From e8c8ef1ae93f2af723d36368bf9cad24728b0579 Mon Sep 17 00:00:00 2001 From: Joshua Shoemaker Date: Wed, 17 Jun 2020 00:13:59 -0500 Subject: [PATCH] refact: removed non core files --- .gitignore | 1 + cli/index.js | 37 - cli/testData.js | 553712 ------------------------------ designDocs/img/Donut-Chart.png | Bin 54182 -> 0 bytes designDocs/img/grid.png | Bin 21722 -> 0 bytes designDocs/wireframe.xd | Bin 876146 -> 0 bytes 6 files changed, 1 insertion(+), 553749 deletions(-) delete mode 100644 cli/index.js delete mode 100644 cli/testData.js delete mode 100644 designDocs/img/Donut-Chart.png delete mode 100644 designDocs/img/grid.png delete mode 100644 designDocs/wireframe.xd diff --git a/.gitignore b/.gitignore index a56a7ef..9db9ace 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules +/tests/testData.js diff --git a/cli/index.js b/cli/index.js deleted file mode 100644 index c0fa798..0000000 --- a/cli/index.js +++ /dev/null @@ -1,37 +0,0 @@ -import Table from '../core/entities/Table.js' -import Node from '../core/entities/Node.js' -import FilterNode from '../core/entities/nodes/FilterNode.js' -import testData from './testData.js' - -const tableInput = { - id: 'XYZABC', - label: 'SC Total Receipts', - rows: testData -} - -let receipts = {} - -try { - receipts = new Table(tableInput) -} catch (err) { - console.log(err) -} - -let filterNode = {} -try { - filterNode = new FilterNode({ - id: 'ERTHJNHBGFDS', - label: 'Filter Node', - tables: receipts, - filterParams: { - siteName: 'Seewee Road DMS', - fieldMonitorUserCertificationNumber: '9YW6ZAY' - }, - type: 'EQUAL' - }) - console.log(filterNode.tables[0].getRows().length) - console.log(filterNode.export().length) -} catch (err) { - console.log(err) -} - diff --git a/cli/testData.js b/cli/testData.js deleted file mode 100644 index 3c614f9..0000000 --- a/cli/testData.js +++ /dev/null @@ -1,553712 +0,0 @@ -export default [ - { - "id": "23E36458-1C94-47CA-B23D-0CB94FF5CF78", - "ticketNumber": "4JQVZJK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.840155, -79.822669", - "loadTime": "09/10/2019 14:05:03", - "straightDistance": "10", - "routeDistance": "10.94", - "timeToTower": "0:51:16", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "14:56:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_J001_4JQVZJK_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A47FD59-4D5F-47A4-90A4-7ADF83F03543", - "ticketNumber": "4G3JVDF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4443BMS", - "fieldMonitorName": "Caleb Creel", - "loadCoordinates": "32.839295, -79.827462", - "loadTime": "09/10/2019 14:26:53", - "straightDistance": "10.25", - "routeDistance": "11.15", - "timeToTower": "0:38:27", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "15:05:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 20, - "quantity": 14.4, - "calculatedQuantity": "14.4 CY", - "s3DownloadKey": "HaulPass_J001_4G3JVDF_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84B6266F-3AD5-4765-A11F-36272AD4E223", - "ticketNumber": "8E2JGTK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.840232, -79.822783", - "loadTime": "09/10/2019 14:29:17", - "straightDistance": "10", - "routeDistance": "10.93", - "timeToTower": "0:29:13", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "14:58:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_J001_8E2JGTK_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E48F151-579E-4117-9316-632AB610F5D0", - "ticketNumber": "ZAH5WF3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4443BMS", - "fieldMonitorName": "Caleb Creel", - "loadCoordinates": "32.839338, -79.827472", - "loadTime": "09/10/2019 14:25:56", - "straightDistance": "10.25", - "routeDistance": "11.15", - "timeToTower": "0:38:26", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "15:04:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_J001_ZAH5WF3_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E89E055-D29D-46B3-AB5A-DC57157C5043", - "ticketNumber": "3XUXT2Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.892643, -79.788217", - "loadTime": "09/10/2019 14:45:09", - "straightDistance": "6.26", - "routeDistance": "9.07", - "timeToTower": "1:11:29", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "15:56:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 40, - "quantity": 30.1, - "calculatedQuantity": "30.1 CY", - "s3DownloadKey": "HaulPass_J001_3XUXT2Z_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B437DC72-93BB-40D5-B0F6-8A5D194B258F", - "ticketNumber": "3LNNSYA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.891742, -79.788797", - "loadTime": "09/10/2019 15:22:34", - "straightDistance": "6.32", - "routeDistance": "8.99", - "timeToTower": "0:35:39", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "15:58:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 30, - "quantity": 21.7, - "calculatedQuantity": "21.7 CY", - "s3DownloadKey": "HaulPass_J001_3LNNSYA_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D66E02E-D08D-4498-BF6C-01B973F51C9C", - "ticketNumber": "8JSRGA9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.893068, -79.790302", - "loadTime": "09/10/2019 14:27:41", - "straightDistance": "6.35", - "routeDistance": "8.99", - "timeToTower": "1:33:09", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "16:00:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 45, - "quantity": 32.3, - "calculatedQuantity": "32.3 CY", - "s3DownloadKey": "HaulPass_J001_8JSRGA9_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2963E7AD-3E8F-40FA-B3FB-27579B16BD17", - "ticketNumber": "3P6D4JC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.891769, -79.789686", - "loadTime": "09/10/2019 14:53:14", - "straightDistance": "6.36", - "routeDistance": "8.94", - "timeToTower": "1:09:35", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "16:02:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 30, - "quantity": 22.3, - "calculatedQuantity": "22.3 CY", - "s3DownloadKey": "HaulPass_J001_3P6D4JC_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "063F4C10-A6C7-46EE-93DF-B217B5E99848", - "ticketNumber": "9KXHMLU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.815915, -79.824200", - "loadTime": "09/10/2019 15:19:05", - "straightDistance": "11.24", - "routeDistance": "12.62", - "timeToTower": "0:46:30", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "16:05:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 35, - "quantity": 24.7, - "calculatedQuantity": "24.7 CY", - "s3DownloadKey": "HaulPass_J001_9KXHMLU_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9EB04B7E-1ED1-4D82-A16C-121881632E1E", - "ticketNumber": "4H5AMZ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.815785, -79.824135", - "loadTime": "09/10/2019 15:28:45", - "straightDistance": "11.24", - "routeDistance": "12.6", - "timeToTower": "0:40:00", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "16:08:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 35, - "quantity": 25.9, - "calculatedQuantity": "25.9 CY", - "s3DownloadKey": "HaulPass_J001_4H5AMZ6_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4F55DF0-911D-4C28-BB53-FBB2CCFC7C04", - "ticketNumber": "5UGRYXR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.881422, -79.752951", - "loadTime": "09/10/2019 15:09:39", - "straightDistance": "5.11", - "routeDistance": "5.64", - "timeToTower": "1:08:02", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "16:17:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_J001_5UGRYXR_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8C89988-9373-4FAB-BB49-F8CB56755B39", - "ticketNumber": "5X2CKG2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.875986, -79.748324", - "loadTime": "09/10/2019 15:49:12", - "straightDistance": "5.23", - "routeDistance": "6.12", - "timeToTower": "0:31:12", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "16:20:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 55, - "quantity": 38.2, - "calculatedQuantity": "38.2 CY", - "s3DownloadKey": "HaulPass_J001_5X2CKG2_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C150D354-8DE1-468C-82FB-4868E9823478", - "ticketNumber": "7BYXWC8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.841262, -79.820418", - "loadTime": "09/10/2019 15:46:42", - "straightDistance": "9.85", - "routeDistance": "10.85", - "timeToTower": "0:46:44", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "16:33:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_J001_7BYXWC8_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFCF181D-933B-41A6-9E6D-0FE0BA2249BE", - "ticketNumber": "3D5B9R4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.841948, -79.820156", - "loadTime": "09/10/2019 15:58:49", - "straightDistance": "9.81", - "routeDistance": "10.8", - "timeToTower": "0:36:10", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "16:34:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_J001_3D5B9R4_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ACB0B88E-B76A-41F0-A9CC-AC348F56CDC7", - "ticketNumber": "7GB8YHH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6MVLSLK", - "fieldMonitorName": "Devin Cerrato", - "loadCoordinates": "32.786589, -79.787828", - "loadTime": "09/10/2019 15:23:30", - "straightDistance": "11.68", - "routeDistance": "15.01", - "timeToTower": "1:13:13", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "16:36:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 70, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_J001_7GB8YHH_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D377BD28-DB91-4285-A520-5D6133EC8684", - "ticketNumber": "3EEYCYM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6MVLSLK", - "fieldMonitorName": "Devin Cerrato", - "loadCoordinates": "32.786457, -79.787648", - "loadTime": "09/10/2019 15:01:47", - "straightDistance": "11.69", - "routeDistance": "15", - "timeToTower": "1:36:33", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "16:38:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 65, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_J001_3EEYCYM_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1D4507C-6248-4D15-8A90-2A66BB9BDECF", - "ticketNumber": "4HB9H6F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6MVLSLK", - "fieldMonitorName": "Devin Cerrato", - "loadCoordinates": "32.786900, -79.787826", - "loadTime": "09/10/2019 15:17:11", - "straightDistance": "11.67", - "routeDistance": "14.89", - "timeToTower": "1:22:37", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "16:39:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 60, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_J001_4HB9H6F_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7794852-2084-4D6C-99E7-7BEDD58669D2", - "ticketNumber": "3PV47LD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6MVLSLK", - "fieldMonitorName": "Devin Cerrato", - "loadCoordinates": "32.787018, -79.787823", - "loadTime": "09/10/2019 15:18:13", - "straightDistance": "11.66", - "routeDistance": "15.29", - "timeToTower": "1:23:11", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "16:41:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 60, - "quantity": 38.2, - "calculatedQuantity": "38.2 CY", - "s3DownloadKey": "HaulPass_J001_3PV47LD_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1F6DFAE-B2C0-4559-935A-E016BB5EF3CF", - "ticketNumber": "9DCLG3W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6P2UP7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.879194, -79.755035", - "loadTime": "09/10/2019 15:29:21", - "straightDistance": "5.31", - "routeDistance": "5.95", - "timeToTower": "1:14:07", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "16:43:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.9 CY", - "percentFull": 40, - "quantity": 25.2, - "calculatedQuantity": "25.2 CY", - "s3DownloadKey": "HaulPass_J001_9DCLG3W_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6E5BF58-3C5D-4FF6-B4FB-0009111BE952", - "ticketNumber": "8E5RKTH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4443BMS", - "fieldMonitorName": "Caleb Creel", - "loadCoordinates": "32.837568, -79.828733", - "loadTime": "09/10/2019 15:41:36", - "straightDistance": "10.38", - "routeDistance": "11.32", - "timeToTower": "1:08:31", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "16:50:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 45, - "quantity": 32.9, - "calculatedQuantity": "32.9 CY", - "s3DownloadKey": "HaulPass_J001_8E5RKTH_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CA27E2E-4B24-4F13-8546-CD29228A92CD", - "ticketNumber": "77VCKL3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CTGSDZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.879179, -79.755009", - "loadTime": "09/10/2019 16:18:18", - "straightDistance": "5.31", - "routeDistance": "5.95", - "timeToTower": "0:34:29", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "16:52:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.3 CY", - "percentFull": 60, - "quantity": 37.4, - "calculatedQuantity": "37.4 CY", - "s3DownloadKey": "HaulPass_J001_77VCKL3_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6FB4B9E0-819D-4308-B4E7-2C1FFA125A5B", - "ticketNumber": "75LYJN3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4443BMS", - "fieldMonitorName": "Caleb Creel", - "loadCoordinates": "32.836067, -79.832642", - "loadTime": "09/10/2019 16:16:15", - "straightDistance": "10.62", - "routeDistance": "11.65", - "timeToTower": "0:46:10", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "17:02:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 35, - "quantity": 25.2, - "calculatedQuantity": "25.2 CY", - "s3DownloadKey": "HaulPass_J001_75LYJN3_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6C0C0A5-BA02-47FC-AB3B-264367848A63", - "ticketNumber": "5BFDAPH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.875723, -79.750994", - "loadTime": "09/10/2019 17:45:53", - "straightDistance": "5.34", - "routeDistance": "6.16", - "timeToTower": "0:35:12", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "18:21:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 45, - "quantity": 31.3, - "calculatedQuantity": "31.3 CY", - "s3DownloadKey": "HaulPass_J001_5BFDAPH_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91D91BF7-4A72-4743-8E00-C9270E796FF9", - "ticketNumber": "5AXGE5R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.842773, -79.820803", - "loadTime": "09/10/2019 17:18:02", - "straightDistance": "9.8", - "routeDistance": "10.73", - "timeToTower": "1:10:37", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "18:28:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 40, - "quantity": 29.6, - "calculatedQuantity": "29.6 CY", - "s3DownloadKey": "HaulPass_J001_5AXGE5R_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3270EFC8-6EF5-4332-9050-25A16F0CE867", - "ticketNumber": "XRN83RC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.844732, -79.821495", - "loadTime": "09/10/2019 17:40:31", - "straightDistance": "9.74", - "routeDistance": "10.57", - "timeToTower": "0:50:28", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "18:30:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 40, - "quantity": 29, - "calculatedQuantity": "29 CY", - "s3DownloadKey": "HaulPass_J001_XRN83RC_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A7D62EC-EA98-4DCA-AB70-8EDF9F7786EC", - "ticketNumber": "7RX3BFR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4443BMS", - "fieldMonitorName": "Caleb Creel", - "loadCoordinates": "32.836288, -79.833383", - "loadTime": "09/10/2019 17:41:24", - "straightDistance": "10.64", - "routeDistance": "11.69", - "timeToTower": "1:00:59", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "18:42:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_J001_7RX3BFR_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B8719E6-B419-4419-BEC8-2C934E2A7B0D", - "ticketNumber": "3DQDD3F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4443BMS", - "fieldMonitorName": "Caleb Creel", - "loadCoordinates": "32.836609, -79.834430", - "loadTime": "09/10/2019 17:49:13", - "straightDistance": "10.68", - "routeDistance": "11.75", - "timeToTower": "0:55:16", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "18:44:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 50, - "quantity": 36, - "calculatedQuantity": "36 CY", - "s3DownloadKey": "HaulPass_J001_3DQDD3F_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1613B6AD-74A5-492F-856C-9EF4B234A240", - "ticketNumber": "5ZZMB8C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.898128, -79.792842", - "loadTime": "09/10/2019 17:05:46", - "straightDistance": "6.33", - "routeDistance": "9.52", - "timeToTower": "1:53:07", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "18:58:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 60, - "quantity": 45.1, - "calculatedQuantity": "45.1 CY", - "s3DownloadKey": "HaulPass_J001_5ZZMB8C_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CB32CD5-19D9-42F5-A98E-8D27E55047EC", - "ticketNumber": "7U2KW52", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.872642, -79.751869", - "loadTime": "09/10/2019 17:37:02", - "straightDistance": "5.54", - "routeDistance": "6.4", - "timeToTower": "0:39:54", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "18:16:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 50, - "quantity": 36, - "calculatedQuantity": "36 CY", - "s3DownloadKey": "HaulPass_J001_7U2KW52_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D3C7BF2-9A8C-47BD-B110-8E19F5553F4C", - "ticketNumber": "9VJJ76G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.900905, -79.802305", - "loadTime": "09/10/2019 18:09:09", - "straightDistance": "6.76", - "routeDistance": "10.81", - "timeToTower": "0:54:43", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "19:03:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_J001_9VJJ76G_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F8CDF2E-20E5-4B4C-BD43-EF46E953B20A", - "ticketNumber": "62874D7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6MVLSLK", - "fieldMonitorName": "Devin Cerrato", - "loadCoordinates": "32.786479, -79.787994", - "loadTime": "09/10/2019 17:51:52", - "straightDistance": "11.7", - "routeDistance": "15.07", - "timeToTower": "1:21:52", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "19:13:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 45, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_J001_62874D7_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "602751EB-31D6-4ABE-8FD7-8058E16F8872", - "ticketNumber": "4WBCRBT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.895572, -79.791507", - "loadTime": "09/10/2019 17:10:52", - "straightDistance": "6.33", - "routeDistance": "9.23", - "timeToTower": "2:10:26", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "19:21:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 60, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_J001_4WBCRBT_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C00B0C4E-63EE-4FDC-90B1-26AF1FFCC6E5", - "ticketNumber": "67QRXY5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.895863, -79.800734", - "loadTime": "09/10/2019 18:04:45", - "straightDistance": "6.81", - "routeDistance": "11.11", - "timeToTower": "1:19:44", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "19:24:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 55, - "quantity": 40.8, - "calculatedQuantity": "40.8 CY", - "s3DownloadKey": "HaulPass_J001_67QRXY5_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87F381B4-2342-4229-A4A5-D924A384641E", - "ticketNumber": "6GAXRTQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6P2UP7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.880899, -79.754609", - "loadTime": "09/10/2019 17:28:48", - "straightDistance": "5.2", - "routeDistance": "5.7", - "timeToTower": "2:01:14", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "19:30:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.9 CY", - "percentFull": 40, - "quantity": 25.2, - "calculatedQuantity": "25.2 CY", - "s3DownloadKey": "HaulPass_J001_6GAXRTQ_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53595A8B-F8A2-4A7A-8577-3AB72996C7A8", - "ticketNumber": "5AJJ6D4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6MVLSLK", - "fieldMonitorName": "Devin Cerrato", - "loadCoordinates": "32.786972, -79.787783", - "loadTime": "09/10/2019 18:10:07", - "straightDistance": "11.66", - "routeDistance": "15.3", - "timeToTower": "1:34:50", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "19:44:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 35, - "quantity": 23.1, - "calculatedQuantity": "23.1 CY", - "s3DownloadKey": "HaulPass_J001_5AJJ6D4_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5EC8B82-B512-4D1F-8173-9343F3C7A7D8", - "ticketNumber": "3M35T4K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6MVLSLK", - "fieldMonitorName": "Devin Cerrato", - "loadCoordinates": "32.786555, -79.788085", - "loadTime": "09/10/2019 18:27:14", - "straightDistance": "11.69", - "routeDistance": "15.49", - "timeToTower": "1:25:33", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "19:52:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 45, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_J001_3M35T4K_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C1379AB-8B21-4D76-823A-7DD15205139B", - "ticketNumber": "9VMLJG9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6MVLSLK", - "fieldMonitorName": "Devin Cerrato", - "loadCoordinates": "32.786906, -79.787515", - "loadTime": "09/10/2019 18:08:30", - "straightDistance": "11.66", - "routeDistance": "15.19", - "timeToTower": "1:53:30", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "20:02:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 70, - "quantity": 44.5, - "calculatedQuantity": "44.5 CY", - "s3DownloadKey": "HaulPass_J001_9VMLJG9_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82250BBC-8D0A-4609-AB2A-6C6B0978B089", - "ticketNumber": "83B2BTB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CTGSDZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.880903, -79.754650", - "loadTime": "09/10/2019 19:24:35", - "straightDistance": "5.21", - "routeDistance": "5.7", - "timeToTower": "0:42:55", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "20:07:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.3 CY", - "percentFull": 35, - "quantity": 21.8, - "calculatedQuantity": "21.8 CY", - "s3DownloadKey": "HaulPass_J001_83B2BTB_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "181AE3A2-5054-406F-A7FC-1E39B03C6AC4", - "ticketNumber": "7LEFLH5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4443BMS", - "fieldMonitorName": "Caleb Creel", - "loadCoordinates": "32.836524, -79.837245", - "loadTime": "09/10/2019 19:28:29", - "straightDistance": "10.81", - "routeDistance": "11.92", - "timeToTower": "0:53:51", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "20:22:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 55, - "quantity": 40.2, - "calculatedQuantity": "40.2 CY", - "s3DownloadKey": "HaulPass_J001_7LEFLH5_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B1A18CE-660D-4D88-9E10-6C6B4E2C24B1", - "ticketNumber": "5K6NXJ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4443BMS", - "fieldMonitorName": "Caleb Creel", - "loadCoordinates": "32.836503, -79.835480", - "loadTime": "09/10/2019 19:14:58", - "straightDistance": "10.73", - "routeDistance": "11.82", - "timeToTower": "1:10:53", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "20:25:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 50, - "quantity": 36, - "calculatedQuantity": "36 CY", - "s3DownloadKey": "HaulPass_J001_5K6NXJ3_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF3D6544-7C38-48D3-A75E-9AF67827138A", - "ticketNumber": "4JD86W3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.873588, -79.746318", - "loadTime": "09/10/2019 19:31:21", - "straightDistance": "5.29", - "routeDistance": "6.33", - "timeToTower": "0:58:33", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "20:29:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_J001_4JD86W3_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5204082-105A-4ADB-900B-C77DE5AD34AD", - "ticketNumber": "9HSJZUV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.872630, -79.745753", - "loadTime": "09/10/2019 19:55:51", - "straightDistance": "5.33", - "routeDistance": "6.41", - "timeToTower": "0:35:59", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "20:31:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 35, - "quantity": 24.3, - "calculatedQuantity": "24.3 CY", - "s3DownloadKey": "HaulPass_J001_9HSJZUV_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52986F2A-4C21-4224-B5DD-ACDE43384BB3", - "ticketNumber": "769ALL4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.816746, -79.822972", - "loadTime": "09/10/2019 18:14:57", - "straightDistance": "11.15", - "routeDistance": "12.9", - "timeToTower": "2:20:02", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "20:34:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 45, - "quantity": 33.3, - "calculatedQuantity": "33.3 CY", - "s3DownloadKey": "HaulPass_J001_769ALL4_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85614A63-5999-4D0A-92BA-BC57806FF988", - "ticketNumber": "GURQBZ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.817183, -79.823284", - "loadTime": "09/10/2019 17:51:10", - "straightDistance": "11.14", - "routeDistance": "12.93", - "timeToTower": "2:46:46", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "20:37:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 55, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_J001_GURQBZ2_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BD11DA6-3471-4946-9E4D-62BBF9F13017", - "ticketNumber": "8QW4T3M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.845567, -79.821697", - "loadTime": "09/10/2019 19:47:17", - "straightDistance": "9.71", - "routeDistance": "10.57", - "timeToTower": "0:52:56", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "20:40:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_J001_8QW4T3M_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE83C614-DCAB-48BF-8491-8056882D0EE2", - "ticketNumber": "4MUHXRV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.844375, -79.821566", - "loadTime": "09/10/2019 19:59:37", - "straightDistance": "9.76", - "routeDistance": "10.6", - "timeToTower": "0:43:13", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "20:42:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_J001_4MUHXRV_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F29A261-8204-479C-A2D2-19AFCE575233", - "ticketNumber": "3DD8ESN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.897867, -79.799173", - "loadTime": "09/10/2019 20:08:54", - "straightDistance": "6.67", - "routeDistance": "11.19", - "timeToTower": "0:59:10", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "21:08:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_J001_3DD8ESN_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22C79F10-6AD9-44AA-BE90-E62FC7DDDAFA", - "ticketNumber": "429Y5EN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.897885, -79.799239", - "loadTime": "09/10/2019 20:19:58", - "straightDistance": "6.67", - "routeDistance": "11.19", - "timeToTower": "1:24:47", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "21:44:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_429Y5EN_201909242121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85B627B8-9FBD-43AA-AAEE-8014B179DDD7", - "ticketNumber": "6ZYSDYK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.899978, -79.799014", - "loadTime": "09/10/2019 20:35:51", - "straightDistance": "6.61", - "routeDistance": "11.05", - "timeToTower": "1:16:18", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "21:52:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 45, - "quantity": 33.4, - "calculatedQuantity": "33.4 CY", - "s3DownloadKey": "HaulPass_J001_6ZYSDYK_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AAF862BE-C6A2-4644-8221-BC6C32BDE5EB", - "ticketNumber": "54TZDAL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.901129, -79.799631", - "loadTime": "09/10/2019 19:54:12", - "straightDistance": "6.61", - "routeDistance": "10.96", - "timeToTower": "2:01:04", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "21:55:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 50, - "quantity": 35.9, - "calculatedQuantity": "35.9 CY", - "s3DownloadKey": "HaulPass_J001_54TZDAL_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44B2D4DD-D3C5-4386-86F6-ECE39B6A5AC5", - "ticketNumber": "5ZF686Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CTGSDZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.880300, -79.756810", - "loadTime": "09/10/2019 21:28:59", - "straightDistance": "5.32", - "routeDistance": "5.86", - "timeToTower": "0:32:48", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "22:01:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.3 CY", - "percentFull": 80, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_J001_5ZF686Y_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F768165F-BC19-45E5-B896-2C78598AA7C2", - "ticketNumber": "8USF2Z8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6P2UP7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.880291, -79.756769", - "loadTime": "09/10/2019 21:17:55", - "straightDistance": "5.32", - "routeDistance": "5.86", - "timeToTower": "0:49:53", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "22:07:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.9 CY", - "percentFull": 80, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_8USF2Z8_201909242131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "381CCD42-83C5-4882-8B27-4524B4AAB255", - "ticketNumber": "46G27LN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "33.114660, -79.452227", - "loadTime": "09/10/2019 21:27:47", - "straightDistance": "18.63", - "routeDistance": "22.71", - "timeToTower": "0:44:42", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "22:12:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_J001_46G27LN_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "496D8198-195B-475D-A64C-0D778776378B", - "ticketNumber": "8GBCZE4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "33.115458, -79.453068", - "loadTime": "09/10/2019 21:32:00", - "straightDistance": "18.63", - "routeDistance": "23.25", - "timeToTower": "0:42:23", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "22:14:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 55, - "quantity": 39.6, - "calculatedQuantity": "39.6 CY", - "s3DownloadKey": "HaulPass_J001_8GBCZE4_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A78C5A4-D6E8-494B-8F59-215D720F2FA2", - "ticketNumber": "78MGC5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.786259, -79.787663", - "loadTime": "09/10/2019 21:04:01", - "straightDistance": "11.7", - "routeDistance": "14.95", - "timeToTower": "1:12:53", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "22:16:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 65, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_J001_78MGC5J_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E72E8F9-CD52-49AA-93CD-B72E67A7A5A1", - "ticketNumber": "8G5QD3Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.786435, -79.787887", - "loadTime": "09/10/2019 21:14:17", - "straightDistance": "11.7", - "routeDistance": "15.43", - "timeToTower": "1:06:57", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "22:21:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 65, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_J001_8G5QD3Y_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97C68561-8711-4864-8F3A-BBC850042495", - "ticketNumber": "3EXH574", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.786699, -79.787586", - "loadTime": "09/10/2019 21:26:16", - "straightDistance": "11.67", - "routeDistance": "15.41", - "timeToTower": "1:02:48", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "22:29:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 75, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_J001_3EXH574_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CED4774-277B-40BC-9E2A-2ECB40C79D9F", - "ticketNumber": "8KY47Y9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.786152, -79.787973", - "loadTime": "09/10/2019 21:27:30", - "straightDistance": "11.72", - "routeDistance": "15.47", - "timeToTower": "1:03:41", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "22:31:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 80, - "quantity": 50.9, - "calculatedQuantity": "50.9 CY", - "s3DownloadKey": "HaulPass_J001_8KY47Y9_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7D1C383-B3AA-44EE-B36C-4E8AFBED1BCE", - "ticketNumber": "4Q8974S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "33.115464, -79.453055", - "loadTime": "09/10/2019 21:34:19", - "straightDistance": "18.63", - "routeDistance": "21.27", - "timeToTower": "0:58:49", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "22:33:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_J001_4Q8974S_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2582DA87-F924-4416-A063-3A4492754ED5", - "ticketNumber": "69ZZNZM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "33.115464, -79.453060", - "loadTime": "09/10/2019 21:40:16", - "straightDistance": "18.63", - "routeDistance": "21.27", - "timeToTower": "0:54:48", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "22:35:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_J001_69ZZNZM_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "238DF3E2-20CC-4535-8261-0266DF6ADB81", - "ticketNumber": "7E569FL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "33.115397, -79.453067", - "loadTime": "09/10/2019 22:08:34", - "straightDistance": "18.63", - "routeDistance": "23.25", - "timeToTower": "0:43:00", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "22:51:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_J001_7E569FL_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD1083CC-89ED-4544-9F2A-087B9E674B39", - "ticketNumber": "5QGHU5Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "33.114800, -79.452418", - "loadTime": "09/10/2019 22:09:27", - "straightDistance": "18.63", - "routeDistance": "22.71", - "timeToTower": "0:46:05", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/10/2019", - "disposalTime": "22:55:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_J001_5QGHU5Q_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AADC523C-03B5-4250-B282-0EA530CECF74", - "ticketNumber": "5STE2QK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.587704, -80.346944", - "loadTime": "09/11/2019 13:57:27", - "straightDistance": ".52", - "routeDistance": ".93", - "timeToTower": "0:08:44", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "14:06:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 35, - "quantity": 25.4, - "calculatedQuantity": "25.4 CY", - "s3DownloadKey": "HaulPass_J001_5STE2QK_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5A33726-CE98-4123-A713-E291A48C6999", - "ticketNumber": "9JJDBPH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.564272, -80.335093", - "loadTime": "09/11/2019 14:06:15", - "straightDistance": "2.09", - "routeDistance": "4.02", - "timeToTower": "0:22:21", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "14:28:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_J001_9JJDBPH_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8AD328E-7B24-4EDB-86FC-CD0BD61C7EC7", - "ticketNumber": "565EV2Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.564382, -80.334844", - "loadTime": "09/11/2019 13:59:35", - "straightDistance": "2.09", - "routeDistance": "4.01", - "timeToTower": "0:26:51", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "14:26:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_J001_565EV2Q_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F1A1621-27B2-4828-8B1D-83CF487A9ACC", - "ticketNumber": "6DKPA24", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.986460, -79.64609", - "loadTime": "09/11/2019 14:03:49", - "straightDistance": "4.43", - "routeDistance": "8.06", - "timeToTower": "0:38:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "14:42:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 60, - "quantity": 42.3, - "calculatedQuantity": "42.3 CY", - "s3DownloadKey": "HaulPass_J001_6DKPA24_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "30C4F5F1-6D17-414A-98BF-FE56EA0D0BE9", - "ticketNumber": "7EH5N3S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.872014, -79.769985", - "loadTime": "09/11/2019 13:54:21", - "straightDistance": "6.27", - "routeDistance": "7.04", - "timeToTower": "0:50:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "14:44:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_J001_7EH5N3S_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "349C3401-A8D8-43DA-AD5C-D4A7A81FA803", - "ticketNumber": "35SW2H5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.834147, -79.840481", - "loadTime": "09/11/2019 13:28:36", - "straightDistance": "11.06", - "routeDistance": "12.26", - "timeToTower": "0:43:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "14:11:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_J001_35SW2H5_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36B8061F-C398-4247-AABB-2725E83018C0", - "ticketNumber": "5NJLCGM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AJNRCU", - "fieldMonitorName": "Johnny Osborne", - "loadCoordinates": "32.786264, -79.787964", - "loadTime": "09/11/2019 13:22:13", - "straightDistance": "11.71", - "routeDistance": "15.47", - "timeToTower": "0:43:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "14:05:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 80, - "quantity": 58.7, - "calculatedQuantity": "58.7 CY", - "s3DownloadKey": "HaulPass_5NJLCGM_201909111322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EE4FCDB-0A22-42CA-A578-3996056BBC6F", - "ticketNumber": "BELARXF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.899326, -79.798961", - "loadTime": "09/11/2019 13:00:24", - "straightDistance": "6.62", - "routeDistance": "11.09", - "timeToTower": "1:00:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "14:00:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 60, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_BELARXF_201909111237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "537B2C58-BF25-4D67-A45F-647B52A04684", - "ticketNumber": "3CN3WPG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CTGSDZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4443BMS", - "fieldMonitorName": "Caleb Creel", - "loadCoordinates": "32.872862, -79.768944", - "loadTime": "09/11/2019 12:30:19", - "straightDistance": "6.18", - "routeDistance": "6.78", - "timeToTower": "1:51:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "14:21:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.3 CY", - "percentFull": 80, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_J001_3CN3WPG_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6602D9C2-8CAD-41EE-9F25-01A54EF5B3C0", - "ticketNumber": "945BRFH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.903150, -79.806708", - "loadTime": "09/11/2019 13:09:02", - "straightDistance": "6.95", - "routeDistance": "10.61", - "timeToTower": "0:44:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "13:53:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_J001_945BRFH_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87495591-A29D-4166-AF14-781A816C5151", - "ticketNumber": "7NADX7J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.986479, -79.645990", - "loadTime": "09/11/2019 12:58:29", - "straightDistance": "4.43", - "routeDistance": "8.06", - "timeToTower": "0:44:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "13:42:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 55, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_J001_7NADX7J_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DE1BE39-EA03-4A27-AC95-85ECFA73E4ED", - "ticketNumber": "3SWC5JC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.834072, -79.839330", - "loadTime": "09/11/2019 12:40:18", - "straightDistance": "11.01", - "routeDistance": "12.13", - "timeToTower": "1:06:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "13:46:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_J001_3SWC5JC_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95466804-E3CF-4424-922F-22D35D230C7C", - "ticketNumber": "5H24WEJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6P2UP7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4443BMS", - "fieldMonitorName": "Caleb Creel", - "loadCoordinates": "32.869972, -79.764459", - "loadTime": "09/11/2019 13:51:21", - "straightDistance": "6.15", - "routeDistance": "7.28", - "timeToTower": "0:31:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "14:23:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.9 CY", - "percentFull": 70, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_J001_5H24WEJ_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3265B84-6532-4085-8D48-CEBB8371C63C", - "ticketNumber": "455CB2B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.834975, -79.840423", - "loadTime": "09/11/2019 13:36:32", - "straightDistance": "11.02", - "routeDistance": "12.2", - "timeToTower": "0:39:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "14:16:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 75, - "quantity": 54, - "calculatedQuantity": "54 CY", - "s3DownloadKey": "HaulPass_J001_455CB2B_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4A5238C-801A-42D1-861D-BE8910B1FD43", - "ticketNumber": "5HT6T74", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.871782, -79.771057", - "loadTime": "09/11/2019 14:03:28", - "straightDistance": "6.32", - "routeDistance": "7.06", - "timeToTower": "0:40:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "14:43:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 70, - "quantity": 48.7, - "calculatedQuantity": "48.7 CY", - "s3DownloadKey": "HaulPass_J001_5HT6T74_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7C59BDF-9A7D-4D73-9EE0-2D6826F10B91", - "ticketNumber": "9V9W7G9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AJNRCU", - "fieldMonitorName": "Johnny Osborne", - "loadCoordinates": "32.786293, -79.788021", - "loadTime": "09/11/2019 13:28:37", - "straightDistance": "11.71", - "routeDistance": "15.48", - "timeToTower": "1:06:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "14:34:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 80, - "quantity": 50.9, - "calculatedQuantity": "50.9 CY", - "s3DownloadKey": "HaulPass_J001_9V9W7G9_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B28A8206-6AEA-4B08-A9FC-48139CCC8231", - "ticketNumber": "36LKTYL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AJNRCU", - "fieldMonitorName": "Johnny Osborne", - "loadCoordinates": "32.786474, -79.787529", - "loadTime": "09/11/2019 13:23:44", - "straightDistance": "11.68", - "routeDistance": "15.41", - "timeToTower": "0:42:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "14:06:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 75, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_36LKTYL_201909111323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B566F145-5008-45DB-8CE1-C7A44A109E78", - "ticketNumber": "FSLTLUX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.986499, -79.646123", - "loadTime": "09/11/2019 12:39:19", - "straightDistance": "4.43", - "routeDistance": "5.68", - "timeToTower": "2:00:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "14:39:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 45, - "quantity": 33.3, - "calculatedQuantity": "33.3 CY", - "s3DownloadKey": "HaulPass_J001_FSLTLUX_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE0A3B74-B21A-4668-B1A6-12C3C7E8D56E", - "ticketNumber": "9BEA3E5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.904180, -79.806984", - "loadTime": "09/11/2019 12:21:56", - "straightDistance": "6.94", - "routeDistance": "10.66", - "timeToTower": "1:32:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "13:54:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 55, - "quantity": 41.4, - "calculatedQuantity": "41.4 CY", - "s3DownloadKey": "HaulPass_J001_9BEA3E5_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C665E355-C414-4837-991E-EB69BBB51137", - "ticketNumber": "4LL5X2G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AJNRCU", - "fieldMonitorName": "Johnny Osborne", - "loadCoordinates": "32.786281, -79.787974", - "loadTime": "09/11/2019 13:25:59", - "straightDistance": "11.71", - "routeDistance": "15.47", - "timeToTower": "1:10:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "14:35:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 90, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_J001_4LL5X2G_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D849FDBD-05B3-4B4F-B33C-E4A44497DB37", - "ticketNumber": "62MU74T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.835262, -79.838879", - "loadTime": "09/11/2019 12:23:15", - "straightDistance": "10.93", - "routeDistance": "12.05", - "timeToTower": "1:22:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "13:45:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 60, - "quantity": 44.4, - "calculatedQuantity": "44.4 CY", - "s3DownloadKey": "HaulPass_J001_62MU74T_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4DFDF67-07A3-46FA-8282-0476A6A7B838", - "ticketNumber": "96XZY3T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.986470, -79.645977", - "loadTime": "09/11/2019 13:01:19", - "straightDistance": "4.43", - "routeDistance": "8.06", - "timeToTower": "0:38:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "13:40:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_J001_96XZY3T_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3A67706-BAAD-4AA3-8DD7-FD1E5B97C078", - "ticketNumber": "3SRQ2ZG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.898948, -79.798849", - "loadTime": "09/11/2019 13:27:10", - "straightDistance": "6.62", - "routeDistance": "11.12", - "timeToTower": "0:35:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "14:02:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 55, - "quantity": 40.8, - "calculatedQuantity": "40.8 CY", - "s3DownloadKey": "HaulPass_3SRQ2ZG_201909111327_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55C7543E-DDD8-4804-8871-73E13ECD9993", - "ticketNumber": "856WQQP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.564873, -80.337820", - "loadTime": "09/11/2019 14:43:41", - "straightDistance": "1.97", - "routeDistance": "4.22", - "timeToTower": "0:19:45", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "15:03:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 55, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_J001_856WQQP_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68637C20-1B49-40D8-86A5-B5CE46698656", - "ticketNumber": "8WCTMMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.564945, -80.337738", - "loadTime": "09/11/2019 14:39:12", - "straightDistance": "1.97", - "routeDistance": "4.21", - "timeToTower": "0:23:27", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "15:02:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 60, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_J001_8WCTMMX_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55BD772C-C5D0-4CF6-ADF0-B7AE581C92DB", - "ticketNumber": "3G2NVVR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.813396, -80.108129", - "loadTime": "09/10/2019 21:07:19", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "17:40:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "14:47:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 65, - "quantity": 44.7, - "calculatedQuantity": "44.7 CY", - "s3DownloadKey": "HaulPass_J001_3G2NVVR_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "897A69F7-151A-4368-B05C-7B500C44A8FF", - "ticketNumber": "3J888DE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.813508, -80.108110", - "loadTime": "09/10/2019 21:13:19", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "17:36:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "14:49:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 40, - "quantity": 29.2, - "calculatedQuantity": "29.2 CY", - "s3DownloadKey": "HaulPass_J001_3J888DE_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D693F5C5-AA24-4402-93D1-2FEB079A0823", - "ticketNumber": "9ZMPNJS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5NGN74Z", - "fieldMonitorName": "Jeff Cousins", - "loadCoordinates": "32.726955, -79.967227", - "loadTime": "09/10/2019 18:35:32", - "straightDistance": "17.98", - "routeDistance": "22.65", - "timeToTower": "20:28:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "15:03:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_J001_9ZMPNJS_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7D36344-5C89-48C3-B3FB-1246ACDC7F2D", - "ticketNumber": "5CE9W6X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5NGN74Z", - "fieldMonitorName": "Jeff Cousins", - "loadCoordinates": "32.726998, -79.967477", - "loadTime": "09/10/2019 18:43:35", - "straightDistance": "17.96", - "routeDistance": "22.63", - "timeToTower": "20:21:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "15:04:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 60, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_J001_5CE9W6X_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED2FF60A-5F25-4F70-B772-C69381D8F86C", - "ticketNumber": "8KPHPUF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.741163, -80.241524", - "loadTime": "09/11/2019 14:52:33", - "straightDistance": "5.32", - "routeDistance": "7.51", - "timeToTower": "0:28:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "15:21:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_J001_8KPHPUF_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "021C73FE-4C43-4044-BB41-B9D0A9E950AD", - "ticketNumber": "6ELREA3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5NGN74Z", - "fieldMonitorName": "Jeff Cousins", - "loadCoordinates": "32.727015, -79.967810", - "loadTime": "09/10/2019 19:03:14", - "straightDistance": "17.95", - "routeDistance": "22.61", - "timeToTower": "19:21:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "14:24:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 50, - "quantity": 38.3, - "calculatedQuantity": "38.3 CY", - "s3DownloadKey": "HaulPass_J001_6ELREA3_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80BDCEBC-58E1-43CB-83AE-42DB9396150E", - "ticketNumber": "95DLGXX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87FVKMC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5NGN74Z", - "fieldMonitorName": "Jeff Cousins", - "loadCoordinates": "32.726887, -79.967846", - "loadTime": "09/10/2019 18:56:37", - "straightDistance": "17.95", - "routeDistance": "22.62", - "timeToTower": "19:26:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "14:22:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.1 CY", - "percentFull": 60, - "quantity": 41.5, - "calculatedQuantity": "41.5 CY", - "s3DownloadKey": "HaulPass_J001_95DLGXX_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "936C0193-C205-40C5-833C-D7DEA32A2240", - "ticketNumber": "SDHPDKV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.815881, -79.994697", - "loadTime": "09/10/2019 20:00:26", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "18:30:22", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "14:30:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 25, - "quantity": 17.7, - "calculatedQuantity": "17.7 CY", - "s3DownloadKey": "HaulPass_J001_SDHPDKV_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BED870C2-AD42-4F86-95E9-BC5A8B463598", - "ticketNumber": "SVUBTZC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5NGN74Z", - "fieldMonitorName": "Jeff Cousins", - "loadCoordinates": "32.726737, -79.967545", - "loadTime": "09/10/2019 19:15:49", - "straightDistance": "17.97", - "routeDistance": "22.63", - "timeToTower": "18:42:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "13:58:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 60, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_J001_SVUBTZC_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D08CA913-C0E1-49E7-A0DD-97201AD01B64", - "ticketNumber": "9QTRCVJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5NGN74Z", - "fieldMonitorName": "Jeff Cousins", - "loadCoordinates": "32.726986, -79.967629", - "loadTime": "09/10/2019 19:21:24", - "straightDistance": "17.96", - "routeDistance": "22.63", - "timeToTower": "18:55:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "14:16:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 50, - "quantity": 36.8, - "calculatedQuantity": "36.8 CY", - "s3DownloadKey": "HaulPass_J001_9QTRCVJ_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FBAFB0F4-DF61-4ECB-BBE6-7D3581EAF3C4", - "ticketNumber": "3NBNA72", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.815787, -79.993851", - "loadTime": "09/10/2019 20:12:41", - "straightDistance": "15.32", - "routeDistance": "17.67", - "timeToTower": "18:19:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "14:32:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 25, - "quantity": 18.3, - "calculatedQuantity": "18.3 CY", - "s3DownloadKey": "HaulPass_J001_3NBNA72_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12F2B8B7-6288-4A51-9FEE-F442DAD81311", - "ticketNumber": "7UVCJ5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.535078, -80.299670", - "loadTime": "09/11/2019 14:43:28", - "straightDistance": "4.95", - "routeDistance": "7.83", - "timeToTower": "0:37:40", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "15:21:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 60, - "quantity": 41.8, - "calculatedQuantity": "41.8 CY", - "s3DownloadKey": "HaulPass_7UVCJ5J_201909111411_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53439335-7BA4-4F99-8CE8-FD80BB43A90F", - "ticketNumber": "9F5HL4S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.565535, -80.337448", - "loadTime": "09/11/2019 15:02:46", - "straightDistance": "1.94", - "routeDistance": "4.17", - "timeToTower": "0:20:32", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "15:23:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_9F5HL4S_201909111454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA0B030B-3344-4705-B352-E212DFAC9E4C", - "ticketNumber": "8XSR87P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.535347, -80.297783", - "loadTime": "09/11/2019 14:53:37", - "straightDistance": "5.01", - "routeDistance": "7.72", - "timeToTower": "0:28:35", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "15:22:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 55, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_8XSR87P_201909111453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D11DF730-9E37-43AB-A1F3-36FBB4E75AB7", - "ticketNumber": "9CLJKNP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.565519, -80.337310", - "loadTime": "09/11/2019 15:05:56", - "straightDistance": "1.95", - "routeDistance": "4.17", - "timeToTower": "0:26:52", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "15:32:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_J001_9CLJKNP_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72FFE805-E5D0-4549-B78A-F28BC8E23760", - "ticketNumber": "7Y56R3X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.837292, -79.840587", - "loadTime": "09/11/2019 14:53:27", - "straightDistance": "10.92", - "routeDistance": "11.98", - "timeToTower": "0:52:40", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "15:46:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_J001_7Y56R3X_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E9C87B6-AA1D-4866-B25C-7EDD7700702C", - "ticketNumber": "YGG9W6S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.902252, -79.804041", - "loadTime": "09/11/2019 14:50:14", - "straightDistance": "6.82", - "routeDistance": "10.61", - "timeToTower": "1:04:57", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "15:55:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 65, - "quantity": 48.9, - "calculatedQuantity": "48.9 CY", - "s3DownloadKey": "HaulPass_J001_YGG9W6S_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "834242B9-FB8B-4427-88F2-1A8048EB3C81", - "ticketNumber": "JT7SG8P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.564397, -80.338010", - "loadTime": "09/11/2019 15:25:31", - "straightDistance": "1.99", - "routeDistance": "4.26", - "timeToTower": "0:37:51", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "16:03:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_J001_JT7SG8P_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF95AC83-6B9C-43BA-A856-CE0857289AEC", - "ticketNumber": "E3V5L49", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.564544, -80.337920", - "loadTime": "09/11/2019 15:36:45", - "straightDistance": "1.99", - "routeDistance": "4.26", - "timeToTower": "0:25:22", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "16:02:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 45, - "quantity": 32.7, - "calculatedQuantity": "32.7 CY", - "s3DownloadKey": "HaulPass_J001_E3V5L49_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E0E8CB8-6933-4F2A-A6CC-8C5D856F0E33", - "ticketNumber": "958GPPU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.568490, -80.328585", - "loadTime": "09/11/2019 15:54:26", - "straightDistance": "2.13", - "routeDistance": "3.48", - "timeToTower": "0:27:42", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "16:22:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_958GPPU_201909111554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C988E85-2F6C-48BD-84D5-A31D283B92AF", - "ticketNumber": "58YGTAJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.570907, -80.328528", - "loadTime": "09/11/2019 16:02:59", - "straightDistance": "2.02", - "routeDistance": "3.33", - "timeToTower": "0:17:06", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "16:20:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_58YGTAJ_201909111602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B820B826-563F-4840-82D4-20B325C333F8", - "ticketNumber": "54MQ3UC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.535501, -80.297029", - "loadTime": "09/11/2019 16:10:09", - "straightDistance": "5.04", - "routeDistance": "7.68", - "timeToTower": "0:30:09", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "16:40:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 35, - "quantity": 25, - "calculatedQuantity": "25 CY", - "s3DownloadKey": "HaulPass_54MQ3UC_201909111610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C15ACD76-4992-4ED9-B4B9-04E88BFD3394", - "ticketNumber": "Z5YS6XC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.535531, -80.297157", - "loadTime": "09/11/2019 16:04:21", - "straightDistance": "5.03", - "routeDistance": "7.69", - "timeToTower": "0:34:21", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "16:38:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 55, - "quantity": 38.3, - "calculatedQuantity": "38.3 CY", - "s3DownloadKey": "HaulPass_Z5YS6XC_201909111546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F4B88CC-28F4-456B-9BDC-C2F17C44A010", - "ticketNumber": "PZG5MVT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.775106, -80.133854", - "loadTime": "09/11/2019 15:51:23", - "straightDistance": "7.75", - "routeDistance": "10.86", - "timeToTower": "0:42:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "16:34:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 75, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_PZG5MVT_201909111543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "568C46FF-2736-49E2-A3D9-7C9F7494C8E4", - "ticketNumber": "7K4AEQG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.773595, -80.134562", - "loadTime": "09/11/2019 15:30:21", - "straightDistance": "7.76", - "routeDistance": "10.78", - "timeToTower": "1:02:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "16:32:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_7K4AEQG_201909111530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB9C70F5-FE11-49AD-BC5B-CBDF20FB8160", - "ticketNumber": "83EWG6Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740936, -80.241409", - "loadTime": "09/11/2019 15:45:00", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:37:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "16:22:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_83EWG6Z_201909111544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "043C2934-092F-4C24-9135-AA1EC1044202", - "ticketNumber": "4PY42YY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.561689, -80.336643", - "loadTime": "09/11/2019 16:23:58", - "straightDistance": "2.19", - "routeDistance": "4.26", - "timeToTower": "0:41:31", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "17:05:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_4PY42YY_201909111623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7264B086-910A-42B3-967E-2EEA2045C708", - "ticketNumber": "3Y2LU8G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.561687, -80.336440", - "loadTime": "09/11/2019 16:35:16", - "straightDistance": "2.2", - "routeDistance": "4.25", - "timeToTower": "0:28:15", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "17:03:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 55, - "quantity": 39.9, - "calculatedQuantity": "39.9 CY", - "s3DownloadKey": "HaulPass_3Y2LU8G_201909111635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34CFD35F-E44A-4CF0-AB20-A4723A3C3097", - "ticketNumber": "6MXUVTF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.567913, -80.328727", - "loadTime": "09/11/2019 16:54:15", - "straightDistance": "2.15", - "routeDistance": "3.52", - "timeToTower": "0:25:48", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "17:20:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_6MXUVTF_201909111639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5647B3A1-DD60-4C20-9C0D-603D586CBA60", - "ticketNumber": "76GHQBR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.568072, -80.328910", - "loadTime": "09/11/2019 16:56:16", - "straightDistance": "2.13", - "routeDistance": "3.52", - "timeToTower": "0:30:45", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "17:27:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_76GHQBR_201909111656_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4AEADE8-D7D5-478A-AA2F-BF3E58BD6DEA", - "ticketNumber": "4K97PKQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.561004, -80.336434", - "loadTime": "09/11/2019 17:22:26", - "straightDistance": "2.24", - "routeDistance": "4.26", - "timeToTower": "0:38:06", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "18:00:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_4K97PKQ_201909111722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BEAAA69B-3A1C-4DB8-83DD-232AD59441D6", - "ticketNumber": "9VHFEA6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.561848, -80.338530", - "loadTime": "09/11/2019 17:41:33", - "straightDistance": "2.13", - "routeDistance": "4.43", - "timeToTower": "0:20:05", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "18:01:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 55, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_9VHFEA6_201909111734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38578D35-29B0-45BC-BC03-E6E1F9AD1355", - "ticketNumber": "5A7AF5E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.876407, -79.749983", - "loadTime": "09/11/2019 15:34:25", - "straightDistance": "5.27", - "routeDistance": "6.11", - "timeToTower": "1:23:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "16:57:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_5A7AF5E_201909111531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "453DB986-5701-4E7A-8070-06C3B00CDFCA", - "ticketNumber": "38862AA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.838777, -79.837305", - "loadTime": "09/11/2019 15:19:23", - "straightDistance": "10.71", - "routeDistance": "11.77", - "timeToTower": "0:57:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "16:17:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_38862AA_201909111510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C746AB0-EBEC-420C-9349-12C189CD3499", - "ticketNumber": "76UKPUH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.875911, -79.753301", - "loadTime": "09/11/2019 16:18:21", - "straightDistance": "5.41", - "routeDistance": "6.31", - "timeToTower": "0:38:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "16:56:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 35, - "quantity": 24.3, - "calculatedQuantity": "24.3 CY", - "s3DownloadKey": "HaulPass_76UKPUH_201909111618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8025B21E-9480-4579-87C6-9C1307E09D0D", - "ticketNumber": "6YSK4EL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.986491, -79.645895", - "loadTime": "09/11/2019 15:55:30", - "straightDistance": "4.44", - "routeDistance": "8.05", - "timeToTower": "0:40:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "16:36:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 45, - "quantity": 33.3, - "calculatedQuantity": "33.3 CY", - "s3DownloadKey": "HaulPass_6YSK4EL_201909111555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3DD0837-20E9-447F-9FB2-67CF82D3A911", - "ticketNumber": "7ETJ6TC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.986535, -79.645867", - "loadTime": "09/11/2019 15:57:19", - "straightDistance": "4.44", - "routeDistance": "8.05", - "timeToTower": "0:37:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "16:34:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 55, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_7ETJ6TC_201909111557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A853D09D-A9D4-4C11-8927-A2C87984AE9D", - "ticketNumber": "3SG26PT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.902827, -79.802714", - "loadTime": "09/11/2019 15:02:19", - "straightDistance": "6.74", - "routeDistance": "10.7", - "timeToTower": "0:52:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "15:54:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_J001_3SG26PT_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C706F0E3-0544-44C7-AFD0-F449596B4DB9", - "ticketNumber": "8YP6Y3H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.836252, -79.840627", - "loadTime": "09/11/2019 14:38:27", - "straightDistance": "10.97", - "routeDistance": "12.11", - "timeToTower": "1:13:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "15:52:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 50, - "quantity": 37, - "calculatedQuantity": "37 CY", - "s3DownloadKey": "HaulPass_J001_8YP6Y3H_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DAB924A4-6732-4AD7-B525-0E89EDC58B2D", - "ticketNumber": "5G2DUTH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.838410, -79.835353", - "loadTime": "09/11/2019 15:39:57", - "straightDistance": "10.64", - "routeDistance": "11.66", - "timeToTower": "0:35:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "16:15:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 55, - "quantity": 39.6, - "calculatedQuantity": "39.6 CY", - "s3DownloadKey": "HaulPass_5G2DUTH_201909111534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00BEA0B9-BC9C-4C95-B3FD-03DC3BCA2EF0", - "ticketNumber": "5DMCFD8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87FVKMC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.726243, -79.967606", - "loadTime": "09/11/2019 16:57:08", - "straightDistance": "17.98", - "routeDistance": "22.67", - "timeToTower": "0:59:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "17:56:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.1 CY", - "percentFull": 45, - "quantity": 31.1, - "calculatedQuantity": "31.1 CY", - "s3DownloadKey": "HaulPass_5DMCFD8_201909111657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "137866EE-DA37-479D-89E0-B51D1936F4EC", - "ticketNumber": "5CJZS6S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740902, -80.241533", - "loadTime": "09/11/2019 16:49:24", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:38:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "17:27:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_5CJZS6S_201909111649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DBF9907-4D7E-4902-AD9A-3744A03C4003", - "ticketNumber": "7X8PNVV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740628, -80.241666", - "loadTime": "09/11/2019 17:49:03", - "straightDistance": "5.36", - "routeDistance": "7.51", - "timeToTower": "0:32:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "18:21:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_7X8PNVV_201909111749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4221630F-9207-44DA-B7D3-4D2D58B80998", - "ticketNumber": "8F25FHY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.776632, -80.133913", - "loadTime": "09/11/2019 17:38:21", - "straightDistance": "7.71", - "routeDistance": "10.76", - "timeToTower": "0:52:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "18:31:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 95, - "quantity": 72.3, - "calculatedQuantity": "72.3 CY", - "s3DownloadKey": "HaulPass_8F25FHY_201909111738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44441F35-153A-4260-92C2-E726B15D6C5C", - "ticketNumber": "7YGM2ER", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.796560, -80.039362", - "loadTime": "09/11/2019 16:41:49", - "straightDistance": "12.75", - "routeDistance": "14.56", - "timeToTower": "0:48:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "17:30:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 60, - "quantity": 41.3, - "calculatedQuantity": "41.3 CY", - "s3DownloadKey": "HaulPass_7YGM2ER_201909111637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55F580E4-4DC6-4BEF-ACBE-2A7B6B231CD0", - "ticketNumber": "Z4SZWUQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.776670, -80.133822", - "loadTime": "09/11/2019 17:28:48", - "straightDistance": "7.72", - "routeDistance": "10.76", - "timeToTower": "0:58:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "18:27:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_Z4SZWUQ_201909111715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5EF67D11-1246-4A1E-89FE-92C28502130D", - "ticketNumber": "6VZ7MJJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.726909, -79.967767", - "loadTime": "09/11/2019 16:54:02", - "straightDistance": "17.95", - "routeDistance": "22.62", - "timeToTower": "1:14:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "18:08:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 55, - "quantity": 40.5, - "calculatedQuantity": "40.5 CY", - "s3DownloadKey": "HaulPass_6VZ7MJJ_201909111654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F38091A-9C29-469F-BC52-5DB2007DD631", - "ticketNumber": "9XDCLS6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815556, -79.995316", - "loadTime": "09/11/2019 16:30:01", - "straightDistance": "15.23", - "routeDistance": "17.56", - "timeToTower": "0:52:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "17:22:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 50, - "quantity": 35.4, - "calculatedQuantity": "35.4 CY", - "s3DownloadKey": "HaulPass_9XDCLS6_201909111630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "640D8872-214E-4340-92AF-B6D541D20D4D", - "ticketNumber": "8QBA9NG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815111, -79.995181", - "loadTime": "09/11/2019 16:36:30", - "straightDistance": "15.24", - "routeDistance": "17.6", - "timeToTower": "0:49:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "17:25:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 40, - "quantity": 29.2, - "calculatedQuantity": "29.2 CY", - "s3DownloadKey": "HaulPass_8QBA9NG_201909111636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85CF961A-06F5-499D-945D-80971B42BD7D", - "ticketNumber": "78K7B3H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.726902, -79.967745", - "loadTime": "09/11/2019 16:58:56", - "straightDistance": "17.95", - "routeDistance": "22.62", - "timeToTower": "0:59:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "17:58:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 45, - "quantity": 34.5, - "calculatedQuantity": "34.5 CY", - "s3DownloadKey": "HaulPass_78K7B3H_201909111658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A718CA32-89A5-4E71-AFDA-6CEF8BD0BFEE", - "ticketNumber": "5X867WL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.797493, -80.039792", - "loadTime": "09/11/2019 16:35:19", - "straightDistance": "12.72", - "routeDistance": "14.52", - "timeToTower": "1:02:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "17:37:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_J001_5X867WL_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6FE2701-ABC8-4D9C-AF9C-A6AE2BFD69E6", - "ticketNumber": "44DHYXU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6N7W4YM", - "fieldMonitorName": "Thomas Strong", - "loadCoordinates": "32.797372, -80.038854", - "loadTime": "09/11/2019 17:02:39", - "straightDistance": "12.78", - "routeDistance": "14.57", - "timeToTower": "0:44:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "17:47:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 50, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_J001_44DHYXU_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB7AE427-EAE1-4360-9D6D-506D2971AA5C", - "ticketNumber": "7KM3DQD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.726953, -79.967711", - "loadTime": "09/11/2019 16:50:54", - "straightDistance": "17.95", - "routeDistance": "22.62", - "timeToTower": "1:16:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "18:07:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 70, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_7KM3DQD_201909111650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6A20784-7A62-41DF-8D54-1D1E29B42E97", - "ticketNumber": "3S6M8S4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.797268, -80.039369", - "loadTime": "09/11/2019 17:06:29", - "straightDistance": "12.75", - "routeDistance": "14.55", - "timeToTower": "0:44:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "17:51:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_J001_3S6M8S4_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CD54814-271E-49AB-BA9F-70B80FFBA05E", - "ticketNumber": "8ADHG7J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.562823, -80.337596", - "loadTime": "09/11/2019 17:45:06", - "straightDistance": "2.1", - "routeDistance": "4.38", - "timeToTower": "0:35:55", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "18:21:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_8ADHG7J_201909111745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7339C07F-840B-44F9-A8FB-27B2B9CB29DB", - "ticketNumber": "4BMGCMT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.561652, -80.333316", - "loadTime": "09/11/2019 18:31:14", - "straightDistance": "2.3", - "routeDistance": "4.06", - "timeToTower": "0:21:50", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "18:53:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 40, - "quantity": 31, - "calculatedQuantity": "31 CY", - "s3DownloadKey": "HaulPass_4BMGCMT_201909111817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA9AF4AB-37AF-428C-BA8B-6F02E0CAFF35", - "ticketNumber": "86SXSNA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.561671, -80.333280", - "loadTime": "09/11/2019 18:35:18", - "straightDistance": "2.3", - "routeDistance": "4.06", - "timeToTower": "0:16:28", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "18:51:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 30, - "quantity": 21.8, - "calculatedQuantity": "21.8 CY", - "s3DownloadKey": "HaulPass_86SXSNA_201909111835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0B8A457-F8A1-4FFB-AE89-8A6BA52B3C1A", - "ticketNumber": "B24Z4XK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.556050, -80.300903", - "loadTime": "09/11/2019 17:33:03", - "straightDistance": "3.92", - "routeDistance": "6.97", - "timeToTower": "0:40:40", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "18:13:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_B24Z4XK_201909111722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C034BF38-DC71-4270-B199-82E07436378E", - "ticketNumber": "9G9C5C3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.562497, -80.337826", - "loadTime": "09/11/2019 17:42:59", - "straightDistance": "2.11", - "routeDistance": "4.4", - "timeToTower": "0:34:45", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "18:17:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_9G9C5C3_201909111742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0AF467B-D0FC-40D1-8724-A43F49091899", - "ticketNumber": "9PKGBFK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.556143, -80.300972", - "loadTime": "09/11/2019 17:51:33", - "straightDistance": "3.92", - "routeDistance": "6.98", - "timeToTower": "0:23:03", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "18:14:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 55, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_9PKGBFK_201909111734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "235521AB-BF54-4475-8672-2B8BFB9B1BEC", - "ticketNumber": "8UJVW2W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.561039, -80.339083", - "loadTime": "09/11/2019 18:32:58", - "straightDistance": "2.16", - "routeDistance": "4.38", - "timeToTower": "0:28:32", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "19:01:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_8UJVW2W_201909111832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F96A708-855A-4854-9E98-74B42EF9C0F1", - "ticketNumber": "87HM4TU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.561969, -80.339042", - "loadTime": "09/11/2019 18:39:02", - "straightDistance": "2.11", - "routeDistance": "4.42", - "timeToTower": "0:21:19", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "19:00:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 45, - "quantity": 32.8, - "calculatedQuantity": "32.8 CY", - "s3DownloadKey": "HaulPass_87HM4TU_201909111839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "028C1D67-351C-4704-B237-7401B0059BC3", - "ticketNumber": "67VE5VV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.797703, -80.039862", - "loadTime": "09/11/2019 18:13:37", - "straightDistance": "12.72", - "routeDistance": "14.53", - "timeToTower": "1:04:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "19:17:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_67VE5VV_201909111813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0549D59E-DAA3-4247-AA90-906DF4DADE1C", - "ticketNumber": "X5D9B8Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815439, -79.995480", - "loadTime": "09/11/2019 18:06:15", - "straightDistance": "15.22", - "routeDistance": "17.57", - "timeToTower": "1:13:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "19:19:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 40, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_X5D9B8Y_201909111806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15A66CBD-9D43-489D-A729-2929E7415DE6", - "ticketNumber": "RVSWZBM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740887, -80.241555", - "loadTime": "09/11/2019 18:45:04", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:41:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "19:26:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_RVSWZBM_201909111845_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0EFC9A8-577D-438D-B3DA-110342597723", - "ticketNumber": "7AJ8RCH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.796383, -80.039488", - "loadTime": "09/11/2019 18:28:54", - "straightDistance": "12.75", - "routeDistance": "14.55", - "timeToTower": "0:55:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "19:24:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_7AJ8RCH_201909111828_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7BB2028-B2E7-4425-95C1-92A19C9C91E4", - "ticketNumber": "8RY2RQU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.797576, -80.038993", - "loadTime": "09/11/2019 18:16:44", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:44:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "19:01:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_8RY2RQU_201909111816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E260A724-8BC4-409C-AD04-F264717B6DF4", - "ticketNumber": "7GWR4LU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814845, -79.995495", - "loadTime": "09/11/2019 18:18:31", - "straightDistance": "15.22", - "routeDistance": "17.53", - "timeToTower": "1:02:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "19:20:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_7GWR4LU_201909111818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F42E22FA-41E5-490D-85BF-B3441E845D29", - "ticketNumber": "3TDFVDM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.797342, -80.037992", - "loadTime": "09/11/2019 18:35:02", - "straightDistance": "12.83", - "routeDistance": "14.98", - "timeToTower": "0:50:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "19:25:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 60, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_3TDFVDM_201909111835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6ECC831D-AF37-4627-B7F9-4EFF00FFB088", - "ticketNumber": "9FBJFDK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740855, -80.241429", - "loadTime": "09/11/2019 19:44:48", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:27:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "20:12:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_9FBJFDK_201909111944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61F68DAA-F1AA-4011-B1A6-C5BDEA232C6A", - "ticketNumber": "9K546RE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6P2UP7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4443BMS", - "fieldMonitorName": "Caleb Creel", - "loadCoordinates": "32.872815, -79.766490", - "loadTime": "09/11/2019 22:18:04", - "straightDistance": "6.08", - "routeDistance": "6.95", - "timeToTower": "0:29:11", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "22:47:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.9 CY", - "percentFull": 60, - "quantity": 37.7, - "calculatedQuantity": "37.7 CY", - "s3DownloadKey": "HaulPass_9K546RE_201909112159_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "829D32B1-A58F-477B-90D5-0ACFD421D741", - "ticketNumber": "8Q2HDBA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CTGSDZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4443BMS", - "fieldMonitorName": "Caleb Creel", - "loadCoordinates": "32.870665, -79.765290", - "loadTime": "09/11/2019 21:26:53", - "straightDistance": "6.14", - "routeDistance": "7.13", - "timeToTower": "1:25:15", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "22:52:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.3 CY", - "percentFull": 70, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_8Q2HDBA_201909112126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11F0C635-284B-49DE-A432-942CADCA66D2", - "ticketNumber": "8LT5K32", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.726926, -79.967610", - "loadTime": "09/11/2019 19:01:17", - "straightDistance": "17.96", - "routeDistance": "22.63", - "timeToTower": "1:33:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "20:34:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_8LT5K32_201909111901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3179B5D9-5DF3-4DE9-B845-D02FCFF35FD4", - "ticketNumber": "7P9EMQD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740958, -80.241487", - "loadTime": "09/11/2019 20:34:59", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:27:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "21:02:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 45, - "quantity": 32.6, - "calculatedQuantity": "32.6 CY", - "s3DownloadKey": "HaulPass_7P9EMQD_201909112034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "370856B5-6910-44B7-A89F-93C37D1E5AD4", - "ticketNumber": "9ZJZ9VE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.727078, -79.967645", - "loadTime": "09/11/2019 19:08:55", - "straightDistance": "17.95", - "routeDistance": "22.63", - "timeToTower": "1:34:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "20:43:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 65, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_9ZJZ9VE_201909111908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44745AA9-C315-41B0-AB12-D8D06EA6BA8E", - "ticketNumber": "583FPSC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814840, -79.995491", - "loadTime": "09/11/2019 20:02:12", - "straightDistance": "15.22", - "routeDistance": "17.53", - "timeToTower": "0:49:29", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "20:51:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 60, - "quantity": 42.5, - "calculatedQuantity": "42.5 CY", - "s3DownloadKey": "HaulPass_583FPSC_201909111958_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E836DB7-4535-4F35-B5FF-BD480031A814", - "ticketNumber": "7J53QR2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.797284, -80.039381", - "loadTime": "09/11/2019 20:09:11", - "straightDistance": "12.75", - "routeDistance": "14.55", - "timeToTower": "1:00:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "21:09:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 55, - "quantity": 39.9, - "calculatedQuantity": "39.9 CY", - "s3DownloadKey": "HaulPass_J001_7J53QR2_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5ED7F4EA-E060-4FEA-9E7C-594CF80FB18E", - "ticketNumber": "EMZF236", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816345, -79.994092", - "loadTime": "09/11/2019 21:36:46", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "1:11:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "22:48:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 50, - "quantity": 35.4, - "calculatedQuantity": "35.4 CY", - "s3DownloadKey": "HaulPass_EMZF236_201909112136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B1EC9F5-A3E2-4FCA-9B30-2DEC4E3E0262", - "ticketNumber": "9YKXSBM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.796254, -80.039570", - "loadTime": "09/11/2019 21:46:15", - "straightDistance": "12.74", - "routeDistance": "14.55", - "timeToTower": "0:59:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "22:45:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 45, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_9YKXSBM_201909112146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B81680E-803C-4E4D-8A2F-4168E4C5A5A6", - "ticketNumber": "784YT6T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.796707, -80.039010", - "loadTime": "09/11/2019 19:53:18", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:56:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "20:49:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_784YT6T_201909111953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CBC904D-1126-47CD-9816-AC3EC71F9DD5", - "ticketNumber": "SYR98YA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.796353, -80.039477", - "loadTime": "09/11/2019 19:59:23", - "straightDistance": "12.75", - "routeDistance": "14.55", - "timeToTower": "0:47:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "20:46:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_SYR98YA_201909111959_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9AB2DF2C-4BD7-4C13-BE03-80DB871B20E1", - "ticketNumber": "7QC68FH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815865, -79.993864", - "loadTime": "09/11/2019 21:45:32", - "straightDistance": "15.31", - "routeDistance": "17.64", - "timeToTower": "1:04:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "22:50:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_7QC68FH_201909112145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9FC502D4-507C-4533-AD76-85C0B3CDC496", - "ticketNumber": "9FY98GB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.777491, -80.133960", - "loadTime": "09/11/2019 19:49:28", - "straightDistance": "7.69", - "routeDistance": "10.6", - "timeToTower": "0:38:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "20:27:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 65, - "quantity": 49.5, - "calculatedQuantity": "49.5 CY", - "s3DownloadKey": "HaulPass_9FY98GB_201909111940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9FD8F82F-85A4-48C4-BDE3-CAA08072CE73", - "ticketNumber": "9SV5RYM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815991, -79.995101", - "loadTime": "09/11/2019 20:08:03", - "straightDistance": "15.24", - "routeDistance": "17.56", - "timeToTower": "0:45:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "20:54:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_9SV5RYM_201909112008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5ECA88B-02C6-4B1A-823D-CA37A83AECFA", - "ticketNumber": "6H5XHM4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.727058, -79.967491", - "loadTime": "09/11/2019 19:07:34", - "straightDistance": "17.96", - "routeDistance": "22.63", - "timeToTower": "1:29:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "20:37:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 70, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_6H5XHM4_201909111907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE37BE93-DC67-41C1-B633-8BF74D3AE513", - "ticketNumber": "35TA5QT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.776963, -80.134645", - "loadTime": "09/11/2019 18:56:58", - "straightDistance": "7.66", - "routeDistance": "10.52", - "timeToTower": "1:29:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "20:26:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_35TA5QT_201909111856_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C982E07E-8E04-4B74-B6E2-F7EB8B360395", - "ticketNumber": "9PZBDFQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.797674, -80.038114", - "loadTime": "09/11/2019 21:52:24", - "straightDistance": "12.82", - "routeDistance": "15", - "timeToTower": "0:50:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "22:43:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 55, - "quantity": 39.9, - "calculatedQuantity": "39.9 CY", - "s3DownloadKey": "HaulPass_9PZBDFQ_201909112152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F14F17F4-DED2-491C-90D7-46DF6E9E4A8A", - "ticketNumber": "9H9S9XQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.796299, -80.039487", - "loadTime": "09/11/2019 20:19:31", - "straightDistance": "12.75", - "routeDistance": "14.55", - "timeToTower": "0:37:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "20:57:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 55, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_9H9S9XQ_201909112019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6C894D1-E688-4050-8CDE-C9673A2E6E12", - "ticketNumber": "6KE29PA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87FVKMC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.727007, -79.967561", - "loadTime": "09/11/2019 19:03:22", - "straightDistance": "17.96", - "routeDistance": "22.63", - "timeToTower": "1:29:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/11/2019", - "disposalTime": "20:32:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.1 CY", - "percentFull": 70, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_6KE29PA_201909111903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17C4B7C0-1C74-489B-8D23-1E5F4B992EDB", - "ticketNumber": "4KKQT5G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.986418, -79.645843", - "loadTime": "09/11/2019 20:06:49", - "straightDistance": "4.44", - "routeDistance": "8.06", - "timeToTower": "0:55:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "21:01:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_4KKQT5G_201909112006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18BAAA1B-FB0F-4E2F-9C20-56DE5BC8604E", - "ticketNumber": "86HJCFG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.838083, -79.833013", - "loadTime": "09/11/2019 18:44:58", - "straightDistance": "10.55", - "routeDistance": "11.52", - "timeToTower": "0:48:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "19:33:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 45, - "quantity": 32.6, - "calculatedQuantity": "32.6 CY", - "s3DownloadKey": "HaulPass_86HJCFG_201909111829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "193E3A3C-1360-4381-B39D-5474E6B954B4", - "ticketNumber": "6RJ3UTN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AJNRCU", - "fieldMonitorName": "Johnny Osborne", - "loadCoordinates": "32.786216, -79.788318", - "loadTime": "09/11/2019 20:10:32", - "straightDistance": "11.72", - "routeDistance": "15.49", - "timeToTower": "1:26:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "21:37:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 60, - "quantity": 38.2, - "calculatedQuantity": "38.2 CY", - "s3DownloadKey": "HaulPass_J001_6RJ3UTN_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F1E5C30-61C3-4AB0-A9E7-E5E0C776E9AC", - "ticketNumber": "3M4FT5L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.986429, -79.645801", - "loadTime": "09/11/2019 17:10:40", - "straightDistance": "4.44", - "routeDistance": "8.06", - "timeToTower": "0:39:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "17:50:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 50, - "quantity": 37, - "calculatedQuantity": "37 CY", - "s3DownloadKey": "HaulPass_3M4FT5L_201909111710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21108339-F46D-4A8D-B850-8E01414123D1", - "ticketNumber": "9UC2ZBY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.986589, -79.645832", - "loadTime": "09/11/2019 18:14:17", - "straightDistance": "4.45", - "routeDistance": "8.05", - "timeToTower": "1:13:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "19:27:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 45, - "quantity": 33.3, - "calculatedQuantity": "33.3 CY", - "s3DownloadKey": "HaulPass_9UC2ZBY_201909111814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "276F1691-D2ED-404B-A01D-68539C44D393", - "ticketNumber": "3K5BDWE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.909127, -79.799617", - "loadTime": "09/11/2019 20:12:01", - "straightDistance": "6.43", - "routeDistance": "11.32", - "timeToTower": "0:45:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "20:57:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_3K5BDWE_201909112006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E45B4C3-3B77-4A4A-A883-811DC1C1B40E", - "ticketNumber": "9BS5NCQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.986209, -79.645456", - "loadTime": "09/11/2019 17:16:44", - "straightDistance": "4.44", - "routeDistance": "8.07", - "timeToTower": "0:32:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "17:48:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 50, - "quantity": 35.3, - "calculatedQuantity": "35.3 CY", - "s3DownloadKey": "HaulPass_9BS5NCQ_201909111716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36EBB49E-6F2F-4C60-8BA9-78EFEC1DDA3E", - "ticketNumber": "7L9LXGK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6P2UP7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4443BMS", - "fieldMonitorName": "Caleb Creel", - "loadCoordinates": "32.879117, -79.759222", - "loadTime": "09/11/2019 18:06:00", - "straightDistance": "5.48", - "routeDistance": "6.02", - "timeToTower": "1:32:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "19:38:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.9 CY", - "percentFull": 55, - "quantity": 34.6, - "calculatedQuantity": "34.6 CY", - "s3DownloadKey": "HaulPass_7L9LXGK_201909111756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F83E750-2A23-4FC7-85D9-C75775998259", - "ticketNumber": "3UXZ42M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.838433, -79.829678", - "loadTime": "09/11/2019 17:29:13", - "straightDistance": "10.38", - "routeDistance": "11.31", - "timeToTower": "0:39:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "18:09:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 35, - "quantity": 25.2, - "calculatedQuantity": "25.2 CY", - "s3DownloadKey": "HaulPass_3UXZ42M_201909111724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40D29926-5778-4F88-AE56-D4BA4DE62AB9", - "ticketNumber": "5VGDLYP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.838593, -79.834778", - "loadTime": "09/11/2019 18:57:17", - "straightDistance": "10.6", - "routeDistance": "11.63", - "timeToTower": "1:22:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "20:19:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_5VGDLYP_201909111851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5ADA1B40-EF09-4CEA-A65C-B005BD70BF59", - "ticketNumber": "44JQBD8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CTGSDZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4443BMS", - "fieldMonitorName": "Caleb Creel", - "loadCoordinates": "32.880136, -79.752572", - "loadTime": "09/11/2019 16:33:36", - "straightDistance": "5.16", - "routeDistance": "5.78", - "timeToTower": "0:38:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "17:12:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.3 CY", - "percentFull": 45, - "quantity": 28, - "calculatedQuantity": "28 CY", - "s3DownloadKey": "HaulPass_44JQBD8_201909111556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C8EFCF0-8D55-4ED0-B5C3-2F2E7DB76E63", - "ticketNumber": "9PGBQL3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.837976, -79.832865", - "loadTime": "09/11/2019 16:41:04", - "straightDistance": "10.55", - "routeDistance": "11.51", - "timeToTower": "0:45:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "17:26:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 45, - "quantity": 33.3, - "calculatedQuantity": "33.3 CY", - "s3DownloadKey": "HaulPass_9PGBQL3_201909111634_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D10C637-BF41-47E2-95CA-D06CD33162B1", - "ticketNumber": "CDVV2X7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.904419, -79.801603", - "loadTime": "09/11/2019 17:33:41", - "straightDistance": "6.64", - "routeDistance": "10.81", - "timeToTower": "1:22:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "18:56:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 55, - "quantity": 41.4, - "calculatedQuantity": "41.4 CY", - "s3DownloadKey": "HaulPass_CDVV2X7_201909111713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DF6D7F5-3A24-4F73-A53F-1685DFC4F653", - "ticketNumber": "4C7LGEU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CTGSDZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4443BMS", - "fieldMonitorName": "Caleb Creel", - "loadCoordinates": "32.882750, -79.755518", - "loadTime": "09/11/2019 19:03:46", - "straightDistance": "5.15", - "routeDistance": "5.57", - "timeToTower": "0:32:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "19:36:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.3 CY", - "percentFull": 65, - "quantity": 40.5, - "calculatedQuantity": "40.5 CY", - "s3DownloadKey": "HaulPass_4C7LGEU_201909111815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F96E94A-F818-4380-8EC7-0760F796A24F", - "ticketNumber": "9XEZ9F4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.908222, -79.797682", - "loadTime": "09/11/2019 18:43:11", - "straightDistance": "6.34", - "routeDistance": "11.54", - "timeToTower": "1:06:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "19:49:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 55, - "quantity": 39.4, - "calculatedQuantity": "39.4 CY", - "s3DownloadKey": "HaulPass_9XEZ9F4_201909111838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "638134B8-A1DA-4F6B-8FF8-4003C1EECA28", - "ticketNumber": "4QQCWFB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.837216, -79.840667", - "loadTime": "09/11/2019 21:05:59", - "straightDistance": "10.93", - "routeDistance": "12.09", - "timeToTower": "0:53:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "21:59:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_4QQCWFB_201909112058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "656A3053-8F5D-4224-B0BB-09F9ED22E0FF", - "ticketNumber": "3WKDYQ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.906488, -79.802234", - "loadTime": "09/11/2019 18:14:03", - "straightDistance": "6.63", - "routeDistance": "11.08", - "timeToTower": "0:43:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "18:58:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_3WKDYQ6_201909111740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6FCC85DC-3976-43FC-8A57-2B717954294E", - "ticketNumber": "53H42BD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.870161, -79.750205", - "loadTime": "09/11/2019 18:26:41", - "straightDistance": "5.62", - "routeDistance": "6.67", - "timeToTower": "2:39:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "21:06:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_53H42BD_201909111738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73137F56-FA74-4A53-AA96-1BC3DF898B40", - "ticketNumber": "9HRQM3P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.916677, -79.792531", - "loadTime": "09/11/2019 20:52:26", - "straightDistance": "5.89", - "routeDistance": "12.15", - "timeToTower": "0:55:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "21:47:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 50, - "quantity": 35.9, - "calculatedQuantity": "35.9 CY", - "s3DownloadKey": "HaulPass_J001_9HRQM3P_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73796F4C-3F7C-4FFF-804A-687BFEAE6FCC", - "ticketNumber": "62FA6YU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.916707, -79.792625", - "loadTime": "09/11/2019 20:50:44", - "straightDistance": "5.9", - "routeDistance": "12.15", - "timeToTower": "0:58:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "21:48:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 50, - "quantity": 37.1, - "calculatedQuantity": "37.1 CY", - "s3DownloadKey": "HaulPass_J001_62FA6YU_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76156C0C-3AE0-4CC9-B377-DFF09047DA2C", - "ticketNumber": "9RMMCAM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.906969, -79.801731", - "loadTime": "09/11/2019 19:31:58", - "straightDistance": "6.59", - "routeDistance": "11.12", - "timeToTower": "1:20:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "20:52:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_9RMMCAM_201909111925_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76238E97-0BF7-43C1-9D30-F10754F92D50", - "ticketNumber": "9QJQPWZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.837353, -79.840619", - "loadTime": "09/11/2019 21:17:36", - "straightDistance": "10.92", - "routeDistance": "11.98", - "timeToTower": "0:43:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "22:00:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 50, - "quantity": 36, - "calculatedQuantity": "36 CY", - "s3DownloadKey": "HaulPass_9QJQPWZ_201909112109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8418AAB5-4657-4677-9297-A6E3C4C8B443", - "ticketNumber": "3PCFP3B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AJNRCU", - "fieldMonitorName": "Johnny Osborne", - "loadCoordinates": "32.786188, -79.787796", - "loadTime": "09/11/2019 16:51:09", - "straightDistance": "11.71", - "routeDistance": "15.44", - "timeToTower": "0:55:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "17:46:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 75, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_J001_3PCFP3B_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88D765BD-4F66-4489-8E55-27398FB4F4D3", - "ticketNumber": "3LQZD4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.838755, -79.836618", - "loadTime": "09/11/2019 19:30:12", - "straightDistance": "10.68", - "routeDistance": "11.73", - "timeToTower": "0:50:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "20:20:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 60, - "quantity": 43.2, - "calculatedQuantity": "43.2 CY", - "s3DownloadKey": "HaulPass_3LQZD4M_201909111919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97BE4A89-AAC0-4C38-97D3-AE67B3773C3B", - "ticketNumber": "3K7BMP2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.986460, -79.645740", - "loadTime": "09/11/2019 19:03:11", - "straightDistance": "4.44", - "routeDistance": "8.05", - "timeToTower": "0:23:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "19:26:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 60, - "quantity": 42.3, - "calculatedQuantity": "42.3 CY", - "s3DownloadKey": "HaulPass_3K7BMP2_201909111903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A980E8E-6751-4D4A-8CD2-7C14C9077917", - "ticketNumber": "WETQWVR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.986209, -79.645456", - "loadTime": "09/11/2019 20:10:23", - "straightDistance": "4.44", - "routeDistance": "8.07", - "timeToTower": "0:53:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "21:04:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_WETQWVR_201909112010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9EF78CBF-F27F-4603-BF83-9B6CFCD133ED", - "ticketNumber": "73CUM43", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.893984, -79.801866", - "loadTime": "09/11/2019 18:02:15", - "straightDistance": "6.92", - "routeDistance": "11.02", - "timeToTower": "1:49:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "19:52:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_73CUM43_201909111802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B00D8D21-7BA4-4288-8156-3DB0EC55A6A7", - "ticketNumber": "666ENT9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.838107, -79.838561", - "loadTime": "09/11/2019 20:36:30", - "straightDistance": "10.8", - "routeDistance": "11.86", - "timeToTower": "0:55:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "21:32:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_666ENT9_201909112016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3F3648E-7157-498D-8C29-5BF536259367", - "ticketNumber": "69XF9GK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.892409, -79.802756", - "loadTime": "09/11/2019 16:14:28", - "straightDistance": "7.02", - "routeDistance": "11.13", - "timeToTower": "0:51:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "17:05:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 50, - "quantity": 37.1, - "calculatedQuantity": "37.1 CY", - "s3DownloadKey": "HaulPass_69XF9GK_201909111614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B92B076F-A537-4134-9AE3-A5AAD1A3B04D", - "ticketNumber": "5U3F2YL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.875615, -79.744769", - "loadTime": "09/11/2019 20:25:33", - "straightDistance": "5.13", - "routeDistance": "6.33", - "timeToTower": "0:42:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "21:08:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 60, - "quantity": 41.7, - "calculatedQuantity": "41.7 CY", - "s3DownloadKey": "HaulPass_5U3F2YL_201909111855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C21D0CB8-E347-4861-92D9-425E3ACA2562", - "ticketNumber": "8AJ6QK6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AJNRCU", - "fieldMonitorName": "Johnny Osborne", - "loadCoordinates": "32.786288, -79.787641", - "loadTime": "09/11/2019 16:48:49", - "straightDistance": "11.7", - "routeDistance": "15.42", - "timeToTower": "0:50:54", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "17:39:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 80, - "quantity": 58.7, - "calculatedQuantity": "58.7 CY", - "s3DownloadKey": "HaulPass_J001_8AJ6QK6_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C97618A5-EDA2-4800-AD5F-5E346C294C94", - "ticketNumber": "6YK769Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.986209, -79.645457", - "loadTime": "09/11/2019 21:40:24", - "straightDistance": "4.44", - "routeDistance": "8.07", - "timeToTower": "0:34:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "22:15:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 60, - "quantity": 42.3, - "calculatedQuantity": "42.3 CY", - "s3DownloadKey": "HaulPass_6YK769Z_201909112140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2B14AF5-8626-40E8-A3A7-AFF78D617B8C", - "ticketNumber": "6BDVEKN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.838841, -79.837585", - "loadTime": "09/11/2019 20:07:59", - "straightDistance": "10.72", - "routeDistance": "11.78", - "timeToTower": "1:23:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "21:31:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_6BDVEKN_201909112007_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3AB5335-844D-45F8-92B0-3D3348FD5A2D", - "ticketNumber": "7TFEEY7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9SUSPZD", - "fieldMonitorName": "Jamal Dowling", - "loadCoordinates": "32.786297, -79.787499", - "loadTime": "09/11/2019 18:40:30", - "straightDistance": "11.69", - "routeDistance": "14.94", - "timeToTower": "1:37:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "20:18:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 70, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_7TFEEY7_201909111840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D54054CC-8B62-4B23-815C-23ED5A2A1BC3", - "ticketNumber": "4X3KV84", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.898689, -79.798760", - "loadTime": "09/11/2019 14:33:40", - "straightDistance": "6.63", - "routeDistance": "11.13", - "timeToTower": "2:36:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "17:09:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 45, - "quantity": 32.3, - "calculatedQuantity": "32.3 CY", - "s3DownloadKey": "HaulPass_4X3KV84_201909111431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D64074B3-8C6D-4F73-9A7F-AE6BDBBE9338", - "ticketNumber": "7WRZUCU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9SUSPZD", - "fieldMonitorName": "Jamal Dowling", - "loadCoordinates": "32.786250, -79.788362", - "loadTime": "09/11/2019 19:20:02", - "straightDistance": "11.72", - "routeDistance": "15.02", - "timeToTower": "1:59:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "21:19:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 65, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_7WRZUCU_201909111920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDF3F8A4-CFDC-4392-832E-E6B3CE8CA630", - "ticketNumber": "UGL6C7E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.838096, -79.832819", - "loadTime": "09/11/2019 16:55:22", - "straightDistance": "10.54", - "routeDistance": "11.51", - "timeToTower": "0:32:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "17:28:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 45, - "quantity": 32.6, - "calculatedQuantity": "32.6 CY", - "s3DownloadKey": "HaulPass_UGL6C7E_201909111655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2A1774E-4AA3-4BA4-967E-BEB5669FB402", - "ticketNumber": "8EXB5MT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AJNRCU", - "fieldMonitorName": "Johnny Osborne", - "loadCoordinates": "32.786107, -79.788126", - "loadTime": "09/11/2019 17:08:07", - "straightDistance": "11.72", - "routeDistance": "15", - "timeToTower": "0:52:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "18:00:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 80, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_8EXB5MT_201909111708_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7A02567-D8B3-48DE-AB63-DD50D8420CCB", - "ticketNumber": "3JPZ5UL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6P2UP7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4443BMS", - "fieldMonitorName": "Caleb Creel", - "loadCoordinates": "32.879209, -79.755506", - "loadTime": "09/11/2019 15:13:39", - "straightDistance": "5.33", - "routeDistance": "5.98", - "timeToTower": "2:00:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "17:13:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.9 CY", - "percentFull": 75, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_3JPZ5UL_201909111510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9FF30C6-10E2-4FF5-BE6F-1D8E36EF8C0F", - "ticketNumber": "9SXJ9Z2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.837794, -79.832194", - "loadTime": "09/11/2019 18:24:48", - "straightDistance": "10.52", - "routeDistance": "11.47", - "timeToTower": "1:05:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "19:30:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 55, - "quantity": 40.7, - "calculatedQuantity": "40.7 CY", - "s3DownloadKey": "HaulPass_9SXJ9Z2_201909111822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB0EF090-7EA8-4887-903E-CE120FDBEC47", - "ticketNumber": "35KEPB3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.986168, -79.645268", - "loadTime": "09/11/2019 21:50:22", - "straightDistance": "4.44", - "routeDistance": "8.07", - "timeToTower": "0:27:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "22:17:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 50, - "quantity": 37, - "calculatedQuantity": "37 CY", - "s3DownloadKey": "HaulPass_35KEPB3_201909112150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFA8FB8F-FED6-4B4E-9202-DB5924A8EF0F", - "ticketNumber": "4296SCU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9SUSPZD", - "fieldMonitorName": "Jamal Dowling", - "loadCoordinates": "32.786497, -79.787325", - "loadTime": "09/11/2019 18:44:52", - "straightDistance": "11.68", - "routeDistance": "14.93", - "timeToTower": "1:32:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "20:16:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 70, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_4296SCU_201909111844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F522A3EB-2042-4AB0-BDE2-FEAB265DF28E", - "ticketNumber": "5MTJ9QP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AJNRCU", - "fieldMonitorName": "Johnny Osborne", - "loadCoordinates": "32.785776, -79.788481", - "loadTime": "09/11/2019 17:16:56", - "straightDistance": "11.75", - "routeDistance": "15.01", - "timeToTower": "0:49:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "18:06:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 75, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_5MTJ9QP_201909111716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC909CCA-39B7-4336-A7C9-AC03BAEAB2CA", - "ticketNumber": "4QU4PK9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.837998, -79.831613", - "loadTime": "09/11/2019 17:10:25", - "straightDistance": "10.49", - "routeDistance": "11.44", - "timeToTower": "0:57:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/11/2019", - "disposalTime": "18:07:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 45, - "quantity": 32.9, - "calculatedQuantity": "32.9 CY", - "s3DownloadKey": "HaulPass_4QU4PK9_201909111704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0017CCFA-69B8-44CA-B2D2-9A251E59343C", - "ticketNumber": "99HSADB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.571177, -80.328056", - "loadTime": "09/11/2019 21:33:32", - "straightDistance": "2.03", - "routeDistance": "3.31", - "timeToTower": "0:15:34", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "21:49:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_99HSADB_201909112133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "042919D2-FA7A-4547-A4BF-450FAFB1F77B", - "ticketNumber": "63JE94U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.562191, -80.338175", - "loadTime": "09/11/2019 19:20:41", - "straightDistance": "2.12", - "routeDistance": "4.43", - "timeToTower": "0:40:11", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "20:00:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 35, - "quantity": 25.5, - "calculatedQuantity": "25.5 CY", - "s3DownloadKey": "HaulPass_63JE94U_201909111920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09412C12-B83C-4608-ACB8-614ECB8258D5", - "ticketNumber": "8UHQ96Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.547463, -80.323583", - "loadTime": "09/11/2019 20:38:22", - "straightDistance": "3.43", - "routeDistance": "8.44", - "timeToTower": "0:23:56", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "21:02:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_8UHQ96Y_201909112038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0ABE8E33-CD5A-44A5-A64F-1B2780B2A157", - "ticketNumber": "6G6FVJF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.571114, -80.328260", - "loadTime": "09/11/2019 22:20:07", - "straightDistance": "2.02", - "routeDistance": "3.32", - "timeToTower": "0:33:55", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "22:54:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_6G6FVJF_201909112220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C97C7B5-F01C-47D4-9A95-8527961E77C0", - "ticketNumber": "8DLXUJT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.551867, -80.312573", - "loadTime": "09/11/2019 19:06:56", - "straightDistance": "3.59", - "routeDistance": "7.72", - "timeToTower": "0:33:01", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "19:39:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_8DLXUJT_201909111906_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1985789A-368C-4D0E-A063-0CC9C81CA4FA", - "ticketNumber": "3THMZJL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6MVLSLK", - "fieldMonitorName": "Devin Cerrato", - "loadCoordinates": "32.547314, -80.323495", - "loadTime": "09/11/2019 21:44:41", - "straightDistance": "3.44", - "routeDistance": "8.44", - "timeToTower": "0:21:17", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "22:05:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_3THMZJL_201909112139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A5617B8-1233-4CA3-BFFA-FC557544E2C2", - "ticketNumber": "33UNLL3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.571419, -80.327216", - "loadTime": "09/11/2019 22:05:24", - "straightDistance": "2.06", - "routeDistance": "3.27", - "timeToTower": "0:47:27", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "22:52:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_33UNLL3_201909112205_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B5D4F91-3C7E-4838-A8ED-5CB76B34BF2C", - "ticketNumber": "3ZE7S4P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.561619, -80.336561", - "loadTime": "09/11/2019 19:12:32", - "straightDistance": "2.2", - "routeDistance": "4.25", - "timeToTower": "0:45:49", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "19:58:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_3ZE7S4P_201909111912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "201F8A2A-504D-43F8-BD02-6595C4D44E64", - "ticketNumber": "3WZVBU4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.776284, -80.133575", - "loadTime": "09/11/2019 21:49:42", - "straightDistance": "18.27", - "routeDistance": "23.89", - "timeToTower": "0:52:34", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "22:42:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 55, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_3WZVBU4_201909112126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A254698-F3A4-4ABF-AEC5-97F5E0D9EBF1", - "ticketNumber": "4DNVD8D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.553661, -80.308536", - "loadTime": "09/11/2019 20:12:56", - "straightDistance": "3.68", - "routeDistance": "7.45", - "timeToTower": "0:47:52", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "21:00:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_4DNVD8D_201909112009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3288489F-DA9E-470F-B3C3-81D5B3403FCF", - "ticketNumber": "88MAT88", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.741014, -80.241399", - "loadTime": "09/11/2019 21:48:44", - "straightDistance": "12.42", - "routeDistance": "16.51", - "timeToTower": "0:44:56", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "22:33:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_88MAT88_201909112148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3612A6E2-F41E-4D85-A9A1-A3C818742D3E", - "ticketNumber": "4D5TKZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6MVLSLK", - "fieldMonitorName": "Devin Cerrato", - "loadCoordinates": "32.547201, -80.324128", - "loadTime": "09/11/2019 21:34:30", - "straightDistance": "3.43", - "routeDistance": "8.47", - "timeToTower": "0:29:44", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "22:04:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 45, - "quantity": 31.4, - "calculatedQuantity": "31.4 CY", - "s3DownloadKey": "HaulPass_4D5TKZK_201909112123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46CF32C6-206E-4120-8CE8-FD40DC00BC0D", - "ticketNumber": "562WNY5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.553452, -80.308843", - "loadTime": "09/11/2019 18:54:32", - "straightDistance": "3.67", - "routeDistance": "7.48", - "timeToTower": "0:43:57", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "19:38:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_562WNY5_201909111854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4849DE4E-29CD-4E1A-A987-82E6D5946982", - "ticketNumber": "72MBD5F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.562606, -80.333116", - "loadTime": "09/11/2019 22:09:11", - "straightDistance": "2.25", - "routeDistance": "4.01", - "timeToTower": "0:40:31", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "22:49:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_72MBD5F_201909112209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B97AC88-0DEC-437E-A2E6-AD443D54CDF6", - "ticketNumber": "597A7D4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.565682, -80.330739", - "loadTime": "09/11/2019 21:28:59", - "straightDistance": "2.17", - "routeDistance": "3.72", - "timeToTower": "0:24:25", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "21:53:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_597A7D4_201909112122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "595BCA04-E807-41D1-A8EB-5DBEBDB5A08A", - "ticketNumber": "7LVSFZJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.741052, -80.241513", - "loadTime": "09/11/2019 21:47:12", - "straightDistance": "12.42", - "routeDistance": "16.51", - "timeToTower": "0:45:22", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "22:32:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_7LVSFZJ_201909112147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6398FE75-3751-4198-B9B2-D2A72EA3D233", - "ticketNumber": "89E2H9E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.560893, -80.337875", - "loadTime": "09/11/2019 20:29:55", - "straightDistance": "2.21", - "routeDistance": "4.34", - "timeToTower": "0:35:41", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "21:05:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_89E2H9E_201909112029_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80B06606-5190-4CAA-99DE-340BFFCEBFB8", - "ticketNumber": "8J6XL9J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.561675, -80.336768", - "loadTime": "09/11/2019 19:27:34", - "straightDistance": "2.19", - "routeDistance": "4.26", - "timeToTower": "0:31:59", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "19:59:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 55, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_8J6XL9J_201909111922_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F694971-3FAF-407F-A931-6C1261BB0943", - "ticketNumber": "9Z58GK8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.562019, -80.339038", - "loadTime": "09/11/2019 19:19:12", - "straightDistance": "2.11", - "routeDistance": "4.42", - "timeToTower": "0:45:21", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "20:04:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 55, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_9Z58GK8_201909111919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C995BA81-ED6F-4448-8FBD-584B456B2BB5", - "ticketNumber": "3BN37KZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.561859, -80.332993", - "loadTime": "09/11/2019 22:11:21", - "straightDistance": "2.3", - "routeDistance": "4.06", - "timeToTower": "0:39:29", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "22:50:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_3BN37KZ_201909112211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9A845F1-0F38-4B47-B9A0-D13C1A04A2EE", - "ticketNumber": "3W4UHLN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.777080, -80.133552", - "loadTime": "09/11/2019 20:56:47", - "straightDistance": "18.31", - "routeDistance": "23.84", - "timeToTower": "1:44:02", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "22:40:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 35, - "quantity": 25.3, - "calculatedQuantity": "25.3 CY", - "s3DownloadKey": "HaulPass_3W4UHLN_201909112056_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE29B861-9DBF-49D8-A492-EC8F32ADE815", - "ticketNumber": "82ED82Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.571153, -80.328172", - "loadTime": "09/11/2019 21:25:01", - "straightDistance": "2.03", - "routeDistance": "3.32", - "timeToTower": "0:25:24", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "21:50:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_82ED82Y_201909112125_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D82E89A2-8B45-4196-96FE-0270B6969701", - "ticketNumber": "9UK5228", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.561682, -80.338211", - "loadTime": "09/11/2019 20:17:52", - "straightDistance": "2.15", - "routeDistance": "4.43", - "timeToTower": "0:36:58", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "20:54:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_9UK5228_201909112017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1FF9B5C-93B4-4B43-8847-8BD89A781046", - "ticketNumber": "97NFG3Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.563431, -80.337622", - "loadTime": "09/11/2019 21:20:01", - "straightDistance": "2.06", - "routeDistance": "4.33", - "timeToTower": "0:32:15", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "21:52:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_97NFG3Q_201909112120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FCA69BAE-6D7F-4144-8FE1-6E9D865993E2", - "ticketNumber": "4DA44GG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.566831, -80.330178", - "loadTime": "09/11/2019 20:48:17", - "straightDistance": "2.14", - "routeDistance": "3.63", - "timeToTower": "0:15:53", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "21:04:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_4DA44GG_201909112048_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD26C9E0-030F-4D68-8A5A-F2E064DF574C", - "ticketNumber": "8L4ZHMW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.561513, -80.339060", - "loadTime": "09/11/2019 20:25:39", - "straightDistance": "2.14", - "routeDistance": "4.4", - "timeToTower": "0:31:11", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/11/2019", - "disposalTime": "20:56:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_8L4ZHMW_201909112025_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C2A4A2E-18D2-4BE0-AC6D-9F5528F6E3D1", - "ticketNumber": "7LMUYNV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.547325, -80.323688", - "loadTime": "09/12/2019 13:52:15", - "straightDistance": "3.43", - "routeDistance": "8.45", - "timeToTower": "0:25:00", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "14:17:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_7LMUYNV_201909121352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19ADE825-D3BB-4377-A857-AA3E0F065044", - "ticketNumber": "8YS58W4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.562094, -80.332880", - "loadTime": "09/12/2019 12:33:43", - "straightDistance": "2.29", - "routeDistance": "4.06", - "timeToTower": "0:35:30", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "13:09:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_8YS58W4_201909121229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A4BF21C-8A20-4F88-8E30-6C9965B6C092", - "ticketNumber": "V7NUTFE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.562071, -80.332857", - "loadTime": "09/12/2019 12:48:45", - "straightDistance": "2.29", - "routeDistance": "4.06", - "timeToTower": "0:19:02", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "13:07:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_V7NUTFE_201909121245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C70A63A-C17D-47A1-A0CA-A58BBD09A66E", - "ticketNumber": "7WFXJWX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.562153, -80.332511", - "loadTime": "09/12/2019 13:53:54", - "straightDistance": "2.3", - "routeDistance": "4.07", - "timeToTower": "0:18:02", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "14:11:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_7WFXJWX_201909121353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "303347CC-D2A6-4D18-9FD0-532C4A6F623E", - "ticketNumber": "9HZXCYD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.584788, -80.292720", - "loadTime": "09/12/2019 12:15:25", - "straightDistance": "3.68", - "routeDistance": "4.24", - "timeToTower": "0:38:53", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "12:54:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 55, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_9HZXCYD_201909121215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C868D02-343F-40E7-896D-FEED9F767923", - "ticketNumber": "73YMUYV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.584681, -80.292394", - "loadTime": "09/12/2019 13:11:17", - "straightDistance": "3.7", - "routeDistance": "4.24", - "timeToTower": "0:46:49", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "13:58:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_73YMUYV_201909121311_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5607AE2D-BD25-49DA-8461-68BAF7C959D2", - "ticketNumber": "7TS8CCB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.757256, -80.389156", - "loadTime": "09/12/2019 12:35:25", - "straightDistance": "11.77", - "routeDistance": "16.01", - "timeToTower": "0:21:11", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "12:56:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_7TS8CCB_201909121255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "643361F0-2B74-484E-B06E-775370085A99", - "ticketNumber": "L8SUW3F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.552699, -80.309886", - "loadTime": "09/12/2019 13:23:59", - "straightDistance": "3.66", - "routeDistance": "7.56", - "timeToTower": "0:51:50", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "14:15:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 55, - "quantity": 38.3, - "calculatedQuantity": "38.3 CY", - "s3DownloadKey": "HaulPass_L8SUW3F_201909121323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99E70757-74F1-42C4-8C4B-6C86D243FB87", - "ticketNumber": "4ATY25F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.587545, -80.291657", - "loadTime": "09/12/2019 12:31:55", - "straightDistance": "3.73", - "routeDistance": "4.44", - "timeToTower": "0:20:36", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "12:52:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 45, - "quantity": 32.7, - "calculatedQuantity": "32.7 CY", - "s3DownloadKey": "HaulPass_4ATY25F_201909121231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0F0D994-B13A-43C2-B22C-32DB34B4C2A9", - "ticketNumber": "9BNBDFW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.561870, -80.332944", - "loadTime": "09/12/2019 11:48:49", - "straightDistance": "2.3", - "routeDistance": "4.06", - "timeToTower": "0:20:47", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "12:09:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_9BNBDFW_201909121145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A79CF89C-D977-4D78-90F4-BD11BDCF3707", - "ticketNumber": "75V2WPX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.584671, -80.292367", - "loadTime": "09/12/2019 13:24:37", - "straightDistance": "3.7", - "routeDistance": "4.25", - "timeToTower": "0:35:15", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "13:59:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_75V2WPX_201909121324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC96202B-A713-45AD-A651-7647D166A085", - "ticketNumber": "9M8C3FD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.561693, -80.333328", - "loadTime": "09/12/2019 11:44:14", - "straightDistance": "2.3", - "routeDistance": "4.07", - "timeToTower": "0:23:00", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "12:07:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 35, - "quantity": 25.5, - "calculatedQuantity": "25.5 CY", - "s3DownloadKey": "HaulPass_9M8C3FD_201909121130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FAA22A17-CBF0-49A3-B3C5-C5F66FFD86DD", - "ticketNumber": "5NBW3H4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.561740, -80.333373", - "loadTime": "09/12/2019 13:34:20", - "straightDistance": "2.29", - "routeDistance": "4.07", - "timeToTower": "0:39:02", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "14:13:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_5NBW3H4_201909121334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16BB52BD-1AD2-439C-84AB-DE5D08F07C8C", - "ticketNumber": "5SSC8FP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.560823, -80.338255", - "loadTime": "09/12/2019 14:45:07", - "straightDistance": "2.2", - "routeDistance": "4.36", - "timeToTower": "0:23:19", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "15:08:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 45, - "quantity": 32.8, - "calculatedQuantity": "32.8 CY", - "s3DownloadKey": "HaulPass_5SSC8FP_201909121442_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "233F472D-8EB9-41C7-8EFF-05B17093402E", - "ticketNumber": "924YJZM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.557796, -80.291119", - "loadTime": "09/12/2019 14:49:27", - "straightDistance": "4.34", - "routeDistance": "6.39", - "timeToTower": "0:23:06", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "15:12:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_924YJZM_201909121449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AAF782C2-15CF-49BB-BBEA-F33A1DEC1B92", - "ticketNumber": "YW42R76", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.560859, -80.337932", - "loadTime": "09/12/2019 14:36:47", - "straightDistance": "2.21", - "routeDistance": "4.35", - "timeToTower": "0:33:40", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "15:10:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_YW42R76_201909121436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD6E49F1-FF28-464B-8046-16DCFC660B4C", - "ticketNumber": "LY6PMZ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.557957, -80.280706", - "loadTime": "09/12/2019 14:34:25", - "straightDistance": "4.87", - "routeDistance": "5.77", - "timeToTower": "0:37:07", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "15:11:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_LY6PMZ6_201909121430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "637CB0C4-1322-43C9-BC83-D80328873A2E", - "ticketNumber": "8HVFC8Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.560022, -80.278816", - "loadTime": "09/12/2019 14:31:27", - "straightDistance": "4.91", - "routeDistance": "5.58", - "timeToTower": "0:47:48", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "15:19:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_8HVFC8Z_201909121431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C96F9886-6485-4F0C-9BE8-604B004AF7F5", - "ticketNumber": "45GS7N9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.559915, -80.276252", - "loadTime": "09/12/2019 14:48:41", - "straightDistance": "5.04", - "routeDistance": "5.74", - "timeToTower": "0:31:47", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "15:20:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_45GS7N9_201909121444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00958717-5304-4487-9120-913D7B105B37", - "ticketNumber": "54QTK8X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.796213, -80.039624", - "loadTime": "09/12/2019 14:00:49", - "straightDistance": "12.74", - "routeDistance": "14.55", - "timeToTower": "0:41:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "14:42:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_54QTK8X_201909121400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0126419D-2E5B-4154-A06C-4497AAD406F0", - "ticketNumber": "5PXR26A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676903, -80.189596", - "loadTime": "09/12/2019 14:05:00", - "straightDistance": "10.45", - "routeDistance": "24.06", - "timeToTower": "1:13:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "15:18:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_5PXR26A_201909121405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0268C0F5-400D-4B42-A951-BC4F064928BB", - "ticketNumber": "7RAEVVE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.813498, -80.107999", - "loadTime": "09/12/2019 13:15:52", - "straightDistance": "8.7", - "routeDistance": "10.65", - "timeToTower": "0:37:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "13:53:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_7RAEVVE_201909121315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12CE102A-4419-41F2-96CE-5E7B95F216C0", - "ticketNumber": "6GM48DA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816318, -79.994485", - "loadTime": "09/12/2019 12:18:59", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:50:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "13:09:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_6GM48DA_201909121218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "230D2255-59C3-48DD-9E49-5EEB1590E664", - "ticketNumber": "YUUS3NA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87FVKMC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.813452, -80.108484", - "loadTime": "09/12/2019 12:38:37", - "straightDistance": "8.67", - "routeDistance": "10.68", - "timeToTower": "0:49:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "13:28:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.1 CY", - "percentFull": 75, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_YUUS3NA_201909121238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2AE5E7C4-E134-4CF1-9DA0-795016552ED7", - "ticketNumber": "9QTAV63", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816346, -79.993910", - "loadTime": "09/12/2019 12:25:37", - "straightDistance": "15.31", - "routeDistance": "17.97", - "timeToTower": "0:44:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "13:10:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_9QTAV63_201909121225_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "386E686C-E1E0-4FF7-A4B6-96306D2CC184", - "ticketNumber": "8WTP73S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816300, -79.994339", - "loadTime": "09/12/2019 14:05:08", - "straightDistance": "15.29", - "routeDistance": "17.61", - "timeToTower": "0:45:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "14:50:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_8WTP73S_201909121405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C2D2A4F-20D8-458E-AF31-D9A108FE088D", - "ticketNumber": "49XZ5EC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676828, -80.189773", - "loadTime": "09/12/2019 14:29:22", - "straightDistance": "10.46", - "routeDistance": "24.06", - "timeToTower": "0:50:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "15:19:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 70, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_49XZ5EC_201909121429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B5F50C0-87F9-44D3-8F9F-16E4E467BEFF", - "ticketNumber": "7U8ANQA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.735015, -80.222428", - "loadTime": "09/12/2019 12:50:53", - "straightDistance": "6.02", - "routeDistance": "8.65", - "timeToTower": "0:35:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "13:26:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_J001_7U8ANQA_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CBE9A16-C7BB-4571-A1B2-AA2811BB40A4", - "ticketNumber": "92T4W3A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815231, -79.994953", - "loadTime": "09/12/2019 14:12:01", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "0:39:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "14:51:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_92T4W3A_201909121412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "540A2795-A961-49C6-B3B4-D675BA6B55AD", - "ticketNumber": "76AG84A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.813473, -80.107979", - "loadTime": "09/12/2019 15:01:11", - "straightDistance": "8.7", - "routeDistance": "10.65", - "timeToTower": "0:34:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "15:35:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 50, - "quantity": 38.3, - "calculatedQuantity": "38.3 CY", - "s3DownloadKey": "HaulPass_76AG84A_201909121501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B533E07-A9D7-46D8-9B22-3AE04FC15D11", - "ticketNumber": "F3AVMHU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.798094, -80.037589", - "loadTime": "09/12/2019 14:05:10", - "straightDistance": "12.85", - "routeDistance": "15.03", - "timeToTower": "0:37:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "14:43:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 60, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_F3AVMHU_201909121405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60251B40-A79F-4E23-92FE-1D8E05347D0E", - "ticketNumber": "7GWJ67B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87FVKMC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.726760, -79.967490", - "loadTime": "09/11/2019 21:47:37", - "straightDistance": "17.97", - "routeDistance": "22.56", - "timeToTower": "14:17:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "12:04:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.1 CY", - "percentFull": 75, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_7GWJ67B_201909112147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82B65951-C4E8-4D29-A9E0-AFCDBC2D33E2", - "ticketNumber": "326Y4MT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.735040, -80.222346", - "loadTime": "09/12/2019 14:23:04", - "straightDistance": "6.02", - "routeDistance": "8.65", - "timeToTower": "0:44:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "15:07:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_J001_326Y4MT_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "832685AC-FB75-4E29-9C73-22CF116A9611", - "ticketNumber": "9MCFZNU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.813448, -80.108017", - "loadTime": "09/12/2019 13:18:13", - "straightDistance": "8.69", - "routeDistance": "10.65", - "timeToTower": "0:37:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "13:55:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_9MCFZNU_201909121318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85B23DBF-29D0-4EC5-88AC-345275442B57", - "ticketNumber": "6TDVQLF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87FVKMC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.813327, -80.108107", - "loadTime": "09/12/2019 14:02:10", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "1:32:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "15:34:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.1 CY", - "percentFull": 55, - "quantity": 38, - "calculatedQuantity": "38 CY", - "s3DownloadKey": "HaulPass_6TDVQLF_201909121402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86523F1C-C679-4C67-8B86-02CFB96749C6", - "ticketNumber": "9TZJDEW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734952, -80.222262", - "loadTime": "09/12/2019 14:11:01", - "straightDistance": "6.03", - "routeDistance": "8.66", - "timeToTower": "0:55:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "15:06:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_J001_9TZJDEW_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D014CE7-5C1D-45BA-8A8B-9851183F4147", - "ticketNumber": "9G9YWUR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.726757, -79.967766", - "loadTime": "09/11/2019 21:46:11", - "straightDistance": "17.95", - "routeDistance": "22.56", - "timeToTower": "14:22:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "12:08:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 50, - "quantity": 36.8, - "calculatedQuantity": "36.8 CY", - "s3DownloadKey": "HaulPass_9G9YWUR_201909112146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD0E2A8F-D11C-47BC-85E0-8D62606AFCE5", - "ticketNumber": "3JNENDW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734934, -80.222214", - "loadTime": "09/12/2019 12:41:23", - "straightDistance": "6.03", - "routeDistance": "8.66", - "timeToTower": "0:43:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "13:25:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_J001_3JNENDW_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B58E630D-4CBE-43D7-8E28-E6125B9D0E52", - "ticketNumber": "7ZBUXQN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.726919, -79.967683", - "loadTime": "09/11/2019 21:43:25", - "straightDistance": "17.95", - "routeDistance": "22.55", - "timeToTower": "14:22:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "12:06:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 65, - "quantity": 45.1, - "calculatedQuantity": "45.1 CY", - "s3DownloadKey": "HaulPass_7ZBUXQN_201909112143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA6E1E30-506E-4A4F-87B0-F976129C1A39", - "ticketNumber": "64UU7BD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.813508, -80.107971", - "loadTime": "09/12/2019 12:47:41", - "straightDistance": "8.7", - "routeDistance": "10.65", - "timeToTower": "0:42:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "13:29:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_64UU7BD_201909121247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1328818-1AEE-4C0B-A24C-50D3C5FA333C", - "ticketNumber": "892KV7P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.797622, -80.037854", - "loadTime": "09/12/2019 12:21:27", - "straightDistance": "12.83", - "routeDistance": "15", - "timeToTower": "0:52:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "13:14:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_J001_892KV7P_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1A0A53A-2046-4956-9A66-E84E89D406B2", - "ticketNumber": "3VNVXRM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.797738, -80.037665", - "loadTime": "09/12/2019 12:26:24", - "straightDistance": "12.84", - "routeDistance": "15.02", - "timeToTower": "0:49:22", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "13:15:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_J001_3VNVXRM_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9D6DC2E-1A4C-44B3-A574-3F5A1DB09623", - "ticketNumber": "4WLJPBG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.726424, -79.967261", - "loadTime": "09/11/2019 21:41:00", - "straightDistance": "17.99", - "routeDistance": "22.59", - "timeToTower": "14:21:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "12:02:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 85, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_4WLJPBG_201909112141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "022B0200-74CC-46F9-9574-BFECEDBD69F2", - "ticketNumber": "6B3UJZ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.797828, -80.037583", - "loadTime": "09/12/2019 15:36:15", - "straightDistance": "12.85", - "routeDistance": "15.01", - "timeToTower": "0:38:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "16:14:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_6B3UJZ3_201909121536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "592776AA-DAB4-4E66-9345-82A0E51AC8EF", - "ticketNumber": "5288UZJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.813443, -80.107942", - "loadTime": "09/12/2019 15:19:41", - "straightDistance": "8.7", - "routeDistance": "10.65", - "timeToTower": "0:43:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "16:03:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_5288UZJ_201909121519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF3C6466-F30C-4EC3-B289-6802C991579E", - "ticketNumber": "9V5KXEY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.813318, -80.108100", - "loadTime": "09/12/2019 15:12:34", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:48:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "16:01:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_9V5KXEY_201909121512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E45F5224-B12C-4FC4-9A69-59DF61F54741", - "ticketNumber": "9RTEQQM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.797880, -80.037766", - "loadTime": "09/12/2019 15:33:31", - "straightDistance": "12.84", - "routeDistance": "15.01", - "timeToTower": "0:40:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "16:13:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_9RTEQQM_201909121533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10397E88-9973-46D9-BCBD-1BC271684A3D", - "ticketNumber": "7YSSWPB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.548638, -80.295958", - "loadTime": "09/12/2019 15:28:41", - "straightDistance": "4.46", - "routeDistance": "7.81", - "timeToTower": "0:54:49", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "16:23:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_7YSSWPB_201909121528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "239A2D2F-11E8-4154-AD16-FC892BD924D3", - "ticketNumber": "8B7DW8N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.559656, -80.277638", - "loadTime": "09/12/2019 16:12:52", - "straightDistance": "4.98", - "routeDistance": "5.65", - "timeToTower": "0:27:49", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "16:40:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_8B7DW8N_201909121611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55CD4CC9-D521-43FB-AB12-091A42C40EBE", - "ticketNumber": "4YLSA92", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.568308, -80.335320", - "loadTime": "09/12/2019 15:39:54", - "straightDistance": "1.86", - "routeDistance": "4.34", - "timeToTower": "0:22:08", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "16:02:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_4YLSA92_201909121539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69FFD6E3-6A1E-4E2B-8BA2-F7A299A476A7", - "ticketNumber": "925N3XM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.568209, -80.335630", - "loadTime": "09/12/2019 15:27:34", - "straightDistance": "1.86", - "routeDistance": "4.34", - "timeToTower": "0:36:15", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "16:03:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_925N3XM_201909121527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81284E2A-4413-4187-914A-15481A8E832A", - "ticketNumber": "4NSEV6M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.557729, -80.296200", - "loadTime": "09/12/2019 16:02:42", - "straightDistance": "4.09", - "routeDistance": "6.69", - "timeToTower": "0:19:49", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "16:22:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_4NSEV6M_201909121602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6789B0B-74BA-4A2D-AC13-A5BB86928537", - "ticketNumber": "63RKQJR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.559928, -80.278878", - "loadTime": "09/12/2019 15:48:02", - "straightDistance": "4.91", - "routeDistance": "5.58", - "timeToTower": "0:51:16", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "16:39:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 60, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_63RKQJR_201909121548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CDA75BD-11F6-42DC-9187-8ECAAA864AA3", - "ticketNumber": "78ZJQ7G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814846, -79.995485", - "loadTime": "09/12/2019 15:54:51", - "straightDistance": "15.22", - "routeDistance": "17.53", - "timeToTower": "0:56:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "16:51:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_78ZJQ7G_201909121554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5B02361-86AB-4AC4-9E67-054F6FFCFD20", - "ticketNumber": "XWLUEKQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815985, -79.994581", - "loadTime": "09/12/2019 16:14:16", - "straightDistance": "15.27", - "routeDistance": "17.61", - "timeToTower": "0:39:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "16:53:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_XWLUEKQ_201909121614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB43E731-048A-4856-B929-25913C6F7395", - "ticketNumber": "4335N2Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.735128, -80.222672", - "loadTime": "09/12/2019 16:12:56", - "straightDistance": "6.01", - "routeDistance": "8.63", - "timeToTower": "0:44:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "16:57:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_J001_4335N2Y_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E35D4376-FA62-476E-BF47-31B8E6D3DA33", - "ticketNumber": "8VE4NYA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.735109, -80.222596", - "loadTime": "09/12/2019 16:19:30", - "straightDistance": "6.01", - "routeDistance": "8.64", - "timeToTower": "0:40:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "16:59:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_J001_8VE4NYA_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B994D31-2E69-424B-AE03-34768A5F3AA5", - "ticketNumber": "9RCQ8FR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815991, -79.994177", - "loadTime": "09/12/2019 15:36:26", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:56:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "16:32:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_9RCQ8FR_201909121536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFEA1547-6747-4A03-BF26-4377DB90ED17", - "ticketNumber": "8T5ATRX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816243, -79.994016", - "loadTime": "09/12/2019 15:33:08", - "straightDistance": "15.31", - "routeDistance": "17.63", - "timeToTower": "1:01:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "16:34:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_8T5ATRX_201909121533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08A6CF5F-8C9B-40C0-9D7C-F9162ED47FE7", - "ticketNumber": "HPFRRHZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.567610, -80.335946", - "loadTime": "09/12/2019 16:34:11", - "straightDistance": "1.88", - "routeDistance": "4.3", - "timeToTower": "0:40:13", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "17:14:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_HPFRRHZ_201909121621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8470266-01CF-46CB-AAB9-69D6B0B38CB2", - "ticketNumber": "3ZZGABC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.567224, -80.337942", - "loadTime": "09/12/2019 16:46:58", - "straightDistance": "1.83", - "routeDistance": "4.35", - "timeToTower": "0:26:15", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "17:13:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_3ZZGABC_201909121640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67EC02A1-D5AF-418C-9284-4E9D2E7FD9E7", - "ticketNumber": "97UU9TV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676789, -80.189784", - "loadTime": "09/12/2019 16:18:22", - "straightDistance": "10.46", - "routeDistance": "24.06", - "timeToTower": "1:08:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "17:26:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 65, - "quantity": 47, - "calculatedQuantity": "47 CY", - "s3DownloadKey": "HaulPass_97UU9TV_201909121618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B03D4A5-2B52-42FE-8B31-558340C6D18D", - "ticketNumber": "7AW87E4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676869, -80.189848", - "loadTime": "09/12/2019 16:25:50", - "straightDistance": "10.45", - "routeDistance": "24.05", - "timeToTower": "1:02:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "17:28:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 55, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_7AW87E4_201909121625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53303916-98C9-458A-AB5B-A597F55CD8BD", - "ticketNumber": "8W5F68G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.557809, -80.291402", - "loadTime": "09/12/2019 17:21:23", - "straightDistance": "4.32", - "routeDistance": "6.41", - "timeToTower": "0:19:28", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "17:40:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_8W5F68G_201909121721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D559061-9989-4C56-A357-58D1506B46D6", - "ticketNumber": "3FMS9GC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.555235, -80.299612", - "loadTime": "09/12/2019 17:05:18", - "straightDistance": "4.02", - "routeDistance": "7", - "timeToTower": "0:34:13", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "17:39:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 60, - "quantity": 41.8, - "calculatedQuantity": "41.8 CY", - "s3DownloadKey": "HaulPass_3FMS9GC_201909121645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "662E4408-AEB6-4EBC-BE56-5388A466EA1F", - "ticketNumber": "9FWEYLH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.797647, -80.038970", - "loadTime": "09/12/2019 17:05:15", - "straightDistance": "12.77", - "routeDistance": "15.01", - "timeToTower": "0:38:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "17:43:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 50, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_9FWEYLH_201909121705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D020469-CBB6-4D51-9320-79EB741E5ECF", - "ticketNumber": "97EZHVD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.796427, -80.039462", - "loadTime": "09/12/2019 17:00:05", - "straightDistance": "12.75", - "routeDistance": "14.55", - "timeToTower": "0:41:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "17:41:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_97EZHVD_201909121700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "357A6D57-2AA5-46BB-8D85-DF249E3E7468", - "ticketNumber": "42738RS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.559725, -80.277097", - "loadTime": "09/12/2019 17:20:04", - "straightDistance": "5.01", - "routeDistance": "5.68", - "timeToTower": "0:33:48", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "17:53:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_42738RS_201909121720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B03D3D34-410A-415E-A211-1C26E5130097", - "ticketNumber": "8E5HCWE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.559872, -80.276902", - "loadTime": "09/12/2019 17:11:17", - "straightDistance": "5.01", - "routeDistance": "5.69", - "timeToTower": "0:40:38", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "17:51:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_8E5HCWE_201909121702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6C10204-674A-4F7F-98F1-5FAF5B4CEE46", - "ticketNumber": "8H4RX6Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87FVKMC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742638, -79.919265", - "loadTime": "09/12/2019 17:00:54", - "straightDistance": "20.31", - "routeDistance": "25.32", - "timeToTower": "0:56:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "17:57:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.1 CY", - "percentFull": 75, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_8H4RX6Q_201909121700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B099D2BA-84EE-44CB-9FD2-828A7576F6F6", - "ticketNumber": "764875N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742987, -79.919782", - "loadTime": "09/12/2019 17:08:54", - "straightDistance": "20.28", - "routeDistance": "25.37", - "timeToTower": "0:49:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "17:58:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_764875N_201909121708_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B5D3D02-13AC-470B-A639-802A6960C695", - "ticketNumber": "7W9W9WE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.565525, -80.337457", - "loadTime": "09/12/2019 17:43:14", - "straightDistance": "1.94", - "routeDistance": "4.17", - "timeToTower": "0:41:48", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "18:25:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_7W9W9WE_201909121734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1B5B1DD-8BCB-4873-98A6-73244013A614", - "ticketNumber": "6P3ETGQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.565521, -80.340724", - "loadTime": "09/12/2019 17:56:03", - "straightDistance": "1.85", - "routeDistance": "4.4", - "timeToTower": "0:27:54", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "18:23:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_6P3ETGQ_201909121750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BB27BCE-51B1-4E6A-B2F3-03D80A317FB2", - "ticketNumber": "6T8KEC7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816017, -79.993655", - "loadTime": "09/12/2019 17:40:45", - "straightDistance": "15.33", - "routeDistance": "17.69", - "timeToTower": "0:54:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "18:35:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 65, - "quantity": 44.7, - "calculatedQuantity": "44.7 CY", - "s3DownloadKey": "HaulPass_6T8KEC7_201909121740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9EA6054B-3D65-4277-BD8A-BCCB686B6CDF", - "ticketNumber": "7LY3RW5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.735315, -80.222827", - "loadTime": "09/12/2019 17:48:14", - "straightDistance": "6", - "routeDistance": "8.61", - "timeToTower": "0:29:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "18:17:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 90, - "quantity": 65.2, - "calculatedQuantity": "65.2 CY", - "s3DownloadKey": "HaulPass_J001_7LY3RW5_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F0D21E0-6517-4E67-83A5-0CBC1116B626", - "ticketNumber": "7DTPFJK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816000, -79.994818", - "loadTime": "09/12/2019 17:59:21", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:52:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "18:52:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_7DTPFJK_201909121759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8AF7E97-95AB-44EE-9ABE-43F4B2384A5D", - "ticketNumber": "92V5RFH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.659107, -79.942955", - "loadTime": "09/12/2019 17:18:03", - "straightDistance": "21.29", - "routeDistance": "27.69", - "timeToTower": "1:22:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "18:40:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_92V5RFH_201909121718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB93DAAA-6995-4A86-B178-575CEEF08F1E", - "ticketNumber": "7XT9F6T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815404, -79.995488", - "loadTime": "09/12/2019 17:52:22", - "straightDistance": "15.22", - "routeDistance": "17.57", - "timeToTower": "0:58:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "18:50:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_7XT9F6T_201909121752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDC73D7F-9818-4F23-A224-C7BFDD8ED049", - "ticketNumber": "3C8LRTD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.659393, -79.942926", - "loadTime": "09/12/2019 17:23:41", - "straightDistance": "21.28", - "routeDistance": "27.68", - "timeToTower": "1:20:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "18:43:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 60, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_3C8LRTD_201909121723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5EE0AE9-60FC-4AA8-AF65-230BBD49536E", - "ticketNumber": "9HSWECJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816009, -79.993575", - "loadTime": "09/12/2019 17:36:19", - "straightDistance": "15.33", - "routeDistance": "17.69", - "timeToTower": "1:00:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "18:36:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_9HSWECJ_201909121736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8EF4327E-CF30-46D1-8330-A80A24CEDD59", - "ticketNumber": "4U8HP6U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.557466, -80.292826", - "loadTime": "09/12/2019 18:17:47", - "straightDistance": "4.26", - "routeDistance": "6.49", - "timeToTower": "0:41:41", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "18:59:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 55, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_4U8HP6U_201909121817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1467960-F6A9-4111-9524-64CEB62D0713", - "ticketNumber": "7FD2NGN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.561084, -80.273789", - "loadTime": "09/12/2019 18:33:28", - "straightDistance": "5.15", - "routeDistance": "5.9", - "timeToTower": "0:36:56", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "19:10:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_7FD2NGN_201909121819_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE23EC74-C6A4-4FEB-B316-2F207EE658BF", - "ticketNumber": "62BP758", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.561694, -80.273262", - "loadTime": "09/12/2019 18:42:33", - "straightDistance": "5.16", - "routeDistance": "5.95", - "timeToTower": "0:28:55", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "19:11:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_62BP758_201909121842_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1BD81B6-965E-409D-BF29-674E5A87BB42", - "ticketNumber": "4A3YFFN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.557979, -80.289104", - "loadTime": "09/12/2019 18:41:30", - "straightDistance": "4.43", - "routeDistance": "6.27", - "timeToTower": "0:16:58", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "18:58:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_4A3YFFN_201909121841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5868BDC9-AECF-4631-8625-E6295D6966A4", - "ticketNumber": "4R6A8DU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.565601, -80.339183", - "loadTime": "09/12/2019 19:03:48", - "straightDistance": "1.89", - "routeDistance": "4.31", - "timeToTower": "0:14:57", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "19:18:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_4R6A8DU_201909121857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7585EC4C-E95F-459A-9828-1AE85F309675", - "ticketNumber": "7BH4K7R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.565696, -80.340890", - "loadTime": "09/12/2019 18:52:42", - "straightDistance": "1.83", - "routeDistance": "4.42", - "timeToTower": "0:27:59", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "19:20:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_7BH4K7R_201909121847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90342041-9A16-4452-9512-D7E013616621", - "ticketNumber": "8S8SJAX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.797315, -80.038807", - "loadTime": "09/12/2019 18:28:33", - "straightDistance": "12.78", - "routeDistance": "14.57", - "timeToTower": "0:44:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "19:12:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_8S8SJAX_201909121828_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD547183-809A-480D-A8E6-7AD77C30DF36", - "ticketNumber": "6W4U85G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.796759, -80.039145", - "loadTime": "09/12/2019 18:25:01", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:50:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "19:15:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_6W4U85G_201909121825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F06F3C6-5128-46B8-BB3A-9D02A9507E54", - "ticketNumber": "9DWBLNH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676882, -80.189640", - "loadTime": "09/12/2019 18:46:28", - "straightDistance": "10.45", - "routeDistance": "24.06", - "timeToTower": "1:11:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "19:58:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 50, - "quantity": 38.1, - "calculatedQuantity": "38.1 CY", - "s3DownloadKey": "HaulPass_9DWBLNH_201909121846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "667EFC5C-76DF-400E-9E4F-7D9C13D6286B", - "ticketNumber": "8G69R83", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.735231, -80.222683", - "loadTime": "09/12/2019 18:56:01", - "straightDistance": "6", - "routeDistance": "8.63", - "timeToTower": "0:32:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "19:28:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 90, - "quantity": 65.2, - "calculatedQuantity": "65.2 CY", - "s3DownloadKey": "HaulPass_J001_8G69R83_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1E52325-209C-4A4B-89E4-D06B1B1A8063", - "ticketNumber": "9P5MXDA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.677019, -80.189343", - "loadTime": "09/12/2019 18:37:48", - "straightDistance": "10.45", - "routeDistance": "24.06", - "timeToTower": "1:19:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "19:56:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 65, - "quantity": 47, - "calculatedQuantity": "47 CY", - "s3DownloadKey": "HaulPass_9P5MXDA_201909121837_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "019F9945-3706-4CDA-ADBD-16876F110F7C", - "ticketNumber": "9WBVNCV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.557365, -80.292231", - "loadTime": "09/12/2019 19:23:19", - "straightDistance": "4.3", - "routeDistance": "6.46", - "timeToTower": "0:43:59", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "20:07:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 35, - "quantity": 25, - "calculatedQuantity": "25 CY", - "s3DownloadKey": "HaulPass_9WBVNCV_201909121923_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CA17E11-C136-410A-8DEF-CE98B8D66A10", - "ticketNumber": "74ZJBHU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.566692, -80.265156", - "loadTime": "09/12/2019 19:58:48", - "straightDistance": "5.49", - "routeDistance": "6.54", - "timeToTower": "0:32:48", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "20:31:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_74ZJBHU_201909121958_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "950F116E-939B-4D10-A7D1-439EF3B4FF8F", - "ticketNumber": "3LADL6B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.566396, -80.265054", - "loadTime": "09/12/2019 19:52:22", - "straightDistance": "5.5", - "routeDistance": "6.55", - "timeToTower": "0:38:02", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "20:30:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 50, - "quantity": 36.3, - "calculatedQuantity": "36.3 CY", - "s3DownloadKey": "HaulPass_3LADL6B_201909121952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1A7B025-4FE5-47AE-9755-31424D8AD1D0", - "ticketNumber": "3JJFQQM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.560863, -80.331990", - "loadTime": "09/12/2019 19:47:22", - "straightDistance": "2.39", - "routeDistance": "4.16", - "timeToTower": "0:29:19", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "20:16:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_3JJFQQM_201909121937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C40C90E8-E7DD-42A5-8CF8-F74BB2F9F894", - "ticketNumber": "6J5RQDG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.560599, -80.331113", - "loadTime": "09/12/2019 19:54:17", - "straightDistance": "2.43", - "routeDistance": "4.2", - "timeToTower": "0:21:17", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "20:15:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_6J5RQDG_201909121954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6E0D56B-8121-4E3B-8F12-DB03FEB0F9DD", - "ticketNumber": "3MCR5WZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.558131, -80.281037", - "loadTime": "09/12/2019 19:48:10", - "straightDistance": "4.84", - "routeDistance": "5.79", - "timeToTower": "0:17:42", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "20:05:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 50, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_3MCR5WZ_201909121948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11023596-F654-4BA0-941B-97209C4629C3", - "ticketNumber": "6XN6BF8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.586425, -80.349442", - "loadTime": "09/12/2019 21:23:44", - "straightDistance": ".41", - "routeDistance": ".41", - "timeToTower": "0:04:31", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "21:28:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_6XN6BF8_201909122108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1242641B-0416-4849-B187-66B0F7A2D9A9", - "ticketNumber": "4DEGZEY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.515914, -80.308585", - "loadTime": "09/12/2019 20:31:06", - "straightDistance": "5.75", - "routeDistance": "9.29", - "timeToTower": "0:50:23", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "21:21:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 55, - "quantity": 38.3, - "calculatedQuantity": "38.3 CY", - "s3DownloadKey": "HaulPass_4DEGZEY_201909122031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2BCEA7E4-9B71-46E2-BB35-0286D7290C64", - "ticketNumber": "4MVAWLD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.560913, -80.331741", - "loadTime": "09/12/2019 20:48:06", - "straightDistance": "2.39", - "routeDistance": "4.16", - "timeToTower": "0:41:41", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "21:29:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_4MVAWLD_201909122048_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCD1DDD3-04B4-4C11-9E68-90191E611B16", - "ticketNumber": "7BALN5N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.512228, -80.317636", - "loadTime": "09/12/2019 20:58:23", - "straightDistance": "5.75", - "routeDistance": "9.89", - "timeToTower": "0:24:27", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "21:22:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_7BALN5N_201909122050_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07E19F25-405D-423D-9324-0D68331E2747", - "ticketNumber": "7MJGA6G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.659281, -79.942896", - "loadTime": "09/12/2019 20:16:08", - "straightDistance": "21.29", - "routeDistance": "27.68", - "timeToTower": "1:16:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "21:32:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_7MJGA6G_201909122016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "091D9D1E-C69F-4E89-89D1-26CE58A80382", - "ticketNumber": "8SL7SQJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.797799, -80.037821", - "loadTime": "09/12/2019 20:07:09", - "straightDistance": "12.83", - "routeDistance": "15.01", - "timeToTower": "0:42:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "20:49:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_8SL7SQJ_201909122007_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FE2A7AC-694E-477C-BC40-6DEBE13DDF96", - "ticketNumber": "8XHQSKU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.659141, -79.942992", - "loadTime": "09/12/2019 19:55:26", - "straightDistance": "21.29", - "routeDistance": "27.69", - "timeToTower": "1:35:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "21:31:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_8XHQSKU_201909121955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45904757-8497-4D86-8BBA-337B3C1AF148", - "ticketNumber": "9BFNNN4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.735084, -80.222526", - "loadTime": "09/12/2019 19:57:32", - "straightDistance": "6.02", - "routeDistance": "8.64", - "timeToTower": "0:35:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "20:32:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_J001_9BFNNN4_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5485E0F4-4625-4859-B52C-378899C8A440", - "ticketNumber": "7D3QR9L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816007, -79.994103", - "loadTime": "09/12/2019 19:39:57", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:55:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "20:35:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 65, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_7D3QR9L_201909121939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6206B7DB-881C-45D5-AD4E-0A542F1E0B89", - "ticketNumber": "979QU2C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87FVKMC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.813620, -80.107836", - "loadTime": "09/12/2019 21:12:27", - "straightDistance": "8.7", - "routeDistance": "10.63", - "timeToTower": "0:31:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "21:43:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.1 CY", - "percentFull": 70, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_979QU2C_201909122112_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6EFB248C-DD99-495D-90DB-55C58C4037AF", - "ticketNumber": "5NR4D3S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742927, -79.920130", - "loadTime": "09/12/2019 19:11:43", - "straightDistance": "20.26", - "routeDistance": "24.93", - "timeToTower": "1:20:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "20:31:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 55, - "quantity": 42.1, - "calculatedQuantity": "42.1 CY", - "s3DownloadKey": "HaulPass_5NR4D3S_201909121901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A52DD9B-E308-4ADB-9930-84368BB8DB77", - "ticketNumber": "97QKCTB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.796304, -80.039561", - "loadTime": "09/12/2019 20:02:02", - "straightDistance": "12.74", - "routeDistance": "14.55", - "timeToTower": "0:45:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "20:47:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_97QKCTB_201909122002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA743272-E04B-497C-B5A6-B52B92B603D7", - "ticketNumber": "99CR9A5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816149, -79.994365", - "loadTime": "09/12/2019 19:40:46", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:56:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "20:37:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 55, - "quantity": 40.2, - "calculatedQuantity": "40.2 CY", - "s3DownloadKey": "HaulPass_99CR9A5_201909121940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA41B851-55A4-4C4C-96E4-57559694F31B", - "ticketNumber": "3VDEGAM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.735040, -80.222511", - "loadTime": "09/12/2019 21:18:15", - "straightDistance": "6.02", - "routeDistance": "8.64", - "timeToTower": "0:17:29", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "21:35:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_J001_3VDEGAM_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA67FF87-4263-4E89-8B9C-8B62C19AEE51", - "ticketNumber": "9QTYXDZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.813109, -80.108073", - "loadTime": "09/12/2019 20:58:34", - "straightDistance": "8.69", - "routeDistance": "10.67", - "timeToTower": "0:46:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "21:45:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 50, - "quantity": 38.3, - "calculatedQuantity": "38.3 CY", - "s3DownloadKey": "HaulPass_9QTYXDZ_201909122058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "089EE9C0-10DA-4158-B259-BB33BBFAF183", - "ticketNumber": "688A572", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.513756, -80.312682", - "loadTime": "09/12/2019 21:45:34", - "straightDistance": "5.77", - "routeDistance": "9.6", - "timeToTower": "0:36:49", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "22:22:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 35, - "quantity": 24.4, - "calculatedQuantity": "24.4 CY", - "s3DownloadKey": "HaulPass_688A572_201909122145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2ECA8401-114E-4CE5-912C-BF8F85B2E77B", - "ticketNumber": "6ERJW3G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.512228, -80.317637", - "loadTime": "09/12/2019 22:01:50", - "straightDistance": "5.75", - "routeDistance": "9.89", - "timeToTower": "0:21:34", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "22:23:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 20, - "quantity": 14.3, - "calculatedQuantity": "14.3 CY", - "s3DownloadKey": "HaulPass_6ERJW3G_201909122201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C78C5F8-B9C4-4A70-8B32-6414562DB469", - "ticketNumber": "7F2V3JZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.568417, -80.361793", - "loadTime": "09/12/2019 21:55:15", - "straightDistance": "1.47", - "routeDistance": "1.89", - "timeToTower": "0:29:46", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "22:25:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_7F2V3JZ_201909122155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44DDB938-FAB4-4EE9-A12F-3934E9711E4A", - "ticketNumber": "6H9JH28", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.566587, -80.264750", - "loadTime": "09/12/2019 21:14:07", - "straightDistance": "5.52", - "routeDistance": "6.57", - "timeToTower": "0:55:15", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "22:09:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_6H9JH28_201909122114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6EB67478-242A-4385-98C7-A71A872C61F7", - "ticketNumber": "5DJABUM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.582452, -80.363832", - "loadTime": "09/12/2019 22:16:06", - "straightDistance": ".65", - "routeDistance": ".89", - "timeToTower": "0:09:54", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "22:26:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_5DJABUM_201909122158_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADD65ACE-4E31-40A5-B783-BFD70CFB1B03", - "ticketNumber": "Q3FQ8QE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.566619, -80.264294", - "loadTime": "09/12/2019 21:38:14", - "straightDistance": "5.54", - "routeDistance": "6.59", - "timeToTower": "0:33:19", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "22:11:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 85, - "quantity": 66, - "calculatedQuantity": "66 CY", - "s3DownloadKey": "HaulPass_Q3FQ8QE_201909122129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09D8C60F-8451-4239-9704-9A3B23F732E8", - "ticketNumber": "37QBPJ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.797157, -80.037993", - "loadTime": "09/12/2019 21:35:00", - "straightDistance": "12.83", - "routeDistance": "14.97", - "timeToTower": "0:53:27", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "22:28:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 85, - "quantity": 67.4, - "calculatedQuantity": "67.4 CY", - "s3DownloadKey": "HaulPass_37QBPJ3_201909122135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7F730DB-EE85-4A37-894D-8CD1BC1A8AFF", - "ticketNumber": "4FPVY8Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.796274, -80.039593", - "loadTime": "09/12/2019 21:31:23", - "straightDistance": "12.74", - "routeDistance": "14.55", - "timeToTower": "0:53:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "22:24:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_4FPVY8Z_201909122131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A5B6EFE-8C9B-4AD7-B228-D8DA9AD2ED79", - "ticketNumber": "9PNG5G3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676909, -80.189692", - "loadTime": "09/12/2019 21:06:56", - "straightDistance": "11.4", - "routeDistance": "39.51", - "timeToTower": "1:26:07", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "22:33:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 30, - "quantity": 21.7, - "calculatedQuantity": "21.7 CY", - "s3DownloadKey": "HaulPass_9PNG5G3_201909122106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D682F997-6004-4A32-90A1-0E6DB70CE3F5", - "ticketNumber": "64MUCU7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676861, -80.189635", - "loadTime": "09/12/2019 20:50:10", - "straightDistance": "11.4", - "routeDistance": "39.52", - "timeToTower": "1:43:54", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "22:34:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 30, - "quantity": 22.8, - "calculatedQuantity": "22.8 CY", - "s3DownloadKey": "HaulPass_64MUCU7_201909122050_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7443220-331E-4335-B60A-07250014F286", - "ticketNumber": "6G8Y8U2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.741000, -80.241388", - "loadTime": "09/12/2019 22:02:48", - "straightDistance": "12.42", - "routeDistance": "16.51", - "timeToTower": "0:45:54", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "22:48:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_6G8Y8U2_201909122202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E299FBE3-CDDE-41D4-9714-8AAFEC83C140", - "ticketNumber": "9ERFKV7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.741000, -80.241388", - "loadTime": "09/12/2019 22:09:59", - "straightDistance": "12.42", - "routeDistance": "16.51", - "timeToTower": "0:40:22", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/12/2019", - "disposalTime": "22:50:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 55, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_9ERFKV7_201909122209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B32AA26-0C03-4EBC-BC93-1E171C6268FC", - "ticketNumber": "8Q4BHZD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87FVKMC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743121, -79.919885", - "loadTime": "09/12/2019 19:16:36", - "straightDistance": "20.27", - "routeDistance": "23.97", - "timeToTower": "1:09:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/12/2019", - "disposalTime": "20:26:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.1 CY", - "percentFull": 70, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_8Q4BHZD_201909121912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DF75665-0C6D-4C87-85D1-31A84937E0CA", - "ticketNumber": "3YUFE2N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6P2UP7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.875015, -79.762050", - "loadTime": "09/12/2019 14:59:13", - "straightDistance": "5.8", - "routeDistance": "6.55", - "timeToTower": "0:27:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "15:26:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.9 CY", - "percentFull": 45, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_3YUFE2N_201909121435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21CDF934-A984-453A-95D4-AB645B82BE52", - "ticketNumber": "87WHCXZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.839702, -79.820513", - "loadTime": "09/12/2019 15:30:14", - "straightDistance": "9.93", - "routeDistance": "11.09", - "timeToTower": "0:29:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "16:00:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_87WHCXZ_201909121530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "250E73BB-2B85-438C-AFCE-F3D4967ED1D5", - "ticketNumber": "745H2ZC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "33.115444, -79.453070", - "loadTime": "09/12/2019 17:03:04", - "straightDistance": "18.63", - "routeDistance": "23.25", - "timeToTower": "1:43:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "18:46:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_745H2ZC_201909121703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43448F24-0F0D-4CD4-96BD-A8377795FAE4", - "ticketNumber": "53FCA29", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.836853, -79.841032", - "loadTime": "09/12/2019 17:21:01", - "straightDistance": "10.96", - "routeDistance": "12.05", - "timeToTower": "0:44:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "18:05:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 90, - "quantity": 64.8, - "calculatedQuantity": "64.8 CY", - "s3DownloadKey": "HaulPass_53FCA29_201909121221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "556E0174-F713-4B17-9E09-F2850603549B", - "ticketNumber": "94UWKMN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.909823, -79.794959", - "loadTime": "09/12/2019 14:14:14", - "straightDistance": "6.15", - "routeDistance": "11.61", - "timeToTower": "0:37:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "14:51:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_94UWKMN_201909121353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E052DDC-F19D-45DE-BAEB-CCB7C85B7503", - "ticketNumber": "3MHJLCX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.839705, -79.821149", - "loadTime": "09/12/2019 17:18:25", - "straightDistance": "9.95", - "routeDistance": "11.05", - "timeToTower": "1:07:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "18:25:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_3MHJLCX_201909121651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69F7CB97-635B-44B8-B1D7-49F1AB9BA5DA", - "ticketNumber": "88JA4VR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.867700, -79.776600", - "loadTime": "09/12/2019 16:42:18", - "straightDistance": "6.75", - "routeDistance": "7.51", - "timeToTower": "1:15:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "17:57:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_88JA4VR_201909121616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F71769B-6BAC-4FB2-90A6-D5D65729CBFA", - "ticketNumber": "JQVPBDU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.868225, -79.774558", - "loadTime": "09/12/2019 17:34:34", - "straightDistance": "6.64", - "routeDistance": "7.35", - "timeToTower": "0:26:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "18:01:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 70, - "quantity": 48.7, - "calculatedQuantity": "48.7 CY", - "s3DownloadKey": "HaulPass_JQVPBDU_201909121656_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77FA66F9-671C-42D7-B398-82C7E2C3912E", - "ticketNumber": "6PSZ6BE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.839786, -79.820477", - "loadTime": "09/12/2019 15:26:42", - "straightDistance": "9.92", - "routeDistance": "11.09", - "timeToTower": "0:31:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "15:58:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_6PSZ6BE_201909121520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "816A14E1-70B1-4F8F-90B5-06A123659F05", - "ticketNumber": "3Z5FRB6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LLNKVK", - "fieldMonitorName": "Elinda Jones", - "loadCoordinates": "32.796700, -79.773980", - "loadTime": "09/12/2019 19:10:46", - "straightDistance": "10.7", - "routeDistance": "16.05", - "timeToTower": "0:50:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "20:01:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 70, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_3Z5FRB6_201909121910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8EDA301A-9DE0-435C-933B-7EDEC6E067C4", - "ticketNumber": "5TCLTRP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5WCDC4C", - "fieldMonitorName": "Carol ‘Michelle’ Grooms", - "loadCoordinates": "32.795781, -79.778141", - "loadTime": "09/12/2019 14:38:22", - "straightDistance": "10.86", - "routeDistance": "15.84", - "timeToTower": "0:40:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "15:18:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 50, - "quantity": 31.8, - "calculatedQuantity": "31.8 CY", - "s3DownloadKey": "HaulPass_5TCLTRP_201909121422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9BF2AF38-B52A-444F-B3DA-91107093DC21", - "ticketNumber": "5JPRBL6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.842009, -79.817857", - "loadTime": "09/12/2019 17:58:21", - "straightDistance": "9.71", - "routeDistance": "10.4", - "timeToTower": "0:28:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "18:27:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_5JPRBL6_201909121737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E25ACA2-16C9-4FCE-8469-4B67F05265FA", - "ticketNumber": "9LWDVP9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.906190, -79.804720", - "loadTime": "09/12/2019 13:24:47", - "straightDistance": "6.77", - "routeDistance": "11.01", - "timeToTower": "1:23:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "14:48:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 50, - "quantity": 37.6, - "calculatedQuantity": "37.6 CY", - "s3DownloadKey": "HaulPass_9LWDVP9_201909121324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1B06833-DFDA-4F37-AC80-2121826F00D6", - "ticketNumber": "9BL5ZCP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.911002, -79.793710", - "loadTime": "09/12/2019 16:27:37", - "straightDistance": "6.06", - "routeDistance": "11.78", - "timeToTower": "1:08:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "17:35:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 80, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_9BL5ZCP_201909121623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2FC84DB-412F-4B87-8399-DEB59CD6A0A0", - "ticketNumber": "794V8NV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CTGSDZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.872354, -79.757981", - "loadTime": "09/12/2019 18:26:48", - "straightDistance": "5.78", - "routeDistance": "6.94", - "timeToTower": "0:45:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "19:12:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.3 CY", - "percentFull": 65, - "quantity": 40.5, - "calculatedQuantity": "40.5 CY", - "s3DownloadKey": "HaulPass_794V8NV_201909121728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4AAA365-DD22-403F-8F57-6EC3776B8BDB", - "ticketNumber": "87DSCPE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.913181, -79.791874", - "loadTime": "09/12/2019 17:04:15", - "straightDistance": "5.92", - "routeDistance": "11.96", - "timeToTower": "0:33:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "17:38:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_87DSCPE_201909121639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A60C58C0-98BA-4479-94CF-45AE355EC548", - "ticketNumber": "3M4NNR8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "33.114785, -79.453238", - "loadTime": "09/12/2019 17:37:52", - "straightDistance": "18.59", - "routeDistance": "22.59", - "timeToTower": "1:09:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "18:47:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_3M4NNR8_201909121737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC08FDA3-7138-4181-B324-1B1DFE85EF79", - "ticketNumber": "5669ZVF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.836857, -79.840929", - "loadTime": "09/12/2019 14:16:42", - "straightDistance": "10.96", - "routeDistance": "12.05", - "timeToTower": "0:45:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "15:01:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 65, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_J001_5669ZVF_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C22B3220-D749-4375-854A-6855BCE8FAF9", - "ticketNumber": "9D59MVX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.841053, -79.832903", - "loadTime": "09/12/2019 17:19:11", - "straightDistance": "10.41", - "routeDistance": "11.59", - "timeToTower": "0:44:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "18:03:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_9D59MVX_201909121719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C93AB2EF-0B06-4BBD-8D19-27412D244D07", - "ticketNumber": "3CW86LQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "33.114633, -79.453280", - "loadTime": "09/12/2019 15:04:21", - "straightDistance": "18.58", - "routeDistance": "22.58", - "timeToTower": "1:17:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "16:22:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_3CW86LQ_201909121504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEC82F16-20A8-4291-8E98-514899B53893", - "ticketNumber": "GU8BT2E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "33.114641, -79.452307", - "loadTime": "09/12/2019 14:41:44", - "straightDistance": "18.62", - "routeDistance": "22.7", - "timeToTower": "1:38:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "16:19:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_GU8BT2E_201909121441_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF8D7443-58B9-4156-8ADF-B205FE058D32", - "ticketNumber": "4VKETWA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.867761, -79.776716", - "loadTime": "09/12/2019 14:45:27", - "straightDistance": "6.75", - "routeDistance": "7.52", - "timeToTower": "0:45:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "15:30:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 55, - "quantity": 38.2, - "calculatedQuantity": "38.2 CY", - "s3DownloadKey": "HaulPass_4VKETWA_201909121405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3D21BE2-F468-489C-A78B-E4F966F38904", - "ticketNumber": "F64QCZA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.912918, -79.789136", - "loadTime": "09/12/2019 16:14:00", - "straightDistance": "5.77", - "routeDistance": "12.34", - "timeToTower": "0:36:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "16:50:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 70, - "quantity": 50.2, - "calculatedQuantity": "50.2 CY", - "s3DownloadKey": "HaulPass_F64QCZA_201909121614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D505EFC3-444B-4378-B787-E1B1C7003F4E", - "ticketNumber": "94H6PPH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5WCDC4C", - "fieldMonitorName": "Carol ‘Michelle’ Grooms", - "loadCoordinates": "32.794631, -79.777561", - "loadTime": "09/12/2019 14:13:38", - "straightDistance": "10.92", - "routeDistance": "15.75", - "timeToTower": "1:03:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "15:17:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 85, - "quantity": 56, - "calculatedQuantity": "56 CY", - "s3DownloadKey": "HaulPass_94H6PPH_201909121338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6C8C3C1-10C3-4CFC-8CDA-C4A23B416799", - "ticketNumber": "69EV9NM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LLNKVK", - "fieldMonitorName": "Elinda Jones", - "loadCoordinates": "32.796716, -79.773966", - "loadTime": "09/12/2019 19:23:35", - "straightDistance": "10.7", - "routeDistance": "16.05", - "timeToTower": "0:34:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "19:57:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 80, - "quantity": 58.7, - "calculatedQuantity": "58.7 CY", - "s3DownloadKey": "HaulPass_69EV9NM_201909121923_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBFB8A6F-323A-4F0B-9366-D54ADCECF6AC", - "ticketNumber": "MVALEAA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5WCDC4C", - "fieldMonitorName": "Carol ‘Michelle’ Grooms", - "loadCoordinates": "32.795725, -79.776583", - "loadTime": "09/12/2019 17:18:34", - "straightDistance": "10.83", - "routeDistance": "16.31", - "timeToTower": "1:04:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "18:23:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 70, - "quantity": 44.5, - "calculatedQuantity": "44.5 CY", - "s3DownloadKey": "HaulPass_J001_MVALEAA_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC82DB6B-8931-4683-A938-278F95E90DB3", - "ticketNumber": "9MN3RWU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.913390, -79.789010", - "loadTime": "09/12/2019 16:03:35", - "straightDistance": "5.75", - "routeDistance": "12.37", - "timeToTower": "0:47:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "16:51:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 65, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_9MN3RWU_201909121535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDD1056F-A1AD-4E3B-AF97-27550B7A5C72", - "ticketNumber": "7KCWQHH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "", - "fieldMonitorName": "Elinda Jones", - "loadCoordinates": "32.799165, -79.759623", - "loadTime": "09/12/2019 15:28:21", - "straightDistance": "10.2", - "routeDistance": "16.83", - "timeToTower": "2:04:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "17:32:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 65, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_7KCWQHH_201909121519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E272DBBC-6285-4BFB-88D4-6ED2733C43F5", - "ticketNumber": "7KY2R5D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5WCDC4C", - "fieldMonitorName": "Carol ‘Michelle’ Grooms", - "loadCoordinates": "32.795708, -79.776843", - "loadTime": "09/12/2019 17:16:14", - "straightDistance": "10.84", - "routeDistance": "15.84", - "timeToTower": "0:56:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "18:12:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 80, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_J001_7KY2R5D_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2D300F8-D918-4741-B602-60224B3076C9", - "ticketNumber": "9DCBRWH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6P2UP7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.872308, -79.757934", - "loadTime": "09/12/2019 18:46:04", - "straightDistance": "5.78", - "routeDistance": "6.94", - "timeToTower": "0:28:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "19:14:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.9 CY", - "percentFull": 70, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_9DCBRWH_201909121846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA26CB75-EB5A-4098-8C60-2B2A94393578", - "ticketNumber": "7A5BWED", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LLNKVK", - "fieldMonitorName": "Elinda Jones", - "loadCoordinates": "32.798923, -79.760841", - "loadTime": "09/12/2019 15:56:22", - "straightDistance": "10.25", - "routeDistance": "16.65", - "timeToTower": "1:31:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "17:27:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 60, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_7A5BWED_201909121538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4969087-2154-4612-9035-67D7EDD2A6B1", - "ticketNumber": "98WEDSL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.870648, -79.773877", - "loadTime": "09/12/2019 13:33:00", - "straightDistance": "6.49", - "routeDistance": "7.25", - "timeToTower": "1:55:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "15:28:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_98WEDSL_201909121318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5A25171-9F12-4443-8634-DC17E5AA1739", - "ticketNumber": "5LS2LS6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.914676, -79.790433", - "loadTime": "09/12/2019 21:40:35", - "straightDistance": "5.81", - "routeDistance": "12.36", - "timeToTower": "0:43:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "22:24:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 80, - "quantity": 57.4, - "calculatedQuantity": "57.4 CY", - "s3DownloadKey": "HaulPass_5LS2LS6_201909122133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC2EB9DA-D5DA-4F0E-B39C-3E9CB0CDE087", - "ticketNumber": "4KSMZDW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CTGSDZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.871049, -79.763369", - "loadTime": "09/12/2019 13:31:46", - "straightDistance": "6.05", - "routeDistance": "7.23", - "timeToTower": "1:52:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "15:24:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.3 CY", - "percentFull": 60, - "quantity": 37.4, - "calculatedQuantity": "37.4 CY", - "s3DownloadKey": "HaulPass_4KSMZDW_201909121316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3AB7B72E-9447-48E0-BCCD-9D89E9FE0831", - "ticketNumber": "5ZD5RLR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.915899, -79.795399", - "loadTime": "09/12/2019 21:02:48", - "straightDistance": "6.07", - "routeDistance": "11.97", - "timeToTower": "1:24:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "22:27:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_5ZD5RLR_201909122045_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E18E59F-4F6D-40E9-B55A-59B79B0EB12F", - "ticketNumber": "96JU8P8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.868400, -79.771628", - "loadTime": "09/12/2019 21:48:50", - "straightDistance": "6.51", - "routeDistance": "7.49", - "timeToTower": "0:52:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "22:41:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_96JU8P8_201909122148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A2AC255-5BA1-4625-A757-7BA399D5F500", - "ticketNumber": "NBR2F95", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.868594, -79.771965", - "loadTime": "09/12/2019 22:05:23", - "straightDistance": "6.51", - "routeDistance": "7.45", - "timeToTower": "0:37:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "22:42:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 70, - "quantity": 48.7, - "calculatedQuantity": "48.7 CY", - "s3DownloadKey": "HaulPass_NBR2F95_201909122205_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59987DDE-7C1B-4714-A31A-F23825851413", - "ticketNumber": "8VZZENN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.915277, -79.793892", - "loadTime": "09/12/2019 21:52:00", - "straightDistance": "5.99", - "routeDistance": "12.18", - "timeToTower": "0:46:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "22:38:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_8VZZENN_201909122152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9BF0024-7CB9-4A87-9AC3-E3EBF744F0B1", - "ticketNumber": "5PDTXTH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.914456, -79.792056", - "loadTime": "09/12/2019 21:23:47", - "straightDistance": "5.9", - "routeDistance": "12.05", - "timeToTower": "1:12:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "22:36:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 80, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_5PDTXTH_201909122117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02E38246-5C74-481A-B5AE-E33B781843A5", - "ticketNumber": "4BX786Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "33.114728, -79.453257", - "loadTime": "09/10/2019 21:25:47", - "straightDistance": "18.59", - "routeDistance": "22.58", - "timeToTower": "41:02:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "14:28:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_J001_4BX786Q_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05ACFD7C-0B6E-4D5F-8687-C757F35CB9CF", - "ticketNumber": "8KVYH7F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.904460, -79.802378", - "loadTime": "09/11/2019 22:23:03", - "straightDistance": "6.68", - "routeDistance": "15.6", - "timeToTower": "14:09:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "12:33:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_8KVYH7F_201909112214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F77D579-F3E8-4945-9B2C-45B54579CF09", - "ticketNumber": "7WQT29T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.914593, -79.790632", - "loadTime": "09/12/2019 17:45:57", - "straightDistance": "5.82", - "routeDistance": "17.12", - "timeToTower": "2:20:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "20:06:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 80, - "quantity": 57.4, - "calculatedQuantity": "57.4 CY", - "s3DownloadKey": "HaulPass_7WQT29T_201909121728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F12EF2E-AAE0-40F2-A4F3-FA71CCC538A9", - "ticketNumber": "7GKQ22J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.840430, -79.821625", - "loadTime": "09/12/2019 13:18:22", - "straightDistance": "9.94", - "routeDistance": "11", - "timeToTower": "0:59:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "14:17:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_7GKQ22J_201909121304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41560FDF-D459-4272-9D16-763B24D47336", - "ticketNumber": "9AFXZV9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "33.115423, -79.453200", - "loadTime": "09/12/2019 12:20:30", - "straightDistance": "18.62", - "routeDistance": "23.25", - "timeToTower": "1:13:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "13:33:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 80, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_9AFXZV9_201909121220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D2FBD53-3A63-474C-8EF9-8DCD3E7F0929", - "ticketNumber": "84TU3A7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.841469, -79.835750", - "loadTime": "09/12/2019 19:33:31", - "straightDistance": "10.52", - "routeDistance": "11.76", - "timeToTower": "0:38:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "20:12:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_84TU3A7_201909121926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6331DFDC-CAF4-445C-92BA-273B39EA2683", - "ticketNumber": "7G296UT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.841975, -79.820114", - "loadTime": "09/11/2019 22:25:19", - "straightDistance": "9.81", - "routeDistance": "10.8", - "timeToTower": "13:53:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "12:18:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_7G296UT_201909112225_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F11BB97-7A38-4F6B-8350-A0C85D269056", - "ticketNumber": "9ZMSFQW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.907783, -79.793637", - "loadTime": "09/12/2019 12:36:52", - "straightDistance": "6.13", - "routeDistance": "16.55", - "timeToTower": "1:37:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "14:14:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 65, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_9ZMSFQW_201909121230_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "985C882F-30D9-45E5-8D93-6BDE79D7030E", - "ticketNumber": "9JMMGWB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.871732, -79.772011", - "loadTime": "09/11/2019 22:23:58", - "straightDistance": "6.36", - "routeDistance": "7.11", - "timeToTower": "14:23:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "12:47:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 50, - "quantity": 36, - "calculatedQuantity": "36 CY", - "s3DownloadKey": "HaulPass_9JMMGWB_201909112158_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A1A466D-AE65-4CFF-A9A7-9FCA84756019", - "ticketNumber": "3Q7EMH6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.915653, -79.793598", - "loadTime": "09/12/2019 19:24:38", - "straightDistance": "5.97", - "routeDistance": "16.94", - "timeToTower": "1:07:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "20:32:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_3Q7EMH6_201909121847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E34103C-6582-4C07-AA11-42E46C8030FF", - "ticketNumber": "5D3GN7Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.842525, -79.819194", - "loadTime": "09/12/2019 20:08:23", - "straightDistance": "9.74", - "routeDistance": "10.39", - "timeToTower": "0:27:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "20:36:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_5D3GN7Z_201909121957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B23D8F59-B777-4DD5-B9D0-BF336FE3C340", - "ticketNumber": "3V56W3M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.868397, -79.773561", - "loadTime": "09/12/2019 19:21:57", - "straightDistance": "6.59", - "routeDistance": "7.36", - "timeToTower": "1:27:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "20:48:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 85, - "quantity": 61.1, - "calculatedQuantity": "61.1 CY", - "s3DownloadKey": "HaulPass_3V56W3M_201909121921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9E7D7AD-0CB9-42A5-8AC8-39258CAD3819", - "ticketNumber": "9Z47VK2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.841317, -79.835779", - "loadTime": "09/12/2019 19:42:41", - "straightDistance": "10.53", - "routeDistance": "11.76", - "timeToTower": "0:45:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "20:28:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 80, - "quantity": 57.6, - "calculatedQuantity": "57.6 CY", - "s3DownloadKey": "HaulPass_J001_9Z47VK2_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA4BCBC0-F0EC-4453-87EC-2FC2829CE870", - "ticketNumber": "7Q8DSVK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.913763, -79.791906", - "loadTime": "09/12/2019 18:33:53", - "straightDistance": "5.91", - "routeDistance": "16.77", - "timeToTower": "1:57:29", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "20:31:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_7Q8DSVK_201909121821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC06298A-9955-4B98-9124-26F198469165", - "ticketNumber": "4ANVZZ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.907887, -79.801241", - "loadTime": "09/11/2019 21:40:29", - "straightDistance": "6.54", - "routeDistance": "15.95", - "timeToTower": "14:51:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "12:31:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 65, - "quantity": 48.9, - "calculatedQuantity": "48.9 CY", - "s3DownloadKey": "HaulPass_4ANVZZ9_201909112134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF8EFE62-E6B9-4914-899B-D8A48E693D94", - "ticketNumber": "34VR5PT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.841938, -79.820185", - "loadTime": "09/11/2019 22:15:29", - "straightDistance": "9.81", - "routeDistance": "10.8", - "timeToTower": "14:14:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "12:29:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_J001_34VR5PT_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C376BAF4-2583-489C-9C18-35AE380A4C35", - "ticketNumber": "6JHPUU9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.868071, -79.773596", - "loadTime": "09/12/2019 19:10:03", - "straightDistance": "6.61", - "routeDistance": "7.35", - "timeToTower": "1:40:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "20:50:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_6JHPUU9_201909121910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB048A09-56D0-439C-972F-2EC47CDF0386", - "ticketNumber": "72WENJQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "33.114907, -79.452547", - "loadTime": "09/12/2019 12:33:36", - "straightDistance": "18.63", - "routeDistance": "22.61", - "timeToTower": "1:02:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "13:35:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_72WENJQ_201909121233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD6AD1BD-AAEA-4F4B-99D2-2E0C2038EC82", - "ticketNumber": "4G45PEX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "33.114855, -79.452536", - "loadTime": "09/12/2019 20:22:55", - "straightDistance": "18.62", - "routeDistance": "22.61", - "timeToTower": "0:46:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "21:09:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_4G45PEX_201909122022_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D64091FF-08A2-4BBA-913E-B67B4B5AF80C", - "ticketNumber": "3AQQY8N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "33.115361, -79.453128", - "loadTime": "09/12/2019 19:53:47", - "straightDistance": "18.62", - "routeDistance": "22.63", - "timeToTower": "1:14:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "21:08:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 80, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_3AQQY8N_201909121953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D823F393-97FC-4725-AD2E-90B5E6B1DD79", - "ticketNumber": "4YVDU7C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.870232, -79.774478", - "loadTime": "09/11/2019 23:00:14", - "straightDistance": "6.54", - "routeDistance": "7.29", - "timeToTower": "13:49:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "12:49:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 60, - "quantity": 41.7, - "calculatedQuantity": "41.7 CY", - "s3DownloadKey": "HaulPass_4YVDU7C_201909112229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9EFCEA7-6CA9-4756-897E-14ED9CE58F1B", - "ticketNumber": "7TWPJEZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.843289, -79.817768", - "loadTime": "09/12/2019 19:26:51", - "straightDistance": "9.64", - "routeDistance": "10.3", - "timeToTower": "1:08:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "20:35:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_7TWPJEZ_201909121926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA6AF31A-B555-4234-898B-AD8F8DF52BB6", - "ticketNumber": "G5N3KGM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.916165, -79.794825", - "loadTime": "09/12/2019 19:20:00", - "straightDistance": "6.03", - "routeDistance": "16.77", - "timeToTower": "0:49:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "20:09:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_G5N3KGM_201909121806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDE3FF67-2949-4692-9802-F1DECDAD6F63", - "ticketNumber": "4EGDKPJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.911624, -79.790273", - "loadTime": "09/12/2019 13:38:22", - "straightDistance": "5.86", - "routeDistance": "16.93", - "timeToTower": "0:41:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "14:20:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 55, - "quantity": 40.8, - "calculatedQuantity": "40.8 CY", - "s3DownloadKey": "HaulPass_4EGDKPJ_201909121331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91E7DE69-361D-48A4-893D-2B11FFA83CCE", - "ticketNumber": "4XW44JH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5WCDC4C", - "fieldMonitorName": "Carol ‘Michelle’ Grooms", - "loadCoordinates": "32.795784, -79.776571", - "loadTime": "09/12/2019 19:37:27", - "straightDistance": "10.82", - "routeDistance": "15.83", - "timeToTower": "1:35:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "21:13:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 80, - "quantity": 50.9, - "calculatedQuantity": "50.9 CY", - "s3DownloadKey": "HaulPass_4XW44JH_201909121937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4C268D4-48D6-4667-A180-9E16CA29D820", - "ticketNumber": "5UPV2KP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5WCDC4C", - "fieldMonitorName": "Carol ‘Michelle’ Grooms", - "loadCoordinates": "32.795758, -79.776611", - "loadTime": "09/12/2019 19:35:57", - "straightDistance": "10.82", - "routeDistance": "16.3", - "timeToTower": "1:44:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/12/2019", - "disposalTime": "21:20:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 85, - "quantity": 56, - "calculatedQuantity": "56 CY", - "s3DownloadKey": "HaulPass_J001_5UPV2KP_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C2FEFE9-3478-4AAB-A942-CA6A60164984", - "ticketNumber": "67Z2FUP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.566788, -80.265147", - "loadTime": "09/13/2019 12:19:18", - "straightDistance": "5.49", - "routeDistance": "6.54", - "timeToTower": "0:34:41", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "12:53:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_67Z2FUP_201909131219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E6E1C80-7BAD-4F7C-9126-7237D105CD00", - "ticketNumber": "7CB6PQA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.566546, -80.264971", - "loadTime": "09/13/2019 11:59:11", - "straightDistance": "5.51", - "routeDistance": "6.55", - "timeToTower": "0:52:47", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "12:51:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_7CB6PQA_201909131141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5AA7F6A-6811-4E58-9575-9F4F9C6ED427", - "ticketNumber": "9VMV6N2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.564178, -80.359741", - "loadTime": "09/13/2019 11:49:21", - "straightDistance": "1.73", - "routeDistance": "2.2", - "timeToTower": "0:21:01", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "12:10:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_9VMV6N2_201909131144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE0AAFFC-7BEF-4485-AA93-F2E9CFAF6A4A", - "ticketNumber": "3E9ZCK9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.574667, -80.363605", - "loadTime": "09/13/2019 12:00:24", - "straightDistance": "1.09", - "routeDistance": "1.43", - "timeToTower": "0:11:17", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "12:11:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_3E9ZCK9_201909131153_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9AC36906-EF45-4912-8B9E-41FEBEBDAEA4", - "ticketNumber": "7S2V893", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.587894, -80.363216", - "loadTime": "09/13/2019 12:33:04", - "straightDistance": ".44", - "routeDistance": ".52", - "timeToTower": "0:39:53", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "13:12:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_7S2V893_201909131233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD872760-1942-4F4B-9E66-AB28F98453F5", - "ticketNumber": "84DVJXL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.578414, -80.363789", - "loadTime": "09/13/2019 13:00:53", - "straightDistance": ".87", - "routeDistance": "1.17", - "timeToTower": "0:10:52", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "13:11:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_84DVJXL_201909131251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "498C6DB7-DB61-4FEB-999D-973BF8F8DA7D", - "ticketNumber": "7WMVPXV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.580406, -80.363560", - "loadTime": "09/13/2019 14:00:05", - "straightDistance": ".75", - "routeDistance": "1.04", - "timeToTower": "0:10:25", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "14:10:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_7WMVPXV_201909131357_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60A8AA1B-7C9F-4F85-A41F-F202326BE95F", - "ticketNumber": "5S7HDRK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.567715, -80.361716", - "loadTime": "09/13/2019 13:29:54", - "straightDistance": "1.51", - "routeDistance": "1.93", - "timeToTower": "0:41:49", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "14:11:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_5S7HDRK_201909131329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B742C318-7E30-4D95-877C-8D43A068FFC1", - "ticketNumber": "9YRF2EY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.566675, -80.264215", - "loadTime": "09/13/2019 13:42:55", - "straightDistance": "5.55", - "routeDistance": "6.6", - "timeToTower": "0:23:30", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "14:06:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_9YRF2EY_201909131333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC033796-0CDA-4139-8A19-3F273C785AD2", - "ticketNumber": "3W2UBEE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.566605, -80.265023", - "loadTime": "09/13/2019 13:23:27", - "straightDistance": "5.5", - "routeDistance": "6.55", - "timeToTower": "0:44:18", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "14:07:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_3W2UBEE_201909131323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A83E3CC-778F-4BDB-9A07-AC7C708605A4", - "ticketNumber": "6YKLXFU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816066, -79.994288", - "loadTime": "09/12/2019 21:26:29", - "straightDistance": "15.29", - "routeDistance": "18.04", - "timeToTower": "14:21:28", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "11:47:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_6YKLXFU_201909122126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C937C27-31A1-4ECB-8AA7-9FE172B7087D", - "ticketNumber": "3B8UJVH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815983, -79.993652", - "loadTime": "09/12/2019 21:34:28", - "straightDistance": "15.33", - "routeDistance": "18.1", - "timeToTower": "14:15:00", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "11:49:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_3B8UJVH_201909122134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "246B3807-1332-4B0D-92C5-8BCCFAD9CE6A", - "ticketNumber": "6WCNK4L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.814294, -79.995039", - "loadTime": "09/13/2019 12:12:50", - "straightDistance": "15.25", - "routeDistance": "18", - "timeToTower": "0:49:29", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "13:02:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_6WCNK4L_201909131212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24D073E4-C9FB-4D82-802D-8EE7E54CF616", - "ticketNumber": "UWVEDBC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815579, -79.995634", - "loadTime": "09/12/2019 19:36:48", - "straightDistance": "15.21", - "routeDistance": "17.95", - "timeToTower": "15:30:26", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "11:07:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_UWVEDBC_201909121936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35E2CE6D-877A-45E7-B7E5-82642BC1C5EE", - "ticketNumber": "8K6K9MF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.813421, -80.108056", - "loadTime": "09/13/2019 11:21:30", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:48:33", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "12:10:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_8K6K9MF_201909131121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4972C9DD-F9CB-4211-A426-2E745919CCE0", - "ticketNumber": "5Y5N5GH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.814933, -79.995104", - "loadTime": "09/13/2019 12:14:08", - "straightDistance": "15.24", - "routeDistance": "18", - "timeToTower": "0:49:19", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "13:03:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_5Y5N5GH_201909131214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EECEA17-8FD5-48AA-88D0-AA719298514E", - "ticketNumber": "5CPPSUN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740972, -80.241462", - "loadTime": "09/13/2019 12:05:35", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:49:43", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "12:55:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_5CPPSUN_201909131205_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7722C416-9066-4636-974C-645577302EFD", - "ticketNumber": "8FCZ7NU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816031, -79.994466", - "loadTime": "09/12/2019 19:38:12", - "straightDistance": "15.28", - "routeDistance": "18.02", - "timeToTower": "15:30:48", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "11:09:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_8FCZ7NU_201909121938_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DE68A0A-DDAF-4890-B7D9-0EDD975CD361", - "ticketNumber": "3H4BD8Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.813373, -80.107840", - "loadTime": "09/13/2019 11:27:48", - "straightDistance": "8.7", - "routeDistance": "10.65", - "timeToTower": "0:43:27", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "12:11:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 65, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_3H4BD8Y_201909131127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89BE6B11-1FEC-4BC0-AC06-0F8719A168AA", - "ticketNumber": "F2T2MKN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.796540, -80.039384", - "loadTime": "09/13/2019 11:47:22", - "straightDistance": "12.75", - "routeDistance": "14.56", - "timeToTower": "0:34:11", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "12:21:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_F2T2MKN_201909131147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7153E5C-FDB5-460C-ABA3-0C84A677F946", - "ticketNumber": "6TENLLH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.797418, -80.039073", - "loadTime": "09/13/2019 11:48:36", - "straightDistance": "12.76", - "routeDistance": "14.57", - "timeToTower": "0:34:06", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "12:22:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 60, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_6TENLLH_201909131148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F000675E-B398-43B2-919A-4B0506DE6431", - "ticketNumber": "W68HC3N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740584, -80.241492", - "loadTime": "09/13/2019 12:16:08", - "straightDistance": "5.36", - "routeDistance": "7.51", - "timeToTower": "0:41:08", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "12:57:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_W68HC3N_201909131216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3FA0841C-F729-4BF8-A565-9ED0D4EC8F34", - "ticketNumber": "7HPNZEW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.757940, -80.152174", - "loadTime": "09/13/2019 13:48:08", - "straightDistance": "7.36", - "routeDistance": "11.91", - "timeToTower": "0:54:21", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "14:42:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_7HPNZEW_201909131341_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44281BEA-6BAC-4DA8-A641-54C70D316A6B", - "ticketNumber": "7N6JRTQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.816372, -79.993822", - "loadTime": "09/13/2019 12:41:56", - "straightDistance": "15.32", - "routeDistance": "17.96", - "timeToTower": "0:53:59", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "13:35:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_7N6JRTQ_201909131241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56FCD0E2-8F8D-499E-9D44-CD42166FF27E", - "ticketNumber": "3CTY2FN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.757910, -80.151498", - "loadTime": "09/13/2019 14:02:06", - "straightDistance": "7.4", - "routeDistance": "12.02", - "timeToTower": "0:42:35", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "14:44:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_3CTY2FN_201909131351_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72A6762B-F612-481A-8A06-87EDBB09AA5E", - "ticketNumber": "5HGXD9W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.796480, -80.039443", - "loadTime": "09/13/2019 13:05:31", - "straightDistance": "12.75", - "routeDistance": "14.55", - "timeToTower": "0:50:45", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "13:56:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_5HGXD9W_201909131305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C919F85-0515-49F1-92E3-9D3A6DE29118", - "ticketNumber": "866EMEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.659318, -79.942959", - "loadTime": "09/13/2019 13:25:37", - "straightDistance": "21.28", - "routeDistance": "28.26", - "timeToTower": "1:23:00", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "14:48:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_866EMEB_201909131325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9D5EF33-9649-4730-9302-5DBD3A452833", - "ticketNumber": "7MA7PWF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.796492, -80.039398", - "loadTime": "09/13/2019 13:01:28", - "straightDistance": "12.75", - "routeDistance": "14.55", - "timeToTower": "0:56:04", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "13:57:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_7MA7PWF_201909131301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1428C07-C262-4137-ADBD-21B7F0EFDAA8", - "ticketNumber": "6EQ3M62", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.658571, -79.943002", - "loadTime": "09/13/2019 13:22:13", - "straightDistance": "21.31", - "routeDistance": "28.31", - "timeToTower": "1:28:07", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "14:50:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_6EQ3M62_201909131322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB4E3BE6-06AA-42C6-891E-51AC66173D63", - "ticketNumber": "6KV4BNW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743044, -79.919928", - "loadTime": "09/13/2019 12:38:58", - "straightDistance": "20.27", - "routeDistance": "25.38", - "timeToTower": "0:59:33", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "13:38:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_6KV4BNW_201909131236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD4157A9-29D4-4C3A-B71A-6C857D04E90C", - "ticketNumber": "3NUPPQW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676865, -80.189586", - "loadTime": "09/13/2019 12:44:17", - "straightDistance": "10.46", - "routeDistance": "24.06", - "timeToTower": "1:05:20", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "13:49:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 55, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_3NUPPQW_201909131244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3B893B1-9005-4940-88AC-5DCF86930CAD", - "ticketNumber": "9QHNSVV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87FVKMC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743099, -79.919838", - "loadTime": "09/13/2019 12:22:02", - "straightDistance": "20.27", - "routeDistance": "25.37", - "timeToTower": "1:15:27", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "13:37:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.1 CY", - "percentFull": 65, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_9QHNSVV_201909131222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F80E92DB-6B78-4CD8-A658-264D33706EF0", - "ticketNumber": "4ZHKY4W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676833, -80.190577", - "loadTime": "09/13/2019 12:35:06", - "straightDistance": "10.44", - "routeDistance": "24.03", - "timeToTower": "1:13:22", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "13:48:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_4ZHKY4W_201909131235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE7DAAF8-3148-493B-80EA-465E44131877", - "ticketNumber": "6PG4B9T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.815948, -79.995597", - "loadTime": "09/13/2019 12:40:14", - "straightDistance": "15.21", - "routeDistance": "17.53", - "timeToTower": "0:54:35", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "13:34:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 65, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_6PG4B9T_201909131240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A7478BE-47CA-49F9-B42F-69A89EE07EEA", - "ticketNumber": "4KVCZXZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.581875, -80.363646", - "loadTime": "09/13/2019 14:49:39", - "straightDistance": ".68", - "routeDistance": ".93", - "timeToTower": "0:14:59", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "15:04:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_4KVCZXZ_201909131449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42C376E5-6C98-4CA5-9D7C-5C4FC3833573", - "ticketNumber": "94B7SY3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.540521, -80.262152", - "loadTime": "09/13/2019 13:21:26", - "straightDistance": "6.4", - "routeDistance": "7.53", - "timeToTower": "1:30:17", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "14:51:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 90, - "quantity": 62.7, - "calculatedQuantity": "62.7 CY", - "s3DownloadKey": "HaulPass_94B7SY3_201909131321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A5E5336-CF25-449F-AD78-17F98A6272AE", - "ticketNumber": "52JDAR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.581982, -80.363657", - "loadTime": "09/13/2019 14:44:24", - "straightDistance": ".67", - "routeDistance": ".93", - "timeToTower": "0:18:57", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "15:03:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_52JDAR3_201909131444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E6B3C7B-F92D-4930-95C8-743340F3537F", - "ticketNumber": "4C53QBT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.540511, -80.262003", - "loadTime": "09/13/2019 14:20:26", - "straightDistance": "6.4", - "routeDistance": "7.54", - "timeToTower": "0:32:34", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "14:53:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 85, - "quantity": 60.6, - "calculatedQuantity": "60.6 CY", - "s3DownloadKey": "HaulPass_4C53QBT_201909131420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "260623CB-C6BB-44AE-BC09-E909EF8E38B5", - "ticketNumber": "8CWUBQF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.566513, -80.264254", - "loadTime": "09/13/2019 14:25:44", - "straightDistance": "5.55", - "routeDistance": "6.6", - "timeToTower": "1:07:38", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "15:33:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_8CWUBQF_201909131425_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C26268C-CAC1-49DB-B75A-138C6AD17528", - "ticketNumber": "6MV2KSS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.566709, -80.263915", - "loadTime": "09/13/2019 14:57:18", - "straightDistance": "5.56", - "routeDistance": "6.62", - "timeToTower": "0:34:48", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "15:32:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_6MV2KSS_201909131442_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1328CA34-BE6D-4DD9-9C82-E89C93B46D80", - "ticketNumber": "3EYGXG9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.565755, -80.331156", - "loadTime": "09/13/2019 15:46:01", - "straightDistance": "2.15", - "routeDistance": "3.73", - "timeToTower": "0:38:21", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "16:24:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_3EYGXG9_201909131534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9696FB81-1602-42CF-A187-856A63936F82", - "ticketNumber": "4JY4Z6T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.567733, -80.329332", - "loadTime": "09/13/2019 15:58:49", - "straightDistance": "2.13", - "routeDistance": "3.55", - "timeToTower": "0:26:43", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "16:25:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_4JY4Z6T_201909131554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9EAAA628-89B7-4DB6-9C90-1B42F5EF02E0", - "ticketNumber": "32X5945", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.513647, -80.312565", - "loadTime": "09/13/2019 16:13:30", - "straightDistance": "5.78", - "routeDistance": "9.58", - "timeToTower": "0:24:42", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "16:38:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 40, - "quantity": 28.5, - "calculatedQuantity": "28.5 CY", - "s3DownloadKey": "HaulPass_32X5945_201909131613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B09A8F31-D299-4E60-A5E4-ED370F3B48D4", - "ticketNumber": "9VM2UKG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.513708, -80.312202", - "loadTime": "09/13/2019 16:05:02", - "straightDistance": "5.79", - "routeDistance": "9.56", - "timeToTower": "0:30:05", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "16:35:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 60, - "quantity": 41.8, - "calculatedQuantity": "41.8 CY", - "s3DownloadKey": "HaulPass_9VM2UKG_201909131605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C95C8F4B-24A9-495D-96CA-AF4DAABA223E", - "ticketNumber": "9LZ7F2L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.566592, -80.264146", - "loadTime": "09/13/2019 16:07:48", - "straightDistance": "5.55", - "routeDistance": "6.6", - "timeToTower": "0:33:53", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "16:41:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_9LZ7F2L_201909131607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8FD05DC-F628-4180-A5CF-97AC4B42A759", - "ticketNumber": "9U6AJW5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.566780, -80.263949", - "loadTime": "09/13/2019 16:04:36", - "straightDistance": "5.56", - "routeDistance": "6.61", - "timeToTower": "0:35:45", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "16:40:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_9U6AJW5_201909131555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00DFA19E-1405-4375-B993-8F72FD3440CF", - "ticketNumber": "4WM6SYD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.816051, -79.994717", - "loadTime": "09/13/2019 15:55:36", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:53:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "16:49:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_4WM6SYD_201909131555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33DDDCCE-387F-4D42-BB73-49BB7953B69C", - "ticketNumber": "7L6JHS3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.757092, -80.144035", - "loadTime": "09/13/2019 15:45:09", - "straightDistance": "7.79", - "routeDistance": "12.46", - "timeToTower": "0:49:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "16:34:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_7L6JHS3_201909131545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "555FA761-21C0-4A3F-8403-E356624B7FF2", - "ticketNumber": "3RN8L8S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.757157, -80.144683", - "loadTime": "09/13/2019 15:30:41", - "straightDistance": "7.76", - "routeDistance": "12.42", - "timeToTower": "1:02:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "16:32:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_3RN8L8S_201909131513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74FA38B0-4C90-4BA7-82BE-137D3A920ACA", - "ticketNumber": "4YF4BFS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.816111, -79.994024", - "loadTime": "09/13/2019 15:49:05", - "straightDistance": "15.31", - "routeDistance": "17.63", - "timeToTower": "0:52:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "16:41:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_4YF4BFS_201909131549_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0F98C52-C0F7-4BDF-BCFA-E1563136519B", - "ticketNumber": "8LTJ6GX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87FVKMC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.816149, -79.993430", - "loadTime": "09/13/2019 15:56:14", - "straightDistance": "15.34", - "routeDistance": "17.72", - "timeToTower": "0:42:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "16:39:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.1 CY", - "percentFull": 80, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_8LTJ6GX_201909131556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6896CD9-3637-487B-B55D-21EF98A305AF", - "ticketNumber": "44TJKZ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.816012, -79.994725", - "loadTime": "09/13/2019 15:55:11", - "straightDistance": "15.26", - "routeDistance": "17.6", - "timeToTower": "0:51:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "16:46:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_44TJKZ9_201909131551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "054B0E32-94E1-42B7-8B5C-000BC93D406F", - "ticketNumber": "7C2326Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.816119, -79.994110", - "loadTime": "09/13/2019 14:29:12", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:41:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "15:11:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_7C2326Q_201909131429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19223F4B-A042-445A-81A3-8FC8236DBF3F", - "ticketNumber": "7RCMEGN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676895, -80.189789", - "loadTime": "09/13/2019 14:48:50", - "straightDistance": "10.45", - "routeDistance": "24.05", - "timeToTower": "1:12:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "16:01:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_7RCMEGN_201909131448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B39690D-FFF2-41C3-A8E3-2E241CCB3FFA", - "ticketNumber": "83AVHR2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815395, -79.995503", - "loadTime": "09/13/2019 16:10:39", - "straightDistance": "15.22", - "routeDistance": "17.57", - "timeToTower": "0:58:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "17:09:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 95, - "quantity": 65.4, - "calculatedQuantity": "65.4 CY", - "s3DownloadKey": "HaulPass_83AVHR2_201909131610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E62BD59-4BF1-4555-BA1F-9C8013DFB992", - "ticketNumber": "8X497T6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676842, -80.189627", - "loadTime": "09/13/2019 15:00:36", - "straightDistance": "10.46", - "routeDistance": "24.06", - "timeToTower": "1:01:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "16:02:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 60, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_8X497T6_201909131500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77938FDF-F8CA-44E9-AD67-7C83437018A6", - "ticketNumber": "93M7YVW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.815893, -79.993544", - "loadTime": "09/13/2019 14:19:23", - "straightDistance": "15.33", - "routeDistance": "17.74", - "timeToTower": "0:48:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "15:07:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_93M7YVW_201909131419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90DD4521-9209-41B2-A90F-3557DB389DAB", - "ticketNumber": "8K9TQS3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.659084, -79.942921", - "loadTime": "09/13/2019 15:52:07", - "straightDistance": "21.29", - "routeDistance": "27.88", - "timeToTower": "1:26:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "17:18:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_8K9TQS3_201909131552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A17992E6-EC36-4163-B404-4FE751B208FF", - "ticketNumber": "8QKV3QT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.659409, -79.943642", - "loadTime": "09/13/2019 15:56:54", - "straightDistance": "21.24", - "routeDistance": "27.85", - "timeToTower": "1:25:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "17:22:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 60, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_8QKV3QT_201909131556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1A502FA-7DC5-4A61-9C9B-8B5355ECA09E", - "ticketNumber": "3VCR35G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.796483, -80.039412", - "loadTime": "09/13/2019 14:52:44", - "straightDistance": "12.75", - "routeDistance": "14.56", - "timeToTower": "1:02:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "15:55:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_3VCR35G_201909131452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B60A8B55-400E-4681-937A-275E73702856", - "ticketNumber": "95R4JFQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.796463, -80.039425", - "loadTime": "09/13/2019 14:57:39", - "straightDistance": "12.75", - "routeDistance": "14.56", - "timeToTower": "0:58:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "15:56:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_95R4JFQ_201909131457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D87B10C2-EB6E-41FA-BC41-E604AB8FC479", - "ticketNumber": "9XLH84M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.816136, -79.994268", - "loadTime": "09/13/2019 14:27:36", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:42:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "15:09:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_9XLH84M_201909131427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDCA28F3-22F6-4843-B19D-1A5831EE048D", - "ticketNumber": "89A7WBY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87FVKMC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.815940, -79.994216", - "loadTime": "09/13/2019 14:21:32", - "straightDistance": "15.29", - "routeDistance": "17.63", - "timeToTower": "0:50:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "15:12:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.1 CY", - "percentFull": 75, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_89A7WBY_201909131421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5B04C75-961D-48A6-BEA5-68988DD9B2D5", - "ticketNumber": "85FY2PD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.815959, -79.994836", - "loadTime": "09/13/2019 13:55:13", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "1:25:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "15:20:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_85FY2PD_201909131355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1B3781B-B935-4596-AEDC-FFF7C46EA852", - "ticketNumber": "9LRPMCG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.815213, -79.994644", - "loadTime": "09/13/2019 13:52:54", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "1:28:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "15:21:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_9LRPMCG_201909131352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE99CE8F-E626-4628-87ED-DBE0044EB6B4", - "ticketNumber": "3UTE4K5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816077, -79.994984", - "loadTime": "09/13/2019 16:07:59", - "straightDistance": "15.25", - "routeDistance": "17.57", - "timeToTower": "1:04:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "17:12:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_3UTE4K5_201909131607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51171EEE-CE1C-45F8-8016-3A8205E202AF", - "ticketNumber": "3S78DYD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.571009, -80.324450", - "loadTime": "09/13/2019 17:03:06", - "straightDistance": "2.21", - "routeDistance": "3.1", - "timeToTower": "0:19:38", - "towerMonitorUserCertificationNumber": "6NG7WM6", - "towerMonitorName": "Brenda Charette", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "17:22:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_3S78DYD_201909131703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F26EF97-17D0-4A68-B56D-F2C1BBC831D6", - "ticketNumber": "6THZMEH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.568750, -80.329055", - "loadTime": "09/13/2019 16:41:19", - "straightDistance": "2.09", - "routeDistance": "3.47", - "timeToTower": "0:44:14", - "towerMonitorUserCertificationNumber": "6NG7WM6", - "towerMonitorName": "Brenda Charette", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "17:25:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_6THZMEH_201909131641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55350ED0-CCB5-446D-9B72-9AC69747310A", - "ticketNumber": "86JDMFC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.566459, -80.263762", - "loadTime": "09/13/2019 17:14:28", - "straightDistance": "5.58", - "routeDistance": "6.62", - "timeToTower": "0:31:37", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "17:46:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 35, - "quantity": 25.4, - "calculatedQuantity": "25.4 CY", - "s3DownloadKey": "HaulPass_86JDMFC_201909131659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5916DB0-FDC8-4302-A531-35A5EC18AEBE", - "ticketNumber": "3SNFJ8B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.566716, -80.263826", - "loadTime": "09/13/2019 17:19:35", - "straightDistance": "5.57", - "routeDistance": "6.62", - "timeToTower": "0:28:32", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "17:48:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_3SNFJ8B_201909131719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D99BBED-1D42-46D1-A431-605459EA0239", - "ticketNumber": "6Y7DAY8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.521357, -80.307412", - "loadTime": "09/13/2019 17:27:43", - "straightDistance": "5.46", - "routeDistance": "9.28", - "timeToTower": "0:32:28", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "18:00:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 50, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_6Y7DAY8_201909131701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E39B6AD-590F-464F-BA46-8AA172F013C8", - "ticketNumber": "8A9NQ7V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.522770, -80.308214", - "loadTime": "09/13/2019 17:38:39", - "straightDistance": "5.35", - "routeDistance": "9.43", - "timeToTower": "0:23:25", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "18:02:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 55, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_8A9NQ7V_201909131729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0BEDFEEF-3ECB-456A-9289-8679DCDBA320", - "ticketNumber": "89G969H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.565532, -80.337300", - "loadTime": "09/13/2019 17:52:11", - "straightDistance": "1.95", - "routeDistance": "4.17", - "timeToTower": "0:36:45", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "18:28:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_89G969H_201909131739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0BF0330B-A8B5-4FDE-BD91-9491AD4CE4A2", - "ticketNumber": "8TR3MHU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.565534, -80.337303", - "loadTime": "09/13/2019 18:00:42", - "straightDistance": "1.95", - "routeDistance": "4.17", - "timeToTower": "0:26:45", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "18:27:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_8TR3MHU_201909131757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D3F5922-E408-4BE5-AD22-DFE63628474D", - "ticketNumber": "LXW93Q6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.588507, -80.354012", - "loadTime": "09/13/2019 18:36:44", - "straightDistance": ".11", - "routeDistance": ".11", - "timeToTower": "0:24:00", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "19:00:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 45, - "quantity": 32.8, - "calculatedQuantity": "32.8 CY", - "s3DownloadKey": "HaulPass_LXW93Q6_201909131836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE876C04-DE2F-4749-93E6-2705672AE111", - "ticketNumber": "4VB7H8P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.587994, -80.353616", - "loadTime": "09/13/2019 18:48:52", - "straightDistance": ".14", - "routeDistance": ".15", - "timeToTower": "0:12:51", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "19:01:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_4VB7H8P_201909131848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C3B18C6-81E8-4C1A-8F35-9188CF6C614C", - "ticketNumber": "45Y4Y6D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.566391, -80.263625", - "loadTime": "09/13/2019 18:25:19", - "straightDistance": "5.58", - "routeDistance": "6.63", - "timeToTower": "0:43:14", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "19:08:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_45Y4Y6D_201909131813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F22FCBE0-2433-4A19-BAF1-8061633AE456", - "ticketNumber": "94AAMXB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.566373, -80.264229", - "loadTime": "09/13/2019 18:09:36", - "straightDistance": "5.55", - "routeDistance": "6.6", - "timeToTower": "1:00:21", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "19:09:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_94AAMXB_201909131804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7CD0FC2E-0BA5-41B0-8D49-B874E4CCF229", - "ticketNumber": "92JR4TN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.521529, -80.305964", - "loadTime": "09/13/2019 19:07:11", - "straightDistance": "5.49", - "routeDistance": "9.32", - "timeToTower": "0:23:08", - "towerMonitorUserCertificationNumber": "6NG7WM6", - "towerMonitorName": "Brenda Charette", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "19:30:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_92JR4TN_201909131848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5815C37-FB21-44F3-9173-6C6EBAFAFA7F", - "ticketNumber": "EQ2XJSC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.521361, -80.306034", - "loadTime": "09/13/2019 19:08:30", - "straightDistance": "5.5", - "routeDistance": "9.31", - "timeToTower": "0:23:23", - "towerMonitorUserCertificationNumber": "6NG7WM6", - "towerMonitorName": "Brenda Charette", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "19:31:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 55, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_EQ2XJSC_201909131908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5976A89-7190-4DC4-932C-3480CEAF4168", - "ticketNumber": "95VVZ7A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.588489, -80.353696", - "loadTime": "09/13/2019 19:12:04", - "straightDistance": ".13", - "routeDistance": ".13", - "timeToTower": "0:27:52", - "towerMonitorUserCertificationNumber": "6NG7WM6", - "towerMonitorName": "Brenda Charette", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "19:39:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_95VVZ7A_201909131912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C64C1718-EAEF-46C1-A7EC-A3E9772D802B", - "ticketNumber": "9G3PEAM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.588373, -80.353606", - "loadTime": "09/13/2019 19:22:06", - "straightDistance": ".13", - "routeDistance": ".14", - "timeToTower": "0:16:29", - "towerMonitorUserCertificationNumber": "6NG7WM6", - "towerMonitorName": "Brenda Charette", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "19:38:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_9G3PEAM_201909131922_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "143AA868-38C4-480B-BA6F-2DD1D5EF25FA", - "ticketNumber": "5P3KKCY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.659137, -79.942932", - "loadTime": "09/13/2019 18:40:14", - "straightDistance": "21.29", - "routeDistance": "27.94", - "timeToTower": "1:23:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "20:03:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_5P3KKCY_201909131840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3567B9AC-F6D4-4476-98BF-5850D22182B2", - "ticketNumber": "7XPFVXR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.658760, -79.943554", - "loadTime": "09/13/2019 18:37:06", - "straightDistance": "21.27", - "routeDistance": "27.96", - "timeToTower": "1:25:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "20:02:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 90, - "quantity": 62.5, - "calculatedQuantity": "62.5 CY", - "s3DownloadKey": "HaulPass_7XPFVXR_201909131837_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46C20C19-F800-4624-A911-21E69B4F1740", - "ticketNumber": "6WSY6WB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816307, -79.994274", - "loadTime": "09/13/2019 19:07:08", - "straightDistance": "15.29", - "routeDistance": "18.36", - "timeToTower": "1:01:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "20:08:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_6WSY6WB_201909131907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4742FE84-D01C-44E9-AB9C-DCAC740AF15A", - "ticketNumber": "4WVDFMR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87FVKMC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.816294, -79.994288", - "loadTime": "09/13/2019 18:58:33", - "straightDistance": "15.29", - "routeDistance": "18.36", - "timeToTower": "0:51:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "19:50:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.1 CY", - "percentFull": 80, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_4WVDFMR_201909131858_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BFD6C7F-4C36-4219-AFBA-AA5F0E46828D", - "ticketNumber": "4EEMT27", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.816290, -79.993613", - "loadTime": "09/13/2019 19:05:03", - "straightDistance": "15.33", - "routeDistance": "18.44", - "timeToTower": "0:46:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "19:51:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_4EEMT27_201909131905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69C4581C-2629-4B10-B216-E8A2AE990C25", - "ticketNumber": "992K4V5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.816367, -79.994531", - "loadTime": "09/13/2019 18:06:31", - "straightDistance": "15.28", - "routeDistance": "18.35", - "timeToTower": "0:50:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "18:57:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_992K4V5_201909131806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7378E0BF-840F-4A85-8833-9292217DCC6D", - "ticketNumber": "3HCJARS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740804, -80.241489", - "loadTime": "09/13/2019 18:26:46", - "straightDistance": "5.35", - "routeDistance": "7.51", - "timeToTower": "0:32:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "18:59:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_3HCJARS_201909131826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79B44E53-8BCB-46A4-A2DD-5EAC4F6B0CA1", - "ticketNumber": "8SVEA86", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740778, -80.241686", - "loadTime": "09/13/2019 18:14:26", - "straightDistance": "5.35", - "routeDistance": "7.51", - "timeToTower": "0:59:19", - "towerMonitorUserCertificationNumber": "6N7W4YM", - "towerMonitorName": "Thomas Strong", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "19:13:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_J001_8SVEA86_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8278FF98-B28B-4650-94D2-40F2A983E538", - "ticketNumber": "98N5QVB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815992, -79.993816", - "loadTime": "09/13/2019 19:13:18", - "straightDistance": "15.32", - "routeDistance": "18.39", - "timeToTower": "0:53:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "20:07:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_98N5QVB_201909131913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA54FB12-47E3-4B71-98E9-B55C4C5FDDB0", - "ticketNumber": "NZ3DGAM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.814719, -79.995146", - "loadTime": "09/13/2019 18:00:05", - "straightDistance": "15.24", - "routeDistance": "18.33", - "timeToTower": "0:54:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "18:54:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 95, - "quantity": 65.4, - "calculatedQuantity": "65.4 CY", - "s3DownloadKey": "HaulPass_NZ3DGAM_201909131800_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4A369A7-C7BD-4358-9958-D577D9F24A82", - "ticketNumber": "6MRPN86", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.588410, -80.353535", - "loadTime": "09/13/2019 19:57:45", - "straightDistance": ".14", - "routeDistance": ".14", - "timeToTower": "0:21:28", - "towerMonitorUserCertificationNumber": "6NG7WM6", - "towerMonitorName": "Brenda Charette", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "20:19:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_6MRPN86_201909131957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F68571DA-9FCF-4432-A412-2A93F5BB40C2", - "ticketNumber": "32XVTPD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.588311, -80.353603", - "loadTime": "09/13/2019 19:49:23", - "straightDistance": ".14", - "routeDistance": ".14", - "timeToTower": "0:28:36", - "towerMonitorUserCertificationNumber": "6NG7WM6", - "towerMonitorName": "Brenda Charette", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "20:17:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 40, - "quantity": 28.6, - "calculatedQuantity": "28.6 CY", - "s3DownloadKey": "HaulPass_32XVTPD_201909131949_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2443D95D-B309-4F99-8B50-86B5D95208B6", - "ticketNumber": "T8CJTDY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.566561, -80.265487", - "loadTime": "09/13/2019 20:14:50", - "straightDistance": "5.48", - "routeDistance": "6.52", - "timeToTower": "0:23:42", - "towerMonitorUserCertificationNumber": "6NG7WM6", - "towerMonitorName": "Brenda Charette", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "20:38:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_T8CJTDY_201909132014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6ADF42C3-6F28-4C97-B4CA-B58A01FA0FAA", - "ticketNumber": "9BTFGXM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.566412, -80.265455", - "loadTime": "09/13/2019 19:57:05", - "straightDistance": "5.48", - "routeDistance": "6.53", - "timeToTower": "0:42:38", - "towerMonitorUserCertificationNumber": "6NG7WM6", - "towerMonitorName": "Brenda Charette", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "20:39:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_9BTFGXM_201909131945_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75142E75-F775-4A79-A820-25B311E28AC9", - "ticketNumber": "7R2HJ33", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.520980, -80.306195", - "loadTime": "09/13/2019 20:24:48", - "straightDistance": "5.52", - "routeDistance": "9.28", - "timeToTower": "0:26:25", - "towerMonitorUserCertificationNumber": "6NG7WM6", - "towerMonitorName": "Brenda Charette", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "20:51:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_7R2HJ33_201909132019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECB2ADBB-43F6-451D-AB6B-F30FB689B3FA", - "ticketNumber": "7GAJLGF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.521231, -80.305983", - "loadTime": "09/13/2019 20:17:04", - "straightDistance": "5.51", - "routeDistance": "9.3", - "timeToTower": "0:30:26", - "towerMonitorUserCertificationNumber": "6NG7WM6", - "towerMonitorName": "Brenda Charette", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "20:47:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 60, - "quantity": 41.8, - "calculatedQuantity": "41.8 CY", - "s3DownloadKey": "HaulPass_7GAJLGF_201909132000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13417DF5-B73F-4030-8687-2AF2C867931B", - "ticketNumber": "45STNZG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.588182, -80.353722", - "loadTime": "09/13/2019 20:26:10", - "straightDistance": ".13", - "routeDistance": ".13", - "timeToTower": "0:56:29", - "towerMonitorUserCertificationNumber": "6NG7WM6", - "towerMonitorName": "Brenda Charette", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "21:22:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_45STNZG_201909132026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5FB34D50-34A6-426D-9E2F-6591517ED35A", - "ticketNumber": "3LFCDGA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.584530, -80.348213", - "loadTime": "09/13/2019 21:04:54", - "straightDistance": ".54", - "routeDistance": ".55", - "timeToTower": "0:16:33", - "towerMonitorUserCertificationNumber": "6NG7WM6", - "towerMonitorName": "Brenda Charette", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "21:21:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_3LFCDGA_201909132056_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01F86C2E-0345-4BF1-8ED8-436C788C0438", - "ticketNumber": "42GVGRU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.735974, -80.215484", - "loadTime": "09/13/2019 21:21:04", - "straightDistance": "6.11", - "routeDistance": "9.05", - "timeToTower": "0:10:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "21:31:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 90, - "quantity": 64.1, - "calculatedQuantity": "64.1 CY", - "s3DownloadKey": "HaulPass_J001_42GVGRU_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13A7AF58-2F1A-402F-A822-34780D5DC5A4", - "ticketNumber": "4HTXVRH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.753660, -80.144805", - "loadTime": "09/13/2019 19:42:21", - "straightDistance": "7.88", - "routeDistance": "12.81", - "timeToTower": "0:45:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "20:28:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_4HTXVRH_201909131922_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DD969D4-8F64-49FB-B5D1-DFE8B56CDBFF", - "ticketNumber": "56FGA67", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676764, -80.189672", - "loadTime": "09/13/2019 19:26:43", - "straightDistance": "10.46", - "routeDistance": "24.13", - "timeToTower": "1:41:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "21:08:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_56FGA67_201909131926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "255AB70C-E852-4B70-ABE8-46FE3ABFA56C", - "ticketNumber": "6MMJT3S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676825, -80.189800", - "loadTime": "09/13/2019 19:47:24", - "straightDistance": "10.45", - "routeDistance": "24.13", - "timeToTower": "1:22:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "21:09:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 50, - "quantity": 38.1, - "calculatedQuantity": "38.1 CY", - "s3DownloadKey": "HaulPass_6MMJT3S_201909131947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "351BBEFF-2D67-47E9-995A-9113F073848B", - "ticketNumber": "8BLUUPT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.797853, -80.037576", - "loadTime": "09/13/2019 20:12:31", - "straightDistance": "12.85", - "routeDistance": "15.01", - "timeToTower": "0:45:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "20:58:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_8BLUUPT_201909132012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "419B1C54-05C4-447A-966B-CBA3F72DFB1E", - "ticketNumber": "93AXAH4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.736121, -80.215610", - "loadTime": "09/13/2019 20:49:23", - "straightDistance": "6.1", - "routeDistance": "9.04", - "timeToTower": "0:25:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "21:14:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 95, - "quantity": 69.3, - "calculatedQuantity": "69.3 CY", - "s3DownloadKey": "HaulPass_93AXAH4_201909132049_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D9CBC4F-7594-4387-9C51-C460327C55E7", - "ticketNumber": "9NX2CJ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.796503, -80.039366", - "loadTime": "09/13/2019 20:06:26", - "straightDistance": "12.75", - "routeDistance": "14.56", - "timeToTower": "0:47:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "20:54:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_9NX2CJ5_201909132006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7EA1AF7C-AF7A-44EE-9993-161D208F9EAE", - "ticketNumber": "7SZFAE6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.815205, -79.994308", - "loadTime": "09/13/2019 19:42:32", - "straightDistance": "15.29", - "routeDistance": "17.63", - "timeToTower": "0:54:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "20:37:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 90, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_7SZFAE6_201909131942_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CEAD9FD-E3C5-4B11-9712-EB15356ED92F", - "ticketNumber": "77F9K4B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.815123, -79.994754", - "loadTime": "09/13/2019 19:46:56", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:59:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "20:46:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_77F9K4B_201909131946_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4EF027F-5C86-4235-AD99-3576E11D3664", - "ticketNumber": "9DKCN8M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.754541, -80.143477", - "loadTime": "09/13/2019 19:18:45", - "straightDistance": "7.91", - "routeDistance": "12.68", - "timeToTower": "1:04:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "20:22:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_9DKCN8M_201909131859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE45A925-8DB4-46F6-AC7F-798BFA63B8BF", - "ticketNumber": "9HG5K6J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676716, -80.189444", - "loadTime": "09/13/2019 20:08:47", - "straightDistance": "10.47", - "routeDistance": "24.14", - "timeToTower": "1:15:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "21:24:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 95, - "quantity": 67, - "calculatedQuantity": "67 CY", - "s3DownloadKey": "HaulPass_9HG5K6J_201909132008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41C58ED5-2482-4321-BADF-8CE0942E59C8", - "ticketNumber": "49MEY6F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816833, -79.993647", - "loadTime": "09/13/2019 17:33:01", - "straightDistance": "15.33", - "routeDistance": "17.94", - "timeToTower": "0:53:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "18:26:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_49MEY6F_201909131733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "462E482D-AD2D-4173-9636-544544A4790C", - "ticketNumber": "9DYL4YC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.816030, -79.993861", - "loadTime": "09/13/2019 17:22:31", - "straightDistance": "15.31", - "routeDistance": "17.64", - "timeToTower": "0:52:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "18:14:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_9DYL4YC_201909131722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B4F4BC8-05AA-4C54-8D4F-332303D72CD1", - "ticketNumber": "873R3B3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742462, -79.912548", - "loadTime": "09/13/2019 17:50:03", - "straightDistance": "20.69", - "routeDistance": "24.32", - "timeToTower": "1:23:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "19:13:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 50, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_873R3B3_201909131741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72AC6893-7B73-4D0D-BB81-D27270FA78B6", - "ticketNumber": "8TZB3NX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740321, -80.240108", - "loadTime": "09/13/2019 17:03:25", - "straightDistance": "5.39", - "routeDistance": "7.45", - "timeToTower": "0:42:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "17:45:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 50, - "quantity": 35.6, - "calculatedQuantity": "35.6 CY", - "s3DownloadKey": "HaulPass_8TZB3NX_201909131703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77D4C4F5-28DF-4A58-979A-748EA700E492", - "ticketNumber": "974MD5D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740325, -80.240148", - "loadTime": "09/13/2019 17:02:11", - "straightDistance": "5.39", - "routeDistance": "7.45", - "timeToTower": "0:38:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "17:40:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_974MD5D_201909131702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F5C6F2C-B50E-4F09-A4AE-D80438303241", - "ticketNumber": "8CKAVN4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.756129, -80.142849", - "loadTime": "09/13/2019 17:31:33", - "straightDistance": "7.89", - "routeDistance": "12.55", - "timeToTower": "0:51:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "18:22:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_8CKAVN4_201909131731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A22A952-E181-425B-8B87-62DCB847A7CE", - "ticketNumber": "8SPW8DZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.755237, -80.142766", - "loadTime": "09/13/2019 17:42:47", - "straightDistance": "7.92", - "routeDistance": "12.61", - "timeToTower": "0:36:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "18:19:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_8SPW8DZ_201909131742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B3CB625-5D0F-4995-8363-CDAA88A46BA8", - "ticketNumber": "9WERJ8S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.796556, -80.039363", - "loadTime": "09/13/2019 16:42:16", - "straightDistance": "12.75", - "routeDistance": "14.56", - "timeToTower": "0:51:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "17:34:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_9WERJ8S_201909131642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E015B17-812A-4E3C-BEBF-6A63E712F076", - "ticketNumber": "6KD2KMU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676797, -80.189726", - "loadTime": "09/13/2019 17:04:34", - "straightDistance": "10.46", - "routeDistance": "24.13", - "timeToTower": "1:29:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "18:33:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 50, - "quantity": 38.1, - "calculatedQuantity": "38.1 CY", - "s3DownloadKey": "HaulPass_6KD2KMU_201909131704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A45CD83E-BC51-4960-88AB-0C2CF23FDC75", - "ticketNumber": "3WBH7RS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742185, -79.912451", - "loadTime": "09/13/2019 17:51:24", - "straightDistance": "20.7", - "routeDistance": "24.34", - "timeToTower": "1:26:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "19:17:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 45, - "quantity": 32.5, - "calculatedQuantity": "32.5 CY", - "s3DownloadKey": "HaulPass_3WBH7RS_201909131751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B01F9008-371A-4CDD-A09F-00C41F7946C2", - "ticketNumber": "7F7TF4R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87FVKMC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.816081, -79.994132", - "loadTime": "09/13/2019 17:19:31", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:51:27", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "18:10:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.1 CY", - "percentFull": 85, - "quantity": 58.7, - "calculatedQuantity": "58.7 CY", - "s3DownloadKey": "HaulPass_7F7TF4R_201909131719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B51CF795-B3B0-4AE8-8086-66091C57D5E6", - "ticketNumber": "4YZRQ96", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816204, -79.993742", - "loadTime": "09/13/2019 17:39:07", - "straightDistance": "15.32", - "routeDistance": "17.7", - "timeToTower": "0:49:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "18:29:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_4YZRQ96_201909131739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5B982C8-8291-4145-8FFB-C1BD6555871C", - "ticketNumber": "68ZUUSA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.796503, -80.039386", - "loadTime": "09/13/2019 16:47:24", - "straightDistance": "12.75", - "routeDistance": "14.56", - "timeToTower": "0:49:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "17:36:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_68ZUUSA_201909131647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFAC3CE3-2E25-497F-99C5-54E9D8D37735", - "ticketNumber": "8TVVXDE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8KYJ2NQ", - "fieldMonitorName": "John Dickinson", - "loadCoordinates": "32.676792, -80.189788", - "loadTime": "09/13/2019 18:18:55", - "straightDistance": "10.46", - "routeDistance": "24.13", - "timeToTower": "1:02:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "19:21:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_8TVVXDE_201909131818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4A22484-A3D3-45A7-A201-F663EEFC6736", - "ticketNumber": "6EY8XAG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.796651, -80.039116", - "loadTime": "09/13/2019 18:20:12", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "1:02:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "19:22:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 85, - "quantity": 67.4, - "calculatedQuantity": "67.4 CY", - "s3DownloadKey": "HaulPass_6EY8XAG_201909131820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD4B58FD-E38B-4832-99F4-3464C795A3EF", - "ticketNumber": "4ANXCK2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676724, -80.189669", - "loadTime": "09/13/2019 17:20:41", - "straightDistance": "10.46", - "routeDistance": "24.14", - "timeToTower": "1:10:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "18:31:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_4ANXCK2_201909131720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F77C69B3-730A-4B24-8F52-D75D30196318", - "ticketNumber": "6FYQJ7Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.796485, -80.039445", - "loadTime": "09/13/2019 18:17:23", - "straightDistance": "12.75", - "routeDistance": "14.55", - "timeToTower": "1:02:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "19:19:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_6FYQJ7Z_201909131817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05F99306-27E2-44CF-BFBE-637B87D94D63", - "ticketNumber": "PUD4U97", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.840242, -79.839311", - "loadTime": "09/13/2019 15:26:01", - "straightDistance": "10.74", - "routeDistance": "11.97", - "timeToTower": "0:55:38", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "16:21:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 75, - "quantity": 54, - "calculatedQuantity": "54 CY", - "s3DownloadKey": "HaulPass_PUD4U97_201909131501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FA98D3E-78C7-42FB-ACBE-99FC306DA6F5", - "ticketNumber": "JG2TZX5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5WCDC4C", - "fieldMonitorName": "Carol ‘Michelle’ Grooms", - "loadCoordinates": "32.799371, -79.771536", - "loadTime": "09/13/2019 19:00:02", - "straightDistance": "10.47", - "routeDistance": "16.35", - "timeToTower": "1:07:08", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "20:07:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 85, - "quantity": 62.4, - "calculatedQuantity": "62.4 CY", - "s3DownloadKey": "HaulPass_JG2TZX5_201909131900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "112DD22E-CE37-460E-8B6F-042B7F1F3BF2", - "ticketNumber": "9XYXLDS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.842031, -79.818318", - "loadTime": "09/12/2019 22:16:30", - "straightDistance": "9.73", - "routeDistance": "10.45", - "timeToTower": "14:05:31", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "12:22:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 90, - "quantity": 65.2, - "calculatedQuantity": "65.2 CY", - "s3DownloadKey": "HaulPass_9XYXLDS_201909122143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15A572F0-6168-45A8-B816-49A1D79E379D", - "ticketNumber": "5CTXNN7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.840619, -79.837836", - "loadTime": "09/13/2019 13:39:04", - "straightDistance": "10.65", - "routeDistance": "11.88", - "timeToTower": "0:55:28", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "14:34:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 60, - "quantity": 43.2, - "calculatedQuantity": "43.2 CY", - "s3DownloadKey": "HaulPass_5CTXNN7_201909131333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20A10469-DD2B-47BE-B90D-40F32D62270D", - "ticketNumber": "3WNTB9H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.868655, -79.774158", - "loadTime": "09/13/2019 17:50:47", - "straightDistance": "6.6", - "routeDistance": "7.31", - "timeToTower": "0:29:00", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "18:19:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 85, - "quantity": 61.1, - "calculatedQuantity": "61.1 CY", - "s3DownloadKey": "HaulPass_3WNTB9H_201909131653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A7C57D0-D7C5-4EC0-9B47-BDC2B66A3512", - "ticketNumber": "79YUVTJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.843004, -79.819240", - "loadTime": "09/13/2019 13:07:11", - "straightDistance": "9.72", - "routeDistance": "10.35", - "timeToTower": "1:34:10", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "14:41:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 50, - "quantity": 37, - "calculatedQuantity": "37 CY", - "s3DownloadKey": "HaulPass_79YUVTJ_201909131302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CCE3870-8AC4-4BA5-B341-62EB4BC22CCB", - "ticketNumber": "U6UJ2MW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.842564, -79.820792", - "loadTime": "09/13/2019 19:15:04", - "straightDistance": "9.81", - "routeDistance": "10.74", - "timeToTower": "0:47:09", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "20:02:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 90, - "quantity": 65.2, - "calculatedQuantity": "65.2 CY", - "s3DownloadKey": "HaulPass_U6UJ2MW_201909131844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A40D122-25C2-48B1-8137-B4A11FE8E913", - "ticketNumber": "JZAN3NZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.856231, -79.808116", - "loadTime": "09/13/2019 17:13:26", - "straightDistance": "8.64", - "routeDistance": "9.47", - "timeToTower": "1:39:06", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "18:52:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 50, - "quantity": 35.3, - "calculatedQuantity": "35.3 CY", - "s3DownloadKey": "HaulPass_JZAN3NZ_201909131704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A50C4DA-88A2-4422-BE60-FBF7E4228C7B", - "ticketNumber": "EG6TH2H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.858192, -79.807507", - "loadTime": "09/13/2019 12:56:38", - "straightDistance": "8.52", - "routeDistance": "9.36", - "timeToTower": "0:51:06", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "13:47:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_EG6TH2H_201909131230_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EB18770-0F58-427E-8F4C-BBF89E7566E8", - "ticketNumber": "9FQFGKS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.840981, -79.835295", - "loadTime": "09/12/2019 21:23:18", - "straightDistance": "10.52", - "routeDistance": "11.73", - "timeToTower": "15:08:23", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "12:31:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_9FQFGKS_201909122123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "403BD441-74B5-4000-AC2C-D5D6E026F305", - "ticketNumber": "78VJV3W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.845121, -79.821297", - "loadTime": "09/13/2019 18:28:44", - "straightDistance": "9.72", - "routeDistance": "10.56", - "timeToTower": "1:27:36", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "19:56:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 90, - "quantity": 66.6, - "calculatedQuantity": "66.6 CY", - "s3DownloadKey": "HaulPass_78VJV3W_201909131756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47507992-C083-4B8B-8A58-FB109AD43AC4", - "ticketNumber": "4WE9NCK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3EWTGJV", - "fieldMonitorName": "Jordan Grant", - "loadCoordinates": "32.911312, -79.823784", - "loadTime": "09/13/2019 12:33:20", - "straightDistance": "7.74", - "routeDistance": "13.69", - "timeToTower": "2:04:28", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "14:37:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 65, - "quantity": 48.9, - "calculatedQuantity": "48.9 CY", - "s3DownloadKey": "HaulPass_4WE9NCK_201909131232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "486D68B2-250A-4FAD-B4DB-2D9A9FFCE6FD", - "ticketNumber": "93W8J9K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3EWTGJV", - "fieldMonitorName": "Jordan Grant", - "loadCoordinates": "32.910516, -79.821087", - "loadTime": "09/13/2019 16:26:14", - "straightDistance": "7.6", - "routeDistance": "13.77", - "timeToTower": "2:31:03", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "18:57:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 80, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_93W8J9K_201909131540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5384EDE0-B7E0-456C-907B-48BB717F571D", - "ticketNumber": "8X4W848", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.839679, -79.840436", - "loadTime": "09/13/2019 19:20:25", - "straightDistance": "10.81", - "routeDistance": "12.05", - "timeToTower": "0:43:25", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "20:03:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_8X4W848_201909131831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "562CA525-5F11-4BD2-8CE2-BFA73D3A9ED7", - "ticketNumber": "5XW79N5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5WCDC4C", - "fieldMonitorName": "Carol ‘Michelle’ Grooms", - "loadCoordinates": "32.798680, -79.771081", - "loadTime": "09/13/2019 18:32:35", - "straightDistance": "10.5", - "routeDistance": "16.29", - "timeToTower": "1:37:37", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "20:10:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 75, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_5XW79N5_201909131729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72E80743-C546-4B92-8042-EB557642EC02", - "ticketNumber": "6T7YJLK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3EWTGJV", - "fieldMonitorName": "Jordan Grant", - "loadCoordinates": "32.900837, -79.813474", - "loadTime": "09/13/2019 18:06:12", - "straightDistance": "7.37", - "routeDistance": "14.64", - "timeToTower": "0:53:03", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "18:59:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_6T7YJLK_201909131743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73C75E34-E6EE-4ACE-BF0D-5604B828A1B1", - "ticketNumber": "6F4JUUN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.841024, -79.834905", - "loadTime": "09/13/2019 18:29:57", - "straightDistance": "10.5", - "routeDistance": "11.71", - "timeToTower": "1:35:20", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "20:05:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 80, - "quantity": 57.6, - "calculatedQuantity": "57.6 CY", - "s3DownloadKey": "HaulPass_6F4JUUN_201909131829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7707F1E1-4B6D-4654-983F-C86637CAADAC", - "ticketNumber": "4YPCMCB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.843795, -79.819081", - "loadTime": "09/12/2019 21:39:11", - "straightDistance": "9.68", - "routeDistance": "10.29", - "timeToTower": "14:39:32", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "12:18:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_4YPCMCB_201909122139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77096D7F-FD22-41E8-88D1-D18B00D3BFCB", - "ticketNumber": "5B9K4ER", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.925768, -79.804103", - "loadTime": "09/13/2019 13:03:04", - "straightDistance": "6.45", - "routeDistance": "15.38", - "timeToTower": "2:00:38", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "15:03:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 70, - "quantity": 50.2, - "calculatedQuantity": "50.2 CY", - "s3DownloadKey": "HaulPass_5B9K4ER_201909131237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "770BB879-A305-45F5-A3B0-CFA61CA79187", - "ticketNumber": "73JJHZ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.760576, -79.858708", - "loadTime": "09/13/2019 13:39:41", - "straightDistance": "15.45", - "routeDistance": "18.61", - "timeToTower": "3:05:09", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "16:44:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 60, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_73JJHZ5_201909131257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77216A88-30E6-4F35-9E7B-275110906D03", - "ticketNumber": "5HVRAHX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.870167, -79.773211", - "loadTime": "09/13/2019 14:47:11", - "straightDistance": "6.49", - "routeDistance": "7.18", - "timeToTower": "0:27:07", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "15:14:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 45, - "quantity": 32.4, - "calculatedQuantity": "32.4 CY", - "s3DownloadKey": "HaulPass_5HVRAHX_201909131429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F95DA98-58A3-4E94-9F34-AB42C0530818", - "ticketNumber": "XZYKQG7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.919606, -79.806925", - "loadTime": "09/13/2019 14:20:13", - "straightDistance": "6.67", - "routeDistance": "15.66", - "timeToTower": "0:46:01", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "15:06:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 60, - "quantity": 44.5, - "calculatedQuantity": "44.5 CY", - "s3DownloadKey": "HaulPass_XZYKQG7_201909131409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87444CAF-87DA-49EF-A4BC-2FB2C6D51FFF", - "ticketNumber": "4KN7Z3K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.858153, -79.808488", - "loadTime": "09/13/2019 13:21:27", - "straightDistance": "8.57", - "routeDistance": "9.44", - "timeToTower": "0:28:59", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "13:50:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_4KN7Z3K_201909131315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "880B94AC-22CA-41B6-9290-5B83A9D86550", - "ticketNumber": "43BQM95", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.858292, -79.804174", - "loadTime": "09/13/2019 19:50:17", - "straightDistance": "8.37", - "routeDistance": "9.29", - "timeToTower": "1:23:13", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "21:13:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_43BQM95_201909131947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B68B89D-7716-4B44-AB87-9712CE372522", - "ticketNumber": "5KCKEBH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.840739, -79.837682", - "loadTime": "09/13/2019 13:19:13", - "straightDistance": "10.64", - "routeDistance": "11.87", - "timeToTower": "1:14:11", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "14:33:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 55, - "quantity": 40.2, - "calculatedQuantity": "40.2 CY", - "s3DownloadKey": "HaulPass_5KCKEBH_201909131314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92E3D742-E25D-41FF-A66D-D58F26818D60", - "ticketNumber": "53PZ6VG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.840423, -79.832669", - "loadTime": "09/13/2019 17:11:12", - "straightDistance": "10.43", - "routeDistance": "11.63", - "timeToTower": "0:41:22", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "17:52:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 75, - "quantity": 54, - "calculatedQuantity": "54 CY", - "s3DownloadKey": "HaulPass_53PZ6VG_201909131711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9922273B-2F14-4B6D-BCBB-77223163787E", - "ticketNumber": "5YUXRWW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.843182, -79.817742", - "loadTime": "09/13/2019 13:55:51", - "straightDistance": "9.65", - "routeDistance": "10.31", - "timeToTower": "0:46:50", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "14:42:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 45, - "quantity": 32.6, - "calculatedQuantity": "32.6 CY", - "s3DownloadKey": "HaulPass_5YUXRWW_201909131318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9AA3D421-C202-42A4-A3F9-3EC98166148C", - "ticketNumber": "4ZRV9HP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.843433, -79.821022", - "loadTime": "09/13/2019 16:10:27", - "straightDistance": "9.78", - "routeDistance": "10.7", - "timeToTower": "0:56:49", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "17:07:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_4ZRV9HP_201909131543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A46B6993-5F42-4A99-AA2B-27D54A7B52F1", - "ticketNumber": "379TFSP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.871641, -79.770615", - "loadTime": "09/13/2019 16:31:09", - "straightDistance": "6.31", - "routeDistance": "7.03", - "timeToTower": "1:50:09", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "18:21:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_379TFSP_201909131546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9E76ACC-42F7-4E2A-BE84-88850EF22D19", - "ticketNumber": "9RG2VT9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.857457, -79.806336", - "loadTime": "09/13/2019 15:29:04", - "straightDistance": "8.5", - "routeDistance": "9.27", - "timeToTower": "0:40:01", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "16:09:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_9RG2VT9_201909131520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA40CED3-462F-4050-848B-E99C9897582F", - "ticketNumber": "WMVE2X6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5WCDC4C", - "fieldMonitorName": "Carol ‘Michelle’ Grooms", - "loadCoordinates": "32.796987, -79.770367", - "loadTime": "09/13/2019 14:57:16", - "straightDistance": "10.59", - "routeDistance": "16.17", - "timeToTower": "1:33:16", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "16:30:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 60, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_WMVE2X6_201909131457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC2CE807-0BFA-4F5B-BC04-6A9EB575898D", - "ticketNumber": "D2PM4UL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3EWTGJV", - "fieldMonitorName": "Jordan Grant", - "loadCoordinates": "32.910647, -79.820100", - "loadTime": "09/13/2019 13:56:13", - "straightDistance": "7.55", - "routeDistance": "13.82", - "timeToTower": "0:42:42", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "14:38:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_D2PM4UL_201909131302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AEDD1547-789F-4EC5-AB9F-6488D2EE1738", - "ticketNumber": "5PGDW43", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.841171, -79.836375", - "loadTime": "09/12/2019 22:03:06", - "straightDistance": "10.56", - "routeDistance": "11.79", - "timeToTower": "14:29:38", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "12:32:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 65, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_5PGDW43_201909122203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2F191D6-B2F0-433E-92D5-4A6A36A95171", - "ticketNumber": "7SK8DBX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CTGSDZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.872049, -79.761636", - "loadTime": "09/13/2019 13:37:59", - "straightDistance": "5.93", - "routeDistance": "6.7", - "timeToTower": "0:22:56", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "14:00:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.3 CY", - "percentFull": 85, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_7SK8DBX_201909131249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7A419C7-36D8-4DAD-9269-44E6F0EF209A", - "ticketNumber": "82Q2DSR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.859196, -79.803186", - "loadTime": "09/13/2019 20:09:02", - "straightDistance": "8.29", - "routeDistance": "9.39", - "timeToTower": "1:00:18", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "21:09:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 90, - "quantity": 63.5, - "calculatedQuantity": "63.5 CY", - "s3DownloadKey": "HaulPass_82Q2DSR_201909131957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3BFC227-6E22-4BAF-8520-6D375990B092", - "ticketNumber": "3AY6454", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.870634, -79.771093", - "loadTime": "09/13/2019 13:35:13", - "straightDistance": "6.38", - "routeDistance": "7.06", - "timeToTower": "1:43:02", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "15:18:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 60, - "quantity": 41.7, - "calculatedQuantity": "41.7 CY", - "s3DownloadKey": "HaulPass_3AY6454_201909131333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C40295B9-4C11-485B-859A-D0E77E926616", - "ticketNumber": "623YX7W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5WCDC4C", - "fieldMonitorName": "Carol ‘Michelle’ Grooms", - "loadCoordinates": "32.795653, -79.769831", - "loadTime": "09/13/2019 12:47:50", - "straightDistance": "10.66", - "routeDistance": "16.07", - "timeToTower": "3:44:58", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "16:32:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 45, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_623YX7W_201909131234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB4D85ED-193C-471B-8B9C-FD5AFA5E2723", - "ticketNumber": "42NTWXW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.841255, -79.818723", - "loadTime": "09/13/2019 15:26:20", - "straightDistance": "9.78", - "routeDistance": "10.48", - "timeToTower": "1:39:45", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "17:06:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_42NTWXW_201909131512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB9635E1-AC47-4FB5-9909-1C33E5D8507A", - "ticketNumber": "3ZCAFR9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.839734, -79.839249", - "loadTime": "09/13/2019 15:39:27", - "straightDistance": "10.76", - "routeDistance": "11.98", - "timeToTower": "0:43:46", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "16:23:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_3ZCAFR9_201909131539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E20CE865-8B5F-4D23-95BA-AA11C2BB314B", - "ticketNumber": "8E64PL8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.922839, -79.804469", - "loadTime": "09/13/2019 17:19:07", - "straightDistance": "6.5", - "routeDistance": "15.24", - "timeToTower": "1:42:48", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "19:01:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 85, - "quantity": 60.9, - "calculatedQuantity": "60.9 CY", - "s3DownloadKey": "HaulPass_8E64PL8_201909131659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7B5D307-5807-42F7-B37D-B25D26B617D9", - "ticketNumber": "5CMBFDN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.840384, -79.832736", - "loadTime": "09/13/2019 17:01:50", - "straightDistance": "10.43", - "routeDistance": "11.63", - "timeToTower": "0:48:34", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "17:50:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 40, - "quantity": 29.2, - "calculatedQuantity": "29.2 CY", - "s3DownloadKey": "HaulPass_5CMBFDN_201909131701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE3E4A1C-95A3-456B-8A75-60CFC9F2654C", - "ticketNumber": "9D6E9Y6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.764293, -79.863180", - "loadTime": "09/13/2019 15:29:47", - "straightDistance": "15.42", - "routeDistance": "19.01", - "timeToTower": "1:16:39", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "16:46:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 70, - "quantity": 44.5, - "calculatedQuantity": "44.5 CY", - "s3DownloadKey": "HaulPass_9D6E9Y6_201909131402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F73BFF06-26B5-4A11-8E78-CF1F5C55BF65", - "ticketNumber": "4SWENYV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.857971, -79.807351", - "loadTime": "09/13/2019 18:00:01", - "straightDistance": "8.53", - "routeDistance": "9.36", - "timeToTower": "0:54:15", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "18:54:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 60, - "quantity": 44.4, - "calculatedQuantity": "44.4 CY", - "s3DownloadKey": "HaulPass_4SWENYV_201909131716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9644DCD-A87E-4C79-BED4-B260762478B7", - "ticketNumber": "6GPSZ8B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.920550, -79.803842", - "loadTime": "09/13/2019 18:08:12", - "straightDistance": "6.49", - "routeDistance": "15.42", - "timeToTower": "0:55:02", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "19:03:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 65, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_6GPSZ8B_201909131750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE75AED8-F3CA-4D72-B0E3-A2B413B47AB2", - "ticketNumber": "3L9SR7K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.857473, -79.809179", - "loadTime": "09/13/2019 14:34:44", - "straightDistance": "8.63", - "routeDistance": "9.51", - "timeToTower": "1:32:22", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "16:07:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 50, - "quantity": 35.3, - "calculatedQuantity": "35.3 CY", - "s3DownloadKey": "HaulPass_3L9SR7K_201909131419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "233621FD-CCEB-42F1-9AC1-6D05876C41DE", - "ticketNumber": "83TGJ86", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8G4LH3U", - "fieldMonitorName": "Youssef Aly", - "loadCoordinates": "32.741074, -79.948547", - "loadTime": "09/13/2019 20:45:13", - "straightDistance": "18.7", - "routeDistance": "24.31", - "timeToTower": "1:31:29", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "22:16:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_J001_83TGJ86_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26472A11-6B93-4CA2-B54D-BCCC2462CA4A", - "ticketNumber": "4KB82UL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815990, -79.993719", - "loadTime": "09/13/2019 20:32:24", - "straightDistance": "15.32", - "routeDistance": "17.69", - "timeToTower": "1:07:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "21:39:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_4KB82UL_201909132032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2881FEFD-BF1C-4B59-AC26-7B5B94651244", - "ticketNumber": "9QJYBX8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.813559, -80.108078", - "loadTime": "09/13/2019 20:39:23", - "straightDistance": "8.69", - "routeDistance": "10.65", - "timeToTower": "1:13:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "21:53:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 90, - "quantity": 62.5, - "calculatedQuantity": "62.5 CY", - "s3DownloadKey": "HaulPass_9QJYBX8_201909132039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FF53E24-788E-41EA-B524-538DA6FCC116", - "ticketNumber": "75RDVLU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.813651, -80.108069", - "loadTime": "09/13/2019 20:43:34", - "straightDistance": "8.69", - "routeDistance": "10.65", - "timeToTower": "1:13:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "21:56:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_75RDVLU_201909132043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F952331-97AB-4099-9D84-2FF4B142A651", - "ticketNumber": "6LPAWW8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.816420, -79.994060", - "loadTime": "09/13/2019 20:52:57", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "1:08:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "22:01:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_6LPAWW8_201909132052_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F78837D-9058-4160-8F5C-BC6B3B3953A4", - "ticketNumber": "89ZHPQX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87FVKMC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816231, -79.994253", - "loadTime": "09/13/2019 20:27:36", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "1:07:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "21:34:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.1 CY", - "percentFull": 80, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_89ZHPQX_201909132027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A66E1164-B662-4B16-9403-64B20B615BC8", - "ticketNumber": "4DZY7WK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8G4LH3U", - "fieldMonitorName": "Youssef Aly", - "loadCoordinates": "32.741037, -79.948563", - "loadTime": "09/13/2019 20:43:46", - "straightDistance": "18.7", - "routeDistance": "24.31", - "timeToTower": "1:31:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "22:15:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 60, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_J001_4DZY7WK_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB345B76-BBC2-4FD3-8A1E-75177BCB0543", - "ticketNumber": "9QK9V3X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.815789, -79.994721", - "loadTime": "09/13/2019 20:58:20", - "straightDistance": "15.27", - "routeDistance": "17.63", - "timeToTower": "1:06:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "22:04:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_9QK9V3X_201909132058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25D530B6-2EE1-43EF-A9F2-80CE8B7760A5", - "ticketNumber": "5XDAVBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.515627, -80.308964", - "loadTime": "09/13/2019 21:32:06", - "straightDistance": "5.76", - "routeDistance": "9.32", - "timeToTower": "0:47:04", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "22:19:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 55, - "quantity": 38.3, - "calculatedQuantity": "38.3 CY", - "s3DownloadKey": "HaulPass_5XDAVBU_201909132132_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B77A44A2-C0A2-4DC5-B04D-5756D9CFC7E6", - "ticketNumber": "HLYDF7X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.588420, -80.353816", - "loadTime": "09/13/2019 22:00:19", - "straightDistance": ".12", - "routeDistance": ".12", - "timeToTower": "0:11:37", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "22:11:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_HLYDF7X_201909132200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D09C34FC-C835-4BA6-8270-77007605675B", - "ticketNumber": "39N63RM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.519280, -80.303598", - "loadTime": "09/13/2019 21:52:46", - "straightDistance": "5.69", - "routeDistance": "8.92", - "timeToTower": "0:28:15", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "22:21:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 55, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_39N63RM_201909132148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D65395A9-BA37-4C30-8A89-C80E09C9B570", - "ticketNumber": "7EQL4Q8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.564525, -80.268624", - "loadTime": "09/13/2019 21:28:48", - "straightDistance": "5.35", - "routeDistance": "6.28", - "timeToTower": "0:56:59", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "22:25:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_7EQL4Q8_201909132128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4DF758B5-9E92-480E-AD2C-5AFA0461A4E2", - "ticketNumber": "8Z4TBCJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.753609, -80.144901", - "loadTime": "09/13/2019 21:14:11", - "straightDistance": "16.71", - "routeDistance": "22.6", - "timeToTower": "1:17:42", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "22:31:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_8Z4TBCJ_201909132105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E21A2400-53EE-441B-AE4B-A62BCCABF057", - "ticketNumber": "9ZHEWEF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77DPQGK", - "fieldMonitorName": "Sean Asberry", - "loadCoordinates": "32.564733, -80.268783", - "loadTime": "09/13/2019 21:43:49", - "straightDistance": "5.33", - "routeDistance": "6.29", - "timeToTower": "0:45:08", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "22:28:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_9ZHEWEF_201909132143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7189EAB-E30A-4CB5-9668-E36E546B5131", - "ticketNumber": "8HFLCAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.753024, -80.146102", - "loadTime": "09/13/2019 21:29:52", - "straightDistance": "16.63", - "routeDistance": "22.49", - "timeToTower": "1:02:45", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "22:32:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_8HFLCAN_201909132129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "377CC463-525D-400D-B359-5CD27D13E0AD", - "ticketNumber": "3JRBK4D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.588795, -80.356690", - "loadTime": "09/13/2019 22:45:00", - "straightDistance": ".06", - "routeDistance": ".05", - "timeToTower": "0:06:37", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "22:51:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_3JRBK4D_201909132233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF38517D-0541-4197-ABD3-7ECF1CC0AB8E", - "ticketNumber": "7RYWGAH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.588702, -80.354576", - "loadTime": "09/13/2019 22:30:02", - "straightDistance": ".07", - "routeDistance": ".07", - "timeToTower": "0:20:53", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "22:50:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_7RYWGAH_201909132226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24128842-2C56-49B0-9AAC-ED4C6C3FFE28", - "ticketNumber": "7L69P7F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740172, -80.239823", - "loadTime": "09/13/2019 22:46:09", - "straightDistance": "12.42", - "routeDistance": "16.42", - "timeToTower": "0:27:51", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "23:14:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_7L69P7F_201909132246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4836E0D1-CCA2-44A1-A9BF-0D9E72E8DC54", - "ticketNumber": "5JP7PT9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740137, -80.239782", - "loadTime": "09/13/2019 22:45:19", - "straightDistance": "12.42", - "routeDistance": "16.42", - "timeToTower": "0:26:33", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "23:11:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_5JP7PT9_201909132245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69FC836F-349A-42B7-8B47-8E08FA9FB7AE", - "ticketNumber": "4ZFUYJB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.584529, -80.348212", - "loadTime": "09/13/2019 21:06:29", - "straightDistance": ".54", - "routeDistance": ".55", - "timeToTower": "1:15:55", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/13/2019", - "disposalTime": "22:22:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_4ZFUYJB_201909132221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02133628-82D5-4604-9441-30341D1667ED", - "ticketNumber": "4KTG8PY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.761074, -79.859850", - "loadTime": "09/13/2019 18:58:28", - "straightDistance": "15.47", - "routeDistance": "18.69", - "timeToTower": "3:20:14", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "22:18:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 35, - "quantity": 23.1, - "calculatedQuantity": "23.1 CY", - "s3DownloadKey": "HaulPass_4KTG8PY_201909131744_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1015E0E7-29A2-4889-A54C-504BC31FD835", - "ticketNumber": "8B7UP8B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.868769, -79.771593", - "loadTime": "09/13/2019 21:05:44", - "straightDistance": "6.49", - "routeDistance": "7.47", - "timeToTower": "1:11:54", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "22:17:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 85, - "quantity": 59.1, - "calculatedQuantity": "59.1 CY", - "s3DownloadKey": "HaulPass_8B7UP8B_201909132031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B7B64C8-2389-495F-AF43-99787B56C7BA", - "ticketNumber": "M2MGZ5D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.786305, -79.788180", - "loadTime": "09/13/2019 21:49:44", - "straightDistance": "11.71", - "routeDistance": "15.01", - "timeToTower": "1:09:21", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "22:59:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 70, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_M2MGZ5D_201909132149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A23F1CFE-0F09-4D56-9C68-AF14579FEB85", - "ticketNumber": "67RCARS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.786273, -79.788061", - "loadTime": "09/13/2019 21:50:34", - "straightDistance": "11.71", - "routeDistance": "15.01", - "timeToTower": "1:16:14", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "23:06:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 70, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_67RCARS_201909132150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E50F2948-B37C-458B-AFE6-F9686508F9A0", - "ticketNumber": "HNCJUTT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.868360, -79.773814", - "loadTime": "09/13/2019 19:35:21", - "straightDistance": "6.6", - "routeDistance": "7.34", - "timeToTower": "2:36:45", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "22:12:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 90, - "quantity": 64.7, - "calculatedQuantity": "64.7 CY", - "s3DownloadKey": "HaulPass_HNCJUTT_201909131909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFF4DCF6-A41D-4B1A-871E-4587ACA2435A", - "ticketNumber": "3GACGA3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.759415, -79.854069", - "loadTime": "09/13/2019 20:52:38", - "straightDistance": "15.35", - "routeDistance": "18.31", - "timeToTower": "1:27:47", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/13/2019", - "disposalTime": "22:20:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 70, - "quantity": 44.5, - "calculatedQuantity": "44.5 CY", - "s3DownloadKey": "HaulPass_3GACGA3_201909131936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15CC7BD1-B6F5-43F1-9993-D09AC16B760B", - "ticketNumber": "ETC7P7P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.816194, -79.994189", - "loadTime": "09/13/2019 21:23:52", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "1:17:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "22:41:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 90, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_ETC7P7P_201909132123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B41AE33-EF65-457C-9A65-97C76CDB6FF9", - "ticketNumber": "5CKKQ86", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.797644, -80.038953", - "loadTime": "09/13/2019 21:48:38", - "straightDistance": "12.77", - "routeDistance": "15.01", - "timeToTower": "0:50:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "22:39:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 55, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_5CKKQ86_201909132148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77C24A91-50E9-46BE-9056-134BFEE94283", - "ticketNumber": "9XR6XZP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.815155, -79.994792", - "loadTime": "09/13/2019 21:30:34", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "1:12:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "22:42:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_9XR6XZP_201909132130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D48796B1-6E2E-4A31-B4B9-63CC1755831D", - "ticketNumber": "B4PTASY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.796452, -80.039398", - "loadTime": "09/13/2019 21:45:51", - "straightDistance": "12.75", - "routeDistance": "14.56", - "timeToTower": "0:52:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "22:37:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_B4PTASY_201909132145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C4A763F-3A03-4B5C-A394-BE02FCED9077", - "ticketNumber": "7SHDF88", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.741244, -79.911380", - "loadTime": "09/13/2019 20:41:06", - "straightDistance": "20.78", - "routeDistance": "24.43", - "timeToTower": "1:48:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "22:29:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 75, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_7SHDF88_201909132041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0A9D4DF-5D71-4C4A-B025-95FF2AC17DEE", - "ticketNumber": "3KJLNRF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.740691, -79.910700", - "loadTime": "09/13/2019 21:05:06", - "straightDistance": "20.83", - "routeDistance": "24.49", - "timeToTower": "1:31:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/13/2019", - "disposalTime": "22:36:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_3KJLNRF_201909132105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "112E315D-D581-4265-8A0D-05EA3B9FE406", - "ticketNumber": "84J5DQ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.560927, -80.338268", - "loadTime": "09/14/2019 12:00:18", - "straightDistance": "2.19", - "routeDistance": "4.36", - "timeToTower": "0:27:02", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "12:27:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_84J5DQ9_201909141200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCA238AC-EF59-48E2-8EFD-98F182C0DE58", - "ticketNumber": "63HUD4Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.560891, -80.338328", - "loadTime": "09/14/2019 12:04:50", - "straightDistance": "2.19", - "routeDistance": "4.36", - "timeToTower": "0:24:31", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "12:29:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_63HUD4Q_201909141204_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E07FC35-EEBC-4C89-B867-6D01E424F3E8", - "ticketNumber": "4LDQ5Y5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.575113, -80.277186", - "loadTime": "09/14/2019 12:54:08", - "straightDistance": "4.67", - "routeDistance": "5.07", - "timeToTower": "0:16:46", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "13:10:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_4LDQ5Y5_201909141244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B376A42-3D4A-4122-9294-9A39C4831DAA", - "ticketNumber": "33CBX9K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.580772, -80.267325", - "loadTime": "09/14/2019 12:39:03", - "straightDistance": "5.18", - "routeDistance": "5.78", - "timeToTower": "0:33:08", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "13:12:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_33CBX9K_201909141217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0622A3F5-9198-494A-BD5B-50AA21C10F1F", - "ticketNumber": "8XSXWS5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.581177, -80.267074", - "loadTime": "09/14/2019 13:39:11", - "straightDistance": "5.19", - "routeDistance": "5.81", - "timeToTower": "0:54:17", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "14:33:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_8XSXWS5_201909141339_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24F4E2F8-AE30-4B11-9CE0-DD6978F5CA10", - "ticketNumber": "3EYKY29", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.566868, -80.330251", - "loadTime": "09/14/2019 14:08:28", - "straightDistance": "2.13", - "routeDistance": "3.63", - "timeToTower": "0:17:38", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "14:26:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_3EYKY29_201909141307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F739CF4-6973-49FC-A8EB-5CFE5D699160", - "ticketNumber": "5B96RS7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.578599, -80.269546", - "loadTime": "09/14/2019 14:19:16", - "straightDistance": "5.07", - "routeDistance": "5.58", - "timeToTower": "0:15:38", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "14:34:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_5B96RS7_201909141419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E572264D-FE4C-4B56-8683-414EA12D7312", - "ticketNumber": "4PKLZ2C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.561660, -80.336347", - "loadTime": "09/14/2019 12:59:47", - "straightDistance": "2.2", - "routeDistance": "4.24", - "timeToTower": "1:24:53", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "14:24:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_4PKLZ2C_201909141254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1175B966-B0FF-49CA-894F-4039C3F5315A", - "ticketNumber": "39F8MW7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.659110, -79.943628", - "loadTime": "09/14/2019 11:49:45", - "straightDistance": "21.26", - "routeDistance": "28.37", - "timeToTower": "1:22:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "13:12:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_39F8MW7_201909141149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27971150-BF28-45D1-8DCA-72EFFC306B7D", - "ticketNumber": "8C48UNQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.752226, -80.153284", - "loadTime": "09/14/2019 12:49:03", - "straightDistance": "7.54", - "routeDistance": "12.26", - "timeToTower": "0:36:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "13:25:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 45, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_8C48UNQ_201909141249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31094B99-1065-4C49-84E3-DD44F8BF109F", - "ticketNumber": "8VCLGRT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.821185, -80.285383", - "loadTime": "09/14/2019 14:01:32", - "straightDistance": "1.63", - "routeDistance": "1.76", - "timeToTower": "0:22:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "14:23:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_8VCLGRT_201909141401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3582235F-322D-4B3E-B305-B588452E9B94", - "ticketNumber": "3C6TPXV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676967, -80.189733", - "loadTime": "09/13/2019 22:06:17", - "straightDistance": "10.45", - "routeDistance": "24.05", - "timeToTower": "13:52:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "11:58:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 45, - "quantity": 34.2, - "calculatedQuantity": "34.2 CY", - "s3DownloadKey": "HaulPass_3C6TPXV_201909132206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "381C188B-B415-4E34-9E75-76CF253784AD", - "ticketNumber": "3J9WV5W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.736405, -80.230699", - "loadTime": "09/14/2019 12:34:33", - "straightDistance": "5.78", - "routeDistance": "8.16", - "timeToTower": "1:00:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "13:34:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_J001_3J9WV5W_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3AF70AE7-D7A4-4DE3-8092-AD7A56F3425A", - "ticketNumber": "LN7FY3Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87FVKMC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.816335, -79.994105", - "loadTime": "09/14/2019 13:21:45", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:48:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "14:10:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.1 CY", - "percentFull": 75, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_LN7FY3Y_201909141321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C8362E3-CEED-4CB2-880B-D6F30CC6DDFE", - "ticketNumber": "6TUWUT2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.752268, -80.153397", - "loadTime": "09/14/2019 12:29:05", - "straightDistance": "7.53", - "routeDistance": "12.24", - "timeToTower": "0:51:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "13:20:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_6TUWUT2_201909141216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CDC513D-B6EF-406F-A8EA-7AF1BDD53FB1", - "ticketNumber": "6V2VC4B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.815137, -79.994415", - "loadTime": "09/14/2019 13:25:47", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:50:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "14:16:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_6V2VC4B_201909141325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51B70B55-5175-4443-9116-2855B744AD92", - "ticketNumber": "4BEEE83", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.736420, -80.230685", - "loadTime": "09/14/2019 12:44:03", - "straightDistance": "5.78", - "routeDistance": "8.17", - "timeToTower": "0:48:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "13:32:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_4BEEE83_201909141230_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60B89778-6B9C-4062-ABEA-E4191FABE0EE", - "ticketNumber": "3KH8GEL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.816262, -79.994409", - "loadTime": "09/14/2019 12:08:52", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:38:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "12:47:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_3KH8GEL_201909141208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C623383-3766-4D7A-BB1C-DA2599C970B2", - "ticketNumber": "9XYNU36", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.815942, -79.994180", - "loadTime": "09/14/2019 13:15:30", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:56:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "14:12:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_9XYNU36_201909141315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70201DCA-E96E-4C9E-A1BB-C47F26A1CC64", - "ticketNumber": "9CPWRU8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.816273, -79.994227", - "loadTime": "09/14/2019 13:26:54", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "1:04:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "14:31:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_9CPWRU8_201909141326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79EA5BF0-AC27-4B6A-A13A-740F71ABD8DD", - "ticketNumber": "9KDN3NF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.816132, -79.993806", - "loadTime": "09/14/2019 11:53:49", - "straightDistance": "15.32", - "routeDistance": "17.69", - "timeToTower": "0:47:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "12:41:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_9KDN3NF_201909141153_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "841B20E8-316A-4ABE-97FF-D34A2B5A712A", - "ticketNumber": "5QKX898", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.815751, -79.994465", - "loadTime": "09/14/2019 11:59:44", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:44:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "12:44:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_5QKX898_201909141159_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99E026C9-E7EC-4137-8132-112F734BE596", - "ticketNumber": "3EJ5DGY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.677042, -80.189845", - "loadTime": "09/13/2019 22:20:03", - "straightDistance": "10.44", - "routeDistance": "24.04", - "timeToTower": "13:32:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "11:52:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_3EJ5DGY_201909132220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A9370A9-EE4D-4CBC-9AF6-3C91E7B2E9F5", - "ticketNumber": "55EFB95", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.767939, -80.144650", - "loadTime": "09/14/2019 13:55:23", - "straightDistance": "7.39", - "routeDistance": "10.18", - "timeToTower": "0:36:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "14:32:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_55EFB95_201909141355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9EA4CF39-C524-4696-A52B-B327D6F59287", - "ticketNumber": "5XLXV6E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.814589, -79.994690", - "loadTime": "09/14/2019 13:28:59", - "straightDistance": "15.27", - "routeDistance": "17.66", - "timeToTower": "0:50:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "14:19:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 80, - "quantity": 63.4, - "calculatedQuantity": "63.4 CY", - "s3DownloadKey": "HaulPass_5XLXV6E_201909141328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A41531D4-8E72-4134-8AF6-C5E09AD24A59", - "ticketNumber": "92MVZUT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676930, -80.189478", - "loadTime": "09/14/2019 13:01:43", - "straightDistance": "10.46", - "routeDistance": "24.06", - "timeToTower": "0:48:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "13:50:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_92MVZUT_201909141301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7D6A1A7-C73A-48AE-A32D-0AF118B2D1A3", - "ticketNumber": "3LRDRA9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.816275, -79.994393", - "loadTime": "09/14/2019 12:07:52", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:37:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "12:45:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_3LRDRA9_201909141207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB8632A4-B991-4AD2-A922-E97E734B6110", - "ticketNumber": "6BVUNN5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.740288, -79.910427", - "loadTime": "09/14/2019 13:08:48", - "straightDistance": "20.85", - "routeDistance": "25.47", - "timeToTower": "1:27:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "14:36:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_6BVUNN5_201909141251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6D929D2-D1D7-4032-8AFA-BB86A090A888", - "ticketNumber": "6Y6F64Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.765169, -80.142536", - "loadTime": "09/14/2019 12:37:03", - "straightDistance": "7.59", - "routeDistance": "10.44", - "timeToTower": "0:33:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "13:10:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 35, - "quantity": 25, - "calculatedQuantity": "25 CY", - "s3DownloadKey": "HaulPass_6Y6F64Z_201909141237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9B52D89-399A-43EE-A242-25B7D9050661", - "ticketNumber": "9PZWZQM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.739102, -79.909105", - "loadTime": "09/14/2019 13:28:55", - "straightDistance": "20.94", - "routeDistance": "25.58", - "timeToTower": "1:08:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "14:37:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_9PZWZQM_201909141318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDAC758D-A356-4F83-BE74-A9C42C393F3C", - "ticketNumber": "HQTKY4C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.659015, -79.942845", - "loadTime": "09/14/2019 11:55:53", - "straightDistance": "21.3", - "routeDistance": "28.38", - "timeToTower": "1:18:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "13:14:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_HQTKY4C_201909141155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDDE063D-BD0C-4120-B7D3-66F49818DEFC", - "ticketNumber": "6VXTX2G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.816267, -79.994226", - "loadTime": "09/14/2019 13:31:17", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:58:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "14:29:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 65, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_6VXTX2G_201909141331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C866D090-7EC3-4C8A-AEE9-FE9B0560DE28", - "ticketNumber": "9TBBMHG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.782431, -80.224644", - "loadTime": "09/14/2019 12:37:00", - "straightDistance": "3.07", - "routeDistance": "6.21", - "timeToTower": "1:00:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "13:37:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_9TBBMHG_201909141213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C92924D8-01EE-4385-8258-587F1A627F59", - "ticketNumber": "7RZJG9V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.767330, -80.143453", - "loadTime": "09/14/2019 13:33:35", - "straightDistance": "7.47", - "routeDistance": "10.25", - "timeToTower": "1:01:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "14:34:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_7RZJG9V_201909141333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9EC6E5C-61CD-4D33-AC5D-D38C24E31370", - "ticketNumber": "7NEKQMB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.765714, -80.142722", - "loadTime": "09/14/2019 12:30:29", - "straightDistance": "7.56", - "routeDistance": "10.37", - "timeToTower": "0:38:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "13:09:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_7NEKQMB_201909141230_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDA34740-2B3D-4287-B0F0-3FA8F907B93A", - "ticketNumber": "RYYPLKV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.781473, -80.234577", - "loadTime": "09/14/2019 13:15:21", - "straightDistance": "2.8", - "routeDistance": "5.54", - "timeToTower": "0:23:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "13:38:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 50, - "quantity": 35.2, - "calculatedQuantity": "35.2 CY", - "s3DownloadKey": "HaulPass_RYYPLKV_201909141312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8B0BA9D-947A-4FD2-A1AB-AEE88C8A31E2", - "ticketNumber": "W3J48JA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87FVKMC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.816466, -79.993644", - "loadTime": "09/14/2019 12:06:44", - "straightDistance": "15.33", - "routeDistance": "17.96", - "timeToTower": "0:30:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "12:36:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.1 CY", - "percentFull": 75, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_W3J48JA_201909141206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D967AF65-211D-4446-9644-BA17078850F8", - "ticketNumber": "4WJQ8X9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.815956, -79.994000", - "loadTime": "09/14/2019 13:08:38", - "straightDistance": "15.31", - "routeDistance": "17.64", - "timeToTower": "0:38:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "13:47:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_4WJQ8X9_201909141308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED47260A-B653-415C-B386-EF4C8519155A", - "ticketNumber": "52FAZA4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676781, -80.189764", - "loadTime": "09/14/2019 12:53:11", - "straightDistance": "10.46", - "routeDistance": "24.06", - "timeToTower": "0:50:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "13:43:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 65, - "quantity": 47, - "calculatedQuantity": "47 CY", - "s3DownloadKey": "HaulPass_52FAZA4_201909141253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA1E5746-F0CA-459A-81C8-BAC42AE6B044", - "ticketNumber": "6ZQPHZD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.815069, -79.995088", - "loadTime": "09/14/2019 12:03:40", - "straightDistance": "15.24", - "routeDistance": "17.58", - "timeToTower": "0:33:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "12:37:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_6ZQPHZD_201909141203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10B419A8-1FAD-47AF-98BB-374A0A8795CC", - "ticketNumber": "6GKL55P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.820979, -80.284993", - "loadTime": "09/14/2019 13:22:17", - "straightDistance": "1.6", - "routeDistance": "1.73", - "timeToTower": "1:00:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "14:22:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 55, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_6GKL55P_201909141322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E037D0DC-9D2E-4FE3-92DB-B3E29CC2097B", - "ticketNumber": "85LF5DZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.752958, -80.150622", - "loadTime": "09/14/2019 14:16:19", - "straightDistance": "7.63", - "routeDistance": "12.44", - "timeToTower": "0:43:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "15:00:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_85LF5DZ_201909141355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6858B2C3-7759-4757-8780-67BA9ED5BF46", - "ticketNumber": "5FPGAKS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.580432, -80.267789", - "loadTime": "09/14/2019 15:45:06", - "straightDistance": "5.15", - "routeDistance": "5.74", - "timeToTower": "0:26:19", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "16:11:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_5FPGAKS_201909141527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7AFF56A-CED4-4649-9FC2-41C17ACEDBF1", - "ticketNumber": "9C5WMJD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.581194, -80.267112", - "loadTime": "09/14/2019 15:00:38", - "straightDistance": "5.19", - "routeDistance": "5.81", - "timeToTower": "1:09:21", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "16:09:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_9C5WMJD_201909141500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01B87516-40C2-4685-BF78-DED25D940B23", - "ticketNumber": "5XDEBC6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676897, -80.189688", - "loadTime": "09/14/2019 16:06:28", - "straightDistance": "10.45", - "routeDistance": "24.06", - "timeToTower": "0:50:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "16:57:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 65, - "quantity": 47, - "calculatedQuantity": "47 CY", - "s3DownloadKey": "HaulPass_5XDEBC6_201909141606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10630704-9E53-4846-BCA4-5AAC26CC4052", - "ticketNumber": "3CHZKSA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.753306, -80.147888", - "loadTime": "09/14/2019 16:08:18", - "straightDistance": "7.75", - "routeDistance": "12.59", - "timeToTower": "0:36:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "16:44:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_3CHZKSA_201909141605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12AAB843-CD0D-4AEB-9BC8-87EF877D769B", - "ticketNumber": "56FR75J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.659381, -79.942894", - "loadTime": "09/14/2019 14:27:19", - "straightDistance": "21.28", - "routeDistance": "27.86", - "timeToTower": "1:34:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "16:02:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_56FR75J_201909141427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "182104E4-D369-46DE-8579-684B8FB95C25", - "ticketNumber": "9ENE599", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.798209, -80.140281", - "loadTime": "09/14/2019 16:11:25", - "straightDistance": "6.94", - "routeDistance": "8.19", - "timeToTower": "0:40:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "16:51:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_9ENE599_201909141611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19B697BE-613C-45FD-84A3-647FAF9BBEDA", - "ticketNumber": "3Y79TJX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.741589, -79.948869", - "loadTime": "09/14/2019 12:54:32", - "straightDistance": "18.67", - "routeDistance": "23.9", - "timeToTower": "2:34:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "15:29:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_3Y79TJX_201909141254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "203242DE-88F2-4579-A666-9AB08F227BC2", - "ticketNumber": "7RK22KF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.659160, -79.942970", - "loadTime": "09/14/2019 14:22:30", - "straightDistance": "21.29", - "routeDistance": "27.87", - "timeToTower": "1:36:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "15:59:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_7RK22KF_201909141422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "225EF89D-6F2A-480F-9167-1BCC0402D5F2", - "ticketNumber": "8QU4HTV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.753187, -80.150241", - "loadTime": "09/14/2019 14:21:57", - "straightDistance": "7.64", - "routeDistance": "12.46", - "timeToTower": "0:41:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "15:03:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_8QU4HTV_201909141421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22FA750E-B662-4701-96B6-F239DB5A238C", - "ticketNumber": "9D5S4GU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.815195, -79.995068", - "loadTime": "09/14/2019 15:06:32", - "straightDistance": "15.25", - "routeDistance": "17.6", - "timeToTower": "0:59:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "16:05:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_9D5S4GU_201909141506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "282FB55A-A85C-4D2D-B5D0-E1866A862E5F", - "ticketNumber": "78KEL8B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.676843, -80.189632", - "loadTime": "09/14/2019 16:18:15", - "straightDistance": "10.46", - "routeDistance": "24.06", - "timeToTower": "1:02:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "17:20:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 80, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_78KEL8B_201909141618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F2B346B-7A2F-416D-B89B-5B1687A5F477", - "ticketNumber": "3EKQN3J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.798103, -80.139234", - "loadTime": "09/14/2019 16:08:19", - "straightDistance": "7", - "routeDistance": "8.17", - "timeToTower": "0:41:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "16:49:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_3EKQN3J_201909141608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "30DF9A7D-38AC-4EB6-A2F9-E7543E29CDFE", - "ticketNumber": "4V8XT9T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816102, -79.994501", - "loadTime": "09/14/2019 15:10:14", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:54:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "16:04:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_4V8XT9T_201909141510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31AB49D9-D840-40E6-8C14-1E6D5285C089", - "ticketNumber": "6M9VGMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.739020, -79.908979", - "loadTime": "09/14/2019 15:51:29", - "straightDistance": "20.95", - "routeDistance": "25.59", - "timeToTower": "1:43:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "17:34:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 85, - "quantity": 67.2, - "calculatedQuantity": "67.2 CY", - "s3DownloadKey": "HaulPass_6M9VGMX_201909141548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35C8DEF3-424A-4B49-B7F0-23B448F3141D", - "ticketNumber": "73QGBW8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676889, -80.189656", - "loadTime": "09/14/2019 14:32:46", - "straightDistance": "10.45", - "routeDistance": "24.06", - "timeToTower": "1:00:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "15:33:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_73QGBW8_201909141432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B812769-39EA-4779-AE78-6FE2C9BE5AE4", - "ticketNumber": "7UMNMHB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.816435, -79.993761", - "loadTime": "09/14/2019 14:58:36", - "straightDistance": "15.32", - "routeDistance": "17.96", - "timeToTower": "0:49:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "15:48:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_7UMNMHB_201909141458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "428FC798-109C-4063-9823-7E8C923710E4", - "ticketNumber": "8S6UQ8G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.815908, -79.993713", - "loadTime": "09/14/2019 15:12:48", - "straightDistance": "15.32", - "routeDistance": "17.68", - "timeToTower": "0:54:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "16:07:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_8S6UQ8G_201909141512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BED0382-22DD-49D3-B265-D1B1E30CD8BC", - "ticketNumber": "3U4GTEZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.820690, -80.292733", - "loadTime": "09/14/2019 16:02:07", - "straightDistance": "2.04", - "routeDistance": "2.18", - "timeToTower": "0:52:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "16:54:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_3U4GTEZ_201909141602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FBF8B07-2D79-4D6E-B304-BA0ACD4032A5", - "ticketNumber": "42FSSJV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.741670, -79.948946", - "loadTime": "09/14/2019 12:53:27", - "straightDistance": "18.67", - "routeDistance": "23.9", - "timeToTower": "2:37:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "15:30:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 65, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_42FSSJV_201909141253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5ECEA2B3-47C7-4909-95CB-2F98E3C98707", - "ticketNumber": "7SW33ET", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.740604, -80.241891", - "loadTime": "09/14/2019 16:55:50", - "straightDistance": "5.36", - "routeDistance": "7.51", - "timeToTower": "0:22:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "17:18:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_7SW33ET_201909141655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6289837A-D04D-4422-80D0-6E85AA68E295", - "ticketNumber": "57EH4BC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87FVKMC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.815974, -79.994796", - "loadTime": "09/14/2019 14:52:15", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:53:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "15:46:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.1 CY", - "percentFull": 75, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_57EH4BC_201909141452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64C97506-2590-4786-B017-D59FF326A58E", - "ticketNumber": "6JD8JXU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.752985, -80.149201", - "loadTime": "09/14/2019 15:59:25", - "straightDistance": "7.7", - "routeDistance": "12.52", - "timeToTower": "0:47:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "16:47:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_6JD8JXU_201909141554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B2502F6-E61E-4D48-B37C-D4E648B9A9D9", - "ticketNumber": "7Z7ERTN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.815612, -79.994963", - "loadTime": "09/14/2019 16:41:48", - "straightDistance": "15.25", - "routeDistance": "17.57", - "timeToTower": "0:50:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "17:32:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 65, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_7Z7ERTN_201909141639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DE885A2-4FDB-47E0-A828-1E7B6C058E36", - "ticketNumber": "75G229L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.816128, -79.994431", - "loadTime": "09/14/2019 16:43:15", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:45:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "17:28:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_75G229L_201909141643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "857DB8F3-9DAE-449D-9C55-71E7961EB6C1", - "ticketNumber": "9XBAFUB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.798221, -80.140303", - "loadTime": "09/14/2019 15:11:09", - "straightDistance": "6.94", - "routeDistance": "8.19", - "timeToTower": "0:33:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "15:44:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_9XBAFUB_201909141511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "897FE4EF-E851-4EDB-A629-72F68D7CDF0A", - "ticketNumber": "PZD3KHZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.735149, -80.222518", - "loadTime": "09/14/2019 14:13:34", - "straightDistance": "6.01", - "routeDistance": "8.64", - "timeToTower": "1:41:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "15:54:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_PZD3KHZ_201909141353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8AA69794-8E8C-40A3-9431-3D8F99EA187A", - "ticketNumber": "3247Q3N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.739431, -80.193729", - "loadTime": "09/14/2019 15:10:44", - "straightDistance": "6.52", - "routeDistance": "10.56", - "timeToTower": "0:42:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "15:53:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 55, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_3247Q3N_201909141426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F3B7986-05C6-49A2-B3FF-C94891682F2C", - "ticketNumber": "DA7YSAU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.739280, -79.908786", - "loadTime": "09/14/2019 15:52:53", - "straightDistance": "20.96", - "routeDistance": "25.59", - "timeToTower": "1:43:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "17:36:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 90, - "quantity": 65, - "calculatedQuantity": "65 CY", - "s3DownloadKey": "HaulPass_DA7YSAU_201909141552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92359BBD-2754-476B-B0A1-6AA5A03352C8", - "ticketNumber": "5PD67CB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.816539, -79.994250", - "loadTime": "09/14/2019 15:05:52", - "straightDistance": "15.29", - "routeDistance": "17.63", - "timeToTower": "0:45:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "15:51:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_5PD67CB_201909141503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0D1D2EB-CCDF-404A-A2E5-49018C7B30F6", - "ticketNumber": "3Z6YA6N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676796, -80.189744", - "loadTime": "09/14/2019 14:30:18", - "straightDistance": "10.46", - "routeDistance": "24.06", - "timeToTower": "0:50:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "15:21:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_3Z6YA6N_201909141430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A589115C-F482-4B74-A13A-237E553E5262", - "ticketNumber": "6HHQAGB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.740949, -80.241578", - "loadTime": "09/14/2019 16:53:23", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:20:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "17:13:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_6HHQAGB_201909141653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8C9619A-C54B-4446-9502-0B49281A061A", - "ticketNumber": "9BM4QDM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.832185, -80.232433", - "loadTime": "09/14/2019 17:24:34", - "straightDistance": "1.81", - "routeDistance": "2.07", - "timeToTower": "0:15:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "17:40:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_9BM4QDM_201909141714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A90F76F6-67FB-4C0C-94C7-1BBCD64B058E", - "ticketNumber": "C9P6SYA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.820901, -80.296422", - "loadTime": "09/14/2019 14:40:55", - "straightDistance": "2.26", - "routeDistance": "2.4", - "timeToTower": "0:58:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "15:39:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_C9P6SYA_201909141440_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D67B0984-E026-4B1B-9EBA-28AAB5515FAD", - "ticketNumber": "6A4M2ZG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.784921, -80.221877", - "loadTime": "09/14/2019 15:21:30", - "straightDistance": "3.04", - "routeDistance": "5.9", - "timeToTower": "0:49:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "16:10:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 45, - "quantity": 31.6, - "calculatedQuantity": "31.6 CY", - "s3DownloadKey": "HaulPass_6A4M2ZG_201909141513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E36BD107-1CC9-4E37-ACB0-6C91C9E82B77", - "ticketNumber": "9SXUR55", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.820833, -80.292735", - "loadTime": "09/14/2019 14:53:28", - "straightDistance": "2.04", - "routeDistance": "2.18", - "timeToTower": "0:48:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "15:41:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_9SXUR55_201909141453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2BF4660-9174-46B4-BB2D-2A93251F169E", - "ticketNumber": "9J4K2LR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815443, -79.994993", - "loadTime": "09/14/2019 15:07:34", - "straightDistance": "15.25", - "routeDistance": "17.57", - "timeToTower": "0:56:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "16:03:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_9J4K2LR_201909141507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5E6A819-21C8-44A9-A318-5999948F15CA", - "ticketNumber": "9NUMZGS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.767338, -80.144132", - "loadTime": "09/14/2019 13:38:49", - "straightDistance": "7.44", - "routeDistance": "10.23", - "timeToTower": "2:04:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "15:42:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_9NUMZGS_201909141338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF77E7C7-E347-4958-A189-7BC18B551BEA", - "ticketNumber": "6332JN6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.785111, -80.223445", - "loadTime": "09/14/2019 15:44:02", - "straightDistance": "2.97", - "routeDistance": "5.81", - "timeToTower": "0:25:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "16:09:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_6332JN6_201909141541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B9123E4-D531-4256-A914-807B6B2B069D", - "ticketNumber": "6NL4YDP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.815549, -79.994389", - "loadTime": "09/14/2019 16:56:54", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:50:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "17:47:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_6NL4YDP_201909141656_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A387AF4-A181-4544-AF11-B7997948E94E", - "ticketNumber": "77RQXXT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.815873, -79.993815", - "loadTime": "09/14/2019 17:00:55", - "straightDistance": "15.32", - "routeDistance": "17.65", - "timeToTower": "0:49:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "17:50:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_77RQXXT_201909141700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F60E779A-4790-4A83-907E-5952927A6F3C", - "ticketNumber": "8V7GB5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.820817, -80.288377", - "loadTime": "09/14/2019 17:42:36", - "straightDistance": "1.79", - "routeDistance": "1.93", - "timeToTower": "0:10:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "17:53:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_8V7GB5J_201909141742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0499F0A0-BDE9-403C-9051-0256C2DCD9DB", - "ticketNumber": "6YR2YG6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815867, -79.993827", - "loadTime": "09/14/2019 17:30:29", - "straightDistance": "15.32", - "routeDistance": "17.67", - "timeToTower": "0:28:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "17:58:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_6YR2YG6_201909141730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38791B6B-1E6D-4828-8682-348F38F7B61E", - "ticketNumber": "5KZ78BQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.798331, -80.140447", - "loadTime": "09/14/2019 17:30:13", - "straightDistance": "6.93", - "routeDistance": "8.2", - "timeToTower": "0:44:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "18:14:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_5KZ78BQ_201909141730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CE5CCAA-5E47-408E-9099-322C50C30C0E", - "ticketNumber": "3VK3KRH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.815846, -79.994801", - "loadTime": "09/14/2019 17:15:07", - "straightDistance": "15.26", - "routeDistance": "17.63", - "timeToTower": "0:53:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "18:08:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_3VK3KRH_201909141715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69224466-D98D-4B67-8988-321C21AD86E5", - "ticketNumber": "7ZZKKPR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.798327, -80.140439", - "loadTime": "09/14/2019 17:23:12", - "straightDistance": "6.93", - "routeDistance": "8.2", - "timeToTower": "0:47:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "18:10:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_7ZZKKPR_201909141723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF154990-24F4-43B1-8A0D-BA740CB1EDE3", - "ticketNumber": "9MMWY2G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815934, -79.993672", - "loadTime": "09/14/2019 17:15:31", - "straightDistance": "15.33", - "routeDistance": "17.69", - "timeToTower": "0:49:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "18:04:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_9MMWY2G_201909141715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E075513E-8490-4D5F-A647-23474EA5C849", - "ticketNumber": "YP2U2EW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.815933, -79.994817", - "loadTime": "09/14/2019 17:18:16", - "straightDistance": "15.26", - "routeDistance": "17.63", - "timeToTower": "0:48:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "18:06:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_YP2U2EW_201909141718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00FD7030-2981-4B4F-BCB5-EB09E0D6A2BC", - "ticketNumber": "4VA2JB7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.824017, -79.822473", - "loadTime": "09/14/2019 14:27:50", - "straightDistance": "10.76", - "routeDistance": "12.48", - "timeToTower": "1:02:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "15:30:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 65, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_4VA2JB7_201909141424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C214C11-4090-49F5-AE2E-F2F038128CDD", - "ticketNumber": "8KV4G76", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.845707, -79.819645", - "loadTime": "09/14/2019 14:13:36", - "straightDistance": "9.62", - "routeDistance": "10.3", - "timeToTower": "0:37:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "14:50:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_8KV4G76_201909141413_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F3C1F05-7657-4D6A-8C2E-398862807C29", - "ticketNumber": "LKVFL67", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.846321, -79.818023", - "loadTime": "09/14/2019 13:26:42", - "straightDistance": "9.52", - "routeDistance": "10.21", - "timeToTower": "1:25:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "14:52:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 45, - "quantity": 32.4, - "calculatedQuantity": "32.4 CY", - "s3DownloadKey": "HaulPass_LKVFL67_201909141319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F3FE5FD-8394-4B58-809F-6F42FE90875E", - "ticketNumber": "98Y69H3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.786599, -79.787626", - "loadTime": "09/14/2019 14:07:32", - "straightDistance": "11.68", - "routeDistance": "15", - "timeToTower": "0:57:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "15:05:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 95, - "quantity": 60.4, - "calculatedQuantity": "60.4 CY", - "s3DownloadKey": "HaulPass_98Y69H3_201909141407_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FF7CDF5-1A5D-41F2-8583-D00650132846", - "ticketNumber": "6VQ29LL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.903735, -79.816092", - "loadTime": "09/14/2019 14:39:21", - "straightDistance": "7.45", - "routeDistance": "14.35", - "timeToTower": "0:36:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "15:16:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 85, - "quantity": 63.9, - "calculatedQuantity": "63.9 CY", - "s3DownloadKey": "HaulPass_J001_6VQ29LL_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D0EF335-EF72-4D59-AE8C-575B30AF0A1D", - "ticketNumber": "6ZMZUBK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.843952, -79.816244", - "loadTime": "09/14/2019 13:09:13", - "straightDistance": "9.55", - "routeDistance": "10.25", - "timeToTower": "1:32:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "14:42:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_6ZMZUBK_201909141235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A17BB83-5075-4A3B-9600-C598D6F72E43", - "ticketNumber": "9HS2ET9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.838719, -79.842382", - "loadTime": "09/13/2019 20:50:24", - "straightDistance": "10.94", - "routeDistance": "12.13", - "timeToTower": "14:47:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "11:38:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_9HS2ET9_201909132043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "326AB6D3-EFB1-4C4E-ACEF-539BCEC8BA87", - "ticketNumber": "3H4THHC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "74C942M", - "fieldMonitorName": "Leroy Mitchell", - "loadCoordinates": "32.868911, -79.775339", - "loadTime": "09/14/2019 12:52:40", - "straightDistance": "6.64", - "routeDistance": "7.41", - "timeToTower": "2:28:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "15:21:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 90, - "quantity": 64.7, - "calculatedQuantity": "64.7 CY", - "s3DownloadKey": "HaulPass_3H4THHC_201909141252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36A1B1F8-EA71-4244-A830-BB8BB8522E62", - "ticketNumber": "4YPHETH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.842291, -79.827975", - "loadTime": "09/14/2019 15:42:20", - "straightDistance": "10.14", - "routeDistance": "11.51", - "timeToTower": "1:17:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "17:00:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_J001_4YPHETH_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "373D27BB-6C0F-4E21-A522-8CA139F9B7DA", - "ticketNumber": "78CR48H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.841408, -79.821765", - "loadTime": "09/13/2019 21:13:46", - "straightDistance": "9.9", - "routeDistance": "11.14", - "timeToTower": "14:33:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "11:47:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_78CR48H_201909132108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3990DB71-F307-48AF-ACC4-2B3825F1B802", - "ticketNumber": "4CFCD6N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.842376, -79.828027", - "loadTime": "09/14/2019 15:49:10", - "straightDistance": "10.14", - "routeDistance": "11.51", - "timeToTower": "1:08:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "16:57:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 90, - "quantity": 64.8, - "calculatedQuantity": "64.8 CY", - "s3DownloadKey": "HaulPass_4CFCD6N_201909141549_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4031FE51-63DC-4719-B997-189822174BDE", - "ticketNumber": "6YF9AN7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.918271, -79.813100", - "loadTime": "09/14/2019 13:49:13", - "straightDistance": "7.04", - "routeDistance": "14.47", - "timeToTower": "1:29:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "15:18:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 70, - "quantity": 50.2, - "calculatedQuantity": "50.2 CY", - "s3DownloadKey": "HaulPass_6YF9AN7_201909141340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4767A574-1AD0-450A-8CA3-495DCC961F5A", - "ticketNumber": "CWRG7MQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.840887, -79.820935", - "loadTime": "09/13/2019 20:55:34", - "straightDistance": "9.89", - "routeDistance": "11.07", - "timeToTower": "14:49:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "11:44:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_CWRG7MQ_201909132053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "477A89B7-BF38-408B-8CBF-F9D59BD65051", - "ticketNumber": "6HLSNKE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9T23VSB", - "fieldMonitorName": "Esmeralda Hunt", - "loadCoordinates": "32.933761, -79.708687", - "loadTime": "09/14/2019 16:21:52", - "straightDistance": ".9", - "routeDistance": "3.03", - "timeToTower": "0:02:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "16:24:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 80, - "quantity": 65.8, - "calculatedQuantity": "65.8 CY", - "s3DownloadKey": "HaulPass_6HLSNKE_201909141621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4859E25B-2503-45AD-951F-86132C790FB1", - "ticketNumber": "3329BTC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.844882, -79.816619", - "loadTime": "09/14/2019 14:04:46", - "straightDistance": "9.52", - "routeDistance": "10.17", - "timeToTower": "0:35:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "14:40:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_3329BTC_201909141324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7326D363-2BA3-4EA8-BF43-CDAA42183FE0", - "ticketNumber": "4GH4W4B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.837350, -79.841102", - "loadTime": "09/13/2019 21:20:21", - "straightDistance": "10.94", - "routeDistance": "12.02", - "timeToTower": "14:22:28", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "11:42:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 50, - "quantity": 36, - "calculatedQuantity": "36 CY", - "s3DownloadKey": "HaulPass_4GH4W4B_201909132120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "740D19A4-1A16-4EBC-A3F3-27515D457748", - "ticketNumber": "5J5TYA6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.839765, -79.823065", - "loadTime": "09/14/2019 16:57:54", - "straightDistance": "10.04", - "routeDistance": "10.61", - "timeToTower": "0:40:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "17:38:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_5J5TYA6_201909141648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7527E93F-CE62-40AF-8900-B6BB5E112C1A", - "ticketNumber": "6BEWYAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.857577, -79.807537", - "loadTime": "09/14/2019 11:41:00", - "straightDistance": "8.55", - "routeDistance": "9.39", - "timeToTower": "2:04:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "13:45:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 85, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_6BEWYAN_201909141138_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88657231-E002-4461-9FEB-33C66840479B", - "ticketNumber": "5K4UG6K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.786555, -79.787914", - "loadTime": "09/14/2019 13:40:49", - "straightDistance": "11.69", - "routeDistance": "15.07", - "timeToTower": "1:22:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "15:03:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 95, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_5K4UG6K_201909141340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B9F2803-BC9F-416F-8D16-A1A6950D3B44", - "ticketNumber": "88KKU4D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3EWTGJV", - "fieldMonitorName": "Jordan Grant", - "loadCoordinates": "32.901794, -79.812125", - "loadTime": "09/13/2019 20:30:57", - "straightDistance": "7.27", - "routeDistance": "14.7", - "timeToTower": "15:17:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "11:48:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 65, - "quantity": 48.9, - "calculatedQuantity": "48.9 CY", - "s3DownloadKey": "HaulPass_88KKU4D_201909132014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F70212D-8EE3-4DB5-AC1A-8D8319694C58", - "ticketNumber": "UTE9LBG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.856069, -79.807828", - "loadTime": "09/14/2019 13:08:05", - "straightDistance": "8.63", - "routeDistance": "9.45", - "timeToTower": "0:39:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "13:47:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_UTE9LBG_201909141254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0F0C796-4B44-476C-8686-7D3DAC316529", - "ticketNumber": "3J7Q37F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.823246, -79.822272", - "loadTime": "09/14/2019 14:06:48", - "straightDistance": "10.79", - "routeDistance": "12.42", - "timeToTower": "1:17:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "15:23:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 90, - "quantity": 72.2, - "calculatedQuantity": "72.2 CY", - "s3DownloadKey": "HaulPass_3J7Q37F_201909141353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A596DEF6-F54D-4750-857C-237E7668559B", - "ticketNumber": "8CY6DHN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.845527, -79.816481", - "loadTime": "09/14/2019 16:26:58", - "straightDistance": "9.49", - "routeDistance": "10.17", - "timeToTower": "1:09:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "17:36:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_8CY6DHN_201909141603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AAE6C0F8-EA06-4CC6-A69C-1EAA95F31318", - "ticketNumber": "36QL38W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.861718, -79.811435", - "loadTime": "09/14/2019 15:23:33", - "straightDistance": "8.55", - "routeDistance": "9.7", - "timeToTower": "1:12:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "16:35:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_36QL38W_201909141445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB5AA186-C252-4E52-BFA4-134A43644731", - "ticketNumber": "7A2LRMJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.786214, -79.788037", - "loadTime": "09/14/2019 13:26:08", - "straightDistance": "11.71", - "routeDistance": "15.06", - "timeToTower": "0:59:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "14:25:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 70, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_7A2LRMJ_201909141326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB677FAD-2642-409E-B0D5-002C4CB22B90", - "ticketNumber": "9ZJGNTF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.861829, -79.812803", - "loadTime": "09/14/2019 16:03:21", - "straightDistance": "8.61", - "routeDistance": "9.83", - "timeToTower": "0:34:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "16:37:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 95, - "quantity": 70.3, - "calculatedQuantity": "70.3 CY", - "s3DownloadKey": "HaulPass_9ZJGNTF_201909141545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3337976-D495-490B-9E81-88B810B67712", - "ticketNumber": "9G9683Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.923998, -79.802494", - "loadTime": "09/13/2019 21:18:23", - "straightDistance": "6.37", - "routeDistance": "15.32", - "timeToTower": "14:27:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "11:46:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 60, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_9G9683Q_201909132047_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4E465CA-B9F4-4BBC-B58B-1C0F437C61F6", - "ticketNumber": "95WU7SH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.90382, -79.816119", - "loadTime": "09/14/2019 13:54:56", - "straightDistance": "7.45", - "routeDistance": "14.34", - "timeToTower": "1:22:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "15:17:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_J001_95WU7SH_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5878205-4DA7-4E48-810B-5F355DAF8308", - "ticketNumber": "8S2VEMP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3EWTGJV", - "fieldMonitorName": "Jordan Grant", - "loadCoordinates": "32.901945, -79.814145", - "loadTime": "09/13/2019 21:17:13", - "straightDistance": "7.38", - "routeDistance": "14.61", - "timeToTower": "14:32:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "11:49:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_8S2VEMP_201909132050_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6B0A287-E6A7-459C-8C4F-500AB3F55B17", - "ticketNumber": "3JMH32V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "33.091134, -79.463317", - "loadTime": "09/14/2019 15:33:55", - "straightDistance": "17.09", - "routeDistance": "21.93", - "timeToTower": "0:45:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "16:19:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 50, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_3JMH32V_201909141456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E78E2D20-A746-43E3-B000-B6B6E189F879", - "ticketNumber": "KBKJPB5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.785925, -79.787943", - "loadTime": "09/14/2019 13:27:29", - "straightDistance": "11.73", - "routeDistance": "15.04", - "timeToTower": "0:59:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "14:27:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 65, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_KBKJPB5_201909141327_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F111168E-1546-4391-A8C0-8D9C1FE12932", - "ticketNumber": "7BEPHY7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "74C942M", - "fieldMonitorName": "Leroy Mitchell", - "loadCoordinates": "32.869787, -79.767195", - "loadTime": "09/14/2019 14:58:15", - "straightDistance": "6.26", - "routeDistance": "7.04", - "timeToTower": "0:23:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "15:22:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 80, - "quantity": 55.6, - "calculatedQuantity": "55.6 CY", - "s3DownloadKey": "HaulPass_7BEPHY7_201909141458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F16B23BE-A2A8-4D86-A09B-681C8E4853C0", - "ticketNumber": "5PAS6J4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.925245, -79.806243", - "loadTime": "09/14/2019 12:54:07", - "straightDistance": "6.58", - "routeDistance": "15.2", - "timeToTower": "2:25:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "15:19:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 65, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_5PAS6J4_201909141253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13F1EC59-2CB9-4BC7-817E-0450F134D78B", - "ticketNumber": "7BYUJTJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676561, -80.189897", - "loadTime": "09/14/2019 17:43:52", - "straightDistance": "7.3", - "routeDistance": "13.11", - "timeToTower": "0:40:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/14/2019", - "disposalTime": "18:24:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 65, - "quantity": 47, - "calculatedQuantity": "47 CY", - "s3DownloadKey": "HaulPass_7BYUJTJ_201909141743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6BD6097D-AD73-4CFF-A5FE-CFC052556832", - "ticketNumber": "7S85FBX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.658562, -79.943370", - "loadTime": "09/14/2019 17:09:58", - "straightDistance": "7.1", - "routeDistance": "19.16", - "timeToTower": "1:09:38", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/14/2019", - "disposalTime": "18:19:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_7S85FBX_201909141709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1FAB772-0E46-482B-8B5C-00D08326C7E6", - "ticketNumber": "7237CX2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.659461, -79.942954", - "loadTime": "09/14/2019 17:06:34", - "straightDistance": "7.12", - "routeDistance": "19.1", - "timeToTower": "1:06:37", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/14/2019", - "disposalTime": "18:13:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_7237CX2_201909141706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "213F9213-606E-40C0-B3D6-D26D1AF65C4A", - "ticketNumber": "6788HCG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.585281, -80.348991", - "loadTime": "09/14/2019 17:31:10", - "straightDistance": ".47", - "routeDistance": ".49", - "timeToTower": "0:33:09", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "18:04:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_6788HCG_201909141717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55E799AA-4861-4D5F-A6DE-A45F1A04CBF0", - "ticketNumber": "YKANZVY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.565491, -80.342213", - "loadTime": "09/14/2019 15:34:44", - "straightDistance": "1.81", - "routeDistance": "4.49", - "timeToTower": "1:20:00", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "16:54:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_YKANZVY_201909141459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CBE2F4B-C801-4A07-A03E-8A43A69D33A6", - "ticketNumber": "9H6FFPY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.690852, -80.272675", - "loadTime": "09/14/2019 17:57:26", - "straightDistance": "8.53", - "routeDistance": "17.58", - "timeToTower": "0:41:49", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "18:39:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_9H6FFPY_201909141741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F7EFA76-644B-4F6E-9FF2-A7486A9E49B5", - "ticketNumber": "7QNJS9W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.571288, -80.327613", - "loadTime": "09/14/2019 16:35:27", - "straightDistance": "2.05", - "routeDistance": "3.29", - "timeToTower": "0:21:43", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "16:57:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_7QNJS9W_201909141544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C29C9FF3-33D6-4AC7-B9AE-FFABEB080F1B", - "ticketNumber": "9VFU8WQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.585538, -80.348951", - "loadTime": "09/14/2019 17:51:49", - "straightDistance": ".46", - "routeDistance": ".47", - "timeToTower": "0:11:22", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "18:03:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 60, - "quantity": 41.8, - "calculatedQuantity": "41.8 CY", - "s3DownloadKey": "HaulPass_9VFU8WQ_201909141751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF4A7D67-AE19-4A9B-A5F1-CE60B54AD562", - "ticketNumber": "52RQBWD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.581051, -80.267314", - "loadTime": "09/14/2019 16:50:14", - "straightDistance": "5.18", - "routeDistance": "5.79", - "timeToTower": "0:52:47", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "17:43:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_52RQBWD_201909141650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D76883DB-CFCC-4BDC-8B0E-C55E250AEB28", - "ticketNumber": "3UEYUYR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.579727, -80.268364", - "loadTime": "09/14/2019 17:13:18", - "straightDistance": "5.13", - "routeDistance": "5.68", - "timeToTower": "0:31:04", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "17:44:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_3UEYUYR_201909141713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2190280-418A-4FA1-9C04-16BD368022EC", - "ticketNumber": "4234N8R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676739, -80.189713", - "loadTime": "09/14/2019 19:00:59", - "straightDistance": "7.29", - "routeDistance": "13.1", - "timeToTower": "0:45:35", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/14/2019", - "disposalTime": "19:46:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_4234N8R_201909141900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56E9FE20-8C0B-457C-BD95-1DC1DE75E5F0", - "ticketNumber": "5RAPD9H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.578735, -80.269387", - "loadTime": "09/14/2019 19:29:08", - "straightDistance": "5.08", - "routeDistance": "5.59", - "timeToTower": "0:28:12", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "19:57:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 40, - "quantity": 31, - "calculatedQuantity": "31 CY", - "s3DownloadKey": "HaulPass_5RAPD9H_201909141922_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "652DB7EF-820B-491C-AABF-DB99DCB078E5", - "ticketNumber": "9JUG3WU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.578687, -80.269387", - "loadTime": "09/14/2019 19:24:08", - "straightDistance": "5.08", - "routeDistance": "5.59", - "timeToTower": "0:37:40", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "20:01:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 35, - "quantity": 25.4, - "calculatedQuantity": "25.4 CY", - "s3DownloadKey": "HaulPass_J001_9JUG3WU_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DFFDBBF-068A-4F9C-B4D2-1012DDC9135A", - "ticketNumber": "9M2F8ZA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.585169, -80.348789", - "loadTime": "09/14/2019 18:25:07", - "straightDistance": ".49", - "routeDistance": ".5", - "timeToTower": "0:39:24", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "19:04:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 40, - "quantity": 27.9, - "calculatedQuantity": "27.9 CY", - "s3DownloadKey": "HaulPass_9M2F8ZA_201909141812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94BA41A5-F164-46F1-94BD-AEB06E8011FB", - "ticketNumber": "7MSEGUR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.589584, -80.359196", - "loadTime": "09/14/2019 18:56:10", - "straightDistance": ".2", - "routeDistance": ".2", - "timeToTower": "0:09:23", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "19:05:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 35, - "quantity": 25, - "calculatedQuantity": "25 CY", - "s3DownloadKey": "HaulPass_7MSEGUR_201909141846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2D93E9A-0FC3-4816-A5B7-33D3ED67526A", - "ticketNumber": "7D9FVXH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.738929, -79.908874", - "loadTime": "09/14/2019 18:54:57", - "straightDistance": "10.13", - "routeDistance": "16.35", - "timeToTower": "1:14:09", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/14/2019", - "disposalTime": "20:09:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_7D9FVXH_201909141854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "846D3F49-ABF2-457E-817D-F61FD05A31DB", - "ticketNumber": "34RSUT6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.738988, -79.908852", - "loadTime": "09/14/2019 19:09:39", - "straightDistance": "10.13", - "routeDistance": "16.35", - "timeToTower": "1:01:27", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/14/2019", - "disposalTime": "20:11:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 95, - "quantity": 68.6, - "calculatedQuantity": "68.6 CY", - "s3DownloadKey": "HaulPass_34RSUT6_201909141909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31514E9B-7D73-4786-941D-ECE32A717B3D", - "ticketNumber": "BZPBBP5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.745118, -79.935611", - "loadTime": "09/14/2019 19:28:15", - "straightDistance": "9", - "routeDistance": "15.19", - "timeToTower": "0:50:22", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/14/2019", - "disposalTime": "20:18:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 65, - "quantity": 47.9, - "calculatedQuantity": "47.9 CY", - "s3DownloadKey": "HaulPass_J001_BZPBBP5_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B61D7BC1-E92F-4F3D-9654-629F6865E64A", - "ticketNumber": "7Q7485R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.745118, -79.935611", - "loadTime": "09/14/2019 19:29:40", - "straightDistance": "9", - "routeDistance": "14.83", - "timeToTower": "0:53:01", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/14/2019", - "disposalTime": "20:22:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 55, - "quantity": 35.5, - "calculatedQuantity": "35.5 CY", - "s3DownloadKey": "HaulPass_7Q7485R_201909141929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A6E7E30-E5C0-4E52-9C55-B6E8C12E3B75", - "ticketNumber": "9XAU32R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.667411, -80.209804", - "loadTime": "09/14/2019 18:50:37", - "straightDistance": "8.46", - "routeDistance": "14.17", - "timeToTower": "1:35:58", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/14/2019", - "disposalTime": "20:26:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 55, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_9XAU32R_201909141850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E85136A8-1DB4-4A9A-9F98-A9B655D9A5D5", - "ticketNumber": "8NEFJNM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.667710, -80.208797", - "loadTime": "09/14/2019 18:36:52", - "straightDistance": "8.4", - "routeDistance": "14.11", - "timeToTower": "1:52:22", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/14/2019", - "disposalTime": "20:29:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_8NEFJNM_201909141826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56F80397-54A4-4E13-A20A-D3F505F7E41D", - "ticketNumber": "LMKH8RL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.589495, -80.358251", - "loadTime": "09/14/2019 20:27:29", - "straightDistance": ".15", - "routeDistance": ".15", - "timeToTower": "0:05:06", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "20:32:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 50, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_LMKH8RL_201909142027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C9CC341-28C1-4A5E-AA67-A421FF0B5292", - "ticketNumber": "5K64QUV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.584913, -80.363670", - "loadTime": "09/14/2019 19:53:21", - "straightDistance": ".54", - "routeDistance": ".72", - "timeToTower": "0:40:46", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "20:34:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 35, - "quantity": 25, - "calculatedQuantity": "25 CY", - "s3DownloadKey": "HaulPass_5K64QUV_201909141947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A06D675D-5167-4EAB-96F4-513D68E341EE", - "ticketNumber": "59PNABZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.690340, -80.271826", - "loadTime": "09/14/2019 19:13:51", - "straightDistance": "8.53", - "routeDistance": "17.52", - "timeToTower": "1:02:11", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "20:16:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 50, - "quantity": 36.8, - "calculatedQuantity": "36.8 CY", - "s3DownloadKey": "HaulPass_59PNABZ_201909141913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDF0B39F-0790-4BF0-A22B-536A39A511B3", - "ticketNumber": "6WXB6NY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.658773, -79.943007", - "loadTime": "09/14/2019 19:06:15", - "straightDistance": "7.12", - "routeDistance": "18.47", - "timeToTower": "1:39:17", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/14/2019", - "disposalTime": "20:45:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_6WXB6NY_201909141906_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8DDE8FE-1FDB-44C0-8BFE-1F4309E7C9B1", - "ticketNumber": "6XSSHMR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.659449, -79.943030", - "loadTime": "09/14/2019 19:16:48", - "straightDistance": "7.12", - "routeDistance": "18.42", - "timeToTower": "1:17:24", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/14/2019", - "disposalTime": "20:34:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_6XSSHMR_201909141916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D80DE92-28D8-4C89-9D75-7E5569B017F1", - "ticketNumber": "43CKEXH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.750931, -79.929635", - "loadTime": "09/14/2019 20:19:11", - "straightDistance": "9.51", - "routeDistance": "15.5", - "timeToTower": "1:25:23", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/14/2019", - "disposalTime": "21:44:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 30, - "quantity": 20.6, - "calculatedQuantity": "20.6 CY", - "s3DownloadKey": "HaulPass_43CKEXH_201909142019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9E689A6-61C3-40E6-804D-FAEB97479F55", - "ticketNumber": "8H4B844", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.750646, -79.929677", - "loadTime": "09/14/2019 20:27:17", - "straightDistance": "9.5", - "routeDistance": "15.48", - "timeToTower": "1:14:02", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/14/2019", - "disposalTime": "21:41:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 40, - "quantity": 29.6, - "calculatedQuantity": "29.6 CY", - "s3DownloadKey": "HaulPass_8H4B844_201909142021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C77870E4-91E7-4DF7-A8E3-BD244E885E9E", - "ticketNumber": "4X4LN7L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.745050, -79.935856", - "loadTime": "09/14/2019 21:13:57", - "straightDistance": "8.98", - "routeDistance": "14.85", - "timeToTower": "0:49:16", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/14/2019", - "disposalTime": "22:03:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 80, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_4X4LN7L_201909142113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4FECF33-771B-4300-BFA6-9ED548A29774", - "ticketNumber": "3EW35D7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.745058, -79.935903", - "loadTime": "09/14/2019 21:11:46", - "straightDistance": "8.98", - "routeDistance": "14.85", - "timeToTower": "0:49:51", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/14/2019", - "disposalTime": "22:01:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_3EW35D7_201909142111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D5F8B40-4EAF-434B-A866-30630C8FFE30", - "ticketNumber": "9WSP95X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.738864, -79.908952", - "loadTime": "09/14/2019 21:13:38", - "straightDistance": "10.12", - "routeDistance": "16.35", - "timeToTower": "0:59:59", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/14/2019", - "disposalTime": "22:13:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 90, - "quantity": 71.1, - "calculatedQuantity": "71.1 CY", - "s3DownloadKey": "HaulPass_9WSP95X_201909142113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFAD985A-CEFC-4A7F-99D0-02A30228A1EE", - "ticketNumber": "45C7QL5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.738883, -79.908860", - "loadTime": "09/14/2019 21:26:11", - "straightDistance": "10.13", - "routeDistance": "16.35", - "timeToTower": "0:49:14", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/14/2019", - "disposalTime": "22:15:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 90, - "quantity": 65, - "calculatedQuantity": "65 CY", - "s3DownloadKey": "HaulPass_45C7QL5_201909142126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E5DAB7C-99BD-4CF8-9A18-5E50AAD925F6", - "ticketNumber": "4UDG3XN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.742538, -79.948784", - "loadTime": "09/14/2019 21:04:38", - "straightDistance": "8.27", - "routeDistance": "14.54", - "timeToTower": "1:25:43", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/14/2019", - "disposalTime": "22:30:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 85, - "quantity": 62.3, - "calculatedQuantity": "62.3 CY", - "s3DownloadKey": "HaulPass_4UDG3XN_201909142104_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B457F99-1EB6-45E2-B8D2-7FE0455D2FD7", - "ticketNumber": "3HY59T4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.742777, -79.949289", - "loadTime": "09/14/2019 21:16:25", - "straightDistance": "8.25", - "routeDistance": "14.56", - "timeToTower": "1:12:36", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/14/2019", - "disposalTime": "22:29:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 90, - "quantity": 64.1, - "calculatedQuantity": "64.1 CY", - "s3DownloadKey": "HaulPass_3HY59T4_201909142116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "073456D6-E2EC-44A7-AEF8-5253F0B2F592", - "ticketNumber": "6LX5Z6Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.765184, -80.145377", - "loadTime": "09/14/2019 21:29:22", - "straightDistance": "17.25", - "routeDistance": "23.72", - "timeToTower": "1:13:24", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "22:42:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_6LX5Z6Q_201909142129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A07D7F6-F27D-4394-9D50-A053BB514C7D", - "ticketNumber": "5WY3HXK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.581192, -80.267110", - "loadTime": "09/14/2019 20:26:01", - "straightDistance": "5.19", - "routeDistance": "5.81", - "timeToTower": "1:44:46", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "22:10:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_5WY3HXK_201909142026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "449891D2-3365-4C5C-972C-AD323EA8FDDC", - "ticketNumber": "5BYZXMV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.740764, -80.241335", - "loadTime": "09/14/2019 20:26:27", - "straightDistance": "12.41", - "routeDistance": "16.51", - "timeToTower": "1:53:03", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "22:19:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_J001_5BYZXMV_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55C0E8AB-3A1D-4E14-9676-EA9C64114478", - "ticketNumber": "3FVL3W9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.768042, -80.144177", - "loadTime": "09/14/2019 21:58:44", - "straightDistance": "17.43", - "routeDistance": "23.3", - "timeToTower": "0:44:56", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "22:43:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_3FVL3W9_201909142158_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "655D5524-0033-4779-8512-C6FC87B5D2D7", - "ticketNumber": "55FVCKF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.581106, -80.268320", - "loadTime": "09/14/2019 20:44:06", - "straightDistance": "5.12", - "routeDistance": "5.76", - "timeToTower": "1:27:46", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "22:11:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_55FVCKF_201909142034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DDEE745-AE36-4FEC-99BE-679F68ADCCF0", - "ticketNumber": "7Y6W27N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.700952, -80.257764", - "loadTime": "09/14/2019 21:34:50", - "straightDistance": "9.6", - "routeDistance": "16.65", - "timeToTower": "0:41:58", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "22:16:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_7Y6W27N_201909142045_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F9FEAA6-3A7C-474B-9D11-78CF1BE0E517", - "ticketNumber": "374P3PT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.740785, -80.241351", - "loadTime": "09/14/2019 20:31:57", - "straightDistance": "12.41", - "routeDistance": "16.51", - "timeToTower": "1:42:08", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/14/2019", - "disposalTime": "22:14:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_374P3PT_201909142031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0088CD5E-0CED-4B1D-83DE-2FAD497B475B", - "ticketNumber": "8LEVW6X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.740922, -80.241888", - "loadTime": "09/14/2019 19:07:10", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:52:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "19:59:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_8LEVW6X_201909141901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03E82427-E110-43C3-AE70-DB64BB4A7009", - "ticketNumber": "76YVAJ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.798230, -80.140314", - "loadTime": "09/14/2019 18:39:35", - "straightDistance": "6.94", - "routeDistance": "8.19", - "timeToTower": "0:56:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "19:36:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_76YVAJ9_201909141839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "125F67BA-C596-46B2-8AAC-E325ADA02895", - "ticketNumber": "48JKRJX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.752133, -80.153600", - "loadTime": "09/14/2019 19:08:13", - "straightDistance": "7.53", - "routeDistance": "12.25", - "timeToTower": "1:09:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "20:17:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_48JKRJX_201909141908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1443E950-461B-4260-8103-4C8B4DEA3BB8", - "ticketNumber": "7T2BMEN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.815681, -79.993897", - "loadTime": "09/14/2019 18:11:11", - "straightDistance": "15.31", - "routeDistance": "17.66", - "timeToTower": "1:00:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "19:11:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_7T2BMEN_201909141811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17D39B7B-5C2B-43FA-8537-73E5D4FD5A53", - "ticketNumber": "8A74N8K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816232, -79.994161", - "loadTime": "09/14/2019 18:48:02", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:51:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "19:39:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_8A74N8K_201909141848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B1D1351-6E24-4BA0-A5C7-79D3D3233E89", - "ticketNumber": "8QXXJBW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.752936, -80.146219", - "loadTime": "09/14/2019 21:24:04", - "straightDistance": "7.84", - "routeDistance": "12.69", - "timeToTower": "0:43:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "22:07:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_8QXXJBW_201909142124_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B596273-7FCA-41DA-B333-632F8096272C", - "ticketNumber": "6JQSLUE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.821377, -80.274149", - "loadTime": "09/14/2019 20:25:44", - "straightDistance": "1", - "routeDistance": "1.09", - "timeToTower": "0:06:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "20:32:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_6JQSLUE_201909142025_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1EEACC85-683A-4FD8-A4A2-EBB6D40ACB20", - "ticketNumber": "9FF7ZKZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.740650, -80.241551", - "loadTime": "09/14/2019 17:56:12", - "straightDistance": "5.36", - "routeDistance": "7.51", - "timeToTower": "0:34:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "18:30:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_9FF7ZKZ_201909141756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22B63F70-C0E5-4BCC-8059-B7541C482F90", - "ticketNumber": "77T5ZJ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.740765, -80.241626", - "loadTime": "09/14/2019 17:54:13", - "straightDistance": "5.35", - "routeDistance": "7.51", - "timeToTower": "0:34:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "18:28:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_77T5ZJ3_201909141754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "267AD12E-F023-49B6-9BB2-D30BE5CCB1DB", - "ticketNumber": "5KZPBCC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.740757, -79.948199", - "loadTime": "09/14/2019 16:40:54", - "straightDistance": "18.73", - "routeDistance": "23.03", - "timeToTower": "3:11:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "19:52:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 55, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_5KZPBCC_201909141640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29249097-B245-45A6-807C-054553BC8DA8", - "ticketNumber": "9P7RKT6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816089, -79.994970", - "loadTime": "09/14/2019 18:46:26", - "straightDistance": "15.25", - "routeDistance": "17.58", - "timeToTower": "0:55:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "19:41:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 60, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_9P7RKT6_201909141846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36D2670D-4675-418C-A981-675463D90238", - "ticketNumber": "9RHUZ88", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.778610, -80.227025", - "loadTime": "09/14/2019 19:45:07", - "straightDistance": "3.2", - "routeDistance": "6.4", - "timeToTower": "0:25:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "20:10:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_9RHUZ88_201909141945_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B74CB5E-D5AE-4334-8DC4-943C31CF480F", - "ticketNumber": "5J4A96E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.677039, -80.189967", - "loadTime": "09/14/2019 20:16:06", - "straightDistance": "10.44", - "routeDistance": "24.11", - "timeToTower": "1:02:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "21:18:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_5J4A96E_201909142016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51B458F6-CDE0-43DB-B50B-B52319828EAB", - "ticketNumber": "8ETXL6C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.755791, -80.154641", - "loadTime": "09/14/2019 17:19:38", - "straightDistance": "7.33", - "routeDistance": "11.89", - "timeToTower": "1:02:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "18:21:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_8ETXL6C_201909141715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5632EB58-5564-420A-8ADB-18C4E1EFD7BF", - "ticketNumber": "624PJVJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.765206, -80.144447", - "loadTime": "09/14/2019 20:28:50", - "straightDistance": "7.49", - "routeDistance": "10.56", - "timeToTower": "0:38:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "21:07:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 40, - "quantity": 28.6, - "calculatedQuantity": "28.6 CY", - "s3DownloadKey": "HaulPass_624PJVJ_201909142028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AF7E856-4FB7-4876-A127-DF465EBB5A67", - "ticketNumber": "QU2QNP7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.818894, -80.270774", - "loadTime": "09/14/2019 20:53:29", - "straightDistance": ".76", - "routeDistance": ".83", - "timeToTower": "0:26:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "21:20:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_QU2QNP7_201909142053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "630E80BC-12A1-4C33-A4B2-91F7861E47D4", - "ticketNumber": "4UVNQQF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.798174, -80.140242", - "loadTime": "09/14/2019 18:35:46", - "straightDistance": "6.94", - "routeDistance": "8.18", - "timeToTower": "0:59:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "19:34:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_4UVNQQF_201909141835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6582823B-87DF-479B-84B6-3DDBBC1AFE4C", - "ticketNumber": "QXXXNDA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.815893, -79.994786", - "loadTime": "09/14/2019 18:12:08", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "1:01:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "19:13:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_QXXXNDA_201909141812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66D39E77-B158-4434-9460-C1D064515EA5", - "ticketNumber": "884CYDC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.777488, -80.222497", - "loadTime": "09/14/2019 20:27:17", - "straightDistance": "3.41", - "routeDistance": "6.26", - "timeToTower": "0:49:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "21:16:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_884CYDC_201909142027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C922E86-456C-44E2-8E84-5D40B0E60A53", - "ticketNumber": "4WC4YVU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.815960, -79.994899", - "loadTime": "09/14/2019 20:14:09", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:42:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "20:56:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_4WC4YVU_201909142014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AD1B6E0-21EE-4C10-881E-F98F3523072C", - "ticketNumber": "4ZPL5U6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.740962, -80.241598", - "loadTime": "09/14/2019 19:07:10", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "1:01:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "20:08:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_J001_4ZPL5U6_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80E071C2-DD6E-46EB-942E-32CDFCE96565", - "ticketNumber": "8QFS6V8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.821037, -80.287096", - "loadTime": "09/14/2019 18:14:09", - "straightDistance": "1.72", - "routeDistance": "1.86", - "timeToTower": "0:38:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "18:52:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_8QFS6V8_201909141814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89631BF8-3AB6-4149-B8FE-FEB962F0473B", - "ticketNumber": "P5UCTCD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816351, -79.994120", - "loadTime": "09/14/2019 20:14:29", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:58:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "21:13:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 85, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_P5UCTCD_201909142014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A10319F4-B12C-4F3D-A912-78D09B461D53", - "ticketNumber": "7FBHCG6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9CXMFA7", - "fieldMonitorName": "Priscilla Russell", - "loadCoordinates": "32.777795, -80.226825", - "loadTime": "09/14/2019 18:18:28", - "straightDistance": "3.25", - "routeDistance": "6.46", - "timeToTower": "0:31:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "18:49:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_7FBHCG6_201909141818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3C1DDEA-1DCA-44CC-8AFC-D7BC1AC38E89", - "ticketNumber": "68FEKCC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816164, -79.994127", - "loadTime": "09/14/2019 19:57:54", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:51:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "20:49:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_68FEKCC_201909141957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5D2F4C3-C023-4D28-A9BC-4E4A5E4FFD75", - "ticketNumber": "5WKQXNA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.768229, -80.144637", - "loadTime": "09/14/2019 20:39:22", - "straightDistance": "7.38", - "routeDistance": "10.16", - "timeToTower": "0:25:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "21:04:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_5WKQXNA_201909142039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD31434D-E668-4867-8DF3-E447A66430E0", - "ticketNumber": "5BUNRLS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.752870, -80.147497", - "loadTime": "09/14/2019 19:37:45", - "straightDistance": "7.79", - "routeDistance": "12.62", - "timeToTower": "0:43:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "20:20:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_5BUNRLS_201909141922_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C079E815-D3A8-4F56-BFB5-D7912DB4A4F5", - "ticketNumber": "33DM8LE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.815119, -79.994651", - "loadTime": "09/14/2019 18:30:02", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "0:58:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "19:28:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_33DM8LE_201909141830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7579275-DB7C-43ED-A377-9690A4FC6FAA", - "ticketNumber": "79SZ8QM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.815870, -79.994031", - "loadTime": "09/14/2019 18:34:37", - "straightDistance": "15.31", - "routeDistance": "17.64", - "timeToTower": "0:55:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "19:29:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_79SZ8QM_201909141834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2BA313B-3953-4850-AE4D-314BA0F91A70", - "ticketNumber": "4UKAAXN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.752952, -80.146264", - "loadTime": "09/14/2019 21:18:24", - "straightDistance": "7.84", - "routeDistance": "12.69", - "timeToTower": "0:48:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "22:06:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_4UKAAXN_201909142053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6824643-7152-4B6D-8A5A-AA30F09D8ED2", - "ticketNumber": "6KYD3L2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815200, -79.995229", - "loadTime": "09/14/2019 20:39:56", - "straightDistance": "15.24", - "routeDistance": "17.59", - "timeToTower": "0:49:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "21:29:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_6KYD3L2_201909142039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA7A843B-6247-4D8C-A6C4-E9C415130396", - "ticketNumber": "348ZQYA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.740643, -79.947740", - "loadTime": "09/14/2019 16:42:17", - "straightDistance": "18.76", - "routeDistance": "22.98", - "timeToTower": "3:12:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "19:54:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_348ZQYA_201909141642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFF69819-E674-4B87-A220-BDFB1CB0EB3E", - "ticketNumber": "5QHY5H5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.754823, -80.152390", - "loadTime": "09/14/2019 17:38:56", - "straightDistance": "7.47", - "routeDistance": "12.05", - "timeToTower": "0:46:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "18:25:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_5QHY5H5_201909141730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1FDFAEE-5C1A-4F26-8013-1BC89B7A17EC", - "ticketNumber": "7SAS4MG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815875, -79.995354", - "loadTime": "09/14/2019 20:44:00", - "straightDistance": "15.23", - "routeDistance": "17.55", - "timeToTower": "0:43:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "21:27:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 90, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_7SAS4MG_201909142043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F758196B-9E83-41D5-8047-8320B5744025", - "ticketNumber": "8EY8X68", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.816337, -79.995044", - "loadTime": "09/14/2019 20:17:47", - "straightDistance": "15.25", - "routeDistance": "17.58", - "timeToTower": "0:40:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "20:57:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 80, - "quantity": 63.4, - "calculatedQuantity": "63.4 CY", - "s3DownloadKey": "HaulPass_8EY8X68_201909142017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA3A4B20-6E01-460C-9C23-16740EB696C7", - "ticketNumber": "9NF2AJW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816122, -79.994341", - "loadTime": "09/14/2019 19:58:41", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:49:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "20:47:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_9NF2AJW_201909141958_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FADEE48C-CBEC-4275-B06F-77FB5458A402", - "ticketNumber": "5WHK2YC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816475, -79.993629", - "loadTime": "09/14/2019 20:15:21", - "straightDistance": "15.33", - "routeDistance": "17.96", - "timeToTower": "0:56:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "21:11:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 90, - "quantity": 65.8, - "calculatedQuantity": "65.8 CY", - "s3DownloadKey": "HaulPass_5WHK2YC_201909142015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06BC2DCC-92EC-4398-AF24-9025154F7DE9", - "ticketNumber": "39KQ4GG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.920819, -79.813361", - "loadTime": "09/14/2019 20:04:42", - "straightDistance": "7.03", - "routeDistance": "14.71", - "timeToTower": "1:54:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "21:59:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 80, - "quantity": 57.4, - "calculatedQuantity": "57.4 CY", - "s3DownloadKey": "HaulPass_39KQ4GG_201909141905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0749980A-3808-44E0-BB40-2D64B79649F5", - "ticketNumber": "RGRYFRQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.841987, -79.830303", - "loadTime": "09/14/2019 18:12:46", - "straightDistance": "10.26", - "routeDistance": "11.45", - "timeToTower": "1:21:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "19:34:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_RGRYFRQ_201909141800_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09A6ACCA-CBF5-49C7-8FEA-41CB31292AA8", - "ticketNumber": "83YC92N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.903285, -79.815201", - "loadTime": "09/14/2019 20:56:04", - "straightDistance": "7.41", - "routeDistance": "14.41", - "timeToTower": "0:40:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "21:36:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 80, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_J001_83YC92N_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10E75C6B-CC15-407F-8CAB-09C433D19311", - "ticketNumber": "5WPX4GM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.806600, -79.843595", - "loadTime": "09/14/2019 18:14:45", - "straightDistance": "12.48", - "routeDistance": "14.29", - "timeToTower": "0:49:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "19:03:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 75, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_J001_5WPX4GM_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29B866A9-22E8-4C20-8482-2BA4AEDCBBB5", - "ticketNumber": "3K9TNZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.824339, -79.821740", - "loadTime": "09/14/2019 19:06:10", - "straightDistance": "10.72", - "routeDistance": "12.05", - "timeToTower": "1:34:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "20:40:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 75, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_3K9TNZL_201909141851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CC06CC8-4530-4A3A-BD2A-763BF5D85AAB", - "ticketNumber": "8BF8ZGX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.797454, -79.772019", - "loadTime": "09/14/2019 20:11:17", - "straightDistance": "10.6", - "routeDistance": "16.16", - "timeToTower": "2:07:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "22:18:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 80, - "quantity": 58.7, - "calculatedQuantity": "58.7 CY", - "s3DownloadKey": "HaulPass_8BF8ZGX_201909141947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4790DDF2-E0E3-4553-BAF6-91F828FCF624", - "ticketNumber": "9F63W3L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.826320, -79.819545", - "loadTime": "09/14/2019 22:08:48", - "straightDistance": "10.53", - "routeDistance": "12.03", - "timeToTower": "0:44:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "22:53:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 60, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_9F63W3L_201909142149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F9DE42A-253B-49B8-9ADD-635D448C789C", - "ticketNumber": "B84NPB9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.862365, -79.812675", - "loadTime": "09/14/2019 18:51:27", - "straightDistance": "8.58", - "routeDistance": "9.79", - "timeToTower": "1:02:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "19:54:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_B84NPB9_201909141809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AAE15A9-FB48-496B-9424-FC8BEC3E2E9D", - "ticketNumber": "52UJGPL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.918524, -79.810719", - "loadTime": "09/14/2019 21:13:29", - "straightDistance": "6.9", - "routeDistance": "14.61", - "timeToTower": "0:49:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "22:02:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 50, - "quantity": 37.1, - "calculatedQuantity": "37.1 CY", - "s3DownloadKey": "HaulPass_52UJGPL_201909142017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C450E8C-61D6-4C6F-9CE8-4F68CE9705E2", - "ticketNumber": "862BDJJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.903285, -79.815193", - "loadTime": "09/14/2019 18:06:45", - "straightDistance": "7.41", - "routeDistance": "14.41", - "timeToTower": "1:30:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "19:37:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 85, - "quantity": 63.9, - "calculatedQuantity": "63.9 CY", - "s3DownloadKey": "HaulPass_J001_862BDJJ_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68AE8FA1-A50D-4374-A410-C029FB229232", - "ticketNumber": "57AQZSN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.805773, -79.843237", - "loadTime": "09/14/2019 21:39:53", - "straightDistance": "12.51", - "routeDistance": "13.87", - "timeToTower": "1:08:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "22:48:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 80, - "quantity": 68.7, - "calculatedQuantity": "68.7 CY", - "s3DownloadKey": "HaulPass_57AQZSN_201909142109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A6FCD1D-FBC4-4F7E-96DA-928D12DA0FEB", - "ticketNumber": "6TY4EZY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "33.114846, -79.453216", - "loadTime": "09/14/2019 20:52:41", - "straightDistance": "18.59", - "routeDistance": "22.59", - "timeToTower": "1:25:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "22:17:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 85, - "quantity": 68.4, - "calculatedQuantity": "68.4 CY", - "s3DownloadKey": "HaulPass_6TY4EZY_201909142052_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87F9BC02-A7DD-4AE1-BC61-7F17581E3275", - "ticketNumber": "PZUQHFR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "33.115424, -79.453050", - "loadTime": "09/14/2019 17:48:38", - "straightDistance": "18.63", - "routeDistance": "23.25", - "timeToTower": "2:01:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "19:50:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 85, - "quantity": 68.4, - "calculatedQuantity": "68.4 CY", - "s3DownloadKey": "HaulPass_PZUQHFR_201909141748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B77408D-8792-4903-9E79-89D22322C7E4", - "ticketNumber": "46JSCCA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.825111, -79.820179", - "loadTime": "09/14/2019 20:02:13", - "straightDistance": "10.62", - "routeDistance": "11.94", - "timeToTower": "0:39:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "20:41:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 75, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_46JSCCA_201909141950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9960A768-8BBA-4A80-A712-1829AAF766DB", - "ticketNumber": "CXJNS4E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.860781, -79.811800", - "loadTime": "09/14/2019 18:04:59", - "straightDistance": "8.61", - "routeDistance": "9.69", - "timeToTower": "1:48:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "19:53:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 85, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_CXJNS4E_201909141712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A33B8E2F-0BFE-47AA-A68C-9DF3DB1510D7", - "ticketNumber": "87N6SAJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.806541, -79.843831", - "loadTime": "09/14/2019 22:05:24", - "straightDistance": "12.49", - "routeDistance": "13.82", - "timeToTower": "0:44:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "22:50:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 70, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_87N6SAJ_201909142205_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5C0E49F-210B-4CC9-9986-994F4F45D0A6", - "ticketNumber": "7BLY8RM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.905424, -79.815484", - "loadTime": "09/14/2019 20:38:43", - "straightDistance": "7.38", - "routeDistance": "14.33", - "timeToTower": "1:00:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "21:39:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_J001_7BLY8RM_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A75ED7DD-AA42-4D8A-A8AA-6DDF6A8974D5", - "ticketNumber": "5TX6NPP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "74C942M", - "fieldMonitorName": "Leroy Mitchell", - "loadCoordinates": "32.875115, -79.762970", - "loadTime": "09/14/2019 21:50:27", - "straightDistance": "5.83", - "routeDistance": "6.46", - "timeToTower": "0:25:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "22:16:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 80, - "quantity": 55.6, - "calculatedQuantity": "55.6 CY", - "s3DownloadKey": "HaulPass_5TX6NPP_201909142127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AACEA879-FD10-410F-9CE3-641002F09B57", - "ticketNumber": "74ECQCK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.835201, -79.826236", - "loadTime": "09/14/2019 19:05:03", - "straightDistance": "10.38", - "routeDistance": "10.89", - "timeToTower": "1:12:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "20:17:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_74ECQCK_201909141833_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B10289C6-994C-4343-A2CC-2C74219C92F4", - "ticketNumber": "95BYNRU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.805721, -79.843114", - "loadTime": "09/14/2019 18:48:18", - "straightDistance": "12.5", - "routeDistance": "14.35", - "timeToTower": "0:44:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "19:33:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 60, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_J001_95BYNRU_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB2A4016-4B82-4E64-B617-1BA129AB3BF8", - "ticketNumber": "5WCMGRS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "74C942M", - "fieldMonitorName": "Leroy Mitchell", - "loadCoordinates": "32.870636, -79.763811", - "loadTime": "09/14/2019 21:24:09", - "straightDistance": "6.09", - "routeDistance": "7.19", - "timeToTower": "0:50:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "22:14:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 85, - "quantity": 61.1, - "calculatedQuantity": "61.1 CY", - "s3DownloadKey": "HaulPass_5WCMGRS_201909142019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDE952DA-A713-4697-9BE8-0E074E6D9F70", - "ticketNumber": "7U3MN2Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "74C942M", - "fieldMonitorName": "Leroy Mitchell", - "loadCoordinates": "32.875038, -79.766319", - "loadTime": "09/14/2019 18:36:43", - "straightDistance": "5.97", - "routeDistance": "6.97", - "timeToTower": "1:15:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "19:52:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 65, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_7U3MN2Q_201909141818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFDEFED0-FF7E-4723-B5BE-65388DD31013", - "ticketNumber": "455N7JL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.797361, -79.771927", - "loadTime": "09/14/2019 21:25:59", - "straightDistance": "10.61", - "routeDistance": "16.15", - "timeToTower": "0:54:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "22:20:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 80, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_455N7JL_201909142125_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8043085-D362-4F57-9787-67852FE57124", - "ticketNumber": "4UZMB2T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.825696, -79.819370", - "loadTime": "09/14/2019 21:37:39", - "straightDistance": "10.56", - "routeDistance": "11.99", - "timeToTower": "1:13:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "22:51:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 75, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_4UZMB2T_201909142114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F74137F8-AD2F-4BBD-B5D0-1C0D7E97270A", - "ticketNumber": "4N42MLZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "33.115427, -79.453040", - "loadTime": "09/14/2019 17:44:49", - "straightDistance": "18.63", - "routeDistance": "23.25", - "timeToTower": "2:03:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "19:48:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 85, - "quantity": 70, - "calculatedQuantity": "70 CY", - "s3DownloadKey": "HaulPass_4N42MLZ_201909141744_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA985075-71D3-4799-9519-7E06DEC734AD", - "ticketNumber": "3W96EQR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "74C942M", - "fieldMonitorName": "Leroy Mitchell", - "loadCoordinates": "32.871277, -79.768012", - "loadTime": "09/14/2019 16:54:51", - "straightDistance": "6.22", - "routeDistance": "6.9", - "timeToTower": "2:56:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "19:51:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 85, - "quantity": 61.1, - "calculatedQuantity": "61.1 CY", - "s3DownloadKey": "HaulPass_3W96EQR_201909141634_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD16FA42-4A74-4021-B7A1-0D361C51C641", - "ticketNumber": "6YSCWDF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.833520, -79.843969", - "loadTime": "09/14/2019 19:42:20", - "straightDistance": "11.24", - "routeDistance": "12.5", - "timeToTower": "0:36:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "20:19:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 90, - "quantity": 65.2, - "calculatedQuantity": "65.2 CY", - "s3DownloadKey": "HaulPass_6YSCWDF_201909141941_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FFD28886-32A1-4213-9627-1087EEFE365E", - "ticketNumber": "4JCPBH4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "33.114827, -79.452411", - "loadTime": "09/14/2019 20:53:30", - "straightDistance": "18.63", - "routeDistance": "22.71", - "timeToTower": "1:16:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "22:09:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 80, - "quantity": 65.8, - "calculatedQuantity": "65.8 CY", - "s3DownloadKey": "HaulPass_4JCPBH4_201909142020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DDB6EB4-4D2B-4C19-917A-9B5679C741F2", - "ticketNumber": "5VKR7S6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.841013, -79.829944", - "loadTime": "09/14/2019 20:03:18", - "straightDistance": "10.28", - "routeDistance": "11.37", - "timeToTower": "1:08:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "21:11:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_5VKR7S6_201909141959_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E91F71A-0117-4652-87A2-0542F20A6F97", - "ticketNumber": "4AS5QA4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.764501, -79.863331", - "loadTime": "09/14/2019 18:22:07", - "straightDistance": "15.41", - "routeDistance": "19.01", - "timeToTower": "2:36:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "20:58:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 85, - "quantity": 56, - "calculatedQuantity": "56 CY", - "s3DownloadKey": "HaulPass_4AS5QA4_201909141822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "301246C2-7474-4C87-90F5-734DA59CEB34", - "ticketNumber": "4JZF2PZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.798597, -79.771449", - "loadTime": "09/14/2019 15:28:29", - "straightDistance": "10.52", - "routeDistance": "16.3", - "timeToTower": "3:07:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "18:35:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 85, - "quantity": 62.4, - "calculatedQuantity": "62.4 CY", - "s3DownloadKey": "HaulPass_4JZF2PZ_201909141528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31D95B93-3DAD-40D2-B63F-A2A31CD12F27", - "ticketNumber": "9JFQB89", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.842730, -79.829796", - "loadTime": "09/14/2019 17:52:33", - "straightDistance": "10.2", - "routeDistance": "11.52", - "timeToTower": "3:21:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "21:13:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 65, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_9JFQB89_201909141752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EC6DDF1-85E6-4342-80A6-49BDEAC2E992", - "ticketNumber": "6YFT8RQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.905457, -79.815528", - "loadTime": "09/14/2019 18:01:34", - "straightDistance": "7.38", - "routeDistance": "14.33", - "timeToTower": "1:36:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "19:37:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_J001_6YFT8RQ_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A285B20-98E6-45C6-9C0C-21ABFAE2A20F", - "ticketNumber": "48FGLG6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.825360, -79.821478", - "loadTime": "09/14/2019 17:14:20", - "straightDistance": "10.66", - "routeDistance": "12.19", - "timeToTower": "1:06:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "18:21:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 45, - "quantity": 36.8, - "calculatedQuantity": "36.8 CY", - "s3DownloadKey": "HaulPass_48FGLG6_201909141646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68A75D9D-BCE4-4EE5-A1F7-82A18E4E7F8B", - "ticketNumber": "9YT28BL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.922847, -79.811052", - "loadTime": "09/14/2019 17:36:13", - "straightDistance": "6.87", - "routeDistance": "14.85", - "timeToTower": "0:50:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "18:26:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 65, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_9YT28BL_201909141731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B54BBB3B-C9AE-478B-A75E-D9802DC6907B", - "ticketNumber": "97MGPNQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.809941, -79.839264", - "loadTime": "09/14/2019 20:26:40", - "straightDistance": "12.14", - "routeDistance": "13.47", - "timeToTower": "0:50:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "21:17:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "", - "percentFull": 75, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_97MGPNQ_201909142026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE641CCB-FCB0-4B31-8C2F-FB9E73237157", - "ticketNumber": "4WHPBEN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.797775, -79.772091", - "loadTime": "09/14/2019 17:49:25", - "straightDistance": "10.58", - "routeDistance": "16.18", - "timeToTower": "0:47:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "18:36:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 85, - "quantity": 51.9, - "calculatedQuantity": "51.9 CY", - "s3DownloadKey": "HaulPass_4WHPBEN_201909141749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD3A28C6-6E6E-49AF-BC01-9868AA6EB822", - "ticketNumber": "4S8GZ6G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.922615, -79.812871", - "loadTime": "09/14/2019 17:07:30", - "straightDistance": "6.98", - "routeDistance": "14.97", - "timeToTower": "1:16:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "18:24:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 70, - "quantity": 50.2, - "calculatedQuantity": "50.2 CY", - "s3DownloadKey": "HaulPass_4S8GZ6G_201909141613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9C7FE4C-2174-42FD-9375-B5CEB7C2EA28", - "ticketNumber": "825TBZE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.764419, -79.863348", - "loadTime": "09/14/2019 18:18:17", - "straightDistance": "15.42", - "routeDistance": "19.48", - "timeToTower": "2:49:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "21:07:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 85, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_J001_825TBZE_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE9779AB-2760-4C4D-A59F-E8625D354190", - "ticketNumber": "9F6PTZ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.826537, -79.821682", - "loadTime": "09/14/2019 17:32:06", - "straightDistance": "10.61", - "routeDistance": "12.27", - "timeToTower": "0:47:29", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/14/2019", - "disposalTime": "18:19:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 50, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_9F6PTZ3_201909141718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F06E0D9-681A-4E12-AC95-A04ED67CFDE0", - "ticketNumber": "9S6YNWQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815991, -79.994950", - "loadTime": "09/14/2019 18:53:01", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "1:00:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "19:53:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_9S6YNWQ_201909141853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2FEC565-C800-4029-9E3A-7495FD84F901", - "ticketNumber": "47PB432", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816472, -79.995534", - "loadTime": "09/14/2019 18:51:53", - "straightDistance": "15.22", - "routeDistance": "17.56", - "timeToTower": "0:59:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "19:51:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_47PB432_201909141851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F503E59-0757-4BAA-913E-AED36A1903DF", - "ticketNumber": "4JVXL75", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.815521, -79.994813", - "loadTime": "09/14/2019 21:41:01", - "straightDistance": "15.26", - "routeDistance": "17.58", - "timeToTower": "0:47:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "22:28:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_4JVXL75_201909142141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6D65A4C-8C22-420E-9D32-2B2A0CB0ECCA", - "ticketNumber": "4SGTS7J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816592, -79.995253", - "loadTime": "09/14/2019 21:34:04", - "straightDistance": "15.23", - "routeDistance": "17.59", - "timeToTower": "0:50:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "22:24:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_4SGTS7J_201909142134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFF5CB4A-6EDD-4A7F-94DE-9AD7A4DE76EC", - "ticketNumber": "4B6DUE4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816003, -79.994518", - "loadTime": "09/14/2019 21:35:20", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:51:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "22:27:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_4B6DUE4_201909142135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC1B1F8E-8DB8-43EF-B78E-AAC59BF8EF72", - "ticketNumber": "4H4MPFT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.815657, -79.994194", - "loadTime": "09/14/2019 21:45:08", - "straightDistance": "15.3", - "routeDistance": "17.65", - "timeToTower": "0:45:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/14/2019", - "disposalTime": "22:30:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_4H4MPFT_201909142145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27BF16DE-667D-4569-9730-53406F7B3F60", - "ticketNumber": "8JZ7LPY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.658964, -79.943514", - "loadTime": "09/14/2019 21:26:35", - "straightDistance": "7.09", - "routeDistance": "18.45", - "timeToTower": "14:32:41", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "11:59:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_8JZ7LPY_201909142126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CB0755E-953B-4EA9-8D7D-1652998DB656", - "ticketNumber": "7XJV6HA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.737334, -79.926021", - "loadTime": "09/14/2019 21:23:57", - "straightDistance": "9.2", - "routeDistance": "15.43", - "timeToTower": "14:30:19", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "11:54:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 50, - "quantity": 34.7, - "calculatedQuantity": "34.7 CY", - "s3DownloadKey": "HaulPass_7XJV6HA_201909142123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90C22984-BE6C-49F3-A802-402F276FB737", - "ticketNumber": "GSZ7MV8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.739583, -79.925972", - "loadTime": "09/14/2019 21:07:07", - "straightDistance": "9.27", - "routeDistance": "15.29", - "timeToTower": "14:43:19", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "11:50:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 50, - "quantity": 30.3, - "calculatedQuantity": "30.3 CY", - "s3DownloadKey": "HaulPass_GSZ7MV8_201909142107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE2C5FC1-2268-4C9A-993B-17B700A119B1", - "ticketNumber": "6M9UGEP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.658999, -79.942890", - "loadTime": "09/14/2019 21:21:02", - "straightDistance": "7.13", - "routeDistance": "18.45", - "timeToTower": "14:36:18", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "11:57:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_6M9UGEP_201909142121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F130CEC-12FF-4018-B89A-67EF1E74C7A6", - "ticketNumber": "9ALRAKJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.663329, -80.052835", - "loadTime": "09/15/2019 12:12:10", - "straightDistance": ".94", - "routeDistance": "1.76", - "timeToTower": "0:24:28", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "12:36:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_9ALRAKJ_201909151205_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B15D453D-9A34-4759-BAD1-1ADA67DCC580", - "ticketNumber": "KTEMVPB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.663219, -80.052270", - "loadTime": "09/15/2019 12:22:54", - "straightDistance": ".96", - "routeDistance": "1.79", - "timeToTower": "0:17:09", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "12:40:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_KTEMVPB_201909151222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "273AC1E6-13E6-4996-8C68-94A0C070C93A", - "ticketNumber": "5JJJWC5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.748904, -79.944905", - "loadTime": "09/15/2019 12:39:36", - "straightDistance": "8.71", - "routeDistance": "13.9", - "timeToTower": "0:41:05", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "13:20:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 60, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_5JJJWC5_201909151239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B08FEE9-73D6-4536-8E9E-00E8A1604AF6", - "ticketNumber": "5PMD9PU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676890, -80.189759", - "loadTime": "09/15/2019 12:29:29", - "straightDistance": "7.29", - "routeDistance": "13.09", - "timeToTower": "0:47:54", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "13:17:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 40, - "quantity": 30.4, - "calculatedQuantity": "30.4 CY", - "s3DownloadKey": "HaulPass_5PMD9PU_201909151229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD8B3E9D-5685-4E89-BD19-B01CC520C7E6", - "ticketNumber": "XN35XWW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.748815, -79.944707", - "loadTime": "09/15/2019 12:36:00", - "straightDistance": "8.72", - "routeDistance": "13.91", - "timeToTower": "0:43:01", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "13:19:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 65, - "quantity": 47.9, - "calculatedQuantity": "47.9 CY", - "s3DownloadKey": "HaulPass_XN35XWW_201909151236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E082F7B5-2255-440E-B31F-C519332047F1", - "ticketNumber": "32M7V6B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676770, -80.189666", - "loadTime": "09/15/2019 12:37:09", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:38:48", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "13:15:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_32M7V6B_201909151237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A89677D-C1A3-46A8-B548-60532E8E4173", - "ticketNumber": "8CJH5J8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.679663, -80.031668", - "loadTime": "09/15/2019 12:52:00", - "straightDistance": "1.96", - "routeDistance": "2.18", - "timeToTower": "0:35:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "13:27:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 25, - "quantity": 17.8, - "calculatedQuantity": "17.8 CY", - "s3DownloadKey": "HaulPass_8CJH5J8_201909151247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D299A02F-19A4-4F33-AF18-3A2DF576C28E", - "ticketNumber": "6FCWKMW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.677235, -80.038720", - "loadTime": "09/15/2019 13:12:59", - "straightDistance": "1.53", - "routeDistance": "1.73", - "timeToTower": "0:12:26", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "13:25:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 50, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_6FCWKMW_201909151256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37110EFA-A9DE-44CB-B587-2011505A24B8", - "ticketNumber": "8BN8F7G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.661588, -80.049721", - "loadTime": "09/15/2019 13:28:36", - "straightDistance": "1.15", - "routeDistance": "2.01", - "timeToTower": "0:20:34", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "13:49:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 40, - "quantity": 28.6, - "calculatedQuantity": "28.6 CY", - "s3DownloadKey": "HaulPass_8BN8F7G_201909151327_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D27EE1F-5317-4D47-B043-CE8C7D093B83", - "ticketNumber": "95H3PQS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.659432, -79.942944", - "loadTime": "09/15/2019 12:53:12", - "straightDistance": "7.12", - "routeDistance": "18.42", - "timeToTower": "0:59:45", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "13:52:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 40, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_95H3PQS_201909151253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72EDFF31-6157-49D8-9F83-398A6C7DC1D0", - "ticketNumber": "4EGMC4G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.661591, -80.049695", - "loadTime": "09/15/2019 13:25:22", - "straightDistance": "1.15", - "routeDistance": "2.01", - "timeToTower": "0:22:55", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "13:48:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 20, - "quantity": 14.6, - "calculatedQuantity": "14.6 CY", - "s3DownloadKey": "HaulPass_4EGMC4G_201909151325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF9F1014-4FF4-4601-95C1-D9AE27651210", - "ticketNumber": "3NK2KEA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.659376, -79.942984", - "loadTime": "09/15/2019 12:48:17", - "straightDistance": "7.12", - "routeDistance": "18.43", - "timeToTower": "1:03:13", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "13:51:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 40, - "quantity": 27.8, - "calculatedQuantity": "27.8 CY", - "s3DownloadKey": "HaulPass_J001_3NK2KEA_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34632FB8-A0C2-492F-9265-74EE5CE9784F", - "ticketNumber": "34BCUR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.689178, -79.955423", - "loadTime": "09/15/2019 12:58:18", - "straightDistance": "6.44", - "routeDistance": "16.73", - "timeToTower": "1:10:35", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "14:08:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 80, - "quantity": 39.1, - "calculatedQuantity": "39.1 CY", - "s3DownloadKey": "HaulPass_34BCUR3_201909151239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCE28B43-4474-4B57-BD6B-359989992729", - "ticketNumber": "92XD8XU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.749310, -79.930398", - "loadTime": "09/15/2019 13:10:52", - "straightDistance": "9.41", - "routeDistance": "15.74", - "timeToTower": "0:56:53", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "14:07:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 40, - "quantity": 27.4, - "calculatedQuantity": "27.4 CY", - "s3DownloadKey": "HaulPass_92XD8XU_201909151310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EAAD22AA-546D-4C41-890C-157C27A6792B", - "ticketNumber": "33K9DV5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.750936, -79.929617", - "loadTime": "09/15/2019 12:28:54", - "straightDistance": "9.51", - "routeDistance": "15.86", - "timeToTower": "1:37:24", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "14:06:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 40, - "quantity": 29.6, - "calculatedQuantity": "29.6 CY", - "s3DownloadKey": "HaulPass_33K9DV5_201909151228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "187C4C45-F071-4CF8-8E1D-795D027597EB", - "ticketNumber": "4ESJXBQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747176, -79.942848", - "loadTime": "09/15/2019 12:13:58", - "straightDistance": "8.74", - "routeDistance": "14.07", - "timeToTower": "2:04:13", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "14:18:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 45, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_4ESJXBQ_201909151213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F13E98D-9DEF-4217-B9D8-A8590FFC23F6", - "ticketNumber": "4JNCJDB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654856, -80.059257", - "loadTime": "09/15/2019 14:10:57", - "straightDistance": "1.27", - "routeDistance": "2.26", - "timeToTower": "0:39:48", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "14:50:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 45, - "quantity": 32.8, - "calculatedQuantity": "32.8 CY", - "s3DownloadKey": "HaulPass_4JNCJDB_201909151410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CDC30B8-7723-4E56-B49C-022EC404CA09", - "ticketNumber": "9BCKCPV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676697, -80.189554", - "loadTime": "09/15/2019 13:52:32", - "straightDistance": "7.28", - "routeDistance": "13.11", - "timeToTower": "1:02:34", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "14:55:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_9BCKCPV_201909151352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D265E60-341B-4580-8ED0-25C4DC869359", - "ticketNumber": "65GMSB3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.688738, -79.954969", - "loadTime": "09/14/2019 18:22:38", - "straightDistance": "6.46", - "routeDistance": "16.69", - "timeToTower": "20:25:54", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "14:48:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 50, - "quantity": 37.2, - "calculatedQuantity": "37.2 CY", - "s3DownloadKey": "HaulPass_65GMSB3_201909141822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F4F35E6-8DAE-4653-B98A-37340AD37E7B", - "ticketNumber": "45798CY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.752394, -80.049767", - "loadTime": "09/15/2019 12:42:51", - "straightDistance": "5.57", - "routeDistance": "8.51", - "timeToTower": "1:31:27", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "14:14:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_45798CY_201909151242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92948E90-C9D1-4F3F-A7AC-DDA6DE4980B8", - "ticketNumber": "8PGZNAA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.765164, -80.064347", - "loadTime": "09/15/2019 13:36:03", - "straightDistance": "6.38", - "routeDistance": "9.53", - "timeToTower": "0:40:27", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "14:16:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_8PGZNAA_201909151325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96F8CDE7-D382-41F7-8AB0-FE551CA87206", - "ticketNumber": "6C5GZPT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.738573, -79.927088", - "loadTime": "09/15/2019 13:00:09", - "straightDistance": "9.18", - "routeDistance": "15.26", - "timeToTower": "1:37:11", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "14:37:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 60, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_6C5GZPT_201909151252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A236D92F-4880-4233-9E76-EC5944F4EDB0", - "ticketNumber": "7ETH7GV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8XB7UUS", - "fieldMonitorName": "Kenneth Jones", - "loadCoordinates": "32.685787, -79.959141", - "loadTime": "09/15/2019 13:32:19", - "straightDistance": "6.18", - "routeDistance": "16.45", - "timeToTower": "1:12:34", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "14:44:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 50, - "quantity": 34.5, - "calculatedQuantity": "34.5 CY", - "s3DownloadKey": "HaulPass_7ETH7GV_201909151332_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9D80194-B119-45EB-AFDE-FE668C760E02", - "ticketNumber": "8HAG4NW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747345, -79.943024", - "loadTime": "09/15/2019 12:22:48", - "straightDistance": "8.73", - "routeDistance": "14.05", - "timeToTower": "2:02:07", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "14:24:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 55, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_8HAG4NW_201909151222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2B84D2D-F3E7-4CE1-AD4C-AC93B97E32F1", - "ticketNumber": "64JBK58", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.734136, -79.925236", - "loadTime": "09/15/2019 13:29:55", - "straightDistance": "9.13", - "routeDistance": "15.74", - "timeToTower": "0:58:04", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "14:27:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 40, - "quantity": 31.6, - "calculatedQuantity": "31.6 CY", - "s3DownloadKey": "HaulPass_64JBK58_201909151314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C48FB2A1-6FEE-4F1F-B7F4-72DCD2945D39", - "ticketNumber": "84ZUKVJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654522, -80.062533", - "loadTime": "09/15/2019 14:26:20", - "straightDistance": "1.26", - "routeDistance": "2.07", - "timeToTower": "0:27:32", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "14:53:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_84ZUKVJ_201909151426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECB62AE4-03E3-4872-8976-5EB2DC1E0747", - "ticketNumber": "7ZPSH4P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654623, -80.059338", - "loadTime": "09/15/2019 14:02:26", - "straightDistance": "1.28", - "routeDistance": "2.26", - "timeToTower": "0:41:03", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "14:43:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 60, - "quantity": 41.8, - "calculatedQuantity": "41.8 CY", - "s3DownloadKey": "HaulPass_J001_7ZPSH4P_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECFE4F7F-3E1C-4EDA-8895-1C893B802F24", - "ticketNumber": "75R253Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.734242, -79.925088", - "loadTime": "09/15/2019 13:37:20", - "straightDistance": "9.14", - "routeDistance": "15.75", - "timeToTower": "0:53:21", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "14:30:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 35, - "quantity": 25.3, - "calculatedQuantity": "25.3 CY", - "s3DownloadKey": "HaulPass_75R253Q_201909151337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE0155DD-77A3-4D47-B483-069ABC07AC04", - "ticketNumber": "5SBS4DM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676742, -80.189666", - "loadTime": "09/15/2019 13:58:54", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:57:13", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "14:56:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 35, - "quantity": 26.6, - "calculatedQuantity": "26.6 CY", - "s3DownloadKey": "HaulPass_5SBS4DM_201909151358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8C3FD3B-7110-4AE7-89D3-CCD04A04B787", - "ticketNumber": "8YD3FB2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.739407, -79.927987", - "loadTime": "09/15/2019 13:40:42", - "straightDistance": "9.17", - "routeDistance": "15.17", - "timeToTower": "0:55:02", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "14:35:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 70, - "quantity": 42.4, - "calculatedQuantity": "42.4 CY", - "s3DownloadKey": "HaulPass_8YD3FB2_201909151309_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB3A56AB-F697-4585-9EBD-1305252D7387", - "ticketNumber": "67WJGDM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654683, -80.059233", - "loadTime": "09/15/2019 14:07:36", - "straightDistance": "1.28", - "routeDistance": "2.26", - "timeToTower": "0:31:09", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "14:38:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_67WJGDM_201909151404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01A1BCF2-AF5B-4CA9-A0A7-5F8F418BF6B4", - "ticketNumber": "37KKUGA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.677031, -80.189876", - "loadTime": "09/15/2019 14:31:47", - "straightDistance": "7.3", - "routeDistance": "13.08", - "timeToTower": "0:38:44", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "15:10:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 35, - "quantity": 25.2, - "calculatedQuantity": "25.2 CY", - "s3DownloadKey": "HaulPass_37KKUGA_201909151431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F75D3E3-71C6-43A3-9715-22F1E4AC2731", - "ticketNumber": "FLSZXBG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.658284, -80.062273", - "loadTime": "09/15/2019 15:00:37", - "straightDistance": "1.01", - "routeDistance": "1.76", - "timeToTower": "0:30:17", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "15:30:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_FLSZXBG_201909151452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "363B3F98-78F0-4579-A464-291A80656B9C", - "ticketNumber": "5MHZTSZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.744371, -79.939386", - "loadTime": "09/15/2019 14:20:26", - "straightDistance": "8.79", - "routeDistance": "14.34", - "timeToTower": "1:07:59", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "15:28:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 50, - "quantity": 32.3, - "calculatedQuantity": "32.3 CY", - "s3DownloadKey": "HaulPass_5MHZTSZ_201909151420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A7FA7B4-20BC-4D61-9299-CBE806E1E11F", - "ticketNumber": "5GDLN2V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.694440, -80.183534", - "loadTime": "09/15/2019 13:11:19", - "straightDistance": "7.08", - "routeDistance": "12.37", - "timeToTower": "2:12:01", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "15:23:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_J001_5GDLN2V_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F9F82E3-FD72-4959-BDF2-4669B4D2498A", - "ticketNumber": "9NPAVXQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.658289, -80.061842", - "loadTime": "09/15/2019 15:01:51", - "straightDistance": "1.01", - "routeDistance": "1.75", - "timeToTower": "0:30:21", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "15:32:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_9NPAVXQ_201909151501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A39B510D-049C-4816-846C-14455758D506", - "ticketNumber": "47TMURZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.677030, -80.189818", - "loadTime": "09/15/2019 14:32:30", - "straightDistance": "7.29", - "routeDistance": "13.08", - "timeToTower": "0:35:56", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "15:08:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 45, - "quantity": 31.7, - "calculatedQuantity": "31.7 CY", - "s3DownloadKey": "HaulPass_47TMURZ_201909151432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB05DDCE-662F-4CB7-8294-55D3CF1B4F99", - "ticketNumber": "35PKRKQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.694620, -80.183539", - "loadTime": "09/15/2019 13:17:10", - "straightDistance": "7.09", - "routeDistance": "12.38", - "timeToTower": "1:56:33", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "15:13:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_35PKRKQ_201909151312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD0FA81B-8562-4C19-8072-85C5FBAC5A75", - "ticketNumber": "35QA28X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.744445, -79.939512", - "loadTime": "09/15/2019 14:17:05", - "straightDistance": "8.79", - "routeDistance": "14.34", - "timeToTower": "1:10:04", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "15:27:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 50, - "quantity": 36.9, - "calculatedQuantity": "36.9 CY", - "s3DownloadKey": "HaulPass_35QA28X_201909151417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02FA251B-4413-4BE3-963B-5787A222BC6D", - "ticketNumber": "53EYFAE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7A4ZSU9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.765887, -80.066213", - "loadTime": "09/15/2019 15:03:41", - "straightDistance": "6.43", - "routeDistance": "9.65", - "timeToTower": "0:43:33", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "15:47:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.4 CY", - "percentFull": 35, - "quantity": 26, - "calculatedQuantity": "26 CY", - "s3DownloadKey": "HaulPass_53EYFAE_201909151434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DB43BBF-D1D0-4084-B149-70D5E5AE4619", - "ticketNumber": "39S8E7H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.658560, -79.942999", - "loadTime": "09/15/2019 14:33:48", - "straightDistance": "7.13", - "routeDistance": "18.48", - "timeToTower": "1:08:45", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "15:42:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_39S8E7H_201909151433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "293D00FA-CD47-41CD-8EEA-9D52ED284C41", - "ticketNumber": "JSLTJB2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.657999, -80.062073", - "loadTime": "09/15/2019 15:11:36", - "straightDistance": "1.03", - "routeDistance": "1.77", - "timeToTower": "0:26:36", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "15:38:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_JSLTJB2_201909151511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B553DDB-3B30-48F3-8E38-757BF20BA3AF", - "ticketNumber": "6A2EU9E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.657380, -80.062577", - "loadTime": "09/15/2019 15:04:03", - "straightDistance": "1.07", - "routeDistance": "1.82", - "timeToTower": "0:35:44", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "15:39:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_6A2EU9E_201909151504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB16AABF-485D-4A6E-B222-3C816B3C3779", - "ticketNumber": "6PRXV8R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.765549, -80.065405", - "loadTime": "09/15/2019 13:57:54", - "straightDistance": "6.41", - "routeDistance": "9.6", - "timeToTower": "1:47:43", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "15:45:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_6PRXV8R_201909151357_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEAAF8D3-7E2B-4F47-9C91-9677345B8EAD", - "ticketNumber": "9P5XG4T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.659132, -79.942971", - "loadTime": "09/15/2019 14:39:58", - "straightDistance": "7.12", - "routeDistance": "18.44", - "timeToTower": "1:04:00", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "15:43:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_9P5XG4T_201909151439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27EABB10-69F8-4E6B-9A75-8A1D47D26347", - "ticketNumber": "8VRJA8K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676739, -80.189726", - "loadTime": "09/15/2019 15:31:54", - "straightDistance": "7.29", - "routeDistance": "13.1", - "timeToTower": "0:37:04", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "16:08:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_8VRJA8K_201909151531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58BFF871-3711-45C8-9B12-C3AC03E7D912", - "ticketNumber": "3XV3ZRA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.736557, -79.922838", - "loadTime": "09/15/2019 15:18:24", - "straightDistance": "9.33", - "routeDistance": "15.96", - "timeToTower": "1:00:14", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "16:18:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 85, - "quantity": 67.2, - "calculatedQuantity": "67.2 CY", - "s3DownloadKey": "HaulPass_3XV3ZRA_201909151507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B77A5AC-1992-468B-A66C-21C4AC659E59", - "ticketNumber": "6XZK724", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.677333, -80.093891", - "loadTime": "09/15/2019 15:42:29", - "straightDistance": "1.74", - "routeDistance": "4.35", - "timeToTower": "0:28:09", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "16:10:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 60, - "quantity": 40.6, - "calculatedQuantity": "40.6 CY", - "s3DownloadKey": "HaulPass_6XZK724_201909151542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC160F87-ED05-4130-B175-C367BDA98796", - "ticketNumber": "4QF7EUM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.689284, -79.955612", - "loadTime": "09/15/2019 14:53:09", - "straightDistance": "6.43", - "routeDistance": "16.73", - "timeToTower": "1:23:31", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "16:16:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_4QF7EUM_201909151453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED3FCB7F-9F9E-4EFB-954E-32639982C87A", - "ticketNumber": "67H8LVX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.737318, -79.922344", - "loadTime": "09/15/2019 15:37:49", - "straightDistance": "9.38", - "routeDistance": "15.87", - "timeToTower": "0:41:56", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "16:19:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 90, - "quantity": 65, - "calculatedQuantity": "65 CY", - "s3DownloadKey": "HaulPass_67H8LVX_201909151524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13ABBDEA-CA51-4473-918C-44BC72D60080", - "ticketNumber": "45QH4GC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.676764, -80.189621", - "loadTime": "09/14/2019 21:57:17", - "straightDistance": "11.4", - "routeDistance": "39.59", - "timeToTower": "13:50:12", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "11:47:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 50, - "quantity": 36.1, - "calculatedQuantity": "36.1 CY", - "s3DownloadKey": "HaulPass_45QH4GC_201909142140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D29CFF2-E594-4FE9-979B-FF0F9E72C2EC", - "ticketNumber": "6KR9UWT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.572561, -80.267364", - "loadTime": "09/15/2019 15:59:11", - "straightDistance": "5.27", - "routeDistance": "5.76", - "timeToTower": "0:32:10", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "16:31:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_6KR9UWT_201909151539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "399F9F00-BE75-4A1D-B3D2-A6D0E3EA534A", - "ticketNumber": "6BJ27K7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.667840, -80.208379", - "loadTime": "09/14/2019 21:21:32", - "straightDistance": "10.15", - "routeDistance": "40.59", - "timeToTower": "14:18:01", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "11:39:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 45, - "quantity": 31.7, - "calculatedQuantity": "31.7 CY", - "s3DownloadKey": "HaulPass_6BJ27K7_201909142121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3FE3C29C-AEED-4063-9F9A-53836F4C508D", - "ticketNumber": "8XW9K2X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.576523, -80.273956", - "loadTime": "09/15/2019 13:57:00", - "straightDistance": "4.84", - "routeDistance": "5.28", - "timeToTower": "1:02:19", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "14:59:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_8XW9K2X_201909151357_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41EA12BA-BFDF-4F90-B84D-0F310758DFF3", - "ticketNumber": "4NKCDN3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.573655, -80.283028", - "loadTime": "09/15/2019 14:44:22", - "straightDistance": "4.36", - "routeDistance": "4.72", - "timeToTower": "0:16:24", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "15:00:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_4NKCDN3_201909151416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E9B9AE6-88FC-4F8C-A62B-F8854FFC9EA3", - "ticketNumber": "5578LZQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.575298, -80.278130", - "loadTime": "09/15/2019 12:53:43", - "straightDistance": "4.62", - "routeDistance": "5.02", - "timeToTower": "0:18:55", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "13:12:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_5578LZQ_201909151225_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3CCE1EF-E5AD-4E96-BC0D-80E82C3882A9", - "ticketNumber": "FV8U622", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.570330, -80.279475", - "loadTime": "09/15/2019 15:24:06", - "straightDistance": "4.62", - "routeDistance": "5.03", - "timeToTower": "1:05:57", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "16:30:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_FV8U622_201909151524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA4A843A-FC82-48B9-A256-80BFC32A32C9", - "ticketNumber": "9GY7HMD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.573356, -80.283565", - "loadTime": "09/15/2019 11:35:16", - "straightDistance": "4.34", - "routeDistance": "4.68", - "timeToTower": "1:35:30", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "13:10:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_9GY7HMD_201909151135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10139403-A788-4958-BEBE-8FC146523070", - "ticketNumber": "4DRY2KG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.753038, -80.142118", - "loadTime": "09/15/2019 14:03:05", - "straightDistance": "8.04", - "routeDistance": "12.77", - "timeToTower": "0:46:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "14:49:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_4DRY2KG_201909151346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1376B924-5C3F-4EC3-8FC7-A9575657813A", - "ticketNumber": "78UX3K9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815731, -79.994474", - "loadTime": "09/15/2019 11:50:54", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:52:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "12:43:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_78UX3K9_201909151150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E158F91-F98B-41EA-B3BE-D02EB3B7E38C", - "ticketNumber": "6FX73N3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.725299, -80.200173", - "loadTime": "09/15/2019 12:54:22", - "straightDistance": "7.16", - "routeDistance": "10.61", - "timeToTower": "0:26:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "13:21:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_6FX73N3_201909151254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38D90F83-B4C7-41C8-9E4F-D56EF17B95BE", - "ticketNumber": "N4562FJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816026, -79.994486", - "loadTime": "09/15/2019 12:59:17", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:48:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "13:47:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_N4562FJ_201909151259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A8650B2-C4D4-4674-A97F-A8440A49C1B9", - "ticketNumber": "83WA2G4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816443, -79.993563", - "loadTime": "09/14/2019 21:48:13", - "straightDistance": "15.33", - "routeDistance": "17.96", - "timeToTower": "13:44:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "11:32:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_83WA2G4_201909142148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "510C0885-9E28-4AE1-8D43-C2B7C08983E2", - "ticketNumber": "5YTJ6J9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816035, -79.994515", - "loadTime": "09/15/2019 13:00:56", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:49:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "13:49:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 55, - "quantity": 40.2, - "calculatedQuantity": "40.2 CY", - "s3DownloadKey": "HaulPass_5YTJ6J9_201909151300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "551ECB02-2F94-4124-9A6B-CA20820015B3", - "ticketNumber": "4K8U6E9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815128, -79.995887", - "loadTime": "09/14/2019 22:13:32", - "straightDistance": "15.2", - "routeDistance": "17.58", - "timeToTower": "13:28:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "11:41:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_4K8U6E9_201909142213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62A1634A-7C73-4259-B779-DB9200B04BAA", - "ticketNumber": "X5T32V3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815201, -79.995498", - "loadTime": "09/15/2019 11:38:43", - "straightDistance": "15.22", - "routeDistance": "17.56", - "timeToTower": "0:41:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "12:20:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_X5T32V3_201909151138_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A97FDA3-4F06-49C8-9573-58DB0AB9EA6D", - "ticketNumber": "8AN2FAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.845066, -80.062921", - "loadTime": "09/15/2019 14:03:57", - "straightDistance": "11.47", - "routeDistance": "14.29", - "timeToTower": "1:19:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "15:23:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 50, - "quantity": 18.4, - "calculatedQuantity": "18.4 CY", - "s3DownloadKey": "HaulPass_8AN2FAF_201909151401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6EB1DA63-9D4F-4A5C-A889-B092B83C02E1", - "ticketNumber": "4ZE9CSH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.723365, -80.215050", - "loadTime": "09/15/2019 14:34:49", - "straightDistance": "6.93", - "routeDistance": "9.71", - "timeToTower": "0:29:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "15:04:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 55, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_4ZE9CSH_201909151430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72784147-C81E-480E-8F0D-CFF0DEF861F1", - "ticketNumber": "8T2BH9Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815585, -79.994688", - "loadTime": "09/15/2019 12:23:26", - "straightDistance": "15.27", - "routeDistance": "17.58", - "timeToTower": "0:53:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "13:16:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_8T2BH9Z_201909151223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7ED2BBA2-4317-4AD8-A782-0292CC91F85F", - "ticketNumber": "UL7XZF5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.811908, -80.098031", - "loadTime": "09/15/2019 12:05:54", - "straightDistance": "9.28", - "routeDistance": "11.28", - "timeToTower": "1:20:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "13:26:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 30, - "quantity": 11, - "calculatedQuantity": "11 CY", - "s3DownloadKey": "HaulPass_UL7XZF5_201909151205_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "808DD537-1502-47D3-9A59-B41226812AE6", - "ticketNumber": "6M3CRWL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.817167, -79.993292", - "loadTime": "09/15/2019 13:36:24", - "straightDistance": "15.35", - "routeDistance": "17.77", - "timeToTower": "0:42:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "14:19:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_6M3CRWL_201909151336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8583C9A8-5F3F-4D92-9D6F-2E9BD3CB1F6F", - "ticketNumber": "9ZEBMGZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.817235, -79.993554", - "loadTime": "09/15/2019 14:57:21", - "straightDistance": "15.33", - "routeDistance": "17.69", - "timeToTower": "0:50:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "15:47:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_9ZEBMGZ_201909151457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87F8910F-6EDF-45D8-ADFF-62A6781F73F8", - "ticketNumber": "72SUPQA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816486, -79.993526", - "loadTime": "09/14/2019 21:48:59", - "straightDistance": "15.33", - "routeDistance": "17.96", - "timeToTower": "13:45:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "11:34:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_72SUPQA_201909142148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B9906BB-CB18-429E-8306-4C7B36A8BDC2", - "ticketNumber": "98VMQ89", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815691, -79.994720", - "loadTime": "09/15/2019 14:42:06", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:47:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "15:29:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_98VMQ89_201909151442_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96C9E5A7-3914-47DA-A597-F353BD48B187", - "ticketNumber": "9ZMD7PJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.814861, -79.994681", - "loadTime": "09/15/2019 13:33:31", - "straightDistance": "15.27", - "routeDistance": "17.64", - "timeToTower": "0:57:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "14:31:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 55, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_9ZMD7PJ_201909151333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C2ACF41-DF71-45D3-B0A2-C7E62DCFDCDA", - "ticketNumber": "33TFKCK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.817083, -79.993348", - "loadTime": "09/15/2019 13:37:21", - "straightDistance": "15.34", - "routeDistance": "17.77", - "timeToTower": "0:43:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "14:20:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_33TFKCK_201909151337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9EA1854-291B-4851-B218-728630AC3A92", - "ticketNumber": "8749S9X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815956, -79.994846", - "loadTime": "09/15/2019 12:21:53", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:52:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "13:14:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_8749S9X_201909151221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF9BD29F-DEA3-48C3-A7B4-AF9BF5DF6545", - "ticketNumber": "48FV85E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815962, -79.994870", - "loadTime": "09/15/2019 11:49:20", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:52:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "12:42:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_48FV85E_201909151149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0C464B0-5D8E-45EB-AEF1-B5C1B33A70B9", - "ticketNumber": "4WF4GWF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816210, -79.994216", - "loadTime": "09/15/2019 12:14:04", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:43:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "12:57:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_4WF4GWF_201909151214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1364E92-79BA-4691-B22C-6A05C5419641", - "ticketNumber": "62238BP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816343, -79.994252", - "loadTime": "09/15/2019 12:15:27", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:43:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "12:58:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_62238BP_201909151215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1FE8C61-7F97-442F-A8CD-A77C72EBE920", - "ticketNumber": "GD62MSD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.816848, -79.993783", - "loadTime": "09/15/2019 14:58:18", - "straightDistance": "15.32", - "routeDistance": "17.66", - "timeToTower": "0:50:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "15:49:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_GD62MSD_201909151458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2AE450D-BB73-4DCD-A23A-ABBC6BDE148C", - "ticketNumber": "97NBKSJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.754493, -80.142769", - "loadTime": "09/15/2019 12:14:17", - "straightDistance": "7.95", - "routeDistance": "12.66", - "timeToTower": "0:54:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "13:08:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_97NBKSJ_201909151214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5A420C2-B69C-40A1-A4DC-4C5F01317106", - "ticketNumber": "8LD95Z5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816701, -79.995397", - "loadTime": "09/14/2019 22:11:21", - "straightDistance": "15.23", - "routeDistance": "17.58", - "timeToTower": "13:31:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "11:42:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_8LD95Z5_201909142211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE110CBC-5A86-4933-9BA0-5FF9EC6E88A0", - "ticketNumber": "4X3272X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.815863, -79.994873", - "loadTime": "09/15/2019 14:02:56", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:54:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "14:56:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_4X3272X_201909151402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C75430DC-EE97-4733-BDCD-631A9D99AA65", - "ticketNumber": "3B8EAEL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815311, -79.995021", - "loadTime": "09/15/2019 14:38:55", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "0:48:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "15:26:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 60, - "quantity": 42.5, - "calculatedQuantity": "42.5 CY", - "s3DownloadKey": "HaulPass_3B8EAEL_201909151438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D00386E6-3DD7-45D1-825C-17AF0A6D4F15", - "ticketNumber": "6AEKUTQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.816387, -79.995552", - "loadTime": "09/15/2019 14:02:03", - "straightDistance": "15.22", - "routeDistance": "17.56", - "timeToTower": "0:56:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "14:59:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_6AEKUTQ_201909151402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1BB9A77-2A7E-43F8-9B89-36556360D19D", - "ticketNumber": "5HZTJJH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.753336, -80.141832", - "loadTime": "09/15/2019 14:12:05", - "straightDistance": "8.04", - "routeDistance": "12.76", - "timeToTower": "0:39:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "14:51:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_5HZTJJH_201909151410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D35DDBFF-F087-4F76-9A47-4A942535E4A6", - "ticketNumber": "RCF2BBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.754052, -80.142566", - "loadTime": "09/15/2019 12:33:15", - "straightDistance": "7.98", - "routeDistance": "12.69", - "timeToTower": "0:37:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "13:11:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_RCF2BBU_201909151226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1DB36D5-8A19-4138-993A-4A5EDF594796", - "ticketNumber": "4JV5262", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.814499, -79.995011", - "loadTime": "09/15/2019 13:32:33", - "straightDistance": "15.25", - "routeDistance": "17.67", - "timeToTower": "0:54:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "14:27:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_4JV5262_201909151332_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2195499-ECAD-4BCC-A33E-83D8457AF230", - "ticketNumber": "4JY7FHX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.725276, -80.200362", - "loadTime": "09/15/2019 12:55:31", - "straightDistance": "7.16", - "routeDistance": "10.6", - "timeToTower": "0:29:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "13:24:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_4JY7FHX_201909151255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC445527-6759-4293-A23A-3E78613F891D", - "ticketNumber": "8XXQBQJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.724214, -80.211903", - "loadTime": "09/15/2019 14:29:17", - "straightDistance": "6.94", - "routeDistance": "9.9", - "timeToTower": "0:32:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "15:01:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_8XXQBQJ_201909151428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECE0890D-A91D-473B-B5DB-3E0268D87539", - "ticketNumber": "8W3XY8C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815195, -79.995470", - "loadTime": "09/15/2019 11:37:56", - "straightDistance": "15.22", - "routeDistance": "18.3", - "timeToTower": "0:39:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "12:17:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_J001_8W3XY8C_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28A72A2C-0A94-4292-9625-783C75F9D626", - "ticketNumber": "4GEZXWA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.815137, -79.995596", - "loadTime": "09/15/2019 16:27:31", - "straightDistance": "15.21", - "routeDistance": "17.58", - "timeToTower": "0:53:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "17:20:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_4GEZXWA_201909151627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "671FFE87-8316-4B28-B317-C8EDA3A99C8E", - "ticketNumber": "3JRQEYU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.815857, -79.994514", - "loadTime": "09/15/2019 16:07:33", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:47:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "16:55:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_3JRQEYU_201909151607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69722465-D150-4907-B53D-A0108BF02537", - "ticketNumber": "84GHJEJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.752932, -80.141825", - "loadTime": "09/15/2019 15:43:49", - "straightDistance": "8.06", - "routeDistance": "12.79", - "timeToTower": "0:55:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "16:39:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_84GHJEJ_201909151525_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DDC6012-17BD-402B-BF59-B3877A626CBD", - "ticketNumber": "3YSCDES", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.836647, -80.067230", - "loadTime": "09/15/2019 15:51:34", - "straightDistance": "11.14", - "routeDistance": "13.58", - "timeToTower": "0:45:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "16:37:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_3YSCDES_201909151551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "813D3C38-1A44-48C6-8520-9C16F2FE3CFE", - "ticketNumber": "4FNQLWZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.815937, -79.994999", - "loadTime": "09/15/2019 16:08:27", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "0:48:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "16:57:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_4FNQLWZ_201909151608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E34F872-05E8-42F2-96F2-3CF02636E4B2", - "ticketNumber": "6GK4H8S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815314, -79.995433", - "loadTime": "09/15/2019 15:44:52", - "straightDistance": "15.22", - "routeDistance": "17.58", - "timeToTower": "0:48:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "16:32:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_6GK4H8S_201909151544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F722025-7568-48B2-B099-39E93CA98FC7", - "ticketNumber": "5B2S8J8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.752515, -80.141332", - "loadTime": "09/15/2019 15:54:59", - "straightDistance": "8.1", - "routeDistance": "12.83", - "timeToTower": "0:45:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "16:40:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_5B2S8J8_201909151547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CAFBFF47-0C48-46AE-BE0B-121C56E9390A", - "ticketNumber": "Q2YP57D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815913, -79.994623", - "loadTime": "09/15/2019 15:44:07", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "0:42:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "16:26:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_Q2YP57D_201909151544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE6DD882-F67A-43E5-9611-8717C81641D8", - "ticketNumber": "8BJ43MB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816586, -79.995519", - "loadTime": "09/15/2019 15:45:39", - "straightDistance": "15.22", - "routeDistance": "17.57", - "timeToTower": "0:42:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "16:28:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_8BJ43MB_201909151545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EAF3A8CB-400D-46BA-BFAA-4142DD563579", - "ticketNumber": "3TLDD9B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816400, -79.993824", - "loadTime": "09/15/2019 16:29:22", - "straightDistance": "15.32", - "routeDistance": "17.97", - "timeToTower": "0:49:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "17:18:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_3TLDD9B_201909151629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE20C369-0ADC-471E-800D-66186792D24E", - "ticketNumber": "ZQECAJN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.817456, -79.993562", - "loadTime": "09/15/2019 16:30:22", - "straightDistance": "15.33", - "routeDistance": "17.7", - "timeToTower": "0:45:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "17:16:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_ZQECAJN_201909151630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4F35059-7B27-417A-93F3-CF968C5595AC", - "ticketNumber": "9X4UUAK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.815998, -79.994526", - "loadTime": "09/15/2019 16:30:49", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:54:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "17:24:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_9X4UUAK_201909151630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0002DEAA-7D68-462A-93E2-F00BE41F9869", - "ticketNumber": "4JH6BYZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.766132, -80.066640", - "loadTime": "09/15/2019 15:33:25", - "straightDistance": "6.45", - "routeDistance": "9.68", - "timeToTower": "1:22:35", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "16:56:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_4JH6BYZ_201909151525_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D126B9A-CE13-4B41-BC53-61CD4B4B8A43", - "ticketNumber": "4RWWB9D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.769348, -80.074995", - "loadTime": "09/15/2019 16:17:40", - "straightDistance": "6.7", - "routeDistance": "10.21", - "timeToTower": "0:39:14", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "16:56:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_4RWWB9D_201909151552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1945F1D5-0F44-49D1-817B-02ECE6CDE47E", - "ticketNumber": "4BCE6R2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.697841, -80.187316", - "loadTime": "09/15/2019 16:16:28", - "straightDistance": "7.35", - "routeDistance": "12.8", - "timeToTower": "1:21:08", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "17:37:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_J001_4BCE6R2_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26A21C4D-9D8E-455E-8111-B72112DE12C0", - "ticketNumber": "5PUT54K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654208, -80.053433", - "loadTime": "09/15/2019 16:53:38", - "straightDistance": "1.43", - "routeDistance": "2.64", - "timeToTower": "0:49:03", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "17:42:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_5PUT54K_201909151653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C528FFB-8C31-486D-A6CF-DAF38FCCBF9D", - "ticketNumber": "V4GC5GK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.661032, -80.061049", - "loadTime": "09/15/2019 17:10:04", - "straightDistance": ".83", - "routeDistance": "1.56", - "timeToTower": "0:21:51", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "17:31:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_V4GC5GK_201909151710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CE7FAA0-1932-4C7D-8782-004D9AFB14C0", - "ticketNumber": "9NTASYU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654787, -80.058757", - "loadTime": "09/15/2019 16:12:09", - "straightDistance": "1.28", - "routeDistance": "2.29", - "timeToTower": "0:18:21", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "16:30:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_9NTASYU_201909151612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EAF22E2-4438-4D4E-8C47-22FB55C47F41", - "ticketNumber": "3TJNUN7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676811, -80.189759", - "loadTime": "09/15/2019 16:43:59", - "straightDistance": "7.29", - "routeDistance": "13.1", - "timeToTower": "0:46:30", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "17:30:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_3TJNUN7_201909151643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "537A0BD3-D23F-4C9C-A81B-289324A5E32C", - "ticketNumber": "7K58STD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.680143, -80.096484", - "loadTime": "09/15/2019 16:49:20", - "straightDistance": "1.93", - "routeDistance": "4.28", - "timeToTower": "0:19:26", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "17:08:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 75, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_7K58STD_201909151637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59E00D34-53F0-4A75-BE35-EE13A422DDD9", - "ticketNumber": "8HKNTPS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.742266, -79.934248", - "loadTime": "09/15/2019 15:13:49", - "straightDistance": "8.96", - "routeDistance": "14.68", - "timeToTower": "1:47:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "17:01:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_8HKNTPS_201909151513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AC3655A-4CFA-49F7-9F83-D45DB1A92319", - "ticketNumber": "4HZ2UPH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654892, -80.058531", - "loadTime": "09/15/2019 16:15:19", - "straightDistance": "1.28", - "routeDistance": "2.3", - "timeToTower": "0:21:05", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "16:36:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_4HZ2UPH_201909151615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63BD716D-74D1-450F-8B5D-E29F62B16416", - "ticketNumber": "5746EX2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.661606, -80.061351", - "loadTime": "09/15/2019 17:18:02", - "straightDistance": ".79", - "routeDistance": "1.51", - "timeToTower": "0:14:47", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "17:32:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_5746EX2_201909151718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "661F10CC-7354-4790-9E6C-9544F2DFAA02", - "ticketNumber": "7LSZZP4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.717280, -80.070200", - "loadTime": "09/15/2019 15:36:23", - "straightDistance": "3.09", - "routeDistance": "5.01", - "timeToTower": "1:03:48", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "16:40:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_7LSZZP4_201909151536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83BBEFDA-4B52-45EB-A01F-E82BEC9CA6AB", - "ticketNumber": "8H8DGKD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676835, -80.189305", - "loadTime": "09/15/2019 15:54:37", - "straightDistance": "7.26", - "routeDistance": "13.11", - "timeToTower": "0:39:22", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "16:33:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_8H8DGKD_201909151554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86A480D9-3E0B-4BB9-ADB7-D488322A5B49", - "ticketNumber": "5QPK6NK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.724843, -80.069413", - "loadTime": "09/15/2019 17:33:11", - "straightDistance": "3.61", - "routeDistance": "6.54", - "timeToTower": "0:22:25", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "17:55:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_5QPK6NK_201909151733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A412E6F-DBB0-44C6-B14E-5692C61F53F3", - "ticketNumber": "9FK38ZJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.751707, -79.927938", - "loadTime": "09/15/2019 15:44:04", - "straightDistance": "9.62", - "routeDistance": "15.64", - "timeToTower": "0:47:39", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "16:31:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_9FK38ZJ_201909151544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C55745D-8967-4C70-ADBF-5C76E7BB8AB5", - "ticketNumber": "8WNG33H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.681313, -80.096615", - "loadTime": "09/15/2019 17:30:16", - "straightDistance": "1.96", - "routeDistance": "4.35", - "timeToTower": "0:31:24", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "18:01:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 40, - "quantity": 27, - "calculatedQuantity": "27 CY", - "s3DownloadKey": "HaulPass_8WNG33H_201909151730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A47EAE8C-0E64-4C9A-84DA-6B3FF3F3304A", - "ticketNumber": "4ERYZEC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.697862, -80.187395", - "loadTime": "09/15/2019 16:23:38", - "straightDistance": "7.35", - "routeDistance": "12.8", - "timeToTower": "1:11:12", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "17:34:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_4ERYZEC_201909151605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF142F1A-9D02-4361-BE6B-178EA0C9C0CD", - "ticketNumber": "46PAUQS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654762, -80.052807", - "loadTime": "09/15/2019 17:02:24", - "straightDistance": "1.41", - "routeDistance": "2.64", - "timeToTower": "0:37:32", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "17:39:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_46PAUQS_201909151702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CAB21A4C-A035-4853-8A00-C919906DBC80", - "ticketNumber": "53WGNM9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.717506, -80.070437", - "loadTime": "09/15/2019 15:50:55", - "straightDistance": "3.11", - "routeDistance": "5.02", - "timeToTower": "0:51:14", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "16:42:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_53WGNM9_201909151550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBB20919-C64E-4EE0-90CA-A3EFF3D2F562", - "ticketNumber": "8ATY5JA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.656587, -80.062484", - "loadTime": "09/15/2019 15:56:15", - "straightDistance": "1.12", - "routeDistance": "1.87", - "timeToTower": "0:31:48", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "16:28:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_8ATY5JA_201909151556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CCE464A6-556E-4041-9D7A-F9D6EA7273AE", - "ticketNumber": "3F4WMCD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.738691, -79.924589", - "loadTime": "09/15/2019 16:30:35", - "straightDistance": "9.31", - "routeDistance": "15.52", - "timeToTower": "0:55:36", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "17:26:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 85, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_3F4WMCD_201909151557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D01B1A2A-AEE9-4E5A-8FC2-97CBF8D19927", - "ticketNumber": "4E6ZX9Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.738679, -79.927228", - "loadTime": "09/15/2019 15:31:10", - "straightDistance": "9.18", - "routeDistance": "15.25", - "timeToTower": "1:56:55", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "17:28:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 90, - "quantity": 62.4, - "calculatedQuantity": "62.4 CY", - "s3DownloadKey": "HaulPass_4E6ZX9Q_201909151522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5455889-356F-4D12-81B7-121F5335FF53", - "ticketNumber": "8JHGTNQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.722589, -80.069054", - "loadTime": "09/15/2019 17:06:50", - "straightDistance": "3.45", - "routeDistance": "5.44", - "timeToTower": "0:47:00", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "17:53:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_8JHGTNQ_201909151706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E69BD2D6-6E52-4ECB-91BB-CF4087390167", - "ticketNumber": "7BDRYXP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654141, -80.060783", - "loadTime": "09/15/2019 16:23:27", - "straightDistance": "1.3", - "routeDistance": "2.18", - "timeToTower": "0:15:09", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "16:38:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_7BDRYXP_201909151623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EBE69E15-2818-4B66-9AF1-CC7D0D7D2C1A", - "ticketNumber": "99GGG5F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.742246, -79.934136", - "loadTime": "09/15/2019 15:18:17", - "straightDistance": "8.96", - "routeDistance": "14.69", - "timeToTower": "1:44:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "17:03:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 65, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_99GGG5F_201909151518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5CAA618-C642-47EC-9EC5-F8A78694F978", - "ticketNumber": "542CXQ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.751573, -79.927725", - "loadTime": "09/15/2019 15:41:25", - "straightDistance": "9.63", - "routeDistance": "15.66", - "timeToTower": "0:51:24", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "16:32:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 55, - "quantity": 37.7, - "calculatedQuantity": "37.7 CY", - "s3DownloadKey": "HaulPass_542CXQ3_201909151527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73B9D1A6-4016-4E68-B82E-DB7D1EB50709", - "ticketNumber": "9MYGDP5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.696989, -80.261323", - "loadTime": "09/15/2019 17:14:45", - "straightDistance": "9.26", - "routeDistance": "16.71", - "timeToTower": "1:01:32", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "18:16:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_9MYGDP5_201909151707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0143C3F-96D3-46A3-90D8-5FE7F37EF43A", - "ticketNumber": "7YQHNVL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.690270, -80.270482", - "loadTime": "09/15/2019 17:34:11", - "straightDistance": "8.57", - "routeDistance": "17.42", - "timeToTower": "0:43:31", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "18:17:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 60, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_7YQHNVL_201909151734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86BED178-2342-4FD6-AC09-C22E98ADBE83", - "ticketNumber": "8FKRPH9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.570404, -80.279336", - "loadTime": "09/15/2019 17:43:00", - "straightDistance": "4.63", - "routeDistance": "5.04", - "timeToTower": "1:35:05", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "19:18:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_8FKRPH9_201909151743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB84F90D-1AA0-42CA-BECC-1527191FA005", - "ticketNumber": "4K89BDY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.572190, -80.268089", - "loadTime": "09/15/2019 18:54:38", - "straightDistance": "5.23", - "routeDistance": "5.71", - "timeToTower": "0:24:57", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "19:19:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_4K89BDY_201909151826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0309D66B-07AE-4CE4-B24F-0A06342F12FB", - "ticketNumber": "569TGRD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.717055, -80.085878", - "loadTime": "09/15/2019 13:43:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:15:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "13:58:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_569TGRD_201909151343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18AFFCF2-40B2-452F-9BD1-EBAB90E1E671", - "ticketNumber": "NLEWZMT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.717068, -80.085702", - "loadTime": "09/15/2019 14:23:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "14:24:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_NLEWZMT_201909151423_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25C39506-95AB-4C43-82E8-CBCDD0B8C094", - "ticketNumber": "4FGS6HK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.717044, -80.085699", - "loadTime": "09/15/2019 14:09:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "14:11:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4FGS6HK_201909151409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "272FDC92-800D-4EFB-80EC-B3526D63DC2F", - "ticketNumber": "33AZZ6S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.717058, -80.085064", - "loadTime": "09/15/2019 15:30:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "15:31:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_33AZZ6S_201909151530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3374776F-C84D-468D-9E4C-7C14C18BF095", - "ticketNumber": "5G839KT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.716015, -80.076723", - "loadTime": "09/15/2019 17:20:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "17:30:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5G839KT_201909151720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44F8F4E2-3B37-4E8C-B632-8524A226C12A", - "ticketNumber": "3EHPJVJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.715894, -80.076801", - "loadTime": "09/15/2019 17:39:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "17:42:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3EHPJVJ_201909151739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58E130CE-9ECC-4DEA-AFB2-294801220051", - "ticketNumber": "PXVT55X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.717025, -80.085713", - "loadTime": "09/15/2019 14:16:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "14:22:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_PXVT55X_201909151416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59FC1A9D-36CF-478B-826B-42488A8E7214", - "ticketNumber": "855K37T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.716601, -80.077505", - "loadTime": "09/15/2019 17:07:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "17:09:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_855K37T_201909151707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78ACFB7E-E04C-4EA3-B59F-5FC31ED09843", - "ticketNumber": "64HNWXC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.716089, -80.076428", - "loadTime": "09/15/2019 17:44:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "17:45:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64HNWXC_201909151744_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F5CBDCA-35FE-4147-9E6A-950CC7F9B9E9", - "ticketNumber": "9R7MJMG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.716656, -80.082441", - "loadTime": "09/15/2019 16:11:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "16:21:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9R7MJMG_201909151611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8AE2EC2B-061A-4899-97A4-816C9A113E9D", - "ticketNumber": "8BEYN2H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.717071, -80.085761", - "loadTime": "09/15/2019 14:02:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "14:04:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8BEYN2H_201909151402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1434C5C-7BC3-4D64-9DDD-9656DEA018FA", - "ticketNumber": "9J4Q3CN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.717048, -80.084882", - "loadTime": "09/15/2019 15:25:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "15:28:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9J4Q3CN_201909151525_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB20EB65-C5C7-4EF8-B83B-9BEBDDD96C83", - "ticketNumber": "YWQUZYD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.716452, -80.076546", - "loadTime": "09/15/2019 17:33:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "17:35:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_YWQUZYD_201909151733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4C90033-5B95-4FFD-89BE-7C1AC45CD16F", - "ticketNumber": "43AVR6C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.716838, -80.081557", - "loadTime": "09/15/2019 16:41:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "16:43:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_43AVR6C_201909151641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5E1DAA5-CA89-4D0E-AB9B-3412F3B0B581", - "ticketNumber": "9RQYTEZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.71702, -80.085532", - "loadTime": "09/15/2019 14:28:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "14:29:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9RQYTEZ_201909151428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B667DB00-F921-4E36-BB3F-E3F1DC19509A", - "ticketNumber": "6A6AJH7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.71702, -80.085532", - "loadTime": "09/15/2019 14:25:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "14:26:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6A6AJH7_201909151425_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC4D1143-4DD5-44C1-AB4D-8D8300B7E630", - "ticketNumber": "8XV5PA2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.716842, -80.081685", - "loadTime": "09/15/2019 16:22:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:16:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "16:38:54", - "debrisType": "Leaner", - "diameter": 18, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8XV5PA2_201909151622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB8867C2-729B-49B6-9338-45F0212083F5", - "ticketNumber": "64AT2TY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.717097, -80.085869", - "loadTime": "09/15/2019 13:59:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "14:01:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64AT2TY_201909151359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE70F2D9-3A63-4E2B-8F8B-D17167251C0D", - "ticketNumber": "5MRMC5T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.716887, -80.082258", - "loadTime": "09/15/2019 16:00:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "16:10:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5MRMC5T_201909151600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3AC4818-CE82-41FB-B83A-C70B044CDD3C", - "ticketNumber": "8STJ29C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.716973, -80.084478", - "loadTime": "09/15/2019 15:37:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "15:39:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8STJ29C_201909151537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E633D2A3-AEDB-474A-AC8F-4C7B4BEB8CD1", - "ticketNumber": "BWGM5XB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.717132, -80.085331", - "loadTime": "09/15/2019 14:49:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "14:51:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BWGM5XB_201909151449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "138DD279-7FBE-4EE9-B636-DECA0043D1C0", - "ticketNumber": "5YLQHJ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6MC8P3K", - "fieldMonitorName": "Brandon Jerrell", - "loadCoordinates": "32.808144, -79.840926", - "loadTime": "09/15/2019 19:44:35", - "straightDistance": "12.3", - "routeDistance": "13.53", - "timeToTower": "0:51:06", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "20:35:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 80, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_5YLQHJ3_201909151944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C2A87D6-ACC0-41BB-9FEF-99957C97CF91", - "ticketNumber": "6NKGUHW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.755507, -80.156022", - "loadTime": "09/15/2019 19:30:37", - "straightDistance": "7.28", - "routeDistance": "11.9", - "timeToTower": "0:41:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "20:12:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_6NKGUHW_201909151930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FBABD05-82D0-44AF-91D2-0A82E73B9B2E", - "ticketNumber": "7A9VQAS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.755461, -80.156003", - "loadTime": "09/15/2019 19:38:53", - "straightDistance": "7.28", - "routeDistance": "11.91", - "timeToTower": "0:37:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "20:16:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_7A9VQAS_201909151938_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8048741F-8B34-4EE2-9586-C7424C6571BE", - "ticketNumber": "3NKNNQP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816108, -79.993342", - "loadTime": "09/15/2019 19:13:43", - "straightDistance": "15.34", - "routeDistance": "17.72", - "timeToTower": "0:43:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "19:57:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 60, - "quantity": 42.5, - "calculatedQuantity": "42.5 CY", - "s3DownloadKey": "HaulPass_3NKNNQP_201909151913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C73D40A-3DD3-4D64-A1FF-5CB2B0619119", - "ticketNumber": "87F7DGH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.725935, -80.193359", - "loadTime": "09/15/2019 18:38:30", - "straightDistance": "7.32", - "routeDistance": "11.88", - "timeToTower": "0:34:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "19:13:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 55, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_87F7DGH_201909151830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBF21117-8FC1-419F-AB02-73508986A436", - "ticketNumber": "5WWEHYS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816276, -79.993600", - "loadTime": "09/15/2019 19:22:34", - "straightDistance": "15.33", - "routeDistance": "17.7", - "timeToTower": "0:44:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "20:07:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_5WWEHYS_201909151922_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDE27030-D149-418F-983E-30DB5C4FF903", - "ticketNumber": "6DU538G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.837013, -80.067065", - "loadTime": "09/15/2019 19:44:47", - "straightDistance": "11.15", - "routeDistance": "13.6", - "timeToTower": "0:42:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "20:27:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_6DU538G_201909151944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C48B4DD4-34A4-4B6C-B99B-FB31BDF6C5CC", - "ticketNumber": "QMM8LUS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.836817, -80.066851", - "loadTime": "09/15/2019 18:09:08", - "straightDistance": "11.16", - "routeDistance": "13.59", - "timeToTower": "0:39:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "18:48:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_QMM8LUS_201909151808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D95E8640-46D2-4C37-B06E-C9849A78E68B", - "ticketNumber": "4KQ5SKF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.815028, -79.994924", - "loadTime": "09/15/2019 19:30:34", - "straightDistance": "15.25", - "routeDistance": "17.59", - "timeToTower": "0:49:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "20:19:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 90, - "quantity": 62.5, - "calculatedQuantity": "62.5 CY", - "s3DownloadKey": "HaulPass_4KQ5SKF_201909151930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDDCAB31-AFFF-4719-A5B4-3C3EF67BEEB3", - "ticketNumber": "5RY8T4Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815778, -79.994550", - "loadTime": "09/15/2019 19:13:02", - "straightDistance": "15.27", - "routeDistance": "17.63", - "timeToTower": "0:46:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "19:59:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_5RY8T4Q_201909151913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9423F93-36D8-49EC-90D4-325B9205FC8C", - "ticketNumber": "8MLQFKP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.816409, -79.995557", - "loadTime": "09/15/2019 19:32:18", - "straightDistance": "15.22", - "routeDistance": "17.56", - "timeToTower": "0:49:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "20:22:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_8MLQFKP_201909151932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EAE6ADFB-8EA5-4906-AA10-145E845B980F", - "ticketNumber": "8UHNKAT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.723998, -80.217451", - "loadTime": "09/15/2019 18:17:22", - "straightDistance": "6.84", - "routeDistance": "9.5", - "timeToTower": "0:53:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "19:11:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_8UHNKAT_201909151817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5A12250-E3FD-4B1C-8CA1-C1E0EE660246", - "ticketNumber": "6V7C6BB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815900, -79.994945", - "loadTime": "09/15/2019 18:38:15", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "0:59:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "19:37:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 90, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_6V7C6BB_201909151838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE3A5C1C-15D6-4CE5-BE5A-50A725F2A919", - "ticketNumber": "6LQ99NA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816014, -79.993536", - "loadTime": "09/15/2019 19:21:47", - "straightDistance": "15.33", - "routeDistance": "17.69", - "timeToTower": "0:43:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "20:05:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_6LQ99NA_201909151921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FFAF9A25-FE7F-4FA4-B03A-0327728D9805", - "ticketNumber": "69LZH3N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815898, -79.994944", - "loadTime": "09/15/2019 18:39:00", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "1:00:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "19:39:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_69LZH3N_201909151838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "797A0A15-1C15-4F6A-A5D0-6C76EF0B9D7C", - "ticketNumber": "8SFRT7F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.690308, -80.270336", - "loadTime": "09/15/2019 19:15:42", - "straightDistance": "8.58", - "routeDistance": "17.41", - "timeToTower": "1:22:51", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "20:38:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_8SFRT7F_201909151915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8797D357-8060-42B9-90C0-52DEB2E94F04", - "ticketNumber": "4PES7Q2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.564038, -80.269659", - "loadTime": "09/15/2019 20:23:11", - "straightDistance": "5.3", - "routeDistance": "6.22", - "timeToTower": "0:25:50", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "20:49:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_4PES7Q2_201909152023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CAF63B49-6E09-47BB-A07A-38450D354F3D", - "ticketNumber": "3KCVFZU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.565540, -80.267561", - "loadTime": "09/15/2019 19:39:16", - "straightDistance": "5.38", - "routeDistance": "6.38", - "timeToTower": "1:05:40", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "20:44:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_3KCVFZU_201909151939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FBCC2040-5256-460F-AA63-A6F846248388", - "ticketNumber": "YLBHEA7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.690010, -80.270907", - "loadTime": "09/15/2019 19:54:14", - "straightDistance": "8.54", - "routeDistance": "17.45", - "timeToTower": "0:45:32", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "20:39:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 60, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_YLBHEA7_201909151954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FBDCD1D-1836-4FA9-B072-9BA4D937A282", - "ticketNumber": "3CGBL2R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740835, -80.241465", - "loadTime": "09/15/2019 21:43:20", - "straightDistance": "12.41", - "routeDistance": "16.51", - "timeToTower": "0:39:03", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "22:22:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_3CGBL2R_201909152143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E7A2E42-FBDE-4A34-B060-DCF80A01DCD5", - "ticketNumber": "4YA9HSU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.690063, -80.270918", - "loadTime": "09/15/2019 21:23:09", - "straightDistance": "8.54", - "routeDistance": "17.44", - "timeToTower": "0:42:40", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "22:05:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_4YA9HSU_201909152123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F5FC4C6-C365-408D-97F4-BFFEE0779872", - "ticketNumber": "8NVTUWH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676644, -80.189485", - "loadTime": "09/15/2019 19:22:47", - "straightDistance": "11.4", - "routeDistance": "39.61", - "timeToTower": "1:50:43", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "21:13:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_8NVTUWH_201909151922_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7EA6EC26-B78F-4F30-AF8A-028D31B65B90", - "ticketNumber": "3FB25VK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.756821, -80.157240", - "loadTime": "09/15/2019 21:06:21", - "straightDistance": "16.35", - "routeDistance": "21.57", - "timeToTower": "1:04:29", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "22:10:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_3FB25VK_201909152106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F986475-4A15-42F3-9605-E61B0128ED70", - "ticketNumber": "9LWSV5Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.755572, -80.158349", - "loadTime": "09/15/2019 21:25:53", - "straightDistance": "16.24", - "routeDistance": "21.68", - "timeToTower": "0:46:10", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "22:12:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_9LWSV5Z_201909152109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B98AFAA3-32FD-477F-9F50-588FAF6F554D", - "ticketNumber": "7G2C3QM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740800, -80.241903", - "loadTime": "09/15/2019 21:48:32", - "straightDistance": "12.39", - "routeDistance": "16.51", - "timeToTower": "0:35:14", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "22:23:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 40, - "quantity": 28.5, - "calculatedQuantity": "28.5 CY", - "s3DownloadKey": "HaulPass_7G2C3QM_201909152147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA4B79AA-8789-4910-8CD3-9DDD31D078F0", - "ticketNumber": "9LEHZTC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.686365, -80.197893", - "loadTime": "09/15/2019 20:36:55", - "straightDistance": "11.38", - "routeDistance": "40", - "timeToTower": "1:51:05", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "22:28:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_9LEHZTC_201909152036_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF9559B8-9124-4328-86E8-D1B51CB9F3DE", - "ticketNumber": "8CS5UAY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.680844, -80.194225", - "loadTime": "09/15/2019 21:17:21", - "straightDistance": "11.33", - "routeDistance": "39.53", - "timeToTower": "1:11:47", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "22:29:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_8CS5UAY_201909152042_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9FC789E1-CDDC-484F-A1ED-D3BDFA077E16", - "ticketNumber": "U7WUSL4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.807694, -79.834650", - "loadTime": "09/15/2019 21:57:55", - "straightDistance": "12.07", - "routeDistance": "13.28", - "timeToTower": "0:49:41", - "towerMonitorUserCertificationNumber": "9MU4C99", - "towerMonitorName": "Jordan Bryant", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "22:47:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 75, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_U7WUSL4_201909152116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01AA188A-BBD8-481E-8208-F6F3ABA5674C", - "ticketNumber": "6HAZMG7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716785, -80.081142", - "loadTime": "09/15/2019 16:33:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "16:37:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HAZMG7_201909151633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05C4D66A-4868-4B5E-8645-B367D5417F59", - "ticketNumber": "7GBTRMC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.715984, -80.075197", - "loadTime": "09/15/2019 17:46:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "17:47:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7GBTRMC_201909151746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C323CFC-9601-4FB8-A9B6-26B3821C2BD1", - "ticketNumber": "7BK6NLD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716833, -80.083266", - "loadTime": "09/15/2019 15:28:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "15:30:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7BK6NLD_201909151528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F3966BB-3F63-4E3C-8C2A-1856F47B8229", - "ticketNumber": "9VV8DR5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.715878, -80.075165", - "loadTime": "09/15/2019 17:48:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "17:49:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VV8DR5_201909151748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "208BA214-47F9-4174-8A49-637359AF7C19", - "ticketNumber": "3F2RNSZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.717336, -80.083267", - "loadTime": "09/15/2019 16:17:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "16:19:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3F2RNSZ_201909151617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2170E406-2C27-4255-951B-2D5A26406BED", - "ticketNumber": "4QWFY3Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716715, -80.083081", - "loadTime": "09/15/2019 15:40:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:20:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "16:00:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4QWFY3Z_201909151540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22D9FDCF-42B7-4F4E-8715-7D08C6A28F35", - "ticketNumber": "6RH3MHN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.717089, -80.084805", - "loadTime": "09/15/2019 14:25:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "14:38:37", - "debrisType": "Leaner", - "diameter": 27, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6RH3MHN_201909151425_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "249FCA3D-8AFE-4BB3-BD9A-866BA79B1F98", - "ticketNumber": "3WUPGMN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716744, -80.081006", - "loadTime": "09/15/2019 16:45:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "16:46:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3WUPGMN_201909151645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42422C2F-1F67-4C7F-90A5-6D439AB4838F", - "ticketNumber": "4BS927T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716777, -80.080901", - "loadTime": "09/15/2019 16:44:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "16:44:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4BS927T_201909151644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "436FD3B1-D953-4E4B-8C9D-EE15BF494714", - "ticketNumber": "9MN5E9S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.717132, -80.085166", - "loadTime": "09/15/2019 13:37:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "13:42:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9MN5E9S_201909151337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "472F0D3E-9C76-4420-A50E-6547900B930E", - "ticketNumber": "6RXY9ED", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716277, -80.075409", - "loadTime": "09/15/2019 17:36:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "17:44:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6RXY9ED_201909151736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A914E80-C989-4BD7-9F6D-D2F2C94F035C", - "ticketNumber": "3JFM2ZN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.717064, -80.084742", - "loadTime": "09/15/2019 14:08:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "14:11:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3JFM2ZN_201909151408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BB10F68-A802-4533-9EBE-1F52F636BF6F", - "ticketNumber": "5DHGYDC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716855, -80.081203", - "loadTime": "09/15/2019 16:37:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "16:41:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5DHGYDC_201909151637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6297AF6A-DEC0-40A4-B9B5-0B4333614387", - "ticketNumber": "84GE86P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.717122, -80.085086", - "loadTime": "09/15/2019 13:43:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "13:55:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_84GE86P_201909151343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DCDF82F-F017-4A21-9485-2CDF25AD218E", - "ticketNumber": "3W7L2MQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716895, -80.081213", - "loadTime": "09/15/2019 16:32:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "16:33:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3W7L2MQ_201909151632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D9B562C-D010-4A1E-B54E-FC0D3B8390E0", - "ticketNumber": "6P2M998", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.717135, -80.085177", - "loadTime": "09/15/2019 13:33:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "13:34:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6P2M998_201909151333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F92A2B4-B035-4887-B016-5E89CF419D55", - "ticketNumber": "62DRXHW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716751, -80.083434", - "loadTime": "09/15/2019 14:47:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "14:49:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_62DRXHW_201909151447_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "888E33BF-B3E2-4166-8934-AE2F2DA52F9B", - "ticketNumber": "6QENLQV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716788, -80.084441", - "loadTime": "09/15/2019 13:31:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "13:32:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6QENLQV_201909151331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9120E064-BF50-43D1-9C73-0CB938D58DA5", - "ticketNumber": "7JYJ9N2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716955, -80.082372", - "loadTime": "09/15/2019 16:20:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "16:22:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7JYJ9N2_201909151620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98330BEC-FFC2-43A8-A06A-271CADA2EAEA", - "ticketNumber": "5YT82GV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716906, -80.083584", - "loadTime": "09/15/2019 14:15:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "14:25:22", - "debrisType": "Leaner", - "diameter": 22.5, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5YT82GV_201909151415_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADE679F9-EA78-4654-94A0-B4406C5BDF67", - "ticketNumber": "4PTEVDV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716798, -80.082747", - "loadTime": "09/15/2019 15:31:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "15:33:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4PTEVDV_201909151531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA3619C0-4231-4084-865B-4914AFD5A3D9", - "ticketNumber": "7AFG3NG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.717146, -80.085261", - "loadTime": "09/15/2019 13:34:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "13:36:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7AFG3NG_201909151334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2702C6A-B64D-49AD-9DC3-F1F078A7052F", - "ticketNumber": "4BDX45Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.717355, -80.083609", - "loadTime": "09/15/2019 14:53:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "14:57:26", - "debrisType": "Leaner", - "diameter": 19.5, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4BDX45Z_201909151453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB152DB5-DFF6-4D70-BC07-FCC9FC17563C", - "ticketNumber": "4YRCERA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.717128, -80.084738", - "loadTime": "09/15/2019 14:57:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "14:58:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4YRCERA_201909151457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0C2D3F1-9B91-44FE-AC2A-8C9F91F029CB", - "ticketNumber": "5UZ7RV8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716607, -80.083102", - "loadTime": "09/15/2019 15:25:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "15:28:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5UZ7RV8_201909151525_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7B63E27-E6C1-4A26-9FAD-9CCE5326D880", - "ticketNumber": "5AWRSAB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716795, -80.082661", - "loadTime": "09/15/2019 16:23:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "16:23:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5AWRSAB_201909151623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3575536-F0AD-434E-A5E2-D8E4B7E8E3D6", - "ticketNumber": "9APCDZ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.71669, -80.083304", - "loadTime": "09/15/2019 14:50:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "14:53:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9APCDZ8_201909151450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB0DA495-CB20-4D76-8364-5A969BA7AE0A", - "ticketNumber": "UKB2Z5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716821, -80.08301", - "loadTime": "09/15/2019 15:35:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "15:39:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_UKB2Z5J_201909151535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FBDB3A7A-4A24-45B6-B1E2-3D803EE3C4BB", - "ticketNumber": "Q8UJWLB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716867, -80.081571", - "loadTime": "09/15/2019 16:31:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "16:32:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Q8UJWLB_201909151631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FFF8368D-F98D-4B8F-BFBA-24713B2A8597", - "ticketNumber": "8E55GU8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716564, -80.07564", - "loadTime": "09/15/2019 17:30:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/15/2019", - "disposalTime": "17:35:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8E55GU8_201909151730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "239A8058-0308-41DC-9D8A-89B6E7E565F6", - "ticketNumber": "4D7QEVA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.752602, -80.043892", - "loadTime": "09/15/2019 21:02:00", - "straightDistance": "21.36", - "routeDistance": "31.53", - "timeToTower": "1:49:18", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "22:51:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 45, - "quantity": 32.6, - "calculatedQuantity": "32.6 CY", - "s3DownloadKey": "HaulPass_4D7QEVA_201909152102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2A77A0E-7114-408A-B000-E210F8FC3DFF", - "ticketNumber": "58MQJWR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.563868, -80.269500", - "loadTime": "09/15/2019 21:11:45", - "straightDistance": "5.31", - "routeDistance": "6.22", - "timeToTower": "1:32:10", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "22:43:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_58MQJWR_201909152108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D503415A-78D8-4326-9DE4-0D3A074ED6B8", - "ticketNumber": "772AJSP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.578409, -80.295180", - "loadTime": "09/15/2019 22:07:22", - "straightDistance": "3.6", - "routeDistance": "3.87", - "timeToTower": "0:37:34", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/15/2019", - "disposalTime": "22:44:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 85, - "quantity": 66, - "calculatedQuantity": "66 CY", - "s3DownloadKey": "HaulPass_772AJSP_201909152207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14FAE998-4ADF-4EAB-B558-40B5796BDF66", - "ticketNumber": "4R3BGJW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815669, -79.994482", - "loadTime": "09/15/2019 17:38:18", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:57:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "18:36:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_4R3BGJW_201909151738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "153C18C5-6B8D-4BBE-93A1-8B443B06E7B2", - "ticketNumber": "8GNRD43", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.751786, -80.141420", - "loadTime": "09/15/2019 17:36:55", - "straightDistance": "8.12", - "routeDistance": "12.87", - "timeToTower": "0:50:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "18:27:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_8GNRD43_201909151727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "267C6CE3-91E4-4481-9240-894B50728B68", - "ticketNumber": "9E3HGE3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.756943, -80.144937", - "loadTime": "09/15/2019 17:55:26", - "straightDistance": "7.75", - "routeDistance": "12.41", - "timeToTower": "0:36:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "18:31:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_9E3HGE3_201909151740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "398C4E17-38B1-4A5B-9E0B-CE5B7C718AB0", - "ticketNumber": "7N258E3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815807, -79.994642", - "loadTime": "09/15/2019 18:30:35", - "straightDistance": "15.27", - "routeDistance": "17.63", - "timeToTower": "0:37:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "19:07:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_7N258E3_201909151830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3AE28D42-26C4-4B02-A91F-5811E5C1B88A", - "ticketNumber": "9V4DZU6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.816344, -79.994818", - "loadTime": "09/15/2019 18:00:27", - "straightDistance": "15.26", - "routeDistance": "17.59", - "timeToTower": "0:47:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "18:48:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_9V4DZU6_201909151800_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CE07CE4-36CE-419E-A252-6443C09FD38E", - "ticketNumber": "7Z4DG7S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.836705, -80.066811", - "loadTime": "09/15/2019 17:06:50", - "straightDistance": "11.16", - "routeDistance": "13.58", - "timeToTower": "0:35:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "17:42:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_7Z4DG7S_201909151706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "674DBCDC-15E8-41E7-8494-74D8EC460E12", - "ticketNumber": "578GJRB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.815184, -79.995478", - "loadTime": "09/15/2019 17:03:04", - "straightDistance": "15.22", - "routeDistance": "17.56", - "timeToTower": "0:42:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "17:45:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_578GJRB_201909151703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93540E5E-9E28-4D1F-A49B-7DFAB1E89041", - "ticketNumber": "5MCXK99", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815922, -79.994898", - "loadTime": "09/15/2019 17:08:52", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:46:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "17:54:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 90, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_5MCXK99_201909151708_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2D1E350-D2B6-4C5B-A637-AB7CCBB2AF05", - "ticketNumber": "6FBBLS6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.720439, -80.234969", - "loadTime": "09/15/2019 16:27:48", - "straightDistance": "6.8", - "routeDistance": "10.65", - "timeToTower": "0:53:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "17:21:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_6FBBLS6_201909151626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C40019C7-DAAE-4B4B-8FFF-B21C19F10133", - "ticketNumber": "4TDCH6W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815736, -79.994391", - "loadTime": "09/15/2019 17:39:42", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:54:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "18:33:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_4TDCH6W_201909151739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5F48FBF-BD0E-4EE0-B9EB-344170952E6D", - "ticketNumber": "43D8JXE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.816750, -79.993468", - "loadTime": "09/15/2019 17:57:27", - "straightDistance": "15.34", - "routeDistance": "17.94", - "timeToTower": "0:43:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "18:41:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_43D8JXE_201909151757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C67CD1D4-F23F-4551-838E-CCB8C092FB62", - "ticketNumber": "8CXBBWD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.816418, -79.993832", - "loadTime": "09/15/2019 18:02:27", - "straightDistance": "15.32", - "routeDistance": "17.96", - "timeToTower": "0:47:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "18:50:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_8CXBBWD_201909151802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7AC3CF9-EF64-4A4F-9741-BE7BF347A704", - "ticketNumber": "CPN6KLK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816439, -79.995563", - "loadTime": "09/15/2019 17:10:10", - "straightDistance": "15.22", - "routeDistance": "17.56", - "timeToTower": "0:46:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "17:56:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_CPN6KLK_201909151710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA14DCE8-9C0F-4162-844D-BE168D934DE1", - "ticketNumber": "7PWHD3A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.816213, -79.993532", - "loadTime": "09/15/2019 17:56:17", - "straightDistance": "15.33", - "routeDistance": "17.7", - "timeToTower": "0:47:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "18:43:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_7PWHD3A_201909151756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F273990E-0D35-48F5-BF16-1769FFD761C6", - "ticketNumber": "6Z9VST5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.723431, -80.214768", - "loadTime": "09/15/2019 16:54:10", - "straightDistance": "6.93", - "routeDistance": "9.73", - "timeToTower": "0:29:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "17:23:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 55, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_6Z9VST5_201909151646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C3D92F2-55BC-4946-A1AF-5B55927C6277", - "ticketNumber": "4L4Q9MH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740771, -80.241583", - "loadTime": "09/15/2019 20:38:22", - "straightDistance": "5.35", - "routeDistance": "7.51", - "timeToTower": "0:22:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "21:00:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_4L4Q9MH_201909152038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D6D7009-6345-4B8D-80AB-06ECB40025DE", - "ticketNumber": "7DG64MM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815824, -79.994667", - "loadTime": "09/15/2019 19:48:34", - "straightDistance": "15.27", - "routeDistance": "17.63", - "timeToTower": "0:43:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "20:31:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_7DG64MM_201909151948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2BA91349-66B6-46F4-B512-D672D954DB4F", - "ticketNumber": "5A78K4F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.815681, -79.994451", - "loadTime": "09/15/2019 21:00:32", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:57:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "21:57:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 90, - "quantity": 62.5, - "calculatedQuantity": "62.5 CY", - "s3DownloadKey": "HaulPass_5A78K4F_201909152100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4418BB57-68D9-4E04-8D04-AEC5AE866416", - "ticketNumber": "9JRL5YH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.816225, -79.993578", - "loadTime": "09/15/2019 21:03:39", - "straightDistance": "15.33", - "routeDistance": "17.7", - "timeToTower": "0:55:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "21:59:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_9JRL5YH_201909152103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "451F0FE8-391C-4525-84FB-6AF7A3D03941", - "ticketNumber": "6G9M6DX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740838, -80.241511", - "loadTime": "09/15/2019 20:31:34", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:27:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "20:59:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_6G9M6DX_201909152030_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B2E8F0F-F583-4A57-8B47-160A5D72CC7D", - "ticketNumber": "5LFJLBF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676709, -80.189678", - "loadTime": "09/15/2019 21:01:35", - "straightDistance": "10.46", - "routeDistance": "24.14", - "timeToTower": "1:08:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "22:09:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_5LFJLBF_201909152101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9545E898-2998-4FA2-8232-11EF9F29B8A1", - "ticketNumber": "3L9GWNL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.837389, -80.066671", - "loadTime": "09/15/2019 21:56:52", - "straightDistance": "11.18", - "routeDistance": "13.64", - "timeToTower": "0:28:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "22:25:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 70, - "quantity": 25.7, - "calculatedQuantity": "25.7 CY", - "s3DownloadKey": "HaulPass_3L9GWNL_201909152156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98656263-C992-4CB2-82AE-2FB9508E9661", - "ticketNumber": "99DEK37", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.815789, -79.993513", - "loadTime": "09/15/2019 20:36:56", - "straightDistance": "15.34", - "routeDistance": "17.69", - "timeToTower": "0:51:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "21:28:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_99DEK37_201909152036_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4EBDD06-4015-4B2D-A22F-8F10A1431069", - "ticketNumber": "3HN6PFQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.815923, -79.994315", - "loadTime": "09/15/2019 20:37:51", - "straightDistance": "15.29", - "routeDistance": "17.63", - "timeToTower": "0:46:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "21:24:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 65, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_3HN6PFQ_201909152037_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C53B06F1-344E-4763-9000-F665698A2BEC", - "ticketNumber": "8L8JH53", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815972, -79.994805", - "loadTime": "09/15/2019 20:27:03", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:46:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "21:13:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_8L8JH53_201909152027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7700F60-71DA-4409-B62B-C282DF116D68", - "ticketNumber": "4FSCYJU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816295, -79.994058", - "loadTime": "09/15/2019 20:47:04", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:49:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "21:36:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_4FSCYJU_201909152047_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9AC39F8-987D-4C82-AC8A-7F28CD419AA7", - "ticketNumber": "573UVC5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.836898, -80.066832", - "loadTime": "09/15/2019 20:53:32", - "straightDistance": "11.16", - "routeDistance": "13.6", - "timeToTower": "0:36:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "21:30:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_573UVC5_201909152053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0A5EBD7-FB81-4ED4-ABC0-42236DB2D602", - "ticketNumber": "Y5WHHPJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815998, -79.993783", - "loadTime": "09/15/2019 21:19:45", - "straightDistance": "15.32", - "routeDistance": "17.69", - "timeToTower": "0:41:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "22:01:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_Y5WHHPJ_201909152119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F67952DA-936C-43A2-BE56-A2F17C47FCB2", - "ticketNumber": "99UQ4T3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815888, -79.993764", - "loadTime": "09/15/2019 20:46:26", - "straightDistance": "15.32", - "routeDistance": "17.68", - "timeToTower": "0:46:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "21:33:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_99UQ4T3_201909152046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FAEA520D-79B7-46FE-AFF7-DB406991FC05", - "ticketNumber": "5C9X3CQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816414, -79.995293", - "loadTime": "09/15/2019 20:27:41", - "straightDistance": "15.23", - "routeDistance": "17.57", - "timeToTower": "0:49:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/15/2019", - "disposalTime": "21:16:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_5C9X3CQ_201909152027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17E40F57-95DA-401F-AB4E-D748C5196968", - "ticketNumber": "79DNXXV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.725138, -80.068603", - "loadTime": "09/15/2019 20:21:33", - "straightDistance": "3.63", - "routeDistance": "5.64", - "timeToTower": "1:11:06", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "21:32:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 40, - "quantity": 28.1, - "calculatedQuantity": "28.1 CY", - "s3DownloadKey": "HaulPass_J001_79DNXXV_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A1A8228-C857-4681-932E-89D5E12EDF0E", - "ticketNumber": "762JSAZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.694897, -79.957801", - "loadTime": "09/15/2019 20:16:20", - "straightDistance": "6.38", - "routeDistance": "16.27", - "timeToTower": "1:12:38", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "21:28:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_762JSAZ_201909152012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8378D84C-0DA9-4927-BC74-C00912ED9341", - "ticketNumber": "7DY8J2P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.747695, -79.933311", - "loadTime": "09/15/2019 19:56:15", - "straightDistance": "9.21", - "routeDistance": "15.27", - "timeToTower": "1:30:28", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "21:26:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 80, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_7DY8J2P_201909151956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85015DC3-3915-4876-A700-75A1123291D1", - "ticketNumber": "4NR7EYZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.655574, -80.047234", - "loadTime": "09/15/2019 20:45:08", - "straightDistance": "1.55", - "routeDistance": "3", - "timeToTower": "0:36:32", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "21:21:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_4NR7EYZ_201909152042_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E78581A1-21CF-4AAD-928D-D632530F6A24", - "ticketNumber": "6NFNRG6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.746973, -79.933779", - "loadTime": "09/15/2019 20:14:10", - "straightDistance": "9.16", - "routeDistance": "15.24", - "timeToTower": "1:13:22", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "21:27:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 85, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_6NFNRG6_201909152014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F03525B5-D161-47B1-A39B-9071731F7832", - "ticketNumber": "5Z2ZBC9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.655162, -80.048026", - "loadTime": "09/15/2019 20:39:27", - "straightDistance": "1.54", - "routeDistance": "2.92", - "timeToTower": "0:45:43", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "21:25:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_5Z2ZBC9_201909152039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD9BE39E-6C3E-4D94-A4B1-3CF9F736D263", - "ticketNumber": "92X23R6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.725212, -80.068715", - "loadTime": "09/15/2019 20:26:33", - "straightDistance": "3.63", - "routeDistance": "6.49", - "timeToTower": "1:03:36", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "21:30:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_92X23R6_201909152026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05D62AD3-0CA9-4187-9F0C-6D421F55931B", - "ticketNumber": "3JRXMLC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.742412, -79.949445", - "loadTime": "09/15/2019 18:05:15", - "straightDistance": "8.23", - "routeDistance": "14.59", - "timeToTower": "1:04:05", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "19:09:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_3JRXMLC_201909151805_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1066DE0C-EE5B-4680-8F8D-BA4C7D68B1C5", - "ticketNumber": "8ANUVKD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8XB7UUS", - "fieldMonitorName": "Kenneth Jones", - "loadCoordinates": "32.705512, -79.940065", - "loadTime": "09/15/2019 17:39:51", - "straightDistance": "7.57", - "routeDistance": "17.1", - "timeToTower": "1:00:55", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "18:40:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 80, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_J001_8ANUVKD_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "148E2E0F-3A83-4F55-A15F-3E01B1CBA00B", - "ticketNumber": "83D2QYM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.745132, -79.935476", - "loadTime": "09/15/2019 17:58:33", - "straightDistance": "9.01", - "routeDistance": "14.84", - "timeToTower": "1:02:31", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "19:01:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_J001_83D2QYM_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19162E08-3CFD-45CE-B039-8540D6A72341", - "ticketNumber": "9BXGQUQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.658676, -80.061729", - "loadTime": "09/15/2019 18:11:41", - "straightDistance": ".98", - "routeDistance": "1.72", - "timeToTower": "0:22:00", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "18:33:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_9BXGQUQ_201909151811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1EED70FA-33E9-4C26-AF69-3F8BA48EE8A6", - "ticketNumber": "8KUNZTM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.662645, -80.060895", - "loadTime": "09/15/2019 17:48:14", - "straightDistance": ".73", - "routeDistance": "1.48", - "timeToTower": "0:29:56", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "18:18:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_8KUNZTM_201909151748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38BE68CE-83BA-4EF6-B276-810C1129B2D7", - "ticketNumber": "9WQHT6M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.742990, -79.948623", - "loadTime": "09/15/2019 17:59:03", - "straightDistance": "8.29", - "routeDistance": "14.52", - "timeToTower": "1:11:13", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "19:10:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 80, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_9WQHT6M_201909151759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3928B7BA-60E5-4078-9D2F-692F20A63E71", - "ticketNumber": "9QGZY3A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8XB7UUS", - "fieldMonitorName": "Kenneth Jones", - "loadCoordinates": "32.705573, -79.939905", - "loadTime": "09/15/2019 17:39:51", - "straightDistance": "7.58", - "routeDistance": "17.11", - "timeToTower": "1:01:43", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "18:41:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 85, - "quantity": 63.2, - "calculatedQuantity": "63.2 CY", - "s3DownloadKey": "HaulPass_9QGZY3A_201909151739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "429229AB-3D2E-47A4-95EC-12BD81AE018C", - "ticketNumber": "5HZLDVA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676811, -80.189588", - "loadTime": "09/15/2019 17:40:26", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:51:32", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "18:31:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_5HZLDVA_201909151740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FD8A46C-46A0-468F-944F-516FADAF4D97", - "ticketNumber": "76HLJLZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.738769, -79.920819", - "loadTime": "09/15/2019 18:01:34", - "straightDistance": "9.51", - "routeDistance": "15.73", - "timeToTower": "0:48:38", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "18:50:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 85, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_76HLJLZ_201909151801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "518265B8-CD4C-40B3-963E-1FEF6621ABEC", - "ticketNumber": "4B4HYZ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.658711, -80.061722", - "loadTime": "09/15/2019 17:59:49", - "straightDistance": ".98", - "routeDistance": "1.72", - "timeToTower": "0:35:28", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "18:35:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_4B4HYZ8_201909151759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77016905-68A4-4D45-B77D-8730D84EEE0E", - "ticketNumber": "727CHP3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.737753, -79.921985", - "loadTime": "09/15/2019 17:40:30", - "straightDistance": "9.42", - "routeDistance": "15.83", - "timeToTower": "1:07:25", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "18:47:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 85, - "quantity": 67.2, - "calculatedQuantity": "67.2 CY", - "s3DownloadKey": "HaulPass_727CHP3_201909151740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DBAD671-EAC4-4D4F-86AC-2731E3C47B2B", - "ticketNumber": "4MKJJF6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676881, -80.189752", - "loadTime": "09/15/2019 18:10:25", - "straightDistance": "7.29", - "routeDistance": "13.09", - "timeToTower": "0:53:15", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "19:03:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_4MKJJF6_201909151810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91CCB418-C316-43C9-8351-1923CB7735BE", - "ticketNumber": "88Z3LFV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.662503, -80.060799", - "loadTime": "09/15/2019 17:48:14", - "straightDistance": ".74", - "routeDistance": "1.5", - "timeToTower": "0:42:07", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "18:30:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_J001_88Z3LFV_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7D92BA0-1947-4290-B981-AA7949BE32AE", - "ticketNumber": "8S4EPK6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.681458, -80.096748", - "loadTime": "09/15/2019 18:20:46", - "straightDistance": "1.97", - "routeDistance": "4.35", - "timeToTower": "0:22:32", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "18:43:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 85, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_8S4EPK6_201909151820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4F403BB-241A-479B-8FFF-22ECAD3F33B9", - "ticketNumber": "6PXKWPF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.745194, -79.935713", - "loadTime": "09/15/2019 17:35:25", - "straightDistance": "9", - "routeDistance": "14.84", - "timeToTower": "1:16:49", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "18:52:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 70, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_6PXKWPF_201909151735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0331D9E1-5171-4736-8038-972B85888244", - "ticketNumber": "44L5G28", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.739928, -79.923722", - "loadTime": "09/15/2019 19:11:19", - "straightDistance": "9.4", - "routeDistance": "15.42", - "timeToTower": "0:44:05", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "19:55:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 35, - "quantity": 21.2, - "calculatedQuantity": "21.2 CY", - "s3DownloadKey": "HaulPass_44L5G28_201909151848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "053A48D0-361E-483D-8DB9-12739CE4802D", - "ticketNumber": "682BU23", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.750727, -79.929612", - "loadTime": "09/15/2019 18:12:07", - "straightDistance": "9.5", - "routeDistance": "15.49", - "timeToTower": "1:15:12", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "19:27:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 65, - "quantity": 44.6, - "calculatedQuantity": "44.6 CY", - "s3DownloadKey": "HaulPass_682BU23_201909151812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "102F90A9-4E8B-46D0-B74C-A8E5EB746C6A", - "ticketNumber": "5SYKW5Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676967, -80.189496", - "loadTime": "09/15/2019 19:44:02", - "straightDistance": "7.27", - "routeDistance": "13.09", - "timeToTower": "0:42:18", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "20:26:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_5SYKW5Q_201909151944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "171D874D-4EB1-4F34-983F-156B7366C930", - "ticketNumber": "9V88NUA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.724848, -80.068743", - "loadTime": "09/15/2019 18:21:24", - "straightDistance": "3.61", - "routeDistance": "5.62", - "timeToTower": "1:11:56", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "19:33:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_9V88NUA_201909151821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2EE33A79-9C00-4596-98AA-4958478043E6", - "ticketNumber": "4XECYSA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.695174, -80.198654", - "loadTime": "09/15/2019 18:40:10", - "straightDistance": "7.95", - "routeDistance": "13.49", - "timeToTower": "1:11:29", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "19:51:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 50, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_4XECYSA_201909151834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45D29576-3832-4A0C-A7A7-0B084935E8D6", - "ticketNumber": "56KSFWU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.662190, -80.061755", - "loadTime": "09/15/2019 19:20:27", - "straightDistance": ".74", - "routeDistance": "1.48", - "timeToTower": "0:18:10", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "19:38:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 40, - "quantity": 28.5, - "calculatedQuantity": "28.5 CY", - "s3DownloadKey": "HaulPass_56KSFWU_201909151920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D362EE2-7BB6-414E-9951-7EE53315DE14", - "ticketNumber": "8DA7XQY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.739949, -79.917483", - "loadTime": "09/15/2019 20:20:21", - "straightDistance": "9.72", - "routeDistance": "15.93", - "timeToTower": "0:41:21", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "21:01:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 85, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_8DA7XQY_201909152013_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "586423B4-F6FC-4489-BAF9-7B4DA8640107", - "ticketNumber": "4737FDX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.723265, -80.071937", - "loadTime": "09/15/2019 19:02:05", - "straightDistance": "3.52", - "routeDistance": "6.25", - "timeToTower": "0:32:28", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "19:34:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 25, - "quantity": 17.6, - "calculatedQuantity": "17.6 CY", - "s3DownloadKey": "HaulPass_4737FDX_201909151902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F201D6C-5F4F-4F5D-99B7-9E647EC66C85", - "ticketNumber": "8VQCQNQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.693710, -80.199195", - "loadTime": "09/15/2019 19:02:44", - "straightDistance": "7.96", - "routeDistance": "14.04", - "timeToTower": "0:50:07", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "19:52:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_8VQCQNQ_201909151902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CE7A2D8-4E41-4C1F-98EF-C27465E26454", - "ticketNumber": "GERXU7W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.661607, -80.061448", - "loadTime": "09/15/2019 19:23:03", - "straightDistance": ".79", - "routeDistance": "1.51", - "timeToTower": "0:14:42", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "19:37:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 60, - "quantity": 41.8, - "calculatedQuantity": "41.8 CY", - "s3DownloadKey": "HaulPass_GERXU7W_201909151923_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72E750B8-ADBB-4F3A-9D4B-8743751C1632", - "ticketNumber": "4QKLL6D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.750965, -79.929733", - "loadTime": "09/15/2019 17:55:42", - "straightDistance": "9.51", - "routeDistance": "15.5", - "timeToTower": "1:30:48", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "19:26:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_4QKLL6D_201909151755_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "761059E4-B0EA-431D-93AD-8912E201E3F0", - "ticketNumber": "49YMMQE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.752134, -80.045388", - "loadTime": "09/15/2019 17:15:25", - "straightDistance": "5.59", - "routeDistance": "8.1", - "timeToTower": "2:33:05", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "19:48:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_49YMMQE_201909151715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76E6A0D9-BD57-4D04-BBB0-2281EA5381AE", - "ticketNumber": "3TRK8SN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.681246, -80.096472", - "loadTime": "09/15/2019 20:24:14", - "straightDistance": "1.95", - "routeDistance": "4.34", - "timeToTower": "0:23:21", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "20:47:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_3TRK8SN_201909152024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84360977-505D-499F-9135-BDF65ED32F00", - "ticketNumber": "9UDH3JZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.739733, -79.917547", - "loadTime": "09/15/2019 19:52:29", - "straightDistance": "9.71", - "routeDistance": "15.94", - "timeToTower": "1:08:22", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "21:00:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 85, - "quantity": 67.2, - "calculatedQuantity": "67.2 CY", - "s3DownloadKey": "HaulPass_9UDH3JZ_201909151952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84E2CF1E-27AF-485C-8A44-50245E072D36", - "ticketNumber": "8FVPDHN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.738942, -79.924282", - "loadTime": "09/15/2019 18:38:51", - "straightDistance": "9.34", - "routeDistance": "15.5", - "timeToTower": "1:17:38", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "19:56:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 50, - "quantity": 34.7, - "calculatedQuantity": "34.7 CY", - "s3DownloadKey": "HaulPass_8FVPDHN_201909151832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88C884B0-0FAA-461B-B6FA-C49C2767E628", - "ticketNumber": "8C9LVVZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7A4ZSU9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.748169, -80.047061", - "loadTime": "09/15/2019 18:58:57", - "straightDistance": "5.31", - "routeDistance": "8.45", - "timeToTower": "0:50:22", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "19:49:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.4 CY", - "percentFull": 45, - "quantity": 33.5, - "calculatedQuantity": "33.5 CY", - "s3DownloadKey": "HaulPass_8C9LVVZ_201909151824_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B9821EB-E1E5-4A73-A220-3FC6EC54006C", - "ticketNumber": "R9KV5RJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.681513, -80.096623", - "loadTime": "09/15/2019 19:13:18", - "straightDistance": "1.97", - "routeDistance": "4.35", - "timeToTower": "0:52:56", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "20:06:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 65, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_R9KV5RJ_201909151913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B31AC166-50C0-49D0-8CFD-778A30BDAC63", - "ticketNumber": "LK2U92A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.662136, -80.056607", - "loadTime": "09/15/2019 20:10:52", - "straightDistance": ".86", - "routeDistance": "1.75", - "timeToTower": "0:13:58", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "20:24:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 90, - "quantity": 64.3, - "calculatedQuantity": "64.3 CY", - "s3DownloadKey": "HaulPass_LK2U92A_201909152010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B795E979-F2DF-4DF5-B66E-C081374279CD", - "ticketNumber": "93Q75R4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.661871, -80.058215", - "loadTime": "09/15/2019 18:51:23", - "straightDistance": ".83", - "routeDistance": "1.65", - "timeToTower": "0:32:34", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "19:23:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_93Q75R4_201909151851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C315F3E8-A165-48EF-A59E-97CE7BFEF417", - "ticketNumber": "6UZCJ57", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.662227, -80.056905", - "loadTime": "09/15/2019 19:03:07", - "straightDistance": ".85", - "routeDistance": "1.74", - "timeToTower": "0:21:41", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "19:24:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_6UZCJ57_201909151854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E75A1078-6CD0-491D-9953-5AAC26FB40D7", - "ticketNumber": "87E5LW8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.661850, -80.057341", - "loadTime": "09/15/2019 20:10:05", - "straightDistance": ".86", - "routeDistance": "1.73", - "timeToTower": "0:14:00", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "20:24:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_87E5LW8_201909152010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1CDD428-4813-47D8-93D1-678A55FD394D", - "ticketNumber": "7LVCU8Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.694170, -79.963672", - "loadTime": "09/15/2019 17:09:46", - "straightDistance": "6.04", - "routeDistance": "16.08", - "timeToTower": "2:02:23", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "19:12:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_7LVCU8Q_201909151658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F96FE7EB-B8DC-4608-8405-BA7E78500AB4", - "ticketNumber": "BNLG9P9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.750575, -80.045615", - "loadTime": "09/15/2019 19:48:43", - "straightDistance": "5.48", - "routeDistance": "8.21", - "timeToTower": "1:47:12", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "21:35:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_BNLG9P9_201909151948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0ED41298-6D8F-4329-A684-E5AD3DCC67B2", - "ticketNumber": "47TTYGW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.742820, -79.948731", - "loadTime": "09/15/2019 20:03:43", - "straightDistance": "8.28", - "routeDistance": "14.53", - "timeToTower": "1:51:24", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "21:55:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 70, - "quantity": 51.3, - "calculatedQuantity": "51.3 CY", - "s3DownloadKey": "HaulPass_47TTYGW_201909152003_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1393AC47-9E6D-460B-8FEC-46F00FB52CB6", - "ticketNumber": "8ZBE5Z8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.750924, -79.929627", - "loadTime": "09/15/2019 20:38:56", - "straightDistance": "9.51", - "routeDistance": "15.5", - "timeToTower": "1:19:16", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "21:58:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 35, - "quantity": 24, - "calculatedQuantity": "24 CY", - "s3DownloadKey": "HaulPass_8ZBE5Z8_201909152038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1751AB31-4D1E-4DBB-8692-1DD980C78E17", - "ticketNumber": "6EUWMA3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.752584, -80.044119", - "loadTime": "09/15/2019 20:40:03", - "straightDistance": "5.64", - "routeDistance": "8.15", - "timeToTower": "1:06:20", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "21:46:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_6EUWMA3_201909152040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E327257-D945-4C19-96EE-41A77C54650F", - "ticketNumber": "UR6P3VG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.681369, -80.096359", - "loadTime": "09/15/2019 21:15:37", - "straightDistance": "1.95", - "routeDistance": "4.35", - "timeToTower": "0:46:26", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "22:02:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 45, - "quantity": 30.4, - "calculatedQuantity": "30.4 CY", - "s3DownloadKey": "HaulPass_UR6P3VG_201909152115_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "754BF021-9C23-4FDF-A7F8-04FE83151DD7", - "ticketNumber": "3X6HHL3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.742682, -79.949013", - "loadTime": "09/15/2019 20:16:30", - "straightDistance": "8.26", - "routeDistance": "14.55", - "timeToTower": "1:37:38", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "21:54:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_3X6HHL3_201909152016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77CF0A76-306C-4E8E-9A16-2E979BC91186", - "ticketNumber": "4FTVKAS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.668598, -80.037724", - "loadTime": "09/15/2019 21:36:53", - "straightDistance": "1.58", - "routeDistance": "2.26", - "timeToTower": "0:27:47", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "22:04:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_4FTVKAS_201909152116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E171157-943D-4006-9748-627DF59CD4F9", - "ticketNumber": "4W58PYK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.750964, -79.929740", - "loadTime": "09/15/2019 20:56:33", - "straightDistance": "9.51", - "routeDistance": "15.5", - "timeToTower": "1:00:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "21:57:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 45, - "quantity": 33.3, - "calculatedQuantity": "33.3 CY", - "s3DownloadKey": "HaulPass_4W58PYK_201909152056_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92B5BD98-1F3B-4F15-824D-AB90AF25C475", - "ticketNumber": "42ACA37", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.665594, -80.028288", - "loadTime": "09/15/2019 21:08:27", - "straightDistance": "2.16", - "routeDistance": "2.91", - "timeToTower": "0:55:18", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/15/2019", - "disposalTime": "22:03:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_42ACA37_201909152108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02AE8240-1A81-4A5D-A038-274F4B238CAC", - "ticketNumber": "577NYS4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.841493, -79.842298", - "loadTime": "09/15/2019 13:03:05", - "straightDistance": "10.82", - "routeDistance": "12.22", - "timeToTower": "0:40:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "13:44:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_577NYS4_201909151303_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "059D15FF-C74D-4E28-A366-2A6A7AB937B1", - "ticketNumber": "4FQ75NG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.832616, -79.841854", - "loadTime": "09/15/2019 13:03:27", - "straightDistance": "11.18", - "routeDistance": "12.7", - "timeToTower": "1:09:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "14:13:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_J001_4FQ75NG_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "119AA309-1643-4ACE-9248-093EC0B9556D", - "ticketNumber": "56Y2MQF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.913715, -79.810362", - "loadTime": "09/15/2019 15:07:49", - "straightDistance": "6.95", - "routeDistance": "14.38", - "timeToTower": "1:12:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "16:20:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 70, - "quantity": 50.2, - "calculatedQuantity": "50.2 CY", - "s3DownloadKey": "HaulPass_56Y2MQF_201909151502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "129AC736-88DD-4E67-8FBC-80E418D59D12", - "ticketNumber": "3FZPNKS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3EWTGJV", - "fieldMonitorName": "Jordan Grant", - "loadCoordinates": "32.826381, -79.824925", - "loadTime": "09/15/2019 15:54:28", - "straightDistance": "10.75", - "routeDistance": "12.44", - "timeToTower": "0:37:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "16:32:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 65, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_3FZPNKS_201909151554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1669CB7D-E3CA-4529-84D6-9E2169BD857F", - "ticketNumber": "7QZA9DD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.837123, -79.826963", - "loadTime": "09/15/2019 14:30:23", - "straightDistance": "10.33", - "routeDistance": "11.49", - "timeToTower": "1:39:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "16:10:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_7QZA9DD_201909151430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B7359B9-DC13-4923-BCC4-FE80CD700AE7", - "ticketNumber": "7FBW3KS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.797350, -79.771953", - "loadTime": "09/15/2019 13:01:00", - "straightDistance": "10.61", - "routeDistance": "16.15", - "timeToTower": "3:38:54", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "16:39:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 65, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_7FBW3KS_201909151258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D3D3EA3-CEFF-4E19-87A9-F48A97D35A31", - "ticketNumber": "8GW6HLJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.913923, -79.813364", - "loadTime": "09/15/2019 13:08:21", - "straightDistance": "7.11", - "routeDistance": "14.34", - "timeToTower": "0:40:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "13:49:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 70, - "quantity": 51.9, - "calculatedQuantity": "51.9 CY", - "s3DownloadKey": "HaulPass_8GW6HLJ_201909151250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "330B2E0C-5023-4BB7-AC4B-F75E3A25794F", - "ticketNumber": "9LFHF7Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.832962, -79.841300", - "loadTime": "09/15/2019 15:30:43", - "straightDistance": "11.14", - "routeDistance": "12.67", - "timeToTower": "1:15:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "16:45:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_9LFHF7Z_201909151503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3458B63B-BAF3-40EE-98D8-44968A453E58", - "ticketNumber": "9FSKSEU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.841220, -79.842387", - "loadTime": "09/15/2019 13:01:38", - "straightDistance": "10.84", - "routeDistance": "12.23", - "timeToTower": "0:44:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "13:45:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 50, - "quantity": 36, - "calculatedQuantity": "36 CY", - "s3DownloadKey": "HaulPass_9FSKSEU_201909151301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "352A4BE7-C85B-467A-9AEA-20090C980D80", - "ticketNumber": "9UHJ383", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.786432, -79.787687", - "loadTime": "09/15/2019 15:43:26", - "straightDistance": "11.69", - "routeDistance": "14.95", - "timeToTower": "1:00:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "16:43:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 70, - "quantity": 56, - "calculatedQuantity": "56 CY", - "s3DownloadKey": "HaulPass_9UHJ383_201909151543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3639381C-244C-4407-A1B4-F30D51711DB9", - "ticketNumber": "7PLY7TC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.832804, -79.841504", - "loadTime": "09/14/2019 22:30:54", - "straightDistance": "11.16", - "routeDistance": "12.72", - "timeToTower": "13:22:13", - "towerMonitorUserCertificationNumber": "9T23VSB", - "towerMonitorName": "Esmeralda Hunt", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "11:53:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 50, - "quantity": 37, - "calculatedQuantity": "37 CY", - "s3DownloadKey": "HaulPass_7PLY7TC_201909142220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A43BF28-4200-4A1A-9917-2D3C150B2B2D", - "ticketNumber": "6GYSUB4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.859122, -79.809433", - "loadTime": "09/15/2019 12:53:48", - "straightDistance": "8.57", - "routeDistance": "9.85", - "timeToTower": "1:33:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "14:27:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_6GYSUB4_201909151241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A6725B7-201F-4A10-AF82-498DFB3120BA", - "ticketNumber": "6BBS5QD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.912564, -79.813297", - "loadTime": "09/15/2019 15:07:59", - "straightDistance": "7.13", - "routeDistance": "14.14", - "timeToTower": "0:58:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "16:06:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_6BBS5QD_201909151443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B4BCDA6-3AED-4372-8BF5-ACFC9628EE79", - "ticketNumber": "66LSMDB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.832733, -79.841524", - "loadTime": "09/14/2019 22:25:23", - "straightDistance": "11.16", - "routeDistance": "12.72", - "timeToTower": "13:40:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "12:05:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 50, - "quantity": 37, - "calculatedQuantity": "37 CY", - "s3DownloadKey": "HaulPass_J001_66LSMDB_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EBDF0E0-CE42-4917-A2F9-F91FF6D795BA", - "ticketNumber": "7BWGF8T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.085983, -79.460637", - "loadTime": "09/15/2019 13:28:37", - "straightDistance": "17", - "routeDistance": "22.36", - "timeToTower": "1:02:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "14:31:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 75, - "quantity": 60.4, - "calculatedQuantity": "60.4 CY", - "s3DownloadKey": "HaulPass_7BWGF8T_201909151323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "413EBB9B-2324-4ADA-BC98-9D09A0B24F73", - "ticketNumber": "6R3F429", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.910392, -79.815629", - "loadTime": "09/15/2019 13:19:21", - "straightDistance": "7.3", - "routeDistance": "13.96", - "timeToTower": "0:34:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "13:53:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 75, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_6R3F429_201909151242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4186FE08-DD3F-49EE-A70E-BAE89A4F3A42", - "ticketNumber": "8AMQU7C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3EWTGJV", - "fieldMonitorName": "Jordan Grant", - "loadCoordinates": "32.826061, -79.823894", - "loadTime": "09/15/2019 15:45:43", - "straightDistance": "10.72", - "routeDistance": "12.37", - "timeToTower": "0:44:54", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "16:30:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 60, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_8AMQU7C_201909151536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42759403-6B7C-4B29-8E8D-E584B5608373", - "ticketNumber": "7MCBQM6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.801810, -79.848037", - "loadTime": "09/15/2019 14:43:22", - "straightDistance": "12.9", - "routeDistance": "14.1", - "timeToTower": "0:53:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "15:36:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 70, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_7MCBQM6_201909151413_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D12A040-165F-4970-B822-771296DF2367", - "ticketNumber": "3AFHX8G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.084712, -79.460218", - "loadTime": "09/15/2019 15:58:13", - "straightDistance": "16.96", - "routeDistance": "22.42", - "timeToTower": "1:08:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "17:06:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_3AFHX8G_201909151552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B271F48-B30B-4D84-A615-3D938A1BD5C2", - "ticketNumber": "5JCT6MC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.833514, -79.843061", - "loadTime": "09/15/2019 16:11:08", - "straightDistance": "11.2", - "routeDistance": "12.55", - "timeToTower": "0:35:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "16:47:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_5JCT6MC_201909151537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BCC75EA-B901-4AAE-9AAE-6E832C118D90", - "ticketNumber": "9G4BW27", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.786505, -79.788174", - "loadTime": "09/15/2019 15:23:04", - "straightDistance": "11.7", - "routeDistance": "15.02", - "timeToTower": "0:52:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "16:15:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_9G4BW27_201909151523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F2957F4-0B8A-4924-B6C4-77A12B2F9F48", - "ticketNumber": "4F4MRH7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.786387, -79.787907", - "loadTime": "09/15/2019 11:59:18", - "straightDistance": "11.7", - "routeDistance": "14.96", - "timeToTower": "0:53:54", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "12:53:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_4F4MRH7_201909151159_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60BDBA6F-1411-4E8E-8B43-D32D36DCF416", - "ticketNumber": "J9RUSFF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.800474, -79.849935", - "loadTime": "09/15/2019 15:37:41", - "straightDistance": "13.04", - "routeDistance": "14.25", - "timeToTower": "0:45:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "16:23:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 65, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_J9RUSFF_201909151459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61DF43EC-592A-41E5-B23A-B7DB4030948B", - "ticketNumber": "3B2TB4X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.803514, -79.847373", - "loadTime": "09/15/2019 13:32:38", - "straightDistance": "12.79", - "routeDistance": "14.14", - "timeToTower": "0:44:29", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "14:17:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 65, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_3B2TB4X_201909151323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C483D79-7C5B-4471-B5CA-A742B7495DB0", - "ticketNumber": "3TZQMDG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AJNRCU", - "fieldMonitorName": "Johnny Osborne", - "loadCoordinates": "32.785900, -79.787830", - "loadTime": "09/15/2019 13:40:45", - "straightDistance": "11.73", - "routeDistance": "14.97", - "timeToTower": "1:03:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "14:43:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_3TZQMDG_201909151340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E483DE0-1C24-4DBA-BBD6-B95AD35433A9", - "ticketNumber": "3ZMZ2QP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.846076, -79.817356", - "loadTime": "09/14/2019 13:34:30", - "straightDistance": "9.5", - "routeDistance": "10.25", - "timeToTower": "26:43:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "16:18:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_3ZMZ2QP_201909141331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73E61384-8EF5-4907-9215-F5D25581D062", - "ticketNumber": "4HP2DGH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.863066, -79.811462", - "loadTime": "09/15/2019 13:55:35", - "straightDistance": "8.5", - "routeDistance": "9.76", - "timeToTower": "0:30:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "14:25:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_4HP2DGH_201909151342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7603EC79-4733-42BD-8996-9F0D1DECDF65", - "ticketNumber": "36FK8C3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.859607, -79.810902", - "loadTime": "09/14/2019 21:36:42", - "straightDistance": "8.62", - "routeDistance": "9.68", - "timeToTower": "14:35:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "12:11:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_36FK8C3_201909142129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7CB71439-7B47-4109-B875-F53E203767B2", - "ticketNumber": "4NYK9LW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.786210, -79.788249", - "loadTime": "09/15/2019 15:16:47", - "straightDistance": "11.72", - "routeDistance": "15.01", - "timeToTower": "0:56:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "16:13:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_4NYK9LW_201909151516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88F1B2C5-3794-4DEB-BCB6-847E81009386", - "ticketNumber": "B8AUW8T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AJNRCU", - "fieldMonitorName": "Johnny Osborne", - "loadCoordinates": "32.785938, -79.788191", - "loadTime": "09/15/2019 13:40:12", - "straightDistance": "11.73", - "routeDistance": "14.99", - "timeToTower": "1:00:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "14:40:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_B8AUW8T_201909151340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A225BB28-46BB-434B-9FA8-C61B7B89C6D0", - "ticketNumber": "5NPGV4C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.911699, -79.817590", - "loadTime": "09/15/2019 12:22:59", - "straightDistance": "7.39", - "routeDistance": "13.91", - "timeToTower": "1:33:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "13:56:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_5NPGV4C_201909151151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B45FFF6F-F847-4E01-B181-A16FC967323E", - "ticketNumber": "4NB7G6C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.911703, -79.810499", - "loadTime": "09/15/2019 15:38:25", - "straightDistance": "6.99", - "routeDistance": "14.37", - "timeToTower": "0:43:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "16:21:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 65, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_4NB7G6C_201909151514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7043E11-F0DD-4CD7-8A5C-96DCCB1955F1", - "ticketNumber": "4SZA3GM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.794344, -79.775577", - "loadTime": "09/15/2019 15:53:25", - "straightDistance": "10.89", - "routeDistance": "15.76", - "timeToTower": "0:47:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "16:41:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 60, - "quantity": 36.6, - "calculatedQuantity": "36.6 CY", - "s3DownloadKey": "HaulPass_4SZA3GM_201909151535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9DD7017-5807-4B00-8877-36CE707817DF", - "ticketNumber": "4T6UFDN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.785922, -79.788211", - "loadTime": "09/15/2019 12:00:55", - "straightDistance": "11.74", - "routeDistance": "14.99", - "timeToTower": "0:54:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "12:55:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_4T6UFDN_201909151200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1E00017-C88D-43CC-9B54-26B2384F73CA", - "ticketNumber": "7YUP4YY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.786479, -79.787516", - "loadTime": "09/15/2019 12:05:00", - "straightDistance": "11.68", - "routeDistance": "14.94", - "timeToTower": "1:01:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "13:06:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 60, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_7YUP4YY_201909151205_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C38A65A8-6C0D-4CA5-B6CF-C9E2AF0A68F4", - "ticketNumber": "6CEM4JV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AJNRCU", - "fieldMonitorName": "Johnny Osborne", - "loadCoordinates": "32.786510, -79.788201", - "loadTime": "09/15/2019 13:44:47", - "straightDistance": "11.7", - "routeDistance": "15.02", - "timeToTower": "1:15:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "15:00:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_6CEM4JV_201909151344_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC9E0DD9-D2C3-47ED-AF71-DC9854F38190", - "ticketNumber": "VKN85L5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.915013, -79.813267", - "loadTime": "09/15/2019 12:45:15", - "straightDistance": "7.09", - "routeDistance": "14.47", - "timeToTower": "1:02:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "13:47:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 85, - "quantity": 60.9, - "calculatedQuantity": "60.9 CY", - "s3DownloadKey": "HaulPass_VKN85L5_201909151202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D809F2A2-9B27-457B-BC4F-65DF64DBA4C5", - "ticketNumber": "9HYN4D5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.832640, -79.841884", - "loadTime": "09/15/2019 13:06:55", - "straightDistance": "11.18", - "routeDistance": "12.7", - "timeToTower": "1:04:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "14:11:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_J001_9HYN4D5_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8A249AE-31CF-49E8-81D4-B8C4411D29CE", - "ticketNumber": "4N83UEW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AJNRCU", - "fieldMonitorName": "Johnny Osborne", - "loadCoordinates": "32.786253, -79.788105", - "loadTime": "09/15/2019 13:45:12", - "straightDistance": "11.71", - "routeDistance": "15.01", - "timeToTower": "1:17:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "15:02:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 85, - "quantity": 68, - "calculatedQuantity": "68 CY", - "s3DownloadKey": "HaulPass_4N83UEW_201909151345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8DD10CB-97A6-4832-B4DF-6988F7FA1CA5", - "ticketNumber": "7ZZZ85W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.786293, -79.787867", - "loadTime": "09/15/2019 12:03:21", - "straightDistance": "11.7", - "routeDistance": "14.96", - "timeToTower": "0:59:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "13:03:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_7ZZZ85W_201909151203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFEB5323-B379-4FCF-BB88-86DFFBC4744F", - "ticketNumber": "8R6GZXA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.825980, -79.823612", - "loadTime": "09/15/2019 13:49:46", - "straightDistance": "10.71", - "routeDistance": "12.34", - "timeToTower": "0:46:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "14:36:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 60, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_8R6GZXA_201909151329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2037671-E6EB-42F1-BAC8-C461CD87B324", - "ticketNumber": "6WCPX3X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.786338, -79.788242", - "loadTime": "09/15/2019 15:51:51", - "straightDistance": "11.71", - "routeDistance": "15.02", - "timeToTower": "0:50:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "16:42:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_6WCPX3X_201909151551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2E80742-3A7D-4874-80B1-F89090E16AAD", - "ticketNumber": "B98QNFS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.862379, -79.760874", - "loadTime": "09/15/2019 13:50:56", - "straightDistance": "6.42", - "routeDistance": "7.99", - "timeToTower": "1:26:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "15:16:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 60, - "quantity": 41.7, - "calculatedQuantity": "41.7 CY", - "s3DownloadKey": "HaulPass_B98QNFS_201909151314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E78C8E83-BF58-4130-B73F-A24C25B0ED27", - "ticketNumber": "53FYVT2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.862693, -79.765517", - "loadTime": "09/15/2019 14:49:38", - "straightDistance": "6.57", - "routeDistance": "7.69", - "timeToTower": "0:19:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "15:09:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_53FYVT2_201909151403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7B5A0BC-904C-4E78-A225-849E361EFFD7", - "ticketNumber": "7ZLKUFZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.087336, -79.460898", - "loadTime": "09/15/2019 12:56:02", - "straightDistance": "17.04", - "routeDistance": "22.23", - "timeToTower": "1:33:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "14:29:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 70, - "quantity": 57.6, - "calculatedQuantity": "57.6 CY", - "s3DownloadKey": "HaulPass_7ZLKUFZ_201909151254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED1548AF-20DF-4993-A304-AAB5EAD045D7", - "ticketNumber": "5K2BUPL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.801638, -79.848084", - "loadTime": "09/15/2019 12:49:48", - "straightDistance": "12.91", - "routeDistance": "14.58", - "timeToTower": "0:52:29", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "13:42:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 50, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_J001_5K2BUPL_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED8ACDAD-3D37-44DA-892D-9A92A7709E97", - "ticketNumber": "8JL4Z8B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.834914, -79.831855", - "loadTime": "09/15/2019 15:33:24", - "straightDistance": "10.64", - "routeDistance": "11.63", - "timeToTower": "0:45:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "16:19:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 85, - "quantity": 61.2, - "calculatedQuantity": "61.2 CY", - "s3DownloadKey": "HaulPass_8JL4Z8B_201909151440_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F012A655-A3DD-4165-936C-FAC107E8F836", - "ticketNumber": "3AY76H9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.826589, -79.820059", - "loadTime": "09/15/2019 13:07:02", - "straightDistance": "10.54", - "routeDistance": "12.07", - "timeToTower": "1:30:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "14:37:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 65, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_3AY76H9_201909151256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F66A6E07-DADC-4098-95CA-5540727F2742", - "ticketNumber": "52SQ7VK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.912417, -79.813584", - "loadTime": "09/15/2019 15:21:23", - "straightDistance": "7.15", - "routeDistance": "14.12", - "timeToTower": "0:43:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "16:05:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 80, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_52SQ7VK_201909151508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD5BE3CF-DD4D-46BB-843A-56BBCC1DDE10", - "ticketNumber": "79MR67U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.859330, -79.811015", - "loadTime": "09/14/2019 21:07:29", - "straightDistance": "8.63", - "routeDistance": "9.7", - "timeToTower": "15:02:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "12:09:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_79MR67U_201909142029_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "035BB2E7-0DF9-4C42-B8A6-738228E8E10B", - "ticketNumber": "CMP8DZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.914468, -79.796048", - "loadTime": "09/15/2019 20:08:24", - "straightDistance": "6.13", - "routeDistance": "16.59", - "timeToTower": "0:43:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "20:52:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_CMP8DZK_201909152000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09570690-6CD3-4B12-AAA7-B430089431AA", - "ticketNumber": "9NKLHTE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.827716, -79.818432", - "loadTime": "09/15/2019 20:27:36", - "straightDistance": "10.42", - "routeDistance": "11.69", - "timeToTower": "1:24:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "21:52:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 65, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_9NKLHTE_201909152007_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09697C3D-19AA-4C36-98EB-B50423835371", - "ticketNumber": "6GNEA9A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3EWTGJV", - "fieldMonitorName": "Jordan Grant", - "loadCoordinates": "32.827322, -79.825091", - "loadTime": "09/15/2019 19:31:01", - "straightDistance": "10.71", - "routeDistance": "12.58", - "timeToTower": "1:16:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "20:47:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 70, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_6GNEA9A_201909151913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0EF18442-1196-4AA3-9F77-B08F15446054", - "ticketNumber": "67UFSRL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840913, -79.844561", - "loadTime": "09/15/2019 17:49:50", - "straightDistance": "10.95", - "routeDistance": "12.35", - "timeToTower": "0:38:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "18:28:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 75, - "quantity": 54, - "calculatedQuantity": "54 CY", - "s3DownloadKey": "HaulPass_67UFSRL_201909151735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "133D5B3A-D74C-4D58-97EC-6C01B3FFE14B", - "ticketNumber": "3CY86DQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.786091, -79.788030", - "loadTime": "09/15/2019 17:22:46", - "straightDistance": "11.72", - "routeDistance": "15", - "timeToTower": "1:17:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "18:40:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_3CY86DQ_201909151722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13BE9ED0-F688-419A-93DA-AC6F5B5AE05C", - "ticketNumber": "9SLNBCW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6MC8P3K", - "fieldMonitorName": "Brandon Jerrell", - "loadCoordinates": "32.806676, -79.840835", - "loadTime": "09/15/2019 18:30:04", - "straightDistance": "12.37", - "routeDistance": "13.51", - "timeToTower": "0:30:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "19:00:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 65, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_9SLNBCW_201909151830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16FFC160-C01A-4780-812E-80275CAB6628", - "ticketNumber": "3TAJ6WE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.797245, -79.856460", - "loadTime": "09/15/2019 20:26:55", - "straightDistance": "13.46", - "routeDistance": "15.24", - "timeToTower": "0:50:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "21:17:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 75, - "quantity": 64.4, - "calculatedQuantity": "64.4 CY", - "s3DownloadKey": "HaulPass_J001_3TAJ6WE_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22C03B5A-414C-4000-B77B-6FD9D5A05431", - "ticketNumber": "6DKETMC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.864468, -79.815153", - "loadTime": "09/15/2019 21:01:36", - "straightDistance": "8.62", - "routeDistance": "10.17", - "timeToTower": "0:42:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "21:44:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_6DKETMC_201909152101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2900DC1B-A996-4283-8619-956CB8156B6C", - "ticketNumber": "744QH9T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.864655, -79.809095", - "loadTime": "09/15/2019 15:42:17", - "straightDistance": "8.32", - "routeDistance": "10", - "timeToTower": "1:28:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "17:10:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 90, - "quantity": 66.6, - "calculatedQuantity": "66.6 CY", - "s3DownloadKey": "HaulPass_744QH9T_201909151458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "462C0A8F-44FC-434D-86B5-C7FE3BB1940E", - "ticketNumber": "3EQXS7Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.763724, -79.834758", - "loadTime": "09/15/2019 16:20:37", - "straightDistance": "14.45", - "routeDistance": "18.02", - "timeToTower": "1:21:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "17:42:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 70, - "quantity": 44.5, - "calculatedQuantity": "44.5 CY", - "s3DownloadKey": "HaulPass_3EQXS7Q_201909151620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48398080-A436-45FB-ABB8-F753FBFE4F53", - "ticketNumber": "3MJJKQV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3EWTGJV", - "fieldMonitorName": "Jordan Grant", - "loadCoordinates": "32.828014, -79.823268", - "loadTime": "09/15/2019 20:04:47", - "straightDistance": "10.6", - "routeDistance": "12.55", - "timeToTower": "0:44:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "20:49:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 60, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_3MJJKQV_201909151937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51173EF7-5520-4472-9506-9B2A4518F57A", - "ticketNumber": "5BUJT4P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.795745, -79.779848", - "loadTime": "09/15/2019 20:42:13", - "straightDistance": "10.91", - "routeDistance": "15.8", - "timeToTower": "0:43:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "21:25:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 55, - "quantity": 33.6, - "calculatedQuantity": "33.6 CY", - "s3DownloadKey": "HaulPass_5BUJT4P_201909152015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "548788CD-1C14-4DE2-A0F4-F08CB09BD35E", - "ticketNumber": "AA7PJG4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.827734, -79.817677", - "loadTime": "09/15/2019 20:56:08", - "straightDistance": "10.39", - "routeDistance": "11.61", - "timeToTower": "0:57:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "21:53:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 50, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_AA7PJG4_201909152047_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5530821A-57C4-466A-A4CE-64D73F33DB63", - "ticketNumber": "67YH2LV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.833566, -79.843856", - "loadTime": "09/15/2019 17:46:32", - "straightDistance": "11.23", - "routeDistance": "12.5", - "timeToTower": "0:37:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "18:23:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_67YH2LV_201909151746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56F671B0-AC32-425E-85C3-06C54243456C", - "ticketNumber": "3ZCGY6M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.875974, -79.748298", - "loadTime": "09/15/2019 21:19:49", - "straightDistance": "5.23", - "routeDistance": "6.13", - "timeToTower": "0:42:29", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "22:02:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_3ZCGY6M_201909152119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59012D85-C46A-4552-B3AF-693B5E1A7277", - "ticketNumber": "96RX6S6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.084299, -79.459852", - "loadTime": "09/15/2019 21:29:28", - "straightDistance": "16.96", - "routeDistance": "22.45", - "timeToTower": "0:59:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "22:28:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 60, - "quantity": 48.3, - "calculatedQuantity": "48.3 CY", - "s3DownloadKey": "HaulPass_96RX6S6_201909152053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "595924C2-C8D4-477E-8083-E1708A843E12", - "ticketNumber": "54AK89M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840633, -79.842602", - "loadTime": "09/15/2019 21:12:26", - "straightDistance": "10.87", - "routeDistance": "12.33", - "timeToTower": "1:09:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "22:22:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_54AK89M_201909152111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B6E921D-71D3-44F8-866C-536E31DCA1B4", - "ticketNumber": "3QT8HEU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.833640, -79.843218", - "loadTime": "09/15/2019 17:30:50", - "straightDistance": "11.2", - "routeDistance": "12.54", - "timeToTower": "0:50:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "18:21:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_3QT8HEU_201909151730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DBFAF86-2F77-490B-A112-6F0FDA601988", - "ticketNumber": "8KGLMPE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.786472, -79.787763", - "loadTime": "09/15/2019 17:10:26", - "straightDistance": "11.69", - "routeDistance": "14.95", - "timeToTower": "0:45:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "17:56:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 50, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_8KGLMPE_201909151710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77A10CBD-7236-4367-AF0D-360DCA3D9D5D", - "ticketNumber": "548GPCR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.801378, -79.847580", - "loadTime": "09/15/2019 16:51:36", - "straightDistance": "12.9", - "routeDistance": "14.06", - "timeToTower": "0:52:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "17:43:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 60, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_548GPCR_201909151636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81686D31-95B9-43ED-80E0-BCB7CB69E56B", - "ticketNumber": "8DA4KAE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.912938, -79.796447", - "loadTime": "09/15/2019 19:53:13", - "straightDistance": "6.18", - "routeDistance": "16.48", - "timeToTower": "1:01:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "20:54:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_8DA4KAE_201909151949_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83D0CD2D-7604-46EE-A74C-DBC83F015C75", - "ticketNumber": "49E6K4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.829067, -79.819565", - "loadTime": "09/15/2019 19:48:24", - "straightDistance": "10.4", - "routeDistance": "12.24", - "timeToTower": "2:02:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "21:51:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 65, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_J001_49E6K4M_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E82014A-5DAE-410B-BB4B-9D8B68717B57", - "ticketNumber": "8CTPMTT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.786326, -79.787901", - "loadTime": "09/15/2019 17:03:19", - "straightDistance": "11.7", - "routeDistance": "14.96", - "timeToTower": "0:50:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "17:54:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 60, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_8CTPMTT_201909151703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A87D2F0-6A6C-4C81-BF3B-6B82C955784E", - "ticketNumber": "9MQXHKC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.797412, -79.856725", - "loadTime": "09/15/2019 22:15:50", - "straightDistance": "13.47", - "routeDistance": "14.38", - "timeToTower": "0:40:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "22:56:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 65, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_9MQXHKC_201909152215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9ED5F678-A9B9-455F-9EFD-05B46D351DEC", - "ticketNumber": "8CLJQ9K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3EWTGJV", - "fieldMonitorName": "Jordan Grant", - "loadCoordinates": "32.826689, -79.825743", - "loadTime": "09/15/2019 17:47:28", - "straightDistance": "10.77", - "routeDistance": "12.5", - "timeToTower": "0:47:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "18:34:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 55, - "quantity": 45, - "calculatedQuantity": "45 CY", - "s3DownloadKey": "HaulPass_8CLJQ9K_201909151747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9EDC5CA0-2094-47E3-8FDB-229B6A620997", - "ticketNumber": "4DWTWLM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3EWTGJV", - "fieldMonitorName": "Jordan Grant", - "loadCoordinates": "32.828547, -79.822785", - "loadTime": "09/15/2019 21:52:18", - "straightDistance": "10.55", - "routeDistance": "12.6", - "timeToTower": "0:37:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "22:30:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 50, - "quantity": 40.9, - "calculatedQuantity": "40.9 CY", - "s3DownloadKey": "HaulPass_4DWTWLM_201909152136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0F98869-8B91-4B8A-AD50-EBF444425719", - "ticketNumber": "7TP59NS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.829041, -79.819519", - "loadTime": "09/15/2019 19:55:30", - "straightDistance": "10.4", - "routeDistance": "11.83", - "timeToTower": "1:52:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "21:48:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 60, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_7TP59NS_201909151936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4989D60-8764-49C1-AE9A-B2E187F2A324", - "ticketNumber": "58HBFMK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.084695, -79.460207", - "loadTime": "09/15/2019 16:04:11", - "straightDistance": "16.96", - "routeDistance": "22.42", - "timeToTower": "1:03:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "17:08:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 75, - "quantity": 60.4, - "calculatedQuantity": "60.4 CY", - "s3DownloadKey": "HaulPass_58HBFMK_201909151604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8B70BDC-499C-4E21-AA97-D99B8C4BC20F", - "ticketNumber": "3SREVMR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.759784, -79.856679", - "loadTime": "09/15/2019 21:44:20", - "straightDistance": "15.42", - "routeDistance": "18.48", - "timeToTower": "0:52:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "22:37:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 50, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_3SREVMR_201909152144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AAF0CF57-09EC-4674-A487-365DC1A63EF1", - "ticketNumber": "9P9EMXY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.864390, -79.808928", - "loadTime": "09/15/2019 15:58:34", - "straightDistance": "8.33", - "routeDistance": "10.03", - "timeToTower": "1:10:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "17:09:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 85, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_9P9EMXY_201909151549_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF2B1BE3-3CAF-4CB7-A660-B2594CCDFE0C", - "ticketNumber": "4VEMU6T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.834048, -79.838072", - "loadTime": "09/15/2019 19:56:24", - "straightDistance": "10.95", - "routeDistance": "12.22", - "timeToTower": "0:49:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "20:45:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_4VEMU6T_201909151926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCCDB5A9-489E-4770-82CB-C98CF83EA6F3", - "ticketNumber": "4GL26LZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.763422, -79.835064", - "loadTime": "09/15/2019 15:43:25", - "straightDistance": "14.48", - "routeDistance": "18.03", - "timeToTower": "1:57:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "17:41:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 70, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_4GL26LZ_201909151533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5416611-D8CD-4996-A692-14ADE7ABBACC", - "ticketNumber": "6LMRS7G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.868090, -79.811882", - "loadTime": "09/15/2019 20:15:23", - "straightDistance": "8.32", - "routeDistance": "10.16", - "timeToTower": "1:27:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "21:42:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_6LMRS7G_201909151958_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C99D50AE-1624-4AB6-8C04-8604944B3E71", - "ticketNumber": "ZMQLBTH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.833534, -79.839840", - "loadTime": "09/15/2019 19:22:22", - "straightDistance": "11.05", - "routeDistance": "12.22", - "timeToTower": "1:21:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "20:44:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_ZMQLBTH_201909151916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC52BDC6-271A-478C-9DA1-24C28493444F", - "ticketNumber": "9DDY7X4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.759544, -79.853355", - "loadTime": "09/15/2019 20:52:25", - "straightDistance": "15.32", - "routeDistance": "18.27", - "timeToTower": "1:48:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "22:41:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 55, - "quantity": 35, - "calculatedQuantity": "35 CY", - "s3DownloadKey": "HaulPass_9DDY7X4_201909152010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF439703-ACFA-4702-A94D-51D885C327C7", - "ticketNumber": "5JN9AWK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.915502, -79.793737", - "loadTime": "09/15/2019 17:57:52", - "straightDistance": "5.98", - "routeDistance": "16.94", - "timeToTower": "1:04:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "19:01:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_5JN9AWK_201909151746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA665C4A-473C-436F-B67E-A9187BF070B8", - "ticketNumber": "92853DG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.842993, -79.834819", - "loadTime": "09/15/2019 21:47:11", - "straightDistance": "10.42", - "routeDistance": "11.75", - "timeToTower": "0:36:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "22:23:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 60, - "quantity": 43.2, - "calculatedQuantity": "43.2 CY", - "s3DownloadKey": "HaulPass_92853DG_201909152120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDAA4A07-21EB-4656-860D-B2179C13026C", - "ticketNumber": "58UBYEA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.786247, -79.788076", - "loadTime": "09/15/2019 17:24:01", - "straightDistance": "11.71", - "routeDistance": "15.01", - "timeToTower": "1:18:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "18:42:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 65, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_58UBYEA_201909151724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF7656F2-BA6B-4EF8-B91A-AEF4AF537BB3", - "ticketNumber": "5NZJJCL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.874928, -79.760609", - "loadTime": "09/15/2019 20:50:36", - "straightDistance": "5.74", - "routeDistance": "6.78", - "timeToTower": "1:09:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "21:59:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_5NZJJCL_201909152017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2EAAF0A-C2EE-44B4-9ACF-3EDF2240554A", - "ticketNumber": "6MW5ARE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.839466, -79.844118", - "loadTime": "09/15/2019 17:26:54", - "straightDistance": "10.99", - "routeDistance": "12.24", - "timeToTower": "0:59:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "18:26:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_6MW5ARE_201909151719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5327066-8172-4F9E-8F60-04EB76E1F906", - "ticketNumber": "5FTRDBE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3EWTGJV", - "fieldMonitorName": "Jordan Grant", - "loadCoordinates": "32.826648, -79.825524", - "loadTime": "09/15/2019 17:26:24", - "straightDistance": "10.76", - "routeDistance": "12.49", - "timeToTower": "1:07:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "18:33:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 60, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_5FTRDBE_201909151711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA314EAA-C32F-4F61-AACF-3247F857B2DC", - "ticketNumber": "4P5FZ2E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.830241, -79.817700", - "loadTime": "09/15/2019 19:09:28", - "straightDistance": "10.26", - "routeDistance": "11.78", - "timeToTower": "2:37:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "21:46:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 65, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_4P5FZ2E_201909151909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB13BDAF-0D92-47A5-BFE6-C8459D7C3A85", - "ticketNumber": "4T7HVX5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3EWTGJV", - "fieldMonitorName": "Jordan Grant", - "loadCoordinates": "32.827618, -79.823404", - "loadTime": "09/15/2019 21:29:37", - "straightDistance": "10.62", - "routeDistance": "12.52", - "timeToTower": "1:02:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "22:32:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_4T7HVX5_201909152128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F384C06E-D19A-4071-AF9A-3F9479B1885F", - "ticketNumber": "8LZXKBB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.085433, -79.479117", - "loadTime": "09/15/2019 20:17:26", - "straightDistance": "16.14", - "routeDistance": "21.55", - "timeToTower": "2:09:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "22:26:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 60, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_8LZXKBB_201909152009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F538F4EC-4469-4538-9B85-E5A66A462F2E", - "ticketNumber": "7ZGEJ8L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.795637, -79.779795", - "loadTime": "09/15/2019 20:37:23", - "straightDistance": "10.92", - "routeDistance": "16.26", - "timeToTower": "0:50:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "21:27:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 50, - "quantity": 36.7, - "calculatedQuantity": "36.7 CY", - "s3DownloadKey": "HaulPass_J001_7ZGEJ8L_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "471DF3FD-0E83-4E4C-B1B3-ED37363B5121", - "ticketNumber": "89VBCQM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.911306, -79.813761", - "loadTime": "09/15/2019 17:38:49", - "straightDistance": "7.18", - "routeDistance": "14.37", - "timeToTower": "1:30:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "19:09:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 65, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_89VBCQM_201909151723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5009FA9A-C91A-4FAA-BBBE-3CF985B4B09B", - "ticketNumber": "6TN5VEL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.838562, -79.837846", - "loadTime": "09/14/2019 21:47:29", - "straightDistance": "10.74", - "routeDistance": "11.8", - "timeToTower": "14:06:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "11:53:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 65, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_6TN5VEL_201909142147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5645DA2C-0ECE-482D-95BF-06751BDCB22C", - "ticketNumber": "4QWNV3J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.916524, -79.799860", - "loadTime": "09/15/2019 18:27:13", - "straightDistance": "6.31", - "routeDistance": "16.5", - "timeToTower": "0:38:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "19:05:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_4QWNV3J_201909151827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6487781E-2E6C-4BC3-931E-E3119281FF4B", - "ticketNumber": "4SW7EA4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.832644, -79.843349", - "loadTime": "09/14/2019 22:02:50", - "straightDistance": "11.25", - "routeDistance": "12.61", - "timeToTower": "13:57:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "11:59:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_4SW7EA4_201909142154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F98BF13-1C47-4714-8672-75BD8D0539B4", - "ticketNumber": "5X8XT7J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.864934, -79.812669", - "loadTime": "09/15/2019 18:08:23", - "straightDistance": "8.48", - "routeDistance": "9.94", - "timeToTower": "1:09:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "19:18:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_5X8XT7J_201909151759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "813A4D0B-143D-4703-9CF6-F8F238D782A9", - "ticketNumber": "6THYGDF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.876054, -79.759803", - "loadTime": "09/15/2019 18:44:08", - "straightDistance": "5.66", - "routeDistance": "6.59", - "timeToTower": "0:36:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "19:20:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_6THYGDF_201909151745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "837EA1D5-ABCA-4257-8BBC-D393248A65F7", - "ticketNumber": "53B73N7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.986198, -79.645470", - "loadTime": "09/15/2019 18:28:31", - "straightDistance": "4.44", - "routeDistance": "8.07", - "timeToTower": "0:44:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "19:12:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 65, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_53B73N7_201909151828_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95F47598-E7C5-43D7-AFF1-32FC08B3C788", - "ticketNumber": "76PWAJ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840298, -79.842932", - "loadTime": "09/15/2019 19:27:21", - "straightDistance": "10.9", - "routeDistance": "12.3", - "timeToTower": "0:41:29", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "20:08:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 60, - "quantity": 43.2, - "calculatedQuantity": "43.2 CY", - "s3DownloadKey": "HaulPass_76PWAJ2_201909151921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "972E8314-869E-4BBE-A235-BA222C9FD849", - "ticketNumber": "6GML2Z3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.986468, -79.645865", - "loadTime": "09/15/2019 18:40:59", - "straightDistance": "4.44", - "routeDistance": "8.06", - "timeToTower": "0:33:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "19:14:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 65, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_6GML2Z3_201909151840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97487C26-5593-4116-82DF-FC7577B70999", - "ticketNumber": "42QVPAE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.877655, -79.761777", - "loadTime": "09/15/2019 17:28:00", - "straightDistance": "5.65", - "routeDistance": "6.4", - "timeToTower": "1:51:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "19:19:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_42QVPAE_201909151654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A82931EF-AF3C-4D19-BD54-CE4E5388EC0D", - "ticketNumber": "3Y65FYN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.912756, -79.812395", - "loadTime": "09/15/2019 18:25:06", - "straightDistance": "7.08", - "routeDistance": "14.22", - "timeToTower": "0:45:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "19:11:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 60, - "quantity": 44.5, - "calculatedQuantity": "44.5 CY", - "s3DownloadKey": "HaulPass_3Y65FYN_201909151813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF2AD474-2095-4A71-A355-AE0491DC9ED2", - "ticketNumber": "U4HUER7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.839754, -79.843463", - "loadTime": "09/15/2019 19:14:09", - "straightDistance": "10.95", - "routeDistance": "12.26", - "timeToTower": "0:53:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "20:07:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_U4HUER7_201909151900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEF3A4A2-B7B7-4092-82F8-F66D074F6029", - "ticketNumber": "3KBDAMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.838326, -79.837926", - "loadTime": "09/14/2019 21:47:29", - "straightDistance": "10.76", - "routeDistance": "11.81", - "timeToTower": "14:10:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "11:58:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_J001_3KBDAMX_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEA2B25A-BD79-4CB1-A5B5-100C550CC849", - "ticketNumber": "J49KNU4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.864178, -79.813959", - "loadTime": "09/15/2019 18:36:36", - "straightDistance": "8.57", - "routeDistance": "10.04", - "timeToTower": "0:40:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/15/2019", - "disposalTime": "19:16:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_J49KNU4_201909151824_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C2E0D62-E56C-4438-9D0D-B3052611765E", - "ticketNumber": "8QSS9HB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.681126, -80.047397", - "loadTime": "09/16/2019 13:08:37", - "straightDistance": "1.15", - "routeDistance": "1.59", - "timeToTower": "0:11:15", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "13:19:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 45, - "quantity": 32.8, - "calculatedQuantity": "32.8 CY", - "s3DownloadKey": "HaulPass_8QSS9HB_201909161307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77E7F485-1ECF-4379-BE27-EB1E1DCCCB94", - "ticketNumber": "7P7VF36", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.684594, -80.047197", - "loadTime": "09/16/2019 12:46:46", - "straightDistance": "1.29", - "routeDistance": "1.83", - "timeToTower": "0:36:49", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "13:23:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_7P7VF36_201909161246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "883253C2-FF8B-4519-94A7-5856D17A478C", - "ticketNumber": "9JXG8SK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.728326, -80.352510", - "loadTime": "09/16/2019 13:20:54", - "straightDistance": "9.62", - "routeDistance": "11.14", - "timeToTower": "1:04:48", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "14:25:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 35, - "quantity": 25.9, - "calculatedQuantity": "25.9 CY", - "s3DownloadKey": "HaulPass_9JXG8SK_201909161320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA4B2913-98FB-4558-B8CF-02BB7555EAB0", - "ticketNumber": "Z9NBAES", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.690192, -80.270839", - "loadTime": "09/16/2019 12:07:59", - "straightDistance": "8.55", - "routeDistance": "17.44", - "timeToTower": "1:23:37", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "13:31:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_Z9NBAES_201909161207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4D2C9ED-0C13-4FBC-B389-365C65679653", - "ticketNumber": "959RRRY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.688752, -80.282986", - "loadTime": "09/16/2019 12:39:01", - "straightDistance": "8.08", - "routeDistance": "18.34", - "timeToTower": "0:54:24", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "13:33:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 60, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_959RRRY_201909161223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA086DA6-71EE-438F-A305-7595D6CF4F75", - "ticketNumber": "4M7YBTG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.735738, -80.351023", - "loadTime": "09/16/2019 13:51:16", - "straightDistance": "10.13", - "routeDistance": "11.66", - "timeToTower": "0:32:58", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "14:24:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 60, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_4M7YBTG_201909161351_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8D5B59F-9A95-433F-A721-D55EA326CA10", - "ticketNumber": "369MX3S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.576750, -80.290963", - "loadTime": "09/16/2019 14:30:51", - "straightDistance": "3.86", - "routeDistance": "4.15", - "timeToTower": "0:20:04", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "14:50:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_369MX3S_201909161418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBC961E6-B26B-495E-9439-B6AC41049212", - "ticketNumber": "7NRM9MK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.576743, -80.290830", - "loadTime": "09/16/2019 14:23:21", - "straightDistance": "3.87", - "routeDistance": "4.15", - "timeToTower": "0:29:46", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "14:53:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_J001_7NRM9MK_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0051266D-4F37-4A39-A2D0-4747E84C1813", - "ticketNumber": "7DMLJZN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814934, -79.993987", - "loadTime": "09/16/2019 13:09:50", - "straightDistance": "15.31", - "routeDistance": "17.66", - "timeToTower": "0:56:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "14:06:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_7DMLJZN_201909161309_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05FDF388-D3E6-4F99-B36F-5DE479F15857", - "ticketNumber": "4Q5LB79", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815860, -79.993627", - "loadTime": "09/16/2019 12:44:22", - "straightDistance": "15.33", - "routeDistance": "17.68", - "timeToTower": "1:04:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "13:48:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_4Q5LB79_201909161244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "105F71A4-2310-439F-9D18-5A9439ABD2FA", - "ticketNumber": "7JSQ9P5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.815875, -79.993760", - "loadTime": "09/15/2019 22:10:56", - "straightDistance": "15.32", - "routeDistance": "17.68", - "timeToTower": "14:01:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "12:12:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_7JSQ9P5_201909152210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10C420CE-A27F-4967-9575-42753A55E32C", - "ticketNumber": "6KQJQKE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.836740, -80.067084", - "loadTime": "09/16/2019 12:53:18", - "straightDistance": "11.15", - "routeDistance": "13.59", - "timeToTower": "0:24:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "13:17:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_6KQJQKE_201909161253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19F3C722-22DD-4D1C-95E7-703F83BC5FB4", - "ticketNumber": "7AB2FN3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.755381, -80.158372", - "loadTime": "09/16/2019 12:22:30", - "straightDistance": "7.17", - "routeDistance": "11.9", - "timeToTower": "0:43:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "13:06:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_7AB2FN3_201909161208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23A1D6B3-20A9-4E97-92B7-937A1E18723E", - "ticketNumber": "4JRNA2E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.815633, -79.993725", - "loadTime": "09/15/2019 22:11:40", - "straightDistance": "15.32", - "routeDistance": "17.66", - "timeToTower": "13:58:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "12:09:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_4JRNA2E_201909152211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "381E209F-EC2B-45F8-8611-9C4B0BC258B5", - "ticketNumber": "BRZ5AY8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.757436, -80.155072", - "loadTime": "09/16/2019 13:57:21", - "straightDistance": "7.24", - "routeDistance": "11.75", - "timeToTower": "0:41:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "14:38:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_BRZ5AY8_201909161350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3960289E-4C2D-47AA-8056-C3EB6E2D6B8B", - "ticketNumber": "CYNPAS8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816297, -79.995578", - "loadTime": "09/15/2019 22:38:55", - "straightDistance": "15.22", - "routeDistance": "17.55", - "timeToTower": "13:38:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "12:17:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 50, - "quantity": 36.3, - "calculatedQuantity": "36.3 CY", - "s3DownloadKey": "HaulPass_CYNPAS8_201909152238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60ED8469-DBC5-421F-98C1-06747AB1F564", - "ticketNumber": "7YENZGR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.753693, -80.159359", - "loadTime": "09/16/2019 12:33:03", - "straightDistance": "7.2", - "routeDistance": "12.04", - "timeToTower": "0:37:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "13:10:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_7YENZGR_201909161229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61546F9C-89E5-4D1D-84A3-D50AE661D4C4", - "ticketNumber": "5AWT678", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816199, -79.994483", - "loadTime": "09/16/2019 12:45:00", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "1:06:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "13:51:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_5AWT678_201909161245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63528434-A0D8-4659-ACA6-D8D486D6620D", - "ticketNumber": "5TLHL8F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815766, -79.994441", - "loadTime": "09/16/2019 13:08:46", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:55:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "14:04:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_5TLHL8F_201909161308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77ECFF82-1927-437E-9BDC-0BC2BA99EBA1", - "ticketNumber": "9NFY6JT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816621, -79.993792", - "loadTime": "09/16/2019 12:47:28", - "straightDistance": "15.32", - "routeDistance": "17.95", - "timeToTower": "0:58:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "13:45:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_9NFY6JT_201909161247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "804EDD52-BAF8-49FC-8BC1-B095CAC9D62D", - "ticketNumber": "3JXQYYV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815946, -79.995581", - "loadTime": "09/15/2019 22:01:09", - "straightDistance": "15.22", - "routeDistance": "17.54", - "timeToTower": "14:42:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "12:43:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 65, - "quantity": 44.7, - "calculatedQuantity": "44.7 CY", - "s3DownloadKey": "HaulPass_3JXQYYV_201909152201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D907064-9EF2-498B-892F-1E5CE2A3D014", - "ticketNumber": "88JCWE2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.726113, -80.185575", - "loadTime": "09/16/2019 12:49:16", - "straightDistance": "7.55", - "routeDistance": "11.36", - "timeToTower": "0:34:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "13:24:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_88JCWE2_201909161249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0A4E9BD-E33A-408B-939B-284916298391", - "ticketNumber": "8NPVB75", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.813618, -80.108010", - "loadTime": "09/16/2019 13:37:35", - "straightDistance": "8.69", - "routeDistance": "10.65", - "timeToTower": "0:39:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "14:17:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_8NPVB75_201909161337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB7BDA06-5BED-4F48-B648-2E198CF67D9F", - "ticketNumber": "428YQTU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.813511, -80.108045", - "loadTime": "09/16/2019 13:28:38", - "straightDistance": "8.69", - "routeDistance": "10.65", - "timeToTower": "0:46:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "14:14:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_428YQTU_201909161328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA79742B-C4B8-4104-8B5C-0B7E6D09A57B", - "ticketNumber": "7CPDPRJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.726070, -80.185586", - "loadTime": "09/16/2019 12:59:05", - "straightDistance": "7.55", - "routeDistance": "11.36", - "timeToTower": "0:27:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "13:26:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_7CPDPRJ_201909161254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCDBF8B8-B2D8-47CF-96E8-891B1719025E", - "ticketNumber": "4L33JJZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816421, -79.995553", - "loadTime": "09/15/2019 22:01:47", - "straightDistance": "15.22", - "routeDistance": "17.56", - "timeToTower": "14:45:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "12:47:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 55, - "quantity": 40.2, - "calculatedQuantity": "40.2 CY", - "s3DownloadKey": "HaulPass_4L33JJZ_201909152201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BEDBEDE7-DD4F-4F87-8A97-416FA078D833", - "ticketNumber": "965JSX9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.836779, -80.066662", - "loadTime": "09/16/2019 13:45:51", - "straightDistance": "11.17", - "routeDistance": "13.6", - "timeToTower": "0:36:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "14:22:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_965JSX9_201909161345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BEFF8929-D516-4BBA-A09D-63AE3AF9ABEE", - "ticketNumber": "3S27HVE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.753196, -80.146083", - "loadTime": "09/16/2019 14:08:20", - "straightDistance": "7.84", - "routeDistance": "12.71", - "timeToTower": "0:31:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "14:39:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_3S27HVE_201909161408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2506EB0-0ED4-4C22-BDF8-F32FA91748CC", - "ticketNumber": "4XRVHXJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.813559, -80.108158", - "loadTime": "09/16/2019 12:50:45", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:39:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "13:30:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_4XRVHXJ_201909161250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CCB130CD-C5C7-4ED6-8677-F8423D3C4879", - "ticketNumber": "4CSVB4K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.722068, -80.346696", - "loadTime": "09/16/2019 13:57:31", - "straightDistance": "8.34", - "routeDistance": "13.4", - "timeToTower": "1:00:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "14:58:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 90, - "quantity": 63.6, - "calculatedQuantity": "63.6 CY", - "s3DownloadKey": "HaulPass_4CSVB4K_201909161340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1083B17-560C-48D9-B7A9-4D4C20AEF3E0", - "ticketNumber": "4E7UM8J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.813572, -80.108132", - "loadTime": "09/16/2019 14:08:48", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:33:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "14:42:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_4E7UM8J_201909161408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8694231-3D51-4B78-ADE8-A9579B9760BC", - "ticketNumber": "46Q82GQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816319, -79.993691", - "loadTime": "09/16/2019 12:47:57", - "straightDistance": "15.32", - "routeDistance": "17.97", - "timeToTower": "0:59:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "13:47:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_46Q82GQ_201909161247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FDCC3755-07C8-4881-B7DD-15F024ACB433", - "ticketNumber": "7MWHM7V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.720918, -80.344985", - "loadTime": "09/16/2019 13:17:11", - "straightDistance": "8.35", - "routeDistance": "13.31", - "timeToTower": "1:43:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "15:01:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_7MWHM7V_201909161312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17CE4203-FD8A-40E1-B0AA-68E654A037D8", - "ticketNumber": "7X67Q5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840052, -79.824988", - "loadTime": "09/16/2019 12:34:32", - "straightDistance": "10.11", - "routeDistance": "10.99", - "timeToTower": "1:12:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "13:46:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_7X67Q5J_201909161234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22BAB3AD-6DC2-4372-9593-69A764C197B5", - "ticketNumber": "5D7PS53", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.834073, -79.838082", - "loadTime": "09/15/2019 21:23:26", - "straightDistance": "10.95", - "routeDistance": "12.22", - "timeToTower": "14:34:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "11:58:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_5D7PS53_201909152119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27B47691-8FCA-45D2-B375-0CC1A4792E3C", - "ticketNumber": "5RDJEU8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.918568, -79.795735", - "loadTime": "09/16/2019 12:55:20", - "straightDistance": "6.05", - "routeDistance": "12.12", - "timeToTower": "1:13:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "14:08:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_5RDJEU8_201909161255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2DCCFF7F-66CA-4B3A-B3CE-A116B306DA88", - "ticketNumber": "8Y2KEDC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.836335, -79.816188", - "loadTime": "09/16/2019 13:40:59", - "straightDistance": "9.9", - "routeDistance": "10.83", - "timeToTower": "0:33:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "14:14:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_8Y2KEDC_201909161340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5118FF63-D8CC-4F3E-9C14-F3430BF0B823", - "ticketNumber": "4BQUZGB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6XMAGF5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.836417, -79.816158", - "loadTime": "09/16/2019 12:55:44", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "1:19:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "14:15:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_4BQUZGB_201909161255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "554C1694-1C03-49BB-9DEC-F63426B6B797", - "ticketNumber": "9UFS3UZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.915205, -79.813216", - "loadTime": "09/15/2019 20:59:27", - "straightDistance": "7.09", - "routeDistance": "14.48", - "timeToTower": "15:00:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "12:00:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 80, - "quantity": 57.4, - "calculatedQuantity": "57.4 CY", - "s3DownloadKey": "HaulPass_9UFS3UZ_201909152015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74D516E7-9877-4175-913F-70696A482218", - "ticketNumber": "3CMW463", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.823766, -79.824600", - "loadTime": "09/16/2019 13:15:23", - "straightDistance": "10.86", - "routeDistance": "12.62", - "timeToTower": "1:20:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "14:35:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 75, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_J001_3CMW463_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79F82CF2-F4E9-4E76-B75E-FD4DD5E2F197", - "ticketNumber": "7J5TK3T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.986323, -79.645606", - "loadTime": "09/16/2019 12:43:10", - "straightDistance": "4.44", - "routeDistance": "8.06", - "timeToTower": "0:17:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "13:00:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 70, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_7J5TK3T_201909161243_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FD3D6C0-3ED4-43C0-83C1-5AA971C4A437", - "ticketNumber": "5WCUL9S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.918748, -79.809862", - "loadTime": "09/15/2019 22:03:25", - "straightDistance": "6.85", - "routeDistance": "14.66", - "timeToTower": "13:57:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "12:01:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 70, - "quantity": 51.9, - "calculatedQuantity": "51.9 CY", - "s3DownloadKey": "HaulPass_5WCUL9S_201909152116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B0620E0-1D81-4BA6-956D-F4EC2F61B886", - "ticketNumber": "46AVXSX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840125, -79.824756", - "loadTime": "09/16/2019 12:35:42", - "straightDistance": "10.09", - "routeDistance": "10.98", - "timeToTower": "1:13:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "13:49:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_46AVXSX_201909161235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "959E321B-8954-4A64-A6A3-2EA5441C8C0B", - "ticketNumber": "5RK4B3N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.986467, -79.645928", - "loadTime": "09/16/2019 14:04:08", - "straightDistance": "4.44", - "routeDistance": "8.06", - "timeToTower": "0:19:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "14:24:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 70, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_5RK4B3N_201909161404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96E43FC9-9833-40AF-918A-4019413A2001", - "ticketNumber": "73N5R3H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.798400, -79.852392", - "loadTime": "09/16/2019 13:34:55", - "straightDistance": "13.24", - "routeDistance": "14.91", - "timeToTower": "0:52:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "14:27:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 80, - "quantity": 68.7, - "calculatedQuantity": "68.7 CY", - "s3DownloadKey": "HaulPass_J001_73N5R3H_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "978FE67B-EEDC-48A3-82CE-3DC8452E3644", - "ticketNumber": "USHSVDG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.864067, -79.816147", - "loadTime": "09/16/2019 12:14:26", - "straightDistance": "8.68", - "routeDistance": "10.23", - "timeToTower": "1:21:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "13:35:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_USHSVDG_201909161203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99F388CC-564D-4201-BC88-02B8E5DE1DFD", - "ticketNumber": "9MXMTWE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.918367, -79.795891", - "loadTime": "09/15/2019 21:55:56", - "straightDistance": "6.06", - "routeDistance": "12.11", - "timeToTower": "14:00:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "11:55:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 80, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_9MXMTWE_201909152155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1198D23-6315-4F8E-BDE6-048236DBE83C", - "ticketNumber": "5EE3FFJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.839587, -79.824892", - "loadTime": "09/16/2019 12:03:53", - "straightDistance": "10.12", - "routeDistance": "10.99", - "timeToTower": "1:12:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "13:16:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 75, - "quantity": 54, - "calculatedQuantity": "54 CY", - "s3DownloadKey": "HaulPass_5EE3FFJ_201909161203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A490F0FC-47DA-432B-8577-B4A23D6F2BF0", - "ticketNumber": "8FVGMJB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.918568, -79.795735", - "loadTime": "09/16/2019 12:54:37", - "straightDistance": "6.05", - "routeDistance": "12.12", - "timeToTower": "1:12:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "14:07:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 75, - "quantity": 53.8, - "calculatedQuantity": "53.8 CY", - "s3DownloadKey": "HaulPass_8FVGMJB_201909161254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B56EF061-7432-4F1C-9D0F-060B641470F0", - "ticketNumber": "8SC37M6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.986463, -79.645976", - "loadTime": "09/16/2019 12:18:24", - "straightDistance": "4.43", - "routeDistance": "8.06", - "timeToTower": "0:40:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "12:59:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_8SC37M6_201909161218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD1CE4B9-3FA2-479A-ABCB-DFC003E53EB0", - "ticketNumber": "TB9QN55", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.917505, -79.796571", - "loadTime": "09/15/2019 21:50:02", - "straightDistance": "6.11", - "routeDistance": "12.04", - "timeToTower": "14:06:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "11:56:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_TB9QN55_201909152131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4B232E5-83D3-4BC0-82CD-3EA9FA84E34F", - "ticketNumber": "6SB6YMP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.986393, -79.645953", - "loadTime": "09/16/2019 13:40:23", - "straightDistance": "4.43", - "routeDistance": "8.07", - "timeToTower": "0:42:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "14:22:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_6SB6YMP_201909161340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA91E14C-9B41-4540-A29F-F33F25B918BC", - "ticketNumber": "DYQF6VR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.862356, -79.816787", - "loadTime": "09/16/2019 12:59:38", - "straightDistance": "8.78", - "routeDistance": "10.42", - "timeToTower": "0:37:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "13:36:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_DYQF6VR_201909161259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE7789EE-9911-4140-805E-286EEB1271B6", - "ticketNumber": "4Y9K2GM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.823848, -79.824647", - "loadTime": "09/16/2019 13:19:43", - "straightDistance": "10.86", - "routeDistance": "12.63", - "timeToTower": "1:13:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "14:33:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 75, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_J001_4Y9K2GM_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5E84519-10AE-4E17-B0EB-161C5C2B32BE", - "ticketNumber": "5HY22VD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.834436, -79.835728", - "loadTime": "09/15/2019 21:52:39", - "straightDistance": "10.83", - "routeDistance": "12.36", - "timeToTower": "14:06:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "11:58:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_5HY22VD_201909152127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2A8A6B5-AB0B-4499-A9FD-53C24D75FEF6", - "ticketNumber": "4EFFLN2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.837916, -79.815661", - "loadTime": "09/16/2019 12:02:22", - "straightDistance": "9.81", - "routeDistance": "10.5", - "timeToTower": "0:29:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "12:32:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_4EFFLN2_201909161202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F209C4A5-1763-4CF9-A751-82FF5AF24206", - "ticketNumber": "3VZHZ38", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.918555, -79.795730", - "loadTime": "09/16/2019 12:52:32", - "straightDistance": "6.05", - "routeDistance": "12.12", - "timeToTower": "1:11:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "14:03:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_3VZHZ38_201909161252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB570F27-A7AD-4B1C-B7B2-C79E44582C8F", - "ticketNumber": "6PNVGTE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.918615, -79.795691", - "loadTime": "09/16/2019 12:44:07", - "straightDistance": "6.05", - "routeDistance": "12.13", - "timeToTower": "1:17:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "14:01:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 75, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_6PNVGTE_201909161244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF01B35B-4C9D-4845-A151-0F65B3FCD021", - "ticketNumber": "4LHHMDM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840016, -79.825362", - "loadTime": "09/16/2019 12:02:05", - "straightDistance": "10.12", - "routeDistance": "11.02", - "timeToTower": "1:13:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "13:15:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_4LHHMDM_201909161202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0974EAC4-5DA0-4179-85DF-953A2BC8FAFF", - "ticketNumber": "7TPECU6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.678587, -80.027513", - "loadTime": "09/16/2019 13:56:03", - "straightDistance": "2.18", - "routeDistance": "2.49", - "timeToTower": "0:38:59", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "14:35:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 45, - "quantity": 32.8, - "calculatedQuantity": "32.8 CY", - "s3DownloadKey": "HaulPass_7TPECU6_201909161356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11F42F5F-02EF-49C8-99A5-D36F946C71FB", - "ticketNumber": "8XCWLGH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.658423, -80.129824", - "loadTime": "09/16/2019 15:08:53", - "straightDistance": "3.93", - "routeDistance": "6.9", - "timeToTower": "0:26:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "15:35:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 65, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_8XCWLGH_201909161446_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B0D808E-1D1C-4C7C-B09E-D795D6703EFD", - "ticketNumber": "4DEY8TM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.742759, -79.947574", - "loadTime": "09/16/2019 13:53:11", - "straightDistance": "8.33", - "routeDistance": "14.47", - "timeToTower": "0:54:47", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "14:47:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 45, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_4DEY8TM_201909161353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2370E2DF-3ECA-435B-A24A-7588A387EC5D", - "ticketNumber": "65NXWMW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.711903, -80.070467", - "loadTime": "09/16/2019 13:05:38", - "straightDistance": "2.73", - "routeDistance": "4.53", - "timeToTower": "1:12:33", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "14:18:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_65NXWMW_201909161305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E76C5F3-37E9-4023-97FD-EE8AFDA04355", - "ticketNumber": "8X7PTZZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.679752, -80.031857", - "loadTime": "09/16/2019 14:29:10", - "straightDistance": "1.95", - "routeDistance": "2.17", - "timeToTower": "0:29:10", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "14:58:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_8X7PTZZ_201909161429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4202DF49-C7F3-4D7F-A2FA-1D2B6BB211F7", - "ticketNumber": "8TT8QXA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.742246, -79.912347", - "loadTime": "09/16/2019 13:43:33", - "straightDistance": "10.06", - "routeDistance": "16.05", - "timeToTower": "1:10:04", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "14:53:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 55, - "quantity": 40.7, - "calculatedQuantity": "40.7 CY", - "s3DownloadKey": "HaulPass_8TT8QXA_201909161343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48CF4685-837C-431D-AC83-796D484B989F", - "ticketNumber": "7WR8485", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.741580, -79.911487", - "loadTime": "09/16/2019 13:33:56", - "straightDistance": "10.08", - "routeDistance": "16.11", - "timeToTower": "1:05:40", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "14:39:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 85, - "quantity": 67.2, - "calculatedQuantity": "67.2 CY", - "s3DownloadKey": "HaulPass_7WR8485_201909161333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55897984-5C3A-40D0-8C45-9A700FEFC8FE", - "ticketNumber": "3F4F2Y4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.680970, -80.096146", - "loadTime": "09/16/2019 13:43:07", - "straightDistance": "1.93", - "routeDistance": "4.32", - "timeToTower": "0:39:33", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "14:22:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 45, - "quantity": 29.2, - "calculatedQuantity": "29.2 CY", - "s3DownloadKey": "HaulPass_3F4F2Y4_201909161343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BEAD6C1-DD03-43F3-B6C6-995F8C09EDBF", - "ticketNumber": "6FJVG4F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.735769, -80.156306", - "loadTime": "09/16/2019 13:37:03", - "straightDistance": "6.89", - "routeDistance": "12.01", - "timeToTower": "1:25:24", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "15:02:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 65, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_6FJVG4F_201909161337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7602BACE-44C5-40F4-8F32-8A04DBE4848C", - "ticketNumber": "8LZS4ZC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676892, -80.189641", - "loadTime": "09/16/2019 14:22:21", - "straightDistance": "7.28", - "routeDistance": "13.09", - "timeToTower": "0:46:29", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "15:08:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 65, - "quantity": 47, - "calculatedQuantity": "47 CY", - "s3DownloadKey": "HaulPass_8LZS4ZC_201909161422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "768076FD-1786-4725-92CB-58125BD96603", - "ticketNumber": "9ZBWT6J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.679859, -80.031728", - "loadTime": "09/16/2019 13:16:00", - "straightDistance": "1.96", - "routeDistance": "2.18", - "timeToTower": "0:31:33", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "13:47:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_9ZBWT6J_201909161316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DA62342-448B-45A0-A18D-FAB2D44A81CC", - "ticketNumber": "4TBU5CD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.742066, -79.912063", - "loadTime": "09/16/2019 14:09:16", - "straightDistance": "10.06", - "routeDistance": "16.07", - "timeToTower": "0:46:00", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "14:55:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 40, - "quantity": 27.4, - "calculatedQuantity": "27.4 CY", - "s3DownloadKey": "HaulPass_4TBU5CD_201909161409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81B5B6A9-2EE0-4C53-AEBE-F4E29A71FAD0", - "ticketNumber": "3CHYAJ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676779, -80.189666", - "loadTime": "09/16/2019 12:55:36", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:49:25", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "13:45:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_3CHYAJ3_201909161255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A6B67BF-483E-489C-AC4B-2BE54E76BC2A", - "ticketNumber": "9R8XEZE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676690, -80.189691", - "loadTime": "09/16/2019 14:25:45", - "straightDistance": "7.29", - "routeDistance": "13.11", - "timeToTower": "0:41:27", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "15:07:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 60, - "quantity": 42.3, - "calculatedQuantity": "42.3 CY", - "s3DownloadKey": "HaulPass_9R8XEZE_201909161425_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B0C94B6-148D-478F-AA44-64299EA433F2", - "ticketNumber": "4X2XHPD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.680265, -80.193376", - "loadTime": "09/16/2019 13:41:58", - "straightDistance": "7.51", - "routeDistance": "12.98", - "timeToTower": "1:31:41", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "15:13:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_4X2XHPD_201909161341_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E522E08-C412-455C-BB1D-0E7B329822C4", - "ticketNumber": "52GDYFL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.741697, -79.911657", - "loadTime": "09/16/2019 13:34:59", - "straightDistance": "10.07", - "routeDistance": "16.1", - "timeToTower": "1:07:00", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "14:41:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 85, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_52GDYFL_201909161334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "914BE5CB-9A1C-4975-B514-93718D42DD2F", - "ticketNumber": "9NJXW3C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.744606, -79.935361", - "loadTime": "09/16/2019 13:32:06", - "straightDistance": "8.99", - "routeDistance": "14.78", - "timeToTower": "0:53:28", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "14:25:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 70, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_9NJXW3C_201909161332_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A41BE9B4-2CEF-4568-83A1-949AB788D355", - "ticketNumber": "3KBMK36", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.680825, -80.096163", - "loadTime": "09/16/2019 13:20:42", - "straightDistance": "1.93", - "routeDistance": "4.31", - "timeToTower": "0:34:08", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "13:54:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 65, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_3KBMK36_201909161320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5AD0737-3674-4893-88A1-75DD788DB811", - "ticketNumber": "9UJPTQK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.737563, -80.156982", - "loadTime": "09/16/2019 14:17:42", - "straightDistance": "7", - "routeDistance": "12.14", - "timeToTower": "0:45:47", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "15:03:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 45, - "quantity": 33.3, - "calculatedQuantity": "33.3 CY", - "s3DownloadKey": "HaulPass_9UJPTQK_201909161417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA47D9E7-CA7C-4A4C-8429-D9F9F4937E7A", - "ticketNumber": "6EVP2ZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.679431, -80.032116", - "loadTime": "09/16/2019 14:47:01", - "straightDistance": "1.93", - "routeDistance": "2.15", - "timeToTower": "0:12:38", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "14:59:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_6EVP2ZK_201909161447_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4E90435-3049-4558-AC6A-9CF0F0EF7B6D", - "ticketNumber": "3TUUYY8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.711862, -80.070661", - "loadTime": "09/16/2019 13:09:22", - "straightDistance": "2.73", - "routeDistance": "4.52", - "timeToTower": "1:10:02", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "14:19:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 50, - "quantity": 35.2, - "calculatedQuantity": "35.2 CY", - "s3DownloadKey": "HaulPass_3TUUYY8_201909161309_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C530CD28-62ED-44DC-A072-8698FB5E83F0", - "ticketNumber": "5SVWAKE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.742916, -79.948022", - "loadTime": "09/16/2019 14:00:33", - "straightDistance": "8.32", - "routeDistance": "14.49", - "timeToTower": "0:49:26", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "14:49:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 50, - "quantity": 36.7, - "calculatedQuantity": "36.7 CY", - "s3DownloadKey": "HaulPass_5SVWAKE_201909161400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6C5E137-13B2-4790-8301-AE6EB5D185E9", - "ticketNumber": "95M2ELV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676969, -80.189603", - "loadTime": "09/16/2019 13:19:52", - "straightDistance": "7.28", - "routeDistance": "13.09", - "timeToTower": "0:30:45", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "13:50:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_95M2ELV_201909161319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D413FB07-5B57-46E1-894C-CF9EB2D3976F", - "ticketNumber": "4MNRM5E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.744479, -79.935264", - "loadTime": "09/16/2019 13:23:44", - "straightDistance": "8.99", - "routeDistance": "14.78", - "timeToTower": "1:04:36", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "14:28:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_4MNRM5E_201909161323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB35A8DC-4252-4BC7-96EA-83687FD4645C", - "ticketNumber": "9UFAEAT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.678635, -80.027629", - "loadTime": "09/16/2019 13:46:56", - "straightDistance": "2.18", - "routeDistance": "2.48", - "timeToTower": "0:49:18", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "14:36:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 40, - "quantity": 28.6, - "calculatedQuantity": "28.6 CY", - "s3DownloadKey": "HaulPass_9UFAEAT_201909161346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFF8D2C8-81D0-475F-8976-A21AE860A7E2", - "ticketNumber": "88CLE39", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.680264, -80.193375", - "loadTime": "09/16/2019 14:04:10", - "straightDistance": "7.51", - "routeDistance": "12.98", - "timeToTower": "1:08:17", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "15:12:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_88CLE39_201909161404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3264AAE-3E15-4B0F-BA86-DD9DB7AEFFD9", - "ticketNumber": "9KPTWTV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.679273, -80.031590", - "loadTime": "09/16/2019 13:33:20", - "straightDistance": "1.96", - "routeDistance": "2.17", - "timeToTower": "0:13:25", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "13:46:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 45, - "quantity": 31.4, - "calculatedQuantity": "31.4 CY", - "s3DownloadKey": "HaulPass_9KPTWTV_201909161333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F54286B5-9B4B-4F1B-9173-EB0BDCEC0B16", - "ticketNumber": "98GT8KV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.697005, -79.955209", - "loadTime": "09/16/2019 13:13:19", - "straightDistance": "6.56", - "routeDistance": "16.49", - "timeToTower": "1:31:45", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "14:45:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 80, - "quantity": 39.1, - "calculatedQuantity": "39.1 CY", - "s3DownloadKey": "HaulPass_98GT8KV_201909161313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "437B944F-D910-4119-9D0B-DD7E4ED8F17D", - "ticketNumber": "86QRNHJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815306, -79.995570", - "loadTime": "09/16/2019 14:50:31", - "straightDistance": "15.22", - "routeDistance": "17.55", - "timeToTower": "1:06:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "15:56:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_86QRNHJ_201909161450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B3F8530-2D8D-437E-817A-94B1D661206F", - "ticketNumber": "68QGQX8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815778, -79.994668", - "loadTime": "09/16/2019 14:51:08", - "straightDistance": "15.27", - "routeDistance": "17.63", - "timeToTower": "1:08:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "15:59:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_68QGQX8_201909161451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AFB52BD-6D83-4BD1-A3B8-C563248C2F32", - "ticketNumber": "3TDVL4K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.741046, -80.241344", - "loadTime": "09/16/2019 16:14:59", - "straightDistance": "5.33", - "routeDistance": "7.51", - "timeToTower": "0:26:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "16:41:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_3TDVL4K_201909161614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F3F9DCB-6281-4310-B740-030D0CC28166", - "ticketNumber": "6KS96B6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740845, -80.241610", - "loadTime": "09/16/2019 16:06:40", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:37:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "16:44:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_6KS96B6_201909161605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99B20EC9-CC48-45B5-91B1-81B32D144515", - "ticketNumber": "6Z9YPWF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.757470, -80.159301", - "loadTime": "09/16/2019 15:41:02", - "straightDistance": "7.04", - "routeDistance": "11.63", - "timeToTower": "0:37:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "16:18:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_6Z9YPWF_201909161538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD2B492D-EBFD-4D01-85E7-AE4D92D58166", - "ticketNumber": "8TLL9NV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.758382, -80.158012", - "loadTime": "09/16/2019 15:24:54", - "straightDistance": "7.07", - "routeDistance": "11.61", - "timeToTower": "0:51:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "16:16:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_8TLL9NV_201909161512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF4620A9-2C6F-4C8E-A71D-37E67AB7F289", - "ticketNumber": "4DFL2DG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.836440, -80.067121", - "loadTime": "09/16/2019 16:01:57", - "straightDistance": "11.14", - "routeDistance": "13.58", - "timeToTower": "0:37:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "16:39:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_4DFL2DG_201909161601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F52EE7A4-BE34-4EAC-AD32-0D7560B355C6", - "ticketNumber": "9M8SFPQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.813554, -80.108104", - "loadTime": "09/16/2019 15:37:54", - "straightDistance": "8.69", - "routeDistance": "10.65", - "timeToTower": "0:43:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "16:21:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_9M8SFPQ_201909161537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AF434CC-272A-4302-B3CF-F936F1CCC0E2", - "ticketNumber": "69QLY3B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.570154, -80.259338", - "loadTime": "09/16/2019 15:12:13", - "straightDistance": "5.76", - "routeDistance": "6.36", - "timeToTower": "1:11:13", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "16:23:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_69QLY3B_201909161512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85BC66B2-817E-4097-89E9-1876CB4DB4D3", - "ticketNumber": "7DJVWCR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.564454, -80.268879", - "loadTime": "09/16/2019 15:51:31", - "straightDistance": "5.33", - "routeDistance": "6.27", - "timeToTower": "0:33:31", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "16:25:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_7DJVWCR_201909161527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7A90DAB-F698-4B39-B753-7656BA49E4DA", - "ticketNumber": "3BC6W6P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.738476, -80.350172", - "loadTime": "09/16/2019 14:58:10", - "straightDistance": "10.32", - "routeDistance": "11.85", - "timeToTower": "1:44:58", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "16:43:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 45, - "quantity": 32.9, - "calculatedQuantity": "32.9 CY", - "s3DownloadKey": "HaulPass_3BC6W6P_201909161458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5C48EF8-3F2C-4DBA-AF22-1872BD3B0EC7", - "ticketNumber": "5J8FM74", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.740185, -80.349805", - "loadTime": "09/16/2019 15:12:06", - "straightDistance": "10.44", - "routeDistance": "11.97", - "timeToTower": "1:32:33", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "16:44:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 55, - "quantity": 40.7, - "calculatedQuantity": "40.7 CY", - "s3DownloadKey": "HaulPass_5J8FM74_201909161512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C336DFF7-82A7-41CF-A622-1FACD58E370A", - "ticketNumber": "778KA8L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.686111, -80.281768", - "loadTime": "09/16/2019 14:39:25", - "straightDistance": "7.96", - "routeDistance": "18.15", - "timeToTower": "1:01:46", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "15:41:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_778KA8L_201909161439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6A132A1-1FE6-4A07-A318-8EDDD5882EBB", - "ticketNumber": "U5HWNZC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.685719, -80.282148", - "loadTime": "09/16/2019 14:55:32", - "straightDistance": "7.93", - "routeDistance": "18.17", - "timeToTower": "0:44:14", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "15:39:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_U5HWNZC_201909161455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "096ACA7D-D48C-47BC-A150-5354A864C78C", - "ticketNumber": "47DLS76", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816306, -79.994108", - "loadTime": "09/16/2019 16:03:49", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:51:27", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "16:55:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_47DLS76_201909161603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A00CEE82-6E3F-4257-ADF2-7EE19275F58F", - "ticketNumber": "4XFPTE8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816363, -79.994121", - "loadTime": "09/16/2019 16:04:25", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:48:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "16:53:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_4XFPTE8_201909161604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0457F2D1-24CA-4AF5-B1F4-FF650FAEB20B", - "ticketNumber": "6FFTEK7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.658212, -80.129636", - "loadTime": "09/16/2019 16:17:20", - "straightDistance": "3.92", - "routeDistance": "6.91", - "timeToTower": "0:19:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "16:37:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 80, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_6FFTEK7_201909161617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08DCA4FA-81FC-42A0-AB9C-72ABB44FE48E", - "ticketNumber": "4RMCSP9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.680562, -80.194109", - "loadTime": "09/16/2019 16:16:10", - "straightDistance": "7.56", - "routeDistance": "13.02", - "timeToTower": "0:48:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "17:04:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_4RMCSP9_201909161610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08DD6084-46B4-4BAB-BB7B-553BE667E8B3", - "ticketNumber": "954HEKA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.738633, -80.157246", - "loadTime": "09/16/2019 16:12:36", - "straightDistance": "7.06", - "routeDistance": "12.21", - "timeToTower": "1:03:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "17:16:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 60, - "quantity": 44.5, - "calculatedQuantity": "44.5 CY", - "s3DownloadKey": "HaulPass_954HEKA_201909161612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12984AA4-BD49-491B-A51E-51CBE85D2F1E", - "ticketNumber": "6PN44N7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.740255, -79.923876", - "loadTime": "09/15/2019 21:06:52", - "straightDistance": "9.4", - "routeDistance": "15.36", - "timeToTower": "19:44:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "16:51:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 85, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_6PN44N7_201909152057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E5C4994-27FA-4258-896C-68AF5C81C08F", - "ticketNumber": "98RE57K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.658530, -80.130117", - "loadTime": "09/16/2019 17:06:44", - "straightDistance": "3.94", - "routeDistance": "6.87", - "timeToTower": "0:31:09", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "17:37:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 65, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_98RE57K_201909161706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2581B846-C775-4607-B0CC-3F60A9083EED", - "ticketNumber": "5WW446Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.718081, -80.012290", - "loadTime": "09/16/2019 16:01:06", - "straightDistance": "4.36", - "routeDistance": "5.59", - "timeToTower": "0:15:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "16:16:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 40, - "quantity": 27.9, - "calculatedQuantity": "27.9 CY", - "s3DownloadKey": "HaulPass_5WW446Z_201909161538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4634510F-4057-442D-8F25-4691474C8C20", - "ticketNumber": "9UEBCUQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.740692, -79.910760", - "loadTime": "09/16/2019 15:37:15", - "straightDistance": "10.09", - "routeDistance": "16.19", - "timeToTower": "1:06:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "16:44:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 85, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_9UEBCUQ_201909161537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47165985-5CF5-46A3-B610-F7EFF4657C77", - "ticketNumber": "69MLYM8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676759, -80.189617", - "loadTime": "09/16/2019 15:51:05", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:50:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "16:41:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_69MLYM8_201909161551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4DDD1397-4AA3-4802-9251-90AC68A79769", - "ticketNumber": "7HNUG78", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.743087, -79.910426", - "loadTime": "09/16/2019 16:32:53", - "straightDistance": "10.18", - "routeDistance": "16.19", - "timeToTower": "1:02:35", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "17:35:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 40, - "quantity": 27.4, - "calculatedQuantity": "27.4 CY", - "s3DownloadKey": "HaulPass_7HNUG78_201909161632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A291977-48B1-4CA5-AAA5-0CC4CC03591B", - "ticketNumber": "67HMWCV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.720215, -80.009119", - "loadTime": "09/16/2019 15:15:01", - "straightDistance": "4.59", - "routeDistance": "5.82", - "timeToTower": "0:39:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "15:54:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 35, - "quantity": 25.5, - "calculatedQuantity": "25.5 CY", - "s3DownloadKey": "HaulPass_67HMWCV_201909161515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B884017-E8C3-4557-A5DF-7168E02B5069", - "ticketNumber": "9V6S2EP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.742069, -79.912117", - "loadTime": "09/16/2019 15:57:25", - "straightDistance": "10.06", - "routeDistance": "16.07", - "timeToTower": "1:33:22", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "17:30:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 50, - "quantity": 37, - "calculatedQuantity": "37 CY", - "s3DownloadKey": "HaulPass_9V6S2EP_201909161557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BD5D498-960C-4BAD-AE07-2EDE9D873D68", - "ticketNumber": "9CE6Q2Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.746526, -79.933886", - "loadTime": "09/16/2019 15:57:57", - "straightDistance": "9.14", - "routeDistance": "15.18", - "timeToTower": "1:12:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "17:10:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 55, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_9CE6Q2Q_201909161557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7042679E-46BA-4ED6-B925-9D0C8600B770", - "ticketNumber": "4W7NJKJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747340, -79.936141", - "loadTime": "09/16/2019 15:45:14", - "straightDistance": "9.06", - "routeDistance": "15.05", - "timeToTower": "0:39:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "16:25:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 65, - "quantity": 47.9, - "calculatedQuantity": "47.9 CY", - "s3DownloadKey": "HaulPass_4W7NJKJ_201909161545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72852CE3-8A48-4240-A4D1-13859F788759", - "ticketNumber": "5W4RPVK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.698912, -79.953326", - "loadTime": "09/16/2019 15:57:50", - "straightDistance": "6.7", - "routeDistance": "16.31", - "timeToTower": "0:50:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "16:47:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_5W4RPVK_201909161536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74067242-3D3A-4CFD-AC72-C8DD399E1706", - "ticketNumber": "6K2VZLR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747403, -79.936154", - "loadTime": "09/16/2019 15:44:32", - "straightDistance": "9.06", - "routeDistance": "15.05", - "timeToTower": "0:41:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "16:26:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 60, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_6K2VZLR_201909161544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F49BF1E-E2DE-461D-9BEF-CDA0342047FE", - "ticketNumber": "6YKN8SY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.740330, -79.924133", - "loadTime": "09/15/2019 21:10:06", - "straightDistance": "9.39", - "routeDistance": "15.34", - "timeToTower": "19:39:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "16:50:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 70, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_6YKN8SY_201909152110_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9BC7152B-DF99-41E3-802A-B3B25309A00C", - "ticketNumber": "4DPSK3Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.741398, -79.911384", - "loadTime": "09/16/2019 15:31:25", - "straightDistance": "10.08", - "routeDistance": "16.13", - "timeToTower": "1:13:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "16:44:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 85, - "quantity": 67.2, - "calculatedQuantity": "67.2 CY", - "s3DownloadKey": "HaulPass_4DPSK3Q_201909161531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6BBBD7C-DE1B-440A-97B9-AAB8893D4B36", - "ticketNumber": "UD6FQE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.714025, -80.066678", - "loadTime": "09/16/2019 14:50:45", - "straightDistance": "2.85", - "routeDistance": "4.86", - "timeToTower": "0:55:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "15:46:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_UD6FQE5_201909161450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8A1880B-EB6D-45DF-842B-47000DE760CE", - "ticketNumber": "8CTX5B6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.658560, -80.129655", - "loadTime": "09/16/2019 15:26:15", - "straightDistance": "3.92", - "routeDistance": "6.89", - "timeToTower": "0:24:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "15:51:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 50, - "quantity": 32.4, - "calculatedQuantity": "32.4 CY", - "s3DownloadKey": "HaulPass_8CTX5B6_201909161526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD00748F-C7C4-4FF2-BECC-C3F53DF78A74", - "ticketNumber": "58ZKWCS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.746656, -79.933667", - "loadTime": "09/16/2019 15:54:44", - "straightDistance": "9.15", - "routeDistance": "15.19", - "timeToTower": "1:14:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "17:09:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 60, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_58ZKWCS_201909161554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B06754D3-586B-41A1-A81E-29AAC953BD10", - "ticketNumber": "6A5HDGB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.716842, -80.017000", - "loadTime": "09/16/2019 16:17:57", - "straightDistance": "4.11", - "routeDistance": "5.29", - "timeToTower": "1:06:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "17:24:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_6A5HDGB_201909161616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BAD23A19-448C-402C-9FDD-B8E18179FD48", - "ticketNumber": "6A4LUQT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.718086, -80.012205", - "loadTime": "09/16/2019 16:08:36", - "straightDistance": "4.36", - "routeDistance": "5.59", - "timeToTower": "0:12:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "16:21:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_J001_6A4LUQT_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5B11E89-6DC1-4D25-AB16-A748FE11D94B", - "ticketNumber": "9RHT8SW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.713992, -80.066876", - "loadTime": "09/16/2019 14:56:02", - "straightDistance": "2.85", - "routeDistance": "4.87", - "timeToTower": "0:52:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "15:48:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 55, - "quantity": 38.7, - "calculatedQuantity": "38.7 CY", - "s3DownloadKey": "HaulPass_9RHT8SW_201909161456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA123985-670F-419B-AD11-592AB16F197D", - "ticketNumber": "7A4KLJM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.658294, -80.129766", - "loadTime": "09/16/2019 16:36:42", - "straightDistance": "3.93", - "routeDistance": "6.91", - "timeToTower": "0:18:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "16:55:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 65, - "quantity": 42.1, - "calculatedQuantity": "42.1 CY", - "s3DownloadKey": "HaulPass_7A4KLJM_201909161622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBB4D175-0D55-4773-B1D4-89714D12E5A1", - "ticketNumber": "64E3YKT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.718376, -80.012968", - "loadTime": "09/16/2019 16:57:32", - "straightDistance": "4.34", - "routeDistance": "5.54", - "timeToTower": "0:20:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "17:17:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_64E3YKT_201909161628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2256A28-E90C-47D8-84DF-4EF9EA2D08FD", - "ticketNumber": "4W22U3C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.719650, -80.010611", - "loadTime": "09/16/2019 15:29:09", - "straightDistance": "4.5", - "routeDistance": "5.74", - "timeToTower": "0:26:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "15:55:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_4W22U3C_201909161520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1F1608B-A288-4CF2-B446-88A44CAA3B32", - "ticketNumber": "4KY73WH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.737606, -80.156937", - "loadTime": "09/16/2019 15:53:36", - "straightDistance": "7", - "routeDistance": "12.14", - "timeToTower": "1:21:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "17:15:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_4KY73WH_201909161553_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF594185-0DBA-48A9-A973-ED016BB4815D", - "ticketNumber": "6L8KFL7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.677068, -80.189926", - "loadTime": "09/16/2019 15:41:58", - "straightDistance": "7.3", - "routeDistance": "13.08", - "timeToTower": "0:46:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "16:28:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 60, - "quantity": 42.3, - "calculatedQuantity": "42.3 CY", - "s3DownloadKey": "HaulPass_6L8KFL7_201909161541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50EA3397-07CE-4398-AC71-A14CC6D50876", - "ticketNumber": "4XZP4GF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.757882, -80.153129", - "loadTime": "09/16/2019 17:28:03", - "straightDistance": "7.32", - "routeDistance": "11.85", - "timeToTower": "0:37:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "18:05:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 45, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_4XZP4GF_201909161708_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A2AE45F-11FF-435F-819E-9EB91765DE3E", - "ticketNumber": "4447L3C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.756937, -80.160516", - "loadTime": "09/16/2019 16:54:05", - "straightDistance": "7.01", - "routeDistance": "11.54", - "timeToTower": "1:09:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "18:03:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_4447L3C_201909161654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E006A3B-8C13-4828-A132-BEF0DE900BE8", - "ticketNumber": "3LZM7AE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796526, -80.039332", - "loadTime": "09/16/2019 17:00:14", - "straightDistance": "12.76", - "routeDistance": "14.56", - "timeToTower": "0:37:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "17:37:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_3LZM7AE_201909161700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DC466FF-0439-4CC7-9394-22CCE7357009", - "ticketNumber": "66QSPKC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816099, -79.993398", - "loadTime": "09/16/2019 17:00:10", - "straightDistance": "15.34", - "routeDistance": "17.87", - "timeToTower": "0:53:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "17:53:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_66QSPKC_201909161700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A33678BD-303A-473F-B831-35364F4311C8", - "ticketNumber": "V3GX2F5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796333, -80.039511", - "loadTime": "09/16/2019 17:01:34", - "straightDistance": "12.75", - "routeDistance": "14.55", - "timeToTower": "0:50:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "17:51:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_V3GX2F5_201909161701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A44497CC-AFC4-43FF-BF41-1A7022E34195", - "ticketNumber": "894TUVG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815060, -79.995215", - "loadTime": "09/16/2019 16:12:40", - "straightDistance": "15.24", - "routeDistance": "17.73", - "timeToTower": "0:50:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "17:03:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 90, - "quantity": 62.5, - "calculatedQuantity": "62.5 CY", - "s3DownloadKey": "HaulPass_894TUVG_201909161612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCF1B534-051D-4782-B2D9-EB5001D3FD05", - "ticketNumber": "6XV4K5B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.836203, -80.066581", - "loadTime": "09/16/2019 17:08:29", - "straightDistance": "11.17", - "routeDistance": "13.55", - "timeToTower": "0:35:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "17:43:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_6XV4K5B_201909161708_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D06E7A62-3F79-4AE9-8E2B-802334065676", - "ticketNumber": "3QE36F8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816416, -79.995132", - "loadTime": "09/16/2019 16:13:28", - "straightDistance": "15.24", - "routeDistance": "17.73", - "timeToTower": "0:51:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "17:05:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_3QE36F8_201909161613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DAAFD591-D4C9-45D7-86FB-A6F674206225", - "ticketNumber": "695ZCBH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796535, -80.039337", - "loadTime": "09/16/2019 17:05:31", - "straightDistance": "12.76", - "routeDistance": "14.56", - "timeToTower": "0:34:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "17:40:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_695ZCBH_201909161705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F99F12D4-189F-452C-86FB-9DF7811DD8EF", - "ticketNumber": "4YH5FWU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815373, -79.994488", - "loadTime": "09/16/2019 16:59:32", - "straightDistance": "15.28", - "routeDistance": "17.75", - "timeToTower": "0:56:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "17:55:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_4YH5FWU_201909161659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09D3BBA9-1D47-4BA8-8EA0-C9CF2F838B06", - "ticketNumber": "4PTSSSB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.684681, -80.284890", - "loadTime": "09/16/2019 17:07:01", - "straightDistance": "7.78", - "routeDistance": "18.35", - "timeToTower": "1:09:45", - "towerMonitorUserCertificationNumber": "79GKF55", - "towerMonitorName": "Alexis Macatula", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "18:16:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 60, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_4PTSSSB_201909161707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44DE4F6A-578D-401B-A506-08EC7126B61A", - "ticketNumber": "6CKCVUD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.686141, -80.280704", - "loadTime": "09/16/2019 16:48:26", - "straightDistance": "8", - "routeDistance": "18.08", - "timeToTower": "1:25:53", - "towerMonitorUserCertificationNumber": "79GKF55", - "towerMonitorName": "Alexis Macatula", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "18:14:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_6CKCVUD_201909161648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C2C0876-8EFC-44C9-9C64-AC045A9FC060", - "ticketNumber": "8C5KC3H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.567728, -80.259798", - "loadTime": "09/16/2019 17:13:30", - "straightDistance": "5.77", - "routeDistance": "6.87", - "timeToTower": "1:04:59", - "towerMonitorUserCertificationNumber": "79GKF55", - "towerMonitorName": "Alexis Macatula", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "18:18:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_8C5KC3H_201909161703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7C8EE61-F0AE-4919-8954-BCBEAFB0953D", - "ticketNumber": "64LYY37", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.563752, -80.269712", - "loadTime": "09/16/2019 17:41:06", - "straightDistance": "5.3", - "routeDistance": "6.2", - "timeToTower": "0:39:23", - "towerMonitorUserCertificationNumber": "79GKF55", - "towerMonitorName": "Alexis Macatula", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "18:20:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 55, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_64LYY37_201909161718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C735347-36B4-4768-BD03-690FBFF20141", - "ticketNumber": "7RHBGVV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.817236, -79.993679", - "loadTime": "09/16/2019 14:34:08", - "straightDistance": "15.33", - "routeDistance": "17.84", - "timeToTower": "0:53:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "15:27:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_7RHBGVV_201909161434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1074ACDB-2FA9-411F-B02D-B7FEB19D97BC", - "ticketNumber": "4DSVEVV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.718472, -80.305967", - "loadTime": "09/16/2019 17:54:37", - "straightDistance": "7.36", - "routeDistance": "12.15", - "timeToTower": "0:40:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "18:35:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 80, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_4DSVEVV_201909161754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17C0A172-A884-497D-A1D0-DA30B61616D8", - "ticketNumber": "6R9WWZ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.725910, -80.191646", - "loadTime": "09/16/2019 14:25:55", - "straightDistance": "7.37", - "routeDistance": "11.78", - "timeToTower": "0:51:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "15:17:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_6R9WWZ4_201909161425_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17C8BAD2-53C3-4D5B-9C4D-95A20F0B94FC", - "ticketNumber": "54ES6YN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.727449, -80.218082", - "loadTime": "09/16/2019 17:55:17", - "straightDistance": "6.6", - "routeDistance": "9.26", - "timeToTower": "0:29:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "18:25:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_54ES6YN_201909161755_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21BE0526-FECB-40FF-8EED-EB9566521E44", - "ticketNumber": "8JHHWP4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.836619, -80.066906", - "loadTime": "09/16/2019 14:47:19", - "straightDistance": "11.16", - "routeDistance": "13.58", - "timeToTower": "0:51:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "15:38:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_8JHHWP4_201909161447_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D1E574E-E1EF-4962-9762-4D4D26EF2F84", - "ticketNumber": "5NRWNEQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815627, -79.993884", - "loadTime": "09/16/2019 14:39:31", - "straightDistance": "15.31", - "routeDistance": "17.81", - "timeToTower": "0:55:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "15:34:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_5NRWNEQ_201909161439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43EA764E-0D7C-4D73-8D21-F82CE0B79BDA", - "ticketNumber": "8NDFPM7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816036, -79.994472", - "loadTime": "09/16/2019 17:49:10", - "straightDistance": "15.28", - "routeDistance": "17.76", - "timeToTower": "0:55:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "18:44:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_8NDFPM7_201909161749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A1B2CF5-095D-4704-AA5C-00B660A8F40E", - "ticketNumber": "4VD8G2Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815941, -79.993685", - "loadTime": "09/16/2019 17:38:57", - "straightDistance": "15.33", - "routeDistance": "17.83", - "timeToTower": "0:52:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "18:31:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 85, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_4VD8G2Y_201909161738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5252D33E-E81B-4192-BB02-9A8F5E1FD984", - "ticketNumber": "7CFUUEZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.728455, -80.188121", - "loadTime": "09/16/2019 14:48:21", - "straightDistance": "7.33", - "routeDistance": "11.14", - "timeToTower": "0:32:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "15:20:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 85, - "quantity": 60.5, - "calculatedQuantity": "60.5 CY", - "s3DownloadKey": "HaulPass_7CFUUEZ_201909161440_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F98C02B-C3A1-431D-8985-F9BB73FB4D94", - "ticketNumber": "94AV46C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816464, -79.993386", - "loadTime": "09/16/2019 17:37:41", - "straightDistance": "15.34", - "routeDistance": "17.87", - "timeToTower": "0:52:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "18:29:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_94AV46C_201909161737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7BCF680-FE1C-4921-8344-299DA97079E5", - "ticketNumber": "7DHQJGC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816086, -79.994355", - "loadTime": "09/16/2019 17:50:06", - "straightDistance": "15.29", - "routeDistance": "17.77", - "timeToTower": "0:51:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "18:41:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_7DHQJGC_201909161750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE7C7F15-B01D-4BD7-8BD7-0FFB10938004", - "ticketNumber": "9BTLNFR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816019, -79.993569", - "loadTime": "09/16/2019 14:40:36", - "straightDistance": "15.33", - "routeDistance": "17.84", - "timeToTower": "0:55:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "15:36:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_9BTLNFR_201909161440_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEB02CF7-EA2C-4AB2-B872-FCFE5907AA91", - "ticketNumber": "PQ3GP25", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.723141, -80.347001", - "loadTime": "09/16/2019 15:48:43", - "straightDistance": "8.3", - "routeDistance": "12.9", - "timeToTower": "2:44:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "18:33:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 85, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_PQ3GP25_201909161548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB993814-75DF-42F1-A9C9-CB52D6279110", - "ticketNumber": "3TXQLNZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.732950, -80.219581", - "loadTime": "09/16/2019 18:02:13", - "straightDistance": "6.21", - "routeDistance": "8.87", - "timeToTower": "0:24:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "18:26:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_3TXQLNZ_201909161800_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5128625-0ECB-4472-806B-13EBC50C61EE", - "ticketNumber": "3A8KSML", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816922, -79.993684", - "loadTime": "09/16/2019 14:35:09", - "straightDistance": "15.33", - "routeDistance": "18.08", - "timeToTower": "0:54:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "15:29:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 85, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_3A8KSML_201909161435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3AB28AF2-BE5D-465B-9715-1A9D61A61A94", - "ticketNumber": "44N6ESH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.755759, -80.363677", - "loadTime": "09/16/2019 17:56:58", - "straightDistance": "11.52", - "routeDistance": "13.83", - "timeToTower": "1:44:14", - "towerMonitorUserCertificationNumber": "79GKF55", - "towerMonitorName": "Alexis Macatula", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "19:41:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 50, - "quantity": 37, - "calculatedQuantity": "37 CY", - "s3DownloadKey": "HaulPass_44N6ESH_201909161756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "500E09DE-7E5B-4D88-82DB-A707050A44C1", - "ticketNumber": "4UG5K8C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.755512, -80.362152", - "loadTime": "09/16/2019 17:37:25", - "straightDistance": "11.5", - "routeDistance": "13.74", - "timeToTower": "2:02:11", - "towerMonitorUserCertificationNumber": "79GKF55", - "towerMonitorName": "Alexis Macatula", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "19:39:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 55, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_4UG5K8C_201909161737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "179D0BE3-0616-428E-ADDE-8E202A6671C5", - "ticketNumber": "3QENQ6X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.840288, -80.052901", - "loadTime": "09/16/2019 18:47:54", - "straightDistance": "12", - "routeDistance": "14.93", - "timeToTower": "0:58:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "19:46:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 30, - "quantity": 21.5, - "calculatedQuantity": "21.5 CY", - "s3DownloadKey": "HaulPass_3QENQ6X_201909161840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D3951B3-1EA4-4625-A830-B76E26F8AE1C", - "ticketNumber": "6ABQ865", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.836413, -80.066750", - "loadTime": "09/16/2019 19:02:35", - "straightDistance": "11.16", - "routeDistance": "13.57", - "timeToTower": "0:34:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "19:37:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_6ABQ865_201909161902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37173652-EBB7-4900-9797-0B68CAF14743", - "ticketNumber": "33MQSJV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797344, -80.038974", - "loadTime": "09/16/2019 18:32:18", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:37:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "19:10:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_33MQSJV_201909161832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3823CEFE-C66E-416C-9BCB-2F8203592CFC", - "ticketNumber": "9ABEEA7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.756606, -80.154443", - "loadTime": "09/16/2019 18:43:23", - "straightDistance": "7.31", - "routeDistance": "11.83", - "timeToTower": "1:19:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "20:02:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_9ABEEA7_201909161843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F7B3F52-4A6F-4FD5-9F8F-6AA34AD15182", - "ticketNumber": "9RNQDEK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815934, -79.994387", - "loadTime": "09/16/2019 18:36:20", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:57:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "19:34:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_9RNQDEK_201909161836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "571757C0-84BD-4C20-9CD8-C6036B69E68E", - "ticketNumber": "4SUE8GU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816338, -79.994225", - "loadTime": "09/16/2019 19:04:06", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:55:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "19:59:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_4SUE8GU_201909161904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6299F5BF-3AE8-48DF-8684-FE9DA090B815", - "ticketNumber": "5FXJQKB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.817136, -79.993435", - "loadTime": "09/16/2019 18:35:26", - "straightDistance": "15.34", - "routeDistance": "17.91", - "timeToTower": "0:57:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "19:32:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_5FXJQKB_201909161835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F5DF3E0-E84E-4313-B4D2-FF52A063AF09", - "ticketNumber": "4WY7ASZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796540, -80.039337", - "loadTime": "09/16/2019 18:53:57", - "straightDistance": "12.76", - "routeDistance": "14.56", - "timeToTower": "0:58:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "19:52:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_4WY7ASZ_201909161853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78039831-041B-4D8E-AD94-88A774486284", - "ticketNumber": "4RN3UQG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796622, -80.038863", - "loadTime": "09/16/2019 18:58:13", - "straightDistance": "12.78", - "routeDistance": "14.57", - "timeToTower": "0:56:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "19:54:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_4RN3UQG_201909161858_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7855DD1A-A7DF-474D-9F51-43E98D7E4E31", - "ticketNumber": "5HCE62B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.757113, -80.145193", - "loadTime": "09/16/2019 19:22:10", - "straightDistance": "7.73", - "routeDistance": "12.39", - "timeToTower": "0:47:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "20:09:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 40, - "quantity": 31, - "calculatedQuantity": "31 CY", - "s3DownloadKey": "HaulPass_5HCE62B_201909161851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7EFEC4E1-5170-4C7F-84D9-50742364CF79", - "ticketNumber": "8565JS2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815889, -79.993721", - "loadTime": "09/16/2019 19:03:12", - "straightDistance": "15.32", - "routeDistance": "17.68", - "timeToTower": "0:53:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "19:57:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_8565JS2_201909161903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99E04860-8BA4-4C61-A9F2-B942BF54B9CE", - "ticketNumber": "59M2LHD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797461, -80.038742", - "loadTime": "09/16/2019 18:22:47", - "straightDistance": "12.78", - "routeDistance": "15", - "timeToTower": "0:45:29", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "19:08:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_59M2LHD_201909161822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6668D57-8D31-4C52-8589-86B4F45A87E6", - "ticketNumber": "3LJXFG6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.839844, -80.051691", - "loadTime": "09/16/2019 18:34:39", - "straightDistance": "12.06", - "routeDistance": "14.86", - "timeToTower": "1:09:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "19:44:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 40, - "quantity": 27.2, - "calculatedQuantity": "27.2 CY", - "s3DownloadKey": "HaulPass_3LJXFG6_201909161834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A96A548C-121D-450D-BE54-F318F06E96F7", - "ticketNumber": "7HRTDC7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.561966, -80.272351", - "loadTime": "09/16/2019 19:04:05", - "straightDistance": "5.2", - "routeDistance": "6.01", - "timeToTower": "1:16:15", - "towerMonitorUserCertificationNumber": "79GKF55", - "towerMonitorName": "Alexis Macatula", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "20:20:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_7HRTDC7_201909161904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D10D20D9-09BA-41A3-B245-02EAF6C46628", - "ticketNumber": "569APZX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.579951, -80.299923", - "loadTime": "09/16/2019 19:58:10", - "straightDistance": "3.31", - "routeDistance": "3.74", - "timeToTower": "0:23:50", - "towerMonitorUserCertificationNumber": "79GKF55", - "towerMonitorName": "Alexis Macatula", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "20:22:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_569APZX_201909161930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0961E46A-5BF2-41AA-9632-C3FCDF9A359D", - "ticketNumber": "5PXWB55", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.733812, -80.220656", - "loadTime": "09/16/2019 19:47:35", - "straightDistance": "6.14", - "routeDistance": "8.78", - "timeToTower": "0:47:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "20:35:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_5PXWB55_201909161943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12DAB1F2-0497-4CB8-AE48-66348CCD1AF8", - "ticketNumber": "7LU728P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815980, -79.994398", - "loadTime": "09/16/2019 19:31:26", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:53:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "20:24:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_7LU728P_201909161931_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18240BD5-3F58-4E5C-9476-BA2EFBB73B0C", - "ticketNumber": "4MBVB4Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.830194, -80.078199", - "loadTime": "09/16/2019 20:33:01", - "straightDistance": "10.46", - "routeDistance": "13.02", - "timeToTower": "0:30:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "21:03:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_4MBVB4Z_201909162033_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FF5BC39-40EB-4B32-9A55-BF2EA3754DCB", - "ticketNumber": "3X83R98", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815129, -79.994109", - "loadTime": "09/16/2019 19:32:04", - "straightDistance": "15.3", - "routeDistance": "17.65", - "timeToTower": "0:50:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "20:22:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_3X83R98_201909161932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28A543BD-BD18-4758-9521-19B21AD62156", - "ticketNumber": "5MRX6JT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796451, -80.039407", - "loadTime": "09/16/2019 20:08:03", - "straightDistance": "12.75", - "routeDistance": "14.56", - "timeToTower": "0:52:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "21:00:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_5MRX6JT_201909162008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49F357AD-3B12-42E9-B904-4C1E7656CFFD", - "ticketNumber": "4V26AVG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.816016, -80.059065", - "loadTime": "09/16/2019 19:05:20", - "straightDistance": "11.53", - "routeDistance": "14.16", - "timeToTower": "1:27:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "20:32:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 50, - "quantity": 33.1, - "calculatedQuantity": "33.1 CY", - "s3DownloadKey": "HaulPass_4V26AVG_201909161905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "525D2363-FA03-44B3-8456-6DF7B784F586", - "ticketNumber": "M8BZP7D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.814646, -80.058380", - "loadTime": "09/16/2019 18:47:02", - "straightDistance": "11.57", - "routeDistance": "14.06", - "timeToTower": "1:44:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "20:31:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_M8BZP7D_201909161847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F50E528-76F3-455D-A113-1917216E6554", - "ticketNumber": "385S7NZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.836191, -80.066903", - "loadTime": "09/16/2019 20:05:48", - "straightDistance": "11.15", - "routeDistance": "13.58", - "timeToTower": "0:49:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "20:55:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_385S7NZ_201909162005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96DB1154-FC3E-4032-81B9-E73A91BFF2EE", - "ticketNumber": "3DSJSVU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.836598, -80.067055", - "loadTime": "09/16/2019 20:18:46", - "straightDistance": "11.15", - "routeDistance": "13.58", - "timeToTower": "0:38:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "20:56:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_3DSJSVU_201909162018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFF255BB-6A9C-4AB2-9BA1-AD1958856092", - "ticketNumber": "CMT63LQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740777, -80.241522", - "loadTime": "09/16/2019 20:09:36", - "straightDistance": "5.35", - "routeDistance": "7.51", - "timeToTower": "0:28:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "20:37:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 85, - "quantity": 60.5, - "calculatedQuantity": "60.5 CY", - "s3DownloadKey": "HaulPass_CMT63LQ_201909161951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDEFD387-5AFC-460C-B831-4822164F7738", - "ticketNumber": "6TZXW2P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796590, -80.038820", - "loadTime": "09/16/2019 19:55:08", - "straightDistance": "12.79", - "routeDistance": "14.57", - "timeToTower": "1:04:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "20:59:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_6TZXW2P_201909161955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0878E044-CA0B-462A-866C-CF5634A76B41", - "ticketNumber": "7MNXPQT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716684, -80.078518", - "loadTime": "09/16/2019 13:50:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "13:54:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7MNXPQT_201909161350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C2D1E71-60F2-4CFA-B9BB-CC926843414A", - "ticketNumber": "8WCPPRG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716304, -80.066545", - "loadTime": "09/16/2019 15:02:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "15:03:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8WCPPRG_201909161502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DC5494E-F06C-4A4D-93C4-A66A9B6348E8", - "ticketNumber": "5PR9USH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716848, -80.080644", - "loadTime": "09/16/2019 12:50:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "12:51:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5PR9USH_201909161250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33F2E552-A6CF-409D-9AAD-B79F3B19C7E4", - "ticketNumber": "8GAK63B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.717224, -80.066572", - "loadTime": "09/16/2019 15:09:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "15:15:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8GAK63B_201909161509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "344A2FD6-4424-41A4-B691-E546A1A33161", - "ticketNumber": "6F2LHCB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716829, -80.080176", - "loadTime": "09/16/2019 13:18:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "13:19:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6F2LHCB_201909161318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4140EF65-8DEC-48D7-A33C-0121C706AA6B", - "ticketNumber": "LY2NLK5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.718541, -80.065754", - "loadTime": "09/16/2019 15:30:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "15:40:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_LY2NLK5_201909161530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C12B5C1-F358-424C-89C1-96D877B27630", - "ticketNumber": "8UTPSK9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.718382, -80.066048", - "loadTime": "09/16/2019 15:26:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "15:29:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8UTPSK9_201909161526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58ECA085-648D-4D8B-86F1-1BC845352E20", - "ticketNumber": "3SZYP9X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.714853, -80.068605", - "loadTime": "09/16/2019 14:43:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "14:45:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3SZYP9X_201909161443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D089BF4-DE15-471A-9CCF-0C1BB49907E5", - "ticketNumber": "9BBD3UJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716948, -80.080107", - "loadTime": "09/16/2019 13:21:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "13:24:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9BBD3UJ_201909161321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68316A18-0841-45FA-B516-560633903885", - "ticketNumber": "732T4CW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716735, -80.080085", - "loadTime": "09/16/2019 12:39:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "12:40:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_732T4CW_201909161239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DD83A90-63C9-4653-8089-1C6CB97BF4F9", - "ticketNumber": "5QGR2WK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716752, -80.080275", - "loadTime": "09/16/2019 13:26:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "13:30:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5QGR2WK_201909161326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F56E933-2626-47A2-9872-258863D994A4", - "ticketNumber": "88H2S8K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716746, -80.080311", - "loadTime": "09/16/2019 12:52:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "12:54:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88H2S8K_201909161252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70814612-333C-413D-9942-CF8F8EC0FCCB", - "ticketNumber": "95MEYCE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716367, -80.067319", - "loadTime": "09/16/2019 14:52:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "14:54:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_95MEYCE_201909161452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73B894BB-D099-4AAF-BE18-F8CC9A3F4AD8", - "ticketNumber": "J3TMPWD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.71682, -80.080464", - "loadTime": "09/16/2019 12:58:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "13:00:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_J3TMPWD_201909161258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "775F7B10-6ACE-4F7F-A75B-11B61288F208", - "ticketNumber": "3N6C772", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.718236, -80.066018", - "loadTime": "09/16/2019 15:40:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:25:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "16:06:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3N6C772_201909161540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D48C04C-5046-49C5-8124-3F20084FEDFE", - "ticketNumber": "4XZVY7Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.718745, -80.064803", - "loadTime": "09/16/2019 16:13:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "16:15:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4XZVY7Z_201909161613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97BA86D8-7AF8-4493-87BF-C80D3D5414F5", - "ticketNumber": "9T22DF8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716464, -80.07869", - "loadTime": "09/16/2019 13:55:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "13:56:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9T22DF8_201909161355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99CE20DF-6097-4B1A-B67A-1F59A1F33D2F", - "ticketNumber": "7T8ABUY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.71687, -80.079813", - "loadTime": "09/16/2019 13:44:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "13:45:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7T8ABUY_201909161344_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C888A2D-C58C-4DB1-83A1-31C39DD0E90E", - "ticketNumber": "7BYES5R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.71644, -80.076727", - "loadTime": "09/16/2019 14:13:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "14:14:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7BYES5R_201909161413_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6D4C291-EB87-41E5-8111-1151EB3BDCEA", - "ticketNumber": "5M8YVE7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716919, -80.06671", - "loadTime": "09/16/2019 15:18:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "15:20:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5M8YVE7_201909161518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7199AAB-25CA-4002-8537-B537B703AE3F", - "ticketNumber": "9LCPFJ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.714562, -80.068465", - "loadTime": "09/16/2019 14:42:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "14:43:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9LCPFJ6_201909161442_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A71F66A9-5F86-4576-AAC6-69FF2EC8F8E0", - "ticketNumber": "7X7GPHT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716758, -80.080118", - "loadTime": "09/16/2019 13:25:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "13:26:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7X7GPHT_201909161325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3978120-4BF7-4440-971A-181DAEFF2AC6", - "ticketNumber": "TXFA7MA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716493, -80.077786", - "loadTime": "09/16/2019 14:09:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "14:10:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_TXFA7MA_201909161409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0F1DEC2-6023-414E-9F75-06AE4919BE55", - "ticketNumber": "5HSYH45", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716455, -80.076174", - "loadTime": "09/16/2019 14:17:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "14:19:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5HSYH45_201909161417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7A82B04-35E3-4336-B2C0-2F97B26ADC25", - "ticketNumber": "MU2WSYY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716937, -80.079825", - "loadTime": "09/16/2019 13:43:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "13:43:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_MU2WSYY_201909161342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBE854E6-3331-4AF1-988E-654D087DA891", - "ticketNumber": "7YA9DY6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716544, -80.07745", - "loadTime": "09/16/2019 14:25:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "14:28:04", - "debrisType": "Leaner", - "diameter": 17, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7YA9DY6_201909161425_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDD68B06-C76E-4968-A6C1-3C57D16B786B", - "ticketNumber": "72TTAYG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716601, -80.078044", - "loadTime": "09/16/2019 14:00:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "14:01:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_72TTAYG_201909161400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5978736-37DD-4192-B6FB-4B4DD5570D52", - "ticketNumber": "4LR4DRC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716762, -80.08061", - "loadTime": "09/16/2019 12:41:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "12:49:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4LR4DRC_201909161241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EAE20EB7-A87A-44A0-8679-0082907754AF", - "ticketNumber": "YURPKCD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716479, -80.067204", - "loadTime": "09/16/2019 14:56:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "14:59:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_YURPKCD_201909161456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED8F7E60-3E40-47A3-868D-EEE427E1BF43", - "ticketNumber": "HNWDPTZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.71683, -80.080811", - "loadTime": "09/16/2019 12:40:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "12:41:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_HNWDPTZ_201909161240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE310AC8-6F14-4FD7-9C59-C079C549291B", - "ticketNumber": "EFCF2UP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716684, -80.080296", - "loadTime": "09/16/2019 13:00:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "13:01:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_EFCF2UP_201909161300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0F199FC-A9F5-41E4-89B5-7E8A5EE24125", - "ticketNumber": "5W8GLVZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.7173, -80.080113", - "loadTime": "09/16/2019 13:37:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "13:41:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5W8GLVZ_201909161337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F814B939-728E-4BBD-9598-E41A69E88AB3", - "ticketNumber": "N3DR5N4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.718876, -80.064993", - "loadTime": "09/16/2019 16:16:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "16:16:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_N3DR5N4_201909161616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "032C9EE6-3ACD-4479-B00A-A51B112B04D0", - "ticketNumber": "3MQKR5K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.723602, -80.062158", - "loadTime": "09/16/2019 18:42:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:45:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3MQKR5K_201909161842_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05F3267C-E5AB-4E69-B23C-DE921238CC96", - "ticketNumber": "6HQYG3X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.721455, -80.063699", - "loadTime": "09/16/2019 17:16:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "17:17:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HQYG3X_201909161716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "110C9631-E483-412D-B5C1-BDC2452F5CE9", - "ticketNumber": "6FKDZ6W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.721669, -80.063463", - "loadTime": "09/16/2019 17:30:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "17:31:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6FKDZ6W_201909161730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18667B37-FF60-46B9-805E-186469E15C09", - "ticketNumber": "5XK8Z6K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.711763, -80.071137", - "loadTime": "09/16/2019 18:26:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:28:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5XK8Z6K_201909161826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A50F5A9-75F4-47E1-A623-485FBADA57D5", - "ticketNumber": "7DZUFRU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.721763, -80.063428", - "loadTime": "09/16/2019 17:27:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "17:29:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7DZUFRU_201909161727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20E6A37A-931D-4F42-B895-CB587055787F", - "ticketNumber": "9A2JSRB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.723807, -80.062054", - "loadTime": "09/16/2019 18:41:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:42:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9A2JSRB_201909161841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "242CAF9E-CD2B-488B-9F77-7962F6B75890", - "ticketNumber": "9EL7J8N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.726722, -80.060607", - "loadTime": "09/16/2019 19:59:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:59:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9EL7J8N_201909161959_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D0D3947-5556-4B62-A5FB-53788E2ADC22", - "ticketNumber": "7A5NT2T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.726156, -80.061062", - "loadTime": "09/16/2019 19:26:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:27:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7A5NT2T_201909161926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3AF8FF4C-F992-4126-8877-05E2CB5F6AB1", - "ticketNumber": "7HFMLJK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.722042, -80.063175", - "loadTime": "09/16/2019 17:56:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "17:59:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7HFMLJK_201909161756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "405D1E6E-D662-4979-896D-6CF21CB883B0", - "ticketNumber": "9HZPBUS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.721698, -80.063475", - "loadTime": "09/16/2019 17:48:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "17:50:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9HZPBUS_201909161748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A5D88D3-8613-4FDF-9DF3-F2C8DEE3A92F", - "ticketNumber": "6RU72BT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.721706, -80.063479", - "loadTime": "09/16/2019 17:36:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "17:37:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6RU72BT_201909161736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C987672-B8B7-409A-8C31-D6B006FE43E2", - "ticketNumber": "3NMYGE8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.719234, -80.065005", - "loadTime": "09/16/2019 16:44:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "16:50:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3NMYGE8_201909161644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5776BB7F-DF76-47E4-8C20-11B18113FDAE", - "ticketNumber": "8QG9QB4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.725128, -80.061668", - "loadTime": "09/16/2019 19:16:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:17:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8QG9QB4_201909161916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6627183F-A66C-4814-82B1-6767CC8F4386", - "ticketNumber": "842D3MM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.720087, -80.064761", - "loadTime": "09/16/2019 16:52:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "16:59:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_842D3MM_201909161652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A1F4304-E6AE-4FF8-81BC-62F36C5BA320", - "ticketNumber": "7LZXMEG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.716819, -80.082562", - "loadTime": "09/15/2019 16:04:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "29:45:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "21:50:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7LZXMEG_201909151604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BEE0290-4FE5-42AD-8951-AF8FD9BCC96E", - "ticketNumber": "36EQTXZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.713052, -80.069343", - "loadTime": "09/16/2019 18:16:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:19:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_36EQTXZ_201909161816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84280014-96C7-4528-A6B1-B4B9F4BF4C78", - "ticketNumber": "8KYB2W6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.721375, -80.063746", - "loadTime": "09/16/2019 17:13:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "17:16:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8KYB2W6_201909161713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "847C8ABD-11ED-4BC3-97D5-8D6DFD0D75D4", - "ticketNumber": "4U7DGD3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.726577, -80.060626", - "loadTime": "09/16/2019 19:35:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:38:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4U7DGD3_201909161935_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8652AC1E-3D3B-4E2E-9CB6-12424979BDD9", - "ticketNumber": "4TDDH7H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.724157, -80.061532", - "loadTime": "09/16/2019 18:51:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:54:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4TDDH7H_201909161851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "889623CD-773C-45D8-83F6-14EA0BDC29FA", - "ticketNumber": "3ZD93P6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.725623, -80.061725", - "loadTime": "09/16/2019 19:14:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:15:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3ZD93P6_201909161914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A65CC3B-84D1-4472-B51C-9B5462504BDA", - "ticketNumber": "8LFUH4X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.721629, -80.063513", - "loadTime": "09/16/2019 17:41:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "17:45:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8LFUH4X_201909161741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E33982C-5E13-4C74-94E2-D0B4631B91B6", - "ticketNumber": "F3M6J9N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.72582, -80.061259", - "loadTime": "09/16/2019 19:25:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:25:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_F3M6J9N_201909161925_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93763338-E901-4E25-9EAE-6066543AC6B7", - "ticketNumber": "8MDCUPM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.719116, -80.065061", - "loadTime": "09/16/2019 16:59:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "17:03:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8MDCUPM_201909161659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9F8A533-7F10-4F74-914F-49FA0AE20785", - "ticketNumber": "8PGVUX2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.724291, -80.061802", - "loadTime": "09/16/2019 19:01:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:06:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8PGVUX2_201909161901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B192C7C7-A639-4C43-B98A-406E61C1654E", - "ticketNumber": "5E2CD25", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.726712, -80.060534", - "loadTime": "09/16/2019 20:00:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "20:01:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5E2CD25_201909162000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7F8B953-6BB7-4C74-B8E5-03C3028714ED", - "ticketNumber": "7N89Z7L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.726567, -80.060623", - "loadTime": "09/16/2019 19:46:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:49:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7N89Z7L_201909161946_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE322CAE-38A4-4738-B99E-DA90D87A79A6", - "ticketNumber": "8DLMD8X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.725858, -80.061307", - "loadTime": "09/16/2019 19:13:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:14:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8DLMD8X_201909161913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0677EC5-1AD6-46F6-8B49-C61196303EB2", - "ticketNumber": "974MNSU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.712855, -80.06971", - "loadTime": "09/16/2019 18:13:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:15:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_974MNSU_201909161813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6D1E173-6BA0-4A3D-A41A-6B97D9705B73", - "ticketNumber": "754X5LY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.71272, -80.069696", - "loadTime": "09/16/2019 18:09:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:13:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_754X5LY_201909161809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6BF7210-E0B5-4240-9C89-C417DC4ADCFE", - "ticketNumber": "93CFSSJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.72653, -80.060682", - "loadTime": "09/16/2019 19:50:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:58:11", - "debrisType": "Leaner", - "diameter": 21.5, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_93CFSSJ_201909161950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED0D2F7B-631F-469E-BDE9-09577EF936D1", - "ticketNumber": "93Z6WUP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.724868, -80.061209", - "loadTime": "09/16/2019 19:18:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:19:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_93Z6WUP_201909161918_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4E12EC9-CEAD-4960-A92D-F9492465F8F1", - "ticketNumber": "8B3G4BB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.721117, -80.063941", - "loadTime": "09/16/2019 17:20:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "17:22:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8B3G4BB_201909161720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE387F2E-030F-40B8-AA19-27BB593CBA9A", - "ticketNumber": "7HWJDVP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LUG73K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.718927, -80.065035", - "loadTime": "09/16/2019 16:19:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:15:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "16:35:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7HWJDVP_201909161619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17CBF460-92FA-4A76-9075-BDBDB12C72AB", - "ticketNumber": "3W8DSGR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815400, -79.995042", - "loadTime": "09/16/2019 20:44:20", - "straightDistance": "15.25", - "routeDistance": "17.58", - "timeToTower": "1:07:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "21:51:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_3W8DSGR_201909162044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A8FC31A-2585-46B9-8D94-D4FD6D46E1C4", - "ticketNumber": "4PQ2WQ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.840506, -80.053676", - "loadTime": "09/16/2019 20:28:17", - "straightDistance": "11.95", - "routeDistance": "14.62", - "timeToTower": "0:56:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "21:25:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 55, - "quantity": 33.2, - "calculatedQuantity": "33.2 CY", - "s3DownloadKey": "HaulPass_4PQ2WQ9_201909162028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2DB77DFE-E70B-45FC-9360-C96483996CCE", - "ticketNumber": "XACR9E3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816015, -79.994740", - "loadTime": "09/16/2019 20:29:38", - "straightDistance": "15.26", - "routeDistance": "17.6", - "timeToTower": "1:28:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "21:58:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_XACR9E3_201909162029_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37604CF9-9D4B-4F9E-817F-93AD85E83ED6", - "ticketNumber": "8G5U9JU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816310, -79.994253", - "loadTime": "09/16/2019 20:43:44", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "1:09:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "21:53:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 80, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_8G5U9JU_201909162043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "581FC779-ADC5-4C27-AFC3-90C9FA36F670", - "ticketNumber": "95UMYCA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.803748, -80.039742", - "loadTime": "09/16/2019 21:02:32", - "straightDistance": "12.69", - "routeDistance": "15", - "timeToTower": "0:40:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "21:42:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_95UMYCA_201909162102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B8F81D1-3948-4D73-834E-A36A45959241", - "ticketNumber": "4HP52PS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796578, -80.039124", - "loadTime": "09/16/2019 20:47:13", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "1:02:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "21:49:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_4HP52PS_201909162047_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "621E4FD9-76CB-49B1-83BB-66570633D75D", - "ticketNumber": "YHYAAPC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.804042, -80.039477", - "loadTime": "09/16/2019 21:03:03", - "straightDistance": "12.7", - "routeDistance": "15.03", - "timeToTower": "0:42:29", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "21:45:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 50, - "quantity": 37.8, - "calculatedQuantity": "37.8 CY", - "s3DownloadKey": "HaulPass_YHYAAPC_201909162103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C0DC7A6-D9AA-4C28-AAB8-859E0899A9F1", - "ticketNumber": "8DLAP3B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796472, -80.039391", - "loadTime": "09/16/2019 20:40:58", - "straightDistance": "12.75", - "routeDistance": "14.56", - "timeToTower": "1:07:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "21:48:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_8DLAP3B_201909162040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A31F8DF2-47EE-45B0-A360-5C2FCC5C7BA6", - "ticketNumber": "9NZRU6M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815881, -79.994410", - "loadTime": "09/16/2019 20:30:44", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "1:25:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "21:56:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_9NZRU6M_201909162030_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14C44233-69DC-4510-99E4-0E9AEAA237FC", - "ticketNumber": "93MR49Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.578572, -80.293497", - "loadTime": "09/16/2019 12:13:15", - "straightDistance": "3.69", - "routeDistance": "3.97", - "timeToTower": "0:25:18", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "12:38:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_93MR49Z_201909161213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43F9189D-59FA-4B7D-AE47-F422E4A54C45", - "ticketNumber": "39B5UJY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.578412, -80.295074", - "loadTime": "09/16/2019 11:44:07", - "straightDistance": "3.61", - "routeDistance": "3.88", - "timeToTower": "0:53:04", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "12:37:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_39B5UJY_201909161144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0271E3BB-D01A-41EC-B5CF-D9B970A00BE6", - "ticketNumber": "5YA6382", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.668508, -80.207889", - "loadTime": "09/16/2019 18:43:00", - "straightDistance": "8.34", - "routeDistance": "14.04", - "timeToTower": "0:58:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "19:41:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_J001_5YA6382_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B168390-77C2-41A9-8CCE-918B510C83BB", - "ticketNumber": "3H8KLGD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.700197, -79.954362", - "loadTime": "09/16/2019 20:32:36", - "straightDistance": "6.67", - "routeDistance": "16.2", - "timeToTower": "1:06:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "21:39:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 85, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_3H8KLGD_201909162003_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D331FCF-A2DB-4899-8DEB-760341A04A5C", - "ticketNumber": "7NJ9TJH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.658094, -80.129544", - "loadTime": "09/16/2019 18:24:22", - "straightDistance": "3.92", - "routeDistance": "6.91", - "timeToTower": "0:34:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "18:59:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 45, - "quantity": 29.2, - "calculatedQuantity": "29.2 CY", - "s3DownloadKey": "HaulPass_7NJ9TJH_201909161824_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A04AC8D-B6E9-4B70-8754-5F185C24BFDE", - "ticketNumber": "75UCX83", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.744680, -79.935106", - "loadTime": "09/16/2019 18:10:06", - "straightDistance": "9.01", - "routeDistance": "14.8", - "timeToTower": "2:16:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "20:26:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_75UCX83_201909161810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33B2D5C3-E38B-4135-9533-D0C4D7E6C9E4", - "ticketNumber": "7HFVV5Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.658331, -80.129730", - "loadTime": "09/16/2019 17:23:33", - "straightDistance": "3.92", - "routeDistance": "6.9", - "timeToTower": "0:25:47", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "17:49:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 50, - "quantity": 32.4, - "calculatedQuantity": "32.4 CY", - "s3DownloadKey": "HaulPass_7HFVV5Y_201909161723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41D73DD6-FDEF-4D43-8915-44900AE3AE81", - "ticketNumber": "6J7WTTA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.738850, -79.908808", - "loadTime": "09/16/2019 18:01:03", - "straightDistance": "10.13", - "routeDistance": "16.36", - "timeToTower": "1:36:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "19:37:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 80, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_6J7WTTA_201909161801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "489752C3-D912-430E-A28D-87A14CFF313D", - "ticketNumber": "74CL8E7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.738831, -79.908798", - "loadTime": "09/16/2019 18:28:17", - "straightDistance": "10.13", - "routeDistance": "16.36", - "timeToTower": "1:09:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "19:38:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 90, - "quantity": 62.4, - "calculatedQuantity": "62.4 CY", - "s3DownloadKey": "HaulPass_74CL8E7_201909161828_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48C1C0E2-64B8-4FFD-A555-22837A46DBF7", - "ticketNumber": "UUXNFEF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.737375, -80.154398", - "loadTime": "09/16/2019 18:25:01", - "straightDistance": "6.87", - "routeDistance": "11.93", - "timeToTower": "0:56:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "19:21:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 75, - "quantity": 55.6, - "calculatedQuantity": "55.6 CY", - "s3DownloadKey": "HaulPass_UUXNFEF_201909161825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A45BCE0-D7F7-49D2-AB0E-41CE91157350", - "ticketNumber": "35SF8TU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.716196, -80.065539", - "loadTime": "09/16/2019 16:57:24", - "straightDistance": "3", - "routeDistance": "5.03", - "timeToTower": "0:56:40", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "17:54:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_35SF8TU_201909161657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4AEEB2F4-742B-4DE0-95F2-65DB1029AEBB", - "ticketNumber": "4N5WM9U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.722198, -80.059863", - "loadTime": "09/16/2019 18:49:38", - "straightDistance": "3.43", - "routeDistance": "5.58", - "timeToTower": "1:00:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "19:49:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_4N5WM9U_201909161849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5541A5B4-0825-4FA6-86FF-0E96AC3B9921", - "ticketNumber": "5RJNLLR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.716626, -80.017431", - "loadTime": "09/16/2019 17:05:49", - "straightDistance": "4.08", - "routeDistance": "5.26", - "timeToTower": "1:00:14", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "18:06:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 55, - "quantity": 38.3, - "calculatedQuantity": "38.3 CY", - "s3DownloadKey": "HaulPass_5RJNLLR_201909161705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "584D0767-223F-469D-AB39-9D0E70EA7223", - "ticketNumber": "84FNHM9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.687158, -80.037050", - "loadTime": "09/16/2019 20:35:55", - "straightDistance": "1.88", - "routeDistance": "3.26", - "timeToTower": "0:39:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "21:15:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_84FNHM9_201909162035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C438593-1288-491E-825C-945774030A65", - "ticketNumber": "4P9J5VF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.766478, -80.040569", - "loadTime": "09/16/2019 18:35:29", - "straightDistance": "6.62", - "routeDistance": "9.29", - "timeToTower": "0:57:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "19:33:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_4P9J5VF_201909161835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D01F074-ADD9-435D-B2FE-9A59E0A3BD08", - "ticketNumber": "8XJXXLF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.737062, -80.154224", - "loadTime": "09/16/2019 18:21:29", - "straightDistance": "6.85", - "routeDistance": "11.91", - "timeToTower": "1:01:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "19:22:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 65, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_8XJXXLF_201909161821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E839C0F-B2D7-48D8-9850-5DC8165C5E6C", - "ticketNumber": "3YNADSK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676820, -80.189662", - "loadTime": "09/16/2019 17:12:27", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:43:28", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "17:55:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_3YNADSK_201909161712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69AC7C85-E31B-4880-8C89-0BFEF419DC33", - "ticketNumber": "5Y35MQL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.723402, -80.061172", - "loadTime": "09/16/2019 20:31:48", - "straightDistance": "3.5", - "routeDistance": "5.57", - "timeToTower": "1:17:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "21:49:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_5Y35MQL_201909162031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "740C7749-629B-416B-988C-C0D2D0CF18B8", - "ticketNumber": "6EZHGUT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.722417, -80.059719", - "loadTime": "09/16/2019 18:50:46", - "straightDistance": "3.44", - "routeDistance": "5.67", - "timeToTower": "0:58:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "19:48:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 85, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_6EZHGUT_201909161850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75B1A902-C8EE-47BC-BF05-F55FCA4E9C12", - "ticketNumber": "9Z4GL3R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676882, -80.189621", - "loadTime": "09/16/2019 19:12:47", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:55:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "20:07:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_9Z4GL3R_201909161912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76655874-9959-481A-B230-D965E7A6A433", - "ticketNumber": "3QFL4ZS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.701416, -80.021952", - "loadTime": "09/16/2019 19:06:47", - "straightDistance": "3.16", - "routeDistance": "4.49", - "timeToTower": "0:24:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "19:31:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_3QFL4ZS_201909161906_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77B9902F-564B-43F9-89C6-CF9D21EDCA74", - "ticketNumber": "5YU7S6R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.708225, -80.017233", - "loadTime": "09/16/2019 21:19:13", - "straightDistance": "3.68", - "routeDistance": "4.6", - "timeToTower": "0:24:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "21:43:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 85, - "quantity": 60.6, - "calculatedQuantity": "60.6 CY", - "s3DownloadKey": "HaulPass_5YU7S6R_201909162119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7983986C-777A-4DF5-92B5-03C32DD08FD6", - "ticketNumber": "37GJ3G3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.738181, -79.907702", - "loadTime": "09/16/2019 19:37:11", - "straightDistance": "10.17", - "routeDistance": "16.44", - "timeToTower": "1:13:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "20:50:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 80, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_37GJ3G3_201909161937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C5F7003-A936-4927-9723-7AC176B4D9A8", - "ticketNumber": "4Z3N9HF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.708206, -80.017092", - "loadTime": "09/16/2019 21:11:41", - "straightDistance": "3.68", - "routeDistance": "4.6", - "timeToTower": "0:30:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "21:42:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_4Z3N9HF_201909162111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E9BD858-A44B-4120-B343-9F291FDEBE7B", - "ticketNumber": "9V6ZUHH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747394, -79.936140", - "loadTime": "09/16/2019 17:12:06", - "straightDistance": "9.06", - "routeDistance": "15.05", - "timeToTower": "1:08:54", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "18:21:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_9V6ZUHH_201909161712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FAAF345-5B23-400F-A265-0C259E2DA5BA", - "ticketNumber": "8AL8BH6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.738016, -79.906875", - "loadTime": "09/16/2019 20:16:16", - "straightDistance": "10.2", - "routeDistance": "16.51", - "timeToTower": "1:02:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "21:18:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 90, - "quantity": 65, - "calculatedQuantity": "65 CY", - "s3DownloadKey": "HaulPass_8AL8BH6_201909162016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89F15EF7-379A-4C71-9FFF-B21F3437BE9E", - "ticketNumber": "9ML5A35", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.701420, -80.015393", - "loadTime": "09/16/2019 18:33:39", - "straightDistance": "3.47", - "routeDistance": "4.13", - "timeToTower": "0:56:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "19:30:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_9ML5A35_201909161833_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8AFE8546-50D4-4B10-B2EA-677498F4DD1A", - "ticketNumber": "8BSRQFC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.736213, -80.153741", - "loadTime": "09/16/2019 20:32:21", - "straightDistance": "6.79", - "routeDistance": "11.85", - "timeToTower": "0:38:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "21:10:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_8BSRQFC_201909162032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91C66057-F89E-46E8-A83C-1CE58382BA52", - "ticketNumber": "HTRRY3B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.735706, -80.153514", - "loadTime": "09/16/2019 20:17:58", - "straightDistance": "6.76", - "routeDistance": "11.85", - "timeToTower": "0:51:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "21:09:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 90, - "quantity": 66.7, - "calculatedQuantity": "66.7 CY", - "s3DownloadKey": "HaulPass_HTRRY3B_201909162017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92A45958-4816-4CEB-98EE-97B321EC5DAC", - "ticketNumber": "9N2TLQD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676860, -80.189502", - "loadTime": "09/16/2019 17:28:45", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:47:58", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "18:16:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 45, - "quantity": 32.5, - "calculatedQuantity": "32.5 CY", - "s3DownloadKey": "HaulPass_9N2TLQD_201909161728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "971CFADC-68C6-4009-9405-3CAB4F6A4788", - "ticketNumber": "5S6JZ8C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.687946, -80.037068", - "loadTime": "09/16/2019 19:21:45", - "straightDistance": "1.91", - "routeDistance": "3.32", - "timeToTower": "0:41:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "20:03:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_J001_5S6JZ8C_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8631230-1FCB-4B6A-8A0C-0C2B41A5C87C", - "ticketNumber": "4M2WJU5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.739228, -79.909184", - "loadTime": "09/16/2019 17:38:18", - "straightDistance": "10.12", - "routeDistance": "16.32", - "timeToTower": "1:09:18", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "18:47:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 75, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_4M2WJU5_201909161738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A87819F3-9728-4DC7-B0FA-8F0D19488829", - "ticketNumber": "3LS6E5E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.687411, -80.037278", - "loadTime": "09/16/2019 18:02:19", - "straightDistance": "1.88", - "routeDistance": "3.28", - "timeToTower": "0:27:19", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "18:29:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 45, - "quantity": 32.8, - "calculatedQuantity": "32.8 CY", - "s3DownloadKey": "HaulPass_3LS6E5E_201909161802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE92076C-5EBD-4881-8DE4-3576298DD043", - "ticketNumber": "39SUKPS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.770802, -80.045191", - "loadTime": "09/16/2019 20:50:06", - "straightDistance": "6.86", - "routeDistance": "9.81", - "timeToTower": "0:42:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "21:32:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_39SUKPS_201909162038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD736D10-58D4-46B0-8E0B-0239233CAA3B", - "ticketNumber": "32NFQCG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.711882, -80.018193", - "loadTime": "09/16/2019 17:52:39", - "straightDistance": "3.81", - "routeDistance": "4.86", - "timeToTower": "0:12:09", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "18:04:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_32NFQCG_201909161752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE505E2E-B044-4E1E-AE57-D30B6000C8AD", - "ticketNumber": "9F7XUWY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.739025, -79.908938", - "loadTime": "09/16/2019 17:57:20", - "straightDistance": "10.13", - "routeDistance": "16.35", - "timeToTower": "0:55:00", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "18:52:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 50, - "quantity": 36.1, - "calculatedQuantity": "36.1 CY", - "s3DownloadKey": "HaulPass_9F7XUWY_201909161757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C122F4FB-9984-45EA-B3D4-385A745904B5", - "ticketNumber": "6BFPAG8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.701558, -80.015292", - "loadTime": "09/16/2019 20:19:07", - "straightDistance": "3.48", - "routeDistance": "4.13", - "timeToTower": "0:28:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "20:48:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_6BFPAG8_201909162019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C182095B-1D4B-49D3-91C7-C8F711F3097A", - "ticketNumber": "4UPC63L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.687099, -80.037041", - "loadTime": "09/16/2019 18:03:38", - "straightDistance": "1.88", - "routeDistance": "3.26", - "timeToTower": "0:27:05", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "18:30:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 55, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_4UPC63L_201909161803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C70ECE72-7EF3-4812-A1B9-DC88F21A70F9", - "ticketNumber": "9WUK46C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.738047, -79.907926", - "loadTime": "09/16/2019 19:04:10", - "straightDistance": "10.15", - "routeDistance": "16.44", - "timeToTower": "1:47:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "20:51:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_9WUK46C_201909161904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D28641BF-4B09-4400-9E93-5492071C5350", - "ticketNumber": "3TB92QQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.698586, -79.953719", - "loadTime": "09/16/2019 17:54:31", - "straightDistance": "6.68", - "routeDistance": "16.69", - "timeToTower": "1:08:19", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "19:02:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 85, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_3TB92QQ_201909161754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3800166-8051-464B-9442-20BBFC8690E9", - "ticketNumber": "8A4LZ2U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.687830, -80.020048", - "loadTime": "09/16/2019 21:03:55", - "straightDistance": "2.78", - "routeDistance": "3.1", - "timeToTower": "0:12:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "21:16:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_8A4LZ2U_201909162045_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9C52068-F349-4801-8BAA-A12584AC49C1", - "ticketNumber": "4W2NLUP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.658371, -80.129590", - "loadTime": "09/16/2019 18:06:15", - "straightDistance": "3.92", - "routeDistance": "6.9", - "timeToTower": "0:34:16", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "18:40:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 40, - "quantity": 27, - "calculatedQuantity": "27 CY", - "s3DownloadKey": "HaulPass_4W2NLUP_201909161806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0166D25-E299-4643-AA7C-F31C368C8F1D", - "ticketNumber": "3LLF5NX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.688141, -80.036885", - "loadTime": "09/16/2019 19:29:35", - "straightDistance": "1.92", - "routeDistance": "3.33", - "timeToTower": "0:30:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "20:00:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_3LLF5NX_201909161929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1785E62-A3D9-4BDD-A23F-4DFA76621D9C", - "ticketNumber": "6KUDKZJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.686712, -80.166608", - "loadTime": "09/16/2019 19:13:28", - "straightDistance": "6.02", - "routeDistance": "11.46", - "timeToTower": "0:42:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "19:55:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_6KUDKZJ_201909161907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E66A1B27-3E9E-4044-95C7-9E9E4602B017", - "ticketNumber": "5YA7F65", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747485, -79.936063", - "loadTime": "09/16/2019 17:15:55", - "straightDistance": "9.07", - "routeDistance": "15.06", - "timeToTower": "1:02:57", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "18:18:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 55, - "quantity": 35.5, - "calculatedQuantity": "35.5 CY", - "s3DownloadKey": "HaulPass_5YA7F65_201909161715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8C54F81-18BB-4D4E-8A0A-11ECD7E027B4", - "ticketNumber": "4M6NA6W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.715867, -80.065015", - "loadTime": "09/16/2019 16:41:44", - "straightDistance": "2.98", - "routeDistance": "5.07", - "timeToTower": "1:11:24", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "17:53:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_4M6NA6W_201909161641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E903347B-A62F-45CC-9789-1D0B7183C06C", - "ticketNumber": "4SRQJ6U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.737891, -79.906990", - "loadTime": "09/16/2019 20:14:56", - "straightDistance": "10.19", - "routeDistance": "16.5", - "timeToTower": "1:02:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "21:17:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 85, - "quantity": 67.2, - "calculatedQuantity": "67.2 CY", - "s3DownloadKey": "HaulPass_4SRQJ6U_201909162014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9E581D2-1656-493B-98B7-C1984BF4EE96", - "ticketNumber": "7T745LZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.769671, -80.047010", - "loadTime": "09/16/2019 19:38:51", - "straightDistance": "6.77", - "routeDistance": "9.67", - "timeToTower": "0:31:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "20:09:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_7T745LZ_201909161934_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDEB889B-BC53-45AE-83E6-3FB700DBC772", - "ticketNumber": "69TUJNA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.692025, -80.168234", - "loadTime": "09/16/2019 17:34:03", - "straightDistance": "6.18", - "routeDistance": "11.32", - "timeToTower": "0:59:41", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "18:33:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 45, - "quantity": 32.2, - "calculatedQuantity": "32.2 CY", - "s3DownloadKey": "HaulPass_69TUJNA_201909161734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2362F59-E154-4BBF-BB81-BD66A42F50BB", - "ticketNumber": "82MG9XF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.768029, -80.043194", - "loadTime": "09/16/2019 18:02:43", - "straightDistance": "6.69", - "routeDistance": "9.41", - "timeToTower": "0:29:23", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "18:32:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_82MG9XF_201909161802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3C2A7EA-3565-411C-97B1-CCF2A26FE1B7", - "ticketNumber": "7ZJD5SH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.744870, -79.935428", - "loadTime": "09/16/2019 18:04:03", - "straightDistance": "9", - "routeDistance": "14.81", - "timeToTower": "2:23:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "20:27:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_7ZJD5SH_201909161804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F99273F6-A360-4732-8461-912C340ADA41", - "ticketNumber": "9QHZL3U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.723670, -80.059339", - "loadTime": "09/16/2019 20:41:27", - "straightDistance": "3.53", - "routeDistance": "5.72", - "timeToTower": "1:08:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "21:50:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 75, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_9QHZL3U_201909162041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FAF13F92-AD52-4A93-957C-1E82A7B66017", - "ticketNumber": "567KKKK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.701623, -80.015130", - "loadTime": "09/16/2019 20:11:39", - "straightDistance": "3.49", - "routeDistance": "4.13", - "timeToTower": "0:37:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "20:48:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_567KKKK_201909162011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07EEE04A-F21B-4F82-A0D3-910E6250FE40", - "ticketNumber": "6FGM9JY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816312, -79.994737", - "loadTime": "09/16/2019 21:03:51", - "straightDistance": "15.26", - "routeDistance": "17.59", - "timeToTower": "1:09:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "22:13:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_6FGM9JY_201909162103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08A578E5-220B-49ED-B51D-55EEEC76C9A7", - "ticketNumber": "ZBRWWZ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676846, -80.189730", - "loadTime": "09/16/2019 20:59:30", - "straightDistance": "10.45", - "routeDistance": "24.13", - "timeToTower": "1:16:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "22:16:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 65, - "quantity": 47, - "calculatedQuantity": "47 CY", - "s3DownloadKey": "HaulPass_ZBRWWZ4_201909162059_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E08DE25-2E79-46B2-B44C-25DC78BD0B78", - "ticketNumber": "6GGE8Z6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "93DC6VY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.819984, -80.041218", - "loadTime": "09/16/2019 21:36:42", - "straightDistance": "12.57", - "routeDistance": "15.66", - "timeToTower": "0:42:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "22:19:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.5 CY", - "percentFull": 50, - "quantity": 29.8, - "calculatedQuantity": "29.8 CY", - "s3DownloadKey": "HaulPass_6GGE8Z6_201909162136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53F635ED-AB57-4B94-869E-8D947547C783", - "ticketNumber": "VVF8YFY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.820081, -80.041063", - "loadTime": "09/16/2019 21:38:34", - "straightDistance": "12.58", - "routeDistance": "15.68", - "timeToTower": "0:39:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "22:18:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_VVF8YFY_201909162138_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB4D964F-69E7-42ED-91D5-231252F03E28", - "ticketNumber": "4JCHQ2N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816027, -79.994348", - "loadTime": "09/16/2019 21:04:43", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "1:07:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "22:12:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_4JCHQ2N_201909162104_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF6913EA-9A5D-4F0F-9EAF-5EBB16729C88", - "ticketNumber": "86REC3S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.769460, -79.974730", - "loadTime": "09/16/2019 19:26:19", - "straightDistance": "16.75", - "routeDistance": "19.08", - "timeToTower": "3:02:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "22:28:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_86REC3S_201909161926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D150AF7A-14EE-494A-9CFE-9B7CA93FC5B8", - "ticketNumber": "38CCK6A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.832775, -80.078214", - "loadTime": "09/16/2019 21:44:47", - "straightDistance": "10.48", - "routeDistance": "13.1", - "timeToTower": "0:38:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "22:23:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_38CCK6A_201909162144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC7A072C-8803-48D1-9081-881422C7C239", - "ticketNumber": "3WVC8TD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.770889, -79.975401", - "loadTime": "09/16/2019 20:06:29", - "straightDistance": "16.7", - "routeDistance": "18.94", - "timeToTower": "2:21:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "22:27:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_3WVC8TD_201909161944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0728746E-6E0D-421A-BBEC-93A256600ADC", - "ticketNumber": "8MGTLNR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.716617, -80.070129", - "loadTime": "09/16/2019 15:29:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "15:33:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8MGTLNR_201909161529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0741DD07-20AD-41DE-B64D-B45E6CA33BCA", - "ticketNumber": "5K8WNP7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.714636, -80.071414", - "loadTime": "09/16/2019 14:26:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "14:28:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5K8WNP7_201909161426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D106E45-FC99-49B9-8C9F-BB22FC2850C1", - "ticketNumber": "64H6AUJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.714621, -80.071513", - "loadTime": "09/16/2019 14:17:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "14:18:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64H6AUJ_201909161417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10932B74-2CDE-49EC-B5F6-6AB3DAC95505", - "ticketNumber": "ZMRCNBM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717089, -80.070642", - "loadTime": "09/16/2019 18:09:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:13:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_ZMRCNBM_201909161809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10DBB27C-8666-4A87-A24B-CDC41EAD8478", - "ticketNumber": "69QLGSC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.715931, -80.070775", - "loadTime": "09/16/2019 15:16:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "15:20:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_69QLGSC_201909161516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C037982-3155-4FB8-B0C1-41A8CEA9C5F0", - "ticketNumber": "XK7AFC3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.714847, -80.07122", - "loadTime": "09/16/2019 14:23:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "14:25:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_XK7AFC3_201909161423_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E26961D-142F-4EED-A9CC-7A8B1DE44757", - "ticketNumber": "4GKDZHQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.726534, -80.069222", - "loadTime": "09/16/2019 17:45:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "17:52:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4GKDZHQ_201909161745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E5B0069-CC4A-47F8-AB0C-EEBA2D7CB5F6", - "ticketNumber": "46D9UE2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.723097, -80.072185", - "loadTime": "09/16/2019 17:13:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "17:15:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_46D9UE2_201909161713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "280A98AF-7982-4CCE-880D-811493E95972", - "ticketNumber": "7QRX6TW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.723295, -80.073296", - "loadTime": "09/16/2019 17:08:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "5:22:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "22:30:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QRX6TW_201909161708_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29B8D757-E1FE-40B7-84D4-A65E02F9DAAF", - "ticketNumber": "92B3ZLW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.71582, -80.070806", - "loadTime": "09/16/2019 15:01:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "15:05:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_92B3ZLW_201909161501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2DDE5F65-BF9A-4C58-91BE-70C49823B247", - "ticketNumber": "4VN4LA7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.723567, -80.071404", - "loadTime": "09/16/2019 17:17:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "17:18:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4VN4LA7_201909161717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31C3F4F3-4BE3-4D45-B0DF-012F295E2B89", - "ticketNumber": "7MLZHBR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.716848, -80.069791", - "loadTime": "09/16/2019 15:36:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "15:41:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7MLZHBR_201909161536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32E96BA7-7FC2-4CE6-ACBF-A92F601A22AB", - "ticketNumber": "85UJLYV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717206, -80.085698", - "loadTime": "09/16/2019 13:29:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "13:33:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_85UJLYV_201909161329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37DCC1B8-C4F4-4439-B831-997E0D150976", - "ticketNumber": "76H92VX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.716976, -80.069617", - "loadTime": "09/16/2019 15:57:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "15:58:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_76H92VX_201909161557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E0FE808-B0C5-4700-814A-A6C1DBF4F0AD", - "ticketNumber": "Z3D6K49", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717105, -80.069869", - "loadTime": "09/16/2019 16:36:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "5:57:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "22:33:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Z3D6K49_201909161636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "476ECCE4-5566-4B45-BF9D-5B684E4CDD07", - "ticketNumber": "4JG9ES5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.715077, -80.071351", - "loadTime": "09/16/2019 14:33:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "14:39:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4JG9ES5_201909161433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53454CAF-A99D-4FEB-A13B-D1C332F42A98", - "ticketNumber": "6VPA7W9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.716227, -80.070002", - "loadTime": "09/16/2019 15:24:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "15:28:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6VPA7W9_201909161524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "604820F6-8E81-4569-9523-42CCCCBA25BB", - "ticketNumber": "6X5CVGN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717276, -80.085868", - "loadTime": "09/16/2019 13:40:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "13:43:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6X5CVGN_201909161340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61BB8FB3-BD2A-4835-B22A-4ECA9E93BA37", - "ticketNumber": "8WMCN8Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717069, -80.085697", - "loadTime": "09/16/2019 13:45:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "13:48:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8WMCN8Y_201909161345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6908E6FD-C2CF-4FF0-922F-406FDB74872A", - "ticketNumber": "52QSEVN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.71683, -80.069782", - "loadTime": "09/16/2019 15:41:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "15:49:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_52QSEVN_201909161541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74383DE6-BB98-445A-A370-0828E052771F", - "ticketNumber": "7WT2V83", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.723662, -80.07124", - "loadTime": "09/16/2019 17:20:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "17:23:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7WT2V83_201909161720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "790E9D75-0B20-4F16-A8E1-D18891A7F631", - "ticketNumber": "5DN97R4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724286, -80.070222", - "loadTime": "09/16/2019 17:29:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "17:33:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5DN97R4_201909161729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86888878-3871-4A54-84AD-95CA618A9C35", - "ticketNumber": "AKQPEBH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.714634, -80.071414", - "loadTime": "09/16/2019 14:30:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "14:32:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_AKQPEBH_201909161430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5599DE1-4A44-4E4C-8DE9-7F4AD0F2CD1E", - "ticketNumber": "99Y898M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717395, -80.070723", - "loadTime": "09/16/2019 16:51:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "16:56:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_99Y898M_201909161651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB0531A7-6238-4B61-9965-02591353D5D0", - "ticketNumber": "6UPVCL9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.715269, -80.071311", - "loadTime": "09/16/2019 14:39:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "14:43:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6UPVCL9_201909161439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B16BE641-78AE-492D-9564-7BF410B42022", - "ticketNumber": "8548BTJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.71492, -80.071326", - "loadTime": "09/16/2019 14:50:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "14:53:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8548BTJ_201909161450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B624BEDA-DA66-4F5A-8722-DEB83E718C0A", - "ticketNumber": "6RR3GJ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717571, -80.070359", - "loadTime": "09/16/2019 16:45:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "16:49:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6RR3GJ2_201909161645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF1DF513-DC06-44D7-BBC7-2DEC23AF87D1", - "ticketNumber": "3K4B3SU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.716953, -80.069602", - "loadTime": "09/16/2019 15:52:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "15:56:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3K4B3SU_201909161552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFE5B557-D2C5-412D-A6E3-5AD001DD8D4B", - "ticketNumber": "3ZQPW56", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.726841, -80.069195", - "loadTime": "09/16/2019 17:53:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "17:55:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3ZQPW56_201909161753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6C827EB-A382-46A1-8599-21F037DBA1FD", - "ticketNumber": "76YJ3BB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717089, -80.085721", - "loadTime": "09/16/2019 13:48:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "13:50:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_76YJ3BB_201909161348_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBDEA969-7D06-4799-AFA7-D0D22793875A", - "ticketNumber": "X3VPECA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717115, -80.085683", - "loadTime": "09/16/2019 13:33:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "13:35:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_X3VPECA_201909161333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9B9C75C-3EB0-43E0-A5FB-3A15F4E1B8FC", - "ticketNumber": "7Z8NJ4D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717391, -80.069842", - "loadTime": "09/16/2019 16:39:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "16:43:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7Z8NJ4D_201909161639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DAD4C19F-D210-4BB1-AAE8-1DAE5F3437BD", - "ticketNumber": "83JXNRC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.714588, -80.07147", - "loadTime": "09/16/2019 14:12:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "14:15:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83JXNRC_201909161412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E606C0DF-6018-4E8F-8507-F288CD210AB8", - "ticketNumber": "F6SK7KN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.720997, -80.073156", - "loadTime": "09/16/2019 17:03:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "17:05:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_F6SK7KN_201909161703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8B4811B-3405-43F9-BB22-461BEC2B9B76", - "ticketNumber": "4SWEASA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724695, -80.069209", - "loadTime": "09/16/2019 17:36:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "17:41:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SWEASA_201909161736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB2D62A3-6F68-40DF-AE99-8A6E851C414E", - "ticketNumber": "8BAPCW6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.715402, -80.071136", - "loadTime": "09/16/2019 14:43:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "14:44:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8BAPCW6_201909161443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F52179AA-281A-45CB-8D96-615D5F3D820B", - "ticketNumber": "X5U9YJY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.714885, -80.071302", - "loadTime": "09/16/2019 14:46:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "14:49:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_X5U9YJY_201909161446_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24CA75D8-B47B-4331-961D-85DEF125426C", - "ticketNumber": "82GQDSJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.713486, -80.069111", - "loadTime": "09/16/2019 20:27:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "20:29:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82GQDSJ_201909162027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27CE2CDA-2584-441D-9F79-4CF1F7FC33CB", - "ticketNumber": "67YR7V5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.7138, -80.071766", - "loadTime": "09/16/2019 19:21:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:24:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_67YR7V5_201909161921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C83A5BB-5D48-4B5D-BE3A-ED81254423B0", - "ticketNumber": "4TRRJM7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.715065, -80.071539", - "loadTime": "09/16/2019 18:17:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:18:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4TRRJM7_201909161817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E617A5B-A9F1-41A4-BB72-74DED5CAF30F", - "ticketNumber": "942QBYM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.713663, -80.068721", - "loadTime": "09/16/2019 20:23:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "20:26:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_942QBYM_201909162023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36ECC708-1EC4-4029-A8B0-907D35F2736B", - "ticketNumber": "4VMCHWZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.713198, -80.06832", - "loadTime": "09/16/2019 20:53:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "20:55:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4VMCHWZ_201909162053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "377928F2-0D45-4201-AEA9-6939118948CF", - "ticketNumber": "8RXURNC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.713287, -80.068092", - "loadTime": "09/16/2019 20:40:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "20:42:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8RXURNC_201909162040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38A9AD58-BE6C-45B6-8164-2852AD13DA56", - "ticketNumber": "5BX55SQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.71833, -80.069218", - "loadTime": "09/16/2019 19:54:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:56:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5BX55SQ_201909161954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5289773E-F058-4B8A-AF9C-8B9A6E8C58AE", - "ticketNumber": "Q5QRDY6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.712749, -80.07107", - "loadTime": "09/16/2019 20:06:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "20:09:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Q5QRDY6_201909162006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53752A3F-76F7-4D6E-95D1-7C3029D93DA3", - "ticketNumber": "4JRTNX7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.715889, -80.072514", - "loadTime": "09/16/2019 18:43:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:48:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4JRTNX7_201909161843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "567BA6E8-2764-48D8-AA04-11F52AACCB9B", - "ticketNumber": "5RXBSE7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.713529, -80.067311", - "loadTime": "09/16/2019 20:58:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "21:03:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5RXBSE7_201909162058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57AF36D1-18B4-474D-9D19-E3DABDBFE6C3", - "ticketNumber": "9P934ED", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.715172, -80.071635", - "loadTime": "09/16/2019 18:19:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:22:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9P934ED_201909161819_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59556BBB-8B1F-4225-A672-AA77EC82805A", - "ticketNumber": "57XMBHM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.718509, -80.069332", - "loadTime": "09/16/2019 19:57:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "20:00:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_57XMBHM_201909161957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "608E447B-BA44-4997-ABFE-F07796901B42", - "ticketNumber": "96XCBJQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.713368, -80.067322", - "loadTime": "09/16/2019 21:18:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "21:20:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_96XCBJQ_201909162118_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67F3F970-78C4-4EA6-B5C9-13823B3131F2", - "ticketNumber": "66B4SCK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.71378, -80.071694", - "loadTime": "09/16/2019 19:28:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:29:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_66B4SCK_201909161928_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77B08876-845A-4D3D-BF82-EFCE161632E9", - "ticketNumber": "8NWGA6H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.713483, -80.067456", - "loadTime": "09/16/2019 21:07:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "21:17:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NWGA6H_201909162107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C118BB6-0F79-4C17-9418-9A45A2F545D2", - "ticketNumber": "65MG7ND", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.712983, -80.071128", - "loadTime": "09/16/2019 20:10:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "20:13:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_65MG7ND_201909162010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F40C627-9A33-4232-B217-73D4992790B1", - "ticketNumber": "79NJZKX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.713932, -80.071403", - "loadTime": "09/16/2019 19:24:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:27:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_79NJZKX_201909161924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84328242-2633-4952-B0FA-B3954A3A1A33", - "ticketNumber": "BGGZUYN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.713378, -80.068193", - "loadTime": "09/16/2019 20:42:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "20:44:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BGGZUYN_201909162042_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B0F3DBC-7FC2-4C5A-989A-03ECA4507F09", - "ticketNumber": "U4NJAQ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.713406, -80.068317", - "loadTime": "09/16/2019 20:46:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "20:51:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_U4NJAQ4_201909162046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9306C529-C809-4515-A76B-9C9E2C01ECDB", - "ticketNumber": "9P48Z7G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.714835, -80.071594", - "loadTime": "09/16/2019 18:26:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:30:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9P48Z7G_201909161826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DD6AD77-40EB-420A-81DD-049DA980EE65", - "ticketNumber": "323DQPL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.713521, -80.06822", - "loadTime": "09/16/2019 20:37:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "20:39:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_323DQPL_201909162037_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E99A581-0B76-42EE-B8EE-6D8EE2D77707", - "ticketNumber": "7JWV3D3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.714084, -80.071853", - "loadTime": "09/16/2019 19:32:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:36:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7JWV3D3_201909161932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9DA2FC1-BC94-4919-ABA9-156D86561B6F", - "ticketNumber": "82ERXX3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.713623, -80.071744", - "loadTime": "09/16/2019 19:04:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:10:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82ERXX3_201909161904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E32EED34-CCED-4793-9545-66572E52C5E6", - "ticketNumber": "9864JGK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.713211, -80.068584", - "loadTime": "09/16/2019 20:30:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "20:31:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9864JGK_201909162030_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E92D086D-0A08-4E05-99C3-D8D19DC57D84", - "ticketNumber": "85LLVJD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.716516, -80.072836", - "loadTime": "09/16/2019 18:51:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:56:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_85LLVJD_201909161851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA834AFC-F7A7-4CE5-9130-99B80ADA868E", - "ticketNumber": "6D6XHZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.713568, -80.068616", - "loadTime": "09/16/2019 20:34:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "20:37:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6D6XHZL_201909162034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6FB5FC2-06F8-48D8-ABE8-CB0C12302252", - "ticketNumber": "8SAKEEC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.716577, -80.074961", - "loadTime": "09/16/2019 18:35:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:39:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8SAKEEC_201909161835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF89B87F-AFDF-4C11-A7FD-2D667B8E1273", - "ticketNumber": "8NESYZY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.713167, -80.068437", - "loadTime": "09/16/2019 20:51:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "20:52:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NESYZY_201909162051_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06478105-1DD1-4ED8-94CC-626382D34290", - "ticketNumber": "XKR8ADJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.759897, -79.846233", - "loadTime": "09/16/2019 21:27:29", - "straightDistance": "15.05", - "routeDistance": "17.91", - "timeToTower": "0:47:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "22:15:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 80, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_XKR8ADJ_201909162015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0910E5DA-8544-411B-9057-C2F2E79CEEE2", - "ticketNumber": "75LFJE2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.824288, -79.826576", - "loadTime": "09/16/2019 20:10:00", - "straightDistance": "10.92", - "routeDistance": "12.44", - "timeToTower": "0:51:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "21:01:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 75, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_75LFJE2_201909162010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "239F9C7F-2648-4F64-94A2-CC81F5A28B07", - "ticketNumber": "9BPFBCC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.922700, -79.786716", - "loadTime": "09/16/2019 20:54:24", - "straightDistance": "5.48", - "routeDistance": "13.17", - "timeToTower": "1:14:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "22:08:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 65, - "quantity": 48.9, - "calculatedQuantity": "48.9 CY", - "s3DownloadKey": "HaulPass_J001_9BPFBCC_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C27857B-1002-4BF3-8A0B-EF86A6D6CABE", - "ticketNumber": "8KFVL4Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.922896, -79.787410", - "loadTime": "09/16/2019 21:01:34", - "straightDistance": "5.52", - "routeDistance": "17.92", - "timeToTower": "1:02:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "22:03:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_8KFVL4Z_201909162101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CC4F932-53C4-4DEA-A6C1-B49D9C31DE8C", - "ticketNumber": "6V8TNUX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "74C942M", - "fieldMonitorName": "Leroy Mitchell", - "loadCoordinates": "32.823944, -79.813185", - "loadTime": "09/16/2019 20:56:38", - "straightDistance": "10.4", - "routeDistance": "11.76", - "timeToTower": "0:35:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "21:32:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_6V8TNUX_201909162031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35F00281-A92E-49E0-829F-752D86429769", - "ticketNumber": "6J49Q3T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.822113, -79.825312", - "loadTime": "09/16/2019 19:18:59", - "straightDistance": "10.97", - "routeDistance": "12.23", - "timeToTower": "1:40:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "20:59:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_6J49Q3T_201909161913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "389C1324-A0CF-42C3-ACAA-2090B79F01F4", - "ticketNumber": "9P3T3D9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.821560, -79.823926", - "loadTime": "09/16/2019 19:38:14", - "straightDistance": "10.94", - "routeDistance": "12.12", - "timeToTower": "1:19:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "20:57:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 55, - "quantity": 45, - "calculatedQuantity": "45 CY", - "s3DownloadKey": "HaulPass_9P3T3D9_201909161927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39395819-223F-41D0-8C13-6920A5062145", - "ticketNumber": "6U7EU6L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840188, -79.824863", - "loadTime": "09/16/2019 19:43:39", - "straightDistance": "10.09", - "routeDistance": "10.99", - "timeToTower": "1:22:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "21:06:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 70, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_6U7EU6L_201909161943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40B2435D-C959-4A1C-9358-250CA8F5B75C", - "ticketNumber": "4QSH6BK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.800368, -79.852620", - "loadTime": "09/16/2019 20:28:08", - "straightDistance": "13.15", - "routeDistance": "14.41", - "timeToTower": "0:40:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "21:08:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 75, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_4QSH6BK_201909162028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "492A733D-91B2-4DD7-A11D-2CF13002F03A", - "ticketNumber": "45BDUTZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840394, -79.825052", - "loadTime": "09/16/2019 19:42:48", - "straightDistance": "10.09", - "routeDistance": "11", - "timeToTower": "1:22:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "21:04:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_45BDUTZ_201909161942_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4DFD1178-4A52-4FF3-9FB4-7299BBC28E7C", - "ticketNumber": "3SG684P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "74C942M", - "fieldMonitorName": "Leroy Mitchell", - "loadCoordinates": "32.824829, -79.813607", - "loadTime": "09/16/2019 19:03:20", - "straightDistance": "10.37", - "routeDistance": "12.1", - "timeToTower": "2:27:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "21:30:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_J001_3SG684P_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5096FA3C-8BAD-4B23-93CE-50BD72C55A75", - "ticketNumber": "5PEXN4C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.865399, -79.807078", - "loadTime": "09/16/2019 20:16:10", - "straightDistance": "8.2", - "routeDistance": "10.07", - "timeToTower": "0:32:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "20:48:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_5PEXN4C_201909161928_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5830408D-45C1-4FF0-928F-314C828D02EA", - "ticketNumber": "R2YFBNY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "74C942M", - "fieldMonitorName": "Leroy Mitchell", - "loadCoordinates": "32.824779, -79.813445", - "loadTime": "09/16/2019 19:03:20", - "straightDistance": "10.37", - "routeDistance": "11.68", - "timeToTower": "2:21:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "21:25:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 65, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_R2YFBNY_201909161821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CDA325A-86BA-4A43-886C-9F6B0A08AA42", - "ticketNumber": "3SDB743", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.864789, -79.818917", - "loadTime": "09/16/2019 19:06:41", - "straightDistance": "8.78", - "routeDistance": "10.42", - "timeToTower": "1:33:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "20:40:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_3SDB743_201909161903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78931503-009C-4927-B5AE-DBB7560F6D83", - "ticketNumber": "8YA7UNF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.908238, -79.792515", - "loadTime": "09/16/2019 19:57:25", - "straightDistance": "6.05", - "routeDistance": "16.62", - "timeToTower": "0:59:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "20:56:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 60, - "quantity": 44.5, - "calculatedQuantity": "44.5 CY", - "s3DownloadKey": "HaulPass_8YA7UNF_201909161945_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B1207A2-1469-4B76-9AB0-70F26D60B52A", - "ticketNumber": "6NSGFXL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.908026, -79.797490", - "loadTime": "09/16/2019 19:23:46", - "straightDistance": "6.33", - "routeDistance": "16.32", - "timeToTower": "1:23:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "20:47:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 70, - "quantity": 50.2, - "calculatedQuantity": "50.2 CY", - "s3DownloadKey": "HaulPass_6NSGFXL_201909161923_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B5BB444-9448-4FAC-9F42-9C7E985D0E51", - "ticketNumber": "3XCEUU5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "74C942M", - "fieldMonitorName": "Leroy Mitchell", - "loadCoordinates": "32.823440, -79.814059", - "loadTime": "09/16/2019 20:12:22", - "straightDistance": "10.46", - "routeDistance": "11.82", - "timeToTower": "1:21:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "21:33:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 65, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_3XCEUU5_201909162012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC87D567-1DA6-4D90-B32A-6B572288F5D9", - "ticketNumber": "4SL7W3R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.873549, -79.760271", - "loadTime": "09/16/2019 19:59:24", - "straightDistance": "5.8", - "routeDistance": "6.72", - "timeToTower": "1:43:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "21:43:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_4SL7W3R_201909161925_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0E2B0B1-481A-44B1-9D64-EF4A2303AFF5", - "ticketNumber": "5A2EED4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840170, -79.824812", - "loadTime": "09/16/2019 19:05:09", - "straightDistance": "10.09", - "routeDistance": "10.98", - "timeToTower": "1:32:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "20:37:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_5A2EED4_201909161905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C265F6A5-6E08-475C-8A55-E400BA55E190", - "ticketNumber": "KAMVAK9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.083792, -79.464824", - "loadTime": "09/16/2019 20:50:05", - "straightDistance": "16.71", - "routeDistance": "22.61", - "timeToTower": "1:08:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "21:58:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 50, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_KAMVAK9_201909162050_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC78CC73-70D3-47C4-A1C9-AA94629A816E", - "ticketNumber": "86RAKB9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.876170, -79.748511", - "loadTime": "09/16/2019 21:01:14", - "straightDistance": "5.23", - "routeDistance": "6.11", - "timeToTower": "0:45:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "21:46:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_86RAKB9_201909162101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5FB779C-BBBF-448D-A018-EB52FCF195A5", - "ticketNumber": "9DWREXD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.084563, -79.463264", - "loadTime": "09/16/2019 19:53:44", - "straightDistance": "16.82", - "routeDistance": "22.5", - "timeToTower": "2:03:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "21:56:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_9DWREXD_201909161922_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0F3377C-0E90-418C-9326-B7773E21913B", - "ticketNumber": "7G8LFP7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.826090, -79.829712", - "loadTime": "09/16/2019 22:04:48", - "straightDistance": "10.96", - "routeDistance": "12.56", - "timeToTower": "0:41:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "22:45:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 65, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_7G8LFP7_201909162201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1C5A63B-D49B-451E-970F-F22059705C92", - "ticketNumber": "7E9JG8C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.799586, -79.855574", - "loadTime": "09/16/2019 21:40:01", - "straightDistance": "13.31", - "routeDistance": "14.19", - "timeToTower": "0:56:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "22:36:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 65, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_7E9JG8C_201909162129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E52A22CE-E0CA-4C6D-B421-F2A30118C1CB", - "ticketNumber": "7FEWWG8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.798319, -79.852346", - "loadTime": "09/16/2019 22:03:59", - "straightDistance": "13.24", - "routeDistance": "14.43", - "timeToTower": "0:37:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "22:41:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 75, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_7FEWWG8_201909162203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF10872E-06BB-4023-8E06-90A832E8862E", - "ticketNumber": "8LRGSAV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.823527, -79.826218", - "loadTime": "09/16/2019 21:52:22", - "straightDistance": "10.94", - "routeDistance": "12.38", - "timeToTower": "1:03:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "22:56:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 55, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_8LRGSAV_201909162142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2BBFC60-41AB-490E-B754-A83B6D4A8A24", - "ticketNumber": "8FQUCQW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.826324, -79.828332", - "loadTime": "09/16/2019 21:44:18", - "straightDistance": "10.89", - "routeDistance": "12.48", - "timeToTower": "0:59:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "22:44:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_8FQUCQW_201909162139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00EAADF7-3D70-464F-AFBA-231370743DE7", - "ticketNumber": "97TVV6J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.875697, -79.762060", - "loadTime": "09/16/2019 17:57:00", - "straightDistance": "5.76", - "routeDistance": "6.5", - "timeToTower": "0:44:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "18:41:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 80, - "quantity": 55.6, - "calculatedQuantity": "55.6 CY", - "s3DownloadKey": "HaulPass_97TVV6J_201909161756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03719547-9BFD-48F4-9A15-AE984E7BFDFF", - "ticketNumber": "6XAQXHE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "74C942M", - "fieldMonitorName": "Leroy Mitchell", - "loadCoordinates": "32.798968, -79.853035", - "loadTime": "09/16/2019 14:08:08", - "straightDistance": "13.24", - "routeDistance": "14.96", - "timeToTower": "0:56:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "15:04:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 85, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_J001_6XAQXHE_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0664ED49-54E3-4FC0-A29F-2E0B7BA66D15", - "ticketNumber": "5GB3RJD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.986465, -79.645795", - "loadTime": "09/16/2019 16:40:32", - "straightDistance": "4.44", - "routeDistance": "8.05", - "timeToTower": "0:46:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "17:26:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_5GB3RJD_201909161640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "068C4812-E937-4180-8210-31DB4FCD19D3", - "ticketNumber": "77A8T7Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.799667, -79.852171", - "loadTime": "09/16/2019 17:46:24", - "straightDistance": "13.17", - "routeDistance": "14.56", - "timeToTower": "0:41:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "18:27:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 80, - "quantity": 68.7, - "calculatedQuantity": "68.7 CY", - "s3DownloadKey": "HaulPass_77A8T7Q_201909161746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08DDD554-E327-46E6-9794-A3D13A0B4F48", - "ticketNumber": "3HR9J6S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.839715, -79.824930", - "loadTime": "09/16/2019 16:40:38", - "straightDistance": "10.12", - "routeDistance": "10.99", - "timeToTower": "1:46:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "18:27:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_3HR9J6S_201909161640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E77A7E8-BAE6-461C-A77B-19E0B6E98874", - "ticketNumber": "8PZEUKE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.836394, -79.816215", - "loadTime": "09/16/2019 15:07:39", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:30:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "15:38:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_8PZEUKE_201909161507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "113CB513-A9D9-4503-996C-A9E38EF2781A", - "ticketNumber": "47ECQ3U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.801481, -79.852691", - "loadTime": "09/16/2019 16:32:04", - "straightDistance": "13.1", - "routeDistance": "14.77", - "timeToTower": "0:39:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "17:11:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 85, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_47ECQ3U_201909161632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "199425D8-FF05-4945-BE4B-9C12591F86CC", - "ticketNumber": "WMGNDJK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "74C942M", - "fieldMonitorName": "Leroy Mitchell", - "loadCoordinates": "32.825642, -79.816453", - "loadTime": "09/16/2019 16:24:26", - "straightDistance": "10.44", - "routeDistance": "11.63", - "timeToTower": "0:39:28", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "17:03:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 70, - "quantity": 56, - "calculatedQuantity": "56 CY", - "s3DownloadKey": "HaulPass_WMGNDJK_201909161607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E71710F-8676-4A73-83A9-19FE39381B86", - "ticketNumber": "3XT7X8Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.923974, -79.787029", - "loadTime": "09/16/2019 19:09:44", - "straightDistance": "5.48", - "routeDistance": "17.76", - "timeToTower": "1:01:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "20:11:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 80, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_3XT7X8Y_201909161909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "206DA561-8696-4296-816A-E46BDBA07B93", - "ticketNumber": "633RBYU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.823610, -79.824331", - "loadTime": "09/16/2019 15:07:35", - "straightDistance": "10.86", - "routeDistance": "12.13", - "timeToTower": "1:34:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "16:42:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 75, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_633RBYU_201909161507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2415D191-B2FD-4E1A-ACD9-86AEA79E461C", - "ticketNumber": "9YCND8E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836433, -79.816251", - "loadTime": "09/16/2019 15:01:13", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:45:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "15:46:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_J001_9YCND8E_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C9A77AE-6996-428D-BA27-69E41C79F70A", - "ticketNumber": "38MMNQG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.839914, -79.824401", - "loadTime": "09/16/2019 14:20:20", - "straightDistance": "10.09", - "routeDistance": "10.97", - "timeToTower": "1:20:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "15:40:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_38MMNQG_201909161420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "346F3887-13A5-4C1B-9E8E-F132F4D741F9", - "ticketNumber": "8K7P2HE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9T23VSB", - "fieldMonitorName": "Esmeralda Hunt", - "loadCoordinates": "32.799974, -79.758899", - "loadTime": "09/16/2019 19:14:48", - "straightDistance": "10.14", - "routeDistance": "17.28", - "timeToTower": "0:40:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "19:54:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 80, - "quantity": 58.7, - "calculatedQuantity": "58.7 CY", - "s3DownloadKey": "HaulPass_J001_8K7P2HE_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36D80368-29C8-412F-BBB3-E3028CB684D0", - "ticketNumber": "DE6L5T4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.799551, -79.852060", - "loadTime": "09/16/2019 18:26:47", - "straightDistance": "13.17", - "routeDistance": "14.55", - "timeToTower": "0:40:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "19:07:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 80, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_DE6L5T4_201909161826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39FA8A0C-95B2-48F5-958D-092DAA02B4EE", - "ticketNumber": "9KUJ3GR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.824224, -79.827192", - "loadTime": "09/16/2019 18:28:55", - "straightDistance": "10.95", - "routeDistance": "12.47", - "timeToTower": "0:35:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "19:04:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 75, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_9KUJ3GR_201909161746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A614E88-A2AE-4D0C-8887-EA1D38F8A38C", - "ticketNumber": "4KK6AQA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.823629, -79.825687", - "loadTime": "09/16/2019 17:56:16", - "straightDistance": "10.91", - "routeDistance": "12.35", - "timeToTower": "0:40:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "18:36:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 75, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_4KK6AQA_201909161756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F9E9983-F4AE-49A2-B908-BBDA61007E03", - "ticketNumber": "7ZWCCWA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.924242, -79.786640", - "loadTime": "09/16/2019 19:09:44", - "straightDistance": "5.46", - "routeDistance": "13", - "timeToTower": "1:08:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "20:18:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_J001_7ZWCCWA_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40243121-E517-48C0-A90A-D4640B1D730B", - "ticketNumber": "YTTFEKN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840126, -79.824870", - "loadTime": "09/16/2019 15:37:34", - "straightDistance": "10.1", - "routeDistance": "10.99", - "timeToTower": "1:52:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "17:30:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_YTTFEKN_201909161537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42DEAB6D-AEB4-4048-8FFC-F2062A0B4C98", - "ticketNumber": "6XH2C5G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.873965, -79.768013", - "loadTime": "09/16/2019 15:09:35", - "straightDistance": "6.09", - "routeDistance": "6.85", - "timeToTower": "0:18:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "15:27:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 70, - "quantity": 48.7, - "calculatedQuantity": "48.7 CY", - "s3DownloadKey": "HaulPass_6XH2C5G_201909161410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A5582B9-1C7B-4595-8217-F2F041C50FA9", - "ticketNumber": "8E6PT3J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840078, -79.824939", - "loadTime": "09/16/2019 13:48:58", - "straightDistance": "10.1", - "routeDistance": "10.99", - "timeToTower": "1:24:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "15:13:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_8E6PT3J_201909161348_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4AE4F008-7B90-487B-B762-42FFFC166EE3", - "ticketNumber": "36DA3XW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.986749, -79.646024", - "loadTime": "09/16/2019 15:06:50", - "straightDistance": "4.45", - "routeDistance": "8.04", - "timeToTower": "0:26:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "15:33:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 70, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_36DA3XW_201909161506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C71A8AD-686D-46E4-9383-1022F2E1960D", - "ticketNumber": "3VMYZQ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.800105, -79.851263", - "loadTime": "09/16/2019 15:40:30", - "straightDistance": "13.11", - "routeDistance": "14.59", - "timeToTower": "0:29:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "16:10:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 85, - "quantity": 73, - "calculatedQuantity": "73 CY", - "s3DownloadKey": "HaulPass_3VMYZQ3_201909161540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D75CE94-646A-483E-AB2F-DABC04A058E6", - "ticketNumber": "3GAX7L9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.823210, -79.825361", - "loadTime": "09/16/2019 18:02:04", - "straightDistance": "10.92", - "routeDistance": "12.32", - "timeToTower": "0:37:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "18:39:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 75, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_3GAX7L9_201909161802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D8F8DAA-2A27-48A2-A19A-7219106FBE58", - "ticketNumber": "8EBF9TU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.839912, -79.824905", - "loadTime": "09/16/2019 19:04:15", - "straightDistance": "10.11", - "routeDistance": "10.99", - "timeToTower": "1:31:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "20:35:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_8EBF9TU_201909161904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "525A05F1-A279-42D9-B20D-B763F2439E43", - "ticketNumber": "JBAYKRF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.800647, -79.852481", - "loadTime": "09/16/2019 19:33:32", - "straightDistance": "13.13", - "routeDistance": "14.43", - "timeToTower": "0:36:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "20:09:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 80, - "quantity": 68.7, - "calculatedQuantity": "68.7 CY", - "s3DownloadKey": "HaulPass_JBAYKRF_201909161907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58B2407F-2253-47A3-8941-6FFDC920A5DD", - "ticketNumber": "55T3W7S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.919134, -79.794863", - "loadTime": "09/16/2019 16:54:54", - "straightDistance": "5.99", - "routeDistance": "16.95", - "timeToTower": "1:10:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "18:05:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_55T3W7S_201909161654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A038957-BCBF-4D5E-BF66-7E9783B0E4D6", - "ticketNumber": "9AXF26M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.917616, -79.786931", - "loadTime": "09/16/2019 18:07:50", - "straightDistance": "5.56", - "routeDistance": "17.5", - "timeToTower": "0:39:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "18:47:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_9AXF26M_201909161805_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "734DAD84-D585-43EC-A301-26F71DD87569", - "ticketNumber": "4RFRC2D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9T23VSB", - "fieldMonitorName": "Esmeralda Hunt", - "loadCoordinates": "32.799860, -79.758943", - "loadTime": "09/16/2019 19:11:13", - "straightDistance": "10.15", - "routeDistance": "17.27", - "timeToTower": "0:41:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "19:53:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 80, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_J001_4RFRC2D_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "746B91F7-E396-436B-8902-3512FD1AE184", - "ticketNumber": "6TFFA5C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.838220, -79.815687", - "loadTime": "09/16/2019 18:03:45", - "straightDistance": "9.79", - "routeDistance": "10.51", - "timeToTower": "0:31:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "18:35:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_6TFFA5C_201909161803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BE2E74A-98B1-4ABD-8DE4-F50034834CC1", - "ticketNumber": "7K4LK83", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840120, -79.824886", - "loadTime": "09/16/2019 13:50:23", - "straightDistance": "10.1", - "routeDistance": "10.99", - "timeToTower": "1:25:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "15:15:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 80, - "quantity": 57.6, - "calculatedQuantity": "57.6 CY", - "s3DownloadKey": "HaulPass_7K4LK83_201909161350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8815B5C0-D329-4A8D-B541-0E332EBA07B8", - "ticketNumber": "8A73RLJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6XMAGF5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.836336, -79.816341", - "loadTime": "09/16/2019 16:33:57", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "0:41:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "17:15:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_8A73RLJ_201909161633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93BE63C4-0178-495A-9B11-61BD9A8954C1", - "ticketNumber": "8UGPTSL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.825042, -79.827267", - "loadTime": "09/16/2019 13:47:58", - "straightDistance": "10.91", - "routeDistance": "12.94", - "timeToTower": "1:23:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "15:11:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 75, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_J001_8UGPTSL_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9626A6B5-3A6B-423B-BBA8-A7BC6A6A7E4C", - "ticketNumber": "5L7AMM8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.986586, -79.646046", - "loadTime": "09/16/2019 16:59:59", - "straightDistance": "4.44", - "routeDistance": "8.05", - "timeToTower": "0:27:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "17:27:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 70, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_5L7AMM8_201909161659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4CF9BF7-BA2E-4E28-8A58-2467B61259FC", - "ticketNumber": "5NNS99P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.823535, -79.824141", - "loadTime": "09/16/2019 15:16:49", - "straightDistance": "10.85", - "routeDistance": "12.12", - "timeToTower": "1:27:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "16:43:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 70, - "quantity": 57.3, - "calculatedQuantity": "57.3 CY", - "s3DownloadKey": "HaulPass_5NNS99P_201909161516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A57B033D-1662-4734-9977-A6AB9707286D", - "ticketNumber": "8NRMMZF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.862363, -79.816916", - "loadTime": "09/16/2019 14:19:16", - "straightDistance": "8.78", - "routeDistance": "10.43", - "timeToTower": "1:31:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "15:50:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 85, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_8NRMMZF_201909161412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6CACD73-3294-4107-AC21-984D33DEC4D6", - "ticketNumber": "5YQGBCU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836202, -79.816204", - "loadTime": "09/16/2019 19:21:14", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "1:00:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "20:21:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 75, - "quantity": 87.5, - "calculatedQuantity": "87.5 CY", - "s3DownloadKey": "HaulPass_5YQGBCU_201909161921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9DACB23-5D0F-4D0D-BC16-2A70054D4E03", - "ticketNumber": "4A4YEKZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.918268, -79.787772", - "loadTime": "09/16/2019 17:52:15", - "straightDistance": "5.6", - "routeDistance": "17.43", - "timeToTower": "0:53:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "18:45:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 80, - "quantity": 57.4, - "calculatedQuantity": "57.4 CY", - "s3DownloadKey": "HaulPass_4A4YEKZ_201909161735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC10CDC7-08DF-4A63-8909-99173D32B995", - "ticketNumber": "77PWLMQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.874107, -79.760729", - "loadTime": "09/16/2019 13:18:00", - "straightDistance": "5.79", - "routeDistance": "6.67", - "timeToTower": "2:08:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "15:26:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_77PWLMQ_201909161224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B343AD58-C85C-4FD6-9CEE-D6F0F243B4BB", - "ticketNumber": "3VBTLDL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.839889, -79.825197", - "loadTime": "09/16/2019 18:04:34", - "straightDistance": "10.12", - "routeDistance": "11", - "timeToTower": "1:07:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "19:12:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 80, - "quantity": 57.6, - "calculatedQuantity": "57.6 CY", - "s3DownloadKey": "HaulPass_3VBTLDL_201909161804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6CC8127-9FCD-49F4-B593-CBDC09BFEB59", - "ticketNumber": "963LXZM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.836344, -79.816252", - "loadTime": "09/16/2019 16:27:09", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "0:46:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "17:13:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_963LXZM_201909161627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B72BC7B4-5C9D-4A42-A8C1-9FBB9F29989D", - "ticketNumber": "3C8ZXUW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.839850, -79.824812", - "loadTime": "09/16/2019 14:21:17", - "straightDistance": "10.11", - "routeDistance": "10.98", - "timeToTower": "1:20:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "15:41:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_3C8ZXUW_201909161421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7458DCB-E3B1-4292-A8F6-7A800FCA26F2", - "ticketNumber": "329B57P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.919137, -79.794865", - "loadTime": "09/16/2019 14:43:49", - "straightDistance": "5.99", - "routeDistance": "16.95", - "timeToTower": "1:28:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "16:12:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 80, - "quantity": 57.4, - "calculatedQuantity": "57.4 CY", - "s3DownloadKey": "HaulPass_329B57P_201909161443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE8E22E5-AA9D-437D-8C97-BDDBF371BCDF", - "ticketNumber": "9U4DYYQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.759618, -79.849533", - "loadTime": "09/16/2019 16:54:23", - "straightDistance": "15.18", - "routeDistance": "18.08", - "timeToTower": "1:03:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "17:57:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 85, - "quantity": 56, - "calculatedQuantity": "56 CY", - "s3DownloadKey": "HaulPass_9U4DYYQ_201909161629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2217A10-6068-4A66-A7A1-F19067FDD9FE", - "ticketNumber": "3TRGAR4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840116, -79.825065", - "loadTime": "09/16/2019 15:38:31", - "straightDistance": "10.11", - "routeDistance": "11", - "timeToTower": "1:53:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "17:31:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 60, - "quantity": 43.2, - "calculatedQuantity": "43.2 CY", - "s3DownloadKey": "HaulPass_3TRGAR4_201909161538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6387FE4-830A-4A8C-B9B2-FEA27AD973F9", - "ticketNumber": "VF3CUN8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.864078, -79.817424", - "loadTime": "09/16/2019 17:35:15", - "straightDistance": "8.74", - "routeDistance": "10.32", - "timeToTower": "0:32:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "18:07:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 85, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_VF3CUN8_201909161725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C786F391-1A6A-4550-A017-260A82AC8D4C", - "ticketNumber": "32FZBGJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "74C942M", - "fieldMonitorName": "Leroy Mitchell", - "loadCoordinates": "32.829227, -79.817292", - "loadTime": "09/16/2019 13:46:47", - "straightDistance": "10.3", - "routeDistance": "11.7", - "timeToTower": "3:18:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "17:05:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 85, - "quantity": 63.6, - "calculatedQuantity": "63.6 CY", - "s3DownloadKey": "HaulPass_32FZBGJ_201909161318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D15C6FD1-72DF-49EC-8D53-AFE5C0AA4B76", - "ticketNumber": "3UW2GNW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.862057, -79.814518", - "loadTime": "09/16/2019 17:17:16", - "straightDistance": "8.68", - "routeDistance": "10.46", - "timeToTower": "0:52:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "18:10:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_3UW2GNW_201909161717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DAA85C8F-027F-4133-8646-27CB2BAE752D", - "ticketNumber": "6XFR5JR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.875371, -79.762013", - "loadTime": "09/16/2019 17:27:53", - "straightDistance": "5.78", - "routeDistance": "6.52", - "timeToTower": "1:14:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "18:42:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_6XFR5JR_201909161725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB01889F-5588-4101-BEBC-EC952FB22A9F", - "ticketNumber": "6C2EDRH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.919141, -79.794885", - "loadTime": "09/16/2019 15:06:45", - "straightDistance": "5.99", - "routeDistance": "16.95", - "timeToTower": "1:20:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "16:27:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_6C2EDRH_201909161506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE2029F4-0029-4376-A19F-3C1410C45087", - "ticketNumber": "9UX2PUS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840052, -79.824975", - "loadTime": "09/16/2019 18:03:39", - "straightDistance": "10.11", - "routeDistance": "10.99", - "timeToTower": "1:10:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "19:13:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_9UX2PUS_201909161803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4D699FC-F586-4763-91D8-8B0F960D0A99", - "ticketNumber": "5U6FK46", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.986584, -79.645892", - "loadTime": "09/16/2019 14:52:27", - "straightDistance": "4.44", - "routeDistance": "8.05", - "timeToTower": "0:39:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "15:32:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_5U6FK46_201909161452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6B7CD3B-C401-44AD-999F-D49F86FB9542", - "ticketNumber": "37UFBKE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "74C942M", - "fieldMonitorName": "Leroy Mitchell", - "loadCoordinates": "32.826539, -79.815974", - "loadTime": "09/16/2019 15:34:57", - "straightDistance": "10.38", - "routeDistance": "11.57", - "timeToTower": "1:27:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "17:02:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 80, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_37UFBKE_201909161501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7BB8C88-8209-45ED-BCB9-92B22193E6C2", - "ticketNumber": "45YRUR9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "74C942M", - "fieldMonitorName": "Leroy Mitchell", - "loadCoordinates": "32.827921, -79.818137", - "loadTime": "09/16/2019 14:17:37", - "straightDistance": "10.39", - "routeDistance": "11.74", - "timeToTower": "2:50:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "17:08:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_45YRUR9_201909161350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC35FB70-ECF5-456E-81AF-FBD740387413", - "ticketNumber": "35PT3L3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.861080, -79.814533", - "loadTime": "09/16/2019 15:17:20", - "straightDistance": "8.72", - "routeDistance": "10.52", - "timeToTower": "0:36:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "15:53:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_35PT3L3_201909161455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFF68EEE-EAEB-4CAE-B3E5-241F722EE25B", - "ticketNumber": "4ZNUT2Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.919134, -79.794862", - "loadTime": "09/16/2019 16:54:10", - "straightDistance": "5.99", - "routeDistance": "16.95", - "timeToTower": "1:09:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "18:03:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 85, - "quantity": 63.9, - "calculatedQuantity": "63.9 CY", - "s3DownloadKey": "HaulPass_4ZNUT2Q_201909161654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F29BAAAE-8BDD-42B7-BF66-7D5EB1DB75FC", - "ticketNumber": "95SHRQC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.823632, -79.824418", - "loadTime": "09/16/2019 15:40:52", - "straightDistance": "10.86", - "routeDistance": "12.13", - "timeToTower": "1:38:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "17:19:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 60, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_95SHRQC_201909161540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F35BD9D1-19E9-407E-B7C5-18FD582465D9", - "ticketNumber": "ZZM99WD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.919141, -79.794885", - "loadTime": "09/16/2019 15:06:12", - "straightDistance": "5.99", - "routeDistance": "16.95", - "timeToTower": "1:20:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "16:26:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 80, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_ZZM99WD_201909161506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F730341D-DE8C-48C4-9436-92DD098B9D87", - "ticketNumber": "65GPXEP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.919137, -79.794865", - "loadTime": "09/16/2019 14:44:30", - "straightDistance": "5.99", - "routeDistance": "16.95", - "timeToTower": "1:39:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "16:23:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_65GPXEP_201909161444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC8D43A2-2AF3-4A82-BE05-D50C7037CFDF", - "ticketNumber": "6X4LC5P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840249, -79.825081", - "loadTime": "09/16/2019 16:39:22", - "straightDistance": "10.1", - "routeDistance": "11", - "timeToTower": "1:46:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/16/2019", - "disposalTime": "18:25:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_6X4LC5P_201909161639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0852A837-97E2-410E-A173-03432D96B3FA", - "ticketNumber": "87VF7XZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738649, -79.939056", - "loadTime": "09/16/2019 19:05:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:10:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_87VF7XZ_201909161905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D0372D8-2458-44B2-83C7-2B48EBF76F6A", - "ticketNumber": "6ZWE6HC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738685, -79.938799", - "loadTime": "09/16/2019 19:14:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:19:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ZWE6HC_201909161914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DFF895E-AEF4-4A2B-B747-2617202290CA", - "ticketNumber": "7WCJNP2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738692, -79.938461", - "loadTime": "09/16/2019 19:19:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:22:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7WCJNP2_201909161919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1083173B-6F3F-42FC-88FC-D763B7F3CDC2", - "ticketNumber": "5WW9KS6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738647, -79.939182", - "loadTime": "09/16/2019 18:48:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:48:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5WW9KS6_201909161848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13087751-9B76-4066-98F8-BED392D0A228", - "ticketNumber": "5L2SKRM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738591, -79.938957", - "loadTime": "09/16/2019 18:54:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:00:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5L2SKRM_201909161854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CD0C9C9-DC93-46BD-A75E-6CDA26F3AA7B", - "ticketNumber": "32GDUAR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738607, -79.939151", - "loadTime": "09/16/2019 18:36:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:37:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_32GDUAR_201909161836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D07DC47-E375-416F-8BE3-C8E180654E9E", - "ticketNumber": "8NRULB2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738272, -79.938654", - "loadTime": "09/16/2019 19:33:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:35:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NRULB2_201909161933_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "241CF11E-6EB4-4AFA-B4A1-4B308E512927", - "ticketNumber": "8JAF7L7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738675, -79.939051", - "loadTime": "09/16/2019 18:08:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:11:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8JAF7L7_201909161808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28D1B6E3-A12C-42AA-A84B-3430B4EB16E8", - "ticketNumber": "U8JXKV4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738465, -79.939054", - "loadTime": "09/16/2019 18:53:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:54:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_U8JXKV4_201909161853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3668E2DB-BDDA-4B6D-A61F-C1932E5C2C9B", - "ticketNumber": "82XMVCN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.739347, -79.939654", - "loadTime": "09/16/2019 17:50:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "17:52:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82XMVCN_201909161750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "367E9472-658C-4F93-8BEB-966FABC0E1FB", - "ticketNumber": "9VVX6EB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.739223, -79.939874", - "loadTime": "09/16/2019 18:14:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:17:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VVX6EB_201909161814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F1EE42C-6B38-4B0D-95D8-9286FFA08C30", - "ticketNumber": "4JA2B7N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738668, -79.938621", - "loadTime": "09/16/2019 19:38:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:40:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4JA2B7N_201909161938_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4172EAF9-2E93-4914-9738-EDA814E253BD", - "ticketNumber": "3HX95PZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.7378, -79.93798", - "loadTime": "09/16/2019 18:31:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:35:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3HX95PZ_201909161831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "448E8857-ACC7-42D1-8B6E-22D6B7F6F0AC", - "ticketNumber": "74XCMYR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.73924, -79.939701", - "loadTime": "09/16/2019 18:04:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:06:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_74XCMYR_201909161804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FF6F09E-B80F-4E9D-8E62-5E7C0FC71D83", - "ticketNumber": "8L2RNLP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.740315, -79.940951", - "loadTime": "09/16/2019 21:21:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "21:33:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8L2RNLP_201909162121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "552AE7F8-19EE-4DBC-97ED-606598B7F70A", - "ticketNumber": "5T6B7JG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.73961, -79.939451", - "loadTime": "09/16/2019 18:02:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:03:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5T6B7JG_201909161802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A027A0A-5315-448E-B13F-C642C2AA3FBC", - "ticketNumber": "7K3ECXK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738968, -79.93938", - "loadTime": "09/16/2019 18:12:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:13:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7K3ECXK_201909161812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68C373D6-EC95-43E0-9C86-25C6C212DD80", - "ticketNumber": "96ZK59X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738695, -79.936724", - "loadTime": "09/16/2019 19:24:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:25:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_96ZK59X_201909161924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73EADC72-C691-4279-817F-8D68B728CC51", - "ticketNumber": "B7ZYHP5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738541, -79.938963", - "loadTime": "09/16/2019 19:03:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:04:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_B7ZYHP5_201909161903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77A504C4-3097-4EBA-832E-023FABD4483C", - "ticketNumber": "9L6BTL4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738515, -79.938948", - "loadTime": "09/16/2019 18:51:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:51:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9L6BTL4_201909161851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DB39420-6525-4C43-A249-ECF0AEE58B88", - "ticketNumber": "9JQAQ6V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.739655, -79.939363", - "loadTime": "09/16/2019 17:52:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "17:54:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9JQAQ6V_201909161752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "856CBA81-E3C1-4659-BFD9-9253C0C36775", - "ticketNumber": "3RKV6TU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.740159, -79.939417", - "loadTime": "09/16/2019 21:09:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "21:15:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3RKV6TU_201909162109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8668C66A-67BC-4216-A11B-0E1D3CFD47DA", - "ticketNumber": "3YGE6MZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738205, -79.938673", - "loadTime": "09/16/2019 20:08:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "20:10:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3YGE6MZ_201909162008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86D9DC93-C500-457C-A59C-E6911BED9E8F", - "ticketNumber": "6JTZSR9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738244, -79.938558", - "loadTime": "09/16/2019 19:26:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:33:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6JTZSR9_201909161926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F31E9BF-D8E9-408E-ADFA-D4020189801E", - "ticketNumber": "8ML8F3H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.740439, -79.941123", - "loadTime": "09/16/2019 21:57:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "22:03:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ML8F3H_201909162157_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95397151-DF0A-4556-AA3A-113BFB5B1809", - "ticketNumber": "6P83JRD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.737907, -79.935932", - "loadTime": "09/16/2019 20:27:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "20:38:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6P83JRD_201909162027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "963E3F66-607F-437C-BFAB-D4C0CE69DBFF", - "ticketNumber": "3ZMWJWB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738283, -79.938822", - "loadTime": "09/16/2019 18:49:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:50:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3ZMWJWB_201909161849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A006C68D-59ED-492D-A262-7D256AA3070B", - "ticketNumber": "3TCXWKJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.739513, -79.939616", - "loadTime": "09/16/2019 17:56:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "17:59:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TCXWKJ_201909161756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B087405F-7C7F-4750-9828-4E9304A90029", - "ticketNumber": "58WZ74U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.739105, -79.941789", - "loadTime": "09/16/2019 21:41:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "21:47:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_58WZ74U_201909162141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BEB2642C-6510-463E-B91E-19D23B3F8CAE", - "ticketNumber": "6DX5DLS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.740551, -79.94075", - "loadTime": "09/16/2019 21:49:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "21:55:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6DX5DLS_201909162149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BEEDD396-30BA-4711-8C07-AF43EA6F4390", - "ticketNumber": "3N3Z5M4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738313, -79.93863", - "loadTime": "09/16/2019 20:13:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "20:15:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3N3Z5M4_201909162013_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C81ABAC9-D49E-4E7B-84BC-F1ADC2148421", - "ticketNumber": "9TBKR5M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738764, -79.939211", - "loadTime": "09/16/2019 18:17:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "18:18:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9TBKR5M_201909161817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA20ED11-79EF-43F2-B6E1-5377A0FC77EF", - "ticketNumber": "7DL9BNC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738417, -79.938685", - "loadTime": "09/16/2019 19:35:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "19:37:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7DL9BNC_201909161935_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD2D30E8-79C0-4E07-8377-B3B2B3369514", - "ticketNumber": "4C9LV8N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738268, -79.938772", - "loadTime": "09/16/2019 20:10:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "20:12:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4C9LV8N_201909162010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEC319AC-1534-498F-80F7-3BFADF0F2F18", - "ticketNumber": "3P2APMV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.73817, -79.938629", - "loadTime": "09/16/2019 20:05:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "20:06:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3P2APMV_201909162005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF9F5076-C83F-4630-82CF-F68D4C9084A4", - "ticketNumber": "8AA23XC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738256, -79.938507", - "loadTime": "09/16/2019 20:16:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "20:17:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8AA23XC_201909162016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7842F18-9A02-4DA5-A56F-09F88D07F356", - "ticketNumber": "5WFQCRV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.739455, -79.941271", - "loadTime": "09/16/2019 21:35:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "21:40:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5WFQCRV_201909162135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8F1C1DA-5365-47DE-8D67-9D5CF835974A", - "ticketNumber": "58JPN3P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.739355, -79.939638", - "loadTime": "09/16/2019 20:47:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "20:52:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_58JPN3P_201909162047_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5D8E91B-2F7B-47A9-A440-472306EFDEFF", - "ticketNumber": "6ZAU7EV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738292, -79.938559", - "loadTime": "09/16/2019 17:38:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/16/2019", - "disposalTime": "17:49:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ZAU7EV_201909161738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D6A7B32-3B69-4418-B09A-6D46257DECFE", - "ticketNumber": "4Z7593C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.841145, -80.052601", - "loadTime": "09/16/2019 20:54:02", - "straightDistance": "12.02", - "routeDistance": "14.99", - "timeToTower": "0:58:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "21:52:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_4Z7593C_201909162054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50311E35-43D4-4FF2-92F4-4EE10B6DD46D", - "ticketNumber": "92C38YE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.841248, -80.052716", - "loadTime": "09/16/2019 20:52:20", - "straightDistance": "12.01", - "routeDistance": "15.01", - "timeToTower": "1:01:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/16/2019", - "disposalTime": "21:53:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 85, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_92C38YE_201909162052_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3649FC5B-AFC9-4742-9809-A9A8BA1258CF", - "ticketNumber": "7R5GEBH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.678795, -80.027676", - "loadTime": "09/16/2019 21:46:35", - "straightDistance": "2.18", - "routeDistance": "2.48", - "timeToTower": "0:41:26", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "22:28:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_7R5GEBH_201909162146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4333FD79-1410-4ED7-9638-2D414530BF22", - "ticketNumber": "5CWUA3H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.739270, -79.906339", - "loadTime": "09/16/2019 20:57:52", - "straightDistance": "10.27", - "routeDistance": "16.61", - "timeToTower": "1:25:31", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "22:23:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 80, - "quantity": 55.4, - "calculatedQuantity": "55.4 CY", - "s3DownloadKey": "HaulPass_5CWUA3H_201909162057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E3B0FA4-2FC2-4774-AE38-05FB538EB393", - "ticketNumber": "45HTUGA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745116, -79.935653", - "loadTime": "09/16/2019 20:20:55", - "straightDistance": "9", - "routeDistance": "14.83", - "timeToTower": "2:03:40", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "22:24:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 60, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_45HTUGA_201909162020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFC14BA0-4842-4ED6-8174-549B7632F495", - "ticketNumber": "6NRXAA9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.738171, -79.906734", - "loadTime": "09/16/2019 20:46:28", - "straightDistance": "10.22", - "routeDistance": "16.52", - "timeToTower": "1:35:52", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "22:22:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 70, - "quantity": 42.4, - "calculatedQuantity": "42.4 CY", - "s3DownloadKey": "HaulPass_6NRXAA9_201909162046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B53F66BA-654A-4A26-8F2A-C80599206144", - "ticketNumber": "5ASYXVX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.678920, -80.028475", - "loadTime": "09/16/2019 22:01:44", - "straightDistance": "2.13", - "routeDistance": "2.43", - "timeToTower": "0:27:06", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "22:28:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_5ASYXVX_201909162201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3480A59-68CE-4E50-8409-D618B77C2031", - "ticketNumber": "6ADSX8P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745273, -79.935660", - "loadTime": "09/16/2019 20:16:46", - "straightDistance": "9", - "routeDistance": "14.85", - "timeToTower": "2:08:50", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/16/2019", - "disposalTime": "22:25:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 60, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_6ADSX8P_201909162016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C705256-9857-40E3-B329-8EF45DBB3771", - "ticketNumber": "3X56GR2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.750872, -80.149971", - "loadTime": "09/16/2019 21:20:04", - "straightDistance": "16.37", - "routeDistance": "22.28", - "timeToTower": "1:00:11", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "22:20:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_3X56GR2_201909162113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10117F84-A640-45EA-A142-B013F21A44F1", - "ticketNumber": "3F2CGXE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.567811, -80.369774", - "loadTime": "09/16/2019 21:43:28", - "straightDistance": "1.68", - "routeDistance": "2.18", - "timeToTower": "0:19:31", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "22:02:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_3F2CGXE_201909162040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16E60EFD-D962-4DA9-AF21-30C90369DCAE", - "ticketNumber": "3YTZCX8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.567797, -80.369914", - "loadTime": "09/16/2019 21:38:48", - "straightDistance": "1.68", - "routeDistance": "2.19", - "timeToTower": "0:29:54", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "22:08:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_J001_3YTZCX8_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D191CE8-A714-43D0-9F76-BF2F439C8134", - "ticketNumber": "8W5SSD2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.756111, -80.369695", - "loadTime": "09/16/2019 20:52:31", - "straightDistance": "11.56", - "routeDistance": "14.18", - "timeToTower": "1:44:32", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "22:37:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 50, - "quantity": 36.6, - "calculatedQuantity": "36.6 CY", - "s3DownloadKey": "HaulPass_8W5SSD2_201909162052_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "416C711F-3594-489F-9D63-218E718A4E3C", - "ticketNumber": "3Y697ZN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.772935, -80.048975", - "loadTime": "09/16/2019 21:37:44", - "straightDistance": "21.89", - "routeDistance": "32.79", - "timeToTower": "1:09:49", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "22:47:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_3Y697ZN_201909162120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72D921ED-9C34-466A-808D-308DA5743111", - "ticketNumber": "5XZAPZC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.670023, -80.205699", - "loadTime": "09/16/2019 20:53:51", - "straightDistance": "10.36", - "routeDistance": "40.29", - "timeToTower": "1:17:39", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "22:11:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_5XZAPZC_201909162053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73D9B14F-FCB2-47E1-93A1-695E1C7A6D51", - "ticketNumber": "3UB87NV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.734789, -80.272096", - "loadTime": "09/16/2019 21:01:31", - "straightDistance": "11.18", - "routeDistance": "14.65", - "timeToTower": "1:14:00", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "22:15:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_3UB87NV_201909162024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76FD6B26-2747-460A-9D76-E4A12941EB14", - "ticketNumber": "AL2GMTY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.695896, -80.263038", - "loadTime": "09/16/2019 19:56:30", - "straightDistance": "9.14", - "routeDistance": "16.83", - "timeToTower": "0:36:55", - "towerMonitorUserCertificationNumber": "79GKF55", - "towerMonitorName": "Alexis Macatula", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "20:33:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 55, - "quantity": 41.2, - "calculatedQuantity": "41.2 CY", - "s3DownloadKey": "HaulPass_AL2GMTY_201909161920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77EFDF57-F51C-483B-B492-BBBBB703E670", - "ticketNumber": "7K3XQNV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.717567, -80.301968", - "loadTime": "09/16/2019 19:37:10", - "straightDistance": "9.41", - "routeDistance": "12.68", - "timeToTower": "2:36:58", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "22:14:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 70, - "quantity": 49.5, - "calculatedQuantity": "49.5 CY", - "s3DownloadKey": "HaulPass_7K3XQNV_201909161915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0EB7530-13D6-474B-9696-78351A2E00EE", - "ticketNumber": "6K96GNB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.680957, -80.190158", - "loadTime": "09/16/2019 20:38:04", - "straightDistance": "11.53", - "routeDistance": "39.11", - "timeToTower": "1:19:35", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "21:57:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_6K96GNB_201909162030_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBEBD5BA-5041-4294-B113-61244E955729", - "ticketNumber": "XUK6P2C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.756070, -80.369765", - "loadTime": "09/16/2019 21:07:48", - "straightDistance": "11.56", - "routeDistance": "14.18", - "timeToTower": "1:30:42", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "22:38:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 45, - "quantity": 33.3, - "calculatedQuantity": "33.3 CY", - "s3DownloadKey": "HaulPass_XUK6P2C_201909162107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDE3ADD2-275D-45E1-BA55-DA4DC5B48F0B", - "ticketNumber": "88V5H5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.750846, -80.150036", - "loadTime": "09/16/2019 21:21:27", - "straightDistance": "16.36", - "routeDistance": "22.28", - "timeToTower": "0:59:54", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "22:21:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_88V5H5J_201909162121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA56B3E1-600F-4532-AF53-A907B57F2B4B", - "ticketNumber": "3QVAWE9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.696309, -80.262753", - "loadTime": "09/16/2019 21:44:46", - "straightDistance": "9.17", - "routeDistance": "16.8", - "timeToTower": "0:38:39", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "22:23:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_3QVAWE9_201909162144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F544DF43-E849-4CD9-8EF8-935773A2CC88", - "ticketNumber": "9NQH3UF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.686201, -80.280729", - "loadTime": "09/16/2019 19:09:33", - "straightDistance": "8", - "routeDistance": "18.08", - "timeToTower": "1:22:29", - "towerMonitorUserCertificationNumber": "79GKF55", - "towerMonitorName": "Alexis Macatula", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/16/2019", - "disposalTime": "20:32:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 65, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_9NQH3UF_201909161909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8867753-DFCC-4B22-9E90-D5463E0D59FE", - "ticketNumber": "4XZNRTN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.741705, -79.906461", - "loadTime": "09/16/2019 22:11:50", - "straightDistance": "10.34", - "routeDistance": "16.88", - "timeToTower": "13:44:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "11:56:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_4XZNRTN_201909162211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D750C1FD-37F3-4E54-A8DC-99931DD3A00D", - "ticketNumber": "3RG9KHK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.740085, -79.907055", - "loadTime": "09/16/2019 21:57:15", - "straightDistance": "10.26", - "routeDistance": "16.88", - "timeToTower": "13:57:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "11:54:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_3RG9KHK_201909162157_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "121EB095-1026-4169-B4DD-AA5F768CF2CA", - "ticketNumber": "ZAYYAVV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840034, -79.824651", - "loadTime": "09/17/2019 11:41:02", - "straightDistance": "10.09", - "routeDistance": "10.97", - "timeToTower": "0:31:19", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "12:12:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 30, - "quantity": 21.6, - "calculatedQuantity": "21.6 CY", - "s3DownloadKey": "HaulPass_ZAYYAVV_201909171141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "265F1112-EEEF-4323-A400-3988164B54B2", - "ticketNumber": "6N2KPL3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.906776, -79.741868", - "loadTime": "09/16/2019 21:37:43", - "straightDistance": "3.46", - "routeDistance": "5.08", - "timeToTower": "14:07:59", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "11:45:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 35, - "quantity": 25.1, - "calculatedQuantity": "25.1 CY", - "s3DownloadKey": "HaulPass_6N2KPL3_201909162136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3101C49E-D1EC-4F10-BEF3-A1ADE1C350E2", - "ticketNumber": "45G89GF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.867496, -79.806147", - "loadTime": "09/17/2019 11:30:23", - "straightDistance": "8.07", - "routeDistance": "10.32", - "timeToTower": "1:00:33", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "12:30:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 55, - "quantity": 40.7, - "calculatedQuantity": "40.7 CY", - "s3DownloadKey": "HaulPass_J001_45G89GF_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65937E3A-540F-409A-8F77-7256F91F98E5", - "ticketNumber": "83MREZP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836421, -79.816310", - "loadTime": "09/17/2019 11:07:42", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:40:03", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "11:47:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_83MREZP_201909171107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "743BDCF4-2158-49F6-811B-F858F31BC3B4", - "ticketNumber": "4FARFXJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.904530, -79.741869", - "loadTime": "09/16/2019 21:54:40", - "straightDistance": "3.55", - "routeDistance": "4.92", - "timeToTower": "13:49:44", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "11:44:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 40, - "quantity": 29.7, - "calculatedQuantity": "29.7 CY", - "s3DownloadKey": "HaulPass_4FARFXJ_201909162141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83C3F39A-C8C3-40E3-ADBE-A2FE216F717C", - "ticketNumber": "4ATGR6V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840157, -79.824719", - "loadTime": "09/17/2019 11:39:43", - "straightDistance": "10.09", - "routeDistance": "10.98", - "timeToTower": "0:31:38", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "12:11:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 35, - "quantity": 25.6, - "calculatedQuantity": "25.6 CY", - "s3DownloadKey": "HaulPass_4ATGR6V_201909171139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3A81DD6-960E-472F-9D64-4500F94699FC", - "ticketNumber": "63EQAPE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.867513, -79.806017", - "loadTime": "09/17/2019 11:30:23", - "straightDistance": "8.06", - "routeDistance": "10.33", - "timeToTower": "0:54:51", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "12:25:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_63EQAPE_201909171130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ABDD5D70-06B3-46A9-9174-FACB1E473C0F", - "ticketNumber": "339JNXJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840368, -79.825070", - "loadTime": "09/16/2019 21:10:18", - "straightDistance": "10.1", - "routeDistance": "11", - "timeToTower": "14:28:29", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "11:38:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_339JNXJ_201909162110_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2BE53D4-C99E-4572-BFFD-611E318EE8D7", - "ticketNumber": "9K8VYEM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.839829, -79.824945", - "loadTime": "09/16/2019 21:11:06", - "straightDistance": "10.11", - "routeDistance": "10.99", - "timeToTower": "14:31:51", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "11:42:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_9K8VYEM_201909162111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D68C75D-7059-4738-8527-413EB21E34C4", - "ticketNumber": "3XRSJ7L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815293, -79.994907", - "loadTime": "09/17/2019 12:08:26", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "0:54:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "13:03:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_3XRSJ7L_201909171208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D8E7798-ED04-4392-9AD2-510B6FABF629", - "ticketNumber": "3ZWSXHK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816085, -79.994676", - "loadTime": "09/17/2019 12:11:10", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:46:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "12:57:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_3ZWSXHK_201909171211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15E3DF66-D7A8-4CF6-8ACD-EA3E2A983264", - "ticketNumber": "8NLUY2K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797272, -80.038994", - "loadTime": "09/17/2019 12:10:45", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:48:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "12:59:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_8NLUY2K_201909171210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "192B17A7-C706-4870-9821-A87FB1BEC2EF", - "ticketNumber": "5G623LC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.740942, -79.906868", - "loadTime": "09/16/2019 22:16:11", - "straightDistance": "21.04", - "routeDistance": "26.18", - "timeToTower": "13:04:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "11:20:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_5G623LC_201909162216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F2508D8-F219-401C-8196-7A11FB02C79C", - "ticketNumber": "83NFT8W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.751013, -80.150609", - "loadTime": "09/17/2019 12:28:35", - "straightDistance": "7.71", - "routeDistance": "12.45", - "timeToTower": "0:44:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "13:12:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_83NFT8W_201909171206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3093DD8A-5883-4352-BC02-7A79D9B7270F", - "ticketNumber": "U2HLKSW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.803680, -80.039451", - "loadTime": "09/16/2019 22:42:41", - "straightDistance": "12.7", - "routeDistance": "14.96", - "timeToTower": "13:02:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "11:45:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 50, - "quantity": 37.8, - "calculatedQuantity": "37.8 CY", - "s3DownloadKey": "HaulPass_U2HLKSW_201909162242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33EE53C8-A661-4CB2-9D6F-BB7BFDC484DC", - "ticketNumber": "5NBW9PV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.815011, -80.059124", - "loadTime": "09/16/2019 21:52:16", - "straightDistance": "11.53", - "routeDistance": "14.18", - "timeToTower": "13:55:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "11:47:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 55, - "quantity": 36.4, - "calculatedQuantity": "36.4 CY", - "s3DownloadKey": "HaulPass_5NBW9PV_201909162152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F2AFBA7-46CE-4E2C-8A0B-F6C33FEBCE39", - "ticketNumber": "6PWXAQJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815898, -79.994160", - "loadTime": "09/17/2019 12:12:55", - "straightDistance": "15.3", - "routeDistance": "17.64", - "timeToTower": "0:49:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "13:02:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 80, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_6PWXAQJ_201909171212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4190BA72-FDC1-4AD5-9086-2B868D439C6C", - "ticketNumber": "9G2HGL7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796507, -80.039332", - "loadTime": "09/17/2019 12:13:11", - "straightDistance": "12.76", - "routeDistance": "14.56", - "timeToTower": "0:47:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "13:00:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 85, - "quantity": 67.4, - "calculatedQuantity": "67.4 CY", - "s3DownloadKey": "HaulPass_9G2HGL7_201909171213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60BB7F86-6BAB-4BD8-9AE0-1C32A1B7EF94", - "ticketNumber": "55ZZMBX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.815576, -80.056749", - "loadTime": "09/16/2019 22:14:43", - "straightDistance": "11.67", - "routeDistance": "14.18", - "timeToTower": "13:32:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "11:46:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_55ZZMBX_201909162203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E531DF0-B6DF-469B-ACEA-B7993C6D4CB6", - "ticketNumber": "5G6AK7R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796273, -80.039575", - "loadTime": "09/16/2019 21:53:42", - "straightDistance": "12.74", - "routeDistance": "14.55", - "timeToTower": "13:24:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "11:18:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_5G6AK7R_201909162153_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F522AA0-8E6E-46A6-B1BD-268D3C579380", - "ticketNumber": "3WKEUXV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.843484, -80.051147", - "loadTime": "09/16/2019 23:12:44", - "straightDistance": "12.13", - "routeDistance": "15.2", - "timeToTower": "12:37:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "11:50:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 50, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_3WKEUXV_201909162312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7747347F-187E-483D-9B52-75DEA2BF9CDD", - "ticketNumber": "9A9FKUC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.810459, -80.043861", - "loadTime": "09/16/2019 22:54:41", - "straightDistance": "12.42", - "routeDistance": "15.04", - "timeToTower": "12:49:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "11:44:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_9A9FKUC_201909162254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "797F4815-F201-4F4D-9463-3004C151C96B", - "ticketNumber": "7TBMNH4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816508, -79.993449", - "loadTime": "09/17/2019 12:13:28", - "straightDistance": "15.34", - "routeDistance": "17.73", - "timeToTower": "0:47:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "13:01:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_7TBMNH4_201909171213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "886659BD-7CBB-40A8-9E69-486D56B6ED49", - "ticketNumber": "7BEJ6K8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815830, -79.994342", - "loadTime": "09/17/2019 12:09:15", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:54:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "13:04:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_7BEJ6K8_201909171209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "989B8BC2-3487-4523-9C4B-A68B471EFFC3", - "ticketNumber": "8A66P5Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815226, -79.994982", - "loadTime": "09/17/2019 12:10:35", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "0:45:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "12:56:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_8A66P5Z_201909171210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CB3C25D-6DEF-437E-BDCF-5F1F6251302E", - "ticketNumber": "7ZUTHJ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.772720, -79.971787", - "loadTime": "09/16/2019 22:42:13", - "straightDistance": "16.88", - "routeDistance": "18.89", - "timeToTower": "13:17:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "11:59:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 60, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_7ZUTHJ6_201909162242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5571567-FA52-4B48-8427-D7776691C635", - "ticketNumber": "7TH6RAA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.832535, -80.078217", - "loadTime": "09/17/2019 12:37:15", - "straightDistance": "10.47", - "routeDistance": "13.11", - "timeToTower": "0:33:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "13:10:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_7TH6RAA_201909171237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD26E24C-96EF-4AA7-A67B-8CA455ACDCB6", - "ticketNumber": "97DW5N7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.772578, -79.972995", - "loadTime": "09/16/2019 22:32:05", - "straightDistance": "16.81", - "routeDistance": "18.83", - "timeToTower": "13:26:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "11:58:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 55, - "quantity": 37.5, - "calculatedQuantity": "37.5 CY", - "s3DownloadKey": "HaulPass_97DW5N7_201909162232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE2515D8-46B4-4B83-927F-9EEEC2E4E157", - "ticketNumber": "55TYEV6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.750657, -80.151198", - "loadTime": "09/17/2019 12:35:27", - "straightDistance": "7.7", - "routeDistance": "12.43", - "timeToTower": "0:38:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "13:13:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 85, - "quantity": 66, - "calculatedQuantity": "66 CY", - "s3DownloadKey": "HaulPass_55TYEV6_201909171235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5C5B192-D902-405C-AB9A-B4B475A1AD74", - "ticketNumber": "3PDVLRA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796512, -80.039281", - "loadTime": "09/16/2019 21:41:46", - "straightDistance": "12.76", - "routeDistance": "14.57", - "timeToTower": "13:35:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "11:16:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_3PDVLRA_201909162141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E81A8F41-CBA2-43DA-8B4B-0EBD4E855180", - "ticketNumber": "33HRFUB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.832515, -80.078033", - "loadTime": "09/17/2019 11:33:04", - "straightDistance": "10.48", - "routeDistance": "13.1", - "timeToTower": "0:34:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "12:07:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_33HRFUB_201909171133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8AC152D-DCF1-47DA-8130-C52A369E17BC", - "ticketNumber": "54GSG8J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.842430, -80.052495", - "loadTime": "09/16/2019 22:30:44", - "straightDistance": "12.04", - "routeDistance": "15.23", - "timeToTower": "13:03:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "11:34:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 75, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_54GSG8J_201909162230_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDEC8698-8D89-4F40-A86B-944CEE4BC6CF", - "ticketNumber": "76RUE5Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.741390, -79.906795", - "loadTime": "09/16/2019 22:15:27", - "straightDistance": "21.03", - "routeDistance": "26.21", - "timeToTower": "13:04:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "11:19:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 80, - "quantity": 63.2, - "calculatedQuantity": "63.2 CY", - "s3DownloadKey": "HaulPass_76RUE5Y_201909162215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE04C8BD-0B03-42BD-B51E-E1FF44D62CA7", - "ticketNumber": "8Y38PWW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.843123, -80.053149", - "loadTime": "09/16/2019 22:54:57", - "straightDistance": "12.01", - "routeDistance": "15.21", - "timeToTower": "12:54:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "11:49:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_8Y38PWW_201909162254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "055A266B-1024-4483-94A7-9185A0632D1B", - "ticketNumber": "7JUYB45", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.919761, -79.785399", - "loadTime": "09/17/2019 12:21:44", - "straightDistance": "5.44", - "routeDistance": "12.94", - "timeToTower": "0:52:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "13:14:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_J001_7JUYB45_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B515942-AB6F-4ACC-8EFD-C9663C4E2D19", - "ticketNumber": "4Q4XT65", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.804362, -79.839126", - "loadTime": "09/17/2019 12:32:09", - "straightDistance": "12.41", - "routeDistance": "13.74", - "timeToTower": "0:51:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "13:23:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 50, - "quantity": 40.9, - "calculatedQuantity": "40.9 CY", - "s3DownloadKey": "HaulPass_4Q4XT65_201909171232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A96E8AD-F5D3-4565-A452-1E374F93E577", - "ticketNumber": "88CSFRF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.913704, -79.789699", - "loadTime": "09/17/2019 13:13:28", - "straightDistance": "5.79", - "routeDistance": "17.18", - "timeToTower": "0:42:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "13:56:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 60, - "quantity": 44.5, - "calculatedQuantity": "44.5 CY", - "s3DownloadKey": "HaulPass_88CSFRF_201909171308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4367BA15-310C-4D2D-B066-70154F76B5DF", - "ticketNumber": "8YC2VLQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836520, -79.816147", - "loadTime": "09/17/2019 12:39:56", - "straightDistance": "9.89", - "routeDistance": "10.85", - "timeToTower": "0:38:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "13:18:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 90, - "quantity": 104.9, - "calculatedQuantity": "104.9 CY", - "s3DownloadKey": "HaulPass_8YC2VLQ_201909171239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49E7BC76-EB1B-41B9-8B0A-1C56D999FE55", - "ticketNumber": "6LVT3HL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.115463, -79.453026", - "loadTime": "09/17/2019 12:14:34", - "straightDistance": "18.63", - "routeDistance": "23.25", - "timeToTower": "1:01:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "13:15:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 65, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_6LVT3HL_201909171214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53EE35F5-AD3C-45B7-AFE3-3AF189DF440E", - "ticketNumber": "387SE62", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.873946, -79.758319", - "loadTime": "09/17/2019 12:49:33", - "straightDistance": "5.71", - "routeDistance": "6.92", - "timeToTower": "1:05:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "13:54:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_J001_387SE62_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64901ABD-3B58-46F5-BA0D-90445EBE735E", - "ticketNumber": "8MACQP4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.114848, -79.453208", - "loadTime": "09/17/2019 12:24:24", - "straightDistance": "18.6", - "routeDistance": "22.59", - "timeToTower": "0:52:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "13:17:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 55, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_8MACQP4_201909171224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D098431-6772-4C4F-8FA5-014DCE8900CE", - "ticketNumber": "4J5TUKY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.919761, -79.785320", - "loadTime": "09/17/2019 12:21:44", - "straightDistance": "5.44", - "routeDistance": "17.7", - "timeToTower": "0:39:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "13:01:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 65, - "quantity": 48.9, - "calculatedQuantity": "48.9 CY", - "s3DownloadKey": "HaulPass_4J5TUKY_201909171219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7162404A-0100-4417-A2FC-9114D36F9DCB", - "ticketNumber": "3ZSYAEW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.804317, -79.839390", - "loadTime": "09/17/2019 12:23:32", - "straightDistance": "12.43", - "routeDistance": "13.72", - "timeToTower": "0:58:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "13:22:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 70, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_3ZSYAEW_201909171223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A198D6A-93D0-4881-B06C-90EE889E8CB0", - "ticketNumber": "3DADWFY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.911887, -79.789295", - "loadTime": "09/17/2019 12:34:20", - "straightDistance": "5.8", - "routeDistance": "16.99", - "timeToTower": "1:23:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "13:57:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 55, - "quantity": 39.4, - "calculatedQuantity": "39.4 CY", - "s3DownloadKey": "HaulPass_3DADWFY_201909171231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "879DF353-6A7C-4A07-B18E-1972D8FAB71A", - "ticketNumber": "9FXZCL3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.822375, -79.826035", - "loadTime": "09/17/2019 12:34:00", - "straightDistance": "10.99", - "routeDistance": "12.29", - "timeToTower": "0:59:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "13:33:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 85, - "quantity": 70.2, - "calculatedQuantity": "70.2 CY", - "s3DownloadKey": "HaulPass_9FXZCL3_201909171203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87DE00B6-D635-4124-AAB1-5D49A98D87C8", - "ticketNumber": "4U22XFE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840105, -79.824945", - "loadTime": "09/17/2019 12:13:25", - "straightDistance": "10.1", - "routeDistance": "10.99", - "timeToTower": "1:16:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "13:29:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_4U22XFE_201909171213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ACD01C92-E818-4104-8AE0-B5BADBA92127", - "ticketNumber": "9HUTY8S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.797219, -79.847420", - "loadTime": "09/17/2019 13:22:44", - "straightDistance": "13.1", - "routeDistance": "14.85", - "timeToTower": "0:55:58", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "14:18:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 60, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_J001_9HUTY8S_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C50C8347-0F77-4A4F-89B5-3FE6DBFE257C", - "ticketNumber": "7RYETF8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.797779, -79.847354", - "loadTime": "09/17/2019 12:57:41", - "straightDistance": "13.07", - "routeDistance": "14.34", - "timeToTower": "0:37:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "13:35:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 90, - "quantity": 77.3, - "calculatedQuantity": "77.3 CY", - "s3DownloadKey": "HaulPass_7RYETF8_201909171257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4545AE9-28B4-444D-A86D-11DD80E3B2E1", - "ticketNumber": "84SKMX9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836329, -79.816110", - "loadTime": "09/17/2019 12:36:47", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:43:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "13:20:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 90, - "quantity": 104.9, - "calculatedQuantity": "104.9 CY", - "s3DownloadKey": "HaulPass_84SKMX9_201909171236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0763F57-C524-4D12-B021-8AB78AC0895A", - "ticketNumber": "4HS8DZ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9T23VSB", - "fieldMonitorName": "Esmeralda Hunt", - "loadCoordinates": "32.827817, -79.814204", - "loadTime": "09/17/2019 13:14:40", - "straightDistance": "10.24", - "routeDistance": "11.84", - "timeToTower": "0:50:50", - "towerMonitorUserCertificationNumber": "5T6GRWU", - "towerMonitorName": "Kris Christenson", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "14:05:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_J001_4HS8DZ9_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4D868CF-A958-4C5B-B19C-C4585A52D80C", - "ticketNumber": "3963BN9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840363, -79.824909", - "loadTime": "09/17/2019 12:14:29", - "straightDistance": "10.09", - "routeDistance": "10.99", - "timeToTower": "1:16:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "13:30:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 90, - "quantity": 65.2, - "calculatedQuantity": "65.2 CY", - "s3DownloadKey": "HaulPass_3963BN9_201909171214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F90445F6-7EDB-4A75-B6F6-6755D4C89FA3", - "ticketNumber": "4WP28Y7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.826242, -79.811226", - "loadTime": "09/17/2019 12:21:58", - "straightDistance": "10.21", - "routeDistance": "11.99", - "timeToTower": "1:06:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "13:28:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 85, - "quantity": 63.6, - "calculatedQuantity": "63.6 CY", - "s3DownloadKey": "HaulPass_J001_4WP28Y7_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B225BAB-A295-406A-8584-E7E2F4D0DBCF", - "ticketNumber": "9RKW7G9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.697066, -80.260954", - "loadTime": "09/17/2019 12:43:19", - "straightDistance": "9.27", - "routeDistance": "16.69", - "timeToTower": "0:34:43", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "13:18:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 50, - "quantity": 37.5, - "calculatedQuantity": "37.5 CY", - "s3DownloadKey": "HaulPass_9RKW7G9_201909171155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FB73891-4761-4E33-A4A9-9513FE0A78EA", - "ticketNumber": "7CT7WAU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.565070, -80.281811", - "loadTime": "09/17/2019 11:51:41", - "straightDistance": "4.61", - "routeDistance": "5.17", - "timeToTower": "1:15:06", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "13:06:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_7CT7WAU_201909171151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "344A0C12-378B-4A50-9CCF-1611D730BFC0", - "ticketNumber": "88QCDYC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.565033, -80.281316", - "loadTime": "09/17/2019 13:32:02", - "straightDistance": "4.64", - "routeDistance": "5.18", - "timeToTower": "0:47:42", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "14:19:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_88QCDYC_201909171332_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB7C125A-3618-4199-AF69-4392327140FA", - "ticketNumber": "Q782B5A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.691198, -80.269038", - "loadTime": "09/17/2019 11:45:14", - "straightDistance": "8.67", - "routeDistance": "17.31", - "timeToTower": "1:31:35", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "13:16:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_Q782B5A_201909171145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D56C5E4E-2B83-4493-BD17-0B674BB23BBB", - "ticketNumber": "422BG5U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.564849, -80.281695", - "loadTime": "09/17/2019 13:28:28", - "straightDistance": "4.62", - "routeDistance": "5.19", - "timeToTower": "0:49:49", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "14:18:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_422BG5U_201909171328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0C0B9F1-739C-4A25-AF26-7A3A33511CA6", - "ticketNumber": "3BYDCSW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.564944, -80.281487", - "loadTime": "09/17/2019 12:49:50", - "straightDistance": "4.63", - "routeDistance": "5.18", - "timeToTower": "0:18:19", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "13:08:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_3BYDCSW_201909171249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DADCB1E-4EE8-4911-9F96-BCF9D0A9B580", - "ticketNumber": "6QAPEX8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.819706, -80.041600", - "loadTime": "09/17/2019 12:03:46", - "straightDistance": "12.55", - "routeDistance": "15.63", - "timeToTower": "2:48:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:52:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_6QAPEX8_201909171203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C473AE7-F1E2-467C-817C-6D03634CC08A", - "ticketNumber": "5VD77D7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.782579, -80.001422", - "loadTime": "09/17/2019 12:22:00", - "straightDistance": "15.07", - "routeDistance": "16.75", - "timeToTower": "2:17:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:39:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_5VD77D7_201909171222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4796C85D-0B8D-4BDC-9BEC-6938CF35A6F0", - "ticketNumber": "3J3VPU9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.780724, -80.001017", - "loadTime": "09/17/2019 13:07:06", - "straightDistance": "15.11", - "routeDistance": "16.88", - "timeToTower": "1:34:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:41:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_3J3VPU9_201909171307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AC0B25C-A441-40BC-B741-2E3683946B39", - "ticketNumber": "7NUKJ8Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "93DC6VY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.819984, -80.041253", - "loadTime": "09/17/2019 12:23:52", - "straightDistance": "12.57", - "routeDistance": "15.66", - "timeToTower": "2:32:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:56:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.5 CY", - "percentFull": 55, - "quantity": 32.7, - "calculatedQuantity": "32.7 CY", - "s3DownloadKey": "HaulPass_7NUKJ8Q_201909171223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CA76C75-4C84-42BE-AB52-B63E651E0A6E", - "ticketNumber": "8WFNC7N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815925, -79.994324", - "loadTime": "09/17/2019 13:40:18", - "straightDistance": "15.29", - "routeDistance": "17.63", - "timeToTower": "0:47:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:28:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_8WFNC7N_201909171340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "785449C3-4854-4655-99A6-EFB0AE1281E1", - "ticketNumber": "7ENYFAX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815894, -79.994617", - "loadTime": "09/17/2019 13:39:31", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "0:50:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:29:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_7ENYFAX_201909171339_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88E4DEC9-0417-48A3-B866-2E203681C405", - "ticketNumber": "65QMPAY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815715, -79.994467", - "loadTime": "09/17/2019 13:42:10", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:44:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:26:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_65QMPAY_201909171342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC721BBB-41A7-4D75-8EE1-437BA69ED751", - "ticketNumber": "6YKDTGQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.773874, -79.973429", - "loadTime": "09/17/2019 13:08:21", - "straightDistance": "16.77", - "routeDistance": "18.73", - "timeToTower": "1:25:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:34:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 80, - "quantity": 42.6, - "calculatedQuantity": "42.6 CY", - "s3DownloadKey": "HaulPass_J001_6YKDTGQ_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB7F10CA-F5EB-4BAD-84BC-497CF8A2A371", - "ticketNumber": "9JNU5UQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815752, -79.995857", - "loadTime": "09/17/2019 13:41:33", - "straightDistance": "15.2", - "routeDistance": "17.52", - "timeToTower": "0:40:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:21:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_9JNU5UQ_201909171341_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "002305BC-39A0-407A-920A-9EDF56E468B4", - "ticketNumber": "8QQJ4JA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.917977, -79.786648", - "loadTime": "09/17/2019 14:15:58", - "straightDistance": "5.54", - "routeDistance": "12.75", - "timeToTower": "0:49:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "15:05:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_8QQJ4JA_201909171406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0EAAC005-B026-48D1-B595-6281038EB95A", - "ticketNumber": "5UQQ5W9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.874046, -79.757026", - "loadTime": "09/17/2019 14:53:25", - "straightDistance": "5.65", - "routeDistance": "7.03", - "timeToTower": "0:27:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "15:21:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_5UQQ5W9_201909171424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11443B68-27E4-411B-B161-D684E25D352D", - "ticketNumber": "EJL493J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.912823, -79.789057", - "loadTime": "09/17/2019 14:31:48", - "straightDistance": "5.77", - "routeDistance": "12.33", - "timeToTower": "1:28:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "16:00:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 70, - "quantity": 50.2, - "calculatedQuantity": "50.2 CY", - "s3DownloadKey": "HaulPass_EJL493J_201909171431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15D73424-2C29-48F0-BEE1-9B823AD23DA8", - "ticketNumber": "5W26QN9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840154, -79.824715", - "loadTime": "09/17/2019 12:56:14", - "straightDistance": "10.09", - "routeDistance": "10.98", - "timeToTower": "1:53:28", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "14:49:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_5W26QN9_201909171256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18830728-AC07-42B0-A411-550047FF762D", - "ticketNumber": "47TDH2H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.822134, -79.830197", - "loadTime": "09/17/2019 14:59:48", - "straightDistance": "11.17", - "routeDistance": "13.01", - "timeToTower": "0:44:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "15:44:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 55, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_47TDH2H_201909171433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B1158F1-E64E-4F34-8425-380F66C064C7", - "ticketNumber": "E34QUS4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.115394, -79.453055", - "loadTime": "09/17/2019 13:49:43", - "straightDistance": "18.63", - "routeDistance": "23.25", - "timeToTower": "1:02:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "14:52:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 65, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_J001_E34QUS4_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46F5558C-82B7-4834-9E3B-27E91771DC8E", - "ticketNumber": "4KNDH5S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.759138, -79.845222", - "loadTime": "09/17/2019 14:03:41", - "straightDistance": "15.06", - "routeDistance": "17.86", - "timeToTower": "1:05:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "15:09:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 75, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_4KNDH5S_201909171310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49DB3B4B-65B2-45D2-A62B-F9DDA5F4305A", - "ticketNumber": "3Y4FMYM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.115292, -79.453142", - "loadTime": "09/17/2019 13:49:43", - "straightDistance": "18.62", - "routeDistance": "22.62", - "timeToTower": "1:06:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "14:55:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 65, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_J001_3Y4FMYM_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4ADCFE3A-CACF-4C85-925D-A99966108DFC", - "ticketNumber": "5AKG8KN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.804502, -79.838815", - "loadTime": "09/17/2019 14:10:02", - "straightDistance": "12.39", - "routeDistance": "13.82", - "timeToTower": "1:05:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "15:15:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 55, - "quantity": 44.1, - "calculatedQuantity": "44.1 CY", - "s3DownloadKey": "HaulPass_5AKG8KN_201909171410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FA264B4-0561-4472-B2C5-7665A22454C4", - "ticketNumber": "5V7LKDE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840698, -79.824601", - "loadTime": "09/17/2019 12:58:22", - "straightDistance": "10.06", - "routeDistance": "10.95", - "timeToTower": "1:50:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "14:48:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 80, - "quantity": 57.6, - "calculatedQuantity": "57.6 CY", - "s3DownloadKey": "HaulPass_5V7LKDE_201909171258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52CC3377-B6C9-4B43-A8E9-DE923A9E8953", - "ticketNumber": "76WB2GC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9T23VSB", - "fieldMonitorName": "Esmeralda Hunt", - "loadCoordinates": "32.825871, -79.807803", - "loadTime": "09/17/2019 15:10:12", - "straightDistance": "10.09", - "routeDistance": "11.67", - "timeToTower": "0:35:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "15:45:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 65, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_76WB2GC_201909171510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D5D30DA-D815-454C-A3F6-EB2772A3BD65", - "ticketNumber": "732BNU9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.917870, -79.786082", - "loadTime": "09/17/2019 13:33:37", - "straightDistance": "5.51", - "routeDistance": "17.55", - "timeToTower": "1:28:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "15:01:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 65, - "quantity": 48.9, - "calculatedQuantity": "48.9 CY", - "s3DownloadKey": "HaulPass_J001_732BNU9_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DC6DFA5-88D9-4084-822F-A74C586315B1", - "ticketNumber": "4UBL3R6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.866845, -79.804804", - "loadTime": "09/17/2019 13:27:56", - "straightDistance": "8.03", - "routeDistance": "10.16", - "timeToTower": "1:45:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "15:13:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_4UBL3R6_201909171327_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69E1F45E-8383-4530-B82D-24C97DF7C9AA", - "ticketNumber": "4LSYD6S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840216, -79.824890", - "loadTime": "09/17/2019 14:00:18", - "straightDistance": "10.09", - "routeDistance": "10.99", - "timeToTower": "1:23:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "15:24:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_4LSYD6S_201909171400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A7DA193-3431-4AEF-9AC6-1F5870A98C02", - "ticketNumber": "4RE26KL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836407, -79.816143", - "loadTime": "09/17/2019 13:54:33", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:49:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "14:43:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_4RE26KL_201909171354_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82C6C8C3-A046-4C50-9A4E-3D87B8A354FB", - "ticketNumber": "7H556LT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.865639, -79.801685", - "loadTime": "09/17/2019 14:26:57", - "straightDistance": "7.94", - "routeDistance": "10.31", - "timeToTower": "0:47:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "15:14:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_7H556LT_201909171426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A40A7E1-F20F-4419-8FCA-FB2995C86624", - "ticketNumber": "6SSGQRK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.838459, -79.815776", - "loadTime": "09/17/2019 13:57:35", - "straightDistance": "9.78", - "routeDistance": "10.52", - "timeToTower": "0:47:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "14:45:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_6SSGQRK_201909171357_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBDFEFDB-224F-4188-BC21-D8A935574719", - "ticketNumber": "35TYT9A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840261, -79.824901", - "loadTime": "09/17/2019 13:59:33", - "straightDistance": "10.09", - "routeDistance": "10.99", - "timeToTower": "1:23:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "15:23:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_35TYT9A_201909171359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2467DC4-1279-4AD5-8264-B65BF51714C3", - "ticketNumber": "59L2ZUQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.826200, -79.810897", - "loadTime": "09/17/2019 14:17:11", - "straightDistance": "10.2", - "routeDistance": "11.57", - "timeToTower": "1:01:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "15:18:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_59L2ZUQ_201909171351_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C45AE615-FBB1-47FD-BA98-8DD78157B8BD", - "ticketNumber": "PGGAHA6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836378, -79.815989", - "loadTime": "09/17/2019 15:09:01", - "straightDistance": "9.89", - "routeDistance": "10.85", - "timeToTower": "0:44:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "15:53:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_PGGAHA6_201909171509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CECF0F0C-7242-4981-B55F-B5C747FA7366", - "ticketNumber": "3GH4WE8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.916464, -79.793046", - "loadTime": "09/17/2019 15:23:19", - "straightDistance": "5.93", - "routeDistance": "12.12", - "timeToTower": "0:38:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "16:02:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 80, - "quantity": 59.4, - "calculatedQuantity": "59.4 CY", - "s3DownloadKey": "HaulPass_3GH4WE8_201909171503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1F005A9-B2CC-42EF-B559-A706389BD930", - "ticketNumber": "8SZTVR9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.796841, -79.847579", - "loadTime": "09/17/2019 15:19:51", - "straightDistance": "13.13", - "routeDistance": "14.46", - "timeToTower": "0:32:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "15:51:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 65, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_8SZTVR9_201909171519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D60D651E-D4FF-46A8-8B5C-046901E6AE05", - "ticketNumber": "4WX2NAZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.804397, -79.838934", - "loadTime": "09/17/2019 14:17:01", - "straightDistance": "12.4", - "routeDistance": "13.81", - "timeToTower": "0:59:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "15:16:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 55, - "quantity": 45, - "calculatedQuantity": "45 CY", - "s3DownloadKey": "HaulPass_4WX2NAZ_201909171413_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "048376ED-BE52-43E6-BAAE-C59D16BCFE5C", - "ticketNumber": "WB7UKQZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.739945, -79.939289", - "loadTime": "09/17/2019 12:52:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "12:58:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_WB7UKQZ_201909171252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0528C21A-9DF4-46BC-8D36-022C81D2A683", - "ticketNumber": "6LW9AQQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.737468, -79.937961", - "loadTime": "09/17/2019 13:05:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "13:07:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6LW9AQQ_201909171305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0575B546-E25F-4FB4-8E49-BD4D6EFE3633", - "ticketNumber": "98DE67D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.740069, -79.946302", - "loadTime": "09/17/2019 16:47:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:50:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_98DE67D_201909171647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E37F6AE-303E-4C11-A7AD-75D2EC5141D1", - "ticketNumber": "4WG34EX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.742861, -79.949519", - "loadTime": "09/17/2019 15:50:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "15:57:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4WG34EX_201909171550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32A86A0D-FB86-4A08-BA7F-F2181730C1A4", - "ticketNumber": "E532CFN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.744237, -79.931313", - "loadTime": "09/17/2019 14:58:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "15:02:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_E532CFN_201909171458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E9B6657-A89A-4873-B4FD-DCB6308B02F4", - "ticketNumber": "47YJ4W6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.742706, -79.948959", - "loadTime": "09/17/2019 15:45:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "15:47:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_47YJ4W6_201909171545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52BAD980-8C91-42AC-A60D-B49856EF6304", - "ticketNumber": "3CNZGKS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.746578, -79.931103", - "loadTime": "09/17/2019 13:53:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "14:01:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3CNZGKS_201909171353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59D26B76-7AEE-4B7A-A29D-E4F7E2155428", - "ticketNumber": "RYL556P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.746466, -79.931185", - "loadTime": "09/17/2019 14:06:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "14:14:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_RYL556P_201909171406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "609877E2-7DFD-4372-85BB-AF64C8C95A80", - "ticketNumber": "5B2KXYW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.745436, -79.931416", - "loadTime": "09/17/2019 14:25:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "14:27:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5B2KXYW_201909171425_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6263C88E-A4F2-4C4B-A7AA-29E8C716FBCB", - "ticketNumber": "9LXERAB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.745488, -79.931254", - "loadTime": "09/17/2019 14:40:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "14:43:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9LXERAB_201909171440_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "635CA5AD-2FAE-486E-96BE-7055402C9361", - "ticketNumber": "7CGKHL6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.744169, -79.950675", - "loadTime": "09/17/2019 15:59:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:04:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7CGKHL6_201909171559_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7020992B-05D0-413E-B97B-DBC1754F9D38", - "ticketNumber": "8YPA4KL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.740823, -79.948341", - "loadTime": "09/17/2019 16:26:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:33:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8YPA4KL_201909171626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7525C9ED-21E3-4FB0-8A12-13F119F78E38", - "ticketNumber": "3RKA7YL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.743078, -79.948453", - "loadTime": "09/17/2019 15:39:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "15:42:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3RKA7YL_201909171539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85643619-FECF-4BDD-8374-5EFA8BBE53CB", - "ticketNumber": "5E59UPW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.739099, -79.945455", - "loadTime": "09/17/2019 16:51:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:54:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5E59UPW_201909171651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9270407A-1E02-475B-9D5C-44BA9CFEA7D7", - "ticketNumber": "LQV6FLB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.739849, -79.939389", - "loadTime": "09/17/2019 12:40:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "12:46:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_LQV6FLB_201909171240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93379DEF-F637-43EF-9364-6176965D29AD", - "ticketNumber": "4CW6ZXD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.744483, -79.930818", - "loadTime": "09/17/2019 15:03:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "15:07:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4CW6ZXD_201909171503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93B33A7F-4684-4B92-8698-B082C385F924", - "ticketNumber": "YXVQKNU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.741354, -79.94791", - "loadTime": "09/17/2019 16:09:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:13:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_YXVQKNU_201909171609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98B55108-F55F-4062-99D8-165E6B5E90B5", - "ticketNumber": "83L4JLM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.742383, -79.949443", - "loadTime": "09/17/2019 16:42:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:43:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83L4JLM_201909171642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A40D3051-A64E-450D-9CFF-F764770A26F6", - "ticketNumber": "4JT3MZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.747249, -79.931961", - "loadTime": "09/17/2019 14:01:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "14:04:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4JT3MZK_201909171401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7121B7D-1006-48CA-8C87-F4C79C5FD72F", - "ticketNumber": "6K3QRA8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.740012, -79.939148", - "loadTime": "09/17/2019 12:46:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "12:52:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6K3QRA8_201909171246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A798913A-6AC6-40B1-90F8-74023679CAC9", - "ticketNumber": "3E6B2EF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.743416, -79.948759", - "loadTime": "09/17/2019 15:31:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "15:32:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3E6B2EF_201909171531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2A4B306-BAEC-4B86-BD9E-129B89FE22E4", - "ticketNumber": "9NM3B84", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.746039, -79.931246", - "loadTime": "09/17/2019 14:19:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "14:24:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9NM3B84_201909171419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B543FA01-3B6E-49D1-9258-D4FF3FA280DD", - "ticketNumber": "7Q3AU5Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.740653, -79.948136", - "loadTime": "09/17/2019 16:18:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:22:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7Q3AU5Z_201909171618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1A409E8-EEC6-4D3C-823E-2D1500DF6E11", - "ticketNumber": "64PBSF3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.742795, -79.948272", - "loadTime": "09/17/2019 15:36:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "15:39:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64PBSF3_201909171536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF0C802E-F1DA-43DB-9A42-16B11CDA6F9A", - "ticketNumber": "3EZHSJ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.741573, -79.948771", - "loadTime": "09/17/2019 16:34:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:38:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3EZHSJ3_201909171634_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF68504D-ACA5-4F78-B94D-2811B0ADC6DA", - "ticketNumber": "73C5S8X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.738446, -79.938273", - "loadTime": "09/17/2019 13:08:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "13:10:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_73C5S8X_201909171308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D834AC2F-BF1B-4373-ABDD-90B6C8F93D61", - "ticketNumber": "7RR46CF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.740084, -79.939154", - "loadTime": "09/17/2019 13:00:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "13:02:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7RR46CF_201909171300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0BE0B79-725D-44BA-B21B-91C3B91CF4C6", - "ticketNumber": "4R5PG9E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.739485, -79.938194", - "loadTime": "09/17/2019 13:14:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "13:23:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4R5PG9E_201909171314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0ECE709-BD70-48E8-B8E5-891D48DC1617", - "ticketNumber": "5DG9QAW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.744929, -79.931039", - "loadTime": "09/17/2019 14:53:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "14:55:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5DG9QAW_201909171453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FFD904D2-777B-4B63-9B62-DA5210CA70DD", - "ticketNumber": "7D32YWG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.73922, -79.93901", - "loadTime": "09/17/2019 13:12:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "13:14:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7D32YWG_201909171312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "038A513A-5399-4E58-A05A-42558013C0F1", - "ticketNumber": "73KZ3RW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.717983, -80.062565", - "loadTime": "09/17/2019 15:21:09", - "straightDistance": "3.13", - "routeDistance": "5.23", - "timeToTower": "0:34:35", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "15:55:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 90, - "quantity": 65.6, - "calculatedQuantity": "65.6 CY", - "s3DownloadKey": "HaulPass_J001_73KZ3RW_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06243EC5-20C2-4B50-BC4B-DDCFBD827DE5", - "ticketNumber": "54B9LJZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.667688, -80.208811", - "loadTime": "09/17/2019 12:47:54", - "straightDistance": "8.4", - "routeDistance": "14.11", - "timeToTower": "1:03:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "13:51:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_54B9LJZ_201909171247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "062C33D4-03D2-428E-AA2E-9EEED93D0DC5", - "ticketNumber": "56TUPK7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.739080, -79.940909", - "loadTime": "09/17/2019 16:33:18", - "straightDistance": "8.51", - "routeDistance": "15.22", - "timeToTower": "0:56:15", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "17:29:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 70, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_56TUPK7_201909171633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0659CFF9-16BB-4293-86E8-DFC29B1C3335", - "ticketNumber": "8QJ3Z3P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.696646, -79.955753", - "loadTime": "09/17/2019 12:49:10", - "straightDistance": "6.53", - "routeDistance": "16.63", - "timeToTower": "1:12:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "14:01:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_8QJ3Z3P_201909171224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "087043D6-7884-420C-B69E-9BF530EDE497", - "ticketNumber": "86DR689", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.738868, -79.927405", - "loadTime": "09/17/2019 13:27:17", - "straightDistance": "9.18", - "routeDistance": "15.59", - "timeToTower": "2:12:35", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "15:39:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 70, - "quantity": 42.4, - "calculatedQuantity": "42.4 CY", - "s3DownloadKey": "HaulPass_86DR689_201909171327_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B07D08C-77C3-4617-9AAE-EE514F8CEDB2", - "ticketNumber": "9EYRC3T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.748901, -79.947133", - "loadTime": "09/17/2019 16:55:09", - "straightDistance": "8.61", - "routeDistance": "14.26", - "timeToTower": "1:41:03", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "18:36:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_9EYRC3T_201909171655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "100E5547-AA17-4A53-9A33-D67D5E3B267D", - "ticketNumber": "7DDR2U7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.711247, -80.041872", - "loadTime": "09/17/2019 15:44:46", - "straightDistance": "2.96", - "routeDistance": "5.94", - "timeToTower": "0:32:09", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "16:16:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 55, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_7DDR2U7_201909171544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "139859DC-A5DC-40C0-81F9-DC96CA1A66CB", - "ticketNumber": "42DKVWE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.740743, -79.925867", - "loadTime": "09/17/2019 16:39:58", - "straightDistance": "9.32", - "routeDistance": "15.61", - "timeToTower": "1:27:08", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "18:07:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_42DKVWE_201909171639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "143ABF47-57F8-4BCE-AEF6-D28FB37598E5", - "ticketNumber": "3CYAL84", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.701026, -79.955259", - "loadTime": "09/17/2019 15:32:23", - "straightDistance": "6.64", - "routeDistance": "16.36", - "timeToTower": "1:07:41", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "16:40:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_3CYAL84_201909171532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "178231D2-8052-4B21-89A8-F260D610E65E", - "ticketNumber": "6VBNKFC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.751009, -79.929437", - "loadTime": "09/17/2019 16:59:13", - "straightDistance": "9.52", - "routeDistance": "15.87", - "timeToTower": "1:01:57", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "18:01:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_6VBNKFC_201909171659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D6BC77A-9871-4CE5-AD2F-73112E986675", - "ticketNumber": "69LVCZM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.744506, -79.946389", - "loadTime": "09/16/2019 21:48:45", - "straightDistance": "8.46", - "routeDistance": "14.67", - "timeToTower": "17:57:10", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "15:45:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 60, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_69LVCZM_201909162148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29AF5057-FC4C-4283-B51F-3967C8407E1D", - "ticketNumber": "9NN44X8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742544, -79.906193", - "loadTime": "09/17/2019 13:23:00", - "straightDistance": "10.38", - "routeDistance": "16.94", - "timeToTower": "0:53:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "14:16:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 90, - "quantity": 71.1, - "calculatedQuantity": "71.1 CY", - "s3DownloadKey": "HaulPass_9NN44X8_201909171323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D2EB8E3-FD59-47C1-B9F7-FD1027A9AB5D", - "ticketNumber": "LZG5VRU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.661971, -80.218568", - "loadTime": "09/17/2019 17:39:11", - "straightDistance": "8.99", - "routeDistance": "14.81", - "timeToTower": "0:36:32", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "18:15:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_LZG5VRU_201909171739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2DD1871A-B31F-4EAD-ACE1-CECBE556EA3C", - "ticketNumber": "8SDYNKN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.739295, -79.941109", - "loadTime": "09/17/2019 14:37:42", - "straightDistance": "8.51", - "routeDistance": "15.24", - "timeToTower": "1:04:59", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "15:42:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_8SDYNKN_201909171437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FCBB7D1-90F9-4524-A1BC-6045B8687AFF", - "ticketNumber": "5FG3LQ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.719792, -80.018601", - "loadTime": "09/17/2019 17:49:49", - "straightDistance": "4.2", - "routeDistance": "5.56", - "timeToTower": "0:40:10", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "18:29:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_5FG3LQ3_201909171749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32C58722-A18E-47A0-AA99-3C78A5EEB0A9", - "ticketNumber": "6PCPRCJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.756945, -80.047785", - "loadTime": "09/17/2019 12:52:52", - "straightDistance": "5.89", - "routeDistance": "8.56", - "timeToTower": "0:34:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "13:27:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_6PCPRCJ_201909171245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35A23689-64B0-4D79-BF60-2C8496891E37", - "ticketNumber": "5XM4BKC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.725957, -80.057993", - "loadTime": "09/17/2019 16:40:56", - "straightDistance": "3.69", - "routeDistance": "5.85", - "timeToTower": "0:27:42", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "17:08:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_5XM4BKC_201909171640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3AEBFBD1-311A-4877-851D-1F54EFBC9B8F", - "ticketNumber": "4GSCQ55", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.715000, -80.031280", - "loadTime": "09/17/2019 14:19:55", - "straightDistance": "3.5", - "routeDistance": "6.02", - "timeToTower": "1:00:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "15:20:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_4GSCQ55_201909171419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CF3B878-86B9-47D0-A75B-A75D56186A02", - "ticketNumber": "4ZZSX5L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.738720, -79.927018", - "loadTime": "09/17/2019 13:36:06", - "straightDistance": "9.19", - "routeDistance": "15.61", - "timeToTower": "2:01:14", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "15:37:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 90, - "quantity": 62.4, - "calculatedQuantity": "62.4 CY", - "s3DownloadKey": "HaulPass_4ZZSX5L_201909171336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42692408-9CFA-4F5B-A737-473AE5E10213", - "ticketNumber": "97DNDWL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.719904, -80.018545", - "loadTime": "09/17/2019 17:49:27", - "straightDistance": "4.21", - "routeDistance": "5.57", - "timeToTower": "0:39:21", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "18:28:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_97DNDWL_201909171749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "434F0637-23F0-4B85-AC26-78ABBE34FE52", - "ticketNumber": "7FSEDC9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.636535, -80.186610", - "loadTime": "09/17/2019 14:50:40", - "straightDistance": "7.53", - "routeDistance": "14.43", - "timeToTower": "0:59:19", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "15:49:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_7FSEDC9_201909171450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4861A646-53C0-4521-B4C9-A93699FDF332", - "ticketNumber": "3F25LNY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.757946, -80.106272", - "loadTime": "09/17/2019 17:18:35", - "straightDistance": "6.37", - "routeDistance": "8.86", - "timeToTower": "0:24:00", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "17:42:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_3F25LNY_201909171701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52141577-3106-4994-B1A4-0B89E0D78837", - "ticketNumber": "8CVEHW8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742680, -79.906289", - "loadTime": "09/17/2019 15:37:35", - "straightDistance": "10.38", - "routeDistance": "16.94", - "timeToTower": "0:46:09", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "16:23:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 85, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_8CVEHW8_201909171537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "528B1C0C-C5BC-4EEB-ADBF-9D06A7F1B17A", - "ticketNumber": "7M2BDQE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.711422, -80.041320", - "loadTime": "09/17/2019 15:45:24", - "straightDistance": "2.99", - "routeDistance": "5.97", - "timeToTower": "0:58:59", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "16:44:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_7M2BDQE_201909171545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "532458D6-8F4A-460A-95CA-3CA2D9A4E24D", - "ticketNumber": "6B64CPH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.761129, -80.067463", - "loadTime": "09/17/2019 16:29:50", - "straightDistance": "6.11", - "routeDistance": "9.03", - "timeToTower": "0:42:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "17:12:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_6B64CPH_201909171618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61059185-145C-4F80-8146-1D251D4B38FA", - "ticketNumber": "3A5QD35", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.714979, -80.031226", - "loadTime": "09/17/2019 14:26:07", - "straightDistance": "3.5", - "routeDistance": "6.02", - "timeToTower": "0:57:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "15:23:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_3A5QD35_201909171426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62C575D4-B3B0-4FF9-9733-A7DABA98D621", - "ticketNumber": "HXRS5VA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.744795, -79.905613", - "loadTime": "09/17/2019 17:25:44", - "straightDistance": "10.48", - "routeDistance": "16.92", - "timeToTower": "0:44:41", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "18:10:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 75, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_HXRS5VA_201909171725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62DBDFCC-C249-4512-B03A-C583AC29208A", - "ticketNumber": "9BR96Y4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.708739, -80.050323", - "loadTime": "09/17/2019 14:31:28", - "straightDistance": "2.62", - "routeDistance": "5.41", - "timeToTower": "0:54:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "15:25:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_9BR96Y4_201909171431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65F94F52-514F-4AB3-8BEB-D29AA0D1230F", - "ticketNumber": "7XBE6NM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.719909, -80.060632", - "loadTime": "09/17/2019 16:29:59", - "straightDistance": "3.26", - "routeDistance": "5.42", - "timeToTower": "0:39:43", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "17:09:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_7XBE6NM_201909171621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66F9B8B3-E6AB-4981-BE54-795B535BB6B1", - "ticketNumber": "9YWXQDT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.668930, -80.207294", - "loadTime": "09/17/2019 14:49:05", - "straightDistance": "8.31", - "routeDistance": "13.99", - "timeToTower": "0:58:24", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "15:47:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_9YWXQDT_201909171449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67EBBF4B-2EE8-483B-AD17-1337E0C1040B", - "ticketNumber": "4U9R8QR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.720579, -80.018191", - "loadTime": "09/17/2019 16:53:52", - "straightDistance": "4.26", - "routeDistance": "5.61", - "timeToTower": "0:32:58", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "17:26:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_4U9R8QR_201909171653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6902954A-1BBD-483E-B037-F260D00705EF", - "ticketNumber": "74RLLQ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.735405, -80.156260", - "loadTime": "09/17/2019 13:56:22", - "straightDistance": "6.87", - "routeDistance": "12.01", - "timeToTower": "1:04:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "15:00:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_J001_74RLLQ9_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D7D0392-DFC4-49E1-8BE0-996C89BFF685", - "ticketNumber": "LW5H7V6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.736278, -80.153777", - "loadTime": "09/17/2019 16:27:07", - "straightDistance": "6.8", - "routeDistance": "11.85", - "timeToTower": "0:55:10", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "17:22:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 75, - "quantity": 55.6, - "calculatedQuantity": "55.6 CY", - "s3DownloadKey": "HaulPass_LW5H7V6_201909171627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75E13C49-7B50-4C46-AC89-D0DA7D3D633C", - "ticketNumber": "3NJLR94", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.668928, -80.207304", - "loadTime": "09/17/2019 14:46:32", - "straightDistance": "8.31", - "routeDistance": "13.99", - "timeToTower": "0:54:58", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "15:41:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_3NJLR94_201909171426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76061A2C-0D8D-48EB-860F-C02D66E533FF", - "ticketNumber": "SS993A5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.685974, -80.166706", - "loadTime": "09/17/2019 12:23:27", - "straightDistance": "6.01", - "routeDistance": "11.41", - "timeToTower": "0:57:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "13:21:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 60, - "quantity": 42.9, - "calculatedQuantity": "42.9 CY", - "s3DownloadKey": "HaulPass_SS993A5_201909171223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76A518A3-E7B6-465A-B4E6-AA0B6D8FAB9C", - "ticketNumber": "86DCE2Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.736328, -80.153757", - "loadTime": "09/17/2019 16:26:12", - "straightDistance": "6.8", - "routeDistance": "11.85", - "timeToTower": "0:55:02", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "17:21:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_86DCE2Q_201909171626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80E5D1CC-673B-4FF1-B839-2F0667950188", - "ticketNumber": "4FHBMJU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.720359, -80.018165", - "loadTime": "09/17/2019 17:15:38", - "straightDistance": "4.25", - "routeDistance": "5.61", - "timeToTower": "0:32:38", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "17:48:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_4FHBMJU_201909171715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C1A3AD6-746F-4F20-AE60-7D0E1AE7357F", - "ticketNumber": "68TDKY8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.659148, -80.171308", - "loadTime": "09/17/2019 17:13:13", - "straightDistance": "6.28", - "routeDistance": "12.57", - "timeToTower": "0:44:20", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "17:57:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 65, - "quantity": 42.1, - "calculatedQuantity": "42.1 CY", - "s3DownloadKey": "HaulPass_68TDKY8_201909171713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8EEB58B4-E1E2-4EC0-814D-0EAFCDD7806E", - "ticketNumber": "9H83YP6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.711408, -80.041338", - "loadTime": "09/17/2019 15:44:30", - "straightDistance": "2.99", - "routeDistance": "5.97", - "timeToTower": "0:30:51", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "16:15:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_9H83YP6_201909171544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90A87F51-4A44-4355-8992-5A99463E90E1", - "ticketNumber": "9H7CG6C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.720015, -80.060558", - "loadTime": "09/17/2019 17:38:06", - "straightDistance": "3.27", - "routeDistance": "5.42", - "timeToTower": "0:43:52", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "18:21:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_9H7CG6C_201909171738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90EE53BD-61E3-4BA8-9A3D-4002B9A5BE8C", - "ticketNumber": "5EAWQ9E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742552, -79.906341", - "loadTime": "09/17/2019 15:45:17", - "straightDistance": "10.37", - "routeDistance": "16.95", - "timeToTower": "0:34:32", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "16:19:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 85, - "quantity": 67.2, - "calculatedQuantity": "67.2 CY", - "s3DownloadKey": "HaulPass_5EAWQ9E_201909171545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93BF417C-9046-4AA8-B6D8-960DC1D2C732", - "ticketNumber": "35P3G6Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.744894, -79.935357", - "loadTime": "09/17/2019 12:17:48", - "straightDistance": "9", - "routeDistance": "15.17", - "timeToTower": "1:35:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "13:53:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 80, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_35P3G6Z_201909171217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98E4DAED-5FF8-488A-95A2-031D6F3D0D97", - "ticketNumber": "7UPLR42", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.756926, -80.048231", - "loadTime": "09/17/2019 14:18:33", - "straightDistance": "5.89", - "routeDistance": "8.54", - "timeToTower": "0:45:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "15:03:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_7UPLR42_201909171359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9AC4A849-1447-4951-90A5-122EC4AFE190", - "ticketNumber": "65KUL45", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742440, -79.906366", - "loadTime": "09/17/2019 13:27:52", - "straightDistance": "10.37", - "routeDistance": "16.95", - "timeToTower": "0:49:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "14:17:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 90, - "quantity": 65, - "calculatedQuantity": "65 CY", - "s3DownloadKey": "HaulPass_65KUL45_201909171327_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B81A176-E99E-41B7-A4E9-FE6C7C235368", - "ticketNumber": "5QA9M3X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.744812, -79.946227", - "loadTime": "09/16/2019 21:49:44", - "straightDistance": "8.48", - "routeDistance": "14.65", - "timeToTower": "17:55:26", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "15:45:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_5QA9M3X_201909162149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B893CB1-2D33-43F9-AEE4-B5C9F32FD422", - "ticketNumber": "8Z39DL2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.739512, -79.940989", - "loadTime": "09/17/2019 14:41:01", - "straightDistance": "8.53", - "routeDistance": "15.24", - "timeToTower": "1:02:44", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "15:43:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 65, - "quantity": 42, - "calculatedQuantity": "42 CY", - "s3DownloadKey": "HaulPass_8Z39DL2_201909171441_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C45A009-18E4-452C-B8AF-C6390AE57236", - "ticketNumber": "5SXV7ZM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.757974, -80.106360", - "loadTime": "09/17/2019 14:01:51", - "straightDistance": "6.37", - "routeDistance": "8.87", - "timeToTower": "1:12:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "15:14:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_5SXV7ZM_201909171401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9486F5F-BBA2-40CA-A538-DB8516875BBD", - "ticketNumber": "9QVGCCH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742998, -79.905971", - "loadTime": "09/17/2019 12:53:45", - "straightDistance": "10.41", - "routeDistance": "16.91", - "timeToTower": "1:45:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "14:39:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_9QVGCCH_201909171253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ACA69F8A-FC4F-4A4B-8693-F50A095909A7", - "ticketNumber": "3B7TPV2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743326, -79.906065", - "loadTime": "09/17/2019 13:21:14", - "straightDistance": "10.41", - "routeDistance": "16.9", - "timeToTower": "1:20:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "14:41:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 50, - "quantity": 34.3, - "calculatedQuantity": "34.3 CY", - "s3DownloadKey": "HaulPass_3B7TPV2_201909171321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADF6D4AC-371F-470F-813D-AAC8FEDF856D", - "ticketNumber": "5SHMY78", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.666184, -80.211071", - "loadTime": "09/17/2019 16:23:49", - "straightDistance": "8.54", - "routeDistance": "14.28", - "timeToTower": "0:30:36", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "16:54:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 40, - "quantity": 28.9, - "calculatedQuantity": "28.9 CY", - "s3DownloadKey": "HaulPass_5SHMY78_201909171615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B05DE779-ACAC-446B-8537-A9F3343EBC64", - "ticketNumber": "97ZTGDE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.715826, -80.025617", - "loadTime": "09/17/2019 12:39:21", - "straightDistance": "3.73", - "routeDistance": "5.69", - "timeToTower": "0:29:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "13:08:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_97ZTGDE_201909171239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1777AF7-6F09-4089-B5C8-426811EC29FE", - "ticketNumber": "744FB4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.711193, -80.041824", - "loadTime": "09/17/2019 15:45:39", - "straightDistance": "2.96", - "routeDistance": "5.94", - "timeToTower": "1:00:41", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "16:46:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_744FB4M_201909171545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B297E7AE-5B63-4208-9F98-3C8CA41F7FC9", - "ticketNumber": "JNB6G7X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.668241, -80.167882", - "loadTime": "09/17/2019 15:14:04", - "straightDistance": "6.02", - "routeDistance": "12.33", - "timeToTower": "0:34:50", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "15:48:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 80, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_JNB6G7X_201909171514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B68CBCE7-CD95-4D7D-BEE4-0CA90CAA6851", - "ticketNumber": "575MT5Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.714822, -80.030816", - "loadTime": "09/17/2019 13:36:42", - "straightDistance": "3.5", - "routeDistance": "6", - "timeToTower": "0:26:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "14:03:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_575MT5Y_201909171336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8A46245-4E9A-4C88-9AF3-E2B4FD3BE6A9", - "ticketNumber": "9CZLGBJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.666246, -80.210950", - "loadTime": "09/17/2019 16:21:24", - "straightDistance": "8.53", - "routeDistance": "14.27", - "timeToTower": "1:11:57", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "17:33:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 80, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_9CZLGBJ_201909171621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C08C2F25-97B4-4D38-8E77-3BB182C2B8D2", - "ticketNumber": "5RSJYKA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.740736, -79.925775", - "loadTime": "09/17/2019 16:58:31", - "straightDistance": "9.32", - "routeDistance": "15.61", - "timeToTower": "1:10:04", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "18:08:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 85, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_5RSJYKA_201909171658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C17D6F59-D4CA-4A9A-BFE9-FA3988EF191C", - "ticketNumber": "3Q24CE2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.715409, -80.026999", - "loadTime": "09/17/2019 12:43:08", - "straightDistance": "3.66", - "routeDistance": "5.77", - "timeToTower": "0:22:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "13:05:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_3Q24CE2_201909171243_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C579715B-F61E-4064-9994-DD76177CF5E7", - "ticketNumber": "5PN35TL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.718009, -80.022761", - "loadTime": "09/17/2019 12:29:30", - "straightDistance": "3.95", - "routeDistance": "5.46", - "timeToTower": "0:38:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "13:07:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_5PN35TL_201909171229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB14BCF7-31CC-4DEF-8524-01CC56112F55", - "ticketNumber": "7933CDY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.664791, -80.170812", - "loadTime": "09/17/2019 17:06:05", - "straightDistance": "6.21", - "routeDistance": "12.18", - "timeToTower": "0:52:49", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "17:58:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 50, - "quantity": 36.4, - "calculatedQuantity": "36.4 CY", - "s3DownloadKey": "HaulPass_7933CDY_201909171705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBABBA20-06E9-464B-AE05-844544E4EEC3", - "ticketNumber": "525PLAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.714965, -80.029202", - "loadTime": "09/17/2019 12:46:59", - "straightDistance": "3.56", - "routeDistance": "5.9", - "timeToTower": "0:19:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "13:06:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_525PLAN_201909171246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFA17B6D-9F20-4E2E-BEEB-245F9AB18DC6", - "ticketNumber": "8LJHTX8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.720293, -80.018174", - "loadTime": "09/17/2019 16:53:38", - "straightDistance": "4.24", - "routeDistance": "5.62", - "timeToTower": "0:31:56", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "17:25:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_8LJHTX8_201909171653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6DCE1D7-8006-4984-96DB-EB1A048FB3DD", - "ticketNumber": "DVQS6PD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.669809, -80.206131", - "loadTime": "09/17/2019 12:44:27", - "straightDistance": "8.24", - "routeDistance": "13.9", - "timeToTower": "1:30:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "14:14:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 60, - "quantity": 42.3, - "calculatedQuantity": "42.3 CY", - "s3DownloadKey": "HaulPass_DVQS6PD_201909171244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7CBD247-B520-4391-B1A8-71EE023F923D", - "ticketNumber": "6UKHEQV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.764730, -80.079416", - "loadTime": "09/17/2019 18:00:21", - "straightDistance": "6.41", - "routeDistance": "9.44", - "timeToTower": "0:40:59", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "18:41:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_6UKHEQV_201909171753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA4D2E0E-C08C-41F5-AB91-55BA7455F531", - "ticketNumber": "3TWGA6V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.757951, -80.106275", - "loadTime": "09/17/2019 16:01:13", - "straightDistance": "6.37", - "routeDistance": "8.86", - "timeToTower": "0:33:26", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "16:34:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_3TWGA6V_201909171544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD698824-C78A-4907-A44C-5EC03E5C6831", - "ticketNumber": "4D7452P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.744812, -79.905955", - "loadTime": "09/17/2019 17:27:39", - "straightDistance": "10.47", - "routeDistance": "16.87", - "timeToTower": "0:43:50", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "18:11:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 85, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_4D7452P_201909171727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E267F15C-C5B3-4BC0-B4EC-10547B692816", - "ticketNumber": "8F2Q4CK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.749190, -79.946888", - "loadTime": "09/17/2019 16:52:28", - "straightDistance": "8.63", - "routeDistance": "14.23", - "timeToTower": "1:46:10", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "18:38:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 85, - "quantity": 62.3, - "calculatedQuantity": "62.3 CY", - "s3DownloadKey": "HaulPass_8F2Q4CK_201909171652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E445FFFD-54E9-4350-9BC8-23FCBA12D2FA", - "ticketNumber": "6HVZLKV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.735306, -80.156238", - "loadTime": "09/17/2019 13:57:50", - "straightDistance": "6.86", - "routeDistance": "12.01", - "timeToTower": "1:04:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "15:01:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_J001_6HVZLKV_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E47025F2-84DD-4285-B9BD-2AF4D215B4ED", - "ticketNumber": "9CEBUGL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.717910, -80.062779", - "loadTime": "09/17/2019 13:13:09", - "straightDistance": "3.12", - "routeDistance": "5.22", - "timeToTower": "1:10:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "14:23:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 75, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_9CEBUGL_201909171313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA466253-7B8F-4281-929F-F7AC7931F1E4", - "ticketNumber": "8WHTXWT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.714813, -80.030821", - "loadTime": "09/17/2019 13:40:02", - "straightDistance": "3.5", - "routeDistance": "6", - "timeToTower": "0:24:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "14:04:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_8WHTXWT_201909171340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB127E9F-B2C1-4527-B5A9-1B1283C88EE9", - "ticketNumber": "MQZN5YM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.717463, -80.022679", - "loadTime": "09/17/2019 13:24:28", - "straightDistance": "3.93", - "routeDistance": "5.48", - "timeToTower": "0:35:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "13:59:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_MQZN5YM_201909171324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED78E5FC-E1D4-43F2-9414-EBF99C3F828B", - "ticketNumber": "8XFEAWX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.739137, -79.940992", - "loadTime": "09/17/2019 16:30:03", - "straightDistance": "8.51", - "routeDistance": "15.23", - "timeToTower": "1:00:31", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "17:30:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 80, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_8XFEAWX_201909171630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F07CF1B3-64FA-4B61-A231-D6D55B5D5837", - "ticketNumber": "9XAZMNY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.744928, -79.935418", - "loadTime": "09/17/2019 12:19:30", - "straightDistance": "9", - "routeDistance": "15.17", - "timeToTower": "1:33:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "13:52:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_9XAZMNY_201909171219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F599CB67-EA1E-4040-B266-3D249F50C4B0", - "ticketNumber": "SCC5SH2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.750925, -79.929448", - "loadTime": "09/17/2019 16:52:23", - "straightDistance": "9.52", - "routeDistance": "15.87", - "timeToTower": "1:11:44", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "18:04:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_SCC5SH2_201909171803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F768015D-86D0-4146-B007-694DDE55C341", - "ticketNumber": "6WNE25A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.720023, -80.018347", - "loadTime": "09/17/2019 17:15:24", - "straightDistance": "4.22", - "routeDistance": "5.63", - "timeToTower": "0:32:01", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "17:47:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_6WNE25A_201909171715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F998191F-6861-4171-82E6-EB7143EE2CAB", - "ticketNumber": "9GXEKYP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.717713, -80.022653", - "loadTime": "09/17/2019 13:31:46", - "straightDistance": "3.94", - "routeDistance": "5.47", - "timeToTower": "0:28:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "14:00:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_9GXEKYP_201909171331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F99C3A98-81F6-4496-BFC2-3DB2B2D1F594", - "ticketNumber": "9GRLMVB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.727942, -80.058181", - "loadTime": "09/17/2019 18:00:18", - "straightDistance": "3.83", - "routeDistance": "5.87", - "timeToTower": "0:22:52", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "18:23:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 85, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_9GRLMVB_201909171749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA3D383F-AE79-49E7-8F51-BA5AC573D5E4", - "ticketNumber": "QNUWTYT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.708757, -80.050329", - "loadTime": "09/17/2019 14:30:30", - "straightDistance": "2.62", - "routeDistance": "5.41", - "timeToTower": "0:54:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "15:25:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_QNUWTYT_201909171430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DDCE285-48BE-4195-9E97-C8B432675E56", - "ticketNumber": "75VT652", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.722217, -79.948676", - "loadTime": "09/17/2019 18:46:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:50:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_75VT652_201909171846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1BF6FECF-C4B2-45D7-AB79-45FADCFA063D", - "ticketNumber": "76JRDAS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.722066, -79.949233", - "loadTime": "09/17/2019 18:16:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:18:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_76JRDAS_201909171816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21E37348-ED3F-4915-9AE4-9A4EFF974894", - "ticketNumber": "8BC88Q5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.722129, -79.949112", - "loadTime": "09/17/2019 18:27:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:31:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8BC88Q5_201909171827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4567AD01-6379-4D8A-9F2F-7DC21DC96B4C", - "ticketNumber": "7DQEVNV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.722184, -79.948936", - "loadTime": "09/17/2019 18:32:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:36:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7DQEVNV_201909171832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48DA0584-FAE5-4A2F-957F-F8F978ED4BF8", - "ticketNumber": "47CQMWF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.7349, -79.936257", - "loadTime": "09/17/2019 17:33:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "17:34:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_47CQMWF_201909171733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BB4E539-B2FA-43B3-B6BF-ACDFD8DBB24C", - "ticketNumber": "62NXGTN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.722188, -79.948987", - "loadTime": "09/17/2019 18:50:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:53:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_62NXGTN_201909171850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75FB0F86-3CDC-41EF-895B-1117A54C145E", - "ticketNumber": "TU2FLYN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.735234, -79.936688", - "loadTime": "09/17/2019 17:28:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "17:31:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_TU2FLYN_201909171728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7ABEF5D4-C0BE-4F45-AB7B-564E4F7DDA36", - "ticketNumber": "5N4Z4KY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.722147, -79.948978", - "loadTime": "09/17/2019 18:41:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:46:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5N4Z4KY_201909171841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85DF9310-22F6-4264-A9A1-5F8A5D91042C", - "ticketNumber": "8XFAG47", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.734691, -79.935874", - "loadTime": "09/17/2019 17:41:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "17:42:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8XFAG47_201909171741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9605A27E-4761-4468-B315-280679FD58E7", - "ticketNumber": "434L9US", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.735095, -79.936608", - "loadTime": "09/17/2019 17:32:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "17:35:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_434L9US_201909171732_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97DCCC51-9B54-4E81-ABCE-D814A117F9BB", - "ticketNumber": "8ZVTLKR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.735053, -79.936499", - "loadTime": "09/17/2019 17:27:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "17:30:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ZVTLKR_201909171727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB2BA403-0E42-4526-AF9B-7494F39DB424", - "ticketNumber": "4VNCL2H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.722194, -79.948767", - "loadTime": "09/17/2019 18:22:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:23:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4VNCL2H_201909171822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7DABC61-FEC7-467C-8716-58F6F450BBAE", - "ticketNumber": "4NLA4B5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.734791, -79.935593", - "loadTime": "09/17/2019 17:45:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "17:50:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4NLA4B5_201909171745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C58F271E-B0F0-4446-ADAF-2EE4CCF06E75", - "ticketNumber": "6LZ23S5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.722147, -79.948968", - "loadTime": "09/17/2019 18:36:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:40:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6LZ23S5_201909171836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D622EA3E-B590-4674-881E-66B745813485", - "ticketNumber": "89DKYBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.722165, -79.949124", - "loadTime": "09/17/2019 18:12:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:14:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_89DKYBU_201909171812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FBFECCBA-950A-4515-83F3-C1B157E8A131", - "ticketNumber": "4E92RNA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.734725, -79.93564", - "loadTime": "09/17/2019 17:43:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "17:48:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4E92RNA_201909171743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46345F84-EF05-4AC2-8A6A-08975E85E93F", - "ticketNumber": "4PUJ9AF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.722733, -80.062293", - "loadTime": "09/17/2019 19:19:56", - "straightDistance": "3.45", - "routeDistance": "5.46", - "timeToTower": "0:31:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "19:51:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 85, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_4PUJ9AF_201909171909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35548E99-F337-4511-B38D-F438CFDEFD1F", - "ticketNumber": "9TVPAAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.659231, -80.172178", - "loadTime": "09/17/2019 19:02:56", - "straightDistance": "6.33", - "routeDistance": "12.57", - "timeToTower": "0:55:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "19:58:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 70, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_9TVPAAN_201909171901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B7D8F43-8E06-4FB0-9E91-57CC55EC4883", - "ticketNumber": "7KYVAXN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.688920, -80.147192", - "loadTime": "09/17/2019 19:25:48", - "straightDistance": "4.94", - "routeDistance": "9.91", - "timeToTower": "0:34:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "19:59:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 85, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_7KYVAXN_201909171925_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2ECE2E4F-E1D2-4C17-B8C6-4EECF92F118C", - "ticketNumber": "4PCG86F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.658546, -80.226695", - "loadTime": "09/17/2019 18:59:54", - "straightDistance": "9.48", - "routeDistance": "15.34", - "timeToTower": "1:02:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "20:01:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_4PCG86F_201909171859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0EADDEC2-CF20-4A66-AFFF-5750CF588EE3", - "ticketNumber": "TGAGE8T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.693832, -80.015700", - "loadTime": "09/17/2019 19:42:10", - "straightDistance": "3.18", - "routeDistance": "3.58", - "timeToTower": "0:27:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "20:09:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_TGAGE8T_201909171942_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5CC034F-50FA-4CDE-A89F-FCDA56042765", - "ticketNumber": "8Q3R982", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.693649, -80.015917", - "loadTime": "09/17/2019 19:44:35", - "straightDistance": "3.17", - "routeDistance": "3.57", - "timeToTower": "0:26:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "20:10:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_8Q3R982_201909171944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0D9F2CE-3E73-4232-BFA9-6BBF21EDD5C2", - "ticketNumber": "5JPGU5H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.763330, -80.088207", - "loadTime": "09/17/2019 19:40:23", - "straightDistance": "6.41", - "routeDistance": "11.6", - "timeToTower": "0:31:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "20:12:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_5JPGU5H_201909171913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7E50989-4F30-4CDA-96C2-2AFEAEDED074", - "ticketNumber": "7V6NXNE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.744790, -79.905499", - "loadTime": "09/17/2019 19:25:45", - "straightDistance": "10.49", - "routeDistance": "17.01", - "timeToTower": "0:48:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "20:13:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 90, - "quantity": 71.1, - "calculatedQuantity": "71.1 CY", - "s3DownloadKey": "HaulPass_7V6NXNE_201909171925_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE94FA9B-C51A-493F-82B3-5FE91DD3EBDA", - "ticketNumber": "723QCS3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.744713, -79.905428", - "loadTime": "09/17/2019 19:26:37", - "straightDistance": "10.49", - "routeDistance": "17.02", - "timeToTower": "0:48:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "20:15:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 90, - "quantity": 65, - "calculatedQuantity": "65 CY", - "s3DownloadKey": "HaulPass_723QCS3_201909171926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82149A37-5411-4555-9B2B-91BC5B1A9CFE", - "ticketNumber": "55N4XKY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.757197, -80.124835", - "loadTime": "09/17/2019 19:37:01", - "straightDistance": "6.81", - "routeDistance": "14.07", - "timeToTower": "0:45:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "20:22:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_55N4XKY_201909171937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50757D14-5B2B-4479-B628-BA1BC0201A04", - "ticketNumber": "9USPW7U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.757011, -80.125264", - "loadTime": "09/17/2019 19:37:37", - "straightDistance": "6.81", - "routeDistance": "14.09", - "timeToTower": "0:46:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "20:24:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_9USPW7U_201909171937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44D51ECF-059F-4853-8E83-E5C7DDA3B421", - "ticketNumber": "43SSFAS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.680391, -80.164203", - "loadTime": "09/17/2019 19:44:19", - "straightDistance": "5.82", - "routeDistance": "10.96", - "timeToTower": "0:42:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "20:26:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_43SSFAS_201909171944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "842647B7-26EE-41CD-9BC6-05CA2EDB0386", - "ticketNumber": "6ZQVLR2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.709243, -80.017348", - "loadTime": "09/17/2019 20:02:34", - "straightDistance": "3.72", - "routeDistance": "4.67", - "timeToTower": "0:25:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "20:28:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_6ZQVLR2_201909172002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D752FF4A-8F69-4129-8B9C-DA2EF2C11018", - "ticketNumber": "6SL3RX4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.709187, -80.017444", - "loadTime": "09/17/2019 20:02:50", - "straightDistance": "3.71", - "routeDistance": "4.67", - "timeToTower": "0:26:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "20:29:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_6SL3RX4_201909172002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDE9A329-3AE6-4521-B9E8-7387F1E807B6", - "ticketNumber": "8PYUMHS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.668207, -80.208241", - "loadTime": "09/17/2019 19:43:53", - "straightDistance": "8.37", - "routeDistance": "13.88", - "timeToTower": "0:47:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "20:31:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 80, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_8PYUMHS_201909171943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42905D6B-EF8F-4589-96AF-E1BAE9E1C6C3", - "ticketNumber": "MW237MH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.739915, -79.923702", - "loadTime": "09/17/2019 19:16:25", - "straightDistance": "9.4", - "routeDistance": "15.89", - "timeToTower": "1:39:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "20:55:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 85, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_MW237MH_201909171916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E30E55B-0CEF-4C52-85EA-BE3DEEF2D652", - "ticketNumber": "9SX3G9D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.739806, -79.923777", - "loadTime": "09/17/2019 19:11:35", - "straightDistance": "9.39", - "routeDistance": "15.8", - "timeToTower": "1:51:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "21:02:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 85, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_J001_9SX3G9D_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A895CCEA-9850-490F-AD62-11FCAD37E891", - "ticketNumber": "8DKPK9U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.723732, -80.062210", - "loadTime": "09/17/2019 20:21:47", - "straightDistance": "3.52", - "routeDistance": "5.48", - "timeToTower": "0:47:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "21:09:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_8DKPK9U_201909172016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A2DB046-199E-4E71-8E19-7D407D8792DC", - "ticketNumber": "9VPKQQH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.725786, -80.061926", - "loadTime": "09/17/2019 20:46:06", - "straightDistance": "3.67", - "routeDistance": "5.86", - "timeToTower": "0:24:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "21:10:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 60, - "quantity": 42.2, - "calculatedQuantity": "42.2 CY", - "s3DownloadKey": "HaulPass_9VPKQQH_201909172026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2ADCA8D-8041-41A1-A38E-DFF97AF09A8A", - "ticketNumber": "4TZB8KC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.687590, -80.037239", - "loadTime": "09/17/2019 20:33:15", - "straightDistance": "1.88", - "routeDistance": "3.29", - "timeToTower": "0:49:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "21:22:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_4TZB8KC_201909172033_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89CA16B8-3F94-4163-8A22-D37FDDB4484F", - "ticketNumber": "6HY7QSE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.687546, -80.037251", - "loadTime": "09/17/2019 20:34:40", - "straightDistance": "1.88", - "routeDistance": "3.29", - "timeToTower": "0:49:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "21:23:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_6HY7QSE_201909172034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFB0FC36-8FAB-4BE3-A06C-AF9C84BB1038", - "ticketNumber": "7XNGX6Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.617015, -80.190929", - "loadTime": "09/17/2019 20:44:18", - "straightDistance": "8.3", - "routeDistance": "15.89", - "timeToTower": "0:48:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "21:32:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 60, - "quantity": 38.9, - "calculatedQuantity": "38.9 CY", - "s3DownloadKey": "HaulPass_7XNGX6Z_201909172044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE796FE5-603C-42E9-B006-442FBEBC75F5", - "ticketNumber": "XMKZD45", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.616833, -80.190864", - "loadTime": "09/17/2019 20:38:28", - "straightDistance": "8.3", - "routeDistance": "15.9", - "timeToTower": "0:58:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "21:37:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 50, - "quantity": 36.4, - "calculatedQuantity": "36.4 CY", - "s3DownloadKey": "HaulPass_J001_XMKZD45_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF08A01C-CFE0-44CC-8FB2-1094770D7C90", - "ticketNumber": "3WVMD95", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.689968, -80.028181", - "loadTime": "09/17/2019 21:03:41", - "straightDistance": "2.42", - "routeDistance": "3.64", - "timeToTower": "0:35:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "21:39:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_3WVMD95_201909172103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "151C2751-5C8B-4B40-A70A-F64A98738728", - "ticketNumber": "VLTVDKY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.689841, -80.028137", - "loadTime": "09/17/2019 21:03:58", - "straightDistance": "2.42", - "routeDistance": "3.63", - "timeToTower": "0:36:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "21:40:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_VLTVDKY_201909172103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6B5896F-ECA2-4F3B-88FD-40D7BFC217FA", - "ticketNumber": "3UURQWN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.770626, -80.095700", - "loadTime": "09/17/2019 20:59:11", - "straightDistance": "7", - "routeDistance": "10.73", - "timeToTower": "0:43:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "21:42:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_3UURQWN_201909172047_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2F48545-0C6F-44DB-82C2-0BB5E02A0E3F", - "ticketNumber": "6KHGSZF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.739315, -79.941159", - "loadTime": "09/17/2019 20:52:41", - "straightDistance": "8.51", - "routeDistance": "15.34", - "timeToTower": "1:06:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "21:59:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 80, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_6KHGSZF_201909172052_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87306BEB-711C-4F50-A67A-CC9AE485B855", - "ticketNumber": "8UDZAC5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.739229, -79.941182", - "loadTime": "09/17/2019 20:54:11", - "straightDistance": "8.51", - "routeDistance": "15.34", - "timeToTower": "1:07:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "22:01:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 75, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_8UDZAC5_201909172054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82A3DE2A-EE46-462E-8F7F-8B5B9A4968DC", - "ticketNumber": "4WYE4S4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.647782, -80.237812", - "loadTime": "09/17/2019 21:22:51", - "straightDistance": "10.23", - "routeDistance": "16.32", - "timeToTower": "0:40:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "22:03:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 85, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_4WYE4S4_201909172122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54D90C51-CC73-41FA-9C64-FA06DE4B0AF4", - "ticketNumber": "7RBG7CE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.744790, -79.905498", - "loadTime": "09/17/2019 21:28:20", - "straightDistance": "10.49", - "routeDistance": "16.91", - "timeToTower": "0:42:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "22:10:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_7RBG7CE_201909172128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDDB170D-D009-4D24-B007-B6D14C4AE244", - "ticketNumber": "4F4ADKN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.744809, -79.905440", - "loadTime": "09/17/2019 21:15:17", - "straightDistance": "10.49", - "routeDistance": "16.91", - "timeToTower": "0:57:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "22:13:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 90, - "quantity": 71.1, - "calculatedQuantity": "71.1 CY", - "s3DownloadKey": "HaulPass_4F4ADKN_201909172115_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A1EC8FD-72DE-45F7-8DDE-A75D9B6EB5EE", - "ticketNumber": "9G65UVD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.701033, -79.956865", - "loadTime": "09/17/2019 20:18:50", - "straightDistance": "6.55", - "routeDistance": "16.13", - "timeToTower": "1:56:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "22:15:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_9G65UVD_201909171956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10FF7C3E-B1C3-48B9-9D9D-40B9CF4D92F0", - "ticketNumber": "5NQV63P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.765430, -80.119558", - "loadTime": "09/17/2019 13:00:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "13:01:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5NQV63P_201909171300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26EBBEAC-BD09-4B1D-BCFE-51D1788EACD4", - "ticketNumber": "3XP54DH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.765506, -80.119513", - "loadTime": "09/17/2019 13:45:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "13:52:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3XP54DH_201909171345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D68C966-4446-4902-9D6B-976FA6E648D4", - "ticketNumber": "72FJJSJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.765506, -80.119435", - "loadTime": "09/17/2019 12:55:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "12:58:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_72FJJSJ_201909171255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D34BCA6-FA04-4016-8B21-D78B716D00D4", - "ticketNumber": "HJ393DN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.765600, -80.119446", - "loadTime": "09/17/2019 13:20:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "13:21:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_HJ393DN_201909171320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70191E14-6AB7-4830-A2E4-E42EE2A35BF0", - "ticketNumber": "5YGQP7T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.765694, -80.119334", - "loadTime": "09/17/2019 14:24:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "14:25:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5YGQP7T_201909171424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83FEF6A5-FFD2-4100-AF9F-64F50FFBC8AF", - "ticketNumber": "7DB2X3S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.765919, -80.119289", - "loadTime": "09/17/2019 13:29:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "13:33:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7DB2X3S_201909171329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "869FA0AA-57F9-48EE-9B5D-2AB74138CED9", - "ticketNumber": "82CJHZN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.765985, -80.119323", - "loadTime": "09/17/2019 14:26:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "14:27:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82CJHZN_201909171426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8FB69E5A-4EC1-457A-B4FA-082BBD71BA83", - "ticketNumber": "4NUNSGK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.765487, -80.119636", - "loadTime": "09/17/2019 13:24:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "13:27:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4NUNSGK_201909171324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9492D93F-D5F4-4936-BB1D-7BE3F0149318", - "ticketNumber": "8PWKE4N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.765534, -80.119479", - "loadTime": "09/17/2019 13:36:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "13:45:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8PWKE4N_201909171336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B610BE0-2718-4FC0-A5CD-7AD620692DA3", - "ticketNumber": "6WPR72K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.765665, -80.119547", - "loadTime": "09/17/2019 13:03:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "13:07:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6WPR72K_201909171303_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8EEE469-337F-4A10-B118-B865C3EF4C1D", - "ticketNumber": "52RPPGC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.766164, -80.119177", - "loadTime": "09/17/2019 13:08:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "13:09:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_52RPPGC_201909171308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9C6F81E-D3A1-487A-8FBD-C877A240FE57", - "ticketNumber": "44YXJX6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.766333, -80.119155", - "loadTime": "09/17/2019 14:15:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "14:17:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_44YXJX6_201909171415_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEB8FA4B-47BB-4DB7-90B1-0632660389FD", - "ticketNumber": "8QFX2LC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.766399, -80.118987", - "loadTime": "09/17/2019 12:47:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "12:51:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8QFX2LC_201909171247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1FFCDDB-9B08-4412-BD9D-262274E5A539", - "ticketNumber": "56T3VH8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.766521, -80.118999", - "loadTime": "09/17/2019 14:22:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "14:23:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_56T3VH8_201909171422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E930D22A-8D1F-44F2-ABAC-205F82CC1279", - "ticketNumber": "8VAUYC7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.766587, -80.118943", - "loadTime": "09/17/2019 14:03:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "14:08:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8VAUYC7_201909171403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F12F09AE-3FAE-4154-8741-DFBB027E308E", - "ticketNumber": "8FDNUML", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.766653, -80.118808", - "loadTime": "09/17/2019 13:52:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "13:55:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8FDNUML_201909171352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F91718A2-8E45-4C69-B280-1E362AA194FA", - "ticketNumber": "5VLUWTC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.766747, -80.118797", - "loadTime": "09/17/2019 13:13:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "13:16:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5VLUWTC_201909171313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09B24E55-0808-43D9-8902-88ADFD7C0D60", - "ticketNumber": "7AAGCRH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.766935, -80.118814", - "loadTime": "09/17/2019 18:40:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:41:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7AAGCRH_201909171840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AED017C-0BF1-4740-A9A9-13CD7E6BC612", - "ticketNumber": "6AXBPVQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.723661, -80.05975", - "loadTime": "09/17/2019 16:26:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:28:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6AXBPVQ_201909171626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C2D5BF1-ECAF-4F89-A94C-3E174F70EA78", - "ticketNumber": "9FQ4P9R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.767457, -80.118234", - "loadTime": "09/17/2019 18:27:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:28:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9FQ4P9R_201909171827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10147266-FD4B-4690-A4FC-480FED3BB229", - "ticketNumber": "7UTL94H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.763855, -80.12071", - "loadTime": "09/17/2019 19:27:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:28:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7UTL94H_201909171927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A8A56CC-1446-49B5-BC80-06E115305DA1", - "ticketNumber": "49SHHEJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.764637, -80.120945", - "loadTime": "09/17/2019 19:30:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:31:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_49SHHEJ_201909171930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D442FD5-2D2F-41FE-9C7B-5BA3543C6C80", - "ticketNumber": "3ER84YY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.768082, -80.117974", - "loadTime": "09/17/2019 18:16:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:20:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3ER84YY_201909171816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D9DAD58-D0C7-439D-9424-A01118865DCC", - "ticketNumber": "77YU6LB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.761007, -80.12239", - "loadTime": "09/17/2019 19:51:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:56:41", - "debrisType": "Leaner", - "diameter": 12.4, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77YU6LB_201909171951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "382C3593-90BA-4F4B-9881-26E65C7637A1", - "ticketNumber": "94B5CLU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.722033, -80.05918", - "loadTime": "09/17/2019 14:49:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "14:50:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_94B5CLU_201909171449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "383E2E97-821A-4954-949A-ADFBFC697268", - "ticketNumber": "9VJ2W2E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.724594, -80.060922", - "loadTime": "09/17/2019 16:35:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:38:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VJ2W2E_201909171635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E7EB2D2-390F-41F5-B2B8-BD366C4A65D5", - "ticketNumber": "68T74GY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.769724, -80.117115", - "loadTime": "09/17/2019 18:00:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:03:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_68T74GY_201909171800_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47E05B3D-276C-447C-831F-2186141FE179", - "ticketNumber": "3B7GBRE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.76758, -80.118504", - "loadTime": "09/17/2019 18:33:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:36:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3B7GBRE_201909171833_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4836A540-9E18-43D1-B935-0DB363C0A413", - "ticketNumber": "6BBQ5R8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.767627, -80.118219", - "loadTime": "09/17/2019 14:27:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "14:32:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6BBQ5R8_201909171427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "522F028A-3334-45F2-B13D-34DDA79F5D6E", - "ticketNumber": "582V264", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.766013, -80.119215", - "loadTime": "09/17/2019 18:49:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:51:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_582V264_201909171849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "536E979A-7CD0-4687-8995-8AF1CEAB1444", - "ticketNumber": "9Q25P77", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.76206, -80.121861", - "loadTime": "09/17/2019 19:45:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:46:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9Q25P77_201909171945_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55C64454-461E-406D-81F4-C7258DF933B9", - "ticketNumber": "79ML3KL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.76168, -80.122313", - "loadTime": "09/17/2019 19:48:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:49:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_79ML3KL_201909171948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57F863A4-1E59-49A1-8D0A-232637F504EB", - "ticketNumber": "DBVE2RH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.761392, -80.122263", - "loadTime": "09/17/2019 19:58:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:59:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_DBVE2RH_201909171958_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66AB3020-4CE0-4B58-91BB-6D79DFA9BADA", - "ticketNumber": "3EL98RQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.728266, -80.05894", - "loadTime": "09/17/2019 17:03:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "17:03:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3EL98RQ_201909171703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6AD5D7BE-F084-48AC-A1FD-17C6F2361CA6", - "ticketNumber": "7VSZMUR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.724434, -80.061165", - "loadTime": "09/17/2019 16:38:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:45:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7VSZMUR_201909171638_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F955CA6-8ED7-41E8-A9A6-EF5A8CBB9A48", - "ticketNumber": "4PAA8MT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.721868, -80.060132", - "loadTime": "09/17/2019 15:37:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "15:40:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4PAA8MT_201909171537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7055DD96-3381-4F1E-8189-FD7F5FDC6189", - "ticketNumber": "Z7PWW2J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.770146, -80.115916", - "loadTime": "09/17/2019 18:03:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:04:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Z7PWW2J_201909171803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7285CEAD-1214-40F3-9D65-C81635CF846E", - "ticketNumber": "48GW3J5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.723621, -80.059562", - "loadTime": "09/17/2019 16:09:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:13:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_48GW3J5_201909171609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81164026-7BAB-41E8-9196-8587E00769AD", - "ticketNumber": "6D849HF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.760235, -80.122856", - "loadTime": "09/17/2019 20:08:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "20:10:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6D849HF_201909172008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DDB3D42-C5BD-453D-BF55-EDAF5985E954", - "ticketNumber": "5LB2KCC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.721042, -80.059746", - "loadTime": "09/17/2019 15:06:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "15:12:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5LB2KCC_201909171506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E4774F1-0269-43DF-85B9-F864EFFFC86A", - "ticketNumber": "8TSCDJL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.769463, -80.116715", - "loadTime": "09/17/2019 18:07:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:07:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8TSCDJL_201909171807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91628A21-2DFB-434C-B71D-FC9A89CA7426", - "ticketNumber": "LGZA3KT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.728015, -80.058706", - "loadTime": "09/17/2019 17:01:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "17:02:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_LGZA3KT_201909171701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99A92943-F2A3-4DAA-B960-7F6DBD00479F", - "ticketNumber": "3KHP47P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.762604, -80.122422", - "loadTime": "09/17/2019 19:39:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:40:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3KHP47P_201909171939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0151310-E5BE-4B1C-9726-968E8003F520", - "ticketNumber": "7BVNPM6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.72366, -80.059218", - "loadTime": "09/17/2019 16:04:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:06:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7BVNPM6_201909171604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A088A795-B1A6-46D4-B538-BBD7CEE05AE4", - "ticketNumber": "8ZAVCZH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.768956, -80.117429", - "loadTime": "09/17/2019 17:56:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:00:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ZAVCZH_201909171756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8BC1196-81C2-4898-B892-40D3EEF2D108", - "ticketNumber": "7VBGGYS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.721457, -80.059379", - "loadTime": "09/17/2019 14:58:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "14:59:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7VBGGYS_201909171458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9A8A068-C914-4D3C-90FA-300D519CE03E", - "ticketNumber": "9Z9AVZN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.76501, -80.120882", - "loadTime": "09/17/2019 19:03:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:04:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9Z9AVZN_201909171903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE1F3110-53C8-450D-B215-9DED0A41D0EF", - "ticketNumber": "Q8SFY2U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.723512, -80.058931", - "loadTime": "09/17/2019 14:41:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "14:43:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Q8SFY2U_201909171441_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0DDAD5F-6242-44B8-AD93-F06AD0537568", - "ticketNumber": "88XV5TP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.767588, -80.118373", - "loadTime": "09/17/2019 18:32:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:32:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88XV5TP_201909171832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B18C2ADE-49BF-4ACA-8E80-B2C082138BE1", - "ticketNumber": "4RTYXTD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.761301, -80.122347", - "loadTime": "09/17/2019 20:00:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "20:03:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4RTYXTD_201909172000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C16AFC4D-2AF4-42FA-88E0-41B1864666E9", - "ticketNumber": "4HHX2MD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.764488, -80.121018", - "loadTime": "09/17/2019 19:32:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:33:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4HHX2MD_201909171932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C29398FA-AD35-44A6-88D6-EB11936C0BD6", - "ticketNumber": "782SWPL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.723753, -80.059278", - "loadTime": "09/17/2019 16:06:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:09:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_782SWPL_201909171606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CECAF59D-DA25-44AF-9F12-8F9F877BBCC4", - "ticketNumber": "9PRGUPG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.764821, -80.120947", - "loadTime": "09/17/2019 19:10:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:11:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9PRGUPG_201909171910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D32EF6D9-8B42-4859-B5C9-CDDEACF283E0", - "ticketNumber": "WPYVQQN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.723661, -80.059642", - "loadTime": "09/17/2019 16:19:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:20:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_WPYVQQN_201909171619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3BA88BB-FFBF-48F1-A332-A4E49BEEF4D3", - "ticketNumber": "578PD5B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.765057, -80.120704", - "loadTime": "09/17/2019 19:05:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:06:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_578PD5B_201909171905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5D3E7F8-6A19-423B-A013-CC7BAAED28AF", - "ticketNumber": "TTG6NCU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.767536, -80.118402", - "loadTime": "09/17/2019 18:28:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:29:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_TTG6NCU_201909171828_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0258A38-02BD-41E4-9769-2C5069673547", - "ticketNumber": "9GY7KKH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.723775, -80.059313", - "loadTime": "09/17/2019 16:14:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:16:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9GY7KKH_201909171614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E388BD0D-E857-4D8E-8ECE-B67D4796BC03", - "ticketNumber": "RXM99S6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.721457, -80.059424", - "loadTime": "09/17/2019 15:02:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "15:03:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_RXM99S6_201909171502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3896A94-4984-420F-A288-010A2D5A20A5", - "ticketNumber": "8SB4A76", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.727974, -80.058952", - "loadTime": "09/17/2019 16:59:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "17:00:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8SB4A76_201909171659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E70DA77E-1CC9-4C4F-97D2-76D15C799F2D", - "ticketNumber": "4YZ8TKL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.7218, -80.059467", - "loadTime": "09/17/2019 14:52:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "14:55:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4YZ8TKL_201909171452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EBA883E2-A7A3-453A-A482-278E1F19196F", - "ticketNumber": "MXNYAQZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.723751, -80.059313", - "loadTime": "09/17/2019 16:20:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:21:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_MXNYAQZ_201909171620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED3013E3-04C8-4F0E-B600-DD69EBBE91AB", - "ticketNumber": "A84JSVM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.76483, -80.120766", - "loadTime": "09/17/2019 19:01:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:02:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_A84JSVM_201909171901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF224EBC-59D3-47C4-8E0F-9CEB724453F7", - "ticketNumber": "W9ARRZY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.764670, -80.120816", - "loadTime": "09/17/2019 14:32:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "14:40:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_W9ARRZY_201909171432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F89F9643-ED4F-4BE8-AF48-0C2837BBFAE3", - "ticketNumber": "4M48SSE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.762944, -80.121277", - "loadTime": "09/17/2019 19:37:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:39:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4M48SSE_201909171937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FBD3088D-96DA-4F37-928B-36E2282C7046", - "ticketNumber": "6M6ZW4H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.723744, -80.061915", - "loadTime": "09/17/2019 15:54:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "15:56:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6M6ZW4H_201909171554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF98838A-F1F0-4932-84A3-39F223D255E0", - "ticketNumber": "93C7W4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.764628, -80.12096", - "loadTime": "09/17/2019 19:29:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:30:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_93C7W4M_201909171929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18080BCE-0CF0-42C1-A945-FC0D3881DE16", - "ticketNumber": "4NDDH3U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748786, -79.930466", - "loadTime": "09/17/2019 20:53:05", - "straightDistance": "9.39", - "routeDistance": "15.71", - "timeToTower": "1:28:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "22:21:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_4NDDH3U_201909172051_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "080CBE4D-06A0-4A84-AFA0-4BF6EE0E3128", - "ticketNumber": "732RBPD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.718007, -80.063766", - "loadTime": "09/17/2019 15:52:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "15:55:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_732RBPD_201909171552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B784B7A-FBAE-406B-8676-688CA986FB7D", - "ticketNumber": "3ZKYP3F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717803, -80.063062", - "loadTime": "09/17/2019 15:50:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "15:51:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3ZKYP3F_201909171550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E606CCC-191C-4972-B609-F02FEFBAC1F2", - "ticketNumber": "3KNLRNA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.71746, -80.066037", - "loadTime": "09/17/2019 16:21:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:25:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3KNLRNA_201909171621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23E1DC7D-38DF-4BCB-B466-622E908BE747", - "ticketNumber": "8J5NQXT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.715026, -80.066067", - "loadTime": "09/17/2019 16:44:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:48:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8J5NQXT_201909171644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CB6E258-E8BF-43D4-B490-2F815893B63E", - "ticketNumber": "4YR6K2K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.71735, -80.065432", - "loadTime": "09/17/2019 16:18:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:20:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4YR6K2K_201909171618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C791857-FB12-47CC-B974-FE25CAC94852", - "ticketNumber": "9ZPNYP9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.71991, -80.060568", - "loadTime": "09/17/2019 13:34:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "13:41:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ZPNYP9_201909171334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6308ABDF-3C4F-4292-B634-94D2B31B6E4C", - "ticketNumber": "7XN9GWX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.720073, -80.060545", - "loadTime": "09/17/2019 13:41:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "13:51:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7XN9GWX_201909171341_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C79BE1E-9EAA-447D-8E01-A5C9FFFCB6F0", - "ticketNumber": "7RW5YVU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.716826, -80.067051", - "loadTime": "09/17/2019 16:31:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:34:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7RW5YVU_201909171631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E880708-2E09-40CA-97E2-0A3D06832762", - "ticketNumber": "39MSKX6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.718284, -80.064389", - "loadTime": "09/17/2019 16:04:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:07:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_39MSKX6_201909171604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7851D86B-377E-4D6D-A159-D7E6FB1124C1", - "ticketNumber": "8V754TF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.713781, -80.067543", - "loadTime": "09/17/2019 12:45:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "12:52:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8V754TF_201909171245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87BD06C8-321C-4F23-84C2-6B2EF469C1E7", - "ticketNumber": "8KHERPY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.71973, -80.060935", - "loadTime": "09/17/2019 13:30:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "13:34:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8KHERPY_201909171330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C11E030-ED18-4877-8422-FCD5D5020F22", - "ticketNumber": "4L3VLZS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717541, -80.065336", - "loadTime": "09/17/2019 16:09:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:15:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4L3VLZS_201909171609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "990577F0-A898-422E-8716-6B1B9659C69F", - "ticketNumber": "8MKYBZM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.71803, -80.063848", - "loadTime": "09/17/2019 15:55:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "15:58:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8MKYBZM_201909171555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA23F4BD-9CAD-425D-9E99-4DDA845B7590", - "ticketNumber": "5YAYN78", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.715187, -80.066412", - "loadTime": "09/17/2019 16:40:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:42:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5YAYN78_201909171640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC5DE522-34D4-46E3-B464-EBB04DBD208F", - "ticketNumber": "7K7JUPJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.718064, -80.063785", - "loadTime": "09/17/2019 15:59:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:03:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7K7JUPJ_201909171559_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0CF9886-9D31-4BC6-9CF1-5AFB9962BCA0", - "ticketNumber": "7RDCM5Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.714076, -80.066772", - "loadTime": "09/17/2019 16:53:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:56:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7RDCM5Z_201909171653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5C21CB0-F44B-46A3-83EC-06BCE91DA59C", - "ticketNumber": "3KVRC28", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.716132, -80.064533", - "loadTime": "09/17/2019 13:06:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "13:17:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3KVRC28_201909171306_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D90E99AA-0FE8-4FCD-AF0E-757A01F81992", - "ticketNumber": "5YV4K4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717384, -80.065957", - "loadTime": "09/17/2019 16:15:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:17:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5YV4K4M_201909171615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FFD7FF5B-2722-4CE6-AF10-DA6C1380B4D2", - "ticketNumber": "9L6FLQQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.715052, -80.066133", - "loadTime": "09/17/2019 16:48:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:51:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9L6FLQQ_201909171648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1759C3A3-512F-47C0-8DA4-BA385ADFD1FA", - "ticketNumber": "7NPGL5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.762756, -80.121386", - "loadTime": "09/17/2019 19:42:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:43:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7NPGL5J_201909171942_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A49CFEF-7166-4BDF-971A-AAAE7F7E16D1", - "ticketNumber": "9W558WV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.76777, -80.118404", - "loadTime": "09/17/2019 18:30:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:32:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9W558WV_201909171830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "268D226A-632F-486E-B6C7-350677BB4EEE", - "ticketNumber": "6JG3Y8B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.767619, -80.118253", - "loadTime": "09/17/2019 18:26:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:29:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6JG3Y8B_201909171826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E8DB152-7354-49AB-9F4D-1CA3A688A1E4", - "ticketNumber": "8PVT9AG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.76373, -80.121704", - "loadTime": "09/17/2019 19:28:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:31:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8PVT9AG_201909171928_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B47F0F2-CF7C-4F1C-A576-E1EA883E436D", - "ticketNumber": "7RQUQ29", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.767085, -80.11863", - "loadTime": "09/17/2019 18:44:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:45:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7RQUQ29_201909171844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54883AD7-F772-4A60-82A6-B7E926A015CF", - "ticketNumber": "9N8HUD5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.715072, -80.068598", - "loadTime": "09/17/2019 17:04:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "17:07:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9N8HUD5_201909171704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57480ECA-E383-40B2-9783-C4939DAC4D47", - "ticketNumber": "52MV2PV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.764859, -80.120792", - "loadTime": "09/17/2019 19:03:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:06:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_52MV2PV_201909171903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57A8F9AD-E37C-4169-A6FC-A76C922F501F", - "ticketNumber": "67QQNYH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.765184, -80.120347", - "loadTime": "09/17/2019 18:57:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:58:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_67QQNYH_201909171857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CD03B39-79B8-4D25-BB35-165AFA2DF12F", - "ticketNumber": "88EEBKB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.76707, -80.118622", - "loadTime": "09/17/2019 18:43:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:44:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88EEBKB_201909171843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "695C65BE-172C-4569-8132-57A739038D8A", - "ticketNumber": "7LDYKL8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.768851, -80.117283", - "loadTime": "09/17/2019 18:18:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:19:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7LDYKL8_201909171818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C0DB99D-10FC-4066-A611-E30DAD95EBA7", - "ticketNumber": "7EYDEEN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.714555, -80.067601", - "loadTime": "09/17/2019 17:11:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "17:14:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7EYDEEN_201909171711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F6A4FA3-1D27-423E-905F-0E2D13464391", - "ticketNumber": "4H8J9EB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.768946, -80.117308", - "loadTime": "09/17/2019 18:15:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:17:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4H8J9EB_201909171815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81B45C8E-49C9-40FD-9394-EE9A478F2D4D", - "ticketNumber": "8A76F6Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.76086, -80.122812", - "loadTime": "09/17/2019 20:02:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "20:06:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8A76F6Z_201909172002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B906893-7E14-4647-9C80-1B82DF34D66C", - "ticketNumber": "6N29CGW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.714484, -80.067938", - "loadTime": "09/17/2019 17:02:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "17:04:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6N29CGW_201909171702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CA42D70-DFF4-46EA-9564-92305AEFC4E6", - "ticketNumber": "7J44GE9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.764093, -80.121441", - "loadTime": "09/17/2019 19:31:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:32:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7J44GE9_201909171931_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DB6DD08-7CB4-4898-8A61-679ADBD4FD4B", - "ticketNumber": "8WAKVM2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.714267, -80.067031", - "loadTime": "09/17/2019 16:56:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "16:59:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8WAKVM2_201909171656_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9635BEB2-F211-4A7E-8AC7-4C8D58332CDA", - "ticketNumber": "39636Z4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.764722, -80.120959", - "loadTime": "09/17/2019 19:21:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:24:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_39636Z4_201909171921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "984EC9F4-D291-4FFD-817F-908F68445D16", - "ticketNumber": "4K77H2R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.767742, -80.118311", - "loadTime": "09/17/2019 18:29:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:30:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4K77H2R_201909171829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A202FF70-C5EE-4ED7-A879-4DB1DE94219E", - "ticketNumber": "8ED7UNU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.765395, -80.119557", - "loadTime": "09/17/2019 19:00:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:00:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ED7UNU_201909171900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A54458AC-2A3C-4FDB-9836-96FA166F054A", - "ticketNumber": "7X97MZM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.760521, -80.123077", - "loadTime": "09/17/2019 20:00:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "20:01:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7X97MZM_201909172000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF524700-72C1-40AF-8411-4BDDDC63254D", - "ticketNumber": "6L5VLMN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.760843, -80.122399", - "loadTime": "09/17/2019 19:55:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:59:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6L5VLMN_201909171955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3EB1AE6-8986-47CD-BD2B-2F7A5A308850", - "ticketNumber": "3YHVG5L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.760044, -80.123332", - "loadTime": "09/17/2019 20:09:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "20:12:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3YHVG5L_201909172009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7D242ED-B0EE-48E2-8AF9-EF1CB53423A3", - "ticketNumber": "6ARLJPN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.764807, -80.120686", - "loadTime": "09/17/2019 19:07:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:10:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ARLJPN_201909171907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8DB8B5E-0899-4161-A5BC-B556742F3E66", - "ticketNumber": "65DQKU6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.768582, -80.117478", - "loadTime": "09/17/2019 17:55:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:15:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:10:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_65DQKU6_201909171755_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC8FAA79-DA35-4595-AE27-9C26EF497609", - "ticketNumber": "9DUFJVK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.764485, -80.121226", - "loadTime": "09/17/2019 19:35:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:39:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9DUFJVK_201909171935_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F654E317-09C0-4059-9365-389C9DBFEC4E", - "ticketNumber": "33FYUGF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.762152, -80.12245", - "loadTime": "09/17/2019 19:46:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:48:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_33FYUGF_201909171946_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9808F04-520E-4B06-B809-875D59965D10", - "ticketNumber": "RSWVDKL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748705, -79.930512", - "loadTime": "09/17/2019 20:48:15", - "straightDistance": "9.38", - "routeDistance": "15.7", - "timeToTower": "1:39:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "22:27:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 65, - "quantity": 44.6, - "calculatedQuantity": "44.6 CY", - "s3DownloadKey": "HaulPass_J001_RSWVDKL_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "000858B0-A497-470E-A4F8-FC595C02CC17", - "ticketNumber": "8U54JAT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.835920, -79.842698", - "loadTime": "09/17/2019 18:54:01", - "straightDistance": "11.08", - "routeDistance": "12.26", - "timeToTower": "0:54:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "19:48:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_8U54JAT_201909171854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08398BDA-8878-4161-8642-EC36FF815A77", - "ticketNumber": "8SJTHWE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.083374, -79.459718", - "loadTime": "09/17/2019 18:34:45", - "straightDistance": "16.93", - "routeDistance": "22.51", - "timeToTower": "0:50:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "19:25:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 70, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_8SJTHWE_201909171809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09DF56C3-D7C0-4DDA-B890-E56C16C8051F", - "ticketNumber": "9Q4MK72", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.797151, -79.771885", - "loadTime": "09/17/2019 15:18:10", - "straightDistance": "10.62", - "routeDistance": "16.61", - "timeToTower": "0:51:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "16:09:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 65, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_J001_9Q4MK72_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AE840BE-1337-4582-B8E8-2C5D2361D4FA", - "ticketNumber": "4W553BV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.802600, -79.836742", - "loadTime": "09/17/2019 18:04:25", - "straightDistance": "12.41", - "routeDistance": "13.99", - "timeToTower": "1:40:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "19:44:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 75, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_4W553BV_201909171804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F13628A-CBCA-4DF7-AAC8-4249079ECE6A", - "ticketNumber": "7FQWKPV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9T23VSB", - "fieldMonitorName": "Esmeralda Hunt", - "loadCoordinates": "32.818733, -79.805234", - "loadTime": "09/17/2019 18:46:12", - "straightDistance": "10.38", - "routeDistance": "12.24", - "timeToTower": "0:37:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "19:24:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_7FQWKPV_201909171846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12FB29C5-B634-481A-904A-C3277C5E5149", - "ticketNumber": "4D22JHN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840158, -79.824850", - "loadTime": "09/17/2019 17:56:19", - "straightDistance": "10.1", - "routeDistance": "10.99", - "timeToTower": "1:51:29", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "19:47:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_4D22JHN_201909171756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "149F7129-AFEE-4551-9AB6-BE975BF832F7", - "ticketNumber": "4SXCZQM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.920089, -79.789157", - "loadTime": "09/17/2019 16:27:06", - "straightDistance": "5.65", - "routeDistance": "17.29", - "timeToTower": "0:47:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "17:15:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_4SXCZQM_201909171627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1646FD22-434E-4D95-B43F-9A1AAFA0F518", - "ticketNumber": "8DWBV9B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.904949, -79.809806", - "loadTime": "09/17/2019 18:37:11", - "straightDistance": "7.08", - "routeDistance": "15.52", - "timeToTower": "0:36:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "19:14:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 75, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_8DWBV9B_201909171811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A290258-08A5-461A-9673-F9EAABBD3766", - "ticketNumber": "77MUCXC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.824462, -79.812078", - "loadTime": "09/17/2019 16:08:00", - "straightDistance": "10.33", - "routeDistance": "11.72", - "timeToTower": "0:43:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "16:51:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 80, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_77MUCXC_201909171551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1AC2480B-B698-4164-A55F-039EC5394B14", - "ticketNumber": "8MANETT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.873908, -79.758305", - "loadTime": "09/17/2019 16:23:34", - "straightDistance": "5.71", - "routeDistance": "6.92", - "timeToTower": "0:32:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "16:56:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_8MANETT_201909171600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23A5E235-6EED-49D7-965E-3AA9CA8320B1", - "ticketNumber": "9QVZAEE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.816823, -79.830360", - "loadTime": "09/17/2019 18:54:27", - "straightDistance": "11.44", - "routeDistance": "12.8", - "timeToTower": "0:52:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "19:46:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 70, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_9QVZAEE_201909171829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2528C5F7-335C-4B24-817A-AA7EDFFD81DD", - "ticketNumber": "7VZAJ87", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.823871, -79.811264", - "loadTime": "09/17/2019 19:14:54", - "straightDistance": "10.33", - "routeDistance": "11.75", - "timeToTower": "0:41:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "19:55:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 65, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_7VZAJ87_201909171914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2575CEF4-586E-4170-B0B8-E8BFD6343A3E", - "ticketNumber": "4TT8URE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.114698, -79.452279", - "loadTime": "09/17/2019 15:44:58", - "straightDistance": "18.63", - "routeDistance": "22.71", - "timeToTower": "0:44:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "16:29:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 70, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_4TT8URE_201909171544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2577F130-BB6D-4526-9899-DD3471968690", - "ticketNumber": "9NFADNN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840160, -79.824993", - "loadTime": "09/17/2019 16:07:57", - "straightDistance": "10.1", - "routeDistance": "10.99", - "timeToTower": "1:15:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "17:23:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_9NFADNN_201909171607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CAD526B-377D-4BEE-86F4-CDA008576395", - "ticketNumber": "7QXHEDZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.912647, -79.789187", - "loadTime": "09/17/2019 17:14:58", - "straightDistance": "5.78", - "routeDistance": "17.06", - "timeToTower": "1:09:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "18:24:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 65, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_7QXHEDZ_201909171714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BBE8B88-3AEE-4710-943D-E35E9C25A91A", - "ticketNumber": "8XF387N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.838004, -79.816008", - "loadTime": "09/17/2019 16:38:28", - "straightDistance": "9.82", - "routeDistance": "10.53", - "timeToTower": "0:43:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "17:22:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_8XF387N_201909171638_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51E0724D-F779-46CF-9891-86CAA1336ABF", - "ticketNumber": "6ED7HCC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.757336, -79.849420", - "loadTime": "09/17/2019 18:02:20", - "straightDistance": "15.3", - "routeDistance": "18.19", - "timeToTower": "0:49:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "18:52:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 70, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_6ED7HCC_201909171750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53106DCF-340B-4D8E-990C-18F3138EF05F", - "ticketNumber": "6AZ6WQU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.909492, -79.794155", - "loadTime": "09/17/2019 17:48:12", - "straightDistance": "6.12", - "routeDistance": "16.43", - "timeToTower": "0:37:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "18:26:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 70, - "quantity": 51.9, - "calculatedQuantity": "51.9 CY", - "s3DownloadKey": "HaulPass_6AZ6WQU_201909171748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AAFFF6A-FC8B-4600-A8F0-D826D08D08DA", - "ticketNumber": "9P2P6NC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.838030, -79.816335", - "loadTime": "09/17/2019 18:05:05", - "straightDistance": "9.83", - "routeDistance": "10.54", - "timeToTower": "0:46:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "18:51:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_9P2P6NC_201909171805_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CA1436B-45D4-40A7-95FD-313D704C556C", - "ticketNumber": "74YPQW5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.797157, -79.771855", - "loadTime": "09/17/2019 17:05:58", - "straightDistance": "10.62", - "routeDistance": "16.61", - "timeToTower": "0:54:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "18:00:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 65, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_J001_74YPQW5_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "601AC384-4757-47C1-8ACD-360F1965B47B", - "ticketNumber": "8G72HWV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.795917, -79.845935", - "loadTime": "09/17/2019 19:19:56", - "straightDistance": "13.11", - "routeDistance": "14.59", - "timeToTower": "0:37:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "19:57:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 75, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_8G72HWV_201909171914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68BD2DB3-01B5-473B-BBDD-E710E06C6120", - "ticketNumber": "3EDUKNR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9T23VSB", - "fieldMonitorName": "Esmeralda Hunt", - "loadCoordinates": "32.823328, -79.805298", - "loadTime": "09/17/2019 17:07:04", - "straightDistance": "10.13", - "routeDistance": "11.68", - "timeToTower": "0:31:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "17:38:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_3EDUKNR_201909171707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A4C07AD-34E9-417A-AB99-683712DAC775", - "ticketNumber": "5QY6AHT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.797415, -79.847307", - "loadTime": "09/17/2019 15:00:33", - "straightDistance": "13.09", - "routeDistance": "14.42", - "timeToTower": "1:31:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "16:32:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 80, - "quantity": 68.7, - "calculatedQuantity": "68.7 CY", - "s3DownloadKey": "HaulPass_5QY6AHT_201909171500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B5CC8D1-96A3-4491-80D4-BDD062E113B2", - "ticketNumber": "7FDCN59", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.839986, -79.824959", - "loadTime": "09/17/2019 17:19:18", - "straightDistance": "10.11", - "routeDistance": "10.99", - "timeToTower": "1:19:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "18:38:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 60, - "quantity": 43.2, - "calculatedQuantity": "43.2 CY", - "s3DownloadKey": "HaulPass_7FDCN59_201909171719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E10023F-6579-4E98-8270-1A6E0AEBB605", - "ticketNumber": "6VHDAG5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.115480, -79.453117", - "loadTime": "09/17/2019 15:23:23", - "straightDistance": "18.63", - "routeDistance": "23.25", - "timeToTower": "1:04:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "16:27:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 70, - "quantity": 57.6, - "calculatedQuantity": "57.6 CY", - "s3DownloadKey": "HaulPass_6VHDAG5_201909171523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "787F4E4A-13DD-4E41-89B3-C43772A8AD05", - "ticketNumber": "9CC2THK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.798787, -79.846572", - "loadTime": "09/17/2019 17:04:06", - "straightDistance": "12.99", - "routeDistance": "14.42", - "timeToTower": "0:36:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "17:40:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 80, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_9CC2THK_201909171658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83CC446B-DF04-4D5D-B149-E9DE85DEE57D", - "ticketNumber": "42CZV4C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.803544, -79.837830", - "loadTime": "09/17/2019 16:28:56", - "straightDistance": "12.4", - "routeDistance": "13.9", - "timeToTower": "0:49:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "17:18:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 55, - "quantity": 45, - "calculatedQuantity": "45 CY", - "s3DownloadKey": "HaulPass_42CZV4C_201909171628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88F491AF-4B59-43AE-81AE-53E19D713DFC", - "ticketNumber": "5V4H9ZH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.804387, -79.838294", - "loadTime": "09/17/2019 16:19:11", - "straightDistance": "12.38", - "routeDistance": "13.83", - "timeToTower": "0:57:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "17:16:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 60, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_5V4H9ZH_201909171613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B20E618-55FC-4EB3-AC27-9B16612C9784", - "ticketNumber": "6DWP7MX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.796200, -79.773580", - "loadTime": "09/17/2019 15:18:32", - "straightDistance": "10.72", - "routeDistance": "16.48", - "timeToTower": "0:53:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "16:12:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 70, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_J001_6DWP7MX_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "900B12D3-C1E1-416D-8E91-A5783B4B3A41", - "ticketNumber": "5VGQDZN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.865330, -79.802211", - "loadTime": "09/17/2019 15:50:27", - "straightDistance": "7.98", - "routeDistance": "10.25", - "timeToTower": "1:44:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "17:34:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_5VGQDZN_201909171550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1EF025A-98E6-463B-8F2B-F289E33A06B2", - "ticketNumber": "34JC24T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.801380, -79.835955", - "loadTime": "09/17/2019 18:36:08", - "straightDistance": "12.44", - "routeDistance": "14.08", - "timeToTower": "1:09:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "19:45:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 75, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_34JC24T_201909171836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA124DC3-FE35-4157-983D-75E95555CC50", - "ticketNumber": "7BC95KS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.919776, -79.789155", - "loadTime": "09/17/2019 16:19:10", - "straightDistance": "5.66", - "routeDistance": "17.3", - "timeToTower": "0:53:28", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "17:12:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 60, - "quantity": 45.1, - "calculatedQuantity": "45.1 CY", - "s3DownloadKey": "HaulPass_7BC95KS_201909171600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD90B4AB-28BD-461C-AE0F-84721C4ABD6B", - "ticketNumber": "4SNGRRR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.795828, -79.850069", - "loadTime": "09/17/2019 17:58:53", - "straightDistance": "13.28", - "routeDistance": "14.65", - "timeToTower": "0:29:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "18:28:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 65, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_4SNGRRR_201909171707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B026ECB5-254A-4D8A-91E5-E3C9A68FE90A", - "ticketNumber": "CQXGVML", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.873801, -79.757042", - "loadTime": "09/17/2019 17:53:15", - "straightDistance": "5.66", - "routeDistance": "7.05", - "timeToTower": "0:19:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "18:12:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_CQXGVML_201909171745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B25A6D36-B410-4872-A521-6C929C3D6AB9", - "ticketNumber": "3GGX9NE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.818093, -79.829177", - "loadTime": "09/17/2019 17:15:13", - "straightDistance": "11.33", - "routeDistance": "12.72", - "timeToTower": "0:33:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "17:48:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 60, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_3GGX9NE_201909171619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B66D3262-C540-48BA-8A87-2DB4568228AD", - "ticketNumber": "8XKNF9D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.865555, -79.803535", - "loadTime": "09/17/2019 16:26:01", - "straightDistance": "8.03", - "routeDistance": "10.17", - "timeToTower": "1:07:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "17:33:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_8XKNF9D_201909171623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA499409-F5EF-4CE1-B0EF-DD13DC80617D", - "ticketNumber": "5YJCAMT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840477, -79.825241", - "loadTime": "09/17/2019 16:09:26", - "straightDistance": "10.1", - "routeDistance": "11.01", - "timeToTower": "1:14:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "17:24:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_5YJCAMT_201909171609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDB725C1-6150-4C53-84A9-041A08E958B1", - "ticketNumber": "9BP9PYX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836414, -79.815828", - "loadTime": "09/17/2019 15:34:03", - "straightDistance": "9.88", - "routeDistance": "10.59", - "timeToTower": "0:39:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "16:13:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_9BP9PYX_201909171534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1D86362-4729-4ABF-BD3B-01C7119CD177", - "ticketNumber": "85SCYTJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.872551, -79.758130", - "loadTime": "09/17/2019 19:15:55", - "straightDistance": "5.77", - "routeDistance": "6.92", - "timeToTower": "0:34:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "19:49:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_85SCYTJ_201909171911_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEAF4A15-B47E-46B8-B6CC-4FB5ABBC9F55", - "ticketNumber": "43Z83E6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840201, -79.824752", - "loadTime": "09/17/2019 15:26:53", - "straightDistance": "10.09", - "routeDistance": "10.98", - "timeToTower": "1:28:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "16:54:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 75, - "quantity": 54, - "calculatedQuantity": "54 CY", - "s3DownloadKey": "HaulPass_43Z83E6_201909171526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D23B5E14-4FF7-4D84-98DA-99905C9190E1", - "ticketNumber": "5SDVVWR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836404, -79.815178", - "loadTime": "09/17/2019 16:59:02", - "straightDistance": "9.86", - "routeDistance": "10.68", - "timeToTower": "0:44:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "17:43:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_5SDVVWR_201909171659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0CE2A26-1C69-4004-9340-36768A5BAC97", - "ticketNumber": "7W7YBPM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836321, -79.814551", - "loadTime": "09/17/2019 18:29:59", - "straightDistance": "9.84", - "routeDistance": "10.65", - "timeToTower": "0:51:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "19:21:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_7W7YBPM_201909171829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1064704-312A-4C5F-BD71-9EFD4F91E777", - "ticketNumber": "XX3TPP8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840018, -79.824910", - "loadTime": "09/17/2019 17:18:00", - "straightDistance": "10.1", - "routeDistance": "10.99", - "timeToTower": "1:19:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "18:37:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_XX3TPP8_201909171717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E769F29E-3E52-4C58-AD48-0999FAF61921", - "ticketNumber": "7ZMMGES", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840171, -79.824935", - "loadTime": "09/17/2019 15:25:48", - "straightDistance": "10.1", - "routeDistance": "10.99", - "timeToTower": "1:26:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "16:52:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_7ZMMGES_201909171525_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9153586-656F-4504-9562-9C99217565E2", - "ticketNumber": "8DJGM5E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.824213, -79.811336", - "loadTime": "09/17/2019 17:50:56", - "straightDistance": "10.32", - "routeDistance": "11.72", - "timeToTower": "0:32:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "18:23:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_8DJGM5E_201909171730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F04B7CBE-E341-4115-8EE4-569240904A9D", - "ticketNumber": "6T45YBS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.796115, -79.773556", - "loadTime": "09/17/2019 17:17:09", - "straightDistance": "10.72", - "routeDistance": "16.48", - "timeToTower": "0:41:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "17:58:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 55, - "quantity": 40.4, - "calculatedQuantity": "40.4 CY", - "s3DownloadKey": "HaulPass_J001_6T45YBS_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2C57877-EB3E-4C73-9662-A35DACEC6E52", - "ticketNumber": "8HPHEYX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.904755, -79.810009", - "loadTime": "09/17/2019 18:37:11", - "straightDistance": "7.09", - "routeDistance": "10.74", - "timeToTower": "0:39:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "19:16:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_J001_8HPHEYX_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEFD2AD8-EFF4-4B12-AFA3-4EE4F768F2BB", - "ticketNumber": "3W249L7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.081556, -79.459159", - "loadTime": "09/17/2019 17:50:47", - "straightDistance": "16.88", - "routeDistance": "22.64", - "timeToTower": "1:34:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "19:24:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 65, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_3W249L7_201909171734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11C394A0-E6A5-4565-93BD-7170ED76C1D1", - "ticketNumber": "3ZH8P8N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.796582, -79.846387", - "loadTime": "09/17/2019 21:16:19", - "straightDistance": "13.09", - "routeDistance": "14.49", - "timeToTower": "1:14:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "22:30:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 80, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_3ZH8P8N_201909172102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1467E23A-D3A2-4348-ACAA-1D68BE6406CE", - "ticketNumber": "8U8FRHE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9T23VSB", - "fieldMonitorName": "Esmeralda Hunt", - "loadCoordinates": "32.817639, -79.807848", - "loadTime": "09/17/2019 21:53:24", - "straightDistance": "10.53", - "routeDistance": "12.37", - "timeToTower": "0:33:29", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "22:26:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 65, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_8U8FRHE_201909172153_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16C539EE-3C2B-4D5E-B0A6-64190A79053E", - "ticketNumber": "8729SPU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.084261, -79.463987", - "loadTime": "09/17/2019 20:29:36", - "straightDistance": "16.77", - "routeDistance": "22.55", - "timeToTower": "1:23:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "21:52:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 65, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_8729SPU_201909172029_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24A24A30-BA98-4664-BB68-9F4CA37EF464", - "ticketNumber": "JEZ36YX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.838620, -79.835819", - "loadTime": "09/17/2019 21:19:48", - "straightDistance": "10.65", - "routeDistance": "11.69", - "timeToTower": "0:37:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "21:57:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_JEZ36YX_201909172119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BD5F264-8208-4485-A85D-1C7EFEEFBED1", - "ticketNumber": "546WALQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.907995, -79.800921", - "loadTime": "09/17/2019 20:31:28", - "straightDistance": "6.52", - "routeDistance": "11.2", - "timeToTower": "1:24:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "21:56:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_546WALQ_201909172026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "403460C9-FC72-472A-85EB-3CEC60361CED", - "ticketNumber": "7VB9A92", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.816051, -79.829570", - "loadTime": "09/17/2019 20:59:34", - "straightDistance": "11.45", - "routeDistance": "12.6", - "timeToTower": "1:05:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "22:05:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 70, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_7VB9A92_201909172059_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B0BBCC5-0E08-4555-9467-2884C8165501", - "ticketNumber": "772EVF8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.822435, -79.812334", - "loadTime": "09/17/2019 20:49:26", - "straightDistance": "10.45", - "routeDistance": "11.87", - "timeToTower": "0:44:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "21:34:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_772EVF8_201909172049_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5932A545-603B-4A71-8E0C-13660A03DF59", - "ticketNumber": "4WE86MB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.860420, -79.806039", - "loadTime": "09/17/2019 19:41:07", - "straightDistance": "8.36", - "routeDistance": "9.57", - "timeToTower": "1:01:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "20:42:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_4WE86MB_201909171941_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "601F7E12-0B79-4B36-BBDA-5BD2D8DC9965", - "ticketNumber": "7JTYMNT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.790698, -79.782763", - "loadTime": "09/17/2019 21:17:34", - "straightDistance": "11.3", - "routeDistance": "15.26", - "timeToTower": "0:50:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "22:07:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 55, - "quantity": 40.4, - "calculatedQuantity": "40.4 CY", - "s3DownloadKey": "HaulPass_7JTYMNT_201909172117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "697BDC9C-3EA6-471D-B721-2DC8202EB0E5", - "ticketNumber": "3RA6E5B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.835909, -79.842203", - "loadTime": "09/17/2019 20:51:10", - "straightDistance": "11.06", - "routeDistance": "12.24", - "timeToTower": "0:41:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "21:32:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 75, - "quantity": 54, - "calculatedQuantity": "54 CY", - "s3DownloadKey": "HaulPass_3RA6E5B_201909172014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7267C08A-4D5D-4B0B-9745-222C66E93015", - "ticketNumber": "55EKM46", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.084589, -79.465528", - "loadTime": "09/17/2019 21:01:17", - "straightDistance": "16.71", - "routeDistance": "22.57", - "timeToTower": "0:52:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "21:53:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 70, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_55EKM46_201909172046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "732C9652-7A92-4D2D-A198-238033AA62B0", - "ticketNumber": "9LN4Y4Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.838947, -79.836147", - "loadTime": "09/17/2019 21:22:01", - "straightDistance": "10.65", - "routeDistance": "11.71", - "timeToTower": "0:36:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "21:58:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_9LN4Y4Y_201909172122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81585849-3BC4-4B8E-857E-D7084EC51E5D", - "ticketNumber": "5TL3EC3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.795095, -79.850808", - "loadTime": "09/17/2019 22:05:41", - "straightDistance": "13.34", - "routeDistance": "14.62", - "timeToTower": "0:41:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "22:47:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 65, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_5TL3EC3_201909172135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89222584-7FE6-4FAC-8C83-0E91CACAAD42", - "ticketNumber": "4G82QGY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.840765, -79.829343", - "loadTime": "09/17/2019 19:36:47", - "straightDistance": "10.27", - "routeDistance": "11.35", - "timeToTower": "1:54:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "21:31:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_4G82QGY_201909171936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "914DC0EE-75DD-4016-A128-396B27413127", - "ticketNumber": "5AK59X3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.906324, -79.811141", - "loadTime": "09/17/2019 20:03:43", - "straightDistance": "7.12", - "routeDistance": "10.87", - "timeToTower": "0:59:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "21:03:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_5AK59X3_201909171954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9EB26CF8-DDAD-46AD-B412-72F6B045580D", - "ticketNumber": "4SHVS7M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.860279, -79.806060", - "loadTime": "09/17/2019 19:38:27", - "straightDistance": "8.37", - "routeDistance": "9.56", - "timeToTower": "1:03:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "20:41:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_J001_4SHVS7M_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A649B564-1EA2-47A6-A6C6-9FB2372B58F9", - "ticketNumber": "3Q3EWHF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.876182, -79.764263", - "loadTime": "09/17/2019 21:33:52", - "straightDistance": "5.83", - "routeDistance": "6.39", - "timeToTower": "0:26:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "22:00:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_3Q3EWHF_201909172039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA06E27B-88C8-4D62-9C2A-14C99D925C9C", - "ticketNumber": "6XYTCE8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.902700, -79.804545", - "loadTime": "09/17/2019 19:50:45", - "straightDistance": "6.84", - "routeDistance": "10.59", - "timeToTower": "2:04:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "21:54:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 70, - "quantity": 50.2, - "calculatedQuantity": "50.2 CY", - "s3DownloadKey": "HaulPass_6XYTCE8_201909171944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF5D0ED7-839C-4699-A92F-CC5CCCC2F4A4", - "ticketNumber": "3WFMBEJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.806457, -79.838103", - "loadTime": "09/17/2019 21:12:22", - "straightDistance": "12.27", - "routeDistance": "13.88", - "timeToTower": "0:49:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "22:01:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 60, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_3WFMBEJ_201909172112_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D54C04DD-5D9D-4408-8D99-D91F2009458C", - "ticketNumber": "84YXT33", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.796310, -79.851638", - "loadTime": "09/17/2019 19:28:37", - "straightDistance": "13.32", - "routeDistance": "14.5", - "timeToTower": "0:53:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "20:21:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 60, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_84YXT33_201909171927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D872CFA9-0364-44F0-B637-FCFA17A3EF50", - "ticketNumber": "9KMDWTQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.801973, -79.833761", - "loadTime": "09/17/2019 20:44:41", - "straightDistance": "12.33", - "routeDistance": "14.15", - "timeToTower": "1:18:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "22:02:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 55, - "quantity": 45, - "calculatedQuantity": "45 CY", - "s3DownloadKey": "HaulPass_9KMDWTQ_201909172030_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E77FBBED-0A87-4097-A2AF-64F95CE5A8DD", - "ticketNumber": "BW4GBZP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.907973, -79.812212", - "loadTime": "09/17/2019 20:28:02", - "straightDistance": "7.15", - "routeDistance": "11", - "timeToTower": "0:32:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "21:00:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 65, - "quantity": 48.9, - "calculatedQuantity": "48.9 CY", - "s3DownloadKey": "HaulPass_BW4GBZP_201909172028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9916819-5169-4944-8878-EE6F8CDD6082", - "ticketNumber": "5LH4MC7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9T23VSB", - "fieldMonitorName": "Esmeralda Hunt", - "loadCoordinates": "32.817762, -79.807125", - "loadTime": "09/17/2019 20:21:30", - "straightDistance": "10.5", - "routeDistance": "12.37", - "timeToTower": "0:38:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "20:59:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_5LH4MC7_201909172021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED6C9599-5E1A-4CD1-86E9-6CE45C30ED63", - "ticketNumber": "4E2J8E7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.761435, -79.855260", - "loadTime": "09/17/2019 21:41:35", - "straightDistance": "15.28", - "routeDistance": "18.49", - "timeToTower": "0:44:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/17/2019", - "disposalTime": "22:25:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 60, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_4E2J8E7_201909172134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05BD0B4F-8693-4CC6-B96E-DB21BC3576AC", - "ticketNumber": "7CV3NFD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.706695, -79.95584", - "loadTime": "09/17/2019 20:27:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "20:28:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_J001_7CV3NFD_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0806D983-F8A3-4AD3-B8CD-785A3D0FAE58", - "ticketNumber": "L7AQM96", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.708233, -79.952826", - "loadTime": "09/17/2019 20:12:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "20:15:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_L7AQM96_201909172012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16E2F9DA-CE40-471E-AA3D-8F1591ECA223", - "ticketNumber": "538WNCN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.708598, -79.950505", - "loadTime": "09/17/2019 19:57:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:59:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_538WNCN_201909171957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18A7D2F9-68A6-4CE7-8A82-01901AB57217", - "ticketNumber": "8GVCP5W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.778233, -79.985551", - "loadTime": "09/17/2019 21:35:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "21:37:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8GVCP5W_201909172135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19B782C9-6F33-4288-BF07-24EE6B123B2B", - "ticketNumber": "8S764TB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.779464, -79.987989", - "loadTime": "09/17/2019 21:29:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "21:31:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8S764TB_201909172129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44EFD4E6-5544-4186-A5FC-B510427E9E23", - "ticketNumber": "6GF63V5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.779431, -79.985102", - "loadTime": "09/17/2019 21:39:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "21:44:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6GF63V5_201909172139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EFCBA6C-0E5B-4AA9-8545-E6F35C0A0C6E", - "ticketNumber": "7EGJBPQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.722343, -79.948643", - "loadTime": "09/17/2019 19:09:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:12:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7EGJBPQ_201909171909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5630DE5F-8E4C-4C5F-A4A0-23A45CAA57C2", - "ticketNumber": "4R6SHK2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.72241, -79.948768", - "loadTime": "09/17/2019 19:01:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:04:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4R6SHK2_201909171901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58BA807B-B4C8-465A-B245-F5B0377C42C1", - "ticketNumber": "4362USZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.708735, -79.950234", - "loadTime": "09/17/2019 19:53:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:56:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4362USZ_201909171953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5920A217-6DF8-4484-89FC-FBD3CAC1C3FF", - "ticketNumber": "7EDQGY5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777195, -79.985767", - "loadTime": "09/17/2019 21:06:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "21:11:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7EDQGY5_201909172106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F82AEB3-08D6-4FF3-B9CE-833B5CA168A4", - "ticketNumber": "7KJFBCZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.709458, -79.949406", - "loadTime": "09/17/2019 19:39:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:42:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7KJFBCZ_201909171939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74083C05-58A7-4B70-8F94-7E3BE695B321", - "ticketNumber": "3MVYBZE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.706697, -79.955799", - "loadTime": "09/17/2019 20:28:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "20:32:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3MVYBZE_201909172028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8321D5A2-FAB4-4840-A010-D77EED1774A7", - "ticketNumber": "74E4NMC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.779786, -79.987972", - "loadTime": "09/17/2019 21:27:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "21:29:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_74E4NMC_201909172127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89467347-EBC8-4798-B107-DF199C86D555", - "ticketNumber": "3A5KPYH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.722468, -79.948998", - "loadTime": "09/17/2019 19:07:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:09:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3A5KPYH_201909171907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B4E1B47-D87C-42B1-8A68-9DFD5DC8A571", - "ticketNumber": "353VM46", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.779776, -79.988087", - "loadTime": "09/17/2019 21:15:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "21:27:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_353VM46_201909172115_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A9653BE-50DD-455F-8836-D9575961910D", - "ticketNumber": "9MXE8BN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.708999, -79.950064", - "loadTime": "09/17/2019 19:50:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:51:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9MXE8BN_201909171950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E7C9B1D-DF06-4D20-A591-2CAD818AB1B3", - "ticketNumber": "5TLCA4E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.707637, -79.950658", - "loadTime": "09/17/2019 20:03:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "20:06:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5TLCA4E_201909172003_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A25E4D62-1350-4126-93D8-85978EF50CBC", - "ticketNumber": "7JRKM32", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.706952, -79.955758", - "loadTime": "09/17/2019 20:32:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "20:35:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7JRKM32_201909172032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B09391F2-FF52-4C3E-AA45-8A2FF6EA6145", - "ticketNumber": "3KC9THM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.722299, -79.948596", - "loadTime": "09/17/2019 18:59:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:01:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3KC9THM_201909171859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1677CBF-4B62-4B01-95F2-2AA7F3131849", - "ticketNumber": "5HAE7C6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.779065, -79.985257", - "loadTime": "09/17/2019 21:44:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "21:49:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5HAE7C6_201909172144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3D3B510-6F43-4036-B97D-42C55C16D5BB", - "ticketNumber": "W2QBPB7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.707047, -79.955661", - "loadTime": "09/17/2019 20:24:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "20:27:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_W2QBPB7_201909172024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBD293AC-F831-49C6-A81A-9E73382224EC", - "ticketNumber": "9MLNC9G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.723156, -79.948754", - "loadTime": "09/17/2019 19:15:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:21:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9MLNC9G_201909171915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC27D5E3-98AD-418E-8AEB-F87CC9145C37", - "ticketNumber": "9MGQEVX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.722465, -79.948932", - "loadTime": "09/17/2019 19:05:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:07:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9MGQEVX_201909171905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E158DB95-9E2C-49BB-925D-0FBD29D41238", - "ticketNumber": "3PETAQG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.707886, -79.952753", - "loadTime": "09/17/2019 20:10:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "20:12:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3PETAQG_201909172010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EAFC2E58-ABEB-4016-AD49-4F0DE8CB39C9", - "ticketNumber": "95TN8HS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.722789, -79.948945", - "loadTime": "09/17/2019 19:13:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:14:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_95TN8HS_201909171913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F30CA4A8-D6E7-4415-A3EC-940A120CE43E", - "ticketNumber": "4VX4UQM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.722454, -79.948827", - "loadTime": "09/17/2019 18:55:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "18:59:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4VX4UQM_201909171855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F906EE3B-DBAF-4F32-AEB9-483167319520", - "ticketNumber": "8VSC24Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.708965, -79.949233", - "loadTime": "09/17/2019 19:42:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/17/2019", - "disposalTime": "19:47:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8VSC24Q_201909171942_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B2F51AF-4A29-4F53-86C9-585852C13927", - "ticketNumber": "6A2F8X4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.701287, -80.252222", - "loadTime": "09/17/2019 18:18:51", - "straightDistance": "9.81", - "routeDistance": "16.45", - "timeToTower": "1:33:49", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "19:52:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_6A2F8X4_201909171818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E39C420-B214-4BCB-AE10-2174A695C3AA", - "ticketNumber": "TV6756T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.704602, -80.236424", - "loadTime": "09/17/2019 19:15:01", - "straightDistance": "10.57", - "routeDistance": "17.88", - "timeToTower": "0:38:43", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "19:53:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_TV6756T_201909171915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CD1E732-1EF0-4E57-9199-8AB408A829D7", - "ticketNumber": "797FHP5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.688466, -80.250194", - "loadTime": "09/17/2019 15:10:51", - "straightDistance": "9.21", - "routeDistance": "17.14", - "timeToTower": "0:34:48", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "15:45:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_797FHP5_201909171510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21742F24-66BF-4B47-AD19-06BE466DD4F0", - "ticketNumber": "9QDHMZQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734807, -80.240546", - "loadTime": "09/17/2019 21:47:16", - "straightDistance": "12.09", - "routeDistance": "16.04", - "timeToTower": "0:28:06", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "22:15:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_9QDHMZQ_201909172147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3192EE6E-C26C-425E-99A1-51570D08E139", - "ticketNumber": "6DUND5M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.708070, -80.371339", - "loadTime": "09/17/2019 20:51:39", - "straightDistance": "8.27", - "routeDistance": "11.06", - "timeToTower": "0:44:05", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "21:35:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 75, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_6DUND5M_201909172015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "348E44D6-0946-40BD-A605-87E22B47ECE2", - "ticketNumber": "99M58GD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.700439, -80.234702", - "loadTime": "09/17/2019 21:21:26", - "straightDistance": "10.43", - "routeDistance": "18.19", - "timeToTower": "0:51:56", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "22:13:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_99M58GD_201909172113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "367A728B-8099-456F-BC02-38307D18EE76", - "ticketNumber": "67DUS6Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.648190, -80.238304", - "loadTime": "09/17/2019 21:16:50", - "straightDistance": "7.96", - "routeDistance": "42.81", - "timeToTower": "1:26:56", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "22:43:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_67DUS6Y_201909172116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "413DCE05-A72F-473A-81A4-C40E8EF36E3E", - "ticketNumber": "8A8FL3S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.707050, -80.364010", - "loadTime": "09/17/2019 17:12:16", - "straightDistance": "8.16", - "routeDistance": "10.45", - "timeToTower": "0:33:08", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "17:45:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 60, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_8A8FL3S_201909171651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5523872D-587B-433F-B581-2BF7D3195631", - "ticketNumber": "6H6EGCQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.573402, -80.285346", - "loadTime": "09/17/2019 17:45:01", - "straightDistance": "4.24", - "routeDistance": "4.55", - "timeToTower": "0:23:21", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "18:08:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_6H6EGCQ_201909171715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "561AD450-BF30-4E65-A8D7-CF40D28C3F71", - "ticketNumber": "373P95N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.707015, -80.366503", - "loadTime": "09/17/2019 22:01:11", - "straightDistance": "8.17", - "routeDistance": "10.59", - "timeToTower": "0:37:16", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "22:38:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 80, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_J001_373P95N_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60FFF0FA-BD1A-49AD-B111-AEF61DB0F011", - "ticketNumber": "67BA6ZN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.573048, -80.284967", - "loadTime": "09/17/2019 20:46:59", - "straightDistance": "4.26", - "routeDistance": "4.58", - "timeToTower": "1:22:28", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "22:09:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_67BA6ZN_201909172046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E1C6DF4-E892-4789-A906-78937445797D", - "ticketNumber": "P9PABBJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.706711, -80.360815", - "loadTime": "09/17/2019 18:51:57", - "straightDistance": "8.13", - "routeDistance": "10.26", - "timeToTower": "0:30:42", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "19:22:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_P9PABBJ_201909171921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8714F0A0-5E18-4949-A881-F7ECAC34227D", - "ticketNumber": "46GWNQN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.688805, -80.250210", - "loadTime": "09/17/2019 14:03:04", - "straightDistance": "9.22", - "routeDistance": "17.12", - "timeToTower": "1:41:12", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "15:44:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_46GWNQN_201909171403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9377C545-944F-4ED0-85E0-3F5941A38E03", - "ticketNumber": "46X8EW4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.577133, -80.322089", - "loadTime": "09/17/2019 14:33:10", - "straightDistance": "2.13", - "routeDistance": "2.27", - "timeToTower": "0:55:04", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "15:28:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_46X8EW4_201909171433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B7C9FD3-7649-494A-8594-6BE34C97F982", - "ticketNumber": "XZU3SUM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.579651, -80.305331", - "loadTime": "09/17/2019 15:44:55", - "straightDistance": "3", - "routeDistance": "3.26", - "timeToTower": "1:02:32", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "16:47:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_XZU3SUM_201909171544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DAD527F-EAFA-41FE-B913-103E0C4C4DC7", - "ticketNumber": "87WULZM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.578537, -80.295757", - "loadTime": "09/17/2019 18:31:43", - "straightDistance": "3.57", - "routeDistance": "3.84", - "timeToTower": "1:29:21", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "20:01:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_87WULZM_201909171826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5562B36-BBBB-4214-B6DF-34C95328507C", - "ticketNumber": "7J7KDTV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.578587, -80.298828", - "loadTime": "09/17/2019 17:09:23", - "straightDistance": "3.39", - "routeDistance": "3.66", - "timeToTower": "0:57:56", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "18:07:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_7J7KDTV_201909171703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0D3BB46-BCCF-4F24-B83F-0B27F380EA7A", - "ticketNumber": "9SA98VJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.581083, -80.333109", - "loadTime": "09/17/2019 21:46:17", - "straightDistance": "1.43", - "routeDistance": "1.55", - "timeToTower": "0:24:14", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "22:10:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 85, - "quantity": 66, - "calculatedQuantity": "66 CY", - "s3DownloadKey": "HaulPass_9SA98VJ_201909172120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3FED96C-4AFD-48DD-B948-41FB148C5046", - "ticketNumber": "8BEE3B3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.573404, -80.285347", - "loadTime": "09/17/2019 19:30:21", - "straightDistance": "4.24", - "routeDistance": "4.55", - "timeToTower": "0:31:53", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "20:02:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_8BEE3B3_201909171905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B697568C-3DF7-4578-88BB-9FEED91569E4", - "ticketNumber": "9MZ5WSF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.688947, -80.250382", - "loadTime": "09/17/2019 16:57:49", - "straightDistance": "9.23", - "routeDistance": "17.1", - "timeToTower": "0:38:40", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "17:36:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 55, - "quantity": 41.2, - "calculatedQuantity": "41.2 CY", - "s3DownloadKey": "HaulPass_9MZ5WSF_201909171657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB33A053-B875-4B67-8B75-188E60A1911E", - "ticketNumber": "8VHRVHD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.691590, -80.251350", - "loadTime": "09/17/2019 16:31:01", - "straightDistance": "9.33", - "routeDistance": "16.91", - "timeToTower": "1:04:19", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "17:35:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 65, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_8VHRVHD_201909171631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D687292D-A5CC-40EB-BD4F-58631935BD15", - "ticketNumber": "MRJBUU2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.579513, -80.305346", - "loadTime": "09/17/2019 16:37:23", - "straightDistance": "3.01", - "routeDistance": "3.26", - "timeToTower": "0:11:07", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "16:48:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_MRJBUU2_201909171637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E25642FD-32DB-4385-A691-DF910417CEDC", - "ticketNumber": "7CRK6MV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.679938, -80.164543", - "loadTime": "09/17/2019 20:56:12", - "straightDistance": "12.77", - "routeDistance": "37.61", - "timeToTower": "1:31:55", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "22:28:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 60, - "quantity": 42.9, - "calculatedQuantity": "42.9 CY", - "s3DownloadKey": "HaulPass_7CRK6MV_201909172056_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F45E5171-10A0-4A60-A9F0-D62A940E3054", - "ticketNumber": "7EMEJJF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "75PKS33", - "fieldMonitorName": "Virginia Mitchell", - "loadCoordinates": "32.706310, -80.367726", - "loadTime": "09/17/2019 15:11:38", - "straightDistance": "8.13", - "routeDistance": "10.75", - "timeToTower": "0:23:11", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "15:34:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 75, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_7EMEJJF_201909171441_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9D41251-97BA-42E2-AFF8-8E1F8ED9A4E6", - "ticketNumber": "383VBKW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734795, -80.240616", - "loadTime": "09/17/2019 21:46:58", - "straightDistance": "12.09", - "routeDistance": "16.03", - "timeToTower": "0:29:33", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "22:16:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_383VBKW_201909172146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEEE76AD-EBEB-406C-9326-16DE3BB4A888", - "ticketNumber": "873UHEE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.581213, -80.333563", - "loadTime": "09/17/2019 15:10:51", - "straightDistance": "1.4", - "routeDistance": "1.52", - "timeToTower": "0:18:48", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/17/2019", - "disposalTime": "15:29:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_873UHEE_201909171451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "023DB0B4-BEDE-419E-8886-A1A2A5DF0349", - "ticketNumber": "8BK7R6R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796557, -80.039306", - "loadTime": "09/17/2019 21:29:06", - "straightDistance": "12.76", - "routeDistance": "14.56", - "timeToTower": "0:46:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "22:15:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_8BK7R6R_201909172129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "051598BF-6C68-4F56-893E-6FBD7A31CEB3", - "ticketNumber": "65579KX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.788578, -80.009437", - "loadTime": "09/17/2019 20:47:29", - "straightDistance": "14.55", - "routeDistance": "16.31", - "timeToTower": "0:48:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "21:36:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_65579KX_201909172047_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1132A700-72FA-4FAB-BC5C-87F9290A3268", - "ticketNumber": "328ENXX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.774121, -79.971693", - "loadTime": "09/17/2019 20:36:02", - "straightDistance": "16.87", - "routeDistance": "18.82", - "timeToTower": "1:02:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "21:38:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 80, - "quantity": 42.6, - "calculatedQuantity": "42.6 CY", - "s3DownloadKey": "HaulPass_328ENXX_201909172015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11A77EEA-D0E4-4455-AC8B-7E9D1930F31E", - "ticketNumber": "9SMDUF4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.815948, -79.994524", - "loadTime": "09/17/2019 21:54:13", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:50:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "22:44:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_9SMDUF4_201909172154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1229CF9A-C3BC-4688-8861-899963FB3116", - "ticketNumber": "5AD2FF2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.773739, -79.971873", - "loadTime": "09/17/2019 20:03:52", - "straightDistance": "16.86", - "routeDistance": "18.81", - "timeToTower": "1:33:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "21:37:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_5AD2FF2_201909172003_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1BFD0834-F9A3-46DF-BC48-BD728832558A", - "ticketNumber": "76PWXZW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.774041, -79.972351", - "loadTime": "09/17/2019 15:39:21", - "straightDistance": "16.83", - "routeDistance": "18.77", - "timeToTower": "0:53:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "16:32:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 80, - "quantity": 42.6, - "calculatedQuantity": "42.6 CY", - "s3DownloadKey": "HaulPass_76PWXZW_201909171539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C5605CB-A56A-463F-ACA6-A07DD04DF89A", - "ticketNumber": "9FJT9J7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "93DC6VY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.820158, -80.040091", - "loadTime": "09/17/2019 21:12:22", - "straightDistance": "12.63", - "routeDistance": "15.76", - "timeToTower": "1:25:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "22:38:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.5 CY", - "percentFull": 55, - "quantity": 32.7, - "calculatedQuantity": "32.7 CY", - "s3DownloadKey": "HaulPass_9FJT9J7_201909172112_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23FA5FCE-A952-4A3A-93EB-6B01D3AAB6FE", - "ticketNumber": "3UVL6VM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.840874, -80.050153", - "loadTime": "09/17/2019 15:16:46", - "straightDistance": "12.16", - "routeDistance": "14.94", - "timeToTower": "0:46:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "16:03:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_3UVL6VM_201909171516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2519DB30-6A9A-42B4-A147-9822D0268A2E", - "ticketNumber": "96KCUH4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815893, -79.994199", - "loadTime": "09/17/2019 15:12:13", - "straightDistance": "15.3", - "routeDistance": "17.64", - "timeToTower": "0:53:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "16:06:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_96KCUH4_201909171512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "280DED06-E248-426B-9436-201F53522C57", - "ticketNumber": "8MYN4SD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.818424, -80.036900", - "loadTime": "09/17/2019 19:33:43", - "straightDistance": "12.82", - "routeDistance": "15.73", - "timeToTower": "1:59:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "21:33:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 80, - "quantity": 59.6, - "calculatedQuantity": "59.6 CY", - "s3DownloadKey": "HaulPass_8MYN4SD_201909171933_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "292E136A-7084-4BBB-A986-99A786568E5D", - "ticketNumber": "3G5UB3K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.819957, -80.040852", - "loadTime": "09/17/2019 15:38:26", - "straightDistance": "12.59", - "routeDistance": "15.7", - "timeToTower": "1:05:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "16:43:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_3G5UB3K_201909171538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E7187A7-328F-4A07-8357-13A70134A23C", - "ticketNumber": "53S3V2G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.833084, -80.081082", - "loadTime": "09/17/2019 16:10:13", - "straightDistance": "10.31", - "routeDistance": "13.3", - "timeToTower": "0:37:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "16:47:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_53S3V2G_201909171610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3240060E-3E6F-47E0-911E-FC3FB2246AA4", - "ticketNumber": "77S58PX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.699807, -80.311333", - "loadTime": "09/17/2019 20:18:59", - "straightDistance": "8.67", - "routeDistance": "13.04", - "timeToTower": "1:21:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "21:40:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_77S58PX_201909171957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3742AC0C-6CA9-429B-8A8E-D71E6D758130", - "ticketNumber": "8S8NXML", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.813230, -80.057773", - "loadTime": "09/17/2019 14:49:39", - "straightDistance": "11.61", - "routeDistance": "14.36", - "timeToTower": "1:31:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "16:20:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 50, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_8S8NXML_201909171449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A27D427-A01A-40EE-8843-7A7DD59B69A6", - "ticketNumber": "5RKKDVL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740973, -80.241380", - "loadTime": "09/17/2019 20:40:49", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:26:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "21:07:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_5RKKDVL_201909172040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43F73892-1C14-4F8B-93D3-D06120018C4F", - "ticketNumber": "72V4P4L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815760, -79.994376", - "loadTime": "09/17/2019 15:13:32", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "1:01:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "16:15:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_72V4P4L_201909171513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45215466-688E-4DD0-811E-497089E8328E", - "ticketNumber": "Y46CAMT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.735093, -80.240735", - "loadTime": "09/17/2019 16:21:30", - "straightDistance": "5.74", - "routeDistance": "7.75", - "timeToTower": "0:18:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "16:40:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_Y46CAMT_201909171621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F29EEF0-90BB-4FB2-8D61-FC9C4A5447D2", - "ticketNumber": "995CEBB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.836474, -80.066390", - "loadTime": "09/17/2019 19:29:34", - "straightDistance": "11.19", - "routeDistance": "13.54", - "timeToTower": "1:16:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "20:45:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 55, - "quantity": 42.6, - "calculatedQuantity": "42.6 CY", - "s3DownloadKey": "HaulPass_995CEBB_201909171929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5215D873-CCCF-455C-8A42-221234901E71", - "ticketNumber": "3KN7WGL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.817543, -80.039543", - "loadTime": "09/17/2019 20:12:25", - "straightDistance": "12.66", - "routeDistance": "15.4", - "timeToTower": "1:21:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "21:33:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 80, - "quantity": 60.5, - "calculatedQuantity": "60.5 CY", - "s3DownloadKey": "HaulPass_3KN7WGL_201909172012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57D1EA75-0BA7-460B-8576-89D5D5E34307", - "ticketNumber": "5THGNX8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796490, -80.039331", - "loadTime": "09/17/2019 21:51:10", - "straightDistance": "12.76", - "routeDistance": "14.56", - "timeToTower": "0:39:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "22:30:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_5THGNX8_201909172151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E113306-CC49-453D-BF54-C3D781344D7D", - "ticketNumber": "629ZD3G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796437, -80.039398", - "loadTime": "09/17/2019 21:30:18", - "straightDistance": "12.75", - "routeDistance": "14.56", - "timeToTower": "0:46:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "22:16:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_629ZD3G_201909172130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E3741AF-438B-40B8-A0AC-ABB81511C413", - "ticketNumber": "SM8XSWL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.833834, -80.081894", - "loadTime": "09/17/2019 22:11:14", - "straightDistance": "10.27", - "routeDistance": "13.37", - "timeToTower": "0:23:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "22:35:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_SM8XSWL_201909172211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "653AC229-C6B5-4D82-8245-D39170F8CB4E", - "ticketNumber": "65WBFQC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.815973, -79.994519", - "loadTime": "09/17/2019 21:55:36", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:47:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "22:43:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_65WBFQC_201909172155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "759E9975-04AC-4520-8B04-335544C50546", - "ticketNumber": "8D94SDZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6N7W4YM", - "fieldMonitorName": "Thomas Strong", - "loadCoordinates": "32.815820, -79.995534", - "loadTime": "09/17/2019 19:57:16", - "straightDistance": "15.22", - "routeDistance": "17.54", - "timeToTower": "0:57:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "20:55:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_8D94SDZ_201909171957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8227204D-A345-449D-A7B5-45F87D9EF1DE", - "ticketNumber": "7ZML7TL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6N7W4YM", - "fieldMonitorName": "Thomas Strong", - "loadCoordinates": "32.815553, -79.994652", - "loadTime": "09/17/2019 20:03:10", - "straightDistance": "15.27", - "routeDistance": "17.58", - "timeToTower": "0:55:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "20:58:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_7ZML7TL_201909172003_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83463D10-8220-4FA5-B675-67B3343E97B5", - "ticketNumber": "45ZHWL5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.843652, -80.049055", - "loadTime": "09/17/2019 20:39:13", - "straightDistance": "12.25", - "routeDistance": "15.2", - "timeToTower": "1:04:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "21:43:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_45ZHWL5_201909172039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83F2EB8A-4EB5-4DE9-A29D-00C68AB7C5EA", - "ticketNumber": "7S3Q2FP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.818102, -80.036930", - "loadTime": "09/17/2019 15:13:15", - "straightDistance": "12.82", - "routeDistance": "15.67", - "timeToTower": "1:12:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "16:25:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 85, - "quantity": 63.3, - "calculatedQuantity": "63.3 CY", - "s3DownloadKey": "HaulPass_7S3Q2FP_201909171513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "849EC4C2-8CE7-4C50-B966-6832DCC61943", - "ticketNumber": "37F89SP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.659332, -79.943562", - "loadTime": "09/17/2019 19:55:10", - "straightDistance": "21.25", - "routeDistance": "27.74", - "timeToTower": "1:08:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "21:03:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_37F89SP_201909171955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A5AF285-8A16-4043-B6D2-B6B75F637CE8", - "ticketNumber": "8ZLSY9J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.836308, -80.066588", - "loadTime": "09/17/2019 19:21:04", - "straightDistance": "11.17", - "routeDistance": "13.55", - "timeToTower": "1:23:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "20:44:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_8ZLSY9J_201909171921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A596BF7-5A15-474F-AFE1-4EA21A8ED224", - "ticketNumber": "5U9BN36", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815073, -79.995143", - "loadTime": "09/17/2019 19:45:56", - "straightDistance": "15.24", - "routeDistance": "17.58", - "timeToTower": "1:06:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "20:52:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 90, - "quantity": 65.8, - "calculatedQuantity": "65.8 CY", - "s3DownloadKey": "HaulPass_5U9BN36_201909171945_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D7871AA-DF4E-4666-98D5-B8A86B9CE4DC", - "ticketNumber": "58QCUNT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.812551, -80.056855", - "loadTime": "09/17/2019 15:08:47", - "straightDistance": "11.66", - "routeDistance": "14.33", - "timeToTower": "1:12:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "16:21:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_58QCUNT_201909171508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5299D95-38FE-4E2B-B12B-5EB0776AF2C3", - "ticketNumber": "7MH3T8V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.812376, -80.052486", - "loadTime": "09/17/2019 21:02:25", - "straightDistance": "11.92", - "routeDistance": "14.59", - "timeToTower": "1:18:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "22:21:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_7MH3T8V_201909172102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9008CB4-EAFA-4560-81E1-172E7D63A066", - "ticketNumber": "3PNEE3V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6N7W4YM", - "fieldMonitorName": "Thomas Strong", - "loadCoordinates": "32.816015, -79.994182", - "loadTime": "09/17/2019 20:00:39", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:53:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "20:54:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 90, - "quantity": 62.5, - "calculatedQuantity": "62.5 CY", - "s3DownloadKey": "HaulPass_3PNEE3V_201909172000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C87ED78D-3C4B-4362-AF7C-E5724F58AF44", - "ticketNumber": "7N5UQHW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "93DC6VY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.819770, -80.040363", - "loadTime": "09/17/2019 15:52:51", - "straightDistance": "12.62", - "routeDistance": "15.73", - "timeToTower": "0:53:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "16:45:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.5 CY", - "percentFull": 50, - "quantity": 29.8, - "calculatedQuantity": "29.8 CY", - "s3DownloadKey": "HaulPass_7N5UQHW_201909171552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB6244E0-8BFC-45BF-90B2-698E45CB1FC1", - "ticketNumber": "3MNLA5Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.812144, -80.052559", - "loadTime": "09/17/2019 20:58:49", - "straightDistance": "11.91", - "routeDistance": "14.58", - "timeToTower": "1:19:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "22:18:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 80, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_3MNLA5Z_201909172058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2C12F27-6F81-4B8E-A330-9D53CE7DE0FB", - "ticketNumber": "96C2BUX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.659064, -79.943054", - "loadTime": "09/17/2019 19:34:09", - "straightDistance": "21.29", - "routeDistance": "27.77", - "timeToTower": "1:31:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "21:05:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_96C2BUX_201909171934_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6D787C8-BD9C-4723-B9D8-89E3EC03AA5C", - "ticketNumber": "NG39T67", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6N7W4YM", - "fieldMonitorName": "Thomas Strong", - "loadCoordinates": "32.815992, -79.994798", - "loadTime": "09/17/2019 20:02:16", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:57:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "21:00:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_NG39T67_201909172002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB6F5CE2-8E59-453B-8DD9-C4791B7F875D", - "ticketNumber": "366WDED", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796393, -80.039334", - "loadTime": "09/17/2019 21:55:09", - "straightDistance": "12.76", - "routeDistance": "14.56", - "timeToTower": "0:38:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "22:33:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_366WDED_201909172155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC8FA0F8-6824-431B-9580-933A29F7D62C", - "ticketNumber": "5QMVAD6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815700, -79.994206", - "loadTime": "09/17/2019 15:12:59", - "straightDistance": "15.3", - "routeDistance": "17.65", - "timeToTower": "0:54:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "16:07:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_5QMVAD6_201909171512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDA25866-D447-4091-A356-171DCEB7F29B", - "ticketNumber": "72SA9BT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815465, -79.995187", - "loadTime": "09/17/2019 19:45:17", - "straightDistance": "15.24", - "routeDistance": "17.58", - "timeToTower": "1:08:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "20:53:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 80, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_72SA9BT_201909171945_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE6E6C00-1FB8-41D5-A9E8-16BA13649AF5", - "ticketNumber": "7KTL45N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.840362, -80.050579", - "loadTime": "09/17/2019 15:19:49", - "straightDistance": "12.13", - "routeDistance": "15.01", - "timeToTower": "0:44:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "16:04:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_7KTL45N_201909171519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF778C7F-A3A3-46B9-A12C-E83B00A4A553", - "ticketNumber": "GU4C7FL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.818443, -80.037096", - "loadTime": "09/17/2019 15:08:24", - "straightDistance": "12.81", - "routeDistance": "15.72", - "timeToTower": "1:18:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "16:26:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 80, - "quantity": 60.5, - "calculatedQuantity": "60.5 CY", - "s3DownloadKey": "HaulPass_GU4C7FL_201909171508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2EAE228-BB6D-4043-81A2-CA98A2CB47A8", - "ticketNumber": "8H2AZ52", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.820194, -80.039784", - "loadTime": "09/17/2019 21:09:18", - "straightDistance": "12.65", - "routeDistance": "15.78", - "timeToTower": "1:27:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "22:36:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 50, - "quantity": 35.5, - "calculatedQuantity": "35.5 CY", - "s3DownloadKey": "HaulPass_8H2AZ52_201909172109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E342E5FF-3EE3-4BEC-BF77-2606C89F5788", - "ticketNumber": "6WRWJN3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.773929, -79.972670", - "loadTime": "09/17/2019 15:16:59", - "straightDistance": "16.81", - "routeDistance": "18.75", - "timeToTower": "1:13:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "16:30:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_6WRWJN3_201909171516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFC64495-BCBB-419F-B292-A61E552483BE", - "ticketNumber": "3Z48K8R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734909, -80.240712", - "loadTime": "09/17/2019 16:20:56", - "straightDistance": "5.76", - "routeDistance": "7.84", - "timeToTower": "0:17:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "16:38:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_3Z48K8R_201909171620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2CC85F2-7FCE-4B6C-AF24-E70C8F45EFEF", - "ticketNumber": "6C4PDT6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.843750, -80.049242", - "loadTime": "09/17/2019 20:32:19", - "straightDistance": "12.24", - "routeDistance": "15.19", - "timeToTower": "1:10:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "21:43:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_6C4PDT6_201909172032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FCE1C049-6F9B-4E5F-BF4D-940A11FD33CC", - "ticketNumber": "6ZKGJFL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.691927, -80.339381", - "loadTime": "09/17/2019 21:00:11", - "straightDistance": "9.85", - "routeDistance": "16.04", - "timeToTower": "0:41:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "21:41:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 80, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_6ZKGJFL_201909172023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00051C1A-B06E-44D5-88AB-B82CB83E76DF", - "ticketNumber": "48FXZPY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816062, -79.994532", - "loadTime": "09/17/2019 18:27:42", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:47:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "19:15:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_48FXZPY_201909171827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09EA1690-7219-42CF-AC32-30786400665A", - "ticketNumber": "7TXFVKE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815439, -79.995283", - "loadTime": "09/17/2019 18:25:26", - "straightDistance": "15.23", - "routeDistance": "17.56", - "timeToTower": "0:47:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "19:12:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_7TXFVKE_201909171825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F3D4948-EE16-4512-9047-FBCAF2BE0DED", - "ticketNumber": "39P8A4V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.818544, -80.035205", - "loadTime": "09/17/2019 13:19:58", - "straightDistance": "12.92", - "routeDistance": "15.73", - "timeToTower": "0:51:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:11:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 75, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_39P8A4V_201909171319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F7DC4B2-E1A0-4828-90B9-CE69C30893D3", - "ticketNumber": "345DQ7C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.836580, -80.066632", - "loadTime": "09/17/2019 14:35:49", - "straightDistance": "11.17", - "routeDistance": "13.57", - "timeToTower": "2:38:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "17:14:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_345DQ7C_201909171435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1175E117-C7CE-43D4-BC16-40C4FF2B94F9", - "ticketNumber": "829HFTD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.841234, -80.050080", - "loadTime": "09/17/2019 13:14:05", - "straightDistance": "12.17", - "routeDistance": "15.07", - "timeToTower": "1:04:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:18:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 55, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_829HFTD_201909171314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12BC3E53-1777-4737-9905-4E01E4B6D9A6", - "ticketNumber": "7EJCVBE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797357, -80.039025", - "loadTime": "09/17/2019 13:08:44", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:42:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "13:51:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_7EJCVBE_201909171308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12EF328E-A8EC-4C46-9B5A-CBA96166982B", - "ticketNumber": "3692W8N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797238, -80.039005", - "loadTime": "09/17/2019 14:30:36", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:37:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "15:08:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_3692W8N_201909171430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14491CCD-FE50-4D0B-96C9-95B781855F4C", - "ticketNumber": "9EFNE2N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740977, -80.241502", - "loadTime": "09/17/2019 19:39:10", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:23:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "20:02:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_9EFNE2N_201909171939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1742EAE2-4716-4E52-9555-2FA11371C231", - "ticketNumber": "4RXAQKE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.751031, -80.150676", - "loadTime": "09/17/2019 13:58:24", - "straightDistance": "7.71", - "routeDistance": "12.44", - "timeToTower": "1:02:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "15:00:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_4RXAQKE_201909171357_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "182DF5DF-AE6C-467A-A5CF-BC722657FA7C", - "ticketNumber": "9G8FHF2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.817024, -79.993488", - "loadTime": "09/17/2019 15:02:26", - "straightDistance": "15.34", - "routeDistance": "17.92", - "timeToTower": "0:51:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "15:54:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_9G8FHF2_201909171502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18E15A11-222D-48E9-A792-A85C2622F9E3", - "ticketNumber": "7EF86EB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.841411, -80.049836", - "loadTime": "09/17/2019 13:02:32", - "straightDistance": "12.18", - "routeDistance": "15.05", - "timeToTower": "1:11:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:13:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 45, - "quantity": 30.6, - "calculatedQuantity": "30.6 CY", - "s3DownloadKey": "HaulPass_7EF86EB_201909171302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B5F6D36-BF37-4F94-9AE2-7DF777C22695", - "ticketNumber": "6RPG2FV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815950, -79.994116", - "loadTime": "09/17/2019 15:11:21", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:47:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "15:59:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_6RPG2FV_201909171511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F515980-FE65-46A8-AA30-9C5154C3F91C", - "ticketNumber": "3L86XPB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734713, -80.240852", - "loadTime": "09/17/2019 16:51:38", - "straightDistance": "5.77", - "routeDistance": "7.83", - "timeToTower": "0:19:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "17:11:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_3L86XPB_201909171651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "217C70FF-3422-42F3-BDDE-4BB0D213A225", - "ticketNumber": "36RWAYN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.841998, -80.052671", - "loadTime": "09/17/2019 16:48:09", - "straightDistance": "12.02", - "routeDistance": "15.24", - "timeToTower": "1:08:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "17:56:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_36RWAYN_201909171648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "242B9555-BFB5-4920-95BE-ED20E6755A53", - "ticketNumber": "6BFULSK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816186, -79.993912", - "loadTime": "09/17/2019 16:38:07", - "straightDistance": "15.31", - "routeDistance": "17.64", - "timeToTower": "0:52:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "17:30:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_6BFULSK_201909171638_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2439130F-9626-4051-8F2A-0B90CF0686A4", - "ticketNumber": "7NEM2XX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.727332, -80.247266", - "loadTime": "09/17/2019 13:29:09", - "straightDistance": "6.22", - "routeDistance": "8.76", - "timeToTower": "0:24:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "13:53:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_7NEM2XX_201909171329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24FC3015-7756-4AAB-9080-E9E3E0CA35D4", - "ticketNumber": "68T9D2J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.838964, -80.051377", - "loadTime": "09/17/2019 12:32:38", - "straightDistance": "12.07", - "routeDistance": "14.79", - "timeToTower": "1:39:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:12:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 65, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_68T9D2J_201909171232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28D0DFED-4DD3-4138-89C6-F8D16852819D", - "ticketNumber": "8M7S356", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734805, -80.240660", - "loadTime": "09/17/2019 17:59:55", - "straightDistance": "5.76", - "routeDistance": "7.84", - "timeToTower": "0:17:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "18:17:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_8M7S356_201909171759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2BC4BD30-E443-40BD-A22E-1F6A0F84E2EC", - "ticketNumber": "9M4C2DS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.777097, -79.985762", - "loadTime": "09/17/2019 19:38:42", - "straightDistance": "16.03", - "routeDistance": "17.83", - "timeToTower": "0:48:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "20:27:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_9M4C2DS_201909171938_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D956DDE-6FDF-40D5-8994-9F52617E6066", - "ticketNumber": "6RTC7BE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815476, -79.994388", - "loadTime": "09/17/2019 16:50:46", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:57:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "17:47:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_6RTC7BE_201909171650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FAF9DEE-B56B-4AF3-9D6E-A39CB767512B", - "ticketNumber": "7PFU4R7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814353, -79.996110", - "loadTime": "09/17/2019 18:14:10", - "straightDistance": "15.19", - "routeDistance": "17.55", - "timeToTower": "0:49:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "19:03:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_7PFU4R7_201909171814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37948065-9BA4-47FC-8794-B4BD3E5B3C2D", - "ticketNumber": "9T78BVX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.784031, -80.002241", - "loadTime": "09/17/2019 16:37:32", - "straightDistance": "15.01", - "routeDistance": "16.74", - "timeToTower": "1:06:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "17:43:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_9T78BVX_201909171637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38E128E8-51ED-47A8-B582-EB2CBBD9046E", - "ticketNumber": "4M2HYR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814880, -79.994964", - "loadTime": "09/17/2019 18:26:17", - "straightDistance": "15.25", - "routeDistance": "17.59", - "timeToTower": "0:43:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "19:09:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_4M2HYR3_201909171826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "393182CE-C762-4207-8E8E-267EB5A412BF", - "ticketNumber": "6TE3EQE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.727357, -80.247273", - "loadTime": "09/17/2019 13:24:13", - "straightDistance": "6.22", - "routeDistance": "8.77", - "timeToTower": "0:28:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "13:52:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_6TE3EQE_201909171307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39CE263B-1750-4972-A621-39A13CFB55BA", - "ticketNumber": "9RMPTUU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.836689, -80.067053", - "loadTime": "09/17/2019 14:33:24", - "straightDistance": "11.15", - "routeDistance": "13.58", - "timeToTower": "2:40:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "17:13:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 80, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_9RMPTUU_201909171433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A5C893F-C1BD-43A0-B923-57B7AF018956", - "ticketNumber": "MBS6H75", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815727, -79.993704", - "loadTime": "09/17/2019 18:28:27", - "straightDistance": "15.32", - "routeDistance": "17.67", - "timeToTower": "0:48:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "19:16:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_MBS6H75_201909171828_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42864A96-28B6-4F23-8C29-81B6F222F50F", - "ticketNumber": "47V5DVB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734803, -80.240648", - "loadTime": "09/17/2019 17:59:38", - "straightDistance": "5.76", - "routeDistance": "7.84", - "timeToTower": "0:17:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "18:16:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_47V5DVB_201909171759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "464E4C0F-8541-48D5-9F6A-425C87AA1294", - "ticketNumber": "7QD57FZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.723120, -80.286202", - "loadTime": "09/17/2019 12:26:06", - "straightDistance": "6.69", - "routeDistance": "10.7", - "timeToTower": "1:51:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:17:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 85, - "quantity": 65.2, - "calculatedQuantity": "65.2 CY", - "s3DownloadKey": "HaulPass_7QD57FZ_201909171226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4721F2F8-B569-40C6-B8A3-587EEED6BE3D", - "ticketNumber": "8W3WAAG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.818510, -80.037184", - "loadTime": "09/17/2019 17:32:46", - "straightDistance": "12.8", - "routeDistance": "15.73", - "timeToTower": "1:04:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "18:37:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_8W3WAAG_201909171732_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4AF7F757-0474-407F-9C36-FD3866A828DD", - "ticketNumber": "T6CEFU2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.717877, -80.260297", - "loadTime": "09/17/2019 15:55:48", - "straightDistance": "6.85", - "routeDistance": "9.68", - "timeToTower": "2:31:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "18:26:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 85, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_T6CEFU2_201909171541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5094601D-E6A3-4CFF-BAD0-D5B96389CF49", - "ticketNumber": "57D2ZE4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734845, -80.240333", - "loadTime": "09/17/2019 18:23:02", - "straightDistance": "5.76", - "routeDistance": "7.86", - "timeToTower": "0:21:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "18:44:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_57D2ZE4_201909171823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58BF7EEE-3645-4204-A454-C99BD4F656C0", - "ticketNumber": "6QHPE8J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815766, -79.995354", - "loadTime": "09/17/2019 16:37:29", - "straightDistance": "15.23", - "routeDistance": "17.55", - "timeToTower": "0:55:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "17:32:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_6QHPE8J_201909171637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58E1392E-8E7C-46B2-B60B-1433DF77FB64", - "ticketNumber": "46X7C3K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796678, -80.038654", - "loadTime": "09/17/2019 14:37:11", - "straightDistance": "12.79", - "routeDistance": "14.57", - "timeToTower": "0:33:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "15:10:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_46X7C3K_201909171437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C3C404F-EF30-4D33-8DEE-1BF0BC3955EB", - "ticketNumber": "9MLSYFB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.750892, -80.151000", - "loadTime": "09/17/2019 14:26:46", - "straightDistance": "7.7", - "routeDistance": "12.43", - "timeToTower": "0:34:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "15:01:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_9MLSYFB_201909171426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5FCA5C76-6139-4490-9C61-505EFD0C93D9", - "ticketNumber": "3CK42HR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.818491, -80.036960", - "loadTime": "09/17/2019 17:29:38", - "straightDistance": "12.81", - "routeDistance": "15.73", - "timeToTower": "1:17:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "18:46:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_3CK42HR_201909171729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63F7E44C-C1D9-4A84-BE95-65E41D640681", - "ticketNumber": "RTV2QHJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816427, -79.994135", - "loadTime": "09/17/2019 15:03:11", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:53:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "15:56:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_RTV2QHJ_201909171503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6741D68E-FA23-43C1-945D-A621DDA079BB", - "ticketNumber": "RP6SX25", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.842712, -80.051998", - "loadTime": "09/17/2019 17:03:26", - "straightDistance": "12.07", - "routeDistance": "15.18", - "timeToTower": "0:54:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "17:58:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 60, - "quantity": 42.9, - "calculatedQuantity": "42.9 CY", - "s3DownloadKey": "HaulPass_RP6SX25_201909171703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C408B19-65E4-4D45-BDF1-04C1E58E966C", - "ticketNumber": "XYEMJWK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816230, -79.993786", - "loadTime": "09/17/2019 13:36:59", - "straightDistance": "15.32", - "routeDistance": "17.7", - "timeToTower": "0:49:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:26:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 80, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_XYEMJWK_201909171336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70D0ABC4-719C-4DAF-AEAC-5E1434D5A6A1", - "ticketNumber": "9TBYQ8L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.659970, -79.943262", - "loadTime": "09/17/2019 16:54:06", - "straightDistance": "21.24", - "routeDistance": "27.7", - "timeToTower": "1:26:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "18:20:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_9TBYQ8L_201909171654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7299B1D2-4D61-492F-B8F7-4E6438EBFC10", - "ticketNumber": "45535HC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.777249, -79.985870", - "loadTime": "09/17/2019 19:24:26", - "straightDistance": "16.02", - "routeDistance": "17.82", - "timeToTower": "1:01:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "20:26:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_45535HC_201909171924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72C139D9-815E-43B7-9467-EA8B3155F98B", - "ticketNumber": "963S2WC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815779, -79.994162", - "loadTime": "09/17/2019 16:43:15", - "straightDistance": "15.3", - "routeDistance": "17.64", - "timeToTower": "1:11:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "17:54:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_963S2WC_201909171643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76523577-4EFF-4D9E-A79C-AD34DB10CECC", - "ticketNumber": "8W6GE47", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.817199, -79.993740", - "loadTime": "09/17/2019 13:37:44", - "straightDistance": "15.32", - "routeDistance": "17.68", - "timeToTower": "0:46:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:24:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_8W6GE47_201909171337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77F442C7-171F-4F58-A803-E6FB29C3477A", - "ticketNumber": "7TFYZGC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734763, -80.240912", - "loadTime": "09/17/2019 16:51:11", - "straightDistance": "5.76", - "routeDistance": "7.83", - "timeToTower": "0:17:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "17:09:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_7TFYZGC_201909171651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79EF7B22-4220-429E-BAEF-88DFC00671CF", - "ticketNumber": "464EYHW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734775, -80.240576", - "loadTime": "09/17/2019 19:41:45", - "straightDistance": "5.77", - "routeDistance": "7.85", - "timeToTower": "0:22:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "20:04:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_464EYHW_201909171941_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7CD57EFF-DA62-4E86-B28D-0E7F0E4F0A03", - "ticketNumber": "5PADW6N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.773941, -79.973406", - "loadTime": "09/17/2019 13:05:31", - "straightDistance": "16.77", - "routeDistance": "18.71", - "timeToTower": "1:22:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:27:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_5PADW6N_201909171305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F7094D8-C995-4014-AB31-583E8125F5F9", - "ticketNumber": "94Z8UDY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.818561, -80.037146", - "loadTime": "09/17/2019 17:28:46", - "straightDistance": "12.8", - "routeDistance": "15.73", - "timeToTower": "1:19:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "18:48:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 50, - "quantity": 37.8, - "calculatedQuantity": "37.8 CY", - "s3DownloadKey": "HaulPass_94Z8UDY_201909171728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84F6087A-9D7F-4EE8-9B5F-1B490A0C4F89", - "ticketNumber": "7TLYEAE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.842982, -80.050433", - "loadTime": "09/17/2019 18:37:55", - "straightDistance": "12.16", - "routeDistance": "15.11", - "timeToTower": "1:18:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "19:56:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_7TLYEAE_201909171837_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "871013CB-E34B-44F1-B05A-E6DB728E5089", - "ticketNumber": "SQA3D38", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.782608, -80.002001", - "loadTime": "09/17/2019 15:37:15", - "straightDistance": "15.03", - "routeDistance": "16.79", - "timeToTower": "1:58:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "17:35:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 60, - "quantity": 43.1, - "calculatedQuantity": "43.1 CY", - "s3DownloadKey": "HaulPass_SQA3D38_201909171537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8759AC19-D616-4DEB-A396-D8073CE84008", - "ticketNumber": "5LXXZLH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797373, -80.039021", - "loadTime": "09/17/2019 13:36:47", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:59:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:36:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_5LXXZLH_201909171336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8AB72FDF-6987-43AB-A7DD-E0233BABC7E3", - "ticketNumber": "CKF8ZSJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740744, -80.241572", - "loadTime": "09/17/2019 15:04:05", - "straightDistance": "5.35", - "routeDistance": "7.51", - "timeToTower": "0:21:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "15:25:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_CKF8ZSJ_201909171504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E40B791-DEAB-4C59-ADD3-E7AEDD921461", - "ticketNumber": "WSNCC6U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.773949, -79.972200", - "loadTime": "09/17/2019 18:29:03", - "straightDistance": "16.84", - "routeDistance": "18.78", - "timeToTower": "0:55:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "19:24:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_WSNCC6U_201909171829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92C0BACE-3EDE-4068-AA90-1982BF554864", - "ticketNumber": "3WERBWV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.836829, -80.066674", - "loadTime": "09/17/2019 17:49:26", - "straightDistance": "11.17", - "routeDistance": "13.6", - "timeToTower": "0:52:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "18:41:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_3WERBWV_201909171749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95814ED9-4ED2-4DD4-AE21-9CAB7EA881E1", - "ticketNumber": "6YGCX9J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.700232, -80.310300", - "loadTime": "09/17/2019 17:29:49", - "straightDistance": "8.62", - "routeDistance": "12.97", - "timeToTower": "0:58:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "18:28:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 80, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_6YGCX9J_201909171729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9683EB5B-1EF7-41ED-9D93-C5883C1CD4B9", - "ticketNumber": "95KVBJ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734842, -80.240427", - "loadTime": "09/17/2019 18:22:46", - "straightDistance": "5.76", - "routeDistance": "7.86", - "timeToTower": "0:20:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "18:43:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_95KVBJ6_201909171822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9711BB56-5290-4F3B-9984-CD98DB2EAAC6", - "ticketNumber": "7W7BHQH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.812569, -80.055264", - "loadTime": "09/17/2019 19:07:55", - "straightDistance": "11.76", - "routeDistance": "14.45", - "timeToTower": "1:11:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "20:19:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_7W7BHQH_201909171907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C9C2F6B-1547-46AC-BE42-E98FB565AE5A", - "ticketNumber": "S4S4952", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797406, -80.039087", - "loadTime": "09/17/2019 13:07:15", - "straightDistance": "12.76", - "routeDistance": "14.57", - "timeToTower": "0:42:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "13:49:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_S4S4952_201909171307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5FAFAFE-239F-40E6-B42D-A80C62B8F96F", - "ticketNumber": "3H8DDWV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.818698, -80.035296", - "loadTime": "09/17/2019 13:28:19", - "straightDistance": "12.91", - "routeDistance": "15.73", - "timeToTower": "0:41:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:10:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 80, - "quantity": 59.6, - "calculatedQuantity": "59.6 CY", - "s3DownloadKey": "HaulPass_3H8DDWV_201909171328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A79D3C69-2036-4242-9E66-103780F4B3BF", - "ticketNumber": "8FMZ3SH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.812252, -80.053436", - "loadTime": "09/17/2019 19:14:05", - "straightDistance": "11.86", - "routeDistance": "14.56", - "timeToTower": "1:07:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "20:21:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 75, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_8FMZ3SH_201909171914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8AA1271-A8A4-41FB-9FAB-6649B410A6B7", - "ticketNumber": "7PZFEJR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.832705, -80.078474", - "loadTime": "09/17/2019 13:40:44", - "straightDistance": "10.46", - "routeDistance": "13.12", - "timeToTower": "0:48:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:29:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_7PZFEJR_201909171340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADF9732C-61AF-4B30-8F60-FC83559DCBF5", - "ticketNumber": "7BK2MW8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.659582, -79.943349", - "loadTime": "09/17/2019 16:57:38", - "straightDistance": "21.25", - "routeDistance": "27.73", - "timeToTower": "1:25:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "18:23:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_7BK2MW8_201909171657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF175C02-7036-44B2-BE7C-443D8B941573", - "ticketNumber": "Y5MVRBS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.815567, -80.056197", - "loadTime": "09/17/2019 13:23:25", - "straightDistance": "11.7", - "routeDistance": "14.24", - "timeToTower": "0:58:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:21:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 50, - "quantity": 33.1, - "calculatedQuantity": "33.1 CY", - "s3DownloadKey": "HaulPass_Y5MVRBS_201909171323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC542C92-18A2-4D58-8B9E-1C02C02833B1", - "ticketNumber": "8ALXPAU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815324, -79.994908", - "loadTime": "09/17/2019 16:51:39", - "straightDistance": "15.25", - "routeDistance": "17.63", - "timeToTower": "0:54:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "17:45:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_8ALXPAU_201909171651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF14EB6C-3DC7-4999-B652-CCB71FACD85C", - "ticketNumber": "7S23ZEL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.659341, -79.943574", - "loadTime": "09/17/2019 16:15:05", - "straightDistance": "21.25", - "routeDistance": "27.74", - "timeToTower": "1:03:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "17:18:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 85, - "quantity": 67.4, - "calculatedQuantity": "67.4 CY", - "s3DownloadKey": "HaulPass_7S23ZEL_201909171615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBA5AD9D-6718-4929-8CA4-7D84A6412D1D", - "ticketNumber": "RS3NVEJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "93DC6VY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.818331, -80.036935", - "loadTime": "09/17/2019 17:31:19", - "straightDistance": "12.82", - "routeDistance": "15.71", - "timeToTower": "1:06:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "18:38:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.5 CY", - "percentFull": 75, - "quantity": 44.6, - "calculatedQuantity": "44.6 CY", - "s3DownloadKey": "HaulPass_RS3NVEJ_201909171731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCB7EFC5-8735-4295-80FF-2E36B3F9592A", - "ticketNumber": "38CG6X9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816126, -79.994791", - "loadTime": "09/17/2019 18:19:52", - "straightDistance": "15.26", - "routeDistance": "17.6", - "timeToTower": "0:45:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "19:05:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_38CG6X9_201909171819_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0A28F97-C49D-4CC1-B1A7-F9560246D580", - "ticketNumber": "3PWT3ZF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.659187, -79.943578", - "loadTime": "09/17/2019 15:55:17", - "straightDistance": "21.26", - "routeDistance": "27.75", - "timeToTower": "1:21:22", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "17:16:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_3PWT3ZF_201909171555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E39A2704-5A6B-4B44-A810-0A284C09E117", - "ticketNumber": "4NRGL3L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.835287, -80.083271", - "loadTime": "09/17/2019 18:45:45", - "straightDistance": "10.2", - "routeDistance": "13.49", - "timeToTower": "0:34:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "19:20:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_4NRGL3L_201909171845_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E40FBAF6-2349-45E6-A4CA-18DC4CBC9017", - "ticketNumber": "3PXQ9L9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.843650, -80.049009", - "loadTime": "09/17/2019 18:47:52", - "straightDistance": "12.25", - "routeDistance": "15.2", - "timeToTower": "1:10:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "19:58:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_3PXQ9L9_201909171847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4E9708A-5443-46B7-AFA5-C49A43848EB0", - "ticketNumber": "4TA95KW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.832315, -80.080178", - "loadTime": "09/17/2019 14:58:03", - "straightDistance": "10.36", - "routeDistance": "13.22", - "timeToTower": "0:41:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "15:39:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 70, - "quantity": 25.7, - "calculatedQuantity": "25.7 CY", - "s3DownloadKey": "HaulPass_4TA95KW_201909171458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6CD84F8-B1DB-44CE-9FF9-56FD307C2A0B", - "ticketNumber": "9QUVK7R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740795, -80.241606", - "loadTime": "09/17/2019 15:00:25", - "straightDistance": "5.35", - "routeDistance": "7.51", - "timeToTower": "0:24:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "15:24:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_9QUVK7R_201909171459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E82852C0-7741-4AAC-B8D1-8B0939603604", - "ticketNumber": "47T5J8G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.723525, -80.286142", - "loadTime": "09/17/2019 13:28:18", - "straightDistance": "6.66", - "routeDistance": "10.67", - "timeToTower": "0:46:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:15:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 85, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_47T5J8G_201909171328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EBA114D0-7388-4E05-AF65-803C9E4C3CDA", - "ticketNumber": "8SAHY4G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815825, -79.994212", - "loadTime": "09/17/2019 16:43:56", - "straightDistance": "15.29", - "routeDistance": "17.64", - "timeToTower": "1:08:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "17:52:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_8SAHY4G_201909171643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2200AB1-2748-4345-8F64-854AD695403B", - "ticketNumber": "TFY39B8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.812171, -80.053978", - "loadTime": "09/17/2019 17:10:00", - "straightDistance": "11.83", - "routeDistance": "14.5", - "timeToTower": "1:20:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "18:30:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_TFY39B8_201909171710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F414F139-1E62-4FB3-87F8-FB5608207623", - "ticketNumber": "CK6G73T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.741042, -80.241488", - "loadTime": "09/17/2019 19:38:47", - "straightDistance": "5.33", - "routeDistance": "7.51", - "timeToTower": "0:21:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "20:00:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_CK6G73T_201909171938_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F528B99E-C12E-44F5-8ACA-C729661E8A20", - "ticketNumber": "ABNL2RC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796485, -80.039044", - "loadTime": "09/17/2019 13:39:06", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:58:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:37:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_ABNL2RC_201909171339_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5BB9C29-4638-49A1-8998-099D3142C853", - "ticketNumber": "6YXEY7U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.836328, -80.066375", - "loadTime": "09/17/2019 17:48:00", - "straightDistance": "11.19", - "routeDistance": "13.54", - "timeToTower": "0:52:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "18:40:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_6YXEY7U_201909171747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F62104C2-3B46-46C4-B749-34CA744F0700", - "ticketNumber": "K4BYPSX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734654, -80.240656", - "loadTime": "09/17/2019 19:42:01", - "straightDistance": "5.77", - "routeDistance": "7.84", - "timeToTower": "0:24:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "20:06:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_K4BYPSX_201909171942_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F64C395C-3544-4F21-887B-598065D68894", - "ticketNumber": "6Q39UHS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.833509, -80.081715", - "loadTime": "09/17/2019 17:31:50", - "straightDistance": "10.28", - "routeDistance": "13.34", - "timeToTower": "0:28:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "18:00:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_6Q39UHS_201909171731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6C01B37-FDC8-4483-8ECB-6C21B7E857F5", - "ticketNumber": "36QJEZV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.773894, -79.972323", - "loadTime": "09/17/2019 18:23:33", - "straightDistance": "16.83", - "routeDistance": "18.79", - "timeToTower": "1:05:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "19:29:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_J001_36QJEZV_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA001C9F-CA82-4DB6-9540-D2A71C25D3C4", - "ticketNumber": "8WSDA7P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.811913, -80.053986", - "loadTime": "09/17/2019 17:17:04", - "straightDistance": "11.83", - "routeDistance": "14.5", - "timeToTower": "1:14:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "18:31:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 75, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_8WSDA7P_201909171717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD2475BC-E6A4-4E62-862E-46035E370693", - "ticketNumber": "6562HNJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.815644, -80.056218", - "loadTime": "09/17/2019 13:21:43", - "straightDistance": "11.7", - "routeDistance": "14.24", - "timeToTower": "0:58:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "14:20:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 65, - "quantity": 40.6, - "calculatedQuantity": "40.6 CY", - "s3DownloadKey": "HaulPass_6562HNJ_201909171321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E1EDCE0-405C-4D4F-BFF4-315094697AA3", - "ticketNumber": "7G3RLY2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "93DC6VY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.820361, -80.039534", - "loadTime": "09/17/2019 19:29:03", - "straightDistance": "12.67", - "routeDistance": "15.8", - "timeToTower": "1:05:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "20:34:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.5 CY", - "percentFull": 75, - "quantity": 44.6, - "calculatedQuantity": "44.6 CY", - "s3DownloadKey": "HaulPass_7G3RLY2_201909171929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CD3C2E0-4A3E-4C8A-8BAE-4ECD919DA206", - "ticketNumber": "AT9JJH7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.820107, -80.040101", - "loadTime": "09/17/2019 19:15:57", - "straightDistance": "12.63", - "routeDistance": "15.76", - "timeToTower": "1:16:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "20:32:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_AT9JJH7_201909171915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83849B84-F495-434A-92B7-F08E457CD610", - "ticketNumber": "4M3EQAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.659171, -79.942906", - "loadTime": "09/17/2019 19:01:00", - "straightDistance": "21.29", - "routeDistance": "27.76", - "timeToTower": "1:27:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "20:28:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_4M3EQAF_201909171900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E498B95D-F58D-4C68-8C0D-88EDB08EC24C", - "ticketNumber": "4UC9QLX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.658714, -79.943732", - "loadTime": "09/17/2019 19:03:54", - "straightDistance": "21.26", - "routeDistance": "28.11", - "timeToTower": "1:26:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/17/2019", - "disposalTime": "20:30:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_4UC9QLX_201909171903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04DB9A55-DB36-4E6D-9DC8-D983182F390F", - "ticketNumber": "4SFBPXH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.660874, -80.221652", - "loadTime": "09/17/2019 18:22:20", - "straightDistance": "9.18", - "routeDistance": "15", - "timeToTower": "0:46:18", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "19:08:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 80, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_4SFBPXH_201909171822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32798A57-8995-4FA5-96D2-B68FBE914670", - "ticketNumber": "86V5ACQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.679879, -80.164324", - "loadTime": "09/17/2019 18:33:19", - "straightDistance": "5.83", - "routeDistance": "11.11", - "timeToTower": "0:36:44", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "19:10:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_86V5ACQ_201909171833_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3547A466-E20D-42F1-A795-72AE9F0EBF78", - "ticketNumber": "5JK4ZSA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.739332, -79.941273", - "loadTime": "09/17/2019 18:30:06", - "straightDistance": "8.51", - "routeDistance": "14.89", - "timeToTower": "0:55:15", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "19:25:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 75, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_5JK4ZSA_201909171830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40AE7046-0923-4445-B3E7-9C241B42C3CA", - "ticketNumber": "7DBTZHR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.719020, -80.065041", - "loadTime": "09/17/2019 19:02:00", - "straightDistance": "3.2", - "routeDistance": "5.12", - "timeToTower": "0:38:09", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "19:40:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_7DBTZHR_201909171855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4335B08B-EFA3-471A-BF49-72208CDD9AB4", - "ticketNumber": "6NJT4SR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.711333, -80.018124", - "loadTime": "09/17/2019 19:03:14", - "straightDistance": "3.79", - "routeDistance": "4.82", - "timeToTower": "0:26:40", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "19:29:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_6NJT4SR_201909171903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6798B743-E903-4DC4-86A9-AF7AECD7DF99", - "ticketNumber": "4WKHR3V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.720372, -80.018491", - "loadTime": "09/17/2019 18:12:04", - "straightDistance": "4.24", - "routeDistance": "5.58", - "timeToTower": "1:03:03", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "19:15:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_4WKHR3V_201909171812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "976A8277-66E9-4030-8E4A-0E6A24A047DA", - "ticketNumber": "6QMRTFT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.719995, -80.018355", - "loadTime": "09/17/2019 18:11:50", - "straightDistance": "4.22", - "routeDistance": "5.63", - "timeToTower": "1:02:13", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "19:14:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_6QMRTFT_201909171811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1D73204-00FD-4DD4-A7DF-BFC2053AC0C4", - "ticketNumber": "3X8EE5B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.750717, -80.129422", - "loadTime": "09/17/2019 18:07:33", - "straightDistance": "6.58", - "routeDistance": "11.08", - "timeToTower": "0:51:29", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "18:59:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 75, - "quantity": 55.6, - "calculatedQuantity": "55.6 CY", - "s3DownloadKey": "HaulPass_3X8EE5B_201909171807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC35CB92-E92F-4FC0-AE3C-37E5CF4BA702", - "ticketNumber": "8D87NQE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.751406, -80.129435", - "loadTime": "09/17/2019 18:08:21", - "straightDistance": "6.62", - "routeDistance": "11.12", - "timeToTower": "0:49:41", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "18:58:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_8D87NQE_201909171808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEC0A34F-CE66-4584-BFEC-178946E2E821", - "ticketNumber": "7SUTG3T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.739187, -79.941025", - "loadTime": "09/17/2019 18:29:16", - "straightDistance": "8.51", - "routeDistance": "14.87", - "timeToTower": "0:53:47", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "19:23:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_7SUTG3T_201909171829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD62F53E-AE34-4D41-B69F-9CF2488828F9", - "ticketNumber": "8837N6A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.701562, -79.955773", - "loadTime": "09/17/2019 17:30:45", - "straightDistance": "6.62", - "routeDistance": "16.23", - "timeToTower": "1:30:10", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "19:00:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_8837N6A_201909171730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FFC55A27-D4F1-4C3E-9320-409574365612", - "ticketNumber": "7XQHXR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.711637, -80.018352", - "loadTime": "09/17/2019 19:02:11", - "straightDistance": "3.79", - "routeDistance": "4.85", - "timeToTower": "0:25:59", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/17/2019", - "disposalTime": "19:28:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_7XQHXR3_201909171902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "104924F6-616F-4405-A15D-E9674B98C4BA", - "ticketNumber": "5QZZP7A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.607838, -80.195691", - "loadTime": "09/18/2019 13:07:16", - "straightDistance": "8.85", - "routeDistance": "16.64", - "timeToTower": "1:22:36", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "14:29:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 75, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_5QZZP7A_201909181307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1EECC46B-7FF0-4F87-9555-160D24DC0D3C", - "ticketNumber": "637L2SS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.678496, -80.169827", - "loadTime": "09/18/2019 13:31:58", - "straightDistance": "6.14", - "routeDistance": "11.46", - "timeToTower": "0:40:44", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "14:12:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_637L2SS_201909181331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3112D6EF-3843-4740-8EC1-52CA06A882EC", - "ticketNumber": "6MPXEHJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.610671, -80.195732", - "loadTime": "09/18/2019 13:00:40", - "straightDistance": "8.75", - "routeDistance": "16.41", - "timeToTower": "1:31:29", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "14:32:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 75, - "quantity": 54.6, - "calculatedQuantity": "54.6 CY", - "s3DownloadKey": "HaulPass_6MPXEHJ_201909181252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32A217BD-14C8-49F0-A9C1-E1580EF7D0AB", - "ticketNumber": "5XU3PXG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.771836, -80.105505", - "loadTime": "09/18/2019 13:15:57", - "straightDistance": "7.25", - "routeDistance": "9.92", - "timeToTower": "0:44:05", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "14:00:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_5XU3PXG_201909181304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E93A3C3-60E3-4A18-8B62-B952140E3737", - "ticketNumber": "ARBK53P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.751470, -79.937685", - "loadTime": "09/18/2019 12:29:32", - "straightDistance": "9.15", - "routeDistance": "14.61", - "timeToTower": "1:18:06", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "13:47:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_ARBK53P_201909181229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E9F440E-9BAF-4F55-BC85-B0D4B38309F3", - "ticketNumber": "9AC2FS3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.720955, -80.080534", - "loadTime": "09/18/2019 13:17:21", - "straightDistance": "3.46", - "routeDistance": "5.4", - "timeToTower": "0:31:47", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "13:49:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_9AC2FS3_201909181317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "579E4CFF-A25C-4A8B-B9A0-D3393FA0E79F", - "ticketNumber": "3MSJHED", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.667775, -80.208384", - "loadTime": "09/18/2019 13:13:45", - "straightDistance": "8.37", - "routeDistance": "14.11", - "timeToTower": "0:55:49", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "14:09:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 80, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_3MSJHED_201909181313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CA1F22C-BCD8-4A65-A60A-43775C63502A", - "ticketNumber": "9LT56AN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.737134, -80.160955", - "loadTime": "09/18/2019 12:29:42", - "straightDistance": "7.16", - "routeDistance": "12.49", - "timeToTower": "1:12:13", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "13:41:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_9LT56AN_201909181229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72112A24-1E02-4F1E-92FF-6F29AE22B0EC", - "ticketNumber": "7EA8J96", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.680078, -80.058512", - "loadTime": "09/18/2019 13:33:55", - "straightDistance": ".61", - "routeDistance": "1.63", - "timeToTower": "0:20:13", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "13:54:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_7EA8J96_201909181333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B9AE264-2F3B-4850-84A4-DC0FA6C9F638", - "ticketNumber": "6FTM7WF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.751226, -79.937846", - "loadTime": "09/18/2019 12:31:45", - "straightDistance": "9.14", - "routeDistance": "14.6", - "timeToTower": "1:14:41", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "13:46:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 80, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_6FTM7WF_201909181231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "802C1205-460C-43BF-996D-CFBF41CBDDE2", - "ticketNumber": "6N79H2F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.746080, -79.929952", - "loadTime": "09/18/2019 13:18:01", - "straightDistance": "9.31", - "routeDistance": "15.57", - "timeToTower": "1:08:42", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "14:26:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 60, - "quantity": 41.2, - "calculatedQuantity": "41.2 CY", - "s3DownloadKey": "HaulPass_J001_6N79H2F_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8676F302-AD63-43DD-8F5F-5A17D6D5A4BB", - "ticketNumber": "4BRG8CL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.746217, -79.929936", - "loadTime": "09/18/2019 13:23:01", - "straightDistance": "9.32", - "routeDistance": "15.2", - "timeToTower": "0:59:05", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "14:22:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_4BRG8CL_201909181300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A234FF8F-ECBB-4507-A329-B19EC062E3A3", - "ticketNumber": "7A6K7TC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.744264, -79.909065", - "loadTime": "09/18/2019 12:43:18", - "straightDistance": "10.29", - "routeDistance": "16.32", - "timeToTower": "0:50:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "13:34:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 85, - "quantity": 67.2, - "calculatedQuantity": "67.2 CY", - "s3DownloadKey": "HaulPass_J001_7A6K7TC_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A80EC8DE-EA18-4DF8-A48C-15A8D999F137", - "ticketNumber": "9HNSBZM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.655693, -80.230023", - "loadTime": "09/18/2019 12:42:13", - "straightDistance": "9.7", - "routeDistance": "15.61", - "timeToTower": "1:09:38", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "13:51:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_9HNSBZM_201909181242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B508BA15-BD15-416A-AF9F-818027234B21", - "ticketNumber": "7JW2QG2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736714, -80.161408", - "loadTime": "09/18/2019 12:53:00", - "straightDistance": "7.16", - "routeDistance": "12.53", - "timeToTower": "0:51:40", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "13:44:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 70, - "quantity": 51.9, - "calculatedQuantity": "51.9 CY", - "s3DownloadKey": "HaulPass_7JW2QG2_201909181253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B95C08B3-5719-4C29-8EA1-1E81D7B52770", - "ticketNumber": "8PY9AYF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.744282, -79.908964", - "loadTime": "09/18/2019 12:38:28", - "straightDistance": "10.29", - "routeDistance": "16.69", - "timeToTower": "0:59:55", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "13:38:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 85, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_J001_8PY9AYF_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C03A573D-2FA3-4D15-B11D-5D1998F8D448", - "ticketNumber": "542J9H3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.739232, -79.946371", - "loadTime": "09/18/2019 13:37:11", - "straightDistance": "8.25", - "routeDistance": "14.82", - "timeToTower": "0:40:47", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "14:17:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 70, - "quantity": 51.3, - "calculatedQuantity": "51.3 CY", - "s3DownloadKey": "HaulPass_542J9H3_201909181337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C40B51C9-0682-40C9-9861-458250F3C21B", - "ticketNumber": "AWHLMGJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.704392, -79.953482", - "loadTime": "09/18/2019 12:38:33", - "straightDistance": "6.81", - "routeDistance": "16.44", - "timeToTower": "1:19:27", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "13:58:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_AWHLMGJ_201909181238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4505705-B95C-4756-B144-79830061E9E6", - "ticketNumber": "8D52X6Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.739127, -79.946146", - "loadTime": "09/18/2019 12:35:02", - "straightDistance": "8.26", - "routeDistance": "14.81", - "timeToTower": "1:40:01", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "14:15:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_J001_8D52X6Y_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7C258EA-6981-422C-B3B6-E877687529AF", - "ticketNumber": "U3CKSRT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.726119, -80.060865", - "loadTime": "09/18/2019 12:55:27", - "straightDistance": "3.69", - "routeDistance": "5.66", - "timeToTower": "0:36:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "13:32:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_U3CKSRT_201909181255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0030480-4400-4760-86FA-63DB34F75993", - "ticketNumber": "7FYKNFM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.678680, -80.169074", - "loadTime": "09/18/2019 13:31:31", - "straightDistance": "6.1", - "routeDistance": "11.42", - "timeToTower": "0:39:17", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "14:10:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_7FYKNFM_201909181331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3261B38-70C7-4721-9E10-F578984F0248", - "ticketNumber": "34WY7KH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.680301, -80.058355", - "loadTime": "09/18/2019 13:34:41", - "straightDistance": ".63", - "routeDistance": "1.64", - "timeToTower": "0:21:15", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "13:55:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_34WY7KH_201909181334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5B76BA3-A7A9-4D26-BBDC-DBEF1E6A636A", - "ticketNumber": "7GSPXNL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.725930, -80.061444", - "loadTime": "09/18/2019 12:48:21", - "straightDistance": "3.68", - "routeDistance": "5.64", - "timeToTower": "0:38:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "13:27:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_7GSPXNL_201909181241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC2EB157-C90F-4EC0-A428-1EA59DDAE232", - "ticketNumber": "5T7MUXX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.720934, -80.080568", - "loadTime": "09/18/2019 13:17:56", - "straightDistance": "3.46", - "routeDistance": "5.4", - "timeToTower": "0:32:05", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "13:50:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_5T7MUXX_201909181317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E51DE4E-8DF2-404C-ACDC-91728355E732", - "ticketNumber": "87RWL7W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.821413, -80.038037", - "loadTime": "09/18/2019 12:14:34", - "straightDistance": "12.75", - "routeDistance": "15.88", - "timeToTower": "1:28:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "13:43:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 50, - "quantity": 33.1, - "calculatedQuantity": "33.1 CY", - "s3DownloadKey": "HaulPass_87RWL7W_201909181214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "135EFDB9-1F2A-4D41-8393-6A61B0098749", - "ticketNumber": "4JNVKEW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816485, -79.994542", - "loadTime": "09/18/2019 13:22:29", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:48:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "14:10:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_4JNVKEW_201909181322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21E7CD9D-BEEF-45B1-9055-449B6ABAEFE7", - "ticketNumber": "5Z6EZ7P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.837015, -80.080455", - "loadTime": "09/18/2019 13:57:57", - "straightDistance": "10.38", - "routeDistance": "13.4", - "timeToTower": "0:28:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "14:26:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_5Z6EZ7P_201909181357_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A38E246-827F-4F3D-A873-DBBF1D1B8A89", - "ticketNumber": "9RJLADE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.814184, -80.053400", - "loadTime": "09/18/2019 13:02:37", - "straightDistance": "11.86", - "routeDistance": "14.77", - "timeToTower": "0:49:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "13:52:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 80, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_9RJLADE_201909181302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44F35E88-96C1-43C8-9513-73063D9EBB77", - "ticketNumber": "5JX9ZPE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.778391, -79.985549", - "loadTime": "09/18/2019 12:39:03", - "straightDistance": "16.02", - "routeDistance": "17.78", - "timeToTower": "1:29:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "14:08:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_5JX9ZPE_201909181239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D0C5D6C-154B-4703-BB89-09928A3C69CA", - "ticketNumber": "5455HQW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815065, -79.994654", - "loadTime": "09/18/2019 13:25:06", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "0:41:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "14:06:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_5455HQW_201909181325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6AEE3755-C3E5-4A21-B391-1BAE0C21DDCB", - "ticketNumber": "7GUFQ6G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.821112, -80.048515", - "loadTime": "09/18/2019 13:03:25", - "straightDistance": "12.15", - "routeDistance": "16.19", - "timeToTower": "1:20:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "14:24:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_7GUFQ6G_201909181303_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7138AE2A-E5E2-4442-AC8E-EC44933AE522", - "ticketNumber": "5PWJ2HU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.842651, -80.047910", - "loadTime": "09/18/2019 13:52:17", - "straightDistance": "12.3", - "routeDistance": "15.2", - "timeToTower": "0:36:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "14:29:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_5PWJ2HU_201909181352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74BB9FE5-335B-4210-ACD5-8D541492B62C", - "ticketNumber": "9FVAAPS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.778212, -79.985335", - "loadTime": "09/18/2019 12:52:57", - "straightDistance": "16.04", - "routeDistance": "17.85", - "timeToTower": "1:16:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "14:09:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_9FVAAPS_201909181252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74EE799E-21A1-41C5-BF1B-9D804734D970", - "ticketNumber": "9VEC48T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.702040, -80.304546", - "loadTime": "09/18/2019 13:26:53", - "straightDistance": "8.39", - "routeDistance": "12.61", - "timeToTower": "0:37:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "14:04:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 85, - "quantity": 65.2, - "calculatedQuantity": "65.2 CY", - "s3DownloadKey": "HaulPass_9VEC48T_201909181234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77A46476-AA13-428C-96D1-4EB92CD9270C", - "ticketNumber": "3XC6URU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814545, -79.994966", - "loadTime": "09/18/2019 13:24:33", - "straightDistance": "15.25", - "routeDistance": "17.66", - "timeToTower": "0:43:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "14:07:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_3XC6URU_201909181324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A562603-64E3-46AC-A668-EB123200E340", - "ticketNumber": "63YQF24", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.742514, -80.178596", - "loadTime": "09/18/2019 13:06:22", - "straightDistance": "6.9", - "routeDistance": "12.27", - "timeToTower": "0:49:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "13:56:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_63YQF24_201909181300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92C9960D-A37F-40FC-A68A-2A2C923828BB", - "ticketNumber": "5PG6G7C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797058, -80.038428", - "loadTime": "09/18/2019 13:17:07", - "straightDistance": "12.8", - "routeDistance": "14.97", - "timeToTower": "0:40:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "13:57:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_5PG6G7C_201909181317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93ADA7D2-C946-43B1-8BC5-0B34B8F6DD7E", - "ticketNumber": "38W244T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.842219, -80.048225", - "loadTime": "09/18/2019 13:42:06", - "straightDistance": "12.28", - "routeDistance": "15.17", - "timeToTower": "0:46:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "14:28:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 85, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_38W244T_201909181342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96F38831-F94A-472E-9485-1A24C701DA93", - "ticketNumber": "9B5HMFZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.822273, -80.037724", - "loadTime": "09/18/2019 11:58:42", - "straightDistance": "12.77", - "routeDistance": "15.83", - "timeToTower": "1:37:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "13:36:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 50, - "quantity": 35.5, - "calculatedQuantity": "35.5 CY", - "s3DownloadKey": "HaulPass_9B5HMFZ_201909181158_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A58B4363-B1A8-4D88-8084-3BDC3C1B03C1", - "ticketNumber": "7MBMPYV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.739373, -80.190629", - "loadTime": "09/18/2019 12:33:51", - "straightDistance": "6.63", - "routeDistance": "10.74", - "timeToTower": "1:20:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "13:54:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_7MBMPYV_201909181233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6D4C368-00AA-4D4A-82A7-C436A9E0ADB8", - "ticketNumber": "4CJC6M3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796550, -80.039267", - "loadTime": "09/18/2019 13:06:43", - "straightDistance": "12.76", - "routeDistance": "14.57", - "timeToTower": "0:39:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "13:46:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 90, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_4CJC6M3_201909181306_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7FA8A5B-6396-462D-8DB1-F2B7A48E577F", - "ticketNumber": "5UUDNBX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797147, -80.038845", - "loadTime": "09/18/2019 13:07:42", - "straightDistance": "12.78", - "routeDistance": "14.57", - "timeToTower": "0:39:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "13:47:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_5UUDNBX_201909181307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE2A445B-314F-4A53-B6BC-0EAC1644EE6D", - "ticketNumber": "6KZKHKZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814554, -79.995405", - "loadTime": "09/18/2019 13:21:51", - "straightDistance": "15.23", - "routeDistance": "17.55", - "timeToTower": "0:49:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "14:11:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_6KZKHKZ_201909181321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0E1EA13-8E1D-470B-97E5-F9BA51EF3F60", - "ticketNumber": "4RQB7GG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.751803, -80.143158", - "loadTime": "09/18/2019 12:07:45", - "straightDistance": "8.03", - "routeDistance": "12.97", - "timeToTower": "0:53:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "13:01:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_J001_4RQB7GG_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE12A9BE-B8A8-4D5B-AA0F-1C9C20C7CEA8", - "ticketNumber": "8ZEBX9C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816026, -79.994594", - "loadTime": "09/18/2019 13:26:00", - "straightDistance": "15.27", - "routeDistance": "17.61", - "timeToTower": "0:49:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "14:15:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_8ZEBX9C_201909181326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E18B1B4D-F8BA-48FC-A2AC-112AA8E7B9C7", - "ticketNumber": "5EVXWDA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.694000, -80.332712", - "loadTime": "09/18/2019 11:51:51", - "straightDistance": "9.54", - "routeDistance": "16.46", - "timeToTower": "2:11:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "14:03:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_5EVXWDA_201909181151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFBCA9B3-3349-4449-9DF5-A9C23059A6B2", - "ticketNumber": "8HNWF77", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797143, -80.039005", - "loadTime": "09/18/2019 13:18:46", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:39:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "13:58:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 90, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_8HNWF77_201909181318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F993BC33-F19E-4D78-A5A4-F3230CFDDAC5", - "ticketNumber": "8BVX5GT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.820891, -80.048191", - "loadTime": "09/18/2019 12:56:46", - "straightDistance": "12.16", - "routeDistance": "16.16", - "timeToTower": "1:28:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "14:25:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 50, - "quantity": 37.8, - "calculatedQuantity": "37.8 CY", - "s3DownloadKey": "HaulPass_8BVX5GT_201909181256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB12E579-15B5-4893-BB5C-A9AB70E44CCC", - "ticketNumber": "VQASS6M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814905, -79.995030", - "loadTime": "09/18/2019 13:26:44", - "straightDistance": "15.25", - "routeDistance": "17.59", - "timeToTower": "0:47:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "14:14:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_VQASS6M_201909181326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C30AD8C-A266-4561-A9FC-C03FB1E34BD8", - "ticketNumber": "8JPUFA7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.841891, -80.048373", - "loadTime": "09/18/2019 11:56:35", - "straightDistance": "12.27", - "routeDistance": "15.15", - "timeToTower": "1:01:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "12:58:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_8JPUFA7_201909181156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "218A60E0-14B5-472C-BD30-696BFD5B77E6", - "ticketNumber": "5CV3FRN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815212, -79.995219", - "loadTime": "09/18/2019 12:07:28", - "straightDistance": "15.24", - "routeDistance": "17.59", - "timeToTower": "0:38:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "12:46:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_5CV3FRN_201909181207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2294469F-E6F4-42CD-8327-75DFD2BE5938", - "ticketNumber": "3Y95YDC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815963, -79.994460", - "loadTime": "09/18/2019 12:02:35", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:41:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "12:44:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_3Y95YDC_201909181202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CC75328-6615-4C8C-B881-BF7A08FFA11C", - "ticketNumber": "4PEWL46", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796544, -80.039334", - "loadTime": "09/18/2019 11:55:22", - "straightDistance": "12.76", - "routeDistance": "14.56", - "timeToTower": "0:32:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "12:28:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_4PEWL46_201909181155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46781536-FD54-48D5-936F-ABA2224943C1", - "ticketNumber": "9M9JQSG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797262, -80.038932", - "loadTime": "09/18/2019 11:53:58", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:42:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "12:36:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_9M9JQSG_201909181153_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E4B0EC9-BF49-4F52-93A9-58B291AA1765", - "ticketNumber": "6EURU7A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.777171, -79.985827", - "loadTime": "09/17/2019 21:16:12", - "straightDistance": "16.02", - "routeDistance": "17.82", - "timeToTower": "14:20:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "11:36:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 60, - "quantity": 43.1, - "calculatedQuantity": "43.1 CY", - "s3DownloadKey": "HaulPass_6EURU7A_201909172116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E04BF5B-39D4-4F14-930C-CBF2726207A9", - "ticketNumber": "7SB2XUY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.778341, -79.985635", - "loadTime": "09/18/2019 12:37:31", - "straightDistance": "16.02", - "routeDistance": "17.79", - "timeToTower": "0:43:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "13:20:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 80, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_7SB2XUY_201909181237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "735241D8-1E1C-4BFE-9CC0-EA644D76D98D", - "ticketNumber": "94NVVN2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814889, -79.995304", - "loadTime": "09/18/2019 12:06:51", - "straightDistance": "15.23", - "routeDistance": "17.57", - "timeToTower": "0:40:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "12:47:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_94NVVN2_201909181206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "892CC5D0-AE25-45F4-A372-AC8D2E01A13D", - "ticketNumber": "6DEWYUZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815716, -79.994765", - "loadTime": "09/18/2019 12:04:33", - "straightDistance": "15.26", - "routeDistance": "17.59", - "timeToTower": "0:34:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "12:39:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_6DEWYUZ_201909181204_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D4F8629-CDAA-400D-A317-A71356771996", - "ticketNumber": "983H33B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815999, -79.994419", - "loadTime": "09/18/2019 12:03:04", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:42:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "12:45:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_983H33B_201909181203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98C32395-ADFD-4112-9E00-B97201555B01", - "ticketNumber": "9C2FWXR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.836633, -80.066535", - "loadTime": "09/17/2019 21:34:32", - "straightDistance": "11.18", - "routeDistance": "13.56", - "timeToTower": "14:00:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "11:34:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_9C2FWXR_201909172134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A81AC77-F977-4FB8-94C4-AA48933D7F1C", - "ticketNumber": "69DJ2U5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.774778, -79.970547", - "loadTime": "09/18/2019 12:20:47", - "straightDistance": "16.93", - "routeDistance": "18.9", - "timeToTower": "0:45:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "13:06:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 65, - "quantity": 34.6, - "calculatedQuantity": "34.6 CY", - "s3DownloadKey": "HaulPass_69DJ2U5_201909181220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9AF0ADCB-006C-4960-A71E-F0FCA37B3248", - "ticketNumber": "3FEGWKM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.835994, -80.082273", - "loadTime": "09/18/2019 12:55:40", - "straightDistance": "10.27", - "routeDistance": "13.46", - "timeToTower": "0:30:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "13:25:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 70, - "quantity": 25.7, - "calculatedQuantity": "25.7 CY", - "s3DownloadKey": "HaulPass_3FEGWKM_201909181255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B093C3D-E84A-49F2-A24C-2805893B08E4", - "ticketNumber": "7TKXBLY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.751739, -80.143055", - "loadTime": "09/18/2019 12:07:45", - "straightDistance": "8.04", - "routeDistance": "12.98", - "timeToTower": "0:48:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "12:56:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_7TKXBLY_201909181207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6ACEBE1-2D5D-4C60-88B4-046DEC3C6B3A", - "ticketNumber": "9PXND4W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.774487, -79.971201", - "loadTime": "09/18/2019 12:09:00", - "straightDistance": "16.89", - "routeDistance": "18.85", - "timeToTower": "0:55:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "13:04:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_9PXND4W_201909181208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADDA9FE1-BDDC-4F6F-96B7-0CCB0338AFCE", - "ticketNumber": "4QJURGZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816079, -79.994340", - "loadTime": "09/18/2019 12:05:01", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:35:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "12:40:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_4QJURGZ_201909181205_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AED6D9CB-A9C6-4E69-8776-E5A9A10D3708", - "ticketNumber": "34F9N8V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796840, -80.038654", - "loadTime": "09/18/2019 11:52:53", - "straightDistance": "12.79", - "routeDistance": "14.57", - "timeToTower": "0:42:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "12:35:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_34F9N8V_201909181152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9CE8F81-3F74-4738-B04F-B5D2F76D0229", - "ticketNumber": "7HS3WH5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.777230, -79.985953", - "loadTime": "09/17/2019 21:20:31", - "straightDistance": "16.01", - "routeDistance": "17.82", - "timeToTower": "14:17:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "11:38:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_7HS3WH5_201909172120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE19B7DA-CF27-4FD5-8043-9010B8401AC9", - "ticketNumber": "3PV43J3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.835403, -80.083523", - "loadTime": "09/18/2019 11:36:50", - "straightDistance": "10.19", - "routeDistance": "13.5", - "timeToTower": "0:37:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "12:14:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_3PV43J3_201909181136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0379DD4-7784-4138-9F81-9B33C5695EB6", - "ticketNumber": "7SWYGAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797667, -80.037477", - "loadTime": "09/18/2019 11:56:25", - "straightDistance": "12.86", - "routeDistance": "15", - "timeToTower": "0:33:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "12:30:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_7SWYGAF_201909181156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5B8C62E-8DDC-4C37-89C6-BC014B77A8B1", - "ticketNumber": "9DTY3WL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.842141, -80.048076", - "loadTime": "09/18/2019 12:11:13", - "straightDistance": "12.29", - "routeDistance": "15.17", - "timeToTower": "0:48:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "12:59:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_9DTY3WL_201909181211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E812BCBE-8891-48CE-9CED-2FA5AEF38172", - "ticketNumber": "7E2MPP7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.836067, -80.066985", - "loadTime": "09/17/2019 21:32:36", - "straightDistance": "11.15", - "routeDistance": "13.62", - "timeToTower": "14:01:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "11:33:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 80, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_7E2MPP7_201909172129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB6974A3-001C-4372-B21E-67B8C8D315E4", - "ticketNumber": "7ATCSJP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.814568, -80.053532", - "loadTime": "09/18/2019 11:48:52", - "straightDistance": "11.85", - "routeDistance": "14.81", - "timeToTower": "0:43:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "12:32:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_7ATCSJP_201909181148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD08E024-7676-47EB-A1F6-F66AAEB97B8A", - "ticketNumber": "7TKQS5K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.813454, -80.107739", - "loadTime": "09/18/2019 15:24:29", - "straightDistance": "8.71", - "routeDistance": "10.64", - "timeToTower": "0:34:38", - "towerMonitorUserCertificationNumber": "8VEQW62", - "towerMonitorName": "Chris Bellavia", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "15:59:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_J001_7TKQS5K_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE0F1A04-A44F-4060-ACA3-B70380D16065", - "ticketNumber": "6FLY3DQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.813399, -80.107816", - "loadTime": "09/18/2019 15:26:02", - "straightDistance": "8.71", - "routeDistance": "10.65", - "timeToTower": "0:34:35", - "towerMonitorUserCertificationNumber": "8VEQW62", - "towerMonitorName": "Chris Bellavia", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "16:00:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_J001_6FLY3DQ_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12C3FB37-C298-40A3-B2A8-09A5AF667F87", - "ticketNumber": "BF698NP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38Q7RVJ", - "fieldMonitorName": "Paulette Ashby", - "loadCoordinates": "32.57830, -80.294890", - "loadTime": "09/18/2019 12:24:45", - "straightDistance": "3.62", - "routeDistance": "3.89", - "timeToTower": "0:19:48", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "12:44:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 85, - "quantity": 66, - "calculatedQuantity": "66 CY", - "s3DownloadKey": "HaulPass_J001_BF698NP_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "140821E8-B068-444D-822E-5E405F197212", - "ticketNumber": "3YQ8MTQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38Q7RVJ", - "fieldMonitorName": "Paulette Ashby", - "loadCoordinates": "32.578642, -80.296724", - "loadTime": "09/18/2019 13:44:07", - "straightDistance": "3.51", - "routeDistance": "3.78", - "timeToTower": "0:43:56", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "14:28:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_J001_3YQ8MTQ_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "180095EE-66F7-4CA2-A7CE-6FB04453F558", - "ticketNumber": "76N6B4B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.715712, -80.373330", - "loadTime": "09/18/2019 12:30:39", - "straightDistance": "8.8", - "routeDistance": "11.63", - "timeToTower": "0:48:26", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "13:19:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 30, - "quantity": 22.2, - "calculatedQuantity": "22.2 CY", - "s3DownloadKey": "HaulPass_76N6B4B_201909181201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2029F08E-E2B0-448D-8209-2B63A9BE4AFB", - "ticketNumber": "7J5UCFY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38Q7RVJ", - "fieldMonitorName": "Paulette Ashby", - "loadCoordinates": "32.565759, -80.331352", - "loadTime": "09/18/2019 15:32:11", - "straightDistance": "2.15", - "routeDistance": "3.73", - "timeToTower": "0:20:38", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "15:52:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_7J5UCFY_201909181532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29F7B73E-4EE5-4880-A8D5-27E6AB7DE4F7", - "ticketNumber": "37MHVFV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.715629, -80.373424", - "loadTime": "09/18/2019 12:35:14", - "straightDistance": "8.8", - "routeDistance": "11.62", - "timeToTower": "0:44:40", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "13:19:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_37MHVFV_201909181235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31ECF60C-0B73-433E-9050-EE7CE629D692", - "ticketNumber": "8VYP5VZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.698813, -80.377515", - "loadTime": "09/18/2019 14:22:53", - "straightDistance": "7.68", - "routeDistance": "11.23", - "timeToTower": "0:32:34", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "14:55:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 60, - "quantity": 44.4, - "calculatedQuantity": "44.4 CY", - "s3DownloadKey": "HaulPass_8VYP5VZ_201909181422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CAC74CD-67E1-45D7-9AFC-DDE792BB798D", - "ticketNumber": "5PUB562", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.699706, -80.234222", - "loadTime": "09/18/2019 13:43:08", - "straightDistance": "10.41", - "routeDistance": "18.24", - "timeToTower": "0:36:33", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "14:19:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 65, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_5PUB562_201909181324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D0A66E2-3EC9-4AB8-B9D0-69CFD2D3CB0E", - "ticketNumber": "89YCNX5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38Q7RVJ", - "fieldMonitorName": "Paulette Ashby", - "loadCoordinates": "32.578267, -80.294732", - "loadTime": "09/18/2019 12:29:45", - "straightDistance": "3.63", - "routeDistance": "3.9", - "timeToTower": "0:10:47", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "12:40:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_89YCNX5_201909181229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F535417-DAFC-42A0-9222-B75B2954A391", - "ticketNumber": "7N37SEN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38Q7RVJ", - "fieldMonitorName": "Paulette Ashby", - "loadCoordinates": "32.565512, -80.331227", - "loadTime": "09/18/2019 15:28:11", - "straightDistance": "2.16", - "routeDistance": "3.74", - "timeToTower": "0:28:54", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "15:57:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 95, - "quantity": 73.7, - "calculatedQuantity": "73.7 CY", - "s3DownloadKey": "HaulPass_J001_7N37SEN_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "976F1D71-E357-46A1-B7FB-888DCE65913D", - "ticketNumber": "8KJKE98", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.701224, -80.252387", - "loadTime": "09/18/2019 11:54:10", - "straightDistance": "9.8", - "routeDistance": "16.44", - "timeToTower": "0:56:40", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "12:50:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_8KJKE98_201909181154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DCC9819-710B-4FED-8343-C47FC5C0B694", - "ticketNumber": "6T77JTS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.698640, -80.377449", - "loadTime": "09/18/2019 14:26:58", - "straightDistance": "7.67", - "routeDistance": "11.22", - "timeToTower": "0:27:03", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "14:54:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 65, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_6T77JTS_201909181424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2EE8EFD-2476-4936-BB6D-2FC5AD89F657", - "ticketNumber": "THWDAWK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38Q7RVJ", - "fieldMonitorName": "Paulette Ashby", - "loadCoordinates": "32.578726, -80.296736", - "loadTime": "09/18/2019 13:48:07", - "straightDistance": "3.51", - "routeDistance": "3.78", - "timeToTower": "0:33:53", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "14:22:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 85, - "quantity": 66, - "calculatedQuantity": "66 CY", - "s3DownloadKey": "HaulPass_THWDAWK_201909181337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00CD8E9E-3A5C-4C57-A22A-7348EC77EBBE", - "ticketNumber": "4S3HC83", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.656272, -80.229117", - "loadTime": "09/18/2019 14:45:10", - "straightDistance": "9.64", - "routeDistance": "15.55", - "timeToTower": "1:03:21", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "15:48:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 80, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_4S3HC83_201909181445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "025D6121-55C4-46C0-B2AB-00BBC2CAF0DE", - "ticketNumber": "6AJ5N73", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654311, -80.063042", - "loadTime": "09/18/2019 15:53:49", - "straightDistance": "1.27", - "routeDistance": "2.04", - "timeToTower": "0:40:35", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "16:34:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_6AJ5N73_201909181553_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "053D970C-29AB-4423-84EB-0642A93740EB", - "ticketNumber": "8L4U8ZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.648737, -80.061131", - "loadTime": "09/18/2019 16:54:12", - "straightDistance": "1.67", - "routeDistance": "2.46", - "timeToTower": "0:47:14", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "17:41:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_8L4U8ZK_201909181654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "068ACE17-134D-4539-B458-ADECE56F4BDF", - "ticketNumber": "8B4PM2Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654406, -80.062929", - "loadTime": "09/18/2019 15:08:19", - "straightDistance": "1.27", - "routeDistance": "2.05", - "timeToTower": "0:50:17", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "15:58:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_8B4PM2Z_201909181508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06B6965C-A2C8-4902-B6D1-3A5C4338040B", - "ticketNumber": "6RGPGXA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.741682, -79.927663", - "loadTime": "09/18/2019 13:06:25", - "straightDistance": "9.26", - "routeDistance": "15.56", - "timeToTower": "1:34:50", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "14:41:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_6RGPGXA_201909181306_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09053791-9073-46C3-B2C9-D091E76F802C", - "ticketNumber": "9TJ5NYE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6ZCUVRW", - "fieldMonitorName": "Angles Dyous", - "loadCoordinates": "32.724693, -79.934188", - "loadTime": "09/18/2019 17:12:22", - "straightDistance": "8.37", - "routeDistance": "15.31", - "timeToTower": "0:43:03", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "17:55:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_9TJ5NYE_201909181712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B721B5B-384D-4DAD-A1F3-85AD2675EF1E", - "ticketNumber": "32XXMVL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750483, -79.938043", - "loadTime": "09/18/2019 16:10:42", - "straightDistance": "9.1", - "routeDistance": "14.99", - "timeToTower": "1:24:48", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "17:35:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 80, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_32XXMVL_201909181610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CB976BC-9D14-4CA0-A6B1-C5663E404A39", - "ticketNumber": "4CDL3NW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654358, -80.062963", - "loadTime": "09/18/2019 15:54:21", - "straightDistance": "1.27", - "routeDistance": "2.05", - "timeToTower": "0:41:56", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "16:36:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_4CDL3NW_201909181554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "238845BA-170B-4B7E-B63F-E4EFFAB7ED92", - "ticketNumber": "43CM4AX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.655697, -80.230141", - "loadTime": "09/18/2019 14:29:09", - "straightDistance": "9.7", - "routeDistance": "15.62", - "timeToTower": "0:44:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "15:13:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_43CM4AX_201909181429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25021DB2-C2ED-432F-805C-C04AAF859BA1", - "ticketNumber": "77FW2NK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.648653, -80.061155", - "loadTime": "09/18/2019 16:53:21", - "straightDistance": "1.67", - "routeDistance": "2.47", - "timeToTower": "0:46:19", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "17:39:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_77FW2NK_201909181653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "253D9624-FF59-42B4-BF0B-A37E0499F513", - "ticketNumber": "6BCSFQE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.741884, -79.947752", - "loadTime": "09/18/2019 15:56:01", - "straightDistance": "8.29", - "routeDistance": "15.04", - "timeToTower": "2:01:56", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "17:57:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_6BCSFQE_201909181556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A058661-7732-4818-9C88-914347ED06A4", - "ticketNumber": "3P77KMM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6ZCUVRW", - "fieldMonitorName": "Angles Dyous", - "loadCoordinates": "32.796396, -80.039364", - "loadTime": "09/18/2019 14:37:12", - "straightDistance": "8.66", - "routeDistance": "16.24", - "timeToTower": "1:02:18", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "15:39:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 85, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_3P77KMM_201909181437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "319563B0-4718-48CF-983F-C875F7289AE0", - "ticketNumber": "4ZAXRSY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.676898, -80.170018", - "loadTime": "09/18/2019 15:06:04", - "straightDistance": "6.14", - "routeDistance": "11.58", - "timeToTower": "1:10:47", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "16:16:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_4ZAXRSY_201909181447_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39A8095B-19B1-4C04-9A3D-3D3E79E508A7", - "ticketNumber": "68Y3F7Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.678622, -80.055440", - "loadTime": "09/18/2019 14:12:41", - "straightDistance": ".66", - "routeDistance": "1.43", - "timeToTower": "0:39:25", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "14:52:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_68Y3F7Z_201909181412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EC35A40-905B-44A7-9CC3-22FF5DFB0247", - "ticketNumber": "3HB5K8Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.737410, -79.924643", - "loadTime": "09/18/2019 16:38:14", - "straightDistance": "9.27", - "routeDistance": "16.14", - "timeToTower": "0:42:08", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "17:20:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_J001_3HB5K8Y_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41F978EE-FF9C-4FBD-9C49-8D490A9C7159", - "ticketNumber": "9XGTKRR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.737385, -79.925672", - "loadTime": "09/18/2019 13:37:55", - "straightDistance": "9.21", - "routeDistance": "15.91", - "timeToTower": "1:04:10", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "14:42:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 75, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_9XGTKRR_201909181337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43633C5F-17F8-4DC4-AE70-5BDA4EBA9676", - "ticketNumber": "8LCAWLS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.753065, -79.934857", - "loadTime": "09/18/2019 14:49:23", - "straightDistance": "9.35", - "routeDistance": "15.32", - "timeToTower": "0:40:11", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "15:29:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 85, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_8LCAWLS_201909181449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4587CEC9-C58C-49A1-B4A4-54F4CC335E8E", - "ticketNumber": "56XRZ4J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.655474, -80.230176", - "loadTime": "09/18/2019 16:03:23", - "straightDistance": "9.71", - "routeDistance": "15.63", - "timeToTower": "0:40:35", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "16:43:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_56XRZ4J_201909181553_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48C41EE1-629D-43F9-AA83-05407BC0B799", - "ticketNumber": "32YJ3GQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.724162, -80.061516", - "loadTime": "09/18/2019 14:21:36", - "straightDistance": "3.56", - "routeDistance": "5.53", - "timeToTower": "0:27:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "14:49:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 80, - "quantity": 56.2, - "calculatedQuantity": "56.2 CY", - "s3DownloadKey": "HaulPass_32YJ3GQ_201909181414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "499C34DE-A4E4-453C-B83A-6192B9AB9CA2", - "ticketNumber": "3KTNCK7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.668303, -80.208103", - "loadTime": "09/18/2019 16:26:10", - "straightDistance": "8.36", - "routeDistance": "14.05", - "timeToTower": "1:20:40", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "17:46:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 85, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_3KTNCK7_201909181626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BB81A90-FFA3-4462-A806-CDBCF191E5D7", - "ticketNumber": "8ZDZ9CL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.605436, -80.187498", - "loadTime": "09/18/2019 15:31:14", - "straightDistance": "8.53", - "routeDistance": "17.22", - "timeToTower": "0:52:52", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "16:24:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 90, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_8ZDZ9CL_201909181531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C1F5CB4-651B-4579-88EC-ABFC704C45DD", - "ticketNumber": "5B6NA8W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654387, -80.062940", - "loadTime": "09/18/2019 15:09:00", - "straightDistance": "1.27", - "routeDistance": "2.05", - "timeToTower": "0:50:29", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "15:59:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_5B6NA8W_201909181509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E4F5D3B-90BF-4973-BC48-4063CB9F2CEB", - "ticketNumber": "5B9WQEJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.678033, -80.171816", - "loadTime": "09/18/2019 15:49:43", - "straightDistance": "6.25", - "routeDistance": "11.59", - "timeToTower": "0:28:04", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "16:17:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_5B9WQEJ_201909181541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64D3EB33-F444-4CDC-A4FE-E655C7D27B8C", - "ticketNumber": "9FMK7UZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.658937, -80.061536", - "loadTime": "09/18/2019 16:34:47", - "straightDistance": ".97", - "routeDistance": "1.7", - "timeToTower": "0:57:06", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "17:31:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_9FMK7UZ_201909181634_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68C7974F-D7D1-4F04-88F4-4426CA520205", - "ticketNumber": "3WTBRKE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.730945, -80.058258", - "loadTime": "09/18/2019 16:51:59", - "straightDistance": "4.04", - "routeDistance": "7.15", - "timeToTower": "0:38:40", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "17:30:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 60, - "quantity": 42.2, - "calculatedQuantity": "42.2 CY", - "s3DownloadKey": "HaulPass_3WTBRKE_201909181651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F0DC9C3-0F69-4B38-8136-BD1C445BAEA2", - "ticketNumber": "6JV7BPA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.757576, -80.099992", - "loadTime": "09/18/2019 17:25:40", - "straightDistance": "6.21", - "routeDistance": "9.2", - "timeToTower": "0:26:56", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "17:52:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_6JV7BPA_201909181725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72C706AB-9858-4AED-AF56-AB128BF7A5B4", - "ticketNumber": "6BSUQAU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.703775, -79.950964", - "loadTime": "09/18/2019 14:47:26", - "straightDistance": "6.93", - "routeDistance": "16.5", - "timeToTower": "1:34:23", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "16:21:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_6BSUQAU_201909181447_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76718B56-6850-40A2-96C2-805687895D07", - "ticketNumber": "38RL4KN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654461, -80.063032", - "loadTime": "09/18/2019 14:58:39", - "straightDistance": "1.26", - "routeDistance": "2.04", - "timeToTower": "0:37:29", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "15:36:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_38RL4KN_201909181458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A65A216-D308-4534-BBD0-E1E9C04B37A5", - "ticketNumber": "4FGRW5G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.765995, -80.106023", - "loadTime": "09/18/2019 14:54:54", - "straightDistance": "6.88", - "routeDistance": "9.54", - "timeToTower": "0:27:15", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "15:22:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_4FGRW5G_201909181428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B90A442-48B9-4F83-AA41-A8E6BEA774B1", - "ticketNumber": "7UEP8BX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.738242, -80.159208", - "loadTime": "09/18/2019 15:12:01", - "straightDistance": "7.13", - "routeDistance": "12.37", - "timeToTower": "0:31:21", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "15:43:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_J001_7UEP8BX_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7CB0C750-10E0-423F-A411-F2A5CE69482D", - "ticketNumber": "8TEFV2X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.744846, -79.906490", - "loadTime": "09/18/2019 16:58:12", - "straightDistance": "10.44", - "routeDistance": "16.47", - "timeToTower": "1:05:52", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "18:04:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_J001_8TEFV2X_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C28886F-CA22-48D0-B692-423034A449F1", - "ticketNumber": "8FAKZG4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.741763, -79.947762", - "loadTime": "09/18/2019 16:03:21", - "straightDistance": "8.29", - "routeDistance": "14.95", - "timeToTower": "1:58:21", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "18:01:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 80, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_J001_8FAKZG4_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "922D9DC7-D001-4E79-B253-62B924B2B218", - "ticketNumber": "RZUYGQF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.737157, -80.157281", - "loadTime": "09/18/2019 16:52:47", - "straightDistance": "6.99", - "routeDistance": "12.12", - "timeToTower": "0:32:18", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "17:25:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 70, - "quantity": 51.9, - "calculatedQuantity": "51.9 CY", - "s3DownloadKey": "HaulPass_RZUYGQF_201909181652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92AD2FA0-0671-4D27-89FA-48684A296EA2", - "ticketNumber": "MNPBVKW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.659103, -80.062019", - "loadTime": "09/18/2019 16:35:50", - "straightDistance": ".95", - "routeDistance": "1.69", - "timeToTower": "0:57:06", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "17:32:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_MNPBVKW_201909181635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98C65DC3-F43E-41E6-A904-4439C783EE3E", - "ticketNumber": "7E544CZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.744837, -79.906566", - "loadTime": "09/18/2019 17:14:05", - "straightDistance": "10.44", - "routeDistance": "16.47", - "timeToTower": "0:49:09", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "18:03:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 85, - "quantity": 67.2, - "calculatedQuantity": "67.2 CY", - "s3DownloadKey": "HaulPass_J001_7E544CZ_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2D66EFE-2E6E-4C83-97A4-FFDDF1BE1FED", - "ticketNumber": "6D4AZAC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.752890, -79.934797", - "loadTime": "09/18/2019 14:45:23", - "straightDistance": "9.35", - "routeDistance": "15.21", - "timeToTower": "0:42:31", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "15:27:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_J001_6D4AZAC_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A387ACFA-0584-4AC1-A5DF-308F23B4DE99", - "ticketNumber": "4G423QW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.749729, -79.938515", - "loadTime": "09/18/2019 16:14:40", - "straightDistance": "9.04", - "routeDistance": "14.92", - "timeToTower": "1:20:02", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "17:34:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_4G423QW_201909181614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB1FF9D8-0903-4D15-B0BA-43E9867D1473", - "ticketNumber": "4B4EYQ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654460, -80.063056", - "loadTime": "09/18/2019 14:57:48", - "straightDistance": "1.26", - "routeDistance": "2.04", - "timeToTower": "0:35:41", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "15:33:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_4B4EYQ7_201909181457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB96B900-E8C8-44C8-AC44-006948D20C23", - "ticketNumber": "3MJ8Z4G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.746591, -79.928747", - "loadTime": "09/18/2019 15:58:59", - "straightDistance": "9.39", - "routeDistance": "15.74", - "timeToTower": "0:55:40", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "16:54:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_3MJ8Z4G_201909181558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE218ADC-C5C2-4A52-823A-5767948430F7", - "ticketNumber": "44JUSBL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.737248, -80.157192", - "loadTime": "09/18/2019 16:50:41", - "straightDistance": "6.99", - "routeDistance": "12.12", - "timeToTower": "0:33:36", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "17:24:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_44JUSBL_201909181650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4BCBD49-9FBC-4884-B3C8-7DE34D239FFC", - "ticketNumber": "5APVBXF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6ZCUVRW", - "fieldMonitorName": "Angles Dyous", - "loadCoordinates": "32.797231, -80.038862", - "loadTime": "09/18/2019 14:35:33", - "straightDistance": "8.72", - "routeDistance": "16.25", - "timeToTower": "1:02:48", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "15:38:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_5APVBXF_201909181435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4C21CC8-D5EF-466F-BC5C-4EE1782A2D8C", - "ticketNumber": "UWJS4LB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.729191, -80.058731", - "loadTime": "09/18/2019 16:39:31", - "straightDistance": "3.91", - "routeDistance": "7.14", - "timeToTower": "0:48:37", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "17:28:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_UWJS4LB_201909181630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B79F9B75-D01B-4A5D-952D-7DCD94E0B0DC", - "ticketNumber": "64JZQS6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.679680, -80.058791", - "loadTime": "09/18/2019 14:02:42", - "straightDistance": ".58", - "routeDistance": "1.63", - "timeToTower": "0:41:01", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "14:43:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_64JZQS6_201909181402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC6C3E59-6944-4BD5-9907-EFF5CD5944EB", - "ticketNumber": "BQ47SEP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.677962, -80.171569", - "loadTime": "09/18/2019 17:12:57", - "straightDistance": "6.24", - "routeDistance": "11.58", - "timeToTower": "0:36:42", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "17:49:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_BQ47SEP_201909181712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8D8136D-4383-4663-A3FF-2258B851192C", - "ticketNumber": "94Y9PDF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.719127, -80.065030", - "loadTime": "09/18/2019 15:41:55", - "straightDistance": "3.2", - "routeDistance": "5.12", - "timeToTower": "0:23:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "16:05:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_94Y9PDF_201909181529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CCD759A9-87B1-4603-9877-49CF4A3DFF3E", - "ticketNumber": "9UZU8BW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.678337, -80.170319", - "loadTime": "09/18/2019 16:50:00", - "straightDistance": "6.17", - "routeDistance": "11.49", - "timeToTower": "0:58:45", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "17:48:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_9UZU8BW_201909181650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD59F6F9-4C8A-4474-8076-327FD700570A", - "ticketNumber": "5GXBT4T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.721876, -80.063395", - "loadTime": "09/18/2019 15:24:26", - "straightDistance": "3.39", - "routeDistance": "5.34", - "timeToTower": "0:40:07", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "16:04:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_5GXBT4T_201909181514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D797EDAD-21C9-4F57-A08B-DA9D0C610C7E", - "ticketNumber": "3J2Q24L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.746284, -79.928016", - "loadTime": "09/18/2019 15:19:47", - "straightDistance": "9.41", - "routeDistance": "15.97", - "timeToTower": "1:32:27", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "16:52:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_3J2Q24L_201909181519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7B9DA44-48C3-42FC-A9CA-88762C1D6E60", - "ticketNumber": "3CSXCDH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.600589, -80.181571", - "loadTime": "09/18/2019 17:29:46", - "straightDistance": "8.44", - "routeDistance": "17.78", - "timeToTower": "0:40:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "18:10:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 85, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_3CSXCDH_201909181729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEE297B5-C26E-4FF1-BE9C-34D8AC14B60B", - "ticketNumber": "72X9CRF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.678619, -80.055440", - "loadTime": "09/18/2019 14:11:53", - "straightDistance": ".66", - "routeDistance": "1.43", - "timeToTower": "0:41:24", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "14:53:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_72X9CRF_201909181411_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFCFF2C9-2F40-4CCC-AA2F-7AB862E943B5", - "ticketNumber": "8NQ6XPN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6ZCUVRW", - "fieldMonitorName": "Angles Dyous", - "loadCoordinates": "32.724712, -79.934478", - "loadTime": "09/18/2019 17:09:26", - "straightDistance": "8.36", - "routeDistance": "15.3", - "timeToTower": "0:47:00", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "17:56:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_8NQ6XPN_201909181709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E700B0AE-0BF5-49BF-99A0-434955F2462F", - "ticketNumber": "9NALMU4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.680006, -80.058428", - "loadTime": "09/18/2019 14:03:20", - "straightDistance": ".61", - "routeDistance": "1.63", - "timeToTower": "0:41:08", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "14:44:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_9NALMU4_201909181403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6C3D4D1-2BAF-4D2F-BDA1-E9065BAE991A", - "ticketNumber": "5N8YPZZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.737428, -79.924581", - "loadTime": "09/18/2019 16:38:14", - "straightDistance": "9.27", - "routeDistance": "16.24", - "timeToTower": "0:43:45", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "17:21:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 75, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_5N8YPZZ_201909181638_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F72AD469-A321-4DB3-9CDD-488356DC0DBB", - "ticketNumber": "7F8PNSA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.738136, -80.159242", - "loadTime": "09/18/2019 15:12:34", - "straightDistance": "7.12", - "routeDistance": "12.37", - "timeToTower": "0:31:39", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "15:44:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_J001_7F8PNSA_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC0C493E-A264-4543-BA38-3384DA479CE1", - "ticketNumber": "89XQ2XN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.726615, -80.060562", - "loadTime": "09/18/2019 14:05:25", - "straightDistance": "3.73", - "routeDistance": "5.7", - "timeToTower": "0:40:54", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "14:46:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_89XQ2XN_201909181405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEA7109A-4ECA-4CFF-9B74-6F41D27632C4", - "ticketNumber": "4Q65C8T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.754386, -80.100559", - "loadTime": "09/18/2019 16:12:24", - "straightDistance": "6.02", - "routeDistance": "8.98", - "timeToTower": "0:26:07", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "16:38:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_4Q65C8T_201909181553_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEB31AF4-35C4-4F36-B0F0-EA9C0FD04E04", - "ticketNumber": "6RGK67E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.835014, -80.079236", - "loadTime": "09/18/2019 17:30:39", - "straightDistance": "10.43", - "routeDistance": "13.25", - "timeToTower": "0:51:08", - "towerMonitorUserCertificationNumber": "8VEQW62", - "towerMonitorName": "Chris Bellavia", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "18:21:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 70, - "quantity": 25.7, - "calculatedQuantity": "25.7 CY", - "s3DownloadKey": "HaulPass_6RGK67E_201909181730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C81663CF-2CB9-4A0A-A3D5-F77D7579B0E0", - "ticketNumber": "3EBNSW5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.780704, -80.004942", - "loadTime": "09/18/2019 17:48:08", - "straightDistance": "14.89", - "routeDistance": "16.75", - "timeToTower": "1:06:40", - "towerMonitorUserCertificationNumber": "8VEQW62", - "towerMonitorName": "Chris Bellavia", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "18:54:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_3EBNSW5_201909181748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CE838BB-1543-4B53-9F62-88EBC9D423BC", - "ticketNumber": "7ZFULRF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.780824, -80.004640", - "loadTime": "09/18/2019 17:56:48", - "straightDistance": "14.9", - "routeDistance": "16.77", - "timeToTower": "1:02:00", - "towerMonitorUserCertificationNumber": "8VEQW62", - "towerMonitorName": "Chris Bellavia", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "18:58:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_7ZFULRF_201909181756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A55AA4B-0B8F-4F1C-95AF-20F1A2ADB297", - "ticketNumber": "3P7BZ93", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816279, -79.994528", - "loadTime": "09/18/2019 14:53:09", - "straightDistance": "15.28", - "routeDistance": "18.07", - "timeToTower": "0:53:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "15:46:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_3P7BZ93_201909181453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6771C1D6-44C2-494C-AC07-430E404B4BB1", - "ticketNumber": "4G8VLUL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.788769, -80.014742", - "loadTime": "09/18/2019 16:55:19", - "straightDistance": "14.24", - "routeDistance": "16.4", - "timeToTower": "1:31:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "18:27:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_4G8VLUL_201909181655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "743392D5-39CA-43F0-B54A-562F9D14BBE1", - "ticketNumber": "4SD3P6E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6N7W4YM", - "fieldMonitorName": "Thomas Strong", - "loadCoordinates": "32.816489, -79.995669", - "loadTime": "09/18/2019 17:56:09", - "straightDistance": "15.21", - "routeDistance": "18.03", - "timeToTower": "1:05:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "19:01:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_4SD3P6E_201909181756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "855A38FC-DD6E-4209-B7B0-63BA3BE8569C", - "ticketNumber": "5GNGY9C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816393, -79.994410", - "loadTime": "09/18/2019 14:53:53", - "straightDistance": "15.28", - "routeDistance": "18.08", - "timeToTower": "0:49:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "15:43:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_5GNGY9C_201909181453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F035E43-DFA9-4E3C-86BE-9748BD8E00E8", - "ticketNumber": "4E7TWPD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.780335, -79.985046", - "loadTime": "09/18/2019 17:31:38", - "straightDistance": "16.03", - "routeDistance": "17.72", - "timeToTower": "1:22:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "18:54:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 60, - "quantity": 43.1, - "calculatedQuantity": "43.1 CY", - "s3DownloadKey": "HaulPass_4E7TWPD_201909181731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA2955B7-9363-491F-967E-D458FB76E5A7", - "ticketNumber": "Z3HWF4G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6N7W4YM", - "fieldMonitorName": "Thomas Strong", - "loadCoordinates": "32.815772, -79.994346", - "loadTime": "09/18/2019 17:57:20", - "straightDistance": "15.29", - "routeDistance": "18.09", - "timeToTower": "1:02:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "18:59:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_Z3HWF4G_201909181757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDA0D0D1-9D90-4763-A9F4-39988912C179", - "ticketNumber": "6G4YYGE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.788978, -80.013443", - "loadTime": "09/18/2019 17:07:26", - "straightDistance": "14.31", - "routeDistance": "16.33", - "timeToTower": "1:15:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "18:22:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_6G4YYGE_201909181707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6E8DFE9-9668-49AF-BE0E-E9329887D4B9", - "ticketNumber": "69FR8SE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.780765, -79.984760", - "loadTime": "09/18/2019 18:01:54", - "straightDistance": "16.04", - "routeDistance": "17.71", - "timeToTower": "0:55:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "18:57:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_69FR8SE_201909181801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E17D4F7-74C0-446F-95C2-2401880D8EFA", - "ticketNumber": "79KUTCC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815904, -79.995685", - "loadTime": "09/18/2019 17:20:02", - "straightDistance": "15.21", - "routeDistance": "17.99", - "timeToTower": "0:37:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "17:57:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_79KUTCC_201909181720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D69947E-23BB-4A3A-BF24-488F9C3969B5", - "ticketNumber": "56CX8G4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796533, -80.039339", - "loadTime": "09/18/2019 17:10:15", - "straightDistance": "12.76", - "routeDistance": "14.58", - "timeToTower": "0:35:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "17:45:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_56CX8G4_201909181710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31700A23-8CE6-403E-9993-9D01A99DFDCA", - "ticketNumber": "5TJ8GDR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797240, -80.038969", - "loadTime": "09/18/2019 17:04:45", - "straightDistance": "12.77", - "routeDistance": "14.58", - "timeToTower": "0:40:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "17:44:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_5TJ8GDR_201909181704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D25C453-A47E-4EAA-9380-DFA919274CC2", - "ticketNumber": "4JTNNAY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.734864, -80.240728", - "loadTime": "09/18/2019 17:22:59", - "straightDistance": "5.76", - "routeDistance": "7.84", - "timeToTower": "0:18:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "17:41:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_4JTNNAY_201909181722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4786A738-359C-4F64-A2E9-99A64BD92763", - "ticketNumber": "6VWKV4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.814229, -80.107129", - "loadTime": "09/18/2019 16:52:19", - "straightDistance": "8.74", - "routeDistance": "11.38", - "timeToTower": "0:34:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "17:26:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 65, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_6VWKV4M_201909181652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D297B18-4D73-4B89-84CC-6FFB8D34F1CD", - "ticketNumber": "5FZVW78", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.813345, -80.108093", - "loadTime": "09/18/2019 18:09:53", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "1:08:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "19:18:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 60, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_5FZVW78_201909181809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72CF5834-C523-4A9D-84F5-4FBD8D30FC8F", - "ticketNumber": "5FCCELE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.734582, -80.240738", - "loadTime": "09/18/2019 17:23:19", - "straightDistance": "5.78", - "routeDistance": "7.84", - "timeToTower": "0:16:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "17:40:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_5FCCELE_201909181723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8429A0FF-0591-4650-921C-4B7755D82141", - "ticketNumber": "65HXCJL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.813403, -80.107977", - "loadTime": "09/18/2019 16:54:15", - "straightDistance": "8.7", - "routeDistance": "10.65", - "timeToTower": "0:30:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "17:24:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 80, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_65HXCJL_201909181654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8CC6DEE-AB5A-4B32-B272-F32373B0F3BE", - "ticketNumber": "4P5HHLP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815222, -79.994308", - "loadTime": "09/18/2019 18:38:32", - "straightDistance": "15.29", - "routeDistance": "18.09", - "timeToTower": "0:37:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "19:16:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_4P5HHLP_201909181838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA5F164C-6018-4610-8170-72A79B5F24BA", - "ticketNumber": "7MXZUPK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815341, -79.994529", - "loadTime": "09/18/2019 17:20:33", - "straightDistance": "15.28", - "routeDistance": "18.07", - "timeToTower": "0:40:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "18:00:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_7MXZUPK_201909181720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2B3A9D1-DCF8-41A3-94D1-28D3CED74496", - "ticketNumber": "5M965BS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814986, -79.994661", - "loadTime": "09/18/2019 18:39:14", - "straightDistance": "15.27", - "routeDistance": "18.1", - "timeToTower": "0:35:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "19:14:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 65, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_5M965BS_201909181839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00C6E07B-97AF-4180-BE7B-556795E64AB9", - "ticketNumber": "4TX3NWX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.561623, -80.333432", - "loadTime": "09/18/2019 19:51:17", - "straightDistance": "2.3", - "routeDistance": "4.07", - "timeToTower": "0:20:22", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "20:11:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 95, - "quantity": 73.7, - "calculatedQuantity": "73.7 CY", - "s3DownloadKey": "HaulPass_4TX3NWX_201909181927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A65FC64-0D69-4C50-A183-63F3C333B069", - "ticketNumber": "4UBASCU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38Q7RVJ", - "fieldMonitorName": "Paulette Ashby", - "loadCoordinates": "32.580513, -80.328726", - "loadTime": "09/18/2019 17:56:37", - "straightDistance": "1.68", - "routeDistance": "1.81", - "timeToTower": "0:47:25", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "18:44:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_4UBASCU_201909181747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CC1EDF9-A7D2-4AC3-AFE6-C2017F15DDAC", - "ticketNumber": "4EHDKLE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.584466, -80.346428", - "loadTime": "09/18/2019 17:35:46", - "straightDistance": ".63", - "routeDistance": ".69", - "timeToTower": "0:03:34", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "17:39:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 85, - "quantity": 66, - "calculatedQuantity": "66 CY", - "s3DownloadKey": "HaulPass_4EHDKLE_201909181735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D17B9C8-7505-4D36-ACED-E865F0127814", - "ticketNumber": "7XCYPR9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.580384, -80.328438", - "loadTime": "09/18/2019 19:15:42", - "straightDistance": "1.7", - "routeDistance": "1.83", - "timeToTower": "0:54:45", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "20:10:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_7XCYPR9_201909181915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "465E2B3E-642B-4CCE-B0E2-3AB6E0D381DB", - "ticketNumber": "8CY6GHC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.689585, -80.228439", - "loadTime": "09/18/2019 19:02:06", - "straightDistance": "10.15", - "routeDistance": "19.1", - "timeToTower": "0:42:51", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "19:44:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 95, - "quantity": 69.9, - "calculatedQuantity": "69.9 CY", - "s3DownloadKey": "HaulPass_8CY6GHC_201909181829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EAB6796-3920-4C73-B921-E3ACCDB3F696", - "ticketNumber": "5RVKVNK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.584551, -80.346485", - "loadTime": "09/18/2019 17:35:03", - "straightDistance": ".62", - "routeDistance": ".69", - "timeToTower": "0:05:06", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "17:40:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_5RVKVNK_201909181735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5654D5E0-6EF0-419C-87A0-E0F176B8819B", - "ticketNumber": "4G8GHGE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.631652, -80.341663", - "loadTime": "09/18/2019 19:40:29", - "straightDistance": "3.05", - "routeDistance": "4.01", - "timeToTower": "0:11:37", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "19:52:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_4G8GHGE_201909181940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "765142B0-7BC2-43C5-9599-14EE5CCC5B48", - "ticketNumber": "3GABS9W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38Q7RVJ", - "fieldMonitorName": "Paulette Ashby", - "loadCoordinates": "32.580387, -80.328356", - "loadTime": "09/18/2019 18:00:01", - "straightDistance": "1.7", - "routeDistance": "1.84", - "timeToTower": "0:43:14", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "18:43:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_3GABS9W_201909181800_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94A26447-DED6-4F73-AC50-F0749CB797CF", - "ticketNumber": "5PC6MCM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.718710, -80.370316", - "loadTime": "09/18/2019 15:36:55", - "straightDistance": "8.99", - "routeDistance": "11.9", - "timeToTower": "1:54:27", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "17:31:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 50, - "quantity": 37, - "calculatedQuantity": "37 CY", - "s3DownloadKey": "HaulPass_5PC6MCM_201909181529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F14DC9A7-7122-4F7B-95F0-70442E8831A5", - "ticketNumber": "9RE4HD8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.729424, -80.373888", - "loadTime": "09/18/2019 16:51:35", - "straightDistance": "9.75", - "routeDistance": "12.82", - "timeToTower": "0:38:31", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "17:30:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 50, - "quantity": 36.6, - "calculatedQuantity": "36.6 CY", - "s3DownloadKey": "HaulPass_9RE4HD8_201909181651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F72107F4-F4F3-4114-B292-0995601D7D2F", - "ticketNumber": "3X3NLBL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.631524, -80.341723", - "loadTime": "09/18/2019 19:38:29", - "straightDistance": "3.04", - "routeDistance": "4", - "timeToTower": "0:15:57", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "19:54:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_J001_3X3NLBL_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8013648-06A9-4FB8-8345-524CF0718478", - "ticketNumber": "6NSZFBK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.693778, -80.231390", - "loadTime": "09/18/2019 17:08:15", - "straightDistance": "10.23", - "routeDistance": "18.68", - "timeToTower": "0:47:50", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "17:56:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_J001_6NSZFBK_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CCB3E5A-B15D-4A62-9568-966DDEF3AB20", - "ticketNumber": "9RK62SB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.701995, -79.950118", - "loadTime": "09/18/2019 17:26:41", - "straightDistance": "6.94", - "routeDistance": "16.5", - "timeToTower": "1:16:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "18:43:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_9RK62SB_201909181710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "153A3A57-E227-4BF1-95C3-C72CBD9FAD7D", - "ticketNumber": "8W7HT8G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.605429, -80.187494", - "loadTime": "09/18/2019 19:30:07", - "straightDistance": "8.53", - "routeDistance": "17.22", - "timeToTower": "0:42:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "20:12:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 80, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_8W7HT8G_201909181930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19854B2E-2E02-44B6-8213-F1C78E232E96", - "ticketNumber": "9GZZQZ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.659182, -80.059315", - "loadTime": "09/18/2019 18:12:13", - "straightDistance": ".98", - "routeDistance": "1.83", - "timeToTower": "0:34:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "18:47:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_9GZZQZ5_201909181812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C768E00-DFE3-4A3E-A043-5BC599C96F13", - "ticketNumber": "9MNEG9T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.757269, -80.124855", - "loadTime": "09/18/2019 18:26:44", - "straightDistance": "6.81", - "routeDistance": "10.72", - "timeToTower": "0:47:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "19:13:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_9MNEG9T_201909181826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21AD8F4A-B48A-47EA-B4E6-2F0046348B86", - "ticketNumber": "9GXVWFX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.667969, -80.208394", - "loadTime": "09/18/2019 18:20:36", - "straightDistance": "8.37", - "routeDistance": "14.09", - "timeToTower": "1:22:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "19:43:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 90, - "quantity": 63.5, - "calculatedQuantity": "63.5 CY", - "s3DownloadKey": "HaulPass_9GXVWFX_201909181820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21FDE7EA-1421-456B-B7AD-367BF4B07F77", - "ticketNumber": "6KBYTGT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.722747, -80.070177", - "loadTime": "09/18/2019 18:40:45", - "straightDistance": "3.47", - "routeDistance": "5.57", - "timeToTower": "0:24:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "19:05:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_6KBYTGT_201909181840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2709D523-7C9F-406A-93B0-AB15C33FA272", - "ticketNumber": "9TR2P3S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.716220, -80.070463", - "loadTime": "09/18/2019 19:47:43", - "straightDistance": "3.02", - "routeDistance": "4.89", - "timeToTower": "0:23:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "20:11:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 55, - "quantity": 38.7, - "calculatedQuantity": "38.7 CY", - "s3DownloadKey": "HaulPass_9TR2P3S_201909181947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3047CB6D-6D77-468D-92B5-88700D4C1CD0", - "ticketNumber": "9DE582J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.757048, -80.125059", - "loadTime": "09/18/2019 18:28:10", - "straightDistance": "6.8", - "routeDistance": "10.74", - "timeToTower": "0:48:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "19:16:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 75, - "quantity": 55.6, - "calculatedQuantity": "55.6 CY", - "s3DownloadKey": "HaulPass_9DE582J_201909181828_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "366CEB92-CEDF-4583-98BB-5595ED8D3F4A", - "ticketNumber": "7ARYP35", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.714598, -80.071406", - "loadTime": "09/18/2019 19:41:29", - "straightDistance": "2.92", - "routeDistance": "4.79", - "timeToTower": "0:27:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "20:09:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_7ARYP35_201909181932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C438419-DE55-47E3-B661-CAE124F9D724", - "ticketNumber": "862QVNL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.648721, -80.061320", - "loadTime": "09/18/2019 17:59:45", - "straightDistance": "1.67", - "routeDistance": "2.46", - "timeToTower": "0:52:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "18:52:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_862QVNL_201909181759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5635A110-3C38-44C7-92D2-8DA07237B9A2", - "ticketNumber": "9QLCC4T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.654784, -80.231174", - "loadTime": "09/18/2019 17:25:20", - "straightDistance": "9.77", - "routeDistance": "15.7", - "timeToTower": "0:55:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "18:21:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_9QLCC4T_201909181725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "574BDEAC-070E-438E-994D-2D71E8B79316", - "ticketNumber": "74HWLRL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.720829, -80.071982", - "loadTime": "09/18/2019 18:35:23", - "straightDistance": "3.35", - "routeDistance": "5.36", - "timeToTower": "0:28:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "19:03:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_74HWLRL_201909181821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57F93802-D4C4-459F-8D86-BA9187A24611", - "ticketNumber": "43B25BK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.659225, -80.059417", - "loadTime": "09/18/2019 18:11:33", - "straightDistance": ".98", - "routeDistance": "1.83", - "timeToTower": "0:34:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "18:46:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_43B25BK_201909181811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6096FFE0-F613-44AF-8CC2-42040854E7EE", - "ticketNumber": "3YQMDMW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.659206, -80.079510", - "loadTime": "09/18/2019 19:12:30", - "straightDistance": "1.28", - "routeDistance": "2.52", - "timeToTower": "0:18:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "19:30:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_3YQMDMW_201909181912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "617814B3-5D1D-42CC-ABA5-75EAFE50F4A2", - "ticketNumber": "6M2QC34", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.756758, -80.105639", - "loadTime": "09/18/2019 19:03:23", - "straightDistance": "6.28", - "routeDistance": "8.84", - "timeToTower": "0:25:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "19:29:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_6M2QC34_201909181834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63C48CA4-B2D0-4A31-8A4D-2FB27D85322C", - "ticketNumber": "42X9MF7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.750147, -79.930808", - "loadTime": "09/18/2019 18:27:54", - "straightDistance": "9.43", - "routeDistance": "15.86", - "timeToTower": "1:20:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "19:48:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 70, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_42X9MF7_201909181827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68A45F0A-298E-4988-A8B1-093C0E1E6C4E", - "ticketNumber": "3F9LPT9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.659473, -80.077925", - "loadTime": "09/18/2019 19:16:58", - "straightDistance": "1.21", - "routeDistance": "2.43", - "timeToTower": "0:14:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "19:31:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_3F9LPT9_201909181916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82620058-E296-4965-B718-AB8AA9154CC8", - "ticketNumber": "6U58K46", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.752908, -79.931155", - "loadTime": "09/18/2019 18:34:16", - "straightDistance": "9.52", - "routeDistance": "15.43", - "timeToTower": "1:15:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "19:49:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_6U58K46_201909181834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84981044-6982-4467-B31D-D33A962D8811", - "ticketNumber": "79XWHEQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.678113, -80.171624", - "loadTime": "09/18/2019 18:24:02", - "straightDistance": "6.24", - "routeDistance": "11.57", - "timeToTower": "1:30:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "19:54:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_79XWHEQ_201909181824_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "898B74C6-EC4B-4927-9563-6B96AF3FEA1B", - "ticketNumber": "9KUY7HM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6ZCUVRW", - "fieldMonitorName": "Angles Dyous", - "loadCoordinates": "32.725321, -79.934208", - "loadTime": "09/18/2019 18:51:15", - "straightDistance": "8.39", - "routeDistance": "15.27", - "timeToTower": "0:44:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "19:35:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 85, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_9KUY7HM_201909181850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A5D2053-A384-45CB-A936-1462E14CD350", - "ticketNumber": "3SXTEX8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.751702, -79.931426", - "loadTime": "09/18/2019 18:47:13", - "straightDistance": "9.46", - "routeDistance": "15.36", - "timeToTower": "1:03:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "19:50:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_3SXTEX8_201909181847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B689BBE4-F2BC-491B-AB73-89FB0377B5D4", - "ticketNumber": "9A3ENNX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.676210, -80.170953", - "loadTime": "09/18/2019 19:15:00", - "straightDistance": "6.2", - "routeDistance": "11.68", - "timeToTower": "0:40:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "19:55:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_9A3ENNX_201909181852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE6B3C4B-548A-476C-AAD8-56F62ADD4946", - "ticketNumber": "5D96BMB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.648712, -80.061239", - "loadTime": "09/18/2019 18:00:27", - "straightDistance": "1.67", - "routeDistance": "2.46", - "timeToTower": "0:52:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "18:53:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_5D96BMB_201909181800_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E048A99B-BC98-435A-B096-D49D978C72EA", - "ticketNumber": "9LDLNH8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.659083, -80.072244", - "loadTime": "09/18/2019 19:08:02", - "straightDistance": "1.05", - "routeDistance": "2.1", - "timeToTower": "0:37:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "19:45:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_9LDLNH8_201909181908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E25047A6-29ED-4FE1-9268-EC2ED8D3CAAD", - "ticketNumber": "667FZ4U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.660965, -80.071834", - "loadTime": "09/18/2019 19:07:01", - "straightDistance": ".92", - "routeDistance": "2.08", - "timeToTower": "0:37:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "19:44:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_667FZ4U_201909181907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED797050-AF31-4104-AC8F-16AF2618FD14", - "ticketNumber": "3PEPHEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.750056, -79.931019", - "loadTime": "09/18/2019 17:48:51", - "straightDistance": "9.41", - "routeDistance": "15.85", - "timeToTower": "1:58:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "19:47:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_3PEPHEB_201909181748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEF66DE5-47A0-4710-972A-C5BABDCD6390", - "ticketNumber": "68287UL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.654803, -80.231165", - "loadTime": "09/18/2019 19:04:58", - "straightDistance": "9.77", - "routeDistance": "15.7", - "timeToTower": "0:47:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "19:52:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_68287UL_201909181904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F373F539-D10C-41FE-A9AA-A158C71ACDE9", - "ticketNumber": "3ANGCDP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6ZCUVRW", - "fieldMonitorName": "Angles Dyous", - "loadCoordinates": "32.72512, -79.934115\r", - "loadTime": "09/18/2019 18:47:15", - "straightDistance": "8.39", - "routeDistance": "15.29", - "timeToTower": "0:51:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "19:39:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 90, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_J001_3ANGCDP_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26BFD2C1-E601-4919-875E-C8C247CDEEAF", - "ticketNumber": "QGA3R4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.727333, -80.161115", - "loadTime": "09/18/2019 18:45:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:47:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_QGA3R4M_201909181845_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DCB5B00-87A6-4EAC-ADAE-0F384EDFD8DC", - "ticketNumber": "A637C3R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.727075, -80.161171", - "loadTime": "09/18/2019 19:09:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "19:12:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_A637C3R_201909181909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C9D219C-DA1A-41B6-B537-236DD2C4B797", - "ticketNumber": "99PYWZF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.727964, -80.16061", - "loadTime": "09/18/2019 18:37:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:39:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_99PYWZF_201909181837_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84E514F2-8269-4292-8A95-85097F04588D", - "ticketNumber": "7BHMT7U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.727374, -80.161074", - "loadTime": "09/18/2019 19:05:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "19:06:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7BHMT7U_201909181905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9207F01E-3D24-4BE1-A1DF-BA9FE43DEF11", - "ticketNumber": "5W8XBBM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.727305, -80.161069", - "loadTime": "09/18/2019 19:00:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "19:03:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5W8XBBM_201909181900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7D5C55B-7346-4D97-95CA-88ADB6BCB86B", - "ticketNumber": "7SZQK67", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.727801, -80.160738", - "loadTime": "09/18/2019 18:41:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:44:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7SZQK67_201909181841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C08A5059-A69B-4DE3-BA41-96AD46C731B4", - "ticketNumber": "7ZKS2AY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.727345, -80.161093", - "loadTime": "09/18/2019 18:49:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:50:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ZKS2AY_201909181849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D99E57F6-0057-4207-BB87-3B24828D8DAB", - "ticketNumber": "82VKGLW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.727914, -80.160659", - "loadTime": "09/18/2019 18:47:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:48:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82VKGLW_201909181847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8555003-3428-46A2-927A-EB6DDDB09C18", - "ticketNumber": "77NK59T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.727856, -80.160589", - "loadTime": "09/18/2019 18:36:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:37:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77NK59T_201909181836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA51A0D0-9724-4A6B-AAA2-9CF989DCF33E", - "ticketNumber": "9JJAEEW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.727046, -80.161175", - "loadTime": "09/18/2019 19:12:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "19:14:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9JJAEEW_201909181912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB7044BD-20B0-4984-BBD9-DEE403FB2CCB", - "ticketNumber": "7NL93NG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.728037, -80.160473", - "loadTime": "09/18/2019 18:39:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:41:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7NL93NG_201909181839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91EF80EC-3BFC-46B6-9AB6-E00E1582E5B7", - "ticketNumber": "4NEMK3A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.689942, -80.229617", - "loadTime": "09/18/2019 20:35:07", - "straightDistance": "10.12", - "routeDistance": "18.97", - "timeToTower": "0:43:32", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "21:18:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_4NEMK3A_201909182035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A72C76C5-9F02-432B-953D-D066F504E6B7", - "ticketNumber": "8QHW9U3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.577423, -80.317503", - "loadTime": "09/18/2019 21:04:40", - "straightDistance": "2.37", - "routeDistance": "2.54", - "timeToTower": "0:16:54", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "21:21:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 85, - "quantity": 66, - "calculatedQuantity": "66 CY", - "s3DownloadKey": "HaulPass_8QHW9U3_201909182104_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B88AA460-554D-4BF0-8707-F5AE0ABC7020", - "ticketNumber": "5WKCWCN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.577374, -80.317489", - "loadTime": "09/18/2019 21:02:39", - "straightDistance": "2.37", - "routeDistance": "2.54", - "timeToTower": "0:17:51", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "21:20:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_5WKCWCN_201909182102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "050C4118-CC97-4A3F-82CF-AA7226133C65", - "ticketNumber": "9AZB7TS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.752013, -80.128703", - "loadTime": "09/18/2019 14:23:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:25:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9AZB7TS_201909181423_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "084648FB-E8A6-4339-8EF3-04660760B62B", - "ticketNumber": "BX88N46", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.751416, -80.129151", - "loadTime": "09/18/2019 14:43:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:45:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BX88N46_201909181443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B7A8929-0255-4EEC-8325-8A6007E1A6A0", - "ticketNumber": "3SMZGNN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.73646, -80.153772", - "loadTime": "09/18/2019 16:39:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:41:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3SMZGNN_201909181639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F725F69-3509-49B7-B3F0-773BD9C832C6", - "ticketNumber": "8HMBQZF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.7381, -80.148106", - "loadTime": "09/18/2019 16:09:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:10:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8HMBQZF_201909181609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13C57F9E-F6BB-46CD-8484-6E3CA28E8EE4", - "ticketNumber": "5H7K72N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.738798, -80.146306", - "loadTime": "09/18/2019 15:45:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:49:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5H7K72N_201909181545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "185782A7-0991-4C73-AA36-6EFC88D5372C", - "ticketNumber": "839Q4WQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.758632, -80.124289", - "loadTime": "09/18/2019 12:54:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "12:58:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_839Q4WQ_201909181254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C904A57-A1C8-4234-9FFC-696BEF3FDB91", - "ticketNumber": "8PQGZ54", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.759508, -80.123179", - "loadTime": "09/18/2019 12:48:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "12:51:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8PQGZ54_201909181248_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C9EB449-C7A2-4F98-87F5-5585C39A80FF", - "ticketNumber": "D7FCVU3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.736414, -80.15279", - "loadTime": "09/18/2019 16:33:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:35:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_D7FCVU3_201909181633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CDDE76B-6376-47DA-9279-2A73DABEA678", - "ticketNumber": "4UBKJE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.75545, -80.126291", - "loadTime": "09/18/2019 13:32:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:35:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4UBKJE5_201909181332_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2180BCD8-2B56-4EBB-9576-E9621AA4DB47", - "ticketNumber": "CCSJHUS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.73134, -80.159741", - "loadTime": "09/18/2019 17:57:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:01:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_CCSJHUS_201909181757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25708D62-DAD4-4E6E-9F55-0B646E14578B", - "ticketNumber": "D324D4A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.738178, -80.147986", - "loadTime": "09/18/2019 15:58:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:59:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_D324D4A_201909181558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2636053F-B270-49E0-8CF1-95060381BBBF", - "ticketNumber": "7XRM6M8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.758414, -80.124379", - "loadTime": "09/18/2019 13:05:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:09:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7XRM6M8_201909181305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B3627D7-9CF1-41B2-B4E0-C328138EAA0A", - "ticketNumber": "8Z5Q6ML", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.730027, -80.159792", - "loadTime": "09/18/2019 18:12:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:16:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8Z5Q6ML_201909181812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3079A02B-28F2-4271-B357-D2D397E75767", - "ticketNumber": "48MVTE7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.730135, -80.159906", - "loadTime": "09/18/2019 18:18:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:19:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_48MVTE7_201909181818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34CE8298-77B4-4649-8005-7C9AD9E2A1E3", - "ticketNumber": "3Q7AUYN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.756992, -80.124787", - "loadTime": "09/18/2019 13:15:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:17:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3Q7AUYN_201909181315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38B0B637-39B9-4F11-A2D8-3DD94E20F21A", - "ticketNumber": "72V5EY8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.734779, -80.157938", - "loadTime": "09/18/2019 17:24:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:28:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_72V5EY8_201909181724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "404B4A2A-7D38-4DEC-9290-78364390D8E7", - "ticketNumber": "HQN2MBX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.729943, -80.159804", - "loadTime": "09/18/2019 18:16:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:17:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_HQN2MBX_201909181816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49D27DE4-BD05-4C35-BE8E-314EAE9A244A", - "ticketNumber": "9E7YL3L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.751975, -80.129364", - "loadTime": "09/18/2019 14:35:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:37:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9E7YL3L_201909181435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CE41E23-B4C8-4F6A-8579-FF78755C8A21", - "ticketNumber": "5DX7M2W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.73816, -80.14769", - "loadTime": "09/18/2019 15:52:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:57:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5DX7M2W_201909181552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CED7D29-5524-49A8-82EE-F122341D331C", - "ticketNumber": "7YTJ7PQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.758359, -80.124204", - "loadTime": "09/18/2019 13:01:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:03:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7YTJ7PQ_201909181301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4DD0DAC7-8F42-477B-BBD6-EC56828D231A", - "ticketNumber": "8C4MNST", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.734356, -80.158581", - "loadTime": "09/18/2019 17:34:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:36:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8C4MNST_201909181734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51CB023A-6341-48A0-9455-57887F6DA038", - "ticketNumber": "44JPLTB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.759653, -80.12339", - "loadTime": "09/18/2019 12:35:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "12:43:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_44JPLTB_201909181235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54554EF8-DB86-4FF7-820B-2963B40180F5", - "ticketNumber": "3N52EEY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.742945, -80.135628", - "loadTime": "09/18/2019 15:06:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:07:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3N52EEY_201909181506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5479A9CB-BDCC-4D45-A718-45CB63EF6C46", - "ticketNumber": "W738Q73", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.735184, -80.156924", - "loadTime": "09/18/2019 17:11:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:13:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_W738Q73_201909181711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63B33AAD-E7AD-4A37-AD82-E5079FF1F675", - "ticketNumber": "77APUPD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.734132, -80.159085", - "loadTime": "09/18/2019 17:41:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:49:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77APUPD_201909181741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63F04BC6-AB20-4019-8406-BE73B2FD06CD", - "ticketNumber": "3TZWC5W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.731411, -80.159708", - "loadTime": "09/18/2019 17:54:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:56:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TZWC5W_201909181754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A0B49CB-FE63-43A3-BA88-9ECECA56463D", - "ticketNumber": "9BULVG9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.735967, -80.154329", - "loadTime": "09/18/2019 16:46:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:49:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9BULVG9_201909181646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B7A5592-999F-4352-8833-8F69AECF6855", - "ticketNumber": "82YCCQT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.754073, -80.127252", - "loadTime": "09/18/2019 13:59:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:01:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82YCCQT_201909181359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DDCBB8F-3C38-435F-BBCB-99F68E8C52A7", - "ticketNumber": "9Y6GX3F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.759567, -80.123489", - "loadTime": "09/18/2019 12:43:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "12:45:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9Y6GX3F_201909181243_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76ADD509-9A35-4451-AFDD-D0C3EE0482B7", - "ticketNumber": "7QCA4SK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.752025, -80.128673", - "loadTime": "09/18/2019 14:19:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:22:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QCA4SK_201909181419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7817901D-DD24-427E-94B5-EB4B3313FEFE", - "ticketNumber": "7TTDUJ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.735761, -80.15657", - "loadTime": "09/18/2019 17:13:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:15:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7TTDUJ3_201909181713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78B3E1A9-5CB8-4239-B830-BFCF026F013A", - "ticketNumber": "693WTW6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.734318, -80.158757", - "loadTime": "09/18/2019 17:38:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:40:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_693WTW6_201909181738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D5AD0E1-066D-4ECF-A2C6-77E85B1F089E", - "ticketNumber": "9Z5E4XX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.755398, -80.12645", - "loadTime": "09/18/2019 13:42:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:47:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9Z5E4XX_201909181342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8283082A-3410-41A7-B940-3379B462CE3F", - "ticketNumber": "Q4JYXUV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.735836, -80.156005", - "loadTime": "09/18/2019 16:53:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:58:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Q4JYXUV_201909181653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84DC8B50-3926-470B-9301-6A8B9C21932E", - "ticketNumber": "4J8DZTE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.737988, -80.148264", - "loadTime": "09/18/2019 16:05:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:06:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4J8DZTE_201909181605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D5E1C0A-C4EB-4B46-A574-B2CB9CB8809F", - "ticketNumber": "9LD32QS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.738053, -80.148052", - "loadTime": "09/18/2019 15:59:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:01:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9LD32QS_201909181559_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D7B5A54-625D-4444-8516-B3F07F45FD70", - "ticketNumber": "Z39PE8V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.751143, -80.129398", - "loadTime": "09/18/2019 14:49:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:51:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Z39PE8V_201909181449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E994F2A-AC7C-40BC-B519-4097A104BAB2", - "ticketNumber": "6JNWX7X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.744382, -80.133709", - "loadTime": "09/18/2019 15:02:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:03:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6JNWX7X_201909181502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92BC2A2B-36C1-4E2D-B296-80C23FDA8395", - "ticketNumber": "5H893MM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.738125, -80.148825", - "loadTime": "09/18/2019 16:21:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:22:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5H893MM_201909181621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95DF6F66-3B5F-473D-A2C7-F69DCE356542", - "ticketNumber": "4SCGH8R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.737831, -80.148731", - "loadTime": "09/18/2019 16:23:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:25:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SCGH8R_201909181623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96BA3E3E-1089-42ED-859E-8C038A70911D", - "ticketNumber": "8EWQS7Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.75753, -80.125159", - "loadTime": "09/18/2019 13:13:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:14:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8EWQS7Y_201909181313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96BEEB15-B50A-460A-9285-82AD8A12A90A", - "ticketNumber": "9RYWQNS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.734221, -80.158769", - "loadTime": "09/18/2019 17:36:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:38:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9RYWQNS_201909181736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C4C4D78-E72B-4159-A768-BF773B332595", - "ticketNumber": "9XEPCJD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.736984, -80.153997", - "loadTime": "09/18/2019 16:37:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:39:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9XEPCJD_201909181637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A52CFFE4-0AC5-4E9F-A8D2-23AFBF100174", - "ticketNumber": "68LMNRX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.754204, -80.127375", - "loadTime": "09/18/2019 14:02:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:13:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_68LMNRX_201909181402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AADA447C-F2FE-4183-AB85-BE5AC6345EBB", - "ticketNumber": "7AJ586W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.742128, -80.136854", - "loadTime": "09/18/2019 15:21:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:26:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7AJ586W_201909181521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD05B4C9-D8FD-4960-99E3-086A2C9173CE", - "ticketNumber": "8UVXEG7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.735768, -80.157093", - "loadTime": "09/18/2019 17:20:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:21:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8UVXEG7_201909181720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD7829E8-7D66-482B-990B-3E025866A5E7", - "ticketNumber": "6ARY9EF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.736499, -80.152897", - "loadTime": "09/18/2019 16:36:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:37:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ARY9EF_201909181636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE47156E-C63F-4148-B9C6-0A84DBF85458", - "ticketNumber": "4Y87UWR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.738114, -80.148404", - "loadTime": "09/18/2019 16:16:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:20:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4Y87UWR_201909181616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B071B6AD-AA56-4665-8530-FFB46E196DA8", - "ticketNumber": "RZNKBJY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.751419, -80.129138", - "loadTime": "09/18/2019 14:45:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:47:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_RZNKBJY_201909181445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3E9AC28-CAE3-435D-A797-156F0E028A1D", - "ticketNumber": "9EQ4PQ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.73436, -80.158725", - "loadTime": "09/18/2019 17:32:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:34:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9EQ4PQ5_201909181732_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7117647-4ACA-4984-9CEC-E62E68F22E94", - "ticketNumber": "9AENRGE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.753741, -80.127304", - "loadTime": "09/18/2019 14:13:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:17:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9AENRGE_201909181413_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9ED71E6-B05E-4E52-8F1A-21217D257FAC", - "ticketNumber": "9A9FG32", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.731438, -80.159729", - "loadTime": "09/18/2019 18:02:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:03:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9A9FG32_201909181802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC3D850A-B769-45DC-8E9F-37F30344478D", - "ticketNumber": "745CQYY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.758458, -80.124348", - "loadTime": "09/18/2019 12:59:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:01:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_745CQYY_201909181259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE8F4593-AF53-4BFD-8986-D3610FFF3EEE", - "ticketNumber": "5ZLT3XY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.755205, -80.126539", - "loadTime": "09/18/2019 13:52:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:55:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5ZLT3XY_201909181352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8E42C1C-F6F7-4308-8A8A-742EEB0E59C6", - "ticketNumber": "4NZ4TGX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.738169, -80.147979", - "loadTime": "09/18/2019 16:03:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:04:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4NZ4TGX_201909181603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CCCCCB8A-FF14-41AD-AA0B-5EE0858784D7", - "ticketNumber": "4E53F96", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.755679, -80.126165", - "loadTime": "09/18/2019 13:36:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:38:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4E53F96_201909181336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF530BA4-A03F-48A1-8EFC-188E8B85CFD0", - "ticketNumber": "4R7HMYD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.734705, -80.158236", - "loadTime": "09/18/2019 17:29:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:30:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4R7HMYD_201909181729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF7E6DCB-0C21-4E57-A787-9DDD978F27B6", - "ticketNumber": "89HGFUA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.738001, -80.148135", - "loadTime": "09/18/2019 16:11:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:13:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_89HGFUA_201909181611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D71A4ED6-1611-4224-9B3B-627FD3C642A5", - "ticketNumber": "3DKR8UX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.735797, -80.155102", - "loadTime": "09/18/2019 16:58:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:00:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3DKR8UX_201909181658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7B02408-1BDD-4FCB-96F4-A063FDB6CAE2", - "ticketNumber": "8K883B5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.756992, -80.124785", - "loadTime": "09/18/2019 13:18:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:24:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8K883B5_201909181318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8482392-7377-4DEA-9237-3DEF187AC169", - "ticketNumber": "9DH3ANZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.737963, -80.148234", - "loadTime": "09/18/2019 16:06:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:07:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9DH3ANZ_201909181606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8BB07F6-8D92-4F6F-906A-B1E4ACDE2A05", - "ticketNumber": "8LC63XF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.755473, -80.126286", - "loadTime": "09/18/2019 13:29:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:31:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8LC63XF_201909181329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA9751AF-BE04-41A0-B08E-5E48847C7F43", - "ticketNumber": "3GSX7YZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.75981, -80.12342", - "loadTime": "09/18/2019 12:45:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "12:48:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3GSX7YZ_201909181245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFA84564-E615-4426-A0D8-02225416325A", - "ticketNumber": "69PBWUK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.731363, -80.159892", - "loadTime": "09/18/2019 18:08:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:09:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_69PBWUK_201909181808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3466C1B-D038-458E-BC39-C990DCAC7F3D", - "ticketNumber": "8556DRX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.752051, -80.128636", - "loadTime": "09/18/2019 14:30:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:32:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8556DRX_201909181430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC2067FC-2644-4945-867C-D980902F0C04", - "ticketNumber": "4HWTP4R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.738169, -80.147979", - "loadTime": "09/18/2019 16:01:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:03:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4HWTP4R_201909181601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEE3205F-1353-461A-9BFE-1DE5E0A83476", - "ticketNumber": "3TZYKSY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.735748, -80.156406", - "loadTime": "09/18/2019 17:00:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:01:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TZYKSY_201909181700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFDC67EA-42A6-4F88-8B43-533CB50113CB", - "ticketNumber": "7RYPEXS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.734953, -80.157692", - "loadTime": "09/18/2019 17:21:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:23:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7RYPEXS_201909181721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F71F0542-807C-4569-A2A2-9EF454A37EC7", - "ticketNumber": "3UGFNZ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.755016, -80.126497", - "loadTime": "09/18/2019 13:48:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:52:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3UGFNZ7_201909181348_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7A0196D-BC2C-421D-8AFC-92263FF5543A", - "ticketNumber": "9LFZ5S7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.742108, -80.137011", - "loadTime": "09/18/2019 15:14:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:17:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9LFZ5S7_201909181514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9A153B5-263B-4D64-BC4D-462139A2DD65", - "ticketNumber": "3X4ZUAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.740028, -80.144466", - "loadTime": "09/18/2019 15:34:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:37:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3X4ZUAN_201909181534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "577F0547-9021-4232-AF22-04CBDC2FC8F4", - "ticketNumber": "67DSTHY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742605, -79.948115", - "loadTime": "09/18/2019 18:57:47", - "straightDistance": "8.3", - "routeDistance": "14.89", - "timeToTower": "1:42:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "20:40:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_J001_67DSTHY_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64640731-B382-4261-93C5-B650DCED8E2A", - "ticketNumber": "6KP93C6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742700, -79.948198", - "loadTime": "09/18/2019 18:51:30", - "straightDistance": "8.3", - "routeDistance": "14.88", - "timeToTower": "1:47:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "20:38:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_J001_6KP93C6_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3FBB090-2DE4-4561-A1A4-BD511B46686D", - "ticketNumber": "3ZH94QN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.737707, -79.923745", - "loadTime": "09/18/2019 19:00:46", - "straightDistance": "9.32", - "routeDistance": "16.07", - "timeToTower": "1:32:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "20:33:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_J001_3ZH94QN_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9B77CC7-9E96-40A7-A1A0-7FC91134E62F", - "ticketNumber": "4QPDMLP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.737817, -79.923642", - "loadTime": "09/18/2019 19:00:46", - "straightDistance": "9.33", - "routeDistance": "16.06", - "timeToTower": "1:29:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "20:30:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 70, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_4QPDMLP_201909181900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04C5AB0F-9DDB-418B-A56B-EF627F45A8AC", - "ticketNumber": "5RFUWY9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.788068, -80.013131", - "loadTime": "09/18/2019 14:07:02", - "straightDistance": "14.34", - "routeDistance": "16.24", - "timeToTower": "1:22:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "15:29:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_5RFUWY9_201909181407_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06BB20E2-1F97-46E2-AD46-0DF90C72DE6D", - "ticketNumber": "4KPSE5N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.843445, -80.048349", - "loadTime": "09/18/2019 15:10:13", - "straightDistance": "12.29", - "routeDistance": "15.29", - "timeToTower": "0:57:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "16:07:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_4KPSE5N_201909181510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D92567D-3EF5-447B-A9CE-AB38667D154D", - "ticketNumber": "66A533U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815526, -79.994299", - "loadTime": "09/18/2019 14:54:49", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:55:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "15:49:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_66A533U_201909181454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FBA5BF9-5211-4884-8CC2-9133A73413D7", - "ticketNumber": "9ES2UVJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.830157, -80.043569", - "loadTime": "09/18/2019 14:24:16", - "straightDistance": "12.46", - "routeDistance": "15.62", - "timeToTower": "0:49:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "15:13:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_9ES2UVJ_201909181424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18E21FF8-E895-488D-84FE-C1973BB6BD88", - "ticketNumber": "58JR68X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.780739, -79.984602", - "loadTime": "09/18/2019 14:37:27", - "straightDistance": "16.05", - "routeDistance": "17.72", - "timeToTower": "1:19:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "15:57:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 75, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_J001_58JR68X_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32B64AF5-93F7-4D19-87E2-FDFC6BF1306F", - "ticketNumber": "8V8XQU8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.702430, -80.303636", - "loadTime": "09/18/2019 14:58:10", - "straightDistance": "8.35", - "routeDistance": "12.55", - "timeToTower": "1:22:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "16:20:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_8V8XQU8_201909181458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3558A4AB-DEC3-4E1C-9EBE-C86C40012674", - "ticketNumber": "JFDCXW6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6ZCUVRW", - "fieldMonitorName": "Angles Dyous", - "loadCoordinates": "32.797248, -80.038944", - "loadTime": "09/18/2019 14:23:57", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:42:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "15:06:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_JFDCXW6_201909181423_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BA4E92B-8B8C-437E-84FA-B1FE76D960F6", - "ticketNumber": "9LQ55CG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734882, -80.240712", - "loadTime": "09/18/2019 14:32:28", - "straightDistance": "5.76", - "routeDistance": "7.84", - "timeToTower": "0:21:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "14:54:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_9LQ55CG_201909181432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41029A5D-0827-4A56-948D-317D8D191D18", - "ticketNumber": "4ECW8NG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6ZCUVRW", - "fieldMonitorName": "Angles Dyous", - "loadCoordinates": "32.797089, -80.039099", - "loadTime": "09/18/2019 14:26:28", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:41:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "15:07:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_4ECW8NG_201909181426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B50A135-1B97-45A7-B2E0-70708E7DE523", - "ticketNumber": "4QQEXRU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815622, -79.993770", - "loadTime": "09/18/2019 14:45:52", - "straightDistance": "15.32", - "routeDistance": "17.66", - "timeToTower": "0:39:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "15:25:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_4QQEXRU_201909181445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5321E1D1-103D-4720-9AF4-6E96E68EDEAA", - "ticketNumber": "84QP5HX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.834800, -80.078362", - "loadTime": "09/18/2019 15:03:36", - "straightDistance": "10.48", - "routeDistance": "13.2", - "timeToTower": "0:35:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "15:39:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_84QP5HX_201909181503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DD44697-6C56-48FC-B574-ED6F873254FE", - "ticketNumber": "7VFDEKM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.782430, -80.008726", - "loadTime": "09/18/2019 14:04:30", - "straightDistance": "14.65", - "routeDistance": "16.36", - "timeToTower": "0:50:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "14:55:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_7VFDEKM_201909181404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6137EE46-AAD0-410C-BF0F-BC1562741F44", - "ticketNumber": "53FJJDT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.813593, -80.107980", - "loadTime": "09/18/2019 15:46:06", - "straightDistance": "8.7", - "routeDistance": "10.65", - "timeToTower": "0:40:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "16:26:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_53FJJDT_201909181546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "642809BE-93F8-450F-ABC6-88BACB9CD181", - "ticketNumber": "72XW5DW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816101, -79.994259", - "loadTime": "09/18/2019 14:55:29", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:48:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "15:43:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_72XW5DW_201909181455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71C8F912-6BFC-4502-A464-3750BAB2C018", - "ticketNumber": "8D9L5RR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.782214, -80.008540", - "loadTime": "09/18/2019 14:15:45", - "straightDistance": "14.66", - "routeDistance": "16.38", - "timeToTower": "0:43:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "14:59:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_8D9L5RR_201909181415_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8ADCF5F9-B222-4257-BA3B-6548BB49B841", - "ticketNumber": "LDT2YXS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.704935, -80.296154", - "loadTime": "09/18/2019 15:51:24", - "straightDistance": "8.05", - "routeDistance": "12.09", - "timeToTower": "0:30:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "16:21:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_LDT2YXS_201909181519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9987E03E-F2C0-412B-8EAC-6DD75D866A1F", - "ticketNumber": "9NYK7GU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.813539, -80.107950", - "loadTime": "09/18/2019 15:44:12", - "straightDistance": "8.7", - "routeDistance": "10.65", - "timeToTower": "0:40:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "16:24:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_9NYK7GU_201909181544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4C28E69-B277-454C-A78E-77A310478914", - "ticketNumber": "4RRH3UU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.829967, -80.043969", - "loadTime": "09/18/2019 15:48:05", - "straightDistance": "12.44", - "routeDistance": "15.73", - "timeToTower": "0:44:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "16:33:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 80, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_4RRH3UU_201909181548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFC9EED7-B899-4CD0-9E1E-D756F4DD4E05", - "ticketNumber": "79TGWBY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.788108, -80.013368", - "loadTime": "09/18/2019 14:09:59", - "straightDistance": "14.33", - "routeDistance": "16.25", - "timeToTower": "1:20:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "15:30:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_79TGWBY_201909181409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCCFBCBD-6055-4AE0-9125-5B226AE0485B", - "ticketNumber": "ETYESU3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734712, -80.241054", - "loadTime": "09/18/2019 14:32:07", - "straightDistance": "5.77", - "routeDistance": "7.82", - "timeToTower": "0:18:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "14:50:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_ETYESU3_201909181432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C769798F-5ADD-40A5-BD2B-BBF28CB891D5", - "ticketNumber": "7D6TLAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734660, -80.240545", - "loadTime": "09/18/2019 15:19:01", - "straightDistance": "5.77", - "routeDistance": "7.85", - "timeToTower": "0:19:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "15:38:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_7D6TLAN_201909181519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0328E46-CB7B-48F4-B850-D4E8D3D7A786", - "ticketNumber": "ULX2SAW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.842979, -80.048579", - "loadTime": "09/18/2019 15:13:47", - "straightDistance": "12.27", - "routeDistance": "15.26", - "timeToTower": "0:55:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "16:09:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_ULX2SAW_201909181513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1EAFDE2-CC0B-43C8-BEDC-C97C45FF02C8", - "ticketNumber": "4CU2YHZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815679, -79.993823", - "loadTime": "09/18/2019 14:46:27", - "straightDistance": "15.32", - "routeDistance": "17.66", - "timeToTower": "0:38:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "15:24:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_4CU2YHZ_201909181446_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E40DEE5F-D9DE-4C7D-9A07-EE63495EA4B2", - "ticketNumber": "7PYL8HK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734706, -80.240642", - "loadTime": "09/18/2019 16:19:54", - "straightDistance": "5.77", - "routeDistance": "7.84", - "timeToTower": "0:16:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "16:36:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_7PYL8HK_201909181619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF88F2F7-E4F1-4EE1-A4A0-3A599ADF2DD5", - "ticketNumber": "7THHWSR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734671, -80.240813", - "loadTime": "09/18/2019 15:18:40", - "straightDistance": "5.77", - "routeDistance": "7.83", - "timeToTower": "0:18:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "15:37:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_7THHWSR_201909181518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04401DB9-DCBC-431C-99A4-525F2725BF16", - "ticketNumber": "7PYFJHP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.843941, -80.047650", - "loadTime": "09/18/2019 16:45:50", - "straightDistance": "12.33", - "routeDistance": "15.37", - "timeToTower": "0:53:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "17:39:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 50, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_7PYFJHP_201909181645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "098E277F-D1AE-4104-855F-9F073FF23FF7", - "ticketNumber": "3NAFYFV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.817097, -79.993524", - "loadTime": "09/18/2019 17:54:58", - "straightDistance": "15.33", - "routeDistance": "17.92", - "timeToTower": "0:49:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "18:44:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_3NAFYFV_201909181754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "144F5A05-CB2B-4307-B8DF-4274BB835FFF", - "ticketNumber": "9HMW5VS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.828822, -80.045954", - "loadTime": "09/18/2019 17:06:44", - "straightDistance": "12.32", - "routeDistance": "15.83", - "timeToTower": "1:03:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "18:10:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 55, - "quantity": 34.3, - "calculatedQuantity": "34.3 CY", - "s3DownloadKey": "HaulPass_9HMW5VS_201909181706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B58E5C6-CC3C-4FAF-B0A3-E4461EA1B0BB", - "ticketNumber": "34NZBTJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.819072, -80.043181", - "loadTime": "09/18/2019 16:20:56", - "straightDistance": "12.45", - "routeDistance": "15.67", - "timeToTower": "1:24:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "17:45:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 50, - "quantity": 33.1, - "calculatedQuantity": "33.1 CY", - "s3DownloadKey": "HaulPass_34NZBTJ_201909181620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2964022B-E2A7-48A3-8C75-787532647B18", - "ticketNumber": "8H6D4H2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.780540, -80.005159", - "loadTime": "09/18/2019 15:41:39", - "straightDistance": "14.88", - "routeDistance": "16.74", - "timeToTower": "0:59:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "16:41:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 65, - "quantity": 34.6, - "calculatedQuantity": "34.6 CY", - "s3DownloadKey": "HaulPass_8H6D4H2_201909181541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CD9BD92-D659-4A3C-997A-F282A597E8AB", - "ticketNumber": "8MY8NXU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.819055, -80.043092", - "loadTime": "09/18/2019 16:13:17", - "straightDistance": "12.46", - "routeDistance": "15.66", - "timeToTower": "1:35:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "17:48:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 50, - "quantity": 35.5, - "calculatedQuantity": "35.5 CY", - "s3DownloadKey": "HaulPass_8MY8NXU_201909181613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CEBBF53-3137-4ECA-9344-C3D503CEAD13", - "ticketNumber": "4Z9FULH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734770, -80.240742", - "loadTime": "09/18/2019 19:52:32", - "straightDistance": "5.77", - "routeDistance": "7.84", - "timeToTower": "0:19:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "20:12:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_4Z9FULH_201909181952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E89674E-BEEF-4433-B17B-790876968E35", - "ticketNumber": "SC8PPGW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825831, -80.049102", - "loadTime": "09/18/2019 18:41:34", - "straightDistance": "12.12", - "routeDistance": "15.89", - "timeToTower": "0:57:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "19:39:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_SC8PPGW_201909181841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35BFDB6D-2DA0-42F2-9195-B270784322FB", - "ticketNumber": "8BA64Y7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816258, -79.995259", - "loadTime": "09/18/2019 16:25:21", - "straightDistance": "15.23", - "routeDistance": "17.57", - "timeToTower": "0:52:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "17:17:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_8BA64Y7_201909181625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48E13555-9B68-45D1-A917-2DCB05CAC40D", - "ticketNumber": "4B52JBG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.840968, -80.048903", - "loadTime": "09/18/2019 18:29:24", - "straightDistance": "12.23", - "routeDistance": "15.1", - "timeToTower": "1:04:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "19:33:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 60, - "quantity": 42.9, - "calculatedQuantity": "42.9 CY", - "s3DownloadKey": "HaulPass_4B52JBG_201909181829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "502B77F5-59BF-4AA7-A7AD-95D218C536FD", - "ticketNumber": "43CNVS7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.780133, -79.980167", - "loadTime": "09/18/2019 16:59:40", - "straightDistance": "16.31", - "routeDistance": "18.01", - "timeToTower": "1:15:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "18:14:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 75, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_43CNVS7_201909181659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59C47B50-060B-460B-A9D1-EF3D1F0C1DED", - "ticketNumber": "36RU6T4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.781068, -79.985056", - "loadTime": "09/18/2019 15:43:44", - "straightDistance": "16.02", - "routeDistance": "17.65", - "timeToTower": "1:05:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "16:49:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_36RU6T4_201909181543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64012CD2-12E1-4BB7-9486-AF8D7E123884", - "ticketNumber": "6UY5QAH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734584, -80.240893", - "loadTime": "09/18/2019 19:52:06", - "straightDistance": "5.78", - "routeDistance": "7.83", - "timeToTower": "0:19:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "20:11:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_6UY5QAH_201909181952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A63DC42-0CC7-47AE-A37F-B02BED59F2E7", - "ticketNumber": "4VVSRZM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.844142, -80.047522", - "loadTime": "09/18/2019 16:40:55", - "straightDistance": "12.34", - "routeDistance": "15.35", - "timeToTower": "0:56:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "17:37:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 55, - "quantity": 37.5, - "calculatedQuantity": "37.5 CY", - "s3DownloadKey": "HaulPass_4VVSRZM_201909181640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "727C4C83-3B03-440C-A471-E56CDE84874D", - "ticketNumber": "5KDHJ3G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.817160, -79.993340", - "loadTime": "09/18/2019 17:55:40", - "straightDistance": "15.34", - "routeDistance": "17.77", - "timeToTower": "0:49:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "18:44:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_5KDHJ3G_201909181755_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "792E573E-6F6D-4428-BFDA-000EA497F499", - "ticketNumber": "8WUPZ9B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816952, -79.993363", - "loadTime": "09/18/2019 16:21:41", - "straightDistance": "15.34", - "routeDistance": "17.76", - "timeToTower": "0:49:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "17:11:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_8WUPZ9B_201909181621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B1482C7-F043-4C8D-95FA-1AC2C109D833", - "ticketNumber": "9NPYD8V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734778, -80.240794", - "loadTime": "09/18/2019 18:03:49", - "straightDistance": "5.76", - "routeDistance": "7.84", - "timeToTower": "0:22:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "18:26:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_9NPYD8V_201909181803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B338DED-3F54-4EA1-B600-F3EC930CC1F4", - "ticketNumber": "9URFG3R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815464, -79.994556", - "loadTime": "09/18/2019 16:03:38", - "straightDistance": "15.28", - "routeDistance": "17.6", - "timeToTower": "0:40:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "16:43:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_9URFG3R_201909181603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "918B3FED-3E4C-4207-9940-8D1C19007518", - "ticketNumber": "6W6M5T2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816540, -79.993801", - "loadTime": "09/18/2019 19:23:10", - "straightDistance": "15.32", - "routeDistance": "17.96", - "timeToTower": "0:58:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "20:21:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_6W6M5T2_201909181923_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B0F70A4-90B9-476D-ADEC-7D5E136453A0", - "ticketNumber": "4E7P7AK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734683, -80.240791", - "loadTime": "09/18/2019 16:20:10", - "straightDistance": "5.77", - "routeDistance": "7.83", - "timeToTower": "0:17:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "16:38:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_4E7P7AK_201909181620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D95D098-5548-4051-9BAC-A420CC09328B", - "ticketNumber": "4FE2WWG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.840877, -80.048846", - "loadTime": "09/18/2019 18:23:43", - "straightDistance": "12.23", - "routeDistance": "15.11", - "timeToTower": "1:08:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "19:31:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_4FE2WWG_201909181823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4780CAF-C57B-4898-88CE-4AF0C8094F5F", - "ticketNumber": "5DNJ7AU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.821780, -80.050117", - "loadTime": "09/18/2019 15:17:07", - "straightDistance": "12.05", - "routeDistance": "16.29", - "timeToTower": "2:05:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "17:23:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_5DNJ7AU_201909181514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B72174A5-973A-4F37-A68A-DF186FEF1DCC", - "ticketNumber": "4MF4DYX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.734873, -80.240810", - "loadTime": "09/18/2019 19:10:18", - "straightDistance": "5.76", - "routeDistance": "7.84", - "timeToTower": "0:17:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "19:27:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_4MF4DYX_201909181910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C02F9ECF-1B4E-46EC-9C32-52F4D01B43EC", - "ticketNumber": "8AEQVJN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.779150, -79.987557", - "loadTime": "09/18/2019 15:07:57", - "straightDistance": "15.9", - "routeDistance": "17.62", - "timeToTower": "1:39:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "16:47:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_8AEQVJN_201909181507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6B92A21-144C-416E-B854-D6352191E1FD", - "ticketNumber": "TPXAKQ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.817015, -79.994014", - "loadTime": "09/18/2019 16:22:12", - "straightDistance": "15.31", - "routeDistance": "17.93", - "timeToTower": "0:51:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "17:13:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_TPXAKQ4_201909181622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD2A9726-E5A4-4C76-8DDB-0C9F0577FF7B", - "ticketNumber": "3EEBSWA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814751, -79.995181", - "loadTime": "09/18/2019 16:02:51", - "straightDistance": "15.24", - "routeDistance": "17.58", - "timeToTower": "0:43:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "16:46:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_3EEBSWA_201909181602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5951921-6D80-4139-A7A7-B9B4143D4DD1", - "ticketNumber": "3TTGWUM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.780002, -80.005985", - "loadTime": "09/18/2019 15:34:30", - "straightDistance": "14.84", - "routeDistance": "16.73", - "timeToTower": "1:05:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "16:40:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_3TTGWUM_201909181534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D700FA9F-6F7C-4411-AC89-8F2AA0E22BDB", - "ticketNumber": "76JZDGR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.734742, -80.240837", - "loadTime": "09/18/2019 19:10:38", - "straightDistance": "5.77", - "routeDistance": "7.83", - "timeToTower": "0:18:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "19:29:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_76JZDGR_201909181910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1719F96-1AA1-4F7C-B561-67C4737B8B46", - "ticketNumber": "6TEY4M9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.834992, -80.079515", - "loadTime": "09/18/2019 16:16:25", - "straightDistance": "10.42", - "routeDistance": "13.25", - "timeToTower": "0:36:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "16:52:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_6TEY4M9_201909181616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9AC0823-5AB2-4980-97A1-B4615650DA3E", - "ticketNumber": "45F2CUA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815946, -79.994483", - "loadTime": "09/18/2019 16:24:37", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:50:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "17:15:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_45F2CUA_201909181624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F01AF586-06B4-460F-98F6-61418DCBCD70", - "ticketNumber": "4FG4VS2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.821494, -80.050468", - "loadTime": "09/18/2019 15:27:04", - "straightDistance": "12.03", - "routeDistance": "16.32", - "timeToTower": "1:58:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "17:25:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 65, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_4FG4VS2_201909181523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3353240-5895-4403-8E04-89AACE576F36", - "ticketNumber": "TLSWJLV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.813389, -80.107936", - "loadTime": "09/18/2019 18:09:06", - "straightDistance": "8.7", - "routeDistance": "10.65", - "timeToTower": "1:03:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "19:12:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 80, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_TLSWJLV_201909181809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F44CB092-CE60-4C30-8B45-2EC5CD9E6EA4", - "ticketNumber": "7VUYWSV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.821621, -80.043889", - "loadTime": "09/18/2019 18:23:07", - "straightDistance": "12.42", - "routeDistance": "15.81", - "timeToTower": "1:25:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "19:48:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_7VUYWSV_201909181823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9B0FE60-D2AE-4034-8CC9-8E5A3732EB03", - "ticketNumber": "3VXF83M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734658, -80.240650", - "loadTime": "09/18/2019 18:03:21", - "straightDistance": "5.77", - "routeDistance": "7.84", - "timeToTower": "0:21:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "18:24:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_3VXF83M_201909181803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05AFD448-680B-465C-BF99-F7E0713D02E3", - "ticketNumber": "3GKT9CT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "54A6W4C", - "fieldMonitorName": "Bryant Wright", - "loadCoordinates": "32.815879, -79.994260", - "loadTime": "09/18/2019 21:17:09", - "straightDistance": "15.29", - "routeDistance": "17.64", - "timeToTower": "1:00:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "22:17:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_3GKT9CT_201909182117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3729722D-7E75-458E-A7AC-B4DB99C4DFFB", - "ticketNumber": "8YSYL2A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.835547, -80.079395", - "loadTime": "09/18/2019 18:55:39", - "straightDistance": "10.43", - "routeDistance": "13.29", - "timeToTower": "0:45:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "19:40:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 95, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_8YSYL2A_201909181855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C46A8B3-4A3C-42E2-852C-C0ECC4F278B3", - "ticketNumber": "63QDK72", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.839488, -80.048149", - "loadTime": "09/18/2019 20:11:59", - "straightDistance": "12.26", - "routeDistance": "15.25", - "timeToTower": "1:11:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "21:23:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_63QDK72_201909182011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46914377-A903-412C-A626-B4CA32762516", - "ticketNumber": "8DTQ5X8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816068, -79.994522", - "loadTime": "09/18/2019 19:40:44", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "1:02:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "20:43:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_8DTQ5X8_201909181940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AB4AA44-F38A-41E2-96E7-C8041AAC301D", - "ticketNumber": "7B9WJPN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797528, -80.037249", - "loadTime": "09/18/2019 21:30:08", - "straightDistance": "12.87", - "routeDistance": "15.34", - "timeToTower": "0:41:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "22:11:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_7B9WJPN_201909182130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89134513-74F6-479D-9C7A-736709290A51", - "ticketNumber": "6UTQACU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.838845, -80.048473", - "loadTime": "09/18/2019 20:16:55", - "straightDistance": "12.24", - "routeDistance": "15.26", - "timeToTower": "1:07:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "21:24:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_6UTQACU_201909182016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92D99B98-EB21-4776-B1CB-C96530772550", - "ticketNumber": "4C64WXS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.764881, -80.239428", - "loadTime": "09/18/2019 21:01:18", - "straightDistance": "3.75", - "routeDistance": "5.51", - "timeToTower": "0:19:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "21:20:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_4C64WXS_201909182101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A422F532-2ABE-4AFE-BBE4-FB4426C8CF6F", - "ticketNumber": "9CSC4M6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797208, -80.038398", - "loadTime": "09/18/2019 21:31:02", - "straightDistance": "12.81", - "routeDistance": "14.98", - "timeToTower": "0:41:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "22:12:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_9CSC4M6_201909182131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2F8A334-2551-48F5-8E03-9E632DD256A9", - "ticketNumber": "87Q7M4R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.817008, -79.993240", - "loadTime": "09/18/2019 19:22:38", - "straightDistance": "15.35", - "routeDistance": "17.76", - "timeToTower": "0:55:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "20:18:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_87Q7M4R_201909181922_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4756171-2955-4451-A13A-D052E5731EBC", - "ticketNumber": "4DT7SY3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.822028, -80.044151", - "loadTime": "09/18/2019 18:32:49", - "straightDistance": "12.4", - "routeDistance": "15.84", - "timeToTower": "1:16:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "19:49:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_4DT7SY3_201909181832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBAF4FF4-F928-42DC-B394-E1F7F4E518AC", - "ticketNumber": "8MSJCXV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.764828, -80.239327", - "loadTime": "09/18/2019 21:00:53", - "straightDistance": "3.76", - "routeDistance": "5.51", - "timeToTower": "0:21:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "21:22:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_8MSJCXV_201909182100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DAD6AAA9-F813-4887-B22C-E76BAD894629", - "ticketNumber": "6EY8WH7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815879, -79.994153", - "loadTime": "09/18/2019 19:41:14", - "straightDistance": "15.3", - "routeDistance": "17.64", - "timeToTower": "1:01:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "20:42:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_6EY8WH7_201909181941_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F881AF4D-023C-418B-9FC1-BF5B2052BB0F", - "ticketNumber": "95N98DT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "54A6W4C", - "fieldMonitorName": "Bryant Wright", - "loadCoordinates": "32.816248, -79.994933", - "loadTime": "09/18/2019 21:15:30", - "straightDistance": "15.25", - "routeDistance": "17.58", - "timeToTower": "1:01:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "22:16:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_95N98DT_201909182115_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0EDCDC38-A108-42CB-98CD-45BCA7BFE5BE", - "ticketNumber": "7NCAGKE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.654674, -80.231242", - "loadTime": "09/18/2019 20:52:20", - "straightDistance": "8.54", - "routeDistance": "42.2", - "timeToTower": "1:13:38", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "22:05:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_7NCAGKE_201909182038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D939667-C582-4D3E-AD46-DC079EF90095", - "ticketNumber": "36Z24AL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.581225, -80.333666", - "loadTime": "09/18/2019 22:04:22", - "straightDistance": "1.39", - "routeDistance": "1.52", - "timeToTower": "0:22:47", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "22:27:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_36Z24AL_201909182204_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CB325B3-6212-45DE-AAC6-D711E8DF178F", - "ticketNumber": "3T42J5B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.689937, -80.229589", - "loadTime": "09/18/2019 21:53:31", - "straightDistance": "10.12", - "routeDistance": "18.97", - "timeToTower": "0:38:08", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "22:31:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_3T42J5B_201909182146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74A49329-835A-4C36-AC49-24D8352C0086", - "ticketNumber": "3G3XMAU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.735141, -80.240840", - "loadTime": "09/18/2019 21:52:27", - "straightDistance": "12.1", - "routeDistance": "16.05", - "timeToTower": "0:29:43", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "22:22:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_3G3XMAU_201909182152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B458B883-CD9D-4D0F-877C-F6991EB41CF3", - "ticketNumber": "4HY8ZBF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.577986, -80.293369", - "loadTime": "09/18/2019 21:51:27", - "straightDistance": "3.71", - "routeDistance": "3.98", - "timeToTower": "0:37:35", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "22:29:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_4HY8ZBF_201909182135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF22CE14-9241-418C-9B10-2746F311DB44", - "ticketNumber": "6LUDX94", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.675809, -80.172841", - "loadTime": "09/18/2019 20:42:27", - "straightDistance": "12.21", - "routeDistance": "38.24", - "timeToTower": "1:33:59", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "22:16:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_6LUDX94_201909182034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9B51135-FE84-45A2-AFFA-349DD240A7CB", - "ticketNumber": "6G69SYL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.735004, -80.240922", - "loadTime": "09/18/2019 21:58:37", - "straightDistance": "12.09", - "routeDistance": "16.03", - "timeToTower": "0:26:57", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "22:25:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_J001_6G69SYL_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3F61EE2-3797-40CF-B82C-57231C5AD495", - "ticketNumber": "6SUELTK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.717382, -80.333020", - "loadTime": "09/18/2019 21:45:07", - "straightDistance": "8.96", - "routeDistance": "11.4", - "timeToTower": "0:29:31", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "22:14:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 70, - "quantity": 49.5, - "calculatedQuantity": "49.5 CY", - "s3DownloadKey": "HaulPass_6SUELTK_201909182141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2A747A7-0FEF-4C3B-AD66-FB9E51C9BC39", - "ticketNumber": "6JMB5MF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.674645, -80.175298", - "loadTime": "09/18/2019 20:48:38", - "straightDistance": "12.04", - "routeDistance": "38.4", - "timeToTower": "1:28:35", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "22:17:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_6JMB5MF_201909182048_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "216388FC-B5E9-4CE7-9BF3-E816CC02E77A", - "ticketNumber": "8Q7EPHM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.584797, -80.346472", - "loadTime": "09/18/2019 22:45:09", - "straightDistance": ".62", - "routeDistance": ".72", - "timeToTower": "0:25:03", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "23:10:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 55, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_8Q7EPHM_201909182245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "366E41B7-AAFD-46A8-9087-A08DFB688868", - "ticketNumber": "9MX6AHU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.585074, -80.346651", - "loadTime": "09/18/2019 22:44:39", - "straightDistance": ".6", - "routeDistance": ".74", - "timeToTower": "0:26:20", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/18/2019", - "disposalTime": "23:10:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_9MX6AHU_201909182244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1BE56990-9E41-445D-A89E-6F4022A0A4C2", - "ticketNumber": "3LT64PP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.655391, -80.047451", - "loadTime": "09/18/2019 21:14:03", - "straightDistance": "1.55", - "routeDistance": "2.99", - "timeToTower": "0:31:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "21:45:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 45, - "quantity": 31.4, - "calculatedQuantity": "31.4 CY", - "s3DownloadKey": "HaulPass_3LT64PP_201909182114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2194E933-4E9F-4EE9-8DB7-FB918A6CED73", - "ticketNumber": "3XJ7Y3M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.744545, -79.905664", - "loadTime": "09/18/2019 19:15:51", - "straightDistance": "10.47", - "routeDistance": "16.93", - "timeToTower": "1:31:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "20:47:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 85, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_J001_3XJ7Y3M_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "384FAB64-4410-4A92-BAB5-EB22A8F14010", - "ticketNumber": "E8UWH5M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.758460, -80.124824", - "loadTime": "09/18/2019 20:14:12", - "straightDistance": "6.88", - "routeDistance": "10.68", - "timeToTower": "0:44:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "20:58:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 75, - "quantity": 55.6, - "calculatedQuantity": "55.6 CY", - "s3DownloadKey": "HaulPass_E8UWH5M_201909182014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DAC35B3-C32A-45BF-B5F2-5A46EA8CEEFA", - "ticketNumber": "F6C3UD8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.751681, -80.099271", - "loadTime": "09/18/2019 20:25:24", - "straightDistance": "5.82", - "routeDistance": "8.81", - "timeToTower": "0:34:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "20:59:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_F6C3UD8_201909182022_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C6CC9B2-E41B-4E70-8C7D-B64EF461E15D", - "ticketNumber": "65GV5M2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.662712, -80.061848", - "loadTime": "09/18/2019 20:23:05", - "straightDistance": ".71", - "routeDistance": "1.44", - "timeToTower": "0:33:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "20:56:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_65GV5M2_201909182023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63464F11-77B1-4C44-92B6-FC8F4599F227", - "ticketNumber": "89YXDMN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.726483, -80.068896", - "loadTime": "09/18/2019 21:06:46", - "straightDistance": "3.72", - "routeDistance": "6.37", - "timeToTower": "0:32:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "21:38:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 60, - "quantity": 42.2, - "calculatedQuantity": "42.2 CY", - "s3DownloadKey": "HaulPass_89YXDMN_201909182057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "675362C3-E6AD-414D-B71E-92CD01C279FE", - "ticketNumber": "4L9YFZ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.751962, -79.932902", - "loadTime": "09/18/2019 20:49:40", - "straightDistance": "9.4", - "routeDistance": "14.91", - "timeToTower": "1:30:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "22:20:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 80, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_4L9YFZ5_201909182049_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F247AD2-D22B-44D1-9651-EC761992319A", - "ticketNumber": "6SMH29B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.662770, -80.061673", - "loadTime": "09/18/2019 20:21:01", - "straightDistance": ".71", - "routeDistance": "1.43", - "timeToTower": "0:28:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "20:49:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_6SMH29B_201909182021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8870E339-33DC-45C0-9A9D-9166A1B274A8", - "ticketNumber": "8473LGW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.667892, -80.208129", - "loadTime": "09/18/2019 20:19:05", - "straightDistance": "8.36", - "routeDistance": "14.07", - "timeToTower": "1:01:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "21:20:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 85, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_8473LGW_201909182019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92E54FB1-4D03-4797-801C-6B33FD0F573B", - "ticketNumber": "9RY4D7A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.701094, -79.950538", - "loadTime": "09/18/2019 19:52:04", - "straightDistance": "6.9", - "routeDistance": "16.93", - "timeToTower": "1:41:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "21:33:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_9RY4D7A_201909181932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2605995-CF07-4AEE-9B5A-7A4C3DD03295", - "ticketNumber": "79XR7BT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.758303, -80.124369", - "loadTime": "09/18/2019 20:13:51", - "straightDistance": "6.86", - "routeDistance": "10.64", - "timeToTower": "0:43:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "20:57:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 90, - "quantity": 66.7, - "calculatedQuantity": "66.7 CY", - "s3DownloadKey": "HaulPass_79XR7BT_201909182013_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD84DA0E-69B2-4EBC-B437-29085D504905", - "ticketNumber": "ACD62ZT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.655522, -80.047367", - "loadTime": "09/18/2019 21:16:35", - "straightDistance": "1.55", - "routeDistance": "3", - "timeToTower": "0:30:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "21:46:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_ACD62ZT_201909182116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3DBB469-461D-4B87-BDE0-301B7EC2640F", - "ticketNumber": "6MDTWHD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.662771, -80.061723", - "loadTime": "09/18/2019 20:22:31", - "straightDistance": ".71", - "routeDistance": "1.43", - "timeToTower": "0:29:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "20:52:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_6MDTWHD_201909182022_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0801137-39AD-42D9-9310-81CD1DEF6045", - "ticketNumber": "6W44JX4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.750363, -80.099281", - "loadTime": "09/18/2019 21:46:02", - "straightDistance": "5.73", - "routeDistance": "8.72", - "timeToTower": "0:30:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "22:16:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_6W44JX4_201909182135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E62157CF-77A0-4542-BA20-030CFC8DFB1A", - "ticketNumber": "3HFDGGZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.752072, -79.933530", - "loadTime": "09/18/2019 21:02:35", - "straightDistance": "9.37", - "routeDistance": "14.87", - "timeToTower": "1:18:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "22:21:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 75, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_3HFDGGZ_201909182102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6AF79FF-8F24-49F7-A284-50890FD688EF", - "ticketNumber": "5WMRM7A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.665420, -80.058582", - "loadTime": "09/18/2019 21:04:45", - "straightDistance": ".61", - "routeDistance": "1.29", - "timeToTower": "0:37:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "21:42:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_5WMRM7A_201909182104_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECEC407C-0D9A-4AFE-8F6D-13DCC8CFF128", - "ticketNumber": "MF9HDTN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.665423, -80.058586", - "loadTime": "09/18/2019 21:05:31", - "straightDistance": ".61", - "routeDistance": "1.29", - "timeToTower": "0:38:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "21:43:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_MF9HDTN_201909182105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6AE1914-08A5-4893-80FD-37E9B2D7A187", - "ticketNumber": "9ST9PSZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.722086, -80.073369", - "loadTime": "09/18/2019 20:49:53", - "straightDistance": "3.45", - "routeDistance": "6.2", - "timeToTower": "0:47:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "21:37:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_9ST9PSZ_201909182049_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7628F3C-863C-450F-8424-76984433C7C6", - "ticketNumber": "87PM959", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.744545, -79.905700", - "loadTime": "09/18/2019 19:20:11", - "straightDistance": "10.47", - "routeDistance": "16.57", - "timeToTower": "1:21:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "20:42:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 75, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_J001_87PM959_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F77050B7-280A-4FCC-B11C-B4E03C92A5FD", - "ticketNumber": "42S5HJZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.662817, -80.061964", - "loadTime": "09/18/2019 20:21:35", - "straightDistance": ".7", - "routeDistance": "1.43", - "timeToTower": "0:28:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/18/2019", - "disposalTime": "20:50:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_42S5HJZ_201909182021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DFB75CF-C14E-4DC1-B3F2-4267D606B2A6", - "ticketNumber": "54ZLP96", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "54A6W4C", - "fieldMonitorName": "Bryant Wright", - "loadCoordinates": "32.816830, -79.993286", - "loadTime": "09/18/2019 21:05:11", - "straightDistance": "15.35", - "routeDistance": "17.75", - "timeToTower": "0:55:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "22:01:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_54ZLP96_201909182105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "120EFB73-6BF1-4AA4-9F7B-074C5A3A46EE", - "ticketNumber": "349MX7M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.841571, -80.066691", - "loadTime": "09/18/2019 20:26:29", - "straightDistance": "11.22", - "routeDistance": "13.96", - "timeToTower": "1:20:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "21:47:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_349MX7M_201909182026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2188932C-B1E4-4D16-BE88-CEC1A37782AE", - "ticketNumber": "9RY9WD6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.705219, -80.295550", - "loadTime": "09/18/2019 16:53:50", - "straightDistance": "8.03", - "routeDistance": "12.05", - "timeToTower": "4:09:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "21:03:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_9RY9WD6_201909181653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41BF681D-F2EF-46DE-977F-00F78692A861", - "ticketNumber": "3W2SW86", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6ZCUVRW", - "fieldMonitorName": "Angles Dyous", - "loadCoordinates": "32.724591, -79.936244", - "loadTime": "09/18/2019 21:44:49", - "straightDistance": "19.73", - "routeDistance": "24.76", - "timeToTower": "1:02:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "22:47:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_3W2SW86_201909182144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "440EB4DD-BCF3-4559-8F9B-9A5655633019", - "ticketNumber": "37V4JUJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.717871, -80.260516", - "loadTime": "09/18/2019 18:12:11", - "straightDistance": "6.85", - "routeDistance": "9.69", - "timeToTower": "2:58:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "21:10:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 80, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_37V4JUJ_201909181703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B72B79F-AAD6-407E-8ED1-0158E2306D67", - "ticketNumber": "7YW7EJA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.818731, -80.051983", - "loadTime": "09/18/2019 18:41:01", - "straightDistance": "11.94", - "routeDistance": "16.53", - "timeToTower": "1:46:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "20:27:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_7YW7EJA_201909181841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56FB9B10-7555-4382-88F6-65AA24B9BC9F", - "ticketNumber": "7K8V8FP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6ZCUVRW", - "fieldMonitorName": "Angles Dyous", - "loadCoordinates": "32.724733, -79.936344", - "loadTime": "09/18/2019 21:42:03", - "straightDistance": "19.72", - "routeDistance": "24.77", - "timeToTower": "1:07:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "22:49:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 85, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_7K8V8FP_201909182142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5FDFC22C-8C9A-45DB-9C59-42DCA8823B2D", - "ticketNumber": "8TW9FJW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "54A6W4C", - "fieldMonitorName": "Bryant Wright", - "loadCoordinates": "32.815567, -79.994960", - "loadTime": "09/18/2019 21:26:18", - "straightDistance": "15.25", - "routeDistance": "17.57", - "timeToTower": "0:57:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "22:24:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_8TW9FJW_201909182126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62B28EE3-BC6D-4035-BE87-2479CBDA681B", - "ticketNumber": "5C5F3R6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.789816, -80.008471", - "loadTime": "09/18/2019 19:47:01", - "straightDistance": "14.59", - "routeDistance": "16.44", - "timeToTower": "2:26:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "22:13:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_5C5F3R6_201909181947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75473846-4EAF-4382-887C-2981F76B2C16", - "ticketNumber": "4BL93CF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "54A6W4C", - "fieldMonitorName": "Bryant Wright", - "loadCoordinates": "32.816873, -79.993737", - "loadTime": "09/18/2019 21:06:42", - "straightDistance": "15.32", - "routeDistance": "17.66", - "timeToTower": "0:57:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "22:03:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_4BL93CF_201909182106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79C04EBD-4529-41E5-B072-991A1CC9D0A9", - "ticketNumber": "6UD79XR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "54A6W4C", - "fieldMonitorName": "Bryant Wright", - "loadCoordinates": "32.815852, -79.994428", - "loadTime": "09/18/2019 21:28:22", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:52:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "22:21:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_6UD79XR_201909182128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84C226E5-42D5-454C-89AE-65FED5DD5D3B", - "ticketNumber": "5ER978A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.779844, -80.005624", - "loadTime": "09/18/2019 20:32:46", - "straightDistance": "14.86", - "routeDistance": "16.75", - "timeToTower": "0:54:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "21:26:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_5ER978A_201909182031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "911BD903-FA55-4AA8-A6DA-89193D735185", - "ticketNumber": "UF8SDNL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.779793, -79.983853", - "loadTime": "09/18/2019 19:09:46", - "straightDistance": "16.11", - "routeDistance": "17.79", - "timeToTower": "1:37:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "20:47:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 80, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_UF8SDNL_201909181909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95B12645-5657-4FED-B0F7-56849FB6481F", - "ticketNumber": "CV38ANC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.659061, -79.943040", - "loadTime": "09/18/2019 19:30:11", - "straightDistance": "21.29", - "routeDistance": "27.77", - "timeToTower": "1:26:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "20:56:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_CV38ANC_201909181930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7947D5C-EE48-4713-9517-EDC5229ADBFC", - "ticketNumber": "4NYSYV6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.835673, -80.082722", - "loadTime": "09/18/2019 21:46:21", - "straightDistance": "10.24", - "routeDistance": "13.49", - "timeToTower": "0:41:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "22:28:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_4NYSYV6_201909182146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA714E2B-56FB-4E02-90F5-48784CC2126B", - "ticketNumber": "5RKDJ33", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.818665, -80.052005", - "loadTime": "09/18/2019 18:47:40", - "straightDistance": "11.94", - "routeDistance": "16.53", - "timeToTower": "1:46:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "20:34:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 60, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_5RKDJ33_201909181847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC7D30EF-474E-44D6-AD9E-5047A0C26357", - "ticketNumber": "4UPV8AT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.780152, -80.004252", - "loadTime": "09/18/2019 20:23:52", - "straightDistance": "14.93", - "routeDistance": "16.85", - "timeToTower": "1:01:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "21:25:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_4UPV8AT_201909182023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2F759AE-F1AB-49C0-8318-97955F71EF9D", - "ticketNumber": "5NDVGHC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815017, -79.995173", - "loadTime": "09/18/2019 19:57:16", - "straightDistance": "15.24", - "routeDistance": "17.58", - "timeToTower": "0:56:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "20:53:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_5NDVGHC_201909181957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA7FE649-B7A4-49A3-AFFF-871613759FD8", - "ticketNumber": "45AS7ZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815987, -79.994779", - "loadTime": "09/18/2019 19:56:22", - "straightDistance": "15.26", - "routeDistance": "17.6", - "timeToTower": "0:55:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "20:52:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_45AS7ZL_201909181956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFC74956-7358-448D-9249-F4B8C49BB186", - "ticketNumber": "5FTGZS8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.780585, -79.987797", - "loadTime": "09/18/2019 20:25:55", - "straightDistance": "15.87", - "routeDistance": "17.58", - "timeToTower": "0:57:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "21:23:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_5FTGZS8_201909182025_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5191A18-C20A-4330-AE55-5D453EC2D2F8", - "ticketNumber": "6BF8TZD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.841745, -80.066606", - "loadTime": "09/18/2019 20:27:23", - "straightDistance": "11.22", - "routeDistance": "13.97", - "timeToTower": "1:16:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "21:43:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_6BF8TZD_201909182027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB941CEC-B784-4C74-A7E6-B67F596A1CEB", - "ticketNumber": "4XRVL89", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.835257, -80.079819", - "loadTime": "09/18/2019 20:06:34", - "straightDistance": "10.4", - "routeDistance": "13.28", - "timeToTower": "0:43:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "20:50:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 95, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_4XRVL89_201909182006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7A6328D-52B6-4AA4-8378-20840E7C0678", - "ticketNumber": "9EBTEMJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.659149, -79.942773", - "loadTime": "09/18/2019 19:31:19", - "straightDistance": "21.3", - "routeDistance": "27.76", - "timeToTower": "1:23:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "20:55:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_9EBTEMJ_201909181931_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8E9E37B-D79D-4E80-8628-6D8C2DFDB6DA", - "ticketNumber": "448HQWK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.789689, -80.009362", - "loadTime": "09/18/2019 19:29:50", - "straightDistance": "14.54", - "routeDistance": "16.39", - "timeToTower": "2:41:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "22:11:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_448HQWK_201909181929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8FE3F06-75DF-4960-B0B7-10F2DDDC5545", - "ticketNumber": "4TWXKCV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.780065, -79.985136", - "loadTime": "09/18/2019 19:41:47", - "straightDistance": "16.03", - "routeDistance": "17.72", - "timeToTower": "1:40:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "21:21:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_4TWXKCV_201909181941_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA2D1683-AA4F-44FB-A673-571BD9A626DA", - "ticketNumber": "7LUT2GY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825482, -80.052020", - "loadTime": "09/18/2019 20:13:31", - "straightDistance": "11.95", - "routeDistance": "16.06", - "timeToTower": "0:58:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/18/2019", - "disposalTime": "21:12:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 80, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_7LUT2GY_201909182013_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04184468-CD13-4784-A0BA-0581F6024FAF", - "ticketNumber": "JFK9DH7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.834787, -79.832027", - "loadTime": "09/18/2019 12:37:33", - "straightDistance": "10.65", - "routeDistance": "11.64", - "timeToTower": "0:54:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "13:32:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 75, - "quantity": 54, - "calculatedQuantity": "54 CY", - "s3DownloadKey": "HaulPass_JFK9DH7_201909181219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04CA7876-2DA0-42BD-9501-55259B38B511", - "ticketNumber": "5Y947JK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.823421, -79.811254", - "loadTime": "09/18/2019 14:46:59", - "straightDistance": "10.35", - "routeDistance": "12.19", - "timeToTower": "0:30:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "15:17:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_5Y947JK_201909181422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0511F5F8-A365-4F34-9697-7764E468E72C", - "ticketNumber": "5WURN26", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.112831, -79.455839", - "loadTime": "09/18/2019 12:02:53", - "straightDistance": "18.39", - "routeDistance": "22.39", - "timeToTower": "1:21:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "13:24:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 65, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_5WURN26_201909181202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05AC3966-EC02-40C4-9B3E-2365736A26AF", - "ticketNumber": "6WQX4Q2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.861755, -79.762129", - "loadTime": "09/18/2019 12:41:04", - "straightDistance": "6.5", - "routeDistance": "7.9", - "timeToTower": "0:42:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "13:23:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 60, - "quantity": 43.1, - "calculatedQuantity": "43.1 CY", - "s3DownloadKey": "HaulPass_6WQX4Q2_201909181229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07D0A324-3BD0-49A7-B57E-FBEBB68FA542", - "ticketNumber": "3VPDM5L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.822801, -79.809702", - "loadTime": "09/18/2019 16:11:23", - "straightDistance": "10.33", - "routeDistance": "12.29", - "timeToTower": "0:28:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "16:39:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_3VPDM5L_201909181611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "096B259D-B378-4A46-B8A0-6301EB054BF9", - "ticketNumber": "5FSTT3N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.794097, -79.848067", - "loadTime": "09/18/2019 15:19:25", - "straightDistance": "13.29", - "routeDistance": "15.3", - "timeToTower": "0:56:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "16:16:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 80, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_J001_5FSTT3N_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B475C9D-7F6D-4978-A5BB-D04DFB36256F", - "ticketNumber": "6T4SFYD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.913583, -79.806625", - "loadTime": "09/18/2019 18:43:58", - "straightDistance": "6.74", - "routeDistance": "11.75", - "timeToTower": "0:51:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "19:35:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 80, - "quantity": 59.4, - "calculatedQuantity": "59.4 CY", - "s3DownloadKey": "HaulPass_J001_6T4SFYD_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B89DF52-FF05-447E-B53D-48862F9FCB03", - "ticketNumber": "4NA6BRL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.916386, -79.797691", - "loadTime": "09/18/2019 15:28:19", - "straightDistance": "6.19", - "routeDistance": "11.89", - "timeToTower": "2:10:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "17:39:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 80, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_4NA6BRL_201909181511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C28C8E3-28DC-4B00-A394-E13BCA94305A", - "ticketNumber": "5MDDVBX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.821006, -79.812148", - "loadTime": "09/18/2019 13:53:46", - "straightDistance": "10.51", - "routeDistance": "12.42", - "timeToTower": "1:01:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "14:55:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_5MDDVBX_201909181342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C333731-CBFD-48D0-99C9-ABB650E9DE67", - "ticketNumber": "93XH9PJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.822855, -79.809655", - "loadTime": "09/18/2019 15:43:20", - "straightDistance": "10.32", - "routeDistance": "12.29", - "timeToTower": "0:29:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "16:13:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_93XH9PJ_201909181543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12CE9B7E-3932-43BB-8E8D-56AD447DB9EB", - "ticketNumber": "3TT2PLE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.913958, -79.797315", - "loadTime": "09/18/2019 16:45:48", - "straightDistance": "6.21", - "routeDistance": "12.09", - "timeToTower": "0:52:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "17:38:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_3TT2PLE_201909181632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "151F47EA-B0BA-4528-A05F-858AB22EAC1A", - "ticketNumber": "KG5K83E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.834356, -79.866093", - "loadTime": "09/18/2019 16:20:24", - "straightDistance": "12.23", - "routeDistance": "13.42", - "timeToTower": "1:07:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "17:27:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_KG5K83E_201909181617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18F6BC7C-557A-4D16-A51C-D25066E7C807", - "ticketNumber": "8SYCQPN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.814428, -79.821738", - "loadTime": "09/18/2019 15:21:36", - "straightDistance": "11.22", - "routeDistance": "12.89", - "timeToTower": "0:40:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "16:01:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 60, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_8SYCQPN_201909181506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "236A93B8-CDEB-4761-BCBF-25322C6E2670", - "ticketNumber": "4QQZ6LS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.795828, -79.849763", - "loadTime": "09/18/2019 15:05:59", - "straightDistance": "13.27", - "routeDistance": "14.66", - "timeToTower": "0:56:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "16:02:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 75, - "quantity": 64.4, - "calculatedQuantity": "64.4 CY", - "s3DownloadKey": "HaulPass_4QQZ6LS_201909181505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25EF2258-7CBE-4722-9080-5323DD582205", - "ticketNumber": "3HP2ZNY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.102249, -79.447471", - "loadTime": "09/18/2019 12:41:05", - "straightDistance": "18.29", - "routeDistance": "23.08", - "timeToTower": "0:46:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "13:27:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 70, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_3HP2ZNY_201909181241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "262525EA-3FA7-4F47-A58B-BB3B0E279A25", - "ticketNumber": "5NPGY9D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6XMAGF5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836316, -79.815112", - "loadTime": "09/18/2019 17:36:22", - "straightDistance": "9.86", - "routeDistance": "10.68", - "timeToTower": "0:30:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "18:06:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_5NPGY9D_201909181736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27BD8736-80F0-4F62-B0D8-7F1E01222319", - "ticketNumber": "92E6FFB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.818998, -79.828055", - "loadTime": "09/18/2019 18:17:40", - "straightDistance": "11.24", - "routeDistance": "12.63", - "timeToTower": "0:31:54", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "18:49:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 75, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_92E6FFB_201909181741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28BDA07E-0FAC-447B-829C-9BC954C9F76F", - "ticketNumber": "6FTW2NN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.816184, -79.820923", - "loadTime": "09/18/2019 13:09:46", - "straightDistance": "11.1", - "routeDistance": "12.57", - "timeToTower": "0:55:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "14:05:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 60, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_6FTW2NN_201909181254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B846CAC-DADE-4D00-B91C-1ED4D48D2EA3", - "ticketNumber": "8WCYG9E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.842969, -79.817248", - "loadTime": "09/18/2019 14:47:44", - "straightDistance": "9.64", - "routeDistance": "10.35", - "timeToTower": "0:34:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "15:22:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_8WCYG9E_201909181427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2BF96084-0889-4606-88A0-53C28B8D820F", - "ticketNumber": "3WHQU3C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5S7EYWZ", - "fieldMonitorName": "Brandon Jefferson", - "loadCoordinates": "33.085201, -79.465769", - "loadTime": "09/18/2019 14:52:23", - "straightDistance": "16.73", - "routeDistance": "22.52", - "timeToTower": "0:37:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "15:29:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 70, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_3WHQU3C_201909181452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E57F5D2-038B-4952-8FC2-75DD6B6562C7", - "ticketNumber": "3V3JZQ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.814529, -79.819542", - "loadTime": "09/18/2019 14:56:31", - "straightDistance": "11.13", - "routeDistance": "12.72", - "timeToTower": "1:04:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "16:01:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_3V3JZQ9_201909181447_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33E88A06-F7DE-4508-BA11-E427B36E80FB", - "ticketNumber": "BP4Q58V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.833995, -79.864824", - "loadTime": "09/18/2019 17:50:39", - "straightDistance": "12.18", - "routeDistance": "13.48", - "timeToTower": "0:49:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "18:39:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_BP4Q58V_201909181717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "367EB7FA-41CB-4944-8869-CC4A0006F3CB", - "ticketNumber": "9GSM29K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.830889, -79.814334", - "loadTime": "09/18/2019 17:42:38", - "straightDistance": "10.09", - "routeDistance": "11.85", - "timeToTower": "0:33:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "18:16:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 65, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_9GSM29K_201909181742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3FB118A9-BB8D-43CD-960C-976FA83EC802", - "ticketNumber": "9X7GBFS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836407, -79.814550", - "loadTime": "09/18/2019 10:57:22", - "straightDistance": "9.83", - "routeDistance": "10.65", - "timeToTower": "0:32:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "11:30:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_9X7GBFS_201909181057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40364019-9F2D-413F-A1DD-5F21E4CDDCE5", - "ticketNumber": "7HSETEM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.813226, -79.821993", - "loadTime": "09/18/2019 17:24:56", - "straightDistance": "11.29", - "routeDistance": "12.97", - "timeToTower": "0:56:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "18:20:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 45, - "quantity": 36.8, - "calculatedQuantity": "36.8 CY", - "s3DownloadKey": "HaulPass_7HSETEM_201909181719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40A0376D-BECC-48DE-8FBC-33913B5A7211", - "ticketNumber": "4GGUHQT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.835507, -79.865689", - "loadTime": "09/18/2019 14:57:07", - "straightDistance": "12.16", - "routeDistance": "13.34", - "timeToTower": "0:42:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "15:39:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 70, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_4GGUHQT_201909181425_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44122978-783F-4E23-BDDD-AD8751A0AADA", - "ticketNumber": "5YG2X4H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.919557, -79.789241", - "loadTime": "09/17/2019 16:23:59", - "straightDistance": "5.67", - "routeDistance": "12.54", - "timeToTower": "19:01:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "11:25:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 60, - "quantity": 45.1, - "calculatedQuantity": "45.1 CY", - "s3DownloadKey": "HaulPass_J001_5YG2X4H_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "485405D9-341E-47B0-939D-8FE7B0683E6D", - "ticketNumber": "83XW6K8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.919502, -79.789104", - "loadTime": "09/17/2019 16:25:59", - "straightDistance": "5.66", - "routeDistance": "12.55", - "timeToTower": "19:00:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "11:26:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_83XW6K8_201909171625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "557047F1-86D0-44AB-B79A-EB7C7DC770B3", - "ticketNumber": "44KMAN9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.861711, -79.805769", - "loadTime": "09/18/2019 11:48:01", - "straightDistance": "8.29", - "routeDistance": "9.67", - "timeToTower": "1:24:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "13:12:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 60, - "quantity": 42.3, - "calculatedQuantity": "42.3 CY", - "s3DownloadKey": "HaulPass_44KMAN9_201909181138_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CD829A7-E95D-4B57-B941-7AF48CCCA809", - "ticketNumber": "48GHJ96", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.814149, -79.822699", - "loadTime": "09/18/2019 17:14:57", - "straightDistance": "11.27", - "routeDistance": "12.95", - "timeToTower": "1:03:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "18:18:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 55, - "quantity": 44.1, - "calculatedQuantity": "44.1 CY", - "s3DownloadKey": "HaulPass_48GHJ96_201909181656_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DC6FA87-06EC-49E4-B84E-6FD910A7A755", - "ticketNumber": "5LMZ87N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.818307, -79.826087", - "loadTime": "09/18/2019 16:21:42", - "straightDistance": "11.19", - "routeDistance": "12.53", - "timeToTower": "0:32:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "16:53:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 70, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_5LMZ87N_201909181610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60EC6846-0B65-459D-B397-5788F40EA08A", - "ticketNumber": "9QXXYP7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.924046, -79.786174", - "loadTime": "09/18/2019 13:19:10", - "straightDistance": "5.44", - "routeDistance": "13.04", - "timeToTower": "1:07:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "14:26:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 70, - "quantity": 50.2, - "calculatedQuantity": "50.2 CY", - "s3DownloadKey": "HaulPass_9QXXYP7_201909181319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "651BE807-A5AB-47A9-BB15-B9B64FD7656E", - "ticketNumber": "6G2ZKHT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.801723, -79.766062", - "loadTime": "09/18/2019 15:24:53", - "straightDistance": "10.19", - "routeDistance": "16.79", - "timeToTower": "0:54:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "16:18:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_6G2ZKHT_201909181451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A128C72-DBE6-4A12-97EC-D831B4839A0C", - "ticketNumber": "76VPXJ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.800794, -79.764350", - "loadTime": "09/18/2019 18:01:35", - "straightDistance": "10.21", - "routeDistance": "17.16", - "timeToTower": "0:53:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "18:55:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 65, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_J001_76VPXJ2_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E889324-98C9-4517-9298-AFEE8E7C4E9F", - "ticketNumber": "3DYKREM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.834228, -79.866262", - "loadTime": "09/18/2019 16:16:24", - "straightDistance": "12.24", - "routeDistance": "13.43", - "timeToTower": "1:19:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "17:35:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 75, - "quantity": 54, - "calculatedQuantity": "54 CY", - "s3DownloadKey": "HaulPass_J001_3DYKREM_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71FD3BD0-AC99-4807-81B8-E5CE5280D31C", - "ticketNumber": "6MZJCRP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.795812, -79.849353", - "loadTime": "09/18/2019 17:11:41", - "straightDistance": "13.25", - "routeDistance": "14.68", - "timeToTower": "0:44:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "17:56:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 55, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_6MZJCRP_201909181646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7238B832-F14D-4BF0-8EF5-90287EF7898C", - "ticketNumber": "8QJADNP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.836546, -79.835837", - "loadTime": "09/18/2019 12:34:00", - "straightDistance": "10.74", - "routeDistance": "11.84", - "timeToTower": "0:43:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "13:17:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_8QJADNP_201909181210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "731990E3-69D7-4C26-8499-F30E9D5FF3A1", - "ticketNumber": "J3DTP8J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.834738, -79.864805", - "loadTime": "09/18/2019 15:00:34", - "straightDistance": "12.15", - "routeDistance": "13.45", - "timeToTower": "0:37:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "15:37:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_J3DTP8J_201909181500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7405ABE8-9020-447C-A06B-3B1B4D4E6FD7", - "ticketNumber": "7NQCYSJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.915507, -79.805651", - "loadTime": "09/18/2019 16:39:47", - "straightDistance": "6.65", - "routeDistance": "11.82", - "timeToTower": "0:26:29", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "17:06:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 75, - "quantity": 53.8, - "calculatedQuantity": "53.8 CY", - "s3DownloadKey": "HaulPass_7NQCYSJ_201909181639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7420C60D-FABF-403A-898E-4DE835E1F594", - "ticketNumber": "5XUB73J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.862005, -79.807280", - "loadTime": "09/18/2019 14:03:18", - "straightDistance": "8.35", - "routeDistance": "9.75", - "timeToTower": "1:50:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "15:54:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_5XUB73J_201909181403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79043975-913A-447D-8136-A6F272A7214B", - "ticketNumber": "85CP53W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.821138, -79.811579", - "loadTime": "09/17/2019 22:37:02", - "straightDistance": "10.48", - "routeDistance": "12.43", - "timeToTower": "12:43:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "11:20:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 65, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_85CP53W_201909172237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A540512-D320-4D4E-A8A7-E308EC0EA7F3", - "ticketNumber": "8FA8FPQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.799543, -79.763212", - "loadTime": "09/18/2019 15:02:30", - "straightDistance": "10.26", - "routeDistance": "17.14", - "timeToTower": "0:47:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "15:49:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 65, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_J001_8FA8FPQ_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A74ED4F-584A-428F-B979-419A9672B13F", - "ticketNumber": "9EC8VWH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.860356, -79.807975", - "loadTime": "09/18/2019 14:46:10", - "straightDistance": "8.45", - "routeDistance": "9.48", - "timeToTower": "1:08:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "15:55:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_9EC8VWH_201909181446_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7CEAFCF9-1403-4DFA-B321-6E9E6A173F01", - "ticketNumber": "3NLXQZJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.837135, -79.815504", - "loadTime": "09/18/2019 14:53:43", - "straightDistance": "9.84", - "routeDistance": "10.65", - "timeToTower": "0:25:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "15:19:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_3NLXQZJ_201909181453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D129C9F-5650-45B3-B821-D54740227F63", - "ticketNumber": "7NNSKKN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.854738, -79.771169", - "loadTime": "09/18/2019 14:33:59", - "straightDistance": "7.2", - "routeDistance": "9.58", - "timeToTower": "0:24:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "14:58:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 60, - "quantity": 43.1, - "calculatedQuantity": "43.1 CY", - "s3DownloadKey": "HaulPass_7NNSKKN_201909181412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FC5CD14-1C48-4C3E-B459-D3865054F942", - "ticketNumber": "72QZ3FN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.795587, -79.845986", - "loadTime": "09/18/2019 12:34:44", - "straightDistance": "13.13", - "routeDistance": "14.61", - "timeToTower": "1:23:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "13:57:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 85, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_72QZ3FN_201909181234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "841B4AF0-6E4A-4CB3-B5AA-CF2B0FC3EE54", - "ticketNumber": "7LLPG76", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.802378, -79.763362", - "loadTime": "09/18/2019 13:24:10", - "straightDistance": "10.08", - "routeDistance": "16.96", - "timeToTower": "0:35:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "13:59:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_7LLPG76_201909181249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86F1CCBC-19C6-47FA-94A3-EACE87F818D6", - "ticketNumber": "9MHG6HM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.799433, -79.763005", - "loadTime": "09/18/2019 15:06:30", - "straightDistance": "10.26", - "routeDistance": "17.15", - "timeToTower": "0:44:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "15:50:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 60, - "quantity": 36.6, - "calculatedQuantity": "36.6 CY", - "s3DownloadKey": "HaulPass_J001_9MHG6HM_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CBC01BB-5007-4ADE-B1F1-566476F3960B", - "ticketNumber": "73PFUVJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836445, -79.816048", - "loadTime": "09/18/2019 18:03:49", - "straightDistance": "9.89", - "routeDistance": "10.85", - "timeToTower": "0:28:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "18:32:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_73PFUVJ_201909181803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D3C1E48-07EA-4F07-B758-FB421CCB9BFF", - "ticketNumber": "5AUPSJ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.800693, -79.764158", - "loadTime": "09/18/2019 18:08:25", - "straightDistance": "10.21", - "routeDistance": "16.76", - "timeToTower": "0:48:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "18:56:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 75, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_5AUPSJ3_201909181808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95311B87-94E8-41D5-A273-FAEA80F0377B", - "ticketNumber": "6MBERG4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.924348, -79.785646", - "loadTime": "09/18/2019 13:05:26", - "straightDistance": "5.4", - "routeDistance": "13.08", - "timeToTower": "0:56:54", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "14:02:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_6MBERG4_201909181300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "978BFF04-5D08-4660-AF9F-6DEFA20080D5", - "ticketNumber": "5YT8ZUT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.801210, -79.766099", - "loadTime": "09/18/2019 17:36:10", - "straightDistance": "10.22", - "routeDistance": "16.78", - "timeToTower": "2:02:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "19:38:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_5YT8ZUT_201909181728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98BC21EB-C4FA-445F-B24A-AC2963A97CA1", - "ticketNumber": "9CFP3US", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.863126, -79.804615", - "loadTime": "09/18/2019 16:52:53", - "straightDistance": "8.18", - "routeDistance": "9.74", - "timeToTower": "1:30:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "18:22:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_9CFP3US_201909181652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3E77664-BD93-4FC7-B90C-2ECD0E6FE217", - "ticketNumber": "6C2Y25D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5S7EYWZ", - "fieldMonitorName": "Brandon Jefferson", - "loadCoordinates": "33.084796, -79.466053", - "loadTime": "09/18/2019 14:37:11", - "straightDistance": "16.7", - "routeDistance": "22.55", - "timeToTower": "0:51:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "15:28:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 65, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_6C2Y25D_201909181408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A666E682-1F50-4190-8897-6A91C7A2BFA0", - "ticketNumber": "7B4RMVK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.836109, -79.842742", - "loadTime": "09/18/2019 11:55:10", - "straightDistance": "11.07", - "routeDistance": "12.27", - "timeToTower": "1:36:29", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "13:31:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_7B4RMVK_201909181132_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6949594-19BC-4F56-899C-15CA6BD344E4", - "ticketNumber": "6BDMHTE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.838540, -79.815565", - "loadTime": "09/18/2019 16:28:42", - "straightDistance": "9.77", - "routeDistance": "10.51", - "timeToTower": "0:28:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "16:56:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_6BDMHTE_201909181628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AAB8E5E5-DD42-4673-810A-93800E77689F", - "ticketNumber": "GS6RS22", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836482, -79.816335", - "loadTime": "09/18/2019 12:37:01", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:58:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "13:35:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_GS6RS22_201909181237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC35AFC3-16FE-4288-9C48-D408B5B2C66F", - "ticketNumber": "5GXSQ9J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.820979, -79.807133", - "loadTime": "09/18/2019 18:37:10", - "straightDistance": "10.33", - "routeDistance": "12.9", - "timeToTower": "0:33:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "19:10:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_5GXSQ9J_201909181743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0D2D7D0-8B5F-48AE-ADA5-01908DD2A698", - "ticketNumber": "82UTW33", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.855299, -79.769666", - "loadTime": "09/18/2019 16:59:56", - "straightDistance": "7.12", - "routeDistance": "9.66", - "timeToTower": "0:25:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "17:25:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_82UTW33_201909181526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4102889-E230-4886-A97A-488FFA5F601B", - "ticketNumber": "8VFX52R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6XMAGF5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.837359, -79.815289", - "loadTime": "09/18/2019 16:07:32", - "straightDistance": "9.82", - "routeDistance": "10.67", - "timeToTower": "0:24:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "16:32:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_8VFX52R_201909181607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB26B658-D251-466A-B361-923C13FAB3D3", - "ticketNumber": "6MAB6P5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.815771, -79.828726", - "loadTime": "09/18/2019 12:37:25", - "straightDistance": "11.43", - "routeDistance": "13.01", - "timeToTower": "0:37:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "13:15:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 60, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_6MAB6P5_201909181237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBFC5950-DE0D-4BAC-BC7E-58930DFBC9E6", - "ticketNumber": "8E6UCFM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.766405, -79.827684", - "loadTime": "09/18/2019 14:49:49", - "straightDistance": "14.07", - "routeDistance": "18.08", - "timeToTower": "2:55:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "17:45:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 80, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_J001_8E6UCFM_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF46DE76-4A5F-4451-B729-83538D9ACC8E", - "ticketNumber": "739W73C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.915705, -79.805079", - "loadTime": "09/18/2019 16:29:49", - "straightDistance": "6.62", - "routeDistance": "11.79", - "timeToTower": "0:37:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "17:07:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_739W73C_201909181629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D187EEC6-7B58-4307-8808-A5BF3BAC871E", - "ticketNumber": "39D6SWV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.816647, -79.828494", - "loadTime": "09/18/2019 14:12:31", - "straightDistance": "11.37", - "routeDistance": "12.61", - "timeToTower": "0:44:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "14:56:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 70, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_39D6SWV_201909181351_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D56D6C03-7AC3-4E54-AD6B-2AB072770991", - "ticketNumber": "8LHPSR2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.913522, -79.806648", - "loadTime": "09/18/2019 19:05:50", - "straightDistance": "6.74", - "routeDistance": "11.74", - "timeToTower": "0:25:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "19:31:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 75, - "quantity": 53.8, - "calculatedQuantity": "53.8 CY", - "s3DownloadKey": "HaulPass_8LHPSR2_201909181905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D65F1ED9-D835-4A92-A86A-26D0DD0114BB", - "ticketNumber": "4NWFFTN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.795187, -79.846748", - "loadTime": "09/18/2019 16:59:20", - "straightDistance": "13.18", - "routeDistance": "15.07", - "timeToTower": "1:00:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "17:59:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 75, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_J001_4NWFFTN_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D96720B7-9265-4759-A6A7-D664D7B4CCF1", - "ticketNumber": "8LD3YQ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.842732, -79.819359", - "loadTime": "09/18/2019 14:11:02", - "straightDistance": "9.74", - "routeDistance": "10.37", - "timeToTower": "1:09:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "15:20:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_8LD3YQ6_201909181359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB41CE4C-04DD-4A20-938C-5D01B5D62BB2", - "ticketNumber": "8VYVVP2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6XMAGF5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.838092, -79.815712", - "loadTime": "09/18/2019 14:34:00", - "straightDistance": "9.8", - "routeDistance": "10.51", - "timeToTower": "0:25:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "14:59:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_8VYVVP2_201909181433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB550A16-E179-49FB-B7CC-2B5B5B982809", - "ticketNumber": "66Z6WPP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.845648, -79.828587", - "loadTime": "09/18/2019 17:13:08", - "straightDistance": "10.02", - "routeDistance": "10.83", - "timeToTower": "1:25:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "18:38:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_66Z6WPP_201909181713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD8817C9-64FC-408A-B312-E2AC0A2A576F", - "ticketNumber": "5ZGST5C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.862951, -79.803109", - "loadTime": "09/18/2019 17:08:13", - "straightDistance": "8.12", - "routeDistance": "9.67", - "timeToTower": "1:13:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "18:22:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 60, - "quantity": 42.3, - "calculatedQuantity": "42.3 CY", - "s3DownloadKey": "HaulPass_5ZGST5C_201909181708_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E385DD32-1B0D-4DC5-9351-99C00178F4A0", - "ticketNumber": "5E5K28L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.835241, -79.829689", - "loadTime": "09/18/2019 11:45:57", - "straightDistance": "10.53", - "routeDistance": "11.51", - "timeToTower": "1:30:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "13:16:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_5E5K28L_201909181145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEC11A6C-2CFA-41F2-B6CF-2949E2B2708E", - "ticketNumber": "9EH6BRB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.924070, -79.786115", - "loadTime": "09/18/2019 13:18:38", - "straightDistance": "5.43", - "routeDistance": "13.05", - "timeToTower": "1:09:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "14:28:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 70, - "quantity": 51.9, - "calculatedQuantity": "51.9 CY", - "s3DownloadKey": "HaulPass_9EH6BRB_201909181318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5F1F183-5E65-4053-BB9D-EBFC2358A291", - "ticketNumber": "9QKWTTN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.766442, -79.827755", - "loadTime": "09/18/2019 14:53:49", - "straightDistance": "14.07", - "routeDistance": "17.61", - "timeToTower": "2:48:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "17:41:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 80, - "quantity": 50.9, - "calculatedQuantity": "50.9 CY", - "s3DownloadKey": "HaulPass_9QKWTTN_201909181453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7E20FD1-5687-454E-AE8B-ADC8E04FFE66", - "ticketNumber": "36LKLYH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.861606, -79.806467", - "loadTime": "09/18/2019 12:44:47", - "straightDistance": "8.33", - "routeDistance": "9.69", - "timeToTower": "0:29:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "13:14:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_36LKLYH_201909181241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8408873-2821-4F51-9C06-68770B46429F", - "ticketNumber": "38WGKQJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.818407, -79.809913", - "loadTime": "09/18/2019 12:58:13", - "straightDistance": "10.57", - "routeDistance": "12.64", - "timeToTower": "0:31:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "13:29:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_38WGKQJ_201909181208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F91B79E9-E6FC-4F8A-9059-8D9873CDE6D7", - "ticketNumber": "3G276ML", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.816412, -79.824407", - "loadTime": "09/18/2019 12:39:33", - "straightDistance": "11.22", - "routeDistance": "12.68", - "timeToTower": "1:25:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "14:04:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 55, - "quantity": 44.1, - "calculatedQuantity": "44.1 CY", - "s3DownloadKey": "HaulPass_3G276ML_201909181227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FAAA9158-08D8-454A-9991-E68359850AF2", - "ticketNumber": "74M5KJP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.827614, -79.809946", - "loadTime": "09/18/2019 12:35:12", - "straightDistance": "10.09", - "routeDistance": "11.98", - "timeToTower": "0:22:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "12:57:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_74M5KJP_201909181235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FDA93B8C-FE2F-4769-A9E1-7209D6354BB8", - "ticketNumber": "365YUTF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.793575, -79.848668", - "loadTime": "09/18/2019 13:07:01", - "straightDistance": "13.34", - "routeDistance": "14.83", - "timeToTower": "1:03:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "14:10:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 60, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_365YUTF_201909181307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FDF8B9A4-B640-419A-AAFE-EE64A741504A", - "ticketNumber": "8YMXP6N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.922937, -79.786606", - "loadTime": "09/18/2019 13:25:11", - "straightDistance": "5.47", - "routeDistance": "13.19", - "timeToTower": "0:37:54", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "14:03:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_8YMXP6N_201909181325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0195F141-26AF-4629-A7E2-E78AEA570BA7", - "ticketNumber": "8FTMJ54", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.820742, -79.808059", - "loadTime": "09/18/2019 20:16:52", - "straightDistance": "10.37", - "routeDistance": "12.95", - "timeToTower": "0:42:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "20:59:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_8FTMJ54_201909181948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "170F99E6-5341-4D68-A792-8C0A685A7C28", - "ticketNumber": "6WGNZA5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836632, -79.815051", - "loadTime": "09/18/2019 19:40:39", - "straightDistance": "9.84", - "routeDistance": "10.66", - "timeToTower": "0:31:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "20:11:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_6WGNZA5_201909181940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DD9F6CB-8EB0-40F4-AA54-EEFCF2812059", - "ticketNumber": "982K2AX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.790885, -79.846980", - "loadTime": "09/18/2019 21:57:29", - "straightDistance": "13.41", - "routeDistance": "15.18", - "timeToTower": "0:44:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "22:42:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 60, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_982K2AX_201909182150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20B694B1-A1BE-42F2-9039-028E6A374E3A", - "ticketNumber": "8SJN5ME", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5S7EYWZ", - "fieldMonitorName": "Brandon Jefferson", - "loadCoordinates": "33.085877, -79.465806", - "loadTime": "09/18/2019 21:14:34", - "straightDistance": "16.75", - "routeDistance": "22.5", - "timeToTower": "0:49:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "22:04:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 80, - "quantity": 65.8, - "calculatedQuantity": "65.8 CY", - "s3DownloadKey": "HaulPass_J001_8SJN5ME_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26C59D24-8666-4A91-BE62-C2BF74C12B62", - "ticketNumber": "844WEC5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.837226, -79.858916", - "loadTime": "09/18/2019 19:45:38", - "straightDistance": "11.77", - "routeDistance": "13.88", - "timeToTower": "1:44:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "21:29:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_844WEC5_201909181931_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E63771B-389D-4A6D-8279-34FB8D49E5C2", - "ticketNumber": "3U2GXML", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.912144, -79.805101", - "loadTime": "09/18/2019 20:46:23", - "straightDistance": "6.68", - "routeDistance": "11.61", - "timeToTower": "0:57:28", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "21:43:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_3U2GXML_201909182046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3567F65B-4BD1-4736-B608-35EC518369F3", - "ticketNumber": "7MH4JB6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.791987, -79.848575", - "loadTime": "09/18/2019 21:47:04", - "straightDistance": "13.41", - "routeDistance": "15.46", - "timeToTower": "0:55:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "22:43:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 70, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_7MH4JB6_201909182100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "387C020D-DF7A-4BFC-8A4E-C6B4B8449814", - "ticketNumber": "439B8G6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.812996, -79.818889", - "loadTime": "09/18/2019 19:12:55", - "straightDistance": "11.19", - "routeDistance": "12.89", - "timeToTower": "1:23:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "20:36:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_439B8G6_201909181912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D150B8F-C409-4471-98D4-DF9606DF1DE1", - "ticketNumber": "4NK7FDN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.830652, -79.815489", - "loadTime": "09/18/2019 21:22:44", - "straightDistance": "10.15", - "routeDistance": "11.92", - "timeToTower": "0:43:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "22:06:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_4NK7FDN_201909182114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EB61368-2CC1-4746-B816-11AC3DE3D8A5", - "ticketNumber": "MJMABLG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.832953, -79.866443", - "loadTime": "09/18/2019 18:47:06", - "straightDistance": "12.3", - "routeDistance": "13.61", - "timeToTower": "0:54:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "19:41:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_MJMABLG_201909181847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4321F78D-0D82-480C-9DC7-84687C9DB736", - "ticketNumber": "4SP87ZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6XMAGF5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.835903, -79.814978", - "loadTime": "09/18/2019 20:49:57", - "straightDistance": "9.87", - "routeDistance": "10.69", - "timeToTower": "0:42:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "21:32:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_4SP87ZL_201909182049_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BE0D0D0-EB49-40D9-B93B-9C26BE54B721", - "ticketNumber": "55ZXWET", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.833129, -79.865210", - "loadTime": "09/18/2019 18:39:26", - "straightDistance": "12.24", - "routeDistance": "13.55", - "timeToTower": "1:03:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "19:42:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 75, - "quantity": 54, - "calculatedQuantity": "54 CY", - "s3DownloadKey": "HaulPass_55ZXWET_201909181831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5509C5AA-C017-44EE-8D74-9AEE187698E0", - "ticketNumber": "8US3R8Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.862024, -79.803136", - "loadTime": "09/18/2019 18:59:56", - "straightDistance": "8.16", - "routeDistance": "9.6", - "timeToTower": "2:05:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "21:04:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_8US3R8Y_201909181859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B8EEA75-6EFB-462E-BDF3-E0ED6B28C832", - "ticketNumber": "DBH6G9M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5S7EYWZ", - "fieldMonitorName": "Brandon Jefferson", - "loadCoordinates": "33.085941, -79.465932", - "loadTime": "09/18/2019 21:17:54", - "straightDistance": "16.75", - "routeDistance": "22.5", - "timeToTower": "0:48:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "22:05:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 80, - "quantity": 64.4, - "calculatedQuantity": "64.4 CY", - "s3DownloadKey": "HaulPass_DBH6G9M_201909181952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B957BE1-36DA-4C6D-97E5-7FEF56F76C5F", - "ticketNumber": "53KPUT5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7NXYYDU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.798192, -79.774822", - "loadTime": "09/18/2019 21:42:18", - "straightDistance": "10.63", - "routeDistance": "16.2", - "timeToTower": "0:34:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "22:16:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_53KPUT5_201909182114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D079FA2-C7CC-4CC5-931B-98747C53C5C6", - "ticketNumber": "9LGRTYG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.901621, -79.813205", - "loadTime": "09/18/2019 19:27:43", - "straightDistance": "7.34", - "routeDistance": "14.68", - "timeToTower": "0:37:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "20:04:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 75, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_9LGRTYG_201909181903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6EBEA9A9-655B-42E9-AE90-3D2EE5C7CD47", - "ticketNumber": "6FZ4J8K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.912418, -79.805149", - "loadTime": "09/18/2019 20:35:25", - "straightDistance": "6.67", - "routeDistance": "11.63", - "timeToTower": "1:07:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "21:42:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 60, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_6FZ4J8K_201909182035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C63B79C-A91B-44C4-8D91-A6F47B3C2241", - "ticketNumber": "Y8LUSE9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.819317, -79.826130", - "loadTime": "09/18/2019 22:11:27", - "straightDistance": "11.14", - "routeDistance": "12.6", - "timeToTower": "0:41:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "22:52:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 80, - "quantity": 66.1, - "calculatedQuantity": "66.1 CY", - "s3DownloadKey": "HaulPass_Y8LUSE9_201909182211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E0FEFEA-DD6E-4E41-A74A-772A8F8171BD", - "ticketNumber": "3782M85", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.861145, -79.802963", - "loadTime": "09/18/2019 19:36:37", - "straightDistance": "8.19", - "routeDistance": "9.55", - "timeToTower": "1:29:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "21:05:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_3782M85_201909181936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "949D925B-97BC-40D5-A21C-5A34E3273D14", - "ticketNumber": "67UC37S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.856375, -79.768385", - "loadTime": "09/18/2019 22:02:30", - "straightDistance": "7.01", - "routeDistance": "9.86", - "timeToTower": "0:49:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "22:51:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_67UC37S_201909182030_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95792275-8D43-48F2-830D-5476D578817C", - "ticketNumber": "6N2UGVV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.815426, -79.817391", - "loadTime": "09/18/2019 21:20:31", - "straightDistance": "11", - "routeDistance": "12.63", - "timeToTower": "1:16:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "22:36:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 45, - "quantity": 36.1, - "calculatedQuantity": "36.1 CY", - "s3DownloadKey": "HaulPass_6N2UGVV_201909182118_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E0D8AFD-1A4E-4510-B2BC-B55F02F9DE68", - "ticketNumber": "34UZC5N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.907051, -79.764019", - "loadTime": "09/18/2019 20:32:29", - "straightDistance": "4.55", - "routeDistance": "7.63", - "timeToTower": "0:24:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "20:57:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_34UZC5N_201909182032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A46C5518-605A-4090-AA94-0EE9ACCED1C8", - "ticketNumber": "5RSEMYT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.856118, -79.769807", - "loadTime": "09/18/2019 19:20:48", - "straightDistance": "7.08", - "routeDistance": "9.8", - "timeToTower": "0:29:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "19:50:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_5RSEMYT_201909181839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6CCC41C-095F-4274-BB0E-4C21BEF2D631", - "ticketNumber": "8R7AVWH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.814119, -79.817338", - "loadTime": "09/18/2019 21:37:22", - "straightDistance": "11.07", - "routeDistance": "12.84", - "timeToTower": "1:00:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "22:37:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 55, - "quantity": 45, - "calculatedQuantity": "45 CY", - "s3DownloadKey": "HaulPass_8R7AVWH_201909182134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B053069A-BFC1-4B99-8C1D-E8242517E102", - "ticketNumber": "6Z26MNL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.838372, -79.816029", - "loadTime": "09/18/2019 21:22:14", - "straightDistance": "9.8", - "routeDistance": "10.54", - "timeToTower": "0:28:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "21:50:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_6Z26MNL_201909182122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7471634-9B35-4FDC-9B28-6A5755AFA887", - "ticketNumber": "93XRTA8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7NXYYDU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.800750, -79.767957", - "loadTime": "09/18/2019 18:25:44", - "straightDistance": "10.3", - "routeDistance": "16.67", - "timeToTower": "1:13:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "19:39:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_93XRTA8_201909181818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE929EBB-292A-472C-B50C-21C6FEB826C5", - "ticketNumber": "75A7XDF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.817700, -79.826964", - "loadTime": "09/18/2019 20:32:38", - "straightDistance": "11.26", - "routeDistance": "12.47", - "timeToTower": "0:35:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "21:07:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 75, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_75A7XDF_201909181939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D12D6835-F3D2-4C3D-B964-A085EA068416", - "ticketNumber": "3C2XFMT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.904398, -79.764229", - "loadTime": "09/18/2019 20:18:42", - "straightDistance": "4.65", - "routeDistance": "7.44", - "timeToTower": "0:39:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "20:58:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 70, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_3C2XFMT_201909182000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1736300-FEE5-4B67-93A7-724BF5DB159A", - "ticketNumber": "6AMU4HB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.799982, -79.770940", - "loadTime": "09/18/2019 21:05:45", - "straightDistance": "10.42", - "routeDistance": "16.48", - "timeToTower": "1:10:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "22:15:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_6AMU4HB_201909182045_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D970A8E5-D5F4-4DA1-8135-C9513E8AD51C", - "ticketNumber": "65MV78P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6XMAGF5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836554, -79.816074", - "loadTime": "09/18/2019 19:12:33", - "straightDistance": "9.89", - "routeDistance": "10.86", - "timeToTower": "0:34:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "19:47:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_65MV78P_201909181912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEDBE60E-63D2-4DDE-B773-8368CFAE9BD8", - "ticketNumber": "467MZGH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.834378, -79.856676", - "loadTime": "09/18/2019 20:40:52", - "straightDistance": "11.78", - "routeDistance": "14.21", - "timeToTower": "0:49:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "21:30:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_467MZGH_201909181953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3560A15-EF5D-45C3-A178-A7C47F5B3DAD", - "ticketNumber": "5JFBXHS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.831139, -79.814900", - "loadTime": "09/18/2019 19:18:42", - "straightDistance": "10.1", - "routeDistance": "11.87", - "timeToTower": "0:50:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "20:09:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 65, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_J001_5JFBXHS_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5B8094A-76B4-47D2-A82A-2FC6C0A194E0", - "ticketNumber": "6KLW2LN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.794487, -79.843470", - "loadTime": "09/18/2019 17:25:55", - "straightDistance": "13.09", - "routeDistance": "14.91", - "timeToTower": "2:52:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "20:18:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 80, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_6KLW2LN_201909181725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9FB6F70-38F7-4D0E-B7EA-EC431FFCDF84", - "ticketNumber": "8QDP7GS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.813003, -79.820955", - "loadTime": "09/18/2019 19:03:05", - "straightDistance": "11.27", - "routeDistance": "12.86", - "timeToTower": "1:35:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "20:38:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 65, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_8QDP7GS_201909181901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC1FA33D-0A13-402E-9F0B-BAA1858AD52C", - "ticketNumber": "36FHYZH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.794625, -79.847217", - "loadTime": "09/18/2019 19:18:05", - "straightDistance": "13.23", - "routeDistance": "14.84", - "timeToTower": "0:55:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/18/2019", - "disposalTime": "20:13:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 75, - "quantity": 64.4, - "calculatedQuantity": "64.4 CY", - "s3DownloadKey": "HaulPass_36FHYZH_201909181841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00523F2D-8215-4487-A47F-16999863941F", - "ticketNumber": "4LM788U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.723798, -79.979596", - "loadTime": "09/18/2019 17:31:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:34:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4LM788U_201909181731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1301FD91-6413-4E23-AF7B-36F0B9ECBA66", - "ticketNumber": "9GJGDGH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.72411, -79.979411", - "loadTime": "09/18/2019 17:58:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:04:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9GJGDGH_201909181758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1BBAAEF8-7D1C-41E8-8C9B-AFA2B26DF27D", - "ticketNumber": "6MVEHKE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.724344, -79.979128", - "loadTime": "09/18/2019 18:08:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:11:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6MVEHKE_201909181808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37D513A7-0F7F-48C2-B948-0175D47941C3", - "ticketNumber": "67NEG2K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.725368, -79.976239", - "loadTime": "09/18/2019 18:48:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:54:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_67NEG2K_201909181848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D585106-1A08-47F7-B38C-BC9B139D8C90", - "ticketNumber": "5LRER2X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.724611, -79.977121", - "loadTime": "09/18/2019 18:37:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:41:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5LRER2X_201909181837_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "585B9ED6-E357-4D9D-8C2F-1FCD9D78AB5A", - "ticketNumber": "4SNF8PD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.724171, -79.979133", - "loadTime": "09/18/2019 18:05:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:07:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SNF8PD_201909181805_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "646ECA24-E056-4C8E-A396-313E1A93A610", - "ticketNumber": "6EXK968", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.722788, -79.981155", - "loadTime": "09/18/2019 17:12:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:14:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6EXK968_201909181712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A03C0673-1A25-4961-925B-3254FF96D0DB", - "ticketNumber": "9B97DF8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.723137, -79.980983", - "loadTime": "09/18/2019 17:18:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:21:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9B97DF8_201909181718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7DD40C7-6DA8-4302-95D4-0CF49A9F8FF1", - "ticketNumber": "RRRNFAC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.724291, -79.979263", - "loadTime": "09/18/2019 17:36:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:42:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_RRRNFAC_201909181736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9E76C7B-5FDF-4363-A03F-0E8C01C2BC08", - "ticketNumber": "6KQRFEF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.724296, -79.978818", - "loadTime": "09/18/2019 18:11:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:21:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6KQRFEF_201909181811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC2CECCE-9B37-42A1-9EE4-BF1387DECC9E", - "ticketNumber": "3Q357CN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.724781, -79.977035", - "loadTime": "09/18/2019 18:31:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:37:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3Q357CN_201909181831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5319672-37AB-4482-A08E-ED0D88A482B9", - "ticketNumber": "9VVWQQG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.724052, -79.979206", - "loadTime": "09/18/2019 17:47:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:58:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VVWQQG_201909181747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5443205-23A4-48AE-813F-88AC1DC17F15", - "ticketNumber": "7U6QJMH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.722968, -79.980582", - "loadTime": "09/18/2019 17:22:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:29:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7U6QJMH_201909181722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08F8B9D5-8CF7-49C7-95FB-FDF9722DAF3C", - "ticketNumber": "9KMVYCM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.73641, -79.982847", - "loadTime": "09/18/2019 13:08:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:13:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9KMVYCM_201909181308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09626487-FE1A-40F5-AB68-40C6A328E35A", - "ticketNumber": "33BVZSZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.740262, -79.925259", - "loadTime": "09/18/2019 17:15:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:18:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_33BVZSZ_201909181715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0993CFD9-99FD-4EDC-9944-C72FE218CB22", - "ticketNumber": "47N4S4P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.739278, -79.925448", - "loadTime": "09/18/2019 16:54:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:59:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_47N4S4P_201909181654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12A8D12C-BEB7-4524-AD1A-200BF6059EC8", - "ticketNumber": "6YNUJTP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.733661, -79.981441", - "loadTime": "09/18/2019 14:06:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:08:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6YNUJTP_201909181406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DD48169-D34A-455A-8E5B-41874C97DE20", - "ticketNumber": "8A44N5M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.775495, -79.977855", - "loadTime": "09/18/2019 19:51:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "19:52:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8A44N5M_201909181951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DD8BAB1-ECA1-4E80-B797-B05869DD46D3", - "ticketNumber": "8RU3WST", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.727772, -79.980883", - "loadTime": "09/18/2019 15:15:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:19:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8RU3WST_201909181515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DEB5222-ED12-4D75-A822-61D57CD9E20A", - "ticketNumber": "8NKF8XZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.731577, -79.980605", - "loadTime": "09/18/2019 14:22:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:26:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NKF8XZ_201909181422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20953708-B83F-494E-AFDC-9E2E841F0293", - "ticketNumber": "54UA8T3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.740528, -79.925325", - "loadTime": "09/18/2019 16:29:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:32:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_54UA8T3_201909181629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C756053-5F0C-4072-B8FC-732FC09508D0", - "ticketNumber": "3ZRD7JD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.736891, -79.983472", - "loadTime": "09/18/2019 13:36:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:38:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3ZRD7JD_201909181336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31FB77A1-E454-4428-84A8-DEBD80DB2E21", - "ticketNumber": "8C5ZP2M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.733096, -79.980312", - "loadTime": "09/18/2019 14:12:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:18:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8C5ZP2M_201909181412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32DCC189-47D8-47CA-B3A5-CC1DA31690B1", - "ticketNumber": "37JKSFQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.732878, -79.98136", - "loadTime": "09/18/2019 14:09:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:12:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_37JKSFQ_201909181409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34D5E4EE-D2BF-4FE6-890B-7DEB646C7268", - "ticketNumber": "55XDPW8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.731437, -79.980208", - "loadTime": "09/18/2019 14:38:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:39:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_55XDPW8_201909181438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36ACD775-026B-449B-B9F8-1B96A54A6FD5", - "ticketNumber": "NS579EL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.729002, -79.979461", - "loadTime": "09/18/2019 15:06:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:08:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_NS579EL_201909181506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39C86C14-1327-4104-AB0B-5D7B8A2E82A2", - "ticketNumber": "U2EJQGJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.730969, -79.980166", - "loadTime": "09/18/2019 14:58:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:02:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_U2EJQGJ_201909181458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A5C5D5F-08FF-48D4-9367-FAF9DCB0B6F5", - "ticketNumber": "8BQRGAH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.732894, -79.9802", - "loadTime": "09/18/2019 14:27:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:30:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8BQRGAH_201909181427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F424CB8-9F38-49A0-866B-63E7DDEDEFB5", - "ticketNumber": "4CFN2LE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.731117, -79.980205", - "loadTime": "09/18/2019 14:53:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:55:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4CFN2LE_201909181453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51116414-F2AD-43BF-A6E2-060A0F03D1DC", - "ticketNumber": "5W6WV6V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.77263, -79.977754", - "loadTime": "09/18/2019 19:18:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "19:19:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5W6WV6V_201909181918_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56AEF9BA-8E16-40BC-9DBD-F84CBDB3C219", - "ticketNumber": "3NFWZFG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.774619, -79.975761", - "loadTime": "09/18/2019 19:12:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "19:13:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3NFWZFG_201909181912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6459808F-0A54-4FFF-AA8F-BFF4C26F8AEB", - "ticketNumber": "49PDNFB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.73652, -79.982999", - "loadTime": "09/18/2019 13:33:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:36:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_49PDNFB_201909181333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "668F7C64-8B6F-454E-9F77-8252C737D7EE", - "ticketNumber": "9R5DSHF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.730594, -79.980145", - "loadTime": "09/18/2019 14:48:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:50:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9R5DSHF_201909181448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67352731-8FE6-4EB7-B124-A884FA76FC94", - "ticketNumber": "9R9CT23", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.775487, -79.977301", - "loadTime": "09/18/2019 19:47:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "19:51:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9R9CT23_201909181947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6BEBF5B8-5E74-4F27-A599-4285B7920C67", - "ticketNumber": "4Y5PBP3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.739213, -79.925501", - "loadTime": "09/18/2019 17:00:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:05:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4Y5PBP3_201909181700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BECB020-6A17-4F0D-AB7E-F1D6702027B2", - "ticketNumber": "8TURD93", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.771429, -79.975045", - "loadTime": "09/18/2019 18:29:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:30:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8TURD93_201909181829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88694570-4FB6-4844-BF56-F0EAAE3F78C1", - "ticketNumber": "6ECP2V5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.740222, -79.923331", - "loadTime": "09/18/2019 16:43:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:50:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ECP2V5_201909181643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B673C3A-35AD-4AB4-B14C-EA5149CD51C4", - "ticketNumber": "3W69Y8L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.733094, -79.981403", - "loadTime": "09/18/2019 14:18:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:19:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3W69Y8L_201909181418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C65602F-DA5D-4200-B75C-FCFFFB0DCB23", - "ticketNumber": "9HCBD55", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.736524, -79.982723", - "loadTime": "09/18/2019 13:15:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:23:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9HCBD55_201909181315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "919ED735-9739-404E-810E-250035A3EC75", - "ticketNumber": "QKLAW8V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.775269, -79.976614", - "loadTime": "09/18/2019 19:04:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "19:07:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_QKLAW8V_201909181904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95AF6AC5-4CC0-4F90-B06E-66BB3004E912", - "ticketNumber": "8GJTJS2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.737709, -79.982744", - "loadTime": "09/18/2019 12:48:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "12:55:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8GJTJS2_201909181248_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CF3F936-E533-4B8A-907B-EB92D137D292", - "ticketNumber": "78TEJVV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.727834, -79.980591", - "loadTime": "09/18/2019 15:20:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:24:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_78TEJVV_201909181520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9FFCA3BE-7004-4D98-AF12-DA2A737FCF1F", - "ticketNumber": "DNZ72N5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.731404, -79.980289", - "loadTime": "09/18/2019 14:40:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:45:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_DNZ72N5_201909181440_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A063FE1D-D71E-411F-AB97-A3B1F36B5DB9", - "ticketNumber": "99ZTCTQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.740426, -79.923888", - "loadTime": "09/18/2019 16:34:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:38:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_99ZTCTQ_201909181634_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8FA0F41-CA67-4094-A474-158CCFDFD394", - "ticketNumber": "3HRVK8E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.773879, -79.974184", - "loadTime": "09/18/2019 18:50:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:53:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3HRVK8E_201909181850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9932AED-B78A-4246-A0BF-80BBD23BA0FB", - "ticketNumber": "8PHYSNL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.736769, -79.983386", - "loadTime": "09/18/2019 12:58:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:02:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8PHYSNL_201909181258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC45CB89-7909-4067-99AA-F6C5D78BE5E5", - "ticketNumber": "72EF8F9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.736842, -79.983437", - "loadTime": "09/18/2019 13:29:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:32:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_72EF8F9_201909181329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFF5562E-8585-42F4-9E13-11C5165E7779", - "ticketNumber": "4XWKKH2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.736883, -79.983504", - "loadTime": "09/18/2019 13:26:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:28:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4XWKKH2_201909181326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6B08F1C-1AA8-42BF-A293-56B4DCD54C06", - "ticketNumber": "9WT24JP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.727831, -79.981073", - "loadTime": "09/18/2019 15:35:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:41:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9WT24JP_201909181535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEA6B76F-8D49-40A3-B5EA-DBD154A912CC", - "ticketNumber": "8KL9ZYV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.77497, -79.979922", - "loadTime": "09/18/2019 19:57:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "20:01:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8KL9ZYV_201909181957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3BC4BBD-0CEF-45F6-A86E-679A2D367051", - "ticketNumber": "3K4NQPW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.740773, -79.926795", - "loadTime": "09/18/2019 16:14:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:22:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3K4NQPW_201909181614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF01D992-8C49-454B-962D-5047C4C26C7E", - "ticketNumber": "5BDTGNQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.72819, -79.98097", - "loadTime": "09/18/2019 15:30:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:34:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5BDTGNQ_201909181530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE249BBC-2325-4948-8ADF-4D764FEDF9E6", - "ticketNumber": "6P8UQ9W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.739219, -79.925704", - "loadTime": "09/18/2019 17:07:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:10:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6P8UQ9W_201909181707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF5BFD78-1835-41C7-B94F-CA518CE0D6BA", - "ticketNumber": "7AWY2V6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.773225, -79.97684", - "loadTime": "09/18/2019 19:28:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "19:35:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7AWY2V6_201909181928_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "021160B9-D317-4DC5-BD2E-70678F7187B6", - "ticketNumber": "9JVM3D9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.726304, -79.97703", - "loadTime": "09/18/2019 20:34:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "20:36:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9JVM3D9_201909182034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0899BDE3-FE09-46F1-9925-483B211A5BFB", - "ticketNumber": "8KAEW32", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.723838, -79.97631", - "loadTime": "09/18/2019 21:32:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "21:37:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8KAEW32_201909182132_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "111E5D4B-8177-4AB3-B549-726DF32273F6", - "ticketNumber": "82298V3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.72629, -79.977974", - "loadTime": "09/18/2019 21:16:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "21:22:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82298V3_201909182116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11D17067-BEFF-4585-B41C-9A85BC0A45A9", - "ticketNumber": "69JHU3Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.72631, -79.977494", - "loadTime": "09/18/2019 20:50:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "20:56:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_69JHU3Q_201909182050_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "300D0BBF-1607-4824-8186-6B758AC4702F", - "ticketNumber": "8VGLLFX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.726786, -79.976471", - "loadTime": "09/18/2019 20:13:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "20:17:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8VGLLFX_201909182013_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56D1688C-52D3-4351-8C13-570DA76303E9", - "ticketNumber": "4GVJQF5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.726409, -79.977378", - "loadTime": "09/18/2019 20:47:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "20:50:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4GVJQF5_201909182047_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58963FBE-444B-4946-B03A-E5A30DAAF5A2", - "ticketNumber": "9ZN8669", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.726271, -79.97706", - "loadTime": "09/18/2019 20:56:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "20:59:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ZN8669_201909182056_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61F60F62-68AF-4CB0-B41B-4C32AC1F902E", - "ticketNumber": "5QRSAWQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.724121, -79.980657", - "loadTime": "09/18/2019 21:52:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "21:55:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5QRSAWQ_201909182152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C6E874C-EEF2-42CF-9C79-AF5600661550", - "ticketNumber": "52Z5LV9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.726224, -79.977197", - "loadTime": "09/18/2019 20:44:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "20:47:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_52Z5LV9_201909182044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8BBB041C-3781-4BE0-88FC-E56EA3BB4D42", - "ticketNumber": "83E344K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.726309, -79.977798", - "loadTime": "09/18/2019 21:09:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "21:14:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83E344K_201909182109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98A705BE-A07F-410E-8963-75C6DD1AF5A8", - "ticketNumber": "WZ53WAC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.726266, -79.976912", - "loadTime": "09/18/2019 20:31:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "20:33:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_WZ53WAC_201909182031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3D07F8E-8A2A-4D0A-845F-35C51FD626CB", - "ticketNumber": "7GB8AT5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.726185, -79.976569", - "loadTime": "09/18/2019 20:22:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "20:28:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7GB8AT5_201909182022_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E544BF86-47AF-4AE3-9410-DE20DBB49FC5", - "ticketNumber": "9ZY52NT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.726148, -79.976694", - "loadTime": "09/18/2019 20:05:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "20:13:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ZY52NT_201909182005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6954412-FE41-416F-B28F-042CC1C7E8A2", - "ticketNumber": "7CWGFEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.726275, -79.977862", - "loadTime": "09/18/2019 21:07:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "21:09:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7CWGFEB_201909182107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0772B458-BFB2-482D-B6A4-2958F771545E", - "ticketNumber": "3DMP2R5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.776216, -79.977398", - "loadTime": "09/18/2019 20:48:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "20:51:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3DMP2R5_201909182048_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E898A91-4578-4949-8E58-A96414B587B9", - "ticketNumber": "7AY4HKV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.721592, -79.981299", - "loadTime": "09/18/2019 15:24:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:26:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7AY4HKV_201909181524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "262536DD-D385-4C41-853C-93D9FDF15475", - "ticketNumber": "6CFYNAR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.722585, -79.978397", - "loadTime": "09/18/2019 15:42:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:46:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CFYNAR_201909181542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38CA9C88-BE8B-4EF4-B6CD-AD56B02B6E6B", - "ticketNumber": "8VK2TWH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.779584, -79.982563", - "loadTime": "09/18/2019 21:55:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "22:02:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8VK2TWH_201909182155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C87388B-6588-459C-87B1-D6DB410F6D07", - "ticketNumber": "5UH8GY5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.732654, -79.981393", - "loadTime": "09/18/2019 14:27:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:29:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5UH8GY5_201909181427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F21A4F2-19E1-421B-8F3C-0776C050C977", - "ticketNumber": "4C4YJD7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.722645, -79.97964", - "loadTime": "09/18/2019 16:02:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:10:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4C4YJD7_201909181602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68CAF3AD-140F-45D7-8661-07D21906155F", - "ticketNumber": "3D3UE6W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.732737, -79.980186", - "loadTime": "09/18/2019 14:21:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:23:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3D3UE6W_201909181421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76A20755-6C18-4274-BA4B-FEBE69764F87", - "ticketNumber": "NM6E65W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.731699, -79.980795", - "loadTime": "09/18/2019 14:44:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:47:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_NM6E65W_201909181444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91D24204-4A63-4E35-B187-48B62A7FB475", - "ticketNumber": "66EF2ER", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.776245, -79.977354", - "loadTime": "09/18/2019 20:36:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "20:47:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_66EF2ER_201909182036_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "966B4CFC-AC54-47C5-A618-C7E5B32879B3", - "ticketNumber": "97XGKF2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.776337, -79.977472", - "loadTime": "09/18/2019 20:52:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:13:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "21:05:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97XGKF2_201909182052_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD0BD40D-2436-4159-A237-1C3CAE72A028", - "ticketNumber": "9JW6PBW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.721166, -79.981592", - "loadTime": "09/18/2019 15:10:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:21:16", - "debrisType": "Leaner", - "diameter": 12.4, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9JW6PBW_201909181510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1F50A2B-FB8C-4120-81C1-9F4CDEABC3D2", - "ticketNumber": "3DWCNNX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.731325, -79.980343", - "loadTime": "09/18/2019 14:39:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:42:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3DWCNNX_201909181439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D58DBD46-FA13-4E44-985C-7C98A0D50735", - "ticketNumber": "364XA9Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.73299, -79.981537", - "loadTime": "09/18/2019 14:18:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:20:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_364XA9Z_201909181418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE32CFDA-2B54-443D-86B8-2D9D3B1342F5", - "ticketNumber": "7SAF54N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9MU4C99", - "fieldMonitorName": "Jordan Bryant", - "loadCoordinates": "32.73361, -79.981475", - "loadTime": "09/18/2019 14:53:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:58:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7SAF54N_201909181453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F49B5ED6-A3FA-4154-A1B2-2E37154062C8", - "ticketNumber": "7M2FBM8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.775259, -79.982636", - "loadTime": "09/18/2019 21:12:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "21:23:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7M2FBM8_201909182112_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76A9751A-3037-4CAA-BA9E-4AD49E279F30", - "ticketNumber": "8DYHAMA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.805067, -79.830533", - "loadTime": "09/19/2019 14:01:08", - "straightDistance": "12.04", - "routeDistance": "14.09", - "timeToTower": "0:40:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "14:41:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 80, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_J001_8DYHAMA_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "796DA830-66A8-48E2-A960-8EA7E4EFE9CD", - "ticketNumber": "4XL33P2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.835299, -79.858796", - "loadTime": "09/19/2019 13:47:33", - "straightDistance": "11.85", - "routeDistance": "14.04", - "timeToTower": "0:55:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "14:43:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_J001_4XL33P2_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "845C6B53-1E88-4CD5-A8BD-E2BADC6136BF", - "ticketNumber": "9LRRHLH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.835489, -79.858726", - "loadTime": "09/19/2019 13:49:05", - "straightDistance": "11.84", - "routeDistance": "14.03", - "timeToTower": "0:55:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "14:44:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_J001_9LRRHLH_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75090633-B208-4487-99DB-37BC7B5EF6FD", - "ticketNumber": "89LCNCL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.834943, -79.810695", - "loadTime": "09/19/2019 14:04:10", - "straightDistance": "9.75", - "routeDistance": "10.73", - "timeToTower": "0:42:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "14:46:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_J001_89LCNCL_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "296B0572-28FE-427B-89AE-1573E23CA90F", - "ticketNumber": "3TLDSQZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.837320, -79.815113", - "loadTime": "09/19/2019 13:58:52", - "straightDistance": "9.81", - "routeDistance": "10.67", - "timeToTower": "0:50:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "14:49:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_3TLDSQZ_201909191358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7B0BC6B-4D22-4B25-B6CD-36C9CE198E69", - "ticketNumber": "7D5WRNR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.853276, -79.771673", - "loadTime": "09/19/2019 14:15:14", - "straightDistance": "7.3", - "routeDistance": "9.69", - "timeToTower": "0:36:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "14:51:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_7D5WRNR_201909191333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F23206C-D912-4CEE-A7FF-F9E42C4FAC0C", - "ticketNumber": "7V7ZBC5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.798499, -79.773852", - "loadTime": "09/19/2019 12:51:10", - "straightDistance": "10.58", - "routeDistance": "16.28", - "timeToTower": "2:01:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "14:52:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_7V7ZBC5_201909191251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D783BC2A-DE5C-4657-BE00-B3CF86DB8321", - "ticketNumber": "9ZMV5YR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7NXYYDU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.793755, -79.783756", - "loadTime": "09/19/2019 14:13:10", - "straightDistance": "11.14", - "routeDistance": "15.32", - "timeToTower": "0:41:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "14:54:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_9ZMV5YR_201909191413_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D166602-FBEB-42C9-9769-FB7F4F7528A5", - "ticketNumber": "39YF3H7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.799691, -79.764331", - "loadTime": "09/19/2019 13:12:02", - "straightDistance": "10.28", - "routeDistance": "16.6", - "timeToTower": "1:59:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "15:11:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 70, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_J001_39YF3H7_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D7397AD-C235-463B-B732-D2849E9B0445", - "ticketNumber": "3TPZQXU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.908775, -79.808255", - "loadTime": "09/19/2019 14:27:07", - "straightDistance": "6.91", - "routeDistance": "16.04", - "timeToTower": "0:55:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "15:22:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 70, - "quantity": 51.9, - "calculatedQuantity": "51.9 CY", - "s3DownloadKey": "HaulPass_3TPZQXU_201909191400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA2AA431-FD2F-49B3-A611-E9B492D59035", - "ticketNumber": "3URMQY2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.908659, -79.806377", - "loadTime": "09/19/2019 13:57:10", - "straightDistance": "6.81", - "routeDistance": "16.14", - "timeToTower": "1:26:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "15:23:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 75, - "quantity": 53.8, - "calculatedQuantity": "53.8 CY", - "s3DownloadKey": "HaulPass_3URMQY2_201909191349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FE8BEC2-7E86-4B2B-9705-A65B1AA368F9", - "ticketNumber": "3YQHD4C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.830386, -79.864200", - "loadTime": "09/19/2019 14:18:20", - "straightDistance": "12.3", - "routeDistance": "14.01", - "timeToTower": "1:06:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "15:25:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_3YQHD4C_201909191415_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DA3984E-2935-45F5-9F0C-815C75E204EC", - "ticketNumber": "9NKXJ9D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.832572, -79.863959", - "loadTime": "09/19/2019 14:40:17", - "straightDistance": "12.2", - "routeDistance": "13.83", - "timeToTower": "0:46:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "15:26:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 65, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_9NKXJ9D_201909191438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9065C136-36E5-4095-BDED-5DF04F6E1EAE", - "ticketNumber": "4CF8BVD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.837997, -79.809124", - "loadTime": "09/19/2019 14:52:26", - "straightDistance": "9.53", - "routeDistance": "10.78", - "timeToTower": "0:41:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "15:34:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_4CF8BVD_201909191452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2D545FD-7ED4-43F7-AF1C-910F8DD74DE1", - "ticketNumber": "59ZWCE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.763845, -79.832729", - "loadTime": "09/19/2019 14:22:19", - "straightDistance": "14.38", - "routeDistance": "18.02", - "timeToTower": "1:13:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "15:35:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 70, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_59ZWCE5_201909191355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0608C315-59E8-4ED1-BEAD-8121B38374DF", - "ticketNumber": "3GKKDFU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.763996, -79.831927", - "loadTime": "09/19/2019 14:43:28", - "straightDistance": "14.34", - "routeDistance": "17.97", - "timeToTower": "0:53:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "15:36:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 60, - "quantity": 38.2, - "calculatedQuantity": "38.2 CY", - "s3DownloadKey": "HaulPass_3GKKDFU_201909191439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11F7C9F0-F556-4C31-A5FA-8C0311E98185", - "ticketNumber": "6GBGDVV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.910789, -79.805104", - "loadTime": "09/19/2019 11:46:59", - "straightDistance": "6.7", - "routeDistance": "16.28", - "timeToTower": "1:02:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "12:49:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 65, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_6GBGDVV_201909191146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14F76B38-B4AB-4451-8071-EC510FDD9F26", - "ticketNumber": "34SP4NS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.908511, -79.811590", - "loadTime": "09/18/2019 21:51:00", - "straightDistance": "7.11", - "routeDistance": "11.07", - "timeToTower": "13:36:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "11:27:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_34SP4NS_201909182133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19257DF8-2D11-4CC3-BFA6-65000D186451", - "ticketNumber": "8TPGLWV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.879776, -79.749080", - "loadTime": "09/18/2019 21:45:53", - "straightDistance": "5.05", - "routeDistance": "5.96", - "timeToTower": "13:35:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "11:21:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 50, - "quantity": 36, - "calculatedQuantity": "36 CY", - "s3DownloadKey": "HaulPass_8TPGLWV_201909182138_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1AFDD761-E834-4638-8DD5-783839CCED60", - "ticketNumber": "99M6Y58", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836368, -79.816061", - "loadTime": "09/19/2019 12:18:41", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:48:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "13:07:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_99M6Y58_201909191218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "219F94D8-68F7-4510-8502-BA1E84A82353", - "ticketNumber": "4MQY7MT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.832047, -79.866448", - "loadTime": "09/19/2019 12:13:06", - "straightDistance": "12.34", - "routeDistance": "13.67", - "timeToTower": "1:07:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "13:20:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_4MQY7MT_201909191213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2683F70E-F5EF-4827-9C01-626B168E673B", - "ticketNumber": "33AHDPL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.114713, -79.452391", - "loadTime": "09/19/2019 12:04:05", - "straightDistance": "18.62", - "routeDistance": "22.7", - "timeToTower": "1:10:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "13:15:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 55, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_33AHDPL_201909191204_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C2D6155-1CA0-4EAD-9526-78BDEE0BD977", - "ticketNumber": "8LK3Y9S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.806569, -79.834012", - "loadTime": "09/19/2019 13:09:35", - "straightDistance": "12.1", - "routeDistance": "13.46", - "timeToTower": "0:38:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "13:48:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 75, - "quantity": 64.4, - "calculatedQuantity": "64.4 CY", - "s3DownloadKey": "HaulPass_8LK3Y9S_201909191306_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3765E921-24F4-4600-A23D-F8E14C14A55E", - "ticketNumber": "5BT9TCA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.811262, -79.818593", - "loadTime": "09/19/2019 13:28:42", - "straightDistance": "11.27", - "routeDistance": "13.57", - "timeToTower": "0:48:54", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "14:17:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 70, - "quantity": 57.3, - "calculatedQuantity": "57.3 CY", - "s3DownloadKey": "HaulPass_5BT9TCA_201909191328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C21A8BE-9A01-4F5B-9D00-4BAB08F14D73", - "ticketNumber": "Q59ZZPK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.908905, -79.810322", - "loadTime": "09/18/2019 22:15:29", - "straightDistance": "7.03", - "routeDistance": "15.92", - "timeToTower": "13:14:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "11:29:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_Q59ZZPK_201909182213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65434260-487E-4FB8-8FBD-AE927C406398", - "ticketNumber": "4JU6RVP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.801126, -79.759436", - "loadTime": "09/19/2019 12:45:46", - "straightDistance": "10.08", - "routeDistance": "17.36", - "timeToTower": "0:36:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "13:22:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 60, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_4JU6RVP_201909191240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68AA5B5A-70C9-49F6-93B5-2550A980B33F", - "ticketNumber": "7X3TUPY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.114772, -79.453224", - "loadTime": "09/19/2019 12:18:15", - "straightDistance": "18.59", - "routeDistance": "22.59", - "timeToTower": "0:57:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "13:16:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 65, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_7X3TUPY_201909191218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E7E39F0-05DB-464D-929E-AADB7DA2CAF8", - "ticketNumber": "5LLDNS7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.854216, -79.770338", - "loadTime": "09/19/2019 12:14:57", - "straightDistance": "7.2", - "routeDistance": "9.66", - "timeToTower": "0:33:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "12:48:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 60, - "quantity": 43.1, - "calculatedQuantity": "43.1 CY", - "s3DownloadKey": "HaulPass_5LLDNS7_201909191208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7615E28B-AD95-448B-B102-E70E862358C1", - "ticketNumber": "8Y2D4HD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.835060, -79.810837", - "loadTime": "09/19/2019 12:38:49", - "straightDistance": "9.75", - "routeDistance": "10.72", - "timeToTower": "0:30:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "13:09:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_J001_8Y2D4HD_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8ED1EC91-4908-4A86-B6DB-5B9CBF079486", - "ticketNumber": "3JEMGG7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.910298, -79.804859", - "loadTime": "09/19/2019 12:16:03", - "straightDistance": "6.7", - "routeDistance": "16.26", - "timeToTower": "0:34:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "12:50:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 70, - "quantity": 51.9, - "calculatedQuantity": "51.9 CY", - "s3DownloadKey": "HaulPass_3JEMGG7_201909191216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B6B9307-690A-4FC8-A44F-D394D651FFF8", - "ticketNumber": "64N5PBP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.812022, -79.817470", - "loadTime": "09/19/2019 13:12:46", - "straightDistance": "11.19", - "routeDistance": "13.5", - "timeToTower": "1:00:29", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "14:13:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 70, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_64N5PBP_201909191255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D1F704B-8A86-4E32-B86B-6F9F5024DBC2", - "ticketNumber": "7NGQAPD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.832746, -79.864499", - "loadTime": "09/19/2019 12:42:10", - "straightDistance": "12.22", - "routeDistance": "13.8", - "timeToTower": "0:39:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "13:21:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 70, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_7NGQAPD_201909191242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E8A9AA3-D881-48DD-B0F9-680B5E987EFE", - "ticketNumber": "3JE39Q9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.871517, -79.746256", - "loadTime": "09/18/2019 22:15:01", - "straightDistance": "5.41", - "routeDistance": "6.51", - "timeToTower": "13:04:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "11:19:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 45, - "quantity": 32.9, - "calculatedQuantity": "32.9 CY", - "s3DownloadKey": "HaulPass_3JE39Q9_201909182215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3815A99-45CA-4FCC-AC44-8D36E650E61C", - "ticketNumber": "3BYZ7LK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.800055, -79.764661", - "loadTime": "09/18/2019 21:34:17", - "straightDistance": "10.26", - "routeDistance": "17.08", - "timeToTower": "13:41:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "11:15:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 65, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_3BYZ7LK_201909182134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B88AAD28-55F3-4456-B7DA-E1E30432BED0", - "ticketNumber": "53NCU7P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.799577, -79.763695", - "loadTime": "09/18/2019 22:02:38", - "straightDistance": "10.27", - "routeDistance": "17.1", - "timeToTower": "13:13:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "11:16:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 70, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_53NCU7P_201909182202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3178C4A-1BD8-4FC1-97EB-AC96AF9732BC", - "ticketNumber": "748QGWX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.828648, -79.815224", - "loadTime": "09/18/2019 22:33:32", - "straightDistance": "10.24", - "routeDistance": "11.84", - "timeToTower": "12:30:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "11:03:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_748QGWX_201909182212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C433A38-A9C4-4A6A-91CE-6108E4415F26", - "ticketNumber": "5LB4DJ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.859486, -79.802673", - "loadTime": "09/19/2019 14:36:16", - "straightDistance": "8.25", - "routeDistance": "9.44", - "timeToTower": "1:09:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "15:46:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_5LB4DJ8_201909191436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1005583A-B02D-4AC3-95C0-9E01CEC75FEE", - "ticketNumber": "4AX4A3E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.859041, -79.803646", - "loadTime": "09/19/2019 15:20:12", - "straightDistance": "8.31", - "routeDistance": "9.38", - "timeToTower": "0:27:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "15:47:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 90, - "quantity": 66.6, - "calculatedQuantity": "66.6 CY", - "s3DownloadKey": "HaulPass_4AX4A3E_201909191520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBFC89D0-0376-4E51-BDC3-267967E1C27B", - "ticketNumber": "89GBHCZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.802252, -79.760194", - "loadTime": "09/19/2019 15:10:28", - "straightDistance": "10.02", - "routeDistance": "17.47", - "timeToTower": "0:42:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "15:52:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 55, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_89GBHCZ_201909191453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4E94C19-65FD-41AC-9A4B-FCBA2FBB6070", - "ticketNumber": "7E87WVR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.801603, -79.759596", - "loadTime": "09/19/2019 14:44:09", - "straightDistance": "10.05", - "routeDistance": "17.4", - "timeToTower": "1:11:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "15:55:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 50, - "quantity": 39.4, - "calculatedQuantity": "39.4 CY", - "s3DownloadKey": "HaulPass_7E87WVR_201909191414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6FA3F744-53AE-4977-8375-F35E0463817C", - "ticketNumber": "94MB2F7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.799746, -79.764423", - "loadTime": "09/19/2019 14:49:43", - "straightDistance": "10.28", - "routeDistance": "17.07", - "timeToTower": "1:22:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "16:12:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 75, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_J001_94MB2F7_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "005EFECF-B8FF-416D-B2E9-63AA9C7990A9", - "ticketNumber": "XZEABQS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.688929, -80.018468", - "loadTime": "09/19/2019 12:33:21", - "straightDistance": "2.9", - "routeDistance": "3.2", - "timeToTower": "0:33:08", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "13:06:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_XZEABQS_201909191233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08B3BD18-726A-45BC-9381-8AB490E777D3", - "ticketNumber": "3NS2MZN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.734723, -80.041686", - "loadTime": "09/19/2019 12:43:39", - "straightDistance": "4.48", - "routeDistance": "7.73", - "timeToTower": "0:21:26", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "13:05:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 85, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_3NS2MZN_201909191243_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B4179FE-580F-41BB-95B7-1310678BFF12", - "ticketNumber": "5FM5VLC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.673563, -80.050297", - "loadTime": "09/19/2019 13:04:34", - "straightDistance": ".82", - "routeDistance": "1.14", - "timeToTower": "0:39:49", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "13:44:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_5FM5VLC_201909191304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C8D7EA1-87AA-4E75-8CBC-A4B742F76304", - "ticketNumber": "7NN4KDR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.663421, -80.052752", - "loadTime": "09/19/2019 14:06:41", - "straightDistance": ".93", - "routeDistance": "1.75", - "timeToTower": "0:38:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "14:45:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_7NN4KDR_201909191406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17C122B3-8E1A-4732-9E6C-8BBA7E083049", - "ticketNumber": "7WJZZ5C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.737467, -80.042891", - "loadTime": "09/19/2019 13:58:32", - "straightDistance": "4.64", - "routeDistance": "7.69", - "timeToTower": "0:39:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "14:38:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_7WJZZ5C_201909191346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19543B9A-C293-4949-B171-37288A2CA170", - "ticketNumber": "6ESJUMY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.656596, -80.088416", - "loadTime": "09/19/2019 13:52:48", - "straightDistance": "1.78", - "routeDistance": "3.07", - "timeToTower": "0:20:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "14:13:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 75, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_6ESJUMY_201909191352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D3D22F2-8D6B-41E8-B151-CB18645C905F", - "ticketNumber": "79TMHFK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.738688, -79.922863", - "loadTime": "09/18/2019 21:52:32", - "straightDistance": "9.4", - "routeDistance": "15.98", - "timeToTower": "14:17:52", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "12:10:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 80, - "quantity": 55.4, - "calculatedQuantity": "55.4 CY", - "s3DownloadKey": "HaulPass_79TMHFK_201909182152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2350488E-5FEA-4D60-AD8C-19F5D1C873DD", - "ticketNumber": "6JSJYJB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750807, -79.935539", - "loadTime": "09/19/2019 12:43:05", - "straightDistance": "9.23", - "routeDistance": "15.01", - "timeToTower": "0:51:35", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "13:34:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 65, - "quantity": 42, - "calculatedQuantity": "42 CY", - "s3DownloadKey": "HaulPass_6JSJYJB_201909191243_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2731F813-E921-48B4-B37D-FA37C6AB5698", - "ticketNumber": "5R997US", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.689037, -80.018494", - "loadTime": "09/19/2019 13:24:30", - "straightDistance": "2.9", - "routeDistance": "3.21", - "timeToTower": "0:56:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "14:21:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_5R997US_201909191324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44F5CF91-06EA-4B46-8113-A93F03753200", - "ticketNumber": "729YJRK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.671011, -80.050553", - "loadTime": "09/19/2019 12:22:47", - "straightDistance": ".81", - "routeDistance": "1.32", - "timeToTower": "0:17:14", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "12:40:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_729YJRK_201909191214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "508291DB-E5D5-45C9-991D-E2EB0D070727", - "ticketNumber": "4T6U8RN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.667968, -80.208499", - "loadTime": "09/19/2019 12:02:24", - "straightDistance": "8.38", - "routeDistance": "14.09", - "timeToTower": "1:17:22", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "13:19:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_4T6U8RN_201909191202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64788DC7-3000-45EA-B80E-4011AC9E49BC", - "ticketNumber": "6LLUZVU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.738575, -79.922669", - "loadTime": "09/18/2019 21:45:24", - "straightDistance": "9.41", - "routeDistance": "15.98", - "timeToTower": "14:23:55", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "12:09:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_6LLUZVU_201909182145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "685FC39E-6EFF-4B28-AC15-287A4CDABD8E", - "ticketNumber": "6Y5WZND", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.744585, -79.909515", - "loadTime": "09/19/2019 12:54:11", - "straightDistance": "10.28", - "routeDistance": "16.64", - "timeToTower": "0:46:49", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "13:41:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_J001_6Y5WZND_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68B7CC64-BBF1-49D4-A241-CB082348C6A5", - "ticketNumber": "3AGB4SN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.614817, -80.196442", - "loadTime": "09/19/2019 12:37:44", - "straightDistance": "8.65", - "routeDistance": "16.32", - "timeToTower": "0:46:13", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "13:23:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 90, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_J001_3AGB4SN_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6BC54040-1217-4898-B90F-BF2D39D4698B", - "ticketNumber": "3XFKL2M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.736221, -80.040687", - "loadTime": "09/19/2019 13:40:31", - "straightDistance": "4.6", - "routeDistance": "7.46", - "timeToTower": "0:55:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "14:35:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_3XFKL2M_201909191331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CC9F8B1-F62F-43C6-B99D-ACFAE854CF67", - "ticketNumber": "9VESRDB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748414, -79.931966", - "loadTime": "09/18/2019 20:53:48", - "straightDistance": "9.3", - "routeDistance": "15.72", - "timeToTower": "15:20:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "12:14:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_9VESRDB_201909182053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88B7E036-2FC2-4B8D-9377-2CCC12A4A5C6", - "ticketNumber": "563PWBL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.659031, -80.080538", - "loadTime": "09/19/2019 12:39:28", - "straightDistance": "1.33", - "routeDistance": "2.58", - "timeToTower": "0:33:48", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "13:13:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 80, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_563PWBL_201909191239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95F0E94E-D632-459C-B6CF-7EE95C3B3FF7", - "ticketNumber": "5V8C3DU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.615388, -80.196552", - "loadTime": "09/19/2019 12:40:40", - "straightDistance": "8.64", - "routeDistance": "16.33", - "timeToTower": "0:40:48", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "13:21:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 75, - "quantity": 54.6, - "calculatedQuantity": "54.6 CY", - "s3DownloadKey": "HaulPass_5V8C3DU_201909191240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97FC71B3-7D7E-48C2-B2D5-8CC72C9A4B84", - "ticketNumber": "3KBLZ62", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.725312, -79.937779", - "loadTime": "09/19/2019 12:38:49", - "straightDistance": "8.21", - "routeDistance": "15.11", - "timeToTower": "0:52:13", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "13:31:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_3KBLZ62_201909191237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9BE01D5E-1B63-44A5-A4F6-DB9D97407927", - "ticketNumber": "8L9WGQ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.688802, -80.018540", - "loadTime": "09/19/2019 13:50:58", - "straightDistance": "2.89", - "routeDistance": "3.19", - "timeToTower": "0:31:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "14:22:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_8L9WGQ9_201909191350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9EE512C7-9E61-40F8-8A8B-367524ED0A9F", - "ticketNumber": "6BE4HTP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "54A6W4C", - "fieldMonitorName": "Bryant Wright", - "loadCoordinates": "32.740742, -79.922237", - "loadTime": "09/19/2019 13:23:37", - "straightDistance": "9.5", - "routeDistance": "15.83", - "timeToTower": "1:01:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "14:25:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 75, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_6BE4HTP_201909191323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADFBA098-0495-496D-82BD-7DE89BA620DE", - "ticketNumber": "6MFMELD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.657078, -80.088046", - "loadTime": "09/19/2019 13:54:20", - "straightDistance": "1.75", - "routeDistance": "3.04", - "timeToTower": "0:19:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "14:14:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 60, - "quantity": 35.3, - "calculatedQuantity": "35.3 CY", - "s3DownloadKey": "HaulPass_6MFMELD_201909191354_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B68F51EE-8166-464C-A815-51111B7373E9", - "ticketNumber": "73HGUVQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.658966, -80.081002", - "loadTime": "09/19/2019 12:41:06", - "straightDistance": "1.35", - "routeDistance": "2.61", - "timeToTower": "0:33:06", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "13:14:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 75, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_73HGUVQ_201909191241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B85EF709-D1D9-41D8-987F-60C0D40E5683", - "ticketNumber": "8HXKFAC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.673422, -80.050280", - "loadTime": "09/19/2019 12:59:49", - "straightDistance": ".82", - "routeDistance": "1.15", - "timeToTower": "0:43:34", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "13:43:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_8HXKFAC_201909191259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBC8F262-0003-4192-B1CE-4709CF41D6B1", - "ticketNumber": "6NXFEV7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750784, -79.935643", - "loadTime": "09/19/2019 12:26:05", - "straightDistance": "9.22", - "routeDistance": "15.01", - "timeToTower": "1:07:33", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "13:33:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_6NXFEV7_201909191226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE114754-4060-4F9A-9F02-1EA5D393248D", - "ticketNumber": "HQQ6NMS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.689100, -80.018610", - "loadTime": "09/19/2019 12:34:07", - "straightDistance": "2.89", - "routeDistance": "3.21", - "timeToTower": "0:33:16", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "13:07:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_HQQ6NMS_201909191234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF9E93FC-C344-48D5-A892-E4943D40D0C1", - "ticketNumber": "F5Z4LZV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.744585, -79.909515", - "loadTime": "09/19/2019 12:53:31", - "straightDistance": "10.28", - "routeDistance": "16.64", - "timeToTower": "0:42:35", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "13:36:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_F5Z4LZV_201909191253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C54E76B8-D664-4A60-9328-92649EE89F2E", - "ticketNumber": "53SDQRZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.659390, -80.077777", - "loadTime": "09/19/2019 12:11:53", - "straightDistance": "1.2", - "routeDistance": "2.42", - "timeToTower": "0:25:49", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "12:37:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_53SDQRZ_201909191211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7E53D92-59F0-4183-9B8F-E2CB2E445307", - "ticketNumber": "3YYCL9R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.734540, -80.041723", - "loadTime": "09/19/2019 12:39:46", - "straightDistance": "4.47", - "routeDistance": "7.72", - "timeToTower": "0:24:19", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "13:04:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_3YYCL9R_201909191228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB26C31D-D558-4FF5-A54C-8AA1B2BA76C0", - "ticketNumber": "JN9DN4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.653476, -80.232303", - "loadTime": "09/19/2019 12:20:56", - "straightDistance": "9.85", - "routeDistance": "15.81", - "timeToTower": "1:08:27", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "13:29:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_JN9DN4M_201909191220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFE37566-EF32-46E5-A0FE-58733023CE00", - "ticketNumber": "5TAXPPD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.699998, -79.951989", - "loadTime": "09/19/2019 12:43:42", - "straightDistance": "6.8", - "routeDistance": "16.84", - "timeToTower": "1:01:59", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "13:45:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_5TAXPPD_201909191243_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E01505E3-C59D-4F85-953C-FD2650B44189", - "ticketNumber": "427DSKM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.724771, -79.934593", - "loadTime": "09/19/2019 12:45:09", - "straightDistance": "8.36", - "routeDistance": "15.3", - "timeToTower": "0:47:08", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "13:32:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_427DSKM_201909191245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E41111CA-764F-4585-8FB5-AF25109262C1", - "ticketNumber": "U3AW5VA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748332, -79.929888", - "loadTime": "09/18/2019 21:31:03", - "straightDistance": "9.4", - "routeDistance": "15.72", - "timeToTower": "14:44:41", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "12:15:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 70, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_U3AW5VA_201909182131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E659B080-D980-4141-9E34-0FC66E10DC87", - "ticketNumber": "8F7MKC8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.748447, -80.090904", - "loadTime": "09/19/2019 13:21:31", - "straightDistance": "5.45", - "routeDistance": "9.01", - "timeToTower": "0:25:50", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "13:47:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_8F7MKC8_201909191257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1ECF7E0-39F4-4F1B-BB7D-EF8191B0534B", - "ticketNumber": "9TYF76K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.653631, -80.232325", - "loadTime": "09/19/2019 12:34:04", - "straightDistance": "9.85", - "routeDistance": "15.81", - "timeToTower": "0:54:20", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "13:28:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 75, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_9TYF76K_201909191234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F33E771F-BF74-4395-B5FA-48C57FF8E70B", - "ticketNumber": "3ZULKDF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "54A6W4C", - "fieldMonitorName": "Bryant Wright", - "loadCoordinates": "32.735651, -79.925679", - "loadTime": "09/19/2019 13:00:53", - "straightDistance": "9.16", - "routeDistance": "15.93", - "timeToTower": "1:23:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "14:24:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_3ZULKDF_201909191300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF0DB17B-126E-419D-A3E3-5483FE265B1E", - "ticketNumber": "4HUYVYJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.668059, -80.208406", - "loadTime": "09/19/2019 12:01:52", - "straightDistance": "8.37", - "routeDistance": "14.08", - "timeToTower": "1:17:05", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "13:18:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_4HUYVYJ_201909191201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADA0CC30-1D4D-4C4A-B4DB-AC45F39ED76D", - "ticketNumber": "45F3248", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.834808, -79.810607", - "loadTime": "09/19/2019 15:39:46", - "straightDistance": "9.75", - "routeDistance": "10.74", - "timeToTower": "0:25:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "16:05:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 65, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_J001_45F3248_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC002793-833F-477A-B470-FF6C06FF3AF7", - "ticketNumber": "7GG7WH7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.805632, -79.835597", - "loadTime": "09/19/2019 15:24:19", - "straightDistance": "12.21", - "routeDistance": "13.58", - "timeToTower": "0:41:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "16:06:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 70, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_7GG7WH7_201909191513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED8B9FF5-2048-4064-9860-69B2585966C9", - "ticketNumber": "82RDKSK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836391, -79.816117", - "loadTime": "09/19/2019 15:31:36", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:36:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "16:07:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 75, - "quantity": 87.5, - "calculatedQuantity": "87.5 CY", - "s3DownloadKey": "HaulPass_82RDKSK_201909191531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B25A193C-85F8-417E-A2B3-104392EEBB53", - "ticketNumber": "VPSQ3AJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.853930, -79.773916", - "loadTime": "09/19/2019 16:06:29", - "straightDistance": "7.34", - "routeDistance": "9.67", - "timeToTower": "0:33:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "16:39:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_VPSQ3AJ_201909191541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AC51548-E13F-406F-9ED0-0818DCD7F484", - "ticketNumber": "5ZXFUYU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.892161, -79.808925", - "loadTime": "09/19/2019 14:59:29", - "straightDistance": "7.35", - "routeDistance": "12.32", - "timeToTower": "1:41:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "16:41:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 75, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_5ZXFUYU_201909191444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "212D6608-E1C1-42AA-9E41-E1CA1D5DD5C9", - "ticketNumber": "9FH2VSA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.894006, -79.808569", - "loadTime": "09/19/2019 15:46:55", - "straightDistance": "7.28", - "routeDistance": "12.18", - "timeToTower": "0:55:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "16:42:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_9FH2VSA_201909191504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E3F8B31-C2B6-4D46-BEEC-08786572B2B0", - "ticketNumber": "9S7Q8BN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.815007, -79.812417", - "loadTime": "09/19/2019 15:37:31", - "straightDistance": "10.84", - "routeDistance": "13.32", - "timeToTower": "1:07:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "16:45:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_9S7Q8BN_201909191522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E306933-8AF3-4FAB-8268-6077D0F5CBE0", - "ticketNumber": "9KEBSEV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.688852, -80.018595", - "loadTime": "09/19/2019 16:57:11", - "straightDistance": "2.89", - "routeDistance": "3.19", - "timeToTower": "0:34:31", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:31:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_9KEBSEV_201909191657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC801E43-710C-49FE-87EF-0E7A943386ED", - "ticketNumber": "4FYFJG9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.688942, -80.018447", - "loadTime": "09/19/2019 16:56:35", - "straightDistance": "2.9", - "routeDistance": "3.2", - "timeToTower": "0:32:17", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:28:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 60, - "quantity": 41.8, - "calculatedQuantity": "41.8 CY", - "s3DownloadKey": "HaulPass_4FYFJG9_201909191656_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6B6BD6A-2261-405F-B120-D24B6A4A2572", - "ticketNumber": "6EEX5JQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.689054, -80.018531", - "loadTime": "09/19/2019 15:53:38", - "straightDistance": "2.9", - "routeDistance": "3.21", - "timeToTower": "0:42:44", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "16:36:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_6EEX5JQ_201909191553_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "065C0254-D96C-425A-B0EC-6D2B9A4FBEFA", - "ticketNumber": "3YEPFYQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.668022, -80.208340", - "loadTime": "09/19/2019 14:01:27", - "straightDistance": "8.37", - "routeDistance": "14.08", - "timeToTower": "1:47:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:49:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 75, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_3YEPFYQ_201909191401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0997A323-C884-4DD8-B1A4-B488092A09BA", - "ticketNumber": "5UQFQRB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.657043, -80.088176", - "loadTime": "09/19/2019 14:47:17", - "straightDistance": "1.75", - "routeDistance": "3.05", - "timeToTower": "0:33:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:20:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 85, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_5UQFQRB_201909191447_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19DFEF15-9745-4392-B541-5D1F1F61A5E5", - "ticketNumber": "73TF78F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.694565, -80.015899", - "loadTime": "09/19/2019 15:35:30", - "straightDistance": "3.2", - "routeDistance": "3.63", - "timeToTower": "0:30:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "16:05:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_73TF78F_201909191535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29DC1664-A2C3-414A-978E-851E7A4E294B", - "ticketNumber": "83LZ5QY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.656989, -80.088163", - "loadTime": "09/19/2019 14:48:33", - "straightDistance": "1.76", - "routeDistance": "3.05", - "timeToTower": "0:32:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:21:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 85, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_83LZ5QY_201909191448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "306C0D34-A857-40EF-AFA9-6E24AFD6DF1B", - "ticketNumber": "3FADTAR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.614841, -80.195751", - "loadTime": "09/19/2019 14:03:40", - "straightDistance": "8.62", - "routeDistance": "16.28", - "timeToTower": "1:21:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:25:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 85, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_3FADTAR_201909191403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F585A98-40E1-4E32-B7E0-69D668BC62A7", - "ticketNumber": "4BTRVHP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.694652, -80.015867", - "loadTime": "09/19/2019 15:36:30", - "straightDistance": "3.2", - "routeDistance": "3.63", - "timeToTower": "0:30:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "16:07:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_4BTRVHP_201909191536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BD1CAB1-D6DD-41DE-A02F-2B45D2146D18", - "ticketNumber": "8ASNCES", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.753947, -80.082132", - "loadTime": "09/19/2019 14:20:10", - "straightDistance": "5.7", - "routeDistance": "9.1", - "timeToTower": "0:56:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:16:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_8ASNCES_201909191420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61107775-8627-406D-9716-BAFA53C42284", - "ticketNumber": "7ZULNC5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.653867, -80.231697", - "loadTime": "09/19/2019 14:10:37", - "straightDistance": "9.81", - "routeDistance": "15.77", - "timeToTower": "1:28:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:39:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_7ZULNC5_201909191410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "613CA1EB-D37A-44FE-9B1D-B347D666843A", - "ticketNumber": "3QYL6WA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.614312, -80.197142", - "loadTime": "09/19/2019 14:38:12", - "straightDistance": "8.71", - "routeDistance": "16.37", - "timeToTower": "0:46:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:24:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 85, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_3QYL6WA_201909191438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "627C3328-BB89-4C60-8E3B-3FA9ED39DA14", - "ticketNumber": "9EQ5WAH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.663212, -80.052881", - "loadTime": "09/19/2019 14:08:24", - "straightDistance": ".94", - "routeDistance": "1.76", - "timeToTower": "0:58:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:06:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_9EQ5WAH_201909191408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F2227AD-78C6-4BC7-8DD6-15D66583DBF4", - "ticketNumber": "88DYH89", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.724569, -79.936062", - "loadTime": "09/19/2019 14:24:11", - "straightDistance": "8.27", - "routeDistance": "15.44", - "timeToTower": "1:10:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:34:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 90, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_J001_88DYH89_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73FE0509-52AD-4B1A-BDB3-DFF9D1D0C59D", - "ticketNumber": "8UYK5ZX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.725628, -80.020433", - "loadTime": "09/19/2019 15:25:24", - "straightDistance": "4.46", - "routeDistance": "5.98", - "timeToTower": "0:26:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:52:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_8UYK5ZX_201909191525_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74537BD2-3742-496D-8305-2939B3623544", - "ticketNumber": "38HCVNY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.725554, -80.020245", - "loadTime": "09/19/2019 15:21:31", - "straightDistance": "4.46", - "routeDistance": "5.99", - "timeToTower": "0:29:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:51:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_38HCVNY_201909191514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80397009-EB6A-4F79-9C5A-5EFA79E9A43C", - "ticketNumber": "9SVGAG7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748393, -79.930063", - "loadTime": "09/19/2019 13:15:39", - "straightDistance": "9.39", - "routeDistance": "15.71", - "timeToTower": "2:02:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:18:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_9SVGAG7_201909191315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98EE3C21-6D4A-4D2F-86B4-8136A0AA0057", - "ticketNumber": "3UJNG3T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.749746, -79.928961", - "loadTime": "09/19/2019 14:15:30", - "straightDistance": "9.5", - "routeDistance": "15.86", - "timeToTower": "1:03:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:18:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_3UJNG3T_201909191348_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E4E9337-A456-4C2C-8C69-1F64EEE173B0", - "ticketNumber": "4V4TPAL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.654042, -80.231804", - "loadTime": "09/19/2019 14:27:10", - "straightDistance": "9.81", - "routeDistance": "15.77", - "timeToTower": "1:12:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:40:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 70, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_4V4TPAL_201909191427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A362C0EB-979B-43E1-8180-9E41C2ADF3AD", - "ticketNumber": "53MGL5R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.737831, -80.156762", - "loadTime": "09/19/2019 14:33:32", - "straightDistance": "7", - "routeDistance": "12.15", - "timeToTower": "0:49:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:23:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 95, - "quantity": 70.4, - "calculatedQuantity": "70.4 CY", - "s3DownloadKey": "HaulPass_53MGL5R_201909191433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7D5ED10-7156-44B9-834E-427F5DBAD80A", - "ticketNumber": "72V5L8P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.739258, -79.941429", - "loadTime": "09/19/2019 14:38:19", - "straightDistance": "8.5", - "routeDistance": "15.25", - "timeToTower": "1:05:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:44:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 85, - "quantity": 60.5, - "calculatedQuantity": "60.5 CY", - "s3DownloadKey": "HaulPass_J001_72V5L8P_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA0D2E81-F228-45F3-913D-7AA234E1EE97", - "ticketNumber": "4FKFCCU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.739157, -79.941387", - "loadTime": "09/19/2019 14:40:19", - "straightDistance": "8.49", - "routeDistance": "15.25", - "timeToTower": "1:01:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:41:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_4FKFCCU_201909191440_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ABA7DDCC-1A47-4C4A-846D-7A80D8582B15", - "ticketNumber": "6MNJM5X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.741981, -79.908108", - "loadTime": "09/19/2019 14:26:38", - "straightDistance": "10.26", - "routeDistance": "16.76", - "timeToTower": "1:10:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:37:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 85, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_6MNJM5X_201909191426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B10C3872-594B-4A44-A6FA-005AD2C7DFCC", - "ticketNumber": "7YBQLXK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.702013, -80.108486", - "loadTime": "09/19/2019 14:31:12", - "straightDistance": "3.26", - "routeDistance": "7.44", - "timeToTower": "0:40:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:11:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_7YBQLXK_201909191431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDC2B80D-DAB9-4108-94D2-748DF93293FD", - "ticketNumber": "4LWHT2G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750779, -79.935314", - "loadTime": "09/19/2019 14:24:01", - "straightDistance": "9.24", - "routeDistance": "15.02", - "timeToTower": "1:04:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:28:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 80, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_4LWHT2G_201909191424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE540026-5157-4B40-9562-91B8CA87A678", - "ticketNumber": "4ZRYXSE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.657066, -80.088101", - "loadTime": "09/19/2019 15:55:55", - "straightDistance": "1.75", - "routeDistance": "3.04", - "timeToTower": "0:17:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "16:13:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 40, - "quantity": 27, - "calculatedQuantity": "27 CY", - "s3DownloadKey": "HaulPass_4ZRYXSE_201909191555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0851318-10D4-440C-9576-7BF948E69FF5", - "ticketNumber": "53NRQXC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750669, -79.935284", - "loadTime": "09/19/2019 14:18:20", - "straightDistance": "9.23", - "routeDistance": "15.02", - "timeToTower": "1:08:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:27:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_53NRQXC_201909191418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C54A04AF-6CEC-42F5-9750-7497210F4C17", - "ticketNumber": "UHG9XXS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.667946, -80.208417", - "loadTime": "09/19/2019 14:00:30", - "straightDistance": "8.38", - "routeDistance": "14.09", - "timeToTower": "1:47:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:47:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_UHG9XXS_201909191400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD1D0E00-79E5-414C-A3C9-57AEDC006B71", - "ticketNumber": "9XVF2E5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.737716, -80.157235", - "loadTime": "09/19/2019 14:30:59", - "straightDistance": "7.01", - "routeDistance": "12.15", - "timeToTower": "0:51:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:22:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 90, - "quantity": 66.7, - "calculatedQuantity": "66.7 CY", - "s3DownloadKey": "HaulPass_9XVF2E5_201909191430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDE66F26-6B63-4FE6-8E16-A2D56393457E", - "ticketNumber": "6LZ5MDY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.689042, -80.018512", - "loadTime": "09/19/2019 14:44:47", - "straightDistance": "2.9", - "routeDistance": "3.21", - "timeToTower": "0:45:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:30:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_6LZ5MDY_201909191444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D533BE04-BA69-48AB-AB10-73477D311440", - "ticketNumber": "BYCHL26", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.724757, -79.935964", - "loadTime": "09/19/2019 14:27:18", - "straightDistance": "8.28", - "routeDistance": "15.45", - "timeToTower": "1:04:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:31:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 90, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_BYCHL26_201909191427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DAC7B84D-36BF-430F-9729-3560C6B35319", - "ticketNumber": "5S4M8H4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.741895, -79.908454", - "loadTime": "09/19/2019 14:33:29", - "straightDistance": "10.24", - "routeDistance": "16.75", - "timeToTower": "1:03:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:36:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 85, - "quantity": 67.2, - "calculatedQuantity": "67.2 CY", - "s3DownloadKey": "HaulPass_5S4M8H4_201909191433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD0E37A1-F15C-4F4D-8400-212A202DF70F", - "ticketNumber": "44FYD4E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.689135, -80.018496", - "loadTime": "09/19/2019 14:43:42", - "straightDistance": "2.9", - "routeDistance": "3.21", - "timeToTower": "0:45:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:29:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_44FYD4E_201909191443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F65C6859-477A-4773-B6F7-395DA88A2EA0", - "ticketNumber": "9L3SRPE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.702096, -80.108710", - "loadTime": "09/19/2019 14:34:22", - "straightDistance": "3.28", - "routeDistance": "7.45", - "timeToTower": "0:40:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "15:15:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_J001_9L3SRPE_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06A9ACF4-14FE-48EF-AC52-47C136C778AA", - "ticketNumber": "564YT2S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.710219, -80.017569", - "loadTime": "09/19/2019 16:29:47", - "straightDistance": "3.76", - "routeDistance": "4.74", - "timeToTower": "0:41:36", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:11:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_564YT2S_201909191629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0832AF57-A9A2-49EA-ACC6-0FC5FB426B5C", - "ticketNumber": "5TM9CV5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.710147, -80.017583", - "loadTime": "09/19/2019 16:29:10", - "straightDistance": "3.75", - "routeDistance": "4.74", - "timeToTower": "0:41:14", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:10:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_5TM9CV5_201909191629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C809654-49D4-4CC6-8EE2-3E1D607FF1AA", - "ticketNumber": "7Z85R8Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.688948, -80.018650", - "loadTime": "09/19/2019 15:54:14", - "straightDistance": "2.89", - "routeDistance": "3.2", - "timeToTower": "0:45:28", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "16:39:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_7Z85R8Q_201909191554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12AE09EC-71BC-466D-9F80-2173BE0AEAA8", - "ticketNumber": "5ZS9U2D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.657118, -80.087998", - "loadTime": "09/19/2019 17:33:02", - "straightDistance": "1.74", - "routeDistance": "3.04", - "timeToTower": "0:30:49", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "18:03:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 40, - "quantity": 23.6, - "calculatedQuantity": "23.6 CY", - "s3DownloadKey": "HaulPass_5ZS9U2D_201909191733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1EAEF50E-E25A-4B2D-A634-3A97A7777AA9", - "ticketNumber": "3VGYY7A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750838, -79.935653", - "loadTime": "09/19/2019 16:19:06", - "straightDistance": "9.22", - "routeDistance": "15.02", - "timeToTower": "1:31:57", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:51:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 85, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_3VGYY7A_201909191619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "350EF333-73D4-41DA-BAFB-5A55CD373777", - "ticketNumber": "65UXCKS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.699640, -79.952581", - "loadTime": "09/19/2019 14:30:30", - "straightDistance": "6.76", - "routeDistance": "16.37", - "timeToTower": "2:21:32", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "16:52:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_65UXCKS_201909191430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A283EFB-06BE-4097-94D6-F279E5A163B4", - "ticketNumber": "UVF9NLA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.724895, -79.936333", - "loadTime": "09/19/2019 16:24:58", - "straightDistance": "8.27", - "routeDistance": "15.46", - "timeToTower": "0:48:15", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:13:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_UVF9NLA_201909191624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F2C56B9-5A6C-49CB-94CC-A6CA55C9812D", - "ticketNumber": "6MRX74X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.657072, -80.088140", - "loadTime": "09/19/2019 16:47:52", - "straightDistance": "1.75", - "routeDistance": "3.05", - "timeToTower": "0:16:37", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:04:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 45, - "quantity": 30.4, - "calculatedQuantity": "30.4 CY", - "s3DownloadKey": "HaulPass_6MRX74X_201909191647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "582A07DD-D1B4-4EDD-9689-D7ABFB2BFC02", - "ticketNumber": "5U6K8SU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.659115, -80.225437", - "loadTime": "09/19/2019 16:23:44", - "straightDistance": "9.41", - "routeDistance": "15.25", - "timeToTower": "1:10:24", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:34:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 55, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_5U6K8SU_201909191623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5835AD09-C419-4478-ABC4-44CED2A9D8C0", - "ticketNumber": "6TB7KVH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.725005, -79.934487", - "loadTime": "09/19/2019 16:29:11", - "straightDistance": "8.37", - "routeDistance": "15.28", - "timeToTower": "0:43:19", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:12:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_6TB7KVH_201909191629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CC95BAC-0A5C-4DA0-9DB9-26F9E64A98C1", - "ticketNumber": "3UBB6BE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.656607, -80.088424", - "loadTime": "09/19/2019 17:31:46", - "straightDistance": "1.78", - "routeDistance": "3.07", - "timeToTower": "0:30:39", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "18:02:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 65, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_3UBB6BE_201909191731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "707D1927-367B-488B-964E-0B6CF8E3D7E8", - "ticketNumber": "9MAL9P7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742620, -79.944307", - "loadTime": "09/19/2019 17:06:33", - "straightDistance": "8.48", - "routeDistance": "14.87", - "timeToTower": "0:50:45", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:57:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 50, - "quantity": 36.7, - "calculatedQuantity": "36.7 CY", - "s3DownloadKey": "HaulPass_J001_9MAL9P7_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DF9D687-DFCE-4638-97A3-9AE06784D132", - "ticketNumber": "7J9DTZJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.694708, -80.135110", - "loadTime": "09/19/2019 16:03:55", - "straightDistance": "4.38", - "routeDistance": "9.1", - "timeToTower": "0:46:05", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "16:50:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_J001_7J9DTZJ_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91D69A3A-B1D9-40ED-85F8-3D16308FD094", - "ticketNumber": "52W9HL5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.717718, -80.020922", - "loadTime": "09/19/2019 17:33:30", - "straightDistance": "4", - "routeDistance": "5.3", - "timeToTower": "0:26:28", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:59:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_52W9HL5_201909191733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "958282AF-502B-48A0-8C2E-78635F8F9A13", - "ticketNumber": "8MGHHNB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.737729, -80.156911", - "loadTime": "09/19/2019 16:01:42", - "straightDistance": "7", - "routeDistance": "12.15", - "timeToTower": "0:51:37", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "16:53:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 55, - "quantity": 40.8, - "calculatedQuantity": "40.8 CY", - "s3DownloadKey": "HaulPass_8MGHHNB_201909191601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "981FD0D6-924F-492B-A633-F517D35EAAE4", - "ticketNumber": "36XELUR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.747446, -80.078682", - "loadTime": "09/19/2019 16:10:48", - "straightDistance": "5.22", - "routeDistance": "9.29", - "timeToTower": "0:34:25", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "16:45:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_36XELUR_201909191610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8BDEF6F-7453-40B5-86C3-9565939407E2", - "ticketNumber": "L3DAGNY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "54A6W4C", - "fieldMonitorName": "Bryant Wright", - "loadCoordinates": "32.741349, -79.922032", - "loadTime": "09/19/2019 16:15:17", - "straightDistance": "9.53", - "routeDistance": "15.79", - "timeToTower": "1:03:31", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:18:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 40, - "quantity": 27.7, - "calculatedQuantity": "27.7 CY", - "s3DownloadKey": "HaulPass_L3DAGNY_201909191615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA6CB902-A24A-4889-8EB2-A94BA46981AC", - "ticketNumber": "8PN54T2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.659159, -80.225430", - "loadTime": "09/19/2019 16:36:24", - "straightDistance": "9.41", - "routeDistance": "15.25", - "timeToTower": "1:07:37", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:44:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 55, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_8PN54T2_201909191636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA7A8FF0-8E85-43CB-A403-7814F2BCA6CA", - "ticketNumber": "429384N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750637, -79.935198", - "loadTime": "09/19/2019 16:15:17", - "straightDistance": "9.24", - "routeDistance": "15.02", - "timeToTower": "1:34:12", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:49:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 70, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_429384N_201909191615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7A513DF-1ECC-463D-AC23-495AA14CDB3E", - "ticketNumber": "539KDMM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.658883, -80.225386", - "loadTime": "09/19/2019 16:45:35", - "straightDistance": "9.4", - "routeDistance": "15.26", - "timeToTower": "0:47:32", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:33:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_539KDMM_201909191645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBDA3F50-A0CC-49E2-9253-78754FCBEF92", - "ticketNumber": "56KTX2D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.726133, -80.019639", - "loadTime": "09/19/2019 16:35:42", - "straightDistance": "4.51", - "routeDistance": "6.03", - "timeToTower": "0:27:25", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:03:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 55, - "quantity": 38.7, - "calculatedQuantity": "38.7 CY", - "s3DownloadKey": "HaulPass_56KTX2D_201909191635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BEAA433C-62A0-4F6F-A751-F3D6BE477027", - "ticketNumber": "8XNR8EG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.714791, -80.019328", - "loadTime": "09/19/2019 17:28:51", - "straightDistance": "3.91", - "routeDistance": "5.07", - "timeToTower": "0:30:18", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:59:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_8XNR8EG_201909191728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF72B19F-BDEE-445C-BDE0-87BB3B09C2C1", - "ticketNumber": "96MTJWK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.658920, -80.225563", - "loadTime": "09/19/2019 16:37:08", - "straightDistance": "9.41", - "routeDistance": "15.27", - "timeToTower": "1:05:16", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:42:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_96MTJWK_201909191637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D425608C-64EE-4C02-A1A3-DEC031D5443F", - "ticketNumber": "7QA2MBA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.694791, -80.134923", - "loadTime": "09/19/2019 16:07:17", - "straightDistance": "4.37", - "routeDistance": "9.09", - "timeToTower": "0:40:42", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "16:47:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_7QA2MBA_201909191607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D49FD92F-67B4-41CF-8B1E-5EFFFFB1947A", - "ticketNumber": "6JH5GDU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.657081, -80.088068", - "loadTime": "09/19/2019 15:56:58", - "straightDistance": "1.75", - "routeDistance": "3.04", - "timeToTower": "0:17:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "16:14:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 40, - "quantity": 23.6, - "calculatedQuantity": "23.6 CY", - "s3DownloadKey": "HaulPass_6JH5GDU_201909191556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA3467D7-2454-4A83-A03E-A8A9E313C98D", - "ticketNumber": "769RFE7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.656704, -80.088327", - "loadTime": "09/19/2019 16:47:52", - "straightDistance": "1.78", - "routeDistance": "3.06", - "timeToTower": "0:21:23", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:09:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 45, - "quantity": 26.5, - "calculatedQuantity": "26.5 CY", - "s3DownloadKey": "HaulPass_J001_769RFE7_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD2B05B3-261C-452C-84C7-0FD76AC4D04B", - "ticketNumber": "CUFFFYZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742608, -79.944317", - "loadTime": "09/19/2019 17:31:11", - "straightDistance": "8.48", - "routeDistance": "14.87", - "timeToTower": "0:24:26", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:55:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_J001_CUFFFYZ_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0CA7A2D-7E3F-4C00-A367-3544E76E10BF", - "ticketNumber": "496C6V5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.744899, -79.905753", - "loadTime": "09/19/2019 16:31:44", - "straightDistance": "10.48", - "routeDistance": "16.88", - "timeToTower": "0:42:41", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:14:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 60, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_496C6V5_201909191631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4EE2227-3F74-40C1-BAE2-EDE6F82C54D5", - "ticketNumber": "B38WD4V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.725530, -80.020200", - "loadTime": "09/19/2019 16:23:39", - "straightDistance": "4.46", - "routeDistance": "5.99", - "timeToTower": "0:38:04", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:01:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_B38WD4V_201909191623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED23FF30-A120-4DD0-926A-27318FE6B3BE", - "ticketNumber": "8ZLMHMG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "54A6W4C", - "fieldMonitorName": "Bryant Wright", - "loadCoordinates": "32.741152, -79.922164", - "loadTime": "09/19/2019 15:23:45", - "straightDistance": "9.52", - "routeDistance": "15.81", - "timeToTower": "1:53:29", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:17:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 60, - "quantity": 36.3, - "calculatedQuantity": "36.3 CY", - "s3DownloadKey": "HaulPass_8ZLMHMG_201909191523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFF93A4A-9F9E-4AB9-83C0-C0039AABD598", - "ticketNumber": "7FX2CBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.745228, -79.904028", - "loadTime": "09/19/2019 16:19:17", - "straightDistance": "10.58", - "routeDistance": "16.97", - "timeToTower": "0:56:09", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "17:15:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 50, - "quantity": 36.1, - "calculatedQuantity": "36.1 CY", - "s3DownloadKey": "HaulPass_7FX2CBU_201909191619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8DD3FDA-6103-4297-BF81-74F6673C4037", - "ticketNumber": "8J6PKP3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.737418, -80.157157", - "loadTime": "09/19/2019 16:03:15", - "straightDistance": "7", - "routeDistance": "12.13", - "timeToTower": "0:50:54", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "16:54:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 65, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_8J6PKP3_201909191603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64BB5DC0-8453-40EB-8AE8-5DB995484165", - "ticketNumber": "4G3FBP5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.838216, -79.811351", - "loadTime": "09/19/2019 18:46:44", - "straightDistance": "9.61", - "routeDistance": "10.65", - "timeToTower": "0:45:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "19:32:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_4G3FBP5_201909191822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00EBA1E3-D784-4D71-A735-27CC77EF6FFB", - "ticketNumber": "65MWXQ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.744874, -79.906530", - "loadTime": "09/19/2019 18:47:59", - "straightDistance": "10.44", - "routeDistance": "16.84", - "timeToTower": "0:45:02", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "19:33:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 85, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_J001_65MWXQ8_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DBDABFE-9FE9-4CD3-B298-71F62AD1726F", - "ticketNumber": "9TGNE8Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.744895, -79.906484", - "loadTime": "09/19/2019 18:45:09", - "straightDistance": "10.44", - "routeDistance": "16.48", - "timeToTower": "0:43:26", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "19:28:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 85, - "quantity": 67.2, - "calculatedQuantity": "67.2 CY", - "s3DownloadKey": "HaulPass_9TGNE8Y_201909191845_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F63CBDC-9422-4102-912B-4CA12E0B7912", - "ticketNumber": "4LCXRB7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.658670, -80.225222", - "loadTime": "09/19/2019 18:09:21", - "straightDistance": "9.4", - "routeDistance": "15.26", - "timeToTower": "1:08:53", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "19:18:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_4LCXRB7_201909191809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10933FBE-EE62-454B-B456-488F5231C323", - "ticketNumber": "6KCK2S2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.743668, -80.080489", - "loadTime": "09/19/2019 17:40:59", - "straightDistance": "4.99", - "routeDistance": "9.58", - "timeToTower": "0:31:03", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "18:12:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_6KCK2S2_201909191720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16A15A64-AF65-432B-BB98-F8FAA5B642B9", - "ticketNumber": "85FL9HH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.708136, -80.017093", - "loadTime": "09/19/2019 18:23:26", - "straightDistance": "3.68", - "routeDistance": "4.6", - "timeToTower": "0:41:03", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "19:04:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_85FL9HH_201909191823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1743E32D-DC2F-4906-85A1-A01B7B5CD5E4", - "ticketNumber": "8L2GWVH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.614298, -80.197225", - "loadTime": "09/19/2019 16:43:02", - "straightDistance": "8.71", - "routeDistance": "16.37", - "timeToTower": "1:38:30", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "18:21:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 70, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_8L2GWVH_201909191643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17E46848-E1DD-4E9F-B5F0-BC51E145437C", - "ticketNumber": "9TFB2YF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.726838, -80.016449", - "loadTime": "09/19/2019 18:52:34", - "straightDistance": "4.66", - "routeDistance": "6.23", - "timeToTower": "0:30:40", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "19:23:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 75, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_9TFB2YF_201909191852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20313AD6-36A4-4FEA-9FC1-966A52CFF844", - "ticketNumber": "8UM2MEG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.600578, -80.194278", - "loadTime": "09/19/2019 17:30:46", - "straightDistance": "9.05", - "routeDistance": "17.12", - "timeToTower": "0:51:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "18:22:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 65, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_8UM2MEG_201909191730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22C34A1A-4220-45DE-B75B-82FB9901140E", - "ticketNumber": "3NCZKQS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.737847, -80.156635", - "loadTime": "09/19/2019 17:36:41", - "straightDistance": "6.99", - "routeDistance": "12.15", - "timeToTower": "0:55:14", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "18:31:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_3NCZKQS_201909191736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CEC752C-B645-43F0-BFA2-B493051ACD45", - "ticketNumber": "3LY6AY8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.724471, -79.936387", - "loadTime": "09/19/2019 18:17:32", - "straightDistance": "8.25", - "routeDistance": "15.44", - "timeToTower": "0:40:01", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "18:57:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_3LY6AY8_201909191817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D5BB9C2-56C7-4A31-9035-BB02AA9DD16D", - "ticketNumber": "74XVRQT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.658621, -80.225294", - "loadTime": "09/19/2019 18:13:22", - "straightDistance": "9.4", - "routeDistance": "15.26", - "timeToTower": "1:05:43", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "19:19:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 70, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_74XVRQT_201909191813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31D33AC9-5E80-460E-95E1-64B91555D5E8", - "ticketNumber": "B8LCHXD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.749503, -79.927982", - "loadTime": "09/19/2019 16:17:41", - "straightDistance": "9.54", - "routeDistance": "15.53", - "timeToTower": "1:51:58", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "18:09:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_B8LCHXD_201909191617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "541EF5E0-5D10-48AD-A256-0F923F831F44", - "ticketNumber": "5HC238Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.680380, -80.030672", - "loadTime": "09/19/2019 17:48:54", - "straightDistance": "2.03", - "routeDistance": "2.26", - "timeToTower": "0:38:38", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "18:27:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_5HC238Z_201909191748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C266AED-5D3D-4D94-858E-12A550E9BDB4", - "ticketNumber": "5NYP3SL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.726693, -80.016649", - "loadTime": "09/19/2019 17:51:40", - "straightDistance": "4.65", - "routeDistance": "6.21", - "timeToTower": "0:25:06", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "18:16:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 75, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_5NYP3SL_201909191739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C5CEB4F-B69C-4B24-954A-3E93DAA9129F", - "ticketNumber": "C6CYBKW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.708289, -80.017184", - "loadTime": "09/19/2019 18:22:38", - "straightDistance": "3.68", - "routeDistance": "4.61", - "timeToTower": "0:40:50", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "19:03:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_C6CYBKW_201909191822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "747A591E-DE07-462B-88A5-21FE7E01DC56", - "ticketNumber": "7735TD6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.724501, -79.936379", - "loadTime": "09/19/2019 18:15:25", - "straightDistance": "8.25", - "routeDistance": "15.44", - "timeToTower": "0:42:59", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "18:58:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 85, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_7735TD6_201909191815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6FAA22C-B32B-4AD0-91C6-AA30E745AC67", - "ticketNumber": "4XDVS5F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.726400, -80.016507", - "loadTime": "09/19/2019 18:40:53", - "straightDistance": "4.64", - "routeDistance": "6.21", - "timeToTower": "0:41:13", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "19:22:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_4XDVS5F_201909191840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD984E58-6455-4F88-9173-8E110840E356", - "ticketNumber": "GZ8PSG3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.737630, -80.156931", - "loadTime": "09/19/2019 17:35:34", - "straightDistance": "7", - "routeDistance": "12.14", - "timeToTower": "0:55:13", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "18:30:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_GZ8PSG3_201909191735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8010371-D631-4A80-990E-FEEB05B4E6D8", - "ticketNumber": "4DQPKED", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.726461, -80.019046", - "loadTime": "09/19/2019 17:35:07", - "straightDistance": "4.55", - "routeDistance": "6.08", - "timeToTower": "0:40:43", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "18:15:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_4DQPKED_201909191735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8C50ED7-4E98-4A07-99DE-6950DCDCCC08", - "ticketNumber": "3PY9ARJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.693479, -79.963098", - "loadTime": "09/19/2019 17:39:22", - "straightDistance": "6.06", - "routeDistance": "16.21", - "timeToTower": "1:26:33", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "19:05:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_3PY9ARJ_201909191739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C35DB978-02C0-4FA1-B317-94C30642E45F", - "ticketNumber": "5G8PKM6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.749568, -79.927862", - "loadTime": "09/19/2019 17:11:41", - "straightDistance": "9.54", - "routeDistance": "15.54", - "timeToTower": "0:58:56", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "18:10:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 70, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_5G8PKM6_201909191630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6218F8F-8BD9-4078-BE63-A2068520ACAD", - "ticketNumber": "6GLV5JQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.693824, -80.136972", - "loadTime": "09/19/2019 17:40:53", - "straightDistance": "4.46", - "routeDistance": "9.22", - "timeToTower": "0:37:06", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "18:17:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_6GLV5JQ_201909191740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFB4565B-0FF5-49EB-A39A-4BB2E306E39E", - "ticketNumber": "8N6BLKK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.680377, -80.030687", - "loadTime": "09/19/2019 17:49:39", - "straightDistance": "2.03", - "routeDistance": "2.26", - "timeToTower": "0:38:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "18:28:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_8N6BLKK_201909191749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB16BD8F-FFD2-4B28-85CD-67891B65AE13", - "ticketNumber": "G874MZJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.695115, -80.134894", - "loadTime": "09/19/2019 17:14:19", - "straightDistance": "4.38", - "routeDistance": "9.07", - "timeToTower": "1:05:38", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "18:19:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_G874MZJ_201909191714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14B1F17F-D93F-4BEA-B15A-B8AFF7EB1AF5", - "ticketNumber": "5NY4N43", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.726862, -80.016548", - "loadTime": "09/19/2019 19:48:44", - "straightDistance": "4.66", - "routeDistance": "6.22", - "timeToTower": "0:41:21", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "20:30:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_5NY4N43_201909191948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "205914DE-993F-4609-800D-EB50D3F2F92D", - "ticketNumber": "8LU7UX4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "54A6W4C", - "fieldMonitorName": "Bryant Wright", - "loadCoordinates": "32.740177, -79.920098", - "loadTime": "09/19/2019 19:30:43", - "straightDistance": "9.59", - "routeDistance": "16.28", - "timeToTower": "0:53:55", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "20:24:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 75, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_8LU7UX4_201909191930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CF038FF-9119-4344-A90F-D2CA1FA33EC6", - "ticketNumber": "4GDE6HA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.687176, -80.149505", - "loadTime": "09/19/2019 19:17:37", - "straightDistance": "5.04", - "routeDistance": "9.9", - "timeToTower": "0:42:08", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "19:59:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_4GDE6HA_201909191917_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "588A0476-6883-4674-ADF1-9577291A9BA8", - "ticketNumber": "9RN6MWW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.687184, -80.149620", - "loadTime": "09/19/2019 19:12:33", - "straightDistance": "5.05", - "routeDistance": "10.09", - "timeToTower": "0:50:26", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "20:02:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_J001_9RN6MWW_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E67A0EF-285D-4D8E-9345-70FD51C382C9", - "ticketNumber": "66GYUBH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.658667, -80.225230", - "loadTime": "09/19/2019 18:24:00", - "straightDistance": "9.4", - "routeDistance": "15.07", - "timeToTower": "1:16:43", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "19:40:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 60, - "quantity": 43.3, - "calculatedQuantity": "43.3 CY", - "s3DownloadKey": "HaulPass_66GYUBH_201909191824_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "628FC16F-8859-4976-B372-3CE1E66BF439", - "ticketNumber": "7Z6NNKM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.727000, -80.015614", - "loadTime": "09/19/2019 20:09:43", - "straightDistance": "4.7", - "routeDistance": "6.27", - "timeToTower": "0:21:25", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "20:31:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 75, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_7Z6NNKM_201909192009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68CAECE7-A86D-4274-833C-892E8744FC42", - "ticketNumber": "ZYGUZ6S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.679398, -80.164348", - "loadTime": "09/19/2019 19:10:35", - "straightDistance": "5.83", - "routeDistance": "10.92", - "timeToTower": "1:21:52", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "20:32:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 75, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_ZYGUZ6S_201909191910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97290022-634B-47F7-AA16-15EC2AC2F2FC", - "ticketNumber": "9PK8FHH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.738047, -80.156951", - "loadTime": "09/19/2019 19:12:33", - "straightDistance": "7.02", - "routeDistance": "12.35", - "timeToTower": "0:52:57", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "20:05:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_9PK8FHH_201909191912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3B30B69-3BC6-4500-8500-19F865F6DF3E", - "ticketNumber": "58LL75E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.743456, -80.080475", - "loadTime": "09/19/2019 18:43:44", - "straightDistance": "4.97", - "routeDistance": "11.12", - "timeToTower": "0:52:12", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "19:35:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_58LL75E_201909191843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A69F4457-8265-4A96-9BDD-350297913FF2", - "ticketNumber": "57CD4DF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.697880, -80.014963", - "loadTime": "09/19/2019 18:51:01", - "straightDistance": "3.36", - "routeDistance": "3.86", - "timeToTower": "1:01:40", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "19:52:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_57CD4DF_201909191851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB695ECB-8506-4D98-AF25-D6BABBF941BC", - "ticketNumber": "65X4CB5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.737824, -80.156713", - "loadTime": "09/19/2019 19:13:26", - "straightDistance": "7", - "routeDistance": "12.33", - "timeToTower": "0:53:41", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "20:07:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_65X4CB5_201909191913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD72BFEE-A451-41FF-8992-033CEF3D7121", - "ticketNumber": "4ZLSDZY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.662985, -80.052549", - "loadTime": "09/19/2019 19:20:29", - "straightDistance": ".96", - "routeDistance": "1.78", - "timeToTower": "0:36:06", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "19:56:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_4ZLSDZY_201909191920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1C0EFCF-6236-43F3-980B-50EDFFFAF6EE", - "ticketNumber": "9ZW48WN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.697879, -80.014964", - "loadTime": "09/19/2019 18:50:09", - "straightDistance": "3.36", - "routeDistance": "3.86", - "timeToTower": "1:01:19", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "19:51:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_9ZW48WN_201909191850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C78F3D37-D8D8-41FF-ADA5-9B835B4C7A55", - "ticketNumber": "55TZB46", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.659374, -80.224882", - "loadTime": "09/19/2019 18:23:30", - "straightDistance": "9.37", - "routeDistance": "15.03", - "timeToTower": "1:15:53", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "19:39:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_55TZB46_201909191823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8030DCF-352F-43D8-AEE6-C71D8A04ECFE", - "ticketNumber": "7HJCKBV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.675065, -80.163372", - "loadTime": "09/19/2019 19:37:42", - "straightDistance": "5.75", - "routeDistance": "11.19", - "timeToTower": "0:55:45", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "20:33:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 65, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_7HJCKBV_201909191937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2E3DC70-1C18-4D44-A063-457204AD31D7", - "ticketNumber": "8QPHM9T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.749523, -79.932290", - "loadTime": "09/19/2019 18:54:29", - "straightDistance": "9.33", - "routeDistance": "15.32", - "timeToTower": "0:53:40", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "19:48:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_8QPHM9T_201909191854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E130673E-44B5-4189-918A-7CD4DD07D56D", - "ticketNumber": "64N8US7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.662279, -80.052812", - "loadTime": "09/19/2019 19:19:42", - "straightDistance": ".99", - "routeDistance": "1.82", - "timeToTower": "0:38:25", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "19:58:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_64N8US7_201909191919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE70923F-DEE0-40D6-928E-E03458628EC1", - "ticketNumber": "7X2WCQR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750078, -79.932516", - "loadTime": "09/19/2019 19:01:21", - "straightDistance": "9.34", - "routeDistance": "15.29", - "timeToTower": "0:47:53", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "19:49:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 80, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_7X2WCQR_201909191901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF4439FD-CFAC-4B4F-BA71-65C84BAF0E86", - "ticketNumber": "72VR5J9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "54A6W4C", - "fieldMonitorName": "Bryant Wright", - "loadCoordinates": "32.739198, -79.920053", - "loadTime": "09/19/2019 18:37:39", - "straightDistance": "9.56", - "routeDistance": "16.21", - "timeToTower": "1:45:57", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "20:23:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 70, - "quantity": 42.4, - "calculatedQuantity": "42.4 CY", - "s3DownloadKey": "HaulPass_72VR5J9_201909191837_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C30E9E4-6E9A-4CFF-8D6A-ED149A2C17F8", - "ticketNumber": "46BXDNS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.834860, -79.859074", - "loadTime": "09/19/2019 16:08:49", - "straightDistance": "11.88", - "routeDistance": "14.08", - "timeToTower": "0:48:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "16:57:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_46BXDNS_201909191542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D320975-699F-4D83-A434-490F3616724C", - "ticketNumber": "9WXXBQ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836393, -79.816046", - "loadTime": "09/19/2019 18:52:44", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:48:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "19:40:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_J001_9WXXBQ8_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FAB1914-D9DF-415B-93A2-1BC9D2261723", - "ticketNumber": "62HSG4E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.838551, -79.808971", - "loadTime": "09/19/2019 16:35:10", - "straightDistance": "9.5", - "routeDistance": "11.94", - "timeToTower": "0:57:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "17:32:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_62HSG4E_201909191630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "268CB360-76F1-4A86-8798-7DCCC1222516", - "ticketNumber": "769HD5Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5S7EYWZ", - "fieldMonitorName": "Brandon Jefferson", - "loadCoordinates": "32.831432, -79.864285", - "loadTime": "09/19/2019 16:37:55", - "straightDistance": "12.26", - "routeDistance": "13.93", - "timeToTower": "1:00:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "17:38:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 65, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_769HD5Y_201909191637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "294080EA-1545-451F-8B23-8FD90E4F5F3B", - "ticketNumber": "48C88LX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.797764, -79.764624", - "loadTime": "09/19/2019 17:15:23", - "straightDistance": "10.41", - "routeDistance": "16.9", - "timeToTower": "0:46:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "18:02:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 60, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_48C88LX_201909191702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F368457-A4D4-4297-ACE6-DEAFE56B4899", - "ticketNumber": "4R987RC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.817326, -79.815763", - "loadTime": "09/19/2019 18:16:05", - "straightDistance": "10.84", - "routeDistance": "12.93", - "timeToTower": "0:44:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "19:00:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 60, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_4R987RC_201909191816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44936E28-4D4E-446E-9FA6-295A76A11CDB", - "ticketNumber": "HL2U4G6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.895425, -79.813188", - "loadTime": "09/19/2019 17:48:16", - "straightDistance": "7.49", - "routeDistance": "10.59", - "timeToTower": "0:46:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "18:34:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 70, - "quantity": 51.9, - "calculatedQuantity": "51.9 CY", - "s3DownloadKey": "HaulPass_HL2U4G6_201909191720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "451BFF98-0916-4FBE-9CA4-C531855A72B8", - "ticketNumber": "6CPQERM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7NXYYDU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.801246, -79.766678", - "loadTime": "09/19/2019 17:43:37", - "straightDistance": "10.23", - "routeDistance": "17.16", - "timeToTower": "1:14:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "18:58:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 60, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_6CPQERM_201909191647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47C6B024-69C5-4480-9021-8698438CC1FD", - "ticketNumber": "5K8R95L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.836253, -79.811944", - "loadTime": "09/19/2019 17:33:17", - "straightDistance": "9.73", - "routeDistance": "10.61", - "timeToTower": "0:34:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "18:08:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_J001_5K8R95L_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50E1E81F-E348-4895-BCBE-103A4B4951C6", - "ticketNumber": "3K88JJ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.832551, -79.864207", - "loadTime": "09/19/2019 19:27:52", - "straightDistance": "12.21", - "routeDistance": "13.82", - "timeToTower": "0:45:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "20:13:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_3K88JJ5_201909191917_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51B55C4B-F4B7-4CC4-93E6-E2D9F3D95507", - "ticketNumber": "6Z3KP88", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.835757, -79.815027", - "loadTime": "09/19/2019 18:59:02", - "straightDistance": "9.88", - "routeDistance": "11.91", - "timeToTower": "0:34:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "19:33:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_6Z3KP88_201909191859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "522811E5-9F83-4DA8-A6C5-303427FD5A54", - "ticketNumber": "97HY8WH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.799768, -79.764734", - "loadTime": "09/19/2019 18:33:56", - "straightDistance": "10.28", - "routeDistance": "17.05", - "timeToTower": "1:23:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "19:57:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 75, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_97HY8WH_201909191833_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "723C31C1-1E1B-4B24-A783-59EBEB62B4A6", - "ticketNumber": "67HRU5V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.095702, -79.440941", - "loadTime": "09/19/2019 15:56:25", - "straightDistance": "18.31", - "routeDistance": "23.57", - "timeToTower": "0:59:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "16:55:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 70, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_67HRU5V_201909191521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "748D7234-BCAD-4AC7-A037-40153B234EE9", - "ticketNumber": "95R6GKX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.854821, -79.776416", - "loadTime": "09/19/2019 19:19:17", - "straightDistance": "7.39", - "routeDistance": "9.67", - "timeToTower": "0:35:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "19:55:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_95R6GKX_201909191746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "767941ED-9619-4D78-A1A8-EC6BA30F6355", - "ticketNumber": "GWXK3MM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.093612, -79.465276", - "loadTime": "09/19/2019 14:59:47", - "straightDistance": "17.11", - "routeDistance": "21.72", - "timeToTower": "1:55:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "16:54:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_GWXK3MM_201909191444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AE01615-F88E-4CD8-8E2F-3926DB06D119", - "ticketNumber": "3HT4MBZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5S7EYWZ", - "fieldMonitorName": "Brandon Jefferson", - "loadCoordinates": "32.830579, -79.863643", - "loadTime": "09/19/2019 16:28:24", - "straightDistance": "12.27", - "routeDistance": "13.97", - "timeToTower": "1:09:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "17:37:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_3HT4MBZ_201909191617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C0739A7-AC25-4920-A31E-5A59BC853146", - "ticketNumber": "9AT78CX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.835483, -79.861482", - "loadTime": "09/19/2019 18:44:36", - "straightDistance": "11.97", - "routeDistance": "13.67", - "timeToTower": "1:04:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "19:48:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_9AT78CX_201909191832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "949EF188-E190-41B6-8D22-64820A8B5F41", - "ticketNumber": "76U74ZN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.805621, -79.829353", - "loadTime": "09/19/2019 16:43:48", - "straightDistance": "11.97", - "routeDistance": "14.18", - "timeToTower": "0:31:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "17:14:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 85, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_76U74ZN_201909191643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C9BEE83-05F1-4B06-9CD6-1B5687DA76E0", - "ticketNumber": "48MBR75", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.762049, -79.837252", - "loadTime": "09/19/2019 18:34:06", - "straightDistance": "14.63", - "routeDistance": "17.8", - "timeToTower": "1:08:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "19:42:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 70, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_48MBR75_201909191807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2A9015F-F299-49F7-A23B-A90DDBBC37FB", - "ticketNumber": "5FCE5EN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836731, -79.816207", - "loadTime": "09/19/2019 17:29:43", - "straightDistance": "9.89", - "routeDistance": "10.59", - "timeToTower": "0:24:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "17:54:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_5FCE5EN_201909191729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC71DD1D-2C38-4873-87B2-F592802A8D57", - "ticketNumber": "4A2C492", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.761125, -79.839098", - "loadTime": "09/19/2019 18:50:18", - "straightDistance": "14.74", - "routeDistance": "17.94", - "timeToTower": "0:53:54", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "19:44:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 60, - "quantity": 38.2, - "calculatedQuantity": "38.2 CY", - "s3DownloadKey": "HaulPass_4A2C492_201909191850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AEDCBF23-D69D-4F78-AC0F-2E9FCDBD1FF2", - "ticketNumber": "55P8ETP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836338, -79.815988", - "loadTime": "09/19/2019 17:09:02", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:43:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "17:52:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_55P8ETP_201909191709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6884353-552E-47D8-9B64-18547990C50A", - "ticketNumber": "9X7JK4S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.806567, -79.832246", - "loadTime": "09/19/2019 19:31:25", - "straightDistance": "12.03", - "routeDistance": "14.01", - "timeToTower": "0:41:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "20:12:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 90, - "quantity": 78.1, - "calculatedQuantity": "78.1 CY", - "s3DownloadKey": "HaulPass_9X7JK4S_201909191811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B864CA86-0B4B-41FC-8D76-9425DDB2F9A6", - "ticketNumber": "35PAJBY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.837242, -79.859766", - "loadTime": "09/19/2019 18:14:47", - "straightDistance": "11.81", - "routeDistance": "13.84", - "timeToTower": "1:30:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "19:45:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_35PAJBY_201909191813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA576CFC-4404-436E-9D0E-5D590A512506", - "ticketNumber": "4KY6ZUG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.815806, -79.816861", - "loadTime": "09/19/2019 16:09:53", - "straightDistance": "10.96", - "routeDistance": "12.96", - "timeToTower": "0:44:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "16:54:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 65, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_4KY6ZUG_201909191609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBD1098E-7FF1-4C36-97B7-16B53EE06181", - "ticketNumber": "6GUMXPX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.858089, -79.805837", - "loadTime": "09/19/2019 16:57:33", - "straightDistance": "8.45", - "routeDistance": "9.57", - "timeToTower": "1:15:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "18:12:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_6GUMXPX_201909191657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF3FD681-2CEA-46A5-8CED-174C06AE4AD2", - "ticketNumber": "96XNGCL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.895879, -79.810900", - "loadTime": "09/19/2019 17:57:21", - "straightDistance": "7.35", - "routeDistance": "10.4", - "timeToTower": "0:58:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "18:56:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_96XNGCL_201909191757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF791428-E2E4-4956-B028-DCFB3C1F75B3", - "ticketNumber": "4Q7HF5V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.804507, -79.833769", - "loadTime": "09/19/2019 17:54:39", - "straightDistance": "12.2", - "routeDistance": "14.06", - "timeToTower": "0:41:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "18:36:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 65, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_4Q7HF5V_201909191747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFCD3ABB-97CB-4890-831D-6E0ADA1083A0", - "ticketNumber": "337WH9W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.817244, -79.815974", - "loadTime": "09/19/2019 18:09:38", - "straightDistance": "10.85", - "routeDistance": "12.91", - "timeToTower": "0:49:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "18:59:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_337WH9W_201909191809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C525194F-34A7-4936-AFFB-307484BA5423", - "ticketNumber": "6B8VXGF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.908653, -79.809820", - "loadTime": "09/19/2019 16:37:16", - "straightDistance": "7", - "routeDistance": "11.19", - "timeToTower": "1:58:29", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "18:35:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 70, - "quantity": 50.2, - "calculatedQuantity": "50.2 CY", - "s3DownloadKey": "HaulPass_6B8VXGF_201909191622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C53A8CD4-3512-41AB-83EE-A01046522C6A", - "ticketNumber": "4M795S8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.855038, -79.803278", - "loadTime": "09/19/2019 16:23:33", - "straightDistance": "8.48", - "routeDistance": "9.02", - "timeToTower": "1:47:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "18:11:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_4M795S8_201909191623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5BEEBF5-F896-4FFD-A68B-055CD3AB5F3E", - "ticketNumber": "7V9MVQW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.835378, -79.813969", - "loadTime": "09/19/2019 19:19:14", - "straightDistance": "9.86", - "routeDistance": "10.72", - "timeToTower": "0:32:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "19:51:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 80, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_J001_7V9MVQW_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E18A0DF2-E435-4714-8E8F-AE5B609E69FF", - "ticketNumber": "4WPJPJY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.833973, -79.859285", - "loadTime": "09/19/2019 15:35:03", - "straightDistance": "11.92", - "routeDistance": "14.14", - "timeToTower": "1:23:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "16:58:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_4WPJPJY_201909191527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2A163F3-F461-4B80-9FEC-6F9437629B83", - "ticketNumber": "6ADG8ZB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.793215, -79.785187", - "loadTime": "09/19/2019 16:07:04", - "straightDistance": "11.21", - "routeDistance": "15.69", - "timeToTower": "2:50:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "18:57:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_6ADG8ZB_201909191547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E764F29E-0D0D-4566-B919-091AA4661235", - "ticketNumber": "HNNMJH9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.892258, -79.812164", - "loadTime": "09/19/2019 18:23:11", - "straightDistance": "7.52", - "routeDistance": "10.74", - "timeToTower": "0:33:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "18:56:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_HNNMJH9_201909191812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F07F6F32-575F-4AD1-A060-9DC94E7D6B23", - "ticketNumber": "QU7CZ5H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.859138, -79.805137", - "loadTime": "09/19/2019 19:40:52", - "straightDistance": "8.38", - "routeDistance": "9.33", - "timeToTower": "0:28:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "20:09:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_QU7CZ5H_201909191940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9D281FD-5408-4FD1-95DD-40EA88B0F071", - "ticketNumber": "4FENPU7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.800560, -79.759200", - "loadTime": "09/19/2019 17:21:11", - "straightDistance": "10.11", - "routeDistance": "16.91", - "timeToTower": "0:45:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "18:06:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 70, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_J001_4FENPU7_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB23D585-818C-448F-897E-3D47F0EF2D62", - "ticketNumber": "69656G8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.799669, -79.762618", - "loadTime": "09/19/2019 17:52:31", - "straightDistance": "10.24", - "routeDistance": "17.18", - "timeToTower": "2:06:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "19:58:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 80, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_69656G8_201909191752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD33AA60-F305-4EA7-B518-950A68F8EFBC", - "ticketNumber": "3BEPY8X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.831600, -79.862848", - "loadTime": "09/19/2019 19:14:11", - "straightDistance": "12.19", - "routeDistance": "13.96", - "timeToTower": "1:00:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "20:14:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 65, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_3BEPY8X_201909191914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEE6ECBD-8DDC-4650-9B49-57C5060FCE64", - "ticketNumber": "957XGNN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.858956, -79.804949", - "loadTime": "09/19/2019 18:59:10", - "straightDistance": "8.37", - "routeDistance": "9.32", - "timeToTower": "1:06:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "20:05:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 80, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_957XGNN_201909191856_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3D951A6-EA9A-456F-B12C-9270346F6A7B", - "ticketNumber": "64MAHQY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.796844, -79.767843", - "loadTime": "09/19/2019 20:08:22", - "straightDistance": "10.54", - "routeDistance": "16.23", - "timeToTower": "0:42:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "20:50:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 65, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_J001_64MAHQY_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB8853FD-4577-40AE-97C5-32ACD15241F7", - "ticketNumber": "9DYTQXA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.802100, -79.760075", - "loadTime": "09/19/2019 20:03:33", - "straightDistance": "10.03", - "routeDistance": "17.04", - "timeToTower": "0:49:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "20:52:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 60, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_J001_9DYTQXA_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75A11171-0535-433C-8108-0D3FE3BB97A2", - "ticketNumber": "6BX2X6E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.892075, -79.812522", - "loadTime": "09/19/2019 20:21:30", - "straightDistance": "7.54", - "routeDistance": "10.76", - "timeToTower": "0:35:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "20:56:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_6BX2X6E_201909192021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F517F5D-F14E-46B0-B3A9-B06BDA45A889", - "ticketNumber": "3SLKM5T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.892095, -79.811999", - "loadTime": "09/19/2019 20:13:39", - "straightDistance": "7.51", - "routeDistance": "10.73", - "timeToTower": "0:44:29", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "20:58:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 75, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_3SLKM5T_201909192004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BEC482F4-04EC-42C4-8ECF-A034856A1431", - "ticketNumber": "9CB45BC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.088405, -79.463079", - "loadTime": "09/19/2019 19:22:53", - "straightDistance": "16.99", - "routeDistance": "22.21", - "timeToTower": "1:36:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "20:59:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_9CB45BC_201909191818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B111D1A-15DB-4A2B-811E-9C0294FBE545", - "ticketNumber": "3U98GR7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.725216, -80.161527", - "loadTime": "09/19/2019 12:44:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "12:46:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3U98GR7_201909191244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A4F84B2-EE75-4798-B251-7124B58CA2E6", - "ticketNumber": "8NS86J3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.72516, -80.161244", - "loadTime": "09/19/2019 12:40:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "12:40:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NS86J3_201909191240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E9A26EB-4192-433B-A65E-736D7A321C22", - "ticketNumber": "4WX7A8V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.723959, -80.161152", - "loadTime": "09/19/2019 13:05:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:05:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4WX7A8V_201909191305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22AF70CC-9049-4635-9F9D-C122FDA5CDBA", - "ticketNumber": "7HFPBVY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722791, -80.160608", - "loadTime": "09/19/2019 13:28:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:34:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7HFPBVY_201909191328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24348DB5-7DD3-4843-AE86-B6F075A6C6F7", - "ticketNumber": "7V4X39T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.72516, -80.161244", - "loadTime": "09/19/2019 12:54:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "12:55:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7V4X39T_201909191254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "287FF834-62B3-4EA3-870F-D35910A96C5A", - "ticketNumber": "3TBZCEX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722488, -80.160223", - "loadTime": "09/19/2019 13:41:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:46:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TBZCEX_201909191341_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F624B24-F9F3-4DD8-9355-CD314BF1B1B7", - "ticketNumber": "4E5QH2F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.725163, -80.161246", - "loadTime": "09/19/2019 12:41:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "12:42:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4E5QH2F_201909191241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3209A6D6-CAB0-4CE0-AECA-060EC3A4F3EC", - "ticketNumber": "4MP3PJD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.725162, -80.161243", - "loadTime": "09/19/2019 12:36:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "12:36:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4MP3PJD_201909191236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BB346E8-9BC0-4303-A9BE-BAF60C1E334B", - "ticketNumber": "54YGANT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.725103, -80.161538", - "loadTime": "09/19/2019 12:59:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:00:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_54YGANT_201909191259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4628ED3D-7E45-43BB-BE33-779C531CB1BD", - "ticketNumber": "4U4FN2S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.72498, -80.161591", - "loadTime": "09/19/2019 12:49:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "12:50:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4U4FN2S_201909191249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4943CC7B-95F5-4A9F-8DE5-55190858E3DF", - "ticketNumber": "6ZHEVP9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.725183, -80.161716", - "loadTime": "09/19/2019 12:53:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "12:53:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ZHEVP9_201909191253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6239D623-0D3A-4CD2-A7EB-1BBC0BBFB58A", - "ticketNumber": "9G4TQMF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.725163, -80.161242", - "loadTime": "09/19/2019 12:35:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "12:35:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9G4TQMF_201909191235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A4E00B9-CB31-487D-9FDD-F33221AC0282", - "ticketNumber": "95WTEPR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722927, -80.160704", - "loadTime": "09/19/2019 13:21:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:22:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_95WTEPR_201909191321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8346AE6E-B9C6-4FC6-946D-2E42FCA8BB27", - "ticketNumber": "37QYH4K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.725085, -80.161573", - "loadTime": "09/19/2019 12:57:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "12:58:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_37QYH4K_201909191257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A325048D-739C-422C-A648-ADCB9F981EF9", - "ticketNumber": "7CXYSBN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.723513, -80.160939", - "loadTime": "09/19/2019 13:09:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:10:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7CXYSBN_201909191309_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB94B688-F019-485B-98C8-29AD49DFAA5B", - "ticketNumber": "84ZB934", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722795, -80.160488", - "loadTime": "09/19/2019 13:36:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:37:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_84ZB934_201909191336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE9C09AA-8AF4-4605-AB7C-1407D467BC34", - "ticketNumber": "6G7FMYP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722566, -80.160661", - "loadTime": "09/19/2019 13:47:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:48:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6G7FMYP_201909191347_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B31674A3-D3E3-460A-A1AF-719B3836DEFE", - "ticketNumber": "9BQ9KNU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722922, -80.160606", - "loadTime": "09/19/2019 13:24:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:24:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9BQ9KNU_201909191324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B90B9701-CCFE-4402-8B31-7FB193D65678", - "ticketNumber": "9CUJAGJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.725745, -80.161451", - "loadTime": "09/19/2019 12:31:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "12:34:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9CUJAGJ_201909191231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE8B2462-722A-4164-B466-8A0A7F166CE7", - "ticketNumber": "9NVL96U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.721576, -80.159155", - "loadTime": "09/19/2019 14:03:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:04:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9NVL96U_201909191403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBFAEC12-78A3-4697-B7C6-C725A166C3E0", - "ticketNumber": "3CH4J7P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.72516, -80.161244", - "loadTime": "09/19/2019 12:37:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "12:39:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3CH4J7P_201909191237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D05B0A95-1AED-46AB-8D01-27BA7F4EE3D6", - "ticketNumber": "359HJ6L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722013, -80.159311", - "loadTime": "09/19/2019 14:05:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:06:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_359HJ6L_201909191405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCE77AF8-DC98-4CCC-A6BA-B31C8D9AC2F0", - "ticketNumber": "4HAVY59", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722734, -80.160466", - "loadTime": "09/19/2019 13:34:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:35:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4HAVY59_201909191334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E26F6723-AB98-4E5A-97CA-ABAC5CB89BD8", - "ticketNumber": "44VX8CR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.725162, -80.161243", - "loadTime": "09/19/2019 12:40:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "12:41:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_44VX8CR_201909191240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E757F21B-6791-4542-A0A5-1F0A7598311B", - "ticketNumber": "4485BNJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.725159, -80.161245", - "loadTime": "09/19/2019 12:51:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "12:52:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4485BNJ_201909191251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0491BFDA-5C43-4B94-83FC-710257604D48", - "ticketNumber": "4UJBYY6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.760187, -80.067179", - "loadTime": "09/19/2019 20:06:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "20:07:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4UJBYY6_201909192006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08F2E708-756F-47A1-A0F7-9F9FBA9682B1", - "ticketNumber": "85Y2T3A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722983, -80.152978", - "loadTime": "09/19/2019 15:21:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:24:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_85Y2T3A_201909191521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09812D6C-4F1D-4AC5-BE55-2E93260E4ADA", - "ticketNumber": "6QL8QH3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.757125, -80.064339", - "loadTime": "09/19/2019 19:24:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:25:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6QL8QH3_201909191924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F59B64E-EB7E-482D-A69A-1B46E41510DB", - "ticketNumber": "8BQWZKN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.72287, -80.15365", - "loadTime": "09/19/2019 15:09:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:10:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8BQWZKN_201909191509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F6C773A-7593-4BBF-9B4B-14B4693113BE", - "ticketNumber": "3QBL3CG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.720782, -80.150092", - "loadTime": "09/19/2019 15:52:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:57:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3QBL3CG_201909191552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "112E796F-A3B9-4ACE-98E2-5246AB039E06", - "ticketNumber": "5JUYWLK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.719706, -80.149607", - "loadTime": "09/19/2019 16:31:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:32:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5JUYWLK_201909191631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CD80263-F9B5-4086-884B-B32FD59556DF", - "ticketNumber": "97ZT6R9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.760169, -80.067219", - "loadTime": "09/19/2019 20:05:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "20:05:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97ZT6R9_201909192005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "207C2AD8-3345-4B31-AACC-1C6DBA53A54C", - "ticketNumber": "4UXXQ28", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.72061, -80.149981", - "loadTime": "09/19/2019 16:01:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:02:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4UXXQ28_201909191601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2809151F-BE11-4386-A62B-95E1A29174E4", - "ticketNumber": "39SXH4N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722687, -80.154698", - "loadTime": "09/19/2019 14:48:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:49:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_39SXH4N_201909191448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2927ECCD-A697-4022-8419-20D9452CEC73", - "ticketNumber": "7VRLD28", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.759004, -80.064445", - "loadTime": "09/19/2019 19:08:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:10:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7VRLD28_201909191908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29A31C12-22EA-4ABD-A17E-2A5F076BF4AE", - "ticketNumber": "3JSKU32", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722799, -80.153896", - "loadTime": "09/19/2019 15:06:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:07:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3JSKU32_201909191506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32C4A0F3-659B-450A-8118-3F87121C0594", - "ticketNumber": "7L84M2C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.721992, -80.157941", - "loadTime": "09/19/2019 14:12:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:14:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7L84M2C_201909191412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3AD08141-D14C-470C-A06C-75D2114202AF", - "ticketNumber": "5KK2NQV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722252, -80.156627", - "loadTime": "09/19/2019 14:33:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:36:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5KK2NQV_201909191433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E5803AA-0F13-4C7D-947B-10785D7F3613", - "ticketNumber": "ZN9T5WK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.720173, -80.14985", - "loadTime": "09/19/2019 16:05:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:13:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_ZN9T5WK_201909191605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "527607BD-3171-4114-A636-2933B99E590B", - "ticketNumber": "3RRUQXV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.757597, -80.064024", - "loadTime": "09/19/2019 19:16:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:23:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3RRUQXV_201909191916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "552CCD1B-FDCE-4764-BE82-A19B95FFF282", - "ticketNumber": "3FX3X4W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.720145, -80.149718", - "loadTime": "09/19/2019 16:14:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:17:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3FX3X4W_201909191614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55E201C4-736F-4B9B-A342-9EF0DEFEC3B7", - "ticketNumber": "469R4RS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722833, -80.153809", - "loadTime": "09/19/2019 15:04:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:05:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_469R4RS_201909191504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C63C7B2-FC39-4A0E-B6DC-7968C9FAFCB3", - "ticketNumber": "6WPBU2D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722649, -80.154493", - "loadTime": "09/19/2019 14:55:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:56:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6WPBU2D_201909191455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "780DBFA0-612F-40D2-B7DC-BE187A1CAEE0", - "ticketNumber": "4WPFFD9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.72086, -80.15012", - "loadTime": "09/19/2019 15:51:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:52:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4WPFFD9_201909191551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BDB941D-4C2F-4361-93E7-BAF50D092D25", - "ticketNumber": "3SBJDV6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722157, -80.157214", - "loadTime": "09/19/2019 14:23:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:24:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3SBJDV6_201909191423_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E848103-CE95-4C5C-B4B9-D315A38CBF17", - "ticketNumber": "5T9NFFN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.718714, -80.149303", - "loadTime": "09/19/2019 16:53:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:54:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5T9NFFN_201909191653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81226913-0E0E-4E38-91B4-AEF88E193892", - "ticketNumber": "K22KKE9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722679, -80.15466", - "loadTime": "09/19/2019 14:47:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:47:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_K22KKE9_201909191447_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83E904F5-0777-4F61-ABEE-073A5E929268", - "ticketNumber": "93DLZS5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722929, -80.152964", - "loadTime": "09/19/2019 15:26:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:27:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_93DLZS5_201909191526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91F26F48-957A-4A7B-B95D-997EEB36DFBD", - "ticketNumber": "7DMTKM4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.759838, -80.067101", - "loadTime": "09/19/2019 20:02:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "20:04:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7DMTKM4_201909192002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E99AEC9-C738-43D2-A511-F8343D926F05", - "ticketNumber": "7NMLQNT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722648, -80.154591", - "loadTime": "09/19/2019 14:42:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:46:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7NMLQNT_201909191442_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A018E0DC-4F3F-497C-B94D-1FD0E9995364", - "ticketNumber": "6943QE2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722809, -80.153701", - "loadTime": "09/19/2019 15:08:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:09:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6943QE2_201909191508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA31D761-E02A-482D-A1ED-5A1D42899595", - "ticketNumber": "84K5CL9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.718853, -80.14775", - "loadTime": "09/19/2019 17:20:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "17:20:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_84K5CL9_201909191720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB881790-A42F-47AF-A662-CE9C7045A69D", - "ticketNumber": "U39ZADS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.72005, -80.149751", - "loadTime": "09/19/2019 16:21:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:24:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_U39ZADS_201909191621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1845A69-537B-4A7C-8F47-6B2081696EFA", - "ticketNumber": "7ZVZJED", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.723003, -80.152935", - "loadTime": "09/19/2019 15:29:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:29:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ZVZJED_201909191529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4F199DF-C825-4F1C-854C-AAD6803F86D7", - "ticketNumber": "5JJE8Q7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722827, -80.151601", - "loadTime": "09/19/2019 15:35:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:36:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5JJE8Q7_201909191535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B759AAA5-8119-49E0-B0B7-130B2486F200", - "ticketNumber": "5Q6MQ8A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722005, -80.157857", - "loadTime": "09/19/2019 14:17:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:21:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5Q6MQ8A_201909191417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8E5CD04-7C41-4FBD-93C6-FF8FD5DFC75A", - "ticketNumber": "3J8QQPK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722624, -80.151277", - "loadTime": "09/19/2019 15:41:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:43:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3J8QQPK_201909191541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC2C6C7E-3147-4CD6-B319-39044DD2EF49", - "ticketNumber": "4F4TJ3H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.719543, -80.149612", - "loadTime": "09/19/2019 16:41:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:44:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4F4TJ3H_201909191641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0343B2F-2696-43AD-8F46-CD4503C7C2D0", - "ticketNumber": "37H3VEW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.719498, -80.149634", - "loadTime": "09/19/2019 16:47:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:48:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_37H3VEW_201909191647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C383E675-E93E-4BA0-A883-BA87AEAB6B6B", - "ticketNumber": "7N9DHSG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722697, -80.154464", - "loadTime": "09/19/2019 14:50:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:55:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7N9DHSG_201909191450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5DF2295-4097-4E91-871D-51DA0D11EC40", - "ticketNumber": "97BMF7Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722933, -80.1532", - "loadTime": "09/19/2019 15:14:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:20:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97BMF7Z_201909191514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2D49C62-EB0C-477C-BDF3-6C2EB3C704FA", - "ticketNumber": "3DFCM5Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.719982, -80.149642", - "loadTime": "09/19/2019 16:26:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:31:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3DFCM5Q_201909191626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D41A56AA-08BF-4ECF-8420-F4C8981B19EA", - "ticketNumber": "985XA7X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.719548, -80.14958", - "loadTime": "09/19/2019 16:39:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:40:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_985XA7X_201909191639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4518EFA-3967-40FE-8D40-ED2DBBD6A0EF", - "ticketNumber": "9E9ZBLC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.72007, -80.149736", - "loadTime": "09/19/2019 16:18:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:21:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9E9ZBLC_201909191618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5D2C928-E52A-47BA-861F-ECC36ADC9E84", - "ticketNumber": "3JJ7NKC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722665, -80.15449", - "loadTime": "09/19/2019 14:57:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:58:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3JJ7NKC_201909191457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7331F02-292B-4B6B-8188-1CAB86F44456", - "ticketNumber": "8YSMSJM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722216, -80.15695", - "loadTime": "09/19/2019 14:30:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:31:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8YSMSJM_201909191430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E78A98EE-11D1-4792-9D2F-C8F93E0EA650", - "ticketNumber": "9F9WVV3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.757609, -80.064133", - "loadTime": "09/19/2019 19:34:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:23:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:58:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9F9WVV3_201909191934_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E978A83C-F52F-462D-A400-C6FC8F9FE8EB", - "ticketNumber": "5RTYGL8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.722198, -80.15717", - "loadTime": "09/19/2019 14:28:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:29:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5RTYGL8_201909191428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED9EAA90-A9F3-4234-B834-E1324C34A3E9", - "ticketNumber": "3ZSV85A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.719637, -80.149689", - "loadTime": "09/19/2019 16:33:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:38:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3ZSV85A_201909191633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F713ADC4-E94B-4679-AF51-58F29E27ED9A", - "ticketNumber": "7MFDGMP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.718834, -80.147788", - "loadTime": "09/19/2019 17:16:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "17:18:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7MFDGMP_201909191716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9162728-C422-4269-B15B-FFCEC3D20A77", - "ticketNumber": "9ASUXAR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.7221, -80.157284", - "loadTime": "09/19/2019 14:25:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:26:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ASUXAR_201909191425_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FFF9824A-5667-43BE-8609-B79D34ED4689", - "ticketNumber": "8NA96QG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.758599, -80.064611", - "loadTime": "09/19/2019 19:04:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:06:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NA96QG_201909191904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0108CF42-9137-461E-BDA3-FD64B505CAD8", - "ticketNumber": "3QM5XXT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.787373, -80.001143", - "loadTime": "09/19/2019 20:12:22", - "straightDistance": "15.03", - "routeDistance": "16.92", - "timeToTower": "0:54:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "21:06:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_J001_3QM5XXT_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C8E9AAE-9855-4CC7-B863-DBC5A4DA0843", - "ticketNumber": "7Q5LY2Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.839985, -80.054869", - "loadTime": "09/19/2019 19:54:42", - "straightDistance": "11.88", - "routeDistance": "14.8", - "timeToTower": "1:00:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "20:55:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_7Q5LY2Y_201909191954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1265863E-499F-4973-9A96-E55826A1BB6B", - "ticketNumber": "4Q4XYYX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.810617, -80.008562", - "loadTime": "09/19/2019 17:49:16", - "straightDistance": "14.47", - "routeDistance": "16.99", - "timeToTower": "2:48:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "20:38:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_4Q4XYYX_201909191749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14387AD3-5266-4E86-8052-AC544D814752", - "ticketNumber": "CWZZCUL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.792032, -80.010978", - "loadTime": "09/19/2019 17:43:19", - "straightDistance": "14.43", - "routeDistance": "16.52", - "timeToTower": "0:41:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "18:24:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_CWZZCUL_201909191743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16050D66-BAFB-4A28-B7FB-6224A5227188", - "ticketNumber": "7E4YR7J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816513, -79.995583", - "loadTime": "09/19/2019 19:22:00", - "straightDistance": "15.21", - "routeDistance": "17.56", - "timeToTower": "0:53:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "20:15:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 90, - "quantity": 65.8, - "calculatedQuantity": "65.8 CY", - "s3DownloadKey": "HaulPass_7E4YR7J_201909191921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18589622-EEFA-48EB-A92D-2EA81E3D8FF8", - "ticketNumber": "4PHWKZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.773190, -79.975204", - "loadTime": "09/19/2019 18:45:20", - "straightDistance": "16.68", - "routeDistance": "18.77", - "timeToTower": "0:58:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "19:43:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_4PHWKZK_201909191845_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E14844E-753D-4AE9-8FE8-37596F7E805A", - "ticketNumber": "7M3L2WV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825443, -80.051234", - "loadTime": "09/19/2019 18:13:22", - "straightDistance": "12", - "routeDistance": "16.02", - "timeToTower": "1:00:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "19:14:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 75, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_7M3L2WV_201909191813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "224A78E0-8043-40C5-8A18-D242BCD370E5", - "ticketNumber": "6V7Z53Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816624, -79.993483", - "loadTime": "09/19/2019 19:48:00", - "straightDistance": "15.34", - "routeDistance": "17.95", - "timeToTower": "0:55:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "20:43:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_6V7Z53Z_201909191948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "246BCD70-6762-4EE0-8634-E7B87CFDB0BE", - "ticketNumber": "9EXCYVF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.778397, -80.007092", - "loadTime": "09/19/2019 19:58:18", - "straightDistance": "14.79", - "routeDistance": "16.59", - "timeToTower": "1:14:27", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "21:12:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_9EXCYVF_201909191952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F1DA742-EE27-4A97-BB01-E4D77EC74356", - "ticketNumber": "5EA5UVQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.827191, -80.051144", - "loadTime": "09/19/2019 19:55:15", - "straightDistance": "12.01", - "routeDistance": "16.04", - "timeToTower": "1:16:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "21:11:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 80, - "quantity": 56.9, - "calculatedQuantity": "56.9 CY", - "s3DownloadKey": "HaulPass_5EA5UVQ_201909191955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "305CB7F6-C390-418A-AE08-4B96D9BE319F", - "ticketNumber": "598W3JU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815333, -79.994583", - "loadTime": "09/19/2019 19:30:12", - "straightDistance": "15.27", - "routeDistance": "17.61", - "timeToTower": "0:47:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "20:18:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_598W3JU_201909191930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35E7417A-C036-4DB9-9EDA-DD2301558F93", - "ticketNumber": "6U9BQ8M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.814483, -80.048470", - "loadTime": "09/19/2019 15:22:58", - "straightDistance": "12.15", - "routeDistance": "16.81", - "timeToTower": "2:06:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "17:29:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 80, - "quantity": 59.6, - "calculatedQuantity": "59.6 CY", - "s3DownloadKey": "HaulPass_6U9BQ8M_201909191522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E94BDFE-F39E-490C-94F8-3FFD86297B38", - "ticketNumber": "PTRJHQ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.771153, -79.973730", - "loadTime": "09/19/2019 19:05:57", - "straightDistance": "16.79", - "routeDistance": "18.88", - "timeToTower": "1:28:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "20:34:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 80, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_PTRJHQ8_201909191905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EACAE5C-C024-4BD1-9053-2D26BF51DE7F", - "ticketNumber": "R2JRPS4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.792272, -80.011237", - "loadTime": "09/19/2019 17:52:07", - "straightDistance": "14.41", - "routeDistance": "16.54", - "timeToTower": "0:34:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "18:26:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_R2JRPS4_201909191752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F36F44B-D6D6-42B2-AA3F-61E849BB7EA4", - "ticketNumber": "78CDRG5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.816163, -79.993655", - "loadTime": "09/19/2019 18:05:43", - "straightDistance": "15.33", - "routeDistance": "17.7", - "timeToTower": "0:58:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "19:04:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_78CDRG5_201909191805_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46155755-BE2B-413F-8C6F-BB1491C3C004", - "ticketNumber": "58WS2CY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.826104, -80.052030", - "loadTime": "09/19/2019 14:34:18", - "straightDistance": "11.95", - "routeDistance": "16.1", - "timeToTower": "1:07:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "15:41:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 80, - "quantity": 56.9, - "calculatedQuantity": "56.9 CY", - "s3DownloadKey": "HaulPass_58WS2CY_201909191434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BFB83BA-97F6-4378-8589-64512DBD6165", - "ticketNumber": "6WRLU6A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.844355, -80.070344", - "loadTime": "09/19/2019 15:57:00", - "straightDistance": "11.04", - "routeDistance": "14.25", - "timeToTower": "1:29:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "17:26:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 80, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_6WRLU6A_201909191556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6329883C-EBB4-4499-89B0-D40ABBF5BC9C", - "ticketNumber": "7VQX87Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.826118, -80.051939", - "loadTime": "09/19/2019 16:24:50", - "straightDistance": "11.96", - "routeDistance": "16.09", - "timeToTower": "1:06:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "17:31:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_7VQX87Q_201909191624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "677CFAC7-258F-4E8E-99B3-707FD02B1F2C", - "ticketNumber": "7SK2J2J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825976, -80.052116", - "loadTime": "09/19/2019 16:28:40", - "straightDistance": "11.95", - "routeDistance": "16.1", - "timeToTower": "1:04:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "17:33:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 80, - "quantity": 56.9, - "calculatedQuantity": "56.9 CY", - "s3DownloadKey": "HaulPass_7SK2J2J_201909191628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6BD786B5-969F-4686-95DB-F6C17053D8A7", - "ticketNumber": "8PZ47FX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.833504, -80.071467", - "loadTime": "09/19/2019 20:28:05", - "straightDistance": "10.87", - "routeDistance": "13.33", - "timeToTower": "0:25:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "20:53:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 95, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_8PZ47FX_201909192004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70F77CE7-65D5-433E-9FF1-BCC3304ED2C2", - "ticketNumber": "3529SPM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.816403, -79.993140", - "loadTime": "09/19/2019 16:29:46", - "straightDistance": "15.36", - "routeDistance": "18", - "timeToTower": "0:52:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "17:22:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_3529SPM_201909191629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "814F3DFB-D4F0-4E2C-8CFA-CC49731D4C30", - "ticketNumber": "5W64PDH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.834090, -80.074966", - "loadTime": "09/19/2019 19:51:55", - "straightDistance": "10.67", - "routeDistance": "13.41", - "timeToTower": "1:28:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "21:20:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 80, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_J001_5W64PDH_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "855C000D-A75F-4FF3-B8DF-B0CF5F7C97D9", - "ticketNumber": "HEXX47Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.813287, -80.048895", - "loadTime": "09/19/2019 18:14:51", - "straightDistance": "12.12", - "routeDistance": "16.79", - "timeToTower": "1:51:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "20:06:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 80, - "quantity": 60.5, - "calculatedQuantity": "60.5 CY", - "s3DownloadKey": "HaulPass_HEXX47Z_201909191814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8676802A-0A81-4836-8321-BA005115D951", - "ticketNumber": "7FM7RBF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.844672, -80.071137", - "loadTime": "09/19/2019 16:03:35", - "straightDistance": "11", - "routeDistance": "14.32", - "timeToTower": "1:24:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "17:28:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_7FM7RBF_201909191603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87AD4DC4-B574-4AAB-9B8E-1AD280DC7345", - "ticketNumber": "4EDWXU6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.813270, -80.048517", - "loadTime": "09/19/2019 18:31:23", - "straightDistance": "12.15", - "routeDistance": "16.76", - "timeToTower": "1:33:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "20:05:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 85, - "quantity": 63.3, - "calculatedQuantity": "63.3 CY", - "s3DownloadKey": "HaulPass_4EDWXU6_201909191831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88497352-F674-4C46-9E6D-618324AA5569", - "ticketNumber": "7KAJRB6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816120, -79.994092", - "loadTime": "09/19/2019 19:47:22", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:55:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "20:42:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_7KAJRB6_201909191947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95A2D7F8-DEAF-4BF1-BB57-3D1ABE6A3C29", - "ticketNumber": "7BZRXY6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815892, -79.994860", - "loadTime": "09/19/2019 19:22:45", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:54:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "20:16:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 85, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_7BZRXY6_201909191922_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9760FB98-2530-4C4E-A510-C2A4CF07ED25", - "ticketNumber": "3QZ99MZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.810382, -80.008837", - "loadTime": "09/19/2019 18:09:04", - "straightDistance": "14.45", - "routeDistance": "16.97", - "timeToTower": "2:31:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "20:40:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_3QZ99MZ_201909191802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CDC65B6-9264-4BC8-AD4A-5714F27E736D", - "ticketNumber": "82WATNV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.832250, -80.078772", - "loadTime": "09/19/2019 17:30:42", - "straightDistance": "10.44", - "routeDistance": "13.15", - "timeToTower": "0:33:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "18:04:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_82WATNV_201909191726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A128B410-C372-4D2D-AA21-77DB22542257", - "ticketNumber": "3NCM2TH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.772258, -79.976574", - "loadTime": "09/19/2019 16:32:12", - "straightDistance": "16.61", - "routeDistance": "18.87", - "timeToTower": "1:35:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "18:07:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 70, - "quantity": 42.2, - "calculatedQuantity": "42.2 CY", - "s3DownloadKey": "HaulPass_3NCM2TH_201909191632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA1B227F-E981-4A08-AA6F-AE3DD9A61B2D", - "ticketNumber": "8V75V4W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.787453, -80.001052", - "loadTime": "09/19/2019 20:08:13", - "straightDistance": "15.04", - "routeDistance": "16.94", - "timeToTower": "0:52:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "21:00:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_8V75V4W_201909192008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B04E2CAA-1AA0-4721-8D71-93B8289B5DA8", - "ticketNumber": "5PAQKNG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825925, -80.051628", - "loadTime": "09/19/2019 18:06:57", - "straightDistance": "11.98", - "routeDistance": "16.07", - "timeToTower": "1:05:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "19:12:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 80, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_5PAQKNG_201909191806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B737DA5F-7A76-46D7-A5F7-659BAA6E061F", - "ticketNumber": "5USC78A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.826837, -80.051663", - "loadTime": "09/19/2019 19:54:09", - "straightDistance": "11.98", - "routeDistance": "16.03", - "timeToTower": "1:15:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "21:10:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_5USC78A_201909191954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8A87EE4-086C-46D2-ABFC-3D1878B9AB52", - "ticketNumber": "6682ZRG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734866, -80.240700", - "loadTime": "09/19/2019 20:13:43", - "straightDistance": "5.76", - "routeDistance": "7.84", - "timeToTower": "0:16:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "20:29:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_6682ZRG_201909192013_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE4B6661-F4BB-4FD8-8CA9-324B02B9AD37", - "ticketNumber": "99XSZ74", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.816620, -79.995410", - "loadTime": "09/19/2019 18:04:46", - "straightDistance": "15.22", - "routeDistance": "17.58", - "timeToTower": "0:58:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "19:02:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_99XSZ74_201909191804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0C86751-D2E6-4719-B4F0-496876F0833D", - "ticketNumber": "3H28ZKV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.814638, -80.048630", - "loadTime": "09/19/2019 15:36:12", - "straightDistance": "12.14", - "routeDistance": "16.82", - "timeToTower": "1:54:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "17:30:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 75, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_3H28ZKV_201909191536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6C22965-B4B5-4D3C-8765-4B0ECB6AF2DE", - "ticketNumber": "Y4RWH64", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734610, -80.241262", - "loadTime": "09/19/2019 20:14:09", - "straightDistance": "5.77", - "routeDistance": "7.8", - "timeToTower": "0:18:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "20:32:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_Y4RWH64_201909192014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D15AA629-8D7C-4059-9EBA-EA7F0DB4C97D", - "ticketNumber": "5FBL6QK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.689960, -80.345621", - "loadTime": "09/19/2019 18:49:53", - "straightDistance": "10.15", - "routeDistance": "15.65", - "timeToTower": "0:31:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "19:20:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 95, - "quantity": 67.2, - "calculatedQuantity": "67.2 CY", - "s3DownloadKey": "HaulPass_5FBL6QK_201909191849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBCC50F7-CA58-44F0-8E44-03B7413123FE", - "ticketNumber": "4BTG3FA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.831980, -80.071630", - "loadTime": "09/19/2019 17:56:51", - "straightDistance": "10.85", - "routeDistance": "13.35", - "timeToTower": "1:22:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "19:19:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 80, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_4BTG3FA_201909191756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE4A0D5E-2BEA-407F-9E4D-2DB9E54DDFB6", - "ticketNumber": "8JBE3UA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814734, -79.994884", - "loadTime": "09/19/2019 19:31:01", - "straightDistance": "15.26", - "routeDistance": "17.65", - "timeToTower": "0:48:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "20:19:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_8JBE3UA_201909191931_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF1DBDC8-6243-4657-9A1A-6EADBDC0DA41", - "ticketNumber": "5CREHQA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.832892, -80.072124", - "loadTime": "09/19/2019 18:08:07", - "straightDistance": "10.83", - "routeDistance": "13.17", - "timeToTower": "1:09:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "19:17:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 80, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_5CREHQA_201909191808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E49C8A69-3C03-46E1-B0CF-FC89B074986F", - "ticketNumber": "9SRH85W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796544, -80.039282", - "loadTime": "09/19/2019 17:38:36", - "straightDistance": "12.76", - "routeDistance": "14.57", - "timeToTower": "0:40:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "18:18:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_9SRH85W_201909191738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8870B4D-62EC-4A3B-AC2E-415A87CB8FA8", - "ticketNumber": "4ZRMFTH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.839760, -80.055181", - "loadTime": "09/19/2019 19:56:13", - "straightDistance": "11.86", - "routeDistance": "14.82", - "timeToTower": "1:00:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "20:57:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_4ZRMFTH_201909191956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB58FE32-FE7E-420A-992F-3DAFE655D2D0", - "ticketNumber": "9B4H9QJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.816202, -79.994678", - "loadTime": "09/19/2019 16:28:49", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:48:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "17:16:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_9B4H9QJ_201909191628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC9EAB3F-B6FF-4CC6-9994-E40BE32651D5", - "ticketNumber": "6VA3TDP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.840040, -80.053819", - "loadTime": "09/19/2019 17:35:44", - "straightDistance": "11.94", - "routeDistance": "14.7", - "timeToTower": "1:22:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "18:58:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_6VA3TDP_201909191735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF22D641-E720-4152-B632-F234CD09A620", - "ticketNumber": "4QAWBK5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.834143, -80.074890", - "loadTime": "09/19/2019 19:59:57", - "straightDistance": "10.68", - "routeDistance": "13.4", - "timeToTower": "1:15:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "21:15:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_4QAWBK5_201909191959_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F486A8E1-C2AD-4163-9D65-00392EB2E6B8", - "ticketNumber": "9UGA4UF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.841071, -80.055862", - "loadTime": "09/19/2019 17:49:08", - "straightDistance": "11.83", - "routeDistance": "14.83", - "timeToTower": "1:19:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "19:08:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_9UGA4UF_201909191749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F724B64E-E206-4822-84B9-70804A7AF020", - "ticketNumber": "69K4AX2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.778305, -80.007878", - "loadTime": "09/19/2019 20:17:03", - "straightDistance": "14.75", - "routeDistance": "16.61", - "timeToTower": "0:56:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "21:13:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 80, - "quantity": 42.6, - "calculatedQuantity": "42.6 CY", - "s3DownloadKey": "HaulPass_69K4AX2_201909192017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7BDCF6D-42E4-47DD-A130-393F95DB73A7", - "ticketNumber": "7AQULW4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796515, -80.039277", - "loadTime": "09/19/2019 17:40:21", - "straightDistance": "12.76", - "routeDistance": "14.57", - "timeToTower": "0:36:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "18:16:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_7AQULW4_201909191740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FDB1FF5A-8F29-454F-8FBE-B8C52F93333D", - "ticketNumber": "4WX5Y4A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.773548, -79.975581", - "loadTime": "09/19/2019 18:28:11", - "straightDistance": "16.65", - "routeDistance": "18.77", - "timeToTower": "1:14:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "19:42:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_4WX5Y4A_201909191828_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B2BDFF6-D8F6-4DB5-A422-386E3AC1865E", - "ticketNumber": "97CQK8N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.741451, -79.946043", - "loadTime": "09/19/2019 19:45:44", - "straightDistance": "8.36", - "routeDistance": "14.94", - "timeToTower": "1:18:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "21:03:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_97CQK8N_201909191945_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "103330E9-ADCF-451C-9193-799F1EEE762F", - "ticketNumber": "3P4RLPJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.693855, -80.137403", - "loadTime": "09/19/2019 21:39:17", - "straightDistance": "4.48", - "routeDistance": "9.24", - "timeToTower": "0:20:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "21:59:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 75, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_3P4RLPJ_201909192139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A522B1F-6EAF-48FE-858D-5496ED9E070D", - "ticketNumber": "897TDVT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676535, -80.189832", - "loadTime": "09/19/2019 20:24:29", - "straightDistance": "7.29", - "routeDistance": "13.11", - "timeToTower": "0:44:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "21:08:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_897TDVT_201909192024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21EB43CD-0219-414A-9BDA-ABF1C4301428", - "ticketNumber": "3W5J84Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.749560, -79.932169", - "loadTime": "09/19/2019 20:39:19", - "straightDistance": "9.34", - "routeDistance": "15.22", - "timeToTower": "1:09:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "21:49:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 90, - "quantity": 66.3, - "calculatedQuantity": "66.3 CY", - "s3DownloadKey": "HaulPass_3W5J84Y_201909192039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27E8E3D7-1A9D-4600-B5E1-F092105289D4", - "ticketNumber": "ZYAEZTW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748664, -79.929466", - "loadTime": "09/19/2019 19:43:12", - "straightDistance": "9.43", - "routeDistance": "15.75", - "timeToTower": "2:00:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "21:43:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 80, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_ZYAEZTW_201909191943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CE76BF6-145A-4DD8-85B2-278275186552", - "ticketNumber": "4P8EBPL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.755607, -80.126377", - "loadTime": "09/19/2019 20:46:54", - "straightDistance": "6.76", - "routeDistance": "10.86", - "timeToTower": "0:43:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "21:30:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_4P8EBPL_201909192046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2ECEDB3D-3ACD-49B8-A84B-B61E66EFC924", - "ticketNumber": "6H68YC6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.683114, -80.047473", - "loadTime": "09/19/2019 20:10:28", - "straightDistance": "1.22", - "routeDistance": "1.72", - "timeToTower": "0:40:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "20:50:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_6H68YC6_201909192010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36055936-0BA2-4BA7-9B6E-769BA920BB0C", - "ticketNumber": "T4RJAU9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.674520, -80.050372", - "loadTime": "09/19/2019 21:05:07", - "straightDistance": ".83", - "routeDistance": "1.08", - "timeToTower": "0:40:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "21:45:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_T4RJAU9_201909192105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37777768-8021-43B9-BAA2-BB30872E89E4", - "ticketNumber": "7SUU86F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.734015, -80.043195", - "loadTime": "09/19/2019 21:36:00", - "straightDistance": "4.41", - "routeDistance": "7.67", - "timeToTower": "0:24:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "22:00:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_7SUU86F_201909192120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A95F8F7-FC14-4434-80C7-24725609F599", - "ticketNumber": "8D9W7U3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.749330, -79.928072", - "loadTime": "09/19/2019 19:13:01", - "straightDistance": "9.52", - "routeDistance": "15.89", - "timeToTower": "2:29:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "21:42:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_8D9W7U3_201909191913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D2A66F5-79BC-4BE0-8378-24597841D1D2", - "ticketNumber": "7YLZDQS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676795, -80.189687", - "loadTime": "09/19/2019 19:59:30", - "straightDistance": "7.29", - "routeDistance": "13.1", - "timeToTower": "0:47:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "20:47:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 70, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_7YLZDQS_201909191959_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "585FAEBC-5A39-475F-8BC2-8622814E42A4", - "ticketNumber": "P68W9RN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676652, -80.189705", - "loadTime": "09/19/2019 20:00:09", - "straightDistance": "7.29", - "routeDistance": "13.11", - "timeToTower": "0:46:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "20:46:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_P68W9RN_201909192000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C456DFA-F1D5-4C5E-B4A5-B910B0A307D7", - "ticketNumber": "494APP8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.697394, -79.965236", - "loadTime": "09/19/2019 20:12:58", - "straightDistance": "6.01", - "routeDistance": "16.4", - "timeToTower": "1:40:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "21:53:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_494APP8_201909192012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D3EE09C-CB80-4AB8-97DA-96848AF5F5BA", - "ticketNumber": "943UEZ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676748, -80.189922", - "loadTime": "09/19/2019 20:25:09", - "straightDistance": "7.3", - "routeDistance": "13.1", - "timeToTower": "0:44:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "21:09:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_943UEZ2_201909192025_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60688680-DDAA-451A-86FC-0E345DF50A2C", - "ticketNumber": "5N989DW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.730169, -80.043517", - "loadTime": "09/19/2019 20:23:02", - "straightDistance": "4.15", - "routeDistance": "7.98", - "timeToTower": "0:33:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "20:56:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_5N989DW_201909192023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DF7103B-12E1-4A06-B663-6B34333C3947", - "ticketNumber": "6325P4S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.744592, -79.908196", - "loadTime": "09/19/2019 20:42:56", - "straightDistance": "10.34", - "routeDistance": "16.74", - "timeToTower": "0:56:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "21:39:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_6325P4S_201909192042_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8ACFA4DD-A638-4EDE-A9B5-1D80BC90E128", - "ticketNumber": "7QLFWAA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.729186, -80.014769", - "loadTime": "09/19/2019 20:53:53", - "straightDistance": "4.85", - "routeDistance": "6.61", - "timeToTower": "0:31:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "21:25:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_7QLFWAA_201909192053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F8D3905-A474-44EA-8580-BFF4B32A2EC6", - "ticketNumber": "9QBNZAL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.683415, -80.046939", - "loadTime": "09/19/2019 20:09:50", - "straightDistance": "1.26", - "routeDistance": "1.74", - "timeToTower": "0:39:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "20:49:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 90, - "quantity": 62.7, - "calculatedQuantity": "62.7 CY", - "s3DownloadKey": "HaulPass_9QBNZAL_201909192009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96B57F3F-2554-4F95-85A5-A966DDDFEDB8", - "ticketNumber": "5D86PPN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.729533, -80.014988", - "loadTime": "09/19/2019 21:04:14", - "straightDistance": "4.86", - "routeDistance": "6.58", - "timeToTower": "0:22:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "21:26:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_5D86PPN_201909192104_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C4D33B8-0F7E-4526-B9A7-FA4942D3026B", - "ticketNumber": "7P5NM2P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.664454, -80.052050", - "loadTime": "09/19/2019 20:20:20", - "straightDistance": ".92", - "routeDistance": "1.67", - "timeToTower": "0:32:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "20:53:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_7P5NM2P_201909192020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C5F90EC-9D1D-4165-8663-E85004424E45", - "ticketNumber": "4GTTTCB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.674543, -80.050324", - "loadTime": "09/19/2019 21:07:13", - "straightDistance": ".83", - "routeDistance": "1.08", - "timeToTower": "0:38:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "21:45:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_4GTTTCB_201909192105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4AD3235-4E72-429A-A332-23B9EF5D5A6D", - "ticketNumber": "6K4C7XH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.664558, -80.052269", - "loadTime": "09/19/2019 20:19:29", - "straightDistance": ".9", - "routeDistance": "1.67", - "timeToTower": "0:32:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "20:52:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_6K4C7XH_201909192019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5F11638-0017-4566-B05E-5EBCE1DD1AE4", - "ticketNumber": "4YPFLRR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.749112, -79.932402", - "loadTime": "09/19/2019 20:49:37", - "straightDistance": "9.31", - "routeDistance": "15.25", - "timeToTower": "1:00:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "21:50:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 85, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_4YPFLRR_201909192049_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D77E9EAD-561D-4347-95E5-D34E0C7AA82B", - "ticketNumber": "7X5AAW7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.755444, -80.126048", - "loadTime": "09/19/2019 20:47:23", - "straightDistance": "6.74", - "routeDistance": "10.86", - "timeToTower": "0:43:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "21:31:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 90, - "quantity": 66.7, - "calculatedQuantity": "66.7 CY", - "s3DownloadKey": "HaulPass_7X5AAW7_201909192047_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF5BC737-58E9-4D82-A35B-902A77B62D1F", - "ticketNumber": "83WXWWN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.744839, -79.944088", - "loadTime": "09/19/2019 19:16:48", - "straightDistance": "8.58", - "routeDistance": "14.77", - "timeToTower": "1:48:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "21:04:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_83WXWWN_201909191916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F49C7150-CE6B-41C9-8720-E4EE01F178F6", - "ticketNumber": "3MZC6XP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.744327, -79.908510", - "loadTime": "09/19/2019 20:58:40", - "straightDistance": "10.32", - "routeDistance": "16.71", - "timeToTower": "0:41:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/19/2019", - "disposalTime": "21:40:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_3MZC6XP_201909192058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F793098-1CAB-40AF-B717-8CCF0BB9C06B", - "ticketNumber": "WENFT6M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.781518, -80.021504", - "loadTime": "09/19/2019 21:33:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "21:44:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_WENFT6M_201909192133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37941072-9949-49BD-BB6A-94FB1E47CFFB", - "ticketNumber": "83WFYE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.783669, -80.021491", - "loadTime": "09/19/2019 20:31:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:14:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "20:45:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83WFYE5_201909192031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "455183D3-FB25-4C0B-A939-6C141905F9F2", - "ticketNumber": "8642CW2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.785651, -80.024193", - "loadTime": "09/19/2019 19:45:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:48:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8642CW2_201909191945_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A9F8F50-A1B2-4BD5-A603-3939E3EEE874", - "ticketNumber": "5NK3AG8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.785453, -80.023954", - "loadTime": "09/19/2019 19:38:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:44:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5NK3AG8_201909191938_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51097CE3-6800-4024-95D7-07CA692021D8", - "ticketNumber": "995SVEM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.785108, -80.022889", - "loadTime": "09/19/2019 20:04:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "20:08:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_995SVEM_201909192004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "866E1DF1-FAB7-4CD5-80EF-4D8DEC7266D4", - "ticketNumber": "3SFBFVW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.785021, -80.022817", - "loadTime": "09/19/2019 20:09:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "20:11:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3SFBFVW_201909192009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "876882DD-A578-4145-969D-A04657A0F9FC", - "ticketNumber": "4YW4H8G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.784637, -80.021836", - "loadTime": "09/19/2019 21:02:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "21:10:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4YW4H8G_201909192102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9237EB72-9A84-4E98-A223-ED154F8A5095", - "ticketNumber": "3GM45TE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.785319, -80.023634", - "loadTime": "09/19/2019 19:51:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "20:02:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3GM45TE_201909191951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0D80B60-0FA0-43FB-8BC2-DE4373F0FD34", - "ticketNumber": "8C4M83H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.782375, -80.021485", - "loadTime": "09/19/2019 21:24:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "21:26:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8C4M83H_201909192124_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3429256-E17E-4322-988C-75897E66AC93", - "ticketNumber": "VVBNCEK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.783582, -80.021542", - "loadTime": "09/19/2019 20:46:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "20:56:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_VVBNCEK_201909192046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0F73068-1D33-40D5-9331-861EB99B5333", - "ticketNumber": "4WZSZZB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.784783, -80.022026", - "loadTime": "09/19/2019 20:21:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "20:26:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4WZSZZB_201909192021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0401E592-6283-44BC-A9EA-E320F774E6EF", - "ticketNumber": "3JQU3LT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.786024, -80.024256", - "loadTime": "09/19/2019 14:40:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:47:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3JQU3LT_201909191440_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "047F49CF-CACC-429D-BBF9-19056CEE1D83", - "ticketNumber": "7X6YMRB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.785471, -80.022618", - "loadTime": "09/19/2019 16:46:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:49:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7X6YMRB_201909191646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05CC1743-ACD0-487B-BBB1-85236F91017C", - "ticketNumber": "4872JWL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.786528, -80.024225", - "loadTime": "09/19/2019 15:02:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:11:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4872JWL_201909191502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D5557A9-79D7-4722-92EF-DFE1F5E8A25B", - "ticketNumber": "X6JF6F6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.786651, -80.023162", - "loadTime": "09/19/2019 13:23:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:29:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_X6JF6F6_201909191323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13382A3E-E5DB-484F-98A8-C701144F9945", - "ticketNumber": "6PCMR2M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.787353, -80.022867", - "loadTime": "09/19/2019 19:14:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:22:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6PCMR2M_201909191914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1493CD10-D56F-4FF7-8E09-5A7A2BABDF5F", - "ticketNumber": "35FDYYF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.786106, -80.023316", - "loadTime": "09/19/2019 13:44:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:45:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_35FDYYF_201909191344_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15284E1D-63AA-4143-B66A-FA13C45F2D0B", - "ticketNumber": "343KSR6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.785499, -80.022929", - "loadTime": "09/19/2019 16:16:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:22:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_343KSR6_201909191616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17A2AA89-9BCA-4901-A873-EDD8F04C13AA", - "ticketNumber": "3VZ5FH2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.78733, -80.021714", - "loadTime": "09/19/2019 18:53:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "18:59:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3VZ5FH2_201909191853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "187C8058-204C-4A2A-9287-23C0FE6A81EA", - "ticketNumber": "4XAZ9MP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.785545, -80.02245", - "loadTime": "09/19/2019 16:32:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:35:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4XAZ9MP_201909191632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B9DF970-2F24-432E-B850-8EFEABA8C028", - "ticketNumber": "7M23JUK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.785968, -80.024421", - "loadTime": "09/19/2019 15:13:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:15:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7M23JUK_201909191513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "328FBD1D-63DF-43B6-BC49-4101E8E3E728", - "ticketNumber": "4YF8A3B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.785566, -80.023492", - "loadTime": "09/19/2019 15:17:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:26:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4YF8A3B_201909191517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34EAC96E-40E9-4B60-A43A-5481ACB874D5", - "ticketNumber": "9CBYHNL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.785301, -80.023653", - "loadTime": "09/19/2019 19:29:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:36:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9CBYHNL_201909191929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3ADFD65F-75B2-4BD4-B2A9-87A18EE27E79", - "ticketNumber": "752J8PB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.786049, -80.023802", - "loadTime": "09/19/2019 15:28:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:31:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_752J8PB_201909191528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B828105-31FC-4B6E-838E-979DC06912F1", - "ticketNumber": "3CAUJBR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.786274, -80.023228", - "loadTime": "09/19/2019 13:32:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:43:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3CAUJBR_201909191332_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "416C1456-6A00-4DFD-9579-76D93A110E67", - "ticketNumber": "6ALEVY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.787496, -80.02485", - "loadTime": "09/19/2019 14:29:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:32:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ALEVY4_201909191429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48CBDE87-5146-4BD0-A1CB-6B37518DF836", - "ticketNumber": "77PMPAW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.786639, -80.022132", - "loadTime": "09/19/2019 13:10:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:15:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77PMPAW_201909191310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4DE27528-CC1B-48A1-822A-6D639479E737", - "ticketNumber": "9ZUS4C9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.786015, -80.023335", - "loadTime": "09/19/2019 13:46:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:48:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ZUS4C9_201909191346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EB32951-846D-4E56-852A-30484562313D", - "ticketNumber": "P8LCKFB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.785758, -80.0226", - "loadTime": "09/19/2019 16:28:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:31:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_P8LCKFB_201909191628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51E733E1-8197-46C3-8FAF-951551025068", - "ticketNumber": "6T489KM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.786025, -80.022373", - "loadTime": "09/19/2019 12:51:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "12:54:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6T489KM_201909191251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55717FEE-14D0-4474-A67A-953C2F8FB635", - "ticketNumber": "6GEKQ4B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.786569, -80.022238", - "loadTime": "09/19/2019 13:01:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:08:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6GEKQ4B_201909191301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B506DEF-7A0F-4546-9A17-A8A72CD9E50F", - "ticketNumber": "9K8N3HL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.787514, -80.024328", - "loadTime": "09/19/2019 14:20:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:28:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9K8N3HL_201909191420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "710EB6A9-2E94-43EE-B431-6569CE35C3FD", - "ticketNumber": "73HKSKC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.787245, -80.023269", - "loadTime": "09/19/2019 19:23:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:26:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_73HKSKC_201909191923_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71E11F64-5FAE-4966-9B2C-110BDB420EA1", - "ticketNumber": "SA49QQ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.787229, -80.021224", - "loadTime": "09/19/2019 19:01:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:03:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_SA49QQ8_201909191901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73209455-22B0-4C82-9548-FD6F26C3CBBD", - "ticketNumber": "4SDRN2S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.785716, -80.022385", - "loadTime": "09/19/2019 16:37:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:45:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SDRN2S_201909191637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F58D079-943B-4E8E-B37D-D7790ABC5E93", - "ticketNumber": "Q75TJJ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.785619, -80.022562", - "loadTime": "09/19/2019 18:13:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "18:24:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Q75TJJ7_201909191813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "813CD2F2-6170-454C-AC3B-CD2E5E381626", - "ticketNumber": "3Q774RF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.78588, -80.022316", - "loadTime": "09/19/2019 12:38:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "12:49:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3Q774RF_201909191238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B79F701-0129-478A-B43A-F25A283D550B", - "ticketNumber": "8RYREAE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.785314, -80.023222", - "loadTime": "09/19/2019 15:42:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:17:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:59:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8RYREAE_201909191542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "925175DF-5774-4D80-A3C3-17D830469CFE", - "ticketNumber": "86A8AXX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.785851, -80.024534", - "loadTime": "09/19/2019 14:49:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:59:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_86A8AXX_201909191449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9905AD36-7B62-42CB-9C87-E7C153ADE50B", - "ticketNumber": "58SNDV6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.786049, -80.022322", - "loadTime": "09/19/2019 12:55:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "12:59:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_58SNDV6_201909191255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9AF43EA7-BF95-4FFD-B27F-BA22F69BC599", - "ticketNumber": "677BZ3W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.787354, -80.024168", - "loadTime": "09/19/2019 13:59:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:11:20", - "debrisType": "Leaner", - "diameter": 13, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_677BZ3W_201909191359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A29B5FD6-DCEC-4423-B16B-4DBC92F95683", - "ticketNumber": "8SFQUFE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.787326, -80.023889", - "loadTime": "09/19/2019 13:54:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:57:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8SFQUFE_201909191354_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A79E7406-17C0-4B48-895B-39358F4B8FEC", - "ticketNumber": "42S95UV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.78602, -80.023695", - "loadTime": "09/19/2019 15:32:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:34:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_42S95UV_201909191532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8063E69-3BD7-492D-B358-884C4315A789", - "ticketNumber": "9ML6X9C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.785489, -80.022553", - "loadTime": "09/19/2019 16:59:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "17:03:57", - "debrisType": "Leaner", - "diameter": 13.6, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ML6X9C_201909191659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4ACD20B-6548-4454-8A26-5EFFE57B1463", - "ticketNumber": "97HS53J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.786895, -80.020924", - "loadTime": "09/19/2019 18:42:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "18:49:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97HS53J_201909191842_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C53E6BE3-7510-4A4D-9411-4327417BB070", - "ticketNumber": "8FJPV9A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.785623, -80.022823", - "loadTime": "09/19/2019 16:35:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:37:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8FJPV9A_201909191635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C83A2A6E-796C-4D05-AAC9-B6CC6797DB12", - "ticketNumber": "8R5UYJB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.786921, -80.023113", - "loadTime": "09/19/2019 13:20:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:22:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8R5UYJB_201909191320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD7CB52D-2B56-479A-9897-38E689875C00", - "ticketNumber": "6NGQ9BQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.785746, -80.022456", - "loadTime": "09/19/2019 18:09:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "18:12:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6NGQ9BQ_201909191809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFC370F7-8AEC-4239-8AD2-BA3AB14E45E8", - "ticketNumber": "77LTB62", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.786084, -80.023359", - "loadTime": "09/19/2019 15:35:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:41:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77LTB62_201909191535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFF5E803-B4B9-4CF0-B4DE-872CB3D4ECB0", - "ticketNumber": "6ARNW59", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.78717, -80.021689", - "loadTime": "09/19/2019 19:05:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:10:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ARNW59_201909191905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D17C9B07-99D1-4848-9CAE-597B66BD2E3D", - "ticketNumber": "6HX245J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.787632, -80.023892", - "loadTime": "09/19/2019 14:16:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:18:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HX245J_201909191416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC3F31B3-B3D8-484B-9CF1-087FEAEEEF3F", - "ticketNumber": "5Z5ENF8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9GPV5UK", - "fieldMonitorName": "Cindel Lawson", - "loadCoordinates": "32.785672, -80.022611", - "loadTime": "09/19/2019 16:23:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:26:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5Z5ENF8_201909191623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "081D1751-2B8C-4025-9667-03FBACB0EC51", - "ticketNumber": "5JKMWGQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.723305, -80.160729", - "loadTime": "09/19/2019 13:34:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:35:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5JKMWGQ_201909191334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "110EB404-D83D-4E72-94DD-8884AF56A548", - "ticketNumber": "45K2B3X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.725159, -80.161404", - "loadTime": "09/19/2019 12:40:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "12:45:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_45K2B3X_201909191240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11B54C7E-4822-4B88-91B0-C606063124CC", - "ticketNumber": "8VNUDL2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.72171, -80.159003", - "loadTime": "09/19/2019 14:08:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:10:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8VNUDL2_201909191408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B3D69A3-CA1E-4212-B9CB-1D6F8C82F015", - "ticketNumber": "8M42XMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724002, -80.161284", - "loadTime": "09/19/2019 13:12:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:14:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8M42XMX_201909191312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B43751E-09D7-4F48-B103-A37FAA711153", - "ticketNumber": "36GU27X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722128, -80.157337", - "loadTime": "09/19/2019 14:16:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:21:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_36GU27X_201909191416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2191A6CC-8944-440C-9AF9-CF42936DEDF7", - "ticketNumber": "6Z5BDLT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.725211, -80.161679", - "loadTime": "09/19/2019 12:47:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "12:48:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6Z5BDLT_201909191247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "287CCD62-AE5F-4CA7-94FF-07AC2EA36B6C", - "ticketNumber": "53AE9FJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.72346, -80.160913", - "loadTime": "09/19/2019 13:19:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:20:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_53AE9FJ_201909191319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38303799-935C-47C5-8FCD-5C337190A616", - "ticketNumber": "592BB6F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722073, -80.150921", - "loadTime": "09/19/2019 15:59:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:00:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_592BB6F_201909191559_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F289360-1EED-420A-AA17-34E50405BC09", - "ticketNumber": "9JK88C6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724743, -80.16147", - "loadTime": "09/19/2019 12:55:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "12:56:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9JK88C6_201909191255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4352EA7A-9FBC-4C00-B91F-D2DE275C5955", - "ticketNumber": "7H2EJ5K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.721946, -80.158609", - "loadTime": "09/19/2019 14:03:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:07:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7H2EJ5K_201909191403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4366853B-9E7C-4A18-8997-62DE5B089D2E", - "ticketNumber": "32WCLF8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722877, -80.151653", - "loadTime": "09/19/2019 15:48:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:50:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_32WCLF8_201909191548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45083D9B-29B6-42BD-92D2-D5E175F3F0DF", - "ticketNumber": "SR6QR9T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722011, -80.158303", - "loadTime": "09/19/2019 14:13:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:13:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_SR6QR9T_201909191412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "486CA976-E80D-455C-AD29-9B2824159BB0", - "ticketNumber": "85QS2XS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.723211, -80.160559", - "loadTime": "09/19/2019 13:32:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:34:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_85QS2XS_201909191332_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F0E6BC4-0998-4F74-9470-12AD5289A4BC", - "ticketNumber": "5DV723E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.721975, -80.157319", - "loadTime": "09/19/2019 14:23:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:24:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5DV723E_201909191423_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DB8A98B-D40A-46A4-9EE8-2A34AF951AEE", - "ticketNumber": "82BH5DP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.723287, -80.160846", - "loadTime": "09/19/2019 13:36:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:38:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82BH5DP_201909191336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84D56083-C472-4157-8F1F-C17D95E45D65", - "ticketNumber": "95EFLUH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.721978, -80.157475", - "loadTime": "09/19/2019 14:24:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:25:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_95EFLUH_201909191424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CF7090D-5367-4334-B49D-2EDD4BDE6359", - "ticketNumber": "KX4TDDH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722906, -80.151961", - "loadTime": "09/19/2019 15:42:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:43:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_KX4TDDH_201909191542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3BB1BFD-2224-4FA3-AE27-7247BFC82907", - "ticketNumber": "65ABBBR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.721915, -80.157396", - "loadTime": "09/19/2019 14:21:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:22:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_65ABBBR_201909191421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A621C13C-8CBA-41F3-B778-7FF999897648", - "ticketNumber": "574MZVX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722993, -80.151972", - "loadTime": "09/19/2019 15:44:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:48:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_574MZVX_201909191544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A929E5EF-C950-4540-ADEF-BEFBF8ACBBFA", - "ticketNumber": "9TB59ZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.723522, -80.160925", - "loadTime": "09/19/2019 13:24:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:28:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9TB59ZK_201909191324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB5EACF0-603E-428F-87E1-FAA3B2D9F324", - "ticketNumber": "58F58PY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.723475, -80.161619", - "loadTime": "09/19/2019 13:23:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:24:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_58F58PY_201909191323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9870151-99AB-41D8-A21B-B19BE8B85BE4", - "ticketNumber": "722JTFX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724721, -80.1615", - "loadTime": "09/19/2019 12:58:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "12:59:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_722JTFX_201909191258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC9FA777-BE95-4596-97B1-D0D896350C9D", - "ticketNumber": "5K96NTL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724954, -80.161491", - "loadTime": "09/19/2019 12:51:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "12:52:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5K96NTL_201909191251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD3D8E3E-C3FA-419E-91EC-2D4622013146", - "ticketNumber": "7QLAAAA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.723367, -80.16093", - "loadTime": "09/19/2019 13:30:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:32:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QLAAAA_201909191330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6710E04-06E4-4E2B-BF07-9D6BA5A1EAA5", - "ticketNumber": "54YDVRV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724318, -80.161426", - "loadTime": "09/19/2019 13:05:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:11:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_54YDVRV_201909191305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB068C0B-5819-47E5-82B8-F806E46FF376", - "ticketNumber": "5J7T7R6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.7237, -80.160915", - "loadTime": "09/19/2019 13:21:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:22:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5J7T7R6_201909191321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F53459EA-93A8-4F1A-8F53-8E35E722646D", - "ticketNumber": "3BQVH2X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722024, -80.158974", - "loadTime": "09/19/2019 14:11:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:12:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3BQVH2X_201909191411_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "135FF166-FACB-4404-889E-A39D54AD7571", - "ticketNumber": "9F9STRR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.75692, -80.0683", - "loadTime": "09/19/2019 18:59:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:01:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9F9STRR_201909191859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E81717D-16AB-4933-966B-24AC071D556D", - "ticketNumber": "8AR45DY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.721402, -80.1505", - "loadTime": "09/19/2019 16:35:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:37:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8AR45DY_201909191635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5186F05A-6FF0-4552-9538-245ACEDB4188", - "ticketNumber": "4B3BPUJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.721831, -80.150349", - "loadTime": "09/19/2019 16:30:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:35:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4B3BPUJ_201909191630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5313C896-5A74-4A98-BC48-0E651454B6EB", - "ticketNumber": "6R6G5TC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.721764, -80.150546", - "loadTime": "09/19/2019 16:03:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:11:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6R6G5TC_201909191603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "592DFB8C-6D69-4741-B7F7-37BA460DF787", - "ticketNumber": "3TEXCNZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.720732, -80.149289", - "loadTime": "09/19/2019 16:41:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:43:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TEXCNZ_201909191641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59DC3253-3DEF-4CB6-BA69-F9414C195292", - "ticketNumber": "7QGTK5C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.721621, -80.150412", - "loadTime": "09/19/2019 16:26:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:28:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QGTK5C_201909191626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6707B7F8-10BE-48B1-882E-2EF5DD3137A8", - "ticketNumber": "5Y769HU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722059, -80.150527", - "loadTime": "09/19/2019 16:01:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:02:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5Y769HU_201909191601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A972806-5D0B-4B60-B2DF-4797324D0E97", - "ticketNumber": "6AURCHA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.72137, -80.150423", - "loadTime": "09/19/2019 16:23:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:24:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6AURCHA_201909191623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76A3F8C1-6939-41CD-BC46-3F386573A75B", - "ticketNumber": "5JSL6MJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.721825, -80.1505", - "loadTime": "09/19/2019 16:18:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:20:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5JSL6MJ_201909191618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B85B357-1E9C-46C4-B50F-82FB224FF0E6", - "ticketNumber": "5J9SZX8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.720451, -80.150073", - "loadTime": "09/19/2019 16:43:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:46:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5J9SZX8_201909191643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E91208C-AD45-4818-833F-D8EF2703D686", - "ticketNumber": "5Z2Z8WW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.757112, -80.068379", - "loadTime": "09/19/2019 19:02:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:03:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5Z2Z8WW_201909191902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98CC5C46-DEC5-45AC-B6FC-C397B8F20E35", - "ticketNumber": "6ERWNCL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.721799, -80.150428", - "loadTime": "09/19/2019 16:14:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:17:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ERWNCL_201909191614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A32159AF-499B-4B96-9D6C-134C399DBB31", - "ticketNumber": "9NJ2CUZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.75688, -80.067991", - "loadTime": "09/19/2019 19:36:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:47:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9NJ2CUZ_201909191936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0A4481F-C8D8-4445-99F0-367CCFD40B0E", - "ticketNumber": "3UYS5JU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.756773, -80.067949", - "loadTime": "09/19/2019 19:33:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:36:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3UYS5JU_201909191933_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3D08B13-AFF0-4983-B544-D8B46A9435B3", - "ticketNumber": "99553EG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.721327, -80.150149", - "loadTime": "09/19/2019 16:24:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:26:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_99553EG_201909191624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8D73769-CF5F-407B-AC21-C792A155022C", - "ticketNumber": "5AQ6R8C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.721936, -80.150503", - "loadTime": "09/19/2019 16:11:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:13:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5AQ6R8C_201909191611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05B589D8-3917-4E6A-8907-4ED0FEC3D56A", - "ticketNumber": "3EW6MRA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.693893, -80.229458", - "loadTime": "09/19/2019 18:07:55", - "straightDistance": "10.31", - "routeDistance": "18.8", - "timeToTower": "1:57:18", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "20:05:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_3EW6MRA_201909191807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A1780B4-47E5-4F7C-B82E-3D8CBF065585", - "ticketNumber": "9VRXX2A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.688928, -80.147184", - "loadTime": "09/19/2019 21:18:40", - "straightDistance": "13.95", - "routeDistance": "36.33", - "timeToTower": "1:26:13", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "22:44:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_9VRXX2A_201909192118_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0BB7C36B-B266-4B7E-A60B-27196576F71D", - "ticketNumber": "59UPZ9N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.756246, -80.373335", - "loadTime": "09/19/2019 22:12:28", - "straightDistance": "11.59", - "routeDistance": "14.39", - "timeToTower": "0:30:34", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "22:43:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_59UPZ9N_201909192212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E244BC4-65F9-4A19-A25E-A6ADEB3FE5E5", - "ticketNumber": "4CRRCEM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.578009, -80.294258", - "loadTime": "09/19/2019 13:48:02", - "straightDistance": "3.66", - "routeDistance": "3.93", - "timeToTower": "0:58:42", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "14:46:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_4CRRCEM_201909191348_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "167EA842-DCDD-42CF-80D4-FC0ED1CB0052", - "ticketNumber": "5B33VYN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.776222, -80.247895", - "loadTime": "09/19/2019 18:33:25", - "straightDistance": "14.36", - "routeDistance": "18.99", - "timeToTower": "0:32:20", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "19:05:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_5B33VYN_201909191833_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DF6BB5A-233D-43F7-99BB-24F59D9E04AC", - "ticketNumber": "JX4Y6TX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.756966, -80.383153", - "loadTime": "09/19/2019 12:14:34", - "straightDistance": "11.7", - "routeDistance": "16.05", - "timeToTower": "1:02:26", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "13:17:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 75, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_J001_JX4Y6TX_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22B45FE5-296B-441C-B33C-EC1DD21C67AE", - "ticketNumber": "7J2LLLU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.757184, -80.382252", - "loadTime": "09/19/2019 13:52:11", - "straightDistance": "11.71", - "routeDistance": "16.1", - "timeToTower": "1:23:40", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "15:15:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_7J2LLLU_201909191352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2AEBFF24-B548-457D-BA4D-727857894CD2", - "ticketNumber": "4S4APCE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.756526, -80.376031", - "loadTime": "09/19/2019 21:15:44", - "straightDistance": "11.62", - "routeDistance": "14.55", - "timeToTower": "1:25:47", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "22:41:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 80, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_4S4APCE_201909192115_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C17C1F6-5AB9-4BCE-BAFE-9BC21AB3DB3B", - "ticketNumber": "7CVHU2L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.696446, -80.233000", - "loadTime": "09/19/2019 16:18:18", - "straightDistance": "10.29", - "routeDistance": "18.48", - "timeToTower": "1:04:40", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "17:22:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 55, - "quantity": 41.2, - "calculatedQuantity": "41.2 CY", - "s3DownloadKey": "HaulPass_7CVHU2L_201909191618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "385386E0-B5FD-4EB5-95D8-ED290D595302", - "ticketNumber": "HENLHH4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.580778, -80.329006", - "loadTime": "09/19/2019 12:32:48", - "straightDistance": "1.66", - "routeDistance": "1.79", - "timeToTower": "0:54:49", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "13:27:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_HENLHH4_201909191232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F18E47F-9DB8-4915-BE8E-297E5CEAEA4D", - "ticketNumber": "3VVS2FX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.689821, -80.229803", - "loadTime": "09/19/2019 13:35:17", - "straightDistance": "10.1", - "routeDistance": "18.97", - "timeToTower": "1:39:20", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "15:14:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_3VVS2FX_201909191335_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43F10208-276C-4B98-82DF-D4947529890F", - "ticketNumber": "8CNEBMH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.708024, -80.257525", - "loadTime": "09/19/2019 21:18:56", - "straightDistance": "10", - "routeDistance": "15.62", - "timeToTower": "0:42:22", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "22:01:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_8CNEBMH_201909192118_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43F595BA-F10D-42D5-869D-218F6B0A86EC", - "ticketNumber": "4BM7ABB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.577377, -80.317490", - "loadTime": "09/19/2019 14:26:05", - "straightDistance": "2.37", - "routeDistance": "2.54", - "timeToTower": "0:21:58", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "14:48:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_4BM7ABB_201909191417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5139D695-E246-4EE0-976A-FEBD4CDF73FE", - "ticketNumber": "7RPPHQF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.699613, -80.307813", - "loadTime": "09/19/2019 20:58:29", - "straightDistance": "8.13", - "routeDistance": "11.07", - "timeToTower": "1:07:33", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "22:06:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 85, - "quantity": 65.2, - "calculatedQuantity": "65.2 CY", - "s3DownloadKey": "HaulPass_7RPPHQF_201909192020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55F9FB50-8C3C-437A-BEFA-1B164D87D91C", - "ticketNumber": "ESUUNJU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.555979, -80.280003", - "loadTime": "09/19/2019 15:06:53", - "straightDistance": "4.96", - "routeDistance": "5.82", - "timeToTower": "1:24:57", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "16:31:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_ESUUNJU_201909191506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5963AEFD-AA13-48BF-A996-06A09B11BDE5", - "ticketNumber": "8HTUDKH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.756722, -80.380238", - "loadTime": "09/19/2019 14:38:12", - "straightDistance": "11.66", - "routeDistance": "16.22", - "timeToTower": "0:39:03", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "15:17:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 60, - "quantity": 44.4, - "calculatedQuantity": "44.4 CY", - "s3DownloadKey": "HaulPass_8HTUDKH_201909191438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "596778B6-6E33-4600-9901-3453FD819B9B", - "ticketNumber": "8ERQAUR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.578534, -80.311259", - "loadTime": "09/19/2019 17:45:48", - "straightDistance": "2.69", - "routeDistance": "2.91", - "timeToTower": "0:13:26", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "17:59:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 95, - "quantity": 73.7, - "calculatedQuantity": "73.7 CY", - "s3DownloadKey": "HaulPass_8ERQAUR_201909191657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6669BD8A-BF3C-4DDF-A17D-184B172B07A5", - "ticketNumber": "V3XKA6X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.700589, -80.255388", - "loadTime": "09/19/2019 12:23:20", - "straightDistance": "9.66", - "routeDistance": "16.24", - "timeToTower": "0:28:14", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "12:51:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 65, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_V3XKA6X_201909191223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AA308B1-9574-4253-A9E0-68212F44D8DB", - "ticketNumber": "5H8DKGD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.560913, -80.338031", - "loadTime": "09/19/2019 11:59:24", - "straightDistance": "2.2", - "routeDistance": "4.35", - "timeToTower": "0:16:49", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "12:16:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_5H8DKGD_201909191159_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F6730B9-083A-422B-BA96-1BD4621C1216", - "ticketNumber": "4YXTHZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.577394, -80.317486", - "loadTime": "09/19/2019 16:54:07", - "straightDistance": "2.37", - "routeDistance": "2.54", - "timeToTower": "1:03:57", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "17:58:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_4YXTHZK_201909191646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "830E74E3-D845-4F97-AD49-2FACF0799EAC", - "ticketNumber": "3XNHUCF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.756511, -80.374249", - "loadTime": "09/19/2019 19:13:05", - "straightDistance": "11.61", - "routeDistance": "14.45", - "timeToTower": "1:12:51", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "20:25:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 40, - "quantity": 29.3, - "calculatedQuantity": "29.3 CY", - "s3DownloadKey": "HaulPass_3XNHUCF_201909191854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83782AE1-1569-42B0-9FD9-3696654A4A35", - "ticketNumber": "56CSA85", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.694106, -80.226269", - "loadTime": "09/19/2019 18:35:54", - "straightDistance": "10.45", - "routeDistance": "18.98", - "timeToTower": "1:28:28", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "20:04:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_56CSA85_201909191830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B314C1E-E33F-42FA-A153-64F097A4F474", - "ticketNumber": "9LENKTB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.581198, -80.334520", - "loadTime": "09/19/2019 19:04:20", - "straightDistance": "1.35", - "routeDistance": "1.47", - "timeToTower": "0:08:42", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "19:13:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 95, - "quantity": 69, - "calculatedQuantity": "69 CY", - "s3DownloadKey": "HaulPass_9LENKTB_201909191904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DEEEE6D-A8E1-46DB-9DFF-B12F11B50FAB", - "ticketNumber": "39TQV7E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.690071, -80.229939", - "loadTime": "09/19/2019 13:59:15", - "straightDistance": "10.11", - "routeDistance": "18.95", - "timeToTower": "1:14:35", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "15:13:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_39TQV7E_201909191343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96AE5F42-9715-48DA-91E9-22B37EC58BF5", - "ticketNumber": "9NWYCBS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.776037, -80.248490", - "loadTime": "09/19/2019 18:32:58", - "straightDistance": "14.34", - "routeDistance": "18.96", - "timeToTower": "0:31:19", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "19:04:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_9NWYCBS_201909191832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "994728FE-3184-49DA-B3A0-D2B7E86B5599", - "ticketNumber": "7UEB8FA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.756885, -80.382654", - "loadTime": "09/19/2019 12:25:29", - "straightDistance": "11.69", - "routeDistance": "16.08", - "timeToTower": "0:52:27", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "13:17:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 60, - "quantity": 44.4, - "calculatedQuantity": "44.4 CY", - "s3DownloadKey": "HaulPass_7UEB8FA_201909191225_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9FD806D0-C179-4096-B000-A48DCB1D5548", - "ticketNumber": "8QTGF37", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.756639, -80.377250", - "loadTime": "09/19/2019 18:11:09", - "straightDistance": "11.64", - "routeDistance": "14.62", - "timeToTower": "2:15:58", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "20:27:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 50, - "quantity": 37, - "calculatedQuantity": "37 CY", - "s3DownloadKey": "HaulPass_8QTGF37_201909191758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4F5BD8E-8233-4B00-B0C6-80CDF664121E", - "ticketNumber": "5U3ML4A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.580476, -80.328234", - "loadTime": "09/19/2019 12:51:41", - "straightDistance": "1.71", - "routeDistance": "1.84", - "timeToTower": "0:36:41", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "13:28:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_5U3ML4A_201909191251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A99F6858-25F2-48B3-9060-12666C909D16", - "ticketNumber": "6ZXU4DN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.581148, -80.334428", - "loadTime": "09/19/2019 19:06:12", - "straightDistance": "1.36", - "routeDistance": "1.47", - "timeToTower": "0:07:52", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "19:14:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 90, - "quantity": 69.8, - "calculatedQuantity": "69.8 CY", - "s3DownloadKey": "HaulPass_6ZXU4DN_201909191906_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B34D9BBF-4E1D-42AC-8ED0-8A6F01222EBC", - "ticketNumber": "57SY93Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.696258, -80.232584", - "loadTime": "09/19/2019 16:26:24", - "straightDistance": "10.3", - "routeDistance": "18.5", - "timeToTower": "0:55:41", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "17:22:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 50, - "quantity": 36.8, - "calculatedQuantity": "36.8 CY", - "s3DownloadKey": "HaulPass_57SY93Q_201909191626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE065AC4-5C1D-424A-9778-8088706A8722", - "ticketNumber": "5BSKG5X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.560970, -80.337742", - "loadTime": "09/19/2019 11:47:31", - "straightDistance": "2.2", - "routeDistance": "4.34", - "timeToTower": "0:29:59", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "12:17:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 95, - "quantity": 73.7, - "calculatedQuantity": "73.7 CY", - "s3DownloadKey": "HaulPass_5BSKG5X_201909191147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D27AF897-2B6C-4E01-9A9D-AF1E9E02FE41", - "ticketNumber": "32R8G7H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734822, -80.240797", - "loadTime": "09/19/2019 21:55:58", - "straightDistance": "12.08", - "routeDistance": "16.02", - "timeToTower": "0:31:35", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "22:27:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_32R8G7H_201909192155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D98411D0-F4A1-4CB6-84DA-09E114670AC5", - "ticketNumber": "75UV8JK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.576990, -80.320622", - "loadTime": "09/19/2019 19:47:09", - "straightDistance": "2.21", - "routeDistance": "2.36", - "timeToTower": "2:36:31", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "22:23:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_75UV8JK_201909191939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBB26720-C519-47C6-A933-C96C79DD76BA", - "ticketNumber": "9HRR7AZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.756687, -80.379517", - "loadTime": "09/19/2019 16:22:12", - "straightDistance": "11.66", - "routeDistance": "16.27", - "timeToTower": "1:01:59", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "17:24:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 50, - "quantity": 36.6, - "calculatedQuantity": "36.6 CY", - "s3DownloadKey": "HaulPass_9HRR7AZ_201909191553_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE7833DB-855D-4821-8E44-7884AA70DB10", - "ticketNumber": "5GDVVMC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.689679, -80.346033", - "loadTime": "09/19/2019 20:15:08", - "straightDistance": "6.97", - "routeDistance": "8.44", - "timeToTower": "1:49:11", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "22:04:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 85, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_5GDVVMC_201909192009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E17FE678-CFC3-4A25-8992-D31440601994", - "ticketNumber": "5YW5WRY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.756762, -80.379849", - "loadTime": "09/19/2019 16:33:18", - "straightDistance": "11.66", - "routeDistance": "16.24", - "timeToTower": "0:51:47", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "17:25:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 50, - "quantity": 37, - "calculatedQuantity": "37 CY", - "s3DownloadKey": "HaulPass_5YW5WRY_201909191633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E873DC04-7E53-4481-86BE-7DC52357769D", - "ticketNumber": "9233SN6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734901, -80.240929", - "loadTime": "09/19/2019 21:55:34", - "straightDistance": "12.08", - "routeDistance": "16.02", - "timeToTower": "0:34:43", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "22:30:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_9233SN6_201909192155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE87D44B-46FE-47D8-81A9-52920C5F5F70", - "ticketNumber": "7ZQ97KK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.577378, -80.317490", - "loadTime": "09/19/2019 16:16:21", - "straightDistance": "2.37", - "routeDistance": "2.54", - "timeToTower": "0:16:34", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "16:32:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_7ZQ97KK_201909191521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF7F4A71-756A-41BD-9570-5E5F54D8333D", - "ticketNumber": "3GHELG9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.708028, -80.257067", - "loadTime": "09/19/2019 21:16:00", - "straightDistance": "10.02", - "routeDistance": "15.6", - "timeToTower": "0:47:07", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "22:03:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 80, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_3GHELG9_201909192116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4FACA61-2883-4860-8C8E-B5279FC1B022", - "ticketNumber": "64WGTHC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.700875, -80.256142", - "loadTime": "09/19/2019 12:23:55", - "straightDistance": "9.65", - "routeDistance": "16.19", - "timeToTower": "0:28:28", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "12:52:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 60, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_64WGTHC_201909191223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6173DDD-55DB-41ED-9543-EA45FB14B214", - "ticketNumber": "7ZLN3SS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.686022, -80.151937", - "loadTime": "09/19/2019 20:37:51", - "straightDistance": "13.61", - "routeDistance": "36.67", - "timeToTower": "2:07:51", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "22:45:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_7ZLN3SS_201909192037_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FDEC3FEB-42EF-40BB-84D0-3B8E4AC930A3", - "ticketNumber": "3CLUQU9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.562659, -80.332479", - "loadTime": "09/19/2019 21:08:22", - "straightDistance": "2.27", - "routeDistance": "4", - "timeToTower": "1:16:22", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/19/2019", - "disposalTime": "22:24:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 95, - "quantity": 73.7, - "calculatedQuantity": "73.7 CY", - "s3DownloadKey": "HaulPass_3CLUQU9_201909192056_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14CD0F19-9F60-41D1-B311-5BC968243EEF", - "ticketNumber": "9M6V9MH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.861888, -79.804252", - "loadTime": "09/19/2019 11:33:03", - "straightDistance": "8.22", - "routeDistance": "9.61", - "timeToTower": "2:24:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "13:57:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_9M6V9MH_201909191126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C06EA09-00D6-4AB1-80AD-F07E34FF3716", - "ticketNumber": "6AMJTFF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.894666, -79.809403", - "loadTime": "09/19/2019 12:57:45", - "straightDistance": "7.3", - "routeDistance": "12.09", - "timeToTower": "1:07:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "14:04:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 75, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_6AMJTFF_201909191255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B886B831-5385-4B21-B5CF-76762BB74E0B", - "ticketNumber": "3XT92MJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.835325, -79.810877", - "loadTime": "09/19/2019 13:13:14", - "straightDistance": "9.73", - "routeDistance": "10.7", - "timeToTower": "0:43:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "13:56:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_3XT92MJ_201909191240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9F4BBAA-A6FB-49BF-BD4E-CEB990B30858", - "ticketNumber": "63KQFZE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.860235, -79.803457", - "loadTime": "09/19/2019 12:20:59", - "straightDistance": "8.25", - "routeDistance": "9.46", - "timeToTower": "1:38:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "13:59:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_63KQFZE_201909191220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDFDC8F1-65B9-4920-B640-E4F57CB4AC28", - "ticketNumber": "3T9N75H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.891916, -79.809949", - "loadTime": "09/19/2019 13:35:11", - "straightDistance": "7.41", - "routeDistance": "12.29", - "timeToTower": "0:28:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "14:03:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_3T9N75H_201909191319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01337477-6F28-4064-84F9-2A9C661E3651", - "ticketNumber": "6WXQDXY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7NXYYDU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.785913, -79.788133", - "loadTime": "09/19/2019 20:25:32", - "straightDistance": "11.73", - "routeDistance": "14.99", - "timeToTower": "0:40:28", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "21:06:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_6WXQDXY_201909192025_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09EF80AD-8A10-4CFC-AD47-B2A1347DC44B", - "ticketNumber": "4NS356G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.817606, -79.817838", - "loadTime": "09/19/2019 20:25:25", - "straightDistance": "10.91", - "routeDistance": "12.44", - "timeToTower": "0:38:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "21:03:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 75, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_4NS356G_201909192001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24B29734-EC47-4DA3-9F6D-FBADDD6A458A", - "ticketNumber": "43XAPQS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.986326, -79.646019", - "loadTime": "09/19/2019 21:14:57", - "straightDistance": "4.42", - "routeDistance": "8.07", - "timeToTower": "0:58:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "22:13:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 80, - "quantity": 65.8, - "calculatedQuantity": "65.8 CY", - "s3DownloadKey": "HaulPass_43XAPQS_201909192114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27935F41-8FBE-4E37-9237-9117E95FBF7A", - "ticketNumber": "5WEVTYV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.803540, -79.831443", - "loadTime": "09/19/2019 20:36:11", - "straightDistance": "12.16", - "routeDistance": "13.65", - "timeToTower": "1:06:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "21:42:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 65, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_5WEVTYV_201909191924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29D70AFD-8ADE-4747-ACC3-CC578285FD63", - "ticketNumber": "9AL7KZ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.786073, -79.787565", - "loadTime": "09/19/2019 20:14:52", - "straightDistance": "11.71", - "routeDistance": "14.95", - "timeToTower": "0:46:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "21:01:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_9AL7KZ9_201909192014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "300B4770-B21C-41F9-8202-578083F4AAC9", - "ticketNumber": "9H7QDVH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.894241, -79.815194", - "loadTime": "09/19/2019 20:45:55", - "straightDistance": "7.62", - "routeDistance": "12.23", - "timeToTower": "0:36:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "21:22:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 85, - "quantity": 63.1, - "calculatedQuantity": "63.1 CY", - "s3DownloadKey": "HaulPass_9H7QDVH_201909191956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33716F8F-7932-4748-91EC-487DAF7E44CF", - "ticketNumber": "96V2WQA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.762987, -79.832188", - "loadTime": "09/19/2019 21:38:37", - "straightDistance": "14.41", - "routeDistance": "18.01", - "timeToTower": "1:09:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "22:48:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 75, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_96V2WQA_201909192040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37DCFF5A-3E6F-47BC-857A-57760765C00D", - "ticketNumber": "6H664GA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.986432, -79.645815", - "loadTime": "09/19/2019 21:31:20", - "straightDistance": "4.44", - "routeDistance": "8.06", - "timeToTower": "0:42:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "22:14:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 95, - "quantity": 76.5, - "calculatedQuantity": "76.5 CY", - "s3DownloadKey": "HaulPass_6H664GA_201909192131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "486B810E-15C5-4B46-AF5D-2C6734771A54", - "ticketNumber": "5NUZGNX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "33.091326, -79.463516", - "loadTime": "09/19/2019 19:54:30", - "straightDistance": "17.09", - "routeDistance": "21.91", - "timeToTower": "1:06:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "21:00:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 80, - "quantity": 64.4, - "calculatedQuantity": "64.4 CY", - "s3DownloadKey": "HaulPass_5NUZGNX_201909191954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B2F8FC5-6C39-4A13-9662-26CB41D12B19", - "ticketNumber": "7RDWBXJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.835077, -79.812610", - "loadTime": "09/19/2019 20:59:12", - "straightDistance": "9.82", - "routeDistance": "10.73", - "timeToTower": "0:45:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "21:44:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_J001_7RDWBXJ_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F97C29A-CD9F-4656-9435-A1604B53A914", - "ticketNumber": "6BUQJ9W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5S7EYWZ", - "fieldMonitorName": "Brandon Jefferson", - "loadCoordinates": "32.834078, -79.862003", - "loadTime": "09/19/2019 21:14:41", - "straightDistance": "12.05", - "routeDistance": "13.71", - "timeToTower": "1:05:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "22:20:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_6BUQJ9W_201909192107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D687D48-B991-426B-8808-E6F7B26BD7B9", - "ticketNumber": "8K29LZ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.805461, -79.832521", - "loadTime": "09/19/2019 21:42:01", - "straightDistance": "12.1", - "routeDistance": "13.48", - "timeToTower": "0:36:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "22:18:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 65, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_8K29LZ9_201909192142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D79F2AC-C1A3-4A47-8D3E-3D3363B68FAE", - "ticketNumber": "6F55265", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.786322, -79.787826", - "loadTime": "09/19/2019 21:34:33", - "straightDistance": "11.7", - "routeDistance": "14.96", - "timeToTower": "1:10:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "22:45:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 80, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_6F55265_201909192134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B275979-3540-4D8A-B19A-F5E14A32451A", - "ticketNumber": "823D3G4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.896126, -79.813188", - "loadTime": "09/19/2019 19:46:53", - "straightDistance": "7.47", - "routeDistance": "12.02", - "timeToTower": "1:33:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "21:20:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 70, - "quantity": 50.2, - "calculatedQuantity": "50.2 CY", - "s3DownloadKey": "HaulPass_823D3G4_201909191938_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "817EC0BA-68B5-43CE-ABC0-800D85499F49", - "ticketNumber": "6YLYQNE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836636, -79.816236", - "loadTime": "09/19/2019 21:06:50", - "straightDistance": "9.89", - "routeDistance": "10.86", - "timeToTower": "1:01:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "22:08:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_6YLYQNE_201909192106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CA22161-F79C-4CFC-8924-9A95988FDCCB", - "ticketNumber": "4NCVBCP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.832386, -79.820392", - "loadTime": "09/19/2019 21:00:29", - "straightDistance": "10.27", - "routeDistance": "11.01", - "timeToTower": "0:45:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "21:45:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_J001_4NCVBCP_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D349B4D-EFA3-488E-9FAA-D2D102385B76", - "ticketNumber": "6YL6HDE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.798778, -79.842485", - "loadTime": "09/19/2019 22:21:56", - "straightDistance": "12.83", - "routeDistance": "14.21", - "timeToTower": "0:36:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "22:58:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 45, - "quantity": 36.8, - "calculatedQuantity": "36.8 CY", - "s3DownloadKey": "HaulPass_6YL6HDE_201909192221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1A460B2-3ADE-4003-B730-2A2BA450AD16", - "ticketNumber": "9QTY9VJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.764669, -79.828081", - "loadTime": "09/19/2019 22:05:21", - "straightDistance": "14.18", - "routeDistance": "17.77", - "timeToTower": "0:43:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "22:49:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 75, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_9QTY9VJ_201909192205_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A56677FB-3401-43C9-A88A-2BCC58323018", - "ticketNumber": "7QQHYZE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.786342, -79.787715", - "loadTime": "09/19/2019 21:43:40", - "straightDistance": "11.7", - "routeDistance": "14.95", - "timeToTower": "1:00:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "22:44:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 70, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_7QQHYZE_201909192143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ACCE4284-D08D-4589-9632-50AAFC35EAFD", - "ticketNumber": "RA6L97T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.833232, -79.862085", - "loadTime": "09/19/2019 20:56:33", - "straightDistance": "12.08", - "routeDistance": "13.78", - "timeToTower": "1:25:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "22:21:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_RA6L97T_201909192049_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE8A8DFD-8B26-4ACC-9918-4E5C9FD2F4A7", - "ticketNumber": "47P294Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.800808, -79.763725", - "loadTime": "09/19/2019 20:31:46", - "straightDistance": "10.19", - "routeDistance": "17.2", - "timeToTower": "1:33:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "22:05:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 75, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_J001_47P294Y_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF5C369D-02B0-47CF-A167-8BFBFE6575BA", - "ticketNumber": "3VFF5BY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.800020, -79.843260", - "loadTime": "09/19/2019 22:07:41", - "straightDistance": "12.8", - "routeDistance": "14.12", - "timeToTower": "0:50:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "22:57:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_3VFF5BY_201909192158_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B891052D-7F86-449E-9F86-060F718F92EB", - "ticketNumber": "4D3LMR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.800768, -79.763596", - "loadTime": "09/19/2019 20:06:24", - "straightDistance": "10.19", - "routeDistance": "17.2", - "timeToTower": "1:57:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "22:04:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 70, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_4D3LMR3_201909192200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA4736AD-AEEB-49F3-96C6-3077504BA944", - "ticketNumber": "G4AU7MG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.796276, -79.769485", - "loadTime": "09/19/2019 21:50:33", - "straightDistance": "10.61", - "routeDistance": "16.13", - "timeToTower": "0:47:28", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "22:38:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 70, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_J001_G4AU7MG_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1AB8E0D-26DC-4587-875B-8C330E695125", - "ticketNumber": "3KELLNF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.786249, -79.787993", - "loadTime": "09/19/2019 20:02:25", - "straightDistance": "11.71", - "routeDistance": "15", - "timeToTower": "1:02:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "21:05:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_3KELLNF_201909192000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC0EE2D0-E03D-4F02-9AA0-687756D2E54A", - "ticketNumber": "7UZ2RAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.815981, -79.816930", - "loadTime": "09/19/2019 19:56:45", - "straightDistance": "10.96", - "routeDistance": "12.48", - "timeToTower": "1:05:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "21:02:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_7UZ2RAF_201909191942_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC67A6EF-90A4-43D9-83D6-1149E7DF5AB7", - "ticketNumber": "98R2PTC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.854788, -79.766680", - "loadTime": "09/19/2019 21:13:20", - "straightDistance": "7.04", - "routeDistance": "10.48", - "timeToTower": "1:17:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "22:30:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_98R2PTC_201909192107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E010F896-32F2-4843-85E6-B204BF994FBD", - "ticketNumber": "69LJU4H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5S7EYWZ", - "fieldMonitorName": "Brandon Jefferson", - "loadCoordinates": "32.835036, -79.862471", - "loadTime": "09/19/2019 21:38:42", - "straightDistance": "12.03", - "routeDistance": "13.64", - "timeToTower": "0:42:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "22:20:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 75, - "quantity": 54, - "calculatedQuantity": "54 CY", - "s3DownloadKey": "HaulPass_69LJU4H_201909192122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF994AEC-EE76-417A-9FD6-A4F31D5D5B83", - "ticketNumber": "5MHUCZW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.834256, -79.861960", - "loadTime": "09/19/2019 21:31:54", - "straightDistance": "12.04", - "routeDistance": "13.7", - "timeToTower": "0:50:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/19/2019", - "disposalTime": "22:22:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_5MHUCZW_201909192131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F5BC9B7-2FD9-41AC-9F5C-4834F372C823", - "ticketNumber": "4VWPW2A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.771207, -79.974406", - "loadTime": "09/19/2019 21:04:58", - "straightDistance": "16.75", - "routeDistance": "18.92", - "timeToTower": "1:11:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "22:16:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_J001_4VWPW2A_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "010B4029-D298-4098-99A8-D0A60845AFCD", - "ticketNumber": "9SYCWN5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825092, -80.053769", - "loadTime": "09/18/2019 21:47:58", - "straightDistance": "11.85", - "routeDistance": "16.17", - "timeToTower": "13:40:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "11:28:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_9SYCWN5_201909182147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AC8062C-06F6-49FB-90C9-1709B1C49345", - "ticketNumber": "H4AT782", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.744283, -79.947001", - "loadTime": "09/18/2019 21:56:36", - "straightDistance": "18.73", - "routeDistance": "23.96", - "timeToTower": "14:22:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "12:18:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_J001_H4AT782_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D7DD0ED-C87F-4C2D-A60B-D27D9AF6B29D", - "ticketNumber": "5STBTJB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796302, -80.039496", - "loadTime": "09/19/2019 13:13:57", - "straightDistance": "12.75", - "routeDistance": "14.55", - "timeToTower": "0:38:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "13:52:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_5STBTJB_201909191313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26E4ED21-79B7-4774-8CE3-AEFC0121D477", - "ticketNumber": "8GCAK7P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.719658, -80.345466", - "loadTime": "09/19/2019 11:22:05", - "straightDistance": "8.43", - "routeDistance": "13.24", - "timeToTower": "2:38:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "14:00:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 80, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_8GCAK7P_201909191122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "277C77D5-7FCF-4BD4-B8EB-DC0ED165846D", - "ticketNumber": "QS3GL3V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.780196, -79.987900", - "loadTime": "09/18/2019 22:09:31", - "straightDistance": "15.87", - "routeDistance": "17.6", - "timeToTower": "13:32:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "11:42:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 55, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_QS3GL3V_201909182209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2AD2E120-7E86-4BF4-987D-5C7BD0480625", - "ticketNumber": "49B5PPP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734818, -80.240613", - "loadTime": "09/19/2019 12:44:01", - "straightDistance": "5.76", - "routeDistance": "7.85", - "timeToTower": "0:18:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "13:02:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_49B5PPP_201909191244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D6451C3-61BA-4C65-B4CE-5A05C16E5903", - "ticketNumber": "5AYZK3D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.791618, -80.011098", - "loadTime": "09/19/2019 12:29:30", - "straightDistance": "14.42", - "routeDistance": "16.48", - "timeToTower": "1:28:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "13:57:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 80, - "quantity": 63.4, - "calculatedQuantity": "63.4 CY", - "s3DownloadKey": "HaulPass_5AYZK3D_201909191229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "313EB542-F4B3-4360-8A56-02BA57889CFB", - "ticketNumber": "9TZ5RG8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.839773, -80.045527", - "loadTime": "09/19/2019 12:12:28", - "straightDistance": "12.42", - "routeDistance": "15.31", - "timeToTower": "1:00:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "13:12:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_9TZ5RG8_201909191212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "344BD5F5-698B-49BD-8127-005FB6825B4F", - "ticketNumber": "7PZM9S8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.821173, -80.045893", - "loadTime": "09/18/2019 20:30:52", - "straightDistance": "12.3", - "routeDistance": "15.98", - "timeToTower": "15:03:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "11:34:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_7PZM9S8_201909182030_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BE5F9CD-5922-47D5-A2CF-578252A1EE36", - "ticketNumber": "72Y8NYF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.821728, -80.049985", - "loadTime": "09/18/2019 21:22:28", - "straightDistance": "12.06", - "routeDistance": "16.28", - "timeToTower": "14:14:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "11:36:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_72Y8NYF_201909182122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BE66151-5F50-40C3-8DC9-2C58E9024FC6", - "ticketNumber": "9RCC8YL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.821113, -80.045999", - "loadTime": "09/18/2019 20:41:21", - "straightDistance": "12.29", - "routeDistance": "15.98", - "timeToTower": "14:54:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "11:35:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_9RCC8YL_201909182041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41BA71C0-F24E-4CCC-8D0D-D6DB3A1C4596", - "ticketNumber": "5Y4ZQ8R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.813394, -80.108129", - "loadTime": "09/19/2019 11:27:28", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:57:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "12:25:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 65, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_5Y4ZQ8R_201909191127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46434FDB-D151-4482-B045-1702F775E1EB", - "ticketNumber": "9WE86MZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.779659, -79.983511", - "loadTime": "09/18/2019 22:15:27", - "straightDistance": "16.13", - "routeDistance": "17.81", - "timeToTower": "13:25:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "11:41:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 70, - "quantity": 42.2, - "calculatedQuantity": "42.2 CY", - "s3DownloadKey": "HaulPass_9WE86MZ_201909182215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47136873-E8A4-48F3-B2A0-DACC6A44279A", - "ticketNumber": "9DR9JGT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796328, -80.039242", - "loadTime": "09/19/2019 11:46:46", - "straightDistance": "12.76", - "routeDistance": "14.57", - "timeToTower": "0:43:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "12:30:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_9DR9JGT_201909191146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "547C4E9A-D23E-456A-87D9-D877EC284831", - "ticketNumber": "8WGJFJL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.780156, -79.987893", - "loadTime": "09/18/2019 20:00:11", - "straightDistance": "15.87", - "routeDistance": "17.62", - "timeToTower": "15:48:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "11:48:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_J001_8WGJFJL_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "558752D2-D9B8-4D3E-ADEA-E456689959A3", - "ticketNumber": "MKP2J7F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796253, -80.039553", - "loadTime": "09/19/2019 13:14:58", - "straightDistance": "12.75", - "routeDistance": "14.55", - "timeToTower": "0:38:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "13:53:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_MKP2J7F_201909191314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5822D048-1623-4F8B-8417-B7F0F84AB417", - "ticketNumber": "7CGEGLW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.826936, -80.052963", - "loadTime": "09/19/2019 12:11:05", - "straightDistance": "11.9", - "routeDistance": "16.17", - "timeToTower": "0:47:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "12:58:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 80, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_7CGEGLW_201909191211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CE82525-B650-43C7-A41F-615484D445D9", - "ticketNumber": "3NCYEGN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.819680, -80.051428", - "loadTime": "09/18/2019 21:37:33", - "straightDistance": "11.98", - "routeDistance": "16.46", - "timeToTower": "13:59:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "11:37:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 70, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_3NCYEGN_201909182133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60564635-07B8-4739-BA3F-8AAAAF929E85", - "ticketNumber": "8C323RF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.781120, -80.004094", - "loadTime": "09/18/2019 22:29:17", - "straightDistance": "14.93", - "routeDistance": "16.8", - "timeToTower": "12:49:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "11:18:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 70, - "quantity": 37.3, - "calculatedQuantity": "37.3 CY", - "s3DownloadKey": "HaulPass_8C323RF_201909182229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60DEECCB-627C-4140-8FFC-261D1CA2D563", - "ticketNumber": "6JRFKN8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.833505, -80.081451", - "loadTime": "09/19/2019 12:47:57", - "straightDistance": "10.29", - "routeDistance": "13.33", - "timeToTower": "0:29:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "13:17:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_6JRFKN8_201909191237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7085F05A-5777-4D02-85C0-1F00F7227ED5", - "ticketNumber": "A4GF5NJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.813661, -80.107876", - "loadTime": "09/19/2019 11:14:48", - "straightDistance": "8.7", - "routeDistance": "10.64", - "timeToTower": "1:07:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "12:22:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 65, - "quantity": 38.9, - "calculatedQuantity": "38.9 CY", - "s3DownloadKey": "HaulPass_A4GF5NJ_201909191114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "834ED9FD-A3A4-4871-8FC6-9015BB10116B", - "ticketNumber": "53VEFUY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815237, -79.995013", - "loadTime": "09/19/2019 12:08:06", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "0:34:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "12:43:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_53VEFUY_201909191208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "911AA7AC-19D2-40A2-A5FB-8A6BFFA29517", - "ticketNumber": "5J2MQ2P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.791741, -80.008168", - "loadTime": "09/19/2019 11:54:30", - "straightDistance": "14.59", - "routeDistance": "16.6", - "timeToTower": "2:00:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "13:54:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_5J2MQ2P_201909191154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91DD3C13-E8B4-43AB-AF8A-BA245ED17897", - "ticketNumber": "Q37N5AK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734839, -80.240572", - "loadTime": "09/19/2019 12:42:35", - "straightDistance": "5.76", - "routeDistance": "7.85", - "timeToTower": "0:17:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "13:00:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_Q37N5AK_201909191242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E43FE2F-3A88-4706-9BD9-B52882F827C4", - "ticketNumber": "9PRRPN3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.839284, -80.046892", - "loadTime": "09/18/2019 22:00:12", - "straightDistance": "12.33", - "routeDistance": "15.33", - "timeToTower": "13:32:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "11:32:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_9PRRPN3_201909182200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF4DC5D7-04DF-4ABB-93B0-432E2828FD2A", - "ticketNumber": "4G7JSN5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.744356, -79.946965", - "loadTime": "09/18/2019 21:54:22", - "straightDistance": "18.73", - "routeDistance": "23.95", - "timeToTower": "14:25:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "12:20:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_J001_4G7JSN5_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1113022-0B7A-43A8-BF1D-61AFFB8A82E7", - "ticketNumber": "476PYN8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.839409, -80.046764", - "loadTime": "09/18/2019 21:54:46", - "straightDistance": "12.34", - "routeDistance": "15.33", - "timeToTower": "13:37:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "11:31:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_476PYN8_201909182154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2239061-1D44-4CCF-86E1-6F47D92E3A04", - "ticketNumber": "976RBTJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.839844, -80.045810", - "loadTime": "09/19/2019 12:15:25", - "straightDistance": "12.4", - "routeDistance": "15.3", - "timeToTower": "0:58:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "13:14:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_976RBTJ_201909191215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7D5B8F0-278C-47B7-AF2D-2CAD33466DA9", - "ticketNumber": "85ZM5HJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.709483, -80.298646", - "loadTime": "09/19/2019 13:04:55", - "straightDistance": "7.8", - "routeDistance": "12.48", - "timeToTower": "0:55:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "13:59:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 85, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_85ZM5HJ_201909191246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE09C2A0-73F9-4C3B-830D-28E0C87D8E38", - "ticketNumber": "9N3MXAP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797551, -80.038786", - "loadTime": "09/19/2019 11:49:13", - "straightDistance": "12.78", - "routeDistance": "15", - "timeToTower": "0:42:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "12:31:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_9N3MXAP_201909191149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1B7FB42-506F-4D83-9D42-D457C743199F", - "ticketNumber": "3ER36R8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816048, -79.994171", - "loadTime": "09/19/2019 12:06:10", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:43:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "12:50:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_3ER36R8_201909191206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED80FE56-5AC1-46D4-818C-2EE5F2AF8490", - "ticketNumber": "37MZ3EU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.833790, -80.082017", - "loadTime": "09/19/2019 11:33:00", - "straightDistance": "10.26", - "routeDistance": "13.37", - "timeToTower": "0:35:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "12:08:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_37MZ3EU_201909191133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1362D71-709F-4303-B591-52A0FD45CA18", - "ticketNumber": "4DUYTQ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815336, -79.994619", - "loadTime": "09/19/2019 12:08:45", - "straightDistance": "15.27", - "routeDistance": "17.61", - "timeToTower": "0:37:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "12:46:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_4DUYTQ2_201909191208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F17D1E09-9A22-4213-A5AD-DC855DBF5049", - "ticketNumber": "8DJGUN4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.817098, -79.993365", - "loadTime": "09/19/2019 12:03:16", - "straightDistance": "15.34", - "routeDistance": "17.77", - "timeToTower": "0:36:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "12:40:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_8DJGUN4_201909191203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F59EBC6A-5148-4604-8216-AD7070FDC8A1", - "ticketNumber": "684GR5C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816584, -79.993402", - "loadTime": "09/19/2019 12:03:47", - "straightDistance": "15.34", - "routeDistance": "17.73", - "timeToTower": "0:37:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "12:41:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_684GR5C_201909191203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F941591A-7994-48A1-86AF-F55B761B97BD", - "ticketNumber": "8QGZ7E4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815923, -79.994176", - "loadTime": "09/19/2019 12:05:37", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:42:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "12:48:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 90, - "quantity": 62.5, - "calculatedQuantity": "62.5 CY", - "s3DownloadKey": "HaulPass_8QGZ7E4_201909191205_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FAC5D682-276E-4EF6-8975-0889196D69E6", - "ticketNumber": "3QFRDE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.780579, -80.004937", - "loadTime": "09/18/2019 22:12:50", - "straightDistance": "14.89", - "routeDistance": "16.75", - "timeToTower": "13:04:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "11:17:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_3QFRDE5_201909182212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05B3ACAD-39AC-4ADD-8549-6B804C0276FB", - "ticketNumber": "67G8JLJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.844087, -80.051023", - "loadTime": "09/19/2019 16:00:49", - "straightDistance": "12.14", - "routeDistance": "15.27", - "timeToTower": "1:06:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "17:07:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 90, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_67G8JLJ_201909191600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07E7543F-5972-4AB2-8701-CED2325EDA28", - "ticketNumber": "7EYBVL6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734749, -80.240595", - "loadTime": "09/19/2019 14:32:44", - "straightDistance": "5.77", - "routeDistance": "7.85", - "timeToTower": "0:24:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "14:56:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_7EYBVL6_201909191432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C7BDE6E-B9BA-458A-900E-6C3475C0329A", - "ticketNumber": "9GF4ZN7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.811400, -80.007620", - "loadTime": "09/19/2019 14:28:25", - "straightDistance": "14.52", - "routeDistance": "17.07", - "timeToTower": "1:41:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "16:09:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_9GF4ZN7_201909191354_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12124A32-9E47-4098-8ADA-94D97EDD1FDF", - "ticketNumber": "4WKWGEF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.776163, -80.247877", - "loadTime": "09/19/2019 16:35:06", - "straightDistance": "2.88", - "routeDistance": "4.55", - "timeToTower": "0:30:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "17:05:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_4WKWGEF_201909191635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "142D8992-70D4-49DD-9611-D963F68611DB", - "ticketNumber": "5BAW2XZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.724599, -79.934560", - "loadTime": "09/19/2019 19:56:37", - "straightDistance": "19.82", - "routeDistance": "24.66", - "timeToTower": "1:13:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "21:10:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_5BAW2XZ_201909191955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15528FAB-9FAC-4AAE-B551-B52CD45E733F", - "ticketNumber": "96Y85DZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797144, -80.038995", - "loadTime": "09/19/2019 14:31:03", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:44:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "15:16:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_96Y85DZ_201909191431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1861977D-625F-42DF-9512-F4A3FFC45ABD", - "ticketNumber": "7EUJQ96", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815776, -79.994323", - "loadTime": "09/19/2019 21:01:41", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:46:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "21:48:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_7EUJQ96_201909192101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20F6C091-5A75-4052-822A-7CAB34FB2AA2", - "ticketNumber": "5T8FKDW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.717664, -80.301147", - "loadTime": "09/19/2019 15:41:26", - "straightDistance": "7.31", - "routeDistance": "11.92", - "timeToTower": "0:39:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "16:20:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 85, - "quantity": 65.2, - "calculatedQuantity": "65.2 CY", - "s3DownloadKey": "HaulPass_5T8FKDW_201909191459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2110FABD-12D0-4444-9E7D-DA3E0E541061", - "ticketNumber": "ATLKY54", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.689884, -80.345501", - "loadTime": "09/19/2019 18:47:23", - "straightDistance": "10.15", - "routeDistance": "15.66", - "timeToTower": "0:34:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "19:22:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 80, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_ATLKY54_201909191847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2484C215-4CA5-4756-B39B-1AFF50DB325B", - "ticketNumber": "5KPG5H5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.724757, -79.936432", - "loadTime": "09/19/2019 19:52:50", - "straightDistance": "19.71", - "routeDistance": "24.78", - "timeToTower": "1:19:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "21:12:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_5KPG5H5_201909191952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27D70898-3D24-43FE-9793-CFBAD2E35A72", - "ticketNumber": "MLL6WG7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.771248, -79.974323", - "loadTime": "09/19/2019 21:02:28", - "straightDistance": "16.75", - "routeDistance": "18.92", - "timeToTower": "1:03:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "22:06:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_MLL6WG7_201909192102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E9E86D5-2BF6-49DE-A16A-14190E131B41", - "ticketNumber": "WHFWU9M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.815418, -79.995079", - "loadTime": "09/19/2019 16:24:21", - "straightDistance": "15.24", - "routeDistance": "17.58", - "timeToTower": "0:51:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "17:15:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_WHFWU9M_201909191624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2EEE78F8-F035-444B-8D1C-66D01348598B", - "ticketNumber": "5P85FV7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797285, -80.038986", - "loadTime": "09/19/2019 21:51:56", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:43:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "22:35:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 95, - "quantity": 65.4, - "calculatedQuantity": "65.4 CY", - "s3DownloadKey": "HaulPass_5P85FV7_201909192151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F706ED0-F87A-459B-9B1D-60F94690DD2D", - "ticketNumber": "3B7SQKK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816007, -79.994420", - "loadTime": "09/19/2019 13:28:50", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:46:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "14:14:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_3B7SQKK_201909191328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32AD7B07-236D-48FD-B88F-CED9F39838F5", - "ticketNumber": "8XZL5V6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.815852, -79.993874", - "loadTime": "09/19/2019 17:55:04", - "straightDistance": "15.31", - "routeDistance": "17.64", - "timeToTower": "0:42:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "18:37:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_8XZL5V6_201909191755_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38C2FD1F-988A-43A5-8BC5-C21C6898FC1D", - "ticketNumber": "6CNZMYR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.815850, -79.994875", - "loadTime": "09/19/2019 16:26:52", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:53:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "17:19:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 80, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_6CNZMYR_201909191626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C3B95A1-73CD-4EAA-9BD9-047AC4CFB2E9", - "ticketNumber": "8JL83B3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797406, -80.039095", - "loadTime": "09/19/2019 21:58:22", - "straightDistance": "12.76", - "routeDistance": "14.57", - "timeToTower": "0:39:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "22:38:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_8JL83B3_201909192158_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E3C4183-990F-451C-8ABF-1473931CFEEA", - "ticketNumber": "92Z985C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796435, -80.039412", - "loadTime": "09/19/2019 20:22:04", - "straightDistance": "12.75", - "routeDistance": "14.56", - "timeToTower": "0:44:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "21:07:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_92Z985C_201909192022_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44D2BC2C-1184-47C2-9DC9-90EE40D46C48", - "ticketNumber": "7S2P4CP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.815682, -79.994134", - "loadTime": "09/19/2019 21:08:47", - "straightDistance": "15.3", - "routeDistance": "17.64", - "timeToTower": "0:49:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "21:57:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_7S2P4CP_201909192108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "490DFA54-15C6-4E9B-A29D-4091BB866D69", - "ticketNumber": "QWWAR3N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.823270, -80.044597", - "loadTime": "09/19/2019 17:42:53", - "straightDistance": "12.38", - "routeDistance": "15.93", - "timeToTower": "1:59:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "19:42:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 80, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_QWWAR3N_201909191742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A596A06-7E4D-4CF6-91FC-607D2A868DA9", - "ticketNumber": "4ACHXXF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796539, -80.039284", - "loadTime": "09/19/2019 18:56:31", - "straightDistance": "12.76", - "routeDistance": "14.57", - "timeToTower": "0:43:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "19:40:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_4ACHXXF_201909191856_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A91B14A-6F45-44A0-9F51-BA260E3A9289", - "ticketNumber": "49ZWDAP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.821842, -80.051372", - "loadTime": "09/19/2019 20:28:08", - "straightDistance": "11.98", - "routeDistance": "16.21", - "timeToTower": "1:06:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "21:34:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_49ZWDAP_201909192028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B10471C-5AF4-4845-A0EB-51F527BBE361", - "ticketNumber": "4L38MTD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.824811, -80.045874", - "loadTime": "09/19/2019 17:51:44", - "straightDistance": "12.31", - "routeDistance": "16.04", - "timeToTower": "1:51:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "19:43:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 75, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_4L38MTD_201909191751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EE8C78E-49BE-41AE-8881-3AFB9E7584E0", - "ticketNumber": "5R4QR8K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.781941, -80.007230", - "loadTime": "09/19/2019 15:15:31", - "straightDistance": "14.74", - "routeDistance": "16.57", - "timeToTower": "1:07:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "16:23:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_5R4QR8K_201909191515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52CA752F-A491-4474-9E15-1F944AE8D63F", - "ticketNumber": "4VU3LHM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.844609, -80.050912", - "loadTime": "09/19/2019 16:09:56", - "straightDistance": "12.15", - "routeDistance": "15.31", - "timeToTower": "0:59:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "17:09:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_4VU3LHM_201909191609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54DFDFE7-9D88-4124-BBE4-6ECF8CC5E4FF", - "ticketNumber": "8VQ38PK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.822941, -80.044427", - "loadTime": "09/19/2019 15:46:24", - "straightDistance": "12.39", - "routeDistance": "15.89", - "timeToTower": "1:17:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "17:04:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 80, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_8VQ38PK_201909191546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "581A7770-C231-4EB6-9231-C910C783BEF4", - "ticketNumber": "7Z527D7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.791386, -80.013574", - "loadTime": "09/19/2019 14:54:47", - "straightDistance": "14.28", - "routeDistance": "16.44", - "timeToTower": "1:45:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "16:40:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_7Z527D7_201909191454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F344C31-127A-433E-8B0A-613E1C87F265", - "ticketNumber": "8QPNY3W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796351, -80.039478", - "loadTime": "09/19/2019 14:30:11", - "straightDistance": "12.75", - "routeDistance": "14.55", - "timeToTower": "0:44:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "15:14:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_8QPNY3W_201909191430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A2CEC6B-7D3D-4DBE-9788-8656D2FFD666", - "ticketNumber": "8GSNJ4C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.822232, -80.051428", - "loadTime": "09/19/2019 20:45:33", - "straightDistance": "11.98", - "routeDistance": "16.18", - "timeToTower": "0:50:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "21:36:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 75, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_8GSNJ4C_201909192045_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6FA1BD2B-995E-42DD-8887-8AFB37A781AA", - "ticketNumber": "VWTZCFT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.820851, -80.046038", - "loadTime": "09/19/2019 15:03:08", - "straightDistance": "12.29", - "routeDistance": "16", - "timeToTower": "1:58:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "17:01:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 80, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_VWTZCFT_201909191503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "724C5A5B-4F69-4EAE-900D-BA5942C6FF35", - "ticketNumber": "7DHUVT2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.797523, -80.038880", - "loadTime": "09/19/2019 21:51:07", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:38:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "22:29:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_7DHUVT2_201909192150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7394C684-A16E-48A0-ABDC-A2DA4A2543C4", - "ticketNumber": "7RT7P3K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.782486, -80.007311", - "loadTime": "09/19/2019 13:38:03", - "straightDistance": "14.73", - "routeDistance": "16.54", - "timeToTower": "0:44:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "14:22:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 80, - "quantity": 42.6, - "calculatedQuantity": "42.6 CY", - "s3DownloadKey": "HaulPass_7RT7P3K_201909191338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "756AC05F-F4A2-4811-B391-D709CCCBF961", - "ticketNumber": "7Y5NK4T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.841304, -80.067081", - "loadTime": "09/19/2019 13:21:01", - "straightDistance": "11.19", - "routeDistance": "13.93", - "timeToTower": "2:01:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "15:22:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_7Y5NK4T_201909191321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7703350C-FB8B-4B29-9743-687EF0BC76F5", - "ticketNumber": "93TE7RX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816500, -79.995553", - "loadTime": "09/19/2019 21:02:55", - "straightDistance": "15.22", - "routeDistance": "17.56", - "timeToTower": "0:46:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "21:49:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_93TE7RX_201909192102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78B511B5-EAF7-4EAF-9F0A-B3C997A41BDA", - "ticketNumber": "647BC7G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.772056, -79.977014", - "loadTime": "09/19/2019 13:51:54", - "straightDistance": "16.59", - "routeDistance": "18.9", - "timeToTower": "1:12:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "15:04:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_647BC7G_201909191351_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7CBCC38A-F7A9-45B1-9FB5-F41DB9884940", - "ticketNumber": "99D8XHN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734820, -80.240324", - "loadTime": "09/19/2019 14:33:08", - "straightDistance": "5.77", - "routeDistance": "7.86", - "timeToTower": "0:25:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "14:58:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_99D8XHN_201909191433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F21A4D2-F006-46D5-A2CE-F157FEBD6C75", - "ticketNumber": "3QXVQXU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.776112, -80.247914", - "loadTime": "09/19/2019 16:35:38", - "straightDistance": "2.88", - "routeDistance": "4.55", - "timeToTower": "0:29:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "17:04:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_3QXVQXU_201909191635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F6105CF-D48D-4EF0-BAC8-A456F909E72D", - "ticketNumber": "7MMPRJW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.775796, -80.248108", - "loadTime": "09/19/2019 16:33:19", - "straightDistance": "2.9", - "routeDistance": "4.66", - "timeToTower": "0:12:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "16:46:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 90, - "quantity": 65.2, - "calculatedQuantity": "65.2 CY", - "s3DownloadKey": "HaulPass_7MMPRJW_201909191633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FD7F925-820B-46D3-9A70-15E75E07CAEA", - "ticketNumber": "732MTV2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.821496, -80.044634", - "loadTime": "09/19/2019 12:36:34", - "straightDistance": "12.37", - "routeDistance": "15.93", - "timeToTower": "1:41:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "14:18:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_732MTV2_201909191236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "816C968A-6001-4160-A9AF-2E8F8BF61819", - "ticketNumber": "8THBPJQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796434, -80.039410", - "loadTime": "09/19/2019 20:22:50", - "straightDistance": "12.75", - "routeDistance": "14.56", - "timeToTower": "0:45:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "21:08:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_8THBPJQ_201909192022_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86A692EE-B49F-4E69-8F13-97C5FCEBF607", - "ticketNumber": "95W5LCA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.775923, -80.248059", - "loadTime": "09/19/2019 18:30:29", - "straightDistance": "2.89", - "routeDistance": "4.56", - "timeToTower": "0:15:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "18:45:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 85, - "quantity": 66, - "calculatedQuantity": "66 CY", - "s3DownloadKey": "HaulPass_95W5LCA_201909191830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A3F0203-2AAE-487A-8B8C-D4BE7C96A05A", - "ticketNumber": "3GFB9Z7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.814234, -80.048992", - "loadTime": "09/19/2019 13:18:50", - "straightDistance": "12.12", - "routeDistance": "16.78", - "timeToTower": "1:12:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "14:31:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 60, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_3GFB9Z7_201909191318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8AF4DE21-4998-4BEB-BC05-B58F007CE5FA", - "ticketNumber": "39AJB9V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.779460, -80.003948", - "loadTime": "09/19/2019 17:37:29", - "straightDistance": "14.96", - "routeDistance": "16.86", - "timeToTower": "1:18:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "18:55:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 85, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_39AJB9V_201909191728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "907F266B-2DF7-4DDA-896B-CED4DC4C8B52", - "ticketNumber": "8BALMZS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734851, -80.240730", - "loadTime": "09/19/2019 14:36:20", - "straightDistance": "5.76", - "routeDistance": "7.84", - "timeToTower": "0:24:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "15:01:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_8BALMZS_201909191436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "913A6814-3690-4040-B27B-7F9048EB7C40", - "ticketNumber": "8GMT9DX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.815851, -79.994826", - "loadTime": "09/19/2019 16:25:56", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:56:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "17:22:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_8GMT9DX_201909191625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94603ACE-D9D0-4E71-87FF-A6A05966747D", - "ticketNumber": "TCN869R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.797631, -80.039110", - "loadTime": "09/19/2019 21:54:15", - "straightDistance": "12.76", - "routeDistance": "14.57", - "timeToTower": "0:32:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "22:27:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_TCN869R_201909192152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9548B226-1929-4E38-8FDE-A6A6E37E705F", - "ticketNumber": "8P5CZVR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.777901, -80.002775", - "loadTime": "09/19/2019 18:01:48", - "straightDistance": "15.05", - "routeDistance": "17.01", - "timeToTower": "0:52:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "18:54:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 95, - "quantity": 64.7, - "calculatedQuantity": "64.7 CY", - "s3DownloadKey": "HaulPass_8P5CZVR_201909191748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A6778B6-57AB-47C0-AE07-3FEB5710233A", - "ticketNumber": "58DJWJF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.812568, -80.006072", - "loadTime": "09/19/2019 13:25:30", - "straightDistance": "14.61", - "routeDistance": "17.13", - "timeToTower": "2:41:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "16:06:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 80, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_58DJWJF_201909191325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B870811-734B-48AE-B749-F3EDB2BCCF6C", - "ticketNumber": "9Z6GMQ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.775552, -80.248087", - "loadTime": "09/19/2019 16:33:01", - "straightDistance": "2.92", - "routeDistance": "4.66", - "timeToTower": "0:14:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "16:47:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 85, - "quantity": 66, - "calculatedQuantity": "66 CY", - "s3DownloadKey": "HaulPass_9Z6GMQ2_201909191633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C207E4F-F8DE-4DEF-86F5-5E653170146B", - "ticketNumber": "9AMGN75", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.771965, -79.976788", - "loadTime": "09/19/2019 16:20:18", - "straightDistance": "16.6", - "routeDistance": "18.9", - "timeToTower": "1:11:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "17:31:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_9AMGN75_201909191609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0C06530-2568-4991-995B-D3C295C5929D", - "ticketNumber": "8V35QFA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796387, -80.039432", - "loadTime": "09/19/2019 18:55:45", - "straightDistance": "12.75", - "routeDistance": "14.56", - "timeToTower": "0:42:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "19:37:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_8V35QFA_201909191855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A764318B-B532-4C1F-A4CE-9F77580416F9", - "ticketNumber": "64AREKW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.709408, -80.298273", - "loadTime": "09/19/2019 14:55:25", - "straightDistance": "7.79", - "routeDistance": "12.47", - "timeToTower": "1:23:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "16:18:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 90, - "quantity": 63.6, - "calculatedQuantity": "63.6 CY", - "s3DownloadKey": "HaulPass_64AREKW_201909191455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8B4CFF1-0DE7-40A8-B5CA-5A261FAC6053", - "ticketNumber": "873CMH7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.815665, -79.994582", - "loadTime": "09/19/2019 17:58:35", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:52:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "18:51:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_873CMH7_201909191758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9A73519-6DE3-4042-A488-B69B7490EC01", - "ticketNumber": "3KNJDE2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.776178, -80.247905", - "loadTime": "09/19/2019 18:30:10", - "straightDistance": "2.88", - "routeDistance": "4.55", - "timeToTower": "0:12:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "18:42:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_3KNJDE2_201909191830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B068A6FB-80BD-4477-8482-3931B314C47F", - "ticketNumber": "3JHVL6Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.839890, -80.045797", - "loadTime": "09/19/2019 13:52:23", - "straightDistance": "12.4", - "routeDistance": "15.29", - "timeToTower": "1:31:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "15:23:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_3JHVL6Y_201909191352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B244A72D-72B4-4D25-AF5A-734155B804D9", - "ticketNumber": "34HLZG2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.832658, -80.080217", - "loadTime": "09/19/2019 14:05:20", - "straightDistance": "10.36", - "routeDistance": "13.24", - "timeToTower": "0:28:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "14:33:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 95, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_34HLZG2_201909191401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B52EADB3-8013-4D6D-BE66-F444B16397F7", - "ticketNumber": "7AAZTUS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.841258, -80.047758", - "loadTime": "09/19/2019 14:07:58", - "straightDistance": "12.3", - "routeDistance": "15.14", - "timeToTower": "1:17:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "15:25:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_7AAZTUS_201909191407_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B560AF9F-2E8E-4A59-879A-E6F363C95D86", - "ticketNumber": "964EJV2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.832337, -80.078425", - "loadTime": "09/19/2019 16:24:51", - "straightDistance": "10.46", - "routeDistance": "13.13", - "timeToTower": "0:24:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "16:49:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 95, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_964EJV2_201909191624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7D6EDFD-1E15-4145-91A0-AD73241080FF", - "ticketNumber": "3XJAPX4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796518, -80.039351", - "loadTime": "09/19/2019 16:16:00", - "straightDistance": "12.76", - "routeDistance": "14.56", - "timeToTower": "0:37:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "16:53:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 90, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_3XJAPX4_201909191615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB2F3DC1-2A01-4AA2-974C-5B6E2D3F1D7C", - "ticketNumber": "4AF3ARS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.780964, -80.006636", - "loadTime": "09/19/2019 15:45:29", - "straightDistance": "14.79", - "routeDistance": "16.65", - "timeToTower": "0:39:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "16:25:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_4AF3ARS_201909191536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBDDCFA4-C5DE-4873-995A-64663EEC39BA", - "ticketNumber": "9SYZBPV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.835586, -80.083619", - "loadTime": "09/19/2019 19:08:09", - "straightDistance": "10.19", - "routeDistance": "13.6", - "timeToTower": "0:27:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "19:35:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 95, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_9SYZBPV_201909191908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBE4FE16-DC8D-437B-82CC-49801C6882E6", - "ticketNumber": "59EA4X3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.814613, -80.049540", - "loadTime": "09/19/2019 12:49:44", - "straightDistance": "12.08", - "routeDistance": "16.69", - "timeToTower": "1:40:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "14:29:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_59EA4X3_201909191247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCE593DA-EDAC-44EE-87BE-E0DE1FB59E16", - "ticketNumber": "KCRQ6SD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.815573, -79.994617", - "loadTime": "09/19/2019 16:23:35", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:53:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "17:17:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_KCRQ6SD_201909191623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE006C7E-1781-4E90-966E-775BF54C0EE6", - "ticketNumber": "7A7Z22B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.793027, -80.009168", - "loadTime": "09/19/2019 15:56:26", - "straightDistance": "14.52", - "routeDistance": "16.67", - "timeToTower": "0:45:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "16:41:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 80, - "quantity": 63.4, - "calculatedQuantity": "63.4 CY", - "s3DownloadKey": "HaulPass_7A7Z22B_201909191556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C116CBB4-E8A1-42CB-90DC-E58DD657E045", - "ticketNumber": "96ASKDW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.772281, -79.975408", - "loadTime": "09/19/2019 16:38:12", - "straightDistance": "16.68", - "routeDistance": "18.84", - "timeToTower": "0:54:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "17:33:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_96ASKDW_201909191638_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C32F3426-5253-4728-B689-A8B662BAEB67", - "ticketNumber": "9MDXF4K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796517, -80.039350", - "loadTime": "09/19/2019 16:17:03", - "straightDistance": "12.76", - "routeDistance": "14.56", - "timeToTower": "0:37:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "16:54:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_9MDXF4K_201909191617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C411A165-6F2B-4F7F-B2C2-030521F45748", - "ticketNumber": "5QAQCHD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.772084, -79.976603", - "loadTime": "09/19/2019 13:38:07", - "straightDistance": "16.61", - "routeDistance": "18.88", - "timeToTower": "1:24:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "15:02:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_5QAQCHD_201909191332_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C94AB3B0-5CBC-44D4-90E6-A01A02B06FDC", - "ticketNumber": "3YN8FRY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816535, -79.995290", - "loadTime": "09/19/2019 13:28:18", - "straightDistance": "15.23", - "routeDistance": "17.58", - "timeToTower": "0:45:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "14:13:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_3YN8FRY_201909191328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D131F255-7003-4FDD-A48D-C62747A4493C", - "ticketNumber": "6B973LN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.841620, -80.066903", - "loadTime": "09/19/2019 13:17:36", - "straightDistance": "11.2", - "routeDistance": "13.95", - "timeToTower": "2:02:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "15:20:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_6B973LN_201909191317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D444E8F3-5FA2-402A-9541-353770642681", - "ticketNumber": "ZUYPJAG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816026, -79.995289", - "loadTime": "09/19/2019 13:25:23", - "straightDistance": "15.23", - "routeDistance": "17.56", - "timeToTower": "0:41:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "14:06:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_ZUYPJAG_201909191325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7D2C092-C5A8-443C-8786-4FE13B71F986", - "ticketNumber": "7728UNQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.815684, -79.994629", - "loadTime": "09/19/2019 17:59:32", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:50:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "18:49:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_7728UNQ_201909191759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D804B848-DF16-44D7-AC76-9D2E5D947C4A", - "ticketNumber": "5ZW4T4H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.816574, -79.995170", - "loadTime": "09/19/2019 17:56:45", - "straightDistance": "15.24", - "routeDistance": "17.59", - "timeToTower": "0:42:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "18:38:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_5ZW4T4H_201909191756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFCE8F1A-76B1-4D74-874A-295C9E20163C", - "ticketNumber": "68GW64B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.781577, -80.003882", - "loadTime": "09/19/2019 12:45:58", - "straightDistance": "14.94", - "routeDistance": "16.76", - "timeToTower": "1:35:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "14:21:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_68GW64B_201909191245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFE180A9-6727-4C1C-8381-1DBC97F58A5E", - "ticketNumber": "94U7325", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816114, -79.994132", - "loadTime": "09/19/2019 13:21:54", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:47:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "14:09:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_94U7325_201909191321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0081214-CC4E-4A44-AEC0-B2CF1238F077", - "ticketNumber": "62KK2KV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815679, -79.994243", - "loadTime": "09/19/2019 13:26:01", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:42:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "14:08:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_62KK2KV_201909191326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E65E8446-917E-418B-AEB5-C3B0C56794E3", - "ticketNumber": "96RYG7J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815996, -79.993500", - "loadTime": "09/19/2019 13:22:34", - "straightDistance": "15.34", - "routeDistance": "17.73", - "timeToTower": "0:49:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "14:11:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 80, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_96RYG7J_201909191322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7C78006-32B7-444A-A03F-70E338A0424F", - "ticketNumber": "3DSK3SU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.815657, -79.994417", - "loadTime": "09/19/2019 21:05:52", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:50:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "21:56:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_3DSK3SU_201909192105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E97D425C-FB11-47CB-85DD-5253D66FB584", - "ticketNumber": "9WNVB8W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.826206, -80.052747", - "loadTime": "09/19/2019 13:56:08", - "straightDistance": "11.91", - "routeDistance": "16.18", - "timeToTower": "1:11:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "15:07:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_9WNVB8W_201909191356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E992C606-2C87-481A-AA9B-9FDFCC1CADBE", - "ticketNumber": "69RRMMR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.834794, -80.072206", - "loadTime": "09/19/2019 21:38:48", - "straightDistance": "10.84", - "routeDistance": "13.35", - "timeToTower": "0:23:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "22:02:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_69RRMMR_201909192138_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3D344B1-5C1C-4BC2-8ADA-A0FB78BD9084", - "ticketNumber": "4TD3F6E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.821055, -80.043877", - "loadTime": "09/19/2019 13:05:04", - "straightDistance": "12.42", - "routeDistance": "15.82", - "timeToTower": "1:13:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "14:18:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 75, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_4TD3F6E_201909191305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F54230DF-2064-49A6-B388-C6C8E6A8D605", - "ticketNumber": "7BRHSW9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734795, -80.240090", - "loadTime": "09/19/2019 14:36:01", - "straightDistance": "5.77", - "routeDistance": "7.88", - "timeToTower": "0:23:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "14:59:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_7BRHSW9_201909191436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F283F4B-487E-42B9-AFB8-0334332511F6", - "ticketNumber": "6834UYR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722952, -80.160746", - "loadTime": "09/19/2019 13:44:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:46:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6834UYR_201909191344_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F98341A-DD33-4F31-81FD-8039765601DB", - "ticketNumber": "99KU969", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.72267, -80.160381", - "loadTime": "09/19/2019 13:52:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:53:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_99KU969_201909191352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FE34BCF-010A-4A10-AC03-E895EA9ED7DD", - "ticketNumber": "8EKPP7K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722561, -80.160493", - "loadTime": "09/19/2019 13:53:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:55:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8EKPP7K_201909191353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "649C4756-C4A4-4A50-A89B-603049BCAC39", - "ticketNumber": "WEJBVK5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.723008, -80.160531", - "loadTime": "09/19/2019 13:41:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:43:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_WEJBVK5_201909191341_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E53B0E3-9E95-4AAB-9FDF-F6BD3E276930", - "ticketNumber": "JGC8K5H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722893, -80.160622", - "loadTime": "09/19/2019 13:43:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:44:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_JGC8K5H_201909191343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89D9EE51-E5CE-447B-88BE-F75EFAB64305", - "ticketNumber": "9KEJ2YL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722261, -80.157567", - "loadTime": "09/19/2019 14:31:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:33:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9KEJ2YL_201909191431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2977B50-6573-4AD0-BF6D-8808E0D8CBB6", - "ticketNumber": "6JYESH8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722163, -80.15751", - "loadTime": "09/19/2019 14:27:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:28:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6JYESH8_201909191427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7B8EA92-3C11-48FA-9D34-6CB1E00D7C4D", - "ticketNumber": "7C2VYYQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722383, -80.15497", - "loadTime": "09/19/2019 14:41:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:42:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7C2VYYQ_201909191441_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFF34E0D-2102-4753-B36F-1F2EB8EE184C", - "ticketNumber": "4ZNMDSL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722489, -80.155502", - "loadTime": "09/19/2019 14:37:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:40:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ZNMDSL_201909191437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F078E9A5-7268-4AF6-A981-E0A19D4CF2E1", - "ticketNumber": "3U45KYU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722942, -80.160606", - "loadTime": "09/19/2019 13:46:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:47:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3U45KYU_201909191346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1A4D26E-FDA4-4123-84CE-C923EA0C1B9F", - "ticketNumber": "78HQJ9T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722759, -80.160234", - "loadTime": "09/19/2019 13:50:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "13:51:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_78HQJ9T_201909191350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC95241A-1B1B-4F39-BAF9-4A55F828FDB4", - "ticketNumber": "ZHQU3UV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.721959, -80.157524", - "loadTime": "09/19/2019 14:29:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:30:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_ZHQU3UV_201909191429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE1EA738-E89F-40F9-8408-9847E7CA33E5", - "ticketNumber": "74NS55V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722675, -80.154626", - "loadTime": "09/19/2019 14:46:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:48:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_74NS55V_201909191446_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CF25CA8-A5C6-4E6C-9237-DEE1498939C7", - "ticketNumber": "3GTA683", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722189, -80.155052", - "loadTime": "09/19/2019 14:48:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:49:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3GTA683_201909191448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1BB05DF3-7222-4039-9006-B4D8DC4AEA20", - "ticketNumber": "3VLF5N2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722757, -80.153348", - "loadTime": "09/19/2019 15:14:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:18:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3VLF5N2_201909191514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B4F4A66-6533-42D3-B076-E439F98DCB14", - "ticketNumber": "7A478JR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.723037, -80.152493", - "loadTime": "09/19/2019 15:20:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:22:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7A478JR_201909191520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "848CDB52-0F84-4311-9E8B-504EDE4DE2A2", - "ticketNumber": "5V6TB2E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.723275, -80.154144", - "loadTime": "09/19/2019 15:04:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:09:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5V6TB2E_201909191504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E0BEC92-FA34-49EA-8BE5-472A43F72708", - "ticketNumber": "9UGBCJB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722064, -80.155154", - "loadTime": "09/19/2019 14:50:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:52:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9UGBCJB_201909191450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97DB404A-159F-4384-A4DB-0352ABB86DFC", - "ticketNumber": "3J7SPMM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722651, -80.153878", - "loadTime": "09/19/2019 15:00:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:02:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3J7SPMM_201909191500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDE920FF-E3F3-4D2C-ABAF-C21D873E3980", - "ticketNumber": "8KC4GL7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722962, -80.151846", - "loadTime": "09/19/2019 15:24:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:30:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8KC4GL7_201909191524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2A69756-C482-493C-9706-0FCF58762E2D", - "ticketNumber": "82F8E93", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.755862, -80.065703", - "loadTime": "09/19/2019 19:26:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:27:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82F8E93_201909191926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C34755C4-F643-4E90-94D2-B2B0F05D10F2", - "ticketNumber": "7V6HXAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722958, -80.151883", - "loadTime": "09/19/2019 15:33:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:34:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7V6HXAF_201909191533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C673C3D4-A8AB-46CC-B5A6-49911855DC64", - "ticketNumber": "6AQTL9L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.719073, -80.148793", - "loadTime": "09/19/2019 17:27:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "17:36:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6AQTL9L_201909191726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC4AA886-3FE9-425F-8AB6-D4724A287054", - "ticketNumber": "6JCR6ES", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.723014, -80.15261", - "loadTime": "09/19/2019 15:18:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:20:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6JCR6ES_201909191518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5D52FDD-9476-4887-AFDE-04227ECEDC20", - "ticketNumber": "77AUFWE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.75584, -80.066083", - "loadTime": "09/19/2019 19:24:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:25:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77AUFWE_201909191924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F391FD58-AE63-4039-A68D-B43EC5F37D85", - "ticketNumber": "7GK9BLR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.723706, -80.151556", - "loadTime": "09/19/2019 15:30:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:32:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7GK9BLR_201909191530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA26FFF7-C34E-42D8-B584-BC72C1700F6A", - "ticketNumber": "5MP9RNS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722813, -80.15386", - "loadTime": "09/19/2019 15:03:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:04:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5MP9RNS_201909191503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21940989-C0B4-403E-91D5-3AE637E0E19A", - "ticketNumber": "9WLVHWZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.775434, -79.969737", - "loadTime": "09/19/2019 22:17:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "22:19:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9WLVHWZ_201909192217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B967C086-54A1-496A-9EF2-4F4FDE8D24FD", - "ticketNumber": "9BXQZMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.775653, -79.969757", - "loadTime": "09/19/2019 22:12:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "22:14:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9BXQZMX_201909192212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9399030-0C13-4203-BC1C-D35EE7D0610A", - "ticketNumber": "7PMQY2Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.776058, -79.969943", - "loadTime": "09/19/2019 22:03:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "22:09:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7PMQY2Q_201909192203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7D83E4C-EF5D-4EE8-BAD1-B55AA2C1A672", - "ticketNumber": "5E6ZBT5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.77625, -79.970579", - "loadTime": "09/19/2019 21:50:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "21:52:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5E6ZBT5_201909192150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA434E58-BC36-41DC-9AE9-14650A438B75", - "ticketNumber": "8L4DDVN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.776019, -79.970155", - "loadTime": "09/19/2019 21:54:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "22:01:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8L4DDVN_201909192154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A0E87EE-B223-445D-BE3D-69D2AC781411", - "ticketNumber": "8SKNRU4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.776446, -79.994861", - "loadTime": "09/19/2019 16:05:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:16:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8SKNRU4_201909191605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F8C096F-3DFE-48E6-B937-0AC6BB5DF123", - "ticketNumber": "3UPCMLK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777004, -79.995225", - "loadTime": "09/19/2019 15:13:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:16:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3UPCMLK_201909191513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "157F03F7-7B62-4208-8ADD-11275EFF67ED", - "ticketNumber": "5KSDVAR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.777666, -79.995218", - "loadTime": "09/19/2019 16:51:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:56:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5KSDVAR_201909191651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "187D701E-0D0A-4A5F-B25A-33C72D8F8F72", - "ticketNumber": "9QEVN6V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.780793, -79.996826", - "loadTime": "09/19/2019 18:30:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "18:31:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9QEVN6V_201909191830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DE774F5-BCB7-43FE-A549-379AA153722B", - "ticketNumber": "8TUFQ63", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.77791, -79.996079", - "loadTime": "09/19/2019 17:02:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "17:05:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8TUFQ63_201909191702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DFF1EFB-30F1-437E-8594-213B93E0C6F9", - "ticketNumber": "3AUL6DU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.776405, -79.996366", - "loadTime": "09/19/2019 17:39:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "17:41:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3AUL6DU_201909191739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1ECD1D91-F2C3-483A-920D-1E21C447A879", - "ticketNumber": "SZ7YZ8W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777491, -79.994418", - "loadTime": "09/19/2019 16:27:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:30:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_SZ7YZ8W_201909191627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F80FC40-36A6-4928-B599-1564B3131780", - "ticketNumber": "4UMNZJB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.779958, -79.997294", - "loadTime": "09/19/2019 19:08:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:10:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4UMNZJB_201909191908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "265E4080-84A4-464B-81DC-8163207CBE4C", - "ticketNumber": "8Y8KLLM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.782765, -80.00196", - "loadTime": "09/19/2019 20:31:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "20:36:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8Y8KLLM_201909192031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "282B44CF-CCDB-44C9-8D6C-C69A6592D585", - "ticketNumber": "9L638FP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.776226, -79.994442", - "loadTime": "09/19/2019 15:57:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:03:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9L638FP_201909191557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38B50B49-BF4D-43A3-9758-084DCDC3029D", - "ticketNumber": "WTHD969", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.779497, -80.000018", - "loadTime": "09/19/2019 19:18:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:22:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_WTHD969_201909191918_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D464214-9CAD-4879-80AA-6986227987A3", - "ticketNumber": "3XMFTLH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.783948, -80.0003", - "loadTime": "09/19/2019 21:20:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "21:22:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3XMFTLH_201909192120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41DD39FA-ED93-41D1-ACBB-B7D141DC15E8", - "ticketNumber": "5RLAWBA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777069, -79.995113", - "loadTime": "09/19/2019 15:16:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:19:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5RLAWBA_201909191516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C24A7DD-7E1D-48F5-B4AA-3CA90906871F", - "ticketNumber": "W4TCCLH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.779973, -80.000653", - "loadTime": "09/19/2019 19:42:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:44:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_W4TCCLH_201909191942_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BA5B647-251A-485A-9680-32A4F013B1B5", - "ticketNumber": "9ZH6BUN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.77665, -79.994641", - "loadTime": "09/19/2019 15:44:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:47:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ZH6BUN_201909191544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60558770-34CD-4564-A23A-C08AB01899FA", - "ticketNumber": "6ZQHP9Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.778679, -79.993836", - "loadTime": "09/19/2019 14:11:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:13:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ZQHP9Y_201909191411_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63186AF3-2D8F-4916-BE74-66FB1AA24F5A", - "ticketNumber": "5BFDH9N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.781868, -80.001163", - "loadTime": "09/19/2019 20:02:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "20:04:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5BFDH9N_201909192002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69A46D18-D81D-40AE-983A-B57246677665", - "ticketNumber": "A6U6Q7A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.776801, -79.995414", - "loadTime": "09/19/2019 15:21:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:26:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_A6U6Q7A_201909191521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "729E3DA8-9FCC-4F57-A610-AE0EE82615D3", - "ticketNumber": "3BGQ72Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.779054, -79.996926", - "loadTime": "09/19/2019 18:42:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "18:54:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3BGQ72Y_201909191842_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74FC116D-337C-42DC-A670-73B08FF0C281", - "ticketNumber": "3GQYAMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.780211, -80.00066", - "loadTime": "09/19/2019 19:36:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:41:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3GQYAMX_201909191936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "786DA4E9-FC34-49F9-8F37-8E3B64F46BAA", - "ticketNumber": "4V9D9JF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.776585, -79.994902", - "loadTime": "09/19/2019 15:38:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:43:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4V9D9JF_201909191538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7EE0B2C3-CDB8-486D-8ACB-E58C9C043D2F", - "ticketNumber": "3QRZK8D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.77654, -79.994815", - "loadTime": "09/19/2019 15:30:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:33:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3QRZK8D_201909191530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "803E8A0B-D8C6-4B92-B284-67423F6F5940", - "ticketNumber": "3NK3Z34", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.783011, -80.001262", - "loadTime": "09/19/2019 20:19:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "20:23:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3NK3Z34_201909192019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80755488-F1E7-4F01-A57E-84343ACA1698", - "ticketNumber": "FMVKXMH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.783368, -79.99981", - "loadTime": "09/19/2019 21:16:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "21:18:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_FMVKXMH_201909192116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84F62A9D-E46D-45FC-BDE4-EE00508AE758", - "ticketNumber": "QV897FR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.778207, -79.996595", - "loadTime": "09/19/2019 17:10:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "17:12:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_QV897FR_201909191710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "862DB8A0-E8DE-458D-ADAF-FF43256F86CF", - "ticketNumber": "3NKDABD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.781802, -80.001709", - "loadTime": "09/19/2019 19:50:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:56:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3NKDABD_201909191950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "875F0891-8143-4B27-A45C-8A23CA10774A", - "ticketNumber": "7X922U4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.782515, -80.001936", - "loadTime": "09/19/2019 20:29:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "20:31:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7X922U4_201909192029_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8777297C-D266-4FD4-9E11-E7F4CC024E02", - "ticketNumber": "6VSVKRX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.779045, -79.999631", - "loadTime": "09/19/2019 18:17:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "18:22:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6VSVKRX_201909191817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E5C9923-118B-4477-8186-A9C9A1A241B6", - "ticketNumber": "78FKCTE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.777029, -79.999246", - "loadTime": "09/19/2019 17:58:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "18:04:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_78FKCTE_201909191758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "972B6A6E-7393-4218-B4EB-95EDA7A0340F", - "ticketNumber": "5M2HQSH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.777651, -79.999931", - "loadTime": "09/19/2019 18:08:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "18:10:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5M2HQSH_201909191808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C4691A8-7498-4DC9-96B1-CE068663BC8F", - "ticketNumber": "7VKDH4S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.776529, -79.99465", - "loadTime": "09/19/2019 15:48:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:52:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7VKDH4S_201909191548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9ED6988F-DDCD-441B-879C-975D0DEF6EE5", - "ticketNumber": "9RL8LRQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.778516, -79.993581", - "loadTime": "09/19/2019 14:13:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:20:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9RL8LRQ_201909191413_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4AECB9A-3EEC-42E3-BF2D-CD22141A7861", - "ticketNumber": "52GJ7BJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.782041, -80.001505", - "loadTime": "09/19/2019 20:06:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "20:11:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_52GJ7BJ_201909192006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A54A675B-ECBF-461B-BEDA-D3447A1DC050", - "ticketNumber": "46Z3ABG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.779, -79.996788", - "loadTime": "09/19/2019 18:39:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "18:41:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_46Z3ABG_201909191839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8E0874F-4013-4891-9A76-E5E95B81D049", - "ticketNumber": "6CBYWZ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.777619, -79.998822", - "loadTime": "09/19/2019 17:19:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "17:23:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CBYWZ3_201909191719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4182841-2B50-4C7B-9B21-AD924401631D", - "ticketNumber": "98ZGQ4W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.778821, -79.993691", - "loadTime": "09/19/2019 14:23:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:29:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_98ZGQ4W_201909191423_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B48684BD-F437-4891-BD1D-8F72583A60BA", - "ticketNumber": "3Q4MPX6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777528, -79.994654", - "loadTime": "09/19/2019 16:33:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:36:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3Q4MPX6_201909191633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB403626-D8B5-460D-B24C-6423B02EAF4B", - "ticketNumber": "T3X6TPK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.783658, -80.000029", - "loadTime": "09/19/2019 21:11:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "21:13:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_T3X6TPK_201909192111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C07365F0-AC93-431A-9885-63BF960DFE2D", - "ticketNumber": "5JNKCA5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.776782, -79.997401", - "loadTime": "09/19/2019 17:30:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "17:33:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5JNKCA5_201909191730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D502AA06-5679-436F-9091-EBDD1950F876", - "ticketNumber": "5ZBS9QM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.779294, -79.992692", - "loadTime": "09/19/2019 14:37:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "14:47:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5ZBS9QM_201909191437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7B219B6-86EB-4924-9735-7E516A84683E", - "ticketNumber": "74R8RRL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.783736, -80.002072", - "loadTime": "09/19/2019 20:50:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "20:54:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_74R8RRL_201909192050_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E867D881-2D1D-476A-A743-7B4BBB74B968", - "ticketNumber": "6CUTN8B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.778193, -79.992216", - "loadTime": "09/19/2019 14:58:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:01:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CUTN8B_201909191458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8AE8D86-C305-471C-ACD1-AD58CAAEC25F", - "ticketNumber": "9MH9EKQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.776514, -79.994696", - "loadTime": "09/19/2019 15:34:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "15:36:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9MH9EKQ_201909191534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB77FBE3-59B4-4CC5-B0AF-6D4E8C8CDD7E", - "ticketNumber": "8E4MPWN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.776784, -79.995167", - "loadTime": "09/19/2019 16:19:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "16:24:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8E4MPWN_201909191619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECE1F746-FBD3-411A-8BE2-E09EF2BCD120", - "ticketNumber": "ESRTPEJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.778092, -80.000463", - "loadTime": "09/19/2019 19:27:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/19/2019", - "disposalTime": "19:29:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_ESRTPEJ_201909191927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C65A56C-D148-4454-B12F-4504DB5EEE50", - "ticketNumber": "94PB2MY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815862, -79.995285", - "loadTime": "09/19/2019 14:54:54", - "straightDistance": "15.23", - "routeDistance": "17.55", - "timeToTower": "0:40:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "15:35:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_94PB2MY_201909191454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "370F4219-5D8C-4E55-A840-F3D3D45E4671", - "ticketNumber": "3KHD96N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815896, -79.994167", - "loadTime": "09/19/2019 14:55:27", - "straightDistance": "15.3", - "routeDistance": "17.64", - "timeToTower": "0:41:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "15:37:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_3KHD96N_201909191455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4AA27FA9-6076-433A-9319-B6B2D89D3AEB", - "ticketNumber": "3BQA4CN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816040, -79.993514", - "loadTime": "09/19/2019 14:51:04", - "straightDistance": "15.34", - "routeDistance": "17.73", - "timeToTower": "0:51:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "15:42:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_3BQA4CN_201909191451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CE57B83-435F-4574-814D-DDBD6A84D0E5", - "ticketNumber": "4XRPHXB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815961, -79.993483", - "loadTime": "09/19/2019 14:58:14", - "straightDistance": "15.34", - "routeDistance": "17.73", - "timeToTower": "0:52:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "15:50:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_4XRPHXB_201909191458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2193B3F-0BC9-406A-B71A-D5C62C4ACC86", - "ticketNumber": "6Q8ZRC4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816087, -79.994148", - "loadTime": "09/19/2019 14:52:01", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:54:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "15:46:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 80, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_6Q8ZRC4_201909191452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA92E5C4-54CA-43B0-97AD-48A9A02779DD", - "ticketNumber": "6E2BZDY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815474, -79.994646", - "loadTime": "09/19/2019 14:57:36", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:52:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "15:49:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_6E2BZDY_201909191457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F399C3C5-81AB-46EA-9081-AF985150E267", - "ticketNumber": "6CYSE6B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.832263, -80.078722", - "loadTime": "09/19/2019 15:00:08", - "straightDistance": "10.44", - "routeDistance": "13.14", - "timeToTower": "0:39:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/19/2019", - "disposalTime": "15:39:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_6CYSE6B_201909191500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0775E477-4830-4707-A785-9FB9A64DB72E", - "ticketNumber": "78BHA9Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815915, -79.994886", - "loadTime": "09/20/2019 11:41:10", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:48:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "12:29:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_78BHA9Q_201909201141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B785850-8845-44E7-853F-76B7F25E719A", - "ticketNumber": "UZCFLXG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796454, -80.039384", - "loadTime": "09/20/2019 11:55:09", - "straightDistance": "12.75", - "routeDistance": "14.56", - "timeToTower": "0:56:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "12:51:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_UZCFLXG_201909201155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0EE7333A-573A-429A-A3C8-595A009583F6", - "ticketNumber": "6DVZAZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.791922, -80.009515", - "loadTime": "09/19/2019 21:45:17", - "straightDistance": "14.51", - "routeDistance": "16.57", - "timeToTower": "13:37:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "11:22:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_6DVZAZL_201909192145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13DF0804-C6F6-439C-A40E-52307FF1AA93", - "ticketNumber": "3RFWY9Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740950, -80.241495", - "loadTime": "09/20/2019 13:19:21", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:19:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "13:38:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_3RFWY9Q_201909201319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "177032C2-23D5-4CF7-81B0-BB6156DB9327", - "ticketNumber": "92YFWLY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.820513, -80.049452", - "loadTime": "09/19/2019 22:20:48", - "straightDistance": "12.09", - "routeDistance": "16.28", - "timeToTower": "13:30:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "11:51:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 50, - "quantity": 35.5, - "calculatedQuantity": "35.5 CY", - "s3DownloadKey": "HaulPass_92YFWLY_201909192220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2150FC04-E09C-4118-8A04-605097B92930", - "ticketNumber": "STJCL8V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.836951, -80.074095", - "loadTime": "09/20/2019 11:50:50", - "straightDistance": "10.75", - "routeDistance": "13.6", - "timeToTower": "0:31:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "12:22:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_STJCL8V_201909201150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "223D673E-31CB-4B59-AF56-99E93932A8D1", - "ticketNumber": "628STJ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796223, -80.039609", - "loadTime": "09/20/2019 11:51:32", - "straightDistance": "12.74", - "routeDistance": "14.55", - "timeToTower": "0:49:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "12:41:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_628STJ9_201909201151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2AA8E9F0-9879-45B7-B5A4-4DFADC8DB937", - "ticketNumber": "9UU7N2A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816094, -79.994236", - "loadTime": "09/19/2019 21:31:30", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "14:06:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "11:38:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_9UU7N2A_201909192131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "315E6FEE-A9A2-45DF-ADB6-0002D6B94187", - "ticketNumber": "4XLJ94N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.771254, -79.973792", - "loadTime": "09/19/2019 23:02:53", - "straightDistance": "16.78", - "routeDistance": "18.89", - "timeToTower": "13:46:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "12:48:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_4XLJ94N_201909192302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "319F2812-B327-4E1F-A082-410386E9D2E0", - "ticketNumber": "3UK6XU3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.778415, -80.006160", - "loadTime": "09/19/2019 22:12:39", - "straightDistance": "14.85", - "routeDistance": "16.67", - "timeToTower": "13:31:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "11:43:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_3UK6XU3_201909192208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3431E9CD-C8BC-451A-82D3-D793AA1CE86E", - "ticketNumber": "3BZBS4J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.779594, -80.009260", - "loadTime": "09/19/2019 22:42:19", - "straightDistance": "14.65", - "routeDistance": "16.49", - "timeToTower": "13:02:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "11:44:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_3BZBS4J_201909192238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37EC3950-5371-44DC-AD0C-1F1D706B3260", - "ticketNumber": "67SAP83", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.796451, -80.039386", - "loadTime": "09/20/2019 12:25:22", - "straightDistance": "12.75", - "routeDistance": "14.56", - "timeToTower": "0:57:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "13:22:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 60, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_67SAP83_201909201225_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38286617-E15D-4B7B-8E4C-54A446E291E1", - "ticketNumber": "9JMSRE7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.787535, -80.001356", - "loadTime": "09/20/2019 12:12:34", - "straightDistance": "15.02", - "routeDistance": "16.91", - "timeToTower": "1:14:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "13:27:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_9JMSRE7_201909201212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49B6C1F1-5843-4B3B-8EDA-24294B958725", - "ticketNumber": "AYTESTQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815943, -79.994136", - "loadTime": "09/20/2019 12:24:40", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:47:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "13:12:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_AYTESTQ_201909201224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CC8ED12-79D5-4C1B-816B-E4C5C255886D", - "ticketNumber": "8JBYSYR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.817442, -80.046681", - "loadTime": "09/19/2019 21:23:31", - "straightDistance": "12.25", - "routeDistance": "16.45", - "timeToTower": "14:04:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "11:27:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_8JBYSYR_201909192118_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54391FC0-2620-4EBD-B173-719FB1BA7C40", - "ticketNumber": "3HBJWML", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.698731, -80.307927", - "loadTime": "09/20/2019 11:45:11", - "straightDistance": "8.67", - "routeDistance": "12.97", - "timeToTower": "1:40:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "13:25:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_3HBJWML_201909201143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5846C1ED-510E-4B0C-9458-50204055231B", - "ticketNumber": "4CWAX7L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.796298, -80.039493", - "loadTime": "09/20/2019 12:24:21", - "straightDistance": "12.75", - "routeDistance": "14.55", - "timeToTower": "0:56:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "13:21:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_4CWAX7L_201909201224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E4AAC0C-69AC-4EFF-BCB8-6707F2B288C3", - "ticketNumber": "4W824JT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.837760, -80.078368", - "loadTime": "09/20/2019 13:12:41", - "straightDistance": "10.51", - "routeDistance": "13.77", - "timeToTower": "0:29:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "13:42:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 60, - "quantity": 22, - "calculatedQuantity": "22 CY", - "s3DownloadKey": "HaulPass_4W824JT_201909201304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A408164-4351-499A-A94E-609397B7A763", - "ticketNumber": "5VS833A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.818335, -80.047205", - "loadTime": "09/20/2019 12:23:28", - "straightDistance": "12.22", - "routeDistance": "16.37", - "timeToTower": "1:36:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:00:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 80, - "quantity": 60.5, - "calculatedQuantity": "60.5 CY", - "s3DownloadKey": "HaulPass_5VS833A_201909201223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6AD776A9-D38D-4B38-A4AF-3E1F0085B2A8", - "ticketNumber": "H8FWZHF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.838936, -80.055520", - "loadTime": "09/19/2019 21:48:50", - "straightDistance": "11.83", - "routeDistance": "14.88", - "timeToTower": "14:09:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "11:58:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 60, - "quantity": 42.9, - "calculatedQuantity": "42.9 CY", - "s3DownloadKey": "HaulPass_H8FWZHF_201909192148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CE21F38-8B9E-41B2-9231-E2E9974C6D55", - "ticketNumber": "5PUZ27R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796451, -80.039390", - "loadTime": "09/20/2019 11:58:16", - "straightDistance": "12.75", - "routeDistance": "14.56", - "timeToTower": "0:54:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "12:53:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_5PUZ27R_201909201158_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70263F79-6DD6-4F8A-91DC-DFA92D7D7CC9", - "ticketNumber": "5T363BW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815984, -79.994935", - "loadTime": "09/20/2019 13:13:25", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "0:52:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:05:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 80, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_5T363BW_201909201313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76376204-6454-4CB4-B84D-364B8EB8085C", - "ticketNumber": "9EGNL6Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816083, -79.995516", - "loadTime": "09/20/2019 13:12:48", - "straightDistance": "15.22", - "routeDistance": "17.55", - "timeToTower": "0:50:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:03:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_9EGNL6Q_201909201312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8248C50D-8101-4F95-8296-D62AE983D315", - "ticketNumber": "62SNXCV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.820644, -80.049556", - "loadTime": "09/19/2019 22:32:46", - "straightDistance": "12.09", - "routeDistance": "16.28", - "timeToTower": "13:19:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "11:52:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 50, - "quantity": 33.1, - "calculatedQuantity": "33.1 CY", - "s3DownloadKey": "HaulPass_62SNXCV_201909192232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8689F383-2D6D-4CF7-A60D-6F2C9DE34816", - "ticketNumber": "5JFCG43", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796181, -80.039645", - "loadTime": "09/20/2019 11:50:37", - "straightDistance": "12.74", - "routeDistance": "14.55", - "timeToTower": "0:48:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "12:39:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_5JFCG43_201909201150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96B5FFB1-BB84-4F5A-954C-6C0566A04A02", - "ticketNumber": "89AUKVJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734855, -80.240514", - "loadTime": "09/20/2019 12:11:13", - "straightDistance": "5.76", - "routeDistance": "7.85", - "timeToTower": "0:25:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "12:36:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_89AUKVJ_201909201211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9AB6BED7-924F-4249-A4BE-0B3105002312", - "ticketNumber": "3HBXPX6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815438, -79.995071", - "loadTime": "09/20/2019 12:25:17", - "straightDistance": "15.24", - "routeDistance": "17.58", - "timeToTower": "0:48:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "13:13:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_3HBXPX6_201909201225_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DF9013A-D469-4252-9FF2-ECD1A95CDBDB", - "ticketNumber": "5SUHM29", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815987, -79.994316", - "loadTime": "09/19/2019 21:30:47", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "14:06:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "11:37:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_5SUHM29_201909192130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F7BAA61-8B00-4E54-82E4-32D104BF9938", - "ticketNumber": "5ZDSSXH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.810730, -80.006801", - "loadTime": "09/19/2019 22:51:56", - "straightDistance": "14.57", - "routeDistance": "16.92", - "timeToTower": "13:03:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "11:55:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 50, - "quantity": 37.2, - "calculatedQuantity": "37.2 CY", - "s3DownloadKey": "HaulPass_5ZDSSXH_201909192251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A593ACC3-E3C3-4669-B695-C0C5ACA3795E", - "ticketNumber": "65LS7FH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.771275, -79.973702", - "loadTime": "09/19/2019 23:01:29", - "straightDistance": "16.79", - "routeDistance": "18.88", - "timeToTower": "13:46:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "12:48:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_65LS7FH_201909192301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5C60195-1C1D-4AD1-A795-7320F9D2DDF0", - "ticketNumber": "7Q7K65R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815174, -79.994710", - "loadTime": "09/20/2019 11:43:40", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "0:42:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "12:26:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_7Q7K65R_201909201143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A97C5D1C-7DB1-4B8B-B8BC-B4B549A52DD2", - "ticketNumber": "48K6WHB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.839832, -80.055187", - "loadTime": "09/19/2019 21:40:10", - "straightDistance": "11.86", - "routeDistance": "14.82", - "timeToTower": "14:17:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "11:57:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 60, - "quantity": 40.9, - "calculatedQuantity": "40.9 CY", - "s3DownloadKey": "HaulPass_48K6WHB_201909192140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF5B5280-4CB4-4755-8F41-89A32FA3E12D", - "ticketNumber": "7HXGV2C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.832559, -80.071794", - "loadTime": "09/19/2019 21:54:41", - "straightDistance": "10.84", - "routeDistance": "13.14", - "timeToTower": "13:37:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "11:32:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_7HXGV2C_201909192154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1247B7E-0254-43B2-9DD2-AF44544002AC", - "ticketNumber": "4D227T6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.815508, -80.046856", - "loadTime": "09/19/2019 21:06:38", - "straightDistance": "12.24", - "routeDistance": "16.58", - "timeToTower": "14:21:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "11:28:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 65, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_4D227T6_201909192106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4FF3465-8AFA-4852-893D-1F517D2CCB9C", - "ticketNumber": "5A76AQC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.829075, -80.052767", - "loadTime": "09/20/2019 12:03:43", - "straightDistance": "11.92", - "routeDistance": "15.96", - "timeToTower": "0:55:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "12:58:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 55, - "quantity": 34.3, - "calculatedQuantity": "34.3 CY", - "s3DownloadKey": "HaulPass_5A76AQC_201909201203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC8E6F31-AB81-4AD7-8801-08CD0D2FE7E7", - "ticketNumber": "6DU3XZ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.769483, -79.973824", - "loadTime": "09/19/2019 21:41:54", - "straightDistance": "16.81", - "routeDistance": "19.03", - "timeToTower": "13:52:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "11:34:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 65, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_6DU3XZ7_201909192141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3B0C373-C1EB-40F7-95D6-1EDED2A970D3", - "ticketNumber": "7JJJNHG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734860, -80.240543", - "loadTime": "09/20/2019 12:10:53", - "straightDistance": "5.76", - "routeDistance": "7.85", - "timeToTower": "0:22:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "12:33:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_7JJJNHG_201909201210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C851C082-90B7-4235-A4FE-8BD1AE627305", - "ticketNumber": "YUAFARN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.832352, -80.072241", - "loadTime": "09/19/2019 21:56:12", - "straightDistance": "10.82", - "routeDistance": "13.31", - "timeToTower": "13:37:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "11:33:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_YUAFARN_201909192156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CCC903B0-F5A0-47E9-AA60-60A4957558BC", - "ticketNumber": "7CYHSHB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816457, -79.995314", - "loadTime": "09/20/2019 11:41:41", - "straightDistance": "15.23", - "routeDistance": "17.58", - "timeToTower": "0:49:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "12:31:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 80, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_7CYHSHB_201909201141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0F8F884-0448-4EAD-8329-991E006F6DCE", - "ticketNumber": "7P9FJWB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.828460, -80.053945", - "loadTime": "09/19/2019 21:54:33", - "straightDistance": "11.85", - "routeDistance": "16.04", - "timeToTower": "13:36:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "11:30:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 55, - "quantity": 39.1, - "calculatedQuantity": "39.1 CY", - "s3DownloadKey": "HaulPass_7P9FJWB_201909192154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D362A5CB-C41E-4FB6-9979-8EB6C342AACF", - "ticketNumber": "37EE75R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.791918, -80.009967", - "loadTime": "09/19/2019 21:55:21", - "straightDistance": "14.49", - "routeDistance": "16.55", - "timeToTower": "13:30:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "11:26:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_37EE75R_201909192155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7B9A83F-992C-4D58-A1E5-EF66C8F4B53F", - "ticketNumber": "4UAPC5K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.787644, -80.001568", - "loadTime": "09/20/2019 12:26:43", - "straightDistance": "15.01", - "routeDistance": "16.87", - "timeToTower": "1:04:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "13:30:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_4UAPC5K_201909201226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D902EADE-5F45-4702-9DB6-2F55C4560D30", - "ticketNumber": "4XG4GWT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.829178, -80.052641", - "loadTime": "09/20/2019 12:05:01", - "straightDistance": "11.93", - "routeDistance": "15.95", - "timeToTower": "0:55:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "13:00:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_4XG4GWT_201909201205_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCFDC36E-18BA-4C0F-97F3-D488DEF16C67", - "ticketNumber": "7H8D5YQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.719149, -80.249292", - "loadTime": "09/20/2019 12:13:43", - "straightDistance": "6.78", - "routeDistance": "9.02", - "timeToTower": "1:10:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "13:24:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 80, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_7H8D5YQ_201909201213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0292CCB-E7F0-47C8-AA8E-71B3E8C15858", - "ticketNumber": "92H5YL2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.780101, -80.009576", - "loadTime": "09/20/2019 13:09:08", - "straightDistance": "14.63", - "routeDistance": "16.45", - "timeToTower": "0:37:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "13:47:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_92H5YL2_201909201309_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3CB70E0-D11C-43D0-B5E2-B79651BE4B85", - "ticketNumber": "5VNAZ9Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815678, -79.994609", - "loadTime": "09/20/2019 11:42:51", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:42:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "12:25:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 65, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_5VNAZ9Z_201909201142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8C0EDEC-8A36-4C50-9166-FA8FA6235264", - "ticketNumber": "99PRDCZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.828561, -80.053728", - "loadTime": "09/19/2019 21:51:58", - "straightDistance": "11.87", - "routeDistance": "16.02", - "timeToTower": "13:37:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "11:29:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_99PRDCZ_201909192151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E965081E-BFD4-43AC-960F-EFCE3A49C928", - "ticketNumber": "87XUKGC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.820032, -80.046221", - "loadTime": "09/20/2019 13:05:15", - "straightDistance": "12.28", - "routeDistance": "16.24", - "timeToTower": "0:53:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "13:58:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 85, - "quantity": 63.3, - "calculatedQuantity": "63.3 CY", - "s3DownloadKey": "HaulPass_87XUKGC_201909201305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEC3CEAA-F2E5-4255-BE3A-73F0BFFCB916", - "ticketNumber": "4T2SAEY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734810, -80.240563", - "loadTime": "09/20/2019 12:24:45", - "straightDistance": "5.76", - "routeDistance": "7.85", - "timeToTower": "0:25:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "12:50:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_4T2SAEY_201909201224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F71E6D56-5321-4F0D-8CF5-1E47153CD373", - "ticketNumber": "3UG77Z5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.810055, -80.008254", - "loadTime": "09/19/2019 22:07:23", - "straightDistance": "14.49", - "routeDistance": "16.84", - "timeToTower": "13:46:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "11:54:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 60, - "quantity": 41.3, - "calculatedQuantity": "41.3 CY", - "s3DownloadKey": "HaulPass_3UG77Z5_201909192206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0EAB0451-B9B2-492D-A73D-39AD4C5B9687", - "ticketNumber": "7CNQP3S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.708015, -80.257045", - "loadTime": "09/20/2019 11:37:38", - "straightDistance": "10.02", - "routeDistance": "15.6", - "timeToTower": "1:22:16", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "12:59:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_7CNQP3S_201909201137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17E06845-4CB0-48BD-B7F0-030203BE3D83", - "ticketNumber": "5LCKR4V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.756017, -80.372604", - "loadTime": "09/20/2019 13:43:33", - "straightDistance": "11.57", - "routeDistance": "14.35", - "timeToTower": "0:56:50", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "14:40:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 75, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_5LCKR4V_201909201331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34F59695-BBD2-441C-8DC6-248DB42E55EC", - "ticketNumber": "924WRBX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.545486, -80.328727", - "loadTime": "09/20/2019 13:41:13", - "straightDistance": "3.4", - "routeDistance": "8.77", - "timeToTower": "0:56:31", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "14:37:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_924WRBX_201909201341_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C56B630-DF30-4581-9ECB-254A7541AF41", - "ticketNumber": "8U7SCTY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.545242, -80.328964", - "loadTime": "09/20/2019 11:37:36", - "straightDistance": "3.4", - "routeDistance": "8.79", - "timeToTower": "0:19:37", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "11:57:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_8U7SCTY_201909201137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E927238-CAC8-4066-A81F-BB642EA7CFBA", - "ticketNumber": "83Z6C36", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.756049, -80.369291", - "loadTime": "09/20/2019 14:06:33", - "straightDistance": "11.56", - "routeDistance": "14.16", - "timeToTower": "0:34:37", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "14:41:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 60, - "quantity": 44.4, - "calculatedQuantity": "44.4 CY", - "s3DownloadKey": "HaulPass_83Z6C36_201909201406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73D7EA29-9231-4B9F-9F92-80A3C76DF177", - "ticketNumber": "7J3PL29", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.699053, -80.258042", - "loadTime": "09/20/2019 14:41:32", - "straightDistance": "9.48", - "routeDistance": "16.47", - "timeToTower": "0:38:35", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "15:20:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 95, - "quantity": 69.9, - "calculatedQuantity": "69.9 CY", - "s3DownloadKey": "HaulPass_7J3PL29_201909201418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "747D72F5-8F8E-40EE-91D1-56CBA497809D", - "ticketNumber": "4N87FFG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.756990, -80.374014", - "loadTime": "09/20/2019 11:42:02", - "straightDistance": "11.64", - "routeDistance": "15.19", - "timeToTower": "1:08:49", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "12:50:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_4N87FFG_201909201142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7954E02C-2C8E-411A-9D91-7CD4123410D1", - "ticketNumber": "3QHK4CJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.545403, -80.328693", - "loadTime": "09/20/2019 12:46:41", - "straightDistance": "3.4", - "routeDistance": "8.77", - "timeToTower": "0:32:04", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "13:18:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_3QHK4CJ_201909201246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CF8AA11-FB26-43C3-8A10-6AE383546E2D", - "ticketNumber": "4VCE3VA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.545319, -80.329063", - "loadTime": "09/20/2019 12:33:05", - "straightDistance": "3.4", - "routeDistance": "8.79", - "timeToTower": "0:39:25", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "13:12:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_4VCE3VA_201909201233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF2A0143-BE2B-4361-BC1C-1079401DB3CE", - "ticketNumber": "5SRLQ35", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.708235, -80.256941", - "loadTime": "09/20/2019 13:57:24", - "straightDistance": "10.04", - "routeDistance": "15.59", - "timeToTower": "1:24:06", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "15:21:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 85, - "quantity": 63.7, - "calculatedQuantity": "63.7 CY", - "s3DownloadKey": "HaulPass_5SRLQ35_201909201348_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1A9B79C-ED20-43AC-AF4E-C3F5601FA77C", - "ticketNumber": "7LQWXKR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.756236, -80.372393", - "loadTime": "09/20/2019 12:19:55", - "straightDistance": "11.58", - "routeDistance": "14.34", - "timeToTower": "0:29:24", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "12:49:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 80, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_7LQWXKR_201909201219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D60501C1-E6C3-4E16-B6BA-8F0C41519979", - "ticketNumber": "4D6UVTJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.545330, -80.328983", - "loadTime": "09/20/2019 11:22:29", - "straightDistance": "3.4", - "routeDistance": "8.79", - "timeToTower": "0:33:48", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "11:56:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_4D6UVTJ_201909201122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD9BCC36-6D97-4B40-A461-A424A435D491", - "ticketNumber": "83N77EA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.545638, -80.328884", - "loadTime": "09/20/2019 14:05:43", - "straightDistance": "3.38", - "routeDistance": "8.77", - "timeToTower": "0:33:57", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "14:39:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_83N77EA_201909201357_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED87F3AE-15C7-4BB0-9698-7D1E92BA80D0", - "ticketNumber": "8HLABEP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.708011, -80.257434", - "loadTime": "09/20/2019 12:08:12", - "straightDistance": "10.01", - "routeDistance": "15.62", - "timeToTower": "0:52:28", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "13:00:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 60, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_8HLABEP_201909201208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0003CDAE-FD8E-4D6C-BF07-CEFB4641BA34", - "ticketNumber": "52JYKS5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.673983, -80.052045", - "loadTime": "09/20/2019 13:28:29", - "straightDistance": ".72", - "routeDistance": ".92", - "timeToTower": "0:09:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "13:38:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 80, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_52JYKS5_201909201328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B38374F-0CE7-46F2-995A-91B5A021232F", - "ticketNumber": "7UBRG56", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.683802, -80.023670", - "loadTime": "09/20/2019 14:04:28", - "straightDistance": "2.49", - "routeDistance": "2.73", - "timeToTower": "0:45:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "14:50:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_7UBRG56_201909201404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "165AE3C1-0B82-4C23-AE3E-131BED7BFCA5", - "ticketNumber": "6J84UDE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.674483, -80.050595", - "loadTime": "09/20/2019 14:39:06", - "straightDistance": ".81", - "routeDistance": "1.08", - "timeToTower": "0:25:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "15:04:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 50, - "quantity": 33.8, - "calculatedQuantity": "33.8 CY", - "s3DownloadKey": "HaulPass_6J84UDE_201909201439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1850BA9F-87B5-433C-9DCE-95C51BF1F00C", - "ticketNumber": "3LJ4LWY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.698495, -79.963979", - "loadTime": "09/20/2019 12:41:04", - "straightDistance": "6.1", - "routeDistance": "16.43", - "timeToTower": "1:33:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "14:14:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_3LJ4LWY_201909201241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CEA2033-D09C-4BFD-8C7B-1EAD5B590335", - "ticketNumber": "72B6T6P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.674532, -80.050517", - "loadTime": "09/20/2019 12:43:26", - "straightDistance": ".82", - "routeDistance": "1.08", - "timeToTower": "0:13:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "12:56:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_72B6T6P_201909201243_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D36AB58-23D8-4952-8D4C-FE4F7A78B53D", - "ticketNumber": "4RN4Q2D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.738045, -80.157059", - "loadTime": "09/20/2019 13:52:57", - "straightDistance": "7.02", - "routeDistance": "12.17", - "timeToTower": "0:36:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "14:29:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_4RN4Q2D_201909201352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E9E7C66-2C4F-4C3B-B3FF-9E231130A2B2", - "ticketNumber": "7XVY2Y6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.674517, -80.050391", - "loadTime": "09/20/2019 13:54:39", - "straightDistance": ".82", - "routeDistance": "1.08", - "timeToTower": "0:25:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "14:20:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 75, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_7XVY2Y6_201909201354_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "208C5D1E-8100-49DA-9CB2-72839BE7FC11", - "ticketNumber": "6AMBH9M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.673893, -80.051952", - "loadTime": "09/20/2019 13:29:03", - "straightDistance": ".73", - "routeDistance": ".91", - "timeToTower": "0:10:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "13:39:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 85, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_6AMBH9M_201909201329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "223240D0-DC70-4E58-907B-71E35474E67A", - "ticketNumber": "79SP874", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.644341, -80.249589", - "loadTime": "09/20/2019 12:53:33", - "straightDistance": "10.94", - "routeDistance": "17.03", - "timeToTower": "1:12:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "14:05:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_79SP874_201909201253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "262BB33E-154F-4CB6-9186-C9FA3D2CD65A", - "ticketNumber": "4B9JJ8Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.757833, -80.124647", - "loadTime": "09/20/2019 11:46:38", - "straightDistance": "6.84", - "routeDistance": "10.68", - "timeToTower": "0:47:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "12:34:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 90, - "quantity": 66.7, - "calculatedQuantity": "66.7 CY", - "s3DownloadKey": "HaulPass_4B9JJ8Z_201909201146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2AC1054D-495B-4BA9-82B6-8F1D891F7C26", - "ticketNumber": "68EG4RZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.727513, -80.014733", - "loadTime": "09/20/2019 12:29:35", - "straightDistance": "4.76", - "routeDistance": "6.34", - "timeToTower": "0:25:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "12:55:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 75, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_68EG4RZ_201909201229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CA19927-62CF-4CA5-BFCE-BF12D1E7A3AC", - "ticketNumber": "5MZDZJS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743079, -79.910007", - "loadTime": "09/20/2019 14:31:02", - "straightDistance": "10.2", - "routeDistance": "16.63", - "timeToTower": "0:37:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "15:08:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 80, - "quantity": 63.2, - "calculatedQuantity": "63.2 CY", - "s3DownloadKey": "HaulPass_5MZDZJS_201909201431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E4FB10E-AB28-42E5-B6D0-954E88013FBF", - "ticketNumber": "7LTHWM2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.674489, -80.050470", - "loadTime": "09/20/2019 12:44:55", - "straightDistance": ".82", - "routeDistance": "1.08", - "timeToTower": "0:34:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "13:19:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 70, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_J001_7LTHWM2_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3090F266-2E05-4DBD-A91E-093DB3746961", - "ticketNumber": "57LYP4X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.674708, -80.175428", - "loadTime": "09/20/2019 14:17:58", - "straightDistance": "6.45", - "routeDistance": "11.92", - "timeToTower": "0:44:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "15:02:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_57LYP4X_201909201417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38ABC6DA-3312-4E14-B0D6-FBC8A0027395", - "ticketNumber": "36SAQ6A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.683642, -80.024113", - "loadTime": "09/20/2019 14:47:48", - "straightDistance": "2.46", - "routeDistance": "2.7", - "timeToTower": "0:10:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "14:58:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_36SAQ6A_201909201447_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E0ECE9F-8129-4D98-839C-655E948649E2", - "ticketNumber": "GUEFVSY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.728368, -80.014445", - "loadTime": "09/20/2019 13:30:58", - "straightDistance": "4.82", - "routeDistance": "6.66", - "timeToTower": "0:26:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "13:57:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 75, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_GUEFVSY_201909201330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4DFF2DCB-EE33-4F98-BC5F-84C54862720D", - "ticketNumber": "3PBZUMW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.745919, -79.926604", - "loadTime": "09/20/2019 12:28:38", - "straightDistance": "9.47", - "routeDistance": "15.46", - "timeToTower": "1:42:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "14:11:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_3PBZUMW_201909201228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E102B23-4900-421B-B3A6-5B73961F9075", - "ticketNumber": "984VA75", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.683727, -80.023924", - "loadTime": "09/20/2019 13:43:24", - "straightDistance": "2.47", - "routeDistance": "2.71", - "timeToTower": "0:09:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "13:53:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_984VA75_201909201343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54858038-8D0C-431F-8F91-E6E67C398D2E", - "ticketNumber": "7A4XG83", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.674486, -80.050291", - "loadTime": "09/20/2019 12:06:54", - "straightDistance": ".83", - "routeDistance": "1.08", - "timeToTower": "0:40:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "12:46:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 90, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_7A4XG83_201909201206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56770476-4893-4E4A-99EC-758479AD64CE", - "ticketNumber": "7CZ2KKC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.674483, -80.050595", - "loadTime": "09/20/2019 14:39:30", - "straightDistance": ".81", - "routeDistance": "1.08", - "timeToTower": "0:14:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "14:53:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 85, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_7CZ2KKC_201909201439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59680EE2-087A-45F6-8DA7-589E44EBC129", - "ticketNumber": "73V3H6S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.741621, -79.920497", - "loadTime": "09/20/2019 14:14:56", - "straightDistance": "9.62", - "routeDistance": "15.87", - "timeToTower": "1:14:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "15:29:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 85, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_73V3H6S_201909201414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D71CF1D-CB08-45FB-81E5-2A629607627D", - "ticketNumber": "9E4ENGJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.683746, -80.023887", - "loadTime": "09/20/2019 13:42:51", - "straightDistance": "2.48", - "routeDistance": "2.71", - "timeToTower": "0:09:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "13:52:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_9E4ENGJ_201909201342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D79FD40-1224-4BFB-9B95-8BFD71A699FD", - "ticketNumber": "U59PUKJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.680386, -80.162722", - "loadTime": "09/20/2019 12:14:12", - "straightDistance": "5.74", - "routeDistance": "10.99", - "timeToTower": "1:00:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "13:14:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_J001_U59PUKJ_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "693C4857-01D8-41CB-ADD9-5E7EC1870F7B", - "ticketNumber": "EW97E6V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.683786, -80.023703", - "loadTime": "09/20/2019 14:03:47", - "straightDistance": "2.49", - "routeDistance": "2.73", - "timeToTower": "0:45:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "14:49:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_EW97E6V_201909201403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A73018F-5A66-451B-93F1-5D49D81F4450", - "ticketNumber": "7QDDX4Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.683729, -80.023919", - "loadTime": "09/20/2019 13:38:06", - "straightDistance": "2.47", - "routeDistance": "2.71", - "timeToTower": "0:09:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "13:47:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_7QDDX4Z_201909201338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A815116-28AE-4EF2-8E3D-4FB1E3943F57", - "ticketNumber": "9EGV2DP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.741698, -79.945700", - "loadTime": "09/20/2019 12:08:42", - "straightDistance": "8.38", - "routeDistance": "14.55", - "timeToTower": "1:14:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "13:22:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 85, - "quantity": 62.3, - "calculatedQuantity": "62.3 CY", - "s3DownloadKey": "HaulPass_9EGV2DP_201909201208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "711BE151-2460-476B-8DD4-CC6F6B8CD838", - "ticketNumber": "8NNNKRR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.727746, -80.014108", - "loadTime": "09/20/2019 13:22:17", - "straightDistance": "4.79", - "routeDistance": "6.38", - "timeToTower": "0:33:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "13:56:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_8NNNKRR_201909201315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "763C0B5B-59EF-4716-A3A2-2B24339C885F", - "ticketNumber": "5CJRBLV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.644305, -80.249504", - "loadTime": "09/20/2019 12:54:19", - "straightDistance": "10.94", - "routeDistance": "17.03", - "timeToTower": "1:12:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "14:07:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 70, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_5CJRBLV_201909201254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A7FF15F-0B56-4407-A7F5-78B772E1F97C", - "ticketNumber": "6W227UU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.745671, -79.926320", - "loadTime": "09/20/2019 13:00:56", - "straightDistance": "9.47", - "routeDistance": "15.85", - "timeToTower": "1:10:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "14:11:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_6W227UU_201909201300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C4A802E-9374-4D87-9EB3-A3FE339131E1", - "ticketNumber": "5QG5ZFM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.680387, -80.162723", - "loadTime": "09/20/2019 12:13:57", - "straightDistance": "5.74", - "routeDistance": "10.99", - "timeToTower": "0:58:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "13:12:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_5QG5ZFM_201909201213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CC0C8B3-5D2D-44A1-A69C-ED4FCE6244C0", - "ticketNumber": "XVUQ6NN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.738130, -80.156985", - "loadTime": "09/20/2019 13:51:59", - "straightDistance": "7.02", - "routeDistance": "12.17", - "timeToTower": "0:36:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "14:28:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_XVUQ6NN_201909201351_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E43C4EC-B500-4A24-B456-AF624A11AC35", - "ticketNumber": "92QQXRA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.749255, -79.932422", - "loadTime": "09/20/2019 12:22:34", - "straightDistance": "9.31", - "routeDistance": "15.24", - "timeToTower": "1:02:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "13:25:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 85, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_92QQXRA_201909201222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E73E4CB-B896-4CC6-B2DF-F0EE424DF221", - "ticketNumber": "58ZRSGZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.683808, -80.023759", - "loadTime": "09/20/2019 13:38:28", - "straightDistance": "2.48", - "routeDistance": "2.72", - "timeToTower": "0:10:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "13:48:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_58ZRSGZ_201909201338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "907CC152-1443-49BD-8D16-C1DDDCE77507", - "ticketNumber": "69U84JL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.674486, -80.050291", - "loadTime": "09/20/2019 12:07:18", - "straightDistance": ".83", - "routeDistance": "1.08", - "timeToTower": "0:40:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "12:47:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 90, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_69U84JL_201909201207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91D9336D-83E9-4987-A1DB-3C7998DB9D9D", - "ticketNumber": "6QHWD8A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.683735, -80.023771", - "loadTime": "09/20/2019 14:47:30", - "straightDistance": "2.48", - "routeDistance": "2.72", - "timeToTower": "0:09:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "14:57:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_6QHWD8A_201909201447_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "946DFE75-F79E-46A6-9017-B826CAEEEBE1", - "ticketNumber": "8NHG7VG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.674414, -80.050461", - "loadTime": "09/20/2019 13:53:48", - "straightDistance": ".82", - "routeDistance": "1.08", - "timeToTower": "0:27:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "14:21:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 65, - "quantity": 38.3, - "calculatedQuantity": "38.3 CY", - "s3DownloadKey": "HaulPass_8NHG7VG_201909201353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "949743AA-B9C5-4A86-BCA1-5D50180FC97F", - "ticketNumber": "CKM5MSA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750167, -79.937177", - "loadTime": "09/20/2019 14:24:59", - "straightDistance": "9.12", - "routeDistance": "14.9", - "timeToTower": "1:07:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "15:32:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 80, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_CKM5MSA_201909201424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B8F8255-0147-4BAB-A244-2067F38C3BF0", - "ticketNumber": "3ESFREF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743824, -79.909844", - "loadTime": "09/20/2019 12:30:05", - "straightDistance": "10.23", - "routeDistance": "16.7", - "timeToTower": "1:05:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "13:35:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 90, - "quantity": 71.1, - "calculatedQuantity": "71.1 CY", - "s3DownloadKey": "HaulPass_3ESFREF_201909201221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A80AC7D6-C78D-4115-8622-BFC08D65DF89", - "ticketNumber": "5NSBZET", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.674419, -80.050491", - "loadTime": "09/20/2019 12:44:05", - "straightDistance": ".82", - "routeDistance": "1.08", - "timeToTower": "0:13:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "12:57:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_5NSBZET_201909201244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A89E7CB0-31CA-4EDD-954B-80CCFA790983", - "ticketNumber": "7A8JATV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.741707, -79.945581", - "loadTime": "09/20/2019 12:01:42", - "straightDistance": "8.39", - "routeDistance": "14.54", - "timeToTower": "1:20:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "13:21:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_7A8JATV_201909201201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD2B8B95-1016-4E2A-95F7-83741D709B7F", - "ticketNumber": "6GE5XLB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.675087, -80.050559", - "loadTime": "09/20/2019 14:38:39", - "straightDistance": ".82", - "routeDistance": "1.06", - "timeToTower": "0:26:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "15:05:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 50, - "quantity": 29.5, - "calculatedQuantity": "29.5 CY", - "s3DownloadKey": "HaulPass_6GE5XLB_201909201438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B465EA76-03BA-402E-9341-9DD9E5CE977F", - "ticketNumber": "7ZC2AWT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.727569, -80.015473", - "loadTime": "09/20/2019 12:25:37", - "straightDistance": "4.74", - "routeDistance": "6.3", - "timeToTower": "0:28:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "12:54:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_7ZC2AWT_201909201209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B802BBBB-5ACE-4782-B9DB-A8B2F92426D5", - "ticketNumber": "49AKCW3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.740731, -79.920234", - "loadTime": "09/20/2019 14:51:37", - "straightDistance": "9.6", - "routeDistance": "15.93", - "timeToTower": "0:38:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "15:30:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 85, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_49AKCW3_201909201450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFE41699-E3DE-4DF7-A421-92BD346C199C", - "ticketNumber": "7R7T82W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.683813, -80.023653", - "loadTime": "09/20/2019 15:04:48", - "straightDistance": "2.49", - "routeDistance": "2.73", - "timeToTower": "0:38:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "15:43:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_7R7T82W_201909201504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2AA4E88-904B-4D74-9C0E-6CB6B57C66F8", - "ticketNumber": "69RF3UB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.727386, -80.013821", - "loadTime": "09/20/2019 14:37:32", - "straightDistance": "4.78", - "routeDistance": "6.74", - "timeToTower": "0:22:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "15:00:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_69RF3UB_201909201429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4DAD284-A0E5-44B7-A604-814269EAEAC9", - "ticketNumber": "6HN536F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750169, -79.937142", - "loadTime": "09/20/2019 14:23:38", - "straightDistance": "9.13", - "routeDistance": "14.9", - "timeToTower": "1:08:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "15:31:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_6HN536F_201909201423_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7649008-BCD6-44BD-8C2E-98C4B6808216", - "ticketNumber": "63FBWKG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.734833, -79.926499", - "loadTime": "09/20/2019 12:08:12", - "straightDistance": "9.09", - "routeDistance": "15.89", - "timeToTower": "1:24:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "13:32:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 80, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_63FBWKG_201909201208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D26B4AC6-0ACA-42D5-A8E0-1D92E453CE06", - "ticketNumber": "5TZ66PF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.680136, -80.163563", - "loadTime": "09/20/2019 14:15:18", - "straightDistance": "5.78", - "routeDistance": "11.04", - "timeToTower": "0:46:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "15:01:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_5TZ66PF_201909201415_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3137E51-13F0-4637-8782-C32ECF602A20", - "ticketNumber": "8MVW6S5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.683752, -80.023764", - "loadTime": "09/20/2019 15:05:15", - "straightDistance": "2.48", - "routeDistance": "2.72", - "timeToTower": "0:39:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "15:44:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_8MVW6S5_201909201505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D903A15E-D105-4E30-919F-ACD5B94A4C0D", - "ticketNumber": "8ZHK8AA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.757994, -80.124620", - "loadTime": "09/20/2019 11:45:35", - "straightDistance": "6.85", - "routeDistance": "10.67", - "timeToTower": "0:47:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "12:33:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 95, - "quantity": 70.4, - "calculatedQuantity": "70.4 CY", - "s3DownloadKey": "HaulPass_8ZHK8AA_201909201145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA86AD00-54AF-4F0F-A6F8-ED78E65C6042", - "ticketNumber": "447VBLV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.743800, -80.067601", - "loadTime": "09/20/2019 13:02:00", - "straightDistance": "4.91", - "routeDistance": "7.77", - "timeToTower": "1:22:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "14:24:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_447VBLV_201909201302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC60B042-4A15-4FCA-84DE-023CB91AF301", - "ticketNumber": "478UR9J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.746088, -80.073429", - "loadTime": "09/20/2019 12:53:48", - "straightDistance": "5.09", - "routeDistance": "8.14", - "timeToTower": "1:25:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "14:18:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_478UR9J_201909201253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD503025-B34E-4841-9144-7CF5171D167C", - "ticketNumber": "7T3W25J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.727617, -80.013942", - "loadTime": "09/20/2019 14:19:50", - "straightDistance": "4.79", - "routeDistance": "6.38", - "timeToTower": "0:39:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "14:59:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_7T3W25J_201909201419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC5FCE0B-D3A9-42A5-9D39-F8E5D9D7AD91", - "ticketNumber": "7HVAFJV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743092, -79.910167", - "loadTime": "09/20/2019 12:55:00", - "straightDistance": "10.19", - "routeDistance": "16.56", - "timeToTower": "0:42:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "13:37:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 85, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_7HVAFJV_201909201238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F04F949F-CCAA-4B2A-AD0A-00144A4EC975", - "ticketNumber": "6CYH4XP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742969, -79.910014", - "loadTime": "09/20/2019 14:29:25", - "straightDistance": "10.2", - "routeDistance": "16.64", - "timeToTower": "0:40:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "15:10:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_6CYH4XP_201909201429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2A81257-13E7-4EE7-8069-A6A1870DA695", - "ticketNumber": "8YPMA8M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.749205, -79.932460", - "loadTime": "09/20/2019 12:14:02", - "straightDistance": "9.31", - "routeDistance": "15.25", - "timeToTower": "1:10:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "13:24:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_8YPMA8M_201909201214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F89CFFE6-F195-4C5C-83BA-AB5B5DA6FA42", - "ticketNumber": "796Z6T4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.741529, -79.920562", - "loadTime": "09/20/2019 12:40:55", - "straightDistance": "9.61", - "routeDistance": "15.51", - "timeToTower": "0:52:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "13:33:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 85, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_796Z6T4_201909201240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19B613C8-3008-41C4-8BF5-DF613E17B94A", - "ticketNumber": "6MMF9MS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6LNY7JD", - "fieldMonitorName": "Corey Space", - "loadCoordinates": "32.796461, -80.039371", - "loadTime": "09/20/2019 13:26:33", - "straightDistance": "12.75", - "routeDistance": "14.56", - "timeToTower": "0:52:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:18:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_6MMF9MS_201909201326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21B58A32-7EE6-4023-AE27-8C5122605043", - "ticketNumber": "96PYQM8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815489, -79.994032", - "loadTime": "09/20/2019 13:14:44", - "straightDistance": "15.31", - "routeDistance": "17.63", - "timeToTower": "1:01:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:15:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_96PYQM8_201909201314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31C26D0F-52F1-4C11-B5A3-4FC54C16E43A", - "ticketNumber": "5V46MZQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.838714, -80.057442", - "loadTime": "09/20/2019 12:55:04", - "straightDistance": "11.72", - "routeDistance": "15.01", - "timeToTower": "1:16:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:11:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_5V46MZQ_201909201255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D47A1DA-DC5A-44F1-B828-C8328E1FE4C2", - "ticketNumber": "8A73UNS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814875, -79.994556", - "loadTime": "09/20/2019 13:15:18", - "straightDistance": "15.28", - "routeDistance": "17.73", - "timeToTower": "1:01:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:16:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_8A73UNS_201909201315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62613BA8-B0BA-4F36-8BAD-07B6DF3575F9", - "ticketNumber": "48BGRZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6LNY7JD", - "fieldMonitorName": "Corey Space", - "loadCoordinates": "32.796555, -80.039308", - "loadTime": "09/20/2019 13:28:43", - "straightDistance": "12.76", - "routeDistance": "14.56", - "timeToTower": "0:51:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:20:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_48BGRZL_201909201328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B60916A-BE5D-44EA-91A9-7059FA7A16B7", - "ticketNumber": "CHPCLGX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.820806, -80.043341", - "loadTime": "09/20/2019 12:44:01", - "straightDistance": "12.45", - "routeDistance": "15.72", - "timeToTower": "1:29:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:13:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_CHPCLGX_201909201244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBE80AE8-2631-4B3E-9587-A1A505617E57", - "ticketNumber": "4ZLZT5Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.838754, -80.057389", - "loadTime": "09/20/2019 12:51:57", - "straightDistance": "11.72", - "routeDistance": "15.01", - "timeToTower": "1:17:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:09:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_4ZLZT5Y_201909201251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC00974A-9907-4DA0-97E4-780EFBD71172", - "ticketNumber": "4YFFJH3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.820915, -80.049874", - "loadTime": "09/20/2019 13:16:06", - "straightDistance": "12.07", - "routeDistance": "16.31", - "timeToTower": "0:58:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:14:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 75, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_4YFFJH3_201909201316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "022012FD-205D-4766-94A9-0DBB775E93EA", - "ticketNumber": "3L4GZSB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.838866, -80.075032", - "loadTime": "09/20/2019 14:57:11", - "straightDistance": "10.71", - "routeDistance": "13.7", - "timeToTower": "0:36:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "15:33:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 60, - "quantity": 44.6, - "calculatedQuantity": "44.6 CY", - "s3DownloadKey": "HaulPass_3L4GZSB_201909201456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DDE7FB6-7070-4F99-9F3E-42A9C1F47FEE", - "ticketNumber": "4W2PH27", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.741098, -80.241418", - "loadTime": "09/20/2019 14:14:34", - "straightDistance": "5.33", - "routeDistance": "7.51", - "timeToTower": "0:21:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:36:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_4W2PH27_201909201414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19B9F75F-7377-4E88-806C-AEED2BB11069", - "ticketNumber": "6JPSVB2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.795984, -80.039730", - "loadTime": "09/20/2019 13:55:08", - "straightDistance": "12.74", - "routeDistance": "14.52", - "timeToTower": "0:38:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:33:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_6JPSVB2_201909201355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2610CE33-88F1-4DFB-9D28-4C2E40F6A44C", - "ticketNumber": "7ZWH6NY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.779935, -80.009446", - "loadTime": "09/20/2019 13:05:37", - "straightDistance": "14.64", - "routeDistance": "16.47", - "timeToTower": "1:21:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:26:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 85, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_J001_7ZWH6NY_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2EE3281A-0E40-4CED-AD82-C3F0DE81B536", - "ticketNumber": "92CEMS2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815861, -79.994547", - "loadTime": "09/20/2019 15:46:03", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:51:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "16:37:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_92CEMS2_201909201546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "30108CDD-BC88-4A6A-AA0F-6C82DF51C546", - "ticketNumber": "8A9M2XR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815932, -79.994925", - "loadTime": "09/20/2019 14:40:24", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "0:48:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "15:28:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 80, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_8A9M2XR_201909201440_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E2D7837-15C2-443C-9CDF-1A0700B80ED7", - "ticketNumber": "9AR7N5G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734881, -80.240717", - "loadTime": "09/20/2019 15:47:27", - "straightDistance": "5.76", - "routeDistance": "7.84", - "timeToTower": "0:15:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "16:03:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_9AR7N5G_201909201547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "478BE235-2F63-4653-A98D-EC14EF801C99", - "ticketNumber": "36UFNTP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734847, -80.240519", - "loadTime": "09/20/2019 15:47:12", - "straightDistance": "5.76", - "routeDistance": "7.85", - "timeToTower": "0:15:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "16:02:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_36UFNTP_201909201547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D58B318-775B-40E5-9427-7F7FF531F93F", - "ticketNumber": "6P3664S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816009, -79.995420", - "loadTime": "09/20/2019 14:39:19", - "straightDistance": "15.22", - "routeDistance": "17.55", - "timeToTower": "0:48:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "15:27:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_6P3664S_201909201439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D5E8100-2936-47BF-9811-014ED7710028", - "ticketNumber": "865GCZ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.787685, -80.001444", - "loadTime": "09/20/2019 14:21:32", - "straightDistance": "15.01", - "routeDistance": "16.88", - "timeToTower": "0:51:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "15:13:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_865GCZ6_201909201421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5386B203-869F-497C-8329-B36E2ECC746A", - "ticketNumber": "7ZPT3CU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.774150, -79.977877", - "loadTime": "09/20/2019 13:49:00", - "straightDistance": "16.51", - "routeDistance": "18.89", - "timeToTower": "0:59:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:48:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_7ZPT3CU_201909201349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D0C71EB-63FE-4CD8-B216-C3955887BC5B", - "ticketNumber": "6944V9A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.796296, -80.039511", - "loadTime": "09/20/2019 14:10:36", - "straightDistance": "12.75", - "routeDistance": "14.55", - "timeToTower": "0:52:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "15:02:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 90, - "quantity": 69.7, - "calculatedQuantity": "69.7 CY", - "s3DownloadKey": "HaulPass_6944V9A_201909201410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "637C1C74-76B9-4435-A483-3FC2EC20D6E9", - "ticketNumber": "82PXQN2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.837397, -80.059326", - "loadTime": "09/20/2019 14:55:58", - "straightDistance": "11.6", - "routeDistance": "15.17", - "timeToTower": "0:51:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "15:47:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_82PXQN2_201909201455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65412384-8088-4FEC-A41C-616CA9257CD9", - "ticketNumber": "6G5JSV6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815197, -79.994766", - "loadTime": "09/20/2019 14:01:34", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:55:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:57:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_6G5JSV6_201909201401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D20DB1A-C79C-4744-AA27-59D906343CD7", - "ticketNumber": "6Q8GA62", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814778, -79.994755", - "loadTime": "09/20/2019 14:50:47", - "straightDistance": "15.26", - "routeDistance": "17.64", - "timeToTower": "0:47:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "15:37:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_6Q8GA62_201909201450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7008F2BD-1B96-4DA1-9ECE-92113E92E537", - "ticketNumber": "6VDQEQJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.837682, -80.059150", - "loadTime": "09/20/2019 15:02:58", - "straightDistance": "11.61", - "routeDistance": "15.13", - "timeToTower": "0:48:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "15:50:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 60, - "quantity": 42.9, - "calculatedQuantity": "42.9 CY", - "s3DownloadKey": "HaulPass_6VDQEQJ_201909201502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72D1D4C4-A5AB-4203-89DC-45D17F3EC44B", - "ticketNumber": "3TA8X4R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734590, -80.241308", - "loadTime": "09/20/2019 14:05:41", - "straightDistance": "5.77", - "routeDistance": "7.8", - "timeToTower": "0:16:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:21:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_3TA8X4R_201909201405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C9138C0-D590-4741-A7EC-20507F738B20", - "ticketNumber": "7JGPC8E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.815672, -80.047301", - "loadTime": "09/20/2019 15:10:53", - "straightDistance": "12.21", - "routeDistance": "16.56", - "timeToTower": "1:18:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "16:29:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 70, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_7JGPC8E_201909201510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90D31011-891D-46C3-A205-4E6E13E05242", - "ticketNumber": "8P5YKCT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.836052, -80.077084", - "loadTime": "09/20/2019 16:07:31", - "straightDistance": "10.57", - "routeDistance": "13.68", - "timeToTower": "0:37:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "16:44:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_8P5YKCT_201909201554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9ED9C503-1E6F-4F0A-928D-AF764E7FD7B2", - "ticketNumber": "888Q4WC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797226, -80.038983", - "loadTime": "09/20/2019 13:30:01", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "1:02:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:32:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 90, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_888Q4WC_201909201330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A116AFEC-9FEB-4FA0-98A2-761E05F884B6", - "ticketNumber": "86FBLKZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.780840, -80.011179", - "loadTime": "09/20/2019 15:39:34", - "straightDistance": "14.53", - "routeDistance": "16.43", - "timeToTower": "0:41:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "16:20:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_86FBLKZ_201909201539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8D72DB5-04F8-4990-8947-349E6600AE27", - "ticketNumber": "5MDZ92K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.820970, -80.050010", - "loadTime": "09/20/2019 14:54:11", - "straightDistance": "12.06", - "routeDistance": "16.32", - "timeToTower": "1:25:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "16:19:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 65, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_5MDZ92K_201909201454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ACAE95AC-1AEC-4139-AF32-68486454F624", - "ticketNumber": "6TXNVHC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.815698, -80.047227", - "loadTime": "09/20/2019 15:02:01", - "straightDistance": "12.22", - "routeDistance": "16.56", - "timeToTower": "1:24:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "16:26:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_6TXNVHC_201909201502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0F122F5-35DE-4C52-8C2B-AC6F79F76D8A", - "ticketNumber": "9TELY9L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740994, -80.241712", - "loadTime": "09/20/2019 16:37:39", - "straightDistance": "5.33", - "routeDistance": "7.51", - "timeToTower": "0:20:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "16:58:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 90, - "quantity": 65.2, - "calculatedQuantity": "65.2 CY", - "s3DownloadKey": "HaulPass_9TELY9L_201909201637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2D4C3CA-46F4-4545-A8ED-EA5070F4B459", - "ticketNumber": "528DL5R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.838993, -80.075920", - "loadTime": "09/20/2019 13:20:26", - "straightDistance": "10.66", - "routeDistance": "13.72", - "timeToTower": "2:11:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "15:32:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_528DL5R_201909201320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B438C9D5-3D78-466C-9D5D-22E3FD7E3A88", - "ticketNumber": "8FB757Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.838538, -80.076757", - "loadTime": "09/20/2019 14:48:15", - "straightDistance": "10.61", - "routeDistance": "13.66", - "timeToTower": "0:36:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "15:25:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_8FB757Y_201909201448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B69B4269-EB76-4FE0-850D-F14A49759AED", - "ticketNumber": "5VP4PFC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.820756, -80.051130", - "loadTime": "09/20/2019 15:10:43", - "straightDistance": "11.99", - "routeDistance": "16.38", - "timeToTower": "1:09:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "16:20:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_5VP4PFC_201909201510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9FECCEB-6B97-406B-BCBB-75C20776FD64", - "ticketNumber": "9XFY3TU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.829503, -80.052034", - "loadTime": "09/20/2019 15:19:20", - "straightDistance": "11.97", - "routeDistance": "15.91", - "timeToTower": "0:57:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "16:17:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_9XFY3TU_201909201519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD63D30B-EC64-400C-B374-D782A9B69807", - "ticketNumber": "6M4G27A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816110, -79.994452", - "loadTime": "09/20/2019 14:01:05", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:53:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:54:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_6M4G27A_201909201401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BEF3184C-324F-4434-8634-0CFDBA4A81DA", - "ticketNumber": "6NQRYFM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.788733, -80.001199", - "loadTime": "09/20/2019 14:36:43", - "straightDistance": "15.02", - "routeDistance": "16.98", - "timeToTower": "0:46:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "15:23:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_6NQRYFM_201909201436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF7F559B-E532-4BBF-9A58-0BC0705E8E8D", - "ticketNumber": "4ZGAV3R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815649, -79.994594", - "loadTime": "09/20/2019 14:51:24", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:47:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "15:38:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_4ZGAV3R_201909201451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFA0DA4D-8C9C-4AA2-A4BB-ACE5753953FE", - "ticketNumber": "4TYYAS8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.829588, -80.052250", - "loadTime": "09/20/2019 15:12:58", - "straightDistance": "11.96", - "routeDistance": "15.91", - "timeToTower": "1:01:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "16:14:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 65, - "quantity": 40.6, - "calculatedQuantity": "40.6 CY", - "s3DownloadKey": "HaulPass_4TYYAS8_201909201512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C467DE3D-B9FB-48DF-A439-FB7FBEEA76AD", - "ticketNumber": "7KNPEPA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.828803, -80.053014", - "loadTime": "09/20/2019 13:39:33", - "straightDistance": "11.91", - "routeDistance": "15.98", - "timeToTower": "0:58:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:38:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_7KNPEPA_201909201339_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C77B5836-CF95-4EFB-A0D7-904AC09E5E25", - "ticketNumber": "54FRE2T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816054, -79.994722", - "loadTime": "09/20/2019 15:45:19", - "straightDistance": "15.26", - "routeDistance": "17.6", - "timeToTower": "0:50:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "16:36:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_54FRE2T_201909201545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C812AABF-DD4C-4123-9F21-BA9C55897ED0", - "ticketNumber": "69JU2AQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740652, -80.241434", - "loadTime": "09/20/2019 15:17:07", - "straightDistance": "5.36", - "routeDistance": "7.51", - "timeToTower": "0:22:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "15:39:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_69JU2AQ_201909201517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9E2FAD8-0A06-45B2-9606-5DAAB537C07F", - "ticketNumber": "8BX67S3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.828793, -80.053022", - "loadTime": "09/20/2019 13:38:28", - "straightDistance": "11.91", - "routeDistance": "15.98", - "timeToTower": "0:59:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:37:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 80, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_8BX67S3_201909201338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFFF3894-8CD5-4E48-BC38-CCDB1359A65A", - "ticketNumber": "VZDM6PY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.780926, -80.011039", - "loadTime": "09/20/2019 15:36:39", - "straightDistance": "14.54", - "routeDistance": "16.43", - "timeToTower": "0:46:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "16:22:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_VZDM6PY_201909201536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6CB19AB-C769-4E04-86CB-73F3596FF976", - "ticketNumber": "44MLESH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734773, -80.240936", - "loadTime": "09/20/2019 14:05:16", - "straightDistance": "5.76", - "routeDistance": "7.83", - "timeToTower": "0:17:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:22:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_44MLESH_201909201405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0D9ABFD-7EC6-426E-A27F-ED0A2B607D88", - "ticketNumber": "9QYXK3A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.774138, -79.977216", - "loadTime": "09/20/2019 13:35:05", - "straightDistance": "16.55", - "routeDistance": "18.86", - "timeToTower": "1:12:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "14:47:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 45, - "quantity": 32.4, - "calculatedQuantity": "32.4 CY", - "s3DownloadKey": "HaulPass_9QYXK3A_201909201335_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E76C7329-D541-45F5-A8F1-789679E331BA", - "ticketNumber": "3SPU8NE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.719658, -80.249389", - "loadTime": "09/20/2019 13:53:25", - "straightDistance": "6.74", - "routeDistance": "8.99", - "timeToTower": "1:59:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "15:52:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_3SPU8NE_201909201353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFB1FF85-0F26-422F-8F23-F73271DF60F5", - "ticketNumber": "8F2Q8RF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.703378, -80.283148", - "loadTime": "09/20/2019 15:21:12", - "straightDistance": "7.98", - "routeDistance": "11.5", - "timeToTower": "0:32:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "15:53:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_8F2Q8RF_201909201436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F05EF951-74F0-43AF-896B-5D6D88D44484", - "ticketNumber": "3FNQPUU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.777328, -79.987315", - "loadTime": "09/20/2019 13:38:01", - "straightDistance": "15.94", - "routeDistance": "17.75", - "timeToTower": "1:57:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "15:35:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 45, - "quantity": 27.1, - "calculatedQuantity": "27.1 CY", - "s3DownloadKey": "HaulPass_3FNQPUU_201909201338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9160509-230B-4FDA-8B9B-C042084FE6F0", - "ticketNumber": "534BHVL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.796383, -80.039480", - "loadTime": "09/20/2019 14:09:43", - "straightDistance": "12.75", - "routeDistance": "14.55", - "timeToTower": "0:51:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "15:01:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 90, - "quantity": 53.8, - "calculatedQuantity": "53.8 CY", - "s3DownloadKey": "HaulPass_534BHVL_201909201409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B4F7865-C1CE-4B56-8032-957EED503DCE", - "ticketNumber": "7ZT9L8H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.725939, -80.018719", - "loadTime": "09/20/2019 16:42:52", - "straightDistance": "4.53", - "routeDistance": "6.08", - "timeToTower": "0:26:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:09:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 85, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_7ZT9L8H_201909201642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1232F747-941F-47A3-A257-E38770466D45", - "ticketNumber": "RW6NZDJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.679292, -80.192316", - "loadTime": "09/20/2019 16:54:08", - "straightDistance": "7.45", - "routeDistance": "12.86", - "timeToTower": "1:08:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "18:02:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 85, - "quantity": 64.7, - "calculatedQuantity": "64.7 CY", - "s3DownloadKey": "HaulPass_RW6NZDJ_201909201654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1283A5F6-D711-4C91-996B-6190B31DEB43", - "ticketNumber": "7BYLSBD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.674525, -80.050611", - "loadTime": "09/20/2019 15:21:49", - "straightDistance": ".81", - "routeDistance": "1.08", - "timeToTower": "0:34:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "15:56:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 80, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_7BYLSBD_201909201521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16276663-58B6-498E-B53D-A16DC7CA0380", - "ticketNumber": "5XRXG2L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.757797, -80.124653", - "loadTime": "09/20/2019 15:12:32", - "straightDistance": "6.84", - "routeDistance": "10.68", - "timeToTower": "0:54:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:07:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 90, - "quantity": 66.7, - "calculatedQuantity": "66.7 CY", - "s3DownloadKey": "HaulPass_5XRXG2L_201909201512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1AB18E6C-A12C-4EBD-999F-17AE7CA7C902", - "ticketNumber": "7K4QHXE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.674553, -80.050258", - "loadTime": "09/20/2019 16:31:41", - "straightDistance": ".83", - "routeDistance": "1.08", - "timeToTower": "0:14:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:46:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 75, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_7K4QHXE_201909201631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23E0864E-7DA8-493A-ADB5-4C23179CB541", - "ticketNumber": "4P4DKXC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6N7W4YM", - "fieldMonitorName": "Thomas Strong", - "loadCoordinates": "32.727799, -79.947852", - "loadTime": "09/20/2019 15:48:27", - "straightDistance": "7.77", - "routeDistance": "14.1", - "timeToTower": "0:52:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:40:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 65, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_4P4DKXC_201909201548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24D471E8-F052-4065-88AC-8257300AA3E6", - "ticketNumber": "5M5PWDX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.674537, -80.050398", - "loadTime": "09/20/2019 17:02:02", - "straightDistance": ".82", - "routeDistance": "1.08", - "timeToTower": "0:35:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:37:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 90, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_5M5PWDX_201909201702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2689ACCF-6AC8-4775-A92F-6F251B16954D", - "ticketNumber": "7EH8S2Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736308, -80.156688", - "loadTime": "09/20/2019 16:48:07", - "straightDistance": "6.93", - "routeDistance": "12.05", - "timeToTower": "1:08:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:57:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_7EH8S2Z_201909201648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2945CA42-FFC3-4F8F-A016-7B191CAFDAB6", - "ticketNumber": "XSLFGLU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.667941, -80.208414", - "loadTime": "09/20/2019 14:35:42", - "straightDistance": "8.38", - "routeDistance": "14.09", - "timeToTower": "1:26:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:02:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 75, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_XSLFGLU_201909201435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C1D8374-05BB-44A6-922E-51D3F3044702", - "ticketNumber": "7ALZLMF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747596, -79.941860", - "loadTime": "09/20/2019 16:14:42", - "straightDistance": "8.8", - "routeDistance": "14.16", - "timeToTower": "1:00:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:15:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_7ALZLMF_201909201614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FDAE752-9E9F-493B-9303-599F6D6DB395", - "ticketNumber": "AXEKGLM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.674474, -80.050483", - "loadTime": "09/20/2019 17:47:15", - "straightDistance": ".82", - "routeDistance": "1.08", - "timeToTower": "0:12:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:59:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_AXEKGLM_201909201747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "348ABF9A-6664-4915-A7A5-8F6518545AEE", - "ticketNumber": "6V9NBBW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.741506, -79.920325", - "loadTime": "09/20/2019 16:29:46", - "straightDistance": "9.63", - "routeDistance": "15.51", - "timeToTower": "0:51:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:21:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 75, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_6V9NBBW_201909201629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36257C60-79E8-44D6-9B93-A908C232FD55", - "ticketNumber": "6KMY5J7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.679016, -80.192369", - "loadTime": "09/20/2019 16:37:26", - "straightDistance": "7.45", - "routeDistance": "12.89", - "timeToTower": "0:52:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:29:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_6KMY5J7_201909201637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37E94839-85DC-4D91-8558-40590C33CBC6", - "ticketNumber": "7FMQD3L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.743584, -80.067254", - "loadTime": "09/20/2019 14:57:41", - "straightDistance": "4.89", - "routeDistance": "7.79", - "timeToTower": "0:54:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "15:51:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_7FMQD3L_201909201457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CD64E56-226E-4BED-B1FF-92E317EB873A", - "ticketNumber": "89A778U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724554, -79.936326", - "loadTime": "09/20/2019 16:51:04", - "straightDistance": "8.26", - "routeDistance": "15.45", - "timeToTower": "0:50:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:41:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_89A778U_201909201651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E6B3423-2876-4AFE-BF0C-64B86333BECB", - "ticketNumber": "7NFNMGY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6LNY7JD", - "fieldMonitorName": "Corey Space", - "loadCoordinates": "32.724557, -79.936183", - "loadTime": "09/20/2019 16:23:28", - "straightDistance": "8.27", - "routeDistance": "15.44", - "timeToTower": "0:50:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:13:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_7NFNMGY_201909201623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "461A2B77-A6CC-409D-85EB-72FF37276630", - "ticketNumber": "3UFD5PU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743359, -79.908069", - "loadTime": "09/20/2019 16:24:00", - "straightDistance": "10.31", - "routeDistance": "16.39", - "timeToTower": "0:39:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:03:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_3UFD5PU_201909201624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C5BCC1F-31A4-46B6-9CAB-098F924803BD", - "ticketNumber": "488XLDU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.674561, -80.050278", - "loadTime": "09/20/2019 17:14:39", - "straightDistance": ".83", - "routeDistance": "1.07", - "timeToTower": "0:50:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "18:04:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 85, - "quantity": 60.6, - "calculatedQuantity": "60.6 CY", - "s3DownloadKey": "HaulPass_488XLDU_201909201714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4DA28D70-05C7-44BF-9087-398F9DA234B9", - "ticketNumber": "8SRL5GP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.742464, -80.064445", - "loadTime": "09/20/2019 16:26:26", - "straightDistance": "4.81", - "routeDistance": "7.97", - "timeToTower": "0:51:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:18:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_8SRL5GP_201909201626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E07C95C-E2BA-471E-A378-4C0AB0D81C8B", - "ticketNumber": "5UNMFPL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742543, -79.945760", - "loadTime": "09/20/2019 14:59:53", - "straightDistance": "8.41", - "routeDistance": "14.47", - "timeToTower": "0:59:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "15:59:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_5UNMFPL_201909201450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "567E45E9-4C33-46E2-99EB-0682A44E629A", - "ticketNumber": "4YSWXPS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.694381, -79.960545", - "loadTime": "09/20/2019 15:28:28", - "straightDistance": "6.22", - "routeDistance": "16.43", - "timeToTower": "0:43:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:11:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_4YSWXPS_201909201528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D73E7DF-F810-4F57-BF45-D261F28ED416", - "ticketNumber": "6LAQGTS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.745165, -79.926749", - "loadTime": "09/20/2019 15:48:01", - "straightDistance": "9.43", - "routeDistance": "15.5", - "timeToTower": "0:38:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:26:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 50, - "quantity": 34.3, - "calculatedQuantity": "34.3 CY", - "s3DownloadKey": "HaulPass_6LAQGTS_201909201548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F51242A-A33F-4E40-9695-C14034CA5AB0", - "ticketNumber": "5TXL5DD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.746105, -79.925714", - "loadTime": "09/20/2019 15:45:16", - "straightDistance": "9.52", - "routeDistance": "15.58", - "timeToTower": "0:39:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:25:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 60, - "quantity": 44.4, - "calculatedQuantity": "44.4 CY", - "s3DownloadKey": "HaulPass_5TXL5DD_201909201545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66D03651-C788-4D4F-8F7C-806E9CB6D8E9", - "ticketNumber": "VU3VPNT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.674564, -80.050588", - "loadTime": "09/20/2019 15:21:23", - "straightDistance": ".81", - "routeDistance": "1.08", - "timeToTower": "0:33:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "15:55:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 85, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_VU3VPNT_201909201521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68091B85-E958-4C1E-8B87-34DEABC88D09", - "ticketNumber": "4GYQFXS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.696172, -80.132353", - "loadTime": "09/20/2019 16:08:29", - "straightDistance": "4.27", - "routeDistance": "8.91", - "timeToTower": "0:30:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:39:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_4GYQFXS_201909201608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C75B2B5-E2C3-46B9-81C6-BB67114C8060", - "ticketNumber": "6LJKPTC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724790, -79.936134", - "loadTime": "09/20/2019 17:03:15", - "straightDistance": "8.28", - "routeDistance": "15.47", - "timeToTower": "0:51:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:54:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 80, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_6LJKPTC_201909201703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "786B6E33-67CC-437C-9504-C88F2008D5F7", - "ticketNumber": "3WFN2C3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724563, -79.936213", - "loadTime": "09/20/2019 15:52:11", - "straightDistance": "8.26", - "routeDistance": "15.44", - "timeToTower": "0:42:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:34:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_3WFN2C3_201909201552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78EE86A8-6EA7-4EC5-BBEA-BE356199D5AD", - "ticketNumber": "43A4WXR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.674552, -80.050456", - "loadTime": "09/20/2019 17:02:37", - "straightDistance": ".82", - "routeDistance": "1.08", - "timeToTower": "0:33:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:36:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 95, - "quantity": 64.2, - "calculatedQuantity": "64.2 CY", - "s3DownloadKey": "HaulPass_43A4WXR_201909201702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79D6AE06-E906-49CB-B0FE-55539F0A6E4C", - "ticketNumber": "5NTSDRX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.725126, -79.934763", - "loadTime": "09/20/2019 15:34:15", - "straightDistance": "8.36", - "routeDistance": "15.26", - "timeToTower": "0:59:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:33:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_5NTSDRX_201909201534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A15D7E1-EBB9-4503-94B2-5D92E5365BD1", - "ticketNumber": "4LZBUCY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.674522, -80.050624", - "loadTime": "09/20/2019 15:22:18", - "straightDistance": ".81", - "routeDistance": "1.08", - "timeToTower": "0:51:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:14:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 85, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_4LZBUCY_201909201522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C99373A-B2F9-4816-BDE6-8A35A25A02E1", - "ticketNumber": "5CKNZ3U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.668284, -80.208147", - "loadTime": "09/20/2019 15:02:21", - "straightDistance": "8.36", - "routeDistance": "14.06", - "timeToTower": "1:08:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:10:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 75, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_5CKNZ3U_201909201502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "859FF6EB-1C7F-4075-A04E-0E49C6E3D57F", - "ticketNumber": "8VBHEHJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.667941, -80.208395", - "loadTime": "09/20/2019 15:01:45", - "straightDistance": "8.37", - "routeDistance": "14.09", - "timeToTower": "1:07:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:09:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_8VBHEHJ_201909201501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87151C5C-D0EF-49A2-816D-3BFFA75E83DF", - "ticketNumber": "3ZXDADS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.741648, -79.946006", - "loadTime": "09/20/2019 14:09:04", - "straightDistance": "8.37", - "routeDistance": "14.57", - "timeToTower": "1:49:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "15:58:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_3ZXDADS_201909201409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "897F625F-FF9C-42EA-8616-4597F47835A5", - "ticketNumber": "7E79EVS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6LNY7JD", - "fieldMonitorName": "Corey Space", - "loadCoordinates": "32.724618, -79.936105", - "loadTime": "09/20/2019 16:20:32", - "straightDistance": "8.27", - "routeDistance": "15.44", - "timeToTower": "0:52:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:12:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_7E79EVS_201909201620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C5600ED-D467-4A48-9362-7529D53B66B7", - "ticketNumber": "97VADF7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.683730, -80.023909", - "loadTime": "09/20/2019 15:41:43", - "straightDistance": "2.47", - "routeDistance": "2.71", - "timeToTower": "0:11:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "15:53:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 60, - "quantity": 41.8, - "calculatedQuantity": "41.8 CY", - "s3DownloadKey": "HaulPass_97VADF7_201909201541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9778397E-94BD-4CE4-8120-02D923CA399F", - "ticketNumber": "9KRLSLB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.683737, -80.023778", - "loadTime": "09/20/2019 15:41:16", - "straightDistance": "2.48", - "routeDistance": "2.72", - "timeToTower": "0:12:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "15:53:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_9KRLSLB_201909201541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D123899-2789-4FF2-9BEF-20750F44AF59", - "ticketNumber": "49G8C7Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.734854, -80.077063", - "loadTime": "09/20/2019 15:04:03", - "straightDistance": "4.35", - "routeDistance": "7.01", - "timeToTower": "0:59:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:03:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_49G8C7Y_201909201504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0AD1DE6-9998-4111-9889-6C62E9F101AB", - "ticketNumber": "7LVJB6W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.674532, -80.050611", - "loadTime": "09/20/2019 17:03:43", - "straightDistance": ".81", - "routeDistance": "1.08", - "timeToTower": "0:54:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:58:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 85, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_7LVJB6W_201909201703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0DB093A-FC4F-4F4F-B615-33A5C6E3B1AE", - "ticketNumber": "52ERLXD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.678922, -80.192342", - "loadTime": "09/20/2019 16:36:46", - "straightDistance": "7.45", - "routeDistance": "12.89", - "timeToTower": "0:53:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:30:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_52ERLXD_201909201636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A29001FF-862B-4877-A169-CE1FD876C0C2", - "ticketNumber": "79CSYGS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.692849, -79.961129", - "loadTime": "09/20/2019 17:21:10", - "straightDistance": "6.16", - "routeDistance": "16.2", - "timeToTower": "0:45:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "18:07:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_79CSYGS_201909201710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9E17265-9372-437E-A9F7-DDEA243FCD0C", - "ticketNumber": "6E28VEP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.674446, -80.050437", - "loadTime": "09/20/2019 17:47:33", - "straightDistance": ".82", - "routeDistance": "1.08", - "timeToTower": "0:12:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "18:00:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 90, - "quantity": 64.3, - "calculatedQuantity": "64.3 CY", - "s3DownloadKey": "HaulPass_6E28VEP_201909201747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADC606EA-D8CD-4BFB-A085-34CC7CAF4B56", - "ticketNumber": "33J39P6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.674610, -80.050265", - "loadTime": "09/20/2019 16:31:08", - "straightDistance": ".83", - "routeDistance": "1.07", - "timeToTower": "0:14:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:45:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 85, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_33J39P6_201909201631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFF34926-CD4A-4B72-9001-D5BAE1EF6CDE", - "ticketNumber": "88WMSSZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.698294, -80.128380", - "loadTime": "09/20/2019 16:15:07", - "straightDistance": "4.11", - "routeDistance": "8.64", - "timeToTower": "0:23:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:38:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_88WMSSZ_201909201615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B07F119A-4068-4FBA-A955-B9E8B420923F", - "ticketNumber": "7FWS2M3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.725885, -80.018757", - "loadTime": "09/20/2019 16:28:40", - "straightDistance": "4.53", - "routeDistance": "6.08", - "timeToTower": "0:40:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:08:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_7FWS2M3_201909201628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2E0B9F6-351C-4A05-8545-4F87461CC324", - "ticketNumber": "6H35LXF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.673692, -80.052344", - "loadTime": "09/20/2019 16:40:14", - "straightDistance": ".71", - "routeDistance": ".89", - "timeToTower": "0:12:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:52:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_6H35LXF_201909201640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C759A9FB-C428-41B6-A602-0587EC0F2847", - "ticketNumber": "6AA4URM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.667964, -80.208459", - "loadTime": "09/20/2019 14:36:21", - "straightDistance": "8.38", - "routeDistance": "14.09", - "timeToTower": "1:25:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:01:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_6AA4URM_201909201436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC06FD71-56D1-442A-87BA-5B7E9C056A52", - "ticketNumber": "5R43878", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.728881, -80.014664", - "loadTime": "09/20/2019 15:41:48", - "straightDistance": "4.84", - "routeDistance": "6.63", - "timeToTower": "0:24:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:06:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 90, - "quantity": 63.3, - "calculatedQuantity": "63.3 CY", - "s3DownloadKey": "HaulPass_5R43878_201909201541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC1D474D-D5AC-4ABC-A0F9-4B496E974ABB", - "ticketNumber": "97XLVW9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.758067, -80.124920", - "loadTime": "09/20/2019 15:13:29", - "straightDistance": "6.86", - "routeDistance": "11.14", - "timeToTower": "0:54:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:08:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_97XLVW9_201909201513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF3F7AE2-C270-4F6B-8CEC-9A7472A8CD16", - "ticketNumber": "63Q59VV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742974, -79.908918", - "loadTime": "09/20/2019 16:10:49", - "straightDistance": "10.25", - "routeDistance": "16.33", - "timeToTower": "0:52:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:02:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 85, - "quantity": 67.2, - "calculatedQuantity": "67.2 CY", - "s3DownloadKey": "HaulPass_63Q59VV_201909201604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFA6DF72-4B2A-4403-A7E7-7238B3002AC4", - "ticketNumber": "52PCJHA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.673674, -80.052412", - "loadTime": "09/20/2019 16:45:01", - "straightDistance": ".7", - "routeDistance": ".88", - "timeToTower": "0:09:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:54:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_52PCJHA_201909201645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2E750FC-FDDC-4CDA-A88C-E767B174F31E", - "ticketNumber": "9PTGP8U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.741599, -79.920677", - "loadTime": "09/20/2019 16:12:34", - "straightDistance": "9.61", - "routeDistance": "15.51", - "timeToTower": "1:07:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:20:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 70, - "quantity": 42.4, - "calculatedQuantity": "42.4 CY", - "s3DownloadKey": "HaulPass_9PTGP8U_201909201612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA66ABC5-149E-45B9-9A19-A79EE7A0726C", - "ticketNumber": "UJLGK82", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.673674, -80.052412", - "loadTime": "09/20/2019 16:45:20", - "straightDistance": ".7", - "routeDistance": ".88", - "timeToTower": "0:10:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:55:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_UJLGK82_201909201645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC82C11D-7A52-4462-891C-D79E8B4C567D", - "ticketNumber": "FAKG6E5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.728228, -80.014600", - "loadTime": "09/20/2019 15:39:32", - "straightDistance": "4.8", - "routeDistance": "6.36", - "timeToTower": "0:25:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:04:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 90, - "quantity": 65.6, - "calculatedQuantity": "65.6 CY", - "s3DownloadKey": "HaulPass_FAKG6E5_201909201539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7E291F3-8DAC-46E9-AEA8-A70481209524", - "ticketNumber": "8KEUAST", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736199, -80.156642", - "loadTime": "09/20/2019 16:47:14", - "straightDistance": "6.92", - "routeDistance": "12.04", - "timeToTower": "1:08:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:56:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_8KEUAST_201909201647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFFE7500-DF70-471D-98B5-788E523DADB9", - "ticketNumber": "4L9A8YD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.679287, -80.192460", - "loadTime": "09/20/2019 16:53:26", - "straightDistance": "7.46", - "routeDistance": "12.87", - "timeToTower": "1:08:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "18:01:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_4L9A8YD_201909201653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1784135-747F-452B-A5C8-3D9E21A48081", - "ticketNumber": "WZ9GPFL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724828, -79.935953", - "loadTime": "09/20/2019 17:02:25", - "straightDistance": "8.29", - "routeDistance": "15.45", - "timeToTower": "0:51:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:53:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_WZ9GPFL_201909201702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F19C1A86-C2EF-47BC-9DA2-1B8180A60757", - "ticketNumber": "8HG7ADT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.674691, -80.050176", - "loadTime": "09/20/2019 17:14:17", - "straightDistance": ".84", - "routeDistance": "1.06", - "timeToTower": "0:49:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "18:04:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_8HG7ADT_201909201714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3E5C564-850C-4887-B1B5-B47936E73AE2", - "ticketNumber": "9FJ37AY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.673649, -80.052038", - "loadTime": "09/20/2019 16:39:21", - "straightDistance": ".72", - "routeDistance": ".89", - "timeToTower": "0:11:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "16:51:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_9FJ37AY_201909201639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F91E383F-178F-443D-BF11-140735B19555", - "ticketNumber": "4SXV3XE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724722, -79.936547", - "loadTime": "09/20/2019 16:47:04", - "straightDistance": "8.25", - "routeDistance": "15.46", - "timeToTower": "0:55:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:42:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 80, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_4SXV3XE_201909201647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9B353C5-F764-452B-AAAE-5CB3380EDEC3", - "ticketNumber": "HLXAQJH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747486, -79.941746", - "loadTime": "09/20/2019 16:16:44", - "straightDistance": "8.8", - "routeDistance": "14.16", - "timeToTower": "0:59:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "17:16:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 65, - "quantity": 42, - "calculatedQuantity": "42 CY", - "s3DownloadKey": "HaulPass_HLXAQJH_201909201616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AAB2F138-11C3-4DB4-90E7-C624B4ADA9F5", - "ticketNumber": "5EHT9KM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.758911, -80.123812", - "loadTime": "09/18/2019 12:36:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "12:38:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5EHT9KM_201909181236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF2086C2-FF35-4232-9384-26C9F4B6685F", - "ticketNumber": "832AJN9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.759113, -80.123897", - "loadTime": "09/18/2019 12:39:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "12:43:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_832AJN9_201909181239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C5EE3C7-20E9-441F-8B14-943D4DD18816", - "ticketNumber": "4DZ7SAJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.759084, -80.123857", - "loadTime": "09/18/2019 12:43:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "12:44:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4DZ7SAJ_201909181243_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "944E6D27-61B6-4A32-B981-126DDDEF91E8", - "ticketNumber": "6XLC3MJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.758879, -80.124091", - "loadTime": "09/18/2019 12:49:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "12:50:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6XLC3MJ_201909181249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A5A2399-F8DC-4FAF-BC4F-19EFB3C91455", - "ticketNumber": "3C5DABX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.758856, -80.124199", - "loadTime": "09/18/2019 12:50:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "12:53:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3C5DABX_201909181250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "911737D3-DE90-49C7-BE05-F368FAF8F615", - "ticketNumber": "35SAA7Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.758997, -80.124058", - "loadTime": "09/18/2019 12:54:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "12:55:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_35SAA7Y_201909181254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5CED0A6-4E0A-47E6-BF2B-3FB32021A470", - "ticketNumber": "56GKBRN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.758498, -80.12391", - "loadTime": "09/18/2019 12:58:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:00:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_56GKBRN_201909181258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DE5D685-C1AB-4D24-998B-8510B79E47D7", - "ticketNumber": "3E8NYN9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.757632, -80.124723", - "loadTime": "09/18/2019 13:04:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:07:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3E8NYN9_201909181304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3C2CFA1-A34A-407D-99F5-37525FBA75BD", - "ticketNumber": "6H62CPV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.758147, -80.124911", - "loadTime": "09/18/2019 13:07:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:08:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6H62CPV_201909181307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B9B771E-EB0C-4377-8602-F1C21922C609", - "ticketNumber": "3BZX3AB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.757806, -80.124888", - "loadTime": "09/18/2019 13:09:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:10:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3BZX3AB_201909181309_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DF33A1E-029E-4980-B0B1-AF8A6BEB84D9", - "ticketNumber": "UTCAX9J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.75773, -80.125377", - "loadTime": "09/18/2019 13:11:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:12:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_UTCAX9J_201909181311_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4243A498-B17A-47DD-AF72-985E837E30F3", - "ticketNumber": "4J3XJQY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.75641, -80.125771", - "loadTime": "09/18/2019 13:17:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:19:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4J3XJQY_201909181317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B115BA63-6CDC-4532-8868-79808F9CA51A", - "ticketNumber": "8D6MDMZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.75614, -80.125038", - "loadTime": "09/18/2019 13:20:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:20:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8D6MDMZ_201909181320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D59EE7E-DDC1-4D3F-8144-3B145922C221", - "ticketNumber": "5XG5MVL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.755971, -80.125777", - "loadTime": "09/18/2019 13:29:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:40:24", - "debrisType": "Leaner", - "diameter": 11.5, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5XG5MVL_201909181329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6B79181-0F37-4E12-B71C-7F49E58E0395", - "ticketNumber": "5B8JJ7T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.756172, -80.124961", - "loadTime": "09/18/2019 13:40:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:42:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5B8JJ7T_201909181340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82D27D04-CFD4-4F4C-BE45-A18107B85709", - "ticketNumber": "4EJMYBG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.756158, -80.124981", - "loadTime": "09/18/2019 13:43:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:44:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4EJMYBG_201909181343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0811A06E-0590-47A2-AC21-F40635336431", - "ticketNumber": "4D3VP8C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.754399, -80.126906", - "loadTime": "09/18/2019 13:56:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "13:58:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4D3VP8C_201909181356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8EAF382-FDA2-4296-B42B-8C7B596F59BF", - "ticketNumber": "8L5FQ44", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.752841, -80.128059", - "loadTime": "09/18/2019 14:05:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:06:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8L5FQ44_201909181405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FD9A922-649F-4DC8-97AE-6A611D647A9C", - "ticketNumber": "6C6U3G2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.752081, -80.128568", - "loadTime": "09/18/2019 14:07:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:09:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6C6U3G2_201909181407_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4A8882B-0BE2-4C6A-9259-C2B95C70F2C1", - "ticketNumber": "8FBXGVS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.752602, -80.128199", - "loadTime": "09/18/2019 14:09:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:10:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8FBXGVS_201909181409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7816E98-BDA0-49EA-A2DE-72930E9924E1", - "ticketNumber": "Z2QJ3LT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.752108, -80.128531", - "loadTime": "09/18/2019 14:11:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:11:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Z2QJ3LT_201909181411_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76762939-9A8F-4437-97A0-E31253C1957A", - "ticketNumber": "5S5FYVN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.752078, -80.128961", - "loadTime": "09/18/2019 14:15:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:16:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5S5FYVN_201909181415_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4152386D-B6BD-4BEF-8FE4-C3A8D304AA89", - "ticketNumber": "8ECP5CF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.752003, -80.128925", - "loadTime": "09/18/2019 14:17:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:18:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ECP5CF_201909181417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9948229-C7B3-4F96-9190-18B334E5AE1A", - "ticketNumber": "383KRKY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.751964, -80.129192", - "loadTime": "09/18/2019 14:20:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:23:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_383KRKY_201909181420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD3D8ED7-4A17-4C05-BCF0-A0A7CB9AC86A", - "ticketNumber": "6HCGMVV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.751889, -80.129108", - "loadTime": "09/18/2019 14:24:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:25:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HCGMVV_201909181424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71A8A98E-EC68-4C44-918C-3D9A5B55419E", - "ticketNumber": "35TGEHE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.751886, -80.129119", - "loadTime": "09/18/2019 14:29:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:31:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_35TGEHE_201909181429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "688A6B4C-9BCA-49E1-8A00-05D1EAB6767B", - "ticketNumber": "6AXHXEL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.752122, -80.128842", - "loadTime": "09/18/2019 14:31:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:33:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6AXHXEL_201909181431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "493C7EA6-EBCD-42C3-97B4-D49FDFC6E177", - "ticketNumber": "6VN5RWH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.751604, -80.129348", - "loadTime": "09/18/2019 14:41:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:43:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6VN5RWH_201909181441_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6EF35BA3-1A74-4664-8270-3D2568E23F54", - "ticketNumber": "66AWT8R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.749697, -80.130117", - "loadTime": "09/18/2019 14:53:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "14:54:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_66AWT8R_201909181453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFD50DB9-155E-4A7B-A8A6-6BDE99702443", - "ticketNumber": "6L2MMQR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.743315, -80.134952", - "loadTime": "09/18/2019 15:03:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:05:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6L2MMQR_201909181503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52278FF3-547D-4C4B-B794-FE85EC089036", - "ticketNumber": "6D8YRL9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.743365, -80.135096", - "loadTime": "09/18/2019 15:05:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:07:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6D8YRL9_201909181505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58BD2D07-6A03-4EEF-870C-8753171AAC8C", - "ticketNumber": "5JQY33X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.742945, -80.135628", - "loadTime": "09/18/2019 15:10:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:13:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5JQY33X_201909181510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F57BDF5-9119-4872-8BBA-3B32F052953A", - "ticketNumber": "46DDSC3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.742294, -80.136523", - "loadTime": "09/18/2019 15:17:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:19:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_46DDSC3_201909181517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF9F86C9-339A-4CE8-B9DC-8E1C5E07C043", - "ticketNumber": "3F3R9FG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739963, -80.14259", - "loadTime": "09/18/2019 15:26:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:28:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3F3R9FG_201909181526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4224A1BA-CA9E-484C-B61F-8DB3A28BA3EE", - "ticketNumber": "7YEZ9SL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.740061, -80.142536", - "loadTime": "09/18/2019 15:30:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:34:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7YEZ9SL_201909181530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F464C67E-89EB-462B-82B7-0EB2F37E5EE2", - "ticketNumber": "85BB8FP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.73962, -80.143851", - "loadTime": "09/18/2019 15:41:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:42:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_85BB8FP_201909181541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9EB78C0E-E367-40DF-9656-D053D1F95FC7", - "ticketNumber": "5N2N94Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739731, -80.143631", - "loadTime": "09/18/2019 15:45:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:48:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5N2N94Q_201909181545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "403517F3-6255-471C-B004-515F40805DD3", - "ticketNumber": "9CJY4KC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739219, -80.145406", - "loadTime": "09/18/2019 15:52:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "15:58:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9CJY4KC_201909181552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7A1251B-8B82-48AC-9DDF-2AD82E378668", - "ticketNumber": "5YHPCBR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.738565, -80.146379", - "loadTime": "09/18/2019 16:04:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:06:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5YHPCBR_201909181604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57AD44E5-E847-477B-8982-94E90A2727E7", - "ticketNumber": "MQ8SM62", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.738101, -80.148554", - "loadTime": "09/18/2019 16:09:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:10:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_MQ8SM62_201909181609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81543E7D-E918-4053-8EC8-A61D7049F982", - "ticketNumber": "8ER8P2K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.738005, -80.148703", - "loadTime": "09/18/2019 16:10:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:11:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ER8P2K_201909181610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64736774-B36F-48F8-8A9D-D79DCD388006", - "ticketNumber": "73AP753", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.737199, -80.150974", - "loadTime": "09/18/2019 16:16:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:24:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_73AP753_201909181616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D40C24B-5FA8-4BF7-A384-3CDC005DD56F", - "ticketNumber": "MPYDQTA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.737277, -80.151054", - "loadTime": "09/18/2019 16:27:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:31:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_MPYDQTA_201909181627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD7023C8-34E9-4C6F-8400-2D8FB24EE027", - "ticketNumber": "5KPMPVW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.736629, -80.153794", - "loadTime": "09/18/2019 16:43:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:45:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5KPMPVW_201909181643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA6645D6-B55C-4294-8BE3-5CC116ADFE40", - "ticketNumber": "JCM9DBN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735826, -80.154337", - "loadTime": "09/18/2019 16:49:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:51:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_JCM9DBN_201909181649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "882B6D99-205B-4391-8CE4-355B7FC3091E", - "ticketNumber": "38CYAUU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735745, -80.15437", - "loadTime": "09/18/2019 16:52:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:52:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_38CYAUU_201909181652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "573D8231-8CBD-453E-AE2A-061AC61F99C8", - "ticketNumber": "6SLN49E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735786, -80.156196", - "loadTime": "09/18/2019 16:57:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:58:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SLN49E_201909181657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95D3BD02-BFFA-4756-A2DF-EF61EBECB5EE", - "ticketNumber": "5BYG2NM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735821, -80.155844", - "loadTime": "09/18/2019 16:58:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "16:59:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5BYG2NM_201909181658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A8BF14D-F6F3-4484-990C-BB13BB49EAB1", - "ticketNumber": "77WL6DP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735768, -80.156283", - "loadTime": "09/18/2019 17:04:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:05:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77WL6DP_201909181704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84138CB9-AA8E-48C0-87E0-962AC59E990A", - "ticketNumber": "5G37HHH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735764, -80.156428", - "loadTime": "09/18/2019 17:09:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:09:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5G37HHH_201909181709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19F664F8-2FF3-4111-8CCB-359C02373F76", - "ticketNumber": "7PL3M94", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735833, -80.15658", - "loadTime": "09/18/2019 17:11:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:11:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7PL3M94_201909181711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "795DFFDD-CDF8-47AE-B2AF-F1BC9FBE2387", - "ticketNumber": "57A2BBY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735761, -80.156422", - "loadTime": "09/18/2019 17:13:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:15:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_57A2BBY_201909181713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C2C73B7-C18C-4225-9EC4-BF2CEB523511", - "ticketNumber": "8FQXA4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735765, -80.156422", - "loadTime": "09/18/2019 17:17:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:18:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8FQXA4M_201909181717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61682037-6502-4A49-9CFE-ADC14E30B652", - "ticketNumber": "4M3CTHP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.734908, -80.157114", - "loadTime": "09/18/2019 17:19:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:20:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4M3CTHP_201909181719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8E9167F-95FD-4818-A7E8-ACF5D16D3194", - "ticketNumber": "4FCRKYU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735764, -80.156429", - "loadTime": "09/18/2019 17:23:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:25:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4FCRKYU_201909181723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25A19E02-1FD2-43BC-8197-4DECE236DF10", - "ticketNumber": "5NQH93F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735772, -80.156421", - "loadTime": "09/18/2019 17:27:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:28:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5NQH93F_201909181727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2347187-A15C-4166-BAD3-174D656A75C9", - "ticketNumber": "6VJC8PD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735765, -80.156426", - "loadTime": "09/18/2019 17:29:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:30:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6VJC8PD_201909181729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D8B356B-0EFE-4FD5-8BDA-E0F6FD127E43", - "ticketNumber": "6KW5G7L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.734809, -80.157898", - "loadTime": "09/18/2019 17:31:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:34:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6KW5G7L_201909181731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22000DFC-D979-4CDB-A58C-C1CE3066AA52", - "ticketNumber": "5VYDQ9X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.734625, -80.157802", - "loadTime": "09/18/2019 17:34:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:38:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5VYDQ9X_201909181734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "757DB3E4-8780-448B-96CD-BF4CC5C9BC13", - "ticketNumber": "8A9XN8W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.732259, -80.159579", - "loadTime": "09/18/2019 17:47:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:47:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8A9XN8W_201909181747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6F422C0-EC7E-431F-9CF4-F1B8BFB314F4", - "ticketNumber": "LAS9RTP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.731004, -80.159784", - "loadTime": "09/18/2019 17:52:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:55:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_LAS9RTP_201909181752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A76D830C-BA83-47F2-BB42-75604690B9BE", - "ticketNumber": "59UB2Y6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.730811, -80.159927", - "loadTime": "09/18/2019 17:56:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "17:57:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_59UB2Y6_201909181756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82CCBBEA-6F56-432E-BFEB-724347A4018D", - "ticketNumber": "7WBD4WZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.731058, -80.159743", - "loadTime": "09/18/2019 17:58:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:01:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7WBD4WZ_201909181758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E34FCB31-A574-4BA4-A776-3BF2D172D9C7", - "ticketNumber": "56AWT68", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.730708, -80.159741", - "loadTime": "09/18/2019 18:02:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:03:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_56AWT68_201909181802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3426D1E6-BAC4-44AB-B793-CCDA43C9D182", - "ticketNumber": "5Q7GTTC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.730672, -80.159717", - "loadTime": "09/18/2019 18:04:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:07:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5Q7GTTC_201909181804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40EE2A53-2744-4103-BABC-8DFD28334C5E", - "ticketNumber": "5ZNHSK9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.730264, -80.159772", - "loadTime": "09/18/2019 18:12:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:15:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5ZNHSK9_201909181812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49C68624-6F3E-49B0-8640-2C13CCD526CE", - "ticketNumber": "3KFL6AK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.730426, -80.159849", - "loadTime": "09/18/2019 18:15:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:16:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3KFL6AK_201909181815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E413D92A-9CA8-4C1C-9B56-4EC88FB711DA", - "ticketNumber": "88ZJQNM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.730428, -80.159724", - "loadTime": "09/18/2019 18:16:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:18:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88ZJQNM_201909181816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2275AC21-A596-490B-BA15-ADC160AB7198", - "ticketNumber": "5B7J3A7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.730278, -80.159942", - "loadTime": "09/18/2019 18:21:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:23:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5B7J3A7_201909181821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51EC1CD8-99F3-444C-BED4-356E5C13707F", - "ticketNumber": "5LFSGPT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.72822, -80.160354", - "loadTime": "09/18/2019 18:28:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:29:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5LFSGPT_201909181828_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2FE662A-B21F-4F64-BF44-86CF88683CD7", - "ticketNumber": "9ANB9KA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.728432, -80.16045", - "loadTime": "09/18/2019 18:29:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:30:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ANB9KA_201909181829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E4C31EE-14CD-44B9-AE10-E312C8CAC329", - "ticketNumber": "6MCKDX9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.728484, -80.160346", - "loadTime": "09/18/2019 18:30:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:31:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6MCKDX9_201909181830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53DA2CBC-DDDC-4091-9864-058B8C16CDBD", - "ticketNumber": "9J6B3FD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.728471, -80.1601", - "loadTime": "09/18/2019 18:32:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:32:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9J6B3FD_201909181832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB4A2778-94D8-4B0E-8BA8-976C3E46B52E", - "ticketNumber": "CQ79G3E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.728332, -80.160394", - "loadTime": "09/18/2019 18:36:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:38:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_CQ79G3E_201909181836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CED9A72-AD00-4E7E-8067-4B951876D67A", - "ticketNumber": "5WRAK4L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.7283, -80.160231", - "loadTime": "09/18/2019 18:38:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:39:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5WRAK4L_201909181838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEBB776C-436B-4F78-877C-4F75B0412916", - "ticketNumber": "4HXVCJE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.729125, -80.158213", - "loadTime": "09/18/2019 18:41:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:41:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4HXVCJE_201909181841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86C82079-467A-4FA4-9C17-2A2E2F09B2A8", - "ticketNumber": "7492HAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.727334, -80.161089", - "loadTime": "09/18/2019 18:47:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:48:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7492HAN_201909181847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0422E32-639C-4E13-A505-3A9184192F85", - "ticketNumber": "5MYHC3B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.727334, -80.161086", - "loadTime": "09/18/2019 18:48:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:49:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5MYHC3B_201909181848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AEE0A59B-DDD0-4A64-B0E9-8B1F308EF396", - "ticketNumber": "5FXWG5L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.727214, -80.16103", - "loadTime": "09/18/2019 18:50:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:51:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5FXWG5L_201909181850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "131D906B-B018-4518-B8A6-30C9CB07BCB9", - "ticketNumber": "4AKF8QV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.72733, -80.161095", - "loadTime": "09/18/2019 18:52:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "18:53:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4AKF8QV_201909181852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E677A6D7-B373-41FD-B31D-04BCE7BB06E5", - "ticketNumber": "4JFLM6J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.726738, -80.161576", - "loadTime": "09/18/2019 18:58:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "19:02:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4JFLM6J_201909181858_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D70E8E36-B020-48F5-A3E0-7D17E4937702", - "ticketNumber": "8XGZ2AE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.726464, -80.161364", - "loadTime": "09/18/2019 19:03:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/18/2019", - "disposalTime": "19:04:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8XGZ2AE_201909181903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D3F0C61-8036-4D44-BD06-B4E9F15BB2D8", - "ticketNumber": "D8L3P2B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.769724, -80.047079", - "loadTime": "09/20/2019 13:18:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "13:21:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_D8L3P2B_201909201318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "210BAACF-D0DF-4CB5-97D0-3D2531D94AAE", - "ticketNumber": "7QK3W5P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.751616, -80.042955", - "loadTime": "09/20/2019 13:39:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "13:43:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QK3W5P_201909201339_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25A1F24A-FEBC-4C64-B2EF-DC0C4F6502C5", - "ticketNumber": "8SCHGWX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.742554, -80.065197", - "loadTime": "09/20/2019 16:28:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:17:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "16:45:24", - "debrisType": "Leaner", - "diameter": 20, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8SCHGWX_201909201628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26F9A28B-2ABC-43D4-BA26-95C15938036E", - "ticketNumber": "9QDU3ZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.748353, -80.059611", - "loadTime": "09/20/2019 15:43:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "15:48:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9QDU3ZK_201909201543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31A353AD-E05C-4C81-8CEC-B88E8EB6C5A1", - "ticketNumber": "6M4DG5L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.751394, -80.042438", - "loadTime": "09/20/2019 13:58:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:00:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6M4DG5L_201909201358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41821330-69A2-494B-9664-725F94133733", - "ticketNumber": "3TDJC5H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.750346, -80.046077", - "loadTime": "09/20/2019 14:37:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:44:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TDJC5H_201909201437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "424151B9-0978-4CA6-A126-E4623A39758E", - "ticketNumber": "4BJ8PQ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.750066, -80.046283", - "loadTime": "09/20/2019 14:45:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:52:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4BJ8PQ2_201909201445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E143279-9A7A-4E06-9168-2424E3F360EC", - "ticketNumber": "7AZ6H4G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.749515, -80.041945", - "loadTime": "09/20/2019 14:04:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:11:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7AZ6H4G_201909201404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F7717E8-BB87-4C9E-8B2B-56503E8D5772", - "ticketNumber": "3ABZ3JY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.750149, -80.046629", - "loadTime": "09/20/2019 14:53:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "15:00:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3ABZ3JY_201909201453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74899946-D2E1-4266-99A5-54EE5D87D3AF", - "ticketNumber": "6MGZVYT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.742899, -80.065956", - "loadTime": "09/20/2019 16:22:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "16:26:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6MGZVYT_201909201622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C7BAAE6-4517-4B69-91FA-F8C0972A30DE", - "ticketNumber": "9DZGA7R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.749356, -80.059023", - "loadTime": "09/20/2019 15:55:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "16:00:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9DZGA7R_201909201555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "865F082B-611A-4308-9EC1-6317390EFAA4", - "ticketNumber": "86JK3K9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.772507, -80.048878", - "loadTime": "09/20/2019 12:52:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "12:54:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_86JK3K9_201909201252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98BE2E4D-0B2E-4D2E-8AF7-D9805552052F", - "ticketNumber": "84CJMEV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.772039, -80.048707", - "loadTime": "09/20/2019 13:00:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "13:04:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_84CJMEV_201909201300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C9F6AB8-1016-477C-B7A2-C7341F857C31", - "ticketNumber": "45VN5N8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.772643, -80.049231", - "loadTime": "09/20/2019 13:05:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "13:09:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_45VN5N8_201909201305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9FDB06A0-C8DE-4C3C-9652-1F8C8088F465", - "ticketNumber": "6R5KXN7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.773068, -80.049276", - "loadTime": "09/20/2019 12:45:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "12:50:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6R5KXN7_201909201245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5644B82-8D05-45C0-B932-DEAA16041261", - "ticketNumber": "6E9WSJQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.751782, -80.042988", - "loadTime": "09/20/2019 13:44:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "13:47:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6E9WSJQ_201909201344_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0D0E770-36E5-4524-979E-1A97C11FBB10", - "ticketNumber": "632LQLG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.748429, -80.059623", - "loadTime": "09/20/2019 15:51:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "15:54:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_632LQLG_201909201551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2FEFA2F-E26C-497C-ACAD-6AF25E861DCB", - "ticketNumber": "7SBNP5Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.748545, -80.041568", - "loadTime": "09/20/2019 14:17:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:21:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7SBNP5Z_201909201417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6DD5494-0397-41C6-AB86-43B38C33F701", - "ticketNumber": "9KMF52T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.74841, -80.05944", - "loadTime": "09/20/2019 15:40:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "15:42:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9KMF52T_201909201540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E89B70AD-1600-413D-85BD-ADB4932A437A", - "ticketNumber": "8K2AB4X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.772742, -80.049619", - "loadTime": "09/20/2019 12:55:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "12:58:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8K2AB4X_201909201255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03DEEDE2-6E85-4BD5-A164-CD4F8C076991", - "ticketNumber": "4XN6PP6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.772248, -79.977858", - "loadTime": "09/20/2019 16:09:35", - "straightDistance": "16.54", - "routeDistance": "18.95", - "timeToTower": "1:03:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "17:13:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_4XN6PP6_201909201609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0772CCCE-3A58-4EC3-818E-DE0CD20661BE", - "ticketNumber": "8RV84B3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815637, -79.995149", - "loadTime": "09/20/2019 17:46:45", - "straightDistance": "15.24", - "routeDistance": "17.56", - "timeToTower": "0:50:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "18:37:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_8RV84B3_201909201746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18ACF5F7-BC0D-433B-A078-6D479B47D8E0", - "ticketNumber": "9N92FXL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815960, -79.994998", - "loadTime": "09/20/2019 17:46:12", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "0:49:29", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "18:35:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_9N92FXL_201909201746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B97A667-9D28-4117-93BD-0C163C15221A", - "ticketNumber": "3H5LGLT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.837943, -80.058349", - "loadTime": "09/20/2019 16:33:31", - "straightDistance": "11.66", - "routeDistance": "15.12", - "timeToTower": "1:04:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "17:38:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 55, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_3H5LGLT_201909201633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20CAD680-41C4-421D-B7F3-455DCABB1A70", - "ticketNumber": "6N7666B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815564, -79.994453", - "loadTime": "09/20/2019 18:19:50", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:54:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "19:14:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_6N7666B_201909201819_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23B2D078-84C7-47CF-8571-059B17ED6F5B", - "ticketNumber": "QB5X2PG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815959, -79.994838", - "loadTime": "09/20/2019 16:06:24", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:53:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "17:00:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_QB5X2PG_201909201606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "292E47D4-D491-4EF4-AECC-FDF6EF726F24", - "ticketNumber": "8DHT42S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.779759, -80.010079", - "loadTime": "09/20/2019 17:44:18", - "straightDistance": "14.61", - "routeDistance": "16.53", - "timeToTower": "0:59:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "18:43:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_8DHT42S_201909201744_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "441011CF-6E59-4F6A-A2C9-46FBB22AFA79", - "ticketNumber": "8F35SLL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816126, -79.995054", - "loadTime": "09/20/2019 16:07:18", - "straightDistance": "15.25", - "routeDistance": "17.57", - "timeToTower": "0:58:27", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "17:05:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_8F35SLL_201909201607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A8C056D-7550-4B87-8E93-742E4B6FB2C5", - "ticketNumber": "5LH2SNJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734771, -80.240852", - "loadTime": "09/20/2019 17:01:38", - "straightDistance": "5.76", - "routeDistance": "7.83", - "timeToTower": "0:20:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "17:21:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_5LH2SNJ_201909201701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55163EA3-4C26-41DF-98D4-BDD18D9590BB", - "ticketNumber": "3H44M8R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.836468, -80.076968", - "loadTime": "09/20/2019 17:28:50", - "straightDistance": "10.58", - "routeDistance": "13.64", - "timeToTower": "0:28:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "17:57:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_3H44M8R_201909201728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BF5BCE4-7655-4ECE-87BD-373F5265737B", - "ticketNumber": "57BPA5S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.825334, -80.049998", - "loadTime": "09/20/2019 16:56:34", - "straightDistance": "12.07", - "routeDistance": "15.95", - "timeToTower": "1:29:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "18:26:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_57BPA5S_201909201656_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6236B7E9-020A-45A0-A158-8FFC445CEBB9", - "ticketNumber": "CGZ55K9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814437, -79.995035", - "loadTime": "09/20/2019 17:25:28", - "straightDistance": "15.25", - "routeDistance": "17.67", - "timeToTower": "1:06:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "18:31:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 70, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_CGZ55K9_201909201725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80461E6E-E665-4152-A054-D226B3AA1096", - "ticketNumber": "5ARXQDL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.838777, -80.057710", - "loadTime": "09/20/2019 16:20:52", - "straightDistance": "11.7", - "routeDistance": "15.03", - "timeToTower": "1:15:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "17:36:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_5ARXQDL_201909201620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "831273D5-CD44-45F5-86A1-054FACA179D1", - "ticketNumber": "3Z42F8M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.830758, -80.049864", - "loadTime": "09/20/2019 16:56:08", - "straightDistance": "12.1", - "routeDistance": "15.75", - "timeToTower": "1:15:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "18:11:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 65, - "quantity": 40.6, - "calculatedQuantity": "40.6 CY", - "s3DownloadKey": "HaulPass_3Z42F8M_201909201656_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "997C619E-B59C-4522-B21C-04CCC98B5229", - "ticketNumber": "57TUHH8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.793624, -80.010421", - "loadTime": "09/20/2019 16:23:35", - "straightDistance": "14.45", - "routeDistance": "16.44", - "timeToTower": "0:46:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "17:10:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 60, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_57TUHH8_201909201623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9AB8D9FE-8958-459D-92A4-C10BEADDCBE9", - "ticketNumber": "3WW5Z9X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.773271, -79.978249", - "loadTime": "09/20/2019 15:59:36", - "straightDistance": "16.5", - "routeDistance": "18.84", - "timeToTower": "1:12:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "17:12:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_3WW5Z9X_201909201559_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF7D7582-46D7-4938-AD7A-1E323ED376A1", - "ticketNumber": "7CLQTWA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734750, -80.240845", - "loadTime": "09/20/2019 17:01:52", - "straightDistance": "5.77", - "routeDistance": "7.83", - "timeToTower": "0:21:27", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "17:23:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_7CLQTWA_201909201701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BAE12D59-B721-402E-9FB8-4F66EA41F392", - "ticketNumber": "5T9YELG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815118, -79.994448", - "loadTime": "09/20/2019 18:19:20", - "straightDistance": "15.28", - "routeDistance": "17.64", - "timeToTower": "0:45:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "19:05:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_5T9YELG_201909201819_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C19DBC16-C9F6-446B-A5BF-FBE76BB56603", - "ticketNumber": "54SADY2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.817165, -80.048547", - "loadTime": "09/20/2019 17:30:19", - "straightDistance": "12.14", - "routeDistance": "16.43", - "timeToTower": "1:16:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "18:46:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_54SADY2_201909201730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C26A7C57-BB7C-4FC7-9384-12AF8A5E9844", - "ticketNumber": "85ZVEWX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734881, -80.240720", - "loadTime": "09/20/2019 17:58:16", - "straightDistance": "5.76", - "routeDistance": "7.84", - "timeToTower": "0:20:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "18:18:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_85ZVEWX_201909201758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C75FA3AD-8B22-43F8-A63E-22C8FA092E65", - "ticketNumber": "5YVNP7C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.779720, -80.010289", - "loadTime": "09/20/2019 17:50:33", - "straightDistance": "14.59", - "routeDistance": "16.53", - "timeToTower": "0:49:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "18:40:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_5YVNP7C_201909201750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C890BD5F-791A-4C92-A315-C6F324685C90", - "ticketNumber": "4Z84GCY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.824991, -80.049916", - "loadTime": "09/20/2019 16:59:49", - "straightDistance": "12.07", - "routeDistance": "15.97", - "timeToTower": "1:28:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "18:28:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_4Z84GCY_201909201659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEC7E12D-3893-485A-BB7E-38E858D4BB6E", - "ticketNumber": "7EFB3AD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.773654, -79.976253", - "loadTime": "09/20/2019 16:50:44", - "straightDistance": "16.61", - "routeDistance": "18.82", - "timeToTower": "1:17:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "18:08:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 80, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_7EFB3AD_201909201650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF9A16F0-1377-4C79-9A38-19449675649F", - "ticketNumber": "7PW3GNF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.792924, -80.007995", - "loadTime": "09/20/2019 16:05:18", - "straightDistance": "14.59", - "routeDistance": "16.69", - "timeToTower": "1:03:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "17:08:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_7PW3GNF_201909201605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2DD9E4B-2818-4BEB-8C68-14E6A1564902", - "ticketNumber": "NF2HX2W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.817171, -80.048645", - "loadTime": "09/20/2019 17:27:11", - "straightDistance": "12.14", - "routeDistance": "16.43", - "timeToTower": "1:24:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "18:51:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 65, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_J001_NF2HX2W_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E763CAAD-3DF7-497B-9B03-43279BFBE539", - "ticketNumber": "65EZ6MQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.830788, -80.049296", - "loadTime": "09/20/2019 17:02:01", - "straightDistance": "12.13", - "routeDistance": "15.72", - "timeToTower": "1:12:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "18:14:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_65EZ6MQ_201909201702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8F22D5E-E097-402E-A2DA-99658F467681", - "ticketNumber": "AHNQVEU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814942, -79.995158", - "loadTime": "09/20/2019 17:26:06", - "straightDistance": "15.24", - "routeDistance": "17.58", - "timeToTower": "1:07:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "18:33:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_AHNQVEU_201909201726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A438B72-9262-43F2-9DD1-055D66206766", - "ticketNumber": "4MRFYMW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.733952, -80.067901", - "loadTime": "09/20/2019 17:31:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:36:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4MRFYMW_201909201731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FB0B8D0-1FAB-4EEC-9770-07279F39CC19", - "ticketNumber": "8JFZJ44", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.743027, -80.066304", - "loadTime": "09/20/2019 17:01:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:09:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8JFZJ44_201909201701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "200D2006-476D-4C15-99B4-B60380AE68DB", - "ticketNumber": "4LCBW7W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.735036, -80.068893", - "loadTime": "09/20/2019 18:02:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "18:03:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4LCBW7W_201909201802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31BBC142-DA10-4F9B-B487-5913C0A32607", - "ticketNumber": "672PWCB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.734914, -80.069201", - "loadTime": "09/20/2019 17:57:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "18:00:42", - "debrisType": "Leaner", - "diameter": 7.2, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_672PWCB_201909201757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49D0DE13-E99F-45C7-A2DD-5A16493157EB", - "ticketNumber": "4ZJT36V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.734849, -80.069026", - "loadTime": "09/20/2019 17:52:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:56:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ZJT36V_201909201752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CE18B72-4649-412E-9C13-636D469FD64E", - "ticketNumber": "4CRLHFM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.733937, -80.067873", - "loadTime": "09/20/2019 17:19:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:29:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4CRLHFM_201909201719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1498BEF5-01B7-4C4B-94C3-7453DE9B91A6", - "ticketNumber": "XTVSZDR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.783738, -80.017752", - "loadTime": "09/20/2019 17:17:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:24:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_XTVSZDR_201909201717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "149DD8AE-F684-4BBA-B694-340E4C7D737D", - "ticketNumber": "9ENSB4T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.783598, -80.01793", - "loadTime": "09/20/2019 17:29:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:37:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ENSB4T_201909201729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17C241CA-6611-4D77-9446-1066470552C7", - "ticketNumber": "7S94CWT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.779164, -80.018686", - "loadTime": "09/20/2019 19:41:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "19:52:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7S94CWT_201909201941_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "396031F4-46CE-4FD7-BF2F-9F77B3BA0B4C", - "ticketNumber": "6L6VHXV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.78005, -80.016611", - "loadTime": "09/20/2019 18:54:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "19:00:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6L6VHXV_201909201854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CB48405-B301-40A7-9E30-B5401E11C360", - "ticketNumber": "7QH9MPN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.783501, -80.017061", - "loadTime": "09/20/2019 18:10:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "18:13:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QH9MPN_201909201810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D5339E9-1A04-4DB6-89DD-A9156F6F4D6A", - "ticketNumber": "7DGFQLY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.782479, -80.019522", - "loadTime": "09/20/2019 17:51:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:57:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7DGFQLY_201909201751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72039EB4-D700-4A57-9B24-7543DA4EB02E", - "ticketNumber": "48DBDAA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.779679, -80.017348", - "loadTime": "09/20/2019 19:17:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "19:23:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_48DBDAA_201909201917_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CFBA877-87AD-46DF-A2D8-765A9BFD6E03", - "ticketNumber": "48T9CZV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.779309, -80.018401", - "loadTime": "09/20/2019 19:26:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "19:29:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_48T9CZV_201909201926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1895C7D-6903-4091-9DB6-C7FB5C2806ED", - "ticketNumber": "Y793C8F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.779206, -80.016464", - "loadTime": "09/20/2019 18:44:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "18:48:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Y793C8F_201909201844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7E7418F-94D9-4E81-B924-0EDB388FC9A7", - "ticketNumber": "7J9VUFE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.78302, -80.018889", - "loadTime": "09/20/2019 17:44:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:47:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7J9VUFE_201909201744_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E42BC1CE-808A-4508-B5D9-ACF9DA4741B2", - "ticketNumber": "TS4CCKV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.779646, -80.017453", - "loadTime": "09/20/2019 19:09:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "19:16:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_TS4CCKV_201909201909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F231D495-C5C0-4647-AFE2-9519089AD81B", - "ticketNumber": "95FZJH9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.78168, -80.016661", - "loadTime": "09/20/2019 18:15:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "18:26:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_95FZJH9_201909201815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5CCA629-44A6-4285-B0DD-79BAB56E3742", - "ticketNumber": "7ZLN2TX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.782866, -80.019116", - "loadTime": "09/20/2019 17:40:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:43:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ZLN2TX_201909201740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC622522-3E7F-4723-A40C-48A3B7E53A58", - "ticketNumber": "8CTH8ZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.778942, -80.01629", - "loadTime": "09/20/2019 18:35:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "18:38:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8CTH8ZL_201909201835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "056AEB59-A72E-41A3-919D-D1A41A04B029", - "ticketNumber": "4J4TF9B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.784454, -80.012425", - "loadTime": "09/20/2019 14:49:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:54:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4J4TF9B_201909201449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3965731C-C8A5-42F5-85AC-2B36F1945A14", - "ticketNumber": "6N9GTYG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.785112, -80.013846", - "loadTime": "09/20/2019 15:00:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "15:03:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6N9GTYG_201909201500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40A81E81-06D2-4659-8BA8-767340F223E6", - "ticketNumber": "37ZN6HT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.787062, -80.018296", - "loadTime": "09/20/2019 13:52:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:01:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_37ZN6HT_201909201352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E0E89FE-7B53-4182-8358-9B8C95922546", - "ticketNumber": "C3UN956", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.784587, -80.012138", - "loadTime": "09/20/2019 14:45:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:49:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_C3UN956_201909201445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5426519F-9EE5-4E90-B624-6BB3C1D8A7D9", - "ticketNumber": "8NNLV2Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.784946, -80.020361", - "loadTime": "09/20/2019 16:17:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "16:29:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NNLV2Y_201909201617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54FB73C7-E638-4257-8E51-E64B62199A31", - "ticketNumber": "42FXUXM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.78375, -80.016558", - "loadTime": "09/20/2019 16:47:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "16:51:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_42FXUXM_201909201647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55331A61-E942-4A02-89A4-315D52DED986", - "ticketNumber": "485Q8LR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.785114, -80.01537", - "loadTime": "09/20/2019 15:15:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "15:19:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_485Q8LR_201909201515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A87DF7D-C2AF-4949-947D-1F50DD4B6104", - "ticketNumber": "62VLFH3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.781743, -80.024907", - "loadTime": "09/20/2019 13:31:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "13:36:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_62VLFH3_201909201331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5FF605D1-4200-4289-8113-A06E0F1337E3", - "ticketNumber": "MHGGGVV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.780724, -80.021119", - "loadTime": "09/20/2019 12:37:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "12:45:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_MHGGGVV_201909201237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6292257C-2E10-4E6B-8EBE-B1EF19D9AA2D", - "ticketNumber": "A8XYY3J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.779234, -80.022472", - "loadTime": "09/20/2019 12:52:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "12:56:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_A8XYY3J_201909201252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E5D7B88-5319-46FE-AE68-0731A2C3B46D", - "ticketNumber": "8DCFMNB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.780906, -80.02106", - "loadTime": "09/20/2019 12:20:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "12:30:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8DCFMNB_201909201220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9EC18572-4078-4AE0-B085-FD749089D22E", - "ticketNumber": "5LU8Y7G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.785758, -80.019082", - "loadTime": "09/20/2019 15:48:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:21:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "16:09:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5LU8Y7G_201909201548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B60B25D8-F99A-4DD5-BE40-28952A0A6478", - "ticketNumber": "7794CEY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.78483, -80.014313", - "loadTime": "09/20/2019 15:05:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "15:08:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7794CEY_201909201505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0DDBF2B-B7EF-48DC-8B25-64B6D9B847E8", - "ticketNumber": "9ZKU4H6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.785248, -80.015605", - "loadTime": "09/20/2019 15:28:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "15:34:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ZKU4H6_201909201528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1BC10CB-64F4-4193-B96F-483B7B97CCC5", - "ticketNumber": "4VKE66G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.783823, -80.016659", - "loadTime": "09/20/2019 16:37:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "16:43:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4VKE66G_201909201637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4FC8975-BB0C-40EB-80F1-AEB6EF61576C", - "ticketNumber": "Z5RBL5Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.785327, -80.015927", - "loadTime": "09/20/2019 15:19:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "15:27:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Z5RBL5Z_201909201519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D47EC179-FCDB-4462-B4A6-6A09948DB02F", - "ticketNumber": "4QEZKBL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.784516, -80.012407", - "loadTime": "09/20/2019 14:33:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:36:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4QEZKBL_201909201433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E422A383-40AF-4294-90B0-19F7D2997C89", - "ticketNumber": "8YKR44J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.780918, -80.021088", - "loadTime": "09/20/2019 12:31:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "12:35:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8YKR44J_201909201231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6776032-6F0E-45CC-855F-893ABD8816B5", - "ticketNumber": "6E5HEP8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.783908, -80.016211", - "loadTime": "09/20/2019 17:01:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:10:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6E5HEP8_201909201701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC32D524-D236-43D5-B740-2AFCEE596917", - "ticketNumber": "5VDWMYX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.783916, -80.015991", - "loadTime": "09/20/2019 16:52:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:01:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5VDWMYX_201909201652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC71B82E-D04A-489C-9A96-02EF29434F03", - "ticketNumber": "6G4PRDM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.786099, -80.015558", - "loadTime": "09/20/2019 14:24:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:26:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6G4PRDM_201909201424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F65ECA85-5F3F-45B2-A37C-96CACE4E35F9", - "ticketNumber": "7749GW5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.786023, -80.015213", - "loadTime": "09/20/2019 14:13:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:16:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7749GW5_201909201413_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEF3A885-0147-499A-A66F-808112344054", - "ticketNumber": "5GCP4DL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.784718, -80.01191", - "loadTime": "09/20/2019 14:39:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:45:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5GCP4DL_201909201439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01AF44C5-AE9C-4422-947A-12D3CD6D51CE", - "ticketNumber": "8KEZ86U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.675407, -80.049173", - "loadTime": "09/20/2019 18:52:14", - "straightDistance": ".91", - "routeDistance": "1.11", - "timeToTower": "0:13:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "19:05:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_8KEZ86U_201909201852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0642746B-1C66-4FFB-AF1E-059C549793F9", - "ticketNumber": "3X9YDPY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.724644, -79.936601", - "loadTime": "09/20/2019 18:04:37", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:58:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "19:02:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_3X9YDPY_201909201804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "067A91AF-6176-4AA5-A691-84126F1EB23C", - "ticketNumber": "366EKXL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.741799, -80.067889", - "loadTime": "09/20/2019 19:10:58", - "straightDistance": "4.77", - "routeDistance": "7.64", - "timeToTower": "1:23:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "20:34:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_366EKXL_201909201910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06A6F8D9-661A-4CFC-9294-E981571A799A", - "ticketNumber": "6GWVLMU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.674406, -80.050544", - "loadTime": "09/20/2019 18:18:27", - "straightDistance": ".81", - "routeDistance": "1.09", - "timeToTower": "1:13:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "19:31:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 75, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_6GWVLMU_201909201818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12F2BA52-5F75-499E-9AA4-8B4F2C38D0E6", - "ticketNumber": "4FWGUSK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.729962, -80.015880", - "loadTime": "09/20/2019 19:11:26", - "straightDistance": "4.85", - "routeDistance": "6.46", - "timeToTower": "0:22:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "19:34:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_4FWGUSK_201909201856_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19C3D18A-59A5-44A5-B72B-237C3577342D", - "ticketNumber": "VKA5HZ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6N7W4YM", - "fieldMonitorName": "Thomas Strong", - "loadCoordinates": "32.727791, -79.947719", - "loadTime": "09/20/2019 17:30:00", - "straightDistance": "7.77", - "routeDistance": "14.11", - "timeToTower": "0:54:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "18:24:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 95, - "quantity": 64.2, - "calculatedQuantity": "64.2 CY", - "s3DownloadKey": "HaulPass_VKA5HZ9_201909201729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B83794A-A8AA-4259-A145-3B17D39B9C62", - "ticketNumber": "5NY9W3Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.674486, -80.050626", - "loadTime": "09/20/2019 18:54:25", - "straightDistance": ".81", - "routeDistance": "1.08", - "timeToTower": "0:26:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "19:20:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 85, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_5NY9W3Z_201909201854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21116F16-980F-4987-92A4-756C7D833FF1", - "ticketNumber": "866VCE8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.724674, -79.936164", - "loadTime": "09/20/2019 19:35:50", - "straightDistance": "8.27", - "routeDistance": "15.45", - "timeToTower": "1:02:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "20:38:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 85, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_866VCE8_201909201935_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "241A41E7-C36B-4EFB-BFFE-73919DACE667", - "ticketNumber": "5MASKDL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.724678, -79.936139", - "loadTime": "09/20/2019 18:16:22", - "straightDistance": "8.27", - "routeDistance": "15.45", - "timeToTower": "1:10:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "19:26:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 85, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_5MASKDL_201909201816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29516D0F-AB9A-483C-9F1E-CF1BF0B401E4", - "ticketNumber": "53QVNBW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724526, -79.936671", - "loadTime": "09/20/2019 18:43:40", - "straightDistance": "8.24", - "routeDistance": "15.45", - "timeToTower": "0:52:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "19:36:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_53QVNBW_201909201843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B248062-1648-41BC-9640-4230DD73FDBE", - "ticketNumber": "47Y2V5K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.707946, -80.056049", - "loadTime": "09/20/2019 20:20:19", - "straightDistance": "2.48", - "routeDistance": "5.07", - "timeToTower": "0:21:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "20:41:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_47Y2V5K_201909202020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C690155-47D1-46B0-B89F-4C57D07A8F13", - "ticketNumber": "5MPSKM4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724857, -79.934920", - "loadTime": "09/20/2019 19:30:21", - "straightDistance": "8.34", - "routeDistance": "15.36", - "timeToTower": "0:49:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "20:19:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_5MPSKM4_201909201930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CB03825-E861-4543-8C0F-525D3066DCE0", - "ticketNumber": "4P5V82S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.674578, -80.050320", - "loadTime": "09/20/2019 19:53:06", - "straightDistance": ".83", - "routeDistance": "1.07", - "timeToTower": "0:08:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "20:01:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_4P5V82S_201909201953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D79E2C0-3317-4EF5-BB18-6DC7C40851B6", - "ticketNumber": "5K693B3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.742962, -80.066205", - "loadTime": "09/20/2019 17:45:09", - "straightDistance": "4.85", - "routeDistance": "7.87", - "timeToTower": "0:56:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "18:41:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_5K693B3_201909201745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3066D089-DCB4-4F85-88C1-567BD04797DB", - "ticketNumber": "62SJVWT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.678818, -80.192431", - "loadTime": "09/20/2019 18:13:50", - "straightDistance": "7.45", - "routeDistance": "12.9", - "timeToTower": "1:45:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "19:59:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 80, - "quantity": 57.7, - "calculatedQuantity": "57.7 CY", - "s3DownloadKey": "HaulPass_62SJVWT_201909201813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35F224C9-2CD9-4E5E-BB0C-E6232BF698E4", - "ticketNumber": "76T57UH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.724495, -79.936574", - "loadTime": "09/20/2019 18:02:26", - "straightDistance": "8.24", - "routeDistance": "15.45", - "timeToTower": "0:44:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "18:47:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_76T57UH_201909201802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "365ABE29-A22D-4124-860D-965C0B7CFB04", - "ticketNumber": "6E2KCBA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.657054, -80.088107", - "loadTime": "09/20/2019 19:49:29", - "straightDistance": "1.75", - "routeDistance": "3.04", - "timeToTower": "0:42:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "20:32:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 90, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_6E2KCBA_201909201949_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38228356-3A12-4113-B3F5-A16863C079E1", - "ticketNumber": "3U9TA3S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6LNY7JD", - "fieldMonitorName": "Corey Space", - "loadCoordinates": "32.724830, -79.936091", - "loadTime": "09/20/2019 18:05:14", - "straightDistance": "8.28", - "routeDistance": "15.47", - "timeToTower": "0:54:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "18:59:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_3U9TA3S_201909201805_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B6BFF25-8776-4241-A9BD-2605690BE699", - "ticketNumber": "7ZG7Q3R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.724791, -79.935753", - "loadTime": "09/20/2019 19:34:37", - "straightDistance": "8.3", - "routeDistance": "15.44", - "timeToTower": "1:03:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "20:37:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_7ZG7Q3R_201909201934_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EEC77B7-7E10-417B-B117-DC84180F1942", - "ticketNumber": "SYCQUPJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.695638, -80.196084", - "loadTime": "09/20/2019 19:49:37", - "straightDistance": "7.81", - "routeDistance": "13.35", - "timeToTower": "0:54:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "20:44:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_SYCQUPJ_201909201949_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A8F39B1-3E78-4827-925A-F76A32DF2325", - "ticketNumber": "Q5K72CP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724582, -79.936090", - "loadTime": "09/20/2019 17:44:11", - "straightDistance": "8.27", - "routeDistance": "15.44", - "timeToTower": "0:55:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "18:39:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 85, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_Q5K72CP_201909201744_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F2D7B0E-DADE-49C0-A6B5-29C7C37C8290", - "ticketNumber": "5WMSRFT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.729433, -80.014939", - "loadTime": "09/20/2019 18:47:28", - "straightDistance": "4.86", - "routeDistance": "6.59", - "timeToTower": "0:45:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "19:33:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_5WMSRFT_201909201847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50F4F923-7144-4BEF-9840-96058E96A558", - "ticketNumber": "974H6DS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.733711, -80.073204", - "loadTime": "09/20/2019 16:44:02", - "straightDistance": "4.24", - "routeDistance": "7.37", - "timeToTower": "1:39:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "18:23:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_974H6DS_201909201644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CFBDFE8-6AB4-4B38-A62D-29ABA83F5CAB", - "ticketNumber": "87N65JT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.675098, -80.049566", - "loadTime": "09/20/2019 19:53:26", - "straightDistance": ".88", - "routeDistance": "1.08", - "timeToTower": "0:09:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "20:02:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_87N65JT_201909201953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60F3FA63-3D87-454F-8FFB-3D92FAA083FB", - "ticketNumber": "5V8BSAL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.724786, -79.936379", - "loadTime": "09/20/2019 18:05:59", - "straightDistance": "8.26", - "routeDistance": "15.46", - "timeToTower": "0:57:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "19:03:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 80, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_5V8BSAL_201909201805_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "666B7DA0-B2E4-4CD9-A0AD-5EEF25A02C1D", - "ticketNumber": "3QRFDVC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736012, -80.156986", - "loadTime": "09/20/2019 18:35:20", - "straightDistance": "6.93", - "routeDistance": "12.04", - "timeToTower": "0:54:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "19:29:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 75, - "quantity": 55.6, - "calculatedQuantity": "55.6 CY", - "s3DownloadKey": "HaulPass_3QRFDVC_201909201835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B7EC10A-B6DC-4C6C-97D1-9D74BE122BCF", - "ticketNumber": "7L9K9DE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.674543, -80.050631", - "loadTime": "09/20/2019 18:15:51", - "straightDistance": ".81", - "routeDistance": "1.08", - "timeToTower": "0:13:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "18:29:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 90, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_7L9K9DE_201909201815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "804CCCDF-7B29-4D7F-95C6-2A8EB81661B7", - "ticketNumber": "667G32A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.724614, -79.936742", - "loadTime": "09/20/2019 17:58:49", - "straightDistance": "8.24", - "routeDistance": "15.45", - "timeToTower": "0:47:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "18:46:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 80, - "quantity": 63.2, - "calculatedQuantity": "63.2 CY", - "s3DownloadKey": "HaulPass_667G32A_201909201758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85E299DF-2DF0-4C2D-9174-C444636EA7BE", - "ticketNumber": "3U6D2KX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736498, -80.156774", - "loadTime": "09/20/2019 18:34:19", - "straightDistance": "6.94", - "routeDistance": "12.06", - "timeToTower": "0:54:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "19:29:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 75, - "quantity": 55.6, - "calculatedQuantity": "55.6 CY", - "s3DownloadKey": "HaulPass_3U6D2KX_201909201834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B8A54A0-1E24-405D-A2A8-20BA19B253D6", - "ticketNumber": "656JJ62", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6LNY7JD", - "fieldMonitorName": "Corey Space", - "loadCoordinates": "32.727576, -79.936673", - "loadTime": "09/20/2019 18:07:59", - "straightDistance": "8.33", - "routeDistance": "15.05", - "timeToTower": "0:52:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "19:00:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_656JJ62_201909201807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91318BDD-4F93-4555-9F33-9C0BE579A205", - "ticketNumber": "3G8YY3W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.724609, -79.936116", - "loadTime": "09/20/2019 18:48:37", - "straightDistance": "8.27", - "routeDistance": "15.44", - "timeToTower": "1:05:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "19:53:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 80, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_3G8YY3W_201909201848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9688CABB-0EF8-43A8-A77F-5F0F54EA084B", - "ticketNumber": "7U4AE68", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.675448, -80.049087", - "loadTime": "09/20/2019 18:20:11", - "straightDistance": ".91", - "routeDistance": "1.11", - "timeToTower": "0:55:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "19:15:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_7U4AE68_201909201820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99C926A6-4877-4EF2-90E2-36C5C53827E0", - "ticketNumber": "7EKMKT3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.674321, -80.050417", - "loadTime": "09/20/2019 18:21:14", - "straightDistance": ".82", - "routeDistance": "1.09", - "timeToTower": "0:55:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "19:16:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_7EKMKT3_201909201821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9AF5881A-46AB-42BC-995D-735760F9DB61", - "ticketNumber": "5TR4ULG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.724825, -79.936350", - "loadTime": "09/20/2019 18:28:31", - "straightDistance": "8.27", - "routeDistance": "15.46", - "timeToTower": "0:58:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "19:27:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 80, - "quantity": 55.4, - "calculatedQuantity": "55.4 CY", - "s3DownloadKey": "HaulPass_5TR4ULG_201909201828_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4ACB21F-5934-4036-A068-BB654D0F4C0D", - "ticketNumber": "3USLJNX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6N7W4YM", - "fieldMonitorName": "Thomas Strong", - "loadCoordinates": "32.727700, -79.947765", - "loadTime": "09/20/2019 19:08:23", - "straightDistance": "7.77", - "routeDistance": "14.1", - "timeToTower": "1:12:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "20:21:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 90, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_3USLJNX_201909201908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A630B4B6-DFE4-4616-9F25-CFDACFB94C7C", - "ticketNumber": "9YMWY6T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724705, -79.935760", - "loadTime": "09/20/2019 17:25:54", - "straightDistance": "8.29", - "routeDistance": "15.42", - "timeToTower": "1:00:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "18:26:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_9YMWY6T_201909201725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A67CFC33-A8C6-4AAE-836A-EEF9E3D6ADFB", - "ticketNumber": "48L2MHT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.695515, -80.163762", - "loadTime": "09/20/2019 17:59:41", - "straightDistance": "5.98", - "routeDistance": "10.84", - "timeToTower": "0:54:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "18:54:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_48L2MHT_201909201759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD5F8A45-6205-4D53-870E-2372FFEA48DD", - "ticketNumber": "3LN9G6R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724592, -79.936032", - "loadTime": "09/20/2019 17:33:00", - "straightDistance": "8.27", - "routeDistance": "15.43", - "timeToTower": "0:54:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "18:27:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_3LN9G6R_201909201733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADA9C300-08C7-43DE-AEA1-8ECA5A16A4AF", - "ticketNumber": "7RDS7KH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.656818, -80.088075", - "loadTime": "09/20/2019 19:46:21", - "straightDistance": "1.76", - "routeDistance": "3.05", - "timeToTower": "0:46:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "20:32:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 75, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_7RDS7KH_201909201946_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B301B31A-A555-49D1-8898-823A1E6C75F1", - "ticketNumber": "5ZSSWP8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.730134, -80.015277", - "loadTime": "09/20/2019 18:01:10", - "straightDistance": "4.89", - "routeDistance": "6.5", - "timeToTower": "0:20:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "18:21:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 75, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_5ZSSWP8_201909201801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B72D8BE7-39B3-4FBC-99CF-1DD74EABF181", - "ticketNumber": "9VHPZ34", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.679262, -80.192385", - "loadTime": "09/20/2019 18:43:52", - "straightDistance": "7.45", - "routeDistance": "12.87", - "timeToTower": "1:38:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "20:22:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_9VHPZ34_201909201843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8C8767A-6291-4928-9370-5ECA33870D79", - "ticketNumber": "MREQGCT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.724797, -79.936599", - "loadTime": "09/20/2019 19:28:46", - "straightDistance": "8.25", - "routeDistance": "15.46", - "timeToTower": "0:47:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "20:16:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_MREQGCT_201909201928_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF815288-9874-4E1E-A511-4DBB118DFC20", - "ticketNumber": "8N4C8B7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.694487, -80.166799", - "loadTime": "09/20/2019 18:10:53", - "straightDistance": "6.14", - "routeDistance": "11.03", - "timeToTower": "0:38:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "18:49:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_8N4C8B7_201909201810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5D95DA6-B18A-42DD-8B72-6FFB54BD64EF", - "ticketNumber": "5YKML78", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724532, -79.936013", - "loadTime": "09/20/2019 18:36:14", - "straightDistance": "8.27", - "routeDistance": "15.43", - "timeToTower": "1:01:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "19:37:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_5YKML78_201909201836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF63133D-B2E3-4FC1-8ACE-67547DC2B916", - "ticketNumber": "4HRZHJC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.679164, -80.192469", - "loadTime": "09/20/2019 18:43:12", - "straightDistance": "7.45", - "routeDistance": "12.87", - "timeToTower": "1:40:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "20:23:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 65, - "quantity": 49.5, - "calculatedQuantity": "49.5 CY", - "s3DownloadKey": "HaulPass_4HRZHJC_201909201843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D04119AC-7B89-4E6B-9BD0-C3E685CA53DB", - "ticketNumber": "79K8YA6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.674675, -80.050592", - "loadTime": "09/20/2019 18:52:43", - "straightDistance": ".81", - "routeDistance": "1.01", - "timeToTower": "0:14:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "19:06:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_79K8YA6_201909201852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D660DAAE-4602-441D-B676-370DE4AEA647", - "ticketNumber": "4RR9ZKX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.678977, -80.192410", - "loadTime": "09/20/2019 18:14:34", - "straightDistance": "7.45", - "routeDistance": "12.89", - "timeToTower": "1:43:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "19:58:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_4RR9ZKX_201909201814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE176B7F-BC81-4776-AF3A-AC4E96A9ED56", - "ticketNumber": "557BBGD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.724600, -79.936065", - "loadTime": "09/20/2019 18:46:13", - "straightDistance": "8.27", - "routeDistance": "15.44", - "timeToTower": "1:06:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "19:52:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 85, - "quantity": 60.5, - "calculatedQuantity": "60.5 CY", - "s3DownloadKey": "HaulPass_557BBGD_201909201846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFABFA27-B381-4934-874A-0109545CE2A0", - "ticketNumber": "5V43BUM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.674430, -80.050646", - "loadTime": "09/20/2019 18:54:57", - "straightDistance": ".81", - "routeDistance": "1.08", - "timeToTower": "0:26:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "19:21:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 75, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_5V43BUM_201909201854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E87397DA-BC52-40AA-8649-272C20296D2E", - "ticketNumber": "5UNYB54", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724732, -79.935905", - "loadTime": "09/20/2019 17:43:18", - "straightDistance": "8.29", - "routeDistance": "15.45", - "timeToTower": "0:52:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "18:35:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_5UNYB54_201909201743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8BC04BA-5947-4D54-8FAA-5FC73D9E20ED", - "ticketNumber": "9XJKQNK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.674509, -80.050612", - "loadTime": "09/20/2019 18:16:14", - "straightDistance": ".81", - "routeDistance": "1.08", - "timeToTower": "0:14:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "18:30:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 80, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_9XJKQNK_201909201816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB42CDBF-7725-4E0E-99A9-80946ACE2ECB", - "ticketNumber": "76WQUPA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.695625, -80.196113", - "loadTime": "09/20/2019 19:29:11", - "straightDistance": "7.81", - "routeDistance": "13.35", - "timeToTower": "1:14:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "20:43:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_76WQUPA_201909201929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC0EAD19-E7C0-4590-B153-AF4DC5C7DCE6", - "ticketNumber": "5M2XNYC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724523, -79.936127", - "loadTime": "09/20/2019 19:29:38", - "straightDistance": "8.27", - "routeDistance": "15.44", - "timeToTower": "0:48:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "20:18:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_5M2XNYC_201909201929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED4F0EDE-1482-4A28-9386-B7F651CBCC39", - "ticketNumber": "YXS2WKU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.724663, -79.934822", - "loadTime": "09/20/2019 19:27:06", - "straightDistance": "8.34", - "routeDistance": "15.36", - "timeToTower": "0:48:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "20:15:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_YXS2WKU_201909201927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED830364-B151-4C49-A249-9A9880DE2705", - "ticketNumber": "9YJUB7L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.708061, -80.055879", - "loadTime": "09/20/2019 20:12:34", - "straightDistance": "2.49", - "routeDistance": "5.08", - "timeToTower": "0:28:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "20:40:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 90, - "quantity": 62.7, - "calculatedQuantity": "62.7 CY", - "s3DownloadKey": "HaulPass_9YJUB7L_201909202008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F59D4B21-CA8D-45AC-ACB7-0B13BDC7514A", - "ticketNumber": "4V6WNXB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.728555, -80.013826", - "loadTime": "09/20/2019 17:47:59", - "straightDistance": "4.85", - "routeDistance": "6.67", - "timeToTower": "0:33:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "18:21:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_4V6WNXB_201909201747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "044D3F16-172A-45B5-8469-DFC291A55706", - "ticketNumber": "69FUYYP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.827039, -80.049910", - "loadTime": "09/20/2019 18:57:18", - "straightDistance": "12.08", - "routeDistance": "15.92", - "timeToTower": "0:55:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "19:53:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_69FUYYP_201909201857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B6C9700-D512-487D-B795-F40D64132301", - "ticketNumber": "7D8XSWE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.836659, -80.077174", - "loadTime": "09/20/2019 18:44:29", - "straightDistance": "10.57", - "routeDistance": "13.64", - "timeToTower": "0:33:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "19:17:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_7D8XSWE_201909201833_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0BBDD009-5C1B-46CF-BD5C-E1426D91319E", - "ticketNumber": "7X74CFU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.702538, -80.297126", - "loadTime": "09/20/2019 16:32:33", - "straightDistance": "8.23", - "routeDistance": "12.28", - "timeToTower": "2:16:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "18:48:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_7X74CFU_201909201623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CE699AD-2295-4968-898D-D181E71D7E1E", - "ticketNumber": "35DGART", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.837303, -80.054430", - "loadTime": "09/20/2019 18:17:14", - "straightDistance": "11.88", - "routeDistance": "14.88", - "timeToTower": "1:02:27", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "19:19:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_35DGART_201909201817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26F85D46-8B94-45B2-9F6D-03E38C7FCE23", - "ticketNumber": "8MUB6BX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734551, -80.240964", - "loadTime": "09/20/2019 18:31:44", - "straightDistance": "5.78", - "routeDistance": "7.82", - "timeToTower": "0:23:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "18:55:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_8MUB6BX_201909201831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B0F92E7-1C32-4D4B-BA6C-ECB8EBE8471B", - "ticketNumber": "5VPLEQK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734688, -80.240983", - "loadTime": "09/20/2019 20:04:20", - "straightDistance": "5.77", - "routeDistance": "7.82", - "timeToTower": "0:19:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "20:23:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_5VPLEQK_201909202004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "442CA4BE-F3F2-42D2-9DBE-84F577B9752F", - "ticketNumber": "9T7Z6Q4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816002, -79.994626", - "loadTime": "09/20/2019 16:24:34", - "straightDistance": "15.27", - "routeDistance": "17.61", - "timeToTower": "1:08:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "17:33:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_9T7Z6Q4_201909201624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46831165-EE1E-472A-AA23-00435A2558E7", - "ticketNumber": "9ZANVRV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734664, -80.241081", - "loadTime": "09/20/2019 20:04:04", - "straightDistance": "5.77", - "routeDistance": "7.82", - "timeToTower": "0:17:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "20:21:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_9ZANVRV_201909202004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47D70522-EF5C-4E7F-86DF-E73DFB7D04B5", - "ticketNumber": "YZHD7FN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.794316, -80.011314", - "loadTime": "09/20/2019 18:30:48", - "straightDistance": "14.39", - "routeDistance": "16.33", - "timeToTower": "0:53:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "19:24:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_YZHD7FN_201909201830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B903749-65C2-4BEE-A354-57059D16C673", - "ticketNumber": "8FD5U4P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.827532, -80.049749", - "loadTime": "09/20/2019 19:02:42", - "straightDistance": "12.09", - "routeDistance": "15.88", - "timeToTower": "0:52:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "19:55:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 75, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_8FD5U4P_201909201902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F4C8C6A-0D86-4A99-A61E-A2ED3FE02865", - "ticketNumber": "7VJBUYA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.703005, -80.337046", - "loadTime": "09/20/2019 18:00:19", - "straightDistance": "9.12", - "routeDistance": "15.22", - "timeToTower": "0:49:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "18:50:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 70, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_7VJBUYA_201909201643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62B9210B-2583-4C64-BD5B-A1144BF88C24", - "ticketNumber": "8CAY5Y4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816196, -79.995401", - "loadTime": "09/20/2019 19:16:04", - "straightDistance": "15.23", - "routeDistance": "17.56", - "timeToTower": "0:49:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "20:05:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_8CAY5Y4_201909201916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71491FA5-A3EE-44B3-A0EE-264CC2B4319B", - "ticketNumber": "BRPQF5X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734642, -80.240811", - "loadTime": "09/20/2019 19:25:59", - "straightDistance": "5.77", - "routeDistance": "7.83", - "timeToTower": "0:20:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "19:46:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_BRPQF5X_201909201925_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "743ABEBD-9103-4576-B7C9-FFC4EB1CE4CA", - "ticketNumber": "5N5F3QF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.837625, -80.074336", - "loadTime": "09/20/2019 18:02:26", - "straightDistance": "10.74", - "routeDistance": "13.6", - "timeToTower": "0:49:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "18:52:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 80, - "quantity": 59.4, - "calculatedQuantity": "59.4 CY", - "s3DownloadKey": "HaulPass_5N5F3QF_201909201802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8BEF651F-48CE-4E9A-8B22-46A26BF2B465", - "ticketNumber": "52K4F65", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.831699, -80.074118", - "loadTime": "09/20/2019 20:09:55", - "straightDistance": "10.71", - "routeDistance": "13.47", - "timeToTower": "0:29:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "20:39:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_52K4F65_201909202007_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "955A5ADE-F1FF-454B-A4EE-71D5CF307BAB", - "ticketNumber": "4XYYQ7W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814893, -79.995125", - "loadTime": "09/20/2019 19:58:13", - "straightDistance": "15.24", - "routeDistance": "17.58", - "timeToTower": "0:47:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "20:46:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_4XYYQ7W_201909201958_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F197BE0-CBFB-4CAF-9AA4-95BFB9160099", - "ticketNumber": "NEK6Z3Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815796, -79.994872", - "loadTime": "09/20/2019 19:21:55", - "straightDistance": "15.26", - "routeDistance": "17.58", - "timeToTower": "1:10:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "20:32:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 80, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_J001_NEK6Z3Z_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2C132F6-42F6-47FB-83F0-C7212ED60B5D", - "ticketNumber": "8WLHMUE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815061, -79.995291", - "loadTime": "09/20/2019 16:25:05", - "straightDistance": "15.23", - "routeDistance": "17.57", - "timeToTower": "1:10:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "17:35:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_8WLHMUE_201909201625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7B34879-0158-484B-A1DC-0D201AA7F241", - "ticketNumber": "3WW93DQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.772192, -79.978366", - "loadTime": "09/20/2019 18:21:25", - "straightDistance": "16.51", - "routeDistance": "18.92", - "timeToTower": "1:20:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "19:42:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_3WW93DQ_201909201821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B51358BD-49EB-4CD6-A655-0DE70CA17027", - "ticketNumber": "3C8S3H7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815931, -79.994900", - "loadTime": "09/20/2019 19:17:57", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "1:07:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "20:25:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_3C8S3H7_201909201917_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA2C5A4D-C9A9-4022-8099-1BFF5E24EDCB", - "ticketNumber": "4T3SXEX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.838212, -80.073921", - "loadTime": "09/20/2019 17:19:47", - "straightDistance": "10.77", - "routeDistance": "13.62", - "timeToTower": "1:31:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "18:51:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 80, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_4T3SXEX_201909201719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D460D6EB-F23E-4C4C-9F09-5D8F73493FF6", - "ticketNumber": "Y8AAPQJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816001, -79.994766", - "loadTime": "09/20/2019 19:14:08", - "straightDistance": "15.26", - "routeDistance": "17.6", - "timeToTower": "0:49:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "20:03:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_Y8AAPQJ_201909201914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5A1EDA6-0D83-4432-BBDB-F0D4EF5FE3CE", - "ticketNumber": "3XCQVJT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734622, -80.240751", - "loadTime": "09/20/2019 18:32:04", - "straightDistance": "5.78", - "routeDistance": "7.84", - "timeToTower": "0:24:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "18:56:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_3XCQVJT_201909201832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE5D67C4-8545-4568-99BA-5E1F89EF725F", - "ticketNumber": "4CN5W7Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.772988, -79.977174", - "loadTime": "09/20/2019 18:44:11", - "straightDistance": "16.57", - "routeDistance": "18.89", - "timeToTower": "0:59:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "19:44:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_4CN5W7Y_201909201844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF8D5C80-B037-40BF-9476-F9A4E25E260A", - "ticketNumber": "4Y5ANV8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.791073, -80.010911", - "loadTime": "09/20/2019 17:51:56", - "straightDistance": "14.44", - "routeDistance": "16.27", - "timeToTower": "1:30:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "19:22:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_4Y5ANV8_201909201751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E06E4591-BEAA-4100-9144-55902C9E26E0", - "ticketNumber": "3ZEK483", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815117, -79.995445", - "loadTime": "09/20/2019 19:57:43", - "straightDistance": "15.22", - "routeDistance": "17.56", - "timeToTower": "0:46:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "20:44:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_3ZEK483_201909201957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E07E3F54-1757-45C0-8A7B-C31DD07F79F0", - "ticketNumber": "3FUKXLU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.741093, -80.241506", - "loadTime": "09/20/2019 20:26:55", - "straightDistance": "5.33", - "routeDistance": "7.51", - "timeToTower": "0:14:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "20:41:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_3FUKXLU_201909202026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E07E85D4-B8BE-425C-ADC5-3D62D3EE23D8", - "ticketNumber": "5RSMZE8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.837307, -80.054408", - "loadTime": "09/20/2019 18:26:04", - "straightDistance": "11.88", - "routeDistance": "14.89", - "timeToTower": "0:55:29", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "19:21:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_5RSMZE8_201909201826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44928DFC-DDE7-48B6-ACF6-0A0DE3559E5A", - "ticketNumber": "3H3558F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.819725, -80.048785", - "loadTime": "09/20/2019 19:20:07", - "straightDistance": "12.13", - "routeDistance": "16.22", - "timeToTower": "1:34:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "20:54:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_3H3558F_201909201920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E6F6F34-9C6B-4F81-8775-5E3DBBC87BCB", - "ticketNumber": "496UDRW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.836090, -80.052578", - "loadTime": "09/20/2019 19:55:50", - "straightDistance": "11.98", - "routeDistance": "15.02", - "timeToTower": "0:54:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "20:50:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_496UDRW_201909201955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EBDCB573-E83E-4623-B6AF-0F0B7F2659DF", - "ticketNumber": "7RYMMVN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.820606, -80.048072", - "loadTime": "09/20/2019 19:11:56", - "straightDistance": "12.17", - "routeDistance": "16.15", - "timeToTower": "1:41:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "20:52:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 65, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_7RYMMVN_201909201911_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2584986-32F4-4A99-AC65-3CFE854012AF", - "ticketNumber": "4MKZTR9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.836250, -80.052720", - "loadTime": "09/20/2019 20:02:41", - "straightDistance": "11.97", - "routeDistance": "15.01", - "timeToTower": "0:48:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "20:51:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 55, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_4MKZTR9_201909202002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "172F1510-0DEE-4F03-83DE-FD193DACE5D5", - "ticketNumber": "7UX9KWA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.545479, -80.328641", - "loadTime": "09/20/2019 17:07:55", - "straightDistance": "3.4", - "routeDistance": "8.76", - "timeToTower": "0:53:14", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "18:01:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_7UX9KWA_201909201707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "338DDAD4-FB82-47AE-B970-BF665853C44E", - "ticketNumber": "998QEMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.558395, -80.285663", - "loadTime": "09/20/2019 18:23:42", - "straightDistance": "4.6", - "routeDistance": "6.07", - "timeToTower": "1:31:31", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "19:55:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_998QEMX_201909201823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "402901B5-66A5-4A83-B117-82A823359321", - "ticketNumber": "5N5AK3R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.550406, -80.315644", - "loadTime": "09/20/2019 19:28:42", - "straightDistance": "3.55", - "routeDistance": "7.93", - "timeToTower": "0:25:23", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "19:54:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_5N5AK3R_201909201928_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49626935-0EDC-4EA1-92B2-924215B948F4", - "ticketNumber": "9ARWBNH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.690471, -80.343552", - "loadTime": "09/20/2019 17:59:20", - "straightDistance": "7.04", - "routeDistance": "8.59", - "timeToTower": "0:14:33", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "18:13:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 75, - "quantity": 56.2, - "calculatedQuantity": "56.2 CY", - "s3DownloadKey": "HaulPass_9ARWBNH_201909201759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E30A148-A0CB-4F73-9777-093D1D8D7054", - "ticketNumber": "44T2ADS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.545573, -80.328665", - "loadTime": "09/20/2019 16:48:45", - "straightDistance": "3.39", - "routeDistance": "8.76", - "timeToTower": "1:11:30", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "18:00:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_44T2ADS_201909201648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66A46E57-351B-448A-B30B-8D9BE15C7237", - "ticketNumber": "9WGGK6J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.690363, -80.343774", - "loadTime": "09/20/2019 17:58:43", - "straightDistance": "7.03", - "routeDistance": "8.58", - "timeToTower": "0:14:23", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "18:13:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_9WGGK6J_201909201758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "739C08A1-81F3-459C-B10A-8A547ED43491", - "ticketNumber": "BKSPAVE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.711801, -80.279007", - "loadTime": "09/20/2019 18:39:28", - "straightDistance": "9.58", - "routeDistance": "12.96", - "timeToTower": "1:51:04", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "20:30:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_BKSPAVE_201909201839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C21722B-ABC6-49B6-91C7-686DBCB880C5", - "ticketNumber": "53UPFKD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.676388, -80.326973", - "loadTime": "09/20/2019 19:50:58", - "straightDistance": "6.26", - "routeDistance": "8.5", - "timeToTower": "0:37:46", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "20:28:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 95, - "quantity": 69.9, - "calculatedQuantity": "69.9 CY", - "s3DownloadKey": "HaulPass_53UPFKD_201909201950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2B71139-8A69-4912-A612-B801DF85C34A", - "ticketNumber": "7U9MFUT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.545462, -80.328603", - "loadTime": "09/20/2019 15:40:55", - "straightDistance": "3.4", - "routeDistance": "8.76", - "timeToTower": "0:29:09", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "16:10:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 85, - "quantity": 66, - "calculatedQuantity": "66 CY", - "s3DownloadKey": "HaulPass_7U9MFUT_201909201540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE5A7E12-011F-4B48-8D31-9A4B4FD71F20", - "ticketNumber": "5XGRZGU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.756012, -80.369340", - "loadTime": "09/20/2019 19:10:18", - "straightDistance": "11.55", - "routeDistance": "14.16", - "timeToTower": "1:21:51", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "20:32:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 75, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_5XGRZGU_201909201910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C28AA68E-1FBC-4C0E-9902-B2A9F2781BC0", - "ticketNumber": "98TEESV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.756122, -80.369175", - "loadTime": "09/20/2019 19:47:45", - "straightDistance": "11.56", - "routeDistance": "14.15", - "timeToTower": "0:46:10", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "20:33:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_98TEESV_201909201947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3FBEAA3-0A64-4394-A966-13B3FBC66039", - "ticketNumber": "LNU5STQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.545424, -80.328615", - "loadTime": "09/20/2019 15:17:35", - "straightDistance": "3.4", - "routeDistance": "8.76", - "timeToTower": "0:51:36", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "16:09:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_LNU5STQ_201909201517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1245F165-9B63-4FE9-8B1E-9075CE7775EA", - "ticketNumber": "9UYL3K6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.727899, -80.050507", - "loadTime": "09/20/2019 14:38:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:41:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9UYL3K6_201909201438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1648EF24-D93B-4564-968A-69552F16B7D5", - "ticketNumber": "9P9TQLK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.734176, -80.041763", - "loadTime": "09/20/2019 12:27:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "12:29:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9P9TQLK_201909201227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "173D957C-C0D8-40C9-A040-5438A2AF0284", - "ticketNumber": "3YGVFFW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.728399, -80.063446", - "loadTime": "09/20/2019 15:40:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "15:44:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3YGVFFW_201909201540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C0C98E8-5A8B-4CBD-BAAA-DC490453A2E1", - "ticketNumber": "7WRUHT6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.733953, -80.041905", - "loadTime": "09/20/2019 12:33:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "12:36:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7WRUHT6_201909201233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C43F149-1F4E-4609-AE5A-7F615F491FD4", - "ticketNumber": "42HQ3NB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.746071, -80.043735", - "loadTime": "09/20/2019 16:47:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "16:50:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_42HQ3NB_201909201647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "265B0E68-25EA-41A1-891D-B90DFEA418CA", - "ticketNumber": "7MHG8KA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.724816, -80.039705", - "loadTime": "09/20/2019 13:56:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "13:57:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7MHG8KA_201909201356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31982E9D-E05C-4F89-9A72-5F5D919051D8", - "ticketNumber": "7NDPWTT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.741481, -80.042898", - "loadTime": "09/20/2019 17:18:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:21:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7NDPWTT_201909201718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C6F2273-5838-401B-B3F2-1B8A2412230B", - "ticketNumber": "4YBBU8X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.728068, -80.050847", - "loadTime": "09/20/2019 14:29:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:30:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4YBBU8X_201909201429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4599D50D-3488-42F9-9B87-5C9E1994A2BE", - "ticketNumber": "9A5M8FA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.731889, -80.056977", - "loadTime": "09/20/2019 15:01:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "15:05:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9A5M8FA_201909201501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "465D6A71-FAB4-408C-A0F8-BA86ECD62305", - "ticketNumber": "5HSPVYS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.727635, -80.063781", - "loadTime": "09/20/2019 16:11:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "16:15:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5HSPVYS_201909201611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CEF320A-EB2C-40CA-93D1-FC52CD712132", - "ticketNumber": "3U9CTYL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.731253, -80.040807", - "loadTime": "09/20/2019 13:01:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "13:05:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3U9CTYL_201909201301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54D4F3EE-84FD-4AA0-B70D-DF2058099634", - "ticketNumber": "7SVGAKB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.736129, -80.070627", - "loadTime": "09/20/2019 17:52:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:54:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7SVGAKB_201909201752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5501ED57-AC33-4483-A6C3-A6D7F3F2FCBE", - "ticketNumber": "46JHKRE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.733773, -80.042004", - "loadTime": "09/20/2019 12:16:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "12:21:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_46JHKRE_201909201216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B1B7CD8-E418-44A2-A2EB-A75C272BF27E", - "ticketNumber": "3SS25K6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.731954, -80.040962", - "loadTime": "09/20/2019 12:40:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "12:42:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3SS25K6_201909201240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70CFBD77-E415-4C61-BB09-59ABC0B0385B", - "ticketNumber": "8YQ7QGQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.745516, -80.045611", - "loadTime": "09/20/2019 16:37:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "16:43:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8YQ7QGQ_201909201637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7715BBB6-AAA4-4C64-B662-DFEEA8D88CFC", - "ticketNumber": "8F4LUBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.727915, -80.050669", - "loadTime": "09/20/2019 14:44:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:46:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8F4LUBU_201909201444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87E6D685-524B-480F-AA74-812A87B1CFC1", - "ticketNumber": "86XNHYB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.733481, -80.041587", - "loadTime": "09/20/2019 12:23:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "12:26:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_86XNHYB_201909201223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A8A8D0F-2265-4153-8B09-9257A701D933", - "ticketNumber": "9LZC999", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.747251, -80.045307", - "loadTime": "09/20/2019 16:55:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "16:59:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9LZC999_201909201655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "927742C9-63D2-45EE-A83A-A75392CB7A3E", - "ticketNumber": "9WVJSW3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.741731, -80.043088", - "loadTime": "09/20/2019 17:22:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:23:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9WVJSW3_201909201722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95202FD8-4D30-45F0-9E6F-61335B1806EB", - "ticketNumber": "KCXMYK3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.730197, -80.055666", - "loadTime": "09/20/2019 14:54:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:57:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_KCXMYK3_201909201454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA7567C6-D074-4348-A919-3F107A0A74FF", - "ticketNumber": "7RBVNNQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.741913, -80.043213", - "loadTime": "09/20/2019 17:13:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:16:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7RBVNNQ_201909201713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB6C4582-8A3F-4178-ABD5-F81D29FC7089", - "ticketNumber": "5R4SFDV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.730993, -80.041656", - "loadTime": "09/20/2019 12:53:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "12:56:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5R4SFDV_201909201253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC86AA58-6D7C-413E-AD39-392C4469A998", - "ticketNumber": "5368L57", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.730235, -80.041317", - "loadTime": "09/20/2019 13:17:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "13:19:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5368L57_201909201317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D753688D-4300-4791-A0E1-EC06E2CEE65A", - "ticketNumber": "AG39NUQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.726934, -80.041811", - "loadTime": "09/20/2019 13:40:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "13:44:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_AG39NUQ_201909201340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBD7E6DD-D53D-4151-8363-2C89BB9C51AA", - "ticketNumber": "5GFDH8S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.727833, -80.05058", - "loadTime": "09/20/2019 14:34:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:38:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5GFDH8S_201909201434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEE4D4B1-37FC-43A3-96D2-4E6B690265CD", - "ticketNumber": "8N7C627", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.725191, -80.065407", - "loadTime": "09/20/2019 16:01:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "16:02:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8N7C627_201909201601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8E3B763-351C-40AF-B1B0-FDE407CED69E", - "ticketNumber": "BT39KA9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.728745, -80.044203", - "loadTime": "09/20/2019 13:27:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "13:29:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BT39KA9_201909201327_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EAD8D012-9E88-4786-81A3-6F215ABD2A02", - "ticketNumber": "57P8HHG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.728846, -80.043815", - "loadTime": "09/20/2019 13:32:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "13:36:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_57P8HHG_201909201332_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1825E1C-EF0F-4F5E-9731-9522E9509A2C", - "ticketNumber": "3QUF9XE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.743824, -80.044787", - "loadTime": "09/20/2019 16:29:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "16:33:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3QUF9XE_201909201629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3BEB40E-C3AB-4A6F-BD37-2DFE24031A0E", - "ticketNumber": "39VABZX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.746828, -80.045135", - "loadTime": "09/20/2019 17:01:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:03:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_39VABZX_201909201701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FECFA2EC-742E-44E9-9F95-7E2C2F073FDA", - "ticketNumber": "6K6LL3F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.730239, -80.041466", - "loadTime": "09/20/2019 13:12:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "13:14:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6K6LL3F_201909201312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "014631CC-1221-4986-B835-8C6D0EA3A859", - "ticketNumber": "6HD6CGW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.772745, -79.970767", - "loadTime": "09/20/2019 14:05:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:11:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HD6CGW_201909201405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18C7472C-6724-4B17-A6E2-0856F5E999E6", - "ticketNumber": "9XQ9UBL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.773471, -79.970088", - "loadTime": "09/20/2019 15:56:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "16:01:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9XQ9UBL_201909201556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1BE24FEE-2D65-4D04-A7EF-43E055B221DE", - "ticketNumber": "8MXFPXD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.772552, -79.973062", - "loadTime": "09/20/2019 14:53:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:55:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8MXFPXD_201909201453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E2B4C16-6E17-4636-B44A-D720082EA3CF", - "ticketNumber": "UNVRU66", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.774115, -79.968755", - "loadTime": "09/20/2019 12:35:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "12:42:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_UNVRU66_201909201235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "233C57BB-0B0F-44A5-A8AD-80EB6AD37831", - "ticketNumber": "48Z8L3S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.772387, -79.971605", - "loadTime": "09/20/2019 14:27:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:28:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_48Z8L3S_201909201427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32C70FF8-5F45-488A-9A16-2B5D88A74E94", - "ticketNumber": "76ZGEB5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.774685, -79.969065", - "loadTime": "09/20/2019 16:29:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "16:34:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_76ZGEB5_201909201629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F27C1AF-7C80-4810-87AB-BCF7C4C8C882", - "ticketNumber": "5NK3LRH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.773935, -79.971716", - "loadTime": "09/20/2019 15:40:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "15:44:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5NK3LRH_201909201540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47CE04F3-4C9A-4322-BEB2-BB41DC1473E3", - "ticketNumber": "3RQ9VWH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.772492, -79.972607", - "loadTime": "09/20/2019 14:43:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:45:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3RQ9VWH_201909201443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6399EEC3-1641-4AB9-B57B-777651A9A2DE", - "ticketNumber": "8HAYTZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.772144, -79.971165", - "loadTime": "09/20/2019 14:16:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:18:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8HAYTZK_201909201416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CE2FFBF-B1D5-47D1-99FA-52BD1123D2BE", - "ticketNumber": "66P77HY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.773105, -79.969667", - "loadTime": "09/20/2019 16:02:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "16:06:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_66P77HY_201909201602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "719FBD3E-7350-4EBF-A647-176027199D48", - "ticketNumber": "4NJCS6J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.771207, -79.965719", - "loadTime": "09/20/2019 13:08:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "13:10:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4NJCS6J_201909201308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71E5F3B5-5113-4A50-9511-F8A890CAEF20", - "ticketNumber": "4UZD847", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.773424, -79.971215", - "loadTime": "09/20/2019 15:49:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "15:51:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4UZD847_201909201549_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "722DC4D5-E25C-4643-964D-8E98B7E0A7AF", - "ticketNumber": "7KULTPR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.772541, -79.972628", - "loadTime": "09/20/2019 14:36:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:41:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7KULTPR_201909201436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "756EF220-7C93-4A0F-8167-7ECAEA74A231", - "ticketNumber": "62DKNF3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.774097, -79.97312", - "loadTime": "09/20/2019 15:15:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "15:20:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_62DKNF3_201909201515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80269188-5F36-4232-933A-EEFF2FB34555", - "ticketNumber": "3TJHLNG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.774864, -79.969285", - "loadTime": "09/20/2019 16:36:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "16:38:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TJHLNG_201909201636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "845191B3-2F72-4FEC-9F80-C0B4531F3190", - "ticketNumber": "54XL9SH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.773934, -79.971714", - "loadTime": "09/20/2019 15:35:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "15:39:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_54XL9SH_201909201535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "860BAE3A-27B5-4BB2-BFC0-0E62AE13621E", - "ticketNumber": "5V5KBMQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.774375, -79.973433", - "loadTime": "09/20/2019 15:26:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "15:28:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5V5KBMQ_201909201526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95E08E76-5324-4AA6-8DA9-5931F0D3BDAB", - "ticketNumber": "3397HA3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.772268, -79.970896", - "loadTime": "09/20/2019 13:59:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:01:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3397HA3_201909201359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2B64DC4-3D1E-4B72-B473-B1953D7A406F", - "ticketNumber": "7Y86A95", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.772628, -79.97293", - "loadTime": "09/20/2019 14:56:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:59:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7Y86A95_201909201456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0215962-4076-4B53-812B-94FC25BD94F1", - "ticketNumber": "5A4SAYX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.771324, -79.965726", - "loadTime": "09/20/2019 12:56:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "13:07:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5A4SAYX_201909201256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B582E64D-AEBD-434B-B88F-4081F2B3273C", - "ticketNumber": "6UFN9PC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.770942, -79.969503", - "loadTime": "09/20/2019 13:43:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "13:49:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6UFN9PC_201909201343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3868FC7-CF91-448D-BFB0-B0B56B71AC8E", - "ticketNumber": "6ABCX67", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.773273, -79.969715", - "loadTime": "09/20/2019 16:10:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "16:12:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ABCX67_201909201610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5A6D675-FE54-4967-9AA9-E118BB76CC93", - "ticketNumber": "3GEPELQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.771012, -79.967662", - "loadTime": "09/20/2019 13:24:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "13:27:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3GEPELQ_201909201324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C76FA2A5-B3E2-4DAB-A812-1FDC21C72C74", - "ticketNumber": "6AYY5CQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.771277, -79.967557", - "loadTime": "09/20/2019 12:49:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "12:53:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6AYY5CQ_201909201249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C779B1C9-9ADC-4AED-96BB-43BCC4299666", - "ticketNumber": "35MHNJP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.773179, -79.969438", - "loadTime": "09/20/2019 16:17:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "16:21:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_35MHNJP_201909201617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB47841B-588F-4C59-80FF-9B9B2C28B62D", - "ticketNumber": "3YM53EF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.770982, -79.96745", - "loadTime": "09/20/2019 13:15:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "13:23:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3YM53EF_201909201315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D22F9C48-7F3A-4453-B0DE-1AE0375A8B20", - "ticketNumber": "3CGBHQY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.77505, -79.969984", - "loadTime": "09/20/2019 16:43:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "16:47:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3CGBHQY_201909201643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D70B2003-18CC-4ECB-8D00-478C383C7FF7", - "ticketNumber": "5HGHW8V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.774008, -79.973141", - "loadTime": "09/20/2019 15:23:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "15:25:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5HGHW8V_201909201523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6315FD9-F339-4E6E-BCD9-F07C94BCBA3E", - "ticketNumber": "9G5WUEP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.77269, -79.973291", - "loadTime": "09/20/2019 15:03:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "15:07:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9G5WUEP_201909201503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF352610-D094-4246-90CA-BAAAE04BD6C8", - "ticketNumber": "63YQCDM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.772208, -79.970719", - "loadTime": "09/20/2019 13:54:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "13:58:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_63YQCDM_201909201354_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5FD9035-5080-41BF-BFF7-DF5205241B0C", - "ticketNumber": "6BXTRMP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.771075, -79.967709", - "loadTime": "09/20/2019 13:31:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "13:37:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6BXTRMP_201909201331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F747316D-F485-470C-A648-7791028BA980", - "ticketNumber": "5NA6GXH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.772586, -79.971584", - "loadTime": "09/20/2019 14:19:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "14:23:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5NA6GXH_201909201419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "159381EF-E77C-4578-9739-BE3E879B63D8", - "ticketNumber": "53744NA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.734655, -80.068835", - "loadTime": "09/20/2019 21:38:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "21:42:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_53744NA_201909202138_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1EA27F4-13FF-4A62-AD97-B93EB8DF15D0", - "ticketNumber": "8XFM8B7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.734749, -80.069316", - "loadTime": "09/20/2019 21:29:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "21:35:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8XFM8B7_201909202129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9B5DCE7-86FB-493E-8B35-7EF8DBBAF627", - "ticketNumber": "3Z5XC7A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.734749, -80.069187", - "loadTime": "09/20/2019 21:16:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "21:26:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3Z5XC7A_201909202116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02812711-D4EE-417B-81A5-B2C266F33731", - "ticketNumber": "58M6YQZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.772179, -79.816044", - "loadTime": "09/20/2019 12:47:59", - "straightDistance": "13.37", - "routeDistance": "16.84", - "timeToTower": "2:59:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "15:47:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 75, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_58M6YQZ_201909201247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02E63D06-8753-4EF0-ACC2-A9E9B3E3D344", - "ticketNumber": "3QQ3R9D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.837528, -79.815542", - "loadTime": "09/20/2019 15:06:48", - "straightDistance": "9.82", - "routeDistance": "10.66", - "timeToTower": "0:24:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "15:31:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_3QQ3R9D_201909201506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03A58021-92C9-499B-AE81-EDFB0CEE2A5D", - "ticketNumber": "7TRMUUF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.836754, -79.868512", - "loadTime": "09/20/2019 14:15:42", - "straightDistance": "12.25", - "routeDistance": "13.39", - "timeToTower": "1:16:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "15:32:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_7TRMUUF_201909201410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "072FEC83-2563-4AB5-802A-30B9ADD7DDAB", - "ticketNumber": "8BBNNEQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.786102, -79.787996", - "loadTime": "09/20/2019 13:19:57", - "straightDistance": "11.72", - "routeDistance": "15", - "timeToTower": "1:03:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "14:23:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 55, - "quantity": 43.3, - "calculatedQuantity": "43.3 CY", - "s3DownloadKey": "HaulPass_J001_8BBNNEQ_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B69BE1F-61FD-42A7-B760-B33130E4E7F3", - "ticketNumber": "6YL44KN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.799005, -79.772497", - "loadTime": "09/20/2019 15:21:11", - "straightDistance": "10.52", - "routeDistance": "16.27", - "timeToTower": "1:23:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "16:44:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_6YL44KN_201909201441_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C781EDB-DC28-4154-8487-ACD740953296", - "ticketNumber": "7JC56AT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.801273, -79.840418", - "loadTime": "09/20/2019 16:32:40", - "straightDistance": "12.62", - "routeDistance": "13.99", - "timeToTower": "0:36:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "17:08:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 70, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_7JC56AT_201909201551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DC9AD10-13DE-4413-AFCE-BDCDA0550302", - "ticketNumber": "WX9SES8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.893394, -79.813634", - "loadTime": "09/20/2019 12:43:26", - "straightDistance": "7.56", - "routeDistance": "10.95", - "timeToTower": "0:45:28", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "13:28:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 75, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_WX9SES8_201909201234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E97B3F6-92DD-48B6-9382-614AC9597879", - "ticketNumber": "35C3MBS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.832218, -79.872187", - "loadTime": "09/20/2019 15:00:38", - "straightDistance": "12.6", - "routeDistance": "13.8", - "timeToTower": "0:39:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "15:39:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_35C3MBS_201909201459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15D3E3C1-57D8-4623-8CD2-7741E77D7946", - "ticketNumber": "9SMCWWV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836337, -79.815900", - "loadTime": "09/20/2019 16:31:21", - "straightDistance": "9.89", - "routeDistance": "10.85", - "timeToTower": "0:28:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "16:59:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_9SMCWWV_201909201631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1AB4988D-B4DE-48A7-BCB0-574CF63BE1EE", - "ticketNumber": "8BBATN6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.793550, -79.784042", - "loadTime": "09/20/2019 14:35:46", - "straightDistance": "11.16", - "routeDistance": "15.3", - "timeToTower": "0:33:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "15:09:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 70, - "quantity": 57.6, - "calculatedQuantity": "57.6 CY", - "s3DownloadKey": "HaulPass_8BBATN6_201909201301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1AEC0EAF-BE36-4D54-9490-1D601A19C2D2", - "ticketNumber": "6VW7KT4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.798423, -79.766270", - "loadTime": "09/20/2019 15:17:58", - "straightDistance": "10.4", - "routeDistance": "16.42", - "timeToTower": "0:43:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "16:01:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 70, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_6VW7KT4_201909201517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B9FD80A-9FE6-4377-AF64-32D7F5164C56", - "ticketNumber": "924US89", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.836309, -79.869745", - "loadTime": "09/20/2019 16:33:11", - "straightDistance": "12.33", - "routeDistance": "13.41", - "timeToTower": "0:47:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "17:21:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_924US89_201909201619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21B97166-10FB-4D77-9313-717B5F5B3B1B", - "ticketNumber": "6YJDHTF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.909443, -79.761839", - "loadTime": "09/19/2019 21:58:44", - "straightDistance": "4.37", - "routeDistance": "7.69", - "timeToTower": "13:32:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "11:31:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_6YJDHTF_201909192147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24922A7B-2757-4A84-9059-3617B75F5EF1", - "ticketNumber": "4MCLM7P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.835631, -79.863477", - "loadTime": "09/20/2019 12:02:57", - "straightDistance": "12.05", - "routeDistance": "13.54", - "timeToTower": "1:30:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "13:33:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_4MCLM7P_201909201148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26173EA4-3715-4D51-A638-0FB791C94D88", - "ticketNumber": "4P6QUN2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.816522, -79.820802", - "loadTime": "09/20/2019 13:30:56", - "straightDistance": "11.08", - "routeDistance": "12.56", - "timeToTower": "0:35:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "14:06:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 55, - "quantity": 45, - "calculatedQuantity": "45 CY", - "s3DownloadKey": "HaulPass_4P6QUN2_201909201302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A702CBE-E895-4AB5-AC74-D5F9067A2EAC", - "ticketNumber": "LMW76U6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.802458, -79.843702", - "loadTime": "09/20/2019 14:48:13", - "straightDistance": "12.69", - "routeDistance": "14.13", - "timeToTower": "0:28:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "15:16:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 80, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_LMW76U6_201909201439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C22F312-DB91-4612-BE82-36F2FB58F96F", - "ticketNumber": "9FBQZ7H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.863257, -79.799898", - "loadTime": "09/20/2019 11:37:51", - "straightDistance": "7.96", - "routeDistance": "9.11", - "timeToTower": "0:38:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "12:16:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_9FBQZ7H_201909201130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32216CB9-E0CD-4335-B9A2-C3A9B652C52F", - "ticketNumber": "3YG2BC2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.786316, -79.788366", - "loadTime": "09/20/2019 14:58:16", - "straightDistance": "11.72", - "routeDistance": "15.02", - "timeToTower": "0:47:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "15:45:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 75, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_3YG2BC2_201909201458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3562559C-ACC1-429E-9F0F-74ED377BCF24", - "ticketNumber": "4CCZZDP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.835544, -79.869653", - "loadTime": "09/20/2019 14:55:17", - "straightDistance": "12.35", - "routeDistance": "13.47", - "timeToTower": "0:38:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "15:33:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 85, - "quantity": 61.2, - "calculatedQuantity": "61.2 CY", - "s3DownloadKey": "HaulPass_4CCZZDP_201909201436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3FA01D9A-646D-4449-AA21-A47098E52A02", - "ticketNumber": "85TPAJV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7NXYYDU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.801545, -79.765901", - "loadTime": "09/20/2019 12:59:55", - "straightDistance": "10.2", - "routeDistance": "16.74", - "timeToTower": "0:51:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "13:51:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_85TPAJV_201909201254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FA87B95-53D1-4A07-974F-8FA0D94B80DE", - "ticketNumber": "535FZVD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.864366, -79.800876", - "loadTime": "09/20/2019 11:18:50", - "straightDistance": "7.96", - "routeDistance": "8.99", - "timeToTower": "0:56:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "12:15:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_535FZVD_201909201117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "527D810C-A4C1-4BDE-AE43-E6C28F324EAA", - "ticketNumber": "3YE85FX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836159, -79.814954", - "loadTime": "09/20/2019 11:16:53", - "straightDistance": "9.86", - "routeDistance": "10.68", - "timeToTower": "0:30:29", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "11:47:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_3YE85FX_201909201116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "578CAA4D-D1D7-4D85-9F73-DAB16D6B2D9A", - "ticketNumber": "5JPK7RW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836396, -79.816133", - "loadTime": "09/20/2019 12:44:15", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:43:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "13:28:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_5JPK7RW_201909201244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CA6D8AB-98D4-4A0A-A7F9-3937C6566901", - "ticketNumber": "5FSJVTF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.853088, -79.882600", - "loadTime": "09/20/2019 12:11:35", - "straightDistance": "12.37", - "routeDistance": "15.4", - "timeToTower": "1:43:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "13:54:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_5FSJVTF_201909201211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67E153A1-8007-4E96-898D-228DE1216EC1", - "ticketNumber": "4PEZTVD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.803097, -79.841236", - "loadTime": "09/20/2019 12:53:55", - "straightDistance": "12.56", - "routeDistance": "13.86", - "timeToTower": "0:38:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "13:32:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 65, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_4PEZTVD_201909201227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7450524E-0C6A-41AE-9906-8EEB490B172D", - "ticketNumber": "6XV3GF4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.806916, -79.854418", - "loadTime": "09/20/2019 14:21:19", - "straightDistance": "12.91", - "routeDistance": "13.89", - "timeToTower": "0:41:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "15:02:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_6XV3GF4_201909201357_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "749FB7A4-9BD6-4C2D-B315-E7AC7D46BC73", - "ticketNumber": "7ZCC5UW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.905462, -79.760458", - "loadTime": "09/19/2019 21:26:03", - "straightDistance": "4.42", - "routeDistance": "7.38", - "timeToTower": "14:03:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "11:29:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 65, - "quantity": 48.9, - "calculatedQuantity": "48.9 CY", - "s3DownloadKey": "HaulPass_7ZCC5UW_201909192116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78E96F7D-4739-49DA-AC35-7C647A762CC8", - "ticketNumber": "5WDG444", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.837739, -79.815545", - "loadTime": "09/20/2019 11:13:53", - "straightDistance": "9.81", - "routeDistance": "10.67", - "timeToTower": "0:39:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "11:53:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_5WDG444_201909201113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F2B95CE-E481-458E-9A58-6FEE537DEACB", - "ticketNumber": "9ZXYVVL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.893106, -79.813117", - "loadTime": "09/20/2019 13:01:20", - "straightDistance": "7.54", - "routeDistance": "12.35", - "timeToTower": "0:29:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "13:30:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_9ZXYVVL_201909201250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "837F387F-7D70-4946-BFEF-2956FA91B9A4", - "ticketNumber": "74CY4HZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.809365, -79.855231", - "loadTime": "09/20/2019 15:57:27", - "straightDistance": "12.83", - "routeDistance": "13.62", - "timeToTower": "0:38:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "16:36:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 65, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_74CY4HZ_201909201541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87ED12C7-E386-45F0-9DA5-343BD624DE8F", - "ticketNumber": "99SCXJ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.868844, -79.805065", - "loadTime": "09/20/2019 16:09:06", - "straightDistance": "7.96", - "routeDistance": "9.34", - "timeToTower": "0:37:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "16:46:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 75, - "quantity": 53.8, - "calculatedQuantity": "53.8 CY", - "s3DownloadKey": "HaulPass_99SCXJ6_201909201534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8AAE6B61-075C-4454-B213-EDDC89F7A78F", - "ticketNumber": "9SUVCFA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.832799, -79.871551", - "loadTime": "09/20/2019 14:42:32", - "straightDistance": "12.55", - "routeDistance": "13.75", - "timeToTower": "0:56:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "15:38:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_9SUVCFA_201909201434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D973DDF-D7BE-415C-ADDA-F241AF19F993", - "ticketNumber": "4NB6K7K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.848412, -79.881939", - "loadTime": "09/20/2019 12:53:57", - "straightDistance": "12.49", - "routeDistance": "14.39", - "timeToTower": "1:02:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "13:56:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_4NB6K7K_201909201220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "908F496A-DE39-48CD-BA1C-C17F882ECC3B", - "ticketNumber": "6A4CEWQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.817414, -79.819826", - "loadTime": "09/20/2019 16:00:57", - "straightDistance": "10.99", - "routeDistance": "12.65", - "timeToTower": "0:31:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "16:32:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 60, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_6A4CEWQ_201909201536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91235FB9-8C7D-4F89-A88E-86EDB4ACB43B", - "ticketNumber": "7E5QHTA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836414, -79.816256", - "loadTime": "09/20/2019 14:24:04", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:41:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "15:05:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_J001_7E5QHTA_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "928E61D9-288C-49F7-B793-BAFCF2444092", - "ticketNumber": "7D28DVW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.799476, -79.765669", - "loadTime": "09/20/2019 12:20:51", - "straightDistance": "10.32", - "routeDistance": "16.52", - "timeToTower": "0:59:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "13:20:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 80, - "quantity": 58.7, - "calculatedQuantity": "58.7 CY", - "s3DownloadKey": "HaulPass_7D28DVW_201909201157_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92A7103B-71C9-422A-AE4A-92AA37EB6A60", - "ticketNumber": "5ZJGCEU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.786231, -79.788230", - "loadTime": "09/20/2019 16:05:00", - "straightDistance": "11.72", - "routeDistance": "15.01", - "timeToTower": "1:02:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "17:07:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 75, - "quantity": 60.4, - "calculatedQuantity": "60.4 CY", - "s3DownloadKey": "HaulPass_5ZJGCEU_201909201605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F02BBE4-2D71-4E0A-BBB7-D9CE3EF5369D", - "ticketNumber": "3ZTTALG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.807820, -79.855912", - "loadTime": "09/20/2019 15:48:51", - "straightDistance": "12.93", - "routeDistance": "14", - "timeToTower": "0:52:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "16:41:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_3ZTTALG_201909201542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4393BC7-475C-4E28-80BE-1BD779F20CFB", - "ticketNumber": "672EGQY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.802537, -79.762479", - "loadTime": "09/20/2019 12:40:10", - "straightDistance": "10.05", - "routeDistance": "16.95", - "timeToTower": "1:08:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "13:48:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_672EGQY_201909201240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9B167A0-D079-456A-801F-D0A184659919", - "ticketNumber": "4W3BH5M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.802291, -79.842077", - "loadTime": "09/20/2019 14:26:02", - "straightDistance": "12.63", - "routeDistance": "13.87", - "timeToTower": "0:29:54", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "14:55:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 55, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_4W3BH5M_201909201405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC7C6705-7DCA-436B-81C7-644F6A45E204", - "ticketNumber": "C7DVM6Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.862406, -79.799178", - "loadTime": "09/20/2019 13:06:09", - "straightDistance": "7.97", - "routeDistance": "9.18", - "timeToTower": "1:32:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "14:38:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_C7DVM6Q_201909201306_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC802729-A6E7-4056-A471-78B953272427", - "ticketNumber": "7CPG55W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.793421, -79.784096", - "loadTime": "09/20/2019 14:33:22", - "straightDistance": "11.17", - "routeDistance": "15.31", - "timeToTower": "0:39:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "15:12:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 75, - "quantity": 60.4, - "calculatedQuantity": "60.4 CY", - "s3DownloadKey": "HaulPass_J001_7CPG55W_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADDE5057-BCF2-4B49-AC32-0622D848C899", - "ticketNumber": "TK3H6Q2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.862851, -79.799357", - "loadTime": "09/20/2019 12:51:05", - "straightDistance": "7.95", - "routeDistance": "9.15", - "timeToTower": "1:46:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "14:37:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 80, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_TK3H6Q2_201909201251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B12D4D24-9289-4CF0-AF8C-DD9BBA86F440", - "ticketNumber": "5XAULHB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.800712, -79.843057", - "loadTime": "09/20/2019 16:37:32", - "straightDistance": "12.75", - "routeDistance": "13.98", - "timeToTower": "0:39:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "17:16:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 75, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_5XAULHB_201909201600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B50F0026-8E90-4A0F-BAE2-0AF122F92D66", - "ticketNumber": "5RL6TA7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.894946, -79.814342", - "loadTime": "09/20/2019 13:16:48", - "straightDistance": "7.56", - "routeDistance": "10.71", - "timeToTower": "1:08:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "14:25:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 80, - "quantity": 59.4, - "calculatedQuantity": "59.4 CY", - "s3DownloadKey": "HaulPass_5RL6TA7_201909201301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B69FA403-559B-4727-ADB2-80D55A7E196F", - "ticketNumber": "9CW76FK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.769677, -79.819340", - "loadTime": "09/20/2019 13:37:57", - "straightDistance": "13.62", - "routeDistance": "17.1", - "timeToTower": "2:19:54", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "15:57:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 75, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_9CW76FK_201909201324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3C55846-5C55-4FB9-BB20-C5DB645C1DAE", - "ticketNumber": "7Z5FZVM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.850746, -79.770925", - "loadTime": "09/20/2019 16:05:54", - "straightDistance": "7.41", - "routeDistance": "10.09", - "timeToTower": "0:25:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "16:31:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_7Z5FZVM_201909201544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C452F3F9-88C9-424E-9AE4-2D825EF55250", - "ticketNumber": "3WXZVWJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.803545, -79.841906", - "loadTime": "09/20/2019 12:49:12", - "straightDistance": "12.56", - "routeDistance": "13.78", - "timeToTower": "0:28:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "13:17:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 75, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_3WXZVWJ_201909201249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7ED374B-DEF2-41E5-9793-0150483F2970", - "ticketNumber": "6ZGW42Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.809914, -79.854720", - "loadTime": "09/20/2019 12:45:42", - "straightDistance": "12.78", - "routeDistance": "13.56", - "timeToTower": "0:34:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "13:19:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 65, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_6ZGW42Z_201909201237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC6ED819-42E5-48E1-8EEB-9CB43D646660", - "ticketNumber": "96VJRPR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.835069, -79.864005", - "loadTime": "09/20/2019 12:50:57", - "straightDistance": "12.1", - "routeDistance": "13.5", - "timeToTower": "0:43:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "13:34:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 70, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_96VJRPR_201909201229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE266B74-3343-401D-A335-F4109236C913", - "ticketNumber": "4H7UVQN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.852280, -79.769905", - "loadTime": "09/20/2019 14:05:47", - "straightDistance": "7.29", - "routeDistance": "10.14", - "timeToTower": "0:33:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "14:39:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_4H7UVQN_201909201400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D08E3D61-0CD6-492E-828F-9D6CA8FD25DA", - "ticketNumber": "9RZAWF8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.806796, -79.854078", - "loadTime": "09/20/2019 12:56:04", - "straightDistance": "12.9", - "routeDistance": "13.87", - "timeToTower": "0:35:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "13:31:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 80, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_9RZAWF8_201909201256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D15683B7-E1E8-401C-860E-1B1ACA2CE31A", - "ticketNumber": "4NQ9YJY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.786057, -79.788133", - "loadTime": "09/20/2019 16:02:34", - "straightDistance": "11.73", - "routeDistance": "15", - "timeToTower": "1:02:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "17:05:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 70, - "quantity": 57.6, - "calculatedQuantity": "57.6 CY", - "s3DownloadKey": "HaulPass_4NQ9YJY_201909201602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4A3D75B-67B5-4F94-B41F-B42D40E5BC44", - "ticketNumber": "9GUG7KK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.838160, -79.816161", - "loadTime": "09/20/2019 15:42:20", - "straightDistance": "9.82", - "routeDistance": "10.54", - "timeToTower": "0:46:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "16:28:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_9GUG7KK_201909201542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA07C5ED-66D5-4074-BC65-416AAA7F40B8", - "ticketNumber": "8ET5F6Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.786244, -79.787910", - "loadTime": "09/20/2019 14:55:30", - "straightDistance": "11.71", - "routeDistance": "14.97", - "timeToTower": "0:51:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "15:46:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 75, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_8ET5F6Y_201909201455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBE119BA-A74B-44AB-BA4A-C2D8722F2B37", - "ticketNumber": "XHZ4R9F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.786116, -79.787996", - "loadTime": "09/20/2019 13:18:49", - "straightDistance": "11.72", - "routeDistance": "15.06", - "timeToTower": "1:02:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "14:21:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 70, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_J001_XHZ4R9F_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEBEB248-1F98-4BA2-99D6-5078C0CEC5AF", - "ticketNumber": "8UHB3ZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.799193, -79.845378", - "loadTime": "09/20/2019 12:50:05", - "straightDistance": "12.92", - "routeDistance": "14.26", - "timeToTower": "1:15:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "14:05:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 60, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_8UHB3ZL_201909201239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E85A80A5-1004-4540-955C-6AE729616054", - "ticketNumber": "33VXL6P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.902739, -79.741483", - "loadTime": "09/19/2019 22:24:54", - "straightDistance": "3.61", - "routeDistance": "4.79", - "timeToTower": "13:07:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "11:32:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 65, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_33VXL6P_201909192224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F259458D-E1B9-4CA1-9B82-006316748563", - "ticketNumber": "7ZE4NGK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.808609, -79.852988", - "loadTime": "09/20/2019 14:23:49", - "straightDistance": "12.77", - "routeDistance": "13.63", - "timeToTower": "0:30:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "14:53:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_7ZE4NGK_201909201355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F992F177-8013-49B0-A022-6C87A0647CAF", - "ticketNumber": "8FL3AE8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7NXYYDU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.796272, -79.765489", - "loadTime": "09/20/2019 15:51:56", - "straightDistance": "10.52", - "routeDistance": "16.24", - "timeToTower": "0:53:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "16:45:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_8FL3AE8_201909201551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FADDC647-586A-4C13-A70F-43078D50A2F9", - "ticketNumber": "LJ6EJ3A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.868602, -79.805118", - "loadTime": "09/20/2019 16:10:05", - "straightDistance": "7.98", - "routeDistance": "9.34", - "timeToTower": "0:37:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "16:47:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_LJ6EJ3A_201909201610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB87B39E-3A34-4F0E-9FF4-9456985B0AB0", - "ticketNumber": "3FNH4P9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.818536, -79.818864", - "loadTime": "09/20/2019 15:33:08", - "straightDistance": "10.9", - "routeDistance": "12.48", - "timeToTower": "0:59:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "16:33:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_3FNH4P9_201909201526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD5DFAC3-078A-4C4C-822B-DD4AE920F216", - "ticketNumber": "CVRQZG2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.893877, -79.814827", - "loadTime": "09/20/2019 12:39:10", - "straightDistance": "7.61", - "routeDistance": "12.26", - "timeToTower": "1:45:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "14:24:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 70, - "quantity": 50.2, - "calculatedQuantity": "50.2 CY", - "s3DownloadKey": "HaulPass_CVRQZG2_201909201239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE509F00-95C6-4702-A9A3-45C8D5CF6148", - "ticketNumber": "6UTKG5L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.837112, -79.869526", - "loadTime": "09/20/2019 16:45:19", - "straightDistance": "12.28", - "routeDistance": "13.36", - "timeToTower": "0:40:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "17:26:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 55, - "quantity": 39.6, - "calculatedQuantity": "39.6 CY", - "s3DownloadKey": "HaulPass_6UTKG5L_201909201645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEC4B01D-9ED2-4BB0-8C9E-A23249070ADF", - "ticketNumber": "5WYCLT2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.853417, -79.767249", - "loadTime": "09/20/2019 12:22:13", - "straightDistance": "7.13", - "routeDistance": "10.34", - "timeToTower": "0:23:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "12:45:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_5WYCLT2_201909201146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06CC5E4B-ADC1-483C-BED0-03F6DF8A52B3", - "ticketNumber": "6E35BEM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.846963, -79.872551", - "loadTime": "09/20/2019 18:59:55", - "straightDistance": "12.07", - "routeDistance": "13.76", - "timeToTower": "0:51:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "19:51:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 70, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_6E35BEM_201909201849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09739EED-0AC8-4D8C-A311-F67617E11B06", - "ticketNumber": "5T6VRT7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.797292, -79.764216", - "loadTime": "09/20/2019 19:39:02", - "straightDistance": "10.43", - "routeDistance": "16.38", - "timeToTower": "0:41:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "20:20:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_5T6VRT7_201909201939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B68CF5E-FC91-4E64-AEEC-2EC9E341D2BC", - "ticketNumber": "MV6U9EL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.862401, -79.800811", - "loadTime": "09/20/2019 18:12:03", - "straightDistance": "8.04", - "routeDistance": "9.13", - "timeToTower": "2:19:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "20:31:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_MV6U9EL_201909201810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E16CE3B-55A0-4587-9B7B-DF94431C28CF", - "ticketNumber": "38G46PQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.862459, -79.800850", - "loadTime": "09/20/2019 18:21:22", - "straightDistance": "8.04", - "routeDistance": "9.13", - "timeToTower": "2:12:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "20:33:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_38G46PQ_201909201821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B490ADC-6201-410F-842C-BF4A2E01D53E", - "ticketNumber": "6EAYS7R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.805509, -79.883916", - "loadTime": "09/20/2019 18:39:17", - "straightDistance": "14.26", - "routeDistance": "15.07", - "timeToTower": "0:41:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "19:21:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 55, - "quantity": 45, - "calculatedQuantity": "45 CY", - "s3DownloadKey": "HaulPass_6EAYS7R_201909201838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A34F90B-7C30-41A1-AEE9-8031CF26F11E", - "ticketNumber": "4KPUHS2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.800978, -79.843522", - "loadTime": "09/20/2019 17:59:08", - "straightDistance": "12.76", - "routeDistance": "14.02", - "timeToTower": "0:55:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "18:55:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 75, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_4KPUHS2_201909201759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3AAC7287-D0BC-4DDD-BF20-068FE0DB4D32", - "ticketNumber": "34HJKHS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.786374, -79.787630", - "loadTime": "09/20/2019 17:27:32", - "straightDistance": "11.69", - "routeDistance": "14.95", - "timeToTower": "1:07:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "18:35:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_34HJKHS_201909201727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F5E0D5F-0C34-4E98-AE9D-DE185B5C97AC", - "ticketNumber": "8MAKWR5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.807603, -79.857804", - "loadTime": "09/20/2019 19:32:37", - "straightDistance": "13.02", - "routeDistance": "14.13", - "timeToTower": "0:38:29", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "20:11:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_8MAKWR5_201909201913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44BEAF14-D69D-4A82-9B23-C2AAB83D91CC", - "ticketNumber": "SRS647R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.827812, -79.867798", - "loadTime": "09/20/2019 19:24:57", - "straightDistance": "12.57", - "routeDistance": "14.32", - "timeToTower": "0:48:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "20:13:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_SRS647R_201909201924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53D8B9BB-394F-4642-B705-6EFBD33538C5", - "ticketNumber": "8G7G39G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.869855, -79.806565", - "loadTime": "09/20/2019 17:37:23", - "straightDistance": "7.99", - "routeDistance": "9.49", - "timeToTower": "1:29:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "19:06:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 60, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_8G7G39G_201909201727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56C7E177-1458-4CF3-A7AE-0606DE6CC554", - "ticketNumber": "4CHHQKL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.806526, -79.884316", - "loadTime": "09/20/2019 18:27:22", - "straightDistance": "14.23", - "routeDistance": "15.8", - "timeToTower": "0:52:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "19:20:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_4CHHQKL_201909201820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58B5CD1E-42EF-4E06-823B-FBBF794D3B91", - "ticketNumber": "7P4BQD8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.808026, -79.854004", - "loadTime": "09/20/2019 19:56:01", - "straightDistance": "12.84", - "routeDistance": "13.74", - "timeToTower": "0:32:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "20:28:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_7P4BQD8_201909201912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66E5E75D-D65B-49A8-943A-1875F986959E", - "ticketNumber": "76NLES8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.899491, -79.759253", - "loadTime": "09/20/2019 20:05:59", - "straightDistance": "4.57", - "routeDistance": "6.9", - "timeToTower": "0:41:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "20:47:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 75, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_76NLES8_201909202005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75DD9416-C8AB-41FD-AF2D-057AFB8DDD33", - "ticketNumber": "9KK6GU4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.799462, -79.841616", - "loadTime": "09/20/2019 20:19:25", - "straightDistance": "12.76", - "routeDistance": "14.11", - "timeToTower": "0:50:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "21:09:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 80, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_9KK6GU4_201909201944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78C36BCD-1A07-40FE-A1E9-EE14A21BCF4F", - "ticketNumber": "3RH5BHA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.828682, -79.870571", - "loadTime": "09/20/2019 18:48:21", - "straightDistance": "12.67", - "routeDistance": "14.14", - "timeToTower": "1:24:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "20:12:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_3RH5BHA_201909201837_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C41E243-3CE8-42BD-9D81-EB144A6274F6", - "ticketNumber": "RLK27C2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.798145, -79.767128", - "loadTime": "09/20/2019 19:55:40", - "straightDistance": "10.44", - "routeDistance": "16.37", - "timeToTower": "0:57:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "20:53:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 80, - "quantity": 58.7, - "calculatedQuantity": "58.7 CY", - "s3DownloadKey": "HaulPass_RLK27C2_201909201955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83C13F17-A396-4A1D-8E96-A956C3036BA7", - "ticketNumber": "78RAF7T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.887979, -79.756698", - "loadTime": "09/20/2019 19:05:41", - "straightDistance": "4.95", - "routeDistance": "6.01", - "timeToTower": "0:22:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "19:28:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_78RAF7T_201909201846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85FEB5FC-5525-4655-BC79-88BA32008605", - "ticketNumber": "37W9K55", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.836778, -79.874167", - "loadTime": "09/20/2019 18:26:00", - "straightDistance": "12.52", - "routeDistance": "13.61", - "timeToTower": "1:24:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "19:50:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_37W9K55_201909201804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8DBCA76-0146-4493-A0B8-06D4C5E1CD33", - "ticketNumber": "8ZMTMUS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.795220, -79.772275", - "loadTime": "09/20/2019 17:44:42", - "straightDistance": "10.75", - "routeDistance": "15.96", - "timeToTower": "1:02:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "18:47:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 60, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_8ZMTMUS_201909201321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ABFCD556-389E-4FE8-8695-C479058CF643", - "ticketNumber": "42QU5JA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.808681, -79.856275", - "loadTime": "09/20/2019 17:51:17", - "straightDistance": "12.91", - "routeDistance": "13.9", - "timeToTower": "0:45:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "18:37:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_42QU5JA_201909201751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE07986C-986A-4096-A1D4-1B7F59627418", - "ticketNumber": "4T5BYMV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.860377, -79.800298", - "loadTime": "09/20/2019 15:55:48", - "straightDistance": "8.11", - "routeDistance": "9.28", - "timeToTower": "1:33:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "17:29:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_4T5BYMV_201909201555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0D5D924-F936-498B-9F28-AA132E70A7EA", - "ticketNumber": "4YZYLNH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.808461, -79.853472", - "loadTime": "09/20/2019 17:58:31", - "straightDistance": "12.8", - "routeDistance": "13.69", - "timeToTower": "0:40:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "18:38:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_4YZYLNH_201909201758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BAE54997-8067-49A1-A5E5-12662F170ED3", - "ticketNumber": "4SQT7SP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.800239, -79.842007", - "loadTime": "09/20/2019 20:18:44", - "straightDistance": "12.74", - "routeDistance": "14.12", - "timeToTower": "0:41:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "20:59:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 55, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_4SQT7SP_201909202018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C921EBB3-062A-4CF2-A7C5-D25DE3080D2A", - "ticketNumber": "7J9NHG5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.869013, -79.807920", - "loadTime": "09/20/2019 18:19:54", - "straightDistance": "8.09", - "routeDistance": "9.52", - "timeToTower": "0:49:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "19:09:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 95, - "quantity": 70.5, - "calculatedQuantity": "70.5 CY", - "s3DownloadKey": "HaulPass_7J9NHG5_201909201803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CCDCBE10-DC6B-4CC2-8C63-1F09ED91C1A0", - "ticketNumber": "4FUNNH6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.790774, -79.778249", - "loadTime": "09/20/2019 19:01:21", - "straightDistance": "11.18", - "routeDistance": "15.39", - "timeToTower": "1:21:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "20:22:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 75, - "quantity": 60.4, - "calculatedQuantity": "60.4 CY", - "s3DownloadKey": "HaulPass_4FUNNH6_201909201835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD6306C9-152E-441B-B6C6-940CE8C3149D", - "ticketNumber": "45WLTDQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.829216, -79.872264", - "loadTime": "09/20/2019 16:55:09", - "straightDistance": "12.73", - "routeDistance": "14.02", - "timeToTower": "0:50:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "17:45:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_45WLTDQ_201909201655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D095A0AC-5AED-4F9D-8EF0-E461D58037A2", - "ticketNumber": "9RDP4ST", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.849790, -79.776365", - "loadTime": "09/20/2019 19:46:15", - "straightDistance": "7.66", - "routeDistance": "10.1", - "timeToTower": "0:31:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "20:17:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_9RDP4ST_201909201903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0CFAFC4-0825-4BCB-98D1-CFF3DBA3F604", - "ticketNumber": "56TWUTK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.759971, -79.844947", - "loadTime": "09/20/2019 18:03:18", - "straightDistance": "15", - "routeDistance": "17.81", - "timeToTower": "0:55:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "18:58:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 75, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_56TWUTK_201909201735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D208084E-E82F-40A3-A059-E50D8B41F7D0", - "ticketNumber": "38Y8U2W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.830098, -79.872398", - "loadTime": "09/20/2019 16:49:25", - "straightDistance": "12.7", - "routeDistance": "13.96", - "timeToTower": "0:53:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "17:43:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_38Y8U2W_201909201625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6D55472-E778-419D-80D9-FFD57907B140", - "ticketNumber": "84WPKLC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7NXYYDU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.787160, -79.787911", - "loadTime": "09/20/2019 17:36:32", - "straightDistance": "11.65", - "routeDistance": "14.81", - "timeToTower": "0:59:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "18:36:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_84WPKLC_201909201736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8B20C22-78C7-44C8-9245-2FF4B0FAC5A9", - "ticketNumber": "74ZAKGL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.851547, -79.771976", - "loadTime": "09/20/2019 18:08:27", - "straightDistance": "7.4", - "routeDistance": "10", - "timeToTower": "0:29:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "18:37:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_74ZAKGL_201909201746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFF10FF9-5733-436A-B90A-D3BDA0D07288", - "ticketNumber": "8JMZTAR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.860574, -79.799921", - "loadTime": "09/20/2019 15:48:34", - "straightDistance": "8.08", - "routeDistance": "9.28", - "timeToTower": "1:39:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "17:27:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_8JMZTAR_201909201526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E368625A-A404-431B-8981-C8AB1E93CA51", - "ticketNumber": "97CZ48S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.791443, -79.781637", - "loadTime": "09/20/2019 17:49:42", - "straightDistance": "11.22", - "routeDistance": "15.35", - "timeToTower": "0:58:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "18:48:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 60, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_97CZ48S_201909201733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4062E7A-267F-4DE6-847A-A8B34EFEAF0A", - "ticketNumber": "5CDLLNV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.799379, -79.841691", - "loadTime": "09/20/2019 18:29:36", - "straightDistance": "12.77", - "routeDistance": "14.17", - "timeToTower": "0:35:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "19:05:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 80, - "quantity": 68.7, - "calculatedQuantity": "68.7 CY", - "s3DownloadKey": "HaulPass_5CDLLNV_201909201804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6FAC352-148E-4063-BEA8-BAE2BB59CB4A", - "ticketNumber": "6CB3FYQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836998, -79.814885", - "loadTime": "09/20/2019 17:38:34", - "straightDistance": "9.82", - "routeDistance": "10.67", - "timeToTower": "0:28:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "18:06:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 75, - "quantity": 87.5, - "calculatedQuantity": "87.5 CY", - "s3DownloadKey": "HaulPass_6CB3FYQ_201909201738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC02FF59-126F-482F-891C-730AD4BF36EC", - "ticketNumber": "6QNSYGM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.900763, -79.760084", - "loadTime": "09/20/2019 20:20:06", - "straightDistance": "4.57", - "routeDistance": "7.55", - "timeToTower": "0:28:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "20:48:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_6QNSYGM_201909202017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F37A53E2-7A83-4621-826A-F12CB9D8B54E", - "ticketNumber": "45ZJSD4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.881944, -79.811719", - "loadTime": "09/20/2019 18:40:40", - "straightDistance": "7.81", - "routeDistance": "10.33", - "timeToTower": "0:46:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "19:27:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 75, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_45ZJSD4_201909201810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9E62609-C0C8-48E7-B995-B3D055060650", - "ticketNumber": "43QZBGD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.760412, -79.855400", - "loadTime": "09/20/2019 17:30:50", - "straightDistance": "15.34", - "routeDistance": "18.42", - "timeToTower": "1:26:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "18:57:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 75, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_43QZBGD_201909201706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0985EE97-380B-4B3F-8DFE-DFE8F4CFBE1F", - "ticketNumber": "598PY7P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.724606, -79.936343", - "loadTime": "09/20/2019 20:05:25", - "straightDistance": "8.26", - "routeDistance": "15.45", - "timeToTower": "1:02:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "21:08:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_598PY7P_201909202005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E7E90D8-BCE7-4A48-98D7-FED923AA6C2D", - "ticketNumber": "42APSBA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.727483, -80.013868", - "loadTime": "09/20/2019 20:07:47", - "straightDistance": "4.79", - "routeDistance": "6.74", - "timeToTower": "0:51:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "20:59:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_42APSBA_201909202002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13B7C45F-E575-45E7-B243-0AC01EB692C0", - "ticketNumber": "6359TZ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.735862, -80.074614", - "loadTime": "09/20/2019 20:19:07", - "straightDistance": "4.4", - "routeDistance": "7.2", - "timeToTower": "1:00:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "21:20:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_J001_6359TZ4_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "246B6531-3338-480D-9EBF-D6BDD1EE53CC", - "ticketNumber": "6JFEVKY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.698906, -79.962836", - "loadTime": "09/20/2019 19:08:09", - "straightDistance": "6.17", - "routeDistance": "16.17", - "timeToTower": "1:43:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "20:51:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_6JFEVKY_201909201857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B16A472-E9B4-4EE5-A237-635A21E02958", - "ticketNumber": "3DCH5DK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736190, -80.156913", - "loadTime": "09/20/2019 20:07:33", - "straightDistance": "6.93", - "routeDistance": "12.05", - "timeToTower": "0:50:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "20:57:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 90, - "quantity": 66.7, - "calculatedQuantity": "66.7 CY", - "s3DownloadKey": "HaulPass_3DCH5DK_201909202007_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B5A180E-4369-4221-9C86-64B29604AB19", - "ticketNumber": "8NKF7AS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.680945, -80.190160", - "loadTime": "09/20/2019 20:44:01", - "straightDistance": "7.33", - "routeDistance": "12.69", - "timeToTower": "0:46:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "21:30:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_8NKF7AS_201909202044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CB684DD-B803-431D-934F-7F0180F3A95D", - "ticketNumber": "9V22UFS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.730633, -80.015013", - "loadTime": "09/20/2019 20:26:06", - "straightDistance": "4.92", - "routeDistance": "6.54", - "timeToTower": "0:34:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "21:00:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_9V22UFS_201909202026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CD90A86-F8DB-4929-BEA4-CA3136D7CD73", - "ticketNumber": "6W994RA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724859, -79.934670", - "loadTime": "09/20/2019 20:44:30", - "straightDistance": "8.35", - "routeDistance": "15.29", - "timeToTower": "1:03:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "21:48:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_6W994RA_201909202044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48046DCB-C9B8-4366-B77D-30C4B13FE911", - "ticketNumber": "6QSCRBJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.664589, -80.050896", - "loadTime": "09/20/2019 20:19:37", - "straightDistance": ".97", - "routeDistance": "1.84", - "timeToTower": "0:44:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "21:04:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_6QSCRBJ_201909202019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C0792CA-9618-4C80-8FFB-2045D91607D4", - "ticketNumber": "9T8XEBN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6LNY7JD", - "fieldMonitorName": "Corey Space", - "loadCoordinates": "32.724709, -79.935894", - "loadTime": "09/20/2019 20:10:25", - "straightDistance": "8.29", - "routeDistance": "15.45", - "timeToTower": "0:52:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "21:02:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_9T8XEBN_201909202010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C1C30E3-5DA2-47AA-8F17-0037314B7320", - "ticketNumber": "KTTPAA4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.707893, -80.059696", - "loadTime": "09/20/2019 21:25:42", - "straightDistance": "2.44", - "routeDistance": "4.86", - "timeToTower": "0:20:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "21:46:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_KTTPAA4_201909202119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "800598CB-2757-4B37-AA8E-BF358720D8F4", - "ticketNumber": "4N78GLP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736146, -80.156368", - "loadTime": "09/20/2019 20:06:34", - "straightDistance": "6.91", - "routeDistance": "12.03", - "timeToTower": "0:50:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "20:56:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_4N78GLP_201909202006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97B3A5C8-51F1-4E28-A985-BFB987D37123", - "ticketNumber": "8EP95KZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.724533, -79.936446", - "loadTime": "09/20/2019 20:04:06", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "1:03:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "21:07:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_8EP95KZ_201909202004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A1625C2-D118-4B23-B777-01ABBDBA639C", - "ticketNumber": "7LB2XBY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.667993, -80.208460", - "loadTime": "09/20/2019 21:07:35", - "straightDistance": "8.38", - "routeDistance": "14.09", - "timeToTower": "0:47:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "21:54:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_7LB2XBY_201909202107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4DCB6AD-2221-48C6-89EE-AA8F9655C6B8", - "ticketNumber": "432CDEG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.664605, -80.050895", - "loadTime": "09/20/2019 20:19:56", - "straightDistance": ".97", - "routeDistance": "1.84", - "timeToTower": "0:44:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "21:04:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_432CDEG_201909202019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A648CF6F-01A1-4A59-A348-946FE01DA13E", - "ticketNumber": "47H7VBF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6LNY7JD", - "fieldMonitorName": "Corey Space", - "loadCoordinates": "32.724636, -79.936088", - "loadTime": "09/20/2019 20:12:17", - "straightDistance": "8.27", - "routeDistance": "15.44", - "timeToTower": "0:49:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "21:01:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 85, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_47H7VBF_201909202012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD6B6F0E-EEC6-4C77-8D06-3C50FB8C1F95", - "ticketNumber": "7XYE7FU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.724571, -79.936205", - "loadTime": "09/20/2019 20:46:15", - "straightDistance": "8.27", - "routeDistance": "15.44", - "timeToTower": "0:46:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "21:32:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 80, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_7XYE7FU_201909202046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3899A27-3C64-41B7-A9A3-3524301CC72E", - "ticketNumber": "7TPC2JP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.708070, -80.059951", - "loadTime": "09/20/2019 21:07:37", - "straightDistance": "2.45", - "routeDistance": "4.85", - "timeToTower": "0:37:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "21:45:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_7TPC2JP_201909202107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BEAA7CA1-DE28-463C-A3E4-92CEB5274B5F", - "ticketNumber": "9S6NCR6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724664, -79.936146", - "loadTime": "09/20/2019 20:40:13", - "straightDistance": "8.27", - "routeDistance": "15.45", - "timeToTower": "1:08:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "21:49:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_9S6NCR6_201909202040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF3B9D15-71C0-4FD7-B1EC-FAF84C4234CF", - "ticketNumber": "3FETL2F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.668009, -80.208439", - "loadTime": "09/20/2019 21:06:54", - "straightDistance": "8.38", - "routeDistance": "14.09", - "timeToTower": "0:48:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "21:55:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 60, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_3FETL2F_201909202106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFEF36E8-F350-481E-BAD9-0D6A7456850E", - "ticketNumber": "84WMMK7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.724626, -79.936385", - "loadTime": "09/20/2019 20:48:11", - "straightDistance": "8.26", - "routeDistance": "15.45", - "timeToTower": "0:45:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "21:33:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 80, - "quantity": 55.4, - "calculatedQuantity": "55.4 CY", - "s3DownloadKey": "HaulPass_84WMMK7_201909202048_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E143E22C-7084-4791-B5A0-BF25BF96B619", - "ticketNumber": "4TYPWCQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.674463, -80.050583", - "loadTime": "09/20/2019 20:04:45", - "straightDistance": ".81", - "routeDistance": "1.08", - "timeToTower": "1:01:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "21:05:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 75, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_4TYPWCQ_201909202004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1887FFC-0010-48A3-B6A6-38CB15322D3A", - "ticketNumber": "7F97UZE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.680941, -80.190162", - "loadTime": "09/20/2019 20:43:16", - "straightDistance": "7.33", - "routeDistance": "12.69", - "timeToTower": "0:47:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "21:30:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_7F97UZE_201909202043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E34E047-A107-48D5-B10C-ABBD0CF7EE88", - "ticketNumber": "88U4V47", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.724475, -79.936276", - "loadTime": "09/20/2019 20:56:21", - "straightDistance": "8.26", - "routeDistance": "15.44", - "timeToTower": "1:20:09", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "22:16:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_88U4V47_201909202056_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BF6C55C-F64E-47C8-866E-7F986099FE60", - "ticketNumber": "3QFWEUB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.649112, -80.061194", - "loadTime": "09/20/2019 21:22:41", - "straightDistance": "1.64", - "routeDistance": "2.44", - "timeToTower": "0:44:06", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "22:06:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_3QFWEUB_201909202122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "600F6A73-AAA3-4C22-9537-33B8BB4FAE87", - "ticketNumber": "89USMJX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6N7W4YM", - "fieldMonitorName": "Thomas Strong", - "loadCoordinates": "32.727759, -79.947875", - "loadTime": "09/20/2019 21:13:21", - "straightDistance": "7.76", - "routeDistance": "14.1", - "timeToTower": "0:52:29", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "22:05:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 90, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_J001_89USMJX_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86C81E17-DA38-4C6C-97BE-D132170A5716", - "ticketNumber": "3CCQ3Y7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.724558, -79.936220", - "loadTime": "09/20/2019 20:59:06", - "straightDistance": "8.26", - "routeDistance": "15.44", - "timeToTower": "1:18:34", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "22:17:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 70, - "quantity": 51.3, - "calculatedQuantity": "51.3 CY", - "s3DownloadKey": "HaulPass_3CCQ3Y7_201909202059_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89400C1F-826D-4052-8644-340ECEA91FF1", - "ticketNumber": "6FN3VDJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743291, -79.908186", - "loadTime": "09/20/2019 21:08:13", - "straightDistance": "10.3", - "routeDistance": "16.38", - "timeToTower": "1:01:41", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "22:09:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 80, - "quantity": 63.2, - "calculatedQuantity": "63.2 CY", - "s3DownloadKey": "HaulPass_6FN3VDJ_201909202104_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ABD6DABA-F071-401C-AE10-56A163019F3D", - "ticketNumber": "8BKA4BF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.649085, -80.061181", - "loadTime": "09/20/2019 21:23:01", - "straightDistance": "1.64", - "routeDistance": "2.44", - "timeToTower": "0:44:41", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "22:07:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_8BKA4BF_201909202123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC5CD451-5537-43AF-BB12-497753AF7186", - "ticketNumber": "4PX5BVA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.732740, -80.078969", - "loadTime": "09/20/2019 21:01:38", - "straightDistance": "4.23", - "routeDistance": "6.88", - "timeToTower": "1:07:11", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "22:08:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_4PX5BVA_201909202101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1D0274A-E67D-4397-8113-356EA5C208FD", - "ticketNumber": "9NEWVEQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743416, -79.907775", - "loadTime": "09/20/2019 21:15:51", - "straightDistance": "10.33", - "routeDistance": "16.53", - "timeToTower": "0:54:55", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "22:10:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_9NEWVEQ_201909202111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31115987-9708-4D60-A7AD-B542852D6C71", - "ticketNumber": "3EMN64L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.727170, -80.088704", - "loadTime": "09/20/2019 22:07:25", - "straightDistance": "4.01", - "routeDistance": "6.18", - "timeToTower": "0:19:16", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/20/2019", - "disposalTime": "22:26:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_3EMN64L_201909202207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0531E6CE-A5A9-410A-89EB-29D930CA153D", - "ticketNumber": "7A7R45Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.789428, -80.005235", - "loadTime": "09/20/2019 21:26:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "21:29:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7A7R45Y_201909202126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05BE60AC-F3C8-4F72-BC12-FC3F2840EF61", - "ticketNumber": "63BSBES", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.789628, -80.006984", - "loadTime": "09/20/2019 21:09:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "21:14:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_63BSBES_201909202109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05D16124-3BC6-4653-993D-5617B29BD9AB", - "ticketNumber": "3RE4T8H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.78963, -80.006992", - "loadTime": "09/20/2019 21:05:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "21:07:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3RE4T8H_201909202105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0623C73D-5BF5-4038-9028-A0CF562227ED", - "ticketNumber": "3WU5GBS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.774914, -79.966203", - "loadTime": "09/20/2019 19:14:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "19:20:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3WU5GBS_201909201914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10D11F94-AF04-4B37-9B9A-3607DDF829BE", - "ticketNumber": "5FUDAMW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.775886, -79.967181", - "loadTime": "09/20/2019 18:46:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "18:48:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5FUDAMW_201909201846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1701CCD6-D7EE-41CE-8F5C-5D38778253FE", - "ticketNumber": "NCYVB6G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.773972, -79.971875", - "loadTime": "09/20/2019 17:26:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:30:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_NCYVB6G_201909201726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "175BBC8A-1FFF-410B-879B-AF6A4572F5DF", - "ticketNumber": "7K2NDZS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.774336, -79.971439", - "loadTime": "09/20/2019 17:20:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:24:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7K2NDZS_201909201720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D62EDDB-E34D-4428-8F31-00057A8DDD01", - "ticketNumber": "4XBMUKM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.78972, -80.004067", - "loadTime": "09/20/2019 20:23:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "20:25:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4XBMUKM_201909202023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23ACE992-918A-464A-B4A5-77C5970BCFCD", - "ticketNumber": "5XV7HSE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.776441, -79.96755", - "loadTime": "09/20/2019 18:03:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "18:05:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5XV7HSE_201909201803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24C1A1E8-CE86-49D8-849B-8B93A3F67C94", - "ticketNumber": "7FM9YVH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.77432, -79.971461", - "loadTime": "09/20/2019 17:02:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:10:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7FM9YVH_201909201702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2AB0B3A1-7A9C-4C25-8F0F-4B09898C110F", - "ticketNumber": "9A3LJ5V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.774333, -79.971596", - "loadTime": "09/20/2019 17:32:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:36:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9A3LJ5V_201909201732_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36FA191D-0D2E-41D4-AD57-6ABB226E177D", - "ticketNumber": "6BFZSA6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.776167, -79.967344", - "loadTime": "09/20/2019 18:24:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "18:27:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6BFZSA6_201909201824_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3874E718-1E3B-4D92-8841-D081E66B93BD", - "ticketNumber": "6LUUNW2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.776139, -79.96728", - "loadTime": "09/20/2019 18:39:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "18:41:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6LUUNW2_201909201839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39C99EA3-7737-405B-A9A5-E1DEA6E04A9C", - "ticketNumber": "6P82CJK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.790401, -80.005657", - "loadTime": "09/20/2019 20:38:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "20:40:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6P82CJK_201909202038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73D3E24D-3D22-4F07-BCFB-1456899D6C42", - "ticketNumber": "4DBHBCA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.774275, -79.971368", - "loadTime": "09/20/2019 17:15:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:18:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4DBHBCA_201909201715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "757315C9-A88F-4BFE-BE5D-D19193E78046", - "ticketNumber": "82PHYPG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.790304, -80.006071", - "loadTime": "09/20/2019 20:53:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "20:55:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82PHYPG_201909202053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "793986C4-4394-498F-8D05-07569CCBE11D", - "ticketNumber": "G5RTGSA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.788677, -80.003164", - "loadTime": "09/20/2019 20:16:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "20:18:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_G5RTGSA_201909202016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8039F63E-BFD9-410D-8127-D7F0E4BB6035", - "ticketNumber": "V6DJFQN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.776219, -79.967223", - "loadTime": "09/20/2019 18:08:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "18:13:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_V6DJFQN_201909201808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99953234-683D-451B-ABC5-1C84A4ADF8FD", - "ticketNumber": "9NHVF84", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.77404, -79.972114", - "loadTime": "09/20/2019 17:37:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:40:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9NHVF84_201909201737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CB4A288-F43D-4B16-83E1-65209A2934F8", - "ticketNumber": "4N5395N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.790377, -80.005693", - "loadTime": "09/20/2019 20:44:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "20:46:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4N5395N_201909202044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1F1C131-F200-46ED-948D-4381CEBA3E81", - "ticketNumber": "5XTS3C3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.790637, -80.004638", - "loadTime": "09/20/2019 20:30:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "20:34:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5XTS3C3_201909202030_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3B172F2-E8C1-4C4E-BDF4-7362FA26A75B", - "ticketNumber": "5U5FN2U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.789469, -80.005223", - "loadTime": "09/20/2019 21:33:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "21:36:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5U5FN2U_201909202133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5FB3F7F-AB85-416B-8A30-514239A09328", - "ticketNumber": "97SBPHR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.776171, -79.96735", - "loadTime": "09/20/2019 18:19:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "18:22:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97SBPHR_201909201819_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B699A526-59F2-4FCC-B546-847B7A720CFE", - "ticketNumber": "63YNCS5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.776161, -79.967458", - "loadTime": "09/20/2019 18:57:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "19:01:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_63YNCS5_201909201857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0CCFF08-F020-428B-BF96-477C46AED61B", - "ticketNumber": "QBMAUZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.774231, -79.971338", - "loadTime": "09/20/2019 16:55:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "17:00:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_QBMAUZL_201909201655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2C0FFDC-4E50-465D-B534-A5FE41D4AC48", - "ticketNumber": "4UQMG9U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.787685, -80.002422", - "loadTime": "09/20/2019 19:54:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "20:04:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4UQMG9U_201909201954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3669B25-5E56-4D11-AEC4-28B76350F3C9", - "ticketNumber": "8E6D6WP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.789699, -80.006964", - "loadTime": "09/20/2019 21:02:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "21:05:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8E6D6WP_201909202102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E97B4ADD-B143-4F20-87B2-F56B1660ED6A", - "ticketNumber": "74EG325", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.776169, -79.967346", - "loadTime": "09/20/2019 18:28:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "18:38:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_74EG325_201909201828_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2AE3062-2CA1-49FB-A0CD-4643898F7224", - "ticketNumber": "8M5XCB4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.776173, -79.96713", - "loadTime": "09/20/2019 18:53:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "18:55:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8M5XCB4_201909201853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA38D1E3-244B-4E78-B3C2-5B52C854F544", - "ticketNumber": "75BPU3H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.775557, -79.966843", - "loadTime": "09/20/2019 19:07:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "19:10:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_75BPU3H_201909201907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE220902-2B5F-41C0-A554-E1FABDDAF332", - "ticketNumber": "8AXHAZY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.788591, -80.002777", - "loadTime": "09/20/2019 20:10:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "20:14:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8AXHAZY_201909202010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF2CA4B2-A535-4965-B42C-554A8C87B5E1", - "ticketNumber": "6FBE9CL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.77634, -79.967584", - "loadTime": "09/20/2019 18:15:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/20/2019", - "disposalTime": "18:19:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6FBE9CL_201909201815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2078AE1A-552A-48BC-B8DD-81B298A5269C", - "ticketNumber": "7JS9WLH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.675882, -80.344040", - "loadTime": "09/20/2019 21:37:43", - "straightDistance": "6.03", - "routeDistance": "7.5", - "timeToTower": "0:31:57", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "22:09:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 95, - "quantity": 69.9, - "calculatedQuantity": "69.9 CY", - "s3DownloadKey": "HaulPass_7JS9WLH_201909202130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2BD9FCB9-C79D-4E89-8718-8E169C148A27", - "ticketNumber": "7J4RDW8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.559446, -80.286440", - "loadTime": "09/20/2019 20:16:43", - "straightDistance": "4.52", - "routeDistance": "6.1", - "timeToTower": "1:46:08", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "22:02:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 95, - "quantity": 69, - "calculatedQuantity": "69 CY", - "s3DownloadKey": "HaulPass_7J4RDW8_201909202016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A142300-53E3-46CB-8E08-36CE26A4F050", - "ticketNumber": "3QULVKY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.756212, -80.369111", - "loadTime": "09/20/2019 21:26:38", - "straightDistance": "11.57", - "routeDistance": "14.15", - "timeToTower": "1:10:17", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "22:36:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 90, - "quantity": 66.6, - "calculatedQuantity": "66.6 CY", - "s3DownloadKey": "HaulPass_3QULVKY_201909202126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85FA1E93-796E-4F72-8712-F036552BFBE8", - "ticketNumber": "9FT2BN7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734773, -80.241004", - "loadTime": "09/20/2019 21:36:06", - "straightDistance": "12.07", - "routeDistance": "16.02", - "timeToTower": "0:30:49", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "22:06:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_9FT2BN7_201909202136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0085973-3229-4866-8ED9-247A6E3AAE33", - "ticketNumber": "6VFCKZZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.755843, -80.368071", - "loadTime": "09/20/2019 21:50:22", - "straightDistance": "11.54", - "routeDistance": "14.08", - "timeToTower": "0:45:24", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "22:35:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 90, - "quantity": 65.9, - "calculatedQuantity": "65.9 CY", - "s3DownloadKey": "HaulPass_6VFCKZZ_201909202150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1C36EDA-615C-4D3A-99D7-C5277115054F", - "ticketNumber": "9D4YLR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734773, -80.241004", - "loadTime": "09/20/2019 21:36:22", - "straightDistance": "12.07", - "routeDistance": "16.02", - "timeToTower": "0:31:25", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "22:07:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 85, - "quantity": 60.5, - "calculatedQuantity": "60.5 CY", - "s3DownloadKey": "HaulPass_9D4YLR3_201909202136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2DF52B2-05E0-4098-8E65-61B6489CC307", - "ticketNumber": "WC6927W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.552333, -80.310739", - "loadTime": "09/20/2019 21:21:06", - "straightDistance": "3.65", - "routeDistance": "7.61", - "timeToTower": "0:42:58", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "22:04:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 90, - "quantity": 69.8, - "calculatedQuantity": "69.8 CY", - "s3DownloadKey": "HaulPass_WC6927W_201909202121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE92D3A3-3013-450A-8335-A7084B963D98", - "ticketNumber": "6H783GQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.741039, -80.241298", - "loadTime": "09/20/2019 21:04:20", - "straightDistance": "12.43", - "routeDistance": "16.51", - "timeToTower": "0:34:50", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/20/2019", - "disposalTime": "21:39:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_6H783GQ_201909202104_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D30B63F-8D6A-4853-A1FD-CE9111F38DE0", - "ticketNumber": "4MGN37H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.786303, -79.788117", - "loadTime": "09/20/2019 21:18:54", - "straightDistance": "11.71", - "routeDistance": "15.01", - "timeToTower": "0:56:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "22:15:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 65, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_4MGN37H_201909202118_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1104F274-D128-416C-9CEE-90D228F57C60", - "ticketNumber": "RP26AZC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.792572, -79.778465", - "loadTime": "09/20/2019 20:11:05", - "straightDistance": "11.07", - "routeDistance": "15.55", - "timeToTower": "1:09:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "21:20:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 50, - "quantity": 41.3, - "calculatedQuantity": "41.3 CY", - "s3DownloadKey": "HaulPass_RP26AZC_201909201947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31E28163-3530-4842-9844-3CD4E9C9EA40", - "ticketNumber": "748DN6T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.868887, -79.807923", - "loadTime": "09/20/2019 20:48:32", - "straightDistance": "8.1", - "routeDistance": "9.51", - "timeToTower": "1:06:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "21:54:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 65, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_748DN6T_201909202044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33FE5E1B-A387-44E0-B1F3-7864453298C6", - "ticketNumber": "7WMVBUS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.802578, -79.840334", - "loadTime": "09/20/2019 22:16:18", - "straightDistance": "12.55", - "routeDistance": "13.91", - "timeToTower": "0:38:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "22:55:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 55, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_7WMVBUS_201909202216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A65951A-5B5C-49AB-AEE7-8637F434E553", - "ticketNumber": "YWQNJE6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.786191, -79.788102", - "loadTime": "09/20/2019 21:08:51", - "straightDistance": "11.72", - "routeDistance": "15", - "timeToTower": "0:47:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "21:56:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_YWQNJE6_201909202108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4AE5A5EF-A3B7-4635-8A4E-2DE8D01678D6", - "ticketNumber": "6U5EUQ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.794205, -79.775900", - "loadTime": "09/20/2019 20:34:08", - "straightDistance": "10.9", - "routeDistance": "15.76", - "timeToTower": "0:48:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "21:22:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 45, - "quantity": 35.4, - "calculatedQuantity": "35.4 CY", - "s3DownloadKey": "HaulPass_6U5EUQ6_201909202019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BE45ADD-D781-43EC-B871-783F5465E430", - "ticketNumber": "7N79D34", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.804522, -79.883185", - "loadTime": "09/20/2019 20:37:44", - "straightDistance": "14.27", - "routeDistance": "15.15", - "timeToTower": "0:49:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "21:27:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 55, - "quantity": 44.1, - "calculatedQuantity": "44.1 CY", - "s3DownloadKey": "HaulPass_7N79D34_201909202004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DC1AF34-BECA-48EE-9CBD-040692418218", - "ticketNumber": "J5GUMVK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3NH75J6", - "fieldMonitorName": "Leroy Farrell", - "loadCoordinates": "32.808041, -79.857448", - "loadTime": "09/20/2019 21:28:33", - "straightDistance": "12.98", - "routeDistance": "14.1", - "timeToTower": "0:40:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "22:09:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_J001_J5GUMVK_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85B282F9-B993-4815-A544-3F7646CD3811", - "ticketNumber": "9SHHX6F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.786559, -79.788013", - "loadTime": "09/20/2019 22:02:29", - "straightDistance": "11.69", - "routeDistance": "15.02", - "timeToTower": "0:49:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "22:52:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 65, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_9SHHX6F_201909202202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A0DAA53-A624-44BF-8A68-2835449B1C47", - "ticketNumber": "8VEVGKH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.804537, -79.883782", - "loadTime": "09/20/2019 20:40:44", - "straightDistance": "14.29", - "routeDistance": "15.13", - "timeToTower": "0:47:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "21:28:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 50, - "quantity": 40.9, - "calculatedQuantity": "40.9 CY", - "s3DownloadKey": "HaulPass_8VEVGKH_201909202040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2FB9FFF-9D00-4582-A835-B50AA085B9FB", - "ticketNumber": "42QX69H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.761428, -79.841817", - "loadTime": "09/20/2019 21:49:20", - "straightDistance": "14.82", - "routeDistance": "17.6", - "timeToTower": "0:59:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "22:48:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 70, - "quantity": 44.5, - "calculatedQuantity": "44.5 CY", - "s3DownloadKey": "HaulPass_42QX69H_201909202149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B392BE1C-158E-4B24-AF8A-259DCEB19314", - "ticketNumber": "4FSPSJB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.794814, -79.771342", - "loadTime": "09/20/2019 20:46:56", - "straightDistance": "10.75", - "routeDistance": "15.94", - "timeToTower": "0:52:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "21:39:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_4FSPSJB_201909202009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF6BF073-4C81-4618-BD4E-6F50E46FBB47", - "ticketNumber": "3NR7SPR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.761153, -79.844428", - "loadTime": "09/20/2019 20:01:07", - "straightDistance": "14.92", - "routeDistance": "17.84", - "timeToTower": "2:46:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "22:47:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 70, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_3NR7SPR_201909202001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1D22FB2-04DD-4C5E-AD11-D9BFA15E650D", - "ticketNumber": "4BVVS42", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.905591, -79.767713", - "loadTime": "09/20/2019 21:22:33", - "straightDistance": "4.79", - "routeDistance": "7.75", - "timeToTower": "0:48:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "22:11:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_4BVVS42_201909202055_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE9E9945-6584-48B2-9B9C-AF4938E848E0", - "ticketNumber": "3UDMMBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.906292, -79.764799", - "loadTime": "09/20/2019 21:13:04", - "straightDistance": "4.62", - "routeDistance": "7.6", - "timeToTower": "1:05:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "22:19:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_3UDMMBU_201909202104_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D744F16C-220B-4AB4-9D81-1F441E8D93A4", - "ticketNumber": "8GXWHFZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.786148, -79.787853", - "loadTime": "09/20/2019 22:00:51", - "straightDistance": "11.71", - "routeDistance": "14.97", - "timeToTower": "0:49:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "22:49:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 60, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_8GXWHFZ_201909202200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA643F91-11ED-45A6-A12D-BCBABB96EB44", - "ticketNumber": "7LD6JYH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.904984, -79.769958", - "loadTime": "09/20/2019 21:38:43", - "straightDistance": "4.93", - "routeDistance": "7.82", - "timeToTower": "0:33:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "22:12:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_7LD6JYH_201909202135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F205BFCA-2428-4FA7-9A2F-9A43A789B92D", - "ticketNumber": "44TYMV3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.908625, -79.763890", - "loadTime": "09/20/2019 21:52:08", - "straightDistance": "4.5", - "routeDistance": "7.74", - "timeToTower": "0:27:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "22:19:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 65, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_44TYMV3_201909202142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F52C4B4C-785F-46BA-BFD1-69CE877042F5", - "ticketNumber": "9P49NBN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.808458, -79.855243", - "loadTime": "09/20/2019 21:37:24", - "straightDistance": "12.87", - "routeDistance": "13.82", - "timeToTower": "0:39:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "22:17:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_9P49NBN_201909202123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5811B7F-CBC9-43F8-8F2A-A0325291898E", - "ticketNumber": "4RFRNDD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.869228, -79.806374", - "loadTime": "09/20/2019 20:43:22", - "straightDistance": "8.01", - "routeDistance": "9.42", - "timeToTower": "1:08:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "21:51:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 65, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_4RFRNDD_201909202043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F875464E-D60F-435C-9861-120AC204708E", - "ticketNumber": "6X4SUUP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.786224, -79.787915", - "loadTime": "09/20/2019 21:20:58", - "straightDistance": "11.71", - "routeDistance": "14.97", - "timeToTower": "0:55:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/20/2019", - "disposalTime": "22:16:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 70, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_6X4SUUP_201909202120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0EF3D294-4DBF-4B52-8690-0089A62E7921", - "ticketNumber": "7GX2LKS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.830115, -80.048667", - "loadTime": "09/20/2019 20:38:26", - "straightDistance": "12.17", - "routeDistance": "15.69", - "timeToTower": "0:41:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "21:20:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 50, - "quantity": 35.6, - "calculatedQuantity": "35.6 CY", - "s3DownloadKey": "HaulPass_7GX2LKS_201909202038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1012BB62-9701-46DC-8BAC-DF25F50C8046", - "ticketNumber": "YZF5TZT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815892, -79.994546", - "loadTime": "09/20/2019 20:46:26", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:56:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "21:43:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_YZF5TZT_201909202046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "138B38B7-7A3B-4DEB-AAC2-91D22DDBE53C", - "ticketNumber": "3EG7XW3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.829597, -80.049103", - "loadTime": "09/20/2019 20:32:06", - "straightDistance": "12.14", - "routeDistance": "15.74", - "timeToTower": "0:46:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "21:18:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_3EG7XW3_201909202032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F47890F-3736-4D53-8EB3-4652FF58A599", - "ticketNumber": "7RFJ7D9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815607, -79.994312", - "loadTime": "09/20/2019 21:30:28", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:45:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "22:16:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_7RFJ7D9_201909202130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C51BD98-AB5A-4751-96B6-F97358BE5A66", - "ticketNumber": "6LLVFXC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.792913, -80.013737", - "loadTime": "09/20/2019 20:27:51", - "straightDistance": "14.26", - "routeDistance": "16.14", - "timeToTower": "0:49:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "21:16:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 80, - "quantity": 63.4, - "calculatedQuantity": "63.4 CY", - "s3DownloadKey": "HaulPass_6LLVFXC_201909202027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DA408B2-3155-4D10-A16F-1DACE91FCD90", - "ticketNumber": "8K76LYD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815737, -79.995380", - "loadTime": "09/20/2019 21:10:32", - "straightDistance": "15.23", - "routeDistance": "17.54", - "timeToTower": "0:45:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "21:56:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_8K76LYD_201909202110_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E50DECB-72CB-4BCA-AA76-E99B874DB6F0", - "ticketNumber": "7QDUZJL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.778418, -80.009197", - "loadTime": "09/20/2019 20:07:04", - "straightDistance": "14.67", - "routeDistance": "16.64", - "timeToTower": "1:02:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "21:09:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 90, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_7QDUZJL_201909202007_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74E39130-EC00-4C31-A110-54F500BEF045", - "ticketNumber": "F7SKRC6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.819615, -80.050660", - "loadTime": "09/20/2019 19:30:04", - "straightDistance": "12.02", - "routeDistance": "16.46", - "timeToTower": "2:18:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "21:48:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 75, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_F7SKRC6_201909201930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87D8B728-F895-4466-A210-03AEE602E953", - "ticketNumber": "3Y6RGXB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.831512, -80.074209", - "loadTime": "09/20/2019 21:22:56", - "straightDistance": "10.7", - "routeDistance": "13.46", - "timeToTower": "0:45:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "22:08:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 95, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_3Y6RGXB_201909202110_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C8FB100-DBDE-45CB-8568-C3E3BCAF525C", - "ticketNumber": "6ZTW7WA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815581, -79.994296", - "loadTime": "09/20/2019 21:29:53", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:44:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "22:14:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_6ZTW7WA_201909202129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3B90A67-3D5C-47EB-8D85-69B4AD947D19", - "ticketNumber": "9XB9WV9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.793882, -80.012054", - "loadTime": "09/20/2019 20:04:40", - "straightDistance": "14.35", - "routeDistance": "16.27", - "timeToTower": "1:10:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "21:15:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_9XB9WV9_201909202004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C470A440-6063-4B7A-A9AD-EDC3BC353883", - "ticketNumber": "4KCYNJS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.818601, -80.049596", - "loadTime": "09/20/2019 20:21:52", - "straightDistance": "12.08", - "routeDistance": "16.37", - "timeToTower": "1:24:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "21:46:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 85, - "quantity": 63.3, - "calculatedQuantity": "63.3 CY", - "s3DownloadKey": "HaulPass_4KCYNJS_201909202018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C559F8A0-5061-46BC-9F48-45FAD8CEF052", - "ticketNumber": "82TMM73", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.778276, -80.009117", - "loadTime": "09/20/2019 20:11:44", - "straightDistance": "14.68", - "routeDistance": "16.65", - "timeToTower": "0:59:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "21:10:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 80, - "quantity": 42.6, - "calculatedQuantity": "42.6 CY", - "s3DownloadKey": "HaulPass_82TMM73_201909202011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CAD2D7C5-E86B-4294-8981-976A61683778", - "ticketNumber": "3CSNDLB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815580, -79.994751", - "loadTime": "09/20/2019 20:46:57", - "straightDistance": "15.26", - "routeDistance": "17.58", - "timeToTower": "0:57:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "21:44:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_3CSNDLB_201909202046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7208B6E-A7F0-4270-88D0-37E66A9151BF", - "ticketNumber": "5848PWF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815965, -79.994976", - "loadTime": "09/20/2019 21:11:05", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "0:46:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "21:58:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_5848PWF_201909202111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC21B7B1-FCB1-48F5-AA87-302AF01C6EFD", - "ticketNumber": "75Z2F7Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.703088, -80.347234", - "loadTime": "09/20/2019 19:42:40", - "straightDistance": "9.43", - "routeDistance": "14.43", - "timeToTower": "1:46:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "21:29:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 85, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_75Z2F7Z_201909201930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F369AED1-969B-49A8-B950-A4A2C9944CDF", - "ticketNumber": "5QUU3PA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.703773, -80.339674", - "loadTime": "09/20/2019 20:47:29", - "straightDistance": "9.15", - "routeDistance": "15.05", - "timeToTower": "0:43:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/20/2019", - "disposalTime": "21:30:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 90, - "quantity": 69, - "calculatedQuantity": "69 CY", - "s3DownloadKey": "HaulPass_5QUU3PA_201909202047_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B05BDBC-D6BF-4DCD-9414-89CA52CB1FAB", - "ticketNumber": "JK5EJAR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.842891, -80.076154", - "loadTime": "09/21/2019 13:16:42", - "straightDistance": "10.69", - "routeDistance": "14.69", - "timeToTower": "0:46:22", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "14:03:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_JK5EJAR_201909211316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "123DA184-3490-4DDC-BD43-FCF5400781C2", - "ticketNumber": "6W34LFG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815491, -79.994821", - "loadTime": "09/21/2019 11:27:14", - "straightDistance": "15.26", - "routeDistance": "18.32", - "timeToTower": "0:49:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "12:16:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_6W34LFG_201909211127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18370200-3CCC-45F6-AE43-CD19E59E358A", - "ticketNumber": "5JN84AZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.758142, -80.159551", - "loadTime": "09/21/2019 13:02:06", - "straightDistance": "7", - "routeDistance": "11.43", - "timeToTower": "0:35:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "13:37:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_5JN84AZ_201909211254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D4C1AE0-5896-4CCA-B57F-2D5C7A9F2E34", - "ticketNumber": "583M57D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.797438, -80.039034", - "loadTime": "09/20/2019 21:52:39", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "13:43:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "11:36:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_583M57D_201909202152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "230A4839-4226-4B2F-9D95-9C3F19623DD8", - "ticketNumber": "57WFKB8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.788706, -80.006076", - "loadTime": "09/21/2019 12:32:33", - "straightDistance": "14.74", - "routeDistance": "16.93", - "timeToTower": "1:23:23", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "13:55:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 80, - "quantity": 63.4, - "calculatedQuantity": "63.4 CY", - "s3DownloadKey": "HaulPass_J001_57WFKB8_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23BFC31F-333A-466D-A60D-F7F555DCFFF0", - "ticketNumber": "6PM95XN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.754397, -80.216251", - "loadTime": "09/21/2019 13:15:48", - "straightDistance": "4.95", - "routeDistance": "7.75", - "timeToTower": "0:42:33", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "13:58:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_6PM95XN_201909211257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "284F1B25-0FA7-4172-8E63-344116BB26DC", - "ticketNumber": "7EJKU28", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6LNY7JD", - "fieldMonitorName": "Corey Space", - "loadCoordinates": "32.813257, -80.108039", - "loadTime": "09/20/2019 22:19:29", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "13:21:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "11:40:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_7EJKU28_201909202219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31A0D6A7-5207-415B-A0BE-7767D833698F", - "ticketNumber": "62RGQ2Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815613, -79.994448", - "loadTime": "09/21/2019 12:49:11", - "straightDistance": "15.28", - "routeDistance": "18.35", - "timeToTower": "0:41:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "13:30:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_62RGQ2Z_201909211249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3574D44F-A311-4E9B-BEC5-8D9D98D99C0E", - "ticketNumber": "8TP4FHA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.844563, -80.073154", - "loadTime": "09/21/2019 11:27:45", - "straightDistance": "10.88", - "routeDistance": "14.62", - "timeToTower": "1:06:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "12:34:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_8TP4FHA_201909211127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "367BA5E8-5499-4E89-AFBA-FE0588963089", - "ticketNumber": "76Z534F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816231, -79.995256", - "loadTime": "09/21/2019 11:20:44", - "straightDistance": "15.23", - "routeDistance": "18.31", - "timeToTower": "0:50:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "12:11:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_76Z534F_201909211120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CBB5B1E-E628-4620-855F-58B820FE80EC", - "ticketNumber": "4U7P95Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.788716, -80.006188", - "loadTime": "09/21/2019 12:35:39", - "straightDistance": "14.73", - "routeDistance": "16.94", - "timeToTower": "1:14:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "13:50:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_4U7P95Z_201909211235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D839F8F-B978-4923-996B-97A7628D7335", - "ticketNumber": "6DTMQBG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.740768, -80.241720", - "loadTime": "09/21/2019 11:39:33", - "straightDistance": "5.35", - "routeDistance": "7.51", - "timeToTower": "0:35:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "12:15:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_6DTMQBG_201909211139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EE13F6A-1596-4833-908E-2B6D232745CD", - "ticketNumber": "89M5BAV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.829107, -80.051153", - "loadTime": "09/21/2019 12:13:30", - "straightDistance": "12.02", - "routeDistance": "15.92", - "timeToTower": "0:50:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "13:03:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_89M5BAV_201909211213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52684792-C7FF-4D41-B9F2-F3F25EF18A41", - "ticketNumber": "6MMVRZN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.830683, -80.048104", - "loadTime": "09/20/2019 21:53:57", - "straightDistance": "12.2", - "routeDistance": "15.65", - "timeToTower": "13:28:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "11:22:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_6MMVRZN_201909202153_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "551E4C4E-C2A1-4BCA-AA0E-5BF5598A00B5", - "ticketNumber": "5MHXV25", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815596, -79.994520", - "loadTime": "09/21/2019 12:48:55", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:40:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "13:29:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_5MHXV25_201909211248_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55ADD2C6-D3A8-459E-87F7-089AB0DF1AC0", - "ticketNumber": "7Z9UCJR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5S7EYWZ", - "fieldMonitorName": "Brandon Jefferson", - "loadCoordinates": "32.780186, -80.007343", - "loadTime": "09/21/2019 13:14:38", - "straightDistance": "14.76", - "routeDistance": "16.54", - "timeToTower": "0:44:27", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "13:59:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_7Z9UCJR_201909211304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D490B7F-B088-483F-968B-D20E52A2C6ED", - "ticketNumber": "72VVWRC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.823951, -80.052958", - "loadTime": "09/21/2019 12:33:19", - "straightDistance": "11.89", - "routeDistance": "16.19", - "timeToTower": "0:42:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "13:15:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_72VVWRC_201909211233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6351F635-9943-4016-82CE-F3F4E0335C11", - "ticketNumber": "8WRFPLY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.779944, -80.005623", - "loadTime": "09/20/2019 22:27:25", - "straightDistance": "14.86", - "routeDistance": "16.75", - "timeToTower": "13:29:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "11:57:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 65, - "quantity": 34.6, - "calculatedQuantity": "34.6 CY", - "s3DownloadKey": "HaulPass_8WRFPLY_201909202227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "658BAE19-4515-46C9-B676-4996E4207279", - "ticketNumber": "528RE2Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.793332, -80.014683", - "loadTime": "09/20/2019 22:10:47", - "straightDistance": "14.2", - "routeDistance": "16.1", - "timeToTower": "13:20:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "11:30:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_528RE2Q_201909202210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "675446FA-13B4-4E80-81E9-3A4AFE18D47A", - "ticketNumber": "5U2EWAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.785993, -80.013086", - "loadTime": "09/21/2019 11:46:42", - "straightDistance": "14.36", - "routeDistance": "15.96", - "timeToTower": "0:42:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "12:29:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_5U2EWAF_201909211146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6991862A-8246-48F2-B686-82864AA18923", - "ticketNumber": "8CUZKGJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.837183, -80.052544", - "loadTime": "09/21/2019 12:07:40", - "straightDistance": "11.99", - "routeDistance": "14.91", - "timeToTower": "0:58:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "13:06:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_8CUZKGJ_201909211207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6FA7470C-79C2-4AAA-B509-126FC70A288D", - "ticketNumber": "4PVBGDP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.821802, -80.051423", - "loadTime": "09/21/2019 11:17:40", - "straightDistance": "11.98", - "routeDistance": "16.21", - "timeToTower": "1:38:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "12:56:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 85, - "quantity": 63.3, - "calculatedQuantity": "63.3 CY", - "s3DownloadKey": "HaulPass_4PVBGDP_201909211117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75B362BF-7572-419D-ABE5-AB43151286AE", - "ticketNumber": "6SH8X9H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814751, -79.995428", - "loadTime": "09/21/2019 12:45:20", - "straightDistance": "15.23", - "routeDistance": "17.54", - "timeToTower": "0:46:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "13:32:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_6SH8X9H_201909211245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7757B18A-17F6-40AB-84C0-AB45F2D714EE", - "ticketNumber": "8845XHZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816451, -79.995046", - "loadTime": "09/21/2019 11:18:50", - "straightDistance": "15.25", - "routeDistance": "18.33", - "timeToTower": "0:49:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "12:07:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_8845XHZ_201909211118_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77EF39BB-C928-442D-B326-CF7A70024B2E", - "ticketNumber": "5MRP89G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.773449, -79.976648", - "loadTime": "09/20/2019 20:40:05", - "straightDistance": "16.59", - "routeDistance": "18.85", - "timeToTower": "14:58:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "11:38:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_5MRP89G_201909202040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83F915FE-01CC-482E-9763-DD72E36A8A87", - "ticketNumber": "96S5C5H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.835126, -80.050254", - "loadTime": "09/20/2019 21:37:24", - "straightDistance": "12.11", - "routeDistance": "15.15", - "timeToTower": "13:51:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "11:29:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_96S5C5H_201909202137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89DB25DB-C2AD-41EC-B282-E61AB00E63D9", - "ticketNumber": "74LH4N4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.793852, -80.012193", - "loadTime": "09/20/2019 22:26:20", - "straightDistance": "14.34", - "routeDistance": "16.26", - "timeToTower": "13:05:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "11:31:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_74LH4N4_201909202226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CF98DAC-6DA6-4F1C-BA34-88F4638B1429", - "ticketNumber": "3FGMQTJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740920, -80.216982", - "loadTime": "09/21/2019 11:52:38", - "straightDistance": "5.76", - "routeDistance": "9.03", - "timeToTower": "0:26:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "12:19:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_3FGMQTJ_201909211152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97CD635A-5CDA-4612-BC31-2AE5257DC7BF", - "ticketNumber": "69XCZDH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.830706, -80.048173", - "loadTime": "09/20/2019 21:53:11", - "straightDistance": "12.2", - "routeDistance": "15.65", - "timeToTower": "13:27:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "11:20:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 55, - "quantity": 34.3, - "calculatedQuantity": "34.3 CY", - "s3DownloadKey": "HaulPass_69XCZDH_201909202153_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D78B5A2-A3E0-4D26-8A69-4EDCD86EC1C2", - "ticketNumber": "984E76E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740818, -80.216737", - "loadTime": "09/21/2019 11:49:39", - "straightDistance": "5.78", - "routeDistance": "9.03", - "timeToTower": "0:28:22", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "12:18:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 90, - "quantity": 65.6, - "calculatedQuantity": "65.6 CY", - "s3DownloadKey": "HaulPass_984E76E_201909211146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9EBCD4C2-EE6C-44E2-90A8-8D508DEA1544", - "ticketNumber": "R7RUD88", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.780172, -80.005546", - "loadTime": "09/20/2019 22:33:55", - "straightDistance": "14.86", - "routeDistance": "16.77", - "timeToTower": "13:30:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "12:04:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_J001_R7RUD88_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0294450-26E9-4C99-A703-0DA93B92AF06", - "ticketNumber": "LA8LRYJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.819078, -80.049171", - "loadTime": "09/20/2019 21:39:57", - "straightDistance": "12.11", - "routeDistance": "16.28", - "timeToTower": "13:53:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "11:33:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 80, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_LA8LRYJ_201909202139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A179F23A-6395-44AB-944E-9B4654798D6D", - "ticketNumber": "97KHF72", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6LNY7JD", - "fieldMonitorName": "Corey Space", - "loadCoordinates": "32.813228, -80.107972", - "loadTime": "09/20/2019 22:17:17", - "straightDistance": "8.7", - "routeDistance": "10.66", - "timeToTower": "13:22:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "11:39:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_97KHF72_201909202217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4203279-7352-46F4-9F3A-56B595CC1A69", - "ticketNumber": "37DDLTR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815690, -79.995362", - "loadTime": "09/21/2019 12:43:59", - "straightDistance": "15.23", - "routeDistance": "18.29", - "timeToTower": "0:42:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "13:26:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_37DDLTR_201909211243_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AAB56C53-3275-49F4-B095-4C69188FB887", - "ticketNumber": "9KP28SP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.748424, -80.214591", - "loadTime": "09/21/2019 12:52:37", - "straightDistance": "5.36", - "routeDistance": "8.18", - "timeToTower": "1:05:04", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "13:57:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_9KP28SP_201909211242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE2D3126-C235-4B15-AB26-1B7BADDBBF9F", - "ticketNumber": "89ANS8F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815568, -79.994390", - "loadTime": "09/21/2019 11:27:32", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:49:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "12:16:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_89ANS8F_201909211127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1EAB4D8-0ED4-4A9E-9C3A-223942F3EB60", - "ticketNumber": "95GT95H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.845281, -80.072466", - "loadTime": "09/21/2019 11:20:30", - "straightDistance": "10.93", - "routeDistance": "14.69", - "timeToTower": "1:17:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "12:37:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_95GT95H_201909211120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3D414DF-2BB5-485F-B87C-C1B3B89B0741", - "ticketNumber": "WDULBZ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815879, -79.994423", - "loadTime": "09/21/2019 11:21:00", - "straightDistance": "15.28", - "routeDistance": "18.37", - "timeToTower": "0:52:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "12:13:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_WDULBZ5_201909211121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBA192AA-B102-4B6C-AFE1-B4C34D372F48", - "ticketNumber": "9LT4BFF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.835254, -80.050962", - "loadTime": "09/20/2019 21:27:33", - "straightDistance": "12.07", - "routeDistance": "15.21", - "timeToTower": "13:55:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "11:23:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 55, - "quantity": 37.5, - "calculatedQuantity": "37.5 CY", - "s3DownloadKey": "HaulPass_9LT4BFF_201909202127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C53FCDDC-EB47-4988-9B9D-1D1AD47E6AE0", - "ticketNumber": "5LMS5V4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.837016, -80.052552", - "loadTime": "09/21/2019 12:13:59", - "straightDistance": "11.99", - "routeDistance": "14.92", - "timeToTower": "0:54:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "13:08:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_5LMS5V4_201909211213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C96E00A9-2579-4C9A-A544-B6825C433493", - "ticketNumber": "7Z5X26F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.823450, -80.052105", - "loadTime": "09/21/2019 11:54:57", - "straightDistance": "11.94", - "routeDistance": "16.17", - "timeToTower": "1:03:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "12:58:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 70, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_7Z5X26F_201909211144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB82A528-6F2D-41C1-AAF7-89F87533E0F3", - "ticketNumber": "9DLEWR9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815918, -79.994740", - "loadTime": "09/21/2019 12:45:37", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:48:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "13:34:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_9DLEWR9_201909211245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5766CAF-CADF-48B6-803A-4B37FE61F56B", - "ticketNumber": "9SDUSLJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815370, -79.995029", - "loadTime": "09/21/2019 12:44:20", - "straightDistance": "15.25", - "routeDistance": "17.58", - "timeToTower": "0:39:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "13:24:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_9SDUSLJ_201909211244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5C1A62E-33ED-467E-9013-B5C2F5F15431", - "ticketNumber": "9PK2MTY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.832488, -80.045411", - "loadTime": "09/21/2019 11:59:14", - "straightDistance": "12.37", - "routeDistance": "15.4", - "timeToTower": "1:02:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "13:01:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 80, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_9PK2MTY_201909211159_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF736253-D572-42B9-BA5E-93B0680A64B2", - "ticketNumber": "7JQQFCD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5S7EYWZ", - "fieldMonitorName": "Brandon Jefferson", - "loadCoordinates": "32.780238, -80.007425", - "loadTime": "09/21/2019 13:26:21", - "straightDistance": "14.75", - "routeDistance": "16.53", - "timeToTower": "0:33:43", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "14:00:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 80, - "quantity": 42.6, - "calculatedQuantity": "42.6 CY", - "s3DownloadKey": "HaulPass_7JQQFCD_201909211326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3940942-4213-4D5C-9D1C-C60681F5E16E", - "ticketNumber": "4P2FXCS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.819150, -80.048867", - "loadTime": "09/20/2019 21:45:44", - "straightDistance": "12.12", - "routeDistance": "16.26", - "timeToTower": "13:49:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "11:34:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 75, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_4P2FXCS_201909202145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB22B9B6-6904-425F-9BF9-06E12D7694EC", - "ticketNumber": "378AMRG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.824668, -80.052737", - "loadTime": "09/21/2019 12:16:36", - "straightDistance": "11.91", - "routeDistance": "16.14", - "timeToTower": "0:56:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "13:12:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_378AMRG_201909211216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF1025D6-44FF-4A11-92DE-8EEDB298F14E", - "ticketNumber": "7YYLB44", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.842681, -80.075462", - "loadTime": "09/21/2019 13:15:42", - "straightDistance": "10.73", - "routeDistance": "14.66", - "timeToTower": "0:46:33", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "14:02:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_7YYLB44_201909211315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7443335-245B-4CEC-B316-90FF0167A20E", - "ticketNumber": "8WYDGJB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815893, -79.994893", - "loadTime": "09/21/2019 11:19:07", - "straightDistance": "15.26", - "routeDistance": "18.36", - "timeToTower": "0:50:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "12:09:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_8WYDGJB_201909211119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD22C7AD-F91B-46FE-A4F9-6EAF3963B304", - "ticketNumber": "XKSXYWK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.773187, -79.976774", - "loadTime": "09/20/2019 19:12:52", - "straightDistance": "16.59", - "routeDistance": "18.86", - "timeToTower": "16:04:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "11:17:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 45, - "quantity": 27.1, - "calculatedQuantity": "27.1 CY", - "s3DownloadKey": "HaulPass_XKSXYWK_201909201912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE613BEC-4DBA-49D6-B624-91FA01F60638", - "ticketNumber": "5EDPTTJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.797366, -80.038985", - "loadTime": "09/20/2019 21:54:19", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "13:42:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "11:36:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_5EDPTTJ_201909202154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF4410AE-B623-4C27-88B8-37F4DECFB892", - "ticketNumber": "6SC6MYQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.773749, -79.976315", - "loadTime": "09/20/2019 21:02:15", - "straightDistance": "16.61", - "routeDistance": "18.82", - "timeToTower": "14:36:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "11:38:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_6SC6MYQ_201909202102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3ED6D638-683F-4BDA-9A30-D80FDBC531A1", - "ticketNumber": "7LMY3B3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.775505, -79.977851", - "loadTime": "09/21/2019 12:47:57", - "straightDistance": "16.5", - "routeDistance": "18.68", - "timeToTower": "1:20:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "14:08:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_7LMY3B3_201909211247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E2E6171-7EFF-4006-9597-2E995493B535", - "ticketNumber": "7ELD5UP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.775462, -79.978005", - "loadTime": "09/21/2019 12:31:08", - "straightDistance": "16.49", - "routeDistance": "18.69", - "timeToTower": "1:35:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "14:06:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_7ELD5UP_201909211231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08536978-D906-4B9C-B091-83223FE232D6", - "ticketNumber": "5YT9CAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815972, -79.995177", - "loadTime": "09/21/2019 14:02:03", - "straightDistance": "15.24", - "routeDistance": "17.56", - "timeToTower": "0:48:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "14:50:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_5YT9CAN_201909211402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08639AA2-739B-4FF5-AD71-3C3C8AF1F7F3", - "ticketNumber": "9T4CYXD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.760534, -80.160313", - "loadTime": "09/21/2019 14:49:16", - "straightDistance": "6.87", - "routeDistance": "11.55", - "timeToTower": "0:36:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "15:25:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_9T4CYXD_201909211410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C3E7A8E-72C4-442F-AEC8-CEF0B6E8E74F", - "ticketNumber": "3Y26YLF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.842733, -80.075956", - "loadTime": "09/21/2019 14:46:20", - "straightDistance": "10.7", - "routeDistance": "14.67", - "timeToTower": "0:56:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "15:42:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_3Y26YLF_201909211446_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20017D3A-E779-4A52-8ABB-9105AFACFEC7", - "ticketNumber": "85ELT78", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.838440, -80.053904", - "loadTime": "09/21/2019 13:41:26", - "straightDistance": "11.92", - "routeDistance": "14.8", - "timeToTower": "1:31:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "15:12:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_85ELT78_201909211341_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28D3337E-4F72-4CD0-B6C7-4B617FD48F31", - "ticketNumber": "9AL8LBH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.707175, -80.332063", - "loadTime": "09/21/2019 13:54:57", - "straightDistance": "8.73", - "routeDistance": "15.43", - "timeToTower": "1:04:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "14:59:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 80, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_9AL8LBH_201909211316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A5203AD-34BA-46AE-884E-682741A871B2", - "ticketNumber": "HPTQRBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.822950, -80.052515", - "loadTime": "09/21/2019 13:45:05", - "straightDistance": "11.92", - "routeDistance": "16.21", - "timeToTower": "1:47:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "15:32:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 75, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_HPTQRBU_201909211345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C5C9C77-533C-41BB-B512-F13FD5D2190C", - "ticketNumber": "5XGQBVP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.836030, -80.073351", - "loadTime": "09/21/2019 14:03:12", - "straightDistance": "10.78", - "routeDistance": "13.44", - "timeToTower": "1:27:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "15:30:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_5XGQBVP_201909211403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47862AA4-8EBE-49A3-930B-6F88F4A54BC7", - "ticketNumber": "9TCUXMM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815834, -79.994443", - "loadTime": "09/21/2019 14:08:34", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:42:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "14:51:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_9TCUXMM_201909211408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D30B8B3-45DF-4ACE-A644-EE952E67B596", - "ticketNumber": "3AE74UL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.756572, -80.215118", - "loadTime": "09/21/2019 14:55:31", - "straightDistance": "4.85", - "routeDistance": "7.58", - "timeToTower": "0:22:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "15:17:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_3AE74UL_201909211440_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6ED233DA-EDDB-4885-A79A-71BA9AB1CB8F", - "ticketNumber": "3UGQCMU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816610, -79.995428", - "loadTime": "09/21/2019 14:01:48", - "straightDistance": "15.22", - "routeDistance": "17.58", - "timeToTower": "0:46:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "14:48:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_3UGQCMU_201909211401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87070601-7A61-4225-B809-07697A658BE7", - "ticketNumber": "6QAEVZQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.828408, -80.051661", - "loadTime": "09/21/2019 13:42:31", - "straightDistance": "11.99", - "routeDistance": "15.97", - "timeToTower": "1:00:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "14:43:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_6QAEVZQ_201909211342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F9FB47C-4474-4489-A5B8-6F02492D61EE", - "ticketNumber": "9CHN4GN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.824170, -80.052960", - "loadTime": "09/21/2019 13:49:26", - "straightDistance": "11.89", - "routeDistance": "16.18", - "timeToTower": "1:13:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "15:02:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_9CHN4GN_201909211349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90787CDF-99BB-4F19-908D-4CEFFF75811B", - "ticketNumber": "LGSQ6J6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815928, -79.994562", - "loadTime": "09/21/2019 14:05:52", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "0:49:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "14:55:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_LGSQ6J6_201909211405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0E94A64-E1C4-4FD8-873D-0D137E6BBA8E", - "ticketNumber": "5GZDARF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.754728, -80.216228", - "loadTime": "09/21/2019 14:31:01", - "straightDistance": "4.93", - "routeDistance": "7.73", - "timeToTower": "0:45:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "15:16:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_5GZDARF_201909211430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0F7D043-2221-4F7F-944E-012652008D9C", - "ticketNumber": "3BNU236", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.837453, -80.073039", - "loadTime": "09/21/2019 12:35:06", - "straightDistance": "10.81", - "routeDistance": "13.55", - "timeToTower": "2:54:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "15:29:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 80, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_3BNU236_201909211235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB523E9E-C7A4-40A0-92F4-7B91AC968505", - "ticketNumber": "9GTRKB2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815659, -79.994488", - "loadTime": "09/21/2019 14:08:50", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:44:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "14:52:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_9GTRKB2_201909211408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF3B40E9-2DF0-4D40-8460-369E52B7C0E3", - "ticketNumber": "9P2ZYUC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.822783, -80.052596", - "loadTime": "09/21/2019 14:06:12", - "straightDistance": "11.91", - "routeDistance": "16.23", - "timeToTower": "1:26:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "15:32:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_9P2ZYUC_201909211406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B544F6F5-F1D0-424C-8668-ECE4DCD6577C", - "ticketNumber": "938PKUR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.824022, -80.052886", - "loadTime": "09/21/2019 14:00:14", - "straightDistance": "11.9", - "routeDistance": "16.19", - "timeToTower": "1:05:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "15:06:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 80, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_938PKUR_201909211400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C407807D-AC58-46A7-AA87-61E250B1E490", - "ticketNumber": "5USY5KQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.828437, -80.051444", - "loadTime": "09/21/2019 13:40:51", - "straightDistance": "12", - "routeDistance": "15.96", - "timeToTower": "1:01:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "14:41:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_5USY5KQ_201909211340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8495C83-27C3-45F1-B0B9-6FCDA9258023", - "ticketNumber": "3UCWK4J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.843119, -80.076125", - "loadTime": "09/21/2019 14:47:14", - "straightDistance": "10.69", - "routeDistance": "14.7", - "timeToTower": "0:58:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "15:46:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_3UCWK4J_201909211447_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D36AE752-A751-4750-8054-C96FB6CD502B", - "ticketNumber": "9Z55NVJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.783602, -80.010840", - "loadTime": "09/21/2019 13:47:17", - "straightDistance": "14.52", - "routeDistance": "16.17", - "timeToTower": "0:28:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "14:15:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_9Z55NVJ_201909211347_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED9FBAA3-1046-4699-B5F2-3074E02842A5", - "ticketNumber": "7R5YFY5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.838229, -80.054085", - "loadTime": "09/21/2019 13:35:10", - "straightDistance": "11.91", - "routeDistance": "14.8", - "timeToTower": "1:38:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "15:14:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_7R5YFY5_201909211335_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F580151B-BA9A-4B72-AE1A-38BCF90C05CE", - "ticketNumber": "5QXDE9T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815906, -79.994471", - "loadTime": "09/21/2019 14:06:09", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:48:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "14:54:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_5QXDE9T_201909211406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FCADB065-BC24-4719-9C4B-886CE85F0AF9", - "ticketNumber": "9LMWSJW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.704452, -80.339486", - "loadTime": "09/21/2019 11:36:14", - "straightDistance": "9.11", - "routeDistance": "15.01", - "timeToTower": "3:21:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "14:57:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 85, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_9LMWSJW_201909211136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16F95FA4-7CD5-4120-B75E-0E1DBDD84F0E", - "ticketNumber": "7Q5H63Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.773952, -79.982122", - "loadTime": "09/21/2019 15:02:24", - "straightDistance": "16.27", - "routeDistance": "18.62", - "timeToTower": "1:08:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "16:10:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_7Q5H63Z_201909211502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22BF453C-BEFC-41A6-8AFE-34655720EE6C", - "ticketNumber": "4QM7SW9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5S7EYWZ", - "fieldMonitorName": "Brandon Jefferson", - "loadCoordinates": "32.780659, -80.007670", - "loadTime": "09/21/2019 14:45:32", - "straightDistance": "14.73", - "routeDistance": "16.5", - "timeToTower": "1:29:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "16:15:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 60, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_4QM7SW9_201909211440_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "320F18C3-3893-4D0D-8838-25D31F07BA03", - "ticketNumber": "5XGTEY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816593, -79.995663", - "loadTime": "09/21/2019 15:32:09", - "straightDistance": "15.21", - "routeDistance": "18.3", - "timeToTower": "0:53:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "16:25:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 90, - "quantity": 68.9, - "calculatedQuantity": "68.9 CY", - "s3DownloadKey": "HaulPass_5XGTEY4_201909211532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4DE4EFB4-5F0B-4EFE-8F2D-5F3C1503ED89", - "ticketNumber": "6CP2BG7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815132, -79.995241", - "loadTime": "09/21/2019 15:28:40", - "straightDistance": "15.24", - "routeDistance": "18.34", - "timeToTower": "0:48:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "16:17:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_6CP2BG7_201909211528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60BD5342-B191-41DE-B572-B976E2B58992", - "ticketNumber": "4FECGGP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.773666, -79.981897", - "loadTime": "09/21/2019 15:12:32", - "straightDistance": "16.29", - "routeDistance": "18.65", - "timeToTower": "0:55:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "16:08:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 55, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_4FECGGP_201909211512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67CC5701-86AD-45FE-B2E3-C5764EDD9CC6", - "ticketNumber": "8MRTLXF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815584, -79.993959", - "loadTime": "09/21/2019 15:30:38", - "straightDistance": "15.31", - "routeDistance": "18.38", - "timeToTower": "0:50:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "16:21:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_8MRTLXF_201909211530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6EE75D4C-9FEA-4AC0-8DC6-954B804F9610", - "ticketNumber": "4RSA3H7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.791620, -80.016154", - "loadTime": "09/21/2019 15:00:16", - "straightDistance": "14.13", - "routeDistance": "16.02", - "timeToTower": "1:03:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "16:04:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_4RSA3H7_201909211500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77AB74EF-6803-4174-A7BD-891CF81BE5A1", - "ticketNumber": "8XD4Q57", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.780267, -80.008986", - "loadTime": "09/21/2019 15:17:01", - "straightDistance": "14.66", - "routeDistance": "16.42", - "timeToTower": "0:39:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "15:56:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 95, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_8XD4Q57_201909211517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8175F798-34D4-4E25-9A4F-E27259EBD1F0", - "ticketNumber": "99YTLPK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815080, -79.995202", - "loadTime": "09/21/2019 15:29:07", - "straightDistance": "15.24", - "routeDistance": "18.32", - "timeToTower": "0:49:27", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "16:18:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_99YTLPK_201909211529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94ECD84E-58AB-4E8A-A9C0-267AF89AC69D", - "ticketNumber": "8FGNZAK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.827764, -80.050917", - "loadTime": "09/21/2019 15:17:21", - "straightDistance": "12.03", - "routeDistance": "16", - "timeToTower": "1:10:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "16:28:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_8FGNZAK_201909211517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B004BD4D-3FF8-478A-A05F-0005DE3C9FB8", - "ticketNumber": "49B58QD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816275, -79.995598", - "loadTime": "09/21/2019 15:31:47", - "straightDistance": "15.21", - "routeDistance": "18.29", - "timeToTower": "0:51:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "16:23:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_49B58QD_201909211531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6621BD1-5A86-40AA-B99F-F7497302D4BE", - "ticketNumber": "5LDPNQG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.792830, -80.016495", - "loadTime": "09/21/2019 15:11:04", - "straightDistance": "14.1", - "routeDistance": "15.97", - "timeToTower": "0:54:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "16:05:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 60, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_5LDPNQG_201909211511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEC50A0B-8AA7-48F1-BEC9-CD7E7E54C3C1", - "ticketNumber": "7WKTJM8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5S7EYWZ", - "fieldMonitorName": "Brandon Jefferson", - "loadCoordinates": "32.782744, -80.008391", - "loadTime": "09/21/2019 15:31:59", - "straightDistance": "14.67", - "routeDistance": "16.36", - "timeToTower": "0:41:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "16:13:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_7WKTJM8_201909211531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA1298FB-C71D-46DF-892E-7C1A19FEFA33", - "ticketNumber": "65TXD2M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815678, -79.994151", - "loadTime": "09/21/2019 15:30:19", - "straightDistance": "15.3", - "routeDistance": "18.39", - "timeToTower": "0:50:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "16:20:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_65TXD2M_201909211530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6552A86-C095-444A-9091-F683AB9161FD", - "ticketNumber": "5KENTQU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.827823, -80.050939", - "loadTime": "09/21/2019 15:23:55", - "straightDistance": "12.03", - "routeDistance": "16", - "timeToTower": "1:05:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "16:28:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 80, - "quantity": 56.9, - "calculatedQuantity": "56.9 CY", - "s3DownloadKey": "HaulPass_5KENTQU_201909211523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02CB07EB-F271-47B1-B1E8-E8B820D7CDE7", - "ticketNumber": "5J2MZS8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654536, -80.062871", - "loadTime": "09/21/2019 15:07:56", - "straightDistance": "1.26", - "routeDistance": "2.05", - "timeToTower": "0:51:53", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:59:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_5J2MZS8_201909211507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03846ED5-C97F-42FC-9524-6025B2941D44", - "ticketNumber": "5R954NW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.704668, -80.105614", - "loadTime": "09/21/2019 15:50:04", - "straightDistance": "3.25", - "routeDistance": "7.2", - "timeToTower": "0:36:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "16:26:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_5R954NW_201909211550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07B9C55F-E054-48E2-89CF-B1515B5BDEDB", - "ticketNumber": "5JH33JX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.663130, -80.221707", - "loadTime": "09/21/2019 15:38:05", - "straightDistance": "9.17", - "routeDistance": "15.13", - "timeToTower": "0:55:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "16:33:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_5JH33JX_201909211538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F5445F2-0F15-41C1-A9DC-04C5405FDF59", - "ticketNumber": "4MLXE9U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.688457, -80.197353", - "loadTime": "09/21/2019 12:27:04", - "straightDistance": "7.8", - "routeDistance": "13.66", - "timeToTower": "0:40:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "13:07:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_4MLXE9U_201909211227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1185E691-B389-4414-9C60-9F45DD584AD0", - "ticketNumber": "7ASGATU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736131, -80.156832", - "loadTime": "09/21/2019 14:52:08", - "straightDistance": "6.93", - "routeDistance": "12.04", - "timeToTower": "0:56:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:48:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_7ASGATU_201909211452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "133624CD-4A6C-426B-88EE-DA8946D38626", - "ticketNumber": "3F3U9U3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.692429, -79.962695", - "loadTime": "09/21/2019 12:17:17", - "straightDistance": "6.07", - "routeDistance": "15.92", - "timeToTower": "1:01:24", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "13:18:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_3F3U9U3_201909211217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1604649A-23A4-4EE5-AFE0-D00AD6732345", - "ticketNumber": "3RLUZM8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654321, -80.063114", - "loadTime": "09/21/2019 12:36:07", - "straightDistance": "1.27", - "routeDistance": "2.04", - "timeToTower": "0:10:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "12:46:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 55, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_3RLUZM8_201909211236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19D81199-D9D0-43F9-BF1D-77146160D0E1", - "ticketNumber": "6WKTD9P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.661890, -80.218332", - "loadTime": "09/21/2019 13:11:15", - "straightDistance": "8.98", - "routeDistance": "14.8", - "timeToTower": "1:00:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "14:12:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 70, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_6WKTD9P_201909211253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B539643-A4BC-4E2C-9C82-77E6765DBF96", - "ticketNumber": "8UJE93S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.659204, -79.942858", - "loadTime": "09/21/2019 14:31:47", - "straightDistance": "7.13", - "routeDistance": "18.44", - "timeToTower": "0:47:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:18:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 90, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_8UJE93S_201909211431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1BF27F18-3DA8-4FE0-9766-C584ED344261", - "ticketNumber": "8Z874JF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.692104, -80.072678", - "loadTime": "09/21/2019 13:16:17", - "straightDistance": "1.42", - "routeDistance": "3.09", - "timeToTower": "0:33:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "13:50:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_8Z874JF_201909211316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E440D77-419B-4432-B097-1FE543D7ADC6", - "ticketNumber": "VX3LBAT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.737579, -80.160068", - "loadTime": "09/21/2019 13:07:21", - "straightDistance": "7.14", - "routeDistance": "12.43", - "timeToTower": "0:57:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "14:04:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_VX3LBAT_201909211307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22507AEE-3C5B-4311-9184-2ADC19AAD420", - "ticketNumber": "386YU7G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.655866, -80.091928", - "loadTime": "09/21/2019 12:20:24", - "straightDistance": "1.98", - "routeDistance": "3.28", - "timeToTower": "0:21:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "12:42:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 65, - "quantity": 38.3, - "calculatedQuantity": "38.3 CY", - "s3DownloadKey": "HaulPass_386YU7G_201909211220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26423408-97FB-4CBF-85DA-131C15BA858A", - "ticketNumber": "36ZCW9G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.607491, -80.183147", - "loadTime": "09/21/2019 12:19:32", - "straightDistance": "8.24", - "routeDistance": "17.49", - "timeToTower": "0:52:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "13:12:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 70, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_36ZCW9G_201909211219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26694625-4D28-4DB8-9DAB-91F04E80E862", - "ticketNumber": "C3Q6BQZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.658952, -79.942964", - "loadTime": "09/21/2019 12:33:16", - "straightDistance": "7.12", - "routeDistance": "18.45", - "timeToTower": "0:49:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "13:22:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_C3Q6BQZ_201909211233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2AB7A909-8100-4117-BC6E-AB0471719109", - "ticketNumber": "6KKJE9D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.735874, -80.156488", - "loadTime": "09/21/2019 11:48:40", - "straightDistance": "6.9", - "routeDistance": "12.02", - "timeToTower": "0:32:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "12:20:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_6KKJE9D_201909211148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C3E1E26-2CB4-4589-A8A7-C7683640719A", - "ticketNumber": "66NEWP6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750877, -79.942356", - "loadTime": "09/21/2019 14:00:54", - "straightDistance": "8.91", - "routeDistance": "14.26", - "timeToTower": "0:43:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "14:44:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 85, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_66NEWP6_201909211400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C9C0EA8-E6A5-43E6-B13B-14A99558ABD4", - "ticketNumber": "4E2B84W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742121, -79.945266", - "loadTime": "09/21/2019 12:18:46", - "straightDistance": "8.42", - "routeDistance": "14.51", - "timeToTower": "0:32:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "12:51:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_4E2B84W_201909211218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31A37999-A1A3-41F9-88AC-5E94F6F299FB", - "ticketNumber": "T8DTUB2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742286, -79.945302", - "loadTime": "09/21/2019 13:48:53", - "straightDistance": "8.42", - "routeDistance": "14.51", - "timeToTower": "1:39:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:28:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 85, - "quantity": 62.3, - "calculatedQuantity": "62.3 CY", - "s3DownloadKey": "HaulPass_T8DTUB2_201909211348_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3284BC8E-86D0-4F95-85B2-EAECA34A7322", - "ticketNumber": "6MTDBW9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.655911, -80.091853", - "loadTime": "09/21/2019 12:18:31", - "straightDistance": "1.97", - "routeDistance": "3.28", - "timeToTower": "0:22:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "12:41:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 75, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_6MTDBW9_201909211218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3999907A-1D36-43E7-91A1-F793BF7E6AF9", - "ticketNumber": "FARE3WR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.695563, -80.071308", - "loadTime": "09/21/2019 14:09:46", - "straightDistance": "1.63", - "routeDistance": "3.35", - "timeToTower": "0:44:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "14:53:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_FARE3WR_201909211409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EBA565C-87D0-4299-BD35-BBDA17850A0D", - "ticketNumber": "3HUTH5S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.680954, -80.190148", - "loadTime": "09/21/2019 12:35:50", - "straightDistance": "7.33", - "routeDistance": "12.69", - "timeToTower": "0:33:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "13:09:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_3HUTH5S_201909211235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EBD86CF-83BD-4CCD-9A8E-E1BBF82DAAA3", - "ticketNumber": "62395RU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.747169, -79.931396", - "loadTime": "09/21/2019 11:34:57", - "straightDistance": "9.28", - "routeDistance": "15.22", - "timeToTower": "1:23:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "12:58:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_62395RU_201909211134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4068A1E6-7D4F-428F-BF52-F28CC228D365", - "ticketNumber": "97SUXDX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.659422, -79.942995", - "loadTime": "09/21/2019 12:47:09", - "straightDistance": "7.12", - "routeDistance": "18.42", - "timeToTower": "0:48:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "13:35:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_97SUXDX_201909211247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43638476-30A2-4A69-8A36-3A2E7BEE8B40", - "ticketNumber": "W8J2CRJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.740500, -79.920329", - "loadTime": "09/21/2019 11:41:10", - "straightDistance": "9.59", - "routeDistance": "15.58", - "timeToTower": "1:23:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "13:04:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 85, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_W8J2CRJ_201909211141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44C2AB46-BFD4-4C0B-AEB2-61D89D0F8350", - "ticketNumber": "44GF9GK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.685833, -80.081669", - "loadTime": "09/21/2019 16:08:33", - "straightDistance": "1.35", - "routeDistance": "3.28", - "timeToTower": "0:29:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "16:38:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_44GF9GK_201909211608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "467A5268-F46B-421A-8C5A-F32E4303CF17", - "ticketNumber": "8FUQ88B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743420, -79.907949", - "loadTime": "09/21/2019 12:03:29", - "straightDistance": "10.32", - "routeDistance": "16.54", - "timeToTower": "0:56:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "13:00:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 50, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_8FUQ88B_201909211203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "467A5F36-6875-49C0-BA37-C1F13D0BEB52", - "ticketNumber": "4LCCWQJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.735907, -80.156525", - "loadTime": "09/21/2019 14:51:09", - "straightDistance": "6.9", - "routeDistance": "12.02", - "timeToTower": "0:56:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:47:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 75, - "quantity": 55.6, - "calculatedQuantity": "55.6 CY", - "s3DownloadKey": "HaulPass_4LCCWQJ_201909211451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49A99915-B2F8-40FC-8335-09438CDE1F83", - "ticketNumber": "8QX5LPQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.729228, -80.018086", - "loadTime": "09/21/2019 14:21:07", - "straightDistance": "4.74", - "routeDistance": "6.32", - "timeToTower": "0:35:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "14:56:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_8QX5LPQ_201909211415_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D6700D4-BF6F-4D93-9E8D-4E7EB739335B", - "ticketNumber": "5VN6KHE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.692157, -80.173140", - "loadTime": "09/21/2019 13:24:46", - "straightDistance": "6.46", - "routeDistance": "11.44", - "timeToTower": "0:38:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "14:03:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 75, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_5VN6KHE_201909211324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F779DC9-3289-4EE4-B347-E55C8A328AB0", - "ticketNumber": "8KLZ6G4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.740758, -79.920349", - "loadTime": "09/21/2019 13:54:50", - "straightDistance": "9.6", - "routeDistance": "15.57", - "timeToTower": "1:09:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:04:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 75, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_8KLZ6G4_201909211354_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50465771-C449-4805-8AD7-B327278BB4AA", - "ticketNumber": "7SJW3R2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.659271, -79.942893", - "loadTime": "09/21/2019 12:40:05", - "straightDistance": "7.12", - "routeDistance": "18.43", - "timeToTower": "0:53:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "13:33:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_7SJW3R2_201909211240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5142F425-54FB-406C-B6C1-AFC20166EF87", - "ticketNumber": "3BMPM6H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.657636, -80.128818", - "loadTime": "09/21/2019 14:23:25", - "straightDistance": "3.89", - "routeDistance": "6.99", - "timeToTower": "0:37:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:01:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 90, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_3BMPM6H_201909211423_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "536BD1B9-0D4D-4D4A-AB01-CA56079DE084", - "ticketNumber": "YFSQBET", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.691493, -80.073499", - "loadTime": "09/21/2019 13:17:22", - "straightDistance": "1.4", - "routeDistance": "3.03", - "timeToTower": "0:33:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "13:51:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_YFSQBET_201909211317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54A94AB3-843B-4AD1-8042-80492A6DBCAA", - "ticketNumber": "T9TBGNL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.659102, -79.943525", - "loadTime": "09/21/2019 12:42:59", - "straightDistance": "7.09", - "routeDistance": "18.44", - "timeToTower": "0:40:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "13:23:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_T9TBGNL_201909211242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5564D5CD-D71A-4F5A-8153-66BE80B1C245", - "ticketNumber": "4LQ8ZRK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.727260, -80.083282", - "loadTime": "09/21/2019 15:04:14", - "straightDistance": "3.92", - "routeDistance": "6.26", - "timeToTower": "0:31:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:35:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 95, - "quantity": 69, - "calculatedQuantity": "69 CY", - "s3DownloadKey": "HaulPass_4LQ8ZRK_201909211504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "563E6B86-B374-4D33-ADEF-5CD064AD51F1", - "ticketNumber": "AKS9FD2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.657619, -80.129504", - "loadTime": "09/21/2019 14:21:40", - "straightDistance": "3.92", - "routeDistance": "7.01", - "timeToTower": "0:40:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:01:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 95, - "quantity": 56, - "calculatedQuantity": "56 CY", - "s3DownloadKey": "HaulPass_AKS9FD2_201909211421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58784B8B-98C6-462A-B9A5-B81D76366D31", - "ticketNumber": "9X6XAX2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.725485, -80.082583", - "loadTime": "09/21/2019 14:01:55", - "straightDistance": "3.79", - "routeDistance": "6.52", - "timeToTower": "0:29:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "14:31:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_9X6XAX2_201909211401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E1A8035-1302-4E4E-89C3-030836707024", - "ticketNumber": "LH2R5YA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654491, -80.050611", - "loadTime": "09/21/2019 13:20:55", - "straightDistance": "1.49", - "routeDistance": "2.78", - "timeToTower": "0:21:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "13:41:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_LH2R5YA_201909211320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F18999B-7023-4049-AE9F-51BDACC874BC", - "ticketNumber": "35QW6SX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.701226, -80.130174", - "loadTime": "09/21/2019 14:38:48", - "straightDistance": "4.3", - "routeDistance": "8.7", - "timeToTower": "0:27:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:06:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_35QW6SX_201909211438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "603765C0-795A-427C-9588-8619789297F5", - "ticketNumber": "87MDBJ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743443, -79.907905", - "loadTime": "09/21/2019 12:21:29", - "straightDistance": "10.32", - "routeDistance": "16.54", - "timeToTower": "0:39:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "13:01:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 45, - "quantity": 32.5, - "calculatedQuantity": "32.5 CY", - "s3DownloadKey": "HaulPass_87MDBJ9_201909211221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6686CE60-069E-40AF-A9AF-C4115F2CFDCF", - "ticketNumber": "9FDERDF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654088, -80.050449", - "loadTime": "09/21/2019 13:22:13", - "straightDistance": "1.52", - "routeDistance": "2.81", - "timeToTower": "0:20:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "13:42:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 90, - "quantity": 64.3, - "calculatedQuantity": "64.3 CY", - "s3DownloadKey": "HaulPass_9FDERDF_201909211322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C9F8909-8C09-4BB0-BB9C-50406F0CB312", - "ticketNumber": "4RV3FGM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.763114, -80.029551", - "loadTime": "09/21/2019 15:12:44", - "straightDistance": "6.56", - "routeDistance": "9.85", - "timeToTower": "0:40:41", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:53:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_J001_4RV3FGM_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71936ACF-F197-4B9A-80F1-D72111A81828", - "ticketNumber": "8NECPZ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.725949, -80.098165", - "loadTime": "09/21/2019 12:13:04", - "straightDistance": "4.16", - "routeDistance": "6.45", - "timeToTower": "0:43:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "12:56:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_8NECPZ8_201909211213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72265FF8-AE9E-4E42-B784-55FA5F2166CC", - "ticketNumber": "4MQ52RB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.690066, -80.176505", - "loadTime": "09/21/2019 15:11:07", - "straightDistance": "6.62", - "routeDistance": "11.68", - "timeToTower": "0:31:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:42:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 80, - "quantity": 57.7, - "calculatedQuantity": "57.7 CY", - "s3DownloadKey": "HaulPass_4MQ52RB_201909211505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75C0EA3E-85A3-4827-887E-4539CBABB7D0", - "ticketNumber": "6VUJSZA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.726448, -80.023792", - "loadTime": "09/21/2019 15:33:41", - "straightDistance": "4.4", - "routeDistance": "5.94", - "timeToTower": "0:28:17", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "16:01:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 85, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_6VUJSZA_201909211533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7635D4C3-5576-440E-A5E7-35AFB15DD1D8", - "ticketNumber": "6UAVQFR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747648, -79.942080", - "loadTime": "09/21/2019 15:28:37", - "straightDistance": "8.79", - "routeDistance": "14.16", - "timeToTower": "0:56:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "16:25:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 80, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_6UAVQFR_201909211528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B02FA00-9BA8-49EB-A05D-F0E2856A8087", - "ticketNumber": "54PXP3G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.729763, -80.017244", - "loadTime": "09/21/2019 12:17:48", - "straightDistance": "4.8", - "routeDistance": "6.38", - "timeToTower": "0:21:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "12:38:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 75, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_54PXP3G_201909211202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C0ED3CB-D5ED-4CAD-87A8-BB69565EFFD9", - "ticketNumber": "3G75568", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.726528, -80.023702", - "loadTime": "09/21/2019 15:18:34", - "straightDistance": "4.4", - "routeDistance": "5.94", - "timeToTower": "0:42:20", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "16:00:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_3G75568_201909211518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8045AE33-99BB-46C4-A99E-304161382FC2", - "ticketNumber": "7JVVJPJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743867, -79.907450", - "loadTime": "09/21/2019 14:08:36", - "straightDistance": "10.36", - "routeDistance": "16.44", - "timeToTower": "0:51:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "14:59:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 85, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_7JVVJPJ_201909211406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8476053B-9B5E-4A57-94BD-C5A637BEC3FD", - "ticketNumber": "8AWEQVW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.781627, -80.016473", - "loadTime": "09/21/2019 14:54:23", - "straightDistance": "8.02", - "routeDistance": "17.75", - "timeToTower": "1:01:56", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:56:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 75, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_8AWEQVW_201909211453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88C3BB68-3964-40D6-B95E-7AB1644DC6AF", - "ticketNumber": "7LX3DR4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.656605, -80.128462", - "loadTime": "09/21/2019 15:26:46", - "straightDistance": "3.89", - "routeDistance": "7.09", - "timeToTower": "0:38:16", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "16:05:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 95, - "quantity": 56, - "calculatedQuantity": "56 CY", - "s3DownloadKey": "HaulPass_7LX3DR4_201909211526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DC2DD73-45B5-4F7A-902B-8BC94D7155EA", - "ticketNumber": "7DH3PRZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750209, -79.937241", - "loadTime": "09/21/2019 11:50:36", - "straightDistance": "9.12", - "routeDistance": "14.54", - "timeToTower": "1:04:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "12:55:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_7DH3PRZ_201909211150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DEEB712-D39B-422D-B6F6-E8C67D69B25B", - "ticketNumber": "8C8L23V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.728831, -80.018940", - "loadTime": "09/21/2019 14:36:09", - "straightDistance": "4.69", - "routeDistance": "6.26", - "timeToTower": "0:21:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "14:57:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 80, - "quantity": 56.2, - "calculatedQuantity": "56.2 CY", - "s3DownloadKey": "HaulPass_8C8L23V_201909211427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8EC25E54-25D6-4E92-B616-8DA5003EEAB8", - "ticketNumber": "9XLD3NP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.662216, -80.218834", - "loadTime": "09/21/2019 13:26:58", - "straightDistance": "9", - "routeDistance": "14.81", - "timeToTower": "0:44:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "14:11:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_9XLD3NP_201909211315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8EEFF7C0-C099-4963-9CC4-2A9E8FF7C4F9", - "ticketNumber": "FHB9QF3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.741015, -79.920299", - "loadTime": "09/21/2019 12:07:17", - "straightDistance": "9.61", - "routeDistance": "15.55", - "timeToTower": "0:58:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "13:05:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 75, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_FHB9QF3_201909211207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "952E06A5-EA5E-4067-862F-9C3B13B0FB35", - "ticketNumber": "36N8RGY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.727810, -79.947976", - "loadTime": "09/21/2019 12:21:51", - "straightDistance": "7.76", - "routeDistance": "14.1", - "timeToTower": "0:51:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "13:13:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_36N8RGY_201909211214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99D46DC8-6B76-48C3-87C7-030037C968A5", - "ticketNumber": "3YZGTNL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.728972, -80.018252", - "loadTime": "09/21/2019 13:23:26", - "straightDistance": "4.72", - "routeDistance": "6.3", - "timeToTower": "0:23:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "13:46:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_3YZGTNL_201909211315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A05B441A-9148-4D2A-98EA-972A8EE349BE", - "ticketNumber": "9L6JN67", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.729815, -80.016266", - "loadTime": "09/21/2019 11:51:47", - "straightDistance": "4.83", - "routeDistance": "6.43", - "timeToTower": "0:46:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "12:38:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_9L6JN67_201909211151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2EB6FD8-6109-4D13-8265-DC34078A629E", - "ticketNumber": "9HYQ5UA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.748178, -79.941305", - "loadTime": "09/21/2019 15:23:55", - "straightDistance": "8.85", - "routeDistance": "14.22", - "timeToTower": "0:59:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "16:23:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 80, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_9HYQ5UA_201909211523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2F62F57-A21F-4EE8-AE1B-35C62978E81A", - "ticketNumber": "3Y7PHYU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.602572, -80.194695", - "loadTime": "09/21/2019 16:03:27", - "straightDistance": "8.99", - "routeDistance": "16.97", - "timeToTower": "0:38:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "16:41:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 80, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_3Y7PHYU_201909211603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A44B5D70-2929-4D93-8631-79C2F5DD76ED", - "ticketNumber": "6PEDZES", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.685847, -80.081667", - "loadTime": "09/21/2019 15:17:50", - "straightDistance": "1.35", - "routeDistance": "3.28", - "timeToTower": "0:22:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:39:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 85, - "quantity": 60.6, - "calculatedQuantity": "60.6 CY", - "s3DownloadKey": "HaulPass_6PEDZES_201909211516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5038850-2703-4331-B1DB-17082F2473D1", - "ticketNumber": "8Z84KFZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750271, -79.937051", - "loadTime": "09/21/2019 11:46:23", - "straightDistance": "9.13", - "routeDistance": "14.55", - "timeToTower": "1:08:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "12:54:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 80, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_8Z84KFZ_201909211146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ABE288BF-9AC7-44AD-BB79-A39751DB2D18", - "ticketNumber": "9XSQ2EZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654267, -80.063065", - "loadTime": "09/21/2019 12:35:49", - "straightDistance": "1.28", - "routeDistance": "2.04", - "timeToTower": "0:09:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "12:45:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_9XSQ2EZ_201909211235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC0348D9-FDFF-4F05-8335-B407FB6E52F0", - "ticketNumber": "6WW7GBT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.655085, -80.050835", - "loadTime": "09/21/2019 14:01:56", - "straightDistance": "1.45", - "routeDistance": "2.75", - "timeToTower": "0:47:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "14:49:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_6WW7GBT_201909211401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE4AAF90-3263-4C50-A2DC-D63B4A8BB684", - "ticketNumber": "5HDTNFH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654460, -80.050558", - "loadTime": "09/21/2019 14:00:50", - "straightDistance": "1.5", - "routeDistance": "2.78", - "timeToTower": "0:49:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "14:49:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_5HDTNFH_201909211400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B226F9DA-9B96-4593-B50B-AEDBC84F91ED", - "ticketNumber": "9Q5V977", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.698044, -80.070854", - "loadTime": "09/21/2019 14:39:35", - "straightDistance": "1.79", - "routeDistance": "3.52", - "timeToTower": "0:15:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "14:54:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_9Q5V977_201909211439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3AFDF9A-D579-44EC-8F73-92260FDE53F7", - "ticketNumber": "Q7227QD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.746095, -79.925600", - "loadTime": "09/21/2019 13:50:09", - "straightDistance": "9.52", - "routeDistance": "15.59", - "timeToTower": "1:23:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:13:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_Q7227QD_201909211350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3ECD4AC-A3BD-4C74-83C5-755CAE1CF6E2", - "ticketNumber": "8Q8SZ6F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.661095, -80.221317", - "loadTime": "09/21/2019 15:02:42", - "straightDistance": "9.15", - "routeDistance": "14.99", - "timeToTower": "1:31:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "16:34:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 70, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_8Q8SZ6F_201909211502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA5FAF84-9015-4EE2-A7BC-A928DE51CE58", - "ticketNumber": "99WSWQG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.737679, -80.160548", - "loadTime": "09/21/2019 13:08:24", - "straightDistance": "7.16", - "routeDistance": "12.45", - "timeToTower": "0:57:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "14:06:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_99WSWQG_201909211308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0A2512B-FBDF-4A02-BE44-F74D6D132483", - "ticketNumber": "3RCP3NF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736145, -80.156609", - "loadTime": "09/21/2019 11:48:16", - "straightDistance": "6.92", - "routeDistance": "12.04", - "timeToTower": "0:31:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "12:19:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_3RCP3NF_201909211148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0EEAAF9-DA9A-4BE4-BFDE-2A8F10A23F7E", - "ticketNumber": "3CTRPN4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.741994, -79.945178", - "loadTime": "09/21/2019 13:43:51", - "straightDistance": "8.42", - "routeDistance": "14.57", - "timeToTower": "1:43:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:27:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_3CTRPN4_201909211343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3AAAA76-F27E-47BF-9AC7-63CB082F76EE", - "ticketNumber": "4C9U294", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.685859, -80.081647", - "loadTime": "09/21/2019 15:12:44", - "straightDistance": "1.35", - "routeDistance": "3.28", - "timeToTower": "0:26:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:39:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_4C9U294_201909211512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C52B2E7A-E4B5-4018-A799-00DBA57868C6", - "ticketNumber": "88YGYEC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654525, -80.062996", - "loadTime": "09/21/2019 15:06:59", - "straightDistance": "1.26", - "routeDistance": "2.04", - "timeToTower": "0:52:03", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:59:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_88YGYEC_201909211506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C73B9AC3-9E50-4496-8433-E0A5971FB1EA", - "ticketNumber": "X8KJYF2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.685968, -80.081617", - "loadTime": "09/21/2019 16:01:01", - "straightDistance": "1.35", - "routeDistance": "3.28", - "timeToTower": "0:35:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "16:36:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_X8KJYF2_201909211601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7D0EDF1-3690-4F62-A30D-37688A1D3AB2", - "ticketNumber": "9WD6HY7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.697586, -79.958196", - "loadTime": "09/21/2019 14:51:36", - "straightDistance": "6.41", - "routeDistance": "15.91", - "timeToTower": "0:45:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:36:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_9WD6HY7_201909211451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8E0E0E6-3E67-4C65-93B4-6371E0789920", - "ticketNumber": "7YJVJ74", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.680742, -80.191020", - "loadTime": "09/21/2019 15:01:43", - "straightDistance": "7.38", - "routeDistance": "12.74", - "timeToTower": "0:39:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:41:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_7YJVJ74_201909211501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD05B13E-F58B-4CF0-AEA4-FDFF232AAC9E", - "ticketNumber": "8BNXJKC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.704327, -80.105756", - "loadTime": "09/21/2019 15:38:02", - "straightDistance": "3.24", - "routeDistance": "7.22", - "timeToTower": "0:50:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "16:28:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_8BNXJKC_201909211538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D11CCB09-3C42-437E-9A4C-8E1E541223F5", - "ticketNumber": "9SWYQNU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.747640, -79.925964", - "loadTime": "09/21/2019 14:22:43", - "straightDistance": "9.56", - "routeDistance": "15.48", - "timeToTower": "0:52:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:14:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_9SWYQNU_201909211402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1638810-1535-43A8-91EE-76935B796F7D", - "ticketNumber": "5J6KZL8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.602182, -80.195297", - "loadTime": "09/21/2019 15:39:56", - "straightDistance": "9.03", - "routeDistance": "17.07", - "timeToTower": "0:59:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "16:39:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 75, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_5J6KZL8_201909211539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D837EC01-05B6-4B33-8F06-65F7C3BDD5AE", - "ticketNumber": "9R7MWLS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.726064, -80.086796", - "loadTime": "09/21/2019 12:29:53", - "straightDistance": "3.91", - "routeDistance": "6.03", - "timeToTower": "0:50:35", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "13:20:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_J001_9R7MWLS_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9220164-61C9-4C24-B296-3BADD12CCCFF", - "ticketNumber": "5U9QCD7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.728802, -80.018616", - "loadTime": "09/21/2019 13:25:53", - "straightDistance": "4.7", - "routeDistance": "6.28", - "timeToTower": "0:22:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "13:47:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 85, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_5U9QCD7_201909211325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBA1A4E3-D34D-4FA4-B691-210DC76DF5E2", - "ticketNumber": "8VPCMP6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.659433, -79.942917", - "loadTime": "09/21/2019 14:25:40", - "straightDistance": "7.12", - "routeDistance": "18.42", - "timeToTower": "0:43:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:09:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_8VPCMP6_201909211425_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBA8762C-8765-4D8B-AC06-E6DB025287D5", - "ticketNumber": "3AZ52GJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.741073, -79.920553", - "loadTime": "09/21/2019 13:53:25", - "straightDistance": "9.6", - "routeDistance": "15.54", - "timeToTower": "1:10:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:03:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 80, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_3AZ52GJ_201909211353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBF75399-3ADC-4E3D-93E6-193966A7D701", - "ticketNumber": "8RHD7MM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.699727, -80.155222", - "loadTime": "09/21/2019 14:31:37", - "straightDistance": "5.6", - "routeDistance": "10.26", - "timeToTower": "0:35:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:07:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_8RHD7MM_201909211431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD0EAD05-6B37-4082-B87E-9A394DAA0B46", - "ticketNumber": "3USEMUL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.657519, -80.128911", - "loadTime": "09/21/2019 13:20:07", - "straightDistance": "3.89", - "routeDistance": "6.99", - "timeToTower": "0:35:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "13:55:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 95, - "quantity": 56, - "calculatedQuantity": "56 CY", - "s3DownloadKey": "HaulPass_3USEMUL_201909211320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFB0E87B-9DE5-4D95-8ADE-8E7FB2378985", - "ticketNumber": "8Q2H4TG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.659103, -79.942976", - "loadTime": "09/21/2019 14:16:06", - "straightDistance": "7.12", - "routeDistance": "18.44", - "timeToTower": "0:54:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:10:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 85, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_8Q2H4TG_201909211416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1E4B789-B4DA-4E38-9C77-F44DE91917B5", - "ticketNumber": "5LFDL4Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.700854, -80.123915", - "loadTime": "09/21/2019 12:37:48", - "straightDistance": "3.97", - "routeDistance": "8.33", - "timeToTower": "1:24:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "14:02:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_5LFDL4Q_201909211237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E20EB9A9-E15B-4916-890C-4F6A3E2BCFB6", - "ticketNumber": "5ZE2FSK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.610554, -80.177098", - "loadTime": "09/21/2019 13:55:08", - "straightDistance": "7.83", - "routeDistance": "17.91", - "timeToTower": "0:55:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "14:51:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 85, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_5ZE2FSK_201909211355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3B1ED25-0C9F-4CA3-B719-54BE1059B9EE", - "ticketNumber": "432MA2T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.657662, -80.129172", - "loadTime": "09/21/2019 15:27:55", - "straightDistance": "3.9", - "routeDistance": "6.99", - "timeToTower": "0:35:54", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "16:03:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 85, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_432MA2T_201909211527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB1E443F-CB87-4074-8E17-8FB4B089EC94", - "ticketNumber": "4QVZXGE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.751871, -79.934604", - "loadTime": "09/21/2019 13:40:38", - "straightDistance": "9.31", - "routeDistance": "14.77", - "timeToTower": "1:03:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "14:43:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 80, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_4QVZXGE_201909211340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF3CAD00-3DFA-44D9-8F1A-41F9605C7BAB", - "ticketNumber": "8NRNZGQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.746036, -79.925615", - "loadTime": "09/21/2019 11:58:03", - "straightDistance": "9.52", - "routeDistance": "15.59", - "timeToTower": "1:00:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "12:58:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 70, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_8NRNZGQ_201909211158_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0339844-5004-4FC6-9BE4-1A95B3F48FD9", - "ticketNumber": "82TJCEF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.659536, -79.943742", - "loadTime": "09/21/2019 14:37:16", - "straightDistance": "7.07", - "routeDistance": "18.41", - "timeToTower": "0:42:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:19:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_82TJCEF_201909211437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F18D7DE1-49B9-4AD0-B69D-E6892F708273", - "ticketNumber": "5J2V7B4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743298, -79.907616", - "loadTime": "09/21/2019 13:46:25", - "straightDistance": "10.33", - "routeDistance": "16.52", - "timeToTower": "1:12:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "14:58:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 75, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_5J2V7B4_201909211346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F18E4DE4-7A6F-4D9B-A689-DB49B5E74FAF", - "ticketNumber": "6YBP6AM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7A4ZSU9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.763104, -80.029675", - "loadTime": "09/21/2019 15:15:58", - "straightDistance": "6.56", - "routeDistance": "9.85", - "timeToTower": "0:38:17", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "15:54:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.4 CY", - "percentFull": 80, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_6YBP6AM_201909211509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F20FDC3E-F11A-480D-9B87-BB22FDC2FC7A", - "ticketNumber": "5L2CC9X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.657707, -80.128899", - "loadTime": "09/21/2019 13:21:19", - "straightDistance": "3.89", - "routeDistance": "6.98", - "timeToTower": "0:32:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "13:54:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 90, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_5L2CC9X_201909211321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7C34497-A9E8-4F2C-A2F7-25CE3F2C8EBD", - "ticketNumber": "4VQ847G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.741695, -79.945356", - "loadTime": "09/21/2019 12:19:42", - "straightDistance": "8.4", - "routeDistance": "14.53", - "timeToTower": "0:32:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "12:52:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_4VQ847G_201909211219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2798898D-FFE1-4504-9CA8-BDF42A67A287", - "ticketNumber": "73QKHSL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.823910, -80.053045", - "loadTime": "09/21/2019 15:42:42", - "straightDistance": "11.89", - "routeDistance": "16.2", - "timeToTower": "1:13:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "16:55:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 80, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_73QKHSL_201909211542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A292630-E2CD-46FD-A2A0-4754BD635C57", - "ticketNumber": "7ACAWPK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.754153, -80.142385", - "loadTime": "09/21/2019 16:18:27", - "straightDistance": "7.98", - "routeDistance": "12.69", - "timeToTower": "0:42:27", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "17:00:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_7ACAWPK_201909211608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39C49784-1CA5-49BC-BB3B-910AFA601E18", - "ticketNumber": "7RQT2Z2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.705353, -80.347008", - "loadTime": "09/21/2019 16:40:24", - "straightDistance": "9.29", - "routeDistance": "14.45", - "timeToTower": "0:57:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "17:37:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_7RQT2Z2_201909211640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C5FB62B-15CC-4ABD-90ED-13B023F1FAAF", - "ticketNumber": "964U26C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.823761, -80.053095", - "loadTime": "09/21/2019 15:54:13", - "straightDistance": "11.89", - "routeDistance": "16.21", - "timeToTower": "1:02:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "16:57:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_964U26C_201909211554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "868B9BA1-7545-4991-9E6F-E7D4D1E48AEA", - "ticketNumber": "3YR2KQE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.843342, -80.074802", - "loadTime": "09/21/2019 16:29:44", - "straightDistance": "10.77", - "routeDistance": "15.01", - "timeToTower": "0:40:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "17:10:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 85, - "quantity": 65.8, - "calculatedQuantity": "65.8 CY", - "s3DownloadKey": "HaulPass_3YR2KQE_201909211629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F609325-22B2-4A87-8AF4-6004AEA759E9", - "ticketNumber": "4FDM4Z2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.759901, -80.213835", - "loadTime": "09/21/2019 16:15:50", - "straightDistance": "4.7", - "routeDistance": "7.34", - "timeToTower": "0:26:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "16:42:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_4FDM4Z2_201909211558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0C369D5-87DC-4BFF-BB18-F6932E66F4F2", - "ticketNumber": "8JGZNGZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.756639, -80.215081", - "loadTime": "09/21/2019 15:53:07", - "straightDistance": "4.85", - "routeDistance": "7.58", - "timeToTower": "0:48:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "16:41:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_8JGZNGZ_201909211547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9F2E716-333B-4E97-A733-FB13095295F3", - "ticketNumber": "8ZQYG5B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.778991, -80.007746", - "loadTime": "09/21/2019 16:49:11", - "straightDistance": "14.75", - "routeDistance": "16.53", - "timeToTower": "0:38:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "17:27:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_8ZQYG5B_201909211649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D19C944A-255D-48AB-AF64-732F0CB71C9D", - "ticketNumber": "9QSDWJM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.838808, -80.054362", - "loadTime": "09/21/2019 15:48:36", - "straightDistance": "11.9", - "routeDistance": "14.75", - "timeToTower": "1:00:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "16:49:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_9QSDWJM_201909211548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7269E9B-447E-4432-9F4A-B519A372C369", - "ticketNumber": "SYYH6RF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.836939, -80.055362", - "loadTime": "09/21/2019 15:57:01", - "straightDistance": "11.82", - "routeDistance": "14.89", - "timeToTower": "0:53:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "16:50:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 60, - "quantity": 42.9, - "calculatedQuantity": "42.9 CY", - "s3DownloadKey": "HaulPass_SYYH6RF_201909211557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5D791F1-6C7F-44AD-AAB2-25CCB07A419E", - "ticketNumber": "6XS2YGW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.842874, -80.075976", - "loadTime": "09/21/2019 16:31:19", - "straightDistance": "10.7", - "routeDistance": "14.68", - "timeToTower": "0:38:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "17:09:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 80, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_6XS2YGW_201909211631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7FE0F18-D9A4-45C5-8672-63CE7BF15175", - "ticketNumber": "9B4873M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.705789, -80.335261", - "loadTime": "09/21/2019 16:14:32", - "straightDistance": "8.9", - "routeDistance": "15.21", - "timeToTower": "1:21:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "17:36:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_9B4873M_201909211614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01F53AB6-C866-42BF-985D-681C6E4DED52", - "ticketNumber": "9KHFEUC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.746198, -80.040256", - "loadTime": "09/21/2019 17:50:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "17:52:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9KHFEUC_201909211750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B408C86-94A0-4F7F-9BF2-B141D10BD050", - "ticketNumber": "9VYKHRD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.718469, -80.085473", - "loadTime": "09/21/2019 13:31:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "13:34:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VYKHRD_201909211331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D651051-E610-467A-B41F-FCA67592FB2A", - "ticketNumber": "5L86STT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.718871, -80.084309", - "loadTime": "09/21/2019 13:38:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "13:40:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5L86STT_201909211338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24BC417F-B269-4D6A-80FF-0B8205E98250", - "ticketNumber": "4CY73U4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.746102, -80.040158", - "loadTime": "09/21/2019 17:52:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "17:53:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4CY73U4_201909211752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C569A0F-3E9F-47D6-92DD-5E66362694FD", - "ticketNumber": "5LTLTN4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.722806, -80.077058", - "loadTime": "09/21/2019 14:44:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "14:46:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5LTLTN4_201909211444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43F35A0A-817F-437F-8715-08CCDE7DE1B7", - "ticketNumber": "3PDSZAA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.727816, -80.068425", - "loadTime": "09/21/2019 15:14:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "15:17:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3PDSZAA_201909211514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4765AB9A-ECCC-4065-91FD-1F56C0056209", - "ticketNumber": "UJRBFJ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.740767, -80.043648", - "loadTime": "09/21/2019 16:40:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "16:42:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_UJRBFJ2_201909211640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53C03C42-3B9A-47FA-95B1-7E9773AF8D33", - "ticketNumber": "3SASNK4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.726303, -80.071263", - "loadTime": "09/21/2019 15:06:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "15:09:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3SASNK4_201909211506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62B9B805-D2EF-40AC-8F4E-9260686040DB", - "ticketNumber": "3X3E87R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.745994, -80.040059", - "loadTime": "09/21/2019 17:47:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "17:49:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3X3E87R_201909211747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "673346A8-72D5-4D8A-AF45-196EEF80E021", - "ticketNumber": "HCR6GJH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.751672, -80.044304", - "loadTime": "09/21/2019 18:35:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "18:37:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_HCR6GJH_201909211835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C2F6F10-23A9-4D0E-AEE5-425444C109D0", - "ticketNumber": "8YZ5U6Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.722799, -80.077096", - "loadTime": "09/21/2019 14:37:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "14:39:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8YZ5U6Z_201909211437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D1459EC-8DBF-4080-9656-9971C2870999", - "ticketNumber": "6PJZCVT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.732054, -80.059374", - "loadTime": "09/21/2019 15:58:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "16:00:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6PJZCVT_201909211558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "839E4BE1-492D-454A-9CA4-D593C6130B3D", - "ticketNumber": "8WYKRA4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.74616, -80.040266", - "loadTime": "09/21/2019 17:55:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "17:57:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8WYKRA4_201909211755_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88CE2B2B-1BB3-43F0-B6AD-1A829D297124", - "ticketNumber": "824XNZ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.722801, -80.077078", - "loadTime": "09/21/2019 14:31:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "14:34:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_824XNZ9_201909211431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92355DD5-C266-4246-A722-BDEFC8C5A47C", - "ticketNumber": "7GZJP9D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.72281, -80.077067", - "loadTime": "09/21/2019 14:48:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "14:53:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7GZJP9D_201909211448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DAFA5A6-62C0-4614-A2E2-3F07F1D1FD92", - "ticketNumber": "7SJC4KN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.722799, -80.077098", - "loadTime": "09/21/2019 14:46:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "14:48:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7SJC4KN_201909211446_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B18D333A-0AE3-406C-8186-4642651EF275", - "ticketNumber": "6ZHRKAS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.718606, -80.085327", - "loadTime": "09/21/2019 13:30:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "13:31:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ZHRKAS_201909211330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8C07946-2978-4280-A805-2345A8F487C9", - "ticketNumber": "5VF2P7H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.748518, -80.04179", - "loadTime": "09/21/2019 18:07:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "18:11:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5VF2P7H_201909211807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE3D481A-2A8A-4941-BE92-31D917166269", - "ticketNumber": "95MUGBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.722822, -80.077093", - "loadTime": "09/21/2019 14:34:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "14:37:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_95MUGBU_201909211434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D88005CD-4822-4B93-A040-856694757B90", - "ticketNumber": "8C8ZLJE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.731609, -80.060904", - "loadTime": "09/21/2019 15:51:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "15:53:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8C8ZLJE_201909211551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDC450A8-4EA5-4F3A-9C8D-A740891C8730", - "ticketNumber": "47RY834", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.723856, -80.075703", - "loadTime": "09/21/2019 14:53:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "14:54:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_47RY834_201909211453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2BC2460-03FE-492F-B074-434589421D9B", - "ticketNumber": "QD7T486", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.739097, -80.046755", - "loadTime": "09/21/2019 16:30:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "16:32:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_QD7T486_201909211630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6B61A0E-9201-40FD-A40C-0A0B494B1CEB", - "ticketNumber": "3HW6YVU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89BUNNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.748471, -80.041711", - "loadTime": "09/21/2019 18:05:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "18:07:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3HW6YVU_201909211805_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "161EDAD0-4D5B-409A-996A-9E49A825630B", - "ticketNumber": "9SNUDQW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.738983, -80.046412", - "loadTime": "09/21/2019 16:31:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "16:33:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9SNUDQW_201909211631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2DF3512B-6069-4473-88B0-0A6A25BDE4B8", - "ticketNumber": "6WN2UFC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.731478, -80.061147", - "loadTime": "09/21/2019 15:43:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "15:47:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6WN2UFC_201909211543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "341840BF-29C0-44C6-99D3-C092B99D5AA7", - "ticketNumber": "4DHCTVH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735699, -80.054545", - "loadTime": "09/21/2019 16:12:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "16:14:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4DHCTVH_201909211612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5483CD6B-D521-4BB2-A940-E83E91353F51", - "ticketNumber": "6HXZNX6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.746119, -80.040524", - "loadTime": "09/21/2019 17:48:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "17:53:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HXZNX6_201909211748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5503876C-B54A-4251-8E2E-FF301A865349", - "ticketNumber": "4MVX3ZP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.723888, -80.075376", - "loadTime": "09/21/2019 14:53:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "14:55:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4MVX3ZP_201909211453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5ED10E66-FC54-4C33-8B57-4CFE1B32A00C", - "ticketNumber": "6EEMWE3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.718571, -80.085249", - "loadTime": "09/21/2019 13:29:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "13:33:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6EEMWE3_201909211329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6317FF79-114E-4052-A17D-83AA3C792A59", - "ticketNumber": "5UY7LP8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.726746, -80.070489", - "loadTime": "09/21/2019 15:04:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "15:10:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5UY7LP8_201909211504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6BCBD388-07CB-46C3-AA46-A0B30DB9B5A4", - "ticketNumber": "5MTD9LN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.731839, -80.060563", - "loadTime": "09/21/2019 15:50:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "15:53:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5MTD9LN_201909211550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "718A1D8C-8F15-449C-B74C-B5FA587F4556", - "ticketNumber": "5B44YPP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.748628, -80.041965", - "loadTime": "09/21/2019 18:06:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "18:09:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5B44YPP_201909211806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "738A80AE-34CE-4376-AC70-17BFF9B01603", - "ticketNumber": "5EJMU5K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.729242, -80.065514", - "loadTime": "09/21/2019 15:24:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:18:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "15:43:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5EJMU5K_201909211524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7626823F-6EAB-4B4E-9904-77A8890E42F4", - "ticketNumber": "33YQPFK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.736089, -80.052338", - "loadTime": "09/21/2019 16:20:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "16:22:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_33YQPFK_201909211620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BDAB5D5-67B1-43A0-A364-179CA05ABE95", - "ticketNumber": "8EBVEQF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.732463, -80.059153", - "loadTime": "09/21/2019 15:57:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "16:02:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8EBVEQF_201909211557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C6E362F-E0CF-4B4D-9900-6A9E4BF6311F", - "ticketNumber": "3FG9RTH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.730714, -80.062736", - "loadTime": "09/21/2019 15:34:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "15:37:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3FG9RTH_201909211534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A872A638-5F80-4166-9670-ACF548D06391", - "ticketNumber": "3H7YYGQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.722808, -80.077123", - "loadTime": "09/21/2019 14:39:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "14:45:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3H7YYGQ_201909211439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3A48DAF-02AE-40F3-9561-E5E069DDC5BA", - "ticketNumber": "5DTC39M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.746165, -80.040323", - "loadTime": "09/21/2019 17:59:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "17:59:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5DTC39M_201909211759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCA4BA15-A084-4781-8D37-9203EEE0347A", - "ticketNumber": "9XVKAY6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.752617, -80.045356", - "loadTime": "09/21/2019 18:41:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "18:43:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9XVKAY6_201909211841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA363AB9-96B7-4836-93D1-A918B5E5CD9A", - "ticketNumber": "8KQPMEC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.752644, -80.045755", - "loadTime": "09/21/2019 18:44:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "18:46:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8KQPMEC_201909211844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1A98C7D-7C23-437A-A7A8-236C1A3B9BA9", - "ticketNumber": "42JT286", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.720157, -80.083121", - "loadTime": "09/21/2019 13:50:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "13:55:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_42JT286_201909211350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0825C0D-A78F-41B1-ACFE-68CC91E41F38", - "ticketNumber": "7BWY5TY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.718994, -80.084842", - "loadTime": "09/21/2019 13:39:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "13:43:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7BWY5TY_201909211339_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E743F012-201B-4373-B73D-17AF7FAFF4AC", - "ticketNumber": "82VKWXY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.746185, -80.040325", - "loadTime": "09/21/2019 17:54:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "17:58:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82VKWXY_201909211754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F494F927-80D2-4C78-8737-FC7A557B37F1", - "ticketNumber": "345HFAK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.722584, -80.077749", - "loadTime": "09/21/2019 14:34:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "14:36:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_345HFAK_201909211434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0608F8D4-D14B-428B-999F-F2186B9D6CCC", - "ticketNumber": "9XH7XH6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.728097, -80.019914", - "loadTime": "09/21/2019 17:56:04", - "straightDistance": "4.62", - "routeDistance": "6.19", - "timeToTower": "0:30:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "18:26:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 80, - "quantity": 56.2, - "calculatedQuantity": "56.2 CY", - "s3DownloadKey": "HaulPass_9XH7XH6_201909211756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07FA4804-2A64-4FB2-B405-75D30C1166E8", - "ticketNumber": "74MDUSW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.655440, -80.092806", - "loadTime": "09/21/2019 16:41:28", - "straightDistance": "2.04", - "routeDistance": "3.34", - "timeToTower": "0:18:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "16:59:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 85, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_74MDUSW_201909211641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A250FC1-3F66-4B31-B07B-2343D3183F3E", - "ticketNumber": "9Q7CMFH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.659059, -79.943107", - "loadTime": "09/21/2019 17:50:03", - "straightDistance": "7.11", - "routeDistance": "18.45", - "timeToTower": "1:04:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "18:54:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 65, - "quantity": 43.3, - "calculatedQuantity": "43.3 CY", - "s3DownloadKey": "HaulPass_9Q7CMFH_201909211750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AEEE676-AA9D-40DC-90C7-AC4DB932FC20", - "ticketNumber": "3ASF4A9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.679747, -80.094331", - "loadTime": "09/21/2019 18:12:27", - "straightDistance": "1.8", - "routeDistance": "4.13", - "timeToTower": "0:28:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "18:40:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_3ASF4A9_201909211812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B5ECC9A-20DD-417A-8DE6-82C9BAFCC152", - "ticketNumber": "7J76AM3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.715647, -80.016834", - "loadTime": "09/21/2019 18:36:01", - "straightDistance": "4.05", - "routeDistance": "5.25", - "timeToTower": "0:40:57", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "19:16:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_7J76AM3_201909211836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19ACA9AD-C873-4C53-BC96-29C4D9ED79E5", - "ticketNumber": "472NUHR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736813, -80.156984", - "loadTime": "09/21/2019 16:29:43", - "straightDistance": "6.96", - "routeDistance": "12.09", - "timeToTower": "1:11:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "17:41:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_472NUHR_201909211629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D96E7FB-4B53-4058-9275-8A914437ED8B", - "ticketNumber": "D6PJ6NE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.716598, -80.017409", - "loadTime": "09/21/2019 16:19:09", - "straightDistance": "4.08", - "routeDistance": "5.26", - "timeToTower": "0:46:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "17:05:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_D6PJ6NE_201909211619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FCEB89D-A1D8-49A5-9C7D-135C256F4482", - "ticketNumber": "9U5ZVQX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.659267, -79.942852", - "loadTime": "09/21/2019 16:17:42", - "straightDistance": "7.13", - "routeDistance": "18.43", - "timeToTower": "0:39:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "16:56:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_9U5ZVQX_201909211617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "242642DE-8D01-479B-B4E3-4EECE1DCE861", - "ticketNumber": "4KTCMGM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.633446, -80.189903", - "loadTime": "09/21/2019 17:24:07", - "straightDistance": "7.78", - "routeDistance": "14.69", - "timeToTower": "1:28:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "18:52:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 65, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_4KTCMGM_201909211724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26505EBF-0703-4841-8AFE-6A0CB4FC520B", - "ticketNumber": "7RNAN4L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.666501, -80.170839", - "loadTime": "09/21/2019 17:11:11", - "straightDistance": "6.2", - "routeDistance": "12.09", - "timeToTower": "0:57:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "18:08:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_7RNAN4L_201909211711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2747444A-5BB4-493B-BCF6-47E2E3E799D4", - "ticketNumber": "9FF4W76", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.658940, -79.942765", - "loadTime": "09/21/2019 16:25:32", - "straightDistance": "7.14", - "routeDistance": "18.46", - "timeToTower": "0:53:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "17:19:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 90, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_9FF4W76_201909211625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "278282BE-6F00-47F4-AD04-A51D01598EAD", - "ticketNumber": "7WMNVCD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.707655, -80.101279", - "loadTime": "09/21/2019 17:25:09", - "straightDistance": "3.22", - "routeDistance": "6.87", - "timeToTower": "0:35:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "18:00:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_7WMNVCD_201909211725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C69A055-6343-4724-8888-1238F9C2F76C", - "ticketNumber": "EERQL62", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.659130, -79.943110", - "loadTime": "09/21/2019 18:06:30", - "straightDistance": "7.11", - "routeDistance": "18.44", - "timeToTower": "0:49:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "18:55:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 60, - "quantity": 40.9, - "calculatedQuantity": "40.9 CY", - "s3DownloadKey": "HaulPass_EERQL62_201909211806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "409199BB-F6A4-4CA9-BFD1-B385515DCCF8", - "ticketNumber": "TULNUYB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.735806, -80.156466", - "loadTime": "09/21/2019 18:24:44", - "straightDistance": "6.9", - "routeDistance": "12.01", - "timeToTower": "0:50:31", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "19:15:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 70, - "quantity": 51.9, - "calculatedQuantity": "51.9 CY", - "s3DownloadKey": "HaulPass_TULNUYB_201909211824_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4490BE3E-15A5-4737-8190-3AF8420FB573", - "ticketNumber": "9EEPM9L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.658689, -79.942913", - "loadTime": "09/21/2019 16:13:54", - "straightDistance": "7.13", - "routeDistance": "18.47", - "timeToTower": "0:41:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "16:55:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_9EEPM9L_201909211613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47529386-7A65-439E-9B60-C4687572AF47", - "ticketNumber": "86C9GQA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.747390, -79.926345", - "loadTime": "09/21/2019 16:07:07", - "straightDistance": "9.54", - "routeDistance": "15.44", - "timeToTower": "1:41:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "17:49:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_86C9GQA_201909211607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "478611EB-093A-431C-9429-E6AD111CE038", - "ticketNumber": "4XHS9V9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.658962, -79.943271", - "loadTime": "09/21/2019 16:27:12", - "straightDistance": "7.11", - "routeDistance": "18.45", - "timeToTower": "0:52:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "17:19:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_4XHS9V9_201909211627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48A911D1-7CD6-4DAB-A122-9A3859FCE1A5", - "ticketNumber": "4DNB4RV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.764847, -80.033094", - "loadTime": "09/21/2019 17:10:51", - "straightDistance": "6.62", - "routeDistance": "10.1", - "timeToTower": "0:45:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "17:56:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_4DNB4RV_201909211710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49EFDDEB-196A-4A0F-94C2-A6F2ABA29304", - "ticketNumber": "9TKY7N3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.655447, -80.093041", - "loadTime": "09/21/2019 16:42:53", - "straightDistance": "2.05", - "routeDistance": "3.35", - "timeToTower": "0:17:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "17:00:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 85, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_9TKY7N3_201909211642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52E30D00-A758-43A6-B5E7-D39673DA11C0", - "ticketNumber": "7BF8H25", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736067, -80.156558", - "loadTime": "09/21/2019 16:28:19", - "straightDistance": "6.91", - "routeDistance": "12.03", - "timeToTower": "1:12:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "17:40:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_7BF8H25_201909211628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D02EE4B-5414-4C9E-AECA-067C34EF9730", - "ticketNumber": "9AU47L2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.655253, -80.094714", - "loadTime": "09/21/2019 17:19:26", - "straightDistance": "2.13", - "routeDistance": "3.45", - "timeToTower": "0:51:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "18:11:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 85, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_9AU47L2_201909211719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60A87D28-8B74-4474-8843-366A46E864FC", - "ticketNumber": "XZK8J94", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.653576, -80.232263", - "loadTime": "09/21/2019 17:18:36", - "straightDistance": "9.85", - "routeDistance": "15.81", - "timeToTower": "2:00:11", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "19:18:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_XZK8J94_201909211718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "639D8570-F3FE-442B-B848-46CEEA6A616C", - "ticketNumber": "3W24KDV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.736807, -79.917199", - "loadTime": "09/21/2019 16:22:08", - "straightDistance": "9.63", - "routeDistance": "16.5", - "timeToTower": "0:51:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "17:13:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 80, - "quantity": 55.4, - "calculatedQuantity": "55.4 CY", - "s3DownloadKey": "HaulPass_3W24KDV_201909211622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66B1B13B-607D-4F1C-8D5C-26877E0C2BF1", - "ticketNumber": "KMMVAFW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.679176, -80.095230", - "loadTime": "09/21/2019 18:19:26", - "straightDistance": "1.85", - "routeDistance": "4.2", - "timeToTower": "0:27:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "18:46:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_KMMVAFW_201909211819_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68D6AAA3-5FE5-4883-9DF5-AA33F689F4B6", - "ticketNumber": "9BBGRCE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.721441, -80.138674", - "loadTime": "09/21/2019 16:46:18", - "straightDistance": "5.47", - "routeDistance": "9.77", - "timeToTower": "1:15:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "18:02:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_9BBGRCE_201909211640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "721C828F-3FDD-4434-B531-9D9B892FA00B", - "ticketNumber": "NDUC3RE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.716698, -80.015446", - "loadTime": "09/21/2019 17:32:01", - "straightDistance": "4.16", - "routeDistance": "5.36", - "timeToTower": "0:43:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "18:15:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_NDUC3RE_201909211732_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BF90133-1926-459E-B73B-FB3912F01766", - "ticketNumber": "9756VMU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.655327, -80.231083", - "loadTime": "09/21/2019 18:00:52", - "straightDistance": "9.76", - "routeDistance": "15.67", - "timeToTower": "1:19:05", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "19:19:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 70, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_9756VMU_201909211743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84224885-2E96-4CF1-91B0-0D4FDA00BFFA", - "ticketNumber": "7AH6JCL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.726621, -80.022698", - "loadTime": "09/21/2019 16:33:38", - "straightDistance": "4.44", - "routeDistance": "6", - "timeToTower": "0:35:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "17:09:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_7AH6JCL_201909211633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85B61DBD-EE62-4829-A97D-82870516E813", - "ticketNumber": "34MHGWT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.781744, -80.016631", - "loadTime": "09/21/2019 16:54:09", - "straightDistance": "8.02", - "routeDistance": "15.71", - "timeToTower": "1:11:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "18:05:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 85, - "quantity": 68.9, - "calculatedQuantity": "68.9 CY", - "s3DownloadKey": "HaulPass_34MHGWT_201909211649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8889CEA2-718B-4DF8-B735-946D5EC8FEA0", - "ticketNumber": "84Y5KD3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.684898, -80.083481", - "loadTime": "09/21/2019 17:02:17", - "straightDistance": "1.39", - "routeDistance": "3.41", - "timeToTower": "0:41:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "17:44:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_84Y5KD3_201909211702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D2007F6-8719-4414-A8BD-2F953D8EEAF0", - "ticketNumber": "65ADPX2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.717013, -80.015282", - "loadTime": "09/21/2019 16:24:10", - "straightDistance": "4.18", - "routeDistance": "5.38", - "timeToTower": "0:42:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "17:07:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_65ADPX2_201909211624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "959CE319-6F27-4984-86A9-BD47FE9175CB", - "ticketNumber": "WM2DLAU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.677028, -80.189590", - "loadTime": "09/21/2019 16:51:16", - "straightDistance": "7.28", - "routeDistance": "13.09", - "timeToTower": "1:16:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "18:07:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_WM2DLAU_201909211651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9853D01F-C2CA-4AFF-B766-B4737A2B19E2", - "ticketNumber": "G83C4BT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742309, -79.945153", - "loadTime": "09/21/2019 16:31:23", - "straightDistance": "8.43", - "routeDistance": "15.03", - "timeToTower": "1:22:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "17:53:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_G83C4BT_201909211631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99E20407-78A4-46D4-A703-ADB0881CAF4E", - "ticketNumber": "7G24XNP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.658656, -79.943323", - "loadTime": "09/21/2019 18:18:48", - "straightDistance": "7.11", - "routeDistance": "18.47", - "timeToTower": "1:06:19", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "19:25:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_7G24XNP_201909211818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A46E232-56CB-41AD-BEB2-FB9904514697", - "ticketNumber": "9KQTXMD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.726656, -80.023609", - "loadTime": "09/21/2019 16:23:56", - "straightDistance": "4.41", - "routeDistance": "5.95", - "timeToTower": "0:44:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "17:08:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_9KQTXMD_201909211623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C6399B5-76EF-4CCE-9FCB-FD8EE07DDF60", - "ticketNumber": "4LJ8DKF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.715610, -80.016638", - "loadTime": "09/21/2019 18:36:25", - "straightDistance": "4.06", - "routeDistance": "5.41", - "timeToTower": "0:41:23", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "19:17:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_4LJ8DKF_201909211836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A33E26A3-590C-4A8B-8634-DB3224C95E5C", - "ticketNumber": "3HQ9U7Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7A4ZSU9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.764485, -80.030584", - "loadTime": "09/21/2019 16:44:20", - "straightDistance": "6.63", - "routeDistance": "9.96", - "timeToTower": "1:13:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "17:57:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.4 CY", - "percentFull": 70, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_3HQ9U7Q_201909211644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFA1CD5C-6BCF-40F0-A2B6-B47126E7D6AF", - "ticketNumber": "8H233GE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747964, -79.941116", - "loadTime": "09/21/2019 17:34:25", - "straightDistance": "8.85", - "routeDistance": "14.68", - "timeToTower": "0:49:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "18:23:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 75, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_8H233GE_201909211734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3F92F92-9080-4EC5-8DD0-EF454DF8A348", - "ticketNumber": "4ZTTYJF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.727123, -80.022532", - "loadTime": "09/21/2019 17:41:34", - "straightDistance": "4.48", - "routeDistance": "6.02", - "timeToTower": "0:44:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "18:25:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_4ZTTYJF_201909211734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B426C3A5-8328-49E1-85BF-9AACCB6D0864", - "ticketNumber": "6PFQU52", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.655254, -80.094496", - "loadTime": "09/21/2019 17:20:43", - "straightDistance": "2.12", - "routeDistance": "3.44", - "timeToTower": "0:51:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "18:12:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 75, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_6PFQU52_201909211720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6942FD1-839A-43A3-8CA0-A5A9677A6707", - "ticketNumber": "7MYWBTS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.679577, -80.094185", - "loadTime": "09/21/2019 17:25:55", - "straightDistance": "1.79", - "routeDistance": "4.13", - "timeToTower": "0:19:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "17:45:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_7MYWBTS_201909211718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0B29F1C-DD39-4251-92B3-A8E4C1E7782C", - "ticketNumber": "5DFRX9U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.708805, -80.099701", - "loadTime": "09/21/2019 17:36:07", - "straightDistance": "3.23", - "routeDistance": "6.75", - "timeToTower": "0:23:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "17:59:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_5DFRX9U_201909211731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C757B6E6-698C-43A5-9FDF-79CF4709106E", - "ticketNumber": "4Z4Q8YA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.708019, -79.951207", - "loadTime": "09/21/2019 18:30:54", - "straightDistance": "7.02", - "routeDistance": "15.43", - "timeToTower": "1:02:51", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "19:33:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_4Z4Q8YA_201909211807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9CDADC3-425A-4CBE-B558-03DA6D74AFA4", - "ticketNumber": "XXYB8X4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.601961, -80.195487", - "loadTime": "09/21/2019 18:05:32", - "straightDistance": "9.05", - "routeDistance": "17.07", - "timeToTower": "0:45:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "18:51:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 80, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_XXYB8X4_201909211805_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD5A1080-3A6F-49F6-AAF9-A75FB84D58FC", - "ticketNumber": "8KPVX6J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.707929, -79.952331", - "loadTime": "09/21/2019 16:40:55", - "straightDistance": "6.95", - "routeDistance": "15.35", - "timeToTower": "0:42:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "17:23:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_8KPVX6J_201909211621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF007323-F8DD-4732-8384-0F5C29D1B856", - "ticketNumber": "47VD88H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.715639, -80.015520", - "loadTime": "09/21/2019 17:31:08", - "straightDistance": "4.1", - "routeDistance": "5.42", - "timeToTower": "0:43:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "18:14:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_47VD88H_201909211731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1A57DFC-179B-4095-B13D-199DE61DD532", - "ticketNumber": "7SXNCZC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736145, -80.156485", - "loadTime": "09/21/2019 18:23:32", - "straightDistance": "6.91", - "routeDistance": "12.03", - "timeToTower": "0:50:47", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "19:14:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_7SXNCZC_201909211823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD686AAB-92E1-408A-89A5-631E8BD07D2F", - "ticketNumber": "4KPJBVQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.679027, -80.095389", - "loadTime": "09/21/2019 18:16:22", - "straightDistance": "1.85", - "routeDistance": "4.21", - "timeToTower": "0:32:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "18:48:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_J001_4KPJBVQ_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF2C9BD4-30C6-47D4-B36E-B7ABCBE0E345", - "ticketNumber": "YXGUL97", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.736464, -79.917532", - "loadTime": "09/21/2019 18:38:08", - "straightDistance": "9.6", - "routeDistance": "16.07", - "timeToTower": "0:50:24", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "19:28:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 80, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_YXGUL97_201909211838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0E0D802-1FFD-41A9-9255-D0238AA9DEC4", - "ticketNumber": "39GAM6W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.659164, -79.943414", - "loadTime": "09/21/2019 18:20:38", - "straightDistance": "7.1", - "routeDistance": "18.44", - "timeToTower": "1:05:17", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "19:25:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_39GAM6W_201909211820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E26998DD-476F-49B5-A930-5D23487AEFFD", - "ticketNumber": "8A5ED42", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.709903, -80.098206", - "loadTime": "09/21/2019 18:40:36", - "straightDistance": "3.23", - "routeDistance": "6.64", - "timeToTower": "0:41:21", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "19:21:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_8A5ED42_201909211840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB8C55CB-AC6B-4240-ABFD-96EE65683CB8", - "ticketNumber": "5NS3ABZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.736563, -79.917252", - "loadTime": "09/21/2019 16:10:05", - "straightDistance": "9.62", - "routeDistance": "16.52", - "timeToTower": "1:01:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "17:11:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 80, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_5NS3ABZ_201909211610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EBE47E79-71A3-4C4F-B363-C73654AEB307", - "ticketNumber": "8HWYQPY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.741981, -79.945639", - "loadTime": "09/21/2019 16:27:30", - "straightDistance": "8.4", - "routeDistance": "14.97", - "timeToTower": "1:25:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "17:52:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_8HWYQPY_201909211627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC7113D6-754C-4E41-A4D3-7F6C209A6C15", - "ticketNumber": "9YWPV27", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.710086, -80.097891", - "loadTime": "09/21/2019 18:50:03", - "straightDistance": "3.23", - "routeDistance": "6.61", - "timeToTower": "0:31:07", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "19:21:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_9YWPV27_201909211850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECD0B245-D019-41C2-8116-28CC7525A13C", - "ticketNumber": "3ZN6EBY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.655230, -80.094226", - "loadTime": "09/21/2019 18:31:00", - "straightDistance": "2.11", - "routeDistance": "3.42", - "timeToTower": "1:00:56", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "19:31:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 75, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_3ZN6EBY_201909211831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F97B4F63-34A0-45A0-A136-A9214FB77157", - "ticketNumber": "7M3EPDW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.745945, -79.926558", - "loadTime": "09/21/2019 16:55:56", - "straightDistance": "9.47", - "routeDistance": "15.93", - "timeToTower": "0:54:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "17:49:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_7M3EPDW_201909211655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB88C140-D8D8-4ECA-A9B4-521508B426CB", - "ticketNumber": "8U4EHJT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747995, -79.941181", - "loadTime": "09/21/2019 17:19:35", - "straightDistance": "8.85", - "routeDistance": "14.68", - "timeToTower": "1:02:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "18:22:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 80, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_8U4EHJT_201909211719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD2FFFFE-1245-40F0-8D8C-BAE28AA278F8", - "ticketNumber": "5BVYZKV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.781982, -80.016777", - "loadTime": "09/21/2019 17:12:13", - "straightDistance": "8.04", - "routeDistance": "15.69", - "timeToTower": "0:52:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "18:04:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 75, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_5BVYZKV_201909211702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF184C3C-185C-4235-8D62-C6025948CA71", - "ticketNumber": "5CGCM7J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.655443, -80.093058", - "loadTime": "09/21/2019 18:32:01", - "straightDistance": "2.05", - "routeDistance": "3.35", - "timeToTower": "0:59:06", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "19:31:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 75, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_5CGCM7J_201909211832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0068809C-6BD1-4C06-8FBB-2F2E8D027013", - "ticketNumber": "7QCVG8N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.835846, -80.055675", - "loadTime": "09/21/2019 17:33:54", - "straightDistance": "11.8", - "routeDistance": "15", - "timeToTower": "1:13:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "18:47:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_7QCVG8N_201909211733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "054AEAD8-D660-414D-99CA-ECA4BE392EDB", - "ticketNumber": "5CXV58V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.775522, -79.978093", - "loadTime": "09/21/2019 16:49:27", - "straightDistance": "16.48", - "routeDistance": "18.69", - "timeToTower": "2:17:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "19:07:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 80, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_5CXV58V_201909211643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12B92EBC-62FF-467E-982D-3644304745CD", - "ticketNumber": "576EK77", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5S7EYWZ", - "fieldMonitorName": "Brandon Jefferson", - "loadCoordinates": "32.786483, -80.017079", - "loadTime": "09/21/2019 17:53:31", - "straightDistance": "14.13", - "routeDistance": "15.82", - "timeToTower": "0:41:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "18:35:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 65, - "quantity": 34.6, - "calculatedQuantity": "34.6 CY", - "s3DownloadKey": "HaulPass_576EK77_201909211723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12C2F6A3-DC50-4D2A-9F7B-0FE57716794C", - "ticketNumber": "3P26C89", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.796411, -80.013500", - "loadTime": "09/21/2019 16:57:41", - "straightDistance": "14.25", - "routeDistance": "16.71", - "timeToTower": "1:15:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "18:13:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 55, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_3P26C89_201909211657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18E60ABC-CAA6-46B9-A0BE-22BA7B07AFF0", - "ticketNumber": "4FKEBRW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816123, -79.995181", - "loadTime": "09/21/2019 16:59:12", - "straightDistance": "15.24", - "routeDistance": "17.57", - "timeToTower": "0:51:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "17:50:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_4FKEBRW_201909211659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19E3048D-E4E9-496C-9D02-7A629ECFDDB6", - "ticketNumber": "789T9GB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.843640, -80.074916", - "loadTime": "09/21/2019 17:46:00", - "straightDistance": "10.77", - "routeDistance": "14.61", - "timeToTower": "1:19:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "19:05:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 45, - "quantity": 34.8, - "calculatedQuantity": "34.8 CY", - "s3DownloadKey": "HaulPass_789T9GB_201909211746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CC3ECDA-C035-4D75-B7C0-814D6110B39A", - "ticketNumber": "3R2PYYU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.780329, -80.008441", - "loadTime": "09/21/2019 18:19:32", - "straightDistance": "14.69", - "routeDistance": "16.43", - "timeToTower": "0:44:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "19:03:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_3R2PYYU_201909211819_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1EAABBFA-1A5C-431D-9A3E-324330710A72", - "ticketNumber": "8RHRHGG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816198, -79.994289", - "loadTime": "09/21/2019 17:03:29", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:44:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "17:47:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_8RHRHGG_201909211703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F021E73-E478-4A00-B756-938C45883D2A", - "ticketNumber": "6PUSUG5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.838241, -80.076861", - "loadTime": "09/21/2019 16:59:10", - "straightDistance": "10.6", - "routeDistance": "13.69", - "timeToTower": "1:39:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "18:38:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 50, - "quantity": 37.2, - "calculatedQuantity": "37.2 CY", - "s3DownloadKey": "HaulPass_6PUSUG5_201909211642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C3D4393-A1AD-4B45-9E33-E65423A85540", - "ticketNumber": "8KUBPTQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815749, -79.994338", - "loadTime": "09/21/2019 17:01:01", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "1:03:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "18:04:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_8KUBPTQ_201909211701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2EB55F67-DBDB-4066-9EEE-5A49D4E77953", - "ticketNumber": "8XDR466", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.820505, -80.052185", - "loadTime": "09/21/2019 16:44:58", - "straightDistance": "11.93", - "routeDistance": "16.48", - "timeToTower": "1:30:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "18:15:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 50, - "quantity": 37.3, - "calculatedQuantity": "37.3 CY", - "s3DownloadKey": "HaulPass_8XDR466_201909211644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FC04FFD-56D5-4FA9-906E-CDCA9FD7E032", - "ticketNumber": "7HLZEFD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.796603, -80.013681", - "loadTime": "09/21/2019 16:55:33", - "straightDistance": "14.24", - "routeDistance": "16.72", - "timeToTower": "1:16:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "18:12:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_7HLZEFD_201909211655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "322EB0EA-2E2A-477D-B765-1E3C45B961D3", - "ticketNumber": "8BHRQRV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.740786, -80.241766", - "loadTime": "09/21/2019 18:21:31", - "straightDistance": "5.35", - "routeDistance": "7.51", - "timeToTower": "0:27:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "18:48:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_8BHRQRV_201909211821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "335C3CD4-1C38-49AF-9458-3EA2FF2A1FF8", - "ticketNumber": "83WLTBR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.740901, -80.241732", - "loadTime": "09/21/2019 17:32:07", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:25:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "17:57:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_83WLTBR_201909211732_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A89C163-E494-40E7-812C-118F10B2BC87", - "ticketNumber": "3LCQ9NS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.772117, -80.206912", - "loadTime": "09/21/2019 19:01:28", - "straightDistance": "4.28", - "routeDistance": "7.5", - "timeToTower": "0:20:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "19:22:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_3LCQ9NS_201909211900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F57AC89-4A2B-4079-A6E4-F0E6ECD805A5", - "ticketNumber": "8N5CV4U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815788, -79.994298", - "loadTime": "09/21/2019 17:01:17", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "1:01:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "18:03:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_8N5CV4U_201909211701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47B9B96D-0E7E-4E0E-A590-53370A796BC5", - "ticketNumber": "8Y5NGQC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.830329, -80.046754", - "loadTime": "09/21/2019 16:54:54", - "straightDistance": "12.28", - "routeDistance": "15.55", - "timeToTower": "1:24:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "18:18:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_8Y5NGQC_201909211654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4848F1AF-2B36-407A-974D-22CCC2B28731", - "ticketNumber": "HYMND5D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.830492, -80.046616", - "loadTime": "09/21/2019 16:57:46", - "straightDistance": "12.29", - "routeDistance": "15.53", - "timeToTower": "1:21:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "18:19:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 50, - "quantity": 35.6, - "calculatedQuantity": "35.6 CY", - "s3DownloadKey": "HaulPass_HYMND5D_201909211657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "527CD7FC-29F1-45A3-9167-AF58CCD8BC9F", - "ticketNumber": "4KSM9ZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.775261, -79.982698", - "loadTime": "09/21/2019 17:19:35", - "straightDistance": "16.22", - "routeDistance": "18.51", - "timeToTower": "1:21:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "18:40:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_4KSM9ZL_201909211719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55A4DD84-2A57-4909-90B2-65F12C70CED7", - "ticketNumber": "3JTVEGV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815906, -79.993689", - "loadTime": "09/21/2019 18:27:42", - "straightDistance": "15.33", - "routeDistance": "17.68", - "timeToTower": "0:41:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "19:09:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_3JTVEGV_201909211827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58A701A2-BE39-414A-BE4C-7880EB551283", - "ticketNumber": "55K6XZV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5S7EYWZ", - "fieldMonitorName": "Brandon Jefferson", - "loadCoordinates": "32.786966, -80.019552", - "loadTime": "09/21/2019 17:19:46", - "straightDistance": "13.98", - "routeDistance": "15.6", - "timeToTower": "1:11:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "18:31:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_55K6XZV_201909211717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6123F938-7CF5-4075-8AB3-5D6D7C29F6CC", - "ticketNumber": "8TW9DBT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.740898, -80.241680", - "loadTime": "09/21/2019 19:16:57", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:32:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "19:49:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_8TW9DBT_201909211916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "648E9C11-6742-4330-8C1B-089B4B2F8A73", - "ticketNumber": "858MHEW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.843547, -80.074939", - "loadTime": "09/21/2019 17:46:53", - "straightDistance": "10.77", - "routeDistance": "14.61", - "timeToTower": "1:17:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "19:04:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_858MHEW_201909211746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66763261-ABB5-421D-A44E-F6018A8A87E0", - "ticketNumber": "KXF9KBB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.822201, -80.052565", - "loadTime": "09/21/2019 16:26:10", - "straightDistance": "11.91", - "routeDistance": "16.26", - "timeToTower": "1:47:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "18:13:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 70, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_KXF9KBB_201909211626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B619108-D767-4CA5-BCE3-D6AC24FE4ECE", - "ticketNumber": "7TVHAJ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815703, -79.994011", - "loadTime": "09/21/2019 18:27:58", - "straightDistance": "15.31", - "routeDistance": "17.64", - "timeToTower": "0:42:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "19:10:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_7TVHAJ7_201909211827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "751DEF93-B8C4-415F-A554-A9FD3BD3533C", - "ticketNumber": "6Z3ZZAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816300, -79.994194", - "loadTime": "09/21/2019 18:25:45", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:47:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "19:12:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_6Z3ZZAF_201909211825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7CD24148-F75C-4B17-93E2-B022F599C343", - "ticketNumber": "5CBWG6W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.771978, -80.207033", - "loadTime": "09/21/2019 19:52:34", - "straightDistance": "4.28", - "routeDistance": "7.49", - "timeToTower": "0:20:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "20:13:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_5CBWG6W_201909211952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D915A27-99CC-4504-8862-145752E58414", - "ticketNumber": "TTDEU7T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.836382, -80.055732", - "loadTime": "09/21/2019 17:23:20", - "straightDistance": "11.8", - "routeDistance": "14.94", - "timeToTower": "1:19:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "18:42:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_TTDEU7T_201909211723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9367C95E-3BFC-4658-A8E5-BABA4835D672", - "ticketNumber": "4F6GC34", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816353, -79.994225", - "loadTime": "09/21/2019 18:25:30", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:46:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "19:12:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_4F6GC34_201909211825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96839679-C36E-4A0D-9B44-BBFC49681CFC", - "ticketNumber": "8KSKWZ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814997, -79.994391", - "loadTime": "09/21/2019 18:40:41", - "straightDistance": "15.28", - "routeDistance": "17.64", - "timeToTower": "0:42:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "19:23:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_8KSKWZ9_201909211840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A0C7689-7FC6-4BF8-B3E5-29C14A1B54CB", - "ticketNumber": "3R5FAAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815829, -79.994384", - "loadTime": "09/21/2019 18:40:59", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:43:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "19:24:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_3R5FAAN_201909211840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B412211-7F62-4AD6-ADBF-00B408E84FEE", - "ticketNumber": "3ZY66EC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.773240, -79.981709", - "loadTime": "09/21/2019 17:01:44", - "straightDistance": "16.31", - "routeDistance": "18.68", - "timeToTower": "1:37:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "18:39:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_3ZY66EC_201909211701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C920AB4-7E03-41AF-B446-023D2D00E7D1", - "ticketNumber": "8V5J7S4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816123, -79.994233", - "loadTime": "09/21/2019 17:03:50", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:45:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "17:49:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_8V5J7S4_201909211703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2EE7BBC-5BCB-40BD-A563-E21F933EF5F3", - "ticketNumber": "CT86RJ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.838349, -80.077021", - "loadTime": "09/21/2019 17:00:15", - "straightDistance": "10.59", - "routeDistance": "13.68", - "timeToTower": "1:36:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "18:36:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 55, - "quantity": 37.9, - "calculatedQuantity": "37.9 CY", - "s3DownloadKey": "HaulPass_CT86RJ4_201909211700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4029086-B0FE-412F-9CC8-4CC2CFCED460", - "ticketNumber": "8PNTWA3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.832347, -80.045183", - "loadTime": "09/21/2019 18:52:14", - "straightDistance": "12.38", - "routeDistance": "15.42", - "timeToTower": "1:00:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "19:53:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 80, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_8PNTWA3_201909211852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A46EF1F8-FDAB-4CD2-ADA9-BE21260E4135", - "ticketNumber": "92PDTC9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.761380, -80.213994", - "loadTime": "09/21/2019 17:34:09", - "straightDistance": "4.61", - "routeDistance": "7.24", - "timeToTower": "0:32:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "18:06:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_92PDTC9_201909211712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B84C4914-761A-4EFB-BBA7-F941BA3A6270", - "ticketNumber": "9YWC4UL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.822982, -80.053280", - "loadTime": "09/21/2019 17:40:47", - "straightDistance": "11.87", - "routeDistance": "16.27", - "timeToTower": "1:18:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "18:59:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_9YWC4UL_201909211740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3686B50-5B7E-4973-A6CC-892FA2610FA3", - "ticketNumber": "6ZA6SC6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.834984, -80.054562", - "loadTime": "09/21/2019 19:22:26", - "straightDistance": "11.86", - "routeDistance": "15.09", - "timeToTower": "0:57:22", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "20:19:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 50, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_6ZA6SC6_201909211922_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4B589A0-EE8D-40C8-9B8D-DB1AB1CFB3BC", - "ticketNumber": "5D7AW34", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815597, -79.994332", - "loadTime": "09/21/2019 16:59:28", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:53:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "17:53:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_5D7AW34_201909211659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C61AC058-B569-4521-8203-F78388AD0385", - "ticketNumber": "9YKS23S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.762011, -80.214308", - "loadTime": "09/21/2019 17:36:58", - "straightDistance": "4.56", - "routeDistance": "7.19", - "timeToTower": "0:33:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "18:10:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_9YKS23S_201909211736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDC9E313-746E-46F5-A87B-6CD6FB43CA44", - "ticketNumber": "76B2SAE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.835113, -80.055098", - "loadTime": "09/21/2019 19:13:25", - "straightDistance": "11.83", - "routeDistance": "15.06", - "timeToTower": "1:03:27", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "20:16:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_76B2SAE_201909211913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5A7AFB2-B053-471E-A12F-0F483CA11695", - "ticketNumber": "4D9EUAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.822726, -80.053254", - "loadTime": "09/21/2019 18:07:56", - "straightDistance": "11.87", - "routeDistance": "16.28", - "timeToTower": "0:53:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "19:01:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_4D9EUAF_201909211807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FCD1E3C3-F1CA-497C-842E-E2CA60A4E96D", - "ticketNumber": "3FZYN2U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.832251, -80.045161", - "loadTime": "09/21/2019 18:53:24", - "straightDistance": "12.38", - "routeDistance": "15.42", - "timeToTower": "1:01:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "19:54:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 80, - "quantity": 56.9, - "calculatedQuantity": "56.9 CY", - "s3DownloadKey": "HaulPass_3FZYN2U_201909211853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D5337DF-D17E-4432-8D16-555FD3ED77FF", - "ticketNumber": "6G4PFAJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.744765, -79.910109", - "loadTime": "09/21/2019 19:05:35", - "straightDistance": "10.25", - "routeDistance": "16.6", - "timeToTower": "0:36:07", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "19:41:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 75, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_6G4PFAJ_201909211905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "389B16FD-0FD8-409A-B04E-43BCA3DB2A88", - "ticketNumber": "3LSSGET", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.655376, -80.093447", - "loadTime": "09/21/2019 19:55:11", - "straightDistance": "2.07", - "routeDistance": "3.38", - "timeToTower": "0:39:23", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "20:34:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 95, - "quantity": 56, - "calculatedQuantity": "56 CY", - "s3DownloadKey": "HaulPass_3LSSGET_201909211955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E2B6F3A-17C2-4E61-9187-A33E08B33AB6", - "ticketNumber": "7R5PW67", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.746687, -79.928130", - "loadTime": "09/21/2019 18:49:34", - "straightDistance": "9.42", - "routeDistance": "15.67", - "timeToTower": "1:39:33", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "20:29:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 80, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_7R5PW67_201909211849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EE304B1-025E-4087-9CD8-7759C93D2F37", - "ticketNumber": "7M3Z5DC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7A4ZSU9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.761728, -80.028905", - "loadTime": "09/21/2019 19:26:41", - "straightDistance": "6.48", - "routeDistance": "9.73", - "timeToTower": "0:30:04", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "19:56:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.4 CY", - "percentFull": 70, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_7M3Z5DC_201909211926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F94C5DC-C337-48AE-938E-C8B09F061556", - "ticketNumber": "6G83WCW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.716464, -80.017341", - "loadTime": "09/21/2019 19:37:30", - "straightDistance": "4.07", - "routeDistance": "5.26", - "timeToTower": "0:41:05", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "20:18:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_6G83WCW_201909211937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51999298-F08C-4C05-A25C-BE5C954BF99B", - "ticketNumber": "4FAWQP8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.728601, -80.018982", - "loadTime": "09/21/2019 19:10:43", - "straightDistance": "4.67", - "routeDistance": "6.25", - "timeToTower": "0:29:53", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "19:40:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_4FAWQP8_201909211910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66298334-CC6B-4ACC-B339-71DB47121493", - "ticketNumber": "8VZJEH4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.748787, -79.940909", - "loadTime": "09/21/2019 19:19:40", - "straightDistance": "8.89", - "routeDistance": "14.62", - "timeToTower": "0:53:34", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "20:13:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 80, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_8VZJEH4_201909211919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C43319B-7D96-4AB0-BF57-042C3554B5BE", - "ticketNumber": "53AL2AQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.716021, -80.017077", - "loadTime": "09/21/2019 19:36:49", - "straightDistance": "4.06", - "routeDistance": "5.25", - "timeToTower": "0:40:45", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "20:17:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_53AL2AQ_201909211936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77411446-DABF-4267-9BDC-312150BBD9F6", - "ticketNumber": "5MUD6Z2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.716660, -80.148042", - "loadTime": "09/21/2019 18:29:47", - "straightDistance": "5.73", - "routeDistance": "10.41", - "timeToTower": "1:14:15", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "19:44:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_5MUD6Z2_201909211829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E5BD3EB-132F-4DAE-9987-EB3A3D4435E6", - "ticketNumber": "5AFLJ27", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.679501, -80.094411", - "loadTime": "09/21/2019 20:05:51", - "straightDistance": "1.8", - "routeDistance": "4.15", - "timeToTower": "0:31:42", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "20:37:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_5AFLJ27_201909212005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A13EACAD-7DE8-4AF2-B92D-18EF4018AE38", - "ticketNumber": "32CW4FH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.744650, -79.907645", - "loadTime": "09/21/2019 18:33:42", - "straightDistance": "10.37", - "routeDistance": "16.77", - "timeToTower": "1:09:00", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "19:42:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_32CW4FH_201909211816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD1FC6FE-A54A-4718-B464-F43048FF4723", - "ticketNumber": "9WY765G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.780958, -80.016723", - "loadTime": "09/21/2019 18:57:40", - "straightDistance": "7.97", - "routeDistance": "17.8", - "timeToTower": "1:41:17", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "20:38:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 85, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_9WY765G_201909211854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B534D339-2365-4344-8085-D76A22AC8183", - "ticketNumber": "5NUACX8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.729053, -80.018669", - "loadTime": "09/21/2019 19:08:10", - "straightDistance": "4.71", - "routeDistance": "6.29", - "timeToTower": "0:31:36", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "19:39:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_5NUACX8_201909211853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B775D83C-2351-43F9-B924-EA95D34DF1C3", - "ticketNumber": "35TF534", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.765150, -80.033829", - "loadTime": "09/21/2019 18:39:45", - "straightDistance": "6.62", - "routeDistance": "10.15", - "timeToTower": "1:15:18", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "19:55:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_35TF534_201909211839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC0BFAC1-7D0E-4AC6-88FE-99499CC6B386", - "ticketNumber": "96VNZKQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.747102, -79.928029", - "loadTime": "09/21/2019 18:47:24", - "straightDistance": "9.44", - "routeDistance": "15.69", - "timeToTower": "1:40:47", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "20:28:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_96VNZKQ_201909211847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C18EE443-B4D5-4350-9D9E-F1C93B00332F", - "ticketNumber": "AJRLE6C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.748865, -79.941962", - "loadTime": "09/21/2019 19:08:53", - "straightDistance": "8.85", - "routeDistance": "14.52", - "timeToTower": "1:03:23", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "20:12:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_AJRLE6C_201909211908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6CD6922-38B7-413E-A26D-C061689088AB", - "ticketNumber": "78A2HEW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.655217, -80.094021", - "loadTime": "09/21/2019 19:55:31", - "straightDistance": "2.1", - "routeDistance": "3.41", - "timeToTower": "0:38:10", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "20:33:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 90, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_78A2HEW_201909211955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9519EFB-768B-45F1-BB74-CB1761BD2F21", - "ticketNumber": "3QGMQ67", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.679652, -80.094342", - "loadTime": "09/21/2019 19:57:20", - "straightDistance": "1.8", - "routeDistance": "4.14", - "timeToTower": "0:39:09", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "20:36:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_3QGMQ67_201909211957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49F7FA0D-FB62-437F-BFB5-4552C0149236", - "ticketNumber": "56TATYD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742189, -79.945179", - "loadTime": "09/21/2019 18:59:48", - "straightDistance": "8.43", - "routeDistance": "14.93", - "timeToTower": "1:48:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "20:48:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_56TATYD_201909211859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53DC9879-CFDE-4F21-9801-2A4A94A779C4", - "ticketNumber": "76LQ5KM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.782436, -80.016771", - "loadTime": "09/21/2019 19:30:06", - "straightDistance": "8.06", - "routeDistance": "17.7", - "timeToTower": "1:11:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "20:41:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 85, - "quantity": 68.9, - "calculatedQuantity": "68.9 CY", - "s3DownloadKey": "HaulPass_76LQ5KM_201909211909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "650A9B36-5290-4A0B-A29A-08015034AFBA", - "ticketNumber": "5QGEC2X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.710120, -80.097763", - "loadTime": "09/21/2019 20:13:25", - "straightDistance": "3.23", - "routeDistance": "6.61", - "timeToTower": "0:32:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "20:45:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_5QGEC2X_201909212013_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80C1F2CC-094B-4EDF-B876-C6E54E84DDFC", - "ticketNumber": "6G9TR8E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742147, -79.945068", - "loadTime": "09/21/2019 18:47:39", - "straightDistance": "8.43", - "routeDistance": "14.92", - "timeToTower": "1:59:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "20:47:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 85, - "quantity": 60.5, - "calculatedQuantity": "60.5 CY", - "s3DownloadKey": "HaulPass_6G9TR8E_201909211847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83CDCAE7-E976-42C4-AE24-370B63DC0501", - "ticketNumber": "9YX4EPD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.711703, -80.095599", - "loadTime": "09/21/2019 20:15:53", - "straightDistance": "3.24", - "routeDistance": "6.44", - "timeToTower": "0:28:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "20:44:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_9YX4EPD_201909212015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B303DD6-3722-4AE2-A4C5-857038ECB03E", - "ticketNumber": "8JKMNDQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.837037, -80.077670", - "loadTime": "09/21/2019 20:24:37", - "straightDistance": "10.54", - "routeDistance": "13.71", - "timeToTower": "0:34:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "20:58:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 65, - "quantity": 48.3, - "calculatedQuantity": "48.3 CY", - "s3DownloadKey": "HaulPass_8JKMNDQ_201909212024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DF37CFA-A9DA-4203-A4B3-E1B5438B3238", - "ticketNumber": "7MSAULK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6N7W4YM", - "fieldMonitorName": "Thomas Strong", - "loadCoordinates": "32.815846, -79.993598", - "loadTime": "09/21/2019 19:53:41", - "straightDistance": "15.33", - "routeDistance": "17.68", - "timeToTower": "0:48:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "20:42:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 90, - "quantity": 63.7, - "calculatedQuantity": "63.7 CY", - "s3DownloadKey": "HaulPass_7MSAULK_201909211953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F31C63F-9D31-466C-AF83-D139A069D6E3", - "ticketNumber": "43GAHBW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.785403, -80.012482", - "loadTime": "09/21/2019 20:01:29", - "straightDistance": "14.4", - "routeDistance": "16.01", - "timeToTower": "0:30:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "20:32:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_43GAHBW_201909212001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1AA25EEC-3E66-4750-BC78-DB5EAE4A7EA1", - "ticketNumber": "7BMS5UC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5S7EYWZ", - "fieldMonitorName": "Brandon Jefferson", - "loadCoordinates": "32.786236, -80.014897", - "loadTime": "09/21/2019 20:02:09", - "straightDistance": "14.26", - "routeDistance": "15.89", - "timeToTower": "0:47:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "20:49:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_7BMS5UC_201909211945_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D823B9D-1922-492D-BD5A-ED6380809B23", - "ticketNumber": "3XFPSUR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.815678, -79.994532", - "loadTime": "09/21/2019 20:06:05", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:58:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "21:04:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_3XFPSUR_201909212006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B9474D5-2135-4011-B6F6-D510701E357B", - "ticketNumber": "87K8HGF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.713114, -80.333198", - "loadTime": "09/21/2019 19:59:44", - "straightDistance": "8.41", - "routeDistance": "15.17", - "timeToTower": "0:55:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "20:54:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_87K8HGF_201909211936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "462DC9E7-2290-47B4-9B1A-D8C505C779D7", - "ticketNumber": "955UV3W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.833786, -80.052845", - "loadTime": "09/21/2019 20:53:03", - "straightDistance": "11.95", - "routeDistance": "15.22", - "timeToTower": "0:40:22", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "21:33:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 40, - "quantity": 28.6, - "calculatedQuantity": "28.6 CY", - "s3DownloadKey": "HaulPass_955UV3W_201909212053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CD36947-91B6-4A6B-91DA-37C38340AFC5", - "ticketNumber": "X4CZ8UM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.706910, -80.347301", - "loadTime": "09/21/2019 18:10:23", - "straightDistance": "9.21", - "routeDistance": "14.24", - "timeToTower": "2:42:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "20:53:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_X4CZ8UM_201909211810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "513BA671-F094-4165-908E-64E2DFCEAE5D", - "ticketNumber": "7X22RAU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.849637, -80.087753", - "loadTime": "09/21/2019 20:48:14", - "straightDistance": "10.12", - "routeDistance": "16.74", - "timeToTower": "0:41:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "21:29:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 40, - "quantity": 29.2, - "calculatedQuantity": "29.2 CY", - "s3DownloadKey": "HaulPass_7X22RAU_201909212048_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "537EDA1D-33FE-4767-BA0C-DD83CF1CAFC8", - "ticketNumber": "F5ZA6X9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.778466, -79.977899", - "loadTime": "09/21/2019 19:07:38", - "straightDistance": "16.46", - "routeDistance": "18.19", - "timeToTower": "1:29:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "20:36:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 75, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_F5ZA6X9_201909211907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5641CFD6-8244-4B18-A072-81B5E199EC37", - "ticketNumber": "PF5ZLC8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.833760, -80.052848", - "loadTime": "09/21/2019 20:45:28", - "straightDistance": "11.95", - "routeDistance": "15.22", - "timeToTower": "0:46:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "21:32:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 50, - "quantity": 34.1, - "calculatedQuantity": "34.1 CY", - "s3DownloadKey": "HaulPass_PF5ZLC8_201909212045_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D61960A-A12D-4733-9DED-4881ADA90786", - "ticketNumber": "9JCURUP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5S7EYWZ", - "fieldMonitorName": "Brandon Jefferson", - "loadCoordinates": "32.786097, -80.015416", - "loadTime": "09/21/2019 19:34:10", - "straightDistance": "14.23", - "routeDistance": "15.87", - "timeToTower": "1:16:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "20:51:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_9JCURUP_201909211919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70A3E2B9-58E3-43C0-A17B-14348B14DFAB", - "ticketNumber": "7XW3EWM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.758141, -80.148660", - "loadTime": "09/21/2019 20:31:37", - "straightDistance": "7.53", - "routeDistance": "12.17", - "timeToTower": "0:38:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "21:10:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_7XW3EWM_201909212018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71461331-8403-4AFD-8D0E-974D3B947C4F", - "ticketNumber": "9Y8DZEM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.815861, -79.994534", - "loadTime": "09/21/2019 20:05:44", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:57:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "21:03:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_9Y8DZEM_201909212005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BE25F07-8A61-488D-AFF1-FFC12DFBC2AC", - "ticketNumber": "4AKJAZU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815974, -79.993834", - "loadTime": "09/21/2019 19:53:35", - "straightDistance": "15.32", - "routeDistance": "17.64", - "timeToTower": "1:14:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "21:07:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_4AKJAZU_201909211953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "846AD2DB-2DE8-4DEC-B95E-8ACE579FB051", - "ticketNumber": "4ZR5WXU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.843739, -80.075806", - "loadTime": "09/21/2019 19:44:58", - "straightDistance": "10.72", - "routeDistance": "14.71", - "timeToTower": "1:02:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "20:47:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_4ZR5WXU_201909211944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CBA3B00-6D8D-47C9-8D5C-C9F6DF025023", - "ticketNumber": "7PQSJJH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.843220, -80.076424", - "loadTime": "09/21/2019 19:45:58", - "straightDistance": "10.68", - "routeDistance": "14.71", - "timeToTower": "0:59:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "20:45:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_7PQSJJH_201909211945_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F1C8A1B-1BFF-4434-A837-18891F9C27D2", - "ticketNumber": "49LKT6C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815642, -79.994261", - "loadTime": "09/21/2019 19:53:18", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "1:13:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "21:06:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_49LKT6C_201909211953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9FE1E390-A9E1-4BDF-9C01-A0AA7FC307D9", - "ticketNumber": "49WHN66", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.765184, -80.235235", - "loadTime": "09/21/2019 20:46:57", - "straightDistance": "3.81", - "routeDistance": "5.75", - "timeToTower": "0:21:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "21:08:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_49WHN66_201909212046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0E3A0B7-64DE-40DB-9B21-596F59E8B0D7", - "ticketNumber": "8DD8ZAQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.832238, -80.045663", - "loadTime": "09/21/2019 20:27:40", - "straightDistance": "12.35", - "routeDistance": "15.41", - "timeToTower": "1:07:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "21:34:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 60, - "quantity": 37.4, - "calculatedQuantity": "37.4 CY", - "s3DownloadKey": "HaulPass_8DD8ZAQ_201909212027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A434D583-EC29-4C87-B78B-EB64C5B9CFBD", - "ticketNumber": "3DM779S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.849634, -80.087808", - "loadTime": "09/21/2019 20:44:19", - "straightDistance": "10.12", - "routeDistance": "16.74", - "timeToTower": "0:43:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "21:28:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 50, - "quantity": 34.4, - "calculatedQuantity": "34.4 CY", - "s3DownloadKey": "HaulPass_3DM779S_201909212044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A66C6852-E865-46C0-8D12-EF4752E52334", - "ticketNumber": "7Y7M62G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.849926, -80.088121", - "loadTime": "09/21/2019 20:17:37", - "straightDistance": "10.1", - "routeDistance": "16.69", - "timeToTower": "0:42:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "21:00:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 30, - "quantity": 20, - "calculatedQuantity": "20 CY", - "s3DownloadKey": "HaulPass_7Y7M62G_201909212017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE708778-B239-4493-8961-39461902D404", - "ticketNumber": "QUAENCD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6N7W4YM", - "fieldMonitorName": "Thomas Strong", - "loadCoordinates": "32.815763, -79.994366", - "loadTime": "09/21/2019 19:54:52", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:49:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "20:44:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_QUAENCD_201909211954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4ED3FB5-F677-4AEF-8217-FEA61DDE9ED6", - "ticketNumber": "4RTULZD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.776831, -79.980303", - "loadTime": "09/21/2019 19:30:21", - "straightDistance": "16.34", - "routeDistance": "18.33", - "timeToTower": "1:07:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "20:37:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_4RTULZD_201909211930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B76F9216-BA92-4F6D-8C69-B46C22EACEF9", - "ticketNumber": "Y8CNZWG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.776524, -79.980187", - "loadTime": "09/21/2019 19:46:48", - "straightDistance": "16.35", - "routeDistance": "18.39", - "timeToTower": "0:53:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "20:40:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_Y8CNZWG_201909211946_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD4D46BB-29B9-4BD3-A5ED-0763AB77D1A1", - "ticketNumber": "9FFCW5B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.857456, -80.079064", - "loadTime": "09/21/2019 19:56:39", - "straightDistance": "10.74", - "routeDistance": "15.9", - "timeToTower": "1:05:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "21:02:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 45, - "quantity": 30.6, - "calculatedQuantity": "30.6 CY", - "s3DownloadKey": "HaulPass_9FFCW5B_201909211956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE979D15-90A5-4A25-82E3-4BEBB8511109", - "ticketNumber": "5AF8FQS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.832520, -80.045536", - "loadTime": "09/21/2019 20:33:17", - "straightDistance": "12.36", - "routeDistance": "15.4", - "timeToTower": "1:02:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "21:36:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 40, - "quantity": 28.4, - "calculatedQuantity": "28.4 CY", - "s3DownloadKey": "HaulPass_5AF8FQS_201909212033_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8249D29-9D15-4B47-8F99-17368066A7EE", - "ticketNumber": "438DUFZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.778471, -79.977912", - "loadTime": "09/21/2019 19:06:43", - "straightDistance": "16.46", - "routeDistance": "18.19", - "timeToTower": "1:28:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "20:35:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_438DUFZ_201909211906_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FFDBFB38-EA33-498D-AD7D-B88F45BACE1D", - "ticketNumber": "42GL8JU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.837130, -80.077568", - "loadTime": "09/21/2019 20:24:20", - "straightDistance": "10.55", - "routeDistance": "13.7", - "timeToTower": "0:32:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "20:57:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_42GL8JU_201909212024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03F8BC7B-39A9-4145-9B75-5CCF02A6AF3D", - "ticketNumber": "65MK76U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.755962, -80.368085", - "loadTime": "09/21/2019 16:16:14", - "straightDistance": "11.55", - "routeDistance": "14.09", - "timeToTower": "1:28:17", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "17:44:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 75, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_65MK76U_201909211616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0756CF1B-17CF-47B4-A615-E8B0691B45F8", - "ticketNumber": "8D3XP3N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.559334, -80.284790", - "loadTime": "09/21/2019 12:09:09", - "straightDistance": "4.61", - "routeDistance": "6.01", - "timeToTower": "0:49:12", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "12:58:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_8D3XP3N_201909211209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0983749C-6CC9-4C9F-B47F-884D77A671EA", - "ticketNumber": "7S7Z5SC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.676483, -80.326339", - "loadTime": "09/21/2019 13:20:18", - "straightDistance": "6.27", - "routeDistance": "8.53", - "timeToTower": "1:19:07", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "14:39:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_7S7Z5SC_201909211320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B300DD0-AA9C-4668-A496-8005A8FE9246", - "ticketNumber": "6CTG45G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.675987, -80.341242", - "loadTime": "09/21/2019 19:38:29", - "straightDistance": "6.06", - "routeDistance": "7.66", - "timeToTower": "2:03:49", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "21:42:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_6CTG45G_201909211901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1009B79F-2E92-4EF4-97B5-29497EA9D53B", - "ticketNumber": "79GHX5H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.548218, -80.321378", - "loadTime": "09/21/2019 18:15:42", - "straightDistance": "3.46", - "routeDistance": "8.3", - "timeToTower": "0:30:24", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "18:46:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_79GHX5H_201909211815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33645C9F-7C01-42F8-94F1-A01B9DAFED5E", - "ticketNumber": "5WRGPQV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.558586, -80.285486", - "loadTime": "09/21/2019 13:19:34", - "straightDistance": "4.6", - "routeDistance": "6.06", - "timeToTower": "0:52:21", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "14:11:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_5WRGPQV_201909211319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38225AB8-AB29-4368-A7B8-61855B1AA252", - "ticketNumber": "99ZPXZV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.676582, -80.321751", - "loadTime": "09/21/2019 14:04:11", - "straightDistance": "6.36", - "routeDistance": "8.8", - "timeToTower": "0:35:59", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "14:40:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_99ZPXZV_201909211404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D2809AD-22F0-493A-ADCB-E4F6018823F0", - "ticketNumber": "7VVZE6T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.755641, -80.367275", - "loadTime": "09/21/2019 16:38:54", - "straightDistance": "11.52", - "routeDistance": "14.04", - "timeToTower": "1:06:27", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "17:45:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_7VVZE6T_201909211638_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "435D7210-F223-4DDD-BC07-059967DF4567", - "ticketNumber": "9FKE2PW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.559518, -80.284672", - "loadTime": "09/21/2019 11:07:09", - "straightDistance": "4.61", - "routeDistance": "6", - "timeToTower": "0:40:57", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "11:48:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_9FKE2PW_201909211107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45547561-FE49-4199-85E4-D4EC68DBA4A5", - "ticketNumber": "3NEBXJL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.676510, -80.328112", - "loadTime": "09/21/2019 18:53:07", - "straightDistance": "6.25", - "routeDistance": "8.43", - "timeToTower": "2:50:04", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "21:43:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 80, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_3NEBXJL_201909211853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D869447-C779-4EBE-96B9-0CC443AA7A57", - "ticketNumber": "84KDTP9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.557870, -80.289335", - "loadTime": "09/21/2019 16:54:54", - "straightDistance": "4.42", - "routeDistance": "6.29", - "timeToTower": "0:39:54", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "17:34:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_84KDTP9_201909211654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59101A1C-8A41-4C06-A1D4-5721F5C23823", - "ticketNumber": "8QUVQTG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.547686, -80.321940", - "loadTime": "09/21/2019 18:17:49", - "straightDistance": "3.47", - "routeDistance": "8.34", - "timeToTower": "0:30:08", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "18:47:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_8QUVQTG_201909211817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B4F8D7B-D441-48F8-BE09-8659CBB77CFF", - "ticketNumber": "6KBCPRK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.755723, -80.365852", - "loadTime": "09/21/2019 19:05:27", - "straightDistance": "11.52", - "routeDistance": "13.95", - "timeToTower": "1:45:48", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "20:51:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 35, - "quantity": 25.6, - "calculatedQuantity": "25.6 CY", - "s3DownloadKey": "HaulPass_6KBCPRK_201909211905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62B58065-1CE9-4872-8283-DC43FEDCB8C1", - "ticketNumber": "64WG9Y2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.676548, -80.327493", - "loadTime": "09/21/2019 17:05:30", - "straightDistance": "6.26", - "routeDistance": "8.47", - "timeToTower": "1:19:02", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "18:24:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 80, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_64WG9Y2_201909211705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92211ACA-BD74-4679-9CE3-BABCA79D11C6", - "ticketNumber": "9QHDVN3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.747901, -80.395076", - "loadTime": "09/21/2019 12:19:58", - "straightDistance": "11.2", - "routeDistance": "16.83", - "timeToTower": "0:36:46", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "12:56:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 60, - "quantity": 44.4, - "calculatedQuantity": "44.4 CY", - "s3DownloadKey": "HaulPass_9QHDVN3_201909211219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CEDBA08-7F53-4E8B-B827-02F8827EAE27", - "ticketNumber": "8LWRLGH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.676858, -80.317141", - "loadTime": "09/21/2019 11:22:42", - "straightDistance": "6.46", - "routeDistance": "9.07", - "timeToTower": "1:33:13", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "12:55:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_J001_8LWRLGH_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A120B145-C934-4CB1-929B-CAAA0629D2C8", - "ticketNumber": "EH3G989", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.748022, -80.395048", - "loadTime": "09/21/2019 13:55:55", - "straightDistance": "11.21", - "routeDistance": "16.82", - "timeToTower": "1:02:07", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "14:58:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 85, - "quantity": 62.2, - "calculatedQuantity": "62.2 CY", - "s3DownloadKey": "HaulPass_EH3G989_201909211355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A430AEC8-94BC-46CA-AEF5-9F618FA2910C", - "ticketNumber": "7ABC37V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.756014, -80.368189", - "loadTime": "09/21/2019 14:27:49", - "straightDistance": "11.55", - "routeDistance": "14.09", - "timeToTower": "0:31:15", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "14:59:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_7ABC37V_201909211425_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4DA99BD-F51D-47EB-8163-A6B84151BBF2", - "ticketNumber": "6RK4D3P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.677087, -80.314144", - "loadTime": "09/21/2019 15:31:28", - "straightDistance": "6.54", - "routeDistance": "9.24", - "timeToTower": "0:57:03", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "16:28:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_6RK4D3P_201909211513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8685FD9-FD21-4BCE-A4EC-60C9903B3C3B", - "ticketNumber": "EPEJJ4B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.755614, -80.362876", - "loadTime": "09/21/2019 19:36:23", - "straightDistance": "11.51", - "routeDistance": "13.78", - "timeToTower": "1:16:08", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "20:52:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 40, - "quantity": 29.6, - "calculatedQuantity": "29.6 CY", - "s3DownloadKey": "HaulPass_EPEJJ4B_201909211936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE0822C5-4A2D-4584-9B56-A6DDEC731209", - "ticketNumber": "N4PDNNE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.558826, -80.285438", - "loadTime": "09/21/2019 14:56:41", - "straightDistance": "4.59", - "routeDistance": "6.05", - "timeToTower": "1:05:15", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "16:01:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_N4PDNNE_201909211456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFAF89DF-BF85-447C-85F5-F94784ACCA42", - "ticketNumber": "6DWYZ4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.548076, -80.322068", - "loadTime": "09/21/2019 19:51:13", - "straightDistance": "3.44", - "routeDistance": "8.34", - "timeToTower": "0:26:37", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "20:17:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_6DWYZ4M_201909211951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6EE5084-B9D8-4A31-8C8D-92299DEDB35D", - "ticketNumber": "8JHPQTZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.558580, -80.285466", - "loadTime": "09/21/2019 13:18:51", - "straightDistance": "4.6", - "routeDistance": "6.06", - "timeToTower": "0:52:20", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "14:11:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_8JHPQTZ_201909211318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE4330A0-64F5-42F0-8DD7-7049708322DE", - "ticketNumber": "4GCPKSY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.558792, -80.286062", - "loadTime": "09/21/2019 11:06:14", - "straightDistance": "4.56", - "routeDistance": "6.09", - "timeToTower": "0:40:59", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "11:47:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_4GCPKSY_201909211106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF65BEAD-EC29-4455-B930-068E284BE5C7", - "ticketNumber": "44YY3F6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.558557, -80.285422", - "loadTime": "09/21/2019 14:32:21", - "straightDistance": "4.6", - "routeDistance": "6.05", - "timeToTower": "1:28:47", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "16:01:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_44YY3F6_201909211432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D76C0BE3-EB00-46BD-8D99-20C9CEA2AED6", - "ticketNumber": "66WDHMJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.676859, -80.317141", - "loadTime": "09/21/2019 11:26:45", - "straightDistance": "6.47", - "routeDistance": "9.07", - "timeToTower": "1:21:32", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "12:48:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 60, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_66WDHMJ_201909211126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8E52B6D-07BB-4CFD-9171-846204EDAB33", - "ticketNumber": "4GCKQ8V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.556830, -80.297746", - "loadTime": "09/21/2019 16:51:16", - "straightDistance": "4.04", - "routeDistance": "6.78", - "timeToTower": "0:42:52", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "17:34:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_4GCKQ8V_201909211651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC495988-97F9-4A15-9E41-57D6FDCFCC99", - "ticketNumber": "4KQLQLF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.676729, -80.321763", - "loadTime": "09/21/2019 15:06:23", - "straightDistance": "6.37", - "routeDistance": "8.8", - "timeToTower": "1:22:57", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "16:29:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 80, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_4KQLQLF_201909211506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6A88214-D221-4FDC-B012-861A7A94C9C9", - "ticketNumber": "5D2H85N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.558592, -80.285684", - "loadTime": "09/21/2019 12:08:35", - "straightDistance": "4.59", - "routeDistance": "6.07", - "timeToTower": "0:50:30", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "12:59:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 85, - "quantity": 66, - "calculatedQuantity": "66 CY", - "s3DownloadKey": "HaulPass_5D2H85N_201909211208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F530DEF9-21AB-4D5B-96AA-9687E92B743F", - "ticketNumber": "4BH6FMB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.548103, -80.322145", - "loadTime": "09/21/2019 19:52:15", - "straightDistance": "3.44", - "routeDistance": "8.34", - "timeToTower": "0:24:44", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "20:16:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_4BH6FMB_201909211952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6F114F7-E847-4945-BD9C-FF19513C54A3", - "ticketNumber": "7JBD765", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.747774, -80.394910", - "loadTime": "09/21/2019 11:57:11", - "straightDistance": "11.19", - "routeDistance": "16.84", - "timeToTower": "0:52:52", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "12:50:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 75, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_7JBD765_201909211157_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FAD4C1D7-2E1F-4D24-A816-695433FC9FCA", - "ticketNumber": "5CQ3V6L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.676350, -80.330327", - "loadTime": "09/21/2019 17:29:46", - "straightDistance": "6.21", - "routeDistance": "8.3", - "timeToTower": "0:53:57", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "18:23:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 95, - "quantity": 69.9, - "calculatedQuantity": "69.9 CY", - "s3DownloadKey": "HaulPass_5CQ3V6L_201909211712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02C4AC04-E4C0-470B-BCE5-1CA086FC3FB7", - "ticketNumber": "4WVSDDV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.716606, -80.017425", - "loadTime": "09/21/2019 21:16:50", - "straightDistance": "4.08", - "routeDistance": "5.26", - "timeToTower": "0:45:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "22:02:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_4WVSDDV_201909212116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05784B2B-47CA-49E5-961F-8543074BA6AC", - "ticketNumber": "9FAUSMH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.744472, -79.942332", - "loadTime": "09/21/2019 21:22:44", - "straightDistance": "8.65", - "routeDistance": "14.31", - "timeToTower": "0:51:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "22:14:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 80, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_9FAUSMH_201909212122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "075437A3-835A-49AC-B78B-3546AEC4F780", - "ticketNumber": "3VXPMX9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742241, -79.908160", - "loadTime": "09/21/2019 20:54:31", - "straightDistance": "10.27", - "routeDistance": "16.39", - "timeToTower": "1:06:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "22:01:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 85, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_3VXPMX9_201909212054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07C6876E-5283-4C23-8B7C-93EB65FE7845", - "ticketNumber": "9UFVG29", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676855, -80.189707", - "loadTime": "09/21/2019 20:02:48", - "straightDistance": "7.29", - "routeDistance": "13.1", - "timeToTower": "1:05:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "21:08:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 80, - "quantity": 60.9, - "calculatedQuantity": "60.9 CY", - "s3DownloadKey": "HaulPass_9UFVG29_201909212002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B34B926-A957-4CE8-AF4F-23795A1549D9", - "ticketNumber": "9VECJC4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.700200, -80.123082", - "loadTime": "09/21/2019 20:48:46", - "straightDistance": "3.9", - "routeDistance": "8.36", - "timeToTower": "0:22:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "21:11:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_9VECJC4_201909212048_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DC4D674-E83F-4B0A-B9D6-9E763C93A6A2", - "ticketNumber": "88J398S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736844, -80.156356", - "loadTime": "09/21/2019 20:02:20", - "straightDistance": "6.94", - "routeDistance": "12.08", - "timeToTower": "1:11:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "21:14:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 90, - "quantity": 66.7, - "calculatedQuantity": "66.7 CY", - "s3DownloadKey": "HaulPass_88J398S_201909212002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "129B4B8C-35A5-4F02-A21B-DA082F31BB62", - "ticketNumber": "8RU7XM6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.716787, -80.017182", - "loadTime": "09/21/2019 21:19:59", - "straightDistance": "4.1", - "routeDistance": "5.28", - "timeToTower": "0:43:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "22:03:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_8RU7XM6_201909212119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "197E492E-DDCA-4A93-8E18-8A35805FCCC3", - "ticketNumber": "9SJ7RJX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.728564, -80.019034", - "loadTime": "09/21/2019 20:29:36", - "straightDistance": "4.67", - "routeDistance": "6.25", - "timeToTower": "0:27:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "20:57:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_9SJ7RJX_201909212029_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2151DB85-37F5-4B7F-B80D-EF5FA0ACAA2E", - "ticketNumber": "TF8M7ZM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.722034, -80.154907", - "loadTime": "09/21/2019 21:40:12", - "straightDistance": "6.26", - "routeDistance": "10.92", - "timeToTower": "0:25:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "22:05:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_TF8M7ZM_201909212140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4263397A-196C-49A1-BA15-FB66C1F89615", - "ticketNumber": "9V8CHUJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676918, -80.189661", - "loadTime": "09/21/2019 20:03:23", - "straightDistance": "7.28", - "routeDistance": "13.09", - "timeToTower": "1:03:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "21:06:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_9V8CHUJ_201909212003_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D39A505-3B08-448F-988E-D58E59B309BA", - "ticketNumber": "VYUQ7GT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.716067, -80.154265", - "loadTime": "09/21/2019 20:38:48", - "straightDistance": "6.02", - "routeDistance": "11.34", - "timeToTower": "0:23:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "21:02:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_VYUQ7GT_201909212038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5974CE97-C9A6-42B7-ABF8-0C8E97B8D8FA", - "ticketNumber": "HZ7YJEK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.700368, -80.123074", - "loadTime": "09/21/2019 20:49:11", - "straightDistance": "3.91", - "routeDistance": "8.29", - "timeToTower": "0:23:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "21:12:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_HZ7YJEK_201909212049_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C3817E9-DA22-4AD1-9659-233F3E219111", - "ticketNumber": "5SE2H9K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.683727, -80.023927", - "loadTime": "09/21/2019 20:36:22", - "straightDistance": "2.47", - "routeDistance": "2.71", - "timeToTower": "0:21:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "20:58:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_5SE2H9K_201909212036_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8784F7B8-A426-4EC5-A55E-B8DBB7224FB3", - "ticketNumber": "6PGB95G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.736245, -79.917282", - "loadTime": "09/21/2019 20:25:35", - "straightDistance": "9.61", - "routeDistance": "16.58", - "timeToTower": "0:44:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "21:09:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 85, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_6PGB95G_201909212010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C26B2CD-A722-47F6-9BE6-F463085D9E5C", - "ticketNumber": "97JSQVW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.729045, -80.018543", - "loadTime": "09/21/2019 20:13:36", - "straightDistance": "4.71", - "routeDistance": "6.29", - "timeToTower": "0:42:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "20:56:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_97JSQVW_201909212008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D292F68-5F89-493E-97D5-C4A183F2B408", - "ticketNumber": "5M32ZYR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736159, -80.156615", - "loadTime": "09/21/2019 20:03:53", - "straightDistance": "6.92", - "routeDistance": "12.04", - "timeToTower": "1:11:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "21:15:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_5M32ZYR_201909212003_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E6DC0CB-F7CF-4D90-B52D-99E00699E3DE", - "ticketNumber": "8KETDZT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742207, -79.908719", - "loadTime": "09/21/2019 20:39:28", - "straightDistance": "10.24", - "routeDistance": "16.36", - "timeToTower": "1:20:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "22:00:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 75, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_8KETDZT_201909212030_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F478EF1-C1B5-46DE-96A3-7F2A22DBC952", - "ticketNumber": "7MJHQDU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.761578, -80.029220", - "loadTime": "09/21/2019 21:29:25", - "straightDistance": "6.47", - "routeDistance": "9.74", - "timeToTower": "0:21:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "21:51:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_7MJHQDU_201909212118_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B53B48BA-9E05-4DC8-8AF7-92823D0FC50A", - "ticketNumber": "9NRXLLD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.680737, -80.092769", - "loadTime": "09/21/2019 21:05:26", - "straightDistance": "1.74", - "routeDistance": "4.02", - "timeToTower": "0:18:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "21:24:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_9NRXLLD_201909212105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B86ADB62-5A62-4A5D-A031-E22F9E992257", - "ticketNumber": "3ADK7TS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.603074, -80.195630", - "loadTime": "09/21/2019 20:04:47", - "straightDistance": "9.02", - "routeDistance": "16.98", - "timeToTower": "0:46:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "20:51:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 75, - "quantity": 54.6, - "calculatedQuantity": "54.6 CY", - "s3DownloadKey": "HaulPass_3ADK7TS_201909212004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9E45A1D-96D4-4A00-975B-E558F8592484", - "ticketNumber": "7RWAXVF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.744270, -79.942685", - "loadTime": "09/21/2019 21:25:51", - "straightDistance": "8.63", - "routeDistance": "14.7", - "timeToTower": "0:49:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "22:15:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 80, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_7RWAXVF_201909212125_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC58FD6D-BE8A-4837-A48F-83D2A7BDD887", - "ticketNumber": "3PT57ES", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.708193, -79.953265", - "loadTime": "09/21/2019 20:53:33", - "straightDistance": "6.91", - "routeDistance": "15.34", - "timeToTower": "1:02:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "21:55:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_J001_3PT57ES_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7C509D9-53FF-476A-8B45-4C89692E5B62", - "ticketNumber": "4NHQPQ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.683814, -80.023775", - "loadTime": "09/21/2019 20:37:58", - "straightDistance": "2.48", - "routeDistance": "2.72", - "timeToTower": "0:21:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "20:59:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_4NHQPQ3_201909212037_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D91EDD68-B3A1-4B05-877F-7571C6449BCC", - "ticketNumber": "8ZC66BD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.680429, -80.092771", - "loadTime": "09/21/2019 21:10:11", - "straightDistance": "1.73", - "routeDistance": "4.03", - "timeToTower": "0:15:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "21:25:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 90, - "quantity": 64.2, - "calculatedQuantity": "64.2 CY", - "s3DownloadKey": "HaulPass_8ZC66BD_201909212110_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EAFE6326-7018-47FF-B5E2-0FBB4903608D", - "ticketNumber": "4UT52CL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.635991, -80.187026", - "loadTime": "09/21/2019 19:34:39", - "straightDistance": "7.57", - "routeDistance": "14.48", - "timeToTower": "1:15:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/21/2019", - "disposalTime": "20:49:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 85, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_4UT52CL_201909211934_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A854F41-24DF-46ED-ADA9-9B0B7F2CF28C", - "ticketNumber": "9ZQAG4S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.846251, -80.085314", - "loadTime": "09/21/2019 21:26:10", - "straightDistance": "10.21", - "routeDistance": "14.8", - "timeToTower": "1:03:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "22:30:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 55, - "quantity": 42.6, - "calculatedQuantity": "42.6 CY", - "s3DownloadKey": "HaulPass_9ZQAG4S_201909212126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D321ECCC-1D7D-4B0D-B15B-B5E0C0B01F6B", - "ticketNumber": "5BPY9Q4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.845965, -80.085377", - "loadTime": "09/21/2019 21:25:30", - "straightDistance": "10.2", - "routeDistance": "14.78", - "timeToTower": "1:03:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "22:29:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_5BPY9Q4_201909212125_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24E09352-6613-4111-81CA-B9D1B4C6487B", - "ticketNumber": "7XWL5EG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.554836, -80.306595", - "loadTime": "09/21/2019 20:54:12", - "straightDistance": "3.71", - "routeDistance": "7.32", - "timeToTower": "1:10:21", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "22:04:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_7XWL5EG_201909212054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B9D205A-7FBB-42CB-BED8-03CEBC7539E2", - "ticketNumber": "5L5XXPH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.587288, -80.351355", - "loadTime": "09/21/2019 22:16:44", - "straightDistance": ".28", - "routeDistance": ".29", - "timeToTower": "0:10:00", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "22:26:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_5L5XXPH_201909212216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BEF04028-6612-4E0B-A60A-F6CBF48410B7", - "ticketNumber": "3GKCARD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.740750, -80.241798", - "loadTime": "09/21/2019 21:39:21", - "straightDistance": "12.39", - "routeDistance": "16.51", - "timeToTower": "0:48:48", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "22:28:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_3GKCARD_201909212134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5F4C8F2-BC49-4EDD-BD61-AFB723D1761D", - "ticketNumber": "82CD5EL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.708756, -80.343437", - "loadTime": "09/21/2019 22:10:56", - "straightDistance": "8.3", - "routeDistance": "9.73", - "timeToTower": "0:20:32", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/21/2019", - "disposalTime": "22:31:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_82CD5EL_201909212210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0449B1E2-C046-4B67-846F-39AF8942085E", - "ticketNumber": "5CBBARU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724584, -79.972027", - "loadTime": "09/21/2019 20:11:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "20:13:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5CBBARU_201909212011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0617E37E-6512-438B-AAF2-316300F30CB4", - "ticketNumber": "4JR3S97", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.737699, -79.971537", - "loadTime": "09/21/2019 17:31:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "17:42:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4JR3S97_201909211731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D5476ED-59F7-40C2-B53B-620C6A7151CC", - "ticketNumber": "7AFS3KK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724737, -79.971981", - "loadTime": "09/21/2019 20:35:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "20:39:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7AFS3KK_201909212035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F6B0453-C34B-4F9D-A2A1-3D2937848C6B", - "ticketNumber": "6VJ4UMB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.729589, -79.971633", - "loadTime": "09/21/2019 19:16:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "19:18:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6VJ4UMB_201909211916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FA94D4F-2435-465A-AB0B-82AE89E522D7", - "ticketNumber": "69QYUSS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725972, -79.971099", - "loadTime": "09/21/2019 21:05:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "21:08:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_69QYUSS_201909212105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C875B5F-CB25-4AF5-86B2-4BBD0C9C85B2", - "ticketNumber": "78X5YGU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724699, -79.971799", - "loadTime": "09/21/2019 20:17:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "20:19:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_78X5YGU_201909212017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35C741A8-8492-4AE0-9CA9-C378A0F39BB9", - "ticketNumber": "7G8MPTM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73745, -79.971648", - "loadTime": "09/21/2019 17:43:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "17:46:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7G8MPTM_201909211743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EE38A2F-7E4F-46E1-A9AE-FEEE5A2F5F9C", - "ticketNumber": "8SGJDWW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.737307, -79.968011", - "loadTime": "09/21/2019 17:14:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "17:20:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8SGJDWW_201909211714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "421B9E9E-A259-43C6-9DA0-7AE4987771BD", - "ticketNumber": "7WF6DGR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.733093, -79.973879", - "loadTime": "09/21/2019 18:42:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "18:46:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7WF6DGR_201909211842_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4ECEE5D6-CE6D-4037-8080-36A9E9E7EA2C", - "ticketNumber": "75QSERC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724631, -79.971993", - "loadTime": "09/21/2019 20:46:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "20:48:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_75QSERC_201909212046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D4ED0D0-932E-438A-94AD-16E07298C632", - "ticketNumber": "3P3535C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724858, -79.971597", - "loadTime": "09/21/2019 20:40:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "20:42:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3P3535C_201909212040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75AB988D-D772-4DC8-AB6F-37AE3421629D", - "ticketNumber": "8LVWHGJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724604, -79.972004", - "loadTime": "09/21/2019 20:01:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "20:10:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8LVWHGJ_201909212001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75C0BD96-B9C9-4866-9692-E99B90B714D0", - "ticketNumber": "4CKWPLR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.726994, -79.970667", - "loadTime": "09/21/2019 19:40:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "19:48:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4CKWPLR_201909211940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E4B4519-6A35-4125-BE50-55436F2C515E", - "ticketNumber": "6WKXKZH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.723657, -79.971295", - "loadTime": "09/21/2019 21:52:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "21:56:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6WKXKZH_201909212152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80BDD19B-C875-49F7-B10A-2C82CFFCA641", - "ticketNumber": "3GTHAL5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.732575, -79.973349", - "loadTime": "09/21/2019 18:48:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "18:55:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3GTHAL5_201909211848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "869F0C00-584D-45A1-B31A-37BF43267D4E", - "ticketNumber": "5AN9ER4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.727306, -79.970564", - "loadTime": "09/21/2019 19:31:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "19:38:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5AN9ER4_201909211931_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88E15ADC-B6A3-4BE0-8816-1E5250848C17", - "ticketNumber": "8W6KYWP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735811, -79.969082", - "loadTime": "09/21/2019 18:07:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "18:15:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8W6KYWP_201909211807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92EECEC5-24AB-4588-BA0D-A9A7DA8FFAB3", - "ticketNumber": "8ZSEEB7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724586, -79.97203", - "loadTime": "09/21/2019 20:13:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "20:15:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ZSEEB7_201909212013_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95028AD1-C0BF-4D3B-8F5C-D8CCB0FB86F2", - "ticketNumber": "8ZGUBAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724478, -79.972081", - "loadTime": "09/21/2019 20:24:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "20:34:44", - "debrisType": "Leaner", - "diameter": 13.5, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ZGUBAN_201909212024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "980146E7-EBBE-4778-B876-B12D24417605", - "ticketNumber": "4QWSSEH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.737465, -79.967979", - "loadTime": "09/21/2019 16:51:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "16:55:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4QWSSEH_201909211651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9867BCAF-A145-42AD-8D4D-E9C370CE2DD1", - "ticketNumber": "63V4TWY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724584, -79.971843", - "loadTime": "09/21/2019 20:49:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "20:50:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_63V4TWY_201909212049_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99E288EA-670E-47A1-BB9B-1C7F791F6084", - "ticketNumber": "4EUNWSL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.736617, -79.97073", - "loadTime": "09/21/2019 17:59:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "18:01:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4EUNWSL_201909211759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9BD7BE83-E080-4821-8D19-D4686ABA8E6E", - "ticketNumber": "922R8ZD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.737653, -79.970666", - "loadTime": "09/21/2019 17:26:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "17:27:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_922R8ZD_201909211726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2DDD77D-FDC7-4563-B70E-839954DFA0E3", - "ticketNumber": "99UTTW5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725886, -79.971257", - "loadTime": "09/21/2019 21:09:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "21:11:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_99UTTW5_201909212109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3AA27E5-B977-4E88-BB29-FBADFB2E19CB", - "ticketNumber": "GSKT9DN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.726537, -79.971951", - "loadTime": "09/21/2019 21:21:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "21:24:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_GSKT9DN_201909212121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8C98C50-80C7-4058-AE62-67EF8BAF2603", - "ticketNumber": "7L278GD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730976, -79.972983", - "loadTime": "09/21/2019 19:04:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "19:09:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7L278GD_201909211904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BAC0A450-E161-4787-B6AF-95E013AD62A9", - "ticketNumber": "7SFQYXU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73833, -79.970753", - "loadTime": "09/21/2019 17:01:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "17:05:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7SFQYXU_201909211701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCE6D3E3-C960-4FF4-AF62-0B6F244F4C97", - "ticketNumber": "45PFDU8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.726236, -79.971252", - "loadTime": "09/21/2019 20:58:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "21:04:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_45PFDU8_201909212058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD513532-E396-43B6-9459-D1E3B24DDEAF", - "ticketNumber": "9T5YSPG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.726969, -79.972022", - "loadTime": "09/21/2019 21:25:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "21:28:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9T5YSPG_201909212125_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EAD49A6B-327C-47B2-B1EE-E8C8F5D62C6D", - "ticketNumber": "3M6MR37", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724627, -79.971962", - "loadTime": "09/21/2019 20:20:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "20:23:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3M6MR37_201909212020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EBAFA040-725E-401F-B23E-F289FD3C84E3", - "ticketNumber": "3WY6JHN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734624, -79.974433", - "loadTime": "09/21/2019 18:28:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "18:34:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3WY6JHN_201909211828_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE8A1492-B9DF-42EB-A5F8-7F6221E05095", - "ticketNumber": "Y59AGMZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.723867, -79.971484", - "loadTime": "09/21/2019 21:41:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "21:48:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Y59AGMZ_201909212141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6F5621F-43CE-4254-BE0B-1062C747D697", - "ticketNumber": "3BEJVGX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.726814, -79.970638", - "loadTime": "09/21/2019 19:49:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "19:54:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3BEJVGX_201909211949_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F806A081-997A-4DA5-BDB7-2DC3D2302361", - "ticketNumber": "7XYUWLR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.726565, -79.972003", - "loadTime": "09/21/2019 21:14:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "21:21:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7XYUWLR_201909212114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB63F943-4523-4A4D-9340-86F89B7AF793", - "ticketNumber": "5RQDXBN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.728783, -79.971258", - "loadTime": "09/21/2019 19:20:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "19:25:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5RQDXBN_201909211920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE843527-4CCD-4099-B15D-3E17AF347762", - "ticketNumber": "94HYKG8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724126, -79.971548", - "loadTime": "09/21/2019 21:33:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "21:39:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_94HYKG8_201909212133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16A75B1D-ED43-42CA-B96B-6B398664CB00", - "ticketNumber": "UXM5X2G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.738558, -79.972314", - "loadTime": "09/21/2019 15:57:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "16:00:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_UXM5X2G_201909211557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B3D8F68-F77F-41E6-9FA6-5A71563E9561", - "ticketNumber": "6CGF4HT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736044, -79.973398", - "loadTime": "09/21/2019 12:16:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "12:17:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CGF4HT_201909211216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26578BD3-A1EC-49B9-8895-5A8FEB4BC560", - "ticketNumber": "48G79RY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735056, -79.97193", - "loadTime": "09/21/2019 15:18:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "15:21:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_48G79RY_201909211518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A4F17F0-4E38-4C09-9976-94C3BD82CE6A", - "ticketNumber": "87A663A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736121, -79.97337", - "loadTime": "09/21/2019 12:48:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "12:50:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_87A663A_201909211248_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CDDECC9-0AC2-49A5-8646-641A70213666", - "ticketNumber": "88EAT5V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.738302, -79.975003", - "loadTime": "09/21/2019 14:38:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "14:41:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88EAT5V_201909211438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CF4B8C2-0E13-408A-ABAC-283539A438E3", - "ticketNumber": "8T4EJ2L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.737475, -79.974311", - "loadTime": "09/21/2019 13:12:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "13:19:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8T4EJ2L_201909211312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4DDD1F2B-51D7-4DDA-9D6B-EF8022E01C8E", - "ticketNumber": "9EQSYR2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736421, -79.973751", - "loadTime": "09/21/2019 12:40:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "12:47:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9EQSYR2_201909211240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52894E93-66FE-4CBB-BC64-8A65417DAD49", - "ticketNumber": "4FLYE94", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736118, -79.9737", - "loadTime": "09/21/2019 12:51:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "12:53:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4FLYE94_201909211251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58C4F801-1447-43DF-A234-CE01E9731DF9", - "ticketNumber": "94MN8X3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.737496, -79.974377", - "loadTime": "09/21/2019 13:06:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "13:11:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_94MN8X3_201909211306_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59C5BEA7-099E-4943-94B5-74EEDB46E59E", - "ticketNumber": "3329YYA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735315, -79.975238", - "loadTime": "09/21/2019 14:50:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "14:57:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3329YYA_201909211447_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A85E1E0-DBE8-4293-90E7-1FC6E94530C1", - "ticketNumber": "6U3843A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.738678, -79.974692", - "loadTime": "09/21/2019 14:28:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "14:33:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6U3843A_201909211428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E3E139E-3976-4F2F-8A99-15745152C281", - "ticketNumber": "8V9CJCC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.73957, -79.968248", - "loadTime": "09/21/2019 16:32:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "16:36:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8V9CJCC_201909211632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85597D44-EC8C-4DB1-BD8B-ECA2BBED6959", - "ticketNumber": "4U942J3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.739725, -79.968073", - "loadTime": "09/21/2019 16:15:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:16:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "16:32:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4U942J3_201909211615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91CF0365-0247-4E97-9006-394DCBE99A5E", - "ticketNumber": "5UUPJRM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735132, -79.971901", - "loadTime": "09/21/2019 15:10:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "15:18:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5UUPJRM_201909211510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A515AB13-B9AF-4E80-A26C-9B6DB1B9CFE0", - "ticketNumber": "N8BGFAP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.738688, -79.974919", - "loadTime": "09/21/2019 13:51:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "13:56:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_N8BGFAP_201909211351_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6CB36B0-5443-410A-BB27-2598D042D4E5", - "ticketNumber": "8EQWTNH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735538, -79.975132", - "loadTime": "09/21/2019 14:58:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "15:03:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8EQWTNH_201909211458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7C3F71B-1E0E-4BFA-BCE8-194B9D0DA98E", - "ticketNumber": "9JD2XSN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.738847, -79.974742", - "loadTime": "09/21/2019 13:57:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:38:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "14:36:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9JD2XSN_201909211357_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB7F1FDA-E647-4561-961B-9F4C35DA57E8", - "ticketNumber": "3WHBHDD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73646, -79.973884", - "loadTime": "09/21/2019 12:56:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "13:02:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3WHBHDD_201909211256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7FD1B13-2243-4F88-AA49-16107BF6DDD7", - "ticketNumber": "966382G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.738131, -79.97451", - "loadTime": "09/21/2019 13:35:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "13:40:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_966382G_201909211335_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0BF7070-E17D-45AC-B74F-BBC0C9FA3B8E", - "ticketNumber": "3D829SM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.737856, -79.974645", - "loadTime": "09/21/2019 13:21:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "13:28:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3D829SM_201909211321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2F45372-8A2B-4957-9AD6-C7CC245A04A0", - "ticketNumber": "3WYEN83", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.737471, -79.973825", - "loadTime": "09/21/2019 15:31:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "15:35:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3WYEN83_201909211531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB3D2A2D-6317-452D-B8EF-0B1E8D911788", - "ticketNumber": "8TTG8YH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736035, -79.973593", - "loadTime": "09/21/2019 12:32:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "12:39:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8TTG8YH_201909211232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E737A153-4945-455A-BA18-1CFB434F23DD", - "ticketNumber": "8GEXDY5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.737662, -79.974398", - "loadTime": "09/21/2019 13:29:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "13:32:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8GEXDY5_201909211329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0E5BDD6-4754-4D04-9DDD-B4356CD977C4", - "ticketNumber": "6E4B3K8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735266, -79.973245", - "loadTime": "09/21/2019 12:24:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "12:27:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6E4B3K8_201909211224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE83FC7A-A05F-47D0-8BE0-7614F8E53171", - "ticketNumber": "9EELSNC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735952, -79.973629", - "loadTime": "09/21/2019 12:18:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "12:23:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9EELSNC_201909211218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "026046C6-5B0B-4050-8D2D-03E7858A14D9", - "ticketNumber": "4XNZFCT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.890785, -79.831056", - "loadTime": "09/21/2019 13:41:04", - "straightDistance": "8.57", - "routeDistance": "13.33", - "timeToTower": "2:53:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "16:35:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_4XNZFCT_201909211330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09B92139-6957-4E00-8293-F05D3E805E97", - "ticketNumber": "7K2V56D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.801104, -79.843488", - "loadTime": "09/21/2019 14:52:28", - "straightDistance": "12.75", - "routeDistance": "14.03", - "timeToTower": "1:10:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "16:02:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 90, - "quantity": 78.1, - "calculatedQuantity": "78.1 CY", - "s3DownloadKey": "HaulPass_7K2V56D_201909211452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B3765E4-8869-4D70-B2BB-F5F797FEC7FB", - "ticketNumber": "9CL3VZ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.906694, -79.829145", - "loadTime": "09/21/2019 14:35:44", - "straightDistance": "8.12", - "routeDistance": "12.59", - "timeToTower": "2:18:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "16:54:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 65, - "quantity": 48.9, - "calculatedQuantity": "48.9 CY", - "s3DownloadKey": "HaulPass_9CL3VZ2_201909211422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E9A4ADB-C655-4725-960A-39A0C2ADAE43", - "ticketNumber": "36BY6JA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.802553, -79.882469", - "loadTime": "09/21/2019 12:36:03", - "straightDistance": "14.32", - "routeDistance": "15.29", - "timeToTower": "0:45:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "13:21:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 60, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_36BY6JA_201909211228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14947F38-964F-4215-8517-0AC33383D436", - "ticketNumber": "4Q95T76", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "33.114792, -79.452347", - "loadTime": "09/21/2019 19:29:13", - "straightDistance": "18.63", - "routeDistance": "22.71", - "timeToTower": "0:46:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "20:15:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 65, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_4Q95T76_201909211929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17FB6C1C-D68B-4FE9-B5A3-2EC59BFDE200", - "ticketNumber": "5U4AM2Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836098, -79.814756", - "loadTime": "09/21/2019 18:25:04", - "straightDistance": "9.86", - "routeDistance": "10.67", - "timeToTower": "0:37:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "19:02:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_5U4AM2Q_201909211825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "188BE328-56E2-4452-8B3D-0D2241B8FC24", - "ticketNumber": "85CDR4Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.890029, -79.834929", - "loadTime": "09/21/2019 11:50:13", - "straightDistance": "8.79", - "routeDistance": "13.07", - "timeToTower": "1:00:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "12:50:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_85CDR4Z_201909211139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E5A8D01-2753-43BA-9A29-3A5D7E747257", - "ticketNumber": "72QRU3Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836064, -79.814476", - "loadTime": "09/21/2019 15:00:13", - "straightDistance": "9.85", - "routeDistance": "10.66", - "timeToTower": "0:42:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "15:43:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_72QRU3Z_201909211500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "220EB681-6004-4992-A163-F7CA05A07E23", - "ticketNumber": "7J8CBFG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.892168, -79.826364", - "loadTime": "09/21/2019 15:22:21", - "straightDistance": "8.28", - "routeDistance": "11.99", - "timeToTower": "0:35:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "15:58:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_7J8CBFG_201909211513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23FAC497-17FF-4F1F-8C05-A25DD2D4F0AF", - "ticketNumber": "4CFYSSL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.808708, -79.856004", - "loadTime": "09/20/2019 22:55:24", - "straightDistance": "12.89", - "routeDistance": "13.87", - "timeToTower": "13:31:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "12:26:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 65, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_J001_4CFYSSL_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28B1D531-16D5-4F67-B554-20458E3F9F40", - "ticketNumber": "7M9FF6V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836062, -79.814835", - "loadTime": "09/21/2019 13:33:05", - "straightDistance": "9.86", - "routeDistance": "10.68", - "timeToTower": "0:37:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "14:10:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_7M9FF6V_201909211333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3498B4A6-758A-4B37-8664-7685FA1A0352", - "ticketNumber": "37F6BGE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.770139, -79.818441", - "loadTime": "09/21/2019 13:54:11", - "straightDistance": "13.56", - "routeDistance": "17.13", - "timeToTower": "2:06:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "16:00:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 75, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_37F6BGE_201909211333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3915C168-B75A-446C-BF24-7C223FBCA870", - "ticketNumber": "7SJLPKC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.903689, -79.831975", - "loadTime": "09/21/2019 12:12:18", - "straightDistance": "8.33", - "routeDistance": "12.72", - "timeToTower": "2:27:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "14:39:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 75, - "quantity": 53.8, - "calculatedQuantity": "53.8 CY", - "s3DownloadKey": "HaulPass_7SJLPKC_201909211212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3938E18E-02C9-4BAE-BED7-4ED5116AE869", - "ticketNumber": "9XBGF5C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.903270, -79.829887", - "loadTime": "09/21/2019 18:22:08", - "straightDistance": "8.22", - "routeDistance": "12.4", - "timeToTower": "1:20:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "19:42:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_9XBGF5C_201909211754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39D37E89-12D2-4781-85AC-FD5C10951D46", - "ticketNumber": "5EKB595", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.800766, -79.881941", - "loadTime": "09/21/2019 14:16:22", - "straightDistance": "14.38", - "routeDistance": "15.42", - "timeToTower": "1:08:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "15:24:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_5EKB595_201909211400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3AD2E67B-0876-440E-A331-4AD8AA2E16D7", - "ticketNumber": "6X9ERYH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.837975, -79.815929", - "loadTime": "09/21/2019 18:14:47", - "straightDistance": "9.81", - "routeDistance": "10.52", - "timeToTower": "0:28:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "18:43:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_6X9ERYH_201909211814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D3F178C-3F4D-4CF0-A6CB-ECDDE9B51BE8", - "ticketNumber": "69BR3PX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.804065, -79.882789", - "loadTime": "09/21/2019 12:16:28", - "straightDistance": "14.27", - "routeDistance": "15.18", - "timeToTower": "1:02:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "13:19:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_69BR3PX_201909211210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DAAE67C-DED0-493A-AAB9-7FD477306849", - "ticketNumber": "8WCER5A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.847392, -79.775823", - "loadTime": "09/21/2019 17:14:10", - "straightDistance": "7.77", - "routeDistance": "10.19", - "timeToTower": "0:28:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "17:42:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_8WCER5A_201909211714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E06D245-6462-48DB-B724-89246C00FE4C", - "ticketNumber": "LQWUVLC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.893581, -79.820199", - "loadTime": "09/21/2019 12:39:38", - "straightDistance": "7.91", - "routeDistance": "11.69", - "timeToTower": "0:57:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "13:36:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_LQWUVLC_201909211239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E0A5E23-66B0-44D2-8452-42DA1902A29C", - "ticketNumber": "84YVAX3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.847708, -79.773509", - "loadTime": "09/21/2019 19:06:26", - "straightDistance": "7.67", - "routeDistance": "10.15", - "timeToTower": "0:34:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "19:40:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_84YVAX3_201909211844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45DE13B9-1126-4D8D-B4E9-6B9AB66F68B3", - "ticketNumber": "7DXWCDQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.798953, -79.839794", - "loadTime": "09/21/2019 14:44:26", - "straightDistance": "12.72", - "routeDistance": "14.31", - "timeToTower": "1:19:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "16:04:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 70, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_7DXWCDQ_201909211444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4806540C-99CD-4B2C-8340-3938C943E936", - "ticketNumber": "3MDYGD3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.986184, -79.645454", - "loadTime": "09/21/2019 16:39:10", - "straightDistance": "4.44", - "routeDistance": "8.07", - "timeToTower": "1:25:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "18:04:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_3MDYGD3_201909211639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C40CF63-DD8F-4B27-A43A-1883D56537EA", - "ticketNumber": "9KR3XX8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.786488, -79.787687", - "loadTime": "09/21/2019 15:46:53", - "straightDistance": "11.69", - "routeDistance": "14.95", - "timeToTower": "0:52:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "16:39:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 70, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_9KR3XX8_201909211546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CC330D4-060D-4066-BD0D-D8D43419DD6B", - "ticketNumber": "4ULDBZB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.890951, -79.833210", - "loadTime": "09/21/2019 12:17:28", - "straightDistance": "8.68", - "routeDistance": "13.2", - "timeToTower": "0:34:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "12:51:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 70, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_4ULDBZB_201909211153_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4DEFE85D-7A52-4FC8-817F-2464002E7909", - "ticketNumber": "3MQ74G6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.799124, -79.840143", - "loadTime": "09/21/2019 16:42:52", - "straightDistance": "12.72", - "routeDistance": "14.33", - "timeToTower": "1:00:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "17:43:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 65, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_3MQ74G6_201909211642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E2F8D6A-EB26-482C-B804-5BAEB5FC403F", - "ticketNumber": "4687STK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.887576, -79.837301", - "loadTime": "09/21/2019 14:59:45", - "straightDistance": "8.98", - "routeDistance": "13.1", - "timeToTower": "1:33:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "16:33:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 80, - "quantity": 57.6, - "calculatedQuantity": "57.6 CY", - "s3DownloadKey": "HaulPass_4687STK_201909211453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51A854D9-477C-419C-8C7D-3FF5578B6A7E", - "ticketNumber": "5K5P6XG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.798757, -79.839441", - "loadTime": "09/21/2019 12:28:47", - "straightDistance": "12.71", - "routeDistance": "14.27", - "timeToTower": "1:24:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "13:53:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 70, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_5K5P6XG_201909211226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "523C8FF2-306A-4D59-AFD8-C80701101162", - "ticketNumber": "9F66EQK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.806446, -79.856480", - "loadTime": "09/21/2019 14:24:32", - "straightDistance": "13.02", - "routeDistance": "13.95", - "timeToTower": "0:48:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "15:12:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_9F66EQK_201909211411_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52D32891-2287-48FB-B5CC-D4F823C2B046", - "ticketNumber": "TXQ48GM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.807831, -79.856265", - "loadTime": "09/21/2019 12:43:04", - "straightDistance": "12.94", - "routeDistance": "14.02", - "timeToTower": "0:30:28", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "13:13:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 65, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_TXQ48GM_201909211223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53D172A5-7B75-4055-A4F2-EBD44F53CAE3", - "ticketNumber": "69HH9G6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836258, -79.815015", - "loadTime": "09/21/2019 11:49:47", - "straightDistance": "9.86", - "routeDistance": "10.68", - "timeToTower": "0:30:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "12:20:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_69HH9G6_201909211149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56278104-C6F7-424E-8EE7-5F5D0A77E7F1", - "ticketNumber": "32EGXWK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.799357, -79.881368", - "loadTime": "09/21/2019 14:37:18", - "straightDistance": "14.42", - "routeDistance": "15.52", - "timeToTower": "0:48:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "15:25:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 65, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_32EGXWK_201909211424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BAFC0A1-DF1E-421B-BFF8-D9800A7877AD", - "ticketNumber": "99ZZBDS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.797738, -79.880702", - "loadTime": "09/21/2019 19:04:18", - "straightDistance": "14.46", - "routeDistance": "15.64", - "timeToTower": "0:47:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "19:51:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 50, - "quantity": 40.9, - "calculatedQuantity": "40.9 CY", - "s3DownloadKey": "HaulPass_99ZZBDS_201909211847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DD09138-6CB6-4CB9-ABD4-CAF6DE457004", - "ticketNumber": "5TCUUUM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.799858, -79.857752", - "loadTime": "09/21/2019 15:11:38", - "straightDistance": "13.39", - "routeDistance": "14.21", - "timeToTower": "0:50:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "16:01:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_5TCUUUM_201909211511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5FD851E0-4C1A-4B2E-8EE5-762B4806CFB0", - "ticketNumber": "923MN4H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "33.114664, -79.452413", - "loadTime": "09/21/2019 19:27:48", - "straightDistance": "18.62", - "routeDistance": "22.7", - "timeToTower": "0:46:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "20:14:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_923MN4H_201909211927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "615873CD-7BB5-42FC-9F75-D17C826D54FF", - "ticketNumber": "6RNA98B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.798668, -79.839725", - "loadTime": "09/21/2019 18:18:18", - "straightDistance": "12.73", - "routeDistance": "14.25", - "timeToTower": "1:26:28", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "19:44:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 70, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_6RNA98B_201909211818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65337DCC-78C3-45C3-A292-3542085E1052", - "ticketNumber": "3QLFJCY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.797670, -79.768770", - "loadTime": "09/20/2019 22:25:37", - "straightDistance": "10.51", - "routeDistance": "16.37", - "timeToTower": "13:00:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "11:26:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 65, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_3QLFJCY_201909202225_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68641FFF-E212-4472-ABF1-54AAA35CBB7F", - "ticketNumber": "7LJ7XSC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.795877, -79.765148", - "loadTime": "09/21/2019 13:02:34", - "straightDistance": "10.54", - "routeDistance": "16.23", - "timeToTower": "0:44:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "13:46:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 60, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_7LJ7XSC_201909211243_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D8EB14D-1B1B-4F03-93D3-7F3CEB26835D", - "ticketNumber": "9KJ7MYE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.793762, -79.784049", - "loadTime": "09/21/2019 11:53:41", - "straightDistance": "11.14", - "routeDistance": "15.3", - "timeToTower": "3:02:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "14:55:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_9KJ7MYE_201909211153_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E0E446C-9EE8-425B-9B76-019B056C878C", - "ticketNumber": "88P8UZ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.837294, -79.815147", - "loadTime": "09/21/2019 17:01:48", - "straightDistance": "9.81", - "routeDistance": "10.67", - "timeToTower": "0:24:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "17:25:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_88P8UZ9_201909211701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E74250F-0B6D-42C6-A824-0829CE2880E1", - "ticketNumber": "3Y45QDW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.798592, -79.881250", - "loadTime": "09/21/2019 16:41:24", - "straightDistance": "14.45", - "routeDistance": "15.57", - "timeToTower": "1:09:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "17:50:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_3Y45QDW_201909211641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6FDFFEEC-7391-4BF2-AB1F-B03F2F578D7E", - "ticketNumber": "74WVV6M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.795564, -79.766025", - "loadTime": "09/21/2019 14:20:06", - "straightDistance": "10.58", - "routeDistance": "16.17", - "timeToTower": "0:40:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "15:00:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 65, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_74WVV6M_201909211357_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71936B19-FEC9-448D-A6ED-9F94C6C5C152", - "ticketNumber": "9SMQZWR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.838064, -79.815954", - "loadTime": "09/21/2019 15:01:41", - "straightDistance": "9.81", - "routeDistance": "10.53", - "timeToTower": "0:27:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "15:29:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_9SMQZWR_201909211501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B2B02F7-F678-405D-B0B9-760B4394065B", - "ticketNumber": "9V4HJNG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.805746, -79.855040", - "loadTime": "09/21/2019 18:58:34", - "straightDistance": "12.99", - "routeDistance": "13.87", - "timeToTower": "0:45:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "19:43:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_9V4HJNG_201909211828_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F384AD7-9A09-4623-B082-DA29EB8B93E8", - "ticketNumber": "42SGENG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.795775, -79.763971", - "loadTime": "09/21/2019 13:07:28", - "straightDistance": "10.52", - "routeDistance": "16.29", - "timeToTower": "0:40:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "13:47:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 70, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_42SGENG_201909211305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81277CE7-BC4D-469F-B244-E5FBA1543B9F", - "ticketNumber": "7VLU9PJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.884908, -79.837255", - "loadTime": "09/21/2019 18:34:41", - "straightDistance": "9.05", - "routeDistance": "13.27", - "timeToTower": "1:32:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "20:07:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 80, - "quantity": 57.6, - "calculatedQuantity": "57.6 CY", - "s3DownloadKey": "HaulPass_7VLU9PJ_201909211829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "816C390E-89DA-4A6C-9E65-F885CFCD2D0B", - "ticketNumber": "4EDZFEK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.902376, -79.829817", - "loadTime": "09/21/2019 18:48:41", - "straightDistance": "8.24", - "routeDistance": "12.37", - "timeToTower": "0:53:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "19:42:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_4EDZFEK_201909211825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82BAA1E8-D7EC-4781-9DE7-64D25B1FDBA6", - "ticketNumber": "9C47L2W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.893587, -79.829772", - "loadTime": "09/21/2019 17:32:24", - "straightDistance": "8.43", - "routeDistance": "12.14", - "timeToTower": "2:32:29", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "20:04:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_9C47L2W_201909211715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8478CA7B-5D42-48F7-A3EE-231BA04856E3", - "ticketNumber": "3MCSB89", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.903212, -79.835208", - "loadTime": "09/21/2019 16:28:43", - "straightDistance": "8.52", - "routeDistance": "12.82", - "timeToTower": "1:12:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "17:41:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 80, - "quantity": 59.4, - "calculatedQuantity": "59.4 CY", - "s3DownloadKey": "HaulPass_3MCSB89_201909211623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85DE6648-08C5-4F8B-B679-B53D04E6D389", - "ticketNumber": "84P42XH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.793828, -79.770793", - "loadTime": "09/21/2019 12:31:50", - "straightDistance": "10.8", - "routeDistance": "15.87", - "timeToTower": "2:27:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "14:59:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 60, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_84P42XH_201909211221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87897B41-1F88-4C3D-A6E3-FD4BF3CC078F", - "ticketNumber": "8G8KZHM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.880250, -79.820304", - "loadTime": "09/21/2019 14:24:54", - "straightDistance": "8.3", - "routeDistance": "13.49", - "timeToTower": "2:07:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "16:32:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_8G8KZHM_201909211424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87BBD476-CD8B-4888-A20E-15C5F6718481", - "ticketNumber": "6LRZSFK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.986178, -79.645443", - "loadTime": "09/21/2019 16:40:25", - "straightDistance": "4.44", - "routeDistance": "8.07", - "timeToTower": "1:25:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "18:05:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 90, - "quantity": 72.5, - "calculatedQuantity": "72.5 CY", - "s3DownloadKey": "HaulPass_6LRZSFK_201909211640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87F6DE19-F929-4DE0-B80B-2C3530F88BF7", - "ticketNumber": "5S52UB9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.875230, -79.814252", - "loadTime": "09/21/2019 17:43:13", - "straightDistance": "8.17", - "routeDistance": "14.02", - "timeToTower": "2:05:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "19:48:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_5S52UB9_201909211741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89FF6540-1A2B-4185-8620-9BE6E36F27D7", - "ticketNumber": "86SZGW4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.799269, -79.766892", - "loadTime": "09/21/2019 18:44:21", - "straightDistance": "10.36", - "routeDistance": "16.48", - "timeToTower": "1:12:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "19:56:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 60, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_86SZGW4_201909211844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91EE79F1-4EA6-40A3-A6ED-72340450E785", - "ticketNumber": "6TA652Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.879421, -79.821574", - "loadTime": "09/21/2019 14:11:58", - "straightDistance": "8.39", - "routeDistance": "13.38", - "timeToTower": "2:19:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "16:31:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 80, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_6TA652Y_201909211402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93EAF7BB-C237-43C1-A0FC-18F24EC5F8F8", - "ticketNumber": "5PSDRD7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.800280, -79.838161", - "loadTime": "09/21/2019 19:04:39", - "straightDistance": "12.58", - "routeDistance": "14.12", - "timeToTower": "0:41:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "19:45:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 85, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_5PSDRD7_201909211854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94F0A9CF-3CA8-40EF-AF70-71C2843204C3", - "ticketNumber": "4JK6F83", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.802259, -79.859350", - "loadTime": "09/21/2019 19:08:41", - "straightDistance": "13.34", - "routeDistance": "14.44", - "timeToTower": "1:03:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "20:12:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 60, - "quantity": 45.1, - "calculatedQuantity": "45.1 CY", - "s3DownloadKey": "HaulPass_4JK6F83_201909211853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96068008-BC49-4FD5-BCD5-C9404D9C8733", - "ticketNumber": "54MYBKN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.759780, -79.846652", - "loadTime": "09/21/2019 13:27:50", - "straightDistance": "15.07", - "routeDistance": "18.84", - "timeToTower": "2:31:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "15:59:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 75, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_54MYBKN_201909211236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "969D54C5-B045-4369-9A7A-056AE050597D", - "ticketNumber": "4K4QL4D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.909751, -79.761438", - "loadTime": "09/20/2019 21:44:01", - "straightDistance": "4.34", - "routeDistance": "7.7", - "timeToTower": "13:40:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "11:24:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_4K4QL4D_201909202129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A63560A-6300-442D-8C2C-0B0888389462", - "ticketNumber": "9MAW76T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.892221, -79.823971", - "loadTime": "09/21/2019 17:25:33", - "straightDistance": "8.15", - "routeDistance": "12.03", - "timeToTower": "0:30:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "17:55:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_9MAW76T_201909211653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E74CBBF-ADB5-4CED-9AF6-01A1DE348030", - "ticketNumber": "9LMMB5M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.791996, -79.779131", - "loadTime": "09/21/2019 19:35:06", - "straightDistance": "11.12", - "routeDistance": "15.47", - "timeToTower": "0:37:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "20:13:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_9LMMB5M_201909211911_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F27ADE2-B3C4-4F0E-8D53-49D39AD46B1E", - "ticketNumber": "9PZFSK8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.801822, -79.859203", - "loadTime": "09/21/2019 17:38:18", - "straightDistance": "13.35", - "routeDistance": "14.39", - "timeToTower": "0:37:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "18:16:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_9PZFSK8_201909211729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0C842EC-4C79-4738-93DA-A6B47EEC091B", - "ticketNumber": "7KUNHPX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.786432, -79.787794", - "loadTime": "09/21/2019 14:42:50", - "straightDistance": "11.69", - "routeDistance": "14.96", - "timeToTower": "1:25:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "16:08:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 65, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_7KUNHPX_201909211442_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A32D0627-9FE9-4588-971E-47AABEE2E545", - "ticketNumber": "QG9DZ48", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6XMAGF5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836566, -79.815023", - "loadTime": "09/21/2019 11:50:52", - "straightDistance": "9.84", - "routeDistance": "10.66", - "timeToTower": "1:53:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "13:44:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_QG9DZ48_201909211150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A739064C-6AF9-4F36-BE05-2CBAF6F3C3C4", - "ticketNumber": "45RCZ7J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.901623, -79.834591", - "loadTime": "09/21/2019 16:01:44", - "straightDistance": "8.52", - "routeDistance": "12.72", - "timeToTower": "1:36:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "17:38:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 75, - "quantity": 53.8, - "calculatedQuantity": "53.8 CY", - "s3DownloadKey": "HaulPass_45RCZ7J_201909211601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8B5D4DD-E272-48EB-92E5-1DF58AB12FB4", - "ticketNumber": "55URQWX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.795944, -79.773996", - "loadTime": "09/21/2019 16:15:32", - "straightDistance": "10.75", - "routeDistance": "15.95", - "timeToTower": "0:44:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "16:59:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_55URQWX_201909211615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFDE89CD-D144-4162-BA2D-B58A9383EB0B", - "ticketNumber": "RS3GTPC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.895129, -79.807524", - "loadTime": "09/21/2019 12:20:32", - "straightDistance": "7.19", - "routeDistance": "10.25", - "timeToTower": "1:10:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "13:31:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 75, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_RS3GTPC_201909211159_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B527DBA0-C21A-4702-B2D5-83DD0F068FF7", - "ticketNumber": "47BCXT5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.906395, -79.761876", - "loadTime": "09/20/2019 21:26:53", - "straightDistance": "4.46", - "routeDistance": "7.47", - "timeToTower": "13:56:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "11:23:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_47BCXT5_201909202117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B625428D-1D55-4B94-8577-A0F6110450CF", - "ticketNumber": "4YSDD8Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.802400, -79.855213", - "loadTime": "09/21/2019 13:29:52", - "straightDistance": "13.16", - "routeDistance": "13.96", - "timeToTower": "0:43:54", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "14:13:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_4YSDD8Z_201909211321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B88A8E8C-482D-4D64-9156-7B715F2C1451", - "ticketNumber": "3UATY3Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.799894, -79.766747", - "loadTime": "09/21/2019 18:09:13", - "straightDistance": "10.32", - "routeDistance": "16.52", - "timeToTower": "1:46:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "19:55:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 60, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_3UATY3Y_201909211748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9191EE3-BD15-4860-953C-DCAB0731FD5F", - "ticketNumber": "76QXCEW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.837519, -79.816875", - "loadTime": "09/21/2019 12:25:40", - "straightDistance": "9.88", - "routeDistance": "10.57", - "timeToTower": "0:22:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "12:48:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_76QXCEW_201909211225_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B94642EF-FF4C-4FFC-903B-9685E0F9CA67", - "ticketNumber": "5KSLY7D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.795991, -79.773415", - "loadTime": "09/21/2019 12:22:29", - "straightDistance": "10.73", - "routeDistance": "15.99", - "timeToTower": "0:35:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "12:57:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_5KSLY7D_201909211207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE3A4632-BE48-4990-8421-A0ED1AAB2749", - "ticketNumber": "3ZCC64N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.802362, -79.844543", - "loadTime": "09/21/2019 13:04:22", - "straightDistance": "12.73", - "routeDistance": "14.05", - "timeToTower": "0:58:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "14:02:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 80, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_J001_3ZCC64N_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C190AB4F-4053-4FF5-9696-21C118E1A27D", - "ticketNumber": "7Y5FGUA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.893348, -79.819505", - "loadTime": "09/21/2019 12:20:54", - "straightDistance": "7.88", - "routeDistance": "11.79", - "timeToTower": "1:18:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "13:39:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_7Y5FGUA_201909211212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2293FF2-8F1F-4F51-8AC1-55A77D4CB4BE", - "ticketNumber": "96PV8KZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.875690, -79.814065", - "loadTime": "09/21/2019 17:29:43", - "straightDistance": "8.14", - "routeDistance": "13.98", - "timeToTower": "2:17:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "19:47:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_96PV8KZ_201909211727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C434C04E-DB1F-4966-B9F5-2CE8595D1130", - "ticketNumber": "8KZK6BC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.902938, -79.755327", - "loadTime": "09/20/2019 21:40:32", - "straightDistance": "4.25", - "routeDistance": "7.32", - "timeToTower": "15:29:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "13:10:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_8KZK6BC_201909202119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF0EA13E-012E-4EAC-8FDE-C8638CA74015", - "ticketNumber": "39HC7FW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.892116, -79.823909", - "loadTime": "09/21/2019 17:21:11", - "straightDistance": "8.15", - "routeDistance": "12.08", - "timeToTower": "0:39:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "18:00:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_J001_39HC7FW_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D074740F-F547-4422-8519-998EE56A05D3", - "ticketNumber": "6CTX43S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.906798, -79.756685", - "loadTime": "09/20/2019 21:52:16", - "straightDistance": "4.18", - "routeDistance": "7.64", - "timeToTower": "15:20:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "13:12:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_6CTX43S_201909202145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D20A2CCC-469C-43D6-8763-6915EE020963", - "ticketNumber": "4267K3B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.895030, -79.807778", - "loadTime": "09/21/2019 12:24:22", - "straightDistance": "7.21", - "routeDistance": "10.25", - "timeToTower": "1:18:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "13:42:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_J001_4267K3B_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2E8ABDA-E11E-4338-AC17-E738ABD50EBE", - "ticketNumber": "3CJDZ5N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.786526, -79.787446", - "loadTime": "09/21/2019 14:41:31", - "straightDistance": "11.68", - "routeDistance": "14.93", - "timeToTower": "1:25:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "16:07:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 65, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_3CJDZ5N_201909211441_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D34ACCAA-E4C9-4207-94F9-96B139C38331", - "ticketNumber": "65VPTL4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.904787, -79.833586", - "loadTime": "09/21/2019 13:34:22", - "straightDistance": "8.4", - "routeDistance": "12.85", - "timeToTower": "1:06:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "14:40:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_65VPTL4_201909211334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6F0D1A3-7FDB-417E-AB70-9C53DE5B8172", - "ticketNumber": "3HLPJPZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.799129, -79.837248", - "loadTime": "09/21/2019 17:19:46", - "straightDistance": "12.61", - "routeDistance": "14.22", - "timeToTower": "0:41:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "18:01:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 90, - "quantity": 78.1, - "calculatedQuantity": "78.1 CY", - "s3DownloadKey": "HaulPass_3HLPJPZ_201909211646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC1411E4-3301-42FF-962B-C0CB282C6173", - "ticketNumber": "85RTLWL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.786461, -79.787698", - "loadTime": "09/21/2019 15:52:55", - "straightDistance": "11.69", - "routeDistance": "14.95", - "timeToTower": "0:48:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "16:41:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 70, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_85RTLWL_201909211552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC6A472E-332D-4849-A0E2-724081FB719A", - "ticketNumber": "47RK4TE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.899579, -79.828445", - "loadTime": "09/21/2019 16:05:14", - "straightDistance": "8.22", - "routeDistance": "12.54", - "timeToTower": "0:50:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "16:55:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_47RK4TE_201909211553_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE1D8911-C3F4-49A2-900B-F41EC24E817B", - "ticketNumber": "8LW4M22", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.798939, -79.769816", - "loadTime": "09/21/2019 12:47:51", - "straightDistance": "10.46", - "routeDistance": "16.52", - "timeToTower": "1:24:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "14:12:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 70, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_8LW4M22_201909211244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E565D1DB-EFAE-43B0-9B19-FD6177BB058E", - "ticketNumber": "5VKSTTL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.890843, -79.821388", - "loadTime": "09/21/2019 14:31:18", - "straightDistance": "8.05", - "routeDistance": "11.92", - "timeToTower": "1:26:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "15:57:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_5VKSTTL_201909211420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E875F6A7-B4A6-4FF9-98E1-7F99679B3903", - "ticketNumber": "DFLX8KX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.797528, -79.880851", - "loadTime": "09/21/2019 18:38:10", - "straightDistance": "14.48", - "routeDistance": "15.66", - "timeToTower": "1:12:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "19:50:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_DFLX8KX_201909211838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA017FE5-69EB-4D8A-9AA2-887BE4F95472", - "ticketNumber": "N9ABMZE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.786910, -79.787508", - "loadTime": "09/21/2019 11:42:39", - "straightDistance": "11.66", - "routeDistance": "14.84", - "timeToTower": "0:37:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "12:19:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_N9ABMZE_201909211142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE9B4AF8-672D-47CB-8A2D-E5C02E573EC8", - "ticketNumber": "82CJGCR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.848865, -79.774252", - "loadTime": "09/21/2019 14:57:32", - "straightDistance": "7.63", - "routeDistance": "10.04", - "timeToTower": "0:36:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "15:33:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_82CJGCR_201909211453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F12F8DB5-1052-4B18-A5F5-770A2AD0B9A2", - "ticketNumber": "3LEHV4E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.807440, -79.857689", - "loadTime": "09/21/2019 17:07:23", - "straightDistance": "13.02", - "routeDistance": "14.14", - "timeToTower": "0:38:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "17:46:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_3LEHV4E_201909211615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1683D27-BB70-45FC-8ECE-C20C5A0B4E12", - "ticketNumber": "6ZND657", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.850357, -79.773472", - "loadTime": "09/21/2019 13:42:46", - "straightDistance": "7.52", - "routeDistance": "9.92", - "timeToTower": "0:29:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "14:12:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_6ZND657_201909211320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FCCDEAC6-66E6-45CC-B9E9-2EE4CDDC7195", - "ticketNumber": "37HRCRS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.838300, -79.815733", - "loadTime": "09/21/2019 16:46:01", - "straightDistance": "9.79", - "routeDistance": "10.52", - "timeToTower": "0:24:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "17:10:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_37HRCRS_201909211646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD011F0A-8E94-44BC-83AB-7938E1C25A62", - "ticketNumber": "6RPBVYB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.797971, -79.881405", - "loadTime": "09/21/2019 17:10:29", - "straightDistance": "14.48", - "routeDistance": "15.61", - "timeToTower": "0:43:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "17:53:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 60, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_6RPBVYB_201909211655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE745196-90D6-4CDC-8FB4-B3231A716CB0", - "ticketNumber": "3LG64QM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.796673, -79.767301", - "loadTime": "09/21/2019 19:05:44", - "straightDistance": "10.54", - "routeDistance": "16.23", - "timeToTower": "0:44:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "19:49:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 65, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_3LG64QM_201909211905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE7A76B2-7BAF-4E67-949B-1B6D19EA63E3", - "ticketNumber": "9LX2ETN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.798878, -79.767745", - "loadTime": "09/21/2019 16:15:08", - "straightDistance": "10.41", - "routeDistance": "16.41", - "timeToTower": "0:43:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "16:58:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 70, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_9LX2ETN_201909211615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D532C0C-77AA-4AF9-A1D9-F8C11855297A", - "ticketNumber": "5Q3CSHK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.796793, -79.882611", - "loadTime": "09/21/2019 22:04:24", - "straightDistance": "14.59", - "routeDistance": "15.75", - "timeToTower": "0:46:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "22:51:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_5Q3CSHK_201909212204_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "108BBDCD-44D1-438C-BBFB-A49734009D93", - "ticketNumber": "92LXV9L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.899246, -79.835981", - "loadTime": "09/21/2019 20:23:54", - "straightDistance": "8.64", - "routeDistance": "12.67", - "timeToTower": "1:50:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "22:14:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_92LXV9L_201909212016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "121C819D-9975-4E66-AECB-A789139141A9", - "ticketNumber": "D793RYM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.801887, -79.839723", - "loadTime": "09/21/2019 20:48:47", - "straightDistance": "12.56", - "routeDistance": "13.98", - "timeToTower": "0:48:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "21:36:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 90, - "quantity": 78.1, - "calculatedQuantity": "78.1 CY", - "s3DownloadKey": "HaulPass_D793RYM_201909212026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37879E3B-5353-4946-AF33-9DBC79715109", - "ticketNumber": "QKYLRJZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.896794, -79.828812", - "loadTime": "09/21/2019 20:11:20", - "straightDistance": "8.3", - "routeDistance": "12.1", - "timeToTower": "1:08:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "21:19:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_QKYLRJZ_201909212011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40D059CC-EC9F-43D7-A0BD-936CF2C402DC", - "ticketNumber": "6SC7NT3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "33.115421, -79.453042", - "loadTime": "09/21/2019 21:06:52", - "straightDistance": "18.63", - "routeDistance": "23.25", - "timeToTower": "1:11:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "22:18:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 65, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_6SC7NT3_201909212106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CC6946F-87E6-4BED-9185-C6EE6DE2CE65", - "ticketNumber": "KH2Q9VK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.802496, -79.858624", - "loadTime": "09/21/2019 20:52:44", - "straightDistance": "13.3", - "routeDistance": "14.51", - "timeToTower": "0:44:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "21:37:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_KH2Q9VK_201909212044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CEB622B-14FA-4601-9AC6-507AE4F0FFFF", - "ticketNumber": "49KJ4RL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.786629, -79.788467", - "loadTime": "09/21/2019 20:40:46", - "straightDistance": "11.7", - "routeDistance": "15.04", - "timeToTower": "1:24:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "22:05:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 70, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_49KJ4RL_201909212040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B726B6D-E296-42BD-BE7C-DD26574B1180", - "ticketNumber": "4VZAAES", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.769994, -79.815819", - "loadTime": "09/21/2019 17:20:06", - "straightDistance": "13.49", - "routeDistance": "17.01", - "timeToTower": "3:30:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "20:50:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 80, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_4VZAAES_201909211714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85E2C780-CC1A-4D48-9C9F-1CB9EB6E69A7", - "ticketNumber": "63VRQBB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.797622, -79.882974", - "loadTime": "09/21/2019 20:52:15", - "straightDistance": "14.57", - "routeDistance": "15.69", - "timeToTower": "0:42:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "21:34:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 60, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_63VRQBB_201909212048_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D9DD7A5-6CB9-41E1-B978-EC84D8DA0986", - "ticketNumber": "79P6W9B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.786740, -79.788726", - "loadTime": "09/21/2019 20:46:01", - "straightDistance": "11.7", - "routeDistance": "14.97", - "timeToTower": "1:18:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "22:04:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 75, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_79P6W9B_201909212046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8EF191A6-AB97-4599-ABC0-E663D65D2B40", - "ticketNumber": "7SPATR8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.798400, -79.881373", - "loadTime": "09/21/2019 20:31:48", - "straightDistance": "14.46", - "routeDistance": "15.59", - "timeToTower": "0:54:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "21:26:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_7SPATR8_201909212031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "966EA33E-3EBF-4CDF-AD71-7442D8DDD8D3", - "ticketNumber": "9LZNQRN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.805568, -79.853097", - "loadTime": "09/21/2019 21:00:29", - "straightDistance": "12.92", - "routeDistance": "13.74", - "timeToTower": "1:06:28", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "22:06:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 80, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_9LZNQRN_201909212012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9EF2698F-9610-421E-A36F-B302FA408D91", - "ticketNumber": "59D2X5P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.806181, -79.882627", - "loadTime": "09/21/2019 20:30:48", - "straightDistance": "14.17", - "routeDistance": "14.98", - "timeToTower": "1:31:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "22:01:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 65, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_59D2X5P_201909212030_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5A0289F-7243-4598-846F-DBACEE21B0A3", - "ticketNumber": "9UNDDZE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.895067, -79.822118", - "loadTime": "09/21/2019 20:21:49", - "straightDistance": "7.98", - "routeDistance": "11.57", - "timeToTower": "0:56:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "21:18:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_9UNDDZE_201909212021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9DAFD09-BFB0-4329-A843-09636B4BCA41", - "ticketNumber": "6HV2AGQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.900769, -79.835987", - "loadTime": "09/21/2019 18:31:30", - "straightDistance": "8.61", - "routeDistance": "12.69", - "timeToTower": "3:40:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "22:12:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 75, - "quantity": 53.8, - "calculatedQuantity": "53.8 CY", - "s3DownloadKey": "HaulPass_6HV2AGQ_201909211831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6B5383A-BE95-4319-84EC-2A8DBFB74B08", - "ticketNumber": "573NRFD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.796516, -79.882828", - "loadTime": "09/21/2019 22:13:08", - "straightDistance": "14.61", - "routeDistance": "15.77", - "timeToTower": "0:38:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "22:51:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 55, - "quantity": 45, - "calculatedQuantity": "45 CY", - "s3DownloadKey": "HaulPass_573NRFD_201909212213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC2ABEAD-CCE5-4448-9BE0-F8EFF0E8DC0C", - "ticketNumber": "37UHKNW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "33.114782, -79.452307", - "loadTime": "09/21/2019 21:04:22", - "straightDistance": "18.63", - "routeDistance": "22.71", - "timeToTower": "1:12:28", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "22:16:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 55, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_37UHKNW_201909212104_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D27FC6C7-F22E-4B29-9B79-3B9E5882E5E5", - "ticketNumber": "9QWMQXV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.897413, -79.826774", - "loadTime": "09/21/2019 21:41:24", - "straightDistance": "8.17", - "routeDistance": "12.71", - "timeToTower": "0:29:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "22:10:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_9QWMQXV_201909212041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD6DECD4-DC13-462C-AC98-74DF3295053F", - "ticketNumber": "4DHD2NZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.848774, -79.772588", - "loadTime": "09/21/2019 21:05:04", - "straightDistance": "7.58", - "routeDistance": "10.11", - "timeToTower": "1:17:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "22:22:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_4DHD2NZ_201909212053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7A30354-590F-4835-9BDD-DE4C49D6F610", - "ticketNumber": "3Q6V5UT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.902337, -79.830325", - "loadTime": "09/21/2019 20:27:06", - "straightDistance": "8.27", - "routeDistance": "12.41", - "timeToTower": "1:41:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "22:08:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 75, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_3Q6V5UT_201909212009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E94ABD0E-D531-4A52-ADB7-810912B64816", - "ticketNumber": "8BWUBBB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.766531, -79.820615", - "loadTime": "09/21/2019 17:47:00", - "straightDistance": "13.84", - "routeDistance": "17.37", - "timeToTower": "3:04:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "20:51:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 80, - "quantity": 50.9, - "calculatedQuantity": "50.9 CY", - "s3DownloadKey": "HaulPass_8BWUBBB_201909211723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2957373-2AA0-4F2D-878B-7B61202D52D9", - "ticketNumber": "Y2ERP7L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.793615, -79.772836", - "loadTime": "09/21/2019 20:53:51", - "straightDistance": "10.86", - "routeDistance": "15.79", - "timeToTower": "1:09:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "22:02:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_Y2ERP7L_201909212053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F54DCF0C-D2DC-4CC6-A8A9-6B54865EC568", - "ticketNumber": "8V2RYQU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.791659, -79.782311", - "loadTime": "09/21/2019 21:33:06", - "straightDistance": "11.23", - "routeDistance": "15.32", - "timeToTower": "0:47:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/21/2019", - "disposalTime": "22:20:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 60, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_8V2RYQU_201909212133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E1CAA37-0DEA-44FA-8EA8-892379E0A272", - "ticketNumber": "4J3NU52", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813286, -80.107977", - "loadTime": "09/21/2019 21:25:40", - "straightDistance": "8.7", - "routeDistance": "10.66", - "timeToTower": "0:44:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "22:10:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_4J3NU52_201909212125_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D824CE0-4608-48A6-BF87-B4EC511825B0", - "ticketNumber": "V2KGASY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815695, -79.994077", - "loadTime": "09/21/2019 21:27:06", - "straightDistance": "15.3", - "routeDistance": "17.64", - "timeToTower": "0:52:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "22:19:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_V2KGASY_201909212127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53E3D191-D953-46D4-9C91-64FA4BD260FB", - "ticketNumber": "7G8FBSP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.787953, -80.013716", - "loadTime": "09/21/2019 18:44:19", - "straightDistance": "14.31", - "routeDistance": "16.27", - "timeToTower": "3:23:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "22:07:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_7G8FBSP_201909211844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "657D3A84-ED18-408C-9DC2-E7BD5952704F", - "ticketNumber": "45JMSHU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.788200, -80.014601", - "loadTime": "09/21/2019 18:53:54", - "straightDistance": "14.25", - "routeDistance": "16.32", - "timeToTower": "3:15:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "22:08:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 60, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_45JMSHU_201909211853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F3E606C-5753-4E79-9BCC-3C08E4C03445", - "ticketNumber": "7FGKWVB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813269, -80.107935", - "loadTime": "09/21/2019 21:43:16", - "straightDistance": "8.7", - "routeDistance": "10.66", - "timeToTower": "0:28:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "22:12:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_7FGKWVB_201909212143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4399E19-E217-406C-928F-F6FF3363D251", - "ticketNumber": "3W9EPGM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.777868, -79.974297", - "loadTime": "09/21/2019 20:28:34", - "straightDistance": "16.67", - "routeDistance": "18.34", - "timeToTower": "1:16:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "21:44:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 55, - "quantity": 33.2, - "calculatedQuantity": "33.2 CY", - "s3DownloadKey": "HaulPass_3W9EPGM_201909212028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDB5497D-B6A5-4A01-B649-12DEB227BB38", - "ticketNumber": "72F5Q47", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.785306, -80.012397", - "loadTime": "09/21/2019 21:06:40", - "straightDistance": "14.41", - "routeDistance": "16.02", - "timeToTower": "0:59:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "22:05:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_72F5Q47_201909212104_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E43E3827-D595-4118-B632-733D8D47469A", - "ticketNumber": "82WFEHW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815861, -79.993841", - "loadTime": "09/21/2019 21:26:39", - "straightDistance": "15.32", - "routeDistance": "17.65", - "timeToTower": "0:50:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/21/2019", - "disposalTime": "22:17:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_82WFEHW_201909212126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0BC51A11-23D2-4A26-940E-760333D44F95", - "ticketNumber": "CK5DFCY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.725772, -79.923337", - "loadTime": "09/21/2019 21:17:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "21:19:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_CK5DFCY_201909212117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E6E1C64-FB33-4314-9625-C7B2EEDAFF23", - "ticketNumber": "M6L94Z5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.724072, -79.925963", - "loadTime": "09/21/2019 21:27:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "21:30:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_M6L94Z5_201909212127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E6FE755-E532-4E71-9404-FB840FCBB15B", - "ticketNumber": "4BKQUWQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.723399, -79.926029", - "loadTime": "09/21/2019 18:10:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "18:14:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4BKQUWQ_201909211810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "212CE547-8AE9-4049-9524-BEE4B51D1E4C", - "ticketNumber": "5TFS29V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.723767, -79.925328", - "loadTime": "09/21/2019 18:49:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "18:50:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5TFS29V_201909211849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2DD77CF0-6EDE-4848-B3DD-C941DEEA95CF", - "ticketNumber": "7DPE4FA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.725117, -79.923106", - "loadTime": "09/21/2019 15:10:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "15:16:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7DPE4FA_201909211510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40A307EF-B04F-4B9C-93C8-83D6E7ED4EB0", - "ticketNumber": "39XN8MX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.723371, -79.926041", - "loadTime": "09/21/2019 18:08:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "18:10:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_39XN8MX_201909211808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4441F3B7-9842-4F7F-A790-23E159105E33", - "ticketNumber": "6R4YPHC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.723905, -79.924899", - "loadTime": "09/21/2019 17:04:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "17:07:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6R4YPHC_201909211704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44F6CB34-ECAA-401F-B04C-BFF8DD363291", - "ticketNumber": "5HVQH8L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.724559, -79.924629", - "loadTime": "09/21/2019 16:56:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "16:59:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5HVQH8L_201909211656_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BFFF353-67B4-41CD-BB4D-96C33C8A1F16", - "ticketNumber": "6QD6MZD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.723883, -79.925740", - "loadTime": "09/21/2019 18:33:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "18:38:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6QD6MZD_201909211833_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54D6D67F-105A-425B-952C-7FE18E7407BF", - "ticketNumber": "3FXAJSQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.723699, -79.924969", - "loadTime": "09/21/2019 20:44:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "20:56:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3FXAJSQ_201909212044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63822C0B-30D4-4FA6-B11C-B9C1A8DC884C", - "ticketNumber": "4X4KP36", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.725047, -79.923113", - "loadTime": "09/21/2019 15:29:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "15:32:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4X4KP36_201909211529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6549C492-A8A7-4CAB-8E90-AC397E3F6C32", - "ticketNumber": "EWC5VQS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.723392, -79.926092", - "loadTime": "09/21/2019 18:19:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "18:22:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_EWC5VQS_201909211819_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "695F320D-167B-4E88-ABE3-ABBA3D064662", - "ticketNumber": "3AMLK55", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.724023, -79.926065", - "loadTime": "09/21/2019 21:39:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "21:45:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3AMLK55_201909212139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A1D96E2-9661-417E-89BF-5B085F317CD2", - "ticketNumber": "9C35TZ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.723913, -79.925923", - "loadTime": "09/21/2019 18:29:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "18:30:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9C35TZ6_201909211829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D330CCF-903F-452D-9388-B1F1550A3EDA", - "ticketNumber": "48QCUJD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.723847, -79.926030", - "loadTime": "09/21/2019 18:25:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "18:28:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_48QCUJD_201909211825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "706205B3-DFED-47FE-99DA-D94EDE5F9F7E", - "ticketNumber": "8SDRP99", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.725015, -79.923113", - "loadTime": "09/21/2019 15:40:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:13:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "15:54:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8SDRP99_201909211540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78499674-5C40-4312-9FA8-7074B5FA1D39", - "ticketNumber": "8D4FLZN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.724066, -79.925874", - "loadTime": "09/21/2019 21:35:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "21:37:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8D4FLZN_201909212135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C442B9A-0A4A-40B7-AD45-68E29A071B56", - "ticketNumber": "FJFCCFM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.725950, -79.923408", - "loadTime": "09/21/2019 21:14:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "21:16:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_FJFCCFM_201909212114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7EAAD10C-443D-4229-8170-5EABD56F9E49", - "ticketNumber": "65Q4CER", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.723775, -79.925524", - "loadTime": "09/21/2019 18:45:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "18:48:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_65Q4CER_201909211845_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8051EF60-4FE6-4604-B677-568F8C947BC7", - "ticketNumber": "692RPYB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.724194, -79.924796", - "loadTime": "09/21/2019 17:01:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "17:03:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_692RPYB_201909211701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "819D38FE-4322-4F9C-B2D7-095F669F8B1E", - "ticketNumber": "36MSK2B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.724667, -79.924619", - "loadTime": "09/21/2019 16:40:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:13:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "16:54:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_36MSK2B_201909211640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83A35B56-B35F-471A-A36C-61D869D2B9E9", - "ticketNumber": "9KZGZXY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.725339, -79.922974", - "loadTime": "09/21/2019 16:07:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "16:11:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9KZGZXY_201909211607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "942737C3-C2A4-4236-8AF3-300B00C39590", - "ticketNumber": "WMV574F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.724683, -79.923155", - "loadTime": "09/21/2019 16:37:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "16:39:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_WMV574F_201909211637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94F218CA-D9A4-44C6-A943-5BA6A22B8264", - "ticketNumber": "4C735YS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.726018, -79.923373", - "loadTime": "09/21/2019 21:07:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "21:09:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4C735YS_201909212107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9535069B-7E4E-47DF-B952-A0C591297E64", - "ticketNumber": "JFL94DK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.724777, -79.923215", - "loadTime": "09/21/2019 16:25:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "16:27:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_JFL94DK_201909211625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9BFB5B6B-C758-4319-8D7E-EF9A622DE295", - "ticketNumber": "VGH4NZW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.723735, -79.925262", - "loadTime": "09/21/2019 18:53:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "18:56:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_VGH4NZW_201909211853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA243D33-9068-44C4-8C75-429056F216EF", - "ticketNumber": "32DQUJD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.723427, -79.925944", - "loadTime": "09/21/2019 17:14:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "17:17:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_32DQUJD_201909211714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B26797D6-9F34-4F94-B416-016DB6F3083D", - "ticketNumber": "4P7BFGT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.723837, -79.926012", - "loadTime": "09/21/2019 21:56:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "21:59:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4P7BFGT_201909212156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EABF2E5F-DC66-4527-BD89-1B7F12B2FD50", - "ticketNumber": "3B4ZVAD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.725079, -79.923061", - "loadTime": "09/21/2019 15:21:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "15:24:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3B4ZVAD_201909211521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F19F58C9-740F-4142-B26C-6D0DC2E3E228", - "ticketNumber": "3EWD23G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.725156, -79.923054", - "loadTime": "09/21/2019 14:50:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "14:52:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3EWD23G_201909211450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F70A2AB2-41FD-4296-844B-95EC085504EF", - "ticketNumber": "3R8YC84", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.726122, -79.923284", - "loadTime": "09/21/2019 21:05:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "21:06:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3R8YC84_201909212105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F71CD3C8-8A13-460C-913C-5F5226236C42", - "ticketNumber": "8NQB5LY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.725882, -79.923337", - "loadTime": "09/21/2019 20:58:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "21:03:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NQB5LY_201909212058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F816724B-7054-4C6F-8608-9964E9E16D7F", - "ticketNumber": "6YKGXXB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.724879, -79.923122", - "loadTime": "09/21/2019 16:22:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "16:24:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6YKGXXB_201909211622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA27F743-00CF-412E-A8E6-C3822FE929DC", - "ticketNumber": "9876ZKA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.724999, -79.923053", - "loadTime": "09/21/2019 16:18:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "16:20:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9876ZKA_201909211618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FBA2479F-4D3E-402E-9087-61BC460A2C2A", - "ticketNumber": "45RY8P3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.725212, -79.923140", - "loadTime": "09/21/2019 14:57:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "15:03:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_45RY8P3_201909211457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0534B0F9-8604-43D1-9070-3258CE68DF71", - "ticketNumber": "5YF7XLJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.728656, -79.913287", - "loadTime": "09/21/2019 14:06:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "14:11:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5YF7XLJ_201909211406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DAEA7CF-2217-4DC2-8361-19610CA2FECB", - "ticketNumber": "55RXG2B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.727044, -79.916924", - "loadTime": "09/21/2019 13:05:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "13:08:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_55RXG2B_201909211305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "197D1C9D-32B7-4938-A281-DF7822585CB3", - "ticketNumber": "8A6GDQH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.725182, -79.922961", - "loadTime": "09/21/2019 20:18:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "20:22:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8A6GDQH_201909212018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25DD3FCD-FDF9-49A3-BC5C-11674D56EE2A", - "ticketNumber": "5MG69Y9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.72694, -79.912374", - "loadTime": "09/21/2019 13:24:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "13:33:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5MG69Y9_201909211324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2BCE3E4D-41C1-4D01-9FCA-BC870A73AD55", - "ticketNumber": "3HJTCKQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.72694, -79.917018", - "loadTime": "09/21/2019 12:58:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "13:00:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3HJTCKQ_201909211258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E94CC35-D9DA-4D51-815F-2E1FC225ED2B", - "ticketNumber": "3RS5GAX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.725413, -79.922848", - "loadTime": "09/21/2019 20:12:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "20:15:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3RS5GAX_201909212012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38232B25-C502-4E57-A272-91DA7C03D9FA", - "ticketNumber": "8YNDNTK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.727745, -79.914215", - "loadTime": "09/21/2019 12:41:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "12:47:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8YNDNTK_201909211241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4419B4F7-65C3-477C-8D4F-D43DD81402FF", - "ticketNumber": "39QTYCU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.724039, -79.924889", - "loadTime": "09/21/2019 19:32:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "19:34:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_39QTYCU_201909211932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F0F18AB-BC2A-4B21-9A35-D83124AECD7A", - "ticketNumber": "6GHRK4E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.7283, -79.913838", - "loadTime": "09/21/2019 14:11:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "14:13:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6GHRK4E_201909211411_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B5519F3-27C8-486A-8DD1-6D7E92C7C94D", - "ticketNumber": "6XSU9Q7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.727232, -79.912231", - "loadTime": "09/21/2019 13:38:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "13:41:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6XSU9Q7_201909211338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80C22D92-2977-47CA-8352-9BCB54CE0A15", - "ticketNumber": "57PYNRP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.727003, -79.913616", - "loadTime": "09/21/2019 13:52:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "14:00:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_57PYNRP_201909211352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82E99941-824C-41AB-AD76-6C9BFAC846F4", - "ticketNumber": "3FJASZJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.724824, -79.923048", - "loadTime": "09/21/2019 20:04:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "20:11:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3FJASZJ_201909212004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A1863DB-ADB7-4A48-81E4-CDCBC6B6C0AC", - "ticketNumber": "4KT9Q79", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.7233, -79.92494", - "loadTime": "09/21/2019 19:02:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "19:05:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4KT9Q79_201909211902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F812C4B-5068-4837-BA8C-034584A65534", - "ticketNumber": "629F3XW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.724892, -79.923126", - "loadTime": "09/21/2019 20:15:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "20:18:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_629F3XW_201909212015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "933B89B1-F7BE-4291-B5D9-CFC7D61C3AF6", - "ticketNumber": "8EQ7MK5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.727536, -79.913781", - "loadTime": "09/21/2019 12:38:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "12:41:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8EQ7MK5_201909211238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C833709-5E25-424A-88C6-B998A67A76D6", - "ticketNumber": "6KHYTW7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.728279, -79.910417", - "loadTime": "09/21/2019 14:25:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "14:27:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6KHYTW7_201909211425_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F29318E-7595-428A-94B8-0E785FCDC16D", - "ticketNumber": "79CZQ9Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.72528, -79.923042", - "loadTime": "09/21/2019 20:22:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "20:28:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_79CZQ9Y_201909212022_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F9114BC-4309-4101-BADB-CEE2A3941298", - "ticketNumber": "4SE7UBH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.724418, -79.9247", - "loadTime": "09/21/2019 19:55:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "19:59:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SE7UBH_201909211955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0237F4A-A1F8-40B9-9CF6-E76CA3F0EA0F", - "ticketNumber": "JNR9ELC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.728349, -79.912047", - "loadTime": "09/21/2019 14:18:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "14:20:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_JNR9ELC_201909211418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE76B988-AE12-42C5-AC59-6CEB91AF0D85", - "ticketNumber": "33QC85G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.723221, -79.92489", - "loadTime": "09/21/2019 19:08:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "19:12:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_33QC85G_201909211908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AEDDC0AF-1BDF-4373-B9C2-E57A0EBD50B3", - "ticketNumber": "8SFGYHF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.727622, -79.912529", - "loadTime": "09/21/2019 13:42:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "13:46:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8SFGYHF_201909211342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF78CB9E-32DD-444A-A5FE-6A08A4D8B523", - "ticketNumber": "86F2NAR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.726902, -79.916144", - "loadTime": "09/21/2019 13:13:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "13:16:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_86F2NAR_201909211313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B436DFD3-A959-4BD4-BCF7-D7D0C6BB3DF9", - "ticketNumber": "6XXWCYK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.723231, -79.924821", - "loadTime": "09/21/2019 19:15:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "19:18:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6XXWCYK_201909211915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8638A1A-67EE-4DED-8858-240A4CF7D3A9", - "ticketNumber": "8KKC985", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.723358, -79.925786", - "loadTime": "09/21/2019 19:42:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "19:45:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8KKC985_201909211942_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8880A1B-6B22-4EF8-B70A-C4274FF6BF38", - "ticketNumber": "8GGHZG8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.723494, -79.92567", - "loadTime": "09/21/2019 19:35:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/21/2019", - "disposalTime": "19:41:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8GGHZG8_201909211935_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F711FC21-8669-4EE3-8144-DFC4EC3DB141", - "ticketNumber": "4N6956U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.825267, -80.050954", - "loadTime": "09/21/2019 19:38:07", - "straightDistance": "12.01", - "routeDistance": "16.04", - "timeToTower": "16:59:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "12:37:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 80, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_4N6956U_201909211938_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03C38638-AE4E-43B5-9B10-21C1A6AED1F5", - "ticketNumber": "55E3FG5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.841257, -79.862000", - "loadTime": "09/22/2019 13:10:10", - "straightDistance": "11.76", - "routeDistance": "12.93", - "timeToTower": "0:50:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "14:00:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_55E3FG5_201909221306_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A8A3C01-4290-4785-91E6-81AC3D8C906A", - "ticketNumber": "SDZSEPN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.841136, -79.862584", - "loadTime": "09/22/2019 13:24:41", - "straightDistance": "11.8", - "routeDistance": "12.97", - "timeToTower": "0:37:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "14:02:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 60, - "quantity": 43.2, - "calculatedQuantity": "43.2 CY", - "s3DownloadKey": "HaulPass_SDZSEPN_201909221324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A5AD9E5-ED90-438D-A41C-FB8A487E1F55", - "ticketNumber": "VNFTZXP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.888150, -79.824050", - "loadTime": "09/21/2019 21:03:42", - "straightDistance": "8.26", - "routeDistance": "12.56", - "timeToTower": "14:23:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "11:26:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_VNFTZXP_201909212049_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B6C6FB7-79D1-4F81-B273-E94689224C3C", - "ticketNumber": "35BVA2Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.894566, -79.836545", - "loadTime": "09/22/2019 12:43:48", - "straightDistance": "8.77", - "routeDistance": "13.01", - "timeToTower": "1:43:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "14:27:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 80, - "quantity": 59.4, - "calculatedQuantity": "59.4 CY", - "s3DownloadKey": "HaulPass_35BVA2Q_201909221243_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2296FC9C-D75A-416F-AE27-ADB04314D319", - "ticketNumber": "6X4H86H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.898617, -79.825415", - "loadTime": "09/21/2019 22:27:39", - "straightDistance": "8.07", - "routeDistance": "12.54", - "timeToTower": "13:02:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "11:29:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_6X4H86H_201909212227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FECA504-FD40-459E-93C7-9FF31FDEF0A8", - "ticketNumber": "47MGDBV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.796273, -79.882996", - "loadTime": "09/22/2019 12:22:18", - "straightDistance": "14.63", - "routeDistance": "15.78", - "timeToTower": "0:42:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "13:04:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_47MGDBV_201909221205_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C13B525-FDBE-4F16-9C87-F69D25D17936", - "ticketNumber": "762MASZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.796737, -79.882977", - "loadTime": "09/22/2019 12:35:04", - "straightDistance": "14.61", - "routeDistance": "15.76", - "timeToTower": "0:30:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "13:05:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 65, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_762MASZ_201909221235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C28163A-9CAD-4374-9FF8-D341D68B1E62", - "ticketNumber": "4KJT6M2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.833196, -79.872797", - "loadTime": "09/22/2019 12:47:11", - "straightDistance": "12.59", - "routeDistance": "15.22", - "timeToTower": "0:43:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "13:30:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_4KJT6M2_201909221222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "461A50A0-9CAE-48B3-A632-4B0A41C33245", - "ticketNumber": "5MY5VK3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.802742, -79.881399", - "loadTime": "09/22/2019 12:15:06", - "straightDistance": "14.27", - "routeDistance": "15.22", - "timeToTower": "0:55:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "13:10:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 70, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_5MY5VK3_201909221200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "465247FC-F94E-4AA8-8E6E-5FAF25C8D2F8", - "ticketNumber": "3NQSY25", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.760725, -79.855709", - "loadTime": "09/21/2019 22:10:59", - "straightDistance": "15.34", - "routeDistance": "18.44", - "timeToTower": "13:12:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "11:23:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 85, - "quantity": 56, - "calculatedQuantity": "56 CY", - "s3DownloadKey": "HaulPass_3NQSY25_201909212210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F26AB07-8C5E-45FB-BDFA-ECCF40A7B698", - "ticketNumber": "3GUKJAG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.898630, -79.822342", - "loadTime": "09/21/2019 22:50:16", - "straightDistance": "7.9", - "routeDistance": "12.74", - "timeToTower": "12:42:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "11:32:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_3GUKJAG_201909212242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59867F57-686C-4C34-99FA-5A4399BC6874", - "ticketNumber": "7WM9R5Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.802814, -79.858075", - "loadTime": "09/22/2019 11:53:17", - "straightDistance": "13.26", - "routeDistance": "14.56", - "timeToTower": "0:36:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "12:29:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 80, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_7WM9R5Q_201909221142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6AC42138-87B4-42E8-8597-6115F20F8EBE", - "ticketNumber": "4PB4V8C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.802415, -79.851938", - "loadTime": "09/22/2019 12:25:39", - "straightDistance": "13.03", - "routeDistance": "13.95", - "timeToTower": "0:34:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "13:00:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_4PB4V8C_201909221142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7243C244-BF79-4796-920A-CE743F82A289", - "ticketNumber": "859BSC7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.896490, -79.833936", - "loadTime": "09/22/2019 12:05:59", - "straightDistance": "8.59", - "routeDistance": "12.69", - "timeToTower": "2:19:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "14:25:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 85, - "quantity": 60.9, - "calculatedQuantity": "60.9 CY", - "s3DownloadKey": "HaulPass_859BSC7_201909221135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "755B0E11-54D5-4F62-A180-B5D3AF18C9B2", - "ticketNumber": "62EMPL6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.833071, -79.872966", - "loadTime": "09/22/2019 12:50:03", - "straightDistance": "12.61", - "routeDistance": "15.25", - "timeToTower": "0:42:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "13:32:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_62EMPL6_201909221250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8527E92F-3787-4795-90C0-44BB775FDEB9", - "ticketNumber": "7Z2JRZN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.801876, -79.851280", - "loadTime": "09/22/2019 13:51:23", - "straightDistance": "13.03", - "routeDistance": "14.05", - "timeToTower": "0:48:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "14:39:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 80, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_7Z2JRZN_201909221347_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85D0373A-B011-4DDE-B584-34C306C5E71A", - "ticketNumber": "4MR6CQL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.899532, -79.824235", - "loadTime": "09/22/2019 12:16:01", - "straightDistance": "7.99", - "routeDistance": "12.62", - "timeToTower": "1:17:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "13:33:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 80, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_4MR6CQL_201909221215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97ABD8AD-A6C8-4D3D-80E5-856591E011D4", - "ticketNumber": "5CJSU8D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.841690, -79.861922", - "loadTime": "09/22/2019 12:00:25", - "straightDistance": "11.74", - "routeDistance": "13.1", - "timeToTower": "0:37:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "12:37:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_5CJSU8D_201909221200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B122FF5B-445B-4335-B459-2E6818AC7440", - "ticketNumber": "NR7CM9H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.847539, -79.773129", - "loadTime": "09/22/2019 12:42:39", - "straightDistance": "7.66", - "routeDistance": "10.17", - "timeToTower": "0:24:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "13:07:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_NR7CM9H_201909221216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B13BEC2A-D149-428A-95F0-AE513F9A1CF6", - "ticketNumber": "44LFM8K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.767733, -79.824792", - "loadTime": "09/22/2019 13:53:51", - "straightDistance": "13.9", - "routeDistance": "17.36", - "timeToTower": "0:54:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "14:48:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_44LFM8K_201909221240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA6BEEDD-A3E4-4EBB-B466-9A387832D747", - "ticketNumber": "5MUZ8BM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.872151, -79.815592", - "loadTime": "09/21/2019 21:29:50", - "straightDistance": "8.34", - "routeDistance": "13.96", - "timeToTower": "15:31:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "13:01:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 80, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_5MUZ8BM_201909212122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA782CF4-7AE1-4728-81E6-D53BAF87CE43", - "ticketNumber": "TPM8SNE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.790066, -79.784938", - "loadTime": "09/22/2019 13:23:03", - "straightDistance": "11.39", - "routeDistance": "14.95", - "timeToTower": "0:41:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "14:04:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 80, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_TPM8SNE_201909221229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB3A2F52-23D2-4D97-9D97-B13F05E5000F", - "ticketNumber": "8DR66B4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.851744, -79.778681", - "loadTime": "09/22/2019 14:20:13", - "straightDistance": "7.64", - "routeDistance": "9.6", - "timeToTower": "0:34:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "14:55:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_8DR66B4_201909221340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD0554CC-ED6C-42B8-98E1-70E50E2F2B8E", - "ticketNumber": "44873T6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.797119, -79.878786", - "loadTime": "09/22/2019 12:02:07", - "straightDistance": "14.41", - "routeDistance": "15.67", - "timeToTower": "1:12:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "13:14:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 60, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_44873T6_201909221202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE96CEDE-E6FC-4B29-8638-0707D8C0C072", - "ticketNumber": "7FCY8AX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.900883, -79.826173", - "loadTime": "09/22/2019 13:04:34", - "straightDistance": "8.07", - "routeDistance": "12.38", - "timeToTower": "0:29:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "13:34:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_7FCY8AX_201909221304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB1188E5-CFCE-4C84-A230-79366A61A8AD", - "ticketNumber": "KA5ER4J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.886571, -79.822107", - "loadTime": "09/21/2019 21:44:56", - "straightDistance": "8.2", - "routeDistance": "12.75", - "timeToTower": "13:43:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "11:27:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 80, - "quantity": 57.6, - "calculatedQuantity": "57.6 CY", - "s3DownloadKey": "HaulPass_KA5ER4J_201909212139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECFA2C57-DDBB-42AD-B6CD-E6C6D3CCCB25", - "ticketNumber": "YGSREDF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.786399, -79.788262", - "loadTime": "09/22/2019 13:25:31", - "straightDistance": "11.71", - "routeDistance": "15.49", - "timeToTower": "0:50:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "14:16:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 80, - "quantity": 58.7, - "calculatedQuantity": "58.7 CY", - "s3DownloadKey": "HaulPass_J001_YGSREDF_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED51EFC3-0193-4329-8484-69B8236476CB", - "ticketNumber": "7CXBPA2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.771649, -79.819600", - "loadTime": "09/22/2019 14:07:16", - "straightDistance": "13.51", - "routeDistance": "17.01", - "timeToTower": "0:43:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "14:50:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 80, - "quantity": 64.4, - "calculatedQuantity": "64.4 CY", - "s3DownloadKey": "HaulPass_7CXBPA2_201909221356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEE8BD90-CE90-4619-BE1A-624EEF66BC9B", - "ticketNumber": "ZYFXZLR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.760551, -79.843328", - "loadTime": "09/22/2019 13:56:07", - "straightDistance": "14.92", - "routeDistance": "18.17", - "timeToTower": "0:40:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "14:36:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 90, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_J001_ZYFXZLR_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0C9D781-B126-446D-83EA-ACF09D306791", - "ticketNumber": "HBG29Z4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.873723, -79.817902", - "loadTime": "09/21/2019 21:15:07", - "straightDistance": "8.4", - "routeDistance": "13.78", - "timeToTower": "15:47:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "13:02:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_HBG29Z4_201909212110_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F696D2C7-B77D-4B8E-B541-B78C6B89C58A", - "ticketNumber": "3ELRA4B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.841532, -79.861830", - "loadTime": "09/22/2019 12:12:02", - "straightDistance": "11.74", - "routeDistance": "13.1", - "timeToTower": "0:27:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "12:39:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 65, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_3ELRA4B_201909221212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC68778C-D86D-41AD-A3B4-686C1D72ECA7", - "ticketNumber": "3MHGZ5D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.803605, -79.858066", - "loadTime": "09/22/2019 13:45:03", - "straightDistance": "13.22", - "routeDistance": "14.64", - "timeToTower": "0:32:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "14:17:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 80, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_3MHGZ5D_201909221345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D151641-5CC9-445F-8E2D-02740BEB7F0D", - "ticketNumber": "7DV66HU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.737319, -79.917172", - "loadTime": "09/22/2019 13:43:40", - "straightDistance": "9.65", - "routeDistance": "16.46", - "timeToTower": "0:36:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:20:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_J001_7DV66HU_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DA048FB-FAE7-426A-9114-01B269FE43DE", - "ticketNumber": "6D7J9AZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.741991, -79.908160", - "loadTime": "09/22/2019 13:45:40", - "straightDistance": "10.26", - "routeDistance": "16.4", - "timeToTower": "0:45:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:30:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 85, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_6D7J9AZ_201909221345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0EDC0D44-00FA-4B29-B438-93D7092DB7E4", - "ticketNumber": "4GQR7DR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.651216, -80.134355", - "loadTime": "09/22/2019 13:39:42", - "straightDistance": "4.33", - "routeDistance": "6.27", - "timeToTower": "0:31:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:11:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_J001_4GQR7DR_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18B360B0-3AD6-404C-A43E-6EF6D6108DEF", - "ticketNumber": "3RZ7W5P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736105, -80.156507", - "loadTime": "09/22/2019 13:17:22", - "straightDistance": "6.91", - "routeDistance": "12.03", - "timeToTower": "0:59:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:17:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_3RZ7W5P_201909221317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18E954F5-90DE-4E4E-9D60-847A48327A78", - "ticketNumber": "G5GDWHU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.645519, -80.246369", - "loadTime": "09/22/2019 13:10:56", - "straightDistance": "10.74", - "routeDistance": "16.83", - "timeToTower": "1:33:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:44:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 90, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_G5GDWHU_201909221259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F9B3FC6-70D2-4A89-8B25-13EE23DC00FA", - "ticketNumber": "TJS57K6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.744755, -79.928879", - "loadTime": "09/21/2019 22:03:31", - "straightDistance": "9.31", - "routeDistance": "15.37", - "timeToTower": "13:36:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "11:39:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 85, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_TJS57K6_201909212203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2286C56D-F43F-4A0F-8EAC-3B5228133544", - "ticketNumber": "996Q6YX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5S7EYWZ", - "fieldMonitorName": "Brandon Jefferson", - "loadCoordinates": "32.784661, -80.012803", - "loadTime": "09/21/2019 22:14:20", - "straightDistance": "8.29", - "routeDistance": "15.36", - "timeToTower": "13:28:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "11:42:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 70, - "quantity": 37.3, - "calculatedQuantity": "37.3 CY", - "s3DownloadKey": "HaulPass_996Q6YX_201909212152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22A90AF6-82F0-4BCF-89B5-E103D076EF46", - "ticketNumber": "5EBG56G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.675836, -80.102200", - "loadTime": "09/22/2019 13:41:09", - "straightDistance": "2.21", - "routeDistance": "4.66", - "timeToTower": "0:25:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:06:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_5EBG56G_201909221341_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F24729B-AA6C-4106-88ED-A418096832D5", - "ticketNumber": "HV6N966", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.657680, -80.128850", - "loadTime": "09/22/2019 12:06:19", - "straightDistance": "3.89", - "routeDistance": "6.98", - "timeToTower": "0:18:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "12:25:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 85, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_HV6N966_201909221206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32FCA7D5-EEB9-4D08-8383-CDB5337657BB", - "ticketNumber": "8EH75ZJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.764012, -80.032975", - "loadTime": "09/22/2019 12:52:24", - "straightDistance": "6.56", - "routeDistance": "10.01", - "timeToTower": "0:37:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "13:30:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_8EH75ZJ_201909221246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36CDD423-7BCC-4343-8D1A-6F88398ABA37", - "ticketNumber": "S3B5QVH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.657810, -80.128506", - "loadTime": "09/22/2019 12:01:08", - "straightDistance": "3.86", - "routeDistance": "6.97", - "timeToTower": "0:23:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "12:24:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 80, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_S3B5QVH_201909221201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36DDF122-D533-4F8C-9DCC-A78D4491A134", - "ticketNumber": "6QWV622", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.785740, -80.019218", - "loadTime": "09/22/2019 12:44:37", - "straightDistance": "8.23", - "routeDistance": "17.37", - "timeToTower": "1:10:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "13:54:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_6QWV622_201909221244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4279FBBB-E621-47D6-96FF-6F62DC87F599", - "ticketNumber": "3TKF7JX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.688047, -80.072748", - "loadTime": "09/22/2019 13:06:07", - "straightDistance": "1.16", - "routeDistance": "2.64", - "timeToTower": "0:20:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "13:26:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_3TKF7JX_201909221306_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "484BF1F3-7456-4204-8F1D-91F0CF29DC48", - "ticketNumber": "4TE86A6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.728775, -80.019209", - "loadTime": "09/22/2019 12:22:29", - "straightDistance": "4.68", - "routeDistance": "6.25", - "timeToTower": "0:17:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "12:40:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 75, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_4TE86A6_201909221222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B17D9A6-72E0-43A3-9A5B-3E475444FBB2", - "ticketNumber": "3WPFB8D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.657853, -80.128927", - "loadTime": "09/22/2019 12:49:24", - "straightDistance": "3.89", - "routeDistance": "6.97", - "timeToTower": "0:35:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "13:24:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 75, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_3WPFB8D_201909221249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CF8F150-3CC0-4391-B00E-309DB2E93535", - "ticketNumber": "69XRM3P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.687659, -80.073126", - "loadTime": "09/22/2019 12:14:48", - "straightDistance": "1.15", - "routeDistance": "2.63", - "timeToTower": "0:19:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "12:33:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_J001_69XRM3P_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50AF6D49-B7D3-40C9-9779-C886A6187A1B", - "ticketNumber": "74SQZR4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.687973, -80.072966", - "loadTime": "09/22/2019 13:05:25", - "straightDistance": "1.16", - "routeDistance": "2.64", - "timeToTower": "0:21:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "13:27:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_74SQZR4_201909221305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B6A26CC-74A3-4DB4-BAC0-666A15337B56", - "ticketNumber": "9PSYD34", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.783661, -80.018160", - "loadTime": "09/21/2019 21:56:42", - "straightDistance": "8.12", - "routeDistance": "15.58", - "timeToTower": "13:52:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "11:49:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 65, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_9PSYD34_201909212150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F321C45-4B6D-4ED2-ADB0-D24390E83E5D", - "ticketNumber": "4MFYQ33", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.727064, -80.021567", - "loadTime": "09/22/2019 13:23:57", - "straightDistance": "4.5", - "routeDistance": "6.07", - "timeToTower": "0:29:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "13:53:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 85, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_4MFYQ33_201909221323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "651E7FA6-6879-4B00-B697-8A66CE99D9F1", - "ticketNumber": "CHVGWYF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.735947, -80.156523", - "loadTime": "09/22/2019 11:50:28", - "straightDistance": "6.91", - "routeDistance": "12.02", - "timeToTower": "0:46:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "12:37:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_CHVGWYF_201909221150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65A60D65-693D-42B6-A762-CBCD2A8487CE", - "ticketNumber": "4UZFC57", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.737343, -79.917089", - "loadTime": "09/22/2019 13:45:37", - "straightDistance": "9.65", - "routeDistance": "16.46", - "timeToTower": "0:37:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:23:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 80, - "quantity": 55.4, - "calculatedQuantity": "55.4 CY", - "s3DownloadKey": "HaulPass_J001_4UZFC57_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F437961-79B5-40A0-862B-FF3CC2F53A96", - "ticketNumber": "4PQGSN4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742238, -79.944864", - "loadTime": "09/21/2019 21:31:50", - "straightDistance": "8.44", - "routeDistance": "14.55", - "timeToTower": "14:13:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "11:45:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 85, - "quantity": 62.3, - "calculatedQuantity": "62.3 CY", - "s3DownloadKey": "HaulPass_4PQGSN4_201909212131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71608624-8863-4F98-A61F-FD30476535BC", - "ticketNumber": "87VVAQX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.726633, -80.023495", - "loadTime": "09/22/2019 13:09:53", - "straightDistance": "4.42", - "routeDistance": "5.96", - "timeToTower": "0:42:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "13:52:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_87VVAQX_201909221306_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71DB6FFB-B71C-408F-BAD5-C3266ABACE1B", - "ticketNumber": "6BDPVY7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.651049, -80.134481", - "loadTime": "09/22/2019 13:36:42", - "straightDistance": "4.34", - "routeDistance": "6.26", - "timeToTower": "0:37:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:14:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_J001_6BDPVY7_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72D686BB-95D5-435C-9ADE-A517D95D333B", - "ticketNumber": "9LGU69E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.657822, -80.128771", - "loadTime": "09/22/2019 13:50:51", - "straightDistance": "3.88", - "routeDistance": "6.97", - "timeToTower": "0:34:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:25:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 85, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_9LGU69E_201909221350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76620D52-3B6E-4532-9E9B-DC04F939E8FA", - "ticketNumber": "3F2NHP3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.735933, -80.156513", - "loadTime": "09/22/2019 13:15:35", - "straightDistance": "6.9", - "routeDistance": "12.02", - "timeToTower": "1:00:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:16:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 75, - "quantity": 55.6, - "calculatedQuantity": "55.6 CY", - "s3DownloadKey": "HaulPass_3F2NHP3_201909221315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79DD8DBE-A2AC-4C0C-AFEA-B7FFBA22B67D", - "ticketNumber": "4P3G5MD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.744230, -79.942838", - "loadTime": "09/22/2019 12:52:27", - "straightDistance": "8.62", - "routeDistance": "14.34", - "timeToTower": "0:57:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "13:49:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 85, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_4P3G5MD_201909221252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D051E06-ECBD-45D0-9371-7B9EF9409CD4", - "ticketNumber": "39W5RK6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.780648, -80.036545", - "loadTime": "09/22/2019 11:43:37", - "straightDistance": "7.63", - "routeDistance": "17.5", - "timeToTower": "0:38:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "12:22:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_39W5RK6_201909221134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84BBB6C5-A41C-4445-851F-B5581D1C2CB6", - "ticketNumber": "4SQGWNV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.675574, -80.166002", - "loadTime": "09/22/2019 12:50:19", - "straightDistance": "5.91", - "routeDistance": "11.39", - "timeToTower": "0:44:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "13:34:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_4SQGWNV_201909221250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "889E1395-9E2E-4641-A722-70A444E5065D", - "ticketNumber": "7YGXYYJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736472, -80.156756", - "loadTime": "09/22/2019 11:48:29", - "straightDistance": "6.94", - "routeDistance": "12.06", - "timeToTower": "0:47:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "12:36:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_7YGXYYJ_201909221148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D7FC333-2E2F-4BC4-A14C-5434016A82EF", - "ticketNumber": "9AKF5YC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.744088, -79.942864", - "loadTime": "09/22/2019 12:49:25", - "straightDistance": "8.61", - "routeDistance": "14.35", - "timeToTower": "0:59:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "13:48:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_9AKF5YC_201909221249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DDD4FB0-043A-4A6C-A5C8-3BDA92AC0FED", - "ticketNumber": "SNXZWVY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.675382, -80.166113", - "loadTime": "09/22/2019 12:50:19", - "straightDistance": "5.91", - "routeDistance": "11.4", - "timeToTower": "0:53:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "13:43:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_J001_SNXZWVY_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "916A5A1E-DAD5-41B8-B2B3-05AD58BD20C1", - "ticketNumber": "69VAHQN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.657751, -80.128823", - "loadTime": "09/22/2019 12:53:01", - "straightDistance": "3.88", - "routeDistance": "6.98", - "timeToTower": "0:35:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "13:28:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 85, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_69VAHQN_201909221253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96A92435-557F-466B-9B28-0161A99269EE", - "ticketNumber": "LPGCQKD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.721261, -80.125155", - "loadTime": "09/22/2019 14:00:59", - "straightDistance": "4.87", - "routeDistance": "8.45", - "timeToTower": "0:31:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:32:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_LPGCQKD_201909221400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "989FF468-9504-473E-B885-6B2213E06153", - "ticketNumber": "6PF343G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.687943, -80.072788", - "loadTime": "09/22/2019 12:47:04", - "straightDistance": "1.16", - "routeDistance": "2.62", - "timeToTower": "0:36:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "13:23:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 90, - "quantity": 64.3, - "calculatedQuantity": "64.3 CY", - "s3DownloadKey": "HaulPass_6PF343G_201909221247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98D00D28-0FAD-465F-8F67-764CA295FE5E", - "ticketNumber": "4RGVFRU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.744911, -79.928491", - "loadTime": "09/21/2019 21:33:55", - "straightDistance": "9.34", - "routeDistance": "15.4", - "timeToTower": "14:03:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "11:37:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_4RGVFRU_201909212133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B3121B5-3493-4BE3-982B-7B49991B2677", - "ticketNumber": "3WQR34J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.726563, -80.020456", - "loadTime": "09/22/2019 13:21:21", - "straightDistance": "4.51", - "routeDistance": "6", - "timeToTower": "1:20:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:42:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 85, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_3WQR34J_201909221321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9BA1E100-4379-4078-9ECD-C0CB40F1CF91", - "ticketNumber": "8R8E38Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742299, -79.944876", - "loadTime": "09/21/2019 21:20:35", - "straightDistance": "8.44", - "routeDistance": "14.55", - "timeToTower": "14:23:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "11:44:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_8R8E38Y_201909212120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DC7B033-4CA9-4C09-9BA9-D2CF5E7E7B8A", - "ticketNumber": "88RA4JV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.779789, -80.013994", - "loadTime": "09/22/2019 13:34:55", - "straightDistance": "7.95", - "routeDistance": "15.41", - "timeToTower": "1:03:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:38:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 80, - "quantity": 64.8, - "calculatedQuantity": "64.8 CY", - "s3DownloadKey": "HaulPass_88RA4JV_201909221331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DF084B4-06B4-43CB-BC42-49B23B226A15", - "ticketNumber": "5MQH6KW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.657758, -80.128765", - "loadTime": "09/22/2019 13:54:02", - "straightDistance": "3.88", - "routeDistance": "6.97", - "timeToTower": "0:32:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:26:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 80, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_5MQH6KW_201909221354_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2D6A495-DEF0-42AE-8581-FCFFF5914C49", - "ticketNumber": "8PRYWNE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.721648, -80.125212", - "loadTime": "09/22/2019 14:01:29", - "straightDistance": "4.89", - "routeDistance": "8.45", - "timeToTower": "0:32:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:33:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_8PRYWNE_201909221401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2F13A20-30D7-473E-856E-3FFEB8948AB1", - "ticketNumber": "9WE9H8K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.603278, -80.197562", - "loadTime": "09/22/2019 12:35:10", - "straightDistance": "9.11", - "routeDistance": "17.02", - "timeToTower": "0:56:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "13:31:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 85, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_9WE9H8K_201909221221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA6FE4C7-F7FB-4CDE-AF2A-1F18FE57D270", - "ticketNumber": "N3KZ9T7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.780895, -80.035932", - "loadTime": "09/22/2019 12:59:19", - "straightDistance": "7.65", - "routeDistance": "17.48", - "timeToTower": "0:51:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "13:50:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_N3KZ9T7_201909221259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3874415-3CA2-43C7-9EE2-ECCA27294528", - "ticketNumber": "9UJE399", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5S7EYWZ", - "fieldMonitorName": "Brandon Jefferson", - "loadCoordinates": "32.785820, -80.014021", - "loadTime": "09/21/2019 21:37:42", - "straightDistance": "8.34", - "routeDistance": "15.28", - "timeToTower": "14:03:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "11:41:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_9UJE399_201909212134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B420B25F-DB80-4906-A465-D53CDAEEEA3D", - "ticketNumber": "47RRAVK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742214, -79.944899", - "loadTime": "09/22/2019 12:37:48", - "straightDistance": "8.44", - "routeDistance": "14.55", - "timeToTower": "1:25:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:03:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_47RRAVK_201909221237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BAE1FCAF-A77A-4C91-9FB7-DFECEC478183", - "ticketNumber": "85GQCY2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.783509, -80.016937", - "loadTime": "09/21/2019 21:39:25", - "straightDistance": "8.13", - "routeDistance": "15.59", - "timeToTower": "14:10:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "11:49:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 70, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_85GQCY2_201909212139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC19CFF2-BC30-428F-BA4F-6660843CC9C4", - "ticketNumber": "T43N3R3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.728787, -80.019291", - "loadTime": "09/22/2019 14:16:07", - "straightDistance": "4.68", - "routeDistance": "6.24", - "timeToTower": "0:25:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:41:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_T43N3R3_201909221416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE62E453-7778-4FBE-842C-41A0C397CB5E", - "ticketNumber": "749DZFZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.602852, -80.198126", - "loadTime": "09/22/2019 12:45:14", - "straightDistance": "9.15", - "routeDistance": "17.06", - "timeToTower": "0:47:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "13:32:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 75, - "quantity": 54.6, - "calculatedQuantity": "54.6 CY", - "s3DownloadKey": "HaulPass_749DZFZ_201909221236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C423ACB0-E17C-437E-9888-B62FE045A2F0", - "ticketNumber": "5FD27NP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.687935, -80.072731", - "loadTime": "09/22/2019 12:46:42", - "straightDistance": "1.16", - "routeDistance": "2.62", - "timeToTower": "0:35:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "13:22:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_5FD27NP_201909221246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CAC0F225-47AD-4B45-AF1D-0E5C648BA1B4", - "ticketNumber": "4ZBNANP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.687660, -80.073128", - "loadTime": "09/22/2019 12:19:48", - "straightDistance": "1.15", - "routeDistance": "2.63", - "timeToTower": "0:08:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "12:28:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_4ZBNANP_201909221219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB20BA7B-8775-436B-9AB4-93AB0ADC1FDB", - "ticketNumber": "9WPP9ZV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.688082, -80.072878", - "loadTime": "09/22/2019 12:16:34", - "straightDistance": "1.17", - "routeDistance": "2.64", - "timeToTower": "0:10:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "12:27:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_9WPP9ZV_201909221216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D040731D-5971-4362-B417-6F7F0B1CA9B3", - "ticketNumber": "7TN66R5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.701453, -79.964488", - "loadTime": "09/22/2019 11:49:05", - "straightDistance": "6.14", - "routeDistance": "15.49", - "timeToTower": "0:57:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "12:46:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_7TN66R5_201909221149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D115084D-40C2-4A68-BD8E-C2F196D1065A", - "ticketNumber": "4A3QSK4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.679764, -80.192551", - "loadTime": "09/22/2019 13:21:40", - "straightDistance": "7.46", - "routeDistance": "12.92", - "timeToTower": "0:40:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:02:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 80, - "quantity": 57.7, - "calculatedQuantity": "57.7 CY", - "s3DownloadKey": "HaulPass_4A3QSK4_201909221321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1CEAE35-B824-46E8-9958-E3FAB6FC2E5D", - "ticketNumber": "4FVQJYN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.675698, -80.102421", - "loadTime": "09/22/2019 13:41:44", - "straightDistance": "2.22", - "routeDistance": "4.68", - "timeToTower": "0:26:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:07:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_4FVQJYN_201909221341_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3ECA042-B16E-46BC-B694-AB045EF289A8", - "ticketNumber": "3JFFDPZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.732139, -80.106456", - "loadTime": "09/22/2019 12:01:04", - "straightDistance": "4.77", - "routeDistance": "7.12", - "timeToTower": "1:05:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "13:06:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_3JFFDPZ_201909221201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D606C280-3FB8-410B-B303-682E79A61DFE", - "ticketNumber": "TFEQ3UH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.679106, -80.192331", - "loadTime": "09/22/2019 13:21:03", - "straightDistance": "7.45", - "routeDistance": "12.87", - "timeToTower": "0:40:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:01:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_TFEQ3UH_201909221321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D82532D3-1591-42F2-A406-F3D3756B1EF7", - "ticketNumber": "4H35396", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742263, -79.908186", - "loadTime": "09/22/2019 13:35:02", - "straightDistance": "10.27", - "routeDistance": "16.38", - "timeToTower": "0:54:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:29:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 85, - "quantity": 67.2, - "calculatedQuantity": "67.2 CY", - "s3DownloadKey": "HaulPass_4H35396_201909221335_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E101B60A-CB38-49B4-8DB7-59A40FA86DE2", - "ticketNumber": "63ZGXM8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.728768, -80.019209", - "loadTime": "09/22/2019 12:19:06", - "straightDistance": "4.68", - "routeDistance": "6.25", - "timeToTower": "0:20:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "12:39:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_63ZGXM8_201909221209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EAA6425A-0BB7-4330-B00A-C1658D78556E", - "ticketNumber": "329X85K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.732195, -80.106707", - "loadTime": "09/22/2019 11:59:51", - "straightDistance": "4.78", - "routeDistance": "7.13", - "timeToTower": "1:05:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "13:05:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_329X85K_201909221159_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1E26383-A48C-40B3-B3A4-5A06C051B533", - "ticketNumber": "4PQ2G2H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742167, -79.944882", - "loadTime": "09/22/2019 12:40:02", - "straightDistance": "8.44", - "routeDistance": "14.55", - "timeToTower": "1:24:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:04:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 90, - "quantity": 66, - "calculatedQuantity": "66 CY", - "s3DownloadKey": "HaulPass_4PQ2G2H_201909221240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F56CA650-B4C6-484B-9A07-67CFBE22BED4", - "ticketNumber": "6JF2UGG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.687954, -80.072765", - "loadTime": "09/22/2019 12:16:51", - "straightDistance": "1.16", - "routeDistance": "2.63", - "timeToTower": "0:09:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "12:26:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_6JF2UGG_201909221216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F98CF383-DA2C-4675-9F77-BF422C593D9A", - "ticketNumber": "8SRZG2L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.785740, -80.019218", - "loadTime": "09/22/2019 12:45:46", - "straightDistance": "8.23", - "routeDistance": "17.37", - "timeToTower": "1:13:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "13:59:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 90, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_J001_8SRZG2L_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FFD4EA38-2EE2-4745-8A3C-E0C10219E8F6", - "ticketNumber": "6W4WSU3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.779564, -80.014888", - "loadTime": "09/22/2019 13:00:14", - "straightDistance": "7.92", - "routeDistance": "15.7", - "timeToTower": "1:37:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:37:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 85, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_6W4WSU3_201909221300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26AE2EB6-1A0E-4257-93DA-D2D1938FFB1B", - "ticketNumber": "3BGLYUC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.676112, -80.338148", - "loadTime": "09/22/2019 13:17:37", - "straightDistance": "6.1", - "routeDistance": "7.84", - "timeToTower": "1:19:14", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "14:36:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 80, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_3BGLYUC_201909221317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E34BEA5-3E49-457E-80FC-24E8A90E8289", - "ticketNumber": "T3ZWHKR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.569329, -80.366800", - "loadTime": "09/22/2019 14:36:22", - "straightDistance": "1.51", - "routeDistance": "1.98", - "timeToTower": "0:23:56", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "15:00:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_T3ZWHKR_201909221436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5604244A-FCD7-4A57-AE0D-1F25E2F06C82", - "ticketNumber": "4MFY3GZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.569469, -80.366356", - "loadTime": "09/22/2019 13:21:43", - "straightDistance": "1.49", - "routeDistance": "1.95", - "timeToTower": "0:26:22", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "13:48:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_4MFY3GZ_201909221321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AE1B2BC-EC21-4477-B959-5C85B01E7A34", - "ticketNumber": "7HZCYMP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.673213, -80.308993", - "loadTime": "09/22/2019 12:23:05", - "straightDistance": "6.42", - "routeDistance": "9.69", - "timeToTower": "0:24:18", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "12:47:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_7HZCYMP_201909221223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CF4FA94-90B6-4303-BE89-BA854C644428", - "ticketNumber": "4BNDL8B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.569293, -80.366738", - "loadTime": "09/22/2019 14:37:05", - "straightDistance": "1.51", - "routeDistance": "1.98", - "timeToTower": "0:24:30", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "15:01:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_4BNDL8B_201909221437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D01D325-91F4-4E5E-99A1-D15EF0C85686", - "ticketNumber": "7T74XBR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.755795, -80.365759", - "loadTime": "09/22/2019 12:59:00", - "straightDistance": "11.53", - "routeDistance": "13.95", - "timeToTower": "0:44:28", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "13:43:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 90, - "quantity": 65.9, - "calculatedQuantity": "65.9 CY", - "s3DownloadKey": "HaulPass_7T74XBR_201909221258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71B14A4B-7EA5-48D2-ABF2-C088537778FB", - "ticketNumber": "53289UQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.578148, -80.324825", - "loadTime": "09/22/2019 11:36:45", - "straightDistance": "1.95", - "routeDistance": "2.1", - "timeToTower": "0:09:24", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "11:46:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_53289UQ_201909221136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81642FFD-E976-421D-9AA5-5946108FF855", - "ticketNumber": "75RNB7C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.676169, -80.340642", - "loadTime": "09/22/2019 13:55:45", - "straightDistance": "6.08", - "routeDistance": "7.7", - "timeToTower": "0:40:01", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "14:35:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_75RNB7C_201909221346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88EC1ABB-4ED2-41BC-803E-E84C185F7340", - "ticketNumber": "9EGS8Z9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.755852, -80.365797", - "loadTime": "09/22/2019 12:59:42", - "straightDistance": "11.53", - "routeDistance": "13.95", - "timeToTower": "0:44:38", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "13:44:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_9EGS8Z9_201909221259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A01F137-025F-4419-8CA9-E0E875268832", - "ticketNumber": "65AG86T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.670294, -80.305500", - "loadTime": "09/22/2019 11:48:53", - "straightDistance": "6.32", - "routeDistance": "9.98", - "timeToTower": "0:59:13", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "12:48:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 80, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_65AG86T_201909221134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC5F69CF-F10D-4EA3-8D03-C1663B0B503A", - "ticketNumber": "7HB9DEA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.569519, -80.366288", - "loadTime": "09/22/2019 13:21:00", - "straightDistance": "1.48", - "routeDistance": "1.95", - "timeToTower": "0:27:48", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "13:48:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_7HB9DEA_201909221320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF4980CD-465C-486B-A92D-8DF46931B1DE", - "ticketNumber": "6487KSB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.568172, -80.367461", - "loadTime": "09/22/2019 12:21:40", - "straightDistance": "1.59", - "routeDistance": "2.05", - "timeToTower": "0:22:13", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "12:43:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_6487KSB_201909221221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C92DD8FE-48F7-408E-B9B0-F5731D28CFA9", - "ticketNumber": "3MZLWLM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.578144, -80.324821", - "loadTime": "09/22/2019 11:36:08", - "straightDistance": "1.95", - "routeDistance": "2.1", - "timeToTower": "0:09:17", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "11:45:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_3MZLWLM_201909221136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1C8360A-05D0-462F-912C-E3B9B321A38B", - "ticketNumber": "86GXS5W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.568359, -80.367413", - "loadTime": "09/22/2019 12:22:19", - "straightDistance": "1.58", - "routeDistance": "2.04", - "timeToTower": "0:22:41", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "12:45:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_86GXS5W_201909221222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F69BC596-1A3B-4E96-A390-9E96757397E1", - "ticketNumber": "3AVMJS9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.755497, -80.362689", - "loadTime": "09/21/2019 22:09:29", - "straightDistance": "11.5", - "routeDistance": "13.77", - "timeToTower": "13:06:07", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "11:15:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 90, - "quantity": 65.9, - "calculatedQuantity": "65.9 CY", - "s3DownloadKey": "HaulPass_3AVMJS9_201909212209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02610196-AAF8-46E7-9F4B-0B16071A9C9C", - "ticketNumber": "9R3WRU9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815844, -79.993950", - "loadTime": "09/22/2019 12:40:01", - "straightDistance": "15.31", - "routeDistance": "17.64", - "timeToTower": "0:46:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "13:26:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_9R3WRU9_201909221240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02D21E97-4283-49C1-9518-77BD812E3F33", - "ticketNumber": "5Z7467V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.823735, -80.051146", - "loadTime": "09/22/2019 15:00:49", - "straightDistance": "12", - "routeDistance": "16.12", - "timeToTower": "1:24:22", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:25:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_5Z7467V_201909221500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05929317-518B-43B8-8DEF-1050011A7AB1", - "ticketNumber": "95Z4AEA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815900, -79.993622", - "loadTime": "09/22/2019 11:24:45", - "straightDistance": "15.33", - "routeDistance": "17.68", - "timeToTower": "0:39:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "12:04:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_95Z4AEA_201909221124_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "059A7901-3A65-43E3-B96D-6DC0DAA9D69D", - "ticketNumber": "EE4SB73", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.812957, -80.270205", - "loadTime": "09/22/2019 12:51:33", - "straightDistance": ".77", - "routeDistance": "1.56", - "timeToTower": "0:22:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "13:13:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_EE4SB73_201909221239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06573BDE-647C-45C5-9B1F-2B2FCD746E8E", - "ticketNumber": "SW33EBH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.845213, -80.072295", - "loadTime": "09/22/2019 12:33:51", - "straightDistance": "10.94", - "routeDistance": "14.69", - "timeToTower": "1:11:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "13:45:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_SW33EBH_201909221233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AEDD425-A5E3-446D-9861-65AD8366A366", - "ticketNumber": "5Q5EVW4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.836779, -80.051061", - "loadTime": "09/21/2019 22:01:50", - "straightDistance": "12.07", - "routeDistance": "15", - "timeToTower": "13:29:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "11:31:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 60, - "quantity": 40.9, - "calculatedQuantity": "40.9 CY", - "s3DownloadKey": "HaulPass_5Q5EVW4_201909212201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AF6A2B9-621D-40A9-AC8C-4BFB935FF80F", - "ticketNumber": "968MJWU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.779735, -79.978950", - "loadTime": "09/22/2019 12:20:42", - "straightDistance": "16.39", - "routeDistance": "18.07", - "timeToTower": "2:00:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "14:20:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 45, - "quantity": 34, - "calculatedQuantity": "34 CY", - "s3DownloadKey": "HaulPass_968MJWU_201909221220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0BA420AF-F1B2-43BB-A98B-9831F7FE3693", - "ticketNumber": "8Y2HC7F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777061, -79.980566", - "loadTime": "09/21/2019 21:20:08", - "straightDistance": "16.32", - "routeDistance": "18.33", - "timeToTower": "14:32:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "11:52:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_8Y2HC7F_201909212120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C0240F6-6A36-40A8-A128-82A715527D0A", - "ticketNumber": "4TZGE44", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.752126, -80.239779", - "loadTime": "09/22/2019 11:43:13", - "straightDistance": "4.6", - "routeDistance": "6.53", - "timeToTower": "0:37:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "12:20:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_4TZGE44_201909221135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C06B7D1-2093-4C11-B3F4-9F7F11A9890F", - "ticketNumber": "76TMFBW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.792040, -80.013661", - "loadTime": "09/22/2019 11:34:44", - "straightDistance": "14.27", - "routeDistance": "16.15", - "timeToTower": "0:43:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "12:18:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 60, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_76TMFBW_201909221134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D405B3D-E16C-4C04-9B2D-5CC14C299FAB", - "ticketNumber": "LCPYYT2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815688, -79.994219", - "loadTime": "09/22/2019 14:04:16", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:40:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "14:44:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_LCPYYT2_201909221404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F7BBCA5-A51B-455A-8B50-90D4F77FE9F7", - "ticketNumber": "3MBAUD7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813491, -80.108112", - "loadTime": "09/22/2019 13:03:12", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:28:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "13:31:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_3MBAUD7_201909221257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "155D0398-9D72-4959-B6B5-EF1608CEA56A", - "ticketNumber": "42C58Y4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.836786, -80.078250", - "loadTime": "09/21/2019 22:09:06", - "straightDistance": "10.51", - "routeDistance": "13.75", - "timeToTower": "12:59:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "11:08:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 80, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_42C58Y4_201909212207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16863CC6-3076-4AC0-8643-BBE7416F2633", - "ticketNumber": "57CW89Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.796757, -80.010891", - "loadTime": "09/22/2019 14:56:42", - "straightDistance": "14.4", - "routeDistance": "16.43", - "timeToTower": "1:18:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:14:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_57CW89Z_201909221456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16F44F27-5916-44B3-A6AB-11A47EAE2DF9", - "ticketNumber": "3QAEZ6B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815843, -79.994081", - "loadTime": "09/22/2019 11:26:32", - "straightDistance": "15.3", - "routeDistance": "17.65", - "timeToTower": "0:37:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "12:03:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_3QAEZ6B_201909221126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18821020-1046-41B1-A9D9-5458F88ACED4", - "ticketNumber": "8A7LLDU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.823007, -80.050786", - "loadTime": "09/22/2019 15:06:34", - "straightDistance": "12.02", - "routeDistance": "16.12", - "timeToTower": "1:20:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:26:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_8A7LLDU_201909221506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B102E69-5CFF-4143-8DD8-201340693A74", - "ticketNumber": "7YSGLBQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815271, -79.994838", - "loadTime": "09/22/2019 11:28:06", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:29:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "11:57:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_7YSGLBQ_201909221128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22E33412-C8D4-422D-83CA-C327B0CA65BF", - "ticketNumber": "84GHJ5P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.835645, -80.075669", - "loadTime": "09/22/2019 12:14:55", - "straightDistance": "10.64", - "routeDistance": "13.68", - "timeToTower": "1:52:29", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "14:07:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_J001_84GHJ5P_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "282268A0-1D1B-4D5C-9889-1237255C190C", - "ticketNumber": "644BEE6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815916, -79.993652", - "loadTime": "09/22/2019 11:26:13", - "straightDistance": "15.33", - "routeDistance": "17.68", - "timeToTower": "0:36:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "12:02:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_644BEE6_201909221126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B8173E8-EE16-47BC-AFB7-33975A5F1A42", - "ticketNumber": "8K66XTN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.824923, -80.054802", - "loadTime": "09/22/2019 12:13:52", - "straightDistance": "11.79", - "routeDistance": "16.25", - "timeToTower": "0:52:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "13:06:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_8K66XTN_201909221213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D344196-EA7E-41B1-8A0C-0E6E50EF35C8", - "ticketNumber": "3PX22R9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825128, -80.056033", - "loadTime": "09/22/2019 15:47:36", - "straightDistance": "11.72", - "routeDistance": "16.3", - "timeToTower": "1:08:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:55:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_3PX22R9_201909221547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E4FDE73-5C78-4223-B751-F657A5D7970F", - "ticketNumber": "6F8GCSJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.753566, -80.141929", - "loadTime": "09/22/2019 13:35:05", - "straightDistance": "8.03", - "routeDistance": "12.76", - "timeToTower": "0:43:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "14:18:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_6F8GCSJ_201909221335_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "324AC4BF-25E8-46AA-83E3-A14FFA779BE4", - "ticketNumber": "3QNSBE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.775449, -79.984357", - "loadTime": "09/22/2019 13:07:54", - "straightDistance": "16.13", - "routeDistance": "18.52", - "timeToTower": "1:10:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "14:18:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 45, - "quantity": 32.6, - "calculatedQuantity": "32.6 CY", - "s3DownloadKey": "HaulPass_3QNSBE5_201909221307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "341D09A7-F1E4-48C3-929D-413A8E96B08F", - "ticketNumber": "5QY3263", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.834674, -80.051930", - "loadTime": "09/22/2019 12:18:30", - "straightDistance": "12.01", - "routeDistance": "15.26", - "timeToTower": "1:11:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "13:30:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_5QY3263_201909221218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3641EC70-9CCB-475A-BBE2-CE85CE411A57", - "ticketNumber": "7NVAUTN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815893, -79.994430", - "loadTime": "09/22/2019 15:39:26", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:50:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:30:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_7NVAUTN_201909221539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36C989D0-E579-4A14-8C41-85395164C2BC", - "ticketNumber": "TLXBHG3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815731, -79.994334", - "loadTime": "09/22/2019 14:03:31", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:49:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "14:53:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_TLXBHG3_201909221403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36E39763-ECB0-4266-AFF1-96A5B42EF7E1", - "ticketNumber": "5Z5KN6R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.792487, -80.013203", - "loadTime": "09/22/2019 11:16:42", - "straightDistance": "14.3", - "routeDistance": "16.18", - "timeToTower": "0:59:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "12:16:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_5Z5KN6R_201909221116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37A70144-7BF9-4E56-8F6E-9007EC70E3F6", - "ticketNumber": "64YWLJQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777797, -79.980431", - "loadTime": "09/22/2019 12:38:29", - "straightDistance": "16.32", - "routeDistance": "18.25", - "timeToTower": "1:38:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "14:16:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 50, - "quantity": 36, - "calculatedQuantity": "36 CY", - "s3DownloadKey": "HaulPass_64YWLJQ_201909221238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A5B770F-670F-4A23-8031-AF0751AF9083", - "ticketNumber": "5RA8Z6B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.703339, -80.337146", - "loadTime": "09/22/2019 12:05:49", - "straightDistance": "9.1", - "routeDistance": "15.21", - "timeToTower": "2:42:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "14:48:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 70, - "quantity": 49.5, - "calculatedQuantity": "49.5 CY", - "s3DownloadKey": "HaulPass_5RA8Z6B_201909221205_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A83955A-62F9-4B92-8789-6145C6BF0DFC", - "ticketNumber": "4XP7S4R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813392, -80.108334", - "loadTime": "09/22/2019 14:49:31", - "straightDistance": "8.68", - "routeDistance": "10.67", - "timeToTower": "0:30:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "15:19:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 70, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_4XP7S4R_201909221449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B6DC827-2864-487D-8092-0F635B96DD57", - "ticketNumber": "5NJZTH3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813458, -80.108118", - "loadTime": "09/22/2019 15:46:10", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:34:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:20:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_5NJZTH3_201909221546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D6A5980-E4DF-404E-A70C-FC78DAC55749", - "ticketNumber": "4DWVY2Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815689, -79.994118", - "loadTime": "09/22/2019 15:39:44", - "straightDistance": "15.3", - "routeDistance": "17.64", - "timeToTower": "0:48:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:28:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_4DWVY2Q_201909221539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E8F9956-C19C-4738-953B-BEF7E07CBB0C", - "ticketNumber": "7Z5WRKX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.836132, -80.075996", - "loadTime": "09/22/2019 12:10:42", - "straightDistance": "10.63", - "routeDistance": "13.72", - "timeToTower": "1:57:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "14:08:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 60, - "quantity": 44.6, - "calculatedQuantity": "44.6 CY", - "s3DownloadKey": "HaulPass_J001_7Z5WRKX_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4296B858-FD36-4DDF-AC86-6DADFAD7B533", - "ticketNumber": "HDHMQF9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815723, -79.994277", - "loadTime": "09/22/2019 14:03:48", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:50:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "14:54:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_HDHMQF9_201909221403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42DFFE4E-A30E-4D26-B151-6CB22B0F0C6B", - "ticketNumber": "4DM2JWJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.824654, -80.051140", - "loadTime": "09/22/2019 11:20:40", - "straightDistance": "12", - "routeDistance": "16.07", - "timeToTower": "1:19:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "12:40:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 75, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_4DM2JWJ_201909221120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "438A1A8D-90D6-470E-87AA-5253B6E5EAC7", - "ticketNumber": "3SE7APJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.790236, -80.015061", - "loadTime": "09/22/2019 12:54:39", - "straightDistance": "14.21", - "routeDistance": "15.99", - "timeToTower": "1:17:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "14:11:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_3SE7APJ_201909221254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "490191B4-58E3-464D-8503-978528D33B10", - "ticketNumber": "7XF5HSK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.824939, -80.055218", - "loadTime": "09/22/2019 12:09:08", - "straightDistance": "11.77", - "routeDistance": "16.26", - "timeToTower": "0:55:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "13:04:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_7XF5HSK_201909221209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C06EA33-0916-4138-B80A-AEEF47B52BD9", - "ticketNumber": "9JVWSDB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.823980, -80.051652", - "loadTime": "09/22/2019 13:17:31", - "straightDistance": "11.97", - "routeDistance": "16.13", - "timeToTower": "1:05:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "14:23:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_9JVWSDB_201909221317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5070DA3B-BF72-4128-9C56-F7A76A2ED5AF", - "ticketNumber": "6MRR655", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815967, -79.994169", - "loadTime": "09/22/2019 12:42:15", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:40:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "13:23:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_6MRR655_201909221242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "550D06D8-CF32-40D9-BC80-D574C9900C4B", - "ticketNumber": "8GJDM4F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.835668, -80.054057", - "loadTime": "09/22/2019 14:02:00", - "straightDistance": "11.89", - "routeDistance": "15.03", - "timeToTower": "1:14:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "15:16:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_8GJDM4F_201909221401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57CF0B8A-DE2A-4FBA-8D6A-7BAE520CA2C7", - "ticketNumber": "XZRHXTV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.772362, -80.244361", - "loadTime": "09/22/2019 12:01:10", - "straightDistance": "3.18", - "routeDistance": "4.88", - "timeToTower": "0:20:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "12:21:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_XZRHXTV_201909221201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59A6BA2B-7688-4D6F-A8BC-5B36D6F50FC8", - "ticketNumber": "4ULQ2YF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.728916, -80.281251", - "loadTime": "09/22/2019 16:21:54", - "straightDistance": "6.23", - "routeDistance": "10.17", - "timeToTower": "0:40:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "17:02:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 90, - "quantity": 63.6, - "calculatedQuantity": "63.6 CY", - "s3DownloadKey": "HaulPass_4ULQ2YF_201909221547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F8FEB4B-CCC9-4A07-8949-8DA5EAFC0516", - "ticketNumber": "9ASXUK9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.834775, -80.056197", - "loadTime": "09/22/2019 15:52:25", - "straightDistance": "11.76", - "routeDistance": "15.07", - "timeToTower": "1:02:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:54:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_9ASXUK9_201909221552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60D39E8B-F07C-42AA-86A1-171220679A30", - "ticketNumber": "5JV5S5E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.836096, -80.054315", - "loadTime": "09/22/2019 14:05:04", - "straightDistance": "11.88", - "routeDistance": "15", - "timeToTower": "1:13:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "15:18:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_5JV5S5E_201909221405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "644EB179-92C7-4F8E-ADB7-10B4E3B62EF5", - "ticketNumber": "4RRGTNS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.766475, -80.236661", - "loadTime": "09/22/2019 15:42:08", - "straightDistance": "3.7", - "routeDistance": "5.6", - "timeToTower": "1:06:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:48:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_4RRGTNS_201909221527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "652B2970-2E00-42AB-AE2D-5029425EF953", - "ticketNumber": "3YHMEJW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816353, -79.994157", - "loadTime": "09/22/2019 13:56:29", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:41:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "14:37:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_3YHMEJW_201909221356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A652995-F693-4134-8E09-858B75B82422", - "ticketNumber": "5ZPJQAZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815773, -79.994834", - "loadTime": "09/22/2019 12:34:34", - "straightDistance": "15.26", - "routeDistance": "17.58", - "timeToTower": "0:42:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "13:17:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_5ZPJQAZ_201909221234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71669F0F-88FE-46DE-B33F-DE07415068B4", - "ticketNumber": "8CU6X9Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.779640, -79.978570", - "loadTime": "09/22/2019 12:19:44", - "straightDistance": "16.41", - "routeDistance": "18.1", - "timeToTower": "2:00:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "14:20:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 50, - "quantity": 37.3, - "calculatedQuantity": "37.3 CY", - "s3DownloadKey": "HaulPass_8CU6X9Y_201909221219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7176158C-3C86-4A85-A7A9-A08D8A792E15", - "ticketNumber": "3J6ZDUN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.774617, -79.983566", - "loadTime": "09/22/2019 15:03:41", - "straightDistance": "16.18", - "routeDistance": "18.59", - "timeToTower": "1:46:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:50:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 65, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_3J6ZDUN_201909221503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73F1757B-39F2-4FF7-90BD-165C07B19875", - "ticketNumber": "43KSGW8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816003, -79.994133", - "loadTime": "09/22/2019 11:25:00", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:41:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "12:06:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_43KSGW8_201909221125_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75C13978-5573-474D-B9B0-1DC084C23D53", - "ticketNumber": "5PK3ABF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816180, -79.994167", - "loadTime": "09/22/2019 15:18:52", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:46:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:05:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_5PK3ABF_201909221518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "774641E1-9AFE-4316-951E-5F2FB956BE37", - "ticketNumber": "6ZTD2QZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.836344, -80.050794", - "loadTime": "09/21/2019 22:15:33", - "straightDistance": "12.08", - "routeDistance": "15.04", - "timeToTower": "13:20:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "11:35:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_6ZTD2QZ_201909212215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "781A49BB-EE33-469C-B74B-B3B0CAA7FB72", - "ticketNumber": "59NH5TX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.777434, -80.222529", - "loadTime": "09/22/2019 16:21:37", - "straightDistance": "3.41", - "routeDistance": "6.27", - "timeToTower": "0:24:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:46:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_59NH5TX_201909221547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79DD7773-24AF-4E28-9F51-1AEB595ACE54", - "ticketNumber": "7LMG2P2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.754204, -80.142432", - "loadTime": "09/22/2019 14:50:12", - "straightDistance": "7.98", - "routeDistance": "12.68", - "timeToTower": "0:52:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "15:42:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_7LMG2P2_201909221450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E427BF5-6F74-4CFF-AEBF-F61ECB67E0E8", - "ticketNumber": "5HXBFT4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.717502, -80.301178", - "loadTime": "09/22/2019 14:14:13", - "straightDistance": "7.32", - "routeDistance": "11.93", - "timeToTower": "0:34:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "14:48:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 70, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_5HXBFT4_201909221232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8178C86C-5FB6-4C1E-BCBD-0050C9E6FDCD", - "ticketNumber": "9N7K2WD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.778511, -79.978097", - "loadTime": "09/21/2019 21:28:09", - "straightDistance": "16.45", - "routeDistance": "18.2", - "timeToTower": "14:09:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "11:37:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_9N7K2WD_201909212128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "820E3DD8-EE2F-4BCE-9DAD-B617F7827E47", - "ticketNumber": "6MSQEV9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.834931, -80.056171", - "loadTime": "09/22/2019 15:45:52", - "straightDistance": "11.76", - "routeDistance": "15.07", - "timeToTower": "1:07:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:53:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_6MSQEV9_201909221545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83771713-269A-4701-8D68-56ECCBB55380", - "ticketNumber": "8DUN93W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815915, -79.994141", - "loadTime": "09/22/2019 12:42:32", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:42:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "13:24:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_8DUN93W_201909221242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DF2D686-FB13-4E1D-97C7-6231629A6714", - "ticketNumber": "4L7PK8V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.778602, -79.977887", - "loadTime": "09/21/2019 22:32:25", - "straightDistance": "16.46", - "routeDistance": "18.19", - "timeToTower": "13:00:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "11:32:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 70, - "quantity": 42.2, - "calculatedQuantity": "42.2 CY", - "s3DownloadKey": "HaulPass_4L7PK8V_201909212232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "902801AC-4153-4AB8-9CC3-9F81014ECEC0", - "ticketNumber": "6LGEJE4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.846907, -80.074063", - "loadTime": "09/22/2019 14:28:47", - "straightDistance": "10.86", - "routeDistance": "14.55", - "timeToTower": "0:57:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "15:26:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 65, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_6LGEJE4_201909221428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9156F24F-F524-4255-91C0-63523229EC99", - "ticketNumber": "R3ZY6WT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.766535, -80.235987", - "loadTime": "09/22/2019 14:36:01", - "straightDistance": "3.71", - "routeDistance": "5.64", - "timeToTower": "0:24:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "15:00:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_R3ZY6WT_201909221435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93030701-647F-4BFC-9590-F98FFA76EF37", - "ticketNumber": "5K25649", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.838876, -80.073168", - "loadTime": "09/22/2019 13:43:00", - "straightDistance": "10.82", - "routeDistance": "13.76", - "timeToTower": "1:19:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "15:02:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_5K25649_201909221342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9314C66B-536F-4831-95E2-79F8D41C4598", - "ticketNumber": "6G7KSAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816365, -79.994166", - "loadTime": "09/22/2019 11:28:21", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:29:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "11:58:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_6G7KSAN_201909221128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9624FFF9-54BC-42F8-847F-638E3E4FBF51", - "ticketNumber": "94QTUED", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.766497, -80.236168", - "loadTime": "09/22/2019 13:50:36", - "straightDistance": "3.71", - "routeDistance": "5.63", - "timeToTower": "0:20:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "14:10:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_94QTUED_201909221349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97E7C45D-4CC0-4F1B-92F9-0AC87E01B8F7", - "ticketNumber": "7CD74R8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.774648, -79.983519", - "loadTime": "09/22/2019 15:18:17", - "straightDistance": "16.19", - "routeDistance": "18.59", - "timeToTower": "1:01:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:19:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_7CD74R8_201909221518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "996DC831-D895-4066-B145-8671DCC6147A", - "ticketNumber": "8NZ959Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815972, -79.993566", - "loadTime": "09/22/2019 12:40:18", - "straightDistance": "15.33", - "routeDistance": "17.69", - "timeToTower": "0:47:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "13:27:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_8NZ959Q_201909221240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E0D1067-614D-4DE8-BDC5-532F9857FC34", - "ticketNumber": "97R7CXX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.840380, -80.081094", - "loadTime": "09/22/2019 15:50:01", - "straightDistance": "10.38", - "routeDistance": "14.32", - "timeToTower": "0:44:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:34:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_97R7CXX_201909221550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9ECC6131-26C9-4E7E-8525-0195AF887941", - "ticketNumber": "SDCQU3F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.840599, -80.073965", - "loadTime": "09/22/2019 13:52:12", - "straightDistance": "10.79", - "routeDistance": "13.89", - "timeToTower": "1:12:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "15:04:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_SDCQU3F_201909221352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A344D867-CFDB-4937-9CFF-B585F5CB8422", - "ticketNumber": "3MAPSST", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.836790, -80.078251", - "loadTime": "09/21/2019 22:10:01", - "straightDistance": "10.51", - "routeDistance": "13.75", - "timeToTower": "13:00:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "11:10:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 15, - "quantity": 11.1, - "calculatedQuantity": "11.1 CY", - "s3DownloadKey": "HaulPass_3MAPSST_201909212210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A658AEDE-1875-4994-BF97-45DFD8C4FCE8", - "ticketNumber": "8RRFP9B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815925, -79.994326", - "loadTime": "09/22/2019 12:34:52", - "straightDistance": "15.29", - "routeDistance": "17.63", - "timeToTower": "0:43:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "13:18:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_8RRFP9B_201909221234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9802D1B-5924-476A-B4D5-6335078AB302", - "ticketNumber": "6K8TVEZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815067, -79.994840", - "loadTime": "09/22/2019 15:18:35", - "straightDistance": "15.26", - "routeDistance": "17.59", - "timeToTower": "0:44:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:03:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_6K8TVEZ_201909221518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ACB43EC1-D7DD-4326-AF10-B697C43097B7", - "ticketNumber": "6JUTUBN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.846880, -80.073933", - "loadTime": "09/22/2019 14:29:37", - "straightDistance": "10.86", - "routeDistance": "14.55", - "timeToTower": "0:54:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "15:24:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_6JUTUBN_201909221429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE01E14C-258A-443B-9A23-8E34F1819AD7", - "ticketNumber": "4NY5K2T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.778685, -79.980216", - "loadTime": "09/21/2019 21:37:10", - "straightDistance": "16.33", - "routeDistance": "18.18", - "timeToTower": "14:16:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "11:54:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_4NY5K2T_201909212137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3DBE607-3D86-44DC-AF78-44BF9B37F801", - "ticketNumber": "7PNCFR6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.797707, -80.011332", - "loadTime": "09/22/2019 15:01:33", - "straightDistance": "14.36", - "routeDistance": "16.51", - "timeToTower": "1:14:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:16:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_7PNCFR6_201909221501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B96DD8E3-1D17-46DA-8469-48B811F2D675", - "ticketNumber": "9ZELK6N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.766571, -80.236024", - "loadTime": "09/22/2019 14:45:07", - "straightDistance": "3.71", - "routeDistance": "5.64", - "timeToTower": "0:16:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "15:01:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_9ZELK6N_201909221445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9C8CCFF-973E-45D4-A60D-21042B454B15", - "ticketNumber": "4CXA3B2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.824791, -80.051355", - "loadTime": "09/22/2019 13:10:53", - "straightDistance": "11.99", - "routeDistance": "16.07", - "timeToTower": "1:11:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "14:22:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 50, - "quantity": 35.5, - "calculatedQuantity": "35.5 CY", - "s3DownloadKey": "HaulPass_4CXA3B2_201909221310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA9D773E-A6D5-4A5C-8853-40A71E576575", - "ticketNumber": "88UA578", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.829498, -80.047150", - "loadTime": "09/21/2019 22:06:18", - "straightDistance": "12.25", - "routeDistance": "15.61", - "timeToTower": "13:22:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "11:28:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 55, - "quantity": 34.3, - "calculatedQuantity": "34.3 CY", - "s3DownloadKey": "HaulPass_88UA578_201909212206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BED70202-CCE2-439A-BE60-3B977BC223F4", - "ticketNumber": "8QVPPY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825222, -80.056121", - "loadTime": "09/22/2019 15:52:42", - "straightDistance": "11.71", - "routeDistance": "16.31", - "timeToTower": "1:07:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "17:00:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 80, - "quantity": 56.9, - "calculatedQuantity": "56.9 CY", - "s3DownloadKey": "HaulPass_8QVPPY4_201909221552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C17C3086-A098-4917-BA25-405BA0EF9895", - "ticketNumber": "3NFKQDK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815432, -79.994212", - "loadTime": "09/22/2019 13:56:50", - "straightDistance": "15.29", - "routeDistance": "17.61", - "timeToTower": "0:41:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "14:38:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_3NFKQDK_201909221356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C279E659-889B-4CB8-A336-AEF684E03859", - "ticketNumber": "4Q8G36P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.838996, -80.074087", - "loadTime": "09/22/2019 12:05:28", - "straightDistance": "10.77", - "routeDistance": "13.78", - "timeToTower": "0:56:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "13:02:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_4Q8G36P_201909221203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C386CB08-5454-4316-A247-EB98984472BF", - "ticketNumber": "52LNZ5A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.845379, -80.072284", - "loadTime": "09/22/2019 12:34:46", - "straightDistance": "10.94", - "routeDistance": "14.41", - "timeToTower": "1:13:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "13:48:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 55, - "quantity": 42.6, - "calculatedQuantity": "42.6 CY", - "s3DownloadKey": "HaulPass_52LNZ5A_201909221234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB8F1D5C-F54E-44B0-B4A8-BD1A2537623E", - "ticketNumber": "9PXJLAH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.839182, -80.080791", - "loadTime": "09/22/2019 15:42:36", - "straightDistance": "10.38", - "routeDistance": "14.23", - "timeToTower": "0:50:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:32:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_9PXJLAH_201909221542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2F09FDA-23CE-4E80-8110-C7D4AB5D3F7E", - "ticketNumber": "6ERLEFL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.829441, -80.047046", - "loadTime": "09/21/2019 22:07:46", - "straightDistance": "12.26", - "routeDistance": "15.62", - "timeToTower": "13:21:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "11:29:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 50, - "quantity": 35.6, - "calculatedQuantity": "35.6 CY", - "s3DownloadKey": "HaulPass_6ERLEFL_201909212207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC386D4B-842E-4913-873C-E3F6F5DD4FB6", - "ticketNumber": "6Q4APFP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825107, -80.054625", - "loadTime": "09/22/2019 14:18:12", - "straightDistance": "11.8", - "routeDistance": "16.24", - "timeToTower": "0:52:27", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "15:10:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_6Q4APFP_201909221418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF01A603-4EAC-4B96-970F-40325F121AFA", - "ticketNumber": "8EMMSZ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.758656, -80.160479", - "loadTime": "09/22/2019 12:03:20", - "straightDistance": "6.94", - "routeDistance": "11.42", - "timeToTower": "0:38:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "12:41:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_8EMMSZ8_201909221159_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF3289A8-EEF7-4F5D-8A6A-0B74E9C0163F", - "ticketNumber": "6AF828Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.774543, -79.983445", - "loadTime": "09/22/2019 15:32:19", - "straightDistance": "16.19", - "routeDistance": "18.6", - "timeToTower": "1:16:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:49:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_6AF828Z_201909221532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0884692-9E26-4D42-9E55-6C508910CCB8", - "ticketNumber": "8BF3NJS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815762, -79.994175", - "loadTime": "09/22/2019 15:25:43", - "straightDistance": "15.3", - "routeDistance": "17.65", - "timeToTower": "1:17:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:42:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_8BF3NJS_201909221525_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1836C6F-A768-41D9-8C1B-86140B7DE6C2", - "ticketNumber": "4LTUTEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.792337, -80.013358", - "loadTime": "09/22/2019 13:00:35", - "straightDistance": "14.29", - "routeDistance": "16.17", - "timeToTower": "1:13:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "14:14:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_4LTUTEB_201909221300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2AF985B-F60C-47F6-9607-347A53A5A2C0", - "ticketNumber": "3BTN9B8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.774647, -79.983520", - "loadTime": "09/22/2019 14:57:28", - "straightDistance": "16.19", - "routeDistance": "18.59", - "timeToTower": "1:20:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:18:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 55, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_3BTN9B8_201909221457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4514C95-2DFA-4569-B8A2-6F3569E1DFDA", - "ticketNumber": "9U725CF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825032, -80.054511", - "loadTime": "09/22/2019 14:19:12", - "straightDistance": "11.81", - "routeDistance": "16.24", - "timeToTower": "0:52:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "15:11:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 65, - "quantity": 46.2, - "calculatedQuantity": "46.2 CY", - "s3DownloadKey": "HaulPass_9U725CF_201909221419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6A14D6A-5199-4C45-82F8-B92B3D286979", - "ticketNumber": "6PKLQJU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.834004, -80.051842", - "loadTime": "09/22/2019 12:11:49", - "straightDistance": "12.01", - "routeDistance": "15.3", - "timeToTower": "1:17:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "13:29:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_6PKLQJU_201909221211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6AE254F-5D24-499C-9E7E-3E0A171C1B2F", - "ticketNumber": "5DD63ZH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.837442, -80.072548", - "loadTime": "09/22/2019 11:39:05", - "straightDistance": "10.84", - "routeDistance": "13.63", - "timeToTower": "1:22:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "13:01:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_5DD63ZH_201909221139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8C3F70F-5819-4E03-9AE1-2AE7B30C3C09", - "ticketNumber": "3D6F4F9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815762, -79.994175", - "loadTime": "09/22/2019 15:25:58", - "straightDistance": "15.3", - "routeDistance": "17.65", - "timeToTower": "1:18:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:44:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_3D6F4F9_201909221525_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8D8396B-5AA0-418F-9CEC-D500934C7A9F", - "ticketNumber": "3WMCLPB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.729072, -80.280552", - "loadTime": "09/22/2019 16:35:12", - "straightDistance": "6.22", - "routeDistance": "10.13", - "timeToTower": "0:28:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "17:04:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 50, - "quantity": 38.4, - "calculatedQuantity": "38.4 CY", - "s3DownloadKey": "HaulPass_3WMCLPB_201909221635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8ED18A7-6D11-43D4-8E10-C376574A03DF", - "ticketNumber": "4FQPF4Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.811583, -80.270161", - "loadTime": "09/22/2019 13:00:24", - "straightDistance": ".81", - "routeDistance": "1.65", - "timeToTower": "0:14:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "13:14:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 85, - "quantity": 60.5, - "calculatedQuantity": "60.5 CY", - "s3DownloadKey": "HaulPass_4FQPF4Q_201909221300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB540E85-31A2-4000-8E83-508DC46DF75F", - "ticketNumber": "8PBJF4P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813382, -80.108217", - "loadTime": "09/22/2019 13:55:51", - "straightDistance": "8.68", - "routeDistance": "10.67", - "timeToTower": "0:29:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "14:25:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_8PBJF4P_201909221355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDBB892F-B5D3-4B68-82E9-B8F4E0795093", - "ticketNumber": "8XCBH5L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815677, -79.994279", - "loadTime": "09/22/2019 14:04:33", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:41:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "14:45:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_8XCBH5L_201909221404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF896088-EA24-499B-A8F3-EBA5C6320E5E", - "ticketNumber": "8GAN9RD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.758385, -80.150925", - "loadTime": "09/22/2019 16:28:44", - "straightDistance": "7.41", - "routeDistance": "12", - "timeToTower": "0:37:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "17:05:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_8GAN9RD_201909221628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFA9F774-585A-4397-A9BC-A3530D65CF1F", - "ticketNumber": "9PG97UA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.777931, -79.974497", - "loadTime": "09/21/2019 21:57:01", - "straightDistance": "16.66", - "routeDistance": "18.36", - "timeToTower": "13:41:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "11:38:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 70, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_9PG97UA_201909212157_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F07ED78E-1D4A-4D28-BF10-C38C8EF29060", - "ticketNumber": "5UFAYFX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813516, -80.108050", - "loadTime": "09/22/2019 11:15:09", - "straightDistance": "8.69", - "routeDistance": "10.65", - "timeToTower": "0:24:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "11:39:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 70, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_5UFAYFX_201909221115_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1AB8F65-7594-4F3D-ACF1-6866EFE79115", - "ticketNumber": "4QDZNJT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813462, -80.108053", - "loadTime": "09/22/2019 12:15:18", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:22:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "12:38:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_4QDZNJT_201909221215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC76199B-55E5-49A2-94F5-5921ACDF22BE", - "ticketNumber": "8H5VNFG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.781334, -79.985353", - "loadTime": "09/22/2019 12:30:53", - "straightDistance": "16", - "routeDistance": "17.65", - "timeToTower": "3:51:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "16:22:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 60, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_8H5VNFG_201909221230_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D42B57D3-E306-455A-8788-63C07E7D5097", - "ticketNumber": "3HMFE66", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.797962, -79.877783", - "loadTime": "09/22/2019 13:59:16", - "straightDistance": "14.33", - "routeDistance": "15.76", - "timeToTower": "1:17:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "15:17:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 80, - "quantity": 68.7, - "calculatedQuantity": "68.7 CY", - "s3DownloadKey": "HaulPass_3HMFE66_201909221359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF036E82-F45E-4EBF-9658-E4E491ACE5AD", - "ticketNumber": "9ULXEQQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.799881, -79.880375", - "loadTime": "09/22/2019 14:35:30", - "straightDistance": "14.35", - "routeDistance": "15.43", - "timeToTower": "0:39:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "15:14:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 75, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_9ULXEQQ_201909221406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03508224-CF68-4D00-BA88-3CC97CF9DE68", - "ticketNumber": "9Q3K7AQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.753188, -80.348382", - "loadTime": "09/22/2019 16:03:22", - "straightDistance": "11.34", - "routeDistance": "12.9", - "timeToTower": "0:24:52", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "16:28:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 80, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_9Q3K7AQ_201909221603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "172AE2EA-6901-4F22-856B-89EB9DB00980", - "ticketNumber": "8AU5EY5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.753181, -80.348498", - "loadTime": "09/22/2019 16:04:06", - "straightDistance": "11.34", - "routeDistance": "12.9", - "timeToTower": "0:25:05", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "16:29:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_8AU5EY5_201909221604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D92C6F9-0338-4E1C-89D0-EAB979019891", - "ticketNumber": "L79W8RV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.565131, -80.375086", - "loadTime": "09/22/2019 18:19:11", - "straightDistance": "2", - "routeDistance": "2.55", - "timeToTower": "0:32:37", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "18:51:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_L79W8RV_201909221819_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "210035DE-45DD-4CE0-A0D2-E164C6B615FD", - "ticketNumber": "5NNVNZU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.566849, -80.371782", - "loadTime": "09/22/2019 15:37:47", - "straightDistance": "1.79", - "routeDistance": "2.32", - "timeToTower": "0:37:11", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "16:14:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_5NNVNZU_201909221537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "238256CB-DD78-4F7A-A3A5-CBC043737A51", - "ticketNumber": "6YXKKER", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.565188, -80.375206", - "loadTime": "09/22/2019 18:20:09", - "straightDistance": "2", - "routeDistance": "2.55", - "timeToTower": "0:30:54", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "18:51:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_6YXKKER_201909221820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2AA29044-8C97-4D78-B7C4-B46F8D48626E", - "ticketNumber": "6WCGDT3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.566359, -80.373723", - "loadTime": "09/22/2019 15:39:28", - "straightDistance": "1.88", - "routeDistance": "2.43", - "timeToTower": "0:36:31", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "16:15:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_6WCGDT3_201909221539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57633615-8CD1-4E81-92E5-5A3F22F5A379", - "ticketNumber": "5QBZTT2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.675876, -80.344807", - "loadTime": "09/22/2019 17:05:27", - "straightDistance": "6.03", - "routeDistance": "7.46", - "timeToTower": "1:49:43", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "18:55:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 85, - "quantity": 63.7, - "calculatedQuantity": "63.7 CY", - "s3DownloadKey": "HaulPass_5QBZTT2_201909221705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A531208-5155-4566-A74A-2152116C3EE2", - "ticketNumber": "5LCFPJG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.676282, -80.338147", - "loadTime": "09/22/2019 15:08:33", - "straightDistance": "6.11", - "routeDistance": "7.84", - "timeToTower": "1:25:35", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "16:34:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 25, - "quantity": 18.7, - "calculatedQuantity": "18.7 CY", - "s3DownloadKey": "HaulPass_5LCFPJG_201909221508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F7D235D-02B4-47F0-97AD-3531F3D39E42", - "ticketNumber": "9GG3WFY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.753677, -80.348442", - "loadTime": "09/22/2019 18:20:09", - "straightDistance": "11.37", - "routeDistance": "12.93", - "timeToTower": "0:29:13", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "18:49:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_9GG3WFY_201909221820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A2453B2-ED0E-4DDE-93CE-F72EF3EB30A0", - "ticketNumber": "H36A6PF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.566064, -80.373810", - "loadTime": "09/22/2019 16:56:16", - "straightDistance": "1.9", - "routeDistance": "2.45", - "timeToTower": "0:51:52", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "17:48:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_H36A6PF_201909221656_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B2A6051-7B8E-48A0-B974-3176444D1F51", - "ticketNumber": "5NQWT4Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.675477, -80.344374", - "loadTime": "09/22/2019 15:31:07", - "straightDistance": "6", - "routeDistance": "7.48", - "timeToTower": "1:01:46", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "16:32:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_5NQWT4Q_201909221531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4DA622B-E273-4C85-AD3C-7B42839C8A7B", - "ticketNumber": "5FWVQEZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.565777, -80.373951", - "loadTime": "09/22/2019 16:58:10", - "straightDistance": "1.92", - "routeDistance": "2.47", - "timeToTower": "0:49:14", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "17:47:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_5FWVQEZ_201909221658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADA1F673-8CD5-4CD5-9FE4-C50E6843E7C5", - "ticketNumber": "5YKQRQ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.752870, -80.348205", - "loadTime": "09/22/2019 18:15:59", - "straightDistance": "11.32", - "routeDistance": "12.87", - "timeToTower": "0:32:34", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "18:48:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 80, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_5YKQRQ2_201909221815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C051B411-32E9-4251-9013-DBDA9698DB49", - "ticketNumber": "9PXY6X2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.675759, -80.344502", - "loadTime": "09/22/2019 17:23:24", - "straightDistance": "6.02", - "routeDistance": "7.47", - "timeToTower": "1:30:59", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "18:54:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_9PXY6X2_201909221720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0011C53B-E76F-4885-B5B1-68FE7F082216", - "ticketNumber": "9V3MUQV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.797787, -79.877867", - "loadTime": "09/22/2019 15:57:28", - "straightDistance": "14.34", - "routeDistance": "15.74", - "timeToTower": "1:30:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "17:28:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 70, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_9V3MUQV_201909221557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0209A451-BE01-406D-8196-3EB594E9560D", - "ticketNumber": "69XFAPH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.870937, -79.816370", - "loadTime": "09/22/2019 14:14:00", - "straightDistance": "8.43", - "routeDistance": "14.13", - "timeToTower": "2:30:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "16:44:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 80, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_69XFAPH_201909221414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0405C52A-72B4-4768-B87A-C97C1D6BF6B0", - "ticketNumber": "46N8YZ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.852687, -79.867910", - "loadTime": "09/22/2019 17:19:22", - "straightDistance": "11.64", - "routeDistance": "13.77", - "timeToTower": "1:31:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "18:50:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 80, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_46N8YZ7_201909221719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0677BA82-D6E7-4B64-ADEA-1ACDB6DDFE04", - "ticketNumber": "9KM6ED5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.798384, -79.762144", - "loadTime": "09/22/2019 17:52:40", - "straightDistance": "10.31", - "routeDistance": "16.62", - "timeToTower": "1:00:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "18:52:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 80, - "quantity": 58.7, - "calculatedQuantity": "58.7 CY", - "s3DownloadKey": "HaulPass_9KM6ED5_201909221752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09463E12-EA95-40A3-A2CC-22ED408AB3A8", - "ticketNumber": "4SBZQPR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.791315, -79.781452", - "loadTime": "09/22/2019 16:08:02", - "straightDistance": "11.22", - "routeDistance": "15.4", - "timeToTower": "1:04:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "17:12:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_4SBZQPR_201909221608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D772EB8-9534-4E46-AE7D-B3216764C69A", - "ticketNumber": "9ETRBH6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.770121, -79.823450", - "loadTime": "09/22/2019 16:33:25", - "straightDistance": "13.72", - "routeDistance": "17.18", - "timeToTower": "1:53:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "18:27:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 65, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_9ETRBH6_201909221633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12127509-9FDA-4DB5-AF35-3727582294BD", - "ticketNumber": "DHC6QT3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.831548, -79.869934", - "loadTime": "09/22/2019 16:48:45", - "straightDistance": "12.52", - "routeDistance": "14.08", - "timeToTower": "1:11:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "18:00:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_DHC6QT3_201909221644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1270E304-2795-425F-9420-CBBF1599036E", - "ticketNumber": "6LQQE59", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.829890, -79.868363", - "loadTime": "09/22/2019 17:14:23", - "straightDistance": "12.51", - "routeDistance": "14.24", - "timeToTower": "0:45:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "17:59:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_6LQQE59_201909221703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "176C92FE-006F-48B7-8069-DE867838A9A0", - "ticketNumber": "3CNBHYS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.804471, -79.859541", - "loadTime": "09/22/2019 15:31:16", - "straightDistance": "13.24", - "routeDistance": "14.71", - "timeToTower": "0:40:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "16:11:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 80, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_3CNBHYS_201909221531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17C470B3-3509-41CA-AA94-8B3629DADBBB", - "ticketNumber": "6BEMXNH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.801155, -79.850602", - "loadTime": "09/22/2019 15:25:40", - "straightDistance": "13.03", - "routeDistance": "14.13", - "timeToTower": "0:39:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "16:05:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 85, - "quantity": 63.6, - "calculatedQuantity": "63.6 CY", - "s3DownloadKey": "HaulPass_6BEMXNH_201909221507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27BB2517-920B-4ADC-A9DA-2B387D3DE1CA", - "ticketNumber": "5VMS7JH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.799112, -79.880026", - "loadTime": "09/22/2019 16:21:37", - "straightDistance": "14.37", - "routeDistance": "15.49", - "timeToTower": "0:52:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "17:14:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 90, - "quantity": 78.1, - "calculatedQuantity": "78.1 CY", - "s3DownloadKey": "HaulPass_J001_5VMS7JH_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D556B0D-E8E6-4888-B01E-563182143E8E", - "ticketNumber": "8V7WKGG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.802271, -79.850293", - "loadTime": "09/22/2019 17:10:32", - "straightDistance": "12.97", - "routeDistance": "14.05", - "timeToTower": "0:38:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "17:49:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_8V7WKGG_201909221649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D5B8798-8972-4BEC-8AEB-4511FAA1D6A9", - "ticketNumber": "5UJ3FU6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.763025, -79.836324", - "loadTime": "09/22/2019 15:34:37", - "straightDistance": "14.54", - "routeDistance": "17.39", - "timeToTower": "1:03:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "16:38:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 65, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_5UJ3FU6_201909221421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3969E59E-3709-4B42-A3F8-BB969B3760DB", - "ticketNumber": "ZG27EBG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.804535, -79.859987", - "loadTime": "09/22/2019 17:02:43", - "straightDistance": "13.26", - "routeDistance": "14.68", - "timeToTower": "0:50:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "17:53:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 80, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_ZG27EBG_201909221647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42644405-761D-4A14-834F-91A5E99792F2", - "ticketNumber": "8BX754Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.797448, -79.883157", - "loadTime": "09/22/2019 14:30:46", - "straightDistance": "14.58", - "routeDistance": "15.73", - "timeToTower": "0:55:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "15:25:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 70, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_8BX754Y_201909221400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "449B8CA8-BF6B-4F52-893E-8E8BC63EB4E2", - "ticketNumber": "4CKRTXE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.798856, -79.882809", - "loadTime": "09/22/2019 17:09:20", - "straightDistance": "14.5", - "routeDistance": "15.61", - "timeToTower": "1:04:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "18:13:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_4CKRTXE_201909221652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49FF0859-DDC4-4DAF-BC8A-A8EBA673DD4B", - "ticketNumber": "6LTFGYJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.852058, -79.870474", - "loadTime": "09/22/2019 18:16:47", - "straightDistance": "11.79", - "routeDistance": "13.93", - "timeToTower": "0:38:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "18:54:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_6LTFGYJ_201909221452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51A87186-A3B3-4FB7-BEF2-25FD1D54B250", - "ticketNumber": "3PSNTRJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.786415, -79.788594", - "loadTime": "09/22/2019 17:19:39", - "straightDistance": "11.72", - "routeDistance": "15.09", - "timeToTower": "1:00:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "18:20:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 65, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_3PSNTRJ_201909221719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5478402B-4A8D-4038-B14B-66182401BCE3", - "ticketNumber": "79XRCK3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.848688, -79.874084", - "loadTime": "09/22/2019 17:05:39", - "straightDistance": "12.09", - "routeDistance": "13.97", - "timeToTower": "0:37:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "17:43:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 65, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_79XRCK3_201909221654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "597DC0F0-B5A2-441F-B266-5CD9B45ADEBE", - "ticketNumber": "4H9G7TF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.895235, -79.833623", - "loadTime": "09/22/2019 17:12:13", - "straightDistance": "8.6", - "routeDistance": "12.76", - "timeToTower": "0:46:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "17:58:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 70, - "quantity": 51.9, - "calculatedQuantity": "51.9 CY", - "s3DownloadKey": "HaulPass_4H9G7TF_201909221703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CFFEC36-A77F-4BE7-BFF2-CA91471A5121", - "ticketNumber": "6UN5TMJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.831382, -79.871267", - "loadTime": "09/22/2019 15:07:37", - "straightDistance": "12.59", - "routeDistance": "14", - "timeToTower": "0:38:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "15:46:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_6UN5TMJ_201909221504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "642B0310-238B-4931-8E27-5EF97B57494E", - "ticketNumber": "4MXW8V8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.901004, -79.826009", - "loadTime": "09/22/2019 14:01:34", - "straightDistance": "8.05", - "routeDistance": "12.4", - "timeToTower": "1:49:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "15:51:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_4MXW8V8_201909221401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6AFA4A6A-E58D-4FC6-B2D3-AFCEDE7A82A7", - "ticketNumber": "784ER2Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.841218, -79.862850", - "loadTime": "09/22/2019 14:44:13", - "straightDistance": "11.81", - "routeDistance": "12.98", - "timeToTower": "0:43:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "15:27:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_784ER2Y_201909221444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CE54193-35FD-4225-B470-94D8CFE17423", - "ticketNumber": "7JSSGNH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.892692, -79.835591", - "loadTime": "09/22/2019 16:28:47", - "straightDistance": "8.77", - "routeDistance": "13.03", - "timeToTower": "1:26:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "17:55:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 80, - "quantity": 57.4, - "calculatedQuantity": "57.4 CY", - "s3DownloadKey": "HaulPass_7JSSGNH_201909221547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81A9D527-02A8-4C52-8D2C-8493BC91E934", - "ticketNumber": "5VZXCA6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.786386, -79.788651", - "loadTime": "09/22/2019 17:16:08", - "straightDistance": "11.72", - "routeDistance": "15.04", - "timeToTower": "1:07:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "18:23:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 65, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_5VZXCA6_201909221716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88A57908-9EDF-47F8-95A4-A9F818CBF0CD", - "ticketNumber": "TDTQYZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.799870, -79.883037", - "loadTime": "09/22/2019 17:40:19", - "straightDistance": "14.47", - "routeDistance": "15.53", - "timeToTower": "0:38:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "18:19:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 60, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_TDTQYZL_201909221727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9BB261F2-33FE-41FA-BA31-7F5D0904E888", - "ticketNumber": "8SKC5QA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.761149, -79.841953", - "loadTime": "09/22/2019 17:21:04", - "straightDistance": "14.84", - "routeDistance": "17.8", - "timeToTower": "0:41:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "18:02:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 90, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_8SKC5QA_201909221713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A994E7C6-75F2-4A1F-A019-BEF0E18CC70E", - "ticketNumber": "73YWN4G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.797030, -79.883426", - "loadTime": "09/22/2019 14:37:47", - "straightDistance": "14.61", - "routeDistance": "15.76", - "timeToTower": "0:45:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "15:23:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 75, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_73YWN4G_201909221437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA510A35-BF43-4172-8BD7-A0D1C4CB8BBC", - "ticketNumber": "4DXZH4U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.764852, -79.833443", - "loadTime": "09/22/2019 17:08:17", - "straightDistance": "14.34", - "routeDistance": "17.92", - "timeToTower": "1:16:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "18:24:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 75, - "quantity": 60.4, - "calculatedQuantity": "60.4 CY", - "s3DownloadKey": "HaulPass_4DXZH4U_201909221650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9E92BD2-B507-4EDC-9783-96D1FDA2B8E2", - "ticketNumber": "5U63JW5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.831497, -79.870980", - "loadTime": "09/22/2019 15:09:43", - "straightDistance": "12.57", - "routeDistance": "14.02", - "timeToTower": "0:37:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "15:47:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_5U63JW5_201909221509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D206A790-2430-4C6F-B80C-2C3B8D0B7606", - "ticketNumber": "36A3KDD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.841192, -79.862794", - "loadTime": "09/22/2019 14:55:19", - "straightDistance": "11.8", - "routeDistance": "12.98", - "timeToTower": "0:33:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "15:28:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 55, - "quantity": 39.6, - "calculatedQuantity": "39.6 CY", - "s3DownloadKey": "HaulPass_36A3KDD_201909221455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D61F08FC-5D5B-489E-B161-C2E0C336B0FD", - "ticketNumber": "3UCZ5F3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.851050, -79.779996", - "loadTime": "09/22/2019 16:13:40", - "straightDistance": "7.72", - "routeDistance": "9.51", - "timeToTower": "0:57:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "17:11:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_3UCZ5F3_201909221530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D62026CA-2C35-475E-A137-EF4DC106D0F0", - "ticketNumber": "5TTJJZG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.761593, -79.839264", - "loadTime": "09/22/2019 13:17:18", - "straightDistance": "14.72", - "routeDistance": "17.6", - "timeToTower": "3:19:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "16:37:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 75, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_5TTJJZG_201909221310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFF5F0E3-4744-495D-94EB-174AB9E4875E", - "ticketNumber": "3BXS7L4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.848114, -79.872750", - "loadTime": "09/22/2019 16:51:24", - "straightDistance": "12.04", - "routeDistance": "13.84", - "timeToTower": "0:49:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "17:40:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_3BXS7L4_201909221638_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2F1E39B-2433-41D4-AA12-E87857D505D5", - "ticketNumber": "8X9VUPX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.871598, -79.821362", - "loadTime": "09/22/2019 14:27:56", - "straightDistance": "8.65", - "routeDistance": "14.21", - "timeToTower": "2:12:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "16:40:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_8X9VUPX_201909221418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9710F85-3C2C-4BB9-9CCE-70A3B017E5CA", - "ticketNumber": "9HH5SJV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.901074, -79.825929", - "loadTime": "09/22/2019 14:02:01", - "straightDistance": "8.05", - "routeDistance": "12.4", - "timeToTower": "1:51:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "15:53:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_9HH5SJV_201909221402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0031A90D-B59E-4B32-8C7A-A2FC3796CD9D", - "ticketNumber": "7TDM2H6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.653434, -80.138798", - "loadTime": "09/22/2019 17:53:37", - "straightDistance": "4.52", - "routeDistance": "6.57", - "timeToTower": "0:18:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "18:12:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 85, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_7TDM2H6_201909221753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00817E99-1AE1-4508-AFA9-67787BDC714F", - "ticketNumber": "9MZMBC3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736399, -80.158675", - "loadTime": "09/22/2019 19:38:07", - "straightDistance": "7.02", - "routeDistance": "12.52", - "timeToTower": "0:44:36", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "20:22:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 75, - "quantity": 55.6, - "calculatedQuantity": "55.6 CY", - "s3DownloadKey": "HaulPass_9MZMBC3_201909221938_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00E90E77-42C9-445E-8C9A-48E79A953FD4", - "ticketNumber": "3EPCP4K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.736804, -79.917099", - "loadTime": "09/22/2019 15:10:40", - "straightDistance": "9.64", - "routeDistance": "16.54", - "timeToTower": "1:55:57", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:06:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 70, - "quantity": 42.4, - "calculatedQuantity": "42.4 CY", - "s3DownloadKey": "HaulPass_3EPCP4K_201909221510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "016BF643-9381-4345-B3B3-9603F011B713", - "ticketNumber": "4FTM8UJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.675438, -80.103521", - "loadTime": "09/22/2019 16:57:29", - "straightDistance": "2.28", - "routeDistance": "4.74", - "timeToTower": "0:26:00", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:23:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_4FTM8UJ_201909221657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02E07FF4-CFCF-40E7-89A0-AB3722EF84F7", - "ticketNumber": "9YXN6LP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.738222, -79.918044", - "loadTime": "09/22/2019 18:01:01", - "straightDistance": "9.63", - "routeDistance": "16.42", - "timeToTower": "1:16:03", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:17:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 70, - "quantity": 42.4, - "calculatedQuantity": "42.4 CY", - "s3DownloadKey": "HaulPass_9YXN6LP_201909221801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "041FFB43-8AB6-496E-8E4C-372FC4741F2F", - "ticketNumber": "7YKYWUD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676767, -80.189848", - "loadTime": "09/22/2019 19:59:35", - "straightDistance": "7.29", - "routeDistance": "13.1", - "timeToTower": "0:59:55", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "20:59:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_7YKYWUD_201909221959_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05502418-2487-4C99-B093-526B5A6A3EB0", - "ticketNumber": "8DR4ZQZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.720531, -80.081027", - "loadTime": "09/22/2019 15:11:55", - "straightDistance": "3.44", - "routeDistance": "5.38", - "timeToTower": "0:20:24", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:32:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 60, - "quantity": 43.3, - "calculatedQuantity": "43.3 CY", - "s3DownloadKey": "HaulPass_8DR4ZQZ_201909221511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06285C06-7261-4872-B907-570B4CE0F3DB", - "ticketNumber": "7J8Q96W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.657791, -80.128675", - "loadTime": "09/22/2019 15:00:58", - "straightDistance": "3.87", - "routeDistance": "6.97", - "timeToTower": "0:20:13", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:21:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 70, - "quantity": 41.2, - "calculatedQuantity": "41.2 CY", - "s3DownloadKey": "HaulPass_7J8Q96W_201909221500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0845B6CF-6817-4071-8B26-90ED75656DD7", - "ticketNumber": "9M432VB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.698638, -79.952112", - "loadTime": "09/22/2019 18:21:04", - "straightDistance": "6.77", - "routeDistance": "16.7", - "timeToTower": "1:12:17", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:33:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_9M432VB_201909221812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C6B410A-89AD-4B87-B91F-3FEDC127051E", - "ticketNumber": "8948PSZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.653342, -80.138802", - "loadTime": "09/22/2019 18:35:12", - "straightDistance": "4.53", - "routeDistance": "6.57", - "timeToTower": "0:25:34", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:00:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 80, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_8948PSZ_201909221835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F2878FD-8391-4753-BC24-1FA4F94ECA4F", - "ticketNumber": "8ES6WDT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.652991, -80.139579", - "loadTime": "09/22/2019 18:37:41", - "straightDistance": "4.58", - "routeDistance": "6.65", - "timeToTower": "0:24:47", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:02:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 90, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_8ES6WDT_201909221837_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1099A342-90EC-444C-B3F7-704854754E4D", - "ticketNumber": "5HA44KY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.655789, -80.132407", - "loadTime": "09/22/2019 15:34:45", - "straightDistance": "4.12", - "routeDistance": "6.61", - "timeToTower": "0:26:31", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "16:01:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_5HA44KY_201909221534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12B0BA22-823B-48FF-9683-3DD2406402A7", - "ticketNumber": "5X7BEDV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.744267, -79.942741", - "loadTime": "09/22/2019 18:31:05", - "straightDistance": "8.62", - "routeDistance": "14.7", - "timeToTower": "0:42:18", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:13:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 85, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_5X7BEDV_201909221831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15B7526D-02CA-4711-8A69-32F87D7D8019", - "ticketNumber": "V82CP2T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.731431, -80.045592", - "loadTime": "09/22/2019 19:57:01", - "straightDistance": "4.2", - "routeDistance": "7.89", - "timeToTower": "0:44:03", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "20:41:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 85, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_V82CP2T_201909221957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "175BE076-1204-4072-A441-EF645B5EE52C", - "ticketNumber": "6P93RWD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.655701, -80.132363", - "loadTime": "09/22/2019 15:35:17", - "straightDistance": "4.12", - "routeDistance": "6.6", - "timeToTower": "0:27:36", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "16:02:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_6P93RWD_201909221535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17DDB08E-179C-426A-856B-F9B0269BD12C", - "ticketNumber": "6Q5NFMZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.675554, -80.102846", - "loadTime": "09/22/2019 15:17:10", - "straightDistance": "2.24", - "routeDistance": "4.71", - "timeToTower": "0:27:05", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:44:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_6Q5NFMZ_201909221517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F55D2B8-EE7F-4503-92BC-717DF98CE3DA", - "ticketNumber": "6X9CUHW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.668831, -80.117073", - "loadTime": "09/22/2019 17:17:02", - "straightDistance": "3.07", - "routeDistance": "5.66", - "timeToTower": "0:30:11", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:47:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_6X9CUHW_201909221717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2188FADA-AD1F-480C-942E-218BE8378387", - "ticketNumber": "3HGR3S2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.738026, -79.918113", - "loadTime": "09/22/2019 20:04:53", - "straightDistance": "9.62", - "routeDistance": "16.43", - "timeToTower": "1:22:12", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "21:27:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 80, - "quantity": 55.4, - "calculatedQuantity": "55.4 CY", - "s3DownloadKey": "HaulPass_3HGR3S2_201909222004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2237B2B3-B843-4308-A3C3-BD37E8F3F12E", - "ticketNumber": "9B5CLP2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.701703, -80.152136", - "loadTime": "09/22/2019 20:59:19", - "straightDistance": "5.48", - "routeDistance": "10.04", - "timeToTower": "0:31:23", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "21:30:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_9B5CLP2_201909222059_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23CA153D-AD84-4C74-84D5-3A8D8E18A7A6", - "ticketNumber": "9WJLEBG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.675378, -80.103217", - "loadTime": "09/22/2019 16:53:16", - "straightDistance": "2.26", - "routeDistance": "4.73", - "timeToTower": "0:29:27", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:22:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_9WJLEBG_201909221653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23D93270-A10F-403A-BCAC-1F8E79991DD1", - "ticketNumber": "6M5M4MU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.658400, -80.129858", - "loadTime": "09/22/2019 15:43:46", - "straightDistance": "3.93", - "routeDistance": "6.9", - "timeToTower": "0:27:39", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "16:11:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 85, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_6M5M4MU_201909221543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "247B5E82-ECFA-4312-88BC-960F8D748D2F", - "ticketNumber": "3BMHEMC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.746356, -79.930262", - "loadTime": "09/22/2019 17:21:30", - "straightDistance": "9.31", - "routeDistance": "15.57", - "timeToTower": "1:42:12", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:03:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_3BMHEMC_201909221712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26D812A6-B056-4483-8E7A-EB5359909FA0", - "ticketNumber": "5BE8EAD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.744318, -79.942727", - "loadTime": "09/22/2019 18:14:07", - "straightDistance": "8.63", - "routeDistance": "14.7", - "timeToTower": "0:57:56", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:12:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 80, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_5BE8EAD_201909221814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29BF6722-45DA-402A-9CB6-756A167E12A0", - "ticketNumber": "4SJHR5Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742958, -79.943874", - "loadTime": "09/22/2019 20:23:53", - "straightDistance": "8.52", - "routeDistance": "14.84", - "timeToTower": "1:18:00", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "21:41:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 70, - "quantity": 51.3, - "calculatedQuantity": "51.3 CY", - "s3DownloadKey": "HaulPass_4SJHR5Z_201909222023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29FEFC36-F0D4-4A08-90EE-340B24D69911", - "ticketNumber": "6CALZGR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.747975, -79.931052", - "loadTime": "09/22/2019 20:39:58", - "straightDistance": "9.33", - "routeDistance": "15.65", - "timeToTower": "0:53:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "21:33:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 80, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_6CALZGR_201909222039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FA1266E-E778-427E-9673-1C24B2E7664D", - "ticketNumber": "5F79LE2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.701556, -79.958569", - "loadTime": "09/22/2019 16:10:17", - "straightDistance": "6.47", - "routeDistance": "15.64", - "timeToTower": "0:52:58", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:03:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_5F79LE2_201909221536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FA2527F-FF33-4A52-B849-F33B3786CA2B", - "ticketNumber": "5A2M55A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.603119, -80.198718", - "loadTime": "09/22/2019 16:25:27", - "straightDistance": "9.17", - "routeDistance": "17.09", - "timeToTower": "0:55:01", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:20:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 80, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_5A2M55A_201909221612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "30C5A811-E1BA-451F-91CA-3B5564CCAF88", - "ticketNumber": "73AU2PK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.672322, -80.110014", - "loadTime": "09/22/2019 20:58:58", - "straightDistance": "2.65", - "routeDistance": "5.18", - "timeToTower": "0:22:01", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "21:20:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_73AU2PK_201909222058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "328D66D0-6545-4406-90AE-2DF4EA2BEE05", - "ticketNumber": "4XNQXS6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.782284, -80.014906", - "loadTime": "09/22/2019 16:03:08", - "straightDistance": "8.09", - "routeDistance": "15.51", - "timeToTower": "1:14:24", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:17:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 75, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_4XNQXS6_201909221555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35471511-3E98-4046-842E-95D4AA2035C2", - "ticketNumber": "6AB7QYL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.741864, -79.907822", - "loadTime": "09/22/2019 15:20:54", - "straightDistance": "10.27", - "routeDistance": "16.78", - "timeToTower": "0:57:35", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "16:18:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 75, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_6AB7QYL_201909221520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3721DA71-15AD-46B6-949F-975C6AB2E8D3", - "ticketNumber": "S5ZJBGK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.675221, -80.103156", - "loadTime": "09/22/2019 18:25:40", - "straightDistance": "2.26", - "routeDistance": "4.73", - "timeToTower": "0:32:15", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "18:57:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_S5ZJBGK_201909221825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37A492BF-267C-4D1E-8023-59CDC007B9C8", - "ticketNumber": "5NSQ6TP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.727023, -80.021963", - "loadTime": "09/22/2019 16:28:17", - "straightDistance": "4.49", - "routeDistance": "6.05", - "timeToTower": "0:22:32", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "16:50:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_5NSQ6TP_201909221621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39476106-0AFB-4E95-B692-F397B91737B5", - "ticketNumber": "6X6KDY8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.653278, -80.138451", - "loadTime": "09/22/2019 17:37:32", - "straightDistance": "4.51", - "routeDistance": "6.55", - "timeToTower": "0:33:41", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "18:11:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 85, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_6X6KDY8_201909221737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39556766-9033-4BB0-93D3-3DDB1695068F", - "ticketNumber": "7XY4XWZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.670582, -80.113447", - "loadTime": "09/22/2019 19:08:17", - "straightDistance": "2.85", - "routeDistance": "5.41", - "timeToTower": "0:27:15", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:35:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_7XY4XWZ_201909221908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BE4FCB3-3F72-46B6-8187-AD9D1AC730B9", - "ticketNumber": "7GSFBPX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.601730, -80.198877", - "loadTime": "09/22/2019 14:49:58", - "straightDistance": "9.23", - "routeDistance": "17.21", - "timeToTower": "0:34:53", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:24:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_7GSFBPX_201909221449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EB39816-3F55-4A2D-9D92-A601141995FB", - "ticketNumber": "3RAKKNM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.603308, -80.194921", - "loadTime": "09/22/2019 20:29:37", - "straightDistance": "8.98", - "routeDistance": "16.92", - "timeToTower": "0:34:04", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "21:03:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 75, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_3RAKKNM_201909222029_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41A4C3C2-4245-4879-8CFE-1F6CB3422C84", - "ticketNumber": "7QRCVBQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.675678, -80.102713", - "loadTime": "09/22/2019 14:24:23", - "straightDistance": "2.23", - "routeDistance": "4.7", - "timeToTower": "0:32:19", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:56:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_7QRCVBQ_201909221424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "428CF90E-1411-422B-9661-89EC6516631B", - "ticketNumber": "3G5DU78", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743566, -79.909593", - "loadTime": "09/22/2019 17:22:23", - "straightDistance": "10.24", - "routeDistance": "16.62", - "timeToTower": "3:22:00", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "20:44:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 85, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_3G5DU78_201909221710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "463FBBC5-BB5E-4774-9B42-9C0109DDFE28", - "ticketNumber": "KLPE4Z4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.721335, -80.126517", - "loadTime": "09/22/2019 15:05:10", - "straightDistance": "4.93", - "routeDistance": "8.57", - "timeToTower": "1:15:20", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "16:20:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_KLPE4Z4_201909221505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4AA1786E-F3ED-4AD8-AFE8-4ACD55E110F8", - "ticketNumber": "6HC7FT5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.653902, -80.138369", - "loadTime": "09/22/2019 19:40:02", - "straightDistance": "4.49", - "routeDistance": "6.65", - "timeToTower": "0:33:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "20:13:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 75, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_6HC7FT5_201909221940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BA43E96-ABE0-4672-A552-400394042ECB", - "ticketNumber": "733D9NY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.662887, -80.221559", - "loadTime": "09/22/2019 13:59:57", - "straightDistance": "9.16", - "routeDistance": "15.11", - "timeToTower": "0:53:15", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:53:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 90, - "quantity": 68.5, - "calculatedQuantity": "68.5 CY", - "s3DownloadKey": "HaulPass_733D9NY_201909221359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D0C953A-BFEB-4F9F-A4B0-10AD197E1A64", - "ticketNumber": "4L993KE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742001, -79.921454", - "loadTime": "09/22/2019 14:59:42", - "straightDistance": "9.58", - "routeDistance": "15.8", - "timeToTower": "1:27:56", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "16:27:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_4L993KE_201909221459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "509A209E-A30A-41E2-A2B7-36BBF685C180", - "ticketNumber": "5XCZPZE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.741656, -79.907373", - "loadTime": "09/22/2019 15:39:08", - "straightDistance": "10.29", - "routeDistance": "16.81", - "timeToTower": "0:37:38", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "16:16:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_5XCZPZE_201909221539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52311A54-5CE3-4902-B845-483E030B6A0B", - "ticketNumber": "5H7QEE9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.744567, -79.929503", - "loadTime": "09/22/2019 14:53:18", - "straightDistance": "9.28", - "routeDistance": "15.69", - "timeToTower": "0:53:31", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:46:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_5H7QEE9_201909221427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "527314B0-BD57-4AE7-8677-3160E7356280", - "ticketNumber": "9XB292V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.676833, -80.189435", - "loadTime": "09/22/2019 19:58:40", - "straightDistance": "7.27", - "routeDistance": "13.1", - "timeToTower": "1:02:23", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "21:01:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 80, - "quantity": 60.9, - "calculatedQuantity": "60.9 CY", - "s3DownloadKey": "HaulPass_9XB292V_201909221958_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "551051BA-A4EF-450C-803E-CC61716070E8", - "ticketNumber": "99S5KHF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.738150, -79.918227", - "loadTime": "09/22/2019 16:34:06", - "straightDistance": "9.62", - "routeDistance": "16.42", - "timeToTower": "0:33:17", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:07:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 75, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_99S5KHF_201909221634_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59283690-AC26-4E88-8608-5497E0BCE90F", - "ticketNumber": "6ACTPCK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.737716, -80.159370", - "loadTime": "09/22/2019 17:51:02", - "straightDistance": "7.11", - "routeDistance": "12.42", - "timeToTower": "0:54:01", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "18:45:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 90, - "quantity": 66.7, - "calculatedQuantity": "66.7 CY", - "s3DownloadKey": "HaulPass_6ACTPCK_201909221751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AC463F6-B280-4EB1-85F7-1233535DCB4B", - "ticketNumber": "78X9E7U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.603320, -80.197889", - "loadTime": "09/22/2019 14:22:34", - "straightDistance": "9.12", - "routeDistance": "17.04", - "timeToTower": "1:00:59", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:23:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 80, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_78X9E7U_201909221422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C096A7D-53CF-43E8-A398-FFAD5BF7BB0D", - "ticketNumber": "34XWKBL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.672206, -80.109950", - "loadTime": "09/22/2019 20:59:47", - "straightDistance": "2.65", - "routeDistance": "5.18", - "timeToTower": "0:22:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "21:22:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_34XWKBL_201909222059_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E1E6D1F-0884-4816-92F5-5C4274787215", - "ticketNumber": "4RTHJR5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.658307, -80.129842", - "loadTime": "09/22/2019 16:47:21", - "straightDistance": "3.93", - "routeDistance": "6.91", - "timeToTower": "0:22:44", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:10:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 70, - "quantity": 41.2, - "calculatedQuantity": "41.2 CY", - "s3DownloadKey": "HaulPass_4RTHJR5_201909221644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E4E41B2-A2D6-4D91-A30B-5A4737521073", - "ticketNumber": "3SNFXTK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.737696, -80.156855", - "loadTime": "09/22/2019 15:01:09", - "straightDistance": "7", - "routeDistance": "12.14", - "timeToTower": "0:36:12", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:37:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_3SNFXTK_201909221501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "619D8B69-226B-4452-B665-8C05E7FA63D6", - "ticketNumber": "8XTLVA3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.644306, -80.250205", - "loadTime": "09/22/2019 16:23:35", - "straightDistance": "10.98", - "routeDistance": "17.07", - "timeToTower": "0:36:12", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "16:59:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 50, - "quantity": 38.1, - "calculatedQuantity": "38.1 CY", - "s3DownloadKey": "HaulPass_8XTLVA3_201909221623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62888CDD-1A92-4041-8F7D-1F69808E7686", - "ticketNumber": "9ASFLZH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.740088, -79.906864", - "loadTime": "09/22/2019 20:05:45", - "straightDistance": "10.27", - "routeDistance": "16.88", - "timeToTower": "0:37:32", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "20:43:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 75, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_9ASFLZH_201909222005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "638261D8-0D7D-4258-A82A-A100E746E493", - "ticketNumber": "37MB2R3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.785626, -80.017847", - "loadTime": "09/22/2019 14:38:41", - "straightDistance": "8.25", - "routeDistance": "15.46", - "timeToTower": "1:11:38", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:50:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 70, - "quantity": 37.3, - "calculatedQuantity": "37.3 CY", - "s3DownloadKey": "HaulPass_37MB2R3_201909221438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65EF9A15-00C6-4F5D-83AE-19EACEEA258E", - "ticketNumber": "XDSQSTG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.679062, -80.192440", - "loadTime": "09/22/2019 16:48:51", - "straightDistance": "7.45", - "routeDistance": "12.88", - "timeToTower": "0:25:21", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:14:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_XDSQSTG_201909221648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6608DA54-D988-4970-9B25-04A035388CE6", - "ticketNumber": "7446Y5U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.657828, -80.128803", - "loadTime": "09/22/2019 15:03:02", - "straightDistance": "3.88", - "routeDistance": "6.97", - "timeToTower": "0:16:56", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:19:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_7446Y5U_201909221503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67034539-C21B-4E9B-9123-FE41E351D0E4", - "ticketNumber": "93PTLE8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.777196, -80.035666", - "loadTime": "09/22/2019 16:19:30", - "straightDistance": "7.4", - "routeDistance": "17.75", - "timeToTower": "0:44:49", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:04:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_93PTLE8_201909221619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67ABDA59-36A3-43CF-B532-0BF3F32CD9D1", - "ticketNumber": "5QLHC8P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.721382, -80.143310", - "loadTime": "09/22/2019 17:02:33", - "straightDistance": "5.68", - "routeDistance": "9.87", - "timeToTower": "1:49:35", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "18:52:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_5QLHC8P_201909221702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68E8D0ED-395B-45CF-986E-EC2A9C361279", - "ticketNumber": "5Y6A63U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.785416, -80.016516", - "loadTime": "09/22/2019 15:00:05", - "straightDistance": "8.26", - "routeDistance": "15.47", - "timeToTower": "0:48:31", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:48:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_5Y6A63U_201909221500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "693CA2B1-6F78-4534-B2FE-48C326C20FBB", - "ticketNumber": "4T7243A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.658405, -80.130100", - "loadTime": "09/22/2019 15:42:19", - "straightDistance": "3.94", - "routeDistance": "6.91", - "timeToTower": "0:27:35", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "16:09:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 80, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_4T7243A_201909221542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69CF2AD0-19F5-4D5D-91F3-3D57B0ED9394", - "ticketNumber": "8F8ZCFN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.675635, -80.102820", - "loadTime": "09/22/2019 14:24:52", - "straightDistance": "2.24", - "routeDistance": "4.7", - "timeToTower": "0:32:38", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:57:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_8F8ZCFN_201909221424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A5D8A59-44A5-4E5F-97AE-C6F295BD5643", - "ticketNumber": "4TWLAP5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.671590, -80.111273", - "loadTime": "09/22/2019 20:01:28", - "straightDistance": "2.72", - "routeDistance": "5.27", - "timeToTower": "0:31:23", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "20:32:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_4TWLAP5_201909222001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C3EB404-E4CE-4D4F-9497-4F72340A0C3F", - "ticketNumber": "7EJ6ZAU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.738175, -79.918030", - "loadTime": "09/22/2019 18:22:58", - "straightDistance": "9.63", - "routeDistance": "16.42", - "timeToTower": "0:55:52", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:18:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 60, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_7EJ6ZAU_201909221822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DB681AD-FA04-4B08-93E6-68725E63305F", - "ticketNumber": "5EELF5V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.785268, -80.016214", - "loadTime": "09/22/2019 16:50:31", - "straightDistance": "8.26", - "routeDistance": "15.49", - "timeToTower": "1:07:22", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:57:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_5EELF5V_201909221650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DF64CA1-4B1B-4AC2-B266-A82BDD08EEC7", - "ticketNumber": "ZAB2DA3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.741750, -79.921109", - "loadTime": "09/22/2019 15:02:54", - "straightDistance": "9.59", - "routeDistance": "15.82", - "timeToTower": "1:26:58", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "16:29:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_ZAB2DA3_201909221502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F21E92B-75E5-4CE5-8B6C-BD2DF5620F5B", - "ticketNumber": "7F8BDVZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.672506, -80.109418", - "loadTime": "09/22/2019 19:26:57", - "straightDistance": "2.61", - "routeDistance": "5.14", - "timeToTower": "0:26:54", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:53:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_7F8BDVZ_201909221926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7157707C-7602-4B65-87EA-21040D6E6529", - "ticketNumber": "4QB83WR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.670631, -80.113589", - "loadTime": "09/22/2019 18:13:10", - "straightDistance": "2.86", - "routeDistance": "5.42", - "timeToTower": "0:28:25", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "18:41:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_4QB83WR_201909221813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7186F3E4-0D4E-4192-9B10-827FFD6658CB", - "ticketNumber": "3VF3SXG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.701453, -79.964696", - "loadTime": "09/22/2019 13:29:09", - "straightDistance": "6.13", - "routeDistance": "15.49", - "timeToTower": "1:26:31", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "14:55:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_3VF3SXG_201909221329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76909D35-1FB5-4860-8247-5CD56C9E763F", - "ticketNumber": "6HJPBKZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.700873, -80.153376", - "loadTime": "09/22/2019 14:43:14", - "straightDistance": "5.52", - "routeDistance": "10.13", - "timeToTower": "0:52:06", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:35:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 40, - "quantity": 28.6, - "calculatedQuantity": "28.6 CY", - "s3DownloadKey": "HaulPass_6HJPBKZ_201909221443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7923A5B5-BCA2-4E3B-8380-7B50C154F0CF", - "ticketNumber": "9YPFGB6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.601814, -80.198667", - "loadTime": "09/22/2019 16:40:09", - "straightDistance": "9.21", - "routeDistance": "17.21", - "timeToTower": "0:41:11", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:21:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 85, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_9YPFGB6_201909221632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D46F9BE-524D-4812-9F45-BCB2A7365B55", - "ticketNumber": "53DH7JP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.676872, -80.189720", - "loadTime": "09/22/2019 19:27:04", - "straightDistance": "7.29", - "routeDistance": "13.09", - "timeToTower": "0:37:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "20:04:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_53DH7JP_201909221927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D751A2A-EE9E-4025-81E6-C2C2D7FA54BD", - "ticketNumber": "8DS8UCA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.744599, -79.928941", - "loadTime": "09/22/2019 20:08:21", - "straightDistance": "9.3", - "routeDistance": "15.73", - "timeToTower": "1:23:48", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "21:32:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_8DS8UCA_201909222008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F7A34AE-EDEB-43B2-81FF-9068335FCC9A", - "ticketNumber": "3UD2B6M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.675725, -80.102778", - "loadTime": "09/22/2019 16:03:55", - "straightDistance": "2.24", - "routeDistance": "4.7", - "timeToTower": "0:29:19", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "16:33:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_3UD2B6M_201909221603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87249891-C1BA-492F-9D42-C455FB923DC1", - "ticketNumber": "63KZXLJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7A4ZSU9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.758526, -80.028886", - "loadTime": "09/22/2019 19:59:52", - "straightDistance": "6.27", - "routeDistance": "9.64", - "timeToTower": "0:29:45", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "20:29:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.4 CY", - "percentFull": 70, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_63KZXLJ_201909221938_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87C799D3-86BE-4D0D-ADFD-3E7D8918F989", - "ticketNumber": "5CA4TWR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.778202, -80.036128", - "loadTime": "09/22/2019 19:23:07", - "straightDistance": "7.47", - "routeDistance": "17.67", - "timeToTower": "0:44:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "20:07:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_5CA4TWR_201909221915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89A5DD27-7606-45FF-8CD8-D31C0BCCCC7E", - "ticketNumber": "72FUGXP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.670894, -80.112482", - "loadTime": "09/22/2019 19:11:37", - "straightDistance": "2.8", - "routeDistance": "5.35", - "timeToTower": "0:24:40", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:36:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_72FUGXP_201909221911_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8AEDABCB-2F86-4C66-A935-73D52253BD4F", - "ticketNumber": "4CV24US", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.675884, -80.102784", - "loadTime": "09/22/2019 16:02:44", - "straightDistance": "2.24", - "routeDistance": "4.69", - "timeToTower": "0:29:05", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "16:31:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_4CV24US_201909221602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8BAD1BD8-4CDB-4BCF-AD67-1C42B2485236", - "ticketNumber": "9EVW4GJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.644514, -80.249636", - "loadTime": "09/22/2019 15:55:45", - "straightDistance": "10.94", - "routeDistance": "17.03", - "timeToTower": "1:03:12", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "16:58:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_9EVW4GJ_201909221555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DDFA6B4-F19A-4662-91E8-86ABA2B8BBFE", - "ticketNumber": "4RFY7U9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.743017, -79.943832", - "loadTime": "09/22/2019 20:12:25", - "straightDistance": "8.52", - "routeDistance": "14.83", - "timeToTower": "1:27:59", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "21:40:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_4RFY7U9_201909222012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8EFB1CCF-9EDC-4D85-B97B-46C427293297", - "ticketNumber": "3S85DYA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.727497, -80.021141", - "loadTime": "09/22/2019 16:19:10", - "straightDistance": "4.54", - "routeDistance": "6.11", - "timeToTower": "0:29:28", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "16:48:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_3S85DYA_201909221619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "951CF71E-CAF9-4E42-84AB-A8605444E22E", - "ticketNumber": "3MNPXCV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.731400, -80.045707", - "loadTime": "09/22/2019 19:52:48", - "straightDistance": "4.19", - "routeDistance": "7.9", - "timeToTower": "0:45:36", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "20:38:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 95, - "quantity": 69.3, - "calculatedQuantity": "69.3 CY", - "s3DownloadKey": "HaulPass_3MNPXCV_201909221952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9791DF4C-F4B2-4581-9AF1-CC9DEF1029C2", - "ticketNumber": "3BLYGXZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.677506, -80.190793", - "loadTime": "09/22/2019 19:18:10", - "straightDistance": "7.35", - "routeDistance": "13.03", - "timeToTower": "0:48:21", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "20:06:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_3BLYGXZ_201909221918_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "997BEDDB-EC7F-4764-8E04-F6E7CD9BAC7B", - "ticketNumber": "4AUAEV8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.741737, -79.920778", - "loadTime": "09/22/2019 14:50:24", - "straightDistance": "9.61", - "routeDistance": "15.84", - "timeToTower": "0:39:23", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:29:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_4AUAEV8_201909221450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C093334-A9EA-474A-8A04-F4C8B2F61305", - "ticketNumber": "E6BC4FN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.658885, -80.129503", - "loadTime": "09/22/2019 16:23:16", - "straightDistance": "3.9", - "routeDistance": "6.89", - "timeToTower": "0:31:50", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "16:55:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_E6BC4FN_201909221623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D6DBDD6-C1B5-48B9-9E2D-2EC0C92B7E41", - "ticketNumber": "68XX5YK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3LPAPXK", - "fieldMonitorName": "Gillettie Bennett", - "loadCoordinates": "32.738122, -79.918349", - "loadTime": "09/22/2019 20:02:34", - "straightDistance": "9.61", - "routeDistance": "16.26", - "timeToTower": "1:21:52", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "21:24:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_68XX5YK_201909222002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D8A2BCE-AA4F-48E7-A7DA-821FBAD036CB", - "ticketNumber": "5BTNS9T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.669006, -80.117046", - "loadTime": "09/22/2019 17:16:09", - "straightDistance": "3.07", - "routeDistance": "5.65", - "timeToTower": "0:30:05", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:46:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_5BTNS9T_201909221716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E29E502-5867-441E-80E1-2E2ADF509712", - "ticketNumber": "59Z8MFR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.737733, -80.159477", - "loadTime": "09/22/2019 16:22:00", - "straightDistance": "7.12", - "routeDistance": "12.42", - "timeToTower": "0:39:14", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:01:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_59Z8MFR_201909221621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F0E1404-FE2C-4FB2-900D-65FA17139F00", - "ticketNumber": "82ZT89U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.675688, -80.103126", - "loadTime": "09/22/2019 18:24:41", - "straightDistance": "2.26", - "routeDistance": "4.72", - "timeToTower": "0:31:38", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "18:56:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_82ZT89U_201909221824_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0B7244B-165B-4870-8D1F-69039FC41E08", - "ticketNumber": "4QU66HU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.675003, -80.104242", - "loadTime": "09/22/2019 19:19:48", - "straightDistance": "2.32", - "routeDistance": "4.8", - "timeToTower": "0:32:47", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:52:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_4QU66HU_201909221919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A529ECFA-9949-45C3-8C9A-0B3E722838E0", - "ticketNumber": "QLY7F8Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.737644, -80.157065", - "loadTime": "09/22/2019 15:01:28", - "straightDistance": "7", - "routeDistance": "12.14", - "timeToTower": "0:37:24", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:38:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_QLY7F8Y_201909221501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A548B1D9-81D0-4C0F-8423-BED9234BBEAD", - "ticketNumber": "3ZVPRTE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.731249, -80.045657", - "loadTime": "09/22/2019 18:36:02", - "straightDistance": "4.19", - "routeDistance": "7.91", - "timeToTower": "0:49:09", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:25:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_3ZVPRTE_201909221836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A60C9E72-2776-478D-AF34-D386CEE333D0", - "ticketNumber": "6LAFJYZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.656229, -80.229013", - "loadTime": "09/22/2019 18:29:57", - "straightDistance": "9.63", - "routeDistance": "15.54", - "timeToTower": "0:45:49", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:15:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 70, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_6LAFJYZ_201909221829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6CADDBB-7D87-47D6-8222-B5F1E5A6F2D1", - "ticketNumber": "3QUQKLT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.741575, -79.919004", - "loadTime": "09/22/2019 14:37:01", - "straightDistance": "9.69", - "routeDistance": "15.94", - "timeToTower": "0:51:25", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:28:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_3QUQKLT_201909221437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8590C6B-4CDD-4004-BEB4-63D4E9F1C08E", - "ticketNumber": "65W5CQ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.744955, -79.926949", - "loadTime": "09/22/2019 12:40:32", - "straightDistance": "9.42", - "routeDistance": "15.85", - "timeToTower": "3:05:12", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:45:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_65W5CQ2_201909221240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A86DDAD0-A9A5-492D-A10F-3B9FC4C57F0E", - "ticketNumber": "6G8Q3HL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.675329, -80.103141", - "loadTime": "09/22/2019 17:42:34", - "straightDistance": "2.26", - "routeDistance": "4.73", - "timeToTower": "0:23:54", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "18:06:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_6G8Q3HL_201909221742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8ADA9D1-0FAA-4D35-8936-95EA36697124", - "ticketNumber": "8YA4QYJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.780625, -80.035233", - "loadTime": "09/22/2019 14:46:02", - "straightDistance": "7.64", - "routeDistance": "17.43", - "timeToTower": "0:40:39", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:26:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_8YA4QYJ_201909221446_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA453A20-5488-4056-8AC0-DAF34C444C26", - "ticketNumber": "58WAGP4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.742485, -79.924767", - "loadTime": "09/22/2019 16:37:52", - "straightDistance": "9.44", - "routeDistance": "15.64", - "timeToTower": "0:56:38", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:34:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_58WAGP4_201909221637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB16F337-E243-40B2-B523-C94D85B85BD5", - "ticketNumber": "5WPXJ5W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.679642, -80.191952", - "loadTime": "09/22/2019 18:36:53", - "straightDistance": "7.43", - "routeDistance": "12.83", - "timeToTower": "0:31:42", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:08:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_5WPXJ5W_201909221836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB51A7EF-ACB6-401B-9F45-791E61C83005", - "ticketNumber": "7CWFGAV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.655359, -80.132555", - "loadTime": "09/22/2019 14:55:39", - "straightDistance": "4.14", - "routeDistance": "6.58", - "timeToTower": "0:18:06", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:13:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_7CWFGAV_201909221455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC20B250-F017-4A10-AB15-41D8D4FF4EAA", - "ticketNumber": "8KQ64H2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.720468, -80.080998", - "loadTime": "09/22/2019 15:12:25", - "straightDistance": "3.43", - "routeDistance": "5.37", - "timeToTower": "0:18:47", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:31:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_8KQ64H2_201909221512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD72FE52-C419-459B-8582-89FF660EB352", - "ticketNumber": "W84R2VF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.732070, -80.045927", - "loadTime": "09/22/2019 18:39:08", - "straightDistance": "4.24", - "routeDistance": "7.87", - "timeToTower": "0:47:00", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:26:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 80, - "quantity": 56.2, - "calculatedQuantity": "56.2 CY", - "s3DownloadKey": "HaulPass_W84R2VF_201909221839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFF86193-95F2-4342-A8DF-FB313CDF9A89", - "ticketNumber": "7G2TX8X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.655824, -80.229860", - "loadTime": "09/22/2019 17:57:05", - "straightDistance": "9.69", - "routeDistance": "15.6", - "timeToTower": "1:17:56", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:15:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_7G2TX8X_201909221755_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2779B30-0234-4225-9D5C-285C05C05531", - "ticketNumber": "88SB95C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.743189, -79.943804", - "loadTime": "09/22/2019 17:50:32", - "straightDistance": "8.53", - "routeDistance": "14.82", - "timeToTower": "1:30:25", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:20:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_88SB95C_201909221750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B30917EA-85D2-4A6F-8AB9-D56377737E2E", - "ticketNumber": "WF482DS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.675761, -80.102919", - "loadTime": "09/22/2019 15:16:32", - "straightDistance": "2.25", - "routeDistance": "4.7", - "timeToTower": "0:26:39", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:43:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_WF482DS_201909221516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3F5CA88-2074-47AA-869A-1EA04DB21DC8", - "ticketNumber": "8SMYBBX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.677008, -80.190906", - "loadTime": "09/22/2019 16:46:30", - "straightDistance": "7.36", - "routeDistance": "13.05", - "timeToTower": "0:54:22", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:40:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 50, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_8SMYBBX_201909221646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B496FE03-2E62-40DB-8C13-D7972E3C6302", - "ticketNumber": "DBV5MS6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.731279, -80.045743", - "loadTime": "09/22/2019 17:43:30", - "straightDistance": "4.19", - "routeDistance": "7.91", - "timeToTower": "0:24:59", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "18:08:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_DBV5MS6_201909221743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4DD769D-FC64-4042-AA47-68D47405BA56", - "ticketNumber": "6APQU9B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.655355, -80.132572", - "loadTime": "09/22/2019 14:54:43", - "straightDistance": "4.14", - "routeDistance": "6.58", - "timeToTower": "0:17:19", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:12:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_6APQU9B_201909221454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5C0FE41-E4F7-4C89-AB3F-7E7A9A86B159", - "ticketNumber": "4G95BMD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.601174, -80.194891", - "loadTime": "09/22/2019 18:35:53", - "straightDistance": "9.05", - "routeDistance": "17.1", - "timeToTower": "0:54:54", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:30:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 75, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_4G95BMD_201909221835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7E509B5-0D97-40A0-B93D-8FFC1E554E2D", - "ticketNumber": "6N8A65P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.702856, -80.150093", - "loadTime": "09/22/2019 14:37:12", - "straightDistance": "5.4", - "routeDistance": "9.89", - "timeToTower": "0:56:38", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:33:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_6N8A65P_201909221437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B96D2A5C-44E2-4CB2-A74C-29392893EEDD", - "ticketNumber": "865YHNM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.737688, -80.159140", - "loadTime": "09/22/2019 17:49:02", - "straightDistance": "7.1", - "routeDistance": "12.43", - "timeToTower": "0:54:30", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "18:43:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 95, - "quantity": 70.4, - "calculatedQuantity": "70.4 CY", - "s3DownloadKey": "HaulPass_865YHNM_201909221749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9BA263E-8D5F-4274-B0D5-EBF3CE28A6DB", - "ticketNumber": "GQLFAN7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.738025, -80.159526", - "loadTime": "09/22/2019 16:23:44", - "straightDistance": "7.13", - "routeDistance": "12.39", - "timeToTower": "0:38:13", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:01:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 75, - "quantity": 55.6, - "calculatedQuantity": "55.6 CY", - "s3DownloadKey": "HaulPass_GQLFAN7_201909221623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB337BDB-C5ED-452C-A6C0-0DA58995BD3D", - "ticketNumber": "46R93XM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.784781, -80.014366", - "loadTime": "09/22/2019 19:06:13", - "straightDistance": "8.26", - "routeDistance": "15.46", - "timeToTower": "1:05:43", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "20:11:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 80, - "quantity": 42.6, - "calculatedQuantity": "42.6 CY", - "s3DownloadKey": "HaulPass_46R93XM_201909221906_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDB3D34C-2B33-4A18-B765-C75031F9E8AA", - "ticketNumber": "8K6RWBZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.759243, -80.029395", - "loadTime": "09/22/2019 19:25:06", - "straightDistance": "6.31", - "routeDistance": "9.72", - "timeToTower": "1:02:45", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "20:27:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_8K6RWBZ_201909221920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDFD500D-6F52-4404-BFDD-0023B2B55DF0", - "ticketNumber": "6PFLKWH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.670579, -80.113525", - "loadTime": "09/22/2019 18:12:35", - "straightDistance": "2.86", - "routeDistance": "5.42", - "timeToTower": "0:27:11", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "18:39:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_6PFLKWH_201909221812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6F936E5-786B-45B2-BDDD-09B4DD02F2CF", - "ticketNumber": "8LCM5B5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.784470, -80.013299", - "loadTime": "09/22/2019 19:27:44", - "straightDistance": "8.27", - "routeDistance": "15.39", - "timeToTower": "0:42:27", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "20:10:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_8LCM5B5_201909221927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4D4EF10-F654-4EE9-AAF7-5047775C9ABD", - "ticketNumber": "3PFS932", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.743231, -79.943791", - "loadTime": "09/22/2019 17:54:05", - "straightDistance": "8.53", - "routeDistance": "14.82", - "timeToTower": "1:28:26", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:22:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 60, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_3PFS932_201909221754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D538D902-208D-43F5-8CC2-CA8B00A1C5E5", - "ticketNumber": "47BV4K6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.763511, -80.031642", - "loadTime": "09/22/2019 17:13:40", - "straightDistance": "6.55", - "routeDistance": "9.93", - "timeToTower": "1:09:40", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "18:23:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_47BV4K6_201909221705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D54BEE44-B667-4925-9FAA-82E48DF3FA64", - "ticketNumber": "4WJY4CY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.782982, -80.014067", - "loadTime": "09/22/2019 18:15:06", - "straightDistance": "8.16", - "routeDistance": "15.4", - "timeToTower": "1:13:52", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:28:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 70, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_4WJY4CY_201909221806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6D6051F-BC00-40D6-BE5D-FD054C818F4D", - "ticketNumber": "4USLSMJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.654042, -80.138886", - "loadTime": "09/22/2019 19:34:15", - "straightDistance": "4.52", - "routeDistance": "6.64", - "timeToTower": "0:41:16", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "20:15:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 80, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_4USLSMJ_201909221932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA57C17D-2FC9-4383-879C-F786B4CDE222", - "ticketNumber": "8NT57RN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7A4ZSU9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.762284, -80.031755", - "loadTime": "09/22/2019 17:29:15", - "straightDistance": "6.47", - "routeDistance": "9.97", - "timeToTower": "0:54:58", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "18:24:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.4 CY", - "percentFull": 50, - "quantity": 37.2, - "calculatedQuantity": "37.2 CY", - "s3DownloadKey": "HaulPass_8NT57RN_201909221726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DAD98823-1DEA-42C2-B67D-C3325D3A3843", - "ticketNumber": "5J5HFWQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.731249, -80.045719", - "loadTime": "09/22/2019 17:45:50", - "straightDistance": "4.18", - "routeDistance": "7.91", - "timeToTower": "0:23:45", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "18:09:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 80, - "quantity": 56.2, - "calculatedQuantity": "56.2 CY", - "s3DownloadKey": "HaulPass_5J5HFWQ_201909221745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBEDD4EC-55D1-4270-BB15-9E4AE558E744", - "ticketNumber": "6Q2NAFA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.781631, -80.015063", - "loadTime": "09/22/2019 15:48:30", - "straightDistance": "8.05", - "routeDistance": "15.55", - "timeToTower": "1:28:17", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:16:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 80, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_6Q2NAFA_201909221543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEB1E7B1-BBEF-42D6-B7F5-046B2EA77A11", - "ticketNumber": "84AFF9D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.671503, -80.111494", - "loadTime": "09/22/2019 20:04:09", - "straightDistance": "2.74", - "routeDistance": "5.28", - "timeToTower": "0:31:02", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "20:35:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_84AFF9D_201909222004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E24B137F-B4AC-4395-ADFB-EF3C62B3E299", - "ticketNumber": "423E9UA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736559, -80.158465", - "loadTime": "09/22/2019 19:39:29", - "straightDistance": "7.02", - "routeDistance": "12.52", - "timeToTower": "0:46:29", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "20:25:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 75, - "quantity": 55.6, - "calculatedQuantity": "55.6 CY", - "s3DownloadKey": "HaulPass_423E9UA_201909221939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E306DD27-6208-4D7D-A1B8-EB28432D2C9F", - "ticketNumber": "3NF3QWT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.780521, -80.033333", - "loadTime": "09/22/2019 17:50:34", - "straightDistance": "7.66", - "routeDistance": "17.32", - "timeToTower": "0:46:03", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "18:36:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_J001_3NF3QWT_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E41A436C-0045-443E-935E-D9E643C94A96", - "ticketNumber": "4AZPP4R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.668439, -80.117849", - "loadTime": "09/22/2019 20:28:44", - "straightDistance": "3.12", - "routeDistance": "5.71", - "timeToTower": "0:21:25", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "20:50:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_4AZPP4R_201909222028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5A56BD0-3BDB-4148-8734-5382627824A0", - "ticketNumber": "3WH7TMG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.741888, -79.924830", - "loadTime": "09/22/2019 16:35:03", - "straightDistance": "9.41", - "routeDistance": "15.6", - "timeToTower": "0:58:31", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:33:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 80, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_3WH7TMG_201909221635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5FC6E77-1267-4F40-BE71-8FD2714E367A", - "ticketNumber": "4W64DG9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.658785, -80.130289", - "loadTime": "09/22/2019 16:43:36", - "straightDistance": "3.95", - "routeDistance": "6.85", - "timeToTower": "0:25:42", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:09:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_4W64DG9_201909221643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E912D8BF-2F19-4C67-9848-D30E0593CF93", - "ticketNumber": "99FG8BP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.744030, -79.942770", - "loadTime": "09/22/2019 19:53:08", - "straightDistance": "8.61", - "routeDistance": "14.71", - "timeToTower": "1:01:59", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "20:55:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_99FG8BP_201909221953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9E2EFF1-2535-46CA-BF24-389F8AC45968", - "ticketNumber": "4EM6Y58", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.746257, -79.929843", - "loadTime": "09/22/2019 18:17:31", - "straightDistance": "9.32", - "routeDistance": "15.57", - "timeToTower": "0:47:02", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:04:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 65, - "quantity": 44.6, - "calculatedQuantity": "44.6 CY", - "s3DownloadKey": "HaulPass_4EM6Y58_201909221729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EBBCAFB7-B914-4A61-9F2D-28EDD3AAB0D5", - "ticketNumber": "GTPB93S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.728511, -80.019832", - "loadTime": "09/22/2019 15:18:45", - "straightDistance": "4.64", - "routeDistance": "6.21", - "timeToTower": "0:22:55", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:41:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 75, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_GTPB93S_201909221514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECD49053-927E-4BDD-94CC-22F36ABD36BA", - "ticketNumber": "3RHNFM6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.602799, -80.195302", - "loadTime": "09/22/2019 18:48:51", - "straightDistance": "9.01", - "routeDistance": "16.97", - "timeToTower": "0:42:44", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:31:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 75, - "quantity": 54.6, - "calculatedQuantity": "54.6 CY", - "s3DownloadKey": "HaulPass_3RHNFM6_201909221842_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDAC0FBF-C09E-43C7-A6E2-DBD00F16A44D", - "ticketNumber": "596MGJN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.743926, -79.942861", - "loadTime": "09/22/2019 19:58:30", - "straightDistance": "8.6", - "routeDistance": "14.72", - "timeToTower": "0:58:37", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "20:57:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 75, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_596MGJN_201909221958_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDC6FFB3-5BB9-40AA-8DA0-243265F38460", - "ticketNumber": "86APKKP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.721335, -80.126517", - "loadTime": "09/22/2019 15:05:44", - "straightDistance": "4.93", - "routeDistance": "8.57", - "timeToTower": "1:16:14", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "16:21:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_86APKKP_201909221505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF04FDE8-B6DC-42E2-943C-350C37C9B7E0", - "ticketNumber": "5U6YY8N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.721319, -80.143257", - "loadTime": "09/22/2019 17:02:51", - "straightDistance": "5.68", - "routeDistance": "9.87", - "timeToTower": "1:50:43", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "18:53:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_5U6YY8N_201909221702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF11DFEB-4A85-4FF2-9B79-67667DB70578", - "ticketNumber": "5AKHM5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.701671, -80.152084", - "loadTime": "09/22/2019 20:58:44", - "straightDistance": "5.47", - "routeDistance": "10.03", - "timeToTower": "0:30:34", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "21:29:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_5AKHM5J_201909222058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F110C5D9-2EA2-46CA-A991-3E2D095C0497", - "ticketNumber": "4G8ZM35", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.675365, -80.103251", - "loadTime": "09/22/2019 17:43:14", - "straightDistance": "2.26", - "routeDistance": "4.73", - "timeToTower": "0:24:04", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "18:07:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_4G8ZM35_201909221743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1188D79-67A0-42E3-B03F-E34D617A4158", - "ticketNumber": "7DMK8RL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.679224, -80.192323", - "loadTime": "09/22/2019 16:48:20", - "straightDistance": "7.45", - "routeDistance": "12.87", - "timeToTower": "0:27:14", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:15:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_7DMK8RL_201909221648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5D35A65-34C2-418C-A5CA-6BEA14E6B278", - "ticketNumber": "59SM9DP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.658734, -80.130276", - "loadTime": "09/22/2019 16:22:40", - "straightDistance": "3.95", - "routeDistance": "6.86", - "timeToTower": "0:31:34", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "16:54:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_59SM9DP_201909221622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7D2394D-E178-45E6-B782-8C3C762EE6F6", - "ticketNumber": "9GEGL3F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.678417, -80.191300", - "loadTime": "09/22/2019 18:36:36", - "straightDistance": "7.38", - "routeDistance": "12.96", - "timeToTower": "0:31:13", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:07:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 85, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_9GEGL3F_201909221836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8453E88-6349-4C84-B38C-3B204926CD98", - "ticketNumber": "6Y9S2CT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.780444, -80.031674", - "loadTime": "09/22/2019 20:57:37", - "straightDistance": "7.68", - "routeDistance": "17.23", - "timeToTower": "0:38:15", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "21:35:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_6Y9S2CT_201909222057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA1DEBE9-9AB7-45DA-872E-9F41E3064FFB", - "ticketNumber": "4SB9KSE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.727733, -80.020651", - "loadTime": "09/22/2019 15:06:27", - "straightDistance": "4.57", - "routeDistance": "6.14", - "timeToTower": "0:33:56", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "15:40:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_4SB9KSE_201909221506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB3F1B9A-4F6E-4611-B110-95E3463F7C64", - "ticketNumber": "89PH9KH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.668741, -80.117785", - "loadTime": "09/22/2019 20:29:35", - "straightDistance": "3.11", - "routeDistance": "5.7", - "timeToTower": "0:22:02", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "20:51:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 90, - "quantity": 64.3, - "calculatedQuantity": "64.3 CY", - "s3DownloadKey": "HaulPass_89PH9KH_201909222029_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FBE0B3C1-D97E-40AA-9F4E-836AC37F23AE", - "ticketNumber": "42UEMMK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.785284, -80.016377", - "loadTime": "09/22/2019 16:35:34", - "straightDistance": "8.26", - "routeDistance": "15.48", - "timeToTower": "1:21:33", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "17:57:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_42UEMMK_201909221635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE6CA55C-3ABA-4317-8C00-6FFDB5C81924", - "ticketNumber": "7HQMVD6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.783009, -80.014007", - "loadTime": "09/22/2019 18:37:48", - "straightDistance": "8.16", - "routeDistance": "15.4", - "timeToTower": "0:50:22", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "19:28:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 65, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_7HQMVD6_201909221823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "014E26EB-9D36-407D-A94D-9CAB128AAF77", - "ticketNumber": "7929FXD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.728932, -79.92937", - "loadTime": "09/22/2019 16:41:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "16:47:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7929FXD_201909221641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05AF3F9C-E214-4FF8-89D7-DA7544B15186", - "ticketNumber": "6MW4MPP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.728929, -79.929373", - "loadTime": "09/22/2019 16:33:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "16:40:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6MW4MPP_201909221633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "088135DD-1F6E-4D14-96FF-03DBAAF02E55", - "ticketNumber": "4J5C98M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.727297, -79.929591", - "loadTime": "09/22/2019 16:06:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "16:08:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4J5C98M_201909221606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "094289D9-3CB8-44FA-A7D9-CF6600390F68", - "ticketNumber": "3C47KNN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724253, -79.928462", - "loadTime": "09/22/2019 13:05:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "13:06:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3C47KNN_201909221305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D59B44B-0392-40E7-AA66-1E8E6E52B62B", - "ticketNumber": "4ST8QKH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736957, -79.919731", - "loadTime": "09/22/2019 20:44:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "20:49:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ST8QKH_201909222044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10BCFA6A-DC2B-4A38-8685-A013E62B321A", - "ticketNumber": "SRJGGXJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.726454, -79.927964", - "loadTime": "09/22/2019 14:48:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "14:52:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_SRJGGXJ_201909221448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16F6700D-D8CC-409E-BA08-B07468324C54", - "ticketNumber": "6HA8JES", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.733804, -79.92082", - "loadTime": "09/22/2019 19:36:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "19:38:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HA8JES_201909221936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C930F5E-EF84-4A54-8711-45AFBA718017", - "ticketNumber": "6XUYDY3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.737844, -79.920895", - "loadTime": "09/22/2019 21:29:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "21:34:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6XUYDY3_201909222129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "205873A4-3E05-448B-A244-493AC57F7BDB", - "ticketNumber": "8A9KVD5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.727517, -79.929141", - "loadTime": "09/22/2019 15:37:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "15:42:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8A9KVD5_201909221537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "244B5EE2-078B-452F-B922-6603862114DE", - "ticketNumber": "3A9YUUS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724093, -79.928369", - "loadTime": "09/22/2019 12:48:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "12:50:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3A9YUUS_201909221248_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27A161CE-66FF-476C-9E72-2295D928B946", - "ticketNumber": "65BP5V6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.72664, -79.929252", - "loadTime": "09/22/2019 15:07:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:20:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "15:27:55", - "debrisType": "Leaner", - "diameter": 10.5, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_65BP5V6_201909221507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27FDD6E7-ED26-4FE4-A763-965639DB6AC6", - "ticketNumber": "8A647GD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.727753, -79.930169", - "loadTime": "09/22/2019 15:47:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "15:49:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8A647GD_201909221547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2DB8B20E-E0C4-4F96-85CE-6EAD0D856F85", - "ticketNumber": "7389DKY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.72422, -79.928635", - "loadTime": "09/22/2019 12:51:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "12:53:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7389DKY_201909221251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F933ECD-199B-4588-B4FC-F404530E603E", - "ticketNumber": "4RCW4F3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73424, -79.920357", - "loadTime": "09/22/2019 19:48:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "19:50:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4RCW4F3_201909221948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FCD5261-F408-4CBE-9885-8C773B4328E9", - "ticketNumber": "ST63GWD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734455, -79.92472", - "loadTime": "09/22/2019 19:03:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "19:08:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_ST63GWD_201909221903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3306C6B1-944B-4BD3-88EB-5D6EE4F09029", - "ticketNumber": "6LQZYKV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.72602, -79.927683", - "loadTime": "09/22/2019 14:06:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "14:11:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6LQZYKV_201909221406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "341FFB2C-0AD7-44C7-9692-0FE499C10D74", - "ticketNumber": "7XHZVXP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.737116, -79.919081", - "loadTime": "09/22/2019 20:50:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "20:54:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7XHZVXP_201909222050_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35E9A95C-8422-47D3-AED1-B90C296F5F2A", - "ticketNumber": "4ZDMFWZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725619, -79.928173", - "loadTime": "09/22/2019 14:00:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "14:04:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ZDMFWZ_201909221400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38D81C55-CA4B-443C-B71F-4DA2D4C1D8D3", - "ticketNumber": "3MZCUZN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734773, -79.920125", - "loadTime": "09/22/2019 20:00:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "20:08:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3MZCUZN_201909222000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39840101-2C67-4D48-8AE1-3E3387243BFE", - "ticketNumber": "UPEUN63", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.727504, -79.929503", - "loadTime": "09/22/2019 15:54:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "15:57:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_UPEUN63_201909221554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39B8FDDA-0369-4F9B-BA2B-F1CD576880AA", - "ticketNumber": "8EU2LQN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73159, -79.923897", - "loadTime": "09/22/2019 18:47:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "18:52:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8EU2LQN_201909221847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B6453C2-9814-45F8-B838-A545DC7BB2CD", - "ticketNumber": "3PF5ME4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.732127, -79.922869", - "loadTime": "09/22/2019 18:57:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "18:59:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3PF5ME4_201909221857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DD5EA1D-75C2-4E5A-9ADF-661798BEFB30", - "ticketNumber": "SFQKKRK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734152, -79.920838", - "loadTime": "09/22/2019 19:32:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "19:36:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_SFQKKRK_201909221932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "408BF57B-08E7-4A27-BD98-35CFA8A1B231", - "ticketNumber": "3GNNFYD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.729792, -79.92937", - "loadTime": "09/22/2019 17:00:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "17:02:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3GNNFYD_201909221700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49A2DB4E-0CDE-4CBC-978B-2FF14EDB0FF1", - "ticketNumber": "7ZKASH6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724136, -79.92877", - "loadTime": "09/22/2019 12:42:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "12:47:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ZKASH6_201909221242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BB7184D-8A1A-4CB0-B5C8-BDF64BD4FF3F", - "ticketNumber": "9CG9GG4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730033, -79.929355", - "loadTime": "09/22/2019 17:14:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:18:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "17:33:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9CG9GG4_201909221714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CC542E3-940E-403B-87B8-F6E29A36785B", - "ticketNumber": "4UWJFEA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725706, -79.928292", - "loadTime": "09/22/2019 14:16:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "14:18:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4UWJFEA_201909221416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EC56682-3AB8-4D39-8A7F-56D79C3B3A98", - "ticketNumber": "JRKZ9W7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735585, -79.920435", - "loadTime": "09/22/2019 20:21:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "20:25:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_JRKZ9W7_201909222021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F43AD36-EE74-419F-A69C-C1CFB1BCF1D7", - "ticketNumber": "4G28SQ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736413, -79.919064", - "loadTime": "09/22/2019 21:03:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "21:09:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4G28SQ3_201909222103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53E3E738-F17B-43B5-B56D-5D96C11CA5B9", - "ticketNumber": "8BQUVKK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730357, -79.929278", - "loadTime": "09/22/2019 17:35:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "17:41:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8BQUVKK_201909221735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54E5F4E3-A777-4F04-9E6A-0A811188D8F1", - "ticketNumber": "6EUEKP9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725885, -79.927937", - "loadTime": "09/22/2019 14:19:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "14:25:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6EUEKP9_201909221419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56326ED7-3A46-4100-B2D5-944D2C747B49", - "ticketNumber": "8AV7TPM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734785, -79.920213", - "loadTime": "09/22/2019 19:50:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "19:51:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8AV7TPM_201909221950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57DFBD59-2762-4A04-B8F0-D56693307042", - "ticketNumber": "3G8UYCJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.723768, -79.927734", - "loadTime": "09/22/2019 13:09:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "13:15:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3G8UYCJ_201909221309_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C588E41-10A6-407D-9A91-CC2107AEAA46", - "ticketNumber": "9YU3X4B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.729967, -79.929257", - "loadTime": "09/22/2019 17:09:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "17:12:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9YU3X4B_201909221709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DDFF7F4-C00E-4302-BEF0-B01C8EECEC52", - "ticketNumber": "6NFWQP3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724358, -79.92845", - "loadTime": "09/22/2019 13:00:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "13:04:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6NFWQP3_201909221300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6447DD2D-4DC1-470D-9DB9-60821313126C", - "ticketNumber": "8RVQEB7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.731132, -79.924529", - "loadTime": "09/22/2019 18:42:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "18:44:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8RVQEB7_201909221842_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65C9C703-F66F-425E-A41A-5FE0596370CC", - "ticketNumber": "8SUMKFH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730295, -79.92939", - "loadTime": "09/22/2019 17:50:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "17:54:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8SUMKFH_201909221750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6913C36E-72E4-4B15-BE49-E5B580D9B56F", - "ticketNumber": "94G85K8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734764, -79.920291", - "loadTime": "09/22/2019 19:54:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "19:57:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_94G85K8_201909221954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B674AC7-C369-41DF-A3E8-77A76D52CF59", - "ticketNumber": "6VBSLES", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724285, -79.928482", - "loadTime": "09/22/2019 12:56:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "13:00:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6VBSLES_201909221256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6BE3696E-2291-4BC4-ACBE-EAB9BE23A8A8", - "ticketNumber": "9XYYXEU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725579, -79.928341", - "loadTime": "09/22/2019 13:53:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "13:57:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9XYYXEU_201909221353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DC2411F-47D9-4B43-A34E-614E6AC889ED", - "ticketNumber": "3H3VDMJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.729573, -79.929263", - "loadTime": "09/22/2019 16:53:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "16:55:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3H3VDMJ_201909221653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7350B104-8599-4DCB-92FA-BCADDF311C86", - "ticketNumber": "99XW6E8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.727884, -79.929643", - "loadTime": "09/22/2019 16:01:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "16:05:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_99XW6E8_201909221601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8721D73E-EB54-4554-843B-9482D31C18D6", - "ticketNumber": "4UJ3G9J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.727289, -79.929267", - "loadTime": "09/22/2019 15:43:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "15:46:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4UJ3G9J_201909221543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89F1BD09-BEB2-4CBE-8CBE-5F8530E3A265", - "ticketNumber": "67TWZSF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.733914, -79.920989", - "loadTime": "09/22/2019 19:41:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "19:44:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_67TWZSF_201909221941_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C943E22-0BD1-46EB-85A3-A62327023F7A", - "ticketNumber": "LN7868L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.728247, -79.929594", - "loadTime": "09/22/2019 16:09:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "16:14:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_LN7868L_201909221609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DDCF4D0-6BB3-4B6B-9E78-7A69FBBC8BC7", - "ticketNumber": "3YNMLYY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.726234, -79.927938", - "loadTime": "09/22/2019 14:32:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:13:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "14:45:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3YNMLYY_201909221432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "948AB39F-51D7-40B3-BF4D-F0195D0B860A", - "ticketNumber": "82U6SD2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.726488, -79.927814", - "loadTime": "09/22/2019 14:52:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "14:54:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82U6SD2_201909221452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96C86538-7211-4AD3-A115-185D09882729", - "ticketNumber": "KXK3R6J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725921, -79.927862", - "loadTime": "09/22/2019 14:26:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "14:28:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_KXK3R6J_201909221426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0E36883-3485-401D-A774-FF54E6842191", - "ticketNumber": "PZ34T9G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73634, -79.920955", - "loadTime": "09/22/2019 21:16:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "21:20:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_PZ34T9G_201909222116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1A20E59-D65F-41BB-A668-D6E5218662FD", - "ticketNumber": "8NW4ABX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.726963, -79.928579", - "loadTime": "09/22/2019 14:58:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "15:01:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NW4ABX_201909221458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5443DFA-19FF-44FD-B94C-82FA429E3DBE", - "ticketNumber": "8YVHSSA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.728493, -79.929586", - "loadTime": "09/22/2019 16:17:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "16:21:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8YVHSSA_201909221617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AEFFDB89-70FD-4022-8D9D-FCB9F1B6E735", - "ticketNumber": "XQFZCCE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.729586, -79.929539", - "loadTime": "09/22/2019 16:51:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "16:52:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_XQFZCCE_201909221651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF3751A8-3E30-4B0B-862C-7F0AA905811F", - "ticketNumber": "4FENRJL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.723942, -79.928085", - "loadTime": "09/22/2019 13:21:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "13:24:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4FENRJL_201909221321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0EA7897-4068-43C6-BA3E-C7D02A02DB11", - "ticketNumber": "38YGKQA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.72496, -79.927711", - "loadTime": "09/22/2019 13:36:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "13:41:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_38YGKQA_201909221336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B177BD13-8738-43AE-9714-78132A15614E", - "ticketNumber": "9DWSURH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736489, -79.92008", - "loadTime": "09/22/2019 20:34:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "20:40:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9DWSURH_201909222034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B766CF72-CBF4-4471-9FB7-65BA1E852290", - "ticketNumber": "QMPFKGH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.731063, -79.924653", - "loadTime": "09/22/2019 18:35:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "18:37:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_QMPFKGH_201909221835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C274AD95-43FC-4B84-8D68-569036CAF06D", - "ticketNumber": "52CHZK8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.72588, -79.928011", - "loadTime": "09/22/2019 14:12:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "14:15:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_52CHZK8_201909221412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4014F2F-9A84-4E89-B1CA-98912D2F9E6D", - "ticketNumber": "97V3B9D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.729587, -79.92954", - "loadTime": "09/22/2019 16:47:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "16:50:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97V3B9D_201909221647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C51F805B-8536-402B-A840-BDEF1F3BC184", - "ticketNumber": "7D2KGXW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724736, -79.928243", - "loadTime": "09/22/2019 13:29:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "13:33:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7D2KGXW_201909221329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C62F7E56-5EC6-431F-BD48-6443A49F3066", - "ticketNumber": "3RYG3QG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.728225, -79.929743", - "loadTime": "09/22/2019 16:26:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "16:28:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3RYG3QG_201909221626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB8AA464-76F0-4E64-83E0-2EEE46B3893F", - "ticketNumber": "VJQY2B6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73578, -79.920108", - "loadTime": "09/22/2019 20:16:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "20:21:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_VJQY2B6_201909222016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D312A795-7314-44F1-A0FA-8B37ACEFDAEC", - "ticketNumber": "7TYNFMA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725842, -79.928663", - "loadTime": "09/22/2019 12:28:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "12:31:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7TYNFMA_201909221228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D422EFC4-5F3C-404C-8F42-A8CF0E22BE51", - "ticketNumber": "54KN8QR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.727661, -79.929659", - "loadTime": "09/22/2019 15:51:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "15:53:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_54KN8QR_201909221551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5BDF888-57D9-4400-A4A0-5709512F0B31", - "ticketNumber": "3PREQB6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.732662, -79.92492", - "loadTime": "09/22/2019 18:16:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "18:19:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3PREQB6_201909221816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6091630-E0CA-4098-BACB-8525972DAE78", - "ticketNumber": "3VJZYQE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.726348, -79.928712", - "loadTime": "09/22/2019 12:22:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "12:26:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3VJZYQE_201909221222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6F0D7A8-57A1-4D11-8BE1-757ECA50B640", - "ticketNumber": "3MWUFCT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724504, -79.928601", - "loadTime": "09/22/2019 12:34:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "12:38:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3MWUFCT_201909221234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D749FD2B-9346-4B89-A840-966E1D70F501", - "ticketNumber": "5XMZQY2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.72642, -79.928362", - "loadTime": "09/22/2019 14:54:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "14:56:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5XMZQY2_201909221454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DAAE65A1-62A9-4BDF-852B-2F4A75835B8C", - "ticketNumber": "55GZZWG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.731222, -79.924208", - "loadTime": "09/22/2019 18:45:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "18:47:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_55GZZWG_201909221845_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF3BF8F9-6206-4711-B4AF-5C68C54A774E", - "ticketNumber": "PKRRWSG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.732857, -79.924881", - "loadTime": "09/22/2019 18:21:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "18:23:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_PKRRWSG_201909221821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0B64489-5CED-4DD1-B8AC-B1C4A17C9E6A", - "ticketNumber": "3A4PBSG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.728741, -79.929499", - "loadTime": "09/22/2019 16:22:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "16:24:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3A4PBSG_201909221622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2EAB696-927B-46AF-A7F2-49D1208EFE24", - "ticketNumber": "5PX4C6L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724949, -79.92822", - "loadTime": "09/22/2019 13:42:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "13:44:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5PX4C6L_201909221342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E96A6431-0E13-4B80-96C9-006D471AF58B", - "ticketNumber": "59W73VC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.723771, -79.927736", - "loadTime": "09/22/2019 13:17:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "13:20:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_59W73VC_201909221317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0FB1326-3977-4004-8F45-AA8C2DC59A7B", - "ticketNumber": "4WRNYKF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730007, -79.929013", - "loadTime": "09/22/2019 17:03:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "17:05:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4WRNYKF_201909221703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F16C20A7-6078-4616-9650-45F9A606B5B9", - "ticketNumber": "3CF8EXF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730292, -79.929341", - "loadTime": "09/22/2019 17:41:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "17:45:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3CF8EXF_201909221741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4B3E7D4-FECD-465E-B291-9B954E1AA0E4", - "ticketNumber": "9WVP3T3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.738151, -79.920932", - "loadTime": "09/22/2019 21:25:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "21:29:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9WVP3T3_201909222125_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F62DC621-CC25-4958-980F-DD63CE0226CD", - "ticketNumber": "5PLU63Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.733784, -79.924304", - "loadTime": "09/22/2019 19:15:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "19:19:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5PLU63Z_201909221915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE25E892-D0DB-4AF3-B7CF-F63C1E4ABA4B", - "ticketNumber": "9E7TAVN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.72657, -79.929111", - "loadTime": "09/22/2019 15:29:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "15:33:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9E7TAVN_201909221529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06E04C4B-0D67-4D9D-B7C2-4C4FB28CDD42", - "ticketNumber": "7P8KLGM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.665723, -80.124136", - "loadTime": "09/22/2019 21:24:07", - "straightDistance": "3.5", - "routeDistance": "6.12", - "timeToTower": "0:30:44", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "21:54:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_7P8KLGM_201909222124_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C72B3FF-E895-49BD-90A1-33B38694E648", - "ticketNumber": "8AM5NXY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.780878, -80.012369", - "loadTime": "09/22/2019 21:29:46", - "straightDistance": "8.06", - "routeDistance": "15.28", - "timeToTower": "0:47:36", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "22:17:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 80, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_8AM5NXY_201909222034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B0A5F46-C3C9-40F8-A736-9C365EE540A1", - "ticketNumber": "7QBHB38", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.716875, -80.154061", - "loadTime": "09/22/2019 19:54:40", - "straightDistance": "6.03", - "routeDistance": "11.28", - "timeToTower": "1:53:07", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "21:47:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 85, - "quantity": 60.6, - "calculatedQuantity": "60.6 CY", - "s3DownloadKey": "HaulPass_7QBHB38_201909221954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45170EDE-7954-44B9-A507-DD55923365B2", - "ticketNumber": "4B4QQDN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.731263, -80.045693", - "loadTime": "09/22/2019 21:11:41", - "straightDistance": "4.19", - "routeDistance": "7.91", - "timeToTower": "0:39:18", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "21:50:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_4B4QQDN_201909222109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "671A0512-11C5-486B-A3E2-CC72044C997E", - "ticketNumber": "8QD646B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.784404, -80.012195", - "loadTime": "09/22/2019 21:27:35", - "straightDistance": "8.29", - "routeDistance": "15.33", - "timeToTower": "0:43:45", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "22:11:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 60, - "quantity": 40.9, - "calculatedQuantity": "40.9 CY", - "s3DownloadKey": "HaulPass_8QD646B_201909222127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7840DFF6-579E-4B26-B5CB-0B2AADC76F30", - "ticketNumber": "6X9K6K4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.731452, -80.045590", - "loadTime": "09/22/2019 21:07:42", - "straightDistance": "4.2", - "routeDistance": "7.89", - "timeToTower": "0:42:08", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "21:49:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_6X9K6K4_201909222107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C15D36D2-0D03-4739-8660-3F9CE8B459D0", - "ticketNumber": "8AGTXJC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.665818, -80.124007", - "loadTime": "09/22/2019 21:23:37", - "straightDistance": "3.5", - "routeDistance": "6.11", - "timeToTower": "0:29:56", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "21:53:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_8AGTXJC_201909222123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB2DE2FB-A9D9-439C-8395-5AD9379A7775", - "ticketNumber": "9DHA8WR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.784345, -80.012829", - "loadTime": "09/22/2019 21:03:18", - "straightDistance": "8.27", - "routeDistance": "15.36", - "timeToTower": "1:09:16", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "22:12:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 65, - "quantity": 34.6, - "calculatedQuantity": "34.6 CY", - "s3DownloadKey": "HaulPass_9DHA8WR_201909222103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD9E863B-9C2A-4BD2-A1C6-2337F12A49DC", - "ticketNumber": "6UYMAPE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.758641, -80.027043", - "loadTime": "09/22/2019 21:16:01", - "straightDistance": "6.32", - "routeDistance": "9.53", - "timeToTower": "0:42:58", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "21:58:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_6UYMAPE_201909222111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1A1F991-F900-42CC-A0D1-48B96C71BEB7", - "ticketNumber": "53ZFMCN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.717046, -80.154270", - "loadTime": "09/22/2019 19:52:37", - "straightDistance": "6.05", - "routeDistance": "11.26", - "timeToTower": "1:52:06", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "21:44:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_53ZFMCN_201909221952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6D68859-0CC7-4676-ABC0-22A3360D0D3E", - "ticketNumber": "6T2SUXH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7A4ZSU9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.758706, -80.027702", - "loadTime": "09/22/2019 21:35:25", - "straightDistance": "6.31", - "routeDistance": "9.56", - "timeToTower": "0:25:40", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "22:01:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.4 CY", - "percentFull": 50, - "quantity": 37.2, - "calculatedQuantity": "37.2 CY", - "s3DownloadKey": "HaulPass_6T2SUXH_201909222135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA472D39-7DFB-4935-81B0-128A3278691A", - "ticketNumber": "3F69H57", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.783530, -80.012955", - "loadTime": "09/22/2019 20:33:58", - "straightDistance": "8.21", - "routeDistance": "15.29", - "timeToTower": "1:44:55", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/22/2019", - "disposalTime": "22:18:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 75, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_3F69H57_201909222033_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05E4F6A7-C247-4FB7-A918-E8A025D5FC4E", - "ticketNumber": "56KNLT7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.850100, -79.860980", - "loadTime": "09/22/2019 19:25:18", - "straightDistance": "11.38", - "routeDistance": "13.52", - "timeToTower": "0:56:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "20:21:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_56KNLT7_201909221842_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07AA64B9-9286-4919-A708-EEEF4BA01156", - "ticketNumber": "4SBKFP8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.827425, -79.867521", - "loadTime": "09/22/2019 19:10:25", - "straightDistance": "12.58", - "routeDistance": "14.38", - "timeToTower": "0:44:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "19:55:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_4SBKFP8_201909221834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1150FC53-D044-4E54-9264-B3F1FFB18827", - "ticketNumber": "55RKQ54", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.850583, -79.865673", - "loadTime": "09/22/2019 19:34:54", - "straightDistance": "11.6", - "routeDistance": "13.56", - "timeToTower": "1:54:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "21:29:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 85, - "quantity": 63.9, - "calculatedQuantity": "63.9 CY", - "s3DownloadKey": "HaulPass_55RKQ54_201909221934_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1973DF7D-6F6B-4359-89DA-6257E6694155", - "ticketNumber": "6757JAZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.767857, -79.826161", - "loadTime": "09/22/2019 20:12:09", - "straightDistance": "13.94", - "routeDistance": "17.91", - "timeToTower": "0:58:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "21:10:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 50, - "quantity": 39.4, - "calculatedQuantity": "39.4 CY", - "s3DownloadKey": "HaulPass_6757JAZ_201909222012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A3EE4AD-05AA-4FDE-9BD0-E2B298894024", - "ticketNumber": "5NNGJM2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.767957, -79.825888", - "loadTime": "09/22/2019 20:00:05", - "straightDistance": "13.92", - "routeDistance": "17.91", - "timeToTower": "1:09:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "21:09:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 55, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_5NNGJM2_201909221934_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "242AA09D-731C-41D4-86A1-037710FDB5FF", - "ticketNumber": "8WMAKB5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.802661, -79.851852", - "loadTime": "09/22/2019 19:21:45", - "straightDistance": "13.01", - "routeDistance": "15.1", - "timeToTower": "0:31:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "19:53:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 85, - "quantity": 63.6, - "calculatedQuantity": "63.6 CY", - "s3DownloadKey": "HaulPass_8WMAKB5_201909221908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26481395-A5F7-483E-997F-9B767E19FD25", - "ticketNumber": "3B9PVBF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.851344, -79.876600", - "loadTime": "09/22/2019 18:56:56", - "straightDistance": "12.12", - "routeDistance": "14.21", - "timeToTower": "0:34:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "19:31:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 70, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_3B9PVBF_201909221841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2777B766-B080-4439-AD1A-C5D4691448F0", - "ticketNumber": "8PC5XVN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.850544, -79.865788", - "loadTime": "09/22/2019 20:08:50", - "straightDistance": "11.61", - "routeDistance": "13.57", - "timeToTower": "1:22:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "21:30:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_8PC5XVN_201909222008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "285D5EA5-7BCB-4710-8B76-5E82DAE7A4D4", - "ticketNumber": "7CUDSW8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.850583, -79.861719", - "loadTime": "09/22/2019 18:06:36", - "straightDistance": "11.4", - "routeDistance": "13.45", - "timeToTower": "2:16:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "20:22:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 80, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_7CUDSW8_201909221806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C5E7AA5-7CF9-4F47-8032-FF403F11E103", - "ticketNumber": "9FS5FXR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.771651, -79.820668", - "loadTime": "09/22/2019 21:07:22", - "straightDistance": "13.54", - "routeDistance": "17.46", - "timeToTower": "0:39:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "21:46:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_9FS5FXR_201909222017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3564DAE4-2908-4127-8BF3-728EE20B4F27", - "ticketNumber": "9QX5RDS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.786455, -79.787989", - "loadTime": "09/22/2019 21:11:44", - "straightDistance": "11.7", - "routeDistance": "15.49", - "timeToTower": "0:40:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "21:52:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 85, - "quantity": 62.4, - "calculatedQuantity": "62.4 CY", - "s3DownloadKey": "HaulPass_9QX5RDS_201909222111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44283580-56F1-4C3E-9B3C-50A8AFB52938", - "ticketNumber": "6TQ35VQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.826691, -79.866700", - "loadTime": "09/22/2019 21:05:20", - "straightDistance": "12.57", - "routeDistance": "14.44", - "timeToTower": "0:50:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "21:56:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_6TQ35VQ_201909222049_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56BDDC4D-108E-4CF4-A608-2E2A6655D529", - "ticketNumber": "5ELC49A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.803518, -79.884497", - "loadTime": "09/22/2019 21:28:49", - "straightDistance": "14.37", - "routeDistance": "15.61", - "timeToTower": "0:41:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "22:10:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 75, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_5ELC49A_201909222128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B42771B-D824-4A48-9E94-41452FE9FABF", - "ticketNumber": "4ZZHVNU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.827484, -79.867374", - "loadTime": "09/22/2019 19:10:25", - "straightDistance": "12.57", - "routeDistance": "14.37", - "timeToTower": "0:52:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "20:02:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_J001_4ZZHVNU_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "683807FB-1E90-4EDE-B63D-384302F16803", - "ticketNumber": "3LUDS9R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.759498, -79.842729", - "loadTime": "09/22/2019 20:29:36", - "straightDistance": "14.96", - "routeDistance": "18.16", - "timeToTower": "0:45:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "21:14:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 90, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_3LUDS9R_201909222029_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7347CAA5-DCF5-45D6-A65A-B00C7FDED3EF", - "ticketNumber": "5CNGU4U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.848379, -79.864112", - "loadTime": "09/22/2019 19:20:33", - "straightDistance": "11.6", - "routeDistance": "13.35", - "timeToTower": "0:53:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "20:13:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 80, - "quantity": 57.4, - "calculatedQuantity": "57.4 CY", - "s3DownloadKey": "HaulPass_5CNGU4U_201909221920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FF99806-DE0F-4AD5-93BE-4B50A7F7B925", - "ticketNumber": "3DUZ5KY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.797845, -79.879386", - "loadTime": "09/22/2019 18:45:34", - "straightDistance": "14.4", - "routeDistance": "15.93", - "timeToTower": "0:52:29", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "19:38:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 85, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_3DUZ5KY_201909221822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "860F2C2A-C27A-4978-9BD0-E8F852D67CF0", - "ticketNumber": "43UE7WK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.801174, -79.883667", - "loadTime": "09/22/2019 19:29:42", - "straightDistance": "14.44", - "routeDistance": "15.78", - "timeToTower": "0:55:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "20:25:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 75, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_43UE7WK_201909221902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94080F15-1155-4470-B416-9E2F1686294B", - "ticketNumber": "9QCKPTL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.848157, -79.862776", - "loadTime": "09/22/2019 19:39:58", - "straightDistance": "11.54", - "routeDistance": "13.42", - "timeToTower": "0:35:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "20:15:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 90, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_9QCKPTL_201909221939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "961242C5-57EF-4EFC-8571-46F11E1A7B14", - "ticketNumber": "32F56WP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.803738, -79.861000", - "loadTime": "09/22/2019 20:27:15", - "straightDistance": "13.34", - "routeDistance": "15.74", - "timeToTower": "1:27:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "21:54:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 80, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_32F56WP_201909222013_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9BA394C3-8BD4-4CBC-B4D1-5EF699235F1C", - "ticketNumber": "4UY7TJX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.852027, -79.875701", - "loadTime": "09/22/2019 20:28:55", - "straightDistance": "12.05", - "routeDistance": "14.3", - "timeToTower": "0:35:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "21:04:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 65, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_4UY7TJX_201909222028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D58C6B9-B133-4EF5-955C-E8DB00CD0FFB", - "ticketNumber": "6CJM4Q6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.853978, -79.776152", - "loadTime": "09/22/2019 21:23:09", - "straightDistance": "7.43", - "routeDistance": "9.62", - "timeToTower": "0:42:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "22:05:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_6CJM4Q6_201909222009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFD65DA4-5A19-4943-9658-BDF20B49AFE9", - "ticketNumber": "7566K69", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.828180, -79.870254", - "loadTime": "09/22/2019 21:14:04", - "straightDistance": "12.67", - "routeDistance": "14.19", - "timeToTower": "0:47:28", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "22:01:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_7566K69_201909222114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B55CC82E-4112-4664-9385-C35F39B86FAB", - "ticketNumber": "PGTX6PP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.801946, -79.883860", - "loadTime": "09/22/2019 19:53:40", - "straightDistance": "14.41", - "routeDistance": "15.72", - "timeToTower": "0:32:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "20:26:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 75, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_PGTX6PP_201909221953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B635B1BB-E986-4D76-9730-DBE1AB4CEFA4", - "ticketNumber": "4PF7YAR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.853697, -79.778609", - "loadTime": "09/22/2019 18:52:42", - "straightDistance": "7.53", - "routeDistance": "9.8", - "timeToTower": "0:34:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "19:26:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 90, - "quantity": 64.7, - "calculatedQuantity": "64.7 CY", - "s3DownloadKey": "HaulPass_4PF7YAR_201909221750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC296B43-10F1-4DE7-BCC5-DBBCE23E8DFB", - "ticketNumber": "4LYKUMG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.796756, -79.782105", - "loadTime": "09/22/2019 19:04:15", - "straightDistance": "10.91", - "routeDistance": "16.08", - "timeToTower": "0:43:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "19:47:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 85, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_4LYKUMG_201909221830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA1C2208-A937-4D9C-96A0-475EF9D498D4", - "ticketNumber": "4TC5VB9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.849773, -79.875513", - "loadTime": "09/22/2019 18:37:11", - "straightDistance": "12.12", - "routeDistance": "14.07", - "timeToTower": "0:55:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "19:32:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_4TC5VB9_201909221827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC28F146-1DE4-4914-B0ED-B3677C5D0F97", - "ticketNumber": "35785DA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.851918, -79.875829", - "loadTime": "09/22/2019 20:24:08", - "straightDistance": "12.06", - "routeDistance": "14.29", - "timeToTower": "0:39:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "21:03:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_35785DA_201909222016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3044E9E-985B-48ED-BD5C-3AF604B3EBF0", - "ticketNumber": "6L2EE9R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.798896, -79.876689", - "loadTime": "09/22/2019 18:17:35", - "straightDistance": "14.24", - "routeDistance": "15.8", - "timeToTower": "1:19:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "19:36:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 70, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_6L2EE9R_201909221817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA358290-E262-43A9-8D2B-D7FCE29BFDD4", - "ticketNumber": "92N5LVN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.764636, -79.833528", - "loadTime": "09/22/2019 19:55:30", - "straightDistance": "14.36", - "routeDistance": "18.35", - "timeToTower": "1:53:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "21:48:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 70, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_92N5LVN_201909221925_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F56CBD02-D009-48B8-ADFD-5593908899FB", - "ticketNumber": "4SK55MU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.803655, -79.860855", - "loadTime": "09/22/2019 19:09:37", - "straightDistance": "13.34", - "routeDistance": "15.73", - "timeToTower": "0:32:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "19:41:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 80, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_4SK55MU_201909221834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05F0EE9D-2200-434C-82BA-6E82C09BBCAB", - "ticketNumber": "3RZKKMT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.799632, -79.876115", - "loadTime": "09/22/2019 20:37:36", - "straightDistance": "14.18", - "routeDistance": "16.08", - "timeToTower": "1:43:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "22:20:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 75, - "quantity": 64.4, - "calculatedQuantity": "64.4 CY", - "s3DownloadKey": "HaulPass_3RZKKMT_201909222037_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C28EB36-405B-455A-8A83-89EE4A58C0D1", - "ticketNumber": "6SH3VMH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.803722, -79.879216", - "loadTime": "09/22/2019 21:33:40", - "straightDistance": "14.13", - "routeDistance": "15.35", - "timeToTower": "0:42:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "22:16:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 90, - "quantity": 78.1, - "calculatedQuantity": "78.1 CY", - "s3DownloadKey": "HaulPass_6SH3VMH_201909222133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB7ABD0A-5308-483E-AA4D-AFC04653AC38", - "ticketNumber": "4NB5EYJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.803915, -79.761893", - "loadTime": "09/22/2019 21:34:28", - "straightDistance": "9.95", - "routeDistance": "17.64", - "timeToTower": "0:43:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "22:18:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 85, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_4NB5EYJ_201909222128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "036A2FA2-D333-4298-A19A-2B8D41054B5E", - "ticketNumber": "5MMZE7E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.564732, -80.376300", - "loadTime": "09/22/2019 19:36:49", - "straightDistance": "2.06", - "routeDistance": "2.62", - "timeToTower": "0:22:07", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "19:58:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_5MMZE7E_201909221936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D03D124-FCA6-4455-8F17-7679A05BA640", - "ticketNumber": "6AQN4N5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.589555, -80.360238", - "loadTime": "09/22/2019 21:19:36", - "straightDistance": ".26", - "routeDistance": ".26", - "timeToTower": "0:52:11", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "22:11:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 90, - "quantity": 69.8, - "calculatedQuantity": "69.8 CY", - "s3DownloadKey": "HaulPass_6AQN4N5_201909222119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DE9D02F-C023-4EA7-B958-460E4BD866AE", - "ticketNumber": "3UH5CZD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.740722, -80.241666", - "loadTime": "09/22/2019 20:54:08", - "straightDistance": "12.4", - "routeDistance": "16.51", - "timeToTower": "0:39:32", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "21:33:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 95, - "quantity": 68.8, - "calculatedQuantity": "68.8 CY", - "s3DownloadKey": "HaulPass_3UH5CZD_201909222054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2DBCF4D1-00B3-4B4E-ABC9-068727B337D1", - "ticketNumber": "ZZJQ2CH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.745356, -80.353439", - "loadTime": "09/22/2019 20:37:09", - "straightDistance": "10.79", - "routeDistance": "12.57", - "timeToTower": "0:53:17", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "21:30:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 75, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_ZZJQ2CH_201909222037_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F41AF13-AE61-4513-88B7-954CD88EF000", - "ticketNumber": "9DWFDHA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.676734, -80.189558", - "loadTime": "09/22/2019 20:41:22", - "straightDistance": "11.4", - "routeDistance": "39.53", - "timeToTower": "1:39:21", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "22:20:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_9DWFDHA_201909222041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A668E8E-1D16-4019-8F42-4D9AAC826CEA", - "ticketNumber": "6ZXGUAP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.589470, -80.360866", - "loadTime": "09/22/2019 20:22:17", - "straightDistance": ".3", - "routeDistance": ".3", - "timeToTower": "0:38:33", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "21:00:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_6ZXGUAP_201909222022_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "919ADC24-6A6B-4B79-9845-517B5C8B6E26", - "ticketNumber": "4D3V9BP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.566653, -80.372340", - "loadTime": "09/22/2019 21:47:16", - "straightDistance": "1.82", - "routeDistance": "2.35", - "timeToTower": "0:23:46", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "22:11:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_4D3V9BP_201909222147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "984669C8-5463-474C-8C45-B3606CBED5EF", - "ticketNumber": "54GSYM5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.675823, -80.345770", - "loadTime": "09/22/2019 20:17:06", - "straightDistance": "6.02", - "routeDistance": "7.4", - "timeToTower": "2:00:38", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "22:17:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_54GSYM5_201909222017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB5AEB00-8875-49EC-91F9-0093CE0920BC", - "ticketNumber": "7HZM7RM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.676983, -80.189728", - "loadTime": "09/22/2019 20:41:51", - "straightDistance": "11.4", - "routeDistance": "39.51", - "timeToTower": "1:39:42", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "22:21:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 55, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_7HZM7RM_201909222041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BAF1251A-C1B1-4A7F-BD2E-510745288524", - "ticketNumber": "7Z2M82N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.675848, -80.345192", - "loadTime": "09/22/2019 19:37:03", - "straightDistance": "6.02", - "routeDistance": "7.43", - "timeToTower": "2:41:21", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "22:18:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 90, - "quantity": 67.4, - "calculatedQuantity": "67.4 CY", - "s3DownloadKey": "HaulPass_7Z2M82N_201909221937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA985583-441C-487B-B3B8-89E101AD4B9D", - "ticketNumber": "3PQK6PS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.745329, -80.355071", - "loadTime": "09/22/2019 20:31:05", - "straightDistance": "10.79", - "routeDistance": "12.67", - "timeToTower": "0:59:59", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "21:31:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_3PQK6PS_201909222031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3A84279-A443-4752-8401-87FEE286F814", - "ticketNumber": "RVEBKCH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.589467, -80.360934", - "loadTime": "09/22/2019 20:23:00", - "straightDistance": ".3", - "routeDistance": ".3", - "timeToTower": "0:37:08", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "21:00:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_RVEBKCH_201909222023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDABC3C7-1279-4925-B4D7-C7FDEA94A0AE", - "ticketNumber": "6G7RQF5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.689595, -80.321025", - "loadTime": "09/22/2019 20:46:19", - "straightDistance": "7.23", - "routeDistance": "10.1", - "timeToTower": "1:38:01", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "22:24:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 50, - "quantity": 38.4, - "calculatedQuantity": "38.4 CY", - "s3DownloadKey": "HaulPass_6G7RQF5_201909222040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F035E0CB-14A7-4B01-9F13-00DB453114F3", - "ticketNumber": "8ZA6Z2B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.564765, -80.376059", - "loadTime": "09/22/2019 19:35:08", - "straightDistance": "2.05", - "routeDistance": "2.61", - "timeToTower": "0:22:47", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "19:57:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_8ZA6Z2B_201909221935_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8032035-3A7F-4049-AD25-027048817A37", - "ticketNumber": "FTPCWHV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.690380, -80.320819", - "loadTime": "09/22/2019 20:38:25", - "straightDistance": "7.29", - "routeDistance": "10.07", - "timeToTower": "1:45:08", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/22/2019", - "disposalTime": "22:23:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 55, - "quantity": 38.9, - "calculatedQuantity": "38.9 CY", - "s3DownloadKey": "HaulPass_FTPCWHV_201909222038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20E199E7-041D-4310-81AF-293B3D2C128F", - "ticketNumber": "9EQACDG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.909729, -79.763952", - "loadTime": "09/22/2019 21:33:13", - "straightDistance": "4.47", - "routeDistance": "7.82", - "timeToTower": "0:59:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "22:32:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_9EQACDG_201909222133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49595123-3AC7-421D-9926-1E45196245B2", - "ticketNumber": "6NQMUAL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.786120, -79.788063", - "loadTime": "09/22/2019 21:47:44", - "straightDistance": "11.72", - "routeDistance": "15.47", - "timeToTower": "0:50:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "22:38:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 65, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_6NQMUAL_201909222147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57B4233D-73A8-47A4-A993-7AA01F35D9BC", - "ticketNumber": "73EWWSZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.803494, -79.884310", - "loadTime": "09/22/2019 21:24:30", - "straightDistance": "14.36", - "routeDistance": "15.61", - "timeToTower": "1:01:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "22:26:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 75, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_73EWWSZ_201909222124_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99C9162B-3E5B-4425-BA9D-879884949942", - "ticketNumber": "UX29CKM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.799614, -79.855794", - "loadTime": "09/22/2019 21:19:00", - "straightDistance": "13.32", - "routeDistance": "15.18", - "timeToTower": "1:15:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "22:34:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_UX29CKM_201909222043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD2C3BF1-062E-484D-A664-C09E4E2984F8", - "ticketNumber": "5XMVEQQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.786310, -79.788242", - "loadTime": "09/22/2019 21:44:15", - "straightDistance": "11.71", - "routeDistance": "15.49", - "timeToTower": "0:52:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/22/2019", - "disposalTime": "22:36:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 75, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_5XMVEQQ_201909222144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0203B5E6-0C74-4082-8900-919DF2B5B52C", - "ticketNumber": "4LD7NV3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.729925, -79.963784", - "loadTime": "09/22/2019 21:29:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "21:33:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4LD7NV3_201909222129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02194C25-D7E2-4128-9126-E84745A5A011", - "ticketNumber": "7XXY77E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.731022, -79.97131", - "loadTime": "09/22/2019 12:30:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "12:35:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7XXY77E_201909221230_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16534F89-8C0E-4774-B8E1-0195B2082D03", - "ticketNumber": "8ACUDT8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.724119, -79.968803", - "loadTime": "09/22/2019 14:30:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "14:36:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ACUDT8_201909221430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "188355EB-1CE3-4B07-8667-81A9F4966A5A", - "ticketNumber": "85G5CUC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.730149, -79.971673", - "loadTime": "09/22/2019 12:52:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "12:54:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_85G5CUC_201909221252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DDD2A16-6634-4A8C-9C1E-8C3D67EF2C1F", - "ticketNumber": "52DVKTQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.73007, -79.96342", - "loadTime": "09/22/2019 21:26:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "21:29:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_52DVKTQ_201909222126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "223F4FAF-32BD-492E-8978-E3A38A3F0E32", - "ticketNumber": "6LCYG9Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724967, -79.959657", - "loadTime": "09/22/2019 22:37:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "22:43:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6LCYG9Z_201909222237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C0519EC-6F24-483C-84C2-D8C892ACD904", - "ticketNumber": "9V88CP9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.728455, -79.962174", - "loadTime": "09/22/2019 22:26:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "22:30:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9V88CP9_201909222226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E395961-27CA-402A-8DF8-ABFD4A23609E", - "ticketNumber": "5DVMRAK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.733175, -79.974725", - "loadTime": "09/22/2019 12:00:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "12:07:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5DVMRAK_201909221200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "397796E2-B289-429D-A73B-778FA00FE9C4", - "ticketNumber": "9P88KZ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.730858, -79.971115", - "loadTime": "09/22/2019 12:38:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "12:42:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9P88KZ7_201909221238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BA7B022-168F-4E91-B28E-300BE9D463AA", - "ticketNumber": "88MSKG7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.727587, -79.970377", - "loadTime": "09/22/2019 13:53:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "14:04:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88MSKG7_201909221353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "433667F5-2E77-44CD-88B3-C55196DF4385", - "ticketNumber": "533V8BF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.725616, -79.98209", - "loadTime": "09/22/2019 15:43:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "15:45:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_533V8BF_201909221543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51443F05-36BB-4D23-A32F-709891828072", - "ticketNumber": "7JR8GF2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.732932, -79.981783", - "loadTime": "09/22/2019 16:37:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "1:26:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "18:03:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7JR8GF2_201909221637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57A7C56C-EB19-485A-95DB-D7855B31E14A", - "ticketNumber": "4EF6CK4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.728969, -79.971465", - "loadTime": "09/22/2019 13:00:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "13:05:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4EF6CK4_201909221300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57AFCC2E-6B84-426F-8145-534DC7165042", - "ticketNumber": "4TA5QD7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.730433, -79.964313", - "loadTime": "09/22/2019 21:34:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "21:37:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4TA5QD7_201909222134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CF13DA1-E2F3-4FBD-B61B-B7351AD32616", - "ticketNumber": "39SGKQR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.725013, -79.960217", - "loadTime": "09/22/2019 22:35:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "22:37:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_39SGKQR_201909222235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F57AB34-5C11-443A-AC74-1C0A6EE739AA", - "ticketNumber": "898HEQB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.727618, -79.970761", - "loadTime": "09/22/2019 14:05:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "14:06:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_898HEQB_201909221405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "710D1EAE-CD91-4DD9-9F8B-A63AB2EC1D77", - "ticketNumber": "8D5LRUE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.730788, -79.971019", - "loadTime": "09/22/2019 12:42:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "12:44:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8D5LRUE_201909221242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AD3228B-8CF6-4DFC-BEB0-9348FF71A5A3", - "ticketNumber": "35XK5X7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.730274, -79.963825", - "loadTime": "09/22/2019 21:37:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "21:40:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_35XK5X7_201909222137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B79245F-F2B7-4BEF-9F51-A2FF14252178", - "ticketNumber": "5HVN9VD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.731529, -79.973166", - "loadTime": "09/22/2019 12:15:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "12:18:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5HVN9VD_201909221215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7EEA2F5E-1521-4CA2-94EA-19B91498DA0B", - "ticketNumber": "5DTYHHD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.728125, -79.970385", - "loadTime": "09/22/2019 13:30:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "13:34:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5DTYHHD_201909221330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "824E04EE-6FA5-4165-B162-ADE88F3CD945", - "ticketNumber": "3VC9L9K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.729059, -79.962799", - "loadTime": "09/22/2019 22:15:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "22:16:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3VC9L9K_201909222215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C8248B3-8530-4D21-B754-72C17AA201FC", - "ticketNumber": "9J7DQJ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.72475, -79.968858", - "loadTime": "09/22/2019 14:45:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "14:54:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9J7DQJ6_201909221445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95965930-3072-441E-9AB9-551BF1A0949F", - "ticketNumber": "82DPRJQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.724176, -79.968989", - "loadTime": "09/22/2019 14:23:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "14:30:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82DPRJQ_201909221423_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95C2DAC5-8350-412C-9DDB-9B9757C28E3B", - "ticketNumber": "9Y4KTBH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.732515, -79.965598", - "loadTime": "09/22/2019 22:03:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "22:07:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9Y4KTBH_201909222203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CB7F1DB-0B9D-4F91-8541-050B05CA5F17", - "ticketNumber": "9CCEJMS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.733105, -79.965567", - "loadTime": "09/22/2019 22:09:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "22:11:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9CCEJMS_201909222209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A85FAA95-DE08-4F76-BF87-67F105F8A13A", - "ticketNumber": "6SCMP8W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.729332, -79.966224", - "loadTime": "09/22/2019 21:15:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "21:19:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SCMP8W_201909222115_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA815663-BF81-457B-A53A-0E5216890F7B", - "ticketNumber": "4GAXEKS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.729119, -79.971307", - "loadTime": "09/22/2019 13:05:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "13:17:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4GAXEKS_201909221305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1C30BCF-E4A5-4FA4-9775-F17A5E1507C1", - "ticketNumber": "APKQEEA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.728411, -79.970589", - "loadTime": "09/22/2019 13:36:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "13:43:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_APKQEEA_201909221336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2F06279-F259-4C7D-B179-5402871CF91E", - "ticketNumber": "36697SR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.72475, -79.968751", - "loadTime": "09/22/2019 14:19:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "14:23:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_36697SR_201909221419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3D00628-1874-47D2-B8D4-392A0E971807", - "ticketNumber": "3TEU8MP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.728502, -79.969856", - "loadTime": "09/22/2019 13:43:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "13:48:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TEU8MP_201909221343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BADBCCB8-8C63-450F-A21C-D711039C0D57", - "ticketNumber": "9VBJCTS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.731478, -79.981577", - "loadTime": "09/22/2019 16:54:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "17:00:53", - "debrisType": "Leaner", - "diameter": 7.7, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VBJCTS_201909221654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBF3F194-A5EE-459E-8992-CB6C1C5318B4", - "ticketNumber": "96JVVAH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.731964, -79.964248", - "loadTime": "09/22/2019 21:56:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "21:57:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_96JVVAH_201909222156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC86AA6B-8A3C-4BB1-82BE-1D0F57499F71", - "ticketNumber": "3B9AZS4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.730789, -79.97173", - "loadTime": "09/22/2019 12:23:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "12:28:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3B9AZS4_201909221223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3F60CD0-CE09-48B6-9AA3-CC23E304E2CE", - "ticketNumber": "5UMJEZM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724941, -79.959805", - "loadTime": "09/22/2019 22:43:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "22:49:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5UMJEZM_201909222243_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBB93613-352D-4849-A908-F43A9D54AD81", - "ticketNumber": "9VV5N87", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.728924, -79.962331", - "loadTime": "09/22/2019 22:18:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "22:24:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VV5N87_201909222218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF9557A8-1B97-4536-980D-B8AAB1D7FEAF", - "ticketNumber": "7P6LG86", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.728808, -79.966559", - "loadTime": "09/22/2019 17:14:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "17:24:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7P6LG86_201909221714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E50A9A0D-543E-4F95-B6C4-709820E83B49", - "ticketNumber": "7NNN66T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.72835, -79.966602", - "loadTime": "09/22/2019 17:24:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "17:27:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7NNN66T_201909221724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC0F2F5A-9FC9-4B9A-B3AC-E94B27AC080C", - "ticketNumber": "7DT87QN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.73016, -79.970919", - "loadTime": "09/22/2019 12:47:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "12:52:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7DT87QN_201909221247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4FD9073-1DA9-42A2-8536-8AA06BE4E886", - "ticketNumber": "32S2FNL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.730718, -79.981412", - "loadTime": "09/22/2019 16:23:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "16:27:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_32S2FNL_201909221623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00EC7E59-DB85-4548-BEA6-BA4246AE5BA2", - "ticketNumber": "872NJVT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.730741, -79.964425", - "loadTime": "09/22/2019 21:48:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "21:50:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_872NJVT_201909222148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06E2B1BB-678D-429F-AA1E-BE1FF9A702E3", - "ticketNumber": "638JJ9L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.721436, -79.965132", - "loadTime": "09/22/2019 19:28:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "19:35:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_638JJ9L_201909221928_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C33E3D6-18BB-430D-8F3C-C18E94FF1BB1", - "ticketNumber": "9QUFWK6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.723772, -79.964805", - "loadTime": "09/22/2019 19:37:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "19:38:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9QUFWK6_201909221937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1200FA6A-DEE4-4509-9B91-87E9CC5207E1", - "ticketNumber": "5TS6KBQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.72369, -79.965636", - "loadTime": "09/22/2019 18:45:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "18:49:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5TS6KBQ_201909221845_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12B1656F-8C5F-467B-90B1-D94CA36D02A1", - "ticketNumber": "46L7QEF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.727811, -79.966726", - "loadTime": "09/22/2019 18:03:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "18:10:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_46L7QEF_201909221803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16D8FBD3-7628-45C1-90F0-7167F06F2D0A", - "ticketNumber": "RBJKAQF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.722148, -79.965441", - "loadTime": "09/22/2019 19:05:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "19:10:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_RBJKAQF_201909221905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17498971-033F-44AA-A78B-70692764D660", - "ticketNumber": "4LKBBR2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.727685, -79.96628", - "loadTime": "09/22/2019 17:35:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "17:37:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4LKBBR2_201909221735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DB5A0E9-FD31-49AA-8437-9C49D9CC650B", - "ticketNumber": "4F9HCU8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.727609, -79.964556", - "loadTime": "09/22/2019 20:46:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "20:53:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4F9HCU8_201909222046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F212848-7846-4ACF-9525-5308FDDFE75E", - "ticketNumber": "4XR8VHY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.72382, -79.964964", - "loadTime": "09/22/2019 19:35:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "19:36:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4XR8VHY_201909221935_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27C6F7FF-88FF-4A82-8387-D8F3C0FF73BD", - "ticketNumber": "RUKZRKN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.72786, -79.965065", - "loadTime": "09/22/2019 20:55:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "21:01:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_RUKZRKN_201909222055_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "299E92BB-361E-4FD0-A503-EA9D2C12A7F1", - "ticketNumber": "4ZZFKEM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.730753, -79.964766", - "loadTime": "09/22/2019 21:46:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "21:47:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ZZFKEM_201909222146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B865D53-AABA-47EF-9720-641A41C2B6B5", - "ticketNumber": "5KUY3Y5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.727624, -79.966448", - "loadTime": "09/22/2019 17:38:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "17:40:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5KUY3Y5_201909221738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42B88C01-E5C0-4737-BCB3-8E807A6BB863", - "ticketNumber": "DBTYCZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.727967, -79.965347", - "loadTime": "09/22/2019 21:02:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "21:08:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_DBTYCZL_201909222102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46C37798-5B12-4E46-B7E2-0BDD230B8A5A", - "ticketNumber": "UEYULNK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.727573, -79.966103", - "loadTime": "09/22/2019 17:31:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "17:35:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_UEYULNK_201909221731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C9099C9-4919-4DBC-A4A1-B8C2553B2C92", - "ticketNumber": "8LRMTJ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.723756, -79.9656", - "loadTime": "09/22/2019 19:48:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "19:53:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8LRMTJ9_201909221948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FA7FB41-7BFB-4141-9EB7-DA64DF3FBEEA", - "ticketNumber": "6D2E4T6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.725119, -79.96719", - "loadTime": "09/22/2019 20:06:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "20:09:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6D2E4T6_201909222006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55AC05F5-C4A4-4A42-A994-18A705B655D5", - "ticketNumber": "5DF4SGQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.723944, -79.965351", - "loadTime": "09/22/2019 19:43:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "19:45:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5DF4SGQ_201909221943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5FCF35C8-8C8E-4426-9655-17AD4DE79679", - "ticketNumber": "4DRTBGA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.726986, -79.966853", - "loadTime": "09/22/2019 18:12:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "18:21:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4DRTBGA_201909221812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "666E9A75-AD17-4C70-96F3-CED710539F05", - "ticketNumber": "5SXL9C9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.724948, -79.965512", - "loadTime": "09/22/2019 20:00:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "20:02:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5SXL9C9_201909222000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A20F359-BFAF-4478-8ADF-B59A68D6F106", - "ticketNumber": "7GNVTZQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.724073, -79.964712", - "loadTime": "09/22/2019 19:40:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "19:43:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7GNVTZQ_201909221940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C30200C-F0B0-4238-9467-CD31837FBE3F", - "ticketNumber": "77V38AG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.724487, -79.966011", - "loadTime": "09/22/2019 18:22:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "18:27:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77V38AG_201909221822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "955F2A74-798B-44CE-B07D-B77EEC9E9AE8", - "ticketNumber": "4CBAXBD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.723929, -79.965632", - "loadTime": "09/22/2019 18:29:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "18:34:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4CBAXBD_201909221829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5B3E09A-20BE-4E63-A019-59B3BD9284EC", - "ticketNumber": "922KXYG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.721792, -79.966594", - "loadTime": "09/22/2019 19:15:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "19:22:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_922KXYG_201909221915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC454A3B-0029-4A6B-A444-18EC83880F5A", - "ticketNumber": "3UXVA2R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.723589, -79.96557", - "loadTime": "09/22/2019 18:35:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "18:43:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3UXVA2R_201909221835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD48E35F-8C8F-4BC5-A49A-DC896322AE82", - "ticketNumber": "9Z5MNXY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.72797, -79.964022", - "loadTime": "09/22/2019 20:40:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "20:44:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9Z5MNXY_201909222040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDC08AD1-A9DF-42D4-88F3-8A49773BCC26", - "ticketNumber": "CSSGKXJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.723526, -79.965628", - "loadTime": "09/22/2019 18:49:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:13:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "19:02:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_CSSGKXJ_201909221849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3B5CFFF-B0BE-4264-B68D-3B599782CF83", - "ticketNumber": "7EGP7NE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.727921, -79.966213", - "loadTime": "09/22/2019 17:40:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:21:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "18:02:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7EGP7NE_201909221740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F87AB832-C0D4-4049-81FA-8A211E8354CA", - "ticketNumber": "6C88HTZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.72786, -79.964178", - "loadTime": "09/22/2019 20:31:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/22/2019", - "disposalTime": "20:39:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6C88HTZ_201909222031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02A71050-1C89-46F1-B13B-1A02BD651CCB", - "ticketNumber": "6ZAL8Z8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.835001, -80.056548", - "loadTime": "09/22/2019 19:41:25", - "straightDistance": "11.74", - "routeDistance": "15.05", - "timeToTower": "0:54:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "20:35:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_6ZAL8Z8_201909221941_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "082A3866-B126-4028-910E-C36CF81D0E93", - "ticketNumber": "6T9KWH3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.772409, -79.982370", - "loadTime": "09/22/2019 17:51:32", - "straightDistance": "16.28", - "routeDistance": "18.77", - "timeToTower": "0:54:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "18:46:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_6T9KWH3_201909221751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A46733A-F404-4AA6-9CD6-F6DFAC56938B", - "ticketNumber": "4TCCMP9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815877, -79.994389", - "loadTime": "09/22/2019 20:02:16", - "straightDistance": "15.28", - "routeDistance": "17.78", - "timeToTower": "0:37:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "20:39:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 80, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_4TCCMP9_201909222002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C7A0388-2595-4E24-8E33-E00E18E56263", - "ticketNumber": "8XG6Q7R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.825257, -80.053688", - "loadTime": "09/22/2019 17:16:49", - "straightDistance": "11.86", - "routeDistance": "16.16", - "timeToTower": "1:24:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "18:41:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 80, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_8XG6Q7R_201909221716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A2D30FB-8F5A-4088-9362-ACEC0DAE72D2", - "ticketNumber": "5CQH2ND", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.728841, -80.281512", - "loadTime": "09/22/2019 17:33:55", - "straightDistance": "6.24", - "routeDistance": "10.18", - "timeToTower": "2:20:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "19:54:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 65, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_5CQH2ND_201909221733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2ABEC649-FA53-414D-86B6-7C9AD2BD472D", - "ticketNumber": "9LS4KFX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.793358, -80.008321", - "loadTime": "09/22/2019 19:27:38", - "straightDistance": "14.57", - "routeDistance": "16.71", - "timeToTower": "1:14:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "20:42:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_9LS4KFX_201909221927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3797C613-FC6B-4C11-A027-7F638C598756", - "ticketNumber": "327WJAT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.841687, -80.081995", - "loadTime": "09/22/2019 17:20:31", - "straightDistance": "10.34", - "routeDistance": "14.42", - "timeToTower": "1:00:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "18:21:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_327WJAT_201909221720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "389649D6-7DF2-4337-9050-B77F47BDD244", - "ticketNumber": "6DEZTXM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.750828, -80.152408", - "loadTime": "09/22/2019 19:09:23", - "straightDistance": "7.64", - "routeDistance": "12.36", - "timeToTower": "0:33:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "19:42:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_6DEZTXM_201909221909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4002C728-B1CF-428B-A15A-41BB6D0688C4", - "ticketNumber": "9TS9F2A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.835213, -80.052452", - "loadTime": "09/22/2019 19:35:04", - "straightDistance": "11.98", - "routeDistance": "15.12", - "timeToTower": "0:59:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "20:34:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_9TS9F2A_201909221935_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "412FE6DC-1E8D-4552-A34F-F0C5ED17326F", - "ticketNumber": "5GPK73J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815296, -79.994400", - "loadTime": "09/22/2019 17:21:26", - "straightDistance": "15.28", - "routeDistance": "17.64", - "timeToTower": "0:42:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "18:04:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_5GPK73J_201909221721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48B5C8DD-EBF1-4C9D-853B-7F0880E6AC53", - "ticketNumber": "YKLASJE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816122, -79.993495", - "loadTime": "09/22/2019 17:06:53", - "straightDistance": "15.34", - "routeDistance": "17.86", - "timeToTower": "0:48:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "17:55:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_YKLASJE_201909221706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A99B14F-E958-4B28-836E-F94E5E1B8576", - "ticketNumber": "4T4MTU5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.840792, -80.081227", - "loadTime": "09/22/2019 17:16:44", - "straightDistance": "10.37", - "routeDistance": "14.34", - "timeToTower": "1:02:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "18:19:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_4T4MTU5_201909221716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D6ECFBB-17C3-405E-8FC1-ED3CFF0201AF", - "ticketNumber": "3PRUUMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.777920, -79.974609", - "loadTime": "09/22/2019 17:24:58", - "straightDistance": "16.66", - "routeDistance": "18.38", - "timeToTower": "3:18:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "20:43:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 80, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_3PRUUMX_201909221724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F0BF68F-5320-4C3D-A077-06864746CA58", - "ticketNumber": "7AVQWQF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.848307, -80.076070", - "loadTime": "09/22/2019 16:04:19", - "straightDistance": "10.76", - "routeDistance": "14.71", - "timeToTower": "1:04:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "17:08:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 60, - "quantity": 35.9, - "calculatedQuantity": "35.9 CY", - "s3DownloadKey": "HaulPass_7AVQWQF_201909221604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FF2B541-74A2-4EA6-A7C5-71C34CA069F7", - "ticketNumber": "4BJ45F9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.772470, -79.982187", - "loadTime": "09/22/2019 17:37:55", - "straightDistance": "16.29", - "routeDistance": "18.77", - "timeToTower": "1:09:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "18:47:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 80, - "quantity": 60.5, - "calculatedQuantity": "60.5 CY", - "s3DownloadKey": "HaulPass_4BJ45F9_201909221737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5204674D-034B-4E5F-9EEF-1565423BAC32", - "ticketNumber": "7KUULXC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816338, -79.994174", - "loadTime": "09/22/2019 18:18:30", - "straightDistance": "15.3", - "routeDistance": "17.77", - "timeToTower": "0:50:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "19:09:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_7KUULXC_201909221818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "546B5B8A-6064-4D45-A664-EE006DB55579", - "ticketNumber": "9THHZML", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.740920, -80.241413", - "loadTime": "09/22/2019 20:08:39", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:28:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "20:36:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_9THHZML_201909222008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63ED087D-F124-465D-AAA1-CB6ACD05C8FF", - "ticketNumber": "3W2RW5E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.847362, -80.072912", - "loadTime": "09/22/2019 17:51:36", - "straightDistance": "10.93", - "routeDistance": "14.57", - "timeToTower": "1:16:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "19:08:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 80, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_3W2RW5E_201909221751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72C51D87-653D-41A6-BA84-B4ADF18430C7", - "ticketNumber": "3Q5Y58Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.834856, -80.056236", - "loadTime": "09/22/2019 17:26:42", - "straightDistance": "11.76", - "routeDistance": "15.07", - "timeToTower": "1:24:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "18:51:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_3Q5Y58Q_201909221726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75C04ED3-A586-4458-9EB2-1CB7B3986319", - "ticketNumber": "4SCZRQ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.795324, -80.009356", - "loadTime": "09/22/2019 17:13:47", - "straightDistance": "14.5", - "routeDistance": "16.5", - "timeToTower": "1:03:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "18:17:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_4SCZRQ5_201909221713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "798CCEE3-BEED-4995-98F3-F69410283D64", - "ticketNumber": "4ZF92RF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.848591, -80.075492", - "loadTime": "09/22/2019 16:02:10", - "straightDistance": "10.8", - "routeDistance": "14.72", - "timeToTower": "1:11:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "17:13:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 65, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_4ZF92RF_201909221602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DA30592-F23E-4396-B760-E328D1DBA985", - "ticketNumber": "6YC6U4S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.773876, -80.217293", - "loadTime": "09/22/2019 17:45:08", - "straightDistance": "3.79", - "routeDistance": "6.74", - "timeToTower": "0:23:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "18:08:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_6YC6U4S_201909221742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F3F1B6B-F3B1-4444-B519-8904BC5C17B9", - "ticketNumber": "8KJTJQR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816000, -79.994146", - "loadTime": "09/22/2019 18:41:16", - "straightDistance": "15.3", - "routeDistance": "17.78", - "timeToTower": "0:51:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "19:33:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_8KJTJQR_201909221841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8145E921-BAD8-4502-9153-BF8AC39A0761", - "ticketNumber": "42LRW6D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813341, -80.108051", - "loadTime": "09/22/2019 18:56:41", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:40:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "19:37:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_42LRW6D_201909221856_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C193A9B-CBA5-4DCF-BC24-655053432299", - "ticketNumber": "7JDJ3LC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816318, -79.994273", - "loadTime": "09/22/2019 16:44:27", - "straightDistance": "15.29", - "routeDistance": "17.77", - "timeToTower": "0:51:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "17:35:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_7JDJ3LC_201909221644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D10D119-C72F-4E97-ADAF-2BDEADFE3E19", - "ticketNumber": "5AM585D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.769915, -80.215683", - "loadTime": "09/22/2019 18:47:37", - "straightDistance": "4.07", - "routeDistance": "6.97", - "timeToTower": "0:40:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "19:28:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_5AM585D_201909221841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91AAB0B4-FD7E-4D6F-9B82-898BCD031C05", - "ticketNumber": "HWC335X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.835333, -80.076383", - "loadTime": "09/22/2019 14:53:32", - "straightDistance": "10.6", - "routeDistance": "13.65", - "timeToTower": "2:27:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "17:21:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 80, - "quantity": 59.4, - "calculatedQuantity": "59.4 CY", - "s3DownloadKey": "HaulPass_HWC335X_201909221453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92F8A26F-14BA-4746-BE92-CC549DE7F243", - "ticketNumber": "33P2BLQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813451, -80.108077", - "loadTime": "09/22/2019 20:06:42", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:25:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "20:32:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 70, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_33P2BLQ_201909222006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "947E14F3-DD59-4FCA-A9AC-1FAEB8F4C4B1", - "ticketNumber": "8R66NWC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815931, -79.993860", - "loadTime": "09/22/2019 18:41:34", - "straightDistance": "15.31", - "routeDistance": "17.79", - "timeToTower": "0:52:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "19:34:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_8R66NWC_201909221841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "988AD348-2C7A-4D2E-9D12-3C498CB78E81", - "ticketNumber": "6F6D5WT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814492, -79.995512", - "loadTime": "09/22/2019 17:21:04", - "straightDistance": "15.22", - "routeDistance": "17.7", - "timeToTower": "0:40:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "18:02:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_6F6D5WT_201909221721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A206B43C-EFC9-4153-9FA9-EDD0D0CCF5BD", - "ticketNumber": "568YDXZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.835204, -80.076624", - "loadTime": "09/22/2019 14:40:40", - "straightDistance": "10.59", - "routeDistance": "13.63", - "timeToTower": "2:39:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "17:20:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 85, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_568YDXZ_201909221440_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5EF3D55-BE45-479A-B385-3373E2E13965", - "ticketNumber": "3K3LN9A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.825096, -80.053894", - "loadTime": "09/22/2019 17:07:28", - "straightDistance": "11.84", - "routeDistance": "16.18", - "timeToTower": "1:33:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "18:40:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_3K3LN9A_201909221707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A93E0672-05D7-4D40-ABA5-90339F240A7B", - "ticketNumber": "3TLQN43", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.847594, -80.072504", - "loadTime": "09/22/2019 17:55:49", - "straightDistance": "10.95", - "routeDistance": "14.6", - "timeToTower": "1:11:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "19:06:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 80, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_3TLQN43_201909221755_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9426FD0-0544-45AB-B60F-297E6A24483F", - "ticketNumber": "5WR995R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816272, -79.994241", - "loadTime": "09/22/2019 16:44:47", - "straightDistance": "15.29", - "routeDistance": "17.77", - "timeToTower": "0:52:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "17:36:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 80, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_5WR995R_201909221644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ABBAE6CA-AFD0-43FE-AC96-33BAB71A888E", - "ticketNumber": "6ALDK8C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.834286, -80.054854", - "loadTime": "09/22/2019 17:33:24", - "straightDistance": "11.83", - "routeDistance": "15.16", - "timeToTower": "1:19:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "18:52:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_6ALDK8C_201909221733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B76215B5-82D2-423D-B151-D5C0E355039D", - "ticketNumber": "9S5C8J8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.845602, -80.085292", - "loadTime": "09/22/2019 19:16:25", - "straightDistance": "10.2", - "routeDistance": "14.76", - "timeToTower": "1:05:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "20:21:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_9S5C8J8_201909221916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA2DCC77-276D-45B2-A190-36164F467C9C", - "ticketNumber": "6EJ6CL8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813287, -80.108338", - "loadTime": "09/22/2019 16:44:57", - "straightDistance": "8.68", - "routeDistance": "10.7", - "timeToTower": "0:33:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "17:18:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_6EJ6CL8_201909221644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7748702-4781-4D6A-8E00-10F0462D14C8", - "ticketNumber": "9KNX428", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815681, -79.994106", - "loadTime": "09/22/2019 17:07:09", - "straightDistance": "15.3", - "routeDistance": "17.79", - "timeToTower": "0:51:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "17:58:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_9KNX428_201909221707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9B526B8-AD63-407C-94FA-F6D5E3E6921A", - "ticketNumber": "82UQLVM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815197, -79.995060", - "loadTime": "09/22/2019 20:01:50", - "straightDistance": "15.25", - "routeDistance": "17.6", - "timeToTower": "0:36:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "20:38:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_82UQLVM_201909222001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB353C1C-3457-4F84-BDC7-3081772B17E6", - "ticketNumber": "7GVRZ98", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.771544, -79.981489", - "loadTime": "09/22/2019 17:28:40", - "straightDistance": "16.34", - "routeDistance": "18.85", - "timeToTower": "1:21:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "18:49:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_7GVRZ98_201909221728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFA062E4-4B56-490C-B141-49F242A8DBF5", - "ticketNumber": "8LY6E9N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.775332, -80.218368", - "loadTime": "09/22/2019 17:30:50", - "straightDistance": "3.68", - "routeDistance": "6.62", - "timeToTower": "0:36:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "18:07:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_8LY6E9N_201909221730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0EFAD7C-876A-4D48-BDA3-D3F5C901A0F2", - "ticketNumber": "6UKU8CD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.720668, -80.268874", - "loadTime": "09/22/2019 19:24:37", - "straightDistance": "6.68", - "routeDistance": "10.49", - "timeToTower": "0:31:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "19:56:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 70, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_6UKU8CD_201909221813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCE57314-D5CB-446B-8C75-3763D6B416BA", - "ticketNumber": "YWDXLNZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.757042, -80.214635", - "loadTime": "09/22/2019 19:01:24", - "straightDistance": "4.84", - "routeDistance": "7.54", - "timeToTower": "0:30:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "19:31:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_YWDXLNZ_201909221855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD0A3EA6-7A3A-4CD0-9DBB-D83806883D81", - "ticketNumber": "8T3PJUH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816283, -79.994137", - "loadTime": "09/22/2019 18:18:48", - "straightDistance": "15.3", - "routeDistance": "17.77", - "timeToTower": "0:51:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "19:10:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 80, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_8T3PJUH_201909221818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EADC90E3-EB0F-41B5-81A8-A3E61D345DF1", - "ticketNumber": "57UV5V6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.845526, -80.085303", - "loadTime": "09/22/2019 19:06:58", - "straightDistance": "10.2", - "routeDistance": "14.75", - "timeToTower": "1:17:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "20:24:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_57UV5V6_201909221906_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED85EB52-DDC0-4349-897A-F8ADD1175A84", - "ticketNumber": "6P7QRQG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.771411, -79.981545", - "loadTime": "09/22/2019 17:11:32", - "straightDistance": "16.34", - "routeDistance": "18.85", - "timeToTower": "1:37:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "18:48:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_6P7QRQG_201909221711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F070F4D0-447A-44F9-B310-07BAB9D05212", - "ticketNumber": "4JH46L7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813258, -80.108109", - "loadTime": "09/22/2019 17:57:10", - "straightDistance": "8.69", - "routeDistance": "10.67", - "timeToTower": "0:30:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "18:27:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_4JH46L7_201909221757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3A9827B-B4F1-4F44-804D-5C0DBF1ECC64", - "ticketNumber": "6SDH44M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.827322, -80.055722", - "loadTime": "09/22/2019 17:45:35", - "straightDistance": "11.75", - "routeDistance": "16.48", - "timeToTower": "1:09:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "18:55:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 80, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_6SDH44M_201909221745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5BE90C9-79C0-4AF7-B318-B97B0AE4B08D", - "ticketNumber": "5ZZ6DM3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.796600, -80.012481", - "loadTime": "09/22/2019 17:03:04", - "straightDistance": "14.31", - "routeDistance": "16.78", - "timeToTower": "1:13:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "18:16:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_5ZZ6DM3_201909221703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F61C89B7-FF81-4DF8-B355-523CB40FEFEC", - "ticketNumber": "87YPGML", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.826777, -80.055748", - "loadTime": "09/22/2019 17:48:29", - "straightDistance": "11.74", - "routeDistance": "16.45", - "timeToTower": "1:09:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "18:57:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 75, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_87YPGML_201909221748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FADB638B-8D06-4A7C-B08E-E6277069B863", - "ticketNumber": "9HX82SX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.750850, -80.152301", - "loadTime": "09/22/2019 17:47:52", - "straightDistance": "7.64", - "routeDistance": "12.36", - "timeToTower": "0:44:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "18:32:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 90, - "quantity": 65.2, - "calculatedQuantity": "65.2 CY", - "s3DownloadKey": "HaulPass_9HX82SX_201909221747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0024088B-9455-43B2-826A-CE801AE85986", - "ticketNumber": "42MHDQC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.823551, -80.050067", - "loadTime": "09/22/2019 19:39:32", - "straightDistance": "12.06", - "routeDistance": "16.12", - "timeToTower": "1:06:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "20:46:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_42MHDQC_201909221939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03F7DFE6-4E54-404E-B15D-F4DD92356E0D", - "ticketNumber": "6LA6Q5Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.772487, -79.982391", - "loadTime": "09/22/2019 19:39:18", - "straightDistance": "16.28", - "routeDistance": "18.76", - "timeToTower": "1:44:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "21:23:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 75, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_6LA6Q5Y_201909221939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B89C22E-0A53-4AD4-B9E6-C8E65AB337EE", - "ticketNumber": "3P6L3CH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.823133, -80.049145", - "loadTime": "09/22/2019 19:53:43", - "straightDistance": "12.11", - "routeDistance": "16.18", - "timeToTower": "0:53:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "20:47:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_3P6L3CH_201909221953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CC43B2B-508A-43B7-937C-2245847EAAC5", - "ticketNumber": "9DXJ99L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.819563, -80.070909", - "loadTime": "09/22/2019 21:41:33", - "straightDistance": "10.85", - "routeDistance": "13.23", - "timeToTower": "0:39:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "22:20:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 55, - "quantity": 34.3, - "calculatedQuantity": "34.3 CY", - "s3DownloadKey": "HaulPass_9DXJ99L_201909222141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C13E696-CC4C-409E-858F-D40B72755B32", - "ticketNumber": "532DUVX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.770236, -79.982594", - "loadTime": "09/22/2019 20:03:01", - "straightDistance": "16.3", - "routeDistance": "18.99", - "timeToTower": "1:18:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "21:21:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_532DUVX_201909222003_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23ABF488-9BBE-4457-BD83-95C97BE5890A", - "ticketNumber": "65CV56C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.774453, -80.216937", - "loadTime": "09/22/2019 21:02:17", - "straightDistance": "3.78", - "routeDistance": "6.71", - "timeToTower": "0:29:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "21:32:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_65CV56C_201909222102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "247E5689-2809-44C6-B069-162316AD949E", - "ticketNumber": "RP63MS7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.772193, -80.237644", - "loadTime": "09/22/2019 19:57:57", - "straightDistance": "3.31", - "routeDistance": "5.49", - "timeToTower": "0:46:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "20:44:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_RP63MS7_201909221957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C35BE0C-0CA4-4BB8-8358-C09CB42C6587", - "ticketNumber": "4MF6C9V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815451, -79.994977", - "loadTime": "09/22/2019 20:11:32", - "straightDistance": "15.25", - "routeDistance": "17.63", - "timeToTower": "0:38:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "20:49:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 90, - "quantity": 63.7, - "calculatedQuantity": "63.7 CY", - "s3DownloadKey": "HaulPass_4MF6C9V_201909222011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "487DC59D-BDC3-452D-B486-534B41DDD521", - "ticketNumber": "4PMURXM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.770708, -79.980846", - "loadTime": "09/22/2019 19:35:52", - "straightDistance": "16.39", - "routeDistance": "18.87", - "timeToTower": "1:35:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "21:10:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_4PMURXM_201909221935_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5037767C-904D-49A5-BD65-16E86F5529E5", - "ticketNumber": "4UVRPXT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813333, -80.108104", - "loadTime": "09/22/2019 20:55:37", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:40:29", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "21:36:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_4UVRPXT_201909222054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52DCC450-BD38-48FA-ADEF-29F6C28EE7FD", - "ticketNumber": "349VQ23", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.774668, -80.217956", - "loadTime": "09/22/2019 21:03:10", - "straightDistance": "3.73", - "routeDistance": "6.67", - "timeToTower": "0:30:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "21:33:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_349VQ23_201909222103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "530A27DC-A16B-40E8-9C4E-2922327503A7", - "ticketNumber": "8W4TR8F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.826424, -80.047701", - "loadTime": "09/22/2019 19:33:22", - "straightDistance": "12.21", - "routeDistance": "15.97", - "timeToTower": "1:36:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "21:09:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 65, - "quantity": 40.6, - "calculatedQuantity": "40.6 CY", - "s3DownloadKey": "HaulPass_8W4TR8F_201909221933_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "577DCCC6-F686-47FC-9753-D89B5D8ED157", - "ticketNumber": "8L43ZJZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.826000, -80.047214", - "loadTime": "09/22/2019 19:34:37", - "straightDistance": "12.23", - "routeDistance": "16.01", - "timeToTower": "1:32:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "21:07:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_8L43ZJZ_201909221934_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B59D246-C706-4F81-AA0C-E12FE849D04C", - "ticketNumber": "95U7MP5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813282, -80.108060", - "loadTime": "09/22/2019 21:58:25", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:24:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "22:22:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 65, - "quantity": 43.3, - "calculatedQuantity": "43.3 CY", - "s3DownloadKey": "HaulPass_95U7MP5_201909222158_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D831667-61FF-4089-8BA9-71D538D85039", - "ticketNumber": "3BMDSEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.771155, -80.242554", - "loadTime": "09/22/2019 20:16:36", - "straightDistance": "3.29", - "routeDistance": "5.14", - "timeToTower": "0:28:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "20:45:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_3BMDSEB_201909222009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F0031F9-CF28-4FB4-9F37-26B4ECE10202", - "ticketNumber": "3V6MXTV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815305, -79.994733", - "loadTime": "09/22/2019 20:11:49", - "straightDistance": "15.26", - "routeDistance": "17.76", - "timeToTower": "0:39:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "20:50:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_3V6MXTV_201909222011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7945F64B-8032-4287-A8A8-1D3C07B6F954", - "ticketNumber": "6N5LZA4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.835256, -80.075900", - "loadTime": "09/22/2019 18:25:30", - "straightDistance": "10.63", - "routeDistance": "13.66", - "timeToTower": "2:51:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "21:16:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_6N5LZA4_201909221825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "894836D0-7198-48EC-AB96-BE19D827B3E1", - "ticketNumber": "3AUJ82L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.834697, -80.075659", - "loadTime": "09/22/2019 18:31:17", - "straightDistance": "10.64", - "routeDistance": "13.54", - "timeToTower": "2:47:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "21:18:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_3AUJ82L_201909221831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9625C9BD-B832-4D31-B07B-55A3DD73B2A7", - "ticketNumber": "85L9Y7G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.849348, -80.077348", - "loadTime": "09/22/2019 19:50:31", - "straightDistance": "10.7", - "routeDistance": "14.81", - "timeToTower": "1:39:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "21:30:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_85L9Y7G_201909221950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFAFBAD8-6534-4C3E-876C-2DAC8C03D2EA", - "ticketNumber": "7RQMD4E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815665, -79.993684", - "loadTime": "09/22/2019 21:33:30", - "straightDistance": "15.33", - "routeDistance": "17.82", - "timeToTower": "0:51:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "22:24:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_7RQMD4E_201909222133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BEF5410E-8F4D-40D5-AD06-6E69CBA3CFAB", - "ticketNumber": "6DWJ7KK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.769094, -79.980794", - "loadTime": "09/22/2019 20:07:42", - "straightDistance": "16.41", - "routeDistance": "19", - "timeToTower": "1:05:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "21:12:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_6DWJ7KK_201909222007_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C53F7810-98D5-49DC-BA1D-57DE70FA357A", - "ticketNumber": "8JTHCMP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816164, -79.994290", - "loadTime": "09/22/2019 21:08:51", - "straightDistance": "15.29", - "routeDistance": "17.77", - "timeToTower": "0:49:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "21:58:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_8JTHCMP_201909222108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFF87FE2-5CF8-4121-9D28-E1F8F9F14A50", - "ticketNumber": "8KT5YNZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816057, -79.994195", - "loadTime": "09/22/2019 21:34:00", - "straightDistance": "15.3", - "routeDistance": "17.78", - "timeToTower": "0:51:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "22:25:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_8KT5YNZ_201909222134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D18E00EF-A0B2-4BFD-A232-8515B9A73240", - "ticketNumber": "8XN2Z3E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.849288, -80.077167", - "loadTime": "09/22/2019 19:47:37", - "straightDistance": "10.71", - "routeDistance": "14.8", - "timeToTower": "1:40:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "21:27:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_8XN2Z3E_201909221947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8BEE0E8-1F58-4925-9077-BFFDA3301C31", - "ticketNumber": "3WK4TES", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.793358, -80.008320", - "loadTime": "09/22/2019 19:25:38", - "straightDistance": "14.57", - "routeDistance": "16.53", - "timeToTower": "1:22:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "20:48:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_J001_3WK4TES_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDCC7A1E-EAD9-447F-85BC-D451028A8AF1", - "ticketNumber": "8AJQT75", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.819397, -80.070956", - "loadTime": "09/22/2019 21:42:18", - "straightDistance": "10.84", - "routeDistance": "13.23", - "timeToTower": "0:39:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "22:21:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 55, - "quantity": 39.1, - "calculatedQuantity": "39.1 CY", - "s3DownloadKey": "HaulPass_8AJQT75_201909222142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F611D46F-C706-4719-A44D-20B317284933", - "ticketNumber": "4PFZ3Q4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815160, -79.994810", - "loadTime": "09/22/2019 21:08:32", - "straightDistance": "15.26", - "routeDistance": "17.77", - "timeToTower": "0:47:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/22/2019", - "disposalTime": "21:55:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_4PFZ3Q4_201909222108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10D64CCD-BDEA-4B09-BB20-736F9C3ADF6D", - "ticketNumber": "3GTFTQR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816263, -79.994186", - "loadTime": "09/23/2019 11:56:42", - "straightDistance": "15.3", - "routeDistance": "17.77", - "timeToTower": "0:45:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "12:42:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_3GTFTQR_201909231156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1BFDA590-60D0-44AF-87AC-814CEBF0D74B", - "ticketNumber": "835MH57", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.734799, -80.240850", - "loadTime": "09/23/2019 12:23:24", - "straightDistance": "5.76", - "routeDistance": "7.83", - "timeToTower": "0:22:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "12:45:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_835MH57_201909231223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26AFD61A-7C3D-4E4E-B9B4-DC15AAAF951B", - "ticketNumber": "7DYHJCP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.832516, -80.055661", - "loadTime": "09/22/2019 22:09:51", - "straightDistance": "11.78", - "routeDistance": "15.28", - "timeToTower": "14:07:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "12:17:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 55, - "quantity": 36.4, - "calculatedQuantity": "36.4 CY", - "s3DownloadKey": "HaulPass_7DYHJCP_201909222209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D2BA82A-5433-40EF-AF5A-CAAFE6BE9C7D", - "ticketNumber": "6ZPLWCH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.769615, -79.981733", - "loadTime": "09/22/2019 21:38:56", - "straightDistance": "16.35", - "routeDistance": "19.05", - "timeToTower": "14:13:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "11:52:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 35, - "quantity": 21.1, - "calculatedQuantity": "21.1 CY", - "s3DownloadKey": "HaulPass_6ZPLWCH_201909222138_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D733A32-E94F-49C7-872A-D96B9CD79983", - "ticketNumber": "89WPLFA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.768157, -79.980661", - "loadTime": "09/22/2019 22:21:14", - "straightDistance": "16.44", - "routeDistance": "19.16", - "timeToTower": "13:40:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "12:01:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_89WPLFA_201909222221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3336EA12-7C50-4B0E-9821-4362CA4AEB2E", - "ticketNumber": "6FZ3NLS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797314, -80.038813", - "loadTime": "09/23/2019 11:54:19", - "straightDistance": "12.78", - "routeDistance": "14.57", - "timeToTower": "1:29:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "13:23:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_6FZ3NLS_201909231154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "522DE3B2-B19B-4D9C-A8A8-D43D0CDBF944", - "ticketNumber": "3YYKKQ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.851123, -80.077501", - "loadTime": "09/22/2019 22:03:20", - "straightDistance": "10.72", - "routeDistance": "15.82", - "timeToTower": "14:05:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "12:08:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_3YYKKQ8_201909222203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55728E9C-07C5-45CE-802D-EDAEA69CCA62", - "ticketNumber": "9MVZK53", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797286, -80.039070", - "loadTime": "09/23/2019 12:20:33", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "1:05:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "13:25:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_9MVZK53_201909231220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "565A855E-1D2D-433E-97C4-A817C1F8FEF9", - "ticketNumber": "792D4UZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.851058, -80.077807", - "loadTime": "09/22/2019 21:59:43", - "straightDistance": "10.7", - "routeDistance": "15.83", - "timeToTower": "14:11:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "12:10:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 60, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_792D4UZ_201909222159_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6FCB965D-3D5C-4761-BBDF-29085C7DF1D3", - "ticketNumber": "5WFD2M6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816224, -79.994276", - "loadTime": "09/23/2019 11:56:57", - "straightDistance": "15.29", - "routeDistance": "17.77", - "timeToTower": "0:46:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "12:43:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_5WFD2M6_201909231156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71FF1E32-76D9-4DDA-9961-DC1795FDDA52", - "ticketNumber": "4YVFKPH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815972, -79.994697", - "loadTime": "09/23/2019 12:34:14", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:40:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "13:14:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_4YVFKPH_201909231234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80E0D3D9-8A83-4D3F-85E5-7999BB88613C", - "ticketNumber": "33QN9S5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.795539, -80.014412", - "loadTime": "09/22/2019 21:30:31", - "straightDistance": "14.2", - "routeDistance": "16.15", - "timeToTower": "14:08:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "11:38:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 60, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_33QN9S5_201909222130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8919FC6C-98AC-405E-89DF-CFC72C618875", - "ticketNumber": "46SQS32", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.734824, -80.240576", - "loadTime": "09/23/2019 12:26:16", - "straightDistance": "5.76", - "routeDistance": "7.85", - "timeToTower": "0:20:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "12:47:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_46SQS32_201909231226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89A060DC-19FA-44BA-B12B-CABA01E2E12D", - "ticketNumber": "4LJVHV4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.833696, -80.071660", - "loadTime": "09/23/2019 11:38:36", - "straightDistance": "10.86", - "routeDistance": "13.31", - "timeToTower": "1:49:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "13:28:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_4LJVHV4_201909231138_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9537F472-DA2A-4821-83A7-C50053FAEE9A", - "ticketNumber": "9U845WV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734870, -80.240670", - "loadTime": "09/23/2019 11:51:12", - "straightDistance": "5.76", - "routeDistance": "7.84", - "timeToTower": "0:21:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "12:13:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_9U845WV_201909231151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0F88DE5-1D91-4032-BA63-9AED58241D65", - "ticketNumber": "3ZJGT7C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815071, -79.994796", - "loadTime": "09/23/2019 12:34:34", - "straightDistance": "15.26", - "routeDistance": "17.77", - "timeToTower": "0:41:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "13:15:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_3ZJGT7C_201909231234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A12A0E93-3B2C-4A7E-8ED4-5A88955D4A19", - "ticketNumber": "89TXTSM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.823620, -80.049113", - "loadTime": "09/22/2019 21:31:10", - "straightDistance": "12.12", - "routeDistance": "16.23", - "timeToTower": "14:43:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "12:15:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 50, - "quantity": 35.5, - "calculatedQuantity": "35.5 CY", - "s3DownloadKey": "HaulPass_89TXTSM_201909222131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6626C23-FB65-4C37-A471-060134C189AE", - "ticketNumber": "3VXUPGC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.833684, -80.072135", - "loadTime": "09/23/2019 12:05:38", - "straightDistance": "10.83", - "routeDistance": "13.25", - "timeToTower": "1:25:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "13:31:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_3VXUPGC_201909231205_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE201440-D5F6-4BD7-B655-32A61161D218", - "ticketNumber": "6FN4KBS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.774666, -79.981369", - "loadTime": "09/22/2019 22:26:22", - "straightDistance": "16.31", - "routeDistance": "18.59", - "timeToTower": "13:22:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "11:48:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 45, - "quantity": 33.5, - "calculatedQuantity": "33.5 CY", - "s3DownloadKey": "HaulPass_6FN4KBS_201909222226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2447E94-53BE-4A22-A50A-2E4B16C174CA", - "ticketNumber": "4QQJVKA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.772457, -79.981364", - "loadTime": "09/22/2019 22:16:48", - "straightDistance": "16.34", - "routeDistance": "18.74", - "timeToTower": "13:33:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "11:50:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 50, - "quantity": 37.8, - "calculatedQuantity": "37.8 CY", - "s3DownloadKey": "HaulPass_4QQJVKA_201909222216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C63BAFDC-CB89-4429-9D04-C78FF01CFEAA", - "ticketNumber": "7MDQR4Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.811460, -80.060832", - "loadTime": "09/23/2019 11:57:31", - "straightDistance": "11.44", - "routeDistance": "14.14", - "timeToTower": "1:11:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "13:09:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 65, - "quantity": 40.6, - "calculatedQuantity": "40.6 CY", - "s3DownloadKey": "HaulPass_7MDQR4Z_201909231157_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB8E05F1-6CAA-479A-B446-80DA3068DFBC", - "ticketNumber": "6QAPUJW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.833884, -80.056383", - "loadTime": "09/22/2019 21:20:56", - "straightDistance": "11.74", - "routeDistance": "15.16", - "timeToTower": "14:45:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "12:06:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 50, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_6QAPUJW_201909222120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7E2F9D6-179C-426E-BEA3-B8969D3E6035", - "ticketNumber": "4NCQ7BF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.795474, -80.014538", - "loadTime": "09/22/2019 21:31:24", - "straightDistance": "14.2", - "routeDistance": "16.15", - "timeToTower": "14:04:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "11:35:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_4NCQ7BF_201909222131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D83D368F-C98F-4B25-8913-630AC610F11C", - "ticketNumber": "5FG5CNP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.834000, -80.056710", - "loadTime": "09/22/2019 21:06:14", - "straightDistance": "11.73", - "routeDistance": "15.14", - "timeToTower": "14:58:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "12:04:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_5FG5CNP_201909222106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC8CFED2-EE10-47C8-A696-065D44CF953A", - "ticketNumber": "9A4YEYC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740831, -80.241550", - "loadTime": "09/23/2019 13:05:25", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:16:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "13:21:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_9A4YEYC_201909231305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F380C1F1-F75A-4E29-92F9-D000DB231E9E", - "ticketNumber": "6ETC6C7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.809295, -80.051509", - "loadTime": "09/23/2019 12:14:32", - "straightDistance": "11.98", - "routeDistance": "14.6", - "timeToTower": "0:56:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "13:10:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 50, - "quantity": 35.6, - "calculatedQuantity": "35.6 CY", - "s3DownloadKey": "HaulPass_6ETC6C7_201909231214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3DDF8DC-D021-4031-A2AB-B3CCE4A7B355", - "ticketNumber": "577F4ZJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.768201, -79.980809", - "loadTime": "09/22/2019 22:01:24", - "straightDistance": "16.43", - "routeDistance": "19.16", - "timeToTower": "13:58:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "12:00:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_577F4ZJ_201909222201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "085E9CCB-82CC-4FEB-B5EC-3E911708F9ED", - "ticketNumber": "7E5NFU3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.584393, -80.346439", - "loadTime": "09/23/2019 13:02:29", - "straightDistance": ".63", - "routeDistance": ".69", - "timeToTower": "0:09:35", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "13:12:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 85, - "quantity": 62.2, - "calculatedQuantity": "62.2 CY", - "s3DownloadKey": "HaulPass_7E5NFU3_201909231302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27903CBE-A8AA-412B-A7F5-9D4E663C4284", - "ticketNumber": "8L4Q349", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.584348, -80.346606", - "loadTime": "09/23/2019 12:56:39", - "straightDistance": ".62", - "routeDistance": ".68", - "timeToTower": "0:09:28", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "13:06:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 95, - "quantity": 69.9, - "calculatedQuantity": "69.9 CY", - "s3DownloadKey": "HaulPass_8L4Q349_201909231256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31F37E8B-AA8B-41A5-88FE-6FF793D0465F", - "ticketNumber": "9ZSGR97", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.564125, -80.377652", - "loadTime": "09/23/2019 11:48:11", - "straightDistance": "2.14", - "routeDistance": "2.71", - "timeToTower": "0:22:47", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "12:10:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_9ZSGR97_201909231141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42F87CF0-5755-45A3-97A9-371599E46A69", - "ticketNumber": "8QEA29N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.584315, -80.346584", - "loadTime": "09/23/2019 12:57:11", - "straightDistance": ".63", - "routeDistance": ".68", - "timeToTower": "0:10:26", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "13:07:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 90, - "quantity": 67.4, - "calculatedQuantity": "67.4 CY", - "s3DownloadKey": "HaulPass_8QEA29N_201909231257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "568C2683-95A2-4D4B-81DB-C44C4BD7AB4A", - "ticketNumber": "9LV4TSG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.565216, -80.375236", - "loadTime": "09/23/2019 13:20:07", - "straightDistance": "2", - "routeDistance": "2.55", - "timeToTower": "0:13:56", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "13:34:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 85, - "quantity": 66, - "calculatedQuantity": "66 CY", - "s3DownloadKey": "HaulPass_9LV4TSG_201909231320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C5EB58B-6F35-41BD-A021-210F16D6F119", - "ticketNumber": "4HSWZEU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.564974, -80.375561", - "loadTime": "09/23/2019 12:39:05", - "straightDistance": "2.02", - "routeDistance": "2.57", - "timeToTower": "0:53:35", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "13:32:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_4HSWZEU_201909231239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "685A60E3-C997-4730-9FB5-B32CCC93FD5D", - "ticketNumber": "4MYF5L5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.666625, -80.346131", - "loadTime": "09/23/2019 11:50:15", - "straightDistance": "5.39", - "routeDistance": "6.76", - "timeToTower": "1:18:21", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "13:08:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 90, - "quantity": 63.6, - "calculatedQuantity": "63.6 CY", - "s3DownloadKey": "HaulPass_4MYF5L5_201909231150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6ECC4A39-51D3-4E32-8726-6CF53F1C65A2", - "ticketNumber": "6VLMPQC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LU6FPH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.667093, -80.346371", - "loadTime": "09/23/2019 12:40:45", - "straightDistance": "5.42", - "routeDistance": "6.79", - "timeToTower": "0:29:33", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "13:10:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.7 CY", - "percentFull": 65, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_6VLMPQC_201909231217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F17397A-6CCC-4E67-B92D-D1CCFC302569", - "ticketNumber": "LRK9KNX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.564051, -80.377732", - "loadTime": "09/23/2019 11:56:18", - "straightDistance": "2.15", - "routeDistance": "2.72", - "timeToTower": "0:16:03", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "12:12:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_LRK9KNX_201909231156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A51B35EA-B026-4E4E-AFD8-2CA229004976", - "ticketNumber": "75HVRB8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.584011, -80.345902", - "loadTime": "09/23/2019 14:20:56", - "straightDistance": ".67", - "routeDistance": ".75", - "timeToTower": "0:05:35", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "14:26:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_75HVRB8_201909231420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E716809E-C2EE-43D2-893B-A538AD1A5BE2", - "ticketNumber": "6JKJWQB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.583947, -80.346505", - "loadTime": "09/23/2019 13:03:00", - "straightDistance": ".64", - "routeDistance": ".67", - "timeToTower": "0:10:04", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "13:13:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_6JKJWQB_201909231303_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F49D5527-6549-463D-AF10-F2CBFEEE229F", - "ticketNumber": "89W3UAX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.584373, -80.346605", - "loadTime": "09/23/2019 14:20:30", - "straightDistance": ".62", - "routeDistance": ".68", - "timeToTower": "0:05:00", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "14:25:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 90, - "quantity": 65.9, - "calculatedQuantity": "65.9 CY", - "s3DownloadKey": "HaulPass_89W3UAX_201909231420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06472DC2-19F4-41BA-8105-81ABD0048423", - "ticketNumber": "3DUEF77", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.672143, -80.108819", - "loadTime": "09/23/2019 13:33:32", - "straightDistance": "2.58", - "routeDistance": "5.13", - "timeToTower": "0:27:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:00:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_3DUEF77_201909231333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A81C232-797F-4CB3-A750-B872B6A1FDEF", - "ticketNumber": "5Y5UBHQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7A4ZSU9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.760053, -80.027604", - "loadTime": "09/23/2019 13:17:51", - "straightDistance": "6.4", - "routeDistance": "9.58", - "timeToTower": "0:36:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:54:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.4 CY", - "percentFull": 60, - "quantity": 44.6, - "calculatedQuantity": "44.6 CY", - "s3DownloadKey": "HaulPass_5Y5UBHQ_201909231317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26E5F069-760B-4200-8869-1EC0D30D0D4A", - "ticketNumber": "32U2GWR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.675457, -80.103118", - "loadTime": "09/23/2019 13:45:26", - "straightDistance": "2.26", - "routeDistance": "4.72", - "timeToTower": "0:16:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:01:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_32U2GWR_201909231341_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2AA80075-EBCA-4E16-90D0-D62EC47507E2", - "ticketNumber": "3GMSXYA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742559, -79.910795", - "loadTime": "09/23/2019 12:40:42", - "straightDistance": "10.14", - "routeDistance": "16.55", - "timeToTower": "0:42:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:23:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_3GMSXYA_201909231240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2ECB7805-2339-4A84-B1A3-7576F70F37DB", - "ticketNumber": "8F6RCV8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.744423, -79.930786", - "loadTime": "09/23/2019 12:31:18", - "straightDistance": "9.21", - "routeDistance": "15.4", - "timeToTower": "1:33:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:04:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_8F6RCV8_201909231231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A47271B-F7FC-4341-B1EB-B58518D48A34", - "ticketNumber": "86KAZ4V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742121, -79.945010", - "loadTime": "09/23/2019 12:48:23", - "straightDistance": "8.43", - "routeDistance": "14.92", - "timeToTower": "1:45:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:33:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_86KAZ4V_201909231248_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D5463F6-7D60-475B-9D24-E405F0AA6BF4", - "ticketNumber": "8WQECQ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.672160, -80.188398", - "loadTime": "09/23/2019 11:59:14", - "straightDistance": "7.21", - "routeDistance": "13.3", - "timeToTower": "0:48:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "12:47:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_8WQECQ7_201909231159_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42B3B23C-8658-4C90-A906-65A2D25776EE", - "ticketNumber": "JXAKS42", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.742461, -79.931191", - "loadTime": "09/23/2019 13:17:19", - "straightDistance": "9.12", - "routeDistance": "15.67", - "timeToTower": "0:46:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:03:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_JXAKS42_201909231317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49D04BFB-F3D7-4C5C-B7E8-893A8DEE2F6F", - "ticketNumber": "8H7FKGH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736028, -80.156478", - "loadTime": "09/23/2019 12:19:46", - "straightDistance": "6.91", - "routeDistance": "12.03", - "timeToTower": "0:56:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:16:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 50, - "quantity": 37.1, - "calculatedQuantity": "37.1 CY", - "s3DownloadKey": "HaulPass_8H7FKGH_201909231219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A06E879-6DE2-45F4-9640-DCBC332B5DC0", - "ticketNumber": "34F9R2D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.672309, -80.109902", - "loadTime": "09/23/2019 12:27:31", - "straightDistance": "2.64", - "routeDistance": "5.18", - "timeToTower": "0:31:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "12:59:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_34F9R2D_201909231227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C6EBDD8-8694-43D1-98DF-98AD59358090", - "ticketNumber": "3QD4D3Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.654095, -80.138674", - "loadTime": "09/23/2019 13:00:38", - "straightDistance": "4.5", - "routeDistance": "6.65", - "timeToTower": "0:25:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:26:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 75, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_3QD4D3Q_201909231258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50A6ADB1-428B-4A7B-85B2-CE1E95450F77", - "ticketNumber": "85YH78E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.680057, -80.092737", - "loadTime": "09/23/2019 12:33:23", - "straightDistance": "1.72", - "routeDistance": "4.04", - "timeToTower": "0:33:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:06:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_85YH78E_201909231233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50F10695-94B6-446C-94C1-F8B73A27708C", - "ticketNumber": "MS55EH5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.672344, -80.109791", - "loadTime": "09/23/2019 12:26:55", - "straightDistance": "2.64", - "routeDistance": "5.17", - "timeToTower": "0:31:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "12:57:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_MS55EH5_201909231226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52871D14-B5D6-493F-979C-CC0CFB1C6A10", - "ticketNumber": "4N6R6J8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.782977, -80.037037", - "loadTime": "09/23/2019 12:27:29", - "straightDistance": "7.78", - "routeDistance": "16.98", - "timeToTower": "1:54:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:21:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_J001_4N6R6J8_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52963093-F200-4093-AF21-4FF4C0EB53F9", - "ticketNumber": "3C87MYW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.667765, -80.184399", - "loadTime": "09/23/2019 13:26:19", - "straightDistance": "6.98", - "routeDistance": "12.91", - "timeToTower": "1:11:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:37:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_3C87MYW_201909231326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5611E34A-8B20-43D0-9F62-D9CF52FF2E02", - "ticketNumber": "74U82SU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.648519, -80.116715", - "loadTime": "09/23/2019 13:20:10", - "straightDistance": "3.47", - "routeDistance": "4.83", - "timeToTower": "0:29:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:49:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_74U82SU_201909231320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58194C9C-CD2E-4017-8BFC-3EBF2F64DE5D", - "ticketNumber": "5VPNZJK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.783185, -80.036967", - "loadTime": "09/23/2019 12:26:08", - "straightDistance": "7.79", - "routeDistance": "16.89", - "timeToTower": "1:49:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:15:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_5VPNZJK_201909231226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "581D83C1-B81F-43F7-AAC9-D742E6273038", - "ticketNumber": "4UMGJU9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.686194, -80.069587", - "loadTime": "09/23/2019 12:55:18", - "straightDistance": ".98", - "routeDistance": "2.41", - "timeToTower": "0:12:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:07:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_4UMGJU9_201909231255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6479C287-BE3B-4296-83D0-D0033BE19D15", - "ticketNumber": "4HRDAYA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.653980, -80.138310", - "loadTime": "09/23/2019 12:54:30", - "straightDistance": "4.49", - "routeDistance": "6.65", - "timeToTower": "0:30:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:24:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_4HRDAYA_201909231247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66059CE3-E911-4354-B49A-F2F9BD9989ED", - "ticketNumber": "9YSMH3E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.738335, -79.918166", - "loadTime": "09/23/2019 12:59:27", - "straightDistance": "9.63", - "routeDistance": "16.41", - "timeToTower": "0:52:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:51:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 70, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_9YSMH3E_201909231259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6819463C-6425-450B-BFE0-1F5DB4B02D6C", - "ticketNumber": "434L8S8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.731009, -80.046135", - "loadTime": "09/23/2019 13:35:26", - "straightDistance": "4.16", - "routeDistance": "7.94", - "timeToTower": "0:37:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:12:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_434L8S8_201909231335_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D3D44DF-59A9-4277-8B9B-C5F665C9892A", - "ticketNumber": "3HKMRDS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.667508, -80.183766", - "loadTime": "09/23/2019 13:55:30", - "straightDistance": "6.95", - "routeDistance": "12.87", - "timeToTower": "0:42:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:38:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_3HKMRDS_201909231355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77523E62-9901-4C37-86B6-4F49D3C2CB67", - "ticketNumber": "5BMDVDK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.744090, -79.943038", - "loadTime": "09/23/2019 12:30:24", - "straightDistance": "8.6", - "routeDistance": "14.73", - "timeToTower": "1:10:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:40:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 85, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_5BMDVDK_201909231230_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "791E940D-12D9-474D-BC07-B5CB46279CB6", - "ticketNumber": "7QAJ5VG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.737866, -79.918081", - "loadTime": "09/23/2019 12:38:10", - "straightDistance": "9.62", - "routeDistance": "16.26", - "timeToTower": "1:12:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:50:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 70, - "quantity": 42.4, - "calculatedQuantity": "42.4 CY", - "s3DownloadKey": "HaulPass_7QAJ5VG_201909231238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "809488BF-F154-4220-9F19-798FE8A15D4F", - "ticketNumber": "8N9DVK9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.781777, -80.014153", - "loadTime": "09/23/2019 12:30:47", - "straightDistance": "8.08", - "routeDistance": "15.49", - "timeToTower": "1:11:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:42:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_8N9DVK9_201909231223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "817D3AA0-012A-4F18-A341-9C1066601273", - "ticketNumber": "5PKZY27", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736098, -80.156663", - "loadTime": "09/23/2019 12:25:29", - "straightDistance": "6.92", - "routeDistance": "12.04", - "timeToTower": "0:51:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:17:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 45, - "quantity": 33.3, - "calculatedQuantity": "33.3 CY", - "s3DownloadKey": "HaulPass_5PKZY27_201909231225_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92957BAA-225C-4C85-BF70-DD06974B01DF", - "ticketNumber": "78ZE4AZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.726394, -79.934761", - "loadTime": "09/23/2019 12:34:01", - "straightDistance": "8.4", - "routeDistance": "15.18", - "timeToTower": "0:45:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:19:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 70, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_78ZE4AZ_201909231234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96441824-8F77-452A-B11A-B0A5F4B4D5BF", - "ticketNumber": "7HL2NZ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.760409, -80.027507", - "loadTime": "09/23/2019 13:15:47", - "straightDistance": "6.42", - "routeDistance": "9.6", - "timeToTower": "0:38:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:54:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_7HL2NZ7_201909231315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97E50DAF-4D6B-47C1-B29D-EEA3944330A0", - "ticketNumber": "87P5YBL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.743889, -79.943316", - "loadTime": "09/23/2019 13:20:19", - "straightDistance": "8.58", - "routeDistance": "14.75", - "timeToTower": "1:14:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:34:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_87P5YBL_201909231320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A15417E4-092B-40B5-8524-E7EFD247C3E8", - "ticketNumber": "NKD9JJ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.781637, -80.031840", - "loadTime": "09/23/2019 12:52:51", - "straightDistance": "7.75", - "routeDistance": "17.12", - "timeToTower": "1:04:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:57:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_NKD9JJ8_201909231250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7A6DF1E-4DC8-4A9D-8E17-D787C8C87ECB", - "ticketNumber": "3FKCQY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.653202, -80.139500", - "loadTime": "09/23/2019 14:01:10", - "straightDistance": "4.57", - "routeDistance": "6.63", - "timeToTower": "0:27:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:28:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 75, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_3FKCQY4_201909231401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B49BA2E2-46F8-4DAA-A223-4E4615438AEA", - "ticketNumber": "4XNQM4K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.642904, -80.096453", - "loadTime": "09/23/2019 12:07:28", - "straightDistance": "2.78", - "routeDistance": "4.53", - "timeToTower": "0:16:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "12:23:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 95, - "quantity": 56, - "calculatedQuantity": "56 CY", - "s3DownloadKey": "HaulPass_4XNQM4K_201909231207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B699A9CD-4B2E-484F-B8D3-67D704546F3E", - "ticketNumber": "6G6XD9Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.731375, -80.045828", - "loadTime": "09/23/2019 13:39:38", - "straightDistance": "4.19", - "routeDistance": "7.91", - "timeToTower": "0:34:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:14:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 80, - "quantity": 56.2, - "calculatedQuantity": "56.2 CY", - "s3DownloadKey": "HaulPass_6G6XD9Z_201909231339_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE74313D-23CA-4614-9F77-17E536BC621F", - "ticketNumber": "895BL9C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.783225, -80.013806", - "loadTime": "09/23/2019 12:54:36", - "straightDistance": "8.18", - "routeDistance": "15.39", - "timeToTower": "0:48:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:43:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 70, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_895BL9C_201909231254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4C544C8-D74D-4837-9102-E2F08AAF7CF0", - "ticketNumber": "9GLVC23", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.744151, -79.942697", - "loadTime": "09/23/2019 12:27:20", - "straightDistance": "8.62", - "routeDistance": "14.7", - "timeToTower": "1:11:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:39:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 80, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_9GLVC23_201909231227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB4DA42B-5803-4C55-B3B1-B8052816971B", - "ticketNumber": "4FHWU8H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742460, -79.910940", - "loadTime": "09/23/2019 12:25:24", - "straightDistance": "10.13", - "routeDistance": "16.55", - "timeToTower": "0:56:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:22:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_4FHWU8H_201909231225_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CCEEB214-67C1-4AA9-8D46-C1BBB87CBC25", - "ticketNumber": "9MH3EQG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.657729, -80.227029", - "loadTime": "09/23/2019 12:41:43", - "straightDistance": "9.51", - "routeDistance": "15.38", - "timeToTower": "1:43:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:25:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_9MH3EQG_201909231241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD969AEC-CEA5-4BCC-82F0-C55AF11A5B31", - "ticketNumber": "682E375", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.606718, -80.198833", - "loadTime": "09/23/2019 13:31:52", - "straightDistance": "9.05", - "routeDistance": "16.84", - "timeToTower": "0:51:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:23:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 85, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_682E375_201909231331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D37F4632-2529-425A-864D-175F2DC13096", - "ticketNumber": "459VXYQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.730779, -80.046231", - "loadTime": "09/23/2019 12:33:21", - "straightDistance": "4.14", - "routeDistance": "7.95", - "timeToTower": "0:36:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:09:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_459VXYQ_201909231231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D90961EA-3D65-4724-B1E5-E9AEB800F353", - "ticketNumber": "9C2FBQH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.648520, -80.237613", - "loadTime": "09/23/2019 13:38:38", - "straightDistance": "10.21", - "routeDistance": "16.28", - "timeToTower": "0:47:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:26:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 75, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_9C2FBQH_201909231317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E01466B6-61EA-4C82-B4D4-0EF881AF3352", - "ticketNumber": "UMMXQPL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.642916, -80.096476", - "loadTime": "09/23/2019 12:06:46", - "straightDistance": "2.78", - "routeDistance": "4.53", - "timeToTower": "0:15:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "12:22:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 90, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_UMMXQPL_201909231206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E128AC4B-230D-470E-A341-47181455B907", - "ticketNumber": "7V7UYK7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.653202, -80.139500", - "loadTime": "09/23/2019 14:02:18", - "straightDistance": "4.57", - "routeDistance": "6.63", - "timeToTower": "0:29:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:32:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 80, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_J001_7V7UYK7_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1EB863E-85B6-4467-8867-9E7BEC7B619D", - "ticketNumber": "8D4BWCZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.730935, -80.046186", - "loadTime": "09/23/2019 12:43:59", - "straightDistance": "4.16", - "routeDistance": "7.94", - "timeToTower": "0:26:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:10:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 80, - "quantity": 56.2, - "calculatedQuantity": "56.2 CY", - "s3DownloadKey": "HaulPass_8D4BWCZ_201909231243_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5A8D986-CFC6-4172-87D4-1BDF64A87FA4", - "ticketNumber": "8ZLFW6Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.668584, -80.185770", - "loadTime": "09/23/2019 12:19:27", - "straightDistance": "7.06", - "routeDistance": "13.01", - "timeToTower": "0:29:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "12:48:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_8ZLFW6Q_201909231219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE7C08B5-0579-410A-9787-F6C9DC6B8E60", - "ticketNumber": "5N9Z662", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.700240, -79.950543", - "loadTime": "09/23/2019 12:18:24", - "straightDistance": "6.89", - "routeDistance": "16.87", - "timeToTower": "1:10:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:29:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_5N9Z662_201909231218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1BA3606-F49F-4D93-BFB3-8BF2F5B4AD60", - "ticketNumber": "99L4F5X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.608357, -80.195704", - "loadTime": "09/23/2019 12:08:10", - "straightDistance": "8.83", - "routeDistance": "16.58", - "timeToTower": "0:37:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "12:45:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 80, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_99L4F5X_201909231208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2462EAB-B34D-4E3B-B45F-1A62D600EA30", - "ticketNumber": "5P5GDJZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.648501, -80.116752", - "loadTime": "09/23/2019 13:19:35", - "straightDistance": "3.47", - "routeDistance": "4.83", - "timeToTower": "0:27:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:47:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 40, - "quantity": 29.2, - "calculatedQuantity": "29.2 CY", - "s3DownloadKey": "HaulPass_5P5GDJZ_201909231319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F55D6531-FE9C-4B61-9371-6790599CD1FD", - "ticketNumber": "8KKKWGG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724531, -79.936779", - "loadTime": "09/23/2019 12:31:36", - "straightDistance": "8.23", - "routeDistance": "15.45", - "timeToTower": "0:48:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "13:20:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_8KKKWGG_201909231231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FBA61F1F-6749-46A1-A6E5-DDEEE00DEB95", - "ticketNumber": "5UFKCMC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.781685, -80.031571", - "loadTime": "09/22/2019 22:20:45", - "straightDistance": "7.76", - "routeDistance": "17.11", - "timeToTower": "13:48:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "12:09:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_5UFKCMC_201909222220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AD8A075-ED0D-497B-903A-9CF64C42E771", - "ticketNumber": "4YT2TRV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.565327, -80.375379", - "loadTime": "09/23/2019 14:03:23", - "straightDistance": "2", - "routeDistance": "2.55", - "timeToTower": "0:35:45", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "14:39:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 50, - "quantity": 36.3, - "calculatedQuantity": "36.3 CY", - "s3DownloadKey": "HaulPass_4YT2TRV_201909231403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8E752B7-F32D-4D15-B909-5E07F42C4245", - "ticketNumber": "393L86C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.565077, -80.375435", - "loadTime": "09/23/2019 14:26:36", - "straightDistance": "2.01", - "routeDistance": "2.56", - "timeToTower": "0:14:40", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "14:41:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 45, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_393L86C_201909231426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "032436EB-21BA-4B44-B97F-7598F654B16D", - "ticketNumber": "54JDZ43", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.815267, -79.725600", - "loadTime": "09/23/2019 12:50:17", - "straightDistance": "8.55", - "routeDistance": "19.69", - "timeToTower": "0:52:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "13:42:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_54JDZ43_201909231250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08122DB3-8B5B-4771-B79B-506B23AE15C7", - "ticketNumber": "6TT28Y9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.910488, -79.761982", - "loadTime": "09/22/2019 22:11:22", - "straightDistance": "4.35", - "routeDistance": "7.76", - "timeToTower": "13:50:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "12:01:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 75, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_6TT28Y9_201909222211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CDB7B38-436C-481E-B616-108E3D2B3D66", - "ticketNumber": "8LAB3MM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836571, -79.816547", - "loadTime": "09/23/2019 12:46:54", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "0:39:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "13:26:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_8LAB3MM_201909231246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20F4FEF5-90DB-450B-84C5-5A8A0C876938", - "ticketNumber": "95SXZ9G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.852529, -79.869633", - "loadTime": "09/23/2019 13:59:18", - "straightDistance": "11.73", - "routeDistance": "13.87", - "timeToTower": "0:36:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "14:35:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_95SXZ9G_201909231359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22672F68-4067-480A-8E5E-FF26543FAA2D", - "ticketNumber": "8HGS7NY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.799474, -79.855526", - "loadTime": "09/23/2019 12:28:47", - "straightDistance": "13.32", - "routeDistance": "15.17", - "timeToTower": "0:35:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "13:04:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_8HGS7NY_201909231207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2815C3C7-FE56-4442-80A5-B8BAAD881FD2", - "ticketNumber": "9L4P5H2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.850001, -79.873581", - "loadTime": "09/23/2019 12:07:01", - "straightDistance": "12.02", - "routeDistance": "14", - "timeToTower": "2:05:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "14:12:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_9L4P5H2_201909231203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28666205-0F3D-4EA9-853F-3821C63E6FDE", - "ticketNumber": "8FVSKKT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.805358, -79.850671", - "loadTime": "09/23/2019 14:01:34", - "straightDistance": "12.83", - "routeDistance": "14.89", - "timeToTower": "0:35:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "14:37:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 65, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_8FVSKKT_201909231347_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CD0B4B2-B64F-4F1E-B06D-E788EA78E8B7", - "ticketNumber": "5RAFR8A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.802131, -79.876643", - "loadTime": "09/23/2019 13:13:53", - "straightDistance": "14.09", - "routeDistance": "15.9", - "timeToTower": "0:43:54", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "13:57:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 80, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_5RAFR8A_201909231313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D178673-74BF-4E67-B2A6-22BBE66B511F", - "ticketNumber": "4GSRDQK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.815139, -79.726236", - "loadTime": "09/23/2019 12:52:23", - "straightDistance": "8.57", - "routeDistance": "19.65", - "timeToTower": "1:27:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "14:20:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 70, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_4GSRDQK_201909231252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2DA42C38-BA9B-4430-A29A-9A60FBB988DB", - "ticketNumber": "9JLAYG3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "MA76FYV", - "fieldMonitorName": "Terrance Childers", - "loadCoordinates": "32.827929, -79.870483", - "loadTime": "09/23/2019 12:02:52", - "straightDistance": "12.69", - "routeDistance": "14.21", - "timeToTower": "0:49:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "12:52:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_J001_9JLAYG3_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2DF046D8-483B-4C1B-8CA9-463A15E08BF0", - "ticketNumber": "4Q4KR65", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.851066, -79.858940", - "loadTime": "09/23/2019 12:58:43", - "straightDistance": "11.25", - "routeDistance": "13.65", - "timeToTower": "0:57:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "13:56:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_4Q4KR65_201909231256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A92D70E-AB64-40CB-A555-F435DB12CD51", - "ticketNumber": "QW9CXAM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.799717, -79.876129", - "loadTime": "09/23/2019 12:10:52", - "straightDistance": "14.17", - "routeDistance": "16.07", - "timeToTower": "1:50:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "14:01:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 75, - "quantity": 64.4, - "calculatedQuantity": "64.4 CY", - "s3DownloadKey": "HaulPass_QW9CXAM_201909231210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43A4725D-F06D-4B12-ADE0-98551960B001", - "ticketNumber": "7XGP4FG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.760406, -79.854154", - "loadTime": "09/23/2019 12:55:52", - "straightDistance": "15.3", - "routeDistance": "18.82", - "timeToTower": "1:22:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "14:18:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 90, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_7XGP4FG_201909231221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C64B10D-821D-4166-AAC6-7E08CB93A30F", - "ticketNumber": "7FWNFMK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.852579, -79.869696", - "loadTime": "09/23/2019 13:58:49", - "straightDistance": "11.73", - "routeDistance": "13.88", - "timeToTower": "0:34:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "14:33:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 75, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_7FWNFMK_201909231358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55445241-9672-49B7-8A7B-8782A2A65CC7", - "ticketNumber": "5CXQEQD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.768362, -79.828301", - "loadTime": "09/23/2019 13:57:36", - "straightDistance": "13.98", - "routeDistance": "18.07", - "timeToTower": "0:31:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "14:28:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 75, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_J001_5CXQEQD_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "594C4801-85EC-4BDE-B465-3DFAC796E8D3", - "ticketNumber": "96GNVE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.803135, -79.884240", - "loadTime": "09/23/2019 12:26:34", - "straightDistance": "14.38", - "routeDistance": "15.63", - "timeToTower": "0:58:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "13:24:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 65, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_96GNVE5_201909231226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E540E52-78C2-43ED-BA2D-2041145A4150", - "ticketNumber": "64F9733", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.850202, -79.858931", - "loadTime": "09/23/2019 12:51:07", - "straightDistance": "11.28", - "routeDistance": "13.64", - "timeToTower": "1:02:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "13:54:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_64F9733_201909231224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F27FC7F-EE18-495C-BBA4-3AA74081B8B9", - "ticketNumber": "9V7AP8K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.852857, -79.777520", - "loadTime": "09/23/2019 13:01:05", - "straightDistance": "7.54", - "routeDistance": "9.74", - "timeToTower": "0:37:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "13:38:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_9V7AP8K_201909231252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "621987A7-5700-43D9-BE30-8E94A30ECB1A", - "ticketNumber": "4ZSXLGV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6XMAGF5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836581, -79.814600", - "loadTime": "09/21/2019 18:25:39", - "straightDistance": "9.83", - "routeDistance": "10.64", - "timeToTower": "41:24:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "11:50:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_4ZSXLGV_201909211825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72D0716D-694A-4AA4-BFDE-181B9884C780", - "ticketNumber": "46LMETP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.844536, -79.862014", - "loadTime": "09/23/2019 12:20:44", - "straightDistance": "11.64", - "routeDistance": "13.4", - "timeToTower": "1:08:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "13:28:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 80, - "quantity": 57.4, - "calculatedQuantity": "57.4 CY", - "s3DownloadKey": "HaulPass_46LMETP_201909231220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74457FDC-C0E8-4B8B-9423-84A19D180480", - "ticketNumber": "3VLSH3W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.803176, -79.861421", - "loadTime": "09/23/2019 12:04:24", - "straightDistance": "13.38", - "routeDistance": "15.71", - "timeToTower": "1:00:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "13:05:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 80, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_3VLSH3W_201909231204_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83EE2255-12F8-4D92-8AE5-42E48A4DA2F3", - "ticketNumber": "4RCLBNW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.780434, -79.802721", - "loadTime": "09/23/2019 13:03:23", - "straightDistance": "12.48", - "routeDistance": "16.24", - "timeToTower": "1:35:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "14:39:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 80, - "quantity": 65.8, - "calculatedQuantity": "65.8 CY", - "s3DownloadKey": "HaulPass_4RCLBNW_201909231303_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93BDC376-D723-465B-A880-F0C185FF2886", - "ticketNumber": "5U6BMVM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.785952, -79.792688", - "loadTime": "09/23/2019 13:47:36", - "straightDistance": "11.86", - "routeDistance": "15.54", - "timeToTower": "0:53:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "14:40:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 75, - "quantity": 60.4, - "calculatedQuantity": "60.4 CY", - "s3DownloadKey": "HaulPass_5U6BMVM_201909231333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B0616AA-FEAA-494D-903B-9D8A8B274C9C", - "ticketNumber": "8HWN4G5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.851438, -79.878456", - "loadTime": "09/23/2019 13:25:46", - "straightDistance": "12.21", - "routeDistance": "14.35", - "timeToTower": "0:50:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "14:15:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 85, - "quantity": 61.2, - "calculatedQuantity": "61.2 CY", - "s3DownloadKey": "HaulPass_8HWN4G5_201909231211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B39FFA0D-2C86-40C6-9CE5-BE15E7812CB1", - "ticketNumber": "7PTLTQ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6XMAGF5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.837758, -79.815550", - "loadTime": "09/23/2019 12:45:20", - "straightDistance": "9.81", - "routeDistance": "10.67", - "timeToTower": "0:49:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "13:34:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_7PTLTQ9_201909231245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3D0690B-5F8F-4647-9655-56452E64E20B", - "ticketNumber": "6XUN7AM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.803240, -79.884305", - "loadTime": "09/23/2019 12:10:47", - "straightDistance": "14.37", - "routeDistance": "15.63", - "timeToTower": "1:12:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "13:23:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_6XUN7AM_201909231210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BAA08D7B-261E-435D-8D8F-E9FAC4C74518", - "ticketNumber": "5NP299M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "MA76FYV", - "fieldMonitorName": "Terrance Childers", - "loadCoordinates": "32.828121, -79.870411", - "loadTime": "09/23/2019 11:59:10", - "straightDistance": "12.68", - "routeDistance": "14.2", - "timeToTower": "0:47:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "12:46:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_5NP299M_201909231157_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC68202D-7B5C-479F-8D86-A494DDD74D0B", - "ticketNumber": "NLYKH4E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.838160, -79.815785", - "loadTime": "09/23/2019 11:16:51", - "straightDistance": "9.8", - "routeDistance": "10.52", - "timeToTower": "0:35:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "11:52:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_NLYKH4E_201909231116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5077BEA-D3C8-42C0-BF94-DF76012A89F9", - "ticketNumber": "6Z8XWJ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.844422, -79.862173", - "loadTime": "09/23/2019 12:56:18", - "straightDistance": "11.65", - "routeDistance": "13.39", - "timeToTower": "0:34:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "13:30:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_6Z8XWJ6_201909231255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD32DA02-5284-449C-ADBB-46832765792A", - "ticketNumber": "5UZGLSV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.913137, -79.765972", - "loadTime": "09/22/2019 22:36:56", - "straightDistance": "4.49", - "routeDistance": "8.14", - "timeToTower": "13:26:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "12:03:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_5UZGLSV_201909222236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F1AE40B-24D9-45A5-9096-1A818A985A4F", - "ticketNumber": "6B5LUW2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.72674, -79.962964", - "loadTime": "09/23/2019 13:16:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "13:19:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6B5LUW2_201909231316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "468AC57E-5AA4-4465-917C-0A590C89CCAC", - "ticketNumber": "4RWBXFH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724967, -79.959129", - "loadTime": "09/23/2019 14:02:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "14:04:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4RWBXFH_201909231402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46932ABA-3495-4C0C-A6CC-1595B6FE04CA", - "ticketNumber": "78QNLFS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725754, -79.957801", - "loadTime": "09/23/2019 14:38:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "14:43:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_78QNLFS_201909231438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49DB5054-8D84-43B3-8B6D-C4270AE9D412", - "ticketNumber": "4VY5BE4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.726298, -79.962611", - "loadTime": "09/23/2019 13:02:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "13:06:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4VY5BE4_201909231302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FE2BD67-FB84-4C71-9150-5965ED7388D3", - "ticketNumber": "8FPF96B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.727946, -79.962308", - "loadTime": "09/23/2019 12:37:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "12:42:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8FPF96B_201909231237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68F73ED7-05B3-4A6D-8DB3-38C587CE15E6", - "ticketNumber": "9ANE7WS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725606, -79.960913", - "loadTime": "09/23/2019 13:33:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "13:37:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ANE7WS_201909231333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "710E8FF5-A059-4566-80AE-E84B8F43B4C0", - "ticketNumber": "96DXNKJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725401, -79.958874", - "loadTime": "09/23/2019 13:54:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "13:59:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_96DXNKJ_201909231354_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A6954E8-4E92-4589-918D-98BB49E6674B", - "ticketNumber": "9J89UV5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724551, -79.958296", - "loadTime": "09/23/2019 14:06:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "14:13:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9J89UV5_201909231406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE6CD19A-150E-4F9A-A758-A6431371C570", - "ticketNumber": "52S9LPD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725445, -79.960552", - "loadTime": "09/23/2019 13:38:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "13:41:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_52S9LPD_201909231338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFD37035-789A-48CB-B22B-FC2FFE63B519", - "ticketNumber": "6SJQKA3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724873, -79.959861", - "loadTime": "09/23/2019 13:43:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "13:50:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SJQKA3_201909231343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE2EF917-F5C9-42F3-8129-45BBF9E1F42F", - "ticketNumber": "5RX8GPL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.72796, -79.962338", - "loadTime": "09/23/2019 12:45:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "12:49:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5RX8GPL_201909231245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D31E516C-D7DC-484D-99CD-B348BA31E6C9", - "ticketNumber": "7F9MVNW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.727082, -79.957456", - "loadTime": "09/23/2019 14:21:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "14:28:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7F9MVNW_201909231421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DACA08A3-E414-4545-9D56-735BE58B4BE7", - "ticketNumber": "584KFNG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.726484, -79.963263", - "loadTime": "09/23/2019 13:11:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "13:16:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_584KFNG_201909231311_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC72D194-FE43-46C7-9846-92B9AE70DD36", - "ticketNumber": "8TWS48T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.726299, -79.962566", - "loadTime": "09/23/2019 12:53:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "12:59:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8TWS48T_201909231253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED3EDB83-7473-4602-8EA8-0DC2A09B5A17", - "ticketNumber": "4LVHDBW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.726496, -79.963618", - "loadTime": "09/23/2019 13:23:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "13:26:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4LVHDBW_201909231323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1C46BB7-CCC2-483E-A26B-3D78C75C75B9", - "ticketNumber": "5H4RGU3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.726568, -79.957224", - "loadTime": "09/23/2019 14:29:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "14:36:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5H4RGU3_201909231429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A7C9170-AF9E-4826-942B-2D96CB74B288", - "ticketNumber": "97HYGFW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.584484, -80.346482", - "loadTime": "09/23/2019 14:49:31", - "straightDistance": ".63", - "routeDistance": ".69", - "timeToTower": "0:05:59", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "14:55:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_97HYGFW_201909231449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1EF750EF-A40B-4345-8E2B-C729244F819E", - "ticketNumber": "4S2RABF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.584547, -80.346479", - "loadTime": "09/23/2019 14:49:54", - "straightDistance": ".62", - "routeDistance": ".69", - "timeToTower": "0:08:50", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "14:58:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 85, - "quantity": 63.7, - "calculatedQuantity": "63.7 CY", - "s3DownloadKey": "HaulPass_4S2RABF_201909231449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "940F3997-AECD-4324-9CC4-E80A11EBB75A", - "ticketNumber": "9QL9GEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.687373, -80.363696", - "loadTime": "09/23/2019 14:30:43", - "straightDistance": "6.8", - "routeDistance": "9.45", - "timeToTower": "0:29:41", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "15:00:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 85, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_9QL9GEB_201909231430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "156F2F47-4AF9-469D-B1BB-DA18A9A60F2B", - "ticketNumber": "9H5AZ6U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.851260, -79.861623", - "loadTime": "09/23/2019 15:09:37", - "straightDistance": "11.37", - "routeDistance": "13.53", - "timeToTower": "1:09:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "16:18:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_9H5AZ6U_201909231502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D7F77A6-4DCF-4E54-B5EE-91CF27D516F4", - "ticketNumber": "6S3EKMC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836331, -79.814532", - "loadTime": "09/23/2019 14:25:01", - "straightDistance": "9.84", - "routeDistance": "10.65", - "timeToTower": "0:47:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "15:13:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 75, - "quantity": 87.5, - "calculatedQuantity": "87.5 CY", - "s3DownloadKey": "HaulPass_6S3EKMC_201909231425_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C9160F7-F846-4E6B-BA27-D6A331FE987E", - "ticketNumber": "5B52SH8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.805585, -79.885225", - "loadTime": "09/23/2019 14:58:37", - "straightDistance": "14.31", - "routeDistance": "15.46", - "timeToTower": "0:41:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "15:40:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 65, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_5B52SH8_201909231443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37CCB866-F827-42B5-A13E-E03C4F172907", - "ticketNumber": "4E8ZGST", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.849719, -79.864380", - "loadTime": "09/23/2019 16:09:30", - "straightDistance": "11.57", - "routeDistance": "13.7", - "timeToTower": "1:12:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "17:22:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_4E8ZGST_201909231609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39022AAB-A64C-46DC-A3CE-862612C2D0E2", - "ticketNumber": "5NPEBJ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.849680, -79.864202", - "loadTime": "09/23/2019 16:08:51", - "straightDistance": "11.56", - "routeDistance": "13.72", - "timeToTower": "1:15:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "17:24:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 75, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_5NPEBJ2_201909231608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "458DA0CE-3BF4-4670-B196-36588DDECF16", - "ticketNumber": "9KSVAX5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.854046, -79.875018", - "loadTime": "09/23/2019 15:07:59", - "straightDistance": "11.95", - "routeDistance": "14.49", - "timeToTower": "1:14:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "16:22:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_9KSVAX5_201909231459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63431CB2-0227-403E-AB96-19DDA130560B", - "ticketNumber": "4H43BV3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.803675, -79.859846", - "loadTime": "09/23/2019 16:20:50", - "straightDistance": "13.29", - "routeDistance": "15.73", - "timeToTower": "0:55:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "17:16:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 80, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_4H43BV3_201909231550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6AB4C469-25D8-4797-9C91-910E331EFC9F", - "ticketNumber": "68AA9QB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.803822, -79.884392", - "loadTime": "09/23/2019 14:32:09", - "straightDistance": "14.35", - "routeDistance": "15.59", - "timeToTower": "1:10:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "15:43:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_68AA9QB_201909231428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "724D45E1-ECD1-4A7A-AD89-FF642E583918", - "ticketNumber": "3DSWXFE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "MA76FYV", - "fieldMonitorName": "Terrance Childers", - "loadCoordinates": "32.830746, -79.870113", - "loadTime": "09/23/2019 16:10:23", - "straightDistance": "12.56", - "routeDistance": "14.22", - "timeToTower": "1:01:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "17:12:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_3DSWXFE_201909231541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "838976C1-2EFA-4C89-AB6F-903190B331B7", - "ticketNumber": "6RJ7DVZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "MA76FYV", - "fieldMonitorName": "Terrance Childers", - "loadCoordinates": "32.829423, -79.869601", - "loadTime": "09/23/2019 13:58:20", - "straightDistance": "12.59", - "routeDistance": "14.16", - "timeToTower": "1:04:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "15:02:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_6RJ7DVZ_201909231352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "954240E6-1757-407B-AA6A-F92429BB1717", - "ticketNumber": "8E35FN2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.852665, -79.878157", - "loadTime": "09/23/2019 15:43:24", - "straightDistance": "12.16", - "routeDistance": "14.41", - "timeToTower": "0:41:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "16:24:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 75, - "quantity": 54, - "calculatedQuantity": "54 CY", - "s3DownloadKey": "HaulPass_8E35FN2_201909231543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98D8ACDB-6321-4427-9348-049A8D3FB39D", - "ticketNumber": "6YTX3S5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.851776, -79.861672", - "loadTime": "09/23/2019 15:40:15", - "straightDistance": "11.36", - "routeDistance": "13.56", - "timeToTower": "0:39:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "16:19:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_6YTX3S5_201909231540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9AF3CA87-322E-4336-A4CB-755575B25E31", - "ticketNumber": "4TBV2CL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836459, -79.816109", - "loadTime": "09/23/2019 14:07:52", - "straightDistance": "9.89", - "routeDistance": "10.85", - "timeToTower": "0:51:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "14:59:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_4TBV2CL_201909231407_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A65D17CC-D660-40B4-B52B-9CD1134B1F51", - "ticketNumber": "87WYCSK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.802838, -79.860429", - "loadTime": "09/23/2019 14:38:49", - "straightDistance": "13.36", - "routeDistance": "15.65", - "timeToTower": "0:30:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "15:09:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 85, - "quantity": 63.8, - "calculatedQuantity": "63.8 CY", - "s3DownloadKey": "HaulPass_87WYCSK_201909231339_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF256C16-12C0-47EE-AF39-F34229CC9617", - "ticketNumber": "8TCQ6YT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.801439, -79.880744", - "loadTime": "09/23/2019 14:36:23", - "straightDistance": "14.3", - "routeDistance": "15.67", - "timeToTower": "1:20:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "15:56:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 75, - "quantity": 64.4, - "calculatedQuantity": "64.4 CY", - "s3DownloadKey": "HaulPass_8TCQ6YT_201909231436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C04791B8-4044-46CD-88F6-C5FEAF6734C3", - "ticketNumber": "4BJMAAZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6XMAGF5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836501, -79.816148", - "loadTime": "09/23/2019 16:11:06", - "straightDistance": "9.89", - "routeDistance": "10.85", - "timeToTower": "0:24:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "16:35:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_4BJMAAZ_201909231611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA69EFC8-A61D-4687-AF20-3502CE3B99EB", - "ticketNumber": "5LX47SB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.804721, -79.849894", - "loadTime": "09/23/2019 15:38:32", - "straightDistance": "12.83", - "routeDistance": "14.95", - "timeToTower": "0:37:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "16:15:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_5LX47SB_201909231538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB544B6D-59C8-4C21-B94A-C4A49D2FD978", - "ticketNumber": "NH7EK8P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836416, -79.815999", - "loadTime": "09/23/2019 15:43:07", - "straightDistance": "9.89", - "routeDistance": "10.85", - "timeToTower": "0:44:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "16:27:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_NH7EK8P_201909231543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4334899-D980-4C49-8EB7-CD0A5679E4BD", - "ticketNumber": "4XLRB6Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.845090, -79.863000", - "loadTime": "09/23/2019 14:47:52", - "straightDistance": "11.67", - "routeDistance": "13.32", - "timeToTower": "1:23:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "16:11:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 80, - "quantity": 57.4, - "calculatedQuantity": "57.4 CY", - "s3DownloadKey": "HaulPass_4XLRB6Y_201909231422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFD35C5F-2B9F-41DB-8EBD-38E14FED7EC3", - "ticketNumber": "9SBEAAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "MA76FYV", - "fieldMonitorName": "Terrance Childers", - "loadCoordinates": "32.829574, -79.870652", - "loadTime": "09/23/2019 16:25:28", - "straightDistance": "12.64", - "routeDistance": "14.1", - "timeToTower": "0:48:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "17:14:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_9SBEAAN_201909231625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFEC97F0-F8A4-449A-8044-1D9458D00A79", - "ticketNumber": "8ARUCA4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.815194, -79.725808", - "loadTime": "09/23/2019 14:57:27", - "straightDistance": "8.56", - "routeDistance": "19.68", - "timeToTower": "0:53:28", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "15:50:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 80, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_8ARUCA4_201909231430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3272DDB-AA56-4576-B879-7AF83AD2D045", - "ticketNumber": "3BJC3XK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.803689, -79.876079", - "loadTime": "09/23/2019 15:22:23", - "straightDistance": "13.99", - "routeDistance": "15.89", - "timeToTower": "0:36:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "15:58:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 80, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_3BJC3XK_201909231445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F761E68F-2002-47FB-8FD1-60CAE4AA29B4", - "ticketNumber": "5WV94YD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "MA76FYV", - "fieldMonitorName": "Terrance Childers", - "loadCoordinates": "32.830196, -79.870251", - "loadTime": "09/23/2019 14:13:13", - "straightDistance": "12.59", - "routeDistance": "14.22", - "timeToTower": "0:55:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "15:08:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_5WV94YD_201909231413_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7A83C76-BE97-4FEB-BC92-830B01995B27", - "ticketNumber": "7BR7KWE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.845626, -79.863078", - "loadTime": "09/23/2019 14:53:08", - "straightDistance": "11.65", - "routeDistance": "13.28", - "timeToTower": "1:20:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "16:13:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_7BR7KWE_201909231453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD8E0E97-EE25-443D-A1A2-F0946FFC4A95", - "ticketNumber": "9GNXW7V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.846393, -79.779660", - "loadTime": "09/23/2019 15:30:37", - "straightDistance": "7.96", - "routeDistance": "9.77", - "timeToTower": "0:22:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "15:52:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_9GNXW7V_201909231459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19F9C322-0575-45A6-8E5D-10CA25053055", - "ticketNumber": "5P647RY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.848429, -79.864325", - "loadTime": "09/22/2019 21:46:46", - "straightDistance": "11.61", - "routeDistance": "13.36", - "timeToTower": "13:40:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "11:27:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 90, - "quantity": 64.5, - "calculatedQuantity": "64.5 CY", - "s3DownloadKey": "HaulPass_5P647RY_201909222146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3843C466-D1C2-426A-97D2-FF3370E896E7", - "ticketNumber": "5DGFWB6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.784843, -79.794843", - "loadTime": "09/23/2019 15:52:10", - "straightDistance": "11.99", - "routeDistance": "15.69", - "timeToTower": "1:35:54", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "17:28:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 80, - "quantity": 65.8, - "calculatedQuantity": "65.8 CY", - "s3DownloadKey": "HaulPass_5DGFWB6_201909231531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61E0DA79-F45B-4C9F-A7BA-A9A5AA9081D9", - "ticketNumber": "5453DS6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.760966, -79.838495", - "loadTime": "09/22/2019 22:57:17", - "straightDistance": "14.73", - "routeDistance": "17.92", - "timeToTower": "12:33:54", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "11:31:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 90, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_5453DS6_201909222257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6868521C-30D5-4C47-BF4E-09C80E78CD72", - "ticketNumber": "5LF4WZ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.848679, -79.865650", - "loadTime": "09/22/2019 22:06:08", - "straightDistance": "11.67", - "routeDistance": "13.45", - "timeToTower": "13:26:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "11:33:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 65, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_5LF4WZ2_201909222147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68D0CB46-823A-4DBD-844F-9F4384E058FD", - "ticketNumber": "8NSD8F3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.908700, -79.757911", - "loadTime": "09/22/2019 21:42:22", - "straightDistance": "4.19", - "routeDistance": "7.82", - "timeToTower": "13:53:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "11:35:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_8NSD8F3_201909222142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE05ECEF-96B7-4419-9CBE-3385EE61ED82", - "ticketNumber": "6H6XZG7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.908933, -79.757892", - "loadTime": "09/22/2019 21:41:06", - "straightDistance": "4.18", - "routeDistance": "7.84", - "timeToTower": "13:53:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "11:34:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_6H6XZG7_201909222141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D109ED0C-98AB-4439-877C-B76DE553CA2F", - "ticketNumber": "5SXJ9M9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.768350, -79.829031", - "loadTime": "09/23/2019 16:20:20", - "straightDistance": "14", - "routeDistance": "18.07", - "timeToTower": "0:46:25", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "17:06:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 75, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_J001_5SXJ9M9_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9F21B60-4EF7-4F1B-8415-B9E6A438B215", - "ticketNumber": "6SDQ8HM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.777914, -79.808258", - "loadTime": "09/23/2019 16:37:59", - "straightDistance": "12.79", - "routeDistance": "16.71", - "timeToTower": "0:55:05", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "17:33:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 75, - "quantity": 60.4, - "calculatedQuantity": "60.4 CY", - "s3DownloadKey": "HaulPass_6SDQ8HM_201909231627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB3BD52A-94FA-41BA-84A0-284C58BFEEE0", - "ticketNumber": "RLB6SM4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.815199, -79.725699", - "loadTime": "09/23/2019 16:51:55", - "straightDistance": "8.56", - "routeDistance": "19.69", - "timeToTower": "0:55:56", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "17:47:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_J001_RLB6SM4_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3067E7B7-5EE2-4DAB-88FC-128AE81647AE", - "ticketNumber": "46E3D8W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.822902, -80.048041", - "loadTime": "09/23/2019 12:59:18", - "straightDistance": "12.18", - "routeDistance": "16.25", - "timeToTower": "1:11:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "14:10:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_46E3D8W_201909231259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31065098-837F-4EFD-8BDE-082EF2E3927E", - "ticketNumber": "3UNELTB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.776096, -79.978520", - "loadTime": "09/23/2019 13:09:34", - "straightDistance": "16.45", - "routeDistance": "18.49", - "timeToTower": "1:09:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "14:18:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 55, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_3UNELTB_201909231309_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61CF80F6-FF83-404E-A8AE-942F35DFAB05", - "ticketNumber": "5TZGCEN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.729333, -80.189452", - "loadTime": "09/23/2019 13:21:13", - "straightDistance": "7.24", - "routeDistance": "11.05", - "timeToTower": "1:05:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "14:26:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_5TZGCEN_201909231321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C1E3CD5-080B-4B1B-823C-0608B61690AF", - "ticketNumber": "T9AYBZ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.822904, -80.048168", - "loadTime": "09/23/2019 12:55:25", - "straightDistance": "12.17", - "routeDistance": "16.24", - "timeToTower": "1:13:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "14:08:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 65, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_T9AYBZ9_201909231255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3C5869E-C76E-4DCB-B90E-4D68C082D74A", - "ticketNumber": "6MRZ8VR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816225, -79.994179", - "loadTime": "09/23/2019 13:29:29", - "straightDistance": "15.3", - "routeDistance": "17.77", - "timeToTower": "1:01:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "14:30:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_6MRZ8VR_201909231329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8877FD3-CEB8-4468-8802-907D2A23F788", - "ticketNumber": "P7ZX9SB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.729376, -80.189343", - "loadTime": "09/23/2019 13:36:14", - "straightDistance": "7.24", - "routeDistance": "11.05", - "timeToTower": "0:52:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "14:28:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_P7ZX9SB_201909231336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E05AF6A1-2221-43BE-839D-88DB54125827", - "ticketNumber": "3FUUSVL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.776326, -79.978010", - "loadTime": "09/23/2019 13:10:22", - "straightDistance": "16.48", - "routeDistance": "18.56", - "timeToTower": "1:06:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "14:16:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_3FUUSVL_201909231310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07FF827A-795A-4F55-9795-4C45C9A05E2F", - "ticketNumber": "4YPCQBC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816305, -79.994345", - "loadTime": "09/23/2019 15:10:37", - "straightDistance": "15.29", - "routeDistance": "17.77", - "timeToTower": "0:48:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "15:58:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_4YPCQBC_201909231510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D78C4AA-ABDE-4899-B3B7-338ECB04D830", - "ticketNumber": "8ZWYLRP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.822921, -80.047782", - "loadTime": "09/23/2019 14:56:48", - "straightDistance": "12.19", - "routeDistance": "16.26", - "timeToTower": "0:56:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "15:53:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 65, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_8ZWYLRP_201909231456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CEA3AA5-9229-4CE7-A1D4-C0E7FD2EA987", - "ticketNumber": "4TEF8RQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816225, -79.994179", - "loadTime": "09/23/2019 13:29:46", - "straightDistance": "15.3", - "routeDistance": "17.77", - "timeToTower": "1:02:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "14:31:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_4TEF8RQ_201909231329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "630FE30E-A206-4865-9BBD-2D40E8E183EE", - "ticketNumber": "3HJWBV4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.848396, -80.074516", - "loadTime": "09/23/2019 12:46:52", - "straightDistance": "10.85", - "routeDistance": "14.68", - "timeToTower": "1:47:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "14:34:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_3HJWBV4_201909231246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68C6A3FC-F268-4A81-BB3C-D49F6FDFA449", - "ticketNumber": "5VV89AN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.809933, -80.053165", - "loadTime": "09/23/2019 13:52:36", - "straightDistance": "11.88", - "routeDistance": "14.36", - "timeToTower": "1:29:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "15:22:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 55, - "quantity": 39.1, - "calculatedQuantity": "39.1 CY", - "s3DownloadKey": "HaulPass_5VV89AN_201909231352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B14EB2D-C2D5-4D38-8F18-D7973C7F650A", - "ticketNumber": "4FVC8PV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.756087, -80.158183", - "loadTime": "09/23/2019 14:30:54", - "straightDistance": "7.15", - "routeDistance": "11.85", - "timeToTower": "0:39:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "15:10:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_4FVC8PV_201909231409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87182BED-9D0E-475D-8349-DC90FAC781DE", - "ticketNumber": "48VM4PJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.776000, -79.978494", - "loadTime": "09/23/2019 14:21:59", - "straightDistance": "16.46", - "routeDistance": "18.49", - "timeToTower": "1:08:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "15:30:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_48VM4PJ_201909231421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95661358-28B7-499E-942C-0D9387872727", - "ticketNumber": "34AT524", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.848490, -80.074134", - "loadTime": "09/23/2019 12:50:52", - "straightDistance": "10.87", - "routeDistance": "14.71", - "timeToTower": "1:45:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "14:36:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_34AT524_201909231250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DD3C487-0860-475C-BB2F-721B07B31CFF", - "ticketNumber": "4ZTHC97", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.823137, -80.048079", - "loadTime": "09/23/2019 15:03:26", - "straightDistance": "12.18", - "routeDistance": "16.26", - "timeToTower": "0:51:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "15:54:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_4ZTHC97_201909231503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BEC97F04-E185-49A7-AABD-19B45F2A68F4", - "ticketNumber": "4E4BPEN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.795581, -80.014864", - "loadTime": "09/23/2019 12:31:47", - "straightDistance": "14.18", - "routeDistance": "16.13", - "timeToTower": "2:07:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "14:39:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_4E4BPEN_201909231231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4ACD5E4-7BB4-4952-9EAD-A138A64E5732", - "ticketNumber": "79K5KCA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816155, -79.994241", - "loadTime": "09/23/2019 14:01:42", - "straightDistance": "15.29", - "routeDistance": "17.77", - "timeToTower": "0:52:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "14:54:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_79K5KCA_201909231401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2AB2C32-DDE8-4F56-AB25-59D9925403D0", - "ticketNumber": "65VVGAZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.809703, -80.053398", - "loadTime": "09/23/2019 13:44:22", - "straightDistance": "11.87", - "routeDistance": "14.95", - "timeToTower": "1:35:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "15:20:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_65VVGAZ_201909231344_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEC63C9A-EFFB-4AAB-AA82-8BC43B4DDFDA", - "ticketNumber": "54YHU6T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815526, -79.994772", - "loadTime": "09/23/2019 15:10:22", - "straightDistance": "15.26", - "routeDistance": "17.58", - "timeToTower": "0:46:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "15:57:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_54YHU6T_201909231510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFC2B12E-E651-466D-9899-21E77CAFE3DB", - "ticketNumber": "9GGLE69", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816193, -79.994289", - "loadTime": "09/23/2019 14:00:48", - "straightDistance": "15.29", - "routeDistance": "17.77", - "timeToTower": "0:51:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "14:51:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_9GGLE69_201909231400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEF21112-BC31-48EB-9352-6B8824388DD6", - "ticketNumber": "3S32LK9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.768518, -79.980872", - "loadTime": "09/23/2019 13:39:43", - "straightDistance": "16.42", - "routeDistance": "19.13", - "timeToTower": "1:52:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "15:32:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_3S32LK9_201909231339_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9517046-0831-4158-9A56-2927D98BCFE2", - "ticketNumber": "9UCM5Q6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.795455, -80.014843", - "loadTime": "09/23/2019 12:31:42", - "straightDistance": "14.18", - "routeDistance": "16.13", - "timeToTower": "2:12:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "14:44:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_J001_9UCM5Q6_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22D87B90-5D96-436D-8E16-6A9F8725B22E", - "ticketNumber": "5GS693D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724381, -79.957119", - "loadTime": "09/23/2019 17:56:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "18:01:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5GS693D_201909231756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3744C4F8-2F5A-4F17-8D4C-8B251581189C", - "ticketNumber": "9SD9UUS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.726628, -79.959568", - "loadTime": "09/23/2019 15:51:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "15:53:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9SD9UUS_201909231551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4279D4ED-B81F-4127-AE64-D539906CCAE1", - "ticketNumber": "3TBFE7C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.728857, -79.959796", - "loadTime": "09/23/2019 17:21:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "17:25:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TBFE7C_201909231721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4765BC96-10FF-45C0-AA5E-5F1FBF5960E6", - "ticketNumber": "KYVQ6Y4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730055, -79.95963", - "loadTime": "09/23/2019 18:08:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "18:16:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_KYVQ6Y4_201909231808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4AB24D53-0BCC-40A2-9CDB-DC00031BB064", - "ticketNumber": "XMQLXVV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725132, -79.96014", - "loadTime": "09/23/2019 16:00:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "16:01:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_XMQLXVV_201909231600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E618580-CE65-4D01-948E-766EA3F0EFE9", - "ticketNumber": "7YHH82P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725657, -79.958785", - "loadTime": "09/23/2019 15:11:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "15:14:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7YHH82P_201909231511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52F77CEE-62D9-4D3D-895C-8BF65859C081", - "ticketNumber": "9WHKPAW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.72554, -79.957657", - "loadTime": "09/23/2019 14:49:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "14:53:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9WHKPAW_201909231449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56D97D9A-FE46-4C3B-AEBA-24F7FF38899A", - "ticketNumber": "8N7JZKT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730302, -79.955064", - "loadTime": "09/23/2019 18:21:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "18:27:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8N7JZKT_201909231821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E26EBF9-BC82-4C12-B64B-235EA718129B", - "ticketNumber": "9RSX823", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.727184, -79.961841", - "loadTime": "09/23/2019 17:33:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "17:36:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9RSX823_201909231733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79CEDFFD-86B3-4465-89C7-72D4ABAEAC6D", - "ticketNumber": "8BJ46CZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.729344, -79.959282", - "loadTime": "09/23/2019 16:43:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "16:45:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8BJ46CZ_201909231643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8336134A-A8BE-4DD3-8D30-C30A1F8A03A6", - "ticketNumber": "7LLTN2X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.729256, -79.958302", - "loadTime": "09/23/2019 16:32:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "16:35:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7LLTN2X_201909231632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87F7ED35-F49D-42B9-B8A8-C63956F68E2F", - "ticketNumber": "E2EJZTK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725195, -79.957666", - "loadTime": "09/23/2019 14:55:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "15:03:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_E2EJZTK_201909231455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD7DD6C6-B477-4339-9954-3FC4972AFBA8", - "ticketNumber": "5SR8E9S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725774, -79.958266", - "loadTime": "09/23/2019 15:19:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "15:23:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5SR8E9S_201909231519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3030658-09ED-4185-B74C-CE73CC9BABFF", - "ticketNumber": "35KNYSK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.72891, -79.960124", - "loadTime": "09/23/2019 17:11:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "17:16:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_35KNYSK_201909231711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6F6BF8D-7042-460C-900F-989E0335F20A", - "ticketNumber": "6PSSNWT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.726308, -79.96066", - "loadTime": "09/23/2019 16:50:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "16:56:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6PSSNWT_201909231650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDC95437-9109-43F7-BD25-6CE723AD1C76", - "ticketNumber": "XV6UQYU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725607, -79.958706", - "loadTime": "09/23/2019 15:24:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "15:27:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_XV6UQYU_201909231524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C79EE757-008D-49B4-9CB3-356D4C508896", - "ticketNumber": "9Y7L8GF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725005, -79.958382", - "loadTime": "09/23/2019 16:07:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "16:13:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9Y7L8GF_201909231607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1A29A95-BDDE-4323-8549-7085624890B9", - "ticketNumber": "Y8JHELS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725787, -79.958945", - "loadTime": "09/23/2019 15:28:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "15:32:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Y8JHELS_201909231528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD0101D9-659A-4401-A4FA-B589C22D1AED", - "ticketNumber": "9TH9GGZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.728695, -79.961136", - "loadTime": "09/23/2019 17:40:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "17:46:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9TH9GGZ_201909231740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFA8E6B6-4254-458C-BE66-115B351D2CEA", - "ticketNumber": "4522V9D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725916, -79.957556", - "loadTime": "09/23/2019 16:17:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "16:23:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4522V9D_201909231617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E279FB0E-1D10-4403-955F-CC86AE0C84CF", - "ticketNumber": "6LHT5Y2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725813, -79.958645", - "loadTime": "09/23/2019 15:16:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "15:18:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6LHT5Y2_201909231516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB873269-FF8A-4342-9B21-AF256CB5A9FB", - "ticketNumber": "64XXU9Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.726369, -79.960782", - "loadTime": "09/23/2019 16:59:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "17:05:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64XXU9Y_201909231659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F08ECB0F-E4A7-4F4F-80B8-AA82A5A7CEF0", - "ticketNumber": "CGWQWZ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725817, -79.959449", - "loadTime": "09/23/2019 15:43:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "15:49:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_CGWQWZ7_201909231543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F78B0E36-5C17-411C-A9C0-64DE9BA563DA", - "ticketNumber": "4ATVZU3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725778, -79.958854", - "loadTime": "09/23/2019 15:36:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "15:40:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ATVZU3_201909231536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02366E97-FA46-46C9-87D6-7BC6950707CE", - "ticketNumber": "5Q4DTF4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.782668, -80.009843", - "loadTime": "09/23/2019 18:18:16", - "straightDistance": "8.23", - "routeDistance": "15.04", - "timeToTower": "0:44:02", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "19:02:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 55, - "quantity": 37.2, - "calculatedQuantity": "37.2 CY", - "s3DownloadKey": "HaulPass_5Q4DTF4_201909231755_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02897B51-FC8B-4CAD-B618-63ADE1F7E59A", - "ticketNumber": "7K7YVN3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.646149, -80.244155", - "loadTime": "09/23/2019 17:58:31", - "straightDistance": "10.61", - "routeDistance": "16.69", - "timeToTower": "0:56:10", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:54:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_7K7YVN3_201909231758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C8BF5F5-9195-4732-9884-6DA652B1324E", - "ticketNumber": "3MVC5VF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.659775, -80.129469", - "loadTime": "09/23/2019 17:09:09", - "straightDistance": "3.88", - "routeDistance": "6.93", - "timeToTower": "0:29:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:38:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_3MVC5VF_201909231709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "127E5A2A-9437-4B4F-8C82-ED5490F63516", - "ticketNumber": "6H39WVP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.727017, -80.161334", - "loadTime": "09/23/2019 17:30:52", - "straightDistance": "6.76", - "routeDistance": "11.48", - "timeToTower": "1:14:20", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:45:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_6H39WVP_201909231730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "134905C3-4283-4E1E-ADD4-863EA3339203", - "ticketNumber": "3QWHFZ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736058, -80.156569", - "loadTime": "09/23/2019 14:10:24", - "straightDistance": "6.91", - "routeDistance": "12.03", - "timeToTower": "0:49:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:59:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 70, - "quantity": 51.9, - "calculatedQuantity": "51.9 CY", - "s3DownloadKey": "HaulPass_3QWHFZ5_201909231410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13E492C5-9CC3-4208-B9CC-7E9232D14FC1", - "ticketNumber": "59VN6P7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.731176, -80.046202", - "loadTime": "09/23/2019 14:55:24", - "straightDistance": "4.17", - "routeDistance": "7.93", - "timeToTower": "0:32:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "15:28:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_59VN6P7_201909231455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "186227EC-5637-4EAC-B9FD-320BA5CAD107", - "ticketNumber": "69VN5QM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.652832, -80.139766", - "loadTime": "09/23/2019 16:56:00", - "straightDistance": "4.59", - "routeDistance": "6.66", - "timeToTower": "0:23:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:19:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 75, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_69VN5QM_201909231656_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19D6BB4E-6CB6-4761-BB96-74DDAB3FB29D", - "ticketNumber": "73Q63GL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.737788, -79.913553", - "loadTime": "09/23/2019 16:39:36", - "straightDistance": "9.85", - "routeDistance": "16.45", - "timeToTower": "1:09:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:49:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 75, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_73Q63GL_201909231639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1AD4409D-031B-4860-B2A5-EB8581C568A9", - "ticketNumber": "7LH8CS8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.669872, -80.115164", - "loadTime": "09/23/2019 15:15:16", - "straightDistance": "2.96", - "routeDistance": "5.53", - "timeToTower": "0:34:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "15:49:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_7LH8CS8_201909231515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DCC6B37-438D-4BCD-B9AE-A3FA88EC8583", - "ticketNumber": "9JDJ7QE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724646, -79.935864", - "loadTime": "09/23/2019 15:29:08", - "straightDistance": "8.29", - "routeDistance": "15.42", - "timeToTower": "0:46:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:15:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_9JDJ7QE_201909231529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E39BE75-D78E-49C8-83E3-637036800041", - "ticketNumber": "44VBD27", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.653138, -80.138958", - "loadTime": "09/23/2019 14:53:28", - "straightDistance": "4.54", - "routeDistance": "6.57", - "timeToTower": "0:28:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "15:21:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 85, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_44VBD27_201909231453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20A4F6E7-33DC-41EB-B315-A8BE7CDFFBDA", - "ticketNumber": "7FDLA4A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.782725, -80.031315", - "loadTime": "09/23/2019 16:44:28", - "straightDistance": "7.83", - "routeDistance": "16.98", - "timeToTower": "0:56:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:41:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_7FDLA4A_201909231640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25F6B1FD-71DA-4F40-ADE4-9DB885B85EA9", - "ticketNumber": "6DN74TK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724671, -79.936570", - "loadTime": "09/23/2019 15:49:57", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:55:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:45:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_6DN74TK_201909231549_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "263B053A-D4D2-492B-B293-4F1C740354A0", - "ticketNumber": "84VXG8L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.653109, -80.139473", - "loadTime": "09/23/2019 15:55:56", - "straightDistance": "4.57", - "routeDistance": "6.64", - "timeToTower": "0:24:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:20:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 80, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_84VXG8L_201909231555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2AAC1E4F-154A-449D-911A-B86F63465227", - "ticketNumber": "9E2QLU4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724563, -79.935092", - "loadTime": "09/23/2019 14:11:42", - "straightDistance": "8.32", - "routeDistance": "15.38", - "timeToTower": "0:45:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:57:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_9E2QLU4_201909231410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D589675-6A4D-4B42-8A8E-6D3FDA86E889", - "ticketNumber": "73XZL6T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.722891, -80.160525", - "loadTime": "09/23/2019 15:17:00", - "straightDistance": "6.57", - "routeDistance": "11.18", - "timeToTower": "1:39:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:56:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_73XZL6T_201909231516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E0F46F8-8774-4C27-8AF0-5C5518F3CF15", - "ticketNumber": "4EPHN9R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.653133, -80.138948", - "loadTime": "09/23/2019 14:58:54", - "straightDistance": "4.54", - "routeDistance": "6.57", - "timeToTower": "0:24:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "15:22:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 80, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_4EPHN9R_201909231458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F3766F5-2388-40DF-8738-D2627C5F831F", - "ticketNumber": "45457N8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.666106, -80.125209", - "loadTime": "09/23/2019 16:10:24", - "straightDistance": "3.56", - "routeDistance": "6.15", - "timeToTower": "0:31:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:42:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_45457N8_201909231610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "300D6B33-6C15-4CB1-8610-2856C9561AFA", - "ticketNumber": "6NXFEME", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.832945, -80.073619", - "loadTime": "09/23/2019 13:58:54", - "straightDistance": "11.08", - "routeDistance": "15.47", - "timeToTower": "3:52:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:51:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_6NXFEME_201909231358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32A20EE0-BB90-4E89-B087-396C644EC4BA", - "ticketNumber": "X85EZWL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.665559, -80.124635", - "loadTime": "09/23/2019 16:11:05", - "straightDistance": "3.53", - "routeDistance": "6.15", - "timeToTower": "0:32:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:43:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_X85EZWL_201909231611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3463A2D3-CD16-4040-9342-D9F0CD9819E7", - "ticketNumber": "6L43DWL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742412, -79.910746", - "loadTime": "09/23/2019 14:15:58", - "straightDistance": "10.14", - "routeDistance": "16.56", - "timeToTower": "0:49:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "15:05:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 80, - "quantity": 63.2, - "calculatedQuantity": "63.2 CY", - "s3DownloadKey": "HaulPass_6L43DWL_201909231404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37C97757-4AB1-428E-AD9C-B62D1A6992FE", - "ticketNumber": "R8UAFFS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.647187, -80.240580", - "loadTime": "09/23/2019 15:30:59", - "straightDistance": "10.39", - "routeDistance": "16.47", - "timeToTower": "1:05:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:36:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_R8UAFFS_201909231530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3841EA38-78E5-47EF-8354-16E284BBAEF6", - "ticketNumber": "3K44PQH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.745517, -79.943931", - "loadTime": "09/23/2019 15:18:37", - "straightDistance": "8.62", - "routeDistance": "14.67", - "timeToTower": "1:42:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:00:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_3K44PQH_201909231518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3857FEAB-67F5-4C44-9C9C-C6017337B24C", - "ticketNumber": "8PS7N4Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736084, -80.156377", - "loadTime": "09/23/2019 17:18:48", - "straightDistance": "6.9", - "routeDistance": "12.03", - "timeToTower": "1:00:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:19:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 65, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_8PS7N4Y_201909231718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F2C6514-E48B-4BD9-A3F0-57937A5BD7F5", - "ticketNumber": "7866MW5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.730961, -80.046146", - "loadTime": "09/23/2019 15:55:14", - "straightDistance": "4.16", - "routeDistance": "7.94", - "timeToTower": "0:38:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:33:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_7866MW5_201909231555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F9E0B0E-B2BA-485C-9FF5-ACED131FA2EA", - "ticketNumber": "78BVH6E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724675, -79.935751", - "loadTime": "09/23/2019 15:30:06", - "straightDistance": "8.29", - "routeDistance": "15.42", - "timeToTower": "0:46:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:16:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_78BVH6E_201909231530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40C82521-43F6-4718-8905-C4558BD5FA91", - "ticketNumber": "4HK9CJW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.652718, -80.139721", - "loadTime": "09/23/2019 17:53:19", - "straightDistance": "4.59", - "routeDistance": "6.67", - "timeToTower": "0:32:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:26:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 75, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_4HK9CJW_201909231753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4377DE2A-09A6-4666-9C14-D3B4EEF56D8F", - "ticketNumber": "3C9JPG7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.731449, -80.045817", - "loadTime": "09/23/2019 18:11:30", - "straightDistance": "4.2", - "routeDistance": "7.9", - "timeToTower": "0:39:22", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:50:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_3C9JPG7_201909231811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45ECEF54-2F01-41FE-BAA5-1A867468FE7A", - "ticketNumber": "8D5P4AA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.664070, -80.125833", - "loadTime": "09/23/2019 17:39:28", - "straightDistance": "3.62", - "routeDistance": "6.27", - "timeToTower": "0:45:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:24:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_8D5P4AA_201909231739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "463F846D-A51B-4007-9403-B1BF4C9829AF", - "ticketNumber": "4P9XSZA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.735961, -80.156616", - "loadTime": "09/23/2019 14:11:42", - "straightDistance": "6.91", - "routeDistance": "12.03", - "timeToTower": "0:49:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "15:01:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 75, - "quantity": 55.6, - "calculatedQuantity": "55.6 CY", - "s3DownloadKey": "HaulPass_4P9XSZA_201909231411_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4820653D-2EA2-41C1-A513-660B6CFDE145", - "ticketNumber": "46GBLPL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.754182, -80.038896", - "loadTime": "09/23/2019 16:19:07", - "straightDistance": "5.82", - "routeDistance": "8.44", - "timeToTower": "1:09:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:28:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_46GBLPL_201909231619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "490A8B43-F815-43F4-AF17-351D8C68EE29", - "ticketNumber": "68THNYM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736089, -80.156441", - "loadTime": "09/23/2019 17:19:36", - "straightDistance": "6.91", - "routeDistance": "12.03", - "timeToTower": "1:01:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:20:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 45, - "quantity": 33.3, - "calculatedQuantity": "33.3 CY", - "s3DownloadKey": "HaulPass_68THNYM_201909231719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4ADFE8DE-2603-4345-8071-49DD9567304C", - "ticketNumber": "8SVBD3G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.667452, -80.119056", - "loadTime": "09/23/2019 16:42:06", - "straightDistance": "3.2", - "routeDistance": "5.8", - "timeToTower": "0:28:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:10:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_8SVBD3G_201909231640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C060DBA-EF0C-40D3-BAC8-E9DF3AB3CEFE", - "ticketNumber": "7DC6LRG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.722015, -80.155007", - "loadTime": "09/23/2019 12:39:23", - "straightDistance": "6.27", - "routeDistance": "10.92", - "timeToTower": "2:04:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:43:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_7DC6LRG_201909231239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4DF30AB0-E0DD-4CD2-9A66-B097CA973FB5", - "ticketNumber": "7ZSFCEQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.727126, -80.161213", - "loadTime": "09/23/2019 17:31:04", - "straightDistance": "6.76", - "routeDistance": "11.49", - "timeToTower": "1:15:48", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:46:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_7ZSFCEQ_201909231731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "529DA71E-8E6C-419A-96CB-F18B7314EC75", - "ticketNumber": "TFWCHWY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.653131, -80.139356", - "loadTime": "09/23/2019 15:54:31", - "straightDistance": "4.56", - "routeDistance": "6.63", - "timeToTower": "0:24:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:18:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_TFWCHWY_201909231554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "564266E5-74E5-4E00-917C-196D8D86A25B", - "ticketNumber": "628ZRGC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.671166, -80.153063", - "loadTime": "09/23/2019 15:44:41", - "straightDistance": "5.15", - "routeDistance": "12.14", - "timeToTower": "1:20:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:05:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 50, - "quantity": 35.3, - "calculatedQuantity": "35.3 CY", - "s3DownloadKey": "HaulPass_628ZRGC_201909231544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "564AA5BD-573F-40D9-8559-EC0226649AA4", - "ticketNumber": "3ATAGQH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724633, -79.936412", - "loadTime": "09/23/2019 17:39:34", - "straightDistance": "8.26", - "routeDistance": "15.45", - "timeToTower": "0:53:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:32:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_3ATAGQH_201909231739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "564AC9AE-D948-46BD-8BF6-A441D33F5535", - "ticketNumber": "3KB7DZ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.656953, -80.131687", - "loadTime": "09/23/2019 18:05:07", - "straightDistance": "4.06", - "routeDistance": "6.7", - "timeToTower": "0:37:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:42:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_3KB7DZ3_201909231805_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "576D6A00-E802-4D4D-BC28-C549E036C094", - "ticketNumber": "5ZUGY59", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.653160, -80.133469", - "loadTime": "09/23/2019 15:35:55", - "straightDistance": "4.23", - "routeDistance": "6.41", - "timeToTower": "0:21:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "15:57:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_5ZUGY59_201909231535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "586CDCBF-F06E-4440-AA34-07CEE45E59F5", - "ticketNumber": "7RLYH6F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.745845, -79.944433", - "loadTime": "09/23/2019 15:32:51", - "straightDistance": "8.61", - "routeDistance": "14.7", - "timeToTower": "1:28:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:01:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 60, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_7RLYH6F_201909231532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A3755D3-7C7E-4D3C-AFEA-5373C353060A", - "ticketNumber": "4GF4B8T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.833050, -80.074762", - "loadTime": "09/23/2019 14:38:05", - "straightDistance": "11.09", - "routeDistance": "15.58", - "timeToTower": "3:14:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:52:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 80, - "quantity": 59.4, - "calculatedQuantity": "59.4 CY", - "s3DownloadKey": "HaulPass_4GF4B8T_201909231438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F51B6D2-7CDA-4547-B913-C61E62326755", - "ticketNumber": "9NDNYEQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.653765, -80.133243", - "loadTime": "09/23/2019 16:22:37", - "straightDistance": "4.21", - "routeDistance": "6.46", - "timeToTower": "0:46:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:09:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 50, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_9NDNYEQ_201909231622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5FC5A6DA-87A7-42E6-8AA0-0A9370CA2D5B", - "ticketNumber": "78J46W2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.646222, -80.243855", - "loadTime": "09/23/2019 17:57:50", - "straightDistance": "10.59", - "routeDistance": "16.67", - "timeToTower": "0:58:26", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:56:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 70, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_78J46W2_201909231757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "679C2D1A-635C-4A54-A5C4-5391A7FA2938", - "ticketNumber": "8UDDJB2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.731393, -80.045747", - "loadTime": "09/23/2019 16:59:15", - "straightDistance": "4.19", - "routeDistance": "7.9", - "timeToTower": "0:43:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:42:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_8UDDJB2_201909231659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68E53720-BDCF-408D-9976-C2D7AA2797F8", - "ticketNumber": "5KWUUXN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.751840, -79.934626", - "loadTime": "09/23/2019 16:26:32", - "straightDistance": "9.31", - "routeDistance": "15.13", - "timeToTower": "1:07:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:34:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 75, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_5KWUUXN_201909231626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B5AEEC6-C3A5-4BB8-9E9E-4DFB7808C446", - "ticketNumber": "7U8NYZ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.722897, -80.160481", - "loadTime": "09/23/2019 15:18:46", - "straightDistance": "6.57", - "routeDistance": "11.18", - "timeToTower": "1:39:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:57:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_7U8NYZ4_201909231518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C67ECB3-3A95-43C4-B134-CBD83DA2C89E", - "ticketNumber": "7CHC4VF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.652723, -80.139800", - "loadTime": "09/23/2019 16:54:41", - "straightDistance": "4.59", - "routeDistance": "6.67", - "timeToTower": "0:24:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:18:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 75, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_7CHC4VF_201909231654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A714542-46DC-45BE-8EA6-9406380AC6FE", - "ticketNumber": "6NU9FS8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.730743, -80.046050", - "loadTime": "09/23/2019 15:04:55", - "straightDistance": "4.15", - "routeDistance": "7.95", - "timeToTower": "0:24:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "15:29:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_6NU9FS8_201909231504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "820C271E-2137-42DC-876E-69B0F0F619A2", - "ticketNumber": "B6AP4GU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.762121, -80.122449", - "loadTime": "09/23/2019 16:06:18", - "straightDistance": "7.03", - "routeDistance": "10.37", - "timeToTower": "0:31:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:38:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 65, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_B6AP4GU_201909231606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "820C2F3B-2520-4316-83F0-3794880652D9", - "ticketNumber": "57W2AC8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.739306, -79.911229", - "loadTime": "09/23/2019 15:02:29", - "straightDistance": "10.02", - "routeDistance": "16.63", - "timeToTower": "0:44:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "15:47:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 75, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_57W2AC8_201909231502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8305C85F-275D-41FA-B726-3E74AE960513", - "ticketNumber": "4SL9BYK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.635863, -80.187051", - "loadTime": "09/23/2019 16:29:27", - "straightDistance": "7.57", - "routeDistance": "14.49", - "timeToTower": "1:06:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:36:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 85, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_4SL9BYK_201909231629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8900C4CE-90E2-45C2-9B7C-56DDF0B38108", - "ticketNumber": "3D63TSN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.739066, -79.910943", - "loadTime": "09/23/2019 15:01:06", - "straightDistance": "10.02", - "routeDistance": "16.65", - "timeToTower": "0:45:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "15:46:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 65, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_3D63TSN_201909231501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C779ABF-09E6-4668-94BA-A9B57CEDEA11", - "ticketNumber": "3TT7RJ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.636536, -80.186604", - "loadTime": "09/23/2019 18:16:31", - "straightDistance": "7.53", - "routeDistance": "14.43", - "timeToTower": "0:41:52", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:58:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 75, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_3TT7RJ9_201909231816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "905EE130-BA42-44E3-9244-BC0F67A48835", - "ticketNumber": "V7NPENV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.672739, -80.156921", - "loadTime": "09/23/2019 14:07:30", - "straightDistance": "5.38", - "routeDistance": "11.89", - "timeToTower": "0:44:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:52:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_V7NPENV_201909231407_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91950D7D-1E1C-4AB9-88A2-EAD2FCAF0596", - "ticketNumber": "7YJCG7H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.731223, -80.045814", - "loadTime": "09/23/2019 17:07:55", - "straightDistance": "4.18", - "routeDistance": "7.91", - "timeToTower": "0:36:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:44:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 75, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_7YJCG7H_201909231707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92F65C35-1FD1-4175-913B-BF567A71DB40", - "ticketNumber": "7T9TEES", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.741860, -79.942686", - "loadTime": "09/23/2019 14:27:49", - "straightDistance": "8.53", - "routeDistance": "14.88", - "timeToTower": "0:57:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "15:25:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 90, - "quantity": 66.3, - "calculatedQuantity": "66.3 CY", - "s3DownloadKey": "HaulPass_7T9TEES_201909231427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9395A70F-B3E7-4283-830C-EC98C2DC3F04", - "ticketNumber": "6L4Y6QD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.667311, -80.183554", - "loadTime": "09/23/2019 15:42:48", - "straightDistance": "6.93", - "routeDistance": "12.85", - "timeToTower": "0:29:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:12:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_6L4Y6QD_201909231542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9458905B-64AF-4BD9-BE8C-8864DA16DF8C", - "ticketNumber": "7REXT98", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724995, -79.934756", - "loadTime": "09/23/2019 14:10:04", - "straightDistance": "8.35", - "routeDistance": "15.27", - "timeToTower": "0:46:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:56:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_7REXT98_201909231410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "959930C8-0527-42B1-892E-DDBC17C31389", - "ticketNumber": "3LLB9XU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.650288, -80.134928", - "loadTime": "09/23/2019 15:27:54", - "straightDistance": "4.38", - "routeDistance": "6.2", - "timeToTower": "0:27:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "15:55:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_3LLB9XU_201909231527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98124BA6-142D-4B31-8A05-FED3B2964336", - "ticketNumber": "5RFYSMH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.672588, -80.156910", - "loadTime": "09/23/2019 14:09:36", - "straightDistance": "5.38", - "routeDistance": "11.89", - "timeToTower": "0:44:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:53:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_5RFYSMH_201909231409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3495153-80AC-4720-85F0-1CA8BDE4F286", - "ticketNumber": "66FKJB3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724564, -79.936785", - "loadTime": "09/23/2019 17:43:29", - "straightDistance": "8.23", - "routeDistance": "15.45", - "timeToTower": "0:50:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:34:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 85, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_66FKJB3_201909231742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5E65075-2435-47E2-9AE2-70543D7E798E", - "ticketNumber": "5GUK6GM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.666846, -80.173972", - "loadTime": "09/23/2019 17:29:38", - "straightDistance": "6.38", - "routeDistance": "12.28", - "timeToTower": "0:42:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:11:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_5GUK6GM_201909231729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A72C3BBA-2641-4AA0-AAC9-B8B6A8178D6D", - "ticketNumber": "73KG7RB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.672824, -80.109095", - "loadTime": "09/23/2019 14:10:43", - "straightDistance": "2.6", - "routeDistance": "5.12", - "timeToTower": "0:38:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:49:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_73KG7RB_201909231410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7B7B55D-76A7-49A3-9724-09BEE1EA64B6", - "ticketNumber": "3HC6Z2T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.669502, -80.114950", - "loadTime": "09/23/2019 15:15:59", - "straightDistance": "2.95", - "routeDistance": "5.53", - "timeToTower": "0:34:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "15:50:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_3HC6Z2T_201909231515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE651A0B-0825-4456-A89C-625453C1A63E", - "ticketNumber": "9MVF9MJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.782498, -80.034274", - "loadTime": "09/23/2019 17:14:32", - "straightDistance": "7.78", - "routeDistance": "16.87", - "timeToTower": "1:16:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:30:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 65, - "quantity": 34.6, - "calculatedQuantity": "34.6 CY", - "s3DownloadKey": "HaulPass_9MVF9MJ_201909231714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE660506-8C83-4D7A-A56C-4F00190F3D02", - "ticketNumber": "7ZHVP3R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.751842, -79.934635", - "loadTime": "09/23/2019 16:21:46", - "straightDistance": "9.31", - "routeDistance": "15.13", - "timeToTower": "1:11:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:33:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 90, - "quantity": 66.3, - "calculatedQuantity": "66.3 CY", - "s3DownloadKey": "HaulPass_7ZHVP3R_201909231621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B58CE846-6E90-40E1-B86F-8BBA804BC865", - "ticketNumber": "4XFKX75", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.663994, -80.125980", - "loadTime": "09/23/2019 17:35:04", - "straightDistance": "3.63", - "routeDistance": "6.28", - "timeToTower": "0:48:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:23:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_4XFKX75_201909231735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7D05D3D-14B9-42E8-83A4-74F27425D6F6", - "ticketNumber": "47WLRY6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.672824, -80.109080", - "loadTime": "09/23/2019 14:11:37", - "straightDistance": "2.6", - "routeDistance": "5.12", - "timeToTower": "0:38:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:50:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_47WLRY6_201909231411_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8FDF583-4621-4837-AB91-2AEA0D926F57", - "ticketNumber": "575D9QY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.666424, -80.179449", - "loadTime": "09/23/2019 17:23:56", - "straightDistance": "6.7", - "routeDistance": "12.6", - "timeToTower": "0:48:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:12:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_575D9QY_201909231723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD3E3142-BE3C-4D2C-BD9A-E0B7C1851009", - "ticketNumber": "9HXXDQS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.781982, -80.035238", - "loadTime": "09/23/2019 15:38:18", - "straightDistance": "7.73", - "routeDistance": "16.94", - "timeToTower": "0:53:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:31:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 70, - "quantity": 37.3, - "calculatedQuantity": "37.3 CY", - "s3DownloadKey": "HaulPass_9HXXDQS_201909231538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C08050F6-9AE0-42ED-A894-E4599F1E3E52", - "ticketNumber": "4KYBSW7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.782253, -80.010955", - "loadTime": "09/23/2019 17:37:48", - "straightDistance": "8.18", - "routeDistance": "15.11", - "timeToTower": "1:26:14", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "19:04:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 70, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_4KYBSW7_201909231726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1303F20-321F-46C2-8422-610F6A6F3558", - "ticketNumber": "7ANQG5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724758, -79.936519", - "loadTime": "09/23/2019 15:46:48", - "straightDistance": "8.25", - "routeDistance": "15.46", - "timeToTower": "0:57:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:44:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_7ANQG5J_201909231546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C483E4E9-789B-4AB2-8E57-A98BB0E5A5D1", - "ticketNumber": "6AGPQFK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.781618, -80.031630", - "loadTime": "09/23/2019 14:56:04", - "straightDistance": "7.76", - "routeDistance": "17.11", - "timeToTower": "0:55:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "15:51:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 70, - "quantity": 25.7, - "calculatedQuantity": "25.7 CY", - "s3DownloadKey": "HaulPass_6AGPQFK_201909231449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C49057B3-582B-497C-B925-6A7F5C52B39A", - "ticketNumber": "4LSCFES", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.722016, -80.155008", - "loadTime": "09/23/2019 12:38:47", - "straightDistance": "6.27", - "routeDistance": "10.92", - "timeToTower": "2:03:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "14:42:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_4LSCFES_201909231238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5B27744-6114-4438-9A09-D52A5977FF25", - "ticketNumber": "6HHNC92", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.658946, -80.129147", - "loadTime": "09/23/2019 17:08:52", - "straightDistance": "3.88", - "routeDistance": "6.91", - "timeToTower": "0:29:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:38:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_6HHNC92_201909231708_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6EF29A9-39C6-4184-B428-3DCC08DCBE4B", - "ticketNumber": "4SCYXJ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.652673, -80.139784", - "loadTime": "09/23/2019 17:54:34", - "straightDistance": "4.59", - "routeDistance": "6.67", - "timeToTower": "0:32:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:27:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 70, - "quantity": 41.2, - "calculatedQuantity": "41.2 CY", - "s3DownloadKey": "HaulPass_4SCYXJ9_201909231754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7B98047-C5C4-4791-8743-DF4CB0CBA46A", - "ticketNumber": "LFQY2RT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.657551, -80.131565", - "loadTime": "09/23/2019 18:04:03", - "straightDistance": "4.04", - "routeDistance": "6.75", - "timeToTower": "0:36:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:40:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 45, - "quantity": 32.8, - "calculatedQuantity": "32.8 CY", - "s3DownloadKey": "HaulPass_LFQY2RT_201909231804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CAB2B892-2111-407C-9BB2-949B9D323644", - "ticketNumber": "3FABZBR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.667344, -80.183435", - "loadTime": "09/23/2019 15:39:10", - "straightDistance": "6.93", - "routeDistance": "12.85", - "timeToTower": "0:34:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:13:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_3FABZBR_201909231539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEFA07CD-D83A-4DC8-A723-0D90AFA5D1BC", - "ticketNumber": "6V5XEQR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.781903, -80.035070", - "loadTime": "09/23/2019 15:16:15", - "straightDistance": "7.73", - "routeDistance": "16.95", - "timeToTower": "1:13:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:30:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_6V5XEQR_201909231516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF777DB4-1301-4ECF-9A98-C49EC5B60AE6", - "ticketNumber": "8YQFUVN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.649673, -80.135238", - "loadTime": "09/23/2019 14:23:14", - "straightDistance": "4.41", - "routeDistance": "6.15", - "timeToTower": "0:39:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "15:02:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_8YQFUVN_201909231421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFE6D88C-78B5-40EB-9EBB-A916685A13EB", - "ticketNumber": "5LHQPRN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.702281, -79.949185", - "loadTime": "09/23/2019 17:24:05", - "straightDistance": "7", - "routeDistance": "17.03", - "timeToTower": "1:12:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:36:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_5LHQPRN_201909231724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D33E65FD-12A6-4F91-87B3-B73BA3DFDBD8", - "ticketNumber": "3SZANAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.741140, -79.909004", - "loadTime": "09/23/2019 16:15:11", - "straightDistance": "10.19", - "routeDistance": "16.69", - "timeToTower": "0:37:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:52:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_3SZANAF_201909231615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9FA7CFB-2E7B-4CA1-88A9-D1C7FF01BEAF", - "ticketNumber": "YCTJL4S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.732121, -80.045438", - "loadTime": "09/23/2019 16:02:44", - "straightDistance": "4.25", - "routeDistance": "7.85", - "timeToTower": "0:32:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:34:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 85, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_YCTJL4S_201909231602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DADEE054-1314-4FEE-873E-5CD6056B9A83", - "ticketNumber": "3KG25P5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7A4ZSU9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.754169, -80.038893", - "loadTime": "09/23/2019 16:19:51", - "straightDistance": "5.82", - "routeDistance": "8.44", - "timeToTower": "1:10:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:30:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.4 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_3KG25P5_201909231619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBDCDD07-882F-493E-99FD-E665CBD27084", - "ticketNumber": "94NVSXF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.651542, -80.134235", - "loadTime": "09/23/2019 14:43:31", - "straightDistance": "4.31", - "routeDistance": "6.3", - "timeToTower": "0:20:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "15:04:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_94NVSXF_201909231431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBEA5627-3EEE-45C4-B6CA-C558A0E3EFAF", - "ticketNumber": "7Z74QMN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.742940, -79.931533", - "loadTime": "09/23/2019 16:14:35", - "straightDistance": "9.12", - "routeDistance": "15.25", - "timeToTower": "1:01:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:16:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 80, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_7Z74QMN_201909231614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCD9DAB1-B88F-4817-ACE2-00DF28B00C03", - "ticketNumber": "32ZE47E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.779410, -80.013853", - "loadTime": "09/23/2019 15:07:21", - "straightDistance": "7.93", - "routeDistance": "15.44", - "timeToTower": "1:32:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:40:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 65, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_32ZE47E_201909231457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCFD0308-C01D-4240-B3BD-E09BE678F96D", - "ticketNumber": "9FARJUF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748134, -79.930687", - "loadTime": "09/23/2019 14:58:33", - "straightDistance": "9.35", - "routeDistance": "15.66", - "timeToTower": "2:16:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:15:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_9FARJUF_201909231458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDF275B2-C022-4BD9-9730-3C46C6F63DD8", - "ticketNumber": "5PDZDD9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.741975, -79.910170", - "loadTime": "09/23/2019 15:54:07", - "straightDistance": "10.16", - "routeDistance": "16.6", - "timeToTower": "0:56:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:50:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 85, - "quantity": 67.2, - "calculatedQuantity": "67.2 CY", - "s3DownloadKey": "HaulPass_5PDZDD9_201909231554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EAE1EFD7-98BC-41AC-AEA4-2747FCE6F880", - "ticketNumber": "Z8N7FKZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742182, -79.910489", - "loadTime": "09/23/2019 14:28:50", - "straightDistance": "10.15", - "routeDistance": "16.58", - "timeToTower": "0:38:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "15:07:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 85, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_Z8N7FKZ_201909231422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB36A483-4919-4FBB-9797-BB058C76C7A9", - "ticketNumber": "96328NT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.781985, -80.035173", - "loadTime": "09/23/2019 17:21:59", - "straightDistance": "7.73", - "routeDistance": "16.93", - "timeToTower": "1:07:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:29:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_96328NT_201909231721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECED2C76-3024-4A33-98E1-BBA93278D112", - "ticketNumber": "5SQXFUX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.614305, -80.197181", - "loadTime": "09/23/2019 15:16:15", - "straightDistance": "8.71", - "routeDistance": "16.37", - "timeToTower": "0:37:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "15:53:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 75, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_5SQXFUX_201909231516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDEAF673-8E11-406C-963A-1B50C757FB62", - "ticketNumber": "LXGGL3H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.671058, -80.148922", - "loadTime": "09/23/2019 16:18:48", - "straightDistance": "4.91", - "routeDistance": "12.39", - "timeToTower": "0:47:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:06:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_LXGGL3H_201909231618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDFB873E-BC03-48A9-B321-F727A51E665D", - "ticketNumber": "66QTU4S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724680, -79.935764", - "loadTime": "09/23/2019 17:03:07", - "straightDistance": "8.29", - "routeDistance": "15.42", - "timeToTower": "0:53:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:56:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_66QTU4S_201909231703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0B34988-009A-4680-8CC2-DCB66EB356E1", - "ticketNumber": "6NA93WE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.737859, -79.913750", - "loadTime": "09/23/2019 16:38:37", - "straightDistance": "9.84", - "routeDistance": "16.44", - "timeToTower": "1:09:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "17:48:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_6NA93WE_201909231638_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7881C9D-6ED9-4F2C-B758-6ED7F95F3196", - "ticketNumber": "6XX2XSJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.741942, -79.942845", - "loadTime": "09/23/2019 14:33:58", - "straightDistance": "8.53", - "routeDistance": "14.88", - "timeToTower": "0:52:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "15:26:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 80, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_6XX2XSJ_201909231433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FAA1507B-A8C7-4AE8-B91C-7B7A6B98B98E", - "ticketNumber": "5T77HGV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7A4ZSU9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.752701, -80.036207", - "loadTime": "09/23/2019 14:57:57", - "straightDistance": "5.76", - "routeDistance": "8.46", - "timeToTower": "0:46:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "15:44:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.4 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_5T77HGV_201909231457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE054727-5C09-4B77-951E-9F70B5C454BF", - "ticketNumber": "77SCJGK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.731124, -80.045763", - "loadTime": "09/23/2019 18:19:41", - "straightDistance": "4.18", - "routeDistance": "7.92", - "timeToTower": "0:33:11", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:52:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_77SCJGK_201909231819_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE43968A-E774-4A3B-8F0C-C01F8F9E3AF0", - "ticketNumber": "33EAV7P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.703431, -79.948736", - "loadTime": "09/23/2019 15:17:17", - "straightDistance": "7.05", - "routeDistance": "16.61", - "timeToTower": "0:44:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:01:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_33EAV7P_201909231440_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE70F631-FDB7-4712-8965-EA16D042768A", - "ticketNumber": "86UZGJR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.753241, -80.035154", - "loadTime": "09/23/2019 14:31:21", - "straightDistance": "5.81", - "routeDistance": "8.37", - "timeToTower": "1:12:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "15:43:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_86UZGJR_201909231431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A4AE315-F851-4C95-9909-9C660FB08E55", - "ticketNumber": "76KF6T3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.783127, -80.012205", - "loadTime": "09/23/2019 15:48:10", - "straightDistance": "8.2", - "routeDistance": "15.24", - "timeToTower": "0:51:48", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:39:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 60, - "quantity": 40.6, - "calculatedQuantity": "40.6 CY", - "s3DownloadKey": "HaulPass_76KF6T3_201909231517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E0242DF-C087-42C6-A76B-42E66320B55F", - "ticketNumber": "633XPJ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.762352, -80.122375", - "loadTime": "09/23/2019 16:09:13", - "straightDistance": "7.04", - "routeDistance": "10.38", - "timeToTower": "0:28:36", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:37:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 70, - "quantity": 51.9, - "calculatedQuantity": "51.9 CY", - "s3DownloadKey": "HaulPass_633XPJ4_201909231609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92B65929-4585-4650-B62C-15DFF3F8452E", - "ticketNumber": "79XMBC4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724680, -79.935809", - "loadTime": "09/23/2019 17:03:58", - "straightDistance": "8.29", - "routeDistance": "15.42", - "timeToTower": "1:11:33", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "18:15:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_79XMBC4_201909231703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0BE3486-0F76-496A-B3B0-E5A24341FDFC", - "ticketNumber": "7WJ5D96", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.647494, -80.240531", - "loadTime": "09/23/2019 15:40:25", - "straightDistance": "10.38", - "routeDistance": "16.46", - "timeToTower": "0:56:13", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "16:36:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 75, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_7WJ5D96_201909231540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "074F814A-B872-4598-89F3-2EF652581765", - "ticketNumber": "4EAFYR9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.731204, -80.045691", - "loadTime": "09/23/2019 19:20:26", - "straightDistance": "4.18", - "routeDistance": "7.91", - "timeToTower": "0:45:01", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "20:05:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_4EAFYR9_201909231920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A83DC3F-33CA-49C7-9DBE-D47AA4F233EC", - "ticketNumber": "X57AWJG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724750, -79.935832", - "loadTime": "09/23/2019 19:05:44", - "straightDistance": "8.29", - "routeDistance": "15.45", - "timeToTower": "0:52:41", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "19:58:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_X57AWJG_201909231905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "150D620E-9687-4C56-96D5-719A6012320E", - "ticketNumber": "8Z4EASP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.705509, -79.945110", - "loadTime": "09/23/2019 18:48:52", - "straightDistance": "7.29", - "routeDistance": "16.81", - "timeToTower": "1:12:19", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "20:01:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 85, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_8Z4EASP_201909231848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17089C40-32AE-4A63-9ED3-3E85F45F77FA", - "ticketNumber": "85JCR66", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.652083, -80.140416", - "loadTime": "09/23/2019 18:56:07", - "straightDistance": "4.64", - "routeDistance": "6.72", - "timeToTower": "0:26:28", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "19:22:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 75, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_85JCR66_201909231856_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21D81849-83F5-496D-92F5-CAE78154BDA5", - "ticketNumber": "6EPQ34A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.660429, -80.129287", - "loadTime": "09/23/2019 19:15:48", - "straightDistance": "3.86", - "routeDistance": "6.98", - "timeToTower": "0:27:48", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "19:43:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_6EPQ34A_201909231915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26147542-94A9-483B-BEB7-58E118A7F0D8", - "ticketNumber": "3P8U4U9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.737689, -79.913789", - "loadTime": "09/23/2019 18:39:21", - "straightDistance": "9.83", - "routeDistance": "16.5", - "timeToTower": "1:10:51", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "19:50:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_3P8U4U9_201909231839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "283B1FCC-1457-4D20-BEAA-21A5BAC87201", - "ticketNumber": "K6YXM8B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.744543, -79.943770", - "loadTime": "09/23/2019 17:53:28", - "straightDistance": "8.59", - "routeDistance": "14.8", - "timeToTower": "1:31:52", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "19:25:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_K6YXM8B_201909231753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2AA20900-9E9A-4F25-942C-5B98A1E42369", - "ticketNumber": "EC49UBD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.688922, -80.166041", - "loadTime": "09/23/2019 18:29:32", - "straightDistance": "6.01", - "routeDistance": "11.57", - "timeToTower": "1:02:16", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "19:31:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 45, - "quantity": 31.7, - "calculatedQuantity": "31.7 CY", - "s3DownloadKey": "HaulPass_EC49UBD_201909231829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B1FB803-F56A-4AFB-A597-9B21D849C3D9", - "ticketNumber": "3FWCCHT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.744163, -79.943585", - "loadTime": "09/23/2019 18:02:39", - "straightDistance": "8.58", - "routeDistance": "14.8", - "timeToTower": "1:24:00", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "19:26:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 65, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_3FWCCHT_201909231802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DA4E92D-922D-457D-8BEE-3842C406FB4A", - "ticketNumber": "7YFWCEG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.743087, -79.921687", - "loadTime": "09/23/2019 18:21:04", - "straightDistance": "9.61", - "routeDistance": "15.85", - "timeToTower": "1:47:25", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "20:08:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_7YFWCEG_201909231821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40913FC7-5B56-4184-B8B0-E3B1506B1157", - "ticketNumber": "92H74S7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724752, -79.935888", - "loadTime": "09/23/2019 19:04:40", - "straightDistance": "8.29", - "routeDistance": "15.45", - "timeToTower": "0:52:20", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "19:57:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_92H74S7_201909231904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4577E1C1-A801-4603-BD06-63C1CC88078D", - "ticketNumber": "9WEFZDF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.731225, -80.045763", - "loadTime": "09/23/2019 19:26:19", - "straightDistance": "4.18", - "routeDistance": "7.91", - "timeToTower": "0:40:45", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "20:07:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_9WEFZDF_201909231926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47FDBF31-8354-4086-8F47-FACB9A6171D6", - "ticketNumber": "69KJN3T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.704950, -79.945010", - "loadTime": "09/23/2019 19:05:04", - "straightDistance": "7.29", - "routeDistance": "16.81", - "timeToTower": "0:57:24", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "20:02:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 80, - "quantity": 59.4, - "calculatedQuantity": "59.4 CY", - "s3DownloadKey": "HaulPass_69KJN3T_201909231905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "649AA78D-867B-42C6-9C6E-51C9D665C73F", - "ticketNumber": "3UDJ2CE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.652084, -80.140379", - "loadTime": "09/23/2019 18:58:54", - "straightDistance": "4.64", - "routeDistance": "6.72", - "timeToTower": "0:25:01", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "19:23:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 75, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_3UDJ2CE_201909231858_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64A0F43C-EF9E-4AD5-BD10-1D2930289FB0", - "ticketNumber": "3ZBTLPT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.749029, -79.940152", - "loadTime": "09/23/2019 18:55:24", - "straightDistance": "8.94", - "routeDistance": "14.66", - "timeToTower": "0:53:27", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "19:48:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 75, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_3ZBTLPT_201909231855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68F46485-2BF2-4FE0-AE69-738787E40DC3", - "ticketNumber": "8VB64AA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.781263, -80.030596", - "loadTime": "09/23/2019 18:26:01", - "straightDistance": "7.75", - "routeDistance": "17.09", - "timeToTower": "0:48:48", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "19:14:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_8VB64AA_201909231823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BD0BEBE-6911-4066-A548-1A1096F187AD", - "ticketNumber": "3ZXW6TP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.741447, -79.909865", - "loadTime": "09/23/2019 18:20:58", - "straightDistance": "10.16", - "routeDistance": "16.64", - "timeToTower": "0:51:54", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "19:12:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_3ZXW6TP_201909231820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7752E59-8F3C-47B4-A2C3-254E67EF684B", - "ticketNumber": "A8BNNDP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.664067, -80.126139", - "loadTime": "09/23/2019 18:46:57", - "straightDistance": "3.64", - "routeDistance": "6.28", - "timeToTower": "0:47:55", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "19:34:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_A8BNNDP_201909231846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDD583D9-18A9-41AA-AC1B-738EBEE2ACDB", - "ticketNumber": "6M25TV3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.676850, -80.189612", - "loadTime": "09/23/2019 18:48:14", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:44:53", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "19:33:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 40, - "quantity": 28.8, - "calculatedQuantity": "28.8 CY", - "s3DownloadKey": "HaulPass_6M25TV3_201909231848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE404BDC-BD17-4921-BA04-EC1E8A7D9E7D", - "ticketNumber": "32X998Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.748866, -79.940028", - "loadTime": "09/23/2019 18:51:07", - "straightDistance": "8.94", - "routeDistance": "14.67", - "timeToTower": "0:56:01", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "19:47:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_32X998Y_201909231851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0B94C7D-EB30-465D-B0EE-7B45D51A2630", - "ticketNumber": "9JGYCQF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.675765, -80.102216", - "loadTime": "09/23/2019 19:17:43", - "straightDistance": "2.21", - "routeDistance": "4.67", - "timeToTower": "0:18:25", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "19:36:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_9JGYCQF_201909231905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D68F2310-CE6F-409A-AA9D-E341070BE028", - "ticketNumber": "592QA34", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.741735, -79.909989", - "loadTime": "09/23/2019 18:14:17", - "straightDistance": "10.16", - "routeDistance": "16.62", - "timeToTower": "0:57:19", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "19:11:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 75, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_592QA34_201909231807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEC75A35-7CFB-4244-83B8-84006DA64019", - "ticketNumber": "6KLKGFX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.658568, -80.130636", - "loadTime": "09/23/2019 19:20:06", - "straightDistance": "3.97", - "routeDistance": "6.83", - "timeToTower": "0:24:47", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "19:44:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_6KLKGFX_201909231920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6869B0A-40A2-470D-960B-40D4BD010AF0", - "ticketNumber": "Y9LJWGE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.737732, -79.913460", - "loadTime": "09/23/2019 18:42:03", - "straightDistance": "9.85", - "routeDistance": "16.46", - "timeToTower": "1:09:43", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "19:51:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 65, - "quantity": 45, - "calculatedQuantity": "45 CY", - "s3DownloadKey": "HaulPass_Y9LJWGE_201909231842_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB4E11EF-6919-4FE0-951C-574EF2AF5A84", - "ticketNumber": "6QYCFHH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7A4ZSU9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.754250, -80.039045", - "loadTime": "09/23/2019 19:02:11", - "straightDistance": "5.82", - "routeDistance": "8.43", - "timeToTower": "1:08:41", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "20:10:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.4 CY", - "percentFull": 75, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_6QYCFHH_201909231902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02C3D7D2-0406-4A49-99DA-3402D4D41A58", - "ticketNumber": "55F9EBE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.774491, -80.217778", - "loadTime": "09/23/2019 17:44:32", - "straightDistance": "3.74", - "routeDistance": "6.69", - "timeToTower": "0:26:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "18:11:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_55F9EBE_201909231744_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03A771D8-A336-4259-8408-E8F2C8876479", - "ticketNumber": "9X7C6EJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816190, -79.994446", - "loadTime": "09/23/2019 19:49:47", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:46:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "20:36:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_9X7C6EJ_201909231949_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0769F189-2E25-4548-B089-D344B54D0048", - "ticketNumber": "H49YAV2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.752471, -80.158514", - "loadTime": "09/23/2019 20:09:04", - "straightDistance": "7.29", - "routeDistance": "12.16", - "timeToTower": "0:33:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "20:43:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_H49YAV2_201909231957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "087017EF-DA99-47D1-B429-9CA438741F2C", - "ticketNumber": "8YS9GHJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.784416, -80.233061", - "loadTime": "09/23/2019 19:54:47", - "straightDistance": "2.67", - "routeDistance": "5.46", - "timeToTower": "0:19:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "20:14:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_8YS9GHJ_201909231948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "088C507A-9D1B-4AE6-B7F8-42E81CA15F49", - "ticketNumber": "45L2BPQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.834189, -80.059796", - "loadTime": "09/23/2019 17:37:16", - "straightDistance": "11.55", - "routeDistance": "15.51", - "timeToTower": "0:57:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "18:35:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 60, - "quantity": 37.4, - "calculatedQuantity": "37.4 CY", - "s3DownloadKey": "HaulPass_45L2BPQ_201909231737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CCB7D40-113A-46DF-AFAA-62D5B30BF1CD", - "ticketNumber": "59ERREA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.783715, -80.241708", - "loadTime": "09/23/2019 18:51:08", - "straightDistance": "2.48", - "routeDistance": "4.94", - "timeToTower": "0:18:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "19:09:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_59ERREA_201909231851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21432778-09CC-4803-8CFD-21AC50B648BE", - "ticketNumber": "9VG63MH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.775551, -79.979671", - "loadTime": "09/23/2019 17:08:15", - "straightDistance": "16.39", - "routeDistance": "18.49", - "timeToTower": "1:13:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "18:22:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_9VG63MH_201909231708_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "231C9E99-1A76-4067-A50A-C71169EC820C", - "ticketNumber": "3NTAYB4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.835252, -80.061278", - "loadTime": "09/23/2019 16:04:07", - "straightDistance": "11.47", - "routeDistance": "15.35", - "timeToTower": "0:53:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "16:57:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 65, - "quantity": 40.6, - "calculatedQuantity": "40.6 CY", - "s3DownloadKey": "HaulPass_3NTAYB4_201909231604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D42C93B-EBD4-4031-AD18-5DF3A74C8B66", - "ticketNumber": "8Q36WMZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.731097, -80.191271", - "loadTime": "09/23/2019 15:24:15", - "straightDistance": "7.08", - "routeDistance": "10.89", - "timeToTower": "0:40:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "16:04:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_8Q36WMZ_201909231524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31E7F0D8-5F23-48FF-818D-E6F4E6D39124", - "ticketNumber": "5YCCY6E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.835312, -80.061226", - "loadTime": "09/23/2019 16:05:42", - "straightDistance": "11.47", - "routeDistance": "15.34", - "timeToTower": "0:53:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "16:59:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 55, - "quantity": 39.1, - "calculatedQuantity": "39.1 CY", - "s3DownloadKey": "HaulPass_5YCCY6E_201909231605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36E7322F-63C3-4323-9028-B5EB842E9036", - "ticketNumber": "396XH9P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815731, -79.993513", - "loadTime": "09/23/2019 18:35:01", - "straightDistance": "15.34", - "routeDistance": "17.84", - "timeToTower": "0:52:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "19:27:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_396XH9P_201909231835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4438C065-CFF9-425B-A9A3-4D0143F61D70", - "ticketNumber": "9GHF2UX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815963, -79.993654", - "loadTime": "09/23/2019 17:09:38", - "straightDistance": "15.33", - "routeDistance": "17.84", - "timeToTower": "0:44:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "17:54:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_9GHF2UX_201909231709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B290961-98AF-4730-9F60-E22D7580B6CE", - "ticketNumber": "GBYH2SX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816265, -79.994189", - "loadTime": "09/23/2019 16:44:55", - "straightDistance": "15.3", - "routeDistance": "17.77", - "timeToTower": "0:43:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "17:27:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 80, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_GBYH2SX_201909231644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D3B8699-36C7-4CA9-9FF6-29F2811732C6", - "ticketNumber": "3NN992V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816173, -79.994005", - "loadTime": "09/23/2019 15:37:26", - "straightDistance": "15.31", - "routeDistance": "17.78", - "timeToTower": "0:45:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "16:23:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_3NN992V_201909231537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53EFB72C-FD77-4CB4-9619-8B65E15A5DCA", - "ticketNumber": "3EJLRMK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.794013, -79.998688", - "loadTime": "09/23/2019 16:33:02", - "straightDistance": "15.12", - "routeDistance": "17.57", - "timeToTower": "0:50:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "17:23:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_3EJLRMK_201909231633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5923ED4A-80EF-464A-94E9-D30751BD3270", - "ticketNumber": "8UQWVA3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816300, -79.994173", - "loadTime": "09/23/2019 18:35:17", - "straightDistance": "15.3", - "routeDistance": "17.77", - "timeToTower": "0:53:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "19:28:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_8UQWVA3_201909231835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59A060DF-974C-4D5F-8AAD-DB9A49913D32", - "ticketNumber": "65KJ5FW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.834639, -80.059949", - "loadTime": "09/23/2019 17:40:33", - "straightDistance": "11.54", - "routeDistance": "15.49", - "timeToTower": "0:55:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "18:36:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 55, - "quantity": 39.1, - "calculatedQuantity": "39.1 CY", - "s3DownloadKey": "HaulPass_65KJ5FW_201909231740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B86E339-0B48-4E66-B35E-80441013F5B1", - "ticketNumber": "9FJD9E9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777307, -79.976853", - "loadTime": "09/23/2019 16:34:37", - "straightDistance": "16.53", - "routeDistance": "18.47", - "timeToTower": "1:45:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "18:19:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_9FJD9E9_201909231634_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "718B97AF-A437-4942-8076-5AE84BC98E41", - "ticketNumber": "P8GE89Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816206, -79.994078", - "loadTime": "09/23/2019 17:09:18", - "straightDistance": "15.3", - "routeDistance": "17.78", - "timeToTower": "0:44:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "17:53:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_P8GE89Y_201909231709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72B03CE9-34E9-46EB-B94B-95A586695DC5", - "ticketNumber": "5B7MNK8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816340, -79.994270", - "loadTime": "09/23/2019 18:13:18", - "straightDistance": "15.29", - "routeDistance": "17.77", - "timeToTower": "0:51:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "19:04:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_5B7MNK8_201909231813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74FC4325-C8F8-4254-BF96-515C981FE7B9", - "ticketNumber": "3L6SLB4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.823013, -80.047953", - "loadTime": "09/23/2019 16:41:45", - "straightDistance": "12.18", - "routeDistance": "16.26", - "timeToTower": "1:10:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "17:52:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_3L6SLB4_201909231641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FE8D399-3CB4-49DF-A530-94C289393331", - "ticketNumber": "9HTMSPB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.729341, -80.189365", - "loadTime": "09/23/2019 15:01:50", - "straightDistance": "7.24", - "routeDistance": "11.05", - "timeToTower": "1:01:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "16:03:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_9HTMSPB_201909231501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80F886EB-BBC1-4368-A813-C319E4D0DE71", - "ticketNumber": "3TKBZKS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.843975, -80.077034", - "loadTime": "09/23/2019 15:13:42", - "straightDistance": "10.65", - "routeDistance": "14.78", - "timeToTower": "1:23:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "16:37:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_3TKBZKS_201909231513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A6395E5-E96F-4493-A0EB-DEF6D6970B03", - "ticketNumber": "3VZFET6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.754798, -80.159153", - "loadTime": "09/23/2019 15:58:29", - "straightDistance": "7.16", - "routeDistance": "11.97", - "timeToTower": "0:33:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "16:32:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_3VZFET6_201909231551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F57F12B-92E4-4DD1-8C08-558817A882A7", - "ticketNumber": "9ZWNHMH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.774979, -79.982733", - "loadTime": "09/23/2019 17:54:02", - "straightDistance": "16.23", - "routeDistance": "18.54", - "timeToTower": "1:13:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "19:07:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 65, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_9ZWNHMH_201909231754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90B30C4E-B385-4F93-9021-BCF6430E5A05", - "ticketNumber": "39F5MQ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.837872, -80.066735", - "loadTime": "09/23/2019 19:48:11", - "straightDistance": "11.18", - "routeDistance": "13.67", - "timeToTower": "1:21:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "21:09:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_39F5MQ9_201909231948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96E2E9B8-F055-4317-9856-4075A0D4E1DA", - "ticketNumber": "8TAMNZS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.776997, -79.978841", - "loadTime": "09/23/2019 15:30:56", - "straightDistance": "16.42", - "routeDistance": "18.4", - "timeToTower": "0:57:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "16:28:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 65, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_8TAMNZS_201909231529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99B3FA80-ECDE-4321-863D-C2CC87689486", - "ticketNumber": "6TSX3M2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.753658, -80.159110", - "loadTime": "09/23/2019 17:22:29", - "straightDistance": "7.21", - "routeDistance": "12.03", - "timeToTower": "0:42:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "18:04:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_6TSX3M2_201909231703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A89E989E-C3EE-42FB-8BBB-D851DDF2D168", - "ticketNumber": "5RAXF7Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.847700, -80.073522", - "loadTime": "09/23/2019 17:18:34", - "straightDistance": "10.9", - "routeDistance": "14.63", - "timeToTower": "1:44:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "19:03:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_5RAXF7Y_201909231718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9E1F2DD-6BC4-4618-8BAC-32141DEBF819", - "ticketNumber": "3TF8FDS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.776888, -79.978464", - "loadTime": "09/23/2019 17:16:05", - "straightDistance": "16.45", - "routeDistance": "18.42", - "timeToTower": "1:40:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "18:56:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_3TF8FDS_201909231716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ABF29676-9B22-43B0-808C-980DC0E0E527", - "ticketNumber": "9ZUCJRV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.752557, -80.160401", - "loadTime": "09/23/2019 18:54:06", - "straightDistance": "7.2", - "routeDistance": "12.16", - "timeToTower": "0:31:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "19:25:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_9ZUCJRV_201909231838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ACC1E5A4-73E1-414C-AD9B-42F7FA90CD85", - "ticketNumber": "PSPC3MH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.793767, -79.998420", - "loadTime": "09/23/2019 16:34:08", - "straightDistance": "15.14", - "routeDistance": "17.59", - "timeToTower": "0:50:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "17:24:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_PSPC3MH_201909231634_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD2738AB-DB98-43B6-A96C-B2CEB5A1E017", - "ticketNumber": "399HXY8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.777059, -79.978446", - "loadTime": "09/23/2019 15:20:34", - "straightDistance": "16.45", - "routeDistance": "18.42", - "timeToTower": "1:06:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "16:26:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_399HXY8_201909231520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFF56006-E9B1-41C7-89C4-9D841581F953", - "ticketNumber": "7783N7L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.835325, -80.060668", - "loadTime": "09/23/2019 19:17:16", - "straightDistance": "11.51", - "routeDistance": "15.52", - "timeToTower": "1:08:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "20:26:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 65, - "quantity": 46.2, - "calculatedQuantity": "46.2 CY", - "s3DownloadKey": "HaulPass_7783N7L_201909231917_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B099CF73-AF10-4CB7-81F7-D53F702E89E6", - "ticketNumber": "6HQ9ZJT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.797061, -79.998813", - "loadTime": "09/23/2019 18:25:56", - "straightDistance": "15.09", - "routeDistance": "17.35", - "timeToTower": "1:22:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "19:48:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 80, - "quantity": 63.4, - "calculatedQuantity": "63.4 CY", - "s3DownloadKey": "HaulPass_6HQ9ZJT_201909231825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1C5DC4A-9D25-4876-8696-7BEF2E0D2700", - "ticketNumber": "9NDFBK2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.823091, -80.048141", - "loadTime": "09/23/2019 18:54:48", - "straightDistance": "12.17", - "routeDistance": "16.25", - "timeToTower": "1:04:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "19:59:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 80, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_9NDFBK2_201909231854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC3F5198-6A31-4476-A95D-1CB7202ACE4D", - "ticketNumber": "34J339L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.776879, -79.978233", - "loadTime": "09/23/2019 17:33:10", - "straightDistance": "16.46", - "routeDistance": "18.43", - "timeToTower": "1:24:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "18:58:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 50, - "quantity": 37.8, - "calculatedQuantity": "37.8 CY", - "s3DownloadKey": "HaulPass_34J339L_201909231733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC5AE7CF-22FF-441E-8F87-631332579725", - "ticketNumber": "94KG4W7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.847666, -80.073766", - "loadTime": "09/23/2019 17:17:48", - "straightDistance": "10.88", - "routeDistance": "14.62", - "timeToTower": "1:43:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "19:01:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_94KG4W7_201909231717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF5FC7F6-C45E-4558-B20D-AEDD0BC0D38E", - "ticketNumber": "4EDJ4HH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.768145, -79.980198", - "loadTime": "09/23/2019 13:19:16", - "straightDistance": "16.46", - "routeDistance": "19.08", - "timeToTower": "3:11:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "16:30:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 85, - "quantity": 51.3, - "calculatedQuantity": "51.3 CY", - "s3DownloadKey": "HaulPass_4EDJ4HH_201909231315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFE056E1-5C18-4D62-BDA9-6DF2A7EAB1CA", - "ticketNumber": "6W64WSW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815679, -79.993856", - "loadTime": "09/23/2019 18:13:37", - "straightDistance": "15.32", - "routeDistance": "17.82", - "timeToTower": "0:52:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "19:06:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_6W64WSW_201909231813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C94F085E-020A-491D-835B-9B1E2AE6BC18", - "ticketNumber": "5CATV6H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.738327, -80.228503", - "loadTime": "09/23/2019 16:34:05", - "straightDistance": "5.69", - "routeDistance": "8.41", - "timeToTower": "0:26:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "17:00:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_5CATV6H_201909231634_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE27BD21-D36A-432A-8B86-14856F3EE0BB", - "ticketNumber": "479EFUQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.837951, -80.066720", - "loadTime": "09/23/2019 19:40:49", - "straightDistance": "11.18", - "routeDistance": "13.68", - "timeToTower": "1:30:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "21:10:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_479EFUQ_201909231940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D30C973E-064A-40C1-A6E0-44DB289859DD", - "ticketNumber": "7YYA3SB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.822891, -80.048309", - "loadTime": "09/23/2019 16:35:23", - "straightDistance": "12.16", - "routeDistance": "16.23", - "timeToTower": "1:15:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "17:50:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_7YYA3SB_201909231635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D68A87ED-4717-4F2E-9F73-33ABD6D0C80C", - "ticketNumber": "S348FY9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.786300, -80.231872", - "loadTime": "09/23/2019 20:51:32", - "straightDistance": "2.6", - "routeDistance": "5.31", - "timeToTower": "0:15:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "21:07:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_S348FY9_201909232045_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8B2E946-FFDD-467F-8330-03725447BF6F", - "ticketNumber": "96CMYW6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816242, -79.994217", - "loadTime": "09/23/2019 16:44:39", - "straightDistance": "15.29", - "routeDistance": "17.77", - "timeToTower": "0:41:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "17:26:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_96CMYW6_201909231644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D975CF72-60DF-4B90-A903-8DEB64DE3BCA", - "ticketNumber": "9S7SZSC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.843973, -80.077009", - "loadTime": "09/23/2019 15:12:35", - "straightDistance": "10.65", - "routeDistance": "14.78", - "timeToTower": "1:22:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "16:35:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_9S7SZSC_201909231512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE1C1A05-DC8A-497B-A104-016B9CC7E729", - "ticketNumber": "9EGBA6F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815924, -79.993675", - "loadTime": "09/23/2019 19:49:30", - "straightDistance": "15.33", - "routeDistance": "17.83", - "timeToTower": "0:45:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "20:35:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_9EGBA6F_201909231949_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4AFE52D-8D48-4558-B518-249BAEB3A57C", - "ticketNumber": "56HP6Z3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.796932, -79.998845", - "loadTime": "09/23/2019 18:23:58", - "straightDistance": "15.09", - "routeDistance": "17.36", - "timeToTower": "1:23:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "19:46:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_56HP6Z3_201909231823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6E53A57-2448-4C95-9871-A57F0F05EE1D", - "ticketNumber": "4YBD3KF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.822915, -80.048141", - "loadTime": "09/23/2019 18:29:31", - "straightDistance": "12.17", - "routeDistance": "16.24", - "timeToTower": "1:27:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "19:57:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_4YBD3KF_201909231829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE7A77CC-5674-48E8-98EC-5C7161BC1DC0", - "ticketNumber": "4NN2JA7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.835482, -80.060790", - "loadTime": "09/23/2019 19:14:44", - "straightDistance": "11.5", - "routeDistance": "15.52", - "timeToTower": "1:08:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "20:23:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_4NN2JA7_201909231914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FDBE7108-1C54-45FE-83AF-67BC388111B4", - "ticketNumber": "5VNSYRX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816289, -79.993886", - "loadTime": "09/23/2019 15:38:05", - "straightDistance": "15.31", - "routeDistance": "17.85", - "timeToTower": "0:46:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "16:24:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_5VNSYRX_201909231538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "044329FB-D98C-4872-A80C-B92903E30DB1", - "ticketNumber": "5K5KZSJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.786488, -79.788044", - "loadTime": "09/23/2019 18:59:02", - "straightDistance": "11.7", - "routeDistance": "15.49", - "timeToTower": "0:52:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "19:51:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 75, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_5K5KZSJ_201909231859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1744BFF3-52FE-4EB2-8B07-AD4856AEBEB9", - "ticketNumber": "5DVENQD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.907613, -79.764091", - "loadTime": "09/23/2019 20:42:14", - "straightDistance": "4.54", - "routeDistance": "7.67", - "timeToTower": "0:34:02", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "21:16:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 75, - "quantity": 54, - "calculatedQuantity": "54 CY", - "s3DownloadKey": "HaulPass_5DVENQD_201909232042_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A0BB6C2-7839-441A-A858-7C11FFA04B8E", - "ticketNumber": "6ECWN4K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.851407, -79.867074", - "loadTime": "09/23/2019 19:46:31", - "straightDistance": "11.64", - "routeDistance": "13.7", - "timeToTower": "0:56:20", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "20:42:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 75, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_6ECWN4K_201909231946_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B17A131-D176-4DCA-8C0D-08B38C3C1E71", - "ticketNumber": "5KHL2FP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "33.114781, -79.452498", - "loadTime": "09/23/2019 18:52:05", - "straightDistance": "18.62", - "routeDistance": "22.7", - "timeToTower": "1:07:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "20:00:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 75, - "quantity": 60.4, - "calculatedQuantity": "60.4 CY", - "s3DownloadKey": "HaulPass_5KHL2FP_201909231851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F80995C-0E3E-43EE-BE6A-BCEFEA27BA9D", - "ticketNumber": "7W7H3SZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.801432, -79.860449", - "loadTime": "09/23/2019 18:39:48", - "straightDistance": "13.43", - "routeDistance": "15.65", - "timeToTower": "0:46:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "19:26:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 80, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_7W7H3SZ_201909231839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "494036FE-83A8-4D62-A0AC-AE160DC0D6A5", - "ticketNumber": "83BWEH6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.852544, -79.878415", - "loadTime": "09/23/2019 18:30:45", - "straightDistance": "12.18", - "routeDistance": "14.39", - "timeToTower": "1:03:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "19:33:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 75, - "quantity": 54, - "calculatedQuantity": "54 CY", - "s3DownloadKey": "HaulPass_83BWEH6_201909231758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54EBB0F6-A72B-4E51-8A15-8BF6F71DF8E7", - "ticketNumber": "8NXYRKB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.853048, -79.863316", - "loadTime": "09/23/2019 18:08:05", - "straightDistance": "11.39", - "routeDistance": "13.6", - "timeToTower": "1:14:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "19:22:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_8NXYRKB_201909231734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BA6CC2C-DE28-4125-B1C1-03BBE28B9720", - "ticketNumber": "7DT9XHF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.786514, -79.788068", - "loadTime": "09/23/2019 18:59:26", - "straightDistance": "11.7", - "routeDistance": "15.49", - "timeToTower": "0:53:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "19:53:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 80, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_7DT9XHF_201909231859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62E04C21-4A16-45DD-A028-AE0F2098CE51", - "ticketNumber": "9AQTJ3Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "MA76FYV", - "fieldMonitorName": "Terrance Childers", - "loadCoordinates": "32.830086, -79.871127", - "loadTime": "09/23/2019 18:23:33", - "straightDistance": "12.64", - "routeDistance": "14.04", - "timeToTower": "1:07:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "19:30:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_9AQTJ3Q_201909231823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E7E7C5F-404A-4E34-ADF4-324F890B1C3F", - "ticketNumber": "8L3X6CX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.848960, -79.783259", - "loadTime": "09/23/2019 19:00:22", - "straightDistance": "7.96", - "routeDistance": "9.57", - "timeToTower": "0:24:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "19:24:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_8L3X6CX_201909231900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72A59343-9C91-433B-A6A3-E1E1BA493ED1", - "ticketNumber": "5P4A7UK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.802023, -79.878807", - "loadTime": "09/23/2019 19:04:36", - "straightDistance": "14.19", - "routeDistance": "15.78", - "timeToTower": "1:15:53", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "20:20:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 75, - "quantity": 64.4, - "calculatedQuantity": "64.4 CY", - "s3DownloadKey": "HaulPass_5P4A7UK_201909231904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72EF80DB-6B7A-4C6F-BFAA-C8E1E13F5CCA", - "ticketNumber": "8HVU73W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.767491, -79.830764", - "loadTime": "09/23/2019 19:02:09", - "straightDistance": "14.11", - "routeDistance": "18.19", - "timeToTower": "0:35:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "19:37:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 60, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_8HVU73W_201909231902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7343DAB0-AF4C-419B-954E-7E8DDC99F7F3", - "ticketNumber": "7QZJDNV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.907791, -79.764663", - "loadTime": "09/23/2019 20:20:37", - "straightDistance": "4.57", - "routeDistance": "7.75", - "timeToTower": "0:51:10", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "21:11:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_7QZJDNV_201909232009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "754B8970-59C7-4960-A4C5-1E59A59F0C58", - "ticketNumber": "8GNL8X4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.848850, -79.877080", - "loadTime": "09/23/2019 17:50:03", - "straightDistance": "12.23", - "routeDistance": "14.01", - "timeToTower": "1:45:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "19:35:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_8GNL8X4_201909231730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FF42366-EE34-450B-8163-973892E1E584", - "ticketNumber": "TV9CY8B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.851379, -79.867085", - "loadTime": "09/23/2019 19:48:31", - "straightDistance": "11.64", - "routeDistance": "13.7", - "timeToTower": "1:13:00", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "21:01:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_J001_TV9CY8B_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89D36887-CC4E-48E0-8B75-0775E378E436", - "ticketNumber": "52VJ73T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "MA76FYV", - "fieldMonitorName": "Terrance Childers", - "loadCoordinates": "32.830440, -79.871653", - "loadTime": "09/23/2019 18:43:04", - "straightDistance": "12.65", - "routeDistance": "14.01", - "timeToTower": "0:49:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "19:32:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_52VJ73T_201909231837_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7C811BF-7AD5-43DA-B700-23CAF50A0E75", - "ticketNumber": "7JNC8AU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.803834, -79.848466", - "loadTime": "09/23/2019 18:50:26", - "straightDistance": "12.81", - "routeDistance": "15.08", - "timeToTower": "0:37:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "19:27:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_7JNC8AU_201909231850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF26F905-77E6-4207-9FD5-3B7F98943067", - "ticketNumber": "9QSW83T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.805365, -79.847964", - "loadTime": "09/23/2019 20:35:21", - "straightDistance": "12.72", - "routeDistance": "15.05", - "timeToTower": "0:44:03", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "21:19:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_9QSW83T_201909232035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B61EE636-8138-4180-98CF-659A7F93F9A2", - "ticketNumber": "45F6KJL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.800159, -79.875193", - "loadTime": "09/23/2019 19:37:34", - "straightDistance": "14.11", - "routeDistance": "16.17", - "timeToTower": "0:46:14", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "20:23:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 80, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_45F6KJL_201909231910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCB38784-5EB7-4AE0-A4BA-DF32FB20BBF3", - "ticketNumber": "5WPS7TN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.803311, -79.854967", - "loadTime": "09/23/2019 20:33:24", - "straightDistance": "13.11", - "routeDistance": "15.06", - "timeToTower": "0:36:13", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "21:09:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_5WPS7TN_201909232012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1C41891-2146-4378-B4BA-776CD50F866C", - "ticketNumber": "4M44V22", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "33.114640, -79.452430", - "loadTime": "09/23/2019 18:41:59", - "straightDistance": "18.62", - "routeDistance": "22.7", - "timeToTower": "1:18:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "20:00:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_4M44V22_201909231841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA2CFCA8-7F0B-4A6B-B43A-C5279E1E3C48", - "ticketNumber": "95SJDLJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.852525, -79.863554", - "loadTime": "09/23/2019 17:25:36", - "straightDistance": "11.42", - "routeDistance": "13.64", - "timeToTower": "1:54:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "19:19:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_95SJDLJ_201909231714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05C43D45-CD26-4524-8E01-761C367C04D5", - "ticketNumber": "7SGBNFH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739203, -79.913083", - "loadTime": "09/23/2019 16:46:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "16:48:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7SGBNFH_201909231646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07035AB9-BE71-4362-8C2B-93DDBC7714F2", - "ticketNumber": "9KHR825", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739013, -79.913447", - "loadTime": "09/23/2019 16:29:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "16:31:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9KHR825_201909231629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0780AADC-399A-41C3-87BA-2EFB482E0AC7", - "ticketNumber": "9UXG3FJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.738333, -79.913934", - "loadTime": "09/23/2019 15:23:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "15:26:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9UXG3FJ_201909231523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08EA5BCC-DE4F-4332-95DC-62C0808F467B", - "ticketNumber": "62N3TUJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.73768, -79.913371", - "loadTime": "09/23/2019 15:52:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "15:55:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_62N3TUJ_201909231552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B680024-93BE-445D-AB01-EBD5AC524E7A", - "ticketNumber": "3DHN9B5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.736976, -79.918154", - "loadTime": "09/23/2019 13:30:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "13:34:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3DHN9B5_201909231330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D47099C-A344-497B-B584-D51207033E83", - "ticketNumber": "5YQUWYA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739452, -79.915619", - "loadTime": "09/23/2019 14:37:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "14:38:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5YQUWYA_201909231437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DF00A4C-E395-437F-8F4C-12B34A46B5EE", - "ticketNumber": "8JWHG9V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.738609, -79.913775", - "loadTime": "09/23/2019 16:11:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "16:15:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8JWHG9V_201909231611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "213CEFDE-1978-40CD-BA86-0CE84EE3B72C", - "ticketNumber": "6YP2SQ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.73874, -79.914672", - "loadTime": "09/23/2019 14:45:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "14:49:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6YP2SQ2_201909231445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "281A1DA9-2BFD-465A-9CF5-234A092A5B32", - "ticketNumber": "3EHB2E7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739634, -79.911833", - "loadTime": "09/23/2019 17:00:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "17:04:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3EHB2E7_201909231700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A8415C2-5D29-482E-AB00-C09CCF72B016", - "ticketNumber": "8FCTUL7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.738052, -79.913086", - "loadTime": "09/23/2019 16:01:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "16:05:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8FCTUL7_201909231601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2EB3365D-0FE0-43CC-9814-564D24746309", - "ticketNumber": "3WNQ65A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.738351, -79.913965", - "loadTime": "09/23/2019 15:37:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "15:38:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3WNQ65A_201909231537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4463CA05-D627-4565-B9DE-A924417B0065", - "ticketNumber": "7A6Q2Y6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.738326, -79.913943", - "loadTime": "09/23/2019 15:31:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "15:37:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7A6Q2Y6_201909231531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49DBD5B6-90D3-466D-B7F9-2BE6C700E049", - "ticketNumber": "3X4CPKW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739602, -79.911993", - "loadTime": "09/23/2019 17:23:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "17:25:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3X4CPKW_201909231723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B06FEF9-B1F4-4103-9AEA-E5B0118491AB", - "ticketNumber": "6U58DPM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739768, -79.912162", - "loadTime": "09/23/2019 17:13:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "17:19:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6U58DPM_201909231713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5286E605-06B7-42A1-B702-51595992073F", - "ticketNumber": "YA7FGD4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.736221, -79.917576", - "loadTime": "09/23/2019 12:57:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "13:08:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_YA7FGD4_201909231257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53AEC4A5-7795-4CA2-B009-4C1362EE2FFA", - "ticketNumber": "6BSB87D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739711, -79.912355", - "loadTime": "09/23/2019 17:07:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "17:12:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6BSB87D_201909231707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "545C7D79-DCC5-4E9E-82AD-F8D67D7CDB91", - "ticketNumber": "4DM7N4A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739629, -79.91181", - "loadTime": "09/23/2019 17:30:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "17:36:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4DM7N4A_201909231730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59A6553A-F391-404F-A11F-654FDC7916A3", - "ticketNumber": "Q7EYDS5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.736654, -79.917097", - "loadTime": "09/23/2019 13:12:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "13:17:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Q7EYDS5_201909231312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59B31F68-5128-448A-8885-9B63D9E70C96", - "ticketNumber": "6FS8SNG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.736808, -79.917097", - "loadTime": "09/23/2019 13:17:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "13:19:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6FS8SNG_201909231317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "617A91CA-04A6-4513-8ADF-16F1DB57734A", - "ticketNumber": "4UHX8D9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.738172, -79.918412", - "loadTime": "09/23/2019 13:51:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "13:55:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4UHX8D9_201909231351_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65185DB9-0CB2-4F90-A781-67B4A0368F96", - "ticketNumber": "9CYGE4R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739661, -79.91761", - "loadTime": "09/23/2019 14:02:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "14:06:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9CYGE4R_201909231402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66D139FA-7D19-488C-80C2-9E2E7CC7FE46", - "ticketNumber": "9GDTH73", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739619, -79.915929", - "loadTime": "09/23/2019 14:22:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "14:25:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9GDTH73_201909231422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CCFADD0-003C-4325-A8C6-0A71960679B6", - "ticketNumber": "8HZLG5G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739407, -79.912059", - "loadTime": "09/23/2019 16:52:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "16:56:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8HZLG5G_201909231652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F4C5A60-D899-44ED-8CA7-B852E2C58DB4", - "ticketNumber": "4SZ79VD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.73782, -79.913266", - "loadTime": "09/23/2019 15:55:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "15:57:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SZ79VD_201909231555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76D51B01-BB8A-4B82-B3CE-A1B820FB9768", - "ticketNumber": "82XH8AP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.738659, -79.915625", - "loadTime": "09/23/2019 14:32:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "14:36:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82XH8AP_201909231432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82D09031-A14D-49BD-BAFE-46A95C8AAB59", - "ticketNumber": "55TACLH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739734, -79.912006", - "loadTime": "09/23/2019 17:27:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "17:29:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_55TACLH_201909231727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92F7D9BB-46B2-4113-8431-299825400457", - "ticketNumber": "4DZ2XKG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.738245, -79.913968", - "loadTime": "09/23/2019 15:27:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "15:31:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4DZ2XKG_201909231527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93382E60-4B1D-4BBA-8408-FCFE8CA91CC5", - "ticketNumber": "39KQM9F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.73867, -79.915161", - "loadTime": "09/23/2019 14:38:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "14:44:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_39KQM9F_201909231438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A77A3026-4EA1-4283-BD87-731B143641E1", - "ticketNumber": "4Q9E7CX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.73919, -79.912668", - "loadTime": "09/23/2019 16:32:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "16:45:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4Q9E7CX_201909231632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD2299D9-92C7-42ED-9FE4-6B3B183A99DA", - "ticketNumber": "3JLLUZY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.737483, -79.917677", - "loadTime": "09/23/2019 13:27:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "13:29:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3JLLUZY_201909231327_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE0D1E0C-0A18-460B-B108-9A30A175D4F6", - "ticketNumber": "5CXVHUX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.737032, -79.917633", - "loadTime": "09/23/2019 13:35:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "13:37:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5CXVHUX_201909231335_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFD85E7E-0A3B-4841-BD2A-15361D4A2CC1", - "ticketNumber": "73ES6K8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739183, -79.913286", - "loadTime": "09/23/2019 16:22:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "16:28:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_73ES6K8_201909231622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B89D8960-FB26-4649-A344-A5F265AC459F", - "ticketNumber": "6WQS75X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.737301, -79.917702", - "loadTime": "09/23/2019 13:24:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "13:27:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6WQS75X_201909231324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D59B8A9C-4099-4DFD-BC55-18D203B1BDFD", - "ticketNumber": "93DAKJK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.73785, -79.913387", - "loadTime": "09/23/2019 15:47:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "15:51:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_93DAKJK_201909231547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4008EBB-12B5-4D62-AB92-5577B03C01AC", - "ticketNumber": "6PXBVTE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739154, -79.913271", - "loadTime": "09/23/2019 16:18:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "16:22:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6PXBVTE_201909231618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E843AA0C-E017-4831-B32D-B85BBF8F35AA", - "ticketNumber": "9HJ9PTT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739524, -79.915809", - "loadTime": "09/23/2019 14:29:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "14:30:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9HJ9PTT_201909231429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F06A0325-E7FD-4FA5-B037-5B8C76124F3E", - "ticketNumber": "36GSF55", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.738168, -79.918143", - "loadTime": "09/23/2019 13:46:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "13:50:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_36GSF55_201909231346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA10B4B8-F4AE-4BC8-8ABD-7AEE8F04EB6F", - "ticketNumber": "8M9ESBW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.738518, -79.914226", - "loadTime": "09/23/2019 14:51:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "14:54:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8M9ESBW_201909231451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "074D82F5-2426-4CCC-9885-C8A69DCCEA96", - "ticketNumber": "9A4SFM8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.743778, -79.902674", - "loadTime": "09/23/2019 20:55:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "20:57:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9A4SFM8_201909232055_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DB7453B-6A53-4E37-B5A5-FEFDB18A8271", - "ticketNumber": "3WJWC29", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.741035, -79.906881", - "loadTime": "09/23/2019 20:02:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "20:05:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3WJWC29_201909232002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20E06AD0-DA5A-4CFB-A9DB-BA2D79382F5A", - "ticketNumber": "999LSDL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739922, -79.906838", - "loadTime": "09/23/2019 19:31:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "19:35:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_999LSDL_201909231931_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2306CE6F-26D2-41CE-9698-6EF416CE8065", - "ticketNumber": "6HKGG9B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.741996, -79.911988", - "loadTime": "09/23/2019 18:25:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "18:29:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HKGG9B_201909231825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2435F935-E6AB-48F1-9DE3-1AC1EE11C61E", - "ticketNumber": "6KHDD6S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.742117, -79.908722", - "loadTime": "09/23/2019 21:47:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "21:54:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6KHDD6S_201909232147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "260D9518-7CDD-4A97-824B-D33268170DFC", - "ticketNumber": "3DAZB69", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.741676, -79.911603", - "loadTime": "09/23/2019 18:43:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "18:45:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3DAZB69_201909231843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F79E193-01DC-4331-A02D-F82CE18B100A", - "ticketNumber": "Q7VFZ99", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.744002, -79.902645", - "loadTime": "09/23/2019 20:58:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "20:59:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Q7VFZ99_201909232058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "464C69B9-E27B-4B11-A414-6374B8D535C1", - "ticketNumber": "7W2T43B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.743329, -79.906271", - "loadTime": "09/23/2019 21:36:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "21:41:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7W2T43B_201909232136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B2FF3B5-BE40-4ACF-B8EE-6C2C49F5F552", - "ticketNumber": "8YMLS4K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739838, -79.909649", - "loadTime": "09/23/2019 18:57:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "19:00:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8YMLS4K_201909231857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "512D1C35-4855-4013-B2DD-A2D916D4F28B", - "ticketNumber": "9C2NNM9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.738916, -79.910917", - "loadTime": "09/23/2019 17:56:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "18:00:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9C2NNM9_201909231756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53550214-BD39-406B-92E3-503224D00B49", - "ticketNumber": "AXZP74U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739532, -79.91151", - "loadTime": "09/23/2019 17:39:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "17:44:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_AXZP74U_201909231739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5763973A-3FA6-4252-A44A-E3F5FFEFE340", - "ticketNumber": "73KGD9S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.741605, -79.911619", - "loadTime": "09/23/2019 18:31:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "18:32:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_73KGD9S_201909231831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AA09CE5-B104-4023-BF1B-1BDB61E1F477", - "ticketNumber": "36UXER9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.744734, -79.906884", - "loadTime": "09/23/2019 21:17:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "21:21:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_36UXER9_201909232117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D55C178-3291-4B97-8F59-70F04B14F97F", - "ticketNumber": "7Z4GCJS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.740054, -79.909983", - "loadTime": "09/23/2019 18:51:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "18:55:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7Z4GCJS_201909231851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "643669BC-020A-4E0C-8312-6CC75EFC80FA", - "ticketNumber": "CNL77NK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.744058, -79.906119", - "loadTime": "09/23/2019 20:28:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "20:30:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_CNL77NK_201909232028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69622426-B126-4B97-9315-6E9D5752C198", - "ticketNumber": "9P97QSQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.744634, -79.907197", - "loadTime": "09/23/2019 21:23:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "21:28:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9P97QSQ_201909232123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B1AD48F-EEDE-4A81-BB78-C2AE05C8F446", - "ticketNumber": "HMCYKTR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.738803, -79.911108", - "loadTime": "09/23/2019 17:50:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "17:55:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_HMCYKTR_201909231750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80D5C6AF-D7E0-4296-90B4-4C45EF282FAF", - "ticketNumber": "6HSRGWA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.737558, -79.908485", - "loadTime": "09/23/2019 19:18:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "19:22:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HSRGWA_201909231918_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83DA8A80-69F5-4B35-A326-329110EBA400", - "ticketNumber": "89YDSUJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.742351, -79.912157", - "loadTime": "09/23/2019 18:19:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "18:24:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_89YDSUJ_201909231819_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B947909-6A65-400A-B5BE-762391A7E60A", - "ticketNumber": "7C9BCPV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.741769, -79.906989", - "loadTime": "09/23/2019 20:06:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "20:16:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7C9BCPV_201909232006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3DF04AB-2B4E-4F6A-926A-6CEF93EE3A1A", - "ticketNumber": "59ULTJC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.738921, -79.910877", - "loadTime": "09/23/2019 18:01:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "18:02:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_59ULTJC_201909231801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5882954-B026-4290-A216-6D501408A077", - "ticketNumber": "8L4WWMU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.744918, -79.905315", - "loadTime": "09/23/2019 20:40:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "20:42:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8L4WWMU_201909232040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3039B8E-710E-4F69-B94F-3BEAAB744E87", - "ticketNumber": "NU3DTCG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.74491, -79.906595", - "loadTime": "09/23/2019 21:13:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "21:15:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_NU3DTCG_201909232113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6970033-80BF-4929-8AC0-F7FFAD642A15", - "ticketNumber": "5CSEBHE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.742029, -79.9123", - "loadTime": "09/23/2019 18:38:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "18:40:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5CSEBHE_201909231838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBF05E59-0899-4E24-8029-9870AEC91874", - "ticketNumber": "5SNNDZX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.743147, -79.908778", - "loadTime": "09/23/2019 21:59:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "22:03:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5SNNDZX_201909232159_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D076540E-9C45-4381-92FE-6D9B33CC9586", - "ticketNumber": "8AQCKXH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.743979, -79.902625", - "loadTime": "09/23/2019 20:49:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "20:52:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8AQCKXH_201909232049_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0A133E6-E8F2-48F1-AD29-B7ACE62A78C5", - "ticketNumber": "8UMYMGV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.740164, -79.906967", - "loadTime": "09/23/2019 19:38:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "19:42:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8UMYMGV_201909231938_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF331B98-A90F-480E-B3A3-813FF6FCBFF7", - "ticketNumber": "RTXD844", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.741673, -79.911676", - "loadTime": "09/23/2019 18:34:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "18:38:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_RTXD844_201909231834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0E49F04-4C89-4114-A15B-0A2CB16B6E71", - "ticketNumber": "9RKZ93M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.741804, -79.906664", - "loadTime": "09/23/2019 20:17:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "20:19:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9RKZ93M_201909232017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E192D18D-C1A4-48B4-9DB2-7FAD8D83F454", - "ticketNumber": "97MSVVW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739564, -79.911093", - "loadTime": "09/23/2019 17:36:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "17:39:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97MSVVW_201909231736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E75BC7E0-3F5D-4511-8098-0E245226DFF3", - "ticketNumber": "3XM2YZ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.743964, -79.906125", - "loadTime": "09/23/2019 20:24:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "20:28:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3XM2YZ9_201909232024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E78178BE-3C64-4311-A2EC-BF15850583A3", - "ticketNumber": "7FQZEQW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.744449, -79.907457", - "loadTime": "09/23/2019 21:28:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "21:29:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7FQZEQW_201909232128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED02CB97-7020-41DF-B66B-1BF265862874", - "ticketNumber": "8CXRJU6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.744784, -79.906497", - "loadTime": "09/23/2019 21:09:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "21:12:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8CXRJU6_201909232109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F26D99D4-7992-4E85-B560-09A73E809372", - "ticketNumber": "53P4DHL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.741011, -79.906668", - "loadTime": "09/23/2019 19:50:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "19:57:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_53P4DHL_201909231950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8C0FFC9-7392-4D1A-812D-77186D225DD3", - "ticketNumber": "6YD2KBA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739238, -79.909107", - "loadTime": "09/23/2019 19:05:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "19:11:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6YD2KBA_201909231905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC0AE8DD-4D4B-4492-BCC3-02BB9695AC0E", - "ticketNumber": "82UY3ND", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.740154, -79.907106", - "loadTime": "09/23/2019 19:44:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "19:47:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82UY3ND_201909231944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD0BC038-7CB8-486C-938B-9BE77F2D88FB", - "ticketNumber": "6967G4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.745039, -79.905169", - "loadTime": "09/23/2019 20:36:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "20:39:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6967G4M_201909232036_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03209B17-FC59-4E7E-A0E5-1540C7B195EA", - "ticketNumber": "KY49Y2B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.731329, -79.955051", - "loadTime": "09/23/2019 18:36:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "18:38:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_KY49Y2B_201909231836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F006A11-0C76-4802-AB98-DB5D2A73802F", - "ticketNumber": "97UPDC6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.731268, -79.95035", - "loadTime": "09/23/2019 19:08:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "19:13:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97UPDC6_201909231908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80988CC1-C846-4041-9F5B-C03020376DA6", - "ticketNumber": "VXS43MH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730462, -79.947663", - "loadTime": "09/23/2019 18:58:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "19:02:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_VXS43MH_201909231858_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C12C61B2-700D-4416-90AF-A29984622C3F", - "ticketNumber": "4R36WZE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.732312, -79.949732", - "loadTime": "09/23/2019 18:44:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "18:54:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4R36WZE_201909231844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0633C71A-9A87-4409-A935-77389ADAF4BC", - "ticketNumber": "BEFR7U6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.733755, -79.957465", - "loadTime": "09/23/2019 22:00:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "22:04:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BEFR7U6_201909232200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0700E6D9-49F1-483E-963C-BF0FD39DD323", - "ticketNumber": "5TG347D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.7341, -79.958274", - "loadTime": "09/23/2019 21:09:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "21:15:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5TG347D_201909232109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E982BEB-26E4-4C7C-872A-484D3D922148", - "ticketNumber": "36TDS9T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.733981, -79.95864", - "loadTime": "09/23/2019 21:17:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "21:23:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_36TDS9T_201909232117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19F7320F-32F0-48F3-9335-291D8933CB68", - "ticketNumber": "7L8FY2M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730904, -79.94993", - "loadTime": "09/23/2019 19:30:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "19:41:01", - "debrisType": "Leaner", - "diameter": 12.5, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7L8FY2M_201909231930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29735940-CB8D-498D-A4E0-28CE04AECDF2", - "ticketNumber": "74SHRHU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734082, -79.958584", - "loadTime": "09/23/2019 21:24:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "21:30:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_74SHRHU_201909232124_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3467FD76-5B86-4DF0-B6FE-197B3C37B9DC", - "ticketNumber": "6EEBWA8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734146, -79.959289", - "loadTime": "09/23/2019 20:53:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "20:55:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6EEBWA8_201909232053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "353E5D6E-F5BF-42F5-9E8F-1B685E0C14D8", - "ticketNumber": "3BAVFDV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.733722, -79.958953", - "loadTime": "09/23/2019 21:03:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "21:07:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3BAVFDV_201909232103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B253504-DA94-42FD-8BDD-79146E0B9BAF", - "ticketNumber": "744W3EU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.733801, -79.95879", - "loadTime": "09/23/2019 20:57:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "21:02:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_744W3EU_201909232057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48371600-3DE2-4F40-ADE9-14D9C153B2D6", - "ticketNumber": "3SEREZT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73364, -79.957807", - "loadTime": "09/23/2019 21:52:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "21:59:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3SEREZT_201909232152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49FD8701-B47A-4BBC-8CFC-90520BB99961", - "ticketNumber": "6VJ39DZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.733571, -79.958179", - "loadTime": "09/23/2019 21:39:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "21:42:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6VJ39DZ_201909232139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E61EF3E-A48A-4215-B3C6-6E15AB43F2D4", - "ticketNumber": "5XBG2BG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.733739, -79.958655", - "loadTime": "09/23/2019 21:45:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "21:48:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5XBG2BG_201909232145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57F7243A-E128-40D3-B017-36D35394255E", - "ticketNumber": "JYCDCGX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.729464, -79.952606", - "loadTime": "09/23/2019 20:05:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "20:08:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_JYCDCGX_201909232005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59E7AA33-D9E5-438B-9BA4-AA65E77F3C87", - "ticketNumber": "8GS86YT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734243, -79.95849", - "loadTime": "09/23/2019 21:30:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "21:35:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8GS86YT_201909232130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "760C15E8-58BB-4688-88E0-4BF2D4477D27", - "ticketNumber": "84D3B87", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.733541, -79.957587", - "loadTime": "09/23/2019 22:06:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "22:08:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_84D3B87_201909232206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A2BD600-6D0A-44F4-9605-491EC2D95A88", - "ticketNumber": "6WYCHRU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73395, -79.956109", - "loadTime": "09/23/2019 22:25:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "22:29:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6WYCHRU_201909232225_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8508BAC7-BF4C-434D-99CE-02A1048E9639", - "ticketNumber": "8B8ZTUG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.733618, -79.958563", - "loadTime": "09/23/2019 21:43:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "21:44:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8B8ZTUG_201909232143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92626BD9-DC36-4552-B376-A2A5CE5F77ED", - "ticketNumber": "5B53CD3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.733567, -79.956839", - "loadTime": "09/23/2019 22:09:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "22:17:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5B53CD3_201909232209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97135C55-7FCF-442B-AF1A-1E4976E9317C", - "ticketNumber": "6EHY4J8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.729357, -79.952759", - "loadTime": "09/23/2019 20:15:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "20:19:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6EHY4J8_201909232015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "985298E1-26C4-47D3-B9D0-31192B6DD4F4", - "ticketNumber": "8YSDW3W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.733953, -79.959503", - "loadTime": "09/23/2019 20:41:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "20:44:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8YSDW3W_201909232041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE3BDD62-4C84-4B40-AD51-21387069F1E1", - "ticketNumber": "4YTVBEJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.733686, -79.958687", - "loadTime": "09/23/2019 21:07:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "21:09:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4YTVBEJ_201909232107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC3AAC0F-6B43-4500-801F-26952BC49C8E", - "ticketNumber": "3EY8LEQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730315, -79.95092", - "loadTime": "09/23/2019 19:26:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "19:28:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3EY8LEQ_201909231926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0D8819D-B501-4CDE-A526-961C37E0CBDE", - "ticketNumber": "8XSV92E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.733894, -79.956233", - "loadTime": "09/23/2019 22:18:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "22:23:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8XSV92E_201909232218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D183B3E9-079C-4679-8A0F-86DEA747CE3D", - "ticketNumber": "6CCWULH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734236, -79.959546", - "loadTime": "09/23/2019 20:48:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "20:50:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CCWULH_201909232048_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3F5913C-88F8-431C-8477-D86A2ECD631A", - "ticketNumber": "7SNJZ7B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.732934, -79.960403", - "loadTime": "09/23/2019 20:35:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "20:37:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7SNJZ7B_201909232035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE139CF1-FE5A-4A4A-B4BD-DD147BDDBB42", - "ticketNumber": "4HGZE77", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73057, -79.951655", - "loadTime": "09/23/2019 19:52:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "19:54:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4HGZE77_201909231952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FFD1C42A-E05C-4800-B09A-A1E142F3522C", - "ticketNumber": "3BMBL7Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73023, -79.951611", - "loadTime": "09/23/2019 19:47:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/23/2019", - "disposalTime": "19:52:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3BMBL7Q_201909231947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D7274B6-509E-4FE3-8024-5A2D2C0DDB43", - "ticketNumber": "6G6QB84", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.754818, -80.156230", - "loadTime": "09/23/2019 21:36:11", - "straightDistance": "16.29", - "routeDistance": "21.74", - "timeToTower": "0:37:26", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "22:13:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_6G6QB84_201909232136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19B86709-611A-47E5-A295-34620B69E976", - "ticketNumber": "4CW9U3H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.570058, -80.364314", - "loadTime": "09/23/2019 17:28:39", - "straightDistance": "1.4", - "routeDistance": "1.83", - "timeToTower": "0:14:47", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "17:43:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_4CW9U3H_201909231728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A2AADBC-AA74-47DD-B44C-009C220796B3", - "ticketNumber": "9Q77BWQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.570055, -80.363843", - "loadTime": "09/23/2019 16:45:15", - "straightDistance": "1.39", - "routeDistance": "1.8", - "timeToTower": "0:55:55", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "17:41:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_9Q77BWQ_201909231645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "207288EE-0C22-41E6-8082-D3835C145F10", - "ticketNumber": "6SYSYQP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.563719, -80.377961", - "loadTime": "09/23/2019 19:56:27", - "straightDistance": "2.17", - "routeDistance": "2.74", - "timeToTower": "0:22:26", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "20:18:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_6SYSYQP_201909231956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "246429AC-9B60-49DF-978A-7C60304FF631", - "ticketNumber": "6E8YPLV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.584217, -80.346485", - "loadTime": "09/23/2019 15:59:18", - "straightDistance": ".63", - "routeDistance": ".68", - "timeToTower": "0:09:28", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "16:08:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 60, - "quantity": 44.4, - "calculatedQuantity": "44.4 CY", - "s3DownloadKey": "HaulPass_6E8YPLV_201909231559_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24830463-3697-43CF-A455-5B3460BBB065", - "ticketNumber": "8UGCXGW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.692032, -80.358173", - "loadTime": "09/23/2019 20:10:46", - "straightDistance": "7.11", - "routeDistance": "8.89", - "timeToTower": "0:26:00", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "20:36:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_8UGCXGW_201909232004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25AF19A2-E7E0-4FF7-82E3-80E0275226E0", - "ticketNumber": "7B9HAW4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.688885, -80.363430", - "loadTime": "09/23/2019 15:50:47", - "straightDistance": "6.91", - "routeDistance": "9.34", - "timeToTower": "0:59:22", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "16:50:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 85, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_7B9HAW4_201909231541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3254D143-79FB-4031-BD56-03EEE618A54D", - "ticketNumber": "4K9P49H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.584362, -80.346453", - "loadTime": "09/23/2019 20:08:42", - "straightDistance": ".63", - "routeDistance": ".69", - "timeToTower": "0:06:20", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "20:15:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 55, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_4K9P49H_201909232008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "413019C1-9EA2-43E8-86AA-DB1E49FAA5B5", - "ticketNumber": "6A73M55", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.584374, -80.346610", - "loadTime": "09/23/2019 18:20:28", - "straightDistance": ".62", - "routeDistance": ".68", - "timeToTower": "0:07:34", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "18:28:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_6A73M55_201909231820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "477407F1-D7BC-4FC3-8F5A-BD32621F9EBB", - "ticketNumber": "3SW3AUF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.567039, -80.329897", - "loadTime": "09/23/2019 21:46:11", - "straightDistance": "2.14", - "routeDistance": "3.61", - "timeToTower": "0:25:10", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "22:11:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_3SW3AUF_201909232141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A0A3BF9-9793-48BC-AF26-7FA29075C405", - "ticketNumber": "6FLZQ84", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.584426, -80.346524", - "loadTime": "09/23/2019 21:06:32", - "straightDistance": ".63", - "routeDistance": ".68", - "timeToTower": "0:05:07", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "21:11:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_6FLZQ84_201909232106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C9DCC90-16E8-44CD-B399-85DD4BD578A0", - "ticketNumber": "5PPEEGE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.565186, -80.375126", - "loadTime": "09/23/2019 18:25:21", - "straightDistance": "2", - "routeDistance": "2.55", - "timeToTower": "0:36:27", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "19:01:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_5PPEEGE_201909231825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6344D54F-B6B0-4ED8-A46A-BA290DE579E1", - "ticketNumber": "7NK5KRE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.584189, -80.346362", - "loadTime": "09/23/2019 19:44:44", - "straightDistance": ".64", - "routeDistance": ".68", - "timeToTower": "0:05:07", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "19:49:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_7NK5KRE_201909231944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "678B4123-AFD8-43F7-A932-00000699220E", - "ticketNumber": "7UK99P7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.561069, -80.336325", - "loadTime": "09/23/2019 21:13:39", - "straightDistance": "2.24", - "routeDistance": "4.25", - "timeToTower": "0:55:27", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "22:09:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_7UK99P7_201909232113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "779DF25E-E090-4377-8B06-149FF4CD615F", - "ticketNumber": "85MPKW2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.584421, -80.346469", - "loadTime": "09/23/2019 20:09:00", - "straightDistance": ".63", - "routeDistance": ".69", - "timeToTower": "0:07:34", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "20:16:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 50, - "quantity": 37, - "calculatedQuantity": "37 CY", - "s3DownloadKey": "HaulPass_85MPKW2_201909232009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "912F4ADD-816F-4F44-9056-356A6C3827DB", - "ticketNumber": "7XCA4V6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.569433, -80.366406", - "loadTime": "09/23/2019 15:50:25", - "straightDistance": "1.49", - "routeDistance": "1.96", - "timeToTower": "0:22:28", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "16:12:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_7XCA4V6_201909231546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B010E2DA-FF14-4F36-9200-5391D81F94EC", - "ticketNumber": "7ANH5TN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.584407, -80.346580", - "loadTime": "09/23/2019 18:18:26", - "straightDistance": ".62", - "routeDistance": ".68", - "timeToTower": "0:08:13", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "18:26:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_7ANH5TN_201909231818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1043ED3-4E29-4871-BC37-FD9CC6BE5007", - "ticketNumber": "5Y9TUUJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BHJXSWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.720876, -80.247962", - "loadTime": "09/23/2019 18:19:46", - "straightDistance": "11.05", - "routeDistance": "14.92", - "timeToTower": "0:32:28", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "18:52:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.7 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_5Y9TUUJ_201909231723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1788B06-215A-4E25-A65C-F5CB0C384A1A", - "ticketNumber": "8EC4TXW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.583979, -80.345851", - "loadTime": "09/23/2019 22:11:28", - "straightDistance": ".67", - "routeDistance": ".75", - "timeToTower": "0:05:06", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "22:16:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 50, - "quantity": 37.5, - "calculatedQuantity": "37.5 CY", - "s3DownloadKey": "HaulPass_8EC4TXW_201909232211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8F0998B-FF18-42FC-971E-E096F01710ED", - "ticketNumber": "9NHXQDK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.584253, -80.346453", - "loadTime": "09/23/2019 15:58:58", - "straightDistance": ".64", - "routeDistance": ".68", - "timeToTower": "0:07:45", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "16:06:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 90, - "quantity": 65.9, - "calculatedQuantity": "65.9 CY", - "s3DownloadKey": "HaulPass_9NHXQDK_201909231558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC0C763C-EC30-4BB3-9A8E-EE3B7361D216", - "ticketNumber": "CTUVJKZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.584325, -80.346566", - "loadTime": "09/23/2019 18:18:04", - "straightDistance": ".63", - "routeDistance": ".68", - "timeToTower": "0:06:49", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "18:24:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 55, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_CTUVJKZ_201909231818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD0146AB-31A6-4E14-8BFD-DDB1D4481321", - "ticketNumber": "AL2N3R6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.569139, -80.367332", - "loadTime": "09/23/2019 15:02:36", - "straightDistance": "1.53", - "routeDistance": "2.02", - "timeToTower": "1:08:50", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "16:11:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_AL2N3R6_201909231502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1209272-B502-423E-BDCA-DEE6C9405EBB", - "ticketNumber": "3ECEHFE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.584333, -80.346475", - "loadTime": "09/23/2019 22:30:31", - "straightDistance": ".63", - "routeDistance": ".68", - "timeToTower": "0:04:21", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "22:34:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_3ECEHFE_201909232230_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C250106B-A921-4855-95B2-E0551A08B0B6", - "ticketNumber": "98L49C8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.584383, -80.346646", - "loadTime": "09/23/2019 21:06:51", - "straightDistance": ".62", - "routeDistance": ".68", - "timeToTower": "0:05:57", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "21:12:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 60, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_98L49C8_201909232106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C64C75B7-C702-4F18-B423-3A1D25CDFE9D", - "ticketNumber": "8YL2FJL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.584001, -80.345841", - "loadTime": "09/23/2019 22:11:54", - "straightDistance": ".67", - "routeDistance": ".75", - "timeToTower": "0:03:51", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "22:15:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_8YL2FJL_201909232211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF9FED7A-7168-4CA4-89A0-8BC0F0BE0EED", - "ticketNumber": "4UF93KF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.584154, -80.346483", - "loadTime": "09/23/2019 19:44:20", - "straightDistance": ".64", - "routeDistance": ".68", - "timeToTower": "0:06:33", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "19:50:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 50, - "quantity": 37.5, - "calculatedQuantity": "37.5 CY", - "s3DownloadKey": "HaulPass_4UF93KF_201909231944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E09D9833-3F22-4DFE-AB12-D8E1099E15E7", - "ticketNumber": "5E4YP73", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.584374, -80.346610", - "loadTime": "09/23/2019 18:20:09", - "straightDistance": ".62", - "routeDistance": ".68", - "timeToTower": "0:08:48", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "18:28:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 90, - "quantity": 67.4, - "calculatedQuantity": "67.4 CY", - "s3DownloadKey": "HaulPass_5E4YP73_201909231820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEC22AF2-181E-4819-A260-765C5CF7FE90", - "ticketNumber": "479PXGY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.564030, -80.377771", - "loadTime": "09/23/2019 19:42:28", - "straightDistance": "2.15", - "routeDistance": "2.72", - "timeToTower": "0:35:01", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "20:17:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_479PXGY_201909231942_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F076D10D-509A-4530-ADC6-C3B79725E57F", - "ticketNumber": "9WATLRJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.566327, -80.372258", - "loadTime": "09/23/2019 18:50:07", - "straightDistance": "1.84", - "routeDistance": "2.36", - "timeToTower": "0:12:37", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "19:02:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_9WATLRJ_201909231840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11FC91EA-4876-4640-931D-710979CF9C86", - "ticketNumber": "9HBNDDH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.729293, -80.159731", - "loadTime": "09/23/2019 19:33:47", - "straightDistance": "6.78", - "routeDistance": "11.66", - "timeToTower": "0:59:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "20:33:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 85, - "quantity": 60.6, - "calculatedQuantity": "60.6 CY", - "s3DownloadKey": "HaulPass_9HBNDDH_201909231933_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15BF901A-B0B9-4DCD-BF16-6C7CB7679F38", - "ticketNumber": "7FGLPQA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.720374, -80.126251", - "loadTime": "09/23/2019 21:17:05", - "straightDistance": "4.87", - "routeDistance": "8.51", - "timeToTower": "0:43:07", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "22:00:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_7FGLPQA_201909232117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15FDF7AC-05E5-4CF3-A8B4-AC576F1C3CC1", - "ticketNumber": "4BP3HSD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.646984, -80.241062", - "loadTime": "09/23/2019 20:05:48", - "straightDistance": "10.42", - "routeDistance": "16.5", - "timeToTower": "1:23:34", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "21:29:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 55, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_4BP3HSD_201909231958_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21D36B5E-F2CF-408A-BA03-73800E5FC641", - "ticketNumber": "6ZQ47QA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.749688, -79.942296", - "loadTime": "09/23/2019 20:41:36", - "straightDistance": "8.86", - "routeDistance": "14.57", - "timeToTower": "1:08:15", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "21:49:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 75, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_6ZQ47QA_201909232041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D858B29-3941-4C00-9ED3-F5A968D73A3E", - "ticketNumber": "5YM2W7R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.749890, -79.942724", - "loadTime": "09/23/2019 20:35:53", - "straightDistance": "8.85", - "routeDistance": "14.54", - "timeToTower": "1:13:07", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "21:49:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_5YM2W7R_201909232035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "339A1F00-E94E-4702-8030-28DAE96B14E5", - "ticketNumber": "8UPSRZW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724572, -79.936545", - "loadTime": "09/23/2019 19:23:40", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:52:43", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "20:16:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_8UPSRZW_201909231923_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E9D90D2-837D-44FC-930F-CD2831AEA08C", - "ticketNumber": "V8QGJDT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.635777, -80.187168", - "loadTime": "09/23/2019 21:11:24", - "straightDistance": "7.58", - "routeDistance": "14.53", - "timeToTower": "0:55:35", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "22:06:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 80, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_V8QGJDT_201909232111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42241A7E-22D1-461B-BF49-9EC092CE0426", - "ticketNumber": "9MU6ZSE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.653557, -80.133405", - "loadTime": "09/23/2019 21:11:33", - "straightDistance": "4.22", - "routeDistance": "6.44", - "timeToTower": "0:34:32", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "21:46:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_9MU6ZSE_201909232111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "460F78F0-1DE5-45BC-BF35-46EFF90DEC60", - "ticketNumber": "UWFU6EH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.754325, -80.039172", - "loadTime": "09/23/2019 19:01:22", - "straightDistance": "5.82", - "routeDistance": "8.42", - "timeToTower": "1:09:48", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "20:11:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_UWFU6EH_201909231901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46583795-2658-420F-B8E6-CB14349814DF", - "ticketNumber": "3EKTN3N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.699309, -79.951438", - "loadTime": "09/23/2019 20:10:41", - "straightDistance": "6.82", - "routeDistance": "16.76", - "timeToTower": "1:32:38", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "21:43:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_3EKTN3N_201909231932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48B021C2-167E-4C07-B29E-43CF90B88055", - "ticketNumber": "VPA4B3B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.741211, -79.908852", - "loadTime": "09/23/2019 19:59:38", - "straightDistance": "10.2", - "routeDistance": "16.7", - "timeToTower": "1:05:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "21:04:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_VPA4B3B_201909231959_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B48F928-54F0-44D0-89CA-F4BC21493202", - "ticketNumber": "8KXG7PW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.743426, -79.921655", - "loadTime": "09/23/2019 21:26:45", - "straightDistance": "9.62", - "routeDistance": "15.88", - "timeToTower": "0:55:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "22:22:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_8KXG7PW_201909232126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B94E1FF-27F0-40CE-AF27-83F4B52CDC6B", - "ticketNumber": "8QAPUHF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.741474, -79.945225", - "loadTime": "09/23/2019 21:00:58", - "straightDistance": "8.4", - "routeDistance": "14.91", - "timeToTower": "1:10:31", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "22:11:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 80, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_8QAPUHF_201909232100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BE98D85-99DA-40D8-A3B6-F6E16095197F", - "ticketNumber": "75JEVLZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.739472, -79.911214", - "loadTime": "09/23/2019 20:41:43", - "straightDistance": "10.02", - "routeDistance": "16.62", - "timeToTower": "1:10:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "21:52:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_75JEVLZ_201909232041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F989C3C-B0CF-4B16-B894-B851BA479837", - "ticketNumber": "9KLNZWZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.704636, -79.944876", - "loadTime": "09/23/2019 20:55:20", - "straightDistance": "7.29", - "routeDistance": "16.81", - "timeToTower": "1:09:10", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "22:04:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 80, - "quantity": 59.4, - "calculatedQuantity": "59.4 CY", - "s3DownloadKey": "HaulPass_9KLNZWZ_201909232055_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "632891D7-9382-4028-9619-7F23B1D4E10D", - "ticketNumber": "RC47SHN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.720569, -80.081931", - "loadTime": "09/23/2019 21:34:50", - "straightDistance": "3.46", - "routeDistance": "5.43", - "timeToTower": "0:23:06", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "21:57:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_RC47SHN_201909232134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6441F512-CBAD-4974-8404-B9B664CEAEE8", - "ticketNumber": "7BT2YHX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.743537, -79.921699", - "loadTime": "09/23/2019 19:14:08", - "straightDistance": "9.63", - "routeDistance": "15.9", - "timeToTower": "0:54:50", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "20:08:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 70, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_7BT2YHX_201909231850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67B4D407-9602-4C71-9A23-559E040D6A97", - "ticketNumber": "5S7FEUW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654114, -80.133403", - "loadTime": "09/23/2019 21:14:14", - "straightDistance": "4.21", - "routeDistance": "6.48", - "timeToTower": "0:32:43", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "21:46:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_5S7FEUW_201909232112_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B2331A1-3CF5-41F4-A37C-66EFC8770991", - "ticketNumber": "69X6VVQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.741117, -79.908689", - "loadTime": "09/23/2019 22:06:25", - "straightDistance": "10.21", - "routeDistance": "16.71", - "timeToTower": "0:34:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "22:40:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 50, - "quantity": 36.1, - "calculatedQuantity": "36.1 CY", - "s3DownloadKey": "HaulPass_69X6VVQ_201909232206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C0BE0E4-3F60-492C-901B-77FC6D1DD694", - "ticketNumber": "75BNQU6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.743877, -79.943579", - "loadTime": "09/23/2019 20:38:25", - "straightDistance": "8.57", - "routeDistance": "14.77", - "timeToTower": "1:32:16", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "22:10:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 85, - "quantity": 60.5, - "calculatedQuantity": "60.5 CY", - "s3DownloadKey": "HaulPass_75BNQU6_201909232038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E276697-9E39-4663-AC8D-7F479137104F", - "ticketNumber": "8LESAJ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.783071, -80.031404", - "loadTime": "09/23/2019 19:28:50", - "straightDistance": "7.86", - "routeDistance": "16.96", - "timeToTower": "1:19:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "20:47:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 65, - "quantity": 34.6, - "calculatedQuantity": "34.6 CY", - "s3DownloadKey": "HaulPass_8LESAJ7_201909231928_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "722F020E-7793-42C7-BD0E-DA9433FC52D1", - "ticketNumber": "6JCS869", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.728621, -80.018975", - "loadTime": "09/23/2019 20:46:38", - "straightDistance": "4.68", - "routeDistance": "6.26", - "timeToTower": "0:22:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "21:09:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_6JCS869_201909232046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77D065CD-56B1-47B6-98BF-F4B5B6FB0F91", - "ticketNumber": "9P33J3E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724608, -79.936584", - "loadTime": "09/23/2019 19:26:58", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:53:03", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "20:20:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_9P33J3E_201909231926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "796AAAA7-5EF9-4DE8-8AED-7363106B2235", - "ticketNumber": "7VKU2FH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.735855, -80.156478", - "loadTime": "09/23/2019 19:02:45", - "straightDistance": "6.9", - "routeDistance": "12.02", - "timeToTower": "1:20:09", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "20:22:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 75, - "quantity": 55.6, - "calculatedQuantity": "55.6 CY", - "s3DownloadKey": "HaulPass_7VKU2FH_201909231902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B6958E8-E12B-4E78-9BF5-D1C24F3657C6", - "ticketNumber": "4F8W7RR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.784168, -80.034074", - "loadTime": "09/23/2019 20:05:29", - "straightDistance": "7.89", - "routeDistance": "16.77", - "timeToTower": "0:57:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "21:03:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_4F8W7RR_201909232002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80FA44B3-3E98-43C1-A38F-FDB3AEE06D53", - "ticketNumber": "MC6EUYM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.652613, -80.139789", - "loadTime": "09/23/2019 20:06:28", - "straightDistance": "4.6", - "routeDistance": "6.67", - "timeToTower": "0:23:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "20:29:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 85, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_MC6EUYM_201909232006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8955F792-8CAC-46DA-BF97-2628B8A58499", - "ticketNumber": "RRRRNYB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.741518, -79.909672", - "loadTime": "09/23/2019 22:01:29", - "straightDistance": "10.17", - "routeDistance": "16.64", - "timeToTower": "0:37:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "22:38:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 50, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_RRRRNYB_201909232201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89D62264-6288-45F6-A35F-7194C6FAD2DA", - "ticketNumber": "DPBCVCH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.661286, -80.128094", - "loadTime": "09/23/2019 20:35:01", - "straightDistance": "3.78", - "routeDistance": "6.5", - "timeToTower": "0:16:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "20:51:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_DPBCVCH_201909232035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B906A4E-8B5A-47E9-8C16-0CBBFA613CFA", - "ticketNumber": "4R4CCDX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.743442, -79.921504", - "loadTime": "09/23/2019 20:58:43", - "straightDistance": "9.63", - "routeDistance": "15.91", - "timeToTower": "1:24:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "22:22:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 80, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_4R4CCDX_201909232058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9107F6A9-EA80-4354-A689-10F024C89DC5", - "ticketNumber": "3SYHQEE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.739211, -79.910894", - "loadTime": "09/23/2019 20:43:26", - "straightDistance": "10.03", - "routeDistance": "16.65", - "timeToTower": "1:09:53", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "21:53:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 70, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_3SYHQEE_201909232043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "951DD8E9-63A7-4550-9DDF-45622F94B657", - "ticketNumber": "4HTYBZQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.720559, -80.081821", - "loadTime": "09/23/2019 21:34:02", - "straightDistance": "3.45", - "routeDistance": "5.42", - "timeToTower": "0:21:31", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "21:55:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_4HTYBZQ_201909232134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2519C97-1738-45EF-B62D-4E3EC2C58D8D", - "ticketNumber": "R2P49UB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.781458, -80.029351", - "loadTime": "09/23/2019 19:59:02", - "straightDistance": "7.78", - "routeDistance": "17.17", - "timeToTower": "0:47:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "20:46:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_R2P49UB_201909231959_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2856DB3-0077-46F2-B905-BAE8564E0C4C", - "ticketNumber": "4JEKNEC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.780602, -80.011868", - "loadTime": "09/23/2019 20:18:11", - "straightDistance": "8.05", - "routeDistance": "15.29", - "timeToTower": "2:07:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "22:25:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 85, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_4JEKNEC_201909231953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4B755D8-BD68-4822-9EE6-4985A355A47F", - "ticketNumber": "6JUV79H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.729292, -80.159728", - "loadTime": "09/23/2019 19:33:40", - "straightDistance": "6.78", - "routeDistance": "11.66", - "timeToTower": "0:58:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "20:32:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_6JUV79H_201909231933_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5A3082D-C680-43A6-A289-79D48E9779EA", - "ticketNumber": "6G6XED6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.657693, -80.227299", - "loadTime": "09/23/2019 20:43:25", - "straightDistance": "9.52", - "routeDistance": "15.4", - "timeToTower": "0:44:59", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "21:28:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 65, - "quantity": 47, - "calculatedQuantity": "47 CY", - "s3DownloadKey": "HaulPass_6G6XED6_201909232043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A80FEDE9-CF25-47FA-8C8E-D9A9B31DDDB3", - "ticketNumber": "32EPL5B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.705414, -79.945193", - "loadTime": "09/23/2019 20:47:45", - "straightDistance": "7.29", - "routeDistance": "16.8", - "timeToTower": "1:15:22", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "22:03:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 80, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_32EPL5B_201909232047_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0FFC5AE-3107-422E-A3F9-36935AB38EFB", - "ticketNumber": "4C3NCTG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.720466, -80.125705", - "loadTime": "09/23/2019 21:17:19", - "straightDistance": "4.85", - "routeDistance": "8.52", - "timeToTower": "0:43:44", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "22:01:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_4C3NCTG_201909232117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF47CA5F-B442-4CB9-8BAF-85BC74E165DE", - "ticketNumber": "4ZQXKUJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.780030, -80.002985", - "loadTime": "09/23/2019 21:10:24", - "straightDistance": "8.22", - "routeDistance": "15.27", - "timeToTower": "1:15:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "22:26:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 80, - "quantity": 64.8, - "calculatedQuantity": "64.8 CY", - "s3DownloadKey": "HaulPass_4ZQXKUJ_201909232023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF8525DE-4F96-4283-8CE3-1D0EE656C710", - "ticketNumber": "4YML4UV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.652758, -80.139657", - "loadTime": "09/23/2019 20:05:30", - "straightDistance": "4.59", - "routeDistance": "6.66", - "timeToTower": "0:21:44", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "20:27:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 80, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_4YML4UV_201909232005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7A03B37-34BE-478F-B7AF-C6202A3E9ACA", - "ticketNumber": "8XJ8AEF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.652922, -80.134040", - "loadTime": "09/23/2019 20:13:40", - "straightDistance": "4.27", - "routeDistance": "6.39", - "timeToTower": "0:36:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "20:49:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_8XJ8AEF_201909232013_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C87B4F49-8D56-4EED-9AD4-E715B39CA1AC", - "ticketNumber": "8WT3GWE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.741094, -79.908969", - "loadTime": "09/23/2019 20:10:22", - "straightDistance": "10.19", - "routeDistance": "16.7", - "timeToTower": "0:56:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "21:06:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_8WT3GWE_201909232010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA37F950-1AAC-4B69-AFE9-0FEE6B2E90C8", - "ticketNumber": "8VRFM9B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.736140, -80.156432", - "loadTime": "09/23/2019 19:01:07", - "straightDistance": "6.91", - "routeDistance": "12.03", - "timeToTower": "1:20:29", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "20:21:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_8VRFM9B_201909231901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E44BB3A9-D0D8-4451-93D4-0A06F5158EE7", - "ticketNumber": "6X6F8ZA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.635815, -80.187075", - "loadTime": "09/23/2019 19:33:08", - "straightDistance": "7.57", - "routeDistance": "14.49", - "timeToTower": "1:01:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "20:34:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 75, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_6X6F8ZA_201909231933_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB446AE7-8F9A-443E-84F7-28F355358886", - "ticketNumber": "9HYX7BS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.726409, -80.017737", - "loadTime": "09/23/2019 20:32:03", - "straightDistance": "4.59", - "routeDistance": "6.15", - "timeToTower": "0:36:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/23/2019", - "disposalTime": "21:08:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_9HYX7BS_201909232032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15FC33BB-2F1B-44DC-9B37-F36DF155F85C", - "ticketNumber": "YVSKLKG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.794979, -79.997072", - "loadTime": "09/23/2019 21:19:48", - "straightDistance": "15.21", - "routeDistance": "17.65", - "timeToTower": "1:16:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "22:36:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_YVSKLKG_201909232119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D3F194B-9B14-477E-8603-9CCE304C58F4", - "ticketNumber": "683RW2S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.779320, -79.981329", - "loadTime": "09/23/2019 20:32:27", - "straightDistance": "16.26", - "routeDistance": "18.09", - "timeToTower": "1:48:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "22:21:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 70, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_683RW2S_201909232032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "224ECAE0-445C-46FC-8CD0-D55473B35AC7", - "ticketNumber": "59QWCDY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.831880, -80.056665", - "loadTime": "09/23/2019 20:51:58", - "straightDistance": "11.71", - "routeDistance": "15.31", - "timeToTower": "1:11:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "22:03:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 60, - "quantity": 42.5, - "calculatedQuantity": "42.5 CY", - "s3DownloadKey": "HaulPass_59QWCDY_201909232051_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32CB880D-96DB-47DC-B274-48078542B322", - "ticketNumber": "7KQ5276", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813557, -80.107994", - "loadTime": "09/23/2019 21:18:24", - "straightDistance": "8.7", - "routeDistance": "10.65", - "timeToTower": "0:51:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "22:09:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_7KQ5276_201909232118_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C86FE2B-3ADD-4712-91B4-7EA6B788E6C4", - "ticketNumber": "5N8BPT7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.795003, -79.997127", - "loadTime": "09/23/2019 21:21:42", - "straightDistance": "15.2", - "routeDistance": "17.54", - "timeToTower": "1:15:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "22:37:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 85, - "quantity": 67.4, - "calculatedQuantity": "67.4 CY", - "s3DownloadKey": "HaulPass_5N8BPT7_201909232121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53498594-6CD3-4E37-AE80-20595CF53B32", - "ticketNumber": "95MVAEU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.834463, -80.062227", - "loadTime": "09/23/2019 21:05:53", - "straightDistance": "11.41", - "routeDistance": "15.48", - "timeToTower": "1:20:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "22:26:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 50, - "quantity": 35.6, - "calculatedQuantity": "35.6 CY", - "s3DownloadKey": "HaulPass_95MVAEU_201909232105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60CD1882-C054-476D-BC2F-089FF3F136AB", - "ticketNumber": "4HNXZRB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.834908, -80.062652", - "loadTime": "09/23/2019 20:58:49", - "straightDistance": "11.39", - "routeDistance": "15.51", - "timeToTower": "1:26:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "22:25:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 55, - "quantity": 34.3, - "calculatedQuantity": "34.3 CY", - "s3DownloadKey": "HaulPass_4HNXZRB_201909232058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9369BB0D-211B-4B64-9BA8-4D4FFD50AF65", - "ticketNumber": "8KG4YQA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797423, -80.038955", - "loadTime": "09/23/2019 20:53:39", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "1:04:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "21:58:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_8KG4YQA_201909232053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0D9F705-9096-4633-92B0-B96C9B2F62DF", - "ticketNumber": "36ZZUQZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.832000, -80.056607", - "loadTime": "09/23/2019 20:56:38", - "straightDistance": "11.72", - "routeDistance": "15.31", - "timeToTower": "1:09:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "22:05:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_36ZZUQZ_201909232056_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD100F1F-7C53-4843-848C-58E744BA019E", - "ticketNumber": "8SDJ84P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797337, -80.038969", - "loadTime": "09/23/2019 20:54:18", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "1:06:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "22:00:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_8SDJ84P_201909232054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF054DA3-725E-46AF-A322-7533A12005F7", - "ticketNumber": "XLR93NE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813492, -80.108139", - "loadTime": "09/23/2019 21:19:51", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:47:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "22:07:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 60, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_XLR93NE_201909232119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB9FD7AD-BB6C-4421-83AE-86250363CA31", - "ticketNumber": "8BVV7VH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.779079, -79.981580", - "loadTime": "09/23/2019 20:11:03", - "straightDistance": "16.24", - "routeDistance": "18.11", - "timeToTower": "2:12:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/23/2019", - "disposalTime": "22:23:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_8BVV7VH_201909232011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75C64343-BEEC-4EC5-A98E-58767683B9D0", - "ticketNumber": "GLCV2AF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.803446, -79.855329", - "loadTime": "09/23/2019 21:41:04", - "straightDistance": "13.12", - "routeDistance": "15.09", - "timeToTower": "0:55:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "22:36:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_GLCV2AF_201909232141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D5DF831-1497-4779-B208-F826AC348F7F", - "ticketNumber": "3FRA4HD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7NXYYDU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.786371, -79.787854", - "loadTime": "09/23/2019 21:42:40", - "straightDistance": "11.7", - "routeDistance": "15.43", - "timeToTower": "0:50:28", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "22:33:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 60, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_3FRA4HD_201909232142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "976CF849-7AF1-4EA1-9AAF-C8936FEF0632", - "ticketNumber": "F4TV38J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.800538, -79.879367", - "loadTime": "09/23/2019 21:10:09", - "straightDistance": "14.28", - "routeDistance": "15.81", - "timeToTower": "1:40:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "22:50:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 70, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_F4TV38J_201909232110_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D77A96BF-59E4-48D0-A5F9-F47768FEEAD2", - "ticketNumber": "7MP7A2F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.802923, -79.878141", - "loadTime": "09/23/2019 21:42:45", - "straightDistance": "14.12", - "routeDistance": "15.84", - "timeToTower": "0:51:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "22:34:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 80, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_7MP7A2F_201909232130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7E11CA2-BBC0-4CC5-B68E-BAFC647FCABC", - "ticketNumber": "5XCQTQE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.786094, -79.788032", - "loadTime": "09/23/2019 21:35:52", - "straightDistance": "11.72", - "routeDistance": "15.47", - "timeToTower": "0:55:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "22:31:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_5XCQTQE_201909232135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F163694-B017-453F-A4BF-C8D4D68F141D", - "ticketNumber": "Y6HF38Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.673880, -80.189194", - "loadTime": "09/23/2019 19:55:43", - "straightDistance": "11.32", - "routeDistance": "39.71", - "timeToTower": "2:50:46", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "22:46:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_Y6HF38Y_201909231955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C86CC422-DA81-404B-9D99-19940350BCA5", - "ticketNumber": "94BD4VS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.676852, -80.189954", - "loadTime": "09/23/2019 20:20:58", - "straightDistance": "11.39", - "routeDistance": "39.51", - "timeToTower": "2:24:04", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/23/2019", - "disposalTime": "22:45:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_94BD4VS_201909232020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "051AE6B1-3FB3-4AB5-AFB9-1B15D23BDEB2", - "ticketNumber": "3YT3C42", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836329, -79.814580", - "loadTime": "09/23/2019 17:50:14", - "straightDistance": "9.84", - "routeDistance": "10.65", - "timeToTower": "0:37:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "18:27:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_3YT3C42_201909231750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09079F24-1EFA-4727-840D-C79084C6517F", - "ticketNumber": "8FYDKJD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.765837, -79.834819", - "loadTime": "09/23/2019 21:19:15", - "straightDistance": "14.33", - "routeDistance": "18.47", - "timeToTower": "0:45:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "22:05:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 65, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_8FYDKJD_201909232119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AC2F2CC-B23E-4726-A3F6-F9619A7D6CEB", - "ticketNumber": "4PXT67L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.845066, -79.864643", - "loadTime": "09/23/2019 18:18:13", - "straightDistance": "11.75", - "routeDistance": "13.3", - "timeToTower": "0:42:44", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "19:00:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_4PXT67L_201909231736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CE023E0-3C5C-491D-BA3B-236DE7C4DBF9", - "ticketNumber": "4EHQK43", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.801295, -79.884856", - "loadTime": "09/23/2019 19:44:42", - "straightDistance": "14.49", - "routeDistance": "15.82", - "timeToTower": "1:06:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "20:51:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 75, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_4EHQK43_201909231931_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E356D1C-CD05-4791-837F-27AF6B134481", - "ticketNumber": "5WZ8KHV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.803867, -79.885894", - "loadTime": "09/23/2019 17:29:55", - "straightDistance": "14.42", - "routeDistance": "15.63", - "timeToTower": "1:12:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "18:42:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 70, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_5WZ8KHV_201909231727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27CCB22C-BAB7-49CC-A736-5FD6B5814ACC", - "ticketNumber": "87YYZME", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.801688, -79.880173", - "loadTime": "09/23/2019 16:42:57", - "straightDistance": "14.26", - "routeDistance": "15.7", - "timeToTower": "1:17:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "18:00:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 80, - "quantity": 68.7, - "calculatedQuantity": "68.7 CY", - "s3DownloadKey": "HaulPass_87YYZME_201909231642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3498A58D-F92D-4847-95D3-C779605C2B50", - "ticketNumber": "4TXY9WJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.845542, -79.870252", - "loadTime": "09/23/2019 17:27:40", - "straightDistance": "12.01", - "routeDistance": "13.62", - "timeToTower": "1:34:29", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "19:02:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 75, - "quantity": 53.8, - "calculatedQuantity": "53.8 CY", - "s3DownloadKey": "HaulPass_4TXY9WJ_201909231727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "366A4778-979F-4EB9-B0AC-7B65FAF3CECD", - "ticketNumber": "9RPTBYS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.803143, -79.885874", - "loadTime": "09/23/2019 17:47:43", - "straightDistance": "14.45", - "routeDistance": "15.68", - "timeToTower": "0:55:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "18:43:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 70, - "quantity": 57.3, - "calculatedQuantity": "57.3 CY", - "s3DownloadKey": "HaulPass_9RPTBYS_201909231742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D33A030-67D7-4937-A406-C3EBACAB6D1E", - "ticketNumber": "5YGDZ6N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "MA76FYV", - "fieldMonitorName": "Terrance Childers", - "loadCoordinates": "32.832219, -79.869080", - "loadTime": "09/23/2019 20:40:15", - "straightDistance": "12.46", - "routeDistance": "14.2", - "timeToTower": "0:57:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "21:37:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_5YGDZ6N_201909232040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FF46267-7856-4566-B25D-7C007E5EE1AE", - "ticketNumber": "TJATS97", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7NXYYDU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.815182, -79.726043", - "loadTime": "09/23/2019 19:50:36", - "straightDistance": "8.56", - "routeDistance": "19.66", - "timeToTower": "1:04:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "20:55:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_TJATS97_201909231950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5EDF373B-77F0-403D-9101-F213DDF6D0AF", - "ticketNumber": "AHFF2EM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.986188, -79.645480", - "loadTime": "09/23/2019 20:39:01", - "straightDistance": "4.44", - "routeDistance": "8.07", - "timeToTower": "1:08:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "21:47:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 80, - "quantity": 64.4, - "calculatedQuantity": "64.4 CY", - "s3DownloadKey": "HaulPass_AHFF2EM_201909232039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A756072-7F9D-48DC-9E98-5E1A61F566CF", - "ticketNumber": "5PU8WE2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.842829, -79.863443", - "loadTime": "09/23/2019 20:18:28", - "straightDistance": "11.77", - "routeDistance": "13.13", - "timeToTower": "1:21:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "21:39:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 80, - "quantity": 57.4, - "calculatedQuantity": "57.4 CY", - "s3DownloadKey": "HaulPass_5PU8WE2_201909231931_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F637E05-C370-4635-ACDB-57B22E58F516", - "ticketNumber": "63EKUVC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.803920, -79.847985", - "loadTime": "09/23/2019 17:12:26", - "straightDistance": "12.79", - "routeDistance": "15.1", - "timeToTower": "0:40:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "17:52:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_63EKUVC_201909231703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C6188A3-1005-4A78-920C-1CFABD9CBEF5", - "ticketNumber": "38R7UGG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836477, -79.814899", - "loadTime": "09/23/2019 17:38:03", - "straightDistance": "9.84", - "routeDistance": "10.66", - "timeToTower": "0:32:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "18:10:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_38R7UGG_201909231738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C35B4AC-30AC-4E3E-8465-2FEC4C702B78", - "ticketNumber": "5YKU796", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.764691, -79.831466", - "loadTime": "09/23/2019 15:51:07", - "straightDistance": "14.29", - "routeDistance": "18.31", - "timeToTower": "2:41:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "18:32:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 80, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_5YKU796_201909231511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4D56FB8-2208-47C7-89B0-E149EB35E78E", - "ticketNumber": "HUQAQEW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.848317, -79.785511", - "loadTime": "09/23/2019 20:52:57", - "straightDistance": "8.08", - "routeDistance": "9.72", - "timeToTower": "1:23:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "22:16:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_HUQAQEW_201909232052_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B383D931-F3B8-4960-98BD-E3C3D3DBE196", - "ticketNumber": "3LK5BSG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.815165, -79.725769", - "loadTime": "09/23/2019 19:21:12", - "straightDistance": "8.56", - "routeDistance": "19.68", - "timeToTower": "1:36:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "20:57:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_3LK5BSG_201909231921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8145340-1A03-44AA-9B04-7D8E8441161C", - "ticketNumber": "5YVT2FW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KJ4VQ2", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.835594, -79.815043", - "loadTime": "09/23/2019 17:45:47", - "straightDistance": "9.89", - "routeDistance": "10.71", - "timeToTower": "0:44:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "18:29:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_5YVT2FW_201909231745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5813FDB-F7C4-4827-8BBE-48D7CFBEB421", - "ticketNumber": "6ZMLHWM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.800834, -79.884615", - "loadTime": "09/23/2019 20:04:17", - "straightDistance": "14.5", - "routeDistance": "15.86", - "timeToTower": "0:45:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "20:49:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 75, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_6ZMLHWM_201909231947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9D5BA00-F909-4B93-BF98-C1B7FDA38B3B", - "ticketNumber": "69RT8PY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.801770, -79.875531", - "loadTime": "09/23/2019 17:24:51", - "straightDistance": "14.05", - "routeDistance": "16.03", - "timeToTower": "0:47:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "18:12:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 80, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_69RT8PY_201909231724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA8BA201-2B81-4917-9FD0-2E4E917AD863", - "ticketNumber": "4RTV6E9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.986430, -79.645972", - "loadTime": "09/23/2019 20:35:30", - "straightDistance": "4.43", - "routeDistance": "8.06", - "timeToTower": "1:07:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "21:43:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_4RTV6E9_201909232035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD1B4AC3-B967-49C9-8331-C873220393D6", - "ticketNumber": "9JVNZ5V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.842461, -79.863658", - "loadTime": "09/23/2019 20:38:21", - "straightDistance": "11.8", - "routeDistance": "13.17", - "timeToTower": "1:02:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "21:40:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 80, - "quantity": 59.4, - "calculatedQuantity": "59.4 CY", - "s3DownloadKey": "HaulPass_9JVNZ5V_201909232038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E94DC20D-82FC-4B99-812C-1C07C7C666B2", - "ticketNumber": "838ZMEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.847483, -79.782869", - "loadTime": "09/23/2019 17:17:59", - "straightDistance": "8.02", - "routeDistance": "9.74", - "timeToTower": "0:37:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "17:55:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_838ZMEB_201909231701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB406E87-D958-4516-8B6C-0890DA62FC66", - "ticketNumber": "57HNKM6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "MA76FYV", - "fieldMonitorName": "Terrance Childers", - "loadCoordinates": "32.831805, -79.868769", - "loadTime": "09/23/2019 20:27:14", - "straightDistance": "12.46", - "routeDistance": "14.17", - "timeToTower": "1:05:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "21:32:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_57HNKM6_201909232027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FCEE0621-D181-4B37-AE57-6E020E79AD0A", - "ticketNumber": "YXMRBGE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.766955, -79.823028", - "loadTime": "09/23/2019 20:24:07", - "straightDistance": "13.89", - "routeDistance": "17.87", - "timeToTower": "1:31:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/23/2019", - "disposalTime": "21:55:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 80, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_YXMRBGE_201909232024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "237C464F-44F4-4DBE-BBCF-8C34FD2F3A28", - "ticketNumber": "6Z2PFUU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.841748, -79.862841", - "loadTime": "09/23/2019 22:10:45", - "straightDistance": "11.78", - "routeDistance": "13.18", - "timeToTower": "13:14:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "11:24:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 75, - "quantity": 53.8, - "calculatedQuantity": "53.8 CY", - "s3DownloadKey": "HaulPass_6Z2PFUU_201909232210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2AA7221A-08C5-4ADD-B17A-052C7771BF63", - "ticketNumber": "5HA33GV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.855601, -79.863529", - "loadTime": "09/23/2019 20:53:28", - "straightDistance": "11.32", - "routeDistance": "13.91", - "timeToTower": "14:40:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "11:34:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_5HA33GV_201909232053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CBD0430-F592-4B44-A5F4-58A3B946A17C", - "ticketNumber": "YEYC6HG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.910050, -79.762174", - "loadTime": "09/23/2019 22:34:13", - "straightDistance": "4.37", - "routeDistance": "7.73", - "timeToTower": "12:54:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "11:28:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_YEYC6HG_201909232136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C457D6F-04D4-4835-BEF4-0F67224F7C8B", - "ticketNumber": "NQBQFLP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "MA76FYV", - "fieldMonitorName": "Terrance Childers", - "loadCoordinates": "32.902961, -79.768295", - "loadTime": "09/23/2019 22:08:50", - "straightDistance": "4.9", - "routeDistance": "8.01", - "timeToTower": "13:11:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "11:20:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_NQBQFLP_201909232208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5FE4CCDF-6872-4059-9658-B08F088B631F", - "ticketNumber": "99H2VKS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.797524, -79.884889", - "loadTime": "09/23/2019 22:25:24", - "straightDistance": "14.66", - "routeDistance": "15.81", - "timeToTower": "13:12:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "11:37:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 75, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_99H2VKS_201909232158_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB840E62-6F02-4009-83E1-E2A240E0456F", - "ticketNumber": "3B8L3YJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "MA76FYV", - "fieldMonitorName": "Terrance Childers", - "loadCoordinates": "32.904329, -79.769298", - "loadTime": "09/23/2019 22:39:17", - "straightDistance": "4.91", - "routeDistance": "7.88", - "timeToTower": "12:43:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "11:22:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_3B8L3YJ_201909232239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C65C4949-6E73-4C9E-B1C2-50BC7B16129A", - "ticketNumber": "5ZHBQ2E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.799599, -79.884117", - "loadTime": "09/23/2019 21:44:50", - "straightDistance": "14.53", - "routeDistance": "15.95", - "timeToTower": "13:50:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "11:35:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 70, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_5ZHBQ2E_201909232142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2C25B28-1D73-4495-974F-0A9D19B6ED7E", - "ticketNumber": "99LWCFD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.882130, -79.753126", - "loadTime": "09/24/2019 11:13:56", - "straightDistance": "5.08", - "routeDistance": "5.59", - "timeToTower": "0:15:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "11:29:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_99LWCFD_201909241113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F325D19C-A829-4936-9F13-C3C8F8CE5FE1", - "ticketNumber": "9B2EHTX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.841590, -79.862907", - "loadTime": "09/23/2019 22:27:33", - "straightDistance": "11.79", - "routeDistance": "13.17", - "timeToTower": "12:58:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "11:26:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 70, - "quantity": 51.9, - "calculatedQuantity": "51.9 CY", - "s3DownloadKey": "HaulPass_9B2EHTX_201909232227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FAF34BE7-EE6E-4C6A-8B7D-A815022D5F5B", - "ticketNumber": "54RBVY9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.854530, -79.861533", - "loadTime": "09/23/2019 20:27:29", - "straightDistance": "11.25", - "routeDistance": "13.75", - "timeToTower": "15:03:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "11:30:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_54RBVY9_201909232022_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17E389A9-DEC4-4A61-9419-9C96F147F307", - "ticketNumber": "LC32MTJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.564875, -80.335945", - "loadTime": "09/24/2019 11:43:35", - "straightDistance": "2.03", - "routeDistance": "4.08", - "timeToTower": "0:15:37", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "11:59:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 85, - "quantity": 66, - "calculatedQuantity": "66 CY", - "s3DownloadKey": "HaulPass_LC32MTJ_201909241143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89060379-A2B1-48AC-A67B-FD180994A22E", - "ticketNumber": "39VUMMZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.589287, -80.360910", - "loadTime": "09/24/2019 12:28:48", - "straightDistance": ".3", - "routeDistance": ".3", - "timeToTower": "0:51:38", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "13:20:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_39VUMMZ_201909241228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C57D800-0E35-471B-B59E-58315C1A1DF0", - "ticketNumber": "8XBEV95", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.691520, -80.350872", - "loadTime": "09/24/2019 11:42:47", - "straightDistance": "7.08", - "routeDistance": "8.46", - "timeToTower": "0:25:18", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "12:08:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_8XBEV95_201909241142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2159108-F0A5-4A1E-BF5F-9A71B0BBF586", - "ticketNumber": "8EMNH92", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.589395, -80.360116", - "loadTime": "09/24/2019 13:01:36", - "straightDistance": ".25", - "routeDistance": ".26", - "timeToTower": "0:19:53", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "13:21:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_8EMNH92_201909241301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9997B54-42AA-4B78-AE31-F077AB57320C", - "ticketNumber": "6CXNZ6X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.691580, -80.350761", - "loadTime": "09/24/2019 11:43:57", - "straightDistance": "7.08", - "routeDistance": "8.45", - "timeToTower": "0:24:55", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "12:08:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 60, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_6CXNZ6X_201909241143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF55147D-570E-4631-B3BE-B1C18E80F7D2", - "ticketNumber": "6EMW53R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.564997, -80.336082", - "loadTime": "09/24/2019 11:42:08", - "straightDistance": "2.02", - "routeDistance": "4.09", - "timeToTower": "0:16:21", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "11:58:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_6EMW53R_201909241142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08F34119-89B5-4A1D-97A1-075E11645523", - "ticketNumber": "5Z4MTNC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.734657, -79.956463", - "loadTime": "09/24/2019 13:06:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "13:13:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5Z4MTNC_201909241306_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FB66D21-0E15-4B91-963B-15CE98747DCF", - "ticketNumber": "4YT97KP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.73491, -79.95638", - "loadTime": "09/24/2019 13:20:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "13:28:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4YT97KP_201909241320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26C81934-2877-4C20-88CD-1CB2783C8CAC", - "ticketNumber": "65ZCRKR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.734572, -79.95628", - "loadTime": "09/24/2019 13:14:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "13:16:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_65ZCRKR_201909241314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40A20A4C-C680-4F01-A8F8-B83A4A3829D5", - "ticketNumber": "55VVNZA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.734835, -79.955331", - "loadTime": "09/24/2019 12:55:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "12:58:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_55VVNZA_201909241255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1C32FE4-A0DA-4033-8506-299569127BBD", - "ticketNumber": "52FSP34", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.734944, -79.956206", - "loadTime": "09/24/2019 13:29:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "13:32:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_52FSP34_201909241329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7F4EE06-4A7F-4FF7-979C-113C1EE64082", - "ticketNumber": "3C84TEP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.734286, -79.955283", - "loadTime": "09/24/2019 12:59:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "13:00:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3C84TEP_201909241259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC735462-4A6F-45BE-A663-D1B1CE281C00", - "ticketNumber": "46Z59LB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.734199, -79.9557", - "loadTime": "09/24/2019 12:45:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "12:52:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_46Z59LB_201909241245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09D40BAB-D3EA-4B2D-925B-A55CAD043CF7", - "ticketNumber": "395RZ8Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.683855, -80.085902", - "loadTime": "09/24/2019 12:38:20", - "straightDistance": "1.47", - "routeDistance": "3.57", - "timeToTower": "0:38:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "13:17:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_395RZ8Q_201909241238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12DBB742-2758-46B9-AD6D-4BBCDCEF4179", - "ticketNumber": "464HPLQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.725594, -80.018948", - "loadTime": "09/24/2019 12:47:32", - "straightDistance": "4.51", - "routeDistance": "6.09", - "timeToTower": "0:18:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "13:06:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_464HPLQ_201909241247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1BF2C653-0DF7-4649-88F8-D1B74CFD2FF5", - "ticketNumber": "7TTVSD7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.651114, -80.134648", - "loadTime": "09/24/2019 12:49:05", - "straightDistance": "4.35", - "routeDistance": "6.29", - "timeToTower": "0:29:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "13:18:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_7TTVSD7_201909241248_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2027D52B-136D-414C-9A96-5376E453A78B", - "ticketNumber": "8DS8NPS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.794260, -80.017395", - "loadTime": "09/23/2019 21:50:23", - "straightDistance": "8.82", - "routeDistance": "15.98", - "timeToTower": "14:30:37", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "12:21:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_8DS8NPS_201909232150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "334DADF2-CBE4-4FE0-8E16-919A0720F2A2", - "ticketNumber": "4FSNKR5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.762572, -80.126614", - "loadTime": "09/24/2019 13:45:30", - "straightDistance": "7.18", - "routeDistance": "11.06", - "timeToTower": "0:33:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:18:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_4FSNKR5_201909241345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3686174E-D92D-4961-996C-0B875CCBD5BC", - "ticketNumber": "68PE6HA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.745672, -79.942313", - "loadTime": "09/24/2019 12:23:43", - "straightDistance": "8.7", - "routeDistance": "14.58", - "timeToTower": "1:23:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "13:46:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_68PE6HA_201909241223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BF649B1-3EA8-49EB-ACAC-40E5B040DBC0", - "ticketNumber": "6MH2DXF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.741517, -79.908384", - "loadTime": "09/24/2019 12:52:07", - "straightDistance": "10.23", - "routeDistance": "16.77", - "timeToTower": "1:08:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:01:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 75, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_6MH2DXF_201909241246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44BCB07C-D070-45DF-BCD9-F8C7ED603359", - "ticketNumber": "6SSXL76", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.734497, -80.031385", - "loadTime": "09/24/2019 13:40:17", - "straightDistance": "4.68", - "routeDistance": "6.63", - "timeToTower": "0:34:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:14:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_6SSXL76_201909241340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4783839A-CE29-4E55-92FF-EB00C4EEF483", - "ticketNumber": "92UPFKM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.675941, -80.176001", - "loadTime": "09/24/2019 12:47:34", - "straightDistance": "6.49", - "routeDistance": "12.1", - "timeToTower": "0:32:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "13:19:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_92UPFKM_201909241247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "493CE021-F795-41D4-A27E-38370D816965", - "ticketNumber": "4ZZVHXC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.761571, -80.125251", - "loadTime": "09/24/2019 12:18:36", - "straightDistance": "7.08", - "routeDistance": "11.08", - "timeToTower": "0:41:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "13:00:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_4ZZVHXC_201909241218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4DE2BC2B-8169-4507-9C7B-39DB4EE8713F", - "ticketNumber": "4U498GL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.661577, -80.050906", - "loadTime": "09/24/2019 13:52:24", - "straightDistance": "1.1", - "routeDistance": "1.95", - "timeToTower": "0:30:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:22:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_4U498GL_201909241352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B57C1E5-3A6C-46D3-9139-984C14C39D34", - "ticketNumber": "74PJKUP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.729386, -80.029991", - "loadTime": "09/24/2019 13:44:43", - "straightDistance": "4.39", - "routeDistance": "6.43", - "timeToTower": "0:27:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:12:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_74PJKUP_201909241344_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "712FAB89-E22C-492D-88D0-9B395F824976", - "ticketNumber": "8D5U8CH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.600515, -80.181021", - "loadTime": "09/24/2019 12:31:29", - "straightDistance": "8.42", - "routeDistance": "17.82", - "timeToTower": "1:08:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "13:40:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 65, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_J001_8D5U8CH_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "751A4A25-C7BF-4BE3-9E0A-366BDE6E048F", - "ticketNumber": "6ACSDYY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.664681, -80.052287", - "loadTime": "09/24/2019 13:31:58", - "straightDistance": ".9", - "routeDistance": "1.78", - "timeToTower": "0:49:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:21:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_6ACSDYY_201909241331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "796F14F3-B623-461D-8C7C-398969086B0A", - "ticketNumber": "549CTBG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.728992, -80.160040", - "loadTime": "09/24/2019 12:42:13", - "straightDistance": "6.78", - "routeDistance": "11.63", - "timeToTower": "1:09:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "13:51:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_549CTBG_201909241242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BE0A79A-02CD-4C67-9EED-7B50869096C2", - "ticketNumber": "4QVGG4B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.741546, -79.908286", - "loadTime": "09/24/2019 13:20:35", - "straightDistance": "10.24", - "routeDistance": "16.77", - "timeToTower": "0:42:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:02:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_4QVGG4B_201909241320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F04EE3F-8D61-4576-A3E6-AC1D595BE1A0", - "ticketNumber": "8PKLJJZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.653679, -80.099361", - "loadTime": "09/24/2019 12:01:22", - "straightDistance": "2.42", - "routeDistance": "3.77", - "timeToTower": "0:24:22", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "12:25:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 80, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_8PKLJJZ_201909241201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F255DAD-436B-487B-8ACE-F99DBEE6B83F", - "ticketNumber": "7PZY95L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.725922, -80.018714", - "loadTime": "09/24/2019 12:48:50", - "straightDistance": "4.53", - "routeDistance": "6.08", - "timeToTower": "0:18:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "13:07:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 75, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_7PZY95L_201909241248_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F9CE8A2-F606-489C-AE23-AE3436EAC432", - "ticketNumber": "56UDA7U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.739591, -79.912195", - "loadTime": "09/24/2019 12:36:00", - "straightDistance": "9.98", - "routeDistance": "16.55", - "timeToTower": "1:08:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "13:44:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 75, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_56UDA7U_201909241236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8239A584-2730-4303-A185-A1D8C1C7F717", - "ticketNumber": "ZEDRAZ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.600515, -80.181021", - "loadTime": "09/24/2019 12:30:18", - "straightDistance": "8.42", - "routeDistance": "17.82", - "timeToTower": "1:06:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "13:37:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 65, - "quantity": 42.1, - "calculatedQuantity": "42.1 CY", - "s3DownloadKey": "HaulPass_ZEDRAZ5_201909241230_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87CA8E61-7623-4E6E-BE84-D1CF3DF20F99", - "ticketNumber": "79UDRAS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.701631, -79.955535", - "loadTime": "09/24/2019 12:18:01", - "straightDistance": "6.63", - "routeDistance": "16.22", - "timeToTower": "0:56:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "13:14:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_79UDRAS_201909241218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8ECC1D1A-6613-4378-82AE-B54929ED6FD1", - "ticketNumber": "6YMG268", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.745333, -79.942782", - "loadTime": "09/24/2019 12:37:14", - "straightDistance": "8.66", - "routeDistance": "14.61", - "timeToTower": "1:12:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "13:49:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 70, - "quantity": 51.3, - "calculatedQuantity": "51.3 CY", - "s3DownloadKey": "HaulPass_6YMG268_201909241237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2CCEC8F-52BE-4966-8C0C-C1B1B2A2217D", - "ticketNumber": "6AKCNBQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724767, -79.936565", - "loadTime": "09/24/2019 12:17:38", - "straightDistance": "8.25", - "routeDistance": "15.46", - "timeToTower": "0:37:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "12:54:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_6AKCNBQ_201909241217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A653B91C-1B42-4EE3-8577-F240F5DBF110", - "ticketNumber": "6DPGG3M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.653802, -80.099053", - "loadTime": "09/24/2019 12:01:58", - "straightDistance": "2.4", - "routeDistance": "3.76", - "timeToTower": "0:22:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "12:24:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 85, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_6DPGG3M_201909241201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADF8C4A5-4383-4C7B-A02C-13517C6F30BB", - "ticketNumber": "3BH3M9M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.668785, -80.167018", - "loadTime": "09/24/2019 12:54:21", - "straightDistance": "5.97", - "routeDistance": "12.39", - "timeToTower": "1:22:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:17:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 50, - "quantity": 36.1, - "calculatedQuantity": "36.1 CY", - "s3DownloadKey": "HaulPass_3BH3M9M_201909241254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFB13288-C7F2-4322-98F6-FDAF5799197D", - "ticketNumber": "75NEA5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724605, -79.936489", - "loadTime": "09/24/2019 12:18:26", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:38:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "12:57:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_75NEA5J_201909241218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFC82EF4-B28F-4047-8A34-1F91767485ED", - "ticketNumber": "7HA7MCD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724651, -79.936570", - "loadTime": "09/24/2019 12:18:54", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:39:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "12:58:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_7HA7MCD_201909241218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D56AC512-2B17-4F2B-8BC0-797887C5CE71", - "ticketNumber": "5BFK2L4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.780741, -80.029451", - "loadTime": "09/23/2019 21:55:52", - "straightDistance": "7.73", - "routeDistance": "17.21", - "timeToTower": "14:27:24", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "12:23:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 80, - "quantity": 42.6, - "calculatedQuantity": "42.6 CY", - "s3DownloadKey": "HaulPass_5BFK2L4_201909232155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6CE998E-6F57-476B-86A4-6EE349BE8700", - "ticketNumber": "8A8VN5S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.725486, -79.934488", - "loadTime": "09/24/2019 12:17:09", - "straightDistance": "8.38", - "routeDistance": "15.26", - "timeToTower": "0:38:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "12:55:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_8A8VN5S_201909241217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB6703EE-FCD9-4713-9FDB-F997546BD67E", - "ticketNumber": "4RPTSNA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.673510, -80.052381", - "loadTime": "09/24/2019 13:24:41", - "straightDistance": ".7", - "routeDistance": ".87", - "timeToTower": "0:11:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "13:35:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_4RPTSNA_201909241322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC6CC950-53F9-4199-900E-1ADE550EA173", - "ticketNumber": "YF42Y4Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.677320, -80.163412", - "loadTime": "09/24/2019 13:46:44", - "straightDistance": "5.76", - "routeDistance": "11.22", - "timeToTower": "0:29:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:15:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_YF42Y4Q_201909241346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEBD6762-CFAD-4049-85A8-5229D504CBDE", - "ticketNumber": "5PKGYLJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.794100, -80.016472", - "loadTime": "09/24/2019 13:17:57", - "straightDistance": "8.83", - "routeDistance": "16.05", - "timeToTower": "0:46:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:04:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_5PKGYLJ_201909241311_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3B24C8C-9B3F-40A8-812C-D2829AEE5AAD", - "ticketNumber": "4HVNEC6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.739782, -79.912136", - "loadTime": "09/24/2019 12:41:22", - "straightDistance": "9.99", - "routeDistance": "16.58", - "timeToTower": "1:01:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "13:43:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_4HVNEC6_201909241241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E605FC3A-37BB-4071-B889-9954BFE04B05", - "ticketNumber": "9NEAXTZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.780116, -80.027831", - "loadTime": "09/23/2019 22:07:33", - "straightDistance": "7.71", - "routeDistance": "17.31", - "timeToTower": "14:15:00", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "12:22:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_9NEAXTZ_201909232207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F56A24FC-61CA-4D93-A356-52F10AA37E3F", - "ticketNumber": "4CAJ8B6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.679625, -80.058216", - "loadTime": "09/24/2019 13:12:59", - "straightDistance": ".6", - "routeDistance": "1.6", - "timeToTower": "0:21:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "13:34:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_4CAJ8B6_201909241311_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1704897A-C85E-4933-82A4-9E139C44571C", - "ticketNumber": "4R7C224", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.740225, -79.908107", - "loadTime": "09/24/2019 13:22:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "13:23:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4R7C224_201909241322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D8F1F25-22F0-4F4B-8B95-45A20EBD917C", - "ticketNumber": "HM6ESGW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.739333, -79.908598", - "loadTime": "09/24/2019 13:37:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "13:40:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_HM6ESGW_201909241337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74795F8E-B64B-4DFC-86FD-AC1AF22F3659", - "ticketNumber": "4Y58SRA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.740656, -79.908125", - "loadTime": "09/24/2019 13:16:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "13:17:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4Y58SRA_201909241316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75353AF2-57F6-4AAC-A43E-A56207783FB8", - "ticketNumber": "7YAY778", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.74142, -79.909406", - "loadTime": "09/24/2019 12:56:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "12:59:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7YAY778_201909241256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83D0DD72-EAE5-48C2-BEAC-0E9FD661B232", - "ticketNumber": "98VN8K4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.744351, -79.907695", - "loadTime": "09/24/2019 14:15:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "14:18:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_98VN8K4_201909241415_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94C3D578-BA1E-4B49-88B5-02F5CD1893BD", - "ticketNumber": "52BZZ7D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.741469, -79.909219", - "loadTime": "09/24/2019 12:50:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "12:53:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_52BZZ7D_201909241250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97151317-F136-41A7-BC51-2C628C137803", - "ticketNumber": "87NHMFL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.740121, -79.908004", - "loadTime": "09/24/2019 13:26:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "13:29:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_87NHMFL_201909241326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A43299BF-13C5-4AA0-9DF1-7DAF525F48E2", - "ticketNumber": "4HXTXYW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742073, -79.910206", - "loadTime": "09/24/2019 12:41:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "12:47:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4HXTXYW_201909241241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5C5249B-FE8B-43A4-A33D-64741010962D", - "ticketNumber": "7QWUTRB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738966, -79.908513", - "loadTime": "09/24/2019 13:49:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "13:51:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QWUTRB_201909241349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB3D0D7E-B9EF-4A65-A509-F1E95B91E3E7", - "ticketNumber": "4AGHZY3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.740522, -79.908063", - "loadTime": "09/24/2019 13:05:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "13:07:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4AGHZY3_201909241305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5A2D325-233B-4F84-AB8A-02DD77490E8F", - "ticketNumber": "8ZJYWPW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.744731, -79.909938", - "loadTime": "09/24/2019 14:24:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "14:26:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ZJYWPW_201909241424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7443B78-8332-4312-87D9-55FE612BEA28", - "ticketNumber": "7ASGM58", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.740422, -79.908007", - "loadTime": "09/24/2019 13:08:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "13:15:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ASGM58_201909241308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD81DEF7-F0A0-4159-AB15-0E16F67A8D32", - "ticketNumber": "7VTD2SJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738935, -79.908307", - "loadTime": "09/24/2019 13:43:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "13:46:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7VTD2SJ_201909241343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D591A748-5DFE-4CB4-87FD-6DC3FE90766B", - "ticketNumber": "G5FCYZD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.740304, -79.907824", - "loadTime": "09/24/2019 13:18:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "13:21:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_G5FCYZD_201909241318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F71599D5-AD9C-45D0-8147-6831DA3D8F73", - "ticketNumber": "9QYHCBV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738973, -79.908505", - "loadTime": "09/24/2019 13:31:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "13:34:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9QYHCBV_201909241331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB18990E-D90B-4851-81B7-8980053B9BB6", - "ticketNumber": "7C449FE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.741303, -79.9091", - "loadTime": "09/24/2019 13:59:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "14:05:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7C449FE_201909241359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E9E0EFD-EE8A-4D2D-BDD7-CFA4CE7A51B6", - "ticketNumber": "9QVTFVH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747346, -79.908599", - "loadTime": "09/24/2019 15:05:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:12:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9QVTFVH_201909241505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "163F9954-EE95-48D5-9BA9-D71C290FA53E", - "ticketNumber": "8TZ8G2S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.748738, -79.908222", - "loadTime": "09/24/2019 16:33:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:34:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8TZ8G2S_201909241633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34EF21D5-3343-445B-9CB8-A36F29793212", - "ticketNumber": "8WKL5MB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.74975, -79.908129", - "loadTime": "09/24/2019 16:54:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:56:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8WKL5MB_201909241654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "368D83A0-C9A4-45E4-938E-816952D224C1", - "ticketNumber": "WL8LHBH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.748278, -79.908335", - "loadTime": "09/24/2019 15:33:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:35:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_WL8LHBH_201909241533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37302354-FC17-42A9-BF9D-16BCDF94BC20", - "ticketNumber": "4SK6DD6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747909, -79.908442", - "loadTime": "09/24/2019 15:44:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:46:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SK6DD6_201909241544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38415B5A-30E2-4CBC-9B9F-0A87D11AB46B", - "ticketNumber": "5YJBFBK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747546, -79.908229", - "loadTime": "09/24/2019 15:26:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:28:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5YJBFBK_201909241526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E3C0B2F-C4BE-47D6-AE70-B010984E5316", - "ticketNumber": "37T7CPR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.748904, -79.908224", - "loadTime": "09/24/2019 16:35:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:37:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_37T7CPR_201909241635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AAA254D-647E-4E9A-883B-AA8CCBD70B1C", - "ticketNumber": "4WLQYXR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.748486, -79.908349", - "loadTime": "09/24/2019 15:56:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:59:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4WLQYXR_201909241556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C00A088-6BFC-45EC-8EB2-B2A17736823C", - "ticketNumber": "9KJWFWJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747863, -79.908449", - "loadTime": "09/24/2019 15:46:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:48:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9KJWFWJ_201909241546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79024923-3399-41C7-A5C9-E185D0B85ACC", - "ticketNumber": "7H3672B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747191, -79.908298", - "loadTime": "09/24/2019 14:58:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:01:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7H3672B_201909241458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "815A85D8-EAB1-42B2-BFA4-4DFBB50C032B", - "ticketNumber": "9EDHW7N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.74888, -79.908187", - "loadTime": "09/24/2019 16:11:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:21:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:32:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9EDHW7N_201909241611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8427A3CE-DCA1-4C37-92B3-052CE5DA5A4B", - "ticketNumber": "9NJGS8U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746667, -79.909006", - "loadTime": "09/24/2019 14:53:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "14:53:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9NJGS8U_201909241453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8EDD8BB5-5B76-45C7-8D89-05D9B65AF309", - "ticketNumber": "8RS45KE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.75085, -79.90885", - "loadTime": "09/24/2019 17:17:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:18:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8RS45KE_201909241717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7550ACA-50FE-4639-9B29-F52225AC8102", - "ticketNumber": "3NFQ2KQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746688, -79.908949", - "loadTime": "09/24/2019 14:56:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "14:57:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3NFQ2KQ_201909241456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A875E922-F0D7-4717-B3B0-402CB0CF51D7", - "ticketNumber": "8J68E9Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747134, -79.908041", - "loadTime": "09/24/2019 15:18:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:19:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8J68E9Q_201909241518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ACED8479-06E7-43E0-9322-37AF22C150E5", - "ticketNumber": "8AD4FKU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.748016, -79.908304", - "loadTime": "09/24/2019 15:49:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:53:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8AD4FKU_201909241549_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2A66E88-F71B-4CFA-8451-82289E3948D8", - "ticketNumber": "97SWZMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.749786, -79.908164", - "loadTime": "09/24/2019 17:01:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:03:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97SWZMX_201909241701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9D09C38-23BD-4F80-AC4C-6E7FD105BDE9", - "ticketNumber": "6UZC9TP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746617, -79.909032", - "loadTime": "09/24/2019 14:54:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "14:55:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6UZC9TP_201909241454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C725E263-BB3C-4F4F-9056-3F129319760A", - "ticketNumber": "8658KSF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746963, -79.908539", - "loadTime": "09/24/2019 15:20:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:26:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8658KSF_201909241520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE64ECC1-9728-4244-87B4-0F4F64928C8D", - "ticketNumber": "7BNJW9G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.750001, -79.908119", - "loadTime": "09/24/2019 17:03:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:06:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7BNJW9G_201909241703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7F105E9-A8A7-4D7B-9F26-DD254C957FFD", - "ticketNumber": "9S3K5WZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.748787, -79.908243", - "loadTime": "09/24/2019 16:38:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:39:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9S3K5WZ_201909241638_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB1E6BDB-6937-4438-ABDA-1BC9FFEC4EDF", - "ticketNumber": "35PZV8R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.74839, -79.90829", - "loadTime": "09/24/2019 16:03:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:06:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_35PZV8R_201909241603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5383DA7-FCB1-459C-98D4-4788180369A0", - "ticketNumber": "3H7CWEG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.748069, -79.90834", - "loadTime": "09/24/2019 15:35:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:43:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3H7CWEG_201909241535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E622FFE6-F11A-400E-AA21-D10E7E406AE7", - "ticketNumber": "49XYFP4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.749141, -79.908097", - "loadTime": "09/24/2019 16:50:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:53:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_49XYFP4_201909241650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED13E75E-8F00-4602-8FC5-70ACB269BE5B", - "ticketNumber": "6JNG6VB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.749055, -79.908101", - "loadTime": "09/24/2019 16:44:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:47:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6JNG6VB_201909241644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDE1A6DE-D5F2-4F9E-BAC0-78B967DEA0A3", - "ticketNumber": "8K95S44", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747045, -79.908836", - "loadTime": "09/24/2019 14:47:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "14:52:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8K95S44_201909241447_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F47F1A0E-DF4D-4634-9C37-432FCB629187", - "ticketNumber": "4QYBKBK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.750793, -79.907938", - "loadTime": "09/24/2019 17:11:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:12:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4QYBKBK_201909241711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00292771-0D06-439C-AB4B-18C7A1E3ED2D", - "ticketNumber": "4HNTG2G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.677059, -80.189962", - "loadTime": "09/24/2019 15:48:22", - "straightDistance": "7.3", - "routeDistance": "13.08", - "timeToTower": "0:38:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:26:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_4HNTG2G_201909241548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A82737C-5B87-4C8F-8D24-69D6FA6D1635", - "ticketNumber": "6S2KEY6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.706558, -79.942354", - "loadTime": "09/24/2019 13:13:44", - "straightDistance": "7.47", - "routeDistance": "17.03", - "timeToTower": "1:39:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:53:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 85, - "quantity": 63.2, - "calculatedQuantity": "63.2 CY", - "s3DownloadKey": "HaulPass_6S2KEY6_201909241313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0BA69DF6-785B-46C9-89CE-2AD7A491E464", - "ticketNumber": "36GE47P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.637394, -80.146297", - "loadTime": "09/24/2019 15:04:11", - "straightDistance": "5.35", - "routeDistance": "6.93", - "timeToTower": "0:35:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "15:39:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_36GE47P_201909241502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C9AFFEF-2B65-4565-B298-6C77734066F3", - "ticketNumber": "5JSRZP4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.607275, -80.191866", - "loadTime": "09/24/2019 14:21:13", - "straightDistance": "8.68", - "routeDistance": "16.65", - "timeToTower": "1:03:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "15:24:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 75, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_5JSRZP4_201909241421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0EC65D3D-8FC7-4F72-B561-2F31A178CB31", - "ticketNumber": "6F9ZM4S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724738, -79.934233", - "loadTime": "09/24/2019 15:16:33", - "straightDistance": "8.37", - "routeDistance": "15.31", - "timeToTower": "0:50:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:07:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_6F9ZM4S_201909241516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F3FC826-0BDD-4755-9F36-2AF794743DE2", - "ticketNumber": "3TT5J7U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7A4ZSU9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.749819, -80.041825", - "loadTime": "09/24/2019 14:19:20", - "straightDistance": "5.48", - "routeDistance": "8.04", - "timeToTower": "0:21:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:40:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.4 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_3TT5J7U_201909241419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12166B12-C483-4633-9C4D-D8457547529E", - "ticketNumber": "4BMP733", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.608596, -80.192430", - "loadTime": "09/24/2019 16:30:37", - "straightDistance": "8.66", - "routeDistance": "16.55", - "timeToTower": "0:49:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:19:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 80, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_4BMP733_201909241630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B3C9A10-ED1D-4999-92A7-55B65E255764", - "ticketNumber": "97BA6DG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724509, -79.934437", - "loadTime": "09/24/2019 13:41:51", - "straightDistance": "8.36", - "routeDistance": "15.34", - "timeToTower": "0:52:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:33:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_97BA6DG_201909241341_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D9E56A7-E864-4B6A-8A3D-0B7BF289A4BD", - "ticketNumber": "6NN97EJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.740800, -79.965418", - "loadTime": "09/24/2019 13:45:43", - "straightDistance": "7.43", - "routeDistance": "13.03", - "timeToTower": "1:43:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "15:28:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_6NN97EJ_201909241330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E2AFDF7-6AB7-48E5-AABC-D34913C92614", - "ticketNumber": "7M9AVDR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.778469, -80.002863", - "loadTime": "09/24/2019 13:56:59", - "straightDistance": "8.13", - "routeDistance": "15.34", - "timeToTower": "0:51:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:48:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_7M9AVDR_201909241344_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2EA8E193-1E49-4D3C-9B34-DC62C353B72C", - "ticketNumber": "9EKLA2L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.676897, -80.189591", - "loadTime": "09/24/2019 16:57:35", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:34:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:31:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_9EKLA2L_201909241657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38BF35EA-5E64-4FCC-AF02-97F47CA06A0D", - "ticketNumber": "73NL4B2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.739367, -79.911490", - "loadTime": "09/24/2019 15:31:48", - "straightDistance": "10.01", - "routeDistance": "16.25", - "timeToTower": "1:14:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:46:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 85, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_73NL4B2_201909241531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F7B77E5-6013-4745-A4ED-7EE0CB29F1E8", - "ticketNumber": "6USW9WU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.744559, -79.919790", - "loadTime": "09/24/2019 13:14:58", - "straightDistance": "9.76", - "routeDistance": "16.1", - "timeToTower": "1:41:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:56:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_6USW9WU_201909241314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40E71D89-27C3-4283-8FD1-98DF18F16A72", - "ticketNumber": "32RP6M6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.782507, -80.021668", - "loadTime": "09/24/2019 15:52:23", - "straightDistance": "7.98", - "routeDistance": "17.66", - "timeToTower": "0:45:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:37:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 55, - "quantity": 37.2, - "calculatedQuantity": "37.2 CY", - "s3DownloadKey": "HaulPass_32RP6M6_201909241552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41BA2971-7E55-446A-8542-573A62BDC5CB", - "ticketNumber": "VDTN9EC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724916, -79.934551", - "loadTime": "09/24/2019 13:40:25", - "straightDistance": "8.36", - "routeDistance": "15.29", - "timeToTower": "0:52:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:32:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_VDTN9EC_201909241340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42E4D9DB-0ECA-4892-849B-1D479C80FE13", - "ticketNumber": "3SEQAMW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.608698, -80.192360", - "loadTime": "09/24/2019 16:05:22", - "straightDistance": "8.65", - "routeDistance": "16.54", - "timeToTower": "1:15:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:21:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 75, - "quantity": 54.6, - "calculatedQuantity": "54.6 CY", - "s3DownloadKey": "HaulPass_3SEQAMW_201909241605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44E08CC0-21BD-48AD-A27F-ADF3427B860E", - "ticketNumber": "7GJ3VVL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.723372, -80.160593", - "loadTime": "09/24/2019 15:13:16", - "straightDistance": "6.59", - "routeDistance": "11.21", - "timeToTower": "0:47:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:00:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_7GJ3VVL_201909241513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4692A754-D4A9-46D9-9D76-8D774E560382", - "ticketNumber": "39W48KA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.725120, -79.934937", - "loadTime": "09/24/2019 13:54:31", - "straightDistance": "8.35", - "routeDistance": "15.26", - "timeToTower": "0:47:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:42:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 90, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_39W48KA_201909241354_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4AF34B57-F157-4B4B-8C56-6DDA5667392A", - "ticketNumber": "5249NFA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.675880, -80.175878", - "loadTime": "09/24/2019 13:54:52", - "straightDistance": "6.48", - "routeDistance": "12.11", - "timeToTower": "0:51:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:46:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 90, - "quantity": 64.4, - "calculatedQuantity": "64.4 CY", - "s3DownloadKey": "HaulPass_5249NFA_201909241354_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CD3C3C6-0494-48AC-99F9-4A7D0DF9CFC3", - "ticketNumber": "3VPCUQ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.635522, -80.147477", - "loadTime": "09/24/2019 16:29:36", - "straightDistance": "5.47", - "routeDistance": "7.08", - "timeToTower": "0:20:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:49:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 55, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_3VPCUQ5_201909241612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50464628-E12B-4E30-848B-D0422FF5394A", - "ticketNumber": "3VTVPJG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.723372, -80.160593", - "loadTime": "09/24/2019 15:14:34", - "straightDistance": "6.59", - "routeDistance": "11.21", - "timeToTower": "0:49:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:04:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_J001_3VTVPJG_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57541C2C-58B8-411A-87E8-2134BC3AD1CF", - "ticketNumber": "5QZHN3Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.608257, -80.192432", - "loadTime": "09/24/2019 14:29:46", - "straightDistance": "8.67", - "routeDistance": "16.57", - "timeToTower": "0:56:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "15:25:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 65, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_5QZHN3Q_201909241429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57BD3E20-5B6F-4AD2-8556-52BF81D2F4DD", - "ticketNumber": "46JGT2X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.638315, -80.145022", - "loadTime": "09/24/2019 15:00:36", - "straightDistance": "5.25", - "routeDistance": "6.94", - "timeToTower": "0:37:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "15:37:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_46JGT2X_201909241500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57C95BAE-7DAA-49C0-B01A-06061572D36D", - "ticketNumber": "53RSKBY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.701189, -80.015145", - "loadTime": "09/24/2019 15:57:54", - "straightDistance": "3.47", - "routeDistance": "4.11", - "timeToTower": "0:36:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:34:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_53RSKBY_201909241557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A819220-790F-43BA-9666-9ABA43E9FFE3", - "ticketNumber": "8KFPPRV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.794130, -80.016285", - "loadTime": "09/24/2019 15:03:27", - "straightDistance": "8.84", - "routeDistance": "16.06", - "timeToTower": "0:37:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "15:41:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_8KFPPRV_201909241503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AB1E0C1-A36B-44F5-9601-6B32D0E2355B", - "ticketNumber": "9UDJRLE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.630976, -80.150234", - "loadTime": "09/24/2019 16:48:36", - "straightDistance": "5.76", - "routeDistance": "7.44", - "timeToTower": "0:39:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:27:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_9UDJRLE_201909241648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B8F4D77-2315-4E1F-B423-BBC975B21737", - "ticketNumber": "8VANADR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.742686, -79.966542", - "loadTime": "09/24/2019 12:55:12", - "straightDistance": "7.46", - "routeDistance": "12.9", - "timeToTower": "2:32:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "15:27:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_8VANADR_201909241254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "646A0E52-5185-4D62-B9A8-B4EDAE2FAAFB", - "ticketNumber": "8DXYX89", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.699448, -79.953655", - "loadTime": "09/24/2019 14:28:36", - "straightDistance": "6.7", - "routeDistance": "16.44", - "timeToTower": "1:02:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "15:30:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_8DXYX89_201909241428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64ADB85E-7173-4D63-8B2C-1B1F99B46A35", - "ticketNumber": "5R2LWNF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.764763, -80.121373", - "loadTime": "09/24/2019 15:00:14", - "straightDistance": "7.16", - "routeDistance": "10.29", - "timeToTower": "0:32:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "15:32:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 90, - "quantity": 66.7, - "calculatedQuantity": "66.7 CY", - "s3DownloadKey": "HaulPass_5R2LWNF_201909241500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65FC102B-4504-4387-AA19-A3895EC707B9", - "ticketNumber": "7LU86KM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.782757, -80.021742", - "loadTime": "09/24/2019 15:54:29", - "straightDistance": "7.99", - "routeDistance": "16.04", - "timeToTower": "0:44:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:39:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 45, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_7LU86KM_201909241554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B3373DF-5C2E-4BC2-A2AC-67D908C72C30", - "ticketNumber": "63M664J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.748677, -79.908421", - "loadTime": "09/24/2019 14:14:27", - "straightDistance": "10.47", - "routeDistance": "16.52", - "timeToTower": "1:00:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "15:14:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_63M664J_201909241414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D4B7E1F-2B09-4CFA-A5B2-C0659B3990D1", - "ticketNumber": "9VYKTDK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724791, -79.934104", - "loadTime": "09/24/2019 15:19:18", - "straightDistance": "8.38", - "routeDistance": "15.31", - "timeToTower": "0:49:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:08:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_9VYKTDK_201909241519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F47D378-5FC4-4552-898F-E9E0253C67EB", - "ticketNumber": "7WTM2R4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.744854, -79.919779", - "loadTime": "09/24/2019 14:08:45", - "straightDistance": "9.77", - "routeDistance": "16.1", - "timeToTower": "0:48:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:57:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_7WTM2R4_201909241408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7106D92C-9F83-49A2-A58A-FCEFBE865FE1", - "ticketNumber": "368PATF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750284, -79.908236", - "loadTime": "09/24/2019 16:03:40", - "straightDistance": "10.54", - "routeDistance": "16.63", - "timeToTower": "0:57:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:01:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 80, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_368PATF_201909241603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73F40B49-70ED-4FB4-8A38-E3365BA24C7C", - "ticketNumber": "9SR9WPM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.706846, -79.942236", - "loadTime": "09/24/2019 13:11:30", - "straightDistance": "7.48", - "routeDistance": "17.23", - "timeToTower": "1:43:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:54:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_9SR9WPM_201909241311_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74BA9B31-16BB-483E-AABA-0BAD11EF52A3", - "ticketNumber": "3R5D6QH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.655404, -80.230429", - "loadTime": "09/24/2019 13:37:40", - "straightDistance": "9.72", - "routeDistance": "15.64", - "timeToTower": "0:48:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:26:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_3R5D6QH_201909241337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AE51799-6B17-481E-8159-1B8C7E5F16FC", - "ticketNumber": "5QXB4DD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.639729, -80.143525", - "loadTime": "09/24/2019 14:02:07", - "straightDistance": "5.13", - "routeDistance": "7.07", - "timeToTower": "0:33:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:35:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_5QXB4DD_201909241401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B81590D-68FE-47A6-98CC-91C5764CC874", - "ticketNumber": "3CFBSE9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.749563, -80.042505", - "loadTime": "09/24/2019 15:16:17", - "straightDistance": "5.46", - "routeDistance": "7.86", - "timeToTower": "1:35:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:51:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_3CFBSE9_201909241516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E689BC7-2488-4513-885D-E26820182674", - "ticketNumber": "77YSZBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.638654, -80.144894", - "loadTime": "09/24/2019 14:15:42", - "straightDistance": "5.24", - "routeDistance": "6.81", - "timeToTower": "0:21:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:37:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_77YSZBU_201909241413_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "817A20AF-CE65-4A5D-B1B5-E98FE20FE2E9", - "ticketNumber": "98KVYUM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.745615, -79.942878", - "loadTime": "09/24/2019 14:56:51", - "straightDistance": "8.67", - "routeDistance": "14.25", - "timeToTower": "1:20:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:17:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_98KVYUM_201909241456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89AA6F49-1ED8-41B2-99E5-128846217AD2", - "ticketNumber": "86XK7W9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.744625, -79.919153", - "loadTime": "09/24/2019 16:33:41", - "straightDistance": "9.79", - "routeDistance": "16.05", - "timeToTower": "0:44:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:18:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 85, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_86XK7W9_201909241633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B6C7426-84FE-4DFE-8931-728A71720738", - "ticketNumber": "8DC44EG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.637399, -80.146296", - "loadTime": "09/24/2019 16:05:25", - "straightDistance": "5.35", - "routeDistance": "6.93", - "timeToTower": "0:42:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:48:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_8DC44EG_201909241605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "913C38D1-A0C2-4298-A6C0-B734C5DA8C9A", - "ticketNumber": "4X3MPTB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.760321, -80.123063", - "loadTime": "09/24/2019 16:07:15", - "straightDistance": "6.94", - "routeDistance": "10.48", - "timeToTower": "1:01:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:09:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 90, - "quantity": 66.7, - "calculatedQuantity": "66.7 CY", - "s3DownloadKey": "HaulPass_J001_4X3MPTB_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93FF72CA-6141-431B-8343-A3E8FABC8C6C", - "ticketNumber": "9HF9MWW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.779175, -80.002590", - "loadTime": "09/24/2019 13:26:32", - "straightDistance": "8.18", - "routeDistance": "15.32", - "timeToTower": "1:23:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:49:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 60, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_9HF9MWW_201909241326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "954A157D-F47D-4136-99FA-C3AB95E425FB", - "ticketNumber": "93MHR8N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.729896, -80.027675", - "loadTime": "09/24/2019 14:36:24", - "straightDistance": "4.49", - "routeDistance": "6.26", - "timeToTower": "0:42:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "15:18:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_93MHR8N_201909241436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95ACCFD1-41D1-479F-9082-0FA1D37DC4BA", - "ticketNumber": "3MFE9CS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.739368, -79.912326", - "loadTime": "09/24/2019 15:59:41", - "straightDistance": "9.96", - "routeDistance": "16.16", - "timeToTower": "0:43:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:43:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 85, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_3MFE9CS_201909241234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97F78EC6-9286-4893-B23F-4129A21666A6", - "ticketNumber": "7MAUDTU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.725263, -79.935103", - "loadTime": "09/24/2019 15:30:46", - "straightDistance": "8.34", - "routeDistance": "15.25", - "timeToTower": "0:51:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:21:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_7MAUDTU_201909241530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C99C696-DEA1-49BC-A7D3-D1274127E428", - "ticketNumber": "3Z6V8NF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.781188, -80.027197", - "loadTime": "09/24/2019 15:29:52", - "straightDistance": "7.79", - "routeDistance": "17.29", - "timeToTower": "0:42:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:11:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 85, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_3Z6V8NF_201909241529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D932F6E-EDD8-43DC-A641-554930C07E7D", - "ticketNumber": "8NQ63PM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.640004, -80.184831", - "loadTime": "09/24/2019 15:19:32", - "straightDistance": "7.36", - "routeDistance": "14.17", - "timeToTower": "1:10:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:30:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_8NQ63PM_201909241519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A593C01E-3060-42F9-A6FA-CBFE025B675F", - "ticketNumber": "8B359W7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.739133, -79.909041", - "loadTime": "09/24/2019 16:25:01", - "straightDistance": "10.13", - "routeDistance": "16.34", - "timeToTower": "0:57:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:22:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 85, - "quantity": 67.2, - "calculatedQuantity": "67.2 CY", - "s3DownloadKey": "HaulPass_8B359W7_201909241625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7C718C2-9A66-401C-9730-BA5AE7AF4C42", - "ticketNumber": "7WK8NKX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724749, -79.935904", - "loadTime": "09/24/2019 15:30:04", - "straightDistance": "8.29", - "routeDistance": "15.45", - "timeToTower": "0:48:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:18:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_7WK8NKX_201909241530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFA9E3EF-513A-4291-8898-C0667CB44A4F", - "ticketNumber": "8D9E7MJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.740838, -79.907582", - "loadTime": "09/24/2019 14:48:09", - "straightDistance": "10.25", - "routeDistance": "16.42", - "timeToTower": "0:55:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "15:43:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 80, - "quantity": 63.2, - "calculatedQuantity": "63.2 CY", - "s3DownloadKey": "HaulPass_8D9E7MJ_201909241448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFF13510-966B-4B87-ABCE-61BF95DEBD29", - "ticketNumber": "5N89F2N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.749722, -80.041876", - "loadTime": "09/24/2019 13:49:05", - "straightDistance": "5.47", - "routeDistance": "8.05", - "timeToTower": "0:50:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:39:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_5N89F2N_201909241349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B12073D3-EC90-4312-BF43-151A9196AFA5", - "ticketNumber": "44UAZCB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.725110, -79.934879", - "loadTime": "09/24/2019 13:55:37", - "straightDistance": "8.35", - "routeDistance": "15.26", - "timeToTower": "0:48:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:43:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_44UAZCB_201909241355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5FA6997-7962-4A80-A38A-17EB0BFBAECD", - "ticketNumber": "9U8E36L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.732613, -80.030352", - "loadTime": "09/24/2019 15:52:41", - "straightDistance": "4.58", - "routeDistance": "6.5", - "timeToTower": "0:39:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:32:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_9U8E36L_201909241543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B67A8F7D-E18C-4965-A3F3-A5252687F1A4", - "ticketNumber": "5BKTEA7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.631762, -80.149503", - "loadTime": "09/24/2019 15:48:22", - "straightDistance": "5.7", - "routeDistance": "7.36", - "timeToTower": "0:36:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:25:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_5BKTEA7_201909241548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6FBAAFD-D5D0-4A48-AD7E-DF700F447A79", - "ticketNumber": "QD2SWUC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.735049, -79.961564", - "loadTime": "09/24/2019 13:27:04", - "straightDistance": "7.36", - "routeDistance": "13.27", - "timeToTower": "1:41:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "15:08:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 70, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_QD2SWUC_201909241308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B800C619-6925-463F-B64A-405FBEF2C33A", - "ticketNumber": "4TCVWSQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.630860, -80.150294", - "loadTime": "09/24/2019 16:46:37", - "straightDistance": "5.77", - "routeDistance": "7.44", - "timeToTower": "0:40:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:26:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_4TCVWSQ_201909241646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC5B7DED-7871-42E5-99BA-7E322C2DA118", - "ticketNumber": "9UNFWX2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.794105, -80.016757", - "loadTime": "09/24/2019 16:30:31", - "straightDistance": "8.83", - "routeDistance": "16.04", - "timeToTower": "0:59:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:29:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_9UNFWX2_201909241626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3B48E88-9F6C-440B-AB5C-F2EBA11C2224", - "ticketNumber": "5F6DRM5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750294, -79.908144", - "loadTime": "09/24/2019 16:06:27", - "straightDistance": "10.54", - "routeDistance": "16.63", - "timeToTower": "0:56:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:03:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 80, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_5F6DRM5_201909241606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB43A32E-6AA6-447F-87DF-AD97CF8B89BE", - "ticketNumber": "3KS3NMQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.749420, -79.908102", - "loadTime": "09/24/2019 14:21:44", - "straightDistance": "10.51", - "routeDistance": "16.57", - "timeToTower": "0:54:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "15:16:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_3KS3NMQ_201909241421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBDB2C30-83A2-4A80-97E3-22DDF9F23EBE", - "ticketNumber": "L4FFRBW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.631686, -80.149550", - "loadTime": "09/24/2019 15:47:20", - "straightDistance": "5.7", - "routeDistance": "7.37", - "timeToTower": "0:36:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:23:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_L4FFRBW_201909241547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE67E989-A670-4DE7-8629-7CF1DC2DB21C", - "ticketNumber": "9XQT59J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.651690, -80.234278", - "loadTime": "09/24/2019 13:14:22", - "straightDistance": "9.98", - "routeDistance": "15.98", - "timeToTower": "1:13:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:27:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 75, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_9XQT59J_201909241252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF3B6A29-1F52-40D2-9137-1D359BD3ADA2", - "ticketNumber": "67R6HTM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.635938, -80.147646", - "loadTime": "09/24/2019 14:55:24", - "straightDistance": "5.46", - "routeDistance": "7.07", - "timeToTower": "0:27:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "15:23:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_67R6HTM_201909241455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0355B5B-4E40-4A39-BF11-2C0BE72DDE9B", - "ticketNumber": "4MR8YTK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.780786, -80.026396", - "loadTime": "09/24/2019 13:51:43", - "straightDistance": "7.78", - "routeDistance": "17.35", - "timeToTower": "0:37:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:29:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 60, - "quantity": 40.9, - "calculatedQuantity": "40.9 CY", - "s3DownloadKey": "HaulPass_4MR8YTK_201909241351_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D633A4E5-268D-4CD5-9D08-58382CDD52D7", - "ticketNumber": "9CU8SBL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.639712, -80.187291", - "loadTime": "09/24/2019 15:43:46", - "straightDistance": "7.5", - "routeDistance": "14.31", - "timeToTower": "0:44:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:28:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_9CU8SBL_201909241536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D75773D2-122A-4676-9425-948FE437311E", - "ticketNumber": "5HVYD5W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.744806, -79.919447", - "loadTime": "09/24/2019 16:16:00", - "straightDistance": "9.78", - "routeDistance": "16.08", - "timeToTower": "1:00:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:16:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 90, - "quantity": 66.6, - "calculatedQuantity": "66.6 CY", - "s3DownloadKey": "HaulPass_5HVYD5W_201909241606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D78C0C40-AC31-4B4C-9C49-C5A769EE8FC3", - "ticketNumber": "S2EWX62", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.745597, -79.942554", - "loadTime": "09/24/2019 14:27:57", - "straightDistance": "8.69", - "routeDistance": "14.23", - "timeToTower": "1:47:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:15:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_S2EWX62_201909241427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D80923AA-1338-444B-96DE-5AC1FC1CFD3E", - "ticketNumber": "79RVZ3Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.734418, -80.041975", - "loadTime": "09/24/2019 14:44:08", - "straightDistance": "4.45", - "routeDistance": "7.7", - "timeToTower": "0:35:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "15:20:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 80, - "quantity": 56.2, - "calculatedQuantity": "56.2 CY", - "s3DownloadKey": "HaulPass_79RVZ3Q_201909241438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E22B93E7-C901-4DE0-9ADA-73C482A43DE7", - "ticketNumber": "4L7FQST", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.637410, -80.146318", - "loadTime": "09/24/2019 14:52:37", - "straightDistance": "5.35", - "routeDistance": "6.93", - "timeToTower": "0:28:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "15:21:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_4L7FQST_201909241452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6A8DAE3-83C9-457F-A191-F35553D0CE28", - "ticketNumber": "47XL4NH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7A4ZSU9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.721663, -80.082585", - "loadTime": "09/24/2019 16:15:22", - "straightDistance": "3.54", - "routeDistance": "5.61", - "timeToTower": "0:37:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:52:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.4 CY", - "percentFull": 50, - "quantity": 37.2, - "calculatedQuantity": "37.2 CY", - "s3DownloadKey": "HaulPass_47XL4NH_201909241615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EBA7C19B-28A1-4848-87DE-A0F8C51B76A3", - "ticketNumber": "7T9G26K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.740694, -79.907489", - "loadTime": "09/24/2019 16:45:29", - "straightDistance": "10.25", - "routeDistance": "16.43", - "timeToTower": "0:39:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:24:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_7T9G26K_201909241637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED7697BF-79D3-4852-9C13-7AD4102F5787", - "ticketNumber": "Z8X4SRX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.735329, -79.960849", - "loadTime": "09/24/2019 14:22:10", - "straightDistance": "7.41", - "routeDistance": "13.32", - "timeToTower": "0:44:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "15:06:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 75, - "quantity": 68.5, - "calculatedQuantity": "68.5 CY", - "s3DownloadKey": "HaulPass_Z8X4SRX_201909241412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8B88346-515C-4396-8F06-A4A45FC76C58", - "ticketNumber": "8CTU2H4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743704, -79.907326", - "loadTime": "09/24/2019 15:04:49", - "straightDistance": "10.36", - "routeDistance": "16.45", - "timeToTower": "0:39:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "15:44:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 85, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_8CTU2H4_201909241456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F95CBA0B-75CB-4C8D-AC33-F67365CB6551", - "ticketNumber": "9KJDVPJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.781138, -80.027132", - "loadTime": "09/24/2019 15:13:06", - "straightDistance": "7.79", - "routeDistance": "17.48", - "timeToTower": "1:00:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "16:13:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_9KJDVPJ_201909241513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F98C1578-8B63-4E70-B267-8027165C8472", - "ticketNumber": "49BKDRQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.780408, -80.025358", - "loadTime": "09/24/2019 13:08:08", - "straightDistance": "7.77", - "routeDistance": "17.53", - "timeToTower": "1:22:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "14:31:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 65, - "quantity": 34.6, - "calculatedQuantity": "34.6 CY", - "s3DownloadKey": "HaulPass_49BKDRQ_201909241308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0529AE68-1B73-43F8-A1CB-8CC4522BE109", - "ticketNumber": "9KE5M3N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816273, -79.993779", - "loadTime": "09/24/2019 15:50:39", - "straightDistance": "15.32", - "routeDistance": "17.7", - "timeToTower": "0:51:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "16:42:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_9KE5M3N_201909241550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05624158-4887-4C2C-88F1-5CB73096E2CD", - "ticketNumber": "3A7ZMX5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.833881, -80.056970", - "loadTime": "09/24/2019 12:17:04", - "straightDistance": "11.71", - "routeDistance": "15.13", - "timeToTower": "1:13:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "13:30:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 75, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_3A7ZMX5_201909241217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07D9F1E8-0308-475F-BEF9-0DFF3648C4D4", - "ticketNumber": "7TEYFJH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.760469, -80.151264", - "loadTime": "09/24/2019 14:54:21", - "straightDistance": "7.31", - "routeDistance": "12.14", - "timeToTower": "0:36:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "15:30:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_7TEYFJH_201909241449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CE90F4A-0989-4DE4-A52D-AA0F2131A248", - "ticketNumber": "9E5CGFU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.833460, -80.062065", - "loadTime": "09/24/2019 16:42:55", - "straightDistance": "11.41", - "routeDistance": "15.63", - "timeToTower": "0:52:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "17:35:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 85, - "quantity": 60.4, - "calculatedQuantity": "60.4 CY", - "s3DownloadKey": "HaulPass_9E5CGFU_201909241642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E5E2E89-AB31-469E-86F8-7D1ED92C1A7D", - "ticketNumber": "9NQVZ3X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815463, -79.995533", - "loadTime": "09/24/2019 11:47:15", - "straightDistance": "15.22", - "routeDistance": "17.53", - "timeToTower": "0:27:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "12:14:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_9NQVZ3X_201909241147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F6CA576-EB2B-4E0B-B15F-77CDF1A104E1", - "ticketNumber": "7CZTYF6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816195, -79.994127", - "loadTime": "09/24/2019 16:46:20", - "straightDistance": "15.3", - "routeDistance": "17.78", - "timeToTower": "0:35:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "17:21:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_7CZTYF6_201909241646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12E5E8EB-AE0C-4138-B084-EA15C2ED8145", - "ticketNumber": "XLZE98D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.794278, -79.995492", - "loadTime": "09/24/2019 12:08:40", - "straightDistance": "15.3", - "routeDistance": "17.95", - "timeToTower": "1:17:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "13:26:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 50, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_XLZE98D_201909241208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13D250B2-6243-46CE-B6AD-6BF0445C1CEE", - "ticketNumber": "8ZM8R6K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.794329, -80.004670", - "loadTime": "09/24/2019 14:34:02", - "straightDistance": "14.77", - "routeDistance": "17.36", - "timeToTower": "1:18:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "15:52:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_8ZM8R6K_201909241434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18830CF9-15E0-4E3D-86FF-32517616DFEB", - "ticketNumber": "3GWXF83", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816205, -79.994080", - "loadTime": "09/23/2019 20:20:20", - "straightDistance": "15.3", - "routeDistance": "17.78", - "timeToTower": "14:56:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "11:16:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_3GWXF83_201909232020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C17CD47-D265-442F-831A-9CA69C620DBF", - "ticketNumber": "48HYQSA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.755943, -80.154807", - "loadTime": "09/24/2019 12:05:51", - "straightDistance": "7.32", - "routeDistance": "11.88", - "timeToTower": "0:42:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "12:48:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_48HYQSA_201909241202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "201E7BA4-47F6-49E4-9362-92EBD081458B", - "ticketNumber": "9KAQY5W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816318, -79.994191", - "loadTime": "09/24/2019 13:43:21", - "straightDistance": "15.3", - "routeDistance": "17.77", - "timeToTower": "0:40:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "14:24:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_9KAQY5W_201909241343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31444D1E-85BB-4AED-8DE0-D10B5C287E9E", - "ticketNumber": "PTW7Z74", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.780315, -79.981473", - "loadTime": "09/24/2019 12:24:36", - "straightDistance": "16.24", - "routeDistance": "17.89", - "timeToTower": "1:12:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "13:37:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_PTW7Z74_201909241224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "336BBD4B-F67A-482B-8637-B8B6884A2684", - "ticketNumber": "9BLNNW2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.840181, -80.070042", - "loadTime": "09/23/2019 21:46:44", - "straightDistance": "11.01", - "routeDistance": "14.03", - "timeToTower": "13:37:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "11:24:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_9BLNNW2_201909232146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3539C2E2-147A-4C78-BA60-2A859FF239E6", - "ticketNumber": "5BZWF4J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815610, -79.993381", - "loadTime": "09/24/2019 13:43:51", - "straightDistance": "15.34", - "routeDistance": "17.86", - "timeToTower": "0:41:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "14:25:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_5BZWF4J_201909241343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3627F160-2EE1-4B49-A609-440FA1DACB09", - "ticketNumber": "7NCFQLV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815291, -79.994790", - "loadTime": "09/24/2019 14:27:16", - "straightDistance": "15.26", - "routeDistance": "17.78", - "timeToTower": "0:43:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "15:10:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_7NCFQLV_201909241427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BEFE3C9-EE31-4EB9-9808-BD00555A453E", - "ticketNumber": "53UXLAK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815915, -79.994218", - "loadTime": "09/24/2019 15:08:49", - "straightDistance": "15.29", - "routeDistance": "17.79", - "timeToTower": "0:53:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "16:02:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_53UXLAK_201909241508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C4DF026-65C7-4825-8EF9-8C5A6AF9241A", - "ticketNumber": "7U6E596", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.760809, -80.151080", - "loadTime": "09/24/2019 16:09:27", - "straightDistance": "7.31", - "routeDistance": "12.16", - "timeToTower": "0:24:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "16:33:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_7U6E596_201909241602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "430C2C7C-29F6-43D7-AD63-92903A5B39EE", - "ticketNumber": "4D4BYBM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816135, -79.994045", - "loadTime": "09/24/2019 17:29:28", - "straightDistance": "15.3", - "routeDistance": "17.78", - "timeToTower": "0:45:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "18:14:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 50, - "quantity": 36.8, - "calculatedQuantity": "36.8 CY", - "s3DownloadKey": "HaulPass_4D4BYBM_201909241729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "445D0D3F-BE3B-4AC8-B695-A8C1DA04FEFB", - "ticketNumber": "E8MMRFY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.834900, -80.062777", - "loadTime": "09/24/2019 15:14:21", - "straightDistance": "11.38", - "routeDistance": "15.51", - "timeToTower": "0:52:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "16:06:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 80, - "quantity": 56.9, - "calculatedQuantity": "56.9 CY", - "s3DownloadKey": "HaulPass_E8MMRFY_201909241514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A3410E5-C19C-4B93-8676-3728C144941D", - "ticketNumber": "97H3MBF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.833449, -80.062451", - "loadTime": "09/24/2019 16:39:38", - "straightDistance": "11.39", - "routeDistance": "15.59", - "timeToTower": "0:54:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "17:33:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 85, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_97H3MBF_201909241639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F4BE49D-7A7E-464E-AD27-C393A80BB6B7", - "ticketNumber": "3FJ6ZQL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815820, -79.995552", - "loadTime": "09/24/2019 11:47:30", - "straightDistance": "15.22", - "routeDistance": "17.54", - "timeToTower": "0:29:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "12:16:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_3FJ6ZQL_201909241147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53271950-AB7A-4FEF-BFCE-858B8F47689D", - "ticketNumber": "5XJJ6BP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.755555, -80.406315", - "loadTime": "09/24/2019 14:15:37", - "straightDistance": "9.61", - "routeDistance": "14.22", - "timeToTower": "0:41:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "14:57:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 80, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_5XJJ6BP_201909241352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59B2D807-62D3-4168-B490-9E0655BCA59F", - "ticketNumber": "3LSQJSG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815901, -79.994913", - "loadTime": "09/24/2019 12:24:21", - "straightDistance": "15.25", - "routeDistance": "17.77", - "timeToTower": "0:37:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "13:02:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_3LSQJSG_201909241224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "648FF986-4A63-4D8F-A5E3-B28C725F6BC3", - "ticketNumber": "9FAGXRA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.833350, -80.063290", - "loadTime": "09/24/2019 11:54:40", - "straightDistance": "11.34", - "routeDistance": "15.55", - "timeToTower": "0:58:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "12:52:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_9FAGXRA_201909241154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68A96CC5-378D-4033-9883-157B21B65D49", - "ticketNumber": "7FLP842", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.817362, -79.993608", - "loadTime": "09/24/2019 14:36:49", - "straightDistance": "15.33", - "routeDistance": "17.7", - "timeToTower": "0:38:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "15:14:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_7FLP842_201909241436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6EA227E5-5092-4547-8B4C-027621F972AB", - "ticketNumber": "8FBBBL8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815907, -79.993525", - "loadTime": "09/24/2019 16:03:11", - "straightDistance": "15.33", - "routeDistance": "17.89", - "timeToTower": "0:42:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "16:45:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 70, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_8FBBBL8_201909241603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "718CAF4E-11E0-43F6-BC3A-2579EE5DC0E4", - "ticketNumber": "ZMLP3RE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.736209, -80.407639", - "loadTime": "09/24/2019 16:33:56", - "straightDistance": "10.34", - "routeDistance": "15.45", - "timeToTower": "0:29:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "17:03:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 45, - "quantity": 32.9, - "calculatedQuantity": "32.9 CY", - "s3DownloadKey": "HaulPass_ZMLP3RE_201909241544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77020C21-A116-4E0D-B0FF-E5540F11857D", - "ticketNumber": "9ZNRSJP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815904, -79.994582", - "loadTime": "09/24/2019 11:48:35", - "straightDistance": "15.27", - "routeDistance": "17.77", - "timeToTower": "0:34:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "12:23:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_9ZNRSJP_201909241148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C2BAA62-9D14-443A-AE69-D14C3F1DFC46", - "ticketNumber": "4GLD8P2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.780186, -79.981494", - "loadTime": "09/24/2019 14:26:38", - "straightDistance": "16.24", - "routeDistance": "17.95", - "timeToTower": "1:49:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "16:16:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_4GLD8P2_201909241426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FD0AEC5-74F9-4059-9B44-B233CC7F53A4", - "ticketNumber": "6CKPVC8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.794259, -79.995962", - "loadTime": "09/24/2019 12:07:33", - "straightDistance": "15.28", - "routeDistance": "17.97", - "timeToTower": "1:17:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "13:24:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_6CKPVC8_201909241207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "801C500E-24AB-49D8-BF6B-7475A12A497E", - "ticketNumber": "5QYX8ER", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.794471, -80.004330", - "loadTime": "09/24/2019 14:32:55", - "straightDistance": "14.79", - "routeDistance": "17.33", - "timeToTower": "1:21:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "15:54:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_5QYX8ER_201909241432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8256FBD7-A41D-4F38-8BDD-0B6F7CD168E1", - "ticketNumber": "7UQE8Y9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.777015, -79.978797", - "loadTime": "09/23/2019 20:07:21", - "straightDistance": "16.43", - "routeDistance": "18.4", - "timeToTower": "15:31:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "11:38:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 65, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_7UQE8Y9_201909232007_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8263755D-4560-4114-93B1-EC7EFFEDCEA6", - "ticketNumber": "7LUFXNF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.840241, -80.070133", - "loadTime": "09/23/2019 21:47:31", - "straightDistance": "11", - "routeDistance": "14.04", - "timeToTower": "13:38:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "11:25:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_7LUFXNF_201909232147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83B8DD07-252D-4A90-9592-05E5F9983A59", - "ticketNumber": "9DUTT95", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.832955, -80.064483", - "loadTime": "09/24/2019 13:36:10", - "straightDistance": "11.27", - "routeDistance": "15.62", - "timeToTower": "1:00:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "14:36:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 85, - "quantity": 60.4, - "calculatedQuantity": "60.4 CY", - "s3DownloadKey": "HaulPass_9DUTT95_201909241336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "891770BB-8D6B-4114-A215-6B06842930C9", - "ticketNumber": "3DRAV9T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815832, -79.994260", - "loadTime": "09/24/2019 13:01:28", - "straightDistance": "15.29", - "routeDistance": "17.79", - "timeToTower": "0:47:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "13:48:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_3DRAV9T_201909241301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93B86F1E-7945-4255-85D0-38DE783D10AB", - "ticketNumber": "7JXEWLC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815905, -79.994405", - "loadTime": "09/24/2019 17:27:07", - "straightDistance": "15.28", - "routeDistance": "17.78", - "timeToTower": "0:37:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "18:04:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_7JXEWLC_201909241727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95A6CDC7-5514-44CE-9471-02C3F6756719", - "ticketNumber": "6NR2BQR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814573, -79.994997", - "loadTime": "09/24/2019 13:08:11", - "straightDistance": "15.25", - "routeDistance": "17.82", - "timeToTower": "0:52:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "14:00:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_6NR2BQR_201909241308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "976BC22A-1583-4FE6-912F-CF24727F239C", - "ticketNumber": "6FYBDUF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.832877, -80.064545", - "loadTime": "09/24/2019 13:30:10", - "straightDistance": "11.27", - "routeDistance": "15.63", - "timeToTower": "1:04:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "14:34:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_6FYBDUF_201909241330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E37130B-998B-48E9-B70A-34D163BD18EC", - "ticketNumber": "528T6NR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.838368, -80.068990", - "loadTime": "09/24/2019 12:08:29", - "straightDistance": "11.05", - "routeDistance": "13.89", - "timeToTower": "1:26:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "13:34:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_528T6NR_201909241208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F10935F-DD43-4122-A242-DB0C358DD7E8", - "ticketNumber": "4UHV3GS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.752856, -80.157050", - "loadTime": "09/24/2019 13:43:26", - "straightDistance": "7.34", - "routeDistance": "12.24", - "timeToTower": "0:36:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "14:20:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_4UHV3GS_201909241321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2F0E7CB-0D6B-4B0F-8D54-82BA88B67E85", - "ticketNumber": "6ABB9UJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815073, -79.995318", - "loadTime": "09/24/2019 13:07:55", - "straightDistance": "15.23", - "routeDistance": "17.72", - "timeToTower": "0:48:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "13:56:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_6ABB9UJ_201909241307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A38A95B7-B641-4879-9998-392CBED68713", - "ticketNumber": "3E9AJSC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.780051, -79.981608", - "loadTime": "09/24/2019 12:15:20", - "straightDistance": "16.23", - "routeDistance": "17.94", - "timeToTower": "1:23:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "13:38:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 60, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_3E9AJSC_201909241215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA2712D7-F80C-4BB1-9705-852F84BCE23C", - "ticketNumber": "4A42BUQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.760534, -80.151275", - "loadTime": "09/24/2019 17:14:29", - "straightDistance": "7.31", - "routeDistance": "12.14", - "timeToTower": "0:27:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "17:42:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_4A42BUQ_201909241714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC8E3BE0-C8FD-471E-8EA9-0799CFB51435", - "ticketNumber": "5DBH3JH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.832966, -80.057353", - "loadTime": "09/24/2019 14:24:56", - "straightDistance": "11.68", - "routeDistance": "15.22", - "timeToTower": "0:43:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "15:08:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 50, - "quantity": 33.1, - "calculatedQuantity": "33.1 CY", - "s3DownloadKey": "HaulPass_5DBH3JH_201909241424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC9530B0-1E15-415B-861C-57FFA2C046C8", - "ticketNumber": "4XGJG5M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.833143, -80.063116", - "loadTime": "09/24/2019 11:58:40", - "straightDistance": "11.35", - "routeDistance": "15.82", - "timeToTower": "0:56:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "12:55:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_4XGJG5M_201909241158_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ACC5706C-DFCC-4A09-8AC7-AAF1151093AB", - "ticketNumber": "5AUSCVQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815893, -79.993644", - "loadTime": "09/24/2019 15:57:37", - "straightDistance": "15.33", - "routeDistance": "17.83", - "timeToTower": "0:49:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "16:46:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_5AUSCVQ_201909241557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B117BBB1-7A21-429C-9EB3-BBE18C7581E6", - "ticketNumber": "4QHKDQL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816177, -79.994128", - "loadTime": "09/24/2019 16:46:01", - "straightDistance": "15.3", - "routeDistance": "17.78", - "timeToTower": "0:34:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "17:20:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_4QHKDQL_201909241646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1542860-10F4-4659-95DF-B9D1BDD37D82", - "ticketNumber": "42ASQWR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816329, -79.993960", - "loadTime": "09/23/2019 20:20:39", - "straightDistance": "15.31", - "routeDistance": "18.12", - "timeToTower": "14:51:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "11:12:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_42ASQWR_201909232020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C192D3F5-4FCD-4116-8D51-B213703BD6D8", - "ticketNumber": "JA5VJKC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.777337, -79.976726", - "loadTime": "09/24/2019 13:15:24", - "straightDistance": "16.54", - "routeDistance": "18.47", - "timeToTower": "2:27:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "15:42:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 85, - "quantity": 51.3, - "calculatedQuantity": "51.3 CY", - "s3DownloadKey": "HaulPass_JA5VJKC_201909241315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C38636D1-2FB1-4C58-BA92-9B8B97DE830C", - "ticketNumber": "4JHMYEA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.834493, -80.056927", - "loadTime": "09/24/2019 11:58:40", - "straightDistance": "11.72", - "routeDistance": "15.09", - "timeToTower": "1:30:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "13:28:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 85, - "quantity": 60.3, - "calculatedQuantity": "60.3 CY", - "s3DownloadKey": "HaulPass_4JHMYEA_201909241158_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4C17D78-F469-4FC2-B0E2-DDE4067C7E5A", - "ticketNumber": "9CZJF79", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816997, -79.993604", - "loadTime": "09/24/2019 15:08:18", - "straightDistance": "15.33", - "routeDistance": "18.08", - "timeToTower": "0:51:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "16:00:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_9CZJF79_201909241508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4E8BE8B-F88E-4FC8-8A89-96609B9C4500", - "ticketNumber": "4LUXL9X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815649, -79.995406", - "loadTime": "09/24/2019 17:26:51", - "straightDistance": "15.23", - "routeDistance": "17.55", - "timeToTower": "0:35:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "18:02:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_4LUXL9X_201909241726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C63C1014-C58B-4161-BCA8-4DC29C551D6B", - "ticketNumber": "3Q7NSEV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.833578, -80.060208", - "loadTime": "09/24/2019 14:09:26", - "straightDistance": "11.52", - "routeDistance": "15.33", - "timeToTower": "0:57:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "15:07:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 45, - "quantity": 31.9, - "calculatedQuantity": "31.9 CY", - "s3DownloadKey": "HaulPass_3Q7NSEV_201909241409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC292901-AB77-41F1-82AA-765D87DE945E", - "ticketNumber": "75J9PB8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.834656, -80.062195", - "loadTime": "09/24/2019 15:07:56", - "straightDistance": "11.41", - "routeDistance": "15.49", - "timeToTower": "0:57:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "16:05:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_75J9PB8_201909241507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD100D6E-DE72-4733-8E2B-32BCB0330F86", - "ticketNumber": "3YZ5K8N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.793987, -80.004056", - "loadTime": "09/24/2019 16:54:22", - "straightDistance": "14.81", - "routeDistance": "17.29", - "timeToTower": "1:13:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "18:08:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_3YZ5K8N_201909241654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFFAA0ED-2142-47FF-BDFB-9DA2B19BFD83", - "ticketNumber": "8MTLKJ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815141, -79.994778", - "loadTime": "09/24/2019 14:27:42", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:44:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "15:11:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 80, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_8MTLKJ7_201909241427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB4987AE-768C-4D4A-AD15-67678E03EB4F", - "ticketNumber": "8B7GHFS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.838313, -80.069333", - "loadTime": "09/24/2019 12:09:48", - "straightDistance": "11.03", - "routeDistance": "13.9", - "timeToTower": "1:22:29", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "13:32:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_8B7GHFS_201909241209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF7AC12A-A836-4D1E-9489-04202C5BAA22", - "ticketNumber": "5T6KARA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.832249, -80.058739", - "loadTime": "09/24/2019 16:00:58", - "straightDistance": "11.6", - "routeDistance": "15.29", - "timeToTower": "1:00:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "17:01:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_5T6KARA_201909241600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E33F1A70-3D64-4B64-968C-04F5931F89E3", - "ticketNumber": "8AFC2FQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.779727, -79.982184", - "loadTime": "09/24/2019 14:50:33", - "straightDistance": "16.2", - "routeDistance": "17.89", - "timeToTower": "1:27:22", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "16:17:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 75, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_8AFC2FQ_201909241450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3DAC960-7AFA-49C1-ACB5-DFB9DC4CF3B9", - "ticketNumber": "4FVJ6DF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815102, -79.995421", - "loadTime": "09/24/2019 12:23:48", - "straightDistance": "15.22", - "routeDistance": "17.71", - "timeToTower": "0:37:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "13:00:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_4FVJ6DF_201909241223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4A35B8A-96E5-4E36-8192-054A1C02DED3", - "ticketNumber": "4TNGLBC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816493, -79.994483", - "loadTime": "09/24/2019 15:52:29", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:51:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "16:43:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_4TNGLBC_201909241552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEAB463F-30FD-43E6-856B-49B5C020FA89", - "ticketNumber": "77WCG32", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816216, -79.994100", - "loadTime": "09/24/2019 14:37:07", - "straightDistance": "15.3", - "routeDistance": "17.78", - "timeToTower": "0:39:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "15:16:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_77WCG32_201909241437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F033B0C9-7880-4B0C-95D1-0603AF993C9A", - "ticketNumber": "7JPEV2U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.832586, -80.058378", - "loadTime": "09/24/2019 15:56:58", - "straightDistance": "11.62", - "routeDistance": "15.26", - "timeToTower": "1:02:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "16:59:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 65, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_7JPEV2U_201909241556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2680AD0-F482-4E95-A808-F0B4B250D7C3", - "ticketNumber": "55UBPP6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.793398, -80.004471", - "loadTime": "09/24/2019 16:55:19", - "straightDistance": "14.79", - "routeDistance": "17.26", - "timeToTower": "1:15:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "18:11:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 50, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_55UBPP6_201909241655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2AE2781-EFF1-48AE-A7E3-AC873E98E704", - "ticketNumber": "8SHE85D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816135, -79.994045", - "loadTime": "09/24/2019 17:29:12", - "straightDistance": "15.3", - "routeDistance": "17.78", - "timeToTower": "0:44:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "18:13:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 70, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_8SHE85D_201909241729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F36CE472-D834-484E-BC5F-96F7C583B56F", - "ticketNumber": "5LFCST2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815542, -79.995594", - "loadTime": "09/24/2019 11:48:18", - "straightDistance": "15.21", - "routeDistance": "17.53", - "timeToTower": "0:31:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "12:19:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_5LFCST2_201909241148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5DF8DB4-9EC7-4805-B0D9-31EA3BB017AA", - "ticketNumber": "49G8Y6S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816246, -79.994457", - "loadTime": "09/24/2019 13:01:13", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:44:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "13:46:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_49G8Y6S_201909241301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0BE3E834-E540-43FB-A7AB-82F7787A6730", - "ticketNumber": "9ZXYY3V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.568783, -80.367264", - "loadTime": "09/24/2019 16:04:59", - "straightDistance": "1.55", - "routeDistance": "2.02", - "timeToTower": "0:41:22", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "16:46:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_9ZXYY3V_201909241604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2835642A-26E9-4D5E-AFDA-59889B426ABE", - "ticketNumber": "55EZ3KC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.736406, -80.407803", - "loadTime": "09/24/2019 17:35:03", - "straightDistance": "10.61", - "routeDistance": "18.02", - "timeToTower": "0:37:52", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "18:12:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 75, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_55EZ3KC_201909241735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "422BA469-1397-4285-9163-F05C1F9DE99E", - "ticketNumber": "4F6U5NJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.589566, -80.360205", - "loadTime": "09/24/2019 13:46:30", - "straightDistance": ".26", - "routeDistance": ".26", - "timeToTower": "0:32:52", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "14:19:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_4F6U5NJ_201909241346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4256946E-B32E-43F0-87EF-B04973EF81E0", - "ticketNumber": "CHCVQDM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.691628, -80.349744", - "loadTime": "09/24/2019 12:40:20", - "straightDistance": "7.09", - "routeDistance": "8.41", - "timeToTower": "0:55:14", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "13:35:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 65, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_CHCVQDM_201909241240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D5E0603-97D8-42CA-954F-E1E63FC7CF58", - "ticketNumber": "4K3DDM2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.569178, -80.366872", - "loadTime": "09/24/2019 14:50:07", - "straightDistance": "1.52", - "routeDistance": "1.99", - "timeToTower": "0:27:42", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "15:17:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_4K3DDM2_201909241450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62BC3E59-1CA4-4FEC-8410-0A2391B3A03B", - "ticketNumber": "NW7226C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.513624, -80.312729", - "loadTime": "09/24/2019 17:25:45", - "straightDistance": "5.78", - "routeDistance": "9.59", - "timeToTower": "1:09:41", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "18:35:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_NW7226C_201909241725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8462DD69-815F-428A-B865-FB572FB0CEDB", - "ticketNumber": "9FLWGKH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.518637, -80.304498", - "loadTime": "09/24/2019 18:08:38", - "straightDistance": "5.7", - "routeDistance": "8.99", - "timeToTower": "0:28:10", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "18:36:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_9FLWGKH_201909241759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AAAE7890-15AE-418A-9CE1-0E4D43545651", - "ticketNumber": "9LKZVJW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.568652, -80.366926", - "loadTime": "09/24/2019 14:49:30", - "straightDistance": "1.55", - "routeDistance": "2.01", - "timeToTower": "0:27:19", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "15:16:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_9LKZVJW_201909241449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B301CA15-8648-4D00-9FEA-30A270C77B20", - "ticketNumber": "3GFHMMD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.691525, -80.349770", - "loadTime": "09/24/2019 18:01:21", - "straightDistance": "7.08", - "routeDistance": "8.4", - "timeToTower": "1:16:38", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "19:17:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_3GFHMMD_201909241801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0A086EB-24D3-4B1B-AF8B-47EE347B4087", - "ticketNumber": "3F43FN2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.691475, -80.349816", - "loadTime": "09/24/2019 17:00:38", - "straightDistance": "7.08", - "routeDistance": "8.4", - "timeToTower": "0:29:43", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "17:30:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 45, - "quantity": 33.7, - "calculatedQuantity": "33.7 CY", - "s3DownloadKey": "HaulPass_3F43FN2_201909241700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C171A223-59CF-4E7F-A90B-59F7549C564D", - "ticketNumber": "63QL7D7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.691533, -80.349884", - "loadTime": "09/24/2019 12:42:06", - "straightDistance": "7.08", - "routeDistance": "8.4", - "timeToTower": "0:54:14", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "13:36:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 50, - "quantity": 37.5, - "calculatedQuantity": "37.5 CY", - "s3DownloadKey": "HaulPass_63QL7D7_201909241242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CAFD5F77-EC88-438D-AA4B-B443AAEA9CBB", - "ticketNumber": "8ELDU6B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.691653, -80.349633", - "loadTime": "09/24/2019 14:10:50", - "straightDistance": "7.09", - "routeDistance": "8.41", - "timeToTower": "1:35:30", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "15:46:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 65, - "quantity": 48.7, - "calculatedQuantity": "48.7 CY", - "s3DownloadKey": "HaulPass_8ELDU6B_201909241410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9B2D215-A855-4D2F-A7FD-4A96A789D49F", - "ticketNumber": "826PPY8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.691837, -80.349352", - "loadTime": "09/24/2019 18:03:07", - "straightDistance": "7.11", - "routeDistance": "8.43", - "timeToTower": "1:16:25", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "19:19:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 55, - "quantity": 41.2, - "calculatedQuantity": "41.2 CY", - "s3DownloadKey": "HaulPass_826PPY8_201909241803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF31C87F-3753-4226-9AA5-DDBCE67FF896", - "ticketNumber": "6RB3T57", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.691507, -80.349707", - "loadTime": "09/24/2019 14:09:05", - "straightDistance": "7.08", - "routeDistance": "8.4", - "timeToTower": "1:35:50", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "15:44:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_6RB3T57_201909241409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7F1ECB0-B2F9-4124-A635-71054F12A281", - "ticketNumber": "5YASMLR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.568653, -80.366925", - "loadTime": "09/24/2019 15:52:53", - "straightDistance": "1.55", - "routeDistance": "2.01", - "timeToTower": "0:52:40", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "16:45:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_5YASMLR_201909241552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F95241A9-1A1A-421D-B1AF-86B72D8FBF66", - "ticketNumber": "536794M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.691440, -80.349817", - "loadTime": "09/24/2019 16:16:53", - "straightDistance": "7.08", - "routeDistance": "8.4", - "timeToTower": "1:12:32", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "17:29:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_536794M_201909241616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC66A0E3-9077-453D-B5DA-1CDA5C517A5B", - "ticketNumber": "9TENC5B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.589625, -80.360234", - "loadTime": "09/24/2019 13:45:30", - "straightDistance": ".26", - "routeDistance": ".26", - "timeToTower": "0:33:07", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "14:18:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 55, - "quantity": 39.9, - "calculatedQuantity": "39.9 CY", - "s3DownloadKey": "HaulPass_9TENC5B_201909241340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "010F65B1-EE0E-4E7C-A2C3-DF3EB93F5FD6", - "ticketNumber": "9MSTPUH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.849150, -79.859420", - "loadTime": "09/24/2019 14:54:14", - "straightDistance": "11.34", - "routeDistance": "13.5", - "timeToTower": "0:53:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "15:48:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_9MSTPUH_201909241454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03B0FC11-787B-45E8-9C4C-CAA38AC9B268", - "ticketNumber": "43PCBNQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.843182, -79.862903", - "loadTime": "09/24/2019 16:02:10", - "straightDistance": "11.73", - "routeDistance": "13.08", - "timeToTower": "0:41:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "16:43:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_43PCBNQ_201909241513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A13794F-92CA-488D-B1A8-E5161327D035", - "ticketNumber": "8ZDBERR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.852078, -79.856427", - "loadTime": "09/24/2019 13:09:08", - "straightDistance": "11.09", - "routeDistance": "13.95", - "timeToTower": "0:48:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "13:57:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_8ZDBERR_201909241309_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A6BA95E-A5F5-4153-B829-28CDD12BD73F", - "ticketNumber": "6UF9WK7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.786292, -79.787815", - "loadTime": "09/24/2019 12:38:04", - "straightDistance": "11.7", - "routeDistance": "15.02", - "timeToTower": "0:58:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "13:36:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_6UF9WK7_201909241238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11633684-6418-4560-B7C2-AD1E6A6B82BB", - "ticketNumber": "32MED2K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6XMAGF5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836352, -79.815939", - "loadTime": "09/24/2019 11:46:46", - "straightDistance": "9.89", - "routeDistance": "10.85", - "timeToTower": "5:41:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "17:28:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_32MED2K_201909241146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "130A0B9B-519C-4927-9059-A3513DD775C1", - "ticketNumber": "8V7H8B2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.799163, -79.864742", - "loadTime": "09/24/2019 19:19:10", - "straightDistance": "13.71", - "routeDistance": "15.26", - "timeToTower": "0:32:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "19:51:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_8V7H8B2_201909241917_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17E8CF60-EA0C-4D53-B31F-C0DD1C4ADAFF", - "ticketNumber": "5ETPVHT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.804850, -79.847772", - "loadTime": "09/24/2019 12:18:56", - "straightDistance": "12.74", - "routeDistance": "13.93", - "timeToTower": "0:24:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "12:43:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_5ETPVHT_201909241218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1934A582-42FB-4C33-8789-C4024EB22938", - "ticketNumber": "6UAQ5EZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "93JKG7Q", - "fieldMonitorName": "Elijah Sanders", - "loadCoordinates": "32.780010, -79.802254", - "loadTime": "09/24/2019 13:42:27", - "straightDistance": "12.49", - "routeDistance": "15.87", - "timeToTower": "0:45:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "14:27:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 70, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_6UAQ5EZ_201909241256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A26B0EF-519B-41CC-A48C-FF633AD500DD", - "ticketNumber": "8UGPNTV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.796908, -79.879495", - "loadTime": "09/24/2019 12:46:14", - "straightDistance": "14.45", - "routeDistance": "15.84", - "timeToTower": "1:05:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "13:51:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 80, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_8UGPNTV_201909241238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DEEEB70-B10C-461B-8E36-94B0A4E079FC", - "ticketNumber": "9L8KBFQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.796846, -79.883634", - "loadTime": "09/24/2019 12:30:41", - "straightDistance": "14.63", - "routeDistance": "16.21", - "timeToTower": "1:06:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "13:37:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_9L8KBFQ_201909241230_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "251C4858-28D8-44D0-A8D7-A9BBC04C6E09", - "ticketNumber": "3MBFQQ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.828555, -79.868070", - "loadTime": "09/24/2019 14:31:58", - "straightDistance": "12.56", - "routeDistance": "14.32", - "timeToTower": "1:04:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "15:36:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_3MBFQQ2_201909241406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "287E4C9B-1590-4FD0-B25B-3FBA5A78C817", - "ticketNumber": "6P4RWY2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836912, -79.814941", - "loadTime": "09/24/2019 13:14:23", - "straightDistance": "9.82", - "routeDistance": "10.65", - "timeToTower": "1:22:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "14:37:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_6P4RWY2_201909241314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B92F700-FED0-4C8F-BAFF-F1CCF4BCAF18", - "ticketNumber": "6NCTKD6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836686, -79.814864", - "loadTime": "09/24/2019 17:21:59", - "straightDistance": "9.83", - "routeDistance": "10.65", - "timeToTower": "0:22:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "17:44:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 75, - "quantity": 87.5, - "calculatedQuantity": "87.5 CY", - "s3DownloadKey": "HaulPass_6NCTKD6_201909241721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C15BF6D-BF6D-49D2-AFB9-03DF7FE1AF3F", - "ticketNumber": "36ZW4XG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.804634, -79.857123", - "loadTime": "09/24/2019 12:20:16", - "straightDistance": "13.13", - "routeDistance": "14.06", - "timeToTower": "0:27:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "12:47:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_36ZW4XG_201909241142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CEB8A54-9785-40BE-9845-911F5A0B10BF", - "ticketNumber": "4YQSQDB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836478, -79.814808", - "loadTime": "09/24/2019 11:44:32", - "straightDistance": "9.84", - "routeDistance": "10.66", - "timeToTower": "0:30:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "12:15:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 75, - "quantity": 87.5, - "calculatedQuantity": "87.5 CY", - "s3DownloadKey": "HaulPass_4YQSQDB_201909241144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37ACF68A-3454-432D-98DD-23D8A16CD9F6", - "ticketNumber": "8S25KHX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.832052, -79.869158", - "loadTime": "09/24/2019 12:30:12", - "straightDistance": "12.47", - "routeDistance": "14.18", - "timeToTower": "0:57:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "13:28:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_8S25KHX_201909241221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39B9911E-CEC5-4690-A886-A54D59820FD4", - "ticketNumber": "8X29BFB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836401, -79.815524", - "loadTime": "09/24/2019 11:47:17", - "straightDistance": "9.87", - "routeDistance": "10.69", - "timeToTower": "1:15:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "13:03:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 75, - "quantity": 87.5, - "calculatedQuantity": "87.5 CY", - "s3DownloadKey": "HaulPass_8X29BFB_201909241147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BBB250B-5FD9-4C12-A376-03F12236A6DB", - "ticketNumber": "37YSZ63", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "33.114898, -79.452473", - "loadTime": "09/24/2019 18:48:04", - "straightDistance": "18.63", - "routeDistance": "22.71", - "timeToTower": "1:17:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "20:05:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 75, - "quantity": 60.4, - "calculatedQuantity": "60.4 CY", - "s3DownloadKey": "HaulPass_37YSZ63_201909241848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3FF0ED3D-D668-4731-A2FD-E9FC6680CCE3", - "ticketNumber": "5979PSY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.805415, -79.858992", - "loadTime": "09/24/2019 13:52:25", - "straightDistance": "13.17", - "routeDistance": "14.18", - "timeToTower": "0:30:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "14:22:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_5979PSY_201909241323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4030EF26-9775-4BD3-8AA1-2278BE15262E", - "ticketNumber": "68TLLQY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.781637, -79.799006", - "loadTime": "09/24/2019 16:23:03", - "straightDistance": "12.3", - "routeDistance": "15.66", - "timeToTower": "1:01:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "17:24:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 75, - "quantity": 60.4, - "calculatedQuantity": "60.4 CY", - "s3DownloadKey": "HaulPass_68TLLQY_201909241559_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F0A1D9D-283D-423C-BB94-969D9A7EF378", - "ticketNumber": "4W6VZGG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.797892, -79.858969", - "loadTime": "09/24/2019 17:11:26", - "straightDistance": "13.53", - "routeDistance": "14.32", - "timeToTower": "0:44:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "17:55:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_4W6VZGG_201909241643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5608EC13-F7FB-4404-A88C-84E6529F17BA", - "ticketNumber": "55W22WA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.843154, -79.861094", - "loadTime": "09/24/2019 14:52:23", - "straightDistance": "11.65", - "routeDistance": "13.02", - "timeToTower": "1:50:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "16:42:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_55W22WA_201909241451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58241632-CF53-4BDB-A690-6BFF8696EF38", - "ticketNumber": "9G5RAM3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.766840, -79.830635", - "loadTime": "09/24/2019 15:38:19", - "straightDistance": "14.14", - "routeDistance": "17.75", - "timeToTower": "0:42:29", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "16:20:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 70, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_9G5RAM3_201909241512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A936E9D-40D8-4CA0-A00F-A559EA7816BC", - "ticketNumber": "43LSSBM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KJ4VQ2", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836555, -79.815698", - "loadTime": "09/24/2019 13:15:28", - "straightDistance": "9.87", - "routeDistance": "10.6", - "timeToTower": "0:29:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "13:44:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_43LSSBM_201909241315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B389EA8-2A7F-4376-8D9C-E551C1DE9B77", - "ticketNumber": "79WJZM5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.848291, -79.858090", - "loadTime": "09/24/2019 15:20:03", - "straightDistance": "11.31", - "routeDistance": "13.4", - "timeToTower": "0:29:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "15:49:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_79WJZM5_201909241519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DDB2F78-F6C3-4D4B-847E-169BA8A8C27E", - "ticketNumber": "8Z6YV7V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.797902, -79.885211", - "loadTime": "09/24/2019 15:25:05", - "straightDistance": "14.65", - "routeDistance": "15.93", - "timeToTower": "0:39:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "16:04:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 65, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_8Z6YV7V_201909241524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6053C991-D67B-480B-9451-CCD8927C3D9B", - "ticketNumber": "3KABLXX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.794607, -79.882014", - "loadTime": "09/24/2019 15:44:31", - "straightDistance": "14.66", - "routeDistance": "15.99", - "timeToTower": "0:45:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "16:29:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 80, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_3KABLXX_201909241544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "619049E7-8BAB-4CD8-8C72-96EE43D6AD4F", - "ticketNumber": "BNMB3SD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.811917, -79.848473", - "loadTime": "09/24/2019 17:15:59", - "straightDistance": "12.42", - "routeDistance": "13.02", - "timeToTower": "0:30:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "17:46:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_BNMB3SD_201909241652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "630FCCDE-D022-44FB-B59D-7BC6726397F9", - "ticketNumber": "DGPSYVY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.845215, -79.859554", - "loadTime": "09/24/2019 15:51:00", - "straightDistance": "11.49", - "routeDistance": "13.37", - "timeToTower": "1:35:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "17:26:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_DGPSYVY_201909241550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A047A9E-6374-41F4-A5C0-587B663311A8", - "ticketNumber": "62HDYRZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.805880, -79.849643", - "loadTime": "09/24/2019 13:39:04", - "straightDistance": "12.76", - "routeDistance": "13.77", - "timeToTower": "0:29:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "14:08:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_62HDYRZ_201909241318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B0CB650-D1E1-45F4-B76D-E3E5CFB6A6B4", - "ticketNumber": "7TSJWMJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.797174, -79.886019", - "loadTime": "09/24/2019 15:05:37", - "straightDistance": "14.72", - "routeDistance": "16", - "timeToTower": "0:58:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "16:03:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_7TSJWMJ_201909241500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C6C92EF-5F6A-424D-8AB5-9EF5EE4502CB", - "ticketNumber": "9XM583X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.844943, -79.866955", - "loadTime": "09/24/2019 17:07:04", - "straightDistance": "11.87", - "routeDistance": "13.66", - "timeToTower": "1:26:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "18:33:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_9XM583X_201909241619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7450A219-3266-4100-9646-FB3451195300", - "ticketNumber": "3DXFD9J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.786133, -79.788110", - "loadTime": "09/24/2019 17:50:16", - "straightDistance": "11.72", - "routeDistance": "15.06", - "timeToTower": "0:50:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "18:41:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 75, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_3DXFD9J_201909241750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77857261-829F-4B3D-B7BF-4EABB41A901B", - "ticketNumber": "7KXJCD4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.799972, -79.878575", - "loadTime": "09/24/2019 14:58:12", - "straightDistance": "14.27", - "routeDistance": "15.73", - "timeToTower": "1:55:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "16:53:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 70, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_7KXJCD4_201909241458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78FD8A24-0698-4032-960D-9E5D3069D2A4", - "ticketNumber": "64D54UE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.904475, -79.764342", - "loadTime": "09/24/2019 18:45:32", - "straightDistance": "4.65", - "routeDistance": "7.45", - "timeToTower": "0:23:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "19:08:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 70, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_64D54UE_201909241817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B3C9416-490B-4A69-99DC-86A2ED83A34D", - "ticketNumber": "8A74L5Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.845684, -79.861035", - "loadTime": "09/24/2019 13:56:38", - "straightDistance": "11.55", - "routeDistance": "13.36", - "timeToTower": "0:35:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "14:32:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 70, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_8A74L5Y_201909241346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D27B1CD-B05B-4D23-B646-7DA105FA0357", - "ticketNumber": "3AYDV55", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.853152, -79.783533", - "loadTime": "09/24/2019 16:27:49", - "straightDistance": "7.75", - "routeDistance": "9.32", - "timeToTower": "0:26:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "16:54:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_3AYDV55_201909241610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E6B62AC-3895-4CB1-9753-A8FE11BB81BB", - "ticketNumber": "6YWSERQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.796896, -79.883375", - "loadTime": "09/24/2019 12:57:02", - "straightDistance": "14.62", - "routeDistance": "15.92", - "timeToTower": "0:40:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "13:37:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 75, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_6YWSERQ_201909241257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7EA8C20D-5CBC-4169-AACA-222426844E41", - "ticketNumber": "9WDSXBH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836606, -79.816073", - "loadTime": "09/24/2019 15:47:35", - "straightDistance": "9.89", - "routeDistance": "10.59", - "timeToTower": "0:24:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "16:11:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 75, - "quantity": 87.5, - "calculatedQuantity": "87.5 CY", - "s3DownloadKey": "HaulPass_9WDSXBH_201909241547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8038DF4D-B4A2-4C66-8755-1E7D87317280", - "ticketNumber": "3WGNXLK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.797462, -79.859392", - "loadTime": "09/24/2019 18:54:52", - "straightDistance": "13.57", - "routeDistance": "14.36", - "timeToTower": "0:26:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "19:21:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_3WGNXLK_201909241825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8402B5FB-2D6D-4F8A-83C5-99E23EE3C5FA", - "ticketNumber": "MG6RSZP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836550, -79.816201", - "loadTime": "09/24/2019 18:48:02", - "straightDistance": "9.89", - "routeDistance": "10.85", - "timeToTower": "0:23:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "19:11:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_MG6RSZP_201909241848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86A17696-0930-4009-9C26-CFAC7F184126", - "ticketNumber": "6FZZ686", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.850453, -79.781789", - "loadTime": "09/24/2019 18:06:18", - "straightDistance": "7.82", - "routeDistance": "9.44", - "timeToTower": "0:32:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "18:38:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_6FZZ686_201909241731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8841F7D3-B7EF-43BF-9303-D0E2A1474441", - "ticketNumber": "6PH4V55", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.833394, -79.873142", - "loadTime": "09/24/2019 17:32:45", - "straightDistance": "12.6", - "routeDistance": "13.81", - "timeToTower": "0:47:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "18:20:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_6PH4V55_201909241716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89B8AD44-F5E9-4DE5-8735-8200F0538368", - "ticketNumber": "4H2F27G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.771584, -79.816737", - "loadTime": "09/24/2019 16:50:29", - "straightDistance": "13.42", - "routeDistance": "16.97", - "timeToTower": "1:49:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "18:39:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 80, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_4H2F27G_201909241615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89DC864A-8D76-4771-BB31-AF934C01DDC0", - "ticketNumber": "9GFZR4G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.846928, -79.861356", - "loadTime": "09/24/2019 17:59:11", - "straightDistance": "11.52", - "routeDistance": "13.16", - "timeToTower": "0:38:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "18:37:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_9GFZR4G_201909241759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8ECAFAEF-FD20-43F4-8842-32C3E2282419", - "ticketNumber": "36VCT93", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.842142, -79.787209", - "loadTime": "09/24/2019 14:52:45", - "straightDistance": "8.46", - "routeDistance": "10.09", - "timeToTower": "0:25:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "15:17:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_36VCT93_201909241429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9049AEFA-5CD1-4152-825B-7746ABD097EF", - "ticketNumber": "3VDDDBL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6XMAGF5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836557, -79.816441", - "loadTime": "09/24/2019 18:34:09", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:21:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "18:56:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_3VDDDBL_201909241834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9248F989-2A2F-42D3-A787-98B4F81B16DE", - "ticketNumber": "6D66GMH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "32.779411, -79.804585", - "loadTime": "09/24/2019 15:33:40", - "straightDistance": "12.59", - "routeDistance": "16.02", - "timeToTower": "1:49:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "17:23:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 70, - "quantity": 57.6, - "calculatedQuantity": "57.6 CY", - "s3DownloadKey": "HaulPass_6D66GMH_201909241526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99B24756-42D1-405C-BC6D-C498DAEBAE6D", - "ticketNumber": "HPVE5VZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KJ4VQ2", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836526, -79.816252", - "loadTime": "09/24/2019 18:03:31", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:24:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "18:27:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_HPVE5VZ_201909241803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D0A1BD8-96CA-4417-99E1-4BB3BC13CD18", - "ticketNumber": "88TKXQY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.799704, -79.878840", - "loadTime": "09/24/2019 12:23:34", - "straightDistance": "14.29", - "routeDistance": "15.74", - "timeToTower": "1:03:28", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "13:27:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 60, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_88TKXQY_201909241223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6E4D389-FC28-4D32-846B-1CA0E5F45B42", - "ticketNumber": "742HY4D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.804885, -79.880368", - "loadTime": "09/24/2019 17:36:04", - "straightDistance": "14.13", - "routeDistance": "15.09", - "timeToTower": "1:21:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "18:57:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 70, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_742HY4D_201909241736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A72FC2C0-36EA-4C5D-9795-4F58C4036C55", - "ticketNumber": "37FEP6J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.849188, -79.860839", - "loadTime": "09/24/2019 12:42:01", - "straightDistance": "11.41", - "routeDistance": "13.42", - "timeToTower": "0:57:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "13:39:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 75, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_37FEP6J_201909241241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A78491B6-BDD4-40F9-9A8A-C123EDA51F60", - "ticketNumber": "8LBKF8A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.846736, -79.861335", - "loadTime": "09/24/2019 17:58:38", - "straightDistance": "11.52", - "routeDistance": "13.16", - "timeToTower": "0:39:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "18:38:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_8LBKF8A_201909241758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A871115B-AA1A-4966-85BB-3B67CECA53F2", - "ticketNumber": "9H5WLMV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.826418, -79.869013", - "loadTime": "09/24/2019 16:35:01", - "straightDistance": "12.69", - "routeDistance": "14.38", - "timeToTower": "1:44:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "18:19:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_9H5WLMV_201909241622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE3D4CBF-9041-465E-A7B2-97F0232FBE1E", - "ticketNumber": "33MEVEJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.841515, -79.785788", - "loadTime": "09/24/2019 16:06:42", - "straightDistance": "8.44", - "routeDistance": "10.24", - "timeToTower": "0:29:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "16:36:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_33MEVEJ_201909241543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF40BA85-9269-46D8-9484-B0156860D74E", - "ticketNumber": "3TBYEFE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.764548, -79.835585", - "loadTime": "09/24/2019 12:40:59", - "straightDistance": "14.43", - "routeDistance": "18.08", - "timeToTower": "0:44:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "13:25:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 55, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_3TBYEFE_201909241237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5B9692B-0D9C-4619-943C-6FD2661A7CB6", - "ticketNumber": "84ZETEF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LHWDUA", - "fieldMonitorName": "Tyrone Stafford", - "loadCoordinates": "33.091270, -79.463465", - "loadTime": "09/24/2019 18:27:36", - "straightDistance": "17.09", - "routeDistance": "21.91", - "timeToTower": "1:36:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "20:04:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_84ZETEF_201909241806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6DDCAC1-8A1B-478F-A9C0-FF2A28C4561C", - "ticketNumber": "399BD43", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836424, -79.816095", - "loadTime": "09/24/2019 15:48:17", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:22:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "16:10:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 70, - "quantity": 81.6, - "calculatedQuantity": "81.6 CY", - "s3DownloadKey": "HaulPass_399BD43_201909241548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B858FED6-3919-449E-A5F5-E87E642BBF9B", - "ticketNumber": "59Y7XUZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.841834, -79.786116", - "loadTime": "09/24/2019 17:47:56", - "straightDistance": "8.44", - "routeDistance": "10.25", - "timeToTower": "0:38:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "18:26:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_59Y7XUZ_201909241716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C096ED06-A8DB-4E1C-86CF-39D05F1AF40D", - "ticketNumber": "8AFUUSM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836460, -79.816019", - "loadTime": "09/24/2019 14:09:06", - "straightDistance": "9.89", - "routeDistance": "10.85", - "timeToTower": "0:30:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "14:39:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_8AFUUSM_201909241409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C09A58CA-53A6-413D-9959-A3700D26D9B8", - "ticketNumber": "3SHRG5Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.796805, -79.878999", - "loadTime": "09/24/2019 18:17:13", - "straightDistance": "14.43", - "routeDistance": "15.81", - "timeToTower": "0:46:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "19:03:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 75, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_3SHRG5Y_201909241756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C166199F-1092-40A9-8B83-926A3D5DFA34", - "ticketNumber": "7UTYU9K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.801023, -79.886226", - "loadTime": "09/24/2019 19:02:50", - "straightDistance": "14.56", - "routeDistance": "15.71", - "timeToTower": "0:46:54", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "19:49:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 65, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_7UTYU9K_201909241844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3DA00F2-CA17-43A4-A8B4-F6B71BD5B4B3", - "ticketNumber": "885RLSX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.845790, -79.866891", - "loadTime": "09/24/2019 16:16:59", - "straightDistance": "11.83", - "routeDistance": "13.46", - "timeToTower": "2:15:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "18:32:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 80, - "quantity": 57.4, - "calculatedQuantity": "57.4 CY", - "s3DownloadKey": "HaulPass_885RLSX_201909241557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7546C4B-45D6-4B73-8413-B6BE71BADFB8", - "ticketNumber": "7QVJPRS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KJ4VQ2", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836623, -79.815300", - "loadTime": "09/24/2019 11:45:13", - "straightDistance": "9.85", - "routeDistance": "10.67", - "timeToTower": "0:30:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "12:15:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 75, - "quantity": 87.5, - "calculatedQuantity": "87.5 CY", - "s3DownloadKey": "HaulPass_7QVJPRS_201909241145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB362197-4FC3-4398-8262-12B266511113", - "ticketNumber": "7YXGXPS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.845296, -79.860114", - "loadTime": "09/24/2019 13:39:34", - "straightDistance": "11.52", - "routeDistance": "13.38", - "timeToTower": "0:51:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "14:31:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_7YXGXPS_201909241336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC55C868-6563-4163-840B-A1390955E317", - "ticketNumber": "9SNML7J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.805980, -79.849402", - "loadTime": "09/24/2019 15:17:28", - "straightDistance": "12.75", - "routeDistance": "13.79", - "timeToTower": "0:42:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "16:00:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_9SNML7J_201909241517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC987B19-9BED-483A-82E3-35BF06CA6788", - "ticketNumber": "6SM3A8H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.846823, -79.860004", - "loadTime": "09/24/2019 11:46:25", - "straightDistance": "11.46", - "routeDistance": "13.25", - "timeToTower": "0:49:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "12:36:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 60, - "quantity": 43.2, - "calculatedQuantity": "43.2 CY", - "s3DownloadKey": "HaulPass_6SM3A8H_201909241142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE017FD1-E644-47B9-AE1C-E51144441EB4", - "ticketNumber": "9LBWHR7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.799077, -79.885471", - "loadTime": "09/24/2019 18:29:04", - "straightDistance": "14.61", - "routeDistance": "15.85", - "timeToTower": "1:17:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "19:46:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_9LBWHR7_201909241826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D14A9C2B-D843-4C44-9D87-FAE815553A80", - "ticketNumber": "6QSPELK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B3UKQE", - "fieldMonitorName": "Pertina Sanders", - "loadCoordinates": "32.852036, -79.856558", - "loadTime": "09/24/2019 12:59:13", - "straightDistance": "11.09", - "routeDistance": "13.94", - "timeToTower": "1:05:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "14:04:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_6QSPELK_201909241254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4355E1C-3878-4C81-8A8D-F4FDE9747A24", - "ticketNumber": "8LYY3FM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.805884, -79.859317", - "loadTime": "09/24/2019 15:25:30", - "straightDistance": "13.17", - "routeDistance": "14.23", - "timeToTower": "0:36:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "16:02:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_8LYY3FM_201909241521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D43B19D1-B9ED-4796-BB38-00DFAA1F7C3C", - "ticketNumber": "88RE4JW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "93JKG7Q", - "fieldMonitorName": "Elijah Sanders", - "loadCoordinates": "32.784337, -79.793287", - "loadTime": "09/24/2019 12:26:42", - "straightDistance": "11.97", - "routeDistance": "15.28", - "timeToTower": "1:59:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "14:26:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 70, - "quantity": 57.6, - "calculatedQuantity": "57.6 CY", - "s3DownloadKey": "HaulPass_88RE4JW_201909241226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7F23BEF-785D-40C9-A413-F713326B27E2", - "ticketNumber": "8AP97SD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KJ4VQ2", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.835864, -79.814840", - "loadTime": "09/24/2019 16:27:08", - "straightDistance": "9.87", - "routeDistance": "10.69", - "timeToTower": "0:28:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "16:55:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_8AP97SD_201909241627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD5F5F07-74F8-4169-87A9-5927A7CF6944", - "ticketNumber": "93CB5P4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.850378, -79.784978", - "loadTime": "09/24/2019 14:06:27", - "straightDistance": "7.95", - "routeDistance": "9.69", - "timeToTower": "0:24:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "14:30:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_93CB5P4_201909241217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF57AC0B-6F1B-4775-B5F5-0DB9C2228E1D", - "ticketNumber": "35U69TF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.846923, -79.860623", - "loadTime": "09/24/2019 11:38:58", - "straightDistance": "11.48", - "routeDistance": "13.2", - "timeToTower": "0:56:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "12:35:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_35U69TF_201909241135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1927F0D-FD90-4CF1-81EB-2DCD27F9A529", - "ticketNumber": "7WM9VSN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.758286, -79.844501", - "loadTime": "09/24/2019 14:14:58", - "straightDistance": "15.08", - "routeDistance": "17.84", - "timeToTower": "0:55:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "15:10:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 75, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_7WM9VSN_201909241508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1D98AD8-7DC0-40E6-B29F-20410807F9BC", - "ticketNumber": "8WVAHRR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.766695, -79.825829", - "loadTime": "09/24/2019 13:04:51", - "straightDistance": "13.99", - "routeDistance": "17.61", - "timeToTower": "2:09:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "15:14:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 90, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_8WVAHRR_201909241211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5255CC5-564F-4858-8BE0-26138896CACA", - "ticketNumber": "4AUJZDF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KJ4VQ2", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836707, -79.816224", - "loadTime": "09/24/2019 14:49:14", - "straightDistance": "9.89", - "routeDistance": "10.59", - "timeToTower": "0:27:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "15:16:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 75, - "quantity": 87.5, - "calculatedQuantity": "87.5 CY", - "s3DownloadKey": "HaulPass_4AUJZDF_201909241449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E955903E-C654-43ED-A413-0734AB4EE0E8", - "ticketNumber": "848UJYF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.829869, -79.868339", - "loadTime": "09/24/2019 12:49:32", - "straightDistance": "12.51", - "routeDistance": "14.24", - "timeToTower": "0:39:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "13:29:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_848UJYF_201909241249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F093F543-87B9-4762-AFCA-ABA85EF317CA", - "ticketNumber": "7T5DDQT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.846122, -79.867871", - "loadTime": "09/24/2019 13:12:43", - "straightDistance": "11.87", - "routeDistance": "13.52", - "timeToTower": "1:59:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "15:12:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 80, - "quantity": 57.4, - "calculatedQuantity": "57.4 CY", - "s3DownloadKey": "HaulPass_7T5DDQT_201909241238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1213E2F-F2E6-480D-8E1D-2958B81E7E18", - "ticketNumber": "5HCJBX8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.848700, -79.861418", - "loadTime": "09/24/2019 13:04:32", - "straightDistance": "11.46", - "routeDistance": "13.37", - "timeToTower": "0:35:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "13:40:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_5HCJBX8_201909241242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F65D6088-DFF7-4566-A375-E104EDCEEC8D", - "ticketNumber": "3XTYMDS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.845940, -79.859847", - "loadTime": "09/24/2019 16:36:50", - "straightDistance": "11.48", - "routeDistance": "13.31", - "timeToTower": "0:50:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "17:27:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 75, - "quantity": 54, - "calculatedQuantity": "54 CY", - "s3DownloadKey": "HaulPass_3XTYMDS_201909241636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8C4E8C0-289C-4735-B133-B94BBD01B878", - "ticketNumber": "3YURDKE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.827028, -79.868954", - "loadTime": "09/24/2019 14:54:26", - "straightDistance": "12.66", - "routeDistance": "14.33", - "timeToTower": "0:43:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "15:37:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_3YURDKE_201909241441_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA3C6EC4-7FAC-4CB2-9F60-A6536D4848CB", - "ticketNumber": "66XWC9B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.909469, -79.765177", - "loadTime": "09/24/2019 18:11:51", - "straightDistance": "4.54", - "routeDistance": "7.89", - "timeToTower": "0:55:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "19:07:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_66XWC9B_201909241811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB466BAF-591A-4053-B7B2-0273C2D88AC6", - "ticketNumber": "8T2U3ME", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.848397, -79.790599", - "loadTime": "09/24/2019 19:39:45", - "straightDistance": "8.27", - "routeDistance": "9.78", - "timeToTower": "0:21:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "20:01:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_8T2U3ME_201909241939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE5DDA9C-4547-4DF1-A6C3-7D1CC4AC3468", - "ticketNumber": "784NPFD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.845539, -79.868957", - "loadTime": "09/24/2019 14:08:45", - "straightDistance": "11.94", - "routeDistance": "13.59", - "timeToTower": "1:02:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "15:11:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_784NPFD_201909241349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F7B09AF-5DC3-4D1A-8370-629FDCE6E3FB", - "ticketNumber": "8QZRMMW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.736250, -80.407721", - "loadTime": "09/24/2019 19:03:24", - "straightDistance": "10.6", - "routeDistance": "18.03", - "timeToTower": "0:43:17", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "19:46:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 55, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_8QZRMMW_201909241903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D686B7F-FE88-45FB-BCAE-8DE5DEF41C3C", - "ticketNumber": "8XAQNGX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.513589, -80.312927", - "loadTime": "09/24/2019 19:28:26", - "straightDistance": "5.78", - "routeDistance": "9.6", - "timeToTower": "0:36:04", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "20:04:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_8XAQNGX_201909241928_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5DAF4BE-F0F2-4724-9866-A2035C06B80F", - "ticketNumber": "9CCNYYY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.513572, -80.312999", - "loadTime": "09/24/2019 19:27:48", - "straightDistance": "5.78", - "routeDistance": "9.61", - "timeToTower": "0:34:46", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "20:02:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_9CCNYYY_201909241910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "076D9904-83F0-42BC-93C5-91A47437DD18", - "ticketNumber": "653AJY2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.695053, -80.166204", - "loadTime": "09/24/2019 18:49:59", - "straightDistance": "6.11", - "routeDistance": "10.98", - "timeToTower": "1:58:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "20:48:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_653AJY2_201909241849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07EC2AD0-022C-4B52-86B6-07995768C8AE", - "ticketNumber": "8QW6VSZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.781376, -80.027044", - "loadTime": "09/24/2019 17:03:17", - "straightDistance": "7.81", - "routeDistance": "17.45", - "timeToTower": "1:30:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:33:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 70, - "quantity": 37.3, - "calculatedQuantity": "37.3 CY", - "s3DownloadKey": "HaulPass_8QW6VSZ_201909241703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A78B2D9-017B-411D-8A40-480CEC854898", - "ticketNumber": "55SS9ZT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750177, -79.909335", - "loadTime": "09/24/2019 17:56:58", - "straightDistance": "10.48", - "routeDistance": "17.06", - "timeToTower": "0:58:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:55:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_55SS9ZT_201909241756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D3BB94C-A7FD-49A6-A465-F1CC9B015FB8", - "ticketNumber": "3QHAWME", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.722087, -80.157958", - "loadTime": "09/24/2019 18:48:00", - "straightDistance": "6.41", - "routeDistance": "11", - "timeToTower": "1:03:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:51:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_3QHAWME_201909241848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14E0E824-BA0E-4ED6-9C13-09D8C8041A9F", - "ticketNumber": "6PE39NB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.661755, -80.219469", - "loadTime": "09/24/2019 19:26:56", - "straightDistance": "9.04", - "routeDistance": "14.86", - "timeToTower": "0:38:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "20:05:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 95, - "quantity": 72.3, - "calculatedQuantity": "72.3 CY", - "s3DownloadKey": "HaulPass_6PE39NB_201909241923_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17544065-5296-4B96-9DCA-4FB0681540A2", - "ticketNumber": "4QZ8BLA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.635324, -80.147490", - "loadTime": "09/24/2019 18:14:47", - "straightDistance": "5.48", - "routeDistance": "7.23", - "timeToTower": "0:33:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:48:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_4QZ8BLA_201909241814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1852F6A0-28BC-4603-B4CC-A6993E013309", - "ticketNumber": "EK4CPD4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.705380, -79.943328", - "loadTime": "09/24/2019 16:09:23", - "straightDistance": "7.39", - "routeDistance": "17.09", - "timeToTower": "2:10:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:19:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_EK4CPD4_201909241609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B1B2162-A58F-4EFA-92DE-27B7C4749438", - "ticketNumber": "4YMP2RF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724770, -79.936451", - "loadTime": "09/24/2019 18:25:45", - "straightDistance": "8.26", - "routeDistance": "15.46", - "timeToTower": "0:48:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:14:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_4YMP2RF_201909241825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27F49029-7DF4-4C15-993A-820E5E21C9A8", - "ticketNumber": "73NMXAP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.780982, -80.021275", - "loadTime": "09/24/2019 17:42:55", - "straightDistance": "7.88", - "routeDistance": "17.72", - "timeToTower": "1:17:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:00:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 75, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_73NMXAP_201909241724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "280480EC-8AF6-4033-A3D3-0B5278F2004F", - "ticketNumber": "4E9CUUU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724550, -79.934667", - "loadTime": "09/24/2019 18:51:55", - "straightDistance": "8.35", - "routeDistance": "15.35", - "timeToTower": "0:48:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:40:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 95, - "quantity": 65.4, - "calculatedQuantity": "65.4 CY", - "s3DownloadKey": "HaulPass_4E9CUUU_201909241851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "291B640C-427B-4285-95BC-4127D6AF3D19", - "ticketNumber": "N9M37XY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.625955, -80.152323", - "loadTime": "09/24/2019 20:22:31", - "straightDistance": "6.05", - "routeDistance": "7.8", - "timeToTower": "0:22:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "20:45:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_N9M37XY_201909242019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D034D78-84F7-45DF-8D3E-3856C51B43BC", - "ticketNumber": "88UEQRR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.630995, -80.150000", - "loadTime": "09/24/2019 17:56:16", - "straightDistance": "5.75", - "routeDistance": "7.42", - "timeToTower": "0:30:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:26:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_88UEQRR_201909241754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2DE3CF1F-F80F-4844-B46A-EBBA24FEEC08", - "ticketNumber": "6T2L9X8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.695296, -80.164831", - "loadTime": "09/24/2019 18:37:18", - "straightDistance": "6.04", - "routeDistance": "10.9", - "timeToTower": "2:12:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "20:49:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 85, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_6T2L9X8_201909241837_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3071B78E-7ED0-4CB8-8F73-731A29174B6C", - "ticketNumber": "64CHJFD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.630741, -80.150072", - "loadTime": "09/24/2019 18:50:20", - "straightDistance": "5.76", - "routeDistance": "7.44", - "timeToTower": "0:42:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:32:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_64CHJFD_201909241848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3300262C-3818-44E7-9773-1F12230C338E", - "ticketNumber": "9BXSRMA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.740798, -79.907890", - "loadTime": "09/24/2019 18:41:59", - "straightDistance": "10.24", - "routeDistance": "16.86", - "timeToTower": "0:41:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:23:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_9BXSRMA_201909241838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36D4017A-B766-4CB2-8B04-B0B7F26BFBCC", - "ticketNumber": "78JGBRP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.726385, -80.018497", - "loadTime": "09/24/2019 17:10:44", - "straightDistance": "4.57", - "routeDistance": "6.1", - "timeToTower": "0:27:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:38:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_78JGBRP_201909241710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B9BE054-5157-4582-B3C5-0FEC0EB5A9CF", - "ticketNumber": "9FF4YGJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.720931, -80.080764", - "loadTime": "09/24/2019 17:25:19", - "straightDistance": "3.46", - "routeDistance": "5.41", - "timeToTower": "1:10:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:35:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_9FF4YGJ_201909241725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BD72A80-1953-4854-9804-CD683BC1E1A0", - "ticketNumber": "7J9ZTHP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.631009, -80.149983", - "loadTime": "09/24/2019 18:47:55", - "straightDistance": "5.75", - "routeDistance": "7.42", - "timeToTower": "0:43:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:31:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_7J9ZTHP_201909241847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BFAD53E-5123-4FC6-BC08-5B10775E4F3F", - "ticketNumber": "8VBLRTW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.637428, -80.146297", - "loadTime": "09/24/2019 17:21:27", - "straightDistance": "5.35", - "routeDistance": "6.93", - "timeToTower": "0:28:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:49:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_8VBLRTW_201909241721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DCA1AA6-029F-4386-8D8E-CFBBDAE4BC04", - "ticketNumber": "6S265AH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.608703, -80.192515", - "loadTime": "09/24/2019 18:03:18", - "straightDistance": "8.66", - "routeDistance": "16.54", - "timeToTower": "1:04:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:07:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 75, - "quantity": 54.6, - "calculatedQuantity": "54.6 CY", - "s3DownloadKey": "HaulPass_6S265AH_201909241803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E2B1317-5CD6-49BA-963C-905C0FC593ED", - "ticketNumber": "9GT7ZGH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7A4ZSU9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.723186, -80.079905", - "loadTime": "09/24/2019 19:55:43", - "straightDistance": "3.6", - "routeDistance": "5.69", - "timeToTower": "0:28:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "20:23:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.4 CY", - "percentFull": 75, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_9GT7ZGH_201909241946_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F0E690F-ECE7-4B6E-82F1-C438F9ED14C0", - "ticketNumber": "5FVTJSC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.611471, -80.193600", - "loadTime": "09/24/2019 18:16:21", - "straightDistance": "8.62", - "routeDistance": "16.34", - "timeToTower": "0:49:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:06:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 80, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_5FVTJSC_201909241816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F8DCF15-E714-4486-AB93-B18DF021007E", - "ticketNumber": "3DHS8P3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.676744, -80.189636", - "loadTime": "09/24/2019 19:21:12", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:33:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:54:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 95, - "quantity": 67.9, - "calculatedQuantity": "67.9 CY", - "s3DownloadKey": "HaulPass_3DHS8P3_201909241921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4091EB93-BF6B-4994-A29E-D949AD908DC9", - "ticketNumber": "733DZAT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.765511, -80.123247", - "loadTime": "09/24/2019 20:10:15", - "straightDistance": "7.26", - "routeDistance": "10.32", - "timeToTower": "0:40:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "20:51:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_733DZAT_201909242010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "420EDDEA-D25A-488C-964C-F807F7A35034", - "ticketNumber": "7734H36", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.616721, -80.152582", - "loadTime": "09/24/2019 19:58:03", - "straightDistance": "6.42", - "routeDistance": "8.43", - "timeToTower": "0:32:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "20:30:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_7734H36_201909241957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42F60AFB-D095-4729-BF16-5F8D432D6A9B", - "ticketNumber": "56MAZMC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.745645, -79.943693", - "loadTime": "09/24/2019 17:02:48", - "straightDistance": "8.63", - "routeDistance": "14.76", - "timeToTower": "1:25:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:28:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_56MAZMC_201909241702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43D9FDD6-F543-40BB-9173-D9B94F15978C", - "ticketNumber": "9VNU4G8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.630204, -80.150401", - "loadTime": "09/24/2019 20:05:37", - "straightDistance": "5.8", - "routeDistance": "7.48", - "timeToTower": "0:38:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "20:44:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_9VNU4G8_201909242005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44EB8D2D-996B-419A-B1DC-02D46C45DB0B", - "ticketNumber": "4ND9LKW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.723346, -80.081325", - "loadTime": "09/24/2019 19:37:36", - "straightDistance": "3.63", - "routeDistance": "5.78", - "timeToTower": "0:45:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "20:22:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_4ND9LKW_201909241936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4AAD2658-FAA0-4E5C-A9E6-07F644CBB5F8", - "ticketNumber": "5YJ728Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724918, -79.935191", - "loadTime": "09/24/2019 18:27:04", - "straightDistance": "8.33", - "routeDistance": "15.43", - "timeToTower": "0:45:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:13:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 95, - "quantity": 63.3, - "calculatedQuantity": "63.3 CY", - "s3DownloadKey": "HaulPass_5YJ728Y_201909241827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E8DCCF1-025D-4593-AA40-9FB7D44D3E2A", - "ticketNumber": "58TAADZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724669, -79.935804", - "loadTime": "09/24/2019 18:53:32", - "straightDistance": "8.29", - "routeDistance": "15.42", - "timeToTower": "0:48:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:41:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_58TAADZ_201909241853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5271D3EA-EF8A-43B0-9785-8DB8B1A3EC4E", - "ticketNumber": "77D7BUU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.737090, -80.157341", - "loadTime": "09/24/2019 16:48:54", - "straightDistance": "6.99", - "routeDistance": "12.11", - "timeToTower": "1:06:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:55:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_77D7BUU_201909241648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58969931-78C7-46AA-B075-F5E769D4435E", - "ticketNumber": "76X9Q6Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748733, -79.920253", - "loadTime": "09/24/2019 18:14:44", - "straightDistance": "9.88", - "routeDistance": "16.79", - "timeToTower": "1:13:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:28:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_76X9Q6Q_201909241814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A030C5E-1CE1-4FC3-800D-79C0641B8B5B", - "ticketNumber": "3V9RQVB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.739143, -79.913127", - "loadTime": "09/24/2019 18:11:11", - "straightDistance": "9.91", - "routeDistance": "16.74", - "timeToTower": "1:35:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:46:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_3V9RQVB_201909241756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A078C0C-DED3-4BCC-ABAD-D199C9078948", - "ticketNumber": "9SEHLR5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724796, -79.934572", - "loadTime": "09/24/2019 17:14:33", - "straightDistance": "8.36", - "routeDistance": "15.3", - "timeToTower": "0:46:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:00:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_9SEHLR5_201909241714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6480E169-FD4C-4C3E-B01B-1D8F43A3FF8E", - "ticketNumber": "6M8UTU9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.794058, -80.017145", - "loadTime": "09/24/2019 18:21:37", - "straightDistance": "8.82", - "routeDistance": "17.63", - "timeToTower": "0:48:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:10:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 95, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_6M8UTU9_201909241821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "652D311E-C45C-40D2-9465-A99882BC2525", - "ticketNumber": "3UMPVE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748749, -79.920302", - "loadTime": "09/24/2019 18:27:35", - "straightDistance": "9.88", - "routeDistance": "16.8", - "timeToTower": "1:02:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:29:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_3UMPVE5_201909241827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66B04569-531B-4ADC-95A7-8F73B9A25932", - "ticketNumber": "3QVUU8V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.649745, -80.235653", - "loadTime": "09/24/2019 16:08:45", - "straightDistance": "10.08", - "routeDistance": "16.14", - "timeToTower": "1:36:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:45:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 70, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_3QVUU8V_201909241602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66F84CCD-A4B4-4362-B469-92BDCE7520A1", - "ticketNumber": "5VVTR33", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.727636, -80.013956", - "loadTime": "09/24/2019 19:39:34", - "straightDistance": "4.79", - "routeDistance": "6.38", - "timeToTower": "0:58:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "20:37:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 80, - "quantity": 56.2, - "calculatedQuantity": "56.2 CY", - "s3DownloadKey": "HaulPass_5VVTR33_201909241939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6774954E-78E4-4E6D-9982-0EEDBAE8E364", - "ticketNumber": "8LE94MY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.725395, -79.934842", - "loadTime": "09/24/2019 16:54:09", - "straightDistance": "8.36", - "routeDistance": "15.25", - "timeToTower": "0:47:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:41:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 85, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_8LE94MY_201909241654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "704690C1-1A86-40C8-BFA9-3DFBC00123C5", - "ticketNumber": "7MHA95J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.700861, -80.153415", - "loadTime": "09/24/2019 17:12:02", - "straightDistance": "5.52", - "routeDistance": "10.13", - "timeToTower": "0:50:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:02:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_7MHA95J_201909241707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "725873FA-CCDF-4C25-9A2F-4B2C612C0CC2", - "ticketNumber": "77N7SZV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.631948, -80.149515", - "loadTime": "09/24/2019 18:30:07", - "straightDistance": "5.69", - "routeDistance": "7.35", - "timeToTower": "0:19:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:49:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_77N7SZV_201909241830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "761F69ED-C0AB-421A-8A0D-41FC8B6B1397", - "ticketNumber": "962TYUF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.745307, -79.944292", - "loadTime": "09/24/2019 17:15:24", - "straightDistance": "8.59", - "routeDistance": "14.84", - "timeToTower": "1:14:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:29:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 85, - "quantity": 62.3, - "calculatedQuantity": "62.3 CY", - "s3DownloadKey": "HaulPass_962TYUF_201909241715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79C3C138-69EE-4F78-AE22-32CF45DE9CA9", - "ticketNumber": "6W65XXM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.736292, -80.156516", - "loadTime": "09/24/2019 16:47:57", - "straightDistance": "6.92", - "routeDistance": "12.04", - "timeToTower": "1:06:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:54:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_6W65XXM_201909241647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B8C5672-A5B5-4FE5-9558-D5E810A66678", - "ticketNumber": "7KFC65X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.743268, -79.963458", - "loadTime": "09/24/2019 17:25:19", - "straightDistance": "7.62", - "routeDistance": "13.08", - "timeToTower": "3:15:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "20:40:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 80, - "quantity": 68.3, - "calculatedQuantity": "68.3 CY", - "s3DownloadKey": "HaulPass_7KFC65X_201909241703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E1D9AD9-9E6B-4207-82D9-DDC8255CD159", - "ticketNumber": "KN7WCUL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.705380, -79.943319", - "loadTime": "09/24/2019 16:15:45", - "straightDistance": "7.39", - "routeDistance": "17.09", - "timeToTower": "2:05:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:21:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 65, - "quantity": 48.3, - "calculatedQuantity": "48.3 CY", - "s3DownloadKey": "HaulPass_KN7WCUL_201909241615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F551F45-D95B-4199-8B6E-C21284B18C0B", - "ticketNumber": "9YG8XB4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.721982, -80.157876", - "loadTime": "09/24/2019 18:36:05", - "straightDistance": "6.41", - "routeDistance": "10.89", - "timeToTower": "1:14:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:50:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_9YG8XB4_201909241836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FAE5126-5EAC-4BDD-A1EB-5C603E83B822", - "ticketNumber": "5PTGMJN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.726113, -80.019519", - "loadTime": "09/24/2019 16:55:52", - "straightDistance": "4.52", - "routeDistance": "6.04", - "timeToTower": "0:41:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:36:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_5PTGMJN_201909241655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84C22A55-E002-43B9-9B73-D1938D0D20DD", - "ticketNumber": "9T8TTDT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.765908, -80.122637", - "loadTime": "09/24/2019 19:05:15", - "straightDistance": "7.27", - "routeDistance": "10.29", - "timeToTower": "0:29:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:34:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 95, - "quantity": 70.4, - "calculatedQuantity": "70.4 CY", - "s3DownloadKey": "HaulPass_9T8TTDT_201909241905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C49CC1B-EE52-4947-9C54-5B58C075C419", - "ticketNumber": "8LN7GNX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724863, -79.934883", - "loadTime": "09/24/2019 17:13:43", - "straightDistance": "8.34", - "routeDistance": "15.36", - "timeToTower": "0:45:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:59:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_8LN7GNX_201909241713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DD789D1-B772-48FB-8CA2-BA8A9C54D4D1", - "ticketNumber": "874694T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.630906, -80.149994", - "loadTime": "09/24/2019 17:54:01", - "straightDistance": "5.75", - "routeDistance": "7.43", - "timeToTower": "0:31:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:25:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_874694T_201909241754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8EC46AB9-32BD-4267-852F-3DD25F0173F8", - "ticketNumber": "8XDQXZ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.738464, -79.958900", - "loadTime": "09/24/2019 18:12:52", - "straightDistance": "7.63", - "routeDistance": "13.56", - "timeToTower": "0:51:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:04:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 70, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_8XDQXZ6_201909241806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9848B4DA-3643-45D4-AF92-FC6EA27DE864", - "ticketNumber": "9SMREQL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750128, -79.909184", - "loadTime": "09/24/2019 18:01:36", - "straightDistance": "10.48", - "routeDistance": "17.05", - "timeToTower": "0:56:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:58:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 75, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_9SMREQL_201909241801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C609E6B-D5CF-4298-BECD-DACA23010A78", - "ticketNumber": "5WC67Z3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.657687, -80.227322", - "loadTime": "09/24/2019 16:56:57", - "straightDistance": "9.53", - "routeDistance": "15.4", - "timeToTower": "0:47:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:44:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_5WC67Z3_201909241626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9606829-0B1D-401C-ACD0-D90D13ABC297", - "ticketNumber": "3QKVG62", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.637911, -80.145658", - "loadTime": "09/24/2019 17:13:37", - "straightDistance": "5.3", - "routeDistance": "6.89", - "timeToTower": "0:33:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:47:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_3QKVG62_201909241713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AAB15339-3D38-4AD9-B109-AC2373254CE1", - "ticketNumber": "3ZV9NG5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.630106, -80.150270", - "loadTime": "09/24/2019 19:24:27", - "straightDistance": "5.79", - "routeDistance": "7.78", - "timeToTower": "0:20:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:44:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_3ZV9NG5_201909241920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB81A7CF-F37A-4A13-A599-219CE166C854", - "ticketNumber": "5BVAG8Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.765137, -80.121577", - "loadTime": "09/24/2019 17:44:42", - "straightDistance": "7.19", - "routeDistance": "10.26", - "timeToTower": "0:38:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:23:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 90, - "quantity": 66.7, - "calculatedQuantity": "66.7 CY", - "s3DownloadKey": "HaulPass_5BVAG8Q_201909241744_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2748E02-48B3-47CF-89FC-A0CA2C910D1C", - "ticketNumber": "344MKFL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.741112, -79.908354", - "loadTime": "09/24/2019 18:30:04", - "straightDistance": "10.22", - "routeDistance": "16.83", - "timeToTower": "0:51:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:21:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 75, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_344MKFL_201909241813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3910670-8072-4BCD-ABF8-2242E41FB4B7", - "ticketNumber": "5WAKHYY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.647820, -80.239387", - "loadTime": "09/24/2019 19:00:33", - "straightDistance": "10.31", - "routeDistance": "16.39", - "timeToTower": "1:02:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "20:03:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 90, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_5WAKHYY_201909241822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4CCE152-C70B-47E4-A5A1-5823CAE2084F", - "ticketNumber": "5DHZ6CB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.616631, -80.152714", - "loadTime": "09/24/2019 19:56:20", - "straightDistance": "6.43", - "routeDistance": "8.44", - "timeToTower": "0:32:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "20:28:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 90, - "quantity": 65.6, - "calculatedQuantity": "65.6 CY", - "s3DownloadKey": "HaulPass_5DHZ6CB_201909241956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B89F420D-6824-45CF-8E1B-00DE1A5DC54D", - "ticketNumber": "4DMQ2UM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7A4ZSU9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.722827, -80.082328", - "loadTime": "09/24/2019 18:11:43", - "straightDistance": "3.61", - "routeDistance": "5.72", - "timeToTower": "0:25:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:37:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.4 CY", - "percentFull": 70, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_4DMQ2UM_201909241739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9A9E00A-F0EA-4E49-9FC4-D474933C50F6", - "ticketNumber": "4QJ45GS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.779785, -80.022294", - "loadTime": "09/24/2019 18:01:58", - "straightDistance": "7.79", - "routeDistance": "17.89", - "timeToTower": "0:57:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:59:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 85, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_4QJ45GS_201909241757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9FECC90-1697-45FC-B6F0-07D8E5D2182B", - "ticketNumber": "34MG45J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.728721, -80.019387", - "loadTime": "09/24/2019 18:24:09", - "straightDistance": "4.67", - "routeDistance": "6.24", - "timeToTower": "0:29:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:53:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_34MG45J_201909241824_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF6EC621-B5EF-4823-A307-B321CE589EC6", - "ticketNumber": "9QZHJ9N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.745106, -79.942456", - "loadTime": "09/24/2019 19:18:26", - "straightDistance": "8.67", - "routeDistance": "14.73", - "timeToTower": "1:13:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "20:32:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 85, - "quantity": 60.5, - "calculatedQuantity": "60.5 CY", - "s3DownloadKey": "HaulPass_9QZHJ9N_201909241918_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1C67692-B2B6-4FED-A1B0-9BEE30476696", - "ticketNumber": "4KVVBR6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.700683, -80.153564", - "loadTime": "09/24/2019 16:59:21", - "straightDistance": "5.53", - "routeDistance": "10.14", - "timeToTower": "1:04:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:04:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 85, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_4KVVBR6_201909241659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2B11E7D-A41F-4517-97F2-906BD75540C0", - "ticketNumber": "4JUCFP4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.739113, -79.913373", - "loadTime": "09/24/2019 18:11:42", - "straightDistance": "9.9", - "routeDistance": "16.56", - "timeToTower": "1:36:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:48:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 85, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_4JUCFP4_201909241811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D16BFFD1-4720-4AC1-9F04-CB841526718E", - "ticketNumber": "3MEXQ3E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.781132, -80.026989", - "loadTime": "09/24/2019 17:38:29", - "straightDistance": "7.79", - "routeDistance": "17.46", - "timeToTower": "0:53:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:31:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_3MEXQ3E_201909241738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4C07D1B-40EC-4041-BFEC-E348B5615C0E", - "ticketNumber": "7Y35LD2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.728781, -80.019309", - "loadTime": "09/24/2019 18:13:20", - "straightDistance": "4.67", - "routeDistance": "6.24", - "timeToTower": "0:37:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:51:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_7Y35LD2_201909241805_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D792F1F0-BB9C-4865-8BBD-DE6303113B1C", - "ticketNumber": "6V7EBLJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.677117, -80.189878", - "loadTime": "09/24/2019 18:04:31", - "straightDistance": "7.3", - "routeDistance": "13.07", - "timeToTower": "0:34:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:38:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_6V7EBLJ_201909241804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE39EE3D-952E-4D05-9149-7907C969FE2C", - "ticketNumber": "3NJJEGW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.743273, -79.963525", - "loadTime": "09/24/2019 17:32:39", - "straightDistance": "7.62", - "routeDistance": "13.08", - "timeToTower": "3:09:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "20:41:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 75, - "quantity": 79.9, - "calculatedQuantity": "79.9 CY", - "s3DownloadKey": "HaulPass_3NJJEGW_201909241732_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E35E7155-A31E-4E52-9EA2-A42CC7F56976", - "ticketNumber": "5YMX8P4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.631772, -80.149450", - "loadTime": "09/24/2019 19:12:51", - "straightDistance": "5.7", - "routeDistance": "7.36", - "timeToTower": "0:30:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:43:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_5YMX8P4_201909241912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E859571B-C677-41D6-8BE5-5644614C8F6A", - "ticketNumber": "8CWXGYQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724948, -79.934772", - "loadTime": "09/24/2019 16:53:08", - "straightDistance": "8.35", - "routeDistance": "15.28", - "timeToTower": "0:47:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "17:40:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 90, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_8CWXGYQ_201909241653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EBC19D3A-152A-4E59-B82B-0B6149610189", - "ticketNumber": "3V5U5AM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.738112, -79.959034", - "loadTime": "09/24/2019 17:57:34", - "straightDistance": "7.61", - "routeDistance": "13.54", - "timeToTower": "1:05:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "19:02:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 75, - "quantity": 68.5, - "calculatedQuantity": "68.5 CY", - "s3DownloadKey": "HaulPass_3V5U5AM_201909241620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC575914-FD32-4DA5-A497-AEE19A5B2E0E", - "ticketNumber": "7ASF8Z8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.698641, -79.952318", - "loadTime": "09/24/2019 17:04:46", - "straightDistance": "6.76", - "routeDistance": "16.87", - "timeToTower": "1:05:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "18:10:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_7ASF8Z8_201909241704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0D5973E-34AB-4250-8109-F53D8E80159C", - "ticketNumber": "4JKW86W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.745545, -79.942494", - "loadTime": "09/24/2019 19:44:21", - "straightDistance": "8.69", - "routeDistance": "14.69", - "timeToTower": "0:49:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "20:33:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_4JKW86W_201909241944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6D5EABD-1B2C-4AFF-9A77-66B96C078498", - "ticketNumber": "34N9A72", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.726432, -80.016417", - "loadTime": "09/24/2019 19:26:11", - "straightDistance": "4.64", - "routeDistance": "6.22", - "timeToTower": "1:09:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "20:35:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_34N9A72_201909241926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0658B85B-6944-41AF-9E22-6E8733BC3FB1", - "ticketNumber": "4WAD72F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.561012, -80.336454", - "loadTime": "09/24/2019 20:33:54", - "straightDistance": "2.24", - "routeDistance": "4.26", - "timeToTower": "0:55:50", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "21:29:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_4WAD72F_201909242033_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF78D951-5072-4B20-B26F-AF825B160C63", - "ticketNumber": "9DLE5E2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.571119, -80.328304", - "loadTime": "09/24/2019 21:17:03", - "straightDistance": "2.02", - "routeDistance": "3.32", - "timeToTower": "0:13:22", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "21:30:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_9DLE5E2_201909242056_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "057D6638-AD9D-42C0-8A3D-A505EC35A93D", - "ticketNumber": "4CWCWQC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.744376, -79.912081", - "loadTime": "09/24/2019 17:43:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:45:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4CWCWQC_201909241743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0629DD44-2831-4E78-91B7-CD266E027DFA", - "ticketNumber": "AGK5PUW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747257, -79.913393", - "loadTime": "09/24/2019 20:42:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:50:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_AGK5PUW_201909242042_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A7E4EF3-B39F-4D0C-920A-038457B585D1", - "ticketNumber": "9BWBXFB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.745348, -79.911979", - "loadTime": "09/24/2019 18:19:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "18:21:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9BWBXFB_201909241819_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DF619F6-6779-4FD3-A760-6C8F78C3425C", - "ticketNumber": "92FE4RD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.744277, -79.911743", - "loadTime": "09/24/2019 17:29:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:31:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_92FE4RD_201909241729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23BFDCD0-F152-4B9E-8B7B-35C55BCA1DCA", - "ticketNumber": "5M6GLKN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.744574, -79.912248", - "loadTime": "09/24/2019 17:51:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:57:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5M6GLKN_201909241751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "245CA38C-5E37-4A30-9073-2CC1BBE811BE", - "ticketNumber": "98QHWWQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746723, -79.912492", - "loadTime": "09/24/2019 19:41:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "19:43:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_98QHWWQ_201909241941_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24FB50C0-E71B-4978-8AD5-DAEAC8AF3A0F", - "ticketNumber": "5F8KH6W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.745154, -79.912258", - "loadTime": "09/24/2019 18:22:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "18:24:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5F8KH6W_201909241822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29C01CE9-2E16-446B-BC73-9D640F6B3AE4", - "ticketNumber": "6MNRB4F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.745419, -79.912299", - "loadTime": "09/24/2019 18:29:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "18:32:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6MNRB4F_201909241829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A24CE0D-2880-4DFE-B7AF-F895E803E23D", - "ticketNumber": "7GMR4P8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.744753, -79.912030", - "loadTime": "09/24/2019 18:06:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "18:08:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7GMR4P8_201909241806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F8E071B-B11D-4472-B35A-0FE55A225D77", - "ticketNumber": "3WUCQZD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746360, -79.912380", - "loadTime": "09/24/2019 19:03:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "19:08:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3WUCQZD_201909241903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "30A0D001-DABC-4509-9736-5C79F3643B95", - "ticketNumber": "35P7UEZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.744985, -79.911937", - "loadTime": "09/24/2019 18:09:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "18:11:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_35P7UEZ_201909241809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "374BF414-3CD5-494E-9659-3AD675FE342F", - "ticketNumber": "3JVXLQK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747437, -79.913420", - "loadTime": "09/24/2019 20:52:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:54:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3JVXLQK_201909242052_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B7163A0-C0AC-4CD9-8393-0573FB4A0337", - "ticketNumber": "65Q2T7T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746590, -79.912291", - "loadTime": "09/24/2019 19:21:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "19:23:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_65Q2T7T_201909241921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47FE4073-FDAC-4C8D-8F62-B61DD2241353", - "ticketNumber": "5NVTWHR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746235, -79.912137", - "loadTime": "09/24/2019 18:47:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "18:49:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5NVTWHR_201909241847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EDA1208-EEA5-474F-8821-18E5F55FB1B2", - "ticketNumber": "HBRWKZC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.744365, -79.911850", - "loadTime": "09/24/2019 17:35:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:38:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_HBRWKZC_201909241735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "696B3DBD-94D3-4CDB-A229-2965CB522F46", - "ticketNumber": "54H2NZH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746791, -79.912639", - "loadTime": "09/24/2019 19:44:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "19:49:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_54H2NZH_201909241944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76AE8F6B-BA39-48A2-908C-99C0355488CF", - "ticketNumber": "99VLKDK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747075, -79.913481", - "loadTime": "09/24/2019 20:17:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:21:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_99VLKDK_201909242017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "838DEDD5-B37A-489E-84AD-BE95C1CCD633", - "ticketNumber": "7NSKY9H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747428, -79.913779", - "loadTime": "09/24/2019 21:21:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "21:22:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7NSKY9H_201909242121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8AC61B47-862C-45B0-BC5A-5716D5D14D90", - "ticketNumber": "6NW65GY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.745148, -79.911974", - "loadTime": "09/24/2019 18:12:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "18:14:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6NW65GY_201909241812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9AB58150-8407-44FA-951E-8FAD3C2EA3B9", - "ticketNumber": "58RJUZW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746325, -79.912493", - "loadTime": "09/24/2019 19:09:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "19:14:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_58RJUZW_201909241909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DF42CCE-3AAF-4F32-9331-71C13952B035", - "ticketNumber": "5LW6TPK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746431, -79.912399", - "loadTime": "09/24/2019 19:38:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "19:41:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5LW6TPK_201909241938_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A035E096-0958-4121-BC70-6D3BA41EEF9B", - "ticketNumber": "54FNMR9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747495, -79.913594", - "loadTime": "09/24/2019 21:14:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "21:20:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_54FNMR9_201909242114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A43F09D3-DE27-487F-A941-C9F66688641B", - "ticketNumber": "593KMF4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746890, -79.912768", - "loadTime": "09/24/2019 19:57:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:02:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_593KMF4_201909241957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9F25BDC-33B6-4AEE-8B81-AA278698406A", - "ticketNumber": "4783E2D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746882, -79.912858", - "loadTime": "09/24/2019 20:07:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:09:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4783E2D_201909242007_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5EF343C-DF1B-4E27-98A2-586EAA482CA5", - "ticketNumber": "8RSKBVH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747604, -79.913699", - "loadTime": "09/24/2019 21:08:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "21:12:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8RSKBVH_201909242108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6855CA9-1B1A-4286-8D0B-DD0FA5AB29CE", - "ticketNumber": "482SAB6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746568, -79.912143", - "loadTime": "09/24/2019 19:15:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "19:17:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_482SAB6_201909241915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B981C266-61C8-4DF3-8D11-2406BB757346", - "ticketNumber": "73FAZDP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746059, -79.912262", - "loadTime": "09/24/2019 18:33:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "18:37:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_73FAZDP_201909241833_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C01C3723-48DF-41F4-B502-AD1CFE94CAAF", - "ticketNumber": "5RD294K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746263, -79.912388", - "loadTime": "09/24/2019 18:41:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "18:43:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5RD294K_201909241841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7143889-AAD8-4ED8-9FD3-FD01B37470CB", - "ticketNumber": "5NQMA9Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747404, -79.913587", - "loadTime": "09/24/2019 20:55:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:57:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5NQMA9Z_201909242055_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4A23D40-A0C9-4F5B-B47F-0286B14F595B", - "ticketNumber": "6CGGSFW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746388, -79.912186", - "loadTime": "09/24/2019 18:59:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "19:01:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CGGSFW_201909241859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4E604C8-368E-49EC-9999-058D76B72FDE", - "ticketNumber": "6Y7MJ5A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747579, -79.913536", - "loadTime": "09/24/2019 21:01:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "21:04:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6Y7MJ5A_201909242101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8F54FD0-F462-4190-957D-21F09185DA30", - "ticketNumber": "7UAJ3JN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747428, -79.913967", - "loadTime": "09/24/2019 20:23:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:29:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7UAJ3JN_201909242023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA051DFC-36C0-4E44-9581-D6E18352081D", - "ticketNumber": "DFWLBLL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747265, -79.913217", - "loadTime": "09/24/2019 20:33:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:35:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_DFWLBLL_201909242033_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA8FDE4A-DC65-46CA-9EDC-3E31B05DD6A7", - "ticketNumber": "9XJT67F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746381, -79.912049", - "loadTime": "09/24/2019 18:50:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "18:55:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9XJT67F_201909241850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE42C73B-0C0C-46C9-8A89-1044BE744FF6", - "ticketNumber": "6ADJLZG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.748146, -79.914246", - "loadTime": "09/24/2019 21:23:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "21:31:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ADJLZG_201909242123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F54CEBAF-CFCF-450C-931C-4EDC9FF4BB90", - "ticketNumber": "9SNP3NU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747039, -79.913142", - "loadTime": "09/24/2019 20:12:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:15:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9SNP3NU_201909242012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FBC547AB-EFB1-4B64-A4D4-D24F2C166CBA", - "ticketNumber": "46MLWXZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747981, -79.914376", - "loadTime": "09/24/2019 20:30:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:32:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_46MLWXZ_201909242030_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "007890D6-EC1C-4A7F-B174-F2CCE16DE7C7", - "ticketNumber": "3XQCALK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.704763, -79.946063", - "loadTime": "09/24/2019 15:36:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:40:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3XQCALK_201909241536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07C21CBD-4638-4F9B-89C9-901A6F149831", - "ticketNumber": "8S7RCSR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.704808, -79.944878", - "loadTime": "09/24/2019 15:54:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:13:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:08:19", - "debrisType": "Leaner", - "diameter": 9.6, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8S7RCSR_201909241554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "130239DE-4F57-4404-BE75-C82662AF6E27", - "ticketNumber": "3TW7TL7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.703225, -79.951088", - "loadTime": "09/24/2019 14:48:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "14:51:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TW7TL7_201909241448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D5A3CD3-DD82-4CCA-837A-CD3DB1B2E926", - "ticketNumber": "3NQS7AM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.704442, -79.947544", - "loadTime": "09/24/2019 15:23:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:26:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3NQS7AM_201909241523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D680570-EF05-43C3-BBD3-DE013853CBEB", - "ticketNumber": "3JW76JR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705246, -79.941894", - "loadTime": "09/24/2019 18:58:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "19:05:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3JW76JR_201909241858_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DF8BD25-28B5-4BE4-87E2-0853EE9C3F95", - "ticketNumber": "9P99E8Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705565, -79.941178", - "loadTime": "09/24/2019 20:07:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:15:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9P99E8Z_201909242007_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FC77768-63D4-41D7-914E-941F65486F1F", - "ticketNumber": "96QW6H6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.704906, -79.944127", - "loadTime": "09/24/2019 16:34:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:36:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_96QW6H6_201909241634_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "294FCAB3-6371-4AAF-A664-71D869380FE5", - "ticketNumber": "8FBKJVZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705848, -79.943724", - "loadTime": "09/24/2019 21:12:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "21:17:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8FBKJVZ_201909242112_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F62583C-8576-41DB-A2A9-3B0190AC6338", - "ticketNumber": "5D2WPHD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705346, -79.941742", - "loadTime": "09/24/2019 19:10:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "19:18:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5D2WPHD_201909241910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FC861C0-209B-4071-8644-93A31E147538", - "ticketNumber": "68NG3TH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.706054, -79.940473", - "loadTime": "09/24/2019 20:16:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:23:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_68NG3TH_201909242016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3018025C-64AB-41E5-BE18-52ECF7DAE93B", - "ticketNumber": "7Z6MPWZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.706234, -79.942773", - "loadTime": "09/24/2019 16:53:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:17:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:10:48", - "debrisType": "Leaner", - "diameter": 22, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7Z6MPWZ_201909241653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "305E6A4F-667D-4223-A3A2-DEA3DDA7C37B", - "ticketNumber": "7ZZ7GRF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.704288, -79.947421", - "loadTime": "09/24/2019 15:11:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:19:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ZZ7GRF_201909241511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31C4A3FA-D649-4595-8147-984A28ACE25F", - "ticketNumber": "495AR4P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705493, -79.940704", - "loadTime": "09/24/2019 20:23:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:27:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_495AR4P_201909242023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33188F65-0571-46B8-AE5F-8722CC4E1A37", - "ticketNumber": "Q3BRMNQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.70645, -79.942541", - "loadTime": "09/24/2019 21:28:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "21:35:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Q3BRMNQ_201909242128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33BE69D7-234C-44B6-AB2B-1D67F261BD0D", - "ticketNumber": "8ZHRCCX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705266, -79.942225", - "loadTime": "09/24/2019 18:24:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "18:26:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ZHRCCX_201909241824_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35BA5A2B-31C3-4DE1-9080-8B03E3CB75E6", - "ticketNumber": "6MDJES3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705239, -79.942551", - "loadTime": "09/24/2019 18:06:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "18:08:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6MDJES3_201909241806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5281872B-40EC-4314-8843-9F7462E0EF2E", - "ticketNumber": "7UKJJN2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705493, -79.942411", - "loadTime": "09/24/2019 18:27:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "18:36:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7UKJJN2_201909241827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B2CC4B5-3687-4B8D-A6F0-F274ED9E5117", - "ticketNumber": "7TUFNVQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705321, -79.94171", - "loadTime": "09/24/2019 19:19:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "19:27:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7TUFNVQ_201909241919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "661516D0-F72A-49C4-B3B1-20795200CD9F", - "ticketNumber": "PQDFNBJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705471, -79.941765", - "loadTime": "09/24/2019 19:07:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "19:09:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_PQDFNBJ_201909241907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66233FC2-BFB5-46FA-8284-9A0284F31B17", - "ticketNumber": "98JL766", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.703179, -79.951146", - "loadTime": "09/24/2019 14:52:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "14:56:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_98JL766_201909241452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B45FAB0-F77A-4E52-9D0F-2BB4AE49FBAF", - "ticketNumber": "7592UXN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.703977, -79.947387", - "loadTime": "09/24/2019 15:20:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:22:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7592UXN_201909241520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CF814CF-8A2E-4152-BD6B-60FA615C6506", - "ticketNumber": "4Q3R9CX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.70188, -79.952738", - "loadTime": "09/24/2019 13:35:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "13:42:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4Q3R9CX_201909241335_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D6674E8-9BA8-4859-A2C9-245CB87B39B3", - "ticketNumber": "H8R6LE2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705739, -79.940376", - "loadTime": "09/24/2019 20:54:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:57:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_H8R6LE2_201909242054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "762065D7-C8E8-454D-A1C6-2A49E0E9050A", - "ticketNumber": "4R2MYBB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705758, -79.940314", - "loadTime": "09/24/2019 20:46:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:53:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4R2MYBB_201909242046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "773AAC60-E85C-4036-9E2F-6428D727720C", - "ticketNumber": "F7ZGPXJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.702733, -79.951163", - "loadTime": "09/24/2019 14:24:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "14:34:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_F7ZGPXJ_201909241424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C322E37-BE57-47EB-B0F7-99073B350A93", - "ticketNumber": "92EZFHG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705219, -79.942802", - "loadTime": "09/24/2019 17:36:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:41:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_92EZFHG_201909241736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "833B5788-65A4-4CE7-BB17-3625DD7E1E2D", - "ticketNumber": "UGJPZYE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705842, -79.945177", - "loadTime": "09/24/2019 16:19:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:23:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_UGJPZYE_201909241619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C34B20E-89ED-4A23-80DA-BEFED6B5F163", - "ticketNumber": "3EK6J8R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705485, -79.941822", - "loadTime": "09/24/2019 18:52:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "18:58:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3EK6J8R_201909241852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C834C71-2E7F-48FF-8F33-B6F9156C2F94", - "ticketNumber": "37LUXFD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705297, -79.942393", - "loadTime": "09/24/2019 18:16:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "18:22:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_37LUXFD_201909241816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92106C34-5D37-4173-A1FC-FB9AF7FAFCC6", - "ticketNumber": "5LRN5MY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.704976, -79.94414", - "loadTime": "09/24/2019 16:31:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:33:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5LRN5MY_201909241631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95F99D66-E7A5-48A9-8862-B2D17AD44862", - "ticketNumber": "88XZGF3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.701967, -79.952564", - "loadTime": "09/24/2019 13:58:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "14:01:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88XZGF3_201909241358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3566D63-9F99-4DB8-B971-1E49799CC687", - "ticketNumber": "5B7XUKA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.701933, -79.953334", - "loadTime": "09/24/2019 13:24:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "13:32:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5B7XUKA_201909241324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A653EB89-AB65-44EB-BCAA-F795775CB1F9", - "ticketNumber": "L64TXY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.70248, -79.951824", - "loadTime": "09/24/2019 14:04:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "14:13:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_L64TXY4_201909241404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A68652F8-A0CE-4881-8AE3-9554B8DE2608", - "ticketNumber": "8MFCXZ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705135, -79.942201", - "loadTime": "09/24/2019 18:37:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:14:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "18:51:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8MFCXZ5_201909241837_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6D081BB-1040-4A85-B4BE-F863F910DAF5", - "ticketNumber": "4RB8WXE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.70298, -79.951012", - "loadTime": "09/24/2019 14:35:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "14:37:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4RB8WXE_201909241435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7EE6082-EE30-4842-9662-D38C7925CD53", - "ticketNumber": "3FPURQ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.702477, -79.952265", - "loadTime": "09/24/2019 14:13:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "14:22:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3FPURQ2_201909241413_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B24D994E-0398-492D-8189-FF510EF2851D", - "ticketNumber": "38FGGBC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.704628, -79.94456", - "loadTime": "09/24/2019 15:54:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:17:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:12:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_38FGGBC_201909241554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6714EE5-6FDC-4F71-BB52-E082817557DB", - "ticketNumber": "54U4YZQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705389, -79.943288", - "loadTime": "09/24/2019 17:31:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:33:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_54U4YZQ_201909241731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C11CD283-336D-4767-B286-7E534F79EBD8", - "ticketNumber": "76LGVZR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.706632, -79.942566", - "loadTime": "09/24/2019 21:19:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "21:25:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_76LGVZR_201909242119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2CBDE08-27F1-44F7-9C5E-607BC85D9C35", - "ticketNumber": "7HQ5E8N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705047, -79.943768", - "loadTime": "09/24/2019 16:39:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:46:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7HQ5E8N_201909241639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C49EA780-C7F9-4379-A928-3293EF9F4E3B", - "ticketNumber": "9ZHA4MM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.70533, -79.941292", - "loadTime": "09/24/2019 20:02:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:05:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ZHA4MM_201909242002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C58C819C-CE29-4CCB-BC33-459062C4EF50", - "ticketNumber": "9GP6P77", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705397, -79.942691", - "loadTime": "09/24/2019 17:58:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "18:05:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9GP6P77_201909241758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CAE1DE39-A4AB-42AA-A273-BA3A331C301D", - "ticketNumber": "64EZGHJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.704736, -79.945838", - "loadTime": "09/24/2019 15:34:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:36:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64EZGHJ_201909241534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC06BDC2-666D-432B-A67C-AADCC0CF7FDD", - "ticketNumber": "6C9MPY3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.70447, -79.947205", - "loadTime": "09/24/2019 15:28:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:30:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6C9MPY3_201909241528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D01603F7-2447-4A7A-A242-7E80A74F2292", - "ticketNumber": "345JQE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705159, -79.942807", - "loadTime": "09/24/2019 17:43:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:49:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_345JQE5_201909241743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D78BE92F-CAD7-4660-81BD-EAD661E7A0C3", - "ticketNumber": "9BYYD4L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.702648, -79.951795", - "loadTime": "09/24/2019 13:53:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "13:57:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9BYYD4L_201909241353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7AC48B0-85EE-45F1-8FF1-ED0A4141D1FF", - "ticketNumber": "8MP8TUD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705563, -79.942488", - "loadTime": "09/24/2019 17:51:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:57:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8MP8TUD_201909241751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E014213A-CA65-48E6-B17A-899058A07258", - "ticketNumber": "7CNSDZR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705497, -79.940834", - "loadTime": "09/24/2019 20:28:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:16:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:44:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7CNSDZR_201909242028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E327F675-3E55-4398-AD16-AE221AE960B0", - "ticketNumber": "9XHAZMA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705456, -79.942493", - "loadTime": "09/24/2019 18:09:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "18:10:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9XHAZMA_201909241809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E389D2F2-5794-45F7-87D7-76C053B3477E", - "ticketNumber": "7MCQHB4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.704881, -79.944684", - "loadTime": "09/24/2019 16:24:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:26:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7MCQHB4_201909241624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB9BAACD-B936-4ACD-BFB6-03251B5D2EA9", - "ticketNumber": "7UH7HPL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705088, -79.943466", - "loadTime": "09/24/2019 16:49:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:31:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:20:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7UH7HPL_201909241649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF8E2164-2175-4D80-8D20-7B6B45A520E2", - "ticketNumber": "8XA7PCV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705157, -79.943102", - "loadTime": "09/24/2019 17:23:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:30:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8XA7PCV_201909241723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F356EC37-E038-43C3-8D14-3D996BDF1744", - "ticketNumber": "5RF42PU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.70557, -79.945099", - "loadTime": "09/24/2019 15:47:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:53:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5RF42PU_201909241547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "354B6346-A569-470C-9001-34954C9A4A27", - "ticketNumber": "5WVAMMA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.683847, -80.165010", - "loadTime": "09/24/2019 20:31:16", - "straightDistance": "12.88", - "routeDistance": "37.72", - "timeToTower": "1:51:43", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "22:22:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_5WVAMMA_201909242031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C56C8F8-4DB3-4BB7-B9C2-65881AAB42FC", - "ticketNumber": "55V5WYS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.736334, -80.407852", - "loadTime": "09/24/2019 20:40:44", - "straightDistance": "10.61", - "routeDistance": "18.03", - "timeToTower": "1:35:47", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "22:16:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_55V5WYS_201909242040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B8B6C91-A0EE-443B-BA01-AA03F1578002", - "ticketNumber": "4W98EWJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.756390, -80.152132", - "loadTime": "09/24/2019 20:50:58", - "straightDistance": "16.54", - "routeDistance": "21.91", - "timeToTower": "1:27:46", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "22:18:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_4W98EWJ_201909242030_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A839C0DF-D666-4D4A-B4C8-400B544B59E1", - "ticketNumber": "9TEXCAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.764883, -80.239924", - "loadTime": "09/24/2019 21:31:55", - "straightDistance": "13.88", - "routeDistance": "18.36", - "timeToTower": "0:49:53", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "22:21:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_9TEXCAF_201909242130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB80385A-BE19-4052-93C1-FBE3F446B2B2", - "ticketNumber": "8CHKMSV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.755751, -80.152911", - "loadTime": "09/24/2019 21:20:21", - "straightDistance": "16.48", - "routeDistance": "21.78", - "timeToTower": "1:00:24", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "22:20:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_8CHKMSV_201909242106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01C39040-8627-4BD7-B963-5FD6A8BB20D4", - "ticketNumber": "3DBMX6V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.669620, -80.206334", - "loadTime": "09/24/2019 21:12:35", - "straightDistance": "8.25", - "routeDistance": "13.92", - "timeToTower": "0:42:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "21:55:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 80, - "quantity": 60.9, - "calculatedQuantity": "60.9 CY", - "s3DownloadKey": "HaulPass_3DBMX6V_201909242112_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "038095BB-6E8D-43CB-9CFA-C49163235402", - "ticketNumber": "5YAA7UW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.735753, -79.919780", - "loadTime": "09/24/2019 21:29:22", - "straightDistance": "9.46", - "routeDistance": "16.08", - "timeToTower": "0:56:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "22:25:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 85, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_5YAA7UW_201909242129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "099DC9FC-3407-4BB4-B577-09597A76EB89", - "ticketNumber": "3SU5L3Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.765424, -80.120728", - "loadTime": "09/24/2019 21:21:47", - "straightDistance": "7.19", - "routeDistance": "10.16", - "timeToTower": "0:45:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "22:07:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 95, - "quantity": 70.4, - "calculatedQuantity": "70.4 CY", - "s3DownloadKey": "HaulPass_3SU5L3Q_201909242121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11309DFB-A69E-4A8A-82D2-CFADEC37009A", - "ticketNumber": "6V2HH3H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.625634, -80.152510", - "loadTime": "09/24/2019 21:07:04", - "straightDistance": "6.07", - "routeDistance": "7.82", - "timeToTower": "0:41:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "21:48:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 45, - "quantity": 31.4, - "calculatedQuantity": "31.4 CY", - "s3DownloadKey": "HaulPass_6V2HH3H_201909242107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D0E225A-2DD4-4B81-A1BE-300B5498AFBE", - "ticketNumber": "M83RS6C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.705777, -79.943386", - "loadTime": "09/24/2019 19:24:35", - "straightDistance": "7.39", - "routeDistance": "16.94", - "timeToTower": "1:34:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "20:58:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 85, - "quantity": 63.2, - "calculatedQuantity": "63.2 CY", - "s3DownloadKey": "HaulPass_M83RS6C_201909241924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20F15CC2-2A3A-4864-8EB3-6B4DFCA42EDD", - "ticketNumber": "7FR9WND", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.783323, -80.025639", - "loadTime": "09/24/2019 19:44:26", - "straightDistance": "7.96", - "routeDistance": "17.35", - "timeToTower": "1:20:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "21:04:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 85, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_7FR9WND_201909241944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "344EACBD-3ABC-4E34-9BBE-4BBE9FF48B73", - "ticketNumber": "7W5NN6J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.740251, -79.957642", - "loadTime": "09/24/2019 21:17:31", - "straightDistance": "7.76", - "routeDistance": "13.71", - "timeToTower": "0:54:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "22:12:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 55, - "quantity": 62.3, - "calculatedQuantity": "62.3 CY", - "s3DownloadKey": "HaulPass_7W5NN6J_201909242117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38601DE7-480F-4438-829B-7E4F22B62C8E", - "ticketNumber": "58AMNZS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750489, -79.909141", - "loadTime": "09/24/2019 19:40:56", - "straightDistance": "10.5", - "routeDistance": "16.61", - "timeToTower": "2:40:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "22:21:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 90, - "quantity": 66.3, - "calculatedQuantity": "66.3 CY", - "s3DownloadKey": "HaulPass_58AMNZS_201909241940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D4D0CC3-778C-477C-BFBC-F722B7CADC88", - "ticketNumber": "7UG8W9R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.667730, -80.208826", - "loadTime": "09/24/2019 20:56:52", - "straightDistance": "8.4", - "routeDistance": "14.11", - "timeToTower": "0:56:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "21:53:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_7UG8W9R_201909242045_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57076819-C285-477D-8414-4706383A6238", - "ticketNumber": "78PSSUL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.705606, -79.943210", - "loadTime": "09/24/2019 19:18:53", - "straightDistance": "7.4", - "routeDistance": "16.94", - "timeToTower": "1:38:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "20:57:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 85, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_78PSSUL_201909241918_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "637A3D22-EC46-4A3E-8869-77EE3F4B1609", - "ticketNumber": "4ATMLM8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.784500, -80.028284", - "loadTime": "09/24/2019 20:09:56", - "straightDistance": "8", - "routeDistance": "17.25", - "timeToTower": "0:52:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "21:02:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 90, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_4ATMLM8_201909242009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "641E036A-3AD6-4790-94BC-B800AD64D0B9", - "ticketNumber": "7RMFG6G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748499, -79.919498", - "loadTime": "09/24/2019 20:43:41", - "straightDistance": "9.91", - "routeDistance": "16.28", - "timeToTower": "1:19:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "22:02:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 85, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_7RMFG6G_201909242043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "646998BE-4B2F-4F34-A25B-F6411D3F88BE", - "ticketNumber": "5JNJMHV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.764267, -80.030469", - "loadTime": "09/24/2019 21:23:47", - "straightDistance": "6.62", - "routeDistance": "9.95", - "timeToTower": "0:34:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "21:58:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_5JNJMHV_201909242123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A3EAA56-AED1-4FAA-AA97-F735CCDA08BE", - "ticketNumber": "5Q6MTE3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.616571, -80.152699", - "loadTime": "09/24/2019 20:55:21", - "straightDistance": "6.43", - "routeDistance": "8.45", - "timeToTower": "0:44:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "21:40:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_5Q6MTE3_201909242055_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "752A76FB-34E2-43DB-BFBF-421DAC1EBD9B", - "ticketNumber": "68ZU83C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750298, -79.909714", - "loadTime": "09/24/2019 19:51:46", - "straightDistance": "10.46", - "routeDistance": "16.6", - "timeToTower": "2:30:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "22:22:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 85, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_68ZU83C_201909241951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88ED301E-D4D1-4CFE-A6A9-3FA4FB8F54D9", - "ticketNumber": "4JWT5LF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.738975, -79.908422", - "loadTime": "09/24/2019 20:07:49", - "straightDistance": "10.15", - "routeDistance": "16.38", - "timeToTower": "1:00:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "21:08:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_4JWT5LF_201909242003_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DE339B0-25F3-4268-8311-E86BA6CCC754", - "ticketNumber": "8TX3YRZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.735651, -79.919921", - "loadTime": "09/24/2019 21:29:39", - "straightDistance": "9.45", - "routeDistance": "16.07", - "timeToTower": "0:54:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "22:24:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 80, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_8TX3YRZ_201909242113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A140E919-2255-43D0-B8F2-FD88D9D2E292", - "ticketNumber": "54VXRMA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.732085, -80.106547", - "loadTime": "09/24/2019 20:21:06", - "straightDistance": "4.77", - "routeDistance": "7.12", - "timeToTower": "1:01:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "21:22:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 85, - "quantity": 60.6, - "calculatedQuantity": "60.6 CY", - "s3DownloadKey": "HaulPass_54VXRMA_201909242021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A455CA3E-564C-402E-86FE-54B31E128C0E", - "ticketNumber": "S8VBEW9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.611518, -80.193457", - "loadTime": "09/24/2019 20:29:06", - "straightDistance": "8.61", - "routeDistance": "16.34", - "timeToTower": "0:43:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "21:12:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 55, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_S8VBEW9_201909242029_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9AA823F-882C-4FBD-98E2-9C6B96F105C9", - "ticketNumber": "7656AZ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7A4ZSU9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.764355, -80.030471", - "loadTime": "09/24/2019 21:29:54", - "straightDistance": "6.63", - "routeDistance": "9.95", - "timeToTower": "0:29:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "21:59:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.4 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_7656AZ2_201909242129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B878C64F-42B9-490B-AA0A-12E439972B09", - "ticketNumber": "3JFA3HS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.610768, -80.152549", - "loadTime": "09/24/2019 21:23:18", - "straightDistance": "6.67", - "routeDistance": "8.85", - "timeToTower": "0:27:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "21:50:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_3JFA3HS_201909242107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE76C84C-E57C-435A-9D39-1647B39C4C4C", - "ticketNumber": "8FTSMWD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.616867, -80.152640", - "loadTime": "09/24/2019 20:53:50", - "straightDistance": "6.42", - "routeDistance": "8.42", - "timeToTower": "0:42:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "21:36:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_8FTSMWD_201909242053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C544C142-1D7A-4327-930D-DB30F0D4A229", - "ticketNumber": "5THQKPZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748820, -79.920075", - "loadTime": "09/24/2019 20:25:04", - "straightDistance": "9.9", - "routeDistance": "16.32", - "timeToTower": "1:36:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "22:01:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_5THQKPZ_201909242025_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBC29FE9-4876-4733-8330-7898476F2B30", - "ticketNumber": "5KGGRP9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.739205, -79.908593", - "loadTime": "09/24/2019 20:15:05", - "straightDistance": "10.15", - "routeDistance": "16.39", - "timeToTower": "0:51:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "21:06:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 80, - "quantity": 63.2, - "calculatedQuantity": "63.2 CY", - "s3DownloadKey": "HaulPass_5KGGRP9_201909242015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CCEAC38E-CC97-4836-9F43-46509B10B087", - "ticketNumber": "353489D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.732164, -80.106547", - "loadTime": "09/24/2019 20:20:33", - "straightDistance": "4.78", - "routeDistance": "7.12", - "timeToTower": "1:00:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "21:20:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_353489D_201909242020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D67D0D8B-78DA-4D51-8310-9601282EB100", - "ticketNumber": "35G447E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.696844, -79.960012", - "loadTime": "09/24/2019 19:37:22", - "straightDistance": "6.29", - "routeDistance": "16.1", - "timeToTower": "1:39:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "21:16:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_35G447E_201909241903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED3F39CA-9BD1-4136-AD85-67E7F6EAFD21", - "ticketNumber": "3L9XBMW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.740053, -79.957926", - "loadTime": "09/24/2019 21:06:10", - "straightDistance": "7.74", - "routeDistance": "13.69", - "timeToTower": "1:04:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "22:10:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 70, - "quantity": 63.9, - "calculatedQuantity": "63.9 CY", - "s3DownloadKey": "HaulPass_3L9XBMW_201909241959_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F79ACD2B-9AE1-4A39-A7CC-5DD9418C330D", - "ticketNumber": "ALJTEA6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.609921, -80.193088", - "loadTime": "09/24/2019 20:11:39", - "straightDistance": "8.65", - "routeDistance": "16.45", - "timeToTower": "0:59:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "21:10:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 70, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_ALJTEA6_201909242011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03340836-03F4-4F72-952C-47D37A7FFBFA", - "ticketNumber": "38WPLYP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.743137, -79.964292", - "loadTime": "09/24/2019 19:38:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "19:41:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_38WPLYP_201909241938_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04740A16-387A-4C34-B8C9-C42BD1DE5FF2", - "ticketNumber": "5M2P92D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.74215, -79.961831", - "loadTime": "09/24/2019 21:45:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "21:53:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5M2P92D_201909242145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B24B6DE-293D-4293-BB52-D379092A7A00", - "ticketNumber": "9RLWNZX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.744136, -79.967341", - "loadTime": "09/24/2019 19:16:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "19:19:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9RLWNZX_201909241916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F03B137-26C5-459E-A20F-B0CF8DB76846", - "ticketNumber": "H78RAN5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.743834, -79.961125", - "loadTime": "09/24/2019 20:16:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:21:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_H78RAN5_201909242016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14EAD87A-B9EF-4731-8DC8-F220400D73C8", - "ticketNumber": "86JS9BB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.743453, -79.96339", - "loadTime": "09/24/2019 19:44:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "19:50:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_86JS9BB_201909241944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40AE13B8-C638-47E0-85C2-EF94A105DBAB", - "ticketNumber": "6CWZ38L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.74203, -79.96099", - "loadTime": "09/24/2019 21:11:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "21:13:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CWZ38L_201909242111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "421AB2AF-8296-482B-A605-EC97A7CF7252", - "ticketNumber": "6J5NQJN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.743404, -79.96344", - "loadTime": "09/24/2019 19:57:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:01:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6J5NQJN_201909241957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56CB75F1-66D1-4F6B-898C-A07FF20B2383", - "ticketNumber": "9DBK9DC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.743502, -79.962806", - "loadTime": "09/24/2019 20:06:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:11:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9DBK9DC_201909242006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "748E6A49-4F93-409F-8F24-E5BA8701F252", - "ticketNumber": "BJ867Z9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.742139, -79.962201", - "loadTime": "09/24/2019 21:41:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "21:45:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BJ867Z9_201909242141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7526627B-519E-47EB-BE80-6CBF0520CF62", - "ticketNumber": "36NRKDG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.742354, -79.962246", - "loadTime": "09/24/2019 21:36:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "21:38:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_36NRKDG_201909242136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A119069-153D-4771-8947-0729FEF2117B", - "ticketNumber": "7A9B3FU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.740597, -79.964641", - "loadTime": "09/24/2019 20:57:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "21:03:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7A9B3FU_201909242057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90ABB9B0-B2B0-43FC-846D-80C78FDA928A", - "ticketNumber": "896KA2H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.742606, -79.962227", - "loadTime": "09/24/2019 21:29:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "21:32:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_896KA2H_201909242129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CA1E8DA-92C8-4009-91D6-FE03F14787A7", - "ticketNumber": "7S939KR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.741629, -79.961497", - "loadTime": "09/24/2019 21:53:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "21:59:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7S939KR_201909242153_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A11A2A7C-68B0-485B-872A-49708E37E044", - "ticketNumber": "6U9DB3T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.74214, -79.967449", - "loadTime": "09/24/2019 19:33:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "19:35:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6U9DB3T_201909241933_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2E78046-0ED0-4CDC-9292-F68DF0837A55", - "ticketNumber": "938VKPN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.74234, -79.966171", - "loadTime": "09/24/2019 18:59:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "19:04:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_938VKPN_201909241859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3F60EF6-642C-47EB-8116-7FA9F91CF424", - "ticketNumber": "9P4DLKD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.742893, -79.960904", - "loadTime": "09/24/2019 20:37:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:40:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9P4DLKD_201909242037_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB0BDA5B-700A-44BB-A9E4-0A28FE29C4C4", - "ticketNumber": "8BM2R3B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.744187, -79.966803", - "loadTime": "09/24/2019 19:20:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "19:24:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8BM2R3B_201909241920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3321716-CDD2-4D9D-92EF-01AD078E9374", - "ticketNumber": "9MXUVAA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.742256, -79.962348", - "loadTime": "09/24/2019 21:33:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "21:36:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9MXUVAA_201909242133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2814E7E-3859-4176-873C-2804D3CFF4FD", - "ticketNumber": "9NZZRUT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.741268, -79.965105", - "loadTime": "09/24/2019 20:50:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:54:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9NZZRUT_201909242050_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED32C0CB-1D67-40BD-AC5F-97E67465A8B2", - "ticketNumber": "5HQUJM4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.742483, -79.961672", - "loadTime": "09/24/2019 20:42:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:44:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5HQUJM4_201909242042_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF0CCFAA-6EA3-4876-854D-D3692AFBF867", - "ticketNumber": "9BSD4S3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.743257, -79.960441", - "loadTime": "09/24/2019 20:26:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "20:32:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9BSD4S3_201909242026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3735DEB-3F55-4712-B0BE-DC57D1B472A5", - "ticketNumber": "4UFTZF4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.743379, -79.965654", - "loadTime": "09/24/2019 21:19:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "21:24:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4UFTZF4_201909242119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E2B60B8-B3F5-4134-9B52-CA97346FE0F7", - "ticketNumber": "54HZ9SW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.691524, -80.349843", - "loadTime": "09/24/2019 19:47:07", - "straightDistance": "7.08", - "routeDistance": "8.4", - "timeToTower": "2:10:27", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "21:57:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 65, - "quantity": 48.7, - "calculatedQuantity": "48.7 CY", - "s3DownloadKey": "HaulPass_54HZ9SW_201909241947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3526179C-A990-4F9D-9096-60C9E20E4AE7", - "ticketNumber": "9H6WY5R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.691422, -80.349952", - "loadTime": "09/24/2019 19:46:20", - "straightDistance": "7.08", - "routeDistance": "8.4", - "timeToTower": "2:09:22", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/24/2019", - "disposalTime": "21:55:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_9H6WY5R_201909241946_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1042353-EF7B-449C-9A30-F99077974475", - "ticketNumber": "7G6J638", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.790612, -80.040390", - "loadTime": "09/24/2019 21:29:20", - "straightDistance": "8.26", - "routeDistance": "16.11", - "timeToTower": "1:06:05", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "22:35:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_7G6J638_201909242115_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29A65A21-0D72-465F-AB06-3266C7407E66", - "ticketNumber": "82FDELD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.740314, -79.908221", - "loadTime": "09/24/2019 22:07:31", - "straightDistance": "10.2", - "routeDistance": "16.42", - "timeToTower": "0:37:05", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "22:44:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_82FDELD_201909242207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EDA0544-9BEC-4BB7-85DE-1443AB321F2B", - "ticketNumber": "8KBA222", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.745427, -79.942150", - "loadTime": "09/24/2019 21:50:34", - "straightDistance": "8.7", - "routeDistance": "14.25", - "timeToTower": "0:57:59", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "22:48:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 70, - "quantity": 51.3, - "calculatedQuantity": "51.3 CY", - "s3DownloadKey": "HaulPass_8KBA222_201909242150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54195028-D487-4E3C-9829-175D05C1AD94", - "ticketNumber": "5JSCK3G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.739303, -79.908550", - "loadTime": "09/24/2019 21:59:41", - "straightDistance": "10.16", - "routeDistance": "16.4", - "timeToTower": "0:43:24", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "22:43:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_5JSCK3G_201909242159_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "704FE2A5-F817-41D4-9EF8-FD992FDF4464", - "ticketNumber": "8UP7QGP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.745073, -79.942394", - "loadTime": "09/24/2019 21:20:28", - "straightDistance": "8.67", - "routeDistance": "14.27", - "timeToTower": "1:27:06", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/24/2019", - "disposalTime": "22:47:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_8UP7QGP_201909242120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B40C2B8-0EF4-48C5-BD6C-B8A271F98D7D", - "ticketNumber": "423Z3CN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.734454, -79.960215", - "loadTime": "09/24/2019 15:31:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:35:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_423Z3CN_201909241531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12AEDC46-3DE6-4F24-8706-A685DF7125E7", - "ticketNumber": "4VCXE7U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737419, -79.960238", - "loadTime": "09/24/2019 18:01:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "18:03:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4VCXE7U_201909241801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1AD753E8-5A05-4A8C-9074-674EB3333915", - "ticketNumber": "8KAUEYA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.73951, -79.958552", - "loadTime": "09/24/2019 17:12:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:18:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8KAUEYA_201909241712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D57DBFB-927D-43E8-8533-610385AEE345", - "ticketNumber": "N9YZHCX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.734987, -79.956575", - "loadTime": "09/24/2019 13:38:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "13:40:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_N9YZHCX_201909241338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FD85C78-CD45-466F-9B2B-8F85D7241B7E", - "ticketNumber": "7E79FRE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.73552, -79.95675", - "loadTime": "09/24/2019 14:41:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "14:45:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7E79FRE_201909241441_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "213CEE37-AB1A-4C03-B97F-7F301355D867", - "ticketNumber": "JNCWB7B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735744, -79.95588", - "loadTime": "09/24/2019 14:01:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "14:06:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_JNCWB7B_201909241401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26FF4C0B-181C-4243-9285-1DAF8CBD5ED0", - "ticketNumber": "83AQKFT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.7389, -79.958978", - "loadTime": "09/24/2019 16:57:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:03:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83AQKFT_201909241657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2819AB41-3CB1-41DB-A8ED-4159A8512D53", - "ticketNumber": "D2TGTUJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.73711, -79.959451", - "loadTime": "09/24/2019 16:36:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:40:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_D2TGTUJ_201909241636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "332FCBF2-3343-45A8-A54C-2FE23F3A4B4A", - "ticketNumber": "FHRXNEV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.738534, -79.958897", - "loadTime": "09/24/2019 16:53:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:56:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_FHRXNEV_201909241653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37EC125B-51A0-48AF-8656-F74C5DD24E90", - "ticketNumber": "958QUZT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.738382, -79.964193", - "loadTime": "09/24/2019 18:16:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "18:21:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_958QUZT_201909241816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48722087-2A14-4493-B2A7-B4F7B54E818B", - "ticketNumber": "5LYNPSM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735129, -79.957442", - "loadTime": "09/24/2019 15:46:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:51:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5LYNPSM_201909241546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C96EE8C-A5F3-4EDD-8A43-E5FBE3E72618", - "ticketNumber": "5U7TBSU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735199, -79.957711", - "loadTime": "09/24/2019 16:05:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:09:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5U7TBSU_201909241605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4ECC2BEA-188B-465E-985A-F535DD18A272", - "ticketNumber": "9HMELV2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.73815, -79.964193", - "loadTime": "09/24/2019 18:21:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "18:32:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9HMELV2_201909241821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57957988-1BA9-472A-B767-B3C82A9C8228", - "ticketNumber": "7YBXD8V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735322, -79.957722", - "loadTime": "09/24/2019 15:51:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:55:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7YBXD8V_201909241551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CFBC144-DD4C-4F0F-AF25-2F203AB0BCD4", - "ticketNumber": "AP69ZK8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737878, -79.958698", - "loadTime": "09/24/2019 15:18:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:20:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_AP69ZK8_201909241518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "625CF58F-E476-404B-AAD9-F772B686F158", - "ticketNumber": "6HUT42U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737822, -79.959245", - "loadTime": "09/24/2019 16:46:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:49:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HUT42U_201909241646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "669B3AC3-FCE4-4167-B7E4-F3282C5D6ABB", - "ticketNumber": "44ZT2XG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.73524, -79.954628", - "loadTime": "09/24/2019 14:19:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:14:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "14:33:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_44ZT2XG_201909241419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F29E423-94BA-4E4C-88DD-FA5B33200A65", - "ticketNumber": "6DXTVJK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.739417, -79.960331", - "loadTime": "09/24/2019 17:46:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:48:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6DXTVJK_201909241746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "769FD51C-4F92-4641-ADC8-CE7F40E86C97", - "ticketNumber": "8NRESZ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.739631, -79.9585", - "loadTime": "09/24/2019 17:21:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:24:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NRESZ7_201909241721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78E615CB-D771-42DB-A6C4-9D93C7EC68DE", - "ticketNumber": "782JFS7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.734876, -79.961946", - "loadTime": "09/24/2019 16:18:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:23:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_782JFS7_201909241618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AF87537-F654-4608-ACE5-816FE3344981", - "ticketNumber": "AFG5JWE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735293, -79.955159", - "loadTime": "09/24/2019 14:08:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "14:18:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_AFG5JWE_201909241408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "810AD762-9253-49B6-BC5A-792EEB36F914", - "ticketNumber": "6EKYAQK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.738891, -79.959175", - "loadTime": "09/24/2019 17:33:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:41:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6EKYAQK_201909241733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9209BA21-0D3C-4649-B110-121018BA5E6D", - "ticketNumber": "9GXASDX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.736765, -79.956915", - "loadTime": "09/24/2019 14:50:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "14:53:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9GXASDX_201909241450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "962FEA0F-BE3D-40E8-8E35-1BF31CADD9AC", - "ticketNumber": "DK5SEW9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.739217, -79.958988", - "loadTime": "09/24/2019 17:03:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:06:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_DK5SEW9_201909241703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D37CF01-18EB-4899-81F9-7936C1DFAFAF", - "ticketNumber": "9F2NSVC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737909, -79.958521", - "loadTime": "09/24/2019 15:12:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:15:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9F2NSVC_201909241512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9EE3CAA3-8511-473F-8F67-78B3D25F6391", - "ticketNumber": "4AMYV8W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.739062, -79.959409", - "loadTime": "09/24/2019 17:25:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:27:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4AMYV8W_201909241725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ABDB1465-D017-460B-BFF5-B2D3C5995484", - "ticketNumber": "924VKN5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735504, -79.957264", - "loadTime": "09/24/2019 16:00:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:03:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_924VKN5_201909241600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD17E408-9276-4111-963B-B17391FF83EE", - "ticketNumber": "5EC7SY8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.734855, -79.959917", - "loadTime": "09/24/2019 15:24:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:28:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5EC7SY8_201909241524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C16581DB-79AF-413F-99E0-FA955A1EEB1E", - "ticketNumber": "3C8HQTA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.73675, -79.959862", - "loadTime": "09/24/2019 16:29:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:33:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3C8HQTA_201909241629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4F561DF-7B84-4A52-9D8C-BCA1E2B18378", - "ticketNumber": "9HMZHUG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735144, -79.957768", - "loadTime": "09/24/2019 15:41:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:43:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9HMZHUG_201909241541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5B459BE-8340-4FE2-AD70-BFA03C265049", - "ticketNumber": "4QH5F84", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.736924, -79.959847", - "loadTime": "09/24/2019 16:40:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "16:42:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4QH5F84_201909241640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBC947B0-CF8C-42C2-83F1-450567192B8E", - "ticketNumber": "3PQS7AS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.738186, -79.957984", - "loadTime": "09/24/2019 15:02:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "15:10:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3PQS7AS_201909241502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D85C725C-2F27-4590-BA03-EA9472BE31E3", - "ticketNumber": "6Y55DHM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.73527, -79.956532", - "loadTime": "09/24/2019 13:35:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "13:38:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6Y55DHM_201909241335_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4142238-8551-4997-9386-335C8B57EAD3", - "ticketNumber": "T8XMYQC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737677, -79.959455", - "loadTime": "09/24/2019 17:54:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "17:59:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_T8XMYQC_201909241754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E80D9B83-4D06-410E-9536-CB9E952C468F", - "ticketNumber": "83XNB3R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735096, -79.956289", - "loadTime": "09/24/2019 13:40:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/24/2019", - "disposalTime": "13:42:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83XNB3R_201909241340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01ECC924-D7A3-4901-A4A0-128AD3E1B3C0", - "ticketNumber": "QPYXGKV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.832700, -80.061667", - "loadTime": "09/24/2019 18:15:25", - "straightDistance": "11.43", - "routeDistance": "15.57", - "timeToTower": "0:54:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "19:09:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_QPYXGKV_201909241815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08FDE75E-0FAF-49C0-8714-444D25DD417F", - "ticketNumber": "CQPDKM2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.832821, -80.061546", - "loadTime": "09/24/2019 18:21:00", - "straightDistance": "11.44", - "routeDistance": "15.58", - "timeToTower": "0:50:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "19:11:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_CQPDKM2_201909241820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0BC0C519-7A66-42B3-A5F2-BA0DC90C14A2", - "ticketNumber": "33HEGU6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.780575, -79.979739", - "loadTime": "09/23/2019 19:41:46", - "straightDistance": "16.33", - "routeDistance": "17.96", - "timeToTower": "24:07:22", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "19:49:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_33HEGU6_201909231941_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11E93461-3B41-4075-8522-E93B210A1D79", - "ticketNumber": "5P45L6N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.838267, -80.069898", - "loadTime": "09/24/2019 19:48:57", - "straightDistance": "11", - "routeDistance": "14.01", - "timeToTower": "1:04:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "20:52:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_5P45L6N_201909241948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26EEC4B8-F4D1-410B-852B-9E22985A0143", - "ticketNumber": "82ZTK67", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816198, -79.994234", - "loadTime": "09/24/2019 18:55:14", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:48:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "19:43:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 60, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_82ZTK67_201909241855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2AC86F6F-935D-4B76-ABF7-6965FD5037FD", - "ticketNumber": "8AUMRPG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816310, -79.994189", - "loadTime": "09/24/2019 18:41:07", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:50:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "19:32:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_8AUMRPG_201909241841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D4A77E1-9A6B-4F78-80AF-50497ABD0C7D", - "ticketNumber": "GWJHVAW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.780221, -79.979836", - "loadTime": "09/24/2019 17:32:20", - "straightDistance": "16.33", - "routeDistance": "17.98", - "timeToTower": "1:48:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "19:21:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 60, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_GWJHVAW_201909241732_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E0CEB2F-A436-473B-83AD-FB0D65D969DB", - "ticketNumber": "9E2UNFZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.794690, -80.007127", - "loadTime": "09/24/2019 19:02:54", - "straightDistance": "14.63", - "routeDistance": "17.54", - "timeToTower": "1:24:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "20:27:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 80, - "quantity": 63.4, - "calculatedQuantity": "63.4 CY", - "s3DownloadKey": "HaulPass_9E2UNFZ_201909241902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41F00EAF-B7B6-406D-83B4-4366376CC36E", - "ticketNumber": "TCBJWLD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.779621, -79.982742", - "loadTime": "09/24/2019 17:06:43", - "straightDistance": "16.17", - "routeDistance": "17.85", - "timeToTower": "2:12:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "19:19:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_TCBJWLD_201909241706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44BA777B-6BFB-4BC7-9CD9-08C4C1F1E39A", - "ticketNumber": "8RY7H2Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.831691, -80.056243", - "loadTime": "09/24/2019 18:12:35", - "straightDistance": "11.74", - "routeDistance": "15.35", - "timeToTower": "1:04:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "19:17:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 50, - "quantity": 33.1, - "calculatedQuantity": "33.1 CY", - "s3DownloadKey": "HaulPass_8RY7H2Y_201909241812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50BC0321-FE31-4CFB-8625-D3E7DA1FFECE", - "ticketNumber": "7WZAMM5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.838294, -80.068529", - "loadTime": "09/24/2019 17:32:04", - "straightDistance": "11.08", - "routeDistance": "13.85", - "timeToTower": "1:28:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "19:00:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_7WZAMM5_201909241732_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51F45748-7C08-4B9B-8793-487E62C57654", - "ticketNumber": "8NP6Y3V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816261, -79.994206", - "loadTime": "09/24/2019 18:08:59", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:40:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "18:49:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_8NP6Y3V_201909241808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5999094C-2B6B-4AB5-8789-0826649BF752", - "ticketNumber": "8PKN4GM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.740995, -80.241671", - "loadTime": "09/24/2019 20:00:22", - "straightDistance": "5.33", - "routeDistance": "7.51", - "timeToTower": "0:23:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "20:23:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_8PKN4GM_201909242000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61CEDB0C-0A79-4731-A09B-C08B959F1288", - "ticketNumber": "33N8XXV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.831332, -80.063622", - "loadTime": "09/24/2019 19:46:22", - "straightDistance": "11.31", - "routeDistance": "15.75", - "timeToTower": "0:57:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "20:44:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 85, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_33N8XXV_201909241946_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6BFB9074-EBDD-48FF-AFB7-1DF2E8B79E98", - "ticketNumber": "48E7CXF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.780583, -79.979690", - "loadTime": "09/24/2019 17:25:17", - "straightDistance": "16.34", - "routeDistance": "17.96", - "timeToTower": "1:47:22", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "19:12:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 55, - "quantity": 33.2, - "calculatedQuantity": "33.2 CY", - "s3DownloadKey": "HaulPass_48E7CXF_201909241715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "701B08B3-568B-4C41-9747-9FB85FCB10A0", - "ticketNumber": "GKPK2EU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.838662, -80.068480", - "loadTime": "09/24/2019 17:31:13", - "straightDistance": "11.08", - "routeDistance": "13.83", - "timeToTower": "1:27:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "18:58:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 60, - "quantity": 35.9, - "calculatedQuantity": "35.9 CY", - "s3DownloadKey": "HaulPass_GKPK2EU_201909241731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85CBAF54-47B7-46FF-B839-C49AF7D2266A", - "ticketNumber": "34HWMYL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816237, -79.994167", - "loadTime": "09/24/2019 19:32:54", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:48:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "20:21:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_34HWMYL_201909241932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8990B658-72CA-412E-9C10-4CA241C087F5", - "ticketNumber": "5GGJ7D8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.838253, -80.070106", - "loadTime": "09/24/2019 19:57:41", - "straightDistance": "10.99", - "routeDistance": "14.01", - "timeToTower": "0:53:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "20:51:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_5GGJ7D8_201909241957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E15C6AA-717E-47B1-9D50-24300CB0E765", - "ticketNumber": "5ZXDJ69", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.780450, -79.979666", - "loadTime": "09/23/2019 19:18:35", - "straightDistance": "16.34", - "routeDistance": "17.97", - "timeToTower": "24:29:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "19:47:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_5ZXDJ69_201909231918_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A076905B-3DB1-4FAE-A0CF-C44D979AA3B3", - "ticketNumber": "72U67ZC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.761180, -80.153807", - "loadTime": "09/24/2019 19:28:20", - "straightDistance": "7.16", - "routeDistance": "12.26", - "timeToTower": "0:33:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "20:01:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_72U67ZC_201909241928_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A476BFD6-1214-431F-AC66-D437F8C660B4", - "ticketNumber": "P8JSM36", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.831890, -80.056301", - "loadTime": "09/24/2019 17:55:12", - "straightDistance": "11.74", - "routeDistance": "15.33", - "timeToTower": "1:20:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "19:15:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_P8JSM36_201909241755_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8A243DD-5419-4A22-B5D0-5784C6036C85", - "ticketNumber": "9ULVMEQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815898, -79.994665", - "loadTime": "09/24/2019 19:32:38", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "0:45:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "20:18:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_9ULVMEQ_201909241932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8E9D587-8B0B-44D5-B542-BF3F0A77B2F5", - "ticketNumber": "63YRUXW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.795254, -80.007288", - "loadTime": "09/24/2019 19:01:46", - "straightDistance": "14.62", - "routeDistance": "17.57", - "timeToTower": "1:27:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "20:29:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_63YRUXW_201909241901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB72C3A4-60AD-4DC1-8713-16C8D148AC4B", - "ticketNumber": "667E7TY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.832040, -80.062769", - "loadTime": "09/24/2019 18:43:25", - "straightDistance": "11.36", - "routeDistance": "15.81", - "timeToTower": "0:45:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "19:29:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_667E7TY_201909241843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CAAE9B08-918A-4406-B369-51FDB5223786", - "ticketNumber": "8YQARF6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816332, -79.994183", - "loadTime": "09/24/2019 18:40:50", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:49:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "19:30:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_8YQARF6_201909241840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1C4DB44-6D4A-417B-A3B3-E55DFC059918", - "ticketNumber": "7MDWSF5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.832115, -80.062727", - "loadTime": "09/24/2019 18:45:05", - "straightDistance": "11.37", - "routeDistance": "15.8", - "timeToTower": "0:43:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "19:28:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_7MDWSF5_201909241845_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6631557-651E-4C0B-B4A9-3CFA45EF32C8", - "ticketNumber": "5C3GV2Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815036, -79.995346", - "loadTime": "09/24/2019 18:08:39", - "straightDistance": "15.23", - "routeDistance": "17.57", - "timeToTower": "0:38:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "18:46:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_5C3GV2Z_201909241808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DAF358D6-0448-4A16-8B62-293A28065057", - "ticketNumber": "6NEE3L6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.830391, -80.063317", - "loadTime": "09/24/2019 19:53:41", - "straightDistance": "11.32", - "routeDistance": "15.82", - "timeToTower": "0:53:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "20:46:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 90, - "quantity": 64, - "calculatedQuantity": "64 CY", - "s3DownloadKey": "HaulPass_6NEE3L6_201909241953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE5CC953-5C9D-452D-9B21-216605745DBF", - "ticketNumber": "33GD3G3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.793803, -80.016942", - "loadTime": "09/24/2019 20:02:10", - "straightDistance": "14.07", - "routeDistance": "15.93", - "timeToTower": "0:46:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "20:48:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_33GD3G3_201909242002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2B6776D-A400-49A7-BCEB-72548EAFAEC6", - "ticketNumber": "573852X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.760469, -80.152153", - "loadTime": "09/24/2019 18:23:50", - "straightDistance": "7.27", - "routeDistance": "12.16", - "timeToTower": "0:26:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "18:50:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_573852X_201909241823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8A6F00F-2503-4E07-B970-75FED0B80DB6", - "ticketNumber": "9NKGWGN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816198, -79.994234", - "loadTime": "09/24/2019 18:54:58", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:47:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "19:42:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 65, - "quantity": 45.1, - "calculatedQuantity": "45.1 CY", - "s3DownloadKey": "HaulPass_9NKGWGN_201909241854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "080F678D-D9B4-4902-AA68-3712CAB222BA", - "ticketNumber": "8FFS5L3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815952, -79.994095", - "loadTime": "09/24/2019 20:23:59", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "1:10:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "21:34:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_8FFS5L3_201909242023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "162E53F6-7969-454E-BAE8-6437E47426CD", - "ticketNumber": "4J9LZD7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.838618, -80.070392", - "loadTime": "09/24/2019 21:34:06", - "straightDistance": "10.97", - "routeDistance": "14", - "timeToTower": "0:58:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "22:32:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 65, - "quantity": 38.9, - "calculatedQuantity": "38.9 CY", - "s3DownloadKey": "HaulPass_4J9LZD7_201909242134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2BB66732-DE4A-46FA-834D-51E194168926", - "ticketNumber": "4QT5EMT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.776017, -80.247834", - "loadTime": "09/24/2019 20:54:03", - "straightDistance": "2.89", - "routeDistance": "4.55", - "timeToTower": "0:11:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "21:05:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_4QT5EMT_201909242054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "331AA74F-6DED-4F38-BE0D-44C14FD3C4E2", - "ticketNumber": "7QPXLJ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796607, -80.039129", - "loadTime": "09/24/2019 20:48:06", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:45:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "21:33:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_7QPXLJ3_201909242048_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EDC4127-BC14-424E-ABFA-05427682EA24", - "ticketNumber": "7DNQ7TQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.796753, -80.039327", - "loadTime": "09/24/2019 20:07:16", - "straightDistance": "12.76", - "routeDistance": "14.56", - "timeToTower": "0:53:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "21:01:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 85, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_7DNQ7TQ_201909242007_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F782D02-4C34-4870-AE77-F2E7E4D13014", - "ticketNumber": "9TFY2CJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815469, -79.994829", - "loadTime": "09/24/2019 20:16:05", - "straightDistance": "15.26", - "routeDistance": "17.64", - "timeToTower": "0:54:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "21:10:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 80, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_9TFY2CJ_201909242016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A404B57-C1BD-4310-B25C-881E3E09E013", - "ticketNumber": "6UTQRDS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.793417, -80.004094", - "loadTime": "09/24/2019 21:10:54", - "straightDistance": "14.81", - "routeDistance": "17.25", - "timeToTower": "1:17:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "22:28:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 80, - "quantity": 63.4, - "calculatedQuantity": "63.4 CY", - "s3DownloadKey": "HaulPass_6UTQRDS_201909242110_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5141AC46-9383-4F2B-8CEB-D5B0A54FAEEE", - "ticketNumber": "68867VN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797786, -80.038029", - "loadTime": "09/24/2019 20:40:25", - "straightDistance": "12.82", - "routeDistance": "15.01", - "timeToTower": "0:50:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "21:30:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_68867VN_201909242040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "549CFF02-4E98-496C-804A-3C7F7C91F873", - "ticketNumber": "LENVS8Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.830095, -80.057117", - "loadTime": "09/24/2019 20:16:55", - "straightDistance": "11.68", - "routeDistance": "15.53", - "timeToTower": "1:07:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "21:24:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 85, - "quantity": 56.2, - "calculatedQuantity": "56.2 CY", - "s3DownloadKey": "HaulPass_LENVS8Y_201909242016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79E50801-B8CF-4E24-AA70-A9ADC5A6E93B", - "ticketNumber": "99J64CW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.831868, -80.042249", - "loadTime": "09/24/2019 21:53:52", - "straightDistance": "12.55", - "routeDistance": "15.61", - "timeToTower": "0:56:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "22:50:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 65, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_99J64CW_201909242153_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A5CB06B-FD23-434E-8C80-96C031D27280", - "ticketNumber": "4CR2L4L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.793572, -80.004401", - "loadTime": "09/24/2019 21:07:34", - "straightDistance": "14.79", - "routeDistance": "17.26", - "timeToTower": "1:18:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "22:26:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_4CR2L4L_201909242107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AA1BA99-AE3F-4808-AEB9-BB1DC4D3D7BB", - "ticketNumber": "6Y9FEPQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.831909, -80.062905", - "loadTime": "09/24/2019 20:08:55", - "straightDistance": "11.35", - "routeDistance": "15.83", - "timeToTower": "1:17:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "21:26:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_6Y9FEPQ_201909242008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D313478-B061-47E0-9137-6E413C72FC97", - "ticketNumber": "3AUTTNZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.796409, -80.039439", - "loadTime": "09/24/2019 21:52:31", - "straightDistance": "12.75", - "routeDistance": "14.56", - "timeToTower": "0:48:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "22:40:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_3AUTTNZ_201909242152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DB949E8-694D-4A56-A07A-9428B118DB2C", - "ticketNumber": "6NJDRQS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816116, -79.993982", - "loadTime": "09/24/2019 20:24:14", - "straightDistance": "15.31", - "routeDistance": "17.63", - "timeToTower": "1:11:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "21:35:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_6NJDRQS_201909242024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F23F332-E0A4-42A6-8D62-12A3DC33CD8F", - "ticketNumber": "9X53WPM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816458, -79.993860", - "loadTime": "09/24/2019 21:05:47", - "straightDistance": "15.31", - "routeDistance": "17.96", - "timeToTower": "1:00:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "22:06:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_9X53WPM_201909242105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "830EFCF3-F514-4BE7-B76F-5BC1FEFD5276", - "ticketNumber": "5L65BEU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.833524, -80.056927", - "loadTime": "09/24/2019 20:04:12", - "straightDistance": "11.71", - "routeDistance": "15.14", - "timeToTower": "1:14:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "21:18:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 80, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_5L65BEU_201909242004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8960A16D-8DD2-4A9D-91E5-67B5E632F206", - "ticketNumber": "4JBAXLF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.780490, -79.993671", - "loadTime": "09/24/2019 20:12:26", - "straightDistance": "15.53", - "routeDistance": "17.26", - "timeToTower": "1:50:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "22:02:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 60, - "quantity": 44.7, - "calculatedQuantity": "44.7 CY", - "s3DownloadKey": "HaulPass_4JBAXLF_201909242012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96717774-B6C8-4689-8B2D-7670AB6E3DBB", - "ticketNumber": "4FTHVD8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.797321, -80.038767", - "loadTime": "09/24/2019 21:50:22", - "straightDistance": "12.78", - "routeDistance": "14.57", - "timeToTower": "0:49:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "22:39:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_4FTHVD8_201909242150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9FF74A95-CE93-4C7B-895B-FAD2546FB880", - "ticketNumber": "68UQDF3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814775, -79.995605", - "loadTime": "09/24/2019 20:15:48", - "straightDistance": "15.21", - "routeDistance": "17.54", - "timeToTower": "0:52:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "21:07:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_68UQDF3_201909242015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A86E1830-E24C-4569-A079-D15909BABA2D", - "ticketNumber": "6BQAGPT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.831940, -80.062752", - "loadTime": "09/24/2019 20:09:58", - "straightDistance": "11.36", - "routeDistance": "15.82", - "timeToTower": "1:17:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "21:27:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_6BQAGPT_201909242009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA2F9BBC-7BD4-47BC-9E4F-B1B5F1CCD14C", - "ticketNumber": "4K8839E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.778407, -79.993599", - "loadTime": "09/24/2019 20:43:54", - "straightDistance": "15.56", - "routeDistance": "17.38", - "timeToTower": "1:19:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "22:03:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 65, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_4K8839E_201909242043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFF20B03-504C-4879-8BAB-03170A583E74", - "ticketNumber": "3QUD6KQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816566, -79.993617", - "loadTime": "09/24/2019 21:05:30", - "straightDistance": "15.33", - "routeDistance": "17.95", - "timeToTower": "0:59:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "22:05:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_3QUD6KQ_201909242105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F37EB573-6464-4343-9345-2A4FCFC182EE", - "ticketNumber": "NPGUA4C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.796580, -80.039221", - "loadTime": "09/24/2019 20:05:10", - "straightDistance": "12.76", - "routeDistance": "14.57", - "timeToTower": "0:54:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "20:59:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_NPGUA4C_201909242005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F442941F-F55A-4715-941F-2821FF51030A", - "ticketNumber": "7NRAT3L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.831881, -80.042171", - "loadTime": "09/24/2019 22:01:30", - "straightDistance": "12.55", - "routeDistance": "15.61", - "timeToTower": "0:49:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "22:51:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 50, - "quantity": 33.1, - "calculatedQuantity": "33.1 CY", - "s3DownloadKey": "HaulPass_7NRAT3L_201909242201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9D76424-55AB-49E3-9429-BB13B6024A2A", - "ticketNumber": "5FD4A9N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.838728, -80.070488", - "loadTime": "09/24/2019 21:32:58", - "straightDistance": "10.97", - "routeDistance": "14", - "timeToTower": "1:01:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/24/2019", - "disposalTime": "22:34:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 60, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_5FD4A9N_201909242132_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13A0FCF4-A7FC-4514-A739-E7F96E70D4DC", - "ticketNumber": "7NJHK48", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.798787, -79.865270", - "loadTime": "09/24/2019 20:51:32", - "straightDistance": "13.75", - "routeDistance": "15.22", - "timeToTower": "1:40:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "22:31:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_7NJHK48_201909242051_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D6B0931-7097-40EF-B4CF-F42AEA4FE8D6", - "ticketNumber": "9WLVW4N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.798540, -79.860225", - "loadTime": "09/24/2019 20:54:52", - "straightDistance": "13.56", - "routeDistance": "14.43", - "timeToTower": "0:34:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "21:28:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_9WLVW4N_201909242032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3115B211-CF5D-4B0A-BBAD-60713A85685F", - "ticketNumber": "6HP4XLC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.843070, -79.862681", - "loadTime": "09/24/2019 17:51:15", - "straightDistance": "11.73", - "routeDistance": "13.06", - "timeToTower": "2:44:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "20:35:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_6HP4XLC_201909241733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "321583AA-19A6-4DE2-8BE9-FBCBF0E75D2D", - "ticketNumber": "4Z5HHCH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.802919, -79.878836", - "loadTime": "09/24/2019 20:04:36", - "straightDistance": "14.15", - "routeDistance": "15.54", - "timeToTower": "1:54:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "21:58:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 80, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_4Z5HHCH_201909241956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32831F0B-8A1D-4EBE-B512-18F3BF721FF8", - "ticketNumber": "4RURKH5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.844795, -79.863707", - "loadTime": "09/24/2019 18:39:17", - "straightDistance": "11.71", - "routeDistance": "13.23", - "timeToTower": "1:57:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "20:36:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_4RURKH5_201909241815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33DBA3A5-4BB8-41A8-8BF7-49432C68D5C1", - "ticketNumber": "4GSVKQ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.828906, -79.867949", - "loadTime": "09/24/2019 19:29:59", - "straightDistance": "12.54", - "routeDistance": "14.28", - "timeToTower": "2:09:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "21:39:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_4GSVKQ3_201909241913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A4B0510-5188-4432-A043-E54EC8B80803", - "ticketNumber": "8AEQ7W4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.843460, -79.865060", - "loadTime": "09/24/2019 20:30:17", - "straightDistance": "11.83", - "routeDistance": "13.28", - "timeToTower": "1:55:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "22:26:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 80, - "quantity": 59.4, - "calculatedQuantity": "59.4 CY", - "s3DownloadKey": "HaulPass_8AEQ7W4_201909242027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DA7414C-7DC9-4C45-928B-1F8245DCF2CE", - "ticketNumber": "69HC42L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.786098, -79.788206", - "loadTime": "09/24/2019 18:39:14", - "straightDistance": "11.73", - "routeDistance": "15.06", - "timeToTower": "2:00:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "20:39:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 70, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_69HC42L_201909241839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E16BD5D-6D92-4376-830E-0619AA1A4A26", - "ticketNumber": "9CGZ76A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.910047, -79.761579", - "loadTime": "09/24/2019 19:21:05", - "straightDistance": "4.34", - "routeDistance": "7.72", - "timeToTower": "1:21:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "20:42:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 65, - "quantity": 48.9, - "calculatedQuantity": "48.9 CY", - "s3DownloadKey": "HaulPass_9CGZ76A_201909241921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40B8393C-DA89-4D63-9B6A-2DC62F063438", - "ticketNumber": "BSKDBMS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.844461, -79.865684", - "loadTime": "09/24/2019 19:50:45", - "straightDistance": "11.82", - "routeDistance": "13.31", - "timeToTower": "2:40:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "22:30:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 80, - "quantity": 57.4, - "calculatedQuantity": "57.4 CY", - "s3DownloadKey": "HaulPass_BSKDBMS_201909241950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82FFDF77-D68A-40CD-B987-1F2442869A9C", - "ticketNumber": "3XRMKGY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.910619, -79.767519", - "loadTime": "09/24/2019 20:18:23", - "straightDistance": "4.64", - "routeDistance": "8.16", - "timeToTower": "0:39:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "20:58:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 80, - "quantity": 57.6, - "calculatedQuantity": "57.6 CY", - "s3DownloadKey": "HaulPass_3XRMKGY_201909242018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88A9A742-7ABF-4ACC-ADF8-6783A97C44F6", - "ticketNumber": "63748L6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.906114, -79.770555", - "loadTime": "09/24/2019 20:52:19", - "straightDistance": "4.92", - "routeDistance": "7.89", - "timeToTower": "0:48:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "21:40:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_63748L6_201909241943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C3C45DB-B1C8-4301-87DA-D94C8CDB3A1A", - "ticketNumber": "89Z8GSR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.986096, -79.645872", - "loadTime": "09/24/2019 20:37:21", - "straightDistance": "4.42", - "routeDistance": "8.08", - "timeToTower": "0:59:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "21:37:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 70, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_89Z8GSR_201909242037_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95922201-7044-44AD-AB22-466CB9518527", - "ticketNumber": "3SS7PMF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.786156, -79.787818", - "loadTime": "09/24/2019 20:40:05", - "straightDistance": "11.71", - "routeDistance": "15.02", - "timeToTower": "1:01:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "21:41:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_3SS7PMF_201909242040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A21B71E0-3F5C-4820-AEDC-591023031769", - "ticketNumber": "QMLJ7DW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6XMAGF5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836363, -79.815173", - "loadTime": "09/24/2019 20:09:10", - "straightDistance": "9.86", - "routeDistance": "10.68", - "timeToTower": "0:25:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "20:34:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_QMLJ7DW_201909242009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A33D4ECB-75DD-432E-B964-09E784FA7254", - "ticketNumber": "5F52VF5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.985881, -79.645891", - "loadTime": "09/24/2019 20:35:39", - "straightDistance": "4.41", - "routeDistance": "8.09", - "timeToTower": "1:00:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "21:36:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_5F52VF5_201909242035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5598E79-202B-45E8-925C-4847F7D0B5E5", - "ticketNumber": "9FTPNY3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.798846, -79.865346", - "loadTime": "09/24/2019 20:52:26", - "straightDistance": "13.75", - "routeDistance": "15.22", - "timeToTower": "1:42:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "22:35:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_9FTPNY3_201909242052_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5DEB7B7-7B93-4574-B396-503FC0291782", - "ticketNumber": "KB496U9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.803755, -79.887651", - "loadTime": "09/24/2019 21:09:08", - "straightDistance": "14.5", - "routeDistance": "15.34", - "timeToTower": "1:13:28", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "22:22:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 60, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_KB496U9_201909242051_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BEC23AB8-7EA0-4170-926D-5E65B52BE0D3", - "ticketNumber": "DHUHJWV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.910178, -79.761956", - "loadTime": "09/24/2019 19:21:28", - "straightDistance": "4.35", - "routeDistance": "7.74", - "timeToTower": "1:22:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "20:44:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_DHUHJWV_201909241921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C878768E-34C5-4985-AD44-E2BFA573BB9A", - "ticketNumber": "49UK44F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.804796, -79.879889", - "loadTime": "09/24/2019 19:51:20", - "straightDistance": "14.11", - "routeDistance": "14.94", - "timeToTower": "2:06:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "21:57:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 70, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_49UK44F_201909241951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB96296F-6C71-4304-86B8-FA5B51955F51", - "ticketNumber": "72AKDXV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.786184, -79.788106", - "loadTime": "09/24/2019 19:02:53", - "straightDistance": "11.72", - "routeDistance": "15.06", - "timeToTower": "1:38:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "20:41:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 60, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_72AKDXV_201909241902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6D5F300-198C-47CA-8F95-A6609EA2D117", - "ticketNumber": "74Q7H4H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.786395, -79.787877", - "loadTime": "09/24/2019 21:02:30", - "straightDistance": "11.7", - "routeDistance": "15.02", - "timeToTower": "0:40:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "21:43:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 60, - "quantity": 43.1, - "calculatedQuantity": "43.1 CY", - "s3DownloadKey": "HaulPass_74Q7H4H_201909242102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7D57ED4-B8DC-4194-965C-72FFB4FE9903", - "ticketNumber": "5RJVPAJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.848578, -79.780977", - "loadTime": "09/24/2019 19:51:51", - "straightDistance": "7.89", - "routeDistance": "9.6", - "timeToTower": "0:32:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "20:24:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_5RJVPAJ_201909241917_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F73DD30E-C389-4C38-A0F4-EC9306F00B74", - "ticketNumber": "56AMKHR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.797591, -79.884799", - "loadTime": "09/24/2019 21:38:31", - "straightDistance": "14.65", - "routeDistance": "15.81", - "timeToTower": "0:45:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "22:23:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 70, - "quantity": 57.3, - "calculatedQuantity": "57.3 CY", - "s3DownloadKey": "HaulPass_56AMKHR_201909242132_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8E7139C-6A4D-48F0-B90F-2A31F818E44E", - "ticketNumber": "77AUZK4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.911691, -79.764426", - "loadTime": "09/24/2019 19:53:23", - "straightDistance": "4.44", - "routeDistance": "7.96", - "timeToTower": "1:03:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/24/2019", - "disposalTime": "20:57:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_77AUZK4_201909241939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A400AD9-FC9D-41DB-AF6D-D47B0D3D4EA9", - "ticketNumber": "93CAS3P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.784737, -80.027661", - "loadTime": "09/24/2019 21:56:23", - "straightDistance": "8.02", - "routeDistance": "17.23", - "timeToTower": "14:18:28", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "12:14:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_93CAS3P_201909242156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E1F3D39-E3CA-4121-B3B2-8B56296D3F99", - "ticketNumber": "9J95H68", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.651262, -80.134982", - "loadTime": "09/25/2019 11:52:06", - "straightDistance": "4.36", - "routeDistance": "6.31", - "timeToTower": "0:18:13", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "12:10:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 65, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_9J95H68_201909251152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "799119DB-ABC0-431F-8E1D-E4B9007D6E63", - "ticketNumber": "6GBVHBW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.784423, -80.028043", - "loadTime": "09/24/2019 21:57:57", - "straightDistance": "8", - "routeDistance": "17.2", - "timeToTower": "14:18:33", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "12:16:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_6GBVHBW_201909242157_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C881C8C2-0F6D-4F5C-A5ED-C7CD686EAC6D", - "ticketNumber": "5E67Y9J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.705137, -79.943486", - "loadTime": "09/24/2019 22:18:17", - "straightDistance": "7.38", - "routeDistance": "16.89", - "timeToTower": "13:38:17", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "11:56:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 80, - "quantity": 59.4, - "calculatedQuantity": "59.4 CY", - "s3DownloadKey": "HaulPass_5E67Y9J_201909242218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9F00735-82DF-4D07-8C18-47C2DBE179AB", - "ticketNumber": "7GUDP4J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.651440, -80.135236", - "loadTime": "09/25/2019 11:53:03", - "straightDistance": "4.37", - "routeDistance": "6.32", - "timeToTower": "0:19:06", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "12:12:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 60, - "quantity": 35.3, - "calculatedQuantity": "35.3 CY", - "s3DownloadKey": "HaulPass_7GUDP4J_201909251153_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED011F95-124F-4D14-8A0B-9CD2FF909EFA", - "ticketNumber": "T8GN5YY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.705109, -79.943529", - "loadTime": "09/24/2019 22:12:05", - "straightDistance": "7.37", - "routeDistance": "16.89", - "timeToTower": "13:43:26", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "11:55:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_T8GN5YY_201909242212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C9AC772-B3F0-40CB-8DDC-9C0684DC950A", - "ticketNumber": "9N7U24R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816263, -79.993972", - "loadTime": "09/25/2019 11:41:17", - "straightDistance": "15.31", - "routeDistance": "17.63", - "timeToTower": "0:34:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "12:16:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_9N7U24R_201909251141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "30112036-F4F6-4962-B8BF-A4675DE40CE7", - "ticketNumber": "MV9E4XE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.778362, -79.992546", - "loadTime": "09/24/2019 21:22:30", - "straightDistance": "15.62", - "routeDistance": "17.45", - "timeToTower": "13:58:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "11:21:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 45, - "quantity": 32.6, - "calculatedQuantity": "32.6 CY", - "s3DownloadKey": "HaulPass_MV9E4XE_201909242122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "369342A6-76F2-4086-8F38-DD7AE2C6D980", - "ticketNumber": "5EKF7GY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.780430, -79.994834", - "loadTime": "09/24/2019 20:34:54", - "straightDistance": "15.47", - "routeDistance": "17.18", - "timeToTower": "14:45:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "11:20:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 50, - "quantity": 36, - "calculatedQuantity": "36 CY", - "s3DownloadKey": "HaulPass_5EKF7GY_201909242034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37E3446D-D4B3-4B32-901E-50CA78076850", - "ticketNumber": "9ZR8PXW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.828793, -80.060757", - "loadTime": "09/24/2019 22:01:13", - "straightDistance": "11.46", - "routeDistance": "15.73", - "timeToTower": "13:25:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "11:26:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 55, - "quantity": 37.5, - "calculatedQuantity": "37.5 CY", - "s3DownloadKey": "HaulPass_9ZR8PXW_201909242201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50AC5AC9-E7CF-40DB-AE06-58866D5897C7", - "ticketNumber": "77BTQF5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.808688, -80.119268", - "loadTime": "09/25/2019 11:58:54", - "straightDistance": "8.06", - "routeDistance": "10.08", - "timeToTower": "0:19:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "12:18:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_77BTQF5_201909251157_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "669FC26A-E139-41E1-BB63-58EBACDD3E66", - "ticketNumber": "9PG8C6W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816237, -79.994355", - "loadTime": "09/25/2019 11:39:51", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:33:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "12:12:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_9PG8C6W_201909251139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67A76EA8-1D9B-40B1-AA42-8A8ED65C8333", - "ticketNumber": "3P7S5SP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816220, -79.994301", - "loadTime": "09/25/2019 11:40:11", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:33:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "12:14:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_3P7S5SP_201909251140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6BCB00FE-C42B-4A7B-B00C-BCDC07824BD4", - "ticketNumber": "9WC9D33", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816194, -79.993965", - "loadTime": "09/25/2019 11:40:48", - "straightDistance": "15.31", - "routeDistance": "17.63", - "timeToTower": "0:34:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "12:15:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_9WC9D33_201909251140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81621ABA-F4FD-43EB-A73A-D3DAC5EF4631", - "ticketNumber": "9TKPU2Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.829885, -80.062111", - "loadTime": "09/24/2019 21:25:00", - "straightDistance": "11.39", - "routeDistance": "15.66", - "timeToTower": "13:58:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "11:23:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_9TKPU2Z_201909242125_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89DFEE82-9F62-4F66-A2FF-95E3D976E7D6", - "ticketNumber": "3TXRZ6R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.829866, -80.062141", - "loadTime": "09/24/2019 21:27:10", - "straightDistance": "11.39", - "routeDistance": "15.66", - "timeToTower": "13:57:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "11:25:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 75, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_3TXRZ6R_201909242127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCDE791A-D874-440A-B063-A5ADF14A19B5", - "ticketNumber": "9J8W6PK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.828045, -80.060953", - "loadTime": "09/24/2019 22:10:26", - "straightDistance": "11.45", - "routeDistance": "15.79", - "timeToTower": "13:18:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "11:28:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 50, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_9J8W6PK_201909242210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "003ECC68-F8C4-4F20-B3B4-E87CBEDFAD7C", - "ticketNumber": "KVZSB9K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.570916, -80.328029", - "loadTime": "09/25/2019 11:31:29", - "straightDistance": "2.04", - "routeDistance": "3.32", - "timeToTower": "0:17:49", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "11:49:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_KVZSB9K_201909251131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24A56652-39EF-403E-BEF2-FA5CCF6A14BE", - "ticketNumber": "9MVNPLR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.691538, -80.349827", - "loadTime": "09/25/2019 12:58:58", - "straightDistance": "7.08", - "routeDistance": "8.4", - "timeToTower": "1:08:49", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "14:07:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_9MVNPLR_201909251258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69653FDC-3855-40A6-8E7B-3A7151DC1EDB", - "ticketNumber": "HKGC39C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.561568, -80.336677", - "loadTime": "09/25/2019 13:44:05", - "straightDistance": "2.2", - "routeDistance": "4.26", - "timeToTower": "0:32:38", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "14:16:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_HKGC39C_201909251344_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "764F8D9B-3545-4F51-9FB0-8E0C603C1814", - "ticketNumber": "573USY6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.691479, -80.349605", - "loadTime": "09/25/2019 13:47:35", - "straightDistance": "7.08", - "routeDistance": "8.4", - "timeToTower": "0:24:44", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "14:12:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 65, - "quantity": 48.7, - "calculatedQuantity": "48.7 CY", - "s3DownloadKey": "HaulPass_573USY6_201909251347_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C26C3A2D-8C56-48E1-BF2C-C08EFDC7AAA1", - "ticketNumber": "7JVYHWV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.561499, -80.336713", - "loadTime": "09/25/2019 13:46:56", - "straightDistance": "2.2", - "routeDistance": "4.27", - "timeToTower": "0:28:08", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "14:15:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_7JVYHWV_201909251346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B9C0160-1D0C-473D-94ED-7722CB167014", - "ticketNumber": "3D2VDC4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.906181, -79.772715", - "loadTime": "09/25/2019 12:20:13", - "straightDistance": "5.04", - "routeDistance": "8.13", - "timeToTower": "0:27:39", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "12:47:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_3D2VDC4_201909251201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C98BAAB-F26A-46FD-9293-30196AE1035A", - "ticketNumber": "3XPFY7A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.847796, -79.865341", - "loadTime": "09/25/2019 12:16:57", - "straightDistance": "11.68", - "routeDistance": "13.37", - "timeToTower": "1:55:45", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "14:12:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 75, - "quantity": 53.8, - "calculatedQuantity": "53.8 CY", - "s3DownloadKey": "HaulPass_3XPFY7A_201909251140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DB5B85C-6D56-478C-B3AC-E7E2190B5995", - "ticketNumber": "5KHLAU7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836342, -79.815140", - "loadTime": "09/25/2019 11:09:08", - "straightDistance": "9.86", - "routeDistance": "10.68", - "timeToTower": "0:52:28", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "12:01:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 75, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_5KHLAU7_201909251109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0EB02032-27FA-45A1-BCE4-02F7149AED7D", - "ticketNumber": "56RM6VN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.902181, -79.805505", - "loadTime": "09/25/2019 13:19:38", - "straightDistance": "6.9", - "routeDistance": "10.53", - "timeToTower": "1:48:03", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "15:07:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 75, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_56RM6VN_201909251319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17344A1B-55FC-4AC8-9541-32E06E374920", - "ticketNumber": "4SUMT2V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.899951, -79.798914", - "loadTime": "09/25/2019 13:47:50", - "straightDistance": "6.6", - "routeDistance": "11.05", - "timeToTower": "1:21:31", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "15:09:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_4SUMT2V_201909251320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "179F97DC-8A05-43C7-A194-A389D728CE8E", - "ticketNumber": "9NGRSKG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.874342, -79.751003", - "loadTime": "09/25/2019 13:34:08", - "straightDistance": "5.41", - "routeDistance": "6.27", - "timeToTower": "0:15:23", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "13:49:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_9NGRSKG_201909251141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F926125-763E-41F7-8117-34E55D624C44", - "ticketNumber": "8DYYBR8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836356, -79.814530", - "loadTime": "09/25/2019 11:45:26", - "straightDistance": "9.83", - "routeDistance": "10.65", - "timeToTower": "0:37:06", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "12:22:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_8DYYBR8_201909251145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2093A307-D08A-4482-9D40-FEFB21D575EC", - "ticketNumber": "8DTPV6J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.798530, -79.865512", - "loadTime": "09/25/2019 12:02:20", - "straightDistance": "13.78", - "routeDistance": "16.36", - "timeToTower": "1:23:11", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "13:25:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_8DTPV6J_201909251142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2238C704-B0F8-4621-8EBE-15BDCE81FE25", - "ticketNumber": "7FUNBMS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7NXYYDU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.836365, -79.816290", - "loadTime": "09/25/2019 13:14:21", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "0:59:33", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "14:13:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 75, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_7FUNBMS_201909251314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3031EBE7-9768-4898-9E27-7642C2599E7B", - "ticketNumber": "UPHJ3HK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836610, -79.816236", - "loadTime": "09/25/2019 14:02:35", - "straightDistance": "9.89", - "routeDistance": "10.85", - "timeToTower": "1:03:19", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "15:05:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_UPHJ3HK_201909251402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3396F976-B90A-489A-A0F0-B9681F3B2E77", - "ticketNumber": "7MPAPYZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836626, -79.814709", - "loadTime": "09/25/2019 12:55:16", - "straightDistance": "9.83", - "routeDistance": "10.65", - "timeToTower": "1:05:59", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "14:01:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 75, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_7MPAPYZ_201909251255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CB4038A-D403-41FA-A71E-D0AA88D5A810", - "ticketNumber": "8KVTX83", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.836381, -79.816416", - "loadTime": "09/25/2019 12:00:55", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "0:33:10", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "12:34:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_8KVTX83_201909251200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "477BD5AD-775C-44CA-8C89-68DDBE2BCCD8", - "ticketNumber": "TZB2VKL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.838004, -79.815728", - "loadTime": "09/25/2019 13:20:55", - "straightDistance": "9.8", - "routeDistance": "10.51", - "timeToTower": "0:22:58", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "13:43:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_TZB2VKL_201909251320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47CE481C-45AC-437E-A461-F79D16164E71", - "ticketNumber": "54KRCVW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.909170, -79.769361", - "loadTime": "09/24/2019 21:54:51", - "straightDistance": "4.77", - "routeDistance": "8.25", - "timeToTower": "13:40:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "11:34:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 65, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_54KRCVW_201909242136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49D8854A-40BC-409B-93D2-B982EB023965", - "ticketNumber": "84RCJHV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.911613, -79.770216", - "loadTime": "09/25/2019 13:24:14", - "straightDistance": "4.76", - "routeDistance": "8.44", - "timeToTower": "1:24:52", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "14:49:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_84RCJHV_201909251324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B6959F2-5BC9-4E46-9677-EB5BF881B24A", - "ticketNumber": "93CR2PT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KJ4VQ2", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836667, -79.815121", - "loadTime": "09/25/2019 11:44:43", - "straightDistance": "9.84", - "routeDistance": "10.66", - "timeToTower": "1:10:13", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "12:54:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 70, - "quantity": 81.6, - "calculatedQuantity": "81.6 CY", - "s3DownloadKey": "HaulPass_93CR2PT_201909251144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F813BB0-5563-4F46-945F-3255E6BF7484", - "ticketNumber": "339HTRN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.836529, -79.816630", - "loadTime": "09/25/2019 11:39:36", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "0:50:43", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "12:30:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 75, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_339HTRN_201909251139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6EB5CC54-BA9D-4E49-A369-DD75F9FA6BF4", - "ticketNumber": "8MFJ7JR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KJ4VQ2", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836017, -79.814914", - "loadTime": "09/25/2019 13:52:01", - "straightDistance": "9.87", - "routeDistance": "10.68", - "timeToTower": "0:35:21", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "14:27:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_8MFJ7JR_201909251352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7661C433-8E80-4BA4-BC15-6AFBC2514EDA", - "ticketNumber": "7EYKM3H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.909657, -79.756190", - "loadTime": "09/25/2019 13:37:10", - "straightDistance": "4.07", - "routeDistance": "7.8", - "timeToTower": "0:32:06", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "14:09:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_7EYKM3H_201909251328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78913F4A-2A70-4A73-9689-B366FB23BEAC", - "ticketNumber": "5MVMN3Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836614, -79.816419", - "loadTime": "09/24/2019 22:17:38", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "13:35:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "11:52:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 70, - "quantity": 81.6, - "calculatedQuantity": "81.6 CY", - "s3DownloadKey": "HaulPass_5MVMN3Y_201909242217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B3069CA-8D1E-46D6-9564-DA41A18CBAFC", - "ticketNumber": "8VXUGBK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.836489, -79.816351", - "loadTime": "09/25/2019 13:12:48", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "1:02:11", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "14:14:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_8VXUGBK_201909251312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80D3D685-4234-4B9E-B318-0E5F25574EB1", - "ticketNumber": "ATTPYU6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.904975, -79.776955", - "loadTime": "09/25/2019 14:17:05", - "straightDistance": "5.29", - "routeDistance": "8.45", - "timeToTower": "0:30:02", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "14:47:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_ATTPYU6_201909251340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88FC59EA-349C-402E-8DDB-C38AA1D20F8E", - "ticketNumber": "37BHYKP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.836581, -79.816492", - "loadTime": "09/25/2019 13:45:49", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "1:10:45", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "14:56:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 70, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_37BHYKP_201909251345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "918A37AF-4864-4766-A022-26811382EEBB", - "ticketNumber": "69YY834", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.800199, -79.883784", - "loadTime": "09/25/2019 13:20:10", - "straightDistance": "14.49", - "routeDistance": "15.54", - "timeToTower": "1:16:07", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "14:36:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 60, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_69YY834_201909251300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94F53186-B179-4795-B5B8-3FFDED3167E3", - "ticketNumber": "55LQDHV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.836436, -79.816805", - "loadTime": "09/25/2019 13:54:23", - "straightDistance": "9.92", - "routeDistance": "10.82", - "timeToTower": "0:59:29", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "14:53:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 75, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_55LQDHV_201909251354_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96A754DD-27E5-4EB6-9D29-DAA4E103AF9E", - "ticketNumber": "3PBHHHW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.909327, -79.756195", - "loadTime": "09/25/2019 13:21:19", - "straightDistance": "4.08", - "routeDistance": "7.78", - "timeToTower": "0:49:09", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "14:10:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_3PBHHHW_201909251241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA68EB29-A7B7-4BC0-99C2-F8D5F5D3D1E5", - "ticketNumber": "3R8ZVC8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.798953, -79.860748", - "loadTime": "09/25/2019 12:05:18", - "straightDistance": "13.56", - "routeDistance": "15.62", - "timeToTower": "0:46:34", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "12:51:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 65, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_3R8ZVC8_201909251156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE9E1C19-AA23-4EF9-BEF9-356C639243EA", - "ticketNumber": "8Z5EKLZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836663, -79.816260", - "loadTime": "09/25/2019 11:08:36", - "straightDistance": "9.89", - "routeDistance": "10.86", - "timeToTower": "0:54:54", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "12:03:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 80, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_8Z5EKLZ_201909251108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B750E26D-A65E-4A44-87B2-25E00DA720D0", - "ticketNumber": "6974X3N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.803436, -79.883522", - "loadTime": "09/25/2019 13:55:54", - "straightDistance": "14.33", - "routeDistance": "15.24", - "timeToTower": "0:43:38", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "14:39:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 65, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_6974X3N_201909251346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B81C98C6-467B-42EE-A8CA-6060961AA328", - "ticketNumber": "7BEG9WQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.909497, -79.761534", - "loadTime": "09/24/2019 21:32:20", - "straightDistance": "4.35", - "routeDistance": "7.69", - "timeToTower": "13:56:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "11:28:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_7BEG9WQ_201909242132_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD7A5A1F-EDFC-4CDF-B8AF-30A255444644", - "ticketNumber": "9H3J5A3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.912495, -79.767214", - "loadTime": "09/24/2019 21:46:33", - "straightDistance": "4.57", - "routeDistance": "8.22", - "timeToTower": "13:46:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "11:33:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_9H3J5A3_201909242146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CECF4EEB-08BF-4B8B-A4E8-7C9ED85FCA22", - "ticketNumber": "9J6UFQ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.807301, -79.870956", - "loadTime": "09/25/2019 12:13:19", - "straightDistance": "13.6", - "routeDistance": "14.37", - "timeToTower": "2:03:15", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "14:16:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 65, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_9J6UFQ2_201909251213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D02AA57F-D595-49AF-A2F4-14F933C1B287", - "ticketNumber": "8J3EDQA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.799187, -79.859799", - "loadTime": "09/25/2019 14:24:41", - "straightDistance": "13.51", - "routeDistance": "15.53", - "timeToTower": "0:35:48", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "15:00:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_8J3EDQA_201909251424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3B16FF5-4357-481A-8396-16B32F91A547", - "ticketNumber": "6D7Q2H8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.848680, -79.864314", - "loadTime": "09/25/2019 13:26:38", - "straightDistance": "11.6", - "routeDistance": "13.38", - "timeToTower": "0:44:56", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "14:11:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_6D7Q2H8_201909251303_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD0788EB-EB84-422B-BC89-86A487668FB8", - "ticketNumber": "T5WPYXH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.910650, -79.768323", - "loadTime": "09/24/2019 21:21:58", - "straightDistance": "4.68", - "routeDistance": "8.2", - "timeToTower": "14:16:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "11:38:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_T5WPYXH_201909242121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE971B75-9967-4809-BF00-9CEF27B63F5A", - "ticketNumber": "6LHC5X2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.837580, -79.815086", - "loadTime": "09/25/2019 12:40:04", - "straightDistance": "9.8", - "routeDistance": "10.49", - "timeToTower": "0:27:19", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "13:07:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_6LHC5X2_201909251240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0D5EE8B-0372-49BB-916B-D1F8958254DA", - "ticketNumber": "5EDYD62", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.799214, -79.875210", - "loadTime": "09/25/2019 12:49:49", - "straightDistance": "14.16", - "routeDistance": "15.84", - "timeToTower": "1:03:25", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "13:53:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 80, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_5EDYD62_201909251234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E389425F-CC75-4DB2-B94E-10F5B7F30364", - "ticketNumber": "3WJXG3P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.836459, -79.816590", - "loadTime": "09/25/2019 11:16:52", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "1:15:53", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "12:32:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 75, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_3WJXG3P_201909251116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E862724C-0B62-4BF7-BE1F-D0EDD95964FE", - "ticketNumber": "3NZ69FP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.908228, -79.769617", - "loadTime": "09/25/2019 11:56:51", - "straightDistance": "4.81", - "routeDistance": "8.21", - "timeToTower": "0:49:26", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "12:46:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_3NZ69FP_201909251156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F123DF59-3BB2-4C7F-B3D8-25E28994133C", - "ticketNumber": "38WM44E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836149, -79.814942", - "loadTime": "09/25/2019 12:56:30", - "straightDistance": "9.86", - "routeDistance": "10.68", - "timeToTower": "1:11:06", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "14:07:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 80, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_38WM44E_201909251256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5569095-A102-4148-B43F-75222252CA8A", - "ticketNumber": "5526ZLP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.800305, -79.863115", - "loadTime": "09/25/2019 12:36:56", - "straightDistance": "13.59", - "routeDistance": "16.54", - "timeToTower": "0:47:03", - "towerMonitorUserCertificationNumber": "7G56BVK", - "towerMonitorName": "Christopher Porter", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "13:23:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 65, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_5526ZLP_201909251222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15C8D3FD-8C2F-4776-A2F0-A63BA6DAC855", - "ticketNumber": "8XF6HM7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.570891, -80.327785", - "loadTime": "09/25/2019 11:30:25", - "straightDistance": "2.06", - "routeDistance": "3.31", - "timeToTower": "0:21:44", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "11:52:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_8XF6HM7_201909251130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "215B686C-6EEE-478A-B6C1-B68C07F8F164", - "ticketNumber": "7ZDK2GA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.691593, -80.349598", - "loadTime": "09/25/2019 11:16:01", - "straightDistance": "7.09", - "routeDistance": "8.41", - "timeToTower": "1:03:44", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "12:19:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_7ZDK2GA_201909251116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "542B75E2-9C8E-49F6-98A2-4C2D4469A945", - "ticketNumber": "3JYMHKR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.561134, -80.338485", - "loadTime": "09/25/2019 12:19:19", - "straightDistance": "2.17", - "routeDistance": "4.38", - "timeToTower": "0:46:01", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "13:05:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_3JYMHKR_201909251219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "716EB7D1-AA8A-4EE9-8F34-10CCD0E14FBC", - "ticketNumber": "7VTRXM3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.561305, -80.338766", - "loadTime": "09/25/2019 12:21:48", - "straightDistance": "2.16", - "routeDistance": "4.39", - "timeToTower": "0:41:43", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "13:03:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_7VTRXM3_201909251221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CB189DA-3EB4-4CC9-9456-E3B1CF4C8788", - "ticketNumber": "47HLD42", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.691540, -80.349712", - "loadTime": "09/25/2019 12:01:56", - "straightDistance": "7.08", - "routeDistance": "8.4", - "timeToTower": "0:18:55", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "12:20:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 85, - "quantity": 63.7, - "calculatedQuantity": "63.7 CY", - "s3DownloadKey": "HaulPass_47HLD42_201909251201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8FF3DCA5-6484-446C-8461-CC392DE1EE78", - "ticketNumber": "8KGB9UF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.721617, -80.392684", - "loadTime": "09/25/2019 11:59:34", - "straightDistance": "9.4", - "routeDistance": "15.65", - "timeToTower": "1:08:14", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "13:07:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 75, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_8KGB9UF_201909251146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D090497C-E1A7-4278-8B40-7528286B2C7F", - "ticketNumber": "X7WF8NV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.720862, -80.393096", - "loadTime": "09/25/2019 12:25:03", - "straightDistance": "9.36", - "routeDistance": "15.59", - "timeToTower": "0:43:34", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "13:08:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_X7WF8NV_201909251200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11187629-1574-4BD8-A203-B28844C20719", - "ticketNumber": "8N9FNJQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.904630, -79.741774", - "loadTime": "09/25/2019 15:13:13", - "straightDistance": "3.54", - "routeDistance": "4.93", - "timeToTower": "0:17:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "15:30:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 75, - "quantity": 53.8, - "calculatedQuantity": "53.8 CY", - "s3DownloadKey": "HaulPass_8N9FNJQ_201909251459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DF04880-96C9-4C16-ADDD-ACC44361C8C1", - "ticketNumber": "6M8LNJF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836610, -79.816139", - "loadTime": "09/25/2019 14:32:52", - "straightDistance": "9.89", - "routeDistance": "10.59", - "timeToTower": "0:54:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "15:27:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 65, - "quantity": 41.3, - "calculatedQuantity": "41.3 CY", - "s3DownloadKey": "HaulPass_6M8LNJF_201909251432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "743CAB21-D9EE-43BC-96B7-47E866F94D13", - "ticketNumber": "537CB5U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.903902, -79.741886", - "loadTime": "09/25/2019 15:16:59", - "straightDistance": "3.58", - "routeDistance": "4.88", - "timeToTower": "0:14:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "15:31:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_537CB5U_201909251516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76EDA25D-DB63-4233-B6EC-38D3760A2FC7", - "ticketNumber": "9KAJEGZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "33.114737, -79.452703", - "loadTime": "09/25/2019 11:48:22", - "straightDistance": "18.61", - "routeDistance": "22.59", - "timeToTower": "3:32:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "15:20:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_J001_9KAJEGZ_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB2D36D0-6C98-444D-93E7-C5AD8BAEA5B0", - "ticketNumber": "5QRBKSZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836641, -79.816102", - "loadTime": "09/25/2019 14:48:42", - "straightDistance": "9.89", - "routeDistance": "10.59", - "timeToTower": "0:24:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "15:13:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 75, - "quantity": 87.5, - "calculatedQuantity": "87.5 CY", - "s3DownloadKey": "HaulPass_5QRBKSZ_201909251448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4DB43BC-B73A-4398-AAEA-1EDF1FB02BA6", - "ticketNumber": "6DMKEMN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "33.114842, -79.452665", - "loadTime": "09/25/2019 12:39:48", - "straightDistance": "18.62", - "routeDistance": "22.6", - "timeToTower": "2:45:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "15:25:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 70, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_6DMKEMN_201909251239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F915B8FB-361E-4026-91F6-80BE079025E2", - "ticketNumber": "6CBDKFR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836676, -79.816473", - "loadTime": "09/25/2019 14:44:44", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:41:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "15:26:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 75, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_J001_6CBDKFR_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50137BF6-BAD6-4D15-BA11-BDF7E21E0E92", - "ticketNumber": "5KFZML9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.724524, -80.392049", - "loadTime": "09/25/2019 15:25:40", - "straightDistance": "9.59", - "routeDistance": "15.85", - "timeToTower": "0:28:06", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "15:53:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 90, - "quantity": 66.6, - "calculatedQuantity": "66.6 CY", - "s3DownloadKey": "HaulPass_5KFZML9_201909251525_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D90086C-CD99-4037-AC8C-B2147A0E55E5", - "ticketNumber": "5T34KMH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.561733, -80.335915", - "loadTime": "09/25/2019 14:54:43", - "straightDistance": "2.21", - "routeDistance": "4.22", - "timeToTower": "0:44:45", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "15:39:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_5T34KMH_201909251454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89634C11-0A55-45FD-9114-1AE357A7E79D", - "ticketNumber": "6HZJ78H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.724096, -80.392073", - "loadTime": "09/25/2019 15:21:58", - "straightDistance": "9.56", - "routeDistance": "15.82", - "timeToTower": "0:29:14", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "15:51:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 90, - "quantity": 65.9, - "calculatedQuantity": "65.9 CY", - "s3DownloadKey": "HaulPass_J001_6HZJ78H_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F20976C7-2D32-4E72-981F-F0F18FB9593D", - "ticketNumber": "96PU5Q3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.561916, -80.335936", - "loadTime": "09/25/2019 14:55:43", - "straightDistance": "2.2", - "routeDistance": "4.22", - "timeToTower": "0:44:54", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "15:40:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_96PU5Q3_201909251455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E6FE52B-461F-4291-94E6-065177DE7BC2", - "ticketNumber": "9BC4H6G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.836472, -79.816476", - "loadTime": "09/25/2019 14:58:57", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "0:51:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "15:50:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_9BC4H6G_201909251458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9779652-1AF2-4997-AF37-DBD5A01659CC", - "ticketNumber": "4327DTR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7NXYYDU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.838170, -79.816026", - "loadTime": "09/25/2019 15:18:48", - "straightDistance": "9.81", - "routeDistance": "10.53", - "timeToTower": "0:34:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "15:53:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 50, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_4327DTR_201909251518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "005E3044-3DDB-4F34-99BC-01CCE32BC93D", - "ticketNumber": "9XKJ5LQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.653214, -80.139451", - "loadTime": "09/25/2019 12:39:04", - "straightDistance": "4.56", - "routeDistance": "6.63", - "timeToTower": "0:38:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:17:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 60, - "quantity": 35.3, - "calculatedQuantity": "35.3 CY", - "s3DownloadKey": "HaulPass_9XKJ5LQ_201909251239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03C5C751-C610-46E5-A2C0-A7EFFD5698F8", - "ticketNumber": "7D8AXL7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.736225, -79.920888", - "loadTime": "09/25/2019 12:39:37", - "straightDistance": "9.42", - "routeDistance": "16.11", - "timeToTower": "0:59:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:38:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 70, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_7D8AXL7_201909251239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04B18370-9383-48C0-8898-DBFC4E76FD96", - "ticketNumber": "7ANAEM9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.649549, -80.113599", - "loadTime": "09/25/2019 16:27:24", - "straightDistance": "3.28", - "routeDistance": "4.64", - "timeToTower": "0:36:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "17:04:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 60, - "quantity": 41.8, - "calculatedQuantity": "41.8 CY", - "s3DownloadKey": "HaulPass_7ANAEM9_201909251627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0502E8D3-CFBF-4AD4-9AAE-EB174C54AF3A", - "ticketNumber": "LKT59RJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724506, -79.936686", - "loadTime": "09/25/2019 13:59:06", - "straightDistance": "8.24", - "routeDistance": "15.45", - "timeToTower": "0:43:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:42:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 55, - "quantity": 36.6, - "calculatedQuantity": "36.6 CY", - "s3DownloadKey": "HaulPass_LKT59RJ_201909251359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0544418F-6E2D-4171-ABCB-35831B452499", - "ticketNumber": "6CYDSX6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.692467, -79.962638", - "loadTime": "09/25/2019 17:23:00", - "straightDistance": "6.07", - "routeDistance": "16.11", - "timeToTower": "0:59:16", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "18:22:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_6CYDSX6_201909251723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "097D51E2-E422-4ABC-8D34-DED39750BE59", - "ticketNumber": "E3VZ6DV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.705270, -79.943792", - "loadTime": "09/25/2019 15:29:07", - "straightDistance": "7.36", - "routeDistance": "17.09", - "timeToTower": "1:32:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "17:01:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_E3VZ6DV_201909251529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CEF4346-5D63-4293-8E61-F89B592AC0A8", - "ticketNumber": "6PD2V2V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.758700, -80.158437", - "loadTime": "09/25/2019 12:34:07", - "straightDistance": "8.07", - "routeDistance": "17.4", - "timeToTower": "1:06:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:40:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 60, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_6PD2V2V_201909251234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "116AA0CD-2892-4A92-9015-F9980F36ED53", - "ticketNumber": "5MCCDNM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724687, -79.936680", - "loadTime": "09/25/2019 12:20:06", - "straightDistance": "8.24", - "routeDistance": "15.45", - "timeToTower": "0:35:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "12:55:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 90, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_5MCCDNM_201909251220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2067C147-3521-4EDF-8C4D-1BCE0E40654C", - "ticketNumber": "4HK5CPW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.747460, -79.921985", - "loadTime": "09/25/2019 12:36:51", - "straightDistance": "9.75", - "routeDistance": "16.91", - "timeToTower": "1:12:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:49:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 65, - "quantity": 44.6, - "calculatedQuantity": "44.6 CY", - "s3DownloadKey": "HaulPass_4HK5CPW_201909251236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23B85756-34A2-4549-875C-B5238E79FA2A", - "ticketNumber": "97UHZCA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.652659, -80.139552", - "loadTime": "09/25/2019 16:21:47", - "straightDistance": "4.58", - "routeDistance": "6.66", - "timeToTower": "1:24:40", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "17:46:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 45, - "quantity": 26.5, - "calculatedQuantity": "26.5 CY", - "s3DownloadKey": "HaulPass_97UHZCA_201909251621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "254CE142-30A2-41B9-BA1F-C750483C1BF9", - "ticketNumber": "8EMY3N5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.754269, -80.127036", - "loadTime": "09/25/2019 16:13:43", - "straightDistance": "6.7", - "routeDistance": "11.36", - "timeToTower": "2:07:20", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "18:21:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 75, - "quantity": 55.6, - "calculatedQuantity": "55.6 CY", - "s3DownloadKey": "HaulPass_8EMY3N5_201909251613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27124288-9C6A-47FC-AC52-4190E854BE14", - "ticketNumber": "4D2DKF2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.742924, -79.964733", - "loadTime": "09/25/2019 15:39:21", - "straightDistance": "7.55", - "routeDistance": "13", - "timeToTower": "1:04:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:43:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 70, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_J001_4D2DKF2_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "275ACB2C-9CF2-42B6-BE12-8E41AD3F3448", - "ticketNumber": "EUTCBMA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.673076, -80.201425", - "loadTime": "09/25/2019 15:13:26", - "straightDistance": "7.96", - "routeDistance": "13.54", - "timeToTower": "0:55:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:08:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_EUTCBMA_201909251513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "285B8D7B-AB23-430E-A378-C5AD9EB9361A", - "ticketNumber": "7SFLUWQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.670883, -80.153100", - "loadTime": "09/25/2019 13:45:55", - "straightDistance": "5.16", - "routeDistance": "12.15", - "timeToTower": "0:59:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:45:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 55, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_7SFLUWQ_201909251345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B6C6480-CE83-4A8D-B65F-B98FBAFED56B", - "ticketNumber": "5DVZ6CQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750739, -79.908309", - "loadTime": "09/25/2019 14:25:17", - "straightDistance": "10.55", - "routeDistance": "17.14", - "timeToTower": "0:48:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "15:13:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_5DVZ6CQ_201909251425_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E179DFE-6FE8-4028-95EC-6812665CE871", - "ticketNumber": "4N22V7P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.662711, -80.216990", - "loadTime": "09/25/2019 16:50:04", - "straightDistance": "8.9", - "routeDistance": "14.7", - "timeToTower": "1:07:12", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "17:57:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_4N22V7P_201909251632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "30882897-AF88-4AF9-8F27-B77F9928CB93", - "ticketNumber": "8MSXRNS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.765530, -80.120704", - "loadTime": "09/25/2019 13:54:26", - "straightDistance": "7.19", - "routeDistance": "10.16", - "timeToTower": "1:29:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "15:23:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 75, - "quantity": 55.6, - "calculatedQuantity": "55.6 CY", - "s3DownloadKey": "HaulPass_8MSXRNS_201909251353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "344238A0-1293-4F42-B5FD-8E1E3AA9850F", - "ticketNumber": "79QZEJ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.648077, -80.118141", - "loadTime": "09/25/2019 15:56:04", - "straightDistance": "3.56", - "routeDistance": "4.92", - "timeToTower": "0:38:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:34:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_79QZEJ3_201909251556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3765B578-9D65-4AC6-8373-27370F7C1FCD", - "ticketNumber": "3H6SMLR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724679, -79.936637", - "loadTime": "09/25/2019 12:19:31", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:37:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "12:57:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 85, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_3H6SMLR_201909251219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B5257CF-2592-4DE4-8FF4-3C345A8F8086", - "ticketNumber": "3XPMCYC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.646480, -80.123451", - "loadTime": "09/25/2019 16:53:34", - "straightDistance": "3.88", - "routeDistance": "5.24", - "timeToTower": "0:58:59", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "17:52:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 45, - "quantity": 32.8, - "calculatedQuantity": "32.8 CY", - "s3DownloadKey": "HaulPass_3XPMCYC_201909251653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E072BB2-5647-4A61-B077-E2D610880099", - "ticketNumber": "4H2UAMN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.726892, -80.016557", - "loadTime": "09/25/2019 15:17:38", - "straightDistance": "4.66", - "routeDistance": "6.22", - "timeToTower": "0:35:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "15:53:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 60, - "quantity": 42.2, - "calculatedQuantity": "42.2 CY", - "s3DownloadKey": "HaulPass_4H2UAMN_201909251517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F3487C6-5CE3-4100-84FA-6671A8AE03B4", - "ticketNumber": "3TKNEFP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.748582, -79.908226", - "loadTime": "09/25/2019 14:15:48", - "straightDistance": "10.48", - "routeDistance": "16.98", - "timeToTower": "0:56:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "15:12:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 65, - "quantity": 47.9, - "calculatedQuantity": "47.9 CY", - "s3DownloadKey": "HaulPass_3TKNEFP_201909251415_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "409C0F85-0C4B-44FD-BD58-C9517E1E4FED", - "ticketNumber": "6FCARTE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.698379, -80.127848", - "loadTime": "09/25/2019 13:47:32", - "straightDistance": "4.09", - "routeDistance": "8.61", - "timeToTower": "0:23:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:10:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 45, - "quantity": 29.2, - "calculatedQuantity": "29.2 CY", - "s3DownloadKey": "HaulPass_6FCARTE_201909251347_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41966CB4-44B9-4848-ADFE-53302633D50F", - "ticketNumber": "3YR2H5B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.736061, -79.920858", - "loadTime": "09/25/2019 14:23:16", - "straightDistance": "9.42", - "routeDistance": "16.12", - "timeToTower": "2:14:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:37:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 65, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_3YR2H5B_201909251423_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41B855BC-7A4A-4BFB-A592-C91F649186EF", - "ticketNumber": "9AZ9SE6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.654669, -80.094490", - "loadTime": "09/25/2019 13:49:30", - "straightDistance": "2.15", - "routeDistance": "3.45", - "timeToTower": "0:14:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:03:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_9AZ9SE6_201909251343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4217C509-91C1-4857-9D70-81BE0756840D", - "ticketNumber": "3TFZYFG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.728613, -80.013921", - "loadTime": "09/25/2019 15:23:21", - "straightDistance": "4.85", - "routeDistance": "6.66", - "timeToTower": "0:28:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "15:51:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_3TFZYFG_201909251515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "421E0FD6-27A6-49CB-92F4-D5F998221FD2", - "ticketNumber": "48KTLPP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7A4ZSU9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.760980, -80.028036", - "loadTime": "09/25/2019 13:53:49", - "straightDistance": "6.45", - "routeDistance": "9.65", - "timeToTower": "0:37:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:31:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.4 CY", - "percentFull": 50, - "quantity": 37.2, - "calculatedQuantity": "37.2 CY", - "s3DownloadKey": "HaulPass_48KTLPP_201909251336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42339E32-7B92-4506-9FD5-4A29AF1C0246", - "ticketNumber": "L5GUADZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.699441, -80.126038", - "loadTime": "09/25/2019 11:45:21", - "straightDistance": "4.03", - "routeDistance": "8.48", - "timeToTower": "0:36:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "12:21:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 65, - "quantity": 42.1, - "calculatedQuantity": "42.1 CY", - "s3DownloadKey": "HaulPass_L5GUADZ_201909251145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4323908B-FECA-4C62-A9D5-0A7194573892", - "ticketNumber": "6VK6KZM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.648400, -80.116425", - "loadTime": "09/25/2019 13:10:53", - "straightDistance": "3.46", - "routeDistance": "4.82", - "timeToTower": "0:35:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:45:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 40, - "quantity": 28.6, - "calculatedQuantity": "28.6 CY", - "s3DownloadKey": "HaulPass_6VK6KZM_201909251310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4335DE48-5E08-42AE-9C64-65E68677F491", - "ticketNumber": "76KTNL8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.657699, -80.084919", - "loadTime": "09/25/2019 14:31:06", - "straightDistance": "1.58", - "routeDistance": "2.85", - "timeToTower": "0:26:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:57:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_76KTNL8_201909251427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "446C62FB-B2D9-47FA-A77D-76ECFFC7AE68", - "ticketNumber": "8ED6AYU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.648371, -80.117038", - "loadTime": "09/25/2019 14:09:45", - "straightDistance": "3.49", - "routeDistance": "4.85", - "timeToTower": "0:39:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:49:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_8ED6AYU_201909251409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48307C03-9A4C-42A7-8DFE-9F0F19C0D1B9", - "ticketNumber": "5N9AL54", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.651904, -80.140323", - "loadTime": "09/25/2019 13:45:30", - "straightDistance": "4.64", - "routeDistance": "6.72", - "timeToTower": "0:30:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:16:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 40, - "quantity": 23.6, - "calculatedQuantity": "23.6 CY", - "s3DownloadKey": "HaulPass_5N9AL54_201909251345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "485E1789-985B-4237-BE37-F657857D6D63", - "ticketNumber": "6DFTBWQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.760690, -80.027784", - "loadTime": "09/25/2019 15:54:21", - "straightDistance": "6.44", - "routeDistance": "9.63", - "timeToTower": "1:56:36", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "17:50:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_6DFTBWQ_201909251554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49973077-A925-4992-88C1-C6E41419549E", - "ticketNumber": "5ZL6DRS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.701632, -79.950141", - "loadTime": "09/25/2019 14:09:20", - "straightDistance": "6.93", - "routeDistance": "16.71", - "timeToTower": "1:40:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "15:49:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_5ZL6DRS_201909251409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C4A2920-4239-4CE7-811C-3B257A564E59", - "ticketNumber": "4D2MEMA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.670684, -80.148277", - "loadTime": "09/25/2019 13:18:07", - "straightDistance": "4.88", - "routeDistance": "12.43", - "timeToTower": "1:15:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:33:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_4D2MEMA_201909251232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50BF8C5B-FE50-4B9A-8155-D4F7E7D6D405", - "ticketNumber": "793C6NW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.734359, -80.158047", - "loadTime": "09/25/2019 14:16:36", - "straightDistance": "6.91", - "routeDistance": "12.06", - "timeToTower": "1:57:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:14:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_793C6NW_201909251416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54681823-4B7D-4B0C-8138-CBD7E5211773", - "ticketNumber": "9DDTZUX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.783707, -80.024812", - "loadTime": "09/25/2019 13:00:04", - "straightDistance": "8", - "routeDistance": "17.27", - "timeToTower": "1:25:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:25:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 45, - "quantity": 24, - "calculatedQuantity": "24 CY", - "s3DownloadKey": "HaulPass_9DDTZUX_201909251300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55F72F7B-0B87-4145-8721-6526ABF03730", - "ticketNumber": "88B5TSJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.683885, -80.164985", - "loadTime": "09/25/2019 12:59:41", - "straightDistance": "5.89", - "routeDistance": "11.23", - "timeToTower": "0:35:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:35:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_88B5TSJ_201909251259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56FF58DF-8569-498A-9C41-86F2B37525D2", - "ticketNumber": "5LSBWVE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.734688, -80.158273", - "loadTime": "09/25/2019 14:15:51", - "straightDistance": "6.93", - "routeDistance": "12.06", - "timeToTower": "1:57:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:12:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_5LSBWVE_201909251415_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58D2326F-FAD7-4E7D-A5C4-13AC525F8501", - "ticketNumber": "8ULE4GD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.683021, -80.158810", - "loadTime": "09/25/2019 13:10:24", - "straightDistance": "5.53", - "routeDistance": "10.7", - "timeToTower": "1:01:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:12:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 45, - "quantity": 32.8, - "calculatedQuantity": "32.8 CY", - "s3DownloadKey": "HaulPass_8ULE4GD_201909251310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5FFEE80D-6ACA-481C-B744-CF162F828F45", - "ticketNumber": "6RADQA8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.683885, -80.164985", - "loadTime": "09/25/2019 12:59:23", - "straightDistance": "5.89", - "routeDistance": "11.23", - "timeToTower": "0:34:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:33:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 60, - "quantity": 42.9, - "calculatedQuantity": "42.9 CY", - "s3DownloadKey": "HaulPass_6RADQA8_201909251259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "611D7D22-7412-4DBE-A2E6-2782C29A618A", - "ticketNumber": "5ZHHKA8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.745035, -79.942357", - "loadTime": "09/25/2019 12:16:30", - "straightDistance": "8.67", - "routeDistance": "14.74", - "timeToTower": "1:42:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:59:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 55, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_5ZHHKA8_201909251216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6730D1A3-27BD-4FF1-8BBA-1E68CF56D9B6", - "ticketNumber": "3J4TE2L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.699486, -80.126147", - "loadTime": "09/25/2019 11:48:29", - "straightDistance": "4.03", - "routeDistance": "8.48", - "timeToTower": "0:34:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "12:23:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 75, - "quantity": 54.6, - "calculatedQuantity": "54.6 CY", - "s3DownloadKey": "HaulPass_3J4TE2L_201909251148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "675E9620-4B04-404B-BEA7-678117270921", - "ticketNumber": "4JQ5JZZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.736283, -79.920891", - "loadTime": "09/25/2019 12:09:55", - "straightDistance": "9.42", - "routeDistance": "16.11", - "timeToTower": "1:27:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:37:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_4JQ5JZZ_201909251209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A9268E2-B9FA-4E24-9397-89804615E905", - "ticketNumber": "57G53H7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.779719, -80.022651", - "loadTime": "09/25/2019 12:36:14", - "straightDistance": "7.78", - "routeDistance": "17.56", - "timeToTower": "1:15:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:51:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 45, - "quantity": 30.4, - "calculatedQuantity": "30.4 CY", - "s3DownloadKey": "HaulPass_57G53H7_201909251226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CBE5D1E-9CE5-48D8-BA01-760C71C55176", - "ticketNumber": "4TY33Z6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.745227, -79.944179", - "loadTime": "09/25/2019 12:36:37", - "straightDistance": "8.59", - "routeDistance": "14.84", - "timeToTower": "1:23:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:00:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 60, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_4TY33Z6_201909251236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6FA032D9-D3E9-4CCE-B9F1-91B9E8E87CA0", - "ticketNumber": "5BD3CQ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.779560, -80.020067", - "loadTime": "09/25/2019 14:40:34", - "straightDistance": "7.81", - "routeDistance": "16.12", - "timeToTower": "1:15:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "15:56:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 45, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_5BD3CQ8_201909251433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6FE981A1-E09E-4F6E-AACD-16B8C8D234ED", - "ticketNumber": "8C9PMG6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.655039, -80.094685", - "loadTime": "09/25/2019 13:08:11", - "straightDistance": "2.14", - "routeDistance": "3.45", - "timeToTower": "0:12:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:20:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_8C9PMG6_201909251301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73BA0F70-B5A9-4754-9BE6-42F2BF0F3990", - "ticketNumber": "C74Z6LN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.736777, -79.922065", - "loadTime": "09/25/2019 14:44:14", - "straightDistance": "9.38", - "routeDistance": "16.04", - "timeToTower": "1:54:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:39:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 80, - "quantity": 55.4, - "calculatedQuantity": "55.4 CY", - "s3DownloadKey": "HaulPass_C74Z6LN_201909251444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "750C9E11-AC24-407D-9D65-7B0C258959BF", - "ticketNumber": "9UR57FW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748904, -79.921414", - "loadTime": "09/25/2019 15:24:27", - "straightDistance": "9.83", - "routeDistance": "16.86", - "timeToTower": "1:04:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:29:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_9UR57FW_201909251524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "775F55DE-1E8F-40F8-B6DB-359C535D3DBF", - "ticketNumber": "5F8PGWM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.648685, -80.116331", - "loadTime": "09/25/2019 12:30:09", - "straightDistance": "3.44", - "routeDistance": "4.8", - "timeToTower": "0:20:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "12:50:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_5F8PGWM_201909251230_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FA2AE76-B95D-4C83-903A-BE6347761706", - "ticketNumber": "RDSTVSU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.701983, -79.950358", - "loadTime": "09/25/2019 12:26:42", - "straightDistance": "6.93", - "routeDistance": "16.5", - "timeToTower": "0:56:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:23:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_RDSTVSU_201909251226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "807F50F7-FFC7-4C6C-A392-5E1BAAF474EF", - "ticketNumber": "3Q5QF96", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.652753, -80.139786", - "loadTime": "09/25/2019 15:06:42", - "straightDistance": "4.59", - "routeDistance": "6.67", - "timeToTower": "0:39:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "15:45:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 45, - "quantity": 30.4, - "calculatedQuantity": "30.4 CY", - "s3DownloadKey": "HaulPass_3Q5QF96_201909251506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86C235A3-B06D-4682-9B4A-9D1D11329A9B", - "ticketNumber": "85RQ2T3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.705101, -79.943633", - "loadTime": "09/25/2019 13:03:53", - "straightDistance": "7.37", - "routeDistance": "17.07", - "timeToTower": "1:14:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:18:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_85RQ2T3_201909251303_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D273791-AA0D-4E12-85F5-2710455EF5EA", - "ticketNumber": "7P359TW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724652, -79.936661", - "loadTime": "09/25/2019 13:59:41", - "straightDistance": "8.24", - "routeDistance": "15.45", - "timeToTower": "0:43:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:43:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_7P359TW_201909251359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E4AFFB3-04DC-4F8F-AFD1-D4FEF736C48A", - "ticketNumber": "6PJSBQA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.727437, -80.013594", - "loadTime": "09/25/2019 11:57:51", - "straightDistance": "4.79", - "routeDistance": "6.74", - "timeToTower": "0:33:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "12:31:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_6PJSBQA_201909251157_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E9ACFDF-51A6-4325-BD69-BFB60DA83F5E", - "ticketNumber": "7SXKQQS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.731207, -80.046057", - "loadTime": "09/25/2019 13:33:17", - "straightDistance": "4.18", - "routeDistance": "7.92", - "timeToTower": "0:32:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:05:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 45, - "quantity": 32.8, - "calculatedQuantity": "32.8 CY", - "s3DownloadKey": "HaulPass_7SXKQQS_201909251333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9295899D-74F9-4E63-9144-0D70228773A8", - "ticketNumber": "7WFAPJP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.652726, -80.139800", - "loadTime": "09/25/2019 15:07:42", - "straightDistance": "4.59", - "routeDistance": "6.67", - "timeToTower": "0:39:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "15:47:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 50, - "quantity": 29.5, - "calculatedQuantity": "29.5 CY", - "s3DownloadKey": "HaulPass_7WFAPJP_201909251507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93BE7FD8-CEE4-457A-AC13-87CDE8665B67", - "ticketNumber": "7G9P54F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.609957, -80.193086", - "loadTime": "09/25/2019 14:52:55", - "straightDistance": "8.65", - "routeDistance": "16.45", - "timeToTower": "1:09:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:02:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 65, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_7G9P54F_201909251452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94CC8B82-1D43-4DEF-940E-3EC50E2243E8", - "ticketNumber": "4GX79X3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.848948, -80.074798", - "loadTime": "09/25/2019 15:38:25", - "straightDistance": "12.18", - "routeDistance": "16.95", - "timeToTower": "1:14:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:52:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_4GX79X3_201909251538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "956C2F1A-01DB-46DF-9F1D-28807FF47CD0", - "ticketNumber": "935WUPH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.737309, -79.961182", - "loadTime": "09/25/2019 13:38:36", - "straightDistance": "7.47", - "routeDistance": "13.42", - "timeToTower": "2:02:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "15:40:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 60, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_935WUPH_201909251221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96BE02C1-1A66-4583-B69F-AB54BFFADD84", - "ticketNumber": "6FN4P53", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.653124, -80.139464", - "loadTime": "09/25/2019 12:40:01", - "straightDistance": "4.57", - "routeDistance": "6.64", - "timeToTower": "0:36:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:16:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 65, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_6FN4P53_201909251240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96C8405A-2AE8-48E9-B977-4C8D3D09C048", - "ticketNumber": "HN6ZL47", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.740080, -79.908239", - "loadTime": "09/25/2019 12:41:33", - "straightDistance": "10.2", - "routeDistance": "16.92", - "timeToTower": "0:48:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:30:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_HN6ZL47_201909251220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96EEB4E2-AC94-4DB9-BF80-30E2DAF63F58", - "ticketNumber": "6V2EMHP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.649118, -80.114536", - "loadTime": "09/25/2019 15:08:12", - "straightDistance": "3.34", - "routeDistance": "4.7", - "timeToTower": "0:27:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "15:35:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_6V2EMHP_201909251508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97E69202-EDF6-411D-BC81-1037797F75A8", - "ticketNumber": "87HJ8SE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.648046, -80.118118", - "loadTime": "09/25/2019 15:56:50", - "straightDistance": "3.56", - "routeDistance": "4.92", - "timeToTower": "0:38:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:35:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_87HJ8SE_201909251556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9951F57C-89AF-489E-B84F-252019526D36", - "ticketNumber": "68PM99Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.648259, -80.116806", - "loadTime": "09/25/2019 14:06:48", - "straightDistance": "3.48", - "routeDistance": "4.84", - "timeToTower": "0:40:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:47:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_68PM99Q_201909251406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "995B0CE7-A2E1-41DE-9001-C87BCB938337", - "ticketNumber": "69KQE4E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724730, -79.936489", - "loadTime": "09/25/2019 15:30:49", - "straightDistance": "8.26", - "routeDistance": "15.46", - "timeToTower": "0:47:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:18:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_69KQE4E_201909251530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9BF94380-107E-4A70-9959-76F5038E450D", - "ticketNumber": "N5T4PYX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.652567, -80.139885", - "loadTime": "09/25/2019 13:43:53", - "straightDistance": "4.6", - "routeDistance": "6.68", - "timeToTower": "0:30:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:14:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 35, - "quantity": 23.7, - "calculatedQuantity": "23.7 CY", - "s3DownloadKey": "HaulPass_N5T4PYX_201909251343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1F83ACB-9FB2-4556-AFF0-1A013FBDCA23", - "ticketNumber": "5W9Z96S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.765322, -80.033199", - "loadTime": "09/25/2019 13:02:43", - "straightDistance": "6.65", - "routeDistance": "10.12", - "timeToTower": "1:26:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:29:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_5W9Z96S_201909251246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A24C4A24-D8ED-4757-95EC-18BE4FB88A9D", - "ticketNumber": "5SM62U8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.705059, -79.943729", - "loadTime": "09/25/2019 15:20:46", - "straightDistance": "7.36", - "routeDistance": "17.06", - "timeToTower": "1:38:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:59:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 80, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_5SM62U8_201909251520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A37351DD-8CA1-4CAF-8232-CFF49A64ECBB", - "ticketNumber": "4A9DQ4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.657735, -80.085116", - "loadTime": "09/25/2019 14:22:06", - "straightDistance": "1.59", - "routeDistance": "2.86", - "timeToTower": "0:33:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:55:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_4A9DQ4M_201909251422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB4FF935-82C8-4D0C-B087-93280C584E3B", - "ticketNumber": "6WTTK2C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.739850, -79.908025", - "loadTime": "09/25/2019 12:42:46", - "straightDistance": "10.2", - "routeDistance": "16.91", - "timeToTower": "0:48:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:31:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_6WTTK2C_201909251242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ABD35829-417A-4638-A47F-52581E537B1B", - "ticketNumber": "39M8G65", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.849060, -80.075191", - "loadTime": "09/25/2019 15:37:16", - "straightDistance": "12.19", - "routeDistance": "16.94", - "timeToTower": "1:18:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:55:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_39M8G65_201909251537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ABE6B8FA-5B81-4DC1-ADD8-DD29772260BD", - "ticketNumber": "4GFU49W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.651857, -80.108908", - "loadTime": "09/25/2019 15:15:47", - "straightDistance": "2.96", - "routeDistance": "4.31", - "timeToTower": "0:49:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:05:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_4GFU49W_201909251515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADD104D5-E489-4D43-9EC7-08C526500B3C", - "ticketNumber": "6768KEJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.648574, -80.116491", - "loadTime": "09/25/2019 13:10:15", - "straightDistance": "3.46", - "routeDistance": "4.82", - "timeToTower": "0:34:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:44:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 35, - "quantity": 25.5, - "calculatedQuantity": "25.5 CY", - "s3DownloadKey": "HaulPass_6768KEJ_201909251310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B460ACF3-ADC2-4ACE-A6FF-4B246D81B1E2", - "ticketNumber": "88K76DE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.675091, -80.198172", - "loadTime": "09/25/2019 14:51:38", - "straightDistance": "7.78", - "routeDistance": "13.31", - "timeToTower": "1:18:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:10:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_88K76DE_201909251451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4F648E7-226D-49B0-AE8C-C2CC4F67810B", - "ticketNumber": "6HASXUG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742921, -79.945816", - "loadTime": "09/25/2019 15:17:55", - "straightDistance": "8.42", - "routeDistance": "14.91", - "timeToTower": "1:04:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:22:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 50, - "quantity": 36.7, - "calculatedQuantity": "36.7 CY", - "s3DownloadKey": "HaulPass_6HASXUG_201909251517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5D5F15D-BFCA-43BB-9B3A-8EEE8C612F03", - "ticketNumber": "4RZJMNB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.728258, -80.049298", - "loadTime": "09/25/2019 16:45:44", - "straightDistance": "3.93", - "routeDistance": "8.2", - "timeToTower": "1:08:05", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "17:53:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_4RZJMNB_201909251645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBCCDECD-C2CF-4562-8A0F-1CDEE5742A1A", - "ticketNumber": "72YNGEQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.766415, -80.124549", - "loadTime": "09/25/2019 12:04:58", - "straightDistance": "7.35", - "routeDistance": "10.46", - "timeToTower": "1:07:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:12:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_72YNGEQ_201909251204_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4AC91B6-01CF-410C-8C3C-01F365A1F186", - "ticketNumber": "7KDA3XS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.747546, -79.922104", - "loadTime": "09/25/2019 12:25:04", - "straightDistance": "9.75", - "routeDistance": "16.92", - "timeToTower": "1:23:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:48:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_7KDA3XS_201909251225_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6CCCBEC-1F70-4522-A2FE-021AE54CC994", - "ticketNumber": "5LE3DG7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.609824, -80.193093", - "loadTime": "09/25/2019 15:19:23", - "straightDistance": "8.65", - "routeDistance": "16.46", - "timeToTower": "0:41:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:00:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 50, - "quantity": 32.4, - "calculatedQuantity": "32.4 CY", - "s3DownloadKey": "HaulPass_5LE3DG7_201909251519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CAE35F75-9146-42C6-A73F-07A6D1B1534C", - "ticketNumber": "862HEHN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750159, -79.908018", - "loadTime": "09/25/2019 12:33:24", - "straightDistance": "10.54", - "routeDistance": "17.08", - "timeToTower": "0:55:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:28:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 75, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_862HEHN_201909251233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB086D1A-4B85-43D8-A6FA-D17E79A3206A", - "ticketNumber": "73Z3TVK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.734812, -80.157258", - "loadTime": "09/25/2019 12:34:47", - "straightDistance": "6.89", - "routeDistance": "12.11", - "timeToTower": "1:07:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:42:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_73Z3TVK_201909251234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB17D09F-BB9C-4B26-8E56-E8C206B9351D", - "ticketNumber": "9B4UUXH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.609964, -80.193028", - "loadTime": "09/25/2019 16:59:12", - "straightDistance": "8.64", - "routeDistance": "16.45", - "timeToTower": "0:55:56", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "17:55:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 45, - "quantity": 29.2, - "calculatedQuantity": "29.2 CY", - "s3DownloadKey": "HaulPass_9B4UUXH_201909251659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CCAA9C70-7C94-4E2A-9B39-A2DD25AD2CEC", - "ticketNumber": "5AH45KJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.783183, -80.024564", - "loadTime": "09/25/2019 15:23:34", - "straightDistance": "7.97", - "routeDistance": "17.31", - "timeToTower": "1:22:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:45:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_5AH45KJ_201909251523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEC15A4C-88A2-4C12-9083-F9243F2E7F83", - "ticketNumber": "9668DYJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724637, -79.936343", - "loadTime": "09/25/2019 15:31:33", - "straightDistance": "8.26", - "routeDistance": "15.45", - "timeToTower": "0:45:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:16:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 65, - "quantity": 43.3, - "calculatedQuantity": "43.3 CY", - "s3DownloadKey": "HaulPass_9668DYJ_201909251531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF97BCB1-CCAA-42E6-B09A-4A8989910C52", - "ticketNumber": "46M2X7Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724557, -79.935856", - "loadTime": "09/25/2019 15:39:05", - "straightDistance": "8.28", - "routeDistance": "15.42", - "timeToTower": "1:10:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:49:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_J001_46M2X7Q_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D041C92C-6ABC-4C17-80BD-49D6145084D7", - "ticketNumber": "3B87GLB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.737442, -79.961908", - "loadTime": "09/25/2019 14:23:39", - "straightDistance": "7.45", - "routeDistance": "13.38", - "timeToTower": "1:18:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "15:42:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 60, - "quantity": 67.9, - "calculatedQuantity": "67.9 CY", - "s3DownloadKey": "HaulPass_3B87GLB_201909251405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D51CCC83-8009-47C7-9FF7-108F050C8A56", - "ticketNumber": "354WJNX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.748617, -79.907981", - "loadTime": "09/25/2019 12:21:19", - "straightDistance": "10.49", - "routeDistance": "16.98", - "timeToTower": "1:05:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:27:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_354WJNX_201909251221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D864DE63-161D-40FE-ABCB-DBC0E427BE4E", - "ticketNumber": "4576RTQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748929, -79.921602", - "loadTime": "09/25/2019 15:22:27", - "straightDistance": "9.82", - "routeDistance": "16.41", - "timeToTower": "1:09:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:31:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_J001_4576RTQ_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9CC02EB-AAA0-4361-AF68-F9A923ADDD83", - "ticketNumber": "6CPHB45", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.654894, -80.094666", - "loadTime": "09/25/2019 13:40:39", - "straightDistance": "2.15", - "routeDistance": "3.45", - "timeToTower": "0:21:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:02:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 60, - "quantity": 41.8, - "calculatedQuantity": "41.8 CY", - "s3DownloadKey": "HaulPass_6CPHB45_201909251340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB116728-5185-4F46-847D-B41D92AF7767", - "ticketNumber": "9BLP56U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742291, -79.945028", - "loadTime": "09/25/2019 14:49:36", - "straightDistance": "8.44", - "routeDistance": "15.02", - "timeToTower": "1:31:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:20:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_9BLP56U_201909251449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB99BDC5-F11A-4F75-A80C-FD8599DADB54", - "ticketNumber": "4PY3NCL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.722409, -80.156557", - "loadTime": "09/25/2019 16:59:01", - "straightDistance": "6.36", - "routeDistance": "10.91", - "timeToTower": "1:25:14", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "18:24:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_4PY3NCL_201909251659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD18ED00-30D0-4F1F-9D5B-A4ACBC914C4F", - "ticketNumber": "49FJB3S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.649275, -80.114154", - "loadTime": "09/25/2019 15:45:18", - "straightDistance": "3.31", - "routeDistance": "4.67", - "timeToTower": "0:21:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:07:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_49FJB3S_201909251538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE0234BD-08D6-4294-AB61-A52D78FE71E1", - "ticketNumber": "3ELNEUK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.649146, -80.114513", - "loadTime": "09/25/2019 15:09:31", - "straightDistance": "3.34", - "routeDistance": "4.69", - "timeToTower": "0:27:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "15:36:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_3ELNEUK_201909251509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE91D995-3F18-40A4-BD6E-7B587C7418EA", - "ticketNumber": "8PNY2LP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.647098, -80.121441", - "loadTime": "09/25/2019 16:43:58", - "straightDistance": "3.76", - "routeDistance": "5.12", - "timeToTower": "0:24:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "17:08:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_8PNY2LP_201909251628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3BB5391-FC2F-4A84-B488-A717FE2C1CED", - "ticketNumber": "6JE4AX9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.782696, -80.024182", - "loadTime": "09/25/2019 13:33:10", - "straightDistance": "7.94", - "routeDistance": "17.35", - "timeToTower": "0:50:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:23:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 60, - "quantity": 40.9, - "calculatedQuantity": "40.9 CY", - "s3DownloadKey": "HaulPass_6JE4AX9_201909251333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E72B9871-414E-4255-BC9D-EBCD67F897C1", - "ticketNumber": "33YXCQH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.737727, -79.908233", - "loadTime": "09/25/2019 16:12:17", - "straightDistance": "10.12", - "routeDistance": "16.93", - "timeToTower": "1:36:15", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "17:48:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 80, - "quantity": 63.2, - "calculatedQuantity": "63.2 CY", - "s3DownloadKey": "HaulPass_33YXCQH_201909251556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA8E2569-B104-4076-807B-870A584644A1", - "ticketNumber": "7ZQYGF5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.727779, -80.013420", - "loadTime": "09/25/2019 12:07:42", - "straightDistance": "4.82", - "routeDistance": "6.72", - "timeToTower": "0:25:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "12:32:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_7ZQYGF5_201909251202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F393ED7D-8B9E-45A9-9A73-607AFE61C559", - "ticketNumber": "4464UQ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.765401, -80.120543", - "loadTime": "09/25/2019 13:52:16", - "straightDistance": "7.18", - "routeDistance": "10.5", - "timeToTower": "1:29:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "15:21:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 80, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_4464UQ2_201909251352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F47EC0AD-1C91-4AFE-9B81-3C483CE76D70", - "ticketNumber": "BX5Z7RS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.780963, -80.022948", - "loadTime": "09/25/2019 14:53:52", - "straightDistance": "7.85", - "routeDistance": "17.47", - "timeToTower": "1:04:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "15:57:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_BX5Z7RS_201909251446_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5191C6B-7016-4AB0-A45C-2918C823D952", - "ticketNumber": "3PXA8AT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.648645, -80.116358", - "loadTime": "09/25/2019 12:29:07", - "straightDistance": "3.45", - "routeDistance": "4.81", - "timeToTower": "0:20:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "12:49:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_3PXA8AT_201909251228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F69836DF-ACED-4D59-871A-74ADF37BBD9D", - "ticketNumber": "8HJWCCL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.779374, -80.023346", - "loadTime": "09/25/2019 12:57:15", - "straightDistance": "7.74", - "routeDistance": "17.64", - "timeToTower": "0:56:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:53:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 40, - "quantity": 32.4, - "calculatedQuantity": "32.4 CY", - "s3DownloadKey": "HaulPass_8HJWCCL_201909251257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F73486F8-8CDD-4644-BBE3-FACE371E2669", - "ticketNumber": "4CHFNLA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.749997, -79.909337", - "loadTime": "09/25/2019 16:25:39", - "straightDistance": "10.47", - "routeDistance": "17.04", - "timeToTower": "1:33:00", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "17:58:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 80, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_4CHFNLA_201909251625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8DE26E6-5C84-4506-8E7B-60D6AF9A1E2A", - "ticketNumber": "46B4W4A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.753975, -80.127305", - "loadTime": "09/25/2019 16:10:50", - "straightDistance": "6.69", - "routeDistance": "11.34", - "timeToTower": "2:09:26", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "18:20:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 75, - "quantity": 55.6, - "calculatedQuantity": "55.6 CY", - "s3DownloadKey": "HaulPass_46B4W4A_201909251610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9427FF0-0C0B-4AA5-9006-261FACA32A5D", - "ticketNumber": "862UEBM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.730917, -80.045996", - "loadTime": "09/25/2019 13:37:17", - "straightDistance": "4.16", - "routeDistance": "7.94", - "timeToTower": "0:30:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:07:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 45, - "quantity": 31.6, - "calculatedQuantity": "31.6 CY", - "s3DownloadKey": "HaulPass_862UEBM_201909251337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB1D246D-76BE-47D5-9AB0-5118FE0AAA9C", - "ticketNumber": "77YYSWY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.654972, -80.095316", - "loadTime": "09/25/2019 12:57:32", - "straightDistance": "2.17", - "routeDistance": "3.49", - "timeToTower": "0:22:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "13:19:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_77YYSWY_201909251257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE8D24F7-70ED-4FCC-9C5B-F74518157CDF", - "ticketNumber": "7VTBTWA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.704994, -79.943620", - "loadTime": "09/25/2019 13:13:40", - "straightDistance": "7.36", - "routeDistance": "17.07", - "timeToTower": "1:07:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "14:20:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 65, - "quantity": 48.3, - "calculatedQuantity": "48.3 CY", - "s3DownloadKey": "HaulPass_7VTBTWA_201909251313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22F3B6F3-87AF-4A0A-A350-FF925A4B1227", - "ticketNumber": "6WK2K68", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.570114, -80.322006", - "loadTime": "09/25/2019 16:20:40", - "straightDistance": "2.36", - "routeDistance": "2.95", - "timeToTower": "0:59:45", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "17:20:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_6WK2K68_201909251620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31DAA7BA-8BC7-4B91-9323-75E474827E71", - "ticketNumber": "3FRP3LS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.689667, -80.271529", - "loadTime": "09/25/2019 14:50:30", - "straightDistance": "8.5", - "routeDistance": "17.49", - "timeToTower": "2:07:52", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "16:58:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 80, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_J001_3FRP3LS_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E04118C-593B-4A2F-A70D-4FB80A854051", - "ticketNumber": "9WAVNHZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.602330, -80.335412", - "loadTime": "09/25/2019 18:24:12", - "straightDistance": "1.5", - "routeDistance": "2.66", - "timeToTower": "0:13:33", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "18:37:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_9WAVNHZ_201909251824_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "459E2D6D-3619-4ABE-AB25-EFAC844B4A5E", - "ticketNumber": "3B9Z9GG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.656106, -80.332333", - "loadTime": "09/25/2019 18:22:09", - "straightDistance": "4.83", - "routeDistance": "6.76", - "timeToTower": "0:17:58", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "18:40:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 90, - "quantity": 67.4, - "calculatedQuantity": "67.4 CY", - "s3DownloadKey": "HaulPass_3B9Z9GG_201909251822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67BCF8F7-5190-40AE-9E7E-D92010FC294B", - "ticketNumber": "9L7CQES", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.689837, -80.271408", - "loadTime": "09/25/2019 14:54:32", - "straightDistance": "8.51", - "routeDistance": "17.48", - "timeToTower": "1:54:16", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "16:48:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_9L7CQES_201909251454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69EDC023-9655-4E46-AFDA-AFB298E76A18", - "ticketNumber": "9YGMWSF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.602293, -80.335410", - "loadTime": "09/25/2019 18:22:54", - "straightDistance": "1.5", - "routeDistance": "2.66", - "timeToTower": "0:13:56", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "18:36:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_9YGMWSF_201909251822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD27D7C7-8C60-4FB4-901D-489CC4B47A6F", - "ticketNumber": "459LV63", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.660399, -80.339775", - "loadTime": "09/25/2019 17:39:41", - "straightDistance": "5.01", - "routeDistance": "6.22", - "timeToTower": "0:59:41", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "18:39:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_459LV63_201909251739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDF3271C-0A74-4A91-BD16-A59E338C438C", - "ticketNumber": "33CSBX8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.749859, -80.276843", - "loadTime": "09/25/2019 17:08:32", - "straightDistance": "12.01", - "routeDistance": "15.02", - "timeToTower": "0:38:11", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "17:46:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_33CSBX8_201909251700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7DE4B96-A68A-434B-B53A-4F84780F4280", - "ticketNumber": "97KZEAV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.570279, -80.328366", - "loadTime": "09/25/2019 16:23:17", - "straightDistance": "2.05", - "routeDistance": "3.36", - "timeToTower": "0:56:27", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "17:19:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_97KZEAV_201909251623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F20894F4-2908-4F93-BC6C-8308FD2A5B84", - "ticketNumber": "EVWSCUC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.748447, -80.277327", - "loadTime": "09/25/2019 16:58:52", - "straightDistance": "11.91", - "routeDistance": "14.92", - "timeToTower": "0:47:12", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "17:46:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_EVWSCUC_201909251642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08FB2252-A5EA-403C-9011-F793CA4699C6", - "ticketNumber": "5QYQTFK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.799441, -79.864457", - "loadTime": "09/25/2019 17:24:25", - "straightDistance": "13.69", - "routeDistance": "15.29", - "timeToTower": "0:55:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "18:19:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_5QYQTFK_201909251724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B208CC8-D16B-4FB4-8ED9-9B0C7A624DD7", - "ticketNumber": "6ZQBCCM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836563, -79.815089", - "loadTime": "09/25/2019 17:49:22", - "straightDistance": "9.85", - "routeDistance": "10.67", - "timeToTower": "0:44:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "18:33:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 70, - "quantity": 44.5, - "calculatedQuantity": "44.5 CY", - "s3DownloadKey": "HaulPass_6ZQBCCM_201909251749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18A2F4D6-9872-4850-990C-8E8AA024ECB3", - "ticketNumber": "4HXKVMC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.877332, -79.757921", - "loadTime": "09/25/2019 16:46:11", - "straightDistance": "5.52", - "routeDistance": "6.17", - "timeToTower": "0:19:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "17:05:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_4HXKVMC_201909251600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21137C0C-4E65-420C-8C38-CFD24246D991", - "ticketNumber": "3QXA35P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.799101, -79.877946", - "loadTime": "09/25/2019 15:46:35", - "straightDistance": "14.28", - "routeDistance": "15.86", - "timeToTower": "0:42:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "16:29:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 85, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_3QXA35P_201909251546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22DF5686-A035-4340-8D6A-03D626FEA006", - "ticketNumber": "8RKAT7W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.801843, -79.862872", - "loadTime": "09/25/2019 15:03:17", - "straightDistance": "13.51", - "routeDistance": "15.46", - "timeToTower": "1:14:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "16:17:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_8RKAT7W_201909251448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29AD532F-79AC-49BB-A6D9-4A848A1A31D3", - "ticketNumber": "5MMRUEM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.836354, -79.816511", - "loadTime": "09/25/2019 16:02:15", - "straightDistance": "9.92", - "routeDistance": "10.83", - "timeToTower": "0:54:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "16:56:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 75, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_5MMRUEM_201909251602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35A6A2AE-ED64-40A6-B396-4EE3D55FAA07", - "ticketNumber": "5MSFL7A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.799875, -79.860617", - "loadTime": "09/25/2019 17:34:35", - "straightDistance": "13.51", - "routeDistance": "14.44", - "timeToTower": "1:13:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "18:48:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_5MSFL7A_201909251734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4295D503-B2F3-4262-A183-F5E2884200B2", - "ticketNumber": "5CDH6F5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836856, -79.814786", - "loadTime": "09/25/2019 16:17:51", - "straightDistance": "9.82", - "routeDistance": "10.64", - "timeToTower": "0:45:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "17:03:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 60, - "quantity": 38.2, - "calculatedQuantity": "38.2 CY", - "s3DownloadKey": "HaulPass_5CDH6F5_201909251617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43D4B200-9933-47CD-971D-606D08D7B770", - "ticketNumber": "6ZZ7Z69", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.915865, -79.793811", - "loadTime": "09/25/2019 17:01:56", - "straightDistance": "5.98", - "routeDistance": "12.08", - "timeToTower": "0:56:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "17:58:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_6ZZ7Z69_201909251701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5039FAF7-9093-4AED-9034-3BC500FC10C0", - "ticketNumber": "6EHT4HW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7NXYYDU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.793362, -79.871945", - "loadTime": "09/25/2019 18:10:45", - "straightDistance": "14.29", - "routeDistance": "16.22", - "timeToTower": "0:38:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "18:49:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 60, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_6EHT4HW_201909251759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57EA79B7-5C99-4751-AC03-7B912B968BB2", - "ticketNumber": "5L4ENRJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.807627, -79.869574", - "loadTime": "09/25/2019 16:50:39", - "straightDistance": "13.53", - "routeDistance": "14.3", - "timeToTower": "1:14:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "18:05:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 65, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_5L4ENRJ_201909251650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "584E63CA-94FD-4856-9E21-7F4ACF499F4F", - "ticketNumber": "3QQ559N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.986356, -79.646161", - "loadTime": "09/25/2019 17:40:18", - "straightDistance": "4.42", - "routeDistance": "8.07", - "timeToTower": "1:24:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "19:04:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_3QQ559N_201909251740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D042425-2439-4D9C-B5F8-BB6FC0BB4BD5", - "ticketNumber": "4QHQ8WH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.800172, -79.865040", - "loadTime": "09/25/2019 17:40:06", - "straightDistance": "13.68", - "routeDistance": "15.3", - "timeToTower": "0:40:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "18:20:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 50, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_4QHQ8WH_201909251727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "629AF7D0-3E6E-4B23-857A-8C1353984CCE", - "ticketNumber": "3T9RJFR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.799945, -79.860593", - "loadTime": "09/25/2019 16:07:39", - "straightDistance": "13.5", - "routeDistance": "14.44", - "timeToTower": "0:47:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "16:55:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_3T9RJFR_201909251552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A44C023-F699-442A-965A-2F964331A225", - "ticketNumber": "T9853UY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.793514, -79.872313", - "loadTime": "09/25/2019 17:51:04", - "straightDistance": "14.3", - "routeDistance": "15.28", - "timeToTower": "0:59:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "18:50:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_T9853UY_201909251751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B40E2F1-829A-4873-BF86-7945CBC1B6F0", - "ticketNumber": "54U26GD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.799623, -79.876371", - "loadTime": "09/25/2019 17:53:59", - "straightDistance": "14.19", - "routeDistance": "15.76", - "timeToTower": "0:35:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "18:28:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 70, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_54U26GD_201909251728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6BD45204-B7E8-4623-98EF-7F85321D4F4A", - "ticketNumber": "6CA4PEL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.836260, -79.816496", - "loadTime": "09/25/2019 16:15:49", - "straightDistance": "9.92", - "routeDistance": "12.3", - "timeToTower": "0:41:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "16:57:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 60, - "quantity": 36.6, - "calculatedQuantity": "36.6 CY", - "s3DownloadKey": "HaulPass_6CA4PEL_201909251615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E794893-3F89-4D19-923B-8725A225D211", - "ticketNumber": "47WLBUU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.877655, -79.756207", - "loadTime": "09/25/2019 18:27:02", - "straightDistance": "5.43", - "routeDistance": "6.12", - "timeToTower": "0:30:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "18:57:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_47WLBUU_201909251759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70286C63-28FC-40FD-B49C-6684EBE816B7", - "ticketNumber": "7WBB7QJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.986403, -79.646187", - "loadTime": "09/25/2019 17:41:16", - "straightDistance": "4.42", - "routeDistance": "8.07", - "timeToTower": "1:24:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "19:05:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 70, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_7WBB7QJ_201909251741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77D52A79-C745-48FD-B67A-C1F18EEF9B43", - "ticketNumber": "6ATENNB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836792, -79.815152", - "loadTime": "09/25/2019 16:04:12", - "straightDistance": "9.84", - "routeDistance": "10.66", - "timeToTower": "0:49:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "16:53:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_6ATENNB_201909251604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9864E94F-CE82-4DE7-B057-68F49A478B29", - "ticketNumber": "9YNAN7A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.915871, -79.793679", - "loadTime": "09/25/2019 17:01:10", - "straightDistance": "5.97", - "routeDistance": "12.09", - "timeToTower": "0:58:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "17:59:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 75, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_9YNAN7A_201909251701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9928968B-E56C-4605-A1F5-A822ACE3574D", - "ticketNumber": "96D8JSY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.909533, -79.819377", - "loadTime": "09/25/2019 14:44:00", - "straightDistance": "7.52", - "routeDistance": "13.48", - "timeToTower": "3:34:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "18:18:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 85, - "quantity": 61.2, - "calculatedQuantity": "61.2 CY", - "s3DownloadKey": "HaulPass_96D8JSY_201909251409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A14EAA46-B520-4019-A214-7010F56FF489", - "ticketNumber": "68QEGKA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836407, -79.814601", - "loadTime": "09/25/2019 16:18:20", - "straightDistance": "9.83", - "routeDistance": "10.65", - "timeToTower": "0:46:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "17:04:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 70, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_68QEGKA_201909251618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7397649-DCAE-4D93-956E-C3ADCFEC336B", - "ticketNumber": "5LS2329", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6XMAGF5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.837988, -79.815948", - "loadTime": "09/24/2019 22:16:50", - "straightDistance": "9.81", - "routeDistance": "10.53", - "timeToTower": "18:15:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "16:32:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_5LS2329_201909242216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8692B79-B2A9-4AE0-9DEB-A0EC2675A9E2", - "ticketNumber": "9S7YPA4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.902216, -79.742933", - "loadTime": "09/25/2019 18:48:23", - "straightDistance": "3.7", - "routeDistance": "4.84", - "timeToTower": "0:25:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "19:14:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 70, - "quantity": 50.2, - "calculatedQuantity": "50.2 CY", - "s3DownloadKey": "HaulPass_9S7YPA4_201909251847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8792803-A723-4D3D-B165-6321970BFDB1", - "ticketNumber": "5ZTY7T3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836740, -79.815449", - "loadTime": "09/25/2019 17:49:54", - "straightDistance": "9.85", - "routeDistance": "10.63", - "timeToTower": "0:41:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "18:31:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 80, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_5ZTY7T3_201909251749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AEEC714C-B917-44E1-A445-7085F012DD12", - "ticketNumber": "4YJXMRT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.802545, -79.886850", - "loadTime": "09/25/2019 16:06:14", - "straightDistance": "14.52", - "routeDistance": "15.84", - "timeToTower": "1:04:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "17:10:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 70, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_4YJXMRT_201909251536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6326393-3C5C-40F9-AD88-365CC06A5043", - "ticketNumber": "3HTS67V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.904220, -79.772595", - "loadTime": "09/25/2019 16:20:22", - "straightDistance": "5.09", - "routeDistance": "8.38", - "timeToTower": "0:54:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "17:14:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_3HTS67V_201909251620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B719E35C-5D23-4577-9A18-33A3714E60F8", - "ticketNumber": "4759WNP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.902006, -79.814871", - "loadTime": "09/25/2019 12:52:45", - "straightDistance": "7.42", - "routeDistance": "14.06", - "timeToTower": "5:24:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "18:17:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_4759WNP_201909251252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C75064E5-29C1-41CF-99A4-5F1CFB30FE1D", - "ticketNumber": "MD2NBYJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.902014, -79.742828", - "loadTime": "09/25/2019 18:52:48", - "straightDistance": "3.7", - "routeDistance": "4.83", - "timeToTower": "0:22:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "19:15:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 70, - "quantity": 51.9, - "calculatedQuantity": "51.9 CY", - "s3DownloadKey": "HaulPass_MD2NBYJ_201909251851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBA09A56-8DF6-4E83-A8D9-0FAE044571ED", - "ticketNumber": "9SYGKHJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.807587, -79.869850", - "loadTime": "09/25/2019 16:29:54", - "straightDistance": "13.54", - "routeDistance": "14.3", - "timeToTower": "0:42:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "17:11:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 60, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_9SYGKHJ_201909251627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E12FD72E-3DEF-48B3-BD20-DBDFDA007CD0", - "ticketNumber": "95KBCQA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.801000, -79.864148", - "loadTime": "09/25/2019 15:29:55", - "straightDistance": "13.6", - "routeDistance": "15.36", - "timeToTower": "0:46:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "16:16:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_95KBCQA_201909251529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E568E5C6-7E85-47C4-B908-10D7F59B0587", - "ticketNumber": "8TYBR4U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.762665, -79.837818", - "loadTime": "09/25/2019 16:19:39", - "straightDistance": "14.61", - "routeDistance": "18.18", - "timeToTower": "1:11:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "17:30:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 70, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_J001_8TYBR4U_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E56C34AD-E17A-4066-B700-D77EB94B96DF", - "ticketNumber": "6GFSKSC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.900299, -79.743903", - "loadTime": "09/25/2019 17:09:40", - "straightDistance": "3.83", - "routeDistance": "5", - "timeToTower": "0:23:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "17:33:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 55, - "quantity": 40.8, - "calculatedQuantity": "40.8 CY", - "s3DownloadKey": "HaulPass_6GFSKSC_201909251709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE36362E-0733-457A-BFAA-CED82A257118", - "ticketNumber": "768G7DJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.904977, -79.773134", - "loadTime": "09/25/2019 16:27:57", - "straightDistance": "5.09", - "routeDistance": "8.32", - "timeToTower": "0:45:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "17:13:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_768G7DJ_201909251625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F80E4E9C-EC2B-4908-BF6F-05CDF7C2BC16", - "ticketNumber": "4ZC9EVM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.900326, -79.743955", - "loadTime": "09/25/2019 17:08:35", - "straightDistance": "3.83", - "routeDistance": "5", - "timeToTower": "0:23:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "17:31:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 60, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_4ZC9EVM_201909251653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F96FD8AF-F02D-40F7-8487-C37271F53811", - "ticketNumber": "7KV6RFN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.805575, -79.870309", - "loadTime": "09/25/2019 14:49:47", - "straightDistance": "13.65", - "routeDistance": "14.49", - "timeToTower": "1:23:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "16:12:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 80, - "quantity": 68.7, - "calculatedQuantity": "68.7 CY", - "s3DownloadKey": "HaulPass_7KV6RFN_201909251449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03C5E481-B13A-4975-8D67-04F3F69410B8", - "ticketNumber": "5ZEGCHD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.647573, -80.133490", - "loadTime": "09/25/2019 20:24:59", - "straightDistance": "4.37", - "routeDistance": "5.83", - "timeToTower": "0:19:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "20:44:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_5ZEGCHD_201909252024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03ECD18D-D967-4365-8648-E107C7394A97", - "ticketNumber": "5WDKHFQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35PBTHT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.775942, -80.112138", - "loadTime": "09/25/2019 19:20:38", - "straightDistance": "7.65", - "routeDistance": "10.54", - "timeToTower": "1:16:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "20:36:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_5WDKHFQ_201909251920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0735379E-6062-4AAE-809F-A0CD137D21FC", - "ticketNumber": "9YTNP52", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7A4ZSU9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.760116, -80.027477", - "loadTime": "09/25/2019 15:57:05", - "straightDistance": "6.4", - "routeDistance": "9.58", - "timeToTower": "1:53:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "17:50:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.4 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_9YTNP52_201909251557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1050A6D0-1175-404D-8224-17CD93BA0474", - "ticketNumber": "546PLSV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.722642, -80.156880", - "loadTime": "09/25/2019 17:00:00", - "straightDistance": "6.38", - "routeDistance": "10.93", - "timeToTower": "1:26:41", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "18:26:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_546PLSV_201909251659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "115EFED8-0183-40DC-9E97-5BF2D8E6FD55", - "ticketNumber": "62SYKDU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.737455, -79.908917", - "loadTime": "09/25/2019 18:50:13", - "straightDistance": "10.08", - "routeDistance": "16.87", - "timeToTower": "1:05:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:55:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_62SYKDU_201909251850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "142F852F-67BA-4264-9CE0-C80798A63125", - "ticketNumber": "7WATVR8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.647271, -80.131325", - "loadTime": "09/25/2019 18:15:30", - "straightDistance": "4.27", - "routeDistance": "5.7", - "timeToTower": "0:38:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "18:53:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_7WATVR8_201909251815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16442258-0F40-4973-AC49-D5F5D86D461B", - "ticketNumber": "4C7JS58", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.725455, -80.018415", - "loadTime": "09/25/2019 18:30:22", - "straightDistance": "4.52", - "routeDistance": "6.11", - "timeToTower": "0:45:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:16:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_4C7JS58_201909251827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D88C8F1-110B-4E81-8403-DC851359D9B7", - "ticketNumber": "4K9UE4W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.652712, -80.139818", - "loadTime": "09/25/2019 16:20:51", - "straightDistance": "4.6", - "routeDistance": "6.67", - "timeToTower": "1:25:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "17:45:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 40, - "quantity": 27, - "calculatedQuantity": "27 CY", - "s3DownloadKey": "HaulPass_4K9UE4W_201909251620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21DF3A57-8186-4FA0-A976-FD8F610A810A", - "ticketNumber": "8BEVCWS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.676394, -80.045017", - "loadTime": "09/25/2019 19:20:08", - "straightDistance": "1.16", - "routeDistance": "1.36", - "timeToTower": "0:32:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:52:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_8BEVCWS_201909251920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2DE04CCF-3AAD-4FDD-917B-C031F3834BD6", - "ticketNumber": "5L9XUW9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LZCSGQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.722700, -80.106145", - "loadTime": "09/25/2019 19:20:34", - "straightDistance": "4.22", - "routeDistance": "6.98", - "timeToTower": "1:06:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "20:26:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_5L9XUW9_201909251920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "329382F1-B58E-4353-94FF-FED738DDA9B4", - "ticketNumber": "796EGCV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.794727, -80.208167", - "loadTime": "09/25/2019 19:28:22", - "straightDistance": "11.86", - "routeDistance": "21.32", - "timeToTower": "1:02:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "20:30:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 45, - "quantity": 31.7, - "calculatedQuantity": "31.7 CY", - "s3DownloadKey": "HaulPass_796EGCV_201909251928_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3336E483-588B-4E2E-9C8E-2D43AE86EAC5", - "ticketNumber": "5GJUP84", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.700759, -80.153664", - "loadTime": "09/25/2019 17:23:08", - "straightDistance": "5.54", - "routeDistance": "10.15", - "timeToTower": "1:14:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "18:37:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_J001_5GJUP84_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34FE15AD-BB0F-46AB-8337-AD50755215D4", - "ticketNumber": "7L9K64P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.736252, -79.964312", - "loadTime": "09/25/2019 18:18:29", - "straightDistance": "7.28", - "routeDistance": "13.19", - "timeToTower": "0:46:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:05:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 70, - "quantity": 63.9, - "calculatedQuantity": "63.9 CY", - "s3DownloadKey": "HaulPass_7L9K64P_201909251749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "362D806F-0ED4-4FAC-A9AE-8CE433327CFA", - "ticketNumber": "842W88B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724770, -79.935876", - "loadTime": "09/25/2019 19:13:23", - "straightDistance": "8.29", - "routeDistance": "15.51", - "timeToTower": "0:48:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "20:02:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_842W88B_201909251913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36EDC6B1-D44E-4549-B805-147E2D2582E6", - "ticketNumber": "396ZR4R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.652929, -80.105620", - "loadTime": "09/25/2019 19:34:18", - "straightDistance": "2.76", - "routeDistance": "4.1", - "timeToTower": "0:11:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:45:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_396ZR4R_201909251934_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CF20C3B-0F8A-48CF-8148-2F0558325BBA", - "ticketNumber": "579APY2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724678, -79.936024", - "loadTime": "09/25/2019 19:15:01", - "straightDistance": "8.28", - "routeDistance": "15.5", - "timeToTower": "0:51:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "20:06:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_579APY2_201909251915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "405D8362-0E87-4C48-84D4-89C2CAD8A9EC", - "ticketNumber": "9Z746RJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.705063, -79.943800", - "loadTime": "09/25/2019 18:16:23", - "straightDistance": "7.36", - "routeDistance": "17.06", - "timeToTower": "1:03:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:20:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_9Z746RJ_201909251816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "460693B9-B2A6-494D-A89D-C05BC7118665", - "ticketNumber": "5HRBES9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724531, -79.936512", - "loadTime": "09/25/2019 17:47:03", - "straightDistance": "8.25", - "routeDistance": "15.51", - "timeToTower": "0:43:57", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "18:31:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_5HRBES9_201909251747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "466EE85D-DBD1-465E-B154-76BF9512EB55", - "ticketNumber": "7BXXGA9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.743350, -79.946487", - "loadTime": "09/25/2019 17:35:29", - "straightDistance": "8.41", - "routeDistance": "14.84", - "timeToTower": "1:32:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:08:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_7BXXGA9_201909251735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47C1052C-5EB9-49FF-9AF0-19C1DBFA8C51", - "ticketNumber": "K9PJUYY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724715, -79.935865", - "loadTime": "09/25/2019 15:57:51", - "straightDistance": "8.29", - "routeDistance": "15.51", - "timeToTower": "0:50:35", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:48:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_K9PJUYY_201909251557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4827D892-E925-4EF2-B3CF-7B5F505BE2B7", - "ticketNumber": "4DSW6Z5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.729994, -80.046996", - "loadTime": "09/25/2019 16:40:50", - "straightDistance": "4.08", - "routeDistance": "8.02", - "timeToTower": "1:13:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "17:53:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_4DSW6Z5_201909251640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C642633-CF4D-4639-8229-6836D5123193", - "ticketNumber": "K5D4TZV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.743343, -79.946225", - "loadTime": "09/25/2019 17:50:41", - "straightDistance": "8.42", - "routeDistance": "14.92", - "timeToTower": "1:18:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:09:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_K5D4TZV_201909251750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CC66563-45D9-4C1D-B62D-FBF50341A6ED", - "ticketNumber": "8TPFFHE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.737305, -79.908917", - "loadTime": "09/25/2019 19:00:15", - "straightDistance": "10.08", - "routeDistance": "16.88", - "timeToTower": "0:56:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:57:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 45, - "quantity": 32.5, - "calculatedQuantity": "32.5 CY", - "s3DownloadKey": "HaulPass_8TPFFHE_201909251900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EC22762-6DBE-4FFF-A651-A01770A90758", - "ticketNumber": "3FFT3QN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724789, -79.935783", - "loadTime": "09/25/2019 17:36:55", - "straightDistance": "8.29", - "routeDistance": "15.51", - "timeToTower": "0:51:17", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "18:28:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_3FFT3QN_201909251736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "504CD4D5-EC22-4926-91C9-700102751D19", - "ticketNumber": "R3M3UMH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.782312, -80.027945", - "loadTime": "09/25/2019 18:00:57", - "straightDistance": "7.86", - "routeDistance": "17.84", - "timeToTower": "0:57:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "18:58:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 60, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_R3M3UMH_201909251800_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53E18C5E-9A01-4CC4-AB35-45CDCEFBD827", - "ticketNumber": "4MVDDPF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724725, -79.935868", - "loadTime": "09/25/2019 19:14:42", - "straightDistance": "8.29", - "routeDistance": "15.51", - "timeToTower": "0:49:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "20:03:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_4MVDDPF_201909251914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54283144-E68E-48F9-9276-B1C1BF008A57", - "ticketNumber": "42TUR98", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.743026, -79.964547", - "loadTime": "09/25/2019 18:35:26", - "straightDistance": "7.57", - "routeDistance": "13.02", - "timeToTower": "1:45:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "20:21:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 80, - "quantity": 68.3, - "calculatedQuantity": "68.3 CY", - "s3DownloadKey": "HaulPass_42TUR98_201909251835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5448F841-1EE8-4D9A-B0F5-870C7F67F1AD", - "ticketNumber": "4VDUJAM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9W5JRNZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.776942, -80.109757", - "loadTime": "09/25/2019 19:18:41", - "straightDistance": "7.66", - "routeDistance": "10.68", - "timeToTower": "1:16:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "20:34:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.1 CY", - "percentFull": 85, - "quantity": 63, - "calculatedQuantity": "63 CY", - "s3DownloadKey": "HaulPass_4VDUJAM_201909251918_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B1D4C95-E438-472E-90E2-1F0ED40DA63A", - "ticketNumber": "6VPULRE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724706, -79.935781", - "loadTime": "09/25/2019 17:37:47", - "straightDistance": "8.29", - "routeDistance": "15.51", - "timeToTower": "0:51:14", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "18:29:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_6VPULRE_201909251737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5EE74A46-7A03-4117-85C7-4F6F5F5054E9", - "ticketNumber": "3AEJ6PZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.647606, -80.133529", - "loadTime": "09/25/2019 20:25:35", - "straightDistance": "4.38", - "routeDistance": "5.83", - "timeToTower": "0:20:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "20:45:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_3AEJ6PZ_201909252025_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "618EBE7A-48B7-4903-B6FC-2B9325243227", - "ticketNumber": "4AZ7X4G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724542, -79.936624", - "loadTime": "09/25/2019 17:09:05", - "straightDistance": "8.24", - "routeDistance": "15.51", - "timeToTower": "1:04:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "18:14:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 85, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_4AZ7X4G_201909251709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62468E9F-2D45-4702-804A-C233DC09728E", - "ticketNumber": "4SPKVVV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.610049, -80.192957", - "loadTime": "09/25/2019 18:44:57", - "straightDistance": "8.64", - "routeDistance": "16.44", - "timeToTower": "0:46:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:31:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 45, - "quantity": 29.2, - "calculatedQuantity": "29.2 CY", - "s3DownloadKey": "HaulPass_4SPKVVV_201909251844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67703C58-5E4D-4333-857C-94620C30173B", - "ticketNumber": "3H5N2QN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.737106, -79.919566", - "loadTime": "09/25/2019 17:38:43", - "straightDistance": "9.52", - "routeDistance": "16.31", - "timeToTower": "1:32:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:11:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_3H5N2QN_201909251738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A3E2A3F-855D-4962-9BE5-192AD41569BC", - "ticketNumber": "5PBW56Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.736256, -79.919372", - "loadTime": "09/25/2019 18:02:31", - "straightDistance": "9.5", - "routeDistance": "16.3", - "timeToTower": "1:10:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:12:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 85, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_5PBW56Q_201909251754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6BDB206D-8DA3-48F6-8DA5-8410A3C43E47", - "ticketNumber": "MJTCDWL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.736252, -79.964312", - "loadTime": "09/25/2019 18:18:34", - "straightDistance": "7.28", - "routeDistance": "13.19", - "timeToTower": "0:47:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:06:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 75, - "quantity": 84.9, - "calculatedQuantity": "84.9 CY", - "s3DownloadKey": "HaulPass_MJTCDWL_201909251753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D11D3A8-B71C-499C-AC3C-1A693997894A", - "ticketNumber": "52QRFBA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.782366, -80.024308", - "loadTime": "09/25/2019 15:43:49", - "straightDistance": "7.92", - "routeDistance": "17.37", - "timeToTower": "1:02:14", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:46:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 60, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_52QRFBA_201909251543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73C1786F-5F45-4F40-A9BA-68556BC8BBA5", - "ticketNumber": "ERZSDEQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724747, -79.936438", - "loadTime": "09/25/2019 19:18:23", - "straightDistance": "8.26", - "routeDistance": "15.52", - "timeToTower": "0:46:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "20:05:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_ERZSDEQ_201909251918_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7ACE6730-69FF-45BA-B5E0-0BCA3E4D37BC", - "ticketNumber": "5JD75XW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.743667, -79.962300", - "loadTime": "09/25/2019 15:40:22", - "straightDistance": "7.69", - "routeDistance": "13.15", - "timeToTower": "1:00:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "16:41:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_J001_5JD75XW_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B048EDB-73F9-4B6B-9537-4BC27EED481D", - "ticketNumber": "5DDWYT4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724478, -79.936489", - "loadTime": "09/25/2019 17:10:38", - "straightDistance": "8.25", - "routeDistance": "15.51", - "timeToTower": "1:04:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "18:15:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_5DDWYT4_201909251710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B0CE0CC-8BEA-4501-A84C-B545B4D1D2A8", - "ticketNumber": "5T8Y9AL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.646975, -80.121113", - "loadTime": "09/25/2019 17:28:43", - "straightDistance": "3.74", - "routeDistance": "5.11", - "timeToTower": "0:42:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "18:11:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_5T8Y9AL_201909251728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7EFF9770-F723-43FB-9AC8-5F3DE791A0E7", - "ticketNumber": "94NZNH3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.659306, -80.069078", - "loadTime": "09/25/2019 18:27:42", - "straightDistance": ".97", - "routeDistance": "1.91", - "timeToTower": "0:33:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:01:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_94NZNH3_201909251827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "817524F7-B41A-470B-8C5E-3780B6B33DC6", - "ticketNumber": "3ZA5SAG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750247, -79.909243", - "loadTime": "09/25/2019 16:29:40", - "straightDistance": "10.48", - "routeDistance": "16.96", - "timeToTower": "1:28:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "17:58:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 75, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_3ZA5SAG_201909251629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "845BC9A5-CE33-48EA-B38F-73E5095252D6", - "ticketNumber": "6DGQX4G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.609843, -80.193098", - "loadTime": "09/25/2019 16:43:31", - "straightDistance": "8.65", - "routeDistance": "16.46", - "timeToTower": "1:11:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "17:54:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 40, - "quantity": 29.1, - "calculatedQuantity": "29.1 CY", - "s3DownloadKey": "HaulPass_6DGQX4G_201909251643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87C727A4-F663-4195-9B9F-0BD1CEE5370D", - "ticketNumber": "3M65XQZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.700759, -80.153664", - "loadTime": "09/25/2019 17:44:05", - "straightDistance": "5.54", - "routeDistance": "10.15", - "timeToTower": "0:55:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "18:39:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_3M65XQZ_201909251744_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D0EE1B9-BA58-4961-8265-497D8129EE70", - "ticketNumber": "8SHY7A7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.782781, -80.028536", - "loadTime": "09/25/2019 17:33:20", - "straightDistance": "7.88", - "routeDistance": "17.17", - "timeToTower": "1:22:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "18:55:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_8SHY7A7_201909251733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DBC7F4A-014B-4381-AF25-A0116D391BA2", - "ticketNumber": "8A5YRG4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.832436, -80.223262", - "loadTime": "09/25/2019 19:43:06", - "straightDistance": "14.38", - "routeDistance": "19.99", - "timeToTower": "0:49:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "20:32:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 45, - "quantity": 32.4, - "calculatedQuantity": "32.4 CY", - "s3DownloadKey": "HaulPass_8A5YRG4_201909251943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91F26F93-6DF9-47E0-9318-04B78ACAF635", - "ticketNumber": "7WCSPZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.751420, -79.920144", - "loadTime": "09/25/2019 19:05:06", - "straightDistance": "9.99", - "routeDistance": "17.01", - "timeToTower": "0:55:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "20:00:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 70, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_7WCSPZK_201909251905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98058E97-B763-47C8-BC65-476A216C9E3F", - "ticketNumber": "7B33RQD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.685776, -80.081938", - "loadTime": "09/25/2019 19:36:34", - "straightDistance": "1.36", - "routeDistance": "3.3", - "timeToTower": "0:17:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:54:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_7B33RQD_201909251936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98329098-4FF9-48A6-BAA4-229B549C8A20", - "ticketNumber": "359ZGLX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.740337, -80.042164", - "loadTime": "09/25/2019 20:03:09", - "straightDistance": "4.84", - "routeDistance": "7.64", - "timeToTower": "0:39:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "20:42:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_359ZGLX_201909252003_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "985C4A59-641D-42F8-83EB-420C656A75EB", - "ticketNumber": "3GQ89WH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.743069, -79.964537", - "loadTime": "09/25/2019 18:50:28", - "straightDistance": "7.57", - "routeDistance": "13.02", - "timeToTower": "1:32:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "20:22:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 75, - "quantity": 79.9, - "calculatedQuantity": "79.9 CY", - "s3DownloadKey": "HaulPass_3GQ89WH_201909251850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "996E5968-A66A-488F-9719-81C284D53AB9", - "ticketNumber": "987ADQ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.647268, -80.121110", - "loadTime": "09/25/2019 17:41:13", - "straightDistance": "3.74", - "routeDistance": "5.1", - "timeToTower": "0:31:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "18:12:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_987ADQ4_201909251741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2518BD9-5FB2-4C2B-9622-2C406A5BD380", - "ticketNumber": "5JJQDCV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7A4ZSU9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.719167, -80.106950", - "loadTime": "09/25/2019 20:01:18", - "straightDistance": "4.05", - "routeDistance": "7.26", - "timeToTower": "0:27:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "20:28:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.4 CY", - "percentFull": 60, - "quantity": 44.6, - "calculatedQuantity": "44.6 CY", - "s3DownloadKey": "HaulPass_5JJQDCV_201909251942_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5D30B1B-CD0C-4D7D-9A54-46D289CEF489", - "ticketNumber": "4T97USH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.609997, -80.193041", - "loadTime": "09/25/2019 18:36:39", - "straightDistance": "8.64", - "routeDistance": "16.45", - "timeToTower": "0:56:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:33:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 45, - "quantity": 32.8, - "calculatedQuantity": "32.8 CY", - "s3DownloadKey": "HaulPass_4T97USH_201909251836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD0F2F8E-BD4B-41EF-A65B-09053A08F189", - "ticketNumber": "8MX9FRR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748592, -79.919168", - "loadTime": "09/25/2019 17:33:44", - "straightDistance": "9.93", - "routeDistance": "16.63", - "timeToTower": "2:25:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:59:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_8MX9FRR_201909251733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2A29B25-7616-4294-A89E-37879FC46DA8", - "ticketNumber": "92G5TZG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.652970, -80.105714", - "loadTime": "09/25/2019 19:35:06", - "straightDistance": "2.76", - "routeDistance": "4.11", - "timeToTower": "0:11:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:46:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_92G5TZG_201909251935_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8241722-CCB5-4E0F-93A9-5E3889702464", - "ticketNumber": "9NFW25T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.646888, -80.123229", - "loadTime": "09/25/2019 16:54:32", - "straightDistance": "3.86", - "routeDistance": "5.23", - "timeToTower": "0:57:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "17:52:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_9NFW25T_201909251654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA63A2F4-0141-4896-BE48-6393D5D66247", - "ticketNumber": "6NHRH5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.649324, -80.113529", - "loadTime": "09/25/2019 20:32:01", - "straightDistance": "3.28", - "routeDistance": "4.64", - "timeToTower": "0:17:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "20:49:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_6NHRH5J_201909252018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BAEEB52B-5557-480D-A577-E1F3E12E906F", - "ticketNumber": "4FCQFJ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.704974, -79.943787", - "loadTime": "09/25/2019 18:04:33", - "straightDistance": "7.36", - "routeDistance": "17.06", - "timeToTower": "1:14:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:18:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_4FCQFJ6_201909251804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC4981FB-C0B2-485B-AEBC-B8220A10788B", - "ticketNumber": "3LHNEPS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.725659, -80.018584", - "loadTime": "09/25/2019 18:38:10", - "straightDistance": "4.52", - "routeDistance": "6.1", - "timeToTower": "0:36:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:14:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_3LHNEPS_201909251838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE6E1E52-D57B-4393-B8D6-6F9D0A43A3FC", - "ticketNumber": "8TBUG7S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724538, -79.936523", - "loadTime": "09/25/2019 19:03:29", - "straightDistance": "8.25", - "routeDistance": "15.51", - "timeToTower": "0:45:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:49:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_8TBUG7S_201909251903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5946374-E061-4B42-8B13-59C32F9E0F8E", - "ticketNumber": "9NKETYM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.649564, -80.236567", - "loadTime": "09/25/2019 16:24:31", - "straightDistance": "10.13", - "routeDistance": "16.18", - "timeToTower": "1:32:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "17:57:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 65, - "quantity": 49.5, - "calculatedQuantity": "49.5 CY", - "s3DownloadKey": "HaulPass_9NKETYM_201909251624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC0341B7-3F8A-4908-90A4-67721848BA20", - "ticketNumber": "4UR2EBX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.740039, -80.041868", - "loadTime": "09/25/2019 19:51:13", - "straightDistance": "4.83", - "routeDistance": "7.62", - "timeToTower": "0:49:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "20:40:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_4UR2EBX_201909251951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF976B91-AFA3-49D4-BA31-48B121763855", - "ticketNumber": "8KTQX3G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.659653, -80.072520", - "loadTime": "09/25/2019 18:47:31", - "straightDistance": "1.02", - "routeDistance": "2.11", - "timeToTower": "0:15:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:02:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_8KTQX3G_201909251828_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDC8CDDC-7AD5-48A3-93B1-9A88A4CDF3F1", - "ticketNumber": "YEN5NG9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.649187, -80.114578", - "loadTime": "09/25/2019 20:16:58", - "straightDistance": "3.34", - "routeDistance": "4.7", - "timeToTower": "0:30:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "20:47:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 60, - "quantity": 41.8, - "calculatedQuantity": "41.8 CY", - "s3DownloadKey": "HaulPass_YEN5NG9_201909252016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7979D8A-D0A9-4FD9-AFE7-9D937BFB0F70", - "ticketNumber": "5MJURWY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724603, -79.936537", - "loadTime": "09/25/2019 17:46:21", - "straightDistance": "8.25", - "routeDistance": "15.51", - "timeToTower": "0:43:57", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "18:30:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 65, - "quantity": 38.9, - "calculatedQuantity": "38.9 CY", - "s3DownloadKey": "HaulPass_5MJURWY_201909251746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9BD1DC8-B2E3-4BF9-ADF8-AF15A75F44CF", - "ticketNumber": "4GWYM9W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.737283, -79.908719", - "loadTime": "09/25/2019 16:27:26", - "straightDistance": "10.09", - "routeDistance": "16.97", - "timeToTower": "1:20:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "17:48:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_4GWYM9W_201909251627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDBDE5F7-42ED-469B-9A3E-A3CD56E76C30", - "ticketNumber": "9NB366X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.647129, -80.131275", - "loadTime": "09/25/2019 18:14:14", - "straightDistance": "4.27", - "routeDistance": "5.7", - "timeToTower": "0:38:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "18:52:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_9NB366X_201909251814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE1AD328-FDC4-4525-84F2-E4BB29C07ECD", - "ticketNumber": "7X4TZQJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724551, -79.936113", - "loadTime": "09/25/2019 19:01:25", - "straightDistance": "8.27", - "routeDistance": "15.5", - "timeToTower": "0:49:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "19:50:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_7X4TZQJ_201909251901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "060D2010-67D0-49EE-AFAB-255293A306F5", - "ticketNumber": "85ZFGCM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.696515, -79.964692", - "loadTime": "09/25/2019 14:00:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:02:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_85ZFGCM_201909251400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D072EF7-46CB-4995-A22B-13D0EB748669", - "ticketNumber": "4CMMVFD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.686767, -79.957515", - "loadTime": "09/25/2019 14:49:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:53:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4CMMVFD_201909251449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "121FEBCC-209E-44A5-AA56-8AF874C09EAE", - "ticketNumber": "9VUP8J2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.712082, -79.957399", - "loadTime": "09/25/2019 20:03:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "20:07:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VUP8J2_201909252003_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16F214F8-4E61-463B-BD4B-3E567BFDDC01", - "ticketNumber": "97ENC6X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.711803, -79.940463", - "loadTime": "09/25/2019 15:47:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "15:53:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97ENC6X_201909251547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C3A4302-8DD5-466C-97BC-4CB0BF5039FE", - "ticketNumber": "5EGBFDK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.707942, -79.950688", - "loadTime": "09/25/2019 17:20:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:30:38", - "debrisType": "Leaner", - "diameter": 13.6, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5EGBFDK_201909251720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21467E60-F960-48FC-93FE-AEB4ABC7B36D", - "ticketNumber": "68P4ER7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.711814, -79.956779", - "loadTime": "09/25/2019 19:57:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "19:59:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_68P4ER7_201909251957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C9FD7F8-0603-4859-B0EC-D355C7F2203F", - "ticketNumber": "HHQVYLM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.707596, -79.951414", - "loadTime": "09/25/2019 17:55:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:59:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_HHQVYLM_201909251755_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36591944-5CDF-4CF4-B876-51C35DCCADD2", - "ticketNumber": "8AFREPV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.70765, -79.952719", - "loadTime": "09/25/2019 19:02:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "19:08:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8AFREPV_201909251902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37C3863F-2DBB-4905-BD0D-E2A84C0E48C8", - "ticketNumber": "6Z26PAC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.712141, -79.957274", - "loadTime": "09/25/2019 20:08:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "20:11:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6Z26PAC_201909252008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38491608-0AFF-4669-8F78-1B5D86A0D006", - "ticketNumber": "5JCG8JB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.707873, -79.952539", - "loadTime": "09/25/2019 18:11:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "18:17:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5JCG8JB_201909251811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4915684D-C5CD-44FD-A077-A4C578718DF4", - "ticketNumber": "33ZJPSQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.70939, -79.944384", - "loadTime": "09/25/2019 19:33:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "19:37:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_33ZJPSQ_201909251933_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51F3A943-37F8-4852-BDE9-25BE94ABE64E", - "ticketNumber": "9KGXY83", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.697971, -79.960098", - "loadTime": "09/25/2019 14:10:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:13:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9KGXY83_201909251410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54AEE978-A7EC-4C7B-9EFB-2AF784592D55", - "ticketNumber": "4QNEAY8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.688109, -79.955385", - "loadTime": "09/25/2019 14:39:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:46:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4QNEAY8_201909251439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54FFFAF7-84B3-4781-A0D7-4B3C9E16942B", - "ticketNumber": "4WNHFZ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.707977, -79.950776", - "loadTime": "09/25/2019 16:52:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "16:55:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4WNHFZ6_201909251652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "551A7C5A-6A2B-4C30-B719-FF4ABA067983", - "ticketNumber": "6PVQKTG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.708556, -79.950371", - "loadTime": "09/25/2019 16:21:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "16:26:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6PVQKTG_201909251621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C754F4F-00FA-47A1-BBF4-9E3595AA3F17", - "ticketNumber": "9MLYDA7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.707135, -79.949716", - "loadTime": "09/25/2019 19:17:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "19:23:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9MLYDA7_201909251917_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61B10BCD-FC47-4720-8C31-ED35B35B0CB8", - "ticketNumber": "973RQRK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.685477, -79.956665", - "loadTime": "09/25/2019 15:08:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "15:13:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_973RQRK_201909251508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64043252-12BB-4B6A-B6A0-7AE6130327F0", - "ticketNumber": "92ATBMW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.707155, -79.952087", - "loadTime": "09/25/2019 18:34:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "18:40:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_92ATBMW_201909251834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "694CAA9D-E5A2-4F97-B29C-13E3607EE918", - "ticketNumber": "6W6GA24", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.70788, -79.952417", - "loadTime": "09/25/2019 18:22:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "18:30:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6W6GA24_201909251822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76277E5A-CB0B-4804-8A89-73786D5DE4E2", - "ticketNumber": "6JQNT3E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.70762, -79.952735", - "loadTime": "09/25/2019 19:09:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "19:11:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6JQNT3E_201909251909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DC01C54-C5F3-4533-92A3-EDEC74A40B9C", - "ticketNumber": "6NAFPP9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.689456, -79.956693", - "loadTime": "09/25/2019 15:21:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "15:25:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6NAFPP9_201909251521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FD06BEF-0440-451B-8FD1-713B1BA15B91", - "ticketNumber": "66RPW6H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.706283, -79.950838", - "loadTime": "09/25/2019 18:51:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "18:52:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_66RPW6H_201909251851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8ACF2013-30A0-4D22-8474-34CA6FF867BF", - "ticketNumber": "7W6XHMC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.695485, -79.959682", - "loadTime": "09/25/2019 13:48:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "13:51:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7W6XHMC_201909251348_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CC4E218-E0BC-4ED3-9230-4CDBFD12367F", - "ticketNumber": "7E2SSNJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.713405, -79.956861", - "loadTime": "09/25/2019 20:26:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "20:30:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7E2SSNJ_201909252026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DA76D2B-6B21-402F-AAB8-9708B267E831", - "ticketNumber": "8XCYR5V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.699818, -79.952315", - "loadTime": "09/25/2019 12:40:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "12:52:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8XCYR5V_201909251240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9311F20E-9DDA-456C-A146-51492EBB9F16", - "ticketNumber": "RPNNT4E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.712027, -79.956769", - "loadTime": "09/25/2019 19:51:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "19:56:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_RPNNT4E_201909251951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B073CF01-CFE6-4058-BE07-F1A2B4ACCDD5", - "ticketNumber": "4UY5969", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.70803, -79.950753", - "loadTime": "09/25/2019 17:32:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:36:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4UY5969_201909251732_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1BF0048-2E87-49A1-B705-DD37F3841654", - "ticketNumber": "6A5VF3A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.707749, -79.951078", - "loadTime": "09/25/2019 17:41:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:48:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6A5VF3A_201909251741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1D752DD-85D3-4E11-B743-774FCAA4EE55", - "ticketNumber": "7C2P7R4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.707618, -79.951588", - "loadTime": "09/25/2019 16:49:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "16:51:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7C2P7R4_201909251649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C316C923-6CF9-4DA2-8AF0-6C6D3A3949E3", - "ticketNumber": "47DK44W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.691422, -79.953126", - "loadTime": "09/25/2019 14:27:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:29:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_47DK44W_201909251427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C95B2EA7-06BC-4C9F-8044-97250A8CEFC8", - "ticketNumber": "A3U9BFH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.708001, -79.950524", - "loadTime": "09/25/2019 17:04:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:13:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:18:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_A3U9BFH_201909251704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CAADA5C4-4DFA-408E-B98E-5BF21BEC58C0", - "ticketNumber": "MWD4QKB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.706228, -79.951043", - "loadTime": "09/25/2019 18:53:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "18:56:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_MWD4QKB_201909251853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFDAADFA-B379-4111-A7B0-4BC8766E9549", - "ticketNumber": "9BM8YBD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.710198, -79.947951", - "loadTime": "09/25/2019 16:06:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "16:10:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9BM8YBD_201909251606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA9141D0-3F29-44AA-810B-CB1A9DE54BA7", - "ticketNumber": "YWSPBCB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.708055, -79.950348", - "loadTime": "09/25/2019 16:58:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:02:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_YWSPBCB_201909251658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBBA1417-7555-43FE-BA5B-8E39868176E4", - "ticketNumber": "9CPN72N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.713204, -79.956223", - "loadTime": "09/25/2019 20:21:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "20:25:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9CPN72N_201909252021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0A595EA-F05A-48DE-AB96-F8DAB0EE4B58", - "ticketNumber": "8BG3SQZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.696883, -79.960181", - "loadTime": "09/25/2019 13:32:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "13:39:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8BG3SQZ_201909251332_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7D7A611-B9E7-4C03-9742-86D1FADEF18D", - "ticketNumber": "74AAWQA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.689686, -79.954161", - "loadTime": "09/25/2019 14:33:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:36:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_74AAWQA_201909251433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E989A3C9-EAD8-4E17-BD04-9B53277CCA1F", - "ticketNumber": "4F8Q834", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.701619, -79.950282", - "loadTime": "09/25/2019 13:08:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "13:12:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4F8Q834_201909251308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB7C0B35-0A25-47A2-B2C1-29C61F15017C", - "ticketNumber": "8TFJE62", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.707689, -79.951458", - "loadTime": "09/25/2019 17:51:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:54:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8TFJE62_201909251751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF74760F-08EE-47A8-AA0B-F4D21E1104E4", - "ticketNumber": "6KUM4YL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.708377, -79.950418", - "loadTime": "09/25/2019 16:30:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "16:35:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6KUM4YL_201909251630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2F56EFD-86CF-4A11-9EE6-4281E813BDBE", - "ticketNumber": "6A3N9SK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.686452, -79.957537", - "loadTime": "09/25/2019 14:59:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "15:04:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6A3N9SK_201909251459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB16EAA1-E82E-4C5D-B805-507021A602E5", - "ticketNumber": "3D72UAL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.707653, -79.951275", - "loadTime": "09/25/2019 17:38:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:40:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3D72UAL_201909251738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5693EE63-1BEA-44B6-B344-012029336FA7", - "ticketNumber": "W9FWCDD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.795915, -79.860982", - "loadTime": "09/25/2019 20:06:10", - "straightDistance": "13.71", - "routeDistance": "14.53", - "timeToTower": "0:57:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "21:04:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_W9FWCDD_201909251954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08D89634-D12A-4336-A95A-185AF982EDDA", - "ticketNumber": "8X6GAMY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.909681, -79.798261", - "loadTime": "09/25/2019 20:37:13", - "straightDistance": "6.34", - "routeDistance": "11.42", - "timeToTower": "0:29:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "21:06:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_8X6GAMY_201909252037_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FE6AFD2-2B7F-4F4E-9FEC-EE10A11F7507", - "ticketNumber": "72GT2NZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.800310, -79.865304", - "loadTime": "09/25/2019 19:41:11", - "straightDistance": "13.68", - "routeDistance": "15.28", - "timeToTower": "0:40:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "20:21:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_72GT2NZ_201909251919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B2F95EE-7819-4FC3-AC6C-38087C05671C", - "ticketNumber": "9GY27UR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.806421, -79.876864", - "loadTime": "09/25/2019 19:02:41", - "straightDistance": "13.9", - "routeDistance": "14.71", - "timeToTower": "0:44:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "19:47:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 50, - "quantity": 39.4, - "calculatedQuantity": "39.4 CY", - "s3DownloadKey": "HaulPass_J001_9GY27UR_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "437127C2-DF2B-4361-877E-F3F62093B27A", - "ticketNumber": "6DYPYEQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836454, -79.815256", - "loadTime": "09/25/2019 18:29:30", - "straightDistance": "9.86", - "routeDistance": "10.68", - "timeToTower": "1:23:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "19:52:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 70, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_6DYPYEQ_201909251829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CB66B4D-2EEA-4E37-A3D4-000B74F781BB", - "ticketNumber": "6SNFW8Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.919406, -79.788646", - "loadTime": "09/25/2019 19:11:46", - "straightDistance": "5.63", - "routeDistance": "17.34", - "timeToTower": "1:51:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "21:03:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_6SNFW8Y_201909252102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "624AFA63-4981-458B-A24A-CDBC2F46BC1D", - "ticketNumber": "Y3A6X4A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836644, -79.816082", - "loadTime": "09/25/2019 18:29:03", - "straightDistance": "9.88", - "routeDistance": "10.59", - "timeToTower": "1:22:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "19:51:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 75, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_Y3A6X4A_201909251829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D800893-2DA0-4919-BAE3-EF8819243CFC", - "ticketNumber": "6C9D6YE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836652, -79.816575", - "loadTime": "09/25/2019 19:51:02", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:25:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "20:16:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 65, - "quantity": 41.3, - "calculatedQuantity": "41.3 CY", - "s3DownloadKey": "HaulPass_6C9D6YE_201909251951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "754C6340-BD58-4420-A5BF-EF3A4DAECF9E", - "ticketNumber": "4CNYK3Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836652, -79.816575", - "loadTime": "09/25/2019 19:51:17", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:24:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "20:16:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 75, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_4CNYK3Q_201909251951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D8A98D4-98F5-41E8-88D4-B28CEA7755A0", - "ticketNumber": "8CGSC27", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.881402, -79.756389", - "loadTime": "09/25/2019 20:16:29", - "straightDistance": "5.25", - "routeDistance": "5.86", - "timeToTower": "0:48:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "21:05:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_8CGSC27_201909252013_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E2E1697-4704-47DE-96FA-905E2D5E8506", - "ticketNumber": "7JHTHMP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.806303, -79.869273", - "loadTime": "09/25/2019 18:57:55", - "straightDistance": "13.57", - "routeDistance": "14.39", - "timeToTower": "0:56:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "19:54:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 75, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_7JHTHMP_201909251852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ABE1DA79-53FF-4803-AC88-70FA7BE98F02", - "ticketNumber": "8FB3KLX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.807507, -79.872017", - "loadTime": "09/25/2019 18:47:16", - "straightDistance": "13.64", - "routeDistance": "14.41", - "timeToTower": "1:14:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "20:01:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 65, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_8FB3KLX_201909251847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3649A56-24CB-41F9-B1B7-1732620FB447", - "ticketNumber": "6494WPP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.762775, -79.837861", - "loadTime": "09/25/2019 18:30:56", - "straightDistance": "14.61", - "routeDistance": "17.27", - "timeToTower": "1:14:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "19:45:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 45, - "quantity": 37.2, - "calculatedQuantity": "37.2 CY", - "s3DownloadKey": "HaulPass_6494WPP_201909251830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D47A3474-7DC6-4C1F-800E-F48797B61271", - "ticketNumber": "6X26BC6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "354BAAN", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.804522, -79.868984", - "loadTime": "09/25/2019 19:13:46", - "straightDistance": "13.64", - "routeDistance": "14.52", - "timeToTower": "0:43:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "19:57:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81.8 CY", - "percentFull": 75, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_6X26BC6_201909251910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0871958-34DC-4B0B-8840-B814D9F1639B", - "ticketNumber": "6DBLL42", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.909473, -79.798894", - "loadTime": "09/25/2019 20:36:51", - "straightDistance": "6.38", - "routeDistance": "11.42", - "timeToTower": "0:30:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "21:07:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 75, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_6DBLL42_201909252036_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F89501C8-BC69-457A-9E51-2026E6F81E0C", - "ticketNumber": "7MKN6FM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.918469, -79.786082", - "loadTime": "09/25/2019 19:53:15", - "straightDistance": "5.5", - "routeDistance": "12.84", - "timeToTower": "1:00:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "20:53:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_7MKN6FM_201909251953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB4A45D4-D57C-4AD0-93B8-76B9E283E2A5", - "ticketNumber": "9QD398K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.801163, -79.864369", - "loadTime": "09/25/2019 19:18:19", - "straightDistance": "13.6", - "routeDistance": "15.36", - "timeToTower": "1:01:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "20:19:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 55, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_9QD398K_201909251905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01D79EBB-28A1-4BCC-B803-D26C6611D1B7", - "ticketNumber": "9UCME45", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.733269, -79.946478", - "loadTime": "09/25/2019 21:16:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "21:18:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9UCME45_201909252116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09C4267D-3CA0-422A-BA66-EE4B9D15EFE9", - "ticketNumber": "5EM83ZH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.733555, -79.946376", - "loadTime": "09/25/2019 21:03:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "21:07:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5EM83ZH_201909252103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17A8CB47-79CA-456A-9703-C8BB7BBA8D48", - "ticketNumber": "46H7ELQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.732945, -79.946732", - "loadTime": "09/25/2019 21:23:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "21:25:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_46H7ELQ_201909252123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "325AA26E-FF04-47AA-876C-5B233D99BCA0", - "ticketNumber": "88B9RMW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.734126, -79.945909", - "loadTime": "09/25/2019 20:40:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "20:46:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88B9RMW_201909252040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA2228B1-BEBE-41E4-8AEA-99C743F32153", - "ticketNumber": "3BBNLM6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.734017, -79.946101", - "loadTime": "09/25/2019 20:56:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "21:00:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3BBNLM6_201909252056_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCB65FEE-C505-4042-A0D3-6577EEE2E3D7", - "ticketNumber": "42HYKBB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.734008, -79.945953", - "loadTime": "09/25/2019 20:49:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "20:53:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_42HYKBB_201909252049_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE10779B-75E3-45D5-AE53-21B7D438BF18", - "ticketNumber": "47FSBN7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.732717, -79.946517", - "loadTime": "09/25/2019 21:28:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "21:37:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_47FSBN7_201909252128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5A5A1AF-02E0-45CD-8D65-3191AF50DAEE", - "ticketNumber": "53THHKC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.733564, -79.94627", - "loadTime": "09/25/2019 21:08:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "21:12:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_53THHKC_201909252108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA205069-0441-4816-A179-EAC9F22394FA", - "ticketNumber": "3NH67NP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.733091, -79.946499", - "loadTime": "09/25/2019 21:19:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "21:21:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3NH67NP_201909252119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0125244B-2E70-470C-BD51-157174C0CF25", - "ticketNumber": "5F93PN7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.790845, -79.998546", - "loadTime": "09/25/2019 17:07:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:10:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5F93PN7_201909251707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04AEAA92-9551-4D21-98C8-153A472603DC", - "ticketNumber": "4TRUVCQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.791044, -79.999331", - "loadTime": "09/25/2019 16:28:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "16:31:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4TRUVCQ_201909251628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0913D234-8146-4879-9352-F43D44740D82", - "ticketNumber": "3965WKB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.791087, -79.999045", - "loadTime": "09/25/2019 16:42:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "16:54:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3965WKB_201909251642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C28766C-80BF-4CCE-88C3-A027714D6F6F", - "ticketNumber": "7FEQBP6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.791432, -79.999317", - "loadTime": "09/25/2019 18:03:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "18:07:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7FEQBP6_201909251803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "116CFB8A-6E1A-4B12-832E-3B87A790DADA", - "ticketNumber": "L9TT3HN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.804186, -80.005559", - "loadTime": "09/25/2019 14:51:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:55:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_L9TT3HN_201909251451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "168BAD82-DEDE-446A-8518-97CAA21D21F8", - "ticketNumber": "8K7EQL5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.792658, -79.991446", - "loadTime": "09/25/2019 12:32:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:58:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "13:30:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8K7EQL5_201909251232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16AFA8EC-E808-4170-8D87-FCC8E1FE31CE", - "ticketNumber": "7S37AEQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.791814, -79.992801", - "loadTime": "09/25/2019 13:46:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "13:53:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7S37AEQ_201909251346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F25B041-4C99-4E54-8FBE-8369EB2839A8", - "ticketNumber": "96P7R9U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.802178, -80.005082", - "loadTime": "09/25/2019 14:20:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:23:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_96P7R9U_201909251420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "301A6AA3-FA9B-461E-BD18-038304B3E54F", - "ticketNumber": "83WX2W2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.791325, -80.01098", - "loadTime": "09/25/2019 18:56:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "18:59:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83WX2W2_201909251856_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "302F639B-C69B-4273-927E-D64B127AE17A", - "ticketNumber": "7B83APN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.791427, -80.01091", - "loadTime": "09/25/2019 18:50:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:28:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "19:19:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7B83APN_201909251850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31A192C4-FB7D-4793-8DA2-BF08E04AD163", - "ticketNumber": "7T3A4XV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.787394, -79.998982", - "loadTime": "09/25/2019 18:24:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "18:27:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7T3A4XV_201909251824_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35068A7F-1CA2-4EAC-8007-E74D5EDAC1F5", - "ticketNumber": "5Z9NQA4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.791552, -80.011391", - "loadTime": "09/25/2019 18:47:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "18:48:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5Z9NQA4_201909251847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CD0C7EC-8BB8-4B1A-B514-60E21A510BA8", - "ticketNumber": "85X839P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.73488, -79.94532", - "loadTime": "09/25/2019 20:28:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "20:31:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_85X839P_201909252028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40710943-3658-4F23-A892-3CDA7B9FE906", - "ticketNumber": "7HPUF6L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.791774, -79.99743", - "loadTime": "09/25/2019 17:47:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:55:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7HPUF6L_201909251747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "407C9C95-F2D0-47E4-9BB4-0F8DBD7F8C08", - "ticketNumber": "445VVBK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.802871, -80.006241", - "loadTime": "09/25/2019 14:42:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:46:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_445VVBK_201909251442_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "478874B6-B13D-4B98-9624-FF5298850223", - "ticketNumber": "7TMK2JP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.792471, -79.996403", - "loadTime": "09/25/2019 17:42:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:45:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7TMK2JP_201909251742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54D4F8A0-8A61-4F77-9FE8-AB24E5EAB8B6", - "ticketNumber": "6K87M4C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.801555, -80.004483", - "loadTime": "09/25/2019 15:36:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "15:40:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6K87M4C_201909251536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "555360D6-FEA0-449F-88CC-A05664F98EA9", - "ticketNumber": "92G58ZJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.735109, -79.944984", - "loadTime": "09/25/2019 20:08:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "20:14:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_92G58ZJ_201909252008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DF9B960-01D2-4B8B-8EC3-930B7BA03A31", - "ticketNumber": "7P24Z22", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.800578, -80.004435", - "loadTime": "09/25/2019 15:48:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "15:51:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7P24Z22_201909251548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5EE637A1-6E37-41E8-B0FB-BCD2754C09DE", - "ticketNumber": "7TT9WGS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.790887, -79.999204", - "loadTime": "09/25/2019 17:03:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:06:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7TT9WGS_201909251703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64D6B597-9EE3-4273-9164-3FEED959621E", - "ticketNumber": "6ZXNJ48", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.790964, -79.998889", - "loadTime": "09/25/2019 17:34:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:39:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ZXNJ48_201909251734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6956C606-0C9C-434A-BA6A-21A5E6779BA5", - "ticketNumber": "9ZTSE9K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.734934, -79.945222", - "loadTime": "09/25/2019 20:00:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "20:05:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ZTSE9K_201909252000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6FD38027-6005-436F-9AB2-CC96E6428CF7", - "ticketNumber": "MBFB834", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.802568, -80.005973", - "loadTime": "09/25/2019 14:28:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:29:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_MBFB834_201909251428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "712FC2B4-B169-4CC6-8592-9185DFCE610A", - "ticketNumber": "562HXCG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.80259, -80.00589", - "loadTime": "09/25/2019 14:31:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:35:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_562HXCG_201909251431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "838A8695-DE3B-4683-ACF0-059559E8DEB7", - "ticketNumber": "87CKCGG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.803172, -80.006468", - "loadTime": "09/25/2019 14:36:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:38:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_87CKCGG_201909251436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83B2338E-0AD7-44A3-966B-D127CD6371A5", - "ticketNumber": "3AD2JXJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.791159, -80.012585", - "loadTime": "09/25/2019 18:42:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "18:44:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3AD2JXJ_201909251842_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "943DF4ED-BDB3-4624-A68E-E396531D945F", - "ticketNumber": "46VFKQ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.763729, -79.991923", - "loadTime": "09/25/2019 19:26:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "19:28:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_46VFKQ9_201909251926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98CC0ABC-48B9-4187-BAA0-9E4897C391ED", - "ticketNumber": "9A6HM8U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.80379, -80.004906", - "loadTime": "09/25/2019 15:22:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "15:25:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9A6HM8U_201909251522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98E4A8E3-D428-4366-AB27-E01CFBEC6932", - "ticketNumber": "5SU2BQD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.734607, -79.944976", - "loadTime": "09/25/2019 20:17:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "20:27:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5SU2BQD_201909252017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9513E45-9B8C-4C6C-9F00-D8FDEFCF5119", - "ticketNumber": "3XCG8HT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.803741, -80.005057", - "loadTime": "09/25/2019 14:12:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:16:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3XCG8HT_201909251412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD85D85F-CB7A-47EB-A2DE-B59A6A962134", - "ticketNumber": "7EPRWRF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.791084, -79.999424", - "loadTime": "09/25/2019 16:21:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "16:27:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7EPRWRF_201909251621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4464F22-A7B3-4E24-BE31-7D7C68D40F07", - "ticketNumber": "94XPYL9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.80407, -80.00225", - "loadTime": "09/25/2019 15:57:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "16:01:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_94XPYL9_201909251557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BEDB2F9F-012A-495B-876C-2B05B40C7C9F", - "ticketNumber": "66NFPX5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.800581, -80.004463", - "loadTime": "09/25/2019 15:43:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "15:48:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_66NFPX5_201909251543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF40DEB1-6AF4-4BB2-9630-B1795C8C1E83", - "ticketNumber": "5TM54FH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.786673, -79.999679", - "loadTime": "09/25/2019 18:31:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "18:34:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5TM54FH_201909251831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFC47121-49C3-47D3-974A-43B6246CD73A", - "ticketNumber": "62VTV9T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.803697, -80.004782", - "loadTime": "09/25/2019 15:19:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "15:21:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_62VTV9T_201909251519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4473CD7-5663-4145-AA1C-ECAED4AD372C", - "ticketNumber": "5VAGUCJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.791225, -79.99926", - "loadTime": "09/25/2019 16:36:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "16:39:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5VAGUCJ_201909251636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CCF68C4B-85E1-4C2B-9199-4071F2A9E751", - "ticketNumber": "6E53PFA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.803366, -80.003557", - "loadTime": "09/25/2019 15:29:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "15:34:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6E53PFA_201909251529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D37F6408-6246-4B8B-80EF-0D313EB4B2B3", - "ticketNumber": "59BZN8C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.803854, -80.005921", - "loadTime": "09/25/2019 15:01:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "15:09:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_59BZN8C_201909251501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7B93BE6-44FA-4C7A-AC87-09F540EC0A48", - "ticketNumber": "5XVGBH3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.791165, -79.997518", - "loadTime": "09/25/2019 17:16:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:16:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:32:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5XVGBH3_201909251716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8D03E8E-9F31-4ACC-8694-6A070515DE3A", - "ticketNumber": "82QTEU5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.763022, -79.991795", - "loadTime": "09/25/2019 19:21:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "19:22:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82QTEU5_201909251921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F622DA02-2687-4E90-925D-5C2DB518436B", - "ticketNumber": "6J963RK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.803618, -80.003368", - "loadTime": "09/25/2019 14:05:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:09:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6J963RK_201909251405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC4E4673-AAEB-4644-93A4-F02B19ECB96C", - "ticketNumber": "4AL2XD9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.734797, -79.945122", - "loadTime": "09/25/2019 20:32:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "20:37:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4AL2XD9_201909252032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC9BF980-4577-45CD-92DC-0476D7DB5D9E", - "ticketNumber": "5M5DP5T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.80401, -80.005872", - "loadTime": "09/25/2019 15:12:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "15:16:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5M5DP5T_201909251512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "007314A1-0E3B-4346-A112-FD32DF1761C3", - "ticketNumber": "9E2UT37", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.780675, -80.023456", - "loadTime": "09/25/2019 17:13:10", - "straightDistance": "13.83", - "routeDistance": "15.84", - "timeToTower": "0:48:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "18:02:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 60, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_9E2UT37_201909251708_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0985BD6F-6F36-44C3-A4C6-9D8D39D30531", - "ticketNumber": "PSGKM3R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816282, -79.993922", - "loadTime": "09/25/2019 17:53:32", - "straightDistance": "15.31", - "routeDistance": "17.7", - "timeToTower": "0:43:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "18:37:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_PSGKM3R_201909251753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AE59B8E-AACB-40A0-B7F7-39E83360802D", - "ticketNumber": "KUDT8LP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816223, -79.993974", - "loadTime": "09/25/2019 16:26:35", - "straightDistance": "15.31", - "routeDistance": "17.63", - "timeToTower": "0:43:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "17:09:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_KUDT8LP_201909251626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15FD5B88-0095-4AA4-8BCA-CBB055430598", - "ticketNumber": "39ZGQ6W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.833810, -80.037430", - "loadTime": "09/25/2019 17:25:36", - "straightDistance": "12.84", - "routeDistance": "16.04", - "timeToTower": "1:33:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "18:58:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 60, - "quantity": 44.7, - "calculatedQuantity": "44.7 CY", - "s3DownloadKey": "HaulPass_39ZGQ6W_201909251725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16D1C6B9-79FC-4FED-9B6A-A1BCCAA88BA6", - "ticketNumber": "7KJ2Q6E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.843199, -80.061031", - "loadTime": "09/25/2019 16:35:23", - "straightDistance": "11.56", - "routeDistance": "14.12", - "timeToTower": "0:53:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "17:29:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_7KJ2Q6E_201909251635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19136CCB-AD4B-42BD-8982-D0F4FFF91378", - "ticketNumber": "36YT6KL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.832948, -80.056105", - "loadTime": "09/25/2019 18:23:49", - "straightDistance": "11.75", - "routeDistance": "15.3", - "timeToTower": "0:50:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "19:14:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_36YT6KL_201909251823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D222627-F1B2-4808-90B3-23CC85949D63", - "ticketNumber": "8CQMK68", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.833121, -80.060971", - "loadTime": "09/25/2019 16:44:51", - "straightDistance": "11.47", - "routeDistance": "15.4", - "timeToTower": "1:08:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "17:53:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 75, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_8CQMK68_201909251644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "205BD18B-3616-40D0-AE62-77630D20D427", - "ticketNumber": "5KSB94Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.794310, -80.112624", - "loadTime": "09/25/2019 18:29:09", - "straightDistance": "8.57", - "routeDistance": "10.99", - "timeToTower": "0:55:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "19:24:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_5KSB94Z_201909251829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "208E6A27-2239-40BE-AAA3-9E364A1BB667", - "ticketNumber": "73Z7G77", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.832196, -80.037331", - "loadTime": "09/25/2019 17:45:39", - "straightDistance": "12.83", - "routeDistance": "16.02", - "timeToTower": "1:15:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "19:01:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 55, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_73Z7G77_201909251745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26B72190-342C-4F0F-8363-FC54871618F6", - "ticketNumber": "6763EY8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.794338, -80.112411", - "loadTime": "09/25/2019 17:14:24", - "straightDistance": "8.58", - "routeDistance": "10.98", - "timeToTower": "0:42:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "17:56:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_6763EY8_201909251714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36CBAAA3-180C-4D3E-A278-44FB8F514D84", - "ticketNumber": "4QD9ST5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816023, -79.994209", - "loadTime": "09/25/2019 17:05:06", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:42:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "17:47:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_4QD9ST5_201909251705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "378FE8CC-D9C9-4307-AB54-B008BAC9112D", - "ticketNumber": "5UHU6JY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.778264, -79.994530", - "loadTime": "09/25/2019 15:35:33", - "straightDistance": "15.51", - "routeDistance": "17.33", - "timeToTower": "1:43:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "17:18:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_5UHU6JY_201909251535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D45D1B0-9F0F-4A11-ADFC-72FC417AAAC9", - "ticketNumber": "63F7SDP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.810373, -80.126782", - "loadTime": "09/25/2019 17:45:10", - "straightDistance": "7.62", - "routeDistance": "10.55", - "timeToTower": "0:27:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "18:12:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_63F7SDP_201909251741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B3E1513-3C64-4AFD-AA19-1C55EB556C11", - "ticketNumber": "49SKMFT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.792630, -80.001462", - "loadTime": "09/25/2019 16:29:13", - "straightDistance": "14.97", - "routeDistance": "17.25", - "timeToTower": "1:35:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "18:04:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_49SKMFT_201909251629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51D6E3BE-5C2B-40FC-815E-9BA2E805CF7D", - "ticketNumber": "3SWDKA5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.837431, -80.041638", - "loadTime": "09/25/2019 17:01:47", - "straightDistance": "12.62", - "routeDistance": "15.67", - "timeToTower": "1:22:22", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "18:24:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_3SWDKA5_201909251701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52F0BC34-BCBD-4BE3-92B5-9CC1C4ECC973", - "ticketNumber": "52G59NR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.833117, -80.061078", - "loadTime": "09/25/2019 16:40:06", - "straightDistance": "11.47", - "routeDistance": "15.4", - "timeToTower": "1:11:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "17:51:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_52G59NR_201909251640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5302DC43-A0D9-46C7-B7F5-10A8A2646BA3", - "ticketNumber": "89PTL78", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.844561, -80.062589", - "loadTime": "09/25/2019 16:39:51", - "straightDistance": "11.48", - "routeDistance": "14.25", - "timeToTower": "0:51:22", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "17:31:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_89PTL78_201909251639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59D5CAEC-2FC8-4492-8299-3F94494433C6", - "ticketNumber": "4AFRZSN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816282, -79.993922", - "loadTime": "09/25/2019 17:53:49", - "straightDistance": "15.31", - "routeDistance": "17.7", - "timeToTower": "0:45:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "18:39:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_4AFRZSN_201909251753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74E94670-0424-4E6C-ADCF-E9730E69EFA6", - "ticketNumber": "7D2R8X9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.809505, -80.126168", - "loadTime": "09/25/2019 18:43:27", - "straightDistance": "7.66", - "routeDistance": "10.48", - "timeToTower": "0:26:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "19:10:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_7D2R8X9_201909251843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84BC4C3B-64BE-4FAE-9F1B-51D2C639C67B", - "ticketNumber": "879HTVH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.793445, -80.002285", - "loadTime": "09/25/2019 16:39:17", - "straightDistance": "14.92", - "routeDistance": "17.32", - "timeToTower": "1:27:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "18:06:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_879HTVH_201909251639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89894974-2A62-45AE-9BB6-38E4FE8F8E81", - "ticketNumber": "7TGVA3R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.808832, -80.123352", - "loadTime": "09/25/2019 17:19:37", - "straightDistance": "7.82", - "routeDistance": "10.58", - "timeToTower": "0:21:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "17:40:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 70, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_7TGVA3R_201909251709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89ED0F49-ACC4-407E-9556-38A6E3964FD3", - "ticketNumber": "8SYHF8F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.794349, -80.112709", - "loadTime": "09/25/2019 17:23:44", - "straightDistance": "8.56", - "routeDistance": "10.99", - "timeToTower": "0:35:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "17:58:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_8SYHF8F_201909251723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A738BDF-3677-4BB4-B620-BCB9A0841985", - "ticketNumber": "7XBYVDL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.837048, -80.041662", - "loadTime": "09/25/2019 16:53:03", - "straightDistance": "12.62", - "routeDistance": "15.65", - "timeToTower": "1:28:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "18:21:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 65, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_7XBYVDL_201909251653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A92F878-5F3A-441A-8DD1-76DBC3FD3F17", - "ticketNumber": "7M6GQ8L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815861, -79.994519", - "loadTime": "09/25/2019 18:48:12", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:43:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "19:32:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_7M6GQ8L_201909251848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8FC7B8A3-BD84-4F70-BC01-13461A1EA567", - "ticketNumber": "4GQ7QJJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.821705, -80.222938", - "loadTime": "09/25/2019 17:21:40", - "straightDistance": "2.05", - "routeDistance": "2.09", - "timeToTower": "1:25:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "18:47:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_4GQ7QJJ_201909251721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95FAF78F-9DE2-4CAE-B1F6-0A7D9A2BE804", - "ticketNumber": "TPWEWG2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816184, -79.993934", - "loadTime": "09/25/2019 17:18:12", - "straightDistance": "15.31", - "routeDistance": "17.64", - "timeToTower": "0:50:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "18:08:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_TPWEWG2_201909251718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A36FCEB8-BFC4-49AC-AAB9-45C082BE9BF9", - "ticketNumber": "9WUH9BM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.752411, -80.153174", - "loadTime": "09/25/2019 18:55:34", - "straightDistance": "7.54", - "routeDistance": "12.22", - "timeToTower": "0:41:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "19:36:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_9WUH9BM_201909251841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A70D6EC0-2A55-4799-97AB-E01F0593C9B1", - "ticketNumber": "3UULAZE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816039, -79.994199", - "loadTime": "09/25/2019 17:05:27", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:43:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "17:49:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_3UULAZE_201909251705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA86C1E2-01C6-4794-BDA4-6DA3C069CBB3", - "ticketNumber": "5N2WZ5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.845721, -80.064218", - "loadTime": "09/25/2019 18:10:59", - "straightDistance": "11.4", - "routeDistance": "14.37", - "timeToTower": "0:54:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "19:05:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 60, - "quantity": 40.9, - "calculatedQuantity": "40.9 CY", - "s3DownloadKey": "HaulPass_5N2WZ5J_201909251810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B586BF29-8C19-472D-AFE0-68D590020559", - "ticketNumber": "9NE4F25", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.845797, -80.064048", - "loadTime": "09/25/2019 18:14:46", - "straightDistance": "11.41", - "routeDistance": "14.37", - "timeToTower": "0:53:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "19:07:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_9NE4F25_201909251814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C19636AA-B309-4989-8410-F68EF3D812F6", - "ticketNumber": "747SLU3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816184, -79.993934", - "loadTime": "09/25/2019 17:17:50", - "straightDistance": "15.31", - "routeDistance": "17.64", - "timeToTower": "0:50:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "18:07:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_747SLU3_201909251717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF9B9A71-8B92-4094-BF7F-457C04FB98B6", - "ticketNumber": "8XJ4KV7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816060, -79.994378", - "loadTime": "09/25/2019 18:37:01", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:36:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "19:13:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_8XJ4KV7_201909251837_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFB8651C-82C0-437B-8CD5-2759F3DBF1DD", - "ticketNumber": "7AQTEEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.792991, -80.112954", - "loadTime": "09/25/2019 18:51:34", - "straightDistance": "8.57", - "routeDistance": "11.11", - "timeToTower": "0:34:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "19:26:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_7AQTEEB_201909251844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4954D9F-CD7D-4610-B21C-BC358F982998", - "ticketNumber": "9MW57WF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.823356, -80.184501", - "loadTime": "09/25/2019 18:14:47", - "straightDistance": "4.27", - "routeDistance": "4.58", - "timeToTower": "0:34:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "18:49:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_J001_9MW57WF_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D751CC1D-ED5A-470E-91C2-5BE1A72A4DA6", - "ticketNumber": "8BK4DZV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.818020, -80.148625", - "loadTime": "09/25/2019 16:15:10", - "straightDistance": "6.33", - "routeDistance": "6.62", - "timeToTower": "0:57:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "17:12:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_8BK4DZV_201909251615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DECCEEC0-2044-4702-8D36-7DEF738EFCB6", - "ticketNumber": "6U9YE3V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816064, -79.994387", - "loadTime": "09/25/2019 18:36:43", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:35:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "19:11:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_6U9YE3V_201909251836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2045BA3-7170-437F-9DEB-E91A64D5A8AE", - "ticketNumber": "8BLX83C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.751461, -80.151724", - "loadTime": "09/25/2019 17:21:54", - "straightDistance": "7.64", - "routeDistance": "12.37", - "timeToTower": "0:49:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "18:11:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_8BLX83C_201909251721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2D51C64-4B0B-4985-A0DC-9238DD4BCE3D", - "ticketNumber": "52536SG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816223, -79.993974", - "loadTime": "09/25/2019 16:26:20", - "straightDistance": "15.31", - "routeDistance": "17.63", - "timeToTower": "0:40:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "17:07:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_52536SG_201909251626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4E2F0F7-6D7B-4512-8F87-EE3921F92CB5", - "ticketNumber": "9GH27QK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.780279, -80.024212", - "loadTime": "09/25/2019 16:56:34", - "straightDistance": "13.79", - "routeDistance": "15.9", - "timeToTower": "1:04:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "18:01:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 65, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_9GH27QK_201909251643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB37575F-148C-49D2-93CA-010838BDCA91", - "ticketNumber": "6XZEEHK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.832743, -80.056096", - "loadTime": "09/25/2019 18:25:59", - "straightDistance": "11.75", - "routeDistance": "15.3", - "timeToTower": "0:50:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "19:16:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 75, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_6XZEEHK_201909251825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3DDDBA9-5ADE-438D-9298-765FC7845860", - "ticketNumber": "3AAL76P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.779245, -79.994627", - "loadTime": "09/25/2019 16:00:14", - "straightDistance": "15.49", - "routeDistance": "17.26", - "timeToTower": "1:20:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "17:20:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_3AAL76P_201909251600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F862D720-5B7C-4BA6-BB0E-69C7B7F6CF1F", - "ticketNumber": "3MQJ9W7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815861, -79.994519", - "loadTime": "09/25/2019 18:48:26", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:45:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "19:34:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 95, - "quantity": 69.9, - "calculatedQuantity": "69.9 CY", - "s3DownloadKey": "HaulPass_3MQJ9W7_201909251848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC9051C8-224A-4D80-9633-2EC4114F11B2", - "ticketNumber": "72QZ7KV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.808849, -80.126274", - "loadTime": "09/25/2019 16:42:50", - "straightDistance": "7.65", - "routeDistance": "10.4", - "timeToTower": "0:34:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "17:16:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_72QZ7KV_201909251637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17F5CDA4-CDF7-4FDA-9915-3F9FB4A6F78E", - "ticketNumber": "85H2F6Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816229, -79.994095", - "loadTime": "09/25/2019 20:36:18", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:48:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "21:25:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_85H2F6Y_201909252036_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "189358E7-9967-489A-AFB7-7FF2CC6873BC", - "ticketNumber": "AEC9MHA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.807925, -80.132022", - "loadTime": "09/25/2019 20:34:55", - "straightDistance": "7.32", - "routeDistance": "10.07", - "timeToTower": "0:30:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "21:05:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_AEC9MHA_201909252027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24232488-8C3B-4350-B039-E65EC28DE9BF", - "ticketNumber": "6YAVV2L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.789408, -80.005279", - "loadTime": "09/25/2019 18:59:49", - "straightDistance": "14.78", - "routeDistance": "17.08", - "timeToTower": "1:11:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "20:11:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 80, - "quantity": 63.4, - "calculatedQuantity": "63.4 CY", - "s3DownloadKey": "HaulPass_6YAVV2L_201909251859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24ABC0D6-628B-4BB5-8E01-5012248CA76D", - "ticketNumber": "4X9QVE3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.825127, -80.038388", - "loadTime": "09/25/2019 19:00:54", - "straightDistance": "12.74", - "routeDistance": "16.02", - "timeToTower": "0:47:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "19:48:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_4X9QVE3_201909251900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36859CF1-7275-476A-9B97-BAF720C13639", - "ticketNumber": "7CQTGZN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.810009, -80.125258", - "loadTime": "09/25/2019 19:35:51", - "straightDistance": "7.71", - "routeDistance": "10.5", - "timeToTower": "0:30:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "20:06:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_7CQTGZN_201909251935_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36ED1C66-17DD-4AF9-8016-34E54E9F0D55", - "ticketNumber": "9QNP7RM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.821846, -80.068776", - "loadTime": "09/25/2019 19:42:01", - "straightDistance": "10.97", - "routeDistance": "13.26", - "timeToTower": "0:40:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "20:22:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_9QNP7RM_201909251942_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D051EAC-0E53-41A6-A14F-C0F78D08EFB6", - "ticketNumber": "6MG9PCU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777393, -79.994056", - "loadTime": "09/25/2019 18:47:22", - "straightDistance": "15.55", - "routeDistance": "17.39", - "timeToTower": "0:53:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "19:40:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_6MG9PCU_201909251847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45F4FD78-1833-49E0-BF7F-E36EAB15CCBA", - "ticketNumber": "6CGNGXF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815919, -79.994559", - "loadTime": "09/25/2019 20:10:11", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "1:02:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "21:12:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_6CGNGXF_201909252010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "487717B1-19B4-4B1A-BC95-65D8C6DFCF12", - "ticketNumber": "3T8QA3U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.811842, -80.051984", - "loadTime": "09/25/2019 21:08:42", - "straightDistance": "11.95", - "routeDistance": "14.63", - "timeToTower": "0:42:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "21:51:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 80, - "quantity": 56.9, - "calculatedQuantity": "56.9 CY", - "s3DownloadKey": "HaulPass_3T8QA3U_201909252108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F1A1DFB-E3AF-4DEF-BF65-E49937CAA2BE", - "ticketNumber": "3PGCGSL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.821910, -80.068634", - "loadTime": "09/25/2019 19:45:55", - "straightDistance": "10.98", - "routeDistance": "13.27", - "timeToTower": "0:38:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "20:24:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 75, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_3PGCGSL_201909251945_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51EF71AE-CAEC-46C1-9CC4-FC408EDCFAD6", - "ticketNumber": "6A39ZBS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.779077, -80.021879", - "loadTime": "09/25/2019 18:56:08", - "straightDistance": "13.94", - "routeDistance": "16.25", - "timeToTower": "1:34:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "20:31:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 80, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_6A39ZBS_201909251849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F54E82C-71FF-4261-9816-52927923B1FE", - "ticketNumber": "4MLN8ER", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.833373, -80.034945", - "loadTime": "09/25/2019 20:14:43", - "straightDistance": "12.98", - "routeDistance": "16.19", - "timeToTower": "1:02:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "21:17:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 60, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_4MLN8ER_201909252014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64658D60-C358-4F55-8D2B-3A6A45C3755F", - "ticketNumber": "3SJFCLC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815952, -79.994392", - "loadTime": "09/25/2019 19:51:38", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:43:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "20:35:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_3SJFCLC_201909251951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67F39165-3698-463D-B81A-EEE1C7D45D67", - "ticketNumber": "7USXZJU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816044, -79.994537", - "loadTime": "09/25/2019 19:52:01", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:44:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "20:36:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_7USXZJU_201909251952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73E86B33-335F-4CF5-838B-78EF29EBA920", - "ticketNumber": "8W8GRW7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815874, -79.994514", - "loadTime": "09/25/2019 20:09:37", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "1:01:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "21:10:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_8W8GRW7_201909252009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77C752AB-950C-4146-8FE0-AF8F0B44F749", - "ticketNumber": "3953YER", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.809475, -80.121109", - "loadTime": "09/25/2019 19:00:30", - "straightDistance": "7.95", - "routeDistance": "10.24", - "timeToTower": "0:41:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "19:42:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_3953YER_201909251855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8524D456-3D96-4B23-8EEF-0752F0F38615", - "ticketNumber": "94HARXH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.782394, -80.025857", - "loadTime": "09/25/2019 20:17:40", - "straightDistance": "13.67", - "routeDistance": "15.69", - "timeToTower": "1:02:27", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "21:20:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_94HARXH_201909252017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F79745A-C590-458C-917B-5978781C6993", - "ticketNumber": "9PHUYU4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.825126, -80.038451", - "loadTime": "09/25/2019 19:04:57", - "straightDistance": "12.74", - "routeDistance": "16.02", - "timeToTower": "0:46:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "19:51:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 80, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_9PHUYU4_201909251904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C5A2D8F-119B-456B-A2EE-A86D34158D8F", - "ticketNumber": "4UJ6HKN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.832619, -80.036490", - "loadTime": "09/25/2019 19:51:08", - "straightDistance": "12.88", - "routeDistance": "16.09", - "timeToTower": "1:24:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "21:15:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_4UJ6HKN_201909251951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E64BB29-65E0-4AD5-A3CB-AF332B998C75", - "ticketNumber": "95R7G82", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.845447, -80.065307", - "loadTime": "09/25/2019 19:52:29", - "straightDistance": "11.34", - "routeDistance": "14.47", - "timeToTower": "0:48:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "20:41:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_95R7G82_201909251952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0E53506-05CF-4955-9E62-9A9A085066A5", - "ticketNumber": "4EKX963", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.780842, -80.029102", - "loadTime": "09/25/2019 19:38:52", - "straightDistance": "13.51", - "routeDistance": "15.54", - "timeToTower": "0:54:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "20:33:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 80, - "quantity": 64.8, - "calculatedQuantity": "64.8 CY", - "s3DownloadKey": "HaulPass_4EKX963_201909251901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1B0CD97-20FD-49D4-B050-26FBC9FF21C0", - "ticketNumber": "73YKXQN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.811838, -80.051767", - "loadTime": "09/25/2019 21:02:00", - "straightDistance": "11.96", - "routeDistance": "14.64", - "timeToTower": "0:48:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "21:50:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 80, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_73YKXQN_201909252101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A71115CB-38CD-4FE3-84F0-4E902CA97779", - "ticketNumber": "6TMBJAY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.825488, -80.037878", - "loadTime": "09/25/2019 20:26:44", - "straightDistance": "12.77", - "routeDistance": "16.06", - "timeToTower": "1:10:22", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "21:37:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 60, - "quantity": 42.5, - "calculatedQuantity": "42.5 CY", - "s3DownloadKey": "HaulPass_6TMBJAY_201909252026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF1051EA-B6EB-4651-AD51-1858893D7616", - "ticketNumber": "7VUBE35", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.826498, -80.036399", - "loadTime": "09/25/2019 20:33:18", - "straightDistance": "12.86", - "routeDistance": "16.18", - "timeToTower": "1:05:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "21:38:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_7VUBE35_201909252033_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B131E078-89E2-4892-BFB3-27D0865A42B7", - "ticketNumber": "8TQXTHC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.782178, -80.026073", - "loadTime": "09/25/2019 19:56:06", - "straightDistance": "13.66", - "routeDistance": "15.7", - "timeToTower": "1:25:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "21:21:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 70, - "quantity": 37.3, - "calculatedQuantity": "37.3 CY", - "s3DownloadKey": "HaulPass_8TQXTHC_201909251956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7C0AA51-3266-48F8-962D-D32364FEC835", - "ticketNumber": "8H5XQJ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.792977, -80.111525", - "loadTime": "09/25/2019 20:05:51", - "straightDistance": "8.65", - "routeDistance": "11.06", - "timeToTower": "0:33:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "20:39:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_8H5XQJ4_201909252003_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDC0104A-5BF1-4C1C-B952-224AE80B39E8", - "ticketNumber": "6Y3CN6N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816345, -79.994009", - "loadTime": "09/25/2019 19:16:16", - "straightDistance": "15.31", - "routeDistance": "17.63", - "timeToTower": "0:38:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "19:54:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 90, - "quantity": 63.7, - "calculatedQuantity": "63.7 CY", - "s3DownloadKey": "HaulPass_6Y3CN6N_201909251916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDB0D46A-AC0E-420A-AD50-0B8BD3C41AB2", - "ticketNumber": "8VFRPXF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.845544, -80.065420", - "loadTime": "09/25/2019 19:57:23", - "straightDistance": "11.33", - "routeDistance": "14.47", - "timeToTower": "0:45:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "20:42:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_8VFRPXF_201909251957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0BE8FA0-747D-4EBC-BB3B-9BA7CE126220", - "ticketNumber": "7GKTACP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.793534, -80.112074", - "loadTime": "09/25/2019 20:01:19", - "straightDistance": "8.61", - "routeDistance": "11.03", - "timeToTower": "0:36:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "20:38:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_7GKTACP_201909252001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4E66BD1-F611-4988-8C80-3055D0AE950D", - "ticketNumber": "HUVK9CV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777095, -79.994796", - "loadTime": "09/25/2019 18:13:41", - "straightDistance": "15.51", - "routeDistance": "17.44", - "timeToTower": "1:24:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "19:38:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_HUVK9CV_201909251813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9D060D0-28D9-45B5-BC91-F94DC7436DE3", - "ticketNumber": "9W7XYNF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.788834, -80.004618", - "loadTime": "09/25/2019 18:40:57", - "straightDistance": "14.82", - "routeDistance": "16.84", - "timeToTower": "1:28:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "20:09:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_9W7XYNF_201909251840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E28B3EFC-DB6F-4465-AFA7-A8E84460AFAF", - "ticketNumber": "495YKLX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816181, -79.994189", - "loadTime": "09/25/2019 20:36:38", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:50:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "21:26:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_495YKLX_201909252036_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E81B8930-AA31-4B97-A117-217BEF103E37", - "ticketNumber": "8P2Q8TH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.809145, -80.130341", - "loadTime": "09/25/2019 21:25:37", - "straightDistance": "7.42", - "routeDistance": "10.16", - "timeToTower": "0:17:27", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "21:43:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_8P2Q8TH_201909252125_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0FD0281-343C-473D-8254-669D1C211095", - "ticketNumber": "6THUP5C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777456, -79.993873", - "loadTime": "09/25/2019 20:22:15", - "straightDistance": "15.56", - "routeDistance": "17.39", - "timeToTower": "1:10:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "21:32:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_6THUP5C_201909252022_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F58FF67C-B847-4459-8926-9C90ABABE8AC", - "ticketNumber": "WM9WSYS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777456, -79.993958", - "loadTime": "09/25/2019 20:46:25", - "straightDistance": "15.55", - "routeDistance": "17.39", - "timeToTower": "0:48:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "21:35:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_WM9WSYS_201909252046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5B8A548-0F04-4DD8-90F7-DB5C88D484E0", - "ticketNumber": "5LAW7EY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816316, -79.993958", - "loadTime": "09/25/2019 19:16:32", - "straightDistance": "15.31", - "routeDistance": "17.7", - "timeToTower": "0:40:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "19:57:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_5LAW7EY_201909251916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F99DA30D-70D2-41BE-AFD0-12F129362532", - "ticketNumber": "4T7QKWT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.808949, -80.130151", - "loadTime": "09/25/2019 20:57:23", - "straightDistance": "7.43", - "routeDistance": "10.17", - "timeToTower": "0:26:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "21:23:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 85, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_4T7QKWT_201909252035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15C1CB98-4733-41F4-B004-C1B6E05EE2E7", - "ticketNumber": "3LV8RQM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.740816, -80.241658", - "loadTime": "09/25/2019 21:16:14", - "straightDistance": "12.4", - "routeDistance": "16.51", - "timeToTower": "0:40:11", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "21:56:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_3LV8RQM_201909252116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22FDF338-B7A4-40BB-ADFF-1C6ECF0969F7", - "ticketNumber": "4Y8DKYQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.761092, -80.153702", - "loadTime": "09/25/2019 20:24:09", - "straightDistance": "16.7", - "routeDistance": "22.05", - "timeToTower": "1:40:43", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "22:04:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_4Y8DKYQ_201909252024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "272C8EF2-EABB-4E32-B0F0-9B444E9F16EB", - "ticketNumber": "3CA76G8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.761420, -80.273484", - "loadTime": "09/25/2019 20:43:48", - "straightDistance": "12.83", - "routeDistance": "15.85", - "timeToTower": "0:43:06", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "21:26:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 60, - "quantity": 44.4, - "calculatedQuantity": "44.4 CY", - "s3DownloadKey": "HaulPass_3CA76G8_201909252043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E2824B1-2B65-46A4-881F-DB6202A3F1A8", - "ticketNumber": "62FRHSV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.658090, -80.336893", - "loadTime": "09/25/2019 20:54:53", - "straightDistance": "4.89", - "routeDistance": "6.47", - "timeToTower": "1:05:34", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "22:00:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_62FRHSV_201909252054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "358A6714-077C-49C8-9082-33C689FB8F3D", - "ticketNumber": "8E7V7H8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.740731, -80.241585", - "loadTime": "09/25/2019 21:17:47", - "straightDistance": "12.4", - "routeDistance": "16.51", - "timeToTower": "0:40:13", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "21:58:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 40, - "quantity": 28.5, - "calculatedQuantity": "28.5 CY", - "s3DownloadKey": "HaulPass_8E7V7H8_201909252117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57881361-6F7B-4A93-B634-30065E74AAB9", - "ticketNumber": "45EE53B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.749251, -80.277240", - "loadTime": "09/25/2019 18:35:24", - "straightDistance": "11.97", - "routeDistance": "14.98", - "timeToTower": "0:59:22", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "19:34:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 80, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_45EE53B_201909251835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "630319F2-B3F3-42AA-93EA-A8293C8336C8", - "ticketNumber": "85J922Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.656120, -80.332423", - "loadTime": "09/25/2019 19:19:23", - "straightDistance": "4.83", - "routeDistance": "6.76", - "timeToTower": "0:57:48", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "20:17:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_85J922Q_201909251919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69C6524D-24AA-408A-A24D-1FC59D14512F", - "ticketNumber": "3PZWM93", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.561722, -80.336335", - "loadTime": "09/25/2019 19:13:04", - "straightDistance": "2.2", - "routeDistance": "4.24", - "timeToTower": "0:35:10", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "19:48:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 55, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_3PZWM93_201909251913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70039541-F00C-4289-8EDC-35E358E9C5DD", - "ticketNumber": "34WQPSD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.761097, -80.151369", - "loadTime": "09/25/2019 15:23:44", - "straightDistance": "16.8", - "routeDistance": "22.01", - "timeToTower": "6:45:48", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "22:09:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_34WQPSD_201909251523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "772590CE-4DCF-449B-9FEB-6B23F0238315", - "ticketNumber": "6D79RH9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.676883, -80.189870", - "loadTime": "09/25/2019 20:04:18", - "straightDistance": "11.39", - "routeDistance": "39.51", - "timeToTower": "1:47:54", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "21:52:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_6D79RH9_201909252004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84FBFA98-70B0-47FF-ACA5-BF081639C2B5", - "ticketNumber": "4LBZ942", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.564446, -80.338339", - "loadTime": "09/25/2019 20:28:50", - "straightDistance": "1.98", - "routeDistance": "4.25", - "timeToTower": "0:33:08", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "21:01:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_4LBZ942_201909252028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DF4945A-6A72-4C23-9C89-BF85799A9271", - "ticketNumber": "56R9AL8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.749915, -80.276799", - "loadTime": "09/25/2019 18:59:54", - "straightDistance": "12.02", - "routeDistance": "15.03", - "timeToTower": "0:36:41", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "19:36:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_56R9AL8_201909251859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0FE1814-B14E-4677-B38A-0017CB470EB7", - "ticketNumber": "6PWDYC8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.761353, -80.273443", - "loadTime": "09/25/2019 20:42:06", - "straightDistance": "12.82", - "routeDistance": "15.84", - "timeToTower": "0:43:36", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "21:25:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 85, - "quantity": 62.2, - "calculatedQuantity": "62.2 CY", - "s3DownloadKey": "HaulPass_6PWDYC8_201909252042_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B49B2E6E-4E61-4FFD-AAEF-A49542183688", - "ticketNumber": "5A2MCXU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.566101, -80.330904", - "loadTime": "09/25/2019 21:55:36", - "straightDistance": "2.15", - "routeDistance": "3.7", - "timeToTower": "0:16:38", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "22:12:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 85, - "quantity": 66, - "calculatedQuantity": "66 CY", - "s3DownloadKey": "HaulPass_5A2MCXU_201909252155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BECE0245-9504-4A06-9A76-21A990C47F3B", - "ticketNumber": "8Y5Q6J5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.658138, -80.337091", - "loadTime": "09/25/2019 20:55:43", - "straightDistance": "4.89", - "routeDistance": "6.45", - "timeToTower": "1:07:10", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "22:02:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 85, - "quantity": 63.7, - "calculatedQuantity": "63.7 CY", - "s3DownloadKey": "HaulPass_8Y5Q6J5_201909252055_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA24918C-F1A2-40A1-8AE7-6BB2BB4E4197", - "ticketNumber": "TF4KYAZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.565934, -80.330595", - "loadTime": "09/25/2019 21:54:58", - "straightDistance": "2.17", - "routeDistance": "3.7", - "timeToTower": "0:16:11", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "22:11:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_TF4KYAZ_201909252154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDE1B5B6-A13A-4CF5-8671-AA068346F323", - "ticketNumber": "89U75FR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.561039, -80.338046", - "loadTime": "09/25/2019 20:31:00", - "straightDistance": "2.19", - "routeDistance": "4.35", - "timeToTower": "0:30:00", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "21:01:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_89U75FR_201909252031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0E086FC-40AB-4D84-87A0-B61D23C04142", - "ticketNumber": "99SJKCL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.561382, -80.337520", - "loadTime": "09/25/2019 19:15:03", - "straightDistance": "2.19", - "routeDistance": "4.31", - "timeToTower": "0:31:22", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "19:46:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_99SJKCL_201909251915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D49EE210-2B63-4AC8-A451-E1AAE18536D9", - "ticketNumber": "5DM8K5A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.696860, -80.160901", - "loadTime": "09/25/2019 19:35:25", - "straightDistance": "13.56", - "routeDistance": "37.07", - "timeToTower": "2:15:28", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "21:50:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 90, - "quantity": 64.3, - "calculatedQuantity": "64.3 CY", - "s3DownloadKey": "HaulPass_5DM8K5A_201909251935_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB4250F1-A013-4222-A711-90C4174269BE", - "ticketNumber": "3X3YZZT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.656165, -80.332519", - "loadTime": "09/25/2019 19:21:20", - "straightDistance": "4.83", - "routeDistance": "6.75", - "timeToTower": "0:56:42", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/25/2019", - "disposalTime": "20:18:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_3X3YZZT_201909251921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "016DB9A5-73C6-4B9A-BDC5-41669D88E64B", - "ticketNumber": "7DLQ7Z4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724609, -79.936459", - "loadTime": "09/25/2019 20:54:06", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:56:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "21:50:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 80, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_7DLQ7Z4_201909252054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AD80486-B011-4D7A-8006-0C4FB2B2F1AA", - "ticketNumber": "5KHGKCM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747708, -79.909320", - "loadTime": "09/25/2019 19:23:01", - "straightDistance": "10.39", - "routeDistance": "16.42", - "timeToTower": "2:46:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "22:09:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 65, - "quantity": 42, - "calculatedQuantity": "42 CY", - "s3DownloadKey": "HaulPass_5KHGKCM_201909251923_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CF2B579-3866-4E97-8110-483632B03E06", - "ticketNumber": "9B3M4YV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.742251, -79.924918", - "loadTime": "09/25/2019 21:01:22", - "straightDistance": "9.42", - "routeDistance": "15.26", - "timeToTower": "1:03:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "22:05:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 70, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_9B3M4YV_201909252101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2BBBDCB4-6A41-49CD-918C-D49B96D1A802", - "ticketNumber": "95CQQ2Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724930, -79.934405", - "loadTime": "09/25/2019 20:52:34", - "straightDistance": "8.37", - "routeDistance": "15.29", - "timeToTower": "0:59:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "21:52:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_95CQQ2Z_201909252052_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CABB494-04DD-4399-BE8E-BF6DCB0BE3E2", - "ticketNumber": "63VXBCF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.694944, -79.961816", - "loadTime": "09/25/2019 20:05:54", - "straightDistance": "6.16", - "routeDistance": "16.31", - "timeToTower": "1:10:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "21:16:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_63VXBCF_201909251913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62536A57-886E-4858-AC28-115B49CC8BA1", - "ticketNumber": "9M4XF5M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.648532, -80.116205", - "loadTime": "09/25/2019 21:04:13", - "straightDistance": "3.44", - "routeDistance": "4.8", - "timeToTower": "0:40:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "21:44:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_9M4XF5M_201909252104_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67095C1A-A584-4673-92E1-B77EB0EC7FEF", - "ticketNumber": "MWVWACV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.735040, -79.963457", - "loadTime": "09/25/2019 21:07:15", - "straightDistance": "7.27", - "routeDistance": "13.3", - "timeToTower": "0:50:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "21:58:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 65, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_MWVWACV_201909252000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6736878F-F9EE-4A76-B6B8-952AD643F89A", - "ticketNumber": "7TTDKT4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724517, -79.936443", - "loadTime": "09/25/2019 20:39:42", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:48:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "21:27:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 85, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_7TTDKT4_201909252039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69FEA50C-279A-407B-AF64-A953EAC1A5BB", - "ticketNumber": "4S72KZY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.742355, -79.924954", - "loadTime": "09/25/2019 21:00:05", - "straightDistance": "9.42", - "routeDistance": "15.27", - "timeToTower": "1:03:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "22:03:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_4S72KZY_201909252100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AE08622-32D5-4C81-A793-8ABE33F26599", - "ticketNumber": "7EPR52G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.655855, -80.091563", - "loadTime": "09/25/2019 21:16:08", - "straightDistance": "1.96", - "routeDistance": "3.26", - "timeToTower": "0:15:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "21:31:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_7EPR52G_201909252116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90B0E891-0964-445A-866D-AB7A21B98488", - "ticketNumber": "3KMWZBM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.612549, -80.194006", - "loadTime": "09/25/2019 20:11:11", - "straightDistance": "8.6", - "routeDistance": "16.26", - "timeToTower": "0:48:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "21:00:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 65, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_3KMWZBM_201909252011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96C67613-350A-4F62-9F9C-9C01CC2D0A9B", - "ticketNumber": "8UQ856G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.744615, -79.944955", - "loadTime": "09/25/2019 20:05:53", - "straightDistance": "8.53", - "routeDistance": "14.3", - "timeToTower": "1:31:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "21:37:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_8UQ856G_201909252005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B64FBB28-A1F7-480D-91B3-CA2ED92E610C", - "ticketNumber": "95FYWY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.673387, -80.200673", - "loadTime": "09/25/2019 18:50:54", - "straightDistance": "7.92", - "routeDistance": "13.5", - "timeToTower": "2:18:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "21:09:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 70, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_95FYWY4_201909251836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BAE326D1-6507-427F-8A14-AF1F8C8F3D42", - "ticketNumber": "3EBG6HD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.737362, -79.909014", - "loadTime": "09/25/2019 21:03:20", - "straightDistance": "10.07", - "routeDistance": "16.52", - "timeToTower": "0:50:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "21:54:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_3EBG6HD_201909252103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCA43174-F2D6-467A-8718-C693BEFEA1D2", - "ticketNumber": "9XBJY7J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.737220, -79.908915", - "loadTime": "09/25/2019 21:04:53", - "straightDistance": "10.07", - "routeDistance": "16.52", - "timeToTower": "0:51:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "21:56:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_9XBJY7J_201909252104_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDE1D1B0-12E2-40E6-9246-6A91D9975E07", - "ticketNumber": "8PUG7DG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.612596, -80.193927", - "loadTime": "09/25/2019 20:20:41", - "straightDistance": "8.6", - "routeDistance": "16.26", - "timeToTower": "0:37:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "20:58:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 65, - "quantity": 42.1, - "calculatedQuantity": "42.1 CY", - "s3DownloadKey": "HaulPass_8PUG7DG_201909252020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDF518E5-A599-4F1F-9DCE-CFA12ED29C4A", - "ticketNumber": "7MQJSTB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.735040, -79.963457", - "loadTime": "09/25/2019 21:08:57", - "straightDistance": "7.27", - "routeDistance": "13.3", - "timeToTower": "0:52:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "22:01:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 70, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_J001_7MQJSTB_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5A8BD2E-5880-485E-A616-678C35DF7D2C", - "ticketNumber": "4FTC8W2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.735488, -79.919711", - "loadTime": "09/25/2019 20:18:26", - "straightDistance": "9.46", - "routeDistance": "16.09", - "timeToTower": "1:16:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "21:35:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 85, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_4FTC8W2_201909252018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA961C74-6901-479A-B01C-4969B7568588", - "ticketNumber": "9NF3N3M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.655874, -80.091694", - "loadTime": "09/25/2019 21:09:46", - "straightDistance": "1.97", - "routeDistance": "3.27", - "timeToTower": "0:20:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "21:29:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_9NF3N3M_201909252109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E23AD464-B270-4D87-8BC8-F2E08A6187E6", - "ticketNumber": "XXFDMAS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.670240, -80.205945", - "loadTime": "09/25/2019 19:57:04", - "straightDistance": "8.23", - "routeDistance": "13.89", - "timeToTower": "1:11:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "21:08:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_XXFDMAS_201909251957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E60D6491-D81A-4673-A7E9-6143159A7497", - "ticketNumber": "5DBBD72", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724472, -79.934321", - "loadTime": "09/25/2019 20:34:19", - "straightDistance": "8.36", - "routeDistance": "15.33", - "timeToTower": "0:52:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "21:26:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_5DBBD72_201909252034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF9F1C83-303D-4D6A-AA99-358EF6EF493B", - "ticketNumber": "74MB8HF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.749406, -79.909081", - "loadTime": "09/25/2019 19:09:12", - "straightDistance": "10.46", - "routeDistance": "16.54", - "timeToTower": "2:58:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "22:07:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_74MB8HF_201909251909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F892B7E7-5DCD-45AA-894B-AD17D1C04594", - "ticketNumber": "7G2NKSY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.735731, -79.919699", - "loadTime": "09/25/2019 20:08:07", - "straightDistance": "9.47", - "routeDistance": "16.08", - "timeToTower": "1:25:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "21:33:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 80, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_7G2NKSY_201909252008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9600B75-C1F9-4C32-BEE4-EFF607B38B20", - "ticketNumber": "9TW6BAA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.648317, -80.116178", - "loadTime": "09/25/2019 21:05:21", - "straightDistance": "3.45", - "routeDistance": "4.81", - "timeToTower": "0:41:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "21:46:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_9TW6BAA_201909252105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FCAE06BF-EFD5-4EA0-A5F2-F30F41A029AB", - "ticketNumber": "6GS3KH3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.744406, -79.945113", - "loadTime": "09/25/2019 20:09:31", - "straightDistance": "8.52", - "routeDistance": "14.3", - "timeToTower": "1:29:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "21:38:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 65, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_6GS3KH3_201909252009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16BA1312-1CE1-4253-B5A3-5C4B4AFA9AC1", - "ticketNumber": "5Q3GZ6V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.74724, -79.918102", - "loadTime": "09/25/2019 19:10:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "19:13:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5Q3GZ6V_201909251910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1BAB596C-EE52-4374-99EC-8168B859F817", - "ticketNumber": "4ZYCHSQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.745398, -79.91902", - "loadTime": "09/25/2019 19:23:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "19:29:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ZYCHSQ_201909251923_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2023715D-626A-4529-ADA1-49F73ECAE020", - "ticketNumber": "G8CFSD9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.744118, -79.918214", - "loadTime": "09/25/2019 19:46:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "19:50:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_G8CFSD9_201909251946_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2BE522A1-CBF8-46F6-A963-8C1903D31318", - "ticketNumber": "945SJK3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.742506, -79.917786", - "loadTime": "09/25/2019 20:25:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "20:32:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_945SJK3_201909252025_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39F40A03-277D-44B6-AC16-A5653F525FF2", - "ticketNumber": "6KJVHME", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.743217, -79.917928", - "loadTime": "09/25/2019 20:19:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "20:21:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6KJVHME_201909252019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42B6F9D2-257C-4A45-A416-68DCC68DF22E", - "ticketNumber": "6X8LRGV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.744581, -79.91705", - "loadTime": "09/25/2019 20:47:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "20:49:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6X8LRGV_201909252047_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "445CC46E-91A7-4D73-9970-D739CAC8B981", - "ticketNumber": "4F4EAED", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.742585, -79.917616", - "loadTime": "09/25/2019 20:36:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "20:39:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4F4EAED_201909252036_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "459E9F51-F11B-4995-8871-5905B2357297", - "ticketNumber": "73HH7D8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.744052, -79.918311", - "loadTime": "09/25/2019 19:51:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "19:56:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_73HH7D8_201909251951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C1E93A1-A9BD-44B4-B9A7-8DAF19EA8D1A", - "ticketNumber": "STKQLLS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.749659, -79.919029", - "loadTime": "09/25/2019 21:09:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "21:12:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_STKQLLS_201909252109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52724B23-D21D-42A4-A3FF-E2DFBF7EAC63", - "ticketNumber": "3GKN86J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.742503, -79.9175", - "loadTime": "09/25/2019 20:39:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "20:41:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3GKN86J_201909252039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "589CA9F0-7109-465A-A941-AEB16E8880BC", - "ticketNumber": "6DF5TQM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.748503, -79.919562", - "loadTime": "09/25/2019 18:59:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "19:03:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6DF5TQM_201909251859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DE5ED74-1111-47C6-AE81-EC51C7B00F8F", - "ticketNumber": "BTTMYC5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.747098, -79.918124", - "loadTime": "09/25/2019 19:14:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "19:17:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BTTMYC5_201909251914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "688AAF5B-9829-4E5C-A120-79A71A246E43", - "ticketNumber": "6K96VGZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.74792, -79.921974", - "loadTime": "09/25/2019 21:30:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "21:36:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6K96VGZ_201909252130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D4A7312-A7B7-4CDF-BA96-7D6EC3ED6619", - "ticketNumber": "3QC7LXL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.748637, -79.919838", - "loadTime": "09/25/2019 18:54:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "18:58:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3QC7LXL_201909251854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F15B980-52B0-47FC-9B04-4A0DA6FE6257", - "ticketNumber": "53ABD5B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.74308, -79.917852", - "loadTime": "09/25/2019 20:16:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "20:18:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_53ABD5B_201909252016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A5C98C0-AB11-445E-96A7-D713DB2BB5CF", - "ticketNumber": "6BGCZQR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.744289, -79.918733", - "loadTime": "09/25/2019 19:39:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "19:43:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6BGCZQR_201909251939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E7C45A9-77BA-4480-B685-19414F9B6736", - "ticketNumber": "4RYL45Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.743921, -79.91817", - "loadTime": "09/25/2019 19:57:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "20:00:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4RYL45Y_201909251957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F9F2839-04A5-4982-B542-4572A663C897", - "ticketNumber": "7YE8S5H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.744112, -79.918097", - "loadTime": "09/25/2019 20:01:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "20:14:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7YE8S5H_201909252001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "905348C0-BFE3-4AEB-99BC-5E697E6CDD69", - "ticketNumber": "7W87GCG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.749553, -79.917903", - "loadTime": "09/25/2019 20:58:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "21:03:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7W87GCG_201909252058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9EEF113D-BF69-4A16-A5EC-A0CF8BB52DCB", - "ticketNumber": "78UTRH9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.749961, -79.919677", - "loadTime": "09/25/2019 21:15:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "21:21:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_78UTRH9_201909252115_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A08AFB49-4F15-4C31-ABFD-75F78F4C8D3B", - "ticketNumber": "CJWGL2K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.745179, -79.918932", - "loadTime": "09/25/2019 19:30:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "19:34:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_CJWGL2K_201909251930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDEF6E51-F30A-4705-9A49-A9F01A958BB1", - "ticketNumber": "63S2LV4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.749419, -79.917789", - "loadTime": "09/25/2019 20:54:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "20:57:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_63S2LV4_201909252054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7DF682B-E6D0-476F-AE7D-73A17EB50BC3", - "ticketNumber": "9YS56HX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.742516, -79.917574", - "loadTime": "09/25/2019 20:33:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "20:36:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9YS56HX_201909252033_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1FDBD84-B51E-43D7-BFA3-90A080B863CF", - "ticketNumber": "6FRHYJV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.747294, -79.922096", - "loadTime": "09/25/2019 21:41:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "21:44:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6FRHYJV_201909252141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4AA1EC9-7232-4841-8696-6529F9750139", - "ticketNumber": "5ANJ9LT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.747495, -79.921932", - "loadTime": "09/25/2019 21:38:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "21:41:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5ANJ9LT_201909252138_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FBC39981-29E7-4FCD-AAA1-B53A613C67CD", - "ticketNumber": "4QTVGYE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.746459, -79.921591", - "loadTime": "09/25/2019 21:47:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "21:51:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4QTVGYE_201909252147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6005B91C-A000-4766-BB3F-C618581FE2B5", - "ticketNumber": "984GC34", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.808819, -80.130451", - "loadTime": "09/25/2019 21:54:42", - "straightDistance": "7.41", - "routeDistance": "10.14", - "timeToTower": "0:19:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "22:13:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 80, - "quantity": 30.2, - "calculatedQuantity": "30.2 CY", - "s3DownloadKey": "HaulPass_984GC34_201909252148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B373F08-747B-48EB-B3E5-DB3DFD21376F", - "ticketNumber": "8DJHATE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.784377, -80.029526", - "loadTime": "09/25/2019 21:45:08", - "straightDistance": "13.44", - "routeDistance": "15.5", - "timeToTower": "0:46:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "22:31:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 80, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_8DJHATE_201909252145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8EA1375A-CE09-4314-A17E-C174B6D15B56", - "ticketNumber": "8BSHE45", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.788994, -80.005944", - "loadTime": "09/25/2019 20:59:47", - "straightDistance": "14.74", - "routeDistance": "16.95", - "timeToTower": "1:38:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "22:38:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_8BSHE45_201909252059_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D703E65-A38A-498B-B043-CC809214398B", - "ticketNumber": "55TTG8Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.789139, -80.006052", - "loadTime": "09/25/2019 21:00:39", - "straightDistance": "14.74", - "routeDistance": "16.96", - "timeToTower": "1:39:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "22:40:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 80, - "quantity": 63.4, - "calculatedQuantity": "63.4 CY", - "s3DownloadKey": "HaulPass_55TTG8Y_201909252100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDB994E5-6A23-472F-BA61-0721A615DC1F", - "ticketNumber": "6LSMBUX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.783926, -80.030817", - "loadTime": "09/25/2019 21:20:05", - "straightDistance": "13.37", - "routeDistance": "15.41", - "timeToTower": "1:09:29", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "22:29:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 75, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_6LSMBUX_201909252115_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E05EC308-BAA6-4F4A-8568-97DF916B4DE9", - "ticketNumber": "6L9TMKN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.809764, -80.131452", - "loadTime": "09/25/2019 22:11:13", - "straightDistance": "7.35", - "routeDistance": "10.28", - "timeToTower": "0:23:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "22:34:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 95, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_6L9TMKN_201909252208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08452ACD-6DBA-4BCF-9CCD-53F837A95DAD", - "ticketNumber": "H76AS42", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.746093, -79.915285", - "loadTime": "09/25/2019 13:50:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "13:53:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_H76AS42_201909251350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E5D5D69-A0F0-40EF-8585-7CCC777FE9E0", - "ticketNumber": "9YRL62W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.7444, -79.915604", - "loadTime": "09/25/2019 14:36:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:40:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9YRL62W_201909251436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0EC2A54D-E676-4F75-A0C3-FA8A6519DDD2", - "ticketNumber": "9KWABRH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.746284, -79.915218", - "loadTime": "09/25/2019 13:42:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "13:46:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9KWABRH_201909251342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19515269-252D-4E96-B353-52DF1351F85D", - "ticketNumber": "97PEMB9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.745606, -79.915353", - "loadTime": "09/25/2019 14:05:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:08:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97PEMB9_201909251405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E500483-D6C5-4C2D-AF51-1A6BA2634346", - "ticketNumber": "4E3ZECS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.75042, -79.916679", - "loadTime": "09/25/2019 17:50:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:54:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4E3ZECS_201909251750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23785F55-60ED-40DC-B2E5-2194C2B8D7AF", - "ticketNumber": "8R6DZ6U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.745923, -79.917996", - "loadTime": "09/25/2019 16:50:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "16:54:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8R6DZ6U_201909251650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2560C1D8-0F16-4DF8-B062-092016830DE9", - "ticketNumber": "7TG52WY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.743318, -79.915713", - "loadTime": "09/25/2019 15:30:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "15:36:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7TG52WY_201909251530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28D4785F-E49F-44DD-8C78-370AEA50BDE1", - "ticketNumber": "B5V3GXP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.751307, -79.919502", - "loadTime": "09/25/2019 18:07:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "18:11:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_B5V3GXP_201909251807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2AF4501E-E520-43D4-B179-0F6D983020A4", - "ticketNumber": "DZV34VB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.746153, -79.915388", - "loadTime": "09/25/2019 13:38:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "13:41:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_DZV34VB_201909251338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B9B38D3-193D-486B-9DA7-EEA8A12E6963", - "ticketNumber": "88NCS2U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.742783, -79.915565", - "loadTime": "09/25/2019 15:51:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "16:04:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88NCS2U_201909251551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2EB0137C-22AD-44E9-A9C1-35F47C25DFC8", - "ticketNumber": "YYJAYN2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.74646, -79.915254", - "loadTime": "09/25/2019 13:29:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "13:32:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_YYJAYN2_201909251329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3025C485-A4CF-4FF8-B0C5-B5D0008A2136", - "ticketNumber": "72EVC3X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.74553, -79.915425", - "loadTime": "09/25/2019 14:08:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:11:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_72EVC3X_201909251408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "367CBE07-5B82-4AE9-8BAF-B48D19A0120D", - "ticketNumber": "4GY2NTZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.751407, -79.920923", - "loadTime": "09/25/2019 18:15:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "18:20:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4GY2NTZ_201909251815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4010A7E1-485A-441F-93F0-07C92C76EC09", - "ticketNumber": "9AKPRZ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.745475, -79.915369", - "loadTime": "09/25/2019 14:12:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:14:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9AKPRZ7_201909251412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "429963FE-9A6E-417D-ADC7-C2F2C0F36BEC", - "ticketNumber": "9SRURAA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.74739, -79.918087", - "loadTime": "09/25/2019 16:57:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:02:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9SRURAA_201909251657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4591056D-E8EC-451C-A88A-25ED8D2DB97B", - "ticketNumber": "AM6TL35", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.748861, -79.917152", - "loadTime": "09/25/2019 17:22:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:27:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_AM6TL35_201909251722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48870E42-CDD7-49A5-AD0D-54ADA11B491B", - "ticketNumber": "82WZ4QU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.748136, -79.914971", - "loadTime": "09/25/2019 12:54:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "13:04:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82WZ4QU_201909251254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48B061AB-4396-4A01-9B05-BF9FC2DE0A0F", - "ticketNumber": "5XWVL38", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.743423, -79.915713", - "loadTime": "09/25/2019 15:25:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "15:29:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5XWVL38_201909251525_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BC99C53-1623-43DB-A2BE-C2F7ADF19AD7", - "ticketNumber": "7JBGKUS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.743082, -79.91561", - "loadTime": "09/25/2019 15:46:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "15:49:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7JBGKUS_201909251546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C49023E-1FE9-41AA-848B-2FBF92ECC585", - "ticketNumber": "5VA3U2R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.74679, -79.915272", - "loadTime": "09/25/2019 13:10:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "13:14:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5VA3U2R_201909251310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "627DFD3A-0742-422E-8AD3-A64B898B4ED5", - "ticketNumber": "PAM8EC8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.743494, -79.915514", - "loadTime": "09/25/2019 15:18:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "15:21:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_PAM8EC8_201909251518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64B2CCF6-3826-4F1A-BD32-1B8CE9A51719", - "ticketNumber": "4DEZN22", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.746851, -79.91508", - "loadTime": "09/25/2019 13:15:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "13:18:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4DEZN22_201909251315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6586D928-2149-4BA0-8C05-8FDD631E8663", - "ticketNumber": "JQND6HA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.742644, -79.915556", - "loadTime": "09/25/2019 16:05:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "16:07:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_JQND6HA_201909251605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "677363ED-D628-41E6-84CB-511221DDA6CE", - "ticketNumber": "8NDMHUL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.745897, -79.917894", - "loadTime": "09/25/2019 16:45:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "16:47:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NDMHUL_201909251645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79A52A91-6D3F-408C-9A49-DA248DD6C769", - "ticketNumber": "5BGL7GY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.747578, -79.918116", - "loadTime": "09/25/2019 17:04:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:08:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5BGL7GY_201909251704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80BA8F79-3F90-4330-9C39-AF461FAEC1AE", - "ticketNumber": "3SBQCC2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.747866, -79.918311", - "loadTime": "09/25/2019 17:09:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:12:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3SBQCC2_201909251709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82B1D9E6-D12F-4F9B-A74E-545C91A1DD2C", - "ticketNumber": "77B2ZFF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.743141, -79.915454", - "loadTime": "09/25/2019 15:37:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "15:40:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77B2ZFF_201909251537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83BFC37C-205D-4182-B47D-4156B6B454C0", - "ticketNumber": "99RGSYX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.750611, -79.916521", - "loadTime": "09/25/2019 17:54:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:57:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_99RGSYX_201909251754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "971AA140-FC6E-4045-A6A1-513D2EDAA3D3", - "ticketNumber": "7WKSXKB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.744097, -79.915454", - "loadTime": "09/25/2019 15:04:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "15:08:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7WKSXKB_201909251504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "996D0407-AA69-4DA0-BE8F-EAFBAFF1F5E1", - "ticketNumber": "79BE9YY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.745148, -79.915418", - "loadTime": "09/25/2019 14:23:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:26:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_79BE9YY_201909251423_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A1DC283-F918-40A7-85DE-24EE5091B2A4", - "ticketNumber": "VRHMRVF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.742622, -79.915672", - "loadTime": "09/25/2019 16:10:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "16:13:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_VRHMRVF_201909251610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A511BF8-7750-4BAC-978A-5023479FA483", - "ticketNumber": "3RVYTZC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.744242, -79.91545", - "loadTime": "09/25/2019 14:41:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:48:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3RVYTZC_201909251441_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E6DD2FC-7937-49D3-8111-99BA34C446C0", - "ticketNumber": "H5Z6WQ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.745336, -79.915351", - "loadTime": "09/25/2019 14:18:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:22:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_H5Z6WQ5_201909251418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7C69E8C-13EB-4C9B-B0C8-7DF1D76FC5F5", - "ticketNumber": "8BJRXVB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.749533, -79.916517", - "loadTime": "09/25/2019 17:31:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:34:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8BJRXVB_201909251731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9FA239B-DA33-479C-AAAD-64C6D3329712", - "ticketNumber": "7YSLJVH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.746637, -79.915082", - "loadTime": "09/25/2019 13:18:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "13:20:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7YSLJVH_201909251318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADE6ED80-7800-4512-9427-8DEF4AC9BACC", - "ticketNumber": "39GMVTX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.749418, -79.922345", - "loadTime": "09/25/2019 18:38:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "18:41:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_39GMVTX_201909251838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1631360-E8B5-4F62-9B57-9EA3D03B0F62", - "ticketNumber": "ZVQH9EG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.74869, -79.920494", - "loadTime": "09/25/2019 18:46:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "18:48:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_ZVQH9EG_201909251846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7E16F0B-F933-41E0-9E96-579222EAA7B8", - "ticketNumber": "59JVB46", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.742497, -79.915608", - "loadTime": "09/25/2019 16:15:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "16:17:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_59JVB46_201909251615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2F6D133-205B-43D9-8F05-EA272CA51E78", - "ticketNumber": "3TQMWYD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.743951, -79.915503", - "loadTime": "09/25/2019 14:50:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:54:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TQMWYD_201909251450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3A817FF-F951-48FE-B38C-5FADDA4B3138", - "ticketNumber": "47TG24H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.743903, -79.915495", - "loadTime": "09/25/2019 14:58:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "15:02:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_47TG24H_201909251458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D42F1540-AC4B-4E55-86C9-C901C6FE08DA", - "ticketNumber": "H7NWUH9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.750233, -79.916293", - "loadTime": "09/25/2019 17:43:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:46:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_H7NWUH9_201909251743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D47C36B1-6AD3-47F2-A73C-687C80BC1297", - "ticketNumber": "9JHLBC3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.745958, -79.915351", - "loadTime": "09/25/2019 13:46:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "13:49:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9JHLBC3_201909251346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D76A6014-3651-4A7C-85A4-84D62BE47952", - "ticketNumber": "9NWNBPZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.746779, -79.915248", - "loadTime": "09/25/2019 13:21:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "13:23:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9NWNBPZ_201909251321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB2D3BEE-B0C8-470F-BC31-A5B9B32FC931", - "ticketNumber": "5BF32HN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.743999, -79.915515", - "loadTime": "09/25/2019 14:55:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:57:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5BF32HN_201909251455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE8EFE03-3541-4497-8A1A-E4A4A0A2C089", - "ticketNumber": "3MCR2KG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.742481, -79.915627", - "loadTime": "09/25/2019 16:18:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "16:20:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3MCR2KG_201909251618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E47AD607-EF1F-4FD1-9EC3-A780756A92EC", - "ticketNumber": "7UDS85D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.743294, -79.915652", - "loadTime": "09/25/2019 15:42:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "15:46:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7UDS85D_201909251542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4BBA11E-1E39-437A-8A13-E30EADA9E81E", - "ticketNumber": "56UVJ35", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.745223, -79.915455", - "loadTime": "09/25/2019 14:27:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:29:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_56UVJ35_201909251427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEED1D9F-8626-494F-9282-7C9DCCAAFBA3", - "ticketNumber": "4N9EGCJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.746495, -79.915274", - "loadTime": "09/25/2019 13:33:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "13:35:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4N9EGCJ_201909251333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F622F67A-E55F-45A0-A12F-51675F10312D", - "ticketNumber": "3DUW7JJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.742505, -79.915551", - "loadTime": "09/25/2019 16:23:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "16:30:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3DUW7JJ_201909251623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7D47203-0030-4CA8-A086-87C5E8953930", - "ticketNumber": "6GZVEX7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.749666, -79.916371", - "loadTime": "09/25/2019 17:36:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "17:43:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6GZVEX7_201909251736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA09C0BE-8805-4BF6-817C-3FD37D69EC83", - "ticketNumber": "6G7K5XA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.743779, -79.915052", - "loadTime": "09/25/2019 15:09:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "15:13:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6G7K5XA_201909251509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FDC5FC69-B8E6-4B70-B2EB-DD230E15526D", - "ticketNumber": "8WVAREZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.750427, -79.916733", - "loadTime": "09/25/2019 17:58:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "18:00:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8WVAREZ_201909251758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FDD2EA07-EAAB-47AC-B889-B959D179EA47", - "ticketNumber": "6G9JTHY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.745991, -79.91538", - "loadTime": "09/25/2019 13:56:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "14:00:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6G9JTHY_201909251356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE141435-10BC-4642-806D-D27C8E55BC36", - "ticketNumber": "8YMWGL7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.750902, -79.92271", - "loadTime": "09/25/2019 18:26:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/25/2019", - "disposalTime": "18:30:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8YMWGL7_201909251826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FA249D5-78F8-4809-B56E-077CC727CA6E", - "ticketNumber": "4WKN5AW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.742985, -79.964474", - "loadTime": "09/25/2019 21:13:04", - "straightDistance": "7.57", - "routeDistance": "13.02", - "timeToTower": "1:32:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "22:45:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 90, - "quantity": 76.9, - "calculatedQuantity": "76.9 CY", - "s3DownloadKey": "HaulPass_4WKN5AW_201909252113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49EB3BCD-652C-4E4D-9222-A25E3C7E7020", - "ticketNumber": "57V9TME", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.704902, -79.944037", - "loadTime": "09/25/2019 21:30:44", - "straightDistance": "7.34", - "routeDistance": "16.86", - "timeToTower": "1:20:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "22:50:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_57V9TME_201909252130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5214C622-77E9-47C9-8879-15564667719D", - "ticketNumber": "5FT99GY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.704966, -79.943885", - "loadTime": "09/25/2019 21:22:40", - "straightDistance": "7.35", - "routeDistance": "16.87", - "timeToTower": "1:26:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "22:49:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 85, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_5FT99GY_201909252122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "841A14A7-C277-4F6F-917E-714C1E0AE7A7", - "ticketNumber": "3JV6KDF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.742717, -79.961618", - "loadTime": "09/25/2019 21:30:31", - "straightDistance": "7.68", - "routeDistance": "13.26", - "timeToTower": "1:16:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/25/2019", - "disposalTime": "22:47:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_3JV6KDF_201909252127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0109CCDC-0D63-4B68-8F0B-3862E7607C23", - "ticketNumber": "88K7NKW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.833105, -80.040495", - "loadTime": "09/25/2019 11:40:14", - "straightDistance": "12.66", - "routeDistance": "15.74", - "timeToTower": "1:12:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "12:53:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 60, - "quantity": 42.5, - "calculatedQuantity": "42.5 CY", - "s3DownloadKey": "HaulPass_88K7NKW_201909251140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01290894-62E2-4C42-9B14-149AF5BE3025", - "ticketNumber": "7D58SGV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.836967, -80.041564", - "loadTime": "09/25/2019 15:27:12", - "straightDistance": "12.62", - "routeDistance": "15.65", - "timeToTower": "0:49:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "16:16:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 60, - "quantity": 42.5, - "calculatedQuantity": "42.5 CY", - "s3DownloadKey": "HaulPass_7D58SGV_201909251527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02306DE8-0B45-4D5E-92E8-919E7204CC3C", - "ticketNumber": "5F2ELMB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.828393, -80.060808", - "loadTime": "09/25/2019 12:24:34", - "straightDistance": "11.46", - "routeDistance": "15.76", - "timeToTower": "1:07:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "13:31:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_5F2ELMB_201909251224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0404E600-1117-43AC-B3EE-C328A5CE1C3E", - "ticketNumber": "4457D4H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.649326, -80.236517", - "loadTime": "09/25/2019 13:58:32", - "straightDistance": "11.64", - "routeDistance": "27.15", - "timeToTower": "0:57:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "14:55:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_4457D4H_201909251358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F66A748-A9AE-4365-827A-6D15A91EC230", - "ticketNumber": "795APHB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.809469, -80.120708", - "loadTime": "09/25/2019 15:50:23", - "straightDistance": "7.97", - "routeDistance": "10.22", - "timeToTower": "0:25:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "16:15:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 55, - "quantity": 20.7, - "calculatedQuantity": "20.7 CY", - "s3DownloadKey": "HaulPass_795APHB_201909251539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15913F49-B785-4979-89F4-F35C3EC05337", - "ticketNumber": "6RWU9QD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.834445, -80.041724", - "loadTime": "09/25/2019 13:46:35", - "straightDistance": "12.59", - "routeDistance": "15.6", - "timeToTower": "0:59:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "14:45:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_6RWU9QD_201909251346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "178968A5-73D8-49CB-9F62-789E04937668", - "ticketNumber": "8ZLHYUC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.812542, -80.120984", - "loadTime": "09/25/2019 14:59:29", - "straightDistance": "7.94", - "routeDistance": "10.36", - "timeToTower": "0:26:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "15:26:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_8ZLHYUC_201909251456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A80344B-B78D-490C-8965-7C3B082F0AC3", - "ticketNumber": "74QZ7LR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.829979, -80.041923", - "loadTime": "09/25/2019 15:19:10", - "straightDistance": "12.56", - "routeDistance": "15.66", - "timeToTower": "1:27:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "16:46:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 80, - "quantity": 59.6, - "calculatedQuantity": "59.6 CY", - "s3DownloadKey": "HaulPass_74QZ7LR_201909251519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D897093-0E75-4699-A013-292EF7B69512", - "ticketNumber": "8SUKMJW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.791789, -80.004736", - "loadTime": "09/25/2019 13:45:15", - "straightDistance": "14.79", - "routeDistance": "17.18", - "timeToTower": "1:43:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "15:28:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_8SUKMJW_201909251345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DFA6DC9-DE66-4C25-B564-5146C39AA9A8", - "ticketNumber": "7L8LMHG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.794747, -80.111297", - "loadTime": "09/25/2019 15:51:52", - "straightDistance": "8.64", - "routeDistance": "10.84", - "timeToTower": "0:51:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "16:43:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_7L8LMHG_201909251551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B29D519-D306-4C58-B161-30E528F479BC", - "ticketNumber": "38K8SPC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.834043, -80.043101", - "loadTime": "09/25/2019 12:12:29", - "straightDistance": "12.51", - "routeDistance": "15.48", - "timeToTower": "0:41:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "12:54:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 50, - "quantity": 33.1, - "calculatedQuantity": "33.1 CY", - "s3DownloadKey": "HaulPass_38K8SPC_201909251212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F22BCB9-4F4F-4855-85FA-9F9FC1EB7E55", - "ticketNumber": "85BBFEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.832635, -80.041339", - "loadTime": "09/25/2019 11:40:54", - "straightDistance": "12.61", - "routeDistance": "15.68", - "timeToTower": "1:05:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "12:46:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_85BBFEB_201909251140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F49A103-4F21-4661-B08E-FD6D84ABDEC8", - "ticketNumber": "3S4LLUA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.808896, -80.126421", - "loadTime": "09/25/2019 15:46:22", - "straightDistance": "7.64", - "routeDistance": "10.39", - "timeToTower": "0:28:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "16:15:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_3S4LLUA_201909251546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "309330E3-CB23-4E8B-9105-1089E0E85E56", - "ticketNumber": "3UE9K8Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816216, -79.993946", - "loadTime": "09/25/2019 13:02:14", - "straightDistance": "15.31", - "routeDistance": "17.63", - "timeToTower": "0:41:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "13:43:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_3UE9K8Z_201909251302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31A67CB5-01FA-479E-A8B4-DF7661318CBE", - "ticketNumber": "5VNAJU5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.792386, -80.005200", - "loadTime": "09/25/2019 11:43:12", - "straightDistance": "14.76", - "routeDistance": "17.25", - "timeToTower": "1:18:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "13:01:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_5VNAJU5_201909251143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33CF726D-EE08-477E-8D63-0724E7EC3402", - "ticketNumber": "7G8SQB3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.831801, -80.060816", - "loadTime": "09/25/2019 14:16:41", - "straightDistance": "11.47", - "routeDistance": "15.5", - "timeToTower": "1:43:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "16:00:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 75, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_7G8SQB3_201909251416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36B6AB5C-5789-4275-8638-F7E7D64F1242", - "ticketNumber": "9TE2Z6Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.841683, -80.070292", - "loadTime": "09/25/2019 11:37:40", - "straightDistance": "11.01", - "routeDistance": "14.13", - "timeToTower": "1:02:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "12:40:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_9TE2Z6Q_201909251137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E6B51C0-7FC7-4383-942A-76209E083E83", - "ticketNumber": "8YLAKV4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.837186, -80.041437", - "loadTime": "09/25/2019 15:28:38", - "straightDistance": "12.63", - "routeDistance": "15.66", - "timeToTower": "0:49:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "16:18:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_8YLAKV4_201909251528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4301FD06-3751-44E5-8228-ABE7FB242584", - "ticketNumber": "9WNEUXR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.841625, -80.070705", - "loadTime": "09/25/2019 13:24:40", - "straightDistance": "10.99", - "routeDistance": "14.17", - "timeToTower": "1:33:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "14:57:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 80, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_9WNEUXR_201909251324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44AC43F1-A0B7-4F59-A391-C4CEA5B58F79", - "ticketNumber": "3KTMGSN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.794916, -80.109824", - "loadTime": "09/25/2019 13:04:09", - "straightDistance": "8.72", - "routeDistance": "10.75", - "timeToTower": "0:54:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "13:58:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_3KTMGSN_201909251304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4523E1CF-50FF-4769-966E-9779BABD3D60", - "ticketNumber": "79DWYG5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816216, -79.993946", - "loadTime": "09/25/2019 13:02:33", - "straightDistance": "15.31", - "routeDistance": "17.63", - "timeToTower": "0:42:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "13:45:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_79DWYG5_201909251302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47FF1C0E-3A9C-4F38-8AD4-C709964EFBB3", - "ticketNumber": "6VLGBN8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.834550, -80.043477", - "loadTime": "09/25/2019 13:25:23", - "straightDistance": "12.49", - "routeDistance": "15.45", - "timeToTower": "1:18:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "14:43:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_6VLGBN8_201909251325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F23C788-7133-44C8-85B8-2E4448BFE221", - "ticketNumber": "7PGVCNW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797273, -80.038875", - "loadTime": "09/25/2019 14:20:17", - "straightDistance": "12.78", - "routeDistance": "14.57", - "timeToTower": "0:33:27", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "14:53:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_7PGVCNW_201909251420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53CB7EDC-3019-4103-8AE6-36422473E9F4", - "ticketNumber": "4M8WP2F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816117, -79.994189", - "loadTime": "09/25/2019 12:59:56", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:49:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "13:49:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_4M8WP2F_201909251259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5ABF67F9-A3FE-424E-8DC8-03654204B34D", - "ticketNumber": "5MS3QV4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.794097, -80.110979", - "loadTime": "09/25/2019 13:21:00", - "straightDistance": "8.67", - "routeDistance": "10.89", - "timeToTower": "0:39:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "14:00:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 55, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_5MS3QV4_201909251308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D2320D5-907F-4853-8F02-5239E88566ED", - "ticketNumber": "5XGM648", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816074, -79.994179", - "loadTime": "09/25/2019 14:21:40", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:39:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "15:01:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_5XGM648_201909251421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "621BEACA-DB7B-491E-A74D-BDAA33A75129", - "ticketNumber": "6QYENU4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.827580, -80.060447", - "loadTime": "09/25/2019 12:28:25", - "straightDistance": "11.47", - "routeDistance": "15.83", - "timeToTower": "1:05:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "13:33:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_6QYENU4_201909251228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "653F169D-5941-4A79-86FE-6AB4409CD30B", - "ticketNumber": "7H6WRKH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.792273, -80.005783", - "loadTime": "09/25/2019 11:42:27", - "straightDistance": "14.72", - "routeDistance": "17.29", - "timeToTower": "1:16:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "12:59:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_7H6WRKH_201909251142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "657C5FA2-A16C-4C81-957F-349ECAAD721F", - "ticketNumber": "7EWXSQV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816169, -79.994080", - "loadTime": "09/25/2019 11:44:40", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:42:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "12:27:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_7EWXSQV_201909251144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67E5C01C-29EC-4F7E-9128-1EC7711E08FA", - "ticketNumber": "3C5BKAZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.831593, -80.039556", - "loadTime": "09/25/2019 13:43:50", - "straightDistance": "12.7", - "routeDistance": "15.84", - "timeToTower": "0:50:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "14:34:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 75, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_3C5BKAZ_201909251343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D21EE20-A0AE-44FF-A9C8-BC9D9EE67E73", - "ticketNumber": "7CS7CV9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816183, -79.994018", - "loadTime": "09/25/2019 14:52:53", - "straightDistance": "15.31", - "routeDistance": "17.63", - "timeToTower": "0:49:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "15:42:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_7CS7CV9_201909251452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "706E0D34-15C4-43F4-A676-2F594E608260", - "ticketNumber": "5AHRQBS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816024, -79.994147", - "loadTime": "09/25/2019 15:41:54", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:42:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "16:24:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_5AHRQBS_201909251541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84092F64-B271-4C7E-A41F-D6FBBEF60BCE", - "ticketNumber": "7F3D8EM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816288, -79.994041", - "loadTime": "09/25/2019 14:53:19", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:51:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "15:44:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_7F3D8EM_201909251453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F024C62-7205-49BB-A540-99A5F7A25738", - "ticketNumber": "6VNAYXK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.758223, -80.148992", - "loadTime": "09/25/2019 12:14:42", - "straightDistance": "7.51", - "routeDistance": "12.15", - "timeToTower": "0:36:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "12:50:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_6VNAYXK_201909251151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9517F2DA-1B77-4C2D-9FA5-86F7323DA9C8", - "ticketNumber": "743DRBD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816039, -79.994153", - "loadTime": "09/25/2019 15:42:12", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:43:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "16:25:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_743DRBD_201909251542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96A35707-2A55-48F0-8FFD-F79ACA0CF322", - "ticketNumber": "8AXPMST", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.794439, -80.112375", - "loadTime": "09/25/2019 16:08:37", - "straightDistance": "8.58", - "routeDistance": "10.9", - "timeToTower": "0:36:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "16:44:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_8AXPMST_201909251558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "977B2C5E-F743-4AD6-A2C3-CD7FAEABBD8E", - "ticketNumber": "4B5R4AC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797163, -80.039127", - "loadTime": "09/24/2019 22:03:16", - "straightDistance": "12.76", - "routeDistance": "14.57", - "timeToTower": "15:34:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "13:38:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_4B5R4AC_201909242203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "997B5796-0B90-4E46-8804-397090B1B0F9", - "ticketNumber": "SMH8GLL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.841092, -80.072072", - "loadTime": "09/25/2019 11:49:27", - "straightDistance": "10.9", - "routeDistance": "14.25", - "timeToTower": "0:49:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "12:38:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_SMH8GLL_201909251149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9BB01D91-E40D-46AA-B0C3-2D44502F0ECB", - "ticketNumber": "8Q4EEYT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.794755, -80.111489", - "loadTime": "09/25/2019 14:38:14", - "straightDistance": "8.63", - "routeDistance": "10.85", - "timeToTower": "0:45:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "15:24:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_8Q4EEYT_201909251438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CDEEA91-E63D-4A22-9C1D-C8BCCE273896", - "ticketNumber": "8F5U5XB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.649361, -80.237050", - "loadTime": "09/25/2019 13:22:43", - "straightDistance": "11.64", - "routeDistance": "27.17", - "timeToTower": "1:34:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "14:56:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 70, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_8F5U5XB_201909251301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1C82276-00C7-412D-96BE-20565223D733", - "ticketNumber": "9TLV8MS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.794769, -80.110059", - "loadTime": "09/25/2019 11:46:19", - "straightDistance": "8.71", - "routeDistance": "10.77", - "timeToTower": "0:44:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "12:31:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_9TLV8MS_201909251146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8263C1B-05F6-40BF-B24B-E4F7B7842DEC", - "ticketNumber": "8FN4CP5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816186, -79.994059", - "loadTime": "09/25/2019 13:13:57", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:50:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "14:03:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_8FN4CP5_201909251313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB5E9D84-88D6-4C5A-8126-6E600627A198", - "ticketNumber": "79JMQRN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.832857, -80.039788", - "loadTime": "09/25/2019 12:02:24", - "straightDistance": "12.7", - "routeDistance": "15.79", - "timeToTower": "0:45:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "12:47:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 55, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_79JMQRN_201909251202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0E8A02C-9A45-4F9F-89CF-37955F1D004E", - "ticketNumber": "447KRGK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.826787, -80.058906", - "loadTime": "09/25/2019 14:19:15", - "straightDistance": "11.56", - "routeDistance": "15.94", - "timeToTower": "1:37:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "15:56:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_447KRGK_201909251419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2A8D32A-F627-4486-A45D-C04D5342640F", - "ticketNumber": "4V3Z6XA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816142, -79.994208", - "loadTime": "09/25/2019 12:59:40", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:47:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "13:47:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_4V3Z6XA_201909251259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7B9C8B0-860C-4668-B453-A8F8F423316E", - "ticketNumber": "4K2NB9L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.809201, -80.119533", - "loadTime": "09/25/2019 13:22:14", - "straightDistance": "8.04", - "routeDistance": "10.12", - "timeToTower": "1:06:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "14:28:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 45, - "quantity": 17, - "calculatedQuantity": "17 CY", - "s3DownloadKey": "HaulPass_4K2NB9L_201909251314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9D87C66-C039-45CC-93C7-44CC798E75E0", - "ticketNumber": "6L2XNQC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.794694, -80.111375", - "loadTime": "09/25/2019 14:42:57", - "straightDistance": "8.64", - "routeDistance": "10.84", - "timeToTower": "0:42:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "15:25:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_6L2XNQC_201909251442_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBC96C33-2041-44CA-8F1B-ECDEFABCBCD6", - "ticketNumber": "5GX23A2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816316, -79.994031", - "loadTime": "09/25/2019 11:44:19", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:41:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "12:26:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_5GX23A2_201909251144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCBFB468-274D-4C61-97F9-E6D5C6D564E1", - "ticketNumber": "9KYE3ZG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816129, -79.994073", - "loadTime": "09/25/2019 13:13:41", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:48:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "14:02:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_9KYE3ZG_201909251313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD712F2A-2C22-4815-A7F2-4E584F13B219", - "ticketNumber": "96P9G9L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.832603, -80.038892", - "loadTime": "09/25/2019 13:25:38", - "straightDistance": "12.75", - "routeDistance": "15.92", - "timeToTower": "1:11:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "14:36:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 80, - "quantity": 59.6, - "calculatedQuantity": "59.6 CY", - "s3DownloadKey": "HaulPass_96P9G9L_201909251325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF4CEE2E-D7EE-4924-A2E3-C2E046294EFF", - "ticketNumber": "553DZ4L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.756886, -80.151420", - "loadTime": "09/25/2019 12:22:37", - "straightDistance": "7.44", - "routeDistance": "11.99", - "timeToTower": "0:29:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "12:51:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_553DZ4L_201909251222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9BCD412-9884-4D3B-A5E0-F9C236AD8264", - "ticketNumber": "ED8FYRV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816226, -79.994011", - "loadTime": "09/25/2019 15:50:43", - "straightDistance": "15.31", - "routeDistance": "17.63", - "timeToTower": "0:46:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "16:36:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_ED8FYRV_201909251550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC0C87BD-DDAB-4979-9BCA-36A66AE4506A", - "ticketNumber": "8W9DEJG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.796380, -80.039470", - "loadTime": "09/24/2019 22:01:50", - "straightDistance": "12.75", - "routeDistance": "14.55", - "timeToTower": "15:33:27", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "13:35:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_8W9DEJG_201909242201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD6A731A-2BFE-4FCD-A934-9FC8B716C729", - "ticketNumber": "L4SAG9D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.831318, -80.040170", - "loadTime": "09/25/2019 15:49:32", - "straightDistance": "12.66", - "routeDistance": "15.8", - "timeToTower": "0:58:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "16:47:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 80, - "quantity": 60.5, - "calculatedQuantity": "60.5 CY", - "s3DownloadKey": "HaulPass_L4SAG9D_201909251549_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD7CD849-D968-4785-93AF-36CA996E9A8B", - "ticketNumber": "35LWLYN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.795036, -80.109419", - "loadTime": "09/25/2019 11:40:27", - "straightDistance": "8.74", - "routeDistance": "10.73", - "timeToTower": "0:48:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "12:29:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_35LWLYN_201909251140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1408D34-7AA6-4B04-8299-45EFE74FCF75", - "ticketNumber": "3FXURQL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.826871, -80.058786", - "loadTime": "09/25/2019 14:17:11", - "straightDistance": "11.57", - "routeDistance": "15.93", - "timeToTower": "1:38:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "15:55:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_3FXURQL_201909251417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D16EFE15-08A4-49F8-91BD-B22578BE4B20", - "ticketNumber": "4NCRY8V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.828550, -80.060126", - "loadTime": "09/25/2019 12:19:48", - "straightDistance": "11.5", - "routeDistance": "15.77", - "timeToTower": "1:20:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "13:40:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 80, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_4NCRY8V_201909251219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D25C11E0-D729-4649-9C6A-AE4517C53337", - "ticketNumber": "DTHL4AT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.778119, -79.994312", - "loadTime": "09/25/2019 13:01:39", - "straightDistance": "15.53", - "routeDistance": "17.34", - "timeToTower": "1:39:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "14:41:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_DTHL4AT_201909251301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D32325A7-542F-40F4-A1B6-4845AF712F76", - "ticketNumber": "6VEK75M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816177, -79.993931", - "loadTime": "09/25/2019 14:24:53", - "straightDistance": "15.31", - "routeDistance": "17.64", - "timeToTower": "0:47:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "15:12:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_6VEK75M_201909251424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3F12B42-4E32-4A8E-8A0A-A2D4F873A384", - "ticketNumber": "48WWEBB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.812355, -80.120887", - "loadTime": "09/25/2019 13:07:39", - "straightDistance": "7.95", - "routeDistance": "10.35", - "timeToTower": "1:17:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "14:25:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_48WWEBB_201909251300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8BCB6BC-32EB-4FD7-ABF9-61CAC373AEE3", - "ticketNumber": "3FKVXAB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.791721, -80.005345", - "loadTime": "09/25/2019 13:51:46", - "straightDistance": "14.75", - "routeDistance": "17.22", - "timeToTower": "1:38:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "15:30:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 80, - "quantity": 63.4, - "calculatedQuantity": "63.4 CY", - "s3DownloadKey": "HaulPass_3FKVXAB_201909251351_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB0095EC-2D85-4290-8A07-FDB32A7579B3", - "ticketNumber": "DY8N8X4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816177, -79.993931", - "loadTime": "09/25/2019 14:24:35", - "straightDistance": "15.31", - "routeDistance": "17.64", - "timeToTower": "0:46:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "15:10:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_DY8N8X4_201909251424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB17DD5C-3873-4E78-B18C-91679C0864D7", - "ticketNumber": "8VAJVF7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.757768, -80.151477", - "loadTime": "09/25/2019 15:09:33", - "straightDistance": "7.4", - "routeDistance": "11.97", - "timeToTower": "0:57:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "16:06:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_8VAJVF7_201909251509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB5CE545-A658-4A24-BC1B-27EDAD98FA90", - "ticketNumber": "7Z8E4V9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.760887, -80.153702", - "loadTime": "09/25/2019 13:31:26", - "straightDistance": "7.18", - "routeDistance": "12.25", - "timeToTower": "0:59:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "14:30:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_7Z8E4V9_201909251331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCA91FA9-16DC-49D5-9C33-0DDAB818BABD", - "ticketNumber": "6TX9FZM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.831991, -80.060745", - "loadTime": "09/25/2019 14:13:22", - "straightDistance": "11.48", - "routeDistance": "15.48", - "timeToTower": "1:45:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "15:58:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_6TX9FZM_201909251413_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E03FF931-26F5-4A5D-9EF4-1BDC662EFED0", - "ticketNumber": "3M5DUG3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.828481, -80.059967", - "loadTime": "09/25/2019 12:22:35", - "straightDistance": "11.51", - "routeDistance": "15.78", - "timeToTower": "1:19:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "13:41:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 85, - "quantity": 60.4, - "calculatedQuantity": "60.4 CY", - "s3DownloadKey": "HaulPass_3M5DUG3_201909251222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1CCFCD6-4DCF-45A7-807C-8E4972FC56D8", - "ticketNumber": "5A4NP3S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816226, -79.994011", - "loadTime": "09/25/2019 15:50:27", - "straightDistance": "15.31", - "routeDistance": "17.63", - "timeToTower": "0:44:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "16:35:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 90, - "quantity": 62.5, - "calculatedQuantity": "62.5 CY", - "s3DownloadKey": "HaulPass_5A4NP3S_201909251550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E653244A-31BF-4773-A35A-BDD318966EBB", - "ticketNumber": "7FDRBWW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.778142, -79.994315", - "loadTime": "09/25/2019 12:39:45", - "straightDistance": "15.53", - "routeDistance": "17.34", - "timeToTower": "2:00:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "14:40:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_7FDRBWW_201909251239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E67338B1-DB15-426D-9F0D-50D0DD78BDED", - "ticketNumber": "ESAFX7D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.760902, -80.153347", - "loadTime": "09/25/2019 13:58:41", - "straightDistance": "7.2", - "routeDistance": "12.23", - "timeToTower": "0:33:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "14:32:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_ESAFX7D_201909251358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB42800D-5C13-4C18-A201-EA3018514896", - "ticketNumber": "4DHFDYX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797313, -80.038882", - "loadTime": "09/25/2019 14:17:31", - "straightDistance": "12.78", - "routeDistance": "14.57", - "timeToTower": "0:34:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "14:52:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_4DHFDYX_201909251417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED9D5809-BF13-4EF5-88B1-69A6AF20DF0A", - "ticketNumber": "3VLKXFP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816102, -79.994132", - "loadTime": "09/25/2019 14:22:07", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:40:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "15:02:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_3VLKXFP_201909251422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0652ABA-342A-457D-9834-4496EC30D48F", - "ticketNumber": "3ER6UM2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.841442, -80.071134", - "loadTime": "09/25/2019 13:28:27", - "straightDistance": "10.96", - "routeDistance": "14.2", - "timeToTower": "1:30:29", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/25/2019", - "disposalTime": "14:58:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_3ER6UM2_201909251328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0730DFEF-180E-4B7D-90F1-493001C36AAF", - "ticketNumber": "9JAS65P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836554, -79.816661", - "loadTime": "09/25/2019 21:07:48", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "0:50:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "21:58:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 70, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_9JAS65P_201909252107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36DA84E2-215A-4936-9B72-E1E20137F7E5", - "ticketNumber": "52TR9T8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.902311, -79.741838", - "loadTime": "09/25/2019 20:29:15", - "straightDistance": "3.65", - "routeDistance": "4.78", - "timeToTower": "1:01:29", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "21:30:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 75, - "quantity": 53.8, - "calculatedQuantity": "53.8 CY", - "s3DownloadKey": "HaulPass_52TR9T8_201909252010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44F708AF-421F-42F8-BADA-5EFD899B87D4", - "ticketNumber": "8CQG2JS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.806867, -79.876695", - "loadTime": "09/25/2019 20:34:42", - "straightDistance": "13.88", - "routeDistance": "14.67", - "timeToTower": "1:22:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "21:57:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 90, - "quantity": 78.1, - "calculatedQuantity": "78.1 CY", - "s3DownloadKey": "HaulPass_8CQG2JS_201909252001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F13452A-0DD0-4B4B-99E2-462E49168A2B", - "ticketNumber": "5N6MYAD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.902081, -79.741930", - "loadTime": "09/25/2019 20:25:53", - "straightDistance": "3.66", - "routeDistance": "4.78", - "timeToTower": "1:07:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "21:33:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_J001_5N6MYAD_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F14CDCA-4AB7-43AE-9841-75C0763C3BBA", - "ticketNumber": "4DPZN3R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.793505, -79.872018", - "loadTime": "09/25/2019 19:44:17", - "straightDistance": "14.29", - "routeDistance": "15.26", - "timeToTower": "1:51:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "21:35:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_4DPZN3R_201909251944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E3D759A-DE65-430A-987C-30CE84D42403", - "ticketNumber": "6ZVBCSP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7NXYYDU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.794030, -79.872729", - "loadTime": "09/25/2019 19:53:04", - "straightDistance": "14.29", - "routeDistance": "15.32", - "timeToTower": "1:45:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "21:38:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_6ZVBCSP_201909251946_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9369288C-B05A-4A0A-8285-C00F65DDE9A6", - "ticketNumber": "6D93XJP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.794939, -79.863692", - "loadTime": "09/25/2019 21:05:22", - "straightDistance": "13.87", - "routeDistance": "14.74", - "timeToTower": "1:20:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "22:26:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_6D93XJP_201909252105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97E1E162-8A6F-417E-A414-33AC001B9936", - "ticketNumber": "8DB5GBJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.807047, -79.874371", - "loadTime": "09/25/2019 20:51:03", - "straightDistance": "13.76", - "routeDistance": "14.56", - "timeToTower": "1:12:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "22:03:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 70, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_8DB5GBJ_201909252051_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BECC23A5-58A1-4580-BC0C-1FA8BF15E42F", - "ticketNumber": "HHRZZQ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836554, -79.816661", - "loadTime": "09/25/2019 21:07:32", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "0:51:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "21:59:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 70, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_HHRZZQ8_201909252107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB13EF1B-BD05-4019-9B6D-DF17BCF9B608", - "ticketNumber": "5GGMATU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.794812, -79.863814", - "loadTime": "09/25/2019 21:07:19", - "straightDistance": "13.88", - "routeDistance": "14.74", - "timeToTower": "1:15:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "22:23:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_5GGMATU_201909252107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18E90002-2DF4-4F76-82B4-2B005C114492", - "ticketNumber": "98JF5Z5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.835650, -79.814814", - "loadTime": "09/25/2019 21:20:07", - "straightDistance": "9.88", - "routeDistance": "10.69", - "timeToTower": "1:23:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "22:43:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 80, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_98JF5Z5_201909252120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44F8347D-F964-467B-8532-867C954A397A", - "ticketNumber": "4Y88F84", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.827161, -79.825843", - "loadTime": "09/25/2019 22:16:28", - "straightDistance": "10.75", - "routeDistance": "12.6", - "timeToTower": "0:28:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "22:44:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 15, - "quantity": 12, - "calculatedQuantity": "12 CY", - "s3DownloadKey": "HaulPass_4Y88F84_201909252121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D3EF548-1F78-4639-AB4D-3D3FB90BF1D8", - "ticketNumber": "74JCP6K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836330, -79.816072", - "loadTime": "09/25/2019 21:20:21", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "1:19:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "22:40:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 75, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_74JCP6K_201909252120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B403CF7-A383-44B1-92A4-67D97F137E2A", - "ticketNumber": "384W942", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.881237, -79.757486", - "loadTime": "09/25/2019 22:07:57", - "straightDistance": "5.3", - "routeDistance": "5.78", - "timeToTower": "0:19:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/25/2019", - "disposalTime": "22:27:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 55, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_384W942_201909252143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0EA7773B-52F7-430B-AF5B-B668F6498173", - "ticketNumber": "4TZL66H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.797495, -80.039176", - "loadTime": "09/26/2019 11:46:26", - "straightDistance": "12.76", - "routeDistance": "14.56", - "timeToTower": "0:31:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "12:17:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_4TZL66H_201909261146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C608936-ED43-4C79-AA13-1BBE40B92852", - "ticketNumber": "6AG9QDM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.794058, -80.110371", - "loadTime": "09/26/2019 11:44:48", - "straightDistance": "8.7", - "routeDistance": "10.92", - "timeToTower": "0:39:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "12:24:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_6AG9QDM_201909261144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E4C7E8C-5AC0-4549-A64A-28CCEB8194A5", - "ticketNumber": "5WWN3KL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.843627, -80.065355", - "loadTime": "09/25/2019 21:21:13", - "straightDistance": "11.31", - "routeDistance": "14.6", - "timeToTower": "15:56:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "13:17:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_5WWN3KL_201909252121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1EEB90F8-CFF5-4382-87DB-73DF45D599B0", - "ticketNumber": "7LLNRJK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734913, -80.240812", - "loadTime": "09/26/2019 11:52:37", - "straightDistance": "5.75", - "routeDistance": "7.77", - "timeToTower": "0:23:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "12:15:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 55, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_7LLNRJK_201909261152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27C08804-EC6B-4B74-BA73-CFB173C2D415", - "ticketNumber": "7DS4NCM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.793872, -80.110548", - "loadTime": "09/26/2019 11:43:40", - "straightDistance": "8.69", - "routeDistance": "10.93", - "timeToTower": "0:39:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "12:23:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_7DS4NCM_201909261136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C2D807E-AFE8-4B38-83C0-4959C25C4F9F", - "ticketNumber": "5JX8EG8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.830972, -80.036072", - "loadTime": "09/26/2019 11:40:53", - "straightDistance": "12.9", - "routeDistance": "16.46", - "timeToTower": "0:59:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "12:40:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 50, - "quantity": 35.5, - "calculatedQuantity": "35.5 CY", - "s3DownloadKey": "HaulPass_5JX8EG8_201909261140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39D7B2B6-15E7-45C9-B7BB-48270E8614A2", - "ticketNumber": "7P8CN6B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.777742, -80.025887", - "loadTime": "09/26/2019 12:48:02", - "straightDistance": "13.73", - "routeDistance": "16.77", - "timeToTower": "1:15:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "14:03:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 55, - "quantity": 29.3, - "calculatedQuantity": "29.3 CY", - "s3DownloadKey": "HaulPass_7P8CN6B_201909261248_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A5D6B7C-104F-49C0-97B5-51EBC80755EC", - "ticketNumber": "866S35U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.855295, -80.074172", - "loadTime": "09/26/2019 13:12:47", - "straightDistance": "10.97", - "routeDistance": "15.52", - "timeToTower": "0:54:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "14:07:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_866S35U_201909261312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B7DAA8B-7EF0-4EC2-ABB6-4BE01C7CDF2F", - "ticketNumber": "842NNUU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815935, -79.994324", - "loadTime": "09/26/2019 13:08:26", - "straightDistance": "15.29", - "routeDistance": "17.63", - "timeToTower": "0:46:27", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "13:54:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_842NNUU_201909261308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54D87B2A-2323-4F02-A376-9D8EED25EA92", - "ticketNumber": "8YM728A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815785, -79.994443", - "loadTime": "09/26/2019 13:10:33", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:50:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "14:00:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_8YM728A_201909261310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B00ADDB-3B7E-41DE-989D-5E8C06481FC2", - "ticketNumber": "4UDE3NK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.797297, -80.038867", - "loadTime": "09/26/2019 11:45:54", - "straightDistance": "12.78", - "routeDistance": "14.57", - "timeToTower": "0:33:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "12:19:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_4UDE3NK_201909261145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6314281C-C367-4722-AB4B-63E6106DDE9B", - "ticketNumber": "R9RS84Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.805691, -80.128268", - "loadTime": "09/26/2019 12:30:46", - "straightDistance": "7.56", - "routeDistance": "9.8", - "timeToTower": "0:30:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "13:01:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 80, - "quantity": 30.2, - "calculatedQuantity": "30.2 CY", - "s3DownloadKey": "HaulPass_R9RS84Q_201909261207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A42CBE1-4502-4AD6-BD94-A2B952DA1508", - "ticketNumber": "9M5TGZ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.809753, -80.131344", - "loadTime": "09/26/2019 12:33:28", - "straightDistance": "7.35", - "routeDistance": "10.28", - "timeToTower": "0:22:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "12:55:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_9M5TGZ4_201909261225_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E2ADA14-C36A-4BDA-8ACF-8052DD9D4D0D", - "ticketNumber": "5553YQS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.819740, -80.164670", - "loadTime": "09/26/2019 13:33:21", - "straightDistance": "5.41", - "routeDistance": "5.72", - "timeToTower": "0:15:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "13:49:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_5553YQS_201909261333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "703CD7A1-D6D1-48C5-A863-9F73EC15F91D", - "ticketNumber": "QM8MUQ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.777680, -80.025913", - "loadTime": "09/26/2019 12:49:26", - "straightDistance": "13.73", - "routeDistance": "16.77", - "timeToTower": "1:14:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "14:03:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_QM8MUQ5_201909261249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72564928-65FE-48B6-8DE4-D926443728C2", - "ticketNumber": "7B86MPW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.825190, -80.040116", - "loadTime": "09/26/2019 12:14:50", - "straightDistance": "12.64", - "routeDistance": "16.02", - "timeToTower": "0:52:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "13:06:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 50, - "quantity": 37.3, - "calculatedQuantity": "37.3 CY", - "s3DownloadKey": "HaulPass_7B86MPW_201909261214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85DFD0F9-EEB4-480B-AAA7-A219DF9D4F61", - "ticketNumber": "5YACBJA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816233, -79.994295", - "loadTime": "09/26/2019 12:19:31", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:38:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "12:58:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_5YACBJA_201909261219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "895D78DD-9269-45C2-9FB2-7D7BF8B06B7B", - "ticketNumber": "7JX7TQ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.811514, -80.121620", - "loadTime": "09/26/2019 11:37:03", - "straightDistance": "7.91", - "routeDistance": "10.38", - "timeToTower": "0:28:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "12:05:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_7JX7TQ4_201909261129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93F44A9C-F115-4B6B-AC39-94D3456A69B1", - "ticketNumber": "7EUNA3T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.855431, -80.074353", - "loadTime": "09/26/2019 13:16:25", - "straightDistance": "10.97", - "routeDistance": "15.53", - "timeToTower": "0:50:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "14:06:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_7EUNA3T_201909261316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9AEA8A29-F9F4-4EFB-B901-AA6F1CDE4C98", - "ticketNumber": "4A653Y9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797444, -80.039193", - "loadTime": "09/26/2019 12:55:52", - "straightDistance": "12.76", - "routeDistance": "14.56", - "timeToTower": "0:42:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "13:38:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_4A653Y9_201909261255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D43DED2-4BFD-4F07-8556-25EF47E447BF", - "ticketNumber": "86TTBBB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.792045, -80.003181", - "loadTime": "09/26/2019 12:15:36", - "straightDistance": "14.88", - "routeDistance": "17.13", - "timeToTower": "1:21:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "13:36:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_86TTBBB_201909261215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6BA6751-98D2-4941-AAC8-3D267684CA99", - "ticketNumber": "JQNPPRV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797319, -80.038866", - "loadTime": "09/26/2019 12:58:08", - "straightDistance": "12.78", - "routeDistance": "14.57", - "timeToTower": "0:41:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "13:39:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 95, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_JQNPPRV_201909261258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0E197CC-32BF-4F24-84B6-E7B7AADC5474", - "ticketNumber": "54SNCGK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816015, -79.994515", - "loadTime": "09/26/2019 11:49:21", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:38:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "12:28:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_54SNCGK_201909261149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1BD6F93-F5C4-473A-AD62-9CB5009F2EDD", - "ticketNumber": "4P559CS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815967, -79.994298", - "loadTime": "09/26/2019 13:08:06", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:46:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "13:54:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_4P559CS_201909261308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3DFED14-7FDC-4F0B-865E-56E2C152C411", - "ticketNumber": "5FLDCRP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.797358, -80.038948", - "loadTime": "09/26/2019 11:42:23", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:29:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "12:12:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_5FLDCRP_201909261142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5FC2F7F-6D28-4313-923C-9E67D9B48B8D", - "ticketNumber": "9VJSJVL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.855029, -80.073563", - "loadTime": "09/26/2019 11:29:13", - "straightDistance": "11", - "routeDistance": "15.43", - "timeToTower": "0:52:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "12:21:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_9VJSJVL_201909261129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7A123DD-EC80-4A81-B3B4-3745333C5826", - "ticketNumber": "329YAJS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.809805, -80.131500", - "loadTime": "09/26/2019 13:20:45", - "straightDistance": "7.34", - "routeDistance": "10.29", - "timeToTower": "0:44:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "14:05:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_329YAJS_201909261320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC0EACC8-D2EE-49FC-B2A9-4E35D36FF766", - "ticketNumber": "8QLVJPZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734871, -80.240920", - "loadTime": "09/26/2019 11:52:22", - "straightDistance": "5.76", - "routeDistance": "7.77", - "timeToTower": "0:21:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "12:14:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_8QLVJPZ_201909261152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC5D75F0-BFCB-44D4-B18C-C8AB8658CC91", - "ticketNumber": "7TW266G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816065, -79.994506", - "loadTime": "09/26/2019 11:48:07", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:41:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "12:29:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_7TW266G_201909261148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C240887E-BC87-4D50-AB1E-0D940F2F6197", - "ticketNumber": "48ZC9JN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.784904, -80.031418", - "loadTime": "09/26/2019 12:10:47", - "straightDistance": "13.32", - "routeDistance": "15.49", - "timeToTower": "1:11:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "13:21:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 65, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_48ZC9JN_201909261156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C42D585A-5BEE-4431-AD1C-30FF4ED68820", - "ticketNumber": "6275DBP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.808752, -80.130471", - "loadTime": "09/25/2019 22:39:27", - "straightDistance": "7.41", - "routeDistance": "10.14", - "timeToTower": "12:48:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "11:27:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 30, - "quantity": 11.3, - "calculatedQuantity": "11.3 CY", - "s3DownloadKey": "HaulPass_6275DBP_201909252239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C534CA2F-2C6B-4275-807A-672D3128E29A", - "ticketNumber": "5FWMS7J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816263, -79.994326", - "loadTime": "09/26/2019 12:19:15", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:37:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "12:57:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_5FWMS7J_201909261219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C64CFAAE-70C2-4522-A0D1-2636EE114C81", - "ticketNumber": "4NPU9BC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815785, -79.994443", - "loadTime": "09/26/2019 13:10:49", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:50:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "14:01:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_4NPU9BC_201909261310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9073142-6EE9-4310-9EC5-8D7A8C739D79", - "ticketNumber": "6T3S3UJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.854707, -80.074167", - "loadTime": "09/26/2019 11:34:18", - "straightDistance": "10.97", - "routeDistance": "15.48", - "timeToTower": "0:48:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "12:22:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_6T3S3UJ_201909261134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6D2F3F0-A47D-42F0-A829-C480CC9F386E", - "ticketNumber": "7U9NTQE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.797429, -80.038984", - "loadTime": "09/26/2019 11:42:58", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:27:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "12:09:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_7U9NTQE_201909261142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7D5B3B6-5D43-4468-BC43-6FCDCA320F13", - "ticketNumber": "8BYPVEC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816077, -79.994531", - "loadTime": "09/26/2019 11:49:02", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:37:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "12:26:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_8BYPVEC_201909261149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9315E84-0A73-4A0A-9275-019477C615C5", - "ticketNumber": "69ACPE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.793909, -80.110163", - "loadTime": "09/26/2019 12:56:28", - "straightDistance": "8.71", - "routeDistance": "10.91", - "timeToTower": "1:03:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "14:00:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_69ACPE5_201909261256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE8CE3DD-381F-4EAC-AF17-7600138332C3", - "ticketNumber": "8C55GHE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.833211, -80.035079", - "loadTime": "09/26/2019 11:58:56", - "straightDistance": "12.97", - "routeDistance": "16.18", - "timeToTower": "1:09:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "13:08:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 50, - "quantity": 37.8, - "calculatedQuantity": "37.8 CY", - "s3DownloadKey": "HaulPass_8C55GHE_201909261158_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E646D22B-E82A-43B1-8B86-ABB5A229527A", - "ticketNumber": "77XQ6XD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.778097, -79.983042", - "loadTime": "09/24/2019 20:27:45", - "straightDistance": "16.17", - "routeDistance": "18.22", - "timeToTower": "40:46:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "13:13:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 65, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_77XQ6XD_201909242027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC0E54FE-D122-47AF-9DA6-F6036E4B1925", - "ticketNumber": "YB3L392", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.844219, -80.065489", - "loadTime": "09/25/2019 21:24:10", - "straightDistance": "11.31", - "routeDistance": "14.56", - "timeToTower": "15:54:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "13:19:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_YB3L392_201909252124_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F07C9DC6-B6A9-42E4-A486-B924EB7E71ED", - "ticketNumber": "6ZG885Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.785520, -80.029498", - "loadTime": "09/26/2019 12:28:29", - "straightDistance": "13.43", - "routeDistance": "15.64", - "timeToTower": "0:52:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "13:20:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_6ZG885Y_201909261226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0FE3359-7AE7-4F6F-8D32-14E80D152EBD", - "ticketNumber": "8PVRAZG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815964, -79.994406", - "loadTime": "09/26/2019 11:48:36", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:41:29", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "12:30:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_8PVRAZG_201909261148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4F54785-36E0-46E9-8935-E8808D8BA25A", - "ticketNumber": "6APBPSV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.792122, -80.003534", - "loadTime": "09/26/2019 12:09:07", - "straightDistance": "14.86", - "routeDistance": "17.12", - "timeToTower": "1:26:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "13:35:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_6APBPSV_201909261209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC50D21B-43B8-4BF1-97EA-361B344B2DD3", - "ticketNumber": "8KWW86N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.792928, -80.110278", - "loadTime": "09/26/2019 13:17:08", - "straightDistance": "8.72", - "routeDistance": "10.99", - "timeToTower": "0:39:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "13:56:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_8KWW86N_201909261311_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD57EDD8-B011-47CA-8E5D-6E9FE2454358", - "ticketNumber": "5W49ZNX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.819725, -80.164848", - "loadTime": "09/26/2019 13:34:13", - "straightDistance": "5.4", - "routeDistance": "5.71", - "timeToTower": "0:16:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "13:50:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_5W49ZNX_201909261334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEA3E173-A1FD-4FC5-95E7-B242A9096798", - "ticketNumber": "8FXWY2Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.832096, -80.034698", - "loadTime": "09/26/2019 11:49:21", - "straightDistance": "12.99", - "routeDistance": "16.29", - "timeToTower": "0:53:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "12:42:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 50, - "quantity": 33.1, - "calculatedQuantity": "33.1 CY", - "s3DownloadKey": "HaulPass_8FXWY2Y_201909261149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0279922F-EE68-4FF9-B1E3-C793F1F6637A", - "ticketNumber": "54B79YP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.759477, -80.274207", - "loadTime": "09/26/2019 12:04:42", - "straightDistance": "12.69", - "routeDistance": "15.71", - "timeToTower": "0:52:55", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "12:57:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 60, - "quantity": 44.4, - "calculatedQuantity": "44.4 CY", - "s3DownloadKey": "HaulPass_54B79YP_201909261204_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1974381B-8BA6-45D1-8D3F-3D02AD56C9E9", - "ticketNumber": "7KHARBS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.659327, -80.339317", - "loadTime": "09/26/2019 13:32:10", - "straightDistance": "4.95", - "routeDistance": "6.3", - "timeToTower": "0:17:55", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "13:50:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 80, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_7KHARBS_201909261332_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35CF1008-0811-4927-AB70-DB4E9C5988B2", - "ticketNumber": "35VUSR2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.565408, -80.337050", - "loadTime": "09/26/2019 14:20:03", - "straightDistance": "1.96", - "routeDistance": "4.16", - "timeToTower": "0:18:43", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "14:38:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_35VUSR2_201909261420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "595493DD-F7AD-4E68-B5C3-A572DC8DB888", - "ticketNumber": "4J2SJ3T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.573661, -80.319876", - "loadTime": "09/26/2019 11:38:47", - "straightDistance": "2.34", - "routeDistance": "2.62", - "timeToTower": "0:10:20", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "11:49:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_4J2SJ3T_201909261138_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86794855-9603-48D8-BE0B-1B042BC52EE1", - "ticketNumber": "3KQB6FL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.565266, -80.337104", - "loadTime": "09/26/2019 14:19:14", - "straightDistance": "1.97", - "routeDistance": "4.16", - "timeToTower": "0:18:50", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "14:38:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 60, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_3KQB6FL_201909261419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD036475-D467-41D7-8BF5-029D73E8B813", - "ticketNumber": "3XZA82S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.660674, -80.339810", - "loadTime": "09/26/2019 11:49:57", - "straightDistance": "5.03", - "routeDistance": "6.2", - "timeToTower": "0:30:12", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "12:20:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 80, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_3XZA82S_201909261149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF235098-6FB2-48BD-8E7B-7F9BA942C910", - "ticketNumber": "3B9D44W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.571483, -80.326267", - "loadTime": "09/26/2019 12:32:54", - "straightDistance": "2.1", - "routeDistance": "3.21", - "timeToTower": "0:49:34", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "13:22:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_3B9D44W_201909261232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8469B3F-FED1-405D-AB02-4616B14E0216", - "ticketNumber": "6TM7Y6N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.562045, -80.338403", - "loadTime": "09/26/2019 12:36:41", - "straightDistance": "2.12", - "routeDistance": "4.44", - "timeToTower": "0:46:30", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "13:23:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 85, - "quantity": 66, - "calculatedQuantity": "66 CY", - "s3DownloadKey": "HaulPass_6TM7Y6N_201909261236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2F8FE38-AED6-46EB-A76D-C75095A49E8A", - "ticketNumber": "EZC7LWR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.573611, -80.320004", - "loadTime": "09/26/2019 11:39:31", - "straightDistance": "2.34", - "routeDistance": "2.63", - "timeToTower": "0:11:01", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "11:50:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_EZC7LWR_201909261139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6273FFF-9707-4C18-9265-031BC4352497", - "ticketNumber": "8E62VGE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.759575, -80.274275", - "loadTime": "09/26/2019 12:02:56", - "straightDistance": "12.69", - "routeDistance": "15.71", - "timeToTower": "0:53:53", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "12:56:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 65, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_8E62VGE_201909261202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9EF3CC4-09F7-4F55-9344-7A68C323B6CC", - "ticketNumber": "4VAQ536", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.660642, -80.339888", - "loadTime": "09/26/2019 11:49:23", - "straightDistance": "5.03", - "routeDistance": "6.2", - "timeToTower": "0:30:03", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "12:19:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 55, - "quantity": 40.5, - "calculatedQuantity": "40.5 CY", - "s3DownloadKey": "HaulPass_4VAQ536_201909261149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD3D57A2-801D-4B1D-950F-30391D8539E8", - "ticketNumber": "3PGX2YP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.660044, -80.339604", - "loadTime": "09/26/2019 12:50:25", - "straightDistance": "4.99", - "routeDistance": "6.24", - "timeToTower": "0:58:36", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "13:49:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_3PGX2YP_201909261250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "482DE187-285D-4321-980C-4B6871906857", - "ticketNumber": "9WW93HS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.759555, -80.274240", - "loadTime": "09/26/2019 13:43:00", - "straightDistance": "12.69", - "routeDistance": "15.71", - "timeToTower": "0:58:37", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "14:41:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 75, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_9WW93HS_201909261343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A27326CB-7DA8-4252-A4E7-139E0BDEB8A8", - "ticketNumber": "7CAQX8A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.761435, -80.273587", - "loadTime": "09/26/2019 13:47:27", - "straightDistance": "12.82", - "routeDistance": "15.85", - "timeToTower": "0:54:53", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "14:42:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 55, - "quantity": 40.7, - "calculatedQuantity": "40.7 CY", - "s3DownloadKey": "HaulPass_7CAQX8A_201909261347_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34ACE136-5A60-45C3-AB31-A0978C2D38CC", - "ticketNumber": "537VX7R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KJ4VQ2", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836322, -79.816329", - "loadTime": "09/26/2019 14:35:37", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "0:41:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "15:17:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_J001_537VX7R_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04E3E08A-E6CC-491C-B6EE-10AD7E5A0274", - "ticketNumber": "8TNG54K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.836501, -79.816404", - "loadTime": "09/26/2019 14:35:53", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:41:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "15:17:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 75, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_8TNG54K_201909261435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AD959A4-ACE9-4C23-AC30-754E32CE2AD6", - "ticketNumber": "3BKGVD6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.856270, -79.808186", - "loadTime": "09/25/2019 15:25:37", - "straightDistance": "8.64", - "routeDistance": "9.48", - "timeToTower": "20:12:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "11:38:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 85, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_3BKGVD6_201909251516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E6E525B-2824-45D6-9152-EEF7C9A7E406", - "ticketNumber": "LR6F6D5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.836537, -79.816510", - "loadTime": "09/26/2019 13:13:01", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "0:42:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "13:55:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 75, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_LR6F6D5_201909261313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16FFD23F-F87F-416B-A04D-FADDC4D25736", - "ticketNumber": "9WWBTPT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "93JKG7Q", - "fieldMonitorName": "Elijah Sanders", - "loadCoordinates": "32.795444, -79.873110", - "loadTime": "09/26/2019 12:35:00", - "straightDistance": "14.24", - "routeDistance": "15.97", - "timeToTower": "0:58:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "13:33:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_9WWBTPT_201909261235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "275BD01D-09B2-4616-BBAD-B6977CF9F64F", - "ticketNumber": "9X983HG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836492, -79.816200", - "loadTime": "09/26/2019 11:00:48", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "1:21:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "12:21:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 75, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_9X983HG_201909261100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "281693F2-09BD-4C37-9CB6-650B30BFC508", - "ticketNumber": "JV2NVNQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.797613, -79.866554", - "loadTime": "09/26/2019 14:26:36", - "straightDistance": "13.86", - "routeDistance": "15.52", - "timeToTower": "0:38:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "15:04:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_JV2NVNQ_201909261426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33170D86-BDF7-442B-BB96-2638824D4987", - "ticketNumber": "FD66VYQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.835977, -79.816080", - "loadTime": "09/26/2019 14:05:48", - "straightDistance": "9.92", - "routeDistance": "10.72", - "timeToTower": "0:53:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "14:58:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_FD66VYQ_201909261405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E5C6CC5-C9ED-4BC9-8AF7-311CDC035342", - "ticketNumber": "3HDRLYN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.922820, -79.793105", - "loadTime": "09/26/2019 12:21:57", - "straightDistance": "5.85", - "routeDistance": "17.32", - "timeToTower": "1:46:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "14:08:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_3HDRLYN_201909261221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FDA45E6-F8C8-46B1-BF50-25BE40A06AD1", - "ticketNumber": "3RV42VF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.836532, -79.816798", - "loadTime": "09/26/2019 14:36:36", - "straightDistance": "9.92", - "routeDistance": "10.83", - "timeToTower": "0:45:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "15:22:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 60, - "quantity": 38.2, - "calculatedQuantity": "38.2 CY", - "s3DownloadKey": "HaulPass_3RV42VF_201909261436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56DD776C-5E5C-42DD-A656-334561767630", - "ticketNumber": "448MBS6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.916666, -79.798834", - "loadTime": "09/26/2019 13:00:36", - "straightDistance": "6.25", - "routeDistance": "16.63", - "timeToTower": "1:06:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "14:06:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_448MBS6_201909261224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "706DE9E0-9D56-4D08-8BD0-7D08EE2BFDD6", - "ticketNumber": "GPSDDTW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836653, -79.816521", - "loadTime": "09/26/2019 11:01:00", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "1:02:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "12:03:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 70, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_GPSDDTW_201909261100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7EB48F8E-9CB3-4989-9847-100FEC30F1D4", - "ticketNumber": "HNQERSK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B3UKQE", - "fieldMonitorName": "Pertina Sanders", - "loadCoordinates": "32.804045, -79.886037", - "loadTime": "09/26/2019 13:33:29", - "straightDistance": "14.42", - "routeDistance": "15.28", - "timeToTower": "0:44:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "14:17:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_HNQERSK_201909261333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "836F2F39-05A6-4535-BA41-522E9DD0DC92", - "ticketNumber": "5KSG49C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.922344, -79.802690", - "loadTime": "09/25/2019 21:54:51", - "straightDistance": "6.4", - "routeDistance": "15.39", - "timeToTower": "13:36:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "11:31:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 60, - "quantity": 43.2, - "calculatedQuantity": "43.2 CY", - "s3DownloadKey": "HaulPass_5KSG49C_201909252038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83968F47-C82B-4A67-8002-1555077A9B81", - "ticketNumber": "74NK78G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836393, -79.816326", - "loadTime": "09/26/2019 12:58:05", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "0:55:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "13:53:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 65, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_74NK78G_201909261258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83F8E1C4-D047-437D-8946-458D736AC00D", - "ticketNumber": "5CJKU8S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.799597, -79.866356", - "loadTime": "09/26/2019 11:58:14", - "straightDistance": "13.76", - "routeDistance": "15.75", - "timeToTower": "1:01:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "13:00:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_5CJKU8S_201909261136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "850D5E25-13C5-4DB1-911B-46B2150F4DBC", - "ticketNumber": "38FWSG4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.806541, -79.874842", - "loadTime": "09/26/2019 12:14:39", - "straightDistance": "13.81", - "routeDistance": "14.61", - "timeToTower": "1:21:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "13:35:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 70, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_38FWSG4_201909261214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8ECAAEBE-C26A-43D2-8420-204017DA1862", - "ticketNumber": "7XBPR9N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.795992, -79.867624", - "loadTime": "09/26/2019 14:03:17", - "straightDistance": "13.99", - "routeDistance": "15.69", - "timeToTower": "1:06:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "15:09:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_7XBPR9N_201909261345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99E00F29-3882-4DA3-8593-DE88AE7676B2", - "ticketNumber": "4EETGRL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836608, -79.816541", - "loadTime": "09/26/2019 12:57:46", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "0:56:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "13:54:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 70, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_4EETGRL_201909261257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CA57F43-F856-4F28-8A11-637A99AA973A", - "ticketNumber": "3AYHMHQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.793635, -79.871337", - "loadTime": "09/26/2019 12:16:31", - "straightDistance": "14.25", - "routeDistance": "15.8", - "timeToTower": "0:39:54", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "12:56:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_3AYHMHQ_201909261154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D1FFB0B-459F-416C-B3C7-6EEB2568A96C", - "ticketNumber": "5FFTYVN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.799150, -79.866265", - "loadTime": "09/26/2019 12:11:00", - "straightDistance": "13.78", - "routeDistance": "15.74", - "timeToTower": "0:48:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "12:59:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_5FFTYVN_201909261203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1F32B59-1AFF-487B-A2CB-8C37AF9FE9A0", - "ticketNumber": "68MPHQX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.924257, -79.802410", - "loadTime": "09/25/2019 20:30:23", - "straightDistance": "6.37", - "routeDistance": "15.32", - "timeToTower": "15:05:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "11:35:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_68MPHQX_201909252022_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2F1F177-3997-436C-B4AA-9FAC1B913A53", - "ticketNumber": "8DWS8VH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.802283, -79.869442", - "loadTime": "09/26/2019 12:52:33", - "straightDistance": "13.77", - "routeDistance": "14.73", - "timeToTower": "0:42:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "13:34:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 80, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_8DWS8VH_201909261237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4A199A0-C195-4592-AB0E-F9571823FD7A", - "ticketNumber": "4M3PNUB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.885948, -79.742732", - "loadTime": "09/26/2019 15:00:36", - "straightDistance": "4.49", - "routeDistance": "4.91", - "timeToTower": "0:22:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "15:23:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_4M3PNUB_201909261343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBDB6086-D07D-492C-BBEF-EEF1694B946E", - "ticketNumber": "86677SY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.836271, -79.816636", - "loadTime": "09/26/2019 13:24:30", - "straightDistance": "9.93", - "routeDistance": "10.82", - "timeToTower": "0:31:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "13:55:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 70, - "quantity": 44.5, - "calculatedQuantity": "44.5 CY", - "s3DownloadKey": "HaulPass_86677SY_201909261324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE8D788F-57A9-4967-BCAE-44DC0EFCD500", - "ticketNumber": "9Q7TH72", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99J9QAX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.862346, -79.814275", - "loadTime": "09/25/2019 20:20:13", - "straightDistance": "8.66", - "routeDistance": "10.49", - "timeToTower": "15:20:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "11:40:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_9Q7TH72_201909251912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFBE6FEC-44FC-45E8-9B52-FE6A4B9E61B2", - "ticketNumber": "4FPWZ5K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836633, -79.816309", - "loadTime": "09/26/2019 11:00:34", - "straightDistance": "9.89", - "routeDistance": "10.85", - "timeToTower": "1:22:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "12:23:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 70, - "quantity": 44.5, - "calculatedQuantity": "44.5 CY", - "s3DownloadKey": "HaulPass_4FPWZ5K_201909261100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D281E95D-CAEC-4C11-88AC-F96209109D0F", - "ticketNumber": "5P7GDAS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.795058, -79.858006", - "loadTime": "09/26/2019 12:36:50", - "straightDistance": "13.63", - "routeDistance": "15.33", - "timeToTower": "0:37:54", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "13:14:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_5P7GDAS_201909261219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF24F9F4-8E6A-4362-94DE-351DFBEBF0AC", - "ticketNumber": "96XNVE6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.915805, -79.806796", - "loadTime": "09/26/2019 12:33:21", - "straightDistance": "6.71", - "routeDistance": "16.67", - "timeToTower": "1:05:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "13:38:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 75, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_96XNVE6_201909261233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6D7D2CF-27E5-4B83-9286-03EFC9F8119E", - "ticketNumber": "7UKEE4V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.915843, -79.806654", - "loadTime": "09/26/2019 12:33:50", - "straightDistance": "6.71", - "routeDistance": "16.68", - "timeToTower": "1:05:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "13:39:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_7UKEE4V_201909261233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA706F7D-6AA3-4D47-95DB-EAA584B53A6B", - "ticketNumber": "79XLKPY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.794309, -79.869194", - "loadTime": "09/26/2019 14:23:19", - "straightDistance": "14.13", - "routeDistance": "15.68", - "timeToTower": "0:45:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "15:08:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_79XLKPY_201909261413_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB9040F6-1C2C-4B69-81F3-A7B546D9900F", - "ticketNumber": "5YYDMKJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.795729, -79.858278", - "loadTime": "09/25/2019 22:32:07", - "straightDistance": "13.61", - "routeDistance": "15.26", - "timeToTower": "13:10:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "11:42:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_5YYDMKJ_201909252200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD362C7E-5611-427E-A67D-CD7D1E21A1DF", - "ticketNumber": "8D4JLLW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836652, -79.816623", - "loadTime": "09/26/2019 11:01:18", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "1:02:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "12:04:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 75, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_8D4JLLW_201909261101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "040F30E2-F5ED-474A-8D0C-321F0A682603", - "ticketNumber": "F6K3VMN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.690127, -79.955527", - "loadTime": "09/26/2019 13:28:28", - "straightDistance": "6.44", - "routeDistance": "16.57", - "timeToTower": "0:55:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:23:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_F6K3VMN_201909261244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C8DF71A-1429-475E-BCE6-E1CDD462D563", - "ticketNumber": "5T3CYQ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.742109, -79.967212", - "loadTime": "09/26/2019 12:28:34", - "straightDistance": "7.41", - "routeDistance": "12.85", - "timeToTower": "1:56:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:25:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_5T3CYQ6_201909261228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17FA5A70-1EC6-4864-A445-80F79A671C36", - "ticketNumber": "9W2HJVM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724644, -79.936031", - "loadTime": "09/26/2019 13:39:35", - "straightDistance": "8.28", - "routeDistance": "15.43", - "timeToTower": "0:55:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:35:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_9W2HJVM_201909261339_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C95B019-D00D-4374-BD1B-28D2338EA500", - "ticketNumber": "9WNFM4S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.647452, -80.133034", - "loadTime": "09/26/2019 12:32:37", - "straightDistance": "4.35", - "routeDistance": "5.8", - "timeToTower": "0:33:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "13:06:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_9WNFM4S_201909261232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D318005-2077-4694-B75C-F9D9F54D45B0", - "ticketNumber": "3PJ2QNV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.647403, -80.133602", - "loadTime": "09/26/2019 14:08:00", - "straightDistance": "4.39", - "routeDistance": "5.84", - "timeToTower": "0:32:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:40:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 40, - "quantity": 28.5, - "calculatedQuantity": "28.5 CY", - "s3DownloadKey": "HaulPass_3PJ2QNV_201909261408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D6F48ED-B770-46D5-AC15-B8EEEC736070", - "ticketNumber": "7R7ZH9Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738619, -79.983844", - "loadTime": "09/26/2019 14:30:50", - "straightDistance": "6.53", - "routeDistance": "11.63", - "timeToTower": "0:54:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "15:25:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 65, - "quantity": 61.6, - "calculatedQuantity": "61.6 CY", - "s3DownloadKey": "HaulPass_7R7ZH9Z_201909261430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1ED4D0D4-196D-4945-9649-C0F98321D88E", - "ticketNumber": "6ZX5AEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.647088, -80.131492", - "loadTime": "09/26/2019 13:37:06", - "straightDistance": "4.28", - "routeDistance": "5.71", - "timeToTower": "1:02:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:39:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_6ZX5AEB_201909261337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F4FA1D8-21FF-49B3-B6F7-D83C6F149BA5", - "ticketNumber": "8YGALYB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.737127, -79.908837", - "loadTime": "09/26/2019 13:16:34", - "straightDistance": "10.07", - "routeDistance": "16.88", - "timeToTower": "1:03:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:20:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_8YGALYB_201909261316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2140D439-5B6A-4214-97F4-734E4D0DF9B2", - "ticketNumber": "85F347V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.681390, -80.029194", - "loadTime": "09/26/2019 14:46:22", - "straightDistance": "2.13", - "routeDistance": "2.37", - "timeToTower": "0:29:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "15:15:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 45, - "quantity": 32.8, - "calculatedQuantity": "32.8 CY", - "s3DownloadKey": "HaulPass_85F347V_201909261446_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21DB3630-0462-4E32-AF07-B7F9B8F52880", - "ticketNumber": "944TJ7L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.646946, -80.129296", - "loadTime": "09/26/2019 12:39:58", - "straightDistance": "4.17", - "routeDistance": "5.58", - "timeToTower": "0:29:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "13:09:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_944TJ7L_201909261236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F9BE89D-1569-486D-B66D-B5330D2AAD7E", - "ticketNumber": "67SAF9L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738701, -79.983813", - "loadTime": "09/26/2019 14:51:41", - "straightDistance": "6.53", - "routeDistance": "11.62", - "timeToTower": "0:34:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "15:26:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 75, - "quantity": 79.9, - "calculatedQuantity": "79.9 CY", - "s3DownloadKey": "HaulPass_67SAF9L_201909261451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34A4F5F0-2B7A-4C30-93D5-691C85CE89C2", - "ticketNumber": "35TJT9T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.725118, -80.053135", - "loadTime": "09/26/2019 13:52:58", - "straightDistance": "3.68", - "routeDistance": "8.51", - "timeToTower": "0:51:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:44:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_35TJT9T_201909261351_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34C16C96-77A6-49D1-AEB3-9C2D7678A8A1", - "ticketNumber": "LH9AMA3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.737907, -79.958242", - "loadTime": "09/26/2019 13:36:00", - "straightDistance": "7.64", - "routeDistance": "13.6", - "timeToTower": "0:55:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:31:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 75, - "quantity": 68.5, - "calculatedQuantity": "68.5 CY", - "s3DownloadKey": "HaulPass_LH9AMA3_201909261329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A132A19-6BE5-4674-9B14-FCAB2FD6D7EE", - "ticketNumber": "823HJLJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750759, -79.908415", - "loadTime": "09/26/2019 12:57:05", - "straightDistance": "10.54", - "routeDistance": "17.05", - "timeToTower": "1:12:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:09:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 80, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_823HJLJ_201909261257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41CF9965-9D0F-4C8C-83BE-BF84CD9C7A03", - "ticketNumber": "7557BK6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.742279, -79.924992", - "loadTime": "09/26/2019 13:12:21", - "straightDistance": "9.42", - "routeDistance": "15.63", - "timeToTower": "0:49:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:02:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_7557BK6_201909261219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "450A46F4-7918-4930-BF8B-339388763BE5", - "ticketNumber": "9J528MC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.632763, -80.197681", - "loadTime": "09/26/2019 14:39:05", - "straightDistance": "8.22", - "routeDistance": "16.22", - "timeToTower": "0:32:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "15:11:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 70, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_9J528MC_201909261439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F812C00-09CA-49F2-8E98-DA8B39667988", - "ticketNumber": "4JRZVHH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724639, -79.935922", - "loadTime": "09/26/2019 14:35:18", - "straightDistance": "8.28", - "routeDistance": "15.43", - "timeToTower": "0:44:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "15:20:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_4JRZVHH_201909261435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "506CF03A-0FD1-457C-9128-7430EFF55D11", - "ticketNumber": "9W2T4LE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.754778, -80.110267", - "loadTime": "09/26/2019 12:14:23", - "straightDistance": "6.26", - "routeDistance": "8.9", - "timeToTower": "0:42:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "12:56:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_9W2T4LE_201909261214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "509D0053-BBF8-42DF-A415-27A5F634E678", - "ticketNumber": "6G7ZSCH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.725318, -80.053608", - "loadTime": "09/26/2019 12:41:09", - "straightDistance": "3.68", - "routeDistance": "8.53", - "timeToTower": "0:33:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "13:14:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_6G7ZSCH_201909261237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51AC20E1-C82D-4D20-B036-84A8D8AAAFB6", - "ticketNumber": "924URCG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.695519, -80.015411", - "loadTime": "09/26/2019 13:27:47", - "straightDistance": "3.25", - "routeDistance": "3.69", - "timeToTower": "0:50:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:18:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_924URCG_201909261327_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65D7DD45-0B4B-49D5-8EB2-B8858FF8F1AD", - "ticketNumber": "6B7BWZE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.754309, -80.110201", - "loadTime": "09/26/2019 14:08:25", - "straightDistance": "6.23", - "routeDistance": "8.9", - "timeToTower": "0:38:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:47:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_6B7BWZE_201909261408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "672EA45C-6BFC-423F-B767-2CF5695A64DF", - "ticketNumber": "8MLQ673", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.698222, -79.957967", - "loadTime": "09/26/2019 14:33:29", - "straightDistance": "6.43", - "routeDistance": "15.91", - "timeToTower": "0:34:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "15:08:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 70, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_8MLQ673_201909261433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C1B6CF3-6D4F-4316-877A-847CD5532B07", - "ticketNumber": "54YF7EN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.647558, -80.119691", - "loadTime": "09/26/2019 12:31:21", - "straightDistance": "3.65", - "routeDistance": "5.02", - "timeToTower": "0:36:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "13:08:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_54YF7EN_201909261231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C988C42-C980-4A45-A1CF-A513941DF033", - "ticketNumber": "5WJU237", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.695579, -80.015445", - "loadTime": "09/26/2019 13:26:50", - "straightDistance": "3.25", - "routeDistance": "3.7", - "timeToTower": "0:50:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:17:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_5WJU237_201909261326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6EE2812F-26A9-411E-A4B8-ADE558D64FB9", - "ticketNumber": "YAMRR6P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738594, -79.983828", - "loadTime": "09/26/2019 13:22:08", - "straightDistance": "6.53", - "routeDistance": "11.62", - "timeToTower": "0:31:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "13:53:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 70, - "quantity": 74.6, - "calculatedQuantity": "74.6 CY", - "s3DownloadKey": "HaulPass_YAMRR6P_201909261322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F729E22-8B9C-4994-8375-A3094F3C244B", - "ticketNumber": "7KU448U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.651997, -80.140174", - "loadTime": "09/26/2019 13:19:19", - "straightDistance": "4.63", - "routeDistance": "6.72", - "timeToTower": "1:09:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:28:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 80, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_7KU448U_201909261319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7707D4BD-0E8C-40FE-B92D-070CAD5CF7F3", - "ticketNumber": "5ER7Y7V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724789, -79.936036", - "loadTime": "09/26/2019 12:19:29", - "straightDistance": "8.28", - "routeDistance": "15.47", - "timeToTower": "0:59:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "13:18:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_5ER7Y7V_201909261219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79271894-51B2-4FD2-ACCF-380E82A52F6E", - "ticketNumber": "3C9ELD9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.743215, -79.946487", - "loadTime": "09/26/2019 12:07:27", - "straightDistance": "8.4", - "routeDistance": "14.83", - "timeToTower": "1:33:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "13:41:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_3C9ELD9_201909261207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "793A4CCC-0635-4E5B-89D0-3D2230C7F4B4", - "ticketNumber": "56SSSH9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.614282, -80.193991", - "loadTime": "09/26/2019 12:03:04", - "straightDistance": "8.55", - "routeDistance": "16.17", - "timeToTower": "0:58:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "13:01:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 60, - "quantity": 38.9, - "calculatedQuantity": "38.9 CY", - "s3DownloadKey": "HaulPass_56SSSH9_201909261203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DD2445E-6A27-4ACB-BFA8-0AD7B24BB645", - "ticketNumber": "CC9YY43", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724803, -79.936402", - "loadTime": "09/26/2019 12:20:32", - "straightDistance": "8.26", - "routeDistance": "15.46", - "timeToTower": "0:56:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "13:17:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 60, - "quantity": 35.9, - "calculatedQuantity": "35.9 CY", - "s3DownloadKey": "HaulPass_CC9YY43_201909261220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E9B755F-2A32-4DB9-A2E5-93B57491C675", - "ticketNumber": "53LZJDE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.742182, -79.924760", - "loadTime": "09/26/2019 12:09:05", - "straightDistance": "9.43", - "routeDistance": "15.72", - "timeToTower": "1:50:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "13:59:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_53LZJDE_201909261209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85F97378-2CCD-4F21-A86D-EAC59318BDF1", - "ticketNumber": "98G724Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.681790, -80.029287", - "loadTime": "09/26/2019 14:47:10", - "straightDistance": "2.14", - "routeDistance": "2.38", - "timeToTower": "0:30:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "15:17:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_98G724Q_201909261447_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "884A0449-6BB9-4B84-A64E-F3F340D61E05", - "ticketNumber": "75P9UCQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.743156, -79.945839", - "loadTime": "09/26/2019 12:34:01", - "straightDistance": "8.43", - "routeDistance": "14.89", - "timeToTower": "1:09:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "13:43:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_75P9UCQ_201909261234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A33CA58-2D61-4E9D-98B7-3B12226904CE", - "ticketNumber": "938QR29", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.656895, -80.128008", - "loadTime": "09/26/2019 11:46:57", - "straightDistance": "3.85", - "routeDistance": "7.12", - "timeToTower": "0:46:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "12:33:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 80, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_938QR29_201909261146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8BC2F3AC-9882-46FA-B84D-3D865139C4B6", - "ticketNumber": "3MS2K6R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.698217, -79.957990", - "loadTime": "09/26/2019 14:32:50", - "straightDistance": "6.43", - "routeDistance": "15.9", - "timeToTower": "0:33:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "15:06:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 80, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_3MS2K6R_201909261432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8EADC91A-9ACF-4B2D-BA63-8B7D6DE34A54", - "ticketNumber": "5LKT5Z5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.647450, -80.133088", - "loadTime": "09/26/2019 12:31:16", - "straightDistance": "4.36", - "routeDistance": "5.81", - "timeToTower": "0:33:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "13:04:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 40, - "quantity": 29.2, - "calculatedQuantity": "29.2 CY", - "s3DownloadKey": "HaulPass_5LKT5Z5_201909261231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D3DE6B0-325B-41F2-9F88-EE132F896E0B", - "ticketNumber": "7D9HHDV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724784, -79.936002", - "loadTime": "09/26/2019 14:36:06", - "straightDistance": "8.28", - "routeDistance": "15.47", - "timeToTower": "0:45:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "15:21:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_7D9HHDV_201909261436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DC7FD21-7B37-425D-BAB6-BDE415CF4132", - "ticketNumber": "6JH2KGA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738596, -79.983826", - "loadTime": "09/26/2019 13:21:29", - "straightDistance": "6.53", - "routeDistance": "11.62", - "timeToTower": "0:30:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "13:51:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 75, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_6JH2KGA_201909261321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0F733D6-3C9D-4C1D-8468-27DAFA436BB1", - "ticketNumber": "6WA37RM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.737105, -79.908812", - "loadTime": "09/26/2019 13:23:56", - "straightDistance": "10.07", - "routeDistance": "16.88", - "timeToTower": "0:57:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:21:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_6WA37RM_201909261323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2F9480F-F934-4EBB-8B58-DFA55F37325F", - "ticketNumber": "7ZLQ9GS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.737807, -79.958287", - "loadTime": "09/26/2019 13:35:45", - "straightDistance": "7.63", - "routeDistance": "13.59", - "timeToTower": "0:57:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:33:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 75, - "quantity": 84.9, - "calculatedQuantity": "84.9 CY", - "s3DownloadKey": "HaulPass_7ZLQ9GS_201909261315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA5DF419-1FF7-40CF-8798-61C36C35996A", - "ticketNumber": "QP5J5FZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.658450, -80.128023", - "loadTime": "09/26/2019 11:44:57", - "straightDistance": "3.83", - "routeDistance": "6.96", - "timeToTower": "0:49:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "12:34:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 75, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_QP5J5FZ_201909261144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6868194-8BA2-451D-ABEE-4123D0158D53", - "ticketNumber": "BEJQ8FR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724653, -79.936465", - "loadTime": "09/26/2019 14:08:15", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:44:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:53:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_BEJQ8FR_201909261408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA69BE8C-CDDB-4784-8772-8A0B631D289E", - "ticketNumber": "5PD44XL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F7GLMN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.652093, -80.140289", - "loadTime": "09/26/2019 13:20:45", - "straightDistance": "4.63", - "routeDistance": "6.72", - "timeToTower": "1:09:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:30:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "58.9 CY", - "percentFull": 75, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_5PD44XL_201909261320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BAEEB57F-192C-4D1D-A1B5-CB19C4A71DB1", - "ticketNumber": "8VZYN8H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.624984, -80.212958", - "loadTime": "09/26/2019 13:52:50", - "straightDistance": "9.24", - "routeDistance": "17.46", - "timeToTower": "1:20:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "15:13:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_8VZYN8H_201909261352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB92A15E-37C0-4DE6-99FB-B34775DE040A", - "ticketNumber": "5STC7BY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.736179, -79.919493", - "loadTime": "09/26/2019 13:09:14", - "straightDistance": "9.49", - "routeDistance": "16.49", - "timeToTower": "0:55:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:04:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 70, - "quantity": 42.4, - "calculatedQuantity": "42.4 CY", - "s3DownloadKey": "HaulPass_5STC7BY_201909261309_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD55A2D1-8228-4C57-AD75-4097691460F0", - "ticketNumber": "7NDEJGF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.736181, -79.919264", - "loadTime": "09/26/2019 13:22:53", - "straightDistance": "9.5", - "routeDistance": "16.5", - "timeToTower": "0:43:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:05:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 70, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_7NDEJGF_201909261311_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D17D5118-5741-448C-A8C3-E9B9FC434D1B", - "ticketNumber": "MB4HWTF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.614782, -80.195596", - "loadTime": "09/26/2019 12:15:11", - "straightDistance": "8.61", - "routeDistance": "16.27", - "timeToTower": "0:47:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "13:02:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 65, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_MB4HWTF_201909261215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5667010-8BD2-474A-88B1-535C2A1C6518", - "ticketNumber": "72CE7EE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.754863, -80.110352", - "loadTime": "09/26/2019 12:02:17", - "straightDistance": "6.27", - "routeDistance": "8.91", - "timeToTower": "0:52:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "12:54:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_72CE7EE_201909261202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E804E552-F5C9-498C-9FE5-9689253E9805", - "ticketNumber": "4V4RH6Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.724954, -80.053770", - "loadTime": "09/26/2019 12:44:48", - "straightDistance": "3.66", - "routeDistance": "8.55", - "timeToTower": "0:31:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "13:15:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_4V4RH6Y_201909261244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC979DDA-9643-41F9-82D4-FC6FBF07AAF2", - "ticketNumber": "495FBEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724703, -79.936220", - "loadTime": "09/26/2019 14:07:27", - "straightDistance": "8.27", - "routeDistance": "15.45", - "timeToTower": "0:44:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:51:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_495FBEB_201909261407_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECBA5843-3FA6-4E64-8902-5B0D12E1975F", - "ticketNumber": "9FJG7YP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "63LD926", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724577, -79.936143", - "loadTime": "09/26/2019 13:40:25", - "straightDistance": "8.27", - "routeDistance": "15.44", - "timeToTower": "0:56:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:36:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 85, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_9FJG7YP_201909261340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECEDFBE5-693F-4907-B0CE-4B8A895720FE", - "ticketNumber": "6WLUQ83", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.725081, -80.127425", - "loadTime": "09/26/2019 12:18:42", - "straightDistance": "5.14", - "routeDistance": "8.84", - "timeToTower": "1:27:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "13:46:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_6WLUQ83_201909261218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFFF6C64-6648-4C6E-B5D7-5FB2EBD850BA", - "ticketNumber": "95D6LPN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750298, -79.909162", - "loadTime": "09/26/2019 13:09:47", - "straightDistance": "10.49", - "routeDistance": "17.07", - "timeToTower": "0:58:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:08:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 75, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_95D6LPN_201909261309_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7D0D923-81DD-4C77-956D-BCF2BE037EEC", - "ticketNumber": "5ZBX9BY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.725872, -80.052456", - "loadTime": "09/26/2019 13:49:36", - "straightDistance": "3.73", - "routeDistance": "8.45", - "timeToTower": "0:53:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:43:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_5ZBX9BY_201909261344_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA1857C9-4329-4CC5-B9B1-B30A8120B72D", - "ticketNumber": "84SS4K4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.754794, -80.109871", - "loadTime": "09/26/2019 14:00:56", - "straightDistance": "6.25", - "routeDistance": "8.88", - "timeToTower": "0:47:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:48:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_84SS4K4_201909261400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FBB817FF-0328-4BE0-9779-F97339E5A666", - "ticketNumber": "7VCG2HW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.725102, -80.127373", - "loadTime": "09/26/2019 12:18:59", - "straightDistance": "5.14", - "routeDistance": "8.84", - "timeToTower": "1:29:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "13:48:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_7VCG2HW_201909261218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FBF0BC17-5268-4B5D-932E-29F10222D77A", - "ticketNumber": "3BB6EVD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.742500, -79.966227", - "loadTime": "09/26/2019 12:44:03", - "straightDistance": "7.47", - "routeDistance": "12.91", - "timeToTower": "1:42:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "14:26:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_3BB6EVD_201909261244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16E18C39-59C4-48C8-A539-A1B1F10B8306", - "ticketNumber": "8237TKN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.560960, -80.337828", - "loadTime": "09/26/2019 15:15:04", - "straightDistance": "2.2", - "routeDistance": "4.34", - "timeToTower": "0:30:23", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "15:45:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 85, - "quantity": 66, - "calculatedQuantity": "66 CY", - "s3DownloadKey": "HaulPass_J001_8237TKN_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C4BDA55-DBCD-4CE8-BF3A-BF895DD65DA7", - "ticketNumber": "6VVMVVD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.560962, -80.337826", - "loadTime": "09/26/2019 15:15:54", - "straightDistance": "2.2", - "routeDistance": "4.34", - "timeToTower": "0:25:12", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "15:41:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_6VVMVVD_201909261515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5EC0EF34-366D-450A-A413-7D07E48B868F", - "ticketNumber": "3NQ5KTB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.659199, -80.339270", - "loadTime": "09/26/2019 14:14:59", - "straightDistance": "4.94", - "routeDistance": "6.31", - "timeToTower": "1:34:21", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "15:49:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_3NQ5KTB_201909261414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B63007ED-3A0D-419B-80A3-2EE51E9AE423", - "ticketNumber": "7NSVT3J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.659372, -80.339341", - "loadTime": "09/26/2019 15:27:19", - "straightDistance": "4.95", - "routeDistance": "6.29", - "timeToTower": "0:23:07", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "15:50:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 30, - "quantity": 22.5, - "calculatedQuantity": "22.5 CY", - "s3DownloadKey": "HaulPass_7NSVT3J_201909261527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00E0AA6E-E771-4A84-81A7-AA8C813B217A", - "ticketNumber": "7QT4JF6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.806357, -80.129718", - "loadTime": "09/26/2019 13:42:34", - "straightDistance": "7.47", - "routeDistance": "9.9", - "timeToTower": "0:52:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "14:35:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 70, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_7QT4JF6_201909261342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FFA43FA-E648-48C5-9A37-E0C54ED41405", - "ticketNumber": "7ETGHL9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816058, -79.994328", - "loadTime": "09/26/2019 14:29:31", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:43:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:12:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_7ETGHL9_201909261429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1176FBB2-4578-4797-8B9A-C2B606834877", - "ticketNumber": "8LM6RRD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.791765, -80.117841", - "loadTime": "09/26/2019 15:03:22", - "straightDistance": "8.31", - "routeDistance": "11.28", - "timeToTower": "0:35:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:38:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_8LM6RRD_201909261443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12246425-6577-40EA-97BE-1DAF00B027A7", - "ticketNumber": "5YG6WYL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.809864, -80.134032", - "loadTime": "09/26/2019 15:19:47", - "straightDistance": "7.2", - "routeDistance": "10.29", - "timeToTower": "0:37:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:56:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 80, - "quantity": 30.2, - "calculatedQuantity": "30.2 CY", - "s3DownloadKey": "HaulPass_5YG6WYL_201909261519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B4A8328-3E2D-4484-91E8-4CF403F9D871", - "ticketNumber": "3JWJGYK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.831961, -80.039406", - "loadTime": "09/26/2019 13:17:57", - "straightDistance": "12.71", - "routeDistance": "15.86", - "timeToTower": "1:44:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:02:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 40, - "quantity": 28.4, - "calculatedQuantity": "28.4 CY", - "s3DownloadKey": "HaulPass_3JWJGYK_201909261317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26FF189C-01CA-4510-96B0-BB0C73F5F667", - "ticketNumber": "7YCW5YD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.776304, -79.973306", - "loadTime": "09/26/2019 12:57:02", - "straightDistance": "16.75", - "routeDistance": "18.55", - "timeToTower": "1:36:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "14:33:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_7YCW5YD_201909261257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "30264645-EBC9-4486-ACB7-4DDF8A704727", - "ticketNumber": "8NFHVEA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.843863, -80.066409", - "loadTime": "09/26/2019 13:51:57", - "straightDistance": "11.26", - "routeDistance": "14.65", - "timeToTower": "1:19:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:11:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 50, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_8NFHVEA_201909261351_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3833E8BC-CDC7-42C6-8B0C-5CA6A4221262", - "ticketNumber": "3R7SNQ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.779899, -79.992710", - "loadTime": "09/26/2019 14:12:18", - "straightDistance": "15.6", - "routeDistance": "17.32", - "timeToTower": "1:16:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:28:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 70, - "quantity": 42.2, - "calculatedQuantity": "42.2 CY", - "s3DownloadKey": "HaulPass_3R7SNQ6_201909261412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39D8C31D-E3CC-46C9-9A86-73AC3351C455", - "ticketNumber": "3CG9KDP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.788662, -80.043851", - "loadTime": "09/26/2019 13:54:59", - "straightDistance": "12.57", - "routeDistance": "14.47", - "timeToTower": "0:46:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "14:41:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 60, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_3CG9KDP_201909261354_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A3400EF-C426-4BC9-BA10-56995C36C4F0", - "ticketNumber": "4XGMLBF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.785468, -80.002869", - "loadTime": "09/26/2019 15:10:17", - "straightDistance": "14.95", - "routeDistance": "16.57", - "timeToTower": "0:37:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:48:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_4XGMLBF_201909261510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B130B27-138F-4FE8-992C-C9E70135B115", - "ticketNumber": "3X98ACV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734718, -80.240981", - "loadTime": "09/26/2019 15:20:40", - "straightDistance": "5.77", - "routeDistance": "7.82", - "timeToTower": "0:22:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:43:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_3X98ACV_201909261520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BD6E2D9-A5A3-4721-8007-F849E81C6C61", - "ticketNumber": "6SBM77Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734678, -80.240844", - "loadTime": "09/26/2019 13:58:04", - "straightDistance": "5.77", - "routeDistance": "7.83", - "timeToTower": "0:21:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "14:19:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 85, - "quantity": 66, - "calculatedQuantity": "66 CY", - "s3DownloadKey": "HaulPass_6SBM77Y_201909261358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F188E5A-3FA2-4587-8CAE-1FFDCDB1C79D", - "ticketNumber": "9MQEJYM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.855815, -80.074120", - "loadTime": "09/26/2019 14:39:14", - "straightDistance": "10.99", - "routeDistance": "15.55", - "timeToTower": "0:44:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:23:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 80, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_9MQEJYM_201909261439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47D6B315-803C-40D2-A581-ABDC07E0DBC4", - "ticketNumber": "Q966HY5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815879, -79.994501", - "loadTime": "09/26/2019 14:35:46", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:40:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:16:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_Q966HY5_201909261435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49DA6E1E-F0EB-4B48-9F03-47134DC232FD", - "ticketNumber": "56897JT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.793166, -80.110678", - "loadTime": "09/26/2019 14:32:46", - "straightDistance": "8.7", - "routeDistance": "10.93", - "timeToTower": "1:07:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:40:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_56897JT_201909261426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CD8947F-6C59-4017-89DC-C9FF819193CC", - "ticketNumber": "MUSL3E7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.779042, -79.973088", - "loadTime": "09/26/2019 12:21:21", - "straightDistance": "16.73", - "routeDistance": "18.35", - "timeToTower": "2:10:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "14:32:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_MUSL3E7_201909261221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52F8829D-E823-4EB4-81BD-04793DC5BF84", - "ticketNumber": "9CP7W2E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.832999, -80.039869", - "loadTime": "09/26/2019 13:34:13", - "straightDistance": "12.69", - "routeDistance": "15.79", - "timeToTower": "1:30:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:04:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 45, - "quantity": 29.7, - "calculatedQuantity": "29.7 CY", - "s3DownloadKey": "HaulPass_9CP7W2E_201909261334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6272FA9D-8E90-4B4A-B7F4-2D2016851BD3", - "ticketNumber": "4AYNLQ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.784158, -80.028350", - "loadTime": "09/26/2019 14:48:54", - "straightDistance": "13.51", - "routeDistance": "15.5", - "timeToTower": "1:00:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:49:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 65, - "quantity": 34.6, - "calculatedQuantity": "34.6 CY", - "s3DownloadKey": "HaulPass_4AYNLQ3_201909261448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66B6853E-B86D-47FD-A264-2D03B4A32305", - "ticketNumber": "7B3HTED", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.843828, -80.066461", - "loadTime": "09/26/2019 13:49:41", - "straightDistance": "11.25", - "routeDistance": "14.65", - "timeToTower": "1:19:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:09:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_7B3HTED_201909261349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D63676A-6033-4DF9-8D7E-C4911922987F", - "ticketNumber": "88WPUFN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734641, -80.240818", - "loadTime": "09/26/2019 13:57:20", - "straightDistance": "5.77", - "routeDistance": "7.83", - "timeToTower": "0:21:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "14:18:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_88WPUFN_201909261357_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75B519E6-4384-4B5E-97CC-FE2F00D8F268", - "ticketNumber": "3CA33DH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.671083, -80.203816", - "loadTime": "09/26/2019 13:25:22", - "straightDistance": "10.55", - "routeDistance": "24.7", - "timeToTower": "1:40:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:06:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 65, - "quantity": 47, - "calculatedQuantity": "47 CY", - "s3DownloadKey": "HaulPass_3CA33DH_201909261325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "784EB49F-E552-4F12-8D7F-7291CFDB4C4E", - "ticketNumber": "5MA2YSP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815895, -79.994575", - "loadTime": "09/26/2019 14:57:59", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "0:38:27", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:36:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_5MA2YSP_201909261457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8264E480-5DAE-49B8-970D-895ECA794E20", - "ticketNumber": "7JZGPJG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815835, -79.994545", - "loadTime": "09/26/2019 13:33:44", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:42:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "14:16:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_7JZGPJG_201909261333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8BD3CD25-1F07-42CB-9E12-CB72C95CD15F", - "ticketNumber": "98T9QWU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815878, -79.994528", - "loadTime": "09/26/2019 13:34:00", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:43:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "14:17:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_98T9QWU_201909261334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91065264-0FD8-4B5F-9942-844FD4BEBC7B", - "ticketNumber": "8X72DZC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.670120, -80.204983", - "loadTime": "09/26/2019 12:51:20", - "straightDistance": "10.6", - "routeDistance": "24.8", - "timeToTower": "2:16:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:07:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 65, - "quantity": 49.5, - "calculatedQuantity": "49.5 CY", - "s3DownloadKey": "HaulPass_8X72DZC_201909261251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93C8FBF3-DCED-48DD-8200-0BD5AC7DD4C2", - "ticketNumber": "XQNZPCP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.784936, -80.027422", - "loadTime": "09/26/2019 15:05:41", - "straightDistance": "13.55", - "routeDistance": "15.64", - "timeToTower": "0:44:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:50:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_XQNZPCP_201909261505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A30D91AB-B88A-4F09-A054-02655274D99A", - "ticketNumber": "36R4EB9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815889, -79.994503", - "loadTime": "09/26/2019 14:36:02", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:41:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:17:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_36R4EB9_201909261436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A55FFDCB-550A-4279-BF01-B8ED36939C4F", - "ticketNumber": "77PDAJM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.788642, -80.043585", - "loadTime": "09/26/2019 14:00:58", - "straightDistance": "12.58", - "routeDistance": "14.45", - "timeToTower": "0:37:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "14:38:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 75, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_77PDAJM_201909261400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD9CF385-F0B2-4056-9CBE-4E3E2A72E373", - "ticketNumber": "82EDPXW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734168, -80.241222", - "loadTime": "09/26/2019 15:20:20", - "straightDistance": "5.8", - "routeDistance": "7.83", - "timeToTower": "0:24:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:44:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_82EDPXW_201909261520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF430823-FA03-4499-A14A-A5FB27C60628", - "ticketNumber": "5HTALFV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.809796, -80.131486", - "loadTime": "09/26/2019 14:35:44", - "straightDistance": "7.35", - "routeDistance": "10.29", - "timeToTower": "0:25:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:00:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_5HTALFV_201909261435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0B3EC10-ED00-48ED-9DA6-FC114AFD567D", - "ticketNumber": "9BVVAJY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.823580, -80.183325", - "loadTime": "09/26/2019 14:27:17", - "straightDistance": "4.34", - "routeDistance": "4.61", - "timeToTower": "0:30:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "14:58:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 80, - "quantity": 57.7, - "calculatedQuantity": "57.7 CY", - "s3DownloadKey": "HaulPass_9BVVAJY_201909261427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4586359-9072-4DD2-BE4E-1D2A46219F26", - "ticketNumber": "3AQGT8B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.823525, -80.183260", - "loadTime": "09/26/2019 14:17:58", - "straightDistance": "4.35", - "routeDistance": "4.61", - "timeToTower": "0:38:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "14:56:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 80, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_3AQGT8B_201909261417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D262F54C-00C8-47E1-9820-C05884580F80", - "ticketNumber": "KGQE4ZC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815857, -79.994500", - "loadTime": "09/26/2019 14:57:10", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:37:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:34:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_KGQE4ZC_201909261457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3E8A1BD-8787-4BC4-A9BE-4E523BBD1504", - "ticketNumber": "7ZPWWQS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.855890, -80.074429", - "loadTime": "09/26/2019 14:43:27", - "straightDistance": "10.97", - "routeDistance": "15.57", - "timeToTower": "0:41:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:24:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 75, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_7ZPWWQS_201909261443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4F56C40-2BF3-41B2-AB1D-D41AC487F46F", - "ticketNumber": "9VJU3VZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.820043, -80.046545", - "loadTime": "09/26/2019 14:09:45", - "straightDistance": "12.26", - "routeDistance": "16.23", - "timeToTower": "1:43:29", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:53:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 65, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_9VJU3VZ_201909261409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D54AA69B-E03D-49CD-85FC-93921046EDAE", - "ticketNumber": "4KDQ77R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.824926, -80.041230", - "loadTime": "09/26/2019 13:47:09", - "straightDistance": "12.58", - "routeDistance": "16.11", - "timeToTower": "2:04:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:52:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_4KDQ77R_201909261347_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7798580-4BE9-475E-A624-02861E22AFDE", - "ticketNumber": "3JC57PX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.809446, -80.131581", - "loadTime": "09/26/2019 15:37:22", - "straightDistance": "7.34", - "routeDistance": "10.25", - "timeToTower": "0:17:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:54:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_3JC57PX_201909261535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF2D7B07-D3DF-449C-9341-0217335415E9", - "ticketNumber": "89HYHYF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816013, -79.994356", - "loadTime": "09/26/2019 14:29:46", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:44:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:14:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_89HYHYF_201909261429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F37CFD5F-E3A5-4140-B369-EAEAB1B6DFD1", - "ticketNumber": "3J6A5CJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.789989, -80.004238", - "loadTime": "09/26/2019 14:22:21", - "straightDistance": "14.83", - "routeDistance": "16.9", - "timeToTower": "1:23:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "15:46:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_3J6A5CJ_201909261422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B383793-C1B8-4B01-9CC6-E019651CB5ED", - "ticketNumber": "4LED4NE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.823369, -80.182884", - "loadTime": "09/26/2019 15:22:08", - "straightDistance": "4.37", - "routeDistance": "4.64", - "timeToTower": "0:49:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "16:11:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_4LED4NE_201909261522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DB72B08-9448-4AB8-8686-021E5347910F", - "ticketNumber": "38QEJC5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.788704, -80.043990", - "loadTime": "09/26/2019 15:26:22", - "straightDistance": "12.56", - "routeDistance": "14.48", - "timeToTower": "0:43:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "16:10:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 60, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_38QEJC5_201909261526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9880EB72-620F-46AB-855C-A893B1397DE6", - "ticketNumber": "4CAMDCD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.788512, -80.043284", - "loadTime": "09/26/2019 15:21:36", - "straightDistance": "12.6", - "routeDistance": "14.43", - "timeToTower": "0:46:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "16:07:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 80, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_4CAMDCD_201909261511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9435E0D-EE65-4F22-B474-92D021F5E552", - "ticketNumber": "7Z4MD4F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.823548, -80.182928", - "loadTime": "09/26/2019 15:31:05", - "straightDistance": "4.37", - "routeDistance": "4.63", - "timeToTower": "0:43:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "16:14:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 75, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_7Z4MD4F_201909261531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CF10276-0CC7-4BE7-8DDD-2C1C6B32D9BC", - "ticketNumber": "943X28U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.761116, -80.273834", - "loadTime": "09/26/2019 15:21:20", - "straightDistance": "12.8", - "routeDistance": "15.82", - "timeToTower": "1:17:25", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "16:38:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 60, - "quantity": 44.4, - "calculatedQuantity": "44.4 CY", - "s3DownloadKey": "HaulPass_943X28U_201909261521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57EF2A97-43C0-49EB-9CBD-9868537769D5", - "ticketNumber": "6FL7XMC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.761916, -80.273916", - "loadTime": "09/26/2019 15:19:35", - "straightDistance": "12.85", - "routeDistance": "15.87", - "timeToTower": "1:17:55", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "16:37:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 60, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_6FL7XMC_201909261519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77C0B131-0185-4B26-B3A2-70023918F420", - "ticketNumber": "38BLX4E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.566243, -80.330716", - "loadTime": "09/26/2019 16:31:16", - "straightDistance": "2.15", - "routeDistance": "3.68", - "timeToTower": "0:24:26", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "16:55:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_38BLX4E_201909261631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D146D6D6-7792-46EA-A8C7-8C28672D803C", - "ticketNumber": "9X5KPNL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.564727, -80.335960", - "loadTime": "09/26/2019 16:43:22", - "straightDistance": "2.04", - "routeDistance": "4.08", - "timeToTower": "0:13:27", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "16:56:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_9X5KPNL_201909261643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AADBB8F-A18D-41F5-B320-1C6FE93A6EE5", - "ticketNumber": "3S4QZ7Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.801016, -79.871327", - "loadTime": "09/26/2019 15:41:40", - "straightDistance": "13.91", - "routeDistance": "14.88", - "timeToTower": "0:47:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "16:29:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 85, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_3S4QZ7Q_201909261541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "145EDDA6-8D7C-4CB2-8A64-C0A10A543496", - "ticketNumber": "5DX24AF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836538, -79.815963", - "loadTime": "09/26/2019 15:49:57", - "straightDistance": "9.88", - "routeDistance": "10.59", - "timeToTower": "0:29:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "16:19:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_5DX24AF_201909261549_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5297841D-61B8-44C1-8F95-F5F0143FD006", - "ticketNumber": "33D8F85", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.836665, -79.816112", - "loadTime": "09/26/2019 16:00:20", - "straightDistance": "9.88", - "routeDistance": "10.59", - "timeToTower": "0:50:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "16:51:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 75, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_33D8F85_201909261600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52A7A550-6B4A-4F12-95C7-68F15549C1B0", - "ticketNumber": "9QK33JE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WTCB6A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.892660, -79.824237", - "loadTime": "09/26/2019 15:14:16", - "straightDistance": "8.15", - "routeDistance": "12", - "timeToTower": "0:48:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "16:03:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 15, - "quantity": 11.1, - "calculatedQuantity": "11.1 CY", - "s3DownloadKey": "HaulPass_9QK33JE_201909261510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59931958-E031-4CA1-B142-C0597456F297", - "ticketNumber": "7CEVSNV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836664, -79.816562", - "loadTime": "09/26/2019 16:07:09", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:30:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "16:37:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 65, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_7CEVSNV_201909261607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BB872F6-8616-4490-9BF7-3299A0B8D215", - "ticketNumber": "3EZZMVY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836293, -79.816243", - "loadTime": "09/26/2019 14:45:48", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "0:55:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "15:40:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 70, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_3EZZMVY_201909261445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B17FD9D-1A94-4F08-AAE6-A1602BDD1271", - "ticketNumber": "7A94LVE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7S2WJAJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.896104, -79.811059", - "loadTime": "09/26/2019 15:01:15", - "straightDistance": "7.35", - "routeDistance": "11.87", - "timeToTower": "1:05:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "16:06:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.2 CY", - "percentFull": 50, - "quantity": 37.6, - "calculatedQuantity": "37.6 CY", - "s3DownloadKey": "HaulPass_7A94LVE_201909261501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F559890-0420-4EE2-93AB-87F25D816EA8", - "ticketNumber": "5XHAT8B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "33.093931, -79.516298", - "loadTime": "09/26/2019 14:28:32", - "straightDistance": "14.97", - "routeDistance": "19.7", - "timeToTower": "0:58:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "15:27:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 85, - "quantity": 60.9, - "calculatedQuantity": "60.9 CY", - "s3DownloadKey": "HaulPass_5XHAT8B_201909261428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "816966AE-830C-48AB-84F2-BF772A64CE30", - "ticketNumber": "EXE8572", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.836566, -79.816117", - "loadTime": "09/26/2019 16:01:01", - "straightDistance": "9.89", - "routeDistance": "10.86", - "timeToTower": "0:51:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "16:52:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 55, - "quantity": 35, - "calculatedQuantity": "35 CY", - "s3DownloadKey": "HaulPass_EXE8572_201909261601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8922A6C5-7740-4B98-BC7E-7160F476D5F4", - "ticketNumber": "4PNMT57", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "W33RVQF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.860427, -79.803537", - "loadTime": "09/26/2019 12:46:06", - "straightDistance": "8.25", - "routeDistance": "9.48", - "timeToTower": "3:12:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "15:58:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_4PNMT57_201909261210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F905FBB-5145-4235-8566-AA9ABB61E89E", - "ticketNumber": "9UCZU88", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5J6C9K2", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.869271, -79.808143", - "loadTime": "09/26/2019 15:21:18", - "straightDistance": "8.09", - "routeDistance": "9.54", - "timeToTower": "0:39:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "16:00:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72 CY", - "percentFull": 75, - "quantity": 54, - "calculatedQuantity": "54 CY", - "s3DownloadKey": "HaulPass_9UCZU88_201909261259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "963417AA-5FA2-4BAD-AE62-B94F06C7219A", - "ticketNumber": "7RABJLN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68V6D7Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.861881, -79.798825", - "loadTime": "09/26/2019 15:30:51", - "straightDistance": "7.97", - "routeDistance": "9.22", - "timeToTower": "0:30:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "16:01:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 20, - "quantity": 14.5, - "calculatedQuantity": "14.5 CY", - "s3DownloadKey": "HaulPass_7RABJLN_201909261528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97EF25CC-14D4-485A-AE5B-EBC93E25198D", - "ticketNumber": "78YYPA8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836293, -79.816244", - "loadTime": "09/26/2019 14:46:03", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "0:53:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "15:39:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 75, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_78YYPA8_201909261446_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC2FC696-94A4-4AD8-8B4F-9745DEB2BA2D", - "ticketNumber": "9UTXVEY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "93JKG7Q", - "fieldMonitorName": "Elijah Sanders", - "loadCoordinates": "32.796497, -79.871694", - "loadTime": "09/26/2019 15:25:35", - "straightDistance": "14.13", - "routeDistance": "15.31", - "timeToTower": "0:47:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "16:13:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_9UTXVEY_201909261525_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B71B700B-8792-4102-A55E-C7856ABE916C", - "ticketNumber": "4A2N7CF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.807514, -79.871907", - "loadTime": "09/26/2019 14:33:53", - "straightDistance": "13.63", - "routeDistance": "14.4", - "timeToTower": "1:54:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "16:28:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 70, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_4A2N7CF_201909261433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C65750E8-3D9E-4E0A-8A94-38667DDDB0B0", - "ticketNumber": "3FQCUC4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836745, -79.816388", - "loadTime": "09/26/2019 14:43:34", - "straightDistance": "9.89", - "routeDistance": "10.59", - "timeToTower": "0:58:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "15:41:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 70, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_3FQCUC4_201909261443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF67A576-113B-4AA2-8222-5A6661F2447A", - "ticketNumber": "9BMDXSR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836659, -79.816636", - "loadTime": "09/26/2019 16:06:47", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "0:28:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "16:35:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_9BMDXSR_201909261606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D611D19E-F3D8-4A38-9A0D-6EA393A7B78F", - "ticketNumber": "54YRYFN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836648, -79.816394", - "loadTime": "09/26/2019 14:43:50", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:58:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "15:42:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 75, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_54YRYFN_201909261443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9F34992-159E-4110-BFBF-243143F3026D", - "ticketNumber": "4AHN8HB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "33.095983, -79.518828", - "loadTime": "09/26/2019 14:35:57", - "straightDistance": "14.97", - "routeDistance": "19.85", - "timeToTower": "0:49:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "15:25:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 80, - "quantity": 59.4, - "calculatedQuantity": "59.4 CY", - "s3DownloadKey": "HaulPass_4AHN8HB_201909261435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4216479-4A92-4902-AAE1-039425120978", - "ticketNumber": "4QMYGBG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42PJ7MZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.896108, -79.810912", - "loadTime": "09/26/2019 15:43:48", - "straightDistance": "7.35", - "routeDistance": "11.87", - "timeToTower": "0:27:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "16:11:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 45, - "quantity": 32.6, - "calculatedQuantity": "32.6 CY", - "s3DownloadKey": "HaulPass_4QMYGBG_201909261501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E71ADA52-8081-4F60-A5F9-F629CBAE72D5", - "ticketNumber": "W347CMF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.794996, -79.865100", - "loadTime": "09/26/2019 15:59:08", - "straightDistance": "13.93", - "routeDistance": "15.58", - "timeToTower": "0:42:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "16:41:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_W347CMF_201909261542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F995D8F8-4AF2-4FAF-95FF-399255A86776", - "ticketNumber": "7HCQANU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KJ4VQ2", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836322, -79.816422", - "loadTime": "09/26/2019 16:13:34", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "0:31:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "16:44:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_J001_7HCQANU_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0771AD6F-B92D-4C42-9015-AECDDBBE37FE", - "ticketNumber": "36JZT6W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.676052, -80.339548", - "loadTime": "09/26/2019 16:33:51", - "straightDistance": "6.08", - "routeDistance": "7.76", - "timeToTower": "1:02:38", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "17:36:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_36JZT6W_201909261633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E2190FE-6C7C-4F88-9FE0-53085632435D", - "ticketNumber": "EVG33M6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.659548, -80.339246", - "loadTime": "09/26/2019 16:17:20", - "straightDistance": "4.96", - "routeDistance": "6.28", - "timeToTower": "2:06:41", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "18:24:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_EVG33M6_201909261617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6A0A8E3-5B0E-439A-A727-AD24F1A8D5F4", - "ticketNumber": "64VFZUU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.676074, -80.346762", - "loadTime": "09/26/2019 16:21:21", - "straightDistance": "6.03", - "routeDistance": "7.34", - "timeToTower": "1:13:41", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "17:35:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_64VFZUU_201909261620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E28A4724-5E6D-414A-8DA9-DE72BF3DB43F", - "ticketNumber": "7MSZMD7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.659465, -80.339223", - "loadTime": "09/26/2019 17:25:10", - "straightDistance": "4.96", - "routeDistance": "6.29", - "timeToTower": "0:59:42", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "18:24:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 65, - "quantity": 48.7, - "calculatedQuantity": "48.7 CY", - "s3DownloadKey": "HaulPass_7MSZMD7_201909261725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0962E30C-2774-4C00-B2C7-B1CE4C8FE1D8", - "ticketNumber": "3VC3GGZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.829902, -80.042193", - "loadTime": "09/26/2019 16:25:25", - "straightDistance": "12.54", - "routeDistance": "15.65", - "timeToTower": "1:00:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "17:25:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_3VC3GGZ_201909261625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A4FAC0F-6B14-440F-A8F8-292709AD69BE", - "ticketNumber": "3YMZQ8F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.802120, -80.126581", - "loadTime": "09/26/2019 16:25:19", - "straightDistance": "7.68", - "routeDistance": "9.89", - "timeToTower": "0:26:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "16:51:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_3YMZQ8F_201909261615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A70FD45-CDF4-4621-8FC6-5EBF6CD73DF4", - "ticketNumber": "4RX8NXE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.776038, -80.020925", - "loadTime": "09/26/2019 16:56:17", - "straightDistance": "14.04", - "routeDistance": "16.44", - "timeToTower": "1:15:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "18:12:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_4RX8NXE_201909261644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D3B2D04-D5D4-4357-BB0B-2997C60598C6", - "ticketNumber": "4AF933D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.792120, -80.116779", - "loadTime": "09/26/2019 16:16:28", - "straightDistance": "8.36", - "routeDistance": "11.21", - "timeToTower": "1:02:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "17:18:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_4AF933D_201909261616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F9A52D3-ACFF-41EA-B291-0C8362B0D0F9", - "ticketNumber": "8B7FDQC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816110, -79.994737", - "loadTime": "09/26/2019 15:50:42", - "straightDistance": "15.26", - "routeDistance": "17.6", - "timeToTower": "0:45:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "16:35:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_8B7FDQC_201909261550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24DA8EDA-C3D2-4236-8A51-A5F9B3A26C3D", - "ticketNumber": "8K2STVW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.785243, -80.002789", - "loadTime": "09/26/2019 16:36:55", - "straightDistance": "14.96", - "routeDistance": "16.56", - "timeToTower": "1:06:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "17:43:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 60, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_8K2STVW_201909261636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "257EB933-FCD8-4BD3-A37C-C4B6F7DCE9D6", - "ticketNumber": "4AWZ254", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.809171, -80.304055", - "loadTime": "09/26/2019 15:55:31", - "straightDistance": "2.74", - "routeDistance": "3.32", - "timeToTower": "0:24:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "16:20:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_4AWZ254_201909261532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C09ACAF-3907-41F0-948D-4E1710A39F90", - "ticketNumber": "4BZFQ83", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.808703, -80.304042", - "loadTime": "09/26/2019 17:26:38", - "straightDistance": "2.75", - "routeDistance": "3.34", - "timeToTower": "0:31:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "17:57:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 60, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_4BZFQ83_201909261726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C14C709-F3FF-48F3-9B97-A5302CCB0846", - "ticketNumber": "FBYTF3B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.810656, -80.133453", - "loadTime": "09/26/2019 16:33:53", - "straightDistance": "7.23", - "routeDistance": "10.35", - "timeToTower": "0:57:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "17:31:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 80, - "quantity": 30.2, - "calculatedQuantity": "30.2 CY", - "s3DownloadKey": "HaulPass_FBYTF3B_201909261628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FEDD690-C92C-4857-B924-C5097ED62A43", - "ticketNumber": "5NJ8S9E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.786623, -80.043835", - "loadTime": "09/26/2019 17:13:52", - "straightDistance": "12.59", - "routeDistance": "14.61", - "timeToTower": "1:07:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "18:21:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 60, - "quantity": 40.6, - "calculatedQuantity": "40.6 CY", - "s3DownloadKey": "HaulPass_5NJ8S9E_201909261709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D27DFBC-B2D7-4095-90C3-5BDF445A8360", - "ticketNumber": "5UALJCT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.819009, -80.163401", - "loadTime": "09/26/2019 16:53:20", - "straightDistance": "5.48", - "routeDistance": "5.81", - "timeToTower": "0:36:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "17:29:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 50, - "quantity": 36.1, - "calculatedQuantity": "36.1 CY", - "s3DownloadKey": "HaulPass_5UALJCT_201909261653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E5C082D-51AC-4FE0-AE1C-FD36DCC691FC", - "ticketNumber": "83YV2FB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815901, -79.994436", - "loadTime": "09/26/2019 16:22:04", - "straightDistance": "15.28", - "routeDistance": "17.78", - "timeToTower": "1:00:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "17:22:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_83YV2FB_201909261622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47863987-2C52-4679-8933-BE018E7B868C", - "ticketNumber": "6JNK627", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.794174, -80.114063", - "loadTime": "09/26/2019 16:47:17", - "straightDistance": "8.49", - "routeDistance": "11", - "timeToTower": "0:32:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "17:19:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_6JNK627_201909261627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CD1DD6B-8B1D-4D47-85EC-08A2EE8F142A", - "ticketNumber": "7LBRT29", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777923, -79.971723", - "loadTime": "09/26/2019 15:28:40", - "straightDistance": "16.82", - "routeDistance": "18.46", - "timeToTower": "1:18:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "16:46:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_7LBRT29_201909261528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "649A078D-861A-40FF-8BD0-1DF7B1F5E930", - "ticketNumber": "4A5FRNE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.776426, -80.020247", - "loadTime": "09/26/2019 17:19:27", - "straightDistance": "14.07", - "routeDistance": "16.45", - "timeToTower": "0:54:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "18:13:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 65, - "quantity": 34.6, - "calculatedQuantity": "34.6 CY", - "s3DownloadKey": "HaulPass_4A5FRNE_201909261704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67BA25B2-4CB9-4337-94D4-AD12824726C9", - "ticketNumber": "6BV2B4R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815959, -79.994440", - "loadTime": "09/26/2019 16:21:47", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:59:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "17:21:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_6BV2B4R_201909261621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B2B1BA0-A55D-4955-A3B4-5614BBDCE3DF", - "ticketNumber": "6J2JMXV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.829941, -80.042192", - "loadTime": "09/26/2019 15:38:59", - "straightDistance": "12.54", - "routeDistance": "15.65", - "timeToTower": "1:45:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "17:24:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 65, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_6J2JMXV_201909261538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77161785-D19F-411F-ACF5-BE57C9CB3FFB", - "ticketNumber": "8YFK27C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.846772, -80.066438", - "loadTime": "09/26/2019 15:44:03", - "straightDistance": "11.29", - "routeDistance": "14.95", - "timeToTower": "0:57:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "16:41:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 50, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_8YFK27C_201909261544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77E80399-DEF7-4585-8974-3B387CED1EAE", - "ticketNumber": "7FN5URS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.798256, -80.308585", - "loadTime": "09/26/2019 16:05:15", - "straightDistance": "3.22", - "routeDistance": "4.12", - "timeToTower": "0:16:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "16:21:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 55, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_7FN5URS_201909261605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7849EAC6-BC7D-4947-A8B3-BB059DF6D3DE", - "ticketNumber": "6UTG5P4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815940, -79.994381", - "loadTime": "09/26/2019 17:28:02", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:54:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "18:22:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_6UTG5P4_201909261728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B0BEF9B-1264-4AEB-B443-E2D271BB08E5", - "ticketNumber": "93GCS8W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.804002, -80.126468", - "loadTime": "09/26/2019 17:29:27", - "straightDistance": "7.67", - "routeDistance": "9.7", - "timeToTower": "0:24:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "17:54:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_93GCS8W_201909261727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D572BE4-C391-49AF-98B2-1F6207C5884E", - "ticketNumber": "3T5P363", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.778974, -79.993385", - "loadTime": "09/26/2019 16:13:59", - "straightDistance": "15.57", - "routeDistance": "17.35", - "timeToTower": "1:53:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "18:07:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 50, - "quantity": 30.2, - "calculatedQuantity": "30.2 CY", - "s3DownloadKey": "HaulPass_3T5P363_201909261613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B440E2D7-F706-4853-8ECD-10B1AAB008D1", - "ticketNumber": "4K35S3W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816078, -79.994756", - "loadTime": "09/26/2019 15:51:02", - "straightDistance": "15.26", - "routeDistance": "17.6", - "timeToTower": "0:46:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "16:37:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_4K35S3W_201909261551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B58C79AC-879E-49C7-9C0D-2F131D773A3B", - "ticketNumber": "67PTPCN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.855637, -80.075198", - "loadTime": "09/26/2019 16:02:50", - "straightDistance": "10.92", - "routeDistance": "15.69", - "timeToTower": "0:52:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "16:55:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 75, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_67PTPCN_201909261602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5CE2CCB-AC3A-43C5-82CD-F078BB4B5FE5", - "ticketNumber": "5L3Z67F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.846785, -80.066857", - "loadTime": "09/26/2019 15:39:44", - "straightDistance": "11.27", - "routeDistance": "14.93", - "timeToTower": "0:59:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "16:39:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 50, - "quantity": 34.1, - "calculatedQuantity": "34.1 CY", - "s3DownloadKey": "HaulPass_5L3Z67F_201909261539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7B96A29-CA4E-43E3-83EA-6DFEF017BB88", - "ticketNumber": "8V4EBNU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815949, -79.994399", - "loadTime": "09/26/2019 17:20:53", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:56:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "18:17:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_8V4EBNU_201909261720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7C54C66-AA1E-4D3D-A025-35CBA4B4CB54", - "ticketNumber": "PTPUG94", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815949, -79.994306", - "loadTime": "09/26/2019 17:21:09", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:57:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "18:18:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_PTPUG94_201909261721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B970200F-4F21-44EF-BC4C-EC28796BAB12", - "ticketNumber": "5ZRKQYB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815853, -79.994445", - "loadTime": "09/26/2019 15:57:33", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:47:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "16:45:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_5ZRKQYB_201909261557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C75A5246-77AB-4F0D-BE37-AEF36C49EC9C", - "ticketNumber": "7QAJM57", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.819124, -80.163309", - "loadTime": "09/26/2019 16:52:06", - "straightDistance": "5.48", - "routeDistance": "5.81", - "timeToTower": "0:35:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "17:27:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 55, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_7QAJM57_201909261637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA6C0BD3-BECC-4A80-8260-7497F0490C31", - "ticketNumber": "4Y5JFSC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815812, -79.994442", - "loadTime": "09/26/2019 15:57:13", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:45:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "16:42:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_4Y5JFSC_201909261557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CCD1F051-B10E-4539-9374-CE8763FFEA5F", - "ticketNumber": "57BBUYK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.855557, -80.075278", - "loadTime": "09/26/2019 16:05:09", - "straightDistance": "10.92", - "routeDistance": "15.7", - "timeToTower": "0:51:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "16:56:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 80, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_57BBUYK_201909261605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D10CB052-8B47-4592-A1A7-B5ABF1F908F3", - "ticketNumber": "9ZYJ8P8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.848904, -80.065144", - "loadTime": "09/26/2019 17:20:29", - "straightDistance": "11.39", - "routeDistance": "14.73", - "timeToTower": "1:04:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "18:24:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_9ZYJ8P8_201909261720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4EDBD78-B7FC-4D85-95DC-69C6396E4327", - "ticketNumber": "85Q2L96", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.809483, -80.303640", - "loadTime": "09/26/2019 17:19:31", - "straightDistance": "2.71", - "routeDistance": "3.29", - "timeToTower": "0:36:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "17:56:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_85Q2L96_201909261709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC229079-83FF-405C-B849-CE82363E0696", - "ticketNumber": "3M5RV86", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.787161, -80.043749", - "loadTime": "09/26/2019 17:04:16", - "straightDistance": "12.59", - "routeDistance": "14.58", - "timeToTower": "1:15:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "18:20:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 60, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_3M5RV86_201909261704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9982410-A465-46F1-9E81-084F693D1CB0", - "ticketNumber": "3B5QY8A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.788620, -80.002638", - "loadTime": "09/26/2019 16:45:31", - "straightDistance": "14.94", - "routeDistance": "16.88", - "timeToTower": "0:59:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "17:44:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_3B5QY8A_201909261645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB8B1E9B-2BAF-4DC2-AE2E-7B803C5E73A4", - "ticketNumber": "58H42BP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.848998, -80.065060", - "loadTime": "09/26/2019 17:29:53", - "straightDistance": "11.4", - "routeDistance": "14.72", - "timeToTower": "0:57:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "18:27:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_58H42BP_201909261729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE01126B-E845-4890-BBAF-DE4A4EDC0D2A", - "ticketNumber": "9USU49C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777864, -79.971926", - "loadTime": "09/26/2019 15:48:52", - "straightDistance": "16.81", - "routeDistance": "18.46", - "timeToTower": "0:59:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "16:48:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_9USU49C_201909261548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4DA1B11-7BF8-4B11-96A1-6A7C1EB1CE6D", - "ticketNumber": "4XEUJK4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.761626, -80.273663", - "loadTime": "09/26/2019 17:45:20", - "straightDistance": "12.84", - "routeDistance": "15.86", - "timeToTower": "0:50:51", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "18:36:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 60, - "quantity": 44.4, - "calculatedQuantity": "44.4 CY", - "s3DownloadKey": "HaulPass_4XEUJK4_201909261745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBBC92E2-F89E-4805-87DD-F0F976610305", - "ticketNumber": "8AQ6TKU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.565235, -80.336397", - "loadTime": "09/26/2019 18:01:33", - "straightDistance": "1.99", - "routeDistance": "4.12", - "timeToTower": "0:37:24", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "18:38:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_8AQ6TKU_201909261801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC6CD674-8515-440E-BDBB-8C908B18A5CA", - "ticketNumber": "972RNG9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.564848, -80.336313", - "loadTime": "09/26/2019 18:00:50", - "straightDistance": "2.02", - "routeDistance": "4.1", - "timeToTower": "0:39:56", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "18:40:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_972RNG9_201909261800_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C80B65ED-913C-4529-9B52-0CE14F22B3EE", - "ticketNumber": "RB7F4EC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.761563, -80.273499", - "loadTime": "09/26/2019 17:43:28", - "straightDistance": "12.83", - "routeDistance": "15.86", - "timeToTower": "0:51:59", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "18:35:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 60, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_RB7F4EC_201909261743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01CDA226-ACE5-40B7-926E-7BD64D49B721", - "ticketNumber": "3BX5PJY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.719247, -80.146303", - "loadTime": "09/26/2019 14:38:12", - "straightDistance": "5.74", - "routeDistance": "10.28", - "timeToTower": "1:10:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "15:48:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_3BX5PJY_201909261438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05685515-6108-4419-8B59-645988639D69", - "ticketNumber": "892BH9F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724621, -79.936296", - "loadTime": "09/26/2019 15:21:35", - "straightDistance": "8.26", - "routeDistance": "15.45", - "timeToTower": "2:00:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "17:21:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_892BH9F_201909261521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B954791-9EBB-4F3E-840D-9A03D14B9ED5", - "ticketNumber": "74CN87B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.625836, -80.194128", - "loadTime": "09/26/2019 16:57:34", - "straightDistance": "8.21", - "routeDistance": "15.51", - "timeToTower": "0:43:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "17:41:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 75, - "quantity": 54.6, - "calculatedQuantity": "54.6 CY", - "s3DownloadKey": "HaulPass_74CN87B_201909261648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0BA9D420-23DE-4C3B-A238-318786C650EE", - "ticketNumber": "7WJPWQT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.725254, -80.052764", - "loadTime": "09/26/2019 16:39:49", - "straightDistance": "3.69", - "routeDistance": "8.49", - "timeToTower": "0:37:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "17:17:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_7WJPWQT_201909261639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14F4F480-B8E7-44E0-9B61-A47A53A39B5E", - "ticketNumber": "7MDYCVN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.632518, -80.197345", - "loadTime": "09/26/2019 16:09:11", - "straightDistance": "8.21", - "routeDistance": "16.01", - "timeToTower": "1:34:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "17:43:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 80, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_7MDYCVN_201909261609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "173FEEF5-A17E-4D1C-A115-4815C26E26E5", - "ticketNumber": "3CWMFBM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724695, -79.936085", - "loadTime": "09/26/2019 17:23:19", - "straightDistance": "8.28", - "routeDistance": "15.47", - "timeToTower": "0:56:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "18:20:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_3CWMFBM_201909261723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "197A2BCE-4C36-48EA-AA6A-F0740C451CA8", - "ticketNumber": "4P649W7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747867, -79.909304", - "loadTime": "09/26/2019 16:53:46", - "straightDistance": "10.4", - "routeDistance": "16.9", - "timeToTower": "1:08:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "18:01:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_4P649W7_201909261653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19ECFDA8-4AB1-4BED-AD19-B18674294719", - "ticketNumber": "3WXLYTP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.725110, -80.053320", - "loadTime": "09/26/2019 17:45:55", - "straightDistance": "3.67", - "routeDistance": "8.52", - "timeToTower": "0:42:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "18:28:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_3WXLYTP_201909261745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1AD8BA29-CD90-405F-B7CA-B84DE260F874", - "ticketNumber": "3S9VB2D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.741748, -79.962043", - "loadTime": "09/26/2019 15:39:34", - "straightDistance": "7.62", - "routeDistance": "13.26", - "timeToTower": "1:47:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "17:26:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_3S9VB2D_201909261539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22EDE63F-C8C2-46F5-A7FF-3C25E869BAA8", - "ticketNumber": "HNUQVJA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.719549, -80.146301", - "loadTime": "09/26/2019 14:27:44", - "straightDistance": "5.75", - "routeDistance": "10.27", - "timeToTower": "1:15:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "15:43:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_HNUQVJA_201909261427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2301B4E4-FC79-41BA-AF5A-E89CB7103BB6", - "ticketNumber": "6REPMSR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.744345, -79.967377", - "loadTime": "09/26/2019 15:58:50", - "straightDistance": "7.5", - "routeDistance": "12.79", - "timeToTower": "1:29:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "17:28:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_6REPMSR_201909261558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28BC6AD1-85A1-4052-A2B7-A6E04717E646", - "ticketNumber": "5GQMYFX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.703456, -80.069792", - "loadTime": "09/26/2019 16:21:53", - "straightDistance": "2.14", - "routeDistance": "3.9", - "timeToTower": "1:01:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "17:23:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_5GQMYFX_201909261621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "298BCD45-5945-4B25-9F81-75206921DFBB", - "ticketNumber": "6QCHTWV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.735627, -80.156076", - "loadTime": "09/26/2019 17:01:11", - "straightDistance": "6.87", - "routeDistance": "12.18", - "timeToTower": "0:30:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "17:31:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_6QCHTWV_201909261701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FD78245-AC6D-4637-98E7-75D240E8F9C2", - "ticketNumber": "3N9V8PA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.738027, -79.958066", - "loadTime": "09/26/2019 15:39:53", - "straightDistance": "7.65", - "routeDistance": "13.61", - "timeToTower": "1:18:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "16:58:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 85, - "quantity": 96.2, - "calculatedQuantity": "96.2 CY", - "s3DownloadKey": "HaulPass_3N9V8PA_201909261539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32EC80E9-026C-4492-B55E-94EED577F134", - "ticketNumber": "XEHVAC3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.734353, -79.922762", - "loadTime": "09/26/2019 16:07:54", - "straightDistance": "9.27", - "routeDistance": "15.93", - "timeToTower": "0:47:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "16:55:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 75, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_XEHVAC3_201909261607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3439597F-C0BB-4788-9CEA-655762BC4607", - "ticketNumber": "7Q9SWUY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724728, -79.936460", - "loadTime": "09/26/2019 15:37:35", - "straightDistance": "8.26", - "routeDistance": "15.46", - "timeToTower": "0:57:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "16:35:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_7Q9SWUY_201909261537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37944B8E-B0AC-45A1-8963-CE0064487302", - "ticketNumber": "XP3H4W3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.725080, -80.053442", - "loadTime": "09/26/2019 15:29:18", - "straightDistance": "3.67", - "routeDistance": "8.53", - "timeToTower": "0:36:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "16:06:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 50, - "quantity": 35.2, - "calculatedQuantity": "35.2 CY", - "s3DownloadKey": "HaulPass_XP3H4W3_201909261526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39AF48A3-A69A-43C2-BBE5-2F787B4CFB63", - "ticketNumber": "5K9XWS6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747600, -79.909346", - "loadTime": "09/26/2019 16:52:38", - "straightDistance": "10.39", - "routeDistance": "16.88", - "timeToTower": "1:07:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "18:00:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_5K9XWS6_201909261652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C02C6D9-0A61-418C-B810-181CF2C645BA", - "ticketNumber": "8JF53PL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.644086, -80.148486", - "loadTime": "09/26/2019 18:12:11", - "straightDistance": "5.27", - "routeDistance": "6.96", - "timeToTower": "0:27:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "18:39:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 85, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_8JF53PL_201909261812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B47E056-6CD2-4FCB-BD9A-2ADF7932DEC3", - "ticketNumber": "5XTNTNX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724659, -79.935916", - "loadTime": "09/26/2019 16:10:11", - "straightDistance": "8.28", - "routeDistance": "15.43", - "timeToTower": "0:54:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "17:04:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_5XTNTNX_201909261610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F09ACCC-CDFC-45CB-AFCC-CBEF8FBCEC9C", - "ticketNumber": "9UHFSH8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.702637, -79.958746", - "loadTime": "09/26/2019 16:25:28", - "straightDistance": "6.48", - "routeDistance": "15.34", - "timeToTower": "1:44:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "18:09:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 80, - "quantity": 59.4, - "calculatedQuantity": "59.4 CY", - "s3DownloadKey": "HaulPass_9UHFSH8_201909261625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "535194D1-9AA3-4340-B023-8DFF9F7DFDC6", - "ticketNumber": "3Z4DSJF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.733349, -79.920995", - "loadTime": "09/26/2019 15:30:11", - "straightDistance": "9.33", - "routeDistance": "16.05", - "timeToTower": "1:23:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "16:53:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 70, - "quantity": 42.4, - "calculatedQuantity": "42.4 CY", - "s3DownloadKey": "HaulPass_3Z4DSJF_201909261530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D3970DF-4941-424E-B5C8-F1703B7694DB", - "ticketNumber": "83ZEDLK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.647389, -80.133618", - "loadTime": "09/26/2019 15:01:38", - "straightDistance": "4.39", - "routeDistance": "5.84", - "timeToTower": "0:52:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "15:53:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_83ZEDLK_201909261501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60CFA353-BD4D-4642-A432-71334F1E1759", - "ticketNumber": "4P5TXY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.737066, -79.909123", - "loadTime": "09/26/2019 15:03:42", - "straightDistance": "10.06", - "routeDistance": "17", - "timeToTower": "1:04:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "16:07:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 75, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_4P5TXY4_201909261503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "639486C8-4172-4E67-93F2-2F1DACCB8A64", - "ticketNumber": "57QLBSG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.690614, -79.955175", - "loadTime": "09/26/2019 15:21:56", - "straightDistance": "6.47", - "routeDistance": "16.6", - "timeToTower": "0:49:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "16:11:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_57QLBSG_201909261521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64C47DC1-DE66-4084-BA26-DDA489E7374F", - "ticketNumber": "5GHHKZR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.744140, -79.923976", - "loadTime": "09/26/2019 15:34:59", - "straightDistance": "9.53", - "routeDistance": "15.99", - "timeToTower": "0:48:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "16:23:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_5GHHKZR_201909261534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64FE13BD-326C-4C04-9BE4-F1CB0489E136", - "ticketNumber": "8E728RB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724701, -79.935883", - "loadTime": "09/26/2019 16:11:00", - "straightDistance": "8.29", - "routeDistance": "15.45", - "timeToTower": "0:54:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "17:05:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_8E728RB_201909261611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "662CF85B-8244-4F3B-8C99-875B35749F55", - "ticketNumber": "47KD6B7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.735627, -80.156076", - "loadTime": "09/26/2019 17:00:55", - "straightDistance": "6.87", - "routeDistance": "12.18", - "timeToTower": "0:29:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "17:30:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_47KD6B7_201909261700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E5BEF4E-FB7A-4CE1-9273-385BF46D07FF", - "ticketNumber": "7Z3MJ2T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747564, -79.909306", - "loadTime": "09/26/2019 15:03:46", - "straightDistance": "10.39", - "routeDistance": "16.88", - "timeToTower": "0:55:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "15:59:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_7Z3MJ2T_201909261503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "762BDC65-4741-4292-9F64-72579CD1DEF6", - "ticketNumber": "4PKU6F8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.757849, -80.124718", - "loadTime": "09/26/2019 17:25:49", - "straightDistance": "6.84", - "routeDistance": "14.03", - "timeToTower": "0:26:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "17:51:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_4PKU6F8_201909261725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DF1C892-EB5A-4FC3-BAF2-6AC1C153CD47", - "ticketNumber": "45WZBNC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.642915, -80.145262", - "loadTime": "09/26/2019 17:10:03", - "straightDistance": "5.13", - "routeDistance": "6.77", - "timeToTower": "0:24:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "17:34:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 65, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_45WZBNC_201909261710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F3FB484-3DCC-4C8F-A605-E7D2096CCC54", - "ticketNumber": "668NF3Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.703383, -80.069770", - "loadTime": "09/26/2019 17:49:09", - "straightDistance": "2.14", - "routeDistance": "3.9", - "timeToTower": "0:35:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "18:24:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_668NF3Q_201909261749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8107E5D6-71F3-4BBE-B0AC-CD12529D83B4", - "ticketNumber": "92F3KSP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.714751, -80.018924", - "loadTime": "09/26/2019 16:06:25", - "straightDistance": "3.93", - "routeDistance": "5.06", - "timeToTower": "0:25:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "16:32:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_92F3KSP_201909261606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "870F364E-0BC2-4A63-A7E1-69C43A4BBF9C", - "ticketNumber": "73RQAZD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.725208, -80.053025", - "loadTime": "09/26/2019 15:18:19", - "straightDistance": "3.68", - "routeDistance": "8.5", - "timeToTower": "0:46:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "16:04:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_73RQAZD_201909261518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8BBE3FA5-6099-471F-8AC3-9C57A37DBFE7", - "ticketNumber": "86UM2GR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738576, -79.983958", - "loadTime": "09/26/2019 15:59:24", - "straightDistance": "6.52", - "routeDistance": "11.63", - "timeToTower": "0:51:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "16:50:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 85, - "quantity": 80.5, - "calculatedQuantity": "80.5 CY", - "s3DownloadKey": "HaulPass_86UM2GR_201909261559_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C772094-6339-438D-93B3-3C6D855F417E", - "ticketNumber": "4Y3CW54", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.702631, -79.958708", - "loadTime": "09/26/2019 16:23:51", - "straightDistance": "6.48", - "routeDistance": "15.33", - "timeToTower": "1:44:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "18:08:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_4Y3CW54_201909261623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D2B931A-1211-423D-B9E2-EC72C9FFB8F5", - "ticketNumber": "83NW7JL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.738000, -79.958016", - "loadTime": "09/26/2019 15:39:10", - "straightDistance": "7.65", - "routeDistance": "13.61", - "timeToTower": "1:18:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "16:57:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 70, - "quantity": 63.9, - "calculatedQuantity": "63.9 CY", - "s3DownloadKey": "HaulPass_83NW7JL_201909261539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "906A2F04-C307-40A2-B8A2-118835515A7A", - "ticketNumber": "MBHQP5P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.725385, -80.053619", - "loadTime": "09/26/2019 17:53:13", - "straightDistance": "3.69", - "routeDistance": "8.52", - "timeToTower": "0:36:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "18:29:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 45, - "quantity": 31.6, - "calculatedQuantity": "31.6 CY", - "s3DownloadKey": "HaulPass_MBHQP5P_201909261753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "997FFB4D-DD4E-4441-9E59-118A3670EDE9", - "ticketNumber": "4X4U3H5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738578, -79.983684", - "loadTime": "09/26/2019 17:36:52", - "straightDistance": "6.53", - "routeDistance": "11.62", - "timeToTower": "0:39:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "18:16:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 85, - "quantity": 80.5, - "calculatedQuantity": "80.5 CY", - "s3DownloadKey": "HaulPass_4X4U3H5_201909261736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D198B5D-6843-4A34-92CF-191DDA9F095A", - "ticketNumber": "82SHDLQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.674454, -80.050273", - "loadTime": "09/26/2019 18:16:38", - "straightDistance": ".83", - "routeDistance": "1.08", - "timeToTower": "0:15:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "18:32:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 55, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_82SHDLQ_201909261816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB840666-60D6-4FC0-9D46-21F09EF87DC6", - "ticketNumber": "6BVJB94", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.715672, -80.018541", - "loadTime": "09/26/2019 16:54:20", - "straightDistance": "3.99", - "routeDistance": "5.17", - "timeToTower": "0:45:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "17:39:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 55, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_6BVJB94_201909261654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC95891A-DC5B-49B6-847B-CD819F15302A", - "ticketNumber": "6LTG64M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738592, -79.983875", - "loadTime": "09/26/2019 17:38:00", - "straightDistance": "6.53", - "routeDistance": "11.63", - "timeToTower": "0:40:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "18:18:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_6LTG64M_201909261738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AEF2082B-111A-407C-A5A7-4BB4B5698DED", - "ticketNumber": "3RNT4LU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738607, -79.983795", - "loadTime": "09/26/2019 16:12:56", - "straightDistance": "6.53", - "routeDistance": "11.62", - "timeToTower": "0:39:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "16:52:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 70, - "quantity": 74.6, - "calculatedQuantity": "74.6 CY", - "s3DownloadKey": "HaulPass_3RNT4LU_201909261612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF160AB9-C91A-48F9-A16B-BA855CAF5D40", - "ticketNumber": "8X4NB97", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.742931, -79.922901", - "loadTime": "09/26/2019 14:54:50", - "straightDistance": "9.54", - "routeDistance": "15.89", - "timeToTower": "1:27:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "16:22:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_8X4NB97_201909261454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B440E0B9-733F-4DA2-B45F-F8D3443CDD2C", - "ticketNumber": "599R9Q9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.743195, -79.945833", - "loadTime": "09/26/2019 14:29:13", - "straightDistance": "8.43", - "routeDistance": "14.89", - "timeToTower": "1:57:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "16:26:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_599R9Q9_201909261429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C519E344-F7BD-40A6-BACA-FB1FD32FC296", - "ticketNumber": "MPZUBF7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.662019, -80.127854", - "loadTime": "09/26/2019 15:35:11", - "straightDistance": "3.76", - "routeDistance": "6.45", - "timeToTower": "0:20:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "15:55:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_MPZUBF7_201909261519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C698BC57-A6D3-414B-81D4-D9C6B28F0E32", - "ticketNumber": "33URYN5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.778600, -80.099465", - "loadTime": "09/26/2019 15:41:48", - "straightDistance": "7.59", - "routeDistance": "11.79", - "timeToTower": "0:36:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "16:18:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_33URYN5_201909261541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6FF08F4-DDCD-4258-AA0F-49D300631E62", - "ticketNumber": "66JE2TL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724650, -79.936124", - "loadTime": "09/26/2019 17:22:44", - "straightDistance": "8.27", - "routeDistance": "15.44", - "timeToTower": "0:59:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "18:22:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 85, - "quantity": 65.8, - "calculatedQuantity": "65.8 CY", - "s3DownloadKey": "HaulPass_66JE2TL_201909261722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C759ADD2-3FFB-46F3-BBA5-137CCF43A64F", - "ticketNumber": "5UVW2W4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.714904, -80.019298", - "loadTime": "09/26/2019 16:05:22", - "straightDistance": "3.92", - "routeDistance": "5.08", - "timeToTower": "0:24:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "16:30:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_5UVW2W4_201909261605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C783B48C-3D97-465C-9D1D-A8D1BB00BAD5", - "ticketNumber": "3PENNQZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.748000, -79.909401", - "loadTime": "09/26/2019 14:58:31", - "straightDistance": "10.4", - "routeDistance": "16.91", - "timeToTower": "0:59:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "15:57:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_3PENNQZ_201909261458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7BE45E6-DAB2-44C0-9D04-1496518E6C76", - "ticketNumber": "FFWGQP8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.737099, -79.909153", - "loadTime": "09/26/2019 15:10:22", - "straightDistance": "10.06", - "routeDistance": "17", - "timeToTower": "0:58:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "16:09:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_FFWGQP8_201909261510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D21AB570-C3BE-443E-848A-3E859437A2EA", - "ticketNumber": "X6W7WKB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.743164, -79.945452", - "loadTime": "09/26/2019 14:49:55", - "straightDistance": "8.45", - "routeDistance": "14.87", - "timeToTower": "1:38:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "16:28:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_X6W7WKB_201909261449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5FDBAB5-0FCF-4F9A-8B70-EE366A70EBB1", - "ticketNumber": "9UNSMTC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.746426, -79.909012", - "loadTime": "09/26/2019 17:20:07", - "straightDistance": "10.36", - "routeDistance": "16.79", - "timeToTower": "0:38:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "17:58:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 85, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_9UNSMTC_201909261720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD996E02-FCA3-4CF5-9DC3-4A782AA030F8", - "ticketNumber": "4B4VFCA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.703729, -80.069651", - "loadTime": "09/26/2019 16:24:21", - "straightDistance": "2.16", - "routeDistance": "3.92", - "timeToTower": "1:00:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "17:25:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_4B4VFCA_201909261338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDC9117E-3F7A-4721-869A-337142F0FFBF", - "ticketNumber": "64M9BZZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.705404, -80.069452", - "loadTime": "09/26/2019 18:11:06", - "straightDistance": "2.27", - "routeDistance": "4.04", - "timeToTower": "0:15:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "18:26:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_64M9BZZ_201909261751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9854368-24D9-4892-9577-CD443C8194EA", - "ticketNumber": "8PM6SEJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.715119, -80.019188", - "loadTime": "09/26/2019 16:52:45", - "straightDistance": "3.93", - "routeDistance": "5.12", - "timeToTower": "0:44:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "17:37:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_8PM6SEJ_201909261652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9B41F6D-9303-4D4A-9D0B-327469C1AB0F", - "ticketNumber": "36ADPPN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.674487, -80.050334", - "loadTime": "09/26/2019 18:16:07", - "straightDistance": ".83", - "routeDistance": "1.08", - "timeToTower": "0:15:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "18:31:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_36ADPPN_201909261816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA34E0C5-A6BA-4C51-AAEA-163FA94B2F7D", - "ticketNumber": "3SGUSD6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.778562, -80.099753", - "loadTime": "09/26/2019 15:41:16", - "straightDistance": "7.59", - "routeDistance": "11.8", - "timeToTower": "0:35:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "16:16:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 90, - "quantity": 64.4, - "calculatedQuantity": "64.4 CY", - "s3DownloadKey": "HaulPass_3SGUSD6_201909261541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EBA9AEA9-D72D-4FE1-99AC-B0E2432ED0CB", - "ticketNumber": "734WPDY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724785, -79.935932", - "loadTime": "09/26/2019 15:36:23", - "straightDistance": "8.29", - "routeDistance": "15.45", - "timeToTower": "1:00:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "16:36:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 85, - "quantity": 65.8, - "calculatedQuantity": "65.8 CY", - "s3DownloadKey": "HaulPass_734WPDY_201909261536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1CDA092-C829-4AD7-825C-9052009DE8E9", - "ticketNumber": "4J65VJE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.757949, -80.124675", - "loadTime": "09/26/2019 16:59:45", - "straightDistance": "6.85", - "routeDistance": "14.02", - "timeToTower": "0:49:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "17:49:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_4J65VJE_201909261659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F497F48D-F983-4E33-A23A-7A1677E0E22B", - "ticketNumber": "4KNPS52", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.650806, -80.145408", - "loadTime": "09/26/2019 16:10:38", - "straightDistance": "4.94", - "routeDistance": "6.7", - "timeToTower": "0:28:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "16:38:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_4KNPS52_201909261610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F97D23C6-EE6F-4D22-B8CF-229DA3383AF8", - "ticketNumber": "KTX26QH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.750698, -79.909706", - "loadTime": "09/26/2019 17:12:16", - "straightDistance": "10.48", - "routeDistance": "17.12", - "timeToTower": "0:44:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "17:56:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_KTX26QH_201909261712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD06F9B5-A9F8-4DBE-AE3B-56457929A668", - "ticketNumber": "3PSC3NV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.725453, -80.052958", - "loadTime": "09/26/2019 16:48:35", - "straightDistance": "3.7", - "routeDistance": "8.49", - "timeToTower": "0:30:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "17:18:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 60, - "quantity": 42.2, - "calculatedQuantity": "42.2 CY", - "s3DownloadKey": "HaulPass_3PSC3NV_201909261645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "026D3DE4-613D-4C3E-82F1-061097FD794E", - "ticketNumber": "7RWXYND", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836598, -79.816373", - "loadTime": "09/26/2019 18:47:46", - "straightDistance": "9.9", - "routeDistance": "12.22", - "timeToTower": "0:33:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "19:21:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_7RWXYND_201909261847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0677082C-7B06-4DD5-A2CD-4BF31ED728BE", - "ticketNumber": "8RPDL6T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836506, -79.816583", - "loadTime": "09/26/2019 16:27:50", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "1:05:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "17:33:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 70, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_8RPDL6T_201909261627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07ED8F3E-BC5C-4B2F-8A3D-F712848136D1", - "ticketNumber": "7LSV9XT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836587, -79.816260", - "loadTime": "09/26/2019 17:37:23", - "straightDistance": "9.89", - "routeDistance": "10.85", - "timeToTower": "0:45:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "18:22:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 75, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_7LSV9XT_201909261737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "244AD878-897D-412F-9D53-209207636D6A", - "ticketNumber": "7R5H4DQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4WL39MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "33.094763, -79.519086", - "loadTime": "09/26/2019 16:08:41", - "straightDistance": "14.9", - "routeDistance": "19.78", - "timeToTower": "2:46:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "18:55:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.7 CY", - "percentFull": 80, - "quantity": 57.4, - "calculatedQuantity": "57.4 CY", - "s3DownloadKey": "HaulPass_7R5H4DQ_201909261558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C11EF59-71AF-458C-8483-A5D5FE9117A6", - "ticketNumber": "3PTSCV2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836991, -79.815926", - "loadTime": "09/26/2019 17:35:53", - "straightDistance": "9.86", - "routeDistance": "10.62", - "timeToTower": "0:45:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "18:21:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_3PTSCV2_201909261735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3385FD40-3B28-4AE7-ACD6-C770D566C8F5", - "ticketNumber": "5TZ7S4F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4BTMUH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.972728, -79.638864", - "loadTime": "09/26/2019 18:37:56", - "straightDistance": "4.05", - "routeDistance": "4.15", - "timeToTower": "0:16:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "18:54:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.2 CY", - "percentFull": 85, - "quantity": 63.1, - "calculatedQuantity": "63.1 CY", - "s3DownloadKey": "HaulPass_5TZ7S4F_201909261715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35B29D3B-0A11-47EF-9213-71723037049A", - "ticketNumber": "CSVHS3E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836826, -79.816310", - "loadTime": "09/26/2019 18:50:28", - "straightDistance": "9.89", - "routeDistance": "10.59", - "timeToTower": "0:36:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "19:26:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_CSVHS3E_201909261850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46C2A469-ACA2-4735-8C52-F4DB228A1A46", - "ticketNumber": "5ZEJT2V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836646, -79.816277", - "loadTime": "09/26/2019 18:49:55", - "straightDistance": "9.89", - "routeDistance": "11.97", - "timeToTower": "0:36:11", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "19:26:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_5ZEJT2V_201909261849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F1E5DCE-58E6-4428-9022-1437D8644075", - "ticketNumber": "79MQWNL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.795343, -79.866238", - "loadTime": "09/26/2019 17:47:48", - "straightDistance": "13.96", - "routeDistance": "15.79", - "timeToTower": "1:16:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "19:04:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 70, - "quantity": 57.6, - "calculatedQuantity": "57.6 CY", - "s3DownloadKey": "HaulPass_79MQWNL_201909261741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5231961C-8533-4519-BCA4-CAD79752313C", - "ticketNumber": "XG48EPT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836722, -79.816040", - "loadTime": "09/26/2019 17:35:04", - "straightDistance": "9.88", - "routeDistance": "10.59", - "timeToTower": "0:51:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "18:26:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 75, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_XG48EPT_201909261735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CEB5D9C-CA41-4633-9AFF-E9AF044F9E83", - "ticketNumber": "8LDUJX3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836722, -79.816040", - "loadTime": "09/26/2019 17:34:50", - "straightDistance": "9.88", - "routeDistance": "10.59", - "timeToTower": "0:52:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "18:27:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 70, - "quantity": 44.5, - "calculatedQuantity": "44.5 CY", - "s3DownloadKey": "HaulPass_8LDUJX3_201909261734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7423AA81-8ECB-436D-AC12-619FEE6EDEA7", - "ticketNumber": "4CXCEWX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.794488, -79.865673", - "loadTime": "09/26/2019 17:32:42", - "straightDistance": "13.98", - "routeDistance": "15.75", - "timeToTower": "1:11:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "18:43:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_4CXCEWX_201909261732_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "759EEE40-69A2-4978-8747-3D33D5EADE5A", - "ticketNumber": "8936QZM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.795959, -79.865276", - "loadTime": "09/26/2019 16:15:43", - "straightDistance": "13.89", - "routeDistance": "14.85", - "timeToTower": "0:51:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "17:06:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 70, - "quantity": 57.6, - "calculatedQuantity": "57.6 CY", - "s3DownloadKey": "HaulPass_J001_8936QZM_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "787311D1-4AE1-4DFC-B526-FA733FE63D8C", - "ticketNumber": "XN7GE68", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836505, -79.816201", - "loadTime": "09/26/2019 16:08:58", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:55:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "17:04:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 70, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_XN7GE68_201909261608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8673BD2F-4571-47C9-B1FC-82852486AE26", - "ticketNumber": "9A2A97Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.891839, -79.736532", - "loadTime": "09/26/2019 16:37:57", - "straightDistance": "3.95", - "routeDistance": "4.39", - "timeToTower": "0:24:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "17:02:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 35, - "quantity": 25.2, - "calculatedQuantity": "25.2 CY", - "s3DownloadKey": "HaulPass_9A2A97Y_201909261637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9058179D-F335-4BE2-B087-CC8DE9D56BAF", - "ticketNumber": "4GNNCG6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.802022, -79.872029", - "loadTime": "09/26/2019 17:54:05", - "straightDistance": "13.89", - "routeDistance": "14.97", - "timeToTower": "1:11:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "19:05:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 85, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_4GNNCG6_201909261744_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D97FEE8-51DE-4052-9C93-12E56418059B", - "ticketNumber": "6W9QFS2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KJ4VQ2", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836190, -79.816361", - "loadTime": "09/26/2019 17:33:26", - "straightDistance": "9.92", - "routeDistance": "10.82", - "timeToTower": "0:31:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "18:04:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_6W9QFS2_201909261733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A127FEE6-59BA-4B62-862E-A10439C559FB", - "ticketNumber": "6L3EA84", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836572, -79.816555", - "loadTime": "09/26/2019 16:28:05", - "straightDistance": "9.91", - "routeDistance": "12.21", - "timeToTower": "1:07:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "17:35:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 70, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_6L3EA84_201909261628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A618E1FB-45A9-475B-9613-E7D3D8ACC5D0", - "ticketNumber": "47FEB9K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B3UKQE", - "fieldMonitorName": "Pertina Sanders", - "loadCoordinates": "32.796494, -79.866847", - "loadTime": "09/26/2019 16:08:45", - "straightDistance": "13.93", - "routeDistance": "15.98", - "timeToTower": "1:36:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "17:44:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 60, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_47FEB9K_201909261605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBD0D3BA-BC3F-4A71-B888-78841A0BCCBB", - "ticketNumber": "9K7PN9C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "93JKG7Q", - "fieldMonitorName": "Elijah Sanders", - "loadCoordinates": "32.796402, -79.870094", - "loadTime": "09/26/2019 17:56:29", - "straightDistance": "14.07", - "routeDistance": "16.06", - "timeToTower": "0:37:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "18:34:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_9K7PN9C_201909261745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C313A8F5-2176-4165-A577-305C182DF0B8", - "ticketNumber": "5VMCCMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836584, -79.816618", - "loadTime": "09/26/2019 17:21:24", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "0:43:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "18:05:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_5VMCCMX_201909261721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C606E757-AC98-47AE-9BD8-A88095C6633F", - "ticketNumber": "4Q83734", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836587, -79.816260", - "loadTime": "09/26/2019 17:37:09", - "straightDistance": "9.89", - "routeDistance": "10.85", - "timeToTower": "0:46:05", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "18:23:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 75, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_4Q83734_201909261737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5C991D9-1097-4DAA-991E-D0C123DCA7C5", - "ticketNumber": "ZKYHP24", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836592, -79.816533", - "loadTime": "09/26/2019 17:21:45", - "straightDistance": "9.91", - "routeDistance": "12.22", - "timeToTower": "0:44:28", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "18:06:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_ZKYHP24_201909261721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1E825B9-9610-4330-B95C-8C91030949EB", - "ticketNumber": "4V48REG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836505, -79.816201", - "loadTime": "09/26/2019 16:08:45", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:54:47", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "17:03:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 75, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_4V48REG_201909261608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE980215-63F6-4682-9280-C31C55AD9302", - "ticketNumber": "36JMT8E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836461, -79.816306", - "loadTime": "09/26/2019 17:13:01", - "straightDistance": "9.9", - "routeDistance": "12.21", - "timeToTower": "0:36:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "17:49:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_36JMT8E_201909261713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF3B3B90-28E5-4D03-9CE4-75D3B8697AA4", - "ticketNumber": "VB8NLVC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.804167, -79.874051", - "loadTime": "09/26/2019 17:07:00", - "straightDistance": "13.88", - "routeDistance": "14.78", - "timeToTower": "2:00:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "19:07:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 75, - "quantity": 64.4, - "calculatedQuantity": "64.4 CY", - "s3DownloadKey": "HaulPass_VB8NLVC_201909261706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "633DC022-7700-4B3E-8B95-F4889A8A13DA", - "ticketNumber": "86XCHEG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.747485, -79.919571", - "loadTime": "09/26/2019 12:45:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "12:52:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_86XCHEG_201909261245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "648401BF-5697-443F-A451-242BAC997CFC", - "ticketNumber": "56KZY28", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.747322, -79.919423", - "loadTime": "09/26/2019 12:53:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "12:57:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_56KZY28_201909261253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "671F325F-54B0-4E4C-8FA9-84C6D689B775", - "ticketNumber": "34QQRE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.74745, -79.919536", - "loadTime": "09/26/2019 13:00:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "13:02:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_34QQRE5_201909261300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7521A781-3D0B-4306-9AB0-D7D7F7D5A635", - "ticketNumber": "NZ7Y4FL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.747452, -79.919633", - "loadTime": "09/26/2019 13:07:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "13:10:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_NZ7Y4FL_201909261307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "815C57EF-AFC6-4B4C-ABC4-7F56300DFD96", - "ticketNumber": "6YYEVW6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.747886, -79.921778", - "loadTime": "09/26/2019 13:27:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "13:29:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6YYEVW6_201909261327_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "835C917E-6C49-41FB-B17E-8DD1DE10D7D4", - "ticketNumber": "8J7THH2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.747632, -79.919729", - "loadTime": "09/26/2019 13:13:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "13:15:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8J7THH2_201909261313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFF96D7D-3A39-46A3-A226-CC48D4944285", - "ticketNumber": "94MJHUU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.747985, -79.921313", - "loadTime": "09/26/2019 13:19:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "13:22:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_94MJHUU_201909261319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E68062B4-A5A3-4A6B-89C1-6358D0FD10FD", - "ticketNumber": "437ED7D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.748017, -79.921435", - "loadTime": "09/26/2019 13:23:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "13:24:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_437ED7D_201909261323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2881869-E0AC-4E53-A484-3EA6F9CF188C", - "ticketNumber": "3P998BG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.747527, -79.91954", - "loadTime": "09/26/2019 13:02:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "13:06:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3P998BG_201909261302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB65B402-CDE4-49B3-AC6D-9B34DC6FEBF1", - "ticketNumber": "4MC3M5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.747592, -79.919664", - "loadTime": "09/26/2019 12:58:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "12:59:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4MC3M5J_201909261258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "062A6C47-4F69-4764-84DA-4C8CB2AB2443", - "ticketNumber": "93AVAAK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.750395, -79.930329", - "loadTime": "09/26/2019 18:27:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "18:30:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_93AVAAK_201909261827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AD9F2B3-0434-47B8-B270-4C6C14A8485A", - "ticketNumber": "7G76MWN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.743859, -79.926868", - "loadTime": "09/26/2019 15:18:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "15:21:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7G76MWN_201909261518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C5A6C64-6D20-4EB9-9E8A-0BC580326C83", - "ticketNumber": "6GMBJMS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.747013, -79.926892", - "loadTime": "09/26/2019 19:47:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:50:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6GMBJMS_201909261947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "108E56FD-1D12-4927-9E78-104D71E6CEEF", - "ticketNumber": "9JTLC4T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.749834, -79.931207", - "loadTime": "09/26/2019 18:41:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "18:44:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9JTLC4T_201909261841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "128F3F2D-6C0E-4F11-8B40-52CDD95F641B", - "ticketNumber": "4ACWVYK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.744366, -79.924839", - "loadTime": "09/26/2019 14:46:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:50:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ACWVYK_201909261446_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1532F544-93D0-4376-B7FA-F896489B4617", - "ticketNumber": "584UFDE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.742502, -79.930808", - "loadTime": "09/26/2019 16:07:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "16:09:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_584UFDE_201909261607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16C43EC4-3EAD-4692-9FAC-1D8E2935E814", - "ticketNumber": "3Q42SVQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.74624, -79.928062", - "loadTime": "09/26/2019 19:39:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:41:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3Q42SVQ_201909261939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "194E12F0-A2E7-488A-8CD0-F042EC4C79AE", - "ticketNumber": "3GD4SL8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.74968, -79.927686", - "loadTime": "09/26/2019 17:29:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "17:30:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3GD4SL8_201909261729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24167CFA-D407-4F58-8866-8A3E531BB408", - "ticketNumber": "8VQ3G76", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.750477, -79.930931", - "loadTime": "09/26/2019 18:35:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "18:38:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8VQ3G76_201909261835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36CF60CB-42CC-4BB1-A157-623934C73308", - "ticketNumber": "573JSBL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.750265, -79.929745", - "loadTime": "09/26/2019 17:41:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "17:45:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_573JSBL_201909261741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4150876E-48A2-4872-9724-0BDAA66D3E1B", - "ticketNumber": "7LR2YCK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.746463, -79.924983", - "loadTime": "09/26/2019 20:00:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "20:04:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7LR2YCK_201909262000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44B6C68C-6F2B-4531-9FB8-2EE4BA1D8657", - "ticketNumber": "8ME2F4A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.748736, -79.931538", - "loadTime": "09/26/2019 18:47:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "18:51:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ME2F4A_201909261847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "476791DF-E4A6-4A27-9F05-E2E937A3FD1B", - "ticketNumber": "7XMYE8S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.746712, -79.930198", - "loadTime": "09/26/2019 19:16:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:19:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7XMYE8S_201909261916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "487F3D04-69F9-476D-9C4C-FA6ED37CEE5C", - "ticketNumber": "8AYZX7U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.746002, -79.925218", - "loadTime": "09/26/2019 20:12:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "20:14:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8AYZX7U_201909262012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A94110E-94B9-4157-85D9-6B27BB8D8246", - "ticketNumber": "6GPWLEF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.743995, -79.933774", - "loadTime": "09/26/2019 19:02:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:05:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6GPWLEF_201909261902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BEC9464-26DF-4B5A-8D52-CBBA7215A0F1", - "ticketNumber": "78Q8F3R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.743046, -79.919949", - "loadTime": "09/26/2019 14:10:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:14:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_78Q8F3R_201909261410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56DF2BA3-44BB-451A-A6BD-0F9E8016B5D6", - "ticketNumber": "798QFWR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.744145, -79.933845", - "loadTime": "09/26/2019 19:07:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:10:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_798QFWR_201909261907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58A91151-5948-4DD2-A664-71B71A0BF910", - "ticketNumber": "4DM6N2U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.744734, -79.931769", - "loadTime": "09/26/2019 18:54:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "18:57:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4DM6N2U_201909261854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58DA4468-18A3-4004-B85A-318B85D47B46", - "ticketNumber": "62W3NZ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.746036, -79.925201", - "loadTime": "09/26/2019 20:07:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "20:12:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_62W3NZ9_201909262007_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "594F4491-DBBE-4FC0-90FE-716708B010D0", - "ticketNumber": "8GVD453", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.74255, -79.931057", - "loadTime": "09/26/2019 16:11:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "16:13:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8GVD453_201909261611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59F23E92-1010-4F70-AB49-5440C9566E86", - "ticketNumber": "8FLXKXQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.742375, -79.919418", - "loadTime": "09/26/2019 13:52:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "13:54:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8FLXKXQ_201909261352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C55699C-CF1B-4EF9-9EEE-445318910B2A", - "ticketNumber": "8QHU6FY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.747716, -79.926238", - "loadTime": "09/26/2019 19:55:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:57:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8QHU6FY_201909261955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68BF9AEC-46CE-4759-AC09-B431D7E62020", - "ticketNumber": "3YSVH9R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.743009, -79.919965", - "loadTime": "09/26/2019 14:08:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:09:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3YSVH9R_201909261408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DBA905B-FDE1-425F-9115-E7849879998D", - "ticketNumber": "DP2CPMN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.743247, -79.921909", - "loadTime": "09/26/2019 15:43:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "15:49:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_DP2CPMN_201909261543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E393CE5-B3FB-46F8-8D38-0492BFC1E114", - "ticketNumber": "5AXLPWD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.744452, -79.924797", - "loadTime": "09/26/2019 14:50:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:56:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5AXLPWD_201909261450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7634E18E-BD1A-46CC-881B-AFE62981FC9D", - "ticketNumber": "8LJE6GA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.742874, -79.919277", - "loadTime": "09/26/2019 13:57:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:01:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8LJE6GA_201909261357_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78D86298-E3C9-48BE-915F-F26B550C62F6", - "ticketNumber": "9AFJA8L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.748761, -79.928943", - "loadTime": "09/26/2019 17:22:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "17:25:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9AFJA8L_201909261722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B93C4B5-82B9-407B-8DC9-21A47D003D84", - "ticketNumber": "9NYJXEN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.743105, -79.930851", - "loadTime": "09/26/2019 16:31:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "16:33:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9NYJXEN_201909261631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87436EDA-C0C6-45ED-AB4A-485D25EC7C8C", - "ticketNumber": "5U29ZXC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.742533, -79.930903", - "loadTime": "09/26/2019 20:26:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "20:32:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5U29ZXC_201909262026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E80CE5C-BECF-4782-A07B-45E23CAA2F0C", - "ticketNumber": "8E4TM2K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.744295, -79.931149", - "loadTime": "09/26/2019 16:38:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "16:43:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8E4TM2K_201909261638_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9288F597-7BFE-41F0-8CAD-3915F4C21DF6", - "ticketNumber": "7DURJH5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.746347, -79.930445", - "loadTime": "09/26/2019 19:12:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:16:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7DURJH5_201909261912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C8D836A-080E-47C4-9995-B4F4A786A84C", - "ticketNumber": "845E6SX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.742752, -79.923823", - "loadTime": "09/26/2019 15:07:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "15:12:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_845E6SX_201909261507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DC61E2C-9773-4411-A486-E8CB6D691B6D", - "ticketNumber": "6Y9L9MW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.743046, -79.919949", - "loadTime": "09/26/2019 14:17:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:20:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6Y9L9MW_201909261417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E0D81D5-A657-4128-B255-DD97CDACFAFE", - "ticketNumber": "9733A3L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.751476, -79.929935", - "loadTime": "09/26/2019 18:04:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "18:13:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9733A3L_201909261804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F0729F2-B8B5-49EF-8C25-9BB9636CC161", - "ticketNumber": "6876XUW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.751055, -79.92932", - "loadTime": "09/26/2019 18:18:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "18:20:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6876XUW_201909261818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A165C4D3-54E3-47C9-A602-A981E109CF75", - "ticketNumber": "3YVWJGR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.747938, -79.930871", - "loadTime": "09/26/2019 16:53:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "16:58:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3YVWJGR_201909261653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5E8E61D-E306-4F37-B96A-3442F0A70B30", - "ticketNumber": "3WRVNRQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.75013, -79.930329", - "loadTime": "09/26/2019 18:23:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "18:26:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3WRVNRQ_201909261823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8D28472-9DC9-425A-9FC0-6111EF146F04", - "ticketNumber": "56LLGLU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.74528, -79.9227", - "loadTime": "09/26/2019 14:26:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:30:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_56LLGLU_201909261426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE972AF0-A525-4E72-A4E2-C84272D3B754", - "ticketNumber": "TN8LQ76", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.748229, -79.935151", - "loadTime": "09/26/2019 17:04:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "17:07:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_TN8LQ76_201909261704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF1E2C6E-5976-4610-986E-DE678A775A90", - "ticketNumber": "4YGW2EP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.751363, -79.928469", - "loadTime": "09/26/2019 17:49:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "17:52:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4YGW2EP_201909261749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0250216-46C7-48D5-98F3-C1851E3E7F93", - "ticketNumber": "7R42U6E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.742968, -79.93113", - "loadTime": "09/26/2019 20:20:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "20:25:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7R42U6E_201909262020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3EA7BAF-7A22-4A76-BABA-63DDC7E28461", - "ticketNumber": "4LTJUK4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.74255, -79.931057", - "loadTime": "09/26/2019 16:15:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "16:25:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4LTJUK4_201909261615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4C43834-E5EA-42CE-A531-505D60F8D70A", - "ticketNumber": "62L8SH4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.749022, -79.920669", - "loadTime": "09/26/2019 13:37:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "13:42:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_62L8SH4_201909261337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6275271-5833-46B5-BC1E-D76C5252A96C", - "ticketNumber": "ESZC4SC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.745184, -79.923163", - "loadTime": "09/26/2019 14:39:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:42:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_ESZC4SC_201909261439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC94B2B2-F08A-42BF-8003-B75568129AA7", - "ticketNumber": "354MPMG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.74843, -79.93028", - "loadTime": "09/26/2019 17:07:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "17:09:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_354MPMG_201909261707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4226D2C-61D9-49FC-92B3-82582DA4624B", - "ticketNumber": "3XNJ2KD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.742798, -79.921972", - "loadTime": "09/26/2019 15:29:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "15:38:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3XNJ2KD_201909261529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D895B8D2-EEB5-4025-B017-D13771ACA1C5", - "ticketNumber": "5RX95X3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.744736, -79.929757", - "loadTime": "09/26/2019 19:24:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:28:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5RX95X3_201909261924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEFA1678-7396-4E6F-B7C8-AE3AA7DC50A7", - "ticketNumber": "9Z7Y4ZM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.7424, -79.931003", - "loadTime": "09/26/2019 16:05:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "16:07:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9Z7Y4ZM_201909261605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2EEAA18-6380-4AAF-84DA-71715D9193FB", - "ticketNumber": "778H7US", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.743336, -79.920904", - "loadTime": "09/26/2019 15:52:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "15:57:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_778H7US_201909261552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E52FDDF4-BF24-4B47-998A-61736E5924CF", - "ticketNumber": "6FUE7N6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.749322, -79.927893", - "loadTime": "09/26/2019 17:35:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "17:38:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6FUE7N6_201909261735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7C16BFA-D969-48E1-8E75-85A7573A418D", - "ticketNumber": "5KYFAQ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.748306, -79.929846", - "loadTime": "09/26/2019 17:13:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "17:17:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5KYFAQ8_201909261713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA70F759-3EAC-4328-B531-DA095DBBA74D", - "ticketNumber": "7KBLXT3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.744515, -79.929121", - "loadTime": "09/26/2019 19:31:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:33:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7KBLXT3_201909261931_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F178EFCF-214F-4420-AD30-7D7FF76FFE1A", - "ticketNumber": "5W3352S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.747974, -79.930572", - "loadTime": "09/26/2019 16:58:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "17:01:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5W3352S_201909261658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4AEA29F-9EB5-434D-896A-D0E795DF4C28", - "ticketNumber": "UFWKLCT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.744611, -79.924766", - "loadTime": "09/26/2019 14:57:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "15:02:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_UFWKLCT_201909261457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9378599-7E63-4EA7-9212-3DE2FA90E894", - "ticketNumber": "8FD2L86", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.745386, -79.922721", - "loadTime": "09/26/2019 14:30:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:36:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8FD2L86_201909261430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FAC9597F-230D-4360-A822-1E42AEE72223", - "ticketNumber": "4TC8UF6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.752094, -79.928221", - "loadTime": "09/26/2019 17:57:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "17:59:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4TC8UF6_201909261757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33D666B9-DE9A-4FE3-AFB5-B9B5A50B5CAB", - "ticketNumber": "6AX74QJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.596200, -80.382529", - "loadTime": "09/26/2019 19:30:11", - "straightDistance": "1.63", - "routeDistance": "1.74", - "timeToTower": "0:20:03", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "19:50:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_6AX74QJ_201909261930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A87079BE-E273-4762-AA88-460A456F3A2E", - "ticketNumber": "CATPYLQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.596188, -80.383219", - "loadTime": "09/26/2019 19:29:16", - "straightDistance": "1.67", - "routeDistance": "1.78", - "timeToTower": "0:19:50", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "19:49:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_CATPYLQ_201909261929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA3A716D-BE03-47A8-B4F0-80CA45973C6E", - "ticketNumber": "7F6MSB3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.676959, -80.314249", - "loadTime": "09/26/2019 19:03:59", - "straightDistance": "6.53", - "routeDistance": "9.24", - "timeToTower": "0:21:11", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "19:25:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 40, - "quantity": 31, - "calculatedQuantity": "31 CY", - "s3DownloadKey": "HaulPass_7F6MSB3_201909261903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C395A642-C50E-47A1-BDDA-AEEBA27FB903", - "ticketNumber": "7W57GJ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.591507, -80.371072", - "loadTime": "09/26/2019 20:18:35", - "straightDistance": ".91", - "routeDistance": ".92", - "timeToTower": "0:42:13", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "21:00:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_7W57GJ9_201909262018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7D20A41-3B81-4DAF-94F7-652DCB1D1D1F", - "ticketNumber": "6B4ZGY5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.677022, -80.314143", - "loadTime": "09/26/2019 19:02:59", - "straightDistance": "6.54", - "routeDistance": "9.24", - "timeToTower": "0:20:27", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "19:23:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 45, - "quantity": 32.6, - "calculatedQuantity": "32.6 CY", - "s3DownloadKey": "HaulPass_6B4ZGY5_201909261902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E252100A-C74A-4ED8-A0E6-B72EE89B2CAF", - "ticketNumber": "4DFDPEZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.590158, -80.367775", - "loadTime": "09/26/2019 20:16:28", - "straightDistance": ".7", - "routeDistance": ".71", - "timeToTower": "0:43:14", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "20:59:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_4DFDPEZ_201909262016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55D621BF-5BE1-4194-AF86-8CC1468104ED", - "ticketNumber": "5BSKR2F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.676866, -80.312294", - "loadTime": "09/26/2019 21:01:03", - "straightDistance": "6.57", - "routeDistance": "9.35", - "timeToTower": "0:35:27", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "21:36:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_5BSKR2F_201909262101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "730B14B8-2E2A-4178-9E08-4851067103F8", - "ticketNumber": "9ZHWKPS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.659628, -80.339353", - "loadTime": "09/26/2019 19:24:47", - "straightDistance": "4.97", - "routeDistance": "6.28", - "timeToTower": "2:15:40", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "21:40:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_9ZHWKPS_201909261924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79CA46C2-6A1D-41ED-BD7D-D9878B5141F6", - "ticketNumber": "8QMLA4P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.677015, -80.312100", - "loadTime": "09/26/2019 21:02:36", - "straightDistance": "6.58", - "routeDistance": "9.36", - "timeToTower": "0:34:39", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "21:37:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_8QMLA4P_201909262101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8E35EC5-E450-40E4-8837-547D99747C58", - "ticketNumber": "7U9F5YN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.659586, -80.339228", - "loadTime": "09/26/2019 19:55:59", - "straightDistance": "4.96", - "routeDistance": "6.28", - "timeToTower": "1:46:04", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "21:42:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_7U9F5YN_201909261955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29D00D7C-4B09-4320-AF9D-74DD98C004EE", - "ticketNumber": "8LA4SFU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.718834, -80.095862", - "loadTime": "09/26/2019 19:59:19", - "straightDistance": "17.57", - "routeDistance": "32.08", - "timeToTower": "1:52:58", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "21:52:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_8LA4SFU_201909261959_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F927FC11-35AE-4F3B-BACD-45187F785EEF", - "ticketNumber": "89V7N6L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.718807, -80.095605", - "loadTime": "09/26/2019 20:13:14", - "straightDistance": "17.58", - "routeDistance": "32.07", - "timeToTower": "1:40:16", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "21:53:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_89V7N6L_201909262013_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03930F56-C177-4BAA-A0F6-9B333BD38A1A", - "ticketNumber": "78S8Y3L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836596, -79.816542", - "loadTime": "09/26/2019 20:37:36", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "0:26:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "21:04:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_78S8Y3L_201909262037_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C780C66-AFD4-4A13-8C9A-9341105DA86B", - "ticketNumber": "6U8ML63", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836554, -79.816570", - "loadTime": "09/26/2019 20:37:59", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "0:46:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "21:24:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 70, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_6U8ML63_201909262037_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20AD559A-5BDF-471B-B598-1E138E5B10FC", - "ticketNumber": "3TNBNVV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836602, -79.816563", - "loadTime": "09/26/2019 19:36:19", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "0:20:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "19:56:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 60, - "quantity": 41.7, - "calculatedQuantity": "41.7 CY", - "s3DownloadKey": "HaulPass_3TNBNVV_201909261936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3766384F-1D69-41B2-865B-8E364F5EF972", - "ticketNumber": "46CKHQC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.793489, -79.871091", - "loadTime": "09/26/2019 20:13:42", - "straightDistance": "14.25", - "routeDistance": "15.25", - "timeToTower": "0:40:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "20:54:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_46CKHQC_201909261959_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BA976ED-3D5B-4B9E-84D1-3F4383FCF895", - "ticketNumber": "UYVZ6CQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836716, -79.816663", - "loadTime": "09/26/2019 19:39:19", - "straightDistance": "9.91", - "routeDistance": "10.85", - "timeToTower": "0:53:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "20:32:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 60, - "quantity": 38.2, - "calculatedQuantity": "38.2 CY", - "s3DownloadKey": "HaulPass_UYVZ6CQ_201909261939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4113A14C-5799-49D5-9D5B-A1A61B210C96", - "ticketNumber": "3J82U78", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836527, -79.816568", - "loadTime": "09/26/2019 20:37:22", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "0:25:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "21:02:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 80, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_3J82U78_201909262037_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A225865-4895-433E-A08F-7B1B8DF4415D", - "ticketNumber": "88WEGU3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836681, -79.816542", - "loadTime": "09/26/2019 20:43:17", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "1:04:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "21:47:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_88WEGU3_201909262043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56095F5E-AD94-42CC-924C-B222BA62B7C1", - "ticketNumber": "W476EL5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836681, -79.816542", - "loadTime": "09/26/2019 20:43:30", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "1:05:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "21:48:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 70, - "quantity": 48.7, - "calculatedQuantity": "48.7 CY", - "s3DownloadKey": "HaulPass_W476EL5_201909262043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "619C6D82-F0A3-4907-8B79-5309ABC8050C", - "ticketNumber": "6LRL2A9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836716, -79.816663", - "loadTime": "09/26/2019 19:39:33", - "straightDistance": "9.91", - "routeDistance": "10.85", - "timeToTower": "0:52:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "20:32:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 70, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_6LRL2A9_201909261939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "646F9487-829A-486B-AD77-17429C11DE94", - "ticketNumber": "8RVMUU6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836389, -79.816042", - "loadTime": "09/26/2019 18:56:04", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:52:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "19:48:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 75, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_8RVMUU6_201909261856_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F989AFC-293A-45C2-8B41-DC5D416B644A", - "ticketNumber": "49W63TM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836729, -79.816322", - "loadTime": "09/26/2019 18:31:27", - "straightDistance": "9.89", - "routeDistance": "10.59", - "timeToTower": "1:12:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "19:43:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 70, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_49W63TM_201909261831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "745DA75A-59DA-49C5-9E38-32D7CF309C68", - "ticketNumber": "4XSH32W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.795122, -79.868521", - "loadTime": "09/26/2019 20:14:38", - "straightDistance": "14.07", - "routeDistance": "15.08", - "timeToTower": "0:38:56", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "20:53:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 80, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_4XSH32W_201909261952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8148CCC2-30C2-48D2-8BE8-4B773791B106", - "ticketNumber": "Z25V7L7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836447, -79.816566", - "loadTime": "09/26/2019 20:38:24", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "0:43:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "21:22:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 70, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_Z25V7L7_201909262038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89DF1FD2-3901-489B-AD90-43B5DDEEA7EA", - "ticketNumber": "43DBEAK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KJ4VQ2", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836674, -79.816196", - "loadTime": "09/26/2019 19:08:05", - "straightDistance": "9.89", - "routeDistance": "10.59", - "timeToTower": "0:22:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "19:30:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_43DBEAK_201909261908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8FE66B92-9CE6-49E7-99FF-99C7181FCB24", - "ticketNumber": "YA7ZUF6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.804496, -79.872318", - "loadTime": "09/26/2019 20:32:27", - "straightDistance": "13.79", - "routeDistance": "14.94", - "timeToTower": "0:57:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "21:29:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 85, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_YA7ZUF6_201909262032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92B2131D-6896-4B2B-AD14-071D4A42B7D9", - "ticketNumber": "7NNYU2V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836602, -79.816563", - "loadTime": "09/26/2019 19:36:33", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "0:21:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "19:57:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_7NNYU2V_201909261936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97653A7B-4F31-406F-9FED-92D6E3A3171F", - "ticketNumber": "8ZPG3F7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.794548, -79.873340", - "loadTime": "09/26/2019 19:34:35", - "straightDistance": "14.3", - "routeDistance": "15.37", - "timeToTower": "0:43:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "20:17:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_8ZPG3F7_201909261934_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8F1C366-734F-4BF8-9E99-0E224BB75269", - "ticketNumber": "79FPPU6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836389, -79.816042", - "loadTime": "09/26/2019 18:56:28", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:50:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "19:47:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 75, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_79FPPU6_201909261856_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B42E0EAC-B833-454F-8022-1F14944F7EF5", - "ticketNumber": "4XMZ5NJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.794820, -79.863593", - "loadTime": "09/26/2019 18:52:21", - "straightDistance": "13.87", - "routeDistance": "14.73", - "timeToTower": "0:46:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "19:39:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 60, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_4XMZ5NJ_201909261831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D191085C-4C7A-4775-9A48-A06B1F24F016", - "ticketNumber": "5JCNBVS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836692, -79.816463", - "loadTime": "09/26/2019 18:31:44", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "1:08:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "19:40:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 70, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_5JCNBVS_201909261831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E00A0E6C-5019-413C-A342-B4D9896E9CAC", - "ticketNumber": "N5BBHHY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.806170, -79.872151", - "loadTime": "09/26/2019 19:47:29", - "straightDistance": "13.71", - "routeDistance": "14.59", - "timeToTower": "1:41:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "21:28:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 70, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_N5BBHHY_201909261947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6403CA6-56C8-4521-B42B-E795973218B2", - "ticketNumber": "W4HYPVM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6UXXRQQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Paul Bunyan, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.924642, -79.709128", - "loadTime": "09/26/2019 19:39:52", - "straightDistance": "1.2", - "routeDistance": "1.23", - "timeToTower": "0:50:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "20:30:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 85, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_W4HYPVM_201909261706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0976A7A5-1055-4804-9CF6-159E81FC66E3", - "ticketNumber": "3AWBL8D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.777895, -80.007315", - "loadTime": "09/26/2019 15:56:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "16:02:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3AWBL8D_201909261556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DFB7755-2973-4269-BECE-D048A4E603EB", - "ticketNumber": "9LXFV97", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.778167, -80.012018", - "loadTime": "09/26/2019 19:20:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:26:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9LXFV97_201909261920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1145DAFD-55AD-4302-B64C-448ED6029375", - "ticketNumber": "6Z9NZ6F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.777854, -80.008818", - "loadTime": "09/26/2019 19:53:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:59:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6Z9NZ6F_201909261953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12080270-CFB0-41CA-827C-4BF49B2507F5", - "ticketNumber": "7QFTYBF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.785968, -80.012613", - "loadTime": "09/26/2019 18:29:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "18:31:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QFTYBF_201909261829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14432B7C-1234-4D14-99FF-84021AB53A0E", - "ticketNumber": "45KCH86", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.786203, -80.015201", - "loadTime": "09/26/2019 13:10:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "13:13:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_45KCH86_201909261310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1ACB5698-9277-45A0-96D2-3010A786597E", - "ticketNumber": "8WBCM9E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.781055, -80.009232", - "loadTime": "09/26/2019 17:13:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "17:18:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8WBCM9E_201909261713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FB4E6F4-6B32-4CE7-BC9C-FAC2BE286649", - "ticketNumber": "39SV7EM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.782307, -80.005429", - "loadTime": "09/26/2019 16:31:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:16:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "16:47:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_39SV7EM_201909261631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2877A9DD-2E33-45A3-8BA5-2A83CA9D6BF2", - "ticketNumber": "67QBSGQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.786765, -80.020037", - "loadTime": "09/26/2019 12:20:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "12:20:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_67QBSGQ_201909261220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C61C73E-C163-4024-AD85-31818388B93B", - "ticketNumber": "86TAXPB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.784271, -80.011514", - "loadTime": "09/26/2019 17:39:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "17:41:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_86TAXPB_201909261739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3260828E-0F5B-4527-B809-83F9FFE5C2AB", - "ticketNumber": "78VDYKA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.786061, -80.012812", - "loadTime": "09/26/2019 18:24:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "18:27:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_78VDYKA_201909261824_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A984D4D-C7ED-4ED1-97CA-1479F49DC281", - "ticketNumber": "779SWGU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.782381, -80.011438", - "loadTime": "09/26/2019 15:07:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "15:12:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_779SWGU_201909261507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42493942-725E-4D6C-9D3E-64601D4DB97E", - "ticketNumber": "57KJ7WA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.77985, -80.011283", - "loadTime": "09/26/2019 18:49:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "18:57:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_57KJ7WA_201909261849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F786EFF-3F37-4E99-9FF7-8913931B5AA5", - "ticketNumber": "76G3MT7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.782766, -80.015328", - "loadTime": "09/26/2019 14:43:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:49:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_76G3MT7_201909261443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58A5FDD7-5EB8-40D0-B502-4625F1B69AA4", - "ticketNumber": "BWD7Y59", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.778131, -80.009064", - "loadTime": "09/26/2019 19:47:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:52:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BWD7Y59_201909261947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CD3BE84-EE69-43F3-940F-2D28FADB3FFB", - "ticketNumber": "6VXJS6P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5SJRM7Z", - "fieldMonitorName": "Artasian Gordon", - "loadCoordinates": "32.778824, -80.005525", - "loadTime": "09/26/2019 16:07:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "16:12:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6VXJS6P_201909201551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72030033-F07D-4B6C-A3D7-68FD67B9D889", - "ticketNumber": "78UV89P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.770801, -80.004604", - "loadTime": "09/26/2019 21:02:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "21:06:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_78UV89P_201909262102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72C13E35-1D25-461D-8764-CA692400271F", - "ticketNumber": "3JPLCJZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.784563, -80.019875", - "loadTime": "09/26/2019 14:24:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:32:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3JPLCJZ_201909261424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "770A6FEE-01BC-4286-9D72-93B537B6A41C", - "ticketNumber": "9CQZC8K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.786799, -80.018505", - "loadTime": "09/26/2019 12:40:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "12:42:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9CQZC8K_201909261240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77AA3655-69D4-4BFB-B12B-A07AD1697D49", - "ticketNumber": "97UCBPY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.782041, -80.007422", - "loadTime": "09/26/2019 16:51:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "16:58:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97UCBPY_201909261651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C5B4661-962B-4188-BCDE-FFFCD1471EC9", - "ticketNumber": "5Z8WAJP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.786515, -80.018414", - "loadTime": "09/26/2019 12:34:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "12:39:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5Z8WAJP_201909261234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FE31BAF-EEB1-4D22-A8A5-097B5746C53A", - "ticketNumber": "73WEZNG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.781688, -80.012308", - "loadTime": "09/26/2019 15:19:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "15:21:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_73WEZNG_201909261519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8322C5B3-F282-4AF3-8837-EB88192C2684", - "ticketNumber": "8K77TWM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.768458, -80.001698", - "loadTime": "09/26/2019 21:33:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "21:38:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8K77TWM_201909262133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83C081E3-89DC-4CC2-B1CB-4AD8E17A941E", - "ticketNumber": "7FD59W6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.768547, -80.001611", - "loadTime": "09/26/2019 21:39:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "21:41:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7FD59W6_201909262139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C6AACB8-CAE0-4DD7-93EA-0124C5741799", - "ticketNumber": "8CSE8MM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.778108, -80.010961", - "loadTime": "09/26/2019 19:33:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:45:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8CSE8MM_201909261933_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D8CB43A-5A50-4028-A424-388B78DCD4F3", - "ticketNumber": "6P3WEJY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.779735, -80.01141", - "loadTime": "09/26/2019 18:59:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:04:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6P3WEJY_201909261859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A5D1BDC-8506-4D78-BC76-1CC14751F6E8", - "ticketNumber": "WYLJD7N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.785496, -80.018174", - "loadTime": "09/26/2019 13:54:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "13:56:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_WYLJD7N_201909261354_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7989137-AA0C-4EF9-B5AC-69DC6808E7BA", - "ticketNumber": "3VV6ZJP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.78474, -80.011699", - "loadTime": "09/26/2019 17:43:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "17:46:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3VV6ZJP_201909261743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A90058A6-3701-40DE-AAA6-9C48701285E4", - "ticketNumber": "8SQ5U6E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.783292, -80.015339", - "loadTime": "09/26/2019 14:57:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "15:03:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8SQ5U6E_201909261457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC5640C2-1D67-425A-B3ED-CFB9A7B3026B", - "ticketNumber": "6UVGZLL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.778853, -80.00986", - "loadTime": "09/26/2019 20:19:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "20:20:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6UVGZLL_201909262019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD90806F-0BF3-495B-9A80-728108A815C4", - "ticketNumber": "ANPGE26", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.783203, -80.015438", - "loadTime": "09/26/2019 14:51:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:57:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_ANPGE26_201909261451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B42A422C-416D-4552-A8E2-96F7F67D3B94", - "ticketNumber": "8KV6HWT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.781001, -80.009166", - "loadTime": "09/26/2019 15:43:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "15:48:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8KV6HWT_201909261543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7407841-AE01-497E-86D0-6F05A131772E", - "ticketNumber": "6GKXC99", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.786434, -80.017308", - "loadTime": "09/26/2019 12:57:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "12:59:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6GKXC99_201909261257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9698E15-9A61-4126-9887-F5BDCB9FA51B", - "ticketNumber": "8YUGYZU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.786952, -80.019766", - "loadTime": "09/26/2019 12:29:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "12:31:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8YUGYZU_201909261229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC7F5FF7-114D-4824-87BC-40B235D5F169", - "ticketNumber": "F7AT9RT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.78506, -80.012036", - "loadTime": "09/26/2019 17:56:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "18:06:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_F7AT9RT_201909261756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF4C55DA-D488-464B-9566-696E8CACE71F", - "ticketNumber": "3XXCFDL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.786496, -80.017307", - "loadTime": "09/26/2019 12:51:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "12:56:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3XXCFDL_201909261251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2A5E8B1-4CAC-410E-9602-CA8F4D83A015", - "ticketNumber": "9SADK94", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.778091, -80.011381", - "loadTime": "09/26/2019 19:29:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:31:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9SADK94_201909261929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC660C33-FE0F-47BC-B165-34E108587F95", - "ticketNumber": "8GLRWSW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.786915, -80.019675", - "loadTime": "09/26/2019 12:23:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "12:27:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8GLRWSW_201909261223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF54EDD7-652E-42CE-BBEB-D1B4DA9139BE", - "ticketNumber": "986L9FR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.768528, -80.001561", - "loadTime": "09/26/2019 21:21:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "21:26:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_986L9FR_201909262121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D284F6D2-D875-4A0D-8241-FD1C2235E0A9", - "ticketNumber": "RGBDLP7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.769141, -80.002481", - "loadTime": "09/26/2019 21:11:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "21:18:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_RGBDLP7_201909262111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEF3D080-DC2B-485B-A923-943ED1E02A58", - "ticketNumber": "7UQCTD8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.778765, -80.009641", - "loadTime": "09/26/2019 20:08:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "20:19:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7UQCTD8_201909262008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFE1BD6C-36CA-474E-B2E5-0204DC8053CA", - "ticketNumber": "6ZZ33WX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.783013, -80.01029", - "loadTime": "09/26/2019 17:27:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "17:36:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ZZ33WX_201909261727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4DE4AF4-1DBE-4AAB-B078-09AD0EF66D8B", - "ticketNumber": "5F4FXEU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.779776, -80.010315", - "loadTime": "09/26/2019 20:25:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "20:30:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5F4FXEU_201909262025_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EBFFE794-B21F-4496-BF1A-D837CFBF50E7", - "ticketNumber": "3962B9W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.780927, -80.01255", - "loadTime": "09/26/2019 15:24:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "15:29:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3962B9W_201909261524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF660B59-6ED3-474B-9AFD-01D8CF599FB6", - "ticketNumber": "77FFZ5R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.785925, -80.020036", - "loadTime": "09/26/2019 14:02:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:15:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:18:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77FFZ5R_201909261402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF85518A-CA18-444D-B3D0-2FE308F5E8E5", - "ticketNumber": "7ETHJCN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.780284, -80.008569", - "loadTime": "09/26/2019 17:04:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "17:09:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ETHJCN_201909261704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0380F4B-2A44-4A6C-B24A-D0C16239EF24", - "ticketNumber": "9WSPZKH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.786033, -80.014492", - "loadTime": "09/26/2019 13:17:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "13:26:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9WSPZKH_201909261317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB0DBBA1-987B-437D-BCDC-11A0B4AA8E23", - "ticketNumber": "78PP79P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.78512, -80.011998", - "loadTime": "09/26/2019 17:49:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "17:55:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_78PP79P_201909261749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28B9E41D-DBDA-4B3C-BD68-3CCF61987C87", - "ticketNumber": "8HRG2ZB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.795345, -80.113396", - "loadTime": "09/26/2019 20:40:54", - "straightDistance": "20.03", - "routeDistance": "26.33", - "timeToTower": "1:23:59", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "22:04:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_8HRG2ZB_201909262040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68EB8AE7-66BB-414E-95C6-C3FE8B2DF710", - "ticketNumber": "67NGY5L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.591828, -80.371878", - "loadTime": "09/26/2019 21:42:33", - "straightDistance": ".96", - "routeDistance": ".97", - "timeToTower": "0:17:08", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "21:59:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_67NGY5L_201909262142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A600C1C8-F877-4238-AF38-320532A23961", - "ticketNumber": "7D6F7VN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.795126, -80.113201", - "loadTime": "09/26/2019 20:32:03", - "straightDistance": "20.03", - "routeDistance": "26.33", - "timeToTower": "1:32:05", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "22:04:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_7D6F7VN_201909262032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E20CAF8F-7854-4C18-B577-D258C8619F8B", - "ticketNumber": "7TK9W9F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.592195, -80.372178", - "loadTime": "09/26/2019 21:43:20", - "straightDistance": ".98", - "routeDistance": "1", - "timeToTower": "0:17:04", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "22:00:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_7TK9W9F_201909262143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D583AE5-B4A5-4A71-B6FA-9116395E595B", - "ticketNumber": "KKDUZ2A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.761774, -80.273081", - "loadTime": "09/26/2019 19:22:07", - "straightDistance": "12.86", - "routeDistance": "15.87", - "timeToTower": "2:52:28", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "22:14:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 60, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_KKDUZ2A_201909261922_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "267B66D6-5F38-4282-8D8F-A1C84B7B67E1", - "ticketNumber": "3EPDJV7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.762038, -80.273457", - "loadTime": "09/26/2019 19:23:53", - "straightDistance": "12.87", - "routeDistance": "18.34", - "timeToTower": "2:51:29", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "22:15:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 60, - "quantity": 44.4, - "calculatedQuantity": "44.4 CY", - "s3DownloadKey": "HaulPass_3EPDJV7_201909261923_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C19B33B-1E72-486A-A3B5-616111D1B5FD", - "ticketNumber": "6UUQBN5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.808380, -80.304484", - "loadTime": "09/26/2019 21:37:07", - "straightDistance": "15.43", - "routeDistance": "24.89", - "timeToTower": "0:47:36", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "22:24:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_6UUQBN5_201909262129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D2967DD-14E2-4C65-99EC-B2E2FF6864B8", - "ticketNumber": "927EK5M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.808909, -80.304586", - "loadTime": "09/26/2019 20:55:55", - "straightDistance": "15.47", - "routeDistance": "24.86", - "timeToTower": "1:29:35", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/26/2019", - "disposalTime": "22:25:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 45, - "quantity": 34.2, - "calculatedQuantity": "34.2 CY", - "s3DownloadKey": "HaulPass_927EK5M_201909262055_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "006BDCD7-2F1C-4A6C-9E87-382FB9BA9122", - "ticketNumber": "4N3SEAZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735136, -79.926323", - "loadTime": "09/26/2019 21:00:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "21:05:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4N3SEAZ_201909262100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "273A21F7-0A51-48F7-BB08-807411F953EC", - "ticketNumber": "7NSVAF6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.737401, -79.92687", - "loadTime": "09/26/2019 22:16:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "22:18:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7NSVAF6_201909262216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2EAE6B8D-F899-4FEF-9F10-F681F7D72CB2", - "ticketNumber": "6QEZSSB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.738894, -79.92354", - "loadTime": "09/26/2019 21:14:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "21:18:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6QEZSSB_201909262114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E11061F-7ED0-4419-95AE-12E8A5BD9E97", - "ticketNumber": "55RAKVY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.740483, -79.922393", - "loadTime": "09/26/2019 21:28:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "21:30:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_55RAKVY_201909262128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50B9100D-E771-41B5-992A-74C47B6C64F9", - "ticketNumber": "4YFHGET", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.739751, -79.929055", - "loadTime": "09/26/2019 21:55:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "22:00:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4YFHGET_201909262155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "644DCED7-DAD8-491B-9A6A-E6BBCD604BFC", - "ticketNumber": "9U35JNW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.737389, -79.926803", - "loadTime": "09/26/2019 22:13:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "22:15:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9U35JNW_201909262213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69DEB284-D10F-4162-ACD5-EDAEB9D4E37E", - "ticketNumber": "6S7C8V6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.740795, -79.929273", - "loadTime": "09/26/2019 21:42:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "21:46:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6S7C8V6_201909262142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71C4002F-34CE-45EF-BFC2-952C8C815D5C", - "ticketNumber": "9MCDXXU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.740772, -79.921296", - "loadTime": "09/26/2019 20:41:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "20:45:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9MCDXXU_201909262041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F393812-EAA5-4C06-9A64-2EA48DD09D1C", - "ticketNumber": "6HAE2QV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73518, -79.926276", - "loadTime": "09/26/2019 21:06:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "21:08:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HAE2QV_201909262106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9017458D-67BE-49AE-A9D8-353D4B2586B7", - "ticketNumber": "RXX9DLX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734319, -79.926583", - "loadTime": "09/26/2019 22:21:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "22:26:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_RXX9DLX_201909262221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9426E49D-90A9-48E8-BA60-253BBB26C5AB", - "ticketNumber": "6XTFNUR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.739537, -79.927535", - "loadTime": "09/26/2019 22:03:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "22:07:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6XTFNUR_201909262203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB06FDF1-D2E5-4323-985B-2C7A1B4AE395", - "ticketNumber": "5Z52BH8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.740324, -79.923393", - "loadTime": "09/26/2019 21:20:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "21:25:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5Z52BH8_201909262120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1651286-1B1A-48BF-B7FA-4C29FE0B83E5", - "ticketNumber": "99RPPK8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.739646, -79.928995", - "loadTime": "09/26/2019 21:52:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "21:55:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_99RPPK8_201909262152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F878EA02-3727-451D-A231-4A6E0D412B73", - "ticketNumber": "6XUSTHJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.74024, -79.922281", - "loadTime": "09/26/2019 20:49:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "20:51:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6XUSTHJ_201909262049_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "100FFE32-7DE2-4F50-B141-F0240D3D6DE3", - "ticketNumber": "9LGRMDT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.808716, -80.304852", - "loadTime": "09/26/2019 19:59:59", - "straightDistance": "2.79", - "routeDistance": "3.37", - "timeToTower": "0:37:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "20:37:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_9LGRMDT_201909261959_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11C7DC37-6408-43ED-8DBC-ACCE58904BE1", - "ticketNumber": "75QPLHU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815852, -79.994372", - "loadTime": "09/26/2019 19:00:07", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:44:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "19:45:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_75QPLHU_201909261900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17BEA3C2-A087-4BB1-A8DF-9D2061BB24F8", - "ticketNumber": "9EAG9SB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.777079, -80.021839", - "loadTime": "09/26/2019 19:29:30", - "straightDistance": "13.97", - "routeDistance": "16.57", - "timeToTower": "1:13:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "20:42:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_9EAG9SB_201909261905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DB93F3F-05E2-4A2F-8EB1-FF9A9757C1F0", - "ticketNumber": "4WTL4UK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.795489, -80.113468", - "loadTime": "09/26/2019 19:12:43", - "straightDistance": "8.51", - "routeDistance": "10.88", - "timeToTower": "0:47:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "20:00:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_4WTL4UK_201909261909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "273499AF-9234-48D6-925E-4076C165715E", - "ticketNumber": "4K3NKZ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.808817, -80.304248", - "loadTime": "09/26/2019 18:16:53", - "straightDistance": "2.76", - "routeDistance": "3.34", - "timeToTower": "1:09:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "19:26:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_4K3NKZ2_201909261816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27F23211-9DC3-43D7-9290-B18F17772250", - "ticketNumber": "95NGJU8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816286, -79.994344", - "loadTime": "09/26/2019 19:39:13", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:56:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "20:35:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_95NGJU8_201909261939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29B51BB5-63C6-463C-8D39-FAE7F7E57FE9", - "ticketNumber": "7AWPT33", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.769971, -80.003263", - "loadTime": "09/26/2019 21:00:11", - "straightDistance": "15.13", - "routeDistance": "17.32", - "timeToTower": "0:49:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "21:50:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 60, - "quantity": 40.6, - "calculatedQuantity": "40.6 CY", - "s3DownloadKey": "HaulPass_7AWPT33_201909262100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B2D7E2C-C282-4D75-A7F4-865EDA00A5B0", - "ticketNumber": "877PAU9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816207, -79.994306", - "loadTime": "09/26/2019 21:17:24", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "1:01:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "22:19:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 35, - "quantity": 25.6, - "calculatedQuantity": "25.6 CY", - "s3DownloadKey": "HaulPass_877PAU9_201909262117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FE2D081-2161-4BCD-9966-71E52C1B3BE9", - "ticketNumber": "3CQRCQ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.785675, -79.999931", - "loadTime": "09/26/2019 18:55:20", - "straightDistance": "15.12", - "routeDistance": "16.76", - "timeToTower": "1:02:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "19:57:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 80, - "quantity": 63.4, - "calculatedQuantity": "63.4 CY", - "s3DownloadKey": "HaulPass_3CQRCQ4_201909261855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35D36AB5-97D3-4CDD-8C56-6751B6201206", - "ticketNumber": "7XSC62Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.812383, -80.134884", - "loadTime": "09/26/2019 18:34:12", - "straightDistance": "7.14", - "routeDistance": "10.51", - "timeToTower": "0:50:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "19:24:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 70, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_7XSC62Q_201909261834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B47452F-E98F-4E35-8E4F-71168994D958", - "ticketNumber": "6LPJ7BJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.786793, -80.044412", - "loadTime": "09/26/2019 18:54:33", - "straightDistance": "12.56", - "routeDistance": "14.64", - "timeToTower": "0:41:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "19:36:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 60, - "quantity": 40.6, - "calculatedQuantity": "40.6 CY", - "s3DownloadKey": "HaulPass_6LPJ7BJ_201909261854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E915346-25E1-4A31-B514-DE14485FBC19", - "ticketNumber": "6TXJKVH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.854875, -80.076281", - "loadTime": "09/26/2019 20:39:31", - "straightDistance": "10.85", - "routeDistance": "15.64", - "timeToTower": "1:14:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "21:53:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_6TXJKVH_201909262039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4014321F-B941-47BC-9BC6-EDF050D0E620", - "ticketNumber": "48JKDDW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.855948, -80.075792", - "loadTime": "09/26/2019 17:36:16", - "straightDistance": "10.89", - "routeDistance": "15.67", - "timeToTower": "2:29:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "20:06:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_48JKDDW_201909261736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "495E836E-8238-42D8-90A0-C12D31463648", - "ticketNumber": "7D6CNGM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.848440, -80.065415", - "loadTime": "09/26/2019 19:10:03", - "straightDistance": "11.37", - "routeDistance": "14.76", - "timeToTower": "1:19:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "20:29:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 50, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_7D6CNGM_201909261910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50D17AF7-A66D-4539-B467-68784996A29E", - "ticketNumber": "9H7QXMS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815789, -79.994293", - "loadTime": "09/26/2019 20:24:56", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "1:01:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "21:26:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_9H7QXMS_201909262024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DF7A8DE-ADB8-421D-86FE-29DFE857E79A", - "ticketNumber": "4KNRQK9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.770039, -80.003138", - "loadTime": "09/26/2019 21:29:26", - "straightDistance": "15.13", - "routeDistance": "17.33", - "timeToTower": "1:02:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "22:32:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 60, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_4KNRQK9_201909262129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "601D2959-1DCC-4752-AFA5-21A3B84796A8", - "ticketNumber": "8SG54WV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.823979, -80.045209", - "loadTime": "09/26/2019 17:20:12", - "straightDistance": "12.34", - "routeDistance": "15.99", - "timeToTower": "1:58:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "19:18:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 65, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_8SG54WV_201909261720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64D317B0-9C44-4200-BA54-028B4009AEE4", - "ticketNumber": "797NKQP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.823179, -80.048957", - "loadTime": "09/26/2019 16:30:44", - "straightDistance": "12.12", - "routeDistance": "16.37", - "timeToTower": "2:46:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "19:17:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_797NKQP_201909261630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "656A6D21-CC7F-4F21-97C2-FC60B00432E3", - "ticketNumber": "3XULXWC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.843728, -80.057260", - "loadTime": "09/26/2019 20:25:41", - "straightDistance": "11.78", - "routeDistance": "14.38", - "timeToTower": "1:10:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "21:35:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 65, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_3XULXWC_201909262025_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "736493D9-B6B8-493A-A56F-4B16B93AF88C", - "ticketNumber": "4GWZW6U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.821245, -80.139603", - "loadTime": "09/26/2019 20:57:26", - "straightDistance": "6.86", - "routeDistance": "11.19", - "timeToTower": "0:30:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "21:28:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_4GWZW6U_201909262054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7766B98D-D256-478F-8B6D-02FA41116055", - "ticketNumber": "4BP7KCK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.808403, -80.132855", - "loadTime": "09/26/2019 18:40:04", - "straightDistance": "7.27", - "routeDistance": "10.14", - "timeToTower": "0:27:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "19:08:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_4BP7KCK_201909261825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "790B3E18-BC9E-496F-992E-0032B5AA84CF", - "ticketNumber": "64HVL7X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.817242, -80.136868", - "loadTime": "09/26/2019 20:04:03", - "straightDistance": "7.02", - "routeDistance": "10.88", - "timeToTower": "0:27:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "20:31:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 60, - "quantity": 22.6, - "calculatedQuantity": "22.6 CY", - "s3DownloadKey": "HaulPass_64HVL7X_201909261959_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C47AF4D-76D9-4474-B378-B59CAE2F90ED", - "ticketNumber": "X8X9B3W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816387, -79.994345", - "loadTime": "09/26/2019 19:38:56", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:55:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "20:33:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_X8X9B3W_201909261938_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83CDE767-A17E-4E25-BF19-4250B69C08BA", - "ticketNumber": "5UQVY2N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.848162, -80.064850", - "loadTime": "09/26/2019 19:07:18", - "straightDistance": "11.4", - "routeDistance": "14.7", - "timeToTower": "1:20:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "20:28:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 60, - "quantity": 40.9, - "calculatedQuantity": "40.9 CY", - "s3DownloadKey": "HaulPass_5UQVY2N_201909261907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85FDDFFE-F831-4FB6-B9BC-2957155641B5", - "ticketNumber": "5VU5MAC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.823491, -80.141408", - "loadTime": "09/26/2019 21:50:10", - "straightDistance": "6.77", - "routeDistance": "11.38", - "timeToTower": "0:32:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "22:22:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_5VU5MAC_201909262150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E3DDAAB-210E-4611-9C6F-46BA1B50537B", - "ticketNumber": "396H55T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815909, -79.994193", - "loadTime": "09/26/2019 19:01:42", - "straightDistance": "15.3", - "routeDistance": "17.64", - "timeToTower": "0:53:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "19:54:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_396H55T_201909261901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98738C21-CDAD-4D91-8289-ADF8740E638D", - "ticketNumber": "4EESK88", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.770143, -80.003189", - "loadTime": "09/26/2019 21:22:20", - "straightDistance": "15.13", - "routeDistance": "17.32", - "timeToTower": "1:08:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "22:30:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_4EESK88_201909262122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B5E5D11-CBFA-49BB-A2E4-4113226F3FAC", - "ticketNumber": "9WQYUY9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.808848, -80.304058", - "loadTime": "09/26/2019 19:47:29", - "straightDistance": "2.74", - "routeDistance": "3.34", - "timeToTower": "0:51:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "20:38:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 60, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_9WQYUY9_201909261947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1398CB3-0D83-4F7E-8655-5CE033717F57", - "ticketNumber": "4TVP7KZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815759, -79.994409", - "loadTime": "09/26/2019 20:24:36", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "1:00:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "21:24:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_4TVP7KZ_201909262024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2238DE0-84AE-45DC-8716-D1D903A81FE3", - "ticketNumber": "4SZRNJ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.828539, -80.041291", - "loadTime": "09/26/2019 18:27:57", - "straightDistance": "12.59", - "routeDistance": "15.74", - "timeToTower": "1:04:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "19:32:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 45, - "quantity": 29.7, - "calculatedQuantity": "29.7 CY", - "s3DownloadKey": "HaulPass_4SZRNJ8_201909261827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A34CA9B5-DA00-4975-900A-7C396E5B553E", - "ticketNumber": "9QV72SV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816313, -79.994768", - "loadTime": "09/26/2019 18:16:10", - "straightDistance": "15.26", - "routeDistance": "17.59", - "timeToTower": "0:36:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "18:53:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_9QV72SV_201909261816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6E4B5C2-C36C-4683-929B-D81847BF2383", - "ticketNumber": "UPHAXYS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.821279, -80.172353", - "loadTime": "09/26/2019 19:10:25", - "straightDistance": "4.97", - "routeDistance": "5.26", - "timeToTower": "0:30:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "19:40:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 50, - "quantity": 35.3, - "calculatedQuantity": "35.3 CY", - "s3DownloadKey": "HaulPass_J001_UPHAXYS_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF615423-D258-4B79-AB1C-ACCC9DF89478", - "ticketNumber": "Z3GR9QU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.795022, -80.113863", - "loadTime": "09/26/2019 18:02:42", - "straightDistance": "8.49", - "routeDistance": "10.91", - "timeToTower": "0:36:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "18:39:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_Z3GR9QU_201909261802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFEA075A-2336-479E-8FBD-86B6E6AA4B57", - "ticketNumber": "3S3WJX3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.809209, -80.132118", - "loadTime": "09/26/2019 19:37:34", - "straightDistance": "7.31", - "routeDistance": "10.21", - "timeToTower": "0:54:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "20:32:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 70, - "quantity": 25.7, - "calculatedQuantity": "25.7 CY", - "s3DownloadKey": "HaulPass_3S3WJX3_201909261936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B03332AD-A6B8-4CE0-BF6F-5629949D54E6", - "ticketNumber": "PDH27XQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.829784, -80.042307", - "loadTime": "09/26/2019 18:05:31", - "straightDistance": "12.53", - "routeDistance": "15.62", - "timeToTower": "1:24:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "19:30:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 50, - "quantity": 35.5, - "calculatedQuantity": "35.5 CY", - "s3DownloadKey": "HaulPass_PDH27XQ_201909261805_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0842C35-AAA8-4A6D-8B03-DE1D176EE225", - "ticketNumber": "3TDF8C2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.769827, -80.003153", - "loadTime": "09/26/2019 19:50:25", - "straightDistance": "15.13", - "routeDistance": "17.34", - "timeToTower": "0:53:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "20:44:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_3TDF8C2_201909261950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2B14581-AD6F-43F1-8EAC-9BD0AA9C1A21", - "ticketNumber": "6DPS3VU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.843962, -80.056645", - "loadTime": "09/26/2019 20:30:06", - "straightDistance": "11.82", - "routeDistance": "14.39", - "timeToTower": "1:03:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "21:34:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_6DPS3VU_201909262030_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6743353-48A6-47A6-9497-E34E0CAD1BBC", - "ticketNumber": "35UCM9R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.786827, -80.044346", - "loadTime": "09/26/2019 18:51:41", - "straightDistance": "12.56", - "routeDistance": "14.63", - "timeToTower": "0:46:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "19:38:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 50, - "quantity": 40.5, - "calculatedQuantity": "40.5 CY", - "s3DownloadKey": "HaulPass_35UCM9R_201909261851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B89EAA14-E61A-4321-A3ED-FD93D8A6947A", - "ticketNumber": "6WGPBM2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815909, -79.994193", - "loadTime": "09/26/2019 19:01:27", - "straightDistance": "15.3", - "routeDistance": "17.64", - "timeToTower": "0:50:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "19:52:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_6WGPBM2_201909261901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA906DE6-A34F-4F66-8429-F03E6F2FBA93", - "ticketNumber": "94W3BKG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.785768, -79.998684", - "loadTime": "09/26/2019 20:47:51", - "straightDistance": "15.19", - "routeDistance": "16.85", - "timeToTower": "1:23:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "22:11:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 95, - "quantity": 69, - "calculatedQuantity": "69 CY", - "s3DownloadKey": "HaulPass_94W3BKG_201909262047_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C105AAD4-4E47-425F-AC53-53FA33F149FA", - "ticketNumber": "7SCKHMS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.777762, -79.995261", - "loadTime": "09/26/2019 18:59:19", - "straightDistance": "15.48", - "routeDistance": "17.41", - "timeToTower": "1:46:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "20:45:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 70, - "quantity": 42.2, - "calculatedQuantity": "42.2 CY", - "s3DownloadKey": "HaulPass_7SCKHMS_201909261859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C22B3438-943F-4724-8C46-C48A6CB8076B", - "ticketNumber": "TS25NC3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.776770, -79.972095", - "loadTime": "09/26/2019 18:14:41", - "straightDistance": "16.81", - "routeDistance": "18.63", - "timeToTower": "1:08:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "19:22:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_TS25NC3_201909261814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4CE7D4B-AC17-4261-8C2F-4B65147516C8", - "ticketNumber": "8HDUKKX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.776669, -79.972096", - "loadTime": "09/26/2019 18:03:27", - "straightDistance": "16.81", - "routeDistance": "18.63", - "timeToTower": "1:17:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "19:21:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 50, - "quantity": 36, - "calculatedQuantity": "36 CY", - "s3DownloadKey": "HaulPass_8HDUKKX_201909261803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C54FBC8A-8ED0-4EF5-8B7B-CC9A782220F5", - "ticketNumber": "3LPN2LX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.855107, -80.076301", - "loadTime": "09/26/2019 20:41:27", - "straightDistance": "10.85", - "routeDistance": "15.65", - "timeToTower": "1:13:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "21:55:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_3LPN2LX_201909262041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7B0B4CE-5490-4B0F-9FC3-FD462620BBD9", - "ticketNumber": "6EJ6DML", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816252, -79.994771", - "loadTime": "09/26/2019 18:16:34", - "straightDistance": "15.26", - "routeDistance": "17.59", - "timeToTower": "0:38:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "18:54:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_6EJ6DML_201909261816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4372DBD-453E-4228-831A-C02AA67CA3DE", - "ticketNumber": "UZYSA2L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.855859, -80.075809", - "loadTime": "09/26/2019 17:35:24", - "straightDistance": "10.89", - "routeDistance": "15.68", - "timeToTower": "2:29:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "20:04:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_UZYSA2L_201909261735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D78B20C1-E974-45B6-B1BA-339078A73E0C", - "ticketNumber": "528PB4W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.785886, -80.000434", - "loadTime": "09/26/2019 18:44:26", - "straightDistance": "15.09", - "routeDistance": "16.78", - "timeToTower": "1:11:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "19:56:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_528PB4W_201909261844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD55FEBC-342C-4D57-8D28-4413E68067EE", - "ticketNumber": "DYP6DLR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.795100, -80.114234", - "loadTime": "09/26/2019 17:53:40", - "straightDistance": "8.47", - "routeDistance": "11.06", - "timeToTower": "0:43:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "18:37:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_DYP6DLR_201909261753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE13A490-CD9D-4C84-A715-BDA1CD35CC96", - "ticketNumber": "UDTHQRD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816207, -79.994306", - "loadTime": "09/26/2019 21:17:08", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "1:00:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "22:17:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 40, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_UDTHQRD_201909262117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E65C7731-66C3-4C54-93F8-666BAF143A8E", - "ticketNumber": "9VN5HVZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815946, -79.994410", - "loadTime": "09/26/2019 17:27:39", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "2:16:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "19:43:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_9VN5HVZ_201909261727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE2D8E69-7052-4D1C-8A10-3ECB53E7E28D", - "ticketNumber": "63ZHRZ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.795095, -80.113437", - "loadTime": "09/26/2019 19:20:53", - "straightDistance": "8.51", - "routeDistance": "10.88", - "timeToTower": "0:40:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "20:01:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_63ZHRZ8_201909261920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F64CEF92-E244-42C2-BF1B-A6AD1DD64750", - "ticketNumber": "6M5Z964", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.808841, -80.304167", - "loadTime": "09/26/2019 19:06:18", - "straightDistance": "2.75", - "routeDistance": "3.34", - "timeToTower": "0:21:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "19:27:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 50, - "quantity": 38.1, - "calculatedQuantity": "38.1 CY", - "s3DownloadKey": "HaulPass_6M5Z964_201909261906_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F77A6909-A12F-4E8B-AF3D-CCDFA007656A", - "ticketNumber": "3ZVFNM3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.785564, -79.998566", - "loadTime": "09/26/2019 20:50:59", - "straightDistance": "15.2", - "routeDistance": "16.87", - "timeToTower": "1:22:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "22:12:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_3ZVFNM3_201909262050_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8E55EB9-67E6-421A-A416-D17C45E18FCA", - "ticketNumber": "53VUP2B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.769807, -80.003072", - "loadTime": "09/26/2019 20:55:59", - "straightDistance": "15.14", - "routeDistance": "17.34", - "timeToTower": "0:56:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "21:52:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 50, - "quantity": 40.5, - "calculatedQuantity": "40.5 CY", - "s3DownloadKey": "HaulPass_53VUP2B_201909262055_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA9A6310-E10C-456C-B7FA-10894D82DE5F", - "ticketNumber": "9WVMQ4V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.818526, -80.137619", - "loadTime": "09/26/2019 21:05:40", - "straightDistance": "6.97", - "routeDistance": "10.97", - "timeToTower": "0:41:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "21:47:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 65, - "quantity": 24.5, - "calculatedQuantity": "24.5 CY", - "s3DownloadKey": "HaulPass_9WVMQ4V_201909262100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FAB6821B-7893-462D-AFCA-429E4FECCE7D", - "ticketNumber": "83GD9ZT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.821914, -80.176325", - "loadTime": "09/26/2019 19:19:48", - "straightDistance": "4.74", - "routeDistance": "5.03", - "timeToTower": "0:21:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/26/2019", - "disposalTime": "19:41:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 50, - "quantity": 36.1, - "calculatedQuantity": "36.1 CY", - "s3DownloadKey": "HaulPass_83GD9ZT_201909261919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85805229-CAA8-4960-B63F-3AC092D6BEA6", - "ticketNumber": "3HXWDHL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.726947, -79.954164", - "loadTime": "09/26/2019 21:25:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "21:27:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3HXWDHL_201909262125_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CAD034C-6B58-4EA4-B9D2-E1D4C7364573", - "ticketNumber": "62LSSUD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.72787, -79.953614", - "loadTime": "09/26/2019 21:34:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "21:38:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_62LSSUD_201909262134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9FBF60BF-D26A-4C3A-A6B4-E8B0E98D1CA9", - "ticketNumber": "3RPTYRF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724227, -79.952353", - "loadTime": "09/26/2019 22:06:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "22:15:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3RPTYRF_201909262206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0B33117-315C-4306-B144-F786AB579EC5", - "ticketNumber": "9VMRXD7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.725258, -79.949917", - "loadTime": "09/26/2019 21:55:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "22:00:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VMRXD7_201909262155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1BA794F-7782-448A-A961-5001E6E4E892", - "ticketNumber": "4L9G2U6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.725505, -79.94994", - "loadTime": "09/26/2019 21:47:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "21:53:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4L9G2U6_201909262147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F86BCDD9-D5D7-4426-B9F1-D829889A0B59", - "ticketNumber": "47D62S8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724084, -79.952576", - "loadTime": "09/26/2019 22:16:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "22:21:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_47D62S8_201909262216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03661AA7-C9FC-44FC-8002-AA3B17D68298", - "ticketNumber": "76BE9L4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.727206, -79.949607", - "loadTime": "09/26/2019 20:01:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "20:06:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_76BE9L4_201909262001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "063F1445-BCC2-4E18-B24E-B025D7269502", - "ticketNumber": "LHT478V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735392, -79.949106", - "loadTime": "09/26/2019 13:37:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "13:42:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_LHT478V_201909261337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A705405-48BC-4244-9B2D-843868C09C59", - "ticketNumber": "737DWLZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.733219, -79.940437", - "loadTime": "09/26/2019 19:24:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:25:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_737DWLZ_201909261924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F776DFA-E0E3-46E2-A725-6366EDD1E0FD", - "ticketNumber": "4HZ9LAT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.72685, -79.949601", - "loadTime": "09/26/2019 20:10:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "20:12:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4HZ9LAT_201909262010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11D60880-B6BC-43E7-BEBA-6A3B0CA8F2B5", - "ticketNumber": "KLJWYZB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.738984, -79.953412", - "loadTime": "09/26/2019 16:02:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "16:10:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_KLJWYZB_201909261602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12C7A0B2-0F49-4877-B6DF-0CCE4E5E5C2D", - "ticketNumber": "6N5M9WF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737118, -79.948374", - "loadTime": "09/26/2019 13:10:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "13:15:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6N5M9WF_201909261310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15A8AEEF-E67E-45FC-B48D-20E0B26C97BD", - "ticketNumber": "59DFPQW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737947, -79.951153", - "loadTime": "09/26/2019 17:46:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "17:58:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_59DFPQW_201909261746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C4F9F9A-201B-423D-B1EF-1562BB817540", - "ticketNumber": "7QB6Z25", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.736962, -79.946774", - "loadTime": "09/26/2019 14:39:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:43:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QB6Z25_201909261439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D1C0FEF-EF6B-470E-87CE-1BCF004B65B6", - "ticketNumber": "DGDMXW9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.738006, -79.952102", - "loadTime": "09/26/2019 16:24:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "16:27:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_DGDMXW9_201909261624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2557A899-3F72-42A4-9643-8FDBB2F0A442", - "ticketNumber": "4ZMP2BG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735897, -79.945617", - "loadTime": "09/26/2019 14:00:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:03:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ZMP2BG_201909261400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28DE9674-8820-43AA-8B75-3568BB2ACDCE", - "ticketNumber": "7W5UTHC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737899, -79.948", - "loadTime": "09/26/2019 15:20:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "15:23:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7W5UTHC_201909261520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33A9D947-0D34-4ED2-B746-76CDF1BD8C08", - "ticketNumber": "787UX47", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737619, -79.950922", - "loadTime": "09/26/2019 18:03:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "18:11:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_787UX47_201909261803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "374D7BFA-CA3D-4687-976E-E8C4D659D005", - "ticketNumber": "9YYSL9F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737894, -79.951489", - "loadTime": "09/26/2019 16:48:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "16:50:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9YYSL9F_201909261648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E1A8D57-D567-4E41-B0EB-7382F2BEC63C", - "ticketNumber": "3NZ3SZ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.733841, -79.94771", - "loadTime": "09/26/2019 12:55:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "12:58:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3NZ3SZ5_201909261255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E8E2840-7813-4002-ACF0-7207D238AEC9", - "ticketNumber": "7YUVG96", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.727187, -79.952883", - "loadTime": "09/26/2019 21:04:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "21:09:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7YUVG96_201909262104_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42CC0419-890B-494F-A51D-DA6DD9C628F2", - "ticketNumber": "5E99JNF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737077, -79.948476", - "loadTime": "09/26/2019 13:15:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "13:21:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5E99JNF_201909261315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47BDB6A3-653F-47E3-92BE-851F46A54827", - "ticketNumber": "3R3H75Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.726486, -79.949623", - "loadTime": "09/26/2019 20:15:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "20:21:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3R3H75Z_201909262015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4836AB5B-41D3-45DF-8A50-18D01CD899EF", - "ticketNumber": "8V6JZBC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737986, -79.951765", - "loadTime": "09/26/2019 16:51:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "16:56:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8V6JZBC_201909261651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A605AAF-DA2B-4179-9C85-E921DF18F8EB", - "ticketNumber": "9PGNYRB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.734587, -79.948719", - "loadTime": "09/26/2019 13:46:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "13:55:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9PGNYRB_201909261346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C221978-2D31-4BE7-A2D6-84209D3B1029", - "ticketNumber": "79RW76R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.72633, -79.95051", - "loadTime": "09/26/2019 20:37:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "20:39:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_79RW76R_201909262037_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EF73AB2-B61D-460E-B562-5A4F2366A4D0", - "ticketNumber": "9DSGBF9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.738008, -79.949579", - "loadTime": "09/26/2019 18:37:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "18:40:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9DSGBF9_201909261837_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "523FEA45-C3E5-4BBD-84E6-3B96B6AB1876", - "ticketNumber": "6HA3ZTW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737157, -79.949664", - "loadTime": "09/26/2019 18:46:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "18:49:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HA3ZTW_201909261846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "530D0E02-B809-4ADC-8B08-35FFB8EACAD7", - "ticketNumber": "8HC8VGJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.736227, -79.945594", - "loadTime": "09/26/2019 14:27:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:31:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8HC8VGJ_201909261427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5329A993-E96E-4045-AC75-A2A9F70BDA80", - "ticketNumber": "5XC4Q3L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.738819, -79.949516", - "loadTime": "09/26/2019 15:41:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "15:42:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5XC4Q3L_201909261541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53E6229F-2EAC-4084-8B14-33169776A057", - "ticketNumber": "5ZP3UD8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737931, -79.949342", - "loadTime": "09/26/2019 18:41:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "18:44:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5ZP3UD8_201909261841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55536E1D-8B28-4F65-902D-F4D7D5FAB3A8", - "ticketNumber": "64ZFD2T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.739803, -79.950843", - "loadTime": "09/26/2019 15:49:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "15:54:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64ZFD2T_201909261549_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "592D0845-2B3F-4EE2-BBDE-3D92F8E5CD2B", - "ticketNumber": "7KCNJCP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.73866, -79.94914", - "loadTime": "09/26/2019 15:36:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "15:39:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7KCNJCP_201909261536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59796AEE-BA88-4D01-B5F1-5DF1FB72A26F", - "ticketNumber": "9CDMHY2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735926, -79.945527", - "loadTime": "09/26/2019 14:11:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:16:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9CDMHY2_201909261411_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CB2A884-172E-4662-8474-7F44C448E9AA", - "ticketNumber": "9HC29AA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737633, -79.950876", - "loadTime": "09/26/2019 18:13:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "18:21:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9HC29AA_201909261813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6595F503-1F0C-4302-B222-7F5511EE7338", - "ticketNumber": "5KG5KAS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735958, -79.945562", - "loadTime": "09/26/2019 14:17:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:19:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5KG5KAS_201909261417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6BFDB55E-22D0-4EE8-9DC3-EB7962972A1E", - "ticketNumber": "9WX2DHU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.733585, -79.941013", - "loadTime": "09/26/2019 19:21:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:22:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9WX2DHU_201909261921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C4A154B-D586-434E-857B-0A73EFAD9061", - "ticketNumber": "9SQR7DS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.727037, -79.950261", - "loadTime": "09/26/2019 19:56:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:59:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9SQR7DS_201909261956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C910C96-02A6-4C28-A016-67429D1B9E66", - "ticketNumber": "5Q7CV4F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737821, -79.94866", - "loadTime": "09/26/2019 19:13:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:15:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5Q7CV4F_201909261913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "719C88CA-089B-4373-B2B3-16296E87C940", - "ticketNumber": "9JJTC2T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735516, -79.946143", - "loadTime": "09/26/2019 12:39:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "12:42:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9JJTC2T_201909261239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "765A20F6-F9E1-4468-BBF0-0190D4F835F1", - "ticketNumber": "5BDAS93", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737744, -79.951077", - "loadTime": "09/26/2019 16:42:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "16:44:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5BDAS93_201909261642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "785D4D52-CF14-45B1-ABC5-6A7F03404E9F", - "ticketNumber": "5AM9X72", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.733679, -79.947774", - "loadTime": "09/26/2019 12:58:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "13:03:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5AM9X72_201909261258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FD3DFCB-1305-479D-8F65-BBB62F2C2902", - "ticketNumber": "4PZ5L5F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737825, -79.951566", - "loadTime": "09/26/2019 16:45:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "16:47:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4PZ5L5F_201909261645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81A1A156-F4CC-4369-83FA-5BD177F95614", - "ticketNumber": "K3QV6D7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737934, -79.949045", - "loadTime": "09/26/2019 19:00:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:05:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_K3QV6D7_201909261900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8721F407-CC6A-4F49-BC85-AB653C7AC81E", - "ticketNumber": "U3MVACW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.727057, -79.952574", - "loadTime": "09/26/2019 20:52:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "21:01:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_U3MVACW_201909262052_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B5EE16B-E0B4-4F75-8394-239E6946C12F", - "ticketNumber": "7VARQFW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735671, -79.945706", - "loadTime": "09/26/2019 14:07:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:09:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7VARQFW_201909261407_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90EAAECC-7368-4949-A322-6DFB4E52953A", - "ticketNumber": "9E2DC3L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.727936, -79.952313", - "loadTime": "09/26/2019 19:47:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:48:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9E2DC3L_201909261947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92048A82-D321-4CDA-87E9-BFF96B11FD6F", - "ticketNumber": "8D4RYJ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737969, -79.951609", - "loadTime": "09/26/2019 16:34:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "16:42:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8D4RYJ4_201909261634_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94CE6814-83AC-4D79-B665-284F3AD11E56", - "ticketNumber": "7TQCBS5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737416, -79.947194", - "loadTime": "09/26/2019 14:55:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "15:00:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7TQCBS5_201909261455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "989738D9-7E93-4C01-A5A3-62E2E18A4FD8", - "ticketNumber": "9SE6N53", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.740093, -79.953159", - "loadTime": "09/26/2019 17:31:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "17:38:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9SE6N53_201909261731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F0691C3-709B-47EA-A596-A9F195A2C429", - "ticketNumber": "5T3BZ48", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.738245, -79.948634", - "loadTime": "09/26/2019 15:31:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "15:33:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5T3BZ48_201909261531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F9A7D8C-6F9C-4112-9CD2-7B84F2690629", - "ticketNumber": "6ZQXGBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.738007, -79.948495", - "loadTime": "09/26/2019 15:28:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "15:30:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ZQXGBU_201909261528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2C1DE93-E5E9-4D46-AAF9-14800EC321DA", - "ticketNumber": "4CWBYSW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.727024, -79.952566", - "loadTime": "09/26/2019 20:44:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "20:48:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4CWBYSW_201909262044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3D46E7A-6204-42B8-9507-5859AD829D4B", - "ticketNumber": "6PHEB2E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.727474, -79.951443", - "loadTime": "09/26/2019 19:50:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:53:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6PHEB2E_201909261950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A449B6BC-004F-4FE7-A603-27C438EA4B8B", - "ticketNumber": "7FAKE7N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737137, -79.948946", - "loadTime": "09/26/2019 13:21:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "13:25:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7FAKE7N_201909261321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4BF68B7-D5E6-4576-8AC8-12FCF26ACB88", - "ticketNumber": "5KQQ3T5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737603, -79.948355", - "loadTime": "09/26/2019 19:06:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:10:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5KQQ3T5_201909261906_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A51F8367-BA61-4E7F-903E-59F1638A3295", - "ticketNumber": "VZKRHX4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.736028, -79.945524", - "loadTime": "09/26/2019 14:22:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:26:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_VZKRHX4_201909261422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A56A59E8-0C7D-4CDC-8A52-71A3876F7527", - "ticketNumber": "38RE98Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.736404, -79.949081", - "loadTime": "09/26/2019 13:28:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "13:35:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_38RE98Y_201909261328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADCEAB20-40BB-45FB-B2F2-033D50EFE27F", - "ticketNumber": "7MLWNQZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.734218, -79.947374", - "loadTime": "09/26/2019 12:45:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "12:50:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7MLWNQZ_201909261245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4C0D044-C574-47D8-9747-409B434C6B51", - "ticketNumber": "85CNEWY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737076, -79.949904", - "loadTime": "09/26/2019 18:50:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "18:52:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_85CNEWY_201909261850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCD79AB0-D533-49BE-BE06-F6083EEA880C", - "ticketNumber": "4SQFMUQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737354, -79.947617", - "loadTime": "09/26/2019 15:03:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "15:09:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SQFMUQ_201909261503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2ADD4F3-6F92-443C-8738-7B748E161B51", - "ticketNumber": "7A7TBAC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.736235, -79.945514", - "loadTime": "09/26/2019 14:32:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:35:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7A7TBAC_201909261432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3A75D51-1C70-4DD3-B168-85426D593855", - "ticketNumber": "3C4RP88", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737664, -79.952311", - "loadTime": "09/26/2019 17:08:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "17:15:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3C4RP88_201909261708_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D14DDF4F-7310-4086-893F-8E6CD2225E8D", - "ticketNumber": "3NRAY7P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737932, -79.951892", - "loadTime": "09/26/2019 16:29:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "16:33:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3NRAY7P_201909261629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB1BBB0C-AD0D-499E-8DDB-8A46569515F5", - "ticketNumber": "6S6ZVAD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737723, -79.952565", - "loadTime": "09/26/2019 17:00:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "17:06:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6S6ZVAD_201909261700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCC3EEBC-D5C8-4B3F-AA24-9629460EB87F", - "ticketNumber": "5BYZYNF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737172, -79.946777", - "loadTime": "09/26/2019 14:46:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:54:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5BYZYNF_201909261446_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFD91E7F-98E7-4A29-8454-BABC458F4C0C", - "ticketNumber": "3QVC2WG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.728796, -79.952397", - "loadTime": "09/26/2019 19:32:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "19:38:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3QVC2WG_201909261932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7225319-76E7-48FC-A51D-04AA689930C8", - "ticketNumber": "9KN6ER2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737984, -79.950739", - "loadTime": "09/26/2019 18:24:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "18:29:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9KN6ER2_201909261824_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E84DDC0B-3366-47A8-BF50-E8D5A43086E8", - "ticketNumber": "3G9RCWE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735648, -79.945849", - "loadTime": "09/26/2019 14:03:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "14:06:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3G9RCWE_201909261403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EAB33F5E-66CB-4934-A4E8-31EFCEE98F1F", - "ticketNumber": "9XSMXVE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.73747, -79.947646", - "loadTime": "09/26/2019 15:10:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "15:12:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9XSMXVE_201909261510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EBD5CE0B-EFCF-4A06-8043-0FECD22CD3DE", - "ticketNumber": "9VSCT9K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737585, -79.947745", - "loadTime": "09/26/2019 15:12:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "15:15:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VSCT9K_201909261512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FBF4AA31-2CC0-48CA-BE93-8FD9C144168E", - "ticketNumber": "4ET24VD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.738159, -79.953429", - "loadTime": "09/26/2019 17:18:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "17:28:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ET24VD_201909261718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD21233C-A2F9-4814-8D4C-47E662BEC1F8", - "ticketNumber": "7N6SNAP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.726619, -79.949345", - "loadTime": "09/26/2019 20:24:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/26/2019", - "disposalTime": "20:32:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7N6SNAP_201909262024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D12956A-816C-46EC-9AEE-CDE760E12375", - "ticketNumber": "3J2R8PK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836609, -79.816557", - "loadTime": "09/26/2019 20:41:42", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "1:41:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "22:22:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 65, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_3J2R8PK_201909262041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1390EEC5-8EB4-4AD2-BD77-88BF0163CCA0", - "ticketNumber": "9YUP3XW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.794170, -79.870524", - "loadTime": "09/26/2019 21:06:24", - "straightDistance": "14.19", - "routeDistance": "15.31", - "timeToTower": "1:08:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "22:14:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_9YUP3XW_201909262106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39366E42-E59B-4FC7-86C3-872598DFFDCE", - "ticketNumber": "422A6Y9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836584, -79.816562", - "loadTime": "09/26/2019 20:41:12", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "1:40:38", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "22:21:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 70, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_422A6Y9_201909262041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63FCCE60-6FA9-49B3-9767-C80287E23695", - "ticketNumber": "46TXVJY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836315, -79.815976", - "loadTime": "09/26/2019 21:16:47", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "1:09:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "22:26:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 75, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_46TXVJY_201909262116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF513D82-219A-4834-A5AE-97F2B9B04800", - "ticketNumber": "7N58855", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836371, -79.815966", - "loadTime": "09/26/2019 21:17:06", - "straightDistance": "9.89", - "routeDistance": "10.85", - "timeToTower": "1:08:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "22:25:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 75, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_7N58855_201909262117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E11AD171-8206-4C70-99F1-8B3AE56A730F", - "ticketNumber": "62539EC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.794160, -79.871343", - "loadTime": "09/26/2019 21:36:40", - "straightDistance": "14.23", - "routeDistance": "15.37", - "timeToTower": "0:38:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "22:15:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_62539EC_201909262121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC3FC2BF-BF04-4005-BFC8-027407BBAEC3", - "ticketNumber": "63KTHL8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.786853, -79.787894", - "loadTime": "09/26/2019 21:33:33", - "straightDistance": "11.67", - "routeDistance": "15.02", - "timeToTower": "0:39:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/26/2019", - "disposalTime": "22:13:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 70, - "quantity": 57.6, - "calculatedQuantity": "57.6 CY", - "s3DownloadKey": "HaulPass_63KTHL8_201909262133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "046E5914-DD2A-41AF-9405-9BB13F408F9D", - "ticketNumber": "8M28DSM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738481, -79.983807", - "loadTime": "09/26/2019 22:05:20", - "straightDistance": "6.52", - "routeDistance": "11.62", - "timeToTower": "0:34:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "22:39:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 75, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_8M28DSM_201909262205_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A51D1CA-7275-4E90-928F-5C8FF63E7D83", - "ticketNumber": "C22R9AE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.676484, -80.040816", - "loadTime": "09/26/2019 21:29:40", - "straightDistance": "1.4", - "routeDistance": "1.65", - "timeToTower": "0:41:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "22:11:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_C22R9AE_201909262129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CF8A747-82C4-43E7-A818-490D9026E6A5", - "ticketNumber": "847MPPB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.713085, -80.067656", - "loadTime": "09/26/2019 20:27:53", - "straightDistance": "2.79", - "routeDistance": "4.78", - "timeToTower": "0:55:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "21:22:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 75, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_847MPPB_201909262016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16E1687C-DC50-4951-AB12-34E47FACBE49", - "ticketNumber": "58BDYTF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724731, -79.936135", - "loadTime": "09/26/2019 20:57:04", - "straightDistance": "8.27", - "routeDistance": "15.46", - "timeToTower": "0:50:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "21:47:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 80, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_58BDYTF_201909262057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1AE71517-0608-4B4A-AD1C-13392877A0E7", - "ticketNumber": "99RDTT2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.744148, -79.963378", - "loadTime": "09/26/2019 21:04:07", - "straightDistance": "7.67", - "routeDistance": "13.08", - "timeToTower": "1:18:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "22:22:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_99RDTT2_201909262104_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22049176-9523-4B1B-B767-624623AB041A", - "ticketNumber": "7SHRQZ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.744054, -79.963644", - "loadTime": "09/26/2019 20:55:44", - "straightDistance": "7.65", - "routeDistance": "13.06", - "timeToTower": "1:24:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "22:20:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 95, - "quantity": 81.1, - "calculatedQuantity": "81.1 CY", - "s3DownloadKey": "HaulPass_7SHRQZ7_201909262055_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23555437-E9CD-4271-84A7-DB5B55F68B14", - "ticketNumber": "5JTHBWD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724848, -79.935697", - "loadTime": "09/26/2019 18:01:52", - "straightDistance": "8.3", - "routeDistance": "15.44", - "timeToTower": "0:58:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "18:59:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 90, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_5JTHBWD_201909261801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2416FFA0-600E-4C29-AC8D-7A31DC2EB9C8", - "ticketNumber": "PHGXXDC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.744559, -79.924551", - "loadTime": "09/26/2019 17:59:10", - "straightDistance": "9.52", - "routeDistance": "15.57", - "timeToTower": "0:51:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "18:51:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 80, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_PHGXXDC_201909261759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E5204DF-3591-47D2-9864-17874DBD2D13", - "ticketNumber": "5V2ACV9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.646281, -80.137689", - "loadTime": "09/26/2019 19:35:52", - "straightDistance": "4.63", - "routeDistance": "6.14", - "timeToTower": "0:19:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "19:54:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 75, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_5V2ACV9_201909261935_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32D97099-5CA3-42EC-B6A3-442E964AA1A0", - "ticketNumber": "4JGUR7Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738549, -79.983801", - "loadTime": "09/26/2019 20:37:34", - "straightDistance": "6.53", - "routeDistance": "11.62", - "timeToTower": "0:55:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "21:32:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 90, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_4JGUR7Y_201909262037_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37DF62C0-DED7-478D-8D8E-7C6FFB2FC137", - "ticketNumber": "5LFHRHT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.664341, -80.048117", - "loadTime": "09/26/2019 19:11:40", - "straightDistance": "1.11", - "routeDistance": "2.01", - "timeToTower": "0:21:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "19:33:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_5LFHRHT_201909261911_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3852C829-8DF7-46C3-828B-DAC404654118", - "ticketNumber": "35LMHBP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.736722, -79.956997", - "loadTime": "09/26/2019 21:40:04", - "straightDistance": "7.65", - "routeDistance": "13.73", - "timeToTower": "0:53:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "22:33:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 70, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_35LMHBP_201909262140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BCF0F8F-48A3-4DFE-87EC-B89C763DE443", - "ticketNumber": "76ZRJ9U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.737233, -80.154033", - "loadTime": "09/26/2019 18:03:58", - "straightDistance": "6.85", - "routeDistance": "11.92", - "timeToTower": "1:36:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "19:40:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_76ZRJ9U_201909261803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4504185F-138B-4297-8E71-1EFB36044406", - "ticketNumber": "5EC6E2F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.661879, -80.128072", - "loadTime": "09/26/2019 21:05:47", - "straightDistance": "3.77", - "routeDistance": "6.47", - "timeToTower": "0:20:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "21:26:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_5EC6E2F_201909262105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "475DF68D-A5D5-4BAC-BCA4-8B11E32F6146", - "ticketNumber": "7YYU683", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.749232, -79.911193", - "loadTime": "09/26/2019 18:58:31", - "straightDistance": "10.35", - "routeDistance": "16.57", - "timeToTower": "0:52:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "19:51:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_7YYU683_201909261858_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4AAAD57E-9687-48A8-B5EF-75BB9875206D", - "ticketNumber": "9PVJCME", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.757048, -80.125613", - "loadTime": "09/26/2019 18:28:47", - "straightDistance": "6.82", - "routeDistance": "10.75", - "timeToTower": "0:50:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "19:19:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_9PVJCME_201909261828_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4DBFE9F9-A024-44E7-A626-CEFECF64711D", - "ticketNumber": "74ZL3B5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.639178, -80.194406", - "loadTime": "09/26/2019 18:34:31", - "straightDistance": "7.9", - "routeDistance": "14.74", - "timeToTower": "1:42:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "20:17:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 85, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_74ZL3B5_201909261834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "531546BA-25EE-448A-92DD-2D81275A4321", - "ticketNumber": "4K8J5Q6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.735326, -79.957072", - "loadTime": "09/26/2019 19:15:14", - "straightDistance": "7.59", - "routeDistance": "13.62", - "timeToTower": "0:47:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "20:02:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 70, - "quantity": 63.9, - "calculatedQuantity": "63.9 CY", - "s3DownloadKey": "HaulPass_4K8J5Q6_201909261832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5479A789-E26B-4454-89F2-A71A35B57845", - "ticketNumber": "3DZYRMR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.664077, -80.048081", - "loadTime": "09/26/2019 19:58:19", - "straightDistance": "1.12", - "routeDistance": "2.02", - "timeToTower": "0:29:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "20:27:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_3DZYRMR_201909261958_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55D153AC-93BD-42E4-816A-322FD1F44B33", - "ticketNumber": "FU4N3KQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.661753, -80.127681", - "loadTime": "09/26/2019 19:12:29", - "straightDistance": "3.75", - "routeDistance": "6.46", - "timeToTower": "0:24:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "19:36:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_FU4N3KQ_201909261912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56049038-4F7F-430F-B360-FCDBC5929AB9", - "ticketNumber": "859YL3K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.735201, -79.922337", - "loadTime": "09/26/2019 18:21:04", - "straightDistance": "9.31", - "routeDistance": "16.08", - "timeToTower": "0:51:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "19:13:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 90, - "quantity": 62.4, - "calculatedQuantity": "62.4 CY", - "s3DownloadKey": "HaulPass_859YL3K_201909261809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5668A580-90CE-43BE-AC7B-7E52A97E10C9", - "ticketNumber": "7DMGBZ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724701, -79.936494", - "loadTime": "09/26/2019 20:58:06", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:48:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "21:46:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_7DMGBZ8_201909262058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "574A3F9A-019E-4464-BFE5-5DD4B939FA94", - "ticketNumber": "8NFZK43", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.661885, -80.127801", - "loadTime": "09/26/2019 18:54:46", - "straightDistance": "3.76", - "routeDistance": "6.46", - "timeToTower": "0:40:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "19:35:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_8NFZK43_201909261854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57BE68EC-961C-4114-9A49-8A617FEEF404", - "ticketNumber": "3FQ44NN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.734616, -79.923712", - "loadTime": "09/26/2019 20:36:29", - "straightDistance": "9.22", - "routeDistance": "15.88", - "timeToTower": "1:30:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "22:06:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 70, - "quantity": 42.4, - "calculatedQuantity": "42.4 CY", - "s3DownloadKey": "HaulPass_3FQ44NN_201909262015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E30CD19-AA23-42DB-AF1B-605FDDC41DDC", - "ticketNumber": "3T3Z8TM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.725171, -80.053847", - "loadTime": "09/26/2019 19:03:05", - "straightDistance": "3.67", - "routeDistance": "8.55", - "timeToTower": "0:40:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "19:43:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 60, - "quantity": 42.2, - "calculatedQuantity": "42.2 CY", - "s3DownloadKey": "HaulPass_3T3Z8TM_201909261903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60AF051E-7011-4BE5-A143-BB783D783EF3", - "ticketNumber": "8QNF5MS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.741449, -79.943054", - "loadTime": "09/26/2019 18:02:35", - "straightDistance": "8.5", - "routeDistance": "14.55", - "timeToTower": "1:24:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "19:26:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 80, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_8QNF5MS_201909261802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B68C423-EECD-44F0-ADC4-3054A03EB54D", - "ticketNumber": "7A7GHVJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.661910, -80.127874", - "loadTime": "09/26/2019 20:11:36", - "straightDistance": "3.76", - "routeDistance": "6.46", - "timeToTower": "0:20:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "20:31:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_7A7GHVJ_201909262009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6BFD337D-C2ED-422E-B8E6-6D02425A37A1", - "ticketNumber": "4AUWYSV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724620, -79.936297", - "loadTime": "09/26/2019 17:58:19", - "straightDistance": "8.26", - "routeDistance": "15.45", - "timeToTower": "0:45:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "18:44:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_J001_4AUWYSV_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E94638F-7C47-457C-8E11-44B987A54487", - "ticketNumber": "7WNQ5KN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.725033, -80.053356", - "loadTime": "09/26/2019 18:55:45", - "straightDistance": "3.67", - "routeDistance": "8.53", - "timeToTower": "0:46:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "19:42:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_7WNQ5KN_201909261855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F93D21F-0F86-441B-8C30-7C327F71E9B2", - "ticketNumber": "64XA326", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738618, -79.983924", - "loadTime": "09/26/2019 22:06:22", - "straightDistance": "6.52", - "routeDistance": "11.63", - "timeToTower": "0:35:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "22:41:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_64XA326_201909262206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7245C8E3-20A2-4852-B4EC-E638FB817EAB", - "ticketNumber": "54TKQAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.743184, -79.940105", - "loadTime": "09/26/2019 20:44:28", - "straightDistance": "8.71", - "routeDistance": "14.58", - "timeToTower": "1:31:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "22:15:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_54TKQAN_201909262044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "732A982D-4D81-4EF7-A02C-F70E86C693C9", - "ticketNumber": "7HAY2E2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724666, -79.935995", - "loadTime": "09/26/2019 20:02:12", - "straightDistance": "8.28", - "routeDistance": "15.43", - "timeToTower": "0:44:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "20:47:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_7HAY2E2_201909262002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "786E6441-FE75-4661-A21C-169FC5C71949", - "ticketNumber": "3T3B97M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.661975, -80.127722", - "loadTime": "09/26/2019 20:00:08", - "straightDistance": "3.75", - "routeDistance": "6.45", - "timeToTower": "0:30:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "20:30:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_3T3B97M_201909262000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7CA418FF-7FAC-444E-B36F-7DC65F37BFE3", - "ticketNumber": "7US6KLP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.676375, -80.040657", - "loadTime": "09/26/2019 21:30:19", - "straightDistance": "1.4", - "routeDistance": "1.66", - "timeToTower": "0:42:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "22:12:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 55, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_7US6KLP_201909262130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F63B4BD-6BBE-4B8D-AE29-801A908C2814", - "ticketNumber": "3HQRGPF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.663444, -80.048592", - "loadTime": "09/26/2019 20:45:01", - "straightDistance": "1.12", - "routeDistance": "2.07", - "timeToTower": "0:30:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "21:15:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_3HQRGPF_201909262044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8279619F-40B4-4227-B875-5094EEBBE999", - "ticketNumber": "83VCWAW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724799, -79.936426", - "loadTime": "09/26/2019 19:41:20", - "straightDistance": "8.26", - "routeDistance": "15.46", - "timeToTower": "0:47:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "20:29:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_83VCWAW_201909261941_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83070B3F-D2BF-4F3B-A86B-477F346A2C04", - "ticketNumber": "3W9N9E2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.741645, -79.943001", - "loadTime": "09/26/2019 17:28:46", - "straightDistance": "8.51", - "routeDistance": "14.54", - "timeToTower": "1:56:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "19:25:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_3W9N9E2_201909261728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "853B7F92-9019-4BB2-81A3-189B451E1B49", - "ticketNumber": "7WZD39X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.738570, -80.158298", - "loadTime": "09/26/2019 20:38:31", - "straightDistance": "7.1", - "routeDistance": "12.31", - "timeToTower": "1:02:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "21:40:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_7WZD39X_201909262038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8BF531C5-B019-433E-BBE1-142C37AA2791", - "ticketNumber": "8PBW6KG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.697195, -79.963260", - "loadTime": "09/26/2019 21:19:34", - "straightDistance": "6.12", - "routeDistance": "16.2", - "timeToTower": "0:58:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "22:18:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_8PBW6KG_201909262019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "900A8993-C270-46DE-A7A7-4885BE101B4D", - "ticketNumber": "6DTLJVC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.745206, -79.923130", - "loadTime": "09/26/2019 20:18:58", - "straightDistance": "9.61", - "routeDistance": "15.66", - "timeToTower": "1:12:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "21:31:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_6DTLJVC_201909262018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90CE1D74-39E3-4AE8-A48D-5A508B9000B9", - "ticketNumber": "7UXJBPU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.661790, -80.127762", - "loadTime": "09/26/2019 20:54:05", - "straightDistance": "3.76", - "routeDistance": "6.46", - "timeToTower": "0:31:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "21:25:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_7UXJBPU_201909262054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9416CDAA-3FD1-407A-A439-410D877BA4BB", - "ticketNumber": "4K3WWGR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724675, -79.936203", - "loadTime": "09/26/2019 19:15:31", - "straightDistance": "8.27", - "routeDistance": "15.45", - "timeToTower": "0:53:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "20:08:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 80, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_4K3WWGR_201909261915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96CB604D-5AA3-4F9C-831D-67B7FE63A3A3", - "ticketNumber": "34D8K8Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.739377, -79.941464", - "loadTime": "09/26/2019 20:30:11", - "straightDistance": "8.5", - "routeDistance": "14.9", - "timeToTower": "1:44:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "22:14:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_34D8K8Y_201909262030_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9739B799-AB02-4687-980F-FF9BABC6B88F", - "ticketNumber": "9ALNF2H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.713083, -80.067654", - "loadTime": "09/26/2019 20:25:48", - "straightDistance": "2.79", - "routeDistance": "4.78", - "timeToTower": "0:55:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "21:21:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_J001_9ALNF2H_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A100E73C-32AB-4986-BAEB-A0A086B6E1A9", - "ticketNumber": "5Y99TAD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738647, -79.983810", - "loadTime": "09/26/2019 19:19:35", - "straightDistance": "6.53", - "routeDistance": "11.62", - "timeToTower": "0:38:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "19:58:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_5Y99TAD_201909261919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5FE9EBF-2E56-4C50-A88C-D5925923A441", - "ticketNumber": "8SS97MY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.664315, -80.048057", - "loadTime": "09/26/2019 20:42:40", - "straightDistance": "1.11", - "routeDistance": "2.01", - "timeToTower": "0:31:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "21:14:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_8SS97MY_201909262042_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7816BEC-3C24-4F92-A1DD-DD0877F4A06A", - "ticketNumber": "38Q5SUH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.749382, -79.911084", - "loadTime": "09/26/2019 19:00:38", - "straightDistance": "10.36", - "routeDistance": "16.58", - "timeToTower": "0:52:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "19:52:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_38Q5SUH_201909261900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE901CF9-5450-458B-9E07-8FE9F8B93F25", - "ticketNumber": "48GWWAH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724749, -79.935927", - "loadTime": "09/26/2019 20:02:44", - "straightDistance": "8.29", - "routeDistance": "15.45", - "timeToTower": "0:45:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "20:48:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_48GWWAH_201909262002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AEFE681A-B616-4F5B-8474-1F090C9DCC86", - "ticketNumber": "6HU525H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724683, -79.935836", - "loadTime": "09/26/2019 18:03:10", - "straightDistance": "8.29", - "routeDistance": "15.42", - "timeToTower": "0:58:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "19:01:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_6HU525H_201909261803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0C238DA-EC9C-4594-9C84-C4067878E94C", - "ticketNumber": "9Q5JQ3Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.746414, -79.909058", - "loadTime": "09/26/2019 18:50:52", - "straightDistance": "10.36", - "routeDistance": "16.33", - "timeToTower": "3:13:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "22:04:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 60, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_9Q5JQ3Q_201909261850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BACB7099-1AE2-4FA8-8752-414DC1AC28D4", - "ticketNumber": "57LDNSB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.664216, -80.048115", - "loadTime": "09/26/2019 19:49:28", - "straightDistance": "1.12", - "routeDistance": "2.01", - "timeToTower": "0:36:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "20:26:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_57LDNSB_201909261949_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE4ADA02-55F4-4DA7-9725-6CC3A7C154E7", - "ticketNumber": "5BD24J5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.743103, -79.927811", - "loadTime": "09/26/2019 17:31:57", - "straightDistance": "9.31", - "routeDistance": "15.16", - "timeToTower": "1:17:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "18:49:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_5BD24J5_201909261731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C30C036A-1A6B-419D-91AE-2875E71AECE0", - "ticketNumber": "3JU2GLQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.735355, -79.920138", - "loadTime": "09/26/2019 18:01:19", - "straightDistance": "9.43", - "routeDistance": "16.08", - "timeToTower": "1:07:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "19:08:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 80, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_3JU2GLQ_201909261801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C76FB952-A4B2-4E6C-B012-ECA06075E129", - "ticketNumber": "NNXTLYJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.744449, -79.924621", - "loadTime": "09/26/2019 19:49:29", - "straightDistance": "9.51", - "routeDistance": "15.58", - "timeToTower": "1:39:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "21:28:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_NNXTLYJ_201909261949_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8DB16E6-9C5A-413C-81C3-40ABD20066DF", - "ticketNumber": "7SBELG2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.737150, -80.154138", - "loadTime": "09/26/2019 18:02:50", - "straightDistance": "6.85", - "routeDistance": "11.91", - "timeToTower": "1:35:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "19:38:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_7SBELG2_201909261802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA65AAF9-BDCD-4EB1-889C-F47188EE9AAA", - "ticketNumber": "5L4Y9U8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.732475, -79.921690", - "loadTime": "09/26/2019 21:20:08", - "straightDistance": "9.26", - "routeDistance": "15.99", - "timeToTower": "0:48:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "22:08:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 80, - "quantity": 55.4, - "calculatedQuantity": "55.4 CY", - "s3DownloadKey": "HaulPass_5L4Y9U8_201909262103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBF32AB4-6C75-418D-A33D-8A0178B0C23D", - "ticketNumber": "VAXU9YV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.831106, -80.217023", - "loadTime": "09/26/2019 20:44:57", - "straightDistance": "14.07", - "routeDistance": "19.62", - "timeToTower": "0:52:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "21:37:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_VAXU9YV_201909262044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD1E5D38-C5DD-4CA6-8AFA-069697F93696", - "ticketNumber": "4T6QGMQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.743063, -79.966443", - "loadTime": "09/26/2019 18:32:14", - "straightDistance": "7.48", - "routeDistance": "12.89", - "timeToTower": "1:27:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "19:59:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 75, - "quantity": 64.1, - "calculatedQuantity": "64.1 CY", - "s3DownloadKey": "HaulPass_4T6QGMQ_201909261832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE8E0B21-9F07-4C88-A3B1-9962142A07C8", - "ticketNumber": "7FR9RBM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.746497, -79.908989", - "loadTime": "09/26/2019 18:46:02", - "straightDistance": "10.37", - "routeDistance": "16.33", - "timeToTower": "3:17:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "22:03:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 70, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_7FR9RBM_201909261846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5C1A8BE-26ED-496C-9C54-A5B2FE0C3186", - "ticketNumber": "47WKZKN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.756958, -80.125273", - "loadTime": "09/26/2019 18:53:57", - "straightDistance": "6.81", - "routeDistance": "10.75", - "timeToTower": "0:27:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "19:21:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_47WKZKN_201909261853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D62F08D9-4398-4E11-AEE9-08E6696CBBA7", - "ticketNumber": "EWPETSR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.688281, -79.955393", - "loadTime": "09/26/2019 18:07:52", - "straightDistance": "6.43", - "routeDistance": "16.65", - "timeToTower": "1:21:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "19:29:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_EWPETSR_201909261807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA6A2EA8-0AF9-450E-8AC4-97105FA4236F", - "ticketNumber": "5D5ZCUA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.736708, -79.957185", - "loadTime": "09/26/2019 21:53:21", - "straightDistance": "7.64", - "routeDistance": "13.74", - "timeToTower": "0:38:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "22:32:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 75, - "quantity": 68.5, - "calculatedQuantity": "68.5 CY", - "s3DownloadKey": "HaulPass_5D5ZCUA_201909262104_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0BAF6B2-0160-4132-823A-8FF34AE84DE9", - "ticketNumber": "5CA88HH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738538, -79.983792", - "loadTime": "09/26/2019 19:18:53", - "straightDistance": "6.53", - "routeDistance": "11.62", - "timeToTower": "0:37:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "19:56:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 70, - "quantity": 66.3, - "calculatedQuantity": "66.3 CY", - "s3DownloadKey": "HaulPass_5CA88HH_201909261918_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E12C87F1-D0E7-4ED0-BA62-05DD713CD948", - "ticketNumber": "9CYHFAU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.831065, -80.217205", - "loadTime": "09/26/2019 20:43:40", - "straightDistance": "14.08", - "routeDistance": "19.63", - "timeToTower": "0:52:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "21:35:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_9CYHFAU_201909262043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3FF6570-F757-4BF1-AFAC-DC2BABA1FC1F", - "ticketNumber": "38DDLDH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.738668, -80.158244", - "loadTime": "09/26/2019 20:38:16", - "straightDistance": "7.1", - "routeDistance": "12.3", - "timeToTower": "1:00:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "21:38:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_38DDLDH_201909262038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E449A717-74F6-42CC-B0CC-8EB6297A117C", - "ticketNumber": "46GBEZP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.735375, -79.957009", - "loadTime": "09/26/2019 19:10:51", - "straightDistance": "7.59", - "routeDistance": "13.63", - "timeToTower": "0:53:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "20:04:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 70, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_46GBEZP_201909261910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFAF48AC-3592-4032-9606-3C7ADFBB0948", - "ticketNumber": "6CY7Y2Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.664316, -80.048044", - "loadTime": "09/26/2019 19:10:15", - "straightDistance": "1.12", - "routeDistance": "2.01", - "timeToTower": "0:21:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "19:31:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_6CY7Y2Y_201909261910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFE0D995-4A01-45C4-A3E3-F6706A93A308", - "ticketNumber": "42LZFTX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738515, -79.983882", - "loadTime": "09/26/2019 20:54:54", - "straightDistance": "6.52", - "routeDistance": "11.63", - "timeToTower": "0:39:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "21:34:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_42LZFTX_201909262054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F03315D6-945C-45A8-853D-5D49F8FB289C", - "ticketNumber": "34A2FY6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.639555, -80.192445", - "loadTime": "09/26/2019 18:56:51", - "straightDistance": "7.79", - "routeDistance": "14.63", - "timeToTower": "1:19:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "20:16:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 90, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_34A2FY6_201909261856_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0973CA5-4091-4B00-A21D-339A996FECB5", - "ticketNumber": "4EYGFL8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724749, -79.936396", - "loadTime": "09/26/2019 19:16:13", - "straightDistance": "8.26", - "routeDistance": "15.46", - "timeToTower": "0:50:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "20:07:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_4EYGFL8_201909261916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3F104A4-E538-4D06-859D-2D0D7586A10D", - "ticketNumber": "99978ZT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.743363, -79.965816", - "loadTime": "09/26/2019 18:44:50", - "straightDistance": "7.52", - "routeDistance": "12.93", - "timeToTower": "1:16:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/26/2019", - "disposalTime": "20:01:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_99978ZT_201909261835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "269542D4-80D3-4407-9074-ADF845D42607", - "ticketNumber": "3MRNQ6S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.659237, -80.339191", - "loadTime": "09/27/2019 12:09:20", - "straightDistance": "4.94", - "routeDistance": "6.31", - "timeToTower": "0:16:44", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "12:26:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_3MRNQ6S_201909271209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45332E6F-0B26-4FD9-9D12-3C32CF2B63F4", - "ticketNumber": "3EDTDD2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.576688, -80.320172", - "loadTime": "09/27/2019 11:52:27", - "straightDistance": "2.24", - "routeDistance": "2.41", - "timeToTower": "0:15:49", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "12:08:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_3EDTDD2_201909271152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46995AC3-42F9-4DDD-ACC9-D5737AB6DED6", - "ticketNumber": "TWTXWAK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.576623, -80.320031", - "loadTime": "09/27/2019 11:51:45", - "straightDistance": "2.25", - "routeDistance": "2.42", - "timeToTower": "0:14:05", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "12:05:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_TWTXWAK_201909271151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55ADF128-F3D1-4974-A080-D8E67A326E57", - "ticketNumber": "3CDN84Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.578864, -80.297594", - "loadTime": "09/27/2019 12:32:02", - "straightDistance": "3.46", - "routeDistance": "3.73", - "timeToTower": "0:11:42", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "12:43:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_3CDN84Q_201909271232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CD5DEC0-6BA3-46C2-AEE3-311E7B2961C0", - "ticketNumber": "6NY2BC8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.659354, -80.339330", - "loadTime": "09/27/2019 12:08:43", - "straightDistance": "4.95", - "routeDistance": "6.29", - "timeToTower": "0:16:05", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "12:24:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_6NY2BC8_201909271208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F277FFCD-81D1-4F75-BF19-C5E1E3241F67", - "ticketNumber": "4YEEKLV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.577942, -80.324702", - "loadTime": "09/27/2019 12:05:21", - "straightDistance": "1.96", - "routeDistance": "2.11", - "timeToTower": "0:43:20", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "12:48:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_J001_4YEEKLV_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A8889B5-F10C-4EEC-923A-EBE4F32A41A3", - "ticketNumber": "58YWBDB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.560841, -80.338056", - "loadTime": "09/27/2019 12:36:02", - "straightDistance": "2.2", - "routeDistance": "4.35", - "timeToTower": "0:38:47", - "towerMonitorUserCertificationNumber": "94SQFWR", - "towerMonitorName": "Caitlin Simmons", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "13:14:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_58YWBDB_201909271236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71C04BEE-2F64-4F0E-A370-07B0854E912F", - "ticketNumber": "8TN23YF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.566360, -80.330455", - "loadTime": "09/27/2019 12:23:30", - "straightDistance": "2.15", - "routeDistance": "3.67", - "timeToTower": "0:50:19", - "towerMonitorUserCertificationNumber": "94SQFWR", - "towerMonitorName": "Caitlin Simmons", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "13:13:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_8TN23YF_201909271223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0610F6A9-7851-408F-8916-3F8FAA2ACEE5", - "ticketNumber": "343ENY7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.795414, -80.113057", - "loadTime": "09/27/2019 13:08:58", - "straightDistance": "8.53", - "routeDistance": "10.86", - "timeToTower": "0:39:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "13:48:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 55, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_343ENY7_201909271302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C5CE25A-04D4-4C0B-94BD-6F6C9145F3A2", - "ticketNumber": "47UP53D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815700, -79.994729", - "loadTime": "09/27/2019 11:38:24", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:39:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "12:18:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_47UP53D_201909271138_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CF234FC-162F-4439-8FEF-C932DAFD32FD", - "ticketNumber": "7HKUTY3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815704, -79.994673", - "loadTime": "09/27/2019 11:37:50", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:35:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "12:12:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_7HKUTY3_201909271137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13A26BAF-7CF8-427E-AD32-237DFF69926F", - "ticketNumber": "6UGAREC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.830289, -80.076778", - "loadTime": "09/27/2019 12:17:07", - "straightDistance": "10.54", - "routeDistance": "12.95", - "timeToTower": "0:49:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "13:06:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 60, - "quantity": 42.5, - "calculatedQuantity": "42.5 CY", - "s3DownloadKey": "HaulPass_6UGAREC_201909271217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C92FB3A-36F7-40D4-97E4-E612AD986ED3", - "ticketNumber": "HKEHUXS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.776832, -80.000358", - "loadTime": "09/27/2019 13:07:13", - "straightDistance": "15.2", - "routeDistance": "17.25", - "timeToTower": "0:57:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "14:05:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 45, - "quantity": 32.6, - "calculatedQuantity": "32.6 CY", - "s3DownloadKey": "HaulPass_HKEHUXS_201909271307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CD85DD0-8AF0-4A8F-85A6-B952E9C73271", - "ticketNumber": "3J3HE3G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797274, -80.038761", - "loadTime": "09/26/2019 21:56:42", - "straightDistance": "12.78", - "routeDistance": "14.57", - "timeToTower": "13:33:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "11:30:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_3J3HE3G_201909262156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2161211B-49FA-475E-85E9-ADD67664DBDB", - "ticketNumber": "8D9GRDA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815739, -79.994652", - "loadTime": "09/27/2019 11:39:23", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:37:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "12:16:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_8D9GRDA_201909271139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24D2A4B7-C093-4867-ABE6-3E77E7AB7710", - "ticketNumber": "5RD6DZP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.798181, -80.114991", - "loadTime": "09/27/2019 12:55:17", - "straightDistance": "8.39", - "routeDistance": "10.73", - "timeToTower": "0:51:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "13:46:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_5RD6DZP_201909271255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2DB84AEC-DA90-47D3-A1CB-3AAE78B8A2FD", - "ticketNumber": "4BYTBVR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797400, -80.038874", - "loadTime": "09/26/2019 21:57:26", - "straightDistance": "12.78", - "routeDistance": "14.57", - "timeToTower": "13:33:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "11:30:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_4BYTBVR_201909262157_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3265EB9B-64AE-4ABA-A8C0-4A5C70AAC506", - "ticketNumber": "4M4MSFE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.807773, -80.304697", - "loadTime": "09/27/2019 12:08:21", - "straightDistance": "2.8", - "routeDistance": "3.42", - "timeToTower": "0:46:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "12:54:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 65, - "quantity": 49.5, - "calculatedQuantity": "49.5 CY", - "s3DownloadKey": "HaulPass_4M4MSFE_201909271208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4300375E-54B4-40B6-8EF9-930DEA0E8B35", - "ticketNumber": "58TZR4G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.853890, -80.078776", - "loadTime": "09/27/2019 13:31:36", - "straightDistance": "10.69", - "routeDistance": "15.8", - "timeToTower": "0:36:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "14:08:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 40, - "quantity": 25, - "calculatedQuantity": "25 CY", - "s3DownloadKey": "HaulPass_58TZR4G_201909271331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46319F5C-FE7E-4D59-8B94-736499AD4040", - "ticketNumber": "7PK3ZGF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.845848, -80.066833", - "loadTime": "09/26/2019 21:17:05", - "straightDistance": "11.26", - "routeDistance": "15.04", - "timeToTower": "14:12:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "11:29:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 60, - "quantity": 42.9, - "calculatedQuantity": "42.9 CY", - "s3DownloadKey": "HaulPass_7PK3ZGF_201909262117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5260D4D1-9DD8-43D9-B87C-2D2BAE7E6687", - "ticketNumber": "4DY77PW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815874, -79.994365", - "loadTime": "09/27/2019 13:00:58", - "straightDistance": "15.29", - "routeDistance": "17.63", - "timeToTower": "0:48:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "13:49:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_4DY77PW_201909271300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5474B37B-6C75-4EEE-8CCF-BBC4D6C15C08", - "ticketNumber": "89DM7H4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816211, -79.994333", - "loadTime": "09/27/2019 13:05:02", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:49:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "13:54:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_89DM7H4_201909271305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55EFE9EA-7FC7-485C-9579-2EE0E79581FE", - "ticketNumber": "5GJ54AM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.778143, -79.997034", - "loadTime": "09/27/2019 12:25:45", - "straightDistance": "15.37", - "routeDistance": "17.46", - "timeToTower": "1:37:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "14:02:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 50, - "quantity": 36, - "calculatedQuantity": "36 CY", - "s3DownloadKey": "HaulPass_5GJ54AM_201909271225_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BC732CC-887B-4B45-B6B4-D91DD4577388", - "ticketNumber": "8V7TVJE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.795394, -80.113441", - "loadTime": "09/27/2019 11:38:17", - "straightDistance": "8.51", - "routeDistance": "10.88", - "timeToTower": "0:42:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "12:20:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_8V7TVJE_201909271138_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5FC7BF06-266F-4C25-921C-57CADB4ECF25", - "ticketNumber": "86U5YNT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.778184, -79.996272", - "loadTime": "09/26/2019 20:38:43", - "straightDistance": "15.41", - "routeDistance": "17.42", - "timeToTower": "14:54:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "11:32:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_86U5YNT_201909262038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "609F72E9-65B4-4AD2-B4A9-90AF2C61B265", - "ticketNumber": "LNJKD57", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.807952, -80.304838", - "loadTime": "09/27/2019 13:59:52", - "straightDistance": "2.8", - "routeDistance": "3.41", - "timeToTower": "0:30:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "14:30:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 80, - "quantity": 60.9, - "calculatedQuantity": "60.9 CY", - "s3DownloadKey": "HaulPass_LNJKD57_201909271359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63BB0A04-ABA7-4574-9321-C2071F698D57", - "ticketNumber": "9Y973QC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.770142, -80.003412", - "loadTime": "09/27/2019 12:14:11", - "straightDistance": "15.12", - "routeDistance": "17.31", - "timeToTower": "1:02:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "13:17:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 55, - "quantity": 37.5, - "calculatedQuantity": "37.5 CY", - "s3DownloadKey": "HaulPass_9Y973QC_201909271214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64A5E2F4-F530-4A17-B7A1-911A93579CE8", - "ticketNumber": "4JDB9VK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.795562, -80.113346", - "loadTime": "09/27/2019 11:49:53", - "straightDistance": "8.51", - "routeDistance": "10.87", - "timeToTower": "0:31:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "12:21:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_4JDB9VK_201909271149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65B43454-F536-48A2-9D9E-B72F8E701444", - "ticketNumber": "9R9Y7PT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.820746, -80.139263", - "loadTime": "09/27/2019 11:29:50", - "straightDistance": "6.88", - "routeDistance": "11.15", - "timeToTower": "0:43:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "12:13:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 70, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_9R9Y7PT_201909271129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "687CB763-5911-4F52-801E-51C19092846F", - "ticketNumber": "4YB9JH5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.845188, -80.067885", - "loadTime": "09/27/2019 12:10:25", - "straightDistance": "11.19", - "routeDistance": "14.48", - "timeToTower": "1:14:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "13:25:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 55, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_4YB9JH5_201909271210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "690FF347-B3DF-43DA-80B4-77B45D8105EA", - "ticketNumber": "6XL7UYT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.830450, -80.076902", - "loadTime": "09/27/2019 12:24:08", - "straightDistance": "10.54", - "routeDistance": "12.95", - "timeToTower": "0:43:27", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "13:07:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_6XL7UYT_201909271224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E718910-8156-4596-8CAF-89C086AFD303", - "ticketNumber": "8BZSR39", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.770092, -80.003303", - "loadTime": "09/27/2019 12:38:52", - "straightDistance": "15.12", - "routeDistance": "17.32", - "timeToTower": "0:38:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "13:17:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 70, - "quantity": 37.3, - "calculatedQuantity": "37.3 CY", - "s3DownloadKey": "HaulPass_8BZSR39_201909271238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73EEF070-1708-4064-9A2E-601DF34BE78F", - "ticketNumber": "8XEJWGR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.843310, -80.055429", - "loadTime": "09/27/2019 12:40:01", - "straightDistance": "11.88", - "routeDistance": "14.5", - "timeToTower": "1:19:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "13:59:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 45, - "quantity": 33.5, - "calculatedQuantity": "33.5 CY", - "s3DownloadKey": "HaulPass_8XEJWGR_201909271142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7882D168-E790-4F5A-8140-547E88617146", - "ticketNumber": "68CSVJW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.843459, -80.055409", - "loadTime": "09/27/2019 13:10:24", - "straightDistance": "11.88", - "routeDistance": "14.51", - "timeToTower": "0:50:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "14:00:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 45, - "quantity": 34, - "calculatedQuantity": "34 CY", - "s3DownloadKey": "HaulPass_68CSVJW_201909271310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82C4131A-D0B7-4FD2-B2F4-219B1ACDF730", - "ticketNumber": "5G6YN79", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.807497, -80.305294", - "loadTime": "09/27/2019 11:41:55", - "straightDistance": "2.83", - "routeDistance": "3.45", - "timeToTower": "1:11:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "12:53:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_5G6YN79_201909271141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A220122-7A6F-487F-B98A-79E305EAAB1E", - "ticketNumber": "33RW7XY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.854253, -80.077553", - "loadTime": "09/27/2019 11:47:27", - "straightDistance": "10.77", - "routeDistance": "15.82", - "timeToTower": "0:50:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "12:37:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_33RW7XY_201909271139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91F0FCAD-7348-4046-BEFA-2ECBCCFD702A", - "ticketNumber": "8LN3YWG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.769018, -80.002384", - "loadTime": "09/27/2019 12:14:37", - "straightDistance": "15.19", - "routeDistance": "17.41", - "timeToTower": "0:58:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "13:12:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 65, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_8LN3YWG_201909271214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96276D12-5E95-4021-8291-21983086003F", - "ticketNumber": "6969CER", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.847339, -80.059611", - "loadTime": "09/26/2019 20:49:26", - "straightDistance": "11.69", - "routeDistance": "14.52", - "timeToTower": "14:47:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "11:37:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 55, - "quantity": 36.4, - "calculatedQuantity": "36.4 CY", - "s3DownloadKey": "HaulPass_6969CER_201909262049_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E4CA75F-36F5-4260-A6B5-8739C8C57DE7", - "ticketNumber": "9AQR6A8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.769104, -80.002393", - "loadTime": "09/27/2019 12:13:31", - "straightDistance": "15.19", - "routeDistance": "17.4", - "timeToTower": "0:58:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "13:11:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 65, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_9AQR6A8_201909271213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2E03EF3-049B-4E5D-A0F2-17D5C5A32E31", - "ticketNumber": "7LZKFNG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.807661, -80.304902", - "loadTime": "09/27/2019 13:16:06", - "straightDistance": "2.81", - "routeDistance": "3.43", - "timeToTower": "1:11:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "14:27:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_7LZKFNG_201909271316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8EFFFC6-122A-49E2-840B-4A61CC7F6ABB", - "ticketNumber": "9WWHJRC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815750, -79.994727", - "loadTime": "09/27/2019 11:38:39", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:40:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "12:19:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_9WWHJRC_201909271138_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9B133EB-9E0A-4BF1-B29D-E9D9AAB839E9", - "ticketNumber": "6Z3PD4F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.786910, -79.999821", - "loadTime": "09/27/2019 12:41:02", - "straightDistance": "15.11", - "routeDistance": "16.85", - "timeToTower": "0:38:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "13:19:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_6Z3PD4F_201909271241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0544373-1431-4C67-998F-BCCC8FB96E45", - "ticketNumber": "5U8697Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815932, -79.994452", - "loadTime": "09/27/2019 13:01:16", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:49:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "13:50:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 55, - "quantity": 42.1, - "calculatedQuantity": "42.1 CY", - "s3DownloadKey": "HaulPass_5U8697Y_201909271301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1FDD252-C86D-486D-A98E-F1D78957A02A", - "ticketNumber": "6WK4BXK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.854250, -80.077557", - "loadTime": "09/27/2019 11:45:09", - "straightDistance": "10.77", - "routeDistance": "15.82", - "timeToTower": "0:57:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "12:42:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 75, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_J001_6WK4BXK_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB09EAFC-BE8F-4311-B651-F89B4F34FE3A", - "ticketNumber": "4MH2RMA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815848, -79.994385", - "loadTime": "09/27/2019 13:02:41", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:49:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "13:51:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 70, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_4MH2RMA_201909271302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB78B6C2-0647-427E-BE62-F85576188136", - "ticketNumber": "5UZQHH9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815747, -79.994638", - "loadTime": "09/27/2019 11:39:04", - "straightDistance": "15.27", - "routeDistance": "17.63", - "timeToTower": "0:36:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "12:15:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_5UZQHH9_201909271139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD02149C-1AE0-493A-AB84-8F7A1A0A749D", - "ticketNumber": "8S7TAJ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724545, -79.936395", - "loadTime": "09/26/2019 21:40:04", - "straightDistance": "19.72", - "routeDistance": "24.7", - "timeToTower": "13:48:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "11:28:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_8S7TAJ9_201909262140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD6BF805-7E78-495F-997D-2FCFEA3F905B", - "ticketNumber": "8VYK62X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.845286, -80.067970", - "loadTime": "09/27/2019 12:04:26", - "straightDistance": "11.18", - "routeDistance": "14.47", - "timeToTower": "1:19:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "13:24:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 60, - "quantity": 40.9, - "calculatedQuantity": "40.9 CY", - "s3DownloadKey": "HaulPass_8VYK62X_201909271204_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF511595-E4DD-4E03-9D30-8CC34291E4DD", - "ticketNumber": "3Z6SWFQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.847004, -80.059729", - "loadTime": "09/26/2019 20:47:54", - "straightDistance": "11.68", - "routeDistance": "14.5", - "timeToTower": "14:48:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "11:36:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 60, - "quantity": 42.5, - "calculatedQuantity": "42.5 CY", - "s3DownloadKey": "HaulPass_3Z6SWFQ_201909262047_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C20260B0-1E12-4770-986A-0E31611CA615", - "ticketNumber": "8J6VXZD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.823425, -80.141367", - "loadTime": "09/27/2019 13:07:37", - "straightDistance": "6.77", - "routeDistance": "11.38", - "timeToTower": "0:27:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "13:35:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 70, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_8J6VXZD_201909271307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C536FB6B-ADEE-41BA-9F6D-664313E98242", - "ticketNumber": "7ULAAQP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.777695, -79.996076", - "loadTime": "09/26/2019 21:33:23", - "straightDistance": "15.43", - "routeDistance": "17.46", - "timeToTower": "14:00:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "11:34:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 65, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_7ULAAQP_201909262133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC415398-AFFC-4793-8E59-601C5B474B75", - "ticketNumber": "9MRQB4T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.846188, -80.067319", - "loadTime": "09/26/2019 21:13:04", - "straightDistance": "11.23", - "routeDistance": "15", - "timeToTower": "14:13:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "11:26:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_9MRQB4T_201909262113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDAF9EDC-FE9B-49AE-93CB-0F1F7EEE3759", - "ticketNumber": "4CHN6AH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816211, -79.994333", - "loadTime": "09/27/2019 13:04:44", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:49:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "13:53:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_4CHN6AH_201909271304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CECC265D-64AD-4091-9139-33C8E1650AF0", - "ticketNumber": "MT6LV47", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815760, -79.994841", - "loadTime": "09/27/2019 11:37:29", - "straightDistance": "15.26", - "routeDistance": "17.58", - "timeToTower": "0:33:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "12:10:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_MT6LV47_201909271137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3DE26B2-CE1E-43C4-8C0F-12504852BC1E", - "ticketNumber": "9NTRB8K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813328, -80.108221", - "loadTime": "09/27/2019 12:09:59", - "straightDistance": "8.68", - "routeDistance": "10.67", - "timeToTower": "0:26:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "12:36:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_9NTRB8K_201909271209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D50C7FA1-00FD-4303-A546-0B3FCED152FB", - "ticketNumber": "39VGK66", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.854346, -80.078846", - "loadTime": "09/27/2019 13:35:26", - "straightDistance": "10.7", - "routeDistance": "15.83", - "timeToTower": "0:34:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "14:10:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 45, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_39VGK66_201909271334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF97E188-3E07-4175-A0D9-76B4E42F9723", - "ticketNumber": "7X85S78", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815784, -79.994393", - "loadTime": "09/27/2019 13:02:55", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:49:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "13:52:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_7X85S78_201909271302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8061CAC-7AF9-47C0-A9BD-B9031473C377", - "ticketNumber": "6U2DYU5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.778560, -79.994903", - "loadTime": "09/26/2019 20:18:38", - "straightDistance": "15.49", - "routeDistance": "17.34", - "timeToTower": "15:13:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "11:31:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_6U2DYU5_201909262018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8A8C841-9106-4532-AFD6-20AE5F4B8C13", - "ticketNumber": "4QZ9S59", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.785305, -79.999671", - "loadTime": "09/27/2019 12:20:23", - "straightDistance": "15.14", - "routeDistance": "16.74", - "timeToTower": "0:58:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "13:18:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_4QZ9S59_201909271220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CAD00D8-22A7-490C-B6CD-88F28936C816", - "ticketNumber": "78TQLJT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.716172, -80.065335", - "loadTime": "09/27/2019 14:10:14", - "straightDistance": "3", - "routeDistance": "5.04", - "timeToTower": "0:34:57", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "14:45:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 60, - "quantity": 42.2, - "calculatedQuantity": "42.2 CY", - "s3DownloadKey": "HaulPass_78TQLJT_201909271358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19DA506E-0E47-4C89-B1C6-ADD2A0BC50C7", - "ticketNumber": "8KYBFUR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738584, -79.983830", - "loadTime": "09/27/2019 13:49:19", - "straightDistance": "6.53", - "routeDistance": "11.63", - "timeToTower": "0:56:57", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "14:46:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_8KYBFUR_201909271349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08BADCA9-F42A-4316-B635-EB27E0036B52", - "ticketNumber": "SHX764L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.836619, -79.816653", - "loadTime": "09/27/2019 13:44:12", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "0:38:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "14:22:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 85, - "quantity": 63.6, - "calculatedQuantity": "63.6 CY", - "s3DownloadKey": "HaulPass_SHX764L_201909271344_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11FC8C32-8C9D-4616-AA2B-20CAC15F0587", - "ticketNumber": "5RVHB27", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.805020, -79.875268", - "loadTime": "09/27/2019 12:46:40", - "straightDistance": "13.89", - "routeDistance": "14.75", - "timeToTower": "1:34:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "14:21:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 80, - "quantity": 68.7, - "calculatedQuantity": "68.7 CY", - "s3DownloadKey": "HaulPass_5RVHB27_201909271246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B6F896B-CC8B-49C4-BA8E-300D22A2946B", - "ticketNumber": "65GGD8J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.795756, -79.868852", - "loadTime": "09/27/2019 12:26:21", - "straightDistance": "14.05", - "routeDistance": "15.68", - "timeToTower": "0:57:28", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "13:23:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 80, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_65GGD8J_201909271220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F3280C2-BEF8-4AB3-B8F6-63C52C30C019", - "ticketNumber": "7FTFQUN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836503, -79.816005", - "loadTime": "09/27/2019 11:27:50", - "straightDistance": "9.89", - "routeDistance": "10.59", - "timeToTower": "1:04:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "12:31:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_7FTFQUN_201909271127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25B26317-B285-4292-89E8-2D70607B4E5B", - "ticketNumber": "4D552VN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836446, -79.816254", - "loadTime": "09/27/2019 11:49:24", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:53:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "12:42:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_4D552VN_201909271149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25E1A654-4DB2-4D23-A048-DA1E79C2DD3B", - "ticketNumber": "6NRPV5U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836647, -79.816344", - "loadTime": "09/26/2019 21:44:54", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "13:42:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "11:27:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_6NRPV5U_201909262144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27070BCA-A3EC-4E7A-8D35-019B03B88A41", - "ticketNumber": "3CD56NE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836498, -79.816509", - "loadTime": "09/27/2019 12:08:05", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "1:09:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "13:17:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 75, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_3CD56NE_201909271208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2DBE67A9-F0B6-458A-BA7E-8664C4CD54AF", - "ticketNumber": "54FGYKE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836560, -79.816547", - "loadTime": "09/27/2019 13:11:40", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "0:38:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "13:50:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_54FGYKE_201909271311_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FB405E1-17F4-4A12-A59B-BBC47EB39B7D", - "ticketNumber": "7F9GB5U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.808525, -79.869497", - "loadTime": "09/27/2019 13:04:26", - "straightDistance": "13.48", - "routeDistance": "14.23", - "timeToTower": "0:28:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "13:33:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 80, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_7F9GB5U_201909271217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BB6E216-482B-4BCB-B83B-FDEA1443BE85", - "ticketNumber": "569CEUU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.794734, -79.869891", - "loadTime": "09/27/2019 12:50:55", - "straightDistance": "14.14", - "routeDistance": "15.91", - "timeToTower": "0:41:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "13:32:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 70, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_569CEUU_201909271250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3FB386D0-8FD0-4AF1-A1B0-08E239C7795F", - "ticketNumber": "3TEYATX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836356, -79.816377", - "loadTime": "09/27/2019 11:48:23", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "0:31:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "12:19:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 70, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_3TEYATX_201909271148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "447BC057-7BA3-40D2-8059-FBBAFF683BD9", - "ticketNumber": "9H99CV4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836449, -79.816414", - "loadTime": "09/27/2019 12:07:27", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "1:11:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "13:18:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 75, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_9H99CV4_201909271207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A1B194C-F766-4B63-8935-2DD356BAD4C7", - "ticketNumber": "3X2MNBK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836433, -79.816484", - "loadTime": "09/27/2019 13:08:10", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "1:08:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "14:16:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 40, - "quantity": 27.8, - "calculatedQuantity": "27.8 CY", - "s3DownloadKey": "HaulPass_3X2MNBK_201909271308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D81EF0F-DDC7-4D55-A158-8C562EFE06B7", - "ticketNumber": "746MRZC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836308, -79.816141", - "loadTime": "09/27/2019 11:30:21", - "straightDistance": "9.9", - "routeDistance": "10.83", - "timeToTower": "2:07:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "13:37:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 80, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_746MRZC_201909271130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51D6E6CA-5494-4983-B710-CA90EFB7D53B", - "ticketNumber": "3L6L5M8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836508, -79.816377", - "loadTime": "09/27/2019 12:30:04", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:29:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "12:59:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_3L6L5M8_201909271230_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "586D1420-2FA3-4628-8FD4-8B8CC7867295", - "ticketNumber": "6Z9U8VL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.786192, -79.787394", - "loadTime": "09/27/2019 12:26:12", - "straightDistance": "11.7", - "routeDistance": "15", - "timeToTower": "1:12:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "13:38:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_6Z9U8VL_201909271226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5EAF10AC-92C4-4B4F-A06D-BB6510ED04C0", - "ticketNumber": "3R5KZTD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6XMAGF5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836538, -79.815671", - "loadTime": "09/27/2019 11:47:17", - "straightDistance": "9.87", - "routeDistance": "10.6", - "timeToTower": "2:47:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "14:34:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_3R5KZTD_201909271147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "600C760B-3655-4025-AE25-BD3DBA2E805B", - "ticketNumber": "6E4YVNF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836519, -79.816406", - "loadTime": "09/27/2019 13:08:50", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "1:11:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "14:20:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_6E4YVNF_201909271308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66D8CE96-BD8C-4AA4-8F0C-DF8300C367BC", - "ticketNumber": "34MH4CD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836470, -79.816282", - "loadTime": "09/26/2019 22:00:39", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "13:33:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "11:33:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 70, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_34MH4CD_201909262200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71D2C504-0FAB-443D-86C2-F02E02ED3C89", - "ticketNumber": "6FF3BFM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836658, -79.816199", - "loadTime": "09/27/2019 12:55:01", - "straightDistance": "9.89", - "routeDistance": "10.59", - "timeToTower": "0:57:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "13:52:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 65, - "quantity": 41.3, - "calculatedQuantity": "41.3 CY", - "s3DownloadKey": "HaulPass_6FF3BFM_201909271255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C0B67D8-3CBA-43E6-BD98-88F117845B3F", - "ticketNumber": "UQSW7AV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836380, -79.816330", - "loadTime": "09/27/2019 13:52:54", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "0:39:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "14:32:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 85, - "quantity": 70.2, - "calculatedQuantity": "70.2 CY", - "s3DownloadKey": "HaulPass_UQSW7AV_201909271352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D147EAC-C8D3-4971-952E-A334CC2D5D0C", - "ticketNumber": "48ZFHLC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836532, -79.816157", - "loadTime": "09/27/2019 11:35:49", - "straightDistance": "9.89", - "routeDistance": "10.85", - "timeToTower": "0:54:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "12:29:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 70, - "quantity": 48.7, - "calculatedQuantity": "48.7 CY", - "s3DownloadKey": "HaulPass_48ZFHLC_201909271135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DEA764A-2339-4937-A4DC-AFF97E499C6E", - "ticketNumber": "94KDTBA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836397, -79.816095", - "loadTime": "09/27/2019 11:29:42", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "2:07:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "13:36:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 85, - "quantity": 62.4, - "calculatedQuantity": "62.4 CY", - "s3DownloadKey": "HaulPass_94KDTBA_201909271129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FC6E395-3574-4324-A38C-60A05DB75E46", - "ticketNumber": "4TGRGWL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836565, -79.816262", - "loadTime": "09/27/2019 12:54:18", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "1:00:33", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "13:54:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 85, - "quantity": 56, - "calculatedQuantity": "56 CY", - "s3DownloadKey": "HaulPass_4TGRGWL_201909271254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8214ED42-4B58-4E9E-A9CA-FB3DF8B58B79", - "ticketNumber": "6NPGVYP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836379, -79.816376", - "loadTime": "09/27/2019 13:52:23", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "0:40:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "14:33:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 75, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_6NPGVYP_201909271352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C0D9D34-37D7-4751-BD68-3CA869888224", - "ticketNumber": "7DC3UVG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836631, -79.816011", - "loadTime": "09/27/2019 13:21:47", - "straightDistance": "9.88", - "routeDistance": "10.59", - "timeToTower": "0:53:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "14:15:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_7DC3UVG_201909271321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97AFCE5A-38E4-43DC-8C63-37B7C52EDF55", - "ticketNumber": "328JFK6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836558, -79.816419", - "loadTime": "09/26/2019 21:44:41", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "13:40:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "11:24:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_328JFK6_201909262144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CE9951C-6122-4D16-A434-21A746DB4A41", - "ticketNumber": "75W4DX2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.836735, -79.816447", - "loadTime": "09/27/2019 12:08:35", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:42:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "12:51:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 80, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_J001_75W4DX2_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A20C0E67-D2D7-4B40-AB81-1E831AB6F85D", - "ticketNumber": "5EBYXRT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5RNVJ24", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.786492, -79.787647", - "loadTime": "09/27/2019 12:41:39", - "straightDistance": "11.69", - "routeDistance": "15", - "timeToTower": "0:58:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "13:40:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.5 CY", - "percentFull": 70, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_5EBYXRT_201909271241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE1C260C-8383-445C-817A-55E8CE3AC152", - "ticketNumber": "C3WM2KC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836625, -79.816096", - "loadTime": "09/27/2019 11:26:45", - "straightDistance": "9.89", - "routeDistance": "10.59", - "timeToTower": "1:10:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "12:36:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 60, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_C3WM2KC_201909271126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B007B654-3D81-4106-9F26-C7F60B2A4BD2", - "ticketNumber": "3DV3SKL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836687, -79.816106", - "loadTime": "09/27/2019 11:35:07", - "straightDistance": "9.88", - "routeDistance": "10.59", - "timeToTower": "0:53:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "12:28:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_3DV3SKL_201909271135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFBAAB30-606D-4175-A16A-2B006E18B198", - "ticketNumber": "3KJCEFA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836461, -79.816313", - "loadTime": "09/26/2019 22:00:26", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "13:35:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "11:36:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 65, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_3KJCEFA_201909262200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7EDECF9-017A-42A7-92B1-B725CE72EE70", - "ticketNumber": "34DFFNL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836425, -79.816565", - "loadTime": "09/27/2019 11:49:05", - "straightDistance": "9.92", - "routeDistance": "10.83", - "timeToTower": "0:33:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "12:23:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 75, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_34DFFNL_201909271149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D41F3706-E1A6-4A50-BAD7-14BC8B42B124", - "ticketNumber": "52ZCR3V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.836683, -79.816422", - "loadTime": "09/27/2019 12:09:06", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:40:54", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "12:50:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_J001_52ZCR3V_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7C26D7A-9080-47BA-84D5-0D9DDCED7E80", - "ticketNumber": "853ATPU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.837514, -79.815949", - "loadTime": "09/27/2019 13:41:08", - "straightDistance": "9.84", - "routeDistance": "10.64", - "timeToTower": "0:42:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "14:23:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_853ATPU_201909271341_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7462181-0F3E-4E38-BB55-BA686104BBE3", - "ticketNumber": "4GGUGJ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836544, -79.816402", - "loadTime": "09/27/2019 13:12:49", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:38:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "13:50:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 60, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_4GGUGJ4_201909271312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "134F3C12-D8F0-4491-81A4-5C304B2D0E28", - "ticketNumber": "6VRMBKC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.787898, -80.000345", - "loadTime": "09/27/2019 14:14:30", - "straightDistance": "15.08", - "routeDistance": "16.94", - "timeToTower": "1:05:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "15:19:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_6VRMBKC_201909271414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C7A0704-7281-4D8A-AF33-4B80719D535A", - "ticketNumber": "529CUGL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816280, -79.994281", - "loadTime": "09/27/2019 14:34:22", - "straightDistance": "15.29", - "routeDistance": "17.61", - "timeToTower": "0:57:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "15:31:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_529CUGL_201909271434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D7F188D-87E0-4144-80BE-C3600F23CD06", - "ticketNumber": "8DN3GMP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.811494, -80.121610", - "loadTime": "09/27/2019 14:29:50", - "straightDistance": "7.91", - "routeDistance": "10.38", - "timeToTower": "0:27:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "14:57:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 50, - "quantity": 18.4, - "calculatedQuantity": "18.4 CY", - "s3DownloadKey": "HaulPass_8DN3GMP_201909271418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F0F1DEF-A267-490F-950B-C73F092FE69E", - "ticketNumber": "ER9AM2U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.829779, -80.078270", - "loadTime": "09/27/2019 13:59:57", - "straightDistance": "10.45", - "routeDistance": "13.04", - "timeToTower": "1:12:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "15:12:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 50, - "quantity": 35.5, - "calculatedQuantity": "35.5 CY", - "s3DownloadKey": "HaulPass_ER9AM2U_201909271359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E7AF733-670E-40FD-92E5-E727E64764D0", - "ticketNumber": "8SLJZ64", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.798450, -80.146132", - "loadTime": "09/27/2019 14:47:17", - "straightDistance": "6.61", - "routeDistance": "7.65", - "timeToTower": "0:52:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "15:39:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 80, - "quantity": 56.4, - "calculatedQuantity": "56.4 CY", - "s3DownloadKey": "HaulPass_8SLJZ64_201909271441_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67026F48-941E-4620-95B6-366AB42AFF8E", - "ticketNumber": "9HYGKT7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816020, -79.994204", - "loadTime": "09/27/2019 14:29:58", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:51:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "15:21:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_9HYGKT7_201909271429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "750D591E-22E7-429A-A3A5-F9587D234873", - "ticketNumber": "8CLHBEF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.770494, -80.000991", - "loadTime": "09/27/2019 14:52:46", - "straightDistance": "15.25", - "routeDistance": "17.44", - "timeToTower": "0:55:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "15:47:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 70, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_8CLHBEF_201909271452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75E51635-2707-4B5E-BB8A-6F1EAE866292", - "ticketNumber": "9MJSEXV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.844041, -80.071839", - "loadTime": "09/27/2019 14:18:16", - "straightDistance": "10.95", - "routeDistance": "14.38", - "timeToTower": "1:15:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "15:34:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_9MJSEXV_201909271418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8FAA7636-1AD1-42D1-B557-4437AE589128", - "ticketNumber": "7UUP4DC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816014, -79.994219", - "loadTime": "09/27/2019 14:30:16", - "straightDistance": "15.29", - "routeDistance": "17.63", - "timeToTower": "0:52:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "15:23:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_7UUP4DC_201909271430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A32C755-C249-44CB-B738-57C0B7F2D84E", - "ticketNumber": "6KDAMDK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.853255, -80.079995", - "loadTime": "09/27/2019 15:00:19", - "straightDistance": "10.61", - "routeDistance": "15.91", - "timeToTower": "1:00:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "16:00:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 65, - "quantity": 46.2, - "calculatedQuantity": "46.2 CY", - "s3DownloadKey": "HaulPass_6KDAMDK_201909271500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A970118B-35E9-4D47-8DA5-34CE8B27C7FB", - "ticketNumber": "4L4ZGLS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816005, -79.994268", - "loadTime": "09/27/2019 14:31:51", - "straightDistance": "15.29", - "routeDistance": "17.61", - "timeToTower": "0:53:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "15:25:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_4L4ZGLS_201909271431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8D4E34A-9762-4CC5-BEE9-9BB7C85849EE", - "ticketNumber": "3NKHNMU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.853842, -80.079454", - "loadTime": "09/27/2019 14:55:40", - "straightDistance": "10.65", - "routeDistance": "15.86", - "timeToTower": "1:03:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "15:59:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_3NKHNMU_201909271451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD870B85-C133-4B37-B5AC-E68DC38D0603", - "ticketNumber": "549C5WY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.787520, -80.001525", - "loadTime": "09/27/2019 14:03:54", - "straightDistance": "15.01", - "routeDistance": "16.91", - "timeToTower": "1:14:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "15:18:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_549C5WY_201909271403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C80DE9B0-0660-4544-ABEB-A43ECE5434A7", - "ticketNumber": "5J7ZXFZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816248, -79.994185", - "loadTime": "09/27/2019 14:34:06", - "straightDistance": "15.3", - "routeDistance": "17.61", - "timeToTower": "0:55:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "15:29:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_5J7ZXFZ_201909271434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0F89DA4-E45F-4206-80C4-6749ED7B49A9", - "ticketNumber": "3Z4E8TV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.777751, -79.997332", - "loadTime": "09/27/2019 13:52:40", - "straightDistance": "15.36", - "routeDistance": "17.29", - "timeToTower": "1:23:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "15:16:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 35, - "quantity": 21.1, - "calculatedQuantity": "21.1 CY", - "s3DownloadKey": "HaulPass_3Z4E8TV_201909271323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D27EC32E-8EB4-4F5F-97D6-9A03B04CE16B", - "ticketNumber": "77WNSB4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.823073, -80.180973", - "loadTime": "09/27/2019 15:20:36", - "straightDistance": "4.48", - "routeDistance": "4.75", - "timeToTower": "0:21:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "15:41:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_J001_77WNSB4_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA693364-3F5A-40E6-8D85-1A50132DA141", - "ticketNumber": "9FF8GZA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.829681, -80.078183", - "loadTime": "09/27/2019 14:07:18", - "straightDistance": "10.46", - "routeDistance": "13.04", - "timeToTower": "1:06:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "15:14:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_9FF8GZA_201909271407_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA62D00F-88F0-47D0-A9EE-B96F8F6396C8", - "ticketNumber": "92ZTTBR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.795631, -80.112262", - "loadTime": "09/27/2019 14:38:37", - "straightDistance": "8.57", - "routeDistance": "10.81", - "timeToTower": "0:32:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "15:11:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_92ZTTBR_201909271425_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA87CA68-B293-4DB2-BD89-3EFC421DE603", - "ticketNumber": "38NLUPU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816005, -79.994268", - "loadTime": "09/27/2019 14:32:07", - "straightDistance": "15.29", - "routeDistance": "17.61", - "timeToTower": "0:55:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "15:27:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_38NLUPU_201909271432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F039619D-79F1-4632-BD39-CD30DA187EF3", - "ticketNumber": "5M8N53W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.844858, -80.072021", - "loadTime": "09/27/2019 14:33:22", - "straightDistance": "10.95", - "routeDistance": "14.37", - "timeToTower": "1:02:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "15:35:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 60, - "quantity": 42.9, - "calculatedQuantity": "42.9 CY", - "s3DownloadKey": "HaulPass_5M8N53W_201909271433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2130A18-7B78-4846-AA10-AC166E0E1839", - "ticketNumber": "5R7GF8A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.795429, -80.113017", - "loadTime": "09/27/2019 14:19:51", - "straightDistance": "8.53", - "routeDistance": "10.85", - "timeToTower": "0:49:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "15:09:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_5R7GF8A_201909271419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "028ED1B7-925D-4409-9FBC-D1A63CE650F9", - "ticketNumber": "92BTVWZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.561359, -80.338377", - "loadTime": "09/27/2019 15:22:09", - "straightDistance": "2.16", - "routeDistance": "4.39", - "timeToTower": "0:52:36", - "towerMonitorUserCertificationNumber": "94SQFWR", - "towerMonitorName": "Caitlin Simmons", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "16:14:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 50, - "quantity": 36.3, - "calculatedQuantity": "36.3 CY", - "s3DownloadKey": "HaulPass_92BTVWZ_201909271522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05CF3E7B-8726-424C-8595-5272F9979242", - "ticketNumber": "7TRGHF6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.579206, -80.326774", - "loadTime": "09/27/2019 15:06:23", - "straightDistance": "1.82", - "routeDistance": "1.96", - "timeToTower": "0:32:58", - "towerMonitorUserCertificationNumber": "94SQFWR", - "towerMonitorName": "Caitlin Simmons", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "15:39:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_7TRGHF6_201909271506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0EE87DE0-2695-4755-8BDC-687AE48BF46D", - "ticketNumber": "7ZVWTKK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.561625, -80.338194", - "loadTime": "09/27/2019 14:07:28", - "straightDistance": "2.15", - "routeDistance": "4.43", - "timeToTower": "0:30:49", - "towerMonitorUserCertificationNumber": "94SQFWR", - "towerMonitorName": "Caitlin Simmons", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "14:38:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 30, - "quantity": 23.3, - "calculatedQuantity": "23.3 CY", - "s3DownloadKey": "HaulPass_7ZVWTKK_201909271407_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14ECBA9B-0420-41ED-8712-7748CE9BFC8B", - "ticketNumber": "KZWA4WX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.561234, -80.338286", - "loadTime": "09/27/2019 15:35:21", - "straightDistance": "2.17", - "routeDistance": "4.37", - "timeToTower": "0:40:55", - "towerMonitorUserCertificationNumber": "94SQFWR", - "towerMonitorName": "Caitlin Simmons", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "16:16:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 45, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_KZWA4WX_201909271535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1AD761B2-4AE9-4BF5-9244-793586A72DFD", - "ticketNumber": "6WU2U26", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.578138, -80.324738", - "loadTime": "09/27/2019 14:04:59", - "straightDistance": "1.96", - "routeDistance": "2.1", - "timeToTower": "0:15:36", - "towerMonitorUserCertificationNumber": "94SQFWR", - "towerMonitorName": "Caitlin Simmons", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "14:20:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 55, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_6WU2U26_201909271404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29B5A709-6DD3-42C2-B82A-7EFB01D5DA1E", - "ticketNumber": "8ZJ3MCD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.578138, -80.324738", - "loadTime": "09/27/2019 14:04:42", - "straightDistance": "1.96", - "routeDistance": "2.1", - "timeToTower": "0:10:48", - "towerMonitorUserCertificationNumber": "94SQFWR", - "towerMonitorName": "Caitlin Simmons", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "14:15:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_8ZJ3MCD_201909271404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D765DE2-B7CA-445C-9533-137E2A20DA3E", - "ticketNumber": "VR37YCQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.702087, -80.347885", - "loadTime": "09/27/2019 14:13:06", - "straightDistance": "7.82", - "routeDistance": "9.14", - "timeToTower": "0:29:20", - "towerMonitorUserCertificationNumber": "94SQFWR", - "towerMonitorName": "Caitlin Simmons", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "14:42:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 30, - "quantity": 22.2, - "calculatedQuantity": "22.2 CY", - "s3DownloadKey": "HaulPass_VR37YCQ_201909271413_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "505DB2F7-7F05-4DC6-A7C6-17DA13EDD89B", - "ticketNumber": "43UZFY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.659373, -80.339327", - "loadTime": "09/27/2019 16:05:17", - "straightDistance": "4.95", - "routeDistance": "6.29", - "timeToTower": "0:13:11", - "towerMonitorUserCertificationNumber": "94SQFWR", - "towerMonitorName": "Caitlin Simmons", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "16:18:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 40, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_43UZFY4_201909271605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E70D563-0D4A-40D4-B770-DED8904F22D6", - "ticketNumber": "6KP65UC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.723290, -80.392192", - "loadTime": "09/27/2019 12:53:26", - "straightDistance": "9.51", - "routeDistance": "15.76", - "timeToTower": "0:38:28", - "towerMonitorUserCertificationNumber": "94SQFWR", - "towerMonitorName": "Caitlin Simmons", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "13:31:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 50, - "quantity": 37, - "calculatedQuantity": "37 CY", - "s3DownloadKey": "HaulPass_6KP65UC_201909271253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "666D36D1-2D65-4847-9F4E-91F648CF5B27", - "ticketNumber": "56AAXB9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.659409, -80.339425", - "loadTime": "09/27/2019 13:24:46", - "straightDistance": "4.95", - "routeDistance": "6.29", - "timeToTower": "0:13:55", - "towerMonitorUserCertificationNumber": "94SQFWR", - "towerMonitorName": "Caitlin Simmons", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "13:38:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_56AAXB9_201909271324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "843768A8-B719-4A00-B9F8-85A1D69B6E03", - "ticketNumber": "7NSAQ9D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.659537, -80.339245", - "loadTime": "09/27/2019 14:38:25", - "straightDistance": "4.96", - "routeDistance": "6.28", - "timeToTower": "0:14:45", - "towerMonitorUserCertificationNumber": "94SQFWR", - "towerMonitorName": "Caitlin Simmons", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "14:53:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_7NSAQ9D_201909271438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3FC96BE-CC10-47BB-8913-36FE1F3F960D", - "ticketNumber": "68MNYV8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.702083, -80.347728", - "loadTime": "09/27/2019 14:08:59", - "straightDistance": "7.82", - "routeDistance": "9.14", - "timeToTower": "0:32:09", - "towerMonitorUserCertificationNumber": "94SQFWR", - "towerMonitorName": "Caitlin Simmons", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "14:41:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 50, - "quantity": 36.6, - "calculatedQuantity": "36.6 CY", - "s3DownloadKey": "HaulPass_68MNYV8_201909271408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD5BB7E0-5618-4DB3-94BD-2A9F0F867241", - "ticketNumber": "4LAJ8F9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.578310, -80.324742", - "loadTime": "09/27/2019 15:03:36", - "straightDistance": "1.95", - "routeDistance": "2.09", - "timeToTower": "0:34:25", - "towerMonitorUserCertificationNumber": "94SQFWR", - "towerMonitorName": "Caitlin Simmons", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "15:38:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_4LAJ8F9_201909271503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB3EB41B-AB60-4DF5-91E6-105846EA6DE6", - "ticketNumber": "84CLPKF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.561585, -80.338456", - "loadTime": "09/27/2019 14:04:13", - "straightDistance": "2.15", - "routeDistance": "4.41", - "timeToTower": "0:32:01", - "towerMonitorUserCertificationNumber": "94SQFWR", - "towerMonitorName": "Caitlin Simmons", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "14:36:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_84CLPKF_201909271404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED00AFD3-1093-4DE8-8753-A4438C1F0D1A", - "ticketNumber": "6B7RHFV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.725462, -80.392348", - "loadTime": "09/27/2019 12:39:00", - "straightDistance": "9.66", - "routeDistance": "15.91", - "timeToTower": "0:50:42", - "towerMonitorUserCertificationNumber": "94SQFWR", - "towerMonitorName": "Caitlin Simmons", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "13:29:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 45, - "quantity": 32.9, - "calculatedQuantity": "32.9 CY", - "s3DownloadKey": "HaulPass_6B7RHFV_201909271239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E43A08F-A613-4830-ACA6-049C5F2616CF", - "ticketNumber": "5TK5UKX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.578097, -80.324492", - "loadTime": "09/27/2019 16:28:26", - "straightDistance": "1.97", - "routeDistance": "2.11", - "timeToTower": "0:34:24", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "17:02:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_5TK5UKX_201909271628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "401F42A7-D0EC-4060-9FDD-2F19540052BC", - "ticketNumber": "6NBTG4J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.753164, -80.330098", - "loadTime": "09/27/2019 15:58:33", - "straightDistance": "11.43", - "routeDistance": "13.93", - "timeToTower": "1:07:57", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "17:06:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 55, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_6NBTG4J_201909271558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E75ABD00-8A6B-48FB-AB4B-BA5116448CCC", - "ticketNumber": "7UGG55U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.581400, -80.338361", - "loadTime": "09/27/2019 16:34:28", - "straightDistance": "1.14", - "routeDistance": "1.24", - "timeToTower": "0:29:43", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "17:04:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_7UGG55U_201909271634_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F53CBCDC-E5E8-455A-90F7-ADFE1838B994", - "ticketNumber": "99STVUY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4RLJGZQ", - "fieldMonitorName": "Ashley Pangalangan", - "loadCoordinates": "32.754754, -80.324020", - "loadTime": "09/27/2019 16:00:59", - "straightDistance": "11.59", - "routeDistance": "15.37", - "timeToTower": "1:06:52", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "17:07:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 50, - "quantity": 37, - "calculatedQuantity": "37 CY", - "s3DownloadKey": "HaulPass_99STVUY_201909271600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E6A8654-4EA4-4402-84F7-E25E01507D47", - "ticketNumber": "5E6EENL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.836376, -79.816527", - "loadTime": "09/27/2019 16:55:36", - "straightDistance": "9.92", - "routeDistance": "10.83", - "timeToTower": "0:38:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "17:33:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_5E6EENL_201909271655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "391D816C-42B9-43CE-BA19-7875EEE269A0", - "ticketNumber": "8VBRYWG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836578, -79.816377", - "loadTime": "09/27/2019 15:12:08", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "1:21:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "16:33:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 75, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_8VBRYWG_201909271512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48CB7690-FFA6-4C4E-84F2-609AAF2B2045", - "ticketNumber": "GFQT4SF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836540, -79.816421", - "loadTime": "09/27/2019 14:44:08", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "1:09:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "15:53:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 75, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_GFQT4SF_201909271444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FAE06F8-BE32-49EB-B73E-27F8F6521952", - "ticketNumber": "83EERV9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.792615, -79.870429", - "loadTime": "09/27/2019 15:55:22", - "straightDistance": "14.26", - "routeDistance": "16.12", - "timeToTower": "1:37:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "17:32:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 65, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_83EERV9_201909271512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82B7EC40-9EFC-4CDD-98BD-A832F3EC6815", - "ticketNumber": "6D4VEKP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836428, -79.816477", - "loadTime": "09/27/2019 15:03:29", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "0:31:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "15:35:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_6D4VEKP_201909271503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "837B9834-6248-4A39-BA78-D5CEE449E1EB", - "ticketNumber": "7EY6CYR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6XMAGF5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836644, -79.816242", - "loadTime": "09/27/2019 15:42:31", - "straightDistance": "9.89", - "routeDistance": "10.86", - "timeToTower": "0:23:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "16:06:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_7EY6CYR_201909271542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97C3301E-A2E1-4E7E-AA50-3E46B87FE3CA", - "ticketNumber": "45CAP5S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836435, -79.816466", - "loadTime": "09/27/2019 15:05:20", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "0:46:28", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "15:51:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_45CAP5S_201909271505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98798D76-AEA4-40BA-B37C-ED6E60961E3C", - "ticketNumber": "7RJXDC3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.837913, -79.816022", - "loadTime": "09/27/2019 15:14:26", - "straightDistance": "9.82", - "routeDistance": "10.53", - "timeToTower": "0:58:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "16:12:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_7RJXDC3_201909271514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98FFB558-2C7F-458F-A418-50D1B8E71F1D", - "ticketNumber": "8SBJGYE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.986337, -79.645819", - "loadTime": "09/27/2019 16:22:51", - "straightDistance": "4.43", - "routeDistance": "8.07", - "timeToTower": "0:52:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "17:15:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_8SBJGYE_201909271622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "993E4584-2BD3-41C2-BDDA-0627A01A711D", - "ticketNumber": "7TT8RXF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.838209, -79.815742", - "loadTime": "09/27/2019 15:15:50", - "straightDistance": "9.8", - "routeDistance": "10.52", - "timeToTower": "0:58:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "16:14:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 60, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_7TT8RXF_201909271515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2B77933-5429-4E65-B428-BC5D92539B3B", - "ticketNumber": "8HP2FYG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.786451, -79.788042", - "loadTime": "09/27/2019 14:31:31", - "straightDistance": "11.7", - "routeDistance": "15.49", - "timeToTower": "0:46:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "15:18:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 65, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_8HP2FYG_201909271431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B24F41EB-36B6-4B54-AB70-EC755648CD23", - "ticketNumber": "75KLETH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836501, -79.816193", - "loadTime": "09/27/2019 14:25:20", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:44:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "15:10:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 60, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_75KLETH_201909271425_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4C7A67D-3209-40D9-A76A-B64F018E576B", - "ticketNumber": "4W3XKQH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836465, -79.816425", - "loadTime": "09/27/2019 15:11:35", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "1:22:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "16:33:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 60, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_4W3XKQH_201909271511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF8DB418-ECA5-4678-B71C-58941991FE91", - "ticketNumber": "4A2D3LL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836522, -79.816422", - "loadTime": "09/27/2019 14:25:57", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:46:27", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "15:12:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_4A2D3LL_201909271425_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C107DE8A-4ECB-4FB6-B2FF-5C584BD36F42", - "ticketNumber": "4W9W3VQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.795038, -79.871892", - "loadTime": "09/27/2019 14:32:31", - "straightDistance": "14.21", - "routeDistance": "16.37", - "timeToTower": "0:41:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "15:14:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_4W9W3VQ_201909271420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C780F2D4-4A40-481C-B99A-A259D240C312", - "ticketNumber": "9J625TP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836565, -79.816422", - "loadTime": "09/27/2019 14:44:35", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "1:11:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "15:55:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 80, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_9J625TP_201909271444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDAC8F58-60EB-4364-9DEB-E170190BF976", - "ticketNumber": "6HTZ28R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836520, -79.816428", - "loadTime": "09/27/2019 14:54:22", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "1:13:40", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "16:08:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 65, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_6HTZ28R_201909271454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D52C8C48-269A-4249-B99F-C9FB4FA3BE45", - "ticketNumber": "54K8C5K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836385, -79.816577", - "loadTime": "09/27/2019 14:56:03", - "straightDistance": "9.92", - "routeDistance": "10.83", - "timeToTower": "1:13:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "16:09:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 70, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_54K8C5K_201909271456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5332694-39EC-414B-9755-301CB2BE23B0", - "ticketNumber": "G5FNQ6Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RC2NLQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836373, -79.816421", - "loadTime": "09/27/2019 16:31:30", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "0:33:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "17:05:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 80, - "quantity": 93.3, - "calculatedQuantity": "93.3 CY", - "s3DownloadKey": "HaulPass_G5FNQ6Z_201909271631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9269445-C2D1-4E9E-821E-8DD6BB7B8F3B", - "ticketNumber": "784U7NY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FDBNDG", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.806527, -79.875706", - "loadTime": "09/27/2019 14:48:41", - "straightDistance": "13.85", - "routeDistance": "14.75", - "timeToTower": "0:32:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "15:21:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "86.8 CY", - "percentFull": 80, - "quantity": 69.4, - "calculatedQuantity": "69.4 CY", - "s3DownloadKey": "HaulPass_784U7NY_201909271434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1D05C5A-49A2-4285-ADA4-6D035D8A73AB", - "ticketNumber": "35XZFMG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.836698, -79.816509", - "loadTime": "09/27/2019 16:56:24", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:38:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "17:34:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_35XZFMG_201909271656_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2AA5BC7-B1ED-49F9-93D4-DDA25852B51A", - "ticketNumber": "6CAZE2A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836466, -79.816535", - "loadTime": "09/27/2019 15:04:37", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "0:48:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "15:52:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 70, - "quantity": 48.7, - "calculatedQuantity": "48.7 CY", - "s3DownloadKey": "HaulPass_6CAZE2A_201909271504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61B469B6-1630-46FB-99FD-D23D2C421E94", - "ticketNumber": "9SATS7E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836629, -79.816129", - "loadTime": "09/27/2019 16:45:12", - "straightDistance": "9.89", - "routeDistance": "10.59", - "timeToTower": "1:04:16", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "17:49:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 85, - "quantity": 56, - "calculatedQuantity": "56 CY", - "s3DownloadKey": "HaulPass_9SATS7E_201909271645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B633C65A-0318-494D-A7EA-50D9D8C0F58C", - "ticketNumber": "33BWNLP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.796251, -79.871126", - "loadTime": "09/27/2019 16:48:59", - "straightDistance": "14.12", - "routeDistance": "16.27", - "timeToTower": "0:57:23", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "17:46:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_33BWNLP_201909271611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6BEE91B-4FE0-4947-9BE8-13F20E88897F", - "ticketNumber": "4YCQLAU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836681, -79.816218", - "loadTime": "09/27/2019 16:44:36", - "straightDistance": "9.89", - "routeDistance": "10.59", - "timeToTower": "1:06:04", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "17:50:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 70, - "quantity": 44.5, - "calculatedQuantity": "44.5 CY", - "s3DownloadKey": "HaulPass_4YCQLAU_201909271644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56F90D7D-EB26-452E-AB25-513F2166876B", - "ticketNumber": "9X6UASM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.569347, -80.366661", - "loadTime": "09/27/2019 18:16:07", - "straightDistance": "1.5", - "routeDistance": "1.97", - "timeToTower": "0:42:05", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "18:58:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 45, - "quantity": 32.7, - "calculatedQuantity": "32.7 CY", - "s3DownloadKey": "HaulPass_9X6UASM_201909271816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D15076B-81DD-4DE2-B455-E186E88AC31C", - "ticketNumber": "9MRKZE9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.561238, -80.338295", - "loadTime": "09/27/2019 17:05:42", - "straightDistance": "2.17", - "routeDistance": "4.37", - "timeToTower": "0:42:00", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "17:47:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_9MRKZE9_201909271705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86B21622-7FAB-4E93-BE02-DE7E7F903EA3", - "ticketNumber": "4YLPBA8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.569450, -80.366394", - "loadTime": "09/27/2019 18:28:55", - "straightDistance": "1.49", - "routeDistance": "1.96", - "timeToTower": "0:31:34", - "towerMonitorUserCertificationNumber": "6MC8P3K", - "towerMonitorName": "Brandon Jerrell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "19:00:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 55, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_4YLPBA8_201909271827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8BFCA73-996A-4195-AE86-20DA6878F0C9", - "ticketNumber": "6Q796BA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.561312, -80.338457", - "loadTime": "09/27/2019 17:16:51", - "straightDistance": "2.16", - "routeDistance": "4.39", - "timeToTower": "0:32:02", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "17:48:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_6Q796BA_201909271716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7F4CD46-896A-4F2D-B4DA-B2392BEAB583", - "ticketNumber": "3DA3EJD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.650783, -80.319921", - "loadTime": "09/27/2019 16:49:29", - "straightDistance": "4.74", - "routeDistance": "7.58", - "timeToTower": "1:35:26", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "18:24:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 55, - "quantity": 40.5, - "calculatedQuantity": "40.5 CY", - "s3DownloadKey": "HaulPass_3DA3EJD_201909271649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00957C58-6BC0-4B5C-90E6-538E0DAA3F7D", - "ticketNumber": "9S57LGZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.740712, -80.241694", - "loadTime": "09/27/2019 17:32:45", - "straightDistance": "5.35", - "routeDistance": "7.51", - "timeToTower": "0:30:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "18:03:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_9S57LGZ_201909271732_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00ED9072-3E45-4422-9CF1-260C25DD9F9B", - "ticketNumber": "93JRSJ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.823260, -80.181129", - "loadTime": "09/27/2019 16:54:28", - "straightDistance": "4.47", - "routeDistance": "4.74", - "timeToTower": "0:23:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "17:17:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_93JRSJ2_201909271654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01007985-4662-4D28-A354-6095752E6B8D", - "ticketNumber": "5E2AQVZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.823070, -80.180778", - "loadTime": "09/27/2019 16:52:33", - "straightDistance": "4.49", - "routeDistance": "4.76", - "timeToTower": "0:24:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "17:16:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 40, - "quantity": 28.2, - "calculatedQuantity": "28.2 CY", - "s3DownloadKey": "HaulPass_5E2AQVZ_201909271638_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "076D93AE-91E9-4050-ABA7-1EA64AFA3261", - "ticketNumber": "8Z9AM6V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816310, -79.994142", - "loadTime": "09/27/2019 17:48:12", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:57:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "18:45:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_8Z9AM6V_201909271748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B5ED58A-A0B0-4F52-9164-86F470630D18", - "ticketNumber": "7ZKT3PL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.786845, -80.235549", - "loadTime": "09/27/2019 16:05:17", - "straightDistance": "2.45", - "routeDistance": "5.09", - "timeToTower": "0:55:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "17:00:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_7ZKT3PL_201909271605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D4AC12D-39A7-45BB-BFC2-803757789271", - "ticketNumber": "8F35EUZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.795345, -80.313614", - "loadTime": "09/27/2019 18:17:21", - "straightDistance": "3.57", - "routeDistance": "4.54", - "timeToTower": "1:20:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "19:37:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 70, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_8F35EUZ_201909271817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FBDDED9-FDCB-43A5-9ED5-3D60D26FA742", - "ticketNumber": "8YWZ6DA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.830692, -80.076893", - "loadTime": "09/27/2019 18:21:10", - "straightDistance": "10.54", - "routeDistance": "12.94", - "timeToTower": "1:26:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "19:47:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_8YWZ6DA_201909271821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12E09C2E-71A5-4A8F-AA1E-18BE705E6362", - "ticketNumber": "32QAPVG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777446, -79.993998", - "loadTime": "09/27/2019 18:55:19", - "straightDistance": "15.55", - "routeDistance": "17.39", - "timeToTower": "1:03:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "19:58:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_32QAPVG_201909271855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "191432C7-82E1-4ECD-9F2B-15DE1395385F", - "ticketNumber": "9AS4NAU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777524, -79.993927", - "loadTime": "09/27/2019 18:44:01", - "straightDistance": "15.56", - "routeDistance": "17.38", - "timeToTower": "1:17:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "20:01:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 55, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_9AS4NAU_201909271844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1AFD2874-F9D0-4351-8BBC-56BD0D198F36", - "ticketNumber": "7PNXM8Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.780446, -80.240423", - "loadTime": "09/27/2019 18:56:29", - "straightDistance": "2.72", - "routeDistance": "5.02", - "timeToTower": "0:15:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "19:11:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_7PNXM8Q_201909271846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C1854EF-2B9D-478C-A530-C11C562E15D7", - "ticketNumber": "8BUM57K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816310, -79.994142", - "loadTime": "09/27/2019 17:47:56", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:56:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "18:44:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_8BUM57K_201909271747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CCEA092-6649-44C5-B250-1210632E64DC", - "ticketNumber": "85DVCH6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.816530, -80.023439", - "loadTime": "09/27/2019 18:42:08", - "straightDistance": "13.6", - "routeDistance": "17.06", - "timeToTower": "1:29:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "20:11:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_85DVCH6_201909271842_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2AE3BEAF-293D-4BE3-8DB7-1033C5DCC0D6", - "ticketNumber": "3L6VTSE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.786762, -80.235545", - "loadTime": "09/27/2019 16:33:13", - "straightDistance": "2.46", - "routeDistance": "5.09", - "timeToTower": "0:28:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "17:01:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 50, - "quantity": 35.6, - "calculatedQuantity": "35.6 CY", - "s3DownloadKey": "HaulPass_3L6VTSE_201909271633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3848EBFD-DFB4-4A63-B9B6-E9AAC633DD33", - "ticketNumber": "8999ZM4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815998, -79.994315", - "loadTime": "09/27/2019 17:59:45", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:37:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "18:37:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_8999ZM4_201909271759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B49A89B-9B22-4C41-ACA3-CF17ADB81DD6", - "ticketNumber": "3D8WMLX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816236, -79.994162", - "loadTime": "09/27/2019 16:13:22", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:50:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "17:03:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_3D8WMLX_201909271613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B9879CD-0E37-4EAF-8AF0-8D0A81763894", - "ticketNumber": "74YCLQD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816186, -79.994230", - "loadTime": "09/27/2019 16:14:13", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:56:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "17:10:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_74YCLQD_201909271613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46DEC4B2-CE28-4280-AAAD-3B9E79463A3A", - "ticketNumber": "6GNJAJW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.770491, -80.000994", - "loadTime": "09/27/2019 14:55:32", - "straightDistance": "15.25", - "routeDistance": "17.44", - "timeToTower": "1:00:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "15:55:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 75, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_J001_6GNJAJW_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4AE6461D-4A8B-4FBE-8050-74D5D914B9F7", - "ticketNumber": "8Q65U2F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.771184, -80.004941", - "loadTime": "09/27/2019 18:35:19", - "straightDistance": "15.01", - "routeDistance": "17.2", - "timeToTower": "1:18:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "19:53:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 75, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_8Q65U2F_201909271835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5177E1FF-F60F-48EA-96B1-6F8EB0DFE215", - "ticketNumber": "68PXMMZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.783593, -80.014405", - "loadTime": "09/27/2019 17:26:01", - "straightDistance": "14.31", - "routeDistance": "16.61", - "timeToTower": "1:04:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "18:30:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_68PXMMZ_201909271726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52F60C96-B8C3-484A-8BE0-85A271E7FFF5", - "ticketNumber": "4NWXE48", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.846082, -80.052674", - "loadTime": "09/27/2019 17:21:37", - "straightDistance": "12.07", - "routeDistance": "14.72", - "timeToTower": "0:54:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "18:15:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_J001_4NWXE48_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53D3B258-F269-4638-9AA9-BB41F8867E20", - "ticketNumber": "6TC5FW6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.807909, -80.304786", - "loadTime": "09/27/2019 16:48:06", - "straightDistance": "2.8", - "routeDistance": "3.41", - "timeToTower": "1:01:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "17:49:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 65, - "quantity": 49.5, - "calculatedQuantity": "49.5 CY", - "s3DownloadKey": "HaulPass_6TC5FW6_201909271648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53F976CC-30AE-4C21-81A8-F935923FD7EA", - "ticketNumber": "732BTDC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.846086, -80.052678", - "loadTime": "09/27/2019 17:25:37", - "straightDistance": "12.07", - "routeDistance": "14.72", - "timeToTower": "0:45:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "18:11:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 60, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_732BTDC_201909271725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "562F6BC6-88C6-4A0C-BC5F-B130F3374D44", - "ticketNumber": "55XFLUA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.787437, -79.999114", - "loadTime": "09/27/2019 16:06:27", - "straightDistance": "15.15", - "routeDistance": "16.91", - "timeToTower": "1:45:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "17:52:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_55XFLUA_201909271606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63275AB3-BDDD-445E-B42D-EACCF2C33C36", - "ticketNumber": "66RDDLY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816313, -79.994141", - "loadTime": "09/27/2019 16:02:34", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:53:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "16:55:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_66RDDLY_201909271602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69B42236-B9BA-4BBB-9637-95FD0B71DCB1", - "ticketNumber": "9TPXVTA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.808254, -80.304333", - "loadTime": "09/27/2019 15:23:06", - "straightDistance": "2.77", - "routeDistance": "3.38", - "timeToTower": "0:43:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "16:06:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 60, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_9TPXVTA_201909271523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6AF5C8A2-A152-48A3-B40E-3656A24436AC", - "ticketNumber": "6X2WYQG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.807816, -80.304983", - "loadTime": "09/27/2019 16:29:13", - "straightDistance": "2.81", - "routeDistance": "3.42", - "timeToTower": "1:21:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "17:50:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 65, - "quantity": 47, - "calculatedQuantity": "47 CY", - "s3DownloadKey": "HaulPass_6X2WYQG_201909271629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72C1A200-14EA-4328-B451-468D7CB590A8", - "ticketNumber": "LT97TFF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.801860, -80.113187", - "loadTime": "09/27/2019 16:44:05", - "straightDistance": "8.46", - "routeDistance": "9.96", - "timeToTower": "0:38:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "17:22:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_LT97TFF_201909271644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77942268-F8CE-46EC-8DBF-7F4F2984DA40", - "ticketNumber": "7LN9XH5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.769860, -79.996675", - "loadTime": "09/27/2019 19:05:07", - "straightDistance": "15.5", - "routeDistance": "17.73", - "timeToTower": "0:50:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "19:55:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 70, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_7LN9XH5_201909271843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F452640-852B-446F-9A5E-94CD6A8B2709", - "ticketNumber": "3NCN4X3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.830850, -80.076835", - "loadTime": "09/27/2019 15:58:04", - "straightDistance": "10.54", - "routeDistance": "12.93", - "timeToTower": "1:32:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "17:30:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_3NCN4X3_201909271558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85BBEF3A-3511-4830-8418-3DE60F8907F6", - "ticketNumber": "4HNG2LC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.852439, -80.076974", - "loadTime": "09/27/2019 17:06:24", - "straightDistance": "10.77", - "routeDistance": "15.72", - "timeToTower": "0:48:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "17:54:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 60, - "quantity": 37.4, - "calculatedQuantity": "37.4 CY", - "s3DownloadKey": "HaulPass_4HNG2LC_201909271658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87ECC279-0FD5-4453-A8F7-288E2269721C", - "ticketNumber": "MKC7QHP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.808518, -80.304572", - "loadTime": "09/27/2019 14:56:33", - "straightDistance": "2.78", - "routeDistance": "3.37", - "timeToTower": "1:08:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "16:05:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_MKC7QHP_201909271456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9139C4BC-87B2-46BA-AE49-93F14BE5DB2A", - "ticketNumber": "8AS5EQQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.818099, -80.023624", - "loadTime": "09/27/2019 16:33:54", - "straightDistance": "13.59", - "routeDistance": "17.06", - "timeToTower": "1:26:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "18:00:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 60, - "quantity": 42.9, - "calculatedQuantity": "42.9 CY", - "s3DownloadKey": "HaulPass_8AS5EQQ_201909271633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "938EE6EC-E264-4B54-8E9C-BF3C69856EE8", - "ticketNumber": "4SJ98SK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.799726, -80.121723", - "loadTime": "09/27/2019 15:26:42", - "straightDistance": "7.99", - "routeDistance": "9.62", - "timeToTower": "0:45:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "16:11:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 70, - "quantity": 25.7, - "calculatedQuantity": "25.7 CY", - "s3DownloadKey": "HaulPass_4SJ98SK_201909271526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1792BAD-3637-47CA-867A-835DB545BE4A", - "ticketNumber": "4NFAH3E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.852446, -80.077548", - "loadTime": "09/27/2019 18:33:16", - "straightDistance": "10.74", - "routeDistance": "15.76", - "timeToTower": "0:57:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "19:30:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 40, - "quantity": 28.4, - "calculatedQuantity": "28.4 CY", - "s3DownloadKey": "HaulPass_4NFAH3E_201909271829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8375E66-CD67-402F-BE02-81248EFD704B", - "ticketNumber": "PLSKVNY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.789271, -80.109375", - "loadTime": "09/27/2019 18:56:32", - "straightDistance": "8.82", - "routeDistance": "11.17", - "timeToTower": "1:06:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "20:03:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 55, - "quantity": 20.7, - "calculatedQuantity": "20.7 CY", - "s3DownloadKey": "HaulPass_PLSKVNY_201909271856_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFB7FB67-8952-4FF0-9699-2926F45D7CAA", - "ticketNumber": "NP735FG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.796077, -80.110100", - "loadTime": "09/27/2019 19:22:15", - "straightDistance": "8.69", - "routeDistance": "10.68", - "timeToTower": "0:30:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "19:52:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 95, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_NP735FG_201909271920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B225E964-DC4D-4326-9FC9-74725C85CDA6", - "ticketNumber": "9855R5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.787163, -80.235700", - "loadTime": "09/27/2019 18:17:27", - "straightDistance": "2.43", - "routeDistance": "5.08", - "timeToTower": "0:53:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "19:10:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_9855R5J_201909271817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4FCCE20-DA30-48AA-8C48-8D365F0E9058", - "ticketNumber": "7S2VKHC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.816231, -80.023627", - "loadTime": "09/27/2019 18:50:47", - "straightDistance": "13.59", - "routeDistance": "17.03", - "timeToTower": "1:22:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "20:13:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 45, - "quantity": 32.2, - "calculatedQuantity": "32.2 CY", - "s3DownloadKey": "HaulPass_7S2VKHC_201909271850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6581572-A629-43C6-AF2C-8EAAAE858F08", - "ticketNumber": "WXM6CNR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.782819, -80.009381", - "loadTime": "09/27/2019 15:28:03", - "straightDistance": "14.61", - "routeDistance": "16.3", - "timeToTower": "0:49:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "16:17:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 50, - "quantity": 26.7, - "calculatedQuantity": "26.7 CY", - "s3DownloadKey": "HaulPass_WXM6CNR_201909271528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7A34F6F-8AD9-45F4-A8BB-3E3D1C4C4D33", - "ticketNumber": "8LZ84JU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.830591, -80.076990", - "loadTime": "09/27/2019 18:12:07", - "straightDistance": "10.53", - "routeDistance": "12.95", - "timeToTower": "1:34:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "19:46:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 55, - "quantity": 39, - "calculatedQuantity": "39 CY", - "s3DownloadKey": "HaulPass_8LZ84JU_201909271812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD49A79D-8998-4546-9649-8F4461C591C0", - "ticketNumber": "7UYU8WE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.740771, -80.241620", - "loadTime": "09/27/2019 17:21:11", - "straightDistance": "5.35", - "routeDistance": "7.51", - "timeToTower": "0:40:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "18:01:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_7UYU8WE_201909271721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF695A6C-7B0E-4C86-9255-4CC2AAD67F6D", - "ticketNumber": "6Y6EDJQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816280, -79.994282", - "loadTime": "09/27/2019 16:02:07", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:52:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "16:54:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_6Y6EDJQ_201909271602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDFB92A2-A902-4FF2-B14F-2A806E58E427", - "ticketNumber": "62NHK6X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816119, -79.994547", - "loadTime": "09/27/2019 17:59:58", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:38:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "18:38:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_62NHK6X_201909271759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D61A62FC-C4A7-4A32-A787-43F7FAB13ACC", - "ticketNumber": "6ZDGXU4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.830608, -80.077285", - "loadTime": "09/27/2019 15:50:24", - "straightDistance": "10.52", - "routeDistance": "12.96", - "timeToTower": "1:38:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "17:29:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 50, - "quantity": 35.5, - "calculatedQuantity": "35.5 CY", - "s3DownloadKey": "HaulPass_6ZDGXU4_201909271550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8375B2E-8527-4CAA-925B-465AB06DC8A1", - "ticketNumber": "4ZEZCN9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.770372, -80.000912", - "loadTime": "09/27/2019 16:40:11", - "straightDistance": "15.25", - "routeDistance": "17.45", - "timeToTower": "1:07:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "17:47:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 50, - "quantity": 40.5, - "calculatedQuantity": "40.5 CY", - "s3DownloadKey": "HaulPass_4ZEZCN9_201909271640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8782097-8BB7-4DF2-9ED7-7B2F527B66E2", - "ticketNumber": "7V7LDRU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.853597, -80.078275", - "loadTime": "09/27/2019 16:49:17", - "straightDistance": "10.72", - "routeDistance": "15.77", - "timeToTower": "1:06:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "17:55:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 65, - "quantity": 46.2, - "calculatedQuantity": "46.2 CY", - "s3DownloadKey": "HaulPass_7V7LDRU_201909271642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB266CDD-0738-4A13-A78D-71DC04FF741D", - "ticketNumber": "6MJKWC2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.787911, -79.998866", - "loadTime": "09/27/2019 16:18:34", - "straightDistance": "15.16", - "routeDistance": "16.95", - "timeToTower": "1:35:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "17:53:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 60, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_6MJKWC2_201909271618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E12141ED-AC8A-4050-BA60-27CC7456AAAD", - "ticketNumber": "8EY7SGT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.770395, -80.000904", - "loadTime": "09/27/2019 16:39:15", - "straightDistance": "15.25", - "routeDistance": "17.45", - "timeToTower": "1:06:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "17:45:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 80, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_8EY7SGT_201909271639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1BFFA8B-BFDC-4352-B065-4402A9FFCFC4", - "ticketNumber": "57YYKCE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.789626, -80.110234", - "loadTime": "09/27/2019 17:43:16", - "straightDistance": "8.77", - "routeDistance": "11.22", - "timeToTower": "0:43:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "18:26:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 60, - "quantity": 22.6, - "calculatedQuantity": "22.6 CY", - "s3DownloadKey": "HaulPass_57YYKCE_201909271743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9230DB2-0C3C-4233-8D41-5F6F4E4F94AE", - "ticketNumber": "9THMRNH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.781720, -80.012729", - "loadTime": "09/27/2019 17:12:32", - "straightDistance": "14.43", - "routeDistance": "16.44", - "timeToTower": "1:17:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "18:29:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_9THMRNH_201909271704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E97E142B-6428-4534-ADBB-1480147D2579", - "ticketNumber": "9VGTPSX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.852828, -80.078985", - "loadTime": "09/27/2019 18:51:10", - "straightDistance": "10.66", - "routeDistance": "15.85", - "timeToTower": "0:38:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "19:29:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 50, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_9VGTPSX_201909271837_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA50E601-8171-48B8-8666-588C95C71BEB", - "ticketNumber": "5TEMMZC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.845031, -80.072030", - "loadTime": "09/27/2019 16:08:31", - "straightDistance": "10.95", - "routeDistance": "14.38", - "timeToTower": "1:49:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "17:58:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_5TEMMZC_201909271608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2C29AED-FDCF-49E5-A0AA-A09B811763BC", - "ticketNumber": "3QXPNDZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815769, -79.994521", - "loadTime": "09/27/2019 16:18:21", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:54:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "17:13:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_3QXPNDZ_201909271618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2C5B067-F7EE-4BED-9CAF-C9B3A04582CD", - "ticketNumber": "4BRDVZ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.789454, -80.111414", - "loadTime": "09/27/2019 16:26:43", - "straightDistance": "8.71", - "routeDistance": "11.29", - "timeToTower": "0:47:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "17:14:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 60, - "quantity": 22.6, - "calculatedQuantity": "22.6 CY", - "s3DownloadKey": "HaulPass_4BRDVZ4_201909271626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F30999EA-2D79-416B-B3CD-F6060082229D", - "ticketNumber": "5HHNBRL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.795218, -80.313648", - "loadTime": "09/27/2019 19:05:27", - "straightDistance": "3.57", - "routeDistance": "4.55", - "timeToTower": "0:31:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "19:36:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_5HHNBRL_201909271905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9C9F370-B7A3-432E-BF1E-EE6289EA0418", - "ticketNumber": "63U8ZN9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815693, -79.994493", - "loadTime": "09/27/2019 16:18:06", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:53:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "17:11:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_63U8ZN9_201909271618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FFDF0B5B-EEBC-4DA0-AFA3-EA2238D92171", - "ticketNumber": "5UPP5DA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.775831, -80.020137", - "loadTime": "09/27/2019 15:05:57", - "straightDistance": "14.08", - "routeDistance": "16.41", - "timeToTower": "1:10:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "16:16:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_5UPP5DA_201909271505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "160B4131-394B-4212-8DBF-E6CDC7467838", - "ticketNumber": "4CZSL9Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.797138, -80.333489", - "loadTime": "09/27/2019 20:18:06", - "straightDistance": "14.43", - "routeDistance": "17.62", - "timeToTower": "0:45:05", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "21:03:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 65, - "quantity": 47, - "calculatedQuantity": "47 CY", - "s3DownloadKey": "HaulPass_4CZSL9Y_201909272018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CBE5ED7-023C-416A-9ECF-D365E8F109B0", - "ticketNumber": "7YNC6KH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.569091, -80.366950", - "loadTime": "09/27/2019 19:38:46", - "straightDistance": "1.52", - "routeDistance": "2", - "timeToTower": "0:25:28", - "towerMonitorUserCertificationNumber": "94SQFWR", - "towerMonitorName": "Caitlin Simmons", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "20:04:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_7YNC6KH_201909271920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42A873AF-5002-4D72-B4AF-5FF7148C13BD", - "ticketNumber": "67WCWMU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.797291, -80.333519", - "loadTime": "09/27/2019 20:17:06", - "straightDistance": "14.44", - "routeDistance": "17.62", - "timeToTower": "0:47:14", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "21:04:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 50, - "quantity": 38.1, - "calculatedQuantity": "38.1 CY", - "s3DownloadKey": "HaulPass_67WCWMU_201909272017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "705F3547-313C-4A0D-8B28-947817E64FD0", - "ticketNumber": "88PSC2V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.569502, -80.365874", - "loadTime": "09/27/2019 19:14:12", - "straightDistance": "1.47", - "routeDistance": "1.93", - "timeToTower": "0:48:42", - "towerMonitorUserCertificationNumber": "94SQFWR", - "towerMonitorName": "Caitlin Simmons", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "20:02:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 50, - "quantity": 36.3, - "calculatedQuantity": "36.3 CY", - "s3DownloadKey": "HaulPass_88PSC2V_201909271914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DDC755D-EA19-4D2C-8704-A5BEA25A484B", - "ticketNumber": "9QKQ2LX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.521938, -80.299931", - "loadTime": "09/27/2019 20:34:12", - "straightDistance": "5.66", - "routeDistance": "8.61", - "timeToTower": "0:19:33", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "20:53:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 55, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_9QKQ2LX_201909272034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB002DA5-95E6-4EDC-8683-363E00588251", - "ticketNumber": "4YV8SHE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.651125, -80.320642", - "loadTime": "09/27/2019 19:00:13", - "straightDistance": "4.75", - "routeDistance": "7.53", - "timeToTower": "1:06:54", - "towerMonitorUserCertificationNumber": "94SQFWR", - "towerMonitorName": "Caitlin Simmons", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "20:07:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 60, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_4YV8SHE_201909271900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F14FD74B-75D6-465C-9F13-8E901BCDA36D", - "ticketNumber": "37UC8YT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.522095, -80.300092", - "loadTime": "09/27/2019 20:34:43", - "straightDistance": "5.65", - "routeDistance": "8.62", - "timeToTower": "0:17:46", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "20:52:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_37UC8YT_201909272034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07FB269E-BF03-42AF-9994-D6F3D533567B", - "ticketNumber": "8F5B5D5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836630, -79.816680", - "loadTime": "09/27/2019 17:07:52", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "1:03:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "18:11:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 60, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_8F5B5D5_201909271707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B0456B7-CB8B-496A-BE25-C5B4D288CB99", - "ticketNumber": "478NYTX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836186, -79.816813", - "loadTime": "09/27/2019 15:48:40", - "straightDistance": "9.94", - "routeDistance": "10.81", - "timeToTower": "2:49:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "18:38:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_478NYTX_201909271548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24257C4D-2689-47B9-8311-FA933BFE261F", - "ticketNumber": "5UMKNMP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836303, -79.816456", - "loadTime": "09/27/2019 17:07:19", - "straightDistance": "9.92", - "routeDistance": "10.83", - "timeToTower": "1:01:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "18:08:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 65, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_5UMKNMP_201909271707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26339E4F-39C9-4248-BFFE-E819255312EA", - "ticketNumber": "8AKGKE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836505, -79.816416", - "loadTime": "09/27/2019 17:33:31", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "1:16:54", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "18:50:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 75, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_8AKGKE5_201909271733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FEF3BDB-A2E5-491E-AD0B-3CD1A3ABFE19", - "ticketNumber": "M5YVJAG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836534, -79.816373", - "loadTime": "09/27/2019 19:19:02", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:47:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "20:06:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 60, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_M5YVJAG_201909271919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "308907BE-29E1-4335-A257-1AA770053C0A", - "ticketNumber": "4DD8A9V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836481, -79.816453", - "loadTime": "09/27/2019 18:36:52", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "0:57:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "19:34:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 65, - "quantity": 41.3, - "calculatedQuantity": "41.3 CY", - "s3DownloadKey": "HaulPass_4DD8A9V_201909271836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3456A203-B82A-48FB-A7EF-235CA91A0073", - "ticketNumber": "9KHK4S6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836484, -79.816520", - "loadTime": "09/27/2019 17:00:43", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "1:05:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "18:06:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_9KHK4S6_201909271700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C380C24-D43D-4696-BFA5-5E95840F546B", - "ticketNumber": "6GE43CD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836595, -79.816702", - "loadTime": "09/27/2019 19:06:19", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "0:50:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "19:56:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_6GE43CD_201909271906_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44D7CD89-4644-4C9B-B436-A2D8D0CCC2ED", - "ticketNumber": "8S3DTWF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.836596, -79.816499", - "loadTime": "09/27/2019 18:24:35", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:42:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "19:07:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_8S3DTWF_201909271824_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EF3D740-7C4E-4087-8CFA-3B5E65E5F556", - "ticketNumber": "9ERCU97", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836476, -79.816550", - "loadTime": "09/27/2019 17:34:18", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "1:17:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "18:51:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 70, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_9ERCU97_201909271734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58A5B316-4ED8-41C0-9B4F-32549CC4E4CD", - "ticketNumber": "QE8KYCH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836515, -79.816451", - "loadTime": "09/27/2019 18:36:28", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "0:58:52", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "19:35:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 80, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_QE8KYCH_201909271836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6103E635-8174-49BE-970C-5CB93F9F4107", - "ticketNumber": "NWFUYMT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.836565, -79.815593", - "loadTime": "09/27/2019 19:57:05", - "straightDistance": "9.87", - "routeDistance": "10.6", - "timeToTower": "0:51:50", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "20:48:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_NWFUYMT_201909271957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67758B81-9027-4E50-8FA1-0BE790243700", - "ticketNumber": "6D7EQN9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.836612, -79.816310", - "loadTime": "09/27/2019 18:40:29", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:57:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "19:38:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_6D7EQN9_201909271840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DD4A852-0159-4497-98CC-796B7D5F002D", - "ticketNumber": "584YBD3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836450, -79.816516", - "loadTime": "09/27/2019 18:41:22", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "0:49:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "19:30:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 70, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_J001_584YBD3_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84AD15AF-A913-41D2-BF01-61989EA8C5C6", - "ticketNumber": "5FH8PLZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6XMAGF5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836611, -79.816174", - "loadTime": "09/27/2019 19:00:27", - "straightDistance": "9.89", - "routeDistance": "10.86", - "timeToTower": "0:50:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "19:50:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 90, - "quantity": 104.9, - "calculatedQuantity": "104.9 CY", - "s3DownloadKey": "HaulPass_5FH8PLZ_201909271900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A230680E-0C5F-404A-BEB9-6AD394EB2513", - "ticketNumber": "T3SAYX5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.836623, -79.816235", - "loadTime": "09/27/2019 18:25:16", - "straightDistance": "9.89", - "routeDistance": "10.85", - "timeToTower": "0:42:54", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "19:08:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_T3SAYX5_201909271825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8B16DDA-E251-4086-A4A3-46932275B968", - "ticketNumber": "6NDTJGS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836412, -79.816420", - "loadTime": "09/27/2019 20:10:12", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "0:46:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "20:56:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 70, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_6NDTJGS_201909272010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2F1DDEF-D209-4E90-A555-B4538C0A4427", - "ticketNumber": "79QNXWR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836553, -79.816414", - "loadTime": "09/27/2019 20:09:44", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:45:29", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "20:55:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 65, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_79QNXWR_201909272009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF454666-F902-499C-8B61-00A303F77753", - "ticketNumber": "64NGKVD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836379, -79.816472", - "loadTime": "09/27/2019 17:01:43", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "1:05:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "18:07:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 70, - "quantity": 48.7, - "calculatedQuantity": "48.7 CY", - "s3DownloadKey": "HaulPass_64NGKVD_201909271701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF9342E5-D98E-41C7-8AD8-9A5446C8A636", - "ticketNumber": "ZVKBW25", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "T3MZAYB", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.804796, -79.835630", - "loadTime": "09/27/2019 18:27:06", - "straightDistance": "12.25", - "routeDistance": "13.59", - "timeToTower": "1:20:07", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "19:47:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.9 CY", - "percentFull": 60, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_ZVKBW25_201909271827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C21E9C02-137D-4033-BDBC-1C4632CFED3D", - "ticketNumber": "7VYFP9Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7NXYYDU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.836770, -79.816691", - "loadTime": "09/27/2019 18:41:23", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "1:04:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "19:46:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 60, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_7VYFP9Z_201909271841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D080AD32-E3C4-45E7-89C6-F942B6D3880A", - "ticketNumber": "5RH72EB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52BRJZU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836555, -79.816351", - "loadTime": "09/27/2019 17:36:47", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:25:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "18:02:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 85, - "quantity": 99.1, - "calculatedQuantity": "99.1 CY", - "s3DownloadKey": "HaulPass_5RH72EB_201909271736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2D17FF0-4398-4B08-8B01-974C4E4B7234", - "ticketNumber": "8TADC67", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836747, -79.816515", - "loadTime": "09/27/2019 19:19:29", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:44:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "20:04:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_8TADC67_201909271919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5658837-8DCF-421C-AA57-66075213EC31", - "ticketNumber": "93BEERV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.836581, -79.816324", - "loadTime": "09/27/2019 19:56:32", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:51:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "20:48:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_93BEERV_201909271956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBDCA005-87E5-4661-BF2C-DEA8FA4E8B4F", - "ticketNumber": "4K66TSW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836499, -79.816541", - "loadTime": "09/27/2019 19:07:01", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "0:48:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "19:55:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_4K66TSW_201909271907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E20601EE-A3C5-4DAE-9D19-054CBE5BA492", - "ticketNumber": "5BSF7KJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "33.114475, -79.452379", - "loadTime": "09/27/2019 18:54:34", - "straightDistance": "18.61", - "routeDistance": "22.69", - "timeToTower": "0:53:48", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "19:48:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 75, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_5BSF7KJ_201909271841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECDD42D2-422C-43B6-9B51-0E2EEF2511EB", - "ticketNumber": "4UA57LT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9VQPFTE", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.836805, -79.816275", - "loadTime": "09/27/2019 18:32:06", - "straightDistance": "9.88", - "routeDistance": "10.59", - "timeToTower": "0:27:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "18:59:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "116.6 CY", - "percentFull": 75, - "quantity": 87.5, - "calculatedQuantity": "87.5 CY", - "s3DownloadKey": "HaulPass_4UA57LT_201909271832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F032506F-4B44-4759-A6C5-15929146C167", - "ticketNumber": "JSL56C9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836395, -79.816595", - "loadTime": "09/27/2019 15:49:09", - "straightDistance": "9.92", - "routeDistance": "10.83", - "timeToTower": "2:50:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "18:39:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 60, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_JSL56C9_201909271549_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF073D1E-4F56-414F-8CEB-5D652316BB9A", - "ticketNumber": "83LYLY3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836453, -79.816511", - "loadTime": "09/27/2019 18:43:46", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "0:43:41", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "19:27:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 70, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_83LYLY3_201909271843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0509E33A-7A88-4CD4-AC0D-D00B8119E173", - "ticketNumber": "75EV9AQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.794032, -80.004033", - "loadTime": "09/27/2019 18:02:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "18:05:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_75EV9AQ_201909271802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "058530DF-7BFD-4585-8A44-88C3BF200509", - "ticketNumber": "6ST86W9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.789886, -79.992032", - "loadTime": "09/27/2019 21:18:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:14:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "21:33:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ST86W9_201909272118_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0BED08D6-1FF8-4F5E-A3B9-A22C829DA4D6", - "ticketNumber": "5PS7TM5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.792493, -80.003851", - "loadTime": "09/27/2019 18:19:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "18:20:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5PS7TM5_201909271819_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13B4254D-EBCC-455A-AC08-BC7FB0B92E3C", - "ticketNumber": "5RV8XXE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.794557, -80.007283", - "loadTime": "09/27/2019 17:15:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:14:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "17:29:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5RV8XXE_201909271715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "149692AB-A977-4554-86FF-704249620274", - "ticketNumber": "5RL3T89", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.791487, -80.00859", - "loadTime": "09/27/2019 14:38:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "14:48:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5RL3T89_201909271438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14C675F1-8E0E-4382-9FB0-9EB15B6B6E15", - "ticketNumber": "9JVHZ7S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.793576, -80.015953", - "loadTime": "09/27/2019 12:29:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "12:30:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9JVHZ7S_201909271229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15E95345-A632-4743-9C19-0E128B6264A1", - "ticketNumber": "6QT5V3L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.793593, -80.009552", - "loadTime": "09/27/2019 15:24:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:26:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6QT5V3L_201909271524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C147581-CC08-4F90-A90F-1D46F92782FE", - "ticketNumber": "3CW97RM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.787815, -79.994212", - "loadTime": "09/27/2019 19:27:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:35:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3CW97RM_201909271927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21A136EF-2E70-465B-B7CB-0A8487CCE6E1", - "ticketNumber": "4MG67WP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.789468, -79.99475", - "loadTime": "09/27/2019 19:04:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:05:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4MG67WP_201909271904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A9E7C08-925F-4252-AD86-EC957CCD74C1", - "ticketNumber": "6UJPDDY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.792981, -80.013576", - "loadTime": "09/27/2019 12:53:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "12:59:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6UJPDDY_201909271253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3477EF8A-0F9C-4C93-B621-88EF2579F1A9", - "ticketNumber": "5XYBRY2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.794259, -80.005566", - "loadTime": "09/27/2019 16:34:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "16:37:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5XYBRY2_201909271634_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C259F86-44B7-4AC2-A2F0-6B0138E50EAA", - "ticketNumber": "4KTKZGS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.794363, -80.010931", - "loadTime": "09/27/2019 13:25:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:32:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4KTKZGS_201909271325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B35DC1C-9B7D-4FD3-BABD-04B99C73789B", - "ticketNumber": "3JYFUKW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.79433, -80.01104", - "loadTime": "09/27/2019 13:33:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:36:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3JYFUKW_201909271333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DC6FE64-8549-4F02-B520-4AAB905F6773", - "ticketNumber": "4ESAKLR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.787759, -79.994229", - "loadTime": "09/27/2019 19:23:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:26:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ESAKLR_201909271923_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6FB4D60E-C763-4C17-BE66-12EB5B70E7A0", - "ticketNumber": "4D68WB4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.789766, -79.992267", - "loadTime": "09/27/2019 20:51:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "20:56:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4D68WB4_201909272051_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70654BA9-761B-4E6C-A33E-AE2346FF5D36", - "ticketNumber": "8RQK68Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.793467, -80.010148", - "loadTime": "09/27/2019 15:19:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:20:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8RQK68Y_201909271519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72B711B7-DF04-4ED7-8B29-1BFE38879F31", - "ticketNumber": "9EERXDH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.795388, -80.009945", - "loadTime": "09/27/2019 13:48:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:49:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9EERXDH_201909271348_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "753C5BC8-3B15-455F-A0EB-9154A81B4315", - "ticketNumber": "7VUAQU7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.793309, -80.014694", - "loadTime": "09/27/2019 15:50:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:57:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7VUAQU7_201909271550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82FAA862-5BB4-488B-885B-E2BC1F419729", - "ticketNumber": "85NWRDL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.79548, -80.010991", - "loadTime": "09/27/2019 13:56:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:25:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "14:21:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_85NWRDL_201909271356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89389330-B44F-41D3-8E11-B4D737A99012", - "ticketNumber": "HLCL4E9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.79285, -80.008465", - "loadTime": "09/27/2019 14:29:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "14:35:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_HLCL4E9_201909271429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9112C341-8704-4968-8338-B38355451C55", - "ticketNumber": "99YRC37", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.789755, -79.997615", - "loadTime": "09/27/2019 20:17:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "20:28:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_99YRC37_201909272017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91EEB4A7-94D3-46A3-AFE0-99633C3999B8", - "ticketNumber": "9VEVF98", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.794229, -80.007218", - "loadTime": "09/27/2019 17:35:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "17:40:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VEVF98_201909271735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92DDEAD7-A9E4-4A69-8216-809EB6B4D16E", - "ticketNumber": "8UMZLW6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.789425, -79.991708", - "loadTime": "09/27/2019 21:05:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "21:07:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8UMZLW6_201909272105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9379EFC9-1020-4BC2-AE9E-88CBAEAD017D", - "ticketNumber": "5RKBANN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.793241, -80.013571", - "loadTime": "09/27/2019 12:44:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "12:50:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5RKBANN_201909271244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A299573C-DE1C-4734-9F4A-8E838910E113", - "ticketNumber": "3NJBF9H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.79453, -80.006275", - "loadTime": "09/27/2019 16:57:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "17:09:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3NJBF9H_201909271657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A637D41C-369B-43A4-A83C-F48870CFE0FA", - "ticketNumber": "5NCHH7T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.795609, -80.008405", - "loadTime": "09/27/2019 14:23:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "14:25:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5NCHH7T_201909271423_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A888879F-0E5D-40E9-A1C9-ED71F055556E", - "ticketNumber": "4M4JXH7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.786282, -79.993294", - "loadTime": "09/27/2019 19:41:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:46:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4M4JXH7_201909271941_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC17C492-D363-40AA-80CB-2828FBAA3DB8", - "ticketNumber": "82CCXJ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.78918, -79.994583", - "loadTime": "09/27/2019 18:54:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:03:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82CCXJ4_201909271854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1CF3165-7D80-4A9B-B124-ECE76904955D", - "ticketNumber": "PSCV5P8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.794572, -80.005897", - "loadTime": "09/27/2019 16:49:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "16:56:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_PSCV5P8_201909271649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B667F13D-39FA-49E5-8A1A-064725162AF7", - "ticketNumber": "9BMUHET", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.787758, -79.995764", - "loadTime": "09/27/2019 19:58:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "20:02:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9BMUHET_201909271958_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B66C1E47-EF34-498D-A807-A6DA03F250F0", - "ticketNumber": "4SP7MT6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.793488, -80.010056", - "loadTime": "09/27/2019 15:14:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:15:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SP7MT6_201909271514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B67D7A6D-6930-48CF-AC20-CB760559DF76", - "ticketNumber": "95CF9TT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.792949, -80.015659", - "loadTime": "09/27/2019 12:34:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "12:36:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_95CF9TT_201909271234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1023A9F-C7B6-4B99-8D6E-3FAF48EF6902", - "ticketNumber": "4GX8E7C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.794086, -80.01219", - "loadTime": "09/27/2019 13:05:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:15:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4GX8E7C_201909271305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1EB1D52-CC94-48A5-B646-9D34DD6F2E2F", - "ticketNumber": "9SEQWC4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.793441, -80.010881", - "loadTime": "09/27/2019 14:54:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:03:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9SEQWC4_201909271454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C77CC6FB-6DA6-4916-BF67-E6B51A7A03ED", - "ticketNumber": "4URSL24", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.788988, -79.994356", - "loadTime": "09/27/2019 19:12:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:17:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4URSL24_201909271912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8EBF530-8287-4D8B-B846-86721574B11F", - "ticketNumber": "8HT3UZT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.789581, -79.998003", - "loadTime": "09/27/2019 18:48:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "18:49:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8HT3UZT_201909271848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF28BECE-00C2-4E90-9781-0FC506F65F60", - "ticketNumber": "5K88QTQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.792683, -80.01526", - "loadTime": "09/27/2019 16:01:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "16:04:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5K88QTQ_201909271601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D272D50D-A323-4EA2-B6BD-3F8FE84BB937", - "ticketNumber": "8LAQ5YF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.789923, -79.992871", - "loadTime": "09/27/2019 20:42:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "20:47:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8LAQ5YF_201909272042_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E63DBE71-C1C8-465A-8761-ACDCF5F8815E", - "ticketNumber": "5EVPSZG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.791052, -79.994601", - "loadTime": "09/27/2019 18:31:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "18:39:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5EVPSZG_201909271831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFDA6AB1-9700-41C9-906E-3A30AF1AECE6", - "ticketNumber": "7BF2E43", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.792692, -80.015277", - "loadTime": "09/27/2019 16:05:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "16:12:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7BF2E43_201909271605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F631EAF2-2012-4661-9B93-858C2CE6D1FD", - "ticketNumber": "55EHT5G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.793517, -80.010998", - "loadTime": "09/27/2019 15:28:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:36:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_55EHT5G_201909271528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB08E762-95ED-4BB8-9210-6CA865BE9268", - "ticketNumber": "4AJCWAP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.794259, -80.011372", - "loadTime": "09/27/2019 13:20:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:24:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4AJCWAP_201909271320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB65654A-AD19-48E6-ACB1-7756E58AD3BB", - "ticketNumber": "69KF4BX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.793478, -80.010882", - "loadTime": "09/27/2019 15:05:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:08:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_69KF4BX_201909271505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FCE70CF2-2E1F-4281-B138-2E7A6064C159", - "ticketNumber": "7JM2GQX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.793105, -80.015864", - "loadTime": "09/27/2019 12:31:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "12:33:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7JM2GQX_201909271231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FDCBC431-000A-4CE1-9788-82CCE8A3DF44", - "ticketNumber": "3D3C27V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.794419, -80.00617", - "loadTime": "09/27/2019 16:40:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "16:48:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3D3C27V_201909271640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "043245DE-1215-4FC0-BA7E-CDC007ADA7A6", - "ticketNumber": "8USHXER", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.663630, -80.126275", - "loadTime": "09/27/2019 18:56:49", - "straightDistance": "3.65", - "routeDistance": "6.31", - "timeToTower": "0:40:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "19:37:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_8USHXER_201909271856_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06940B67-1B63-4266-93FF-D5EBFD12F871", - "ticketNumber": "4HUX6VR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.733006, -79.973959", - "loadTime": "09/27/2019 20:16:50", - "straightDistance": "6.7", - "routeDistance": "12.61", - "timeToTower": "1:02:28", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "21:19:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 95, - "quantity": 90, - "calculatedQuantity": "90 CY", - "s3DownloadKey": "HaulPass_4HUX6VR_201909272016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CDC0186-50A7-4209-A44B-363E596CFB89", - "ticketNumber": "A8YYC9L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.736277, -79.957353", - "loadTime": "09/27/2019 17:09:32", - "straightDistance": "7.61", - "routeDistance": "13.71", - "timeToTower": "2:34:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "19:43:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 80, - "quantity": 90.6, - "calculatedQuantity": "90.6 CY", - "s3DownloadKey": "HaulPass_A8YYC9L_201909271709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D16A533-6D12-4FA2-A34F-1858180BE9F0", - "ticketNumber": "97L8KGZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.746356, -79.940829", - "loadTime": "09/27/2019 19:51:04", - "straightDistance": "8.8", - "routeDistance": "14.22", - "timeToTower": "0:55:17", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "20:46:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 40, - "quantity": 28.9, - "calculatedQuantity": "28.9 CY", - "s3DownloadKey": "HaulPass_97L8KGZ_201909271951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "133C320C-16D1-4052-AA52-1CBBF59D13A0", - "ticketNumber": "7SJVLSN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.699005, -80.123736", - "loadTime": "09/27/2019 21:15:31", - "straightDistance": "3.89", - "routeDistance": "8.44", - "timeToTower": "0:30:10", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "21:45:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 60, - "quantity": 38.9, - "calculatedQuantity": "38.9 CY", - "s3DownloadKey": "HaulPass_7SJVLSN_201909272107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FA50DEA-5501-4C44-A1EB-8C4FE1406C41", - "ticketNumber": "7N5ALE2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.676599, -80.189827", - "loadTime": "09/27/2019 19:02:23", - "straightDistance": "7.29", - "routeDistance": "13.11", - "timeToTower": "0:45:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "19:48:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_7N5ALE2_201909271902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23D22624-BEA5-4AC1-B88C-F3B6342A4974", - "ticketNumber": "3HZTVGF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.724892, -79.934781", - "loadTime": "09/27/2019 19:28:42", - "straightDistance": "8.35", - "routeDistance": "15.28", - "timeToTower": "0:38:53", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "20:07:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_3HZTVGF_201909271928_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25151A3B-B080-4E4B-B618-051E2ACE108C", - "ticketNumber": "4L76QQ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738641, -79.983900", - "loadTime": "09/27/2019 18:24:08", - "straightDistance": "6.53", - "routeDistance": "11.63", - "timeToTower": "1:06:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "19:30:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 95, - "quantity": 90, - "calculatedQuantity": "90 CY", - "s3DownloadKey": "HaulPass_4L76QQ9_201909271824_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32C5B8F5-B18A-4E9D-8705-3687A71C7575", - "ticketNumber": "9LK7QDQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724725, -79.936685", - "loadTime": "09/27/2019 19:51:26", - "straightDistance": "8.24", - "routeDistance": "15.46", - "timeToTower": "1:03:54", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "20:55:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 65, - "quantity": 38.9, - "calculatedQuantity": "38.9 CY", - "s3DownloadKey": "HaulPass_9LK7QDQ_201909271951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37908D89-68AD-4DD0-89B6-555EB977449E", - "ticketNumber": "5R83V9H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.748076, -79.915041", - "loadTime": "09/27/2019 19:52:15", - "straightDistance": "10.12", - "routeDistance": "16.29", - "timeToTower": "0:59:59", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "20:52:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_5R83V9H_201909271952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43305B22-82F7-477E-BDA3-26053B3DAFE2", - "ticketNumber": "66TBY5H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.719011, -80.008089", - "loadTime": "09/27/2019 19:45:56", - "straightDistance": "4.57", - "routeDistance": "5.92", - "timeToTower": "0:50:54", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "20:36:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_66TBY5H_201909271945_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "438A118E-A46E-439E-BD1F-1A3F81343265", - "ticketNumber": "8PCD58C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.716611, -80.070012", - "loadTime": "09/27/2019 19:50:28", - "straightDistance": "3.05", - "routeDistance": "4.93", - "timeToTower": "1:08:25", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "20:58:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_8PCD58C_201909271950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46218177-ACCD-453B-B04C-86EDF0806983", - "ticketNumber": "7SMRRZH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.676517, -80.189730", - "loadTime": "09/27/2019 20:58:56", - "straightDistance": "7.29", - "routeDistance": "13.11", - "timeToTower": "0:31:00", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "21:29:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 55, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_7SMRRZH_201909272050_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A43FD91-2592-413E-BCE2-DC77AD027C7E", - "ticketNumber": "3U88YA9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.740803, -79.938411", - "loadTime": "09/27/2019 20:50:49", - "straightDistance": "8.7", - "routeDistance": "14.63", - "timeToTower": "0:45:41", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "21:36:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 65, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_3U88YA9_201909272050_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "500CEF89-4F6C-4ECA-8987-B0BC80DC7BD2", - "ticketNumber": "9TVYDPF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724749, -79.936597", - "loadTime": "09/27/2019 19:50:27", - "straightDistance": "8.25", - "routeDistance": "15.46", - "timeToTower": "1:06:08", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "20:56:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_9TVYDPF_201909271950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53154461-622D-45BF-A836-39A7419E4FBF", - "ticketNumber": "5EWUT3X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.718916, -80.008101", - "loadTime": "09/27/2019 19:44:53", - "straightDistance": "4.57", - "routeDistance": "5.92", - "timeToTower": "0:50:11", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "20:35:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_5EWUT3X_201909271944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "574BB7C5-9B25-4FDB-AD9B-9261C7CEF5AE", - "ticketNumber": "8LZ94WX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.676520, -80.189955", - "loadTime": "09/27/2019 19:01:42", - "straightDistance": "7.3", - "routeDistance": "13.11", - "timeToTower": "0:45:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "19:46:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_8LZ94WX_201909271901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60A63E41-B13E-4B4D-BE77-F96B5D296B99", - "ticketNumber": "DUHN34B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.719472, -79.956795", - "loadTime": "09/27/2019 20:19:17", - "straightDistance": "7.04", - "routeDistance": "14.84", - "timeToTower": "1:21:43", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "21:41:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 70, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_DUHN34B_201909272019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6112B0C1-25A0-4D90-9029-2425B905FB6A", - "ticketNumber": "8TUH3MH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.747523, -79.918067", - "loadTime": "09/27/2019 21:01:14", - "straightDistance": "9.95", - "routeDistance": "16.17", - "timeToTower": "0:50:09", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "21:51:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 70, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_8TUH3MH_201909272101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C69AB87-ABBF-4F27-872F-A8988C4ED6D8", - "ticketNumber": "7ARPD4F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.663628, -80.126461", - "loadTime": "09/27/2019 20:01:13", - "straightDistance": "3.66", - "routeDistance": "6.32", - "timeToTower": "0:47:43", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "20:48:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_7ARPD4F_201909272001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "722BA670-97C8-4327-8320-E7BBD04A0FA5", - "ticketNumber": "4DPN98E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.747818, -79.918200", - "loadTime": "09/27/2019 18:02:26", - "straightDistance": "9.95", - "routeDistance": "16.19", - "timeToTower": "1:37:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "19:39:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_4DPN98E_201909271802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93F36EE7-2A80-4338-853B-D4ED8AD7DC00", - "ticketNumber": "9X5UWYB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.639865, -80.143466", - "loadTime": "09/27/2019 21:00:19", - "straightDistance": "5.12", - "routeDistance": "6.69", - "timeToTower": "0:47:03", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "21:47:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_9X5UWYB_201909272100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99B59C3E-7385-47F3-AF46-6AC0EBD41AE6", - "ticketNumber": "4K2XYX2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.723198, -80.069168", - "loadTime": "09/27/2019 20:17:58", - "straightDistance": "3.5", - "routeDistance": "5.5", - "timeToTower": "0:42:17", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "21:00:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 75, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_4K2XYX2_201909272017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A1AEC1D-B2A3-4700-9810-E434ADEE8C4B", - "ticketNumber": "84Y8DAT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738575, -79.983845", - "loadTime": "09/27/2019 20:26:20", - "straightDistance": "6.53", - "routeDistance": "11.63", - "timeToTower": "0:54:22", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "21:20:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_84Y8DAT_201909272026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F6D5C40-0C24-4319-9998-C6017B14D3A0", - "ticketNumber": "52MQS6C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.747566, -79.918157", - "loadTime": "09/27/2019 18:37:00", - "straightDistance": "9.95", - "routeDistance": "16.17", - "timeToTower": "1:03:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "19:40:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 70, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_52MQS6C_201909271828_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2682922-04E4-4ADA-B6BD-0BAEA2EDD8CF", - "ticketNumber": "46QVV9D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.663583, -80.126192", - "loadTime": "09/27/2019 18:55:49", - "straightDistance": "3.65", - "routeDistance": "6.31", - "timeToTower": "0:40:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "19:35:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_46QVV9D_201909271855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF42FBB2-EF21-4AC7-A577-BBA9C52607EB", - "ticketNumber": "8LVBBC6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.724772, -79.935796", - "loadTime": "09/27/2019 19:27:38", - "straightDistance": "8.29", - "routeDistance": "15.44", - "timeToTower": "0:37:42", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "20:05:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_8LVBBC6_201909271927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD3D0418-0F24-46EC-B31F-DEC527F857F5", - "ticketNumber": "57L6NL6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.688154, -80.073333", - "loadTime": "09/27/2019 21:14:37", - "straightDistance": "1.18", - "routeDistance": "2.66", - "timeToTower": "0:28:30", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "21:43:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_57L6NL6_201909272114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE04D0C3-894E-48C1-B75C-095F3CF37C78", - "ticketNumber": "7PTMQNK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.742990, -79.964463", - "loadTime": "09/27/2019 19:02:44", - "straightDistance": "7.57", - "routeDistance": "13.02", - "timeToTower": "2:11:12", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "21:13:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_7PTMQNK_201909271902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BEEE727B-19FE-4C1B-B9EB-34691D473CB0", - "ticketNumber": "32A2CSS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.735822, -79.956778", - "loadTime": "09/27/2019 17:45:49", - "straightDistance": "7.62", - "routeDistance": "13.67", - "timeToTower": "1:56:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "19:42:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 85, - "quantity": 77.6, - "calculatedQuantity": "77.6 CY", - "s3DownloadKey": "HaulPass_32A2CSS_201909271745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF682A14-60F9-4E0C-AE27-7222AAFE3E2F", - "ticketNumber": "39WEE9V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.743181, -79.962876", - "loadTime": "09/27/2019 19:24:28", - "straightDistance": "7.65", - "routeDistance": "13.11", - "timeToTower": "1:51:21", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "21:15:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 75, - "quantity": 79.9, - "calculatedQuantity": "79.9 CY", - "s3DownloadKey": "HaulPass_39WEE9V_201909271924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C332C164-C060-4B20-8AAF-57F476BBD516", - "ticketNumber": "5CYV3QA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.688122, -80.073291", - "loadTime": "09/27/2019 21:15:26", - "straightDistance": "1.18", - "routeDistance": "2.66", - "timeToTower": "0:28:41", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "21:44:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_5CYV3QA_201909272115_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7E8A9E3-F4D7-4959-9407-E17E28C28609", - "ticketNumber": "5SBQCQF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.746541, -79.940776", - "loadTime": "09/27/2019 19:34:53", - "straightDistance": "8.81", - "routeDistance": "14.24", - "timeToTower": "1:10:27", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "20:45:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_5SBQCQF_201909271934_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D04C5356-FFD0-4493-8114-4AB34AEBB034", - "ticketNumber": "3CXTEUA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.748010, -79.915076", - "loadTime": "09/27/2019 19:58:50", - "straightDistance": "10.11", - "routeDistance": "16.29", - "timeToTower": "0:54:44", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "20:53:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 50, - "quantity": 32.3, - "calculatedQuantity": "32.3 CY", - "s3DownloadKey": "HaulPass_3CXTEUA_201909271958_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D49F2AF4-E13F-4DB0-A23B-FAA8FC4C3542", - "ticketNumber": "4FWX63Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.609475, -80.188883", - "loadTime": "09/27/2019 19:39:42", - "straightDistance": "8.45", - "routeDistance": "16.78", - "timeToTower": "0:47:38", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "20:27:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 70, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_4FWX63Q_201909271939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7B03888-D32D-4FA9-AB8E-F2793CD7EB6F", - "ticketNumber": "9XX4Z4L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738614, -79.983927", - "loadTime": "09/27/2019 18:27:33", - "straightDistance": "6.52", - "routeDistance": "11.63", - "timeToTower": "1:05:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "19:33:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_9XX4Z4L_201909271827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC0A0D17-5EDB-4738-B426-7B808F32E861", - "ticketNumber": "6TU6P76", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.738746, -79.943381", - "loadTime": "09/27/2019 20:15:42", - "straightDistance": "8.38", - "routeDistance": "14.77", - "timeToTower": "1:18:22", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "21:34:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_6TU6P76_201909272015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6EBD4C9-6F21-4258-9EAE-1436A93EC494", - "ticketNumber": "L9QP6QL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.747719, -79.918179", - "loadTime": "09/27/2019 20:35:43", - "straightDistance": "9.95", - "routeDistance": "16.18", - "timeToTower": "1:14:31", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "21:50:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_L9QP6QL_201909272035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4C1A62F-B49B-4B1B-9326-19EAF0C507C7", - "ticketNumber": "77HCD3K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.676781, -80.189588", - "loadTime": "09/27/2019 20:49:16", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:39:24", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "21:28:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_77HCD3K_201909272032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5BF111B-46EF-4A06-AB25-C8B746BA325A", - "ticketNumber": "7TUN6LT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.719606, -79.956938", - "loadTime": "09/27/2019 20:20:08", - "straightDistance": "7.03", - "routeDistance": "14.84", - "timeToTower": "1:18:29", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "21:38:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_7TUN6LT_201909272020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6699903-D8C0-4BD6-94FA-6EE22DE3E82C", - "ticketNumber": "496DE7G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.669654, -80.116297", - "loadTime": "09/27/2019 20:11:33", - "straightDistance": "3.02", - "routeDistance": "5.59", - "timeToTower": "0:39:11", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "20:50:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_496DE7G_201909272011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE61CFC5-E5E7-40F3-8DA6-0C29CB3AC49D", - "ticketNumber": "7RBE275", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.639533, -80.143782", - "loadTime": "09/27/2019 21:02:58", - "straightDistance": "5.15", - "routeDistance": "7.05", - "timeToTower": "0:45:35", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "21:48:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_7RBE275_201909272101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "110B7496-BFEF-4A32-9514-9CDC3A1F7433", - "ticketNumber": "9LH4TWN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836416, -79.816597", - "loadTime": "09/27/2019 20:48:20", - "straightDistance": "9.92", - "routeDistance": "10.83", - "timeToTower": "1:15:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "22:04:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_9LH4TWN_201909272048_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "612F4A81-2B31-4F69-B3F9-318F792DD2C3", - "ticketNumber": "7YYWGWM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836474, -79.816553", - "loadTime": "09/27/2019 21:01:23", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "0:58:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "21:59:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 80, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_7YYWGWM_201909272101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D430E41-372E-4ECD-8FC7-21E362AA7516", - "ticketNumber": "5WGAAHE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836514, -79.816484", - "loadTime": "09/27/2019 20:00:38", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "1:22:31", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "21:23:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 70, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_5WGAAHE_201909272000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98302F9F-BE23-462E-B29E-3199AC6E5A5F", - "ticketNumber": "9Q7E5VZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZNX3HF", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836834, -79.816170", - "loadTime": "09/27/2019 21:34:39", - "straightDistance": "9.88", - "routeDistance": "10.6", - "timeToTower": "0:41:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "22:16:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "78.7 CY", - "percentFull": 60, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_9Q7E5VZ_201909272134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0925879-B278-4E13-8997-3FE672254AAF", - "ticketNumber": "7U5X9C3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836478, -79.816551", - "loadTime": "09/27/2019 20:49:25", - "straightDistance": "9.91", - "routeDistance": "10.83", - "timeToTower": "1:15:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "22:05:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 65, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_7U5X9C3_201909272049_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7239C50-EB59-47B7-A106-41F1749976D4", - "ticketNumber": "7H2GH48", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836506, -79.816183", - "loadTime": "09/27/2019 21:05:40", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:27:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "21:32:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 65, - "quantity": 41.3, - "calculatedQuantity": "41.3 CY", - "s3DownloadKey": "HaulPass_7H2GH48_201909272105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7CA246A-5D30-4B25-85D9-BE44DBA3F1ED", - "ticketNumber": "QUTH5Y8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836502, -79.816198", - "loadTime": "09/27/2019 21:05:07", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:30:53", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "21:36:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 65, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_QUTH5Y8_201909272105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D895DEFE-EB03-44F4-98F0-19028094EE98", - "ticketNumber": "3MWMDB9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "553V5R5", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "33.114611, -79.452364", - "loadTime": "09/27/2019 20:28:17", - "straightDistance": "18.62", - "routeDistance": "22.7", - "timeToTower": "1:02:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "21:30:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.3 CY", - "percentFull": 70, - "quantity": 57.6, - "calculatedQuantity": "57.6 CY", - "s3DownloadKey": "HaulPass_3MWMDB9_201909272028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D96281EC-23E9-4ABA-B14D-810979B9A2BF", - "ticketNumber": "6XTB24H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6BG4EDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836845, -79.816255", - "loadTime": "09/27/2019 21:35:18", - "straightDistance": "9.88", - "routeDistance": "10.6", - "timeToTower": "0:41:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "22:17:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "82.6 CY", - "percentFull": 65, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_6XTB24H_201909272135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E16A0B79-7DE6-41CE-BA23-82B906369F8F", - "ticketNumber": "3WZ2VN8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.836470, -79.816291", - "loadTime": "09/27/2019 20:46:19", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "1:27:58", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "22:14:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_3WZ2VN8_201909272046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB935E8C-3C53-4A55-86F5-F106F8E1632E", - "ticketNumber": "4ZZUWFH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.836542, -79.816527", - "loadTime": "09/27/2019 19:59:56", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "1:20:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "21:20:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 75, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_4ZZUWFH_201909271959_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F029D227-AFD7-48B7-A5AA-87989707FC6F", - "ticketNumber": "7FCA9MA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YSBKFQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.816914, -79.820586", - "loadTime": "09/27/2019 20:38:51", - "straightDistance": "11.05", - "routeDistance": "12.59", - "timeToTower": "0:46:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "21:25:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80.2 CY", - "percentFull": 45, - "quantity": 36.1, - "calculatedQuantity": "36.1 CY", - "s3DownloadKey": "HaulPass_7FCA9MA_201909271835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0533132-8587-48F2-AA10-8CDFA9479920", - "ticketNumber": "62F8BH8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.836285, -79.816565", - "loadTime": "09/27/2019 21:00:44", - "straightDistance": "9.92", - "routeDistance": "10.82", - "timeToTower": "1:01:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "22:01:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 65, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_62F8BH8_201909272100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC79F4A2-3D15-44F4-AD61-D0226AC526F0", - "ticketNumber": "7H3HRAW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7NXYYDU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.838117, -79.815671", - "loadTime": "09/27/2019 20:43:56", - "straightDistance": "9.8", - "routeDistance": "10.51", - "timeToTower": "1:31:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/27/2019", - "disposalTime": "22:15:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 55, - "quantity": 43.5, - "calculatedQuantity": "43.5 CY", - "s3DownloadKey": "HaulPass_7H3HRAW_201909272043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01CF440B-F66F-4EA1-A8D5-02E3D0210A86", - "ticketNumber": "95L94JE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724512, -79.960831", - "loadTime": "09/27/2019 14:59:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:01:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_95L94JE_201909271459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "040F58B8-B1FC-436F-9FFA-739E42DC7769", - "ticketNumber": "3FR62JP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.723929, -79.962067", - "loadTime": "09/27/2019 14:43:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "14:47:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3FR62JP_201909271443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09549A8D-E9A3-4B2C-BD75-5BF43080F685", - "ticketNumber": "8ZXMKJN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717143, -79.964288", - "loadTime": "09/27/2019 19:08:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:14:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ZXMKJN_201909271908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A7092A1-2FF0-4747-8A4E-D63815E40927", - "ticketNumber": "85W5DFP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724299, -79.955657", - "loadTime": "09/27/2019 12:56:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:02:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_85W5DFP_201909271256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C43B9C8-11B8-4E99-8956-9739A42143CC", - "ticketNumber": "6WNWUKW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.721525, -79.956998", - "loadTime": "09/27/2019 13:36:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:41:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6WNWUKW_201909271336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FBDA266-40F5-41A1-A670-D4CA4A979947", - "ticketNumber": "6LWJTMG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.720448, -79.960538", - "loadTime": "09/27/2019 13:54:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:56:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6LWJTMG_201909271354_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14B997D6-7822-4716-9FF1-42A5CC1BEE4C", - "ticketNumber": "R59NNF4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.716771, -79.962339", - "loadTime": "09/27/2019 19:54:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:57:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_R59NNF4_201909271954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18EDA211-46C1-4280-91F7-EEF94A6FA96A", - "ticketNumber": "7GFHESL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724023, -79.954607", - "loadTime": "09/27/2019 16:46:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "16:51:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7GFHESL_201909271646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DB6ED32-4FE6-4DCE-8C34-0DAD936006A1", - "ticketNumber": "6EG9RAZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.72161, -79.956699", - "loadTime": "09/27/2019 13:26:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:29:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6EG9RAZ_201909271326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21185B47-12FA-48A5-8FCF-E78446D0969F", - "ticketNumber": "7ZCL33P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.716, -79.96387", - "loadTime": "09/27/2019 18:56:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:00:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ZCL33P_201909271856_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21CC7B85-088A-42FA-94C3-DE1F5F8D26F9", - "ticketNumber": "3443WRW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.723655, -79.954508", - "loadTime": "09/27/2019 16:41:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "16:44:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3443WRW_201909271641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CEDAE94-843E-4AD0-ACE6-C05547EF33B4", - "ticketNumber": "9VD5RU7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724644, -79.961004", - "loadTime": "09/27/2019 14:54:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "14:59:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VD5RU7_201909271454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3415520D-5398-4F2D-88D2-6C97CDCD8B6F", - "ticketNumber": "6MPNR6U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.723167, -79.952882", - "loadTime": "09/27/2019 17:14:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "17:18:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6MPNR6U_201909271714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DC6E8F9-A3FE-4E94-A2ED-4F4D2C2DE38C", - "ticketNumber": "WBU96VR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.720515, -79.961719", - "loadTime": "09/27/2019 13:58:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "14:01:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_WBU96VR_201909271358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41517AAB-E427-4408-921F-CFAC1C243DF2", - "ticketNumber": "5CCECE9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.721777, -79.957333", - "loadTime": "09/27/2019 15:43:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:46:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5CCECE9_201909271543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41C67FFA-B73F-4575-8651-91AD809BFA01", - "ticketNumber": "9SLPDC4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.72164, -79.958746", - "loadTime": "09/27/2019 15:57:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:59:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9SLPDC4_201909271557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46BD8069-9864-4924-B925-489F5E351109", - "ticketNumber": "6L5AGHH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722839, -79.953782", - "loadTime": "09/27/2019 16:28:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "16:36:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6L5AGHH_201909271628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "476113FA-CFC9-4BD4-A438-C45AC2F5D90B", - "ticketNumber": "48M6QP5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717412, -79.964124", - "loadTime": "09/27/2019 19:24:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:30:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_48M6QP5_201909271924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49195313-5080-4269-B989-7882AF8A14B0", - "ticketNumber": "6TQ8BGJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.721627, -79.956652", - "loadTime": "09/27/2019 13:23:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:26:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6TQ8BGJ_201909271323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FEBCD2C-ED0B-42A2-8ACE-1ED362AC1F3F", - "ticketNumber": "7C6Z3TE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722785, -79.953824", - "loadTime": "09/27/2019 16:36:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "16:39:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7C6Z3TE_201909271636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "532137E0-67B4-4FF2-BB5B-781CAB321C8F", - "ticketNumber": "7M2FNSD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722521, -79.952433", - "loadTime": "09/27/2019 17:21:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "17:24:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7M2FNSD_201909271721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "544FAB5B-D1A2-4E04-BE5D-A3069AF02121", - "ticketNumber": "4ZYFK6V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.725227, -79.951693", - "loadTime": "09/27/2019 18:09:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "18:14:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ZYFK6V_201909271809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "559F9C3C-F632-40AA-83F1-F70B6D427B34", - "ticketNumber": "4LDTNGY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.720729, -79.959431", - "loadTime": "09/27/2019 15:48:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:50:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4LDTNGY_201909271548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F8FFFAF-219F-4261-AAA8-42C2E2351ACD", - "ticketNumber": "9KGJGNU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.713536, -79.960934", - "loadTime": "09/27/2019 18:43:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "18:44:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9KGJGNU_201909271843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64960805-56FC-4C2F-9220-6E0C667C46CC", - "ticketNumber": "9RHPEHY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.721632, -79.958703", - "loadTime": "09/27/2019 15:53:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:56:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9RHPEHY_201909271553_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E054CD4-65DB-4AE6-8EE0-87912B3216AD", - "ticketNumber": "6SUKVNB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.721641, -79.95877", - "loadTime": "09/27/2019 16:00:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "16:02:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SUKVNB_201909271600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80E7158D-04BD-442D-8FB4-41AFDBCF22D5", - "ticketNumber": "5ZTQRDK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.720324, -79.960524", - "loadTime": "09/27/2019 13:50:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:54:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5ZTQRDK_201909271350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8157F387-80DD-4B70-914D-2B543BF32799", - "ticketNumber": "4AA82KF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717421, -79.964317", - "loadTime": "09/27/2019 19:35:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:38:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4AA82KF_201909271935_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "820B9E13-D068-4D7D-BA29-ADEFAD398258", - "ticketNumber": "9PBSJQB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724697, -79.961725", - "loadTime": "09/27/2019 14:26:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "14:35:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9PBSJQB_201909271426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "856739ED-0AAA-4921-8C96-6003C1D8E071", - "ticketNumber": "9K7DW2V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724546, -79.954692", - "loadTime": "09/27/2019 17:01:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "17:08:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9K7DW2V_201909271701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "899864D1-1E6D-4800-8CA0-BB1398D49288", - "ticketNumber": "9BKWPKF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724414, -79.961979", - "loadTime": "09/27/2019 14:37:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "14:41:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9BKWPKF_201909271437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DF694A7-9E42-46BC-AF37-DFB7EE0DCBF7", - "ticketNumber": "46G93PL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722414, -79.955803", - "loadTime": "09/27/2019 13:06:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:12:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_46G93PL_201909271306_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "957C0BF4-F414-4B44-9C70-83D993C74595", - "ticketNumber": "8XGWR3K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.715429, -79.963781", - "loadTime": "09/27/2019 18:51:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "18:53:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8XGWR3K_201909271851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DDC3B2C-07BB-41C4-927E-DB6328114696", - "ticketNumber": "5B344MR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717517, -79.962584", - "loadTime": "09/27/2019 19:43:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:46:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5B344MR_201909271943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A88E8445-881D-4944-BEAA-1DBDEFFE2AB9", - "ticketNumber": "8Y5CZAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.723499, -79.960863", - "loadTime": "09/27/2019 15:12:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:18:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8Y5CZAN_201909271512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD2C36BB-5800-424A-8125-0759CD3236E3", - "ticketNumber": "C7NA9PM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.720461, -79.959593", - "loadTime": "09/27/2019 13:47:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:49:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_C7NA9PM_201909271347_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA556AF8-F50C-4111-A57E-2BC1EB404B73", - "ticketNumber": "6GTW2XC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.715911, -79.963798", - "loadTime": "09/27/2019 19:02:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:06:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6GTW2XC_201909271902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC5EB3BA-B7AB-43BB-8523-B6D3DA7C39C8", - "ticketNumber": "9TENFVX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717311, -79.964229", - "loadTime": "09/27/2019 19:16:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:23:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9TENFVX_201909271916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCDCB477-D90F-4849-9625-8BA8D20F7975", - "ticketNumber": "6K596MV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.721428, -79.956683", - "loadTime": "09/27/2019 13:32:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:34:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6K596MV_201909271332_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFC2F833-42C7-4524-8DB0-6BC397D1D90A", - "ticketNumber": "4CH569M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724945, -79.949937", - "loadTime": "09/27/2019 17:29:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "17:35:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4CH569M_201909271729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D54570D4-A3B1-46D9-8897-17030A138CFF", - "ticketNumber": "8JSCLL4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717514, -79.962526", - "loadTime": "09/27/2019 19:47:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:50:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8JSCLL4_201909271947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6243A3E-FF5F-47E2-A09C-85E83B1F62E9", - "ticketNumber": "HURCMDP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724372, -79.954621", - "loadTime": "09/27/2019 16:52:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "17:01:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_HURCMDP_201909271652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7AF79D1-AF6A-4AA5-BF89-F5E2C1DBB007", - "ticketNumber": "7VD5FLK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.72401, -79.96097", - "loadTime": "09/27/2019 15:04:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:08:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7VD5FLK_201909271504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8D5907B-ADC6-4224-877C-E87D90284F3D", - "ticketNumber": "87PUS9S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724513, -79.950193", - "loadTime": "09/27/2019 17:50:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "17:55:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_87PUS9S_201909271750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4A8DA11-107E-4E75-8815-3DCC7A16E22E", - "ticketNumber": "7TD9PES", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717639, -79.964132", - "loadTime": "09/27/2019 19:32:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:35:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7TD9PES_201909271932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8CB8EE7-74BE-434F-9257-704CEF57997D", - "ticketNumber": "3STXZJL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.723513, -79.958718", - "loadTime": "09/27/2019 15:34:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:40:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3STXZJL_201909271534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB03500C-B791-48F3-9130-BF97BEDBD3AA", - "ticketNumber": "96GXZXQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722409, -79.958412", - "loadTime": "09/27/2019 16:07:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "16:09:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_96GXZXQ_201909271607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE542286-7143-4A39-B5D9-360A2B7ABEBB", - "ticketNumber": "5XDKGK9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.721578, -79.961535", - "loadTime": "09/27/2019 14:12:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "14:16:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5XDKGK9_201909271412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEA57A47-0D53-4D86-9105-F1B0D73A5681", - "ticketNumber": "6HUEE9F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.72103, -79.961591", - "loadTime": "09/27/2019 14:06:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "14:09:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HUEE9F_201909271406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC67C55C-0FCE-42DC-AF85-C32F2690C077", - "ticketNumber": "7HRDFVY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.723378, -79.960765", - "loadTime": "09/27/2019 15:19:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:23:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7HRDFVY_201909271519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08E352E8-4CC7-4B80-91B7-722780E981B8", - "ticketNumber": "67UKEWS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.521766, -80.299755", - "loadTime": "09/27/2019 21:57:39", - "straightDistance": "5.68", - "routeDistance": "8.63", - "timeToTower": "0:18:10", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "22:15:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_67UKEWS_201909272157_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14690EF2-6CD7-4E33-8172-9F78C60892F1", - "ticketNumber": "9JE5BW3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.688977, -80.230508", - "loadTime": "09/27/2019 20:28:54", - "straightDistance": "10.03", - "routeDistance": "19.1", - "timeToTower": "1:20:53", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "21:49:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_9JE5BW3_201909272028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "420C9EFB-51A9-4131-BC14-C7234389353E", - "ticketNumber": "39Y3XUM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.716516, -80.120680", - "loadTime": "09/27/2019 19:52:26", - "straightDistance": "16.25", - "routeDistance": "32.53", - "timeToTower": "1:59:54", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "21:52:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 50, - "quantity": 36.3, - "calculatedQuantity": "36.3 CY", - "s3DownloadKey": "HaulPass_39Y3XUM_201909271952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67684745-EF6C-484F-8BF2-C0B164E2BDC8", - "ticketNumber": "GX53MV6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.689785, -80.228707", - "loadTime": "09/27/2019 20:39:37", - "straightDistance": "10.15", - "routeDistance": "19.12", - "timeToTower": "1:11:19", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "21:50:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 55, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_GX53MV6_201909272039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7CE39A3E-55D0-4479-9D2D-4AE7D818A4BC", - "ticketNumber": "5BSDZCH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.522142, -80.300126", - "loadTime": "09/27/2019 21:08:51", - "straightDistance": "5.64", - "routeDistance": "8.63", - "timeToTower": "0:24:22", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "21:33:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 55, - "quantity": 40.7, - "calculatedQuantity": "40.7 CY", - "s3DownloadKey": "HaulPass_5BSDZCH_201909272108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "857F80CB-7FEC-48C6-8E21-511DCDD12835", - "ticketNumber": "498QUE3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.750113, -80.066724", - "loadTime": "09/27/2019 20:38:51", - "straightDistance": "20.15", - "routeDistance": "30.88", - "timeToTower": "1:18:41", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "21:57:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_498QUE3_201909272038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92834B02-21E6-4A87-A7BF-15EEAAE00930", - "ticketNumber": "3PGWADU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.521940, -80.300120", - "loadTime": "09/27/2019 21:58:01", - "straightDistance": "5.65", - "routeDistance": "8.63", - "timeToTower": "0:16:41", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "22:14:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_3PGWADU_201909272158_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6BD89A4-49B1-4523-9151-0C276FEBED09", - "ticketNumber": "4M4YEKQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.750306, -80.064788", - "loadTime": "09/27/2019 20:43:26", - "straightDistance": "20.25", - "routeDistance": "31.06", - "timeToTower": "1:12:57", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "21:56:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_4M4YEKQ_201909272043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA9873BB-14E0-44A8-B606-F1451B105CDE", - "ticketNumber": "674YZR8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.561519, -80.338555", - "loadTime": "09/27/2019 21:17:26", - "straightDistance": "2.15", - "routeDistance": "4.41", - "timeToTower": "0:43:08", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "22:00:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_674YZR8_201909272117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3CDCD8E-C409-40F5-B9F2-63BFA7096861", - "ticketNumber": "6QB585H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.561667, -80.336230", - "loadTime": "09/27/2019 20:55:10", - "straightDistance": "2.21", - "routeDistance": "4.24", - "timeToTower": "1:04:10", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "21:59:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 60, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_6QB585H_201909272055_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B420929A-F85F-4E73-A20F-CEAC23211154", - "ticketNumber": "9RL8SJ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.716512, -80.120826", - "loadTime": "09/27/2019 19:52:43", - "straightDistance": "16.25", - "routeDistance": "32.61", - "timeToTower": "2:00:46", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "21:53:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_9RL8SJ2_201909271952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB5E98FD-6CFC-43AE-8305-9D0BB0187677", - "ticketNumber": "6FHA743", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.522011, -80.300243", - "loadTime": "09/27/2019 21:08:28", - "straightDistance": "5.65", - "routeDistance": "8.63", - "timeToTower": "0:23:25", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "21:31:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 60, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_6FHA743_201909272108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EED81D8E-C15D-445D-955E-3B9666FA1F38", - "ticketNumber": "66T2KFN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.650993, -80.320214", - "loadTime": "09/27/2019 21:05:20", - "straightDistance": "4.75", - "routeDistance": "7.56", - "timeToTower": "1:32:41", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/27/2019", - "disposalTime": "22:38:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_66T2KFN_201909272105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03300871-919C-493E-9512-D184FB20E9A5", - "ticketNumber": "R5M3AFM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.719545, -79.959596", - "loadTime": "09/27/2019 20:44:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "20:47:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_R5M3AFM_201909272044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C81C801-9C04-4A19-868F-ACF4F2B2CE8E", - "ticketNumber": "7TYMG3H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.716237, -79.958964", - "loadTime": "09/27/2019 21:28:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "21:30:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7TYMG3H_201909272128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "278C96F5-ADC4-489E-B12C-63E410AAB81B", - "ticketNumber": "4C62W6C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.719843, -79.954842", - "loadTime": "09/27/2019 22:02:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "22:06:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4C62W6C_201909272202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3907E8B8-2C98-475C-8647-0C11BB8D0747", - "ticketNumber": "6M6NE6Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.719572, -79.959556", - "loadTime": "09/27/2019 20:40:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "20:44:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6M6NE6Z_201909272040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4063FE99-74BE-480D-87CF-CBC7B03BC9B9", - "ticketNumber": "76UAMVY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.716405, -79.958902", - "loadTime": "09/27/2019 21:20:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "21:22:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_76UAMVY_201909272120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "427096B3-16C3-4649-8D5F-931ED8C5273D", - "ticketNumber": "LXVNRSF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.716338, -79.957554", - "loadTime": "09/27/2019 21:36:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "21:40:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_LXVNRSF_201909272136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C969681-1CF1-46F0-A80A-16D81DB9B712", - "ticketNumber": "7X945JB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.720789, -79.955954", - "loadTime": "09/27/2019 21:47:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "21:48:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7X945JB_201909272147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "860AF528-2D21-4CB2-8B73-FC2AD9B2A065", - "ticketNumber": "5VM76YR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.712603, -79.960752", - "loadTime": "09/27/2019 20:04:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "20:07:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5VM76YR_201909272004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "967AC98E-185F-4E70-855C-F0CD1A91F428", - "ticketNumber": "4CPQ6Y4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717164, -79.959083", - "loadTime": "09/27/2019 21:09:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "21:11:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4CPQ6Y4_201909272109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A56413BD-594A-4770-BE7B-5FA4C8BA0683", - "ticketNumber": "5CVSD8T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.71792, -79.959202", - "loadTime": "09/27/2019 20:56:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "21:01:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5CVSD8T_201909272056_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA44D262-829E-4271-BE5E-51C763E77E1A", - "ticketNumber": "4RXCZ4R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.719474, -79.954587", - "loadTime": "09/27/2019 22:08:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "22:12:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4RXCZ4R_201909272208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C046906A-964D-4BFA-8EFE-A9DD68ADF761", - "ticketNumber": "5EDB5EP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.715357, -79.957763", - "loadTime": "09/27/2019 20:16:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "20:19:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5EDB5EP_201909272016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C396503D-526A-4904-A5DD-DE9B67B300F0", - "ticketNumber": "42B3LN2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.716344, -79.958983", - "loadTime": "09/27/2019 21:14:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "21:20:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_42B3LN2_201909272114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D152BC87-DAA7-41CB-8803-B76E36E3CBB2", - "ticketNumber": "7XZ6HQC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.72063, -79.955818", - "loadTime": "09/27/2019 21:57:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "21:59:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7XZ6HQC_201909272157_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D514DE8F-6271-48BF-BF63-FDA6B6CA7B36", - "ticketNumber": "6CLR3Y6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.720662, -79.955401", - "loadTime": "09/27/2019 21:53:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "21:56:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CLR3Y6_201909272153_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6448D19-2C64-4631-B327-911854BA466E", - "ticketNumber": "93HWBB5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.716931, -79.959207", - "loadTime": "09/27/2019 21:03:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "21:07:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_93HWBB5_201909272103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D91ED29D-0C7E-4333-AC5F-6210661ABF18", - "ticketNumber": "6G36M3C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.720529, -79.955516", - "loadTime": "09/27/2019 21:49:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "21:52:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6G36M3C_201909272149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5E10EBF-E387-4373-A8DE-5595796FAFBF", - "ticketNumber": "3EM2GC9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.719363, -79.959949", - "loadTime": "09/27/2019 20:48:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "20:52:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3EM2GC9_201909272048_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6E7C78A-EE3D-4ACA-9D3D-20BC02BC192C", - "ticketNumber": "649WY9D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.716262, -79.959069", - "loadTime": "09/27/2019 21:22:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "21:24:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_649WY9D_201909272122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0DE8C30-E175-4A24-A7F5-59C4595D6B4A", - "ticketNumber": "3M8FRV2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717137, -79.961096", - "loadTime": "09/27/2019 20:21:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "20:25:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3M8FRV2_201909272021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2308EB77-0EE1-49F5-897A-41CCB087F37C", - "ticketNumber": "89ZGNFB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.847594, -80.052997", - "loadTime": "09/27/2019 20:19:45", - "straightDistance": "12.07", - "routeDistance": "14.87", - "timeToTower": "0:48:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "21:08:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_89ZGNFB_201909272013_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2407AE1F-C3B7-462F-853C-B738AA1B11F0", - "ticketNumber": "5S9EW5G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815741, -79.994434", - "loadTime": "09/27/2019 21:13:19", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:46:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "21:59:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_5S9EW5G_201909272113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "250D308F-1856-4AEE-883F-883457504309", - "ticketNumber": "6YCDBB4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815700, -79.994474", - "loadTime": "09/27/2019 21:13:02", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:45:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "21:58:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_6YCDBB4_201909272113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27030D33-BB31-4EA8-A1B8-6ECC58EB03D7", - "ticketNumber": "8VA65TX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.851773, -80.078120", - "loadTime": "09/27/2019 20:35:46", - "straightDistance": "10.7", - "routeDistance": "15.83", - "timeToTower": "0:39:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "21:15:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_8VA65TX_201909272029_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3AE17F2F-8413-4D69-ABAB-F49D1D831A88", - "ticketNumber": "RJN8EL3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.787875, -80.108580", - "loadTime": "09/27/2019 20:34:17", - "straightDistance": "8.89", - "routeDistance": "11.31", - "timeToTower": "1:05:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "21:40:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 90, - "quantity": 33.9, - "calculatedQuantity": "33.9 CY", - "s3DownloadKey": "HaulPass_RJN8EL3_201909272034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B77E775-A07D-439D-99C9-75408A1B7C42", - "ticketNumber": "9TXXW76", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.778839, -80.018511", - "loadTime": "09/27/2019 19:21:27", - "straightDistance": "14.14", - "routeDistance": "16.19", - "timeToTower": "1:08:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "20:29:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_9TXXW76_201909271909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4425197C-67C0-4B32-B88B-F1D749D6FCC3", - "ticketNumber": "9U3489G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.772213, -79.985152", - "loadTime": "09/27/2019 20:41:11", - "straightDistance": "16.12", - "routeDistance": "18.01", - "timeToTower": "1:33:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "22:14:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 95, - "quantity": 64.2, - "calculatedQuantity": "64.2 CY", - "s3DownloadKey": "HaulPass_9U3489G_201909272041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D2A8CB9-5858-48BA-909C-3CE8DFC04703", - "ticketNumber": "6G62AC9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816271, -79.994239", - "loadTime": "09/27/2019 21:17:57", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:52:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "22:09:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_6G62AC9_201909272117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6052FC4B-5862-4CE2-A450-FC776E19551F", - "ticketNumber": "4JV8XDP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815743, -79.994401", - "loadTime": "09/27/2019 19:31:52", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:56:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "20:27:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_4JV8XDP_201909271931_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62AA678D-D34F-4437-A85A-18229263158F", - "ticketNumber": "79NGDKW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816280, -79.994255", - "loadTime": "09/27/2019 19:33:56", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:58:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "20:32:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_79NGDKW_201909271933_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "730702CB-CAC3-4888-8BBE-846732ABF1F6", - "ticketNumber": "4SBDLTD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815744, -79.994384", - "loadTime": "09/27/2019 19:31:36", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:55:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "20:26:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_4SBDLTD_201909271931_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79CDDD05-EE8D-4263-9F53-9FAE50F0E334", - "ticketNumber": "8A3VVNV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.852702, -80.078993", - "loadTime": "09/27/2019 20:18:40", - "straightDistance": "10.66", - "routeDistance": "15.85", - "timeToTower": "0:58:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "21:16:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 80, - "quantity": 56.9, - "calculatedQuantity": "56.9 CY", - "s3DownloadKey": "HaulPass_8A3VVNV_201909272011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84FE5F77-3640-4206-96B0-F856099EB48E", - "ticketNumber": "7LHTVRH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.846289, -80.052572", - "loadTime": "09/27/2019 19:43:28", - "straightDistance": "12.08", - "routeDistance": "14.74", - "timeToTower": "1:26:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "21:10:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 65, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_7LHTVRH_201909271943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8EDDA5C7-3303-410A-9B24-8F1F437012EE", - "ticketNumber": "6AX9X43", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816271, -79.994239", - "loadTime": "09/27/2019 21:17:40", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:50:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "22:08:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_6AX9X43_201909272117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99CC7F08-F6C3-4FA2-8BEE-9C51FC265739", - "ticketNumber": "8HQQC34", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.788729, -80.105941", - "loadTime": "09/27/2019 21:47:12", - "straightDistance": "9.03", - "routeDistance": "11.31", - "timeToTower": "0:35:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "22:22:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_8HQQC34_201909272147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1CF0A84-04BF-4FC8-8073-6BA7EB6E5592", - "ticketNumber": "4MPNCL8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816263, -79.994204", - "loadTime": "09/27/2019 19:33:40", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:57:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "20:31:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_4MPNCL8_201909271933_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4898E2B-746C-4177-B978-CD58BAB8C6DE", - "ticketNumber": "9NZY9UD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.796255, -80.109075", - "loadTime": "09/27/2019 20:36:12", - "straightDistance": "8.75", - "routeDistance": "10.69", - "timeToTower": "0:44:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "21:20:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_9NZY9UD_201909272032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ABA1853C-2CAB-4450-A6E0-6A7440792517", - "ticketNumber": "44LMWSC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.789269, -79.999062", - "loadTime": "09/27/2019 18:55:01", - "straightDistance": "15.14", - "routeDistance": "17.09", - "timeToTower": "2:27:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "21:22:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_44LMWSC_201909271855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5F075A2-A8E7-490A-BF89-878BA0F92ECA", - "ticketNumber": "6RX29E4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.783526, -80.017862", - "loadTime": "09/27/2019 21:35:10", - "straightDistance": "14.12", - "routeDistance": "15.93", - "timeToTower": "0:57:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "22:32:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 65, - "quantity": 34.6, - "calculatedQuantity": "34.6 CY", - "s3DownloadKey": "HaulPass_6RX29E4_201909272129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2179BBC-D65D-4FE3-8540-522DE231AC44", - "ticketNumber": "7WBHG3C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.771445, -80.000004", - "loadTime": "09/27/2019 21:10:37", - "straightDistance": "15.29", - "routeDistance": "17.47", - "timeToTower": "1:06:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "22:16:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 95, - "quantity": 77, - "calculatedQuantity": "77 CY", - "s3DownloadKey": "HaulPass_7WBHG3C_201909272048_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C75123CE-8EBE-4225-B35D-750266691067", - "ticketNumber": "4MBMP2R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.788953, -80.000340", - "loadTime": "09/27/2019 19:13:41", - "straightDistance": "15.07", - "routeDistance": "17.03", - "timeToTower": "2:11:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "21:24:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_4MBMP2R_201909271913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4A30CB4-7A45-4F0E-B55A-130277F002D0", - "ticketNumber": "8SC8PWS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.783461, -80.017356", - "loadTime": "09/27/2019 21:20:15", - "straightDistance": "14.15", - "routeDistance": "15.93", - "timeToTower": "1:09:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "22:30:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 85, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_8SC8PWS_201909272120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F70447C2-9E0E-4C8D-AE9E-D0CC71BECD17", - "ticketNumber": "4HRWXUV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724637, -79.936021", - "loadTime": "09/27/2019 19:57:48", - "straightDistance": "19.74", - "routeDistance": "24.68", - "timeToTower": "2:04:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "22:02:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 90, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_4HRWXUV_201909271957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8D80B18-2DE1-4ED9-9DCC-AAB12D3356B6", - "ticketNumber": "5W36NQE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.780520, -80.016505", - "loadTime": "09/27/2019 19:37:09", - "straightDistance": "14.23", - "routeDistance": "16.29", - "timeToTower": "0:53:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/27/2019", - "disposalTime": "20:30:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 70, - "quantity": 37.3, - "calculatedQuantity": "37.3 CY", - "s3DownloadKey": "HaulPass_5W36NQE_201909271937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02DFBA70-80AB-45CE-BBBF-23AFE0125F71", - "ticketNumber": "684WRVT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735209, -79.936485", - "loadTime": "09/27/2019 20:45:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "20:48:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_684WRVT_201909272045_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07BC7BDC-D0F8-4997-B1CB-C7762D11091D", - "ticketNumber": "FSBXHE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735873, -79.93462", - "loadTime": "09/27/2019 20:11:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "20:14:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_FSBXHE5_201909272011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26F72AF2-3443-4D6D-8C05-D7CC71705D23", - "ticketNumber": "59AU9FH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735641, -79.935523", - "loadTime": "09/27/2019 20:23:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "20:28:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_59AU9FH_201909272023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29E53DEC-B19C-4724-9C9E-D4D44D23834D", - "ticketNumber": "7LU49H2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.73905, -79.931619", - "loadTime": "09/27/2019 21:55:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "21:57:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7LU49H2_201909272155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FA8A018-5CE5-4375-80B3-CA2B6451E841", - "ticketNumber": "3W8XP5P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.739084, -79.930489", - "loadTime": "09/27/2019 22:01:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "22:05:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3W8XP5P_201909272201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36278C90-9CEF-41D7-A7B3-2B8E79FA0250", - "ticketNumber": "5XJTNWV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735744, -79.935673", - "loadTime": "09/27/2019 20:32:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "20:34:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5XJTNWV_201909272032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F63587F-7787-465B-B2F9-39899D1806D2", - "ticketNumber": "W9ASXEM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737051, -79.934852", - "loadTime": "09/27/2019 20:54:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "20:56:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_W9ASXEM_201909272054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D4FAD26-F2B5-4471-8D9F-61069BEC5E9A", - "ticketNumber": "84NGZDR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735479, -79.936048", - "loadTime": "09/27/2019 20:38:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "20:41:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_84NGZDR_201909272038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F13FADE-73E1-4B45-9148-38E90EDC5791", - "ticketNumber": "7Z2FDXA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735919, -79.933731", - "loadTime": "09/27/2019 19:57:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "20:00:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7Z2FDXA_201909271957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "608FA7F8-3DC9-4BBC-B600-EFF3F068CC8F", - "ticketNumber": "63ZJX33", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737575, -79.934813", - "loadTime": "09/27/2019 21:22:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "21:25:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_63ZJX33_201909272122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6595998F-AB25-43A3-9DC8-86D0ADEBD467", - "ticketNumber": "7VT9DYL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.738408, -79.935538", - "loadTime": "09/27/2019 21:07:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "21:09:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7VT9DYL_201909272107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7541E457-C0FB-4FA3-AFAF-C7C25919A458", - "ticketNumber": "7ABRPYQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735696, -79.935753", - "loadTime": "09/27/2019 20:28:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "20:31:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ABRPYQ_201909272028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78B8E656-3932-474C-AE63-EE46DB5D891D", - "ticketNumber": "95J3VRZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.739015, -79.930595", - "loadTime": "09/27/2019 22:06:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "22:08:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_95J3VRZ_201909272206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CAD7FE8-55DC-4692-AB02-A9DC1D79A582", - "ticketNumber": "6C83HHJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.738963, -79.931704", - "loadTime": "09/27/2019 21:47:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "21:52:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6C83HHJ_201909272147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "933F7DCB-B124-4A4E-AED6-32CCB3B3F12F", - "ticketNumber": "UMPXGZE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.738902, -79.932035", - "loadTime": "09/27/2019 21:42:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "21:45:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_UMPXGZE_201909272142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A44AF289-C13C-424C-BD68-CDC414B9E396", - "ticketNumber": "4H5QLQ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735922, -79.935337", - "loadTime": "09/27/2019 20:18:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "20:22:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4H5QLQ3_201909272018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9E87021-CFDE-47E3-9839-BE1581AC3273", - "ticketNumber": "95AGHB5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.738263, -79.933251", - "loadTime": "09/27/2019 21:29:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "21:34:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_95AGHB5_201909272129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BAA4F923-C223-4107-9949-BB51D0CEEE09", - "ticketNumber": "355QNM8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.738551, -79.935296", - "loadTime": "09/27/2019 21:11:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "21:15:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_355QNM8_201909272111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC3A77FC-B0A1-489F-BD4A-4DECA6B73BA5", - "ticketNumber": "VCCJ6KQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.737058, -79.934862", - "loadTime": "09/27/2019 20:57:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "21:02:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_VCCJ6KQ_201909272057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD58B34F-4D23-42E8-937C-39C86B8E1C7E", - "ticketNumber": "7JHLXDQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735817, -79.933874", - "loadTime": "09/27/2019 20:03:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "20:11:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7JHLXDQ_201909272003_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8FB7456-4631-49DE-B8DA-7E2E9C0592F7", - "ticketNumber": "8UAUVHS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.735832, -79.93375", - "loadTime": "09/27/2019 19:50:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:53:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8UAUVHS_201909271950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1937AD15-867D-484B-92A9-72ACD8788698", - "ticketNumber": "8NWSFUD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.734712, -79.955333", - "loadTime": "09/27/2019 20:57:23", - "straightDistance": "7.65", - "routeDistance": "13.73", - "timeToTower": "1:23:53", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "22:21:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 70, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_8NWSFUD_201909272057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C337976-A197-4D56-ADB5-F8FEE29B7007", - "ticketNumber": "5TF84EF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.735274, -79.956708", - "loadTime": "09/27/2019 20:32:56", - "straightDistance": "7.6", - "routeDistance": "13.67", - "timeToTower": "1:46:27", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "22:19:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 85, - "quantity": 77.6, - "calculatedQuantity": "77.6 CY", - "s3DownloadKey": "HaulPass_5TF84EF_201909272032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5859703D-F65C-45F3-8CEB-0C0FD60FB402", - "ticketNumber": "38S26B2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747665, -79.915149", - "loadTime": "09/27/2019 21:42:42", - "straightDistance": "10.1", - "routeDistance": "16.26", - "timeToTower": "0:53:12", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "22:35:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 70, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_38S26B2_201909272142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62103BF2-90D4-451E-B989-E2785566D50A", - "ticketNumber": "4PNWWBY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.719347, -79.941718", - "loadTime": "09/27/2019 20:23:33", - "straightDistance": "7.82", - "routeDistance": "14.83", - "timeToTower": "2:00:11", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "22:23:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 80, - "quantity": 75.3, - "calculatedQuantity": "75.3 CY", - "s3DownloadKey": "HaulPass_4PNWWBY_201909271919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "740E6CBC-56AB-4D2B-AF37-0F240BD5633A", - "ticketNumber": "A9VF6C4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738623, -79.983866", - "loadTime": "09/27/2019 21:57:11", - "straightDistance": "6.53", - "routeDistance": "11.63", - "timeToTower": "0:47:26", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "22:44:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 95, - "quantity": 90, - "calculatedQuantity": "90 CY", - "s3DownloadKey": "HaulPass_A9VF6C4_201909272157_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B25F745-60D4-4F45-8B44-D13584CB3D22", - "ticketNumber": "4J22CKA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.746603, -79.910894", - "loadTime": "09/27/2019 21:58:39", - "straightDistance": "10.28", - "routeDistance": "16.32", - "timeToTower": "0:42:33", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "22:41:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_4J22CKA_201909272158_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "817B7018-97DE-41C5-8FDF-4F183E37F243", - "ticketNumber": "8JR2SJA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.719426, -79.943557", - "loadTime": "09/27/2019 21:19:37", - "straightDistance": "7.73", - "routeDistance": "14.7", - "timeToTower": "1:05:23", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "22:25:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 65, - "quantity": 60.6, - "calculatedQuantity": "60.6 CY", - "s3DownloadKey": "HaulPass_8JR2SJA_201909272103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9546CD55-2E9C-465E-84F0-74A91199CBE8", - "ticketNumber": "4L55G9G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747647, -79.915072", - "loadTime": "09/27/2019 21:49:24", - "straightDistance": "10.1", - "routeDistance": "16.26", - "timeToTower": "0:48:47", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "22:38:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 65, - "quantity": 42, - "calculatedQuantity": "42 CY", - "s3DownloadKey": "HaulPass_4L55G9G_201909272149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B54BEDFC-7DF8-4BA0-AD9D-80C0B7DF2EA5", - "ticketNumber": "4S78YAG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.718107, -79.945153", - "loadTime": "09/27/2019 21:30:14", - "straightDistance": "7.61", - "routeDistance": "14.89", - "timeToTower": "0:45:15", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "22:15:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 50, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_4S78YAG_201909272130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9B90B78-7B3F-4B36-B1DE-B621DEB50EC3", - "ticketNumber": "MNGNWXU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.747213, -79.910745", - "loadTime": "09/27/2019 21:36:24", - "straightDistance": "10.3", - "routeDistance": "16.36", - "timeToTower": "1:06:04", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "22:42:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_MNGNWXU_201909272136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8A02FB5-A721-4CFA-B2F2-8FD05FB83F04", - "ticketNumber": "E4HTQPS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738692, -79.983822", - "loadTime": "09/27/2019 21:58:00", - "straightDistance": "6.53", - "routeDistance": "11.62", - "timeToTower": "0:48:55", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "22:46:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_E4HTQPS_201909272157_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1F7BFA1-1DBE-4294-95CD-277CA40779F6", - "ticketNumber": "6YX8X59", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.685922, -79.956948", - "loadTime": "09/27/2019 21:16:06", - "straightDistance": "6.31", - "routeDistance": "16.71", - "timeToTower": "1:10:53", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "22:26:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_6YX8X59_201909272052_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7C04774-A9D8-4692-939B-73FAB805EF13", - "ticketNumber": "9PEEU89", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.718001, -79.945331", - "loadTime": "09/27/2019 21:15:40", - "straightDistance": "7.59", - "routeDistance": "14.9", - "timeToTower": "0:58:19", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "22:13:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_9PEEU89_201909272039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0834503F-2D70-4F20-84BB-A352C302CDC8", - "ticketNumber": "7WR67RP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.742095, -79.960386", - "loadTime": "09/27/2019 12:59:00", - "straightDistance": "7.71", - "routeDistance": "13.36", - "timeToTower": "1:53:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "14:52:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_7WR67RP_201909271259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A7837BF-C8E9-4996-8C82-DA52C29965E5", - "ticketNumber": "7VK45RG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.639950, -80.143488", - "loadTime": "09/27/2019 14:16:50", - "straightDistance": "5.12", - "routeDistance": "6.69", - "timeToTower": "0:48:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "15:05:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_7VK45RG_201909271416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B07CE52-D1F1-4B88-8A3A-4E58B10234A1", - "ticketNumber": "7FRHZJM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.639594, -80.189248", - "loadTime": "09/27/2019 13:02:40", - "straightDistance": "7.61", - "routeDistance": "14.43", - "timeToTower": "0:42:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:45:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 70, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_7FRHZJM_201909271220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D6320F1-E30D-4CA9-80B8-D01FA1506EFB", - "ticketNumber": "56VEA6X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.750787, -79.910785", - "loadTime": "09/26/2019 20:38:20", - "straightDistance": "10.43", - "routeDistance": "16.72", - "timeToTower": "16:28:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:06:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_56VEA6X_201909262038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22FF829B-22E2-42E5-95A3-1A89737FB209", - "ticketNumber": "47SDK8B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.747969, -79.911740", - "loadTime": "09/27/2019 14:12:17", - "straightDistance": "10.28", - "routeDistance": "16.45", - "timeToTower": "0:51:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "15:03:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_47SDK8B_201909271407_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2946E647-DEEE-4A3D-BB31-B4B33CB42B18", - "ticketNumber": "XWUYPWZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.661883, -80.127549", - "loadTime": "09/27/2019 15:34:02", - "straightDistance": "3.74", - "routeDistance": "6.45", - "timeToTower": "0:24:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "15:58:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_XWUYPWZ_201909271521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "295415DE-0E15-4D4C-8794-08785E259656", - "ticketNumber": "3M74VJW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.748574, -79.910745", - "loadTime": "09/27/2019 12:57:50", - "straightDistance": "10.35", - "routeDistance": "16.54", - "timeToTower": "0:45:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:43:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 65, - "quantity": 42, - "calculatedQuantity": "42 CY", - "s3DownloadKey": "HaulPass_3M74VJW_201909271257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2BBB977A-4504-45E7-AB97-FDDBD171B9AC", - "ticketNumber": "49RZ3RX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.724599, -79.936473", - "loadTime": "09/27/2019 13:15:58", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:58:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "14:14:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_49RZ3RX_201909271315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "314C5618-D9D0-4255-8201-AE17D44BDF53", - "ticketNumber": "4TLVYLL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738638, -79.983983", - "loadTime": "09/27/2019 15:23:53", - "straightDistance": "6.52", - "routeDistance": "11.63", - "timeToTower": "0:47:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:11:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_4TLVYLL_201909271523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33D8DAB6-8879-407D-934F-095FD3DF5201", - "ticketNumber": "5GPCJKA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738633, -79.983886", - "loadTime": "09/27/2019 12:21:20", - "straightDistance": "6.53", - "routeDistance": "11.63", - "timeToTower": "0:50:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:11:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 75, - "quantity": 79.9, - "calculatedQuantity": "79.9 CY", - "s3DownloadKey": "HaulPass_5GPCJKA_201909271221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "347B0A95-A2A5-4763-BA6D-0B4DC65E12D0", - "ticketNumber": "LGPJV57", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.743613, -79.921275", - "loadTime": "09/27/2019 13:53:35", - "straightDistance": "9.65", - "routeDistance": "15.55", - "timeToTower": "1:05:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "14:58:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 70, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_LGPJV57_201909271342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35B30CA8-8A40-4704-A38C-712C138FEAB2", - "ticketNumber": "5WJN333", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.639993, -80.143487", - "loadTime": "09/27/2019 13:13:30", - "straightDistance": "5.12", - "routeDistance": "6.68", - "timeToTower": "0:36:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:50:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_5WJN333_201909271313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36DC3751-5790-41F6-A624-85AA3158A01A", - "ticketNumber": "4JUTPND", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.751002, -79.912160", - "loadTime": "09/27/2019 12:28:35", - "straightDistance": "10.37", - "routeDistance": "16.8", - "timeToTower": "1:13:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:41:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 65, - "quantity": 47.9, - "calculatedQuantity": "47.9 CY", - "s3DownloadKey": "HaulPass_4JUTPND_201909271228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BADB6CC-5789-4EBD-9A05-DD9C28B3152E", - "ticketNumber": "6D9LYJT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.735582, -79.954831", - "loadTime": "09/27/2019 13:08:35", - "straightDistance": "7.71", - "routeDistance": "13.77", - "timeToTower": "0:47:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:56:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 70, - "quantity": 63.9, - "calculatedQuantity": "63.9 CY", - "s3DownloadKey": "HaulPass_6D9LYJT_201909271235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "486572A9-A4EE-4B26-8223-5929E086CF3E", - "ticketNumber": "7JWPEWY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.724571, -80.022743", - "loadTime": "09/27/2019 12:20:54", - "straightDistance": "4.32", - "routeDistance": "5.82", - "timeToTower": "1:00:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:20:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_7JWPEWY_201909271220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B470503-754C-4DB4-B049-81715EFF8DBE", - "ticketNumber": "GLXPAXL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.651693, -80.145013", - "loadTime": "09/27/2019 12:04:46", - "straightDistance": "4.9", - "routeDistance": "6.76", - "timeToTower": "0:33:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "12:38:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_GLXPAXL_201909271204_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4DB108C8-6F48-4C93-B409-01F5B46C3BD9", - "ticketNumber": "4WV66NR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.749271, -79.911128", - "loadTime": "09/27/2019 14:43:03", - "straightDistance": "10.36", - "routeDistance": "16.57", - "timeToTower": "1:37:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:20:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 65, - "quantity": 47.9, - "calculatedQuantity": "47.9 CY", - "s3DownloadKey": "HaulPass_4WV66NR_201909271443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "502BFCB5-C211-4153-82A4-EDFDD8D1B511", - "ticketNumber": "6N97VJ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.639822, -80.143483", - "loadTime": "09/27/2019 12:27:12", - "straightDistance": "5.13", - "routeDistance": "7.08", - "timeToTower": "0:18:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "12:46:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_6N97VJ3_201909271227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "535DD253-9167-4787-997D-25CC875BB24E", - "ticketNumber": "3789GJ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724755, -79.936469", - "loadTime": "09/27/2019 14:51:54", - "straightDistance": "8.26", - "routeDistance": "15.46", - "timeToTower": "0:40:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "15:32:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 90, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_3789GJ4_201909271451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54D03639-A7D4-4BE8-9148-B9BF03DF908B", - "ticketNumber": "3URY2JN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738655, -79.983937", - "loadTime": "09/27/2019 15:23:13", - "straightDistance": "6.53", - "routeDistance": "11.63", - "timeToTower": "0:47:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:10:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 75, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_3URY2JN_201909271523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E2FCE4F-1053-4FA6-AF7E-22C114C72EA7", - "ticketNumber": "8T8ZL9H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.749414, -79.910981", - "loadTime": "09/27/2019 14:55:29", - "straightDistance": "10.37", - "routeDistance": "16.58", - "timeToTower": "1:26:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:21:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_8T8ZL9H_201909271455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "604B704B-4503-4D45-83F7-8C1D99E8E9C2", - "ticketNumber": "64P4F33", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.685584, -80.082211", - "loadTime": "09/27/2019 12:39:39", - "straightDistance": "1.36", - "routeDistance": "3.32", - "timeToTower": "0:22:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:02:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_64P4F33_201909271218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "649BB332-0FC5-4138-ACE5-8942A0F78067", - "ticketNumber": "4BNEZ2N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.736056, -79.955065", - "loadTime": "09/27/2019 15:31:41", - "straightDistance": "7.71", - "routeDistance": "13.75", - "timeToTower": "0:46:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:17:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 70, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_4BNEZ2N_201909271446_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66D302C4-FA5B-4504-BC04-FE212D98EC28", - "ticketNumber": "4QAZMAS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.739837, -79.943514", - "loadTime": "09/27/2019 12:19:58", - "straightDistance": "8.42", - "routeDistance": "14.71", - "timeToTower": "1:47:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "14:07:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_4QAZMAS_201909271219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B90D4F8-8F88-402D-A8F8-46CB71D99327", - "ticketNumber": "8C56PNF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.742629, -79.961110", - "loadTime": "09/27/2019 12:42:22", - "straightDistance": "7.7", - "routeDistance": "13.28", - "timeToTower": "2:08:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "14:50:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 80, - "quantity": 68.3, - "calculatedQuantity": "68.3 CY", - "s3DownloadKey": "HaulPass_8C56PNF_201909271242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D217719-71C2-4B21-BF16-5EE5E4976E58", - "ticketNumber": "4XXYM4K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724624, -79.936305", - "loadTime": "09/27/2019 13:32:44", - "straightDistance": "8.26", - "routeDistance": "15.45", - "timeToTower": "0:58:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "14:31:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_4XXYM4K_201909271332_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70B27B64-838D-44F9-839B-6E2E6117D9EE", - "ticketNumber": "58GQU49", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.748600, -79.911607", - "loadTime": "09/27/2019 14:03:08", - "straightDistance": "10.31", - "routeDistance": "16.48", - "timeToTower": "0:58:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "15:02:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 60, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_58GQU49_201909271355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73DD7C60-0E1E-4E98-B80F-37B2BC03D7F7", - "ticketNumber": "72KXECD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.714602, -80.067947", - "loadTime": "09/27/2019 13:50:54", - "straightDistance": "2.9", - "routeDistance": "4.8", - "timeToTower": "0:54:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "14:45:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_72KXECD_201909271350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78760F4C-0120-403F-A47D-7E34789473CE", - "ticketNumber": "8BGGCM5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.732972, -79.922328", - "loadTime": "09/27/2019 14:46:37", - "straightDistance": "9.24", - "routeDistance": "15.95", - "timeToTower": "1:17:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:03:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_8BGGCM5_201909271446_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78DCD44E-A16F-43C8-94B3-16A03DAD33FC", - "ticketNumber": "VFZM7VG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.640015, -80.143773", - "loadTime": "09/27/2019 12:29:24", - "straightDistance": "5.14", - "routeDistance": "6.7", - "timeToTower": "0:18:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "12:47:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_VFZM7VG_201909271229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "799120B4-F9CD-4BCC-92E3-20D0E5560003", - "ticketNumber": "45SVVSQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738427, -79.983809", - "loadTime": "09/27/2019 13:47:13", - "straightDistance": "6.52", - "routeDistance": "11.63", - "timeToTower": "0:59:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "14:46:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 85, - "quantity": 80.5, - "calculatedQuantity": "80.5 CY", - "s3DownloadKey": "HaulPass_45SVVSQ_201909271347_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79B39581-3883-471B-AD5E-B7B41FDE6319", - "ticketNumber": "6MYDMXL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.695770, -79.959321", - "loadTime": "09/27/2019 12:35:58", - "straightDistance": "6.31", - "routeDistance": "16.16", - "timeToTower": "0:48:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:24:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_6MYDMXL_201909271220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BDA3AB0-CBE3-4FD6-BE85-7741DFFB75CE", - "ticketNumber": "FDWVZJ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.735637, -79.954838", - "loadTime": "09/27/2019 13:08:20", - "straightDistance": "7.71", - "routeDistance": "13.76", - "timeToTower": "0:49:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:57:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 60, - "quantity": 67.9, - "calculatedQuantity": "67.9 CY", - "s3DownloadKey": "HaulPass_FDWVZJ8_201909271232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7CAF42B3-9395-4F10-BB57-C68B5FA5912B", - "ticketNumber": "6EGLVRU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.733022, -79.922599", - "loadTime": "09/27/2019 12:51:29", - "straightDistance": "9.23", - "routeDistance": "15.93", - "timeToTower": "0:41:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:33:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 75, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_6EGLVRU_201909271251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82E149FE-B2BA-47E2-A261-A9DD5D2F0DE7", - "ticketNumber": "5UE78HK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.717998, -80.063234", - "loadTime": "09/27/2019 15:10:45", - "straightDistance": "3.13", - "routeDistance": "5.22", - "timeToTower": "0:33:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "15:43:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 55, - "quantity": 38.7, - "calculatedQuantity": "38.7 CY", - "s3DownloadKey": "HaulPass_5UE78HK_201909271510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8606C22F-0A0F-4400-B915-33F24B37045C", - "ticketNumber": "7GRMDWC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.660867, -80.128702", - "loadTime": "09/27/2019 15:19:56", - "straightDistance": "3.83", - "routeDistance": "6.55", - "timeToTower": "0:37:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "15:57:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_7GRMDWC_201909271519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89205DD3-FDF7-4277-B841-68A394148C35", - "ticketNumber": "78SZ4HR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.639668, -80.192534", - "loadTime": "09/27/2019 12:07:56", - "straightDistance": "7.79", - "routeDistance": "14.63", - "timeToTower": "1:38:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:46:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_78SZ4HR_201909271207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89CF9098-8C1B-4E03-AA0A-12013E284EC3", - "ticketNumber": "4MGDKAQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.717250, -80.124636", - "loadTime": "09/27/2019 12:28:40", - "straightDistance": "4.66", - "routeDistance": "8.21", - "timeToTower": "0:48:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:17:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 60, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_4MGDKAQ_201909271228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B7FC2B5-557C-46B6-885A-5408F84E0D2D", - "ticketNumber": "4RM6TRC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724711, -79.935964", - "loadTime": "09/27/2019 12:39:18", - "straightDistance": "8.28", - "routeDistance": "15.45", - "timeToTower": "1:12:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:51:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_4RM6TRC_201909271239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C77FAB4-A5A8-43EE-9973-33CC9C9AC62B", - "ticketNumber": "63GK53K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.661558, -80.127972", - "loadTime": "09/27/2019 13:32:05", - "straightDistance": "3.77", - "routeDistance": "6.48", - "timeToTower": "0:29:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "14:01:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_63GK53K_201909271332_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8FAD1CC5-29EF-49D0-91F4-4B8BE2ED2E84", - "ticketNumber": "4TSP2QX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.639712, -80.143601", - "loadTime": "09/27/2019 15:32:45", - "straightDistance": "5.14", - "routeDistance": "7.07", - "timeToTower": "0:42:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:15:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_4TSP2QX_201909271531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8FF6412F-4881-4708-A90E-B054E28D322E", - "ticketNumber": "7L55HCS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.733111, -79.922443", - "loadTime": "09/27/2019 12:42:22", - "straightDistance": "9.24", - "routeDistance": "15.93", - "timeToTower": "0:49:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:31:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 80, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_7L55HCS_201909271242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95BE7696-348F-48FC-BF4A-E5ADFC786F7A", - "ticketNumber": "8UF2ZV4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.639997, -80.143469", - "loadTime": "09/27/2019 14:18:23", - "straightDistance": "5.12", - "routeDistance": "6.68", - "timeToTower": "0:49:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "15:07:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_8UF2ZV4_201909271418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96CF2AC3-E57D-44DC-8EF3-626AAE5EE846", - "ticketNumber": "4DVJDZ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.661740, -80.127972", - "loadTime": "09/27/2019 14:25:38", - "straightDistance": "3.77", - "routeDistance": "6.47", - "timeToTower": "0:29:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "14:55:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_4DVJDZ9_201909271425_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9808B232-64BC-49C7-BA5F-96419379902A", - "ticketNumber": "75UG2S2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.716290, -80.121456", - "loadTime": "09/27/2019 15:24:44", - "straightDistance": "4.48", - "routeDistance": "7.97", - "timeToTower": "0:37:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:02:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_75UG2S2_201909271524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DA35B27-532F-4009-A022-1622DFB53F25", - "ticketNumber": "38R88BU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.733044, -79.924060", - "loadTime": "09/27/2019 15:16:55", - "straightDistance": "9.16", - "routeDistance": "15.8", - "timeToTower": "0:48:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:05:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 85, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_38R88BU_201909271516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F23D9D0-39D3-4876-825B-05F9AD8C2693", - "ticketNumber": "36YGML8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.648151, -80.140033", - "loadTime": "09/27/2019 15:07:39", - "straightDistance": "4.71", - "routeDistance": "6.31", - "timeToTower": "0:26:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "15:34:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_36YGML8_201909271507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F603598-CE30-467C-9E92-33FBCBC4A9A3", - "ticketNumber": "9856D7V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.716603, -80.124336", - "loadTime": "09/27/2019 14:04:50", - "straightDistance": "4.61", - "routeDistance": "8.26", - "timeToTower": "0:34:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "14:39:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_9856D7V_201909271404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A31E9828-0648-487F-AC87-0B2E4C49FD1C", - "ticketNumber": "5QZXPKB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.716776, -80.124695", - "loadTime": "09/27/2019 14:05:15", - "straightDistance": "4.64", - "routeDistance": "8.24", - "timeToTower": "0:35:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "14:40:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_5QZXPKB_201909271405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7E95A27-8A5C-4A3E-B787-C265E7422FF3", - "ticketNumber": "42HXGGU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.721378, -80.092250", - "loadTime": "09/27/2019 12:10:12", - "straightDistance": "3.73", - "routeDistance": "6.14", - "timeToTower": "1:19:25", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:29:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_J001_42HXGGU_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2018D2E-9704-4936-AC51-F2A4FDE65044", - "ticketNumber": "4S2S9KP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.724650, -79.936237", - "loadTime": "09/27/2019 15:07:39", - "straightDistance": "8.27", - "routeDistance": "15.45", - "timeToTower": "0:59:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:07:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_4S2S9KP_201909271507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B480A355-A120-419E-945C-C044B60BAE7B", - "ticketNumber": "72PBTL6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.751303, -79.919935", - "loadTime": "09/27/2019 12:28:51", - "straightDistance": "9.99", - "routeDistance": "16.63", - "timeToTower": "2:28:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "14:57:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_72PBTL6_201909271228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B900B5DA-DA57-4ED9-A2B9-5D062CCC1026", - "ticketNumber": "9V8ZWTV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.656122, -79.942356", - "loadTime": "09/27/2019 12:38:09", - "straightDistance": "7.19", - "routeDistance": "18.71", - "timeToTower": "1:00:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:39:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_9V8ZWTV_201909271226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB90BCAC-00A6-41E2-8000-B3C595C5D17C", - "ticketNumber": "8GMMR9H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738557, -79.983943", - "loadTime": "09/27/2019 12:11:29", - "straightDistance": "6.52", - "routeDistance": "11.63", - "timeToTower": "0:58:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:09:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 90, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_8GMMR9H_201909271211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE1CD66B-91B3-425E-AACB-2178CE36E326", - "ticketNumber": "447ZJ4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.639788, -80.143672", - "loadTime": "09/27/2019 15:30:11", - "straightDistance": "5.14", - "routeDistance": "6.7", - "timeToTower": "0:43:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:13:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_447ZJ4M_201909271530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2EC91C8-DDA3-4BD8-BDDA-C1EE6381C937", - "ticketNumber": "8XXVG3B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.717356, -80.063456", - "loadTime": "09/27/2019 15:07:16", - "straightDistance": "3.08", - "routeDistance": "5.16", - "timeToTower": "0:35:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "15:42:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 45, - "quantity": 32.8, - "calculatedQuantity": "32.8 CY", - "s3DownloadKey": "HaulPass_8XXVG3B_201909271507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C53E3CB6-7CB4-489A-94A3-47DEA27E6C4D", - "ticketNumber": "LAYQQP2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724746, -79.936511", - "loadTime": "09/27/2019 13:33:41", - "straightDistance": "8.25", - "routeDistance": "15.46", - "timeToTower": "1:03:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "14:36:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 85, - "quantity": 65.8, - "calculatedQuantity": "65.8 CY", - "s3DownloadKey": "HaulPass_LAYQQP2_201909271333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6DD6A69-599A-49AD-9EF7-57244E0052C5", - "ticketNumber": "Q9DBJJX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724663, -79.936114", - "loadTime": "09/27/2019 12:38:49", - "straightDistance": "8.27", - "routeDistance": "15.44", - "timeToTower": "1:14:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:53:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 70, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_Q9DBJJX_201909271238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C93987CD-D6A2-4F09-B993-141659CE54FA", - "ticketNumber": "9FPCX8H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.697201, -79.962548", - "loadTime": "09/27/2019 15:24:34", - "straightDistance": "6.16", - "routeDistance": "16.16", - "timeToTower": "0:59:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:23:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_9FPCX8H_201909271524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDD46F8C-0A65-4B4D-9E7D-959186DE610B", - "ticketNumber": "69L7U8X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCRUSM", - "fieldMonitorName": "Amber Alexis Richardson", - "loadCoordinates": "32.735873, -79.955328", - "loadTime": "09/27/2019 14:48:02", - "straightDistance": "7.69", - "routeDistance": "13.73", - "timeToTower": "1:28:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:16:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 75, - "quantity": 68.5, - "calculatedQuantity": "68.5 CY", - "s3DownloadKey": "HaulPass_69L7U8X_201909271447_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF599DF5-5CDD-467F-BED4-83D7894B835F", - "ticketNumber": "8K5C9Z6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.716312, -80.121410", - "loadTime": "09/27/2019 15:24:28", - "straightDistance": "4.47", - "routeDistance": "7.97", - "timeToTower": "0:36:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:00:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_8K5C9Z6_201909271524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0F33E94-9B5B-49A5-9959-CBA9C6B5276F", - "ticketNumber": "78BD5JQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.725128, -79.935127", - "loadTime": "09/27/2019 15:08:52", - "straightDistance": "8.34", - "routeDistance": "15.25", - "timeToTower": "0:59:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:08:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_78BD5JQ_201909271508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D14B21F2-6083-426F-8DAE-4EE84DBF924A", - "ticketNumber": "42A93R8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.718296, -80.094552", - "loadTime": "09/27/2019 14:18:43", - "straightDistance": "3.6", - "routeDistance": "6.4", - "timeToTower": "0:24:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "14:43:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_42A93R8_201909271418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5DE6F1D-2FBF-4CBF-83C3-030DC8DFFCFB", - "ticketNumber": "9RC2TWD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.639957, -80.143454", - "loadTime": "09/27/2019 13:12:04", - "straightDistance": "5.12", - "routeDistance": "6.69", - "timeToTower": "0:36:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:48:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_9RC2TWD_201909271312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7B00D50-A3B2-4BDB-B2F6-D7D026DF025C", - "ticketNumber": "83WBEJ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.661669, -80.127865", - "loadTime": "09/27/2019 13:44:56", - "straightDistance": "3.77", - "routeDistance": "6.47", - "timeToTower": "0:17:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "14:02:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_83WBEJ3_201909271344_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2133C88-7C2F-45E6-BDC0-E96A1F9982BF", - "ticketNumber": "5X4M282", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.725095, -79.934782", - "loadTime": "09/27/2019 13:14:44", - "straightDistance": "8.36", - "routeDistance": "15.27", - "timeToTower": "0:58:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "14:12:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_5X4M282_201909271314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E775B519-777A-4CF8-BE72-1558A9B5F833", - "ticketNumber": "5FQNEJD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98GVEM6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.639560, -80.189123", - "loadTime": "09/27/2019 14:36:16", - "straightDistance": "7.6", - "routeDistance": "14.42", - "timeToTower": "1:03:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "15:39:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.8 CY", - "percentFull": 30, - "quantity": 21.8, - "calculatedQuantity": "21.8 CY", - "s3DownloadKey": "HaulPass_5FQNEJD_201909271436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EAC8C501-1FFB-4244-A1F6-941F4626E4DA", - "ticketNumber": "5SSQAV2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.677196, -80.053786", - "loadTime": "09/27/2019 12:13:19", - "straightDistance": ".69", - "routeDistance": "1.29", - "timeToTower": "0:47:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:00:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_5SSQAV2_201909271213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEB006BF-9B81-4735-8C61-583B4CED2C95", - "ticketNumber": "7JEJPTG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724604, -79.936246", - "loadTime": "09/27/2019 13:27:57", - "straightDistance": "8.26", - "routeDistance": "15.45", - "timeToTower": "0:43:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "14:11:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_7JEJPTG_201909271327_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF81888A-E90B-4B17-B2D5-0F6E6661771F", - "ticketNumber": "6GBCKFC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.727064, -80.016380", - "loadTime": "09/27/2019 12:42:02", - "straightDistance": "4.68", - "routeDistance": "6.24", - "timeToTower": "0:40:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:22:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_6GBCKFC_201909271242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2B2C1FE-6090-42F8-A1BE-AD227ACA3A41", - "ticketNumber": "58ZE6V3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.741445, -79.941787", - "loadTime": "09/27/2019 12:37:05", - "straightDistance": "8.56", - "routeDistance": "14.56", - "timeToTower": "1:32:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "14:09:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 70, - "quantity": 51.3, - "calculatedQuantity": "51.3 CY", - "s3DownloadKey": "HaulPass_58ZE6V3_201909271237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5FE412C-930D-4877-A331-2953BF0B90B8", - "ticketNumber": "G4AAZ95", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.661750, -80.128206", - "loadTime": "09/27/2019 14:25:04", - "straightDistance": "3.78", - "routeDistance": "6.48", - "timeToTower": "0:28:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "14:53:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 60, - "quantity": 41.8, - "calculatedQuantity": "41.8 CY", - "s3DownloadKey": "HaulPass_G4AAZ95_201909271425_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6A36222-817A-46D1-ABF3-B429CF5DE776", - "ticketNumber": "6C8MGCF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.751000, -79.912468", - "loadTime": "09/26/2019 20:56:29", - "straightDistance": "10.35", - "routeDistance": "16.82", - "timeToTower": "16:08:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:05:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_6C8MGCF_201909262056_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE2233B3-1D57-487F-8F77-1D4147F0D272", - "ticketNumber": "78N6BTF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.717307, -80.124781", - "loadTime": "09/27/2019 12:29:10", - "straightDistance": "4.67", - "routeDistance": "8.2", - "timeToTower": "0:49:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "13:19:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_78N6BTF_201909271229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02FAD07E-6C1C-4E2A-9F9A-EF5308E44CE7", - "ticketNumber": "CLWAKHT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.732676, -79.923646", - "loadTime": "09/27/2019 17:04:50", - "straightDistance": "9.17", - "routeDistance": "15.83", - "timeToTower": "0:56:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "18:00:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_CLWAKHT_201909271704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "038A7FDD-9FB7-4C1F-BA77-4676EE4D53AE", - "ticketNumber": "6DXXE6Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738518, -79.983895", - "loadTime": "09/27/2019 16:48:40", - "straightDistance": "6.52", - "routeDistance": "11.63", - "timeToTower": "0:56:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "17:44:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 90, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_6DXXE6Y_201909271648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05116CC5-A8CD-4A3E-9093-2D7242D89472", - "ticketNumber": "3C5XL2A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.722386, -80.091473", - "loadTime": "09/27/2019 15:57:43", - "straightDistance": "3.77", - "routeDistance": "6.06", - "timeToTower": "0:28:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:25:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 90, - "quantity": 64.4, - "calculatedQuantity": "64.4 CY", - "s3DownloadKey": "HaulPass_3C5XL2A_201909271557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0862415A-46DB-467E-871A-C8049655E3E4", - "ticketNumber": "58UFEBJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.639164, -80.143981", - "loadTime": "09/27/2019 17:39:08", - "straightDistance": "5.17", - "routeDistance": "7.03", - "timeToTower": "0:34:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "18:13:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_58UFEBJ_201909271739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AB67861-A4E0-4847-B456-0074E2EC41D7", - "ticketNumber": "5W7NYKJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.748576, -79.911729", - "loadTime": "09/27/2019 16:02:22", - "straightDistance": "10.3", - "routeDistance": "16.48", - "timeToTower": "0:42:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:44:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 75, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_5W7NYKJ_201909271602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AC774D1-1A75-4595-B88E-5AB4201D9A8A", - "ticketNumber": "8HPEX25", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.726065, -79.934752", - "loadTime": "09/27/2019 15:27:14", - "straightDistance": "8.39", - "routeDistance": "15.21", - "timeToTower": "1:12:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:39:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_8HPEX25_201909271527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CC2A716-52DD-4D20-A508-75D4FA527359", - "ticketNumber": "7ZVBADK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.639648, -80.143627", - "loadTime": "09/27/2019 16:41:37", - "straightDistance": "5.14", - "routeDistance": "7.07", - "timeToTower": "0:31:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "17:13:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_7ZVBADK_201909271639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E6F632F-AAFC-4C5F-89F9-70AF46B8B72E", - "ticketNumber": "6AJPFV6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.724806, -79.935965", - "loadTime": "09/27/2019 17:00:00", - "straightDistance": "8.28", - "routeDistance": "15.45", - "timeToTower": "1:04:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "18:04:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 65, - "quantity": 44.7, - "calculatedQuantity": "44.7 CY", - "s3DownloadKey": "HaulPass_6AJPFV6_201909271659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1087A2AD-1D80-40BE-8804-AB54CA1365D1", - "ticketNumber": "94Y82BW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.738570, -79.983866", - "loadTime": "09/27/2019 16:49:26", - "straightDistance": "6.52", - "routeDistance": "11.63", - "timeToTower": "0:56:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "17:46:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 90, - "quantity": 95.9, - "calculatedQuantity": "95.9 CY", - "s3DownloadKey": "HaulPass_94Y82BW_201909271649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15C9C0F6-FC5E-4ACA-87E0-277C79DB0E3B", - "ticketNumber": "5TQM2LG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.720816, -80.106813", - "loadTime": "09/27/2019 17:06:28", - "straightDistance": "4.13", - "routeDistance": "7.15", - "timeToTower": "0:23:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "17:30:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_5TQM2LG_201909271706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16809479-0892-410A-9C7B-609FADA234D7", - "ticketNumber": "3PW6XCB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724776, -79.935771", - "loadTime": "09/27/2019 15:26:13", - "straightDistance": "8.29", - "routeDistance": "15.44", - "timeToTower": "1:14:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:41:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_3PW6XCB_201909271526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31CA4E1D-80AA-42B5-ABE3-31D7F28EEE72", - "ticketNumber": "8PL5PZP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.663543, -80.126157", - "loadTime": "09/27/2019 17:47:06", - "straightDistance": "3.64", - "routeDistance": "6.31", - "timeToTower": "0:32:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "18:20:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_8PL5PZP_201909271747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33750BA6-6480-481F-8D01-F4F7B01DB6D9", - "ticketNumber": "8NJ3C2W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.716727, -80.066822", - "loadTime": "09/27/2019 16:20:22", - "straightDistance": "3.04", - "routeDistance": "4.95", - "timeToTower": "1:03:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "17:24:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_8NJ3C2W_201909271620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36F9E921-492A-46C6-B3CF-CB7659C5C22D", - "ticketNumber": "894BFUR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.694600, -80.071447", - "loadTime": "09/27/2019 16:16:52", - "straightDistance": "1.56", - "routeDistance": "3.28", - "timeToTower": "1:03:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "17:20:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_894BFUR_201909271616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D9E2F1B-DC74-4B3E-853B-0677757BD61B", - "ticketNumber": "927CM7F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.648098, -80.140248", - "loadTime": "09/27/2019 16:59:59", - "straightDistance": "4.72", - "routeDistance": "6.32", - "timeToTower": "0:35:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "17:35:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 75, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_927CM7F_201909271659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40E90FC5-C8F0-4703-9BC8-E919F7D4FB2F", - "ticketNumber": "KWLXDQJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.738933, -80.073847", - "loadTime": "09/27/2019 17:27:48", - "straightDistance": "4.6", - "routeDistance": "7.22", - "timeToTower": "0:56:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "18:24:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_KWLXDQJ_201909271727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43249D6A-C219-424E-AF2F-92C8E6AFE09C", - "ticketNumber": "7EWX6QA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750582, -79.911313", - "loadTime": "09/27/2019 17:27:02", - "straightDistance": "10.39", - "routeDistance": "16.66", - "timeToTower": "1:16:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "18:43:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_7EWX6QA_201909271727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "454B8806-D406-4228-9781-BD2B5DAA8705", - "ticketNumber": "7T87HPU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.742837, -79.920463", - "loadTime": "09/27/2019 15:59:14", - "straightDistance": "9.66", - "routeDistance": "15.7", - "timeToTower": "1:07:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "17:06:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_7T87HPU_201909271559_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5399BC71-4F16-40E9-BDFA-6E77C3D37DDE", - "ticketNumber": "5P6LNYX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3CRA5FT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.725335, -80.100058", - "loadTime": "09/27/2019 18:45:26", - "straightDistance": "4.18", - "routeDistance": "6.58", - "timeToTower": "0:32:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "19:18:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_5P6LNYX_201909271845_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D1CE31C-D029-44EC-AD5A-CC0B14F5FBF2", - "ticketNumber": "59PKHWN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.639339, -80.144352", - "loadTime": "09/27/2019 17:42:11", - "straightDistance": "5.19", - "routeDistance": "6.75", - "timeToTower": "0:32:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "18:14:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_59PKHWN_201909271740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E61A17A-FEAC-4EF1-89A1-32AECC9C6B8D", - "ticketNumber": "65FV2N4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.738977, -79.943547", - "loadTime": "09/27/2019 15:06:57", - "straightDistance": "8.38", - "routeDistance": "14.75", - "timeToTower": "1:24:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:31:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_65FV2N4_201909271506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E907EA1-0326-4F98-89E9-ADA437370908", - "ticketNumber": "44AV8Y2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.721024, -80.107132", - "loadTime": "09/27/2019 17:06:05", - "straightDistance": "4.16", - "routeDistance": "7.14", - "timeToTower": "0:22:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "17:28:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_44AV8Y2_201909271706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F49AA0F-FFD0-4947-9214-6E4F71B8E0CD", - "ticketNumber": "735FEWA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724637, -79.936125", - "loadTime": "09/27/2019 15:03:29", - "straightDistance": "8.27", - "routeDistance": "15.44", - "timeToTower": "1:25:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:29:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 85, - "quantity": 63.2, - "calculatedQuantity": "63.2 CY", - "s3DownloadKey": "HaulPass_735FEWA_201909271503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "677FD7EF-07C9-4EED-883D-CAB1224E53F9", - "ticketNumber": "6HGBJKB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.648175, -80.140107", - "loadTime": "09/27/2019 16:00:12", - "straightDistance": "4.71", - "routeDistance": "6.32", - "timeToTower": "0:36:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:36:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 65, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_6HGBJKB_201909271600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "680F0948-CC93-4A8C-8DC4-E1C564BFCEA2", - "ticketNumber": "7BBMJRP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.738104, -79.943013", - "loadTime": "09/27/2019 18:09:07", - "straightDistance": "8.37", - "routeDistance": "15.02", - "timeToTower": "1:05:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "19:14:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 65, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_7BBMJRP_201909271809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B465A40-813E-4AF2-80B9-A8210C627C50", - "ticketNumber": "76W66ZX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.639758, -80.143745", - "loadTime": "09/27/2019 16:38:19", - "straightDistance": "5.14", - "routeDistance": "6.71", - "timeToTower": "0:33:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "17:11:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 45, - "quantity": 32.8, - "calculatedQuantity": "32.8 CY", - "s3DownloadKey": "HaulPass_76W66ZX_201909271638_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C32BD73-107D-44ED-8E83-AD6D66A123E6", - "ticketNumber": "6X69QQW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "99BM2S9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.629897, -80.176917", - "loadTime": "09/27/2019 17:24:09", - "straightDistance": "7.18", - "routeDistance": "16.14", - "timeToTower": "0:47:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "18:11:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.8 CY", - "percentFull": 70, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_6X69QQW_201909271712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7092C060-D2F9-4282-929B-33A5925361F1", - "ticketNumber": "4MPM3HB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZNULYHX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.725442, -80.100016", - "loadTime": "09/27/2019 18:44:01", - "straightDistance": "4.19", - "routeDistance": "6.57", - "timeToTower": "0:33:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "19:17:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_4MPM3HB_201909271844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "737F7353-9B13-472A-977E-9527D88A4593", - "ticketNumber": "9XQHDPY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.694724, -80.071267", - "loadTime": "09/27/2019 16:23:58", - "straightDistance": "1.57", - "routeDistance": "3.29", - "timeToTower": "0:58:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "17:22:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_9XQHDPY_201909271623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7CE19ADE-6032-4714-B835-6EA42EEB3795", - "ticketNumber": "7PJVB58", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.715048, -80.072515", - "loadTime": "09/27/2019 17:59:06", - "straightDistance": "2.96", - "routeDistance": "4.85", - "timeToTower": "1:24:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "19:24:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_7PJVB58_201909271759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DBEDB41-5988-48BB-BDBA-6FA99AA009A5", - "ticketNumber": "4WMYHWG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.738694, -79.943126", - "loadTime": "09/27/2019 17:24:38", - "straightDistance": "8.39", - "routeDistance": "14.78", - "timeToTower": "1:48:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "19:13:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_4WMYHWG_201909271724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80337B9F-E407-4DD8-9054-014A374A343D", - "ticketNumber": "FFZVH7E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.746865, -79.910618", - "loadTime": "09/27/2019 17:53:40", - "straightDistance": "10.3", - "routeDistance": "16.34", - "timeToTower": "0:42:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "18:36:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_FFZVH7E_201909271753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82013F70-E199-409D-AD92-E91E3C119C55", - "ticketNumber": "DQX2U32", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.722767, -80.069124", - "loadTime": "09/27/2019 18:43:53", - "straightDistance": "3.47", - "routeDistance": "5.46", - "timeToTower": "0:42:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "19:25:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 75, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_DQX2U32_201909271811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "867C2600-B924-4259-B42D-2A06E72B10A7", - "ticketNumber": "ZN38V9N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724740, -79.936077", - "loadTime": "09/27/2019 17:58:30", - "straightDistance": "8.28", - "routeDistance": "15.47", - "timeToTower": "1:11:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "19:09:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 90, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_ZN38V9N_201909271758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D8AA5BF-3535-4D03-A4B4-355AC0DF1287", - "ticketNumber": "8KL6CMJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724744, -79.936507", - "loadTime": "09/27/2019 16:14:53", - "straightDistance": "8.25", - "routeDistance": "15.46", - "timeToTower": "0:54:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "17:09:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_8KL6CMJ_201909271614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F17DB8C-EC1F-48FE-9EC0-FF2A32456FF6", - "ticketNumber": "867HEHF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.738877, -79.943538", - "loadTime": "09/27/2019 15:39:17", - "straightDistance": "8.38", - "routeDistance": "14.75", - "timeToTower": "0:53:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:32:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 65, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_867HEHF_201909271539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0FBF905-82FC-413C-8EC6-426706565586", - "ticketNumber": "8QMRH8Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.801971, -80.110928", - "loadTime": "09/27/2019 17:51:07", - "straightDistance": "9.32", - "routeDistance": "12.03", - "timeToTower": "0:40:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "18:31:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_8QMRH8Y_201909271748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A10F0E9B-B726-4C0A-94E6-81B90C843CE0", - "ticketNumber": "67EK35N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.663601, -80.126149", - "loadTime": "09/27/2019 17:48:19", - "straightDistance": "3.64", - "routeDistance": "6.31", - "timeToTower": "0:32:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "18:21:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_67EK35N_201909271748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7640564-A744-4CCA-86E4-A820210B048D", - "ticketNumber": "7DADSMJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.732431, -79.923460", - "loadTime": "09/27/2019 17:20:57", - "straightDistance": "9.17", - "routeDistance": "15.85", - "timeToTower": "0:41:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "18:02:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 65, - "quantity": 45, - "calculatedQuantity": "45 CY", - "s3DownloadKey": "HaulPass_7DADSMJ_201909271716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD40A44F-C422-4192-841B-E087C70EB8D2", - "ticketNumber": "5DVQQAZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.724827, -79.934630", - "loadTime": "09/27/2019 17:01:02", - "straightDistance": "8.36", - "routeDistance": "15.29", - "timeToTower": "1:04:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "18:05:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_5DVQQAZ_201909271701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B031EDA8-DE10-493E-9940-C600B19EDE9A", - "ticketNumber": "FNVEBW7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.696633, -79.964652", - "loadTime": "09/27/2019 17:46:54", - "straightDistance": "6.03", - "routeDistance": "16.31", - "timeToTower": "1:19:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "19:06:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_FNVEBW7_201909271712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF737F1F-B859-4894-8317-0E2039BE9E4A", - "ticketNumber": "69GXWJN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.719166, -80.010538", - "loadTime": "09/27/2019 18:36:06", - "straightDistance": "4.48", - "routeDistance": "5.72", - "timeToTower": "0:44:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "19:20:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_69GXWJN_201909271836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9CD1931-4835-45B9-883C-2E09EA0E2890", - "ticketNumber": "3RFRCZ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.724714, -79.936035", - "loadTime": "09/27/2019 15:01:03", - "straightDistance": "8.28", - "routeDistance": "15.47", - "timeToTower": "1:26:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:27:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_3RFRCZ8_201909271501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA1FFE48-B205-4AA8-85E0-ADF00A900791", - "ticketNumber": "6P8YQ8J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.743340, -79.967866", - "loadTime": "09/27/2019 16:01:35", - "straightDistance": "7.43", - "routeDistance": "12.76", - "timeToTower": "1:54:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "17:56:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 80, - "quantity": 68.3, - "calculatedQuantity": "68.3 CY", - "s3DownloadKey": "HaulPass_6P8YQ8J_201909271601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEF88A2C-558B-46FC-92AF-F2CCEFD5D040", - "ticketNumber": "8YAQF5L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.742836, -79.920443", - "loadTime": "09/27/2019 16:00:55", - "straightDistance": "9.66", - "routeDistance": "15.69", - "timeToTower": "1:06:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "17:07:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_8YAQF5L_201909271600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D21263EC-C497-442A-9979-F5F2AD4228C1", - "ticketNumber": "9JJ275C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750694, -79.911370", - "loadTime": "09/27/2019 17:25:35", - "straightDistance": "10.39", - "routeDistance": "16.67", - "timeToTower": "1:16:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "18:42:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 70, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_9JJ275C_201909271725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2DE4378-CDCA-44BC-8B2F-0722DD3A82D9", - "ticketNumber": "4GS9J7G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.739506, -80.073453", - "loadTime": "09/27/2019 17:43:30", - "straightDistance": "4.64", - "routeDistance": "7.26", - "timeToTower": "0:39:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "18:22:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_4GS9J7G_201909271743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D373EBBB-A074-4C9B-B32D-9682F36423E8", - "ticketNumber": "5RYVDPQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.719306, -80.010541", - "loadTime": "09/27/2019 18:39:14", - "straightDistance": "4.49", - "routeDistance": "5.73", - "timeToTower": "0:42:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "19:21:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_5RYVDPQ_201909271838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4287463-5EBA-48FD-8027-BC33A81A83CC", - "ticketNumber": "7RH27Y6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724634, -79.935829", - "loadTime": "09/27/2019 17:31:14", - "straightDistance": "8.29", - "routeDistance": "15.42", - "timeToTower": "1:15:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "18:46:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 70, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_7RH27Y6_201909271731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6FE95A1-E47C-4BE4-A79D-31C8017F8B8D", - "ticketNumber": "827DGQA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.742301, -79.966604", - "loadTime": "09/27/2019 16:12:54", - "straightDistance": "7.44", - "routeDistance": "12.89", - "timeToTower": "1:44:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "17:57:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 75, - "quantity": 79.9, - "calculatedQuantity": "79.9 CY", - "s3DownloadKey": "HaulPass_827DGQA_201909271612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D828D57B-2002-4E50-8281-5AE2CCDFCAF4", - "ticketNumber": "8CKRC2J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724687, -79.936102", - "loadTime": "09/27/2019 17:37:07", - "straightDistance": "8.27", - "routeDistance": "15.45", - "timeToTower": "1:02:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "18:39:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 60, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_8CKRC2J_201909271737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E04F4E48-8C29-43F2-A01B-3225F3A18846", - "ticketNumber": "5RULWQP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724749, -79.936322", - "loadTime": "09/27/2019 17:38:10", - "straightDistance": "8.26", - "routeDistance": "15.46", - "timeToTower": "1:00:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "18:38:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_5RULWQP_201909271738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0B47778-C1AF-4446-AC37-881BF48ED983", - "ticketNumber": "739N2Y7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.712468, -80.070083", - "loadTime": "09/27/2019 16:55:16", - "straightDistance": "2.76", - "routeDistance": "4.58", - "timeToTower": "0:31:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "17:27:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 75, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_739N2Y7_201909271628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E45CF56D-2542-4A6E-ACC7-78C359843A2B", - "ticketNumber": "9V73ECD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.747949, -79.911697", - "loadTime": "09/27/2019 16:05:46", - "straightDistance": "10.28", - "routeDistance": "16.44", - "timeToTower": "0:41:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "16:46:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 85, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_9V73ECD_201909271605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9AACE93-C501-4D78-9CBF-F8AE46A82021", - "ticketNumber": "5LNXDXQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.649978, -80.144508", - "loadTime": "09/27/2019 18:13:17", - "straightDistance": "4.91", - "routeDistance": "6.61", - "timeToTower": "0:58:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "19:11:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_5LNXDXQ_201909271813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F66C2888-A861-416E-B3A8-1AD8EC88C713", - "ticketNumber": "8Z3FRY6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.747329, -79.910691", - "loadTime": "09/27/2019 17:44:42", - "straightDistance": "10.31", - "routeDistance": "16.37", - "timeToTower": "0:50:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "18:34:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_8Z3FRY6_201909271742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD25AD14-61F1-474F-A12E-E72BC7480F85", - "ticketNumber": "7DLMU4K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.724706, -79.936370", - "loadTime": "09/27/2019 17:32:17", - "straightDistance": "8.26", - "routeDistance": "15.45", - "timeToTower": "1:13:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/27/2019", - "disposalTime": "18:45:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_7DLMU4K_201909271732_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08C57A29-CCA9-49DA-BAFC-F9156FB8CA1D", - "ticketNumber": "83C6YQ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736796, -79.932145", - "loadTime": "09/27/2019 14:00:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "14:02:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83C6YQ3_201909271400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D8DBE05-DA3B-4084-84EB-F169261D4503", - "ticketNumber": "PN2QM3Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.731388, -79.931634", - "loadTime": "09/27/2019 16:01:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "16:04:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_PN2QM3Y_201909271601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1016C08E-1AED-4CFB-9A73-1900422D13D5", - "ticketNumber": "4ZW9Z5F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.732579, -79.929742", - "loadTime": "09/27/2019 16:26:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "16:29:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ZW9Z5F_201909271626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11A75CDA-6841-4246-B50D-BC7CE000F346", - "ticketNumber": "3YG2BDG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736419, -79.928527", - "loadTime": "09/27/2019 12:51:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "12:54:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3YG2BDG_201909271251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16916488-43E2-4294-999B-867B2809DEA1", - "ticketNumber": "6KBV3TK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735053, -79.937148", - "loadTime": "09/27/2019 18:39:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "18:42:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6KBV3TK_201909271839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19AFDC2E-B5F4-4D11-B125-9CFB9F3B227B", - "ticketNumber": "5N7X2HH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73467, -79.931246", - "loadTime": "09/27/2019 17:50:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "17:52:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5N7X2HH_201909271750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "224F903A-44C6-4F0F-A2C9-0E10BBF2C1E0", - "ticketNumber": "5ZK6YR4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736053, -79.931821", - "loadTime": "09/27/2019 13:44:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:46:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5ZK6YR4_201909271344_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B388608-3100-4752-8355-D48F32AC413E", - "ticketNumber": "4PNQ887", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.731388, -79.930496", - "loadTime": "09/27/2019 16:13:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "16:17:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4PNQ887_201909271613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F2F1E08-ECDE-4DA7-854E-7F5BEEA5D738", - "ticketNumber": "77WCK6F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736777, -79.933613", - "loadTime": "09/27/2019 15:14:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:17:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77WCK6F_201909271514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3128F21B-D19B-4AEB-9A78-DDE8A32F3109", - "ticketNumber": "9AT7NHX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735645, -79.931454", - "loadTime": "09/27/2019 13:33:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:36:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9AT7NHX_201909271333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "340E68FB-1D52-4A81-88B7-657F0ED9F7FF", - "ticketNumber": "8JKUB8S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736141, -79.936594", - "loadTime": "09/27/2019 18:26:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "18:30:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8JKUB8S_201909271826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35654BED-E9E1-4336-8A1E-350CD8771622", - "ticketNumber": "5FMC78A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.737182, -79.932643", - "loadTime": "09/27/2019 14:57:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:05:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5FMC78A_201909271457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36602416-FA4E-4F3D-B099-942591DD9231", - "ticketNumber": "UAND8XW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736609, -79.933346", - "loadTime": "09/27/2019 15:18:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:23:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_UAND8XW_201909271518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A68EA72-40B7-4043-B46F-610D7D0BA58F", - "ticketNumber": "3H8TX3P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734538, -79.935962", - "loadTime": "09/27/2019 19:02:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:05:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3H8TX3P_201909271902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E164B22-0982-41C7-B4EB-09BD84B42A41", - "ticketNumber": "7QJD994", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734457, -79.934014", - "loadTime": "09/27/2019 19:23:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:25:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QJD994_201909271923_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40627ADB-1496-442B-8ABD-DA5F1416CF09", - "ticketNumber": "9YVRPDY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736854, -79.927695", - "loadTime": "09/27/2019 12:34:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "12:40:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9YVRPDY_201909271234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47FB32A3-1C42-48FB-807E-A1BEC6FF1F34", - "ticketNumber": "3EJUR6K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735061, -79.929288", - "loadTime": "09/27/2019 16:49:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "16:52:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3EJUR6K_201909271649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47FD892F-236A-4596-BB47-CFF99B2F3AC4", - "ticketNumber": "3QTSBRH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735018, -79.93656", - "loadTime": "09/27/2019 18:51:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "18:55:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3QTSBRH_201909271851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5104FECC-BBB4-4250-B24B-2E1A65DA1CE2", - "ticketNumber": "83ULPCE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735599, -79.932563", - "loadTime": "09/27/2019 15:35:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:40:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83ULPCE_201909271535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "599D385A-BB98-48B7-90F0-4B63BE59FA50", - "ticketNumber": "6HF87SB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.731225, -79.931785", - "loadTime": "09/27/2019 16:06:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "16:09:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HF87SB_201909271606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BAB798C-0B55-4258-95EE-5413C2BF4BB6", - "ticketNumber": "9FR4NAS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735965, -79.930381", - "loadTime": "09/27/2019 13:10:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:14:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9FR4NAS_201909271310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BF28B37-D156-45B2-BE8C-497B4ADB46E9", - "ticketNumber": "9HDLQ6V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735183, -79.92885", - "loadTime": "09/27/2019 16:55:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "16:59:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9HDLQ6V_201909271655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C710CF9-9845-487A-B6FD-02E5C629B935", - "ticketNumber": "3SDNMLS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.733515, -79.928227", - "loadTime": "09/27/2019 17:12:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "17:17:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3SDNMLS_201909271712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5EBFFB6C-BA65-4CF1-990B-C74953D73F0E", - "ticketNumber": "66QWQWC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736983, -79.932318", - "loadTime": "09/27/2019 14:09:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "14:14:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_66QWQWC_201909271409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "604B61E1-D070-4309-ADD4-F88ADB0C4A81", - "ticketNumber": "6G2RQTX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736274, -79.931612", - "loadTime": "09/27/2019 13:39:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:43:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6G2RQTX_201909271339_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6080C898-B949-4077-8CAF-8A04EF11851E", - "ticketNumber": "Z8JQ6U9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736813, -79.931994", - "loadTime": "09/27/2019 13:55:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "14:00:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Z8JQ6U9_201909271355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6175044C-EA56-4D20-9BC4-3E18D3F5BFB3", - "ticketNumber": "K9LLP3U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735742, -79.931357", - "loadTime": "09/27/2019 13:28:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:32:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_K9LLP3U_201909271328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6511C531-D999-4252-B944-8D82C51C1451", - "ticketNumber": "6QGA798", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734674, -79.933685", - "loadTime": "09/27/2019 19:31:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:33:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6QGA798_201909271931_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "683359B7-ED6B-48BA-B912-C83F5562FD19", - "ticketNumber": "47JRP3A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.738013, -79.930831", - "loadTime": "09/27/2019 14:45:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "14:52:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_47JRP3A_201909271445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A30124A-5795-43E9-B560-8BE2F11517CC", - "ticketNumber": "5MX39XK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736637, -79.927701", - "loadTime": "09/27/2019 12:41:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "12:48:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5MX39XK_201909271241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CA68116-91FF-4FD4-AB4D-EE1E8735A167", - "ticketNumber": "5Y5KJYX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73469, -79.931425", - "loadTime": "09/27/2019 17:43:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "17:49:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5Y5KJYX_201909271743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DDB9E61-C949-42E1-8834-39C79F1AEF49", - "ticketNumber": "7E46R87", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734539, -79.93226", - "loadTime": "09/27/2019 15:43:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:46:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7E46R87_201909271543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7ACC7F7B-4043-46BA-BB8C-BF8A01A9E970", - "ticketNumber": "8NZN73A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734851, -79.928469", - "loadTime": "09/27/2019 17:02:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "17:05:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NZN73A_201909271702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "852A60C2-B6E1-48B3-9AD9-4ECF7E1A58DA", - "ticketNumber": "45W9MT4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73164, -79.931761", - "loadTime": "09/27/2019 15:58:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "16:00:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_45W9MT4_201909271558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86900E0D-E425-4B3F-80A0-EFAFE6083E0B", - "ticketNumber": "628XVQB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736229, -79.929327", - "loadTime": "09/27/2019 13:00:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:07:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_628XVQB_201909271300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8797D2DF-9AE6-4C38-85A8-4B8D681A7B01", - "ticketNumber": "5F9LE3Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.733478, -79.931875", - "loadTime": "09/27/2019 15:50:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:53:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5F9LE3Q_201909271550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88DE90CB-EDEA-4EE6-8548-9709FEA5512F", - "ticketNumber": "9K9AXYM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73442, -79.934698", - "loadTime": "09/27/2019 19:07:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:14:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9K9AXYM_201909271907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8AC6E47E-9A01-4815-95E6-66233C170A3B", - "ticketNumber": "6L9TT3L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73681, -79.932096", - "loadTime": "09/27/2019 14:05:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "14:09:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6L9TT3L_201909271405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97623322-477E-4119-8AE1-C63962B3DD4F", - "ticketNumber": "9SRMBEL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73729, -79.930737", - "loadTime": "09/27/2019 14:29:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "14:36:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9SRMBEL_201909271429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A18DE299-4D20-4CD1-BBF9-091F50475086", - "ticketNumber": "3R9NFQ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736218, -79.932853", - "loadTime": "09/27/2019 18:08:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "18:14:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3R9NFQ3_201909271808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B518CB72-DE1C-4B17-BDAC-AE95F8B63881", - "ticketNumber": "86BEV2X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.732887, -79.929827", - "loadTime": "09/27/2019 16:32:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "16:34:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_86BEV2X_201909271632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7DF5FE4-61E5-4874-B98D-E8014DAE7C37", - "ticketNumber": "3Y2Q5PQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734568, -79.933648", - "loadTime": "09/27/2019 19:33:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:36:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3Y2Q5PQ_201909271933_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9E40B80-6011-4144-8563-57EB08042664", - "ticketNumber": "9S67LX5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735096, -79.930062", - "loadTime": "09/27/2019 17:28:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "17:34:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9S67LX5_201909271728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE708DEA-3ED5-480A-9E3A-D34A27E628D4", - "ticketNumber": "5X9UEEA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736547, -79.931892", - "loadTime": "09/27/2019 13:52:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:55:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5X9UEEA_201909271352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3AA5886-6C24-4954-A484-7F1CD18A96DA", - "ticketNumber": "5GGAF4K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736682, -79.933554", - "loadTime": "09/27/2019 15:09:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:14:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5GGAF4K_201909271509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7A35572-AD07-4820-BB6F-800E7E3D093C", - "ticketNumber": "95YMHZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735824, -79.930883", - "loadTime": "09/27/2019 13:15:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:19:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_95YMHZK_201909271315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC70D001-2330-4B56-A9B5-572502060003", - "ticketNumber": "3CHL63D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735804, -79.931317", - "loadTime": "09/27/2019 13:25:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "13:27:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3CHL63D_201909271325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CCC654EB-0647-403C-91C5-7586E7CBBF0B", - "ticketNumber": "92ABWV7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734624, -79.931146", - "loadTime": "09/27/2019 17:38:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "17:42:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_92ABWV7_201909271738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D000BCBA-A3D4-4B60-8CAD-CBD2E3939236", - "ticketNumber": "9XBSQAT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73531, -79.929453", - "loadTime": "09/27/2019 16:40:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "16:42:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9XBSQAT_201909271640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D330534E-889D-417B-A8BE-5F0EBABFF776", - "ticketNumber": "6FGGWU2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735881, -79.932695", - "loadTime": "09/27/2019 15:28:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "15:32:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6FGGWU2_201909271528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5D0A6AA-97D5-489B-B19A-0DB7BED32574", - "ticketNumber": "UFW6Q39", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.733557, -79.928354", - "loadTime": "09/27/2019 17:18:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "17:21:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_UFW6Q39_201909271718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB87AE7C-9F9A-4557-9F24-D979899B70EF", - "ticketNumber": "7PH767N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734598, -79.934203", - "loadTime": "09/27/2019 19:17:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:20:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7PH767N_201909271917_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0D69FFE-E48F-4562-95D0-02873DA80A13", - "ticketNumber": "3BHKM9K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735292, -79.929689", - "loadTime": "09/27/2019 16:43:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "16:45:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3BHKM9K_201909271643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E47EEB7A-72CE-4EF0-A0A3-AE89359224E1", - "ticketNumber": "3MCDSGV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734541, -79.933874", - "loadTime": "09/27/2019 19:26:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:28:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3MCDSGV_201909271926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8D428CC-CB08-45A0-959F-37E2C87329EE", - "ticketNumber": "3E35WRF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.737805, -79.930998", - "loadTime": "09/27/2019 14:41:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "14:44:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3E35WRF_201909271441_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA3FCA17-D4EF-4706-A273-35E6F33AFB11", - "ticketNumber": "EULH429", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735152, -79.937125", - "loadTime": "09/27/2019 18:43:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "18:46:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_EULH429_201909271843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED6791D9-36DF-46B8-A490-2E4F9A80470C", - "ticketNumber": "88A558B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.731795, -79.930109", - "loadTime": "09/27/2019 16:21:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "16:24:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88A558B_201909271621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2CB3227-6765-487A-AB23-7A916885EC66", - "ticketNumber": "46C7AB3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.737083, -79.932134", - "loadTime": "09/27/2019 14:15:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "14:21:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_46C7AB3_201909271415_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F71FE1F0-DB21-40E5-A264-462ACB8C0E3F", - "ticketNumber": "8TYWTJU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734489, -79.935816", - "loadTime": "09/27/2019 18:59:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "19:01:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8TYWTJU_201909271859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC5602EA-6B6A-4AD6-A7B6-F344AE00EC35", - "ticketNumber": "5WZHAW2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736411, -79.936384", - "loadTime": "09/27/2019 18:21:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/27/2019", - "disposalTime": "18:26:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5WZHAW2_201909271821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E8603DC-CEFC-4313-8176-E21B5910F4B3", - "ticketNumber": "99MXZTY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.578404, -80.325245", - "loadTime": "09/28/2019 11:51:41", - "straightDistance": "1.92", - "routeDistance": "2.07", - "timeToTower": "0:08:19", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "12:00:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_99MXZTY_201909281151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17B5CEE6-3202-4973-A9BF-7DC88C88FCA1", - "ticketNumber": "3NTA94T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.594429, -80.282965", - "loadTime": "09/28/2019 12:58:40", - "straightDistance": "4.25", - "routeDistance": "5.3", - "timeToTower": "1:15:51", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "14:14:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 60, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_3NTA94T_201909281258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3789C3D4-F8FE-4E5A-B46C-2E6C93C9AB9C", - "ticketNumber": "9VU4N6V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.581286, -80.334155", - "loadTime": "09/28/2019 13:05:05", - "straightDistance": "1.37", - "routeDistance": "1.49", - "timeToTower": "0:31:05", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "13:36:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_9VU4N6V_201909281305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50F5DAA8-4648-43C0-B75B-25B9ADF34F03", - "ticketNumber": "3JTZTTF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.757002, -80.319845", - "loadTime": "09/28/2019 12:35:05", - "straightDistance": "11.78", - "routeDistance": "15.08", - "timeToTower": "0:56:40", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "13:31:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 50, - "quantity": 36.6, - "calculatedQuantity": "36.6 CY", - "s3DownloadKey": "HaulPass_3JTZTTF_201909281228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51405206-4ED8-4A90-8301-40D0234A9E37", - "ticketNumber": "GLYRZUC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.593726, -80.284221", - "loadTime": "09/28/2019 12:00:17", - "straightDistance": "4.17", - "routeDistance": "5.21", - "timeToTower": "0:30:52", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "12:31:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_GLYRZUC_201909281200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72CC021D-CD02-40A1-AE14-4B2B062454F1", - "ticketNumber": "8NJ6EL4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.652138, -80.323741", - "loadTime": "09/28/2019 11:12:05", - "straightDistance": "4.74", - "routeDistance": "7.34", - "timeToTower": "0:28:41", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "11:40:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_8NJ6EL4_201909281112_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "776C8878-A609-440B-9AF4-09A872D3C231", - "ticketNumber": "9AZRLJ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.647119, -80.311259", - "loadTime": "09/28/2019 13:48:04", - "straightDistance": "4.77", - "routeDistance": "8.14", - "timeToTower": "0:33:39", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "14:21:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 60, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_9AZRLJ9_201909281332_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7ED1C85A-789C-4098-AF70-05517EFA3A93", - "ticketNumber": "7FYEBFF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.593720, -80.284105", - "loadTime": "09/28/2019 11:29:04", - "straightDistance": "4.18", - "routeDistance": "5.21", - "timeToTower": "1:01:23", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "12:30:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 60, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_7FYEBFF_201909281129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81904619-9E5A-49E1-99B7-886D2FC3E53A", - "ticketNumber": "6QDWBZ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.592750, -80.273312", - "loadTime": "09/28/2019 13:40:07", - "straightDistance": "4.8", - "routeDistance": "5.9", - "timeToTower": "0:35:27", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "14:15:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 45, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_6QDWBZ7_201909281323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4AAA7E5-F84E-4B3B-9457-68DCCAA3C03F", - "ticketNumber": "XWKKPQ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.757708, -80.318449", - "loadTime": "09/28/2019 12:49:09", - "straightDistance": "11.85", - "routeDistance": "14.99", - "timeToTower": "0:43:39", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "13:32:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 30, - "quantity": 22.2, - "calculatedQuantity": "22.2 CY", - "s3DownloadKey": "HaulPass_XWKKPQ4_201909281237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2269460-8F8C-4F67-9B10-46FAB347116B", - "ticketNumber": "7FF74ZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.648178, -80.313836", - "loadTime": "09/28/2019 12:36:49", - "straightDistance": "4.76", - "routeDistance": "7.97", - "timeToTower": "0:26:26", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "13:03:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 60, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_7FF74ZK_201909281236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4D2FEDF-3ABE-4524-BCAE-EF6C7575BDA2", - "ticketNumber": "3VDKTWH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.578109, -80.324562", - "loadTime": "09/28/2019 11:52:08", - "straightDistance": "1.97", - "routeDistance": "2.11", - "timeToTower": "0:08:42", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "12:00:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_3VDKTWH_201909281152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE63377C-74C8-42A4-8CBF-FB1C8BA879FE", - "ticketNumber": "7HJLALL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.581046, -80.330686", - "loadTime": "09/28/2019 13:03:37", - "straightDistance": "1.56", - "routeDistance": "1.69", - "timeToTower": "0:31:16", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "13:34:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_7HJLALL_201909281302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B692D34-E0C9-4797-B770-4727AF412ACD", - "ticketNumber": "4Z67JF8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.645728, -80.307320", - "loadTime": "09/28/2019 15:01:15", - "straightDistance": "4.82", - "routeDistance": "8.39", - "timeToTower": "0:40:37", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "15:41:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_4Z67JF8_201909281501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F0E9A41-A1D0-446B-A412-BC76A9869247", - "ticketNumber": "9429296", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.581769, -80.336623", - "loadTime": "09/28/2019 14:49:52", - "straightDistance": "1.22", - "routeDistance": "1.39", - "timeToTower": "0:16:57", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "15:06:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 40, - "quantity": 31, - "calculatedQuantity": "31 CY", - "s3DownloadKey": "HaulPass_9429296_201909281449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B65C51B-EF68-4F8C-8CB8-DD038A778123", - "ticketNumber": "4EVEN4V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.578912, -80.297198", - "loadTime": "09/28/2019 15:25:25", - "straightDistance": "3.48", - "routeDistance": "3.76", - "timeToTower": "0:12:43", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "15:38:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_4EVEN4V_201909281525_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57975FC9-4545-4CCC-AF5A-93709566ECB7", - "ticketNumber": "8XT75VP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.581589, -80.336635", - "loadTime": "09/28/2019 14:49:07", - "straightDistance": "1.23", - "routeDistance": "1.37", - "timeToTower": "0:16:34", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "15:05:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_8XT75VP_201909281449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E909E18-EE9E-4671-8943-96CB27E15774", - "ticketNumber": "6QT97K6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.578939, -80.297009", - "loadTime": "09/28/2019 15:08:17", - "straightDistance": "3.49", - "routeDistance": "3.77", - "timeToTower": "0:28:58", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "15:37:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 60, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_6QT97K6_201909281508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02DE143F-C4D4-401D-8A50-59D2FE70D989", - "ticketNumber": "RWG24DC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.763514, -80.106489", - "loadTime": "09/28/2019 14:44:44", - "straightDistance": "6.73", - "routeDistance": "9.25", - "timeToTower": "0:42:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "15:27:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_RWG24DC_201909281444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "049E8A10-F6EC-4A36-A83F-FB2989BA78E9", - "ticketNumber": "6PQ85LK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.734955, -80.042341", - "loadTime": "09/28/2019 13:55:53", - "straightDistance": "4.48", - "routeDistance": "7.59", - "timeToTower": "0:25:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "14:21:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 75, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_6PQ85LK_201909281355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "077217F1-06A5-4F64-9C0B-A85E5A7A6503", - "ticketNumber": "5ZED4WN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745999, -79.915249", - "loadTime": "09/28/2019 13:40:05", - "straightDistance": "10.04", - "routeDistance": "16.14", - "timeToTower": "0:46:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "14:26:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_5ZED4WN_201909281340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B818741-3A18-4652-B253-9EC40D822730", - "ticketNumber": "3FNXRXG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.752566, -80.106529", - "loadTime": "09/28/2019 14:44:29", - "straightDistance": "6.03", - "routeDistance": "8.49", - "timeToTower": "0:39:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "15:24:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_3FNXRXG_201909281444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C449346-8FC1-42B7-B267-F8FAEDCDB7D4", - "ticketNumber": "5J6A5T2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.748074, -79.914486", - "loadTime": "09/28/2019 12:11:48", - "straightDistance": "10.15", - "routeDistance": "16.32", - "timeToTower": "0:44:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "12:56:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 65, - "quantity": 42, - "calculatedQuantity": "42 CY", - "s3DownloadKey": "HaulPass_5J6A5T2_201909281211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "144C5FD2-BD3D-4D26-920B-40A811A7378B", - "ticketNumber": "7FHX9V7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.659280, -79.943560", - "loadTime": "09/28/2019 12:18:39", - "straightDistance": "7.09", - "routeDistance": "18.43", - "timeToTower": "0:44:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "13:03:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_7FHX9V7_201909281218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "149CA0C8-808A-4928-AAAD-5069A5CB638A", - "ticketNumber": "7PV6VUK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.721422, -79.956474", - "loadTime": "09/28/2019 13:28:23", - "straightDistance": "7.12", - "routeDistance": "14.19", - "timeToTower": "1:25:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "14:53:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_7PV6VUK_201909281328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "185E85FA-9351-4F16-975E-90EB0433E98B", - "ticketNumber": "6E37A6R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.732340, -79.922812", - "loadTime": "09/28/2019 15:04:46", - "straightDistance": "9.2", - "routeDistance": "15.88", - "timeToTower": "0:40:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "15:45:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 80, - "quantity": 55.4, - "calculatedQuantity": "55.4 CY", - "s3DownloadKey": "HaulPass_6E37A6R_201909281504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2435C65F-2BF4-4A35-98D7-C51236FBF4BF", - "ticketNumber": "VY8G2MT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.718336, -79.939717", - "loadTime": "09/28/2019 12:25:33", - "straightDistance": "7.9", - "routeDistance": "15.08", - "timeToTower": "0:55:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "13:20:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_VY8G2MT_201909281225_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2743BB4A-5605-4E52-8281-093A464E2823", - "ticketNumber": "TDYZC8G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.746904, -79.917917", - "loadTime": "09/28/2019 14:03:59", - "straightDistance": "9.93", - "routeDistance": "16.12", - "timeToTower": "1:16:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "15:20:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_TDYZC8G_201909281403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2882AD58-A401-4E68-9C07-1DB0D54C9F73", - "ticketNumber": "5WZ2ZV3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.776972, -80.106501", - "loadTime": "09/28/2019 13:35:02", - "straightDistance": "7.6", - "routeDistance": "10.18", - "timeToTower": "0:33:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "14:08:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 55, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_5WZ2ZV3_201909281335_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "300C3680-9E38-4669-A6E6-85EE9F5B3115", - "ticketNumber": "5HMFVE2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.738491, -79.984123", - "loadTime": "09/28/2019 12:17:03", - "straightDistance": "6.51", - "routeDistance": "11.64", - "timeToTower": "1:20:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "13:37:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_5HMFVE2_201909281217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "316CF43A-67D8-4863-B76D-4D3A1C3E91A1", - "ticketNumber": "8VUT97Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.659191, -79.943562", - "loadTime": "09/28/2019 13:49:56", - "straightDistance": "7.09", - "routeDistance": "18.43", - "timeToTower": "0:46:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "14:36:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_8VUT97Y_201909281349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C76051B-28A5-4224-AA82-922EE9B4FA5D", - "ticketNumber": "7L2PQW4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.731156, -79.931157", - "loadTime": "09/28/2019 13:31:47", - "straightDistance": "8.73", - "routeDistance": "15.31", - "timeToTower": "0:45:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "14:17:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 60, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_7L2PQW4_201909281331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E29FE2F-33CD-479D-BE3A-975AE5FA503D", - "ticketNumber": "6KH2QAR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.758865, -80.072738", - "loadTime": "09/28/2019 13:51:24", - "straightDistance": "5.97", - "routeDistance": "8.85", - "timeToTower": "1:42:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "15:34:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_6KH2QAR_201909281351_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "404AC366-A495-415B-AFC7-5193198367F2", - "ticketNumber": "4LM9MT2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.766495, -80.071330", - "loadTime": "09/28/2019 11:43:15", - "straightDistance": "6.49", - "routeDistance": "10.01", - "timeToTower": "1:30:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "13:14:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_4LM9MT2_201909281143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42EAE96E-311C-43C5-811D-120E43166C42", - "ticketNumber": "7HH2GX5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.720814, -79.945485", - "loadTime": "09/28/2019 13:21:43", - "straightDistance": "7.67", - "routeDistance": "14.66", - "timeToTower": "2:25:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "15:47:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 70, - "quantity": 52.5, - "calculatedQuantity": "52.5 CY", - "s3DownloadKey": "HaulPass_7HH2GX5_201909281235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "437CB531-0384-41FC-B84E-EC2EA6A1AE5C", - "ticketNumber": "5DEF3EN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.744713, -80.106420", - "loadTime": "09/28/2019 12:13:59", - "straightDistance": "5.54", - "routeDistance": "7.95", - "timeToTower": "0:44:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "12:58:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_5DEF3EN_201909281213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43A63FB7-F4D7-404C-A304-3A64383FB064", - "ticketNumber": "6K4PG4B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.748012, -79.905367", - "loadTime": "09/28/2019 13:44:56", - "straightDistance": "10.6", - "routeDistance": "16.56", - "timeToTower": "0:49:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "14:34:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 95, - "quantity": 68.6, - "calculatedQuantity": "68.6 CY", - "s3DownloadKey": "HaulPass_6K4PG4B_201909281344_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "474444E3-56B6-48A0-99F0-C918096CFA0F", - "ticketNumber": "4GKY7ZS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.739581, -80.035870", - "loadTime": "09/28/2019 12:17:00", - "straightDistance": "4.9", - "routeDistance": "7.09", - "timeToTower": "0:53:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "13:10:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_4GKY7ZS_201909281216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49E0443F-6CC1-41AF-A2CF-333515426C4C", - "ticketNumber": "9RKM3GG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.747920, -79.905678", - "loadTime": "09/28/2019 13:37:02", - "straightDistance": "10.58", - "routeDistance": "16.54", - "timeToTower": "0:55:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "14:32:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 90, - "quantity": 71.1, - "calculatedQuantity": "71.1 CY", - "s3DownloadKey": "HaulPass_9RKM3GG_201909281337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CB698F7-240E-4940-8B0D-4A90C137BE0A", - "ticketNumber": "4FHWUGP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.740564, -79.944738", - "loadTime": "09/28/2019 12:04:56", - "straightDistance": "8.38", - "routeDistance": "14.62", - "timeToTower": "1:13:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "13:18:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_4FHWUGP_201909281204_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FDB3A52-84E2-4427-B30C-DB5CC62994D5", - "ticketNumber": "6YDSST6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.770504, -80.106348", - "loadTime": "09/28/2019 13:32:26", - "straightDistance": "7.18", - "routeDistance": "9.73", - "timeToTower": "0:42:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "14:14:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_6YDSST6_201909281331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52737540-D472-4F11-9C61-8C0E35F9F2F3", - "ticketNumber": "835BZ9G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.659125, -79.943670", - "loadTime": "09/28/2019 12:35:15", - "straightDistance": "7.08", - "routeDistance": "18.44", - "timeToTower": "0:50:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "13:25:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_835BZ9G_201909281235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58001F30-2D54-45F1-97D6-3CDEE15B28CE", - "ticketNumber": "5ZREYE4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.718176, -79.940025", - "loadTime": "09/28/2019 14:04:52", - "straightDistance": "7.88", - "routeDistance": "15.1", - "timeToTower": "0:53:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "14:58:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_5ZREYE4_201909281404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F4D8547-292A-4F8D-A147-53C76AEE0B73", - "ticketNumber": "5WYVLY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.732234, -79.922895", - "loadTime": "09/28/2019 14:58:44", - "straightDistance": "9.19", - "routeDistance": "15.89", - "timeToTower": "0:45:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "15:44:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_5WYVLY4_201909281445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61DB3785-E75D-4438-B32F-4FEF7CD16D3A", - "ticketNumber": "5ESLL52", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745995, -79.915141", - "loadTime": "09/28/2019 13:35:33", - "straightDistance": "10.04", - "routeDistance": "16.14", - "timeToTower": "0:49:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "14:25:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_5ESLL52_201909281335_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63D4110A-814F-4352-9FF4-FBCDE407FE13", - "ticketNumber": "7HU2MU7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.747254, -79.918180", - "loadTime": "09/28/2019 14:36:49", - "straightDistance": "9.93", - "routeDistance": "16.15", - "timeToTower": "0:45:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "15:21:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_7HU2MU7_201909281429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "644189C9-6860-47E6-B00A-7EFDA014CDEB", - "ticketNumber": "3MHPT4G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.731045, -79.931435", - "loadTime": "09/28/2019 13:22:23", - "straightDistance": "8.71", - "routeDistance": "15.29", - "timeToTower": "0:54:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "14:16:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 75, - "quantity": 70.6, - "calculatedQuantity": "70.6 CY", - "s3DownloadKey": "HaulPass_3MHPT4G_201909281322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67D8CB87-5C4F-4218-8DF2-F29ACA0AD943", - "ticketNumber": "7CBA3UG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.738583, -79.983865", - "loadTime": "09/28/2019 12:23:29", - "straightDistance": "6.53", - "routeDistance": "11.63", - "timeToTower": "1:12:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "13:35:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 85, - "quantity": 80.5, - "calculatedQuantity": "80.5 CY", - "s3DownloadKey": "HaulPass_7CBA3UG_201909281223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CC70942-D860-4CEB-BC08-30A47D2F0A10", - "ticketNumber": "63DR9NW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.740609, -79.944819", - "loadTime": "09/28/2019 11:54:23", - "straightDistance": "8.38", - "routeDistance": "14.61", - "timeToTower": "1:22:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "13:17:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_63DR9NW_201909281154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E2FAA5A-1D25-4EB4-8793-413AAA6DF77B", - "ticketNumber": "7X2B92N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.753157, -80.106357", - "loadTime": "09/28/2019 15:03:04", - "straightDistance": "6.06", - "routeDistance": "8.53", - "timeToTower": "0:25:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "15:28:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_7X2B92N_201909281502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "705D8017-B57F-4542-910E-2E0ECC0DFF6A", - "ticketNumber": "5J72VVD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.766121, -80.106637", - "loadTime": "09/28/2019 12:25:08", - "straightDistance": "6.9", - "routeDistance": "9.43", - "timeToTower": "0:34:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "12:59:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_5J72VVD_201909281222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7083A5CF-F46C-451F-AF8C-B5E70E8FE5C4", - "ticketNumber": "3HX2ZQP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813405, -80.108000", - "loadTime": "09/27/2019 22:35:31", - "straightDistance": "10.04", - "routeDistance": "12.84", - "timeToTower": "12:55:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "11:31:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_3HX2ZQP_201909272235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72E84A30-62FD-41E4-84C3-0C661EE08AB4", - "ticketNumber": "97RXPVL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.748010, -79.905498", - "loadTime": "09/28/2019 12:10:45", - "straightDistance": "10.6", - "routeDistance": "16.55", - "timeToTower": "0:37:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "12:48:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 95, - "quantity": 68.6, - "calculatedQuantity": "68.6 CY", - "s3DownloadKey": "HaulPass_97RXPVL_201909281210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77078536-171C-4D01-B565-EF2E95DC31CC", - "ticketNumber": "6UH3MJ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.624977, -80.211353", - "loadTime": "09/28/2019 13:34:31", - "straightDistance": "9.16", - "routeDistance": "17.36", - "timeToTower": "0:55:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "14:29:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_6UH3MJ8_201909281334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "790415B7-F625-4E1A-B40E-6096F66F74F5", - "ticketNumber": "3B7ZD3N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.734050, -80.043048", - "loadTime": "09/28/2019 15:05:51", - "straightDistance": "4.41", - "routeDistance": "7.66", - "timeToTower": "0:26:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "15:32:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_3B7ZD3N_201909281505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "892F18D6-3346-4634-A51F-C0D08293479C", - "ticketNumber": "NQ8XDPR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.659430, -79.943616", - "loadTime": "09/28/2019 14:18:00", - "straightDistance": "7.08", - "routeDistance": "18.41", - "timeToTower": "0:49:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "15:07:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_NQ8XDPR_201909281417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "894625EE-01C2-44C4-9A78-784437C6F26F", - "ticketNumber": "3S7GGYY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.659475, -79.943684", - "loadTime": "09/28/2019 14:18:56", - "straightDistance": "7.08", - "routeDistance": "18.41", - "timeToTower": "0:47:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "15:06:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_3S7GGYY_201909281418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B59443B-7FC3-4998-8F92-A8D359410DB8", - "ticketNumber": "WCTH4SC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.747347, -79.918224", - "loadTime": "09/28/2019 11:58:12", - "straightDistance": "9.93", - "routeDistance": "16.15", - "timeToTower": "1:10:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "13:08:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 70, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_WCTH4SC_201909281149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93FD4A83-CABF-4645-8F4C-572E3C0C8151", - "ticketNumber": "3QG2KXV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.722803, -79.956426", - "loadTime": "09/28/2019 14:10:40", - "straightDistance": "7.16", - "routeDistance": "14.08", - "timeToTower": "0:44:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "14:55:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_3QG2KXV_201909281410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95CC014F-5B76-4D32-91B8-32E18B47F76E", - "ticketNumber": "5PA3M8J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.647345, -80.138845", - "loadTime": "09/28/2019 12:42:26", - "straightDistance": "4.67", - "routeDistance": "6.45", - "timeToTower": "0:40:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "13:22:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_5PA3M8J_201909281242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B389791-F325-41C1-A178-3CC9F437B86A", - "ticketNumber": "KB4N4NR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.734020, -79.955628", - "loadTime": "09/28/2019 12:21:53", - "straightDistance": "7.61", - "routeDistance": "13.68", - "timeToTower": "1:35:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "13:57:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 75, - "quantity": 84.9, - "calculatedQuantity": "84.9 CY", - "s3DownloadKey": "HaulPass_KB4N4NR_201909281221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9BC3571C-EED9-41A2-B07D-92B75BC21A90", - "ticketNumber": "5AT682R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.734684, -80.042197", - "loadTime": "09/28/2019 14:47:19", - "straightDistance": "4.47", - "routeDistance": "7.59", - "timeToTower": "0:43:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "15:30:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_5AT682R_201909281447_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2C0ADAA-BB1E-4EEE-AD4D-D06D5B73DDEB", - "ticketNumber": "72H8NVS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.648574, -80.140571", - "loadTime": "09/28/2019 11:46:33", - "straightDistance": "4.73", - "routeDistance": "6.36", - "timeToTower": "0:26:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "12:13:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 50, - "quantity": 33.8, - "calculatedQuantity": "33.8 CY", - "s3DownloadKey": "HaulPass_72H8NVS_201909281146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A65C9627-C9FA-4F66-A8E4-7356609E3E92", - "ticketNumber": "AUZDJ37", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.738462, -79.983462", - "loadTime": "09/28/2019 14:30:19", - "straightDistance": "6.54", - "routeDistance": "11.61", - "timeToTower": "1:11:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "15:42:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 75, - "quantity": 79.9, - "calculatedQuantity": "79.9 CY", - "s3DownloadKey": "HaulPass_AUZDJ37_201909281430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A723325C-CEF8-42C8-8086-8306A3297DDD", - "ticketNumber": "3JLDQXS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.659234, -79.943580", - "loadTime": "09/28/2019 14:43:45", - "straightDistance": "7.09", - "routeDistance": "18.43", - "timeToTower": "0:54:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "15:38:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 65, - "quantity": 44.7, - "calculatedQuantity": "44.7 CY", - "s3DownloadKey": "HaulPass_3JLDQXS_201909281443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA858F73-D781-4030-8D00-AEE8B91D386F", - "ticketNumber": "9UKGPCL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.723663, -79.946660", - "loadTime": "09/28/2019 14:55:53", - "straightDistance": "7.69", - "routeDistance": "14.45", - "timeToTower": "0:53:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "15:49:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 55, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_9UKGPCL_201909281325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB1D98F1-C99D-45D2-A357-70758533AB58", - "ticketNumber": "8AM3MX2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.647394, -80.138465", - "loadTime": "09/28/2019 13:47:29", - "straightDistance": "4.65", - "routeDistance": "6.42", - "timeToTower": "0:23:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "14:10:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 75, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_8AM3MX2_201909281347_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3128447-CC73-4F84-BE95-185F5AF84CDE", - "ticketNumber": "9EPWYMA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.769962, -80.106625", - "loadTime": "09/28/2019 12:11:43", - "straightDistance": "7.15", - "routeDistance": "9.69", - "timeToTower": "0:39:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "12:51:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_9EPWYMA_201909281211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4FAF945-18B8-46C5-AE13-001519DC610D", - "ticketNumber": "7BZ26MP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.748008, -79.905469", - "loadTime": "09/28/2019 12:02:18", - "straightDistance": "10.6", - "routeDistance": "16.55", - "timeToTower": "0:44:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "12:46:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 80, - "quantity": 63.2, - "calculatedQuantity": "63.2 CY", - "s3DownloadKey": "HaulPass_7BZ26MP_201909281202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5331543-3913-4D15-8165-3D4B53A4E073", - "ticketNumber": "48724EL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.731957, -79.923397", - "loadTime": "09/28/2019 12:41:38", - "straightDistance": "9.16", - "routeDistance": "15.95", - "timeToTower": "0:47:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "13:29:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 80, - "quantity": 55.4, - "calculatedQuantity": "55.4 CY", - "s3DownloadKey": "HaulPass_48724EL_201909281234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8574CF2-DF6E-4C08-9A51-204DF55AF510", - "ticketNumber": "54PXG5B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.752603, -80.106490", - "loadTime": "09/28/2019 14:45:33", - "straightDistance": "6.03", - "routeDistance": "8.5", - "timeToTower": "0:39:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "15:25:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_54PXG5B_201909281445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9399985-9E79-4571-A1B2-25C027275398", - "ticketNumber": "9U5PQU2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.659165, -79.943461", - "loadTime": "09/28/2019 12:49:57", - "straightDistance": "7.09", - "routeDistance": "18.43", - "timeToTower": "1:01:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "13:51:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 65, - "quantity": 44.7, - "calculatedQuantity": "44.7 CY", - "s3DownloadKey": "HaulPass_9U5PQU2_201909281249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF74D45B-9ED3-47F9-835D-1935CF11BFC4", - "ticketNumber": "752GTAX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5L27EM4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.647410, -80.138595", - "loadTime": "09/28/2019 14:31:36", - "straightDistance": "4.65", - "routeDistance": "6.44", - "timeToTower": "0:31:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "15:03:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 85, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_752GTAX_201909281431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5ABD49D-C526-4958-85B2-EE1388F4D749", - "ticketNumber": "9TQYB9J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.737993, -80.037889", - "loadTime": "09/28/2019 12:24:48", - "straightDistance": "4.76", - "routeDistance": "7.25", - "timeToTower": "0:47:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "13:12:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_9TQYB9J_201909281224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB19BB59-C7A7-48A5-8AB5-840ECF9D643F", - "ticketNumber": "9MCBEC7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.738613, -79.983471", - "loadTime": "09/28/2019 14:37:52", - "straightDistance": "6.54", - "routeDistance": "11.6", - "timeToTower": "1:03:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "15:41:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 75, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_9MCBEC7_201909281437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBC621CA-5A3A-4609-A3C6-671621C16CF1", - "ticketNumber": "98MD3UZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.758929, -80.072153", - "loadTime": "09/28/2019 14:09:31", - "straightDistance": "5.97", - "routeDistance": "8.82", - "timeToTower": "1:26:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "15:35:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 90, - "quantity": 64.3, - "calculatedQuantity": "64.3 CY", - "s3DownloadKey": "HaulPass_98MD3UZ_201909281409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD563365-7844-42E5-AE56-119845DD09BB", - "ticketNumber": "3YTDU6R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.747462, -79.918412", - "loadTime": "09/28/2019 11:38:33", - "straightDistance": "9.93", - "routeDistance": "16.17", - "timeToTower": "1:29:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "13:07:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_3YTDU6R_201909281138_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF0F2150-350C-4945-8CE8-B966A8E588C5", - "ticketNumber": "9N4V6DS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.659174, -79.943633", - "loadTime": "09/28/2019 12:50:48", - "straightDistance": "7.08", - "routeDistance": "18.43", - "timeToTower": "1:02:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "13:53:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_9N4V6DS_201909281250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3E3607B-6D45-4DF5-AB26-93D6245A5F00", - "ticketNumber": "7BB7LCU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.732247, -79.922864", - "loadTime": "09/28/2019 12:13:41", - "straightDistance": "9.19", - "routeDistance": "15.89", - "timeToTower": "1:14:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "13:27:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 70, - "quantity": 42.4, - "calculatedQuantity": "42.4 CY", - "s3DownloadKey": "HaulPass_7BB7LCU_201909281213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCC03625-577D-4ADB-BC21-3B9FDD64972C", - "ticketNumber": "4DRYCUS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.770543, -80.106501", - "loadTime": "09/28/2019 13:30:14", - "straightDistance": "7.18", - "routeDistance": "9.73", - "timeToTower": "0:42:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "14:12:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_4DRYCUS_201909281330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2ABA59C-B546-4048-8ED7-8DFD87EB3E36", - "ticketNumber": "T2AHZ55", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.698604, -79.957697", - "loadTime": "09/28/2019 12:04:51", - "straightDistance": "6.45", - "routeDistance": "15.94", - "timeToTower": "0:56:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "13:01:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_T2AHZ55_201909281142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E32B6EF2-C71A-4853-9439-760EF5560D26", - "ticketNumber": "9MA5PDM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.659082, -79.943512", - "loadTime": "09/28/2019 12:36:07", - "straightDistance": "7.09", - "routeDistance": "18.44", - "timeToTower": "0:48:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "13:24:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_9MA5PDM_201909281236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3E5287F-4E24-4D44-9BB1-757075B64367", - "ticketNumber": "5NAY65R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.659090, -79.943556", - "loadTime": "09/28/2019 14:44:39", - "straightDistance": "7.09", - "routeDistance": "18.44", - "timeToTower": "0:54:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "15:39:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_5NAY65R_201909281444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA16A3BA-538C-4209-AE56-A5A52F4E9E02", - "ticketNumber": "8LVAQZT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.735701, -80.041211", - "loadTime": "09/28/2019 13:46:16", - "straightDistance": "4.55", - "routeDistance": "7.5", - "timeToTower": "0:33:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "14:19:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_8LVAQZT_201909281334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECAD5E9A-CAE0-4A22-96A1-F728EF33E0E7", - "ticketNumber": "4W5PHKG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.625020, -80.211466", - "loadTime": "09/28/2019 13:28:22", - "straightDistance": "9.16", - "routeDistance": "17.37", - "timeToTower": "0:59:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "14:28:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_4W5PHKG_201909281328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDBFA7D8-8F12-4AFD-886C-AC598A4DCBDA", - "ticketNumber": "4GSXKQN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.776943, -80.106469", - "loadTime": "09/28/2019 13:33:25", - "straightDistance": "7.6", - "routeDistance": "10.18", - "timeToTower": "0:33:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "14:06:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_4GSXKQN_201909281333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2F3FB8F-9B39-4E46-9516-1E4216335E80", - "ticketNumber": "6JP6E7F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.734320, -79.955490", - "loadTime": "09/28/2019 12:12:23", - "straightDistance": "7.62", - "routeDistance": "13.7", - "timeToTower": "1:43:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "13:56:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 65, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_6JP6E7F_201909281212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2FC4CAF-A1B2-4BA8-A3F8-5ED084A629EC", - "ticketNumber": "3MMH57A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.748015, -79.914353", - "loadTime": "09/28/2019 11:59:06", - "straightDistance": "10.15", - "routeDistance": "16.33", - "timeToTower": "0:56:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "12:55:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 70, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_3MMH57A_201909281159_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4FE60BB-C17E-4847-80E3-D750559852AF", - "ticketNumber": "452JJYE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.769875, -80.106628", - "loadTime": "09/28/2019 12:14:04", - "straightDistance": "7.14", - "routeDistance": "9.69", - "timeToTower": "0:39:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "12:53:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_452JJYE_201909281213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC7FDAE6-04AD-4AC2-85CA-E8EE593D71B5", - "ticketNumber": "3KP6WBJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.758963, -80.071128", - "loadTime": "09/28/2019 12:36:11", - "straightDistance": "5.97", - "routeDistance": "8.77", - "timeToTower": "0:39:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "13:15:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_3KP6WBJ_201909281236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03F307B1-89F4-40A2-B672-BD989DA6D77F", - "ticketNumber": "45T5CSQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836581, -79.816342", - "loadTime": "09/28/2019 12:00:15", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:54:21", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "12:54:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_45T5CSQ_201909281200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E46286C-C675-4578-8E66-606C235B1713", - "ticketNumber": "6LJ2JD8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836725, -79.816417", - "loadTime": "09/28/2019 11:18:44", - "straightDistance": "9.89", - "routeDistance": "10.85", - "timeToTower": "0:49:14", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "12:07:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 55, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_6LJ2JD8_201909281118_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "308C0FAC-EB58-47EB-9D54-C8DF8C26F1F9", - "ticketNumber": "4YWQ4QE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836625, -79.816545", - "loadTime": "09/28/2019 15:23:12", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:29:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "15:52:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_4YWQ4QE_201909281523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39F5E533-6CFF-4D08-BAAE-D75EBB6E5105", - "ticketNumber": "8KSS5A2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.837168, -79.814875", - "loadTime": "09/28/2019 13:26:18", - "straightDistance": "9.81", - "routeDistance": "10.68", - "timeToTower": "1:29:59", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "14:56:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 65, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_8KSS5A2_201909281326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A1C214A-3906-45BF-BA24-0E0F3EBB5F5C", - "ticketNumber": "94P5Y6Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836546, -79.816413", - "loadTime": "09/28/2019 14:43:21", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:44:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "15:27:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_94P5Y6Y_201909281443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F57A3B7-72D7-4A5F-AB3D-93B8A651CEC9", - "ticketNumber": "4UC3YHW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836650, -79.816332", - "loadTime": "09/28/2019 13:25:34", - "straightDistance": "9.89", - "routeDistance": "10.85", - "timeToTower": "0:45:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "14:10:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 60, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_4UC3YHW_201909281325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F7B798E-AC26-445D-B5F3-7F508F7C24B2", - "ticketNumber": "7FBM4TZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.838276, -79.815466", - "loadTime": "09/28/2019 10:59:54", - "straightDistance": "9.78", - "routeDistance": "10.5", - "timeToTower": "0:50:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "11:49:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 60, - "quantity": 38.2, - "calculatedQuantity": "38.2 CY", - "s3DownloadKey": "HaulPass_7FBM4TZ_201909281059_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D09E303-1014-4AEF-8EB2-DE0ACBC3DF98", - "ticketNumber": "59P94NE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836581, -79.816342", - "loadTime": "09/28/2019 12:00:35", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:53:01", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "12:53:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_59P94NE_201909281200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63896014-B4E8-49E2-BC83-28904AC37DAF", - "ticketNumber": "9M8JAEF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836676, -79.815978", - "loadTime": "09/28/2019 13:35:15", - "straightDistance": "9.88", - "routeDistance": "10.6", - "timeToTower": "1:33:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "15:08:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 60, - "quantity": 36.6, - "calculatedQuantity": "36.6 CY", - "s3DownloadKey": "HaulPass_J001_9M8JAEF_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69E3A270-1714-4C79-ABB9-C5E0A0A79250", - "ticketNumber": "8SN7CYA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836914, -79.815171", - "loadTime": "09/28/2019 13:18:57", - "straightDistance": "9.83", - "routeDistance": "10.66", - "timeToTower": "0:40:17", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "13:59:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_8SN7CYA_201909281318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A74544B-420B-44F2-97A9-B1E722A01F5B", - "ticketNumber": "6HPCDEV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836577, -79.816433", - "loadTime": "09/28/2019 14:43:35", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:45:06", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "15:28:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 50, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_6HPCDEV_201909281443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B57DA26-5C32-4460-8E06-F66946D66144", - "ticketNumber": "9HQ675M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836649, -79.816385", - "loadTime": "09/28/2019 13:24:40", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:41:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "14:05:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_9HQ675M_201909281324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E9977EE-6CEF-4E31-820C-4A452237F903", - "ticketNumber": "5DSZA4C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836630, -79.816062", - "loadTime": "09/28/2019 11:18:48", - "straightDistance": "9.88", - "routeDistance": "10.59", - "timeToTower": "0:46:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "12:05:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 60, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_5DSZA4C_201909281118_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8AE62900-8C74-4E46-B854-0BBEFAC3D518", - "ticketNumber": "92SSNCD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.837117, -79.815315", - "loadTime": "09/28/2019 13:52:51", - "straightDistance": "9.83", - "routeDistance": "10.66", - "timeToTower": "0:48:54", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "14:41:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_92SSNCD_201909281352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90D76C5D-A2BC-440C-B614-2045C4DE0A90", - "ticketNumber": "5PVZCFQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.837457, -79.815509", - "loadTime": "09/28/2019 15:22:56", - "straightDistance": "9.82", - "routeDistance": "10.66", - "timeToTower": "0:28:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "15:51:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 55, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_5PVZCFQ_201909281522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E8B301C-2FD2-4993-ABFB-9A6AC85928C5", - "ticketNumber": "35MMCAP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836622, -79.816398", - "loadTime": "09/28/2019 13:25:48", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:43:46", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "14:09:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 65, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_35MMCAP_201909281325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBF4924F-ABB8-4770-8F14-83A8E793E7A7", - "ticketNumber": "5GJGZ58", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836572, -79.816489", - "loadTime": "09/28/2019 11:18:34", - "straightDistance": "9.9", - "routeDistance": "10.84", - "timeToTower": "0:46:00", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "12:04:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_5GJGZ58_201909281118_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF21A0F9-A287-453D-9BDC-F2D5121A1DD9", - "ticketNumber": "9N6643T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836822, -79.816379", - "loadTime": "09/28/2019 13:53:06", - "straightDistance": "9.89", - "routeDistance": "10.59", - "timeToTower": "0:49:35", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "14:42:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 50, - "quantity": 34.8, - "calculatedQuantity": "34.8 CY", - "s3DownloadKey": "HaulPass_9N6643T_201909281353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C20DF2E8-C5EA-4BE9-BAFF-1942989533F7", - "ticketNumber": "78ZXXQW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836746, -79.816242", - "loadTime": "09/28/2019 10:59:09", - "straightDistance": "9.89", - "routeDistance": "10.59", - "timeToTower": "0:53:15", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "11:52:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 45, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_78ZXXQW_201909281059_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C590FDB1-AFAD-4179-AB8D-7581FB8C8E48", - "ticketNumber": "8B38ZRW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836699, -79.816263", - "loadTime": "09/28/2019 14:22:21", - "straightDistance": "9.89", - "routeDistance": "10.59", - "timeToTower": "0:40:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "15:02:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 60, - "quantity": 38.2, - "calculatedQuantity": "38.2 CY", - "s3DownloadKey": "HaulPass_8B38ZRW_201909281422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB39127D-B2D6-4527-BFED-617EC4C891F5", - "ticketNumber": "8F4WKWZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.837118, -79.815827", - "loadTime": "09/28/2019 11:00:10", - "straightDistance": "9.85", - "routeDistance": "10.63", - "timeToTower": "0:48:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "11:48:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 70, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_8F4WKWZ_201909281100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBDBD785-F383-4D02-AA3B-675065AEF775", - "ticketNumber": "9LLCNU8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836626, -79.816325", - "loadTime": "09/28/2019 14:22:33", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:40:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "15:03:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 60, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_9LLCNU8_201909281422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFADB4A2-5ED5-48CA-82D9-5586D2A3252B", - "ticketNumber": "45SW5A8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.837613, -79.815277", - "loadTime": "09/28/2019 14:33:03", - "straightDistance": "9.8", - "routeDistance": "10.68", - "timeToTower": "0:44:12", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "15:17:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_45SW5A8_201909281433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4B19DBC-3CD4-44BD-94AB-53E44DEBFA0C", - "ticketNumber": "6PHNAJ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.835985, -79.814944", - "loadTime": "09/28/2019 13:25:16", - "straightDistance": "9.87", - "routeDistance": "10.68", - "timeToTower": "0:41:19", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "14:06:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 55, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_6PHNAJ3_201909281325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E67C7B2E-F7A7-48C8-8352-3C06026C6CE0", - "ticketNumber": "52ZVUYJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836842, -79.815931", - "loadTime": "09/28/2019 12:55:09", - "straightDistance": "9.87", - "routeDistance": "10.6", - "timeToTower": "0:45:45", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "13:40:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 60, - "quantity": 38.2, - "calculatedQuantity": "38.2 CY", - "s3DownloadKey": "HaulPass_52ZVUYJ_201909281255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB2282D4-0A95-40AC-89F4-13D59CDEA4FD", - "ticketNumber": "943XNDT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836827, -79.815988", - "loadTime": "09/28/2019 12:54:56", - "straightDistance": "9.87", - "routeDistance": "10.61", - "timeToTower": "0:44:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "13:39:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 70, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_943XNDT_201909281254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECF95B54-9B3B-4188-967F-38851C5D0ECB", - "ticketNumber": "65N5GPD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836625, -79.815169", - "loadTime": "09/28/2019 11:55:33", - "straightDistance": "9.85", - "routeDistance": "10.67", - "timeToTower": "0:41:08", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "12:36:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_65N5GPD_201909281155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F29422AF-01DF-46EA-92D3-F9667692F4B9", - "ticketNumber": "5MPEGAS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836630, -79.816451", - "loadTime": "09/28/2019 11:19:00", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:49:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "12:08:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_5MPEGAS_201909281119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04BAA9DF-9DF5-4C4D-BADB-53245EE5857D", - "ticketNumber": "4JJCPQ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.772706, -80.003196", - "loadTime": "09/28/2019 12:02:37", - "straightDistance": "15.09", - "routeDistance": "17.33", - "timeToTower": "1:05:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "13:07:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 75, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_4JJCPQ7_201909281154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09FEBAD0-39B3-42A2-A875-A4B514BD25F5", - "ticketNumber": "8PWXQTZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815990, -79.993188", - "loadTime": "09/28/2019 12:33:03", - "straightDistance": "15.35", - "routeDistance": "17.73", - "timeToTower": "0:49:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "13:22:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 90, - "quantity": 63.7, - "calculatedQuantity": "63.7 CY", - "s3DownloadKey": "HaulPass_8PWXQTZ_201909281233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B2A1200-4B82-4C3B-8F29-CC529C4EB25C", - "ticketNumber": "53V34BE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.725178, -79.934622", - "loadTime": "09/27/2019 21:04:33", - "straightDistance": "19.8", - "routeDistance": "24.59", - "timeToTower": "14:42:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "11:46:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_53V34BE_201909272104_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FA0B7C9-CE7E-47C3-B110-991785B3A569", - "ticketNumber": "9WMHXJP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.818289, -80.022802", - "loadTime": "09/28/2019 12:17:22", - "straightDistance": "13.64", - "routeDistance": "17", - "timeToTower": "1:15:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "13:33:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_9WMHXJP_201909281217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11C909D3-6514-4C24-B793-A7FC5C31263E", - "ticketNumber": "83FNKL9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.848927, -80.078303", - "loadTime": "09/27/2019 22:02:05", - "straightDistance": "10.64", - "routeDistance": "15.98", - "timeToTower": "13:31:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "11:34:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 50, - "quantity": 35.6, - "calculatedQuantity": "35.6 CY", - "s3DownloadKey": "HaulPass_83FNKL9_201909272155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "136E8ED6-B584-4610-A9B2-AB885677B818", - "ticketNumber": "4UL5Q74", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.795264, -80.314117", - "loadTime": "09/28/2019 14:27:39", - "straightDistance": "3.6", - "routeDistance": "4.57", - "timeToTower": "0:42:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "15:09:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_4UL5Q74_201909281405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "158C3B05-68A4-4B82-BE02-4637417F5201", - "ticketNumber": "4HMG3UN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.795244, -80.314035", - "loadTime": "09/28/2019 11:34:50", - "straightDistance": "3.59", - "routeDistance": "4.57", - "timeToTower": "1:08:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "12:43:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 75, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_4HMG3UN_201909281134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19DDD023-3096-4595-B637-B94649D04F73", - "ticketNumber": "5TNBHCR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.783943, -80.016036", - "loadTime": "09/28/2019 11:44:51", - "straightDistance": "14.22", - "routeDistance": "15.96", - "timeToTower": "0:40:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "12:25:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 55, - "quantity": 29.3, - "calculatedQuantity": "29.3 CY", - "s3DownloadKey": "HaulPass_5TNBHCR_201909281144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A6BC0A4-90BF-454A-8532-78D8D523EDBB", - "ticketNumber": "9V234WY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.791253, -80.237358", - "loadTime": "09/28/2019 11:56:37", - "straightDistance": "2.14", - "routeDistance": "5.67", - "timeToTower": "0:37:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "12:33:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_9V234WY_201909281156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26505DFB-79A4-480C-8864-21AC40801FF7", - "ticketNumber": "38GNPMJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.817554, -80.030732", - "loadTime": "09/28/2019 12:13:12", - "straightDistance": "13.18", - "routeDistance": "16.38", - "timeToTower": "1:04:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "13:17:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_38GNPMJ_201909281213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2AA65C11-1CEE-4557-BD9F-D0097D157009", - "ticketNumber": "9UCUDKZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.791152, -79.992532", - "loadTime": "09/28/2019 14:05:45", - "straightDistance": "15.5", - "routeDistance": "17.78", - "timeToTower": "1:37:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "15:42:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_9UCUDKZ_201909281405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B1380FA-098E-4DDB-864E-96C23A234E5D", - "ticketNumber": "9STZB5W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825037, -80.106163", - "loadTime": "09/28/2019 12:22:47", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:48:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "13:10:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_J001_9STZB5W_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "378BB9DF-4A49-4628-B79B-B306932FDFE1", - "ticketNumber": "67T4ZN8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.795311, -80.314420", - "loadTime": "09/28/2019 12:01:39", - "straightDistance": "3.61", - "routeDistance": "4.59", - "timeToTower": "0:39:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "12:41:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_67T4ZN8_201909281201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A063CD6-5A63-4A6C-ADF3-7A43DB745DCA", - "ticketNumber": "7YT6HVR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.783748, -80.016233", - "loadTime": "09/28/2019 13:01:50", - "straightDistance": "14.21", - "routeDistance": "15.95", - "timeToTower": "1:08:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "14:09:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_7YT6HVR_201909281301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D303297-707E-4517-9B50-17FBEF6DB2C5", - "ticketNumber": "8NA7L9P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825100, -80.106078", - "loadTime": "09/28/2019 15:15:33", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:34:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "15:49:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_8NA7L9P_201909281515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F7C1E97-9C87-4987-B846-EFD79D969D13", - "ticketNumber": "4BCAZVB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815920, -79.993772", - "loadTime": "09/28/2019 11:09:00", - "straightDistance": "15.32", - "routeDistance": "17.68", - "timeToTower": "0:39:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "11:48:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 55, - "quantity": 38.2, - "calculatedQuantity": "38.2 CY", - "s3DownloadKey": "HaulPass_4BCAZVB_201909281108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40A1504C-C390-4FF2-8D6C-75F37EFFA0E3", - "ticketNumber": "5UARC2K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.784245, -80.018965", - "loadTime": "09/28/2019 13:42:26", - "straightDistance": "14.04", - "routeDistance": "15.8", - "timeToTower": "1:02:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "14:44:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 50, - "quantity": 33.8, - "calculatedQuantity": "33.8 CY", - "s3DownloadKey": "HaulPass_5UARC2K_201909281342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44D4A473-E12E-4DCF-8C74-E724C248253E", - "ticketNumber": "33EZQHR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.848230, -80.077699", - "loadTime": "09/27/2019 22:20:42", - "straightDistance": "10.67", - "routeDistance": "14.82", - "timeToTower": "13:12:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "11:33:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 60, - "quantity": 37.4, - "calculatedQuantity": "37.4 CY", - "s3DownloadKey": "HaulPass_33EZQHR_201909272215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D54A1CB-3C7F-4BD9-9461-311CC2B9AD7C", - "ticketNumber": "K2CM5B2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.788070, -80.106664", - "loadTime": "09/28/2019 12:23:48", - "straightDistance": "9", - "routeDistance": "11.36", - "timeToTower": "0:49:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "13:13:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 65, - "quantity": 24.5, - "calculatedQuantity": "24.5 CY", - "s3DownloadKey": "HaulPass_K2CM5B2_201909281209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "502CD39B-CCD8-41AB-8A91-5CC00436E11B", - "ticketNumber": "6CUM7FM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.760184, -80.213797", - "loadTime": "09/28/2019 14:42:58", - "straightDistance": "4.68", - "routeDistance": "7.32", - "timeToTower": "0:53:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "15:36:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_6CUM7FM_201909281435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "541CB770-64A3-4D25-8E13-7A652360E617", - "ticketNumber": "8JW3567", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.791416, -79.992339", - "loadTime": "09/28/2019 14:04:17", - "straightDistance": "15.51", - "routeDistance": "17.77", - "timeToTower": "1:37:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "15:41:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_8JW3567_201909281404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55AE1B1F-91C0-46BC-8794-5C1866A74192", - "ticketNumber": "4BJ48SY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.818323, -80.022696", - "loadTime": "09/28/2019 12:14:11", - "straightDistance": "13.64", - "routeDistance": "17", - "timeToTower": "1:18:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "13:32:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_4BJ48SY_201909281214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55CB62C5-67BC-4144-9B42-9967C10EEFB6", - "ticketNumber": "3ZF4X7P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.784453, -80.018921", - "loadTime": "09/28/2019 12:28:25", - "straightDistance": "14.04", - "routeDistance": "15.78", - "timeToTower": "0:41:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "13:09:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 70, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_3ZF4X7P_201909281228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58F144C3-8768-4731-B77B-733B13521115", - "ticketNumber": "DHAGZ8R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.787689, -79.995607", - "loadTime": "09/28/2019 12:02:58", - "straightDistance": "15.35", - "routeDistance": "17.25", - "timeToTower": "1:12:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "13:15:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_DHAGZ8R_201909281202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CB9E583-5A12-4C87-A941-BD1F202CB7B3", - "ticketNumber": "8HXQXXA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.788336, -79.997351", - "loadTime": "09/28/2019 11:49:35", - "straightDistance": "15.24", - "routeDistance": "17.23", - "timeToTower": "1:25:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "13:14:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_8HXQXXA_201909281149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B7EE0ED-617C-4AF9-B97F-7DDD41D7C7B0", - "ticketNumber": "4ZNFGS3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825024, -80.106065", - "loadTime": "09/28/2019 13:42:35", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:48:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "14:30:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_4ZNFGS3_201909281342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71CA9495-E948-4DC1-8590-0544C8B61551", - "ticketNumber": "7WABDRZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815799, -79.994247", - "loadTime": "09/28/2019 12:31:19", - "straightDistance": "15.29", - "routeDistance": "17.64", - "timeToTower": "0:49:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "13:21:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_7WABDRZ_201909281231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D198DBD-8F58-42B7-ABCA-BB7799513F8C", - "ticketNumber": "677XSG6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.816739, -80.022450", - "loadTime": "09/27/2019 20:57:23", - "straightDistance": "13.66", - "routeDistance": "16.83", - "timeToTower": "14:30:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "11:28:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_677XSG6_201909272057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D2FEB13-5339-482B-A029-80A5CF92AF65", - "ticketNumber": "969FFSC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.784118, -80.016362", - "loadTime": "09/28/2019 11:34:07", - "straightDistance": "14.19", - "routeDistance": "15.94", - "timeToTower": "0:48:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "12:23:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_969FFSC_201909281134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7EC0F288-EBB4-4D33-9407-DC46D1CA273B", - "ticketNumber": "3BN2ZJB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815811, -79.995070", - "loadTime": "09/28/2019 11:11:10", - "straightDistance": "15.24", - "routeDistance": "17.63", - "timeToTower": "0:38:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "11:49:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 65, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_3BN2ZJB_201909281111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "800C0F87-F89E-4920-B518-8C1C5EBC2A75", - "ticketNumber": "98BBLXW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6X8EQ2W", - "fieldMonitorName": "Ruby Gentry", - "loadCoordinates": "32.725384, -79.934887", - "loadTime": "09/27/2019 21:03:41", - "straightDistance": "19.79", - "routeDistance": "24.57", - "timeToTower": "14:42:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "11:45:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_98BBLXW_201909272103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8223931D-14D0-4004-997D-D15BC435B5D6", - "ticketNumber": "5WWJ5GQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.848913, -80.055289", - "loadTime": "09/28/2019 12:07:06", - "straightDistance": "11.95", - "routeDistance": "14.85", - "timeToTower": "1:59:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "14:06:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 50, - "quantity": 37.3, - "calculatedQuantity": "37.3 CY", - "s3DownloadKey": "HaulPass_5WWJ5GQ_201909281156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84669A74-A024-407E-A049-F5B6ACA909D4", - "ticketNumber": "95ET8CR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824944, -80.106119", - "loadTime": "09/28/2019 13:47:17", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:44:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "14:31:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_95ET8CR_201909281347_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E2516C6-F008-41FE-91C9-D2D3E30BFC8A", - "ticketNumber": "76X8T55", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.817942, -80.030237", - "loadTime": "09/28/2019 14:01:28", - "straightDistance": "13.2", - "routeDistance": "16.41", - "timeToTower": "1:18:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "15:19:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_76X8T55_201909281401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "926ECD56-5EC6-447B-9DAA-1D7A265EB2F6", - "ticketNumber": "9ACA5RZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.849813, -80.078057", - "loadTime": "09/28/2019 12:49:14", - "straightDistance": "10.67", - "routeDistance": "14.86", - "timeToTower": "1:14:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "14:04:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_9ACA5RZ_201909281249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94E69B54-CCF9-4F00-AB7C-A23075C2A6A9", - "ticketNumber": "9LMD882", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.835001, -80.079987", - "loadTime": "09/27/2019 20:28:08", - "straightDistance": "10.39", - "routeDistance": "13.26", - "timeToTower": "15:12:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "11:40:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_9LMD882_201909272028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "956C5E84-6D4D-45B2-B816-B112BBE0757C", - "ticketNumber": "9HSU666", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816237, -79.994053", - "loadTime": "09/28/2019 14:12:45", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:39:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "14:52:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_9HSU666_201909281412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95907B95-82BC-4E81-B59D-66F06900DB0F", - "ticketNumber": "8QKBZ2L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.811780, -80.302399", - "loadTime": "09/28/2019 13:56:45", - "straightDistance": "2.61", - "routeDistance": "3.11", - "timeToTower": "1:13:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "15:10:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 65, - "quantity": 49.5, - "calculatedQuantity": "49.5 CY", - "s3DownloadKey": "HaulPass_8QKBZ2L_201909281356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96CFA64A-7D57-4E65-9FCE-40B003763A28", - "ticketNumber": "6FZ6RRE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825040, -80.106160", - "loadTime": "09/28/2019 12:26:05", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:37:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "13:04:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_6FZ6RRE_201909281226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D65B152-477E-4322-B52A-574F57C9DF65", - "ticketNumber": "862APN8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816376, -79.995139", - "loadTime": "09/28/2019 14:03:38", - "straightDistance": "15.24", - "routeDistance": "17.58", - "timeToTower": "0:45:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "14:49:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_862APN8_201909281403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E844571-58B9-4AF8-AEB0-D0C8E9FA32AD", - "ticketNumber": "4LW7DGZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.787978, -80.107935", - "loadTime": "09/27/2019 22:12:28", - "straightDistance": "8.93", - "routeDistance": "11.24", - "timeToTower": "13:25:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "11:37:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 80, - "quantity": 30.2, - "calculatedQuantity": "30.2 CY", - "s3DownloadKey": "HaulPass_4LW7DGZ_201909272212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1D16A2E-F682-4288-8BD0-9017CBCFA952", - "ticketNumber": "38GCVEQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816032, -79.994758", - "loadTime": "09/28/2019 14:03:55", - "straightDistance": "15.26", - "routeDistance": "17.6", - "timeToTower": "0:46:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "14:50:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_38GCVEQ_201909281403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3858741-DA72-4318-B7BF-5E0CABA22D2C", - "ticketNumber": "7LGKPD5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.764329, -80.216702", - "loadTime": "09/28/2019 12:03:12", - "straightDistance": "4.35", - "routeDistance": "6.98", - "timeToTower": "0:34:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "12:37:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_7LGKPD5_201909281203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3E03405-B239-42AC-B4BF-2509FE272F53", - "ticketNumber": "3J8SS3G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.787655, -80.107261", - "loadTime": "09/28/2019 13:50:46", - "straightDistance": "8.97", - "routeDistance": "11.32", - "timeToTower": "0:41:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "14:32:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 80, - "quantity": 30.2, - "calculatedQuantity": "30.2 CY", - "s3DownloadKey": "HaulPass_3J8SS3G_201909281340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5492574-79A0-4DF3-BBB6-3FF289CB6CDC", - "ticketNumber": "8FN8ZK9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.849925, -80.078928", - "loadTime": "09/28/2019 13:07:29", - "straightDistance": "10.62", - "routeDistance": "14.92", - "timeToTower": "0:57:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "14:05:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_8FN8ZK9_201909281307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6865271-3DB9-4EE0-8049-BCB492C5B8F5", - "ticketNumber": "5SLEJAK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816157, -79.994631", - "loadTime": "09/28/2019 11:11:30", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:39:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "11:50:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_5SLEJAK_201909281111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8C3AD13-A38B-4E92-AEED-B664863F9E0C", - "ticketNumber": "FZVPQKG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813504, -80.107964", - "loadTime": "09/27/2019 22:19:35", - "straightDistance": "8.7", - "routeDistance": "10.65", - "timeToTower": "13:11:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "11:30:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_FZVPQKG_201909272219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB8FEDA7-8599-4656-A83F-1B24D45663C5", - "ticketNumber": "QS7BC22", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815797, -79.993768", - "loadTime": "09/28/2019 12:31:03", - "straightDistance": "15.32", - "routeDistance": "17.68", - "timeToTower": "0:49:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "13:20:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 95, - "quantity": 65.9, - "calculatedQuantity": "65.9 CY", - "s3DownloadKey": "HaulPass_QS7BC22_201909281231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ABD975D8-2E01-400D-9AC9-DD15606A7E6F", - "ticketNumber": "734JE4Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.817040, -80.022132", - "loadTime": "09/27/2019 21:05:45", - "straightDistance": "13.67", - "routeDistance": "16.86", - "timeToTower": "14:23:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "11:29:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 55, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_734JE4Q_201909272105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD2171F4-6BD4-4B1B-9AAE-69B64F42BBC9", - "ticketNumber": "8WDB9AV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.760674, -80.213904", - "loadTime": "09/28/2019 13:43:14", - "straightDistance": "4.65", - "routeDistance": "7.29", - "timeToTower": "0:31:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "14:14:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_8WDB9AV_201909281338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFEE1D81-539A-48C4-91CE-B8B7A7488FE4", - "ticketNumber": "4P7AS3P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.784120, -80.016709", - "loadTime": "09/28/2019 13:30:28", - "straightDistance": "14.18", - "routeDistance": "15.92", - "timeToTower": "0:37:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "14:07:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 50, - "quantity": 26.7, - "calculatedQuantity": "26.7 CY", - "s3DownloadKey": "HaulPass_4P7AS3P_201909281330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1862A34-6C7B-44BB-923F-4FA9505F1646", - "ticketNumber": "8TTXV3D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777722, -79.994112", - "loadTime": "09/28/2019 12:47:02", - "straightDistance": "15.54", - "routeDistance": "17.37", - "timeToTower": "1:24:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "14:12:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_8TTXV3D_201909281247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2F39D3F-9DF3-48F6-B5FD-B5C5DD39735F", - "ticketNumber": "L7VR753", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825166, -80.106253", - "loadTime": "09/28/2019 15:24:14", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:26:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "15:50:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_L7VR753_201909281524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B72C85D3-3E55-412C-B11F-80C81AF85891", - "ticketNumber": "3QC5V96", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.817860, -80.030211", - "loadTime": "09/28/2019 14:02:21", - "straightDistance": "13.21", - "routeDistance": "16.41", - "timeToTower": "1:18:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "15:20:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_3QC5V96_201909281402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B88A2907-3FD3-432B-B331-BF42D0EBCD60", - "ticketNumber": "7HL2ZHS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815918, -79.993707", - "loadTime": "09/28/2019 11:09:26", - "straightDistance": "15.32", - "routeDistance": "17.68", - "timeToTower": "0:39:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "11:48:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 60, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_7HL2ZHS_201909281109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BAD99055-39E0-43B3-A739-C0F6730B8DDB", - "ticketNumber": "6Z8VRC5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.783416, -80.018909", - "loadTime": "09/28/2019 14:05:00", - "straightDistance": "14.06", - "routeDistance": "15.85", - "timeToTower": "0:40:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "14:45:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 60, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_6Z8VRC5_201909281354_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCFE214E-4455-40BD-B662-BD43FC0043F6", - "ticketNumber": "9P3ZZR5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.788095, -80.105862", - "loadTime": "09/28/2019 15:15:35", - "straightDistance": "9.04", - "routeDistance": "11.42", - "timeToTower": "0:55:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "16:11:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_9P3ZZR5_201909281501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BEE8C9DC-03CB-4EB9-923B-47F9B2CCF241", - "ticketNumber": "9DY3AHA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813321, -80.108056", - "loadTime": "09/27/2019 22:21:02", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "13:10:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "11:31:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 60, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_9DY3AHA_201909272221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C041668B-04EB-42D5-92EF-AD45D50047F7", - "ticketNumber": "7CCKGYT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.817426, -80.030954", - "loadTime": "09/28/2019 12:12:23", - "straightDistance": "13.16", - "routeDistance": "16.37", - "timeToTower": "1:04:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "13:16:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_7CCKGYT_201909281212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7F7B31A-BE48-4763-A7D6-91003AAF3555", - "ticketNumber": "5RCET8V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.817215, -80.022412", - "loadTime": "09/28/2019 14:19:01", - "straightDistance": "13.66", - "routeDistance": "16.88", - "timeToTower": "1:04:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "15:23:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_5RCET8V_201909281419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8166A36-11B8-4CFF-AB40-535B0895D1FF", - "ticketNumber": "3NTQWGN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.762500, -80.214886", - "loadTime": "09/28/2019 13:10:32", - "straightDistance": "4.51", - "routeDistance": "7.14", - "timeToTower": "1:02:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "14:13:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_3NTQWGN_201909281259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CACD9661-93D4-477F-8F9B-A607C4BC294A", - "ticketNumber": "8EP53M4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777412, -79.994002", - "loadTime": "09/27/2019 20:47:23", - "straightDistance": "15.55", - "routeDistance": "17.39", - "timeToTower": "14:47:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "11:34:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_8EP53M4_201909272047_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEE0F908-C190-459F-AFCB-169A75FC2DEF", - "ticketNumber": "33FZVUF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825037, -80.106502", - "loadTime": "09/28/2019 11:16:28", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:27:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "11:44:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 55, - "quantity": 42.1, - "calculatedQuantity": "42.1 CY", - "s3DownloadKey": "HaulPass_33FZVUF_201909281116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D29BDF32-4165-43A6-A255-E65A7F3D83ED", - "ticketNumber": "95B97RS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.784367, -80.017909", - "loadTime": "09/28/2019 15:08:10", - "straightDistance": "14.1", - "routeDistance": "15.84", - "timeToTower": "0:38:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "15:46:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 65, - "quantity": 34.6, - "calculatedQuantity": "34.6 CY", - "s3DownloadKey": "HaulPass_95B97RS_201909281508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDDBA991-2BAF-428F-8924-2A2E2FC3C6D7", - "ticketNumber": "6Y8DU68", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825147, -80.106246", - "loadTime": "09/28/2019 11:17:31", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:25:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "11:43:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 50, - "quantity": 36.6, - "calculatedQuantity": "36.6 CY", - "s3DownloadKey": "HaulPass_6Y8DU68_201909281117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEBE2B9F-9064-45F7-98E6-1690F40144AA", - "ticketNumber": "83KF3ZU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.783973, -80.016988", - "loadTime": "09/28/2019 15:01:03", - "straightDistance": "14.16", - "routeDistance": "15.9", - "timeToTower": "0:44:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "15:45:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 55, - "quantity": 37.5, - "calculatedQuantity": "37.5 CY", - "s3DownloadKey": "HaulPass_83KF3ZU_201909281501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0396F0C-10A6-4C6D-AC04-A6041C61AB66", - "ticketNumber": "4TESZE7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.779944, -79.994827", - "loadTime": "09/28/2019 12:14:30", - "straightDistance": "15.48", - "routeDistance": "17.21", - "timeToTower": "1:56:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "14:10:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 60, - "quantity": 43.1, - "calculatedQuantity": "43.1 CY", - "s3DownloadKey": "HaulPass_4TESZE7_201909281214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E13F7D02-F639-4333-962A-D17A5BA18714", - "ticketNumber": "86TD52H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.760468, -80.214170", - "loadTime": "09/28/2019 14:48:43", - "straightDistance": "4.65", - "routeDistance": "7.3", - "timeToTower": "0:48:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "15:37:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_86TD52H_201909281448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7CD0A05-A5C8-4992-B876-59DAB89A1FDF", - "ticketNumber": "7FWJZAH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.835138, -80.079793", - "loadTime": "09/27/2019 20:38:52", - "straightDistance": "10.4", - "routeDistance": "13.27", - "timeToTower": "15:02:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "11:41:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 75, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_7FWJZAH_201909272038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDB6A7EB-B931-4B13-A3D7-C270F8C77C69", - "ticketNumber": "6LBN4PW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.776647, -79.995409", - "loadTime": "09/27/2019 21:15:25", - "straightDistance": "15.48", - "routeDistance": "17.53", - "timeToTower": "14:20:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "11:35:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_6LBN4PW_201909272115_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1B3825B-E872-4679-8C5E-0E3304EEC736", - "ticketNumber": "95YPYG3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.817184, -80.022287", - "loadTime": "09/28/2019 14:11:17", - "straightDistance": "13.67", - "routeDistance": "16.88", - "timeToTower": "1:11:29", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "15:22:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_95YPYG3_201909281411_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F29D17C0-6C0D-4008-84BD-A569ABD14EE1", - "ticketNumber": "7Y3GHS8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816234, -79.994254", - "loadTime": "09/28/2019 12:33:17", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:49:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "13:23:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_7Y3GHS8_201909281233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F42113FC-AEA2-47FF-AC21-16C250209B07", - "ticketNumber": "9TUR6MA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816132, -79.993597", - "loadTime": "09/28/2019 14:12:15", - "straightDistance": "15.33", - "routeDistance": "17.7", - "timeToTower": "0:39:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "14:51:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_9TUR6MA_201909281412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB93F9DC-46DA-4BEF-B8E8-5922F97DEDE3", - "ticketNumber": "5S8U47W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.848908, -80.055287", - "loadTime": "09/28/2019 12:04:05", - "straightDistance": "11.95", - "routeDistance": "14.85", - "timeToTower": "2:20:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "14:24:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 60, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_J001_5S8U47W_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04EBE5C4-9D36-442A-88BE-660576F0FC3C", - "ticketNumber": "689Y2GS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.740831, -80.241563", - "loadTime": "09/28/2019 16:00:24", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:37:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "16:37:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_689Y2GS_201909281600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39DC48C3-2537-4BD0-86F9-FE671819028E", - "ticketNumber": "6J38GJF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.784544, -80.019473", - "loadTime": "09/28/2019 15:41:30", - "straightDistance": "14.01", - "routeDistance": "15.75", - "timeToTower": "1:05:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "16:47:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 55, - "quantity": 37.2, - "calculatedQuantity": "37.2 CY", - "s3DownloadKey": "HaulPass_6J38GJF_201909281533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5828BAD-1F19-4C78-A48B-CD9C1590AB58", - "ticketNumber": "85VBL3C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.740800, -80.242094", - "loadTime": "09/28/2019 16:19:56", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:19:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "16:39:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_85VBL3C_201909281619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14D525BB-562D-4F65-8045-2921A340A2C0", - "ticketNumber": "9SCSAQ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.757922, -80.389517", - "loadTime": "09/28/2019 15:48:17", - "straightDistance": "11.82", - "routeDistance": "16.03", - "timeToTower": "1:10:49", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "16:59:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 75, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_9SCSAQ7_201909281548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3047CD2A-8812-4FD0-8212-A38B86D74BE5", - "ticketNumber": "56SP96A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.589565, -80.362313", - "loadTime": "09/28/2019 16:40:54", - "straightDistance": ".38", - "routeDistance": ".38", - "timeToTower": "0:05:33", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "16:46:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_56SP96A_201909281640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B92D434-CFFC-4DBF-9110-757DE3BDEA17", - "ticketNumber": "6NR4SZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.589649, -80.362528", - "loadTime": "09/28/2019 16:41:44", - "straightDistance": ".4", - "routeDistance": ".4", - "timeToTower": "0:05:29", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "16:47:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_6NR4SZK_201909281641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1F7B266-E1A7-4AB8-8DFB-2164C3723DA9", - "ticketNumber": "9VT3N6E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.581538, -80.326531", - "loadTime": "09/28/2019 16:43:32", - "straightDistance": "1.78", - "routeDistance": "2.03", - "timeToTower": "0:19:41", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "17:03:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_9VT3N6E_201909281642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E280D3FE-7366-40CD-9242-54F3200D07B5", - "ticketNumber": "5YYEPD3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.580634, -80.327039", - "loadTime": "09/28/2019 16:41:48", - "straightDistance": "1.77", - "routeDistance": "1.96", - "timeToTower": "0:20:03", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "17:01:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_5YYEPD3_201909281641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04D8911B-BF4A-4F32-A2DD-4E4BFDF64F2E", - "ticketNumber": "5C6CW67", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777913, -79.998994", - "loadTime": "09/28/2019 15:44:26", - "straightDistance": "15.26", - "routeDistance": "17.18", - "timeToTower": "1:15:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "17:00:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_5C6CW67_201909281544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2013DEE1-F8B1-417B-A313-CCEAD3D0257E", - "ticketNumber": "9PWAYLQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816189, -79.993777", - "loadTime": "09/28/2019 15:38:17", - "straightDistance": "15.32", - "routeDistance": "17.7", - "timeToTower": "0:49:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "16:28:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_9PWAYLQ_201909281538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2974FA08-7364-4138-B251-C453DA2E874F", - "ticketNumber": "7KQASJ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777926, -79.998949", - "loadTime": "09/28/2019 15:33:20", - "straightDistance": "15.26", - "routeDistance": "17.19", - "timeToTower": "1:25:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "16:59:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_7KQASJ5_201909281533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A1A2FDA-BF67-4DBA-998A-AA6EEB7ABF9E", - "ticketNumber": "4EHWPEH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815914, -79.993735", - "loadTime": "09/28/2019 15:38:43", - "straightDistance": "15.32", - "routeDistance": "17.68", - "timeToTower": "0:50:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "16:29:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_4EHWPEH_201909281538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "30C903E2-3C86-43D5-8644-0A73FABD2BDE", - "ticketNumber": "9S93GSY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.794840, -80.317703", - "loadTime": "09/28/2019 15:51:04", - "straightDistance": "3.8", - "routeDistance": "4.78", - "timeToTower": "1:06:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "16:57:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 65, - "quantity": 49.5, - "calculatedQuantity": "49.5 CY", - "s3DownloadKey": "HaulPass_9S93GSY_201909281544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "602BFAA5-F529-4D42-93F4-95E8AF59215D", - "ticketNumber": "7CZSKF4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.849242, -80.079204", - "loadTime": "09/28/2019 14:51:42", - "straightDistance": "10.6", - "routeDistance": "14.97", - "timeToTower": "1:34:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "16:26:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_7CZSKF4_201909281451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61398848-DF44-4DFF-9043-9E173C20E071", - "ticketNumber": "9NXB2H9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.795010, -80.317704", - "loadTime": "09/28/2019 16:15:46", - "straightDistance": "3.8", - "routeDistance": "4.78", - "timeToTower": "0:41:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "16:56:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 65, - "quantity": 47, - "calculatedQuantity": "47 CY", - "s3DownloadKey": "HaulPass_9NXB2H9_201909281615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DCCF63B-17E1-4AB9-B242-E197419283F5", - "ticketNumber": "9BQCGX8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815650, -79.994462", - "loadTime": "09/28/2019 15:34:42", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:50:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "16:25:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_9BQCGX8_201909281534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DF9C3AC-FB87-413B-B9C9-29CCDF08D2B9", - "ticketNumber": "8EJAGGY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.848960, -80.080398", - "loadTime": "09/28/2019 14:59:06", - "straightDistance": "10.53", - "routeDistance": "15.07", - "timeToTower": "1:28:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "16:27:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_8EJAGGY_201909281459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86C7375D-2F56-4F19-9D23-33F418BB4322", - "ticketNumber": "678VVHT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.785159, -80.023182", - "loadTime": "09/28/2019 16:07:40", - "straightDistance": "13.79", - "routeDistance": "15.53", - "timeToTower": "0:46:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "16:54:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 55, - "quantity": 44.6, - "calculatedQuantity": "44.6 CY", - "s3DownloadKey": "HaulPass_678VVHT_201909281601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5CBB032-34F5-4961-8A3A-CF290D41F744", - "ticketNumber": "9BPSJY7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815628, -79.994548", - "loadTime": "09/28/2019 15:34:21", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:49:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "16:23:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_9BPSJY7_201909281534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E21A1403-451E-4D53-8110-7EB56F36EF0B", - "ticketNumber": "7FEQ7WS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.818298, -80.029053", - "loadTime": "09/28/2019 16:04:04", - "straightDistance": "13.27", - "routeDistance": "16.49", - "timeToTower": "0:58:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "17:02:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 65, - "quantity": 46.2, - "calculatedQuantity": "46.2 CY", - "s3DownloadKey": "HaulPass_7FEQ7WS_201909281604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC23C5EF-85CB-44A8-BBAC-FE6B5D94D57C", - "ticketNumber": "7UEKYDQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.818268, -80.028977", - "loadTime": "09/28/2019 16:03:03", - "straightDistance": "13.28", - "routeDistance": "16.49", - "timeToTower": "0:58:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "17:01:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 65, - "quantity": 40.6, - "calculatedQuantity": "40.6 CY", - "s3DownloadKey": "HaulPass_7UEKYDQ_201909281603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F26267E-1FAE-47B8-808F-1A9BDC65DF6B", - "ticketNumber": "7D6DDBL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836879, -79.815859", - "loadTime": "09/28/2019 15:46:19", - "straightDistance": "9.86", - "routeDistance": "10.62", - "timeToTower": "0:42:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "16:28:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 55, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_7D6DDBL_201909281546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2610C5A9-2DA4-42F5-8363-2236B34DDF6F", - "ticketNumber": "5WB4PU8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836874, -79.815902", - "loadTime": "09/28/2019 15:30:35", - "straightDistance": "9.87", - "routeDistance": "10.61", - "timeToTower": "0:50:55", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "16:21:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_5WB4PU8_201909281530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59999595-A494-4B1B-A8BA-CFA0932C9A29", - "ticketNumber": "8DQF7UB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836903, -79.815905", - "loadTime": "09/28/2019 15:30:51", - "straightDistance": "9.86", - "routeDistance": "10.61", - "timeToTower": "0:52:20", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "16:23:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 60, - "quantity": 41.7, - "calculatedQuantity": "41.7 CY", - "s3DownloadKey": "HaulPass_8DQF7UB_201909281530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62581AB6-80B6-4DEB-A8DA-2006CD0F2548", - "ticketNumber": "6BSWJ86", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836733, -79.816000", - "loadTime": "09/28/2019 16:06:51", - "straightDistance": "9.88", - "routeDistance": "10.6", - "timeToTower": "0:51:36", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "16:58:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_6BSWJ86_201909281606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6CCDEDC-8CE2-4BBD-9495-E9ADA86146CF", - "ticketNumber": "9NB2NUF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836561, -79.815556", - "loadTime": "09/28/2019 16:15:22", - "straightDistance": "9.87", - "routeDistance": "10.6", - "timeToTower": "0:54:24", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "17:09:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_9NB2NUF_201909281615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA081D9F-D9F2-4B91-B5CC-066E738EA692", - "ticketNumber": "92WWNMV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836833, -79.815873", - "loadTime": "09/28/2019 15:46:33", - "straightDistance": "9.87", - "routeDistance": "10.61", - "timeToTower": "0:43:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "16:30:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 60, - "quantity": 38.2, - "calculatedQuantity": "38.2 CY", - "s3DownloadKey": "HaulPass_92WWNMV_201909281546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6F0963C-D74C-42FF-8F3C-7B23DA990AA6", - "ticketNumber": "4A6L34E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836561, -79.815556", - "loadTime": "09/28/2019 16:15:04", - "straightDistance": "9.87", - "routeDistance": "10.6", - "timeToTower": "0:51:10", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "17:06:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_4A6L34E_201909281615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "554570FC-F79F-4475-B46B-EEF94E480966", - "ticketNumber": "3G56H3G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.644069, -80.304048", - "loadTime": "09/28/2019 16:50:10", - "straightDistance": "4.85", - "routeDistance": "8.61", - "timeToTower": "0:27:52", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "17:18:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_3G56H3G_201909281650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "108F3C3E-0CE1-4D2B-8EFD-B968FA0F7479", - "ticketNumber": "9UYMP7H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.846952, -80.053548", - "loadTime": "09/28/2019 16:20:13", - "straightDistance": "12.03", - "routeDistance": "14.77", - "timeToTower": "1:08:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "17:28:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 60, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_9UYMP7H_201909281618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DC72ACF-F364-4B19-BF51-E34A922196D2", - "ticketNumber": "SJD6ZRN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824911, -80.106230", - "loadTime": "09/28/2019 16:32:58", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:45:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "17:18:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 50, - "quantity": 38.3, - "calculatedQuantity": "38.3 CY", - "s3DownloadKey": "HaulPass_SJD6ZRN_201909281632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4DDF69A5-6BCB-4044-9D56-CEB8B675DE03", - "ticketNumber": "4T2SWH3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.817881, -80.021423", - "loadTime": "09/28/2019 16:18:48", - "straightDistance": "13.72", - "routeDistance": "17.09", - "timeToTower": "0:51:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "17:09:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_4T2SWH3_201909281618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67A9F416-EA1C-400E-9E57-7DF8B1EB11E5", - "ticketNumber": "923XBEC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.817785, -80.021535", - "loadTime": "09/28/2019 15:59:49", - "straightDistance": "13.71", - "routeDistance": "16.95", - "timeToTower": "1:09:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "17:08:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_923XBEC_201909281559_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84970E0C-082D-4AC0-9DCC-BB2093FB225E", - "ticketNumber": "65HSYU4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.846708, -80.053126", - "loadTime": "09/28/2019 16:27:22", - "straightDistance": "12.05", - "routeDistance": "14.75", - "timeToTower": "1:00:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "17:27:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_65HSYU4_201909281624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8678D41B-770C-4CDE-9C2F-07B686967E98", - "ticketNumber": "6P5YNEK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.789318, -80.105702", - "loadTime": "09/28/2019 17:16:03", - "straightDistance": "9.03", - "routeDistance": "11.37", - "timeToTower": "0:32:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "17:48:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 70, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_6P5YNEK_201909281716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B299D0FA-D469-4761-857A-BBD44B7A8BBA", - "ticketNumber": "3392FR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825142, -80.106360", - "loadTime": "09/28/2019 16:28:06", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:48:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "17:16:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_3392FR3_201909281628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0621AC17-29D8-43FC-A356-F086AE0F2254", - "ticketNumber": "SFJNEAT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.589621, -80.362306", - "loadTime": "09/28/2019 17:46:54", - "straightDistance": ".38", - "routeDistance": ".38", - "timeToTower": "0:05:58", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "17:52:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 50, - "quantity": 36.3, - "calculatedQuantity": "36.3 CY", - "s3DownloadKey": "HaulPass_SFJNEAT_201909281746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C65EF46A-1A86-4EB5-AE40-AF01EC205C8B", - "ticketNumber": "3M9F4UM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.589625, -80.362473", - "loadTime": "09/28/2019 17:47:50", - "straightDistance": ".39", - "routeDistance": ".39", - "timeToTower": "0:05:45", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "17:53:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 40, - "quantity": 31, - "calculatedQuantity": "31 CY", - "s3DownloadKey": "HaulPass_3M9F4UM_201909281747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03B70365-CA31-4605-9169-F0E55E18CC40", - "ticketNumber": "3TC6ZUS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836825, -79.815723", - "loadTime": "09/28/2019 17:17:24", - "straightDistance": "9.86", - "routeDistance": "10.62", - "timeToTower": "0:51:49", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "18:09:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_3TC6ZUS_201909281717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0873107E-C27C-4F20-ACED-DE81BAD419DE", - "ticketNumber": "4PUNTDR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836791, -79.816075", - "loadTime": "09/28/2019 16:05:58", - "straightDistance": "9.88", - "routeDistance": "10.6", - "timeToTower": "1:28:39", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "17:34:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 70, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_4PUNTDR_201909281605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A55D7B4-8BEB-45F8-A1F4-81E105FC2AFF", - "ticketNumber": "4DYRYDR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836825, -79.815723", - "loadTime": "09/28/2019 17:17:01", - "straightDistance": "9.86", - "routeDistance": "10.62", - "timeToTower": "0:50:25", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "18:07:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 60, - "quantity": 41.7, - "calculatedQuantity": "41.7 CY", - "s3DownloadKey": "HaulPass_4DYRYDR_201909281717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "629F3269-BE04-4C87-935D-56DCD16FADE8", - "ticketNumber": "7KKMQTK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836648, -79.816849", - "loadTime": "09/28/2019 17:27:08", - "straightDistance": "9.92", - "routeDistance": "10.84", - "timeToTower": "0:38:43", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "18:05:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_7KKMQTK_201909281727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "694A1224-A4B8-4379-97D1-59977B05D56E", - "ticketNumber": "7YS38TD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836749, -79.815777", - "loadTime": "09/28/2019 17:16:20", - "straightDistance": "9.87", - "routeDistance": "10.61", - "timeToTower": "0:42:51", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "17:59:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 50, - "quantity": 31.8, - "calculatedQuantity": "31.8 CY", - "s3DownloadKey": "HaulPass_7YS38TD_201909281716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95DC4F86-A099-4E2A-86EC-4DBA2D0EC09E", - "ticketNumber": "6KRHP9Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836531, -79.816234", - "loadTime": "09/28/2019 17:06:25", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:25:28", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "17:31:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 60, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_6KRHP9Q_201909281706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0F132AF-80A7-4406-A24C-1FC4243065AD", - "ticketNumber": "3HQ5CNV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7P3P8GZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836652, -79.816173", - "loadTime": "09/28/2019 16:06:30", - "straightDistance": "9.89", - "routeDistance": "10.59", - "timeToTower": "1:29:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "17:35:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "61 CY", - "percentFull": 65, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_3HQ5CNV_201909281606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3B50414-0EA7-4745-A533-3B55B8BCDB24", - "ticketNumber": "8ML9QCX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836748, -79.815777", - "loadTime": "09/28/2019 17:16:05", - "straightDistance": "9.87", - "routeDistance": "10.61", - "timeToTower": "0:41:42", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "17:57:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 50, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_8ML9QCX_201909281716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB9995AE-EE3F-4B77-8501-C3E5A1A60338", - "ticketNumber": "4LK3ZK4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836542, -79.816197", - "loadTime": "09/28/2019 17:06:06", - "straightDistance": "9.89", - "routeDistance": "10.85", - "timeToTower": "0:27:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "17:33:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 65, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_4LK3ZK4_201909281706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39EC66D0-DA04-4C9C-83ED-94E3BB088E04", - "ticketNumber": "ZTSHK4K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815942, -79.994082", - "loadTime": "09/28/2019 17:16:01", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:45:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "18:01:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_ZTSHK4K_201909281716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61169F23-1544-4565-AB04-FC26E97F2E11", - "ticketNumber": "7KXD86W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.785577, -80.016822", - "loadTime": "09/28/2019 16:57:12", - "straightDistance": "14.15", - "routeDistance": "15.83", - "timeToTower": "1:16:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "18:13:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_7KXD86W_201909281652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F16A044-AE55-4185-B7C1-73465B089929", - "ticketNumber": "8NMKJDB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815182, -79.995521", - "loadTime": "09/28/2019 17:11:46", - "straightDistance": "15.22", - "routeDistance": "17.55", - "timeToTower": "0:56:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "18:08:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_8NMKJDB_201909281711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9206E782-6422-4107-AF53-FF92E576BA31", - "ticketNumber": "ZN4MTAR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814525, -79.995101", - "loadTime": "09/28/2019 17:11:31", - "straightDistance": "15.24", - "routeDistance": "17.67", - "timeToTower": "0:52:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "18:03:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_ZN4MTAR_201909281711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99B5AE59-8A4B-4F1B-9553-DC676B1346F1", - "ticketNumber": "83BS7JC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.784085, -80.016815", - "loadTime": "09/28/2019 16:44:47", - "straightDistance": "14.17", - "routeDistance": "15.91", - "timeToTower": "1:27:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "18:12:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_83BS7JC_201909281644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B1B1EDD-EA5E-4574-820C-3D4003F7A485", - "ticketNumber": "6HNUUA7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815954, -79.994143", - "loadTime": "09/28/2019 17:15:46", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:44:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "18:00:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_6HNUUA7_201909281715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8A819B7-06EA-46C4-8B0F-10561C5B2065", - "ticketNumber": "9G8ZSPK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.815865, -79.994726", - "loadTime": "09/28/2019 17:14:30", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:56:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "18:11:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 60, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_9G8ZSPK_201909281714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FCA2C51B-860A-407F-A620-0F91C1AF1B2A", - "ticketNumber": "5C3Q8TQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.815949, -79.994491", - "loadTime": "09/28/2019 16:54:31", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "1:16:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "18:10:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 52.8, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_5C3Q8TQ_201909281654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08FB23E8-1CE4-42BC-8ABD-B8A0E87D7FE3", - "ticketNumber": "4JVGHPE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745381, -79.915305", - "loadTime": "09/28/2019 17:00:38", - "straightDistance": "10.01", - "routeDistance": "16.1", - "timeToTower": "1:04:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "18:04:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_4JVGHPE_201909281700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "121B1D71-230B-4506-A85D-D9F0EE33D850", - "ticketNumber": "WDNBRHR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.735442, -80.041744", - "loadTime": "09/28/2019 17:21:37", - "straightDistance": "4.53", - "routeDistance": "7.54", - "timeToTower": "0:26:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "17:47:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_WDNBRHR_201909281721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "136E06F0-C477-414C-B708-AB49A103BB25", - "ticketNumber": "889W3WD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.725273, -80.096782", - "loadTime": "09/28/2019 15:50:10", - "straightDistance": "4.09", - "routeDistance": "6.35", - "timeToTower": "0:48:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "16:38:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_889W3WD_201909281550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C541F86-21EA-4A12-B822-37DAE1AAF215", - "ticketNumber": "DYFSU2N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745619, -79.915431", - "loadTime": "09/28/2019 15:13:53", - "straightDistance": "10.01", - "routeDistance": "16.11", - "timeToTower": "0:58:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "16:12:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_DYFSU2N_201909281513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2286A080-B03A-4148-9F2B-BBFD331AFC60", - "ticketNumber": "6C7HTQB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.755048, -80.070435", - "loadTime": "09/28/2019 16:41:34", - "straightDistance": "5.69", - "routeDistance": "8.5", - "timeToTower": "1:01:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "17:42:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_6C7HTQB_201909281641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25354AAC-0555-4086-A9F0-CCFF9B95DB1D", - "ticketNumber": "77WT85F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.747893, -80.106319", - "loadTime": "09/28/2019 16:10:06", - "straightDistance": "5.73", - "routeDistance": "8.17", - "timeToTower": "0:30:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "16:40:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_77WT85F_201909281610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2645AF6B-05DA-476B-8C84-C36A2A783A3E", - "ticketNumber": "9Z5RCH8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745456, -79.915205", - "loadTime": "09/28/2019 16:58:27", - "straightDistance": "10.02", - "routeDistance": "16.1", - "timeToTower": "1:04:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "18:03:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 65, - "quantity": 47.9, - "calculatedQuantity": "47.9 CY", - "s3DownloadKey": "HaulPass_9Z5RCH8_201909281658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "265E9F42-7AA0-4485-AE9C-B3195E442506", - "ticketNumber": "9Z2J3B2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.659252, -79.943453", - "loadTime": "09/28/2019 15:57:18", - "straightDistance": "7.09", - "routeDistance": "18.43", - "timeToTower": "0:50:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "16:47:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 65, - "quantity": 38.9, - "calculatedQuantity": "38.9 CY", - "s3DownloadKey": "HaulPass_9Z2J3B2_201909281557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2BFC9EF3-801A-4B60-AC53-964601BF421E", - "ticketNumber": "SGWV9AR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.747594, -79.905802", - "loadTime": "09/28/2019 15:28:51", - "straightDistance": "10.57", - "routeDistance": "16.52", - "timeToTower": "0:50:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "16:19:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 85, - "quantity": 67.2, - "calculatedQuantity": "67.2 CY", - "s3DownloadKey": "HaulPass_SGWV9AR_201909281528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CBD1251-DEA4-4ADE-B1FD-BB0451B91780", - "ticketNumber": "4CFQEJK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.659245, -79.943553", - "loadTime": "09/28/2019 15:18:02", - "straightDistance": "7.09", - "routeDistance": "18.43", - "timeToTower": "0:48:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "16:06:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_4CFQEJK_201909281518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "323C0656-9910-4424-96DA-DD1EDD014174", - "ticketNumber": "7GVAWPP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.705548, -79.940738", - "loadTime": "09/28/2019 15:36:01", - "straightDistance": "7.54", - "routeDistance": "17.06", - "timeToTower": "1:25:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "17:01:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 80, - "quantity": 59.4, - "calculatedQuantity": "59.4 CY", - "s3DownloadKey": "HaulPass_7GVAWPP_201909281536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33337702-37A2-41A4-8456-3DD950DFE500", - "ticketNumber": "3YTZHJG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.733501, -79.957276", - "loadTime": "09/28/2019 15:34:53", - "straightDistance": "7.51", - "routeDistance": "13.58", - "timeToTower": "1:18:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "16:53:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 75, - "quantity": 84.9, - "calculatedQuantity": "84.9 CY", - "s3DownloadKey": "HaulPass_3YTZHJG_201909281534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C484064-12CD-4024-8AE7-709E802DA2BB", - "ticketNumber": "56PGN6K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.659252, -79.943473", - "loadTime": "09/28/2019 16:28:24", - "straightDistance": "7.09", - "routeDistance": "18.43", - "timeToTower": "1:01:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "17:29:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_56PGN6K_201909281628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D80F238-9677-44AA-9AE2-2F983F661174", - "ticketNumber": "382GVF5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.734163, -80.043001", - "loadTime": "09/28/2019 17:00:15", - "straightDistance": "4.42", - "routeDistance": "7.65", - "timeToTower": "0:46:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "17:46:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_382GVF5_201909281700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FE2537F-0252-4B6B-BB14-C97A1045C41F", - "ticketNumber": "7GYDNM9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.659421, -79.943630", - "loadTime": "09/28/2019 16:47:45", - "straightDistance": "7.08", - "routeDistance": "18.42", - "timeToTower": "0:48:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "17:36:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_7GYDNM9_201909281647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E350A7D-99E5-4641-80FE-E2C1DF457BD8", - "ticketNumber": "765GH2N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.659338, -79.943527", - "loadTime": "09/28/2019 15:57:54", - "straightDistance": "7.09", - "routeDistance": "18.42", - "timeToTower": "0:52:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "16:49:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_765GH2N_201909281557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72876B1B-89FA-4D93-ABFE-84D25A8F9876", - "ticketNumber": "4C2J3VT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.733460, -79.957295", - "loadTime": "09/28/2019 15:16:44", - "straightDistance": "7.51", - "routeDistance": "13.58", - "timeToTower": "1:35:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "16:52:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 85, - "quantity": 77.6, - "calculatedQuantity": "77.6 CY", - "s3DownloadKey": "HaulPass_4C2J3VT_201909281516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77E27E64-5C84-4E4C-97D8-BE4FCC911A07", - "ticketNumber": "9V8YKXX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.718727, -79.939282", - "loadTime": "09/28/2019 17:16:23", - "straightDistance": "7.93", - "routeDistance": "15.02", - "timeToTower": "0:56:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "18:12:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_9V8YKXX_201909281716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "801D22F2-BA2B-4EE8-9B2A-6CB109B608CD", - "ticketNumber": "87YSUQ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.659120, -79.943490", - "loadTime": "09/28/2019 16:29:11", - "straightDistance": "7.09", - "routeDistance": "18.44", - "timeToTower": "1:02:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "17:31:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_87YSUQ2_201909281629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8175CC89-940A-4972-B2D3-11FF9A480DE6", - "ticketNumber": "3DDX6ED", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.727348, -80.024921", - "loadTime": "09/28/2019 16:00:57", - "straightDistance": "4.41", - "routeDistance": "6", - "timeToTower": "0:32:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "16:32:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_3DDX6ED_201909281600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8738F622-AA72-47B6-B5D5-CBC35BAA93AC", - "ticketNumber": "3B5L94A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.732042, -80.029543", - "loadTime": "09/28/2019 17:44:14", - "straightDistance": "4.57", - "routeDistance": "6.43", - "timeToTower": "0:23:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "18:08:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_3B5L94A_201909281720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "885B8123-8EC4-4F4A-B6C8-A7ABD19A8D07", - "ticketNumber": "DZ8YCU7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.685357, -80.082698", - "loadTime": "09/28/2019 17:00:04", - "straightDistance": "1.37", - "routeDistance": "3.36", - "timeToTower": "0:34:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "17:34:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_DZ8YCU7_201909281659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8AD28136-C2D2-4FA5-8FA0-3A5D92E38054", - "ticketNumber": "82MA7F4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.747841, -79.905814", - "loadTime": "09/28/2019 17:20:13", - "straightDistance": "10.57", - "routeDistance": "16.53", - "timeToTower": "0:49:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "18:09:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 75, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_82MA7F4_201909281715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9507B09F-C720-4A96-A37E-FD1F552BDF16", - "ticketNumber": "4LV5LUN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.725272, -80.096743", - "loadTime": "09/28/2019 15:49:17", - "straightDistance": "4.08", - "routeDistance": "6.35", - "timeToTower": "0:48:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "16:37:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_4LV5LUN_201909281549_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D3D4B8D-2DCD-4F44-A62E-A375A419B945", - "ticketNumber": "547GDLU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.747934, -79.905621", - "loadTime": "09/28/2019 17:11:07", - "straightDistance": "10.59", - "routeDistance": "16.54", - "timeToTower": "0:59:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "18:10:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 90, - "quantity": 65, - "calculatedQuantity": "65 CY", - "s3DownloadKey": "HaulPass_547GDLU_201909281711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A14E6175-3CDB-4C0C-9A60-B2940053763C", - "ticketNumber": "8HQGGP4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.738649, -79.984129", - "loadTime": "09/28/2019 16:48:59", - "straightDistance": "6.52", - "routeDistance": "11.64", - "timeToTower": "1:04:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "17:53:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 90, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_8HQGGP4_201909281648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A783BDD7-ED9F-4D2E-B282-A4601A0F38A6", - "ticketNumber": "8C874NQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.747649, -79.905553", - "loadTime": "09/28/2019 15:36:53", - "straightDistance": "10.58", - "routeDistance": "16.53", - "timeToTower": "0:44:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "16:21:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 85, - "quantity": 61.4, - "calculatedQuantity": "61.4 CY", - "s3DownloadKey": "HaulPass_8C874NQ_201909281536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF9CDBBF-62E1-4298-A276-CCE91F4C2782", - "ticketNumber": "3FR2LEX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.705027, -80.104992", - "loadTime": "09/28/2019 17:17:50", - "straightDistance": "3.25", - "routeDistance": "7.16", - "timeToTower": "0:26:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "17:44:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_3FR2LEX_201909281717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9D8B8C2-A9D9-4A1C-B1BA-EF8292DCF0B9", - "ticketNumber": "4RX96UQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.743680, -79.968113", - "loadTime": "09/28/2019 15:50:04", - "straightDistance": "7.44", - "routeDistance": "12.74", - "timeToTower": "1:59:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "17:49:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 80, - "quantity": 68.3, - "calculatedQuantity": "68.3 CY", - "s3DownloadKey": "HaulPass_4RX96UQ_201909281550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFF33484-1E1C-4254-BD7D-14771F872476", - "ticketNumber": "458SF74", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.746878, -79.919879", - "loadTime": "09/28/2019 16:50:19", - "straightDistance": "9.84", - "routeDistance": "16.26", - "timeToTower": "0:50:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "17:40:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_458SF74_201909281645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C87278A9-EE46-4B0B-8951-89554F4D55EE", - "ticketNumber": "3ZU5TA3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.625880, -80.194326", - "loadTime": "09/28/2019 15:56:11", - "straightDistance": "8.22", - "routeDistance": "15.71", - "timeToTower": "1:02:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "16:58:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_3ZU5TA3_201909281546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFC9BEB4-0C0F-48FC-A163-C6796D2FCE4D", - "ticketNumber": "3GDBWVY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.743808, -79.966810", - "loadTime": "09/28/2019 16:13:47", - "straightDistance": "7.5", - "routeDistance": "12.83", - "timeToTower": "1:37:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "17:51:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 75, - "quantity": 79.9, - "calculatedQuantity": "79.9 CY", - "s3DownloadKey": "HaulPass_3GDBWVY_201909281613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D118F007-4C4C-4531-A7C1-DD5F0B547825", - "ticketNumber": "7NABYZU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.740863, -79.944780", - "loadTime": "09/28/2019 14:21:35", - "straightDistance": "8.39", - "routeDistance": "14.6", - "timeToTower": "1:42:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "16:04:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_7NABYZU_201909281421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1B8AD4D-AEDB-48E7-85B5-F26DB90FB215", - "ticketNumber": "3K58PZS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.718435, -79.939245", - "loadTime": "09/28/2019 15:55:36", - "straightDistance": "7.93", - "routeDistance": "15.04", - "timeToTower": "0:40:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "16:36:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_3K58PZS_201909281555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA16E914-574F-4B2A-9C78-1CD5D18DE973", - "ticketNumber": "8EKMTAK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.702143, -79.952317", - "loadTime": "09/28/2019 15:24:55", - "straightDistance": "6.82", - "routeDistance": "16.33", - "timeToTower": "0:58:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "16:23:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_8EKMTAK_201909281418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E03123CB-7031-4A6A-8238-2A51DD942F44", - "ticketNumber": "653B9UT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.740219, -79.944361", - "loadTime": "09/28/2019 14:04:31", - "straightDistance": "8.39", - "routeDistance": "14.65", - "timeToTower": "1:53:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "15:58:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_653B9UT_201909281404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E282F5D4-412C-46BB-8531-65BE900D53A5", - "ticketNumber": "4S4XH5D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.728591, -80.025572", - "loadTime": "09/28/2019 16:08:47", - "straightDistance": "4.47", - "routeDistance": "6.1", - "timeToTower": "0:25:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "16:34:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_4S4XH5D_201909281607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E77CE1CF-120C-4949-B9A6-2B7F7EA30A6E", - "ticketNumber": "356D9ZA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.738569, -79.984051", - "loadTime": "09/28/2019 16:46:37", - "straightDistance": "6.52", - "routeDistance": "11.64", - "timeToTower": "1:07:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "17:54:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_356D9ZA_201909281646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8CAC82F-146F-4A0C-BDE3-86A6E4E4797E", - "ticketNumber": "4LYG34V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.747699, -80.106116", - "loadTime": "09/28/2019 17:19:24", - "straightDistance": "5.71", - "routeDistance": "8.16", - "timeToTower": "0:47:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "18:06:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 45, - "quantity": 31.4, - "calculatedQuantity": "31.4 CY", - "s3DownloadKey": "HaulPass_4LYG34V_201909281719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9A8F1A4-893A-4667-B560-26C6D5DF4FC4", - "ticketNumber": "9JPNS8Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745869, -79.915546", - "loadTime": "09/28/2019 15:09:09", - "straightDistance": "10.02", - "routeDistance": "16.13", - "timeToTower": "1:00:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "16:09:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_9JPNS8Q_201909281509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9B6DEFE-EE3E-4E4D-A709-CD3F48BB1A36", - "ticketNumber": "5XG7BVS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.746997, -79.918233", - "loadTime": "09/28/2019 16:15:52", - "straightDistance": "9.92", - "routeDistance": "16.13", - "timeToTower": "1:23:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "17:39:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_5XG7BVS_201909281615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDD7DACE-E4FC-422F-B4F6-F25FDB1E7D5E", - "ticketNumber": "58EBLMJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.685617, -80.081636", - "loadTime": "09/28/2019 16:58:43", - "straightDistance": "1.34", - "routeDistance": "3.29", - "timeToTower": "0:34:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "17:33:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_58EBLMJ_201909281658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0CBFEA3-BAB9-4108-BD96-273E3AD1E06E", - "ticketNumber": "6YJ5QRE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.625249, -80.193978", - "loadTime": "09/28/2019 15:16:49", - "straightDistance": "8.21", - "routeDistance": "15.66", - "timeToTower": "1:38:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "16:55:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_6YJ5QRE_201909281516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1B689BA-3CCD-4284-BC8A-BA22661957FE", - "ticketNumber": "DWE7BXH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.705495, -79.940666", - "loadTime": "09/28/2019 15:26:09", - "straightDistance": "7.54", - "routeDistance": "17.06", - "timeToTower": "1:34:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "17:00:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 85, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_DWE7BXH_201909281526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F743FB12-6D22-45F4-8618-F074354BAD00", - "ticketNumber": "43J5SCY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.747495, -80.106198", - "loadTime": "09/28/2019 16:12:27", - "straightDistance": "5.7", - "routeDistance": "8.14", - "timeToTower": "0:29:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "16:41:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_43J5SCY_201909281612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E5E75CF-E8E4-4907-AEA1-F85464BB5829", - "ticketNumber": "8KXWVWE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.578060, -80.324453", - "loadTime": "09/28/2019 18:31:17", - "straightDistance": "1.97", - "routeDistance": "2.12", - "timeToTower": "0:10:17", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "18:41:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_8KXWVWE_201909281831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1B87894-3875-4056-9558-FAC0C2527A65", - "ticketNumber": "7WKNNL4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.687764, -80.405795", - "loadTime": "09/28/2019 17:59:18", - "straightDistance": "7.41", - "routeDistance": "13.19", - "timeToTower": "0:44:41", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "18:43:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 60, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_7WKNNL4_201909281759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F941FECF-9085-4857-AE35-E6C540887E7D", - "ticketNumber": "5NXKFCT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.578008, -80.324595", - "loadTime": "09/28/2019 18:32:44", - "straightDistance": "1.97", - "routeDistance": "2.11", - "timeToTower": "0:10:02", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "18:42:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 40, - "quantity": 31, - "calculatedQuantity": "31 CY", - "s3DownloadKey": "HaulPass_5NXKFCT_201909281832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BB6EA9E-1768-439B-BDDE-BE61DBA1C9AB", - "ticketNumber": "9T5X788", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.589502, -80.362463", - "loadTime": "09/28/2019 19:14:06", - "straightDistance": ".39", - "routeDistance": ".39", - "timeToTower": "0:06:20", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "19:20:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 40, - "quantity": 31, - "calculatedQuantity": "31 CY", - "s3DownloadKey": "HaulPass_9T5X788_201909281914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88E4062C-AC63-42BA-81C9-3A360B809B81", - "ticketNumber": "7F92XSK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.589625, -80.362206", - "loadTime": "09/28/2019 19:12:51", - "straightDistance": ".38", - "routeDistance": ".38", - "timeToTower": "0:06:49", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "19:19:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 55, - "quantity": 39.9, - "calculatedQuantity": "39.9 CY", - "s3DownloadKey": "HaulPass_7F92XSK_201909281912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "048B9A66-F854-4554-A8FA-6F528B2B4703", - "ticketNumber": "7VKL99G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.759709, -80.214340", - "loadTime": "09/28/2019 17:20:31", - "straightDistance": "4.69", - "routeDistance": "7.36", - "timeToTower": "1:01:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "18:22:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_7VKL99G_201909281720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E8F0126-0D56-486B-9671-08BFF2BD67DE", - "ticketNumber": "4E2UXEV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.818455, -80.029089", - "loadTime": "09/28/2019 17:40:36", - "straightDistance": "13.27", - "routeDistance": "16.49", - "timeToTower": "1:04:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "18:44:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_4E2UXEV_201909281740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "212B45B7-BB8E-4A87-A547-682A95A98194", - "ticketNumber": "49W5JFY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825154, -80.106240", - "loadTime": "09/28/2019 17:48:32", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "1:10:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "18:59:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 75, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_J001_49W5JFY_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26476856-979C-423D-AB65-0555BD7EC1AE", - "ticketNumber": "7T64B8Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.794745, -80.317558", - "loadTime": "09/28/2019 17:42:04", - "straightDistance": "3.79", - "routeDistance": "4.78", - "timeToTower": "0:49:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "18:31:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 60, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_7T64B8Q_201909281742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E75F84B-A902-4F0C-9E24-5383BC1C716E", - "ticketNumber": "4JKPZX7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.786816, -80.044486", - "loadTime": "09/28/2019 17:59:20", - "straightDistance": "12.55", - "routeDistance": "14.64", - "timeToTower": "1:05:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "19:04:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 65, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_4JKPZX7_201909281759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3436AFD3-F0F6-49C3-B525-BCB4BD0EA2C8", - "ticketNumber": "68SYSN5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.790741, -79.991824", - "loadTime": "09/28/2019 16:44:12", - "straightDistance": "15.54", - "routeDistance": "17.83", - "timeToTower": "1:35:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "18:19:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_68SYSN5_201909281644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "384A539D-4F6E-4FCB-BE55-9C47E06E2F77", - "ticketNumber": "9G6JNBC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.850034, -80.078956", - "loadTime": "09/28/2019 17:15:05", - "straightDistance": "10.62", - "routeDistance": "14.92", - "timeToTower": "1:53:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "19:08:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_9G6JNBC_201909281715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BEB7067-5701-40AB-A9DE-6C39077A519C", - "ticketNumber": "4GK7LSQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825048, -80.105891", - "loadTime": "09/28/2019 18:04:09", - "straightDistance": "8.83", - "routeDistance": "12.8", - "timeToTower": "0:48:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "18:52:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_4GK7LSQ_201909281804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "418806D7-DBCD-4F7B-8A31-D1B0742D608A", - "ticketNumber": "6MW2W6D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825156, -80.106243", - "loadTime": "09/28/2019 17:52:36", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "1:03:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "18:56:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 80, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_6MW2W6D_201909281752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45CFE260-C28A-4D3C-8037-E07375403B42", - "ticketNumber": "6RPYLXX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.740798, -80.241548", - "loadTime": "09/28/2019 18:49:13", - "straightDistance": "5.35", - "routeDistance": "7.51", - "timeToTower": "0:27:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "19:17:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_6RPYLXX_201909281849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9858DCCF-993F-4D32-AAE9-F8B41EEBC090", - "ticketNumber": "5PR58GN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.818812, -80.022948", - "loadTime": "09/28/2019 18:04:41", - "straightDistance": "13.63", - "routeDistance": "17", - "timeToTower": "1:11:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "19:15:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 50, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_5PR58GN_201909281804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A05CBC76-6A0C-4B2D-8B3C-E9AFF0277380", - "ticketNumber": "PT5HAP3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.819018, -80.022475", - "loadTime": "09/28/2019 17:54:25", - "straightDistance": "13.65", - "routeDistance": "17", - "timeToTower": "1:20:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "19:14:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 60, - "quantity": 40.9, - "calculatedQuantity": "40.9 CY", - "s3DownloadKey": "HaulPass_PT5HAP3_201909281754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3D377F3-6DD6-42AC-801E-3F8EF71EF2DC", - "ticketNumber": "4KVDPR6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.795119, -80.317316", - "loadTime": "09/28/2019 17:15:59", - "straightDistance": "3.77", - "routeDistance": "4.76", - "timeToTower": "1:13:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "18:29:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_4KVDPR6_201909281715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B64E8C20-1A4F-4143-ABFB-B438207363D5", - "ticketNumber": "5KMBD9R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.850120, -80.078730", - "loadTime": "09/28/2019 17:17:37", - "straightDistance": "10.64", - "routeDistance": "14.91", - "timeToTower": "1:52:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "19:09:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_5KMBD9R_201909281717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE500307-8932-403C-85C2-817CE39BA649", - "ticketNumber": "74E3AGG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.818447, -80.028965", - "loadTime": "09/28/2019 17:39:55", - "straightDistance": "13.28", - "routeDistance": "16.5", - "timeToTower": "1:03:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "18:43:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_74E3AGG_201909281739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E017E93E-493E-4ADD-983A-B41C4E86EBC5", - "ticketNumber": "5AVMA9Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.787518, -80.045998", - "loadTime": "09/28/2019 18:06:20", - "straightDistance": "12.46", - "routeDistance": "14.51", - "timeToTower": "0:59:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "19:06:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 65, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_5AVMA9Y_201909281801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4A46125-53AE-4568-B54E-62692B98F720", - "ticketNumber": "4QDESGM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.788538, -80.107370", - "loadTime": "09/28/2019 18:29:53", - "straightDistance": "8.95", - "routeDistance": "11.26", - "timeToTower": "0:52:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "19:22:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 65, - "quantity": 24.5, - "calculatedQuantity": "24.5 CY", - "s3DownloadKey": "HaulPass_4QDESGM_201909281820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF777A26-813C-4043-8CA2-D643FF888340", - "ticketNumber": "4YFX25R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825159, -80.106197", - "loadTime": "09/28/2019 18:06:08", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:48:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "18:54:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_4YFX25R_201909281806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F488D036-60C6-4B48-B583-1222F386650A", - "ticketNumber": "786FJAA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FSAU92", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.756591, -80.215096", - "loadTime": "09/28/2019 17:46:06", - "straightDistance": "4.85", - "routeDistance": "7.58", - "timeToTower": "0:37:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "18:24:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_786FJAA_201909281737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9EA9ED1-865F-4EAC-8D6E-1CF2283DDE9D", - "ticketNumber": "4MGXZXQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.790745, -79.991812", - "loadTime": "09/28/2019 16:44:56", - "straightDistance": "15.54", - "routeDistance": "17.83", - "timeToTower": "1:36:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "18:21:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_4MGXZXQ_201909281644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50334E77-F9A5-4AE2-B34D-45E944224383", - "ticketNumber": "3P24SRF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.583624, -80.325831", - "loadTime": "09/28/2019 19:36:49", - "straightDistance": "1.78", - "routeDistance": "2.18", - "timeToTower": "0:25:20", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "20:02:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_3P24SRF_201909281936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6BA5A792-CFB5-4673-9F71-9A8E263EB2AB", - "ticketNumber": "4RUNGAQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.644133, -80.304264", - "loadTime": "09/28/2019 19:16:57", - "straightDistance": "4.84", - "routeDistance": "8.6", - "timeToTower": "0:31:57", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "19:48:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_4RUNGAQ_201909281916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E47AE9AB-DA2B-4191-B02E-3FE6A48061F2", - "ticketNumber": "7CJT4YP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.581102, -80.326775", - "loadTime": "09/28/2019 19:32:25", - "straightDistance": "1.77", - "routeDistance": "1.99", - "timeToTower": "0:28:47", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "20:01:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 40, - "quantity": 29, - "calculatedQuantity": "29 CY", - "s3DownloadKey": "HaulPass_7CJT4YP_201909281931_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0878D87D-8706-4F73-AF86-B56AA34A1E16", - "ticketNumber": "3VVXPYL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.794947, -80.066948", - "loadTime": "09/28/2019 16:18:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:21:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3VVXPYL_201909281618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "220B7A90-35C0-4A4B-9DE4-D71236F4A39E", - "ticketNumber": "84VQHQ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.781523, -79.979359", - "loadTime": "09/28/2019 18:58:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "19:01:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_84VQHQ8_201909281858_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2312C76B-F0B4-4392-9ADD-DA41EF4C954D", - "ticketNumber": "YSEGYSP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.783269, -79.979439", - "loadTime": "09/28/2019 20:02:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:07:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_YSEGYSP_201909282002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28E2A240-D9E9-425A-BF6C-400F299E14F9", - "ticketNumber": "5LWND4C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.80324, -80.116411", - "loadTime": "09/28/2019 15:31:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "15:32:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5LWND4C_201909281531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FE88229-3F5E-46A4-9A41-00208111625A", - "ticketNumber": "6MFXP2X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.803304, -80.120417", - "loadTime": "09/28/2019 13:45:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "13:49:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6MFXP2X_201909281345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35FCC250-EA8D-4DF0-9250-AB0D827404BF", - "ticketNumber": "4K37RRV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.784115, -79.978597", - "loadTime": "09/28/2019 19:51:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "19:56:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4K37RRV_201909281951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48FA3E40-62CF-4B69-9F2B-BCFD96A2632D", - "ticketNumber": "CBLT6TQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.782254, -79.982751", - "loadTime": "09/28/2019 19:16:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "19:18:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_CBLT6TQ_201909281916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A04ACC2-C26B-49A8-AE6F-176894AA14E8", - "ticketNumber": "8AHKL8E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.783718, -79.981334", - "loadTime": "09/28/2019 19:21:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "19:27:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8AHKL8E_201909281921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B833D69-8844-4A89-B17B-A2EF76797E13", - "ticketNumber": "C7QNX24", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.782756, -79.980543", - "loadTime": "09/28/2019 20:33:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:34:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_C7QNX24_201909282033_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "500749C0-0A1B-4495-8719-81AE0DFE9EE9", - "ticketNumber": "4TKN69B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.803562, -80.118148", - "loadTime": "09/28/2019 14:43:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "14:48:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4TKN69B_201909281443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59753EF4-EA0A-44ED-BA95-E69369749EAC", - "ticketNumber": "RZKZB4S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.803459, -80.11945", - "loadTime": "09/28/2019 14:08:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:28:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "14:37:25", - "debrisType": "Leaner", - "diameter": 18.1, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_RZKZB4S_201909281408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C06A418-2796-49C0-968D-97ECD83D9EFC", - "ticketNumber": "5PV3U28", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.803395, -80.116505", - "loadTime": "09/28/2019 15:23:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "15:28:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5PV3U28_201909281523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DA9C83C-5EA9-4249-9957-2D6D142623B3", - "ticketNumber": "5V2SUWH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.783226, -79.979449", - "loadTime": "09/28/2019 20:11:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:15:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5V2SUWH_201909282011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "649DF01D-609F-47D5-8F92-8522B419B236", - "ticketNumber": "83C5VBG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.783857, -79.978379", - "loadTime": "09/28/2019 18:43:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "18:46:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83C5VBG_201909281843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6EFCECDC-BB09-462D-92EA-2A7E22912C8D", - "ticketNumber": "R3Z54HR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.783611, -79.978464", - "loadTime": "09/28/2019 18:48:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "18:52:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_R3Z54HR_201909281848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78B30D8F-4150-4451-9928-A13FC693048F", - "ticketNumber": "8K66PE6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.783258, -79.979162", - "loadTime": "09/28/2019 20:16:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:18:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8K66PE6_201909282016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "799A0A2F-18B7-490C-AF26-4A48E4C96503", - "ticketNumber": "3WC9AHK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.80351, -80.118041", - "loadTime": "09/28/2019 15:09:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "15:17:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3WC9AHK_201909281509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80C53F0C-5469-459A-8F56-5BE64B9DACC3", - "ticketNumber": "3TWABH5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.782881, -79.980422", - "loadTime": "09/28/2019 20:31:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:32:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TWABH5_201909282031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "864902FA-1131-46E4-BB61-2BD6C0C2AF46", - "ticketNumber": "8NDWRBP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.803287, -80.116079", - "loadTime": "09/28/2019 15:45:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "15:51:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NDWRBP_201909281545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8798284A-5784-4791-86A0-7F30CAAB3D11", - "ticketNumber": "9VS6JDA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.803447, -80.115897", - "loadTime": "09/28/2019 15:36:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "15:44:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VS6JDA_201909281536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98281BEB-987F-470B-AE24-2EF58F9C2E17", - "ticketNumber": "88YKYM4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.797037, -80.083152", - "loadTime": "09/28/2019 17:04:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:08:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88YKYM4_201909281704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98B1A153-6DA5-48B6-8EF6-3A2264F2933B", - "ticketNumber": "3E9VYXD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.80331, -80.116498", - "loadTime": "09/28/2019 15:28:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "15:30:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3E9VYXD_201909281528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2570048-2277-4CB4-9FD0-0A7B1A86BE69", - "ticketNumber": "5VNXJSL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.783035, -79.981563", - "loadTime": "09/28/2019 20:36:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:38:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5VNXJSL_201909282036_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6AF3401-3D29-4177-A0D0-88E84837A12F", - "ticketNumber": "MHYU9KY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.781912, -79.98353", - "loadTime": "09/28/2019 19:09:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "19:11:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_MHYU9KY_201909281909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8966AAF-26CD-4C3B-8C9A-9C6C1DF62809", - "ticketNumber": "6MZYV7G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.783114, -79.978917", - "loadTime": "09/28/2019 20:19:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:27:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6MZYV7G_201909282019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFB22122-4DC3-4BFD-BE7B-C61F6A5998C5", - "ticketNumber": "9MC4CFK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.803243, -80.11639", - "loadTime": "09/28/2019 15:32:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "15:34:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9MC4CFK_201909281532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5E01D96-2030-4644-98B3-CE72E3CE701A", - "ticketNumber": "5S9VGM4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.783636, -79.980754", - "loadTime": "09/28/2019 19:28:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "19:30:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5S9VGM4_201909281928_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D70EE2FC-7F40-4D69-BDAB-D4B24EC19641", - "ticketNumber": "4A3J68G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.803604, -80.118", - "loadTime": "09/28/2019 15:03:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "15:06:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4A3J68G_201909281503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE40218C-2059-42B4-AECF-2B6EDE0EF74D", - "ticketNumber": "6UGYJK8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.803604, -80.118105", - "loadTime": "09/28/2019 14:56:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "15:01:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6UGYJK8_201909281456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E048BECD-611C-489F-B866-C15068695B4D", - "ticketNumber": "5XM6S2R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.781914, -79.982047", - "loadTime": "09/28/2019 20:43:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:46:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5XM6S2R_201909282043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E270F671-F84E-4BEB-AF8C-C9A0820C923C", - "ticketNumber": "7U7L2F5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.803265, -80.120493", - "loadTime": "09/28/2019 13:52:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "13:53:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7U7L2F5_201909281352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8577B6F-F84B-41D9-A43D-61FEA8B8DD9C", - "ticketNumber": "39KBUCR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.783397, -79.980399", - "loadTime": "09/28/2019 19:31:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "19:41:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_39KBUCR_201909281931_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E95DEC65-B5A9-4517-9058-43B59D2291BA", - "ticketNumber": "3CN9BKM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.803572, -80.118205", - "loadTime": "09/28/2019 14:49:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "14:50:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3CN9BKM_201909281449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1ABB987-F967-4F53-BFBC-09D35C955823", - "ticketNumber": "47SUA3T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.803392, -80.120509", - "loadTime": "09/28/2019 13:50:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "13:51:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_47SUA3T_201909281350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5AE6581-40F8-450D-A5BD-2E047A76C3E6", - "ticketNumber": "5ZYXPYD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.801293, -80.094291", - "loadTime": "09/28/2019 17:16:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "1:21:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "18:38:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5ZYXPYD_201909281716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C74FC07-01AF-437E-990B-17089467F4AB", - "ticketNumber": "5RWB8XJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.659447, -79.943720", - "loadTime": "09/28/2019 18:33:01", - "straightDistance": "7.08", - "routeDistance": "18.41", - "timeToTower": "0:50:50", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "19:23:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_5RWB8XJ_201909281833_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E7AEF7B-1A3A-4824-ACE1-7439F5DC6490", - "ticketNumber": "9N2NTA7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.747782, -79.905954", - "loadTime": "09/28/2019 19:01:25", - "straightDistance": "10.56", - "routeDistance": "16.52", - "timeToTower": "0:48:40", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "19:50:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 95, - "quantity": 68.6, - "calculatedQuantity": "68.6 CY", - "s3DownloadKey": "HaulPass_9N2NTA7_201909281901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1764AA6C-A37A-4044-9514-F133A50A543E", - "ticketNumber": "6YWEGDM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.659230, -79.943590", - "loadTime": "09/28/2019 17:40:42", - "straightDistance": "7.08", - "routeDistance": "18.43", - "timeToTower": "1:04:09", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "18:44:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_6YWEGDM_201909281740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A74F185-55A7-4929-A281-AF5F2A834763", - "ticketNumber": "HUQ2ZFS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.727360, -79.921928", - "loadTime": "09/28/2019 17:45:50", - "straightDistance": "9.1", - "routeDistance": "15.99", - "timeToTower": "0:44:07", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "18:29:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 65, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_HUQ2ZFS_201909281745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CDB57EE-26FC-4491-8D98-AC5688D7E691", - "ticketNumber": "5VKXC7P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.659164, -79.943580", - "loadTime": "09/28/2019 18:15:02", - "straightDistance": "7.09", - "routeDistance": "18.43", - "timeToTower": "1:01:17", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "19:16:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 65, - "quantity": 44.7, - "calculatedQuantity": "44.7 CY", - "s3DownloadKey": "HaulPass_5VKXC7P_201909281815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20C5CB5D-C40C-4D98-BE53-BF77F216E107", - "ticketNumber": "3UVPYP3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.675923, -80.102209", - "loadTime": "09/28/2019 19:11:49", - "straightDistance": "2.21", - "routeDistance": "4.66", - "timeToTower": "0:45:17", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "19:57:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_3UVPYP3_201909281911_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28EECE56-5F96-40F3-B097-43967CBC7B89", - "ticketNumber": "96UB9FT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.742678, -79.915545", - "loadTime": "09/28/2019 18:59:11", - "straightDistance": "9.91", - "routeDistance": "15.91", - "timeToTower": "0:47:48", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "19:46:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 85, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_96UB9FT_201909281859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37518B41-88F6-4F9D-B3EE-F06007FC9B4C", - "ticketNumber": "5QU324Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.659272, -79.943575", - "loadTime": "09/28/2019 17:41:22", - "straightDistance": "7.09", - "routeDistance": "18.43", - "timeToTower": "1:01:51", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "18:43:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 65, - "quantity": 38.9, - "calculatedQuantity": "38.9 CY", - "s3DownloadKey": "HaulPass_5QU324Y_201909281741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6187C8CE-4318-4223-A2ED-02FCC571022F", - "ticketNumber": "8HKLXSJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.653041, -80.099168", - "loadTime": "09/28/2019 19:39:04", - "straightDistance": "2.43", - "routeDistance": "3.81", - "timeToTower": "0:27:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "20:06:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_8HKLXSJ_201909281939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "731671F8-8656-4721-84BE-8649A03B9709", - "ticketNumber": "4BBD6EN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.742538, -79.915354", - "loadTime": "09/28/2019 18:52:49", - "straightDistance": "9.91", - "routeDistance": "15.9", - "timeToTower": "0:52:22", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "19:45:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_4BBD6EN_201909281852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77D56167-F044-4835-A10C-052F9212ACB5", - "ticketNumber": "J4CC5FN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.732174, -79.922904", - "loadTime": "09/28/2019 16:57:22", - "straightDistance": "9.19", - "routeDistance": "15.89", - "timeToTower": "1:34:08", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "18:31:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 65, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_J4CC5FN_201909281651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78154F05-D738-43FF-8CD2-765B3F1F55CA", - "ticketNumber": "5SPCF3S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.727449, -79.921924", - "loadTime": "09/28/2019 17:39:54", - "straightDistance": "9.1", - "routeDistance": "15.98", - "timeToTower": "0:48:40", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "18:28:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 70, - "quantity": 52.5, - "calculatedQuantity": "52.5 CY", - "s3DownloadKey": "HaulPass_5SPCF3S_201909281739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A489156-C59E-46E1-AEDE-35F2DE4DDD3C", - "ticketNumber": "8D5S4GG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.738622, -79.984358", - "loadTime": "09/28/2019 18:33:47", - "straightDistance": "6.51", - "routeDistance": "11.66", - "timeToTower": "1:06:38", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "19:40:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 85, - "quantity": 80.5, - "calculatedQuantity": "80.5 CY", - "s3DownloadKey": "HaulPass_8D5S4GG_201909281833_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8AF74DBF-1F35-46F5-9721-4D6F48F1BB80", - "ticketNumber": "4BHK4E7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.747109, -79.919826", - "loadTime": "09/28/2019 18:28:46", - "straightDistance": "9.85", - "routeDistance": "16.25", - "timeToTower": "1:23:18", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "19:52:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_4BHK4E7_201909281828_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B914E7A-2434-4253-86D9-0B540BEDCAD3", - "ticketNumber": "8Y6SZKT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.738109, -79.943012", - "loadTime": "09/28/2019 17:16:27", - "straightDistance": "8.37", - "routeDistance": "15.02", - "timeToTower": "1:19:41", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "18:36:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 70, - "quantity": 51.3, - "calculatedQuantity": "51.3 CY", - "s3DownloadKey": "HaulPass_8Y6SZKT_201909281716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C14C0EE-CFE8-4B49-8A10-422FBCCA4C3E", - "ticketNumber": "4TATXB7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.652715, -80.099128", - "loadTime": "09/28/2019 19:21:28", - "straightDistance": "2.45", - "routeDistance": "3.84", - "timeToTower": "0:43:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "20:05:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_4TATXB7_201909281921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99AA6BE4-C320-4C7B-84B8-E64081AD6503", - "ticketNumber": "4TUUNCL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.735323, -79.932275", - "loadTime": "09/28/2019 18:16:17", - "straightDistance": "8.81", - "routeDistance": "15.23", - "timeToTower": "1:19:27", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "19:35:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 75, - "quantity": 70.6, - "calculatedQuantity": "70.6 CY", - "s3DownloadKey": "HaulPass_4TUUNCL_201909281816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D52372E-52BE-48A8-B781-40E50FFB69AC", - "ticketNumber": "8DKK7GZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.659253, -79.943638", - "loadTime": "09/28/2019 18:15:43", - "straightDistance": "7.08", - "routeDistance": "18.43", - "timeToTower": "1:02:22", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "19:18:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_8DKK7GZ_201909281815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DEB03B9-FAA8-4BEB-A31B-2F2BD6553353", - "ticketNumber": "9R5RL3P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.747870, -79.905779", - "loadTime": "09/28/2019 18:54:17", - "straightDistance": "10.58", - "routeDistance": "16.53", - "timeToTower": "0:54:18", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "19:48:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 85, - "quantity": 67.2, - "calculatedQuantity": "67.2 CY", - "s3DownloadKey": "HaulPass_9R5RL3P_201909281854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A06F99CA-07EC-4E8C-9EBC-F3491C595137", - "ticketNumber": "39NXVV6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.736962, -80.039972", - "loadTime": "09/28/2019 18:33:11", - "straightDistance": "4.66", - "routeDistance": "7.39", - "timeToTower": "0:38:08", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "19:11:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 45, - "quantity": 31.6, - "calculatedQuantity": "31.6 CY", - "s3DownloadKey": "HaulPass_39NXVV6_201909281833_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A611CC29-26B5-4073-8501-78478657FE28", - "ticketNumber": "JHUZ4FV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.734758, -80.042004", - "loadTime": "09/28/2019 18:10:46", - "straightDistance": "4.48", - "routeDistance": "7.58", - "timeToTower": "0:57:40", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "19:08:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_JHUZ4FV_201909281810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A766F595-4982-4826-BECB-607216E7EFD9", - "ticketNumber": "7YBW72W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.736245, -79.932929", - "loadTime": "09/28/2019 16:03:25", - "straightDistance": "8.81", - "routeDistance": "15.16", - "timeToTower": "1:21:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "17:24:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 75, - "quantity": 69.9, - "calculatedQuantity": "69.9 CY", - "s3DownloadKey": "HaulPass_J001_7YBW72W_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8C335D7-6152-4776-AF1C-D5579E15FB77", - "ticketNumber": "HQGF94Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.738702, -79.984408", - "loadTime": "09/28/2019 18:52:36", - "straightDistance": "6.51", - "routeDistance": "11.66", - "timeToTower": "0:49:06", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "19:41:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 90, - "quantity": 95.9, - "calculatedQuantity": "95.9 CY", - "s3DownloadKey": "HaulPass_HQGF94Z_201909281852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2B94152-F612-4377-AE48-B58E85977370", - "ticketNumber": "BR9Y8UD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.626190, -80.194473", - "loadTime": "09/28/2019 19:26:22", - "straightDistance": "8.22", - "routeDistance": "15.73", - "timeToTower": "0:45:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "20:11:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 60, - "quantity": 42.3, - "calculatedQuantity": "42.3 CY", - "s3DownloadKey": "HaulPass_BR9Y8UD_201909281926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B42164B8-EE03-4DBA-87AC-64BBAD38F6F8", - "ticketNumber": "4BC9GGY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.701636, -79.955439", - "loadTime": "09/28/2019 18:27:27", - "straightDistance": "6.64", - "routeDistance": "16.22", - "timeToTower": "0:52:31", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "19:19:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_4BC9GGY_201909281734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBDFA2FC-A0C1-4408-83B1-3FD7822C9651", - "ticketNumber": "3PNPKQ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.731091, -79.924336", - "loadTime": "09/28/2019 17:46:06", - "straightDistance": "9.08", - "routeDistance": "16.03", - "timeToTower": "0:46:46", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "18:32:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 70, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_3PNPKQ7_201909281746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFE4B516-988A-4533-B7D2-5A7A06403E43", - "ticketNumber": "3TBVEXD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.640185, -80.095716", - "loadTime": "09/28/2019 18:31:15", - "straightDistance": "2.89", - "routeDistance": "4.72", - "timeToTower": "0:28:10", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "18:59:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_3TBVEXD_201909281831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CAA136AD-58BD-411B-8713-04AF8D040980", - "ticketNumber": "3M3RNJH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.735361, -79.932445", - "loadTime": "09/28/2019 18:17:56", - "straightDistance": "8.8", - "routeDistance": "15.23", - "timeToTower": "1:19:47", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "19:37:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 75, - "quantity": 69.9, - "calculatedQuantity": "69.9 CY", - "s3DownloadKey": "HaulPass_3M3RNJH_201909281817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEC70BA8-BC72-4619-AFCA-9E599617C827", - "ticketNumber": "3JPX4GG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.736322, -79.933033", - "loadTime": "09/28/2019 16:18:40", - "straightDistance": "8.81", - "routeDistance": "15.15", - "timeToTower": "1:02:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "17:21:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 80, - "quantity": 75.3, - "calculatedQuantity": "75.3 CY", - "s3DownloadKey": "HaulPass_J001_3JPX4GG_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEB5C074-6302-4C2D-9EA4-711EE475E74F", - "ticketNumber": "9E7Q26V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.626213, -80.194472", - "loadTime": "09/28/2019 19:27:27", - "straightDistance": "8.21", - "routeDistance": "15.73", - "timeToTower": "0:45:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "20:13:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_9E7Q26V_201909281927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E02A6B1A-9B44-4C1E-B05D-8D7CDB951687", - "ticketNumber": "9UNR58N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.705328, -79.942137", - "loadTime": "09/28/2019 17:59:24", - "straightDistance": "7.45", - "routeDistance": "16.97", - "timeToTower": "2:08:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "20:08:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 80, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_9UNR58N_201909281759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6DA72E9-7E42-474E-A155-CEFBC3AF8F78", - "ticketNumber": "8JKC33H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.705420, -79.942139", - "loadTime": "09/28/2019 18:14:31", - "straightDistance": "7.46", - "routeDistance": "16.98", - "timeToTower": "1:55:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "20:09:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 80, - "quantity": 59.4, - "calculatedQuantity": "59.4 CY", - "s3DownloadKey": "HaulPass_8JKC33H_201909281814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE4798D0-71E5-4B14-BA44-5A30312C135D", - "ticketNumber": "7AKHD3Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.702192, -80.110815", - "loadTime": "09/28/2019 18:38:20", - "straightDistance": "3.38", - "routeDistance": "7.56", - "timeToTower": "0:48:06", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "19:26:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_7AKHD3Y_201909281838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F00542A7-7762-45E7-8471-3C6A9A9F753D", - "ticketNumber": "3FCMW7W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.685360, -80.082920", - "loadTime": "09/28/2019 17:51:43", - "straightDistance": "1.38", - "routeDistance": "3.37", - "timeToTower": "0:57:58", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "18:49:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_3FCMW7W_201909281751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F525382C-78A2-4CB7-93DD-6C302F23EDB6", - "ticketNumber": "FX2J8GC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.745884, -79.917321", - "loadTime": "09/28/2019 19:01:37", - "straightDistance": "9.93", - "routeDistance": "16.09", - "timeToTower": "0:51:38", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "19:53:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_FX2J8GC_201909281830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5CAFBC0-1FF4-40CB-BCBA-612467987A9E", - "ticketNumber": "7TRFW39", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.675918, -80.102205", - "loadTime": "09/28/2019 19:08:43", - "straightDistance": "2.21", - "routeDistance": "4.66", - "timeToTower": "0:53:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "20:02:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_J001_7TRFW39_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5F8AEFA-455A-46BD-99B9-E60583FDB9B9", - "ticketNumber": "6G75J8G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.643339, -80.096726", - "loadTime": "09/28/2019 18:46:25", - "straightDistance": "2.76", - "routeDistance": "4.5", - "timeToTower": "0:13:49", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "19:00:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_6G75J8G_201909281837_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6837FAE-3A9E-4648-BD83-809354867482", - "ticketNumber": "4VD9LL8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.738272, -79.942914", - "loadTime": "09/28/2019 17:04:16", - "straightDistance": "8.39", - "routeDistance": "15.03", - "timeToTower": "1:30:35", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "18:34:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_4VD9LL8_201909281704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FBD707FD-5750-4566-A89F-B1CC9254F60D", - "ticketNumber": "9JJ7XNV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.685379, -80.082825", - "loadTime": "09/28/2019 17:52:17", - "straightDistance": "1.38", - "routeDistance": "3.36", - "timeToTower": "0:58:22", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "18:50:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_9JJ7XNV_201909281752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC9F8C59-FE49-4967-A35C-4798380BD624", - "ticketNumber": "4AUJ7U7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.718853, -79.939283", - "loadTime": "09/28/2019 18:58:06", - "straightDistance": "7.94", - "routeDistance": "15.02", - "timeToTower": "0:45:26", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "19:43:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_4AUJ7U7_201909281858_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEFF8AA9-149D-4A59-A2DA-D38F486F5F7F", - "ticketNumber": "3Y7TYGV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.702053, -80.113298", - "loadTime": "09/28/2019 18:51:51", - "straightDistance": "3.49", - "routeDistance": "7.71", - "timeToTower": "0:36:19", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "19:28:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_3Y7TYGV_201909281851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DA26D2F-F4D0-4F35-9E32-7D3D8BBE3502", - "ticketNumber": "HPVYG49", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.818566, -80.028818", - "loadTime": "09/28/2019 18:16:58", - "straightDistance": "13.29", - "routeDistance": "16.51", - "timeToTower": "1:39:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "19:56:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_HPVYG49_201909281816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F6CA72E-5E01-4527-8C4E-DDCB2DD1427C", - "ticketNumber": "5E7XQHB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815403, -79.995559", - "loadTime": "09/28/2019 18:47:27", - "straightDistance": "15.22", - "routeDistance": "17.53", - "timeToTower": "0:58:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "19:46:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_5E7XQHB_201909281847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42B95D86-CF89-4CEC-A7FE-4999132295D1", - "ticketNumber": "5XBT8ZA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814830, -79.994685", - "loadTime": "09/28/2019 18:51:40", - "straightDistance": "15.27", - "routeDistance": "17.64", - "timeToTower": "0:46:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "19:38:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_5XBT8ZA_201909281851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D9CD73A-DA61-4565-89DC-047627A80817", - "ticketNumber": "57C3U48", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.815875, -79.994564", - "loadTime": "09/28/2019 18:52:24", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "0:51:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "19:44:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_57C3U48_201909281852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68F1F8E3-9F06-4C9F-A90C-4F7D1AD3A7F6", - "ticketNumber": "95UZ926", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.818841, -80.028791", - "loadTime": "09/28/2019 18:17:38", - "straightDistance": "13.29", - "routeDistance": "16.52", - "timeToTower": "1:41:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "19:58:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_95UZ926_201909281817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DBEAED4-3C43-49E7-B809-3AFD1AF7C57D", - "ticketNumber": "7RYK974", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.815855, -79.994623", - "loadTime": "09/28/2019 18:49:52", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "0:55:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "19:45:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 65, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_7RYK974_201909281849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF6BCB5F-2446-47B4-ABFA-C9F1F149AA34", - "ticketNumber": "5NV8DYH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815368, -79.994348", - "loadTime": "09/28/2019 18:51:55", - "straightDistance": "15.29", - "routeDistance": "17.61", - "timeToTower": "0:51:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "19:43:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_5NV8DYH_201909281851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2597756-5D53-440C-9196-E792A4C9CBCE", - "ticketNumber": "6NRP9UF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815300, -79.995532", - "loadTime": "09/28/2019 18:47:45", - "straightDistance": "15.22", - "routeDistance": "17.55", - "timeToTower": "1:00:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "19:48:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_6NRP9UF_201909281847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44558D99-9A97-4D05-AECA-17B44CB24687", - "ticketNumber": "342KWX3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.676468, -80.190047", - "loadTime": "09/28/2019 20:53:40", - "straightDistance": "7.31", - "routeDistance": "13.11", - "timeToTower": "0:45:05", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "21:38:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 60, - "quantity": 42.3, - "calculatedQuantity": "42.3 CY", - "s3DownloadKey": "HaulPass_342KWX3_201909282053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78047D0B-8B6E-4028-A7E0-57CCCB8BB5D3", - "ticketNumber": "45HN5VF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.747132, -79.907229", - "loadTime": "09/28/2019 20:43:49", - "straightDistance": "10.48", - "routeDistance": "16.43", - "timeToTower": "0:48:44", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "21:32:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_45HN5VF_201909282032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E921F8D-06D1-4C8D-8E63-AE7C1C4C07DF", - "ticketNumber": "62LRKKU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.742719, -79.920533", - "loadTime": "09/28/2019 20:24:33", - "straightDistance": "9.66", - "routeDistance": "15.7", - "timeToTower": "1:12:12", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "21:36:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_62LRKKU_201909282024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2997A7B-5927-4D57-9FB5-B13AF377AD73", - "ticketNumber": "5XBV5VA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.738649, -79.983673", - "loadTime": "09/28/2019 20:38:46", - "straightDistance": "6.54", - "routeDistance": "11.62", - "timeToTower": "1:02:01", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "21:40:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 85, - "quantity": 80.5, - "calculatedQuantity": "80.5 CY", - "s3DownloadKey": "HaulPass_5XBV5VA_201909282038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12CD19BB-DD34-4EF1-95F6-5FB936480F28", - "ticketNumber": "7T68UBZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.745943, -79.937084", - "loadTime": "09/28/2019 21:34:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "21:36:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7T68UBZ_201909282134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C025B00-8A91-4190-AA58-F3DCD8828092", - "ticketNumber": "64X7UAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.745263, -79.936004", - "loadTime": "09/28/2019 21:26:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "21:28:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64X7UAF_201909282126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D3A3275-B271-4B75-B3F0-10B523013A85", - "ticketNumber": "8HUE4ZR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.743584, -79.936753", - "loadTime": "09/28/2019 19:15:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "19:19:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8HUE4ZR_201909281915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2116CD77-1FBC-4206-BA0E-7A1B527F3FBE", - "ticketNumber": "77H4LDW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.744657, -79.935514", - "loadTime": "09/28/2019 20:53:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:55:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77H4LDW_201909282053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B5B1257-70C7-4DCA-A230-35E312DA62A3", - "ticketNumber": "67VSWPE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746349, -79.937455", - "loadTime": "09/28/2019 21:40:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "21:45:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_67VSWPE_201909282140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3510B600-4513-4D27-B355-C41519C01B84", - "ticketNumber": "9VEUZMZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.744754, -79.935411", - "loadTime": "09/28/2019 20:43:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:48:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VEUZMZ_201909282043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CA62982-D5B9-425F-8E9D-CAA2E41CBDD4", - "ticketNumber": "76FEY8G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.743607, -79.935036", - "loadTime": "09/28/2019 20:01:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:07:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_76FEY8G_201909282001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D0394D0-27EF-4F15-88E6-113738CEF7F6", - "ticketNumber": "P4J4ND7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742408, -79.934137", - "loadTime": "09/28/2019 18:16:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "18:19:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_P4J4ND7_201909281816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4DBAB6F3-C1FC-40C2-8298-795732F6A17D", - "ticketNumber": "7YSVBMB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742482, -79.934593", - "loadTime": "09/28/2019 18:22:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "18:27:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7YSVBMB_201909281822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E85B081-AE63-4B01-B653-0909F055E684", - "ticketNumber": "8NU42HT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.744807, -79.935875", - "loadTime": "09/28/2019 21:04:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "21:08:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NU42HT_201909282104_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DC1F47C-05A7-412B-BC10-96392F572B90", - "ticketNumber": "8P94MER", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.744177, -79.935317", - "loadTime": "09/28/2019 20:19:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:28:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8P94MER_201909282019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60F1B2D8-541F-4257-BFE1-59F947074821", - "ticketNumber": "3PAVPBW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742851, -79.936698", - "loadTime": "09/28/2019 18:31:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:18:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "18:49:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3PAVPBW_201909281831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "616D45C3-B70A-464D-8952-8269BBECAED3", - "ticketNumber": "92Z9FY5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.744724, -79.938358", - "loadTime": "09/28/2019 19:24:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "19:27:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_92Z9FY5_201909281924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72E59221-B941-4273-B900-13798F20DE6E", - "ticketNumber": "3S53YDZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.745446, -79.93589", - "loadTime": "09/28/2019 21:23:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "21:25:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3S53YDZ_201909282123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C3878C7-8A4B-40A9-8593-60D157B6A52B", - "ticketNumber": "4KHHES4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.743415, -79.934931", - "loadTime": "09/28/2019 20:08:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:16:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4KHHES4_201909282008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C88D1CE-18AD-4022-BDED-B786C7BDF2E5", - "ticketNumber": "8U4YM3U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.744807, -79.938433", - "loadTime": "09/28/2019 19:27:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "19:38:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8U4YM3U_201909281927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9397E572-E6D5-442B-8E99-2D65B178D876", - "ticketNumber": "48H2XWC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.745113, -79.935474", - "loadTime": "09/28/2019 21:11:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "21:22:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_48H2XWC_201909282111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93B0B32C-99D6-4519-9C37-3DECDB19A549", - "ticketNumber": "9A37M9Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742484, -79.934167", - "loadTime": "09/28/2019 18:19:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "18:22:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9A37M9Q_201909281819_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94992133-9FBD-432D-9B5D-D54017F14204", - "ticketNumber": "6WMLNTV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.745198, -79.935197", - "loadTime": "09/28/2019 20:48:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:52:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6WMLNTV_201909282048_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1780C16-931B-41D0-B1BA-955C84464DC9", - "ticketNumber": "32XX6HY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.744423, -79.935183", - "loadTime": "09/28/2019 20:32:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:36:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_32XX6HY_201909282032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6C1AC34-3575-45A0-993B-018F6A002043", - "ticketNumber": "8VQTT3E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.744807, -79.935875", - "loadTime": "09/28/2019 21:02:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "21:04:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8VQTT3E_201909282102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0BCBA72-0708-4D77-B5D2-86845DE500B1", - "ticketNumber": "8FB2YVC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.743626, -79.934817", - "loadTime": "09/28/2019 19:54:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:01:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8FB2YVC_201909281954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0CCB06B-A112-488E-92D3-49E5F8796A13", - "ticketNumber": "4QJNKS9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.744973, -79.93556", - "loadTime": "09/28/2019 21:09:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "21:10:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4QJNKS9_201909282109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB67F87F-FAE3-49C3-BB50-86D49E9BB394", - "ticketNumber": "8XXB5DS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.74335, -79.934924", - "loadTime": "09/28/2019 19:42:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "19:54:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8XXB5DS_201909281942_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC1B8FBE-E33C-41B5-94BC-04739106BB5B", - "ticketNumber": "4QQPB2X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.744287, -79.935175", - "loadTime": "09/28/2019 20:16:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:18:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4QQPB2X_201909282016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E00396A2-F83D-4E5F-A7C9-1CA33B468124", - "ticketNumber": "78U4CGC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742418, -79.932988", - "loadTime": "09/28/2019 17:58:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "18:02:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_78U4CGC_201909281758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F42721CD-AD39-44B1-851B-130264609FDA", - "ticketNumber": "927WBRM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.743143, -79.935138", - "loadTime": "09/28/2019 19:38:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "19:42:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_927WBRM_201909281938_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FDC8FE84-75D4-48A0-B0A7-AB275577D39E", - "ticketNumber": "7J9R4PJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.745951, -79.937179", - "loadTime": "09/28/2019 21:30:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "21:34:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7J9R4PJ_201909282130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02A4A7AA-F805-40EA-B889-B0241AF28381", - "ticketNumber": "7LGCYGA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.837654, -79.816341", - "loadTime": "09/28/2019 18:43:05", - "straightDistance": "9.85", - "routeDistance": "10.54", - "timeToTower": "1:07:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "19:50:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_7LGCYGA_201909281843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0900B1FB-27F8-49C7-BAAC-771C775F3655", - "ticketNumber": "4KRLCPN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5KASAEH", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836570, -79.816214", - "loadTime": "09/28/2019 20:31:28", - "straightDistance": "9.89", - "routeDistance": "10.85", - "timeToTower": "1:16:44", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "21:48:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "65.9 CY", - "percentFull": 70, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_4KRLCPN_201909282031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CBF5661-2A7D-44B0-B2A2-2F059CB46A44", - "ticketNumber": "6P8YPGC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836663, -79.816810", - "loadTime": "09/28/2019 18:30:53", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "0:23:02", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "18:53:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 70, - "quantity": 52.6, - "calculatedQuantity": "52.6 CY", - "s3DownloadKey": "HaulPass_6P8YPGC_201909281830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1002C4A9-6EF9-4923-B071-B990AD0E9FC5", - "ticketNumber": "9N7BVUW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836607, -79.816376", - "loadTime": "09/28/2019 18:17:53", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:29:32", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "18:47:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 55, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_9N7BVUW_201909281817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26D440E8-7DD1-40E3-9F61-8EE9AA6C24DC", - "ticketNumber": "5FVYU89", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3V5MUVQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836645, -79.815416", - "loadTime": "09/28/2019 20:24:21", - "straightDistance": "9.86", - "routeDistance": "10.63", - "timeToTower": "0:50:13", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "21:14:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.4 CY", - "percentFull": 70, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_5FVYU89_201909282024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3746CAEB-915D-4944-BAA2-12D0B4997D55", - "ticketNumber": "5QLDHMH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.837716, -79.815448", - "loadTime": "09/28/2019 20:00:39", - "straightDistance": "9.81", - "routeDistance": "10.68", - "timeToTower": "0:38:34", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "20:39:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 80, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_5QLDHMH_201909282000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C586C4E-920C-4C1A-9C7E-F3237FBE9821", - "ticketNumber": "45K5MSR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836663, -79.816810", - "loadTime": "09/28/2019 18:30:38", - "straightDistance": "9.91", - "routeDistance": "10.84", - "timeToTower": "0:24:22", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "18:55:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 55, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_45K5MSR_201909281830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82BC23CE-13E8-4F32-BB84-AD5DC2275F7F", - "ticketNumber": "C4JVEQT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "95X9Q4N", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7642AWZ", - "fieldMonitorName": "Tyler Blount", - "loadCoordinates": "32.836782, -79.816472", - "loadTime": "09/28/2019 20:31:44", - "straightDistance": "9.89", - "routeDistance": "10.59", - "timeToTower": "1:17:26", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "21:49:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "63.6 CY", - "percentFull": 50, - "quantity": 31.8, - "calculatedQuantity": "31.8 CY", - "s3DownloadKey": "HaulPass_C4JVEQT_201909282031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B9F8FC4-67C9-489B-9ADA-D831C7EC5131", - "ticketNumber": "9NU6H8Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836900, -79.815577", - "loadTime": "09/28/2019 19:33:00", - "straightDistance": "9.85", - "routeDistance": "10.63", - "timeToTower": "0:46:18", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "20:19:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_9NU6H8Z_201909281933_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DB4D019-E09A-4C9A-B3AD-6AB39B5F1676", - "ticketNumber": "67XNAPF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836612, -79.816372", - "loadTime": "09/28/2019 18:18:11", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:28:03", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "18:46:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_67XNAPF_201909281818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1B9AB4F-2463-42E7-B9E7-5C3F9B29F534", - "ticketNumber": "3BZZMRV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "89NJPF9", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836703, -79.816570", - "loadTime": "09/28/2019 19:05:44", - "straightDistance": "9.9", - "routeDistance": "10.85", - "timeToTower": "0:51:57", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "19:57:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.5 CY", - "percentFull": 60, - "quantity": 41.7, - "calculatedQuantity": "41.7 CY", - "s3DownloadKey": "HaulPass_3BZZMRV_201909281905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DAB3B8CE-CD5A-48CB-9DAE-DE0C24EB4BBF", - "ticketNumber": "5234D9R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.837958, -79.815416", - "loadTime": "09/28/2019 19:32:45", - "straightDistance": "9.79", - "routeDistance": "10.49", - "timeToTower": "0:47:30", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "20:20:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 60, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_5234D9R_201909281932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E236DF6D-ED35-4019-A1F0-A13BC2FE42C3", - "ticketNumber": "6NZ2GMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.836437, -79.814420", - "loadTime": "09/28/2019 20:31:02", - "straightDistance": "9.83", - "routeDistance": "10.64", - "timeToTower": "1:09:37", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "21:40:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_6NZ2GMX_201909282031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA6F3330-9EC9-4431-AE11-D67C207DC81D", - "ticketNumber": "5AZ2FKC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6N2D59K", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7R7GEYC", - "fieldMonitorName": "Ronald Huff", - "loadCoordinates": "32.837285, -79.816312", - "loadTime": "09/28/2019 19:05:30", - "straightDistance": "9.86", - "routeDistance": "10.56", - "timeToTower": "0:51:09", - "towerMonitorUserCertificationNumber": "9SYPQV8", - "towerMonitorName": "Sheena Simmons", - "siteName": "Seewee Road DMS", - "siteCoordinates": "32.936126, -79.693496", - "disposalDate": "09/28/2019", - "disposalTime": "19:56:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_5AZ2FKC_201909281905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17CB1766-16C7-4CBE-BE30-D7E401ECFA97", - "ticketNumber": "8CJHA9N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.586248, -80.324808", - "loadTime": "09/28/2019 21:03:00", - "straightDistance": "1.81", - "routeDistance": "2.37", - "timeToTower": "0:42:21", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "21:45:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 85, - "quantity": 66, - "calculatedQuantity": "66 CY", - "s3DownloadKey": "HaulPass_8CJHA9N_201909282103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19B6639B-1DEA-4DBA-A347-6482252A712D", - "ticketNumber": "C89HMRS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.564535, -80.335712", - "loadTime": "09/28/2019 20:55:43", - "straightDistance": "2.06", - "routeDistance": "4.06", - "timeToTower": "0:22:17", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "21:18:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_C89HMRS_201909282055_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D641872-3CC9-48F1-A7E5-3D25634C14BF", - "ticketNumber": "8R4GNKN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.571409, -80.327135", - "loadTime": "09/28/2019 20:44:53", - "straightDistance": "2.06", - "routeDistance": "3.26", - "timeToTower": "0:32:06", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "21:16:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 60, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_8R4GNKN_201909282044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "494F633A-505D-4E7E-BC18-08436950B13F", - "ticketNumber": "7N9U58E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.565267, -80.336712", - "loadTime": "09/28/2019 20:00:39", - "straightDistance": "1.98", - "routeDistance": "4.14", - "timeToTower": "0:20:13", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "20:20:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_7N9U58E_201909282000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "665BD173-D0F5-472D-A053-E3FAD075CB14", - "ticketNumber": "7QMBQPB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.564698, -80.338346", - "loadTime": "09/28/2019 19:58:41", - "straightDistance": "1.96", - "routeDistance": "4.25", - "timeToTower": "0:21:23", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "20:20:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 55, - "quantity": 39.9, - "calculatedQuantity": "39.9 CY", - "s3DownloadKey": "HaulPass_7QMBQPB_201909281958_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E76D7A3-66D1-4F5C-9A87-C201FDC48A65", - "ticketNumber": "958HC9R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.585386, -80.325031", - "loadTime": "09/28/2019 21:00:57", - "straightDistance": "1.81", - "routeDistance": "2.31", - "timeToTower": "0:43:41", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "21:44:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_958HC9R_201909282100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C684749F-BB0A-4B18-9EEB-3C6DA8492918", - "ticketNumber": "5KB2K29", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.641341, -80.299056", - "loadTime": "09/28/2019 20:38:16", - "straightDistance": "4.89", - "routeDistance": "8.96", - "timeToTower": "1:03:35", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "21:41:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_5KB2K29_201909282033_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9A5B587-3CC8-4E84-96A1-85BB8AF518AF", - "ticketNumber": "5VLV3FQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.697573, -80.379227", - "loadTime": "09/28/2019 20:04:49", - "straightDistance": "7.62", - "routeDistance": "11.3", - "timeToTower": "0:52:41", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "20:57:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 55, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_5VLV3FQ_201909282004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0371E141-B71F-4B7D-8EED-1A76E168B47E", - "ticketNumber": "69GEVZX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.725432, -79.943148", - "loadTime": "09/28/2019 15:21:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "15:23:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_69GEVZX_201909281521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "050FADED-7445-4FD2-B962-EA68B79E8731", - "ticketNumber": "9UK9PB9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.72133, -79.954757", - "loadTime": "09/28/2019 14:30:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "14:31:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9UK9PB9_201909281430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1525B9A6-BA45-41B7-A322-151902B5B5DF", - "ticketNumber": "9PZ85CF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.719868, -79.958322", - "loadTime": "09/28/2019 13:58:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "14:01:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9PZ85CF_201909281358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1569B26B-35D4-4893-883B-5165D51F83FB", - "ticketNumber": "973QNE9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720066, -79.958187", - "loadTime": "09/28/2019 14:04:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "14:05:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_973QNE9_201909281404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "227CD9D6-63D8-4385-B0DF-805B3EBC445E", - "ticketNumber": "4N7SBCX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.724059, -79.947226", - "loadTime": "09/28/2019 14:50:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "14:51:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4N7SBCX_201909281450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A7B0BB5-2868-4EC3-BAD4-5422228F2151", - "ticketNumber": "8WYEUWP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720643, -79.958753", - "loadTime": "09/28/2019 13:50:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "13:57:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8WYEUWP_201909281350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "451727E0-A2BF-400D-BB71-1DC69F3778DE", - "ticketNumber": "3XTSQ8V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720758, -79.956079", - "loadTime": "09/28/2019 14:16:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "14:21:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3XTSQ8V_201909281416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4933F968-310F-4DF9-A885-9768BB87950D", - "ticketNumber": "44SXK9M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.74166, -79.918596", - "loadTime": "09/28/2019 15:57:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:02:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_44SXK9M_201909281557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49584372-B15E-42E6-8FE1-E00F717BDEE0", - "ticketNumber": "6RGC4YL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.717298, -79.965047", - "loadTime": "09/28/2019 12:16:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "12:18:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6RGC4YL_201909281216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AFFE21D-18DE-481D-9717-F0077EE4F827", - "ticketNumber": "4D5LTEQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.719969, -79.959054", - "loadTime": "09/28/2019 13:31:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "13:36:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4D5LTEQ_201909281331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F6ACD92-D920-4B58-800C-3424EB7C7276", - "ticketNumber": "3FN4WUT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720162, -79.958149", - "loadTime": "09/28/2019 14:05:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "14:06:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3FN4WUT_201909281405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68F3300C-39B2-42D7-AE6B-9FECE7E14B99", - "ticketNumber": "4EXCM6M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.719222, -79.960324", - "loadTime": "09/28/2019 12:47:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "12:48:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4EXCM6M_201909281247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74F98463-E73B-4AA5-A973-1DACA3463F23", - "ticketNumber": "3P2WE5T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.724891, -79.94418", - "loadTime": "09/28/2019 14:59:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "15:02:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3P2WE5T_201909281459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "760DE0E9-B44C-416B-A8DE-5F91FCC2FF2B", - "ticketNumber": "7ZJPGBN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.725334, -79.943372", - "loadTime": "09/28/2019 15:12:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "15:16:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ZJPGBN_201909281512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "806F57ED-21C8-4307-9EB3-108F3F2B02B4", - "ticketNumber": "5U25LW8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.718701, -79.962225", - "loadTime": "09/28/2019 12:32:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "12:37:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5U25LW8_201909281232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81B4D18D-25D2-4D5B-BA28-57D0BC26AC49", - "ticketNumber": "5KYHY9C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720024, -79.958367", - "loadTime": "09/28/2019 14:01:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "14:03:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5KYHY9C_201909281401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "894F2B23-7406-4ABE-9002-16A442B468E7", - "ticketNumber": "6MP9YMK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.724793, -79.943925", - "loadTime": "09/28/2019 15:03:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "15:04:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6MP9YMK_201909281503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C649751-1FF0-448D-BD67-218DF61FA8AE", - "ticketNumber": "3PF8GMA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.722111, -79.95229", - "loadTime": "09/28/2019 14:37:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "14:38:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3PF8GMA_201909281437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F69095C-5FB0-442C-8D77-1B805E80D928", - "ticketNumber": "88CTU6H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.71985, -79.958864", - "loadTime": "09/28/2019 13:39:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "13:41:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88CTU6H_201909281339_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA596F69-B098-478A-9913-C647C530D100", - "ticketNumber": "4FX8LQ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.725243, -79.943413", - "loadTime": "09/28/2019 15:08:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "15:12:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4FX8LQ8_201909281508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD623918-BE94-48AE-A4E1-4136FEB89C01", - "ticketNumber": "KRCNTJV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.721148, -79.955174", - "loadTime": "09/28/2019 14:26:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "14:30:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_KRCNTJV_201909281426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B68F898A-A3A9-4DBA-AF70-FD6508E601E1", - "ticketNumber": "EMSPUMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.725445, -79.943424", - "loadTime": "09/28/2019 15:17:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "15:19:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_EMSPUMX_201909281517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8AA983C-1552-4BE4-88F4-BDE8A920CF5F", - "ticketNumber": "825YVYM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.719216, -79.960234", - "loadTime": "09/28/2019 12:43:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "12:46:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_825YVYM_201909281243_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD119CAA-361F-4D79-851D-241013A1D9C1", - "ticketNumber": "5EELZDU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.719965, -79.958753", - "loadTime": "09/28/2019 13:43:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "13:46:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5EELZDU_201909281343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE336922-D37E-42EE-8D74-6CA529BF05F4", - "ticketNumber": "98NDDDS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.72234, -79.951851", - "loadTime": "09/28/2019 14:41:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "14:43:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_98NDDDS_201909281441_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFB9E58C-BD0B-4AFE-92FB-EC3108D4515B", - "ticketNumber": "7MPTDDE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.717631, -79.964535", - "loadTime": "09/28/2019 12:21:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "12:25:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7MPTDDE_201909281221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA124D01-58B6-4FBD-90AC-59711A209018", - "ticketNumber": "5GQNQPM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.719643, -79.958844", - "loadTime": "09/28/2019 13:37:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "13:38:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5GQNQPM_201909281337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2A0872B-79C4-4572-BD24-419D9CB21F75", - "ticketNumber": "5XHB2Q2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720027, -79.958679", - "loadTime": "09/28/2019 13:47:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "13:49:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5XHB2Q2_201909281347_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEB3F3AD-5640-48D7-9AC3-E4DB0D940246", - "ticketNumber": "R23K86U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.71995, -79.958801", - "loadTime": "09/28/2019 13:46:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "13:47:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_R23K86U_201909281346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03CF9283-749E-4FC0-81B7-EE66E70D31B7", - "ticketNumber": "7XK5DFQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742369, -79.932888", - "loadTime": "09/28/2019 17:50:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:52:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7XK5DFQ_201909281750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3AE98C56-1DDD-48AD-B5F1-64DEE334D783", - "ticketNumber": "7HN7WZD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742341, -79.930846", - "loadTime": "09/28/2019 17:15:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:25:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7HN7WZD_201909281715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C0D71D8-6424-48A9-A71F-19083AABC1BD", - "ticketNumber": "9WFD6M4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742385, -79.932199", - "loadTime": "09/28/2019 17:37:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:38:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9WFD6M4_201909281737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "431D3ED2-D7BC-4EAD-8EE4-872677F87241", - "ticketNumber": "78YNCAS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.741978, -79.92231", - "loadTime": "09/28/2019 16:26:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:27:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_78YNCAS_201909281626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C78F724-A31F-483D-9CAB-AB5A30E5BECF", - "ticketNumber": "3PNW7P3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742247, -79.931697", - "loadTime": "09/28/2019 17:28:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:31:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3PNW7P3_201909281728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F99DB48-8A69-47A0-9112-9432872E5CA6", - "ticketNumber": "9C5VXC2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.741898, -79.92358", - "loadTime": "09/28/2019 16:37:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:44:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9C5VXC2_201909281637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60A710EA-0D15-415A-A72A-45EB0B6115A8", - "ticketNumber": "48DFBJL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.741932, -79.920105", - "loadTime": "09/28/2019 16:19:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:21:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_48DFBJL_201909281619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6278DADF-97A6-4C0A-A98A-98013AC797D6", - "ticketNumber": "5D8ANAV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742319, -79.931882", - "loadTime": "09/28/2019 17:25:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:27:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5D8ANAV_201909281725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65406913-385E-49E0-8782-8F08D96F5F92", - "ticketNumber": "8WLR3UP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.741928, -79.931973", - "loadTime": "09/28/2019 17:31:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:37:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8WLR3UP_201909281731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6611B4B4-EF9E-4E0B-AC43-9F31DFAAD76C", - "ticketNumber": "6W7BCHR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742135, -79.930835", - "loadTime": "09/28/2019 17:11:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:15:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6W7BCHR_201909281711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66C5988F-DE09-4AAF-8F5C-4DB107780C1A", - "ticketNumber": "57XPUYT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.741673, -79.918681", - "loadTime": "09/28/2019 16:03:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:04:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_57XPUYT_201909281603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C1A57E9-438D-40D1-915E-96AF406E4DCA", - "ticketNumber": "852MWQB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742106, -79.932286", - "loadTime": "09/28/2019 17:39:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:42:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_852MWQB_201909281739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E4FC228-8451-4A1D-A5B5-F86B33F3CAB2", - "ticketNumber": "696KB6N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742022, -79.926804", - "loadTime": "09/28/2019 16:47:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:50:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_696KB6N_201909281647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A807B1E1-E339-4B68-8692-3217A4FBDF66", - "ticketNumber": "6HEQDWX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.741991, -79.926604", - "loadTime": "09/28/2019 16:50:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:56:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HEQDWX_201909281650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8473EE5-1349-47F0-91C0-4039D24660D8", - "ticketNumber": "98AFNBQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.741929, -79.919274", - "loadTime": "09/28/2019 16:11:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:14:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_98AFNBQ_201909281611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6105512-0720-45E4-8285-68025F79733C", - "ticketNumber": "7XVXENB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742339, -79.932682", - "loadTime": "09/28/2019 17:43:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:45:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7XVXENB_201909281743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBD55D67-5E3A-4640-A6BB-02981D308619", - "ticketNumber": "9HG6FYZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742513, -79.933015", - "loadTime": "09/28/2019 17:45:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:48:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9HG6FYZ_201909281745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2B6C788-13F1-4BA8-96E6-17048432CC2F", - "ticketNumber": "6UPB39D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742115, -79.933234", - "loadTime": "09/28/2019 17:52:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:56:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6UPB39D_201909281752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE53E926-B7BD-4ACE-A6B6-AEA2D85C5A6C", - "ticketNumber": "7VSB359", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742355, -79.932967", - "loadTime": "09/28/2019 17:48:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:50:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7VSB359_201909281748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D591EE99-C3BF-4658-A792-0BF2819471BC", - "ticketNumber": "A6Y88YQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.741778, -79.918762", - "loadTime": "09/28/2019 16:05:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:06:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_A6Y88YQ_201909281605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D649C0F0-E99C-4F81-93E6-3A5256C7E8B2", - "ticketNumber": "4Y7QU4W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.741879, -79.923482", - "loadTime": "09/28/2019 16:32:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:36:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4Y7QU4W_201909281632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFCDE6E8-35EF-4EEB-BA31-03117FD4ADE2", - "ticketNumber": "87N56R3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.741991, -79.930498", - "loadTime": "09/28/2019 17:03:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:09:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_87N56R3_201909281703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEABFAE0-D25C-4454-8F43-FCF2503CCF50", - "ticketNumber": "CNNYWB6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.741909, -79.92038", - "loadTime": "09/28/2019 16:17:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:19:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_CNNYWB6_201909281617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00A96037-D3DD-4011-A5D1-31CC18DA5DB1", - "ticketNumber": "74X3GUZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.741667, -79.941724", - "loadTime": "09/28/2019 22:02:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "22:06:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_74X3GUZ_201909282202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "014D2A46-A99F-42AE-8B08-69A028707241", - "ticketNumber": "4Y6WEWF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730487, -79.929381", - "loadTime": "09/28/2019 17:45:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:49:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4Y6WEWF_201909281745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0164491E-2631-4978-8360-8157051BD48E", - "ticketNumber": "9S4H7KF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730181, -79.934111", - "loadTime": "09/28/2019 18:27:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "18:31:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9S4H7KF_201909281827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "044A1884-BD84-4D70-A80D-9D084C899AD2", - "ticketNumber": "8C3RRDR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736845, -79.922827", - "loadTime": "09/28/2019 15:47:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "15:51:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8C3RRDR_201909281547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "048CF3F5-AEBD-4D0B-9D06-8FFF073562B3", - "ticketNumber": "5L9BJDT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.739475, -79.918957", - "loadTime": "09/28/2019 13:10:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "13:15:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5L9BJDT_201909281310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0697249A-2243-41AB-9038-34644F71AE29", - "ticketNumber": "5JRLYZY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.745847, -79.944059", - "loadTime": "09/28/2019 21:07:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "21:11:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5JRLYZY_201909282107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "089FFC40-CB1F-42CD-8958-13E28AA4E6C2", - "ticketNumber": "4SJDQX7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73979, -79.917567", - "loadTime": "09/28/2019 12:35:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "12:39:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SJDQX7_201909281235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CFF75BD-67D8-4BCC-8763-1863ADEA22EB", - "ticketNumber": "835EVAU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.743735, -79.94297", - "loadTime": "09/28/2019 21:23:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "21:25:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_835EVAU_201909282123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D97F994-B5E1-4ADE-B4A5-1DB5E677859D", - "ticketNumber": "9KBH4G7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.740925, -79.945017", - "loadTime": "09/28/2019 20:17:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:20:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9KBH4G7_201909282017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1126DC19-E1BF-425F-A121-5EC33A174B7E", - "ticketNumber": "4LMJZPM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.740706, -79.944706", - "loadTime": "09/28/2019 20:06:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:11:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4LMJZPM_201909282006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1936DE7F-F4CF-4B4A-925D-2E5224F0B8E0", - "ticketNumber": "49GE6FB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735409, -79.923827", - "loadTime": "09/28/2019 16:29:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:33:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_49GE6FB_201909281629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1ADB1CA6-69A2-456B-B0AB-0A3D2256FDBA", - "ticketNumber": "4NPNC8H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.741388, -79.942027", - "loadTime": "09/28/2019 22:07:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "22:09:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4NPNC8H_201909282207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B46EE3A-1B8A-4359-A551-5704CAEBABE6", - "ticketNumber": "3HQSHHZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73458, -79.924837", - "loadTime": "09/28/2019 16:41:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:46:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3HQSHHZ_201909281641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D52F797-9EC0-4FE6-B446-54678CBBD644", - "ticketNumber": "6GB3K4Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.737015, -79.922769", - "loadTime": "09/28/2019 15:32:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "15:35:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6GB3K4Z_201909281532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F6913A5-5F3F-4EA6-A2FC-C6B643C5EEFE", - "ticketNumber": "3A3Y3KY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.742544, -79.942548", - "loadTime": "09/28/2019 21:33:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "21:35:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3A3Y3KY_201909282133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25DE237A-903A-4459-85B4-E011A93A1334", - "ticketNumber": "8SMQR9V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.74069, -79.944843", - "loadTime": "09/28/2019 20:12:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:14:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8SMQR9V_201909282012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C33CA7E-92CB-4790-9BD0-69FA26F47936", - "ticketNumber": "7CBLXXP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.738286, -79.921665", - "loadTime": "09/28/2019 14:39:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "14:42:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7CBLXXP_201909281439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31189942-5AE4-4559-9F40-900623721E6A", - "ticketNumber": "FD4MDM3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.738946, -79.921152", - "loadTime": "09/28/2019 14:17:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "14:19:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_FD4MDM3_201909281417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31E4CEC2-0E4C-4360-9EB8-6930C5475324", - "ticketNumber": "9P6CXP6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.741908, -79.944349", - "loadTime": "09/28/2019 20:44:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:46:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9P6CXP6_201909282044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33952A59-6B25-4627-9E99-BADEB4150E09", - "ticketNumber": "7T48SSG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.743915, -79.942609", - "loadTime": "09/28/2019 21:17:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "21:23:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7T48SSG_201909282117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "366544F8-98E9-4211-A6F0-37054A65276C", - "ticketNumber": "647JZXS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.728948, -79.936485", - "loadTime": "09/28/2019 18:57:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "18:59:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_647JZXS_201909281857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "366ED94E-1897-4D48-A041-A0566D58A18F", - "ticketNumber": "4LS9UQR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.742684, -79.942582", - "loadTime": "09/28/2019 21:39:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "21:41:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4LS9UQR_201909282139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DFF65D9-243B-47BC-8D39-955697F46A3C", - "ticketNumber": "7J5UL8R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730791, -79.927392", - "loadTime": "09/28/2019 17:26:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:28:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7J5UL8R_201909281726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "415407C7-406C-4DEC-927D-F8155A0B4FA8", - "ticketNumber": "6LH6T3K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.740832, -79.940096", - "loadTime": "09/28/2019 21:50:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "21:53:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6LH6T3K_201909282150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43F60F56-9B4D-4A2D-B1DA-9534CF2BC85F", - "ticketNumber": "9VBDPUA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.739635, -79.918618", - "loadTime": "09/28/2019 13:15:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "13:19:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VBDPUA_201909281315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4678C7E6-BBDF-4B04-84C2-552A12D60F62", - "ticketNumber": "5JVPSK6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.744922, -79.944165", - "loadTime": "09/28/2019 20:51:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:57:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5JVPSK6_201909282051_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47492546-8BA6-408B-82F1-126687C197F5", - "ticketNumber": "ETDK3LZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.739311, -79.920073", - "loadTime": "09/28/2019 13:40:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "13:42:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_ETDK3LZ_201909281340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4750E816-D5E9-4B17-9168-2E0B5A5AE5EE", - "ticketNumber": "GY466F5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.729124, -79.935169", - "loadTime": "09/28/2019 18:50:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "18:56:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_GY466F5_201909281850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A5B77AF-E307-41D8-BC75-5E5BAC4D7CD1", - "ticketNumber": "9ZT6JBJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.729924, -79.934331", - "loadTime": "09/28/2019 18:40:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "18:45:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ZT6JBJ_201909281840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C56BB3C-9E80-4D6B-8F3E-A9639DAD6FC6", - "ticketNumber": "8AS72W3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.738377, -79.921883", - "loadTime": "09/28/2019 14:34:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "14:38:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8AS72W3_201909281434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F65668A-78DB-4182-B9DB-A166A151A55A", - "ticketNumber": "46HYKNP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.739845, -79.917527", - "loadTime": "09/28/2019 12:55:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "12:57:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_46HYKNP_201909281255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50182D40-5054-4570-BF9F-B90BA20904E5", - "ticketNumber": "7D9XE7P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73601, -79.923327", - "loadTime": "09/28/2019 16:20:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:22:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7D9XE7P_201909281620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "583E3328-93E7-4CE6-B632-D7A538254037", - "ticketNumber": "5UH56AG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.743408, -79.94252", - "loadTime": "09/28/2019 21:25:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "21:29:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5UH56AG_201909282125_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CC323EC-EC90-41B3-B481-5F0752E6186A", - "ticketNumber": "5UABR5E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730606, -79.934223", - "loadTime": "09/28/2019 18:24:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "18:26:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5UABR5E_201909281824_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E05C2AB-A1F0-4CD5-8F4D-03C879C15A63", - "ticketNumber": "3QSKUD8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730483, -79.932807", - "loadTime": "09/28/2019 18:06:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "18:13:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3QSKUD8_201909281806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "631C7A3E-B04F-430C-BACC-16CF5834697A", - "ticketNumber": "8G3U6XP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.739756, -79.944158", - "loadTime": "09/28/2019 20:01:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:04:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8G3U6XP_201909282001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63CBC6B1-6E3E-482B-98B0-8D86A8BB7E99", - "ticketNumber": "7VJ2FTR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.741751, -79.946014", - "loadTime": "09/28/2019 20:24:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:26:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7VJ2FTR_201909282024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B5C51DD-D4C1-4C20-9075-CA5B5E582D3F", - "ticketNumber": "72QHYLE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734692, -79.924355", - "loadTime": "09/28/2019 16:52:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:54:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_72QHYLE_201909281652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6FB625E1-D328-4D07-9FD7-CB3F992C5AC6", - "ticketNumber": "57KLAMR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.738004, -79.922029", - "loadTime": "09/28/2019 15:00:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:25:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "15:25:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_57KLAMR_201909281500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7000882F-092E-498C-886A-43A613748271", - "ticketNumber": "EMSCB39", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.742515, -79.942655", - "loadTime": "09/28/2019 21:36:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "21:38:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_EMSCB39_201909282136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7006DE87-75E7-4703-B931-5F10CAA8D646", - "ticketNumber": "4WUGEXQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.733552, -79.925374", - "loadTime": "09/28/2019 17:01:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:04:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4WUGEXQ_201909281701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "707C27B8-72D7-4CD8-A28E-1BFAF25972A4", - "ticketNumber": "8LLW9YK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.738676, -79.921556", - "loadTime": "09/28/2019 14:24:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "14:27:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8LLW9YK_201909281424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71BD255C-597C-4099-A39A-1C206ACFE296", - "ticketNumber": "9UAPUKU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730514, -79.927957", - "loadTime": "09/28/2019 17:32:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:34:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9UAPUKU_201909281732_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73F31D98-C7D3-406C-AF29-22342D591F54", - "ticketNumber": "9K9L5BS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.737082, -79.922525", - "loadTime": "09/28/2019 15:36:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "15:43:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9K9L5BS_201909281536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "785D9EB1-EEC8-496B-BE14-B9BE4368672F", - "ticketNumber": "8N7NYAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.740086, -79.917651", - "loadTime": "09/28/2019 12:22:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "12:26:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8N7NYAN_201909281222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78884742-645C-44C2-AB75-B87A74C450F3", - "ticketNumber": "5NQD27N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735875, -79.92337", - "loadTime": "09/28/2019 16:12:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:16:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5NQD27N_201909281612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DBFD5C7-79D5-474F-B8AB-FB53A004B955", - "ticketNumber": "6LSHCMR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.732883, -79.925933", - "loadTime": "09/28/2019 17:10:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:12:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6LSHCMR_201909281710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E3506F0-D673-43A6-9F71-B8FBB64068E1", - "ticketNumber": "86FNY3X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.742444, -79.937939", - "loadTime": "09/28/2019 19:30:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "19:34:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_86FNY3X_201909281930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E360E9D-F109-41A4-BB57-925C369F0E0A", - "ticketNumber": "49BYNXL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.739204, -79.920208", - "loadTime": "09/28/2019 13:57:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "14:02:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_49BYNXL_201909281357_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E3C44FD-1DAC-434B-8309-EC93AE012219", - "ticketNumber": "8YUDKWB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730283, -79.934181", - "loadTime": "09/28/2019 18:36:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "18:38:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8YUDKWB_201909281836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7EFA41F5-C1C0-406C-B88B-9ABCF3B4505D", - "ticketNumber": "6794QTQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730466, -79.930327", - "loadTime": "09/28/2019 17:53:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:55:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6794QTQ_201909281753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91AF4806-C469-495E-BC6C-53B44E118FA7", - "ticketNumber": "45MA3FB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730761, -79.927365", - "loadTime": "09/28/2019 17:21:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:24:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_45MA3FB_201909281721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "946C4B2B-8FB6-4A20-B406-6A153899A31F", - "ticketNumber": "P9WL6FN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.739988, -79.939135", - "loadTime": "09/28/2019 19:45:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "19:47:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_P9WL6FN_201909281945_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94FB5F80-C3B7-482F-A1C9-9C6A94C496B8", - "ticketNumber": "3VZHHQ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.74009, -79.938945", - "loadTime": "09/28/2019 19:39:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "19:45:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3VZHHQ4_201909281939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99C368ED-5CA2-4358-B7B4-DFD7F33BDC8D", - "ticketNumber": "3NC3HH8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735278, -79.924207", - "loadTime": "09/28/2019 16:36:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:38:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3NC3HH8_201909281636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DC8AD01-5C59-4F57-9046-FBD7A5044272", - "ticketNumber": "692BWGF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.739358, -79.92017", - "loadTime": "09/28/2019 13:46:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "13:51:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_692BWGF_201909281346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A262F50A-3394-49CC-B9D4-2F2A1D8D6028", - "ticketNumber": "6459F9E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.739705, -79.917743", - "loadTime": "09/28/2019 13:00:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "13:03:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6459F9E_201909281300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A40108A2-42D8-45B8-883D-810F97213C9B", - "ticketNumber": "49FHX8L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.742497, -79.945503", - "loadTime": "09/28/2019 20:31:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "20:35:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_49FHX8L_201909282031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4A3C67B-FF24-4DB7-91B3-7D507EA505EB", - "ticketNumber": "4R3ZYKJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73909, -79.920843", - "loadTime": "09/28/2019 14:08:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "14:13:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4R3ZYKJ_201909281408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A594F693-2B31-4328-A055-4AE9815313F3", - "ticketNumber": "55LE6MC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.737851, -79.922052", - "loadTime": "09/28/2019 14:46:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "14:52:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_55LE6MC_201909281446_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8534C6B-8834-45CB-ADF3-E8C95D85D3CF", - "ticketNumber": "6C5C3LV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.739733, -79.91752", - "loadTime": "09/28/2019 12:48:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "12:53:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6C5C3LV_201909281248_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8798DCC-4DCE-49EA-8493-D8D5528EA1A6", - "ticketNumber": "3GE9YGS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73923, -79.920078", - "loadTime": "09/28/2019 13:43:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "13:46:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3GE9YGS_201909281343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B77E0C86-9B76-403F-B7A0-B984395D4362", - "ticketNumber": "5MQPLJ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.728357, -79.935614", - "loadTime": "09/28/2019 19:02:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "19:06:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5MQPLJ4_201909281902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD16FE2D-88BC-4C77-AEC0-A991084633D3", - "ticketNumber": "5WG2PQU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.734404, -79.924617", - "loadTime": "09/28/2019 16:55:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:56:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5WG2PQU_201909281655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BEDB8748-8DB8-4486-9B1F-F405A5CBA5CB", - "ticketNumber": "9AFASBC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730378, -79.929439", - "loadTime": "09/28/2019 17:39:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:44:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9AFASBC_201909281739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7E59201-CED6-41D1-B4EA-97DCB044D07F", - "ticketNumber": "68UMBKQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.741826, -79.94159", - "loadTime": "09/28/2019 22:10:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "22:14:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_68UMBKQ_201909282210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFEB9031-B7D5-459E-BD79-03E73A729EA1", - "ticketNumber": "5C4C6KY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.732227, -79.926535", - "loadTime": "09/28/2019 17:15:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:18:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5C4C6KY_201909281715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0800D4C-B7BE-475B-9713-12B44663B50F", - "ticketNumber": "9GHVQK6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.739834, -79.917477", - "loadTime": "09/28/2019 12:39:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "12:44:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9GHVQK6_201909281239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D47E1CF2-FFF9-4086-A186-A2E61FD3D95E", - "ticketNumber": "3C2CQEE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.732892, -79.926246", - "loadTime": "09/28/2019 17:07:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "17:09:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3C2CQEE_201909281707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D548EC5C-62DD-459D-8BF7-94940F09EF94", - "ticketNumber": "8KHKSTW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.738685, -79.940701", - "loadTime": "09/28/2019 19:52:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "19:56:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8KHKSTW_201909281952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDA3EFD0-9886-4024-86C3-E5FDF843691B", - "ticketNumber": "4BJRNFZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.73959, -79.919643", - "loadTime": "09/28/2019 13:22:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "13:25:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4BJRNFZ_201909281322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E30BC7EE-9361-448D-ADDC-C771E62616A1", - "ticketNumber": "7CBBT8U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.735517, -79.923893", - "loadTime": "09/28/2019 16:25:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:28:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7CBBT8U_201909281625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7B578FA-0B09-4F2F-B194-D45905B1ACFD", - "ticketNumber": "8RRTA8E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730478, -79.93315", - "loadTime": "09/28/2019 18:13:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "18:15:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8RRTA8E_201909281813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E85AE77A-1A04-49D0-89A1-26D76B0037F6", - "ticketNumber": "3VC9F5P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.739273, -79.920238", - "loadTime": "09/28/2019 13:33:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "13:38:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3VC9F5P_201909281333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB015708-2D07-40A7-82C0-1B298980416A", - "ticketNumber": "52GYT9B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730497, -79.930873", - "loadTime": "09/28/2019 17:58:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "18:02:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_52GYT9B_201909281758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EBADAEAA-E720-4985-9A79-E00C838762EA", - "ticketNumber": "5YMEP3D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.739495, -79.919853", - "loadTime": "09/28/2019 13:26:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "13:31:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5YMEP3D_201909281326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EBB2BCA8-BA2C-46FC-AAAE-7714B45C617D", - "ticketNumber": "7Y5RQY2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730554, -79.933867", - "loadTime": "09/28/2019 18:18:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "18:24:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7Y5RQY2_201909281818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE93DF7A-FAB8-4539-943D-FCA35695F191", - "ticketNumber": "55WKX5G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736475, -79.923115", - "loadTime": "09/28/2019 16:06:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:09:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_55WKX5G_201909281606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F698EBB6-9C7C-4109-BAAD-A13092FC5245", - "ticketNumber": "4Y4HVDR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736736, -79.922893", - "loadTime": "09/28/2019 15:56:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:03:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4Y4HVDR_201909281556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7D7E043-7113-4878-9B27-3E8DDFE8BD29", - "ticketNumber": "8DPH4GR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.736417, -79.923002", - "loadTime": "09/28/2019 16:04:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/28/2019", - "disposalTime": "16:06:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8DPH4GR_201909281604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02485A29-D5B6-49B0-A255-EA947381519B", - "ticketNumber": "8H4RZ5K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.742901, -79.920237", - "loadTime": "09/28/2019 20:57:33", - "straightDistance": "9.68", - "routeDistance": "15.68", - "timeToTower": "0:39:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "21:37:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 80, - "quantity": 55.4, - "calculatedQuantity": "55.4 CY", - "s3DownloadKey": "HaulPass_8H4RZ5K_201909282038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "036DF548-4CA8-43D7-BCB8-CD76197ECB8C", - "ticketNumber": "9DVH9K4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.734057, -79.960004", - "loadTime": "09/28/2019 18:29:44", - "straightDistance": "7.4", - "routeDistance": "13.46", - "timeToTower": "2:29:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "20:59:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 75, - "quantity": 84.9, - "calculatedQuantity": "84.9 CY", - "s3DownloadKey": "HaulPass_9DVH9K4_201909281829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AD682E6-F83C-4400-B774-0FEBF359968C", - "ticketNumber": "48JA5M2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.638226, -80.095131", - "loadTime": "09/28/2019 21:23:30", - "straightDistance": "2.98", - "routeDistance": "4.86", - "timeToTower": "0:19:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "21:43:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_48JA5M2_201909282123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F239E3F-B58B-4E2B-8D65-E4B935850E50", - "ticketNumber": "88CEUH2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.727438, -79.925748", - "loadTime": "09/28/2019 20:04:49", - "straightDistance": "8.9", - "routeDistance": "15.8", - "timeToTower": "0:46:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "20:51:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 70, - "quantity": 52.5, - "calculatedQuantity": "52.5 CY", - "s3DownloadKey": "HaulPass_88CEUH2_201909282004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "273B50C5-D812-449B-9525-66CF8E088071", - "ticketNumber": "5RY4ZSS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.659075, -79.943504", - "loadTime": "09/28/2019 20:21:50", - "straightDistance": "7.09", - "routeDistance": "18.62", - "timeToTower": "0:39:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "21:01:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 50, - "quantity": 33.3, - "calculatedQuantity": "33.3 CY", - "s3DownloadKey": "HaulPass_5RY4ZSS_201909282021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27D0C289-DBD3-4181-9AAB-A067416BA7BD", - "ticketNumber": "3BATVX8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.738029, -79.935853", - "loadTime": "09/28/2019 20:44:37", - "straightDistance": "8.73", - "routeDistance": "14.93", - "timeToTower": "1:04:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "21:48:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 50, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_3BATVX8_201909282044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "291BC151-93DF-4736-9D7F-050DAAFDB0CE", - "ticketNumber": "3QZXX4B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.747457, -79.945619", - "loadTime": "09/28/2019 19:31:39", - "straightDistance": "8.62", - "routeDistance": "14.05", - "timeToTower": "1:16:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "20:47:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_3QZXX4B_201909281931_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A9E97DB-DBEE-44DE-9446-7EAA1845618C", - "ticketNumber": "7L986L2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.742386, -79.915653", - "loadTime": "09/28/2019 20:38:08", - "straightDistance": "9.89", - "routeDistance": "15.89", - "timeToTower": "0:51:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "21:29:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 70, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_7L986L2_201909282038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "30428F06-9D9A-4D73-8F03-AABD46E7781F", - "ticketNumber": "89UQW57", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.746934, -79.907414", - "loadTime": "09/28/2019 20:50:06", - "straightDistance": "10.46", - "routeDistance": "16.42", - "timeToTower": "0:42:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "21:32:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_89UQW57_201909282046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37165142-9344-4B45-AEC7-A27809FA2050", - "ticketNumber": "39SZZ3T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.695911, -80.071280", - "loadTime": "09/28/2019 20:25:49", - "straightDistance": "1.65", - "routeDistance": "3.37", - "timeToTower": "0:39:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "21:04:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_39SZZ3T_201909282025_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4070CAD6-960E-4F04-A53D-3D85465CD6D7", - "ticketNumber": "598ZXL6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.704340, -80.069362", - "loadTime": "09/28/2019 21:30:25", - "straightDistance": "2.2", - "routeDistance": "3.97", - "timeToTower": "0:30:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "22:00:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_598ZXL6_201909282130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "407C9AE9-6C4A-43BB-9E39-EF3F6C92E70B", - "ticketNumber": "4UZ6FCN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.638949, -80.095421", - "loadTime": "09/28/2019 20:31:37", - "straightDistance": "2.95", - "routeDistance": "4.81", - "timeToTower": "0:23:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "20:54:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_4UZ6FCN_201909282031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A570BFD-8AEC-4CFF-816B-36C1C75011F8", - "ticketNumber": "9R2R22K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.715655, -80.069904", - "loadTime": "09/28/2019 20:00:37", - "straightDistance": "2.98", - "routeDistance": "4.89", - "timeToTower": "0:44:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "20:45:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_9R2R22K_201909281955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C011EB8-1ACF-4BAA-8B2A-C136CE9D60D8", - "ticketNumber": "9TXESGY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.704290, -80.069430", - "loadTime": "09/28/2019 21:29:53", - "straightDistance": "2.2", - "routeDistance": "3.96", - "timeToTower": "0:29:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "21:59:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_9TXESGY_201909282129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5896C478-9A6E-49C5-89D1-8C621EF7E6C1", - "ticketNumber": "66GEX2J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.717081, -80.069002", - "loadTime": "09/28/2019 19:39:52", - "straightDistance": "3.07", - "routeDistance": "5.01", - "timeToTower": "1:04:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "20:44:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_66GEX2J_201909281939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59321A8F-283B-476E-9656-FCE68DB818E1", - "ticketNumber": "54VRYTJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.742577, -79.967440", - "loadTime": "09/28/2019 19:16:39", - "straightDistance": "7.42", - "routeDistance": "12.82", - "timeToTower": "1:23:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "20:40:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_54VRYTJ_201909281916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6268EC3E-2AC7-4813-A09A-BB66A0ECA7EE", - "ticketNumber": "4UFLHGM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.638691, -80.095488", - "loadTime": "09/28/2019 20:33:45", - "straightDistance": "2.96", - "routeDistance": "4.83", - "timeToTower": "0:22:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "20:56:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_4UFLHGM_201909282033_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7669B657-A4C2-4239-A2E4-4F1E3C825DE0", - "ticketNumber": "6FHW6UU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.742537, -79.915616", - "loadTime": "09/28/2019 20:43:20", - "straightDistance": "9.9", - "routeDistance": "15.9", - "timeToTower": "0:47:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "21:31:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_6FHW6UU_201909282043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DDA98EE-8E6D-4668-8B32-C9BBB641D613", - "ticketNumber": "968RPFD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.711764, -79.955963", - "loadTime": "09/28/2019 20:58:38", - "straightDistance": "6.85", - "routeDistance": "15.59", - "timeToTower": "0:54:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "21:52:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_968RPFD_201909282032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87640E1D-413F-4967-A872-00A8D2705FDB", - "ticketNumber": "G7AXFHR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.734292, -79.960237", - "loadTime": "09/28/2019 19:09:47", - "straightDistance": "7.4", - "routeDistance": "13.48", - "timeToTower": "1:48:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "20:58:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 75, - "quantity": 68.5, - "calculatedQuantity": "68.5 CY", - "s3DownloadKey": "HaulPass_G7AXFHR_201909281909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DDF75C0-E730-4838-B113-3E3D1FE2238C", - "ticketNumber": "4RZSUPA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.638063, -80.095293", - "loadTime": "09/28/2019 21:25:08", - "straightDistance": "2.99", - "routeDistance": "4.87", - "timeToTower": "0:19:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "21:44:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_4RZSUPA_201909282125_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91BF7599-BA0F-4192-B36F-2C861ECFBFBB", - "ticketNumber": "9CA42FH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.676761, -80.190031", - "loadTime": "09/28/2019 21:03:12", - "straightDistance": "7.31", - "routeDistance": "13.09", - "timeToTower": "0:36:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "21:39:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_9CA42FH_201909282103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92C7D44B-E039-48F9-A14D-DBBEF42858C8", - "ticketNumber": "7PRZSWY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.727286, -79.925776", - "loadTime": "09/28/2019 20:09:06", - "straightDistance": "8.89", - "routeDistance": "15.8", - "timeToTower": "0:43:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "20:52:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 70, - "quantity": 63.4, - "calculatedQuantity": "63.4 CY", - "s3DownloadKey": "HaulPass_7PRZSWY_201909282009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "955A575F-4024-4559-8600-EE6C2E95DAE4", - "ticketNumber": "52UZFSP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.718718, -79.939405", - "loadTime": "09/28/2019 20:39:52", - "straightDistance": "7.93", - "routeDistance": "15.02", - "timeToTower": "0:55:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "21:35:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_52UZFSP_201909282039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C18926C-2CC7-4B60-AF76-26C03266A7CB", - "ticketNumber": "BHJQ9QE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.743067, -79.942007", - "loadTime": "09/28/2019 21:37:59", - "straightDistance": "8.61", - "routeDistance": "14.45", - "timeToTower": "0:59:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "22:37:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 70, - "quantity": 51.3, - "calculatedQuantity": "51.3 CY", - "s3DownloadKey": "HaulPass_BHJQ9QE_201909282137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F1EE662-980D-4C19-B78E-80408E781C21", - "ticketNumber": "6XH9VWM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.737855, -79.935893", - "loadTime": "09/28/2019 20:34:37", - "straightDistance": "8.72", - "routeDistance": "14.93", - "timeToTower": "1:12:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "21:47:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 65, - "quantity": 61.2, - "calculatedQuantity": "61.2 CY", - "s3DownloadKey": "HaulPass_6XH9VWM_201909282034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFC3E561-BB3C-4A2C-B6E7-08162D08B7EC", - "ticketNumber": "6K74NQH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.742493, -79.967416", - "loadTime": "09/28/2019 19:34:51", - "straightDistance": "7.41", - "routeDistance": "12.83", - "timeToTower": "1:06:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "20:41:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_6K74NQH_201909281934_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3FDF889-2A2C-49A5-B117-903F15B82B7A", - "ticketNumber": "3PS2Y7F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.705228, -79.942456", - "loadTime": "09/28/2019 21:14:04", - "straightDistance": "7.43", - "routeDistance": "16.74", - "timeToTower": "1:20:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "22:34:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_3PS2Y7F_201909282114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA115CFF-CB04-484D-818C-618E86A1287C", - "ticketNumber": "9E8AT35", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.745815, -79.917633", - "loadTime": "09/28/2019 20:44:51", - "straightDistance": "9.91", - "routeDistance": "16.04", - "timeToTower": "1:23:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "22:08:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_9E8AT35_201909282044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E324C74C-13C1-4279-9A00-A66A41383EB9", - "ticketNumber": "38ERG99", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.738580, -79.984046", - "loadTime": "09/28/2019 20:28:08", - "straightDistance": "6.52", - "routeDistance": "11.64", - "timeToTower": "1:13:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "21:41:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_38ERG99_201909282028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E50BB7F0-BD9C-49C9-8076-565C495149DF", - "ticketNumber": "7BBZJ9L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.743083, -79.941917", - "loadTime": "09/28/2019 21:31:54", - "straightDistance": "8.62", - "routeDistance": "14.46", - "timeToTower": "1:04:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "22:36:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_7BBZJ9L_201909282131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC697221-D54C-4FF9-9F4E-2C3718E753A8", - "ticketNumber": "9DDUHQJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.742581, -79.916338", - "loadTime": "09/28/2019 21:22:27", - "straightDistance": "9.86", - "routeDistance": "15.81", - "timeToTower": "0:47:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "22:09:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 70, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_9DDUHQJ_201909282122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8587579-3DEF-475C-9501-F57DB149EAAA", - "ticketNumber": "78B9YZV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.747513, -79.945265", - "loadTime": "09/28/2019 19:34:33", - "straightDistance": "8.64", - "routeDistance": "14.03", - "timeToTower": "1:14:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "20:49:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 55, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_78B9YZV_201909281934_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF2AFD29-9906-4D54-9A06-99B9FB861B81", - "ticketNumber": "68BYABK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.705246, -79.942493", - "loadTime": "09/28/2019 21:05:35", - "straightDistance": "7.43", - "routeDistance": "16.73", - "timeToTower": "1:27:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/28/2019", - "disposalTime": "22:32:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_68BYABK_201909282105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0069ECE5-9164-4B41-B791-A8B7121413C2", - "ticketNumber": "6XT6JDE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.845951, -80.054125", - "loadTime": "09/28/2019 19:53:11", - "straightDistance": "11.98", - "routeDistance": "14.67", - "timeToTower": "0:42:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "20:35:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 60, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_6XT6JDE_201909281953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E09EA69-1BA5-4073-B276-074F5AD34E2E", - "ticketNumber": "GXWW3YH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825131, -80.106243", - "loadTime": "09/28/2019 21:29:08", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:25:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "21:54:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_GXWW3YH_201909282129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "117CB6DE-5C77-46D4-B3E9-6FB437DA4598", - "ticketNumber": "46YWY63", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.796909, -80.038931", - "loadTime": "09/28/2019 21:18:58", - "straightDistance": "12.78", - "routeDistance": "14.57", - "timeToTower": "0:46:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "22:05:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_46YWY63_201909282118_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1554552B-23AC-44CB-8674-866C75D38684", - "ticketNumber": "4Z3VPYW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.796204, -80.330037", - "loadTime": "09/28/2019 19:15:01", - "straightDistance": "4.43", - "routeDistance": "5.52", - "timeToTower": "1:14:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "20:29:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 90, - "quantity": 68.5, - "calculatedQuantity": "68.5 CY", - "s3DownloadKey": "HaulPass_4Z3VPYW_201909281915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "232D36E3-3278-417A-A036-C32059DE38EA", - "ticketNumber": "6XJ2UQA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825209, -80.106244", - "loadTime": "09/28/2019 21:34:16", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:45:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "22:19:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 90, - "quantity": 59.6, - "calculatedQuantity": "59.6 CY", - "s3DownloadKey": "HaulPass_6XJ2UQA_201909282134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3286414B-C29E-4D3B-BC2E-758AE9BB5B92", - "ticketNumber": "9UKPRJV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.792333, -79.991243", - "loadTime": "09/28/2019 19:37:36", - "straightDistance": "15.56", - "routeDistance": "17.87", - "timeToTower": "1:58:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "21:36:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_9UKPRJV_201909281937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DA46AA3-337E-45DE-949A-4852F292715A", - "ticketNumber": "9ZSEXZF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.789490, -80.047708", - "loadTime": "09/28/2019 19:53:28", - "straightDistance": "12.34", - "routeDistance": "14.16", - "timeToTower": "0:58:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "20:52:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 90, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_9ZSEXZF_201909281953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43090F2E-2846-44E6-A275-27E181DD4214", - "ticketNumber": "3FTJ3FN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.819325, -80.027243", - "loadTime": "09/28/2019 19:24:37", - "straightDistance": "13.38", - "routeDistance": "16.61", - "timeToTower": "1:31:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "20:56:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 80, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_3FTJ3FN_201909281924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5050BBCC-926A-40B4-B89D-334AF94A32B4", - "ticketNumber": "GBZBSVV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.846069, -80.053828", - "loadTime": "09/28/2019 19:38:35", - "straightDistance": "12", - "routeDistance": "14.69", - "timeToTower": "0:54:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "20:32:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 55, - "quantity": 41, - "calculatedQuantity": "41 CY", - "s3DownloadKey": "HaulPass_GBZBSVV_201909281938_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58FB53E6-E877-4ED7-889A-293ABE440EDB", - "ticketNumber": "4T7Q95Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.818955, -80.023486", - "loadTime": "09/28/2019 20:01:33", - "straightDistance": "13.6", - "routeDistance": "16.93", - "timeToTower": "0:59:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "21:00:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 60, - "quantity": 42.9, - "calculatedQuantity": "42.9 CY", - "s3DownloadKey": "HaulPass_4T7Q95Q_201909282001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A2F273A-2076-426D-8E26-6DB792FF40A0", - "ticketNumber": "8NT9ZEE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825129, -80.106254", - "loadTime": "09/28/2019 19:50:34", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "1:18:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "21:08:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 75, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_8NT9ZEE_201909281950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B3F040E-5D39-4904-8A82-CC9CCB071BCB", - "ticketNumber": "8W7KS92", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.740854, -80.241582", - "loadTime": "09/28/2019 20:30:46", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:39:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "21:10:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 95, - "quantity": 69.3, - "calculatedQuantity": "69.3 CY", - "s3DownloadKey": "HaulPass_8W7KS92_201909282030_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E7E05C8-FA5B-4C46-BEF1-EE181653F35D", - "ticketNumber": "9MJLVDR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.849066, -80.076549", - "loadTime": "09/28/2019 20:00:17", - "straightDistance": "10.75", - "routeDistance": "14.76", - "timeToTower": "1:59:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "21:59:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 65, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_9MJLVDR_201909282000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63B112B4-329F-4B20-9039-EA023468AAA1", - "ticketNumber": "3WK4GBL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825073, -80.106143", - "loadTime": "09/28/2019 21:28:01", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:25:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "21:53:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_3WK4GBL_201909282128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67D67256-3695-47F1-92E7-8E15F22AB336", - "ticketNumber": "LGZZ4XJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816040, -79.994611", - "loadTime": "09/28/2019 20:26:22", - "straightDistance": "15.27", - "routeDistance": "17.61", - "timeToTower": "1:05:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "21:31:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_LGZZ4XJ_201909282026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C1459C6-801A-4FA8-ABD6-58C6915E4244", - "ticketNumber": "9MLAUD9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.818809, -80.023346", - "loadTime": "09/28/2019 19:55:19", - "straightDistance": "13.6", - "routeDistance": "16.94", - "timeToTower": "1:03:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "20:59:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_9MLAUD9_201909281955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D9DE715-AE7B-466F-9D29-03ED31661FED", - "ticketNumber": "PSCV2KX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.779016, -80.016076", - "loadTime": "09/28/2019 19:52:08", - "straightDistance": "14.27", - "routeDistance": "16.35", - "timeToTower": "1:12:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "21:04:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 80, - "quantity": 42.6, - "calculatedQuantity": "42.6 CY", - "s3DownloadKey": "HaulPass_PSCV2KX_201909281908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7394F6FB-1424-4B34-9779-29D924D2DAAE", - "ticketNumber": "39TMAWA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.791155, -80.047549", - "loadTime": "09/28/2019 20:08:38", - "straightDistance": "12.33", - "routeDistance": "14.08", - "timeToTower": "0:44:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "20:53:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 95, - "quantity": 77, - "calculatedQuantity": "77 CY", - "s3DownloadKey": "HaulPass_39TMAWA_201909282004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80C48B21-16CC-4F98-8D66-4075B6A61C29", - "ticketNumber": "99XK5NP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.819213, -80.026819", - "loadTime": "09/28/2019 19:25:46", - "straightDistance": "13.4", - "routeDistance": "16.63", - "timeToTower": "1:32:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "20:58:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_99XK5NP_201909281925_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86A214C8-8D69-489E-9F34-125BA9DBCF40", - "ticketNumber": "3NUCNUU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.815818, -79.994768", - "loadTime": "09/28/2019 20:19:57", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "1:02:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "21:22:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_3NUCNUU_201909282019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8895F821-D126-45F9-A32E-456E3F314DA4", - "ticketNumber": "3QWJVVF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825016, -80.106148", - "loadTime": "09/28/2019 19:37:02", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "1:02:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "20:39:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_3QWJVVF_201909281937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DF2B239-DE1B-41FA-BE16-4E230DE303F9", - "ticketNumber": "6BVWJTY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825126, -80.106236", - "loadTime": "09/28/2019 19:48:52", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "1:18:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "21:07:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 90, - "quantity": 59.6, - "calculatedQuantity": "59.6 CY", - "s3DownloadKey": "HaulPass_6BVWJTY_201909281948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90A9D92D-172C-477F-B07B-8662A6CA5364", - "ticketNumber": "6HWWNAG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.789969, -80.105764", - "loadTime": "09/28/2019 20:07:19", - "straightDistance": "9.02", - "routeDistance": "11.35", - "timeToTower": "0:58:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "21:05:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 90, - "quantity": 33.9, - "calculatedQuantity": "33.9 CY", - "s3DownloadKey": "HaulPass_6HWWNAG_201909282007_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5842182-E34D-483E-874A-478079778995", - "ticketNumber": "62JARE9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.779316, -80.018855", - "loadTime": "09/28/2019 19:00:29", - "straightDistance": "14.11", - "routeDistance": "16.12", - "timeToTower": "2:02:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "21:03:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_62JARE9_201909281856_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A64AE669-AF69-473E-A9DA-6614D84E2B6B", - "ticketNumber": "7QMSRY9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.849178, -80.076220", - "loadTime": "09/28/2019 20:14:03", - "straightDistance": "10.76", - "routeDistance": "14.77", - "timeToTower": "1:46:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "22:00:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 75, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_7QMSRY9_201909282014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCCAB1CC-5391-40D3-A3BC-8579B3133641", - "ticketNumber": "8PKPB36", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.740747, -80.241495", - "loadTime": "09/28/2019 19:39:12", - "straightDistance": "5.35", - "routeDistance": "7.51", - "timeToTower": "0:31:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "20:10:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_8PKPB36_201909281939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6DEDB61-2CFD-4294-B660-FBB9FCAF48A9", - "ticketNumber": "3J7RN4W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825035, -80.106197", - "loadTime": "09/28/2019 19:32:32", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "1:05:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "20:37:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_3J7RN4W_201909281932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7D51447-10A5-4A1A-B8C0-A56A63FE3423", - "ticketNumber": "CD3PBPQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.815844, -79.994720", - "loadTime": "09/28/2019 20:21:10", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "1:00:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "21:21:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_CD3PBPQ_201909282021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8ED9715-36F9-444E-91C3-E53EDBCD5EC9", - "ticketNumber": "9BD2WUP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.789673, -79.993955", - "loadTime": "09/28/2019 20:00:20", - "straightDistance": "15.43", - "routeDistance": "17.62", - "timeToTower": "1:37:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "21:38:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_9BD2WUP_201909282000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA7307B9-D11E-431C-BE2B-1895CB85F2E7", - "ticketNumber": "T49ANS2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.797544, -80.039166", - "loadTime": "09/28/2019 20:02:54", - "straightDistance": "12.76", - "routeDistance": "14.56", - "timeToTower": "0:39:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "20:42:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 80, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_T49ANS2_201909282002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D129C88D-7CFB-4088-962C-0A5A550A0976", - "ticketNumber": "4CCVUFS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.790874, -80.106811", - "loadTime": "09/28/2019 21:36:51", - "straightDistance": "8.95", - "routeDistance": "11.05", - "timeToTower": "0:47:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "22:24:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 80, - "quantity": 30.2, - "calculatedQuantity": "30.2 CY", - "s3DownloadKey": "HaulPass_4CCVUFS_201909282130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7FA2444-2FCB-4978-8E38-ADC52DACC4C9", - "ticketNumber": "6MFS6RC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815599, -79.994386", - "loadTime": "09/28/2019 20:23:32", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:55:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "21:19:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_6MFS6RC_201909282023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D88ED37E-4992-4361-91ED-E1C55F88B360", - "ticketNumber": "3M9A8Z8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.797382, -80.039037", - "loadTime": "09/28/2019 21:20:09", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:46:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "22:06:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 80, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_3M9A8Z8_201909282120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE970D33-64FA-42A7-A6A4-DDDBC05DF1A1", - "ticketNumber": "QNH5TCQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815593, -79.994377", - "loadTime": "09/28/2019 20:23:17", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:54:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "21:17:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_QNH5TCQ_201909282023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E82FAEAE-35D5-4DDC-A2DA-B76AE515D1FE", - "ticketNumber": "76NYKZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813359, -80.108095", - "loadTime": "09/28/2019 21:37:59", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:29:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "22:07:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_76NYKZK_201909282137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F583DEEE-600E-4077-BDB6-54972E6492AF", - "ticketNumber": "582ALR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816036, -79.994608", - "loadTime": "09/28/2019 20:22:08", - "straightDistance": "15.27", - "routeDistance": "17.61", - "timeToTower": "1:12:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "21:34:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_J001_582ALR3_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7724B97-76C9-407A-A461-DE693CF9FC15", - "ticketNumber": "3GS797K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.797482, -80.039072", - "loadTime": "09/28/2019 20:02:20", - "straightDistance": "12.76", - "routeDistance": "14.57", - "timeToTower": "0:38:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "20:41:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 80, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_3GS797K_201909282002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FAC6B473-613B-4E7D-AD5A-4CBABC7E4177", - "ticketNumber": "3FLGXV5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.797384, -80.333769", - "loadTime": "09/28/2019 19:53:02", - "straightDistance": "4.61", - "routeDistance": "5.76", - "timeToTower": "0:34:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "20:27:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_3FLGXV5_201909281953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FAF03BC7-4170-468A-AF9B-97EAA9E652B8", - "ticketNumber": "9DVS2KM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825250, -80.106214", - "loadTime": "09/28/2019 21:36:20", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:44:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/28/2019", - "disposalTime": "22:20:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 85, - "quantity": 60.9, - "calculatedQuantity": "60.9 CY", - "s3DownloadKey": "HaulPass_9DVS2KM_201909282136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A4AD2B1-F0F3-4083-A4D8-DDA28D480B02", - "ticketNumber": "8JUPGWK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.796760, -80.332074", - "loadTime": "09/28/2019 21:12:04", - "straightDistance": "14.41", - "routeDistance": "17.71", - "timeToTower": "1:26:01", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "22:38:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_8JUPGWK_201909282057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F5296C0-0121-458D-B0A3-60769DA27E4D", - "ticketNumber": "5PXY7JK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.797495, -80.333962", - "loadTime": "09/28/2019 21:39:19", - "straightDistance": "14.45", - "routeDistance": "17.58", - "timeToTower": "0:59:29", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "22:38:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 70, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_5PXY7JK_201909282121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6444C867-C09B-4B1D-A14F-1C16C974613B", - "ticketNumber": "7TBQ6XQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.569370, -80.366048", - "loadTime": "09/28/2019 21:42:55", - "straightDistance": "1.49", - "routeDistance": "1.94", - "timeToTower": "0:27:33", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "22:10:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_7TBQ6XQ_201909282142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD500ADE-5C94-42AF-9BCF-D4CAC767DC7B", - "ticketNumber": "4VVL445", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.568384, -80.369121", - "loadTime": "09/28/2019 21:56:17", - "straightDistance": "1.63", - "routeDistance": "2.13", - "timeToTower": "0:14:52", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "22:11:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_4VVL445_201909282156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEC8F60F-CA10-48C0-8C4C-48F0931E982E", - "ticketNumber": "9YQAWBC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.715653, -80.089275", - "loadTime": "09/28/2019 20:21:11", - "straightDistance": "17.79", - "routeDistance": "32.4", - "timeToTower": "1:59:11", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "22:20:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_9YQAWBC_201909282021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9450CCC-70B9-4D4C-9BC7-D7318762C8A7", - "ticketNumber": "7TMFJ47", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.715884, -80.088972", - "loadTime": "09/28/2019 20:28:10", - "straightDistance": "17.81", - "routeDistance": "32.38", - "timeToTower": "1:50:22", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "22:18:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 90, - "quantity": 64.4, - "calculatedQuantity": "64.4 CY", - "s3DownloadKey": "HaulPass_7TMFJ47_201909282028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1D1E429-7782-489C-B379-DC15416FA4FC", - "ticketNumber": "6AZ8WLF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.694169, -80.387225", - "loadTime": "09/28/2019 21:29:19", - "straightDistance": "7.48", - "routeDistance": "11.82", - "timeToTower": "0:51:50", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/28/2019", - "disposalTime": "22:21:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 80, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_6AZ8WLF_201909282129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02890562-BFCB-4C1E-A265-EF2728897481", - "ticketNumber": "UJ8YB2V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.787848, -79.994066", - "loadTime": "09/29/2019 12:06:12", - "straightDistance": "15.44", - "routeDistance": "17.34", - "timeToTower": "1:16:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:22:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_UJ8YB2V_201909291206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03AA0AF6-555F-4B83-ACD5-A6F918204044", - "ticketNumber": "9J2BQ6U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.785593, -80.043018", - "loadTime": "09/29/2019 12:25:43", - "straightDistance": "12.65", - "routeDistance": "14.64", - "timeToTower": "1:08:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:33:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_9J2BQ6U_201909291217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E2253A7-9D12-432B-8248-BEDA4E715E78", - "ticketNumber": "7J3QTV5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816068, -79.994811", - "loadTime": "09/29/2019 12:40:29", - "straightDistance": "15.26", - "routeDistance": "17.6", - "timeToTower": "0:39:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:19:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_7J3QTV5_201909291240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "110EA13B-8E7E-450F-AFAB-F8C628A956BD", - "ticketNumber": "5VMPVS5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.820211, -80.024677", - "loadTime": "09/29/2019 12:21:39", - "straightDistance": "13.53", - "routeDistance": "16.8", - "timeToTower": "1:05:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:27:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_5VMPVS5_201909291221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C16F9C4-B0A7-4BB1-A613-53E663BC2418", - "ticketNumber": "5DY85YR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815762, -79.994362", - "loadTime": "09/29/2019 11:14:08", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:41:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "11:55:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_5DY85YR_201909291114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CBBBD62-EAF3-4F3B-8133-3E4B314569CD", - "ticketNumber": "4BHMSN3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.847827, -80.055052", - "loadTime": "09/29/2019 12:36:19", - "straightDistance": "11.95", - "routeDistance": "14.7", - "timeToTower": "1:09:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:45:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_4BHMSN3_201909291226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2431ABCC-83C9-40E4-BE21-CCC1D93C712C", - "ticketNumber": "7BJS9KV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.819209, -80.024021", - "loadTime": "09/28/2019 21:37:40", - "straightDistance": "13.57", - "routeDistance": "16.89", - "timeToTower": "13:42:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "11:19:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_7BJS9KV_201909282137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "247C772F-7E98-4345-8CA1-ADB2C3925355", - "ticketNumber": "4XBASX4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.791078, -80.050929", - "loadTime": "09/28/2019 21:41:21", - "straightDistance": "12.14", - "routeDistance": "13.81", - "timeToTower": "13:43:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "11:24:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_4XBASX4_201909282141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "272DA0E6-704B-4087-97AD-56424976AE25", - "ticketNumber": "6B52JEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.821733, -80.022818", - "loadTime": "09/28/2019 21:44:18", - "straightDistance": "13.64", - "routeDistance": "16.92", - "timeToTower": "13:53:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "11:38:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 65, - "quantity": 46.2, - "calculatedQuantity": "46.2 CY", - "s3DownloadKey": "HaulPass_6B52JEB_201909282144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28C02171-ACC8-495C-9C6A-C00401A22B9A", - "ticketNumber": "77SB9YN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.785803, -80.042255", - "loadTime": "09/28/2019 21:50:14", - "straightDistance": "12.69", - "routeDistance": "14.68", - "timeToTower": "13:36:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "11:26:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_77SB9YN_201909282150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "292BCDE3-E928-4DE2-9C33-C7EACB541734", - "ticketNumber": "8M4HVCJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824974, -80.106250", - "loadTime": "09/29/2019 11:19:21", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:25:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "11:44:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_8M4HVCJ_201909291119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B2428A7-E2DD-4BF0-94AF-E2ECC7583C20", - "ticketNumber": "9FALC89", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3EWTGJV", - "fieldMonitorName": "Jordan Grant", - "loadCoordinates": "32.818222, -80.027734", - "loadTime": "09/29/2019 12:35:23", - "straightDistance": "13.35", - "routeDistance": "16.59", - "timeToTower": "0:48:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:24:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 65, - "quantity": 40.6, - "calculatedQuantity": "40.6 CY", - "s3DownloadKey": "HaulPass_9FALC89_201909291228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2BC6007E-51A3-4B81-9DCB-95D999C5CF28", - "ticketNumber": "7FD7P4P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.781845, -80.046429", - "loadTime": "09/29/2019 12:02:17", - "straightDistance": "12.51", - "routeDistance": "15", - "timeToTower": "0:55:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "12:57:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 80, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_7FD7P4P_201909291202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F0E42D0-245B-4593-921E-CE3F58A68A96", - "ticketNumber": "6K936BC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815880, -79.994478", - "loadTime": "09/29/2019 14:11:54", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:41:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "14:53:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_J001_6K936BC_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3152E6EC-D88F-485B-BA40-049FB77E13F9", - "ticketNumber": "5XF8AFT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815764, -79.994365", - "loadTime": "09/29/2019 11:14:24", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:42:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "11:56:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_5XF8AFT_201909291114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "343C0D4F-9525-4354-A90E-7414B650BC1C", - "ticketNumber": "5Z4U53A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.767725, -80.362753", - "loadTime": "09/29/2019 14:19:38", - "straightDistance": "6.98", - "routeDistance": "11.85", - "timeToTower": "0:24:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "14:43:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 65, - "quantity": 47, - "calculatedQuantity": "47 CY", - "s3DownloadKey": "HaulPass_5Z4U53A_201909291419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34BB60BD-1B00-4DAE-B5A6-93A79473E42A", - "ticketNumber": "6Y7R4XW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.794669, -80.078747", - "loadTime": "09/29/2019 11:16:42", - "straightDistance": "10.5", - "routeDistance": "12.19", - "timeToTower": "0:42:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "11:59:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 70, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_6Y7R4XW_201909291116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35F8657D-B565-42AB-941C-1C30FC0BB113", - "ticketNumber": "48CB9SF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824858, -80.106281", - "loadTime": "09/29/2019 12:22:47", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:42:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:05:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_48CB9SF_201909291222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3619ADAD-76CC-4AEB-8506-F7E09A442906", - "ticketNumber": "6UVJJ89", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815842, -79.994602", - "loadTime": "09/29/2019 14:18:25", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "0:35:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "14:54:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_J001_6UVJJ89_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E84A9B8-9487-4A40-A98A-D49C8099F8B1", - "ticketNumber": "4ZA3MTD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.764314, -80.359172", - "loadTime": "09/29/2019 12:03:11", - "straightDistance": "6.92", - "routeDistance": "11.53", - "timeToTower": "0:59:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:02:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 65, - "quantity": 49.5, - "calculatedQuantity": "49.5 CY", - "s3DownloadKey": "HaulPass_4ZA3MTD_201909291203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44AE225E-78AC-48E9-B0E8-7019FF87E0B9", - "ticketNumber": "897CMBB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.790873, -80.049481", - "loadTime": "09/28/2019 21:55:54", - "straightDistance": "12.22", - "routeDistance": "13.9", - "timeToTower": "13:30:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "11:25:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 65, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_897CMBB_201909282145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "457E9CF9-D401-440B-8E7A-AE41B367F9E4", - "ticketNumber": "N3QL7G9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825012, -80.106352", - "loadTime": "09/29/2019 13:09:47", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:44:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:54:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_N3QL7G9_201909291309_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4971FEC2-CC32-4EB9-A55E-C89C4E6AADC3", - "ticketNumber": "86R3ZLB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.797191, -80.038886", - "loadTime": "09/29/2019 12:18:07", - "straightDistance": "12.78", - "routeDistance": "14.57", - "timeToTower": "0:32:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "12:50:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_86R3ZLB_201909291218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A202099-719A-42EB-AA21-6233E6FC7A89", - "ticketNumber": "5E7N8LY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.782020, -80.044036", - "loadTime": "09/29/2019 12:39:35", - "straightDistance": "12.64", - "routeDistance": "14.88", - "timeToTower": "0:55:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:35:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 60, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_5E7N8LY_201909291239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BA7A898-7810-412D-957F-00049E170AB4", - "ticketNumber": "7YSXDJB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.796702, -80.038436", - "loadTime": "09/29/2019 11:26:18", - "straightDistance": "12.81", - "routeDistance": "14.57", - "timeToTower": "0:32:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "11:58:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_7YSXDJB_201909291126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BC1912C-8142-4985-A97D-B38236FC74C0", - "ticketNumber": "S2GF4QR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824949, -80.106216", - "loadTime": "09/29/2019 13:42:09", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:42:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "14:24:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_S2GF4QR_201909291342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "510579F0-05B8-4EC9-94AB-6D8151CA4F23", - "ticketNumber": "68V4TUS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.797337, -80.038549", - "loadTime": "09/29/2019 12:42:00", - "straightDistance": "12.8", - "routeDistance": "14.99", - "timeToTower": "0:46:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:28:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_68V4TUS_201909291242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59FE4419-8D54-4B1E-88DD-EE484A132A56", - "ticketNumber": "4BVH8HE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.847899, -80.077105", - "loadTime": "09/29/2019 13:11:45", - "straightDistance": "10.7", - "routeDistance": "14.78", - "timeToTower": "0:58:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "14:10:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_4BVH8HE_201909291311_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5EBE53DD-EF83-4310-9A4E-4F29537E4782", - "ticketNumber": "5GJKEP2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825094, -80.106358", - "loadTime": "09/29/2019 11:24:13", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:56:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "12:20:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 75, - "quantity": 49.7, - "calculatedQuantity": "49.7 CY", - "s3DownloadKey": "HaulPass_5GJKEP2_201909291124_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60259099-4496-4BCF-AE2C-2F6747ECAA41", - "ticketNumber": "4JYBSPV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.814818, -79.994720", - "loadTime": "09/29/2019 14:01:48", - "straightDistance": "15.27", - "routeDistance": "17.64", - "timeToTower": "0:36:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "14:37:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 65, - "quantity": 45.9, - "calculatedQuantity": "45.9 CY", - "s3DownloadKey": "HaulPass_4JYBSPV_201909291401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67D5B3A6-F641-48EB-B160-7E01D9A49603", - "ticketNumber": "88BC5HV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.767620, -80.362572", - "loadTime": "09/29/2019 13:54:33", - "straightDistance": "6.97", - "routeDistance": "11.84", - "timeToTower": "0:50:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "14:44:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 65, - "quantity": 49.5, - "calculatedQuantity": "49.5 CY", - "s3DownloadKey": "HaulPass_88BC5HV_201909291354_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A228B9F-D86E-4480-8436-A17EF3FBFC3A", - "ticketNumber": "5AFE8V8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.814440, -79.995002", - "loadTime": "09/29/2019 14:00:52", - "straightDistance": "15.25", - "routeDistance": "17.67", - "timeToTower": "0:37:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "14:38:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 70, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_5AFE8V8_201909291400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6BB79AAF-40AE-4444-8296-005EA981D6FD", - "ticketNumber": "4RSTYP4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816050, -79.994569", - "loadTime": "09/29/2019 12:58:53", - "straightDistance": "15.27", - "routeDistance": "17.61", - "timeToTower": "0:37:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:36:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_4RSTYP4_201909291258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CD78EDE-0D10-43B6-8006-35E9E0BD2634", - "ticketNumber": "35GY7BE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.797267, -80.038783", - "loadTime": "09/29/2019 13:29:55", - "straightDistance": "12.78", - "routeDistance": "14.57", - "timeToTower": "0:43:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "14:13:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_35GY7BE_201909291329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DE4A832-1893-4657-BC72-B3A826C6E783", - "ticketNumber": "4ELC22W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.797469, -80.038760", - "loadTime": "09/29/2019 13:25:34", - "straightDistance": "12.78", - "routeDistance": "15", - "timeToTower": "0:35:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "14:01:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_4ELC22W_201909291325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7127A0D1-C7A3-4FBC-9AA4-BC7F6B83E720", - "ticketNumber": "5N5Y8GG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824985, -80.106304", - "loadTime": "09/29/2019 11:16:43", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:26:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "11:43:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_5N5Y8GG_201909291116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71F959CE-6129-4FCD-BAA6-1BF21A161F3E", - "ticketNumber": "6QRTCD3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.821703, -80.022787", - "loadTime": "09/28/2019 21:43:38", - "straightDistance": "13.64", - "routeDistance": "16.92", - "timeToTower": "13:53:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "11:37:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_6QRTCD3_201909282143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75BCAB09-3C40-4330-9C99-EAA5BF6429DE", - "ticketNumber": "4HADLP6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825074, -80.106180", - "loadTime": "09/29/2019 13:48:00", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:37:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "14:25:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_4HADLP6_201909291348_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "777F64FC-369A-400B-97E0-683B025A0F21", - "ticketNumber": "NYSQ6P6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.794493, -80.078826", - "loadTime": "09/29/2019 12:31:54", - "straightDistance": "10.5", - "routeDistance": "12.19", - "timeToTower": "0:40:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:12:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 70, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_NYSQ6P6_201909291231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B237A74-69E2-42ED-8E72-0B1B9068FE2E", - "ticketNumber": "4A4H588", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.847422, -80.055181", - "loadTime": "09/29/2019 12:50:39", - "straightDistance": "11.94", - "routeDistance": "14.65", - "timeToTower": "0:56:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:46:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 55, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_4A4H588_201909291250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B445A5D-94E6-4C4B-AE87-582227BDC660", - "ticketNumber": "8D34C6Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.764677, -80.359829", - "loadTime": "09/29/2019 11:23:26", - "straightDistance": "6.94", - "routeDistance": "11.57", - "timeToTower": "1:38:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:02:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_8D34C6Q_201909291123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BF73033-BC55-4C23-B64A-0EE3098A7A0E", - "ticketNumber": "S4E7PST", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.783862, -80.044880", - "loadTime": "09/29/2019 13:45:24", - "straightDistance": "12.57", - "routeDistance": "14.81", - "timeToTower": "1:00:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "14:45:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 75, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_S4E7PST_201909291345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7EC490AB-8C94-44FD-8D74-B0CA61FE9645", - "ticketNumber": "5QH6H67", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.796600, -80.039064", - "loadTime": "09/29/2019 12:41:25", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:48:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:29:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 55, - "quantity": 42.6, - "calculatedQuantity": "42.6 CY", - "s3DownloadKey": "HaulPass_5QH6H67_201909291241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "824FA985-CB42-44B5-842E-2FD33C164448", - "ticketNumber": "6W23227", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.797282, -80.038992", - "loadTime": "09/29/2019 12:29:11", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:30:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "12:59:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_6W23227_201909291229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82F6341F-F50C-4BA9-A94E-440C27099A0C", - "ticketNumber": "8AKGNYC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.797458, -80.039100", - "loadTime": "09/29/2019 11:14:53", - "straightDistance": "12.76", - "routeDistance": "14.57", - "timeToTower": "0:30:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "11:45:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_8AKGNYC_201909291114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8338798A-BF17-46B1-B3E6-F1DE887BBA4C", - "ticketNumber": "5CVSR45", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.797626, -80.037990", - "loadTime": "09/29/2019 11:26:49", - "straightDistance": "12.83", - "routeDistance": "15", - "timeToTower": "0:30:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "11:57:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_5CVSR45_201909291126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83FE574A-733D-49E4-9C6F-B927BE37A551", - "ticketNumber": "4TWGHRU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825012, -80.106352", - "loadTime": "09/29/2019 13:07:47", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:45:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:53:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_4TWGHRU_201909291307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8887AAB0-847C-4A7A-ABCD-B376D4DCB9CC", - "ticketNumber": "8S66AK5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815891, -79.994795", - "loadTime": "09/29/2019 11:16:38", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:38:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "11:54:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_8S66AK5_201909291116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "951906E0-E73E-4EC0-804E-0F09C66F7440", - "ticketNumber": "4N8DAL2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815982, -79.994535", - "loadTime": "09/29/2019 11:37:27", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:41:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "12:18:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_4N8DAL2_201909291137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98786678-888F-46F4-A7E7-EA16350501FF", - "ticketNumber": "EY4YN9A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.818765, -80.026910", - "loadTime": "09/28/2019 21:12:44", - "straightDistance": "13.4", - "routeDistance": "16.65", - "timeToTower": "14:17:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "11:30:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_EY4YN9A_201909282112_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B1ADDB3-30A6-4416-A9D1-BC3D449EB781", - "ticketNumber": "3DPVS2X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.797495, -80.038907", - "loadTime": "09/29/2019 11:19:56", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:26:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "11:46:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 70, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_3DPVS2X_201909291119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C42E684-1CFB-4363-A828-BFF8B658F928", - "ticketNumber": "466F8YY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825093, -80.106535", - "loadTime": "09/29/2019 11:36:30", - "straightDistance": "8.79", - "routeDistance": "12.8", - "timeToTower": "0:44:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "12:21:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 75, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_466F8YY_201909291136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7787F09-3885-4169-948D-D91FF14B4C04", - "ticketNumber": "64ETPLX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.788439, -79.994181", - "loadTime": "09/29/2019 12:03:46", - "straightDistance": "15.43", - "routeDistance": "17.38", - "timeToTower": "1:18:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:21:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_64ETPLX_201909291203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A881C69B-34A1-454A-B6E4-B1DF082EB503", - "ticketNumber": "7X45M42", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.782859, -80.045477", - "loadTime": "09/29/2019 13:58:40", - "straightDistance": "12.55", - "routeDistance": "14.89", - "timeToTower": "0:47:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "14:46:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 75, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_7X45M42_201909291358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7680F86-751E-428E-96BC-AB2CEC899AD0", - "ticketNumber": "8CGR6AW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.814601, -79.995219", - "loadTime": "09/29/2019 12:39:51", - "straightDistance": "15.24", - "routeDistance": "17.56", - "timeToTower": "0:37:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:17:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_8CGR6AW_201909291239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C13C3D08-89EB-4BD0-8D19-AB878DA3AC97", - "ticketNumber": "7F54ZDZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.819841, -80.024423", - "loadTime": "09/29/2019 12:01:53", - "straightDistance": "13.54", - "routeDistance": "16.83", - "timeToTower": "1:24:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:26:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 60, - "quantity": 40.9, - "calculatedQuantity": "40.9 CY", - "s3DownloadKey": "HaulPass_7F54ZDZ_201909291201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C32CA8DB-49F3-4333-B456-9FEC7B6907F0", - "ticketNumber": "9T8UZN6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.794476, -80.078908", - "loadTime": "09/29/2019 13:44:11", - "straightDistance": "10.5", - "routeDistance": "12.18", - "timeToTower": "0:44:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "14:28:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 80, - "quantity": 30.2, - "calculatedQuantity": "30.2 CY", - "s3DownloadKey": "HaulPass_9T8UZN6_201909291344_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8EC9FE6-43D6-4919-A63F-088B53335F03", - "ticketNumber": "5GLD9DH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.847640, -80.076411", - "loadTime": "09/29/2019 11:16:59", - "straightDistance": "10.73", - "routeDistance": "14.76", - "timeToTower": "2:51:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "14:08:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_5GLD9DH_201909291116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2CA81DC-4C26-414E-A627-97CD2D265ABD", - "ticketNumber": "UQY8APZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.815013, -79.995604", - "loadTime": "09/29/2019 12:39:01", - "straightDistance": "15.21", - "routeDistance": "17.58", - "timeToTower": "0:39:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:18:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_UQY8APZ_201909291239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3AEADB2-25C1-4CB0-A9AB-319AF798CC4F", - "ticketNumber": "9VL6E5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.785668, -80.042282", - "loadTime": "09/28/2019 21:59:33", - "straightDistance": "12.69", - "routeDistance": "14.68", - "timeToTower": "13:28:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "11:28:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 60, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_9VL6E5J_201909282159_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4CB68F2-3280-49FA-B6DD-2C965EA07A08", - "ticketNumber": "3W46FXN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815891, -79.994795", - "loadTime": "09/29/2019 11:16:54", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:36:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "11:53:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 60, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_3W46FXN_201909291116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4D018AC-43F0-4DE0-8C9E-4C60ECFD00B8", - "ticketNumber": "36ZTW4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815993, -79.994826", - "loadTime": "09/29/2019 12:40:52", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:39:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:20:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_36ZTW4M_201909291240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9518598-6D4A-4E65-BD72-91B53FA342C1", - "ticketNumber": "6F7NMAG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815941, -79.994515", - "loadTime": "09/29/2019 11:36:56", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:40:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "12:17:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_6F7NMAG_201909291136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEB4A284-222A-439D-87CE-FDF6D70B176F", - "ticketNumber": "5LF8TT5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.781762, -80.046354", - "loadTime": "09/29/2019 12:18:46", - "straightDistance": "12.51", - "routeDistance": "15.01", - "timeToTower": "0:39:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "12:58:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 75, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_5LF8TT5_201909291218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5D208DD-F194-48B6-BEA6-EA9C9597664E", - "ticketNumber": "P65KQPU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825015, -80.106265", - "loadTime": "09/29/2019 12:18:34", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:45:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:03:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_P65KQPU_201909291218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC5A5DE0-E60B-4357-B6C6-BD16262F04F8", - "ticketNumber": "4R9YZGS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3EWTGJV", - "fieldMonitorName": "Jordan Grant", - "loadCoordinates": "32.818110, -80.027657", - "loadTime": "09/29/2019 12:41:55", - "straightDistance": "13.35", - "routeDistance": "16.6", - "timeToTower": "0:42:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:24:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 75, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_4R9YZGS_201909291241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F84EC9CE-48ED-43A5-9531-6250B47141A8", - "ticketNumber": "342M95H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.819117, -80.024221", - "loadTime": "09/28/2019 21:43:55", - "straightDistance": "13.55", - "routeDistance": "16.88", - "timeToTower": "13:39:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "11:23:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_342M95H_201909282143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8F7E613-3FDF-49C2-9A62-5B8427172F02", - "ticketNumber": "4QSMRWB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816050, -79.994569", - "loadTime": "09/29/2019 12:59:08", - "straightDistance": "15.27", - "routeDistance": "17.61", - "timeToTower": "0:37:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "13:37:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_4QSMRWB_201909291259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA7FB8A9-3C80-4716-9403-D7536301434F", - "ticketNumber": "AK3CLTE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.818924, -80.027249", - "loadTime": "09/28/2019 20:58:59", - "straightDistance": "13.38", - "routeDistance": "16.63", - "timeToTower": "14:30:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "11:29:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_AK3CLTE_201909282058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "171D2575-2EC9-4CFB-9189-8A43DDF76481", - "ticketNumber": "8NKXLGY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.578067, -80.324599", - "loadTime": "09/29/2019 11:52:12", - "straightDistance": "1.97", - "routeDistance": "2.11", - "timeToTower": "0:07:59", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "12:00:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_8NKXLGY_201909291152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18758658-A710-47B2-91F7-F0D655246AE8", - "ticketNumber": "498AJPT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.579720, -80.296473", - "loadTime": "09/29/2019 14:49:59", - "straightDistance": "3.51", - "routeDistance": "3.83", - "timeToTower": "0:26:13", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "15:16:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_498AJPT_201909291448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25266CD5-6B28-4049-905D-A53E5178CF14", - "ticketNumber": "9JXEVW4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.565442, -80.341517", - "loadTime": "09/29/2019 12:02:58", - "straightDistance": "1.83", - "routeDistance": "4.45", - "timeToTower": "0:52:20", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "12:55:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_9JXEVW4_201909291202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B26427F-111A-4670-8380-F1478B4BC250", - "ticketNumber": "3GYS7R8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.651224, -80.320828", - "loadTime": "09/29/2019 11:11:56", - "straightDistance": "4.75", - "routeDistance": "7.52", - "timeToTower": "0:41:34", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "11:53:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_3GYS7R8_201909291111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "340D404B-B790-4DA2-B6C7-AFB3451EA5FA", - "ticketNumber": "6LWUR6T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.690739, -80.394953", - "loadTime": "09/29/2019 11:26:20", - "straightDistance": "7.38", - "routeDistance": "12.33", - "timeToTower": "0:49:41", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "12:16:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_6LWUR6T_201909291126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3808573F-8293-45CD-B28C-07B4C57ADBE7", - "ticketNumber": "36RMZBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.583523, -80.293687", - "loadTime": "09/29/2019 14:53:54", - "straightDistance": "3.63", - "routeDistance": "4.14", - "timeToTower": "0:23:01", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "15:16:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_36RMZBU_201909291452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CADC474-10C5-419D-BF8E-6B93352B3C90", - "ticketNumber": "7XHXUVF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.608059, -80.337205", - "loadTime": "09/29/2019 13:34:54", - "straightDistance": "1.7", - "routeDistance": "2.73", - "timeToTower": "0:14:34", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "13:49:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_7XHXUVF_201909291334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E076CE9-E852-4E69-9D4A-1C4944259B29", - "ticketNumber": "84USJRF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.571094, -80.327781", - "loadTime": "09/29/2019 12:38:43", - "straightDistance": "2.05", - "routeDistance": "3.3", - "timeToTower": "0:17:15", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "12:55:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_84USJRF_201909291220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4ADA3871-BA6D-47F5-9B93-6DC09131681D", - "ticketNumber": "6PH8YJF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.578002, -80.324639", - "loadTime": "09/29/2019 11:51:50", - "straightDistance": "1.97", - "routeDistance": "2.11", - "timeToTower": "0:07:38", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "11:59:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_6PH8YJF_201909291151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BA7E6C6-1146-45FC-9AF4-26CDE0922A67", - "ticketNumber": "49ZGZYN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.688808, -80.400728", - "loadTime": "09/29/2019 13:08:44", - "straightDistance": "7.37", - "routeDistance": "12.69", - "timeToTower": "0:52:34", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "14:01:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 55, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_49ZGZYN_201909291308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57D915DF-B4AF-48DC-9E9D-686B1927F726", - "ticketNumber": "3F9DW4B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.570433, -80.321794", - "loadTime": "09/29/2019 11:23:50", - "straightDistance": "2.36", - "routeDistance": "2.93", - "timeToTower": "0:12:06", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "11:35:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_3F9DW4B_201909291123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60DF3545-8BB7-4B4D-B59C-F4DF7094F5EE", - "ticketNumber": "3UQRKYT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.537909, -80.278505", - "loadTime": "09/29/2019 14:46:04", - "straightDistance": "5.72", - "routeDistance": "7.28", - "timeToTower": "0:32:37", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "15:18:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_3UQRKYT_201909291424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B8883BD-0187-46E1-B660-60FA7CEB995C", - "ticketNumber": "TXEUMRY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.606540, -80.340785", - "loadTime": "09/29/2019 13:30:43", - "straightDistance": "1.49", - "routeDistance": "2.5", - "timeToTower": "0:17:55", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "13:48:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_TXEUMRY_201909291330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6EA9C96C-2396-46D0-A699-25C2889058D4", - "ticketNumber": "5F7CMQA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.542952, -80.277255", - "loadTime": "09/29/2019 12:06:37", - "straightDistance": "5.57", - "routeDistance": "6.8", - "timeToTower": "0:20:47", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "12:27:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_5F7CMQA_201909291200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "840DFFD1-1645-4101-BCDC-E1868E44270F", - "ticketNumber": "7NZJURW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.545366, -80.281496", - "loadTime": "09/29/2019 13:27:46", - "straightDistance": "5.27", - "routeDistance": "6.62", - "timeToTower": "0:19:01", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "13:46:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 90, - "quantity": 65.6, - "calculatedQuantity": "65.6 CY", - "s3DownloadKey": "HaulPass_7NZJURW_201909291320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8FF62FC0-8BC0-405E-9C9C-DA58DD373718", - "ticketNumber": "RC95XTY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.567307, -80.336450", - "loadTime": "09/29/2019 14:03:18", - "straightDistance": "1.88", - "routeDistance": "4.26", - "timeToTower": "0:23:11", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "14:26:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_RC95XTY_201909291403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC0B935E-B615-48BA-A6AB-7B015967BC0A", - "ticketNumber": "9CTF6SM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.641912, -80.299125", - "loadTime": "09/29/2019 13:34:30", - "straightDistance": "4.92", - "routeDistance": "8.93", - "timeToTower": "0:45:46", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "14:20:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_9CTF6SM_201909291334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADCD9D8C-E9A9-4240-ACB4-1A3D9857754C", - "ticketNumber": "4FBPQ9E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.570431, -80.321737", - "loadTime": "09/29/2019 11:22:37", - "straightDistance": "2.36", - "routeDistance": "2.93", - "timeToTower": "0:11:00", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "11:33:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 55, - "quantity": 39.9, - "calculatedQuantity": "39.9 CY", - "s3DownloadKey": "HaulPass_4FBPQ9E_201909291122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2AAE596-3102-4BF2-9A4A-1E2EC6FD4DAB", - "ticketNumber": "82EP852", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.685841, -80.406628", - "loadTime": "09/29/2019 14:32:27", - "straightDistance": "7.31", - "routeDistance": "13.09", - "timeToTower": "0:50:07", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "15:22:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_82EP852_201909291432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFCA21EC-66BB-4A58-80C1-7542AE6D8238", - "ticketNumber": "3RSD8JS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.564848, -80.335940", - "loadTime": "09/29/2019 13:21:59", - "straightDistance": "2.03", - "routeDistance": "4.08", - "timeToTower": "1:03:46", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "14:25:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_3RSD8JS_201909291321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDBCBE73-9275-4CD5-8938-A8531B2B7D8A", - "ticketNumber": "3PB5HS4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.651651, -80.320684", - "loadTime": "09/29/2019 12:34:41", - "straightDistance": "4.78", - "routeDistance": "7.51", - "timeToTower": "0:29:57", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "13:04:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_3PB5HS4_201909291234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13F033E4-FA79-4893-B35F-113A73F99517", - "ticketNumber": "9D8UNLD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825301, -80.106287", - "loadTime": "09/29/2019 14:40:11", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:40:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "15:20:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_9D8UNLD_201909291440_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "818F5ABB-E838-4491-9DDF-85DB25A6DFF2", - "ticketNumber": "6U8Y9RS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816032, -79.994492", - "loadTime": "09/29/2019 14:18:28", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:41:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "15:00:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_6U8Y9RS_201909291418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95048632-F08F-4CE8-A0A4-E431D3C974FF", - "ticketNumber": "9AQJUDH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813555, -80.107928", - "loadTime": "09/29/2019 14:33:45", - "straightDistance": "8.7", - "routeDistance": "10.65", - "timeToTower": "0:44:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "15:17:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_9AQJUDH_201909291433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "973DD6B4-629B-43EF-948D-2CE76C342DAE", - "ticketNumber": "6ZWL5C4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825133, -80.106071", - "loadTime": "09/29/2019 14:38:00", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:41:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "15:19:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_6ZWL5C4_201909291438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99F6EA49-B9C0-4052-AD05-95DF0D9B1006", - "ticketNumber": "4G25RXC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.818119, -80.027540", - "loadTime": "09/29/2019 14:01:57", - "straightDistance": "13.36", - "routeDistance": "16.61", - "timeToTower": "1:06:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "15:08:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_4G25RXC_201909291401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDBFD56A-C249-4B08-BD6E-EDB6B58297DC", - "ticketNumber": "PXUS89S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.817956, -80.027034", - "loadTime": "09/29/2019 14:22:57", - "straightDistance": "13.39", - "routeDistance": "16.64", - "timeToTower": "0:46:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "15:09:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_PXUS89S_201909291422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E14CAB45-1510-48F2-9CBA-595A9BA0064E", - "ticketNumber": "8AP8DZQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816031, -79.994493", - "loadTime": "09/29/2019 14:18:44", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:42:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "15:01:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_8AP8DZQ_201909291418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C702F47-C13F-4615-B612-345B8A554462", - "ticketNumber": "5QHT7T7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.566969, -80.336561", - "loadTime": "09/29/2019 14:57:52", - "straightDistance": "1.89", - "routeDistance": "4.25", - "timeToTower": "0:30:37", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "15:28:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_5QHT7T7_201909291457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "987059A6-354A-4640-BCE7-21DE3F706E6D", - "ticketNumber": "74F6ZJQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.567383, -80.336598", - "loadTime": "09/29/2019 14:58:26", - "straightDistance": "1.87", - "routeDistance": "4.26", - "timeToTower": "0:30:44", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "15:29:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_74F6ZJQ_201909291458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F76337B-E5F0-40A4-8D3E-A3DA5E771E50", - "ticketNumber": "49LXHKZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.778255, -80.09619", - "loadTime": "09/29/2019 14:58:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:00:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_49LXHKZ_201909291458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1974FA4E-ED96-4F82-80E9-ABA9D8791088", - "ticketNumber": "9Y3DY6Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.774023, -80.085283", - "loadTime": "09/29/2019 15:19:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:23:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9Y3DY6Z_201909291519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E5FA97A-7079-4946-9ADF-3F7531A5DFB7", - "ticketNumber": "9Z2X6NL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.778894, -80.102762", - "loadTime": "09/29/2019 14:31:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "14:33:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9Z2X6NL_201909291431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F2B77A1-E8D9-47C9-8A34-9820E4596B69", - "ticketNumber": "962T23F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.771157, -80.079157", - "loadTime": "09/29/2019 15:59:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "16:03:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_962T23F_201909291559_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C014566-6554-4F2F-8B84-A8FECA790D07", - "ticketNumber": "5KQPMVM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.778803, -80.101521", - "loadTime": "09/29/2019 14:37:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "14:41:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5KQPMVM_201909291437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43C21B46-456B-47B1-9901-E6F86437EFC0", - "ticketNumber": "7QH2L7K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.720311, -79.957883", - "loadTime": "09/29/2019 13:30:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "13:32:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QH2L7K_201909291330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "457E8944-ABF6-479E-9659-A5EFE0880D5E", - "ticketNumber": "8M6S7WM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.728935, -79.937009", - "loadTime": "09/29/2019 12:06:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "12:14:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8M6S7WM_201909291206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60A466BA-499A-4B0A-B06C-DC0CB9AA90DB", - "ticketNumber": "4874LVC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.773478, -80.084239", - "loadTime": "09/29/2019 15:27:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:30:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4874LVC_201909291527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FF10CED-C308-46AA-AEA0-9D6B1C491826", - "ticketNumber": "84VGHXM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.769642, -80.075747", - "loadTime": "09/29/2019 16:11:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "16:14:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_84VGHXM_201909291611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "809D2874-CC5B-4428-9473-74A41A414D48", - "ticketNumber": "9SH8YR8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.779204, -80.10394", - "loadTime": "09/29/2019 14:26:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "14:28:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9SH8YR8_201909291426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CAB992C-4C92-4494-BE6E-B91A748B098C", - "ticketNumber": "4E9D7DB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.772263, -80.081414", - "loadTime": "09/29/2019 15:49:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:52:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4E9D7DB_201909291549_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E0A2B1F-FAB3-479C-881F-85F2C17032B5", - "ticketNumber": "7U2Q9N7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.772196, -80.081369", - "loadTime": "09/29/2019 15:44:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:47:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7U2Q9N7_201909291544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F324B10-77C8-4064-8487-600B646E8148", - "ticketNumber": "6RJXV4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.77792, -80.095137", - "loadTime": "09/29/2019 15:03:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:05:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6RJXV4M_201909291503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9AF3C460-655C-49E6-8F96-BBA525E50276", - "ticketNumber": "75KM9RR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.769572, -80.075721", - "loadTime": "09/29/2019 16:09:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "16:11:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_75KM9RR_201909291609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3C309AB-7DEB-4473-BF87-E6C33F3CC3EC", - "ticketNumber": "5VQRYXR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.778828, -80.101409", - "loadTime": "09/29/2019 14:35:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "14:37:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5VQRYXR_201909291435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB5A5B05-41B4-49BA-A2B9-17E1B2336280", - "ticketNumber": "9XAY736", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.722882, -79.95047", - "loadTime": "09/29/2019 13:18:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "13:19:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9XAY736_201909291318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF750146-D57C-4559-B902-D057DFE593DD", - "ticketNumber": "44ERPLU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.728618, -79.937202", - "loadTime": "09/29/2019 12:16:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:14:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "12:30:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_44ERPLU_201909291216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CAEF6405-7EE3-49B8-9E92-CA799E1ADAFE", - "ticketNumber": "7LPMU3E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.778362, -80.09746", - "loadTime": "09/29/2019 14:50:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "14:51:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7LPMU3E_201909291450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D217077A-AD57-4A02-9A00-BD8EEE085BA4", - "ticketNumber": "4AG48S7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.778191, -80.096375", - "loadTime": "09/29/2019 14:54:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "14:56:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4AG48S7_201909291454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4801C4C-DEBA-45F1-9E59-7935A8926A24", - "ticketNumber": "8MXPGR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.772459, -80.082119", - "loadTime": "09/29/2019 15:36:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:40:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8MXPGR3_201909291536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBDA363B-2FA6-4D8A-ABAA-1781DDE762F6", - "ticketNumber": "P574KTW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.778342, -80.097614", - "loadTime": "09/29/2019 14:45:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "14:48:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_P574KTW_201909291445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E28FD031-1B58-4631-B458-7AB4FD85FF5F", - "ticketNumber": "6677DF4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.769316, -80.07491", - "loadTime": "09/29/2019 16:17:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "16:23:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6677DF4_201909291617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E64486E1-DDA2-4967-AC2F-7EEA8642867D", - "ticketNumber": "6K395MF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.778309, -80.097504", - "loadTime": "09/29/2019 14:48:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "14:50:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6K395MF_201909291448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E68B48E0-5CC1-43D7-9E22-3A91ABEBB089", - "ticketNumber": "GKPFLFM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.777655, -80.094029", - "loadTime": "09/29/2019 15:09:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:11:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_GKPFLFM_201909291509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA11F772-C368-4224-9AC5-FAD4E7B07ED1", - "ticketNumber": "46Y8KAC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.725758, -79.942567", - "loadTime": "09/29/2019 12:51:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "12:56:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_46Y8KAC_201909291251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA3E031A-FCAE-4AB4-A422-94BBB7F870B8", - "ticketNumber": "8M3DUE2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.728693, -79.937205", - "loadTime": "09/29/2019 12:31:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "12:40:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8M3DUE2_201909291231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19E3E60A-B8F9-4C6F-9E00-0250881BF688", - "ticketNumber": "CDPFB32", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746356, -79.929291", - "loadTime": "09/29/2019 12:30:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "12:32:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_CDPFB32_201909291230_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1ACC510A-9398-4AEB-9B28-FD1E7B76A08B", - "ticketNumber": "82QJXUQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.74722, -79.926643", - "loadTime": "09/29/2019 13:18:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "13:19:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82QJXUQ_201909291318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E7C7F5D-541A-4B46-81FF-A02FF1F4435D", - "ticketNumber": "CDPYUHC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746092, -79.925257", - "loadTime": "09/29/2019 14:00:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "14:02:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_CDPYUHC_201909291400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FB1A1EA-D90E-4C55-A881-F2308EA4E7B2", - "ticketNumber": "7VDLDSG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.74092, -79.945068", - "loadTime": "09/29/2019 16:02:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "16:07:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7VDLDSG_201909291602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25675895-3140-4ABE-BCB6-60D203A4A2A8", - "ticketNumber": "RP3AVC3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.741807, -79.939585", - "loadTime": "09/29/2019 15:01:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:08:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_RP3AVC3_201909291501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3343ED71-7E97-47C9-A6D6-1727B9102BB7", - "ticketNumber": "9ABXKUU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746795, -79.927244", - "loadTime": "09/29/2019 13:04:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "13:05:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ABXKUU_201909291304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C17D772-64AD-4370-B217-0E6BBC3335CF", - "ticketNumber": "8UPH9XT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746826, -79.925224", - "loadTime": "09/29/2019 13:48:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "13:51:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8UPH9XT_201909291348_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CDA144D-B3EB-41FA-BF79-194DD3E3EBD5", - "ticketNumber": "86RZ8B9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746598, -79.926874", - "loadTime": "09/29/2019 14:18:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "14:20:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_86RZ8B9_201909291418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F286575-6407-450F-AB6E-A3DDAEC1BE32", - "ticketNumber": "4VQW6LH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747201, -79.92519", - "loadTime": "09/29/2019 13:43:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "13:45:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4VQW6LH_201909291343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44207927-2B23-4F16-8143-4DD9067E5597", - "ticketNumber": "9SAUGKX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.74722, -79.926643", - "loadTime": "09/29/2019 13:19:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "13:21:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9SAUGKX_201909291319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "456B2D9B-B764-4030-B1FD-2C3F61C3D207", - "ticketNumber": "4WDKAMB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746334, -79.929233", - "loadTime": "09/29/2019 12:32:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "12:41:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4WDKAMB_201909291232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47007AB6-1067-45EE-9681-B1A5231C1CC1", - "ticketNumber": "7ZVN5NH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746101, -79.925245", - "loadTime": "09/29/2019 13:56:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "13:59:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ZVN5NH_201909291356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "491C7D9C-BB14-4342-B608-09F0EF60299A", - "ticketNumber": "33PKE8M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746165, -79.926974", - "loadTime": "09/29/2019 14:28:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "14:32:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_33PKE8M_201909291428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5342CB2B-075B-427B-A1AD-7AF9262FD603", - "ticketNumber": "9GFB63G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.74264, -79.942486", - "loadTime": "09/29/2019 15:28:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:29:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9GFB63G_201909291528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "562C0286-CA7E-484E-A536-9A3441860518", - "ticketNumber": "4SP56W4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.743686, -79.940862", - "loadTime": "09/29/2019 15:21:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:22:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SP56W4_201909291521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A794E6E-BF19-4E04-A8AB-89778DB35DFC", - "ticketNumber": "4AULZ2Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.741667, -79.939772", - "loadTime": "09/29/2019 14:54:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "14:57:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4AULZ2Y_201909291454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E24A968-4805-4BBC-9A30-F2EBEC2F1DD1", - "ticketNumber": "8GD3QUN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747298, -79.945683", - "loadTime": "09/29/2019 16:35:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "16:37:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8GD3QUN_201909291635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5FE50940-6845-4481-B1C2-ECF12B62775A", - "ticketNumber": "4YVN5XJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746509, -79.928727", - "loadTime": "09/29/2019 12:47:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "12:50:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4YVN5XJ_201909291247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61EC34F4-3E4A-4858-AF69-17AD4C2DE227", - "ticketNumber": "39V82EG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746891, -79.927291", - "loadTime": "09/29/2019 13:05:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "13:11:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_39V82EG_201909291305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65D0FF0E-091D-468F-ADB7-9A5559CB16E4", - "ticketNumber": "94D5GKB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747087, -79.946475", - "loadTime": "09/29/2019 16:27:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "16:31:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_94D5GKB_201909291627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69D06945-6399-49ED-8320-82A86BC859DA", - "ticketNumber": "6RJYHL4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.740456, -79.944316", - "loadTime": "09/29/2019 15:45:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:50:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6RJYHL4_201909291545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B32D94A-431A-4E76-A8A6-548C9548929A", - "ticketNumber": "5T4PVY3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747409, -79.925077", - "loadTime": "09/29/2019 13:35:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "13:42:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5T4PVY3_201909291335_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E19825A-22D7-493F-A5E8-F93EC607CB30", - "ticketNumber": "58PBLBA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.745878, -79.928008", - "loadTime": "09/29/2019 14:34:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "14:35:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_58PBLBA_201909291434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C648824-029A-450A-8F01-1FA3B041BF3B", - "ticketNumber": "4NBXH3Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747091, -79.92751", - "loadTime": "09/29/2019 12:54:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "12:59:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4NBXH3Y_201909291254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84A68E01-930F-4DDB-895A-B68C4E40DA1D", - "ticketNumber": "6M88BVP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742194, -79.93973", - "loadTime": "09/29/2019 15:12:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:15:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6M88BVP_201909291512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8731B421-5277-4121-AC78-10FF8D212580", - "ticketNumber": "3UZD9WC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.741812, -79.941198", - "loadTime": "09/29/2019 15:37:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:39:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3UZD9WC_201909291537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CEC2310-328D-4757-8B82-7FC73EAD0C43", - "ticketNumber": "5FZDHHE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.741803, -79.938115", - "loadTime": "09/29/2019 14:45:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "14:50:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5FZDHHE_201909291445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D19BDA3-0B27-48F5-8C72-C1801B273692", - "ticketNumber": "HQ9Z5AF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742152, -79.942746", - "loadTime": "09/29/2019 15:32:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:32:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_HQ9Z5AF_201909291532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8FC4EF7A-1669-4848-B6D1-5BFB41AAF21D", - "ticketNumber": "4LTVJPX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.745824, -79.928885", - "loadTime": "09/29/2019 12:42:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "12:46:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4LTVJPX_201909291242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A650255C-1350-4BF5-AB0E-D8447E236699", - "ticketNumber": "665ATM7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742946, -79.942115", - "loadTime": "09/29/2019 15:26:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:27:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_665ATM7_201909291526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9C54FCD-2A06-4BD1-BA0D-03644FF43FD6", - "ticketNumber": "549XJ7F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746257, -79.925334", - "loadTime": "09/29/2019 14:02:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "14:08:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_549XJ7F_201909291402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3C21388-33BD-48BE-A561-75C5F3BFEB7B", - "ticketNumber": "7HDPV5Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.74716, -79.92519", - "loadTime": "09/29/2019 13:33:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "13:34:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7HDPV5Q_201909291333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C787F2F6-485A-4EF3-AAF1-CE664F8994CA", - "ticketNumber": "8BAZLU2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.74702, -79.926809", - "loadTime": "09/29/2019 13:13:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "13:17:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8BAZLU2_201909291313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0175E0C-CAE6-43E9-AB36-93E72D75C742", - "ticketNumber": "6DWXD72", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742596, -79.939503", - "loadTime": "09/29/2019 15:17:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:18:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6DWXD72_201909291517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA6B705A-AA76-4E48-9AFE-D229FE45DAA4", - "ticketNumber": "MXY3EAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746784, -79.927417", - "loadTime": "09/29/2019 12:59:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "13:02:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_MXY3EAF_201909291259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4B74C82-D29F-4BBF-843C-7643BF171D04", - "ticketNumber": "63TZH74", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.74041, -79.944275", - "loadTime": "09/29/2019 15:55:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:58:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_63TZH74_201909291555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E714C27E-F7EB-4A38-B220-F1BEF9EA0A30", - "ticketNumber": "72RGA94", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.74628, -79.930518", - "loadTime": "09/29/2019 12:22:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "12:23:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_72RGA94_201909291222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2AF0C12-E828-47A9-9E6F-D84143DE015D", - "ticketNumber": "3Q6HKY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746298, -79.926769", - "loadTime": "09/29/2019 14:23:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "14:26:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3Q6HKY4_201909291423_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6818ED4-E41E-49E8-9A55-F1D91BE00875", - "ticketNumber": "93WY5QK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.743614, -79.945073", - "loadTime": "09/29/2019 16:14:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "16:22:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_93WY5QK_201909291614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7A92B55-EC49-4458-9FDE-D71CA854FAB9", - "ticketNumber": "3P97VM9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.748486, -79.942989", - "loadTime": "09/29/2019 16:48:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "16:54:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3P97VM9_201909291648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD53355F-5B20-45EA-946B-E3F51B242286", - "ticketNumber": "6EBD23D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747379, -79.925321", - "loadTime": "09/29/2019 13:30:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "13:33:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6EBD23D_201909291330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0039819B-27FA-4DE4-8B16-127B17BC5CEC", - "ticketNumber": "3YBPVKB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.767909, -80.071192", - "loadTime": "09/29/2019 13:57:47", - "straightDistance": "6.58", - "routeDistance": "9.97", - "timeToTower": "0:35:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:33:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_3YBPVKB_201909291350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03C6AB58-5B50-4ED0-9ED3-C6AFA940E76A", - "ticketNumber": "96EXQB7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.745430, -79.931511", - "loadTime": "09/29/2019 18:28:56", - "straightDistance": "9.21", - "routeDistance": "15.42", - "timeToTower": "0:41:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "19:10:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 70, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_96EXQB7_201909291828_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03D8A537-E2C1-4DD2-8A4C-7CD5F4DCD88A", - "ticketNumber": "3UVDFLB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.735240, -79.926384", - "loadTime": "09/29/2019 15:27:43", - "straightDistance": "9.11", - "routeDistance": "15.51", - "timeToTower": "1:12:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "16:39:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 70, - "quantity": 42.4, - "calculatedQuantity": "42.4 CY", - "s3DownloadKey": "HaulPass_3UVDFLB_201909291527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "050BF0CA-F2B4-47B9-B6AD-73A5DF4359B2", - "ticketNumber": "67USJ4E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.730179, -80.027690", - "loadTime": "09/29/2019 12:16:31", - "straightDistance": "4.5", - "routeDistance": "6.26", - "timeToTower": "0:49:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "13:05:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_67USJ4E_201909291216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A9A32A7-4B8D-4E8F-ABC8-D1D911E2A0BE", - "ticketNumber": "34NTQCJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.716245, -80.088288", - "loadTime": "09/29/2019 16:36:00", - "straightDistance": "3.31", - "routeDistance": "5.91", - "timeToTower": "0:40:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "17:16:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_34NTQCJ_201909291636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AD1C2FF-8A83-4F88-9177-A2C9CCF7E480", - "ticketNumber": "3W7LH8F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.740100, -79.929104", - "loadTime": "09/29/2019 17:40:18", - "straightDistance": "9.13", - "routeDistance": "15.14", - "timeToTower": "0:49:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "18:29:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_3W7LH8F_201909291740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B091204-ED6D-47FB-916C-0563EA92076F", - "ticketNumber": "3DE6UVB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.772212, -80.081254", - "loadTime": "09/29/2019 15:27:37", - "straightDistance": "6.94", - "routeDistance": "10.63", - "timeToTower": "0:31:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "15:59:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_3DE6UVB_201909291519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D06AA0E-9692-4991-B250-98CC96843FC2", - "ticketNumber": "7CM4R3X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.740848, -80.036261", - "loadTime": "09/29/2019 13:40:59", - "straightDistance": "4.98", - "routeDistance": "7.15", - "timeToTower": "0:50:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:31:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_7CM4R3X_201909291340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D8921AC-4F19-47B6-A444-99B9E396DAA3", - "ticketNumber": "3VYBVX3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.740826, -79.939938", - "loadTime": "09/29/2019 12:12:27", - "straightDistance": "8.63", - "routeDistance": "14.78", - "timeToTower": "1:27:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "13:39:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_3VYBVX3_201909291212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DD80B97-EA58-4471-99C9-A7538EEB7926", - "ticketNumber": "7VBZDEU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.740066, -79.929065", - "loadTime": "09/29/2019 16:24:35", - "straightDistance": "9.14", - "routeDistance": "15.14", - "timeToTower": "0:35:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "16:59:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_7VBZDEU_201909291624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11114B43-0716-4523-A426-1640D7ED6D6A", - "ticketNumber": "4QQX8MF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.727384, -79.925500", - "loadTime": "09/29/2019 12:40:03", - "straightDistance": "8.91", - "routeDistance": "15.82", - "timeToTower": "1:19:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "13:59:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 70, - "quantity": 52.5, - "calculatedQuantity": "52.5 CY", - "s3DownloadKey": "HaulPass_4QQX8MF_201909291240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15B3555E-282A-4B89-9646-C85AA0C3A87C", - "ticketNumber": "57P565E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.762761, -80.059990", - "loadTime": "09/29/2019 17:58:03", - "straightDistance": "6.22", - "routeDistance": "9.23", - "timeToTower": "0:41:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "18:39:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 50, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_57P565E_201909291758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16C1008E-E6A4-4940-B035-EC5E493A4DC2", - "ticketNumber": "4GTL99W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.738333, -79.936176", - "loadTime": "09/29/2019 12:16:49", - "straightDistance": "8.72", - "routeDistance": "14.9", - "timeToTower": "1:17:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "13:34:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 75, - "quantity": 70.6, - "calculatedQuantity": "70.6 CY", - "s3DownloadKey": "HaulPass_4GTL99W_201909291216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16E77379-F437-4917-8448-A26060908827", - "ticketNumber": "4MXD3FD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.738675, -79.935199", - "loadTime": "09/29/2019 18:45:33", - "straightDistance": "8.78", - "routeDistance": "15.45", - "timeToTower": "0:58:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "19:43:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 75, - "quantity": 70.6, - "calculatedQuantity": "70.6 CY", - "s3DownloadKey": "HaulPass_4MXD3FD_201909291845_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C464D80-81C2-401E-BADA-E0A6F535C660", - "ticketNumber": "9NRGJGM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.715428, -80.074904", - "loadTime": "09/29/2019 12:17:32", - "straightDistance": "3.01", - "routeDistance": "4.86", - "timeToTower": "0:41:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "12:59:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_9NRGJGM_201909291217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F59F231-5CBD-4615-B7DB-3EF9AB8F57E8", - "ticketNumber": "A9YPS8A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.738662, -79.934652", - "loadTime": "09/29/2019 19:04:38", - "straightDistance": "8.81", - "routeDistance": "15.05", - "timeToTower": "0:40:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "19:45:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 75, - "quantity": 69.9, - "calculatedQuantity": "69.9 CY", - "s3DownloadKey": "HaulPass_A9YPS8A_201909291904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F6A50A3-7D1C-4C55-8D44-4BE70CE83C5B", - "ticketNumber": "3PDP29Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6N7W4YM", - "fieldMonitorName": "Thomas Strong", - "loadCoordinates": "32.749660, -79.916246", - "loadTime": "09/29/2019 13:19:53", - "straightDistance": "10.12", - "routeDistance": "16.36", - "timeToTower": "0:44:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:04:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_3PDP29Z_201909291319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2002CB56-FED3-4E1D-A340-886C89C06C3E", - "ticketNumber": "5X2YRVN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.721835, -80.084666", - "loadTime": "09/29/2019 17:41:26", - "straightDistance": "3.59", - "routeDistance": "5.64", - "timeToTower": "1:22:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "19:03:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_5X2YRVN_201909291741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2114E3D8-3F57-4216-AEDB-F5C8BC35D395", - "ticketNumber": "8DSMJR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.739460, -79.963763", - "loadTime": "09/29/2019 16:45:21", - "straightDistance": "7.45", - "routeDistance": "13.27", - "timeToTower": "2:10:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "18:56:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_8DSMJR3_201909291645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "222CC463-38E1-420A-BFF5-8510346A76C7", - "ticketNumber": "9GP3922", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.705139, -79.943179", - "loadTime": "09/29/2019 15:01:42", - "straightDistance": "7.39", - "routeDistance": "16.91", - "timeToTower": "1:17:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "16:19:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 80, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_9GP3922_201909291501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24508229-CC83-4750-9F00-3767038318EC", - "ticketNumber": "7USB7VN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.734673, -79.926576", - "loadTime": "09/29/2019 13:34:44", - "straightDistance": "9.08", - "routeDistance": "15.53", - "timeToTower": "0:35:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:09:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_7USB7VN_201909291334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24E880AE-8407-4061-A911-8DFDE10AF288", - "ticketNumber": "7ZLBLXL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.642195, -80.096245", - "loadTime": "09/29/2019 18:23:29", - "straightDistance": "2.8", - "routeDistance": "4.58", - "timeToTower": "0:37:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "19:01:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_J001_7ZLBLXL_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A103E32-F413-424E-913E-5C78F651B444", - "ticketNumber": "T49M9L6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.739704, -79.927774", - "loadTime": "09/29/2019 17:51:26", - "straightDistance": "9.19", - "routeDistance": "15.17", - "timeToTower": "0:52:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "18:44:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_T49M9L6_201909291751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A92C8D9-B1B3-4074-980A-773547C6C8FD", - "ticketNumber": "84RZLRZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.748922, -80.042428", - "loadTime": "09/29/2019 16:28:55", - "straightDistance": "5.41", - "routeDistance": "7.82", - "timeToTower": "0:53:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "17:22:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_84RZLRZ_201909291628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CA80AD5-4717-470C-9705-DFEFB94100E4", - "ticketNumber": "3332KGM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.715172, -80.075285", - "loadTime": "09/29/2019 13:27:27", - "straightDistance": "3", - "routeDistance": "4.86", - "timeToTower": "0:30:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "13:58:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 75, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_3332KGM_201909291322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CAD244F-5E4C-4352-BCE9-9B2382406DE7", - "ticketNumber": "4AWNE6T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.676705, -80.189656", - "loadTime": "09/29/2019 18:41:54", - "straightDistance": "7.28", - "routeDistance": "13.11", - "timeToTower": "0:39:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "19:21:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_4AWNE6T_201909291841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "368E3F2C-ACC5-43AA-BCC5-E0D7A552A891", - "ticketNumber": "VCULRMN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.738804, -79.927080", - "loadTime": "09/29/2019 16:18:13", - "straightDistance": "9.19", - "routeDistance": "15.24", - "timeToTower": "0:44:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "17:02:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 70, - "quantity": 51.3, - "calculatedQuantity": "51.3 CY", - "s3DownloadKey": "HaulPass_VCULRMN_201909291618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38257C6F-4178-4AC0-993B-614387B5A2FE", - "ticketNumber": "9YJB48C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.701309, -80.116763", - "loadTime": "09/29/2019 12:28:43", - "straightDistance": "3.63", - "routeDistance": "7.91", - "timeToTower": "0:19:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "12:48:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_9YJB48C_201909291211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A426C23-8BE5-4807-8532-8F30D46F5A70", - "ticketNumber": "6DAEPV5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.730732, -79.926166", - "loadTime": "09/29/2019 18:25:36", - "straightDistance": "8.98", - "routeDistance": "15.58", - "timeToTower": "0:47:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "19:13:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 75, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_6DAEPV5_201909291748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A80E2F0-4624-484B-B499-250AC33EDFF9", - "ticketNumber": "5GX4Q4A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.650701, -80.098623", - "loadTime": "09/29/2019 17:32:35", - "straightDistance": "2.5", - "routeDistance": "3.98", - "timeToTower": "0:32:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "18:05:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_5GX4Q4A_201909291732_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BC26515-5CBF-458F-B8FD-46166EBB563B", - "ticketNumber": "36GCSQW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.705011, -79.943524", - "loadTime": "09/29/2019 18:00:35", - "straightDistance": "7.37", - "routeDistance": "16.89", - "timeToTower": "1:26:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "19:27:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 85, - "quantity": 63.2, - "calculatedQuantity": "63.2 CY", - "s3DownloadKey": "HaulPass_36GCSQW_201909291800_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DB36984-96E1-4A08-AC66-97DE7BF2A269", - "ticketNumber": "BTC5SVW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.749355, -79.916798", - "loadTime": "09/29/2019 11:45:38", - "straightDistance": "10.08", - "routeDistance": "16.69", - "timeToTower": "2:17:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:02:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_BTC5SVW_201909291145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DF0A9B3-4C52-4F66-BCB8-E949BDF6784A", - "ticketNumber": "42288J8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.702145, -79.952287", - "loadTime": "09/29/2019 17:09:42", - "straightDistance": "6.83", - "routeDistance": "16.34", - "timeToTower": "0:57:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "18:07:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_42288J8_201909291632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41BB1FD7-29EC-455C-A02A-69D8FD77C1D4", - "ticketNumber": "4UWA9H6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.739909, -79.929070", - "loadTime": "09/29/2019 15:03:39", - "straightDistance": "9.13", - "routeDistance": "15.14", - "timeToTower": "0:31:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "15:34:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_4UWA9H6_201909291503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43EC9767-B0F0-4976-A768-4B8536C59BB0", - "ticketNumber": "7VWGFR6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.727249, -79.925725", - "loadTime": "09/29/2019 15:02:49", - "straightDistance": "8.89", - "routeDistance": "15.8", - "timeToTower": "1:52:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "16:55:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 70, - "quantity": 52.5, - "calculatedQuantity": "52.5 CY", - "s3DownloadKey": "HaulPass_7VWGFR6_201909291502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "470A82B5-3D9E-408B-B8F1-C37429C62244", - "ticketNumber": "94QQAN2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.758941, -80.054929", - "loadTime": "09/29/2019 18:15:16", - "straightDistance": "5.98", - "routeDistance": "8.83", - "timeToTower": "0:25:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "18:41:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_94QQAN2_201909291810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49681B80-5A33-40BE-8C21-68B9AF9B14EB", - "ticketNumber": "5FWFHZR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.731284, -79.924841", - "loadTime": "09/29/2019 12:21:44", - "straightDistance": "9.06", - "routeDistance": "16.05", - "timeToTower": "0:34:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "12:55:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 80, - "quantity": 55.4, - "calculatedQuantity": "55.4 CY", - "s3DownloadKey": "HaulPass_5FWFHZR_201909291213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F5FE39B-9F61-4D3F-AD50-205B9CA01AC1", - "ticketNumber": "3Y7UEM5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.735266, -79.926654", - "loadTime": "09/29/2019 13:54:54", - "straightDistance": "9.09", - "routeDistance": "15.5", - "timeToTower": "0:43:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:38:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 60, - "quantity": 36.3, - "calculatedQuantity": "36.3 CY", - "s3DownloadKey": "HaulPass_3Y7UEM5_201909291350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5334149A-EC71-41AB-BC29-DDE6869B0731", - "ticketNumber": "8B96P4S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.704863, -79.944765", - "loadTime": "09/29/2019 17:37:43", - "straightDistance": "7.3", - "routeDistance": "16.82", - "timeToTower": "1:47:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "19:25:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 85, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_8B96P4S_201909291737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5594529D-C78C-4455-B48D-F09AA55B707E", - "ticketNumber": "9Z2NLS9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.738667, -79.983976", - "loadTime": "09/29/2019 12:14:22", - "straightDistance": "6.52", - "routeDistance": "11.63", - "timeToTower": "1:18:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "13:32:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 90, - "quantity": 95.9, - "calculatedQuantity": "95.9 CY", - "s3DownloadKey": "HaulPass_9Z2NLS9_201909291214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56B572C6-2CBA-44B5-89F7-3BDD774DA142", - "ticketNumber": "7RC8DFA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.738980, -79.959446", - "loadTime": "09/29/2019 15:44:06", - "straightDistance": "7.62", - "routeDistance": "13.61", - "timeToTower": "1:48:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "17:32:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 85, - "quantity": 77.6, - "calculatedQuantity": "77.6 CY", - "s3DownloadKey": "HaulPass_7RC8DFA_201909291543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57287C0B-2F16-4F3D-9AB3-67C23A8854A5", - "ticketNumber": "8YHCX65", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.629936, -80.190737", - "loadTime": "09/29/2019 14:58:43", - "straightDistance": "7.92", - "routeDistance": "14.95", - "timeToTower": "1:05:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "16:04:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 55, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_8YHCX65_201909291458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5982E4A3-A5D0-489C-A916-4843874A84EF", - "ticketNumber": "8NAVE5C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.655230, -80.094242", - "loadTime": "09/29/2019 15:22:57", - "straightDistance": "2.11", - "routeDistance": "3.42", - "timeToTower": "0:30:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "15:53:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_8NAVE5C_201909291522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B4BF1D0-D416-4AAC-AC0D-A5D6B1A5B638", - "ticketNumber": "6NMHH33", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.718606, -79.939375", - "loadTime": "09/29/2019 13:24:46", - "straightDistance": "7.93", - "routeDistance": "15.03", - "timeToTower": "1:18:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:43:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_6NMHH33_201909291324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B7933DF-2BF5-4564-829C-70EB1B1A1664", - "ticketNumber": "8FYE2FR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.735403, -79.926686", - "loadTime": "09/29/2019 15:42:59", - "straightDistance": "9.1", - "routeDistance": "15.85", - "timeToTower": "0:50:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "16:32:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_8FYE2FR_201909291542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E531C65-9BAA-46D2-9145-BE96C1C029D4", - "ticketNumber": "68JKMCN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.715698, -80.089207", - "loadTime": "09/29/2019 15:33:15", - "straightDistance": "3.3", - "routeDistance": "5.98", - "timeToTower": "0:28:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "16:02:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_68JKMCN_201909291514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5EA24616-2142-44CD-905C-ED4178A300C6", - "ticketNumber": "JK65VCP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.704090, -80.106306", - "loadTime": "09/29/2019 14:56:59", - "straightDistance": "3.26", - "routeDistance": "7.26", - "timeToTower": "1:03:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "16:00:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_JK65VCP_201909291456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5EF7100C-5BBC-40C9-B43F-BC0491589383", - "ticketNumber": "8CL7MXM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.738567, -79.983984", - "loadTime": "09/29/2019 14:18:14", - "straightDistance": "6.52", - "routeDistance": "11.63", - "timeToTower": "1:10:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "15:28:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_8CL7MXM_201909291418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5FFEF811-3347-4F55-89FF-E17FA0C6E106", - "ticketNumber": "6L5TTQ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.738564, -79.936141", - "loadTime": "09/29/2019 12:19:39", - "straightDistance": "8.73", - "routeDistance": "15.25", - "timeToTower": "1:16:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "13:36:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_6L5TTQ5_201909291219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "609CE0DA-1EA0-4FDC-A5C7-CE40B5197AA9", - "ticketNumber": "3MWWPMP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.718233, -80.068734", - "loadTime": "09/29/2019 18:50:32", - "straightDistance": "3.15", - "routeDistance": "5.09", - "timeToTower": "0:43:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "19:34:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_3MWWPMP_201909291845_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64EDA9BD-D163-4CCB-9735-020294B7D2D6", - "ticketNumber": "5FVLP9U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.702026, -79.958769", - "loadTime": "09/29/2019 12:22:24", - "straightDistance": "6.46", - "routeDistance": "15.6", - "timeToTower": "0:56:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "13:18:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_5FVLP9U_201909291205_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65272C47-C27A-4121-A868-5BEF2C966A78", - "ticketNumber": "9L745X5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777790, -79.998976", - "loadTime": "09/29/2019 12:21:37", - "straightDistance": "8.19", - "routeDistance": "14.68", - "timeToTower": "1:02:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "13:24:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_9L745X5_201909291221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67599C80-643D-4D6F-86BC-97438A69D603", - "ticketNumber": "69WA6YF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.716768, -80.081242", - "loadTime": "09/29/2019 16:36:23", - "straightDistance": "3.19", - "routeDistance": "5.24", - "timeToTower": "0:43:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "17:19:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_69WA6YF_201909291636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67AA015C-8950-4E4C-A6ED-55FDF03B539A", - "ticketNumber": "9C4CB2V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.676464, -80.189679", - "loadTime": "09/29/2019 18:55:15", - "straightDistance": "7.28", - "routeDistance": "13.12", - "timeToTower": "0:27:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "19:23:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_9C4CB2V_201909291855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6AD08F7C-1D2B-4449-9B41-9D85002B94E8", - "ticketNumber": "8YZVN2F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.734972, -79.926443", - "loadTime": "09/29/2019 14:45:20", - "straightDistance": "9.1", - "routeDistance": "15.52", - "timeToTower": "0:31:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "15:16:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 35, - "quantity": 25.7, - "calculatedQuantity": "25.7 CY", - "s3DownloadKey": "HaulPass_8YZVN2F_201909291445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B4567E5-DC5D-494F-B699-023127312024", - "ticketNumber": "77P5PQV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.651578, -80.109853", - "loadTime": "09/29/2019 14:29:34", - "straightDistance": "3.02", - "routeDistance": "4.37", - "timeToTower": "0:30:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:59:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_77P5PQV_201909291429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E8D0D2A-067C-4609-A3FD-85C41529607C", - "ticketNumber": "9JMG36M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.735931, -79.926666", - "loadTime": "09/29/2019 14:01:12", - "straightDistance": "9.12", - "routeDistance": "15.45", - "timeToTower": "0:47:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:48:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_9JMG36M_201909291401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "706CF056-A250-48BF-A1DB-D67BE5862FAB", - "ticketNumber": "8MFMLXD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.628597, -80.190592", - "loadTime": "09/29/2019 13:37:53", - "straightDistance": "7.94", - "routeDistance": "15.04", - "timeToTower": "0:40:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:18:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_8MFMLXD_201909291337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71FD594C-833A-48BA-9A83-58165013A248", - "ticketNumber": "43FUMG2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.739677, -79.963612", - "loadTime": "09/29/2019 15:52:29", - "straightDistance": "7.46", - "routeDistance": "13.29", - "timeToTower": "3:00:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "18:52:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_43FUMG2_201909291552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74DE9499-1FFF-4BEE-BE8F-5DB8D4EDA708", - "ticketNumber": "54LKUYJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.733330, -79.926900", - "loadTime": "09/29/2019 12:41:31", - "straightDistance": "9.02", - "routeDistance": "15.69", - "timeToTower": "0:34:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "13:15:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 55, - "quantity": 40.5, - "calculatedQuantity": "40.5 CY", - "s3DownloadKey": "HaulPass_54LKUYJ_201909291241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "751036D9-1904-47E1-8D38-7319D649E666", - "ticketNumber": "4QD93ZU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.646048, -80.097123", - "loadTime": "09/29/2019 16:16:24", - "straightDistance": "2.65", - "routeDistance": "4.31", - "timeToTower": "0:35:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "16:52:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_4QD93ZU_201909291616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7511B1C8-9CC3-4E98-A7C6-DB6EDF45B1E8", - "ticketNumber": "7ZEJJAW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.746248, -79.909059", - "loadTime": "09/29/2019 12:24:22", - "straightDistance": "10.36", - "routeDistance": "16.32", - "timeToTower": "0:28:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "12:52:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_7ZEJJAW_201909291224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "759AA623-9AB4-4C73-B095-4EB0C2E49483", - "ticketNumber": "7CKEFAZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.743257, -79.959382", - "loadTime": "09/29/2019 12:24:54", - "straightDistance": "7.81", - "routeDistance": "13.39", - "timeToTower": "2:25:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:50:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_7CKEFAZ_201909291224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76F77641-11D0-47D4-8450-15CBCF9418DF", - "ticketNumber": "7KBCRZ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.628516, -80.190550", - "loadTime": "09/29/2019 13:36:59", - "straightDistance": "7.94", - "routeDistance": "15.05", - "timeToTower": "0:40:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:17:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_7KBCRZ7_201909291336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A8A3253-0A2D-4803-ABD6-38B5F8695093", - "ticketNumber": "9SJRPLM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.746137, -79.908667", - "loadTime": "09/29/2019 12:19:15", - "straightDistance": "10.37", - "routeDistance": "16.69", - "timeToTower": "0:32:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "12:51:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 60, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_9SJRPLM_201909291209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A907274-CD1F-4FC1-92FB-F60670C457D6", - "ticketNumber": "KNXHKX9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.718380, -80.069540", - "loadTime": "09/29/2019 17:52:36", - "straightDistance": "3.17", - "routeDistance": "5.08", - "timeToTower": "0:28:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "18:21:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_KNXHKX9_201909291752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AF5D699-E0B7-4C8A-BCA6-D32B911E1920", - "ticketNumber": "8EXQZ78", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777769, -79.998963", - "loadTime": "09/29/2019 12:32:28", - "straightDistance": "8.19", - "routeDistance": "14.68", - "timeToTower": "0:53:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "13:25:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_8EXQZ78_201909291232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B4694DC-B413-402B-B2EB-C71391E98855", - "ticketNumber": "69GFSXH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.738691, -79.983713", - "loadTime": "09/29/2019 18:37:24", - "straightDistance": "6.54", - "routeDistance": "11.62", - "timeToTower": "0:53:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "19:30:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 70, - "quantity": 66.3, - "calculatedQuantity": "66.3 CY", - "s3DownloadKey": "HaulPass_69GFSXH_201909291837_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7CC50CF6-D107-4E53-B87F-6C164B1050E6", - "ticketNumber": "43ULCWY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.738585, -79.983717", - "loadTime": "09/29/2019 18:38:36", - "straightDistance": "6.53", - "routeDistance": "11.62", - "timeToTower": "0:53:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "19:31:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 75, - "quantity": 79.9, - "calculatedQuantity": "79.9 CY", - "s3DownloadKey": "HaulPass_43ULCWY_201909291838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D0BCFB9-384F-4791-A01A-88C91F819A43", - "ticketNumber": "97ADJ3G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.718217, -80.068671", - "loadTime": "09/29/2019 18:54:48", - "straightDistance": "3.15", - "routeDistance": "5.09", - "timeToTower": "0:40:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "19:35:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 60, - "quantity": 42.2, - "calculatedQuantity": "42.2 CY", - "s3DownloadKey": "HaulPass_97ADJ3G_201909291851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FC0878B-554A-468D-A7F0-A1EDEA96E7EF", - "ticketNumber": "53DJP6N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.735123, -79.926599", - "loadTime": "09/29/2019 14:34:53", - "straightDistance": "9.09", - "routeDistance": "15.5", - "timeToTower": "0:40:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "15:15:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 50, - "quantity": 35.6, - "calculatedQuantity": "35.6 CY", - "s3DownloadKey": "HaulPass_53DJP6N_201909291434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8454F948-E2D4-4A77-8CA0-4A3DD399375D", - "ticketNumber": "9FZTYAY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.740288, -79.929034", - "loadTime": "09/29/2019 16:22:26", - "straightDistance": "9.15", - "routeDistance": "15.09", - "timeToTower": "0:35:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "16:58:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 60, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_9FZTYAY_201909291622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "864D1180-1009-41C2-9AF5-C46C0EE03D52", - "ticketNumber": "94UW6HN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.738820, -79.959348", - "loadTime": "09/29/2019 15:26:42", - "straightDistance": "7.62", - "routeDistance": "13.6", - "timeToTower": "2:07:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "17:34:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 80, - "quantity": 90.6, - "calculatedQuantity": "90.6 CY", - "s3DownloadKey": "HaulPass_94UW6HN_201909291526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "878D5DA1-9B19-40C5-9A0A-62F896F83510", - "ticketNumber": "6T7V8SC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.716772, -80.080576", - "loadTime": "09/29/2019 15:22:18", - "straightDistance": "3.18", - "routeDistance": "5.21", - "timeToTower": "0:48:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "16:10:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_6T7V8SC_201909291522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88EFDCE6-8227-409A-A1C8-DF732920C41B", - "ticketNumber": "5F4J669", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.701279, -80.119329", - "loadTime": "09/29/2019 13:19:29", - "straightDistance": "3.75", - "routeDistance": "8.06", - "timeToTower": "1:08:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:28:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_5F4J669_201909291319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8ADAE890-6C87-4913-A679-A57DC8F0AF7B", - "ticketNumber": "5RFPAWK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.738732, -79.927017", - "loadTime": "09/29/2019 15:50:46", - "straightDistance": "9.19", - "routeDistance": "15.25", - "timeToTower": "0:44:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "16:35:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 65, - "quantity": 42, - "calculatedQuantity": "42 CY", - "s3DownloadKey": "HaulPass_5RFPAWK_201909291550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B3014B4-572D-43DD-969C-41140C69C466", - "ticketNumber": "933SBUU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.696967, -79.958206", - "loadTime": "09/29/2019 14:33:07", - "straightDistance": "6.4", - "routeDistance": "15.95", - "timeToTower": "0:40:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "15:13:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_933SBUU_201909291433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8BDACFAC-ACF8-4CE5-BAC0-6A5BB20A8C2A", - "ticketNumber": "6ZYYB9H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.718464, -80.077290", - "loadTime": "09/29/2019 13:28:19", - "straightDistance": "3.24", - "routeDistance": "5.11", - "timeToTower": "0:38:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:06:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_6ZYYB9H_201909291328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8ECAAF06-EC7C-475B-BF20-6E2F9502D37A", - "ticketNumber": "77C76C3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.738577, -79.984006", - "loadTime": "09/29/2019 12:13:43", - "straightDistance": "6.52", - "routeDistance": "11.64", - "timeToTower": "1:17:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "13:30:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 90, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_77C76C3_201909291213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91C15977-9BB6-4DAE-A524-C14139B35F70", - "ticketNumber": "8ZYG243", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.735243, -79.926509", - "loadTime": "09/29/2019 14:01:38", - "straightDistance": "9.1", - "routeDistance": "15.5", - "timeToTower": "0:38:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:39:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 70, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_8ZYG243_201909291358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92400D73-1030-4894-B8FC-B742D8B5E438", - "ticketNumber": "362XURP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.738801, -79.927241", - "loadTime": "09/29/2019 17:25:38", - "straightDistance": "9.18", - "routeDistance": "15.6", - "timeToTower": "0:45:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "18:11:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 75, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_362XURP_201909291725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92CA887C-02BF-44F8-A6A0-42CEF8D933C4", - "ticketNumber": "8PGZ5ZM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.642198, -80.096240", - "loadTime": "09/29/2019 18:25:36", - "straightDistance": "2.8", - "routeDistance": "4.58", - "timeToTower": "0:32:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "18:57:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_8PGZ5ZM_201909291825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "954CF10E-37C9-4474-BDE3-D86A027A02E5", - "ticketNumber": "32HG3BU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.751616, -80.044382", - "loadTime": "09/29/2019 16:49:26", - "straightDistance": "5.57", - "routeDistance": "8.03", - "timeToTower": "0:34:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "17:23:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_32HG3BU_201909291649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99B578CE-7CDA-4CE4-93EC-58CDD224CC44", - "ticketNumber": "CTWFA4N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.651607, -80.110068", - "loadTime": "09/29/2019 14:30:28", - "straightDistance": "3.03", - "routeDistance": "4.38", - "timeToTower": "0:30:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "15:00:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_CTWFA4N_201909291430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A219E57-9E4C-45F8-9A90-A25F0042C05F", - "ticketNumber": "CPZNAJC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.705356, -79.942191", - "loadTime": "09/29/2019 12:08:58", - "straightDistance": "7.45", - "routeDistance": "16.97", - "timeToTower": "1:13:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "13:22:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 85, - "quantity": 63.2, - "calculatedQuantity": "63.2 CY", - "s3DownloadKey": "HaulPass_CPZNAJC_201909291208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B313F18-2B95-4459-A724-79F8CE6B6333", - "ticketNumber": "6E4SJDT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.705417, -79.942313", - "loadTime": "09/29/2019 12:00:04", - "straightDistance": "7.45", - "routeDistance": "16.97", - "timeToTower": "1:20:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "13:20:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_6E4SJDT_201909291200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C1253CC-D0CF-469B-A555-72A4AA6A3617", - "ticketNumber": "8LSKJSA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.735244, -79.958793", - "loadTime": "09/29/2019 12:20:42", - "straightDistance": "7.5", - "routeDistance": "13.55", - "timeToTower": "2:14:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:35:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 65, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_8LSKJSA_201909291220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DAFA62A-C81D-4374-AD28-F5BD51FE0C6D", - "ticketNumber": "9ZWKP5Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.742786, -79.966494", - "loadTime": "09/29/2019 13:00:59", - "straightDistance": "7.47", - "routeDistance": "12.9", - "timeToTower": "1:51:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:52:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_9ZWKP5Z_201909291238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DB4A65A-E2DF-4EC9-B846-A9BC23607896", - "ticketNumber": "5CEWN77", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.738974, -79.927233", - "loadTime": "09/29/2019 17:21:55", - "straightDistance": "9.19", - "routeDistance": "15.23", - "timeToTower": "0:47:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "18:09:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 70, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_5CEWN77_201909291721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9EB900B7-CF9E-4BAA-B6E8-E0C94ABB2FB5", - "ticketNumber": "6VZC3DW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.735116, -79.957994", - "loadTime": "09/29/2019 12:59:33", - "straightDistance": "7.54", - "routeDistance": "13.57", - "timeToTower": "1:36:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:36:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 65, - "quantity": 73.6, - "calculatedQuantity": "73.6 CY", - "s3DownloadKey": "HaulPass_6VZC3DW_201909291259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F0DA97E-6B32-4ECF-9936-F526F281235B", - "ticketNumber": "5DSLYFY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.733350, -79.924786", - "loadTime": "09/29/2019 11:45:01", - "straightDistance": "9.13", - "routeDistance": "15.75", - "timeToTower": "1:09:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "12:54:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_5DSLYFY_201909291135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A29AC1E3-3789-43DE-A97B-68FE0BFCC4CB", - "ticketNumber": "3UNU97Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.643611, -80.180791", - "loadTime": "09/29/2019 17:13:38", - "straightDistance": "7.06", - "routeDistance": "13.81", - "timeToTower": "0:45:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "17:58:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_3UNU97Y_201909291652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC778093-4B55-4477-B9DC-DBA271F09FA7", - "ticketNumber": "92G2KLQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.751188, -79.918517", - "loadTime": "09/29/2019 15:35:33", - "straightDistance": "10.06", - "routeDistance": "16.55", - "timeToTower": "1:08:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "16:44:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 80, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_92G2KLQ_201909291512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD0DF888-4865-4CA6-B247-024DBC4E46AA", - "ticketNumber": "6MH5MVY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.744091, -79.933547", - "loadTime": "09/29/2019 17:38:38", - "straightDistance": "9.06", - "routeDistance": "14.82", - "timeToTower": "1:29:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "19:08:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_6MH5MVY_201909291738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD937817-9559-4A1D-BDB2-758020A1F652", - "ticketNumber": "54M4CWV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.734856, -79.926594", - "loadTime": "09/29/2019 13:36:33", - "straightDistance": "9.08", - "routeDistance": "15.52", - "timeToTower": "0:34:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:11:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_54M4CWV_201909291336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADF5DD2D-2D81-425A-A299-074758E14501", - "ticketNumber": "ZFMZADV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.767944, -80.071789", - "loadTime": "09/29/2019 15:04:16", - "straightDistance": "6.59", - "routeDistance": "10", - "timeToTower": "0:53:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "15:58:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_ZFMZADV_201909291504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0DB3066-3325-4492-A13B-72BEBFE4E767", - "ticketNumber": "6QK7EV2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.731033, -79.924909", - "loadTime": "09/29/2019 17:44:15", - "straightDistance": "9.05", - "routeDistance": "16.03", - "timeToTower": "1:27:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "19:11:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_6QK7EV2_201909291740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1F04E59-182F-46F9-8394-7D8A0AA9C2E8", - "ticketNumber": "D5KQWZX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.736240, -79.936706", - "loadTime": "09/29/2019 14:45:59", - "straightDistance": "8.62", - "routeDistance": "15.52", - "timeToTower": "1:51:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "16:37:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 75, - "quantity": 70.6, - "calculatedQuantity": "70.6 CY", - "s3DownloadKey": "HaulPass_D5KQWZX_201909291445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2BE612A-217D-4025-AA59-D9480584A488", - "ticketNumber": "7J8L7JT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.727265, -79.925468", - "loadTime": "09/29/2019 13:17:20", - "straightDistance": "8.91", - "routeDistance": "15.83", - "timeToTower": "0:43:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:01:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 65, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_7J8L7JT_201909291248_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3039CCE-BB91-47CD-959C-6188B4D24F81", - "ticketNumber": "8DW2AVK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.735783, -79.926598", - "loadTime": "09/29/2019 13:59:27", - "straightDistance": "9.11", - "routeDistance": "15.82", - "timeToTower": "0:48:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:47:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_8DW2AVK_201909291359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3376426-4AEE-4E73-B490-BE9D16E14615", - "ticketNumber": "6NX9JGM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.655084, -80.094280", - "loadTime": "09/29/2019 15:23:41", - "straightDistance": "2.12", - "routeDistance": "3.43", - "timeToTower": "0:31:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "15:54:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_6NX9JGM_201909291523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B753889B-A6D7-4B0F-AED9-927555627773", - "ticketNumber": "32LJ42M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.646279, -80.097437", - "loadTime": "09/29/2019 16:17:03", - "straightDistance": "2.65", - "routeDistance": "4.29", - "timeToTower": "0:36:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "16:53:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_32LJ42M_201909291616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8121FD9-29D4-4E05-A08C-F0080F0F30B5", - "ticketNumber": "A26L3PR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.738541, -79.984200", - "loadTime": "09/29/2019 14:17:22", - "straightDistance": "6.51", - "routeDistance": "11.65", - "timeToTower": "1:09:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "15:27:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 85, - "quantity": 80.5, - "calculatedQuantity": "80.5 CY", - "s3DownloadKey": "HaulPass_A26L3PR_201909291417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B886FB35-90E6-463B-87F7-2AAA6F88D483", - "ticketNumber": "823AXB9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.715157, -80.090538", - "loadTime": "09/29/2019 12:01:00", - "straightDistance": "3.3", - "routeDistance": "6.06", - "timeToTower": "0:48:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "12:49:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_823AXB9_201909291200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA9D7A9B-B8E3-448C-89BA-E09DF6E36600", - "ticketNumber": "7P53NTK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.716790, -80.080522", - "loadTime": "09/29/2019 14:19:17", - "straightDistance": "3.18", - "routeDistance": "5.2", - "timeToTower": "0:35:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:54:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_7P53NTK_201909291419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBDE91BA-1E69-47B9-8BDD-977538DCE421", - "ticketNumber": "73RZ4ZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.718100, -80.076746", - "loadTime": "09/29/2019 13:29:13", - "straightDistance": "3.21", - "routeDistance": "5.07", - "timeToTower": "0:38:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:07:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_73RZ4ZL_201909291329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BECB5902-7319-45D2-A3F6-7A51046AD369", - "ticketNumber": "47TWPPB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.694929, -80.071243", - "loadTime": "09/29/2019 12:16:28", - "straightDistance": "1.58", - "routeDistance": "3.31", - "timeToTower": "0:46:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "13:02:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_47TWPPB_201909291216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0EDF64F-0774-41B4-B173-A001407B4FCF", - "ticketNumber": "RJJ7C72", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.715418, -80.075403", - "loadTime": "09/29/2019 12:26:22", - "straightDistance": "3.02", - "routeDistance": "4.88", - "timeToTower": "0:35:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "13:01:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_RJJ7C72_201909291226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2D4885C-889E-4666-9ADF-698B4643293F", - "ticketNumber": "82H26WA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.727678, -79.922175", - "loadTime": "09/29/2019 16:05:56", - "straightDistance": "9.09", - "routeDistance": "15.95", - "timeToTower": "0:50:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "16:56:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 75, - "quantity": 68, - "calculatedQuantity": "68 CY", - "s3DownloadKey": "HaulPass_82H26WA_201909291605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4AA0086-3BE8-4607-87EC-DA1894A16ADE", - "ticketNumber": "8MFFX59", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.740379, -79.929185", - "loadTime": "09/29/2019 17:52:47", - "straightDistance": "9.14", - "routeDistance": "15.08", - "timeToTower": "0:35:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "18:27:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_8MFFX59_201909291752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA5A0A59-031D-42CA-81FF-4D09D41106C8", - "ticketNumber": "9UUGJ27", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.733492, -79.926639", - "loadTime": "09/29/2019 12:40:31", - "straightDistance": "9.04", - "routeDistance": "15.69", - "timeToTower": "0:36:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "13:17:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 65, - "quantity": 42, - "calculatedQuantity": "42 CY", - "s3DownloadKey": "HaulPass_9UUGJ27_201909291240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB7A30F0-3095-4DEF-BDC6-373378EB16B6", - "ticketNumber": "8NJKB2T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.740819, -79.929015", - "loadTime": "09/29/2019 19:09:00", - "straightDistance": "9.16", - "routeDistance": "15.06", - "timeToTower": "0:39:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "19:48:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 75, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_8NJKB2T_201909291909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0E8F3C7-0F38-4A5F-87C1-5D9987024F49", - "ticketNumber": "5FDLRTT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.739015, -79.927210", - "loadTime": "09/29/2019 16:14:28", - "straightDistance": "9.19", - "routeDistance": "15.23", - "timeToTower": "0:46:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "17:01:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_5FDLRTT_201909291614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D29FB110-33DB-4842-B152-52E19F14BE1F", - "ticketNumber": "4LGJ69P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.719013, -79.942037", - "loadTime": "09/29/2019 11:45:13", - "straightDistance": "7.8", - "routeDistance": "14.81", - "timeToTower": "0:55:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "12:40:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_4LGJ69P_201909291142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D41DB4D8-BA1D-4C1A-9EE5-43FA798473E3", - "ticketNumber": "8JGRHPB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.644450, -80.179953", - "loadTime": "09/29/2019 17:30:58", - "straightDistance": "6.99", - "routeDistance": "13.74", - "timeToTower": "0:31:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "18:02:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_8JGRHPB_201909291730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D652EACC-5B0A-4414-8DEC-D9C89E8F76F1", - "ticketNumber": "734RCDD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.738584, -79.983688", - "loadTime": "09/29/2019 16:35:26", - "straightDistance": "6.53", - "routeDistance": "11.62", - "timeToTower": "1:11:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "17:46:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 95, - "quantity": 101.2, - "calculatedQuantity": "101.2 CY", - "s3DownloadKey": "HaulPass_734RCDD_201909291635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7B01A17-3A5C-4759-994D-E9B7BFC0E416", - "ticketNumber": "4L3B99L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9B7YLHB", - "fieldMonitorName": "Anthony Bailey", - "loadCoordinates": "32.736042, -79.936723", - "loadTime": "09/29/2019 14:45:10", - "straightDistance": "8.61", - "routeDistance": "15.16", - "timeToTower": "1:53:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "16:38:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 80, - "quantity": 74.6, - "calculatedQuantity": "74.6 CY", - "s3DownloadKey": "HaulPass_4L3B99L_201909291445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7D57377-674F-4855-8D09-1B8E49E35B2E", - "ticketNumber": "SSH98HT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.716832, -80.081457", - "loadTime": "09/29/2019 16:47:49", - "straightDistance": "3.2", - "routeDistance": "5.26", - "timeToTower": "0:32:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "17:20:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_SSH98HT_201909291647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9FA952A-0653-41FD-AE6A-5ED0D788EEBF", - "ticketNumber": "9EGYLW4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.749973, -79.916402", - "loadTime": "09/29/2019 14:54:00", - "straightDistance": "10.12", - "routeDistance": "16.74", - "timeToTower": "1:49:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "16:43:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_9EGYLW4_201909291453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDC2879A-4563-4171-A73B-7AF1724BBE7E", - "ticketNumber": "8PJXNKY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.738610, -79.983583", - "loadTime": "09/29/2019 16:34:08", - "straightDistance": "6.54", - "routeDistance": "11.61", - "timeToTower": "1:11:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "17:45:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 90, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_8PJXNKY_201909291634_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFDE14B7-B593-4F13-9DA2-E3FAA8088E04", - "ticketNumber": "3QDS3DL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.735565, -80.032253", - "loadTime": "09/29/2019 12:40:12", - "straightDistance": "4.72", - "routeDistance": "6.72", - "timeToTower": "0:26:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "13:07:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_3QDS3DL_201909291221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1B3D54B-8D31-430C-98A6-02C557346793", - "ticketNumber": "6538NK2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.694919, -80.071462", - "loadTime": "09/29/2019 12:17:22", - "straightDistance": "1.59", - "routeDistance": "3.31", - "timeToTower": "0:46:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "13:03:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_6538NK2_201909291217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3D0575F-47F7-45EB-BF1F-F60DDEC392B1", - "ticketNumber": "32527UT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.717053, -80.086824", - "loadTime": "09/29/2019 16:54:07", - "straightDistance": "3.33", - "routeDistance": "5.81", - "timeToTower": "0:23:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "17:17:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_32527UT_201909291654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC165B27-C03F-4970-91D9-F61D2DAF2637", - "ticketNumber": "78E95NJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.741011, -79.940230", - "loadTime": "09/29/2019 12:03:58", - "straightDistance": "8.62", - "routeDistance": "14.8", - "timeToTower": "1:33:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "13:37:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_78E95NJ_201909291203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC21CB95-1982-4426-9BB4-E57152FB7221", - "ticketNumber": "3P8532N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.705220, -79.943172", - "loadTime": "09/29/2019 14:35:34", - "straightDistance": "7.39", - "routeDistance": "16.91", - "timeToTower": "1:46:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "16:21:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 80, - "quantity": 59.4, - "calculatedQuantity": "59.4 CY", - "s3DownloadKey": "HaulPass_3P8532N_201909291435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECF2E7E9-EBE0-4127-AC88-D4ADAD70F057", - "ticketNumber": "BM4YGRK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.739881, -79.927881", - "loadTime": "09/29/2019 17:57:58", - "straightDistance": "9.19", - "routeDistance": "15.15", - "timeToTower": "0:47:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "18:45:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 60, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_BM4YGRK_201909291757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF6CF7B5-6072-43F2-A357-73F8DEAFA232", - "ticketNumber": "96TG67W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.717828, -80.069580", - "loadTime": "09/29/2019 17:46:55", - "straightDistance": "3.13", - "routeDistance": "5.01", - "timeToTower": "0:32:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "18:19:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_96TG67W_201909291746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F170A2C5-8AA5-4692-BCE9-96106ABF4A82", - "ticketNumber": "5QE96NX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.634193, -80.189136", - "loadTime": "09/29/2019 15:28:59", - "straightDistance": "7.72", - "routeDistance": "14.63", - "timeToTower": "0:36:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "16:05:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 60, - "quantity": 43.3, - "calculatedQuantity": "43.3 CY", - "s3DownloadKey": "HaulPass_5QE96NX_201909291528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3228816-1D7C-4C88-864D-448E0BFB3F49", - "ticketNumber": "6U6KDHN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.739935, -79.928560", - "loadTime": "09/29/2019 15:01:09", - "straightDistance": "9.16", - "routeDistance": "15.12", - "timeToTower": "0:32:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "15:33:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_6U6KDHN_201909291457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3A4A420-1798-4532-9684-08EB15354155", - "ticketNumber": "C665P36", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.716685, -80.080662", - "loadTime": "09/29/2019 14:24:01", - "straightDistance": "3.18", - "routeDistance": "5.21", - "timeToTower": "0:32:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:56:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_C665P36_201909291424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4F2A35D-92F8-4515-857A-733225DF01ED", - "ticketNumber": "4F5PPPR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.739679, -79.927965", - "loadTime": "09/29/2019 16:03:04", - "straightDistance": "9.18", - "routeDistance": "15.16", - "timeToTower": "0:37:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "16:41:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 85, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_4F5PPPR_201909291556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F61E96A4-9B67-4D70-BB93-7219123DF998", - "ticketNumber": "9EJ7GPR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.702015, -80.109931", - "loadTime": "09/29/2019 13:59:23", - "straightDistance": "3.33", - "routeDistance": "7.51", - "timeToTower": "0:30:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "14:29:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_9EJ7GPR_201909291359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F721E204-3DAE-4A74-B8A5-A7FDAED3BC3C", - "ticketNumber": "97ZHDK3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.651013, -80.098738", - "loadTime": "09/29/2019 17:31:22", - "straightDistance": "2.5", - "routeDistance": "3.96", - "timeToTower": "0:33:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "18:04:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_97ZHDK3_201909291731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9D290BC-43F4-43F1-A814-7ADDBCE8E388", - "ticketNumber": "32L24L7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.715432, -80.074905", - "loadTime": "09/29/2019 13:21:05", - "straightDistance": "3.01", - "routeDistance": "4.86", - "timeToTower": "0:35:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "13:56:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_32L24L7_201909291321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FED6004C-27F5-464C-BF23-61A899F3969E", - "ticketNumber": "9HJGVM2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.716718, -80.080685", - "loadTime": "09/29/2019 15:19:54", - "straightDistance": "3.18", - "routeDistance": "5.21", - "timeToTower": "0:48:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "16:08:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_9HJGVM2_201909291519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF147490-4441-487F-BDF8-4BBEA53BD78D", - "ticketNumber": "743RSNM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.750459, -80.054273", - "loadTime": "09/29/2019 18:35:50", - "straightDistance": "5.4", - "routeDistance": "8.83", - "timeToTower": "0:29:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "19:05:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 90, - "quantity": 64.3, - "calculatedQuantity": "64.3 CY", - "s3DownloadKey": "HaulPass_743RSNM_201909291819_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0066A80B-9CB3-412F-AA71-0B330DE7AE6D", - "ticketNumber": "7XAYE3F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.851415, -80.076524", - "loadTime": "09/29/2019 17:29:53", - "straightDistance": "10.78", - "routeDistance": "15.84", - "timeToTower": "1:25:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "18:55:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 50, - "quantity": 35.5, - "calculatedQuantity": "35.5 CY", - "s3DownloadKey": "HaulPass_7XAYE3F_201909291729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "064E10D8-B8AA-4267-B3B6-53B586AA40A7", - "ticketNumber": "7699WJF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.778993, -79.995789", - "loadTime": "09/29/2019 16:46:11", - "straightDistance": "15.43", - "routeDistance": "17.23", - "timeToTower": "1:06:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "17:52:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 60, - "quantity": 43.1, - "calculatedQuantity": "43.1 CY", - "s3DownloadKey": "HaulPass_7699WJF_201909291646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09C2F887-991E-4043-B029-09858B90A152", - "ticketNumber": "5ZCFQGH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815966, -79.994408", - "loadTime": "09/29/2019 18:49:34", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:39:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "19:28:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_5ZCFQGH_201909291849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09D3CCA1-0050-408D-96C2-644805219896", - "ticketNumber": "3UWPZWK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.815909, -79.994593", - "loadTime": "09/29/2019 18:21:21", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "0:49:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "19:10:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_3UWPZWK_201909291821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AA98DBF-E772-46E9-83E1-8B56B0A85C39", - "ticketNumber": "62VLLXP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815977, -79.994440", - "loadTime": "09/29/2019 17:06:34", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "1:01:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "18:07:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_62VLLXP_201909291706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10315689-FB05-4CE1-A5DB-EC916B4AB968", - "ticketNumber": "9W289K4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.815818, -79.994641", - "loadTime": "09/29/2019 16:58:27", - "straightDistance": "15.27", - "routeDistance": "17.63", - "timeToTower": "0:37:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "17:35:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_9W289K4_201909291658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1427A38D-E2E5-4BDA-A456-B7132161B047", - "ticketNumber": "8YK4N7E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.784482, -79.992020", - "loadTime": "09/29/2019 19:00:28", - "straightDistance": "15.59", - "routeDistance": "17.22", - "timeToTower": "1:14:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "20:14:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 80, - "quantity": 63.4, - "calculatedQuantity": "63.4 CY", - "s3DownloadKey": "HaulPass_8YK4N7E_201909291900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16854CB8-6174-4D18-8510-028B9EFC7FEC", - "ticketNumber": "3EAYMM2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813159, -80.108217", - "loadTime": "09/29/2019 17:08:34", - "straightDistance": "8.68", - "routeDistance": "10.68", - "timeToTower": "0:39:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "17:47:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_3EAYMM2_201909291708_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A004974-BA50-49B6-9C08-9509C946F32B", - "ticketNumber": "44VZHKN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825157, -80.106038", - "loadTime": "09/29/2019 17:40:09", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:41:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "18:21:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_44VZHKN_201909291740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B4B59C3-F65E-4603-B2E5-7A3048E730EA", - "ticketNumber": "3QLG7U9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815557, -79.994304", - "loadTime": "09/29/2019 16:55:55", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:44:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "17:40:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_3QLG7U9_201909291655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C1BDEFC-814E-4E9F-B351-EB9C68EE5D6A", - "ticketNumber": "5DPRVYH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.813838, -80.108051", - "loadTime": "09/29/2019 18:02:03", - "straightDistance": "8.69", - "routeDistance": "10.63", - "timeToTower": "0:23:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "18:25:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_5DPRVYH_201909291802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24224223-8A01-46BC-91B6-83B9313BAD89", - "ticketNumber": "R6PXREJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824952, -80.106213", - "loadTime": "09/29/2019 15:02:24", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:40:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "15:43:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_R6PXREJ_201909291502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26107AE4-4EDB-40D5-9588-FFEE8E705776", - "ticketNumber": "3QBF7BY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815984, -79.994383", - "loadTime": "09/29/2019 18:20:05", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:51:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "19:11:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_3QBF7BY_201909291820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B18B4CD-55D6-41EB-ABC0-A6F2D6251C35", - "ticketNumber": "3LRWC6L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.788332, -79.995940", - "loadTime": "09/29/2019 17:30:10", - "straightDistance": "15.32", - "routeDistance": "17.31", - "timeToTower": "1:32:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "19:02:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_3LRWC6L_201909291730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F175ADE-672F-4FAF-951F-42E60447BA27", - "ticketNumber": "Q45DSV7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.820136, -80.023275", - "loadTime": "09/29/2019 16:12:27", - "straightDistance": "13.61", - "routeDistance": "17", - "timeToTower": "1:13:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "17:26:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_Q45DSV7_201909291612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37429364-1D84-464A-BB3B-43B0A5C8272D", - "ticketNumber": "9T9PF8L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813417, -80.108101", - "loadTime": "09/29/2019 15:57:05", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:39:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "16:36:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 70, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_9T9PF8L_201909291557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BFB8F62-C083-435A-B0F8-D9FA152AC30C", - "ticketNumber": "SGW9U2F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824800, -80.106341", - "loadTime": "09/29/2019 19:10:01", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:26:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "19:36:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 60, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_SGW9U2F_201909291910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D8570D2-2E05-4DDC-B92D-B7EDC97A213B", - "ticketNumber": "9Z5E9YS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.818035, -80.026510", - "loadTime": "09/29/2019 17:57:43", - "straightDistance": "13.42", - "routeDistance": "16.67", - "timeToTower": "1:07:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "19:05:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 50, - "quantity": 35.6, - "calculatedQuantity": "35.6 CY", - "s3DownloadKey": "HaulPass_9Z5E9YS_201909291753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F7729F7-7CBA-4E26-9666-3E680702457E", - "ticketNumber": "4VTM5DW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.813508, -80.107753", - "loadTime": "09/29/2019 14:50:17", - "straightDistance": "8.71", - "routeDistance": "10.64", - "timeToTower": "0:40:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "15:30:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 60, - "quantity": 41.3, - "calculatedQuantity": "41.3 CY", - "s3DownloadKey": "HaulPass_4VTM5DW_201909291450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "424F39DB-A0C4-4A48-ABB1-460EC7120CAC", - "ticketNumber": "4DTKRCQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.785305, -80.046163", - "loadTime": "09/29/2019 14:41:03", - "straightDistance": "12.48", - "routeDistance": "14.6", - "timeToTower": "0:47:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "15:28:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_4DTKRCQ_201909291414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44918B3C-F134-402C-B312-E7E817DE5910", - "ticketNumber": "PA7S6VX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.779928, -79.996155", - "loadTime": "09/29/2019 19:04:48", - "straightDistance": "15.4", - "routeDistance": "17.16", - "timeToTower": "1:01:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "20:06:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_PA7S6VX_201909291904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "451514DA-EBC9-450F-AF7F-54D33BEC9A34", - "ticketNumber": "7GAJKCB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.807441, -80.099278", - "loadTime": "09/29/2019 18:00:05", - "straightDistance": "9.22", - "routeDistance": "11.67", - "timeToTower": "0:39:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "18:39:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 95, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_7GAJKCB_201909291800_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45254C94-718E-4951-B404-B63C7ED5824C", - "ticketNumber": "6L8W9P5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.817703, -80.025693", - "loadTime": "09/29/2019 18:19:07", - "straightDistance": "13.47", - "routeDistance": "16.77", - "timeToTower": "0:45:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "19:04:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 65, - "quantity": 40.6, - "calculatedQuantity": "40.6 CY", - "s3DownloadKey": "HaulPass_6L8W9P5_201909291816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46661736-F53B-47B9-979B-3797893F46A3", - "ticketNumber": "6ERVZRM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.820679, -80.022184", - "loadTime": "09/29/2019 18:27:18", - "straightDistance": "13.67", - "routeDistance": "17.05", - "timeToTower": "0:58:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "19:25:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_6ERVZRM_201909291827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4786EA48-E239-46BF-929B-0AB86B1F7ABC", - "ticketNumber": "8Z7H5S3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815994, -79.994440", - "loadTime": "09/29/2019 17:06:19", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "1:00:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "18:06:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_8Z7H5S3_201909291706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47CA7E1A-149D-47EF-ABA4-2702C20AF5C2", - "ticketNumber": "9SH9Z7K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.817849, -80.026978", - "loadTime": "09/29/2019 16:04:29", - "straightDistance": "13.39", - "routeDistance": "16.65", - "timeToTower": "1:04:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "17:09:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 55, - "quantity": 34.3, - "calculatedQuantity": "34.3 CY", - "s3DownloadKey": "HaulPass_9SH9Z7K_201909291604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B84E033-2CA4-41A4-ACE0-7777F9A4F6EC", - "ticketNumber": "3AP8CMH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824836, -80.105801", - "loadTime": "09/29/2019 15:03:55", - "straightDistance": "8.84", - "routeDistance": "12.8", - "timeToTower": "0:39:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "15:43:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_3AP8CMH_201909291503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D7120CA-1EF9-4B8B-9F52-5E5A58D6312D", - "ticketNumber": "RGRU94S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.779521, -79.996172", - "loadTime": "09/29/2019 18:40:55", - "straightDistance": "15.4", - "routeDistance": "17.19", - "timeToTower": "1:21:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "20:02:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_RGRU94S_201909291840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "587529A5-8C13-4F9A-8A68-CF30B44A096D", - "ticketNumber": "5V8ENBM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815989, -79.994488", - "loadTime": "09/29/2019 18:49:19", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:38:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "19:27:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_5V8ENBM_201909291849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B4B2807-38C6-4571-837B-8FD8E2532952", - "ticketNumber": "4U2YBD4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.794366, -80.077816", - "loadTime": "09/29/2019 18:18:02", - "straightDistance": "10.56", - "routeDistance": "12.24", - "timeToTower": "0:39:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "18:57:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 65, - "quantity": 24.5, - "calculatedQuantity": "24.5 CY", - "s3DownloadKey": "HaulPass_4U2YBD4_201909291818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BE02123-DBA4-4E8B-B30E-A19C424B0C08", - "ticketNumber": "8DCEG3X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815910, -79.994570", - "loadTime": "09/29/2019 15:44:32", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "0:41:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "16:26:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_8DCEG3X_201909291544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C5112F2-AD10-499A-8074-5F0BEF798A14", - "ticketNumber": "3SQ34TT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825150, -80.106179", - "loadTime": "09/29/2019 16:01:03", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:48:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "16:49:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 75, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_3SQ34TT_201909291601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D7307DF-17A1-404F-B1C8-17D191B7BDF7", - "ticketNumber": "6FYJGQK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.780325, -80.044608", - "loadTime": "09/29/2019 17:33:30", - "straightDistance": "12.63", - "routeDistance": "15", - "timeToTower": "1:10:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "18:44:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_6FYJGQK_201909291733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E1FCD9D-A457-4AEB-9527-45E2D09220D2", - "ticketNumber": "4A6CQUB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815965, -79.994508", - "loadTime": "09/29/2019 15:45:03", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:40:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "16:25:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 90, - "quantity": 63.7, - "calculatedQuantity": "63.7 CY", - "s3DownloadKey": "HaulPass_4A6CQUB_201909291545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6076A069-043B-4BDA-BDD2-D6574E45FB83", - "ticketNumber": "7SS3TX7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.789884, -79.997286", - "loadTime": "09/29/2019 17:09:09", - "straightDistance": "15.23", - "routeDistance": "17.52", - "timeToTower": "0:50:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "17:59:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 85, - "quantity": 67.4, - "calculatedQuantity": "67.4 CY", - "s3DownloadKey": "HaulPass_7SS3TX7_201909291709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61113695-30A0-44B5-80CA-F547427BE5CC", - "ticketNumber": "3KGJ6JL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.847406, -80.077889", - "loadTime": "09/29/2019 15:17:37", - "straightDistance": "10.65", - "routeDistance": "14.85", - "timeToTower": "1:27:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "16:45:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_3KGJ6JL_201909291517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6235C595-D443-4803-AD27-41A1687BB132", - "ticketNumber": "5VGFWMN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.820141, -80.022798", - "loadTime": "09/29/2019 18:07:49", - "straightDistance": "13.64", - "routeDistance": "17.01", - "timeToTower": "1:15:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "19:23:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_5VGFWMN_201909291807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A1BB1BC-844D-437F-AA89-73760C30D696", - "ticketNumber": "7Z79M7J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.790703, -79.998459", - "loadTime": "09/29/2019 14:28:49", - "straightDistance": "15.16", - "routeDistance": "17.55", - "timeToTower": "1:23:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "15:52:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_7Z79M7J_201909291428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "712E3297-95C4-40AD-B09F-66E556EFB6D3", - "ticketNumber": "45LQ5AK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.813451, -80.108003", - "loadTime": "09/29/2019 16:25:42", - "straightDistance": "8.7", - "routeDistance": "10.65", - "timeToTower": "0:24:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "16:50:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 55, - "quantity": 37.8, - "calculatedQuantity": "37.8 CY", - "s3DownloadKey": "HaulPass_45LQ5AK_201909291625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76FE2600-CCD6-4DB6-858D-E01ABDC1BA35", - "ticketNumber": "8V7YCCJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.791089, -80.046796", - "loadTime": "09/29/2019 18:01:37", - "straightDistance": "12.38", - "routeDistance": "14.04", - "timeToTower": "0:44:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "18:45:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 85, - "quantity": 68.9, - "calculatedQuantity": "68.9 CY", - "s3DownloadKey": "HaulPass_8V7YCCJ_201909291749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C0A8C1F-426A-49F0-B713-700F44C3C3E8", - "ticketNumber": "55QU5F3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824814, -80.106281", - "loadTime": "09/29/2019 16:24:57", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:38:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "17:03:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_55QU5F3_201909291624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D9C3E8B-2A2A-4D66-A6C3-A1FF164675F9", - "ticketNumber": "9BGL465", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.781257, -80.047117", - "loadTime": "09/29/2019 15:53:32", - "straightDistance": "12.47", - "routeDistance": "15.09", - "timeToTower": "0:44:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "16:38:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 80, - "quantity": 64.8, - "calculatedQuantity": "64.8 CY", - "s3DownloadKey": "HaulPass_9BGL465_201909291537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FB53CDD-270A-48C8-BFBD-D556D8C4645A", - "ticketNumber": "LY63SSK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.815979, -79.994445", - "loadTime": "09/29/2019 18:20:43", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:48:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "19:09:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_LY63SSK_201909291820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "812A0843-10FE-4703-904D-D27A190733F9", - "ticketNumber": "47K3GL4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.808636, -80.094054", - "loadTime": "09/29/2019 15:32:37", - "straightDistance": "9.52", - "routeDistance": "11.7", - "timeToTower": "0:40:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "16:13:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_47K3GL4_201909291532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "849A965A-92AB-4FF1-8924-87A96435DF64", - "ticketNumber": "8KF4EHF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.789934, -79.995371", - "loadTime": "09/29/2019 16:55:29", - "straightDistance": "15.34", - "routeDistance": "17.74", - "timeToTower": "1:03:22", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "17:58:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_8KF4EHF_201909291655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86514613-E883-4496-9DB2-0A6C5CF24A38", - "ticketNumber": "395EL7V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.785188, -80.028547", - "loadTime": "09/29/2019 19:26:01", - "straightDistance": "13.48", - "routeDistance": "15.76", - "timeToTower": "0:44:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "20:10:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 80, - "quantity": 42.6, - "calculatedQuantity": "42.6 CY", - "s3DownloadKey": "HaulPass_395EL7V_201909291908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C919B62-3154-4F1D-8ACE-6C9587CAF22D", - "ticketNumber": "44V72AE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.785018, -80.029964", - "loadTime": "09/29/2019 19:03:46", - "straightDistance": "13.41", - "routeDistance": "15.56", - "timeToTower": "1:04:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "20:08:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_44V72AE_201909291831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DCAA7DA-4035-4267-9137-223A23E547B5", - "ticketNumber": "9EERDMU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.847250, -80.057910", - "loadTime": "09/29/2019 19:03:38", - "straightDistance": "11.78", - "routeDistance": "14.58", - "timeToTower": "0:56:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "20:00:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_9EERDMU_201909291901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "995D98F9-DFEA-4DAA-AA78-9370DD538379", - "ticketNumber": "7FZY4KY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.805304, -80.086412", - "loadTime": "09/29/2019 18:47:16", - "straightDistance": "9.98", - "routeDistance": "12.05", - "timeToTower": "0:30:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "19:18:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_7FZY4KY_201909291847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99A7A31A-A361-46BA-B1A8-BAF42A4A928F", - "ticketNumber": "6LF8ZGV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825125, -80.106271", - "loadTime": "09/29/2019 19:10:29", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:31:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "19:42:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_6LF8ZGV_201909291910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A3746D9-168B-4D47-B0E9-69D25E67E220", - "ticketNumber": "3N7PCNG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.790816, -79.997991", - "loadTime": "09/29/2019 15:03:19", - "straightDistance": "15.19", - "routeDistance": "17.55", - "timeToTower": "1:31:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "16:34:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_3N7PCNG_201909291503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9AD62E25-DA28-4FF9-982E-21B62F8CE01B", - "ticketNumber": "9HBCW5X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.782246, -80.046126", - "loadTime": "09/29/2019 15:35:34", - "straightDistance": "12.52", - "routeDistance": "14.96", - "timeToTower": "1:01:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "16:37:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 85, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_9HBCW5X_201909291535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9BBDF5E1-DFD2-41E7-A304-E36887E750F1", - "ticketNumber": "4M5H3JL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825019, -80.106237", - "loadTime": "09/29/2019 17:42:11", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:39:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "18:22:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_4M5H3JL_201909291742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C268B20-F5D9-4813-893D-D6050BA26D42", - "ticketNumber": "3EP2WDC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.813654, -80.107861", - "loadTime": "09/29/2019 18:57:31", - "straightDistance": "8.7", - "routeDistance": "10.63", - "timeToTower": "0:42:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "19:40:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_3EP2WDC_201909291857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D6464F2-7489-453D-A8C2-E002566732C5", - "ticketNumber": "38K9MM5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.812150, -80.343124", - "loadTime": "09/29/2019 18:27:12", - "straightDistance": "4.96", - "routeDistance": "7.95", - "timeToTower": "0:40:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "19:08:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 60, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_38K9MM5_201909291749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2A0FC36-4690-470F-8489-002092E9536C", - "ticketNumber": "7L4GK48", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.788731, -80.051221", - "loadTime": "09/29/2019 17:12:25", - "straightDistance": "12.15", - "routeDistance": "14.44", - "timeToTower": "0:38:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "17:50:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_7L4GK48_201909291712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6F7C1C6-D4A0-4CFA-8623-AE38433C94BC", - "ticketNumber": "4B4TTX8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.820353, -80.023398", - "loadTime": "09/29/2019 16:28:45", - "straightDistance": "13.6", - "routeDistance": "17.02", - "timeToTower": "0:58:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "17:27:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_4B4TTX8_201909291628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A93C3230-90B0-444D-9721-90F80DF601AA", - "ticketNumber": "5VPQ5YA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815605, -79.994395", - "loadTime": "09/29/2019 15:30:15", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:43:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "16:14:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_5VPQ5YA_201909291530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ACB45A22-3D99-49C9-97D9-FC9050DF90FB", - "ticketNumber": "8U6YT9B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.764601, -80.359595", - "loadTime": "09/29/2019 15:26:15", - "straightDistance": "6.93", - "routeDistance": "11.56", - "timeToTower": "1:20:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "16:46:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_8U6YT9B_201909291526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF2CC3B6-15DD-4A11-B715-E9760CD23700", - "ticketNumber": "49RAR4S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.790745, -79.997947", - "loadTime": "09/29/2019 15:04:10", - "straightDistance": "15.19", - "routeDistance": "17.55", - "timeToTower": "1:26:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "16:30:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_49RAR4S_201909291504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B346EECF-8BC8-43AB-A94C-B59CA73DABC7", - "ticketNumber": "67UP96D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.846685, -80.054879", - "loadTime": "09/29/2019 16:30:50", - "straightDistance": "11.95", - "routeDistance": "14.61", - "timeToTower": "0:50:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "17:20:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_67UP96D_201909291630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B70F28CB-E408-457C-A06A-4E973CADE3EA", - "ticketNumber": "55RPYLP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824914, -80.106541", - "loadTime": "09/29/2019 19:10:46", - "straightDistance": "8.79", - "routeDistance": "12.8", - "timeToTower": "0:26:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "19:37:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_55RPYLP_201909291910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8BDE43A-E52C-46D0-9B6A-40F53D1005BC", - "ticketNumber": "9T2ZXY3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815725, -79.994240", - "loadTime": "09/29/2019 18:20:22", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:52:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "19:12:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_9T2ZXY3_201909291820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9A04E90-E056-499B-9E3C-7073E242935E", - "ticketNumber": "3KSW2XE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.846697, -80.054809", - "loadTime": "09/29/2019 16:12:06", - "straightDistance": "11.95", - "routeDistance": "14.61", - "timeToTower": "1:09:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "17:22:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 60, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_3KSW2XE_201909291609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3025155-81D3-497E-B390-9DFBCCBDEA1B", - "ticketNumber": "9JXQDCU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.794419, -80.078609", - "loadTime": "09/29/2019 16:42:52", - "straightDistance": "10.52", - "routeDistance": "12.2", - "timeToTower": "0:55:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "17:38:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 65, - "quantity": 24.5, - "calculatedQuantity": "24.5 CY", - "s3DownloadKey": "HaulPass_9JXQDCU_201909291642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4EE1D57-20FE-4B92-8F20-28709F5AC142", - "ticketNumber": "4WDQ8RW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.799717, -80.348086", - "loadTime": "09/29/2019 17:19:39", - "straightDistance": "5.37", - "routeDistance": "7.01", - "timeToTower": "1:47:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "19:06:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_4WDQ8RW_201909291719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5B15BCC-B33E-4640-A4FA-D7DD864518C3", - "ticketNumber": "3VZNV4R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.776606, -79.995478", - "loadTime": "09/29/2019 14:39:35", - "straightDistance": "15.48", - "routeDistance": "17.52", - "timeToTower": "1:06:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "15:46:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_3VZNV4R_201909291439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5B3B3CB-8B7D-4D76-8CC9-CCCED62652D0", - "ticketNumber": "3BQ7N4F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825332, -80.106376", - "loadTime": "09/29/2019 17:31:56", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:44:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "18:16:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 75, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_3BQ7N4F_201909291731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5B890D5-D200-43B4-9079-5117E57967C7", - "ticketNumber": "9GXWGJH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.846956, -80.056829", - "loadTime": "09/29/2019 18:56:18", - "straightDistance": "11.84", - "routeDistance": "14.63", - "timeToTower": "1:05:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "20:01:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 65, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_9GXWGJH_201909291856_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9E9518E-BD19-4E04-BC2A-CD6C09540A5A", - "ticketNumber": "7KZDBNA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.784006, -79.992173", - "loadTime": "09/29/2019 18:53:49", - "straightDistance": "15.58", - "routeDistance": "17.19", - "timeToTower": "1:18:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "20:12:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_7KZDBNA_201909291853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB758FE5-ED81-4913-BC61-047B14BB64B4", - "ticketNumber": "8YVLP47", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.824341, -80.105594", - "loadTime": "09/29/2019 19:23:44", - "straightDistance": "8.85", - "routeDistance": "12.8", - "timeToTower": "0:50:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "20:13:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_J001_8YVLP47_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD235CB2-F026-4F36-9633-3E343402CCD9", - "ticketNumber": "3E3AWTK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825182, -80.106293", - "loadTime": "09/29/2019 17:30:04", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:44:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "18:14:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 75, - "quantity": 49.7, - "calculatedQuantity": "49.7 CY", - "s3DownloadKey": "HaulPass_3E3AWTK_201909291730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD7BE633-C30C-4ECC-9FDF-1DA830906D86", - "ticketNumber": "65AHN29", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.817797, -80.026914", - "loadTime": "09/29/2019 15:54:40", - "straightDistance": "13.4", - "routeDistance": "16.65", - "timeToTower": "1:16:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "17:10:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 65, - "quantity": 46.2, - "calculatedQuantity": "46.2 CY", - "s3DownloadKey": "HaulPass_65AHN29_201909291554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF9DA9FA-3E6E-406B-ACE3-C8B1DAB7E643", - "ticketNumber": "3NZFSWM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.764798, -80.359962", - "loadTime": "09/29/2019 15:11:21", - "straightDistance": "6.94", - "routeDistance": "11.58", - "timeToTower": "1:36:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "16:47:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 80, - "quantity": 60.9, - "calculatedQuantity": "60.9 CY", - "s3DownloadKey": "HaulPass_3NZFSWM_201909291511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2098D33-F0F8-49F9-BF6B-0F3BDC4D19D7", - "ticketNumber": "6324NBD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.787328, -80.045101", - "loadTime": "09/29/2019 16:24:51", - "straightDistance": "12.51", - "routeDistance": "14.71", - "timeToTower": "1:24:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "17:49:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_6324NBD_201909291623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3565CDB-4053-4362-8296-708A31223336", - "ticketNumber": "6TYULUV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.794820, -80.078593", - "loadTime": "09/29/2019 15:35:09", - "straightDistance": "10.51", - "routeDistance": "12.19", - "timeToTower": "0:42:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "16:17:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 70, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_6TYULUV_201909291535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5FD5CCC-CEBA-40D2-83C2-6FC077B1787A", - "ticketNumber": "65YQNRQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825269, -80.105996", - "loadTime": "09/29/2019 15:58:16", - "straightDistance": "8.83", - "routeDistance": "12.8", - "timeToTower": "0:50:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "16:48:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 75, - "quantity": 49.7, - "calculatedQuantity": "49.7 CY", - "s3DownloadKey": "HaulPass_65YQNRQ_201909291558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D771DAE0-5D31-4198-9E7E-5D167C1D6841", - "ticketNumber": "9PWSESX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.815843, -79.994598", - "loadTime": "09/29/2019 16:57:40", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "0:39:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "17:36:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_9PWSESX_201909291657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E124A530-81C4-40B5-A45F-E90F24661707", - "ticketNumber": "DN2FMJP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.788111, -79.996017", - "loadTime": "09/29/2019 17:29:33", - "straightDistance": "15.32", - "routeDistance": "17.29", - "timeToTower": "1:33:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "19:03:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_DN2FMJP_201909291729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5908501-C30C-4A21-9C02-8456E1516F1E", - "ticketNumber": "53UYB9X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.777814, -79.998880", - "loadTime": "09/29/2019 14:16:48", - "straightDistance": "15.27", - "routeDistance": "17.19", - "timeToTower": "1:28:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "15:45:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 60, - "quantity": 43.1, - "calculatedQuantity": "43.1 CY", - "s3DownloadKey": "HaulPass_53UYB9X_201909291416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8007BB7-D4EE-4A22-811A-CB96BFD10CDA", - "ticketNumber": "5XFTB6G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.785685, -80.046244", - "loadTime": "09/29/2019 14:50:04", - "straightDistance": "12.47", - "routeDistance": "14.57", - "timeToTower": "0:39:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "15:29:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_5XFTB6G_201909291445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8298C64-0AAA-4949-A128-BBACE12C4027", - "ticketNumber": "53K42TA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824920, -80.106218", - "loadTime": "09/29/2019 16:22:48", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:38:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "17:00:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_53K42TA_201909291622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC6CAA58-71F2-40DD-949D-FAB53218931A", - "ticketNumber": "7P8UHVX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.847941, -80.077088", - "loadTime": "09/29/2019 14:57:34", - "straightDistance": "10.7", - "routeDistance": "14.78", - "timeToTower": "1:46:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "16:44:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 65, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_7P8UHVX_201909291457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECD207FA-2EF8-4A44-9659-E4AF6F26ED0F", - "ticketNumber": "8LBVSBC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.816350, -79.995062", - "loadTime": "09/29/2019 15:27:22", - "straightDistance": "15.25", - "routeDistance": "17.58", - "timeToTower": "0:44:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "16:11:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_8LBVSBC_201909291527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE885570-C1D8-41E7-8530-512483DF7524", - "ticketNumber": "SMRKRRY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.851175, -80.076251", - "loadTime": "09/29/2019 17:38:10", - "straightDistance": "10.79", - "routeDistance": "15.86", - "timeToTower": "1:18:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "18:56:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 50, - "quantity": 33.1, - "calculatedQuantity": "33.1 CY", - "s3DownloadKey": "HaulPass_SMRKRRY_201909291738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF6D40A0-A587-468A-A8A2-337096079D51", - "ticketNumber": "LN3ZNQ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.779284, -79.996083", - "loadTime": "09/29/2019 16:59:05", - "straightDistance": "15.41", - "routeDistance": "17.2", - "timeToTower": "0:54:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "17:53:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_LN3ZNQ7_201909291659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0BEEE60-670C-491B-BF3B-D5169C893767", - "ticketNumber": "9GBL7XG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815596, -79.994280", - "loadTime": "09/29/2019 16:56:12", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:43:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "17:39:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_9GBL7XG_201909291656_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2F9A06A-2847-4426-B8BB-2C90BD990E6F", - "ticketNumber": "3H52PMN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.811020, -80.101542", - "loadTime": "09/29/2019 16:55:07", - "straightDistance": "9.08", - "routeDistance": "11.55", - "timeToTower": "0:33:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "17:28:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_3H52PMN_201909291648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6BC1B8F-F3FA-4569-A5DE-77F900A01F3B", - "ticketNumber": "K68JZL6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.815892, -79.994856", - "loadTime": "09/29/2019 15:29:34", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:41:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "16:10:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_K68JZL6_201909291529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB9F400C-0F84-4E95-882E-114732765475", - "ticketNumber": "WTH9AED", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.790257, -79.998204", - "loadTime": "09/29/2019 14:48:59", - "straightDistance": "15.18", - "routeDistance": "17.52", - "timeToTower": "1:04:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "15:53:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_WTH9AED_201909291448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEC7B0F8-048C-42CE-8A35-0A1C5F857D51", - "ticketNumber": "7SK7G5Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815597, -79.994437", - "loadTime": "09/29/2019 15:29:53", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:46:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "16:16:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_7SK7G5Y_201909291529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01C3C5F7-A2D6-4420-9FA7-D83FF5880DB9", - "ticketNumber": "8E477DN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.786462, -79.992569", - "loadTime": "09/29/2019 19:54:20", - "straightDistance": "15.54", - "routeDistance": "17.39", - "timeToTower": "1:22:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "21:16:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_8E477DN_201909291954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02107A3B-44E5-462A-9290-E50E79E9092A", - "ticketNumber": "36X5NHU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.790410, -80.053786", - "loadTime": "09/29/2019 19:37:41", - "straightDistance": "11.98", - "routeDistance": "14.53", - "timeToTower": "0:53:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "20:31:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 75, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_36X5NHU_201909291937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0500AA68-F290-4F6A-8E79-C56C6691721D", - "ticketNumber": "7AJTGQQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.790453, -80.053951", - "loadTime": "09/29/2019 19:25:41", - "straightDistance": "11.97", - "routeDistance": "14.54", - "timeToTower": "1:04:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "20:30:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_7AJTGQQ_201909291924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19AFD428-B068-41AC-97CF-3A60C5F413A6", - "ticketNumber": "49REPP8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815882, -79.994596", - "loadTime": "09/29/2019 19:54:12", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "0:40:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "20:34:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_49REPP8_201909291954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "206CDC88-29D5-48C0-BD85-458BB0D79A71", - "ticketNumber": "3YWMJD7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.816313, -80.345511", - "loadTime": "09/29/2019 20:17:15", - "straightDistance": "5.09", - "routeDistance": "8.38", - "timeToTower": "0:50:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "21:07:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 65, - "quantity": 49.5, - "calculatedQuantity": "49.5 CY", - "s3DownloadKey": "HaulPass_3YWMJD7_201909291955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28AEB0BC-04A6-4450-9688-AB817AE46684", - "ticketNumber": "3K7KJCU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.816018, -80.027129", - "loadTime": "09/29/2019 19:59:01", - "straightDistance": "13.38", - "routeDistance": "16.88", - "timeToTower": "1:10:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "21:09:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_3K7KJCU_201909291959_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3923C713-7B6F-4EDE-B008-61464513ED07", - "ticketNumber": "CCNJ76Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815808, -79.994360", - "loadTime": "09/29/2019 19:55:55", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:41:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "20:37:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_CCNJ76Y_201909291955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46C1D20C-00AA-4C97-8EBB-0D73D9618BEA", - "ticketNumber": "KNLUQZY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.822393, -80.122255", - "loadTime": "09/29/2019 20:08:11", - "straightDistance": "7.87", - "routeDistance": "11.46", - "timeToTower": "0:31:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "20:39:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_KNLUQZY_201909292008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5296AD32-6E4C-463C-B6DB-13E8C0C883CF", - "ticketNumber": "5QAZT4K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815903, -79.994722", - "loadTime": "09/29/2019 19:53:55", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:42:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "20:35:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_5QAZT4K_201909291953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "544631BA-8DBD-4E94-8A94-B8359EA7F81F", - "ticketNumber": "59M86NF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.786107, -79.992572", - "loadTime": "09/29/2019 19:53:53", - "straightDistance": "15.54", - "routeDistance": "17.41", - "timeToTower": "1:24:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "21:17:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 65, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_59M86NF_201909291953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61B802F1-6335-40C9-B7B3-BAD311E7A43D", - "ticketNumber": "8MDE656", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.816990, -80.345623", - "loadTime": "09/29/2019 20:24:48", - "straightDistance": "5.1", - "routeDistance": "8.41", - "timeToTower": "0:41:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "21:06:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_8MDE656_201909292024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "779DD2A3-5792-4114-A4E4-EA99D1663409", - "ticketNumber": "33FGEC8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825150, -80.106157", - "loadTime": "09/29/2019 20:20:24", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:40:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "21:01:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_33FGEC8_201909292020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77F6DE7E-1C4D-4B21-868B-391046BDEA1B", - "ticketNumber": "68V33YA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.801015, -80.086290", - "loadTime": "09/29/2019 20:02:08", - "straightDistance": "10.01", - "routeDistance": "11.77", - "timeToTower": "0:29:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "20:32:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_68V33YA_201909292002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78F54F4C-4288-4B6C-86BC-EFDD0C60AC73", - "ticketNumber": "648FHJC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825055, -80.106343", - "loadTime": "09/29/2019 20:22:56", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:39:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "21:02:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_648FHJC_201909292022_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A488912-67FC-40DB-8D3A-47F7F666EAD8", - "ticketNumber": "5THJXH3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815808, -79.994360", - "loadTime": "09/29/2019 19:56:12", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:42:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "20:38:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_5THJXH3_201909291956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88A038A6-F176-4A24-A10B-D6C283B2F4D0", - "ticketNumber": "6PUR3NX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.805377, -80.087834", - "loadTime": "09/29/2019 20:38:05", - "straightDistance": "9.9", - "routeDistance": "11.93", - "timeToTower": "0:30:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "21:08:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_6PUR3NX_201909292016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B37D157-4011-4886-85DC-7F758BF9FE41", - "ticketNumber": "3MRPS22", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.793538, -80.077101", - "loadTime": "09/29/2019 19:40:17", - "straightDistance": "10.61", - "routeDistance": "12.31", - "timeToTower": "0:48:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "20:28:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 70, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_3MRPS22_201909291940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A46CA981-1EED-4618-AFFE-E65B14FAC6F9", - "ticketNumber": "4FS2A23", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.787585, -80.024763", - "loadTime": "09/29/2019 20:37:29", - "straightDistance": "13.68", - "routeDistance": "15.3", - "timeToTower": "0:56:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "21:34:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_4FS2A23_201909292037_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A80238B2-AEA2-41DF-9B9E-97AE4F548C66", - "ticketNumber": "8HXYGJQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815975, -79.994602", - "loadTime": "09/29/2019 20:08:04", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "0:41:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "20:49:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_8HXYGJQ_201909292008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC884670-0C51-416B-B6B9-7C29B0BB691C", - "ticketNumber": "5A2BX9M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.820754, -80.022493", - "loadTime": "09/29/2019 20:14:02", - "straightDistance": "13.66", - "routeDistance": "17.07", - "timeToTower": "1:13:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "21:27:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_5A2BX9M_201909292014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D36062BD-72E9-4695-83D0-65C68C028B6F", - "ticketNumber": "5HFAA54", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815980, -79.994569", - "loadTime": "09/29/2019 20:08:19", - "straightDistance": "15.27", - "routeDistance": "17.61", - "timeToTower": "0:40:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "20:48:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_5HFAA54_201909292008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D59AAD90-F2A3-43C0-9745-9405CFA48837", - "ticketNumber": "782WMSM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.815876, -80.026990", - "loadTime": "09/29/2019 19:47:48", - "straightDistance": "13.39", - "routeDistance": "16.87", - "timeToTower": "1:23:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "21:11:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_782WMSM_201909291947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF28C75B-D121-418F-9CBF-DB515A626AD5", - "ticketNumber": "8QRMAPL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.820947, -80.022481", - "loadTime": "09/29/2019 20:07:39", - "straightDistance": "13.66", - "routeDistance": "17.08", - "timeToTower": "1:18:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "21:25:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_8QRMAPL_201909292007_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4557E75-1E6E-4348-A51B-37AD0CD6CD57", - "ticketNumber": "4ZL4DK5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.787303, -80.024942", - "loadTime": "09/29/2019 20:51:44", - "straightDistance": "13.67", - "routeDistance": "15.32", - "timeToTower": "0:43:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "21:35:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_4ZL4DK5_201909292051_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF957C33-99D6-489B-92DE-34E5AAD30AAF", - "ticketNumber": "8CBTGCG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825163, -80.106255", - "loadTime": "09/29/2019 20:47:23", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:42:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "21:29:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_8CBTGCG_201909292047_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F30EAFFD-085F-41A7-929B-299AF89FA9E0", - "ticketNumber": "4C3674H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.804411, -80.086344", - "loadTime": "09/29/2019 21:19:02", - "straightDistance": "9.99", - "routeDistance": "12", - "timeToTower": "0:28:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "21:47:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 70, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_4C3674H_201909292119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC1F2A7C-B45E-4635-997B-492C6F054B64", - "ticketNumber": "4ZNJZT5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825259, -80.106177", - "loadTime": "09/29/2019 20:49:24", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:43:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "21:32:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 75, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_4ZNJZT5_201909292049_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FF3A287-B22C-4346-9410-EF4EF511548E", - "ticketNumber": "5574956", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.533526, -80.275357", - "loadTime": "09/29/2019 17:38:07", - "straightDistance": "6.05", - "routeDistance": "7.49", - "timeToTower": "0:23:10", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "18:01:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_5574956_201909291738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12B478AC-BAEE-463E-B7E7-AEAB13F5316A", - "ticketNumber": "4HD4PG5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.529501, -80.273517", - "loadTime": "09/29/2019 18:54:06", - "straightDistance": "6.31", - "routeDistance": "8.62", - "timeToTower": "0:21:06", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "19:15:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_4HD4PG5_201909291842_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17AE23F0-9108-4561-902F-C331850060C0", - "ticketNumber": "8LT5ANT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.580581, -80.326840", - "loadTime": "09/29/2019 17:00:04", - "straightDistance": "1.78", - "routeDistance": "1.96", - "timeToTower": "1:05:43", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "18:05:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_8LT5ANT_201909291658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28B84957-A2D9-455B-B1A0-AEE0CF218485", - "ticketNumber": "69P8HSS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.589762, -80.365315", - "loadTime": "09/29/2019 18:37:09", - "straightDistance": ".56", - "routeDistance": ".56", - "timeToTower": "0:16:53", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "18:54:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_69P8HSS_201909291837_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31E01C21-8A8A-4010-96A1-675CDBCD9674", - "ticketNumber": "8CQTLZY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.531959, -80.320771", - "loadTime": "09/29/2019 16:02:48", - "straightDistance": "4.44", - "routeDistance": "9.31", - "timeToTower": "0:33:26", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "16:36:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 65, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_8CQTLZY_201909291602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33F87CC6-1D35-4CC3-A7CC-5E51566F4FA3", - "ticketNumber": "9NWUUU8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.586742, -80.324616", - "loadTime": "09/29/2019 17:45:44", - "straightDistance": "1.82", - "routeDistance": "2.4", - "timeToTower": "0:20:43", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "18:06:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_9NWUUU8_201909291745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F94966D-2E09-4B04-B09C-83C35544EDB0", - "ticketNumber": "3GBFVGK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.601002, -80.293333", - "loadTime": "09/29/2019 19:37:39", - "straightDistance": "3.72", - "routeDistance": "5.38", - "timeToTower": "0:29:18", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "20:06:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_3GBFVGK_201909291859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A0581C0-FD1B-4AB2-9AF4-767FBE088610", - "ticketNumber": "5TJQQC8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.533021, -80.318352", - "loadTime": "09/29/2019 19:22:15", - "straightDistance": "4.44", - "routeDistance": "9.12", - "timeToTower": "0:26:51", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "19:49:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 65, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_5TJQQC8_201909291922_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9192F6C0-2E2B-4041-A8CB-0ACE3561C38C", - "ticketNumber": "97EQ5A2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.589680, -80.365198", - "loadTime": "09/29/2019 20:19:36", - "straightDistance": ".55", - "routeDistance": ".55", - "timeToTower": "0:07:09", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "20:26:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_97EQ5A2_201909292019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9355EDCB-0E1B-4247-A9DF-6598FA9C133A", - "ticketNumber": "6EQ85AQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.641452, -80.297596", - "loadTime": "09/29/2019 18:01:28", - "straightDistance": "4.95", - "routeDistance": "9.03", - "timeToTower": "0:59:39", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "19:01:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_6EQ85AQ_201909291801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97BB8D44-87B6-45F2-829C-40F7D085C330", - "ticketNumber": "4P4A77L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.591333, -80.370736", - "loadTime": "09/29/2019 21:41:00", - "straightDistance": ".88", - "routeDistance": ".9", - "timeToTower": "0:08:34", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "21:49:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_4P4A77L_201909292140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "983BA41C-3071-4C14-9B69-494A427ADD31", - "ticketNumber": "5526D7B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.589683, -80.365265", - "loadTime": "09/29/2019 20:18:31", - "straightDistance": ".55", - "routeDistance": ".56", - "timeToTower": "0:06:41", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "20:25:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_5526D7B_201909292018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D774F17-706B-437D-95EE-D18E5741C9DF", - "ticketNumber": "9P9QJ4V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.532396, -80.320630", - "loadTime": "09/29/2019 17:07:08", - "straightDistance": "4.41", - "routeDistance": "9.28", - "timeToTower": "0:37:19", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "17:44:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 55, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_9P9QJ4V_201909291707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1E41129-30D6-4CA0-BA6F-47984B469404", - "ticketNumber": "B6G5W8X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.535262, -80.275133", - "loadTime": "09/29/2019 15:59:43", - "straightDistance": "5.98", - "routeDistance": "7.37", - "timeToTower": "0:29:30", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "16:29:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_B6G5W8X_201909291555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC6FF1E4-0EE6-4088-BCCA-949092284EEF", - "ticketNumber": "DRG4YEG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.589673, -80.362620", - "loadTime": "09/29/2019 16:22:12", - "straightDistance": ".4", - "routeDistance": ".4", - "timeToTower": "0:05:03", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "16:27:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_DRG4YEG_201909291622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7EB1583-1526-4C00-97B8-18C7C585B4BF", - "ticketNumber": "8STNTEH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.589932, -80.365038", - "loadTime": "09/29/2019 17:39:26", - "straightDistance": ".54", - "routeDistance": ".55", - "timeToTower": "0:06:47", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "17:46:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 95, - "quantity": 69, - "calculatedQuantity": "69 CY", - "s3DownloadKey": "HaulPass_8STNTEH_201909291739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B922252C-7AB5-46DF-9271-B9C108227FEF", - "ticketNumber": "NZ4HZN6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.589637, -80.362612", - "loadTime": "09/29/2019 16:21:08", - "straightDistance": ".4", - "routeDistance": ".4", - "timeToTower": "0:05:11", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "16:26:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_NZ4HZN6_201909291621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF5CDC14-1DE0-49A3-821E-3937BA430A46", - "ticketNumber": "6Z3FWEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.533069, -80.318026", - "loadTime": "09/29/2019 20:18:37", - "straightDistance": "4.45", - "routeDistance": "9.1", - "timeToTower": "0:37:18", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "20:55:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 80, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_6Z3FWEB_201909292018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C42AD2FB-44C6-4BA4-822F-19D674DCB298", - "ticketNumber": "66Q7ZV2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.589784, -80.365112", - "loadTime": "09/29/2019 17:41:00", - "straightDistance": ".55", - "routeDistance": ".55", - "timeToTower": "0:06:02", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "17:47:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 90, - "quantity": 69.8, - "calculatedQuantity": "69.8 CY", - "s3DownloadKey": "HaulPass_66Q7ZV2_201909291741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C967D0CA-A6A7-4884-BAF9-166CD5E601A0", - "ticketNumber": "L23CBEY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.534773, -80.282027", - "loadTime": "09/29/2019 20:57:24", - "straightDistance": "5.7", - "routeDistance": "7.95", - "timeToTower": "0:55:56", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "21:53:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 95, - "quantity": 69.3, - "calculatedQuantity": "69.3 CY", - "s3DownloadKey": "HaulPass_L23CBEY_201909292057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEA8AFAC-E82D-4D57-8A7D-F8CE98BB3C84", - "ticketNumber": "8NRQCS2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.589578, -80.365482", - "loadTime": "09/29/2019 18:42:43", - "straightDistance": ".57", - "routeDistance": ".57", - "timeToTower": "0:12:15", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "18:54:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_8NRQCS2_201909291839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7C676AC-0482-40DD-A4F1-E276379A2709", - "ticketNumber": "7WBVKZC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.534801, -80.282336", - "loadTime": "09/29/2019 19:47:08", - "straightDistance": "5.68", - "routeDistance": "7.94", - "timeToTower": "0:32:51", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "20:19:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_7WBVKZC_201909291947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCD8047A-5C22-43E4-9269-D5FC69F36F68", - "ticketNumber": "4XBTFZA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.587836, -80.291827", - "loadTime": "09/29/2019 18:47:38", - "straightDistance": "3.72", - "routeDistance": "4.46", - "timeToTower": "1:18:32", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "20:06:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_4XBTFZA_201909291838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFFAA9A8-D807-4303-B801-B87149EDDBB9", - "ticketNumber": "7T5KSNL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.532388, -80.320731", - "loadTime": "09/29/2019 18:14:12", - "straightDistance": "4.41", - "routeDistance": "9.29", - "timeToTower": "0:38:17", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "18:52:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_7T5KSNL_201909291813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E93BB66F-DA92-43F9-BF95-EEEE604557E9", - "ticketNumber": "5W8VFU9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.641236, -80.297325", - "loadTime": "09/29/2019 16:28:32", - "straightDistance": "4.95", - "routeDistance": "9.05", - "timeToTower": "0:46:21", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "17:14:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 65, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_5W8VFU9_201909291628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECDE4608-F397-415C-B098-81E67540C4CF", - "ticketNumber": "3VNNKMY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.641313, -80.297427", - "loadTime": "09/29/2019 14:51:17", - "straightDistance": "4.95", - "routeDistance": "9.04", - "timeToTower": "0:56:39", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "15:47:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_3VNNKMY_201909291451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE5D9440-9713-47E5-A167-AF72FE37F38A", - "ticketNumber": "S5UKRF3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.591524, -80.370865", - "loadTime": "09/29/2019 21:40:06", - "straightDistance": ".89", - "routeDistance": ".91", - "timeToTower": "0:08:36", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "21:48:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_S5UKRF3_201909292140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C36B7D3-AB31-41A8-8279-62D85BE5181F", - "ticketNumber": "9YBS5Z3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.76403, -80.061853", - "loadTime": "09/29/2019 20:23:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "20:28:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9YBS5Z3_201909292023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CD8B60A-528D-40B8-98BE-40D26AA66264", - "ticketNumber": "4WDQFTF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.766311, -80.067101", - "loadTime": "09/29/2019 18:34:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:37:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4WDQFTF_201909291834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F5AFE36-6BA5-4B1F-8F1A-ED83DD50EB4A", - "ticketNumber": "4JMDWQL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.764793, -80.063803", - "loadTime": "09/29/2019 19:56:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "19:58:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4JMDWQL_201909291956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18A8DC9F-F6C1-43F6-A165-968D4947D5BD", - "ticketNumber": "9EXQFE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.763728, -80.061888", - "loadTime": "09/29/2019 20:17:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "20:20:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9EXQFE5_201909292017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A1E88FB-C240-46EB-81DF-495EE21392F6", - "ticketNumber": "9JBMYZ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.766559, -80.068131", - "loadTime": "09/29/2019 18:14:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:16:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9JBMYZ9_201909291814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22FB154A-FFA8-4A7C-B395-EA643CEA49FD", - "ticketNumber": "9W6UADJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.758931, -80.054981", - "loadTime": "09/29/2019 21:30:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "21:33:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9W6UADJ_201909292130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25DD07BD-AE53-44EC-B6E0-1344A05F7B65", - "ticketNumber": "9ZF7T69", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.766518, -80.068103", - "loadTime": "09/29/2019 18:18:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:20:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ZF7T69_201909291818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D027002-97F4-4191-BEF2-8EEE2927DA1D", - "ticketNumber": "KLA726R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.766646, -80.067977", - "loadTime": "09/29/2019 18:20:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:22:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_KLA726R_201909291820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44DE28BE-0888-48AB-BE02-1B4E875694E6", - "ticketNumber": "4YFZGKF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.764242, -80.062028", - "loadTime": "09/29/2019 20:10:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "20:17:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4YFZGKF_201909292010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EF17BBB-8234-40FC-B78A-831400A97297", - "ticketNumber": "33FP5RU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.762328, -80.059389", - "loadTime": "09/29/2019 20:51:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "20:53:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_33FP5RU_201909292051_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "606E461F-35B9-4FDD-B68C-7107F45FD581", - "ticketNumber": "4RRPYEU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.766185, -80.068413", - "loadTime": "09/29/2019 18:06:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:08:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4RRPYEU_201909291806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "633DFC2A-4ECA-4505-A414-2EEDD57CAAD2", - "ticketNumber": "8F5S8HR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.764641, -80.063529", - "loadTime": "09/29/2019 19:49:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "19:54:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8F5S8HR_201909291949_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "645D4051-2E7B-45AD-AB3D-13260C44BE1C", - "ticketNumber": "7T8HWRT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.75855, -80.054321", - "loadTime": "09/29/2019 21:36:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "21:41:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7T8HWRT_201909292136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69E46A11-1FEC-486B-9DBB-3D4635F4EB0D", - "ticketNumber": "36ZNCAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.766802, -80.068756", - "loadTime": "09/29/2019 18:02:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:04:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_36ZNCAF_201909291802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70B2F5B0-1BF4-4611-9D21-22EE5E45E8BC", - "ticketNumber": "66WYW9P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.764035, -80.062323", - "loadTime": "09/29/2019 20:08:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "20:10:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_66WYW9P_201909292008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71843297-5E1C-4520-B3E5-A8E1561D8BAA", - "ticketNumber": "9FJQ2RK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.765404, -80.065235", - "loadTime": "09/29/2019 19:24:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "19:28:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9FJQ2RK_201909291924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7236280F-0AE0-44A5-9473-1F89DAE263CE", - "ticketNumber": "88V2ZLL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.766306, -80.068804", - "loadTime": "09/29/2019 17:52:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "17:58:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88V2ZLL_201909291752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72C5B3BB-EEC2-488D-89F5-3E1D3F22D7EE", - "ticketNumber": "6HULVSE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.766092, -80.067023", - "loadTime": "09/29/2019 18:44:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:52:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HULVSE_201909291844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78DEC6DB-84F4-4E34-B663-1A0D4BDA7844", - "ticketNumber": "8WS4J7G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.766065, -80.067269", - "loadTime": "09/29/2019 18:37:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:39:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8WS4J7G_201909291837_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C9B95B3-7F8E-49DE-9CD1-C46EDCD819EB", - "ticketNumber": "3XSY3VT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.766865, -80.069201", - "loadTime": "09/29/2019 17:39:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "17:42:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3XSY3VT_201909291739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88BF1A57-A602-47D2-8756-EAB251226798", - "ticketNumber": "5W9N4NT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.766567, -80.068112", - "loadTime": "09/29/2019 18:22:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:24:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5W9N4NT_201909291822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8BFE856F-50F5-4C8C-8C25-BED4B4DF820C", - "ticketNumber": "7DLAMDB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.765985, -80.066521", - "loadTime": "09/29/2019 18:54:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "19:00:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7DLAMDB_201909291854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC08190A-E952-4050-9D3B-1768DBFFBE97", - "ticketNumber": "9EKDSCC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.766883, -80.069021", - "loadTime": "09/29/2019 17:59:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:00:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9EKDSCC_201909291759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1DA373D-5909-4522-A19F-F9724D04C275", - "ticketNumber": "3SEXKUD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.761875, -80.05882", - "loadTime": "09/29/2019 21:05:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "21:09:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3SEXKUD_201909292105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4A76537-EF5B-4C75-830B-A40EE1EC244A", - "ticketNumber": "FDNHSFE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.766099, -80.067056", - "loadTime": "09/29/2019 18:40:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:42:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_FDNHSFE_201909291840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9E6E144-CF98-43E6-A8AE-11F45B97D50A", - "ticketNumber": "49CKCMV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.761891, -80.058882", - "loadTime": "09/29/2019 21:01:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "21:05:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_49CKCMV_201909292101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF2BCEC3-91C4-48B1-860B-857B695BF8F5", - "ticketNumber": "7PBV2AP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.765866, -80.066438", - "loadTime": "09/29/2019 19:05:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "19:08:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7PBV2AP_201909291905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6AF83A1-171B-48DB-A337-FFFCBCCBFCD5", - "ticketNumber": "73C3FZ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.765674, -80.06583", - "loadTime": "09/29/2019 19:13:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "19:18:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_73C3FZ5_201909291913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7B1830B-B4FA-4C40-9B91-480115BEA545", - "ticketNumber": "89P3E46", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.765453, -80.06491", - "loadTime": "09/29/2019 19:31:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "19:35:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_89P3E46_201909291931_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE4C017F-F807-4232-ADE9-DA2A4911A5FA", - "ticketNumber": "52MMUKZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.766518, -80.068184", - "loadTime": "09/29/2019 18:12:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:13:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_52MMUKZ_201909291812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0D24EA2-B2BC-4633-BF64-D4F2CA4379A7", - "ticketNumber": "7NJJMA6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.765683, -80.066388", - "loadTime": "09/29/2019 19:01:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "19:05:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7NJJMA6_201909291901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1E24729-166C-4D7C-8FA7-D60337602144", - "ticketNumber": "9HB2QA2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.766005, -80.067532", - "loadTime": "09/29/2019 18:27:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:31:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9HB2QA2_201909291827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEBFD3FC-0318-441E-9017-D4A08E093AF3", - "ticketNumber": "6XV8UD5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.759835, -80.056327", - "loadTime": "09/29/2019 21:19:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "21:24:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6XV8UD5_201909292119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8DF26F9-E6BB-45AE-8FD7-B79811BC1880", - "ticketNumber": "7Y59LPN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.766803, -80.069136", - "loadTime": "09/29/2019 17:47:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "17:50:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7Y59LPN_201909291747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "041A33DA-0BEC-4031-BB5B-5EB0929FEC6B", - "ticketNumber": "4H897WM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.751793, -79.931465", - "loadTime": "09/29/2019 19:05:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "19:12:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4H897WM_201909291905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0474A4A3-78E6-42E5-9DC6-9328A6B1DE16", - "ticketNumber": "BMGTSP9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.755014, -79.965192", - "loadTime": "09/29/2019 21:36:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "21:37:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BMGTSP9_201909292136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13EE5CBC-B805-4CEF-9338-EA464DD11214", - "ticketNumber": "855SFTT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.752866, -79.93563", - "loadTime": "09/29/2019 20:12:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "20:14:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_855SFTT_201909292012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19412C41-FA69-4B56-BD42-D6211A2D80C5", - "ticketNumber": "3LGG2B6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.753014, -79.935366", - "loadTime": "09/29/2019 20:05:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "20:08:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3LGG2B6_201909292005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D09DDA7-98A9-4715-916E-C46B6B3E2DAD", - "ticketNumber": "HEKLVWB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.751865, -79.931798", - "loadTime": "09/29/2019 18:57:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "19:01:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_HEKLVWB_201909291857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "223F0019-EFCD-416A-98DC-B2DE864C013F", - "ticketNumber": "79RCDK9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.75282, -79.936434", - "loadTime": "09/29/2019 20:19:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:18:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "20:37:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_79RCDK9_201909292019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25C04E5D-6C63-457A-B102-B5F4C44C4BE8", - "ticketNumber": "55Y8KE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.750189, -79.937076", - "loadTime": "09/29/2019 17:42:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "17:45:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_55Y8KE5_201909291742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3675907A-5090-49D5-8406-0C6DA6438A2D", - "ticketNumber": "98X8PWH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.752462, -79.931196", - "loadTime": "09/29/2019 19:16:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "19:22:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_98X8PWH_201909291916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41C9C0AF-E071-4131-98B4-680138760FE4", - "ticketNumber": "4FYKJ5K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.75323, -79.9307", - "loadTime": "09/29/2019 19:41:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "19:42:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4FYKJ5K_201909291941_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44F10E61-0C8B-4BC0-A6F2-1AC6441CDB28", - "ticketNumber": "4YE8R8N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.752617, -79.931159", - "loadTime": "09/29/2019 19:22:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:13:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "19:35:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4YE8R8N_201909291922_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4782F3CA-C070-497B-BB80-FF129D934C97", - "ticketNumber": "9WFS8QU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.752989, -79.935964", - "loadTime": "09/29/2019 19:59:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "20:01:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9WFS8QU_201909291959_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6001EF9D-9ED3-4CA9-96E8-7FC870C6EA35", - "ticketNumber": "4EB9D66", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.750885, -79.933354", - "loadTime": "09/29/2019 18:16:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:17:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4EB9D66_201909291816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6043038D-CC0A-4206-A6CF-B916EC0B666E", - "ticketNumber": "3C5B3DH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.750094, -79.9427", - "loadTime": "09/29/2019 16:59:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "17:01:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3C5B3DH_201909291659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72A449B3-806D-4096-AE7B-5C04EBEB5202", - "ticketNumber": "64GFLYF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.751394, -79.936771", - "loadTime": "09/29/2019 21:01:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "21:09:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64GFLYF_201909292101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82F121FB-9E16-4963-B537-6F179DA2D411", - "ticketNumber": "52W8DGJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.749214, -79.93903", - "loadTime": "09/29/2019 17:37:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "17:38:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_52W8DGJ_201909291737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8BE24F16-F06B-4D09-A493-A2837570C021", - "ticketNumber": "7MG9ZD5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.751975, -79.934481", - "loadTime": "09/29/2019 20:43:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "20:44:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7MG9ZD5_201909292043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF36BF0E-B7B9-405E-B902-727EBA6F3A04", - "ticketNumber": "3KVJ7E5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.751542, -79.934814", - "loadTime": "09/29/2019 20:51:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "20:53:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3KVJ7E5_201909292051_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0B7EA57-A953-4DD7-98F8-BA7427525054", - "ticketNumber": "92ALBVC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.752169, -79.934496", - "loadTime": "09/29/2019 20:45:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "20:46:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_92ALBVC_201909292045_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1451E50-4EEA-4D62-8E7C-0171EA85328F", - "ticketNumber": "9VBX94H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.749985, -79.938037", - "loadTime": "09/29/2019 17:45:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "17:56:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VBX94H_201909291745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3AF9915-CE59-411F-8876-E88361D20065", - "ticketNumber": "85CTPFJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.751512, -79.934408", - "loadTime": "09/29/2019 18:26:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:28:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_85CTPFJ_201909291826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B51F0752-44E6-40FD-817D-D48FDFA18B26", - "ticketNumber": "5K9PATJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.751993, -79.934896", - "loadTime": "09/29/2019 20:53:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "20:55:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5K9PATJ_201909292053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA471F90-2F78-4849-9297-1BF40B949CD0", - "ticketNumber": "4MBQK4W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.751155, -79.933289", - "loadTime": "09/29/2019 18:20:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:22:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4MBQK4W_201909291820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CACEB74F-2E5D-47CE-9083-D193C9D54EA4", - "ticketNumber": "9DNPXD5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.752259, -79.933801", - "loadTime": "09/29/2019 18:34:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:14:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:49:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9DNPXD5_201909291834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5A2052E-D18C-41E6-B21E-8FE2352F845F", - "ticketNumber": "5LS6U8V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.752915, -79.935962", - "loadTime": "09/29/2019 20:10:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "20:12:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5LS6U8V_201909292010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6EC338C-07B4-4229-B37D-55EE4F6B7705", - "ticketNumber": "6KDX64S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.756038, -79.967083", - "loadTime": "09/29/2019 21:21:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "21:24:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6KDX64S_201909292121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8D7B346-340A-4080-AA8A-68BB2C9FB2DF", - "ticketNumber": "67FNPQN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.749949, -79.932412", - "loadTime": "09/29/2019 18:06:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:10:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_67FNPQN_201909291806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0E4195E-3434-4421-BA3B-4886F6C89527", - "ticketNumber": "7T3GSYB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.752109, -79.933367", - "loadTime": "09/29/2019 18:50:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:54:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7T3GSYB_201909291850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6159184-3E1E-4713-AF00-45F59177623F", - "ticketNumber": "6557EG7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.750382, -79.94115", - "loadTime": "09/29/2019 17:05:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "17:08:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6557EG7_201909291705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFDEA10D-02A2-42F8-ABAA-BF39CF551C57", - "ticketNumber": "7TSJWXU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.753081, -79.931755", - "loadTime": "09/29/2019 19:48:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "19:51:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7TSJWXU_201909291948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1A7F847-8474-4B81-9C92-B15CEA4CC109", - "ticketNumber": "6KWDNSW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.752896, -79.935762", - "loadTime": "09/29/2019 20:14:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "20:16:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6KWDNSW_201909292014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8DA7418-26FA-4C84-804C-61F79A6D5739", - "ticketNumber": "3SNWQ5A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747728, -79.942221", - "loadTime": "09/29/2019 17:27:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "17:30:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3SNWQ5A_201909291727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE30B6DF-F29D-4259-9ED9-DABA8BD4E239", - "ticketNumber": "4NWXLDD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.750013, -79.932197", - "loadTime": "09/29/2019 18:10:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:12:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4NWXLDD_201909291810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05408B00-F7C8-4C14-8355-18B67F531943", - "ticketNumber": "4RLYFY2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.732954, -79.969075", - "loadTime": "09/29/2019 17:28:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "17:30:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4RLYFY2_201909291728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08A65F6B-ED55-4449-A047-55F64708CA58", - "ticketNumber": "49J4FJE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.757764, -79.97346", - "loadTime": "09/29/2019 18:53:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:57:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_49J4FJE_201909291853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D80EBEF-AF72-41F2-A0D3-F5700489F2DE", - "ticketNumber": "8PA8YY5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.787175, -80.047189", - "loadTime": "09/29/2019 21:31:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "21:33:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8PA8YY5_201909292131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10E094D2-EAD9-494F-8DFA-1FE6A565BB90", - "ticketNumber": "8995PGB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.696567, -79.967247", - "loadTime": "09/29/2019 13:28:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "13:33:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8995PGB_201909291328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15911D8C-C90E-4CAF-ADBF-2B55DFEA2A16", - "ticketNumber": "4YHTZEZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714467, -79.965002", - "loadTime": "09/29/2019 14:57:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:01:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4YHTZEZ_201909291457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18838957-C1B1-495D-8224-C2C842ABA24A", - "ticketNumber": "83KWNQ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.72212, -79.966724", - "loadTime": "09/29/2019 15:56:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:58:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83KWNQ7_201909291556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19122217-2F0D-4691-AA8B-739A471548CE", - "ticketNumber": "93K7CNJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.732811, -79.969031", - "loadTime": "09/29/2019 17:21:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "17:23:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_93K7CNJ_201909291721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FC9C280-31A0-40CC-A662-4EB591B01EAE", - "ticketNumber": "99MQLVV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.750999, -79.972247", - "loadTime": "09/29/2019 18:29:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:35:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_99MQLVV_201909291829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "204C4347-8FF3-406C-ABB3-ECD828AD5E07", - "ticketNumber": "86VDSAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.715593, -79.965189", - "loadTime": "09/29/2019 15:05:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:12:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_86VDSAN_201909291505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2723072C-EE35-4163-8363-D3819BA70D8D", - "ticketNumber": "5TDCRAH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.694909, -79.966075", - "loadTime": "09/29/2019 13:17:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "13:20:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5TDCRAH_201909291317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3048A869-4979-406C-8186-8C23B40A53FD", - "ticketNumber": "7Q3DPK8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.726309, -79.967546", - "loadTime": "09/29/2019 16:16:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "16:25:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7Q3DPK8_201909291616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34588472-DEF7-458F-A043-8E4A982EEB9B", - "ticketNumber": "4DDWR3N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.704487, -79.965435", - "loadTime": "09/29/2019 14:13:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "14:17:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4DDWR3N_201909291413_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5217C106-3068-458D-9A25-95A51370A1FA", - "ticketNumber": "UQG6Y39", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.709009, -79.963791", - "loadTime": "09/29/2019 14:26:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "14:32:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_UQG6Y39_201909291426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5475EFBC-A57F-4272-A0B8-50EF157E1065", - "ticketNumber": "6LHNLVE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.73334, -79.969109", - "loadTime": "09/29/2019 17:47:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "17:52:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6LHNLVE_201909291747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54B45944-AA54-452A-8EC2-7A9E718923BC", - "ticketNumber": "37PLKHP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.732884, -79.968998", - "loadTime": "09/29/2019 17:31:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "17:33:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_37PLKHP_201909291731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5713955A-FCBD-41AF-B673-EF04C4653CFC", - "ticketNumber": "ZYVWE5H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.748522, -79.971461", - "loadTime": "09/29/2019 18:15:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:17:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_ZYVWE5H_201909291815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5EC22F92-9358-4540-8B42-539C002354BB", - "ticketNumber": "4TGXH56", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.762934, -79.974551", - "loadTime": "09/29/2019 19:14:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "19:17:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4TGXH56_201909291914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B2FB510-7360-4570-AA5D-37C875630FDE", - "ticketNumber": "9RMHV49", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.77714, -80.000182", - "loadTime": "09/29/2019 20:15:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "20:20:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9RMHV49_201909292015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6EB3EEAF-CF1A-4D69-B9B3-7EA028CAEFDD", - "ticketNumber": "FGJKLN3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.702924, -79.966468", - "loadTime": "09/29/2019 13:55:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "13:57:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_FGJKLN3_201909291355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74CBA607-FF9C-4F2D-ABCB-E67F462F5F1D", - "ticketNumber": "9S8H36D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.712667, -79.964562", - "loadTime": "09/29/2019 14:38:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:14:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "14:53:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9S8H36D_201909291438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C66AC85-D853-4A97-A35C-2ECB4E5CFF13", - "ticketNumber": "9WB776S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.721507, -79.966653", - "loadTime": "09/29/2019 15:34:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:41:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9WB776S_201909291534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A441D62-0299-41C7-B5F6-9D89A21BE79A", - "ticketNumber": "6NTTMKX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.699639, -79.967657", - "loadTime": "09/29/2019 13:40:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "13:42:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6NTTMKX_201909291340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97E53B73-15AC-4191-9F9A-2683845BF21A", - "ticketNumber": "4G7D5KM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.68864, -79.961473", - "loadTime": "09/29/2019 12:42:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "12:45:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4G7D5KM_201909291242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0F652F0-D970-42D4-A7A4-B662F71D57B4", - "ticketNumber": "7L7MGXK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.738824, -79.966669", - "loadTime": "09/29/2019 17:58:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:03:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7L7MGXK_201909291758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4B19F82-33B0-4D49-AEFF-1B35D3C8E364", - "ticketNumber": "6YAKFAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.715709, -79.965327", - "loadTime": "09/29/2019 15:12:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:14:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6YAKFAF_201909291512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A52D8540-120B-4140-A6EC-135A4170F28A", - "ticketNumber": "6YK6DFA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.797918, -80.044297", - "loadTime": "09/29/2019 21:49:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "21:54:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6YK6DFA_201909292149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A70E619D-BA3D-4F30-BB82-667563E304FF", - "ticketNumber": "8HMKTGM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.751501, -79.972161", - "loadTime": "09/29/2019 18:40:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:43:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8HMKTGM_201909291840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A95C39AC-BB18-4B53-9A60-8064B3F73460", - "ticketNumber": "7VK9B9G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.727383, -79.96774", - "loadTime": "09/29/2019 16:40:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "16:49:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7VK9B9G_201909291640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A982E728-1A33-4665-8135-97C8AD10E539", - "ticketNumber": "7RUL3AF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.700417, -79.967194", - "loadTime": "09/29/2019 13:46:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "13:48:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7RUL3AF_201909291346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B07AD61E-EA66-4A13-9F58-4BE6E8AF8185", - "ticketNumber": "38HYRK8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.719115, -79.965937", - "loadTime": "09/29/2019 15:25:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:28:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_38HYRK8_201909291525_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5DE8828-CA06-4BA8-8938-330F42DADFD7", - "ticketNumber": "3GJKBP4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.692364, -79.964345", - "loadTime": "09/29/2019 12:58:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "13:03:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3GJKBP4_201909291258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B93DE089-0A0D-48C2-91D4-9D456868202E", - "ticketNumber": "6TZ6B2Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.772331, -79.973344", - "loadTime": "09/29/2019 19:31:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "19:37:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6TZ6B2Y_201909291931_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B957B8D7-DF8E-474D-9C79-B87F0E0C44F7", - "ticketNumber": "578ARAQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.722719, -79.966859", - "loadTime": "09/29/2019 16:01:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "16:09:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_578ARAQ_201909291601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA104BD8-BC55-4398-B229-82D032B00453", - "ticketNumber": "9XNHCGE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.692679, -79.964569", - "loadTime": "09/29/2019 13:07:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "13:09:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9XNHCGE_201909291307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA7483DF-AB99-45C1-BF41-726BEFE7EC4D", - "ticketNumber": "4PEZKYE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.732829, -79.96901", - "loadTime": "09/29/2019 17:24:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "17:27:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4PEZKYE_201909291724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C24A7641-502D-4B11-B5BA-82ABC10DE41D", - "ticketNumber": "6EZ4K3G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.696211, -79.966894", - "loadTime": "09/29/2019 13:25:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "13:26:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6EZ4K3G_201909291325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D23BF660-64D2-4604-B3D6-2627FC25FD48", - "ticketNumber": "733TADL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.727222, -79.967862", - "loadTime": "09/29/2019 16:34:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "16:40:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_733TADL_201909291634_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D424F32E-7962-49FF-9773-41661A1BC455", - "ticketNumber": "5HNYN7N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.702677, -79.966138", - "loadTime": "09/29/2019 13:57:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "14:06:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5HNYN7N_201909291357_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D708D7DC-3645-4E9C-A7CC-9AC21D3F9331", - "ticketNumber": "8MBPYPH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.722096, -79.966799", - "loadTime": "09/29/2019 15:47:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "15:55:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8MBPYPH_201909291547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA2EA387-0841-460A-9587-F68F7D9C1F62", - "ticketNumber": "8KYDM5W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.726082, -79.967561", - "loadTime": "09/29/2019 16:26:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "16:29:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8KYDM5W_201909291626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2E5F209-0857-4B84-BF98-2F9CD0003E61", - "ticketNumber": "8HZHBAQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.732823, -79.968993", - "loadTime": "09/29/2019 17:34:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "17:42:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8HZHBAQ_201909291734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED9F597A-2BDC-4229-BA67-3D6DFECB625E", - "ticketNumber": "89WKEFV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.750989, -79.972365", - "loadTime": "09/29/2019 18:23:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:29:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_89WKEFV_201909291823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF23B138-C0D1-4160-B890-AD2057C7DCE0", - "ticketNumber": "86GRGX3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.732794, -79.969008", - "loadTime": "09/29/2019 17:03:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:16:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "17:20:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_86GRGX3_201909291703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA0ABE1B-C422-4282-A06C-5E41195582DD", - "ticketNumber": "527TWWP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.748391, -79.971308", - "loadTime": "09/29/2019 18:13:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/29/2019", - "disposalTime": "18:15:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_527TWWP_201909291813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05C9883E-204A-4C0F-A654-29190A9205CD", - "ticketNumber": "67SRY9U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.740699, -79.928939", - "loadTime": "09/29/2019 19:16:03", - "straightDistance": "9.16", - "routeDistance": "15.07", - "timeToTower": "0:35:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "19:51:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 60, - "quantity": 43.3, - "calculatedQuantity": "43.3 CY", - "s3DownloadKey": "HaulPass_67SRY9U_201909291916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AC13890-7D82-4FFC-920F-ECF8E3E23C0F", - "ticketNumber": "5BTEBZ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.738119, -79.958092", - "loadTime": "09/29/2019 18:50:59", - "straightDistance": "7.65", - "routeDistance": "13.62", - "timeToTower": "2:11:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "21:02:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 80, - "quantity": 73, - "calculatedQuantity": "73 CY", - "s3DownloadKey": "HaulPass_5BTEBZ9_201909291850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B587B13-042C-4925-92E2-4803553186A8", - "ticketNumber": "9VHZ6JS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.750231, -79.923003", - "loadTime": "09/29/2019 20:50:02", - "straightDistance": "9.8", - "routeDistance": "16.53", - "timeToTower": "0:53:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "21:43:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_9VHZ6JS_201909292050_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1428A92D-ECFF-4257-A464-914C6F979796", - "ticketNumber": "8AG4L7W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.760090, -80.056625", - "loadTime": "09/29/2019 19:31:16", - "straightDistance": "6.05", - "routeDistance": "8.96", - "timeToTower": "0:33:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "20:04:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_8AG4L7W_201909291929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "152369F8-AC5D-494F-A32D-65DEA7881F3D", - "ticketNumber": "333GGSA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.752788, -80.049285", - "loadTime": "09/29/2019 19:32:26", - "straightDistance": "5.6", - "routeDistance": "8.47", - "timeToTower": "1:02:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "20:34:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_333GGSA_201909291932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2007178C-97CE-4B9F-94C9-058A42FA3148", - "ticketNumber": "6VF7YAA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.722686, -80.065620", - "loadTime": "09/29/2019 20:03:27", - "straightDistance": "3.45", - "routeDistance": "5.49", - "timeToTower": "0:47:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "20:50:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_6VF7YAA_201909292003_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "275F8B82-A39E-408B-AF4D-119A8AE0C91D", - "ticketNumber": "59G9JYZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.750395, -79.923312", - "loadTime": "09/29/2019 20:04:24", - "straightDistance": "9.8", - "routeDistance": "16.55", - "timeToTower": "1:37:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "21:41:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_59G9JYZ_201909292004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2EFEE9BA-E9E8-4400-A726-1143DFBB136A", - "ticketNumber": "5FELBW5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.651281, -80.098773", - "loadTime": "09/29/2019 19:22:49", - "straightDistance": "2.49", - "routeDistance": "3.94", - "timeToTower": "0:36:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "19:59:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_5FELBW5_201909291922_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38BAE111-E1FF-402A-A383-B1F97D3C7636", - "ticketNumber": "9L5W74D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.738424, -79.933834", - "loadTime": "09/29/2019 21:26:26", - "straightDistance": "8.84", - "routeDistance": "15", - "timeToTower": "0:45:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "22:11:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 75, - "quantity": 70.6, - "calculatedQuantity": "70.6 CY", - "s3DownloadKey": "HaulPass_9L5W74D_201909292126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EE48489-9F0F-44E1-86AD-C025935BF412", - "ticketNumber": "62LP376", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.738455, -79.933809", - "loadTime": "09/29/2019 21:21:21", - "straightDistance": "8.84", - "routeDistance": "15", - "timeToTower": "0:51:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "22:13:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 65, - "quantity": 60.6, - "calculatedQuantity": "60.6 CY", - "s3DownloadKey": "HaulPass_62LP376_201909292121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58C45320-E4E4-49DA-A4C6-5D4D1FE96E24", - "ticketNumber": "769RAP5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.745509, -79.909669", - "loadTime": "09/29/2019 20:49:01", - "straightDistance": "10.3", - "routeDistance": "16.25", - "timeToTower": "0:37:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "21:26:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_769RAP5_201909292038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "643948FC-8038-4667-997C-5FB26779CDD2", - "ticketNumber": "7XLUCHW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.738682, -79.983821", - "loadTime": "09/29/2019 20:24:17", - "straightDistance": "6.53", - "routeDistance": "11.62", - "timeToTower": "1:00:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "21:24:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 60, - "quantity": 63.9, - "calculatedQuantity": "63.9 CY", - "s3DownloadKey": "HaulPass_7XLUCHW_201909292024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64F0CBEB-AD21-45C7-A125-180B4180EE4D", - "ticketNumber": "XHN2PRX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.676679, -80.189988", - "loadTime": "09/29/2019 20:23:07", - "straightDistance": "7.3", - "routeDistance": "13.1", - "timeToTower": "0:38:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "21:01:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 75, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_XHN2PRX_201909292023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6FA11740-50C9-4572-BC37-4D3CBF905000", - "ticketNumber": "9MAC9K3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.740029, -79.928059", - "loadTime": "09/29/2019 19:53:19", - "straightDistance": "9.19", - "routeDistance": "15.14", - "timeToTower": "1:40:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "21:34:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_9MAC9K3_201909291953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70B34CE1-6F35-420C-BEF6-06C7B61182B4", - "ticketNumber": "9UCA92A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.728683, -79.923135", - "loadTime": "09/29/2019 18:21:32", - "straightDistance": "9.07", - "routeDistance": "15.91", - "timeToTower": "2:09:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "20:31:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 70, - "quantity": 52.5, - "calculatedQuantity": "52.5 CY", - "s3DownloadKey": "HaulPass_9UCA92A_201909291821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "738614BF-9D91-4C63-A1BF-341B408552AA", - "ticketNumber": "66G7CU8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.651525, -80.098726", - "loadTime": "09/29/2019 19:24:00", - "straightDistance": "2.47", - "routeDistance": "3.92", - "timeToTower": "0:36:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "20:00:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_66G7CU8_201909291923_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74352108-A96A-400C-AD2D-796127C08AAE", - "ticketNumber": "5DR9LRV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "C29YZLG", - "fieldMonitorName": "Donaishia Jenkins", - "loadCoordinates": "32.722708, -80.065884", - "loadTime": "09/29/2019 20:20:48", - "straightDistance": "3.45", - "routeDistance": "5.47", - "timeToTower": "0:31:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "20:52:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 75, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_5DR9LRV_201909292020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "748269F9-0BBD-40FB-982D-644D13FEBA83", - "ticketNumber": "3BXGHK4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.738539, -79.983918", - "loadTime": "09/29/2019 20:23:24", - "straightDistance": "6.52", - "routeDistance": "11.63", - "timeToTower": "0:59:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "21:22:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 60, - "quantity": 56.8, - "calculatedQuantity": "56.8 CY", - "s3DownloadKey": "HaulPass_3BXGHK4_201909292023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7695FF95-9477-41E9-A557-80CD823FE24C", - "ticketNumber": "89UVYCU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.759784, -80.056316", - "loadTime": "09/29/2019 20:41:52", - "straightDistance": "6.03", - "routeDistance": "8.93", - "timeToTower": "0:38:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "21:20:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_89UVYCU_201909292041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A535E13-1B0E-4AE2-9AA3-A63D416FD784", - "ticketNumber": "77ASZBF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.722584, -79.963298", - "loadTime": "09/29/2019 20:50:53", - "straightDistance": "6.81", - "routeDistance": "13.87", - "timeToTower": "1:01:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "21:52:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_77ASZBF_201909292041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D92537E-1131-4CFA-B57E-6D139C061E3F", - "ticketNumber": "55TWDBE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.739198, -79.941305", - "loadTime": "09/29/2019 20:19:29", - "straightDistance": "8.5", - "routeDistance": "14.88", - "timeToTower": "1:16:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "21:35:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_55TWDBE_201909292019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "809434B8-D1BA-4825-B751-D28FD1602F47", - "ticketNumber": "3YZGM58", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.733033, -79.924684", - "loadTime": "09/29/2019 20:04:00", - "straightDistance": "9.12", - "routeDistance": "15.79", - "timeToTower": "1:40:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "21:44:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 80, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_3YZGM58_201909292001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81E230C1-BC19-47DE-8A60-851DEB5292AB", - "ticketNumber": "5YNSUT9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.759980, -80.056497", - "loadTime": "09/29/2019 20:40:40", - "straightDistance": "6.04", - "routeDistance": "8.95", - "timeToTower": "0:38:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "21:19:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_5YNSUT9_201909292040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C0A1F8B-5EF8-456E-A999-6E3738D147C3", - "ticketNumber": "57RXHX8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.738866, -79.965109", - "loadTime": "09/29/2019 19:51:36", - "straightDistance": "7.36", - "routeDistance": "13.18", - "timeToTower": "1:58:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "21:50:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 90, - "quantity": 76.9, - "calculatedQuantity": "76.9 CY", - "s3DownloadKey": "HaulPass_57RXHX8_201909291951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "916C0E11-B857-4CDF-BE7E-D4331A16E482", - "ticketNumber": "RG76SYK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.731307, -79.926134", - "loadTime": "09/29/2019 21:07:23", - "straightDistance": "9", - "routeDistance": "15.94", - "timeToTower": "0:38:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "21:46:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 80, - "quantity": 55.4, - "calculatedQuantity": "55.4 CY", - "s3DownloadKey": "HaulPass_RG76SYK_201909292058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A12EF943-D08D-4C97-924D-D6E6488B607A", - "ticketNumber": "3C2WBNJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.750677, -80.053012", - "loadTime": "09/29/2019 20:06:10", - "straightDistance": "5.42", - "routeDistance": "8.76", - "timeToTower": "0:29:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "20:35:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_3C2WBNJ_201909292006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7B778D1-3D17-4264-ADA2-64F1A729F2D3", - "ticketNumber": "9FSJD5A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.649463, -80.098244", - "loadTime": "09/29/2019 20:25:17", - "straightDistance": "2.54", - "routeDistance": "4.07", - "timeToTower": "0:51:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "21:16:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_9FSJD5A_201909292025_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ABCB46FA-3B63-43DB-8B88-FA57486F5A04", - "ticketNumber": "6M79BVR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.752475, -79.916322", - "loadTime": "09/29/2019 19:07:36", - "straightDistance": "10.21", - "routeDistance": "17.23", - "timeToTower": "0:47:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "19:54:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 65, - "quantity": 47.9, - "calculatedQuantity": "47.9 CY", - "s3DownloadKey": "HaulPass_6M79BVR_201909291907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE115266-E988-484F-A73F-28557AD97E91", - "ticketNumber": "KS4PS4A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.760089, -80.056475", - "loadTime": "09/29/2019 19:17:57", - "straightDistance": "6.05", - "routeDistance": "8.95", - "timeToTower": "0:45:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "20:03:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_KS4PS4A_201909291917_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDFD909C-1CC5-4641-AAC2-FB40311DD3D6", - "ticketNumber": "77HHADH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.752477, -79.916155", - "loadTime": "09/29/2019 19:10:21", - "straightDistance": "10.22", - "routeDistance": "16.85", - "timeToTower": "0:45:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "19:56:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 75, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_77HHADH_201909291910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E41E8C4F-B049-46F3-BB8D-7495ED3D57A5", - "ticketNumber": "7G9VHJK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.723692, -79.925845", - "loadTime": "09/29/2019 19:48:41", - "straightDistance": "8.79", - "routeDistance": "16.04", - "timeToTower": "0:43:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "20:32:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 75, - "quantity": 68, - "calculatedQuantity": "68 CY", - "s3DownloadKey": "HaulPass_7G9VHJK_201909291909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E46D4E1F-AE3D-484D-B510-CB7071508903", - "ticketNumber": "6W9FC2A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.752428, -79.916314", - "loadTime": "09/29/2019 20:51:36", - "straightDistance": "10.21", - "routeDistance": "16.86", - "timeToTower": "0:57:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "21:49:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_6W9FC2A_201909292051_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F531D064-895E-4530-B52F-934B5BC37B98", - "ticketNumber": "4JDMCAM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.745355, -79.909916", - "loadTime": "09/29/2019 20:52:59", - "straightDistance": "10.28", - "routeDistance": "16.23", - "timeToTower": "0:35:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "21:28:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 55, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_4JDMCAM_201909292052_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F595172E-77A3-4371-8623-FC1FF29B6339", - "ticketNumber": "84AAEG3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.650176, -80.098533", - "loadTime": "09/29/2019 20:24:15", - "straightDistance": "2.52", - "routeDistance": "4.02", - "timeToTower": "0:51:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "21:15:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_84AAEG3_201909292024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5B918D4-D388-4B46-862C-E78D39AC7555", - "ticketNumber": "6JJ9NEG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.752448, -79.916048", - "loadTime": "09/29/2019 20:46:38", - "straightDistance": "10.23", - "routeDistance": "17.21", - "timeToTower": "1:01:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "21:47:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_6JJ9NEG_201909292046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6EFFEBB-9249-4B2F-BD12-92AAC0A58700", - "ticketNumber": "6TPRCRE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.676808, -80.189796", - "loadTime": "09/29/2019 20:16:08", - "straightDistance": "7.29", - "routeDistance": "13.1", - "timeToTower": "0:43:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "20:59:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_6TPRCRE_201909292016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F762A1F9-A750-4D1A-BE92-A7F994526E5F", - "ticketNumber": "8REHHUC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.703851, -79.949586", - "loadTime": "09/29/2019 19:24:08", - "straightDistance": "7.01", - "routeDistance": "16.31", - "timeToTower": "1:03:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "20:27:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_8REHHUC_201909291853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F89A73A5-F207-410E-807F-25E19C492F81", - "ticketNumber": "7KGMQ3D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.736950, -79.958663", - "loadTime": "09/29/2019 18:41:51", - "straightDistance": "7.58", - "routeDistance": "13.53", - "timeToTower": "2:22:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "21:04:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 75, - "quantity": 84.9, - "calculatedQuantity": "84.9 CY", - "s3DownloadKey": "HaulPass_7KGMQ3D_201909291841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0BB1EF78-7A90-4342-9C4F-956F1ED48617", - "ticketNumber": "5U827NW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.704850, -79.944050", - "loadTime": "09/29/2019 21:11:01", - "straightDistance": "7.34", - "routeDistance": "16.64", - "timeToTower": "1:10:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "22:21:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_5U827NW_201909292111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85AEAD94-AF2C-4C3A-BEC6-F135003C3F0A", - "ticketNumber": "MEALZAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.704990, -79.945160", - "loadTime": "09/29/2019 21:40:52", - "straightDistance": "7.28", - "routeDistance": "16.58", - "timeToTower": "0:43:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/29/2019", - "disposalTime": "22:23:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 85, - "quantity": 63.2, - "calculatedQuantity": "63.2 CY", - "s3DownloadKey": "HaulPass_MEALZAN_201909292134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01942E13-323F-4503-8276-97385E71DDA9", - "ticketNumber": "4AGRVNH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.845642, -80.058291", - "loadTime": "09/29/2019 21:12:09", - "straightDistance": "11.74", - "routeDistance": "14.46", - "timeToTower": "1:18:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "22:30:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 65, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_4AGRVNH_201909292112_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01988235-712A-489B-85EC-FD812793697B", - "ticketNumber": "8MUMSZR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.845278, -80.058366", - "loadTime": "09/29/2019 21:30:06", - "straightDistance": "11.73", - "routeDistance": "14.43", - "timeToTower": "0:59:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "22:29:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_8MUMSZR_201909292130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "330A4B64-BC04-4F3E-AA7C-1682D8396FB0", - "ticketNumber": "8L8J3WH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.793163, -80.076642", - "loadTime": "09/29/2019 21:14:09", - "straightDistance": "10.64", - "routeDistance": "12.35", - "timeToTower": "0:47:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "22:01:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_8L8J3WH_201909292058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "445FE09C-6625-4FE3-B108-54D692E34D63", - "ticketNumber": "3D6ZBDE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816099, -79.994508", - "loadTime": "09/29/2019 21:31:54", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:42:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "22:14:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_3D6ZBDE_201909292131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "741DFCDA-7A02-41CC-BA6C-D86294B22D5D", - "ticketNumber": "7WP5NK2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815683, -79.994803", - "loadTime": "09/29/2019 21:15:42", - "straightDistance": "15.26", - "routeDistance": "17.58", - "timeToTower": "0:46:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "22:02:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_7WP5NK2_201909292115_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87CD7922-D3EB-4B34-B4E1-F3D95462FBF5", - "ticketNumber": "TQEG2VF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.793637, -80.052554", - "loadTime": "09/29/2019 21:20:06", - "straightDistance": "12.02", - "routeDistance": "13.6", - "timeToTower": "0:37:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "21:57:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 55, - "quantity": 44.6, - "calculatedQuantity": "44.6 CY", - "s3DownloadKey": "HaulPass_TQEG2VF_201909292120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9267E1BA-3087-41A5-9D2D-2A94A28FF384", - "ticketNumber": "4NEAXSU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.849112, -80.080209", - "loadTime": "09/29/2019 19:44:09", - "straightDistance": "10.54", - "routeDistance": "15.08", - "timeToTower": "2:08:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "21:52:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 60, - "quantity": 42.5, - "calculatedQuantity": "42.5 CY", - "s3DownloadKey": "HaulPass_4NEAXSU_201909291944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8C7F915-7D77-4D8F-9C78-EC6A20FAB61B", - "ticketNumber": "6XW5FTG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815661, -79.994345", - "loadTime": "09/29/2019 21:31:37", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:42:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "22:13:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_6XW5FTG_201909292131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B00417A7-B1A3-4D4E-947B-6667560AF43F", - "ticketNumber": "5XM72RG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815922, -79.994426", - "loadTime": "09/29/2019 21:20:27", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:39:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "21:59:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_5XM72RG_201909292120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2A59B2D-AF47-4A07-B1C9-6413A0CB1E08", - "ticketNumber": "85FS2J8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.850064, -80.080325", - "loadTime": "09/29/2019 19:53:56", - "straightDistance": "10.55", - "routeDistance": "15", - "timeToTower": "2:00:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "21:54:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_85FS2J8_201909291953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDB029B6-ABA0-40CE-843E-26F553BB8397", - "ticketNumber": "826PBSM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816001, -79.994488", - "loadTime": "09/29/2019 21:19:57", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:38:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "21:58:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 55, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_826PBSM_201909292119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D65CF3A5-3284-4767-97E0-501087DB34C0", - "ticketNumber": "9R7PX3D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.790714, -79.994341", - "loadTime": "09/29/2019 21:06:22", - "straightDistance": "15.4", - "routeDistance": "17.66", - "timeToTower": "1:21:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "22:27:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_9R7PX3D_201909292106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0DB192F-B742-4A9B-BD41-79DBA43BCF56", - "ticketNumber": "5SZENNF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.791813, -80.052925", - "loadTime": "09/29/2019 21:15:50", - "straightDistance": "12.02", - "routeDistance": "13.67", - "timeToTower": "0:40:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "21:56:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 65, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_5SZENNF_201909292101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2ED2FE6-920C-4DA5-88BA-5A6836853FE8", - "ticketNumber": "6RHM3J3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.818868, -80.122487", - "loadTime": "09/29/2019 21:18:47", - "straightDistance": "7.85", - "routeDistance": "11.03", - "timeToTower": "0:56:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "22:15:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_6RHM3J3_201909292118_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5F19260-FCEB-4685-ACFA-687D43B003F3", - "ticketNumber": "8DK7JCC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815704, -79.994747", - "loadTime": "09/29/2019 21:16:00", - "straightDistance": "15.26", - "routeDistance": "17.6", - "timeToTower": "0:47:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "22:03:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_8DK7JCC_201909292116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9FA1091-73A6-4361-B741-06347153F625", - "ticketNumber": "6MKSC5L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.791964, -79.995330", - "loadTime": "09/29/2019 21:18:16", - "straightDistance": "15.33", - "routeDistance": "17.63", - "timeToTower": "1:10:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/29/2019", - "disposalTime": "22:28:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_6MKSC5L_201909292118_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "206DED39-8528-4FF1-B9B4-2C936FD609EC", - "ticketNumber": "5CJTHJF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.819876, -80.351510", - "loadTime": "09/29/2019 21:53:41", - "straightDistance": "15.94", - "routeDistance": "18.83", - "timeToTower": "0:41:18", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "22:34:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 35, - "quantity": 26.6, - "calculatedQuantity": "26.6 CY", - "s3DownloadKey": "HaulPass_5CJTHJF_201909292143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35878CDC-EA3F-469A-96F5-7DE518AFB626", - "ticketNumber": "32AA2H9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.819780, -80.351495", - "loadTime": "09/29/2019 21:55:52", - "straightDistance": "15.93", - "routeDistance": "18.83", - "timeToTower": "0:38:23", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "22:34:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 40, - "quantity": 28.9, - "calculatedQuantity": "28.9 CY", - "s3DownloadKey": "HaulPass_32AA2H9_201909292155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F76C099-748D-40DE-9573-19EC14819034", - "ticketNumber": "6SKNC2X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.592460, -80.273105", - "loadTime": "09/29/2019 21:33:26", - "straightDistance": "4.81", - "routeDistance": "5.92", - "timeToTower": "0:29:38", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "22:03:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_6SKNC2X_201909292133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3D3B540-6700-43A0-989E-C2D43E80C634", - "ticketNumber": "6982KEF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4WYTNZQ", - "fieldMonitorName": "Rebecca Bronson", - "loadCoordinates": "32.532854, -80.318032", - "loadTime": "09/29/2019 21:28:54", - "straightDistance": "4.46", - "routeDistance": "9.1", - "timeToTower": "0:44:13", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "22:13:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 35, - "quantity": 25.6, - "calculatedQuantity": "25.6 CY", - "s3DownloadKey": "HaulPass_6982KEF_201909292128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A43BC6E3-8EA6-409A-AE6B-304760D01823", - "ticketNumber": "73X83AE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.723660, -80.085149", - "loadTime": "09/29/2019 21:24:03", - "straightDistance": "18.27", - "routeDistance": "32.15", - "timeToTower": "0:53:00", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "22:17:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_73X83AE_201909292103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B31F870D-4DD4-47C9-96DD-4DE4EB26DECE", - "ticketNumber": "698422F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.723093, -80.085306", - "loadTime": "09/29/2019 21:00:21", - "straightDistance": "18.24", - "routeDistance": "32.11", - "timeToTower": "1:15:42", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "22:16:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_698422F_201909292100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F243D4EB-58E8-48C0-964D-F4D0599C9F63", - "ticketNumber": "6TR7E6R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.592326, -80.273141", - "loadTime": "09/29/2019 21:32:40", - "straightDistance": "4.81", - "routeDistance": "5.92", - "timeToTower": "0:29:33", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/29/2019", - "disposalTime": "22:02:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_6TR7E6R_201909292101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DD557DF-D00A-466B-B4FA-3BCED9135758", - "ticketNumber": "4EPRCJK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.592580, -80.272915", - "loadTime": "09/30/2019 11:42:25", - "straightDistance": "4.83", - "routeDistance": "5.92", - "timeToTower": "0:20:13", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "12:02:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_4EPRCJK_201909301142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6914CBB4-5A01-4597-A976-1AE13020173A", - "ticketNumber": "8BSCSYX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.681581, -80.410560", - "loadTime": "09/30/2019 12:02:58", - "straightDistance": "7.14", - "routeDistance": "13.48", - "timeToTower": "0:29:05", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "12:32:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 60, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_8BSCSYX_201909301146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7890F11C-A740-4082-8CB0-8F39C6DF6F52", - "ticketNumber": "9BZ4UPB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.726881, -80.242350", - "loadTime": "09/30/2019 12:10:08", - "straightDistance": "11.58", - "routeDistance": "15.45", - "timeToTower": "1:01:45", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "13:11:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 55, - "quantity": 41.2, - "calculatedQuantity": "41.2 CY", - "s3DownloadKey": "HaulPass_9BZ4UPB_201909301210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98AF3343-AE8F-4384-AE28-A48DC840A973", - "ticketNumber": "6GRTZUJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.567000, -80.336814", - "loadTime": "09/30/2019 12:48:15", - "straightDistance": "1.88", - "routeDistance": "4.28", - "timeToTower": "0:38:05", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "13:26:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_6GRTZUJ_201909301240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A72E09A1-AF48-4E23-BDD0-32ED0959C03F", - "ticketNumber": "4NR2UDG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.592185, -80.272220", - "loadTime": "09/30/2019 12:59:24", - "straightDistance": "4.86", - "routeDistance": "5.98", - "timeToTower": "0:29:22", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "13:28:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_4NR2UDG_201909301259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2D847D3-90C5-4D02-9F16-B50B52BA886A", - "ticketNumber": "9DPL6U7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.576780, -80.320234", - "loadTime": "09/30/2019 12:01:08", - "straightDistance": "2.23", - "routeDistance": "2.41", - "timeToTower": "0:08:22", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "12:09:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_9DPL6U7_201909301201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF3A0969-EBBF-4E81-943C-5FD863CBF559", - "ticketNumber": "4B7EG3K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.567610, -80.328677", - "loadTime": "09/30/2019 13:02:15", - "straightDistance": "2.16", - "routeDistance": "3.54", - "timeToTower": "0:24:45", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "13:27:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_4B7EG3K_201909301302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3CE693B-0B25-4ED1-BED2-B30C2E40A09F", - "ticketNumber": "58QA3QS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.592185, -80.272220", - "loadTime": "09/30/2019 12:59:38", - "straightDistance": "4.86", - "routeDistance": "5.98", - "timeToTower": "0:35:56", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "13:35:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_J001_58QA3QS_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D17A291D-0FCD-439B-8EB6-378F2E30E908", - "ticketNumber": "9J9TG8A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.721843, -80.246072", - "loadTime": "09/30/2019 11:37:15", - "straightDistance": "11.17", - "routeDistance": "15.08", - "timeToTower": "1:33:47", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "13:11:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 65, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_9J9TG8A_201909301137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E68FB2A3-7A92-49F7-A51F-0B03ACA98FC2", - "ticketNumber": "8GEMVVL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.576731, -80.320241", - "loadTime": "09/30/2019 12:00:17", - "straightDistance": "2.23", - "routeDistance": "2.41", - "timeToTower": "0:08:31", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "12:08:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_8GEMVVL_201909301200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F549C2FA-11AA-4026-BC66-C40CA8A84F11", - "ticketNumber": "3FYE4UV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.592290, -80.273319", - "loadTime": "09/30/2019 11:28:17", - "straightDistance": "4.8", - "routeDistance": "5.92", - "timeToTower": "0:35:05", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "12:03:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_3FYE4UV_201909301128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D49FDB7-69CE-4B9D-ADA4-21CA401F65FD", - "ticketNumber": "85229K6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.691164, -80.404503", - "loadTime": "09/30/2019 13:21:38", - "straightDistance": "7.6", - "routeDistance": "13.43", - "timeToTower": "1:56:48", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "15:18:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 50, - "quantity": 36.6, - "calculatedQuantity": "36.6 CY", - "s3DownloadKey": "HaulPass_85229K6_201909301321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C568DA3-5B1C-4AF2-BE47-BBFB9A4CAC3D", - "ticketNumber": "UHFN34A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.591158, -80.271047", - "loadTime": "09/30/2019 14:01:14", - "straightDistance": "4.93", - "routeDistance": "6.07", - "timeToTower": "0:52:11", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "14:53:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_UHFN34A_201909301401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5217CA17-557B-4CA7-8E45-8BD55FD42B9E", - "ticketNumber": "4DD72B2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.578639, -80.297295", - "loadTime": "09/30/2019 14:52:07", - "straightDistance": "3.48", - "routeDistance": "3.76", - "timeToTower": "0:30:33", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "15:22:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_4DD72B2_201909301449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A131A236-4C14-4E11-9FCA-40D49FD919B2", - "ticketNumber": "7YSQX2W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.578705, -80.298043", - "loadTime": "09/30/2019 13:58:27", - "straightDistance": "3.43", - "routeDistance": "3.71", - "timeToTower": "0:25:21", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "14:23:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_7YSQX2W_201909301358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8DC9756-3CE0-47DE-9441-6D108F444A30", - "ticketNumber": "34TPPYX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.591124, -80.270968", - "loadTime": "09/30/2019 14:00:51", - "straightDistance": "4.94", - "routeDistance": "6.08", - "timeToTower": "0:51:52", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "14:52:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_34TPPYX_201909301400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA6EC9B5-D528-449D-B941-E299280F50F0", - "ticketNumber": "44L4VC6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.712957, -80.396508", - "loadTime": "09/30/2019 14:34:34", - "straightDistance": "8.88", - "routeDistance": "15.01", - "timeToTower": "0:44:37", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "15:19:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_44L4VC6_201909301418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D23E3A97-CEFE-4467-9C9D-AD4A6357D6BF", - "ticketNumber": "39GL4UZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.578692, -80.297211", - "loadTime": "09/30/2019 15:09:36", - "straightDistance": "3.48", - "routeDistance": "3.75", - "timeToTower": "0:12:19", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "15:21:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_39GL4UZ_201909301506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA44A43D-3C0D-4FB5-8E32-9D550B8C7DB6", - "ticketNumber": "5R7W4W7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.578959, -80.297919", - "loadTime": "09/30/2019 14:06:12", - "straightDistance": "3.44", - "routeDistance": "3.71", - "timeToTower": "0:18:16", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "14:24:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_5R7W4W7_201909301406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "028B6709-BDDA-41A9-A963-6D7E4DEB0685", - "ticketNumber": "3ZYAUCB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.851494, -80.080660", - "loadTime": "09/30/2019 11:30:16", - "straightDistance": "10.55", - "routeDistance": "15.1", - "timeToTower": "1:33:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "13:03:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 50, - "quantity": 35.5, - "calculatedQuantity": "35.5 CY", - "s3DownloadKey": "HaulPass_3ZYAUCB_201909301130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03A13E3E-F252-4E54-A206-D4C8CAAABE19", - "ticketNumber": "6WZUWJF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.718350, -80.236790", - "loadTime": "09/30/2019 11:35:43", - "straightDistance": "6.92", - "routeDistance": "9.48", - "timeToTower": "0:30:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "12:05:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_6WZUWJF_201909301135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FD8BA8C-8AA2-4105-8AD1-C77C845AB679", - "ticketNumber": "4AXYQ5F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815736, -79.994352", - "loadTime": "09/30/2019 13:18:07", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:48:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:06:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_4AXYQ5F_201909301318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "175D9289-88D1-4690-AB69-3CF661F1FB78", - "ticketNumber": "5YR97US", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.848388, -80.060377", - "loadTime": "09/30/2019 12:26:30", - "straightDistance": "11.66", - "routeDistance": "14.64", - "timeToTower": "1:02:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "13:29:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 45, - "quantity": 34, - "calculatedQuantity": "34 CY", - "s3DownloadKey": "HaulPass_5YR97US_201909301218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C45590F-C920-497A-8128-AA4704FAB94F", - "ticketNumber": "WCT9PMV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.851927, -80.079854", - "loadTime": "09/30/2019 11:34:39", - "straightDistance": "10.6", - "routeDistance": "15.16", - "timeToTower": "1:30:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "13:05:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 40, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_WCT9PMV_201909301134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E417F74-C6C2-4635-A7A4-B9126B54BF10", - "ticketNumber": "56YNZM4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815896, -79.994841", - "loadTime": "09/30/2019 13:16:03", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:42:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "13:58:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_56YNZM4_201909301316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E75D0AC-85B7-4149-B37F-94CBA98712DD", - "ticketNumber": "4JRYKPY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.780420, -79.997526", - "loadTime": "09/30/2019 12:54:49", - "straightDistance": "15.32", - "routeDistance": "17.07", - "timeToTower": "1:07:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:01:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_4JRYKPY_201909301254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2889D364-11E6-4BD3-9051-9B8EE9904792", - "ticketNumber": "9R7DSFR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824843, -80.106266", - "loadTime": "09/30/2019 12:12:52", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:48:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "13:01:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_9R7DSFR_201909301212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29AE76FD-5008-490C-A795-5DF179C14A62", - "ticketNumber": "7DW8CDQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.849081, -80.059682", - "loadTime": "09/30/2019 12:38:57", - "straightDistance": "11.7", - "routeDistance": "14.7", - "timeToTower": "0:49:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "13:28:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_7DW8CDQ_201909301238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E11131D-6375-46A9-8755-05F7EEC23B01", - "ticketNumber": "9ZX7LDH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.794780, -80.053699", - "loadTime": "09/30/2019 11:56:21", - "straightDistance": "11.94", - "routeDistance": "13.74", - "timeToTower": "1:14:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "13:10:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 75, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_9ZX7LDH_201909301152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2EE595DE-D3F0-428A-97B9-2A63A1048EAF", - "ticketNumber": "9ZHNSHQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.790558, -79.991960", - "loadTime": "09/30/2019 12:18:50", - "straightDistance": "15.53", - "routeDistance": "17.83", - "timeToTower": "2:19:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:38:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_9ZHNSHQ_201909301218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34A54F68-6130-4FF9-937D-022D406BA0BA", - "ticketNumber": "4GMUGLE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825190, -80.106320", - "loadTime": "09/30/2019 11:22:45", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:59:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "12:22:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_4GMUGLE_201909301122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3650D5F9-DE14-4438-B95A-9CBEE66F958D", - "ticketNumber": "8HZBQ8Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825089, -80.106260", - "loadTime": "09/30/2019 13:37:56", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:40:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:18:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_8HZBQ8Z_201909301337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39EC98B6-6025-4879-91E8-220CC55BAE45", - "ticketNumber": "722JV2X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.838711, -80.078127", - "loadTime": "09/30/2019 13:57:00", - "straightDistance": "10.53", - "routeDistance": "14.05", - "timeToTower": "1:19:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "15:16:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_722JV2X_201909301356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A6BDACB-A0EF-4D94-BD44-73B7167CEE80", - "ticketNumber": "6MACK3C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.780774, -79.996928", - "loadTime": "09/29/2019 21:14:36", - "straightDistance": "15.35", - "routeDistance": "17.08", - "timeToTower": "14:25:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "11:39:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_6MACK3C_201909292114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50A59070-1FDB-435D-B480-3B7D55B1D0C7", - "ticketNumber": "952P4AE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824964, -80.106236", - "loadTime": "09/29/2019 21:39:58", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "13:52:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "11:32:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_952P4AE_201909292139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5490C9F6-F1B2-4E2D-8F95-17E2464EEBB3", - "ticketNumber": "4JRBWV2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.798305, -80.052327", - "loadTime": "09/30/2019 14:25:17", - "straightDistance": "11.99", - "routeDistance": "14", - "timeToTower": "0:34:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "15:00:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 65, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_4JRBWV2_201909301413_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B5AD040-8E80-4E11-A770-3B7C4BC0B3E5", - "ticketNumber": "8CLKD5Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816429, -79.994019", - "loadTime": "09/30/2019 13:22:24", - "straightDistance": "15.31", - "routeDistance": "17.63", - "timeToTower": "0:45:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:07:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_8CLKD5Y_201909301322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5EDEB2B1-3E19-4D9F-8568-71B0216BD8DD", - "ticketNumber": "8M4E86E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825013, -80.106245", - "loadTime": "09/29/2019 21:37:58", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "13:53:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "11:31:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_8M4E86E_201909292137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62756449-7E6C-4EBE-93BD-1FDA5A95ABE0", - "ticketNumber": "8ZRJSWM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.817213, -80.025798", - "loadTime": "09/29/2019 22:27:04", - "straightDistance": "13.46", - "routeDistance": "16.74", - "timeToTower": "13:10:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "11:37:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 60, - "quantity": 42.9, - "calculatedQuantity": "42.9 CY", - "s3DownloadKey": "HaulPass_8ZRJSWM_201909292226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "662BD467-2B8D-4E8C-A504-369CBA75931F", - "ticketNumber": "84ZH43K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815617, -79.994193", - "loadTime": "09/30/2019 11:50:35", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:41:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "12:32:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_84ZH43K_201909301150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66B30E6D-D103-497D-9A6F-A8ECFA496184", - "ticketNumber": "7L2XRK8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815002, -79.995077", - "loadTime": "09/30/2019 11:52:34", - "straightDistance": "15.25", - "routeDistance": "17.58", - "timeToTower": "0:36:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "12:29:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_7L2XRK8_201909301152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66BDE340-6028-4134-A1C6-EAEDDE3A7BFA", - "ticketNumber": "7WX5EAJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.791963, -80.054220", - "loadTime": "09/30/2019 12:05:17", - "straightDistance": "11.94", - "routeDistance": "13.75", - "timeToTower": "0:50:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "12:55:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_7WX5EAJ_201909301205_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6AC039A8-C2D0-4179-9E8E-10E93169DF4E", - "ticketNumber": "7L47957", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815745, -79.994726", - "loadTime": "09/30/2019 14:42:31", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:47:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "15:29:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 90, - "quantity": 75.2, - "calculatedQuantity": "75.2 CY", - "s3DownloadKey": "HaulPass_7L47957_201909301442_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DCFC8A5-4BEC-405E-AE07-13EB9AF313BB", - "ticketNumber": "3PSBPWD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815883, -79.994877", - "loadTime": "09/30/2019 14:42:07", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:46:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "15:28:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 80, - "quantity": 56.5, - "calculatedQuantity": "56.5 CY", - "s3DownloadKey": "HaulPass_3PSBPWD_201909301442_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "706DACDE-C8B9-4CC1-9DC3-3B3EB670BCA7", - "ticketNumber": "8E8VHN4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816756, -79.993639", - "loadTime": "09/30/2019 13:22:39", - "straightDistance": "15.33", - "routeDistance": "17.94", - "timeToTower": "0:45:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:08:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_8E8VHN4_201909301322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73CC6A01-EB32-4D7B-AB66-CFB74F0AE86A", - "ticketNumber": "8KKXX8B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815834, -79.994843", - "loadTime": "09/30/2019 13:16:17", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:43:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "13:59:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 65, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_8KKXX8B_201909301316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75CBCB9E-0EDD-480B-ADFE-6C0DA2534008", - "ticketNumber": "562V3NC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.796138, -80.054582", - "loadTime": "09/30/2019 12:33:07", - "straightDistance": "11.88", - "routeDistance": "13.89", - "timeToTower": "0:39:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "13:13:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 70, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_562V3NC_201909301233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75E24FAF-8868-45DF-B6DE-702477354FEE", - "ticketNumber": "3G6EDX9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.778425, -80.006239", - "loadTime": "09/30/2019 13:08:53", - "straightDistance": "14.84", - "routeDistance": "16.66", - "timeToTower": "1:13:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:22:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 55, - "quantity": 37.5, - "calculatedQuantity": "37.5 CY", - "s3DownloadKey": "HaulPass_3G6EDX9_201909301231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75FE31F3-1C9C-43F3-9445-292D642F93E7", - "ticketNumber": "8J3UFT3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.718507, -80.236645", - "loadTime": "09/30/2019 13:39:22", - "straightDistance": "6.91", - "routeDistance": "9.49", - "timeToTower": "0:45:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:24:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_8J3UFT3_201909301339_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78BA8274-491A-41FA-8F6B-F952B6380157", - "ticketNumber": "9GAHNBE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816254, -79.993964", - "loadTime": "09/30/2019 11:54:17", - "straightDistance": "15.31", - "routeDistance": "17.63", - "timeToTower": "0:42:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "12:36:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_9GAHNBE_201909301154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AB278B3-D523-4581-B72B-2AD7B778051B", - "ticketNumber": "757GXDB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.783727, -79.990040", - "loadTime": "09/30/2019 12:37:24", - "straightDistance": "15.71", - "routeDistance": "17.39", - "timeToTower": "1:26:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:04:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 55, - "quantity": 42.6, - "calculatedQuantity": "42.6 CY", - "s3DownloadKey": "HaulPass_757GXDB_201909301237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BB5F97B-EAB4-4971-AFA0-2BA782E18E65", - "ticketNumber": "9H9L9GW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.780434, -79.996223", - "loadTime": "09/29/2019 20:51:09", - "straightDistance": "15.39", - "routeDistance": "17.13", - "timeToTower": "14:47:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "11:38:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 60, - "quantity": 43.1, - "calculatedQuantity": "43.1 CY", - "s3DownloadKey": "HaulPass_9H9L9GW_201909292051_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81697851-4759-4416-8298-C9A288039CDB", - "ticketNumber": "79UUBWZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825004, -80.106146", - "loadTime": "09/30/2019 13:43:34", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:52:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:35:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_79UUBWZ_201909301343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84E243A3-E97B-45B5-925E-5671DC1C7AD5", - "ticketNumber": "46NJB7T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824953, -80.106209", - "loadTime": "09/30/2019 12:10:24", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:50:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "13:00:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_46NJB7T_201909301210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8AF0D0B8-3162-483C-AD6B-E46DC29A5E48", - "ticketNumber": "9JP4UFC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.816569, -80.026207", - "loadTime": "09/30/2019 13:08:52", - "straightDistance": "13.44", - "routeDistance": "16.78", - "timeToTower": "1:18:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:27:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 55, - "quantity": 39.1, - "calculatedQuantity": "39.1 CY", - "s3DownloadKey": "HaulPass_9JP4UFC_201909301308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8BE1F4C6-0385-4AFC-BF14-13AA682C767E", - "ticketNumber": "8GNK7E6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.818108, -80.025535", - "loadTime": "09/29/2019 22:11:10", - "straightDistance": "13.48", - "routeDistance": "16.74", - "timeToTower": "13:24:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "11:35:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 55, - "quantity": 39.1, - "calculatedQuantity": "39.1 CY", - "s3DownloadKey": "HaulPass_8GNK7E6_201909292211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "955CB939-220C-45DF-B01E-6BE016EB7035", - "ticketNumber": "5AAENM5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.816465, -80.026302", - "loadTime": "09/30/2019 13:05:34", - "straightDistance": "13.43", - "routeDistance": "16.8", - "timeToTower": "1:20:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:26:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_5AAENM5_201909301300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9BE3ABC1-B522-4737-987E-DD47E127CAA2", - "ticketNumber": "9TLX9V4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.796786, -80.053084", - "loadTime": "09/30/2019 13:54:59", - "straightDistance": "11.96", - "routeDistance": "13.86", - "timeToTower": "1:04:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:59:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_9TLX9V4_201909301352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2B70BBD-3CD7-4531-914D-53D9F9B818D6", - "ticketNumber": "R5KC46P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6CN7PVN", - "fieldMonitorName": "Pearl Crosby", - "loadCoordinates": "32.718556, -80.236701", - "loadTime": "09/30/2019 12:48:14", - "straightDistance": "6.91", - "routeDistance": "9.49", - "timeToTower": "0:30:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "13:18:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_R5KC46P_201909301248_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2EBFC4B-A8D4-40EA-974F-894CEF54FA9E", - "ticketNumber": "7WU3VLS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.838866, -80.078688", - "loadTime": "09/30/2019 13:59:12", - "straightDistance": "10.5", - "routeDistance": "14.08", - "timeToTower": "1:17:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "15:16:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_7WU3VLS_201909301359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AADAE905-FEEE-4B48-81DB-B051C56B8664", - "ticketNumber": "9NFF5AL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.813602, -80.108143", - "loadTime": "09/29/2019 21:36:09", - "straightDistance": "8.69", - "routeDistance": "10.65", - "timeToTower": "14:04:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "11:40:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 60, - "quantity": 41.3, - "calculatedQuantity": "41.3 CY", - "s3DownloadKey": "HaulPass_9NFF5AL_201909292136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB777023-8CC8-4AC2-9D50-F6342B53BDB3", - "ticketNumber": "P8D4G4N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814784, -79.994270", - "loadTime": "09/30/2019 14:43:52", - "straightDistance": "15.29", - "routeDistance": "17.71", - "timeToTower": "0:47:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "15:31:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_P8D4G4N_201909301443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC40CDD4-60D8-4125-8061-BEFFC84E1A7A", - "ticketNumber": "4A2ECJW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816232, -79.995102", - "loadTime": "09/30/2019 13:17:49", - "straightDistance": "15.24", - "routeDistance": "17.58", - "timeToTower": "0:47:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:05:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_4A2ECJW_201909301317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ACEB3ED6-8594-4662-BE92-70C821CA3483", - "ticketNumber": "8CAWWKY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.780400, -79.997458", - "loadTime": "09/30/2019 12:41:42", - "straightDistance": "15.32", - "routeDistance": "17.07", - "timeToTower": "1:19:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:01:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_8CAWWKY_201909301241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B125BA69-AE3B-4576-9274-4EA52DBC5ACA", - "ticketNumber": "3AJFPSS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.780644, -80.009622", - "loadTime": "09/30/2019 13:32:56", - "straightDistance": "14.62", - "routeDistance": "16.42", - "timeToTower": "0:50:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:23:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 60, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_3AJFPSS_201909301313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C01F5368-A991-4B50-B924-E3395B376A7B", - "ticketNumber": "ALPBYEJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825026, -80.106324", - "loadTime": "09/30/2019 11:25:37", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:57:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "12:23:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_ALPBYEJ_201909301125_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C47D762D-5CD6-49A1-AB64-40FF1FAF1599", - "ticketNumber": "33VTZSH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825163, -80.106224", - "loadTime": "09/30/2019 13:39:49", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:54:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:34:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_33VTZSH_201909301339_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4CCCFEA-3269-4B74-BD8D-A342467B992E", - "ticketNumber": "X6MWGLP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.722512, -80.246453", - "loadTime": "09/30/2019 13:45:09", - "straightDistance": "6.56", - "routeDistance": "8.73", - "timeToTower": "0:34:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:19:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_X6MWGLP_201909301345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C52E9D65-E0DC-4822-8B37-9E8023B39BEC", - "ticketNumber": "47X6TZT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815685, -79.994158", - "loadTime": "09/30/2019 11:50:51", - "straightDistance": "15.3", - "routeDistance": "17.65", - "timeToTower": "0:42:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "12:33:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_47X6TZT_201909301150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C532198A-A97F-49DC-A5F8-9AE3A0B9AC5D", - "ticketNumber": "97U5WW2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.816250, -79.993743", - "loadTime": "09/30/2019 14:55:51", - "straightDistance": "15.32", - "routeDistance": "17.7", - "timeToTower": "0:39:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "15:35:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_97U5WW2_201909301455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C65AB476-E0E0-4295-827D-D5F4E03E352E", - "ticketNumber": "5C343WH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815975, -79.994398", - "loadTime": "09/30/2019 11:52:49", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:37:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "12:30:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 50, - "quantity": 41.8, - "calculatedQuantity": "41.8 CY", - "s3DownloadKey": "HaulPass_5C343WH_201909301152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7015DF3-5066-4B2B-AC79-6FBDC02B74F7", - "ticketNumber": "8QCTBLC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.796253, -80.055680", - "loadTime": "09/30/2019 14:04:38", - "straightDistance": "11.82", - "routeDistance": "13.95", - "timeToTower": "0:39:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:44:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 95, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_J001_8QCTBLC_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2FA1865-FD6F-487A-8BD7-6EF5DCEF456B", - "ticketNumber": "6PCYRQN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.784917, -79.992303", - "loadTime": "09/30/2019 12:54:14", - "straightDistance": "15.57", - "routeDistance": "17.29", - "timeToTower": "1:45:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:40:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 55, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_6PCYRQN_201909301254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC2F3B81-CEC3-4F06-B8BE-DC684EA95ABA", - "ticketNumber": "5XTH2UH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825089, -80.106260", - "loadTime": "09/30/2019 13:35:38", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:42:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:17:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_5XTH2UH_201909301335_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0883752-B07A-4DB6-A628-B89EE7A65B8A", - "ticketNumber": "327NU96", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815631, -79.993883", - "loadTime": "09/30/2019 14:44:10", - "straightDistance": "15.31", - "routeDistance": "17.66", - "timeToTower": "0:48:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "15:32:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_327NU96_201909301444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E170BA2D-1E2A-491A-939D-9EEDC1DEA291", - "ticketNumber": "8L4E9UZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.722501, -80.246451", - "loadTime": "09/30/2019 13:59:39", - "straightDistance": "6.56", - "routeDistance": "8.73", - "timeToTower": "0:21:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:21:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 45, - "quantity": 33.7, - "calculatedQuantity": "33.7 CY", - "s3DownloadKey": "HaulPass_8L4E9UZ_201909301359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E71A762E-F5EE-4493-B684-FAC6150AD048", - "ticketNumber": "9N8NEUQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.818303, -80.025870", - "loadTime": "09/29/2019 21:59:08", - "straightDistance": "13.46", - "routeDistance": "16.72", - "timeToTower": "13:35:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "11:34:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 60, - "quantity": 37.4, - "calculatedQuantity": "37.4 CY", - "s3DownloadKey": "HaulPass_9N8NEUQ_201909292159_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8FA9454-5833-4581-A006-E7EA139059A7", - "ticketNumber": "E7HPWXT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815788, -79.993745", - "loadTime": "09/30/2019 11:54:45", - "straightDistance": "15.32", - "routeDistance": "17.68", - "timeToTower": "0:43:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "12:38:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_E7HPWXT_201909301154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5899F9A-5A1D-4B1D-B11B-E565D092796E", - "ticketNumber": "4CG5HMY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.783714, -79.990058", - "loadTime": "09/30/2019 12:38:08", - "straightDistance": "15.71", - "routeDistance": "17.31", - "timeToTower": "1:24:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "14:03:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 65, - "quantity": 38.9, - "calculatedQuantity": "38.9 CY", - "s3DownloadKey": "HaulPass_4CG5HMY_201909301238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC40D770-3B12-4B8F-814F-1FF6D3EDFFA4", - "ticketNumber": "65EYBS3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.817899, -80.025613", - "loadTime": "09/29/2019 22:15:44", - "straightDistance": "13.47", - "routeDistance": "16.76", - "timeToTower": "13:20:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "11:36:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 60, - "quantity": 40.9, - "calculatedQuantity": "40.9 CY", - "s3DownloadKey": "HaulPass_65EYBS3_201909292215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FDC326B4-B76F-45AC-A142-6472221E9087", - "ticketNumber": "97CJSFF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.718944, -80.236394", - "loadTime": "09/30/2019 14:43:17", - "straightDistance": "6.89", - "routeDistance": "9.52", - "timeToTower": "0:31:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "15:14:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_97CJSFF_201909301443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FFA19043-9E9C-4A02-92C0-D8569BA278D0", - "ticketNumber": "4EPY9PX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.816462, -79.994038", - "loadTime": "09/30/2019 14:54:37", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:39:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "15:34:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_4EPY9PX_201909301453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08765993-F5BC-432F-A1FD-1BCE8A7A51F2", - "ticketNumber": "3CMWUQA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.803683, -80.010318", - "loadTime": "09/30/2019 15:32:22", - "straightDistance": "14.39", - "routeDistance": "16.46", - "timeToTower": "1:14:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:46:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 60, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_3CMWUQA_201909301532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CBDCF74-7B5D-4669-A57D-EE6C08A65292", - "ticketNumber": "7YBGESM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825016, -80.106125", - "loadTime": "09/30/2019 15:21:06", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:38:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:00:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 50, - "quantity": 36.6, - "calculatedQuantity": "36.6 CY", - "s3DownloadKey": "HaulPass_7YBGESM_201909301521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14945CBE-DAAE-4145-A495-A82AC6A9FD8F", - "ticketNumber": "4RZXAFU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.817155, -80.025853", - "loadTime": "09/30/2019 15:09:01", - "straightDistance": "13.46", - "routeDistance": "16.74", - "timeToTower": "1:12:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:21:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 55, - "quantity": 39.1, - "calculatedQuantity": "39.1 CY", - "s3DownloadKey": "HaulPass_4RZXAFU_201909301509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1AC8FDBB-52A7-4A60-8A95-D8DC7CBCE129", - "ticketNumber": "9DU48ED", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.780341, -79.998601", - "loadTime": "09/30/2019 15:01:26", - "straightDistance": "15.25", - "routeDistance": "17.12", - "timeToTower": "1:16:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:17:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 45, - "quantity": 32.6, - "calculatedQuantity": "32.6 CY", - "s3DownloadKey": "HaulPass_9DU48ED_201909301501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "291F1C93-8A5F-43B2-989E-6301D86C1DFD", - "ticketNumber": "8HNAE9K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.803574, -80.087505", - "loadTime": "09/30/2019 15:38:01", - "straightDistance": "9.93", - "routeDistance": "11.85", - "timeToTower": "1:13:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:51:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 85, - "quantity": 63.6, - "calculatedQuantity": "63.6 CY", - "s3DownloadKey": "HaulPass_8HNAE9K_201909301535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CB33029-E26B-4C2A-8502-1EDCDE6B6F7B", - "ticketNumber": "6WCSJA7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.842424, -80.063872", - "loadTime": "09/30/2019 15:50:57", - "straightDistance": "11.39", - "routeDistance": "14.23", - "timeToTower": "0:51:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:42:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 55, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_6WCSJA7_201909301550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "326B06DD-7C27-4B21-8D8B-9295052032F9", - "ticketNumber": "76NQ9XY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.797911, -80.051999", - "loadTime": "09/30/2019 15:43:39", - "straightDistance": "12.02", - "routeDistance": "14.01", - "timeToTower": "0:46:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:29:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 50, - "quantity": 40.5, - "calculatedQuantity": "40.5 CY", - "s3DownloadKey": "HaulPass_76NQ9XY_201909301543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B2F1D34-250C-497C-9BC3-BB1F706AD740", - "ticketNumber": "4T6D9P5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.794705, -80.319713", - "loadTime": "09/30/2019 15:48:48", - "straightDistance": "3.91", - "routeDistance": "4.9", - "timeToTower": "0:21:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:10:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 30, - "quantity": 21.7, - "calculatedQuantity": "21.7 CY", - "s3DownloadKey": "HaulPass_4T6D9P5_201909301548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F97DE60-06CF-442D-861F-E3332E08FE7B", - "ticketNumber": "624BG5A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.798012, -80.051970", - "loadTime": "09/30/2019 15:31:02", - "straightDistance": "12.02", - "routeDistance": "14.04", - "timeToTower": "0:57:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:28:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 60, - "quantity": 40.6, - "calculatedQuantity": "40.6 CY", - "s3DownloadKey": "HaulPass_624BG5A_201909301531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41E0B3DB-722D-4742-9A14-4B1E7CC7EB9D", - "ticketNumber": "5JEU33C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.848755, -80.059519", - "loadTime": "09/30/2019 14:38:39", - "straightDistance": "11.71", - "routeDistance": "14.71", - "timeToTower": "2:02:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:40:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 50, - "quantity": 37.3, - "calculatedQuantity": "37.3 CY", - "s3DownloadKey": "HaulPass_5JEU33C_201909301438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C5523BB-C994-4B7C-B0A1-BD7041E39DFA", - "ticketNumber": "MPBGL2A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.818290, -80.026379", - "loadTime": "09/30/2019 15:23:02", - "straightDistance": "13.43", - "routeDistance": "16.7", - "timeToTower": "0:57:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:20:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 50, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_MPBGL2A_201909301521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BBFEA65-20B6-4292-9116-37375B86580B", - "ticketNumber": "98SEW9D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.740773, -80.241679", - "loadTime": "09/30/2019 16:45:23", - "straightDistance": "5.35", - "routeDistance": "7.51", - "timeToTower": "0:30:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "17:16:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_98SEW9D_201909301645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7CCFD9A4-834E-4757-874A-95BC85D3C58F", - "ticketNumber": "3N22TSM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815592, -79.995076", - "loadTime": "09/30/2019 16:12:01", - "straightDistance": "15.24", - "routeDistance": "17.56", - "timeToTower": "0:51:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "17:03:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 65, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_3N22TSM_201909301612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D108226-5794-40D9-A3FB-DA20B66CF449", - "ticketNumber": "58NK22P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815332, -79.994347", - "loadTime": "09/30/2019 16:11:41", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:51:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "17:02:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 85, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_58NK22P_201909301611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80BE03C3-287C-4D6B-98A9-EC4759C7DB05", - "ticketNumber": "4LNPPPP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.724605, -79.936618", - "loadTime": "09/30/2019 16:12:44", - "straightDistance": "19.71", - "routeDistance": "24.77", - "timeToTower": "1:06:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "17:18:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_4LNPPPP_201909301612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86F8FDD4-986F-4C2B-B472-34C615D1D99B", - "ticketNumber": "4LJ425J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.689053, -80.230180", - "loadTime": "09/30/2019 15:47:18", - "straightDistance": "8.98", - "routeDistance": "13.41", - "timeToTower": "0:36:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:23:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_4LJ425J_201909301547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89A2E4EB-552E-4C22-B675-EF4F82310196", - "ticketNumber": "5FAX5CH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724646, -79.936765", - "loadTime": "09/30/2019 16:24:03", - "straightDistance": "19.7", - "routeDistance": "24.77", - "timeToTower": "0:56:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "17:20:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_5FAX5CH_201909301624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94743142-17AB-45D1-B550-CA89FC4BA302", - "ticketNumber": "5XTB2HJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.803626, -80.087214", - "loadTime": "09/30/2019 15:30:28", - "straightDistance": "9.94", - "routeDistance": "11.86", - "timeToTower": "1:18:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:48:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 80, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_5XTB2HJ_201909301521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9609ED0A-4E93-4739-BC00-8451367DED56", - "ticketNumber": "66ZR6EQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.784425, -79.991009", - "loadTime": "09/30/2019 14:55:49", - "straightDistance": "15.65", - "routeDistance": "17.31", - "timeToTower": "1:48:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:43:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 65, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_66ZR6EQ_201909301455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DDC8A6A-78FA-4A95-AB7B-79FFF016230F", - "ticketNumber": "364ETHD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.802040, -80.087531", - "loadTime": "09/30/2019 16:09:44", - "straightDistance": "9.93", - "routeDistance": "11.77", - "timeToTower": "0:39:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:49:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 45, - "quantity": 36, - "calculatedQuantity": "36 CY", - "s3DownloadKey": "HaulPass_364ETHD_201909301538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2AC0170-568B-4CDC-B100-86723FE1D207", - "ticketNumber": "9JZZJ39", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.803300, -80.088606", - "loadTime": "09/30/2019 16:17:26", - "straightDistance": "9.86", - "routeDistance": "11.78", - "timeToTower": "0:34:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:52:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_9JZZJ39_201909301540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A61C7C0C-2E8F-452B-82BC-9BD1F5AE6857", - "ticketNumber": "8RB2MLP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.795182, -80.056028", - "loadTime": "09/30/2019 12:45:32", - "straightDistance": "11.81", - "routeDistance": "13.88", - "timeToTower": "3:51:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:37:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_J001_8RB2MLP_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A87B5140-25E0-453C-9A4B-68F99279CE71", - "ticketNumber": "34ES7J3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.780383, -79.998699", - "loadTime": "09/30/2019 14:52:10", - "straightDistance": "15.25", - "routeDistance": "17.12", - "timeToTower": "1:24:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:16:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 40, - "quantity": 28.8, - "calculatedQuantity": "28.8 CY", - "s3DownloadKey": "HaulPass_34ES7J3_201909301452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A91BAB25-CD08-4594-B601-79F10543A852", - "ticketNumber": "5F2H8NQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825334, -80.106041", - "loadTime": "09/30/2019 15:19:12", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:34:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "15:54:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_5F2H8NQ_201909301519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB7D31AF-CF15-4788-B873-4F30E1A549F0", - "ticketNumber": "3HPZEK6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825111, -80.106200", - "loadTime": "09/30/2019 15:16:11", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:36:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "15:52:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 85, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_3HPZEK6_201909301516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0B63DC1-DC1C-4E8A-AB50-DC59C407A3DD", - "ticketNumber": "8G3KKVH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824914, -80.106264", - "loadTime": "09/30/2019 16:38:22", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:52:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "17:30:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 60, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_8G3KKVH_201909301638_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B830D2D6-C22F-474A-B2A7-E172FA85E72C", - "ticketNumber": "4AD8AG5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825035, -80.106269", - "loadTime": "09/30/2019 16:37:16", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:56:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "17:33:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 50, - "quantity": 33.1, - "calculatedQuantity": "33.1 CY", - "s3DownloadKey": "HaulPass_4AD8AG5_201909301637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1DE98E8-E335-472F-B06D-8E36F5A646DF", - "ticketNumber": "99T4DSX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.803490, -80.010200", - "loadTime": "09/30/2019 15:31:03", - "straightDistance": "14.4", - "routeDistance": "16.46", - "timeToTower": "1:14:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:45:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_99T4DSX_201909301531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C98EFE26-AC97-4CB9-BF31-967AC9F9A7C0", - "ticketNumber": "7JQCVJH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824919, -80.106255", - "loadTime": "09/30/2019 16:40:03", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:52:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "17:32:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_7JQCVJH_201909301640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBEE1F55-E9BA-4CDD-B55F-4629B340CA4C", - "ticketNumber": "8SBXMW5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815823, -79.994229", - "loadTime": "09/30/2019 16:15:19", - "straightDistance": "15.29", - "routeDistance": "17.64", - "timeToTower": "0:50:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "17:05:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_8SBXMW5_201909301615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC54CE52-4376-430A-BC75-64A42B2CC095", - "ticketNumber": "3GV4XCG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.794682, -80.319678", - "loadTime": "09/30/2019 15:47:40", - "straightDistance": "3.91", - "routeDistance": "4.9", - "timeToTower": "0:24:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:12:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 35, - "quantity": 26.6, - "calculatedQuantity": "26.6 CY", - "s3DownloadKey": "HaulPass_3GV4XCG_201909301547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DAD76203-598B-4C3D-B0FC-50B517DB108C", - "ticketNumber": "7G9ARLB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.796998, -80.056385", - "loadTime": "09/30/2019 15:44:06", - "straightDistance": "11.77", - "routeDistance": "14.03", - "timeToTower": "0:47:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:31:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 70, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_7G9ARLB_201909301544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE37DE2E-B35D-4432-A6BE-DBD451FD3291", - "ticketNumber": "8FW3N6P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.784469, -79.990990", - "loadTime": "09/30/2019 14:55:16", - "straightDistance": "15.65", - "routeDistance": "17.31", - "timeToTower": "1:47:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:43:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 55, - "quantity": 32.9, - "calculatedQuantity": "32.9 CY", - "s3DownloadKey": "HaulPass_8FW3N6P_201909301455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E18F4094-47EB-41B5-B06D-8DFE0AE41B47", - "ticketNumber": "7EV4L6C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825035, -80.106269", - "loadTime": "09/30/2019 16:39:01", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:55:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "17:34:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 50, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_7EV4L6C_201909301639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E38B9D4E-9AEA-4CAD-AB05-A5D137DBB4DA", - "ticketNumber": "37UZ9N2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.845305, -80.085492", - "loadTime": "09/30/2019 16:17:13", - "straightDistance": "10.18", - "routeDistance": "14.75", - "timeToTower": "1:11:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "17:28:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_37UZ9N2_201909301617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5E087A6-6421-470F-ACDC-383B4AC23834", - "ticketNumber": "9P58NK9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825008, -80.106213", - "loadTime": "09/30/2019 15:12:44", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:48:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "16:01:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_9P58NK9_201909301512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6E3DD5F-032E-4C4E-9C34-7FDCE836D149", - "ticketNumber": "4KSW2XW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815746, -79.994103", - "loadTime": "09/30/2019 16:14:50", - "straightDistance": "15.3", - "routeDistance": "17.65", - "timeToTower": "0:50:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "17:05:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_4KSW2XW_201909301614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FAB5580A-92C7-45D3-A44D-258E3ABDA250", - "ticketNumber": "4558GVJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.845761, -80.085602", - "loadTime": "09/30/2019 16:28:22", - "straightDistance": "10.18", - "routeDistance": "14.77", - "timeToTower": "1:01:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "17:29:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 75, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_4558GVJ_201909301628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00B97BD9-61D7-46EC-8A5C-AEFF56B2AE4D", - "ticketNumber": "5TFY5G4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.588221, -80.265889", - "loadTime": "09/30/2019 17:06:03", - "straightDistance": "5.23", - "routeDistance": "6.33", - "timeToTower": "0:20:46", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "17:26:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_5TFY5G4_201909301706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A2FD61C-C86E-43BC-B28C-0672DE7E4E8D", - "ticketNumber": "6X77VFP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5JRHBXM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.690020, -80.349839", - "loadTime": "09/30/2019 18:02:46", - "straightDistance": "6.98", - "routeDistance": "8.3", - "timeToTower": "0:20:06", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "18:22:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_6X77VFP_201909301626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DE505A5-0E2D-48F0-8ABD-690E26363D4F", - "ticketNumber": "TZCPT5Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.578756, -80.297307", - "loadTime": "09/30/2019 16:02:12", - "straightDistance": "3.47", - "routeDistance": "3.75", - "timeToTower": "0:24:35", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "16:26:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_TZCPT5Z_201909301548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34DCB873-044F-4987-9439-1310F26800DB", - "ticketNumber": "4XYLCXJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.589112, -80.266157", - "loadTime": "09/30/2019 15:48:07", - "straightDistance": "5.21", - "routeDistance": "6.4", - "timeToTower": "0:20:03", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "16:08:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_4XYLCXJ_201909301548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3509AB5E-9718-41C2-B378-D670A67A2825", - "ticketNumber": "3BCNZQ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.723641, -80.245440", - "loadTime": "09/30/2019 17:49:06", - "straightDistance": "11.29", - "routeDistance": "15.16", - "timeToTower": "0:43:44", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "18:32:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_3BCNZQ7_201909301749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42A4D0B1-11B6-4E80-8450-BEAF4D7DCBE0", - "ticketNumber": "9H72LUK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.722533, -80.246049", - "loadTime": "09/30/2019 16:31:49", - "straightDistance": "11.21", - "routeDistance": "15.08", - "timeToTower": "0:35:16", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "17:07:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 65, - "quantity": 48.7, - "calculatedQuantity": "48.7 CY", - "s3DownloadKey": "HaulPass_9H72LUK_201909301622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "509E8881-E54D-4152-B00E-D6673CECC898", - "ticketNumber": "9583U3A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.722667, -80.246051", - "loadTime": "09/30/2019 14:51:08", - "straightDistance": "11.22", - "routeDistance": "15.09", - "timeToTower": "0:46:29", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "15:37:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_9583U3A_201909301451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54314055-8DE2-4FFF-9842-19191060CBA8", - "ticketNumber": "8ZTFGVG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.589326, -80.266481", - "loadTime": "09/30/2019 16:45:19", - "straightDistance": "5.19", - "routeDistance": "6.42", - "timeToTower": "0:42:24", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "17:27:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_8ZTFGVG_201909301645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E997696-1561-4B65-B2EF-1ECBDACC810C", - "ticketNumber": "53ZW988", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.591402, -80.370836", - "loadTime": "09/30/2019 17:39:52", - "straightDistance": ".89", - "routeDistance": ".9", - "timeToTower": "0:08:19", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "17:48:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 55, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_53ZW988_201909301739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "693AA63F-66D0-4902-8DFF-883F492E525F", - "ticketNumber": "6PP8E7P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.578133, -80.291084", - "loadTime": "09/30/2019 16:13:56", - "straightDistance": "3.84", - "routeDistance": "4.13", - "timeToTower": "0:14:07", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "16:28:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_6PP8E7P_201909301613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99AF4D34-B235-4A24-A551-B470B57E9DBB", - "ticketNumber": "4APDM5W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.723417, -80.245301", - "loadTime": "09/30/2019 18:01:20", - "straightDistance": "11.28", - "routeDistance": "15.16", - "timeToTower": "0:32:12", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "18:33:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 65, - "quantity": 48.7, - "calculatedQuantity": "48.7 CY", - "s3DownloadKey": "HaulPass_4APDM5W_201909301801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A787E126-C6D2-4BD3-AA01-BDE4A2056F5C", - "ticketNumber": "369MER4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.722421, -80.246088", - "loadTime": "09/30/2019 15:01:01", - "straightDistance": "11.2", - "routeDistance": "15.07", - "timeToTower": "0:37:18", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "15:38:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 65, - "quantity": 48.7, - "calculatedQuantity": "48.7 CY", - "s3DownloadKey": "HaulPass_369MER4_201909301452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2DB8C12-96EF-4038-8737-5619410C283F", - "ticketNumber": "4527U3T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.591349, -80.370677", - "loadTime": "09/30/2019 17:38:39", - "straightDistance": ".88", - "routeDistance": ".89", - "timeToTower": "0:08:42", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "17:47:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_4527U3T_201909301738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5CC117A-F60C-4A00-9DF1-942DEB2A2130", - "ticketNumber": "PY2RE36", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.588984, -80.266244", - "loadTime": "09/30/2019 17:57:38", - "straightDistance": "5.21", - "routeDistance": "6.39", - "timeToTower": "0:38:24", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "18:36:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_PY2RE36_201909301757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF4D78C1-126F-48E9-94E2-E0F8CF0CBB5A", - "ticketNumber": "6KVJ7XN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.715624, -80.394980", - "loadTime": "09/30/2019 16:06:25", - "straightDistance": "9.03", - "routeDistance": "15.21", - "timeToTower": "2:15:40", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "18:22:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 75, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_6KVJ7XN_201909301606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEF4AF02-B062-4A51-8AA1-73A0443653FB", - "ticketNumber": "7DF8T5N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.722441, -80.246273", - "loadTime": "09/30/2019 16:15:26", - "straightDistance": "11.2", - "routeDistance": "15.07", - "timeToTower": "0:50:00", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "17:05:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_7DF8T5N_201909301615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF6D5761-5048-4C84-9B87-D129B078DAD9", - "ticketNumber": "4GWRHEJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.589557, -80.266587", - "loadTime": "09/30/2019 15:45:03", - "straightDistance": "5.19", - "routeDistance": "6.43", - "timeToTower": "0:23:48", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "16:08:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_4GWRHEJ_201909301545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC79F9CE-81C5-47F0-AE93-2385D884A104", - "ticketNumber": "5XKMPFS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.588177, -80.265757", - "loadTime": "09/30/2019 18:05:09", - "straightDistance": "5.24", - "routeDistance": "6.33", - "timeToTower": "0:31:39", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "18:36:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_5XKMPFS_201909301805_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05B29B26-D923-421D-AF9B-6B7D03B9BD0B", - "ticketNumber": "TESV2FX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.595088, -80.374614", - "loadTime": "09/30/2019 18:34:08", - "straightDistance": "1.17", - "routeDistance": "1.26", - "timeToTower": "0:20:17", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "18:54:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_TESV2FX_201909301834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA330989-A664-4E7D-B238-949800D6E670", - "ticketNumber": "8F78ZGC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.595340, -80.374929", - "loadTime": "09/30/2019 18:25:26", - "straightDistance": "1.2", - "routeDistance": "1.28", - "timeToTower": "0:28:03", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "18:53:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_8F78ZGC_201909301825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04708E5D-804D-43D7-A586-6560E5194F4F", - "ticketNumber": "4EK7AFP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.670785, -80.113095", - "loadTime": "09/30/2019 15:53:32", - "straightDistance": "2.83", - "routeDistance": "5.39", - "timeToTower": "0:31:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "16:25:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_4EK7AFP_201909301553_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07A73DA5-508F-4418-A458-226E44A6164B", - "ticketNumber": "8R3X38B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.761127, -79.992670", - "loadTime": "09/30/2019 13:22:45", - "straightDistance": "7.39", - "routeDistance": "10.73", - "timeToTower": "0:42:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:05:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_8R3X38B_201909301254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07EF4001-118D-47C5-9D9A-EE9D1D0D5E14", - "ticketNumber": "42RFUHK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.724491, -80.064233", - "loadTime": "09/30/2019 16:22:49", - "straightDistance": "3.57", - "routeDistance": "5.67", - "timeToTower": "0:48:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "17:11:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_42RFUHK_201909301617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08BAE0D8-2DA6-4F73-974D-44D2187BEF37", - "ticketNumber": "4MPS2UZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.725383, -80.100317", - "loadTime": "09/30/2019 16:30:57", - "straightDistance": "4.19", - "routeDistance": "6.59", - "timeToTower": "0:51:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "17:22:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_4MPS2UZ_201909301630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AAA1BC2-AE76-48D1-AC08-CA73E0B1BE03", - "ticketNumber": "44RQYNR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.717644, -80.082763", - "loadTime": "09/30/2019 12:57:33", - "straightDistance": "3.28", - "routeDistance": "5.33", - "timeToTower": "0:30:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "13:28:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_44RQYNR_201909301245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DB76264-0D34-4C00-A01A-5E21320DADF7", - "ticketNumber": "3J78K9X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.742733, -79.920606", - "loadTime": "09/30/2019 12:54:53", - "straightDistance": "9.65", - "routeDistance": "15.98", - "timeToTower": "0:41:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "13:36:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 65, - "quantity": 45, - "calculatedQuantity": "45 CY", - "s3DownloadKey": "HaulPass_3J78K9X_201909301242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10E98852-46A7-4F3E-82F8-1B71364A58C0", - "ticketNumber": "9MZ99FG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.728705, -79.962342", - "loadTime": "09/30/2019 12:54:59", - "straightDistance": "7.08", - "routeDistance": "13.5", - "timeToTower": "1:08:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:03:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_9MZ99FG_201909301254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10F644E3-3D06-4D00-B04A-6C4EF86CC2BF", - "ticketNumber": "645X8MB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.730135, -79.919952", - "loadTime": "09/30/2019 16:09:16", - "straightDistance": "9.28", - "routeDistance": "16.15", - "timeToTower": "2:26:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "18:35:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 70, - "quantity": 52.5, - "calculatedQuantity": "52.5 CY", - "s3DownloadKey": "HaulPass_645X8MB_201909301542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1306E3AE-D9A9-4C7F-A118-D163AE1BA03F", - "ticketNumber": "4MCCQ26", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747767, -79.915014", - "loadTime": "09/30/2019 13:08:51", - "straightDistance": "10.11", - "routeDistance": "16.63", - "timeToTower": "1:05:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:14:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_4MCCQ26_201909301308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13BBB801-8737-4D57-B4A1-69FC529FFE6E", - "ticketNumber": "8E2RSLS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724817, -79.936371", - "loadTime": "09/30/2019 12:13:11", - "straightDistance": "8.26", - "routeDistance": "15.46", - "timeToTower": "0:42:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "12:56:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 95, - "quantity": 63.3, - "calculatedQuantity": "63.3 CY", - "s3DownloadKey": "HaulPass_8E2RSLS_201909301213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "140BA76D-7732-4BFE-8406-5F8AAD54F150", - "ticketNumber": "636P5SL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.723964, -80.064397", - "loadTime": "09/30/2019 15:23:57", - "straightDistance": "3.54", - "routeDistance": "5.66", - "timeToTower": "0:27:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "15:51:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_636P5SL_201909301523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16DE69D5-2F31-4667-A511-9A22C3611D75", - "ticketNumber": "6KUQFGE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724717, -79.936660", - "loadTime": "09/30/2019 14:59:59", - "straightDistance": "8.25", - "routeDistance": "15.46", - "timeToTower": "0:33:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "15:33:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_6KUQFGE_201909301459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "196A774E-DF85-469E-B1AA-AE642D3412A3", - "ticketNumber": "5JPZWFH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.761030, -79.993001", - "loadTime": "09/30/2019 13:27:19", - "straightDistance": "7.37", - "routeDistance": "10.77", - "timeToTower": "0:37:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:04:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 70, - "quantity": 66.3, - "calculatedQuantity": "66.3 CY", - "s3DownloadKey": "HaulPass_5JPZWFH_201909301327_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1ACE5DFE-8BDE-4DB4-BF37-9A83124F36C3", - "ticketNumber": "7HXH4SJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.651113, -80.138363", - "loadTime": "09/30/2019 18:25:50", - "straightDistance": "4.55", - "routeDistance": "6.59", - "timeToTower": "0:22:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "18:48:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_7HXH4SJ_201909301825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1BACD716-8A18-4CA1-8F24-05C680E7425B", - "ticketNumber": "8PW7F4Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.721178, -80.143446", - "loadTime": "09/30/2019 15:08:30", - "straightDistance": "5.68", - "routeDistance": "9.88", - "timeToTower": "0:34:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "15:43:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_8PW7F4Z_201909301508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22C971AE-B64C-4C9E-BA11-0FCDFDD9929D", - "ticketNumber": "USMFDR4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.632891, -80.201827", - "loadTime": "09/30/2019 14:39:43", - "straightDistance": "8.45", - "routeDistance": "16.57", - "timeToTower": "0:40:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "15:19:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 40, - "quantity": 28.8, - "calculatedQuantity": "28.8 CY", - "s3DownloadKey": "HaulPass_USMFDR4_201909301429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28058429-D333-4500-81EA-D35064957E6C", - "ticketNumber": "7CEDH8R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.674573, -80.105086", - "loadTime": "09/30/2019 16:49:06", - "straightDistance": "2.37", - "routeDistance": "4.85", - "timeToTower": "0:41:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "17:31:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_7CEDH8R_201909301649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C6AFA93-206D-467B-B38C-7EA66E52D371", - "ticketNumber": "54D6E2Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.726124, -80.064047", - "loadTime": "09/30/2019 17:43:50", - "straightDistance": "3.69", - "routeDistance": "5.74", - "timeToTower": "0:43:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "18:27:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_54D6E2Q_201909301739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E678D30-0050-4C6E-9AB8-2B3E631326E1", - "ticketNumber": "435V4QN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.676554, -80.190016", - "loadTime": "09/30/2019 16:48:40", - "straightDistance": "7.3", - "routeDistance": "13.1", - "timeToTower": "0:30:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "17:18:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_435V4QN_201909301648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37C22A27-AE05-4A91-B985-028F3FDCEF58", - "ticketNumber": "6C8JDMC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.670763, -80.112973", - "loadTime": "09/30/2019 15:55:01", - "straightDistance": "2.83", - "routeDistance": "5.38", - "timeToTower": "0:31:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "16:26:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_6C8JDMC_201909301554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37FEFB24-4635-4B4A-9E79-01C9FC4CB4A5", - "ticketNumber": "A5EUYMR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.724676, -79.936219", - "loadTime": "09/30/2019 13:13:24", - "straightDistance": "8.27", - "routeDistance": "15.45", - "timeToTower": "0:37:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "13:51:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_A5EUYMR_201909301313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C0062B5-BAD0-4EE7-9892-6CE50822A4CD", - "ticketNumber": "C6SFYQC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742868, -79.939698", - "loadTime": "09/30/2019 12:46:11", - "straightDistance": "8.72", - "routeDistance": "14.62", - "timeToTower": "1:14:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:00:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_C6SFYQC_201909301246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E94FDFD-D6D6-465D-BDC6-1149BF570F97", - "ticketNumber": "9UEUL82", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.765982, -80.066499", - "loadTime": "09/30/2019 13:56:54", - "straightDistance": "6.44", - "routeDistance": "9.67", - "timeToTower": "0:52:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:49:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_9UEUL82_201909301356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40562715-ACE2-4955-9A41-8B5AC62A655B", - "ticketNumber": "4EALPP8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.730363, -79.919744", - "loadTime": "09/30/2019 16:35:21", - "straightDistance": "9.3", - "routeDistance": "16.17", - "timeToTower": "2:01:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "18:37:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 70, - "quantity": 63.4, - "calculatedQuantity": "63.4 CY", - "s3DownloadKey": "HaulPass_4EALPP8_201909301612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "440D0B4B-5F05-47D7-A7C7-3B7942FCEBCE", - "ticketNumber": "6EV3CSW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.748042, -79.915104", - "loadTime": "09/30/2019 13:16:30", - "straightDistance": "10.11", - "routeDistance": "16.65", - "timeToTower": "0:59:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:15:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_6EV3CSW_201909301316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4809D82C-1C34-433B-89E7-5C06F08BD5D9", - "ticketNumber": "4AFQE5U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.743110, -79.941577", - "loadTime": "09/30/2019 12:21:38", - "straightDistance": "8.63", - "routeDistance": "14.84", - "timeToTower": "1:37:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "13:59:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_4AFQE5U_201909301221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B1E7E38-E45D-4490-BE62-DFBCE889AC27", - "ticketNumber": "7FTDFJM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.674502, -80.105125", - "loadTime": "09/30/2019 16:48:28", - "straightDistance": "2.37", - "routeDistance": "4.86", - "timeToTower": "0:40:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "17:28:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_7FTDFJM_201909301648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5454B13D-37E3-470A-A1DB-52F03F7DDBE9", - "ticketNumber": "7ALXD5W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.667332, -80.120560", - "loadTime": "09/30/2019 14:35:24", - "straightDistance": "3.28", - "routeDistance": "5.89", - "timeToTower": "0:48:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "15:23:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_7ALXD5W_201909301435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56395CBD-4759-452F-BFCB-034285EE3669", - "ticketNumber": "6FZ34JR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.713347, -79.943160", - "loadTime": "09/30/2019 13:16:42", - "straightDistance": "7.58", - "routeDistance": "16.11", - "timeToTower": "0:54:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:11:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_6FZ34JR_201909301236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DD1FB46-8C2E-4819-B305-FDC5C9ED6E4B", - "ticketNumber": "9YTNDDE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.666782, -80.121540", - "loadTime": "09/30/2019 13:27:10", - "straightDistance": "3.35", - "routeDistance": "5.95", - "timeToTower": "0:41:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:08:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_9YTNDDE_201909301326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62303E43-BBEB-4737-95B2-FFCFB744FDF5", - "ticketNumber": "6TRS4E6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.722498, -80.083801", - "loadTime": "09/30/2019 13:42:37", - "straightDistance": "3.62", - "routeDistance": "5.74", - "timeToTower": "2:02:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "15:44:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_6TRS4E6_201909301342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "631CC69B-2C5A-4854-8535-EE5B1C37E159", - "ticketNumber": "8B7JJD3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.667121, -80.120616", - "loadTime": "09/30/2019 14:34:12", - "straightDistance": "3.29", - "routeDistance": "5.9", - "timeToTower": "0:48:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "15:22:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_8B7JJD3_201909301434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "695BC5DD-43D0-4503-9E1D-D37F7DB395E2", - "ticketNumber": "85PHQJ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.726151, -80.064147", - "loadTime": "09/30/2019 16:36:49", - "straightDistance": "3.69", - "routeDistance": "5.73", - "timeToTower": "0:35:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "17:12:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_85PHQJ5_201909301630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70150584-97AA-4238-AA8D-6D46CA605B28", - "ticketNumber": "96KCTEM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.726821, -80.064322", - "loadTime": "09/30/2019 17:53:00", - "straightDistance": "3.73", - "routeDistance": "5.81", - "timeToTower": "0:40:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "18:33:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_96KCTEM_201909301753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73C4F6D8-6165-4B6C-B1DC-4FF4BAC817EC", - "ticketNumber": "7KVVF3Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724723, -79.936534", - "loadTime": "09/30/2019 13:34:44", - "straightDistance": "8.25", - "routeDistance": "15.46", - "timeToTower": "0:42:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:17:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 95, - "quantity": 63.3, - "calculatedQuantity": "63.3 CY", - "s3DownloadKey": "HaulPass_7KVVF3Z_201909301334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76830319-6A7C-4774-B2F6-DFA0DE4ABD6F", - "ticketNumber": "7DHETRB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.734338, -79.957833", - "loadTime": "09/30/2019 12:32:02", - "straightDistance": "7.51", - "routeDistance": "13.57", - "timeToTower": "2:04:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:36:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 75, - "quantity": 84.9, - "calculatedQuantity": "84.9 CY", - "s3DownloadKey": "HaulPass_7DHETRB_201909301232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "773298B0-B3AA-42D5-A3E3-71A0E4902705", - "ticketNumber": "8F84V2H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.724004, -80.085136", - "loadTime": "09/30/2019 11:58:45", - "straightDistance": "3.74", - "routeDistance": "5.84", - "timeToTower": "1:17:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "13:15:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_8F84V2H_201909301158_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C57C523-5B88-4D0B-A683-6EC29BB86343", - "ticketNumber": "3QU8YJP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.704796, -79.945137", - "loadTime": "09/30/2019 13:12:29", - "straightDistance": "7.28", - "routeDistance": "16.58", - "timeToTower": "1:44:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:57:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_3QU8YJP_201909301312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7CC625E8-363E-4FE4-A4C5-A0C081A9968E", - "ticketNumber": "5AJ5FM6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.736154, -79.958044", - "loadTime": "09/30/2019 13:07:40", - "straightDistance": "7.57", - "routeDistance": "13.65", - "timeToTower": "1:27:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:35:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 80, - "quantity": 73, - "calculatedQuantity": "73 CY", - "s3DownloadKey": "HaulPass_5AJ5FM6_201909301307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D97FB0C-828B-4322-B283-5C6D7F6863A2", - "ticketNumber": "4LRCN5Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.666383, -80.122002", - "loadTime": "09/30/2019 12:07:43", - "straightDistance": "3.38", - "routeDistance": "5.99", - "timeToTower": "0:38:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "12:46:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_4LRCN5Q_201909301207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F2BA2DE-B005-4CCA-B088-3B8A980B0FE4", - "ticketNumber": "9NRWTK9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.676499, -80.190099", - "loadTime": "09/30/2019 16:47:51", - "straightDistance": "7.31", - "routeDistance": "13.11", - "timeToTower": "0:29:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "17:17:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_9NRWTK9_201909301604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "867ED13D-8A80-488E-9F32-676D70AE317C", - "ticketNumber": "5ZT3U2Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.722615, -80.083815", - "loadTime": "09/30/2019 12:42:55", - "straightDistance": "3.62", - "routeDistance": "5.74", - "timeToTower": "0:31:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "13:14:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_5ZT3U2Y_201909301230_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8ACF9666-1DDE-449F-B37C-3E9155059FBA", - "ticketNumber": "4PYXKZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.628146, -80.206408", - "loadTime": "09/30/2019 13:59:25", - "straightDistance": "8.81", - "routeDistance": "16.99", - "timeToTower": "1:19:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "15:19:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 40, - "quantity": 28.2, - "calculatedQuantity": "28.2 CY", - "s3DownloadKey": "HaulPass_4PYXKZK_201909301356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C10F807-2D2A-4783-8635-216C53F9B1EE", - "ticketNumber": "ADJ7U4Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.666427, -80.122020", - "loadTime": "09/30/2019 12:08:35", - "straightDistance": "3.38", - "routeDistance": "5.99", - "timeToTower": "0:39:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "12:48:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 55, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_ADJ7U4Y_201909301208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8FC5792E-EA53-4EEE-B42B-F991FDC2B0C1", - "ticketNumber": "8UFV67T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.722337, -80.064863", - "loadTime": "09/30/2019 14:02:04", - "straightDistance": "3.43", - "routeDistance": "5.55", - "timeToTower": "0:41:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:43:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_8UFV67T_201909301350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C89FF9E-606A-46C7-BDD3-953AACC39221", - "ticketNumber": "6NQJUHS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.716672, -80.081505", - "loadTime": "09/30/2019 12:40:52", - "straightDistance": "3.19", - "routeDistance": "5.26", - "timeToTower": "0:45:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "13:26:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_6NQJUHS_201909301240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A112F8D1-71F7-4F6E-B2DE-5A4AB7A2B0CC", - "ticketNumber": "4G7T8U4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.738411, -79.933609", - "loadTime": "09/30/2019 12:42:17", - "straightDistance": "8.85", - "routeDistance": "15.35", - "timeToTower": "1:12:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "13:54:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 70, - "quantity": 65.9, - "calculatedQuantity": "65.9 CY", - "s3DownloadKey": "HaulPass_4G7T8U4_201909301242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC3E22D6-C22C-4E8E-82A3-52A54469644A", - "ticketNumber": "84NG8AG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.740802, -79.938060", - "loadTime": "09/30/2019 15:29:14", - "straightDistance": "8.72", - "routeDistance": "14.99", - "timeToTower": "0:42:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "16:12:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 75, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_84NG8AG_201909301529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD85D619-5D33-467D-8D4F-E5DCC371D4F8", - "ticketNumber": "5XRYA94", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.666838, -80.121501", - "loadTime": "09/30/2019 13:25:37", - "straightDistance": "3.34", - "routeDistance": "5.95", - "timeToTower": "0:41:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:07:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_5XRYA94_201909301325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0FA0A76-F169-4360-B17A-149262C2FB69", - "ticketNumber": "5Z7RTL2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.725704, -80.099653", - "loadTime": "09/30/2019 16:13:57", - "straightDistance": "4.19", - "routeDistance": "6.55", - "timeToTower": "1:09:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "17:23:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_5Z7RTL2_201909301613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3565049-4AE1-4678-9505-366C3C3B9A24", - "ticketNumber": "8BEXJ69", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.704867, -79.944987", - "loadTime": "09/30/2019 13:58:09", - "straightDistance": "7.29", - "routeDistance": "16.59", - "timeToTower": "1:00:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:59:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_8BEXJ69_201909301327_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B49D23A9-B673-4CC0-8DB3-7FD549E8E5F5", - "ticketNumber": "484YXEZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.728788, -79.962947", - "loadTime": "09/30/2019 12:26:02", - "straightDistance": "7.05", - "routeDistance": "13.46", - "timeToTower": "1:35:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:01:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_484YXEZ_201909301226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B67C9E35-C6EE-4B4A-9D54-C6FC7B798E72", - "ticketNumber": "9PAK2M4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.652146, -80.136386", - "loadTime": "09/30/2019 17:40:33", - "straightDistance": "4.42", - "routeDistance": "6.41", - "timeToTower": "0:17:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "17:58:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_9PAK2M4_201909301740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8321852-9CA9-431A-B65F-5FAB835070D3", - "ticketNumber": "9MSCT55", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.765370, -80.065240", - "loadTime": "09/30/2019 15:36:22", - "straightDistance": "6.4", - "routeDistance": "9.58", - "timeToTower": "0:30:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "16:06:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 55, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_9MSCT55_201909301526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2CA9CFE-D2D3-44E4-A4A9-765E84888C3C", - "ticketNumber": "7TPL2CZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.751172, -79.918928", - "loadTime": "09/30/2019 13:14:46", - "straightDistance": "10.04", - "routeDistance": "16.57", - "timeToTower": "1:39:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:53:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_7TPL2CZ_201909301314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3F92994-23FB-43A2-B728-F62D0C5140E7", - "ticketNumber": "32BUR5A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.765565, -80.065840", - "loadTime": "09/30/2019 14:21:52", - "straightDistance": "6.41", - "routeDistance": "9.62", - "timeToTower": "0:29:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:51:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_32BUR5A_201909301358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8AD3605-C6A3-4B16-96F3-68C5552C7191", - "ticketNumber": "9XHPTM2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724668, -79.936647", - "loadTime": "09/30/2019 15:01:46", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:35:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "15:37:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_9XHPTM2_201909301501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD03CAE0-E3A9-44C3-AE2C-8BB59200C793", - "ticketNumber": "8RCSDLM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.723584, -80.064449", - "loadTime": "09/30/2019 15:12:45", - "straightDistance": "3.51", - "routeDistance": "5.64", - "timeToTower": "0:36:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "15:49:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_8RCSDLM_201909301512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDE28F08-C9F7-4C98-B51C-EAE677EC0EFC", - "ticketNumber": "6FQPZWH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.729603, -79.920237", - "loadTime": "09/30/2019 13:49:21", - "straightDistance": "9.25", - "routeDistance": "16.1", - "timeToTower": "0:50:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:39:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 80, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_6FQPZWH_201909301306_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2A60C40-4589-40E7-8263-B4097E90C196", - "ticketNumber": "6SRU68G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.740544, -79.940441", - "loadTime": "09/30/2019 15:18:53", - "straightDistance": "8.59", - "routeDistance": "15.18", - "timeToTower": "0:57:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "16:16:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 50, - "quantity": 36.7, - "calculatedQuantity": "36.7 CY", - "s3DownloadKey": "HaulPass_6SRU68G_201909301518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D484EFB1-7B0F-42CC-804A-094698A6D5D7", - "ticketNumber": "67AE85W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.737738, -79.934733", - "loadTime": "09/30/2019 15:18:46", - "straightDistance": "8.77", - "routeDistance": "15.46", - "timeToTower": "2:24:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "17:43:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 75, - "quantity": 70.6, - "calculatedQuantity": "70.6 CY", - "s3DownloadKey": "HaulPass_67AE85W_201909301518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4904B93-AE60-491D-9DC7-0898882842FB", - "ticketNumber": "8VPUJTH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.672848, -80.108761", - "loadTime": "09/30/2019 17:50:42", - "straightDistance": "2.58", - "routeDistance": "5.1", - "timeToTower": "0:48:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "18:39:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_8VPUJTH_201909301750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8470DFE-12B2-4F60-A77F-803FA53D926A", - "ticketNumber": "5SBPBW3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.651877, -80.140248", - "loadTime": "09/30/2019 17:24:56", - "straightDistance": "4.64", - "routeDistance": "6.72", - "timeToTower": "0:31:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "17:56:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_5SBPBW3_201909301724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8B04912-F3AF-4148-BF38-9E860B10F421", - "ticketNumber": "32PZ6GJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.737636, -79.934833", - "loadTime": "09/30/2019 15:08:10", - "straightDistance": "8.76", - "routeDistance": "15.1", - "timeToTower": "2:36:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "17:44:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 70, - "quantity": 65.2, - "calculatedQuantity": "65.2 CY", - "s3DownloadKey": "HaulPass_32PZ6GJ_201909301508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC1F0A28-F48C-4352-B3FC-7CECB36D82B5", - "ticketNumber": "7EQBBYS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.737949, -79.933683", - "loadTime": "09/30/2019 12:53:07", - "straightDistance": "8.83", - "routeDistance": "15.39", - "timeToTower": "1:03:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "13:56:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 75, - "quantity": 69.9, - "calculatedQuantity": "69.9 CY", - "s3DownloadKey": "HaulPass_7EQBBYS_201909301253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1791EFA-018A-4EE3-8E73-B915C8258EC7", - "ticketNumber": "3ZLFZNL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.723626, -80.064398", - "loadTime": "09/30/2019 14:15:14", - "straightDistance": "3.51", - "routeDistance": "5.64", - "timeToTower": "0:30:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:45:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 75, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_3ZLFZNL_201909301412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3A24F27-5676-4124-935C-7F07918A9308", - "ticketNumber": "9B4CYQY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.743073, -79.919991", - "loadTime": "09/30/2019 12:18:24", - "straightDistance": "9.7", - "routeDistance": "15.66", - "timeToTower": "1:17:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "13:35:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_9B4CYQY_201909301218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE357651-F797-433F-9042-2F3725E5D143", - "ticketNumber": "6RNJUPH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.672894, -80.108735", - "loadTime": "09/30/2019 17:51:30", - "straightDistance": "2.58", - "routeDistance": "5.1", - "timeToTower": "0:48:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "18:40:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_6RNJUPH_201909301751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFD04F12-6D9C-4DFB-BE16-8C0E1C46888D", - "ticketNumber": "7489LYJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.651236, -80.138394", - "loadTime": "09/30/2019 18:27:10", - "straightDistance": "4.55", - "routeDistance": "6.59", - "timeToTower": "0:23:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "18:50:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_7489LYJ_201909301827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0292E1E-90C0-45A5-84B9-929F912DFD56", - "ticketNumber": "54T6AVN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.745049, -79.910493", - "loadTime": "09/30/2019 13:20:21", - "straightDistance": "10.24", - "routeDistance": "16.56", - "timeToTower": "0:59:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:19:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_54T6AVN_201909301314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0E6AAA9-A692-4401-BE33-C2C63F844432", - "ticketNumber": "75XWSPV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.730131, -79.921932", - "loadTime": "09/30/2019 12:44:49", - "straightDistance": "9.18", - "routeDistance": "16", - "timeToTower": "1:56:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:41:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 60, - "quantity": 54.4, - "calculatedQuantity": "54.4 CY", - "s3DownloadKey": "HaulPass_75XWSPV_201909301236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F232E550-FEB6-4149-BA5B-0C6904394C3D", - "ticketNumber": "4HDAVGU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.744539, -79.911021", - "loadTime": "09/30/2019 13:39:46", - "straightDistance": "10.2", - "routeDistance": "16.51", - "timeToTower": "0:41:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:20:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_4HDAVGU_201909301339_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5F8DD03-FEA9-41B2-BCF6-AACFCBEA39A7", - "ticketNumber": "6LFCQ9Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.765928, -80.066533", - "loadTime": "09/30/2019 15:25:03", - "straightDistance": "6.44", - "routeDistance": "9.67", - "timeToTower": "0:39:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "16:04:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_6LFCQ9Y_201909301525_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8C6261F-9E1A-43DC-AD9B-11796B7719C1", - "ticketNumber": "9SPXW3M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742043, -79.939570", - "loadTime": "09/30/2019 14:53:21", - "straightDistance": "8.69", - "routeDistance": "14.88", - "timeToTower": "1:21:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "16:15:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_9SPXW3M_201909301453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEF80192-652E-4789-90B9-FC5A99B20C2F", - "ticketNumber": "5YFHR9Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.742411, -79.938386", - "loadTime": "09/30/2019 14:56:26", - "straightDistance": "8.76", - "routeDistance": "14.88", - "timeToTower": "1:13:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "16:10:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 80, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_5YFHR9Y_201909301449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF69558B-4BB4-4661-B0D2-2933AD709A3F", - "ticketNumber": "6Z8GQAG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.749050, -79.916979", - "loadTime": "09/30/2019 14:01:12", - "straightDistance": "10.06", - "routeDistance": "16.67", - "timeToTower": "0:53:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "14:54:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 85, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_6Z8GQAG_201909301334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01A7A836-C888-46B8-BE6E-7B725A199430", - "ticketNumber": "3TRT5US", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.797908, -80.056396", - "loadTime": "09/30/2019 17:21:32", - "straightDistance": "11.76", - "routeDistance": "14.09", - "timeToTower": "0:49:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "18:10:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 70, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_3TRT5US_201909301718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "029BE5ED-8A39-46FF-8401-D9E6E8972E0D", - "ticketNumber": "8BHRXQZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825112, -80.106281", - "loadTime": "09/30/2019 18:17:47", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:52:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "19:09:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 50, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_8BHRXQZ_201909301817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08686EC4-B1EA-4F9F-B80D-D2CF1D273977", - "ticketNumber": "P3QERAK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.839796, -80.098215", - "loadTime": "09/30/2019 17:47:25", - "straightDistance": "9.39", - "routeDistance": "13.73", - "timeToTower": "2:15:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "20:03:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_P3QERAK_201909301747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "135B2D29-B83B-4A8F-869C-3EC5A53044C4", - "ticketNumber": "5NM7PT7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815585, -79.995191", - "loadTime": "09/30/2019 17:50:08", - "straightDistance": "15.24", - "routeDistance": "17.56", - "timeToTower": "0:55:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "18:45:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_5NM7PT7_201909301750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16B34579-F032-4934-8F3C-217D4C827D13", - "ticketNumber": "82T76V8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.798211, -80.052032", - "loadTime": "09/30/2019 17:26:41", - "straightDistance": "12.01", - "routeDistance": "14.02", - "timeToTower": "1:00:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "18:27:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_82T76V8_201909301726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25D9EC4D-1E9A-4884-BBC0-31041EB0457B", - "ticketNumber": "6H57EBW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.688924, -80.230181", - "loadTime": "09/30/2019 17:54:14", - "straightDistance": "8.99", - "routeDistance": "13.41", - "timeToTower": "0:36:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "18:30:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_6H57EBW_201909301754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2709D38A-8DB9-465A-90F3-372C65A00467", - "ticketNumber": "M7T97KB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.815950, -79.994641", - "loadTime": "09/30/2019 19:30:53", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "0:54:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "20:25:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_M7T97KB_201909301930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28935144-FEEC-4841-B0A2-964C44CCCF6E", - "ticketNumber": "QAQC23F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.795281, -80.313595", - "loadTime": "09/30/2019 18:52:06", - "straightDistance": "3.57", - "routeDistance": "4.54", - "timeToTower": "0:56:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "19:48:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 65, - "quantity": 47, - "calculatedQuantity": "47 CY", - "s3DownloadKey": "HaulPass_QAQC23F_201909301852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CD09112-0E14-406E-9E1B-5CBB610C5BB1", - "ticketNumber": "86A78WF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.798697, -80.056245", - "loadTime": "09/30/2019 18:46:38", - "straightDistance": "11.76", - "routeDistance": "14.15", - "timeToTower": "1:04:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "19:50:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_86A78WF_201909301846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "363FAEC4-0A87-46C7-9057-BF33BD4D3FEA", - "ticketNumber": "3D6BBVZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824849, -80.105988", - "loadTime": "09/30/2019 19:26:04", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:46:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "20:12:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_3D6BBVZ_201909301926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3874729B-3BE6-44F8-BB0B-5F578B3A2ADF", - "ticketNumber": "4CH5CGD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.816136, -79.994563", - "loadTime": "09/30/2019 19:30:19", - "straightDistance": "15.27", - "routeDistance": "17.61", - "timeToTower": "0:53:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "20:24:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_4CH5CGD_201909301930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B0F5D09-6012-4356-B512-815497909FA3", - "ticketNumber": "8PKWDM7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.820813, -80.020062", - "loadTime": "09/30/2019 18:27:41", - "straightDistance": "13.8", - "routeDistance": "17.33", - "timeToTower": "1:27:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "19:55:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_8PKWDM7_201909301823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41B9DEF8-D24A-4235-AC93-2B9CD4822091", - "ticketNumber": "7ABF27X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.818949, -80.019906", - "loadTime": "09/30/2019 17:11:14", - "straightDistance": "13.8", - "routeDistance": "17.57", - "timeToTower": "1:14:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "18:25:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 65, - "quantity": 46.2, - "calculatedQuantity": "46.2 CY", - "s3DownloadKey": "HaulPass_7ABF27X_201909301711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4230D638-43F8-4F3F-8609-B497F871AB2F", - "ticketNumber": "4SYFXSD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825014, -80.106233", - "loadTime": "09/30/2019 18:04:37", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:45:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "18:49:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_4SYFXSD_201909301804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "467D6985-5118-466D-B70B-94EE5F9C51D9", - "ticketNumber": "9ZH56Q5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.784828, -79.986860", - "loadTime": "09/30/2019 17:52:05", - "straightDistance": "15.88", - "routeDistance": "17.64", - "timeToTower": "1:53:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "19:45:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_9ZH56Q5_201909301752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49C1339F-AAF4-4E2E-9B94-F465227AA16C", - "ticketNumber": "99HNBR5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825099, -80.106282", - "loadTime": "09/30/2019 18:16:19", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:52:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "19:08:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_99HNBR5_201909301816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A5EEC58-38A8-485A-870C-7CE7ECF1088F", - "ticketNumber": "8T9U5BB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748998, -79.916839", - "loadTime": "09/30/2019 15:57:51", - "straightDistance": "20.34", - "routeDistance": "24.61", - "timeToTower": "2:42:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "18:40:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_8T9U5BB_201909301557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E59499C-96BB-453F-AB9F-EAD2C67BC968", - "ticketNumber": "3EJQ9KG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.784845, -79.986902", - "loadTime": "09/30/2019 17:52:38", - "straightDistance": "15.88", - "routeDistance": "17.64", - "timeToTower": "1:54:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "19:46:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_3EJQ9KG_201909301752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "533DA95A-2CDD-420C-81AF-233AE980F8B5", - "ticketNumber": "9G2RHBF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.839431, -80.097663", - "loadTime": "09/30/2019 17:51:46", - "straightDistance": "9.42", - "routeDistance": "13.69", - "timeToTower": "2:12:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "20:03:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_9G2RHBF_201909301751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "540A0BBF-24FE-4239-B543-ACB1410A0202", - "ticketNumber": "72P2KWT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.705058, -79.945234", - "loadTime": "09/30/2019 16:49:52", - "straightDistance": "19.73", - "routeDistance": "25.89", - "timeToTower": "2:04:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "18:54:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 70, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_72P2KWT_201909301642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58F74A0D-132B-4976-A7E4-E1C1A334FA17", - "ticketNumber": "TEV5NX4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.689032, -80.230248", - "loadTime": "09/30/2019 19:04:53", - "straightDistance": "8.98", - "routeDistance": "13.41", - "timeToTower": "0:33:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "19:38:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_TEV5NX4_201909301904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BF51A55-2088-43D8-8842-7FCB8DF281AF", - "ticketNumber": "6UEPRUD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815973, -79.994423", - "loadTime": "09/30/2019 17:50:24", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:55:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "18:46:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_6UEPRUD_201909301750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D3BA30B-2426-4027-9142-BC618B376F39", - "ticketNumber": "6543P4F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.795375, -80.313705", - "loadTime": "09/30/2019 18:33:11", - "straightDistance": "3.57", - "routeDistance": "4.55", - "timeToTower": "1:16:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "19:49:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 75, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_6543P4F_201909301833_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "645843C8-BAD6-4430-A95F-9F5F4F8542EF", - "ticketNumber": "47FSVDW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.845547, -80.085628", - "loadTime": "09/30/2019 18:31:14", - "straightDistance": "10.18", - "routeDistance": "14.77", - "timeToTower": "1:20:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "19:52:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 60, - "quantity": 42.5, - "calculatedQuantity": "42.5 CY", - "s3DownloadKey": "HaulPass_47FSVDW_201909301831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CF8C130-C43D-4506-9371-E623065FA09B", - "ticketNumber": "4B4RLQW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824873, -80.106124", - "loadTime": "09/30/2019 19:26:55", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:47:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "20:14:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_4B4RLQW_201909301926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7188D01E-61A4-4B51-8609-D19BB6BB4207", - "ticketNumber": "TZEF9XX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.699032, -79.962576", - "loadTime": "09/30/2019 16:02:53", - "straightDistance": "18.98", - "routeDistance": "25.25", - "timeToTower": "2:32:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "18:35:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 85, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_TZEF9XX_201909301459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78C70DBE-73E2-4C6E-8D70-D5879EFA479E", - "ticketNumber": "8QBXCBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.844249, -80.083104", - "loadTime": "09/30/2019 18:45:10", - "straightDistance": "10.31", - "routeDistance": "14.66", - "timeToTower": "1:08:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "19:53:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 50, - "quantity": 33.1, - "calculatedQuantity": "33.1 CY", - "s3DownloadKey": "HaulPass_8QBXCBU_201909301845_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C590F38-B174-4AEF-9976-1CFD579D7E70", - "ticketNumber": "9PNNSJ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.844795, -80.056743", - "loadTime": "09/30/2019 15:16:54", - "straightDistance": "11.82", - "routeDistance": "14.39", - "timeToTower": "4:37:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "19:54:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 75, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_9PNNSJ8_201909301516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FC626D9-98C6-4BB7-B34E-F3AF534D7BD3", - "ticketNumber": "52R5CFP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.799902, -80.085605", - "loadTime": "09/30/2019 19:15:36", - "straightDistance": "10.06", - "routeDistance": "11.87", - "timeToTower": "1:25:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "20:41:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_52R5CFP_201909301853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E546361-A040-4EEB-8598-5C97AB28BF70", - "ticketNumber": "9EJHMQ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.780294, -79.999676", - "loadTime": "09/30/2019 17:10:53", - "straightDistance": "15.19", - "routeDistance": "17.1", - "timeToTower": "1:21:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "18:32:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 55, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_9EJHMQ6_201909301710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93281683-F2A3-428B-8563-BACFEBD0403C", - "ticketNumber": "87KHPH2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815968, -79.994456", - "loadTime": "09/30/2019 17:51:43", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:52:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "18:44:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_87KHPH2_201909301751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9659E885-156F-480F-92D4-949E9057ED27", - "ticketNumber": "5KG747Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.798247, -80.051715", - "loadTime": "09/30/2019 17:34:14", - "straightDistance": "12.03", - "routeDistance": "14.04", - "timeToTower": "0:53:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "18:28:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 70, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_5KG747Y_201909301734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B0337DC-D782-4CD8-BD0A-2E8927A4B7F6", - "ticketNumber": "3D89FEL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.794578, -80.319501", - "loadTime": "09/30/2019 17:00:30", - "straightDistance": "3.9", - "routeDistance": "4.89", - "timeToTower": "0:58:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "17:58:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_3D89FEL_201909301700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F275400-490C-40FB-A5DC-F708544DC1C4", - "ticketNumber": "4RPL39U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815888, -79.994314", - "loadTime": "09/30/2019 19:32:06", - "straightDistance": "15.29", - "routeDistance": "17.63", - "timeToTower": "1:02:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "20:34:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_4RPL39U_201909301932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A099AD4E-C59A-48D4-B4CD-C3439E4887C6", - "ticketNumber": "AB8KJ9V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.797485, -80.039094", - "loadTime": "09/30/2019 19:25:22", - "straightDistance": "12.76", - "routeDistance": "14.57", - "timeToTower": "0:56:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "20:21:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_AB8KJ9V_201909301924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADBEF4A5-A61B-490A-BDE9-411750C7226C", - "ticketNumber": "RVQT3TN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.794572, -80.319796", - "loadTime": "09/30/2019 17:27:16", - "straightDistance": "3.92", - "routeDistance": "4.9", - "timeToTower": "0:33:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "18:00:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 70, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_RVQT3TN_201909301727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B20EA65F-5806-4966-9C16-87C4885FED24", - "ticketNumber": "44VRKAJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816628, -79.995594", - "loadTime": "09/30/2019 17:51:29", - "straightDistance": "15.21", - "routeDistance": "17.57", - "timeToTower": "0:51:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "18:42:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 80, - "quantity": 56.5, - "calculatedQuantity": "56.5 CY", - "s3DownloadKey": "HaulPass_44VRKAJ_201909301751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B58AB443-FDAE-4040-AB6B-74610C4D498C", - "ticketNumber": "52N783A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.781813, -79.998198", - "loadTime": "09/30/2019 18:04:23", - "straightDistance": "15.26", - "routeDistance": "16.96", - "timeToTower": "1:56:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "20:01:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 90, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_52N783A_201909301804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9073F58-7DF3-489C-BD2B-BBCEDB226671", - "ticketNumber": "8ML8ERR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.704687, -79.945093", - "loadTime": "09/30/2019 16:31:55", - "straightDistance": "19.74", - "routeDistance": "25.9", - "timeToTower": "2:20:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "18:52:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 65, - "quantity": 44.8, - "calculatedQuantity": "44.8 CY", - "s3DownloadKey": "HaulPass_8ML8ERR_201909301613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8702EC7-02EB-4B0C-9274-A5C7D5E987C2", - "ticketNumber": "6WKB5N6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815813, -79.994300", - "loadTime": "09/30/2019 19:32:20", - "straightDistance": "15.29", - "routeDistance": "17.64", - "timeToTower": "1:03:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "20:35:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_6WKB5N6_201909301932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8DF8070-0D40-49B2-A121-ADDF44D1216F", - "ticketNumber": "4DARJBB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.804409, -80.087369", - "loadTime": "09/30/2019 18:28:16", - "straightDistance": "9.93", - "routeDistance": "11.93", - "timeToTower": "2:11:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "20:39:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_4DARJBB_201909301815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFB7585B-EF28-4468-A15F-9CB06B6E209E", - "ticketNumber": "38N4N3D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.780184, -79.999659", - "loadTime": "09/30/2019 17:24:03", - "straightDistance": "15.2", - "routeDistance": "17.1", - "timeToTower": "1:10:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "18:34:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_38N4N3D_201909301724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3E6C1AA-0C29-4941-B69D-B5658A5BC1A4", - "ticketNumber": "856C66F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825010, -80.106230", - "loadTime": "09/30/2019 18:08:26", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:42:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "18:51:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_856C66F_201909301808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E51E4385-2E3E-4893-9DBF-EFB63AA88F33", - "ticketNumber": "387CT5X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.819107, -80.020068", - "loadTime": "09/30/2019 17:17:00", - "straightDistance": "13.79", - "routeDistance": "17.56", - "timeToTower": "1:06:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "18:23:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 55, - "quantity": 34.3, - "calculatedQuantity": "34.3 CY", - "s3DownloadKey": "HaulPass_387CT5X_201909301717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E53F0B71-ED5C-4E7C-9BEA-9AE964D61037", - "ticketNumber": "554F5QV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.791607, -80.053523", - "loadTime": "09/30/2019 17:11:26", - "straightDistance": "11.98", - "routeDistance": "13.7", - "timeToTower": "0:58:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "18:09:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 70, - "quantity": 25.7, - "calculatedQuantity": "25.7 CY", - "s3DownloadKey": "HaulPass_554F5QV_201909301706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F63C7AEE-18F7-4C5F-8B67-F6DA60B5CE70", - "ticketNumber": "9SUS3A5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.797483, -80.039015", - "loadTime": "09/30/2019 18:06:24", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:41:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "18:47:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_9SUS3A5_201909301806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE705C36-8BF1-4681-802E-30A32B381123", - "ticketNumber": "QWYC2JF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.824045, -80.124731", - "loadTime": "09/30/2019 19:24:38", - "straightDistance": "7.74", - "routeDistance": "11.39", - "timeToTower": "0:53:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "20:17:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_QWYC2JF_201909301924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF1B80D1-18D2-4983-91B3-ADCCF7D2653E", - "ticketNumber": "7TDPKGA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748949, -79.916782", - "loadTime": "09/30/2019 16:13:17", - "straightDistance": "20.35", - "routeDistance": "24.61", - "timeToTower": "2:28:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "18:41:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 70, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_7TDPKGA_201909301613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02763C8A-A0FA-47EA-924D-0E74FFF975F7", - "ticketNumber": "526SUL7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720252, -79.950613", - "loadTime": "09/30/2019 15:14:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "15:22:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_526SUL7_201909301514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02990A68-4205-4102-BC86-8D4307245480", - "ticketNumber": "DQKCF3C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.721036, -79.944029", - "loadTime": "09/30/2019 19:42:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "19:45:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_DQKCF3C_201909301942_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04225B42-65C6-40EB-A9E6-ED063F4F1479", - "ticketNumber": "5XSC5LP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720889, -79.945456", - "loadTime": "09/30/2019 18:45:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:48:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5XSC5LP_201909301845_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "043CE6A2-8B35-4EFC-92A9-3130E3F7CE6C", - "ticketNumber": "4AQ5CWQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720555, -79.950391", - "loadTime": "09/30/2019 15:07:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "15:10:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4AQ5CWQ_201909301507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07793C2F-7D05-48DE-96B3-4E33F77665F8", - "ticketNumber": "5GMM7YB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.722567, -79.947995", - "loadTime": "09/30/2019 16:44:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "16:53:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5GMM7YB_201909301644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A131956-73F2-4723-9B91-6D1CCFE1B429", - "ticketNumber": "5VYW463", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.721168, -79.943542", - "loadTime": "09/30/2019 19:25:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "19:29:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5VYW463_201909301925_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F64AA01-02B5-450A-8055-D645B66CCA9E", - "ticketNumber": "3V8GT29", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.718125, -79.94475", - "loadTime": "09/30/2019 20:47:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "20:50:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3V8GT29_201909302047_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FB288D6-25E9-440F-AFD9-5D665E60E517", - "ticketNumber": "D7TAPC9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.719952, -79.953416", - "loadTime": "09/30/2019 13:58:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "14:06:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_D7TAPC9_201909301358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10EDC1B5-8260-42E8-AB6B-D4E74EFFEEEF", - "ticketNumber": "3397B6X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.719293, -79.944738", - "loadTime": "09/30/2019 18:36:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:40:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3397B6X_201909301836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11C5A2E8-A434-449E-9DB7-C3B3A7950615", - "ticketNumber": "4W778QX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.719622, -79.9538", - "loadTime": "09/30/2019 13:40:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:44:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4W778QX_201909301340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "181F176B-B6AF-44B9-98C4-6B6307D65573", - "ticketNumber": "64TP4EY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.721727, -79.950983", - "loadTime": "09/30/2019 16:02:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "16:11:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64TP4EY_201909301602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "184AC8CF-4232-4869-820E-224A7E7EA3EE", - "ticketNumber": "4AFASCM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720871, -79.94643", - "loadTime": "09/30/2019 17:40:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "17:42:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4AFASCM_201909301740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "201BBE93-76F4-48D4-AA83-9CE075FA0C33", - "ticketNumber": "3D78RDV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720512, -79.943783", - "loadTime": "09/30/2019 19:36:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "19:40:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3D78RDV_201909301936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2AEF2725-2A93-4129-AB9C-74E4235E066D", - "ticketNumber": "6CSDS42", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.721184, -79.952764", - "loadTime": "09/30/2019 16:14:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "16:16:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CSDS42_201909301614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3182C04F-4808-41E5-A482-E94D7FF2A5AD", - "ticketNumber": "7BZ3EUM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720985, -79.954123", - "loadTime": "09/30/2019 13:01:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:03:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7BZ3EUM_201909301301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32CB96FF-895A-4A2E-B44B-08A3608D40DD", - "ticketNumber": "6BPRJBM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720502, -79.943864", - "loadTime": "09/30/2019 19:45:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "19:50:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6BPRJBM_201909301945_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35FF2D6D-C22B-4117-9BD0-4CCEC82F0BE3", - "ticketNumber": "AF94MMU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.722514, -79.947968", - "loadTime": "09/30/2019 16:41:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "16:43:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_AF94MMU_201909301641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37681A56-37EF-4DF1-B030-4982CB59500B", - "ticketNumber": "687LX5R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720343, -79.951989", - "loadTime": "09/30/2019 14:51:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "14:58:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_687LX5R_201909301451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38184E6C-FEA1-45D5-9BFB-3FC57B8E9F24", - "ticketNumber": "6BHD2GW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.719844, -79.95178", - "loadTime": "09/30/2019 14:29:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "14:31:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6BHD2GW_201909301429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BEBB07D-889E-4099-B0A5-1429FA0643AB", - "ticketNumber": "5GTASPQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.7212, -79.943987", - "loadTime": "09/30/2019 19:33:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "19:35:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5GTASPQ_201909301933_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E7AACFA-DCBC-4859-BC8F-E844B0FBE414", - "ticketNumber": "9XYYMQ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.721793, -79.94754", - "loadTime": "09/30/2019 17:23:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "17:26:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9XYYMQ3_201909301723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48D19C3B-D706-409A-ACD0-9EDEC6DCFA10", - "ticketNumber": "8M544ZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.722149, -79.947776", - "loadTime": "09/30/2019 17:20:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "17:23:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8M544ZL_201909301720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5219FC9B-33D9-48EE-9598-8D7E7343F91D", - "ticketNumber": "6NAR8QZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.719808, -79.953801", - "loadTime": "09/30/2019 13:33:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:36:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6NAR8QZ_201909301333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BA8EE56-DE5F-40E6-85C9-74BE86E0F885", - "ticketNumber": "3UTHQLN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.719465, -79.954471", - "loadTime": "09/30/2019 12:32:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:16:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "12:49:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3UTHQLN_201909301232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "621A5E72-A506-496C-994F-7DCE36E6D997", - "ticketNumber": "W57LBCS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.718382, -79.946146", - "loadTime": "09/30/2019 18:13:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:18:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_W57LBCS_201909301813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62B5DEAD-E5A5-4EC4-B97E-15D09065B749", - "ticketNumber": "62PA4EJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.722648, -79.948628", - "loadTime": "09/30/2019 16:30:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "16:32:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_62PA4EJ_201909301630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6542CA2F-A197-442D-A0C9-D23DF30C1E0F", - "ticketNumber": "4JVBTNU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.71968, -79.953624", - "loadTime": "09/30/2019 13:49:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:53:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4JVBTNU_201909301349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69D18C66-6E83-4ED6-9571-2872B306D615", - "ticketNumber": "6B5WW5L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.71962, -79.946637", - "loadTime": "09/30/2019 18:07:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:09:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6B5WW5L_201909301807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B0FA0FB-46D8-4823-9915-D3F14601D22B", - "ticketNumber": "5P7W4B8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.71968, -79.953624", - "loadTime": "09/30/2019 13:44:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:45:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5P7W4B8_201909301344_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C408E49-3566-4E1B-A67B-9F8A732781E5", - "ticketNumber": "7JK2ARG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.72124, -79.954201", - "loadTime": "09/30/2019 13:03:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:05:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7JK2ARG_201909301303_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71724488-9FB2-4DBA-8129-B03A4B17B30A", - "ticketNumber": "8P4MXGL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.721899, -79.94584", - "loadTime": "09/30/2019 19:01:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "19:09:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8P4MXGL_201909301901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7234E7ED-B078-4780-8737-AD56AA7C6E98", - "ticketNumber": "6R7URRS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720255, -79.946891", - "loadTime": "09/30/2019 17:46:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "17:51:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6R7URRS_201909301746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72387439-88B9-43AB-BF4E-C2C7FFC6B3D5", - "ticketNumber": "59T6BHL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.719874, -79.95189", - "loadTime": "09/30/2019 14:20:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "14:28:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_59T6BHL_201909301420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74DC1176-22E1-4C0D-9270-D9952D7FABA4", - "ticketNumber": "4FLG59K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.721413, -79.950444", - "loadTime": "09/30/2019 15:30:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "15:31:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4FLG59K_201909301530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75F78000-49F4-4731-9162-C349031F62E1", - "ticketNumber": "36ZUCZV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.722682, -79.946293", - "loadTime": "09/30/2019 19:13:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "19:15:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_36ZUCZV_201909301913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E8FEF91-B480-4DB2-9D09-FBB9C528A697", - "ticketNumber": "9L5TZA8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720785, -79.954169", - "loadTime": "09/30/2019 13:15:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:16:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9L5TZA8_201909301315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82FD9350-E388-4DAE-B751-899F94385A86", - "ticketNumber": "6AEWA3Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.721164, -79.950585", - "loadTime": "09/30/2019 15:47:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "15:53:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6AEWA3Q_201909301547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83C17DEC-E8DD-46CE-96C9-5D22F9F0A9C6", - "ticketNumber": "8Y8BN2S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.721008, -79.954104", - "loadTime": "09/30/2019 13:12:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:14:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8Y8BN2S_201909301312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C3DE137-C5B9-4C90-980A-4B6F1A4C7D72", - "ticketNumber": "4VG8WQJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.718083, -79.946122", - "loadTime": "09/30/2019 18:18:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:20:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4VG8WQJ_201909301818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CBED4B8-DB61-4F1D-8B86-5493F76846F7", - "ticketNumber": "6BN8XJW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.719149, -79.944724", - "loadTime": "09/30/2019 18:26:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:33:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6BN8XJW_201909301826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8EE5FFF8-FF4C-4616-9315-4039ED11EBC7", - "ticketNumber": "5V95GGW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.721493, -79.951025", - "loadTime": "09/30/2019 15:35:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "15:38:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5V95GGW_201909301535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F4C258D-7E19-4E27-AD08-57E6E48B9FA8", - "ticketNumber": "CQBX3V2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.719823, -79.951903", - "loadTime": "09/30/2019 14:34:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "14:43:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_CQBX3V2_201909301434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F4E4922-7CD6-4C67-BE7A-8DC576A0D7CF", - "ticketNumber": "E8ETEHK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720621, -79.943508", - "loadTime": "09/30/2019 19:54:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "19:56:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_E8ETEHK_201909301954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95F04665-20C1-4CD2-A748-3BD6A5C71271", - "ticketNumber": "4Y5ZF8T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.717972, -79.945967", - "loadTime": "09/30/2019 20:53:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "21:04:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4Y5ZF8T_201909302053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9726957D-1635-418B-94D5-212EBCFA836D", - "ticketNumber": "4ZER8JD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720027, -79.953491", - "loadTime": "09/30/2019 13:56:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:58:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ZER8JD_201909301356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "996D3D8C-4C63-4865-A04D-3E6C31270A76", - "ticketNumber": "4WMKBVN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.72027, -79.953788", - "loadTime": "09/30/2019 13:23:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:30:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4WMKBVN_201909301323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99D66119-C7B0-4B30-B691-91E8DD5E4BB3", - "ticketNumber": "4TJFNKZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.72202, -79.947636", - "loadTime": "09/30/2019 17:12:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "17:17:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4TJFNKZ_201909301712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9EA42DD6-1CA4-41F8-B52A-68CC7E023963", - "ticketNumber": "63FJ8XB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.722946, -79.948222", - "loadTime": "09/30/2019 16:24:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "16:29:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_63FJ8XB_201909301624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A04C9C73-9B8E-47AE-9D1B-262325D83348", - "ticketNumber": "748KW9C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.721365, -79.950551", - "loadTime": "09/30/2019 15:54:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "15:58:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_748KW9C_201909301554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A39FCF8C-CB40-43B1-AFA0-4E1971D7D106", - "ticketNumber": "6QENS23", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.722363, -79.94845", - "loadTime": "09/30/2019 16:58:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "17:01:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6QENS23_201909301658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A53C67E3-4B1C-40E8-8D26-787111315377", - "ticketNumber": "4R3RR8W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720318, -79.953945", - "loadTime": "09/30/2019 13:17:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:19:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4R3RR8W_201909301317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ABE9DBE4-5A8A-4E7F-98EC-FB1C4C1BDD5C", - "ticketNumber": "9H239JR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720086, -79.952996", - "loadTime": "09/30/2019 14:06:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "14:19:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9H239JR_201909301406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC440BDA-4EEC-4C6F-9926-CE4C24E110D2", - "ticketNumber": "3ZNLY6S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.721323, -79.947189", - "loadTime": "09/30/2019 17:09:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "17:11:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3ZNLY6S_201909301709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0D759AD-303B-4AAF-9CB4-21B0021A71AC", - "ticketNumber": "7CLURLF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.718249, -79.945188", - "loadTime": "09/30/2019 21:06:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "21:09:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7CLURLF_201909302106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B41BC3AF-86B4-44F7-832E-BD5A92A7920B", - "ticketNumber": "7UAMBYR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.718277, -79.944797", - "loadTime": "09/30/2019 20:40:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "20:46:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7UAMBYR_201909302040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B48449CE-6F5A-4DAF-B21F-98C7F1B642B6", - "ticketNumber": "QAB5WQQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.721434, -79.945645", - "loadTime": "09/30/2019 18:51:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:58:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_QAB5WQQ_201909301851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C368561A-E428-4638-9CF6-B4D55C962A62", - "ticketNumber": "E2YVBJX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.721524, -79.951064", - "loadTime": "09/30/2019 15:58:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "16:01:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_E2YVBJX_201909301558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3B0A27D-9002-4A35-B18C-3DE46D04B617", - "ticketNumber": "7JQBSVQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.719747, -79.943315", - "loadTime": "09/30/2019 20:01:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "20:04:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7JQBSVQ_201909302001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD147BC6-F716-43A6-90BB-C3B68E7F92BF", - "ticketNumber": "6SXD72L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720898, -79.946838", - "loadTime": "09/30/2019 17:53:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "17:57:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SXD72L_201909301753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D306356E-A5ED-4A01-80C9-C6572617D215", - "ticketNumber": "994NTEX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720292, -79.946965", - "loadTime": "09/30/2019 17:32:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "17:39:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_994NTEX_201909301732_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3D51801-DD32-4A84-BCF0-A7980648D042", - "ticketNumber": "936J7F3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.718126, -79.944331", - "loadTime": "09/30/2019 20:33:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "20:37:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_936J7F3_201909302033_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4FB9D78-AA55-44B8-82BC-E26793B09622", - "ticketNumber": "3ED55KK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.721061, -79.950616", - "loadTime": "09/30/2019 15:25:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "15:29:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3ED55KK_201909301525_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8188A43-6C48-44E4-A693-5F2EF848DE55", - "ticketNumber": "6J9BA9C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.721679, -79.947478", - "loadTime": "09/30/2019 17:18:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "17:20:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6J9BA9C_201909301718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF5FB04D-F8EB-4E70-8A24-80B1FEC75803", - "ticketNumber": "6FQYYZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.721357, -79.950908", - "loadTime": "09/30/2019 15:39:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "15:43:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6FQYYZK_201909301539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3CA55D7-1483-4D7B-A3EA-08AC8B5CB743", - "ticketNumber": "5BMP5VH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.719322, -79.946545", - "loadTime": "09/30/2019 18:02:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:04:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5BMP5VH_201909301802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E65956F5-4487-4CFB-A0C0-19F33E546594", - "ticketNumber": "95E3G8N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.719604, -79.943505", - "loadTime": "09/30/2019 20:05:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "20:07:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_95E3G8N_201909302005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EBCC3C4D-4566-4C83-836F-C1AEFED8ED17", - "ticketNumber": "5YXS5L7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.722526, -79.947893", - "loadTime": "09/30/2019 16:35:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "16:41:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5YXS5L7_201909301635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDF43337-20D9-4221-80DA-5DCED9C02568", - "ticketNumber": "37ZXFGS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.720671, -79.950156", - "loadTime": "09/30/2019 15:10:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "15:11:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_37ZXFGS_201909301510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DC7C490-E878-468E-AFF6-0662246A6740", - "ticketNumber": "769E8H7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.584576, -80.265010", - "loadTime": "09/30/2019 19:36:33", - "straightDistance": "5.29", - "routeDistance": "6.07", - "timeToTower": "0:22:05", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "19:58:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_769E8H7_201909301936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1BA38FCB-7B68-4230-A318-51891A35BA98", - "ticketNumber": "67C6BHL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.584470, -80.265091", - "loadTime": "09/30/2019 19:40:46", - "straightDistance": "5.28", - "routeDistance": "6.07", - "timeToTower": "0:18:40", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "19:59:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_67C6BHL_201909301940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37CC7375-8106-407E-A6B2-D7A5BC004CC8", - "ticketNumber": "8B3TCT4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.571512, -80.326905", - "loadTime": "09/30/2019 21:36:24", - "straightDistance": "2.07", - "routeDistance": "3.24", - "timeToTower": "0:21:03", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "21:57:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_8B3TCT4_201909302117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "545616B4-0B7B-4B0F-96CB-9164D4AC3340", - "ticketNumber": "7VKVJUH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.718965, -80.115184", - "loadTime": "09/30/2019 20:36:38", - "straightDistance": "16.62", - "routeDistance": "32.24", - "timeToTower": "1:25:17", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "22:01:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_7VKVJUH_201909302036_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5698E287-AEA7-4E27-84F6-70FE51AD3FF6", - "ticketNumber": "58JALWY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.724411, -80.244297", - "loadTime": "09/30/2019 20:28:18", - "straightDistance": "11.37", - "routeDistance": "15.25", - "timeToTower": "1:32:48", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "22:01:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_58JALWY_201909302028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58938852-77D6-4932-B008-9226953B5C5E", - "ticketNumber": "3NVLMJY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.537633, -80.297473", - "loadTime": "09/30/2019 20:26:25", - "straightDistance": "4.91", - "routeDistance": "7.75", - "timeToTower": "0:20:09", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "20:46:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_3NVLMJY_201909302023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "609A15A2-5548-4D8C-A7F4-41A31F1A2D31", - "ticketNumber": "9V44UJT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.592968, -80.274110", - "loadTime": "09/30/2019 22:00:10", - "straightDistance": "4.76", - "routeDistance": "5.85", - "timeToTower": "0:18:38", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "22:18:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_9V44UJT_201909302200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CDE6E84-8D9C-4812-B6F6-E63145E2FDF1", - "ticketNumber": "RZKLLZ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.724150, -80.244799", - "loadTime": "09/30/2019 19:12:07", - "straightDistance": "11.34", - "routeDistance": "15.22", - "timeToTower": "0:35:15", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "19:47:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 65, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_RZKLLZ5_201909301912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E6654CD-6870-4BE5-A82F-68B4AA6B6583", - "ticketNumber": "65VY2JC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.540854, -80.299149", - "loadTime": "09/30/2019 21:27:32", - "straightDistance": "4.68", - "routeDistance": "7.99", - "timeToTower": "0:20:41", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "21:48:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 60, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_65VY2JC_201909302127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82620C2D-2071-4FD3-ABE6-8852E3FB753C", - "ticketNumber": "8RWPUQB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.570801, -80.324323", - "loadTime": "09/30/2019 20:47:46", - "straightDistance": "2.22", - "routeDistance": "3.09", - "timeToTower": "1:08:57", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "21:56:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_8RWPUQB_201909302047_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A2C95A3-4846-4AD5-950C-D05179A8DE4C", - "ticketNumber": "4PTFLRY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.820963, -80.288559", - "loadTime": "09/30/2019 21:03:45", - "straightDistance": "16.48", - "routeDistance": "23.46", - "timeToTower": "1:20:25", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "22:24:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 15, - "quantity": 10.8, - "calculatedQuantity": "10.8 CY", - "s3DownloadKey": "HaulPass_4PTFLRY_201909302103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A5F0E7F-5CE9-426E-94A8-D3A791B0BD18", - "ticketNumber": "3C2J74K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.594817, -80.374202", - "loadTime": "09/30/2019 19:41:35", - "straightDistance": "1.14", - "routeDistance": "1.23", - "timeToTower": "0:14:32", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "19:56:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_3C2J74K_201909301940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9FD953BB-F7D0-431B-9197-0BEB2D3E283A", - "ticketNumber": "6P3KRPD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.595149, -80.374572", - "loadTime": "09/30/2019 19:38:25", - "straightDistance": "1.17", - "routeDistance": "1.26", - "timeToTower": "0:16:36", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "19:55:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_6P3KRPD_201909301920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A40B8296-DA76-411C-A58F-499603B52B27", - "ticketNumber": "WE8LMUF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "EPKFMVE", - "fieldMonitorName": "Marcus Neuroth", - "loadCoordinates": "32.820926, -80.288848", - "loadTime": "09/30/2019 20:59:06", - "straightDistance": "16.48", - "routeDistance": "23.47", - "timeToTower": "1:26:15", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "22:25:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 20, - "quantity": 15.2, - "calculatedQuantity": "15.2 CY", - "s3DownloadKey": "HaulPass_WE8LMUF_201909302059_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7B7B402-4E4D-4C3E-9EB9-113CC23D9628", - "ticketNumber": "9PLWXU7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.724257, -80.244913", - "loadTime": "09/30/2019 19:12:46", - "straightDistance": "11.34", - "routeDistance": "15.22", - "timeToTower": "0:35:26", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "19:48:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 70, - "quantity": 52.4, - "calculatedQuantity": "52.4 CY", - "s3DownloadKey": "HaulPass_9PLWXU7_201909301912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A84ADF07-E5E5-4E37-B90D-0EBBD8A6448C", - "ticketNumber": "5VKQ9WZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.582515, -80.266434", - "loadTime": "09/30/2019 20:49:46", - "straightDistance": "5.22", - "routeDistance": "5.91", - "timeToTower": "0:19:59", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "21:09:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_5VKQ9WZ_201909302049_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9D14E8B-2A86-474C-B20C-88F53234C311", - "ticketNumber": "9E5WKQJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.581820, -80.266448", - "loadTime": "09/30/2019 20:54:29", - "straightDistance": "5.22", - "routeDistance": "5.86", - "timeToTower": "0:16:14", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "21:10:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_9E5WKQJ_201909302054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2BCAEB4-85F2-44AB-A0EE-E7C034608131", - "ticketNumber": "7ARYP87", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.740764, -80.241666", - "loadTime": "09/30/2019 21:14:58", - "straightDistance": "12.4", - "routeDistance": "16.51", - "timeToTower": "0:35:36", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "21:50:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_7ARYP87_201909302114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF6E79F4-313B-4311-9FD2-56ADDF213F0B", - "ticketNumber": "36YB5X8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.723405, -80.105270", - "loadTime": "09/30/2019 20:05:02", - "straightDistance": "17.27", - "routeDistance": "31.58", - "timeToTower": "1:57:37", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "22:02:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_36YB5X8_201909302005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE8E25FA-7A40-4AD7-8833-8C5E4E56EEAE", - "ticketNumber": "3MBCX83", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.579267, -80.268537", - "loadTime": "09/30/2019 21:32:14", - "straightDistance": "5.12", - "routeDistance": "5.65", - "timeToTower": "0:45:51", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "09/30/2019", - "disposalTime": "22:18:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_3MBCX83_201909302132_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "022B83A8-3BD4-4669-A141-FA249BFDBF63", - "ticketNumber": "3YJY4J9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.807309, -80.086585", - "loadTime": "09/30/2019 19:17:38", - "straightDistance": "9.96", - "routeDistance": "12.09", - "timeToTower": "1:44:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "21:01:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 75, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_3YJY4J9_201909301836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2015234C-F49F-4C3C-8E0E-ACF341EBA9F5", - "ticketNumber": "58UBJQM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.781026, -79.999486", - "loadTime": "09/30/2019 19:44:36", - "straightDistance": "15.2", - "routeDistance": "17.11", - "timeToTower": "2:26:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "22:10:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_58UBJQM_201909301944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25D78B86-8233-49CE-98C5-E0C3AE48988B", - "ticketNumber": "8L5TM4X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.822688, -80.123530", - "loadTime": "09/30/2019 20:46:45", - "straightDistance": "7.8", - "routeDistance": "11.25", - "timeToTower": "0:40:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "21:27:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_8L5TM4X_201909302046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "399DAB3A-0CE5-4467-9760-A7286EF15AA6", - "ticketNumber": "5V2UDF4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.816224, -79.993753", - "loadTime": "09/30/2019 19:36:14", - "straightDistance": "15.32", - "routeDistance": "17.7", - "timeToTower": "1:19:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "20:55:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 90, - "quantity": 75.2, - "calculatedQuantity": "75.2 CY", - "s3DownloadKey": "HaulPass_5V2UDF4_201909301936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D46B407-B858-4963-A143-F101444CB2A5", - "ticketNumber": "9XDQ3HM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.803500, -80.088372", - "loadTime": "09/30/2019 18:24:57", - "straightDistance": "9.88", - "routeDistance": "11.8", - "timeToTower": "2:33:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "20:58:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 85, - "quantity": 63.8, - "calculatedQuantity": "63.8 CY", - "s3DownloadKey": "HaulPass_9XDQ3HM_201909301813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "423CB0F7-CACD-427D-AE87-64ABDD1F5B7D", - "ticketNumber": "3Q7MHQY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.816657, -80.026408", - "loadTime": "09/30/2019 19:43:58", - "straightDistance": "13.43", - "routeDistance": "16.79", - "timeToTower": "1:19:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "21:03:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_3Q7MHQY_201909301937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "492CC634-276A-4609-8A86-15188825A70E", - "ticketNumber": "3X7JB8V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.778909, -80.010998", - "loadTime": "09/30/2019 19:41:51", - "straightDistance": "14.56", - "routeDistance": "16.62", - "timeToTower": "1:29:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "21:11:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 75, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_3X7JB8V_201909301921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B571F41-0468-4D93-AFD0-6ED1C1CD8B21", - "ticketNumber": "LFQUU79", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825057, -80.106298", - "loadTime": "09/30/2019 20:19:05", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:49:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "21:08:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_LFQUU79_201909302019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E777C5A-9437-48E7-AE8B-539C3BAD2435", - "ticketNumber": "5PT74FV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825211, -80.106189", - "loadTime": "09/30/2019 20:17:18", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:50:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "21:07:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_5PT74FV_201909302017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "695E4E4D-3534-41A3-9334-E498E36FC8DA", - "ticketNumber": "4JFLDJK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813265, -80.108125", - "loadTime": "09/30/2019 20:50:37", - "straightDistance": "8.69", - "routeDistance": "10.67", - "timeToTower": "0:49:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "21:39:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_4JFLDJK_201909302050_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "742519EE-A897-4982-A35D-534CBD0D60EE", - "ticketNumber": "7AV4AEW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.844290, -80.083195", - "loadTime": "09/30/2019 20:36:18", - "straightDistance": "10.3", - "routeDistance": "14.66", - "timeToTower": "1:32:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "22:09:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_7AV4AEW_201909302036_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8EA33F7B-8019-464A-A190-E04D6CF1DEB0", - "ticketNumber": "6MCRGTN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.780686, -80.000081", - "loadTime": "09/30/2019 20:06:30", - "straightDistance": "15.17", - "routeDistance": "17.16", - "timeToTower": "2:05:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "22:11:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_6MCRGTN_201909302006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9592CD52-E953-48A5-8CDE-AF5976826685", - "ticketNumber": "3GDVLVM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.798809, -80.055989", - "loadTime": "09/30/2019 20:26:56", - "straightDistance": "11.78", - "routeDistance": "14.16", - "timeToTower": "1:01:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "21:28:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 85, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_3GDVLVM_201909302026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A59C6764-3146-4508-AC26-D5925E3F45B4", - "ticketNumber": "639YZFH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.843871, -80.079743", - "loadTime": "09/30/2019 20:48:10", - "straightDistance": "10.49", - "routeDistance": "14.9", - "timeToTower": "1:22:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "22:10:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_639YZFH_201909302048_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB98D381-7584-4B6F-9163-74AD14FAE250", - "ticketNumber": "7JVHERU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.816409, -79.993579", - "loadTime": "09/30/2019 19:34:39", - "straightDistance": "15.33", - "routeDistance": "17.96", - "timeToTower": "1:19:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "20:54:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 80, - "quantity": 56.5, - "calculatedQuantity": "56.5 CY", - "s3DownloadKey": "HaulPass_7JVHERU_201909301934_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3DA8E28-E650-4EF8-8C73-5214950157D3", - "ticketNumber": "4P7WSR7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.777974, -80.009542", - "loadTime": "09/30/2019 19:14:54", - "straightDistance": "14.66", - "routeDistance": "16.68", - "timeToTower": "1:55:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "21:10:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 85, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_4P7WSR7_201909301907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CED5E4E0-E0D4-4256-985D-7442D7CE5965", - "ticketNumber": "3NHMHDB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.818979, -80.027271", - "loadTime": "09/30/2019 19:26:37", - "straightDistance": "13.38", - "routeDistance": "16.63", - "timeToTower": "1:37:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "21:04:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_3NHMHDB_201909301926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9C81A57-9226-48DA-B2EE-179C44A38A20", - "ticketNumber": "HBS59KJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.688934, -80.230433", - "loadTime": "09/30/2019 20:10:07", - "straightDistance": "8.99", - "routeDistance": "13.43", - "timeToTower": "0:47:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "09/30/2019", - "disposalTime": "20:58:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_HBS59KJ_201909302010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DE19CF7-3923-4A48-B81E-20E6A3C33E03", - "ticketNumber": "5C538TG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.812279, -80.120786", - "loadTime": "09/30/2019 21:51:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "21:54:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5C538TG_201909302151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "201F5B76-3279-4530-A8DC-F1C0C90CA9F7", - "ticketNumber": "66XPPCJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.815717, -80.121782", - "loadTime": "09/30/2019 22:10:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "22:11:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_66XPPCJ_201909302210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34389DE3-3AA9-441D-8DF3-8EFE2ECAC54D", - "ticketNumber": "9RJDZFU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.811221, -80.120583", - "loadTime": "09/30/2019 21:47:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "21:51:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9RJDZFU_201909302147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37CDA671-3F1E-436D-892A-671271E03396", - "ticketNumber": "A8BUDJW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.815665, -80.121706", - "loadTime": "09/30/2019 22:06:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "22:08:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_A8BUDJW_201909302206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "429C9236-A4AA-4A38-8508-7B15E2CEC3AA", - "ticketNumber": "9N3HT6Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.815874, -80.121912", - "loadTime": "09/30/2019 22:12:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "22:14:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9N3HT6Z_201909302212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95C22BBE-299F-49D3-BEB4-C293B3DE655D", - "ticketNumber": "56VMYMB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.810245, -80.12017", - "loadTime": "09/30/2019 21:30:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "21:34:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_56VMYMB_201909302130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7F66945-48BC-4EC7-B034-36BA47CFA5F7", - "ticketNumber": "9ZSXWWW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.81677, -80.122788", - "loadTime": "09/30/2019 22:20:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "22:30:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ZSXWWW_201909302220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF2BE554-1B42-4B63-A71B-D6A4E3153518", - "ticketNumber": "G2J5L5S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.816269, -80.121912", - "loadTime": "09/30/2019 22:31:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "22:33:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_G2J5L5S_201909302231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E458DE0B-69B9-444C-AA2A-835AB8FF1226", - "ticketNumber": "6T27UMB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.811122, -80.120148", - "loadTime": "09/30/2019 21:37:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "21:46:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6T27UMB_201909302137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "010F1906-6308-41FF-B48D-D7EEAAAA69E1", - "ticketNumber": "3VA9MYD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.845905, -80.072614", - "loadTime": "09/30/2019 20:11:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "20:18:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3VA9MYD_201909302011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04AA7086-E46B-4393-8A80-29BD009034E7", - "ticketNumber": "ABED5YN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.853444, -80.083888", - "loadTime": "09/30/2019 13:43:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:49:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_ABED5YN_201909301343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04B9C7EE-B374-4C62-A196-0BF4D33EBAAC", - "ticketNumber": "36BU7Y9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.855123, -80.085426", - "loadTime": "09/30/2019 14:51:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "14:54:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_36BU7Y9_201909301451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "103D78CF-A94E-4725-A451-91F6B8C3EF7D", - "ticketNumber": "7URJT99", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.85538, -80.08529", - "loadTime": "09/30/2019 14:55:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "14:58:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7URJT99_201909301455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "204D004D-32D0-4588-A404-CE7BD3D15C5A", - "ticketNumber": "VW4HC46", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.844479, -80.073056", - "loadTime": "09/30/2019 19:30:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "19:32:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_VW4HC46_201909301930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4446FF52-540F-414B-95DE-9DC092882E1A", - "ticketNumber": "58RXNTA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.84685, -80.072825", - "loadTime": "09/30/2019 18:42:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:48:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_58RXNTA_201909301842_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44E61DEF-ADCE-42AD-9B22-09D5E5C20EB8", - "ticketNumber": "8A433ER", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.849937, -80.078693", - "loadTime": "09/30/2019 18:03:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:09:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8A433ER_201909301803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E139616-C8CC-4672-898C-DDDF9FF2EF96", - "ticketNumber": "8LGLUDY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.85444, -80.083108", - "loadTime": "09/30/2019 12:39:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "12:46:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8LGLUDY_201909301239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6557D435-BE94-4A1C-8F54-4936AB2EB53F", - "ticketNumber": "6JKD6WN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.85262, -80.0866", - "loadTime": "09/30/2019 12:02:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "12:06:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6JKD6WN_201909301202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "677B6276-77F2-4F3C-8F3C-C75794CFBF2C", - "ticketNumber": "UUYLAS9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.858471, -80.078621", - "loadTime": "09/30/2019 16:19:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "16:21:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_UUYLAS9_201909301619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67A10684-4944-4D67-A190-C2EB16561BBD", - "ticketNumber": "5LLNHP3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.858591, -80.078464", - "loadTime": "09/30/2019 15:42:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "15:46:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5LLNHP3_201909301542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6ADC6C43-0F58-4665-B00D-E1D12E7DA67F", - "ticketNumber": "4VWCHF4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.858682, -80.07817", - "loadTime": "09/30/2019 16:05:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "16:06:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4VWCHF4_201909301605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E49957F-5150-4465-A07D-8522707B06CC", - "ticketNumber": "8E53FBD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.843759, -80.074355", - "loadTime": "09/30/2019 19:37:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "19:40:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8E53FBD_201909301937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "702EDCB2-3708-477C-8FC6-DD228A04D35F", - "ticketNumber": "9HFS4NG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.854785, -80.082524", - "loadTime": "09/30/2019 12:47:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "12:50:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9HFS4NG_201909301247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82D4DC3C-E92B-42FD-B4EF-3C0CFF846917", - "ticketNumber": "3AF5QWS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.858126, -80.078421", - "loadTime": "09/30/2019 16:37:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "16:39:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3AF5QWS_201909301637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9032DF03-CB96-4346-8004-A24E54397C46", - "ticketNumber": "49JF74W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.858353, -80.077879", - "loadTime": "09/30/2019 16:22:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "16:23:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_49JF74W_201909301622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "905F3E95-A12C-4D80-8E71-0A357EE49141", - "ticketNumber": "5G8K8TE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.857393, -80.078503", - "loadTime": "09/30/2019 16:40:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "16:42:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5G8K8TE_201909301640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "916302FE-491E-448F-9462-A7112BF41B97", - "ticketNumber": "LZBPSJM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.854393, -80.082378", - "loadTime": "09/30/2019 12:34:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "12:38:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_LZBPSJM_201909301234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9346244F-878B-4F2E-BE93-80B26B4BA994", - "ticketNumber": "8NER5PJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.853565, -80.083495", - "loadTime": "09/30/2019 13:19:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:27:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NER5PJ_201909301319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "986C3869-E0B2-4234-A150-AFCD4416A667", - "ticketNumber": "ETEPPQR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.844323, -80.071528", - "loadTime": "09/30/2019 20:43:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "20:46:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_ETEPPQR_201909302043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99227F7A-B7C6-4AED-BE68-489D32622D4D", - "ticketNumber": "32JM6DW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.849703, -80.082119", - "loadTime": "09/30/2019 17:57:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:00:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_32JM6DW_201909301757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A5AA1F3-A482-4C8C-8D9C-E2050150EDF2", - "ticketNumber": "5WX5BTX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.854895, -80.085189", - "loadTime": "09/30/2019 15:02:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "15:08:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5WX5BTX_201909301502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0D02F9D-EB83-4D83-ABE4-107EA8319F5D", - "ticketNumber": "4H6ZLHQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.858679, -80.078022", - "loadTime": "09/30/2019 16:24:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "16:26:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4H6ZLHQ_201909301624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A75EC700-5037-4521-AC75-97A5057A5D4F", - "ticketNumber": "8LRN5NZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.858558, -80.078644", - "loadTime": "09/30/2019 15:58:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "16:05:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8LRN5NZ_201909301558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A76C00F9-586B-44A0-83E3-FB386DE559D0", - "ticketNumber": "5BWBEJR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.858565, -80.078101", - "loadTime": "09/30/2019 16:07:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "16:09:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5BWBEJR_201909301607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AEDC4D76-347A-4819-8E62-42DC41E5A564", - "ticketNumber": "6736HTW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.853436, -80.08366", - "loadTime": "09/30/2019 13:28:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:30:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6736HTW_201909301328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3B5CAD0-0900-413D-8D0A-7BAD28C4624B", - "ticketNumber": "34ENZSL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.857308, -80.078674", - "loadTime": "09/30/2019 16:47:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "16:50:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_34ENZSL_201909301647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B655D5FA-80A5-48AA-B084-AB36F5117239", - "ticketNumber": "6TF2GTN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.846506, -80.073555", - "loadTime": "09/30/2019 19:06:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "19:10:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6TF2GTN_201909301906_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B88DBCC7-9477-4DFE-8FDB-D08AAFEB88AE", - "ticketNumber": "6ACX9LB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.858326, -80.078312", - "loadTime": "09/30/2019 15:49:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "15:51:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ACX9LB_201909301549_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B88DEAE9-679E-4C98-817E-A0E25C566A05", - "ticketNumber": "9F29FYY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.854298, -80.083222", - "loadTime": "09/30/2019 13:10:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:18:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9F29FYY_201909301310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8B79907-BCC7-43B8-B206-8F1C1D60DC76", - "ticketNumber": "HCC84XC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.843171, -80.070024", - "loadTime": "09/30/2019 20:58:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "21:09:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_HCC84XC_201909302058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA334C1B-9B0D-4E27-B72F-4FE8322CAEFC", - "ticketNumber": "9G2C7VT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.849355, -80.082991", - "loadTime": "09/30/2019 17:43:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "17:45:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9G2C7VT_201909301743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C306AB77-25B4-4884-A70E-119C55415DDC", - "ticketNumber": "4SDZFJ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.858459, -80.08138", - "loadTime": "09/30/2019 14:34:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "14:37:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SDZFJ8_201909301434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C789F019-36B8-4EF8-8052-862B8713EC63", - "ticketNumber": "8P77HLT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.844123, -80.073624", - "loadTime": "09/30/2019 20:02:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "20:06:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8P77HLT_201909302002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CACA0A3B-A5A6-42B2-99BB-F3FBD8E8BED9", - "ticketNumber": "5NZXQP2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.850173, -80.078502", - "loadTime": "09/30/2019 18:09:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:12:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5NZXQP2_201909301809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB92074B-44F9-487E-A85A-574FCE2E4B41", - "ticketNumber": "3R9VDP6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.854761, -80.082925", - "loadTime": "09/30/2019 12:52:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:01:21", - "debrisType": "Leaner", - "diameter": 8.6, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3R9VDP6_201909301252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB922D5C-43B9-462A-9BC6-6C441A9944E7", - "ticketNumber": "LFJBYV3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.857176, -80.078096", - "loadTime": "09/30/2019 14:03:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "14:08:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_LFJBYV3_201909301403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D37BDDD7-63CF-4CA0-BCE8-B9FAC8C377EB", - "ticketNumber": "6SGJ4E9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.847059, -80.072769", - "loadTime": "09/30/2019 18:48:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:50:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SGJ4E9_201909301848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7992547-9CAF-4AE8-96FD-43F954D2854A", - "ticketNumber": "8ENGGDR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.843703, -80.069903", - "loadTime": "09/30/2019 20:54:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "20:56:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ENGGDR_201909302054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D85D21D8-76BD-4AB2-B2FC-CD6A79448E1E", - "ticketNumber": "4STJBJ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.853444, -80.083807", - "loadTime": "09/30/2019 13:31:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:40:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4STJBJ7_201909301331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0FCBDA3-EAFD-4803-B711-235AA51BE017", - "ticketNumber": "6Z8E85D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.8439, -80.074459", - "loadTime": "09/30/2019 19:45:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "19:53:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6Z8E85D_201909301945_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4506D32-4952-40DB-A79F-80017D54791D", - "ticketNumber": "7FTQD4X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.844848, -80.070877", - "loadTime": "09/30/2019 20:28:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "20:36:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7FTQD4X_201909302028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E63A248F-4EB3-4737-AFDE-4A2DF14BA4C6", - "ticketNumber": "5GR3CUT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.846255, -80.073273", - "loadTime": "09/30/2019 18:57:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "19:01:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5GR3CUT_201909301857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9F21839-DE2C-4CF9-AC8C-6C5BDC02B76B", - "ticketNumber": "9YEAXZW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.857541, -80.082575", - "loadTime": "09/30/2019 14:41:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "14:44:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9YEAXZW_201909301441_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EED59FD4-5E60-4AE7-9F8A-895925A897FC", - "ticketNumber": "5TVRC37", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.849388, -80.082925", - "loadTime": "09/30/2019 17:49:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "17:53:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5TVRC37_201909301749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5FBAA6B-ACA2-493D-A25F-DC6B7BFCF727", - "ticketNumber": "6SXUMQU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.845665, -80.072715", - "loadTime": "09/30/2019 19:16:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "19:20:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SXUMQU_201909301916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03601AD5-8C51-4A25-A741-36D38423FEC9", - "ticketNumber": "9J998XT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.676669, -80.189906", - "loadTime": "09/30/2019 18:36:09", - "straightDistance": "7.3", - "routeDistance": "13.1", - "timeToTower": "0:34:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "19:10:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_9J998XT_201909301836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04C004C7-394C-4495-9DBE-81C9D30C65FE", - "ticketNumber": "76PD7EX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.672038, -80.109794", - "loadTime": "09/30/2019 20:16:50", - "straightDistance": "2.64", - "routeDistance": "5.18", - "timeToTower": "0:42:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "20:58:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_76PD7EX_201909302016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06C1122B-A518-4120-A2BC-EC5CB566C640", - "ticketNumber": "7LYP3UR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.744227, -79.960815", - "loadTime": "09/30/2019 16:23:48", - "straightDistance": "7.78", - "routeDistance": "13.24", - "timeToTower": "3:34:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "19:58:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 90, - "quantity": 76.9, - "calculatedQuantity": "76.9 CY", - "s3DownloadKey": "HaulPass_7LYP3UR_201909301623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C23133D-94D2-41A0-8364-865E9A233C7F", - "ticketNumber": "92AQF5F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.651357, -80.138402", - "loadTime": "09/30/2019 19:15:56", - "straightDistance": "4.55", - "routeDistance": "6.58", - "timeToTower": "0:30:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "19:46:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_92AQF5F_201909301915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C39F9AE-AFA6-4454-9A3F-2D0FD076C049", - "ticketNumber": "5E2FVPB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.672943, -80.108193", - "loadTime": "09/30/2019 19:19:52", - "straightDistance": "2.54", - "routeDistance": "5.07", - "timeToTower": "0:30:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "19:50:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_5E2FVPB_201909301919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10DCAB3E-7159-45FB-A6D6-135CE6536480", - "ticketNumber": "9BW2QW3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.651433, -80.138206", - "loadTime": "09/30/2019 19:19:45", - "straightDistance": "4.53", - "routeDistance": "6.57", - "timeToTower": "0:28:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "19:47:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_9BW2QW3_201909301917_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "288FF7D5-8FD2-48E6-B1FA-974AE4E48DD4", - "ticketNumber": "3WRFNYB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.717746, -80.074462", - "loadTime": "09/30/2019 20:24:16", - "straightDistance": "3.16", - "routeDistance": "5.08", - "timeToTower": "0:31:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "20:56:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_3WRFNYB_201909302015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D78DE45-4260-4918-9F94-62245CBFB75E", - "ticketNumber": "5BP9YMK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.651247, -80.135285", - "loadTime": "09/30/2019 20:34:17", - "straightDistance": "4.38", - "routeDistance": "6.32", - "timeToTower": "0:18:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "20:52:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_5BP9YMK_201909302034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B1DB4EA-1F38-43A9-80F6-1222AED0DD0C", - "ticketNumber": "5B8W73N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.725132, -80.100963", - "loadTime": "09/30/2019 18:17:27", - "straightDistance": "4.19", - "routeDistance": "6.63", - "timeToTower": "0:48:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "19:06:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_5B8W73N_201909301817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42285200-BD9B-42DF-A576-D3CE6ECC6B88", - "ticketNumber": "LTYBZVX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.677065, -80.189745", - "loadTime": "09/30/2019 18:17:32", - "straightDistance": "7.29", - "routeDistance": "13.08", - "timeToTower": "0:50:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "19:08:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_LTYBZVX_201909301816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4381CC08-EC1A-4E78-91A7-35CD09A2E70C", - "ticketNumber": "7HCY2V7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.725208, -80.101265", - "loadTime": "09/30/2019 17:54:40", - "straightDistance": "4.21", - "routeDistance": "6.65", - "timeToTower": "1:09:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "19:04:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_7HCY2V7_201909301754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52CEEBC0-9515-483F-B023-865D4304827B", - "ticketNumber": "3HEJLV3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.760896, -79.992456", - "loadTime": "09/30/2019 15:22:34", - "straightDistance": "7.38", - "routeDistance": "10.71", - "timeToTower": "3:49:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "19:12:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 65, - "quantity": 61.6, - "calculatedQuantity": "61.6 CY", - "s3DownloadKey": "HaulPass_3HEJLV3_201909301522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DAD16CD-BB10-48D9-BB63-DBD52AA495CD", - "ticketNumber": "5REWQ2V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.672420, -80.109597", - "loadTime": "09/30/2019 20:20:07", - "straightDistance": "2.63", - "routeDistance": "5.16", - "timeToTower": "0:37:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "20:57:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_5REWQ2V_201909302019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5EACF3EB-EB43-4840-A336-9B5E368A0991", - "ticketNumber": "3SKNQJV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.653045, -80.139638", - "loadTime": "09/30/2019 20:14:23", - "straightDistance": "4.58", - "routeDistance": "6.64", - "timeToTower": "0:37:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "20:51:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_3SKNQJV_201909302014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "657F775E-A14D-4FE0-BFE8-403EC4BB3E78", - "ticketNumber": "6JQBTPT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.736315, -79.964032", - "loadTime": "09/30/2019 17:03:26", - "straightDistance": "7.3", - "routeDistance": "13.2", - "timeToTower": "3:15:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "20:18:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 85, - "quantity": 96.2, - "calculatedQuantity": "96.2 CY", - "s3DownloadKey": "HaulPass_6JQBTPT_201909301703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DDB567F-1885-4DD3-9831-4256DF13BF56", - "ticketNumber": "UYCPMGX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.670443, -80.113978", - "loadTime": "09/30/2019 21:20:28", - "straightDistance": "2.88", - "routeDistance": "5.45", - "timeToTower": "0:38:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "21:59:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_UYCPMGX_201909302120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E9DB9D5-9E48-4B68-B656-017F8912873A", - "ticketNumber": "7RDR8G5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.736459, -79.966616", - "loadTime": "09/30/2019 16:39:10", - "straightDistance": "7.19", - "routeDistance": "13.02", - "timeToTower": "3:37:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "20:17:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 70, - "quantity": 63.9, - "calculatedQuantity": "63.9 CY", - "s3DownloadKey": "HaulPass_7RDR8G5_201909301639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8AE35E29-17F6-4C7D-87D7-0C24DDF578BA", - "ticketNumber": "92R2REX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.717276, -80.074874", - "loadTime": "09/30/2019 19:06:08", - "straightDistance": "3.13", - "routeDistance": "5.04", - "timeToTower": "0:28:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "19:34:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_92R2REX_201909301903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93C3C0DE-C731-4BB3-AE2C-BE99264CE8A8", - "ticketNumber": "5722SS4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.717404, -80.074787", - "loadTime": "09/30/2019 20:06:56", - "straightDistance": "3.14", - "routeDistance": "5.05", - "timeToTower": "0:47:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "20:54:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_5722SS4_201909302006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94C48101-4507-46BA-A2AF-2A52214A8752", - "ticketNumber": "6C3S52V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.659319, -80.171110", - "loadTime": "09/30/2019 20:30:25", - "straightDistance": "6.27", - "routeDistance": "12.56", - "timeToTower": "0:30:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "21:00:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_6C3S52V_201909302030_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6CFB39C-8641-47CB-A5D7-BC2BD69B2B44", - "ticketNumber": "9433DTD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.670538, -80.114139", - "loadTime": "09/30/2019 21:19:43", - "straightDistance": "2.89", - "routeDistance": "5.45", - "timeToTower": "0:38:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "21:58:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_9433DTD_201909302119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE7E7E81-D16D-4CF6-8EBF-444764E916A7", - "ticketNumber": "9QCFHAU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.741855, -79.967860", - "loadTime": "09/30/2019 17:22:42", - "straightDistance": "7.37", - "routeDistance": "12.81", - "timeToTower": "2:37:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "19:59:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_9QCFHAU_201909301722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2DA73A8-B1A1-482A-985B-77DE17037962", - "ticketNumber": "5ZPH4FM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.673130, -80.108482", - "loadTime": "09/30/2019 19:21:10", - "straightDistance": "2.56", - "routeDistance": "5.08", - "timeToTower": "0:30:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "19:51:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_5ZPH4FM_201909301921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C721DB56-5F07-45D3-BAEB-4FE2C5B5125F", - "ticketNumber": "6SNQ78N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.717479, -80.074789", - "loadTime": "09/30/2019 19:09:57", - "straightDistance": "3.15", - "routeDistance": "5.05", - "timeToTower": "0:25:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "19:35:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_6SNQ78N_201909301909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB8DEAF2-D75C-4F96-A0CD-FF1892314462", - "ticketNumber": "9ATE2QL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.761147, -79.992711", - "loadTime": "09/30/2019 14:52:32", - "straightDistance": "7.39", - "routeDistance": "10.73", - "timeToTower": "4:21:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "19:13:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_9ATE2QL_201909301452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2913977-EB3A-4E36-84D8-E7B8F147C1F0", - "ticketNumber": "G4VY4EB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.659292, -80.171108", - "loadTime": "09/30/2019 20:31:10", - "straightDistance": "6.27", - "routeDistance": "12.56", - "timeToTower": "0:30:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "09/30/2019", - "disposalTime": "21:01:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 75, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_G4VY4EB_201909302031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "062F9372-D58C-4E2E-9059-16E2EBE203F3", - "ticketNumber": "AZNDXYE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.785329, -79.979984", - "loadTime": "09/30/2019 14:29:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "14:31:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_AZNDXYE_201909301429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F10685C-AFE6-4C1D-B4A2-F3A6F050AA7A", - "ticketNumber": "65W6QS2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.798539, -80.081711", - "loadTime": "09/30/2019 18:47:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:52:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_65W6QS2_201909301847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18FA923D-4199-4F20-ADFE-3C8E91E65B83", - "ticketNumber": "9BRU9LF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.80854, -80.118932", - "loadTime": "09/30/2019 21:13:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "21:15:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9BRU9LF_201909302113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "295FD34C-40FB-4957-97FA-411776C4673E", - "ticketNumber": "JHQJYJ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.808131, -80.118745", - "loadTime": "09/30/2019 20:58:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "20:59:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_JHQJYJ4_201909302058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2DC8E7FE-1D86-46A3-8201-6363D5034A66", - "ticketNumber": "ZB5YQ77", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.798617, -80.081659", - "loadTime": "09/30/2019 18:52:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:54:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_ZB5YQ77_201909301852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33EBE844-D1A3-4D4C-BA1E-C7D8240A3C95", - "ticketNumber": "6EUAWFZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.783704, -79.991118", - "loadTime": "09/30/2019 15:06:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "15:12:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6EUAWFZ_201909301506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3482F45A-9F03-499A-BF7F-43BA3E717E7C", - "ticketNumber": "9KXBP2S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.786014, -79.986313", - "loadTime": "09/30/2019 13:03:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:05:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9KXBP2S_201909301303_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "455E533D-30E8-47CE-8CEA-7E548B2EDAF7", - "ticketNumber": "8EHFDLT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.784177, -79.981673", - "loadTime": "09/30/2019 14:11:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "14:14:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8EHFDLT_201909301411_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E3BFAC8-A348-4780-9C2C-C9C09EFF049F", - "ticketNumber": "4N4WRM5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.798553, -80.082387", - "loadTime": "09/30/2019 18:41:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:44:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4N4WRM5_201909301841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "505F490E-1496-4845-AD49-DE0B9D7D3193", - "ticketNumber": "46MQCSE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.797636, -80.074805", - "loadTime": "09/30/2019 17:42:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "17:44:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_46MQCSE_201909301742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50FC4C14-C3A5-4CE0-857F-EC672D2E91AC", - "ticketNumber": "9ACGHK4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.804331, -80.078106", - "loadTime": "09/30/2019 17:59:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:01:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ACGHK4_201909301759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "540DF08D-8DC5-4C35-9077-786D777BECEA", - "ticketNumber": "5Z7ALBQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.798347, -80.082541", - "loadTime": "09/30/2019 18:39:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:40:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5Z7ALBQ_201909301839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BD267D5-6F66-4737-96DD-B75015C6E635", - "ticketNumber": "3GV6GTP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.808325, -80.118544", - "loadTime": "09/30/2019 21:05:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "21:08:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3GV6GTP_201909302105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6098350E-482D-4C31-9B4C-80211E288AAD", - "ticketNumber": "63P9NCW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.783606, -79.989858", - "loadTime": "09/30/2019 14:56:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "14:58:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_63P9NCW_201909301456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60C28FD1-C825-4C3F-A562-8815A62BA7B9", - "ticketNumber": "75VUDDW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.784972, -79.993248", - "loadTime": "09/30/2019 15:50:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "15:52:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_75VUDDW_201909301550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "655D6D38-6F38-400D-9F60-5CCA4FB85041", - "ticketNumber": "5CKRZXX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.79991, -80.080794", - "loadTime": "09/30/2019 18:23:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:26:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5CKRZXX_201909301823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65D3C95B-473A-447C-9028-5098CAB91BF4", - "ticketNumber": "37F5RX3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.78554, -79.98782", - "loadTime": "09/30/2019 13:52:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:55:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_37F5RX3_201909301352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "690E8DAF-38C6-497D-8908-29C235B238D9", - "ticketNumber": "QKL47HD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.785027, -79.985965", - "loadTime": "09/30/2019 12:49:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "12:52:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_QKL47HD_201909301249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6ACB33FC-A839-4D9E-A732-29F751BB5939", - "ticketNumber": "7WECG8L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.782804, -79.984734", - "loadTime": "09/30/2019 14:40:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "14:44:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7WECG8L_201909301440_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C395389-5B4F-45D5-8E9E-E56237CA6221", - "ticketNumber": "63CA2K7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.785052, -79.986033", - "loadTime": "09/30/2019 12:40:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "12:46:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_63CA2K7_201909301240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DC5A244-A42A-4345-AF1D-76180B3948B5", - "ticketNumber": "7P6HUY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.784321, -79.981057", - "loadTime": "09/30/2019 14:16:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "14:18:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7P6HUY4_201909301416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DFF2D38-3337-49AA-A51A-DE60CD5A679E", - "ticketNumber": "4QF84MK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.801809, -80.079718", - "loadTime": "09/30/2019 19:13:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "19:17:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4QF84MK_201909301913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6EB0DF93-2423-4A79-B61A-CF3268005585", - "ticketNumber": "89GF76W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.799908, -80.080834", - "loadTime": "09/30/2019 18:27:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:29:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_89GF76W_201909301827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "792E0C5B-7C9F-41DD-A139-9C4F35CFE40E", - "ticketNumber": "5K4DJF9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.800985, -80.086068", - "loadTime": "09/30/2019 18:17:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:20:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5K4DJF9_201909301817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7CB206B3-05B6-4881-A684-EAA16827A469", - "ticketNumber": "9BPB66H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.783938, -79.991872", - "loadTime": "09/30/2019 15:15:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "15:20:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9BPB66H_201909301515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82368294-774E-4433-9A13-F7BE53F88674", - "ticketNumber": "89A9389", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.803971, -80.077903", - "loadTime": "09/30/2019 17:54:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "17:57:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_89A9389_201909301754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82EC9F6A-020B-4D51-8D04-9636BC132CD8", - "ticketNumber": "3J8CMC4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.807987, -80.118742", - "loadTime": "09/30/2019 20:54:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "20:56:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3J8CMC4_201909302054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "831441B7-96A9-447F-B2A6-B6365E10150E", - "ticketNumber": "5Z8PNPG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.785603, -79.987996", - "loadTime": "09/30/2019 13:49:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:51:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5Z8PNPG_201909301349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88C3A59D-17E9-478A-A8CB-5037D4598E6D", - "ticketNumber": "56NDJVX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.783797, -79.991299", - "loadTime": "09/30/2019 15:01:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "15:06:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_56NDJVX_201909301501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B1B2CE3-ECC4-4B91-8690-2B344D041C5F", - "ticketNumber": "6FD78E9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.808516, -80.119255", - "loadTime": "09/30/2019 21:09:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "21:11:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6FD78E9_201909302109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "983E4747-091B-4993-856E-6892EE178C69", - "ticketNumber": "92MRDTA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.802423, -80.08455", - "loadTime": "09/30/2019 20:07:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "20:11:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_92MRDTA_201909302007_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9919BED3-54FF-496A-B8F6-E355C998498E", - "ticketNumber": "9V85EEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.800351, -80.081118", - "loadTime": "09/30/2019 18:32:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:34:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9V85EEB_201909301832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CBD5B59-1163-4180-9F7C-22AE31A76269", - "ticketNumber": "7HGQUHD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.807963, -80.119028", - "loadTime": "09/30/2019 20:50:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "20:53:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7HGQUHD_201909302050_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9FABEF61-183D-445A-B7AC-2D2039C4AB11", - "ticketNumber": "5SACYRB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.80554, -80.078452", - "loadTime": "09/30/2019 18:08:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:12:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5SACYRB_201909301808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A78D5455-D2B5-495B-A805-0D4A6AD1397F", - "ticketNumber": "9DV9394", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.798494, -80.074995", - "loadTime": "09/30/2019 19:47:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "19:52:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9DV9394_201909301947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC9448E0-8CBF-48CD-A053-EA1F0726CAD1", - "ticketNumber": "78KDFGS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.78418, -79.987354", - "loadTime": "09/30/2019 13:37:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:39:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_78KDFGS_201909301337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE460F67-29A2-45D2-A6D4-C09AC3A89107", - "ticketNumber": "36RA54S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.80896, -80.119379", - "loadTime": "09/30/2019 21:18:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "21:21:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_36RA54S_201909302118_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF77C8B6-112F-40E5-9D57-F9CDB2426C8D", - "ticketNumber": "7HQQBAS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.797787, -80.075031", - "loadTime": "09/30/2019 17:45:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "17:47:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7HQQBAS_201909301745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B123229E-A3FE-48B4-AE23-B9985E08EDEB", - "ticketNumber": "7XBX7KE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.786606, -79.986144", - "loadTime": "09/30/2019 13:08:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:11:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7XBX7KE_201909301308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1834B0F-DB7F-49C3-875E-10513CA44980", - "ticketNumber": "8JYFCGU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.801817, -80.079915", - "loadTime": "09/30/2019 18:59:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "19:03:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8JYFCGU_201909301859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8DE5615-D323-4ED7-A842-51B042A701E5", - "ticketNumber": "3EZF5F9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.783461, -79.98632", - "loadTime": "09/30/2019 13:27:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:28:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3EZF5F9_201909301327_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCC47D05-6953-4402-8DF6-2AADEE7D79E3", - "ticketNumber": "8QKVBHU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.78393, -79.992342", - "loadTime": "09/30/2019 15:28:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "15:30:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8QKVBHU_201909301528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD8B92E6-B6A6-4E59-9346-B1143FCB3A03", - "ticketNumber": "7PTRP4K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.784741, -79.993267", - "loadTime": "09/30/2019 15:52:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "15:55:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7PTRP4K_201909301552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFB152CD-39FA-4483-8FEB-94A4336895B1", - "ticketNumber": "823NFFD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.789963, -79.996438", - "loadTime": "09/30/2019 17:07:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "17:08:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_823NFFD_201909301707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C152660C-9661-4925-9D29-FB6A28DE2237", - "ticketNumber": "3HKEKJ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.809963, -80.077914", - "loadTime": "09/30/2019 19:28:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "19:32:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3HKEKJ6_201909301928_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD3CE168-B922-480A-8F84-40E526ED285D", - "ticketNumber": "4A7UK9D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.805014, -80.089263", - "loadTime": "09/30/2019 20:29:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "20:32:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4A7UK9D_201909302029_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1EC0396-89B5-4E7C-97C9-1AEBB4B982C3", - "ticketNumber": "35UXWHY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.784239, -79.992124", - "loadTime": "09/30/2019 15:34:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "15:37:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_35UXWHY_201909301534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D255FF0A-46E0-4334-83AA-3186FB33645F", - "ticketNumber": "4LGBP58", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.785842, -79.986284", - "loadTime": "09/30/2019 12:58:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:02:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4LGBP58_201909301258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6F9B0A8-E616-455B-8EEA-527C4CB50433", - "ticketNumber": "4SLFXMU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.802584, -80.084354", - "loadTime": "09/30/2019 20:14:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "20:16:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SLFXMU_201909302014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E09964DC-C890-40ED-87AA-10906A7A8DB9", - "ticketNumber": "9J6RMY6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.788854, -79.996745", - "loadTime": "09/30/2019 16:25:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "16:27:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9J6RMY6_201909301625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E82B06E2-D903-4B50-A4CA-216EA1F7FCC2", - "ticketNumber": "9WRBK22", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.798995, -80.085084", - "loadTime": "09/30/2019 20:01:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "20:03:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9WRBK22_201909302001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEE1CD07-5D76-41AE-814A-E2E5401D6FC5", - "ticketNumber": "9DR5RYT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.809054, -80.119218", - "loadTime": "09/30/2019 21:22:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "21:25:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9DR5RYT_201909302122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F02FBEE7-8B48-4BD3-B079-C834353E96B3", - "ticketNumber": "5GERBCJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.801867, -80.079909", - "loadTime": "09/30/2019 19:04:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "19:07:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5GERBCJ_201909301904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F403997E-02D3-44CE-B9CF-66941D2BF508", - "ticketNumber": "38UH7DC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.784056, -79.987524", - "loadTime": "09/30/2019 13:33:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:37:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_38UH7DC_201909301333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F923C0B8-80CE-494F-BAC3-265EA4DA3A92", - "ticketNumber": "8F6E94V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.785309, -79.980075", - "loadTime": "09/30/2019 14:26:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "14:28:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8F6E94V_201909301426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9C19107-9399-49AC-9AF7-C4C5131843F9", - "ticketNumber": "7GAPPYA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.784749, -79.992592", - "loadTime": "09/30/2019 15:45:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "15:47:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7GAPPYA_201909301545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA19AB98-6ADA-47F6-830C-238C27BEA736", - "ticketNumber": "43HFSSW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.80417, -80.078161", - "loadTime": "09/30/2019 18:02:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "18:04:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_43HFSSW_201909301802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD6EEFD7-9933-4B98-B486-29C2A4D20644", - "ticketNumber": "4FGXFY2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.785671, -79.98854", - "loadTime": "09/30/2019 13:16:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "13:19:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4FGXFY2_201909301316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0272BDE9-90F6-441C-A6C9-9345520834DA", - "ticketNumber": "8HL5YW3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.721461, -79.941807", - "loadTime": "09/30/2019 21:41:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "21:46:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8HL5YW3_201909302141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "049848F7-F8AE-4041-B510-ECB2F6072B17", - "ticketNumber": "524G5VE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.71806, -79.945414", - "loadTime": "09/30/2019 21:17:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "21:23:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_524G5VE_201909302117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1252AAA2-F087-4346-B1DE-CE1F38D732EA", - "ticketNumber": "5LATZQM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.718185, -79.945628", - "loadTime": "09/30/2019 21:30:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "21:33:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5LATZQM_201909302130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1AAA9DFA-0A51-466A-A918-E8789F98F2E8", - "ticketNumber": "5PZYXHU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.717766, -79.94557", - "loadTime": "09/30/2019 21:23:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "21:26:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5PZYXHU_201909302123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49FAE243-4E7B-4ADD-BCAA-E672B5DE29D1", - "ticketNumber": "3TR2HJ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.722504, -79.941615", - "loadTime": "09/30/2019 22:02:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "22:03:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TR2HJ5_201909302202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "621B2C6E-73AD-4476-A612-7128ECF399BF", - "ticketNumber": "6UUA46Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.722104, -79.941829", - "loadTime": "09/30/2019 21:57:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "22:00:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6UUA46Q_201909302157_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E18D1598-8D65-43A0-8C9C-B21FFB8F7E53", - "ticketNumber": "45LF6TK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.721799, -79.940699", - "loadTime": "09/30/2019 21:48:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "21:51:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_45LF6TK_201909302148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F87A17A9-AB28-491C-8F79-EA5EEA6362B9", - "ticketNumber": "6FR5R2G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.722801, -79.94142", - "loadTime": "09/30/2019 22:03:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "09/30/2019", - "disposalTime": "22:05:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6FR5R2G_201909302203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0495AC0D-C5C5-40CF-B3A4-29AF9CDC9D40", - "ticketNumber": "87CGEYW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.812215, -80.024618", - "loadTime": "09/30/2019 21:40:54", - "straightDistance": "13.53", - "routeDistance": "16.39", - "timeToTower": "14:09:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "11:50:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_J001_87CGEYW_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52721657-B5DC-40BD-9C87-6A3C6B4D522F", - "ticketNumber": "44KRZV9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.812218, -80.024623", - "loadTime": "09/30/2019 21:54:22", - "straightDistance": "13.53", - "routeDistance": "16.39", - "timeToTower": "13:52:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "11:47:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_44KRZV9_201909302154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0485F341-D6CF-4096-AC69-AEBAD1AB18B3", - "ticketNumber": "5N33E5T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.808012, -80.118955", - "loadTime": "09/30/2019 22:13:08", - "straightDistance": "8.08", - "routeDistance": "10.03", - "timeToTower": "13:29:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "11:42:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 70, - "quantity": 25.7, - "calculatedQuantity": "25.7 CY", - "s3DownloadKey": "HaulPass_5N33E5T_201909302213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27D5C0C5-DCDD-4982-B59A-6C1F49632960", - "ticketNumber": "5AM675J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815931, -79.994491", - "loadTime": "09/30/2019 21:08:37", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "14:13:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "11:22:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_5AM675J_201909302108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E6754B6-BBEE-45EF-B47A-37FEF75BFF89", - "ticketNumber": "553QBA9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.835342, -80.091416", - "loadTime": "09/30/2019 20:56:35", - "straightDistance": "9.74", - "routeDistance": "13.08", - "timeToTower": "14:19:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "11:16:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 80, - "quantity": 63.4, - "calculatedQuantity": "63.4 CY", - "s3DownloadKey": "HaulPass_553QBA9_201909302056_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97133A28-1967-44F3-AE5F-8265B59D3888", - "ticketNumber": "3W3NE7H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824957, -80.106305", - "loadTime": "09/30/2019 21:02:54", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "14:21:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "11:24:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_3W3NE7H_201909302102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ABE70161-4002-476A-A30A-9FF2C0CCDB50", - "ticketNumber": "54X9MFB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.799109, -80.056046", - "loadTime": "09/30/2019 22:09:19", - "straightDistance": "11.77", - "routeDistance": "14.18", - "timeToTower": "13:37:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "11:46:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_54X9MFB_201909302204_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C098CAA5-4E65-48C8-A321-EB86356C0790", - "ticketNumber": "5A2VPRM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.830742, -80.087684", - "loadTime": "09/30/2019 20:44:51", - "straightDistance": "9.91", - "routeDistance": "12.66", - "timeToTower": "14:29:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "11:14:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_5A2VPRM_201909302044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2FC929B-6321-4986-8147-1D3E6FAF8C0E", - "ticketNumber": "5C9SW7V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824971, -80.106282", - "loadTime": "09/30/2019 21:01:20", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "14:22:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "11:23:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_5C9SW7V_201909302101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB5AC88D-3250-4607-B1FA-26A1626DDEB3", - "ticketNumber": "8ETQ5Z9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.782345, -79.999262", - "loadTime": "09/30/2019 21:02:09", - "straightDistance": "15.19", - "routeDistance": "16.87", - "timeToTower": "14:42:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "11:44:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 80, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_8ETQ5Z9_201909302052_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EACDCDDD-A1CA-420C-9AB7-51149B1885B9", - "ticketNumber": "65XJFD9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.813497, -80.021345", - "loadTime": "09/30/2019 21:01:10", - "straightDistance": "13.72", - "routeDistance": "16.62", - "timeToTower": "14:24:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "11:25:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_65XJFD9_201909302100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F145BC57-D4B0-4333-86E4-D0B97570C2B2", - "ticketNumber": "6BH8U2B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815927, -79.994493", - "loadTime": "09/30/2019 21:08:22", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "14:09:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "11:17:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_6BH8U2B_201909302108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4D515E0-EB5F-4AA0-9AA3-112FFB180950", - "ticketNumber": "3862VN2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.813799, -80.021899", - "loadTime": "09/30/2019 21:32:28", - "straightDistance": "13.69", - "routeDistance": "16.66", - "timeToTower": "13:53:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "11:26:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 60, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_3862VN2_201909302131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0BAE54FA-4531-4CC5-95D5-F4B32405F45B", - "ticketNumber": "45RPFPY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.539904, -80.300389", - "loadTime": "10/01/2019 13:04:07", - "straightDistance": "4.68", - "routeDistance": "8.09", - "timeToTower": "0:21:36", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "13:25:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_45RPFPY_201910011304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14266107-7B48-4ADF-AA54-AA19CA900932", - "ticketNumber": "6XCVYR9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.560320, -80.330780", - "loadTime": "10/01/2019 12:58:47", - "straightDistance": "2.46", - "routeDistance": "4.23", - "timeToTower": "0:21:12", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "13:19:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_6XCVYR9_201910011258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2542BFB0-E2A4-4EBE-AA0F-7DC549F93DD6", - "ticketNumber": "6QXMKLJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU4TB6T", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.720967, -80.234728", - "loadTime": "10/01/2019 11:26:00", - "straightDistance": "11.51", - "routeDistance": "15.98", - "timeToTower": "0:37:22", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "12:03:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_6QXMKLJ_201910011126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36100AB1-A1F4-48B1-91EC-8A897C7E1BCB", - "ticketNumber": "8FZEBZB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.540382, -80.300055", - "loadTime": "10/01/2019 11:56:09", - "straightDistance": "4.67", - "routeDistance": "8.03", - "timeToTower": "0:22:17", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "12:18:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 60, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_8FZEBZB_201910011156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EF26CF3-31A2-43B9-9F1F-6C17CA6E3126", - "ticketNumber": "5XZNSKA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.725278, -80.243915", - "loadTime": "10/01/2019 11:46:08", - "straightDistance": "11.43", - "routeDistance": "15.31", - "timeToTower": "0:35:45", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "12:21:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 60, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_5XZNSKA_201910011135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5860F8A4-D04D-431D-9D22-91E6B4FD6E05", - "ticketNumber": "9MF8252", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.591889, -80.268777", - "loadTime": "10/01/2019 11:46:26", - "straightDistance": "5.06", - "routeDistance": "6.22", - "timeToTower": "0:30:18", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "12:16:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 45, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_9MF8252_201910011146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "921CEE69-BACF-4F0C-98B4-B977D7091965", - "ticketNumber": "3XU3ESR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.560364, -80.331008", - "loadTime": "10/01/2019 12:57:59", - "straightDistance": "2.45", - "routeDistance": "4.22", - "timeToTower": "0:20:35", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "13:18:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 60, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_3XU3ESR_201910011149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98FD4E75-F486-4582-AD7A-C6B36F00C903", - "ticketNumber": "3LH7GGP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.589107, -80.266176", - "loadTime": "10/01/2019 11:55:39", - "straightDistance": "5.21", - "routeDistance": "6.4", - "timeToTower": "0:20:02", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "12:15:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_3LH7GGP_201910011155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7C500F0-CD55-44D2-BB86-8AA882944DBF", - "ticketNumber": "35ULVH9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.590657, -80.288709", - "loadTime": "10/01/2019 13:27:57", - "straightDistance": "3.9", - "routeDistance": "4.87", - "timeToTower": "0:17:08", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "13:45:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_35ULVH9_201910011327_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB8873A7-8C38-483C-BF01-69F69D15EA7D", - "ticketNumber": "54YJ55K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.725342, -80.244360", - "loadTime": "10/01/2019 11:51:35", - "straightDistance": "11.42", - "routeDistance": "15.32", - "timeToTower": "0:31:21", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "12:22:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 50, - "quantity": 37.5, - "calculatedQuantity": "37.5 CY", - "s3DownloadKey": "HaulPass_54YJ55K_201910011151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "227B5502-78D8-45BE-89C7-0BDBAB9A604C", - "ticketNumber": "8MG37S9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.590652, -80.288704", - "loadTime": "10/01/2019 13:17:31", - "straightDistance": "3.9", - "routeDistance": "4.87", - "timeToTower": "0:33:31", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "13:51:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_J001_8MG37S9_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07DB4453-383A-49E2-88C4-6ABE84E55BAE", - "ticketNumber": "9CYFG5H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.808441, -80.304642", - "loadTime": "10/01/2019 12:42:14", - "straightDistance": "2.78", - "routeDistance": "3.38", - "timeToTower": "0:28:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "13:10:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_9CYFG5H_201910011205_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D5AD088-E746-4F97-9334-526D3938DF30", - "ticketNumber": "9HEKMCL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.797737, -80.051030", - "loadTime": "10/01/2019 12:18:19", - "straightDistance": "12.07", - "routeDistance": "14.11", - "timeToTower": "0:37:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "12:55:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 70, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_9HEKMCL_201910011211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FD6B940-3838-46EA-BE11-74FAE939F3A2", - "ticketNumber": "8PZA3PN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.830190, -80.090595", - "loadTime": "10/01/2019 12:02:35", - "straightDistance": "9.74", - "routeDistance": "12.84", - "timeToTower": "2:07:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "14:09:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_8PZA3PN_201910011202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "139ADB6E-0237-4C1A-A3A1-3AD604998A0F", - "ticketNumber": "59GRSJZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.778634, -80.012024", - "loadTime": "10/01/2019 12:29:42", - "straightDistance": "14.51", - "routeDistance": "16.63", - "timeToTower": "0:56:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "13:26:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 85, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_59GRSJZ_201910011218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13A35B67-143C-4A2E-9CE0-5FB1B8CF73AF", - "ticketNumber": "YDRA8AU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.824640, -80.122017", - "loadTime": "10/01/2019 12:13:10", - "straightDistance": "7.9", - "routeDistance": "11.66", - "timeToTower": "1:10:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "13:24:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_YDRA8AU_201910011213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17528D87-6A29-4A29-BA3B-260B097CFF04", - "ticketNumber": "X4JHTKL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824961, -80.106186", - "loadTime": "10/01/2019 13:19:22", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:43:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "14:02:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_X4JHTKL_201910011319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A78A752-877F-4320-9740-DA618F488563", - "ticketNumber": "7BGTYPU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815789, -79.994654", - "loadTime": "10/01/2019 11:31:10", - "straightDistance": "15.27", - "routeDistance": "17.63", - "timeToTower": "0:37:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "12:08:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_7BGTYPU_201910011131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "320E7D80-B097-41F7-A188-DCA84BB98CEA", - "ticketNumber": "6KYX9JJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815822, -79.994925", - "loadTime": "10/01/2019 12:56:58", - "straightDistance": "15.25", - "routeDistance": "17.58", - "timeToTower": "0:44:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "13:41:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_6KYX9JJ_201910011256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39044BBE-19D8-4F63-B335-1A4401A5F0AB", - "ticketNumber": "7TARCSV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.853147, -80.068442", - "loadTime": "10/01/2019 12:29:16", - "straightDistance": "11.26", - "routeDistance": "15.14", - "timeToTower": "1:00:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "13:29:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_7TARCSV_201910011229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4284D12A-7663-4763-8E06-43D206123196", - "ticketNumber": "4G28UN9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.797662, -80.038947", - "loadTime": "10/01/2019 11:44:03", - "straightDistance": "12.77", - "routeDistance": "15.01", - "timeToTower": "0:29:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "12:13:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_4G28UN9_201910011144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "483A774A-7BBF-41B8-86FB-1F8BD8E98EF5", - "ticketNumber": "3P5LGZA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815809, -79.994678", - "loadTime": "10/01/2019 11:30:56", - "straightDistance": "15.27", - "routeDistance": "17.63", - "timeToTower": "0:35:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "12:06:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_3P5LGZA_201910011130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "582D6150-CCB6-4CC6-99FF-E0A7A95C212C", - "ticketNumber": "9XM3V9F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.724651, -79.936289", - "loadTime": "10/01/2019 12:40:21", - "straightDistance": "19.73", - "routeDistance": "24.77", - "timeToTower": "1:14:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "13:54:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_9XM3V9F_201910011240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6279C510-D7C2-4AA2-B1F7-6DD24AF735EF", - "ticketNumber": "8AS8BLC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824850, -80.106196", - "loadTime": "10/01/2019 11:52:01", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:50:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "12:42:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_8AS8BLC_201910011152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F0EB2C0-E25E-4261-84CB-D57409629109", - "ticketNumber": "7UXGSAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816156, -79.994246", - "loadTime": "10/01/2019 12:28:45", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:48:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "13:16:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_7UXGSAF_201910011228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "717BE270-6CDA-493C-953C-F42A4ED3598C", - "ticketNumber": "46EQ7KE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824938, -80.106227", - "loadTime": "10/01/2019 13:24:08", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:40:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "14:04:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_46EQ7KE_201910011324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79E7BAB2-2EC3-4577-B2D5-6AA3AF1A9D6F", - "ticketNumber": "9WVLG3U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.778444, -80.012137", - "loadTime": "10/01/2019 12:32:10", - "straightDistance": "14.5", - "routeDistance": "16.65", - "timeToTower": "0:55:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "13:27:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_9WVLG3U_201910011232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E321117-287C-4D56-90C4-DA75601FD079", - "ticketNumber": "X5HTVCL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.842588, -80.079444", - "loadTime": "10/01/2019 11:23:31", - "straightDistance": "10.5", - "routeDistance": "15.06", - "timeToTower": "1:35:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "12:58:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 85, - "quantity": 60.3, - "calculatedQuantity": "60.3 CY", - "s3DownloadKey": "HaulPass_X5HTVCL_201910011123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E6D62F0-3BF6-417A-82D8-A0F0A02962C6", - "ticketNumber": "7WVAZYG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815702, -79.994424", - "loadTime": "10/01/2019 12:59:30", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:44:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "13:43:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_7WVAZYG_201910011259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "877F80C8-C2C4-4629-9E90-2686BFD18B71", - "ticketNumber": "9SHVTRY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825024, -80.106332", - "loadTime": "10/01/2019 11:20:58", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:54:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "12:15:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_9SHVTRY_201910011120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A708CF2-A063-4757-B65B-D6A021130CF8", - "ticketNumber": "4RATV8Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825084, -80.106049", - "loadTime": "10/01/2019 11:22:40", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:55:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "12:18:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 75, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_4RATV8Q_201910011122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C370B17-164B-4F8F-BAFE-56964CF9EB6F", - "ticketNumber": "55QBX4E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.795401, -80.052510", - "loadTime": "10/01/2019 11:46:36", - "straightDistance": "12.01", - "routeDistance": "13.82", - "timeToTower": "1:07:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "12:53:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 80, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_55QBX4E_201910011137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CB790BA-58BA-4B51-9D8D-F623DC64313A", - "ticketNumber": "5PCULJG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825050, -80.106258", - "loadTime": "10/01/2019 11:56:58", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:47:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "12:44:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_5PCULJG_201910011156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8FB8C38C-529D-47ED-B9B0-08A6B2009540", - "ticketNumber": "5QK3ZU7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.842920, -80.078715", - "loadTime": "10/01/2019 11:42:56", - "straightDistance": "10.54", - "routeDistance": "15.02", - "timeToTower": "1:18:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "13:01:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_5QK3ZU7_201910011142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "930697A9-ADBC-40C5-8B6E-D533A1CFAD16", - "ticketNumber": "5BBX5AF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.724435, -79.936260", - "loadTime": "10/01/2019 12:41:44", - "straightDistance": "19.73", - "routeDistance": "24.76", - "timeToTower": "1:11:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "13:53:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 80, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_5BBX5AF_201910011241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F980D8A-CA26-4D17-965E-062BE0565473", - "ticketNumber": "7KDQFUD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.797539, -80.039062", - "loadTime": "10/01/2019 11:44:54", - "straightDistance": "12.76", - "routeDistance": "14.57", - "timeToTower": "0:41:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "12:26:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_7KDQFUD_201910011144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A953028D-2B56-4D20-AD60-D3CA4F0C8B63", - "ticketNumber": "5SNG5C9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816275, -79.994218", - "loadTime": "10/01/2019 12:28:21", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:46:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "13:15:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_5SNG5C9_201910011228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9B73F20-061B-44BE-81B2-F6FB80D7A896", - "ticketNumber": "4PG3NJM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815702, -79.994424", - "loadTime": "10/01/2019 12:59:12", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:43:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "13:42:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_4PG3NJM_201910011259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD86DE30-6B30-40AC-9B90-FA3A89F69845", - "ticketNumber": "5BJLVCE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815869, -79.994733", - "loadTime": "10/01/2019 11:30:19", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:33:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "12:03:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_5BJLVCE_201910011130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDF59F10-5D9F-48DD-9175-0B81AB0104BC", - "ticketNumber": "7JBYPZX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.725262, -79.934765", - "loadTime": "10/01/2019 12:43:29", - "straightDistance": "19.8", - "routeDistance": "24.58", - "timeToTower": "1:13:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "13:56:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 75, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_7JBYPZX_201910011243_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C66CA56D-4812-48BA-A320-E269C0DE1B52", - "ticketNumber": "656XSVC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.853884, -80.066590", - "loadTime": "10/01/2019 12:48:17", - "straightDistance": "11.38", - "routeDistance": "15.27", - "timeToTower": "0:42:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "13:31:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 75, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_656XSVC_201910011240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E22934A9-0551-46CE-AB15-1BE2C4870E1D", - "ticketNumber": "3WEVB3L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815848, -79.994980", - "loadTime": "10/01/2019 12:56:30", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "0:44:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "13:40:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_3WEVB3L_201910011256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3157A8D-BAD0-4C38-8D5D-C16A9E7BF11E", - "ticketNumber": "3WH83MR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815840, -79.994717", - "loadTime": "10/01/2019 11:29:12", - "straightDistance": "15.27", - "routeDistance": "17.63", - "timeToTower": "0:33:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "12:02:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 80, - "quantity": 56.5, - "calculatedQuantity": "56.5 CY", - "s3DownloadKey": "HaulPass_3WH83MR_201910011129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE685A6D-52E2-431F-86A9-DDF5182689FD", - "ticketNumber": "9A9LS4A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.724613, -79.936125", - "loadTime": "10/01/2019 12:40:30", - "straightDistance": "19.73", - "routeDistance": "24.76", - "timeToTower": "1:15:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "13:55:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 90, - "quantity": 67.6, - "calculatedQuantity": "67.6 CY", - "s3DownloadKey": "HaulPass_9A9LS4A_201910011240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF0095B7-2139-46C4-A593-EF9C7E2F494A", - "ticketNumber": "7QF7N47", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.783784, -80.031891", - "loadTime": "10/01/2019 12:33:43", - "straightDistance": "13.31", - "routeDistance": "15.22", - "timeToTower": "1:01:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "13:35:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 85, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_7QF7N47_201910011233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE30D876-345C-42F5-A6B3-3B7C39CD8A9C", - "ticketNumber": "9N6TJMZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.797494, -80.038962", - "loadTime": "10/01/2019 13:03:48", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:40:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "13:44:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_9N6TJMZ_201910011303_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F74BEF81-64DF-43A7-A50B-65D151474057", - "ticketNumber": "3VQ4QWG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.830194, -80.090591", - "loadTime": "10/01/2019 12:02:18", - "straightDistance": "9.74", - "routeDistance": "12.84", - "timeToTower": "2:17:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "14:20:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 85, - "quantity": 67.4, - "calculatedQuantity": "67.4 CY", - "s3DownloadKey": "HaulPass_J001_3VQ4QWG_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "037F8F3B-051B-4E61-8745-1EA53CA09F97", - "ticketNumber": "4DYT3M2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.723826, -79.959431", - "loadTime": "10/01/2019 12:37:59", - "straightDistance": "7.05", - "routeDistance": "14.07", - "timeToTower": "1:59:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "14:37:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 95, - "quantity": 81.1, - "calculatedQuantity": "81.1 CY", - "s3DownloadKey": "HaulPass_4DYT3M2_201910011237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A7FB149-7010-461A-8FE2-9E855D9688E3", - "ticketNumber": "6P3WUL2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.730102, -79.917854", - "loadTime": "09/30/2019 21:26:40", - "straightDistance": "9.39", - "routeDistance": "16.28", - "timeToTower": "14:23:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "11:50:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 80, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_6P3WUL2_201909302036_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0EDB49C7-0C4D-4CED-B4CE-B101D88459C8", - "ticketNumber": "84JUZYD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.751195, -79.917441", - "loadTime": "09/30/2019 20:41:03", - "straightDistance": "10.11", - "routeDistance": "16.86", - "timeToTower": "15:17:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "11:58:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_84JUZYD_201909302041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10EC096C-1B9F-4168-89AD-322C1D626847", - "ticketNumber": "6X9MKVV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.730293, -79.917736", - "loadTime": "09/30/2019 21:41:10", - "straightDistance": "9.4", - "routeDistance": "16.28", - "timeToTower": "14:10:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "11:51:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 85, - "quantity": 77, - "calculatedQuantity": "77 CY", - "s3DownloadKey": "HaulPass_6X9MKVV_201909302135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "124B9094-A42A-4558-A1C9-5DC8F2E11ECB", - "ticketNumber": "36QS2WH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.647688, -80.139535", - "loadTime": "10/01/2019 12:29:54", - "straightDistance": "4.7", - "routeDistance": "6.27", - "timeToTower": "0:40:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "13:10:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_36QS2WH_201910011229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "153EA050-E644-435E-A8DD-F9B4E269106A", - "ticketNumber": "9MKAGYF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.647680, -80.139544", - "loadTime": "10/01/2019 12:27:56", - "straightDistance": "4.7", - "routeDistance": "6.27", - "timeToTower": "0:41:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "13:09:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_9MKAGYF_201910011227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A392BE3-4C37-4B7A-A885-DB02CEEC753B", - "ticketNumber": "Z8GT6CV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.738785, -79.940626", - "loadTime": "09/30/2019 19:25:08", - "straightDistance": "8.52", - "routeDistance": "15.19", - "timeToTower": "16:29:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "11:54:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 80, - "quantity": 55.4, - "calculatedQuantity": "55.4 CY", - "s3DownloadKey": "HaulPass_Z8GT6CV_201909301911_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D6D2346-BE86-4EC0-AACB-34EB3FACFD0B", - "ticketNumber": "4HM58D2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.707925, -79.950300", - "loadTime": "10/01/2019 13:37:07", - "straightDistance": "7.06", - "routeDistance": "15.47", - "timeToTower": "0:48:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "14:26:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_4HM58D2_201910011241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D711AA0-8C57-4F78-B334-914E328AAAF2", - "ticketNumber": "35W3KF8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.723573, -80.120632", - "loadTime": "10/01/2019 11:49:27", - "straightDistance": "4.79", - "routeDistance": "8.14", - "timeToTower": "1:44:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "13:33:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_35W3KF8_201910011149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3313AB8C-C762-4561-916F-98BACDB7BFB7", - "ticketNumber": "73TNGZN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745956, -79.915083", - "loadTime": "09/30/2019 15:15:55", - "straightDistance": "10.04", - "routeDistance": "16.5", - "timeToTower": "21:02:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "12:18:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_73TNGZN_201909301515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A891585-E9D3-4719-BEF9-E0FCDBFF1195", - "ticketNumber": "6KMDZ56", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.724675, -79.930206", - "loadTime": "10/01/2019 13:23:23", - "straightDistance": "8.58", - "routeDistance": "15.8", - "timeToTower": "1:06:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "14:29:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 85, - "quantity": 77, - "calculatedQuantity": "77 CY", - "s3DownloadKey": "HaulPass_6KMDZ56_201910011323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B9B0759-B789-407B-B7D8-0DC632432AAB", - "ticketNumber": "8A8VYLG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.746212, -79.941194", - "loadTime": "10/01/2019 13:24:54", - "straightDistance": "8.77", - "routeDistance": "14.57", - "timeToTower": "0:32:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "13:57:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 60, - "quantity": 43.3, - "calculatedQuantity": "43.3 CY", - "s3DownloadKey": "HaulPass_8A8VYLG_201910011324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E8C0D05-4902-4AED-8EAB-9232AE438B64", - "ticketNumber": "NQLLVFW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.722945, -80.077203", - "loadTime": "10/01/2019 12:35:34", - "straightDistance": "3.55", - "routeDistance": "5.76", - "timeToTower": "0:29:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "13:05:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_NQLLVFW_201910011231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "414F3EF4-C2B6-4C08-BC0B-2AB1089E03AE", - "ticketNumber": "6KNVDXC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.716456, -80.123700", - "loadTime": "10/01/2019 13:05:38", - "straightDistance": "4.58", - "routeDistance": "8.1", - "timeToTower": "0:30:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "13:35:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_6KNVDXC_201910011249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46585288-4632-4248-8C4A-7AD3DE31B021", - "ticketNumber": "DYXKB72", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.724030, -79.932174", - "loadTime": "09/30/2019 20:06:24", - "straightDistance": "8.46", - "routeDistance": "15.67", - "timeToTower": "15:42:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "11:48:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 85, - "quantity": 80, - "calculatedQuantity": "80 CY", - "s3DownloadKey": "HaulPass_DYXKB72_201909302006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4878B38A-87A2-41A6-B3EB-0B562C20CD82", - "ticketNumber": "6U5AJHJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.722816, -80.077524", - "loadTime": "10/01/2019 12:28:52", - "straightDistance": "3.54", - "routeDistance": "5.74", - "timeToTower": "0:35:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "13:04:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_6U5AJHJ_201910011228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BD1083F-140B-4393-AC4C-CC85A07EC70B", - "ticketNumber": "9W3YYK6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.750106, -79.916247", - "loadTime": "09/30/2019 20:02:56", - "straightDistance": "10.13", - "routeDistance": "16.75", - "timeToTower": "15:53:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "11:56:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_9W3YYK6_201909302002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "586B2A81-1AA9-446A-8824-E5B05B13700B", - "ticketNumber": "5LLZ9R3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742463, -79.913885", - "loadTime": "09/30/2019 15:35:09", - "straightDistance": "9.98", - "routeDistance": "16.29", - "timeToTower": "20:41:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "12:16:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_5LLZ9R3_201909301517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60E631BD-97A1-4E2A-B88E-AE6D43BFF38D", - "ticketNumber": "4AAFMEZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.723177, -80.077223", - "loadTime": "10/01/2019 13:28:09", - "straightDistance": "3.56", - "routeDistance": "5.77", - "timeToTower": "0:32:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "14:00:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 60, - "quantity": 41.8, - "calculatedQuantity": "41.8 CY", - "s3DownloadKey": "HaulPass_4AAFMEZ_201910011328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "613E1856-9DE0-424D-9D1A-F24465F1B553", - "ticketNumber": "4BKSQEF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.797669, -80.038918", - "loadTime": "10/01/2019 13:01:33", - "straightDistance": "8.75", - "routeDistance": "16.75", - "timeToTower": "0:48:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "13:49:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_4BKSQEF_201910011301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "675A071F-70EF-4A77-99D3-29B62F470F4A", - "ticketNumber": "4XLMYLU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.645109, -80.122346", - "loadTime": "10/01/2019 13:31:50", - "straightDistance": "3.87", - "routeDistance": "5.3", - "timeToTower": "0:37:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "14:09:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_4XLMYLU_201910011331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7814CB0A-A724-4276-8755-DFF2F6EDD0DD", - "ticketNumber": "78MSQUB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.645136, -80.122286", - "loadTime": "10/01/2019 13:30:20", - "straightDistance": "3.87", - "routeDistance": "5.3", - "timeToTower": "0:38:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "14:08:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_78MSQUB_201910011330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BCAEE3E-B17D-47A5-A3E5-836EA0DC5E81", - "ticketNumber": "53NBTV6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.737823, -79.942798", - "loadTime": "09/30/2019 18:36:27", - "straightDistance": "8.37", - "routeDistance": "15", - "timeToTower": "17:16:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "11:52:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_53NBTV6_201909301836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7EF34D87-DDED-46B7-BAC4-BA61A9A69EAC", - "ticketNumber": "6TFV5R6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.746350, -79.941259", - "loadTime": "10/01/2019 13:07:09", - "straightDistance": "8.78", - "routeDistance": "14.57", - "timeToTower": "0:48:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "13:55:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_6TFV5R6_201910011307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "814E6306-DB47-4373-9410-C2DE2985597F", - "ticketNumber": "4TU7K2J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.752630, -79.916579", - "loadTime": "10/01/2019 13:24:01", - "straightDistance": "10.21", - "routeDistance": "17.24", - "timeToTower": "0:58:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "14:22:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_4TU7K2J_201910011324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86D06642-782D-42F0-A8FD-C79578935192", - "ticketNumber": "537B2C5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.724578, -79.930088", - "loadTime": "10/01/2019 13:11:01", - "straightDistance": "8.59", - "routeDistance": "15.8", - "timeToTower": "1:17:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "14:28:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 85, - "quantity": 63.8, - "calculatedQuantity": "63.8 CY", - "s3DownloadKey": "HaulPass_537B2C5_201910011311_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90AA9EEC-13F1-4A41-BB10-963B02615B80", - "ticketNumber": "6UXF9HF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.724185, -79.932095", - "loadTime": "09/30/2019 19:59:10", - "straightDistance": "8.47", - "routeDistance": "15.67", - "timeToTower": "15:50:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "11:49:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_6UXF9HF_201909301959_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9BB128FC-5149-44A5-8027-012238DACA42", - "ticketNumber": "KM26NVT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.717517, -80.084695", - "loadTime": "10/01/2019 12:17:57", - "straightDistance": "3.31", - "routeDistance": "5.89", - "timeToTower": "0:35:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "12:53:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_KM26NVT_201910011216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB36EC4B-DD06-4589-9060-1176D812D05E", - "ticketNumber": "3B3XFE9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.724364, -79.930886", - "loadTime": "10/01/2019 13:11:21", - "straightDistance": "8.54", - "routeDistance": "15.75", - "timeToTower": "1:04:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "14:15:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 90, - "quantity": 84.7, - "calculatedQuantity": "84.7 CY", - "s3DownloadKey": "HaulPass_3B3XFE9_201910011311_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B34070C9-B1F3-4E27-8576-84537820F6A3", - "ticketNumber": "7GE8XPT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.746180, -79.915246", - "loadTime": "09/30/2019 15:19:35", - "straightDistance": "10.04", - "routeDistance": "16.52", - "timeToTower": "20:59:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "12:19:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_7GE8XPT_201909301519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B619EB1A-F8DA-4DBD-972E-C37625E94A76", - "ticketNumber": "3N9755Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.752660, -79.916437", - "loadTime": "10/01/2019 13:33:54", - "straightDistance": "10.22", - "routeDistance": "17.24", - "timeToTower": "0:49:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "14:23:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_3N9755Z_201910011333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7EE4135-C347-4D06-B07D-005085C2DB0A", - "ticketNumber": "8ZA4MFD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.723277, -80.076621", - "loadTime": "10/01/2019 13:30:38", - "straightDistance": "3.56", - "routeDistance": "5.8", - "timeToTower": "0:31:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "14:02:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_8ZA4MFD_201910011330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB387365-FDB9-47DA-892F-4B6453F0B7F5", - "ticketNumber": "9PY2NPJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.743914, -79.940912", - "loadTime": "09/30/2019 18:37:54", - "straightDistance": "8.7", - "routeDistance": "14.91", - "timeToTower": "18:05:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "12:43:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 65, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_9PY2NPJ_201909301837_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D057FB50-60ED-4608-BD83-5E89860A65CD", - "ticketNumber": "9N6Y6JR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.716696, -80.085642", - "loadTime": "10/01/2019 12:33:52", - "straightDistance": "3.28", - "routeDistance": "5.84", - "timeToTower": "0:21:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "12:55:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 85, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_9N6Y6JR_201910011233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB06253E-807D-41F1-9299-263D3013AB0F", - "ticketNumber": "688JRN7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.744121, -79.940674", - "loadTime": "09/30/2019 18:31:52", - "straightDistance": "8.72", - "routeDistance": "14.92", - "timeToTower": "18:09:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "12:41:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_688JRN7_201909301831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFB41309-5269-42B1-A6CB-0C4E73FB7FE8", - "ticketNumber": "9ZFAHCJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743840, -79.912222", - "loadTime": "09/30/2019 15:16:09", - "straightDistance": "10.11", - "routeDistance": "16.43", - "timeToTower": "20:58:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "12:14:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_9ZFAHCJ_201909301512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FBF39D71-7FB2-421C-BE96-9C6AA9FDC319", - "ticketNumber": "4AC5YZP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.724375, -79.931091", - "loadTime": "10/01/2019 13:02:27", - "straightDistance": "8.53", - "routeDistance": "15.74", - "timeToTower": "1:14:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "14:16:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 80, - "quantity": 74.6, - "calculatedQuantity": "74.6 CY", - "s3DownloadKey": "HaulPass_4AC5YZP_201910011302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF8F467D-E442-495A-8EF9-D27B805D6471", - "ticketNumber": "4RFDF6R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.723682, -79.959157", - "loadTime": "10/01/2019 13:27:50", - "straightDistance": "7.06", - "routeDistance": "14.08", - "timeToTower": "1:10:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "14:38:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_4RFDF6R_201910011327_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0127C6A2-DC79-4EBC-AF0E-2F44C2E32483", - "ticketNumber": "UKKRFGW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.847097, -80.064241", - "loadTime": "10/01/2019 14:28:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:31:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_UKKRFGW_201910011428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "092AEECC-7723-41E5-880A-4383D2D459E3", - "ticketNumber": "3TVH47V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.839667, -80.066262", - "loadTime": "10/01/2019 15:21:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:27:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TVH47V_201910011521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FCBC848-839E-46E0-B0CB-7C70B8B39518", - "ticketNumber": "9YMTCDW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.847028, -80.06567", - "loadTime": "10/01/2019 12:19:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "12:21:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9YMTCDW_201910011219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10769BB0-EF70-4DF2-A9FD-6AD598F7D2ED", - "ticketNumber": "4KKJRVA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.843111, -80.060631", - "loadTime": "10/01/2019 13:14:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "13:16:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4KKJRVA_201910011314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "145DE05E-8B89-4692-9FD8-AF7C97EED6C3", - "ticketNumber": "6TLWNEF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.846961, -80.065304", - "loadTime": "10/01/2019 12:22:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "12:27:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6TLWNEF_201910011222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "153B012B-1E41-4542-9682-E073326C6775", - "ticketNumber": "7PP4CNY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.835963, -80.066949", - "loadTime": "10/01/2019 14:45:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:47:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7PP4CNY_201910011445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C14E074-F0E4-44F2-B015-19BD873D05EE", - "ticketNumber": "7BS64RY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.840539, -80.066426", - "loadTime": "10/01/2019 15:14:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:18:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7BS64RY_201910011514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33D11971-1C5B-4AEE-8DD8-3AEB47476B91", - "ticketNumber": "77WSQ2N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.846303, -80.064589", - "loadTime": "10/01/2019 12:43:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "12:46:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77WSQ2N_201910011243_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "371F0B90-7A0C-4DA2-A241-E5A31D488E3F", - "ticketNumber": "8QPFCAV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.847933, -80.066039", - "loadTime": "10/01/2019 12:03:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "12:08:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8QPFCAV_201910011203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3AD2305F-93CE-464D-B4B5-03F11E126D32", - "ticketNumber": "9CCVDW5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.84739, -80.066026", - "loadTime": "10/01/2019 12:12:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "12:16:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9CCVDW5_201910011212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "417DE569-527F-4496-B025-C79791E50C72", - "ticketNumber": "8BB4R22", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.846751, -80.067517", - "loadTime": "10/01/2019 11:43:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "11:48:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8BB4R22_201910011143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41C41382-48BA-415D-85AE-597380D489A4", - "ticketNumber": "92T7N2P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.846137, -80.062882", - "loadTime": "10/01/2019 13:58:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:01:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_92T7N2P_201910011358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4DAF3AFA-C217-4BFE-BFF7-AF22105E99BE", - "ticketNumber": "8XJC3Z2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.838122, -80.066317", - "loadTime": "10/01/2019 14:58:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:59:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8XJC3Z2_201910011458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EF4E441-9BCC-4D60-830D-5DC6B503CCD6", - "ticketNumber": "8DMZ65U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.846079, -80.064186", - "loadTime": "10/01/2019 12:50:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "12:58:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8DMZ65U_201910011250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63B5A2C4-F59E-4378-BEA1-F959076A78AE", - "ticketNumber": "7DMBDWQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.846948, -80.065344", - "loadTime": "10/01/2019 12:27:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "12:29:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7DMBDWQ_201910011227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C70828E-312A-44EF-BC54-64286ECFBD1F", - "ticketNumber": "7YCF68Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.838373, -80.066609", - "loadTime": "10/01/2019 15:00:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:07:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7YCF68Z_201910011500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D03BB1A-93DB-452F-8AAC-5B09291F4BEF", - "ticketNumber": "QH5A3HD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.846099, -80.06293", - "loadTime": "10/01/2019 13:52:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "13:58:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_QH5A3HD_201910011352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A76B66DD-5A2E-4519-BFAC-8BF5689B094B", - "ticketNumber": "9A6KTAW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.846495, -80.064482", - "loadTime": "10/01/2019 12:36:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "12:43:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9A6KTAW_201910011236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5AFCBD5-A901-4C22-ACBB-09BF69A4A067", - "ticketNumber": "9GKGQ6G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.845327, -80.061971", - "loadTime": "10/01/2019 13:43:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "13:45:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9GKGQ6G_201910011343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B616CD35-68A9-451E-9059-C9E5030D9D0A", - "ticketNumber": "7UQT6QN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.845276, -80.061566", - "loadTime": "10/01/2019 13:38:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "13:43:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7UQT6QN_201910011338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C707A3B7-D7F9-448B-BAFC-3BE69B1B056D", - "ticketNumber": "7J5Q9CJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.846435, -80.06302", - "loadTime": "10/01/2019 14:04:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:07:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7J5Q9CJ_201910011404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CAD51881-CD07-4DB7-9E16-3C01E56EAF5E", - "ticketNumber": "8RV2HD4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.846813, -80.063742", - "loadTime": "10/01/2019 14:11:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:23:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8RV2HD4_201910011411_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC0EF79B-EDB8-4C56-A115-1EC1A1F41AC6", - "ticketNumber": "9JVVW5F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.836704, -80.066861", - "loadTime": "10/01/2019 14:48:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:50:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9JVVW5F_201910011448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D783416A-C05E-46B4-A652-869461886E2E", - "ticketNumber": "64NNMNN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.845211, -80.061196", - "loadTime": "10/01/2019 13:30:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "13:33:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64NNMNN_201910011330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDE9E7C5-6D1D-455A-A375-C4DC44BA46FA", - "ticketNumber": "4MEZZDM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.848695, -80.065258", - "loadTime": "10/01/2019 11:56:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "11:59:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4MEZZDM_201910011156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00AF738D-41B2-4309-A8A3-C780A357AAD1", - "ticketNumber": "5QP7GB4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.720216, -79.942293", - "loadTime": "10/01/2019 13:47:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "13:49:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5QP7GB4_201910011347_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00F71277-0C40-48A6-97F7-6029A85EBA3E", - "ticketNumber": "94JPGRE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.719513, -79.941022", - "loadTime": "10/01/2019 15:29:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:31:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_94JPGRE_201910011529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "056A9C67-01B7-4269-8179-DA73D4EB56BF", - "ticketNumber": "3VV3J6H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.722699, -79.943124", - "loadTime": "10/01/2019 12:42:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "12:52:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3VV3J6H_201910011242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14FB4D34-F609-4898-A9FA-97B6E1CEC920", - "ticketNumber": "639MXLK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.72102, -79.938397", - "loadTime": "10/01/2019 16:12:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:17:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_639MXLK_201910011612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B4E800F-0101-4A30-A919-FE4F3EE62D1E", - "ticketNumber": "8LWWBTB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.722083, -79.944019", - "loadTime": "10/01/2019 14:14:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:16:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8LWWBTB_201910011414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24CB3773-D66F-4974-AB1A-A215C3098207", - "ticketNumber": "8PKXBM3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.722821, -79.9427", - "loadTime": "10/01/2019 12:59:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "13:04:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8PKXBM3_201910011259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CC5F830-35EC-4D0A-B15A-FE357DADE19F", - "ticketNumber": "4GB66SM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.718688, -79.937442", - "loadTime": "10/01/2019 16:38:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:42:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4GB66SM_201910011638_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36B557BE-6339-45D6-B8D5-22E5E12F112D", - "ticketNumber": "B5LTXT8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.719882, -79.940854", - "loadTime": "10/01/2019 15:05:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:06:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_B5LTXT8_201910011505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3FCC603B-6142-479F-9995-BFDE7288A3AF", - "ticketNumber": "7JFXA59", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.719082, -79.939304", - "loadTime": "10/01/2019 15:11:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:14:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7JFXA59_201910011511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A34DEE6-DBAB-4F47-9F93-89CD806F3E0F", - "ticketNumber": "7FCX358", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.721172, -79.942703", - "loadTime": "10/01/2019 13:53:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "13:55:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7FCX358_201910011353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4AD0A28B-B319-434A-9779-BD38402983C1", - "ticketNumber": "SS7TQWK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.720572, -79.941791", - "loadTime": "10/01/2019 13:39:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "13:41:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_SS7TQWK_201910011339_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51D3DB9A-62B0-407F-9885-86FBB6E6A7C0", - "ticketNumber": "B2AJ8FH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.719636, -79.940897", - "loadTime": "10/01/2019 14:57:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:59:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_B2AJ8FH_201910011457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "599FFE21-F1D3-4E1B-B60D-D7F8DD561547", - "ticketNumber": "6HPSCTG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.718349, -79.939605", - "loadTime": "10/01/2019 15:20:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:21:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HPSCTG_201910011520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C28DD16-6B4B-46D2-BC32-154A2B5BFBD5", - "ticketNumber": "8ZN32ZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.720399, -79.93833", - "loadTime": "10/01/2019 16:25:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:28:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ZN32ZK_201910011625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D28F0D6-7FF6-4046-97D8-503CD97D2B0F", - "ticketNumber": "8DZVBJA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.719781, -79.939289", - "loadTime": "10/01/2019 15:07:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:09:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8DZVBJA_201910011507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6FF9EA2A-BB8B-4052-8D14-7293A26A0F58", - "ticketNumber": "5ATVTAU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.722042, -79.943198", - "loadTime": "10/01/2019 14:01:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:04:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5ATVTAU_201910011401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "769167FD-86AD-4C09-BEFE-ADADF933FC6F", - "ticketNumber": "4KZA3GA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.722857, -79.94261", - "loadTime": "10/01/2019 13:29:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "13:32:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4KZA3GA_201910011329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "778B1524-D596-4190-8298-50307C08BD65", - "ticketNumber": "E5Z2CCE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.719444, -79.939422", - "loadTime": "10/01/2019 15:09:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:11:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_E5Z2CCE_201910011509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8360BEF3-0839-46D1-82A3-1FFD19BF734A", - "ticketNumber": "5X8THVG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.722834, -79.942352", - "loadTime": "10/01/2019 12:56:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "12:58:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5X8THVG_201910011256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8574C35A-531E-4FE3-B148-96BDEA7B87B4", - "ticketNumber": "5FRYQSV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.720249, -79.942374", - "loadTime": "10/01/2019 13:45:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "13:47:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5FRYQSV_201910011345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "884FFF74-92CF-4E5D-9648-BED3671D7C89", - "ticketNumber": "6EPDYGZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.723048, -79.943177", - "loadTime": "10/01/2019 13:15:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "13:18:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6EPDYGZ_201910011315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9385A216-D7C3-40A9-9D09-41FD45B66F47", - "ticketNumber": "7TX44ND", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.719756, -79.940906", - "loadTime": "10/01/2019 14:48:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:56:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7TX44ND_201910011448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A02542E1-8A46-4925-8D13-E4F0426F3F3E", - "ticketNumber": "3NALB3N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.718765, -79.938168", - "loadTime": "10/01/2019 16:53:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:55:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3NALB3N_201910011653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A19D1EAE-FF92-4D3F-82ED-7D6A518F0F6A", - "ticketNumber": "BTNF4A2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.722727, -79.939066", - "loadTime": "10/01/2019 15:54:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:58:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BTNF4A2_201910011554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7F4A40B-F699-4F88-A2A2-E2B779C392DC", - "ticketNumber": "JPELLDC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.725113, -79.939716", - "loadTime": "10/01/2019 15:42:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:45:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_JPELLDC_201910011542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4DF7FAB-85D2-441F-BD3E-02CFC71F820E", - "ticketNumber": "85XTJ58", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.722573, -79.938972", - "loadTime": "10/01/2019 16:05:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:07:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_85XTJ58_201910011605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5870EE6-0F5A-4EDE-BEC0-B8DFE7D75FF5", - "ticketNumber": "438FDGD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.722826, -79.942312", - "loadTime": "10/01/2019 13:20:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "13:28:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_438FDGD_201910011320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB26C162-56C3-47D4-9477-098A2886FC8F", - "ticketNumber": "3LEP6HP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.72194, -79.944447", - "loadTime": "10/01/2019 14:18:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:21:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3LEP6HP_201910011418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7B46ADC-FDA0-4E82-9FD3-1CB14F0DD3B7", - "ticketNumber": "S8R5AWW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.720064, -79.945078", - "loadTime": "10/01/2019 14:28:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:33:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_S8R5AWW_201910011428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA13016A-16B8-4FFE-A2AA-76FA94857C00", - "ticketNumber": "6M3CDWY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.722812, -79.942664", - "loadTime": "10/01/2019 13:06:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "13:09:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6M3CDWY_201910011306_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC5374BF-9253-4B9E-83E0-CED1AE5FA336", - "ticketNumber": "5T3SRJ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.722462, -79.938913", - "loadTime": "10/01/2019 16:02:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:04:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5T3SRJ4_201910011602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F50E5454-9A0D-401A-84B4-162AEA252B70", - "ticketNumber": "8Y774NA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.720088, -79.938123", - "loadTime": "10/01/2019 16:34:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:36:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8Y774NA_201910011634_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F62F953A-1352-4C48-8241-CF43B38B379B", - "ticketNumber": "3PPSRLN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.71882, -79.939248", - "loadTime": "10/01/2019 15:15:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:16:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3PPSRLN_201910011515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6C06FF8-B644-49FD-863C-78EECF60AFA6", - "ticketNumber": "8GJTJZG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.722624, -79.939052", - "loadTime": "10/01/2019 15:50:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:54:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8GJTJZG_201910011550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F867C60B-CB3F-4BA0-8AFE-F0C779BEF20E", - "ticketNumber": "3PZZQPH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.718424, -79.939257", - "loadTime": "10/01/2019 15:17:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:19:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3PZZQPH_201910011517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB8D52AD-68D6-483A-8D40-D729CEB2BCC0", - "ticketNumber": "9UKPLXF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.71948, -79.94487", - "loadTime": "10/01/2019 14:36:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:39:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9UKPLXF_201910011436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FCF0B61D-2FA8-49D0-9E9F-36D3D8E09239", - "ticketNumber": "4RELENY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.722856, -79.942529", - "loadTime": "10/01/2019 13:12:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "13:14:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4RELENY_201910011312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE701772-D614-4C52-BB5E-24C2FF969B34", - "ticketNumber": "9FENDPA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.719333, -79.943175", - "loadTime": "10/01/2019 15:33:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:35:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9FENDPA_201910011533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE76A9DC-D3F1-4C7A-9668-608874786C3F", - "ticketNumber": "9W7H52A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.719533, -79.937663", - "loadTime": "10/01/2019 16:32:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:33:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9W7H52A_201910011632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10A75E96-797A-44AD-B200-A25801434753", - "ticketNumber": "4QPV4RK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.728543, -80.241702", - "loadTime": "10/01/2019 13:21:50", - "straightDistance": "11.69", - "routeDistance": "15.57", - "timeToTower": "0:36:41", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "13:58:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 50, - "quantity": 37.5, - "calculatedQuantity": "37.5 CY", - "s3DownloadKey": "HaulPass_4QPV4RK_201910011321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "128412E4-E631-419A-9E73-B00E22326DE3", - "ticketNumber": "9EP4DR4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.538824, -80.301564", - "loadTime": "10/01/2019 17:02:39", - "straightDistance": "4.69", - "routeDistance": "8.21", - "timeToTower": "0:21:23", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "17:24:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 65, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_9EP4DR4_201910011702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "185028E5-7367-4772-97F2-9C8D0BC49511", - "ticketNumber": "6NPTR3E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.726905, -80.242524", - "loadTime": "10/01/2019 14:45:15", - "straightDistance": "11.57", - "routeDistance": "15.45", - "timeToTower": "0:47:02", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "15:32:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 60, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_6NPTR3E_201910011445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1AC0AC9D-ABDA-47CD-9295-5E75FF8903EA", - "ticketNumber": "4GLLSA9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.539688, -80.301722", - "loadTime": "10/01/2019 15:54:18", - "straightDistance": "4.64", - "routeDistance": "8.14", - "timeToTower": "0:21:49", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "16:16:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 60, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_4GLLSA9_201910011554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20E0F37A-33E6-4ADB-B40C-DACF08519C1F", - "ticketNumber": "9XHPUWT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.559013, -80.330759", - "loadTime": "10/01/2019 14:31:11", - "straightDistance": "2.53", - "routeDistance": "4.32", - "timeToTower": "0:35:01", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "15:06:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 55, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_9XHPUWT_201910011431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3ADA7EC9-F82C-4597-AA4E-C0E8E63E0C2B", - "ticketNumber": "4S9DC6M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.540053, -80.300678", - "loadTime": "10/01/2019 13:56:00", - "straightDistance": "4.66", - "routeDistance": "8.08", - "timeToTower": "0:22:00", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "14:18:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 55, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_4S9DC6M_201910011356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4597BDA1-C50E-4C18-B8BD-16CDB3BF153C", - "ticketNumber": "7WW6JDE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.728506, -80.241687", - "loadTime": "10/01/2019 14:53:07", - "straightDistance": "11.69", - "routeDistance": "15.57", - "timeToTower": "0:39:54", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "15:33:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 50, - "quantity": 37.5, - "calculatedQuantity": "37.5 CY", - "s3DownloadKey": "HaulPass_7WW6JDE_201910011453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D55182C-2D1D-4998-80BA-891D257F98A5", - "ticketNumber": "4TZSQXA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.559276, -80.330924", - "loadTime": "10/01/2019 17:47:10", - "straightDistance": "2.51", - "routeDistance": "4.3", - "timeToTower": "0:28:44", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "18:15:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_4TZSQXA_201910011737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51958A7F-0FA1-4B3C-A174-9BDB5F641876", - "ticketNumber": "6UTGPA4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.559361, -80.330968", - "loadTime": "10/01/2019 15:44:28", - "straightDistance": "2.51", - "routeDistance": "4.29", - "timeToTower": "1:13:45", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "16:58:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_6UTGPA4_201910011542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "519CE727-A8B8-4110-8F63-B524B38EA493", - "ticketNumber": "52T2DRT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.559258, -80.330883", - "loadTime": "10/01/2019 14:14:54", - "straightDistance": "2.52", - "routeDistance": "4.3", - "timeToTower": "0:49:47", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "15:04:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_52T2DRT_201910011414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "640C5619-894D-4628-88B0-FF7DA7AD2338", - "ticketNumber": "5KEAY26", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.518849, -80.304121", - "loadTime": "10/01/2019 16:29:34", - "straightDistance": "5.7", - "routeDistance": "8.96", - "timeToTower": "0:25:18", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "16:54:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_5KEAY26_201910011629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74C16F03-11D9-4524-B798-AF05E57C81BE", - "ticketNumber": "9EG4WSR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.688927, -80.350232", - "loadTime": "10/01/2019 16:20:09", - "straightDistance": "6.9", - "routeDistance": "8.22", - "timeToTower": "0:55:39", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "17:15:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 55, - "quantity": 40.5, - "calculatedQuantity": "40.5 CY", - "s3DownloadKey": "HaulPass_9EG4WSR_201910011617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "886B2326-DB32-4AAC-83C3-84A64F667D95", - "ticketNumber": "PHJ35BH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.725077, -80.243790", - "loadTime": "10/01/2019 13:03:51", - "straightDistance": "11.43", - "routeDistance": "15.3", - "timeToTower": "0:53:57", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "13:57:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_PHJ35BH_201910011303_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6C6F873-0EC0-4ADB-AB18-2476896E1CF9", - "ticketNumber": "62HPEK6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.539520, -80.302104", - "loadTime": "10/01/2019 18:14:06", - "straightDistance": "4.63", - "routeDistance": "8.17", - "timeToTower": "0:21:28", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "18:35:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 60, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_62HPEK6_201910011814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C54451DF-6B6E-47E5-AF56-2CA1E1E5CB10", - "ticketNumber": "WDZPLQJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.575082, -80.278480", - "loadTime": "10/01/2019 14:53:57", - "straightDistance": "4.6", - "routeDistance": "5", - "timeToTower": "0:23:43", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "15:17:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 40, - "quantity": 29, - "calculatedQuantity": "29 CY", - "s3DownloadKey": "HaulPass_WDZPLQJ_201910011453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D244F6CC-8BDB-465D-9B19-E377080B11E5", - "ticketNumber": "5N6ETG9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.575035, -80.277990", - "loadTime": "10/01/2019 14:42:10", - "straightDistance": "4.63", - "routeDistance": "5.03", - "timeToTower": "0:36:12", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "15:18:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 55, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_5N6ETG9_201910011442_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3295A45-5A7F-4DD3-A82D-857507B4130A", - "ticketNumber": "4SUV9F5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.539577, -80.301595", - "loadTime": "10/01/2019 14:55:15", - "straightDistance": "4.65", - "routeDistance": "8.14", - "timeToTower": "0:25:40", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "15:20:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 65, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_4SUV9F5_201910011455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCAB4C5F-5ACE-4FB1-88C3-032AED2AAB76", - "ticketNumber": "5826QVL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.695546, -80.349055", - "loadTime": "10/01/2019 16:54:18", - "straightDistance": "7.36", - "routeDistance": "8.68", - "timeToTower": "0:22:17", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "17:16:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 50, - "quantity": 37.5, - "calculatedQuantity": "37.5 CY", - "s3DownloadKey": "HaulPass_5826QVL_201910011631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEFB99E5-1CB9-4638-BA8D-67638544E01F", - "ticketNumber": "4JMALYS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.518905, -80.304123", - "loadTime": "10/01/2019 16:08:22", - "straightDistance": "5.7", - "routeDistance": "8.96", - "timeToTower": "0:47:23", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "16:55:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 25, - "quantity": 19.4, - "calculatedQuantity": "19.4 CY", - "s3DownloadKey": "HaulPass_4JMALYS_201910011608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5839E07-0D5C-4CAF-AC70-1FE764C57815", - "ticketNumber": "6AG5EDN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.560610, -80.331088", - "loadTime": "10/01/2019 17:55:25", - "straightDistance": "2.43", - "routeDistance": "4.2", - "timeToTower": "0:22:01", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "18:17:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_6AG5EDN_201910011753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD3D3A45-EED8-462A-B9A3-2D8664D467B3", - "ticketNumber": "33M33DR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.559276, -80.330923", - "loadTime": "10/01/2019 16:26:02", - "straightDistance": "2.51", - "routeDistance": "4.3", - "timeToTower": "0:32:59", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "16:59:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_33M33DR_201910011604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00B3B431-AEDC-42D6-94DA-C72BA5E1AE7E", - "ticketNumber": "5GZ2863", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.718804, -79.938427", - "loadTime": "10/01/2019 17:12:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "17:13:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5GZ2863_201910011708_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11B5E6DE-A4F9-47BB-B0EC-3583A2E26A7A", - "ticketNumber": "8TP8HVM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.718801, -79.938396", - "loadTime": "10/01/2019 17:22:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "17:24:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8TP8HVM_201910011722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "353C30B6-1FBA-4A23-AAB7-417F7E0FAA18", - "ticketNumber": "6W8MP53", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.726479, -79.939017", - "loadTime": "10/01/2019 18:23:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "18:27:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6W8MP53_201910011823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5184D33A-A93B-4C6D-BBF3-DBD125C90ADD", - "ticketNumber": "89YT3R7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.728019, -79.937649", - "loadTime": "10/01/2019 18:33:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "18:38:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_89YT3R7_201910011833_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78EAD5FB-0663-49B5-ABE1-CB73A1F75896", - "ticketNumber": "65NDWC3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.724268, -79.939548", - "loadTime": "10/01/2019 17:55:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "17:58:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_65NDWC3_201910011755_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7EDFC2DE-2B37-4C88-B9A9-DB83D4381869", - "ticketNumber": "4J9AT59", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.726311, -79.940292", - "loadTime": "10/01/2019 18:12:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "18:16:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4J9AT59_201910011812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0E8B46E-E82E-474B-8422-DCE40D13BF5C", - "ticketNumber": "3M8R5BZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.718807, -79.938367", - "loadTime": "10/01/2019 17:19:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "17:21:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3M8R5BZ_201910011719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8205D60-50FC-4678-8EB3-040F1FD061A3", - "ticketNumber": "6VYAUR4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.719709, -79.93922", - "loadTime": "10/01/2019 17:49:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "17:50:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6VYAUR4_201910011749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EAA7C373-6A9A-45EA-A915-DC3576A9F463", - "ticketNumber": "3ZTQCTQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.718277, -79.937644", - "loadTime": "10/01/2019 17:31:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "17:34:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3ZTQCTQ_201910011731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9509F16-8D17-4037-84B4-4DF7CAA673E1", - "ticketNumber": "84ETAQ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7DX4FJE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.718759, -79.934408", - "loadTime": "10/01/2019 17:40:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "17:42:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_84ETAQ7_201910011740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F9D8C79-9550-41C1-9DCE-8505EFBF5528", - "ticketNumber": "34TVNAQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.579708, -80.299429", - "loadTime": "10/01/2019 18:49:59", - "straightDistance": "3.34", - "routeDistance": "3.7", - "timeToTower": "0:19:53", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "19:09:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_34TVNAQ_201910011849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E135CB3F-88A4-4F57-893A-AE334561B76B", - "ticketNumber": "3XSPWGG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6RZZR2K", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.579197, -80.299158", - "loadTime": "10/01/2019 18:40:43", - "straightDistance": "3.36", - "routeDistance": "3.63", - "timeToTower": "0:30:12", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "19:10:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 40, - "quantity": 31, - "calculatedQuantity": "31 CY", - "s3DownloadKey": "HaulPass_3XSPWGG_201910011840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC130B07-38BD-4469-9937-9F0F991F2F22", - "ticketNumber": "627ZUMA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.722157, -80.246624", - "loadTime": "10/01/2019 19:01:40", - "straightDistance": "11.17", - "routeDistance": "15.04", - "timeToTower": "0:25:18", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "19:26:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_627ZUMA_201910011822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4582C50-CC38-47E6-AFE5-A5864141F7D4", - "ticketNumber": "PPMMG9H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.539817, -80.302119", - "loadTime": "10/01/2019 19:10:46", - "straightDistance": "4.62", - "routeDistance": "8.17", - "timeToTower": "0:34:05", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "19:44:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 45, - "quantity": 32.9, - "calculatedQuantity": "32.9 CY", - "s3DownloadKey": "HaulPass_PPMMG9H_201910011910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96407526-6884-4218-BDDE-452C923536F0", - "ticketNumber": "36BUQRV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.560055, -80.330889", - "loadTime": "10/01/2019 19:13:54", - "straightDistance": "2.47", - "routeDistance": "4.24", - "timeToTower": "0:44:50", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "19:58:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_36BUQRV_201910011913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8D55E7E-58F3-48E6-9777-3F71932C15F2", - "ticketNumber": "8UEDDRL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.560260, -80.330841", - "loadTime": "10/01/2019 19:05:51", - "straightDistance": "2.46", - "routeDistance": "4.23", - "timeToTower": "0:52:10", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "19:58:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_8UEDDRL_201910011905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "009D06A8-A139-4206-A10A-2FE7CCB0FC95", - "ticketNumber": "7VUJP8X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.740907, -80.042420", - "loadTime": "10/01/2019 16:54:19", - "straightDistance": "4.88", - "routeDistance": "7.72", - "timeToTower": "0:26:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:20:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_7VUJP8X_201910011654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00BC4455-C8B5-49A9-8F7D-F883C12B57CF", - "ticketNumber": "75ANVJV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.639996, -80.122265", - "loadTime": "10/01/2019 16:38:06", - "straightDistance": "4.05", - "routeDistance": "5.65", - "timeToTower": "0:45:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:24:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_75ANVJV_201910011638_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "027C84F7-90CA-427F-B1BC-000860EFC18E", - "ticketNumber": "8RK964D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724540, -79.934408", - "loadTime": "10/01/2019 16:10:57", - "straightDistance": "8.36", - "routeDistance": "15.33", - "timeToTower": "0:39:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "16:50:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_8RK964D_201910011610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02CAEC92-4156-4D52-BFAB-61F61FB1F8B8", - "ticketNumber": "4WWP2CD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748910, -79.917432", - "loadTime": "10/01/2019 16:31:20", - "straightDistance": "10.03", - "routeDistance": "16.64", - "timeToTower": "0:55:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:26:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 65, - "quantity": 44.6, - "calculatedQuantity": "44.6 CY", - "s3DownloadKey": "HaulPass_4WWP2CD_201910011631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "047E95D6-8A9F-490A-9E7C-045F4986F353", - "ticketNumber": "5MA9DDU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.740471, -80.044141", - "loadTime": "10/01/2019 18:53:39", - "straightDistance": "4.82", - "routeDistance": "7.78", - "timeToTower": "0:26:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:20:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_5MA9DDU_201910011853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0519A8BB-D1C7-45C2-BC16-730BCEE9B60F", - "ticketNumber": "4D63YWA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.724308, -79.962577", - "loadTime": "10/01/2019 15:34:29", - "straightDistance": "6.91", - "routeDistance": "13.81", - "timeToTower": "1:31:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:05:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 80, - "quantity": 68.3, - "calculatedQuantity": "68.3 CY", - "s3DownloadKey": "HaulPass_4D63YWA_201910011534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D81C368-1A5E-4E7B-AF25-2A03EC17EB5D", - "ticketNumber": "6P6EFUT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.724661, -79.936330", - "loadTime": "10/01/2019 15:04:29", - "straightDistance": "8.26", - "routeDistance": "15.45", - "timeToTower": "0:56:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "16:00:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 85, - "quantity": 63.6, - "calculatedQuantity": "63.6 CY", - "s3DownloadKey": "HaulPass_6P6EFUT_201910011504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DA7D320-8AA7-47B5-8009-408BBE8EF641", - "ticketNumber": "6NK2VR2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.758781, -79.998261", - "loadTime": "10/01/2019 18:01:30", - "straightDistance": "7.08", - "routeDistance": "10.23", - "timeToTower": "0:48:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "18:49:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 70, - "quantity": 66.3, - "calculatedQuantity": "66.3 CY", - "s3DownloadKey": "HaulPass_6NK2VR2_201910011801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DB5D278-7829-4BE8-AEF4-95044823B80D", - "ticketNumber": "5TXLWTK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.725046, -79.929913", - "loadTime": "10/01/2019 17:44:32", - "straightDistance": "8.61", - "routeDistance": "15.79", - "timeToTower": "1:30:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:15:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 70, - "quantity": 65.9, - "calculatedQuantity": "65.9 CY", - "s3DownloadKey": "HaulPass_5TXLWTK_201910011744_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F2CE464-8002-413E-957A-845D357F5957", - "ticketNumber": "9VMNA8Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.755696, -79.966922", - "loadTime": "10/01/2019 19:17:03", - "straightDistance": "8.06", - "routeDistance": "12.77", - "timeToTower": "0:39:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:56:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 75, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_9VMNA8Z_201910011917_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15AAA5AE-4615-49A9-85CD-6B786F5EAEC8", - "ticketNumber": "7ZGLJ43", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.732388, -80.059421", - "loadTime": "10/01/2019 17:39:51", - "straightDistance": "4.13", - "routeDistance": "6.98", - "timeToTower": "0:38:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "18:18:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_7ZGLJ43_201910011739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16B40A32-1CBF-4976-8975-4A8D31D857D3", - "ticketNumber": "JNT39MP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.724654, -79.936196", - "loadTime": "10/01/2019 18:49:16", - "straightDistance": "8.27", - "routeDistance": "15.45", - "timeToTower": "1:00:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:49:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 85, - "quantity": 63.8, - "calculatedQuantity": "63.8 CY", - "s3DownloadKey": "HaulPass_JNT39MP_201910011849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17C0FB68-AC19-4AB0-86DC-DA956F704E33", - "ticketNumber": "6GE8JLK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.704692, -79.945598", - "loadTime": "10/01/2019 12:51:06", - "straightDistance": "7.25", - "routeDistance": "16.55", - "timeToTower": "2:14:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:05:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_6GE8JLK_201910011240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1931D1EC-0CF1-4888-AB02-A509579CB4E2", - "ticketNumber": "92B9XNJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.761774, -80.108746", - "loadTime": "10/01/2019 18:17:03", - "straightDistance": "6.67", - "routeDistance": "9.19", - "timeToTower": "0:35:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "18:52:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_92B9XNJ_201910011745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19DF012B-846D-4969-8AE6-C2B8B05DF421", - "ticketNumber": "5M2NYN8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.758003, -79.998393", - "loadTime": "10/01/2019 16:45:05", - "straightDistance": "7.03", - "routeDistance": "10.17", - "timeToTower": "2:05:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "18:50:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 75, - "quantity": 79.9, - "calculatedQuantity": "79.9 CY", - "s3DownloadKey": "HaulPass_5M2NYN8_201910011614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B369504-8DAB-4A61-81EA-8AF572D8B6E5", - "ticketNumber": "459ZHL8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.726783, -80.069928", - "loadTime": "10/01/2019 15:23:32", - "straightDistance": "3.75", - "routeDistance": "6.26", - "timeToTower": "0:35:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:58:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_459ZHL8_201910011523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21CB657D-70B3-4A94-99F5-16696B6AB6FD", - "ticketNumber": "97MRKXU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.754517, -79.964088", - "loadTime": "10/01/2019 18:22:22", - "straightDistance": "8.12", - "routeDistance": "13.03", - "timeToTower": "1:33:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:55:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 70, - "quantity": 42.4, - "calculatedQuantity": "42.4 CY", - "s3DownloadKey": "HaulPass_97MRKXU_201910011821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "230231DA-CFF0-44E1-9050-50ED16F72923", - "ticketNumber": "7Y5Q5KG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.724679, -79.936244", - "loadTime": "10/01/2019 16:14:16", - "straightDistance": "8.27", - "routeDistance": "15.45", - "timeToTower": "0:41:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "16:56:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_7Y5Q5KG_201910011614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23399854-2F51-4947-BAE6-212574624B4A", - "ticketNumber": "4RX4H39", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.724512, -79.936485", - "loadTime": "10/01/2019 17:05:40", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:50:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:55:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 90, - "quantity": 67.3, - "calculatedQuantity": "67.3 CY", - "s3DownloadKey": "HaulPass_4RX4H39_201910011705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2874F234-31E4-4029-977F-FC1BF1137154", - "ticketNumber": "AZYXPPM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.646132, -80.122285", - "loadTime": "10/01/2019 18:48:43", - "straightDistance": "3.83", - "routeDistance": "5.23", - "timeToTower": "0:42:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:31:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 55, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_AZYXPPM_201910011848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "333CA4B9-F909-4DE8-8E87-944D6E5A1194", - "ticketNumber": "8VCETP7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.644543, -80.122039", - "loadTime": "10/01/2019 17:49:36", - "straightDistance": "3.87", - "routeDistance": "5.34", - "timeToTower": "0:36:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "18:26:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_8VCETP7_201910011749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33CD0F2E-8A4B-4FEA-ADD2-98C8EC9BCB91", - "ticketNumber": "3F24GP9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745806, -79.939265", - "loadTime": "10/01/2019 15:04:09", - "straightDistance": "8.85", - "routeDistance": "14.68", - "timeToTower": "0:53:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:57:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 50, - "quantity": 32.3, - "calculatedQuantity": "32.3 CY", - "s3DownloadKey": "HaulPass_3F24GP9_201910011504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "372AC7CA-EE77-4050-AD5E-B3648E103ED2", - "ticketNumber": "AZNGMTF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.641428, -80.122172", - "loadTime": "10/01/2019 14:36:14", - "straightDistance": "3.99", - "routeDistance": "5.55", - "timeToTower": "0:34:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:10:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_AZNGMTF_201910011435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B635FC5-C662-445C-90FF-16F931C84DEF", - "ticketNumber": "3G4SSXT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.724689, -79.936604", - "loadTime": "10/01/2019 17:51:07", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:38:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "18:29:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_3G4SSXT_201910011751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C67BC32-A406-4146-A2F2-2910DA13065E", - "ticketNumber": "6LDAVU6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.724697, -79.936421", - "loadTime": "10/01/2019 15:03:41", - "straightDistance": "8.26", - "routeDistance": "15.45", - "timeToTower": "0:58:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "16:01:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_6LDAVU6_201910011503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D20C91B-31FD-43B8-B466-677EC28CA95D", - "ticketNumber": "8XSZY3D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.724623, -79.930192", - "loadTime": "10/01/2019 15:18:18", - "straightDistance": "8.58", - "routeDistance": "15.79", - "timeToTower": "0:59:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "16:17:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_8XSZY3D_201910011518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DD24120-940F-4443-8434-E533C4F9B7A2", - "ticketNumber": "9QHSHS6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.727001, -79.929826", - "loadTime": "10/01/2019 18:09:09", - "straightDistance": "8.67", - "routeDistance": "15.7", - "timeToTower": "1:43:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:52:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_9QHSHS6_201910011809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E0278B5-CA59-4B80-B358-A204BFBF4E85", - "ticketNumber": "6E5HE4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.644627, -80.122251", - "loadTime": "10/01/2019 17:51:02", - "straightDistance": "3.88", - "routeDistance": "5.33", - "timeToTower": "0:35:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "18:27:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_6E5HE4M_201910011751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E60A090-D4DE-49AD-85E7-1A17C83EC7E4", - "ticketNumber": "9F38DL2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742161, -79.929267", - "loadTime": "10/01/2019 14:51:12", - "straightDistance": "9.2", - "routeDistance": "15.34", - "timeToTower": "0:34:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:25:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 45, - "quantity": 35.6, - "calculatedQuantity": "35.6 CY", - "s3DownloadKey": "HaulPass_9F38DL2_201910011451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4321F95E-66D3-473D-97B6-4A46182E612C", - "ticketNumber": "6LEBC82", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.748682, -79.946002", - "loadTime": "10/01/2019 16:09:06", - "straightDistance": "8.65", - "routeDistance": "14.3", - "timeToTower": "1:03:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:12:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 70, - "quantity": 51.3, - "calculatedQuantity": "51.3 CY", - "s3DownloadKey": "HaulPass_6LEBC82_201910011609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4510C512-BCC9-4A37-835B-718C43411485", - "ticketNumber": "9BS3L4W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.762906, -80.110355", - "loadTime": "10/01/2019 19:29:27", - "straightDistance": "6.77", - "routeDistance": "9.31", - "timeToTower": "0:56:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "20:26:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_9BS3L4W_201910011929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C8787DA-0EBE-4FA6-8264-FBB21C51F17A", - "ticketNumber": "5QM8TDN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748536, -79.915896", - "loadTime": "10/01/2019 18:30:12", - "straightDistance": "10.09", - "routeDistance": "16.65", - "timeToTower": "1:09:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:39:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_5QM8TDN_201910011830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D25F55F-8CBF-4983-8EB5-1AB2AEE92BD2", - "ticketNumber": "4SNL7SU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.641363, -80.122229", - "loadTime": "10/01/2019 14:35:10", - "straightDistance": "4", - "routeDistance": "5.56", - "timeToTower": "0:34:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:09:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_4SNL7SU_201910011435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F52D21B-23FB-4667-94C8-5C06F7514115", - "ticketNumber": "35AA89S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742231, -79.929305", - "loadTime": "10/01/2019 14:53:32", - "straightDistance": "9.2", - "routeDistance": "15.34", - "timeToTower": "0:33:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:26:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 50, - "quantity": 36.1, - "calculatedQuantity": "36.1 CY", - "s3DownloadKey": "HaulPass_35AA89S_201910011453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "511E6D3E-EFB0-4C94-9433-370100DF9A28", - "ticketNumber": "6ZK8L83", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.724944, -79.962224", - "loadTime": "10/01/2019 16:00:58", - "straightDistance": "6.95", - "routeDistance": "13.88", - "timeToTower": "1:05:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:06:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_6ZK8L83_201910011600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51423AA6-81B3-4629-8255-0CE477156122", - "ticketNumber": "3ZJRWAZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.724747, -79.936156", - "loadTime": "10/01/2019 16:10:00", - "straightDistance": "8.27", - "routeDistance": "15.46", - "timeToTower": "0:45:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "16:55:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_3ZJRWAZ_201910011610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51FCDFBB-01E0-48CD-8A38-F089916D1C0A", - "ticketNumber": "3QNXSY3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.751103, -79.918573", - "loadTime": "10/01/2019 13:07:46", - "straightDistance": "10.05", - "routeDistance": "16.92", - "timeToTower": "2:14:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:22:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_3QNXSY3_201910011307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "532A992B-367E-47C2-87FC-56655DA0229C", - "ticketNumber": "8V4PKAE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.748309, -79.946408", - "loadTime": "10/01/2019 14:02:46", - "straightDistance": "8.62", - "routeDistance": "14.33", - "timeToTower": "0:59:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:02:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 70, - "quantity": 51.3, - "calculatedQuantity": "51.3 CY", - "s3DownloadKey": "HaulPass_8V4PKAE_201910011402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55295F4D-0359-4C27-838B-6E3264268E28", - "ticketNumber": "8AAMCJB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.740487, -79.938480", - "loadTime": "10/01/2019 13:00:36", - "straightDistance": "8.68", - "routeDistance": "15.02", - "timeToTower": "2:02:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:03:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 65, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_8AAMCJB_201910011300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5580E87E-8F33-437E-9E8B-5F0A27EFD57E", - "ticketNumber": "3RRE2DF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.748081, -79.946363", - "loadTime": "10/01/2019 15:57:45", - "straightDistance": "8.61", - "routeDistance": "14.34", - "timeToTower": "1:14:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:11:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_3RRE2DF_201910011557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5655933A-EDB9-48A2-AA93-5A61ABEE208E", - "ticketNumber": "68HJ93M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.704564, -79.946072", - "loadTime": "10/01/2019 16:37:54", - "straightDistance": "7.22", - "routeDistance": "16.52", - "timeToTower": "1:30:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "18:08:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_68HJ93M_201910011612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "590AC470-4496-4105-B836-268F3EC6E40A", - "ticketNumber": "8RPBD6D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.735761, -80.156418", - "loadTime": "10/01/2019 16:36:51", - "straightDistance": "6.89", - "routeDistance": "12.01", - "timeToTower": "0:39:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:16:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_8RPBD6D_201910011636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CF21252-E2C0-4D73-A23E-DE2C798984DA", - "ticketNumber": "7PYPPBK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.718748, -80.125238", - "loadTime": "10/01/2019 14:14:15", - "straightDistance": "4.75", - "routeDistance": "8.28", - "timeToTower": "1:32:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:46:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_7PYPPBK_201910011414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D35AB5F-471B-4B6F-8192-E21A11E032ED", - "ticketNumber": "4XF9QD8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.733039, -79.946806", - "loadTime": "10/01/2019 17:04:40", - "straightDistance": "8", - "routeDistance": "14.51", - "timeToTower": "0:32:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:37:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 85, - "quantity": 96.2, - "calculatedQuantity": "96.2 CY", - "s3DownloadKey": "HaulPass_4XF9QD8_201910011704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60D463EE-B5DA-4EB8-94D3-7A6938D473B1", - "ticketNumber": "99PUH6U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742399, -79.933944", - "loadTime": "10/01/2019 17:37:55", - "straightDistance": "8.98", - "routeDistance": "15.07", - "timeToTower": "0:38:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "18:16:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_99PUH6U_201910011737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6186739A-4E54-4093-BFCD-3116C2A38A55", - "ticketNumber": "4NQVU5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.724508, -79.936281", - "loadTime": "10/01/2019 18:49:01", - "straightDistance": "8.26", - "routeDistance": "15.44", - "timeToTower": "0:57:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:46:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 55, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_4NQVU5J_201910011849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62736F68-9DB5-4BF3-8EB5-23AB51610BF7", - "ticketNumber": "EH36AZR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.724701, -79.936283", - "loadTime": "10/01/2019 19:22:00", - "straightDistance": "8.27", - "routeDistance": "15.45", - "timeToTower": "0:47:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "20:09:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_EH36AZR_201910011922_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66B0FA1A-BEDB-4B0D-9D03-F920AA76DB8E", - "ticketNumber": "6EZDJX7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.754670, -79.964548", - "loadTime": "10/01/2019 16:42:14", - "straightDistance": "8.1", - "routeDistance": "12.94", - "timeToTower": "0:36:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:19:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 75, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_6EZDJX7_201910011642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66FBC287-3D1B-4BE2-98E0-D591D662AF5D", - "ticketNumber": "TRM973V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.725338, -79.934883", - "loadTime": "10/01/2019 15:04:29", - "straightDistance": "8.36", - "routeDistance": "15.25", - "timeToTower": "0:58:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "16:03:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 85, - "quantity": 63.8, - "calculatedQuantity": "63.8 CY", - "s3DownloadKey": "HaulPass_TRM973V_201910011504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69940D98-BAFF-44E4-A1F8-2FB8BF4752C1", - "ticketNumber": "87G8VUD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743187, -79.913682", - "loadTime": "10/01/2019 19:00:39", - "straightDistance": "10.02", - "routeDistance": "16.35", - "timeToTower": "0:48:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:48:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_87G8VUD_201910011900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A5718B5-D526-4C2F-B3C8-87A34A9F385F", - "ticketNumber": "6SE3DR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.704749, -79.945963", - "loadTime": "10/01/2019 16:54:24", - "straightDistance": "7.23", - "routeDistance": "16.53", - "timeToTower": "1:14:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "18:09:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 85, - "quantity": 63.2, - "calculatedQuantity": "63.2 CY", - "s3DownloadKey": "HaulPass_6SE3DR3_201910011654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B85D4F3-0844-44A8-9983-B932CEFF140F", - "ticketNumber": "7SMFJM2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724747, -79.935921", - "loadTime": "10/01/2019 18:52:20", - "straightDistance": "8.29", - "routeDistance": "15.45", - "timeToTower": "0:48:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:40:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_7SMFJM2_201910011852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CF3D08E-16ED-4090-AD01-FAF2D247BAA9", - "ticketNumber": "322MXJA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.623362, -80.190039", - "loadTime": "10/01/2019 14:04:37", - "straightDistance": "8.06", - "routeDistance": "15.4", - "timeToTower": "0:42:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "14:47:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 50, - "quantity": 35.3, - "calculatedQuantity": "35.3 CY", - "s3DownloadKey": "HaulPass_322MXJA_201910011404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D3850DC-37DB-4BC8-AE1D-CC28A7C44DF0", - "ticketNumber": "5M4LDHA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.748132, -79.946781", - "loadTime": "10/01/2019 13:59:20", - "straightDistance": "8.59", - "routeDistance": "14.36", - "timeToTower": "1:01:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:01:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_5M4LDHA_201910011359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6EAD8331-9195-4B90-8F50-B443DC0D7C5D", - "ticketNumber": "EX682GV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.739386, -80.046064", - "loadTime": "10/01/2019 18:46:47", - "straightDistance": "4.72", - "routeDistance": "7.91", - "timeToTower": "0:32:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:19:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 60, - "quantity": 41.8, - "calculatedQuantity": "41.8 CY", - "s3DownloadKey": "HaulPass_EX682GV_201910011846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7156949D-38F3-4BE3-8F06-02CC354A5C58", - "ticketNumber": "34C79YY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.728643, -80.066567", - "loadTime": "10/01/2019 16:32:35", - "straightDistance": "3.86", - "routeDistance": "6.49", - "timeToTower": "0:41:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:14:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 60, - "quantity": 41.8, - "calculatedQuantity": "41.8 CY", - "s3DownloadKey": "HaulPass_34C79YY_201910011632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "715BDC33-CBCF-434A-96A6-2801B7204194", - "ticketNumber": "4GKRHXA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745551, -79.939750", - "loadTime": "10/01/2019 15:02:31", - "straightDistance": "8.82", - "routeDistance": "14.68", - "timeToTower": "0:53:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:56:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_4GKRHXA_201910011502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72F4538F-2D38-4D02-8B95-1E6D4DDC320E", - "ticketNumber": "5FAXDNQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.725455, -80.072767", - "loadTime": "10/01/2019 14:23:56", - "straightDistance": "3.67", - "routeDistance": "6.07", - "timeToTower": "0:33:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "14:57:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_5FAXDNQ_201910011423_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76555470-4DA1-4FF3-8D9F-99A9B99FE87B", - "ticketNumber": "88EE5CF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724670, -79.936478", - "loadTime": "10/01/2019 17:32:20", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:39:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "18:12:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_88EE5CF_201910011732_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7889B2E3-427D-44A0-8BB9-7CE21F60BA90", - "ticketNumber": "6MXBZF9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.739473, -80.046105", - "loadTime": "10/01/2019 17:52:45", - "straightDistance": "4.73", - "routeDistance": "7.91", - "timeToTower": "0:26:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "18:19:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_6MXBZF9_201910011752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78940F80-1404-441C-8FF8-CA2DE089EA41", - "ticketNumber": "9KNV7MN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724363, -79.935148", - "loadTime": "10/01/2019 14:33:55", - "straightDistance": "8.31", - "routeDistance": "15.38", - "timeToTower": "0:55:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:29:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_9KNV7MN_201910011433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A1CA57E-01E8-4443-9BF3-78070859CF66", - "ticketNumber": "8NM3PKD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.711826, -79.948028", - "loadTime": "10/01/2019 15:11:00", - "straightDistance": "7.28", - "routeDistance": "15.83", - "timeToTower": "0:59:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "16:10:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 80, - "quantity": 39.1, - "calculatedQuantity": "39.1 CY", - "s3DownloadKey": "HaulPass_8NM3PKD_201910011510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D041878-1303-450B-9206-023063AD1C6B", - "ticketNumber": "32PBPN5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742214, -79.930463", - "loadTime": "10/01/2019 16:15:56", - "straightDistance": "9.14", - "routeDistance": "15.27", - "timeToTower": "0:37:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "16:53:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_32PBPN5_201910011615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7EDD10DE-F4F4-4E54-8C6C-A45123AF032C", - "ticketNumber": "QTGK3W6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.724630, -79.936499", - "loadTime": "10/01/2019 17:04:59", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:51:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:56:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_QTGK3W6_201910011704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8BF29C8A-241E-4B61-A5F5-806B527440F9", - "ticketNumber": "5F7TECS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.724707, -79.930490", - "loadTime": "10/01/2019 17:31:25", - "straightDistance": "8.57", - "routeDistance": "15.78", - "timeToTower": "1:44:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:16:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 70, - "quantity": 65.2, - "calculatedQuantity": "65.2 CY", - "s3DownloadKey": "HaulPass_5F7TECS_201910011731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C016D4A-7734-4457-AB9A-6F7CDDBA154B", - "ticketNumber": "4MMM5EU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.726864, -80.069749", - "loadTime": "10/01/2019 15:31:23", - "straightDistance": "3.75", - "routeDistance": "6.27", - "timeToTower": "0:28:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:59:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_4MMM5EU_201910011525_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DA1A3D3-7C89-42A9-AF12-14E7C3A077C8", - "ticketNumber": "E6UCW2F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4CU2PYF", - "fieldMonitorName": "Paula Whitfield", - "loadCoordinates": "32.623315, -80.189967", - "loadTime": "10/01/2019 14:05:53", - "straightDistance": "8.06", - "routeDistance": "15.41", - "timeToTower": "0:40:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "14:46:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_E6UCW2F_201910011405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8EB497C2-B616-467D-91EC-2F0B5B7AECF5", - "ticketNumber": "58L7V59", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745067, -79.915360", - "loadTime": "10/01/2019 19:08:21", - "straightDistance": "10", - "routeDistance": "16.44", - "timeToTower": "0:57:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "20:06:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_58L7V59_201910011908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8FBCB6C8-DBED-491E-9310-BE5F8013727E", - "ticketNumber": "833WVRE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.733373, -79.947243", - "loadTime": "10/01/2019 16:14:41", - "straightDistance": "7.99", - "routeDistance": "14.54", - "timeToTower": "1:21:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:36:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 85, - "quantity": 77.6, - "calculatedQuantity": "77.6 CY", - "s3DownloadKey": "HaulPass_833WVRE_201910011614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90B93570-FFD6-4EB7-876A-DCAC06A4406E", - "ticketNumber": "8UDXDL2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.724571, -79.936418", - "loadTime": "10/01/2019 19:19:44", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:51:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "20:11:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_8UDXDL2_201910011919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93F0B99F-F9D2-42A5-96E5-3BCEFC3DC3D0", - "ticketNumber": "7Z6VR2R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.729417, -80.014108", - "loadTime": "10/01/2019 19:00:15", - "straightDistance": "4.89", - "routeDistance": "6.61", - "timeToTower": "0:26:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:27:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_7Z6VR2R_201910011858_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "989CE75C-859E-44B7-8D2B-292C3E7768C7", - "ticketNumber": "5VQG5GL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.760703, -79.998176", - "loadTime": "10/01/2019 13:48:50", - "straightDistance": "7.19", - "routeDistance": "10.42", - "timeToTower": "1:30:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:19:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 85, - "quantity": 80.5, - "calculatedQuantity": "80.5 CY", - "s3DownloadKey": "HaulPass_5VQG5GL_201910011321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9BE11798-62F4-4152-95E0-8145E69B5147", - "ticketNumber": "7PDL958", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.640753, -80.122344", - "loadTime": "10/01/2019 15:33:17", - "straightDistance": "4.03", - "routeDistance": "5.6", - "timeToTower": "0:39:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "16:12:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_7PDL958_201910011533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CF63CC9-A32B-472A-83D9-B28F8E54C450", - "ticketNumber": "3F3U4MZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745067, -79.915442", - "loadTime": "10/01/2019 19:12:00", - "straightDistance": "9.99", - "routeDistance": "16.44", - "timeToTower": "0:55:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "20:07:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 75, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_3F3U4MZ_201910011912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1ED3C14-F24F-4374-97D1-74CC8FB54975", - "ticketNumber": "95HCLB3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.725206, -79.934789", - "loadTime": "10/01/2019 17:05:23", - "straightDistance": "8.36", - "routeDistance": "15.26", - "timeToTower": "0:52:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:57:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 80, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_95HCLB3_201910011705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2E17C46-8774-4E06-8669-5148450ADA0B", - "ticketNumber": "GBYSGGY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.676781, -80.189663", - "loadTime": "10/01/2019 16:36:23", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:51:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:27:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 75, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_GBYSGGY_201910011557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3C19A71-AACC-47C2-A7D4-785B6226C267", - "ticketNumber": "462SPJY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.726242, -80.018292", - "loadTime": "10/01/2019 18:03:07", - "straightDistance": "4.56", - "routeDistance": "6.11", - "timeToTower": "0:25:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "18:28:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_462SPJY_201910011803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFA3F26D-D0C0-444B-819B-22B5EB3FCA4D", - "ticketNumber": "59KPDGR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.735337, -79.948247", - "loadTime": "10/01/2019 13:50:39", - "straightDistance": "8.02", - "routeDistance": "14.73", - "timeToTower": "1:23:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:14:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 65, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_59KPDGR_201910011349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2DC80F5-B832-49F2-8E55-03116F508999", - "ticketNumber": "3C2PFEW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.761134, -79.993961", - "loadTime": "10/01/2019 12:43:05", - "straightDistance": "7.35", - "routeDistance": "10.64", - "timeToTower": "2:37:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:20:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_3C2PFEW_201910011243_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B51F4C12-4694-412F-846E-61ADA089805C", - "ticketNumber": "66YE3JC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.724631, -79.930870", - "loadTime": "10/01/2019 15:04:39", - "straightDistance": "8.55", - "routeDistance": "15.76", - "timeToTower": "1:11:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "16:16:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 85, - "quantity": 80, - "calculatedQuantity": "80 CY", - "s3DownloadKey": "HaulPass_66YE3JC_201910011504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA02DCDA-4DBC-4029-AA7A-6C86EEF7FDFD", - "ticketNumber": "4S4FTJY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.750055, -79.920136", - "loadTime": "10/01/2019 18:10:47", - "straightDistance": "9.94", - "routeDistance": "16.87", - "timeToTower": "1:24:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:35:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 65, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_4S4FTJY_201910011810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA3684B8-DB27-46DD-B243-637C01D1A66B", - "ticketNumber": "REC4H2M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.721612, -80.072366", - "loadTime": "10/01/2019 15:26:49", - "straightDistance": "3.41", - "routeDistance": "5.5", - "timeToTower": "0:27:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:53:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_REC4H2M_201910011526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BAF67048-F75D-436B-9003-B38EC8C8A111", - "ticketNumber": "PAHZE2N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.724642, -79.936331", - "loadTime": "10/01/2019 18:49:49", - "straightDistance": "8.26", - "routeDistance": "15.45", - "timeToTower": "0:54:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:44:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 80, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_PAHZE2N_201910011849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC2E23B6-00E6-4143-99A9-F5FB8F774210", - "ticketNumber": "66RYSER", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.728483, -79.934492", - "loadTime": "10/01/2019 16:04:00", - "straightDistance": "8.47", - "routeDistance": "15.58", - "timeToTower": "1:05:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:09:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 85, - "quantity": 63.8, - "calculatedQuantity": "63.8 CY", - "s3DownloadKey": "HaulPass_66RYSER_201910011548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD56FC7F-801D-4888-ABC7-29DEA220FB90", - "ticketNumber": "6ZBE6HM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.731164, -80.061833", - "loadTime": "10/01/2019 16:49:02", - "straightDistance": "4.04", - "routeDistance": "6.82", - "timeToTower": "0:25:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:14:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_6ZBE6HM_201910011635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDBBDD18-5631-4E5B-8FAF-40C623C9654B", - "ticketNumber": "4UZ7X3H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.676784, -80.190220", - "loadTime": "10/01/2019 18:09:28", - "straightDistance": "7.32", - "routeDistance": "13.08", - "timeToTower": "1:03:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:13:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_4UZ7X3H_201910011809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEDBDAAB-EC42-4729-98E6-B2C2261C526D", - "ticketNumber": "4ZYLE9Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747931, -79.914238", - "loadTime": "10/01/2019 16:44:30", - "straightDistance": "10.15", - "routeDistance": "16.78", - "timeToTower": "1:00:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:45:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 70, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_4ZYLE9Q_201910011644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D35F841E-DEF8-406D-B027-FE96242420CE", - "ticketNumber": "9E3XV9V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748401, -79.916284", - "loadTime": "10/01/2019 18:18:58", - "straightDistance": "10.07", - "routeDistance": "16.63", - "timeToTower": "1:18:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:37:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 60, - "quantity": 44.4, - "calculatedQuantity": "44.4 CY", - "s3DownloadKey": "HaulPass_9E3XV9V_201910011818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D613DB58-BADF-4904-AF08-1D82C5384416", - "ticketNumber": "99QKFB2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.726619, -80.070191", - "loadTime": "10/01/2019 14:28:22", - "straightDistance": "3.74", - "routeDistance": "6.24", - "timeToTower": "0:29:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "14:58:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_99QKFB2_201910011427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9DA2C40-FE7E-4F4D-BAE1-B3A90D2101EF", - "ticketNumber": "9DMG8X9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.724908, -79.934842", - "loadTime": "10/01/2019 18:50:40", - "straightDistance": "8.35", - "routeDistance": "15.28", - "timeToTower": "1:00:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:50:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 75, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_9DMG8X9_201910011850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA98ABB3-111D-40AF-8DFF-0072DDA7D6D0", - "ticketNumber": "838Y8GD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.725183, -79.934741", - "loadTime": "10/01/2019 17:07:18", - "straightDistance": "8.36", - "routeDistance": "15.26", - "timeToTower": "0:51:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:58:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 70, - "quantity": 56, - "calculatedQuantity": "56 CY", - "s3DownloadKey": "HaulPass_838Y8GD_201910011707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD91A59F-7F1C-4BAF-B531-F0BB8A895CE6", - "ticketNumber": "5VHRXJS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.640751, -80.122240", - "loadTime": "10/01/2019 15:34:23", - "straightDistance": "4.02", - "routeDistance": "5.6", - "timeToTower": "0:39:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "16:14:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_5VHRXJS_201910011533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEEC72E3-B2F3-46DF-8359-1760E63EF6FF", - "ticketNumber": "3D5NXUL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.646509, -80.122237", - "loadTime": "10/01/2019 18:46:44", - "straightDistance": "3.82", - "routeDistance": "5.2", - "timeToTower": "0:42:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:29:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_3D5NXUL_201910011846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2B8B956-ABA4-46F7-91EE-99F6CB985841", - "ticketNumber": "4HWT73M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.639954, -80.122952", - "loadTime": "10/01/2019 16:36:15", - "straightDistance": "4.09", - "routeDistance": "5.66", - "timeToTower": "0:46:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:23:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_4HWT73M_201910011636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E32C0D22-18CF-4055-ABA7-EDDFDAA11AA7", - "ticketNumber": "7EEKD4R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742625, -79.914124", - "loadTime": "10/01/2019 18:55:29", - "straightDistance": "9.98", - "routeDistance": "16.29", - "timeToTower": "0:52:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:48:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_7EEKD4R_201910011855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3727B28-F6A5-4AA5-8488-DC711C0CC693", - "ticketNumber": "66CC4XM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.755288, -79.964008", - "loadTime": "10/01/2019 16:08:46", - "straightDistance": "8.16", - "routeDistance": "12.99", - "timeToTower": "1:09:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:18:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 65, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_66CC4XM_201910011608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E52A65A6-E62F-4677-B674-DDDE53CA275B", - "ticketNumber": "9AMLZQ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.736287, -79.947948", - "loadTime": "10/01/2019 13:24:30", - "straightDistance": "8.07", - "routeDistance": "14.79", - "timeToTower": "1:50:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:14:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 65, - "quantity": 73.6, - "calculatedQuantity": "73.6 CY", - "s3DownloadKey": "HaulPass_9AMLZQ7_201910011324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E604CD9F-3873-4027-8E65-4A76F7ED2A26", - "ticketNumber": "3J4KQJ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.749055, -79.916982", - "loadTime": "10/01/2019 16:17:12", - "straightDistance": "10.06", - "routeDistance": "16.67", - "timeToTower": "1:08:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:25:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_3J4KQJ9_201910011617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9D793F6-C1C8-4257-ABC7-31F8E7AFBBD4", - "ticketNumber": "85SQ73D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.724506, -80.023391", - "loadTime": "10/01/2019 19:48:45", - "straightDistance": "4.3", - "routeDistance": "5.78", - "timeToTower": "0:27:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "20:15:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_85SQ73D_201910011946_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA3D50D5-580A-4E63-887C-E5AFD9995E29", - "ticketNumber": "8QL6PH9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.748361, -79.946471", - "loadTime": "10/01/2019 14:27:39", - "straightDistance": "8.62", - "routeDistance": "14.33", - "timeToTower": "0:36:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:04:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 85, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_8QL6PH9_201910011416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC0AD107-D887-4A33-A6FF-4787ABABDF81", - "ticketNumber": "924UKNV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747834, -79.914359", - "loadTime": "10/01/2019 16:45:13", - "straightDistance": "10.14", - "routeDistance": "16.78", - "timeToTower": "1:00:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:46:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_924UKNV_201910011645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC620F35-CCF7-42AE-89A9-799F14BF6E4A", - "ticketNumber": "85MZ32B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.704647, -79.945817", - "loadTime": "10/01/2019 13:23:10", - "straightDistance": "7.24", - "routeDistance": "16.54", - "timeToTower": "1:43:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:06:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 85, - "quantity": 63.2, - "calculatedQuantity": "63.2 CY", - "s3DownloadKey": "HaulPass_85MZ32B_201910011323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF3BF64C-0DAC-4E39-8404-F32B33A4DD7C", - "ticketNumber": "4DFJMFK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.728498, -79.933795", - "loadTime": "10/01/2019 19:08:25", - "straightDistance": "8.51", - "routeDistance": "15.56", - "timeToTower": "0:45:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:53:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 85, - "quantity": 77, - "calculatedQuantity": "77 CY", - "s3DownloadKey": "HaulPass_4DFJMFK_201910011833_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0E60680-E899-435E-B914-E6EA89AEA7ED", - "ticketNumber": "57MNJXQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742199, -79.930531", - "loadTime": "10/01/2019 16:13:31", - "straightDistance": "9.14", - "routeDistance": "15.27", - "timeToTower": "0:39:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "16:53:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_57MNJXQ_201910011608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1D76C66-7861-4E74-931F-DD562F717214", - "ticketNumber": "6SW4RRG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.749974, -79.920209", - "loadTime": "10/01/2019 18:07:28", - "straightDistance": "9.93", - "routeDistance": "16.87", - "timeToTower": "1:26:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:33:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_6SW4RRG_201910011807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F21C501E-778F-4CFB-9C26-AA225813FF3A", - "ticketNumber": "7VDRCYH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.763056, -80.109847", - "loadTime": "10/01/2019 19:39:10", - "straightDistance": "6.77", - "routeDistance": "9.3", - "timeToTower": "0:45:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "20:24:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 85, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_7VDRCYH_201910011939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F68CA756-B778-4766-A155-D5D50C70A21B", - "ticketNumber": "3RKPVGX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.751280, -79.921649", - "loadTime": "10/01/2019 14:12:58", - "straightDistance": "9.91", - "routeDistance": "17.03", - "timeToTower": "1:10:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:23:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_3RKPVGX_201910011310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6EBBA3C-C1FD-4151-A541-7490A21BB1FA", - "ticketNumber": "4NSUGE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.724714, -79.936619", - "loadTime": "10/01/2019 17:50:00", - "straightDistance": "8.25", - "routeDistance": "15.46", - "timeToTower": "0:40:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "18:30:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_4NSUGE5_201910011750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F76F8E3F-B43C-496F-BC0C-A0BB082276A3", - "ticketNumber": "3W7PFJY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.724669, -79.936368", - "loadTime": "10/01/2019 15:05:51", - "straightDistance": "8.26", - "routeDistance": "15.45", - "timeToTower": "0:58:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "16:04:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 75, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_3W7PFJY_201910011505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB6EDB6F-ADDE-4D0D-BB12-D12F395EC98D", - "ticketNumber": "48BZDBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.709356, -79.944570", - "loadTime": "10/01/2019 17:45:43", - "straightDistance": "7.41", - "routeDistance": "15.9", - "timeToTower": "0:49:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "18:34:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_48BZDBU_201910011657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FBAA2178-A36C-487D-BCB1-9D60AB83CC58", - "ticketNumber": "8MYDY5R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742475, -79.934036", - "loadTime": "10/01/2019 17:33:41", - "straightDistance": "8.98", - "routeDistance": "15.06", - "timeToTower": "0:43:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "18:16:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_8MYDY5R_201910011733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC273E2D-D546-490D-80ED-E87281771702", - "ticketNumber": "7V6CVPH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.676882, -80.190001", - "loadTime": "10/01/2019 18:08:21", - "straightDistance": "7.3", - "routeDistance": "13.09", - "timeToTower": "1:05:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "19:13:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 60, - "quantity": 42.3, - "calculatedQuantity": "42.3 CY", - "s3DownloadKey": "HaulPass_7V6CVPH_201910011808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FCCAAAFE-82F6-4ECD-9F5C-6DC0FFD2132C", - "ticketNumber": "7TUJPAT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.619402, -80.189294", - "loadTime": "10/01/2019 15:38:16", - "straightDistance": "8.14", - "routeDistance": "15.68", - "timeToTower": "1:50:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:28:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_7TUJPAT_201910011538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE7783D6-EFA9-4840-AD2D-B1A56DC42DA9", - "ticketNumber": "3ZQHNHN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.738328, -80.147311", - "loadTime": "10/01/2019 14:59:26", - "straightDistance": "6.61", - "routeDistance": "11.44", - "timeToTower": "0:48:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "15:47:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_3ZQHNHN_201910011459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF71FC27-57FA-4BD7-BD2B-D82AFD686014", - "ticketNumber": "5W5P324", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.729086, -79.933703", - "loadTime": "10/01/2019 16:24:48", - "straightDistance": "8.53", - "routeDistance": "15.52", - "timeToTower": "0:45:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "17:10:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 75, - "quantity": 68, - "calculatedQuantity": "68 CY", - "s3DownloadKey": "HaulPass_5W5P324_201910011610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D950817-68A6-4B20-B219-D29C24BF01AB", - "ticketNumber": "7JN4WHB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.816303, -79.994209", - "loadTime": "10/01/2019 18:50:43", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:48:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "19:39:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 40, - "quantity": 29.2, - "calculatedQuantity": "29.2 CY", - "s3DownloadKey": "HaulPass_7JN4WHB_201910011850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "135C4D13-639E-4A52-B697-D3FAFBC7F96D", - "ticketNumber": "7JDAKMM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.781250, -80.018343", - "loadTime": "10/01/2019 19:33:22", - "straightDistance": "14.11", - "routeDistance": "16.08", - "timeToTower": "1:06:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "20:39:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 55, - "quantity": 29.3, - "calculatedQuantity": "29.3 CY", - "s3DownloadKey": "HaulPass_7JDAKMM_201910011858_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E9DE10F-49A0-4B5C-8A8A-FB7D1E665EB9", - "ticketNumber": "6HVZDMT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.810885, -80.024894", - "loadTime": "10/01/2019 18:09:10", - "straightDistance": "13.52", - "routeDistance": "16.34", - "timeToTower": "0:42:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "18:51:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 60, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_6HVZDMT_201910011809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F052DC2-AB5D-480B-BB90-A7F5A99FE9C2", - "ticketNumber": "4FFR4MS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.843828, -80.077985", - "loadTime": "10/01/2019 19:18:14", - "straightDistance": "10.59", - "routeDistance": "14.83", - "timeToTower": "0:57:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "20:15:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 75, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_4FFR4MS_201910011918_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FA24AA5-5C66-470A-BB0F-0802EA095835", - "ticketNumber": "92VL5SJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.816069, -79.994439", - "loadTime": "10/01/2019 16:58:49", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "1:07:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "18:06:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_92VL5SJ_201910011658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A12CEC3-7FE2-4213-83AE-20013FED7D92", - "ticketNumber": "3TENNAV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824958, -80.106160", - "loadTime": "10/01/2019 18:46:21", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:45:22", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "19:31:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_3TENNAV_201910011846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3447EC31-7FBE-4012-AA0B-ADB51CBD8B9B", - "ticketNumber": "5Q54HCB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.843015, -80.072717", - "loadTime": "10/01/2019 18:16:15", - "straightDistance": "10.89", - "routeDistance": "14.65", - "timeToTower": "0:51:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "19:07:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 75, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_5Q54HCB_201910011809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3FE816BD-58EF-43FA-8349-955037464EA7", - "ticketNumber": "5FTW7L9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816312, -79.994115", - "loadTime": "10/01/2019 17:35:14", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:44:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "18:19:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_5FTW7L9_201910011735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41158057-0A96-4527-9099-C06BD6253843", - "ticketNumber": "4GSZUAS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825194, -80.106388", - "loadTime": "10/01/2019 17:34:09", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:49:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "18:23:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_4GSZUAS_201910011734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FD0BE3B-8519-403B-BC7F-6D45098782F6", - "ticketNumber": "ZTGD2LM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815923, -79.994058", - "loadTime": "10/01/2019 19:02:19", - "straightDistance": "15.3", - "routeDistance": "17.64", - "timeToTower": "1:04:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "20:06:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 70, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_ZTGD2LM_201910011902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57A5204F-4ECC-424C-9144-1451D335E20A", - "ticketNumber": "5G3RPGX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.794882, -80.045458", - "loadTime": "10/01/2019 18:33:55", - "straightDistance": "12.42", - "routeDistance": "14.15", - "timeToTower": "0:51:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "19:25:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 85, - "quantity": 68.9, - "calculatedQuantity": "68.9 CY", - "s3DownloadKey": "HaulPass_5G3RPGX_201910011827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A370181-D719-429C-AF7C-2CC02E809B1A", - "ticketNumber": "36462XT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816349, -79.994071", - "loadTime": "10/01/2019 17:35:32", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:45:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "18:20:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_36462XT_201910011735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71B58544-4F99-4AF5-A573-49C91ED79BB9", - "ticketNumber": "6QUP9UR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825159, -80.106404", - "loadTime": "10/01/2019 17:35:37", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:49:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "18:25:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_6QUP9UR_201910011735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81812390-6B22-4A51-AF3B-6EBCC9DB2AE8", - "ticketNumber": "3YQ97E3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.771944, -79.962802", - "loadTime": "10/01/2019 17:49:28", - "straightDistance": "17.4", - "routeDistance": "19.54", - "timeToTower": "1:10:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "19:00:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_3YQ97E3_201910011749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86740887-8E8C-4461-BA9F-265C28CA8F68", - "ticketNumber": "4PQK3WF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.800785, -80.054318", - "loadTime": "10/01/2019 18:54:10", - "straightDistance": "11.86", - "routeDistance": "14.2", - "timeToTower": "1:44:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "20:39:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_4PQK3WF_201910011850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89514BC3-2A24-46DC-B549-CF93836A7E1E", - "ticketNumber": "9CXHTH8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.840952, -80.077349", - "loadTime": "10/01/2019 18:57:05", - "straightDistance": "10.6", - "routeDistance": "15.22", - "timeToTower": "1:17:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "20:15:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_9CXHTH8_201910011857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90DC592F-83C4-4B87-B9B1-38A932813912", - "ticketNumber": "4SHPZ8T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815928, -79.994061", - "loadTime": "10/01/2019 19:02:35", - "straightDistance": "15.3", - "routeDistance": "17.64", - "timeToTower": "1:02:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "20:05:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_4SHPZ8T_201910011902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "923228B2-3A58-45C3-956E-5CB5E4B60B08", - "ticketNumber": "7QQ937E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815878, -79.994350", - "loadTime": "10/01/2019 17:25:24", - "straightDistance": "15.29", - "routeDistance": "17.63", - "timeToTower": "0:50:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "18:15:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_7QQ937E_201910011725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "951491C3-CCB0-4D2D-972C-111F323C9031", - "ticketNumber": "8JBTVEE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.771778, -79.962673", - "loadTime": "10/01/2019 17:56:37", - "straightDistance": "17.41", - "routeDistance": "19.54", - "timeToTower": "1:01:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "18:58:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_8JBTVEE_201910011756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A06B510D-5C56-4625-ADF0-0B330CC3C696", - "ticketNumber": "3UCUDWN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.782034, -80.001087", - "loadTime": "10/01/2019 17:22:06", - "straightDistance": "15.09", - "routeDistance": "16.8", - "timeToTower": "1:51:22", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "19:13:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 90, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_3UCUDWN_201910011712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2B74303-A034-41CB-AFBF-B17AF53DC476", - "ticketNumber": "N6PY2A5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824998, -80.106129", - "loadTime": "10/01/2019 18:45:22", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:49:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "19:34:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_N6PY2A5_201910011845_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2C087B1-F48D-4A16-A35E-30CC79659DA8", - "ticketNumber": "5MPYXG2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.835830, -80.101613", - "loadTime": "10/01/2019 17:44:50", - "straightDistance": "9.15", - "routeDistance": "13.45", - "timeToTower": "2:38:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "20:23:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_5MPYXG2_201910011744_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ACE503C4-630E-475D-980F-B5F9136B927A", - "ticketNumber": "38Q3JSE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.795876, -80.329092", - "loadTime": "10/01/2019 18:16:50", - "straightDistance": "4.39", - "routeDistance": "5.46", - "timeToTower": "0:36:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "18:52:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_38Q3JSE_201910011754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ACF372ED-672C-452E-AFF3-C45D2B8BBEF4", - "ticketNumber": "JPJQNHW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.793670, -80.043886", - "loadTime": "10/01/2019 18:23:19", - "straightDistance": "12.52", - "routeDistance": "14.17", - "timeToTower": "1:01:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "19:24:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 85, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_JPJQNHW_201910011823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD907B23-94B5-46CF-A57D-752A22E074C1", - "ticketNumber": "PFA6KLW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.811013, -80.024797", - "loadTime": "10/01/2019 17:53:34", - "straightDistance": "13.53", - "routeDistance": "16.35", - "timeToTower": "0:56:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "18:49:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_PFA6KLW_201910011753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF4A08E2-DE5A-4201-BCCC-36CE5ED4DF27", - "ticketNumber": "75WLQMH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.798742, -80.334982", - "loadTime": "10/01/2019 19:50:25", - "straightDistance": "4.65", - "routeDistance": "5.88", - "timeToTower": "0:30:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "20:21:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_75WLQMH_201910011950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF576DDA-D233-4779-97D6-737508C08FE0", - "ticketNumber": "9HNUPT8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.797568, -80.047074", - "loadTime": "10/01/2019 20:20:45", - "straightDistance": "12.3", - "routeDistance": "14.34", - "timeToTower": "0:36:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "20:57:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 45, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_9HNUPT8_201910012016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C273F9EB-D9DB-4273-A1F3-0404141A3184", - "ticketNumber": "4QEZWZA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.840969, -80.078263", - "loadTime": "10/01/2019 17:03:50", - "straightDistance": "10.55", - "routeDistance": "15.22", - "timeToTower": "1:07:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "18:10:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_4QEZWZA_201910011703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CCD37EB1-B9DE-4D66-A1B6-6006CF3BE85E", - "ticketNumber": "72MY28M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.814433, -79.995009", - "loadTime": "10/01/2019 18:56:51", - "straightDistance": "15.25", - "routeDistance": "17.67", - "timeToTower": "0:50:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "19:47:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 65, - "quantity": 45.1, - "calculatedQuantity": "45.1 CY", - "s3DownloadKey": "HaulPass_72MY28M_201910011856_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDC706A1-74F6-401A-807A-0E08029507E1", - "ticketNumber": "7KM4XEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824841, -80.106215", - "loadTime": "10/01/2019 17:20:54", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:48:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "18:08:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 55, - "quantity": 42.1, - "calculatedQuantity": "42.1 CY", - "s3DownloadKey": "HaulPass_7KM4XEB_201910011720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D16180D5-A3BC-4AD0-A2F2-03AFD9ACF54C", - "ticketNumber": "6PT8SXD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815928, -79.994418", - "loadTime": "10/01/2019 17:25:09", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:49:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "18:14:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_6PT8SXD_201910011725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6B48DA9-4909-45FD-8378-070CE5C1962B", - "ticketNumber": "52X7933", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.816009, -79.994441", - "loadTime": "10/01/2019 16:58:24", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "1:05:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "18:04:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_52X7933_201910011658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCF3739D-70E2-4E1C-BB7E-102582E9C96E", - "ticketNumber": "8X4K6DK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824926, -80.106295", - "loadTime": "10/01/2019 17:21:45", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:45:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "18:07:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 60, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_8X4K6DK_201910011721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD35A916-4E4E-4BEA-BDCA-D2E250FE6FEC", - "ticketNumber": "5XDVT23", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.796294, -80.046721", - "loadTime": "10/01/2019 20:08:55", - "straightDistance": "12.33", - "routeDistance": "14.24", - "timeToTower": "0:47:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "20:55:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 40, - "quantity": 27, - "calculatedQuantity": "27 CY", - "s3DownloadKey": "HaulPass_5XDVT23_201910012008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE75F32D-9254-44A3-A46F-4AB1FC78598B", - "ticketNumber": "68UBZFC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.824959, -80.106392", - "loadTime": "10/01/2019 19:09:39", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:51:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "20:00:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 75, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_68UBZFC_201910011909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E422C477-B8C6-4AC1-87B1-232363FEC8B2", - "ticketNumber": "9ZCB8PA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825194, -80.106347", - "loadTime": "10/01/2019 19:07:50", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:51:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "19:59:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 80, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_9ZCB8PA_201910011907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5F66F70-1B12-41E5-BABF-9F0912AC0976", - "ticketNumber": "4CY2W6J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.840795, -80.078123", - "loadTime": "10/01/2019 17:13:44", - "straightDistance": "10.55", - "routeDistance": "15.23", - "timeToTower": "0:58:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "18:12:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_4CY2W6J_201910011713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6F5A3D2-C611-4955-9503-6E9056B3C173", - "ticketNumber": "7BVRMS2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.835781, -80.101614", - "loadTime": "10/01/2019 17:45:44", - "straightDistance": "9.15", - "routeDistance": "13.45", - "timeToTower": "2:39:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "20:24:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 80, - "quantity": 63.4, - "calculatedQuantity": "63.4 CY", - "s3DownloadKey": "HaulPass_7BVRMS2_201910011745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8AB62A5-45A4-4E9F-B51C-B1EFB542BBCF", - "ticketNumber": "5CHGKPK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.815533, -79.994525", - "loadTime": "10/01/2019 18:57:08", - "straightDistance": "15.28", - "routeDistance": "17.6", - "timeToTower": "0:51:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "19:48:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 50, - "quantity": 36.8, - "calculatedQuantity": "36.8 CY", - "s3DownloadKey": "HaulPass_5CHGKPK_201910011857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FFBB1500-F71E-43D8-A740-212416C37891", - "ticketNumber": "7AKCGG4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.816514, -79.994153", - "loadTime": "10/01/2019 18:50:26", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:47:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "19:37:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 30, - "quantity": 21.2, - "calculatedQuantity": "21.2 CY", - "s3DownloadKey": "HaulPass_7AKCGG4_201910011850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FF24E14-A48D-432D-AC89-53C68B76E6F8", - "ticketNumber": "3HL6QBH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.85561, -80.070902", - "loadTime": "10/01/2019 20:27:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "20:32:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3HL6QBH_201910012027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62E0CE93-D593-4648-861D-E5A6C964194A", - "ticketNumber": "JEUE24P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.855995, -80.068294", - "loadTime": "10/01/2019 20:58:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "21:05:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_JEUE24P_201910012058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E591A72-36C0-407B-80CC-88215E3BCC1B", - "ticketNumber": "AB23388", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.855341, -80.070923", - "loadTime": "10/01/2019 20:34:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "20:44:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_AB23388_201910012034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4A138CB-06AA-42FF-B347-DDB38D83085B", - "ticketNumber": "4F7PVAS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.855974, -80.06819", - "loadTime": "10/01/2019 21:06:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "21:08:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4F7PVAS_201910012106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07D519CD-5BC0-48E1-A9EB-2EEA3DA121C4", - "ticketNumber": "4LPFFUX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.851332, -80.077566", - "loadTime": "10/01/2019 19:10:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "19:13:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4LPFFUX_201910011910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09096D7A-04A5-45E1-8290-40ACCBE0C543", - "ticketNumber": "7VB2ZXX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.83505, -80.067128", - "loadTime": "10/01/2019 17:00:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "17:03:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7VB2ZXX_201910011700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09705F15-A629-4A87-B878-6654B82013E9", - "ticketNumber": "5N7UDHG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.836706, -80.068511", - "loadTime": "10/01/2019 18:04:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "18:07:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5N7UDHG_201910011804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09D681C5-C9FC-4759-BD6A-3E44B3D555F5", - "ticketNumber": "3H3NXVT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.839142, -80.06981", - "loadTime": "10/01/2019 17:36:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "17:38:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3H3NXVT_201910011736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16F1385E-627C-4EA4-A4B0-AEE5D66FC403", - "ticketNumber": "L7FTYL3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.850857, -80.077627", - "loadTime": "10/01/2019 18:59:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "19:09:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_L7FTYL3_201910011859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B3CBD3E-12B3-4A21-87D6-4F9868766222", - "ticketNumber": "5FTH2QY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.842989, -80.06967", - "loadTime": "10/01/2019 17:26:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "17:30:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5FTH2QY_201910011726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E0F9333-0B42-4398-9C7D-2B4E8DB8109D", - "ticketNumber": "47MNXXS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.856932, -80.07226", - "loadTime": "10/01/2019 20:11:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "20:12:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_47MNXXS_201910012011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3ED6DA65-A77B-45EB-B6AD-9DEFB2D940AF", - "ticketNumber": "365UF4V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.841964, -80.069514", - "loadTime": "10/01/2019 16:09:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:12:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_365UF4V_201910011609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C9A6F41-B578-4910-8F01-75D24D9638B4", - "ticketNumber": "6T79JFD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.857246, -80.070869", - "loadTime": "10/01/2019 19:56:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "20:00:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6T79JFD_201910011956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B6A1787-1BCB-41F6-AB40-BC33AB4B80A0", - "ticketNumber": "7SU5FUL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.851348, -80.077518", - "loadTime": "10/01/2019 19:15:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "19:19:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7SU5FUL_201910011915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F058F31-80EB-45F6-BBF3-AE8112D699E4", - "ticketNumber": "EBMBBJB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.835525, -80.067369", - "loadTime": "10/01/2019 16:25:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:27:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_EBMBBJB_201910011625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6EC40FB3-1FEA-4C6B-B121-C90E26DCD94F", - "ticketNumber": "RUUHHMZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.838431, -80.068683", - "loadTime": "10/01/2019 17:48:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "17:53:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_RUUHHMZ_201910011748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73052223-8647-4B1C-9A22-5FB706B1BCD8", - "ticketNumber": "6249TR8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.860837, -80.070516", - "loadTime": "10/01/2019 19:36:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "19:41:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6249TR8_201910011936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7CB51AB6-C334-4A1B-A12C-3C4867662A4D", - "ticketNumber": "S93MZJL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.844291, -80.080909", - "loadTime": "10/01/2019 18:42:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "18:46:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_S93MZJL_201910011842_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90E11DCA-7464-48C9-9E52-BBEC12C2E51E", - "ticketNumber": "WEFRLZ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.858659, -80.070806", - "loadTime": "10/01/2019 20:15:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "20:19:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_WEFRLZ2_201910012015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A181631-920B-47E4-85A7-1D5C8A0F35B4", - "ticketNumber": "3KJXYNT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.84023, -80.066304", - "loadTime": "10/01/2019 15:36:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:38:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3KJXYNT_201910011536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1C82568-6212-41B2-B160-718CD61EE0ED", - "ticketNumber": "43489VD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.838604, -80.068791", - "loadTime": "10/01/2019 17:54:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "17:57:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_43489VD_201910011754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5E070DE-D541-4518-A32E-37615C1D570E", - "ticketNumber": "849Z2Q3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.841055, -80.066965", - "loadTime": "10/01/2019 15:42:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:51:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_849Z2Q3_201910011542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AADAFB48-E373-4D4A-AD5A-CE12E0DB5420", - "ticketNumber": "8N4C8S9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.841558, -80.06879", - "loadTime": "10/01/2019 15:57:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:02:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8N4C8S9_201910011557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B178090D-4CC7-4919-A103-21AB9545B51E", - "ticketNumber": "9HUBHXV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.856746, -80.072219", - "loadTime": "10/01/2019 20:22:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "20:24:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9HUBHXV_201910012022_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDE194F6-6951-4986-844F-AF0D75BECDAE", - "ticketNumber": "5K4FRWH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.842999, -80.078514", - "loadTime": "10/01/2019 18:34:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "18:37:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5K4FRWH_201910011834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C35EEB1A-D7A5-4D80-8B69-CCB6E094B536", - "ticketNumber": "46CMVNL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.835251, -80.06793", - "loadTime": "10/01/2019 16:33:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:37:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_46CMVNL_201910011633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C71D8939-5618-4301-BB65-BF8AB4D20EF1", - "ticketNumber": "6SNQQU9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.835015, -80.068074", - "loadTime": "10/01/2019 16:54:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:57:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SNQQU9_201910011654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CCB27585-AA15-4A83-941D-533C0A2EB9AB", - "ticketNumber": "CYKU4DX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.835243, -80.067705", - "loadTime": "10/01/2019 16:27:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:29:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_CYKU4DX_201910011627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D020C713-12E5-42EE-A107-1F09BB0F20E5", - "ticketNumber": "5EUDSN2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.834715, -80.067645", - "loadTime": "10/01/2019 16:48:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:50:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5EUDSN2_201910011648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E404E924-4372-48CD-B1D9-20BF5AA51075", - "ticketNumber": "8UYC93K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.834847, -80.067897", - "loadTime": "10/01/2019 16:38:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:44:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8UYC93K_201910011638_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F98983FA-0B40-488D-947B-12EF44C2C60F", - "ticketNumber": "3YYGUTS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.858316, -80.070646", - "loadTime": "10/01/2019 19:48:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "19:52:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3YYGUTS_201910011948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FBC9C59D-1CE3-4CD1-BC68-0B0A84FF72A2", - "ticketNumber": "8BF244D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.859262, -80.071767", - "loadTime": "10/01/2019 19:43:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "19:46:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8BF244D_201910011943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD1BFA20-CA89-4CB2-A0F5-0E3B6A434762", - "ticketNumber": "9YW4F3F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.560876, -80.331892", - "loadTime": "10/01/2019 21:33:30", - "straightDistance": "2.39", - "routeDistance": "4.16", - "timeToTower": "0:21:22", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "21:54:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_9YW4F3F_201910012107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E385B49D-A49C-499E-ACA4-DFD12EE4A249", - "ticketNumber": "7NTUY2J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.675922, -80.342364", - "loadTime": "10/01/2019 21:06:11", - "straightDistance": "6.05", - "routeDistance": "7.6", - "timeToTower": "0:51:00", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "21:57:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 60, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_7NTUY2J_201910012020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7C4F828-AA5F-4857-8DA7-41869E34F54E", - "ticketNumber": "3YW8ZZN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.560122, -80.330931", - "loadTime": "10/01/2019 20:50:11", - "straightDistance": "2.47", - "routeDistance": "4.24", - "timeToTower": "1:04:01", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "21:54:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_3YW8ZZN_201910012050_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4110710B-1922-4F45-BF69-96EC3C410A6F", - "ticketNumber": "UWRJ9VY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.763132, -80.110681", - "loadTime": "10/01/2019 20:55:41", - "straightDistance": "18.64", - "routeDistance": "28.95", - "timeToTower": "1:11:30", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "22:07:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_UWRJ9VY_201910012055_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "791BFB4D-B36C-4C6C-91CF-4749F2F46842", - "ticketNumber": "SFNPCR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.763064, -80.110607", - "loadTime": "10/01/2019 21:04:56", - "straightDistance": "18.64", - "routeDistance": "28.94", - "timeToTower": "1:03:04", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "22:08:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_SFNPCR3_201910012104_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56151858-70FD-4547-9298-4BF78D72915F", - "ticketNumber": "597BUB5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "724XEQE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.751690, -80.142797", - "loadTime": "10/01/2019 21:22:54", - "straightDistance": "16.71", - "routeDistance": "22.78", - "timeToTower": "0:51:32", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "22:14:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 95, - "quantity": 68.8, - "calculatedQuantity": "68.8 CY", - "s3DownloadKey": "HaulPass_597BUB5_201910012122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4845E5B0-F5D9-47D6-B4D2-D96A28342577", - "ticketNumber": "6WTSKAB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.533031, -80.318598", - "loadTime": "10/01/2019 21:34:33", - "straightDistance": "4.43", - "routeDistance": "9.54", - "timeToTower": "0:52:45", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/01/2019", - "disposalTime": "22:27:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 80, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_6WTSKAB_201910012054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F51359F-A9DA-4FD6-96EB-B1636B8A039E", - "ticketNumber": "54U3RRJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.671431, -80.054160", - "loadTime": "10/01/2019 20:47:50", - "straightDistance": ".6", - "routeDistance": ".7", - "timeToTower": "0:20:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "21:08:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_54U3RRJ_201910012047_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "210F83A8-4788-489E-AAED-B2E9F4D5E2C2", - "ticketNumber": "5JGCBDL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.736393, -79.945700", - "loadTime": "10/01/2019 19:40:13", - "straightDistance": "8.18", - "routeDistance": "14.82", - "timeToTower": "1:33:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "21:13:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 80, - "quantity": 90.6, - "calculatedQuantity": "90.6 CY", - "s3DownloadKey": "HaulPass_5JGCBDL_201910011940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26DBE088-03FC-4466-BD70-F3AAAADE25F2", - "ticketNumber": "7JZNH6B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.676716, -80.189945", - "loadTime": "10/01/2019 20:05:07", - "straightDistance": "7.3", - "routeDistance": "13.1", - "timeToTower": "1:01:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "21:06:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 60, - "quantity": 43.3, - "calculatedQuantity": "43.3 CY", - "s3DownloadKey": "HaulPass_7JZNH6B_201910012005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "310E8C93-419D-4F0F-9969-AF9C5161B908", - "ticketNumber": "4CJ32MM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.642789, -80.096372", - "loadTime": "10/01/2019 19:55:56", - "straightDistance": "2.78", - "routeDistance": "4.54", - "timeToTower": "0:41:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "20:37:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_4CJ32MM_201910011955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "335A8325-BAEE-47E4-8DD5-0DC89F20C193", - "ticketNumber": "5JDWE9J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.737074, -80.050256", - "loadTime": "10/01/2019 20:06:16", - "straightDistance": "4.52", - "routeDistance": "7.61", - "timeToTower": "0:28:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "20:35:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_5JDWE9J_201910012006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A3E2B82-43A1-4647-B538-8E5D7FF180D9", - "ticketNumber": "688AKWK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747859, -79.914007", - "loadTime": "10/01/2019 21:01:37", - "straightDistance": "10.16", - "routeDistance": "16.77", - "timeToTower": "0:46:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "21:48:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 60, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_688AKWK_201910012101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4034580C-06BB-407A-B7D4-E9CD8201EE3B", - "ticketNumber": "4UQUFE3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.736647, -79.945522", - "loadTime": "10/01/2019 19:57:03", - "straightDistance": "8.2", - "routeDistance": "14.84", - "timeToTower": "1:15:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "21:12:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 85, - "quantity": 77.6, - "calculatedQuantity": "77.6 CY", - "s3DownloadKey": "HaulPass_4UQUFE3_201910011957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A1BFADF-A9AD-419D-B2D6-E2CB5DC4B1C9", - "ticketNumber": "64YHYRM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.754454, -79.997793", - "loadTime": "10/01/2019 20:01:40", - "straightDistance": "6.84", - "routeDistance": "10.2", - "timeToTower": "1:53:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "21:55:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 45, - "quantity": 47.9, - "calculatedQuantity": "47.9 CY", - "s3DownloadKey": "HaulPass_64YHYRM_201910011943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4DED80A0-F08A-412D-AC53-8A9AE7FEC4A7", - "ticketNumber": "4ZFR5YN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.735632, -79.946577", - "loadTime": "10/01/2019 18:40:23", - "straightDistance": "8.11", - "routeDistance": "14.73", - "timeToTower": "2:01:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "20:41:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_4ZFR5YN_201910011818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59B7F796-4301-4837-98EB-573EDA5F5ECF", - "ticketNumber": "9A6LEA6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.751549, -79.995949", - "loadTime": "10/01/2019 20:53:04", - "straightDistance": "6.74", - "routeDistance": "10.54", - "timeToTower": "1:01:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "21:54:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 75, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_9A6LEA6_201910012045_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63DB0829-C6BA-4752-A0F9-A3C358E54B6E", - "ticketNumber": "53DGBLK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMYCE9", - "fieldMonitorName": "Donaya Wright-Jenkins", - "loadCoordinates": "32.726299, -80.023704", - "loadTime": "10/01/2019 20:52:24", - "straightDistance": "4.39", - "routeDistance": "5.94", - "timeToTower": "0:23:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "21:15:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_53DGBLK_201910012036_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "658044D9-78D0-4DDE-928B-55B2387C3643", - "ticketNumber": "3M5GCY9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.704498, -79.946000", - "loadTime": "10/01/2019 19:19:38", - "straightDistance": "7.22", - "routeDistance": "16.52", - "timeToTower": "1:30:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "20:49:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 65, - "quantity": 44.8, - "calculatedQuantity": "44.8 CY", - "s3DownloadKey": "HaulPass_3M5GCY9_201910011909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72B2F6ED-EDB7-40E9-A614-58A5C7A3D943", - "ticketNumber": "7F2RWQG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748285, -79.916535", - "loadTime": "10/01/2019 20:52:26", - "straightDistance": "10.05", - "routeDistance": "16.63", - "timeToTower": "1:05:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "21:57:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 60, - "quantity": 41.2, - "calculatedQuantity": "41.2 CY", - "s3DownloadKey": "HaulPass_7F2RWQG_201910012052_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79AEE324-5EE4-4BF6-A35C-B6B6F9870800", - "ticketNumber": "42L2BC2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.740654, -80.043925", - "loadTime": "10/01/2019 19:52:12", - "straightDistance": "4.84", - "routeDistance": "7.76", - "timeToTower": "0:41:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "20:33:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_42L2BC2_201910011952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B614040-EEC1-4B38-8FC9-C135DED2254E", - "ticketNumber": "39M4JCB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.704348, -79.946069", - "loadTime": "10/01/2019 19:30:18", - "straightDistance": "7.22", - "routeDistance": "16.52", - "timeToTower": "1:20:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "20:50:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 80, - "quantity": 59.4, - "calculatedQuantity": "59.4 CY", - "s3DownloadKey": "HaulPass_39M4JCB_201910011922_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DB72279-EC87-46B5-BCEA-8FA0FED6EDDF", - "ticketNumber": "488TA4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.709436, -79.951427", - "loadTime": "10/01/2019 20:54:14", - "straightDistance": "7.04", - "routeDistance": "15.48", - "timeToTower": "0:50:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "21:44:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_488TA4M_201910011932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87AC3CE7-85EF-4EEF-BC18-CB1AFC8EC50C", - "ticketNumber": "9FE5HA5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.642306, -80.096298", - "loadTime": "10/01/2019 19:54:35", - "straightDistance": "2.8", - "routeDistance": "4.57", - "timeToTower": "0:41:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "20:36:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 45, - "quantity": 32.8, - "calculatedQuantity": "32.8 CY", - "s3DownloadKey": "HaulPass_9FE5HA5_201910011954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8BE8F0CF-9A9F-44AA-9D8D-A4266FAE136E", - "ticketNumber": "7MBHSD9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.676730, -80.189874", - "loadTime": "10/01/2019 20:05:42", - "straightDistance": "7.3", - "routeDistance": "13.1", - "timeToTower": "1:00:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "21:05:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_7MBHSD9_201910012005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9798276B-66B2-4ADD-B1C8-D9FF4466D8F2", - "ticketNumber": "N5NRGPD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.724708, -79.936245", - "loadTime": "10/01/2019 20:38:19", - "straightDistance": "8.27", - "routeDistance": "15.45", - "timeToTower": "1:03:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "21:41:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 85, - "quantity": 63.8, - "calculatedQuantity": "63.8 CY", - "s3DownloadKey": "HaulPass_N5NRGPD_201910012038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B26CF21-8617-484D-B1EA-7C3F305920A7", - "ticketNumber": "625ZS9V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.674157, -80.051923", - "loadTime": "10/01/2019 21:09:36", - "straightDistance": ".73", - "routeDistance": ".93", - "timeToTower": "0:17:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "21:26:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_625ZS9V_201910012109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B8B4EB8-EA64-4B75-8274-8FE49340F0FB", - "ticketNumber": "7B4WPSD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.674260, -80.052095", - "loadTime": "10/01/2019 21:10:32", - "straightDistance": ".72", - "routeDistance": ".94", - "timeToTower": "0:17:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "21:27:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_7B4WPSD_201910012110_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AED8D5D5-233F-4447-9980-4A95BA5EEF4F", - "ticketNumber": "BURJJYA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748652, -79.916663", - "loadTime": "10/01/2019 20:27:14", - "straightDistance": "10.06", - "routeDistance": "16.66", - "timeToTower": "1:28:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "21:56:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_BURJJYA_201910012027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7B67C34-071F-4BA4-BD94-CA1E4BBE7794", - "ticketNumber": "ALRNXTW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.724643, -79.936412", - "loadTime": "10/01/2019 20:40:31", - "straightDistance": "8.26", - "routeDistance": "15.45", - "timeToTower": "1:02:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "21:42:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 85, - "quantity": 68, - "calculatedQuantity": "68 CY", - "s3DownloadKey": "HaulPass_ALRNXTW_201910012040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D31F5E22-5C78-44A6-B412-CFA6EBF9C7B5", - "ticketNumber": "EZ3JHY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743358, -79.913603", - "loadTime": "10/01/2019 20:31:18", - "straightDistance": "10.03", - "routeDistance": "16.36", - "timeToTower": "0:48:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "21:19:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_EZ3JHY4_201910012031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D67ACCC7-AEDF-4F0D-B035-99A32234D453", - "ticketNumber": "7VDZ4M9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747786, -79.914127", - "loadTime": "10/01/2019 21:00:30", - "straightDistance": "10.15", - "routeDistance": "16.77", - "timeToTower": "0:46:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "21:47:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 65, - "quantity": 47.9, - "calculatedQuantity": "47.9 CY", - "s3DownloadKey": "HaulPass_7VDZ4M9_201910012100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6FA2AE2-2BA4-40E9-A6D9-F8D91208AF21", - "ticketNumber": "56DS9H4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743327, -79.913669", - "loadTime": "10/01/2019 20:35:19", - "straightDistance": "10.02", - "routeDistance": "16.36", - "timeToTower": "0:45:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "21:20:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_56DS9H4_201910012035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC8796EE-61E2-40D5-A2C3-8B88B8CCC381", - "ticketNumber": "42PSF7V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.749622, -79.918299", - "loadTime": "10/01/2019 20:49:47", - "straightDistance": "10.01", - "routeDistance": "16.76", - "timeToTower": "1:20:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "22:10:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_42PSF7V_201910012049_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E06B31A0-0EFC-44C6-9651-E4CA228AF495", - "ticketNumber": "43QMPSH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.671480, -80.054134", - "loadTime": "10/01/2019 20:48:45", - "straightDistance": ".6", - "routeDistance": ".7", - "timeToTower": "0:20:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "21:09:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_43QMPSH_201910012048_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E225300A-B40D-4836-BF55-FD479424DC90", - "ticketNumber": "6C2LDPC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.749655, -79.918367", - "loadTime": "10/01/2019 21:03:02", - "straightDistance": "10.01", - "routeDistance": "16.76", - "timeToTower": "1:08:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "22:11:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 55, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_6C2LDPC_201910012103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EAB729F5-AA27-4E61-AFB5-70E65664067B", - "ticketNumber": "6AVAZZT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.724700, -79.936528", - "loadTime": "10/01/2019 20:39:01", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:59:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "21:38:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 80, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_6AVAZZT_201910012039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6ED745B-7775-4217-8C29-9FC8316E486D", - "ticketNumber": "35V5R4L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.724683, -79.936359", - "loadTime": "10/01/2019 20:39:53", - "straightDistance": "8.26", - "routeDistance": "15.45", - "timeToTower": "0:59:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "21:39:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_35V5R4L_201910012039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F98ECEB1-F82E-4872-AFE8-6A0F0D97E746", - "ticketNumber": "EVVVERM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.737383, -79.948989", - "loadTime": "10/01/2019 18:07:39", - "straightDistance": "8.06", - "routeDistance": "14.92", - "timeToTower": "2:35:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "20:43:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 75, - "quantity": 64.1, - "calculatedQuantity": "64.1 CY", - "s3DownloadKey": "HaulPass_EVVVERM_201910011807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2012F16C-B6A7-4AE8-818B-A02E100A4D69", - "ticketNumber": "8AJEXKT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.809118, -80.121618", - "loadTime": "10/01/2019 14:15:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:18:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8AJEXKT_201910011415_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35F24011-B1DA-40CF-8D0A-65BB70EF7A11", - "ticketNumber": "4ZWQ9E9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.817475, -80.12249", - "loadTime": "10/01/2019 11:53:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "11:55:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ZWQ9E9_201910011153_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F3F918B-3A4F-4AF2-82D3-A520FEB787A5", - "ticketNumber": "8933S64", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.8093, -80.121388", - "loadTime": "10/01/2019 14:03:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:07:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8933S64_201910011403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B062C57-F6B8-4F5A-B384-B67C68ADFF75", - "ticketNumber": "7P5E8XW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.819198, -80.124384", - "loadTime": "10/01/2019 12:35:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "12:39:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7P5E8XW_201910011235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B35FB73-25F3-46C6-A1D1-3AFDF556E372", - "ticketNumber": "8ZXXP2N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.817906, -80.122744", - "loadTime": "10/01/2019 12:16:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "12:17:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ZXXP2N_201910011216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "554C6767-E519-4A52-9604-20CE876A5DF4", - "ticketNumber": "85D374Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.817851, -80.122779", - "loadTime": "10/01/2019 12:53:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "12:59:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_85D374Y_201910011253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66935BE2-6B67-4D2F-B161-A727EC9B5BA3", - "ticketNumber": "76SSCVZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.817863, -80.122712", - "loadTime": "10/01/2019 13:00:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "13:03:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_76SSCVZ_201910011300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "722D3D60-9B9E-45C1-BB4C-0D050FAF2291", - "ticketNumber": "U2455GL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.817857, -80.122714", - "loadTime": "10/01/2019 13:05:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "13:10:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_U2455GL_201910011305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7701A1A0-D996-4DEC-816F-0F78AB30F894", - "ticketNumber": "9P8EUYT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.81879, -80.122608", - "loadTime": "10/01/2019 12:21:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "12:25:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9P8EUYT_201910011221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7937D817-41D3-4D63-A9AE-E72175B7C9E8", - "ticketNumber": "K23BXS9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.822621, -80.123254", - "loadTime": "10/01/2019 13:31:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "13:37:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_K23BXS9_201910011331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "845E51F3-9838-46A0-AC09-CDD6446C4430", - "ticketNumber": "3FCWMH5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.809457, -80.121441", - "loadTime": "10/01/2019 14:08:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:10:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3FCWMH5_201910011408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95FF660C-79B2-45E2-BA60-D464305BD6DC", - "ticketNumber": "K2RFB9D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.819291, -80.122381", - "loadTime": "10/01/2019 12:40:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "12:44:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_K2RFB9D_201910011240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C9EDC0F-EA5B-4DDC-8686-E1CA0AA5069F", - "ticketNumber": "RP4KTWT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.81767, -80.122609", - "loadTime": "10/01/2019 11:56:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "11:57:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_RP4KTWT_201910011156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D37A49A-769B-4590-9E3D-4AD3517678D2", - "ticketNumber": "XMU8H49", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.819229, -80.121512", - "loadTime": "10/01/2019 13:17:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "13:21:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_XMU8H49_201910011317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4426B0A-85CF-4DEC-A55B-9886159AB6CD", - "ticketNumber": "8FW756A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.817391, -80.122455", - "loadTime": "10/01/2019 12:02:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "12:04:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8FW756A_201910011202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4F55800-7B90-45F9-8E59-9E14497F2636", - "ticketNumber": "4MF3SNW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.817519, -80.122534", - "loadTime": "10/01/2019 11:58:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "12:00:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4MF3SNW_201910011158_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9211091-005A-4EEB-AC72-AA5A37575525", - "ticketNumber": "7KBEHQZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.81788, -80.122776", - "loadTime": "10/01/2019 12:13:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "12:14:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7KBEHQZ_201910011213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C24E98AE-AAB7-4533-8A49-1698D0183B17", - "ticketNumber": "37ZVBF8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.818817, -80.122633", - "loadTime": "10/01/2019 12:29:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "12:33:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_37ZVBF8_201910011229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D96D2649-2D13-4342-8546-34F3280B6156", - "ticketNumber": "6QTMRRB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.817908, -80.122859", - "loadTime": "10/01/2019 12:09:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "12:11:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6QTMRRB_201910011209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF0B1B3B-082B-4454-8FD7-36723F87B7CE", - "ticketNumber": "5L9CWCN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.819147, -80.121823", - "loadTime": "10/01/2019 13:22:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "13:25:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5L9CWCN_201910011322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFF9431B-32C8-4B97-8E97-B362F5B3958A", - "ticketNumber": "76W2J59", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.809487, -80.121039", - "loadTime": "10/01/2019 14:12:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:13:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_76W2J59_201910011412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F484C271-6DC3-40C5-A062-0B7BE82A63A8", - "ticketNumber": "42JNC53", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.818733, -80.122839", - "loadTime": "10/01/2019 12:27:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "12:28:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_42JNC53_201910011227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEA649C8-1686-49B9-AA08-CA8C74259117", - "ticketNumber": "99KAHRT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.817464, -80.122524", - "loadTime": "10/01/2019 11:44:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "11:52:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_99KAHRT_201910011144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03AFA2A9-5139-4A08-8078-CE731F3B8619", - "ticketNumber": "88EEEYG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.80963, -80.133185", - "loadTime": "10/01/2019 16:24:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:28:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88EEEYG_201910011624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AAF2AA8-8938-4963-B458-C571C7844727", - "ticketNumber": "6SFBMPA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.808753, -80.128139", - "loadTime": "10/01/2019 15:39:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:44:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SFBMPA_201910011539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AE596E0-9A18-48B8-A08F-E3D6DCA9CC29", - "ticketNumber": "64QAENR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.826483, -80.100272", - "loadTime": "10/01/2019 19:54:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "20:01:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64QAENR_201910011954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C8FB743-3CD5-401B-A656-36D75360F1AF", - "ticketNumber": "47F2MTY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.808326, -80.131183", - "loadTime": "10/01/2019 16:02:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:08:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_47F2MTY_201910011602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2EEC35AB-E44A-4D22-80CD-7E4BEBE80A95", - "ticketNumber": "6JXK2WQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.809136, -80.122476", - "loadTime": "10/01/2019 14:38:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:40:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6JXK2WQ_201910011438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FB0729E-FAE1-43C9-9D56-19FF57B8E337", - "ticketNumber": "4NVEFZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.824529, -80.091771", - "loadTime": "10/01/2019 21:37:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "21:40:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4NVEFZL_201910012137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "30B5613C-1690-4C52-9F7C-FEBB8731BA79", - "ticketNumber": "4FXAW8G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.824542, -80.091548", - "loadTime": "10/01/2019 21:30:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "21:34:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4FXAW8G_201910012130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "312A6AAA-19B3-4F6A-9A89-84C64632B07E", - "ticketNumber": "SQRAXNH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.808212, -80.132937", - "loadTime": "10/01/2019 16:16:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:23:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_SQRAXNH_201910011616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3168232F-1D7A-49F7-B935-4735AF292EFE", - "ticketNumber": "5CE3PZV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.830741, -80.08836", - "loadTime": "10/01/2019 17:53:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "17:57:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5CE3PZV_201910011753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31A26B5D-8219-44A5-9D3E-4FE0C35D2DA1", - "ticketNumber": "67MGPXK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.827043, -80.097832", - "loadTime": "10/01/2019 20:39:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "20:43:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_67MGPXK_201910012039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34CE3CA3-8AE4-42F7-93BB-D6C375612617", - "ticketNumber": "5CB2ST9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.813916, -80.135237", - "loadTime": "10/01/2019 16:51:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:53:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5CB2ST9_201910011651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3660032D-9747-467C-81A5-4A3C9AA3FEF3", - "ticketNumber": "5BQ23M2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.809067, -80.12259", - "loadTime": "10/01/2019 14:45:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:49:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5BQ23M2_201910011445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3803A6A9-5FF9-4A77-AA20-83CACC25A1BE", - "ticketNumber": "5WKK5HP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.826051, -80.101653", - "loadTime": "10/01/2019 20:21:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "20:23:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5WKK5HP_201910012021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3876D555-32CE-4C70-AA5D-C95CB00AD0D3", - "ticketNumber": "98CJMFN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.808248, -80.133549", - "loadTime": "10/01/2019 16:34:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:36:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_98CJMFN_201910011634_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3FD54353-913E-4D1A-AA74-ECDE25EDC183", - "ticketNumber": "3KULCXE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.82732, -80.097475", - "loadTime": "10/01/2019 20:53:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "20:57:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3KULCXE_201910012053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40E0515A-8627-4798-A3E2-0841D178E511", - "ticketNumber": "83B87HM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.828837, -80.089975", - "loadTime": "10/01/2019 18:39:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "18:41:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83B87HM_201910011839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43D844EF-31BE-415A-8129-A494A3ABD52C", - "ticketNumber": "3G6SNW7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.826169, -80.100259", - "loadTime": "10/01/2019 20:12:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "20:14:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3G6SNW7_201910012012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B75ECB0-2906-4835-9ACD-4267D41A3364", - "ticketNumber": "8U82SSY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.829069, -80.090405", - "loadTime": "10/01/2019 18:43:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "18:47:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8U82SSY_201910011843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CFC26D4-C35F-4A03-8E25-2761A7367295", - "ticketNumber": "5EUZWDR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.825897, -80.10037", - "loadTime": "10/01/2019 20:03:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "20:07:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5EUZWDR_201910012003_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52DB68E4-9762-43EA-B82D-101C2A7F44F9", - "ticketNumber": "6F9WAF6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.814042, -80.135653", - "loadTime": "10/01/2019 16:53:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:58:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6F9WAF6_201910011653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5381F72B-D5DE-43C7-A7A9-7231E460CB38", - "ticketNumber": "9UCHH72", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.829475, -80.096881", - "loadTime": "10/01/2019 19:17:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "19:19:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9UCHH72_201910011917_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "548D192A-5A8F-4155-8445-718E978EDECB", - "ticketNumber": "43VK8AY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.830776, -80.088331", - "loadTime": "10/01/2019 18:04:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "18:09:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_43VK8AY_201910011804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5541A192-1F58-460A-BE9A-E79424F75D3B", - "ticketNumber": "8AFXACN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.830729, -80.088303", - "loadTime": "10/01/2019 17:58:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "18:01:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8AFXACN_201910011758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B5F1FFD-9803-4FD2-A09A-CB34584C3E45", - "ticketNumber": "4EVLLMB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.824643, -80.093877", - "loadTime": "10/01/2019 21:13:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "21:14:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4EVLLMB_201910012113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C885D89-D5C9-4224-9DFF-CBFD4C87AB68", - "ticketNumber": "FVRBVTA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.825078, -80.094391", - "loadTime": "10/01/2019 21:21:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "21:23:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_FVRBVTA_201910012121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "684A32DC-E380-46D3-905B-9E1F3202203A", - "ticketNumber": "83XLN25", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.827086, -80.097226", - "loadTime": "10/01/2019 20:33:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "20:37:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83XLN25_201910012033_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "690182DC-908E-4FBB-8D44-DAC011313AB4", - "ticketNumber": "9MEHZCQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.808631, -80.133553", - "loadTime": "10/01/2019 16:29:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:31:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9MEHZCQ_201910011629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "695B89AF-14F6-4E9A-8D1D-9076B9FB453E", - "ticketNumber": "7D4LHA2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.808645, -80.133621", - "loadTime": "10/01/2019 16:31:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:33:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7D4LHA2_201910011631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C5D52FF-DFA2-4BD5-88E5-5E410BB94016", - "ticketNumber": "6738PYV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.809147, -80.122171", - "loadTime": "10/01/2019 14:27:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:31:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6738PYV_201910011427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D94084C-3695-4AED-B812-97A3A906661B", - "ticketNumber": "7SFXS28", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.807795, -80.131401", - "loadTime": "10/01/2019 15:58:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:01:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7SFXS28_201910011558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71FC219A-BEF7-4F46-9625-20DB7031BCC4", - "ticketNumber": "ZFNMZ3U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.809069, -80.128978", - "loadTime": "10/01/2019 15:45:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:46:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_ZFNMZ3U_201910011545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79514573-6E7B-4A31-9996-10E4561B52D0", - "ticketNumber": "68TVEXN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.825108, -80.09456", - "loadTime": "10/01/2019 21:08:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "21:12:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_68TVEXN_201910012108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E5AD071-C35D-4449-B228-8F3088D554DD", - "ticketNumber": "83NY7VL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.808691, -80.127943", - "loadTime": "10/01/2019 15:28:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:31:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83NY7VL_201910011528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8288AF04-EBCE-4DE3-B610-A62ECC4A7644", - "ticketNumber": "567WHRP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.813262, -80.134483", - "loadTime": "10/01/2019 17:03:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "17:05:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_567WHRP_201910011703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90119C46-4118-4124-B3F0-F684E1A62262", - "ticketNumber": "9BL873M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.809061, -80.122552", - "loadTime": "10/01/2019 14:42:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:45:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9BL873M_201910011442_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91536E4B-5C4C-4477-9E0D-BD959CEA1509", - "ticketNumber": "8BNUQE3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.808872, -80.128535", - "loadTime": "10/01/2019 15:23:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:27:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8BNUQE3_201910011523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9166B6A8-6339-4735-B5BB-BBA413E0E179", - "ticketNumber": "4TFHRPK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.809049, -80.128491", - "loadTime": "10/01/2019 15:32:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:37:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4TFHRPK_201910011532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9278B4AD-93C1-4CFD-98B3-650170BC5DB9", - "ticketNumber": "8HEHQZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.809038, -80.123517", - "loadTime": "10/01/2019 14:55:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:59:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8HEHQZL_201910011455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92BE37BB-8168-4D27-A348-861DF826ECB5", - "ticketNumber": "6L44CVL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.808527, -80.123793", - "loadTime": "10/01/2019 15:04:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:12:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6L44CVL_201910011504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "943AD5A1-CAF2-4103-A29E-A02BE03BB23B", - "ticketNumber": "N8N9XN7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.809113, -80.121978", - "loadTime": "10/01/2019 14:21:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:24:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_N8N9XN7_201910011421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A3B59E7-EF6D-4102-A4D8-4C3148926121", - "ticketNumber": "3HGWC4A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.808347, -80.125041", - "loadTime": "10/01/2019 15:15:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "15:18:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3HGWC4A_201910011515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D3B005D-A7B9-48CE-B53E-4518B852B30F", - "ticketNumber": "7BGEJPS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.830445, -80.088437", - "loadTime": "10/01/2019 18:20:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "18:27:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7BGEJPS_201910011820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE913859-7304-4433-A4C9-9B79841F9DA2", - "ticketNumber": "4BDLLDU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.827556, -80.098222", - "loadTime": "10/01/2019 19:37:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "19:38:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4BDLLDU_201910011937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2777A1F-FD23-4F2B-B488-7D8D65F993C1", - "ticketNumber": "67W34BG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.808993, -80.122442", - "loadTime": "10/01/2019 14:35:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:36:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_67W34BG_201910011435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B518E22A-535A-49BD-8226-4AED6DA013C5", - "ticketNumber": "82ZF94S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.82696, -80.097238", - "loadTime": "10/01/2019 20:28:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "20:32:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82ZF94S_201910012028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE73CDD6-1A3E-461A-8661-6ACF1A21948A", - "ticketNumber": "7TZSCGQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.829955, -80.088916", - "loadTime": "10/01/2019 18:30:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "18:33:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7TZSCGQ_201910011830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C190FCAE-1FA0-41AA-B880-08EEBE3349EE", - "ticketNumber": "964SKUQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.825143, -80.094397", - "loadTime": "10/01/2019 21:15:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "21:20:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_964SKUQ_201910012115_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7C19B3D-DA38-44E9-9CE7-DAA248C9EE72", - "ticketNumber": "SRYLWCZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.825989, -80.10151", - "loadTime": "10/01/2019 20:17:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "20:20:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_SRYLWCZ_201910012017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE967615-9CF4-4BC1-B3F8-B4AE8E5A49A6", - "ticketNumber": "4J2X98R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.830736, -80.08824", - "loadTime": "10/01/2019 18:17:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "18:18:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4J2X98R_201910011817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D35D27EC-2FE2-4829-9971-5E96B0AAE96C", - "ticketNumber": "5VTWF5D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.808915, -80.122191", - "loadTime": "10/01/2019 14:31:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "14:34:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5VTWF5D_201910011431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7EE9C61-AB39-4FA3-8799-1C04B06097E4", - "ticketNumber": "5KUUDBG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.830792, -80.0883", - "loadTime": "10/01/2019 18:12:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "18:16:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5KUUDBG_201910011812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBB8CDB8-6EE2-442F-A0E5-FEB40F1181BF", - "ticketNumber": "3YNCCGB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.830854, -80.08898", - "loadTime": "10/01/2019 18:53:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "18:56:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3YNCCGB_201910011853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E16BBB7A-BCA9-463A-AB8B-B35AD061103A", - "ticketNumber": "9W6UWBA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.828808, -80.097096", - "loadTime": "10/01/2019 19:13:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "19:16:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9W6UWBA_201910011913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E88D3712-0B6E-4E09-B48D-94CDB76A4CCF", - "ticketNumber": "3JDCSDA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.811415, -80.133589", - "loadTime": "10/01/2019 16:41:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "16:44:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3JDCSDA_201910011641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECA1ADFA-E38B-4678-9A8D-E705C5CE9CC5", - "ticketNumber": "69GZ5UC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.827552, -80.097733", - "loadTime": "10/01/2019 19:39:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "19:40:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_69GZ5UC_201910011939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2F07416-BC0B-46D1-B61B-E62B1CF9E577", - "ticketNumber": "7ME4F4A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.827609, -80.097803", - "loadTime": "10/01/2019 19:48:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "19:51:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ME4F4A_201910011948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F466F85F-F703-4CB7-AB22-1C3852A7A863", - "ticketNumber": "9A9CWL9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.827732, -80.098184", - "loadTime": "10/01/2019 19:42:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/01/2019", - "disposalTime": "19:46:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9A9CWL9_201910011942_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01748CB3-DD6D-485F-96FE-BD45EDE78F26", - "ticketNumber": "6YMLKS7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.724706, -79.936607", - "loadTime": "10/01/2019 21:13:35", - "straightDistance": "19.71", - "routeDistance": "24.77", - "timeToTower": "1:01:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "22:15:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_6YMLKS7_201910012113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "026085A6-1ACF-421D-B930-AD88B2D7983A", - "ticketNumber": "9Y69KFK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825139, -80.106326", - "loadTime": "10/01/2019 20:45:44", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "1:03:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "21:49:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_9Y69KFK_201910012045_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DBC6A74-9D3F-43EC-8CB6-6B47F5D4248E", - "ticketNumber": "42VRETZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.812968, -80.019805", - "loadTime": "10/01/2019 15:51:43", - "straightDistance": "13.81", - "routeDistance": "16.6", - "timeToTower": "5:41:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "21:33:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 60, - "quantity": 44.7, - "calculatedQuantity": "44.7 CY", - "s3DownloadKey": "HaulPass_42VRETZ_201910011551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14F36A8B-C5AE-46C6-B2C2-D2E2483A98FF", - "ticketNumber": "8XSPABF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825213, -80.106202", - "loadTime": "10/01/2019 20:43:41", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "1:04:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "21:48:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_8XSPABF_201910012043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16917F3C-C7C4-46AC-B14B-CD565D90A9BD", - "ticketNumber": "8HB2ZVK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824788, -80.106403", - "loadTime": "10/01/2019 20:18:27", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:49:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "21:08:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_8HB2ZVK_201910012018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17B10948-D106-4159-A4B9-47F9575B63B7", - "ticketNumber": "33Y6PN6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724708, -79.936544", - "loadTime": "10/01/2019 20:27:19", - "straightDistance": "19.71", - "routeDistance": "24.77", - "timeToTower": "1:02:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "21:29:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_33Y6PN6_201910012027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CCFD64F-2D68-42D2-AF6C-D148C0210553", - "ticketNumber": "822R9M2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.830579, -80.045731", - "loadTime": "10/01/2019 20:08:36", - "straightDistance": "12.34", - "routeDistance": "15.59", - "timeToTower": "1:11:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "21:20:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_822R9M2_201910012008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D5DA528-0447-47BC-8628-2606D2AFD841", - "ticketNumber": "57Z5NJS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825006, -80.106321", - "loadTime": "10/01/2019 20:17:19", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:50:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "21:07:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_57Z5NJS_201910012017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48D726DF-757F-4B83-BAB1-BE7EB9654CD2", - "ticketNumber": "8YYF9LB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.783186, -80.018494", - "loadTime": "10/01/2019 20:52:39", - "straightDistance": "14.08", - "routeDistance": "16.01", - "timeToTower": "1:08:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "22:00:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 80, - "quantity": 30.2, - "calculatedQuantity": "30.2 CY", - "s3DownloadKey": "HaulPass_8YYF9LB_201910012052_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5021CE61-FD64-48ED-8C2F-C1024D70E23E", - "ticketNumber": "9NX7G5A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.816130, -79.994210", - "loadTime": "10/01/2019 20:35:40", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "1:04:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "21:40:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_9NX7G5A_201910012035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "898C3411-9092-4150-A16E-635120DDBBC7", - "ticketNumber": "9LTQEX9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815653, -79.994457", - "loadTime": "10/01/2019 20:35:12", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "1:03:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "21:38:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_9LTQEX9_201910012035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0C73005-0AE4-4D7E-868D-E7FA441EC2E9", - "ticketNumber": "9AKJD8H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.800457, -80.337275", - "loadTime": "10/01/2019 21:14:01", - "straightDistance": "4.75", - "routeDistance": "6.08", - "timeToTower": "0:31:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "21:45:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_9AKJD8H_201910012114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4CA194E-0292-47CB-BAC3-560253DDCD27", - "ticketNumber": "3UGY3E2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.724618, -79.936440", - "loadTime": "10/01/2019 21:13:00", - "straightDistance": "19.72", - "routeDistance": "24.77", - "timeToTower": "1:03:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "22:16:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_3UGY3E2_201910012113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7BD2F8D-9B8E-4C55-A353-6C38E9030A03", - "ticketNumber": "52M68NJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.810929, -80.024973", - "loadTime": "10/01/2019 19:43:26", - "straightDistance": "13.52", - "routeDistance": "16.34", - "timeToTower": "1:50:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "21:34:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 50, - "quantity": 37.8, - "calculatedQuantity": "37.8 CY", - "s3DownloadKey": "HaulPass_52M68NJ_201910011943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3C09C04-552C-4402-AB3A-F387167D4D0C", - "ticketNumber": "4JVEY36", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.797446, -80.038810", - "loadTime": "10/01/2019 22:02:01", - "straightDistance": "12.78", - "routeDistance": "14.57", - "timeToTower": "0:30:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "22:32:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_4JVEY36_201910012202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9CEEC06-AB51-42A6-BEB9-52A1409B505A", - "ticketNumber": "LD8U6EV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815646, -79.994333", - "loadTime": "10/01/2019 20:34:57", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "1:02:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "21:37:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_LD8U6EV_201910012034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2C0868A-B11D-4DDB-9FB2-832D458D4DDC", - "ticketNumber": "F4Y63QM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.816128, -79.993893", - "loadTime": "10/01/2019 20:48:55", - "straightDistance": "15.31", - "routeDistance": "17.64", - "timeToTower": "0:58:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "21:47:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 65, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_F4Y63QM_201910012048_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC258B35-7DE7-40D0-92A1-85C6F5D8C73C", - "ticketNumber": "9W727SJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.845037, -80.072114", - "loadTime": "10/01/2019 19:54:05", - "straightDistance": "10.94", - "routeDistance": "14.38", - "timeToTower": "1:11:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "21:05:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_9W727SJ_201910011954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4B18E53-C866-4BBA-B131-E09137EB6C19", - "ticketNumber": "DPMH2YV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.816128, -79.993893", - "loadTime": "10/01/2019 20:48:40", - "straightDistance": "15.31", - "routeDistance": "17.64", - "timeToTower": "0:57:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "21:46:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 65, - "quantity": 45.9, - "calculatedQuantity": "45.9 CY", - "s3DownloadKey": "HaulPass_DPMH2YV_201910012048_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8274A10-1D24-49B5-8528-21301CD9171F", - "ticketNumber": "CGHB76T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.830500, -80.045728", - "loadTime": "10/01/2019 20:22:34", - "straightDistance": "12.34", - "routeDistance": "15.59", - "timeToTower": "0:59:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "21:21:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_CGHB76T_201910012022_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9E766F8-A20B-4391-B96D-D41A905F728E", - "ticketNumber": "3AV3HX7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.816273, -79.994197", - "loadTime": "10/01/2019 20:35:19", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "1:03:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "21:39:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 60, - "quantity": 42.5, - "calculatedQuantity": "42.5 CY", - "s3DownloadKey": "HaulPass_3AV3HX7_201910012035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEF1F9FF-E237-48CA-B521-4185A8DDAB07", - "ticketNumber": "8LRTZ4C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.846319, -80.075308", - "loadTime": "10/01/2019 20:25:41", - "straightDistance": "10.78", - "routeDistance": "14.67", - "timeToTower": "0:40:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "21:06:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 80, - "quantity": 56.9, - "calculatedQuantity": "56.9 CY", - "s3DownloadKey": "HaulPass_8LRTZ4C_201910011957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F98482B-2736-4D78-8EA1-F036C5C9CE02", - "ticketNumber": "6HRJHPW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.745316, -79.913788", - "loadTime": "10/01/2019 22:11:09", - "straightDistance": "10.09", - "routeDistance": "16.49", - "timeToTower": "0:38:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "22:49:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_6HRJHPW_201910012211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C55899C7-2933-431C-8611-E14564BC372F", - "ticketNumber": "46H9YVD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.744639, -79.913591", - "loadTime": "10/01/2019 22:05:13", - "straightDistance": "10.07", - "routeDistance": "16.45", - "timeToTower": "0:43:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/01/2019", - "disposalTime": "22:49:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_46H9YVD_201910012205_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00D3F6AA-D155-47E8-B702-62C28F446CCA", - "ticketNumber": "LAP35B5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.825092, -80.106050", - "loadTime": "10/01/2019 16:02:46", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:43:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "16:46:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 50, - "quantity": 38.3, - "calculatedQuantity": "38.3 CY", - "s3DownloadKey": "HaulPass_LAP35B5_201910011602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F595E25-CB96-4D77-A114-096B58761AB3", - "ticketNumber": "6GPJ97F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816377, -79.994102", - "loadTime": "10/01/2019 16:03:16", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:46:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "16:50:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 80, - "quantity": 56.5, - "calculatedQuantity": "56.5 CY", - "s3DownloadKey": "HaulPass_6GPJ97F_201910011603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "102D073A-43D7-4BD0-9B67-BCE8CDFCEB1F", - "ticketNumber": "7FGL78A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.778926, -79.999550", - "loadTime": "10/01/2019 13:14:19", - "straightDistance": "15.22", - "routeDistance": "17.07", - "timeToTower": "3:23:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "16:37:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_7FGL78A_201910011314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C036A52-C4F3-4A0D-B25D-82DAD1B04E9B", - "ticketNumber": "58PJVMQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.797134, -80.050294", - "loadTime": "10/01/2019 13:53:11", - "straightDistance": "12.12", - "routeDistance": "14.19", - "timeToTower": "0:51:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "14:44:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 80, - "quantity": 54.1, - "calculatedQuantity": "54.1 CY", - "s3DownloadKey": "HaulPass_58PJVMQ_201910011338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D802DF5-FCE4-4AE4-B1E3-3C1E4E44B60F", - "ticketNumber": "J8P645Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825143, -80.106320", - "loadTime": "10/01/2019 13:07:15", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "1:24:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "14:32:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 75, - "quantity": 49.7, - "calculatedQuantity": "49.7 CY", - "s3DownloadKey": "HaulPass_J8P645Q_201910011307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31D5AF40-FED2-407F-B6A6-EFD3A647D072", - "ticketNumber": "5SN2S8Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.841717, -80.077745", - "loadTime": "10/01/2019 13:50:33", - "straightDistance": "10.58", - "routeDistance": "15.16", - "timeToTower": "0:47:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "14:38:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_5SN2S8Q_201910011350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33EEB910-FBF4-4F27-AC15-A43F0A33F4C3", - "ticketNumber": "9FMC35U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.854242, -80.066510", - "loadTime": "10/01/2019 14:17:41", - "straightDistance": "11.39", - "routeDistance": "15.29", - "timeToTower": "0:58:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "15:16:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_9FMC35U_201910011417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39344517-8D28-4ABA-A8DA-CF52388910E1", - "ticketNumber": "492XN5B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815694, -79.994467", - "loadTime": "10/01/2019 15:53:55", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:47:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "16:41:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 40, - "quantity": 27.8, - "calculatedQuantity": "27.8 CY", - "s3DownloadKey": "HaulPass_492XN5B_201910011553_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E86492A-6AC3-42E3-9FD1-2B184C28B524", - "ticketNumber": "7NYZSGD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816377, -79.994102", - "loadTime": "10/01/2019 16:03:30", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:48:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "16:51:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 70, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_7NYZSGD_201910011603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "429435EA-CDD3-40A7-BF41-3DA2049AD231", - "ticketNumber": "L5LU4T4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.816093, -79.994966", - "loadTime": "10/01/2019 15:31:49", - "straightDistance": "15.25", - "routeDistance": "17.58", - "timeToTower": "0:43:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "16:15:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_L5LU4T4_201910011531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46BA831E-DE39-43BB-968E-655526A6EE75", - "ticketNumber": "48HS5NF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.841587, -80.077796", - "loadTime": "10/01/2019 15:17:27", - "straightDistance": "10.58", - "routeDistance": "15.16", - "timeToTower": "1:03:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "16:20:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_48HS5NF_201910011517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4847B176-44B1-44F6-8444-0B275CAE71F6", - "ticketNumber": "83HYR5G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.799969, -80.055646", - "loadTime": "10/01/2019 14:44:39", - "straightDistance": "11.79", - "routeDistance": "14.24", - "timeToTower": "0:49:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "15:34:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_83HYR5G_201910011444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B59D4D1-E2CF-4E2F-96A8-0E74EC17D8AD", - "ticketNumber": "92XNCMZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824825, -80.106313", - "loadTime": "10/01/2019 16:01:16", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:43:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "16:45:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 55, - "quantity": 40.2, - "calculatedQuantity": "40.2 CY", - "s3DownloadKey": "HaulPass_92XNCMZ_201910011601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C3E8395-999F-41FA-8F8D-444F6C507C93", - "ticketNumber": "59WKYGE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816501, -79.994017", - "loadTime": "10/01/2019 14:26:40", - "straightDistance": "15.31", - "routeDistance": "17.64", - "timeToTower": "0:55:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "15:22:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 80, - "quantity": 56.5, - "calculatedQuantity": "56.5 CY", - "s3DownloadKey": "HaulPass_59WKYGE_201910011426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51002058-24EB-4616-BE19-9C65A46F9EB4", - "ticketNumber": "94VVPDT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816361, -79.994120", - "loadTime": "10/01/2019 14:27:02", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:56:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "15:23:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_94VVPDT_201910011427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55A0C1BC-063B-4A57-A87B-E358E4DEF62E", - "ticketNumber": "67RDKJD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.799685, -80.055662", - "loadTime": "10/01/2019 14:37:38", - "straightDistance": "11.79", - "routeDistance": "14.22", - "timeToTower": "0:55:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "15:33:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_67RDKJD_201910011416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "601FABC3-61E8-481F-BFA4-50BEC7A571F3", - "ticketNumber": "86CXLFK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.832479, -80.098761", - "loadTime": "10/01/2019 15:48:44", - "straightDistance": "9.29", - "routeDistance": "13.14", - "timeToTower": "1:11:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "17:00:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_86CXLFK_201910011548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71313A38-27BC-4D34-A224-645CC230CE3D", - "ticketNumber": "4L954PA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.814529, -80.021374", - "loadTime": "10/01/2019 13:18:52", - "straightDistance": "13.72", - "routeDistance": "16.74", - "timeToTower": "1:09:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "14:27:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 75, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_4L954PA_201910011315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "717DA5DF-7582-4EFF-A776-23907E71A96D", - "ticketNumber": "8EUWLTL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.815124, -79.995254", - "loadTime": "10/01/2019 13:59:28", - "straightDistance": "15.23", - "routeDistance": "17.57", - "timeToTower": "0:41:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "14:40:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 45, - "quantity": 31.9, - "calculatedQuantity": "31.9 CY", - "s3DownloadKey": "HaulPass_8EUWLTL_201910011359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73D826FC-488F-4988-91D7-7E8158255BA6", - "ticketNumber": "78WFM3H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815749, -79.994469", - "loadTime": "10/01/2019 14:24:17", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:49:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "15:13:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_78WFM3H_201910011424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78C20157-AA30-4474-A777-3E708771D103", - "ticketNumber": "6B95GJE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815701, -79.994454", - "loadTime": "10/01/2019 14:24:58", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:47:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "15:11:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_6B95GJE_201910011424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79FA4C31-5813-40C3-8CF9-FE3CD59A73BE", - "ticketNumber": "6HK7SAB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824866, -80.106264", - "loadTime": "10/01/2019 14:39:51", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:41:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "15:21:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_6HK7SAB_201910011439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AED6E0A-1E59-4770-9809-183F4FECC304", - "ticketNumber": "38WJYY2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825210, -80.106422", - "loadTime": "10/01/2019 16:10:52", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:36:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "16:47:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_38WJYY2_201910011610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "800080C4-10E4-44E8-8A0F-6F7BE7C72FD6", - "ticketNumber": "7FRTEMC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.813161, -80.022038", - "loadTime": "10/01/2019 12:59:43", - "straightDistance": "13.68", - "routeDistance": "16.59", - "timeToTower": "1:27:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "14:26:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 80, - "quantity": 59.6, - "calculatedQuantity": "59.6 CY", - "s3DownloadKey": "HaulPass_7FRTEMC_201910011257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "876E8B7D-49C3-4A84-B8E0-BB77568B1ECB", - "ticketNumber": "8C5UTYH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.815969, -79.994777", - "loadTime": "10/01/2019 15:30:45", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:43:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "16:14:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_8C5UTYH_201910011530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88ABD400-A545-401D-A01A-70BB7E1AB810", - "ticketNumber": "5MMHNUR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.782986, -79.978794", - "loadTime": "10/01/2019 14:09:58", - "straightDistance": "16.36", - "routeDistance": "18.06", - "timeToTower": "1:00:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "15:10:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_5MMHNUR_201910011403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89278501-B8B8-4ABA-B287-39DCB37B3CF7", - "ticketNumber": "9QS77E3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815696, -79.994465", - "loadTime": "10/01/2019 15:54:12", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:48:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "16:42:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 50, - "quantity": 36.8, - "calculatedQuantity": "36.8 CY", - "s3DownloadKey": "HaulPass_9QS77E3_201910011554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89CED121-D93C-4719-9318-408E41A9B4F3", - "ticketNumber": "BFU54K3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.780720, -79.999761", - "loadTime": "10/01/2019 12:27:10", - "straightDistance": "15.18", - "routeDistance": "17.16", - "timeToTower": "4:09:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "16:36:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 55, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_BFU54K3_201910011227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D05E460-4D99-4D43-859C-E578AF87F639", - "ticketNumber": "8KT3TA3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.795276, -80.316382", - "loadTime": "10/01/2019 15:37:37", - "straightDistance": "3.72", - "routeDistance": "4.7", - "timeToTower": "0:39:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "16:17:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_8KT3TA3_201910011451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8FD95279-5F60-46BD-BCAA-A563E21633B1", - "ticketNumber": "99BLPYS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825252, -80.106338", - "loadTime": "10/01/2019 16:11:34", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:37:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "16:48:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_99BLPYS_201910011611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9345FE9C-2A28-4786-9B1F-0198B4A38544", - "ticketNumber": "92N6QDC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.855157, -80.067231", - "loadTime": "10/01/2019 14:35:59", - "straightDistance": "11.36", - "routeDistance": "15.35", - "timeToTower": "0:38:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "15:14:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 75, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_92N6QDC_201910011421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC88B426-6C97-41FE-A47C-C9E61109C16B", - "ticketNumber": "9R3NX64", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824939, -80.106154", - "loadTime": "10/01/2019 14:37:50", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:42:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "15:20:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_9R3NX64_201910011437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B58C439D-88FE-4EB5-BDE9-A19B0F5349D5", - "ticketNumber": "3X3F9TF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.781410, -79.998114", - "loadTime": "10/01/2019 13:33:02", - "straightDistance": "15.27", - "routeDistance": "16.98", - "timeToTower": "2:28:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "16:01:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 95, - "quantity": 57.3, - "calculatedQuantity": "57.3 CY", - "s3DownloadKey": "HaulPass_3X3F9TF_201910011333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA5FB6F5-406F-4083-94FA-25A436EBF522", - "ticketNumber": "36QWW8Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.842172, -80.077634", - "loadTime": "10/01/2019 13:39:11", - "straightDistance": "10.6", - "routeDistance": "15.11", - "timeToTower": "0:57:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "14:36:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_36QWW8Q_201910011339_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4DD0957-AC43-4890-B590-895A6A468EBC", - "ticketNumber": "8PCHTR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825159, -80.106297", - "loadTime": "10/01/2019 13:14:34", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "1:18:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "14:33:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_8PCHTR3_201910011314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEBFB27A-522D-449B-B558-C2F3A9A68004", - "ticketNumber": "5KYCFFL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.832469, -80.098781", - "loadTime": "10/01/2019 15:50:30", - "straightDistance": "9.29", - "routeDistance": "13.14", - "timeToTower": "1:11:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "17:01:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_5KYCFFL_201910011550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEC42BFE-B1C8-4C5B-B0AA-812D8F6370FA", - "ticketNumber": "7AJL2FT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.815906, -79.994469", - "loadTime": "10/01/2019 13:59:53", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:43:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "14:43:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 45, - "quantity": 32.9, - "calculatedQuantity": "32.9 CY", - "s3DownloadKey": "HaulPass_7AJL2FT_201910011359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB599C64-6042-4848-B3E9-CA745757C8FD", - "ticketNumber": "54442GJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.782611, -80.031479", - "loadTime": "10/01/2019 14:09:50", - "straightDistance": "13.35", - "routeDistance": "15.31", - "timeToTower": "1:55:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "16:05:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 85, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_54442GJ_201910011409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD31B59B-A541-4F2F-9E48-93DF937D2017", - "ticketNumber": "7VTEY2E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.841575, -80.077884", - "loadTime": "10/01/2019 15:23:06", - "straightDistance": "10.57", - "routeDistance": "15.17", - "timeToTower": "1:01:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "16:24:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 75, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_7VTEY2E_201910011523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EAF33DED-4D38-4A20-8B7C-6F1CEE83786E", - "ticketNumber": "EUM984S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.807241, -80.305204", - "loadTime": "10/01/2019 14:06:38", - "straightDistance": "2.83", - "routeDistance": "3.47", - "timeToTower": "0:27:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "14:34:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_EUM984S_201910011406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F44C0918-7B07-47A5-9DC6-B9968C4A49CE", - "ticketNumber": "4TBSR3Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.796354, -80.049680", - "loadTime": "10/01/2019 14:00:16", - "straightDistance": "12.16", - "routeDistance": "14.05", - "timeToTower": "0:47:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "14:47:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 75, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_4TBSR3Y_201910011400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B48342F-19FD-4625-A0AC-38B33E148922", - "ticketNumber": "7628D4U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.799969, -80.055601", - "loadTime": "10/01/2019 16:32:50", - "straightDistance": "11.79", - "routeDistance": "14.24", - "timeToTower": "0:45:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "17:17:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_7628D4U_201910011626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1832F793-F8FF-4A3D-881C-7A333620BF5F", - "ticketNumber": "J4AA3EN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.800252, -80.053474", - "loadTime": "10/01/2019 16:21:54", - "straightDistance": "11.91", - "routeDistance": "14.24", - "timeToTower": "0:49:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "17:11:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_J4AA3EN_201910011621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C9944E9-EC80-45A8-B8C7-580519455E5C", - "ticketNumber": "9MFQTFY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.843671, -80.073473", - "loadTime": "10/01/2019 17:58:18", - "straightDistance": "10.85", - "routeDistance": "14.6", - "timeToTower": "1:09:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "19:07:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 80, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_9MFQTFY_201910011758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46C232E9-99C3-48C4-8DD8-586E2E7C81FD", - "ticketNumber": "94VFE2X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.813365, -80.019020", - "loadTime": "10/01/2019 16:05:34", - "straightDistance": "13.86", - "routeDistance": "16.64", - "timeToTower": "1:02:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "17:08:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 60, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_94VFE2X_201910011601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "648CC8CC-EEB2-4431-BE94-131C1B7057FE", - "ticketNumber": "9JRAGT5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.854327, -80.069232", - "loadTime": "10/01/2019 16:18:16", - "straightDistance": "11.24", - "routeDistance": "15.18", - "timeToTower": "1:02:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "17:21:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 85, - "quantity": 60.4, - "calculatedQuantity": "60.4 CY", - "s3DownloadKey": "HaulPass_9JRAGT5_201910011618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C3A9048-B9D1-4AFD-8660-BA82CEFE8081", - "ticketNumber": "9QW5XXB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.855125, -80.067864", - "loadTime": "10/01/2019 15:58:09", - "straightDistance": "11.33", - "routeDistance": "15.28", - "timeToTower": "1:22:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "17:20:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 80, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_9QW5XXB_201910011558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A469022-1E93-42B4-99CA-A4DC6BAC19DF", - "ticketNumber": "4ZDADD3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.784120, -79.978765", - "loadTime": "10/01/2019 16:07:06", - "straightDistance": "16.35", - "routeDistance": "18.01", - "timeToTower": "1:02:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "17:09:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_4ZDADD3_201910011604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DB7B30B-D707-445D-9F8B-1CEB2FA6CC1C", - "ticketNumber": "7UDY4G4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.799714, -80.055625", - "loadTime": "10/01/2019 16:11:15", - "straightDistance": "11.79", - "routeDistance": "14.22", - "timeToTower": "1:04:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "17:15:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_7UDY4G4_201910011611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9BB80B9-2342-4906-860E-87A9FB6CA87C", - "ticketNumber": "4YKHAXM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.782041, -80.019497", - "loadTime": "10/01/2019 16:39:16", - "straightDistance": "14.04", - "routeDistance": "15.91", - "timeToTower": "0:49:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "17:28:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 80, - "quantity": 30.2, - "calculatedQuantity": "30.2 CY", - "s3DownloadKey": "HaulPass_4YKHAXM_201910011639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF3EDD68-9F55-49F6-9772-1DB8E4F7D5EE", - "ticketNumber": "X5JR9UQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3VMRC8U", - "fieldMonitorName": "Nakeem Wamer", - "loadCoordinates": "32.794633, -80.321072", - "loadTime": "10/01/2019 16:56:21", - "straightDistance": "3.99", - "routeDistance": "4.98", - "timeToTower": "0:34:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "17:31:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_X5JR9UQ_201910011641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0B8ADF7-FADC-4CC3-855C-1BCF1EE57086", - "ticketNumber": "98H72ND", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.813555, -80.020462", - "loadTime": "10/01/2019 15:30:49", - "straightDistance": "13.77", - "routeDistance": "16.66", - "timeToTower": "1:32:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "17:03:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_98H72ND_201910011530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1A24690-BB03-4668-9C2F-542F9D774B3A", - "ticketNumber": "48ZRERK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.782058, -80.019657", - "loadTime": "10/01/2019 18:05:09", - "straightDistance": "14.03", - "routeDistance": "15.91", - "timeToTower": "1:08:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "19:14:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 90, - "quantity": 33.9, - "calculatedQuantity": "33.9 CY", - "s3DownloadKey": "HaulPass_48ZRERK_201910011805_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2C6981F-BAB3-4600-A81F-2AB7A21719CE", - "ticketNumber": "9KN8KZF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.800065, -80.053250", - "loadTime": "10/01/2019 16:22:31", - "straightDistance": "11.93", - "routeDistance": "14.1", - "timeToTower": "0:50:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/01/2019", - "disposalTime": "17:13:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 80, - "quantity": 64.8, - "calculatedQuantity": "64.8 CY", - "s3DownloadKey": "HaulPass_9KN8KZF_201910011622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "074F26E4-C0E5-4C44-BDB9-5E8E910B10D5", - "ticketNumber": "65LZBZG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.561490, -80.334648", - "loadTime": "10/02/2019 11:52:53", - "straightDistance": "2.27", - "routeDistance": "4.15", - "timeToTower": "0:18:22", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/02/2019", - "disposalTime": "12:11:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 60, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_65LZBZG_201910021152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CA7A406-E581-4513-BC76-02EC72C29FA0", - "ticketNumber": "5EYHDHQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.590241, -80.367098", - "loadTime": "10/02/2019 13:11:20", - "straightDistance": ".66", - "routeDistance": ".67", - "timeToTower": "0:19:50", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/02/2019", - "disposalTime": "13:31:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_5EYHDHQ_201910021307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DC07D6A-DAF2-4FB4-941F-3F548A0A63E1", - "ticketNumber": "92BGJSB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.561789, -80.334416", - "loadTime": "10/02/2019 11:56:04", - "straightDistance": "2.26", - "routeDistance": "4.13", - "timeToTower": "0:15:56", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/02/2019", - "disposalTime": "12:12:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_92BGJSB_201910021153_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6FB02296-4D65-471A-806A-A0F5EE7E7ACA", - "ticketNumber": "363TDL6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.593913, -80.373752", - "loadTime": "10/02/2019 13:02:13", - "straightDistance": "1.1", - "routeDistance": "1.16", - "timeToTower": "0:28:16", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/02/2019", - "disposalTime": "13:30:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_363TDL6_201910021258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A06A149B-299E-4BF7-BE86-5FF0739FB873", - "ticketNumber": "4P2Z996", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.758088, -80.162159", - "loadTime": "10/02/2019 12:38:24", - "straightDistance": "16.21", - "routeDistance": "21.25", - "timeToTower": "0:55:35", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/02/2019", - "disposalTime": "13:33:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 55, - "quantity": 40.5, - "calculatedQuantity": "40.5 CY", - "s3DownloadKey": "HaulPass_4P2Z996_201910021238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5037B1F-FEBD-4DA6-9109-871BDE51841A", - "ticketNumber": "5QC7SY5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.758072, -80.162267", - "loadTime": "10/02/2019 12:38:50", - "straightDistance": "16.21", - "routeDistance": "21.26", - "timeToTower": "0:55:56", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/02/2019", - "disposalTime": "13:34:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 40, - "quantity": 30, - "calculatedQuantity": "30 CY", - "s3DownloadKey": "HaulPass_5QC7SY5_201910021238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9292DE3-AB4C-4F3E-BDD0-0BC150303D29", - "ticketNumber": "7DRNHVU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.540140, -80.300239", - "loadTime": "10/02/2019 12:17:08", - "straightDistance": "4.67", - "routeDistance": "8.05", - "timeToTower": "0:23:20", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/02/2019", - "disposalTime": "12:40:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 50, - "quantity": 36.6, - "calculatedQuantity": "36.6 CY", - "s3DownloadKey": "HaulPass_7DRNHVU_201910021217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0BBE9647-0C60-42DE-9537-88E2A77816A8", - "ticketNumber": "7B697CV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.535164, -80.313697", - "loadTime": "10/02/2019 14:16:18", - "straightDistance": "4.45", - "routeDistance": "8.8", - "timeToTower": "0:37:36", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/02/2019", - "disposalTime": "14:53:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 60, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_7B697CV_201910021355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "042B86C1-7425-4B99-A495-6F68B1D7FC3E", - "ticketNumber": "8KEYUYD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815667, -79.990060", - "loadTime": "10/02/2019 13:31:25", - "straightDistance": "15.54", - "routeDistance": "18.14", - "timeToTower": "1:01:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "14:32:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 55, - "quantity": 44.6, - "calculatedQuantity": "44.6 CY", - "s3DownloadKey": "HaulPass_8KEYUYD_201910021331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06D3B50A-86FB-4509-81FF-CF47C29CE3E5", - "ticketNumber": "5K4WHQX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815593, -79.994589", - "loadTime": "10/02/2019 13:04:30", - "straightDistance": "15.27", - "routeDistance": "17.61", - "timeToTower": "0:48:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "13:52:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_5K4WHQX_201910021304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "078485BE-39AE-4C46-B031-0CA26D1E579C", - "ticketNumber": "96D3B6Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.814847, -80.014583", - "loadTime": "10/02/2019 13:19:13", - "straightDistance": "14.11", - "routeDistance": "16.97", - "timeToTower": "0:56:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "14:15:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_96D3B6Z_201910021319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0969EBAC-B8BE-411C-9FED-7ACB8325C9DB", - "ticketNumber": "9FDN369", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825114, -80.106328", - "loadTime": "10/02/2019 13:43:12", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:40:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "14:23:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_9FDN369_201910021343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E21244F-88C2-412E-954E-46B764720AEC", - "ticketNumber": "84N6JMA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825139, -80.106366", - "loadTime": "10/02/2019 12:55:01", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "1:04:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "13:59:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_84N6JMA_201910021255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "146CC96C-532A-4A59-B626-C31ECC1673DE", - "ticketNumber": "8T7DZZZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825082, -80.106238", - "loadTime": "10/02/2019 11:19:26", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:32:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "11:51:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_8T7DZZZ_201910021119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "344B56D2-92B3-423F-A8BF-9F3BA31131F2", - "ticketNumber": "6239QER", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825013, -80.106217", - "loadTime": "10/02/2019 12:25:14", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:41:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "13:07:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_6239QER_201910021225_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36776319-C526-42F2-B400-A12F68B76A19", - "ticketNumber": "4QBW7GJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.815928, -80.002088", - "loadTime": "10/02/2019 12:52:57", - "straightDistance": "14.84", - "routeDistance": "17.49", - "timeToTower": "1:25:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "14:18:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_4QBW7GJ_201910021252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B90B258-5526-4430-85CE-303B3E00BFE7", - "ticketNumber": "44F4ED9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815705, -79.994536", - "loadTime": "10/02/2019 11:30:25", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:40:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "12:11:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_44F4ED9_201910021130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43DFE579-DB63-4DDD-9750-E867B60E0250", - "ticketNumber": "7DZH36F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.824626, -80.106786", - "loadTime": "10/02/2019 11:30:17", - "straightDistance": "8.78", - "routeDistance": "12.8", - "timeToTower": "0:32:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "12:02:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 85, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_7DZH36F_201910021130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BE80962-2A41-4175-A718-3944ADB79F52", - "ticketNumber": "B7C5QZV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816174, -79.994367", - "loadTime": "10/02/2019 13:08:30", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:45:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "13:54:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_B7C5QZV_201910021308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51E94AF0-FE90-4E9F-8953-401203C58E7B", - "ticketNumber": "6BTBKF3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816292, -79.994301", - "loadTime": "10/02/2019 11:32:27", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:40:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "12:13:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_6BTBKF3_201910021132_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57751532-FACF-413D-9948-3F05F4D726C6", - "ticketNumber": "7ZRTQF2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.850594, -80.077697", - "loadTime": "10/01/2019 21:26:59", - "straightDistance": "10.7", - "routeDistance": "15.86", - "timeToTower": "14:19:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "11:46:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 65, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_7ZRTQF2_201910012126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5886EFA1-90A8-4A12-905B-536D98D194A6", - "ticketNumber": "5SP4LAW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.831095, -80.093637", - "loadTime": "10/01/2019 21:51:49", - "straightDistance": "9.57", - "routeDistance": "13.15", - "timeToTower": "13:31:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "11:22:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 60, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_5SP4LAW_201910012151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A2D2171-4C2F-4098-83BD-5AA15C632B59", - "ticketNumber": "6WC4ARM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.809968, -79.991356", - "loadTime": "10/02/2019 13:04:52", - "straightDistance": "15.47", - "routeDistance": "17.78", - "timeToTower": "1:25:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "14:30:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 65, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_6WC4ARM_201910021239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B55187B-3665-43F9-845D-2DB2EB730CD8", - "ticketNumber": "835Q4GH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.816945, -80.002815", - "loadTime": "10/02/2019 13:18:27", - "straightDistance": "14.8", - "routeDistance": "17.57", - "timeToTower": "1:01:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "14:19:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_835Q4GH_201910021318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69BBA347-406C-4E7D-9E99-FA9E0055432B", - "ticketNumber": "VJD29K6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.814339, -80.020108", - "loadTime": "10/02/2019 12:20:54", - "straightDistance": "13.79", - "routeDistance": "16.72", - "timeToTower": "1:17:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "13:38:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 50, - "quantity": 37.8, - "calculatedQuantity": "37.8 CY", - "s3DownloadKey": "HaulPass_VJD29K6_201910021220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B3F1CA4-2F6B-40C0-A150-32C61036FA5A", - "ticketNumber": "82FMXAU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.830344, -80.045871", - "loadTime": "10/01/2019 22:07:05", - "straightDistance": "12.33", - "routeDistance": "15.6", - "timeToTower": "13:38:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "11:45:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_82FMXAU_201910012207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74517DEA-3CBB-403D-9CF4-FBEE5FD25FD7", - "ticketNumber": "9KG885W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.847130, -80.074658", - "loadTime": "10/01/2019 21:46:53", - "straightDistance": "10.83", - "routeDistance": "14.6", - "timeToTower": "14:09:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "11:56:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 85, - "quantity": 60.4, - "calculatedQuantity": "60.4 CY", - "s3DownloadKey": "HaulPass_9KG885W_201910012146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7ABEAB16-863E-4C69-B1EE-90EE0F2E2E43", - "ticketNumber": "5TPA6WJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.805345, -80.022031", - "loadTime": "10/02/2019 13:00:46", - "straightDistance": "13.7", - "routeDistance": "16.22", - "timeToTower": "1:04:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "14:05:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_5TPA6WJ_201910021300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B89EFD8-CB84-4DE1-9355-E6E6CD97B74B", - "ticketNumber": "45XGB2C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.850663, -80.078194", - "loadTime": "10/01/2019 21:33:59", - "straightDistance": "10.67", - "routeDistance": "15.89", - "timeToTower": "14:14:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "11:48:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_45XGB2C_201910012133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D077349-04AD-4FA9-8CC4-BA87DD29501B", - "ticketNumber": "88UP2KE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HN8GNT", - "fieldMonitorName": "Gabriela Tulbure", - "loadCoordinates": "32.830652, -80.089361", - "loadTime": "10/02/2019 12:52:40", - "straightDistance": "9.82", - "routeDistance": "12.78", - "timeToTower": "1:44:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "14:37:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_88UP2KE_201910021252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80851EEF-3490-47A3-8270-923A470303E1", - "ticketNumber": "7URDBTL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.763693, -80.354882", - "loadTime": "10/02/2019 12:24:32", - "straightDistance": "6.73", - "routeDistance": "11.27", - "timeToTower": "1:22:22", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "13:46:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 80, - "quantity": 60.9, - "calculatedQuantity": "60.9 CY", - "s3DownloadKey": "HaulPass_7URDBTL_201910021224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8293B7D5-D8C6-439C-8B41-65FD470CBD19", - "ticketNumber": "3CPHJMV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815728, -79.994553", - "loadTime": "10/02/2019 11:30:49", - "straightDistance": "15.27", - "routeDistance": "17.63", - "timeToTower": "0:36:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "12:07:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_3CPHJMV_201910021130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8FFD80EE-D803-4297-9D47-D4BE3D714D54", - "ticketNumber": "9CRMNT6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.804891, -80.022826", - "loadTime": "10/02/2019 13:14:01", - "straightDistance": "13.66", - "routeDistance": "16.06", - "timeToTower": "0:47:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "14:01:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_9CRMNT6_201910021314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C77377C-BC4F-40BD-94D9-155CC4E5A2E0", - "ticketNumber": "7WJWZBZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.797542, -80.038970", - "loadTime": "10/02/2019 11:57:08", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:25:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "12:22:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 90, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_7WJWZBZ_201910021157_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9EDAD108-9D8D-4EAA-A0CD-7DD90B28E1C9", - "ticketNumber": "9A37REX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.813851, -80.019783", - "loadTime": "10/02/2019 12:07:32", - "straightDistance": "13.81", - "routeDistance": "16.69", - "timeToTower": "1:29:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "13:37:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 55, - "quantity": 41, - "calculatedQuantity": "41 CY", - "s3DownloadKey": "HaulPass_9A37REX_201910021207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A517602F-1056-450F-82B6-EE40BBC80D31", - "ticketNumber": "79R9S95", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815728, -79.994553", - "loadTime": "10/02/2019 11:31:04", - "straightDistance": "15.27", - "routeDistance": "17.63", - "timeToTower": "0:38:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "12:09:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_79R9S95_201910021131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0A774AE-F80E-4581-B90C-ABCB71C3A93E", - "ticketNumber": "34P6HZY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825024, -80.106212", - "loadTime": "10/02/2019 12:27:50", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:41:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "13:08:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_34P6HZY_201910021227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B78A41FD-3E5A-4C38-8592-7F4677E5813D", - "ticketNumber": "5GJ4L5H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.776800, -80.018971", - "loadTime": "10/02/2019 12:06:00", - "straightDistance": "14.14", - "routeDistance": "16.26", - "timeToTower": "0:59:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "13:05:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 85, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_5GJ4L5H_201910021205_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB3AF4BC-4FC4-4C94-85F8-C5BDB2DD9EED", - "ticketNumber": "8A3LZPW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.846964, -80.074723", - "loadTime": "10/01/2019 21:46:35", - "straightDistance": "10.82", - "routeDistance": "14.61", - "timeToTower": "14:08:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "11:55:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 85, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_8A3LZPW_201910012146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB98BD74-2AFE-46AE-BB28-A8860CD66E30", - "ticketNumber": "35EDDA6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.830397, -80.045919", - "loadTime": "10/01/2019 22:00:28", - "straightDistance": "12.33", - "routeDistance": "15.6", - "timeToTower": "13:43:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "11:43:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 60, - "quantity": 43.1, - "calculatedQuantity": "43.1 CY", - "s3DownloadKey": "HaulPass_35EDDA6_201910012200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCE613E8-1158-4A61-87A7-E8C352EF222E", - "ticketNumber": "8KFYDQW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825228, -80.106356", - "loadTime": "10/02/2019 12:51:01", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "1:06:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "13:57:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 55, - "quantity": 36.4, - "calculatedQuantity": "36.4 CY", - "s3DownloadKey": "HaulPass_8KFYDQW_201910021251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0AD511D-B3F7-4658-876F-CF27B50E4714", - "ticketNumber": "5KFHEXY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.781803, -80.001186", - "loadTime": "10/01/2019 19:58:21", - "straightDistance": "15.09", - "routeDistance": "16.81", - "timeToTower": "15:55:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "11:53:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 90, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_5KFHEXY_201910011958_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2A66F8E-0AAD-4F3D-91CE-DA49C44AB6F1", - "ticketNumber": "42SAUXJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825441, -80.105950", - "loadTime": "10/02/2019 13:41:45", - "straightDistance": "8.83", - "routeDistance": "12.8", - "timeToTower": "0:40:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "14:22:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_42SAUXJ_201910021341_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA1A11AD-1571-4B39-851E-649AE7D3FF5F", - "ticketNumber": "8QBZ7AA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815705, -79.994536", - "loadTime": "10/02/2019 11:30:10", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:39:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "12:10:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_8QBZ7AA_201910021130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB0CD6F5-2568-42CA-BC15-52D01A6D9562", - "ticketNumber": "7G9URKB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HN8GNT", - "fieldMonitorName": "Gabriela Tulbure", - "loadCoordinates": "32.832067, -80.092962", - "loadTime": "10/02/2019 13:02:13", - "straightDistance": "9.62", - "routeDistance": "13.17", - "timeToTower": "1:36:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "14:38:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 80, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_7G9URKB_201910021302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC6CE85C-1650-4345-80FD-EC1B2D64A7FA", - "ticketNumber": "8G3M6UK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815593, -79.994588", - "loadTime": "10/02/2019 13:04:14", - "straightDistance": "15.27", - "routeDistance": "17.61", - "timeToTower": "0:47:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "13:51:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_8G3M6UK_201910021304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF979A04-D7E9-46F7-BE8A-3E0F3F685D04", - "ticketNumber": "3EJQZYS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.829889, -80.096111", - "loadTime": "10/01/2019 22:02:29", - "straightDistance": "9.42", - "routeDistance": "12.94", - "timeToTower": "13:24:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "11:26:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 55, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_3EJQZYS_201910012202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D11C9B89-C11F-4440-B250-AB0BC7D06A07", - "ticketNumber": "7KEMUEV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816274, -79.994253", - "loadTime": "10/02/2019 11:32:41", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:41:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "12:14:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_7KEMUEV_201910021132_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2837DA8-08FB-40B0-901D-D8B1FE828C38", - "ticketNumber": "9GSKLHW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.761043, -80.351986", - "loadTime": "10/02/2019 12:01:58", - "straightDistance": "6.7", - "routeDistance": "11.01", - "timeToTower": "1:43:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "13:45:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 90, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_9GSKLHW_201910021201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3FC8BBB-2615-41F8-9D04-8F905D15D317", - "ticketNumber": "5E3BQQR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816226, -79.994375", - "loadTime": "10/02/2019 13:08:45", - "straightDistance": "15.29", - "routeDistance": "17.61", - "timeToTower": "0:47:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "13:55:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_5E3BQQR_201910021308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D58370AC-5E70-4B8E-80A0-5F7333D1E85C", - "ticketNumber": "8K6YLUB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.815337, -80.014003", - "loadTime": "10/02/2019 13:33:01", - "straightDistance": "14.15", - "routeDistance": "17.02", - "timeToTower": "0:43:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "14:16:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 75, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_8K6YLUB_201910021333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8B404C0-A9C0-46D7-B80C-D024FB054F3A", - "ticketNumber": "9XRFNYD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815923, -79.994805", - "loadTime": "10/02/2019 13:02:20", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:46:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "13:48:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 85, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_9XRFNYD_201910021302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E162E4E8-BE6D-43E9-81BB-967160B19DCD", - "ticketNumber": "BM4RS9A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815910, -79.994755", - "loadTime": "10/02/2019 13:02:36", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:47:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "13:50:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 85, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_BM4RS9A_201910021302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2B61BE2-2C74-4487-BE7B-8999293F8304", - "ticketNumber": "8AAWVKS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825114, -80.106335", - "loadTime": "10/02/2019 11:14:15", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:36:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "11:50:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_8AAWVKS_201910021114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F38346CC-4420-4607-A8E1-C9603329BC0C", - "ticketNumber": "9HJUD32", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.824586, -80.106710", - "loadTime": "10/02/2019 11:33:12", - "straightDistance": "8.78", - "routeDistance": "12.8", - "timeToTower": "0:32:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "12:05:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 80, - "quantity": 57.3, - "calculatedQuantity": "57.3 CY", - "s3DownloadKey": "HaulPass_9HJUD32_201910021133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78ED8FEE-FC19-45F5-9D0A-6330BB91F890", - "ticketNumber": "69NJGPT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.591692, -80.371649", - "loadTime": "10/02/2019 14:10:03", - "straightDistance": ".94", - "routeDistance": ".95", - "timeToTower": "0:51:05", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/02/2019", - "disposalTime": "15:01:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_69NJGPT_201910021353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7346F19-6132-424E-9D14-45D0EA70215B", - "ticketNumber": "5ZNNZ9Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.596442, -80.382478", - "loadTime": "10/02/2019 14:40:09", - "straightDistance": "1.64", - "routeDistance": "1.74", - "timeToTower": "0:21:45", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/02/2019", - "disposalTime": "15:01:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_5ZNNZ9Z_201910021438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "554956FF-E882-4C05-AD5A-AA62AFC84860", - "ticketNumber": "68T8ZSB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815660, -79.994504", - "loadTime": "10/02/2019 14:34:39", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:45:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "15:19:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_68T8ZSB_201910021434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B415C60-B6DE-4CFC-95E4-5FA08B3A340A", - "ticketNumber": "9KD969L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.815858, -79.994548", - "loadTime": "10/02/2019 14:34:08", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:40:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "15:15:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_9KD969L_201910021434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "934AB3B7-8FE3-4139-84BA-A7E8136FFFF4", - "ticketNumber": "7CC5728", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815995, -79.994839", - "loadTime": "10/02/2019 14:29:23", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:48:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "15:17:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_7CC5728_201910021429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2BB21F5-5C72-4CA7-8C92-96DD8C5256F4", - "ticketNumber": "56MEAYV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.815883, -79.994528", - "loadTime": "10/02/2019 14:33:45", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:39:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "15:13:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_56MEAYV_201910021433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B41C2446-4E2F-4B1D-B5F4-E0944D7F7431", - "ticketNumber": "7FLEMRT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.771227, -80.362187", - "loadTime": "10/02/2019 14:31:21", - "straightDistance": "6.84", - "routeDistance": "12.1", - "timeToTower": "0:38:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "15:09:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 75, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_7FLEMRT_201910021431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3A230A8-2F8E-47D3-9B18-334CB780E552", - "ticketNumber": "4KJMCR5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.771193, -80.361922", - "loadTime": "10/02/2019 14:30:01", - "straightDistance": "6.82", - "routeDistance": "12.1", - "timeToTower": "0:38:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "15:08:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_4KJMCR5_201910021430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7FA1EC5-B021-4E87-B778-17D87358BF67", - "ticketNumber": "8MNGJ5N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.758475, -80.155782", - "loadTime": "10/02/2019 14:34:01", - "straightDistance": "7.17", - "routeDistance": "11.66", - "timeToTower": "0:54:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "15:28:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_8MNGJ5N_201910021433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FBDB008A-CC3A-48D4-A31F-3030898780BA", - "ticketNumber": "7ERGNGN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816059, -79.994860", - "loadTime": "10/02/2019 14:29:07", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:47:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "15:16:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 80, - "quantity": 56.5, - "calculatedQuantity": "56.5 CY", - "s3DownloadKey": "HaulPass_7ERGNGN_201910021429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF75188A-551D-4269-BC3C-1F9646CBD198", - "ticketNumber": "3HPJZ2G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815744, -79.994547", - "loadTime": "10/02/2019 14:34:24", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:44:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "15:19:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_3HPJZ2G_201910021434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "883F40F4-E474-49AF-ADD4-15763EEA1224", - "ticketNumber": "4BJAWWN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.532892, -80.309243", - "loadTime": "10/02/2019 15:25:24", - "straightDistance": "4.73", - "routeDistance": "8.42", - "timeToTower": "0:52:09", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/02/2019", - "disposalTime": "16:17:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 60, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_4BJAWWN_201910021525_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68209826-10EC-4A09-A6BA-4ABE985C9D7F", - "ticketNumber": "444D8YM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.596241, -80.381327", - "loadTime": "10/02/2019 15:46:50", - "straightDistance": "1.57", - "routeDistance": "1.67", - "timeToTower": "0:42:33", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/02/2019", - "disposalTime": "16:29:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_444D8YM_201910021546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7552F2DF-9F33-4248-B126-5537B57F1009", - "ticketNumber": "3YJLF79", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.591755, -80.371547", - "loadTime": "10/02/2019 16:18:26", - "straightDistance": ".94", - "routeDistance": ".95", - "timeToTower": "0:11:43", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/02/2019", - "disposalTime": "16:30:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_3YJLF79_201910021600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08384DC2-63B9-402B-A5DF-A94306546E6E", - "ticketNumber": "7B7BQ34", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.757691, -80.164503", - "loadTime": "10/02/2019 16:14:58", - "straightDistance": "16.1", - "routeDistance": "20.93", - "timeToTower": "0:39:08", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/02/2019", - "disposalTime": "16:54:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 30, - "quantity": 22.1, - "calculatedQuantity": "22.1 CY", - "s3DownloadKey": "HaulPass_7B7BQ34_201910021614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1496A5C0-F0DE-4C32-AC18-1932D4F2F12A", - "ticketNumber": "54QMAJW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825165, -80.106277", - "loadTime": "10/02/2019 16:16:02", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:44:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "17:00:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 80, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_54QMAJW_201910021616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "433DBB29-869F-404E-8A14-74CDCEEED3C6", - "ticketNumber": "8KZPR97", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HN8GNT", - "fieldMonitorName": "Gabriela Tulbure", - "loadCoordinates": "32.839430, -80.093982", - "loadTime": "10/02/2019 15:16:10", - "straightDistance": "9.63", - "routeDistance": "13.98", - "timeToTower": "1:22:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "16:38:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_8KZPR97_201910021516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "506EB8CC-89C6-499C-ADAD-EF27EACCECBE", - "ticketNumber": "3H2UH3B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.815941, -79.994339", - "loadTime": "10/02/2019 15:59:07", - "straightDistance": "15.29", - "routeDistance": "17.63", - "timeToTower": "0:47:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "16:47:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_3H2UH3B_201910021559_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51FDF6D8-94A6-4FCE-9C0F-8C06241FE245", - "ticketNumber": "3XQERAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816217, -79.994384", - "loadTime": "10/02/2019 16:02:01", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:43:29", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "16:45:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 85, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_3XQERAF_201910021602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63D8AC67-1089-41B3-B5AE-C1678848D08A", - "ticketNumber": "62HUUYX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815614, -79.994432", - "loadTime": "10/02/2019 15:59:20", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:50:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "16:49:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_62HUUYX_201910021559_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7437C656-5545-4823-B9BA-71B4FC3E89F6", - "ticketNumber": "857MCRQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825189, -80.106100", - "loadTime": "10/02/2019 15:05:20", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:38:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "15:44:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_857MCRQ_201910021505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B16F12A-5323-4369-AD5F-50BD8D75A3CE", - "ticketNumber": "6CSVTUD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815614, -79.994432", - "loadTime": "10/02/2019 15:59:36", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:51:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "16:50:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_6CSVTUD_201910021559_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A05260E-DA31-4BBF-9981-14611C8CA9DA", - "ticketNumber": "79TL5L2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HN8GNT", - "fieldMonitorName": "Gabriela Tulbure", - "loadCoordinates": "32.836297, -80.089978", - "loadTime": "10/02/2019 15:30:03", - "straightDistance": "9.83", - "routeDistance": "13.12", - "timeToTower": "1:10:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "16:40:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 65, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_79TL5L2_201910021530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BAB7A262-33D6-47FE-8C1D-4C27B58A7160", - "ticketNumber": "45FAYJ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.776781, -80.018848", - "loadTime": "10/02/2019 13:45:38", - "straightDistance": "14.14", - "routeDistance": "16.26", - "timeToTower": "2:32:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "16:17:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 85, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_45FAYJ3_201910021345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF7CF0AE-B216-405D-8912-A772D2A85FD8", - "ticketNumber": "9Q8Q8M4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825368, -80.106374", - "loadTime": "10/02/2019 14:41:59", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "1:08:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "15:50:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 75, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_9Q8Q8M4_201910021441_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF0C7496-E53C-42C3-A198-5A716D440C04", - "ticketNumber": "DKHKYTR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825218, -80.106214", - "loadTime": "10/02/2019 14:39:31", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "1:08:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "15:48:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 80, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_DKHKYTR_201910021439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEB27FC0-C518-4D85-8860-91E6966E8152", - "ticketNumber": "9Z9SADY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825145, -80.106485", - "loadTime": "10/02/2019 16:13:21", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:46:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "16:59:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_9Z9SADY_201910021613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3D7CD7B-B54C-47A9-9A9E-BB5AD56DD475", - "ticketNumber": "33BV54G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816280, -79.994348", - "loadTime": "10/02/2019 16:01:44", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:41:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "16:42:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 80, - "quantity": 56.5, - "calculatedQuantity": "56.5 CY", - "s3DownloadKey": "HaulPass_33BV54G_201910021601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3F28013-C948-483D-9748-B932C4F64DB0", - "ticketNumber": "5CALF4E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.815899, -79.994389", - "loadTime": "10/02/2019 15:59:22", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:48:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "16:48:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_5CALF4E_201910021559_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB2C72A3-1C36-41CB-B391-FBECE50254E3", - "ticketNumber": "4D72XVN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825192, -80.106134", - "loadTime": "10/02/2019 15:03:07", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:35:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "15:38:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_4D72XVN_201910021503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB2DDA99-88F0-45CE-A222-78012E3BA762", - "ticketNumber": "6MWGLXC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.778440, -79.974075", - "loadTime": "10/02/2019 13:21:12", - "straightDistance": "16.68", - "routeDistance": "18.28", - "timeToTower": "2:45:29", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "16:06:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 95, - "quantity": 57.3, - "calculatedQuantity": "57.3 CY", - "s3DownloadKey": "HaulPass_6MWGLXC_201910021321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C159EFE-B2C3-4998-AAA2-2E2FFAB964DA", - "ticketNumber": "3PGBYLT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.7278, -79.933211", - "loadTime": "10/02/2019 16:26:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:29:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3PGBYLT_201910021626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12AB56D0-1F31-454D-9ADF-3E792845173E", - "ticketNumber": "8XSNR3E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.726371, -79.938064", - "loadTime": "10/02/2019 14:54:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "14:56:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8XSNR3E_201910021454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A47D8DB-F925-4236-8D64-86143B7B9981", - "ticketNumber": "6LBJ9T7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.728502, -79.93289", - "loadTime": "10/02/2019 16:00:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:03:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6LBJ9T7_201910021600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2087B3FB-3589-4D77-ACF7-65E3961DCE99", - "ticketNumber": "3EAA64F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.728287, -79.932691", - "loadTime": "10/02/2019 16:03:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:11:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3EAA64F_201910021603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20D47C8E-B8FA-415D-9000-9C536C3A7C3B", - "ticketNumber": "8A542ZT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.729621, -79.933588", - "loadTime": "10/02/2019 17:26:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:28:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8A542ZT_201910021726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29AFA341-337D-44FE-A967-C61A08D61A30", - "ticketNumber": "6NGG4ZS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.728303, -79.933848", - "loadTime": "10/02/2019 17:10:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:13:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6NGG4ZS_201910021710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4306E74A-D2EE-491B-BB1A-C39243BB1AEE", - "ticketNumber": "34P5H2U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.724942, -79.9388", - "loadTime": "10/02/2019 15:24:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "15:30:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_34P5H2U_201910021524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F96B0DB-AD93-403D-81F6-860B20B345E6", - "ticketNumber": "5E7S3RX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.726543, -79.938121", - "loadTime": "10/02/2019 14:51:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "14:53:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5E7S3RX_201910021451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FF0D6BA-EDEE-4BF6-AEA3-67A6516A6E61", - "ticketNumber": "3Q392JG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.726206, -79.938149", - "loadTime": "10/02/2019 15:15:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "15:17:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3Q392JG_201910021515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F29FB98-9FFE-4353-9E00-680263664F23", - "ticketNumber": "747NT7Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.729856, -79.933576", - "loadTime": "10/02/2019 17:21:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:25:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_747NT7Y_201910021721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6FEB2C76-744B-426A-AD03-A1AF074F5CDE", - "ticketNumber": "7EVY3PC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.728166, -79.934179", - "loadTime": "10/02/2019 16:55:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:58:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7EVY3PC_201910021651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73A1DBEC-0C8C-4C9B-8312-50CA2034A5FD", - "ticketNumber": "3S4KAV9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.725308, -79.937916", - "loadTime": "10/02/2019 15:32:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "15:37:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3S4KAV9_201910021532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A42A0AF3-DB5E-440E-91F9-72C8458700D4", - "ticketNumber": "3SHV49W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.728604, -79.932763", - "loadTime": "10/02/2019 15:55:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "15:58:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3SHV49W_201910021555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A72561A8-E599-47DB-B859-AA2233547CB7", - "ticketNumber": "6P8NUJ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.727498, -79.937781", - "loadTime": "10/02/2019 14:43:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "14:45:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6P8NUJ6_201910021443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFFA5403-2267-4613-8BE7-0F20935341CB", - "ticketNumber": "8AJPA2R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.72907, -79.932544", - "loadTime": "10/02/2019 15:50:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "15:53:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8AJPA2R_201910021550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4B386C2-10BF-4653-9E1B-426CC73BCFB2", - "ticketNumber": "U2YDP4F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.726792, -79.938572", - "loadTime": "10/02/2019 14:58:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "15:04:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_U2YDP4F_201910021458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5967E6C-137E-463F-B14A-E7D5E2B2C0C1", - "ticketNumber": "5AQ3HEV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.726331, -79.938391", - "loadTime": "10/02/2019 15:12:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "15:14:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5AQ3HEV_201910021512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C70F87D8-8237-4C7B-9CD2-F561E96F76EA", - "ticketNumber": "58NN33D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.727945, -79.932977", - "loadTime": "10/02/2019 16:17:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:20:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_58NN33D_201910021617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBE7D80F-A1D0-48B1-B248-F5CA81F70A3E", - "ticketNumber": "8JT84NS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.726132, -79.937939", - "loadTime": "10/02/2019 15:09:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "15:12:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8JT84NS_201910021509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6711947-98E2-4BA3-BE3D-7DB01EC83EED", - "ticketNumber": "5C7ASDN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.728004, -79.932934", - "loadTime": "10/02/2019 16:14:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:17:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5C7ASDN_201910021614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD9441E0-A5B5-4EF2-BCF9-5F20155E3C70", - "ticketNumber": "3G7CFUD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.727564, -79.937787", - "loadTime": "10/02/2019 14:36:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "14:41:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3G7CFUD_201910021436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDB88083-0CDC-499B-9199-9864AAAA1325", - "ticketNumber": "6SZXBYA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.729263, -79.934499", - "loadTime": "10/02/2019 17:01:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:06:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SZXBYA_201910021701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EABC49AD-EDFC-4D46-914F-437CB3F2A914", - "ticketNumber": "8RF6AF8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.727665, -79.93325", - "loadTime": "10/02/2019 16:32:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:34:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8RF6AF8_201910021632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F09A17E6-38DB-4597-9235-572291DE9E80", - "ticketNumber": "7D8KJ5Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.726568, -79.938277", - "loadTime": "10/02/2019 14:56:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "14:57:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7D8KJ5Q_201910021456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6E41FAF-67EA-48F9-868B-0F64C3B7DD13", - "ticketNumber": "7VAWC7V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.72761, -79.93319", - "loadTime": "10/02/2019 16:30:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:31:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7VAWC7V_201910021630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F869918D-6F93-4417-8CAA-D54F106C0371", - "ticketNumber": "49J4Y7L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.726714, -79.938005", - "loadTime": "10/02/2019 14:47:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "14:49:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_49J4Y7L_201910021447_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FAFC4281-C7B3-41A4-A894-11E11E096406", - "ticketNumber": "6F76QCK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.727939, -79.934324", - "loadTime": "10/02/2019 16:49:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:51:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6F76QCK_201910021649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A6ED143-32EE-4AA3-8F8F-20A9CED81389", - "ticketNumber": "8EQQN7B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.840355, -80.092996", - "loadTime": "10/02/2019 16:30:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:34:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8EQQN7B_201910021630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B15E4CB-3924-4DA0-A8FD-D378AE5D47D8", - "ticketNumber": "6LJ24V6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.838934, -80.086999", - "loadTime": "10/02/2019 16:07:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:11:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6LJ24V6_201910021607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C9B6349-64EF-4595-8092-F7485CC8D8D4", - "ticketNumber": "6QY3ADA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.836892, -80.09713", - "loadTime": "10/02/2019 17:05:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:10:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6QY3ADA_201910021705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CA36810-A810-471A-88CB-A4E2A8575DE9", - "ticketNumber": "82TLXJR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.837046, -80.097262", - "loadTime": "10/02/2019 17:31:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:32:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82TLXJR_201910021731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "157F846E-AEE9-4944-AAD1-22DF4F87A7BE", - "ticketNumber": "9WAC7NE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.836944, -80.09722", - "loadTime": "10/02/2019 17:33:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:35:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9WAC7NE_201910021733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2475CB40-FA9B-4744-97E9-ABBD302BC25E", - "ticketNumber": "9FD393Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.827218, -80.086288", - "loadTime": "10/02/2019 13:21:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "13:24:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9FD393Z_201910021321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "30F16405-2BD2-4884-A431-29DEE9785A66", - "ticketNumber": "7VL98PJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.837537, -80.082196", - "loadTime": "10/02/2019 12:34:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "12:38:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7VL98PJ_201910021234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32814673-B63E-4EBA-B729-E3069677E0EA", - "ticketNumber": "KV64HGP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.837379, -80.08908", - "loadTime": "10/02/2019 15:48:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "15:53:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_KV64HGP_201910021548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35E823C7-CE03-4799-9A8B-DA6EBCCBFBBD", - "ticketNumber": "3G326W9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.83877, -80.086717", - "loadTime": "10/02/2019 16:12:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:14:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3G326W9_201910021612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C324271-6C28-4F42-8E7A-852B9D4DD3F3", - "ticketNumber": "JCRNMFJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.837065, -80.097131", - "loadTime": "10/02/2019 17:00:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:03:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_JCRNMFJ_201910021700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41746B72-2E94-493F-BFC0-9598CE7205FC", - "ticketNumber": "73L63VP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.837377, -80.088665", - "loadTime": "10/02/2019 15:57:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:00:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_73L63VP_201910021557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4802C731-264E-4106-924D-D6952CDE511E", - "ticketNumber": "5RKUL4D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.83665, -80.097108", - "loadTime": "10/02/2019 17:11:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:15:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5RKUL4D_201910021711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D29000D-5855-4D78-A8BD-CD1788934C0B", - "ticketNumber": "9AJL983", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.839383, -80.093968", - "loadTime": "10/02/2019 16:36:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:41:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9AJL983_201910021636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EBF1471-8219-4499-94ED-EA3AC671C33E", - "ticketNumber": "5E6VKML", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.837031, -80.097339", - "loadTime": "10/02/2019 16:54:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:56:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5E6VKML_201910021654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55B6C721-E5CA-4E85-A9D6-BFBD47692BE0", - "ticketNumber": "97VRAVC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.837052, -80.097169", - "loadTime": "10/02/2019 16:57:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:00:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97VRAVC_201910021657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B018711-287E-409C-9294-C93A6A3DDC58", - "ticketNumber": "8CY5E5V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.828773, -80.086321", - "loadTime": "10/02/2019 13:50:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "13:54:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8CY5E5V_201910021350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8211D742-E79E-4D65-BC2D-66535AB1F617", - "ticketNumber": "4X5V48B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.827857, -80.086387", - "loadTime": "10/02/2019 13:29:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "13:33:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4X5V48B_201910021329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8AFBD53F-AB91-4CDB-BB80-CC771CD1264E", - "ticketNumber": "3TKYUG3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.82672, -80.086322", - "loadTime": "10/02/2019 13:02:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "13:05:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TKYUG3_201910021302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B516AD0-2F2A-4558-BB25-21A924E80801", - "ticketNumber": "62DX2AS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.839352, -80.094128", - "loadTime": "10/02/2019 16:43:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:45:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_62DX2AS_201910021643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C52C389-28AD-471A-98C1-787F23326991", - "ticketNumber": "5PVNTNL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.830539, -80.087039", - "loadTime": "10/02/2019 15:34:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "15:38:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5PVNTNL_201910021534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2F15391-8DD7-4AF7-AB70-82218C7A9D1F", - "ticketNumber": "6W2R26R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.837146, -80.097142", - "loadTime": "10/02/2019 17:26:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:28:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6W2R26R_201910021726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A57F21FA-4209-43D6-9F3A-C97A36019D80", - "ticketNumber": "925RLQ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.836774, -80.097134", - "loadTime": "10/02/2019 17:16:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:19:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_925RLQ9_201910021716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5B8D2F4-7F7B-4E61-A1BB-4B33C4EC0AAC", - "ticketNumber": "4L496WJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.830448, -80.087087", - "loadTime": "10/02/2019 15:39:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "15:41:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4L496WJ_201910021539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3EE3A14-8821-485E-96CD-C03DADC52B80", - "ticketNumber": "4HYFNTP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.827017, -80.086206", - "loadTime": "10/02/2019 13:11:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "13:17:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4HYFNTP_201910021311_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1BF490C-B0BA-4870-BC06-A65770611170", - "ticketNumber": "3HY82ZR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.837096, -80.097199", - "loadTime": "10/02/2019 16:50:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:54:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3HY82ZR_201910021650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CECE83BA-67A2-412B-AD7B-6E1CC981B91B", - "ticketNumber": "5YQ6ZWT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.840949, -80.087052", - "loadTime": "10/02/2019 16:20:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:25:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5YQ6ZWT_201910021620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E10F403D-1443-4856-9A1D-F0B5C6B74AC6", - "ticketNumber": "9H33KTG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.828534, -80.086491", - "loadTime": "10/02/2019 13:44:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "13:48:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9H33KTG_201910021344_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2998C8B-D927-446C-94F3-335F9630FD59", - "ticketNumber": "5VW2K84", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.827763, -80.086465", - "loadTime": "10/02/2019 13:36:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "13:43:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5VW2K84_201910021336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E40BFCA1-5148-401C-A4B2-451FF1F40827", - "ticketNumber": "6PAMTER", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.837656, -80.082053", - "loadTime": "10/02/2019 12:28:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "12:31:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6PAMTER_201910021228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9B18D2D-82A5-408B-8B11-DC966B6BCAAA", - "ticketNumber": "73EMQZ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.829237, -80.086561", - "loadTime": "10/02/2019 15:26:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "15:29:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_73EMQZ2_201910021526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05E74DCD-3883-4D6A-AA4D-8E905D7D86F8", - "ticketNumber": "45Y5AZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.755153, -79.965397", - "loadTime": "10/02/2019 13:30:33", - "straightDistance": "8.09", - "routeDistance": "12.9", - "timeToTower": "0:31:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:02:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 80, - "quantity": 55.4, - "calculatedQuantity": "55.4 CY", - "s3DownloadKey": "HaulPass_45Y5AZK_201910021307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06DD4595-7EA3-4679-8322-79C566A1DDBE", - "ticketNumber": "4SWFWVM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.814008, -79.992476", - "loadTime": "10/02/2019 13:32:25", - "straightDistance": "10.61", - "routeDistance": "15.8", - "timeToTower": "0:54:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:26:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 75, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_4SWFWVM_201910021325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10451FBE-6DC9-48A2-951F-D8B7CFDDA2DC", - "ticketNumber": "8CNB7A2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.688991, -80.197252", - "loadTime": "10/02/2019 12:57:25", - "straightDistance": "7.8", - "routeDistance": "13.7", - "timeToTower": "0:57:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "13:54:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 50, - "quantity": 35.3, - "calculatedQuantity": "35.3 CY", - "s3DownloadKey": "HaulPass_8CNB7A2_201910021257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19AFEE95-9965-4E58-9E63-46A14002B7FA", - "ticketNumber": "8UHLEJW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.724617, -79.936400", - "loadTime": "10/02/2019 13:52:55", - "straightDistance": "8.26", - "routeDistance": "15.45", - "timeToTower": "0:53:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:46:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 80, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_8UHLEJW_201910021352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2443B11E-5CFB-4DA5-B7F2-BAA0C8E2E756", - "ticketNumber": "8JCSSDX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.716960, -80.083872", - "loadTime": "10/02/2019 13:56:09", - "straightDistance": "3.26", - "routeDistance": "5.94", - "timeToTower": "0:37:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:33:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 55, - "quantity": 38.7, - "calculatedQuantity": "38.7 CY", - "s3DownloadKey": "HaulPass_8JCSSDX_201910021356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2725C23C-EDE4-4ACC-8039-2F58532152ED", - "ticketNumber": "6SEXR5H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.724543, -79.936280", - "loadTime": "10/02/2019 12:28:02", - "straightDistance": "8.26", - "routeDistance": "15.44", - "timeToTower": "0:40:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "13:08:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 50, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_6SEXR5H_201910021228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2807887C-ADA0-433B-B641-C1D0942152F0", - "ticketNumber": "3Q975JY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.738067, -79.948504", - "loadTime": "10/02/2019 14:06:39", - "straightDistance": "8.11", - "routeDistance": "15.03", - "timeToTower": "0:49:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:56:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 60, - "quantity": 43.5, - "calculatedQuantity": "43.5 CY", - "s3DownloadKey": "HaulPass_3Q975JY_201910021406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B63B587-8E3A-4EC0-8F2D-B7E4B6C580F5", - "ticketNumber": "89EES6B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.724577, -79.935864", - "loadTime": "10/02/2019 12:08:56", - "straightDistance": "8.28", - "routeDistance": "15.42", - "timeToTower": "0:56:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "13:05:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 50, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_89EES6B_201910021208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CEED069-802C-4284-AF29-0ED030D16333", - "ticketNumber": "5B6EDWT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.748945, -79.947467", - "loadTime": "10/02/2019 13:27:40", - "straightDistance": "8.59", - "routeDistance": "14.26", - "timeToTower": "0:49:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:17:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 55, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_5B6EDWT_201910021327_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "316F91E8-F155-45DE-B95F-09BBF43CAFED", - "ticketNumber": "QRMH7K4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.688863, -80.197332", - "loadTime": "10/02/2019 12:58:01", - "straightDistance": "7.8", - "routeDistance": "13.69", - "timeToTower": "0:55:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "13:53:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 60, - "quantity": 43.3, - "calculatedQuantity": "43.3 CY", - "s3DownloadKey": "HaulPass_QRMH7K4_201910021258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32F1C8F7-28B2-4F87-85FE-FB0A5E920E1C", - "ticketNumber": "9YZDG8R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.649172, -80.115183", - "loadTime": "10/02/2019 13:25:54", - "straightDistance": "3.37", - "routeDistance": "4.73", - "timeToTower": "0:32:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "13:58:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_9YZDG8R_201910021325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34C0F149-27F9-4633-A37E-E7AAE6486AC0", - "ticketNumber": "7LZ7VFB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.755371, -79.964142", - "loadTime": "10/02/2019 13:00:13", - "straightDistance": "8.15", - "routeDistance": "12.98", - "timeToTower": "1:01:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:01:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_7LZ7VFB_201910021251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34F6547C-2623-4380-83F3-47162C1BD9A9", - "ticketNumber": "8WFQD49", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.716385, -80.083622", - "loadTime": "10/02/2019 12:52:41", - "straightDistance": "3.21", - "routeDistance": "5.38", - "timeToTower": "0:36:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "13:29:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_8WFQD49_201910021252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35171C44-EFBC-4F30-A12B-D9C3AC9D4E66", - "ticketNumber": "6K5QRRV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.724634, -79.936068", - "loadTime": "10/02/2019 14:03:54", - "straightDistance": "8.27", - "routeDistance": "15.44", - "timeToTower": "0:56:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "15:00:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 65, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_6K5QRRV_201910021403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42CEB3B9-A4CC-4C32-95C8-52393E1E15EB", - "ticketNumber": "9BGPS4H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.724132, -79.957874", - "loadTime": "10/02/2019 12:41:55", - "straightDistance": "7.14", - "routeDistance": "13.96", - "timeToTower": "1:59:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:41:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_9BGPS4H_201910021241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43EA051F-16F1-4248-8540-11AC54EF4CAF", - "ticketNumber": "8GC4A4G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.704507, -79.946685", - "loadTime": "10/02/2019 13:46:53", - "straightDistance": "7.19", - "routeDistance": "16.48", - "timeToTower": "1:26:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "15:13:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_8GC4A4G_201910021321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45BEE52A-354C-4311-A579-586F5B17A68A", - "ticketNumber": "48SX3UC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.738023, -79.948366", - "loadTime": "10/02/2019 14:10:09", - "straightDistance": "8.11", - "routeDistance": "14.98", - "timeToTower": "0:47:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:57:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 50, - "quantity": 46.2, - "calculatedQuantity": "46.2 CY", - "s3DownloadKey": "HaulPass_48SX3UC_201910021410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49C04C5A-DBE8-4E1D-8B24-1F521165FEF9", - "ticketNumber": "9HLLNH6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.730265, -79.917645", - "loadTime": "10/02/2019 13:22:12", - "straightDistance": "9.41", - "routeDistance": "16.29", - "timeToTower": "1:06:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:28:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 80, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_9HLLNH6_201910021322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C73BABE-15AB-4496-82D3-25EF913C44C7", - "ticketNumber": "3UTH2SD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.655392, -80.047426", - "loadTime": "10/02/2019 14:20:04", - "straightDistance": "1.55", - "routeDistance": "2.99", - "timeToTower": "0:32:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:52:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_3UTH2SD_201910021420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FB7A624-2673-443D-A845-415211114E6C", - "ticketNumber": "4A9PNNH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.757944, -79.970312", - "loadTime": "10/01/2019 21:06:19", - "straightDistance": "8.03", - "routeDistance": "12.06", - "timeToTower": "14:40:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "11:47:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 55, - "quantity": 33.3, - "calculatedQuantity": "33.3 CY", - "s3DownloadKey": "HaulPass_4A9PNNH_201910012106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5761C2AA-F3D6-4FAD-910B-4B5607C94E65", - "ticketNumber": "68ZXN6W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.724573, -79.935968", - "loadTime": "10/02/2019 14:02:23", - "straightDistance": "8.28", - "routeDistance": "15.43", - "timeToTower": "0:56:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:59:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 80, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_68ZXN6W_201910021402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F204916-3657-44ED-9B60-BD7528DC62F6", - "ticketNumber": "3MWJTBW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.749276, -79.947169", - "loadTime": "10/02/2019 13:52:26", - "straightDistance": "8.62", - "routeDistance": "14.24", - "timeToTower": "0:44:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:36:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 55, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_3MWJTBW_201910021352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "648DDB70-D011-4665-BD4D-7A10DD1B9825", - "ticketNumber": "7HPEXJQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.704619, -79.946461", - "loadTime": "10/02/2019 12:51:55", - "straightDistance": "7.2", - "routeDistance": "16.5", - "timeToTower": "2:20:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "15:12:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_7HPEXJQ_201910021225_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65983821-390A-43BA-A468-5B71AA1B79E0", - "ticketNumber": "5TB7TET", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.797452, -80.038953", - "loadTime": "10/02/2019 13:10:25", - "straightDistance": "8.74", - "routeDistance": "16.31", - "timeToTower": "0:54:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:04:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 70, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_5TB7TET_201910021310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6761930B-7C49-4596-BAEA-ABCFBE7AABB7", - "ticketNumber": "8E5EDWG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747512, -79.915119", - "loadTime": "10/02/2019 13:28:41", - "straightDistance": "10.09", - "routeDistance": "16.61", - "timeToTower": "1:10:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:39:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_8E5EDWG_201910021328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6BD4BB6E-C308-4BFC-9060-822C68BF4CA4", - "ticketNumber": "8AB8DNR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.724604, -79.935992", - "loadTime": "10/02/2019 12:26:47", - "straightDistance": "8.28", - "routeDistance": "15.43", - "timeToTower": "0:40:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "13:07:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 85, - "quantity": 63.8, - "calculatedQuantity": "63.8 CY", - "s3DownloadKey": "HaulPass_8AB8DNR_201910021226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77FA430C-5C68-4AB1-9FD2-95B062A966C1", - "ticketNumber": "84TLWXU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.724644, -79.936015", - "loadTime": "10/02/2019 12:08:18", - "straightDistance": "8.28", - "routeDistance": "15.43", - "timeToTower": "0:56:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "13:04:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 75, - "quantity": 56.1, - "calculatedQuantity": "56.1 CY", - "s3DownloadKey": "HaulPass_84TLWXU_201910021208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "789102DF-80D1-411C-9EEC-2A51CB332BEC", - "ticketNumber": "K7GWQUA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.749204, -79.947172", - "loadTime": "10/02/2019 13:45:01", - "straightDistance": "8.62", - "routeDistance": "14.24", - "timeToTower": "0:50:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:35:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_K7GWQUA_201910021345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78B9E958-FA5A-4F57-B1F1-15F0FA86F2E0", - "ticketNumber": "KMLUS2Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.811989, -79.991793", - "loadTime": "10/02/2019 13:03:41", - "straightDistance": "10.5", - "routeDistance": "15.76", - "timeToTower": "1:22:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:25:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_KMLUS2Q_201910021251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B60B9F2-7120-41A9-B9E9-C156E7B4DD43", - "ticketNumber": "76ZS7QZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.716807, -80.083862", - "loadTime": "10/02/2019 13:55:41", - "straightDistance": "3.25", - "routeDistance": "5.94", - "timeToTower": "0:36:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:32:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_76ZS7QZ_201910021355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97D241E1-B34C-4D24-A893-0C9895142A08", - "ticketNumber": "6CD2SXM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.749442, -79.947120", - "loadTime": "10/02/2019 13:14:45", - "straightDistance": "8.63", - "routeDistance": "14.23", - "timeToTower": "1:00:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:15:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 50, - "quantity": 35.6, - "calculatedQuantity": "35.6 CY", - "s3DownloadKey": "HaulPass_6CD2SXM_201910021314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B765E5C-CD52-4BBB-A9F4-09BFC106BD0F", - "ticketNumber": "6KYYWT2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.725035, -79.959944", - "loadTime": "10/02/2019 13:58:06", - "straightDistance": "7.06", - "routeDistance": "13.83", - "timeToTower": "1:34:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "15:32:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_6KYYWT2_201910021358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C2852AD-11AB-452C-9364-B1435D3226DE", - "ticketNumber": "7BVCLE2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.716799, -80.083783", - "loadTime": "10/02/2019 11:34:35", - "straightDistance": "3.24", - "routeDistance": "5.39", - "timeToTower": "0:48:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "12:22:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_7BVCLE2_201910021134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D9BF263-8179-4708-83B9-430193B2FCBF", - "ticketNumber": "5DAN2AV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.758188, -79.971938", - "loadTime": "10/01/2019 21:43:32", - "straightDistance": "7.98", - "routeDistance": "11.94", - "timeToTower": "14:04:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "11:48:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 55, - "quantity": 38.1, - "calculatedQuantity": "38.1 CY", - "s3DownloadKey": "HaulPass_5DAN2AV_201910012128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1BB7699-FF24-467C-B823-09B2A8471144", - "ticketNumber": "7QBKWH8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.659318, -79.943738", - "loadTime": "10/02/2019 13:52:37", - "straightDistance": "7.08", - "routeDistance": "18.42", - "timeToTower": "0:58:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:50:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 55, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_7QBKWH8_201910021352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A38DA5C6-D3A6-4475-974A-EED5C3EDDD29", - "ticketNumber": "SR2UXVZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.716764, -80.084024", - "loadTime": "10/02/2019 11:52:32", - "straightDistance": "3.25", - "routeDistance": "5.93", - "timeToTower": "0:31:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "12:24:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 50, - "quantity": 35.2, - "calculatedQuantity": "35.2 CY", - "s3DownloadKey": "HaulPass_SR2UXVZ_201910021152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF7CD90E-25C3-4948-BE49-029ADFC5086F", - "ticketNumber": "3FHKG35", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.764431, -80.113080", - "loadTime": "10/02/2019 11:57:08", - "straightDistance": "6.93", - "routeDistance": "9.51", - "timeToTower": "2:09:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:06:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_3FHKG35_201910021157_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B251F3D1-21D2-4AEA-B1E8-016ED64682B4", - "ticketNumber": "4UUBFD2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.756747, -79.998583", - "loadTime": "10/02/2019 12:25:47", - "straightDistance": "6.95", - "routeDistance": "10.12", - "timeToTower": "1:47:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:13:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 50, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_4UUBFD2_201910021225_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7813A27-0BE0-4E8A-9D21-98E6E59C9DEB", - "ticketNumber": "9XGP87M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "67P47D7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.766870, -80.116057", - "loadTime": "10/02/2019 13:21:02", - "straightDistance": "7.16", - "routeDistance": "9.74", - "timeToTower": "0:46:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:07:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_9XGP87M_201910021300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8C6F1F4-6149-4084-B56B-EBC212B683C9", - "ticketNumber": "563W4NR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.662744, -80.127107", - "loadTime": "10/02/2019 12:11:45", - "straightDistance": "3.71", - "routeDistance": "6.39", - "timeToTower": "0:36:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "12:48:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_563W4NR_201910021211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9965F87-E19A-4F52-B617-92A0D9754DEA", - "ticketNumber": "9Z25JZ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.724602, -79.936429", - "loadTime": "10/02/2019 13:53:34", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:53:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:47:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_9Z25JZ3_201910021353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA08811D-009A-4CF8-A423-2E003AF108CF", - "ticketNumber": "9T4Z98P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.737084, -79.946811", - "loadTime": "10/02/2019 12:55:23", - "straightDistance": "8.15", - "routeDistance": "14.92", - "timeToTower": "1:24:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:19:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 75, - "quantity": 84.9, - "calculatedQuantity": "84.9 CY", - "s3DownloadKey": "HaulPass_9T4Z98P_201910021254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C33101E0-6623-484D-BCB2-5FFAED5535EB", - "ticketNumber": "EKDXU4U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.756900, -79.998405", - "loadTime": "10/02/2019 12:14:41", - "straightDistance": "6.96", - "routeDistance": "10.1", - "timeToTower": "1:56:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:11:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 70, - "quantity": 66.3, - "calculatedQuantity": "66.3 CY", - "s3DownloadKey": "HaulPass_EKDXU4U_201910021214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4263758-B67A-41A3-AD72-34E485AC608B", - "ticketNumber": "4NHAZNQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.736927, -79.946659", - "loadTime": "10/02/2019 12:35:46", - "straightDistance": "8.15", - "routeDistance": "14.9", - "timeToTower": "1:43:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:19:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 80, - "quantity": 73, - "calculatedQuantity": "73 CY", - "s3DownloadKey": "HaulPass_4NHAZNQ_201910021235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C47B08BB-421B-4BA4-9BCF-1FDB5F178449", - "ticketNumber": "78H6WLU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.730219, -79.917221", - "loadTime": "10/02/2019 13:26:18", - "straightDistance": "9.43", - "routeDistance": "16.31", - "timeToTower": "1:03:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:30:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 80, - "quantity": 72.5, - "calculatedQuantity": "72.5 CY", - "s3DownloadKey": "HaulPass_78H6WLU_201910021326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D36EE73B-E581-4E74-900E-CDF06F75AD09", - "ticketNumber": "4VA5AU5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.716785, -80.083779", - "loadTime": "10/02/2019 13:08:42", - "straightDistance": "3.24", - "routeDistance": "5.39", - "timeToTower": "0:22:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "13:30:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 50, - "quantity": 35.2, - "calculatedQuantity": "35.2 CY", - "s3DownloadKey": "HaulPass_4VA5AU5_201910021308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4CCD79A-662F-4E2B-B3A2-FDCD2B89C212", - "ticketNumber": "5VF33K8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.710214, -79.953815", - "loadTime": "10/02/2019 12:53:01", - "straightDistance": "6.93", - "routeDistance": "15.43", - "timeToTower": "1:03:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "13:56:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_5VF33K8_201910021253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7CDC6D9-3996-47CC-9299-F2F9011F0597", - "ticketNumber": "3QQ3KBX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.726154, -79.929913", - "loadTime": "10/01/2019 21:09:12", - "straightDistance": "8.64", - "routeDistance": "15.72", - "timeToTower": "14:24:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "11:34:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 50, - "quantity": 37.5, - "calculatedQuantity": "37.5 CY", - "s3DownloadKey": "HaulPass_3QQ3KBX_201910012109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5994203-6963-4986-AD04-CC2B1B7C09E1", - "ticketNumber": "3HCN72S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747611, -79.915184", - "loadTime": "10/02/2019 13:33:34", - "straightDistance": "10.09", - "routeDistance": "16.62", - "timeToTower": "1:06:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:40:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 65, - "quantity": 42, - "calculatedQuantity": "42 CY", - "s3DownloadKey": "HaulPass_3HCN72S_201910021333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8C0DF73-6ACA-40C2-BBCB-C6BF4E31B510", - "ticketNumber": "3DGDLNH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.659351, -79.943764", - "loadTime": "10/02/2019 13:46:16", - "straightDistance": "7.07", - "routeDistance": "18.42", - "timeToTower": "1:03:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:49:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_3DGDLNH_201910021346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9EA7138-0DB5-49E8-82E3-E8E69A476535", - "ticketNumber": "3L7XWMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.727784, -80.068526", - "loadTime": "10/02/2019 14:02:33", - "straightDistance": "3.81", - "routeDistance": "6.37", - "timeToTower": "0:22:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:24:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 55, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_3L7XWMX_201910021402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA320EFB-BB1B-4B49-96FA-876C6979FD54", - "ticketNumber": "5SV73Z6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.662324, -80.126745", - "loadTime": "10/02/2019 12:12:43", - "straightDistance": "3.69", - "routeDistance": "6.4", - "timeToTower": "0:36:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "12:49:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_5SV73Z6_201910021212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED2F21F1-B821-467D-AEC6-AB701827359E", - "ticketNumber": "639GHYW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.655585, -80.047193", - "loadTime": "10/02/2019 14:22:41", - "straightDistance": "1.55", - "routeDistance": "3", - "timeToTower": "0:31:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:53:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_639GHYW_201910021421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED3F8BB3-0863-4517-A1A2-719FF81F306B", - "ticketNumber": "5BXWHT9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.648625, -80.116287", - "loadTime": "10/02/2019 13:26:55", - "straightDistance": "3.44", - "routeDistance": "4.8", - "timeToTower": "0:32:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "13:59:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_5BXWHT9_201910021326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1C5A687-1D6A-4611-8586-5EE3A661A780", - "ticketNumber": "6FBR2TW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.726487, -79.929938", - "loadTime": "10/01/2019 21:10:24", - "straightDistance": "8.65", - "routeDistance": "15.69", - "timeToTower": "14:26:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "11:36:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 50, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_6FBR2TW_201910012110_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F75EAB99-3CCE-4580-901F-F6A392115D76", - "ticketNumber": "7YF6S67", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.736702, -80.051281", - "loadTime": "10/02/2019 13:43:55", - "straightDistance": "4.48", - "routeDistance": "7.54", - "timeToTower": "0:39:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "14:23:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_7YF6S67_201910021343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06AD0B4D-548B-4484-97C2-BD115158F944", - "ticketNumber": "783ESNK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.655722, -80.047283", - "loadTime": "10/02/2019 15:11:49", - "straightDistance": "1.54", - "routeDistance": "3.01", - "timeToTower": "0:27:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "15:39:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_783ESNK_201910021511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DD88BAC-2761-4FD8-A6B0-9E7409E0E747", - "ticketNumber": "8ENYUJC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.659337, -79.943678", - "loadTime": "10/02/2019 15:46:41", - "straightDistance": "7.08", - "routeDistance": "18.42", - "timeToTower": "0:48:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:35:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_8ENYUJC_201910021546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F0937D8-469D-4CF3-9775-D03C8407303E", - "ticketNumber": "P2RNB4D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.723964, -79.933661", - "loadTime": "10/02/2019 16:17:43", - "straightDistance": "8.38", - "routeDistance": "15.73", - "timeToTower": "0:56:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "17:14:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 75, - "quantity": 70.6, - "calculatedQuantity": "70.6 CY", - "s3DownloadKey": "HaulPass_P2RNB4D_201910021617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "119475B5-6D4F-48B5-84F9-6618AE3F9B87", - "ticketNumber": "3P7X9CT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.659332, -79.943615", - "loadTime": "10/02/2019 15:43:16", - "straightDistance": "7.08", - "routeDistance": "18.42", - "timeToTower": "0:51:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:34:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_3P7X9CT_201910021543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14FF81D1-02E7-473B-8BB4-699C47E31209", - "ticketNumber": "77NQDRM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.692696, -79.964469", - "loadTime": "10/02/2019 15:04:04", - "straightDistance": "5.97", - "routeDistance": "15.78", - "timeToTower": "0:54:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "15:58:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 55, - "quantity": 36.4, - "calculatedQuantity": "36.4 CY", - "s3DownloadKey": "HaulPass_77NQDRM_201910021504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15F33629-9667-49DC-9F0A-F74D23B14798", - "ticketNumber": "3G8H75P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.765175, -80.064435", - "loadTime": "10/02/2019 16:29:09", - "straightDistance": "6.38", - "routeDistance": "9.53", - "timeToTower": "0:40:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "17:09:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_3G8H75P_201910021629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19851CFF-A4A8-49F6-BB39-CCCD1336ED2D", - "ticketNumber": "5W3VAEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.692281, -79.964181", - "loadTime": "10/02/2019 14:47:31", - "straightDistance": "5.98", - "routeDistance": "15.81", - "timeToTower": "0:55:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "15:42:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 80, - "quantity": 59.6, - "calculatedQuantity": "59.6 CY", - "s3DownloadKey": "HaulPass_5W3VAEB_201910021447_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2772BF86-43E6-4805-A3D0-84919E3F1202", - "ticketNumber": "8EHVT3A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724671, -79.936557", - "loadTime": "10/02/2019 14:48:04", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:47:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "15:35:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 70, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_8EHVT3A_201910021447_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2812E0B6-16DB-4448-9AF7-B523899054A7", - "ticketNumber": "9UYJRVK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.724613, -79.935957", - "loadTime": "10/02/2019 14:58:18", - "straightDistance": "8.28", - "routeDistance": "15.43", - "timeToTower": "0:56:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "15:55:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_9UYJRVK_201910021458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3070157B-0ACF-4DBE-8FDD-71E55CB734E6", - "ticketNumber": "89KJ7RV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.724771, -79.936394", - "loadTime": "10/02/2019 15:51:30", - "straightDistance": "8.26", - "routeDistance": "15.46", - "timeToTower": "1:01:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:53:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 65, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_89KJ7RV_201910021551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31E5DE59-06CE-4221-8B3B-2790739A3F30", - "ticketNumber": "4WNU55S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.695619, -79.966522", - "loadTime": "10/02/2019 16:36:49", - "straightDistance": "5.9", - "routeDistance": "15.54", - "timeToTower": "0:56:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "17:33:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 50, - "quantity": 37.8, - "calculatedQuantity": "37.8 CY", - "s3DownloadKey": "HaulPass_4WNU55S_201910021636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32158EAE-F807-4F15-84C3-0BC4131E2684", - "ticketNumber": "9DFCTPF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.716146, -80.083860", - "loadTime": "10/02/2019 14:58:50", - "straightDistance": "3.2", - "routeDistance": "5.94", - "timeToTower": "0:51:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "15:49:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_9DFCTPF_201910021458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35F0AE70-87F0-4B12-AD00-96D746024525", - "ticketNumber": "3P82YQR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.721804, -80.080197", - "loadTime": "10/02/2019 15:21:32", - "straightDistance": "3.51", - "routeDistance": "5.57", - "timeToTower": "0:25:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "15:46:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_3P82YQR_201910021502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CC02031-642C-4C6E-8829-E6B8CE337DD4", - "ticketNumber": "8NQCW9H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.758020, -79.996135", - "loadTime": "10/02/2019 15:33:34", - "straightDistance": "7.1", - "routeDistance": "10.24", - "timeToTower": "0:55:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:29:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 45, - "quantity": 47.9, - "calculatedQuantity": "47.9 CY", - "s3DownloadKey": "HaulPass_8NQCW9H_201910021533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40989D3D-F5C0-48BB-928C-B21D946ACA1C", - "ticketNumber": "82SNY4F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.724860, -79.936476", - "loadTime": "10/02/2019 14:59:22", - "straightDistance": "8.26", - "routeDistance": "15.46", - "timeToTower": "0:54:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "15:54:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_82SNY4F_201910021459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C601E6D-82AE-4F47-ADD3-9D87E9A8745D", - "ticketNumber": "84WUCV7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.718232, -80.064107", - "loadTime": "10/02/2019 17:06:00", - "straightDistance": "3.14", - "routeDistance": "5.2", - "timeToTower": "0:34:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "17:40:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 60, - "quantity": 42.2, - "calculatedQuantity": "42.2 CY", - "s3DownloadKey": "HaulPass_84WUCV7_201910021654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EB259B3-911C-4490-9781-EAA550C38502", - "ticketNumber": "3MW5PLR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.603390, -80.194976", - "loadTime": "10/02/2019 15:00:26", - "straightDistance": "8.97", - "routeDistance": "16.92", - "timeToTower": "1:12:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:12:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 55, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_3MW5PLR_201910021500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50478CD0-51F3-4099-8672-E481C552D475", - "ticketNumber": "797VYMP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.724684, -79.935939", - "loadTime": "10/02/2019 15:31:14", - "straightDistance": "8.28", - "routeDistance": "15.43", - "timeToTower": "0:52:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:23:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_797VYMP_201910021531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51364285-5CCC-4791-AD03-BA11ED83E4EC", - "ticketNumber": "HZFCLX3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.692611, -79.964459", - "loadTime": "10/02/2019 15:11:53", - "straightDistance": "5.97", - "routeDistance": "15.78", - "timeToTower": "0:45:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "15:56:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 60, - "quantity": 42.5, - "calculatedQuantity": "42.5 CY", - "s3DownloadKey": "HaulPass_HZFCLX3_201910021511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52AC3D3B-9585-4A77-80F8-1CBB33F99843", - "ticketNumber": "7D47BSF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.712232, -79.956402", - "loadTime": "10/02/2019 15:46:01", - "straightDistance": "6.84", - "routeDistance": "15.63", - "timeToTower": "0:51:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:37:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_7D47BSF_201910021443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54AAB448-05F9-4C0F-8808-30C456E1E44D", - "ticketNumber": "4NSK98J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.746309, -79.946701", - "loadTime": "10/02/2019 15:48:51", - "straightDistance": "8.52", - "routeDistance": "14.45", - "timeToTower": "1:01:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:50:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_4NSK98J_201910021548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56E5AF76-CC39-4837-BC38-D0BF84F03422", - "ticketNumber": "YAYLL4Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748293, -79.916439", - "loadTime": "10/02/2019 15:06:57", - "straightDistance": "10.06", - "routeDistance": "16.63", - "timeToTower": "0:45:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "15:52:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 65, - "quantity": 44.6, - "calculatedQuantity": "44.6 CY", - "s3DownloadKey": "HaulPass_YAYLL4Y_201910021506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A0AE225-1583-47FF-AB49-D1B5ED2362E3", - "ticketNumber": "6SHJN9Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.692689, -79.964415", - "loadTime": "10/02/2019 15:30:19", - "straightDistance": "5.97", - "routeDistance": "15.78", - "timeToTower": "0:56:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:26:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_6SHJN9Q_201910021530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62CB2DB2-7714-4F3A-BD5D-EF7B188F35AC", - "ticketNumber": "7YNWEJL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.724448, -79.935991", - "loadTime": "10/02/2019 15:31:59", - "straightDistance": "8.27", - "routeDistance": "15.43", - "timeToTower": "0:49:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:21:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 80, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_7YNWEJL_201910021531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64C45E4C-0AB9-40F6-8BC3-DF1841D33123", - "ticketNumber": "6AYJSWT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.755271, -79.966790", - "loadTime": "10/02/2019 15:09:27", - "straightDistance": "8.04", - "routeDistance": "12.8", - "timeToTower": "1:21:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:31:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_6AYJSWT_201910021457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C10BB55-9E9B-424F-9272-59B2A21A3D6F", - "ticketNumber": "89CWFTE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.694988, -79.966102", - "loadTime": "10/02/2019 16:29:24", - "straightDistance": "5.92", - "routeDistance": "15.59", - "timeToTower": "1:02:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "17:31:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 50, - "quantity": 37.3, - "calculatedQuantity": "37.3 CY", - "s3DownloadKey": "HaulPass_89CWFTE_201910021629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71C385A7-E0D2-4804-B7F9-F4E84DF5A6E3", - "ticketNumber": "5DVG2ED", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.757057, -79.997890", - "loadTime": "10/02/2019 15:06:07", - "straightDistance": "6.99", - "routeDistance": "10.11", - "timeToTower": "1:22:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:28:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 60, - "quantity": 56.8, - "calculatedQuantity": "56.8 CY", - "s3DownloadKey": "HaulPass_5DVG2ED_201910021500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75061196-6C20-4CD1-946E-E380D0671E94", - "ticketNumber": "38ARJW5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.724759, -79.936160", - "loadTime": "10/02/2019 15:50:09", - "straightDistance": "8.27", - "routeDistance": "15.46", - "timeToTower": "1:02:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:52:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 80, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_38ARJW5_201910021550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "760FC4C7-08F3-4EB4-A8A4-E3423789AFEC", - "ticketNumber": "4Y5LET5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.716748, -80.083763", - "loadTime": "10/02/2019 14:58:20", - "straightDistance": "3.24", - "routeDistance": "5.39", - "timeToTower": "0:50:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "15:48:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_4Y5LET5_201910021458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "786CF7F2-EF93-47AF-8700-7655671DDEDE", - "ticketNumber": "6A2R6KC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.744949, -79.947727", - "loadTime": "10/02/2019 16:22:11", - "straightDistance": "8.42", - "routeDistance": "14.57", - "timeToTower": "0:42:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "17:04:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 75, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_6A2R6KC_201910021611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C9EF96F-8F0F-43F1-A856-ED077041093C", - "ticketNumber": "7UFPM3N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.716532, -80.064145", - "loadTime": "10/02/2019 16:30:01", - "straightDistance": "3.02", - "routeDistance": "5.09", - "timeToTower": "1:09:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "17:39:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_7UFPM3N_201910021630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86E5528A-0BE1-460E-BD4C-A80E5FC1F6BD", - "ticketNumber": "VFXYXTP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.691969, -80.072571", - "loadTime": "10/02/2019 15:58:42", - "straightDistance": "1.41", - "routeDistance": "3.09", - "timeToTower": "0:41:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:40:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_VFXYXTP_201910021558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87AD984A-B005-4F87-A0FA-A7F12F8BC77B", - "ticketNumber": "79BNFJ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.655410, -80.047221", - "loadTime": "10/02/2019 15:13:21", - "straightDistance": "1.56", - "routeDistance": "2.99", - "timeToTower": "0:27:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "15:40:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_79BNFJ4_201910021513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B7B31AB-CCB1-4478-A0E4-B20EB4C8A576", - "ticketNumber": "3XDDVB6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.692222, -79.964342", - "loadTime": "10/02/2019 14:54:02", - "straightDistance": "5.97", - "routeDistance": "15.81", - "timeToTower": "0:49:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "15:43:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 80, - "quantity": 60.5, - "calculatedQuantity": "60.5 CY", - "s3DownloadKey": "HaulPass_3XDDVB6_201910021454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0FD1D3A-4911-4FE0-9B8B-E3CBD45EE379", - "ticketNumber": "5UTX7FS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.745160, -79.947685", - "loadTime": "10/02/2019 16:22:43", - "straightDistance": "8.43", - "routeDistance": "14.56", - "timeToTower": "0:42:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "17:05:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_5UTX7FS_201910021622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4070F75-4134-4794-946B-623A1A8E2709", - "ticketNumber": "3ULCHEG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.723914, -79.932529", - "loadTime": "10/02/2019 16:00:35", - "straightDistance": "8.44", - "routeDistance": "15.7", - "timeToTower": "1:14:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "17:15:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 75, - "quantity": 69.9, - "calculatedQuantity": "69.9 CY", - "s3DownloadKey": "HaulPass_3ULCHEG_201910021600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD8A5FF9-DE6F-433C-8824-74B597442412", - "ticketNumber": "6XHGUR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748654, -79.916222", - "loadTime": "10/02/2019 14:11:55", - "straightDistance": "10.08", - "routeDistance": "16.64", - "timeToTower": "1:39:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "15:51:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_6XHGUR3_201910021411_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C50416B3-17B6-4217-9C60-DD12F78E9371", - "ticketNumber": "6D9P27D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.691503, -80.073504", - "loadTime": "10/02/2019 16:00:28", - "straightDistance": "1.4", - "routeDistance": "3.03", - "timeToTower": "0:40:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:41:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_6D9P27D_201910021600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDE945F4-55EE-45AC-89B4-171B2FF3105E", - "ticketNumber": "4WR3K9N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.746320, -79.946720", - "loadTime": "10/02/2019 15:45:46", - "straightDistance": "8.52", - "routeDistance": "14.45", - "timeToTower": "1:03:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:48:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 70, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_4WR3K9N_201910021545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6B556F7-CBDF-442C-BA40-E8E4757A81FA", - "ticketNumber": "84PC6DQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.756736, -79.971094", - "loadTime": "10/02/2019 16:00:18", - "straightDistance": "7.94", - "routeDistance": "12.05", - "timeToTower": "0:31:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:32:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 85, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_84PC6DQ_201910021600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0A4C9EB-ECCB-4A40-B165-E9D3C8CE1E6A", - "ticketNumber": "9RWZ7TY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.738023, -79.949379", - "loadTime": "10/02/2019 15:46:33", - "straightDistance": "8.06", - "routeDistance": "14.97", - "timeToTower": "1:24:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "17:11:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 80, - "quantity": 73, - "calculatedQuantity": "73 CY", - "s3DownloadKey": "HaulPass_9RWZ7TY_201910021546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E16E3A3F-EC98-44B9-90EE-401F7C247D76", - "ticketNumber": "SZ3DPZZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.603434, -80.194938", - "loadTime": "10/02/2019 15:04:31", - "straightDistance": "8.97", - "routeDistance": "16.91", - "timeToTower": "1:07:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:11:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 65, - "quantity": 45.8, - "calculatedQuantity": "45.8 CY", - "s3DownloadKey": "HaulPass_SZ3DPZZ_201910021504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5E6B6B2-6368-41A4-8DA4-A6E63DA4A491", - "ticketNumber": "44TPEE4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.692772, -79.964495", - "loadTime": "10/02/2019 15:20:36", - "straightDistance": "5.97", - "routeDistance": "15.77", - "timeToTower": "0:57:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:18:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 55, - "quantity": 34.3, - "calculatedQuantity": "34.3 CY", - "s3DownloadKey": "HaulPass_44TPEE4_201910021520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E741E46D-67ED-4A44-B1E9-48A1332FF3AF", - "ticketNumber": "4QWCZT7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.599656, -80.194210", - "loadTime": "10/02/2019 16:24:16", - "straightDistance": "9.08", - "routeDistance": "17.18", - "timeToTower": "1:00:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "17:24:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_4QWCZT7_201910021624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB0CEFDB-CCC7-418B-822E-F5B030BC1F0A", - "ticketNumber": "87JBH5L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.692757, -79.964445", - "loadTime": "10/02/2019 15:24:56", - "straightDistance": "5.97", - "routeDistance": "15.77", - "timeToTower": "0:54:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:19:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 50, - "quantity": 35.6, - "calculatedQuantity": "35.6 CY", - "s3DownloadKey": "HaulPass_87JBH5L_201910021524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F066F19D-E38E-469B-BA38-2E75678BC8D6", - "ticketNumber": "9TD3CQR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.726960, -80.069539", - "loadTime": "10/02/2019 14:54:10", - "straightDistance": "3.76", - "routeDistance": "6.29", - "timeToTower": "0:51:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "15:45:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_9TD3CQR_201910021454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2CF6E7A-B971-40E2-8A38-6C97E4C19E5E", - "ticketNumber": "3TYD999", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.765406, -80.065170", - "loadTime": "10/02/2019 16:18:42", - "straightDistance": "6.4", - "routeDistance": "9.58", - "timeToTower": "0:49:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "17:07:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 55, - "quantity": 38.3, - "calculatedQuantity": "38.3 CY", - "s3DownloadKey": "HaulPass_3TYD999_201910021618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4C8D010-8317-4664-9D62-8CE8B06D021B", - "ticketNumber": "4JBMYCG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.738444, -79.949561", - "loadTime": "10/02/2019 15:27:30", - "straightDistance": "8.07", - "routeDistance": "15.01", - "timeToTower": "1:45:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "17:12:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 75, - "quantity": 84.9, - "calculatedQuantity": "84.9 CY", - "s3DownloadKey": "HaulPass_4JBMYCG_201910021527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5D806A3-BB7E-4C51-BD0E-4E6FF14B82EB", - "ticketNumber": "6PBNN76", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.692681, -79.964447", - "loadTime": "10/02/2019 15:27:25", - "straightDistance": "5.97", - "routeDistance": "15.78", - "timeToTower": "0:58:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:25:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_6PBNN76_201910021527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA064E9C-9D3C-465B-BAC3-B622C3BEDF9E", - "ticketNumber": "4NRHWAY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.747449, -79.946794", - "loadTime": "10/02/2019 14:58:43", - "straightDistance": "8.56", - "routeDistance": "14.37", - "timeToTower": "1:02:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:01:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 55, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_4NRHWAY_201910021458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF8A5052-DABD-48DD-910A-88A0D3ACF063", - "ticketNumber": "4X6UP76", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.747522, -79.946680", - "loadTime": "10/02/2019 15:05:09", - "straightDistance": "8.57", - "routeDistance": "14.37", - "timeToTower": "0:57:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "16:02:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 55, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_4X6UP76_201910021505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38A2AF94-1A98-42DE-8CE0-03CDCF836352", - "ticketNumber": "5DP953D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816325, -79.994189", - "loadTime": "10/02/2019 17:22:27", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:42:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "18:04:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_5DP953D_201910021722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86C7F355-6617-4613-993F-965667CD696F", - "ticketNumber": "3K8U298", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.786160, -80.020388", - "loadTime": "10/02/2019 16:54:12", - "straightDistance": "13.94", - "routeDistance": "15.6", - "timeToTower": "0:55:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "17:49:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 70, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_3K8U298_201910021654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E7FE434-E945-439E-8F4C-50C963404CAE", - "ticketNumber": "9B44JAJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825089, -80.106236", - "loadTime": "10/02/2019 16:37:55", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:45:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "17:23:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 75, - "quantity": 49.7, - "calculatedQuantity": "49.7 CY", - "s3DownloadKey": "HaulPass_9B44JAJ_201910021637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "927D84F2-D3D1-499B-AF07-80100ACE279F", - "ticketNumber": "PHWMRBM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816323, -79.993978", - "loadTime": "10/02/2019 17:22:48", - "straightDistance": "15.31", - "routeDistance": "17.97", - "timeToTower": "0:45:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "18:07:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_PHWMRBM_201910021722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7590641-26DB-4DDD-996C-DC8A1FB34540", - "ticketNumber": "64DMGR5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724676, -79.936400", - "loadTime": "10/02/2019 16:18:01", - "straightDistance": "19.72", - "routeDistance": "24.77", - "timeToTower": "1:03:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "17:21:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_64DMGR5_201910021618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7C73921-C208-45FB-A995-BB6B6DC19299", - "ticketNumber": "4CYGUXC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.772089, -80.361856", - "loadTime": "10/02/2019 15:47:49", - "straightDistance": "6.79", - "routeDistance": "12.16", - "timeToTower": "1:30:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "17:17:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_4CYGUXC_201910021547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0554264-C911-47FD-9166-D95B19E790A7", - "ticketNumber": "8W8CXZ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825089, -80.106236", - "loadTime": "10/02/2019 16:39:38", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:45:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "17:24:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_8W8CXZ4_201910021639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D33927D2-D08A-48F5-8BDC-4993DA86D126", - "ticketNumber": "9D8BGTW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.776513, -80.360209", - "loadTime": "10/02/2019 16:09:21", - "straightDistance": "6.57", - "routeDistance": "12.48", - "timeToTower": "1:09:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "17:19:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 75, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_9D8BGTW_201910021609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1EF74A28-86F4-4CB6-950C-DC7D9CBF45BB", - "ticketNumber": "QF9SEP4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.720943, -79.932644", - "loadTime": "10/02/2019 18:38:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "18:43:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_QF9SEP4_201910021838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24A2307E-0704-4862-9A38-94ED28DB910F", - "ticketNumber": "58FZT89", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.729755, -79.933261", - "loadTime": "10/02/2019 17:42:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:45:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_58FZT89_201910021742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36EABD32-7D0A-4AB1-AE4C-DD7ED1FF72EC", - "ticketNumber": "8UCBU8R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.720904, -79.932317", - "loadTime": "10/02/2019 18:54:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "18:56:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8UCBU8R_201910021854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43E5C639-9F21-4B5C-9227-6A46A684AA04", - "ticketNumber": "953PP7S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.722498, -79.933098", - "loadTime": "10/02/2019 18:16:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "18:19:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_953PP7S_201910021816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52025BFB-A72A-45D6-BBD2-0696855B1F9D", - "ticketNumber": "34M6XRD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.729562, -79.933216", - "loadTime": "10/02/2019 17:34:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:36:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_34M6XRD_201910021734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5380A12F-87C2-4614-8E88-6CB60332DB13", - "ticketNumber": "4XSJFGR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.721699, -79.932843", - "loadTime": "10/02/2019 18:22:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "18:27:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4XSJFGR_201910021822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B923A39-EDE9-4DA5-9497-D8A7661EE0B5", - "ticketNumber": "6F5SVAR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.723703, -79.932669", - "loadTime": "10/02/2019 19:07:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "19:12:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6F5SVAR_201910021907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86AD5496-A368-48E3-8A3C-A75E32F344BF", - "ticketNumber": "7ZGMLY3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.725554, -79.933575", - "loadTime": "10/02/2019 18:00:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "18:02:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ZGMLY3_201910021800_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC52A2F6-75AD-4C64-9099-BE62DFFB3575", - "ticketNumber": "6SQEGBP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724541, -79.933584", - "loadTime": "10/02/2019 18:05:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "18:07:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SQEGBP_201910021805_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE28CCAC-FA97-4C1B-853D-7AFCA179FAF1", - "ticketNumber": "4PUJTFU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.724388, -79.933485", - "loadTime": "10/02/2019 18:10:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "18:12:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4PUJTFU_201910021810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1F8F1F1-D137-4899-82C1-BD19BA86B073", - "ticketNumber": "8EK89T8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.721883, -79.932938", - "loadTime": "10/02/2019 18:29:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "18:33:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8EK89T8_201910021829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6C56B39-7DA1-4483-AD1C-7657745BE205", - "ticketNumber": "7AHAMJL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.720763, -79.932574", - "loadTime": "10/02/2019 18:35:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "18:38:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7AHAMJL_201910021835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA7F458D-2F5F-4F61-9945-1931C6FA80A7", - "ticketNumber": "KFP7HCL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.729781, -79.932941", - "loadTime": "10/02/2019 17:37:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:41:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_KFP7HCL_201910021737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF9C5E94-E7DE-496A-B728-76F9479FF7FF", - "ticketNumber": "8AC2JMP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.722201, -79.931251", - "loadTime": "10/02/2019 19:02:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "19:04:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8AC2JMP_201910021902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "015453B5-8F0D-4E86-BC6A-138A83CAB4C7", - "ticketNumber": "6XBB5B4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.809925, -80.052635", - "loadTime": "10/02/2019 16:22:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:31:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6XBB5B4_201910021622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2969FA85-3259-4BE1-804A-685594DDC09D", - "ticketNumber": "85V2H6G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.832752, -80.075818", - "loadTime": "10/02/2019 14:07:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "14:08:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_85V2H6G_201910021407_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29EC4E5F-AC18-44B4-ADB2-88DA2EA4BA44", - "ticketNumber": "8A8AFSE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.808849, -80.070358", - "loadTime": "10/02/2019 17:29:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:35:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8A8AFSE_201910021729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32A7ACF7-EC65-4B5D-8333-5753E91BFB29", - "ticketNumber": "3S7M8FL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.831512, -80.073536", - "loadTime": "10/02/2019 14:30:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "14:33:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3S7M8FL_201910021430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "361C13CB-7F29-4035-ADC0-A6245FF8E63A", - "ticketNumber": "5UJA538", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.831303, -80.076594", - "loadTime": "10/02/2019 12:50:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "12:54:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5UJA538_201910021250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F5CA049-31C1-4749-8F5A-5432CD271274", - "ticketNumber": "7MP65RT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.831466, -80.076697", - "loadTime": "10/02/2019 13:06:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "13:13:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7MP65RT_201910021306_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54960A65-1506-4B3B-8B3E-E0D9C28DFACF", - "ticketNumber": "7SB79PZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.83088, -80.095446", - "loadTime": "10/02/2019 15:09:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "15:11:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7SB79PZ_201910021509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "570A71B0-EC8C-4C28-AF35-A305F6401136", - "ticketNumber": "88BE7GG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.8083, -80.053897", - "loadTime": "10/02/2019 16:52:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:54:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88BE7GG_201910021652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AEDB57F-053A-4A09-B5AC-0D4EAE75FABA", - "ticketNumber": "5PSQP3J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.831563, -80.077001", - "loadTime": "10/02/2019 13:22:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "13:25:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5PSQP3J_201910021322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E672526-CA80-4006-BB32-45303610601C", - "ticketNumber": "3AQNPBB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.831512, -80.076901", - "loadTime": "10/02/2019 13:18:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "13:20:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3AQNPBB_201910021318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "944F2CBA-ED04-41EF-AFE9-4C3F99EE45B1", - "ticketNumber": "9S4VJPQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.828042, -80.098347", - "loadTime": "10/02/2019 15:33:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:19:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "15:53:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9S4VJPQ_201910021533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7A9755E-1183-423E-8BB2-32CCA1A849A1", - "ticketNumber": "4P4ZEJC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.814523, -80.058005", - "loadTime": "10/02/2019 17:49:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:53:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4P4ZEJC_201910021749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADD09DF8-008C-4B06-BFB4-8B67674ACAEB", - "ticketNumber": "6ER4MWT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.812151, -80.055354", - "loadTime": "10/02/2019 18:07:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "18:13:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ER4MWT_201910021807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B464EB46-DA57-4484-93BA-5CA2B66C421F", - "ticketNumber": "4SD2AHP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.807396, -80.055109", - "loadTime": "10/02/2019 17:15:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:20:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SD2AHP_201910021715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA73C862-688E-4B4E-A473-51B6436FBD3C", - "ticketNumber": "6ARCRKN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.831558, -80.076465", - "loadTime": "10/02/2019 13:01:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "13:02:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ARCRKN_201910021301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD391040-D9D2-43A9-AE36-8A164CB4C9D5", - "ticketNumber": "88KR7ZZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.836761, -80.078275", - "loadTime": "10/02/2019 14:14:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "14:18:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88KR7ZZ_201910021414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C65A94AC-AA28-4B29-B9A3-EDC38DE94186", - "ticketNumber": "EZBWGT6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.830609, -80.076152", - "loadTime": "10/02/2019 12:37:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "12:39:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_EZBWGT6_201910021237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5D3EB6A-3B62-4ED0-8373-0F8473276F69", - "ticketNumber": "77WE2CQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.831027, -80.076376", - "loadTime": "10/02/2019 12:43:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "12:47:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77WE2CQ_201910021243_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC7F7494-7286-4489-ABC8-9E8935B2B1AA", - "ticketNumber": "94K59L4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.808001, -80.053901", - "loadTime": "10/02/2019 16:59:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:10:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_94K59L4_201910021659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E131F21F-2725-4BAB-AC9B-B5544DEBCC6B", - "ticketNumber": "3VXV23D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.8307, -80.076137", - "loadTime": "10/02/2019 12:40:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "12:41:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3VXV23D_201910021240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB4CAECC-E782-482E-9643-F141B27A27F8", - "ticketNumber": "UV79LQ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.830453, -80.075878", - "loadTime": "10/02/2019 12:32:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "12:33:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_UV79LQ9_201910021232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF1125E5-8E04-4F3C-B2D3-40E4DF1BA16F", - "ticketNumber": "7TZ2DV6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.814048, -80.056282", - "loadTime": "10/02/2019 17:56:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "18:01:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7TZ2DV6_201910021756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF771D19-B79A-421D-A5C7-C13CC5E8FD44", - "ticketNumber": "768HKHH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.808224, -80.053234", - "loadTime": "10/02/2019 16:45:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:51:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_768HKHH_201910021645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C34D219-B569-49C4-AAFD-3DA3893602C2", - "ticketNumber": "92CQDXU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.797658, -80.038899", - "loadTime": "10/02/2019 19:21:30", - "straightDistance": "12.77", - "routeDistance": "15.01", - "timeToTower": "0:43:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "20:05:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_92CQDXU_201910021921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F59FD2A9-8066-434B-AAB7-09E67256F6D0", - "ticketNumber": "9B7NW2J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.803570, -80.048927", - "loadTime": "10/02/2019 18:59:45", - "straightDistance": "12.16", - "routeDistance": "14.82", - "timeToTower": "0:59:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "19:59:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_9B7NW2J_201910021853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32318C25-92F9-4F84-B751-E9CC85B8AC50", - "ticketNumber": "97RZC48", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.589834, -80.363111", - "loadTime": "10/02/2019 17:57:42", - "straightDistance": ".43", - "routeDistance": ".43", - "timeToTower": "0:12:06", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/02/2019", - "disposalTime": "18:09:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_97RZC48_201910021728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35524780-8421-42A0-B0AF-A1AA55E7735F", - "ticketNumber": "9FY3SJ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.523803, -80.314178", - "loadTime": "10/02/2019 17:25:11", - "straightDistance": "5.11", - "routeDistance": "9.09", - "timeToTower": "0:47:23", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/02/2019", - "disposalTime": "18:12:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 45, - "quantity": 32.9, - "calculatedQuantity": "32.9 CY", - "s3DownloadKey": "HaulPass_9FY3SJ4_201910021655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0F165E3-E16F-40B6-833F-95A2EA8EAF48", - "ticketNumber": "8RXEXZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.554551, -80.307330", - "loadTime": "10/02/2019 19:46:46", - "straightDistance": "3.69", - "routeDistance": "7.36", - "timeToTower": "0:28:40", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/02/2019", - "disposalTime": "20:15:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 60, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_8RXEXZK_201910021846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFA1CD7E-CE29-4090-B77F-312244FB08C5", - "ticketNumber": "3S3N467", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.591175, -80.371202", - "loadTime": "10/02/2019 17:19:39", - "straightDistance": ".91", - "routeDistance": ".92", - "timeToTower": "0:48:50", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/02/2019", - "disposalTime": "18:08:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 55, - "quantity": 39.9, - "calculatedQuantity": "39.9 CY", - "s3DownloadKey": "HaulPass_3S3N467_201910021712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "040AC654-FE10-4E92-88F5-7D76C967298D", - "ticketNumber": "4AWZ63X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.533595, -80.275069", - "loadTime": "10/02/2019 16:15:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:19:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4AWZ63X_201910021615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0614F526-D5B1-4A01-A8D3-FF40CBFD3CB1", - "ticketNumber": "4QUJCNY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.68892, -80.405359", - "loadTime": "10/02/2019 19:34:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "19:38:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4QUJCNY_201910021934_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D9EE93D-A946-4556-9928-0028CABDB963", - "ticketNumber": "383C6VQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.581193, -80.267123", - "loadTime": "10/02/2019 17:52:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:59:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_383C6VQ_201910021752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15DE6249-B901-4DF7-BB2F-E74256186667", - "ticketNumber": "9P5AQKE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.57788, -80.270503", - "loadTime": "10/02/2019 17:29:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:32:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9P5AQKE_201910021729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19D78ECE-950A-4492-ADD9-407AF1D0E124", - "ticketNumber": "V869FF6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.697871, -80.379108", - "loadTime": "10/02/2019 19:21:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "19:23:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_V869FF6_201910021921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CB47DBA-D2D8-4D6F-B797-4C5D64DCFD8F", - "ticketNumber": "35DT4WQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705088, -80.399152", - "loadTime": "10/02/2019 19:54:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "19:59:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_35DT4WQ_201910021954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "262C11E6-E2AF-45CC-993F-F2F4046295CC", - "ticketNumber": "9WGP545", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.566567, -80.264087", - "loadTime": "10/02/2019 16:43:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:48:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9WGP545_201910021643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28988A65-8C25-47DA-AB35-7B5468CDD044", - "ticketNumber": "9XV5SQH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.724812, -80.392031", - "loadTime": "10/02/2019 20:12:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "20:16:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9XV5SQH_201910022012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "379634E3-9809-4524-9F82-B51D087BEB5E", - "ticketNumber": "8CS5599", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.565339, -80.26793", - "loadTime": "10/02/2019 17:01:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:07:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8CS5599_201910021701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49227672-5253-4E4C-BFAF-C887793B8066", - "ticketNumber": "6SSUUND", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.580224, -80.267562", - "loadTime": "10/02/2019 17:37:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:44:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SSUUND_201910021737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B905FD4-CA42-461E-82FE-A4ECA0E4EAB1", - "ticketNumber": "8DL9K7J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.676224, -80.338163", - "loadTime": "10/02/2019 18:54:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "19:04:49", - "debrisType": "Leaner", - "diameter": 11.8, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8DL9K7J_201910021854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "537B0B1D-6818-41D5-94FB-80FFBD0AC46C", - "ticketNumber": "4SE9JB5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.576313, -80.274898", - "loadTime": "10/02/2019 17:22:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:27:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SE9JB5_201910021722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65551B06-4299-4355-AD44-7699E31913F6", - "ticketNumber": "8U2955D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.538398, -80.275405", - "loadTime": "10/02/2019 15:44:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:16:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:00:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8U2955D_201910021544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73EFF93C-642C-417F-AA4F-31DD235D4883", - "ticketNumber": "9EHM7CQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.534821, -80.275232", - "loadTime": "10/02/2019 16:04:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:13:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9EHM7CQ_201910021604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84E77930-6F5B-4537-98A7-B391E30DCE03", - "ticketNumber": "6RTXF9A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.579627, -80.268341", - "loadTime": "10/02/2019 18:07:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "18:15:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6RTXF9A_201910021807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "877B44BB-3651-4698-93C7-6CA2C7218A4E", - "ticketNumber": "4XH3D57", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.729871, -80.393201", - "loadTime": "10/02/2019 20:21:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "20:28:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4XH3D57_201910022021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9523CCB4-1688-4548-A3F2-6B6B3748CC1C", - "ticketNumber": "3TJ9UKW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.74565, -80.39466", - "loadTime": "10/02/2019 20:57:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "21:01:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TJ9UKW_201910022057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99A91769-0E1C-44B1-8BF1-CB0E24DE0793", - "ticketNumber": "7TW5MUG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.705444, -80.350318", - "loadTime": "10/02/2019 19:12:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "19:15:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7TW5MUG_201910021912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E17EC31-29A7-45B9-B72D-99C8A26AC884", - "ticketNumber": "956FK4H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.533505, -80.308929", - "loadTime": "10/02/2019 15:11:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:13:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "15:24:48", - "debrisType": "Leaner", - "diameter": 17, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_956FK4H_201910021511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0A509A0-DCAE-48CA-AB96-6BCA74187905", - "ticketNumber": "6LNTME7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.693523, -80.403702", - "loadTime": "10/02/2019 19:40:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "19:46:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6LNTME7_201910021940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A27C1641-3C0D-4B6C-BDAE-791CAE375BA1", - "ticketNumber": "7JN95Q4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.743128, -80.396433", - "loadTime": "10/02/2019 20:40:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "20:51:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7JN95Q4_201910022040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9337926-55FC-44ED-9B93-F6986FD7686B", - "ticketNumber": "4C3ECB8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.566531, -80.264157", - "loadTime": "10/02/2019 16:49:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "16:55:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4C3ECB8_201910021649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2BC1B98-EA63-45F4-9658-057490ADC7CD", - "ticketNumber": "55SPQVP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.746614, -80.391822", - "loadTime": "10/02/2019 21:04:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "21:13:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_55SPQVP_201910022104_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3814F20-AACB-4FB8-88D2-C5AEFD018220", - "ticketNumber": "98YNBP8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.519579, -80.302972", - "loadTime": "10/02/2019 14:49:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "14:56:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_98YNBP8_201910021449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5C88FEE-3877-4725-86DC-ED3095DC7D94", - "ticketNumber": "77KVZ9X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.72269, -80.392384", - "loadTime": "10/02/2019 20:05:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "20:09:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77KVZ9X_201910022005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECD0F4B2-B80A-4A8D-ABAE-182405186B19", - "ticketNumber": "A8TFFAW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.734196, -80.393544", - "loadTime": "10/02/2019 20:31:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "20:35:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_A8TFFAW_201910022031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF3E06BC-D708-46DA-8D2E-2C779C1471D5", - "ticketNumber": "85RFK2K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.559931, -80.278546", - "loadTime": "10/02/2019 17:12:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:16:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_85RFK2K_201910021712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01DBAB23-E44B-4195-AD4E-1C23870892C9", - "ticketNumber": "3W7HGC5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.726219, -79.934489", - "loadTime": "10/02/2019 20:57:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "21:02:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3W7HGC5_201910022057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06F082F4-B54E-427D-BACD-A2A702D1C415", - "ticketNumber": "7LVY8ET", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.724281, -79.932173", - "loadTime": "10/02/2019 19:29:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "19:35:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7LVY8ET_201910021929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07E12CE4-17AC-436F-A2F9-FD6188C34AE7", - "ticketNumber": "7GXD67Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.721187, -79.933905", - "loadTime": "10/02/2019 21:39:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "21:44:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7GXD67Q_201910022139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16D3FD67-6290-4671-ACF4-3423F9CA0C24", - "ticketNumber": "4K2ENSW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.728287, -79.931939", - "loadTime": "10/02/2019 20:12:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "20:15:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4K2ENSW_201910022012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27E05549-2EA7-4463-AC21-BE9CFED3EDAF", - "ticketNumber": "429KW7F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.725481, -79.934583", - "loadTime": "10/02/2019 21:16:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "21:18:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_429KW7F_201910022116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31BDC3FA-389F-4800-9C6B-E1DE28C40166", - "ticketNumber": "5JJ4GTG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.726449, -79.934586", - "loadTime": "10/02/2019 21:02:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "21:05:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5JJ4GTG_201910022102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4380F0E3-24F7-4CCF-81B0-C97AECFFDBDA", - "ticketNumber": "3CMA4VE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.727773, -79.932358", - "loadTime": "10/02/2019 19:56:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "19:58:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3CMA4VE_201910021956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46B0318B-634D-4C16-9530-46A4B55C2374", - "ticketNumber": "ZVB59Z4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.727833, -79.932337", - "loadTime": "10/02/2019 20:01:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "20:04:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_ZVB59Z4_201910022001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52AC2191-0539-41EF-8A96-49F42AEA43D3", - "ticketNumber": "9WMU496", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.728364, -79.931836", - "loadTime": "10/02/2019 20:07:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "20:10:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9WMU496_201910022007_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F75FC19-6CDB-478B-9061-9910598718FF", - "ticketNumber": "7QRRU5M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.727439, -79.935728", - "loadTime": "10/02/2019 20:44:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "20:52:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QRRU5M_201910022044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A175420E-9019-4BBE-BC3A-BB46E2799676", - "ticketNumber": "66YLF5F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.721355, -79.933926", - "loadTime": "10/02/2019 21:33:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "21:39:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_66YLF5F_201910022133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A574715F-AC3A-4420-9047-DC147EC294A7", - "ticketNumber": "8ZM4SVF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.724829, -79.934532", - "loadTime": "10/02/2019 21:21:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "21:24:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ZM4SVF_201910022121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CCD658A9-3850-4935-9F8C-276F5F4C4B5D", - "ticketNumber": "5PWD5QE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.724115, -79.932318", - "loadTime": "10/02/2019 19:20:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "19:22:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5PWD5QE_201910021920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3BC57ED-86D2-4DEA-A53F-6E63A54203AE", - "ticketNumber": "6HJFM9C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.725787, -79.934867", - "loadTime": "10/02/2019 21:10:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "21:13:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HJFM9C_201910022110_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D820C748-0670-49C2-A435-7D02E07C2084", - "ticketNumber": "QPKKNY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.72877, -79.931958", - "loadTime": "10/02/2019 20:20:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "20:22:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_QPKKNY4_201910022020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA356DD5-3F72-4B2D-843B-4180C174E1F2", - "ticketNumber": "8STMQMW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.728558, -79.931826", - "loadTime": "10/02/2019 20:17:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "20:20:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8STMQMW_201910022017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8F69B01-D911-41ED-98E3-C025C1B8FDBB", - "ticketNumber": "7BWYQBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.726079, -79.932382", - "loadTime": "10/02/2019 19:45:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "19:49:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7BWYQBU_201910021945_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8FB1412-BCF4-4749-A3D3-C350F1F1E883", - "ticketNumber": "6C2F554", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.728931, -79.932121", - "loadTime": "10/02/2019 20:23:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "20:32:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6C2F554_201910022023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "430F5A3D-133F-4146-8899-0C5DA644568C", - "ticketNumber": "6FR6AK6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.749776, -80.385559", - "loadTime": "10/02/2019 21:24:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "21:27:04", - "debrisType": "Leaner", - "diameter": 7.1, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6FR6AK6_201910022124_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C16F530-5BD5-4D8C-916B-B6D5CEBDF95F", - "ticketNumber": "9UVCPZ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.762072, -80.396615", - "loadTime": "10/02/2019 21:35:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "21:47:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9UVCPZ5_201910022135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90D9B048-4EF7-43EC-A40B-88FA82721FE9", - "ticketNumber": "9MXPVA6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.700078, -80.124929", - "loadTime": "10/02/2019 19:15:03", - "straightDistance": "15.46", - "routeDistance": "34.89", - "timeToTower": "2:28:16", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/02/2019", - "disposalTime": "21:43:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 45, - "quantity": 31.7, - "calculatedQuantity": "31.7 CY", - "s3DownloadKey": "HaulPass_9MXPVA6_201910021915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2DCD708-A032-4D11-B591-C080B9186F2D", - "ticketNumber": "4Z2A25Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.700114, -80.124937", - "loadTime": "10/02/2019 19:14:27", - "straightDistance": "15.46", - "routeDistance": "34.89", - "timeToTower": "2:30:00", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/02/2019", - "disposalTime": "21:44:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 55, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_4Z2A25Q_201910021914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4BC725D-A568-4EC3-8EF7-E7AA6F585282", - "ticketNumber": "8WVN4JF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.553601, -80.308737", - "loadTime": "10/02/2019 21:06:03", - "straightDistance": "3.67", - "routeDistance": "7.47", - "timeToTower": "0:42:29", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/02/2019", - "disposalTime": "21:48:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_8WVN4JF_201910022106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08795512-0207-4C1D-B774-B22022271846", - "ticketNumber": "5HS86UP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.804834, -80.022960", - "loadTime": "10/02/2019 18:44:04", - "straightDistance": "13.65", - "routeDistance": "16.05", - "timeToTower": "1:37:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "20:22:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_5HS86UP_201910021844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D67561E-5A88-4E44-80FD-8C53BD2F2BBA", - "ticketNumber": "5BRGSJP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816248, -79.994206", - "loadTime": "10/02/2019 20:23:38", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "1:08:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "21:31:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_5BRGSJP_201910022023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11B6038D-FFEF-4305-9C60-EAF700185E94", - "ticketNumber": "5NH5BZ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.815847, -79.994145", - "loadTime": "10/02/2019 18:57:53", - "straightDistance": "15.3", - "routeDistance": "17.64", - "timeToTower": "0:50:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "19:48:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_5NH5BZ4_201910021857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13902213-2417-4F83-A0E2-38C44BAF1423", - "ticketNumber": "4ZL5MEU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825229, -80.106144", - "loadTime": "10/02/2019 18:11:02", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:53:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "19:04:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 75, - "quantity": 49.7, - "calculatedQuantity": "49.7 CY", - "s3DownloadKey": "HaulPass_4ZL5MEU_201910021811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18322964-E201-4CD7-8316-B427DA9AB435", - "ticketNumber": "3A4J6BB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815725, -79.994387", - "loadTime": "10/02/2019 20:40:23", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:53:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "21:33:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_3A4J6BB_201910022040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "191CA838-FF01-49C5-9B2D-F19BFF6540FD", - "ticketNumber": "93NPKKM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815350, -79.994451", - "loadTime": "10/02/2019 17:28:50", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:53:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "18:22:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_93NPKKM_201910021728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F0C252C-CACD-4779-A8B5-98CB50B44D68", - "ticketNumber": "9TECSEA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HN8GNT", - "fieldMonitorName": "Gabriela Tulbure", - "loadCoordinates": "32.797524, -80.038892", - "loadTime": "10/02/2019 19:02:33", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:56:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "19:59:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 60, - "quantity": 35.9, - "calculatedQuantity": "35.9 CY", - "s3DownloadKey": "HaulPass_9TECSEA_201910021902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "217E5DE3-FE77-4A76-9C23-611EBC4C2189", - "ticketNumber": "9FWEWQP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.815467, -80.001957", - "loadTime": "10/02/2019 19:16:26", - "straightDistance": "14.85", - "routeDistance": "17.43", - "timeToTower": "1:00:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "20:16:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_9FWEWQP_201910021916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "222C2B5D-27B1-48E0-81A0-AED9E989C064", - "ticketNumber": "6DJRSYM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815860, -79.994911", - "loadTime": "10/02/2019 18:50:39", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "0:42:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "19:33:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 80, - "quantity": 56.5, - "calculatedQuantity": "56.5 CY", - "s3DownloadKey": "HaulPass_6DJRSYM_201910021850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25148DC9-699C-4C41-B660-DBEB5A4B80C7", - "ticketNumber": "7M3L8VW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.815304, -80.002181", - "loadTime": "10/02/2019 19:28:23", - "straightDistance": "14.83", - "routeDistance": "17.42", - "timeToTower": "0:49:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "20:17:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 80, - "quantity": 56.9, - "calculatedQuantity": "56.9 CY", - "s3DownloadKey": "HaulPass_7M3L8VW_201910021928_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2EADB5FC-808F-4FE9-A398-5FF24FCCDF69", - "ticketNumber": "5ABMSFS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.814318, -80.020041", - "loadTime": "10/02/2019 18:37:02", - "straightDistance": "13.8", - "routeDistance": "16.72", - "timeToTower": "1:55:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "20:32:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 75, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_5ABMSFS_201910021836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41F5492C-61F5-4E2F-86A5-B9EF7D5444B5", - "ticketNumber": "833BVD9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.820102, -79.990393", - "loadTime": "10/02/2019 15:30:03", - "straightDistance": "15.52", - "routeDistance": "18.05", - "timeToTower": "2:42:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "18:12:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_833BVD9_201910021526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "441BA8C5-DBF1-466F-88A6-DE84124FC029", - "ticketNumber": "44ASSGX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HN8GNT", - "fieldMonitorName": "Gabriela Tulbure", - "loadCoordinates": "32.796409, -80.038659", - "loadTime": "10/02/2019 17:16:34", - "straightDistance": "12.8", - "routeDistance": "14.57", - "timeToTower": "1:06:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "18:23:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_44ASSGX_201910021716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45A91C36-295A-430F-BCF0-F4A8B029431B", - "ticketNumber": "9VSSZVP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.784181, -80.356471", - "loadTime": "10/02/2019 20:46:27", - "straightDistance": "6.16", - "routeDistance": "13.06", - "timeToTower": "0:42:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "21:29:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 85, - "quantity": 64.7, - "calculatedQuantity": "64.7 CY", - "s3DownloadKey": "HaulPass_9VSSZVP_201910022046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46A93E51-2E7A-4695-9B05-1329B303F69F", - "ticketNumber": "3NLHD3S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.824945, -80.106328", - "loadTime": "10/02/2019 19:47:40", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:31:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "20:19:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_3NLHD3S_201910021947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "478288EC-AC4F-40E8-AD26-48A48E08E895", - "ticketNumber": "7NN8GS9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825061, -80.106279", - "loadTime": "10/02/2019 19:59:38", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:48:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "20:48:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 85, - "quantity": 60.9, - "calculatedQuantity": "60.9 CY", - "s3DownloadKey": "HaulPass_7NN8GS9_201910021959_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4DC620D7-32CB-44B2-B968-7642EBEAC322", - "ticketNumber": "4HJH3KU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816248, -79.994206", - "loadTime": "10/02/2019 20:23:22", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "1:07:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "21:30:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 80, - "quantity": 56.5, - "calculatedQuantity": "56.5 CY", - "s3DownloadKey": "HaulPass_4HJH3KU_201910022023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FDCCC29-0A4B-4771-AA0E-39DC22190B8E", - "ticketNumber": "5B5NXSH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.797521, -80.039041", - "loadTime": "10/02/2019 19:21:12", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:35:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "19:56:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_5B5NXSH_201910021921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "505BC9DE-56E6-489C-8925-BD7D0F3FD22F", - "ticketNumber": "8KJXCCZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.815892, -79.994455", - "loadTime": "10/02/2019 17:29:09", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:49:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "18:18:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_8KJXCCZ_201910021729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50A99BF1-2AF8-462A-B43A-C5C7865D2FAA", - "ticketNumber": "4UETRGU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.797607, -80.039189", - "loadTime": "10/02/2019 20:38:44", - "straightDistance": "12.76", - "routeDistance": "14.56", - "timeToTower": "0:43:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "21:22:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_4UETRGU_201910022038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54F35545-38C4-4AA4-B9F8-EFF35AEB96EF", - "ticketNumber": "9WSW4SS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825057, -80.106327", - "loadTime": "10/02/2019 18:12:54", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:52:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "19:05:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 80, - "quantity": 57.3, - "calculatedQuantity": "57.3 CY", - "s3DownloadKey": "HaulPass_9WSW4SS_201910021812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58CECC26-40CF-45F5-B156-FD75EE0391EB", - "ticketNumber": "8SR8SLD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.797396, -80.038960", - "loadTime": "10/02/2019 18:59:54", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:57:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "19:57:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_8SR8SLD_201910021859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60EB2E27-4177-42C0-B74E-68F5AB7DF812", - "ticketNumber": "77WCW5Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815569, -79.994365", - "loadTime": "10/02/2019 19:04:02", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:50:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "19:54:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_77WCW5Z_201910021904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6185A5D4-45C1-4C79-96A1-3BF23425777E", - "ticketNumber": "3TUJNT3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.784428, -80.043555", - "loadTime": "10/02/2019 19:40:05", - "straightDistance": "12.64", - "routeDistance": "14.71", - "timeToTower": "0:44:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "20:24:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_3TUJNT3_201910021531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6880FF58-0717-42BB-8FF5-6AEDBBB0928C", - "ticketNumber": "66LLTQ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.788654, -80.353443", - "loadTime": "10/02/2019 18:10:45", - "straightDistance": "5.89", - "routeDistance": "7.36", - "timeToTower": "0:56:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "19:07:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_66LLTQ7_201910021810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "875615D7-137F-405A-B022-F100017622E5", - "ticketNumber": "5L9D3KG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815759, -79.994435", - "loadTime": "10/02/2019 20:40:39", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:54:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "21:34:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_5L9D3KG_201910022040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8766D95F-36F8-4B0C-AC7D-24684607E4D0", - "ticketNumber": "BG6BEYQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HN8GNT", - "fieldMonitorName": "Gabriela Tulbure", - "loadCoordinates": "32.797474, -80.039021", - "loadTime": "10/02/2019 17:33:30", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:50:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "18:24:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_BG6BEYQ_201910021733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8BAB6FD1-B8C2-4DED-8E8F-97B9D813BAE4", - "ticketNumber": "5GWWVFS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.804407, -80.023443", - "loadTime": "10/02/2019 18:55:56", - "straightDistance": "13.63", - "routeDistance": "16.01", - "timeToTower": "1:27:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "20:23:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 75, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_5GWWVFS_201910021855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CF143D2-0E48-4BBA-B0E6-7AF1BFF03BD2", - "ticketNumber": "5ATG7DM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816096, -79.995170", - "loadTime": "10/02/2019 18:51:05", - "straightDistance": "15.24", - "routeDistance": "17.56", - "timeToTower": "0:43:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "19:34:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 85, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_5ATG7DM_201910021851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DF543A4-1A36-4E9E-A299-CD9AD2EE044E", - "ticketNumber": "6C4YVHL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.815941, -79.994293", - "loadTime": "10/02/2019 20:36:32", - "straightDistance": "15.29", - "routeDistance": "17.63", - "timeToTower": "0:50:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "21:26:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_6C4YVHL_201910022036_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96746A1A-F82C-47A5-B014-B222CE32345E", - "ticketNumber": "9TBQ6P2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.824973, -80.106171", - "loadTime": "10/02/2019 19:49:27", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:31:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "20:20:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_9TBQ6P2_201910021949_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F115E00-2C03-4086-B7E3-EE814E7C2FBD", - "ticketNumber": "9RUNVGJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815514, -79.994353", - "loadTime": "10/02/2019 19:03:47", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:48:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "19:52:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_9RUNVGJ_201910021903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4A22FEE-0007-4F47-9BA3-DE62FA7322C4", - "ticketNumber": "9HSUYZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.824949, -80.106333", - "loadTime": "10/02/2019 17:41:00", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:45:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "18:26:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_9HSUYZK_201910021741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5CE955B-A2FE-4423-8775-12C46F56DA00", - "ticketNumber": "5U4JT7K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.801889, -80.046909", - "loadTime": "10/02/2019 20:41:45", - "straightDistance": "12.28", - "routeDistance": "14.62", - "timeToTower": "0:56:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "21:37:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 30, - "quantity": 20.3, - "calculatedQuantity": "20.3 CY", - "s3DownloadKey": "HaulPass_5U4JT7K_201910022031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B742BBAA-E855-4A4D-8C2D-3D91EF7A99F3", - "ticketNumber": "5R4FZCY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815627, -79.994365", - "loadTime": "10/02/2019 17:29:23", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:51:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "18:21:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_5R4FZCY_201910021729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC7D0057-36A2-4A23-BD10-A13A716A7F61", - "ticketNumber": "YKXTAK6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.789284, -80.353251", - "loadTime": "10/02/2019 18:15:53", - "straightDistance": "5.86", - "routeDistance": "7.32", - "timeToTower": "0:52:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "19:08:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 70, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_YKXTAK6_201910021815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE02BDFD-A62D-472E-ABC1-3606862686CB", - "ticketNumber": "5HQBE87", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.815980, -79.994252", - "loadTime": "10/02/2019 20:36:11", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:48:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "21:24:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_5HQBE87_201910022036_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF768ADF-BA5E-4FDD-A43A-788CF16D6B70", - "ticketNumber": "8EDHKBT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.815909, -79.994360", - "loadTime": "10/02/2019 18:58:15", - "straightDistance": "15.29", - "routeDistance": "17.63", - "timeToTower": "0:52:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "19:50:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_8EDHKBT_201910021858_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4221E1F-D8CF-4242-AAE5-7E4A4631DBF6", - "ticketNumber": "VDJB3L5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.814724, -80.020425", - "loadTime": "10/02/2019 19:14:33", - "straightDistance": "13.77", - "routeDistance": "16.76", - "timeToTower": "1:15:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "20:29:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 85, - "quantity": 63.3, - "calculatedQuantity": "63.3 CY", - "s3DownloadKey": "HaulPass_VDJB3L5_201910021913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D29A120E-2C17-4E82-B50A-4633B3B08203", - "ticketNumber": "6HGVAMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.740479, -80.240086", - "loadTime": "10/02/2019 21:00:10", - "straightDistance": "5.38", - "routeDistance": "7.45", - "timeToTower": "0:35:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "21:36:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_6HGVAMX_201910022100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4C379A8-FB7C-4EDF-A720-67F7236EFD57", - "ticketNumber": "7EWC6QB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.796453, -80.343891", - "loadTime": "10/02/2019 19:46:14", - "straightDistance": "5.2", - "routeDistance": "6.58", - "timeToTower": "1:42:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "21:28:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_7EWC6QB_201910021946_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCA7FF0B-2086-41EF-A432-99463262A8DD", - "ticketNumber": "9MJQU4E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.799128, -80.046657", - "loadTime": "10/02/2019 19:13:48", - "straightDistance": "12.31", - "routeDistance": "14.46", - "timeToTower": "0:48:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "20:01:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 75, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_9MJQU4E_201910021902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0517440-BA9B-469A-BD5D-03B186E5B032", - "ticketNumber": "5L6H99D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825230, -80.106343", - "loadTime": "10/02/2019 17:38:48", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:46:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "18:25:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_5L6H99D_201910021738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E169741F-EBE3-4EE5-8A1C-4597A4CCB5C2", - "ticketNumber": "45ZUHFD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.780271, -80.019861", - "loadTime": "10/02/2019 18:31:23", - "straightDistance": "14.04", - "routeDistance": "16.01", - "timeToTower": "0:58:03", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "19:29:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 85, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_45ZUHFD_201910021831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E21C13D3-99B1-469A-84A7-4B58139A5533", - "ticketNumber": "8V72RBX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.800909, -80.048506", - "loadTime": "10/02/2019 17:07:38", - "straightDistance": "12.2", - "routeDistance": "14.65", - "timeToTower": "1:09:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "18:16:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 70, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_8V72RBX_201910021603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E53043B8-630B-42D9-A89D-D7FE861E757F", - "ticketNumber": "4VBBXLT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.797768, -80.039065", - "loadTime": "10/02/2019 18:10:11", - "straightDistance": "12.76", - "routeDistance": "15.02", - "timeToTower": "0:33:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "18:43:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_4VBBXLT_201910021810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E694D4B6-ACCC-4EA9-8293-37302C55F206", - "ticketNumber": "7RMGBD8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.815839, -79.994444", - "loadTime": "10/02/2019 17:29:44", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:49:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "18:19:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_7RMGBD8_201910021729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E71A4AC9-946D-4E47-90B5-B3B928E21EC5", - "ticketNumber": "756N37J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HN8GNT", - "fieldMonitorName": "Gabriela Tulbure", - "loadCoordinates": "32.797354, -80.038747", - "loadTime": "10/02/2019 19:12:17", - "straightDistance": "12.78", - "routeDistance": "14.57", - "timeToTower": "0:48:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "20:00:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 65, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_756N37J_201910021912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE1EBC23-389D-4E56-ABB4-C8CC274FE360", - "ticketNumber": "87LU9W6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.780106, -80.019733", - "loadTime": "10/02/2019 20:17:09", - "straightDistance": "14.05", - "routeDistance": "16.02", - "timeToTower": "0:58:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "21:15:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 90, - "quantity": 33.9, - "calculatedQuantity": "33.9 CY", - "s3DownloadKey": "HaulPass_87LU9W6_201910022017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1AEBE37-144E-4A42-81C4-465C3F5AA31E", - "ticketNumber": "5GLUMZA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.740948, -80.241295", - "loadTime": "10/02/2019 19:15:19", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:30:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "19:46:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_5GLUMZA_201910021915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7E959AC-09DD-4BB3-9EC2-9DA5C1A9F2F8", - "ticketNumber": "5UVL95P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825085, -80.106185", - "loadTime": "10/02/2019 19:57:42", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:49:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "20:46:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_5UVL95P_201910021957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB57E060-14BE-44DF-9126-7EF2E997EE71", - "ticketNumber": "32SXMM6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.740462, -80.240157", - "loadTime": "10/02/2019 20:12:01", - "straightDistance": "5.38", - "routeDistance": "7.45", - "timeToTower": "0:27:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "20:39:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_32SXMM6_201910022012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35130578-511E-4966-8D7C-6D39F7647E52", - "ticketNumber": "6VXAVAK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.813297, -80.108070", - "loadTime": "10/02/2019 21:56:19", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:28:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "22:24:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_6VXAVAK_201910022156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39FBD1C0-C52F-47F1-AD2B-04C5C398C3D5", - "ticketNumber": "99LGBW3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.797497, -80.039098", - "loadTime": "10/02/2019 20:46:30", - "straightDistance": "12.76", - "routeDistance": "14.57", - "timeToTower": "0:55:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "21:41:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_99LGBW3_201910022046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "429FB48C-CE36-4AA0-9358-268DC076E78E", - "ticketNumber": "9DLJFH3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.783733, -80.043592", - "loadTime": "10/02/2019 20:53:42", - "straightDistance": "12.64", - "routeDistance": "14.76", - "timeToTower": "0:48:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "21:42:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_9DLJFH3_201910022053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7280C0EF-7B18-4995-BCB4-8B512D070140", - "ticketNumber": "9JZD4VL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HN8GNT", - "fieldMonitorName": "Gabriela Tulbure", - "loadCoordinates": "32.797423, -80.038867", - "loadTime": "10/02/2019 20:54:13", - "straightDistance": "12.78", - "routeDistance": "14.57", - "timeToTower": "0:52:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "21:46:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 60, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_9JZD4VL_201910022054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9A73865-4E8F-47B3-9EE4-F902FE63F19E", - "ticketNumber": "8KSMA69", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HN8GNT", - "fieldMonitorName": "Gabriela Tulbure", - "loadCoordinates": "32.797580, -80.038899", - "loadTime": "10/02/2019 20:46:33", - "straightDistance": "12.77", - "routeDistance": "15", - "timeToTower": "0:57:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "21:44:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_8KSMA69_201910022046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC7C7197-7034-4320-81E2-5CBB75B57C02", - "ticketNumber": "4YW4EKX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.797480, -80.039012", - "loadTime": "10/02/2019 20:45:49", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:54:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "21:40:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_4YW4EKX_201910022045_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B221CDBB-8923-4B57-B90E-45C440AF3CF2", - "ticketNumber": "7RMVSAW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.797021, -80.046075", - "loadTime": "10/02/2019 20:53:02", - "straightDistance": "12.36", - "routeDistance": "14.27", - "timeToTower": "0:45:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "21:38:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 40, - "quantity": 32.4, - "calculatedQuantity": "32.4 CY", - "s3DownloadKey": "HaulPass_7RMVSAW_201910022053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00E1D217-6575-495D-A44F-93BD56EF5221", - "ticketNumber": "3LGY6GF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.681123, -80.059986", - "loadTime": "10/02/2019 21:29:53", - "straightDistance": ".63", - "routeDistance": "1.75", - "timeToTower": "0:21:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "21:51:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_3LGY6GF_201910022128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "024F020F-7637-46E9-87C2-BFA92C4476C0", - "ticketNumber": "6MY6WPQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750923, -79.912746", - "loadTime": "10/02/2019 19:17:34", - "straightDistance": "10.33", - "routeDistance": "17.2", - "timeToTower": "1:09:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "20:27:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 70, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_6MY6WPQ_201910021917_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A64E1E9-0E59-4A32-848C-506B1CEC500D", - "ticketNumber": "9CH62PN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.738163, -79.949530", - "loadTime": "10/02/2019 20:45:14", - "straightDistance": "8.06", - "routeDistance": "14.98", - "timeToTower": "1:41:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "22:26:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 85, - "quantity": 77.6, - "calculatedQuantity": "77.6 CY", - "s3DownloadKey": "HaulPass_9CH62PN_201910022045_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AB9C204-5A87-425F-B26C-84BEE2692924", - "ticketNumber": "UD2H92T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.690896, -79.966103", - "loadTime": "10/02/2019 19:32:24", - "straightDistance": "5.85", - "routeDistance": "15.93", - "timeToTower": "1:19:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "20:51:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_UD2H92T_201910021932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C67AF67-3C6D-42C6-8811-C21BE139C032", - "ticketNumber": "34D8E6E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.762353, -79.989529", - "loadTime": "10/02/2019 21:02:18", - "straightDistance": "7.56", - "routeDistance": "10.73", - "timeToTower": "1:35:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "22:37:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 60, - "quantity": 56.8, - "calculatedQuantity": "56.8 CY", - "s3DownloadKey": "HaulPass_34D8E6E_201910022102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DDB4E9A-5923-4628-A9E8-330431E8DB7C", - "ticketNumber": "6ZZY9HA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.726080, -79.933250", - "loadTime": "10/02/2019 18:15:58", - "straightDistance": "8.46", - "routeDistance": "15.57", - "timeToTower": "1:08:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "19:24:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 80, - "quantity": 74.6, - "calculatedQuantity": "74.6 CY", - "s3DownloadKey": "HaulPass_6ZZY9HA_201910021815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E5328F1-B765-4587-97B7-1CA92455B9FB", - "ticketNumber": "9DSHH56", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.730131, -79.959306", - "loadTime": "10/02/2019 19:48:11", - "straightDistance": "7.28", - "routeDistance": "13.53", - "timeToTower": "1:40:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "21:28:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 80, - "quantity": 68.3, - "calculatedQuantity": "68.3 CY", - "s3DownloadKey": "HaulPass_9DSHH56_201910021948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F5A7E4E-8605-4979-9492-3ADABA4BA30C", - "ticketNumber": "4C5E4CF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.746684, -79.913542", - "loadTime": "10/02/2019 19:29:26", - "straightDistance": "10.14", - "routeDistance": "16.59", - "timeToTower": "1:01:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "20:30:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 55, - "quantity": 43.5, - "calculatedQuantity": "43.5 CY", - "s3DownloadKey": "HaulPass_4C5E4CF_201910021929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10E0B8FD-3F5E-4168-B524-9AE0AFBA0302", - "ticketNumber": "653TB22", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.738604, -79.949368", - "loadTime": "10/02/2019 19:06:54", - "straightDistance": "8.09", - "routeDistance": "15.02", - "timeToTower": "1:06:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "20:13:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 70, - "quantity": 64.6, - "calculatedQuantity": "64.6 CY", - "s3DownloadKey": "HaulPass_653TB22_201910021906_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11ACB53A-F6EC-4B68-9614-BD4709F3E2DD", - "ticketNumber": "FV9N2RE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.730591, -79.959998", - "loadTime": "10/02/2019 20:23:27", - "straightDistance": "7.26", - "routeDistance": "13.58", - "timeToTower": "1:06:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "21:29:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_FV9N2RE_201910022010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13643089-871F-474C-AF59-38207C15704D", - "ticketNumber": "9TVKCCK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.724543, -79.936637", - "loadTime": "10/02/2019 18:43:02", - "straightDistance": "8.24", - "routeDistance": "15.45", - "timeToTower": "0:48:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "19:31:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 60, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_9TVKCCK_201910021843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14F7BCD6-15E9-422E-AE08-403E50168E94", - "ticketNumber": "5ZFJ79J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.758081, -80.053897", - "loadTime": "10/02/2019 19:40:04", - "straightDistance": "5.92", - "routeDistance": "8.75", - "timeToTower": "0:28:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "20:09:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_5ZFJ79J_201910021940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1812C01A-A214-448B-B34C-51C30078AF0D", - "ticketNumber": "9ALMJQ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.726267, -79.933161", - "loadTime": "10/02/2019 18:13:11", - "straightDistance": "8.48", - "routeDistance": "15.56", - "timeToTower": "1:10:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "19:23:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 80, - "quantity": 75.3, - "calculatedQuantity": "75.3 CY", - "s3DownloadKey": "HaulPass_9ALMJQ2_201910021813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F1A84D5-1297-4E6D-9F07-236A5F9F6E71", - "ticketNumber": "XMXXHKP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.762341, -79.989596", - "loadTime": "10/02/2019 21:01:32", - "straightDistance": "7.56", - "routeDistance": "10.72", - "timeToTower": "1:38:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "22:39:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 65, - "quantity": 69.2, - "calculatedQuantity": "69.2 CY", - "s3DownloadKey": "HaulPass_XMXXHKP_201910022101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3347DB9B-812E-4669-A380-EB46220F816E", - "ticketNumber": "38BAND3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.746616, -79.912574", - "loadTime": "10/02/2019 21:20:04", - "straightDistance": "10.19", - "routeDistance": "16.65", - "timeToTower": "0:53:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "22:13:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_38BAND3_201910022120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A773400-6039-4D7B-9A12-4A2FCEA910F9", - "ticketNumber": "VMLACDG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.711073, -79.955554", - "loadTime": "10/02/2019 18:27:07", - "straightDistance": "6.86", - "routeDistance": "15.58", - "timeToTower": "0:47:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "19:14:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_VMLACDG_201910021749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41C98665-33FB-4177-8094-0335AD008B7E", - "ticketNumber": "5693D2F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.746633, -79.913566", - "loadTime": "10/02/2019 19:36:48", - "straightDistance": "10.14", - "routeDistance": "16.59", - "timeToTower": "0:55:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "20:32:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_5693D2F_201910021936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43DEACB8-D7DB-4E10-96FF-FA61FE41173B", - "ticketNumber": "9USQGVE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.691144, -79.965399", - "loadTime": "10/02/2019 19:56:05", - "straightDistance": "5.89", - "routeDistance": "15.88", - "timeToTower": "0:57:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "20:53:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_9USQGVE_201910021956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45C0407D-B0F4-4A09-914C-A013B7766C65", - "ticketNumber": "3CCMRGS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.726438, -79.934008", - "loadTime": "10/02/2019 20:21:56", - "straightDistance": "8.44", - "routeDistance": "15.61", - "timeToTower": "1:23:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "21:45:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 80, - "quantity": 74.6, - "calculatedQuantity": "74.6 CY", - "s3DownloadKey": "HaulPass_3CCMRGS_201910022021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FFF7584-7CCE-4381-BEC5-EA22A4F37B07", - "ticketNumber": "JG3BLD7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745196, -79.912090", - "loadTime": "10/02/2019 21:21:06", - "straightDistance": "10.17", - "routeDistance": "16.54", - "timeToTower": "1:00:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "22:21:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 70, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_JG3BLD7_201910022121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "500D9E5F-7B50-4BAA-9947-4E55C33A654F", - "ticketNumber": "86LUCNJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.725265, -79.934621", - "loadTime": "10/02/2019 17:52:03", - "straightDistance": "8.37", - "routeDistance": "15.26", - "timeToTower": "1:07:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:59:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 85, - "quantity": 63.8, - "calculatedQuantity": "63.8 CY", - "s3DownloadKey": "HaulPass_86LUCNJ_201910021752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5252FBEF-C62C-410A-9690-33DD823E2472", - "ticketNumber": "3RFU8BB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.737855, -79.949614", - "loadTime": "10/02/2019 18:45:55", - "straightDistance": "8.04", - "routeDistance": "14.98", - "timeToTower": "0:56:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "19:42:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 80, - "quantity": 90.6, - "calculatedQuantity": "90.6 CY", - "s3DownloadKey": "HaulPass_3RFU8BB_201910021845_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55876C54-7C3B-4297-A612-3CE36F0D261F", - "ticketNumber": "8J49G9X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654423, -80.137867", - "loadTime": "10/02/2019 18:17:40", - "straightDistance": "4.45", - "routeDistance": "6.69", - "timeToTower": "0:37:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:55:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_8J49G9X_201910021817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D3B71C1-85D0-4BE9-8E82-4358757E9A25", - "ticketNumber": "6DG6NRQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654557, -80.137829", - "loadTime": "10/02/2019 19:25:19", - "straightDistance": "4.45", - "routeDistance": "6.7", - "timeToTower": "0:37:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "20:02:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_6DG6NRQ_201910021925_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61DD87E7-CDE7-414B-AED9-5D82596478D9", - "ticketNumber": "8LCVKQS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654347, -80.137967", - "loadTime": "10/02/2019 19:19:48", - "straightDistance": "4.46", - "routeDistance": "6.69", - "timeToTower": "0:41:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "20:00:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_8LCVKQS_201910021919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "622B1D16-60E5-4B2F-A4F2-F2ECC161C896", - "ticketNumber": "D3UU4VF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.729913, -79.913301", - "loadTime": "10/02/2019 19:09:26", - "straightDistance": "9.63", - "routeDistance": "16.6", - "timeToTower": "1:51:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "21:01:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 80, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_D3UU4VF_201910021854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63A8A389-384A-49E4-8692-079CA048B21D", - "ticketNumber": "5EVLZRY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.750384, -79.920865", - "loadTime": "10/02/2019 18:59:42", - "straightDistance": "9.91", - "routeDistance": "16.91", - "timeToTower": "1:57:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "20:56:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_5EVLZRY_201910021859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "673C6F8F-64A4-4B9D-BFB0-B33258C36BCA", - "ticketNumber": "4K5X8FT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.681106, -80.060079", - "loadTime": "10/02/2019 21:27:56", - "straightDistance": ".63", - "routeDistance": "1.75", - "timeToTower": "0:22:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "21:50:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_4K5X8FT_201910022127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FDFF531-64CA-4D01-933B-0C6524D9AAAE", - "ticketNumber": "QRHB6ND", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750900, -79.912949", - "loadTime": "10/02/2019 19:21:48", - "straightDistance": "10.32", - "routeDistance": "17.21", - "timeToTower": "1:06:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "20:28:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 65, - "quantity": 42, - "calculatedQuantity": "42 CY", - "s3DownloadKey": "HaulPass_QRHB6ND_201910021921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "803E5F36-DD8C-4451-B0BD-9DA992B9E453", - "ticketNumber": "9X2CJYZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654372, -80.137907", - "loadTime": "10/02/2019 18:20:43", - "straightDistance": "4.46", - "routeDistance": "6.69", - "timeToTower": "0:36:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:57:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_9X2CJYZ_201910021819_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83DA7498-3A13-4566-B10A-5A5CCEC02F84", - "ticketNumber": "89MUCV5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.759803, -79.970989", - "loadTime": "10/02/2019 19:47:16", - "straightDistance": "8.1", - "routeDistance": "11.93", - "timeToTower": "0:33:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "20:21:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 70, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_89MUCV5_201910021924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8489E34D-BD0B-4C67-8A57-DA6EC3469614", - "ticketNumber": "8RW7QF3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.718127, -80.063690", - "loadTime": "10/02/2019 18:47:13", - "straightDistance": "3.13", - "routeDistance": "5.22", - "timeToTower": "0:50:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "19:37:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_8RW7QF3_201910021847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8680BBB2-C5B8-431B-8305-90358F7FDE8B", - "ticketNumber": "5W4LYA9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.737725, -79.949880", - "loadTime": "10/02/2019 18:36:22", - "straightDistance": "8.03", - "routeDistance": "14.99", - "timeToTower": "1:04:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "19:40:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 85, - "quantity": 77.6, - "calculatedQuantity": "77.6 CY", - "s3DownloadKey": "HaulPass_5W4LYA9_201910021836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87FA78DE-11DF-4F5D-B2D7-8D677B2FCA2D", - "ticketNumber": "8DTU93U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.715313, -80.067612", - "loadTime": "10/02/2019 18:08:53", - "straightDistance": "2.95", - "routeDistance": "4.82", - "timeToTower": "1:26:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "19:35:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_8DTU93U_201910021808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8AE8E10E-35D3-4832-8993-3D4EDAE03C7D", - "ticketNumber": "7F4THFS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.764023, -80.062230", - "loadTime": "10/02/2019 19:19:54", - "straightDistance": "6.3", - "routeDistance": "9.38", - "timeToTower": "0:47:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "20:07:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_7F4THFS_201910021919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9117BEAA-9176-4452-9AEF-B02A7BE2DCF5", - "ticketNumber": "49R6SYW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.759411, -79.994966", - "loadTime": "10/02/2019 17:30:21", - "straightDistance": "7.22", - "routeDistance": "10.46", - "timeToTower": "2:22:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "19:53:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 70, - "quantity": 66.3, - "calculatedQuantity": "66.3 CY", - "s3DownloadKey": "HaulPass_49R6SYW_201910021725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91BC1B4C-6AA4-4D9D-8231-00B8B283C088", - "ticketNumber": "9LZD24G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.653131, -80.138927", - "loadTime": "10/02/2019 20:24:16", - "straightDistance": "4.54", - "routeDistance": "6.57", - "timeToTower": "0:48:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "21:12:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_9LZD24G_201910022024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9284D3DD-6C7E-4269-AA5B-B2C0D9A3709A", - "ticketNumber": "96GZJJ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9F4JSLX", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.725460, -79.937704", - "loadTime": "10/02/2019 17:53:15", - "straightDistance": "8.21", - "routeDistance": "15.11", - "timeToTower": "1:07:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "19:00:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "80 CY", - "percentFull": 50, - "quantity": 40, - "calculatedQuantity": "40 CY", - "s3DownloadKey": "HaulPass_96GZJJ7_201910021753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98A26D02-5A1B-4B7E-AF58-06D5DD9AA7FC", - "ticketNumber": "4F25HT7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.652707, -80.139789", - "loadTime": "10/02/2019 20:27:35", - "straightDistance": "4.59", - "routeDistance": "6.67", - "timeToTower": "0:46:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "21:14:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_4F25HT7_201910022026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99003018-DEF1-480D-980A-D87B883FCF5B", - "ticketNumber": "6AACX27", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745243, -79.912246", - "loadTime": "10/02/2019 21:23:46", - "straightDistance": "10.16", - "routeDistance": "16.54", - "timeToTower": "1:00:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "22:24:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 75, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_6AACX27_201910022123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A315628A-A429-4FAE-9B8C-EA900ECEA52B", - "ticketNumber": "42YUGGL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.713333, -79.956106", - "loadTime": "10/02/2019 21:21:35", - "straightDistance": "6.89", - "routeDistance": "15.72", - "timeToTower": "0:54:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "22:15:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_42YUGGL_201910022017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A38AA722-1DFE-4C7B-A516-6F16F6DF5FC5", - "ticketNumber": "4S8AK4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.698654, -79.967725", - "loadTime": "10/02/2019 17:15:47", - "straightDistance": "5.9", - "routeDistance": "15.31", - "timeToTower": "1:50:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "19:06:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 60, - "quantity": 43.1, - "calculatedQuantity": "43.1 CY", - "s3DownloadKey": "HaulPass_4S8AK4M_201910021715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5B659CF-AE0D-4F44-8C31-7145CA11AD3D", - "ticketNumber": "6LW9Z5A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.761637, -79.995226", - "loadTime": "10/02/2019 18:02:19", - "straightDistance": "7.34", - "routeDistance": "10.62", - "timeToTower": "1:52:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "19:54:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 60, - "quantity": 63.9, - "calculatedQuantity": "63.9 CY", - "s3DownloadKey": "HaulPass_6LW9Z5A_201910021733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7817B36-F764-4AFD-9AA6-7E93A51101B6", - "ticketNumber": "4KLG4NY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.746460, -79.912544", - "loadTime": "10/02/2019 21:27:29", - "straightDistance": "10.19", - "routeDistance": "16.64", - "timeToTower": "0:44:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "22:12:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_4KLG4NY_201910022127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BAD6E3E3-DFFA-423F-A97D-08FBE8366097", - "ticketNumber": "34Q5DRX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.753721, -80.047514", - "loadTime": "10/02/2019 20:38:36", - "straightDistance": "5.68", - "routeDistance": "8.27", - "timeToTower": "0:37:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "21:16:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_34Q5DRX_201910022038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2EB48DD-92AA-4E06-B12E-71098073563C", - "ticketNumber": "U24N2B9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.738515, -79.948911", - "loadTime": "10/02/2019 18:50:23", - "straightDistance": "8.1", - "routeDistance": "15.07", - "timeToTower": "1:21:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "20:12:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_U24N2B9_201910021850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6281C0B-0C06-4AB3-B1E1-8CAFD2B9E81C", - "ticketNumber": "5R8DF4R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.759997, -79.971152", - "loadTime": "10/02/2019 19:22:08", - "straightDistance": "8.1", - "routeDistance": "11.91", - "timeToTower": "0:57:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "20:19:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_5R8DF4R_201910021919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD0D2E39-FF0D-43F5-ADA7-3B04E2EB3F63", - "ticketNumber": "9LT56RJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.726175, -79.933743", - "loadTime": "10/02/2019 20:20:42", - "straightDistance": "8.44", - "routeDistance": "15.59", - "timeToTower": "1:23:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "21:44:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 85, - "quantity": 80, - "calculatedQuantity": "80 CY", - "s3DownloadKey": "HaulPass_9LT56RJ_201910022020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D141E08B-47CE-4A5A-9821-CDBF9028BB5B", - "ticketNumber": "HEXLTFJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.728883, -79.915279", - "loadTime": "10/02/2019 19:54:03", - "straightDistance": "9.49", - "routeDistance": "16.39", - "timeToTower": "1:08:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "21:02:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 80, - "quantity": 72.5, - "calculatedQuantity": "72.5 CY", - "s3DownloadKey": "HaulPass_HEXLTFJ_201910021924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D60CF105-CABC-4D43-B33E-1197C8A28387", - "ticketNumber": "33W6UUW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.745967, -79.916430", - "loadTime": "10/02/2019 19:58:51", - "straightDistance": "9.97", - "routeDistance": "16.45", - "timeToTower": "1:09:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "21:07:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_33W6UUW_201910021934_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D71C6E99-39B9-48D6-A735-A193B14BD60A", - "ticketNumber": "V54SY4N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.676938, -80.189923", - "loadTime": "10/02/2019 19:48:08", - "straightDistance": "7.3", - "routeDistance": "13.08", - "timeToTower": "0:45:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "20:34:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_V54SY4N_201910021948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9A0D59A-B002-4E1A-9CCD-102958CC4263", - "ticketNumber": "3QP283M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.738091, -79.948847", - "loadTime": "10/02/2019 20:46:01", - "straightDistance": "8.09", - "routeDistance": "15.05", - "timeToTower": "1:42:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "22:28:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 80, - "quantity": 90.6, - "calculatedQuantity": "90.6 CY", - "s3DownloadKey": "HaulPass_3QP283M_201910022046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9CC3F66-4AC2-4B0F-9E74-633574767B11", - "ticketNumber": "4SQ75UR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.659402, -79.943741", - "loadTime": "10/02/2019 17:27:54", - "straightDistance": "7.07", - "routeDistance": "18.42", - "timeToTower": "2:01:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "19:29:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 50, - "quantity": 36.3, - "calculatedQuantity": "36.3 CY", - "s3DownloadKey": "HaulPass_4SQ75UR_201910021727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCAC4854-A89B-4221-91B3-6568665156DB", - "ticketNumber": "9BPU2MZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.712475, -79.964608", - "loadTime": "10/02/2019 17:29:22", - "straightDistance": "6.42", - "routeDistance": "14.31", - "timeToTower": "1:38:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "19:07:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_9BPU2MZ_201910021729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E868A5DD-3667-4125-AFDF-CDE53EA7805D", - "ticketNumber": "7TQ32FH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DKTF5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6HL78UJ", - "fieldMonitorName": "Marvin Wright", - "loadCoordinates": "32.676808, -80.189678", - "loadTime": "10/02/2019 18:25:13", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:43:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "19:08:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_7TQ32FH_201910021825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEEB6C4F-932E-49F0-AE8A-1E1AD7ED3242", - "ticketNumber": "8M75HGN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.745537, -79.916508", - "loadTime": "10/02/2019 19:20:22", - "straightDistance": "9.96", - "routeDistance": "16.42", - "timeToTower": "1:46:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "21:06:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_8M75HGN_201910021920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F03373A4-E766-4B1C-BEAB-924DFC9F301E", - "ticketNumber": "5H6MJPU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.750000, -79.919275", - "loadTime": "10/02/2019 19:12:44", - "straightDistance": "9.98", - "routeDistance": "16.82", - "timeToTower": "1:45:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "20:58:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_5H6MJPU_201910021912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FDC986E9-F5E2-4426-97F3-852FA0482BF2", - "ticketNumber": "9FBJ7ZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.747411, -80.041398", - "loadTime": "10/02/2019 20:46:27", - "straightDistance": "5.33", - "routeDistance": "7.7", - "timeToTower": "0:30:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "21:17:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_9FBJ7ZK_201910022041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D95AF687-3F37-4111-87B1-2F33322922AC", - "ticketNumber": "3HDMBZY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.788719, -80.044405", - "loadTime": "10/02/2019 21:46:13", - "straightDistance": "12.54", - "routeDistance": "14.5", - "timeToTower": "0:58:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/02/2019", - "disposalTime": "22:44:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 80, - "quantity": 30.2, - "calculatedQuantity": "30.2 CY", - "s3DownloadKey": "HaulPass_3HDMBZY_201910022146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0561992A-3945-48BB-8770-0E715FF7ABE2", - "ticketNumber": "7VGHDNY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.724819, -79.936576", - "loadTime": "10/02/2019 16:46:40", - "straightDistance": "8.25", - "routeDistance": "15.46", - "timeToTower": "1:10:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "17:57:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_7VGHDNY_201910021646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09815E57-87C1-4CA4-8A49-7F3311BDB147", - "ticketNumber": "VDGRFQC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.701114, -79.966709", - "loadTime": "10/02/2019 17:07:09", - "straightDistance": "6.01", - "routeDistance": "15.13", - "timeToTower": "1:06:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:14:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 50, - "quantity": 35.6, - "calculatedQuantity": "35.6 CY", - "s3DownloadKey": "HaulPass_VDGRFQC_201910021707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1636CD02-2BFF-4CF4-B7D0-0D0BB729A742", - "ticketNumber": "64RZ4Y4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.695807, -79.966835", - "loadTime": "10/02/2019 16:40:40", - "straightDistance": "5.89", - "routeDistance": "15.52", - "timeToTower": "1:13:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "17:54:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 60, - "quantity": 42.5, - "calculatedQuantity": "42.5 CY", - "s3DownloadKey": "HaulPass_64RZ4Y4_201910021640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1738383B-BC01-4525-8533-5AD5C5DE870F", - "ticketNumber": "46SVYKB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.730361, -79.916877", - "loadTime": "10/02/2019 16:30:05", - "straightDistance": "9.45", - "routeDistance": "16.34", - "timeToTower": "1:17:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "17:47:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 80, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_46SVYKB_201910021626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19BACE44-BB17-48CE-A613-2D26935154E3", - "ticketNumber": "7LTDZZZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.746143, -79.916266", - "loadTime": "10/02/2019 17:17:45", - "straightDistance": "9.99", - "routeDistance": "16.47", - "timeToTower": "0:53:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:11:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 50, - "quantity": 34.3, - "calculatedQuantity": "34.3 CY", - "s3DownloadKey": "HaulPass_7LTDZZZ_201910021710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A1C694F-1DAD-4EB7-9C0F-E040BB1D2491", - "ticketNumber": "4T8TUGE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745725, -79.912208", - "loadTime": "10/02/2019 17:35:19", - "straightDistance": "10.18", - "routeDistance": "16.58", - "timeToTower": "0:51:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:26:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 70, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_4T8TUGE_201910021735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FA5B104-0EE8-4D57-B081-B24B5B09203B", - "ticketNumber": "4YSSECA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.690775, -79.966196", - "loadTime": "10/02/2019 16:51:20", - "straightDistance": "5.84", - "routeDistance": "15.93", - "timeToTower": "1:24:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:16:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 65, - "quantity": 44.8, - "calculatedQuantity": "44.8 CY", - "s3DownloadKey": "HaulPass_4YSSECA_201910021618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21CDC642-9022-4E6E-A7C0-1F1215F91457", - "ticketNumber": "75UZUPN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.757617, -79.956044", - "loadTime": "10/02/2019 17:23:47", - "straightDistance": "8.6", - "routeDistance": "13.51", - "timeToTower": "1:12:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:36:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 50, - "quantity": 30.3, - "calculatedQuantity": "30.3 CY", - "s3DownloadKey": "HaulPass_75UZUPN_201910021723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2554A691-C9EF-4FD1-A121-983CFAE5ACF4", - "ticketNumber": "HQCMQ4W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.699490, -79.967779", - "loadTime": "10/02/2019 17:00:51", - "straightDistance": "5.91", - "routeDistance": "15.25", - "timeToTower": "1:11:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:12:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 65, - "quantity": 40.6, - "calculatedQuantity": "40.6 CY", - "s3DownloadKey": "HaulPass_HQCMQ4W_201910021700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28FFFF36-6075-4F98-8F78-A5FC6AA79BB4", - "ticketNumber": "XEFA7NV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.737883, -79.948773", - "loadTime": "10/02/2019 16:36:33", - "straightDistance": "8.09", - "routeDistance": "14.95", - "timeToTower": "1:24:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:00:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 65, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_XEFA7NV_201910021636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68E373EA-F6E9-4409-8E49-639748FA61A7", - "ticketNumber": "6S2JJ36", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.746596, -79.913414", - "loadTime": "10/02/2019 17:57:47", - "straightDistance": "10.15", - "routeDistance": "16.58", - "timeToTower": "0:46:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:44:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_6S2JJ36_201910021757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69B36FCE-8EAE-4F2D-9B6B-E9473CE994A4", - "ticketNumber": "4T2DCRU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.743873, -79.947042", - "loadTime": "10/02/2019 17:05:29", - "straightDistance": "8.4", - "routeDistance": "14.75", - "timeToTower": "0:59:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:04:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 55, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_4T2DCRU_201910021705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E655FF0-506D-46AE-B17E-4C70980062C1", - "ticketNumber": "7FJVBBP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.724719, -79.936609", - "loadTime": "10/02/2019 16:47:09", - "straightDistance": "8.25", - "routeDistance": "15.46", - "timeToTower": "1:11:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "17:58:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_7FJVBBP_201910021647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DC1D5A6-5A54-4113-BBB4-6FEFCD72029F", - "ticketNumber": "5UACU6K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.746265, -79.916365", - "loadTime": "10/02/2019 16:52:31", - "straightDistance": "9.99", - "routeDistance": "16.51", - "timeToTower": "1:17:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:10:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_5UACU6K_201910021652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B65028F-D102-4E0C-A30A-6D8E59817075", - "ticketNumber": "6HFHZC4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.690834, -79.966120", - "loadTime": "10/02/2019 17:24:14", - "straightDistance": "5.85", - "routeDistance": "15.93", - "timeToTower": "0:52:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:17:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 80, - "quantity": 59.4, - "calculatedQuantity": "59.4 CY", - "s3DownloadKey": "HaulPass_6HFHZC4_201910021724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "912204FD-1747-4E78-8784-6B2659C8DCE6", - "ticketNumber": "7ZDJ28J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.756493, -79.971450", - "loadTime": "10/02/2019 17:58:20", - "straightDistance": "7.91", - "routeDistance": "12.06", - "timeToTower": "0:39:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:37:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 55, - "quantity": 38.1, - "calculatedQuantity": "38.1 CY", - "s3DownloadKey": "HaulPass_7ZDJ28J_201910021735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9231292D-BE8C-440C-BF19-4957D8F239CA", - "ticketNumber": "8R68KA8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9C84YXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.724587, -79.936295", - "loadTime": "10/02/2019 17:17:28", - "straightDistance": "8.26", - "routeDistance": "15.45", - "timeToTower": "1:06:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:24:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_8R68KA8_201910021717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9884DC48-2C8A-4A25-A89A-71C6BF584EC6", - "ticketNumber": "6WJJ2J3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KR84J8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.603857, -80.194602", - "loadTime": "10/02/2019 17:06:12", - "straightDistance": "8.94", - "routeDistance": "16.89", - "timeToTower": "1:24:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:30:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.5 CY", - "percentFull": 45, - "quantity": 31.7, - "calculatedQuantity": "31.7 CY", - "s3DownloadKey": "HaulPass_6WJJ2J3_201910021706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9ACCD785-93D9-4469-AE85-1808ADA82B43", - "ticketNumber": "9VLDU79", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.765349, -80.064944", - "loadTime": "10/02/2019 17:40:26", - "straightDistance": "6.39", - "routeDistance": "9.57", - "timeToTower": "0:58:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:39:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 50, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_9VLDU79_201910021740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F59F190-A080-482F-82D6-018B364071B2", - "ticketNumber": "8WEMQGU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.760155, -80.056504", - "loadTime": "10/02/2019 18:08:22", - "straightDistance": "6.05", - "routeDistance": "8.96", - "timeToTower": "0:31:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:40:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_8WEMQGU_201910021800_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1EF2CEC-396D-4C06-B2FB-C2F5626987DA", - "ticketNumber": "CQVZCZV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745207, -79.912117", - "loadTime": "10/02/2019 17:39:39", - "straightDistance": "10.17", - "routeDistance": "16.54", - "timeToTower": "0:48:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:28:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_CQVZCZV_201910021739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC42D0E8-964E-4936-8E10-33229FED95BD", - "ticketNumber": "7GVLQM2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8SQ9FUV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.603681, -80.194838", - "loadTime": "10/02/2019 17:00:47", - "straightDistance": "8.96", - "routeDistance": "16.9", - "timeToTower": "1:30:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:31:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.1 CY", - "percentFull": 50, - "quantity": 36.1, - "calculatedQuantity": "36.1 CY", - "s3DownloadKey": "HaulPass_7GVLQM2_201910021700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD47255C-E6BE-49EB-BCD9-12C20D3A6603", - "ticketNumber": "3VB9QYM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654147, -80.138864", - "loadTime": "10/02/2019 17:09:36", - "straightDistance": "4.51", - "routeDistance": "6.65", - "timeToTower": "0:42:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "17:51:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_3VB9QYM_201910021709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDB72CAD-33D2-4D31-B21D-C1EF295C0017", - "ticketNumber": "95HHJHU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.745084, -79.947659", - "loadTime": "10/02/2019 16:48:38", - "straightDistance": "8.42", - "routeDistance": "14.56", - "timeToTower": "1:13:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:02:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_95HHJHU_201910021648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE89FCC1-B433-4248-B81D-797D64D66290", - "ticketNumber": "6Q5TTZR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.696149, -79.966949", - "loadTime": "10/02/2019 16:46:29", - "straightDistance": "5.89", - "routeDistance": "15.5", - "timeToTower": "1:08:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "17:55:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 55, - "quantity": 36.4, - "calculatedQuantity": "36.4 CY", - "s3DownloadKey": "HaulPass_6Q5TTZR_201910021646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D797D8A0-97D4-4519-A723-9D9708CEF7ED", - "ticketNumber": "828UUV9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.725014, -79.959784", - "loadTime": "10/02/2019 16:29:42", - "straightDistance": "7.07", - "routeDistance": "13.83", - "timeToTower": "2:03:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:33:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_828UUV9_201910021629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DAEADBC8-C43B-46A6-BA06-435620C4A14E", - "ticketNumber": "6SPXWR2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.653925, -80.138397", - "loadTime": "10/02/2019 17:11:39", - "straightDistance": "4.49", - "routeDistance": "6.65", - "timeToTower": "0:41:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "17:52:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_6SPXWR2_201910021710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB13C1AA-DEDA-4EA9-85C1-EBF3AE3F627F", - "ticketNumber": "3UNXXU5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.730559, -79.915620", - "loadTime": "10/02/2019 16:44:52", - "straightDistance": "9.52", - "routeDistance": "16.41", - "timeToTower": "1:05:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "17:49:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 75, - "quantity": 68, - "calculatedQuantity": "68 CY", - "s3DownloadKey": "HaulPass_3UNXXU5_201910021631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED00D08E-D0B8-4D69-85E1-9167933C7926", - "ticketNumber": "8J4SC45", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.724726, -79.936279", - "loadTime": "10/02/2019 17:16:44", - "straightDistance": "8.27", - "routeDistance": "15.45", - "timeToTower": "1:06:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:23:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 80, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_8J4SC45_201910021716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F45C9898-7240-4A0C-94A4-76B5D8FECD09", - "ticketNumber": "5DTKU2U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.728650, -79.961280", - "loadTime": "10/02/2019 17:21:23", - "straightDistance": "7.13", - "routeDistance": "13.73", - "timeToTower": "1:13:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:34:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_5DTKU2U_201910021706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA8296B3-93DE-4088-B1C4-42C77BE4B003", - "ticketNumber": "35WC4AE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.737979, -79.948749", - "loadTime": "10/02/2019 16:39:39", - "straightDistance": "8.09", - "routeDistance": "14.96", - "timeToTower": "1:19:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "17:59:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 75, - "quantity": 54.4, - "calculatedQuantity": "54.4 CY", - "s3DownloadKey": "HaulPass_35WC4AE_201910021639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF12BC7C-2A61-4FDD-B308-72A850C366AC", - "ticketNumber": "4TMB48F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.745396, -79.913648", - "loadTime": "10/02/2019 17:43:03", - "straightDistance": "10.1", - "routeDistance": "16.5", - "timeToTower": "0:58:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/02/2019", - "disposalTime": "18:41:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 75, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_4TMB48F_201910021743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "053F0BD9-1B8C-41D1-BC72-D714D054EDB5", - "ticketNumber": "5KKYKLJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.728446, -79.929136", - "loadTime": "10/02/2019 22:06:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "22:09:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5KKYKLJ_201910022206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E061457B-7D90-43A0-B216-2679434300B1", - "ticketNumber": "96UHWYU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.728886, -79.928925", - "loadTime": "10/02/2019 22:13:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "22:17:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_96UHWYU_201910022213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E209019A-8E51-4E06-8039-B0867289FEBB", - "ticketNumber": "3B2TBX9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.728555, -79.92887", - "loadTime": "10/02/2019 22:10:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "22:12:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3B2TBX9_201910022210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01C9CDE1-AC6D-4CD3-A3D0-4C90A1631149", - "ticketNumber": "3RDXJXG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.841037, -80.087985", - "loadTime": "10/02/2019 19:55:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "19:59:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3RDXJXG_201910021955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26415085-CB21-4B0B-840C-1868B06BEDC9", - "ticketNumber": "6WSTFW2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.840185, -80.092937", - "loadTime": "10/02/2019 19:09:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "19:12:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6WSTFW2_201910021909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2663B506-E076-4856-BC35-43DF5FDFD9E8", - "ticketNumber": "9S6PT6F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.837983, -80.095601", - "loadTime": "10/02/2019 18:06:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "18:09:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9S6PT6F_201910021806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2EC6E8BE-37BF-42B0-B098-53A05E591C6C", - "ticketNumber": "34MXNLD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.839655, -80.093122", - "loadTime": "10/02/2019 19:03:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "19:04:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_34MXNLD_201910021903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F2519AA-0B78-4494-BE03-CA1AE06952C0", - "ticketNumber": "3HDRAHA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.839301, -80.094058", - "loadTime": "10/02/2019 18:52:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "18:54:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3HDRAHA_201910021852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41B92745-C1C9-412F-B189-761158E5FFE8", - "ticketNumber": "6VXL366", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.838266, -80.095129", - "loadTime": "10/02/2019 18:16:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "18:20:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6VXL366_201910021816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F55FB26-09B0-402C-B114-E32660231D06", - "ticketNumber": "5D242AB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.837963, -80.095383", - "loadTime": "10/02/2019 18:10:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "18:12:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5D242AB_201910021810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52F9C3B7-544D-412B-AE1C-65EBDDB0F07E", - "ticketNumber": "62W6WQS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.837341, -80.096587", - "loadTime": "10/02/2019 17:44:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:48:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_62W6WQS_201910021744_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B04B89B-15B4-40B2-873F-1E0F15925A00", - "ticketNumber": "5TXE94X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.838663, -80.094621", - "loadTime": "10/02/2019 18:45:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "18:47:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5TXE94X_201910021845_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D682B71-AD92-4E90-83BE-1CD4C73AF7CE", - "ticketNumber": "3Z9MNRD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.838352, -80.095169", - "loadTime": "10/02/2019 18:21:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "18:22:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3Z9MNRD_201910021821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E0CCE6A-EFE2-4D0C-9DA0-7C0758EAD530", - "ticketNumber": "9M9TVR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.838525, -80.095078", - "loadTime": "10/02/2019 18:32:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "18:35:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9M9TVR3_201910021832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E4E6E2E-49A3-4599-AD36-DA5A37ACA705", - "ticketNumber": "3MHA3FS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.837337, -80.096406", - "loadTime": "10/02/2019 17:56:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "18:00:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3MHA3FS_201910021756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C50B813-A829-441C-8CE9-A0BAB2149A7C", - "ticketNumber": "3TY55W2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.83996, -80.093315", - "loadTime": "10/02/2019 18:57:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "19:00:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TY55W2_201910021857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E03C386-4497-451D-BEA6-5E6EE5FDD647", - "ticketNumber": "7W2JD9N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.841241, -80.089422", - "loadTime": "10/02/2019 19:45:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "19:49:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7W2JD9N_201910021945_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F8B0D5E-7643-4ADA-9BB6-E663E0D8F51A", - "ticketNumber": "8NZ9NAQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.838795, -80.094766", - "loadTime": "10/02/2019 18:38:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "18:43:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NZ9NAQ_201910021838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92965E5F-3CB1-45B3-965E-59DA7E01A602", - "ticketNumber": "44HZ93W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.841568, -80.089674", - "loadTime": "10/02/2019 19:34:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "19:38:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_44HZ93W_201910021934_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93CD9E88-C7C5-4F83-974F-518C3E14155F", - "ticketNumber": "6NJ4V6D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.841513, -80.091257", - "loadTime": "10/02/2019 19:27:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "19:30:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6NJ4V6D_201910021927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA958891-3811-4296-AE73-02BBC6AAA53A", - "ticketNumber": "5HTPBH9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.841597, -80.089339", - "loadTime": "10/02/2019 19:40:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "19:43:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5HTPBH9_201910021940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1A684C2-B0B7-48CE-996F-909588DCCEA5", - "ticketNumber": "9BX2ALM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.84098, -80.087715", - "loadTime": "10/02/2019 20:00:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "20:02:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9BX2ALM_201910022000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EBC8D68D-9B9D-468B-97ED-E7BF6266B44A", - "ticketNumber": "3X59BMZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.837387, -80.096371", - "loadTime": "10/02/2019 17:53:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "17:56:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3X59BMZ_201910021753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F19512B4-5B9B-4435-A014-302360C66C55", - "ticketNumber": "3DPDBPQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.838333, -80.095028", - "loadTime": "10/02/2019 18:23:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "18:31:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3DPDBPQ_201910021823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "062246E0-2C3B-4F63-A744-E7D88EA53872", - "ticketNumber": "6M57FMH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.830877, -80.087496", - "loadTime": "10/02/2019 21:13:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "21:14:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6M57FMH_201910022113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06D35D38-E20D-401B-95E7-A6B03ABBECC3", - "ticketNumber": "8VESGES", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.825779, -80.086101", - "loadTime": "10/02/2019 21:50:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "21:53:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8VESGES_201910022150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "185D4FE6-2A33-4945-B9BD-BC02D979D1F4", - "ticketNumber": "8P28U9H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.836885, -80.08924", - "loadTime": "10/02/2019 20:20:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "20:27:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8P28U9H_201910022020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A34BA25-50ED-45CE-9132-04EE4A0D19DD", - "ticketNumber": "4X2D3L4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.837207, -80.089338", - "loadTime": "10/02/2019 20:11:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "20:15:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4X2D3L4_201910022011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2AB8FD5B-88C5-452B-AFFF-4FBFECF0626B", - "ticketNumber": "37FB26G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.829273, -80.086662", - "loadTime": "10/02/2019 21:19:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "21:21:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_37FB26G_201910022119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F6C54B3-96E9-43ED-B81B-D4BC17677F4D", - "ticketNumber": "9DQB4GA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.832986, -80.09004", - "loadTime": "10/02/2019 21:02:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "21:04:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9DQB4GA_201910022102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48116A23-E27D-4D43-850B-C9918BD9CE78", - "ticketNumber": "3B624JN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.836954, -80.089533", - "loadTime": "10/02/2019 20:27:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "20:31:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3B624JN_201910022027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58734EF5-2060-4C7F-B84E-E1947F40E3A0", - "ticketNumber": "4CNQHTJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.836353, -80.090217", - "loadTime": "10/02/2019 20:35:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "20:39:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4CNQHTJ_201910022035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "687BE0E1-C29D-48B9-B3E1-757902EEA206", - "ticketNumber": "794RYNB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.836379, -80.090151", - "loadTime": "10/02/2019 20:40:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "20:43:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_794RYNB_201910022040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F482FE6-EAD3-499D-B66F-14623B6FA048", - "ticketNumber": "9HNASFR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.82573, -80.086187", - "loadTime": "10/02/2019 21:45:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "21:46:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9HNASFR_201910022145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFD47BB8-F780-4F91-AEEB-11F07C193AD8", - "ticketNumber": "5YPZ97Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.831131, -80.087696", - "loadTime": "10/02/2019 21:09:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "21:12:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5YPZ97Z_201910022109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7CAF829-F3E9-4592-9E35-638DA2802209", - "ticketNumber": "3USX8AJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.825479, -80.085936", - "loadTime": "10/02/2019 21:53:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "21:55:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3USX8AJ_201910022153_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D333CDCE-CFC8-4DAF-B0EA-AD6246027963", - "ticketNumber": "4HV86K2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.828478, -80.086598", - "loadTime": "10/02/2019 21:27:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "21:30:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4HV86K2_201910022127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8FBCA85-3FD4-4D90-96A6-872FA0CD4519", - "ticketNumber": "9KZVJX7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.82621, -80.086311", - "loadTime": "10/02/2019 21:35:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "21:39:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9KZVJX7_201910022135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEA45C8A-2F26-4102-9AF8-F71F7E15830B", - "ticketNumber": "9Z24XB3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.825725, -80.086095", - "loadTime": "10/02/2019 21:42:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/02/2019", - "disposalTime": "21:44:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9Z24XB3_201910022142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01E58E16-50F9-47C1-A6C4-03BF4CBB5EC7", - "ticketNumber": "8XQUZWS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.760135, -79.970827", - "loadTime": "10/02/2019 21:12:35", - "straightDistance": "8.12", - "routeDistance": "11.91", - "timeToTower": "14:37:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "11:49:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 70, - "quantity": 42.4, - "calculatedQuantity": "42.4 CY", - "s3DownloadKey": "HaulPass_8XQUZWS_201910022112_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "635B27F2-A1BA-4215-BBAA-B3AFF0F93937", - "ticketNumber": "5S6TK8F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.759745, -79.970875", - "loadTime": "10/02/2019 21:43:22", - "straightDistance": "8.1", - "routeDistance": "11.93", - "timeToTower": "14:07:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "11:50:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 85, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_5S6TK8F_201910022115_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "948CA251-5B92-4CE5-B358-25F98E8BBD54", - "ticketNumber": "69TUMDU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.728814, -79.931295", - "loadTime": "10/02/2019 22:16:55", - "straightDistance": "8.65", - "routeDistance": "15.53", - "timeToTower": "13:23:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "11:40:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 80, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_69TUMDU_201910022216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CE076E3-BA4C-433F-AB69-959E076886E6", - "ticketNumber": "6RNZL5N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.728948, -79.931297", - "loadTime": "10/02/2019 22:34:38", - "straightDistance": "8.65", - "routeDistance": "15.52", - "timeToTower": "13:07:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "11:41:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 80, - "quantity": 72.5, - "calculatedQuantity": "72.5 CY", - "s3DownloadKey": "HaulPass_6RNZL5N_201910022234_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F623017-2470-4C9D-BE91-E14B9CC2070B", - "ticketNumber": "5PVCZ86", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.715787, -80.075830", - "loadTime": "10/03/2019 12:22:23", - "straightDistance": "3.05", - "routeDistance": "4.91", - "timeToTower": "0:29:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "12:51:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_5PVCZ86_201910031222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47B2A8FF-639C-4E7B-9AEA-B48D163DA5D8", - "ticketNumber": "5QHM3Q4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.725886, -79.933639", - "loadTime": "10/03/2019 12:37:39", - "straightDistance": "8.44", - "routeDistance": "15.6", - "timeToTower": "0:50:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "13:27:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_5QHM3Q4_201910031237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47DEF23B-1DC7-48FF-9CFC-43C7E5C66FBA", - "ticketNumber": "U934HWP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.715787, -80.075830", - "loadTime": "10/03/2019 12:15:11", - "straightDistance": "3.05", - "routeDistance": "4.91", - "timeToTower": "0:38:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "12:53:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 60, - "quantity": 42.2, - "calculatedQuantity": "42.2 CY", - "s3DownloadKey": "HaulPass_U934HWP_201910031215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AF5694A-152B-44EB-A160-9248C52298A1", - "ticketNumber": "4AAMGJQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.760102, -79.972606", - "loadTime": "10/03/2019 13:19:27", - "straightDistance": "8.05", - "routeDistance": "11.79", - "timeToTower": "0:26:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "13:45:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 75, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_4AAMGJQ_201910031319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A99A7CF2-44B3-4446-A498-5C45EEF292C1", - "ticketNumber": "3JFMJAZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.725566, -79.933727", - "loadTime": "10/03/2019 12:39:05", - "straightDistance": "8.42", - "routeDistance": "15.62", - "timeToTower": "0:47:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "13:26:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 85, - "quantity": 80, - "calculatedQuantity": "80 CY", - "s3DownloadKey": "HaulPass_3JFMJAZ_201910031239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC712A89-32E1-42B2-93C7-87031B0E00B4", - "ticketNumber": "XS34ZRG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.722421, -79.979433", - "loadTime": "10/03/2019 12:18:23", - "straightDistance": "6.01", - "routeDistance": "13.09", - "timeToTower": "1:02:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "13:21:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_XS34ZRG_201910031218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0834C0F-8432-41A2-ABEA-4354BB8499C6", - "ticketNumber": "8DXHWCY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.758885, -79.971668", - "loadTime": "10/03/2019 12:58:12", - "straightDistance": "8.03", - "routeDistance": "11.94", - "timeToTower": "0:46:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "13:44:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 70, - "quantity": 42.4, - "calculatedQuantity": "42.4 CY", - "s3DownloadKey": "HaulPass_8DXHWCY_201910031247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEEBA809-FCD6-4CF1-B5DE-72CE6E118882", - "ticketNumber": "9M4P4GH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.722498, -79.979289", - "loadTime": "10/03/2019 12:25:44", - "straightDistance": "6.02", - "routeDistance": "13.1", - "timeToTower": "0:57:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "13:22:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 60, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_9M4P4GH_201910031225_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5988104-10FE-419A-8912-10C9D17DCA1C", - "ticketNumber": "423DT32", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HN8GNT", - "fieldMonitorName": "Gabriela Tulbure", - "loadCoordinates": "32.783358, -80.043921", - "loadTime": "10/03/2019 12:17:11", - "straightDistance": "7.73", - "routeDistance": "16.52", - "timeToTower": "0:56:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "13:13:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_423DT32_201910031217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB55F5A8-F40E-4277-94E6-05A616E57397", - "ticketNumber": "889QBF5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HN8GNT", - "fieldMonitorName": "Gabriela Tulbure", - "loadCoordinates": "32.783417, -80.043789", - "loadTime": "10/03/2019 12:18:40", - "straightDistance": "7.74", - "routeDistance": "16.52", - "timeToTower": "0:56:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "13:15:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 65, - "quantity": 34.6, - "calculatedQuantity": "34.6 CY", - "s3DownloadKey": "HaulPass_889QBF5_201910031218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04292E23-109E-41C3-8F4F-AFAB94AF2CF7", - "ticketNumber": "69PUC46", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825275, -80.106264", - "loadTime": "10/02/2019 21:32:59", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "13:49:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "11:22:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 75, - "quantity": 49.7, - "calculatedQuantity": "49.7 CY", - "s3DownloadKey": "HaulPass_69PUC46_201910022132_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06EE720F-A435-4A02-A528-77AD57FBF69D", - "ticketNumber": "9AJ85KN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815906, -79.994891", - "loadTime": "10/03/2019 11:50:40", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:48:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "12:38:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_9AJ85KN_201910031150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A1E6FD8-E676-4A9C-840E-9AD43613914F", - "ticketNumber": "66LPN9T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.816005, -80.013443", - "loadTime": "10/03/2019 12:39:11", - "straightDistance": "14.18", - "routeDistance": "17.08", - "timeToTower": "1:10:34", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "13:49:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_66LPN9T_201910031239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B870846-0345-49D0-8DD5-B3A5CBA972E9", - "ticketNumber": "33RDTF7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.815363, -80.014073", - "loadTime": "10/02/2019 21:31:59", - "straightDistance": "14.14", - "routeDistance": "17.02", - "timeToTower": "14:07:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "11:39:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_33RDTF7_201910022131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C5EF56C-C52B-45C2-9158-348DFFF7B505", - "ticketNumber": "LMGAMD3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.815613, -80.013847", - "loadTime": "10/02/2019 21:35:39", - "straightDistance": "14.16", - "routeDistance": "17.04", - "timeToTower": "14:04:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "11:40:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_LMGAMD3_201910022135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F475CEE-1D58-42D7-A255-2BAC8D445508", - "ticketNumber": "QEBMAJJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.815234, -80.002627", - "loadTime": "10/02/2019 20:32:16", - "straightDistance": "14.81", - "routeDistance": "17.36", - "timeToTower": "15:03:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "11:36:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_QEBMAJJ_201910022032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14685F8D-0CDB-4268-89EB-F6314E249543", - "ticketNumber": "6CW5CUB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.803516, -80.025029", - "loadTime": "10/02/2019 20:58:36", - "straightDistance": "13.54", - "routeDistance": "15.9", - "timeToTower": "14:32:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "11:31:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_6CW5CUB_201910022058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "171E2C8B-2FAF-4244-8482-5F431FF319F5", - "ticketNumber": "5B5YXQZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.783061, -79.981969", - "loadTime": "10/03/2019 12:55:45", - "straightDistance": "16.18", - "routeDistance": "17.8", - "timeToTower": "0:45:59", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "13:41:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 70, - "quantity": 25.7, - "calculatedQuantity": "25.7 CY", - "s3DownloadKey": "HaulPass_5B5YXQZ_201910031251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D5D0A37-0490-4217-A70C-543C790C3CBC", - "ticketNumber": "5UUK3DH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815862, -79.994529", - "loadTime": "10/03/2019 11:36:01", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:34:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "12:10:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_5UUK3DH_201910031136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26A201B7-7554-421C-B674-6339751908D2", - "ticketNumber": "6PTNR9B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815877, -79.994542", - "loadTime": "10/03/2019 11:35:43", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:39:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "12:15:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_6PTNR9B_201910031135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2AB92468-98D9-40AB-A6FD-71E598DF78BA", - "ticketNumber": "6ED3ABF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.815244, -80.014003", - "loadTime": "10/02/2019 20:58:14", - "straightDistance": "14.15", - "routeDistance": "17.02", - "timeToTower": "14:43:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "11:41:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_6ED3ABF_201910022058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2EABB0A5-8AFF-4BD1-99F7-934FB79ED8B8", - "ticketNumber": "8LTVPF9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.815994, -80.020370", - "loadTime": "10/02/2019 21:43:10", - "straightDistance": "13.78", - "routeDistance": "16.89", - "timeToTower": "13:55:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "11:38:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 65, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_8LTVPF9_201910022132_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "571609BB-C5EF-4230-9922-0DE9FC34AEF9", - "ticketNumber": "4GERE5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825184, -80.106331", - "loadTime": "10/03/2019 12:00:57", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:54:22", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "12:55:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_4GERE5J_201910031200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AFE4B93-A3B0-437B-A045-62795057DDE0", - "ticketNumber": "3WDN8Y2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816024, -79.994333", - "loadTime": "10/03/2019 13:04:36", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:44:22", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "13:48:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_3WDN8Y2_201910031304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B0DC2C2-2782-4E1D-86C3-C74E17D20114", - "ticketNumber": "3U85ZM2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.815561, -80.013943", - "loadTime": "10/02/2019 21:07:43", - "straightDistance": "14.15", - "routeDistance": "17.04", - "timeToTower": "14:34:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "11:42:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 80, - "quantity": 56.9, - "calculatedQuantity": "56.9 CY", - "s3DownloadKey": "HaulPass_3U85ZM2_201910022101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6BF45A77-5E42-400F-9AA7-8520EDD551C0", - "ticketNumber": "HHXD353", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.816161, -80.013358", - "loadTime": "10/03/2019 12:42:34", - "straightDistance": "14.18", - "routeDistance": "17.09", - "timeToTower": "1:07:56", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "13:50:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_HHXD353_201910031242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F586605-3D03-4C7C-AFE9-842944385959", - "ticketNumber": "8VFJVTJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.814698, -80.018100", - "loadTime": "10/02/2019 22:18:56", - "straightDistance": "13.91", - "routeDistance": "16.77", - "timeToTower": "13:18:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "11:37:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_8VFJVTJ_201910022200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "761427FD-810E-4DAD-A72A-512385F9F6C8", - "ticketNumber": "766GQQF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825270, -80.106315", - "loadTime": "10/03/2019 12:01:18", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:55:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "12:56:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_766GQQF_201910031201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76B49F38-B1D8-4CF1-AE8D-E73C89E42DB3", - "ticketNumber": "JBXE6QA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816007, -79.994725", - "loadTime": "10/03/2019 11:35:12", - "straightDistance": "15.26", - "routeDistance": "17.6", - "timeToTower": "0:44:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "12:19:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_JBXE6QA_201910031135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A5C2CE5-C147-4318-826A-6ABC582CB821", - "ticketNumber": "7YTQD36", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824749, -80.106348", - "loadTime": "10/02/2019 21:10:17", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "14:10:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "11:21:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_7YTQD36_201910022110_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7CBF2104-6CAA-4033-9BA5-72ADED2BFD63", - "ticketNumber": "8QLJ7UK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.824962, -80.106223", - "loadTime": "10/02/2019 21:01:51", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "14:10:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "11:12:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_8QLJ7UK_201910022101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8458FB08-CDDA-4962-9301-EDBEB5586F81", - "ticketNumber": "5SR5DQD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.815825, -79.994811", - "loadTime": "10/03/2019 12:36:46", - "straightDistance": "15.26", - "routeDistance": "17.59", - "timeToTower": "0:38:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "13:15:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_5SR5DQD_201910031236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8624357D-7BCD-4130-B3AA-B0ABA39F472C", - "ticketNumber": "8YB58S6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.755495, -80.168937", - "loadTime": "10/03/2019 12:57:35", - "straightDistance": "6.68", - "routeDistance": "11.21", - "timeToTower": "0:21:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "13:19:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 55, - "quantity": 41.2, - "calculatedQuantity": "41.2 CY", - "s3DownloadKey": "HaulPass_8YB58S6_201910031246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88ACC42E-CD0B-497E-B54B-0C33DBD2F248", - "ticketNumber": "5Z6GAN3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815663, -79.994392", - "loadTime": "10/03/2019 13:02:24", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:44:07", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "13:46:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_5Z6GAN3_201910031302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92E3176E-8C0B-43D5-8365-38CCE36D65C7", - "ticketNumber": "CA4336R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.825210, -80.106184", - "loadTime": "10/03/2019 11:50:49", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:53:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "12:44:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_CA4336R_201910031150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94C8D91C-C5DC-40D1-8F8C-C437FA25952F", - "ticketNumber": "33HSSRM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.797563, -80.039008", - "loadTime": "10/03/2019 13:09:58", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:33:34", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "13:43:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 90, - "quantity": 59.9, - "calculatedQuantity": "59.9 CY", - "s3DownloadKey": "HaulPass_33HSSRM_201910031309_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C8DAF14-D225-4808-BD30-BAF53324AC75", - "ticketNumber": "938ZALS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.825247, -80.106176", - "loadTime": "10/03/2019 11:47:51", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:55:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "12:43:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_938ZALS_201910031147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A08D89E7-BF85-44E1-8EAE-D87E62B7CCAC", - "ticketNumber": "8PHEHKB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816024, -79.994333", - "loadTime": "10/03/2019 13:04:21", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:43:52", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "13:48:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_8PHEHKB_201910031304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A46BC3FD-D56A-4D8B-A868-EBDC024FA156", - "ticketNumber": "GPNVLL2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.750841, -80.172211", - "loadTime": "10/03/2019 12:45:15", - "straightDistance": "6.75", - "routeDistance": "11.59", - "timeToTower": "0:32:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "13:18:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_GPNVLL2_201910031201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A50B0294-0B1B-4736-A05F-B1E3B722DF90", - "ticketNumber": "9PHH56V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.815077, -80.002620", - "loadTime": "10/02/2019 20:15:01", - "straightDistance": "14.81", - "routeDistance": "17.35", - "timeToTower": "15:19:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "11:34:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_9PHH56V_201910022015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6E2727F-2EFD-4147-85F5-F0B4E0F82DF8", - "ticketNumber": "6ALW76Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.803455, -80.025252", - "loadTime": "10/02/2019 21:02:10", - "straightDistance": "13.53", - "routeDistance": "15.89", - "timeToTower": "14:30:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "11:32:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_6ALW76Y_201910022102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A979CD89-EFC7-4B7F-AC86-15C9C9C878CB", - "ticketNumber": "8GZ5EFV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.790193, -80.043000", - "loadTime": "10/03/2019 12:15:45", - "straightDistance": "12.6", - "routeDistance": "14.32", - "timeToTower": "1:05:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "13:21:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 65, - "quantity": 24.5, - "calculatedQuantity": "24.5 CY", - "s3DownloadKey": "HaulPass_8GZ5EFV_201910031215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ACC6D9B0-F08C-438B-BC23-5D9AF295A09E", - "ticketNumber": "5QWQHM2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815841, -79.994517", - "loadTime": "10/03/2019 11:36:16", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:36:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "12:12:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_5QWQHM2_201910031136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ACCF544B-1174-42B9-BC2A-541119921136", - "ticketNumber": "6RVXCXQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.797610, -80.038957", - "loadTime": "10/03/2019 11:46:58", - "straightDistance": "12.77", - "routeDistance": "15.01", - "timeToTower": "0:29:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "12:16:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 85, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_6RVXCXQ_201910031146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC2C60AF-521F-4BF4-A425-00BCCB5BDA35", - "ticketNumber": "4PKZ24U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.825220, -80.106329", - "loadTime": "10/03/2019 11:51:00", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:51:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "12:42:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_4PKZ24U_201910031151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3D1BC62-DA9C-459D-8646-D1CE310CA3A1", - "ticketNumber": "9BEGY78", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.779194, -79.979642", - "loadTime": "10/02/2019 17:28:18", - "straightDistance": "16.35", - "routeDistance": "18.13", - "timeToTower": "19:21:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "12:49:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 70, - "quantity": 42.2, - "calculatedQuantity": "42.2 CY", - "s3DownloadKey": "HaulPass_9BEGY78_201910021728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA51AD8F-1DBF-41B8-AEB3-CB3F3CB96E5C", - "ticketNumber": "5F6G767", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.825050, -80.106373", - "loadTime": "10/02/2019 21:35:11", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "13:49:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "11:24:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_5F6G767_201910022135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFD709CD-063D-4CBB-8843-3D33BE36EDEE", - "ticketNumber": "4JG2KKW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.805367, -80.022775", - "loadTime": "10/03/2019 12:33:39", - "straightDistance": "13.66", - "routeDistance": "16.29", - "timeToTower": "1:07:17", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "13:40:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_4JG2KKW_201910031233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFE56DF0-9875-4A7A-B113-2F0AC9AE880F", - "ticketNumber": "7PVM5MS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815949, -79.994862", - "loadTime": "10/03/2019 11:50:27", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:47:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "12:38:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_7PVM5MS_201910031150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E55F032E-0964-455D-8898-E23C44921540", - "ticketNumber": "6AJEAQT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815634, -79.994448", - "loadTime": "10/03/2019 13:02:39", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:44:47", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "13:47:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_6AJEAQT_201910031302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EABB6CAB-11A0-4D96-814F-E8397A12F538", - "ticketNumber": "686G8JK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.815715, -79.994846", - "loadTime": "10/03/2019 12:38:10", - "straightDistance": "15.26", - "routeDistance": "17.58", - "timeToTower": "0:35:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "13:13:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 65, - "quantity": 38.9, - "calculatedQuantity": "38.9 CY", - "s3DownloadKey": "HaulPass_686G8JK_201910031237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE8E2A21-C00B-4CE9-99CF-912FC5C83409", - "ticketNumber": "GP8KMAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.825119, -80.106418", - "loadTime": "10/03/2019 11:51:56", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:49:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "12:41:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_GP8KMAF_201910031151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F21D61DA-A67D-4B76-B405-191C4FF5A961", - "ticketNumber": "6TUWXVE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.805142, -80.022645", - "loadTime": "10/03/2019 12:23:27", - "straightDistance": "13.67", - "routeDistance": "16.27", - "timeToTower": "1:16:35", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "13:40:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_6TUWXVE_201910031223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14ECDCDE-0684-4979-82DE-DC8EEA25D687", - "ticketNumber": "89BEDAX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.556974, -80.296971", - "loadTime": "10/03/2019 11:39:30", - "straightDistance": "4.08", - "routeDistance": "6.74", - "timeToTower": "2:19:43", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "13:59:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 80, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_J001_89BEDAX_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64838DA5-6378-449C-BE08-BC16A5057545", - "ticketNumber": "6K3W8AZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.518902, -80.305573", - "loadTime": "10/03/2019 12:39:11", - "straightDistance": "5.66", - "routeDistance": "9.08", - "timeToTower": "1:14:54", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "13:54:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_6K3W8AZ_201910031239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75BFD462-8791-4069-92E7-BA2AB8B1E5B9", - "ticketNumber": "8PRY8BQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.519198, -80.305889", - "loadTime": "10/03/2019 11:41:30", - "straightDistance": "5.63", - "routeDistance": "9.11", - "timeToTower": "0:20:04", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "12:01:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 55, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_8PRY8BQ_201910031141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89B82788-34BD-4C8E-96CE-39B6EB5B1C60", - "ticketNumber": "4NQQ9A9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.522660, -80.308436", - "loadTime": "10/03/2019 13:09:06", - "straightDistance": "5.35", - "routeDistance": "9.4", - "timeToTower": "0:46:18", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "13:55:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 50, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_4NQQ9A9_201910031309_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB0F124A-0594-49F5-8C4A-F9645EBB45DB", - "ticketNumber": "3ZTMRTU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.519205, -80.305840", - "loadTime": "10/03/2019 11:42:25", - "straightDistance": "5.63", - "routeDistance": "9.1", - "timeToTower": "0:17:29", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "11:59:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_3ZTMRTU_201910031142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "285AFE73-1F3C-4DAA-B5EB-E4D0251D0806", - "ticketNumber": "4J29EAH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.813136, -80.008466", - "loadTime": "10/03/2019 13:21:45", - "straightDistance": "14.47", - "routeDistance": "17.05", - "timeToTower": "0:48:46", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "14:10:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_4J29EAH_201910031305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F2ABA6E-3ED0-4B4B-87A7-DD5981CEF797", - "ticketNumber": "9J4WQDV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.825080, -80.106246", - "loadTime": "10/03/2019 13:18:08", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:42:11", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "14:00:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_9J4WQDV_201910031318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DEAC0A2-6BDB-465D-BB03-46899AC8C28B", - "ticketNumber": "68EPRH6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816095, -79.994870", - "loadTime": "10/03/2019 13:22:25", - "straightDistance": "15.26", - "routeDistance": "17.59", - "timeToTower": "0:46:26", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "14:08:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 85, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_68EPRH6_201910031322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF0B074B-8C57-4B92-9D77-9A17EA579AFD", - "ticketNumber": "567TLPP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.825031, -80.106292", - "loadTime": "10/03/2019 13:17:09", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:44:02", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "14:01:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_567TLPP_201910031317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7E13354-A128-42E8-8BDF-1F84B3C7573E", - "ticketNumber": "6RXXJ6E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816095, -79.994870", - "loadTime": "10/03/2019 13:22:42", - "straightDistance": "15.26", - "routeDistance": "17.59", - "timeToTower": "0:46:58", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "14:09:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 90, - "quantity": 75.2, - "calculatedQuantity": "75.2 CY", - "s3DownloadKey": "HaulPass_6RXXJ6E_201910031322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5DE0A5B-F779-47B7-896A-F68FBC6834B5", - "ticketNumber": "74Y97D6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.813271, -80.008482", - "loadTime": "10/03/2019 13:25:19", - "straightDistance": "14.47", - "routeDistance": "17.05", - "timeToTower": "0:45:56", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "14:11:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 80, - "quantity": 56.9, - "calculatedQuantity": "56.9 CY", - "s3DownloadKey": "HaulPass_74Y97D6_201910031324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05F994DA-D2DD-449C-9DB7-EA79685F2BE9", - "ticketNumber": "3WMGNBK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.742469, -79.947102", - "loadTime": "10/03/2019 13:10:20", - "straightDistance": "8.35", - "routeDistance": "14.85", - "timeToTower": "1:01:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:11:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 55, - "quantity": 35.5, - "calculatedQuantity": "35.5 CY", - "s3DownloadKey": "HaulPass_3WMGNBK_201910031310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0BE4342C-6C55-4777-9BCD-AFC7A17760DD", - "ticketNumber": "6S3PP36", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.745414, -79.916380", - "loadTime": "10/03/2019 12:48:00", - "straightDistance": "9.96", - "routeDistance": "16.42", - "timeToTower": "1:33:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:21:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_6S3PP36_201910031247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13577E70-DC17-4E6C-B020-401A6B7F6D40", - "ticketNumber": "7Y7PLUS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.813187, -80.008092", - "loadTime": "10/03/2019 12:57:34", - "straightDistance": "10.23", - "routeDistance": "16.24", - "timeToTower": "1:27:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:24:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_7Y7PLUS_201910031257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40AD2943-F601-41D2-86FC-82F86CE42C7B", - "ticketNumber": "9J744WX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.728950, -79.930942", - "loadTime": "10/03/2019 13:35:59", - "straightDistance": "8.67", - "routeDistance": "15.5", - "timeToTower": "0:54:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:30:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 85, - "quantity": 77, - "calculatedQuantity": "77 CY", - "s3DownloadKey": "HaulPass_9J744WX_201910031335_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44308AA1-B7E8-422D-A49B-A874C79C639D", - "ticketNumber": "999AE5R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.738483, -79.950219", - "loadTime": "10/03/2019 12:36:06", - "straightDistance": "8.04", - "routeDistance": "15.03", - "timeToTower": "1:39:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:15:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 80, - "quantity": 90.6, - "calculatedQuantity": "90.6 CY", - "s3DownloadKey": "HaulPass_999AE5R_201910031236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48B8F875-814F-4C0F-8370-C10FB0DFF3A1", - "ticketNumber": "57E8XAG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.749990, -79.918523", - "loadTime": "10/03/2019 12:47:50", - "straightDistance": "10.02", - "routeDistance": "16.77", - "timeToTower": "1:30:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:18:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 65, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_57E8XAG_201910031247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56954B2D-1C3A-4516-888A-6F19D4100677", - "ticketNumber": "3STY4HT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.730635, -79.960075", - "loadTime": "10/03/2019 12:30:48", - "straightDistance": "7.26", - "routeDistance": "13.58", - "timeToTower": "2:08:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:38:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 80, - "quantity": 68.3, - "calculatedQuantity": "68.3 CY", - "s3DownloadKey": "HaulPass_3STY4HT_201910031230_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "589F938A-3B00-4BC6-AFD8-ECAFFBD42D6D", - "ticketNumber": "66VZUHP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.729035, -79.931251", - "loadTime": "10/03/2019 12:54:33", - "straightDistance": "8.66", - "routeDistance": "15.52", - "timeToTower": "1:34:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:28:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_66VZUHP_201910031254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CF98752-4FB5-4350-AADF-D9DA3FFB5476", - "ticketNumber": "BJAQLSM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.715849, -80.076330", - "loadTime": "10/03/2019 13:14:50", - "straightDistance": "3.06", - "routeDistance": "4.94", - "timeToTower": "0:48:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:03:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 75, - "quantity": 52.7, - "calculatedQuantity": "52.7 CY", - "s3DownloadKey": "HaulPass_BJAQLSM_201910031314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F5BE8DC-126B-4E3E-BDE1-5BB4CEE40779", - "ticketNumber": "9J5HHWQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.742807, -79.946926", - "loadTime": "10/03/2019 12:50:38", - "straightDistance": "8.37", - "routeDistance": "14.83", - "timeToTower": "1:19:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:10:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 65, - "quantity": 47.9, - "calculatedQuantity": "47.9 CY", - "s3DownloadKey": "HaulPass_9J5HHWQ_201910031250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66FBF2C3-437C-4BD7-93B9-BE8D30C18B4B", - "ticketNumber": "95CLZK2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.729573, -79.960463", - "loadTime": "10/03/2019 13:21:48", - "straightDistance": "7.2", - "routeDistance": "13.65", - "timeToTower": "1:18:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:39:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 75, - "quantity": 79.9, - "calculatedQuantity": "79.9 CY", - "s3DownloadKey": "HaulPass_95CLZK2_201910031321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6AF3036D-63E4-425E-9B84-54ADC2D4CA4E", - "ticketNumber": "3JPRKTW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.749677, -79.918267", - "loadTime": "10/03/2019 12:40:46", - "straightDistance": "10.02", - "routeDistance": "16.76", - "timeToTower": "1:36:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:16:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_3JPRKTW_201910031240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B2B44C8-DD76-4CA6-848C-D49F6B8435FA", - "ticketNumber": "9FRHFAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.707280, -79.951910", - "loadTime": "10/03/2019 13:19:53", - "straightDistance": "6.96", - "routeDistance": "15.42", - "timeToTower": "0:59:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:19:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_9FRHFAN_201910031314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7216496D-4668-4B63-8FD7-84E947239EB8", - "ticketNumber": "5UCJ4UC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.745512, -79.916422", - "loadTime": "10/03/2019 13:24:28", - "straightDistance": "9.96", - "routeDistance": "16.42", - "timeToTower": "0:57:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:22:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 60, - "quantity": 41.2, - "calculatedQuantity": "41.2 CY", - "s3DownloadKey": "HaulPass_5UCJ4UC_201910031324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97A325A4-B707-42AC-AE2E-312D8028890E", - "ticketNumber": "7K3BB5Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.688980, -80.197173", - "loadTime": "10/03/2019 12:58:37", - "straightDistance": "7.8", - "routeDistance": "13.69", - "timeToTower": "1:27:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:26:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 35, - "quantity": 25.5, - "calculatedQuantity": "25.5 CY", - "s3DownloadKey": "HaulPass_7K3BB5Q_201910031258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "988BADE7-CC7C-4F54-AD30-197830CBE3D9", - "ticketNumber": "9XUCDDP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743120, -79.947040", - "loadTime": "10/03/2019 12:49:37", - "straightDistance": "8.37", - "routeDistance": "14.8", - "timeToTower": "1:17:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:07:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 60, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_9XUCDDP_201910031249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB40F6D0-7930-4C66-B35B-8157A40A4DC5", - "ticketNumber": "87W66VZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.738642, -79.950609", - "loadTime": "10/03/2019 12:52:07", - "straightDistance": "8.03", - "routeDistance": "15.05", - "timeToTower": "1:21:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:13:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 85, - "quantity": 77.6, - "calculatedQuantity": "77.6 CY", - "s3DownloadKey": "HaulPass_87W66VZ_201910031252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C425B247-0DDD-48B0-8828-2590489E05BB", - "ticketNumber": "6R6NX7A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.716010, -80.076562", - "loadTime": "10/03/2019 13:31:54", - "straightDistance": "3.07", - "routeDistance": "4.95", - "timeToTower": "0:29:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:01:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_6R6NX7A_201910031331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA041FF9-3E8F-4AD4-983C-A41DB95ECBBE", - "ticketNumber": "46CWB8U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742866, -79.946953", - "loadTime": "10/03/2019 12:56:10", - "straightDistance": "8.37", - "routeDistance": "14.82", - "timeToTower": "1:12:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:08:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_46CWB8U_201910031256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5475AA4-FE03-4E53-A006-CB667D03D18B", - "ticketNumber": "9PBAL2N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.812893, -80.007823", - "loadTime": "10/03/2019 12:47:42", - "straightDistance": "10.22", - "routeDistance": "16.24", - "timeToTower": "1:35:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:23:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_9PBAL2N_201910031247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC55B796-B8BC-403F-9C8A-181696548BDD", - "ticketNumber": "56B3ALT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.688854, -80.197352", - "loadTime": "10/03/2019 13:00:32", - "straightDistance": "7.81", - "routeDistance": "13.69", - "timeToTower": "1:26:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:27:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 40, - "quantity": 28.6, - "calculatedQuantity": "28.6 CY", - "s3DownloadKey": "HaulPass_56B3ALT_201910031259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03DF81A3-20DC-4190-B700-858B10940982", - "ticketNumber": "VUJY7PU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.763690, -79.999406", - "loadTime": "10/03/2019 12:30:46", - "straightDistance": "7.33", - "routeDistance": "10.6", - "timeToTower": "2:20:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:51:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_VUJY7PU_201910031230_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11E685EC-C04D-415A-A3A6-B95EEE2F49B7", - "ticketNumber": "5GXAR5Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.740557, -79.953435", - "loadTime": "10/03/2019 13:45:00", - "straightDistance": "7.97", - "routeDistance": "15.3", - "timeToTower": "1:01:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:46:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 80, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_5GXAR5Q_201910031345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "296E7F71-A8F3-424D-962A-23606CE61E0F", - "ticketNumber": "92V3A6Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HN8GNT", - "fieldMonitorName": "Gabriela Tulbure", - "loadCoordinates": "32.730410, -79.927521", - "loadTime": "10/03/2019 14:05:29", - "straightDistance": "8.9", - "routeDistance": "15.51", - "timeToTower": "0:43:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:49:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 65, - "quantity": 34.6, - "calculatedQuantity": "34.6 CY", - "s3DownloadKey": "HaulPass_92V3A6Z_201910031405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33A460A6-DB9B-48DC-84F6-B3AAE5A9A801", - "ticketNumber": "D2RENDT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.763725, -79.998502", - "loadTime": "10/03/2019 11:56:27", - "straightDistance": "7.36", - "routeDistance": "10.59", - "timeToTower": "2:54:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:50:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 75, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_D2RENDT_201910031155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66F41EC3-E69B-4E78-AADB-DEEC026FD5DE", - "ticketNumber": "5FFJ3N5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HN8GNT", - "fieldMonitorName": "Gabriela Tulbure", - "loadCoordinates": "32.730310, -79.927356", - "loadTime": "10/03/2019 14:03:59", - "straightDistance": "8.9", - "routeDistance": "15.51", - "timeToTower": "0:44:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:48:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_5FFJ3N5_201910031403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8699197C-08AC-44C5-8921-51815B77E6CE", - "ticketNumber": "7Q84ENJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.816057, -80.018644", - "loadTime": "10/03/2019 12:42:38", - "straightDistance": "10.25", - "routeDistance": "16.68", - "timeToTower": "2:11:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:54:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_7Q84ENJ_201910031242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "988F73EB-126E-46F5-AC98-6E98C8FEC0EA", - "ticketNumber": "544ENC4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.738546, -79.949380", - "loadTime": "10/03/2019 13:29:19", - "straightDistance": "8.08", - "routeDistance": "15.02", - "timeToTower": "1:15:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:44:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 75, - "quantity": 54.4, - "calculatedQuantity": "54.4 CY", - "s3DownloadKey": "HaulPass_544ENC4_201910031329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9EC7835D-C694-41BD-89E8-A5688ED0E793", - "ticketNumber": "9SVG74Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.810767, -80.021156", - "loadTime": "10/03/2019 14:08:16", - "straightDistance": "9.86", - "routeDistance": "18.15", - "timeToTower": "0:47:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "14:55:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 70, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_9SVG74Z_201910031304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39EB8F0A-0A25-4E60-9B3C-E7B0A1AA9AFC", - "ticketNumber": "9JZRU6U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.686145, -80.279191", - "loadTime": "10/03/2019 14:18:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "14:28:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9JZRU6U_201910031418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "484E4A03-0996-4FDC-AE83-45566B491542", - "ticketNumber": "8MT7HXB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.728234, -80.248725", - "loadTime": "10/03/2019 13:05:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "13:11:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8MT7HXB_201910031305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8346CA00-D611-4FBD-B21C-07C9C8844FA5", - "ticketNumber": "8PR8MUK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.695083, -80.263825", - "loadTime": "10/03/2019 14:50:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:20:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "15:10:51", - "debrisType": "Leaner", - "diameter": 16.8, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8PR8MUK_201910031450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98016DF8-5611-4D13-8830-46787014F341", - "ticketNumber": "7BMXX5L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.684928, -80.28445", - "loadTime": "10/03/2019 14:08:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "14:13:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7BMXX5L_201910031408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9EF5B779-0BEF-44AA-BC8D-33B95FE878CE", - "ticketNumber": "9JE45NJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.722357, -80.30216", - "loadTime": "10/03/2019 12:15:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "12:18:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9JE45NJ_201910031215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C087541F-9C9E-4516-80FF-0C1DDFC0A330", - "ticketNumber": "WWUEV52", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.721377, -80.247546", - "loadTime": "10/03/2019 12:56:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "12:59:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_WWUEV52_201910031256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C44D9875-6085-4F47-A46D-E9DF4ACE74CB", - "ticketNumber": "WSKR7T5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.688989, -80.272539", - "loadTime": "10/03/2019 14:41:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "14:45:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_WSKR7T5_201910031441_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D34DB107-5695-48E1-A194-A3CB6D8BFC42", - "ticketNumber": "699PWHB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.719571, -80.239796", - "loadTime": "10/03/2019 13:17:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "13:23:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_699PWHB_201910031317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EAC75C63-ED22-4139-B698-C78C51BD0634", - "ticketNumber": "6M6QKU5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.729519, -80.283097", - "loadTime": "10/03/2019 12:23:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "12:24:52", - "debrisType": "Leaner", - "diameter": 6.9, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6M6QKU5_201910031223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEE96283-0E54-4D2D-83A3-10D90E4064A3", - "ticketNumber": "54KEMEK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.734595, -80.275261", - "loadTime": "10/03/2019 12:28:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "12:33:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_54KEMEK_201910031228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F931F86E-A803-4941-A20B-666FB1217AF1", - "ticketNumber": "7PZJBBP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.69315, -80.321589", - "loadTime": "10/03/2019 11:59:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "12:06:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7PZJBBP_201910031159_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05EB94A8-BE6F-4A62-AC5F-4961AE043A0B", - "ticketNumber": "94R4XWJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825031, -80.106207", - "loadTime": "10/03/2019 13:48:55", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:42:24", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "14:31:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_94R4XWJ_201910031348_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11D5CEFF-18E1-4604-ABA6-24A95C59C3F1", - "ticketNumber": "37HDSE6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.825025, -80.106279", - "loadTime": "10/03/2019 13:36:19", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:51:34", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "14:27:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_37HDSE6_201910031336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33504581-7996-445C-9F5C-883161D2D85F", - "ticketNumber": "3EPXJS9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.797549, -80.038928", - "loadTime": "10/03/2019 14:18:48", - "straightDistance": "12.77", - "routeDistance": "14.57", - "timeToTower": "0:38:11", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "14:56:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_3EPXJS9_201910031418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "686A5F75-2F48-42F6-BF48-469CDAFE94E4", - "ticketNumber": "4QA7FFY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.783764, -80.040594", - "loadTime": "10/03/2019 13:57:18", - "straightDistance": "12.81", - "routeDistance": "14.96", - "timeToTower": "0:54:55", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "14:52:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_4QA7FFY_201910031357_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "831384B7-B12A-4F7A-ABEF-F1C955510C32", - "ticketNumber": "87CE928", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825084, -80.106134", - "loadTime": "10/03/2019 13:49:10", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:41:13", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "14:30:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_87CE928_201910031349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8822F270-9C92-4B45-959F-D6F5E16CB757", - "ticketNumber": "58BNEKQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815740, -79.994319", - "loadTime": "10/03/2019 14:36:13", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:38:53", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "15:15:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_58BNEKQ_201910031436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB35D748-56FD-4BC8-A899-2C4B4CE4D96D", - "ticketNumber": "7VTKRK4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.780078, -80.150550", - "loadTime": "10/03/2019 14:52:19", - "straightDistance": "6.73", - "routeDistance": "9.21", - "timeToTower": "0:24:23", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "15:16:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 60, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_7VTKRK4_201910031415_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4F7C42A-78DF-4E17-A83A-521FA6230EA4", - "ticketNumber": "3BG3RSX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.756778, -80.168130", - "loadTime": "10/03/2019 14:08:52", - "straightDistance": "6.66", - "routeDistance": "11.11", - "timeToTower": "1:06:58", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "15:15:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_3BG3RSX_201910031408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6EC6C12-EFF4-4E43-9809-C8B5DA2C879D", - "ticketNumber": "7KVP8KM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815913, -79.994236", - "loadTime": "10/03/2019 14:37:06", - "straightDistance": "15.29", - "routeDistance": "17.64", - "timeToTower": "0:36:24", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "15:13:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_7KVP8KM_201910031437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BAC4D376-70A5-4905-9F89-4E1E3D94BA8D", - "ticketNumber": "5VVLNTD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815792, -79.994291", - "loadTime": "10/03/2019 14:35:57", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:38:20", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "15:14:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_5VVLNTD_201910031435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD830419-BC7D-4583-8125-09B7C078304D", - "ticketNumber": "4GZPRUS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815912, -79.994236", - "loadTime": "10/03/2019 14:36:51", - "straightDistance": "15.29", - "routeDistance": "17.64", - "timeToTower": "0:35:47", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "15:12:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_4GZPRUS_201910031436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F86EBBC6-1EE8-4061-B464-B0D922235DB4", - "ticketNumber": "4YXKCM4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.825090, -80.106171", - "loadTime": "10/03/2019 13:35:42", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:51:20", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "14:27:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_4YXKCM4_201910031335_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22430EAB-1697-4CE2-8BD8-3CF2454B2E9B", - "ticketNumber": "5N49ENH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.723979, -79.949914", - "loadTime": "10/03/2019 13:37:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "13:41:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5N49ENH_201910031337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23B2C580-945B-498B-80A3-1867FA569CEB", - "ticketNumber": "48VT96A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.732673, -79.945661", - "loadTime": "10/03/2019 15:02:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "15:06:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_48VT96A_201910031502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36BB9CF3-D213-4380-B5FF-5481FF447DFF", - "ticketNumber": "6ASV24F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.728436, -79.94779", - "loadTime": "10/03/2019 14:15:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "14:20:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ASV24F_201910031415_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D73D8C0-434A-4DB9-82CD-ED37ED292FFC", - "ticketNumber": "8AS63H7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.729222, -79.947213", - "loadTime": "10/03/2019 14:22:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "14:27:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8AS63H7_201910031422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43DD865E-2758-4CC0-B85F-152D89EF8EAA", - "ticketNumber": "5XMMY59", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.733919, -79.944555", - "loadTime": "10/03/2019 15:23:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "15:28:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5XMMY59_201910031523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C6CFD2A-0FC1-4FBD-A5B4-7D74D102DCAE", - "ticketNumber": "7ZW9D35", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.733982, -79.944512", - "loadTime": "10/03/2019 15:13:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "15:14:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ZW9D35_201910031513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55C5D0F6-0D91-4055-A3A7-1521790F3942", - "ticketNumber": "H899D2W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.73223, -79.94577", - "loadTime": "10/03/2019 14:51:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "14:55:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_H899D2W_201910031451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "659ED37B-C956-4022-AD7D-6A1B43A63AEB", - "ticketNumber": "6PJRWSJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.731059, -79.949881", - "loadTime": "10/03/2019 13:44:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "13:47:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6PJRWSJ_201910031344_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68168C6D-3256-4232-9F47-3D271F5DBC06", - "ticketNumber": "5CTQHTW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.724944, -79.949304", - "loadTime": "10/03/2019 13:49:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "13:59:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5CTQHTW_201910031349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74D238C9-AAD6-4838-8772-6E797A38EC83", - "ticketNumber": "3K6Q8YC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.730941, -79.94656", - "loadTime": "10/03/2019 14:36:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "14:38:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3K6Q8YC_201910031436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A541725-E58D-43A3-9C34-6FBF85ABDDAC", - "ticketNumber": "56PFNYG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.725701, -79.949036", - "loadTime": "10/03/2019 14:02:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "14:04:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_56PFNYG_201910031402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "977D884F-8191-4392-A967-51890AA69579", - "ticketNumber": "3GH29LT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.734077, -79.944576", - "loadTime": "10/03/2019 15:14:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "15:17:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3GH29LT_201910031514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9873D5AE-CDED-48BC-BF1B-176D45B7CC8A", - "ticketNumber": "3XBBNCX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.726017, -79.948893", - "loadTime": "10/03/2019 14:07:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "14:10:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3XBBNCX_201910031407_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFB2D42E-61C0-4337-9434-9B9CC53EE888", - "ticketNumber": "7H2YNLU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.729251, -79.946689", - "loadTime": "10/03/2019 13:14:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "13:18:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7H2YNLU_201910031314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2F3E0B9-1846-4E53-8CD8-670672F865B3", - "ticketNumber": "6UL65XJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.730672, -79.946757", - "loadTime": "10/03/2019 14:31:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "14:34:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6UL65XJ_201910031431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D23F72A6-DD2A-4C7C-8ED5-9A158E77DD8E", - "ticketNumber": "VYK2QVB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.732507, -79.945842", - "loadTime": "10/03/2019 14:59:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "15:01:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_VYK2QVB_201910031459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D55AEFA1-3ABA-4B8C-9689-8CAE23EED398", - "ticketNumber": "F6HA2AA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.734081, -79.944598", - "loadTime": "10/03/2019 15:20:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "15:22:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_F6HA2AA_201910031520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F482AC51-11E2-4EB0-A7A9-DCF249F5C94E", - "ticketNumber": "8YMVERD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.734002, -79.94466", - "loadTime": "10/03/2019 15:17:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "15:19:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8YMVERD_201910031517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F900EEA2-8E88-4007-8346-37055090CC3C", - "ticketNumber": "45JSELX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.731719, -79.946307", - "loadTime": "10/03/2019 14:43:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "14:49:07", - "debrisType": "Leaner", - "diameter": 14.2, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_45JSELX_201910031443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FAD179D0-1878-4673-88FE-A02B2EBBBE8A", - "ticketNumber": "8JH6CPA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.728692, -79.945986", - "loadTime": "10/03/2019 13:08:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "13:10:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8JH6CPA_201910031308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD85DB6F-4AA0-48EB-BE41-83C1E97AA311", - "ticketNumber": "3EHYK5M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.731155, -79.946493", - "loadTime": "10/03/2019 14:38:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "14:40:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3EHYK5M_201910031438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11F0821F-D967-4914-B6BC-26172694BA3D", - "ticketNumber": "8GEKR2M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.825259, -80.106128", - "loadTime": "10/03/2019 14:38:36", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:47:27", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "15:26:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_8GEKR2M_201910031438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "479C511E-6618-4261-9E20-3F129EBC0FCA", - "ticketNumber": "HQ492UV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.825120, -80.106022", - "loadTime": "10/03/2019 14:39:37", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:45:35", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "15:25:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_HQ492UV_201910031439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A4E6B9A-6592-4873-B461-123798A7CB70", - "ticketNumber": "A57M4F7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.804396, -80.024295", - "loadTime": "10/03/2019 14:20:10", - "straightDistance": "13.58", - "routeDistance": "16.02", - "timeToTower": "1:13:45", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "15:33:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_A57M4F7_201910031420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "782B88CE-4D37-4824-A39B-29E6CAF347B9", - "ticketNumber": "8S4M9HA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.816250, -79.994615", - "loadTime": "10/03/2019 14:08:17", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "1:20:30", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "15:28:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 50, - "quantity": 29.9, - "calculatedQuantity": "29.9 CY", - "s3DownloadKey": "HaulPass_8S4M9HA_201910031408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "799BA6C1-9FF4-439D-AA77-9C27E2F1A19E", - "ticketNumber": "5FNS54U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.816268, -79.994642", - "loadTime": "10/03/2019 14:09:49", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "1:20:03", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "15:29:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 50, - "quantity": 38.7, - "calculatedQuantity": "38.7 CY", - "s3DownloadKey": "HaulPass_5FNS54U_201910031409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C89EE441-E368-464D-B219-FC4BF1C45A21", - "ticketNumber": "4MTMLL4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.804449, -80.024886", - "loadTime": "10/03/2019 14:26:50", - "straightDistance": "13.54", - "routeDistance": "16", - "timeToTower": "1:07:59", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "15:34:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 75, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_4MTMLL4_201910031426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AD25C04-0FFC-4371-9AA0-215E221A92FD", - "ticketNumber": "6DUSTXS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HN8GNT", - "fieldMonitorName": "Gabriela Tulbure", - "loadCoordinates": "32.730119, -79.927540", - "loadTime": "10/03/2019 15:31:17", - "straightDistance": "8.89", - "routeDistance": "15.53", - "timeToTower": "0:46:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "16:17:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_6DUSTXS_201910031531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "381E4A4C-7A8D-44A3-9DF4-456EFA5AD8AE", - "ticketNumber": "3PUT34B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.716436, -80.076526", - "loadTime": "10/03/2019 14:42:46", - "straightDistance": "3.1", - "routeDistance": "4.97", - "timeToTower": "0:29:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "15:12:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 55, - "quantity": 38.7, - "calculatedQuantity": "38.7 CY", - "s3DownloadKey": "HaulPass_3PUT34B_201910031442_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FEA5E8F-83B2-42A2-8A04-64E41B0D63B4", - "ticketNumber": "536MW78", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.631307, -80.159000", - "loadTime": "10/03/2019 14:59:21", - "straightDistance": "6.2", - "routeDistance": "8.11", - "timeToTower": "0:34:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "15:33:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_536MW78_201910031459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85DC1353-B948-49BB-8233-1AF812C1212E", - "ticketNumber": "9V5BC3V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.740190, -79.945496", - "loadTime": "10/03/2019 15:01:15", - "straightDistance": "8.33", - "routeDistance": "15.03", - "timeToTower": "0:42:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "15:44:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_9V5BC3V_201910031501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "867BDCEE-F9C0-4ADA-8D8A-ECD60424DFAC", - "ticketNumber": "77TJGRC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.725984, -79.933587", - "loadTime": "10/03/2019 14:35:43", - "straightDistance": "8.44", - "routeDistance": "15.59", - "timeToTower": "1:16:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "15:52:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 85, - "quantity": 80, - "calculatedQuantity": "80 CY", - "s3DownloadKey": "HaulPass_77TJGRC_201910031435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A78CCDFD-92C7-4CDB-A0C1-BF7D6F0CFA5F", - "ticketNumber": "5AVRV9V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.676789, -80.189597", - "loadTime": "10/03/2019 15:16:05", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:38:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "15:54:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_5AVRV9V_201910031516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC0EF0FD-94E3-47CC-9801-616D8DB5C215", - "ticketNumber": "3DLNX2M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.704995, -79.965344", - "loadTime": "10/03/2019 15:18:52", - "straightDistance": "6.17", - "routeDistance": "14.85", - "timeToTower": "0:52:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "16:11:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_3DLNX2M_201910031518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C04237F9-EA18-4CC8-B402-0FE32DECA97C", - "ticketNumber": "5DVLRV2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.726227, -79.976751", - "loadTime": "10/03/2019 14:39:06", - "straightDistance": "6.29", - "routeDistance": "13.57", - "timeToTower": "0:48:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "15:27:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 75, - "quantity": 60.8, - "calculatedQuantity": "60.8 CY", - "s3DownloadKey": "HaulPass_5DVLRV2_201910031422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D84B867F-1630-4030-80C8-4F63603DEA1F", - "ticketNumber": "AJ7HENY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.707364, -79.959516", - "loadTime": "10/03/2019 13:46:02", - "straightDistance": "6.55", - "routeDistance": "14.88", - "timeToTower": "1:39:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "15:25:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_AJ7HENY_201910031346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE009A3F-A2DC-49A0-BAAC-F16957B6B33B", - "ticketNumber": "5U94DS5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.749830, -79.946271", - "loadTime": "10/03/2019 14:54:12", - "straightDistance": "8.69", - "routeDistance": "14.16", - "timeToTower": "0:54:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "15:48:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 80, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_5U94DS5_201910031454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEE7A545-3B92-48F1-B4A3-A2428B57487E", - "ticketNumber": "8MU84AH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.746420, -79.916038", - "loadTime": "10/03/2019 15:16:09", - "straightDistance": "10.01", - "routeDistance": "16.12", - "timeToTower": "0:52:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "16:08:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_8MU84AH_201910031516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F55C4529-E3F7-44B8-B40C-C97A6564E1E4", - "ticketNumber": "4TYFU5A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.716645, -80.077182", - "loadTime": "10/03/2019 15:36:29", - "straightDistance": "3.12", - "routeDistance": "5.01", - "timeToTower": "0:55:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "16:32:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_4TYFU5A_201910031536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEF98D33-8A85-4A6D-9C56-AEB4DA1A560C", - "ticketNumber": "9VL32XN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.759362, -79.972582", - "loadTime": "10/03/2019 15:02:15", - "straightDistance": "8.02", - "routeDistance": "11.84", - "timeToTower": "0:27:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "15:29:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 70, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_9VL32XN_201910031446_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16471BFC-379A-418C-9C0A-75C779DCBF6B", - "ticketNumber": "9F2BXMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.627506, -80.157797", - "loadTime": "10/03/2019 16:11:16", - "straightDistance": "6.26", - "routeDistance": "8.14", - "timeToTower": "0:31:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "16:43:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_9F2BXMX_201910031611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "193EC33B-9E62-4AC5-B5B9-5CAACA17C3B8", - "ticketNumber": "64B89RK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HN8GNT", - "fieldMonitorName": "Gabriela Tulbure", - "loadCoordinates": "32.730454, -79.927334", - "loadTime": "10/03/2019 15:33:24", - "straightDistance": "8.91", - "routeDistance": "15.5", - "timeToTower": "0:44:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "16:17:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 55, - "quantity": 29.3, - "calculatedQuantity": "29.3 CY", - "s3DownloadKey": "HaulPass_64B89RK_201910031533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27924133-A818-4784-BF9A-05980FB6F241", - "ticketNumber": "52EPLCU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.725866, -79.933845", - "loadTime": "10/03/2019 14:36:36", - "straightDistance": "8.43", - "routeDistance": "15.6", - "timeToTower": "1:16:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "15:52:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_52EPLCU_201910031436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58308E16-E163-418B-B9E4-68D739C7728B", - "ticketNumber": "9R34A3A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.749546, -79.946794", - "loadTime": "10/03/2019 14:57:12", - "straightDistance": "8.65", - "routeDistance": "14.21", - "timeToTower": "0:53:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "15:50:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 80, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_9R34A3A_201910031457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A02541E-9FB9-4233-A811-97649880B059", - "ticketNumber": "5ETWZP2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.759354, -79.972458", - "loadTime": "10/03/2019 14:45:18", - "straightDistance": "8.02", - "routeDistance": "11.85", - "timeToTower": "0:44:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "15:29:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_5ETWZP2_201910031433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E2E53F4-63BC-4785-9243-8B6B47FB2EE6", - "ticketNumber": "8KU62RQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.676722, -80.189661", - "loadTime": "10/03/2019 15:17:02", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:37:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "15:54:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_8KU62RQ_201910031517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91929751-0184-4DAD-AFC9-D0A73173A801", - "ticketNumber": "4CHWQYD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.740042, -79.945591", - "loadTime": "10/03/2019 15:04:30", - "straightDistance": "8.32", - "routeDistance": "15.03", - "timeToTower": "0:39:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "15:43:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_4CHWQYD_201910031504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6C90B34-6D6D-40D1-B982-B55B1F2B53CE", - "ticketNumber": "5HXX22K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.704819, -79.965330", - "loadTime": "10/03/2019 15:22:57", - "straightDistance": "6.17", - "routeDistance": "14.86", - "timeToTower": "0:48:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "16:11:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 45, - "quantity": 32.6, - "calculatedQuantity": "32.6 CY", - "s3DownloadKey": "HaulPass_5HXX22K_201910031522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2F1B3BF-EE99-4496-9DDA-9E0D5C236C73", - "ticketNumber": "85Q53ZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.716367, -80.076638", - "loadTime": "10/03/2019 14:27:22", - "straightDistance": "3.1", - "routeDistance": "4.97", - "timeToTower": "0:44:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "15:12:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_85Q53ZK_201910031427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA756E42-2A3F-4076-8741-B09752792DEA", - "ticketNumber": "GD4C779", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.716504, -80.077380", - "loadTime": "10/03/2019 15:48:46", - "straightDistance": "3.11", - "routeDistance": "5.02", - "timeToTower": "0:43:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "16:32:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 45, - "quantity": 31.6, - "calculatedQuantity": "31.6 CY", - "s3DownloadKey": "HaulPass_GD4C779_201910031548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD6E7EA4-EC7B-4B8D-AE83-A891B808DB5A", - "ticketNumber": "4R4YJKB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.708539, -79.961095", - "loadTime": "10/03/2019 13:10:47", - "straightDistance": "6.49", - "routeDistance": "14.72", - "timeToTower": "2:14:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "15:25:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_4R4YJKB_201910031304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E265141A-C42C-4B93-925F-C483E8BB4A02", - "ticketNumber": "8S3NHU9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.724439, -79.976219", - "loadTime": "10/03/2019 14:16:56", - "straightDistance": "6.25", - "routeDistance": "13.42", - "timeToTower": "1:10:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "15:27:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_8S3NHU9_201910031413_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB39E647-4F40-4F7F-9248-0F9A10F171B8", - "ticketNumber": "3C8PX69", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.631344, -80.159086", - "loadTime": "10/03/2019 14:58:01", - "straightDistance": "6.2", - "routeDistance": "8.12", - "timeToTower": "0:35:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "15:33:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_3C8PX69_201910031458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8E5A115-D33D-47C6-98C3-1046DC01F490", - "ticketNumber": "3TXS4NA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.746303, -79.916477", - "loadTime": "10/03/2019 15:22:53", - "straightDistance": "9.98", - "routeDistance": "16.51", - "timeToTower": "0:45:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "16:08:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 65, - "quantity": 44.6, - "calculatedQuantity": "44.6 CY", - "s3DownloadKey": "HaulPass_3TXS4NA_201910031517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "090F2F73-998A-4332-9D8A-E49CB155F3E8", - "ticketNumber": "3PNR3TA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.804687, -80.022245", - "loadTime": "10/03/2019 16:21:56", - "straightDistance": "13.7", - "routeDistance": "16.11", - "timeToTower": "0:59:47", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "17:21:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_3PNR3TA_201910031621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12F5257B-E1AA-41B0-84F2-601892FD6471", - "ticketNumber": "4FHZVDY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.816095, -80.012306", - "loadTime": "10/03/2019 14:34:37", - "straightDistance": "14.24", - "routeDistance": "17.32", - "timeToTower": "1:08:21", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "15:42:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 60, - "quantity": 42.9, - "calculatedQuantity": "42.9 CY", - "s3DownloadKey": "HaulPass_4FHZVDY_201910031434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16AB4000-ACF7-4555-AC1E-EE9F2E93FAE7", - "ticketNumber": "7GSET9P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815657, -79.994305", - "loadTime": "10/03/2019 16:01:42", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:42:21", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "16:44:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_7GSET9P_201910031601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2DEF5738-AF2B-44AF-AB52-99F0B2C405D9", - "ticketNumber": "4S5CHWG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816189, -79.993997", - "loadTime": "10/03/2019 16:02:56", - "straightDistance": "15.31", - "routeDistance": "17.63", - "timeToTower": "0:37:49", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "16:40:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_4S5CHWG_201910031602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3FC77F8E-7A92-41CF-8C09-68DF1DAD38DD", - "ticketNumber": "9YP8NYQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816165, -79.994876", - "loadTime": "10/03/2019 14:55:30", - "straightDistance": "15.26", - "routeDistance": "17.58", - "timeToTower": "0:48:32", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "15:44:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 85, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_9YP8NYQ_201910031455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5097D8C1-B7F9-47D7-9BF2-CC9179B710BF", - "ticketNumber": "65ZEVB8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.784253, -79.978899", - "loadTime": "10/03/2019 14:33:19", - "straightDistance": "16.34", - "routeDistance": "18.01", - "timeToTower": "1:12:44", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "15:46:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 65, - "quantity": 23.9, - "calculatedQuantity": "23.9 CY", - "s3DownloadKey": "HaulPass_65ZEVB8_201910031433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5FF314D5-D368-4517-AD5A-A7FA9D75FD27", - "ticketNumber": "SKEBZLP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825238, -80.106318", - "loadTime": "10/03/2019 15:46:25", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:53:31", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "16:39:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_SKEBZLP_201910031546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6901B909-5F5D-4BB5-9511-7F9E377E11F2", - "ticketNumber": "3SG75WC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.815955, -79.994653", - "loadTime": "10/03/2019 16:13:42", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "0:50:24", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "17:04:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_3SG75WC_201910031613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69F6B5B0-0F07-4425-8653-E9327C683584", - "ticketNumber": "5F84YN8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.755988, -80.168553", - "loadTime": "10/03/2019 16:05:47", - "straightDistance": "6.68", - "routeDistance": "11.17", - "timeToTower": "1:04:18", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "17:10:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_5F84YN8_201910031605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CE19F05-1101-438E-A060-E2DA5AE3E8D9", - "ticketNumber": "4SZNJUV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816138, -79.994423", - "loadTime": "10/03/2019 16:29:09", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:54:29", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "17:23:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 85, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_4SZNJUV_201910031629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "748EB8E3-D1F0-429F-ABF0-BD2ADDEB3EA8", - "ticketNumber": "466KUDG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.750304, -80.173169", - "loadTime": "10/03/2019 16:24:02", - "straightDistance": "6.73", - "routeDistance": "11.65", - "timeToTower": "0:46:45", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "17:10:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 50, - "quantity": 37.5, - "calculatedQuantity": "37.5 CY", - "s3DownloadKey": "HaulPass_466KUDG_201910031606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "899453BF-E794-404E-8969-116E217B266F", - "ticketNumber": "54LGV38", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.780544, -80.398799", - "loadTime": "10/03/2019 16:19:47", - "straightDistance": "8.56", - "routeDistance": "14.89", - "timeToTower": "0:48:38", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "17:08:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 50, - "quantity": 38.1, - "calculatedQuantity": "38.1 CY", - "s3DownloadKey": "HaulPass_54LGV38_201910031520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8BB67C18-A733-4852-8BF6-48764F5B3A80", - "ticketNumber": "3UM4BK9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816149, -79.994818", - "loadTime": "10/03/2019 14:55:46", - "straightDistance": "15.26", - "routeDistance": "17.59", - "timeToTower": "0:49:19", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "15:45:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 85, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_3UM4BK9_201910031455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E40D76D-843B-4D7C-ACA3-A629E9A2207C", - "ticketNumber": "8HNGLS5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.825129, -80.106155", - "loadTime": "10/03/2019 16:03:54", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:50:09", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "16:54:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_8HNGLS5_201910031603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A661986D-501B-430E-ABC7-E95ECC2A6CF6", - "ticketNumber": "75RQBPC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.783812, -80.040434", - "loadTime": "10/03/2019 15:27:35", - "straightDistance": "12.82", - "routeDistance": "14.96", - "timeToTower": "0:57:23", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "16:24:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 65, - "quantity": 24.5, - "calculatedQuantity": "24.5 CY", - "s3DownloadKey": "HaulPass_75RQBPC_201910031527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7C37463-816A-448B-A827-B534C6C58430", - "ticketNumber": "7PAU3PS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825238, -80.106289", - "loadTime": "10/03/2019 15:46:09", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:52:26", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "16:38:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_7PAU3PS_201910031546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B977499F-2B4B-4FE4-B114-56AFA49E4E65", - "ticketNumber": "UQGRP73", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.813408, -80.010239", - "loadTime": "10/03/2019 15:16:18", - "straightDistance": "14.37", - "routeDistance": "17.05", - "timeToTower": "0:46:04", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "16:02:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 75, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_UQGRP73_201910031516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE9D615D-314E-44F6-87CB-938558308259", - "ticketNumber": "7U8X5GR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816125, -79.994050", - "loadTime": "10/03/2019 16:03:11", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:38:14", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "16:41:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_7U8X5GR_201910031603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7C4A420-2242-48F5-9FAC-845EA48AC613", - "ticketNumber": "58D7LEQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816286, -79.994224", - "loadTime": "10/03/2019 16:28:46", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:53:45", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "17:22:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 80, - "quantity": 56.5, - "calculatedQuantity": "56.5 CY", - "s3DownloadKey": "HaulPass_58D7LEQ_201910031628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB9E10BC-F6D9-4D51-AE22-4EF08E259DD9", - "ticketNumber": "3MPTL9N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.824877, -80.106800", - "loadTime": "10/03/2019 15:47:14", - "straightDistance": "8.78", - "routeDistance": "12.8", - "timeToTower": "1:32:02", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "17:19:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_3MPTL9N_201910031547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF7D764F-D4E9-483E-A49E-2ACFEC0D6158", - "ticketNumber": "4VMAVPL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.813502, -80.009972", - "loadTime": "10/03/2019 15:11:36", - "straightDistance": "14.38", - "routeDistance": "17.07", - "timeToTower": "0:50:03", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "16:01:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_4VMAVPL_201910031507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D64A0759-51BB-42F1-8B5B-8905D8466FA1", - "ticketNumber": "93TX3WZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.798895, -80.089345", - "loadTime": "10/03/2019 16:17:50", - "straightDistance": "9.85", - "routeDistance": "11.43", - "timeToTower": "0:37:01", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "16:54:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_93TX3WZ_201910031617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEF0ABC3-4873-46FC-B505-9978F68B1BB7", - "ticketNumber": "5S23M85", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.804802, -80.022520", - "loadTime": "10/03/2019 16:12:16", - "straightDistance": "13.68", - "routeDistance": "16.1", - "timeToTower": "1:08:45", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "17:21:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 65, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_5S23M85_201910031612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFBD8A3E-FEC8-49F0-8D76-50357EDF22F4", - "ticketNumber": "5DRCXPS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.779338, -79.976023", - "loadTime": "10/03/2019 14:22:11", - "straightDistance": "16.56", - "routeDistance": "18.15", - "timeToTower": "1:26:57", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "15:49:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 70, - "quantity": 42.2, - "calculatedQuantity": "42.2 CY", - "s3DownloadKey": "HaulPass_5DRCXPS_201910031422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5407862-21B6-48C7-B6D3-8FB7B55316B1", - "ticketNumber": "37NQXRG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.825237, -80.106186", - "loadTime": "10/03/2019 16:02:31", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:50:50", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "16:53:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_37NQXRG_201910031602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EABFD747-BB75-4BF8-BDA3-AE189B9368F1", - "ticketNumber": "8QK8EUW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815675, -79.994357", - "loadTime": "10/03/2019 16:01:25", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:41:09", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "16:42:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_8QK8EUW_201910031601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4D90088-FFC5-41DC-A6F0-23119C8D18B9", - "ticketNumber": "3VYP78B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.761222, -80.396433", - "loadTime": "10/03/2019 15:17:46", - "straightDistance": "8.92", - "routeDistance": "13.55", - "timeToTower": "1:49:55", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "17:07:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_3VYP78B_201910031517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5D8AA86-F621-4767-A925-EFFB79F5F857", - "ticketNumber": "C5JDN2Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.816141, -80.012064", - "loadTime": "10/03/2019 14:30:24", - "straightDistance": "14.26", - "routeDistance": "17.33", - "timeToTower": "1:11:00", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "15:41:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_C5JDN2Z_201910031430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FFC8A203-0872-480C-B5FE-9AA4370C0B2E", - "ticketNumber": "EDJZJ9X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.825272, -80.106103", - "loadTime": "10/03/2019 15:48:05", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "1:31:53", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "17:19:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_EDJZJ9X_201910031548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FFDA4454-BF0D-4062-BF3B-04124CFD536F", - "ticketNumber": "32HVR62", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.815992, -79.994684", - "loadTime": "10/03/2019 16:15:07", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:49:38", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "17:04:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_32HVR62_201910031615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2ABE3DEF-CB49-4643-9EDF-365AF9C4FCFB", - "ticketNumber": "6LEG6UX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724613, -79.936450", - "loadTime": "10/03/2019 15:55:06", - "straightDistance": "19.72", - "routeDistance": "24.77", - "timeToTower": "1:37:45", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "17:32:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_6LEG6UX_201910031555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "353CEE2A-722B-4394-BAF3-8B27800DFACB", - "ticketNumber": "85VJZES", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825270, -80.106365", - "loadTime": "10/03/2019 17:23:37", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:48:58", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "18:12:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 75, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_85VJZES_201910031723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "506332C2-88E0-43D5-B19B-123A35C3DF6D", - "ticketNumber": "4FE2MJX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.798640, -80.088962", - "loadTime": "10/03/2019 17:25:27", - "straightDistance": "9.88", - "routeDistance": "11.45", - "timeToTower": "0:40:58", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "18:06:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 70, - "quantity": 25.7, - "calculatedQuantity": "25.7 CY", - "s3DownloadKey": "HaulPass_4FE2MJX_201910031725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F565E6B-9F7A-4098-88D7-8999280B3964", - "ticketNumber": "84U8KMK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.814477, -80.013871", - "loadTime": "10/03/2019 16:23:45", - "straightDistance": "14.15", - "routeDistance": "17.16", - "timeToTower": "1:06:41", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "17:30:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 45, - "quantity": 30.6, - "calculatedQuantity": "30.6 CY", - "s3DownloadKey": "HaulPass_84U8KMK_201910031623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3575197-8C4B-4219-9A90-E57CF486BDB2", - "ticketNumber": "4UFQE8W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.813494, -80.010369", - "loadTime": "10/03/2019 17:06:23", - "straightDistance": "14.36", - "routeDistance": "17.05", - "timeToTower": "1:02:38", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "18:09:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_4UFQE8W_201910031658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1C6567A-0E53-4BB0-91BE-BD4FE2097253", - "ticketNumber": "46PRC58", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.813092, -80.010926", - "loadTime": "10/03/2019 17:18:52", - "straightDistance": "14.33", - "routeDistance": "17.01", - "timeToTower": "0:51:13", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "18:10:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_46PRC58_201910031718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E700ED2B-2EC7-4C9A-AA0B-0BD5AC3D9B87", - "ticketNumber": "4PYYJZA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.814331, -80.013813", - "loadTime": "10/03/2019 16:30:35", - "straightDistance": "14.16", - "routeDistance": "17.15", - "timeToTower": "1:01:01", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "17:31:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_4PYYJZA_201910031630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FFDFDAD3-C77B-4B5C-BF40-AF505E199E35", - "ticketNumber": "5X9F4YJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825309, -80.106421", - "loadTime": "10/03/2019 17:23:14", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:48:38", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "18:11:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_5X9F4YJ_201910031723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F319DB1-0BFF-4FD0-BCEC-E5630B7A8FDA", - "ticketNumber": "3TL93WL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.739860, -79.945466", - "loadTime": "10/03/2019 15:33:40", - "straightDistance": "8.32", - "routeDistance": "15.05", - "timeToTower": "2:21:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "17:55:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 50, - "quantity": 36.7, - "calculatedQuantity": "36.7 CY", - "s3DownloadKey": "HaulPass_3TL93WL_201910031533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23E3D4CC-11BC-4A67-8F6A-D958D4BB0C9A", - "ticketNumber": "6CFG6HF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.755146, -79.998480", - "loadTime": "10/03/2019 15:44:45", - "straightDistance": "6.86", - "routeDistance": "10.17", - "timeToTower": "1:29:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "17:14:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 65, - "quantity": 69.2, - "calculatedQuantity": "69.2 CY", - "s3DownloadKey": "HaulPass_6CFG6HF_201910031544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54DF170A-62D3-467E-BEDB-F287AB6B2355", - "ticketNumber": "66DQQQE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.728496, -79.930265", - "loadTime": "10/03/2019 16:14:44", - "straightDistance": "8.69", - "routeDistance": "15.48", - "timeToTower": "1:29:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "17:44:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 75, - "quantity": 68, - "calculatedQuantity": "68 CY", - "s3DownloadKey": "HaulPass_66DQQQE_201910031614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57F7AE77-51C5-4662-AC4C-A6308BDACBE8", - "ticketNumber": "7MEGQUR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.737806, -79.944202", - "loadTime": "10/03/2019 16:29:04", - "straightDistance": "8.31", - "routeDistance": "14.88", - "timeToTower": "1:55:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "18:24:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 60, - "quantity": 43.3, - "calculatedQuantity": "43.3 CY", - "s3DownloadKey": "HaulPass_7MEGQUR_201910031629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75FEBEBD-2936-4ACD-87F9-560F6BB48881", - "ticketNumber": "4DEZ3VE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.676578, -80.190144", - "loadTime": "10/03/2019 16:51:55", - "straightDistance": "7.31", - "routeDistance": "13.1", - "timeToTower": "0:43:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "17:35:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_4DEZ3VE_201910031651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1743CC3-1392-442C-AF61-20FFAE1DE9CB", - "ticketNumber": "5J7V4QE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.639743, -80.143630", - "loadTime": "10/03/2019 17:17:45", - "straightDistance": "5.14", - "routeDistance": "6.7", - "timeToTower": "0:56:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "18:14:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 55, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_5J7V4QE_201910031717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5766EE2-FECB-4AFF-A39A-46D4CA7ECBEE", - "ticketNumber": "4QCXWUN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.739047, -79.953983", - "loadTime": "10/03/2019 15:15:12", - "straightDistance": "7.88", - "routeDistance": "15.31", - "timeToTower": "2:07:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "17:22:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 80, - "quantity": 90.6, - "calculatedQuantity": "90.6 CY", - "s3DownloadKey": "HaulPass_4QCXWUN_201910031515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA316D8E-095A-4A80-9A84-32DAA8717DAF", - "ticketNumber": "7RYZZFV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.716688, -80.077976", - "loadTime": "10/03/2019 16:57:04", - "straightDistance": "3.14", - "routeDistance": "5.05", - "timeToTower": "1:00:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "17:57:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 55, - "quantity": 38.7, - "calculatedQuantity": "38.7 CY", - "s3DownloadKey": "HaulPass_7RYZZFV_201910031657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0456EDAF-66CB-4D2A-9D9B-0F90B05A32A6", - "ticketNumber": "4NJ98CL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.639755, -80.143874", - "loadTime": "10/03/2019 17:16:13", - "straightDistance": "5.15", - "routeDistance": "6.71", - "timeToTower": "0:58:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "18:14:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 45, - "quantity": 32.8, - "calculatedQuantity": "32.8 CY", - "s3DownloadKey": "HaulPass_4NJ98CL_201910031716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3573482D-CDEC-4333-AAF0-9B7609108B70", - "ticketNumber": "3XPLW8Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.676692, -80.189933", - "loadTime": "10/03/2019 16:42:01", - "straightDistance": "7.3", - "routeDistance": "13.1", - "timeToTower": "0:52:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "17:34:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_3XPLW8Z_201910031642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37BE7B4B-A1E8-4C43-B248-21C3085771DE", - "ticketNumber": "F4H3VRG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.716671, -80.077853", - "loadTime": "10/03/2019 16:56:20", - "straightDistance": "3.13", - "routeDistance": "5.05", - "timeToTower": "1:01:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "17:57:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_F4H3VRG_201910031656_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A37B2D1-8D88-4E76-B861-2C52C9BBBF88", - "ticketNumber": "8GADNNX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.627306, -80.158540", - "loadTime": "10/03/2019 16:08:17", - "straightDistance": "6.31", - "routeDistance": "8.18", - "timeToTower": "0:34:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "16:43:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_8GADNNX_201910031608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E69E45F-EF5C-47FF-8F85-0D2BC8FED7DB", - "ticketNumber": "63PAHGM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.740013, -79.945400", - "loadTime": "10/03/2019 15:14:56", - "straightDistance": "8.33", - "routeDistance": "15.04", - "timeToTower": "2:40:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "17:55:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_63PAHGM_201910031514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DAA3C55-72EB-4208-A0EE-3C4886ADD380", - "ticketNumber": "8JMP88H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.738555, -79.954076", - "loadTime": "10/03/2019 15:21:46", - "straightDistance": "7.86", - "routeDistance": "15.34", - "timeToTower": "2:00:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "17:22:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 85, - "quantity": 77.6, - "calculatedQuantity": "77.6 CY", - "s3DownloadKey": "HaulPass_8JMP88H_201910031521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2FEA08F-D1C3-4796-B87A-4F61B1BC01FE", - "ticketNumber": "74WKG6Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.728401, -79.930559", - "loadTime": "10/03/2019 16:08:47", - "straightDistance": "8.68", - "routeDistance": "15.53", - "timeToTower": "1:35:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "17:44:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 80, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_74WKG6Y_201910031559_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C682EFAB-CAC0-43C6-BB22-1D7448CF312F", - "ticketNumber": "9H4MMJX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.673511, -79.985667", - "loadTime": "10/03/2019 12:55:18", - "straightDistance": "4.58", - "routeDistance": "18.12", - "timeToTower": "5:24:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "18:19:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 60, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_9H4MMJX_201910031255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8CA6139-9A02-4A53-8CEC-383F923CCB31", - "ticketNumber": "4ZK5457", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.737743, -79.944153", - "loadTime": "10/03/2019 16:34:55", - "straightDistance": "8.31", - "routeDistance": "14.88", - "timeToTower": "1:49:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "18:24:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 60, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_4ZK5457_201910031634_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBA41AED-5858-49F6-BE71-F7F529F17604", - "ticketNumber": "4F2AM3F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.755251, -79.998660", - "loadTime": "10/03/2019 15:33:25", - "straightDistance": "6.86", - "routeDistance": "9.96", - "timeToTower": "1:39:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "17:13:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 75, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_4F2AM3F_201910031533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E005B9B8-8BCF-4ED8-9803-54E8184FCF41", - "ticketNumber": "58SU579", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.673508, -79.985662", - "loadTime": "10/03/2019 12:25:06", - "straightDistance": "4.58", - "routeDistance": "18.12", - "timeToTower": "5:56:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "18:21:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_J001_58SU579_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "015D6FF8-416C-4E98-84F4-BF2991CB0755", - "ticketNumber": "3GUNRJW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.720317, -79.959666", - "loadTime": "10/03/2019 13:38:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "13:46:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3GUNRJW_201910031338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02A20C31-CA11-4BB2-A31D-20A6568396A3", - "ticketNumber": "6UTFCVM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.729193, -79.965448", - "loadTime": "10/03/2019 14:07:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:14:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "14:21:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6UTFCVM_201910031407_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13B8E024-6029-45DB-A792-E87F081CCE8D", - "ticketNumber": "UW2S2ZT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.721643, -79.966457", - "loadTime": "10/03/2019 15:08:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "15:09:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_UW2S2ZT_201910031508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D05B4E0-2775-4599-A002-067331228697", - "ticketNumber": "92RQ9XN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.844901, -80.053991", - "loadTime": "10/03/2019 19:30:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:31:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_92RQ9XN_201910031930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DF27839-B3A9-4B4E-9AE1-432D8ECDA0A0", - "ticketNumber": "9H2QWCC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.843795, -80.054967", - "loadTime": "10/03/2019 18:59:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:01:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9H2QWCC_201910031859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2BAA4CC0-2757-4DD0-AA0C-96EA40B9D973", - "ticketNumber": "3UBHMMR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.732535, -79.952899", - "loadTime": "10/03/2019 16:19:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:26:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3UBHMMR_201910031619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "388117C2-7759-450C-8DD3-F97623710211", - "ticketNumber": "9MLAWQQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.845444, -80.053162", - "loadTime": "10/03/2019 18:54:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "18:56:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9MLAWQQ_201910031854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B0F5C9B-C218-41C9-993A-9B2CBE4DB08A", - "ticketNumber": "7YQF5GK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.845132, -80.057368", - "loadTime": "10/03/2019 19:07:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:09:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7YQF5GK_201910031907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B7D907C-2007-4D30-8DDB-1620F9B90BD7", - "ticketNumber": "9JNUBZV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.847462, -80.052818", - "loadTime": "10/03/2019 19:22:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:24:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9JNUBZV_201910031922_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E36F7DB-5901-4283-9373-0DBA77D7501F", - "ticketNumber": "6CZQ4FD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.72803, -79.96642", - "loadTime": "10/03/2019 14:41:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "14:42:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CZQ4FD_201910031441_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42447EE6-62F1-4A78-8705-1F4B14857E2B", - "ticketNumber": "959TSFN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.731302, -79.955017", - "loadTime": "10/03/2019 16:11:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:15:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_959TSFN_201910031611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C760B7C-CB71-4256-A2B3-842CE4FB401A", - "ticketNumber": "8FF8PTC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730638, -79.950744", - "loadTime": "10/03/2019 17:07:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:10:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8FF8PTC_201910031707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "502D8033-7EBD-420A-8DD3-FF5E0512D7E3", - "ticketNumber": "7RCVNLM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.720731, -79.958378", - "loadTime": "10/03/2019 13:29:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "13:33:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7RCVNLM_201910031329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59330BDD-7702-441E-A328-763CE42E7E18", - "ticketNumber": "8BYXBEF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.721336, -79.957777", - "loadTime": "10/03/2019 13:22:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "13:27:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8BYXBEF_201910031322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "624CA3F5-72D9-4007-A3E9-917ADB38C464", - "ticketNumber": "6JWUT77", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.731467, -79.949881", - "loadTime": "10/03/2019 16:39:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:42:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6JWUT77_201910031639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F7758F1-EBB4-422B-8DFC-84C213E6D56F", - "ticketNumber": "37NTUV9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.849527, -80.055229", - "loadTime": "10/03/2019 18:25:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "18:28:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_37NTUV9_201910031825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73752F51-72D9-4F11-A976-DA955A41B6C9", - "ticketNumber": "6FZMQUK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.722817, -79.957332", - "loadTime": "10/03/2019 13:12:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "13:18:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6FZMQUK_201910031312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74D63D9D-7EA8-4EA3-860E-1BB9397B150C", - "ticketNumber": "6ZLWC2K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.726105, -79.963968", - "loadTime": "10/03/2019 13:56:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "14:00:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ZLWC2K_201910031356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "775F38B7-ADD5-4F80-84B1-CA17AEC95B17", - "ticketNumber": "6NRAEDW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.731602, -79.954215", - "loadTime": "10/03/2019 17:17:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:23:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6NRAEDW_201910031717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "836BA51A-473C-438B-937C-EC505CAC5366", - "ticketNumber": "VFSAZKF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.731648, -79.949719", - "loadTime": "10/03/2019 16:45:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:47:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_VFSAZKF_201910031645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94C96ED8-B3AF-43B5-80C0-BA451A532B0B", - "ticketNumber": "6CG9D8E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.731848, -79.950398", - "loadTime": "10/03/2019 16:32:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:34:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CG9D8E_201910031632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B534F652-2640-457F-9595-9A7CCED78677", - "ticketNumber": "7XNQBBX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.849435, -80.055476", - "loadTime": "10/03/2019 18:29:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "18:31:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7XNQBBX_201910031829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBCEB09E-2A14-4A54-86C5-418867190B04", - "ticketNumber": "8WPJ3B9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.724597, -79.961017", - "loadTime": "10/03/2019 13:03:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "13:08:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8WPJ3B9_201910031303_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D190E8FB-437D-4255-92FE-677135F27F58", - "ticketNumber": "3PNCA26", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.721493, -79.966117", - "loadTime": "10/03/2019 15:05:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "15:07:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3PNCA26_201910031505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2A7E86D-F5C7-4D87-BDCE-0204B6AA981D", - "ticketNumber": "63WZQKX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730816, -79.949226", - "loadTime": "10/03/2019 16:58:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:01:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_63WZQKX_201910031658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDDFC894-5852-4822-A483-53CD35137C10", - "ticketNumber": "8MDGC7D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730306, -79.947924", - "loadTime": "10/03/2019 16:50:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:53:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8MDGC7D_201910031650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE99ACE1-F9FF-4C3C-8FC1-8240E63F7886", - "ticketNumber": "7S67RA8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.848093, -80.053758", - "loadTime": "10/03/2019 19:16:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:19:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7S67RA8_201910031916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F12399D2-02FA-4696-9549-46E6F1D5FF21", - "ticketNumber": "8GQWF3C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.729364, -79.967115", - "loadTime": "10/03/2019 14:30:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "14:36:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8GQWF3C_201910031430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12B761D8-4B9C-4298-80D8-6020E764B9A4", - "ticketNumber": "6PGA24U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.565721, -80.281800", - "loadTime": "10/03/2019 16:24:26", - "straightDistance": "4.59", - "routeDistance": "5.13", - "timeToTower": "0:54:47", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "17:19:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 90, - "quantity": 69.8, - "calculatedQuantity": "69.8 CY", - "s3DownloadKey": "HaulPass_6PGA24U_201910031624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D4E890E-4950-4CDB-961A-1C35D36FDAB6", - "ticketNumber": "6XWDH8J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.580208, -80.2764", - "loadTime": "10/03/2019 17:40:06", - "straightDistance": "4.66", - "routeDistance": "5.46", - "timeToTower": "0:26:27", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "18:06:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 85, - "quantity": 62.2, - "calculatedQuantity": "62.2 CY", - "s3DownloadKey": "HaulPass_J001_6XWDH8J_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3AD27DA3-5042-4BD8-99FB-36EBC33DCDB0", - "ticketNumber": "9KZGRD5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.578228, -80.277523", - "loadTime": "10/03/2019 19:05:22", - "straightDistance": "4.61", - "routeDistance": "5.28", - "timeToTower": "0:19:52", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "19:25:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_J001_9KZGRD5_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55649CD2-83B7-4D78-BA12-3B286125F2AC", - "ticketNumber": "7C4WVZY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.575763, -80.277153", - "loadTime": "10/03/2019 20:10:42", - "straightDistance": "4.66", - "routeDistance": "5.1", - "timeToTower": "0:15:58", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "20:26:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 80, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_J001_7C4WVZY_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6BE0035C-A98C-478D-8289-41D4F38F281A", - "ticketNumber": "92JGSNN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.564487, -80.281582", - "loadTime": "10/03/2019 17:43:52", - "straightDistance": "4.64", - "routeDistance": "5.21", - "timeToTower": "1:18:49", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "19:02:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 95, - "quantity": 69, - "calculatedQuantity": "69 CY", - "s3DownloadKey": "HaulPass_92JGSNN_201910031743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7622B00B-6DDE-4D83-B349-262C942D8EC8", - "ticketNumber": "9SBETEW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.522502, -80.308422", - "loadTime": "10/03/2019 14:36:24", - "straightDistance": "5.36", - "routeDistance": "9.38", - "timeToTower": "1:20:38", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "15:57:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_9SBETEW_201910031436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81E509F3-B045-489D-92A0-AF46AC82BFC3", - "ticketNumber": "9D3QME8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.757029, -80.347872", - "loadTime": "10/03/2019 13:48:47", - "straightDistance": "11.61", - "routeDistance": "13.22", - "timeToTower": "0:27:15", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "14:16:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 65, - "quantity": 49.5, - "calculatedQuantity": "49.5 CY", - "s3DownloadKey": "HaulPass_9D3QME8_201910031251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A107D0A3-34FF-4EF5-90F2-6D516A5C7A85", - "ticketNumber": "39PP7TC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.565532, -80.281894", - "loadTime": "10/03/2019 16:23:53", - "straightDistance": "4.59", - "routeDistance": "5.14", - "timeToTower": "0:54:36", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "17:18:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 95, - "quantity": 69, - "calculatedQuantity": "69 CY", - "s3DownloadKey": "HaulPass_39PP7TC_201910031623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6A58603-7820-499D-972C-0F3B472B1007", - "ticketNumber": "4FJT77G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.520456, -80.301378", - "loadTime": "10/03/2019 15:18:35", - "straightDistance": "5.7", - "routeDistance": "8.77", - "timeToTower": "0:39:54", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "15:58:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_4FJT77G_201910031518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE9E00B5-C4EC-4133-AA28-60AE0515365E", - "ticketNumber": "3RZH2FZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.565090, -80.282252", - "loadTime": "10/03/2019 17:44:19", - "straightDistance": "4.59", - "routeDistance": "5.17", - "timeToTower": "1:19:29", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "19:03:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_3RZH2FZ_201910031744_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED6CFF82-CF1D-42B3-9F61-FCD75A14B9A2", - "ticketNumber": "54SNDNM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.551085, -80.312702", - "loadTime": "10/03/2019 16:10:48", - "straightDistance": "3.63", - "routeDistance": "7.75", - "timeToTower": "0:27:52", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "16:38:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 75, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_J001_54SNDNM_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0CE5A4F-5C51-47D2-A619-18CCA54AD7F5", - "ticketNumber": "8DU25C4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.771962, -80.361656", - "loadTime": "10/03/2019 12:50:35", - "straightDistance": "12.63", - "routeDistance": "14.73", - "timeToTower": "1:24:12", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "14:14:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_8DU25C4_201910031200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01FB8C7C-FCFD-4838-90A7-A984B1FF40D5", - "ticketNumber": "ETTZYVM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.805929, -80.401385", - "loadTime": "10/03/2019 18:44:19", - "straightDistance": "8.37", - "routeDistance": "16.65", - "timeToTower": "0:51:19", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "19:35:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 60, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_ETTZYVM_201910031844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02A75F34-3DEC-4DAA-B71E-B8F41A9A42C4", - "ticketNumber": "62U6GK6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.783790, -80.040548", - "loadTime": "10/03/2019 17:00:59", - "straightDistance": "12.82", - "routeDistance": "14.96", - "timeToTower": "1:22:42", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "18:23:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 65, - "quantity": 24.5, - "calculatedQuantity": "24.5 CY", - "s3DownloadKey": "HaulPass_62U6GK6_201910031700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B759F0A-C6A0-4711-A11B-038EE999FFAD", - "ticketNumber": "9KBDVDW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.802791, -80.026024", - "loadTime": "10/03/2019 18:09:24", - "straightDistance": "13.49", - "routeDistance": "15.83", - "timeToTower": "1:18:55", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "19:28:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_9KBDVDW_201910031809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2699358E-D96D-4049-96D7-694E66215CCE", - "ticketNumber": "3KXGR6P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.815934, -79.994451", - "loadTime": "10/03/2019 17:58:01", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:59:51", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "18:57:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 55, - "quantity": 42.6, - "calculatedQuantity": "42.6 CY", - "s3DownloadKey": "HaulPass_3KXGR6P_201910031758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27C90AA2-57A8-46CA-8467-001CBF9064AB", - "ticketNumber": "7GKKYBZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.809227, -80.022294", - "loadTime": "10/03/2019 18:16:53", - "straightDistance": "13.68", - "routeDistance": "16.36", - "timeToTower": "1:42:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "19:59:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_7GKKYBZ_201910031816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28F79499-770D-441E-862E-A38BFFC8C92A", - "ticketNumber": "36WEB25", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815788, -79.994736", - "loadTime": "10/03/2019 19:49:19", - "straightDistance": "15.26", - "routeDistance": "17.63", - "timeToTower": "0:53:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "20:43:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_36WEB25_201910031949_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34465641-F656-4E1A-9633-58542CFF0110", - "ticketNumber": "8ZAT8QA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.801930, -80.015503", - "loadTime": "10/03/2019 18:09:12", - "straightDistance": "14.1", - "routeDistance": "16.24", - "timeToTower": "1:33:55", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "19:43:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_8ZAT8QA_201910031759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34B31ACD-2C13-41C4-BEEB-BB4F4F001D93", - "ticketNumber": "3LV33FF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815579, -79.994508", - "loadTime": "10/03/2019 17:33:18", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:59:49", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "18:33:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_3LV33FF_201910031733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37D1DC46-F75C-43DD-97CC-D44E10492F94", - "ticketNumber": "56F5RWG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.825212, -80.106500", - "loadTime": "10/03/2019 17:28:15", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:54:01", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "18:22:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_56F5RWG_201910031728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F6D6E1C-BC80-47C0-A1B6-4BAD500B3B32", - "ticketNumber": "49XGA4V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.786860, -80.042818", - "loadTime": "10/03/2019 18:56:44", - "straightDistance": "12.65", - "routeDistance": "14.53", - "timeToTower": "1:38:29", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "20:35:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 85, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_49XGA4V_201910031856_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47815ECA-3A9C-4FA9-B785-5FB4098C6C4F", - "ticketNumber": "69SGC2U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.824998, -80.106340", - "loadTime": "10/03/2019 18:24:10", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "1:00:03", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "19:24:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_69SGC2U_201910031824_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A5BD5BB-80CB-4F19-87F8-FFB335DCEA3A", - "ticketNumber": "7KWDRFK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.798286, -80.087752", - "loadTime": "10/03/2019 18:40:34", - "straightDistance": "9.95", - "routeDistance": "11.52", - "timeToTower": "0:32:20", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "19:12:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_7KWDRFK_201910031834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E2E32A5-FA5D-4092-9185-F22D297D22E0", - "ticketNumber": "4J8SK3S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815867, -79.994276", - "loadTime": "10/03/2019 19:19:51", - "straightDistance": "15.29", - "routeDistance": "17.64", - "timeToTower": "0:58:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "20:18:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_4J8SK3S_201910031919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54F9E26B-04B1-4662-A5B4-C1130012C990", - "ticketNumber": "6QEF6KS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.775294, -79.962961", - "loadTime": "10/03/2019 17:01:07", - "straightDistance": "17.35", - "routeDistance": "19.13", - "timeToTower": "2:15:58", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "19:17:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 85, - "quantity": 51.3, - "calculatedQuantity": "51.3 CY", - "s3DownloadKey": "HaulPass_6QEF6KS_201910031701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E491F6B-2BF1-4D3C-8E0A-B12D4AD70826", - "ticketNumber": "935WY9G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.719666, -79.966260", - "loadTime": "10/03/2019 17:10:28", - "straightDistance": "18.21", - "routeDistance": "23.13", - "timeToTower": "1:45:54", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "18:56:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 70, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_935WY9G_201910031628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F6E99FD-3E4E-404D-8B5B-585C4C79A464", - "ticketNumber": "72QMBVY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816341, -79.994207", - "loadTime": "10/03/2019 18:09:13", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:51:20", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "19:00:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 90, - "quantity": 75.2, - "calculatedQuantity": "75.2 CY", - "s3DownloadKey": "HaulPass_72QMBVY_201910031809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61E2F0EF-6886-4D50-B2AD-B99D7AE850FE", - "ticketNumber": "58CWGVV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815748, -79.994366", - "loadTime": "10/03/2019 19:17:11", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:57:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "20:14:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_58CWGVV_201910031917_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62B08F13-02A3-429A-882A-AA5131DE860E", - "ticketNumber": "3M5CANB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.802494, -80.026049", - "loadTime": "10/03/2019 18:04:28", - "straightDistance": "13.49", - "routeDistance": "15.81", - "timeToTower": "1:23:08", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "19:27:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_3M5CANB_201910031804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64455873-E39E-413E-B4E6-26400747E1E5", - "ticketNumber": "8L33T7U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.774450, -80.397949", - "loadTime": "10/03/2019 18:03:13", - "straightDistance": "8.65", - "routeDistance": "14.47", - "timeToTower": "1:31:41", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "19:34:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_8L33T7U_201910031747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "648D97E9-B1D8-402B-A490-A4E5EB7271E0", - "ticketNumber": "4B78QDL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825244, -80.106296", - "loadTime": "10/03/2019 18:52:27", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "1:10:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "20:02:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_4B78QDL_201910031852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67259F29-FA4D-4D45-89A8-6CC35054B6DB", - "ticketNumber": "RPT39HH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.825248, -80.106221", - "loadTime": "10/03/2019 18:23:37", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "1:02:02", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "19:25:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 55, - "quantity": 40.2, - "calculatedQuantity": "40.2 CY", - "s3DownloadKey": "HaulPass_RPT39HH_201910031823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B7154AB-711C-401E-80C1-B448F436BD24", - "ticketNumber": "4NAJXNM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.813103, -80.011064", - "loadTime": "10/03/2019 19:09:09", - "straightDistance": "14.32", - "routeDistance": "17", - "timeToTower": "1:01:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "20:10:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_4NAJXNM_201910031909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7008BB56-B4A3-4B03-95F8-D4E2DC3215B8", - "ticketNumber": "58MAELF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.706769, -79.954695", - "loadTime": "10/03/2019 16:09:28", - "straightDistance": "19.17", - "routeDistance": "24.51", - "timeToTower": "2:18:07", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "18:27:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_58MAELF_201910031550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74D4D27D-D35E-4D87-AC0A-6D45F3BB7323", - "ticketNumber": "6EMQFPE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.802518, -80.012058", - "loadTime": "10/03/2019 18:50:23", - "straightDistance": "14.3", - "routeDistance": "16.39", - "timeToTower": "0:54:00", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "19:44:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_6EMQFPE_201910031820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75A81409-109C-4BED-B048-63C2E2B9CCE7", - "ticketNumber": "6GC4EEX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815788, -79.994736", - "loadTime": "10/03/2019 19:49:02", - "straightDistance": "15.26", - "routeDistance": "17.63", - "timeToTower": "0:52:27", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "20:41:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 85, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_6GC4EEX_201910031949_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B7C904D-38F1-4BDC-845E-09BCF6B28D72", - "ticketNumber": "8FGN432", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825311, -80.106169", - "loadTime": "10/03/2019 18:51:58", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "1:09:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "20:01:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_8FGN432_201910031851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85E29347-5482-4199-AAC9-47A108C252E1", - "ticketNumber": "FT8VACV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.825019, -80.106337", - "loadTime": "10/03/2019 18:58:05", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:57:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "19:56:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_FT8VACV_201910031858_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "924B96FA-1770-4511-B56C-32AC7AEAF34D", - "ticketNumber": "JX3JTZ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.721940, -79.975211", - "loadTime": "10/03/2019 16:16:27", - "straightDistance": "17.67", - "routeDistance": "22.6", - "timeToTower": "2:24:23", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "18:40:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 50, - "quantity": 40.5, - "calculatedQuantity": "40.5 CY", - "s3DownloadKey": "HaulPass_JX3JTZ5_201910031610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A406DE7E-1BBF-4076-BC8A-3C3B8A8E093A", - "ticketNumber": "6N2FZJ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.816047, -79.994657", - "loadTime": "10/03/2019 19:49:41", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:56:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "20:46:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_6N2FZJ7_201910031949_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1D57D7A-A6B3-4330-9433-C0F3A84B33DA", - "ticketNumber": "8L9P9T8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.695347, -79.966496", - "loadTime": "10/03/2019 16:22:13", - "straightDistance": "18.89", - "routeDistance": "24.88", - "timeToTower": "2:33:22", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "18:55:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 80, - "quantity": 59.6, - "calculatedQuantity": "59.6 CY", - "s3DownloadKey": "HaulPass_8L9P9T8_201910031557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2AC4E9D-66DE-45EC-8C04-484AD11BFED6", - "ticketNumber": "3AGDGJ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815718, -79.994664", - "loadTime": "10/03/2019 19:16:53", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:56:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "20:13:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_3AGDGJ6_201910031916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B82C7BF2-F698-4229-A9E4-EF82265F57ED", - "ticketNumber": "64MYA7F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.812918, -80.011246", - "loadTime": "10/03/2019 19:14:52", - "straightDistance": "14.31", - "routeDistance": "16.98", - "timeToTower": "0:56:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "20:11:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 80, - "quantity": 56.9, - "calculatedQuantity": "56.9 CY", - "s3DownloadKey": "HaulPass_64MYA7F_201910031912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BAB81C6F-2642-4CBE-8CC2-8EAEB80B1FC7", - "ticketNumber": "9VUJTNT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815825, -79.994410", - "loadTime": "10/03/2019 17:35:59", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:59:51", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "18:35:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_9VUJTNT_201910031735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC5D3134-90F6-4BE9-973D-09B814E7341C", - "ticketNumber": "57K6R8Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.808893, -80.022054", - "loadTime": "10/03/2019 18:20:40", - "straightDistance": "13.69", - "routeDistance": "16.39", - "timeToTower": "1:39:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "20:00:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_57K6R8Q_201910031820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0A73111-3342-46B8-A4C3-212C9476A812", - "ticketNumber": "4SWNSMZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816341, -79.994207", - "loadTime": "10/03/2019 18:08:55", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:50:54", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "18:59:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 80, - "quantity": 56.5, - "calculatedQuantity": "56.5 CY", - "s3DownloadKey": "HaulPass_4SWNSMZ_201910031808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5C7F6B8-D6A2-47C7-B35B-F1A093F1C1A9", - "ticketNumber": "6BTGYFL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HN8GNT", - "fieldMonitorName": "Gabriela Tulbure", - "loadCoordinates": "32.730299, -79.927446", - "loadTime": "10/03/2019 17:45:23", - "straightDistance": "20.09", - "routeDistance": "24.83", - "timeToTower": "2:11:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "19:57:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_6BTGYFL_201910031745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8478330-1798-4688-BD09-9D7CA89EFD36", - "ticketNumber": "9DVHQDZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.816106, -79.994808", - "loadTime": "10/03/2019 19:47:52", - "straightDistance": "15.26", - "routeDistance": "17.6", - "timeToTower": "0:57:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "20:44:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_9DVHQDZ_201910031947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC64AEED-7B3B-4AD6-9D1E-B74E2CB52BE3", - "ticketNumber": "7EKCSWB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815914, -79.994249", - "loadTime": "10/03/2019 19:19:30", - "straightDistance": "15.29", - "routeDistance": "17.64", - "timeToTower": "0:57:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "20:16:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_7EKCSWB_201910031919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC9084A8-90C1-4931-B046-AAEEBAC1D741", - "ticketNumber": "TLR5PDM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.825102, -80.106460", - "loadTime": "10/03/2019 17:30:58", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:49:59", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "18:20:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_TLR5PDM_201910031730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEDE0D10-F758-47FE-AAEE-C2AA95626992", - "ticketNumber": "8TWPVY3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.816130, -79.994817", - "loadTime": "10/03/2019 17:56:17", - "straightDistance": "15.26", - "routeDistance": "17.59", - "timeToTower": "1:00:50", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "18:57:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 65, - "quantity": 38.9, - "calculatedQuantity": "38.9 CY", - "s3DownloadKey": "HaulPass_8TWPVY3_201910031756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E01E15B0-5910-4A3B-9439-019D2BAD0F6D", - "ticketNumber": "44Z3X8H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.825171, -80.106243", - "loadTime": "10/03/2019 18:59:14", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:55:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "19:54:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 80, - "quantity": 61.3, - "calculatedQuantity": "61.3 CY", - "s3DownloadKey": "HaulPass_44Z3X8H_201910031859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E09DB81E-9806-488F-8A29-716E70C8CE42", - "ticketNumber": "9K5MU8Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815748, -79.994341", - "loadTime": "10/03/2019 17:33:32", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "1:00:16", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "18:33:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_9K5MU8Q_201910031733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB433FDF-9CA7-4A48-976D-FACFBC83BD0C", - "ticketNumber": "9DG74EP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.722334, -79.979117", - "loadTime": "10/03/2019 16:07:57", - "straightDistance": "17.45", - "routeDistance": "22.42", - "timeToTower": "2:31:55", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "18:39:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 65, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_9DG74EP_201910031607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF8DA744-05CA-4C05-8551-34B254033572", - "ticketNumber": "66BED6U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815825, -79.994410", - "loadTime": "10/03/2019 17:35:44", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:59:20", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "18:35:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_66BED6U_201910031735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC2077CF-4313-42E8-84B8-6657AD1A4F70", - "ticketNumber": "9MKW2RD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HN8GNT", - "fieldMonitorName": "Gabriela Tulbure", - "loadCoordinates": "32.730669, -79.927534", - "loadTime": "10/03/2019 17:48:49", - "straightDistance": "20.08", - "routeDistance": "24.81", - "timeToTower": "2:09:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "19:58:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 80, - "quantity": 42.6, - "calculatedQuantity": "42.6 CY", - "s3DownloadKey": "HaulPass_9MKW2RD_201910031748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC981172-237F-4FED-AF41-B56DAF083A1B", - "ticketNumber": "7USYLHB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.798347, -80.087141", - "loadTime": "10/03/2019 19:44:52", - "straightDistance": "9.99", - "routeDistance": "11.55", - "timeToTower": "1:06:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "20:51:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_7USYLHB_201910031944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "047E84FB-B7B5-466D-86C9-9ED153C0C648", - "ticketNumber": "6E6JJ4Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.724574, -79.961061", - "loadTime": "10/03/2019 16:04:52", - "straightDistance": "6.99", - "routeDistance": "13.96", - "timeToTower": "2:46:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "18:51:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_6E6JJ4Q_201910031604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "091D272B-FB43-41DC-A5D5-A39C2B1BD97B", - "ticketNumber": "RFYZAA9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.724651, -79.936487", - "loadTime": "10/03/2019 19:50:28", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:42:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "20:33:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_RFYZAA9_201910031950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "120A9B42-6406-4BBD-9EC7-9869FCA63BC0", - "ticketNumber": "3PGHBA3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.742439, -79.917468", - "loadTime": "10/03/2019 20:18:14", - "straightDistance": "9.8", - "routeDistance": "16.22", - "timeToTower": "0:40:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "20:58:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 85, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_3PGHBA3_201910032018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25C333B3-503F-4C0F-AF49-B62153954F57", - "ticketNumber": "4YYKVDJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.724499, -79.936454", - "loadTime": "10/03/2019 19:51:33", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:42:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "20:34:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_4YYKVDJ_201910031951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29639C69-1EF5-4B28-8E31-48D54B9476EE", - "ticketNumber": "8ANY9YY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.744953, -79.916737", - "loadTime": "10/03/2019 18:07:30", - "straightDistance": "9.92", - "routeDistance": "16.38", - "timeToTower": "1:25:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "19:33:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_8ANY9YY_201910031807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31AD56F7-7A27-4E85-AA53-513A64E4C285", - "ticketNumber": "6QKFWST", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.722693, -79.933258", - "loadTime": "10/03/2019 19:47:12", - "straightDistance": "8.37", - "routeDistance": "15.82", - "timeToTower": "1:33:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "21:20:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_6QKFWST_201910031947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C391493-5886-48DA-A382-972DC7B258A9", - "ticketNumber": "85V8THX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.774485, -80.086768", - "loadTime": "10/03/2019 20:25:21", - "straightDistance": "7.14", - "routeDistance": "10.99", - "timeToTower": "0:24:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "20:49:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 35, - "quantity": 25, - "calculatedQuantity": "25 CY", - "s3DownloadKey": "HaulPass_85V8THX_201910032010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D1A3AF2-0BE4-44CE-8652-11F64E89CD21", - "ticketNumber": "VBEXFT6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.746286, -79.916457", - "loadTime": "10/03/2019 20:45:34", - "straightDistance": "9.98", - "routeDistance": "16.15", - "timeToTower": "0:54:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "21:40:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 60, - "quantity": 41.2, - "calculatedQuantity": "41.2 CY", - "s3DownloadKey": "HaulPass_VBEXFT6_201910032033_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "493911CF-DD3E-4FDD-ADBF-DC22EEFEB843", - "ticketNumber": "B4LUU9U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.746180, -80.040147", - "loadTime": "10/03/2019 18:13:02", - "straightDistance": "5.26", - "routeDistance": "7.59", - "timeToTower": "1:12:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "19:25:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_B4LUU9U_201910031813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FA93FE4-16F6-4AEC-9325-548D2057BC3F", - "ticketNumber": "5H3BMRK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.723256, -79.933430", - "loadTime": "10/03/2019 17:34:59", - "straightDistance": "8.37", - "routeDistance": "15.78", - "timeToTower": "1:18:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "18:53:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_5H3BMRK_201910031734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5276B8EA-1F2F-4B1F-965E-65354FC4CEE9", - "ticketNumber": "7HLXSMC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.737992, -79.952973", - "loadTime": "10/03/2019 18:27:54", - "straightDistance": "7.89", - "routeDistance": "15.27", - "timeToTower": "1:10:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "19:38:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 75, - "quantity": 68.5, - "calculatedQuantity": "68.5 CY", - "s3DownloadKey": "HaulPass_7HLXSMC_201910031827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5387B78D-8BCC-402C-8A93-5EB44BE08E0C", - "ticketNumber": "74ZG46N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.749705, -79.918205", - "loadTime": "10/03/2019 19:22:21", - "straightDistance": "10.02", - "routeDistance": "16.75", - "timeToTower": "0:57:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "20:19:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_74ZG46N_201910031922_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A8EB4DA-8908-461B-AF43-A0FA1F0D0E75", - "ticketNumber": "4DVYYTA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.721799, -79.975154", - "loadTime": "10/03/2019 19:55:39", - "straightDistance": "6.2", - "routeDistance": "13.29", - "timeToTower": "0:45:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "20:40:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 55, - "quantity": 44.6, - "calculatedQuantity": "44.6 CY", - "s3DownloadKey": "HaulPass_4DVYYTA_201910031955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6056970D-A3E5-4C81-9D7D-F70257F63184", - "ticketNumber": "9JEU4UQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.754851, -79.998392", - "loadTime": "10/03/2019 17:58:38", - "straightDistance": "6.85", - "routeDistance": "10.17", - "timeToTower": "0:50:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "18:49:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 75, - "quantity": 79.9, - "calculatedQuantity": "79.9 CY", - "s3DownloadKey": "HaulPass_9JEU4UQ_201910031758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "621EAD82-7719-4E85-A2D1-49A3915ED88F", - "ticketNumber": "3XC3GS9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745180, -79.940588", - "loadTime": "10/03/2019 18:07:37", - "straightDistance": "8.76", - "routeDistance": "14.62", - "timeToTower": "1:02:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "19:10:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 65, - "quantity": 42, - "calculatedQuantity": "42 CY", - "s3DownloadKey": "HaulPass_3XC3GS9_201910031807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63A665F4-445E-401F-97C5-AC9DC106954D", - "ticketNumber": "3LCWG3M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724657, -79.936758", - "loadTime": "10/03/2019 19:13:06", - "straightDistance": "8.24", - "routeDistance": "15.45", - "timeToTower": "0:32:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "19:45:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_3LCWG3M_201910031913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "648B997B-219E-4E17-B7D8-15D36A1F86C0", - "ticketNumber": "M27JZDG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.685837, -80.043649", - "loadTime": "10/03/2019 19:34:10", - "straightDistance": "1.51", - "routeDistance": "2.08", - "timeToTower": "0:28:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "20:02:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_M27JZDG_201910031934_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6499C452-5111-4C16-B5D1-B8FC61150591", - "ticketNumber": "7KVYYKP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.716645, -80.077676", - "loadTime": "10/03/2019 18:23:02", - "straightDistance": "3.13", - "routeDistance": "5.04", - "timeToTower": "1:00:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "19:23:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_7KVYYKP_201910031823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B15EB01-D3FB-457E-9FCA-060E55731650", - "ticketNumber": "DYED88C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.741830, -79.925001", - "loadTime": "10/03/2019 19:28:05", - "straightDistance": "9.4", - "routeDistance": "15.23", - "timeToTower": "1:07:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "20:36:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 50, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_DYED88C_201910031923_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6BDD2360-A6B5-4C5C-A209-0D74B9889590", - "ticketNumber": "3A3HYF5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.741747, -79.922738", - "loadTime": "10/03/2019 19:51:12", - "straightDistance": "9.51", - "routeDistance": "15.36", - "timeToTower": "0:46:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "20:37:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 40, - "quantity": 28.9, - "calculatedQuantity": "28.9 CY", - "s3DownloadKey": "HaulPass_3A3HYF5_201910031941_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A3442A4-C09F-4021-BDF9-8296CCD13044", - "ticketNumber": "EDXY56W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.727757, -79.930801", - "loadTime": "10/03/2019 19:19:18", - "straightDistance": "8.64", - "routeDistance": "15.56", - "timeToTower": "0:53:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "20:12:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 65, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_EDXY56W_201910031919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81806A77-E0FA-474C-9B0E-F6FDE6B94D66", - "ticketNumber": "5ALJLXN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.738111, -79.951608", - "loadTime": "10/03/2019 20:07:29", - "straightDistance": "7.96", - "routeDistance": "15.17", - "timeToTower": "1:02:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "21:09:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 80, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_5ALJLXN_201910032007_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81FB844F-43D2-442D-8553-5F081AB5FFEF", - "ticketNumber": "353LGKB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.738154, -79.952879", - "loadTime": "10/03/2019 18:25:09", - "straightDistance": "7.9", - "routeDistance": "15.28", - "timeToTower": "1:14:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "19:39:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 60, - "quantity": 67.9, - "calculatedQuantity": "67.9 CY", - "s3DownloadKey": "HaulPass_353LGKB_201910031825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84B156E5-2833-43D0-A335-373476E73F3C", - "ticketNumber": "36SF48P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745039, -79.915470", - "loadTime": "10/03/2019 20:00:31", - "straightDistance": "9.99", - "routeDistance": "16.44", - "timeToTower": "1:00:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "21:00:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_36SF48P_201910032000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84F1D684-B2F4-4320-8446-D312CB62EF08", - "ticketNumber": "3HLPJVQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.746240, -79.916598", - "loadTime": "10/03/2019 18:46:27", - "straightDistance": "9.98", - "routeDistance": "16.5", - "timeToTower": "0:48:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "19:34:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 60, - "quantity": 41.2, - "calculatedQuantity": "41.2 CY", - "s3DownloadKey": "HaulPass_3HLPJVQ_201910031829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93913525-B149-447A-AD2C-8B509F46126F", - "ticketNumber": "4F7NRMP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.687105, -80.043845", - "loadTime": "10/03/2019 18:39:31", - "straightDistance": "1.55", - "routeDistance": "2.17", - "timeToTower": "0:27:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "19:06:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_4F7NRMP_201910031839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97589BEF-15ED-4D2C-A255-63D3B3C1A4D1", - "ticketNumber": "8LH6DA3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.727597, -79.931539", - "loadTime": "10/03/2019 19:01:22", - "straightDistance": "8.6", - "routeDistance": "15.6", - "timeToTower": "1:10:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "20:11:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 70, - "quantity": 52.5, - "calculatedQuantity": "52.5 CY", - "s3DownloadKey": "HaulPass_8LH6DA3_201910031845_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9911FE91-3D32-49E3-A5A1-1ACD46ADC838", - "ticketNumber": "5Y8PPMM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.740195, -79.952095", - "loadTime": "10/03/2019 16:04:31", - "straightDistance": "8.02", - "routeDistance": "15.23", - "timeToTower": "2:40:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "18:44:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 80, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_5Y8PPMM_201910031604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1E70CED-553F-4BED-9DBE-F707B6617557", - "ticketNumber": "7CK2HQ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.722721, -79.933141", - "loadTime": "10/03/2019 19:48:11", - "straightDistance": "8.37", - "routeDistance": "15.82", - "timeToTower": "1:30:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "21:18:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 80, - "quantity": 75.3, - "calculatedQuantity": "75.3 CY", - "s3DownloadKey": "HaulPass_7CK2HQ4_201910031948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B52829AA-BA70-4090-8E5B-ADBDDA433577", - "ticketNumber": "7SPHHNW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.722149, -79.975768", - "loadTime": "10/03/2019 19:43:17", - "straightDistance": "6.18", - "routeDistance": "13.24", - "timeToTower": "0:56:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "20:39:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_7SPHHNW_201910031943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDEEA552-D391-43EB-A286-C73614972A0F", - "ticketNumber": "9HC2LP8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.685815, -80.043760", - "loadTime": "10/03/2019 19:33:19", - "straightDistance": "1.5", - "routeDistance": "2.08", - "timeToTower": "0:28:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "20:01:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_9HC2LP8_201910031933_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8B9D027-9623-4C48-91C9-5E269CECA6AA", - "ticketNumber": "5SVELKV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.763819, -80.061318", - "loadTime": "10/03/2019 18:58:38", - "straightDistance": "6.29", - "routeDistance": "9.33", - "timeToTower": "0:27:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "19:26:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_5SVELKV_201910031831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC7E0CC6-88B5-4E99-A7CC-C1F181EC3C3C", - "ticketNumber": "UUWTDRP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745227, -79.940441", - "loadTime": "10/03/2019 18:13:19", - "straightDistance": "8.77", - "routeDistance": "14.26", - "timeToTower": "0:55:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "19:08:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 70, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_UUWTDRP_201910031813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFCA57CF-AD20-4D68-802A-C246ADDBDEBB", - "ticketNumber": "8KM2M5W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.754179, -79.969899", - "loadTime": "10/03/2019 19:45:38", - "straightDistance": "7.86", - "routeDistance": "12.48", - "timeToTower": "1:11:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "20:57:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 65, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_8KM2M5W_201910031945_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4F8F30D-36FC-4FD0-BF4F-285CA231B12B", - "ticketNumber": "4DQFPQK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.764323, -80.063466", - "loadTime": "10/03/2019 19:58:08", - "straightDistance": "6.32", - "routeDistance": "9.46", - "timeToTower": "0:50:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "20:48:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 45, - "quantity": 31.4, - "calculatedQuantity": "31.4 CY", - "s3DownloadKey": "HaulPass_4DQFPQK_201910031958_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EBDCA42B-A2E5-4233-A8B8-F441A303EF7E", - "ticketNumber": "7AA46F3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.687033, -80.043850", - "loadTime": "10/03/2019 18:38:22", - "straightDistance": "1.55", - "routeDistance": "2.16", - "timeToTower": "0:26:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "19:05:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_7AA46F3_201910031838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDF36B07-F9A0-4730-8EA8-4B2B4B5E894A", - "ticketNumber": "5KKFPYZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745090, -79.915497", - "loadTime": "10/03/2019 20:02:23", - "straightDistance": "9.99", - "routeDistance": "16.44", - "timeToTower": "0:59:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "21:02:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_5KKFPYZ_201910032002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE3D67C1-69C3-448F-A503-2AC0FE37C13C", - "ticketNumber": "4W2EZY7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.746152, -79.916627", - "loadTime": "10/03/2019 20:31:17", - "straightDistance": "9.97", - "routeDistance": "16.5", - "timeToTower": "1:07:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "21:38:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_4W2EZY7_201910032031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F648E50B-D029-4435-B93C-AE0A7D765C92", - "ticketNumber": "5N7L25V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.754286, -79.998013", - "loadTime": "10/03/2019 19:35:25", - "straightDistance": "6.83", - "routeDistance": "10.2", - "timeToTower": "0:54:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "20:30:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 70, - "quantity": 66.3, - "calculatedQuantity": "66.3 CY", - "s3DownloadKey": "HaulPass_5N7L25V_201910031935_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F86CF184-EF0B-4CA5-8B31-FF4F62759A01", - "ticketNumber": "7DNS5FT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.749557, -79.918476", - "loadTime": "10/03/2019 19:03:48", - "straightDistance": "10", - "routeDistance": "16.77", - "timeToTower": "1:14:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "20:18:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_7DNS5FT_201910031903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F97EC814-3786-488E-9C49-A1B5746916D7", - "ticketNumber": "92BAEQS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.716624, -80.077688", - "loadTime": "10/03/2019 18:22:17", - "straightDistance": "3.13", - "routeDistance": "5.04", - "timeToTower": "0:59:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "19:22:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_92BAEQS_201910031822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FBC842D3-A0AA-46E8-A6BA-43CD7ADA9A10", - "ticketNumber": "3GYJVKX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.754392, -79.970624", - "loadTime": "10/03/2019 16:53:20", - "straightDistance": "7.84", - "routeDistance": "12.52", - "timeToTower": "2:03:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "18:56:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 70, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_3GYJVKX_201910031618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC255AB1-CDBB-40D5-85B0-F77FC3F6B401", - "ticketNumber": "9VLH8CL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.754276, -79.998042", - "loadTime": "10/03/2019 19:46:16", - "straightDistance": "6.82", - "routeDistance": "10.2", - "timeToTower": "0:45:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "20:31:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 65, - "quantity": 69.2, - "calculatedQuantity": "69.2 CY", - "s3DownloadKey": "HaulPass_9VLH8CL_201910031946_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE6AA0FE-A0A0-4C26-A6CB-02015A6C6041", - "ticketNumber": "3RCRC82", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.738872, -79.953472", - "loadTime": "10/03/2019 19:52:30", - "straightDistance": "7.9", - "routeDistance": "15.28", - "timeToTower": "1:16:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "21:08:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 75, - "quantity": 54.4, - "calculatedQuantity": "54.4 CY", - "s3DownloadKey": "HaulPass_3RCRC82_201910031952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04D8AA70-E401-4A6A-8968-B285E26A958B", - "ticketNumber": "9X47KW5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.821839, -80.051475", - "loadTime": "10/03/2019 21:27:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "21:30:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9X47KW5_201910032127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28EC7612-3FD1-4DC0-AB99-D2D738ED755B", - "ticketNumber": "7NCXLDC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.840185, -80.055365", - "loadTime": "10/03/2019 20:13:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "20:23:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7NCXLDC_201910032013_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43AD08AA-B8EC-4974-96CE-44D340737B00", - "ticketNumber": "76GPBPV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.83413, -80.05489", - "loadTime": "10/03/2019 20:31:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "20:40:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_76GPBPV_201910032031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "768169DA-A0DE-430D-A511-AC0333DD5DB2", - "ticketNumber": "9U3UZYJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.836796, -80.052208", - "loadTime": "10/03/2019 20:52:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "20:57:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9U3UZYJ_201910032052_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D7B49E4-08E8-46C6-9112-EA1F8B715A16", - "ticketNumber": "6F475BT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.834129, -80.052883", - "loadTime": "10/03/2019 21:06:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "21:09:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6F475BT_201910032106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF28D491-0A00-4B45-B6F5-73084AB76888", - "ticketNumber": "452LKMR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.834029, -80.052873", - "loadTime": "10/03/2019 21:09:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "21:12:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_452LKMR_201910032109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFB19440-7A45-4FE7-9869-8204FC5B48EE", - "ticketNumber": "9Q3YWL5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.837171, -80.052249", - "loadTime": "10/03/2019 20:57:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "20:59:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9Q3YWL5_201910032057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C372A90-75D7-4A3A-8FC8-5A5AA10DC97E", - "ticketNumber": "9YQW9QM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.754811, -79.978393", - "loadTime": "10/03/2019 19:30:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:34:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9YQW9QM_201910031930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "315A47BD-24D2-4C0E-B9F0-C3CF1E2CEEC6", - "ticketNumber": "7H86R66", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.753236, -79.983208", - "loadTime": "10/03/2019 18:53:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "18:56:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7H86R66_201910031853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32269B78-0FF1-4455-BBB6-8D8603FF5C95", - "ticketNumber": "8SYL837", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.753644, -79.982408", - "loadTime": "10/03/2019 19:18:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:21:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8SYL837_201910031918_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34805BC2-E061-4669-BAD3-C0D25F45145E", - "ticketNumber": "4BG58NR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.753211, -79.982386", - "loadTime": "10/03/2019 19:07:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:11:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4BG58NR_201910031907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F02B394-8886-492C-99AA-804C3A19DFCC", - "ticketNumber": "8WNUBVT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.767891, -79.992654", - "loadTime": "10/03/2019 21:26:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "21:34:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8WNUBVT_201910032126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F2F15E6-F715-4E98-9C14-A792C1B63201", - "ticketNumber": "34JVUWU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.753533, -79.982676", - "loadTime": "10/03/2019 18:57:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:01:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_34JVUWU_201910031857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46B3DBFD-0F8D-46C3-96D8-1C1AB2B97C2C", - "ticketNumber": "9FDU7VM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.753083, -79.982726", - "loadTime": "10/03/2019 19:02:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:07:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9FDU7VM_201910031902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "527A1610-AB36-4BCC-BC3E-AC18AAB387B8", - "ticketNumber": "6CMPTMD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.744633, -79.947606", - "loadTime": "10/03/2019 17:05:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:13:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CMPTMD_201910031705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "560871E0-341B-4AE8-82B3-AADAFC3F5E28", - "ticketNumber": "8MRK325", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.765852, -79.993184", - "loadTime": "10/03/2019 20:21:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "20:22:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8MRK325_201910032021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E377909-8452-4934-96EB-F8FC87AC5EAE", - "ticketNumber": "8DAXR6W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.735918, -79.943102", - "loadTime": "10/03/2019 16:15:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:17:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8DAXR6W_201910031615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6BD73E6B-46D9-47AA-AD45-A7F93F056452", - "ticketNumber": "39EF7L9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.734339, -79.944364", - "loadTime": "10/03/2019 15:57:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "15:58:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_39EF7L9_201910031557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7027B211-68CD-4A0B-A291-E8CA96A76432", - "ticketNumber": "77YU56T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.734339, -79.944329", - "loadTime": "10/03/2019 16:00:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:02:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77YU56T_201910031600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71592734-9997-4DC1-8DBE-88D6C2A665B9", - "ticketNumber": "8DLXF2Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.737105, -79.943624", - "loadTime": "10/03/2019 16:30:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:35:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8DLXF2Z_201910031630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "775ADF68-4D29-4592-BA74-2D0C46A6036D", - "ticketNumber": "78ZSL69", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.736882, -79.943756", - "loadTime": "10/03/2019 16:21:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:23:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_78ZSL69_201910031621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "801368E1-8776-4489-8691-F3ACDE2EA764", - "ticketNumber": "99NHLLC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.765743, -79.993531", - "loadTime": "10/03/2019 20:27:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "20:29:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_99NHLLC_201910032027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8179E4C8-2D96-41B0-A79F-E992565F0F61", - "ticketNumber": "8CHDTRE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.743016, -79.947293", - "loadTime": "10/03/2019 16:54:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:56:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8CHDTRE_201910031654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "844F9898-B103-4E3D-8188-6FBA07AA30E2", - "ticketNumber": "69GXLKP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.755184, -79.975457", - "loadTime": "10/03/2019 19:50:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:52:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_69GXLKP_201910031950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8AB37BDB-2FA2-48C4-9CB8-A4FE3E1F64E7", - "ticketNumber": "9DTMS7K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.737032, -79.943406", - "loadTime": "10/03/2019 16:25:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:27:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9DTMS7K_201910031625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B288EDB-3B0B-42CE-9528-C5907E6B0EBD", - "ticketNumber": "4SQF7MB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.755279, -79.976385", - "loadTime": "10/03/2019 19:37:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:45:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SQF7MB_201910031937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DC26154-92BE-4399-81AA-AC08D94913CD", - "ticketNumber": "7BRJP3S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.767643, -79.992336", - "loadTime": "10/03/2019 20:54:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "20:56:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7BRJP3S_201910032054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F64005E-973D-49D9-8499-E2E9583230B1", - "ticketNumber": "BAAZ5T3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.76832, -79.991773", - "loadTime": "10/03/2019 21:14:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "21:23:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BAAZ5T3_201910032114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96C6509B-8862-4E7D-94A9-FF6DA4D3523C", - "ticketNumber": "6K5NWR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.754826, -79.975119", - "loadTime": "10/03/2019 19:55:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:58:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6K5NWR3_201910031955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96F4E6F6-0001-4545-8601-1977F1F95D95", - "ticketNumber": "77FWTFJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.734653, -79.944069", - "loadTime": "10/03/2019 16:04:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:05:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77FWTFJ_201910031604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADBB9BCF-8D58-4B40-ADB8-83B824930589", - "ticketNumber": "63MFAFS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.754531, -79.979057", - "loadTime": "10/03/2019 19:24:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:27:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_63MFAFS_201910031924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1DE6CF3-3FAF-47FD-9444-6BB7E1B6430E", - "ticketNumber": "4M758V2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.765747, -79.992967", - "loadTime": "10/03/2019 20:18:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "20:21:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4M758V2_201910032018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B31F1C27-2827-4D69-BA5C-ECBB80BB39FA", - "ticketNumber": "9E7X985", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.734265, -79.944168", - "loadTime": "10/03/2019 16:05:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:08:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9E7X985_201910031605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF880270-44E2-4306-8912-6BF432886101", - "ticketNumber": "3G5FJWP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.744975, -79.94744", - "loadTime": "10/03/2019 17:25:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:16:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:41:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3G5FJWP_201910031725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFAE535F-D17D-4358-8289-E73D804A57E4", - "ticketNumber": "5F5TN5B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.76838, -79.992066", - "loadTime": "10/03/2019 21:09:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "21:13:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5F5TN5B_201910032109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C32C1C31-8BF0-4F9D-9661-6DF884F872D8", - "ticketNumber": "XEGJ4TS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.765766, -79.99362", - "loadTime": "10/03/2019 20:30:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "20:35:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_XEGJ4TS_201910032030_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C89F3C12-91B1-4123-8643-07036E88EE41", - "ticketNumber": "69BPQR6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.737254, -79.943495", - "loadTime": "10/03/2019 16:36:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:37:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_69BPQR6_201910031636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD1B46EB-D917-402F-84BC-9FAAEF0CFBE1", - "ticketNumber": "EFK4G3F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.744432, -79.947318", - "loadTime": "10/03/2019 17:00:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:05:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_EFK4G3F_201910031700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEE14E27-F127-49A2-BF4D-5098ACBD7215", - "ticketNumber": "7KUACQA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.767599, -79.992294", - "loadTime": "10/03/2019 20:58:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "21:04:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7KUACQA_201910032058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7CE9D2E-5ED0-48BA-AF76-AB5CA820671C", - "ticketNumber": "62ATJ58", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.734283, -79.944445", - "loadTime": "10/03/2019 15:51:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "15:56:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_62ATJ58_201910031551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB2E942F-FECA-4963-AE27-6591592C81A0", - "ticketNumber": "99GUVT3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.73965, -79.945402", - "loadTime": "10/03/2019 16:47:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:49:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_99GUVT3_201910031647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3BAE5E7-DD0E-4A8E-9B70-558BEA37E13F", - "ticketNumber": "4Q98KJK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.735861, -79.943233", - "loadTime": "10/03/2019 16:11:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:13:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4Q98KJK_201910031611_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F93157F2-4979-4112-9D3C-7414840EB6B2", - "ticketNumber": "7BWMDFV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.765805, -79.992861", - "loadTime": "10/03/2019 20:14:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "20:17:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7BWMDFV_201910032014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C9EF498-0883-4AFF-B300-2B3A7A7B6E97", - "ticketNumber": "5WTFFNA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.739750, -79.950557", - "loadTime": "10/03/2019 15:35:47", - "straightDistance": "8.07", - "routeDistance": "15.13", - "timeToTower": "3:08:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "18:44:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 85, - "quantity": 61.6, - "calculatedQuantity": "61.6 CY", - "s3DownloadKey": "HaulPass_5WTFFNA_201910031535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E0F37E5-C6B1-4517-A17A-631E4A761F0E", - "ticketNumber": "8KSGE7X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.737776, -79.951677", - "loadTime": "10/03/2019 20:58:56", - "straightDistance": "7.94", - "routeDistance": "15.19", - "timeToTower": "0:51:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "21:50:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 90, - "quantity": 101.9, - "calculatedQuantity": "101.9 CY", - "s3DownloadKey": "HaulPass_8KSGE7X_201910032058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20611B89-7E48-4E6C-8313-D74BED8AE265", - "ticketNumber": "46EE9Q8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.758501, -79.972472", - "loadTime": "10/03/2019 16:08:52", - "straightDistance": "7.98", - "routeDistance": "11.88", - "timeToTower": "2:47:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "18:56:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 70, - "quantity": 42.4, - "calculatedQuantity": "42.4 CY", - "s3DownloadKey": "HaulPass_46EE9Q8_201910031608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A31CEAA-4EB6-4BCA-9C3E-92D5B49DC1E2", - "ticketNumber": "RRGQHJV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.754618, -79.998023", - "loadTime": "10/03/2019 18:06:14", - "straightDistance": "6.84", - "routeDistance": "10.18", - "timeToTower": "0:43:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "18:49:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 75, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_RRGQHJV_201910031806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FEB4CE5-B8B0-4B46-BDCF-B4E9879B2943", - "ticketNumber": "38AAMDX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.723760, -79.959228", - "loadTime": "10/03/2019 20:04:50", - "straightDistance": "7.06", - "routeDistance": "14.08", - "timeToTower": "1:42:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "21:47:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 75, - "quantity": 79.9, - "calculatedQuantity": "79.9 CY", - "s3DownloadKey": "HaulPass_38AAMDX_201910031949_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C709599-DAE2-499C-B315-C2659D178A30", - "ticketNumber": "9N2M83V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.724403, -79.962856", - "loadTime": "10/03/2019 19:40:34", - "straightDistance": "6.9", - "routeDistance": "13.82", - "timeToTower": "2:04:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "21:44:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_9N2M83V_201910031940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9469D68C-DF40-47E5-8110-C9727B6E75AF", - "ticketNumber": "8PGDTFY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.737780, -79.951780", - "loadTime": "10/03/2019 20:37:29", - "straightDistance": "7.94", - "routeDistance": "15.19", - "timeToTower": "1:11:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "21:49:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 85, - "quantity": 77.6, - "calculatedQuantity": "77.6 CY", - "s3DownloadKey": "HaulPass_8PGDTFY_201910032037_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC260B07-71A1-4F4A-AA58-F78195804443", - "ticketNumber": "3TZP2E9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.725345, -79.933705", - "loadTime": "10/03/2019 17:30:38", - "straightDistance": "8.42", - "routeDistance": "15.64", - "timeToTower": "1:23:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "18:53:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 80, - "quantity": 75.3, - "calculatedQuantity": "75.3 CY", - "s3DownloadKey": "HaulPass_3TZP2E9_201910031730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4A4181C-7CC9-4C02-AB28-55D00945B9E1", - "ticketNumber": "79QQ9JC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.724657, -79.961479", - "loadTime": "10/03/2019 15:25:29", - "straightDistance": "6.97", - "routeDistance": "13.93", - "timeToTower": "3:25:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "18:51:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_79QQ9JC_201910031525_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0EEAFFCD-9E48-471E-8CA8-971E7C210BE7", - "ticketNumber": "972W76D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.736603, -80.210248", - "loadTime": "10/03/2019 21:02:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "21:05:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_972W76D_201910032102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "174718EF-30D2-47D6-84D1-37F7687B6E13", - "ticketNumber": "K9WR6HT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.692406, -80.230783", - "loadTime": "10/03/2019 19:00:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:06:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_K9WR6HT_201910031900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1BE1E766-CA24-4052-8F9E-24B0A955C536", - "ticketNumber": "6CYMNR5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.70642, -80.245239", - "loadTime": "10/03/2019 17:18:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:30:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CYMNR5_201910031718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C021AAF-B55C-419B-866F-11534B5B9136", - "ticketNumber": "7PGLKCJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735535, -80.230936", - "loadTime": "10/03/2019 19:40:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:43:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7PGLKCJ_201910031940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "253AA4A8-F4F9-44CA-99EC-A1DD8875157C", - "ticketNumber": "73EJRT8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.687333, -80.249702", - "loadTime": "10/03/2019 16:15:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:18:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_73EJRT8_201910031615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "260B0ED3-9840-4D8F-9219-9C1822071EAA", - "ticketNumber": "3ZBYY2F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735743, -80.216702", - "loadTime": "10/03/2019 20:43:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "20:46:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3ZBYY2F_201910032043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29B5946A-81DA-4F8C-A5B9-E6C9EC9C30E2", - "ticketNumber": "68JQJMB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735211, -80.226271", - "loadTime": "10/03/2019 20:20:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "20:28:07", - "debrisType": "Leaner", - "diameter": 16.4, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_68JQJMB_201910032020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39038229-8C3E-49B6-9BD8-95DE4A82DDBE", - "ticketNumber": "6TMQBQV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.695388, -80.225571", - "loadTime": "10/03/2019 17:58:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "18:00:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6TMQBQV_201910031758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D0A49DF-5001-4B04-9642-3D41525D7EB8", - "ticketNumber": "75YQXVB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.695573, -80.263207", - "loadTime": "10/03/2019 15:13:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "15:24:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_75YQXVB_201910031513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42E78D4A-1EA7-448B-AA81-EB0C73ACBA17", - "ticketNumber": "5M3QRG6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.693978, -80.230351", - "loadTime": "10/03/2019 17:37:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:40:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5M3QRG6_201910031737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D04413F-7195-4338-AC96-5459E3715EB1", - "ticketNumber": "LNQWKJ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.685346, -80.251219", - "loadTime": "10/03/2019 17:05:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:09:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_LNQWKJ8_201910031705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54D40D6C-277B-47E5-A7DA-46B8B69707AE", - "ticketNumber": "5Z5F2UW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735179, -80.216595", - "loadTime": "10/03/2019 20:54:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "20:57:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5Z5F2UW_201910032054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "554CA70D-26C8-4E70-A172-54367C38E2F5", - "ticketNumber": "YTKUVZB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735364, -80.225143", - "loadTime": "10/03/2019 20:16:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "20:18:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_YTKUVZB_201910032016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59F333ED-16C4-43D6-ADE9-9F92BA0CAA81", - "ticketNumber": "3TTRHKV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.697823, -80.260334", - "loadTime": "10/03/2019 15:58:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:06:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TTRHKV_201910031558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6EEC8643-5DC9-41D8-99E7-38E6E128FBC0", - "ticketNumber": "9BTP8ET", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.693851, -80.230781", - "loadTime": "10/03/2019 17:40:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:53:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9BTP8ET_201910031740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BA3EA7E-EFFC-45B9-9182-88CFA780F9DA", - "ticketNumber": "8UATUMR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.689573, -80.228509", - "loadTime": "10/03/2019 18:53:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "18:55:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8UATUMR_201910031853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FCC3E8C-FEDC-4D7F-9CCA-05F739B7FC8A", - "ticketNumber": "97QHU2K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.69601, -80.262155", - "loadTime": "10/03/2019 15:28:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:21:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "15:49:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97QHU2K_201910031528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81DB21E4-5A77-4718-8FF9-A5C7B5DEF7EF", - "ticketNumber": "8XYTJGU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.701123, -80.252525", - "loadTime": "10/03/2019 16:35:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:40:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8XYTJGU_201910031635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94580518-4B3C-4E5E-AB7B-054B67C0662E", - "ticketNumber": "4M8GKFA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.695665, -80.263096", - "loadTime": "10/03/2019 15:24:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "15:26:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4M8GKFA_201910031524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C36A59D-0E56-49D3-B535-40735534B7D8", - "ticketNumber": "3JRBXVZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.737056, -80.198836", - "loadTime": "10/03/2019 21:15:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "21:23:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3JRBXVZ_201910032115_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1D7475B-B2E1-4CDC-BD56-BA07617A7810", - "ticketNumber": "8TD8C9W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.686357, -80.25013", - "loadTime": "10/03/2019 16:48:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:14:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:02:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8TD8C9W_201910031648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A36BD684-2C2E-4B1B-B85A-D2BAD94CFBB7", - "ticketNumber": "97WTJLY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735478, -80.230894", - "loadTime": "10/03/2019 19:35:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:39:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97WTJLY_201910031935_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A49E8F8A-EF0D-4E7F-8A06-55021BBFE054", - "ticketNumber": "KJ6NP3P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.729032, -80.189017", - "loadTime": "10/03/2019 21:35:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "21:38:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_KJ6NP3P_201910032135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA860514-6EE8-4D0A-8DD2-F327C629352B", - "ticketNumber": "9SQX7QL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.69822, -80.260041", - "loadTime": "10/03/2019 16:06:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:10:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9SQX7QL_201910031606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB57B1D1-3579-454C-8494-9D3D93949489", - "ticketNumber": "6ZL6SEH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.696902, -80.225141", - "loadTime": "10/03/2019 18:08:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "18:18:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ZL6SEH_201910031808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6AD2FAC-2280-49B6-820A-0F7B9BB6F46C", - "ticketNumber": "4ZVGA6R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735637, -80.221797", - "loadTime": "10/03/2019 20:36:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "20:39:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ZVGA6R_201910032036_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D27B34B0-6040-409B-8728-4EA3B21667D3", - "ticketNumber": "5QBLJZM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.689784, -80.228273", - "loadTime": "10/03/2019 18:46:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "18:53:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5QBLJZM_201910031846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E46A1DBB-BF71-4C1A-8B58-8C78A86F8791", - "ticketNumber": "6UC223N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735218, -80.224442", - "loadTime": "10/03/2019 19:55:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:19:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "20:15:15", - "debrisType": "Leaner", - "diameter": 12, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6UC223N_201910031955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4D5C194-3A06-4A6F-815B-81A9B1C7B1A1", - "ticketNumber": "8SFYXLA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.737084, -80.199135", - "loadTime": "10/03/2019 21:10:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "21:13:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8SFYXLA_201910032110_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5C6B2D2-AB7E-4368-ACC7-99A5B6D77043", - "ticketNumber": "33YRTS9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735314, -80.216669", - "loadTime": "10/03/2019 20:47:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "20:52:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_33YRTS9_201910032047_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7E51B3D-DDA6-4510-AFCE-EA3ABE35BFDA", - "ticketNumber": "47QFUWM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.732483, -80.192887", - "loadTime": "10/03/2019 21:26:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "21:31:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_47QFUWM_201910032126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDFB310C-B65C-48BC-BA87-B03974A3736C", - "ticketNumber": "9AFGH9L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.735471, -80.227577", - "loadTime": "10/03/2019 19:46:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:50:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9AFGH9L_201910031946_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF9F34CA-3618-47CF-BA93-8F315C679998", - "ticketNumber": "7DNDH4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.689592, -80.225446", - "loadTime": "10/03/2019 18:32:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "18:38:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7DNDH4M_201910031832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3908802-8183-4FC8-86D7-70F2CBACA429", - "ticketNumber": "77GJGXV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.68765, -80.249468", - "loadTime": "10/03/2019 16:19:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:25:57", - "debrisType": "Leaner", - "diameter": 15.9, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77GJGXV_201910031619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5BC0407-EDBE-43E7-85F6-8AEB4DF508E0", - "ticketNumber": "XJ4MM4H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.721704, -80.200512", - "loadTime": "10/03/2019 21:46:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "21:52:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_XJ4MM4H_201910032146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FBB6C7DA-0B8B-4E93-8F3A-90E7F68E075D", - "ticketNumber": "9CCFNNZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.696175, -80.22636", - "loadTime": "10/03/2019 18:01:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "18:05:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9CCFNNZ_201910031801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FC7417C-72B1-4BD5-AE76-58CA2B07454B", - "ticketNumber": "6JPECJD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.810747, -80.021762", - "loadTime": "10/03/2019 20:10:24", - "straightDistance": "13.7", - "routeDistance": "16.39", - "timeToTower": "1:59:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "22:10:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 50, - "quantity": 37.3, - "calculatedQuantity": "37.3 CY", - "s3DownloadKey": "HaulPass_6JPECJD_201910032010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95403939-30A0-405E-9E11-1480E29BE6CD", - "ticketNumber": "43PA5W3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.814909, -80.020694", - "loadTime": "10/03/2019 21:05:05", - "straightDistance": "13.76", - "routeDistance": "16.78", - "timeToTower": "1:07:22", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "22:12:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 45, - "quantity": 34, - "calculatedQuantity": "34 CY", - "s3DownloadKey": "HaulPass_43PA5W3_201910032053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C96CBC3-E9BE-4FF7-8EE4-2981223771C5", - "ticketNumber": "9GGWN9F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825292, -80.106334", - "loadTime": "10/03/2019 20:35:33", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:48:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "21:24:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_9GGWN9F_201910032035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FD327F8-D893-4199-A78B-7CA2F8189CBF", - "ticketNumber": "HBCHM9Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.803893, -80.023454", - "loadTime": "10/03/2019 20:10:06", - "straightDistance": "13.63", - "routeDistance": "16.01", - "timeToTower": "1:23:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "21:33:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_HBCHM9Z_201910032010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56FB9839-59D3-4A89-AFEB-7A0D08F4B835", - "ticketNumber": "9M44P9K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.825143, -80.106287", - "loadTime": "10/03/2019 20:24:57", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:40:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "21:05:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_9M44P9K_201910032024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6386CD5B-6E9A-4A77-A88F-8D259B7B094F", - "ticketNumber": "5TNS6Y8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825260, -80.106306", - "loadTime": "10/03/2019 20:35:57", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:50:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "21:26:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 60, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_5TNS6Y8_201910032035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6FF1689F-DCCF-4D45-9C6C-795E4998657F", - "ticketNumber": "QA9V7SR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.825117, -80.106459", - "loadTime": "10/03/2019 20:10:40", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "1:06:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "21:16:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_QA9V7SR_201910032010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77782FC6-B703-4572-8907-FAD08AD8A557", - "ticketNumber": "4NKUNNB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.825040, -80.106204", - "loadTime": "10/03/2019 20:11:22", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "1:03:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "21:15:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_4NKUNNB_201910032011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F2FE3CD-BA08-4389-A7A4-4FB17A2790EE", - "ticketNumber": "9VRY5QV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.803758, -80.023454", - "loadTime": "10/03/2019 20:16:16", - "straightDistance": "13.63", - "routeDistance": "16.01", - "timeToTower": "1:17:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "21:34:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 75, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_9VRY5QV_201910032016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "969898A4-25B0-4664-AD00-D5FA8EFD2D27", - "ticketNumber": "62R4V6S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.825133, -80.106255", - "loadTime": "10/03/2019 20:23:08", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:49:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "21:13:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_62R4V6S_201910032023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4BF982D-EAD5-41C3-AE69-6B2F35C999F7", - "ticketNumber": "9LWP9L2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.724653, -79.936737", - "loadTime": "10/03/2019 20:27:40", - "straightDistance": "19.7", - "routeDistance": "24.77", - "timeToTower": "1:00:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "21:27:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 70, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_9LWP9L2_201910032027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97E239E5-8E98-4987-82A5-C0C9657BC15E", - "ticketNumber": "6YRULJB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.809063, -80.130506", - "loadTime": "10/03/2019 21:30:40", - "straightDistance": "7.41", - "routeDistance": "10.16", - "timeToTower": "0:48:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "22:18:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_6YRULJB_201910032123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58D639BB-F934-4E91-A505-0C772C4BE9D3", - "ticketNumber": "6RENQSU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.564421, -80.281545", - "loadTime": "10/03/2019 20:09:36", - "straightDistance": "4.64", - "routeDistance": "5.22", - "timeToTower": "1:09:19", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "21:18:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_6RENQSU_201910032009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F568F87-FFD9-4808-86F3-AFA7533C9FE4", - "ticketNumber": "888URUE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.525001, -80.303078", - "loadTime": "10/03/2019 21:15:25", - "straightDistance": "5.38", - "routeDistance": "8.9", - "timeToTower": "0:34:08", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "21:49:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 65, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_J001_888URUE_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7789D8F0-2007-45FF-92CC-8FFA8D6B8019", - "ticketNumber": "53PKHEQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "42JFBJW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.748118, -80.188289", - "loadTime": "10/03/2019 18:23:32", - "straightDistance": "14.68", - "routeDistance": "19.23", - "timeToTower": "2:32:52", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "20:56:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.9 CY", - "percentFull": 75, - "quantity": 56.2, - "calculatedQuantity": "56.2 CY", - "s3DownloadKey": "HaulPass_53PKHEQ_201910031823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81DB7AD7-E908-4FDF-8052-050315448DA6", - "ticketNumber": "849PQPZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.828143, -80.395682", - "loadTime": "10/03/2019 20:35:38", - "straightDistance": "16.67", - "routeDistance": "20.83", - "timeToTower": "1:32:51", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "22:08:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_849PQPZ_201910032035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8C5519E-4037-43EA-B948-E78B609039A8", - "ticketNumber": "4TLCQB7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.842877, -80.388877", - "loadTime": "10/03/2019 21:28:05", - "straightDistance": "17.63", - "routeDistance": "21.92", - "timeToTower": "0:41:35", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "22:09:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 50, - "quantity": 38.1, - "calculatedQuantity": "38.1 CY", - "s3DownloadKey": "HaulPass_4TLCQB7_201910032101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7596CE8-08F8-4647-ABAB-97420995B786", - "ticketNumber": "DGB8DBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.564530, -80.281708", - "loadTime": "10/03/2019 20:09:00", - "straightDistance": "4.63", - "routeDistance": "5.21", - "timeToTower": "1:08:51", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "21:17:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_DGB8DBU_201910032009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FAA6A9F7-12A5-4705-82D6-F778D1787E76", - "ticketNumber": "6NGD8PU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.748100, -80.188304", - "loadTime": "10/03/2019 18:22:39", - "straightDistance": "14.67", - "routeDistance": "19.23", - "timeToTower": "2:32:03", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/03/2019", - "disposalTime": "20:54:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_6NGD8PU_201910031822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07BEBC06-3D36-4211-BF76-B9EBDCC4BEE5", - "ticketNumber": "4LTRWUA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.800784, -80.047132", - "loadTime": "10/03/2019 21:16:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "21:21:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4LTRWUA_201910032116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07D2A156-6FC5-42EE-810B-B643C0024459", - "ticketNumber": "4P44L68", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.801813, -80.045971", - "loadTime": "10/03/2019 21:02:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "21:05:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4P44L68_201910032102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0874FB5E-3669-4A5A-8E2D-0516127DE38A", - "ticketNumber": "7A5KGA3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.794225, -80.052099", - "loadTime": "10/03/2019 15:42:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "15:50:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7A5KGA3_201910031542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C6C5860-C680-4027-973D-BC24DE29F769", - "ticketNumber": "8TQHLGS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.799947, -80.052856", - "loadTime": "10/03/2019 16:28:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:31:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8TQHLGS_201910031628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E85836B-1678-4E33-A34E-337D9358F623", - "ticketNumber": "3A3QHT8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.794855, -80.053925", - "loadTime": "10/03/2019 15:57:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:00:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3A3QHT8_201910031557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1BEBE244-83D3-430F-A999-A2D025B6304C", - "ticketNumber": "7KB5NBG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.798451, -80.054728", - "loadTime": "10/03/2019 17:31:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:33:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7KB5NBG_201910031731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CBAD9AC-9169-4F72-979F-51CEED1713D8", - "ticketNumber": "7DPZRJS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.800171, -80.048023", - "loadTime": "10/03/2019 21:32:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "21:35:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7DPZRJS_201910032132_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F0A9645-45CC-42FB-AFAE-06FE070A31E9", - "ticketNumber": "867A3HH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.730868, -79.92471", - "loadTime": "10/03/2019 12:56:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "13:01:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_867A3HH_201910031256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2483BFD5-0BA1-4EA1-B838-975A9BA9CCAF", - "ticketNumber": "9NQJAQZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.797965, -80.053074", - "loadTime": "10/03/2019 16:42:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:44:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9NQJAQZ_201910031642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25A234B6-C67F-4483-9A2B-9A46DCAB311C", - "ticketNumber": "7ULR63L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.798223, -80.054722", - "loadTime": "10/03/2019 17:34:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:45:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ULR63L_201910031734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "30A70186-612C-4E58-9E74-96D9A5D1CFE3", - "ticketNumber": "5EBH3K9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.801037, -80.05328", - "loadTime": "10/03/2019 18:47:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "18:55:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5EBH3K9_201910031847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3417FA10-79BC-458E-B5D4-5AB121012B17", - "ticketNumber": "6PSUGAP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.798319, -80.049349", - "loadTime": "10/03/2019 19:47:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:56:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6PSUGAP_201910031947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "384A9638-3AD8-4E6A-BB4B-E0D4F02F80AB", - "ticketNumber": "6KJM48Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.799317, -80.04484", - "loadTime": "10/03/2019 20:19:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "20:25:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6KJM48Z_201910032019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E7B06AB-5845-46F3-9A65-110E2F69E09A", - "ticketNumber": "5EL4NKK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.735979, -79.921117", - "loadTime": "10/03/2019 13:57:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "14:00:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5EL4NKK_201910031357_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "455A1F93-056F-4912-8A7A-E59E11F14384", - "ticketNumber": "8TX53NM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.732304, -79.923051", - "loadTime": "10/03/2019 13:10:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "13:14:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8TX53NM_201910031310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4578F917-3DAB-4588-BEE2-97E0973121B2", - "ticketNumber": "4P8J4M3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.795909, -80.053224", - "loadTime": "10/03/2019 16:52:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:56:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4P8J4M3_201910031652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45FDE813-B519-4176-B871-644629285ADF", - "ticketNumber": "9CRJY3C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.79859, -80.053806", - "loadTime": "10/03/2019 17:50:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:54:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9CRJY3C_201910031750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49EBC0AC-06A2-46B1-B063-AADC5DD51505", - "ticketNumber": "8FD6NRR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.796157, -80.055154", - "loadTime": "10/03/2019 17:03:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:06:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8FD6NRR_201910031703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FA3383D-B87B-4271-8F77-747FDB6B22D4", - "ticketNumber": "XZKC9N9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.793993, -80.04691", - "loadTime": "10/03/2019 22:20:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "22:22:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_XZKC9N9_201910032220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FAEC0B9-1F59-48A1-A8BD-DA19BC944465", - "ticketNumber": "5PKGKRN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.796022, -80.055062", - "loadTime": "10/03/2019 16:59:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:02:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5PKGKRN_201910031659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "503CAC1A-971E-4DFC-B25C-C27005E641D2", - "ticketNumber": "7YEGJK6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.798254, -80.053493", - "loadTime": "10/03/2019 17:54:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:56:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7YEGJK6_201910031754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A77C8C3-759E-470E-906C-E44E12467BE0", - "ticketNumber": "6RSHHTW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.799228, -80.053127", - "loadTime": "10/03/2019 18:23:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "18:25:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6RSHHTW_201910031823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B5C0B12-9383-4C0D-BDBB-832A22F2A64F", - "ticketNumber": "3LDLRH9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.736151, -79.921148", - "loadTime": "10/03/2019 14:01:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "14:04:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3LDLRH9_201910031401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BC4C3DF-36CC-4D38-AFA4-9DA3289F0216", - "ticketNumber": "8L6A925", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.800865, -80.053465", - "loadTime": "10/03/2019 18:41:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "18:43:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8L6A925_201910031841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F37D81A-63AE-461E-BE2B-42A8A2476E49", - "ticketNumber": "76H3SPZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.798419, -80.054866", - "loadTime": "10/03/2019 17:28:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:31:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_76H3SPZ_201910031728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "739F158B-9BDF-4ED2-98A4-8A50690E69D4", - "ticketNumber": "4X75CY7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.732514, -79.921682", - "loadTime": "10/03/2019 13:30:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "13:34:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4X75CY7_201910031330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75628183-4FB7-4147-AAA8-120BC795F3DC", - "ticketNumber": "5DLGU3Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.796496, -80.05301", - "loadTime": "10/03/2019 16:47:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:49:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5DLGU3Y_201910031647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BAFC3FE-C2F4-427A-8E60-BECA6A31BBC9", - "ticketNumber": "56YYMQD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.796144, -80.055694", - "loadTime": "10/03/2019 17:12:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:13:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_56YYMQD_201910031712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "841EFD34-0749-48AB-B292-2C221ACA97C0", - "ticketNumber": "8LP9RDS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.801032, -80.053189", - "loadTime": "10/03/2019 18:32:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "18:41:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8LP9RDS_201910031832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84DF678B-27A7-455D-8627-0014C1969BF3", - "ticketNumber": "BUSWQB9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.733424, -79.923421", - "loadTime": "10/03/2019 13:22:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "13:26:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BUSWQB9_201910031322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DB03FB3-527B-40BE-99C2-ECAE545F67A5", - "ticketNumber": "65E7STN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.796244, -80.047661", - "loadTime": "10/03/2019 21:52:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "21:57:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_65E7STN_201910032152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98E1C12E-BD57-478D-B51A-91C8C00D5D22", - "ticketNumber": "QGKDUSK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.731819, -79.922794", - "loadTime": "10/03/2019 13:07:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "13:09:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_QGKDUSK_201910031307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9BBED6A6-C4B8-4D90-A6AE-72104990B47D", - "ticketNumber": "5KDKVSQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.796108, -80.055963", - "loadTime": "10/03/2019 17:15:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:19:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5KDKVSQ_201910031715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F3E3CF8-066C-4096-9EED-0B6C121F2994", - "ticketNumber": "5BEYYYT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.800099, -80.047966", - "loadTime": "10/03/2019 21:28:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "21:32:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5BEYYYT_201910032128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA4F8495-5806-4C27-A008-6285FB8BA164", - "ticketNumber": "7QSTGJP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.797898, -80.056111", - "loadTime": "10/03/2019 16:09:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:12:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QSTGJP_201910031609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1717C84-84B4-4546-8FB0-F25F5597BDDC", - "ticketNumber": "6MU8AFR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.800106, -80.051788", - "loadTime": "10/03/2019 19:02:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:05:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6MU8AFR_201910031902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B45C97EF-E133-413D-828B-DAD044E367D2", - "ticketNumber": "5PNKTXB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.798137, -80.048491", - "loadTime": "10/03/2019 19:56:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "20:01:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5PNKTXB_201910031956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBF21F41-ED98-472C-971E-2D9285BFF7F4", - "ticketNumber": "6JYKQL6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.801725, -80.046747", - "loadTime": "10/03/2019 20:50:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "20:54:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6JYKQL6_201910032050_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0E4FC8D-057B-48FB-828B-EFAA7868219A", - "ticketNumber": "8RMC7VL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.736073, -79.920879", - "loadTime": "10/03/2019 14:14:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "14:20:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8RMC7VL_201910031414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5AF31BD-2ECF-407D-8EC5-3787D7BD2931", - "ticketNumber": "9C6H63X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.801691, -80.04613", - "loadTime": "10/03/2019 20:57:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "21:01:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9C6H63X_201910032057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D321D72E-1E6F-4667-9ECA-E428C07339A5", - "ticketNumber": "34ZBPX6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.736128, -79.921193", - "loadTime": "10/03/2019 14:09:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "14:12:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_34ZBPX6_201910031409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8D4AB4D-1BE3-4EDC-BA6E-7BC0FE34CFDC", - "ticketNumber": "97VWSKH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.796201, -80.056085", - "loadTime": "10/03/2019 17:08:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:11:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97VWSKH_201910031708_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DAF34A3E-D380-4A6E-9E40-40CDB92A172A", - "ticketNumber": "6JPUQPJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.798412, -80.049828", - "loadTime": "10/03/2019 19:14:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:18:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6JPUQPJ_201910031914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDEDF345-5F91-466C-8586-A4F41C21F2F1", - "ticketNumber": "8NUHQ73", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.799926, -80.05487", - "loadTime": "10/03/2019 18:07:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "18:12:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NUHQ73_201910031807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE4BC659-E248-46E1-B285-1AC752F8F58C", - "ticketNumber": "7WTWY5Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.793914, -80.046868", - "loadTime": "10/03/2019 22:14:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "22:20:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7WTWY5Q_201910032214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF31BBD7-0E42-46A3-B8F4-DAB6EE29953D", - "ticketNumber": "JBZZK9U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.798142, -80.052918", - "loadTime": "10/03/2019 16:37:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:39:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_JBZZK9U_201910031637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0D8C7D8-2825-49A0-9E88-80E3C2773236", - "ticketNumber": "9PEW3W4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.798573, -80.054936", - "loadTime": "10/03/2019 17:25:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:28:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9PEW3W4_201910031725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1679A9C-0873-40CE-ACC5-6AC5BF06A6BF", - "ticketNumber": "5B8BEW9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.796266, -80.048455", - "loadTime": "10/03/2019 21:45:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "21:49:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5B8BEW9_201910032145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2356493-2CDC-433D-832B-EE0A5BDDBABD", - "ticketNumber": "455A7MW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.795151, -80.047379", - "loadTime": "10/03/2019 20:34:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "20:36:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_455A7MW_201910032034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8A67D0D-FBB0-4E4F-BCE0-7F26559BEFBD", - "ticketNumber": "8MN7VDZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.796688, -80.04955", - "loadTime": "10/03/2019 19:20:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:27:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8MN7VDZ_201910031920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FAACF65E-A010-4EBE-81FA-857B37F6AAB4", - "ticketNumber": "8624BEZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.800321, -80.054299", - "loadTime": "10/03/2019 16:20:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "16:22:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8624BEZ_201910031620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD24B2B3-B071-41EA-A23C-FC82321033A3", - "ticketNumber": "95A2MY3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.735869, -79.921199", - "loadTime": "10/03/2019 14:04:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "14:07:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_95A2MY3_201910031404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD62F948-7996-43EA-A479-51F114C240E7", - "ticketNumber": "58KV242", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.798311, -80.053319", - "loadTime": "10/03/2019 17:58:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "17:59:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_58KV242_201910031758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE2F9B74-8031-4ED6-B9AE-C72D939CFE16", - "ticketNumber": "8HRQ82L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.796374, -80.049796", - "loadTime": "10/03/2019 19:31:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/03/2019", - "disposalTime": "19:33:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8HRQ82L_201910031931_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98E38C97-7A6B-47D0-853B-44671A814EF3", - "ticketNumber": "442HJPN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.775666, -79.962941", - "loadTime": "10/03/2019 20:22:40", - "straightDistance": "17.35", - "routeDistance": "19.14", - "timeToTower": "2:04:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/03/2019", - "disposalTime": "22:27:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 90, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_442HJPN_201910032022_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0203B12D-2AB5-4826-B7E8-88911A45F684", - "ticketNumber": "CVW55P6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.753142, -79.996909", - "loadTime": "10/03/2019 21:37:33", - "straightDistance": "6.8", - "routeDistance": "10.3", - "timeToTower": "0:59:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "22:37:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 80, - "quantity": 75.8, - "calculatedQuantity": "75.8 CY", - "s3DownloadKey": "HaulPass_CVW55P6_201910032137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "069C1AEC-9FD9-4591-BF56-86034B6FF1BD", - "ticketNumber": "NSL9JUT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.721732, -79.981403", - "loadTime": "10/03/2019 21:39:22", - "straightDistance": "5.89", - "routeDistance": "12.96", - "timeToTower": "0:38:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "22:17:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 60, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_NSL9JUT_201910032129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EA4DF27-A4B3-4405-9389-826FAF090D74", - "ticketNumber": "8V3RNMV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.749603, -79.918098", - "loadTime": "10/03/2019 21:16:52", - "straightDistance": "10.02", - "routeDistance": "16.38", - "timeToTower": "1:24:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "22:41:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 65, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_8V3RNMV_201910032116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F6676F8-9DD5-402A-8F14-6F13CFB548DF", - "ticketNumber": "5VT6JFY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.753133, -79.996946", - "loadTime": "10/03/2019 21:48:32", - "straightDistance": "6.8", - "routeDistance": "10.3", - "timeToTower": "0:49:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "22:38:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_5VT6JFY_201910032148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8427A91E-38BB-45A8-9801-AA48B9FA51E6", - "ticketNumber": "6PQF3KC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.727849, -79.930113", - "loadTime": "10/03/2019 21:09:20", - "straightDistance": "8.68", - "routeDistance": "15.52", - "timeToTower": "1:15:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "22:25:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_6PQF3KC_201910032109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF7E3663-B887-4A49-B36D-C6DE2B0B1B60", - "ticketNumber": "4YFZCS4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.749577, -79.918301", - "loadTime": "10/03/2019 21:29:05", - "straightDistance": "10.01", - "routeDistance": "16.39", - "timeToTower": "1:11:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "22:40:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_4YFZCS4_201910032129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE04144E-44B0-402B-8D6E-79F2D29C9C7F", - "ticketNumber": "5FG5662", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.727916, -79.930234", - "loadTime": "10/03/2019 21:28:45", - "straightDistance": "8.68", - "routeDistance": "15.52", - "timeToTower": "0:57:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "22:26:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 75, - "quantity": 68, - "calculatedQuantity": "68 CY", - "s3DownloadKey": "HaulPass_5FG5662_201910032128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB30310B-0CAF-4D39-BD9D-0377286F02BF", - "ticketNumber": "35CDPSH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.723233, -79.979525", - "loadTime": "10/03/2019 21:19:58", - "straightDistance": "6.04", - "routeDistance": "13.14", - "timeToTower": "0:56:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/03/2019", - "disposalTime": "22:16:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 65, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_35CDPSH_201910032119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F723356-D515-48F5-B15A-E0426D0F0279", - "ticketNumber": "PC6NX2Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.811985, -80.010527", - "loadTime": "10/03/2019 21:19:56", - "straightDistance": "14.35", - "routeDistance": "16.91", - "timeToTower": "14:31:23", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "11:51:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_PC6NX2Y_201910032108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E6544D5-59EA-477A-AA98-00F09A0C9CDF", - "ticketNumber": "4VD3SLZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.809456, -80.021221", - "loadTime": "10/03/2019 21:01:12", - "straightDistance": "13.74", - "routeDistance": "16.43", - "timeToTower": "14:41:31", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "11:42:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_4VD3SLZ_201910032101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34257613-82F4-4EB3-B34C-F1E2EE25E914", - "ticketNumber": "8XY4SK5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HN8GNT", - "fieldMonitorName": "Gabriela Tulbure", - "loadCoordinates": "32.725942, -79.942125", - "loadTime": "10/03/2019 21:11:22", - "straightDistance": "19.38", - "routeDistance": "23.86", - "timeToTower": "14:24:29", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "11:35:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 50, - "quantity": 26.7, - "calculatedQuantity": "26.7 CY", - "s3DownloadKey": "HaulPass_8XY4SK5_201910032111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "417989BF-BC5F-4EA6-8873-DA91813B61C4", - "ticketNumber": "7MEJWBL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815963, -79.994876", - "loadTime": "10/04/2019 11:40:49", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:37:43", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "12:18:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 85, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_7MEJWBL_201910041140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43346D76-B339-4B51-A1EB-FA3F57C81C0D", - "ticketNumber": "9QG44V5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825063, -80.106457", - "loadTime": "10/04/2019 11:20:10", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:25:45", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "11:45:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 60, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_9QG44V5_201910041120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C66C2B5-D719-4201-BD3A-8784B44D986C", - "ticketNumber": "92PECAT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825138, -80.106368", - "loadTime": "10/04/2019 11:24:31", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:27:38", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "11:52:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_92PECAT_201910041124_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B80DBB7-6B80-4B1D-B35A-73B0956CC74B", - "ticketNumber": "3MBV8HK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815902, -79.994858", - "loadTime": "10/04/2019 11:41:47", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:39:21", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "12:21:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_3MBV8HK_201910041141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94DB4D21-C054-4573-B71E-4126380A9F89", - "ticketNumber": "5RETUCL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825275, -80.106275", - "loadTime": "10/04/2019 11:20:42", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:26:24", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "11:47:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 50, - "quantity": 38.3, - "calculatedQuantity": "38.3 CY", - "s3DownloadKey": "HaulPass_5RETUCL_201910041120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0A35C58-5218-4706-B261-6958BCE2D4CC", - "ticketNumber": "7KC75NX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.816772, -79.994648", - "loadTime": "10/04/2019 11:38:23", - "straightDistance": "15.27", - "routeDistance": "17.97", - "timeToTower": "0:38:02", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "12:16:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_7KC75NX_201910041138_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A31E0CAA-EE95-44BC-A422-FD4D4619F7C7", - "ticketNumber": "6AS8KJF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816088, -79.994868", - "loadTime": "10/04/2019 11:42:09", - "straightDistance": "15.26", - "routeDistance": "17.59", - "timeToTower": "0:38:11", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "12:20:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_6AS8KJF_201910041142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A366DAAC-55E6-4DAF-B2E8-D93F6B547A4D", - "ticketNumber": "5K3GCWR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.809511, -80.021313", - "loadTime": "10/03/2019 20:54:34", - "straightDistance": "13.73", - "routeDistance": "16.42", - "timeToTower": "14:46:58", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "11:41:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_5K3GCWR_201910032054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6E5060A-4304-452F-877C-07FE7187BCB8", - "ticketNumber": "6GW8EH8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.812897, -80.011144", - "loadTime": "10/03/2019 21:03:16", - "straightDistance": "14.32", - "routeDistance": "16.99", - "timeToTower": "14:47:00", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "11:50:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_6GW8EH8_201910032100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B87F6040-80AA-466E-A117-08385921AFA8", - "ticketNumber": "5WNMCEY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.815738, -79.995082", - "loadTime": "10/04/2019 11:48:40", - "straightDistance": "15.24", - "routeDistance": "17.6", - "timeToTower": "1:09:52", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "12:58:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_5WNMCEY_201910041148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C96D0090-F667-4AFD-8230-071662A5500E", - "ticketNumber": "82PVDTT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.816101, -79.993496", - "loadTime": "10/04/2019 11:37:31", - "straightDistance": "15.34", - "routeDistance": "17.71", - "timeToTower": "0:39:44", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "12:17:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_82PVDTT_201910041137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D02E2E77-FBD5-4CFA-9428-2D9616DAE201", - "ticketNumber": "3ZBS8BT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815884, -79.994736", - "loadTime": "10/04/2019 11:41:09", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:38:10", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "12:19:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 85, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_3ZBS8BT_201910041141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6CDEFF5-F32B-479A-A8EE-AAB614AFA761", - "ticketNumber": "7RJ8AWA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.792020, -80.021631", - "loadTime": "10/03/2019 22:19:59", - "straightDistance": "13.81", - "routeDistance": "15.73", - "timeToTower": "13:47:55", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "12:07:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 65, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_7RJ8AWA_201910032219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC7D1B90-870D-4F39-9F0B-31947CA32E81", - "ticketNumber": "794VJ6V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.792118, -80.021902", - "loadTime": "10/03/2019 22:22:27", - "straightDistance": "13.8", - "routeDistance": "15.71", - "timeToTower": "13:47:22", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "12:09:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_794VJ6V_201910032222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E17EFBC8-4831-4B77-99E1-03A1CC5D1E47", - "ticketNumber": "XEKL4EJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.815967, -79.995265", - "loadTime": "10/04/2019 11:49:55", - "straightDistance": "15.23", - "routeDistance": "17.56", - "timeToTower": "1:07:23", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "12:57:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_XEKL4EJ_201910041149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF208E88-2F5A-442E-A38F-2CF8CFB9D2B4", - "ticketNumber": "4FNZM9Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HN8GNT", - "fieldMonitorName": "Gabriela Tulbure", - "loadCoordinates": "32.726125, -79.942635", - "loadTime": "10/03/2019 21:07:10", - "straightDistance": "19.34", - "routeDistance": "23.88", - "timeToTower": "14:27:33", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "11:34:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_4FNZM9Y_201910032107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE425F46-18F1-4CED-8D7A-57B289381A84", - "ticketNumber": "69JJGTQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825142, -80.106295", - "loadTime": "10/04/2019 11:24:46", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:28:14", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "11:53:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 55, - "quantity": 39.4, - "calculatedQuantity": "39.4 CY", - "s3DownloadKey": "HaulPass_69JJGTQ_201910041124_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13504C11-17A5-411B-AF92-FD7E087F4333", - "ticketNumber": "5ZE5AL5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815774, -79.994903", - "loadTime": "10/04/2019 13:00:35", - "straightDistance": "15.25", - "routeDistance": "17.58", - "timeToTower": "0:41:06", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "13:41:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_5ZE5AL5_201910041300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "195A917C-437C-4879-BAFF-2C3FE44D96EF", - "ticketNumber": "4CTY9P7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815830, -79.994421", - "loadTime": "10/04/2019 13:05:01", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:38:18", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "13:43:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_4CTY9P7_201910041305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A366A5F-8B66-44F9-81BC-4BA33CC26D44", - "ticketNumber": "9XDLJJP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.765516, -80.142139", - "loadTime": "10/04/2019 12:09:28", - "straightDistance": "7.6", - "routeDistance": "10.41", - "timeToTower": "1:37:09", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "13:46:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_9XDLJJP_201910041209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59D17649-F7B7-44F1-A355-F205F20F7B3F", - "ticketNumber": "6SBPSEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815774, -79.994903", - "loadTime": "10/04/2019 13:00:19", - "straightDistance": "15.25", - "routeDistance": "17.58", - "timeToTower": "0:40:19", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "13:40:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 80, - "quantity": 56.5, - "calculatedQuantity": "56.5 CY", - "s3DownloadKey": "HaulPass_6SBPSEB_201910041300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7CDC5396-C284-4073-BEBD-84003C48F709", - "ticketNumber": "99S3XAX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815877, -79.994362", - "loadTime": "10/04/2019 13:05:15", - "straightDistance": "15.29", - "routeDistance": "17.63", - "timeToTower": "0:38:55", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "13:44:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_99S3XAX_201910041305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "812F6451-1820-4E94-8FF6-3E043AA17EA7", - "ticketNumber": "5QW634K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.825072, -80.386647", - "loadTime": "10/04/2019 12:53:38", - "straightDistance": "7.5", - "routeDistance": "11.84", - "timeToTower": "0:54:12", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "13:47:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_5QW634K_201910041231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89CB8D8D-4B75-4505-94AB-3716C2C69483", - "ticketNumber": "79NQLFE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.695962, -80.262782", - "loadTime": "10/04/2019 12:56:44", - "straightDistance": "8.36", - "routeDistance": "11.15", - "timeToTower": "0:42:08", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "13:38:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 75, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_79NQLFE_201910041256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DC3CD52-919D-4BD5-8515-949BE9A4DB6A", - "ticketNumber": "WRLSLRJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.781733, -80.026611", - "loadTime": "10/04/2019 12:35:15", - "straightDistance": ".1", - "routeDistance": ".05", - "timeToTower": "0:33:57", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "13:09:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_J001_WRLSLRJ_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98758AE3-DC56-4909-BA04-79F64467D1EC", - "ticketNumber": "6WXQ2LK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.808789, -80.020041", - "loadTime": "10/04/2019 12:43:06", - "straightDistance": "13.81", - "routeDistance": "16.52", - "timeToTower": "1:06:25", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "13:49:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_6WXQ2LK_201910041239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A40234C2-813A-4AE5-9EE1-EA36C51A166C", - "ticketNumber": "35QUHQ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825182, -80.106379", - "loadTime": "10/04/2019 12:35:04", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:49:46", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "13:24:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 80, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_35QUHQ9_201910041235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A516683F-B8BE-45E2-AA76-3853B4760420", - "ticketNumber": "8Z68CTX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815749, -79.994388", - "loadTime": "10/04/2019 13:02:37", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:33:28", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "13:36:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 95, - "quantity": 65.9, - "calculatedQuantity": "65.9 CY", - "s3DownloadKey": "HaulPass_8Z68CTX_201910041302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A91BBF6E-B700-41A8-B321-02553DD0BD7C", - "ticketNumber": "7SBBAGG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.825201, -80.106389", - "loadTime": "10/04/2019 12:26:43", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:49:51", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "13:16:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_7SBBAGG_201910041226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF4F2FA2-377A-45A0-95EA-122183BA4FE5", - "ticketNumber": "59JQGS6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825279, -80.106296", - "loadTime": "10/04/2019 12:35:50", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:49:50", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "13:25:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 75, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_59JQGS6_201910041235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C020FC35-2DDA-44A6-AE73-C3E94E58A15D", - "ticketNumber": "3FJJ67K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.809160, -80.019733", - "loadTime": "10/04/2019 12:48:15", - "straightDistance": "13.82", - "routeDistance": "16.55", - "timeToTower": "1:01:59", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "13:50:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_3FJJ67K_201910041248_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1CD76D1-7560-4BC1-BEBD-FCFB6596C027", - "ticketNumber": "9EWTV6V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.825266, -80.106244", - "loadTime": "10/04/2019 12:27:59", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:50:18", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "13:18:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_9EWTV6V_201910041227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D03D0914-A5CC-41AE-94FF-33A224068294", - "ticketNumber": "9ASS4SR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.787340, -80.024440", - "loadTime": "10/04/2019 12:36:29", - "straightDistance": "13.7", - "routeDistance": "15.33", - "timeToTower": "0:43:24", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "13:19:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_9ASS4SR_201910041236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1F45B24-7DEB-498B-BE70-3E3AC93D52B3", - "ticketNumber": "6VMBJE4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815645, -79.994439", - "loadTime": "10/04/2019 13:02:52", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:34:09", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "13:37:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_6VMBJE4_201910041302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D22C5608-3672-4F82-B01E-61ACB031177F", - "ticketNumber": "9YJ3YXV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.816723, -80.002066", - "loadTime": "10/04/2019 13:06:58", - "straightDistance": "14.84", - "routeDistance": "17.56", - "timeToTower": "1:04:46", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "14:11:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_9YJ3YXV_201910041306_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D31BDE69-0BCD-4B60-BA85-527680182120", - "ticketNumber": "9M966KQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.775455, -79.963181", - "loadTime": "10/04/2019 11:37:37", - "straightDistance": "17.34", - "routeDistance": "19.12", - "timeToTower": "1:56:00", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "13:33:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 90, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_9M966KQ_201910041137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6FBE34F-EF4A-465E-8A98-321E485D01A0", - "ticketNumber": "4K4DM5K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.801064, -80.009852", - "loadTime": "10/04/2019 13:13:55", - "straightDistance": "14.43", - "routeDistance": "16.53", - "timeToTower": "1:13:14", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "14:27:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_4K4DM5K_201910041313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DAC94419-6629-4C63-9851-ABC7EBB45411", - "ticketNumber": "78WCA2Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.817585, -80.002888", - "loadTime": "10/04/2019 13:26:07", - "straightDistance": "14.79", - "routeDistance": "17.61", - "timeToTower": "0:46:28", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "14:12:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 65, - "quantity": 46.2, - "calculatedQuantity": "46.2 CY", - "s3DownloadKey": "HaulPass_78WCA2Q_201910041326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E03ED477-2E19-4744-BDF5-6FF81711604E", - "ticketNumber": "8FRT6ZN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.800943, -80.009734", - "loadTime": "10/04/2019 13:07:21", - "straightDistance": "14.44", - "routeDistance": "16.53", - "timeToTower": "1:19:04", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "14:26:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_8FRT6ZN_201910041307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2805887-CE7D-4FBD-B927-CE76306DBB27", - "ticketNumber": "9TQ49DS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.843321, -80.389051", - "loadTime": "10/04/2019 13:05:03", - "straightDistance": "7.83", - "routeDistance": "9.89", - "timeToTower": "0:43:39", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "13:48:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 70, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_9TQ49DS_201910041305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D7A26D9-9AA1-44AF-B6F6-8AAC88CF5B79", - "ticketNumber": "6L6QGXF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.740551, -79.945942", - "loadTime": "10/04/2019 14:10:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "14:13:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6L6QGXF_201910041410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A714E02-6AB2-4025-845D-9D2666278962", - "ticketNumber": "7MGFCHB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.73757, -79.943954", - "loadTime": "10/04/2019 13:37:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:39:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7MGFCHB_201910041337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47EF3976-4984-493A-ABE3-2C89FB5C5F8A", - "ticketNumber": "8X2QE92", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.737252, -79.943608", - "loadTime": "10/04/2019 13:31:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:34:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8X2QE92_201910041331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53B064E2-6D68-4011-9DE8-B379F801E272", - "ticketNumber": "4WZGUU7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.740067, -79.945596", - "loadTime": "10/04/2019 14:06:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "14:08:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4WZGUU7_201910041406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57B736EF-E098-4E61-94EA-0A529819CC81", - "ticketNumber": "79WNV4T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.745128, -79.947184", - "loadTime": "10/04/2019 14:53:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "14:58:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_79WNV4T_201910041453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6494A7E4-BF07-4C03-9921-821517E640F5", - "ticketNumber": "4F8QRGV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.738714, -79.944781", - "loadTime": "10/04/2019 14:01:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "14:02:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4F8QRGV_201910041401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73A395A4-C1EF-47C9-8B1C-975104453842", - "ticketNumber": "5RKP42T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.738301, -79.944235", - "loadTime": "10/04/2019 13:52:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:58:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5RKP42T_201910041352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9430C719-B4A3-4683-B533-BBE042285CA4", - "ticketNumber": "7HRJHM7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.74536, -79.94734", - "loadTime": "10/04/2019 14:29:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:20:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "14:49:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7HRJHM7_201910041429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D09DB80-F8F9-479A-AE20-DD1895A483C6", - "ticketNumber": "8V5L22F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.737657, -79.944096", - "loadTime": "10/04/2019 13:45:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:46:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8V5L22F_201910041345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DECEF60-4D26-4D57-94AB-12EF9FD3E3DF", - "ticketNumber": "85HYJB7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.737574, -79.943936", - "loadTime": "10/04/2019 13:42:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:44:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_85HYJB7_201910041342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A07AC624-FBD5-4339-9A02-9E0DD0882CD6", - "ticketNumber": "8R66LX9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.745957, -79.946836", - "loadTime": "10/04/2019 15:07:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "15:18:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8R66LX9_201910041507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CCF4E16A-AF02-4F17-93A0-0CB66AEF4EF1", - "ticketNumber": "4AB2AG3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.738143, -79.943955", - "loadTime": "10/04/2019 13:49:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:51:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4AB2AG3_201910041349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEA04665-8966-4074-8EC4-85CD8480F940", - "ticketNumber": "39G5KLP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.745954, -79.946721", - "loadTime": "10/04/2019 15:19:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "15:25:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_39G5KLP_201910041519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB202B09-AB9C-4B70-930D-8FBCC658EF79", - "ticketNumber": "55MZD3H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.737539, -79.944055", - "loadTime": "10/04/2019 13:40:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:42:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_55MZD3H_201910041340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FFAE7AF7-0903-4ADA-851F-E2F93AD8A453", - "ticketNumber": "33QNB6M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.745108, -79.946947", - "loadTime": "10/04/2019 14:59:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "15:02:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_33QNB6M_201910041459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "027BA1B3-9A5D-4162-86EF-AD15FDD84D84", - "ticketNumber": "UVB3SPK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.815719, -79.994173", - "loadTime": "10/04/2019 15:42:15", - "straightDistance": "15.3", - "routeDistance": "17.65", - "timeToTower": "0:44:31", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "16:26:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_UVB3SPK_201910041542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0809D573-4127-451F-996E-FA55B517C68A", - "ticketNumber": "FC4FC9D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825325, -80.106289", - "loadTime": "10/04/2019 15:22:17", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "1:02:27", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "16:24:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_FC4FC9D_201910041522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C8FC3AD-0263-40EA-958E-F8C1A2D9A038", - "ticketNumber": "3VRGUXS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.815918, -79.994175", - "loadTime": "10/04/2019 15:44:14", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:43:38", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "16:27:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_3VRGUXS_201910041544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F66A570-E742-4AC0-A067-316A9EA6B0C5", - "ticketNumber": "7Z9QKCQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.816480, -79.994154", - "loadTime": "10/04/2019 14:21:35", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:43:08", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "15:04:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_7Z9QKCQ_201910041421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29494F07-7BEF-4E09-85C0-682F2CD71770", - "ticketNumber": "9266BU2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815563, -79.994384", - "loadTime": "10/04/2019 14:18:57", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:41:13", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "15:00:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_9266BU2_201910041418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B9C64CD-2511-4C40-BD79-8A6A5AA82F33", - "ticketNumber": "6SG79UX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825302, -80.106244", - "loadTime": "10/04/2019 14:03:05", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:42:52", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "14:45:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 75, - "quantity": 49.7, - "calculatedQuantity": "49.7 CY", - "s3DownloadKey": "HaulPass_6SG79UX_201910041403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BDACAB6-2C40-44FF-954F-B4843E540B0C", - "ticketNumber": "6HK49QL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816017, -79.994199", - "loadTime": "10/04/2019 14:21:59", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:39:40", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "15:01:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 80, - "quantity": 56.5, - "calculatedQuantity": "56.5 CY", - "s3DownloadKey": "HaulPass_6HK49QL_201910041421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62E3EBF8-AFC4-41D9-A23A-24FCF4979500", - "ticketNumber": "4K9MK6B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.802933, -80.008809", - "loadTime": "10/04/2019 15:08:13", - "straightDistance": "14.48", - "routeDistance": "16.58", - "timeToTower": "0:58:43", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "16:06:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 55, - "quantity": 39, - "calculatedQuantity": "39 CY", - "s3DownloadKey": "HaulPass_4K9MK6B_201910041508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68DBFC27-E73A-452C-B039-298FF7FB2FA3", - "ticketNumber": "7VMLRZD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.814939, -79.995006", - "loadTime": "10/04/2019 13:47:12", - "straightDistance": "15.25", - "routeDistance": "17.59", - "timeToTower": "0:51:30", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "14:38:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_7VMLRZD_201910041346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B0AC72F-44DB-4E47-AF40-6501AA114ADC", - "ticketNumber": "3NM5829", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.802990, -80.009086", - "loadTime": "10/04/2019 15:11:46", - "straightDistance": "14.47", - "routeDistance": "16.57", - "timeToTower": "0:56:17", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "16:08:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 50, - "quantity": 33.1, - "calculatedQuantity": "33.1 CY", - "s3DownloadKey": "HaulPass_3NM5829_201910041511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84C0E6AD-F1B5-4B6E-A912-93AFE15E91A1", - "ticketNumber": "8RXHU8H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.815919, -79.994189", - "loadTime": "10/04/2019 15:43:59", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:44:55", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "16:28:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 85, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_8RXHU8H_201910041543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8765DD47-690A-488A-B06C-0ED8065BDC63", - "ticketNumber": "BMGYZVN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.814290, -80.004811", - "loadTime": "10/04/2019 14:35:14", - "straightDistance": "14.68", - "routeDistance": "17.25", - "timeToTower": "1:21:09", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "15:56:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 55, - "quantity": 37.5, - "calculatedQuantity": "37.5 CY", - "s3DownloadKey": "HaulPass_BMGYZVN_201910041435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C5621BC-F4D2-4462-81F0-099C945339B2", - "ticketNumber": "89HS243", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.825221, -80.106212", - "loadTime": "10/04/2019 15:20:00", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:48:51", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "16:08:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_89HS243_201910041520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B456687-D20D-4515-AADF-257604415382", - "ticketNumber": "65KGHMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.783342, -80.027862", - "loadTime": "10/04/2019 14:13:06", - "straightDistance": "13.55", - "routeDistance": "15.54", - "timeToTower": "0:34:49", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "14:47:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 60, - "quantity": 22.6, - "calculatedQuantity": "22.6 CY", - "s3DownloadKey": "HaulPass_65KGHMX_201910041413_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A513219A-8AAF-4975-BFA0-1A167D47D671", - "ticketNumber": "4C2TTPA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815527, -79.994356", - "loadTime": "10/04/2019 14:18:41", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:40:39", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "14:59:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_4C2TTPA_201910041418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2B9344F-FE71-49A6-B836-6611A44177F9", - "ticketNumber": "QLPZ7VS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.825210, -80.106288", - "loadTime": "10/04/2019 13:54:08", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:49:21", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "14:43:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_QLPZ7VS_201910041354_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9BCD7DA-068B-4FD6-B733-D4DDAE38F54A", - "ticketNumber": "9J49WQ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816120, -79.994120", - "loadTime": "10/04/2019 14:22:13", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:40:30", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "15:02:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 85, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_9J49WQ6_201910041422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BACB1905-EEAF-40BC-B329-0BD30D783D4E", - "ticketNumber": "94FCSQF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.815728, -79.994200", - "loadTime": "10/04/2019 15:41:56", - "straightDistance": "15.3", - "routeDistance": "17.65", - "timeToTower": "0:43:36", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "16:25:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 70, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_94FCSQF_201910041541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD6E0CA8-5E7B-4495-81C7-23CABAFC8C5F", - "ticketNumber": "9H7R4YD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825254, -80.106261", - "loadTime": "10/04/2019 14:03:29", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:43:17", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "14:46:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 75, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_9H7R4YD_201910041403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C02FAFE3-338B-4352-AA62-604AC0D8815A", - "ticketNumber": "7ERPRV5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.817222, -80.004189", - "loadTime": "10/04/2019 15:27:24", - "straightDistance": "14.72", - "routeDistance": "17.57", - "timeToTower": "0:55:21", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "16:22:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_7ERPRV5_201910041525_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0366E7E-5499-418D-BCDC-4DEDF5BA25FC", - "ticketNumber": "RBASDM8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.787005, -80.022086", - "loadTime": "10/04/2019 14:05:35", - "straightDistance": "13.84", - "routeDistance": "15.47", - "timeToTower": "1:01:26", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "15:07:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_RBASDM8_201910041401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C35D8D37-D1BC-4456-B27A-142F263E7CE9", - "ticketNumber": "5Y3EZHG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.815554, -80.006419", - "loadTime": "10/04/2019 14:50:10", - "straightDistance": "14.59", - "routeDistance": "17.38", - "timeToTower": "1:07:13", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "15:57:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 45, - "quantity": 32.2, - "calculatedQuantity": "32.2 CY", - "s3DownloadKey": "HaulPass_5Y3EZHG_201910041442_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE417F3B-0E9E-497E-870F-9884395109E7", - "ticketNumber": "PZNDV5F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825340, -80.106353", - "loadTime": "10/04/2019 15:22:00", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "1:01:54", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "16:23:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_PZNDV5F_201910041522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D773D878-17CC-476A-8C68-8BAB2CB70444", - "ticketNumber": "9JH78RB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.740921, -80.241804", - "loadTime": "10/04/2019 15:04:19", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:36:58", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "15:41:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 55, - "quantity": 40.5, - "calculatedQuantity": "40.5 CY", - "s3DownloadKey": "HaulPass_9JH78RB_201910041504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCCFFEAA-774B-4438-B77A-D7D27C612723", - "ticketNumber": "452L8FS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.816302, -79.994146", - "loadTime": "10/04/2019 14:21:52", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:43:51", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "15:05:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_452L8FS_201910041421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6A456B4-677A-4655-B679-15776E711DDA", - "ticketNumber": "9KP4M2M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.815303, -79.995293", - "loadTime": "10/04/2019 13:45:23", - "straightDistance": "15.23", - "routeDistance": "17.58", - "timeToTower": "0:54:06", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "14:39:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_9KP4M2M_201910041345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF544B27-5289-4713-AA99-02ECDCACC1BD", - "ticketNumber": "9SC2PH5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.740834, -80.241640", - "loadTime": "10/04/2019 14:14:47", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:26:13", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "14:41:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 65, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_9SC2PH5_201910041414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7E2AD07-0657-4DDA-8A45-74C8AE8496B5", - "ticketNumber": "7A8Z6YW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.817512, -80.003445", - "loadTime": "10/04/2019 15:09:54", - "straightDistance": "14.76", - "routeDistance": "17.64", - "timeToTower": "1:11:58", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "16:21:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_7A8Z6YW_201910041505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FACE6A8D-3ABA-455A-87D1-50FB3409CCCE", - "ticketNumber": "49XTPGY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.825190, -80.106365", - "loadTime": "10/04/2019 13:53:07", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:49:39", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "14:42:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_49XTPGY_201910041353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FADC6A98-B94E-45B1-AA72-B2221F1D7F96", - "ticketNumber": "4YRTX5Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.825349, -80.106152", - "loadTime": "10/04/2019 15:22:39", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:47:16", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "16:09:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_4YRTX5Y_201910041522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41738801-F415-4562-80B9-07D5E9F3551A", - "ticketNumber": "49K43RN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.580906, -80.267205", - "loadTime": "10/04/2019 16:18:38", - "straightDistance": "5.18", - "routeDistance": "5.79", - "timeToTower": "0:32:17", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/04/2019", - "disposalTime": "16:50:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 85, - "quantity": 62.2, - "calculatedQuantity": "62.2 CY", - "s3DownloadKey": "HaulPass_49K43RN_201910041448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50A8EB8D-B554-4697-8169-859323487035", - "ticketNumber": "6ZSRM6X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.541156, -80.262851", - "loadTime": "10/04/2019 15:40:40", - "straightDistance": "6.34", - "routeDistance": "7.47", - "timeToTower": "1:19:08", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/04/2019", - "disposalTime": "16:59:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_6ZSRM6X_201910041540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C48FB15-109C-403D-AA85-47C3E622F7E7", - "ticketNumber": "48JYVLQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.561258, -80.280746", - "loadTime": "10/04/2019 14:03:46", - "straightDistance": "4.77", - "routeDistance": "5.53", - "timeToTower": "0:22:00", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/04/2019", - "disposalTime": "14:25:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_48JYVLQ_201910041403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E270904-21F4-4848-9479-EF4261B89B70", - "ticketNumber": "8WYS3N8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.741069, -80.241715", - "loadTime": "10/04/2019 16:09:09", - "straightDistance": "12.41", - "routeDistance": "16.51", - "timeToTower": "0:48:11", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/04/2019", - "disposalTime": "16:57:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_8WYS3N8_201910041609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8206F10-E67C-4B07-8A38-8E2B4EDE6936", - "ticketNumber": "82F9S2N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.541113, -80.263073", - "loadTime": "10/04/2019 15:41:27", - "straightDistance": "6.33", - "routeDistance": "7.46", - "timeToTower": "1:19:17", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/04/2019", - "disposalTime": "17:00:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_82F9S2N_201910041541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6F98C8F-D0B8-4FC0-8747-BA104CD46840", - "ticketNumber": "7QFEDEU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.561968, -80.281531", - "loadTime": "10/04/2019 13:49:26", - "straightDistance": "4.71", - "routeDistance": "5.6", - "timeToTower": "0:33:11", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/04/2019", - "disposalTime": "14:22:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_7QFEDEU_201910041349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "117D5545-2B72-4763-A502-1C9299A946E6", - "ticketNumber": "6NPVV97", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.825323, -80.106258", - "loadTime": "10/04/2019 16:52:04", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:43:47", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "17:35:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_6NPVV97_201910041652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A746867-DC68-4A56-A406-0BE6FE07FAE1", - "ticketNumber": "5M59UDQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.815958, -79.994684", - "loadTime": "10/04/2019 16:07:37", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:55:10", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "17:02:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_5M59UDQ_201910041607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CE0E50D-5D8C-49B0-8C49-B1B672B78CFB", - "ticketNumber": "82QEV8A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.825241, -80.106358", - "loadTime": "10/04/2019 16:51:20", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:43:25", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "17:34:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_82QEV8A_201910041651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73A7FAC6-0099-4838-938D-C42E5B8650D4", - "ticketNumber": "7R4FV6S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.809439, -80.401894", - "loadTime": "10/04/2019 16:20:41", - "straightDistance": "8.38", - "routeDistance": "12.37", - "timeToTower": "0:35:48", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "16:56:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 65, - "quantity": 49.5, - "calculatedQuantity": "49.5 CY", - "s3DownloadKey": "HaulPass_7R4FV6S_201910041537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C16ADE6-AA67-4BA0-A847-F85D6EE8B595", - "ticketNumber": "3H57NL7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.816385, -79.994148", - "loadTime": "10/04/2019 15:49:12", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:44:56", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "16:34:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_3H57NL7_201910041549_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81B0FFFD-7A07-44CE-A477-5F639B79F5EE", - "ticketNumber": "7TRMANN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "82S8XQF", - "fieldMonitorName": "Suncelaree Clay", - "loadCoordinates": "32.786857, -80.021257", - "loadTime": "10/04/2019 15:53:09", - "straightDistance": "13.88", - "routeDistance": "15.61", - "timeToTower": "0:47:28", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "16:40:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_7TRMANN_201910041543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "845C7A68-D658-4017-8785-3FC5C0124B3C", - "ticketNumber": "E2T5QCS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.816385, -79.994148", - "loadTime": "10/04/2019 15:48:58", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:43:59", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "16:32:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 65, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_E2T5QCS_201910041548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "854B4851-761F-40A6-B4B5-EDEC28F3E851", - "ticketNumber": "Q6VGJSY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.842156, -80.389810", - "loadTime": "10/04/2019 15:21:38", - "straightDistance": "7.85", - "routeDistance": "9.98", - "timeToTower": "1:33:48", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "16:55:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 65, - "quantity": 47, - "calculatedQuantity": "47 CY", - "s3DownloadKey": "HaulPass_Q6VGJSY_201910041500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DAB9765-3F0B-4CF1-B490-E8BA57D5AFF0", - "ticketNumber": "4DXG9K2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.815938, -79.995128", - "loadTime": "10/04/2019 16:06:28", - "straightDistance": "15.24", - "routeDistance": "17.63", - "timeToTower": "0:55:03", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "17:01:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_4DXG9K2_201910041606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D475880F-23F1-4D77-87A4-CC2BADC84B45", - "ticketNumber": "4LNCTKG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.786276, -80.023349", - "loadTime": "10/04/2019 15:52:12", - "straightDistance": "13.77", - "routeDistance": "15.48", - "timeToTower": "0:47:14", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "16:39:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 80, - "quantity": 30.2, - "calculatedQuantity": "30.2 CY", - "s3DownloadKey": "HaulPass_4LNCTKG_201910041552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C83BF3D-3F8A-45E0-BEA7-F57C293CC6E2", - "ticketNumber": "3MKKZCX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.815985, -80.006619", - "loadTime": "10/04/2019 16:42:09", - "straightDistance": "14.57", - "routeDistance": "17.4", - "timeToTower": "1:29:06", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "18:11:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 60, - "quantity": 40.9, - "calculatedQuantity": "40.9 CY", - "s3DownloadKey": "HaulPass_J001_3MKKZCX_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E7F9C9B-0987-4F6D-8927-DF62341003BD", - "ticketNumber": "78WTMTR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.815981, -80.006614", - "loadTime": "10/04/2019 16:59:30", - "straightDistance": "14.57", - "routeDistance": "17.4", - "timeToTower": "1:12:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "18:11:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_78WTMTR_201910041659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5287D66-E1AE-4624-B7D9-6BDEAAD04AFD", - "ticketNumber": "UZS5C45", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.801275, -80.012226", - "loadTime": "10/04/2019 16:57:41", - "straightDistance": "14.29", - "routeDistance": "16.37", - "timeToTower": "1:16:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "18:14:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 35, - "quantity": 24.8, - "calculatedQuantity": "24.8 CY", - "s3DownloadKey": "HaulPass_UZS5C45_201910041657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEE7C29E-6485-435E-B349-F690B81B55D3", - "ticketNumber": "7JPJCZT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.801163, -80.012240", - "loadTime": "10/04/2019 16:51:46", - "straightDistance": "14.29", - "routeDistance": "16.37", - "timeToTower": "1:24:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "18:15:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 35, - "quantity": 23.1, - "calculatedQuantity": "23.1 CY", - "s3DownloadKey": "HaulPass_7JPJCZT_201910041651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02CD0C7B-4ABE-4102-98C2-F8626F02D95D", - "ticketNumber": "4TNBQFA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.748259, -79.9473", - "loadTime": "10/04/2019 15:57:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "16:04:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4TNBQFA_201910041557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "124A0F41-EF2E-4433-B3D7-C11D44D3A2E4", - "ticketNumber": "RJBVTV5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.748115, -79.947418", - "loadTime": "10/04/2019 16:05:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "16:09:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_RJBVTV5_201910041605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2467AABC-7FB8-404E-A3CF-3DF46D0C4FB0", - "ticketNumber": "7FR7D5M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.746528, -79.946798", - "loadTime": "10/04/2019 15:32:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "15:34:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7FR7D5M_201910041532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FD028EA-05B0-4249-9E2F-DDFCD179FC15", - "ticketNumber": "6XJCTCH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.743313, -79.938085", - "loadTime": "10/04/2019 17:30:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "17:33:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6XJCTCH_201910041730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "511B3900-CC43-4A49-AAF4-71E9B0E1515C", - "ticketNumber": "NZ4EZJB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.746988, -79.942499", - "loadTime": "10/04/2019 17:59:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "18:02:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_NZ4EZJB_201910041759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5134FD0F-D6B3-4172-A682-ED6FF0C9CAB7", - "ticketNumber": "3X3NF2P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.746342, -79.941522", - "loadTime": "10/04/2019 17:50:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "17:53:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3X3NF2P_201910041750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54FAD5DB-5A1A-4943-B226-F67FD31AA060", - "ticketNumber": "64XBDQD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.748305, -79.94429", - "loadTime": "10/04/2019 18:15:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "18:18:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64XBDQD_201910041815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D513A43-001F-41A3-B8CE-7D0665872DF3", - "ticketNumber": "8PH92K5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.746479, -79.946754", - "loadTime": "10/04/2019 15:43:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "15:49:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8PH92K5_201910041543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8340E601-0B5B-4322-89FC-20C214124A2E", - "ticketNumber": "3S3PEL7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.748449, -79.944385", - "loadTime": "10/04/2019 18:21:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "18:27:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3S3PEL7_201910041821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "918C233D-24F3-476D-9A1D-50C5F2DC7B35", - "ticketNumber": "5AU6FAW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.74419, -79.93909", - "loadTime": "10/04/2019 17:43:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "17:45:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5AU6FAW_201910041743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F7BF802-8B9E-4ABF-B35D-8230D01629FB", - "ticketNumber": "QS6P8VZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.748425, -79.947487", - "loadTime": "10/04/2019 16:16:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "16:20:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_QS6P8VZ_201910041616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A02FF607-1F90-41E1-949F-49C9D5E48227", - "ticketNumber": "4KV7GA5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.743608, -79.938608", - "loadTime": "10/04/2019 17:36:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "17:39:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4KV7GA5_201910041736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB7E1A11-E877-4550-A521-992B6B0EBA19", - "ticketNumber": "3AAD59W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.74824, -79.94412", - "loadTime": "10/04/2019 18:13:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "18:15:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3AAD59W_201910041813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8F418A6-62D2-4157-81F6-E42D356B53E6", - "ticketNumber": "7XY3CL5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.746335, -79.946573", - "loadTime": "10/04/2019 15:29:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "15:31:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7XY3CL5_201910041529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD59B27F-4ABD-423E-B5B9-6FE869D30239", - "ticketNumber": "92GEJS2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.746405, -79.946631", - "loadTime": "10/04/2019 15:35:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "15:40:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_92GEJS2_201910041535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E86A8345-DA47-405F-9AB8-394533DA53FA", - "ticketNumber": "5AJD7MC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.746734, -79.946708", - "loadTime": "10/04/2019 15:50:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "15:51:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5AJD7MC_201910041550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F97CE3EA-7B00-4D8C-8333-1DF2CBBD61E1", - "ticketNumber": "8DYB2RQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.749078, -79.947354", - "loadTime": "10/04/2019 16:26:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "16:30:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8DYB2RQ_201910041626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F54C13B-BF68-412B-97C3-EF56EC2FD276", - "ticketNumber": "4HFGNN5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.540458, -80.262226", - "loadTime": "10/04/2019 17:47:58", - "straightDistance": "6.39", - "routeDistance": "7.53", - "timeToTower": "0:52:35", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/04/2019", - "disposalTime": "18:40:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 50, - "quantity": 36.3, - "calculatedQuantity": "36.3 CY", - "s3DownloadKey": "HaulPass_4HFGNN5_201910041747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79229AF7-19BC-410A-85BA-AAACC7078D4B", - "ticketNumber": "5EJ48C9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9UMA9UT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.583424, -80.251223", - "loadTime": "10/04/2019 18:07:37", - "straightDistance": "6.09", - "routeDistance": "7.24", - "timeToTower": "0:30:59", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/04/2019", - "disposalTime": "18:38:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.2 CY", - "percentFull": 80, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_5EJ48C9_201910041752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A918B804-659B-4870-9188-3B71CBAE1995", - "ticketNumber": "9WX56UT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.540876, -80.262436", - "loadTime": "10/04/2019 17:49:40", - "straightDistance": "6.37", - "routeDistance": "7.5", - "timeToTower": "0:52:30", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/04/2019", - "disposalTime": "18:42:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 45, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_9WX56UT_201910041749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D5B3AA5-BB8B-4B44-9B5E-B2A80DD8F1E3", - "ticketNumber": "9V3RNBA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816100, -79.994740", - "loadTime": "10/04/2019 17:08:45", - "straightDistance": "15.26", - "routeDistance": "17.6", - "timeToTower": "0:45:38", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "17:54:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_9V3RNBA_201910041708_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2845FFE2-7F21-47E1-9DC8-95CFA9CDD153", - "ticketNumber": "6QHB447", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.775398, -79.963032", - "loadTime": "10/04/2019 14:37:03", - "straightDistance": "17.35", - "routeDistance": "19.13", - "timeToTower": "3:40:57", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "18:18:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 80, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_6QHB447_201910041437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "30AA5208-A071-41F2-9C5C-55992A9EECB4", - "ticketNumber": "68UVE5U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.817079, -80.004368", - "loadTime": "10/04/2019 17:19:15", - "straightDistance": "14.71", - "routeDistance": "17.55", - "timeToTower": "0:47:46", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "18:07:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_68UVE5U_201910041719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51895E6B-43C4-4EC4-B789-CA10A0B16EB3", - "ticketNumber": "6LYRLK4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816100, -79.994740", - "loadTime": "10/04/2019 17:09:01", - "straightDistance": "15.26", - "routeDistance": "17.6", - "timeToTower": "0:46:08", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "17:55:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_6LYRLK4_201910041709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9ACC9F54-B25A-4DFA-9FD2-46FD2DE4127A", - "ticketNumber": "7D5Z86Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815640, -79.994317", - "loadTime": "10/04/2019 17:11:41", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:45:59", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "17:57:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_7D5Z86Z_201910041711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A257BBAB-9EB5-4A0E-B39A-8F97F64C2149", - "ticketNumber": "9YRX8LS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.817237, -80.004302", - "loadTime": "10/04/2019 17:16:26", - "straightDistance": "14.71", - "routeDistance": "17.56", - "timeToTower": "0:49:18", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "18:05:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_9YRX8LS_201910041713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7099861-2357-4368-887B-E966AE774F59", - "ticketNumber": "KDBT528", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.816025, -79.994312", - "loadTime": "10/04/2019 17:16:47", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:43:07", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "17:59:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_KDBT528_201910041716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B408DA9D-8BE0-4848-AE6E-FCCCC90EFE0F", - "ticketNumber": "5U2M9HM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815640, -79.994317", - "loadTime": "10/04/2019 17:11:27", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:45:06", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "17:56:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_5U2M9HM_201910041711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3E674B2-0D66-486C-B2E4-ECF264F11AF4", - "ticketNumber": "3AUVSL4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.816025, -79.994312", - "loadTime": "10/04/2019 17:17:03", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:44:14", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "18:01:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_3AUVSL4_201910041717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93C08DBF-8B36-42DB-9057-D1ED81A60782", - "ticketNumber": "6MCJ7AZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825123, -80.106587", - "loadTime": "10/04/2019 17:30:52", - "straightDistance": "8.79", - "routeDistance": "12.8", - "timeToTower": "1:00:38", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "18:31:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_6MCJ7AZ_201910041730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A173FE3F-825A-47FB-A2E3-66071F82EAB1", - "ticketNumber": "63BF24X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.786318, -80.022251", - "loadTime": "10/04/2019 18:06:16", - "straightDistance": "13.83", - "routeDistance": "15.51", - "timeToTower": "0:47:08", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "18:53:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 45, - "quantity": 17, - "calculatedQuantity": "17 CY", - "s3DownloadKey": "HaulPass_63BF24X_201910041805_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9ECE0DB-0B55-4470-9942-C7839E5BBCA0", - "ticketNumber": "33KX59V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825359, -80.106454", - "loadTime": "10/04/2019 17:31:11", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "1:01:11", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "18:32:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 60, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_33KX59V_201910041731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A760F57-1EAF-41C5-B549-ABE82E456162", - "ticketNumber": "3B4TMST", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.64558, -80.122349", - "loadTime": "10/04/2019 14:10:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "14:15:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3B4TMST_201910041410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4AC86BC2-9F65-40DB-BC75-BF7BDD7AF434", - "ticketNumber": "977NMYS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.645809, -80.122133", - "loadTime": "10/04/2019 13:58:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "14:01:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_977NMYS_201910041358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F5C1571-65EF-46C8-82FC-5A4BD1E0F540", - "ticketNumber": "6EDS3V4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.645908, -80.12239", - "loadTime": "10/04/2019 13:35:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:19:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:55:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6EDS3V4_201910041335_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95179EF4-97EE-4305-9E50-8F58B2D50E33", - "ticketNumber": "W5QA6NF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.641201, -80.122246", - "loadTime": "10/04/2019 14:29:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "14:35:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_W5QA6NF_201910041429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E34AFD9B-90A4-46C0-B746-0A9FFAE75BFA", - "ticketNumber": "9H3R8UP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.645732, -80.122342", - "loadTime": "10/04/2019 14:17:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "14:23:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9H3R8UP_201910041417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C0AC424-0E7F-4F2F-A8D4-DBBA8193287B", - "ticketNumber": "96J6WAV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.562673, -80.281477", - "loadTime": "10/04/2019 12:04:20", - "straightDistance": "4.69", - "routeDistance": "5.34", - "timeToTower": "8:28:37", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/04/2019", - "disposalTime": "20:32:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_96J6WAV_201910041204_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9266654-C02A-4617-A856-AD4AA471AF83", - "ticketNumber": "3KA7WKM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.546682, -80.270626", - "loadTime": "10/04/2019 19:10:28", - "straightDistance": "5.75", - "routeDistance": "6.88", - "timeToTower": "1:23:52", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/04/2019", - "disposalTime": "20:34:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 45, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_3KA7WKM_201910041910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23E08744-0472-44DC-9C71-6496C00E5C06", - "ticketNumber": "8J6SK9D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.813235, -80.08399", - "loadTime": "10/04/2019 20:22:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "20:30:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8J6SK9D_201910042022_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5ACEEBEE-3A3F-4B25-AEC3-860636A1C540", - "ticketNumber": "9ZMF4TQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.802298, -80.091367", - "loadTime": "10/04/2019 19:43:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "19:47:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ZMF4TQ_201910041943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C513D703-D6E3-42CD-86CE-2A16353BB6C3", - "ticketNumber": "837XX7Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.813292, -80.083572", - "loadTime": "10/04/2019 20:08:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "20:12:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_837XX7Y_201910042008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E331B78C-E470-41E9-A126-4BB427C3E60F", - "ticketNumber": "CEGNGTF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.842693, -80.083912", - "loadTime": "10/04/2019 20:46:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "20:51:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_CEGNGTF_201910042046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C5BBA95-4E58-43F0-A18A-DC4C9159F4CA", - "ticketNumber": "4MSRPGW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.755693, -80.215302", - "loadTime": "10/04/2019 15:43:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "15:48:24", - "debrisType": "Leaner", - "diameter": 10, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4MSRPGW_201910041543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0EF1DE1C-08AE-4FC8-B7B8-E774CFAE716C", - "ticketNumber": "6Z2T9U2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.724735, -80.210587", - "loadTime": "10/04/2019 15:05:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "15:09:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6Z2T9U2_201910041505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A9937BB-6B22-4363-8B0B-7AB314333DAE", - "ticketNumber": "56EQEHN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.812435, -80.190413", - "loadTime": "10/04/2019 18:33:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "18:37:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_56EQEHN_201910041833_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CDD5378-BF90-4461-BE52-8698CFFDA3D5", - "ticketNumber": "4ZHF4L9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.819871, -80.244678", - "loadTime": "10/04/2019 16:45:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "16:49:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ZHF4L9_201910041645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DFCE2A4-F62E-4859-8DF4-682A2C1A4BE6", - "ticketNumber": "668WUP2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.769862, -80.215789", - "loadTime": "10/04/2019 15:58:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "16:05:42", - "debrisType": "Leaner", - "diameter": 21, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_668WUP2_201910041558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21EA0795-B015-4EDE-84C6-CB4317865F70", - "ticketNumber": "8L74RDL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.827327, -80.199804", - "loadTime": "10/04/2019 17:28:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "17:35:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8L74RDL_201910041728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25BEB9BB-9D6B-4064-B714-EBCF138BDB64", - "ticketNumber": "Q6W75UW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.74897, -80.214777", - "loadTime": "10/04/2019 15:36:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "15:39:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Q6W75UW_201910041536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C01D362-7C93-43BC-AC0B-53FACA376ACE", - "ticketNumber": "4DPBXEQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.811221, -80.191605", - "loadTime": "10/04/2019 18:11:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:19:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "18:30:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4DPBXEQ_201910041811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "356D438E-3796-4115-B3CC-8C22B40BB425", - "ticketNumber": "9NHNBPP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.819895, -80.244321", - "loadTime": "10/04/2019 16:50:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "16:52:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9NHNBPP_201910041650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3ABE1983-DDAB-4486-8ECD-9528DCF740FF", - "ticketNumber": "4QDFR77", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.820052, -80.180041", - "loadTime": "10/04/2019 18:57:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "19:02:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4QDFR77_201910041857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44C88AB4-2CC2-4282-8D7C-727B38C170E5", - "ticketNumber": "6AXW8XD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.769803, -80.21611", - "loadTime": "10/04/2019 15:54:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "15:57:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6AXW8XD_201910041554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44E5E386-0AFA-4E5E-B436-27FC8BA5022E", - "ticketNumber": "83EQVDZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.805749, -80.153773", - "loadTime": "10/04/2019 19:07:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "19:11:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83EQVDZ_201910041907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B46C9CB-C6FC-4974-94B8-6B14FC447BDE", - "ticketNumber": "5Y8A7VM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.767935, -80.397166", - "loadTime": "10/04/2019 13:43:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:48:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5Y8A7VM_201910041343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5279F5A2-B380-490F-917E-609A2729E4F2", - "ticketNumber": "7FV2YAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.826982, -80.235384", - "loadTime": "10/04/2019 17:03:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "17:07:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7FV2YAF_201910041703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57220E0A-21C1-4689-8446-EDD5F417801C", - "ticketNumber": "FR9XNBR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.767839, -80.397249", - "loadTime": "10/04/2019 13:42:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:16:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:58:58", - "debrisType": "Leaner", - "diameter": 20.8, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_FR9XNBR_201910041342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7051BE4E-E1C9-4284-9CAA-E22D65DFC73B", - "ticketNumber": "9H2K24P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.774288, -80.397937", - "loadTime": "10/04/2019 13:20:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:26:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9H2K24P_201910041320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "797EA9FA-D197-4E21-B131-FDB5AE359438", - "ticketNumber": "5CWF9BQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.768865, -80.161044", - "loadTime": "10/04/2019 19:57:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "20:01:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5CWF9BQ_201910041957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F4EDBA5-D354-42FD-AFD9-0C8AF5FF05A5", - "ticketNumber": "V7HMEDL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.781728, -80.39867", - "loadTime": "10/04/2019 13:09:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:13:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_V7HMEDL_201910041309_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "894E0E17-BF39-413F-9B90-64AA9A67F610", - "ticketNumber": "7266CJK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.823622, -80.18287", - "loadTime": "10/04/2019 17:56:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "18:04:14", - "debrisType": "Leaner", - "diameter": 19.3, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7266CJK_201910041756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8ABAD41F-39A6-43D9-8598-C7C89202C64D", - "ticketNumber": "8EYUPSN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.822753, -80.235941", - "loadTime": "10/04/2019 16:57:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "17:00:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8EYUPSN_201910041657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8ACAFC40-577C-47B2-85EB-CC49F7AE999C", - "ticketNumber": "6Q9STHV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.687653, -80.299645", - "loadTime": "10/04/2019 21:13:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "21:18:42", - "debrisType": "Leaner", - "diameter": 14.7, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6Q9STHV_201910042113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CD38354-A221-4E47-925D-416CB8EF8404", - "ticketNumber": "3XGTU54", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.775224, -80.146315", - "loadTime": "10/04/2019 19:34:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "19:41:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3XGTU54_201910041934_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9311E225-D8C1-443E-A297-C495E518B2DE", - "ticketNumber": "4NKC347", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.819865, -80.24486", - "loadTime": "10/04/2019 16:39:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "16:43:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4NKC347_201910041639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "934B999D-6A6E-49CA-9659-ADEE49503549", - "ticketNumber": "8EMKY8S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.7678, -80.397302", - "loadTime": "10/04/2019 13:31:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:42:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8EMKY8S_201910041331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9EDCCDE3-22D1-43D2-AE2E-F980EF09D822", - "ticketNumber": "F74CBQ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.81134, -80.191649", - "loadTime": "10/04/2019 18:25:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "18:28:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_F74CBQ2_201910041825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8EE3CC2-B8D6-413B-89DF-B653545ADF31", - "ticketNumber": "EULBDYB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.817397, -80.182814", - "loadTime": "10/04/2019 18:40:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "18:44:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_EULBDYB_201910041840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA290542-516E-4794-9429-D2CBE3C115DE", - "ticketNumber": "8A25RJE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.824562, -80.187151", - "loadTime": "10/04/2019 17:44:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "17:47:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8A25RJE_201910041744_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ACB0E63A-903A-4274-AE87-AEE8162EAA1C", - "ticketNumber": "6W3YQVR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.829463, -80.233452", - "loadTime": "10/04/2019 17:12:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "17:21:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6W3YQVR_201910041712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8096850-8C82-4D87-A480-134427A86A41", - "ticketNumber": "7WV9URM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.724226, -80.212059", - "loadTime": "10/04/2019 14:59:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "15:04:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7WV9URM_201910041459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C09E2E1A-F1CB-4568-9086-EFF9A9534773", - "ticketNumber": "6JSZRWX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.74497, -80.176587", - "loadTime": "10/04/2019 20:33:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:19:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "20:53:09", - "debrisType": "Leaner", - "diameter": 9.3, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6JSZRWX_201910042033_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C737542C-E7BE-4A73-94A6-6CC7E10997DF", - "ticketNumber": "8YZ2Q7A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.740521, -80.180023", - "loadTime": "10/04/2019 20:18:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "20:27:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8YZ2Q7A_201910042018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBEEDE9C-7432-41A2-9D1D-D6F0089195E6", - "ticketNumber": "8KXAM6H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.733889, -80.220581", - "loadTime": "10/04/2019 14:28:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "14:33:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8KXAM6H_201910041428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CCBC2C22-584B-4D94-B4E7-7F8889F43F7C", - "ticketNumber": "4X9LM2Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.824575, -80.187203", - "loadTime": "10/04/2019 17:38:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "17:50:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4X9LM2Y_201910041738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDA389C5-A3DA-44CC-9149-3577410A8BED", - "ticketNumber": "8JYUDG3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.725783, -80.195793", - "loadTime": "10/04/2019 15:13:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "15:18:01", - "debrisType": "Leaner", - "diameter": 14.8, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8JYUDG3_201910041513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5146F62-C433-42DF-AB1A-048FD43760FA", - "ticketNumber": "7CRGFZH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.724757, -80.2176", - "loadTime": "10/04/2019 14:44:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "14:48:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7CRGFZH_201910041444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD36D448-3746-4907-AB85-EE766550F675", - "ticketNumber": "6BNSAHL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.77516, -80.144876", - "loadTime": "10/04/2019 19:43:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "19:48:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6BNSAHL_201910041943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0B9288C-7223-4818-BF6F-7B0E6C87EF51", - "ticketNumber": "6XE3YC5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.780648, -80.398172", - "loadTime": "10/04/2019 13:14:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:19:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6XE3YC5_201910041314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E478FC1D-D620-45B4-9F3D-C116D8838B9F", - "ticketNumber": "69ZPYFA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.77637, -80.150135", - "loadTime": "10/04/2019 19:27:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "19:31:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_69ZPYFA_201910041927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E78BADE6-A79D-411B-B439-6CDB07F668F3", - "ticketNumber": "9VQZ8T9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.805635, -80.1541", - "loadTime": "10/04/2019 19:12:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "19:15:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VQZ8T9_201910041912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECA43772-40A0-4723-856A-EB887639E393", - "ticketNumber": "BGA524B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.723249, -80.215486", - "loadTime": "10/04/2019 14:50:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "14:57:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BGA524B_201910041450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6BFA627-1507-4119-AC5F-781AB3C9D6D8", - "ticketNumber": "36CHKS7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.819114, -80.18126", - "loadTime": "10/04/2019 18:46:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "18:51:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_36CHKS7_201910041846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF69B4BF-0ED3-4A27-B534-338B2D1F17D6", - "ticketNumber": "3L5FNRX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.726207, -80.217898", - "loadTime": "10/04/2019 14:37:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "14:43:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3L5FNRX_201910041437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AA090BA-95C2-4FDB-8189-B018677E4F9D", - "ticketNumber": "7EN8RNY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.546338, -80.270286", - "loadTime": "10/04/2019 21:02:18", - "straightDistance": "5.78", - "routeDistance": "6.91", - "timeToTower": "0:44:13", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/04/2019", - "disposalTime": "21:46:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 60, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_7EN8RNY_201910042102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19626FD7-7DCE-4F32-9F1E-7497D66D9172", - "ticketNumber": "KXSNV48", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.546512, -80.270540", - "loadTime": "10/04/2019 21:01:27", - "straightDistance": "5.76", - "routeDistance": "6.89", - "timeToTower": "0:43:59", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/04/2019", - "disposalTime": "21:45:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_KXSNV48_201910042101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07A01342-0D62-41D5-BFDF-2C638E3199CD", - "ticketNumber": "9YTFA2N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.752765, -79.996658", - "loadTime": "10/04/2019 14:01:29", - "straightDistance": "6.79", - "routeDistance": "10.33", - "timeToTower": "0:47:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:48:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 70, - "quantity": 74.6, - "calculatedQuantity": "74.6 CY", - "s3DownloadKey": "HaulPass_9YTFA2N_201910041401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08A2C154-BED9-43FC-A98D-20DB6FF9B7AC", - "ticketNumber": "728ASHK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3G7866Z", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.724874, -79.976461", - "loadTime": "10/04/2019 12:30:15", - "straightDistance": "6.25", - "routeDistance": "13.39", - "timeToTower": "0:49:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "13:19:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "81 CY", - "percentFull": 60, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_728ASHK_201910041230_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D287C44-A099-4CCB-A3E8-D309EBDE7580", - "ticketNumber": "5A7XZQU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.724689, -79.936205", - "loadTime": "10/04/2019 13:30:36", - "straightDistance": "8.27", - "routeDistance": "15.45", - "timeToTower": "1:04:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:34:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_J001_5A7XZQU_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F2EE1DA-CDD4-4125-B3F0-E146CE639699", - "ticketNumber": "8QY2CYB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.681173, -80.043793", - "loadTime": "10/04/2019 12:24:58", - "straightDistance": "1.33", - "routeDistance": "1.76", - "timeToTower": "0:20:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "12:45:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_8QY2CYB_201910041224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FE7739A-1476-4F6C-AF34-CF41764A4BFC", - "ticketNumber": "9Y9E544", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.721894, -79.953314", - "loadTime": "10/04/2019 13:13:14", - "straightDistance": "7.29", - "routeDistance": "14.81", - "timeToTower": "1:29:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:42:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_9Y9E544_201910041313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14CD4417-9D87-4999-ACD3-DF50333CD780", - "ticketNumber": "7LCJWDV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.742593, -79.917432", - "loadTime": "10/04/2019 12:19:17", - "straightDistance": "9.81", - "routeDistance": "16.22", - "timeToTower": "1:21:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "13:41:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_7LCJWDV_201910041219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15FBE72C-4EEB-4611-9EC2-A2F6312151A3", - "ticketNumber": "36DLHEZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.728279, -79.929866", - "loadTime": "10/04/2019 12:47:14", - "straightDistance": "8.71", - "routeDistance": "15.49", - "timeToTower": "1:33:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:20:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 70, - "quantity": 52.5, - "calculatedQuantity": "52.5 CY", - "s3DownloadKey": "HaulPass_36DLHEZ_201910041247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D5AD158-3FC2-4A70-8401-50530216D894", - "ticketNumber": "5KEKVBV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.724629, -79.936667", - "loadTime": "10/03/2019 21:35:32", - "straightDistance": "8.24", - "routeDistance": "15.45", - "timeToTower": "14:30:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "12:05:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_5KEKVBV_201910032135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2EF1B335-9248-4BD0-810A-6D56B74F6ADE", - "ticketNumber": "4LQNWMY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.677125, -80.189589", - "loadTime": "10/04/2019 13:15:51", - "straightDistance": "7.28", - "routeDistance": "13.08", - "timeToTower": "0:59:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:15:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_J001_4LQNWMY_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FC95B69-F430-4119-AE12-D458C27B5C53", - "ticketNumber": "8E6Q9RF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.721209, -79.932587", - "loadTime": "10/04/2019 12:58:57", - "straightDistance": "8.36", - "routeDistance": "15.93", - "timeToTower": "0:55:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "13:54:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 80, - "quantity": 74.6, - "calculatedQuantity": "74.6 CY", - "s3DownloadKey": "HaulPass_8E6Q9RF_201910041258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32CC91AD-B4E1-43B4-BC2B-CBFE85CFDBA1", - "ticketNumber": "84T2PAA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.825116, -80.106326", - "loadTime": "10/03/2019 21:54:17", - "straightDistance": "10.8", - "routeDistance": "14.99", - "timeToTower": "14:15:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "12:09:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_84T2PAA_201910032154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35901EED-7863-4DA7-AD8C-802DC4DA58E5", - "ticketNumber": "45HGGX4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.801384, -80.008305", - "loadTime": "10/04/2019 13:01:25", - "straightDistance": "9.46", - "routeDistance": "15.39", - "timeToTower": "1:23:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:25:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 65, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_45HGGX4_201910041301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3591677F-5641-43C4-BA49-F61CDC9F7788", - "ticketNumber": "5EEDUKD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.724711, -79.936257", - "loadTime": "10/04/2019 13:38:34", - "straightDistance": "8.27", - "routeDistance": "15.45", - "timeToTower": "0:55:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:33:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_5EEDUKD_201910041338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38BBB7BB-D873-4493-84FD-1B63AC4E5761", - "ticketNumber": "38GUSEV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.735272, -79.948226", - "loadTime": "10/04/2019 13:01:59", - "straightDistance": "8.01", - "routeDistance": "14.73", - "timeToTower": "1:27:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:29:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 80, - "quantity": 73, - "calculatedQuantity": "73 CY", - "s3DownloadKey": "HaulPass_38GUSEV_201910041301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F5A3980-8751-4767-BE4A-FAAD7ED3CED2", - "ticketNumber": "3D5CQSG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.743517, -79.918136", - "loadTime": "10/04/2019 12:56:45", - "straightDistance": "9.8", - "routeDistance": "15.94", - "timeToTower": "0:45:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "13:42:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 75, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_3D5CQSG_201910041246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46CF1255-455A-4594-A9A8-7746DBB43D3C", - "ticketNumber": "74HN2BG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.705952, -79.957482", - "loadTime": "10/04/2019 13:20:34", - "straightDistance": "6.62", - "routeDistance": "15.07", - "timeToTower": "1:15:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:36:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_74HN2BG_201910041320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5846DCD2-F221-446C-A41B-09BF7BAFA12C", - "ticketNumber": "4XTURGS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.744663, -79.912424", - "loadTime": "10/03/2019 21:26:26", - "straightDistance": "10.13", - "routeDistance": "16.5", - "timeToTower": "16:51:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:17:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 75, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_4XTURGS_201910032126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B524394-76CA-4C9D-B1D1-27D6CEE1CD09", - "ticketNumber": "37TTRN4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.749449, -79.917397", - "loadTime": "10/04/2019 12:53:54", - "straightDistance": "10.05", - "routeDistance": "16.34", - "timeToTower": "1:12:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:06:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 65, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_37TTRN4_201910041253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E1A50D8-F6D8-4156-A196-B9E0E4FBF190", - "ticketNumber": "4AYQUPF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.724653, -79.936659", - "loadTime": "10/04/2019 12:56:20", - "straightDistance": "8.24", - "routeDistance": "15.45", - "timeToTower": "1:00:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "13:56:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_4AYQUPF_201910041256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F559535-9E7B-421C-9E33-9CE0085A4963", - "ticketNumber": "6Q33W5Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.752863, -79.996670", - "loadTime": "10/04/2019 11:52:22", - "straightDistance": "6.79", - "routeDistance": "10.32", - "timeToTower": "1:09:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "13:02:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 65, - "quantity": 69.2, - "calculatedQuantity": "69.2 CY", - "s3DownloadKey": "HaulPass_6Q33W5Q_201910041152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60E28B19-CE91-44E8-8CBF-8B57F29EAC83", - "ticketNumber": "95WR5F6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.748733, -79.920629", - "loadTime": "10/04/2019 13:18:06", - "straightDistance": "9.87", - "routeDistance": "16.35", - "timeToTower": "1:22:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:40:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 65, - "quantity": 44.6, - "calculatedQuantity": "44.6 CY", - "s3DownloadKey": "HaulPass_95WR5F6_201910041318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62AB094E-FFBB-4726-98C9-428E841650DD", - "ticketNumber": "DVQDDXU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.716721, -80.078602", - "loadTime": "10/04/2019 12:30:54", - "straightDistance": "3.15", - "routeDistance": "5.09", - "timeToTower": "0:41:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "13:12:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_DVQDDXU_201910041230_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B40F4AA-FF3A-49D7-88AD-1268B8B4D25D", - "ticketNumber": "8ZR5A8P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.736962, -79.948587", - "loadTime": "10/04/2019 12:58:40", - "straightDistance": "8.06", - "routeDistance": "14.9", - "timeToTower": "1:02:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:01:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 75, - "quantity": 69.2, - "calculatedQuantity": "69.2 CY", - "s3DownloadKey": "HaulPass_8ZR5A8P_201910041258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D3DC263-14CC-467D-81DD-260D5EEF8EED", - "ticketNumber": "8NQHRSM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.702854, -80.043758", - "loadTime": "10/04/2019 14:22:46", - "straightDistance": "2.4", - "routeDistance": "6.29", - "timeToTower": "0:42:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "15:04:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_8NQHRSM_201910041422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F2AC02F-1054-46CE-92A5-2930B995A3DC", - "ticketNumber": "92548K3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "952S8YS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.727054, -79.976493", - "loadTime": "10/04/2019 13:17:16", - "straightDistance": "6.34", - "routeDistance": "13.61", - "timeToTower": "1:09:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:27:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_92548K3_201910041310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FAB966C-A200-443A-B2D6-46CBDCBBFA0D", - "ticketNumber": "4HGFZJ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.741515, -79.916764", - "loadTime": "10/04/2019 14:13:06", - "straightDistance": "9.81", - "routeDistance": "16.07", - "timeToTower": "1:00:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "15:13:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 60, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_4HGFZJ2_201910041413_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E5E2AC7-0909-4582-8688-E501584FDEBD", - "ticketNumber": "5AQVTZV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.719061, -79.960111", - "loadTime": "10/04/2019 13:01:06", - "straightDistance": "6.85", - "routeDistance": "14.36", - "timeToTower": "1:44:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:45:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 80, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_5AQVTZV_201910041301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9670200A-9CB9-403F-B911-CA0451BE9952", - "ticketNumber": "7RWANK5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.680446, -80.043593", - "loadTime": "10/04/2019 12:23:34", - "straightDistance": "1.32", - "routeDistance": "1.71", - "timeToTower": "0:20:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "12:44:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_7RWANK5_201910041223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5261D97-BC44-401D-A118-CCCD82191DE2", - "ticketNumber": "48P3JDV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.729725, -79.929820", - "loadTime": "10/04/2019 13:31:19", - "straightDistance": "8.75", - "routeDistance": "15.39", - "timeToTower": "0:50:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:22:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 75, - "quantity": 68, - "calculatedQuantity": "68 CY", - "s3DownloadKey": "HaulPass_48P3JDV_201910041257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA007CBB-4BF5-4D70-B61C-09361C1FD388", - "ticketNumber": "YDGP8HH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.724646, -79.936637", - "loadTime": "10/04/2019 12:58:55", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:59:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "13:58:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 60, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_YDGP8HH_201910041258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD32AE37-B031-4931-8D5F-D864209FB545", - "ticketNumber": "3PJEEVT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.683035, -80.047685", - "loadTime": "10/04/2019 12:16:20", - "straightDistance": "1.21", - "routeDistance": "1.72", - "timeToTower": "0:21:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "12:38:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_3PJEEVT_201910041216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AEE812EA-3331-4210-A006-F106F82B79D1", - "ticketNumber": "89U8E7X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743927, -79.915394", - "loadTime": "10/03/2019 21:56:04", - "straightDistance": "9.96", - "routeDistance": "16.36", - "timeToTower": "16:23:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:19:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_89U8E7X_201910032148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2004138-1F31-48CA-BDED-977F935289B4", - "ticketNumber": "7VP3FCU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.702595, -80.043977", - "loadTime": "10/04/2019 13:11:33", - "straightDistance": "2.38", - "routeDistance": "6.31", - "timeToTower": "0:39:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "13:50:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_7VP3FCU_201910041311_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4948036-0151-4747-AB1C-52A290EEBD61", - "ticketNumber": "6S3YM4F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.753033, -79.996789", - "loadTime": "10/04/2019 12:06:57", - "straightDistance": "6.8", - "routeDistance": "10.31", - "timeToTower": "0:53:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "13:00:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 75, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_6S3YM4F_201910041206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1FB0FA8-BBA7-4401-9CD0-E8F05EF59278", - "ticketNumber": "5NZ4B8J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.677005, -80.189663", - "loadTime": "10/04/2019 13:24:43", - "straightDistance": "7.28", - "routeDistance": "13.09", - "timeToTower": "0:45:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:09:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_5NZ4B8J_201910041324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C42FC1AD-EEA2-4180-A8EA-7CC486ADD6B3", - "ticketNumber": "4D3NCDJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.724296, -79.979584", - "loadTime": "10/04/2019 12:21:05", - "straightDistance": "6.08", - "routeDistance": "13.21", - "timeToTower": "0:57:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "13:18:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 70, - "quantity": 47.3, - "calculatedQuantity": "47.3 CY", - "s3DownloadKey": "HaulPass_4D3NCDJ_201910041221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4DE2B3F-4B6B-45F9-93CA-280487C18A31", - "ticketNumber": "89DVEGJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.793870, -80.021541", - "loadTime": "10/03/2019 21:20:43", - "straightDistance": "8.73", - "routeDistance": "17.52", - "timeToTower": "15:03:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "12:24:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_89DVEGJ_201910032120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7793060-20C2-485E-833A-F85B51CD9464", - "ticketNumber": "87BAZHK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TPZLZ6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.725610, -79.976206", - "loadTime": "10/04/2019 13:36:33", - "straightDistance": "6.29", - "routeDistance": "13.5", - "timeToTower": "0:51:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:28:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "53.3 CY", - "percentFull": 55, - "quantity": 29.3, - "calculatedQuantity": "29.3 CY", - "s3DownloadKey": "HaulPass_87BAZHK_201910041336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA4B8F05-67F7-4C3C-9E81-4ED112004E79", - "ticketNumber": "7HDR3ZA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.716998, -80.073873", - "loadTime": "10/04/2019 13:44:20", - "straightDistance": "3.11", - "routeDistance": "5.15", - "timeToTower": "0:54:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:39:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 45, - "quantity": 31.6, - "calculatedQuantity": "31.6 CY", - "s3DownloadKey": "HaulPass_7HDR3ZA_201910041344_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB705FAD-FC38-4B5D-9212-1E4C43C19450", - "ticketNumber": "4BKR43E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.737081, -79.948508", - "loadTime": "10/04/2019 12:43:38", - "straightDistance": "8.07", - "routeDistance": "14.91", - "timeToTower": "1:16:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "13:59:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 80, - "quantity": 58, - "calculatedQuantity": "58 CY", - "s3DownloadKey": "HaulPass_4BKR43E_201910041243_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3D4EE97-29A7-4C66-ADE6-E4868535227A", - "ticketNumber": "574WKZ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.704589, -79.956788", - "loadTime": "10/04/2019 13:20:29", - "straightDistance": "6.63", - "routeDistance": "15.41", - "timeToTower": "1:17:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:37:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_574WKZ7_201910041219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEB4337C-FDE7-4244-A8F7-6A3A29CAAB1E", - "ticketNumber": "893TZNL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.724651, -79.936650", - "loadTime": "10/03/2019 21:36:32", - "straightDistance": "8.24", - "routeDistance": "15.45", - "timeToTower": "14:30:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "12:07:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_893TZNL_201910032136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0E87F1C-1E53-4546-B80D-63C8F9231156", - "ticketNumber": "4MF3BK6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.801283, -80.009712", - "loadTime": "10/04/2019 12:19:08", - "straightDistance": "9.43", - "routeDistance": "15.48", - "timeToTower": "2:05:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:24:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_4MF3BK6_201910041219_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E53CBB96-62CE-4184-AD6D-FD544CEF6646", - "ticketNumber": "47Z5E4W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.793841, -80.020056", - "loadTime": "10/03/2019 20:40:57", - "straightDistance": "8.75", - "routeDistance": "16.02", - "timeToTower": "15:42:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "12:23:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_47Z5E4W_201910032040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E59BACC2-DC42-47B5-B60F-967D1B894BD1", - "ticketNumber": "3SNEYZ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.721784, -79.932944", - "loadTime": "10/03/2019 22:20:58", - "straightDistance": "8.36", - "routeDistance": "15.89", - "timeToTower": "13:06:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "11:27:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_3SNEYZ2_201910032220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5E34A6C-D81E-4615-9504-C109CF9B47CC", - "ticketNumber": "6Q2A9R5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.749616, -79.918297", - "loadTime": "10/04/2019 12:26:41", - "straightDistance": "10.01", - "routeDistance": "16.39", - "timeToTower": "1:37:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:03:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_6Q2A9R5_201910041226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E97E5856-773D-4A39-9C0B-875B728E615E", - "ticketNumber": "5FEPGG8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.737822, -79.949451", - "loadTime": "10/04/2019 12:42:10", - "straightDistance": "8.05", - "routeDistance": "14.97", - "timeToTower": "1:48:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:31:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 90, - "quantity": 101.9, - "calculatedQuantity": "101.9 CY", - "s3DownloadKey": "HaulPass_5FEPGG8_201910041242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EAF9C6F5-F029-4534-BF11-CA1D60AD58D1", - "ticketNumber": "4F3K3MZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.721033, -79.932471", - "loadTime": "10/04/2019 13:00:03", - "straightDistance": "8.36", - "routeDistance": "15.98", - "timeToTower": "0:52:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "13:52:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 80, - "quantity": 75.3, - "calculatedQuantity": "75.3 CY", - "s3DownloadKey": "HaulPass_4F3K3MZ_201910041300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0EBDB87-E038-448A-9CAF-6CF64E119690", - "ticketNumber": "8QCX93X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.716831, -80.078605", - "loadTime": "10/04/2019 12:44:57", - "straightDistance": "3.15", - "routeDistance": "5.09", - "timeToTower": "0:26:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "13:11:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_8QCX93X_201910041244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F474615A-9F4D-4F64-8B0F-8FD0E6A4D1DB", - "ticketNumber": "8PPTGUD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.825278, -80.106193", - "loadTime": "10/03/2019 21:55:14", - "straightDistance": "10.81", - "routeDistance": "14.99", - "timeToTower": "14:13:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "12:08:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 65, - "quantity": 44.7, - "calculatedQuantity": "44.7 CY", - "s3DownloadKey": "HaulPass_8PPTGUD_201910032155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6D2AFD1-0C7E-48BD-9B2B-DA0DC358876A", - "ticketNumber": "4LUQZ8R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.721591, -79.933030", - "loadTime": "10/03/2019 22:21:31", - "straightDistance": "8.35", - "routeDistance": "15.9", - "timeToTower": "13:04:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "11:26:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 80, - "quantity": 75.3, - "calculatedQuantity": "75.3 CY", - "s3DownloadKey": "HaulPass_4LUQZ8R_201910032221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB58C879-E94F-4997-8711-05F1C07D1790", - "ticketNumber": "9F3ZXVD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.679598, -80.047449", - "loadTime": "10/04/2019 12:28:29", - "straightDistance": "1.09", - "routeDistance": "1.48", - "timeToTower": "0:10:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "12:39:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_9F3ZXVD_201910041228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD4C0BA4-09BB-4E47-A8E4-676B64874C36", - "ticketNumber": "4ZV7XYD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.702363, -80.043631", - "loadTime": "10/04/2019 13:13:07", - "straightDistance": "2.38", - "routeDistance": "6.32", - "timeToTower": "0:36:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "13:49:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_4ZV7XYD_201910041312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DBE9167-66CD-4874-A1AB-E728D7AE0373", - "ticketNumber": "3BTSKZ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815702, -79.994228", - "loadTime": "10/04/2019 18:38:50", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:53:12", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "19:32:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_3BTSKZ3_201910041838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E888798-6F8E-4764-A282-9DBF0BFBBACE", - "ticketNumber": "55VA2JM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815687, -79.994292", - "loadTime": "10/04/2019 18:38:35", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:52:41", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "19:31:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_55VA2JM_201910041838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1EF38BE9-D481-404B-ACAA-56E22688FC2B", - "ticketNumber": "3LF2QH8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.815824, -79.994673", - "loadTime": "10/04/2019 18:54:08", - "straightDistance": "15.27", - "routeDistance": "17.63", - "timeToTower": "1:07:04", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "20:01:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 65, - "quantity": 44.7, - "calculatedQuantity": "44.7 CY", - "s3DownloadKey": "HaulPass_3LF2QH8_201910041854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27B923A2-72B0-44B0-96C9-8EF42B99853E", - "ticketNumber": "477HVFC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.816638, -80.005136", - "loadTime": "10/04/2019 19:14:43", - "straightDistance": "14.66", - "routeDistance": "17.5", - "timeToTower": "0:58:39", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "20:13:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 75, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_477HVFC_201910041907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29E42591-C03E-47F3-B586-1290CB149C61", - "ticketNumber": "5GSHH8M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.817043, -80.004519", - "loadTime": "10/04/2019 19:01:00", - "straightDistance": "14.7", - "routeDistance": "17.54", - "timeToTower": "1:11:37", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "20:12:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_5GSHH8M_201910041856_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2ECD87B2-7B03-4928-9F68-2A71925E15BF", - "ticketNumber": "8QQSCEG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.801717, -80.013125", - "loadTime": "10/04/2019 19:00:33", - "straightDistance": "14.24", - "routeDistance": "16.3", - "timeToTower": "1:07:39", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "20:08:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 75, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_8QQSCEG_201910041900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A18C2D1-F0C2-4DEC-80DF-7E918A7A0B11", - "ticketNumber": "4N7XT22", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.819346, -80.271398", - "loadTime": "10/04/2019 18:40:56", - "straightDistance": ".81", - "routeDistance": ".88", - "timeToTower": "1:19:17", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "20:00:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 65, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_4N7XT22_201910041840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49BFF8F4-A505-439E-B93A-70CF5B9D2D10", - "ticketNumber": "6AMGPZF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.815958, -79.994337", - "loadTime": "10/04/2019 18:51:52", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:56:16", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "19:48:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_6AMGPZF_201910041851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E9194CB-5CF9-4559-8D03-19D8143F9D73", - "ticketNumber": "57PLQBT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.815959, -79.994331", - "loadTime": "10/04/2019 18:52:07", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:54:43", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "19:46:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_57PLQBT_201910041852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56505962-89C8-42F0-8372-20C42D49BB2D", - "ticketNumber": "QBB8ECQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.846746, -80.061808", - "loadTime": "10/04/2019 18:24:20", - "straightDistance": "11.55", - "routeDistance": "14.46", - "timeToTower": "0:37:02", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "19:01:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 50, - "quantity": 36.9, - "calculatedQuantity": "36.9 CY", - "s3DownloadKey": "HaulPass_QBB8ECQ_201910041818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65D693EF-6494-44D9-B0BF-AFA604C16DEC", - "ticketNumber": "3U9DW8C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825334, -80.106261", - "loadTime": "10/04/2019 19:09:08", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:56:02", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "20:05:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_3U9DW8C_201910041909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6BE61CFA-2B11-44D1-BE18-C2CCCB2094A9", - "ticketNumber": "3YSFSHP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.825298, -80.106448", - "loadTime": "10/04/2019 17:52:23", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "1:29:25", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "19:21:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 50, - "quantity": 38.7, - "calculatedQuantity": "38.7 CY", - "s3DownloadKey": "HaulPass_3YSFSHP_201910041752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F930193-CF3F-48C5-A09D-362A9EBBFDA9", - "ticketNumber": "7DPR722", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.825290, -80.106261", - "loadTime": "10/04/2019 18:12:42", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:45:00", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "18:57:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_7DPR722_201910041812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70CFFBE0-94C7-4CDB-993F-068CF53C155F", - "ticketNumber": "6CPEV7H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.825457, -80.107069", - "loadTime": "10/04/2019 17:54:01", - "straightDistance": "8.76", - "routeDistance": "13.35", - "timeToTower": "1:26:57", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "19:20:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 60, - "quantity": 35.9, - "calculatedQuantity": "35.9 CY", - "s3DownloadKey": "HaulPass_6CPEV7H_201910041754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "810F175E-C7C1-41B2-9802-F74578287965", - "ticketNumber": "87B98DV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.815954, -79.994573", - "loadTime": "10/04/2019 18:53:03", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "1:09:33", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "20:02:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_87B98DV_201910041853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A15B2356-3724-4093-81EC-6E7699F8C681", - "ticketNumber": "795MXZ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.801748, -80.013153", - "loadTime": "10/04/2019 19:11:17", - "straightDistance": "14.24", - "routeDistance": "16.29", - "timeToTower": "0:55:38", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "20:06:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_795MXZ2_201910041911_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5F70FC3-F7C6-41B9-9410-54C8DDDBA36C", - "ticketNumber": "6GA9LCV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825336, -80.106259", - "loadTime": "10/04/2019 19:08:48", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:54:58", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "20:03:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_6GA9LCV_201910041908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB3DD1D8-7AA5-48AE-B0D7-57ADF7C2FCA2", - "ticketNumber": "3PNTR4C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.825248, -80.106126", - "loadTime": "10/04/2019 18:11:58", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:44:54", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "18:56:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_3PNTR4C_201910041811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5F8A503-F19D-4058-A3D0-9F344367A07B", - "ticketNumber": "44KPC67", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815829, -79.994662", - "loadTime": "10/04/2019 18:43:41", - "straightDistance": "15.27", - "routeDistance": "17.63", - "timeToTower": "0:50:57", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "19:34:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_44KPC67_201910041843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA4956AB-5D1C-4FCC-AE96-9F721D814F8A", - "ticketNumber": "9EM3F7B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815829, -79.994662", - "loadTime": "10/04/2019 18:43:58", - "straightDistance": "15.27", - "routeDistance": "17.63", - "timeToTower": "0:51:26", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "19:35:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_9EM3F7B_201910041843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07251C23-72F8-4DBB-B3EA-FC31B76A563E", - "ticketNumber": "55KJ455", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.825200, -80.106190", - "loadTime": "10/04/2019 19:39:22", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:47:33", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "20:26:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 55, - "quantity": 42.1, - "calculatedQuantity": "42.1 CY", - "s3DownloadKey": "HaulPass_55KJ455_201910041939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0EB70FC3-DE41-4504-BED1-23333B4B9C21", - "ticketNumber": "7ZTPB5N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.769414, -80.396361", - "loadTime": "10/04/2019 19:28:32", - "straightDistance": "8.69", - "routeDistance": "14.11", - "timeToTower": "0:46:27", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "20:14:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 75, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_7ZTPB5N_201910041908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0ECA59E5-125D-402D-BFB3-667EDFE31B95", - "ticketNumber": "4YKGKCJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.797381, -80.050565", - "loadTime": "10/04/2019 20:15:20", - "straightDistance": "12.1", - "routeDistance": "14.17", - "timeToTower": "1:30:28", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "21:45:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_4YKGKCJ_201910042015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C458030-DAAC-40D9-9882-A7E3273B1616", - "ticketNumber": "69WAJ3S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.815888, -79.994778", - "loadTime": "10/04/2019 20:20:12", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "1:04:50", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "21:25:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_69WAJ3S_201910042020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21632256-59C4-4AFB-8ABD-3B8986F67741", - "ticketNumber": "5ULQA6K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825030, -80.106228", - "loadTime": "10/04/2019 20:46:23", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:57:20", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "21:43:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 85, - "quantity": 60.9, - "calculatedQuantity": "60.9 CY", - "s3DownloadKey": "HaulPass_5ULQA6K_201910042046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "349B80A8-C14E-43D1-9EFC-FFE572A7CD24", - "ticketNumber": "6TJGFH8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.825361, -80.106186", - "loadTime": "10/04/2019 19:37:37", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:47:36", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "20:25:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_6TJGFH8_201910041937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A04D1C7-5C06-4E54-A199-892C6C70EE17", - "ticketNumber": "8KGUSVC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.815952, -79.994442", - "loadTime": "10/04/2019 20:35:37", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:59:03", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "21:34:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_8KGUSVC_201910042035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B97799B-F089-4017-AAE5-C9B13AE68791", - "ticketNumber": "VLBZD5K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.815783, -80.003996", - "loadTime": "10/04/2019 19:12:03", - "straightDistance": "14.73", - "routeDistance": "17.42", - "timeToTower": "1:04:51", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "20:16:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_VLBZD5K_201910041908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CB4796B-1884-4BE3-A8AD-63CB4E6265A2", - "ticketNumber": "3S7BU7P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.824989, -80.106201", - "loadTime": "10/04/2019 20:46:06", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:56:29", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "21:42:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 85, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_3S7BU7P_201910042046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EABF623-7284-45C4-B0A8-15709FB541DA", - "ticketNumber": "4BD3C3R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.794825, -80.018828", - "loadTime": "10/04/2019 20:11:42", - "straightDistance": "13.95", - "routeDistance": "15.88", - "timeToTower": "1:54:08", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "22:05:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_4BD3C3R_201910042011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52F237B5-929C-4CA3-9232-ED06447839E4", - "ticketNumber": "7LGLJN7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.815876, -79.994720", - "loadTime": "10/04/2019 20:19:58", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "1:03:57", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "21:23:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 90, - "quantity": 63.5, - "calculatedQuantity": "63.5 CY", - "s3DownloadKey": "HaulPass_7LGLJN7_201910042019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E025BF4-E93F-4442-A156-1AB5435958D3", - "ticketNumber": "5KCKBZH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.794796, -80.018648", - "loadTime": "10/04/2019 20:03:45", - "straightDistance": "13.96", - "routeDistance": "15.88", - "timeToTower": "2:01:16", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "22:05:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 50, - "quantity": 36, - "calculatedQuantity": "36 CY", - "s3DownloadKey": "HaulPass_5KCKBZH_201910041936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71038350-E893-4752-9622-1620071AC245", - "ticketNumber": "66CPW8C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.815737, -79.994418", - "loadTime": "10/04/2019 20:18:32", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:57:46", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "21:16:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 95, - "quantity": 69.9, - "calculatedQuantity": "69.9 CY", - "s3DownloadKey": "HaulPass_66CPW8C_201910042018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81A708AC-D3ED-4146-B543-1AA2880CB596", - "ticketNumber": "9MRLZCC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.824299, -80.106805", - "loadTime": "10/04/2019 19:54:28", - "straightDistance": "8.77", - "routeDistance": "12.8", - "timeToTower": "0:56:31", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "20:50:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 60, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_9MRLZCC_201910041954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D79BA4B-ECF6-4401-AF78-02F10CBC7640", - "ticketNumber": "8M4NS7D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.815528, -80.004270", - "loadTime": "10/04/2019 18:57:27", - "straightDistance": "14.71", - "routeDistance": "17.4", - "timeToTower": "1:18:22", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "20:15:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_8M4NS7D_201910041857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2F527DC-50FE-4F53-AF19-06582DD9B97B", - "ticketNumber": "YQXNTP9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.815723, -79.994441", - "loadTime": "10/04/2019 20:18:47", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:56:35", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "21:15:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 90, - "quantity": 62.5, - "calculatedQuantity": "62.5 CY", - "s3DownloadKey": "HaulPass_YQXNTP9_201910042018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A475F223-2ECE-49DE-9F87-D8ED0D475CB4", - "ticketNumber": "4FUVA66", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.785926, -80.021247", - "loadTime": "10/04/2019 21:41:49", - "straightDistance": "13.9", - "routeDistance": "15.67", - "timeToTower": "0:36:55", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "22:18:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 60, - "quantity": 22.6, - "calculatedQuantity": "22.6 CY", - "s3DownloadKey": "HaulPass_4FUVA66_201910042137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7C5C4BB-A9B9-4EE2-AC47-3E17029FF448", - "ticketNumber": "85U5X3X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.824304, -80.106770", - "loadTime": "10/04/2019 19:52:23", - "straightDistance": "8.78", - "routeDistance": "12.8", - "timeToTower": "0:57:41", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "20:50:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_85U5X3X_201910041952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6E1F0AA-BE20-40F0-8C26-EFCC341F59F4", - "ticketNumber": "94TNEKG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.796620, -80.049546", - "loadTime": "10/04/2019 20:26:38", - "straightDistance": "12.17", - "routeDistance": "14.07", - "timeToTower": "1:20:13", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "21:46:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_94TNEKG_201910042021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF5345B1-A307-4384-850D-BB4BE8933557", - "ticketNumber": "4W7G4FU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.816032, -79.994410", - "loadTime": "10/04/2019 20:35:14", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "1:00:27", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "21:35:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_4W7G4FU_201910042035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9273DF3-0FE0-4BA2-97AE-02FF0F9B2209", - "ticketNumber": "8BY5ZYG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8AXU9M5", - "fieldMonitorName": "Zallie Lee", - "loadCoordinates": "32.786716, -80.022158", - "loadTime": "10/04/2019 20:05:45", - "straightDistance": "13.83", - "routeDistance": "15.49", - "timeToTower": "0:32:17", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "20:38:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 65, - "quantity": 24.5, - "calculatedQuantity": "24.5 CY", - "s3DownloadKey": "HaulPass_8BY5ZYG_201910042005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F05D83E0-080B-4BF7-9F2A-2BB353990005", - "ticketNumber": "6ARCEMV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.807323, -80.401506", - "loadTime": "10/04/2019 17:51:45", - "straightDistance": "8.37", - "routeDistance": "12.52", - "timeToTower": "2:22:28", - "towerMonitorUserCertificationNumber": "75PKS33", - "towerMonitorName": "Virginia Mitchell", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/04/2019", - "disposalTime": "20:14:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_6ARCEMV_201910041751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66D8C41E-9E13-4BA9-B09C-16430D1C6C9E", - "ticketNumber": "88Q3EMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.775622, -80.279158", - "loadTime": "10/04/2019 21:47:27", - "straightDistance": "13.63", - "routeDistance": "17.51", - "timeToTower": "0:37:16", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/04/2019", - "disposalTime": "22:24:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 70, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_88Q3EMX_201910042127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9163D46-5BEA-48B1-81A4-062A1F3DD261", - "ticketNumber": "4Z4L9GQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.782133, -80.261184", - "loadTime": "10/04/2019 20:57:38", - "straightDistance": "14.42", - "routeDistance": "18.64", - "timeToTower": "1:25:33", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/04/2019", - "disposalTime": "22:23:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_4Z4L9GQ_201910042040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "012E3A05-6A00-4BEC-8E3C-5194AE386D72", - "ticketNumber": "5JHCAVT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.739829, -80.035584", - "loadTime": "10/04/2019 17:42:54", - "straightDistance": "4.93", - "routeDistance": "7.07", - "timeToTower": "0:57:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "18:40:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_5JHCAVT_201910041742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06F3BA32-40C0-436F-B196-EDB50FED254D", - "ticketNumber": "4VAALDG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.745615, -79.945503", - "loadTime": "10/04/2019 20:17:22", - "straightDistance": "8.55", - "routeDistance": "14.21", - "timeToTower": "1:11:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "21:29:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_4VAALDG_201910042017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B3C0F27-7432-429D-BDA8-AD39625CBCC8", - "ticketNumber": "8CZX4WL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.710493, -79.959172", - "loadTime": "10/04/2019 19:14:44", - "straightDistance": "6.65", - "routeDistance": "14.82", - "timeToTower": "2:04:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "21:18:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 50, - "quantity": 37.2, - "calculatedQuantity": "37.2 CY", - "s3DownloadKey": "HaulPass_8CZX4WL_201910041910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B549AEF-6BAE-40FD-89B2-9CA571A2F51F", - "ticketNumber": "6S5B9ZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.725252, -79.967583", - "loadTime": "10/04/2019 15:40:02", - "straightDistance": "6.69", - "routeDistance": "13.41", - "timeToTower": "1:06:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "16:46:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_6S5B9ZK_201910041540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C1E64E5-1F61-4DDC-A79B-BA0E53C6C550", - "ticketNumber": "9G7B6PN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.707876, -80.056724", - "loadTime": "10/04/2019 18:07:30", - "straightDistance": "2.47", - "routeDistance": "5.03", - "timeToTower": "0:44:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "18:51:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 55, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_9G7B6PN_201910041807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CCD031A-2F7E-43D6-A7CA-8D8249B9C8B4", - "ticketNumber": "6GQKL9K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.724648, -79.936564", - "loadTime": "10/04/2019 14:51:44", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "1:09:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "16:01:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_6GQKL9K_201910041451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D117B8A-75EF-46F1-B1B5-AC77A17122CE", - "ticketNumber": "3CLRQEN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.721091, -79.932725", - "loadTime": "10/04/2019 15:17:09", - "straightDistance": "8.35", - "routeDistance": "15.94", - "timeToTower": "1:06:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "16:24:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 80, - "quantity": 74.6, - "calculatedQuantity": "74.6 CY", - "s3DownloadKey": "HaulPass_3CLRQEN_201910041517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D35ACFB-D013-4940-8C99-DE26B4F0DC8B", - "ticketNumber": "9H7HD9N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.734163, -79.947378", - "loadTime": "10/04/2019 19:27:10", - "straightDistance": "8.02", - "routeDistance": "14.62", - "timeToTower": "1:28:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "20:55:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 80, - "quantity": 73, - "calculatedQuantity": "73 CY", - "s3DownloadKey": "HaulPass_9H7HD9N_201910041927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D89D2EA-ECBE-419B-86AF-1EE5F999E4D8", - "ticketNumber": "87JE6W4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.730695, -79.968815", - "loadTime": "10/04/2019 16:35:04", - "straightDistance": "6.85", - "routeDistance": "13.03", - "timeToTower": "1:45:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "18:20:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_87JE6W4_201910041625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1274A29B-5696-45A0-A437-0AED9D60F866", - "ticketNumber": "3E9DZ6Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.744111, -79.918553", - "loadTime": "10/04/2019 14:38:23", - "straightDistance": "9.8", - "routeDistance": "16.36", - "timeToTower": "1:18:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "15:56:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 65, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_3E9DZ6Y_201910041428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "147800F3-94EA-4418-9F35-73DE9B91B76F", - "ticketNumber": "78SNWDK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.721658, -79.954430", - "loadTime": "10/04/2019 17:38:28", - "straightDistance": "7.23", - "routeDistance": "14.75", - "timeToTower": "1:33:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "19:12:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_78SNWDK_201910041738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "182CD79F-C408-4D3E-AF1D-A853C3606FBA", - "ticketNumber": "8SZ727J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.747624, -79.921951", - "loadTime": "10/04/2019 18:39:45", - "straightDistance": "9.76", - "routeDistance": "16.82", - "timeToTower": "1:24:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "20:04:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_8SZ727J_201910041839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1901D274-8160-4B19-8D71-F4763E4B47B2", - "ticketNumber": "422V5GF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.722320, -79.955963", - "loadTime": "10/04/2019 20:34:56", - "straightDistance": "7.17", - "routeDistance": "14.15", - "timeToTower": "1:11:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "21:46:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 90, - "quantity": 76.9, - "calculatedQuantity": "76.9 CY", - "s3DownloadKey": "HaulPass_422V5GF_201910042034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "204DDD71-00EC-4E09-8DEF-624F8A96A543", - "ticketNumber": "6WN9GT4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7RF9YH8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.735372, -79.946924", - "loadTime": "10/04/2019 15:41:26", - "straightDistance": "8.08", - "routeDistance": "14.71", - "timeToTower": "1:39:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "17:21:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "91.3 CY", - "percentFull": 75, - "quantity": 68.5, - "calculatedQuantity": "68.5 CY", - "s3DownloadKey": "HaulPass_6WN9GT4_201910041541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20BEA5AF-BEE6-4111-AB48-7EF1C75E0CA6", - "ticketNumber": "7SCE7YM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.749477, -79.917563", - "loadTime": "10/04/2019 15:09:46", - "straightDistance": "10.04", - "routeDistance": "16.35", - "timeToTower": "0:55:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "16:05:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 55, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_7SCE7YM_201910041509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21CE2456-97C4-43CA-9E55-5BCB373B2726", - "ticketNumber": "3T52F5M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.712163, -80.070506", - "loadTime": "10/04/2019 16:41:50", - "straightDistance": "2.75", - "routeDistance": "4.55", - "timeToTower": "0:24:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "17:06:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_3T52F5M_201910041641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25D0041F-DF3D-41B4-95EE-2190202B38F0", - "ticketNumber": "BKBVRYT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.729323, -80.026746", - "loadTime": "10/04/2019 16:48:04", - "straightDistance": "4.48", - "routeDistance": "6.18", - "timeToTower": "0:20:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "17:08:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_BKBVRYT_201910041648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26239730-9433-4C69-93A5-2A660E267168", - "ticketNumber": "4SX88TU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.748493, -79.920081", - "loadTime": "10/04/2019 13:49:33", - "straightDistance": "9.88", - "routeDistance": "16.32", - "timeToTower": "0:50:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:40:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 75, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_4SX88TU_201910041331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27304834-AC38-456E-B76A-5DEF0E0FFE9C", - "ticketNumber": "5HJRQX9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.714990, -79.956902", - "loadTime": "10/04/2019 20:06:26", - "straightDistance": "6.9", - "routeDistance": "14.98", - "timeToTower": "0:38:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "20:45:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_5HJRQX9_201910042006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "294F5ED9-6194-4FF8-9CB1-A009F17F966F", - "ticketNumber": "6EE7EW4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.747512, -79.922105", - "loadTime": "10/04/2019 16:25:25", - "straightDistance": "9.75", - "routeDistance": "16.45", - "timeToTower": "0:50:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "17:15:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_J001_6EE7EW4_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "299AF2DE-94B7-4467-8A02-047989AA7EF5", - "ticketNumber": "AD2PQFY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.703488, -79.957374", - "loadTime": "10/04/2019 15:39:43", - "straightDistance": "6.57", - "routeDistance": "15.24", - "timeToTower": "1:22:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "17:02:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 80, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_AD2PQFY_201910041537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C07E77E-FE1F-4361-9D54-2B8707737E0A", - "ticketNumber": "3FSF7ST", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.742875, -79.915245", - "loadTime": "10/04/2019 18:52:11", - "straightDistance": "9.93", - "routeDistance": "15.93", - "timeToTower": "1:37:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "20:30:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 70, - "quantity": 42.4, - "calculatedQuantity": "42.4 CY", - "s3DownloadKey": "HaulPass_3FSF7ST_201910041845_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2EA0220C-EAD8-48D5-B5C0-0FA251A2D759", - "ticketNumber": "4W2VPG4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.734049, -80.031128", - "loadTime": "10/04/2019 19:05:10", - "straightDistance": "4.65", - "routeDistance": "6.6", - "timeToTower": "0:51:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "19:56:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_4W2VPG4_201910041905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F0CAFD6-669D-4E3D-B6EB-1F3AF249759D", - "ticketNumber": "97SSZ69", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.703555, -79.957440", - "loadTime": "10/04/2019 18:28:53", - "straightDistance": "6.57", - "routeDistance": "15.24", - "timeToTower": "2:51:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "21:20:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 80, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_97SSZ69_201910041828_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F68626E-152D-4F56-9942-75455D78F299", - "ticketNumber": "EFANAAZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.741518, -79.916827", - "loadTime": "10/04/2019 14:10:37", - "straightDistance": "9.8", - "routeDistance": "16.07", - "timeToTower": "1:02:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "15:13:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_EFANAAZ_201910041410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "396B8288-BD68-4171-943B-1FA120959D50", - "ticketNumber": "D94WMCH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.736462, -79.949076", - "loadTime": "10/04/2019 15:11:04", - "straightDistance": "8.02", - "routeDistance": "14.85", - "timeToTower": "1:17:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "16:28:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 70, - "quantity": 64.6, - "calculatedQuantity": "64.6 CY", - "s3DownloadKey": "HaulPass_D94WMCH_201910041511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DBFA5B9-9B66-4B7F-8E85-B4C1612A030A", - "ticketNumber": "79XD34S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.738055, -79.921949", - "loadTime": "10/04/2019 16:02:12", - "straightDistance": "9.43", - "routeDistance": "16.18", - "timeToTower": "1:47:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "17:49:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 65, - "quantity": 42, - "calculatedQuantity": "42 CY", - "s3DownloadKey": "HaulPass_79XD34S_201910041602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EE08D7A-DA53-4281-BA9A-AA733F418426", - "ticketNumber": "9BLX75G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.717247, -80.020753", - "loadTime": "10/04/2019 17:07:30", - "straightDistance": "3.99", - "routeDistance": "5.26", - "timeToTower": "0:26:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "17:34:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_9BLX75G_201910041704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F92AB93-9F06-4571-93CC-C072975E2950", - "ticketNumber": "8GW4E9H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.736764, -79.948601", - "loadTime": "10/04/2019 14:50:05", - "straightDistance": "8.05", - "routeDistance": "14.89", - "timeToTower": "1:37:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "16:27:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 80, - "quantity": 58, - "calculatedQuantity": "58 CY", - "s3DownloadKey": "HaulPass_8GW4E9H_201910041450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3FB3EC7E-ABC6-4364-932D-AEA2627D173B", - "ticketNumber": "3C58TP8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.749487, -79.917417", - "loadTime": "10/04/2019 17:14:39", - "straightDistance": "10.05", - "routeDistance": "16.71", - "timeToTower": "2:00:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "19:15:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_3C58TP8_201910041714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "404691B1-ADBD-4C38-950C-6EF17DA6EDDE", - "ticketNumber": "9ZHLXKP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.707821, -80.056840", - "loadTime": "10/04/2019 19:12:21", - "straightDistance": "2.46", - "routeDistance": "5.02", - "timeToTower": "0:40:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "19:52:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_9ZHLXKP_201910041912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43FD5D21-B761-427A-B2C4-497A4EA459F6", - "ticketNumber": "4TZKRY6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.734382, -79.924859", - "loadTime": "10/04/2019 18:43:56", - "straightDistance": "9.16", - "routeDistance": "15.77", - "timeToTower": "1:15:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "19:59:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_4TZKRY6_201910041843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46A4046E-96EA-433B-83C1-8E9885EAF4D7", - "ticketNumber": "76ANTJZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.659302, -79.943676", - "loadTime": "10/04/2019 17:10:59", - "straightDistance": "7.08", - "routeDistance": "18.42", - "timeToTower": "1:27:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "18:37:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_76ANTJZ_201910041710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "482833E1-423F-40D8-99EB-10FDA298B14A", - "ticketNumber": "92ZA52F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.703578, -79.957365", - "loadTime": "10/04/2019 15:40:18", - "straightDistance": "6.58", - "routeDistance": "15.23", - "timeToTower": "1:23:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "17:03:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 85, - "quantity": 63.2, - "calculatedQuantity": "63.2 CY", - "s3DownloadKey": "HaulPass_92ZA52F_201910041540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48C85131-5308-4288-BD68-BC0457CD9467", - "ticketNumber": "9DV765T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.659358, -79.943716", - "loadTime": "10/04/2019 17:09:33", - "straightDistance": "7.08", - "routeDistance": "18.42", - "timeToTower": "1:26:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "18:36:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_9DV765T_201910041709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48EC78C3-C1DB-4C21-8F56-9FF7429FF349", - "ticketNumber": "8ECVYW5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.738984, -79.950429", - "loadTime": "10/03/2019 22:00:30", - "straightDistance": "8.05", - "routeDistance": "15.08", - "timeToTower": "13:26:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "11:27:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_8ECVYW5_201910032200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A13144E-35DA-450D-B5EA-D0593D53B665", - "ticketNumber": "59W998A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.729569, -79.965400", - "loadTime": "10/04/2019 12:22:05", - "straightDistance": "6.96", - "routeDistance": "13.32", - "timeToTower": "2:20:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:42:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 90, - "quantity": 76.9, - "calculatedQuantity": "76.9 CY", - "s3DownloadKey": "HaulPass_59W998A_201910041222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4AC5E2D0-9C5E-4154-BA21-9944ABD0BB8C", - "ticketNumber": "3T7MX9M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.734213, -79.947471", - "loadTime": "10/04/2019 19:27:51", - "straightDistance": "8.01", - "routeDistance": "14.62", - "timeToTower": "1:29:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "20:57:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 90, - "quantity": 101.9, - "calculatedQuantity": "101.9 CY", - "s3DownloadKey": "HaulPass_3T7MX9M_201910041927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CED0153-035C-449D-857B-AFB20A9EB7B3", - "ticketNumber": "8NMABQ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.745844, -79.910594", - "loadTime": "10/04/2019 21:16:26", - "straightDistance": "10.26", - "routeDistance": "16.63", - "timeToTower": "1:04:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "22:20:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_8NMABQ4_201910042110_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "529B7186-7FC3-4B3D-A741-0819EE9F1B73", - "ticketNumber": "443G2RW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.702007, -79.956262", - "loadTime": "10/03/2019 17:09:07", - "straightDistance": "6.6", - "routeDistance": "15.98", - "timeToTower": "18:21:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "11:30:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 65, - "quantity": 44.8, - "calculatedQuantity": "44.8 CY", - "s3DownloadKey": "HaulPass_443G2RW_201910031709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "556612E8-2EF5-40F7-928E-36AE98798458", - "ticketNumber": "5PRFDAK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.715002, -79.961913", - "loadTime": "10/04/2019 13:53:27", - "straightDistance": "6.63", - "routeDistance": "14.36", - "timeToTower": "0:53:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:46:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 85, - "quantity": 63.8, - "calculatedQuantity": "63.8 CY", - "s3DownloadKey": "HaulPass_5PRFDAK_201910041335_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55C22FB8-4C52-459D-A803-82A5AA11588A", - "ticketNumber": "7DTM2WP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.717552, -80.021048", - "loadTime": "10/04/2019 15:25:24", - "straightDistance": "3.99", - "routeDistance": "5.29", - "timeToTower": "0:49:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "16:14:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_7DTM2WP_201910041525_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5600EFD5-A215-49DB-8773-53F4138F8B37", - "ticketNumber": "62RTNES", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.753335, -79.954122", - "loadTime": "10/04/2019 15:14:42", - "straightDistance": "8.49", - "routeDistance": "13.61", - "timeToTower": "0:39:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "15:54:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 90, - "quantity": 65, - "calculatedQuantity": "65 CY", - "s3DownloadKey": "HaulPass_62RTNES_201910041514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58D4EB31-9413-4172-8934-1708D6993C26", - "ticketNumber": "8NHBU3Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.727306, -80.058377", - "loadTime": "10/04/2019 17:53:18", - "straightDistance": "3.78", - "routeDistance": "5.91", - "timeToTower": "0:32:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "18:26:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 55, - "quantity": 38.7, - "calculatedQuantity": "38.7 CY", - "s3DownloadKey": "HaulPass_8NHBU3Y_201910041753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C944E02-3DCF-4EFD-86DE-4F91E4C7B8C5", - "ticketNumber": "BLU9GKA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.734952, -79.949758", - "loadTime": "10/04/2019 20:03:28", - "straightDistance": "7.93", - "routeDistance": "14.72", - "timeToTower": "1:12:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "21:15:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 75, - "quantity": 54.4, - "calculatedQuantity": "54.4 CY", - "s3DownloadKey": "HaulPass_BLU9GKA_201910042003_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61DA0705-BDAB-439D-AFC6-96FA05987F6E", - "ticketNumber": "6LV8ATD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.701863, -80.043374", - "loadTime": "10/04/2019 14:20:23", - "straightDistance": "2.35", - "routeDistance": "6.39", - "timeToTower": "0:44:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "15:04:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_6LV8ATD_201910041420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62773069-1077-4524-BDAB-1DFCDF4805AC", - "ticketNumber": "UHWMD5S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.744934, -79.918856", - "loadTime": "10/04/2019 15:11:16", - "straightDistance": "9.82", - "routeDistance": "16.07", - "timeToTower": "0:47:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "15:58:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 70, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_UHWMD5S_201910041452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63AEA9EF-915E-4A8B-8594-801260C7DC40", - "ticketNumber": "38JZEMQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.721943, -79.954451", - "loadTime": "10/04/2019 17:52:50", - "straightDistance": "7.24", - "routeDistance": "14.77", - "timeToTower": "1:20:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "19:13:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 90, - "quantity": 95.9, - "calculatedQuantity": "95.9 CY", - "s3DownloadKey": "HaulPass_38JZEMQ_201910041752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6582E056-558F-4798-A4F1-89B4AA0AF83E", - "ticketNumber": "7FTBY9Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.676937, -80.189712", - "loadTime": "10/04/2019 14:53:21", - "straightDistance": "7.29", - "routeDistance": "13.09", - "timeToTower": "0:55:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "15:48:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 60, - "quantity": 41.8, - "calculatedQuantity": "41.8 CY", - "s3DownloadKey": "HaulPass_7FTBY9Y_201910041453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65E583C2-D5A3-41D4-80C2-FF3A48E4405A", - "ticketNumber": "7JLFQDP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.728655, -80.025958", - "loadTime": "10/04/2019 16:33:07", - "straightDistance": "4.46", - "routeDistance": "6.12", - "timeToTower": "0:34:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "17:07:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_7JLFQDP_201910041622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "660B0B65-8331-487D-8665-441E903B753A", - "ticketNumber": "8S8NTKQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.720617, -79.932883", - "loadTime": "10/04/2019 15:09:36", - "straightDistance": "8.33", - "routeDistance": "15.97", - "timeToTower": "1:13:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "16:22:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 75, - "quantity": 70.6, - "calculatedQuantity": "70.6 CY", - "s3DownloadKey": "HaulPass_8S8NTKQ_201910041509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A22426F-72BE-4864-91D5-8E0133A83CD0", - "ticketNumber": "7QYSPPX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.724645, -79.936047", - "loadTime": "10/04/2019 15:38:54", - "straightDistance": "8.28", - "routeDistance": "15.43", - "timeToTower": "1:49:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "17:28:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_7QYSPPX_201910041538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B05D15B-CFEA-4E0F-90D2-029A1E75BD86", - "ticketNumber": "FWQTN25", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.747478, -79.922081", - "loadTime": "10/04/2019 16:26:25", - "straightDistance": "9.75", - "routeDistance": "16.81", - "timeToTower": "0:45:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "17:12:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 55, - "quantity": 37.7, - "calculatedQuantity": "37.7 CY", - "s3DownloadKey": "HaulPass_FWQTN25_201910041626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F648F34-E6B8-407C-9C8E-5AB9832D4455", - "ticketNumber": "8KWKMY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.734774, -79.949551", - "loadTime": "10/04/2019 17:45:06", - "straightDistance": "7.93", - "routeDistance": "14.71", - "timeToTower": "1:11:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "18:56:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 75, - "quantity": 69.2, - "calculatedQuantity": "69.2 CY", - "s3DownloadKey": "HaulPass_8KWKMY4_201910041745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "735DDE00-2F68-4497-B202-5501A502A10F", - "ticketNumber": "8N4AC4E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.752631, -79.996477", - "loadTime": "10/04/2019 15:59:39", - "straightDistance": "6.78", - "routeDistance": "10.34", - "timeToTower": "1:19:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "17:18:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 70, - "quantity": 74.6, - "calculatedQuantity": "74.6 CY", - "s3DownloadKey": "HaulPass_8N4AC4E_201910041559_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7367EC09-5CB4-4E13-AFAB-4B522053BDAE", - "ticketNumber": "53A6H22", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.721902, -79.931071", - "loadTime": "10/04/2019 17:25:02", - "straightDistance": "8.46", - "routeDistance": "15.87", - "timeToTower": "1:19:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "18:45:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 85, - "quantity": 80, - "calculatedQuantity": "80 CY", - "s3DownloadKey": "HaulPass_53A6H22_201910041725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7534BC24-336D-469C-B1A6-03C81367102F", - "ticketNumber": "8PJQZPG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.708183, -80.052797", - "loadTime": "10/04/2019 17:59:01", - "straightDistance": "2.54", - "routeDistance": "5.26", - "timeToTower": "0:50:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "18:49:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_8PJQZPG_201910041759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76A74975-E468-445B-A5BB-0979318092EB", - "ticketNumber": "8LVG6QT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.739199, -79.919828", - "loadTime": "10/04/2019 19:25:29", - "straightDistance": "9.57", - "routeDistance": "16.04", - "timeToTower": "1:01:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "20:26:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_8LVG6QT_201910041925_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "770C08DB-5D76-4EB5-9D4A-999A4386D23A", - "ticketNumber": "4X52NPR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.716111, -79.951984", - "loadTime": "10/04/2019 21:10:14", - "straightDistance": "7.19", - "routeDistance": "15.27", - "timeToTower": "0:52:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "22:03:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 85, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_4X52NPR_201910042057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7806173F-BD69-44CC-B378-AEE59316BF71", - "ticketNumber": "7XYBBZY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.723456, -79.966872", - "loadTime": "10/04/2019 14:52:20", - "straightDistance": "6.66", - "routeDistance": "13.54", - "timeToTower": "0:40:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "15:33:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_7XYBBZY_201910041415_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78E6274F-4432-432A-AEBA-980518F0CF0C", - "ticketNumber": "55UCF48", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.739513, -79.918883", - "loadTime": "10/04/2019 19:46:06", - "straightDistance": "9.63", - "routeDistance": "15.74", - "timeToTower": "0:42:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "20:28:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 55, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_55UCF48_201910041942_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C83334C-B729-4747-8C65-3F257072A5BE", - "ticketNumber": "6AY4HVQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.724686, -79.936035", - "loadTime": "10/04/2019 15:37:10", - "straightDistance": "8.28", - "routeDistance": "15.47", - "timeToTower": "1:53:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "17:30:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 65, - "quantity": 44.7, - "calculatedQuantity": "44.7 CY", - "s3DownloadKey": "HaulPass_6AY4HVQ_201910041537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7EC321A8-419B-4A20-BB2C-C2FCFD2EC933", - "ticketNumber": "5HR54HU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.737099, -79.926161", - "loadTime": "10/04/2019 18:55:35", - "straightDistance": "9.18", - "routeDistance": "15.77", - "timeToTower": "1:04:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "20:00:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_5HR54HU_201910041855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8630BC49-ACDE-4141-AB1A-A5034458633B", - "ticketNumber": "6T23RWC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.718543, -80.074762", - "loadTime": "10/04/2019 15:23:27", - "straightDistance": "3.22", - "routeDistance": "5.16", - "timeToTower": "0:21:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "15:44:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_6T23RWC_201910041523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87257D7E-EB92-4655-A870-5C0967B925F7", - "ticketNumber": "XH5KUGC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.722925, -79.932196", - "loadTime": "10/04/2019 20:16:17", - "straightDistance": "8.43", - "routeDistance": "15.79", - "timeToTower": "1:32:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "21:49:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 80, - "quantity": 75.3, - "calculatedQuantity": "75.3 CY", - "s3DownloadKey": "HaulPass_XH5KUGC_201910042016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88B69AB1-3BC0-4DD5-AC41-01F8BEB3D3E3", - "ticketNumber": "4F63U9J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.716403, -80.017520", - "loadTime": "10/04/2019 17:02:39", - "straightDistance": "4.06", - "routeDistance": "5.25", - "timeToTower": "0:30:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "17:33:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_4F63U9J_201910041702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8ACF3B84-FBCA-4053-81A0-01164858A0D0", - "ticketNumber": "7D2LKNZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.715493, -79.954528", - "loadTime": "10/04/2019 15:49:41", - "straightDistance": "7.04", - "routeDistance": "15.16", - "timeToTower": "0:54:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "16:43:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_7D2LKNZ_201910041535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DFC37D2-C71F-4A39-9F9A-B6CE2395AA02", - "ticketNumber": "6UXRS9L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.736831, -79.948721", - "loadTime": "10/04/2019 17:28:35", - "straightDistance": "8.05", - "routeDistance": "14.89", - "timeToTower": "1:27:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "18:55:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 85, - "quantity": 61.6, - "calculatedQuantity": "61.6 CY", - "s3DownloadKey": "HaulPass_6UXRS9L_201910041728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "914DA54A-42BC-41A8-A6D3-70075453A470", - "ticketNumber": "3TKKUBN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.738012, -79.950863", - "loadTime": "10/03/2019 22:13:31", - "straightDistance": "7.99", - "routeDistance": "15.1", - "timeToTower": "13:14:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "11:28:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 75, - "quantity": 69.2, - "calculatedQuantity": "69.2 CY", - "s3DownloadKey": "HaulPass_3TKKUBN_201910032213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "936B581D-5BBD-45DA-B915-1AA3F7E94950", - "ticketNumber": "8NT62CQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.752132, -79.972488", - "loadTime": "10/04/2019 18:27:27", - "straightDistance": "7.65", - "routeDistance": "12.23", - "timeToTower": "1:14:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "19:41:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_8NT62CQ_201910041827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94008EA8-C325-4F28-8F43-F62AE9AE998B", - "ticketNumber": "79NFJYX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.706155, -79.957483", - "loadTime": "10/04/2019 13:07:03", - "straightDistance": "6.63", - "routeDistance": "15.06", - "timeToTower": "1:29:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:36:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_79NFJYX_201910041307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D3B3E26-B408-4417-8254-0684C2BE10EC", - "ticketNumber": "RHUJ3ZC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.724608, -79.936550", - "loadTime": "10/04/2019 14:53:23", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "1:08:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "16:02:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_RHUJ3ZC_201910041453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DC41029-CF9D-417F-A661-598FCE2ABC56", - "ticketNumber": "6Z3H64W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.749338, -79.917420", - "loadTime": "10/04/2019 17:27:33", - "straightDistance": "10.05", - "routeDistance": "16.34", - "timeToTower": "1:48:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "19:16:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 75, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_6Z3H64W_201910041727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E550FD6-DDC7-4AB1-BDC1-76D59A5D404F", - "ticketNumber": "9TLEHSQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.749583, -79.917328", - "loadTime": "10/04/2019 14:58:55", - "straightDistance": "10.06", - "routeDistance": "16.34", - "timeToTower": "1:05:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "16:04:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_9TLEHSQ_201910041458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A07EB0B5-ABCB-494B-9422-DCD5B3BB008A", - "ticketNumber": "3B9C3AA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.753051, -79.996605", - "loadTime": "10/04/2019 15:39:16", - "straightDistance": "6.8", - "routeDistance": "10.32", - "timeToTower": "1:38:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "17:17:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 70, - "quantity": 66.3, - "calculatedQuantity": "66.3 CY", - "s3DownloadKey": "HaulPass_3B9C3AA_201910041539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A10BF1A1-A92B-4746-B75D-24403FB2C323", - "ticketNumber": "9JAKDSE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.721920, -79.931676", - "loadTime": "10/04/2019 20:12:15", - "straightDistance": "8.43", - "routeDistance": "15.88", - "timeToTower": "1:38:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "21:50:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 75, - "quantity": 69.9, - "calculatedQuantity": "69.9 CY", - "s3DownloadKey": "HaulPass_9JAKDSE_201910042012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A26B4397-F098-41AA-9DFA-92EF0806E275", - "ticketNumber": "WZST7VA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.687224, -79.956410", - "loadTime": "10/03/2019 16:42:31", - "straightDistance": "6.36", - "routeDistance": "16.55", - "timeToTower": "18:49:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "11:32:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_WZST7VA_201910031642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A65041BE-0AF6-4DFD-85B2-E93A47EAC1AE", - "ticketNumber": "8WMQ8XJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.745478, -79.945529", - "loadTime": "10/04/2019 20:21:32", - "straightDistance": "8.54", - "routeDistance": "14.58", - "timeToTower": "1:09:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "21:30:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 65, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_8WMQ8XJ_201910042021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA630661-6C6F-4ED8-B13B-6292E943906D", - "ticketNumber": "3WDE4LM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.722437, -79.931621", - "loadTime": "10/04/2019 17:27:55", - "straightDistance": "8.45", - "routeDistance": "15.83", - "timeToTower": "1:19:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "18:47:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_3WDE4LM_201910041727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1799810-E186-4D9D-A80C-0C9677BE4FBF", - "ticketNumber": "864X8LA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.717675, -80.074211", - "loadTime": "10/04/2019 14:05:02", - "straightDistance": "3.15", - "routeDistance": "5.09", - "timeToTower": "0:33:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:38:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_864X8LA_201910041405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B181B261-7218-4F6F-BFE4-0C79A1DD96B8", - "ticketNumber": "9GBGRRD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.743989, -79.915626", - "loadTime": "10/04/2019 18:57:56", - "straightDistance": "9.95", - "routeDistance": "16.37", - "timeToTower": "1:05:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "20:03:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 80, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_9GBGRRD_201910041857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B401CCE8-9480-4265-B960-BD09372DF706", - "ticketNumber": "3PV826U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.743019, -79.915529", - "loadTime": "10/04/2019 17:16:03", - "straightDistance": "9.92", - "routeDistance": "15.94", - "timeToTower": "0:39:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "17:55:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 70, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_3PV826U_201910041711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6A76DC2-19FF-4BBF-A51F-2C37279C1B32", - "ticketNumber": "EANV48K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.744139, -79.918471", - "loadTime": "10/04/2019 16:56:08", - "straightDistance": "9.81", - "routeDistance": "15.99", - "timeToTower": "0:57:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "17:53:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_EANV48K_201910041656_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB5B1000-2861-4482-BAF6-99318937F6DC", - "ticketNumber": "4EC4GX7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.723672, -80.061964", - "loadTime": "10/04/2019 16:33:01", - "straightDistance": "3.52", - "routeDistance": "5.49", - "timeToTower": "0:32:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "17:05:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_4EC4GX7_201910041633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF4A2B96-E597-4065-8119-7A2780FFD8BE", - "ticketNumber": "34JW53B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.728045, -79.968081", - "loadTime": "10/04/2019 16:03:50", - "straightDistance": "6.78", - "routeDistance": "13.22", - "timeToTower": "0:44:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "16:47:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 60, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_34JW53B_201910041603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C292B4F0-5778-4A7B-AB39-95BA71C5089D", - "ticketNumber": "6NG4SM5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.719200, -80.075072", - "loadTime": "10/04/2019 15:02:38", - "straightDistance": "3.27", - "routeDistance": "5.21", - "timeToTower": "0:43:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "15:46:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 60, - "quantity": 42.2, - "calculatedQuantity": "42.2 CY", - "s3DownloadKey": "HaulPass_6NG4SM5_201910041502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C58EEE1C-B850-40F9-893A-4E748F1E4A07", - "ticketNumber": "47TQTFC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.723673, -80.058786", - "loadTime": "10/04/2019 19:14:01", - "straightDistance": "3.53", - "routeDistance": "5.69", - "timeToTower": "0:32:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "19:46:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_47TQTFC_201910041914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C615E776-3C3C-49EC-B7EC-399B9141770A", - "ticketNumber": "5UR3MMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.734176, -80.031225", - "loadTime": "10/04/2019 19:04:47", - "straightDistance": "4.66", - "routeDistance": "6.61", - "timeToTower": "0:50:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "19:55:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_5UR3MMX_201910041904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6F15373-0535-4CF7-A060-067ED30312FD", - "ticketNumber": "7BCLEH8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.741802, -79.915990", - "loadTime": "10/04/2019 19:38:12", - "straightDistance": "9.85", - "routeDistance": "15.85", - "timeToTower": "0:53:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "20:32:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 70, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_7BCLEH8_201910041858_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6F53EE6-2C95-4198-92BE-B126A6EB574A", - "ticketNumber": "4YRKP9U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.717571, -80.021019", - "loadTime": "10/04/2019 15:26:51", - "straightDistance": "3.99", - "routeDistance": "5.29", - "timeToTower": "0:49:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "16:16:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_4YRKP9U_201910041526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C83B53F6-1C4D-4A80-9112-D25C55F362C0", - "ticketNumber": "47GU6PF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.738015, -79.922089", - "loadTime": "10/04/2019 15:59:28", - "straightDistance": "9.42", - "routeDistance": "16.19", - "timeToTower": "1:48:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "17:47:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 65, - "quantity": 47.9, - "calculatedQuantity": "47.9 CY", - "s3DownloadKey": "HaulPass_47GU6PF_201910041559_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8D26161-1704-42C5-9841-012A3F386174", - "ticketNumber": "6XNAEEW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.719951, -79.952656", - "loadTime": "10/04/2019 17:01:02", - "straightDistance": "7.27", - "routeDistance": "14.93", - "timeToTower": "1:32:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "18:33:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_6XNAEEW_201910041701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA7D74C0-CA1D-4636-A2B9-CA7046F47A83", - "ticketNumber": "4UJ7NMP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.732671, -79.969196", - "loadTime": "10/04/2019 17:03:33", - "straightDistance": "6.91", - "routeDistance": "12.89", - "timeToTower": "1:18:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "18:21:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_4UJ7NMP_201910041703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEC179C4-82A0-4AA6-8226-1909DA59F236", - "ticketNumber": "394DR5S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.708164, -80.056527", - "loadTime": "10/04/2019 19:15:01", - "straightDistance": "2.49", - "routeDistance": "5.04", - "timeToTower": "0:38:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "19:53:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_394DR5S_201910041913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF5EE263-7B9C-4718-932E-02AC418F03B9", - "ticketNumber": "5K4YYCB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.676895, -80.189723", - "loadTime": "10/04/2019 14:53:42", - "straightDistance": "7.29", - "routeDistance": "13.09", - "timeToTower": "0:55:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "15:49:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_5K4YYCB_201910041453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3F1460F-53DA-42B6-B96E-8F4EE278CCF7", - "ticketNumber": "3WYMG3C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.723829, -79.952902", - "loadTime": "10/04/2019 21:03:14", - "straightDistance": "7.38", - "routeDistance": "14.98", - "timeToTower": "0:44:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "21:47:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_3WYMG3C_201910042057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D554C6B9-53A4-418D-96EE-5C4F5D15AA4D", - "ticketNumber": "XH6NBFJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWVHPJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.715127, -79.963464", - "loadTime": "10/04/2019 16:55:29", - "straightDistance": "6.56", - "routeDistance": "14.24", - "timeToTower": "1:06:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "18:01:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.1 CY", - "percentFull": 80, - "quantity": 60.1, - "calculatedQuantity": "60.1 CY", - "s3DownloadKey": "HaulPass_XH6NBFJ_201910041624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6DA5A21-1A70-4DF3-ADCB-1E5E4D036715", - "ticketNumber": "979C4DK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.746336, -79.910828", - "loadTime": "10/04/2019 21:31:24", - "straightDistance": "10.27", - "routeDistance": "16.3", - "timeToTower": "0:50:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "22:21:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_979C4DK_201910042124_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0F7A428-258F-4B8E-8876-C8C8FE7DBB33", - "ticketNumber": "LJSHC2C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.752945, -79.996842", - "loadTime": "10/04/2019 13:53:05", - "straightDistance": "6.79", - "routeDistance": "10.31", - "timeToTower": "0:55:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:48:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 65, - "quantity": 61.6, - "calculatedQuantity": "61.6 CY", - "s3DownloadKey": "HaulPass_LJSHC2C_201910041353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E66990D7-5CA9-49B3-8088-89DA95ED6E2A", - "ticketNumber": "6JGYRQH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.716494, -79.962290", - "loadTime": "10/04/2019 15:53:51", - "straightDistance": "6.66", - "routeDistance": "14.35", - "timeToTower": "2:09:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "18:03:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 80, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_6JGYRQH_201910041537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E803E263-46B6-489F-8AD8-820600A05FBC", - "ticketNumber": "83SQJFH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.723317, -80.058812", - "loadTime": "10/04/2019 19:18:04", - "straightDistance": "3.51", - "routeDistance": "5.66", - "timeToTower": "0:29:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "19:48:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 60, - "quantity": 42.2, - "calculatedQuantity": "42.2 CY", - "s3DownloadKey": "HaulPass_83SQJFH_201910041918_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED3BF633-0CBB-4819-AABE-D9E8B0DE36F3", - "ticketNumber": "57SA5V5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FE4CEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.712862, -79.962758", - "loadTime": "10/04/2019 19:21:37", - "straightDistance": "6.53", - "routeDistance": "14.54", - "timeToTower": "1:21:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "20:43:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.8 CY", - "percentFull": 80, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_57SA5V5_201910041921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED4742AA-50C0-4169-9275-57BA49CA4B2B", - "ticketNumber": "R2L5UKL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.734959, -79.949643", - "loadTime": "10/04/2019 20:18:14", - "straightDistance": "7.93", - "routeDistance": "14.73", - "timeToTower": "0:58:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "21:16:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 75, - "quantity": 69.2, - "calculatedQuantity": "69.2 CY", - "s3DownloadKey": "HaulPass_R2L5UKL_201910042018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDF09757-3B12-4CA7-B4AC-9DD19355DF37", - "ticketNumber": "8UC9LPD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.715562, -79.953582", - "loadTime": "10/04/2019 18:35:48", - "straightDistance": "7.09", - "routeDistance": "15.17", - "timeToTower": "0:54:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "19:29:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_8UC9LPD_201910041757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE5AA79F-9DA9-4898-9498-2FFC76589CEA", - "ticketNumber": "88A8W4G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.753119, -79.953907", - "loadTime": "10/04/2019 15:20:01", - "straightDistance": "8.49", - "routeDistance": "13.63", - "timeToTower": "0:33:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "15:53:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_88A8W4G_201910041520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE82D40E-AD17-4E44-97FE-C64C3C1E5CDF", - "ticketNumber": "6MRGPDA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3JHZJJ8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.735388, -79.946912", - "loadTime": "10/04/2019 15:40:30", - "straightDistance": "8.08", - "routeDistance": "14.71", - "timeToTower": "1:42:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "17:22:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "113.2 CY", - "percentFull": 80, - "quantity": 90.6, - "calculatedQuantity": "90.6 CY", - "s3DownloadKey": "HaulPass_6MRGPDA_201910041540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF0C87D6-EC9F-4BCE-9E12-EA4451791A95", - "ticketNumber": "623D5JX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.721490, -79.950747", - "loadTime": "10/04/2019 17:16:54", - "straightDistance": "7.41", - "routeDistance": "15.02", - "timeToTower": "1:17:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "18:34:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_623D5JX_201910041716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF8AD092-0947-4411-A4FD-5F3A8BE1302F", - "ticketNumber": "4AX2V27", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.722623, -79.966847", - "loadTime": "10/04/2019 14:12:47", - "straightDistance": "6.63", - "routeDistance": "13.6", - "timeToTower": "1:19:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "15:32:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_4AX2V27_201910041402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1053A42-0141-4932-AE08-65E08DEDDCC1", - "ticketNumber": "7V9M8DL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.745725, -79.970252", - "loadTime": "10/04/2019 18:44:47", - "straightDistance": "7.44", - "routeDistance": "12.5", - "timeToTower": "0:58:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "19:43:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 70, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_7V9M8DL_201910041844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4BE48CF-22EF-40D5-B54A-B4296AC7E9E3", - "ticketNumber": "4K8BDWP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.736250, -80.032312", - "loadTime": "10/04/2019 18:17:21", - "straightDistance": "4.77", - "routeDistance": "6.76", - "timeToTower": "0:24:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "18:41:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_4K8BDWP_201910041817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5812312-5742-406F-97FD-B118E7FA380E", - "ticketNumber": "4BRPNZW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8L5VNZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.721829, -79.975315", - "loadTime": "10/04/2019 13:55:45", - "straightDistance": "6.19", - "routeDistance": "13.29", - "timeToTower": "0:48:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "14:44:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "67.6 CY", - "percentFull": 25, - "quantity": 16.9, - "calculatedQuantity": "16.9 CY", - "s3DownloadKey": "HaulPass_4BRPNZW_201910041355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F82A521B-61E9-40B8-BF27-175119F9BA94", - "ticketNumber": "542HTL9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3HH9P5F", - "fieldMonitorName": "Tierra Simmons", - "loadCoordinates": "32.726373, -80.058299", - "loadTime": "10/04/2019 17:57:08", - "straightDistance": "3.72", - "routeDistance": "5.88", - "timeToTower": "0:27:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/04/2019", - "disposalTime": "18:24:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_542HTL9_201910041757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01AA66A7-05FF-4DA6-92CD-2CABB294AE1C", - "ticketNumber": "4N8QXC3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.816519, -80.048163", - "loadTime": "10/04/2019 21:38:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "21:40:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4N8QXC3_201910042138_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A9BA173-C816-43FA-B990-CCF3304D803D", - "ticketNumber": "8GSRZ77", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.817781, -80.04781", - "loadTime": "10/04/2019 19:53:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "19:57:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8GSRZ77_201910041953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16C7D10D-54BC-44A0-8337-956C63CF0E3B", - "ticketNumber": "3ZVQXJE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.817283, -80.046268", - "loadTime": "10/04/2019 20:11:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "20:14:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3ZVQXJE_201910042011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22D162B2-60CD-40B6-BF64-287134B10F97", - "ticketNumber": "42A4NE3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.748103, -79.944014", - "loadTime": "10/04/2019 18:13:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "18:16:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_42A4NE3_201910041813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "254EEA02-16C3-4D82-9022-1A88A84E0574", - "ticketNumber": "973W9L2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.815426, -80.048576", - "loadTime": "10/04/2019 21:26:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "21:28:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_973W9L2_201910042126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B1D41CD-F4C6-48F2-B705-2E79C8CBE146", - "ticketNumber": "3T67QT7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.717073, -80.154156", - "loadTime": "10/04/2019 14:31:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "14:34:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3T67QT7_201910041431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2EB1A9A7-656E-4B6B-A05F-0C98F7CD8C87", - "ticketNumber": "725CNBZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.743514, -79.938263", - "loadTime": "10/04/2019 17:29:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "17:33:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_725CNBZ_201910041729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "348EA0D3-AC6B-441A-97A5-2BCEA299705A", - "ticketNumber": "9WPL4FT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.814416, -80.048814", - "loadTime": "10/04/2019 21:07:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "21:11:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9WPL4FT_201910042107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A3E36F5-9B3C-4F50-B5F1-A2DDA6A4C8CB", - "ticketNumber": "6SVD3B2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.721766, -80.155514", - "loadTime": "10/04/2019 12:58:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:02:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SVD3B2_201910041258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47CA1846-344F-4F5A-80E9-4B1FCA7099E2", - "ticketNumber": "4RU4KFH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.720643, -80.154783", - "loadTime": "10/04/2019 13:13:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:16:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4RU4KFH_201910041313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56BBE943-9B6B-4BA8-8268-364FC1895A3C", - "ticketNumber": "93677DP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.81539, -80.046947", - "loadTime": "10/04/2019 20:43:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "20:45:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_93677DP_201910042043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CD0FA58-21A9-443A-BAFA-1EC84D183499", - "ticketNumber": "6FD7AQS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.746699, -79.942202", - "loadTime": "10/04/2019 18:00:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "18:02:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6FD7AQS_201910041800_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DABFC9B-9838-4A70-BAD9-5776DDA25B0E", - "ticketNumber": "9U4SX2G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.719707, -80.154771", - "loadTime": "10/04/2019 13:26:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:34:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9U4SX2G_201910041326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5EDB5398-BD5C-452F-9946-2138E3BF467B", - "ticketNumber": "5YBVJWL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.814062, -80.049046", - "loadTime": "10/04/2019 21:01:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "21:04:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5YBVJWL_201910042101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60C7D616-4A90-4C00-82A6-AEE92DF76506", - "ticketNumber": "77H926C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.716859, -80.154178", - "loadTime": "10/04/2019 14:38:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "14:40:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77H926C_201910041438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60E695C8-2D52-454D-A243-E8C93CAED184", - "ticketNumber": "8VD8AZX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.817914, -80.047269", - "loadTime": "10/04/2019 19:46:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "19:48:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8VD8AZX_201910041946_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60FBB3FE-D4B9-4CB1-B928-F66EE695615C", - "ticketNumber": "5NT3U9P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.721439, -80.155189", - "loadTime": "10/04/2019 13:08:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:11:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5NT3U9P_201910041308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64A5FDA9-6C2C-434D-B182-AD3554C6BF3B", - "ticketNumber": "3F4AVE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.755863, -79.967122", - "loadTime": "10/04/2019 18:46:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "18:49:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3F4AVE5_201910041846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AF1AC24-2834-4BB2-89A0-EFDAE4F2F4FA", - "ticketNumber": "4BFPRLW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.814576, -80.048715", - "loadTime": "10/04/2019 21:14:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "21:17:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4BFPRLW_201910042114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E944F22-4F9A-42A7-A636-A5741414A657", - "ticketNumber": "4AKYWHQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.817361, -80.04677", - "loadTime": "10/04/2019 20:06:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "20:09:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4AKYWHQ_201910042006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81B069EF-D03C-4839-A542-5A1058E7E691", - "ticketNumber": "36YEUMT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.718269, -80.154655", - "loadTime": "10/04/2019 13:52:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:55:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_36YEUMT_201910041352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8BBB854A-6C1B-48F3-9E2E-EDDCBC169F3E", - "ticketNumber": "9YQ8S8R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.721555, -80.15527", - "loadTime": "10/04/2019 13:03:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:06:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9YQ8S8R_201910041303_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E020C2A-8D6D-49CD-8325-6A4A0EE94281", - "ticketNumber": "6XL2PNN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.815131, -80.048379", - "loadTime": "10/04/2019 21:19:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "21:22:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6XL2PNN_201910042119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A439AFE-9806-4ABC-AC4C-C3A67FC819BA", - "ticketNumber": "9PY4D6E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.815494, -80.04707", - "loadTime": "10/04/2019 20:46:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "20:51:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9PY4D6E_201910042046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1764A61-3A71-4501-B754-8965AEEB6BB6", - "ticketNumber": "3DUPNZ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.817082, -80.046298", - "loadTime": "10/04/2019 20:16:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "20:19:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3DUPNZ9_201910042016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6F4DD43-1C5A-4133-BD48-9E926ABAFCCB", - "ticketNumber": "52BMSH4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.744122, -79.938915", - "loadTime": "10/04/2019 17:38:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "17:42:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_52BMSH4_201910041738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A989D0BA-BF78-4F22-AAFF-185E59382A66", - "ticketNumber": "MYFMVB7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.817569, -80.047069", - "loadTime": "10/04/2019 20:00:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "20:05:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_MYFMVB7_201910042000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB326455-0CDD-498B-9276-5B88A3A53C7F", - "ticketNumber": "PDTS85A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.743452, -79.938173", - "loadTime": "10/04/2019 17:33:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "17:35:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_PDTS85A_201910041733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4FC8F6B-9E10-4F70-96DF-75DCFC5215DC", - "ticketNumber": "7UKLPSP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.718879, -80.15479", - "loadTime": "10/04/2019 13:45:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:47:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7UKLPSP_201910041345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA79D0EF-FFD1-4BCA-8616-EBC5FE7C3A26", - "ticketNumber": "9ZQW3VZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.71663, -80.154215", - "loadTime": "10/04/2019 14:26:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "14:31:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ZQW3VZ_201910041426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1FE4C79-0379-4113-948A-B9FDEE3DD3AD", - "ticketNumber": "6CMXGUX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.747932, -79.943752", - "loadTime": "10/04/2019 18:08:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "18:12:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CMXGUX_201910041808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4C0261D-35A4-40CE-B5B5-87213E0F4455", - "ticketNumber": "8F73PRR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.746552, -79.94202", - "loadTime": "10/04/2019 17:51:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "17:53:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8F73PRR_201910041751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4C8547F-DF8A-45D8-9E30-437B9A3884F0", - "ticketNumber": "8GBJD9G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.717295, -80.154324", - "loadTime": "10/04/2019 14:14:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "14:16:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8GBJD9G_201910041414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EAD3C62C-463D-4C99-BC92-36CED76684AF", - "ticketNumber": "46FTYM2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.817519, -80.049062", - "loadTime": "10/04/2019 21:43:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:16:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "21:59:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_46FTYM2_201910042143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3F3405D-C6F5-4FE4-81F5-8C3774FFD5E0", - "ticketNumber": "5VHP94T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.718114, -80.154498", - "loadTime": "10/04/2019 13:56:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:59:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5VHP94T_201910041356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7016615-AF07-4670-84FF-DE15EA806EA2", - "ticketNumber": "8DL9H93", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.720076, -80.154774", - "loadTime": "10/04/2019 13:19:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "13:23:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8DL9H93_201910041319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FAFA0718-97BC-41A4-8F57-4F8EEE40D4A9", - "ticketNumber": "8CXDN9R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.717829, -80.154354", - "loadTime": "10/04/2019 14:01:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/04/2019", - "disposalTime": "14:03:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8CXDN9R_201910041401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0637F95F-C956-46C8-A368-507955EE94BE", - "ticketNumber": "87F8QCU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.824320, -80.106283", - "loadTime": "10/05/2019 11:24:17", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:30:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "11:54:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_87F8QCU_201910051124_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13F7EC80-59CA-4A2B-9FAC-E7CBD7FF08AC", - "ticketNumber": "8HD69SW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825098, -80.106394", - "loadTime": "10/05/2019 11:22:49", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:30:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "11:53:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_8HD69SW_201910051122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "176AD927-B1EB-4136-A0B0-1B590BC26EAA", - "ticketNumber": "8SXVYB7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815881, -79.994737", - "loadTime": "10/05/2019 11:41:59", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:34:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "12:16:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 80, - "quantity": 56.5, - "calculatedQuantity": "56.5 CY", - "s3DownloadKey": "HaulPass_8SXVYB7_201910051141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19B21A49-F798-4B25-A460-1059679DE824", - "ticketNumber": "49BJ6CK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.794875, -80.019745", - "loadTime": "10/04/2019 21:28:56", - "straightDistance": "13.9", - "routeDistance": "15.82", - "timeToTower": "14:01:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "11:30:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_49BJ6CK_201910042128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A802EA0-BC16-4980-A05C-8D5DE54EB6D4", - "ticketNumber": "6B6B6EM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.801003, -80.014509", - "loadTime": "10/04/2019 20:46:28", - "straightDistance": "14.16", - "routeDistance": "16.2", - "timeToTower": "15:05:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "11:51:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 60, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_6B6B6EM_201910042046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "344EFC81-961F-4708-A2BA-D10E29092BA5", - "ticketNumber": "6FD2SY3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.824320, -80.106283", - "loadTime": "10/05/2019 11:24:40", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:30:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "11:55:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_6FD2SY3_201910051124_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4ACA05D8-FD3C-4849-81A2-6BD680115655", - "ticketNumber": "SBRNA9G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.771832, -79.962597", - "loadTime": "10/04/2019 19:26:18", - "straightDistance": "17.42", - "routeDistance": "19.54", - "timeToTower": "16:10:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "11:37:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 65, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_SBRNA9G_201910041926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C3106A9-6077-4831-96B2-0214CE5DF1EA", - "ticketNumber": "8NP7K86", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.824419, -80.105489", - "loadTime": "10/04/2019 21:41:21", - "straightDistance": "8.85", - "routeDistance": "12.8", - "timeToTower": "13:44:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "11:26:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 55, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_8NP7K86_201910042141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FE79777-64F1-4131-9F6A-3FB44FDB9AFE", - "ticketNumber": "4KHKEV2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815921, -79.994695", - "loadTime": "10/05/2019 11:41:33", - "straightDistance": "15.27", - "routeDistance": "17.61", - "timeToTower": "0:40:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "12:22:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_4KHKEV2_201910051141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B007BFF-1F5F-413F-A4ED-5CEBDC1B0484", - "ticketNumber": "63B4522", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815875, -79.994696", - "loadTime": "10/05/2019 11:41:17", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "0:39:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "12:21:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_63B4522_201910051141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D5F7EAE-7A3C-4A15-9B35-30DC8E068A6B", - "ticketNumber": "3KZEH9C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825268, -80.106258", - "loadTime": "10/05/2019 11:22:33", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:30:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "11:52:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_3KZEH9C_201910051122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62695CDE-9469-4F1A-90B3-1AE86EEC8118", - "ticketNumber": "54FNGTY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.816898, -80.002346", - "loadTime": "10/04/2019 21:28:08", - "straightDistance": "14.82", - "routeDistance": "17.56", - "timeToTower": "14:10:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "11:38:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_54FNGTY_201910042124_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75D5CA6C-2B88-4E2E-BCA6-115F89D2797C", - "ticketNumber": "9BAJ47K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.816054, -80.003338", - "loadTime": "10/04/2019 21:08:45", - "straightDistance": "14.77", - "routeDistance": "17.46", - "timeToTower": "14:29:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "11:37:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_9BAJ47K_201910042108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "916C5BF8-4A70-46AC-89B3-EAACAFA103C3", - "ticketNumber": "6VFAJVX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.797758, -79.992473", - "loadTime": "10/04/2019 21:10:14", - "straightDistance": "15.45", - "routeDistance": "17.69", - "timeToTower": "14:25:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "11:36:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 50, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_6VFAJVX_201910042110_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92675910-3B2C-439D-A8CF-81AD3F5D1A5C", - "ticketNumber": "733JTTA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815897, -79.994748", - "loadTime": "10/05/2019 11:40:51", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:42:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "12:23:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_733JTTA_201910051140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96604F43-779E-40C1-86CB-6CBC1206F54B", - "ticketNumber": "8XDBFZ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815972, -79.994743", - "loadTime": "10/05/2019 11:40:29", - "straightDistance": "15.26", - "routeDistance": "17.6", - "timeToTower": "0:43:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "12:24:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_8XDBFZ2_201910051140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9BF94D5D-1A3D-4304-A1B6-8B3BF61FD872", - "ticketNumber": "732VGE6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.824442, -80.105542", - "loadTime": "10/04/2019 21:40:15", - "straightDistance": "8.85", - "routeDistance": "12.8", - "timeToTower": "13:45:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "11:25:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_732VGE6_201910042140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CEC62E6-133E-4F52-869C-1028CA73C252", - "ticketNumber": "5AR274V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.846888, -80.061588", - "loadTime": "10/04/2019 20:09:14", - "straightDistance": "11.57", - "routeDistance": "14.49", - "timeToTower": "15:14:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "11:23:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 55, - "quantity": 40.6, - "calculatedQuantity": "40.6 CY", - "s3DownloadKey": "HaulPass_5AR274V_201910042007_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A09B9556-AECE-4863-B163-41E000809B69", - "ticketNumber": "49QDEB9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.797759, -79.992560", - "loadTime": "10/04/2019 21:01:24", - "straightDistance": "15.45", - "routeDistance": "17.69", - "timeToTower": "14:32:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "11:33:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_49QDEB9_201910042101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDF1758C-928B-4B48-88E7-6DFA170A8A75", - "ticketNumber": "5JY28T8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.801161, -80.014570", - "loadTime": "10/04/2019 20:45:37", - "straightDistance": "14.16", - "routeDistance": "16.19", - "timeToTower": "15:05:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "11:51:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 60, - "quantity": 44.7, - "calculatedQuantity": "44.7 CY", - "s3DownloadKey": "HaulPass_5JY28T8_201910042045_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C349F408-8303-4954-8B66-B7D431CD683C", - "ticketNumber": "V48ESVV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.794782, -80.019636", - "loadTime": "10/04/2019 21:34:42", - "straightDistance": "13.91", - "routeDistance": "15.83", - "timeToTower": "13:54:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "11:29:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 55, - "quantity": 39, - "calculatedQuantity": "39 CY", - "s3DownloadKey": "HaulPass_V48ESVV_201910042134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEDD7847-E7E2-4498-8803-C128130242CE", - "ticketNumber": "5MER33H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815896, -79.994679", - "loadTime": "10/05/2019 11:42:14", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "0:36:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "12:18:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_5MER33H_201910051142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72465C29-A1DD-4F34-A3FF-252FCDA1A73E", - "ticketNumber": "64FWKDG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.563095, -80.280721", - "loadTime": "10/05/2019 12:02:35", - "straightDistance": "4.72", - "routeDistance": "5.32", - "timeToTower": "1:25:49", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/05/2019", - "disposalTime": "13:28:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_64FWKDG_201910051202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2C8667C-E0C9-4F9B-A118-9CE005349BF4", - "ticketNumber": "9YE58MX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.577346, -80.319239", - "loadTime": "10/05/2019 13:19:34", - "straightDistance": "2.27", - "routeDistance": "2.44", - "timeToTower": "0:09:37", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/05/2019", - "disposalTime": "13:29:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_9YE58MX_201910051204_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08D8C6E4-6533-45F5-89A9-068B76CC9627", - "ticketNumber": "8KDVLS2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.735053, -79.97518", - "loadTime": "10/05/2019 13:50:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "13:54:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8KDVLS2_201910051350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0EB3A1D9-D3E0-45A1-95F8-8CB6F87C693C", - "ticketNumber": "3USV7U4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.733642, -79.981364", - "loadTime": "10/05/2019 13:02:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "13:06:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3USV7U4_201910051302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2ACCEDD8-907F-4C86-8EFC-5A6F9C202A51", - "ticketNumber": "6KGX6SR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.735067, -79.977794", - "loadTime": "10/05/2019 13:25:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "13:29:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6KGX6SR_201910051325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41E13777-D38A-4E99-8E43-23A5535C269A", - "ticketNumber": "9N8HUS7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.733654, -79.981344", - "loadTime": "10/05/2019 13:07:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "13:08:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9N8HUS7_201910051307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E121182-A5A1-476A-BB9C-53589D5AE24F", - "ticketNumber": "9BYMQEQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.733701, -79.981406", - "loadTime": "10/05/2019 12:56:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "12:59:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9BYMQEQ_201910051256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56856B1F-DA7D-4FC8-B21E-B5FEB938AB54", - "ticketNumber": "9H6Y9DQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.734873, -79.975758", - "loadTime": "10/05/2019 13:43:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "13:47:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9H6Y9DQ_201910051343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78903CB0-3E12-4BE2-9645-BF36E4FCD961", - "ticketNumber": "3RJ2LNP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.735084, -79.977875", - "loadTime": "10/05/2019 13:30:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "13:33:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3RJ2LNP_201910051330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AEF63BC-39F8-454B-B201-E8573F350B2E", - "ticketNumber": "6U76DV4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.734973, -79.97184", - "loadTime": "10/05/2019 14:10:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:14:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6U76DV4_201910051410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F482806-F54F-49F9-B3D0-ED7CD224C27D", - "ticketNumber": "5JKA8EH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.734953, -79.976417", - "loadTime": "10/05/2019 13:37:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "13:40:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5JKA8EH_201910051337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9F6EEAD-0EC7-48A4-8BB7-6A2ED6CD942D", - "ticketNumber": "6KVSQ63", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.733639, -79.981448", - "loadTime": "10/05/2019 12:59:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "13:02:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6KVSQ63_201910051259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9F686C7-076B-4C58-99B6-8EFE4813E143", - "ticketNumber": "3UMHA2D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.734389, -79.980549", - "loadTime": "10/05/2019 13:14:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "13:16:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3UMHA2D_201910051314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBCDA1F1-3A1B-4321-AB74-4B8387AC3A3A", - "ticketNumber": "9H4VXAC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.735045, -79.973724", - "loadTime": "10/05/2019 14:01:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:02:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9H4VXAC_201910051401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE7A86D1-23BC-423F-94E7-BFF3389ADD5C", - "ticketNumber": "3Q5UQT3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.734969, -79.971769", - "loadTime": "10/05/2019 14:08:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:10:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3Q5UQT3_201910051408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB7E29B4-E1CF-4643-9B1B-93CCBA2AAE75", - "ticketNumber": "827Z5AK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.735039, -79.973968", - "loadTime": "10/05/2019 13:57:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:00:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_827Z5AK_201910051357_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37CDE38D-F1AD-47F6-A08D-0D412C7DF73E", - "ticketNumber": "X4AZPB4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.733428, -79.964887", - "loadTime": "10/05/2019 15:42:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:44:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_X4AZPB4_201910051542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F5F5E17-FD59-4C27-B8B9-6B1A432E797F", - "ticketNumber": "8NRT6S3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.73236, -79.961833", - "loadTime": "10/05/2019 16:07:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:09:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NRT6S3_201910051607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F6A3E93-E3FB-4DC5-AD7F-64CCD0E1F935", - "ticketNumber": "53QQQJX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.732697, -79.962821", - "loadTime": "10/05/2019 15:57:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:59:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_53QQQJX_201910051557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "499F4E65-64DA-45C2-BA67-9159F1E20820", - "ticketNumber": "7RCYSNN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.732181, -79.963291", - "loadTime": "10/05/2019 16:00:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:02:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7RCYSNN_201910051600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "523AA485-B6F8-4CDD-9A45-0546B09DA32E", - "ticketNumber": "753EX97", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.733834, -79.967556", - "loadTime": "10/05/2019 14:54:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:57:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_753EX97_201910051454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59BEC04A-6BC4-4459-A5CB-DF22AF1D73EE", - "ticketNumber": "8Z58Y7Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.732676, -79.963052", - "loadTime": "10/05/2019 15:55:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:57:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8Z58Y7Z_201910051555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "665D1F12-9E40-4A8B-8B0D-7180396A535E", - "ticketNumber": "434M4VM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.731279, -79.959355", - "loadTime": "10/05/2019 16:24:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:26:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_434M4VM_201910051624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA068667-CAC3-4386-9918-EB1978F80BA4", - "ticketNumber": "4N6KDS6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.730294, -79.956937", - "loadTime": "10/05/2019 16:47:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:49:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4N6KDS6_201910051647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC40E0CD-2C42-487E-A071-185BC919D42B", - "ticketNumber": "7HCPHQN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.730188, -79.956961", - "loadTime": "10/05/2019 16:50:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:52:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7HCPHQN_201910051650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C282D8E1-FA66-476E-8F9B-3A154FA387FF", - "ticketNumber": "6G5HMGS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.731415, -79.960289", - "loadTime": "10/05/2019 16:15:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:18:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6G5HMGS_201910051615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8DF89F2-5782-4BFD-8D9B-EA0367F70E79", - "ticketNumber": "9NCT2FH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.731218, -79.959288", - "loadTime": "10/05/2019 16:27:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:31:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9NCT2FH_201910051627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E998AC19-2CDC-4485-8215-1ACB99E6F55A", - "ticketNumber": "L6KKM42", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.730628, -79.958102", - "loadTime": "10/05/2019 16:35:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:40:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_L6KKM42_201910051635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2B42267-E705-4FE9-A719-E8E45004958C", - "ticketNumber": "9ZHJNWG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.734043, -79.967689", - "loadTime": "10/05/2019 14:58:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:59:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ZHJNWG_201910051458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7FBB485-45F8-4092-A201-FD061D433801", - "ticketNumber": "6Y84RR9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.733857, -79.967459", - "loadTime": "10/05/2019 15:16:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:21:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6Y84RR9_201910051516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC7F5D05-3158-4AFD-A1E8-9751F76ECF57", - "ticketNumber": "58DAS76", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.733262, -79.964697", - "loadTime": "10/05/2019 15:39:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:40:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_58DAS76_201910051539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEF86730-D04D-48C3-AAE1-0AC86C676411", - "ticketNumber": "6WKRSV2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.733733, -79.967428", - "loadTime": "10/05/2019 15:00:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:14:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:15:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6WKRSV2_201910051500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF8985C2-0FA0-4626-8D78-02E39B219A06", - "ticketNumber": "9N3REPL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.730398, -79.957178", - "loadTime": "10/05/2019 16:44:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:46:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9N3REPL_201910051644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "024DC6E3-9369-40CD-B034-2B99C31AA9F6", - "ticketNumber": "4WQ3Q5U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.824255, -80.105336", - "loadTime": "10/05/2019 13:35:46", - "straightDistance": "8.86", - "routeDistance": "12.8", - "timeToTower": "1:13:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "14:49:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 60, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_4WQ3Q5U_201910051335_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05BDF415-D5E9-4038-81B9-7D655918B9E4", - "ticketNumber": "3VXJWVN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815958, -79.994147", - "loadTime": "10/05/2019 13:04:43", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:48:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "13:52:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_3VXJWVN_201910051304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06C9B8A1-5CBC-4AD2-A81D-B39CE9C73381", - "ticketNumber": "8FCFXUK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825175, -80.106377", - "loadTime": "10/05/2019 14:08:15", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:56:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "15:04:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 55, - "quantity": 42.1, - "calculatedQuantity": "42.1 CY", - "s3DownloadKey": "HaulPass_8FCFXUK_201910051408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "070973D5-DD6E-4057-981B-D1D1A560F117", - "ticketNumber": "6MGLY52", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825207, -80.106306", - "loadTime": "10/05/2019 12:33:30", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:58:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "13:32:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_6MGLY52_201910051233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D891725-F8D9-456C-B2E1-D81AA2AF6647", - "ticketNumber": "7F5PPH2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.786782, -79.980004", - "loadTime": "10/05/2019 15:54:18", - "straightDistance": "16.26", - "routeDistance": "18.15", - "timeToTower": "0:50:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "16:45:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 65, - "quantity": 46.2, - "calculatedQuantity": "46.2 CY", - "s3DownloadKey": "HaulPass_7F5PPH2_201910051554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2462CAF9-207E-41F4-A029-EE099C29332C", - "ticketNumber": "4DNZDW8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.795731, -79.992134", - "loadTime": "10/05/2019 12:36:04", - "straightDistance": "15.49", - "routeDistance": "17.55", - "timeToTower": "0:52:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "13:28:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_4DNZDW8_201910051236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27944A04-802A-4C11-80A2-0CBBDF7B09CB", - "ticketNumber": "9X2ZRQL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825145, -80.106419", - "loadTime": "10/05/2019 15:42:57", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:57:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "16:40:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_9X2ZRQL_201910051542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "287C5A3C-3EC4-41A2-BF49-10D01726F8D1", - "ticketNumber": "3APX8BU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815944, -79.994156", - "loadTime": "10/05/2019 14:32:16", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:46:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "15:19:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_3APX8BU_201910051432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29A221CD-0BA0-40FB-921B-37C8F2FDC3BA", - "ticketNumber": "93SJMPB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.814314, -80.017215", - "loadTime": "10/05/2019 15:04:27", - "straightDistance": "13.96", - "routeDistance": "16.97", - "timeToTower": "0:47:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "15:52:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 65, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_93SJMPB_201910051504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C159DB6-4D39-4170-B851-FE1F4508E0A8", - "ticketNumber": "HGL72N8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.774708, -80.281392", - "loadTime": "10/05/2019 14:04:35", - "straightDistance": "3.23", - "routeDistance": "5.01", - "timeToTower": "0:48:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "14:52:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_HGL72N8_201910051404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "30B55E0B-A39E-49C4-AE3E-50E52A22D0D8", - "ticketNumber": "4Z7ZWVV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.798701, -80.019144", - "loadTime": "10/05/2019 13:43:25", - "straightDistance": "13.91", - "routeDistance": "15.9", - "timeToTower": "1:03:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "14:46:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_4Z7ZWVV_201910051343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EF9027E-D788-4CBF-BA70-174420938370", - "ticketNumber": "67XFRRX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.800552, -80.008746", - "loadTime": "10/05/2019 12:50:16", - "straightDistance": "14.5", - "routeDistance": "16.56", - "timeToTower": "1:25:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "14:16:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 75, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_67XFRRX_201910051250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "445537EB-CC59-4086-95B1-B4945373476F", - "ticketNumber": "6525EXU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.851847, -80.078569", - "loadTime": "10/05/2019 13:32:25", - "straightDistance": "10.67", - "routeDistance": "15.85", - "timeToTower": "0:50:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "14:23:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 65, - "quantity": 38.9, - "calculatedQuantity": "38.9 CY", - "s3DownloadKey": "HaulPass_6525EXU_201910051259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44B3A95B-0735-4F24-847E-93AC2360C5E9", - "ticketNumber": "7PJ9MZ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815671, -79.994589", - "loadTime": "10/05/2019 14:43:34", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:49:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "15:32:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 95, - "quantity": 69.9, - "calculatedQuantity": "69.9 CY", - "s3DownloadKey": "HaulPass_7PJ9MZ5_201910051443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "482AE199-B844-437C-96F8-7BF398161BD7", - "ticketNumber": "CXMHBJC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.795675, -79.991974", - "loadTime": "10/05/2019 14:18:08", - "straightDistance": "15.5", - "routeDistance": "17.54", - "timeToTower": "0:49:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "15:08:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 60, - "quantity": 42.9, - "calculatedQuantity": "42.9 CY", - "s3DownloadKey": "HaulPass_CXMHBJC_201910051418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49155DE1-6B8B-4882-87FC-138EE3E23832", - "ticketNumber": "8JMDLNK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.800297, -80.008897", - "loadTime": "10/05/2019 12:49:22", - "straightDistance": "14.49", - "routeDistance": "16.56", - "timeToTower": "1:25:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "14:14:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_8JMDLNK_201910051249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D98C20C-A442-40E9-B908-5F097DA81A50", - "ticketNumber": "F7C2GSK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815837, -79.994887", - "loadTime": "10/05/2019 16:03:57", - "straightDistance": "15.26", - "routeDistance": "17.59", - "timeToTower": "0:49:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "16:53:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_F7C2GSK_201910051603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50D06637-FF41-43A5-8006-1B35063A812C", - "ticketNumber": "87CVYX4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825179, -80.106359", - "loadTime": "10/05/2019 14:43:54", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:54:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "15:38:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 75, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_87CVYX4_201910051443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51C22789-CDDB-4BAE-A1AD-38F63B022AAC", - "ticketNumber": "7WH6793", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815673, -79.994237", - "loadTime": "10/05/2019 13:02:10", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:54:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "13:56:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 95, - "quantity": 69.9, - "calculatedQuantity": "69.9 CY", - "s3DownloadKey": "HaulPass_7WH6793_201910051302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5258B174-C29B-48B9-B89A-0591A603CA04", - "ticketNumber": "8NKFMN8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.820150, -79.999627", - "loadTime": "10/05/2019 12:39:15", - "straightDistance": "14.98", - "routeDistance": "17.9", - "timeToTower": "1:47:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "14:27:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_8NKFMN8_201910051239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53BCDB53-1F4F-4B41-B3BD-254CC94D4312", - "ticketNumber": "5K66A9M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.816087, -79.994843", - "loadTime": "10/04/2019 20:54:55", - "straightDistance": "15.26", - "routeDistance": "17.59", - "timeToTower": "16:30:29", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "13:25:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_5K66A9M_201910042054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DC9AB0E-B49F-4EF2-A026-9D24747C27A9", - "ticketNumber": "3FRP77D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.816100, -79.994857", - "loadTime": "10/04/2019 20:56:09", - "straightDistance": "15.26", - "routeDistance": "17.59", - "timeToTower": "16:24:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "13:20:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_3FRP77D_201910042056_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6569AF4B-B244-451B-85E4-E0A32B11F0AB", - "ticketNumber": "6VYRKZH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.795245, -79.991580", - "loadTime": "10/05/2019 14:07:17", - "straightDistance": "15.52", - "routeDistance": "17.55", - "timeToTower": "0:59:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "15:06:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_6VYRKZH_201910051407_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "686D2D81-2638-4053-9006-D48F7E22E78B", - "ticketNumber": "4LQ5H4U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.824233, -80.105340", - "loadTime": "10/05/2019 13:39:33", - "straightDistance": "8.86", - "routeDistance": "12.8", - "timeToTower": "1:11:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "14:51:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 60, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_4LQ5H4U_201910051339_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "690D67D1-5804-4541-A93B-5B47BD3E34FA", - "ticketNumber": "3WKFWV9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.817650, -80.223935", - "loadTime": "10/05/2019 13:57:33", - "straightDistance": "1.96", - "routeDistance": "2.37", - "timeToTower": "2:13:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "16:11:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_3WKFWV9_201910051355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69A5EB8C-A9E6-4016-92E1-C8FD9A12C59F", - "ticketNumber": "4SSVC92", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815656, -79.994249", - "loadTime": "10/05/2019 13:01:52", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:52:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "13:54:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_4SSVC92_201910051301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70143125-EDA0-4D39-8E67-C9072C45B0A6", - "ticketNumber": "82E2QCA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.774054, -80.283212", - "loadTime": "10/05/2019 14:29:23", - "straightDistance": "3.31", - "routeDistance": "5.12", - "timeToTower": "0:25:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "14:54:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 75, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_82E2QCA_201910051429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "751E1579-1ABB-42FB-87D0-10C1D8F0BC00", - "ticketNumber": "5DC86TM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.816318, -79.994183", - "loadTime": "10/05/2019 14:14:14", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "1:00:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "15:15:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_5DC86TM_201910051414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AA82654-CFA1-47B1-B598-09088AA7545F", - "ticketNumber": "6JZERGZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.774069, -80.281109", - "loadTime": "10/05/2019 12:53:00", - "straightDistance": "3.26", - "routeDistance": "5.01", - "timeToTower": "0:37:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "13:30:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 65, - "quantity": 49.5, - "calculatedQuantity": "49.5 CY", - "s3DownloadKey": "HaulPass_6JZERGZ_201910051252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FD9FB86-4E8A-43E8-9308-DE7619639A15", - "ticketNumber": "5HMWCY3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825251, -80.106432", - "loadTime": "10/05/2019 14:07:49", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:54:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "15:02:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_5HMWCY3_201910051407_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8155B4B3-CADF-404E-B386-BF7EAE5D7E15", - "ticketNumber": "9APFPVV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815675, -79.994220", - "loadTime": "10/05/2019 13:01:32", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:43:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "13:45:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_9APFPVV_201910051301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "832DAB88-1851-4930-A36E-AB1C7FC3E286", - "ticketNumber": "7E5GWK2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815226, -79.994644", - "loadTime": "10/05/2019 13:01:18", - "straightDistance": "15.27", - "routeDistance": "17.61", - "timeToTower": "0:43:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "13:44:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 85, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_7E5GWK2_201910051301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8640E147-191E-442E-BF86-20BCC9A9CD87", - "ticketNumber": "3FE7V65", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.774366, -79.982480", - "loadTime": "10/05/2019 12:35:44", - "straightDistance": "16.25", - "routeDistance": "18.59", - "timeToTower": "1:48:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "14:24:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 80, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_3FE7V65_201910051235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C70E0A3-47BF-4E63-B4AB-C0F7AE711D6F", - "ticketNumber": "7PTYUM8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.782589, -79.974824", - "loadTime": "10/05/2019 14:50:55", - "straightDistance": "16.59", - "routeDistance": "18.4", - "timeToTower": "2:04:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "16:54:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 65, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_7PTYUM8_201910051450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9396EC15-5257-48C0-8F8C-056E5519AC0F", - "ticketNumber": "73GTHN3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825225, -80.106312", - "loadTime": "10/05/2019 12:27:38", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:58:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "13:26:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_73GTHN3_201910051227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9493EE80-41DE-45BE-B936-E3965243CB81", - "ticketNumber": "7YPSXYT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815938, -79.994150", - "loadTime": "10/05/2019 13:04:29", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:46:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "13:51:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_7YPSXYT_201910051304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9841D7CA-B20E-4AA7-A4EF-BA5A2DD443CE", - "ticketNumber": "448LHDH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.794769, -80.021324", - "loadTime": "10/05/2019 12:32:24", - "straightDistance": "13.81", - "routeDistance": "15.73", - "timeToTower": "2:12:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "14:45:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_448LHDH_201910051153_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B673CABB-0DEB-4206-9FB5-D07EA921A8D1", - "ticketNumber": "765UE84", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815906, -79.994223", - "loadTime": "10/05/2019 14:31:57", - "straightDistance": "15.29", - "routeDistance": "17.64", - "timeToTower": "0:45:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "15:17:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_765UE84_201910051431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7595F2C-45D3-4EAC-936F-BDA083F9DC1D", - "ticketNumber": "4G7LRG7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815856, -79.994714", - "loadTime": "10/05/2019 14:30:05", - "straightDistance": "15.27", - "routeDistance": "17.61", - "timeToTower": "0:52:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "15:23:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_4G7LRG7_201910051430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBAD6DE2-F7D0-4064-88E3-B08153E0FA5C", - "ticketNumber": "96R4NL4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.803681, -80.012677", - "loadTime": "10/05/2019 15:09:53", - "straightDistance": "14.25", - "routeDistance": "16.29", - "timeToTower": "1:40:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "16:50:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 65, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_96R4NL4_201910051509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCD3D9C6-DE91-4210-93E0-D461BEE6475E", - "ticketNumber": "7449NF3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815968, -79.994784", - "loadTime": "10/05/2019 14:29:32", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:51:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "15:20:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_7449NF3_201910051429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFECA975-7786-4E0A-B539-09DFE8C54D15", - "ticketNumber": "KAQV827", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.773668, -80.283858", - "loadTime": "10/05/2019 15:26:32", - "straightDistance": "3.35", - "routeDistance": "5.16", - "timeToTower": "1:08:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "16:34:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 60, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_KAQV827_201910051526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C08BF143-7000-466C-8198-FC61D2E1274A", - "ticketNumber": "7J4JV73", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.773799, -80.285784", - "loadTime": "10/05/2019 16:07:01", - "straightDistance": "3.4", - "routeDistance": "7.07", - "timeToTower": "0:25:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "16:32:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_7J4JV73_201910051552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C37B29F2-6BDD-4582-BFBD-65F6DCDB70C1", - "ticketNumber": "3J666HR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.771698, -80.241766", - "loadTime": "10/05/2019 11:45:17", - "straightDistance": "3.27", - "routeDistance": "5.19", - "timeToTower": "1:49:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "13:34:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_3J666HR_201910051145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CAD0D40B-C56A-414A-93F6-A66EA4E20C1C", - "ticketNumber": "3FWHKNR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.782552, -79.974773", - "loadTime": "10/05/2019 14:32:28", - "straightDistance": "16.6", - "routeDistance": "18.4", - "timeToTower": "2:24:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "16:56:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_3FWHKNR_201910051432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE46E366-5D1D-4DF0-B802-5529BCC074A2", - "ticketNumber": "79SXPHK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.787045, -79.977832", - "loadTime": "10/05/2019 15:35:54", - "straightDistance": "16.38", - "routeDistance": "18.22", - "timeToTower": "1:06:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "16:42:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_79SXPHK_201910051530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7EABAE7-98DD-4BE2-A685-90E1C89EC5CC", - "ticketNumber": "6H7XV25", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815671, -79.994589", - "loadTime": "10/05/2019 14:43:20", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:47:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "15:30:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_6H7XV25_201910051443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCE466DC-387A-4473-A34A-4DAAC5E8BEBA", - "ticketNumber": "6E2NMVY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.794890, -80.020567", - "loadTime": "10/05/2019 12:46:02", - "straightDistance": "13.85", - "routeDistance": "15.77", - "timeToTower": "1:02:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "13:48:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 65, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_6E2NMVY_201910051246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD3DED23-290A-4AE3-82E4-FD0C27D8B6C5", - "ticketNumber": "6NBYYRZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815858, -79.994881", - "loadTime": "10/05/2019 16:03:39", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:48:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "16:52:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_6NBYYRZ_201910051603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEDEB271-65E7-49A5-85E5-52186CC8A3AC", - "ticketNumber": "5P6LCY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825225, -80.106312", - "loadTime": "10/05/2019 12:27:23", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:56:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "13:24:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_5P6LCY4_201910051227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2C4A327-3133-4A84-A6BB-45C374FC3128", - "ticketNumber": "4GG83AF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.795296, -79.991454", - "loadTime": "10/05/2019 12:26:25", - "straightDistance": "15.53", - "routeDistance": "17.56", - "timeToTower": "1:01:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "13:27:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 80, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_4GG83AF_201910051226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3BA7B87-1330-4398-A561-EAEB5B9A17DF", - "ticketNumber": "7ZUUWTF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825145, -80.106419", - "loadTime": "10/05/2019 15:42:33", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:55:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "16:38:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_7ZUUWTF_201910051542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3C89529-E941-4EE6-AE90-33106901A797", - "ticketNumber": "8LQL7QQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825199, -80.106303", - "loadTime": "10/05/2019 12:33:53", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:59:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "13:33:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 60, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_8LQL7QQ_201910051233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E85076B5-0FCA-4CF7-87DC-0B9EF420A939", - "ticketNumber": "5M3ZH3E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.797787, -79.992423", - "loadTime": "10/05/2019 13:39:29", - "straightDistance": "15.46", - "routeDistance": "17.69", - "timeToTower": "0:48:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "14:27:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_5M3ZH3E_201910051337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC41D37C-C4A4-4B27-85FC-C56651BBA06A", - "ticketNumber": "3LDEVX6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.809428, -80.030033", - "loadTime": "10/05/2019 12:42:01", - "straightDistance": "13.23", - "routeDistance": "15.93", - "timeToTower": "0:57:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "13:39:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 70, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_3LDEVX6_201910051242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F22C7C0E-2DB9-48D8-A8F6-6120B0C5CD1B", - "ticketNumber": "8EMCL62", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825119, -80.106428", - "loadTime": "10/05/2019 14:43:33", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:52:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "15:36:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 75, - "quantity": 49.7, - "calculatedQuantity": "49.7 CY", - "s3DownloadKey": "HaulPass_8EMCL62_201910051443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F69DAC22-ADB1-4502-B5AD-DF240BC8D752", - "ticketNumber": "5DJVRK9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.794957, -80.020296", - "loadTime": "10/05/2019 12:20:49", - "straightDistance": "13.87", - "routeDistance": "15.81", - "timeToTower": "1:29:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "13:50:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_5DJVRK9_201910051220_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F813B2E8-A019-4A2D-A5CF-1203FBB234FE", - "ticketNumber": "85Y8PAW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.803720, -80.012683", - "loadTime": "10/05/2019 15:08:59", - "straightDistance": "14.25", - "routeDistance": "16.28", - "timeToTower": "1:39:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "16:48:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_85Y8PAW_201910051508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB601EC1-869F-42B0-8A3E-31F9D737083C", - "ticketNumber": "8KFZW2X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.776297, -80.278498", - "loadTime": "10/05/2019 12:44:57", - "straightDistance": "3.06", - "routeDistance": "4.81", - "timeToTower": "0:44:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "13:29:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_8KFZW2X_201910051236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD060404-E88C-4870-87B9-FAD41B86C413", - "ticketNumber": "5GFBGFN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.816365, -79.994113", - "loadTime": "10/05/2019 14:13:28", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:59:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "15:13:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_5GFBGFN_201910051413_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A087750-3772-4FCB-9446-93E3017B451C", - "ticketNumber": "6VP922W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.545495, -80.268988", - "loadTime": "10/05/2019 17:03:40", - "straightDistance": "5.88", - "routeDistance": "7", - "timeToTower": "0:26:26", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/05/2019", - "disposalTime": "17:30:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_6VP922W_201910051645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DCBFAAA-922D-401B-8E62-CD494BBF8043", - "ticketNumber": "4BWZRH9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.548398, -80.273642", - "loadTime": "10/05/2019 15:31:23", - "straightDistance": "5.54", - "routeDistance": "6.67", - "timeToTower": "0:27:59", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/05/2019", - "disposalTime": "15:59:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_4BWZRH9_201910051531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C488748B-47F7-40A3-B0F8-6525187A5778", - "ticketNumber": "7CJARQB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.551791, -80.278038", - "loadTime": "10/05/2019 13:58:23", - "straightDistance": "5.2", - "routeDistance": "6.32", - "timeToTower": "0:45:04", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/05/2019", - "disposalTime": "14:43:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_7CJARQB_201910051358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E57CBE2F-FAA0-4789-AD1B-ED603C08FA89", - "ticketNumber": "5UJUV7Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.545542, -80.268944", - "loadTime": "10/05/2019 16:26:06", - "straightDistance": "5.88", - "routeDistance": "7", - "timeToTower": "1:03:14", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/05/2019", - "disposalTime": "17:29:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_5UJUV7Y_201910051626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB8D5860-7361-48A6-83C6-50B5B5563227", - "ticketNumber": "8TV9GLW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.548916, -80.273842", - "loadTime": "10/05/2019 15:19:02", - "straightDistance": "5.51", - "routeDistance": "6.64", - "timeToTower": "0:39:36", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/05/2019", - "disposalTime": "15:58:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_8TV9GLW_201910051519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF3861DD-FB8A-4140-8CBC-931597D6A595", - "ticketNumber": "VTJHH2T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.550454, -80.275927", - "loadTime": "10/05/2019 14:15:54", - "straightDistance": "5.36", - "routeDistance": "6.47", - "timeToTower": "0:28:25", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/05/2019", - "disposalTime": "14:44:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_VTJHH2T_201910051415_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "096CDD35-EAAE-4571-BF75-8FB40FAD4A5A", - "ticketNumber": "7WV5P4R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.783882, -79.977432", - "loadTime": "10/05/2019 15:16:18", - "straightDistance": "16.43", - "routeDistance": "18.2", - "timeToTower": "2:19:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "17:36:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 85, - "quantity": 51.3, - "calculatedQuantity": "51.3 CY", - "s3DownloadKey": "HaulPass_7WV5P4R_201910051516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24746CAE-81DB-4410-A885-2901E685E025", - "ticketNumber": "6APX4PT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.816192, -79.994163", - "loadTime": "10/05/2019 16:04:29", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "1:03:15", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "17:07:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_6APX4PT_201910051604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31416D90-3CCE-4763-A535-67CB27FB7B35", - "ticketNumber": "8TVHSPE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.795576, -79.990760", - "loadTime": "10/05/2019 16:10:36", - "straightDistance": "15.57", - "routeDistance": "17.6", - "timeToTower": "1:08:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "17:18:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 55, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_8TVHSPE_201910051610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5ACC0483-C9E7-4FD6-9C92-C6611598D20C", - "ticketNumber": "8LASZBX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815687, -79.994234", - "loadTime": "10/05/2019 16:21:10", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:53:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "17:14:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_8LASZBX_201910051621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7084696A-D8D6-43F4-B50B-E639240D5FEA", - "ticketNumber": "778S2FH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825231, -80.105915", - "loadTime": "10/05/2019 16:19:09", - "straightDistance": "8.83", - "routeDistance": "12.8", - "timeToTower": "0:50:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "17:09:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_778S2FH_201910051619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BA045AC-1F14-48B5-B0C8-6274C6AADBED", - "ticketNumber": "42RJ9SN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815948, -79.994077", - "loadTime": "10/05/2019 16:06:05", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "1:06:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "17:12:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_42RJ9SN_201910051606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8FAB9231-5AFF-4423-B8FD-F4A65A05B5D1", - "ticketNumber": "9HZG45M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825215, -80.105968", - "loadTime": "10/05/2019 16:19:45", - "straightDistance": "8.83", - "routeDistance": "12.8", - "timeToTower": "0:50:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "17:10:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_9HZG45M_201910051619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9EBB24B-303B-4E13-9827-1C55952455B6", - "ticketNumber": "8KVSVR9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815948, -79.994077", - "loadTime": "10/05/2019 16:06:19", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "1:07:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "17:13:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_8KVSVR9_201910051606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB17A500-4F55-4567-AB81-E0BDE0F2644C", - "ticketNumber": "9AVPUQK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815686, -79.994195", - "loadTime": "10/05/2019 16:21:39", - "straightDistance": "15.3", - "routeDistance": "17.65", - "timeToTower": "0:54:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "17:16:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_9AVPUQK_201910051621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE85D455-CE84-4D35-963D-3AE252C01C18", - "ticketNumber": "5DWLE7R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.816359, -79.993638", - "loadTime": "10/05/2019 16:05:07", - "straightDistance": "15.33", - "routeDistance": "17.97", - "timeToTower": "1:01:29", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "17:06:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_5DWLE7R_201910051605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF8035F7-C48D-4D3D-ABE9-0DB66011004A", - "ticketNumber": "7NZM4RM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.795224, -79.991722", - "loadTime": "10/05/2019 16:07:47", - "straightDistance": "15.51", - "routeDistance": "17.54", - "timeToTower": "1:09:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "17:17:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_7NZM4RM_201910051603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02698EC9-9AE7-4DFC-9303-95D6FBF46F31", - "ticketNumber": "3TF9CDC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.727895, -79.949455", - "loadTime": "10/05/2019 18:07:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "18:10:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TF9CDC_201910051807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12C05B62-58A2-49C4-A01A-7F593D9490BA", - "ticketNumber": "6AUZ8KD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.729991, -79.956439", - "loadTime": "10/05/2019 16:57:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:58:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6AUZ8KD_201910051657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E77DAE3-6F36-4582-935A-019E2AB7E880", - "ticketNumber": "976VY8B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.728811, -79.952067", - "loadTime": "10/05/2019 17:39:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:41:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_976VY8B_201910051739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54871586-8972-4FB9-9B06-A781D08427A4", - "ticketNumber": "6XB9B56", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.729982, -79.956513", - "loadTime": "10/05/2019 16:59:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:00:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6XB9B56_201910051659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D25C901-933D-462F-84E0-7FB2ABD76DE1", - "ticketNumber": "5HX3RTK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.72932, -79.954208", - "loadTime": "10/05/2019 17:08:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:12:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5HX3RTK_201910051708_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C183E77-28CD-4C89-9047-D748FB987F77", - "ticketNumber": "4KTZFTE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.728725, -79.952762", - "loadTime": "10/05/2019 17:30:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:31:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4KTZFTE_201910051730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "739B0C69-75A0-42B2-9C24-B47DE50F7929", - "ticketNumber": "GVBNDFQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.727793, -79.949512", - "loadTime": "10/05/2019 18:04:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "18:07:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_GVBNDFQ_201910051804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B4FD70E-2D40-4A1F-84DE-2E494607E78C", - "ticketNumber": "3TLLZGU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.728649, -79.952709", - "loadTime": "10/05/2019 17:32:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:34:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TLLZGU_201910051732_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E803C59-A050-4161-A888-B7D6AB2602F9", - "ticketNumber": "N95FMRB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.728398, -79.95126", - "loadTime": "10/05/2019 17:48:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:55:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_N95FMRB_201910051748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5AC5F74-1526-4C86-9789-E7C8F9769DFA", - "ticketNumber": "384VN7X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.730062, -79.956276", - "loadTime": "10/05/2019 17:03:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:04:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_384VN7X_201910051703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A681D2C0-223B-4A3E-BC09-7FDACD6FECC6", - "ticketNumber": "6XTFB8Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.726235, -79.94707", - "loadTime": "10/05/2019 18:42:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "18:45:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6XTFB8Z_201910051842_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8E16BCC-7706-40CE-8445-CDD09C1DAFF1", - "ticketNumber": "9AFCMA8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.728634, -79.952078", - "loadTime": "10/05/2019 17:42:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:44:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9AFCMA8_201910051742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7C72BF9-47D8-4AE3-9968-8DF34BD34447", - "ticketNumber": "8EPXY44", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.727176, -79.947821", - "loadTime": "10/05/2019 18:34:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "18:36:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8EPXY44_201910051834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF937B92-045F-4A59-98F3-14F172C753A0", - "ticketNumber": "3MX9FW3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.729193, -79.954248", - "loadTime": "10/05/2019 17:12:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:14:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3MX9FW3_201910051712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E186AD13-EBED-45B5-B36D-D52A31158485", - "ticketNumber": "GDSXNNB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.728833, -79.952711", - "loadTime": "10/05/2019 17:23:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:28:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_GDSXNNB_201910051723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F49D0817-2833-4F14-B03D-4173386FAB3B", - "ticketNumber": "8NRY2F8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.728223, -79.949704", - "loadTime": "10/05/2019 18:00:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "18:02:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NRY2F8_201910051800_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05E78C2A-E788-41CF-A77B-2631FD1459DA", - "ticketNumber": "9PKCVE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.802027, -79.996609", - "loadTime": "10/05/2019 15:05:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:09:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9PKCVE5_201910051505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "064B950D-B261-47E8-A62E-D9EDF771EDE8", - "ticketNumber": "843W4C8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.824865, -79.991012", - "loadTime": "10/05/2019 17:00:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:04:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_843W4C8_201910051700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "130B09F5-E87F-47C2-B6BC-8DB7EEDB1189", - "ticketNumber": "8PRAZUL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.782639, -79.975416", - "loadTime": "10/05/2019 13:12:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "13:17:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8PRAZUL_201910051312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15E6ED84-9D4E-4DD6-820F-B3CD4E0E9AC0", - "ticketNumber": "7YCZ85R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.812378, -80.000654", - "loadTime": "10/05/2019 18:32:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "18:37:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7YCZ85R_201910051832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17592B22-3C77-4EA9-AC66-428DCF9CD456", - "ticketNumber": "97BL39V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.822775, -79.991651", - "loadTime": "10/05/2019 18:00:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "18:01:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97BL39V_201910051800_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B133AFD-C364-4D06-9F5F-5FBCC2209F35", - "ticketNumber": "9KP8J6A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.822885, -79.991647", - "loadTime": "10/05/2019 17:55:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:59:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9KP8J6A_201910051755_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F1E5BFB-B1BA-4F6A-BE9F-F623BDA6F687", - "ticketNumber": "6XN4WG4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.808725, -79.99569", - "loadTime": "10/05/2019 13:39:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "13:43:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6XN4WG4_201910051339_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FEAC09E-8CBF-4046-B50F-8FBB0F0FD2A3", - "ticketNumber": "6ALK6US", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.802298, -79.996842", - "loadTime": "10/05/2019 14:40:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:47:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ALK6US_201910051440_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23103D14-6D3A-4888-B5FF-5DBD6AE04E13", - "ticketNumber": "3D8YNEM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.811797, -80.001871", - "loadTime": "10/05/2019 18:40:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "18:45:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3D8YNEM_201910051840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "331A79EC-29E5-493E-9CB4-AE89470BB72D", - "ticketNumber": "95MBFCN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.826221, -79.990976", - "loadTime": "10/05/2019 16:14:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:18:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_95MBFCN_201910051614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "383BCB06-1206-4B26-B636-DD35E4D90378", - "ticketNumber": "7XCHY63", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.786641, -79.981183", - "loadTime": "10/05/2019 12:53:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "12:57:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7XCHY63_201910051253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D70A621-4BE3-4890-9738-8751DB03FA48", - "ticketNumber": "KE5SCPM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.82545, -79.990945", - "loadTime": "10/05/2019 16:35:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:39:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_KE5SCPM_201910051635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F97E2AC-E4B5-4BDE-AFB7-E717D06A6372", - "ticketNumber": "6ELXQ2J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.803745, -79.996955", - "loadTime": "10/05/2019 14:22:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:30:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ELXQ2J_201910051422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41C7C9AC-D329-42AF-93DD-081F517C0B35", - "ticketNumber": "63F539V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.826721, -79.990558", - "loadTime": "10/05/2019 16:05:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:11:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_63F539V_201910051605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44DEC428-B549-4A1E-BE82-7CA9B5F5C32E", - "ticketNumber": "3HXZ6HC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.804955, -79.99705", - "loadTime": "10/05/2019 14:04:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:05:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3HXZ6HC_201910051404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "450DEC0F-6585-45DC-81C4-5CEA8EE0E105", - "ticketNumber": "583WEJP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.80358, -79.996749", - "loadTime": "10/05/2019 14:31:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:33:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_583WEJP_201910051431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B792591-D2BA-4235-BBC7-AA5B105919AA", - "ticketNumber": "4MWFPN6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.823742, -79.99133", - "loadTime": "10/05/2019 17:38:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:40:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4MWFPN6_201910051738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F311E39-373F-43FF-99B1-02469CFE38BA", - "ticketNumber": "7ZN8Z3K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.825503, -79.99089", - "loadTime": "10/05/2019 16:30:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:33:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ZN8Z3K_201910051630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59E6D1E7-51EB-4414-84C3-3171EA3425A0", - "ticketNumber": "96UD9BE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.802188, -79.996724", - "loadTime": "10/05/2019 14:53:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:59:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_96UD9BE_201910051453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63FC2396-BE7A-4B47-9D63-508110907AFF", - "ticketNumber": "83ADBG8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.824463, -79.991178", - "loadTime": "10/05/2019 17:12:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:17:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83ADBG8_201910051712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6480F06C-C0DE-4A8F-8952-EF0FD98FEB43", - "ticketNumber": "5ZDWR76", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.822817, -79.991835", - "loadTime": "10/05/2019 17:49:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:54:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5ZDWR76_201910051749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6AA8C338-9551-4D2D-9DE3-6A6E3CFAA4A6", - "ticketNumber": "788EQHF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.823117, -79.991729", - "loadTime": "10/05/2019 17:46:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:48:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_788EQHF_201910051746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E6DF254-88C0-4EFC-B010-0D6FC68450C0", - "ticketNumber": "9L2R4FK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.802424, -79.996792", - "loadTime": "10/05/2019 14:48:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:52:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9L2R4FK_201910051448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F77FE63-5BE1-493A-A08D-61C4509690CB", - "ticketNumber": "7KDRAX7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.824955, -79.99103", - "loadTime": "10/05/2019 16:45:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:51:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7KDRAX7_201910051645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70CF5088-49BB-423D-A13B-7FEA527A6B5C", - "ticketNumber": "5NE2JMR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.801253, -79.996564", - "loadTime": "10/05/2019 15:13:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:19:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5NE2JMR_201910051513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7551C5C7-FBAB-4177-A964-EFDCE30ABDAF", - "ticketNumber": "68K5C3L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.80032, -79.996556", - "loadTime": "10/05/2019 15:28:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:30:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_68K5C3L_201910051528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8142418E-810A-4887-A45F-7AFE7FD156A1", - "ticketNumber": "6HYL3BE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.805071, -79.996856", - "loadTime": "10/05/2019 14:02:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:04:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HYL3BE_201910051402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82957479-04C1-4CBB-9E8D-6E7F8D38911B", - "ticketNumber": "7SAP4CX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.824684, -79.991209", - "loadTime": "10/05/2019 17:18:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:22:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7SAP4CX_201910051718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95E29E0B-6EDB-4986-9D25-E034DB4CE464", - "ticketNumber": "73WPPW8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.823843, -79.991277", - "loadTime": "10/05/2019 17:34:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:38:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_73WPPW8_201910051734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9ABBB400-BEE0-4F83-A129-4D62B6DB055A", - "ticketNumber": "9GZDYGG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.784445, -79.977991", - "loadTime": "10/05/2019 13:03:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "13:07:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9GZDYGG_201910051303_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B2818E8-E707-4A1C-84B8-B946800C4DDB", - "ticketNumber": "8CG93UD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.82611, -79.990879", - "loadTime": "10/05/2019 16:23:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:25:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8CG93UD_201910051623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A58E7963-511F-49DE-BF35-F1CE16C159B1", - "ticketNumber": "34AYKH9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.803723, -79.996924", - "loadTime": "10/05/2019 14:15:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:18:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_34AYKH9_201910051415_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A80CC659-6674-4522-AFB5-2506A5CCDC79", - "ticketNumber": "7ENSAPF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.800377, -79.996643", - "loadTime": "10/05/2019 15:23:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:28:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ENSAPF_201910051523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B68BF702-EAF7-4765-B6B7-2373903CCBA8", - "ticketNumber": "6YXL4DC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.824982, -79.990892", - "loadTime": "10/05/2019 17:05:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:08:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6YXL4DC_201910051705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C07CFDD6-17F2-4985-A9C5-A9CA0BDF74E8", - "ticketNumber": "3MCVYU7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.803557, -79.996666", - "loadTime": "10/05/2019 14:19:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:21:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3MCVYU7_201910051419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C14F424B-FBCB-414D-B8AB-7A69CCADE7B4", - "ticketNumber": "3VCEWLX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.823449, -79.991456", - "loadTime": "10/05/2019 17:41:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:42:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3VCEWLX_201910051741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4CEB806-4CC2-4798-AA7B-D540BBF823AF", - "ticketNumber": "3E6SK65", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.826311, -79.990787", - "loadTime": "10/05/2019 16:20:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:22:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3E6SK65_201910051620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C73A8972-F8B7-46E2-88BA-57441F20D9F6", - "ticketNumber": "57U74V8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.810679, -79.995357", - "loadTime": "10/05/2019 13:48:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "13:56:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_57U74V8_201910051348_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC4C30A8-DA52-4B99-9ECE-E335DB64C64F", - "ticketNumber": "6GGHSVM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.813481, -79.999109", - "loadTime": "10/05/2019 18:23:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "18:27:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6GGHSVM_201910051823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2FD1469-51A2-4A7B-9F82-7BBC6E022E66", - "ticketNumber": "Q834CWF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.788981, -79.984543", - "loadTime": "10/05/2019 12:40:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "12:46:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Q834CWF_201910051240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9A6D83B-58F9-47A9-8D47-2DDBF55A15AD", - "ticketNumber": "6JBLU9N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.784282, -79.999987", - "loadTime": "10/05/2019 19:12:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "19:15:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6JBLU9N_201910051912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA06CE9D-51A0-4351-9501-727903375B20", - "ticketNumber": "D2N7XJH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.780552, -79.977821", - "loadTime": "10/05/2019 19:29:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "19:32:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_D2N7XJH_201910051929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC454339-DD5E-43B6-8779-4C717CDFF9A5", - "ticketNumber": "7RHUUKJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.823733, -79.991396", - "loadTime": "10/05/2019 17:29:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:31:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7RHUUKJ_201910051729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E934AA89-F7DD-40F9-9FC1-E7B113B407E9", - "ticketNumber": "9TYKS9L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.805036, -79.996879", - "loadTime": "10/05/2019 14:06:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:09:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9TYKS9L_201910051406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "053DD74B-21C1-474A-A50F-C4C438209472", - "ticketNumber": "4FRWQCM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.795859, -79.990664", - "loadTime": "10/05/2019 18:10:55", - "straightDistance": "15.57", - "routeDistance": "18.36", - "timeToTower": "1:12:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "19:23:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 40, - "quantity": 27.2, - "calculatedQuantity": "27.2 CY", - "s3DownloadKey": "HaulPass_4FRWQCM_201910051810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0BBEBDD6-EB26-41C5-B3BC-9B3DEF3E62A3", - "ticketNumber": "8W8M6L2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.825239, -80.106446", - "loadTime": "10/05/2019 17:17:11", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:53:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "18:10:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_8W8M6L2_201910051717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13CCB2EF-432F-47CC-B721-B2C9041F2A17", - "ticketNumber": "74E78AX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.798688, -80.019660", - "loadTime": "10/05/2019 17:24:09", - "straightDistance": "13.88", - "routeDistance": "15.93", - "timeToTower": "0:52:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "18:16:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_74E78AX_201910051654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "237C8572-82E5-4C68-B9EE-2261D6400881", - "ticketNumber": "4A4U42E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815745, -79.994894", - "loadTime": "10/05/2019 17:40:54", - "straightDistance": "15.26", - "routeDistance": "18.32", - "timeToTower": "0:58:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "18:39:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_4A4U42E_201910051740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32C054BA-4F3C-4D0A-B673-E66B384BF6AC", - "ticketNumber": "3BRUHWL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.825133, -80.106231", - "loadTime": "10/05/2019 18:44:13", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:35:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "19:19:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 55, - "quantity": 40.2, - "calculatedQuantity": "40.2 CY", - "s3DownloadKey": "HaulPass_3BRUHWL_201910051844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C15BD10-8BA0-4639-8AE1-7FFB053EC315", - "ticketNumber": "7TW2WEC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.786383, -79.980834", - "loadTime": "10/05/2019 17:56:36", - "straightDistance": "16.21", - "routeDistance": "18.44", - "timeToTower": "0:52:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "18:49:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 75, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_7TW2WEC_201910051747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E14A7CA-A225-44AD-80FC-2C48356E1075", - "ticketNumber": "5KPZK5K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.815814, -79.994363", - "loadTime": "10/05/2019 18:01:02", - "straightDistance": "15.29", - "routeDistance": "18.36", - "timeToTower": "0:52:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "18:53:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_5KPZK5K_201910051801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51BD5A9A-0447-4C6B-B162-685CB7CA6AC2", - "ticketNumber": "5NBYD3P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.824908, -80.105797", - "loadTime": "10/05/2019 15:44:50", - "straightDistance": "8.84", - "routeDistance": "12.8", - "timeToTower": "3:19:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "19:04:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 60, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_5NBYD3P_201910051544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "535B2522-9CFB-480E-B84C-09216926162A", - "ticketNumber": "33DL3BY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.795612, -79.990660", - "loadTime": "10/05/2019 18:16:56", - "straightDistance": "15.57", - "routeDistance": "18.35", - "timeToTower": "1:07:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "19:24:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 45, - "quantity": 32.2, - "calculatedQuantity": "32.2 CY", - "s3DownloadKey": "HaulPass_33DL3BY_201910051816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "642346E8-806E-4089-84BD-D9C0221AFEAC", - "ticketNumber": "55V3PVJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825135, -80.106359", - "loadTime": "10/05/2019 18:01:24", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:56:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "18:58:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 75, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_55V3PVJ_201910051801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66EA36A2-9CD0-431A-B88B-A975E56A7CBD", - "ticketNumber": "YXXA4S3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.815718, -79.994337", - "loadTime": "10/05/2019 18:00:21", - "straightDistance": "15.29", - "routeDistance": "18.39", - "timeToTower": "0:54:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "18:54:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_YXXA4S3_201910051800_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C9E6EB1-2CDE-49CA-A910-ECC9DF1BEDD3", - "ticketNumber": "5J2VFYG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.798149, -80.020033", - "loadTime": "10/05/2019 16:33:40", - "straightDistance": "13.86", - "routeDistance": "15.96", - "timeToTower": "1:40:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "18:14:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_5J2VFYG_201910051633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75ECACDD-1C1C-4843-8E56-F2F13D3FA2EE", - "ticketNumber": "49DEHKC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.818717, -80.250102", - "loadTime": "10/05/2019 16:24:50", - "straightDistance": ".46", - "routeDistance": ".46", - "timeToTower": "2:09:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "18:34:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_49DEHKC_201910051624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79456655-17EB-4617-996F-F1F5A696BF6D", - "ticketNumber": "7TQUWZA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.768799, -80.295714", - "loadTime": "10/05/2019 17:58:54", - "straightDistance": "3.99", - "routeDistance": "7.63", - "timeToTower": "0:33:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "18:32:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 70, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_7TQUWZA_201910051728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82120D01-2025-4550-8199-3FE9B8CB0F99", - "ticketNumber": "9A7PBTP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815771, -79.994781", - "loadTime": "10/05/2019 17:40:37", - "straightDistance": "15.26", - "routeDistance": "18.32", - "timeToTower": "0:57:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "18:38:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 80, - "quantity": 56.5, - "calculatedQuantity": "56.5 CY", - "s3DownloadKey": "HaulPass_9A7PBTP_201910051740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8569160D-4500-4463-86B6-99D5FDEACA76", - "ticketNumber": "7YZPQNU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.825133, -80.106231", - "loadTime": "10/05/2019 18:44:31", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:37:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "19:21:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 45, - "quantity": 34.5, - "calculatedQuantity": "34.5 CY", - "s3DownloadKey": "HaulPass_7YZPQNU_201910051844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BAB6F842-7D93-40BF-94D5-ECEB70D53116", - "ticketNumber": "8NE4GV3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.816201, -79.994051", - "loadTime": "10/05/2019 17:59:33", - "straightDistance": "15.3", - "routeDistance": "18.37", - "timeToTower": "1:01:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "19:01:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_8NE4GV3_201910051759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3EB266B-5983-4C2C-9707-AB4C7D85A779", - "ticketNumber": "9TW8NVH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825088, -80.106393", - "loadTime": "10/05/2019 18:01:06", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:55:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "18:57:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 80, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_9TW8NVH_201910051801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB0729E0-79C7-46D7-A219-E65F7A1247D2", - "ticketNumber": "4ZMG4KX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.770421, -80.292952", - "loadTime": "10/05/2019 17:18:40", - "straightDistance": "3.81", - "routeDistance": "7.44", - "timeToTower": "1:12:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "18:31:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_4ZMG4KX_201910051714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0E694E1-F82A-4E2D-BC5D-847322846545", - "ticketNumber": "5UVEUJC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.824831, -80.105884", - "loadTime": "10/05/2019 15:46:53", - "straightDistance": "8.83", - "routeDistance": "12.8", - "timeToTower": "3:18:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "19:05:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_5UVEUJC_201910051546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D61EBE1C-A93A-4E99-8723-BAC04684C4DD", - "ticketNumber": "8VMLRW4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.825158, -80.106210", - "loadTime": "10/05/2019 17:17:39", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:50:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "18:08:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_8VMLRW4_201910051717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA5517BB-54A4-4C70-A6F9-6A2369F59AFA", - "ticketNumber": "8HAV6YG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815939, -79.994119", - "loadTime": "10/05/2019 17:59:58", - "straightDistance": "15.3", - "routeDistance": "18.37", - "timeToTower": "0:51:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "18:51:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_8HAV6YG_201910051759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBCE27C7-0E7B-4C86-8490-43BFFB5E1A12", - "ticketNumber": "7JAFWEL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815939, -79.994119", - "loadTime": "10/05/2019 17:59:41", - "straightDistance": "15.3", - "routeDistance": "18.37", - "timeToTower": "0:51:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "18:51:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_7JAFWEL_201910051759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9797504-EF7D-48A6-A4BE-C79BB0BEF5D0", - "ticketNumber": "44MQBP6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.789970, -79.985936", - "loadTime": "10/05/2019 17:37:57", - "straightDistance": "15.89", - "routeDistance": "18.05", - "timeToTower": "1:10:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "18:48:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_44MQBP6_201910051735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF1D63F9-5B3C-413B-B23F-325DECFECCC7", - "ticketNumber": "YNCR4E9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.816190, -79.994103", - "loadTime": "10/05/2019 17:59:11", - "straightDistance": "15.3", - "routeDistance": "18.37", - "timeToTower": "1:00:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "18:59:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_YNCR4E9_201910051759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00CFEEFC-3612-4073-9792-7B2D3A249689", - "ticketNumber": "6ZBTVCG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.740920, -80.241630", - "loadTime": "10/05/2019 19:02:59", - "straightDistance": "12.41", - "routeDistance": "16.51", - "timeToTower": "0:35:25", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/05/2019", - "disposalTime": "19:38:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_6ZBTVCG_201910051902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A6AAFA2-23A1-4759-8B88-8425A889BCDF", - "ticketNumber": "3Q9SFGP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.675851, -80.338315", - "loadTime": "10/05/2019 19:01:04", - "straightDistance": "6.08", - "routeDistance": "7.83", - "timeToTower": "0:40:26", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/05/2019", - "disposalTime": "19:41:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_3Q9SFGP_201910051855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF90A6B4-A0EB-4D0F-9ADD-9EDA91F7ADE6", - "ticketNumber": "6EYTGYW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.676820, -80.314865", - "loadTime": "10/05/2019 18:07:31", - "straightDistance": "6.51", - "routeDistance": "9.2", - "timeToTower": "1:32:24", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/05/2019", - "disposalTime": "19:39:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_6EYTGYW_201910051807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A60B61A-F64D-4B68-967F-0092FDA6EB68", - "ticketNumber": "7GJAE4G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.723108, -79.932271", - "loadTime": "10/05/2019 12:29:22", - "straightDistance": "8.43", - "routeDistance": "15.77", - "timeToTower": "1:22:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "13:52:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 85, - "quantity": 80, - "calculatedQuantity": "80 CY", - "s3DownloadKey": "HaulPass_7GJAE4G_201910051229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DEC00F4-1855-403C-9C80-3F3C8F317274", - "ticketNumber": "MXXM8NZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.732019, -80.029464", - "loadTime": "10/05/2019 12:07:16", - "straightDistance": "4.57", - "routeDistance": "6.42", - "timeToTower": "0:39:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "12:47:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_MXXM8NZ_201910051207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FB6EA56-7B26-43FC-8AEB-429382970112", - "ticketNumber": "6XFHDA2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.734382, -79.947841", - "loadTime": "10/05/2019 13:00:49", - "straightDistance": "8", - "routeDistance": "14.62", - "timeToTower": "1:13:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "14:14:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 75, - "quantity": 69.2, - "calculatedQuantity": "69.2 CY", - "s3DownloadKey": "HaulPass_6XFHDA2_201910051300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11DC5FEA-D1A3-40C6-A51F-257BF4E6CEE6", - "ticketNumber": "99M8X25", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.688778, -79.963845", - "loadTime": "10/05/2019 13:30:00", - "straightDistance": "5.95", - "routeDistance": "16.13", - "timeToTower": "1:38:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "15:08:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 55, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_99M8X25_201910051329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "141142FE-45FE-450C-B0CA-882A442046DD", - "ticketNumber": "4MBPYXL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.716581, -80.081959", - "loadTime": "10/05/2019 13:43:58", - "straightDistance": "3.19", - "routeDistance": "5.29", - "timeToTower": "0:26:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "14:10:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 55, - "quantity": 38.7, - "calculatedQuantity": "38.7 CY", - "s3DownloadKey": "HaulPass_4MBPYXL_201910051343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1ED8CD4D-6211-4000-AEDC-194DE8C499B1", - "ticketNumber": "9HDLJQ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.652876, -80.137368", - "loadTime": "10/05/2019 13:34:30", - "straightDistance": "4.46", - "routeDistance": "6.49", - "timeToTower": "0:46:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "14:21:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_9HDLJQ2_201910051334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "298ED8B4-E1F3-4FC3-A2F3-332C09736319", - "ticketNumber": "3JDNQUB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.718028, -80.021252", - "loadTime": "10/05/2019 13:24:43", - "straightDistance": "4.01", - "routeDistance": "5.32", - "timeToTower": "0:53:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "14:18:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_3JDNQUB_201910051324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F24BF29-6817-4A3D-A87B-A986710EFA98", - "ticketNumber": "86BVLA9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.718006, -80.011992", - "loadTime": "10/05/2019 12:16:41", - "straightDistance": "4.37", - "routeDistance": "5.6", - "timeToTower": "0:47:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "13:04:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_86BVLA9_201910051216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "310C25BC-0550-4D2B-987C-C92A2300790F", - "ticketNumber": "8XAV4A4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.728825, -79.915201", - "loadTime": "10/04/2019 16:20:16", - "straightDistance": "9.5", - "routeDistance": "16.4", - "timeToTower": "20:25:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "12:45:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 80, - "quantity": 72.5, - "calculatedQuantity": "72.5 CY", - "s3DownloadKey": "HaulPass_8XAV4A4_201910041618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "423A201F-747B-4396-AD5F-D9E0D9AC61D9", - "ticketNumber": "6R9TV5X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.716390, -79.950562", - "loadTime": "10/05/2019 12:36:33", - "straightDistance": "7.27", - "routeDistance": "15.54", - "timeToTower": "0:35:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "13:12:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 85, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_6R9TV5X_201910051156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4ADC6FE4-5ED2-4CB6-9937-5CE4F27ABDA7", - "ticketNumber": "69DD3H9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.729581, -79.929857", - "loadTime": "10/04/2019 15:40:47", - "straightDistance": "8.75", - "routeDistance": "15.4", - "timeToTower": "21:03:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "12:44:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_69DD3H9_201910041531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4AE193DA-8095-4492-99EC-8EB8B546346B", - "ticketNumber": "94M5FGE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.758445, -79.999441", - "loadTime": "10/05/2019 13:38:22", - "straightDistance": "7.02", - "routeDistance": "10.26", - "timeToTower": "0:53:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "14:31:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 65, - "quantity": 69.2, - "calculatedQuantity": "69.2 CY", - "s3DownloadKey": "HaulPass_94M5FGE_201910051338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5371D784-E246-40A4-90D3-CAF9964FEA94", - "ticketNumber": "7TG4E4D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.723097, -79.932306", - "loadTime": "10/05/2019 12:29:58", - "straightDistance": "8.43", - "routeDistance": "15.77", - "timeToTower": "1:23:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "13:53:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 90, - "quantity": 83.9, - "calculatedQuantity": "83.9 CY", - "s3DownloadKey": "HaulPass_7TG4E4D_201910051229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58BB750C-962A-4121-B4E0-123505296FC9", - "ticketNumber": "3L9F5F8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.734747, -79.949790", - "loadTime": "10/05/2019 12:33:08", - "straightDistance": "7.92", - "routeDistance": "14.72", - "timeToTower": "1:40:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "14:13:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 75, - "quantity": 54.4, - "calculatedQuantity": "54.4 CY", - "s3DownloadKey": "HaulPass_3L9F5F8_201910051233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DF68ECC-E77B-429F-B792-280DA117CD61", - "ticketNumber": "8WJH9EJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.716728, -80.080349", - "loadTime": "10/05/2019 12:41:55", - "straightDistance": "3.18", - "routeDistance": "5.19", - "timeToTower": "0:18:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "13:00:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_8WJH9EJ_201910051241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68318DFD-3E9D-4BA1-B01E-AD2BCAAE16E9", - "ticketNumber": "3G84435", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.718167, -80.012079", - "loadTime": "10/05/2019 12:17:13", - "straightDistance": "4.37", - "routeDistance": "5.6", - "timeToTower": "0:48:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "13:05:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_3G84435_201910051217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A7262C0-05B2-4483-A22B-1DD242E27FB9", - "ticketNumber": "8G32DN7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.716785, -80.083467", - "loadTime": "10/05/2019 15:00:46", - "straightDistance": "3.24", - "routeDistance": "5.37", - "timeToTower": "0:21:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "15:22:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 45, - "quantity": 31.6, - "calculatedQuantity": "31.6 CY", - "s3DownloadKey": "HaulPass_8G32DN7_201910051459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71B24ADE-1FBA-479C-B309-7BE1011536A9", - "ticketNumber": "7K554UR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.758208, -79.999416", - "loadTime": "10/05/2019 13:19:53", - "straightDistance": "7.01", - "routeDistance": "10.25", - "timeToTower": "1:10:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "14:30:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 75, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_7K554UR_201910051319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "725465B1-374F-4419-B5E4-7471D11E9252", - "ticketNumber": "6X4LKPR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.724396, -79.954645", - "loadTime": "10/05/2019 12:14:01", - "straightDistance": "7.31", - "routeDistance": "14.99", - "timeToTower": "2:27:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "14:41:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_J001_6X4LKPR_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74436A87-9415-4546-B460-EAB7CDC4B99B", - "ticketNumber": "64CHH4C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.652871, -80.137285", - "loadTime": "10/05/2019 13:37:07", - "straightDistance": "4.45", - "routeDistance": "6.49", - "timeToTower": "0:44:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "14:22:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_64CHH4C_201910051336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "759FC448-4DD4-42EC-8E48-EA693C08C0CE", - "ticketNumber": "8XETN79", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.741127, -79.920493", - "loadTime": "10/04/2019 21:24:08", - "straightDistance": "9.6", - "routeDistance": "15.54", - "timeToTower": "15:11:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "12:35:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 45, - "quantity": 30.9, - "calculatedQuantity": "30.9 CY", - "s3DownloadKey": "HaulPass_8XETN79_201910042123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B6D792B-A7DB-4FB2-B481-679C620E5153", - "ticketNumber": "8DCM9ND", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.716748, -80.080203", - "loadTime": "10/05/2019 12:21:11", - "straightDistance": "3.17", - "routeDistance": "5.18", - "timeToTower": "0:38:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "12:59:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_8DCM9ND_201910051221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C78BD5A-D896-492B-930B-07E449F936B4", - "ticketNumber": "6Q6DQKV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.718402, -80.021240", - "loadTime": "10/05/2019 13:25:05", - "straightDistance": "4.03", - "routeDistance": "5.35", - "timeToTower": "0:53:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "14:18:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_6Q6DQKV_201910051325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CA06903-978E-44C2-A65F-CDBDCC735E56", - "ticketNumber": "9Q7Q7D2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.741137, -79.920378", - "loadTime": "10/04/2019 21:31:56", - "straightDistance": "9.61", - "routeDistance": "15.54", - "timeToTower": "15:02:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "12:34:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 60, - "quantity": 44.4, - "calculatedQuantity": "44.4 CY", - "s3DownloadKey": "HaulPass_9Q7Q7D2_201910042126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9348AC35-0A65-4109-B30B-64FAF4BBE74F", - "ticketNumber": "92R7YBV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742153, -79.914383", - "loadTime": "10/05/2019 13:49:53", - "straightDistance": "9.95", - "routeDistance": "15.89", - "timeToTower": "0:46:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "14:36:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_92R7YBV_201910051349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "943731A6-398E-4AFC-BCC2-ACC97308E4D3", - "ticketNumber": "5J7V586", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.718834, -79.957171", - "loadTime": "10/05/2019 12:57:02", - "straightDistance": "7", - "routeDistance": "14.89", - "timeToTower": "2:09:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "15:06:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_5J7V586_201910051257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F937B0F-33EB-4B4D-8456-74AD0E0ABBB3", - "ticketNumber": "5BQVPB8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.735029, -79.973711", - "loadTime": "10/05/2019 14:03:28", - "straightDistance": "6.8", - "routeDistance": "12.49", - "timeToTower": "0:40:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "14:44:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_5BQVPB8_201910051340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A380F332-6990-45DD-B858-2D216E411426", - "ticketNumber": "JJLG3TS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.716718, -80.080202", - "loadTime": "10/05/2019 13:22:40", - "straightDistance": "3.17", - "routeDistance": "5.18", - "timeToTower": "0:46:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "14:09:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_JJLG3TS_201910051322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC45F2D0-B100-4153-9956-65D7C00A24AB", - "ticketNumber": "5E3AVW2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.724419, -79.954624", - "loadTime": "10/05/2019 12:24:29", - "straightDistance": "7.31", - "routeDistance": "15.17", - "timeToTower": "2:13:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "14:38:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_5E3AVW2_201910051224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC779641-A260-4A5E-A102-0308878B027D", - "ticketNumber": "8NUN5SN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.742184, -79.915313", - "loadTime": "10/05/2019 12:23:29", - "straightDistance": "9.9", - "routeDistance": "15.87", - "timeToTower": "1:47:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "14:11:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 65, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_8NUN5SN_201910051223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD7538F0-18FD-44FE-BB77-F6EA301516C7", - "ticketNumber": "XGWD5JA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.697564, -79.953510", - "loadTime": "10/05/2019 12:22:59", - "straightDistance": "6.67", - "routeDistance": "16.59", - "timeToTower": "1:43:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "14:06:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_XGWD5JA_201910051222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C13E5D47-2007-4895-98EB-15AB546E919E", - "ticketNumber": "68QRLTF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.742606, -79.914137", - "loadTime": "10/05/2019 13:53:46", - "straightDistance": "9.98", - "routeDistance": "15.92", - "timeToTower": "1:16:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "15:10:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 60, - "quantity": 44.4, - "calculatedQuantity": "44.4 CY", - "s3DownloadKey": "HaulPass_68QRLTF_201910051353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC11B682-D80A-4BCC-A0AD-C2B99C8426DD", - "ticketNumber": "4NDPQMR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.742051, -79.914609", - "loadTime": "10/05/2019 14:04:54", - "straightDistance": "9.93", - "routeDistance": "15.87", - "timeToTower": "1:06:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "15:11:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 70, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_4NDPQMR_201910051404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1E7A963-F042-4C71-9DEC-DA1D03A5F3FE", - "ticketNumber": "8R5R47Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742248, -79.914393", - "loadTime": "10/05/2019 13:48:16", - "straightDistance": "9.95", - "routeDistance": "15.89", - "timeToTower": "0:46:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "14:34:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_8R5R47Y_201910051348_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDA96EC5-0C36-4913-81D3-85C6F6FB34BE", - "ticketNumber": "6WA7QSA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.697440, -79.954730", - "loadTime": "10/05/2019 12:41:14", - "straightDistance": "6.6", - "routeDistance": "16.55", - "timeToTower": "1:26:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "14:07:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 70, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_6WA7QSA_201910051241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9AE1391-AC85-4ED6-B2D5-6F2BA83A96BD", - "ticketNumber": "5L6UFB6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.732201, -80.029156", - "loadTime": "10/05/2019 12:08:24", - "straightDistance": "4.59", - "routeDistance": "6.42", - "timeToTower": "0:39:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "12:48:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_5L6UFB6_201910051208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDF6B0B0-E61D-4D2B-98C7-538BC6A4CF8A", - "ticketNumber": "87A3HLW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.717051, -80.083771", - "loadTime": "10/05/2019 14:44:52", - "straightDistance": "3.26", - "routeDistance": "5.39", - "timeToTower": "0:35:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "15:20:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 45, - "quantity": 32.8, - "calculatedQuantity": "32.8 CY", - "s3DownloadKey": "HaulPass_87A3HLW_201910051444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB70178E-2B26-490F-8830-639B2E800EF1", - "ticketNumber": "7NKRFW5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.747901, -79.911654", - "loadTime": "10/05/2019 13:25:12", - "straightDistance": "10.28", - "routeDistance": "16.44", - "timeToTower": "0:47:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "14:12:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 70, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_7NKRFW5_201910051325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01E74255-01C3-40F4-A53C-E45A0A6A8257", - "ticketNumber": "6HGXCBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.690721, -80.017088", - "loadTime": "10/05/2019 17:33:09", - "straightDistance": "3.02", - "routeDistance": "3.35", - "timeToTower": "0:15:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "17:48:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_6HGXCBU_201910051733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "070B110A-C90B-4FDC-8805-5D22FC726A17", - "ticketNumber": "9J42ZND", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.690545, -80.017035", - "loadTime": "10/05/2019 17:32:49", - "straightDistance": "3.02", - "routeDistance": "3.34", - "timeToTower": "0:14:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "17:47:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_9J42ZND_201910051732_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0830616D-21C8-4463-98B2-BD6A1E058A03", - "ticketNumber": "4K6VCYA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.747737, -79.906355", - "loadTime": "10/05/2019 17:24:49", - "straightDistance": "10.54", - "routeDistance": "16.5", - "timeToTower": "0:44:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "18:09:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 50, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_4K6VCYA_201910051724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08FD391D-93AF-40EE-891B-E60B2A47FFC3", - "ticketNumber": "872ZZZC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.694327, -80.015708", - "loadTime": "10/05/2019 18:18:13", - "straightDistance": "3.2", - "routeDistance": "3.61", - "timeToTower": "0:38:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "18:57:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_872ZZZC_201910051818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DCDE8CD-6403-45A6-BEC2-E03190B9B743", - "ticketNumber": "493JQF6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742543, -79.913822", - "loadTime": "10/05/2019 19:07:28", - "straightDistance": "9.99", - "routeDistance": "15.93", - "timeToTower": "1:05:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "20:13:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_493JQF6_201910051907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F09178B-6C79-4FA5-8479-1BAA921C61EA", - "ticketNumber": "939DNW2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.716761, -80.082625", - "loadTime": "10/05/2019 17:10:48", - "straightDistance": "3.22", - "routeDistance": "5.32", - "timeToTower": "0:24:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "17:35:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_939DNW2_201910051710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10A09242-2D2B-4EB0-B163-F239F2F30C69", - "ticketNumber": "5AXX9P9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.715867, -79.950700", - "loadTime": "10/05/2019 14:58:40", - "straightDistance": "7.25", - "routeDistance": "15.57", - "timeToTower": "0:51:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "15:50:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_5AXX9P9_201910051458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "134ED313-1BCA-49C5-94E6-B10AAC9D08B2", - "ticketNumber": "EZ97V4U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.759201, -79.995878", - "loadTime": "10/05/2019 16:13:03", - "straightDistance": "7.18", - "routeDistance": "10.57", - "timeToTower": "1:13:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "17:26:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 90, - "quantity": 76.9, - "calculatedQuantity": "76.9 CY", - "s3DownloadKey": "HaulPass_EZ97V4U_201910051613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1916CC11-E31A-48D3-A2AF-CE10871A1169", - "ticketNumber": "6MRNPFU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.759224, -79.999756", - "loadTime": "10/05/2019 15:26:17", - "straightDistance": "7.06", - "routeDistance": "10.32", - "timeToTower": "1:09:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "16:35:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_6MRNPFU_201910051526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19308738-1EEB-483D-B7B4-BAA42B6EA203", - "ticketNumber": "7VDGPMS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.758829, -79.999558", - "loadTime": "10/05/2019 17:37:35", - "straightDistance": "7.04", - "routeDistance": "10.29", - "timeToTower": "1:28:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "19:05:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 75, - "quantity": 79.9, - "calculatedQuantity": "79.9 CY", - "s3DownloadKey": "HaulPass_7VDGPMS_201910051737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A0CAA8F-833D-4358-92B7-A623E8E7A660", - "ticketNumber": "WE78KB6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.664219, -80.061287", - "loadTime": "10/05/2019 17:13:57", - "straightDistance": ".62", - "routeDistance": "1.33", - "timeToTower": "0:09:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "17:23:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_WE78KB6_201910051713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CACB3F6-1910-43B9-A2A3-99BF0780F935", - "ticketNumber": "424W7E5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.702305, -79.961051", - "loadTime": "10/05/2019 17:02:01", - "straightDistance": "6.34", - "routeDistance": "15.46", - "timeToTower": "0:50:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "17:52:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 55, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_424W7E5_201910051702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D0C8846-A332-4FA8-832C-B29DD12248A7", - "ticketNumber": "6ZL2DUU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.648639, -80.061092", - "loadTime": "10/05/2019 16:23:00", - "straightDistance": "1.67", - "routeDistance": "2.47", - "timeToTower": "0:20:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "16:43:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_6ZL2DUU_201910051623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22773F40-FFDC-4358-8A37-9C94BA44DAC2", - "ticketNumber": "5F4BQKY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.729828, -79.955946", - "loadTime": "10/05/2019 17:09:21", - "straightDistance": "7.43", - "routeDistance": "13.59", - "timeToTower": "0:30:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "17:39:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_5F4BQKY_201910051643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24FEA0FA-F949-4BB2-A9B5-FA046E9CE096", - "ticketNumber": "9JDR7SJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.735077, -79.974936", - "loadTime": "10/05/2019 14:12:25", - "straightDistance": "6.75", - "routeDistance": "12.42", - "timeToTower": "1:36:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "15:49:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_9JDR7SJ_201910051336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2BD8BD8D-7C4B-4D14-8DCA-EF92CB524A44", - "ticketNumber": "3MQKEEU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.760254, -79.999783", - "loadTime": "10/05/2019 15:28:41", - "straightDistance": "7.11", - "routeDistance": "10.39", - "timeToTower": "0:26:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "15:54:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 85, - "quantity": 80, - "calculatedQuantity": "80 CY", - "s3DownloadKey": "HaulPass_3MQKEEU_201910051528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D17E536-0E8D-4F8D-93A6-06C79635B5C4", - "ticketNumber": "6NFYDB3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.709850, -80.017716", - "loadTime": "10/05/2019 19:44:08", - "straightDistance": "3.73", - "routeDistance": "4.72", - "timeToTower": "0:20:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "20:04:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_6NFYDB3_201910051944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "350405B9-8C34-45F6-B9BD-5CCA9C6746EA", - "ticketNumber": "78Y2G2H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743138, -79.913062", - "loadTime": "10/05/2019 15:45:17", - "straightDistance": "10.05", - "routeDistance": "15.99", - "timeToTower": "0:56:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "16:41:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 60, - "quantity": 43.3, - "calculatedQuantity": "43.3 CY", - "s3DownloadKey": "HaulPass_78Y2G2H_201910051545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35AF37A7-3332-4158-AD6B-D400967AE334", - "ticketNumber": "6JC6GHG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.759932, -79.997475", - "loadTime": "10/05/2019 18:44:10", - "straightDistance": "7.17", - "routeDistance": "10.38", - "timeToTower": "1:23:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "20:07:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_6JC6GHG_201910051844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "377859E9-2D38-4C31-B4C0-4761E18F438E", - "ticketNumber": "3EPG9XJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.686690, -80.070394", - "loadTime": "10/05/2019 15:26:39", - "straightDistance": "1.02", - "routeDistance": "2.46", - "timeToTower": "0:15:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "15:42:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 45, - "quantity": 32.8, - "calculatedQuantity": "32.8 CY", - "s3DownloadKey": "HaulPass_3EPG9XJ_201910051526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "378A68AC-7091-432F-B63D-1126F2C4F221", - "ticketNumber": "5NH2323", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.716670, -80.082599", - "loadTime": "10/05/2019 17:05:57", - "straightDistance": "3.21", - "routeDistance": "5.32", - "timeToTower": "0:27:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "17:33:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_5NH2323_201910051705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39DD9170-2DA0-4FF8-91D0-25B23DA0964B", - "ticketNumber": "4WC6ZPM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.747764, -79.906352", - "loadTime": "10/05/2019 17:38:50", - "straightDistance": "10.54", - "routeDistance": "16.5", - "timeToTower": "0:32:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "18:11:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 50, - "quantity": 36.1, - "calculatedQuantity": "36.1 CY", - "s3DownloadKey": "HaulPass_4WC6ZPM_201910051738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D49603F-74CB-470D-9506-03E261B8C25E", - "ticketNumber": "6TB7FGM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.745112, -79.915493", - "loadTime": "10/05/2019 16:44:27", - "straightDistance": "9.99", - "routeDistance": "16.08", - "timeToTower": "1:10:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "17:54:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 70, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_6TB7FGM_201910051644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "426CA777-3E66-4E8F-8E1A-F73B96F8D29F", - "ticketNumber": "9B5PE7K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.743080, -79.913067", - "loadTime": "10/05/2019 15:42:06", - "straightDistance": "10.05", - "routeDistance": "15.99", - "timeToTower": "0:58:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "16:40:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 55, - "quantity": 43.5, - "calculatedQuantity": "43.5 CY", - "s3DownloadKey": "HaulPass_9B5PE7K_201910051542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "467B431A-BCD7-40CA-91DA-67890BC5484A", - "ticketNumber": "62VQ5TG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.682029, -80.047447", - "loadTime": "10/05/2019 17:58:06", - "straightDistance": "1.18", - "routeDistance": "1.65", - "timeToTower": "0:25:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "18:23:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_62VQ5TG_201910051758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4959E56A-FE83-41C7-8292-B544E4F4912D", - "ticketNumber": "953AK85", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.758832, -79.999571", - "loadTime": "10/05/2019 17:43:33", - "straightDistance": "7.04", - "routeDistance": "10.29", - "timeToTower": "1:20:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "19:04:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 75, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_953AK85_201910051743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "495D9400-8D87-4D85-9C37-7FE5F4C32212", - "ticketNumber": "7BSULMP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.763169, -79.997517", - "loadTime": "10/05/2019 18:57:27", - "straightDistance": "7.36", - "routeDistance": "10.59", - "timeToTower": "1:12:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "20:09:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_7BSULMP_201910051857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A934E59-3F63-4981-8D96-8DC256DF9B20", - "ticketNumber": "3AUXZ6X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.745331, -79.915400", - "loadTime": "10/05/2019 16:43:59", - "straightDistance": "10", - "routeDistance": "16.1", - "timeToTower": "1:09:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "17:53:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 85, - "quantity": 62.9, - "calculatedQuantity": "62.9 CY", - "s3DownloadKey": "HaulPass_3AUXZ6X_201910051643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BFB19FE-B81E-4409-B8B4-8857CF97FB04", - "ticketNumber": "SJHVN4C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.734131, -79.945973", - "loadTime": "10/05/2019 15:14:04", - "straightDistance": "8.08", - "routeDistance": "14.6", - "timeToTower": "1:22:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "16:37:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 85, - "quantity": 61.6, - "calculatedQuantity": "61.6 CY", - "s3DownloadKey": "HaulPass_SJHVN4C_201910051514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D023C29-C741-4F54-AC83-E763C92A4D51", - "ticketNumber": "8R6MQQP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.716752, -80.083556", - "loadTime": "10/05/2019 16:08:06", - "straightDistance": "3.24", - "routeDistance": "5.38", - "timeToTower": "0:22:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "16:30:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_8R6MQQP_201910051549_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D547B8F-E525-45E6-AD1F-145EA2EF67F8", - "ticketNumber": "L9WUW5P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.728692, -79.952301", - "loadTime": "10/05/2019 19:33:06", - "straightDistance": "7.57", - "routeDistance": "13.82", - "timeToTower": "0:51:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "20:24:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_L9WUW5P_201910051933_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F126525-C197-4C40-B0C4-9D381F29D471", - "ticketNumber": "8VTVUPG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.678629, -80.033494", - "loadTime": "10/05/2019 16:08:51", - "straightDistance": "1.84", - "routeDistance": "2.05", - "timeToTower": "0:44:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "16:53:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_8VTVUPG_201910051608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62CC2A02-E852-4189-A51A-089D38E43CD1", - "ticketNumber": "KWCAMZS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.734460, -79.948684", - "loadTime": "10/05/2019 17:23:11", - "straightDistance": "7.96", - "routeDistance": "14.66", - "timeToTower": "1:16:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "18:40:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 75, - "quantity": 54.4, - "calculatedQuantity": "54.4 CY", - "s3DownloadKey": "HaulPass_KWCAMZS_201910051723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "637C5DDB-55E2-4DCE-8812-BD4786246A8D", - "ticketNumber": "39SBVWP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.763160, -79.997715", - "loadTime": "10/05/2019 18:55:54", - "straightDistance": "7.35", - "routeDistance": "10.58", - "timeToTower": "1:13:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "20:08:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 85, - "quantity": 80, - "calculatedQuantity": "80 CY", - "s3DownloadKey": "HaulPass_39SBVWP_201910051855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6494B87D-A952-4B99-A836-1161F50CB8AB", - "ticketNumber": "3WA9QHT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.760178, -80.000079", - "loadTime": "10/05/2019 15:09:59", - "straightDistance": "7.1", - "routeDistance": "10.39", - "timeToTower": "0:46:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "15:56:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 80, - "quantity": 74.6, - "calculatedQuantity": "74.6 CY", - "s3DownloadKey": "HaulPass_3WA9QHT_201910051509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6774C137-DB1C-44A1-9BD1-3FC6A68E36AC", - "ticketNumber": "9WWULUZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.678499, -80.033726", - "loadTime": "10/05/2019 16:08:13", - "straightDistance": "1.83", - "routeDistance": "2.04", - "timeToTower": "0:43:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "16:51:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_9WWULUZ_201910051608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68BF044B-744D-48A3-A32E-0E53AF4DDE85", - "ticketNumber": "55MYQPN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.766182, -79.999251", - "loadTime": "10/05/2019 15:17:14", - "straightDistance": "7.48", - "routeDistance": "10.83", - "timeToTower": "0:35:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "15:53:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 80, - "quantity": 72.5, - "calculatedQuantity": "72.5 CY", - "s3DownloadKey": "HaulPass_55MYQPN_201910051517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D7428BF-63A4-4ECF-AED6-0049089B7C02", - "ticketNumber": "4JDB6FC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.733971, -79.967333", - "loadTime": "10/05/2019 15:20:12", - "straightDistance": "7.05", - "routeDistance": "12.87", - "timeToTower": "0:38:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "15:58:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_4JDB6FC_201910051520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73170528-F5BB-4325-A9EB-0B0E07FDE6E0", - "ticketNumber": "8UCJP8D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.679991, -80.031425", - "loadTime": "10/05/2019 14:50:52", - "straightDistance": "1.98", - "routeDistance": "2.2", - "timeToTower": "0:55:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "15:46:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_8UCJP8D_201910051450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74D16C0E-F6D5-4EDE-96F4-AA50A4DB425E", - "ticketNumber": "53RY2SM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.766281, -79.996416", - "loadTime": "10/05/2019 17:36:55", - "straightDistance": "7.57", - "routeDistance": "11", - "timeToTower": "1:00:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "18:37:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 75, - "quantity": 68, - "calculatedQuantity": "68 CY", - "s3DownloadKey": "HaulPass_53RY2SM_201910051736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B7E5312-0691-4B24-B855-6431DBB0646F", - "ticketNumber": "552TVXT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.728203, -79.950540", - "loadTime": "10/05/2019 18:05:02", - "straightDistance": "7.65", - "routeDistance": "13.93", - "timeToTower": "0:33:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "18:38:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 70, - "quantity": 25.7, - "calculatedQuantity": "25.7 CY", - "s3DownloadKey": "HaulPass_552TVXT_201910051802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7EAF511A-733E-4760-A26E-F633F323E1EE", - "ticketNumber": "348KRV8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.759350, -79.993380", - "loadTime": "10/05/2019 18:08:39", - "straightDistance": "7.27", - "routeDistance": "10.42", - "timeToTower": "1:57:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "20:06:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 95, - "quantity": 81.1, - "calculatedQuantity": "81.1 CY", - "s3DownloadKey": "HaulPass_348KRV8_201910051808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80914EC7-7E53-4030-93CA-CF076B34B870", - "ticketNumber": "QHMRRVN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654745, -80.056442", - "loadTime": "10/05/2019 18:43:31", - "straightDistance": "1.33", - "routeDistance": "2.43", - "timeToTower": "0:36:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "19:20:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_QHMRRVN_201910051843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93ADB029-9774-4B47-A723-A5A2127029C5", - "ticketNumber": "3R6DBWP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.709759, -80.017714", - "loadTime": "10/05/2019 19:43:46", - "straightDistance": "3.73", - "routeDistance": "4.71", - "timeToTower": "0:19:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "20:03:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 60, - "quantity": 41.8, - "calculatedQuantity": "41.8 CY", - "s3DownloadKey": "HaulPass_3R6DBWP_201910051943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0395F76-5AF0-444C-B07F-A40ADB895148", - "ticketNumber": "93N64GW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.734695, -79.945613", - "loadTime": "10/05/2019 15:39:01", - "straightDistance": "8.12", - "routeDistance": "14.64", - "timeToTower": "0:59:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "16:38:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 85, - "quantity": 78.5, - "calculatedQuantity": "78.5 CY", - "s3DownloadKey": "HaulPass_93N64GW_201910051539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1B0F179-22F0-4569-8EC6-6E2F3D849DE5", - "ticketNumber": "7ZRL7A9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.734396, -79.948752", - "loadTime": "10/05/2019 17:46:54", - "straightDistance": "7.96", - "routeDistance": "14.66", - "timeToTower": "0:54:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "18:41:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 80, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_7ZRL7A9_201910051746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3B9B4AE-47A3-4784-A0B2-9EA629DCCC1C", - "ticketNumber": "8NR52ZM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.759061, -79.999679", - "loadTime": "10/05/2019 15:17:44", - "straightDistance": "7.05", - "routeDistance": "10.31", - "timeToTower": "1:16:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "16:34:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 85, - "quantity": 80.5, - "calculatedQuantity": "80.5 CY", - "s3DownloadKey": "HaulPass_8NR52ZM_201910051517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4CE5E03-D260-4CDE-8264-C8FF3A135E92", - "ticketNumber": "7XPRGWY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.718619, -80.084655", - "loadTime": "10/05/2019 18:25:10", - "straightDistance": "3.38", - "routeDistance": "5.64", - "timeToTower": "0:25:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "18:50:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 45, - "quantity": 31.6, - "calculatedQuantity": "31.6 CY", - "s3DownloadKey": "HaulPass_7XPRGWY_201910051813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9933736-079D-4130-9E36-136CF845F6BE", - "ticketNumber": "4NY7SKU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.766354, -79.996732", - "loadTime": "10/05/2019 14:49:13", - "straightDistance": "7.57", - "routeDistance": "10.98", - "timeToTower": "1:02:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "15:51:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 80, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_4NY7SKU_201910051414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9EE96F2-42DC-4ADF-BB4C-A577A254F2C5", - "ticketNumber": "3Q9RRZZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.714463, -79.950777", - "loadTime": "10/05/2019 17:33:26", - "straightDistance": "7.21", - "routeDistance": "15.54", - "timeToTower": "0:53:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "18:27:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_3Q9RRZZ_201910051714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD947C32-916D-4146-9D54-EC42A22BDAFC", - "ticketNumber": "4HY9GK2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.700772, -79.952843", - "loadTime": "10/05/2019 17:54:59", - "straightDistance": "6.77", - "routeDistance": "16.33", - "timeToTower": "0:59:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "18:54:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 80, - "quantity": 59.4, - "calculatedQuantity": "59.4 CY", - "s3DownloadKey": "HaulPass_4HY9GK2_201910051741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADDD7845-DA7C-4FFC-8ECA-057BE20D16F9", - "ticketNumber": "BATUGB3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.760062, -79.994992", - "loadTime": "10/05/2019 16:36:37", - "straightDistance": "7.25", - "routeDistance": "10.51", - "timeToTower": "0:50:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "17:26:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_BATUGB3_201910051636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE544524-9D9D-47B7-BD80-86819E785A6D", - "ticketNumber": "8V7B5RX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.763140, -79.997877", - "loadTime": "10/05/2019 16:50:07", - "straightDistance": "7.34", - "routeDistance": "10.57", - "timeToTower": "1:12:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "18:02:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_8V7B5RX_201910051650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B26FC4C1-5B79-4EFC-BA0E-EDE348DE4EC3", - "ticketNumber": "A8D2F4K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.716835, -80.083994", - "loadTime": "10/05/2019 16:09:52", - "straightDistance": "3.25", - "routeDistance": "5.94", - "timeToTower": "0:22:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "16:32:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 60, - "quantity": 42.2, - "calculatedQuantity": "42.2 CY", - "s3DownloadKey": "HaulPass_A8D2F4K_201910051609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8495A2F-C85D-400D-BEF7-7472CE26E99E", - "ticketNumber": "6TAHDP4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.664263, -80.061378", - "loadTime": "10/05/2019 17:14:32", - "straightDistance": ".61", - "routeDistance": "1.33", - "timeToTower": "0:09:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "17:24:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_6TAHDP4_201910051714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD72B98B-8952-4FBA-B30D-FEF340951292", - "ticketNumber": "3CBW39Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.654908, -80.056750", - "loadTime": "10/05/2019 18:44:06", - "straightDistance": "1.31", - "routeDistance": "2.41", - "timeToTower": "0:36:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "19:20:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_3CBW39Y_201910051844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C44A1D11-07B4-428C-9C90-D3A38543180C", - "ticketNumber": "988ZZJB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.700169, -79.953546", - "loadTime": "10/05/2019 17:24:11", - "straightDistance": "6.72", - "routeDistance": "16.27", - "timeToTower": "1:28:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "18:52:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 80, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_988ZZJB_201910051724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C822970E-8F88-48D7-B8CC-ADB10BEC3AA7", - "ticketNumber": "68GBRAQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.725650, -79.946463", - "loadTime": "10/05/2019 18:16:53", - "straightDistance": "7.77", - "routeDistance": "14.23", - "timeToTower": "0:42:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "18:59:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_68GBRAQ_201910051816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9DBEB43-53B6-4C55-8026-0C8B6B06C519", - "ticketNumber": "6DEABNW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.766564, -79.996507", - "loadTime": "10/05/2019 17:28:55", - "straightDistance": "7.59", - "routeDistance": "10.99", - "timeToTower": "1:06:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "18:35:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 80, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_6DEABNW_201910051728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D29C8B83-9FDC-4B0F-985B-17891C50796C", - "ticketNumber": "477SHXE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.734210, -79.967801", - "loadTime": "10/05/2019 16:42:16", - "straightDistance": "7.04", - "routeDistance": "12.85", - "timeToTower": "0:33:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "17:15:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_477SHXE_201910051642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4F53249-0CC3-428F-BA1A-527177FF4F4E", - "ticketNumber": "3ZPDUEW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.725338, -79.946124", - "loadTime": "10/05/2019 19:36:41", - "straightDistance": "7.77", - "routeDistance": "14.26", - "timeToTower": "0:42:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "20:19:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 70, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_3ZPDUEW_201910051936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8A302F1-E35D-4D19-959B-83CF0B2605FB", - "ticketNumber": "3LUPLHE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.717039, -80.086210", - "loadTime": "10/05/2019 18:03:08", - "straightDistance": "3.31", - "routeDistance": "5.79", - "timeToTower": "0:45:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "18:48:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_3LUPLHE_201910051803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA642A22-75E1-409E-B57F-5064D8C076B9", - "ticketNumber": "7AKAEAP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.763224, -79.997973", - "loadTime": "10/05/2019 16:53:05", - "straightDistance": "7.34", - "routeDistance": "10.56", - "timeToTower": "1:07:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "18:00:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 85, - "quantity": 80, - "calculatedQuantity": "80 CY", - "s3DownloadKey": "HaulPass_7AKAEAP_201910051653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E009F77E-6AE6-4FF8-9A7C-4CB4B89CA93E", - "ticketNumber": "3PLNSDP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.686815, -80.070604", - "loadTime": "10/05/2019 15:27:42", - "straightDistance": "1.04", - "routeDistance": "2.48", - "timeToTower": "0:15:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "15:43:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 55, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_3PLNSDP_201910051527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E13946C4-B238-4E25-98F0-A9A58734F9C4", - "ticketNumber": "9NJV8DP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.672250, -79.943120", - "loadTime": "10/05/2019 16:29:13", - "straightDistance": "7.05", - "routeDistance": "17.87", - "timeToTower": "1:02:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "17:31:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 65, - "quantity": 38.9, - "calculatedQuantity": "38.9 CY", - "s3DownloadKey": "HaulPass_9NJV8DP_201910051613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E57D7D7E-9B37-41FD-AB5E-104AFE74291B", - "ticketNumber": "5GP47CT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.689271, -79.963273", - "loadTime": "10/05/2019 16:05:21", - "straightDistance": "5.99", - "routeDistance": "16.11", - "timeToTower": "1:45:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "17:51:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_5GP47CT_201910051605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA898C9D-ED93-44ED-9052-32F6EC85DDE9", - "ticketNumber": "7UH3Q66", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.648767, -80.061215", - "loadTime": "10/05/2019 16:24:04", - "straightDistance": "1.67", - "routeDistance": "2.46", - "timeToTower": "0:20:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "16:44:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_7UH3Q66_201910051624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF01FB79-13DA-47C9-AB7E-01D3534F83A4", - "ticketNumber": "3DBPCG9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.672493, -79.939979", - "loadTime": "10/05/2019 18:35:07", - "straightDistance": "7.23", - "routeDistance": "18.05", - "timeToTower": "1:06:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "19:41:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_3DBPCG9_201910051835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0DB8231-5F81-4F4F-836F-E67D666BBEC9", - "ticketNumber": "59KKRQT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.682351, -80.047462", - "loadTime": "10/05/2019 17:55:58", - "straightDistance": "1.19", - "routeDistance": "1.67", - "timeToTower": "0:29:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "18:25:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_59KKRQT_201910051755_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7B92870-6E15-485E-988B-84411FA4837D", - "ticketNumber": "8JA4WSW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.679481, -80.032372", - "loadTime": "10/05/2019 14:51:30", - "straightDistance": "1.92", - "routeDistance": "2.14", - "timeToTower": "0:56:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "15:47:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_8JA4WSW_201910051451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F838E563-BC28-447C-8EDE-5E87EDAF1AF0", - "ticketNumber": "7RG2D8F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.741914, -79.914518", - "loadTime": "10/05/2019 19:29:49", - "straightDistance": "9.93", - "routeDistance": "15.87", - "timeToTower": "0:42:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "20:12:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_7RG2D8F_201910051925_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC196D66-0A65-4480-AEF9-A67EE4B460B8", - "ticketNumber": "4393TJ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.694775, -80.016073", - "loadTime": "10/05/2019 18:17:52", - "straightDistance": "3.2", - "routeDistance": "3.64", - "timeToTower": "0:37:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "18:55:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 55, - "quantity": 38.3, - "calculatedQuantity": "38.3 CY", - "s3DownloadKey": "HaulPass_4393TJ7_201910051817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2164C3F9-63CA-4584-99CC-D5D4663DE419", - "ticketNumber": "6ZRWPM4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.545224, -80.268542", - "loadTime": "10/05/2019 20:23:41", - "straightDistance": "5.91", - "routeDistance": "7.04", - "timeToTower": "0:37:16", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/05/2019", - "disposalTime": "21:00:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_6ZRWPM4_201910052020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C825D12D-5C5E-443E-BFF8-CFE70C9C6462", - "ticketNumber": "QHK5EXS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5XU7R2J", - "fieldMonitorName": "Michael Jackson", - "loadCoordinates": "32.545227, -80.268684", - "loadTime": "10/05/2019 20:36:10", - "straightDistance": "5.9", - "routeDistance": "7.03", - "timeToTower": "0:22:44", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/05/2019", - "disposalTime": "20:58:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_QHK5EXS_201910052036_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03DFD1A2-F901-42CE-A3D5-227E5F9AC5E0", - "ticketNumber": "VBKJWKL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.73382, -79.967024", - "loadTime": "10/05/2019 15:04:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:06:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_VBKJWKL_201910051504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04E041B3-3B08-4E01-A211-8731D5B473B2", - "ticketNumber": "9R5KABL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.733281, -79.964213", - "loadTime": "10/05/2019 15:44:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:46:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9R5KABL_201910051544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B1A6801-DE25-4C1D-9420-C408543A32B5", - "ticketNumber": "58J8Y6D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.735272, -79.974713", - "loadTime": "10/05/2019 13:54:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "13:57:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_58J8Y6D_201910051354_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "223259AC-22CC-47A7-8838-59F7388B61A6", - "ticketNumber": "33UKGTN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.726604, -79.947786", - "loadTime": "10/05/2019 18:40:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "18:41:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_33UKGTN_201910051836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D27CC5E-88D2-4FAD-8230-EA87DC12B7A9", - "ticketNumber": "7MHM89W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.731508, -79.960637", - "loadTime": "10/05/2019 16:07:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:09:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7MHM89W_201910051607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "362EBD11-A842-471B-A75D-C8636723ECFC", - "ticketNumber": "7ULK9H3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.733666, -79.966094", - "loadTime": "10/05/2019 15:17:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "1:01:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:19:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ULK9H3_201910051517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4366D962-8731-4C08-9BA9-14A0DFCBF4A7", - "ticketNumber": "3YBMMEA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.733904, -79.967252", - "loadTime": "10/05/2019 15:01:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:03:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3YBMMEA_201910051501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47592CE3-76A9-4717-A04A-9B597904D0BB", - "ticketNumber": "4FUJ7T9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.734986, -79.97521", - "loadTime": "10/05/2019 13:48:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "13:50:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4FUJ7T9_201910051348_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D900ABD-B2B6-4931-918E-4C607259848B", - "ticketNumber": "32HTWZN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.72791, -79.950045", - "loadTime": "10/05/2019 18:01:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "18:03:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_32HTWZN_201910051801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E27D3CB-E6A9-4ACC-80BE-8787ED2833AF", - "ticketNumber": "76LZFK9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.733161, -79.96406", - "loadTime": "10/05/2019 15:42:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:43:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_76LZFK9_201910051542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F8F5BD4-A7CF-41A2-B277-2A7548B5CEEA", - "ticketNumber": "6CV26Z6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.727162, -79.947537", - "loadTime": "10/05/2019 18:29:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "18:32:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CV26Z6_201910051829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "517E96BF-ECDB-4B19-BCBB-1F7425A2D0F3", - "ticketNumber": "6LSRUAW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.733919, -79.967211", - "loadTime": "10/05/2019 14:55:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:57:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6LSRUAW_201910051455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55140999-D6CD-4042-B4F7-556E2D803D46", - "ticketNumber": "B9MEYB9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.733967, -79.966265", - "loadTime": "10/05/2019 15:12:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:13:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_B9MEYB9_201910051512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "557AC586-D724-4CF3-A578-36B4C6D5D972", - "ticketNumber": "7YE44NP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.735025, -79.977997", - "loadTime": "10/05/2019 13:29:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "13:30:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7YE44NP_201910051329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BE6DC49-6B7A-45D5-A56C-7E16F09A295A", - "ticketNumber": "3YFALZR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.729131, -79.954013", - "loadTime": "10/05/2019 17:13:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:15:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3YFALZR_201910051713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C708328-244C-4661-966D-BAB750E38011", - "ticketNumber": "5W3CTSM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.72897, -79.953379", - "loadTime": "10/05/2019 17:18:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:21:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5W3CTSM_201910051718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CCA2EE6-8B6C-4698-90DC-9C039986A598", - "ticketNumber": "9SNAG64", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.733233, -79.964117", - "loadTime": "10/05/2019 15:47:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:48:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9SNAG64_201910051547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6011A132-FEFC-4D95-BFDB-0BB8E6D100CE", - "ticketNumber": "49RPVTE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.733217, -79.96431", - "loadTime": "10/05/2019 15:37:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:41:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_49RPVTE_201910051537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75A4F414-46CE-492D-836F-6C69D8B1485E", - "ticketNumber": "LV35FKB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.728543, -79.952195", - "loadTime": "10/05/2019 17:34:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:36:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_LV35FKB_201910051734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77376C59-F141-4923-BBA7-6CD2DD8BB9F9", - "ticketNumber": "JXKJT5U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.731212, -79.959511", - "loadTime": "10/05/2019 16:20:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:22:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_JXKJT5U_201910051620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77B34A81-08A5-4C2B-BFA4-38666075B3C5", - "ticketNumber": "92WJA63", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.728042, -79.950565", - "loadTime": "10/05/2019 17:56:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:59:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_92WJA63_201910051756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "819077B0-9EB3-437A-B3A6-F3E2D4B78328", - "ticketNumber": "5TMVXDZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.734429, -79.969986", - "loadTime": "10/05/2019 14:20:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:23:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5TMVXDZ_201910051420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89A65F32-70E2-472B-820A-E84E18238246", - "ticketNumber": "8WUCF8C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.728432, -79.951714", - "loadTime": "10/05/2019 17:46:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:48:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8WUCF8C_201910051746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8FA738E7-05D1-4711-92BA-B5F4239504DD", - "ticketNumber": "6L88S5L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.729797, -79.95587", - "loadTime": "10/05/2019 16:55:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:58:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6L88S5L_201910051655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "942A1B88-93C5-424F-AC1C-5C85A20E43B8", - "ticketNumber": "8S8RJJ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.725955, -79.946418", - "loadTime": "10/05/2019 18:47:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "18:50:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8S8RJJ6_201910051847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9818CF01-AC83-4260-AB18-9C7492F09137", - "ticketNumber": "5TAHWPM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.733201, -79.964213", - "loadTime": "10/05/2019 15:49:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:51:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5TAHWPM_201910051549_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2AF2A07-5BD6-4173-A23E-543159A61D95", - "ticketNumber": "NBQRZFW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.733943, -79.967289", - "loadTime": "10/05/2019 14:57:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:59:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_NBQRZFW_201910051457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A996F4A3-5587-4699-A2D4-8F3BADF34557", - "ticketNumber": "7TXB79H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.734999, -79.97698", - "loadTime": "10/05/2019 13:35:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "13:38:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7TXB79H_201910051335_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BEA01079-CEED-42A0-B22A-0666F349031A", - "ticketNumber": "7BX6P62", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.729033, -79.952599", - "loadTime": "10/05/2019 17:36:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:40:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7BX6P62_201910051736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7450508-EB10-41C1-A030-1C0FC86D0A54", - "ticketNumber": "6AA3CLU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.735001, -79.973381", - "loadTime": "10/05/2019 14:03:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:05:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6AA3CLU_201910051403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CAE91418-22C2-4869-ABE8-F3ED13276C5A", - "ticketNumber": "3ZNUFNA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.73495, -79.971442", - "loadTime": "10/05/2019 14:14:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:16:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3ZNUFNA_201910051414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBA07FD8-0B46-4CE9-B46E-2C8FBA2FE0A0", - "ticketNumber": "7QTSRGX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.728048, -79.95113", - "loadTime": "10/05/2019 17:52:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:53:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QTSRGX_201910051752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC57475C-D23A-43F0-B791-8242A67CE88A", - "ticketNumber": "56JMEFP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.729671, -79.955597", - "loadTime": "10/05/2019 17:02:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:05:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_56JMEFP_201910051702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEB58A3D-7E95-441E-B6E0-56D8348B4F26", - "ticketNumber": "3A3VDU9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.732476, -79.962641", - "loadTime": "10/05/2019 15:55:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:59:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3A3VDU9_201910051555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E37148F1-2A40-4655-A000-24A923965C25", - "ticketNumber": "869U2WX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.73026, -79.956846", - "loadTime": "10/05/2019 16:48:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:49:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_869U2WX_201910051648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E46E8A14-E489-45AF-8719-1F660352D260", - "ticketNumber": "5EWNRHL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.730356, -79.957474", - "loadTime": "10/05/2019 16:42:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:44:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5EWNRHL_201910051642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4A7F6EC-B61D-49EA-A847-294B64B2352B", - "ticketNumber": "4E27H2W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.73257, -79.96271", - "loadTime": "10/05/2019 16:00:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:01:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4E27H2W_201910051600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E525B158-9536-4350-9052-C6FAAF6288A9", - "ticketNumber": "88BVEB3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.729285, -79.953233", - "loadTime": "10/05/2019 17:23:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:26:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88BVEB3_201910051723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E83377B2-6BE0-427B-92C6-9FA35EE0D89B", - "ticketNumber": "85T8L7M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.734855, -79.971452", - "loadTime": "10/05/2019 14:11:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:13:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_85T8L7M_201910051411_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE6418E1-00C5-489C-A79C-9A821B2BD025", - "ticketNumber": "83KGMXT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.734972, -79.976559", - "loadTime": "10/05/2019 13:41:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "13:44:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83KGMXT_201910051341_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2428A42-A7AD-41BE-9582-EECB0B48B537", - "ticketNumber": "6ZXFJLJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.729241, -79.954039", - "loadTime": "10/05/2019 17:11:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:13:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ZXFJLJ_201910051711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F40D10BF-6744-404C-A4DB-EEA5503627EE", - "ticketNumber": "6U238FR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.725827, -79.946644", - "loadTime": "10/05/2019 18:51:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "18:53:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6U238FR_201910051851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "079780C9-088C-4FDC-9A6B-2854664EBC15", - "ticketNumber": "464DBYG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.780124, -79.975799", - "loadTime": "10/05/2019 19:54:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "20:04:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_464DBYG_201910051954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "321CEDA3-7FFB-470A-A110-99AAB82F2BE7", - "ticketNumber": "9VYSMSD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.780152, -79.975785", - "loadTime": "10/05/2019 19:44:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "19:51:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VYSMSD_201910051944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F3E371C-CE7A-4924-A9FE-86F1CA93AB9C", - "ticketNumber": "3TYLJS7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.780479, -79.977888", - "loadTime": "10/05/2019 19:36:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "19:39:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TYLJS7_201910051936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71513959-BC8A-493C-B5E8-D91CF38B4445", - "ticketNumber": "3WW6CWM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.780023, -79.9758", - "loadTime": "10/05/2019 20:10:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "20:13:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3WW6CWM_201910052010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96FAF93B-7074-4755-823A-A885DFEA6005", - "ticketNumber": "4ED3EH7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.780166, -79.976251", - "loadTime": "10/05/2019 19:42:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "19:43:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ED3EH7_201910051942_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9FB2F7CE-3D04-4100-970B-6E4E20919869", - "ticketNumber": "3BN346K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8KYK8B6", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.780204, -79.975276", - "loadTime": "10/05/2019 20:05:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "20:09:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3BN346K_201910052005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53F32C46-A709-4393-90BC-9472A8763280", - "ticketNumber": "46L3M4W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "V79D5W6", - "fieldMonitorName": "Heather Fincher", - "loadCoordinates": "32.651917, -80.322495", - "loadTime": "10/05/2019 20:24:47", - "straightDistance": "4.75", - "routeDistance": "7.41", - "timeToTower": "1:15:48", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/05/2019", - "disposalTime": "21:40:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_46L3M4W_201910052024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01428BE0-D5C5-4851-ACD7-40A54E065BB2", - "ticketNumber": "8HZJ7N5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.695633, -80.133733", - "loadTime": "10/05/2019 17:40:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:46:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8HZJ7N5_201910051740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01D98FB8-C9F0-4C4A-B3B5-A625BC8127B5", - "ticketNumber": "6GYC578", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.754929, -80.107751", - "loadTime": "10/05/2019 13:36:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "13:44:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6GYC578_201910051336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02D7E75D-6B7C-45FD-BE8D-490EF519E7E5", - "ticketNumber": "T5CPNXK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.743397, -80.067767", - "loadTime": "10/05/2019 15:05:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:08:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_T5CPNXK_201910051505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0422E622-7DEC-4EAB-94EC-A4A26F7070F9", - "ticketNumber": "368EG5W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.695709, -80.132771", - "loadTime": "10/05/2019 17:31:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:35:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_368EG5W_201910051731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "050ADAC4-D3BC-4604-9D4E-034C05D9FAD8", - "ticketNumber": "37CV23H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.744145, -80.132532", - "loadTime": "10/05/2019 12:49:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "12:51:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_37CV23H_201910051249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06484A55-9BCF-4625-91F6-A76AD50638EC", - "ticketNumber": "PBHU94R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.703492, -80.10724", - "loadTime": "10/05/2019 16:12:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:14:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_PBHU94R_201910051612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07B3461A-85C1-4966-AECB-05CD9994854D", - "ticketNumber": "5ATV7LY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.687505, -80.149774", - "loadTime": "10/05/2019 17:54:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:58:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5ATV7LY_201910051754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F39E72B-831C-4C35-8C69-DA97445B6F9D", - "ticketNumber": "9E5ESUX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.650385, -80.175026", - "loadTime": "10/05/2019 20:06:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "20:12:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9E5ESUX_201910052006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10718B92-8005-48BA-B391-9B6BF8CA768E", - "ticketNumber": "5Q6PBY3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.699128, -80.126676", - "loadTime": "10/05/2019 16:41:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:45:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5Q6PBY3_201910051641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "119E0C35-5F44-456C-BD4B-18ECDE09C2BE", - "ticketNumber": "8UPZGEH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.699206, -80.126667", - "loadTime": "10/05/2019 16:26:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:28:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8UPZGEH_201910051626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CDE4776-6FB4-4E1C-A7F3-E277D97BBE85", - "ticketNumber": "8KJ46LH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.663381, -80.170959", - "loadTime": "10/05/2019 19:03:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "19:06:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8KJ46LH_201910051903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FB6ADAA-7320-402D-A16F-7066A23805A5", - "ticketNumber": "5BVKYBJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.706762, -80.102668", - "loadTime": "10/05/2019 15:38:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:44:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5BVKYBJ_201910051538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20DC5E5D-488E-4E42-A3DE-388AC748DD7C", - "ticketNumber": "4UUUTPE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.705465, -80.104532", - "loadTime": "10/05/2019 15:47:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:52:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4UUUTPE_201910051547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "260D4FEA-7734-4F28-9271-22DA2F8B1E07", - "ticketNumber": "8ERVE7K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.745315, -80.125095", - "loadTime": "10/05/2019 13:21:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "13:27:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ERVE7K_201910051321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2BF3B9A9-28B4-462B-8189-452C32FB8AF7", - "ticketNumber": "7PKKJ49", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.657352, -80.171632", - "loadTime": "10/05/2019 19:56:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "19:58:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7PKKJ49_201910051956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2DDC5D19-827D-4FA4-89F4-62D98F248CBA", - "ticketNumber": "8PPZKRB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.695662, -80.133356", - "loadTime": "10/05/2019 17:36:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:40:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8PPZKRB_201910051736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E1FF6B1-68E5-4718-9F62-180A71556685", - "ticketNumber": "79WQC38", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.658702, -80.171308", - "loadTime": "10/05/2019 19:47:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "19:52:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_79WQC38_201910051947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "383C2D9D-9B06-4567-B42D-8CEB5C9215EA", - "ticketNumber": "VCKVTB4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.674623, -80.163016", - "loadTime": "10/05/2019 21:11:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "21:18:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_VCKVTB4_201910052111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F30F882-D62B-4DF1-80A4-5D70A0686234", - "ticketNumber": "3NLH5VU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.703326, -80.107525", - "loadTime": "10/05/2019 16:08:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:12:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3NLH5VU_201910051608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46B606FA-39E6-40AA-8311-51EBFE3D81FD", - "ticketNumber": "KUYUV2J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.664702, -80.170803", - "loadTime": "10/05/2019 18:50:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "18:59:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_KUYUV2J_201910051850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4892F86E-2D21-401C-9A4A-2C44C90A8F16", - "ticketNumber": "NHW8VPG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.702238, -80.109732", - "loadTime": "10/05/2019 16:18:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:20:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_NHW8VPG_201910051618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6132514A-D99E-40CA-8239-434C32750BE3", - "ticketNumber": "6X8EFXY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.659247, -80.170958", - "loadTime": "10/05/2019 19:38:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "19:44:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6X8EFXY_201910051938_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66534B09-448D-4790-80C0-33384F18D70B", - "ticketNumber": "7YG89V9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.751299, -80.077336", - "loadTime": "10/05/2019 14:41:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:13:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:54:41", - "debrisType": "Leaner", - "diameter": 17.1, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7YG89V9_201910051441_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6713078C-F255-4FB3-8BE5-5E06DE2F52FF", - "ticketNumber": "8C2A9PV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.757305, -80.100136", - "loadTime": "10/05/2019 14:04:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:08:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8C2A9PV_201910051404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7316ACFF-AA1E-4B61-B13F-03960ED06ABE", - "ticketNumber": "8HPRVJ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.683537, -80.157269", - "loadTime": "10/05/2019 18:16:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "18:27:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8HPRVJ4_201910051816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "734AF092-2BCF-4D31-B2A9-5564D75E364E", - "ticketNumber": "95WCKDK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.744147, -80.133324", - "loadTime": "10/05/2019 12:35:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "12:39:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_95WCKDK_201910051235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83E4B540-DD5F-4050-A58A-F9FED9D1A47F", - "ticketNumber": "63KWL3B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.673301, -80.163063", - "loadTime": "10/05/2019 21:06:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "21:09:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_63KWL3B_201910052106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C7F1A1A-253F-4AFC-BE4A-F5FEEAAD9DBC", - "ticketNumber": "7HV7FLY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.678008, -80.165183", - "loadTime": "10/05/2019 18:34:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "18:43:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7HV7FLY_201910051834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D57F8AC-4990-43B8-B912-BF923CF84B9C", - "ticketNumber": "5WAE5HD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.662626, -80.170953", - "loadTime": "10/05/2019 19:25:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "19:30:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5WAE5HD_201910051925_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8EAFEA73-3D10-4D6E-8332-4B02569DB666", - "ticketNumber": "433FCTW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.764674, -80.126251", - "loadTime": "10/05/2019 12:22:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "12:26:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_433FCTW_201910051222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8EB021E0-68C8-4337-9759-1D11899AF679", - "ticketNumber": "3EE9YC7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.748765, -80.09067", - "loadTime": "10/05/2019 14:16:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:20:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3EE9YC7_201910051416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95CC735F-AD72-421F-9A45-48E0C729AA4D", - "ticketNumber": "8K93EWB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.696975, -80.130737", - "loadTime": "10/05/2019 17:21:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:24:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8K93EWB_201910051721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2E7704A-77BE-407B-B516-71C7B740EBC0", - "ticketNumber": "68USWFL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.665969, -80.170087", - "loadTime": "10/05/2019 20:16:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:36:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "20:53:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_68USWFL_201910052016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A657355B-CBCC-48ED-A1C4-092C01D0500A", - "ticketNumber": "GD4RWQC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.744739, -80.12711", - "loadTime": "10/05/2019 13:05:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "13:18:25", - "debrisType": "Leaner", - "diameter": 12.2, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_GD4RWQC_201910051305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7D29DC9-0427-4A06-945A-74AA1254D5E5", - "ticketNumber": "7QM8RSB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.732005, -80.086084", - "loadTime": "10/05/2019 15:17:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:22:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QM8RSB_201910051517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AED6A5FF-62BE-41F7-800F-329534A2CDFF", - "ticketNumber": "3GADYC5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.707604, -80.101494", - "loadTime": "10/05/2019 15:31:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:37:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3GADYC5_201910051531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6F01F87-7FAF-47B4-A573-EBAA59993D1A", - "ticketNumber": "7PL59NF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.744115, -80.133725", - "loadTime": "10/05/2019 12:41:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "12:45:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7PL59NF_201910051241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B755A625-0227-4001-8E5E-1451E81CDF07", - "ticketNumber": "4P45FDF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.663162, -80.171127", - "loadTime": "10/05/2019 19:10:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "19:22:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4P45FDF_201910051910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD155B97-6621-489E-9187-69268B3F10B2", - "ticketNumber": "64F2J58", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.705419, -80.106917", - "loadTime": "10/05/2019 16:02:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:07:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64F2J58_201910051602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF776F67-FF31-4C4C-9F30-159E70D2914F", - "ticketNumber": "448EH4L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.750456, -80.089173", - "loadTime": "10/05/2019 14:29:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "14:33:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_448EH4L_201910051429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB3D5E9A-B573-43BE-9BD5-6008C15DC6E9", - "ticketNumber": "5UFZJ9Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.696331, -80.132088", - "loadTime": "10/05/2019 17:26:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:29:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5UFZJ9Y_201910051726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D334DB9A-C08F-41FF-843F-0F34D941A59C", - "ticketNumber": "9ZSM26Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.7045, -80.105637", - "loadTime": "10/05/2019 15:52:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "15:59:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ZSM26Q_201910051552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E13380A8-632A-4199-8CBB-7017E9012C04", - "ticketNumber": "92VQ3LU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.68723, -80.149554", - "loadTime": "10/05/2019 18:06:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "18:08:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_92VQ3LU_201910051806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3FD1CB9-42C0-42A5-9BD8-0F418605FA52", - "ticketNumber": "7RSRVXT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.698998, -80.127049", - "loadTime": "10/05/2019 16:47:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:21:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "17:08:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7RSRVXT_201910051647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E401EFFD-7CD9-4A2F-B1F2-9570AB99ADC0", - "ticketNumber": "638KEAP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.74496, -80.128079", - "loadTime": "10/05/2019 12:56:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "13:00:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_638KEAP_201910051256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDA9B7FA-ECA3-4EED-88EE-75490DA45CA0", - "ticketNumber": "9XUHUB6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.663411, -80.170791", - "loadTime": "10/05/2019 19:07:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "19:09:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9XUHUB6_201910051907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4BD33B8-F05D-412B-B366-690F87BB74BF", - "ticketNumber": "4PTFH67", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "FVFFX96", - "fieldMonitorName": "Asaiah Browne", - "loadCoordinates": "32.699093, -80.126099", - "loadTime": "10/05/2019 16:28:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "16:41:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4PTFH67_201910051628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FFEAD9BD-9937-4FB5-B354-550245878791", - "ticketNumber": "9KC2CT5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.659241, -80.17125", - "loadTime": "10/05/2019 19:33:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "19:38:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9KC2CT5_201910051933_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F9020D0-5BC5-4F77-BE06-D4F722F84F30", - "ticketNumber": "82PQR9J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.72536, -79.946403", - "loadTime": "10/05/2019 18:52:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/05/2019", - "disposalTime": "18:54:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82PQR9J_201910051852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "057CC9D2-77F6-4198-9679-6C9F66FC1312", - "ticketNumber": "5F4EW69", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.714741, -79.949875", - "loadTime": "10/05/2019 20:04:12", - "straightDistance": "7.26", - "routeDistance": "15.6", - "timeToTower": "0:51:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "20:55:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_5F4EW69_201910051938_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FAEFF88-E295-498D-9A63-DE1C37061FC2", - "ticketNumber": "59XH4MP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.747758, -79.911343", - "loadTime": "10/05/2019 20:32:45", - "straightDistance": "10.29", - "routeDistance": "16.42", - "timeToTower": "0:45:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "21:17:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 55, - "quantity": 37.7, - "calculatedQuantity": "37.7 CY", - "s3DownloadKey": "HaulPass_59XH4MP_201910052032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FE8BCCB-CBDB-4E8B-BECE-880AE4ECAB79", - "ticketNumber": "434D43Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.701676, -79.969465", - "loadTime": "10/05/2019 20:48:47", - "straightDistance": "5.87", - "routeDistance": "15.28", - "timeToTower": "0:39:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "21:28:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 60, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_434D43Z_201910052048_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B83EA83-1708-48AD-8ED0-804279ADAD3E", - "ticketNumber": "3C98SR7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.734756, -79.948592", - "loadTime": "10/05/2019 19:28:05", - "straightDistance": "7.98", - "routeDistance": "14.68", - "timeToTower": "1:51:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "21:19:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_3C98SR7_201910051928_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "357F1F2C-8F7C-4E35-9A9E-1BA205618F12", - "ticketNumber": "93TC275", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.723445, -79.944994", - "loadTime": "10/05/2019 21:08:30", - "straightDistance": "7.77", - "routeDistance": "14.41", - "timeToTower": "0:36:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "21:44:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_93TC275_201910052103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5177BA13-5176-4CB2-8B1D-1238A05B49C9", - "ticketNumber": "BR7F76L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.748026, -79.911424", - "loadTime": "10/05/2019 20:28:52", - "straightDistance": "10.3", - "routeDistance": "16.43", - "timeToTower": "0:47:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "21:16:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_BR7F76L_201910052028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59B5CEAF-E9A9-4020-8255-3C51D62562C7", - "ticketNumber": "475BULP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.725250, -79.945979", - "loadTime": "10/05/2019 20:56:15", - "straightDistance": "7.78", - "routeDistance": "14.27", - "timeToTower": "0:40:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "21:36:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_475BULP_201910052056_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8283EAFF-52E3-400C-B865-A2286F129390", - "ticketNumber": "LF8L9EP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.762573, -79.997377", - "loadTime": "10/05/2019 20:58:22", - "straightDistance": "7.32", - "routeDistance": "10.57", - "timeToTower": "1:33:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "22:31:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 90, - "quantity": 76.9, - "calculatedQuantity": "76.9 CY", - "s3DownloadKey": "HaulPass_LF8L9EP_201910052058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "845BD01A-4324-457C-A847-5EA79D858C9D", - "ticketNumber": "4TTX799", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.701389, -79.951766", - "loadTime": "10/05/2019 21:48:53", - "straightDistance": "6.84", - "routeDistance": "16.41", - "timeToTower": "0:41:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "22:29:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_4TTX799_201910052148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B8DD183-0FAE-48E3-959D-1AA45DAB1924", - "ticketNumber": "3TUAMG9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.700357, -79.951263", - "loadTime": "10/05/2019 21:00:24", - "straightDistance": "6.85", - "routeDistance": "16.46", - "timeToTower": "1:28:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "22:28:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_3TUAMG9_201910052100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E90DC31-8466-4BC0-BE23-55B06781076C", - "ticketNumber": "57XGTUW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.701860, -79.969428", - "loadTime": "10/05/2019 21:22:14", - "straightDistance": "5.88", - "routeDistance": "15.29", - "timeToTower": "0:43:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "22:05:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_57XGTUW_201910052122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A13F770E-F7BC-4944-88FA-4BA39656B02E", - "ticketNumber": "5USRVPM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.759806, -79.999546", - "loadTime": "10/05/2019 20:34:30", - "straightDistance": "7.1", - "routeDistance": "10.36", - "timeToTower": "1:41:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "22:16:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 75, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_5USRVPM_201910052034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2921EE7-179F-4C8F-B0DC-9D577961E5B0", - "ticketNumber": "7HSMDYM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.761336, -79.992660", - "loadTime": "10/05/2019 21:27:06", - "straightDistance": "7.4", - "routeDistance": "10.75", - "timeToTower": "1:05:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "22:32:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 90, - "quantity": 95.9, - "calculatedQuantity": "95.9 CY", - "s3DownloadKey": "HaulPass_7HSMDYM_201910052115_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADAE718D-2C08-4DCD-997F-F83F0B6F18C2", - "ticketNumber": "5XFV58Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.759450, -79.999778", - "loadTime": "10/05/2019 20:04:30", - "straightDistance": "7.07", - "routeDistance": "10.33", - "timeToTower": "2:13:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "22:17:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_5XFV58Z_201910052004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1F159DB-2207-4FC0-A825-A2728CC99ED7", - "ticketNumber": "HVA98LX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.763306, -79.997431", - "loadTime": "10/05/2019 20:59:27", - "straightDistance": "7.37", - "routeDistance": "10.59", - "timeToTower": "0:56:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "21:56:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 85, - "quantity": 80, - "calculatedQuantity": "80 CY", - "s3DownloadKey": "HaulPass_HVA98LX_201910052059_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBA8EF00-74F6-4C66-B54F-CC84ED1BD304", - "ticketNumber": "5MXEQH2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.747175, -79.969644", - "loadTime": "10/05/2019 20:26:28", - "straightDistance": "7.53", - "routeDistance": "12.59", - "timeToTower": "1:00:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "21:27:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 70, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_5MXEQH2_201910052026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0781422-DAA8-4991-AD58-6D58C60217DB", - "ticketNumber": "866FFKP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.734723, -79.948636", - "loadTime": "10/05/2019 19:50:52", - "straightDistance": "7.97", - "routeDistance": "14.68", - "timeToTower": "1:29:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "21:20:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 80, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_866FFKP_201910051950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8A5E215-3F65-4869-8E6C-66671F76463D", - "ticketNumber": "4JWNTCJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.722378, -79.977049", - "loadTime": "10/05/2019 21:40:49", - "straightDistance": "6.13", - "routeDistance": "13.16", - "timeToTower": "0:30:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "22:11:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_4JWNTCJ_201910052137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F656602B-CA28-4424-A3DC-ECAE0553FFE8", - "ticketNumber": "4TRWNRA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.701929, -79.969468", - "loadTime": "10/05/2019 21:25:49", - "straightDistance": "5.88", - "routeDistance": "15.3", - "timeToTower": "0:40:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "22:06:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_4TRWNRA_201910052125_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FADDF270-858F-403D-BF73-47755F2B3E07", - "ticketNumber": "5QDLTU8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.763398, -79.997445", - "loadTime": "10/05/2019 20:58:46", - "straightDistance": "7.37", - "routeDistance": "10.6", - "timeToTower": "0:58:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/05/2019", - "disposalTime": "21:57:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_5QDLTU8_201910052058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B007518-B801-4E91-A544-59B3DC1D25CA", - "ticketNumber": "7KPQ53W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.783456, -79.984998", - "loadTime": "10/05/2019 17:38:08", - "straightDistance": "16", - "routeDistance": "17.68", - "timeToTower": "2:21:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "19:59:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 50, - "quantity": 33.1, - "calculatedQuantity": "33.1 CY", - "s3DownloadKey": "HaulPass_7KPQ53W_201910051738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1202379B-84CD-43D8-943F-F33B025118A8", - "ticketNumber": "6WTNDAX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.815897, -79.994245", - "loadTime": "10/05/2019 19:37:59", - "straightDistance": "15.29", - "routeDistance": "17.64", - "timeToTower": "0:56:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "20:34:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_6WTNDAX_201910051937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14AE4A52-630C-4D03-A5EB-27A356F8D03C", - "ticketNumber": "4UA9CN2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.768694, -80.296080", - "loadTime": "10/05/2019 20:30:34", - "straightDistance": "4.01", - "routeDistance": "7.65", - "timeToTower": "0:27:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "20:58:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 65, - "quantity": 49.5, - "calculatedQuantity": "49.5 CY", - "s3DownloadKey": "HaulPass_4UA9CN2_201910051943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F96791E-4D3D-4FF0-8015-CB6A8FF40CB2", - "ticketNumber": "8NF6XRM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.800711, -79.996916", - "loadTime": "10/05/2019 19:51:26", - "straightDistance": "15.18", - "routeDistance": "17.47", - "timeToTower": "1:21:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "21:13:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_8NF6XRM_201910051951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24FDEB7C-3EC2-43FD-9B7D-2C237F482F6C", - "ticketNumber": "8VGDZGR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815839, -79.994036", - "loadTime": "10/05/2019 19:28:51", - "straightDistance": "15.31", - "routeDistance": "17.65", - "timeToTower": "1:08:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "20:37:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_8VGDZGR_201910051928_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27D90F71-7EF9-47BB-B897-A732EC46FD01", - "ticketNumber": "5CU8Z9H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.798568, -80.013717", - "loadTime": "10/05/2019 19:09:58", - "straightDistance": "14.22", - "routeDistance": "16.47", - "timeToTower": "0:52:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "20:02:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 70, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_5CU8Z9H_201910051757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29FAE337-6D9A-4DBF-B6A2-1C5DF62DAD57", - "ticketNumber": "7PK693E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.805171, -80.009790", - "loadTime": "10/05/2019 17:38:15", - "straightDistance": "14.41", - "routeDistance": "16.58", - "timeToTower": "2:19:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "19:57:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 50, - "quantity": 37.8, - "calculatedQuantity": "37.8 CY", - "s3DownloadKey": "HaulPass_7PK693E_201910051738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3268DD89-17B7-43A0-8FD9-6768B3E04D87", - "ticketNumber": "4N68SYW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.805436, -80.009526", - "loadTime": "10/05/2019 17:34:46", - "straightDistance": "14.43", - "routeDistance": "16.54", - "timeToTower": "2:21:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "19:56:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 45, - "quantity": 33.5, - "calculatedQuantity": "33.5 CY", - "s3DownloadKey": "HaulPass_4N68SYW_201910051734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B598E51-5782-4E71-8536-823825773074", - "ticketNumber": "MPS8222", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.824930, -80.106164", - "loadTime": "10/05/2019 21:05:28", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:46:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "21:51:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_MPS8222_201910052105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DB9C8F4-1F11-4060-B617-B17A3099DDD9", - "ticketNumber": "4DFW58C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.785734, -79.985295", - "loadTime": "10/05/2019 17:53:46", - "straightDistance": "15.96", - "routeDistance": "17.83", - "timeToTower": "2:04:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "19:58:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 60, - "quantity": 42.5, - "calculatedQuantity": "42.5 CY", - "s3DownloadKey": "HaulPass_4DFW58C_201910051753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EB78459-7B91-439F-A29A-1A5852139908", - "ticketNumber": "6MQQR3R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.824815, -80.105844", - "loadTime": "10/05/2019 21:17:11", - "straightDistance": "8.83", - "routeDistance": "12.8", - "timeToTower": "0:45:27", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "22:02:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_6MQQR3R_201910052117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "588B4A9A-5D20-447F-8369-73B19DA2B9D3", - "ticketNumber": "9WCQTUE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.815726, -79.994166", - "loadTime": "10/05/2019 19:37:25", - "straightDistance": "15.3", - "routeDistance": "17.65", - "timeToTower": "0:52:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "20:30:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_9WCQTUE_201910051937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D0DBED1-FDB8-4854-8D94-082DD26CBEDD", - "ticketNumber": "4SH5M3Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825145, -80.106300", - "loadTime": "10/05/2019 19:32:51", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:53:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "20:25:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_4SH5M3Z_201910051932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "661E4255-DC2E-4135-8765-8755008E1502", - "ticketNumber": "5CMWAPY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.798584, -80.019688", - "loadTime": "10/05/2019 19:08:35", - "straightDistance": "13.88", - "routeDistance": "15.93", - "timeToTower": "2:50:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "21:59:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_5CMWAPY_201910051908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "890ED9BF-FF38-444B-BB7E-3C2CAD458277", - "ticketNumber": "YUHPH5Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.816087, -79.994850", - "loadTime": "10/05/2019 19:46:37", - "straightDistance": "15.26", - "routeDistance": "17.6", - "timeToTower": "1:08:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "20:55:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_YUHPH5Y_201910051946_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A553563E-6220-4D05-808A-7DF83E9DF8BF", - "ticketNumber": "V5ZZCE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.824843, -80.106044", - "loadTime": "10/05/2019 19:48:02", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:56:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "20:44:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_V5ZZCE5_201910051948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AEF5574E-9C64-4ECD-9325-EE9BE6365B47", - "ticketNumber": "5JZ6CQL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825146, -80.106300", - "loadTime": "10/05/2019 19:33:06", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:54:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "20:27:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 50, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_5JZ6CQL_201910051933_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C40167CF-5D3D-4668-AEDE-0D5C14B15F5A", - "ticketNumber": "4NLLLZR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.774467, -79.980116", - "loadTime": "10/05/2019 18:32:22", - "straightDistance": "16.38", - "routeDistance": "18.66", - "timeToTower": "2:14:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "20:47:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 90, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_4NLLLZR_201910051832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CAF56F61-BE0C-4A25-ACB1-95FC1DD40276", - "ticketNumber": "565RPR9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.816026, -79.994846", - "loadTime": "10/05/2019 19:46:56", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "1:06:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "20:53:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_565RPR9_201910051946_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDA7E2B2-8BB4-46BB-9A96-DDD9CA0C65BC", - "ticketNumber": "86YV8TK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.768769, -80.295808", - "loadTime": "10/05/2019 19:38:55", - "straightDistance": "4", - "routeDistance": "7.63", - "timeToTower": "1:18:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "20:57:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_86YV8TK_201910051929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF6E2F05-01DD-4860-9963-EB1755F86D5C", - "ticketNumber": "3X2W79T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.825235, -80.106323", - "loadTime": "10/05/2019 19:49:09", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:53:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "20:42:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 60, - "quantity": 43.9, - "calculatedQuantity": "43.9 CY", - "s3DownloadKey": "HaulPass_3X2W79T_201910051949_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4C55D5D-068C-4273-8A4A-C383838501F2", - "ticketNumber": "499UXRH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.782848, -79.984878", - "loadTime": "10/05/2019 20:42:03", - "straightDistance": "16.01", - "routeDistance": "17.63", - "timeToTower": "1:55:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "22:37:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 50, - "quantity": 35.5, - "calculatedQuantity": "35.5 CY", - "s3DownloadKey": "HaulPass_499UXRH_201910052042_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D71D07C4-D12B-4537-8520-52F081816FB2", - "ticketNumber": "5JXJQJC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.783504, -79.982525", - "loadTime": "10/05/2019 20:51:20", - "straightDistance": "16.14", - "routeDistance": "17.77", - "timeToTower": "1:47:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "22:38:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 35, - "quantity": 23.1, - "calculatedQuantity": "23.1 CY", - "s3DownloadKey": "HaulPass_5JXJQJC_201910052051_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8741AD7-3165-47BA-8061-21866E4F9507", - "ticketNumber": "9YK8WSS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.824740, -80.105876", - "loadTime": "10/05/2019 21:18:52", - "straightDistance": "8.83", - "routeDistance": "12.8", - "timeToTower": "0:45:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "22:04:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 85, - "quantity": 67.4, - "calculatedQuantity": "67.4 CY", - "s3DownloadKey": "HaulPass_9YK8WSS_201910052118_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA2383F9-A36A-41DD-BA5C-05701820A681", - "ticketNumber": "5Z9JS3J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.798233, -79.998789", - "loadTime": "10/05/2019 20:11:43", - "straightDistance": "15.09", - "routeDistance": "17.14", - "timeToTower": "1:03:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "21:14:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_5Z9JS3J_201910051957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB2D87B6-806F-4E21-8BBE-F807AE502BA6", - "ticketNumber": "7D74T7J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.824930, -80.106164", - "loadTime": "10/05/2019 21:05:41", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:47:22", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "21:53:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_7D74T7J_201910052105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCB27737-DE7B-43EE-BBAC-361CB80F30F8", - "ticketNumber": "78YE3ES", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.825167, -80.106204", - "loadTime": "10/05/2019 19:49:25", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:53:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "20:43:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_78YE3ES_201910051949_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8326F9A-CB56-4569-BFD7-27EC6AD05337", - "ticketNumber": "78GMPKX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815837, -79.994784", - "loadTime": "10/05/2019 19:25:34", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:48:29", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "20:14:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_78GMPKX_201910051925_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE267C3E-8424-4EC1-8EBE-004E49F213FD", - "ticketNumber": "3JTHNZR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815886, -79.994028", - "loadTime": "10/05/2019 19:29:06", - "straightDistance": "15.31", - "routeDistance": "17.64", - "timeToTower": "1:11:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "20:40:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_3JTHNZR_201910051929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F53332EE-A328-4788-86C3-CD54A22653EF", - "ticketNumber": "9UHXHZ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.804877, -80.023799", - "loadTime": "10/05/2019 21:04:24", - "straightDistance": "13.6", - "routeDistance": "16.51", - "timeToTower": "0:56:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "22:00:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_9UHXHZ7_201910052104_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC433485-3018-45C4-A098-284975F16586", - "ticketNumber": "84BUZAG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815830, -79.994766", - "loadTime": "10/05/2019 19:25:21", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:46:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "20:11:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 80, - "quantity": 56.5, - "calculatedQuantity": "56.5 CY", - "s3DownloadKey": "HaulPass_84BUZAG_201910051925_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF77617E-F80F-48AA-9317-7CFDDA7A810F", - "ticketNumber": "8P5TANE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.824789, -80.105672", - "loadTime": "10/05/2019 19:50:45", - "straightDistance": "8.84", - "routeDistance": "12.8", - "timeToTower": "0:54:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/05/2019", - "disposalTime": "20:45:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 60, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_8P5TANE_201910051950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01DF76D6-08BD-44A4-B09A-AFAA830F8B8A", - "ticketNumber": "4UMN7FD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.781179, -79.981365", - "loadTime": "10/06/2019 11:53:20", - "straightDistance": "16.23", - "routeDistance": "17.8", - "timeToTower": "0:46:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "12:39:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 50, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_4UMN7FD_201910061151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0EAFAB1B-0CAC-4B6A-BE21-A420F040F453", - "ticketNumber": "934CTZZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815934, -79.994346", - "loadTime": "10/06/2019 11:26:57", - "straightDistance": "15.29", - "routeDistance": "17.63", - "timeToTower": "0:45:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "12:12:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_934CTZZ_201910061126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "169C87D2-31D0-4F35-B8BD-EF3535748B21", - "ticketNumber": "9MR28A2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815939, -79.994802", - "loadTime": "10/06/2019 12:55:51", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:49:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "13:44:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_9MR28A2_201910061255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CADB9B7-C1A8-4F89-BD38-87AF0C7B7A4A", - "ticketNumber": "9SC4Q28", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.824365, -80.105566", - "loadTime": "10/06/2019 11:51:34", - "straightDistance": "8.85", - "routeDistance": "12.8", - "timeToTower": "0:52:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "12:43:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 60, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_9SC4Q28_201910061151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32565E8D-631A-4850-89D4-D92FE85CEB98", - "ticketNumber": "8U4E9LY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815866, -79.994404", - "loadTime": "10/06/2019 11:27:18", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:46:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "12:13:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_8U4E9LY_201910061127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "387E09BC-B54B-4E65-876C-0C0261B9A27F", - "ticketNumber": "379K2DK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.782619, -79.987018", - "loadTime": "10/06/2019 12:49:46", - "straightDistance": "15.89", - "routeDistance": "17.51", - "timeToTower": "1:01:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "13:51:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 80, - "quantity": 57.2, - "calculatedQuantity": "57.2 CY", - "s3DownloadKey": "HaulPass_379K2DK_201910061244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3AB36B10-31F5-4744-8A82-88F6657038BE", - "ticketNumber": "3WHWKR8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.793666, -79.984250", - "loadTime": "10/05/2019 20:15:11", - "straightDistance": "15.96", - "routeDistance": "18.01", - "timeToTower": "15:31:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "11:46:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 50, - "quantity": 34.1, - "calculatedQuantity": "34.1 CY", - "s3DownloadKey": "HaulPass_3WHWKR8_201910052015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C4E5735-EF1C-4CE8-8ADC-D08EEDBC9770", - "ticketNumber": "5GYNSR2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825200, -80.106475", - "loadTime": "10/06/2019 12:13:27", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:40:22", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "12:53:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_5GYNSR2_201910061213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3FD9B065-A531-47D9-BB6B-AC4374FE7CB0", - "ticketNumber": "367BP5S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.816078, -79.994895", - "loadTime": "10/06/2019 11:47:36", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:47:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "12:35:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_367BP5S_201910061147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46568F86-9C54-4768-A933-483766BD1995", - "ticketNumber": "74JJHL4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815978, -79.994962", - "loadTime": "10/06/2019 12:56:12", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "0:50:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "13:46:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_74JJHL4_201910061256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "499F97DA-9962-4E7F-8070-20FE56FCEAA2", - "ticketNumber": "5BEQMUW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.816105, -79.994936", - "loadTime": "10/06/2019 11:46:40", - "straightDistance": "15.25", - "routeDistance": "17.58", - "timeToTower": "0:50:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "12:37:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 70, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_5BEQMUW_201910061146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EE5552C-D623-4213-B76D-F1AD8568F5FD", - "ticketNumber": "R9NTNWB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.794010, -79.983988", - "loadTime": "10/05/2019 20:21:27", - "straightDistance": "15.97", - "routeDistance": "18.01", - "timeToTower": "15:26:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "11:48:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 50, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_R9NTNWB_201910052021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52DB8C05-069A-446D-8AC8-A170ACABC151", - "ticketNumber": "6JQ7U25", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.781295, -79.981448", - "loadTime": "10/06/2019 11:57:43", - "straightDistance": "16.23", - "routeDistance": "17.79", - "timeToTower": "0:43:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "12:41:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_6JQ7U25_201910061157_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B6197B0-D187-44C0-B975-B55825B33586", - "ticketNumber": "7HSYDR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.805280, -80.011217", - "loadTime": "10/05/2019 20:46:56", - "straightDistance": "14.33", - "routeDistance": "16.41", - "timeToTower": "15:38:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "12:25:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 50, - "quantity": 37.8, - "calculatedQuantity": "37.8 CY", - "s3DownloadKey": "HaulPass_7HSYDR3_201910052046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BF158A9-A148-4460-9166-494F03C8DD4F", - "ticketNumber": "7JHQWEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815749, -79.994040", - "loadTime": "10/06/2019 11:12:13", - "straightDistance": "15.3", - "routeDistance": "17.65", - "timeToTower": "0:49:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "12:01:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_7JHQWEB_201910061112_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D6EE1C6-6904-43C5-8103-38AFC48BD768", - "ticketNumber": "48XVHPS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815743, -79.994237", - "loadTime": "10/06/2019 11:12:27", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:50:56", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "12:03:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_48XVHPS_201910061112_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64F79574-0A6A-475A-8CF6-A98BA4459740", - "ticketNumber": "BHWKLG4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.804877, -80.011829", - "loadTime": "10/05/2019 20:45:03", - "straightDistance": "14.3", - "routeDistance": "16.34", - "timeToTower": "15:36:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "12:21:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 60, - "quantity": 44.7, - "calculatedQuantity": "44.7 CY", - "s3DownloadKey": "HaulPass_BHWKLG4_201910052045_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "708FDBE8-39D6-43FD-A899-6EBBB885881C", - "ticketNumber": "4RD77Y4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.779955, -79.974912", - "loadTime": "10/06/2019 12:55:12", - "straightDistance": "16.62", - "routeDistance": "18.18", - "timeToTower": "0:54:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "13:50:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 80, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_4RD77Y4_201910061239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7207A98F-E94E-4C0F-A24E-302EA4F6EB2F", - "ticketNumber": "6WDEG43", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.782574, -79.987069", - "loadTime": "10/06/2019 12:38:36", - "straightDistance": "15.89", - "routeDistance": "17.5", - "timeToTower": "1:09:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "13:48:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_6WDEG43_201910061238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76D4AA7F-3135-4800-8B04-76D0CEC821C1", - "ticketNumber": "4Q79UHS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.815750, -79.994113", - "loadTime": "10/06/2019 12:50:53", - "straightDistance": "15.3", - "routeDistance": "17.65", - "timeToTower": "0:48:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "13:39:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_4Q79UHS_201910061250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83EB69EA-32DB-4797-A9BC-3D13E38655ED", - "ticketNumber": "4BBPFB6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825203, -80.106487", - "loadTime": "10/06/2019 12:13:03", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:39:00", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "12:52:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_4BBPFB6_201910061213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "939595FA-863D-4231-9EC3-0F594D7DB463", - "ticketNumber": "4EJ6Z2X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.824484, -80.106890", - "loadTime": "10/06/2019 11:10:06", - "straightDistance": "8.77", - "routeDistance": "12.8", - "timeToTower": "0:34:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "11:44:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_4EJ6Z2X_201910061110_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95AD2D6C-E234-425C-AE43-F7FB56CB4F43", - "ticketNumber": "47TVKAB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.792849, -79.995050", - "loadTime": "10/06/2019 11:58:09", - "straightDistance": "15.34", - "routeDistance": "17.51", - "timeToTower": "1:06:19", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "13:04:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 75, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_47TVKAB_201910061158_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2EB0A79-026D-4492-85D5-AAAF6867C746", - "ticketNumber": "8G5GYZJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.792960, -79.995051", - "loadTime": "10/06/2019 11:51:09", - "straightDistance": "15.34", - "routeDistance": "17.5", - "timeToTower": "1:12:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "13:03:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_8G5GYZJ_201910061151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3D06EFC-7E94-4967-A1D6-B416E05AB15D", - "ticketNumber": "3XZQEZ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.824327, -80.105692", - "loadTime": "10/06/2019 11:54:27", - "straightDistance": "8.84", - "routeDistance": "12.8", - "timeToTower": "0:51:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "12:45:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_3XZQEZ3_201910061154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5A005D8-BC15-4A10-8B26-01B23B714E48", - "ticketNumber": "7V62STU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.824469, -80.106878", - "loadTime": "10/06/2019 11:09:51", - "straightDistance": "8.77", - "routeDistance": "12.8", - "timeToTower": "0:32:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "11:42:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_7V62STU_201910061109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8EBDDB2-25EE-4372-96F1-A030FEA656EE", - "ticketNumber": "55FDW6R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.799196, -80.012254", - "loadTime": "10/05/2019 21:05:41", - "straightDistance": "14.3", - "routeDistance": "16.35", - "timeToTower": "14:44:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "11:50:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 50, - "quantity": 36.9, - "calculatedQuantity": "36.9 CY", - "s3DownloadKey": "HaulPass_55FDW6R_201910052048_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E82FFE85-9E91-48C1-A1BF-B89CF7A24B9A", - "ticketNumber": "6RA2WEQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.815649, -79.994137", - "loadTime": "10/06/2019 12:50:19", - "straightDistance": "15.3", - "routeDistance": "17.64", - "timeToTower": "0:52:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "13:43:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_6RA2WEQ_201910061250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "098F2DDD-A0D4-4244-968E-5CF15AFB47F3", - "ticketNumber": "8PYBYZM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.783133, -79.987314", - "loadTime": "10/06/2019 14:47:50", - "straightDistance": "15.87", - "routeDistance": "17.47", - "timeToTower": "1:10:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "15:58:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 50, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_8PYBYZM_201910061447_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D48A750-CFFE-474E-9BB5-898A3BFE8169", - "ticketNumber": "55MBKUL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.815759, -79.994858", - "loadTime": "10/06/2019 15:07:47", - "straightDistance": "15.26", - "routeDistance": "17.58", - "timeToTower": "0:52:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "16:00:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_55MBKUL_201910061507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3170E737-781F-413E-8CD6-A1E8AD967D83", - "ticketNumber": "8KA9NTT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.779951, -80.267780", - "loadTime": "10/06/2019 13:36:48", - "straightDistance": "2.63", - "routeDistance": "4.13", - "timeToTower": "0:31:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "14:08:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 70, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_8KA9NTT_201910061336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51110D2B-C3B1-4BBF-97D2-9F7ABD9CC47A", - "ticketNumber": "MYAL83H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.783595, -79.988012", - "loadTime": "10/06/2019 13:06:40", - "straightDistance": "15.83", - "routeDistance": "17.53", - "timeToTower": "1:36:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "14:43:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 60, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_MYAL83H_201910061306_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E883F45-6D56-4241-94D6-B1D7928ACD23", - "ticketNumber": "6V8M4KU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825238, -80.106542", - "loadTime": "10/06/2019 13:29:02", - "straightDistance": "8.79", - "routeDistance": "12.8", - "timeToTower": "0:47:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "14:16:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 70, - "quantity": 51.2, - "calculatedQuantity": "51.2 CY", - "s3DownloadKey": "HaulPass_6V8M4KU_201910061329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65C54A71-F61C-47A5-A875-24CA4A86CF7C", - "ticketNumber": "8L7X87A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.815862, -79.994392", - "loadTime": "10/06/2019 14:28:41", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:49:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "15:17:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 40, - "quantity": 29.2, - "calculatedQuantity": "29.2 CY", - "s3DownloadKey": "HaulPass_8L7X87A_201910061428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89383182-BCBB-49F8-82CB-D9BD08A329BE", - "ticketNumber": "4P457ZC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825110, -80.105758", - "loadTime": "10/06/2019 15:02:02", - "straightDistance": "8.84", - "routeDistance": "12.8", - "timeToTower": "0:41:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "15:43:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_4P457ZC_201910061502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95630B7E-DDA6-41A8-A0B8-FD15F0CBDEA2", - "ticketNumber": "6GK6SGE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.815830, -79.995015", - "loadTime": "10/06/2019 13:18:37", - "straightDistance": "15.25", - "routeDistance": "17.63", - "timeToTower": "0:56:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "14:15:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_6GK6SGE_201910061318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4F86F05-E9F0-4903-8B5B-339D1A6B3351", - "ticketNumber": "7GT6Y7J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825246, -80.106374", - "loadTime": "10/06/2019 15:02:25", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:42:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "15:45:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 65, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_7GT6Y7J_201910061502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD813C0F-184E-4E6E-8CCD-B747AE1FF7B8", - "ticketNumber": "7CBGWQZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.815825, -79.995065", - "loadTime": "10/06/2019 13:18:04", - "straightDistance": "15.25", - "routeDistance": "17.63", - "timeToTower": "0:52:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "14:10:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_7CBGWQZ_201910061318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDC59EBB-65A3-4699-9400-DC81A5B1E1C0", - "ticketNumber": "422FJLG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.815825, -79.994937", - "loadTime": "10/06/2019 15:08:25", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "0:51:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "15:59:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_422FJLG_201910061508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEF3682C-FD5D-4793-AE1D-C2D49779A846", - "ticketNumber": "8L7STV4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.815941, -79.994379", - "loadTime": "10/06/2019 14:28:16", - "straightDistance": "15.29", - "routeDistance": "17.63", - "timeToTower": "0:47:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "15:15:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 45, - "quantity": 31.9, - "calculatedQuantity": "31.9 CY", - "s3DownloadKey": "HaulPass_8L7STV4_201910061428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEF9E220-B088-4816-8A2F-F8C7188F1068", - "ticketNumber": "HJBRG93", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.783165, -79.987318", - "loadTime": "10/06/2019 14:45:57", - "straightDistance": "15.87", - "routeDistance": "17.47", - "timeToTower": "1:11:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "15:57:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 50, - "quantity": 34.1, - "calculatedQuantity": "34.1 CY", - "s3DownloadKey": "HaulPass_HJBRG93_201910061443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0639A31-DF3E-4D68-BB59-BD1D56E8D1A8", - "ticketNumber": "3GX8L5X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.769256, -80.296427", - "loadTime": "10/06/2019 15:10:25", - "straightDistance": "3.99", - "routeDistance": "7.65", - "timeToTower": "0:51:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "16:01:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 65, - "quantity": 49.5, - "calculatedQuantity": "49.5 CY", - "s3DownloadKey": "HaulPass_3GX8L5X_201910061510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4C4832A-3043-441F-AE91-F4E8C1EA0F23", - "ticketNumber": "82SQSMH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.815740, -79.994193", - "loadTime": "10/06/2019 14:26:10", - "straightDistance": "15.3", - "routeDistance": "17.65", - "timeToTower": "0:48:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "15:14:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 50, - "quantity": 36.8, - "calculatedQuantity": "36.8 CY", - "s3DownloadKey": "HaulPass_82SQSMH_201910061426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D953303D-B8E3-464B-9243-BC5DF1FCD987", - "ticketNumber": "7ZWXZH5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.815730, -79.994131", - "loadTime": "10/06/2019 14:26:38", - "straightDistance": "15.3", - "routeDistance": "17.65", - "timeToTower": "0:45:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "15:12:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 45, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_7ZWXZH5_201910061426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE69C2AA-522C-4F2D-AE10-55C6C32499CD", - "ticketNumber": "36R2C9U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.783253, -79.987471", - "loadTime": "10/06/2019 13:16:15", - "straightDistance": "15.86", - "routeDistance": "17.49", - "timeToTower": "1:24:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "14:41:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 55, - "quantity": 41, - "calculatedQuantity": "41 CY", - "s3DownloadKey": "HaulPass_36R2C9U_201910061316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E122122E-5CD9-4661-8004-F506C4465316", - "ticketNumber": "TZ89HJS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.770320, -80.293872", - "loadTime": "10/06/2019 15:05:02", - "straightDistance": "3.85", - "routeDistance": "7.49", - "timeToTower": "0:57:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "16:02:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_TZ89HJS_201910061454_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E15EAE0C-59AA-40F2-B7C6-EF267C3B5AF1", - "ticketNumber": "9537RSA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.786430, -80.262717", - "loadTime": "10/06/2019 13:06:20", - "straightDistance": "2.13", - "routeDistance": "3.6", - "timeToTower": "1:00:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "14:06:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_9537RSA_201910061306_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF8D3BA1-CD93-425B-8DD9-754157A2A3F3", - "ticketNumber": "8GZBH3J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825216, -80.106167", - "loadTime": "10/06/2019 13:29:24", - "straightDistance": "8.82", - "routeDistance": "12.8", - "timeToTower": "0:47:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "14:17:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_8GZBH3J_201910061329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18AB2E43-555B-4119-8164-7B56B15CFDA6", - "ticketNumber": "5K7ZGEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.751679, -79.992506", - "loadTime": "10/06/2019 13:16:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:18:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5K7ZGEB_201910061316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3663D58C-CA3A-4D2D-BBC0-808A52F3A77E", - "ticketNumber": "5KEKZ8W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.750895, -79.991103", - "loadTime": "10/06/2019 13:24:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:26:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5KEKZ8W_201910061324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37237D61-013E-4AD0-AEEE-EFB3C623817C", - "ticketNumber": "3QGA2Z8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.75147, -79.992439", - "loadTime": "10/06/2019 13:10:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:13:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3QGA2Z8_201910061310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5988CD84-C7C7-47BD-A1B5-15A9CE5BC405", - "ticketNumber": "8Z7BUKB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.750049, -79.990477", - "loadTime": "10/06/2019 13:34:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:42:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8Z7BUKB_201910061334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB9CBEB7-AB83-4CB1-8DBC-C41004395992", - "ticketNumber": "VK5PN7W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.752446, -79.994286", - "loadTime": "10/06/2019 12:53:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "12:54:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_VK5PN7W_201910061253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ABF3D439-2263-4D49-A297-096A62488E1E", - "ticketNumber": "73GCGX4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.752074, -79.993399", - "loadTime": "10/06/2019 12:59:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:03:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_73GCGX4_201910061259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC85F67C-98B3-4FA4-8D45-A5DF7E08EAC8", - "ticketNumber": "4ATM8JX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.751586, -79.992311", - "loadTime": "10/06/2019 13:14:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:15:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ATM8JX_201910061314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEF44422-38AB-4AB8-84FE-C3B2A74E01C4", - "ticketNumber": "3W7LDH7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.750582, -79.990382", - "loadTime": "10/06/2019 13:30:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:34:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3W7LDH7_201910061330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB63C629-FEDA-477A-B5AC-43E46B10DFB2", - "ticketNumber": "3TZSFS5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.752776, -79.994983", - "loadTime": "10/06/2019 12:42:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "12:47:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TZSFS5_201910061242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1749AB16-8C58-45C1-9864-50ED39A3A615", - "ticketNumber": "9KVSLKL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.74215, -79.98342", - "loadTime": "10/06/2019 15:10:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:11:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9KVSLKL_201910061510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D2FC863-7225-4CD8-B49E-964637DE2479", - "ticketNumber": "4DHQN8N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.739445, -79.983132", - "loadTime": "10/06/2019 15:31:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:33:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4DHQN8N_201910061531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2393AB3F-B9E0-4201-9A52-4E344A10F5D6", - "ticketNumber": "TZVMR3N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.74215, -79.98342", - "loadTime": "10/06/2019 15:11:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:14:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_TZVMR3N_201910061511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34C6188D-E89B-4146-A814-BCF879F24F87", - "ticketNumber": "7EK7B3A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.74555, -79.98612", - "loadTime": "10/06/2019 14:29:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:30:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7EK7B3A_201910061429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "379AAED9-4F25-4B32-9BC6-4F90184E4F5A", - "ticketNumber": "5JX4M5F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.739321, -79.982983", - "loadTime": "10/06/2019 15:40:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:41:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5JX4M5F_201910061540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47DC865C-0097-459E-A5B4-BF1D557AD88E", - "ticketNumber": "9K5GTEJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.740521, -79.983169", - "loadTime": "10/06/2019 15:23:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:25:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9K5GTEJ_201910061523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B6F8FA8-DA44-4CFC-BC0A-ED68483C3A5F", - "ticketNumber": "3CHJK7H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.742481, -79.983868", - "loadTime": "10/06/2019 14:59:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:01:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3CHJK7H_201910061459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D2E7F83-9300-4B6B-AFCF-AA3CF77BD0DE", - "ticketNumber": "3J783FU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.739298, -79.983129", - "loadTime": "10/06/2019 15:42:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:43:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3J783FU_201910061542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53876426-4450-4D58-A637-70793F74BF5E", - "ticketNumber": "7L3QLY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.748606, -79.988652", - "loadTime": "10/06/2019 13:47:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:18:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:06:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7L3QLY4_201910061347_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C93EE2D-AF06-41AE-B950-9897D5C2C479", - "ticketNumber": "3FL2H4Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.748086, -79.988266", - "loadTime": "10/06/2019 14:12:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:14:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3FL2H4Y_201910061412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89122A67-97C5-435B-9C6B-F044670C3BB3", - "ticketNumber": "3YRK23E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.746516, -79.98731", - "loadTime": "10/06/2019 14:20:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:24:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3YRK23E_201910061420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A06FDB8F-E7AE-42C4-AC06-3CFE71C87510", - "ticketNumber": "CKDZXNU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.747817, -79.988244", - "loadTime": "10/06/2019 14:14:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:16:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_CKDZXNU_201910061414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A168FB61-003D-459A-B60B-58F42788407F", - "ticketNumber": "63VYKYN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.7396, -79.982952", - "loadTime": "10/06/2019 15:29:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:30:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_63VYKYN_201910061529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CAE742FB-E5D4-49C4-81C7-7681485EEBD5", - "ticketNumber": "3E5XLMV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.736957, -79.98273", - "loadTime": "10/06/2019 15:55:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:58:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3E5XLMV_201910061555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E072B39F-2EAB-4015-97F0-F0B465D35953", - "ticketNumber": "55YYNWB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.743374, -79.984771", - "loadTime": "10/06/2019 14:48:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:51:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_55YYNWB_201910061448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EBC55F94-C219-4096-8DB7-51EA6019C86B", - "ticketNumber": "3G2MEBL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.739282, -79.982986", - "loadTime": "10/06/2019 15:34:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:38:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3G2MEBL_201910061534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F2D8040-B304-48B7-A002-E237C81F3235", - "ticketNumber": "4LH4PZ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.534377, -80.284451", - "loadTime": "10/06/2019 15:13:02", - "straightDistance": "5.61", - "routeDistance": "7.75", - "timeToTower": "0:22:50", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/06/2019", - "disposalTime": "15:35:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_4LH4PZ2_201910061430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D02D4B61-4847-4C6B-9DB6-955A1AE07847", - "ticketNumber": "5L9LGYB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.581763, -80.267033", - "loadTime": "10/06/2019 16:58:22", - "straightDistance": "5.19", - "routeDistance": "5.87", - "timeToTower": "0:21:17", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/06/2019", - "disposalTime": "17:19:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_5L9LGYB_201910061634_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6A60172-7F1E-46CB-A5DC-F3C06FC48EF8", - "ticketNumber": "7ENRSYT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.538369, -80.275378", - "loadTime": "10/06/2019 11:50:02", - "straightDistance": "5.84", - "routeDistance": "7.15", - "timeToTower": "0:27:09", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/06/2019", - "disposalTime": "12:17:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_7ENRSYT_201910061150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F324FB40-12AF-4C3E-8704-192C61650584", - "ticketNumber": "AHLHVKU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.531212, -80.274462", - "loadTime": "10/06/2019 13:24:50", - "straightDistance": "6.19", - "routeDistance": "7.66", - "timeToTower": "0:28:51", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/06/2019", - "disposalTime": "13:53:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 65, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_AHLHVKU_201910061303_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0155DC1F-153E-4532-9707-E2793F74EB0D", - "ticketNumber": "3328E9Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.738594, -79.982999", - "loadTime": "10/06/2019 15:52:15", - "straightDistance": "6.56", - "routeDistance": "11.58", - "timeToTower": "0:27:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "16:19:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 60, - "quantity": 22, - "calculatedQuantity": "22 CY", - "s3DownloadKey": "HaulPass_3328E9Q_201910061545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "032FD1DB-1FEA-457B-94E2-FB888FFB7AF1", - "ticketNumber": "3WK9G7P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.652561, -80.098987", - "loadTime": "10/06/2019 14:14:40", - "straightDistance": "2.44", - "routeDistance": "3.85", - "timeToTower": "0:32:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "14:47:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_3WK9G7P_201910061414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04665A8C-7599-4B2E-AB20-7EE7D2F86ECE", - "ticketNumber": "37TP2U4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.640037, -80.190476", - "loadTime": "10/06/2019 13:47:02", - "straightDistance": "7.67", - "routeDistance": "14.51", - "timeToTower": "0:48:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "14:35:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_37TP2U4_201910061347_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05B13B17-AFE7-4FBE-8ACC-EBDCA3E7E729", - "ticketNumber": "9RULWZQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.704855, -79.944704", - "loadTime": "10/06/2019 16:54:46", - "straightDistance": "7.3", - "routeDistance": "16.82", - "timeToTower": "0:52:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "17:47:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 45, - "quantity": 33.4, - "calculatedQuantity": "33.4 CY", - "s3DownloadKey": "HaulPass_9RULWZQ_201910061629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07A439F9-8BE5-46DD-BAAB-BD166A9840E7", - "ticketNumber": "35D7CJ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.729040, -80.048405", - "loadTime": "10/06/2019 14:16:38", - "straightDistance": "4", - "routeDistance": "8.13", - "timeToTower": "0:45:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "15:02:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 70, - "quantity": 49.2, - "calculatedQuantity": "49.2 CY", - "s3DownloadKey": "HaulPass_35D7CJ2_201910061400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "099E8891-DFB7-4213-9CF1-9461CF528A70", - "ticketNumber": "7WJCPZF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.749489, -79.988793", - "loadTime": "10/06/2019 15:01:17", - "straightDistance": "6.88", - "routeDistance": "10.81", - "timeToTower": "1:03:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "16:04:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 75, - "quantity": 69.2, - "calculatedQuantity": "69.2 CY", - "s3DownloadKey": "HaulPass_7WJCPZF_201910061501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09D2B012-CBFA-494A-9409-69945356464B", - "ticketNumber": "485S7MD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.635691, -80.122350", - "loadTime": "10/06/2019 12:27:12", - "straightDistance": "4.23", - "routeDistance": "5.95", - "timeToTower": "0:36:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "13:03:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_485S7MD_201910061227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CBB2C22-95D9-436D-8126-06691F90BDE8", - "ticketNumber": "8ENPKG8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.738668, -79.908597", - "loadTime": "10/06/2019 16:23:10", - "straightDistance": "10.13", - "routeDistance": "16.38", - "timeToTower": "1:10:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "17:33:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 50, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_8ENPKG8_201910061616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D18947D-9129-48EA-BE9C-47A202F61BF8", - "ticketNumber": "7UVKKTA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.764694, -79.994107", - "loadTime": "10/06/2019 16:30:04", - "straightDistance": "7.55", - "routeDistance": "11.04", - "timeToTower": "1:06:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "17:36:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 75, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_7UVKKTA_201910061630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E184D67-0AEC-4CF4-89FD-EE6ECE897E7B", - "ticketNumber": "86T8E3J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.736116, -79.972136", - "loadTime": "10/06/2019 16:41:04", - "straightDistance": "6.92", - "routeDistance": "12.71", - "timeToTower": "0:32:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "17:13:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 65, - "quantity": 38.9, - "calculatedQuantity": "38.9 CY", - "s3DownloadKey": "HaulPass_86T8E3J_201910061603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F68D9ED-9383-4975-813D-91273A2591A9", - "ticketNumber": "DFYT5T7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.766819, -79.990557", - "loadTime": "10/06/2019 16:45:43", - "straightDistance": "7.79", - "routeDistance": "11.08", - "timeToTower": "0:43:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "17:28:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 70, - "quantity": 52.5, - "calculatedQuantity": "52.5 CY", - "s3DownloadKey": "HaulPass_DFYT5T7_201910061642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14B7D809-AFCD-4404-8295-4351D657D1AE", - "ticketNumber": "F3CYLRN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.764409, -79.987858", - "loadTime": "10/06/2019 16:04:41", - "straightDistance": "7.74", - "routeDistance": "11.02", - "timeToTower": "1:36:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "17:40:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 95, - "quantity": 81.1, - "calculatedQuantity": "81.1 CY", - "s3DownloadKey": "HaulPass_F3CYLRN_201910061604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "174F5587-E2A8-4D13-90C8-8E393A4B9756", - "ticketNumber": "3J6ASWR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.763487, -79.996997", - "loadTime": "10/06/2019 12:54:04", - "straightDistance": "7.39", - "routeDistance": "10.62", - "timeToTower": "0:56:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "13:50:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 80, - "quantity": 75.3, - "calculatedQuantity": "75.3 CY", - "s3DownloadKey": "HaulPass_3J6ASWR_201910061254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E735605-41BF-421E-908D-E34E183A1649", - "ticketNumber": "3MUXEF6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.728071, -79.979283", - "loadTime": "10/06/2019 15:31:10", - "straightDistance": "6.25", - "routeDistance": "12.52", - "timeToTower": "1:00:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "16:31:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 60, - "quantity": 44.2, - "calculatedQuantity": "44.2 CY", - "s3DownloadKey": "HaulPass_3MUXEF6_201910061531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1EA4C442-86C9-4ED4-8A4D-01757C942570", - "ticketNumber": "4LYDJAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.773454, -79.973771", - "loadTime": "10/06/2019 14:04:32", - "straightDistance": "8.72", - "routeDistance": "12.25", - "timeToTower": "1:15:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "15:19:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_4LYDJAF_201910061404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "203B3114-256E-4580-AD0F-BE4B55B11CD5", - "ticketNumber": "7MTBAH2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.725456, -79.945989", - "loadTime": "10/05/2019 22:15:17", - "straightDistance": "7.79", - "routeDistance": "14.26", - "timeToTower": "13:29:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "11:44:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 70, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_7MTBAH2_201910052215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2559CDB0-D636-4190-818B-2E8F5D202CD2", - "ticketNumber": "4SSXTGA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.763557, -79.996542", - "loadTime": "10/06/2019 14:40:53", - "straightDistance": "7.41", - "routeDistance": "10.65", - "timeToTower": "0:58:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "15:39:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 75, - "quantity": 70.6, - "calculatedQuantity": "70.6 CY", - "s3DownloadKey": "HaulPass_4SSXTGA_201910061440_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25BBC185-0322-4DD2-9A3C-2CCE27BAFE9F", - "ticketNumber": "7894XTN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.640644, -80.095990", - "loadTime": "10/06/2019 13:30:08", - "straightDistance": "2.88", - "routeDistance": "4.69", - "timeToTower": "0:25:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "13:55:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_7894XTN_201910061330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28AB09B3-5802-4E29-BD4C-7023F20F703E", - "ticketNumber": "5G22AVG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.653333, -80.099061", - "loadTime": "10/06/2019 15:58:59", - "straightDistance": "2.42", - "routeDistance": "3.8", - "timeToTower": "0:28:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "16:27:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 45, - "quantity": 32.8, - "calculatedQuantity": "32.8 CY", - "s3DownloadKey": "HaulPass_5G22AVG_201910061558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C9F48BD-1982-473C-867D-B122277585E4", - "ticketNumber": "7B25QZD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.640094, -80.190815", - "loadTime": "10/06/2019 12:40:04", - "straightDistance": "7.69", - "routeDistance": "14.53", - "timeToTower": "0:29:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "13:10:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_7B25QZD_201910061240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CE8BE66-C9A5-4AF0-B774-6C0D075E7BBA", - "ticketNumber": "37KU3W8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.761755, -79.988326", - "loadTime": "10/06/2019 13:10:41", - "straightDistance": "7.57", - "routeDistance": "10.78", - "timeToTower": "0:55:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "14:06:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 80, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_37KU3W8_201910061310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "337F52C1-D082-4B52-B822-68944E7416FF", - "ticketNumber": "7UFB4BD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.714406, -79.957152", - "loadTime": "10/06/2019 13:37:23", - "straightDistance": "6.87", - "routeDistance": "15.2", - "timeToTower": "0:55:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "14:32:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 60, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_7UFB4BD_201910061337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34E80C03-5845-4829-8EF1-5181D4032C37", - "ticketNumber": "8E7CXBB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.751945, -79.993154", - "loadTime": "10/06/2019 13:15:57", - "straightDistance": "6.86", - "routeDistance": "10.44", - "timeToTower": "0:26:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "13:42:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_8E7CXBB_201910061309_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35CA680D-50A7-4BD4-BAD9-46DA7D29B528", - "ticketNumber": "5URHUR7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.714148, -79.957275", - "loadTime": "10/06/2019 15:27:33", - "straightDistance": "6.85", - "routeDistance": "15.22", - "timeToTower": "1:16:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "16:43:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_5URHUR7_201910061527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36DD75BA-9E6F-4B71-8AF9-46AC45ACA7EF", - "ticketNumber": "3Q2U59C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.724977, -80.053788", - "loadTime": "10/06/2019 17:18:21", - "straightDistance": "3.66", - "routeDistance": "8.55", - "timeToTower": "0:45:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "18:03:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_3Q2U59C_201910061713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DFE2BE4-D35C-4066-9509-2F97C1996D85", - "ticketNumber": "5979ZHW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.635649, -80.122083", - "loadTime": "10/06/2019 12:26:23", - "straightDistance": "4.22", - "routeDistance": "5.95", - "timeToTower": "0:35:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "13:01:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_5979ZHW_201910061226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EBAAEF7-0EE5-43AA-A1DB-059CE3DD29E0", - "ticketNumber": "6KZBHLU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.773349, -79.973947", - "loadTime": "10/06/2019 14:03:01", - "straightDistance": "8.71", - "routeDistance": "12.25", - "timeToTower": "1:17:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "15:20:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 70, - "quantity": 50.7, - "calculatedQuantity": "50.7 CY", - "s3DownloadKey": "HaulPass_6KZBHLU_201910061403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EC4192B-DF58-4264-9AC3-05C71C04F022", - "ticketNumber": "FZXK688", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.763626, -79.996488", - "loadTime": "10/06/2019 14:41:27", - "straightDistance": "7.41", - "routeDistance": "10.71", - "timeToTower": "0:59:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "15:41:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_FZXK688_201910061441_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47FF89DC-BD4A-41D6-8D18-BBC35CE1A79F", - "ticketNumber": "7W6TM7Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.739886, -79.909959", - "loadTime": "10/06/2019 14:16:06", - "straightDistance": "10.1", - "routeDistance": "16.26", - "timeToTower": "1:08:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "15:24:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 50, - "quantity": 36.1, - "calculatedQuantity": "36.1 CY", - "s3DownloadKey": "HaulPass_7W6TM7Q_201910061407_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C21F5F5-38A7-4B32-A082-5335857BA87C", - "ticketNumber": "8UUB7WW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.763142, -79.990299", - "loadTime": "10/06/2019 13:00:42", - "straightDistance": "7.58", - "routeDistance": "10.75", - "timeToTower": "1:02:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "14:03:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 95, - "quantity": 101.2, - "calculatedQuantity": "101.2 CY", - "s3DownloadKey": "HaulPass_8UUB7WW_201910061232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F4906CF-679A-4C6E-8A2B-638E09F509EF", - "ticketNumber": "36FRHNX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.766685, -79.991202", - "loadTime": "10/06/2019 13:53:16", - "straightDistance": "7.76", - "routeDistance": "11.04", - "timeToTower": "0:35:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "14:29:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 90, - "quantity": 81.5, - "calculatedQuantity": "81.5 CY", - "s3DownloadKey": "HaulPass_36FRHNX_201910061315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "509E3961-3778-44BA-8856-561D23FD3589", - "ticketNumber": "VYDYRP2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.723201, -79.969502", - "loadTime": "10/06/2019 15:21:00", - "straightDistance": "6.52", - "routeDistance": "13.61", - "timeToTower": "1:05:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "16:26:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 75, - "quantity": 49.7, - "calculatedQuantity": "49.7 CY", - "s3DownloadKey": "HaulPass_VYDYRP2_201910061521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50A242A1-E90A-4D8C-9C62-A0BC3A6C9AD9", - "ticketNumber": "5F5B3KZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.733165, -79.982144", - "loadTime": "10/06/2019 17:23:50", - "straightDistance": "6.35", - "routeDistance": "11.96", - "timeToTower": "0:28:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "17:51:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 70, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_5F5B3KZ_201910061723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "521A8E50-A43E-4B0E-B791-4CDD93DAB778", - "ticketNumber": "8ST2C73", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.652679, -80.099076", - "loadTime": "10/06/2019 15:09:19", - "straightDistance": "2.44", - "routeDistance": "3.84", - "timeToTower": "0:27:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "15:36:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_8ST2C73_201910061509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "522C30BC-0A15-4212-9586-8B286B227883", - "ticketNumber": "92M3ACJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.653091, -80.099205", - "loadTime": "10/06/2019 16:00:23", - "straightDistance": "2.43", - "routeDistance": "3.81", - "timeToTower": "0:28:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "16:29:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 45, - "quantity": 32.1, - "calculatedQuantity": "32.1 CY", - "s3DownloadKey": "HaulPass_92M3ACJ_201910061600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57670BAD-1224-4573-A44F-0D5F9E685968", - "ticketNumber": "5XZS3DP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.766776, -79.990671", - "loadTime": "10/06/2019 16:48:54", - "straightDistance": "7.78", - "routeDistance": "11.08", - "timeToTower": "0:42:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "17:31:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 75, - "quantity": 68, - "calculatedQuantity": "68 CY", - "s3DownloadKey": "HaulPass_5XZS3DP_201910061648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57F508B1-C860-4E1B-AF9E-86273811247C", - "ticketNumber": "73W9QYF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.750961, -79.988604", - "loadTime": "10/06/2019 15:34:47", - "straightDistance": "6.97", - "routeDistance": "10.92", - "timeToTower": "0:28:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "16:03:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 75, - "quantity": 54.4, - "calculatedQuantity": "54.4 CY", - "s3DownloadKey": "HaulPass_73W9QYF_201910061514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C3C5BFC-0900-45DA-8EBD-1DD609F7657E", - "ticketNumber": "EE3NS94", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.763533, -79.996437", - "loadTime": "10/06/2019 16:27:02", - "straightDistance": "7.41", - "routeDistance": "10.65", - "timeToTower": "1:23:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "17:50:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 75, - "quantity": 69.9, - "calculatedQuantity": "69.9 CY", - "s3DownloadKey": "HaulPass_EE3NS94_201910061627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CACAF0A-FB7C-4A7A-AEEC-0B6CEB3074FA", - "ticketNumber": "8LEFKZG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.723800, -80.055045", - "loadTime": "10/06/2019 17:29:11", - "straightDistance": "3.57", - "routeDistance": "8.66", - "timeToTower": "0:35:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "18:04:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 65, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_8LEFKZG_201910061726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5EAF5ABE-0158-450C-A949-14039CD66D49", - "ticketNumber": "38RKTJA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.639854, -80.190240", - "loadTime": "10/06/2019 15:13:56", - "straightDistance": "7.66", - "routeDistance": "14.49", - "timeToTower": "0:46:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "16:00:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 50, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_38RKTJA_201910061513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66CCF96A-4E2D-4294-A4B1-0C67FF6EBA27", - "ticketNumber": "4J2F2WK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.763396, -79.996493", - "loadTime": "10/06/2019 16:27:38", - "straightDistance": "7.4", - "routeDistance": "10.65", - "timeToTower": "1:21:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "17:48:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 85, - "quantity": 80, - "calculatedQuantity": "80 CY", - "s3DownloadKey": "HaulPass_4J2F2WK_201910061627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6890B422-408B-4DF1-B2F5-91FA2E86A16D", - "ticketNumber": "VTNCUXU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.640027, -80.190860", - "loadTime": "10/06/2019 12:39:46", - "straightDistance": "7.69", - "routeDistance": "14.53", - "timeToTower": "0:28:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "13:08:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_VTNCUXU_201910061239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A4006DE-F556-4BB2-B248-DF506A58088E", - "ticketNumber": "9FKZBMW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.748298, -79.911491", - "loadTime": "10/06/2019 12:42:19", - "straightDistance": "10.3", - "routeDistance": "16.47", - "timeToTower": "0:52:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "13:35:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_9FKZBMW_201910061242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F631CD9-A1F3-421F-A0DC-5B7E54D71E47", - "ticketNumber": "7CYGA3G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.734787, -80.042352", - "loadTime": "10/06/2019 13:51:38", - "straightDistance": "4.47", - "routeDistance": "7.6", - "timeToTower": "1:09:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "15:01:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_7CYGA3G_201910061351_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7263839B-5FA1-43EC-913B-3653B4AAC05C", - "ticketNumber": "49ZEUB6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.765094, -79.993389", - "loadTime": "10/06/2019 16:20:16", - "straightDistance": "7.6", - "routeDistance": "10.99", - "timeToTower": "1:18:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "17:38:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 60, - "quantity": 63.9, - "calculatedQuantity": "63.9 CY", - "s3DownloadKey": "HaulPass_49ZEUB6_201910061620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7514B5B9-75C9-4EA9-8E03-4758F767EE83", - "ticketNumber": "EXMQ7LT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.766533, -79.994977", - "loadTime": "10/06/2019 13:06:38", - "straightDistance": "7.63", - "routeDistance": "11.17", - "timeToTower": "1:21:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "14:27:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 85, - "quantity": 63.8, - "calculatedQuantity": "63.8 CY", - "s3DownloadKey": "HaulPass_EXMQ7LT_201910061228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81AF29C0-95AD-4F80-AE39-5F9F0CB9C350", - "ticketNumber": "P7V9SZA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.639608, -80.095706", - "loadTime": "10/06/2019 13:27:32", - "straightDistance": "2.92", - "routeDistance": "4.76", - "timeToTower": "0:26:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "13:53:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 60, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_P7V9SZA_201910061327_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86462D0B-EC8D-4710-848C-D4439E19D89A", - "ticketNumber": "L3K9WKB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.652366, -80.099079", - "loadTime": "10/06/2019 14:16:23", - "straightDistance": "2.46", - "routeDistance": "3.86", - "timeToTower": "0:32:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "14:48:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_L3K9WKB_201910061416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8962FA08-954F-4F72-ADB2-19F0C9715FF1", - "ticketNumber": "7YUN7BN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.773368, -79.973753", - "loadTime": "10/06/2019 13:52:29", - "straightDistance": "8.72", - "routeDistance": "12.25", - "timeToTower": "0:28:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "14:21:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_7YUN7BN_201910061333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B36EFCA-12AA-40F2-B16E-64821CA8D41F", - "ticketNumber": "59J542Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.763804, -79.996967", - "loadTime": "10/06/2019 12:16:49", - "straightDistance": "7.41", - "routeDistance": "10.68", - "timeToTower": "0:58:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "13:15:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_59J542Y_201910061216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95A335C0-5992-4895-A098-D6F3CBAD868C", - "ticketNumber": "7ELUJD6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.700615, -79.953089", - "loadTime": "10/06/2019 15:54:42", - "straightDistance": "6.75", - "routeDistance": "16.31", - "timeToTower": "1:51:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "17:45:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 65, - "quantity": 44.8, - "calculatedQuantity": "44.8 CY", - "s3DownloadKey": "HaulPass_7ELUJD6_201910061554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "990DAFBD-3D28-4887-ABED-ABC356CD0783", - "ticketNumber": "79CGTDT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.716407, -80.077207", - "loadTime": "10/06/2019 12:37:05", - "straightDistance": "3.11", - "routeDistance": "5.01", - "timeToTower": "0:41:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "13:18:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 55, - "quantity": 38.7, - "calculatedQuantity": "38.7 CY", - "s3DownloadKey": "HaulPass_79CGTDT_201910061237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9AFA3572-F1E2-430F-8887-02258E28C89A", - "ticketNumber": "5D6RY5Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.748429, -79.911489", - "loadTime": "10/06/2019 12:41:26", - "straightDistance": "10.31", - "routeDistance": "16.49", - "timeToTower": "0:55:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "13:36:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 75, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_5D6RY5Q_201910061241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CFDF6FA-26EB-4877-A6B0-83D1EEBC145D", - "ticketNumber": "8PH8PXF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.764590, -79.998092", - "loadTime": "10/06/2019 14:10:21", - "straightDistance": "7.42", - "routeDistance": "10.74", - "timeToTower": "1:06:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "15:16:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 85, - "quantity": 80.5, - "calculatedQuantity": "80.5 CY", - "s3DownloadKey": "HaulPass_8PH8PXF_201910061400_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1A814BC-F35B-47B9-A72E-A04D57ABD477", - "ticketNumber": "76WTDMQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.737896, -79.906895", - "loadTime": "10/06/2019 16:29:52", - "straightDistance": "10.2", - "routeDistance": "16.5", - "timeToTower": "1:05:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "17:35:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 45, - "quantity": 32.5, - "calculatedQuantity": "32.5 CY", - "s3DownloadKey": "HaulPass_76WTDMQ_201910061629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A306B56F-5B2E-4752-9A5D-D1BA54584F85", - "ticketNumber": "9PACGMP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.639854, -80.190240", - "loadTime": "10/06/2019 15:14:12", - "straightDistance": "7.66", - "routeDistance": "14.49", - "timeToTower": "0:47:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "16:01:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 50, - "quantity": 35.7, - "calculatedQuantity": "35.7 CY", - "s3DownloadKey": "HaulPass_9PACGMP_201910061514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A52B3951-BA45-4921-BD9B-C1E66C20434D", - "ticketNumber": "3URT72P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.779851, -79.974509", - "loadTime": "10/06/2019 13:25:50", - "straightDistance": "9.05", - "routeDistance": "12.77", - "timeToTower": "0:54:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "14:19:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_3URT72P_201910061324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5803E16-0D5A-451D-B2EC-1A862D764D51", - "ticketNumber": "8JRUZRP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.696243, -80.195459", - "loadTime": "10/06/2019 17:08:44", - "straightDistance": "7.79", - "routeDistance": "13.29", - "timeToTower": "0:58:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "18:07:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 60, - "quantity": 41.8, - "calculatedQuantity": "41.8 CY", - "s3DownloadKey": "HaulPass_8JRUZRP_201910061708_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA08F65C-C6EB-48D0-A4C9-1182FD7DE9FD", - "ticketNumber": "4MRBSZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.725155, -80.053440", - "loadTime": "10/06/2019 15:44:01", - "straightDistance": "3.68", - "routeDistance": "8.52", - "timeToTower": "0:52:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "16:36:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 45, - "quantity": 32.8, - "calculatedQuantity": "32.8 CY", - "s3DownloadKey": "HaulPass_4MRBSZL_201910061532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B12285E1-7636-4DD4-B89B-70CADD8D2426", - "ticketNumber": "9L7S6RK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.716847, -79.957196", - "loadTime": "10/06/2019 13:14:11", - "straightDistance": "6.94", - "routeDistance": "15.03", - "timeToTower": "1:17:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "14:31:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 75, - "quantity": 53.4, - "calculatedQuantity": "53.4 CY", - "s3DownloadKey": "HaulPass_9L7S6RK_201910061314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B44B2E3D-5AED-499D-B04D-42DF980A821F", - "ticketNumber": "9C7F2TQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.764806, -79.996342", - "loadTime": "10/06/2019 14:21:39", - "straightDistance": "7.49", - "routeDistance": "10.85", - "timeToTower": "0:55:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "15:17:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_9C7F2TQ_201910061421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6F823AE-47B1-4557-A0FB-6C830D4E0BE1", - "ticketNumber": "5VCK494", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.744363, -79.985191", - "loadTime": "10/06/2019 14:55:12", - "straightDistance": "6.76", - "routeDistance": "11.15", - "timeToTower": "1:12:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "16:07:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_5VCK494_201910061455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB19C6A5-76F3-45A2-AF0F-30F684044015", - "ticketNumber": "5XFFZ6N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.761071, -79.992836", - "loadTime": "10/06/2019 16:56:21", - "straightDistance": "7.38", - "routeDistance": "10.73", - "timeToTower": "0:46:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "17:42:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_5XFFZ6N_201910061656_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCB5208B-9867-436A-AB10-64BE4997E9AD", - "ticketNumber": "HJTQH9P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.746695, -79.987250", - "loadTime": "10/06/2019 14:31:19", - "straightDistance": "6.8", - "routeDistance": "10.95", - "timeToTower": "0:25:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "14:56:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_HJTQH9P_201910061431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE588009-157F-48D5-BE88-D7ED53796BF8", - "ticketNumber": "5KVX3TC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.723915, -80.054894", - "loadTime": "10/06/2019 16:03:57", - "straightDistance": "3.58", - "routeDistance": "8.65", - "timeToTower": "0:34:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "16:38:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 55, - "quantity": 38.7, - "calculatedQuantity": "38.7 CY", - "s3DownloadKey": "HaulPass_5KVX3TC_201910061551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFC761F8-9402-4783-9C25-C9458CA3DA25", - "ticketNumber": "8CKGJNE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.714364, -79.951468", - "loadTime": "10/06/2019 12:42:41", - "straightDistance": "7.17", - "routeDistance": "15.5", - "timeToTower": "0:44:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "13:26:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_8CKGJNE_201910061242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2622B5C-7CBE-450C-8D88-0DE90E232DAA", - "ticketNumber": "9LRLXBC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.713400, -79.953281", - "loadTime": "10/06/2019 17:03:44", - "straightDistance": "7.04", - "routeDistance": "15.38", - "timeToTower": "0:58:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "18:01:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_9LRLXBC_201910061618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8027ABA-7AC7-459B-9B24-80EE2BB9827F", - "ticketNumber": "3D5NT9F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.715644, -80.075511", - "loadTime": "10/06/2019 12:21:43", - "straightDistance": "3.03", - "routeDistance": "4.89", - "timeToTower": "0:55:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "13:17:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_3D5NT9F_201910061221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C80E2265-9A66-4898-A474-8495F8F119A4", - "ticketNumber": "7ZW8LXF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.714204, -79.951527", - "loadTime": "10/06/2019 14:31:25", - "straightDistance": "7.16", - "routeDistance": "15.49", - "timeToTower": "0:55:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "15:27:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_7ZW8LXF_201910061412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C99B84E2-CA50-46D8-B088-4A16BF96CF54", - "ticketNumber": "X5LS2BA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.639932, -80.190672", - "loadTime": "10/06/2019 13:46:40", - "straightDistance": "7.68", - "routeDistance": "14.52", - "timeToTower": "0:47:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "14:34:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 60, - "quantity": 41.8, - "calculatedQuantity": "41.8 CY", - "s3DownloadKey": "HaulPass_X5LS2BA_201910061346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC69F3CA-8CB5-4FAB-9A8B-2B08A080A65A", - "ticketNumber": "4ECV5JX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.696095, -80.195483", - "loadTime": "10/06/2019 17:10:06", - "straightDistance": "7.79", - "routeDistance": "13.29", - "timeToTower": "0:58:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "18:08:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_4ECV5JX_201910061710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE5698E6-78B0-4593-83B0-3DB2E2F15CF0", - "ticketNumber": "9HGRFLB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.728113, -79.979082", - "loadTime": "10/06/2019 15:34:59", - "straightDistance": "6.26", - "routeDistance": "12.5", - "timeToTower": "0:57:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "16:32:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 75, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_9HGRFLB_201910061534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2CC2A63-6958-44F7-9970-7E0F0DAEFB9F", - "ticketNumber": "8BJD9UN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.732187, -79.980232", - "loadTime": "10/06/2019 13:55:47", - "straightDistance": "6.39", - "routeDistance": "12.18", - "timeToTower": "0:41:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "14:37:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 65, - "quantity": 47.9, - "calculatedQuantity": "47.9 CY", - "s3DownloadKey": "HaulPass_8BJD9UN_201910061355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8FA8C12-232A-409D-ADF4-74D176382B12", - "ticketNumber": "3CAL8GY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.731539, -79.982247", - "loadTime": "10/06/2019 17:26:53", - "straightDistance": "6.27", - "routeDistance": "12.07", - "timeToTower": "0:39:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "18:06:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_3CAL8GY_201910061726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA05533C-51A2-4E92-AA5A-3A98AB4EE544", - "ticketNumber": "76T2EUK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.732807, -79.980201", - "loadTime": "10/06/2019 13:40:45", - "straightDistance": "6.41", - "routeDistance": "12.14", - "timeToTower": "0:58:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "14:38:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_76T2EUK_201910061340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DAF439D2-19E3-4BD3-B343-94BCC1C4CC5E", - "ticketNumber": "56H5VV5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.652958, -80.099414", - "loadTime": "10/06/2019 15:11:09", - "straightDistance": "2.45", - "routeDistance": "3.82", - "timeToTower": "0:26:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "15:37:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_56H5VV5_201910061510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC3B6EA1-CE47-4CEC-8D8F-71256EB66921", - "ticketNumber": "5ENMNRL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.781496, -79.982909", - "loadTime": "10/06/2019 11:47:05", - "straightDistance": "8.88", - "routeDistance": "13.27", - "timeToTower": "1:37:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "13:25:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_5ENMNRL_201910061147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0EC679B-0228-45D9-A15C-E85135D6A33E", - "ticketNumber": "69X8KR8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.752193, -79.993963", - "loadTime": "10/06/2019 13:04:29", - "straightDistance": "6.85", - "routeDistance": "10.42", - "timeToTower": "0:25:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "13:30:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_69X8KR8_201910061239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8E225BA-A803-4F0B-9EE0-8AAE5A63C174", - "ticketNumber": "48NHHAJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.761929, -79.995004", - "loadTime": "10/06/2019 12:11:20", - "straightDistance": "7.36", - "routeDistance": "10.65", - "timeToTower": "1:47:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "13:59:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 80, - "quantity": 68.3, - "calculatedQuantity": "68.3 CY", - "s3DownloadKey": "HaulPass_48NHHAJ_201910061211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E977B4CB-C5E3-49A5-8A45-A77E5CC3CF63", - "ticketNumber": "3L7TMXT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.708287, -80.052799", - "loadTime": "10/06/2019 17:34:12", - "straightDistance": "2.55", - "routeDistance": "5.26", - "timeToTower": "0:35:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "18:09:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_3L7TMXT_201910061734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA266B57-0B41-4894-A586-4AFF6BC0257E", - "ticketNumber": "77PAHLC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.732274, -79.973080", - "loadTime": "10/06/2019 13:30:31", - "straightDistance": "6.71", - "routeDistance": "12.67", - "timeToTower": "0:38:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "14:09:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_77PAHLC_201910061203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECE27450-5FC4-4A03-847F-FB0BFA86685A", - "ticketNumber": "3FQNYAC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.781098, -79.980863", - "loadTime": "10/06/2019 11:51:14", - "straightDistance": "8.92", - "routeDistance": "13.15", - "timeToTower": "1:32:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "13:23:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_3FQNYAC_201910061151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFDB2A63-4932-4715-870B-D4BD748ED884", - "ticketNumber": "4KF6CWR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.714154, -79.957295", - "loadTime": "10/06/2019 15:32:06", - "straightDistance": "6.85", - "routeDistance": "15.22", - "timeToTower": "1:13:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "16:45:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 60, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_4KF6CWR_201910061532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0947C38-EB96-48C2-84E2-9AF48D41C2BA", - "ticketNumber": "6K9ZYU3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.711866, -79.958607", - "loadTime": "10/06/2019 17:16:32", - "straightDistance": "6.72", - "routeDistance": "14.72", - "timeToTower": "0:42:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "17:58:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 50, - "quantity": 30.3, - "calculatedQuantity": "30.3 CY", - "s3DownloadKey": "HaulPass_6K9ZYU3_201910061716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F341959A-ABFB-4A18-A2CF-37436B9421B4", - "ticketNumber": "7LVN6JG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.763700, -79.996659", - "loadTime": "10/06/2019 12:54:58", - "straightDistance": "7.41", - "routeDistance": "10.7", - "timeToTower": "0:57:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "13:52:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 80, - "quantity": 74.6, - "calculatedQuantity": "74.6 CY", - "s3DownloadKey": "HaulPass_7LVN6JG_201910061254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7139107-2F60-4149-983B-34A21221209D", - "ticketNumber": "9L8QKHP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.736223, -79.947433", - "loadTime": "10/06/2019 12:13:59", - "straightDistance": "8.09", - "routeDistance": "14.8", - "timeToTower": "1:50:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "14:04:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_9L8QKHP_201910061210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F904E38F-2CBA-4D6A-996A-4EF417E5073A", - "ticketNumber": "7BLXS8L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.763217, -79.997000", - "loadTime": "10/06/2019 11:49:26", - "straightDistance": "7.37", - "routeDistance": "10.62", - "timeToTower": "1:24:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "13:14:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 75, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_7BLXS8L_201910061149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA1ED4D4-C81F-473B-8495-CAC39F522E82", - "ticketNumber": "33N3JZS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.711409, -79.958650", - "loadTime": "10/06/2019 17:19:59", - "straightDistance": "6.7", - "routeDistance": "14.76", - "timeToTower": "0:39:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "17:59:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 45, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_33N3JZS_201910061719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FCFE9231-FA2B-4FCC-9274-9BF5CA44DC79", - "ticketNumber": "68P6UBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.726329, -79.977495", - "loadTime": "10/06/2019 12:54:27", - "straightDistance": "6.26", - "routeDistance": "13.62", - "timeToTower": "1:02:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "13:56:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 75, - "quantity": 49.7, - "calculatedQuantity": "49.7 CY", - "s3DownloadKey": "HaulPass_68P6UBU_201910061245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE54191A-C0B5-4A99-8973-14B74CB4F45A", - "ticketNumber": "5DGWZCU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.741525, -79.911782", - "loadTime": "10/06/2019 13:57:15", - "straightDistance": "10.06", - "routeDistance": "16.11", - "timeToTower": "1:26:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "15:23:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 50, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_5DGWZCU_201910061353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12C5AAD1-53F3-45AD-9985-280FBA05008A", - "ticketNumber": "3D99ZUH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.725118, -79.982237", - "loadTime": "10/06/2019 18:54:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:55:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3D99ZUH_201910061854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B350E80-B973-4B01-897E-4F284A93BA93", - "ticketNumber": "45YR56L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.7331, -79.981978", - "loadTime": "10/06/2019 17:08:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:10:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_45YR56L_201910061708_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23C3A8EB-52C9-410D-9566-BFD6331B8119", - "ticketNumber": "RQWZYM6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.731191, -79.981986", - "loadTime": "10/06/2019 17:37:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:38:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_RQWZYM6_201910061737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2753FCD9-498C-4659-9988-3EAB22ADE012", - "ticketNumber": "37MCJ7Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.73306, -79.982262", - "loadTime": "10/06/2019 17:11:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:16:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_37MCJ7Q_201910061711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31A20CA0-2273-43FE-A058-34B7067C110D", - "ticketNumber": "6Z9RQK4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.730402, -79.982221", - "loadTime": "10/06/2019 17:49:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:51:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6Z9RQK4_201910061749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32EFED0F-DAC7-47BE-8491-06AFD22D62ED", - "ticketNumber": "BR7ZZXB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.725218, -79.98253", - "loadTime": "10/06/2019 18:57:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "19:04:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BR7ZZXB_201910061857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CEBE076-CE4E-4B49-923C-2B16E261BC00", - "ticketNumber": "3YVJ7ET", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.723894, -79.981988", - "loadTime": "10/06/2019 19:18:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "19:19:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3YVJ7ET_201910061918_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50D7BF2F-D982-4D28-9A4E-254BE26F47AF", - "ticketNumber": "6CW66ZU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.724801, -79.981835", - "loadTime": "10/06/2019 19:05:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "19:06:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CW66ZU_201910061905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57659002-BF47-45D0-BF00-4110A71FAAA2", - "ticketNumber": "46264PW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.730564, -79.98234", - "loadTime": "10/06/2019 17:45:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:47:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_46264PW_201910061745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B0A0E09-A540-4B90-8CDE-B58387125E81", - "ticketNumber": "8YJ34XV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.726429, -79.982036", - "loadTime": "10/06/2019 18:42:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:44:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8YJ34XV_201910061842_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B10DE70-4C0E-4547-9E3B-1C27A7DF34BD", - "ticketNumber": "SQEEEUY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.730523, -79.982113", - "loadTime": "10/06/2019 17:42:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:45:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_SQEEEUY_201910061742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D6041CF-9FE2-419E-9B6C-BC82183D3D2F", - "ticketNumber": "B76WB9F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.730909, -79.982013", - "loadTime": "10/06/2019 17:30:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:35:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_B76WB9F_201910061730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7662909E-AFA5-4A8D-B8BA-B539DC36EC1A", - "ticketNumber": "5A5EC5W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.725476, -79.982331", - "loadTime": "10/06/2019 18:52:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:53:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5A5EC5W_201910061852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8761617C-B3A3-44BA-9BF2-791FBC76BA84", - "ticketNumber": "4F5XSP8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.72802, -79.982229", - "loadTime": "10/06/2019 18:14:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:18:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4F5XSP8_201910061814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91438002-4ED2-43B6-A1D6-F4FC9F9D3CAF", - "ticketNumber": "8RT2MCQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.733005, -79.982193", - "loadTime": "10/06/2019 17:05:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:08:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8RT2MCQ_201910061705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9809E7CC-EBFD-4928-A67F-382D7A508923", - "ticketNumber": "8CPAPC9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.723828, -79.982354", - "loadTime": "10/06/2019 19:12:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "19:16:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8CPAPC9_201910061912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2FB25E1-AD0B-459D-8819-1FAA2889F7EE", - "ticketNumber": "7MBW7GH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.726298, -79.982101", - "loadTime": "10/06/2019 18:47:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:49:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7MBW7GH_201910061847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9A3A1CC-8A8A-470B-B0DF-1C0FF171AC81", - "ticketNumber": "956XCZB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.726401, -79.982199", - "loadTime": "10/06/2019 18:38:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:40:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_956XCZB_201910061838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF7179E5-2317-4DAA-8D49-6B9323BDE7F1", - "ticketNumber": "4EANT7M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.733252, -79.982123", - "loadTime": "10/06/2019 17:01:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:03:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4EANT7M_201910061701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C65BB0CA-4A99-4DBE-A06E-5030A4350E22", - "ticketNumber": "9VD238P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.730532, -79.982863", - "loadTime": "10/06/2019 17:54:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:57:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VD238P_201910061754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D94B9411-7E24-46C1-92CB-BBDDC205A192", - "ticketNumber": "3JKWFSD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.728432, -79.98217", - "loadTime": "10/06/2019 18:10:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:12:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3JKWFSD_201910061810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA826CC5-E4E0-4785-8F69-00049E7AD44A", - "ticketNumber": "99B9FYS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.726642, -79.981856", - "loadTime": "10/06/2019 18:23:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:32:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_99B9FYS_201910061823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DADD182E-3358-48A1-A91D-15DA600761BB", - "ticketNumber": "3YBWNDB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.722991, -79.982215", - "loadTime": "10/06/2019 19:36:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "19:39:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3YBWNDB_201910061936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8B2164D-1C6F-4512-B343-9C48DB0C271A", - "ticketNumber": "5YKKEEQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.722765, -79.982262", - "loadTime": "10/06/2019 19:28:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "19:34:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5YKKEEQ_201910061928_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E0E5858-CCA7-4B83-94AA-A882068A4FB5", - "ticketNumber": "42GJY4G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.581769, -80.266560", - "loadTime": "10/06/2019 17:48:19", - "straightDistance": "5.21", - "routeDistance": "5.86", - "timeToTower": "0:39:07", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/06/2019", - "disposalTime": "18:27:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 45, - "quantity": 33.1, - "calculatedQuantity": "33.1 CY", - "s3DownloadKey": "HaulPass_42GJY4G_201910061748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42DE1DB0-90F0-4F70-884C-A467DF980BCC", - "ticketNumber": "6AQ5SE6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.572968, -80.319801", - "loadTime": "10/06/2019 18:08:38", - "straightDistance": "2.37", - "routeDistance": "2.67", - "timeToTower": "1:54:13", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/06/2019", - "disposalTime": "20:02:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_6AQ5SE6_201910061808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "837BD551-FD2B-4546-98C7-B0468EE440D6", - "ticketNumber": "6V9XQXZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.578881, -80.291871", - "loadTime": "10/06/2019 18:52:36", - "straightDistance": "3.78", - "routeDistance": "4.08", - "timeToTower": "0:44:07", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/06/2019", - "disposalTime": "19:36:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_6V9XQXZ_201910061852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4B4DAE4-58AD-4357-B7E5-5BC3E7C879D8", - "ticketNumber": "7ZQ2UFW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.572878, -80.319883", - "loadTime": "10/06/2019 18:08:18", - "straightDistance": "2.37", - "routeDistance": "2.68", - "timeToTower": "1:53:39", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/06/2019", - "disposalTime": "20:01:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_7ZQ2UFW_201910061808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0170BF51-C30A-4146-8E92-2B3D3CFA4C0F", - "ticketNumber": "553DWJK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.764652, -80.307059", - "loadTime": "10/06/2019 17:16:53", - "straightDistance": "4.61", - "routeDistance": "9.03", - "timeToTower": "0:53:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "18:10:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 80, - "quantity": 60.9, - "calculatedQuantity": "60.9 CY", - "s3DownloadKey": "HaulPass_553DWJK_201910061712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09F0DC58-61E7-4D74-9348-7BBA7188F419", - "ticketNumber": "32S3BYR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815805, -79.994315", - "loadTime": "10/06/2019 17:38:57", - "straightDistance": "15.29", - "routeDistance": "17.64", - "timeToTower": "0:43:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "18:22:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_32S3BYR_201910061738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F3F70B0-9B4B-42BF-9946-CEA5EBC89AF2", - "ticketNumber": "7HVX7JE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815803, -79.994107", - "loadTime": "10/06/2019 16:03:24", - "straightDistance": "15.3", - "routeDistance": "17.64", - "timeToTower": "0:59:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "17:03:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_7HVX7JE_201910061603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "164E768A-A34C-42BE-9064-01C852339714", - "ticketNumber": "33MD53M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825152, -80.106429", - "loadTime": "10/06/2019 17:37:26", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:49:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "18:26:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_33MD53M_201910061737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1771E2B1-71FF-48E0-AD79-6BE5A8130FD4", - "ticketNumber": "92FXVAQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.788075, -79.993415", - "loadTime": "10/06/2019 15:34:14", - "straightDistance": "15.47", - "routeDistance": "17.5", - "timeToTower": "1:57:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "17:32:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_92FXVAQ_201910061534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A13C88C-9A94-4A52-86B6-93B715F62166", - "ticketNumber": "6NUQ22P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.794042, -80.021364", - "loadTime": "10/06/2019 15:33:27", - "straightDistance": "13.81", - "routeDistance": "15.8", - "timeToTower": "0:48:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "16:22:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 55, - "quantity": 34.3, - "calculatedQuantity": "34.3 CY", - "s3DownloadKey": "HaulPass_6NUQ22P_201910061515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29EAF838-B842-44C5-B42D-2D8D8DB5D8E0", - "ticketNumber": "8RAVC8K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815765, -79.994307", - "loadTime": "10/06/2019 17:38:41", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:39:59", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "18:18:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_8RAVC8K_201910061738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3601C5A6-E128-4187-9D33-D4031F705664", - "ticketNumber": "9EQDQSS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.768035, -80.299836", - "loadTime": "10/06/2019 17:05:36", - "straightDistance": "4.17", - "routeDistance": "7.87", - "timeToTower": "1:02:54", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "18:08:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_9EQDQSS_201910061636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49B89DBC-6C55-4336-9C24-A163D37C0D30", - "ticketNumber": "9TSGG9R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825273, -80.106552", - "loadTime": "10/06/2019 16:22:54", - "straightDistance": "8.79", - "routeDistance": "12.8", - "timeToTower": "0:42:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "17:05:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_9TSGG9R_201910061622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5554D269-E54A-4B0C-9C75-BF41B9F07ABD", - "ticketNumber": "3JER7GA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815924, -79.994287", - "loadTime": "10/06/2019 16:03:41", - "straightDistance": "15.29", - "routeDistance": "17.63", - "timeToTower": "0:58:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "17:01:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_3JER7GA_201910061603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BE72AA5-5CF1-497E-A935-2E23DF728767", - "ticketNumber": "7E5JNWE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.814234, -80.017261", - "loadTime": "10/06/2019 19:15:57", - "straightDistance": "13.96", - "routeDistance": "16.96", - "timeToTower": "1:00:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "20:16:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 65, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_7E5JNWE_201910061915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "730FF092-DFC3-44C8-8D44-9A69C7B88342", - "ticketNumber": "7NEK4WW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825030, -80.106314", - "loadTime": "10/06/2019 18:59:55", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:47:25", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "19:47:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_7NEK4WW_201910061859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7431DA59-1592-41F8-A1EA-91C5EDB64EC3", - "ticketNumber": "35WKDFE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825054, -80.106314", - "loadTime": "10/06/2019 17:36:56", - "straightDistance": "8.81", - "routeDistance": "12.8", - "timeToTower": "0:47:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "18:24:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 80, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_35WKDFE_201910061736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81BAA216-C569-49EF-9DB3-7556024FEABD", - "ticketNumber": "6PNSW4N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.783549, -79.987735", - "loadTime": "10/06/2019 15:16:38", - "straightDistance": "15.84", - "routeDistance": "17.52", - "timeToTower": "2:14:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "17:31:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_6PNSW4N_201910061516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8749D162-9891-4E6B-88ED-F55495E366D2", - "ticketNumber": "8NJXKXD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.778043, -79.972927", - "loadTime": "10/06/2019 18:30:56", - "straightDistance": "16.75", - "routeDistance": "18.46", - "timeToTower": "1:01:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "19:32:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 65, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_8NJXKXD_201910061830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "940191EC-C815-4AA4-B903-FA5D2CD5638D", - "ticketNumber": "4VQYSM6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.805924, -80.008545", - "loadTime": "10/06/2019 16:25:07", - "straightDistance": "14.48", - "routeDistance": "16.63", - "timeToTower": "1:47:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "18:13:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_4VQYSM6_201910061625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "99434D08-5FF6-4ADE-83FD-9B02D24C8465", - "ticketNumber": "4TFL87X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.804800, -80.036041", - "loadTime": "10/06/2019 17:01:12", - "straightDistance": "12.9", - "routeDistance": "15.26", - "timeToTower": "0:52:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "17:53:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 50, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_4TFL87X_201910061656_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A68F228-C606-47DD-ABDF-E8FE974CF42D", - "ticketNumber": "7WR8UE6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.805376, -80.035823", - "loadTime": "10/06/2019 16:46:45", - "straightDistance": "12.91", - "routeDistance": "15.22", - "timeToTower": "1:05:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "17:51:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 50, - "quantity": 34.1, - "calculatedQuantity": "34.1 CY", - "s3DownloadKey": "HaulPass_7WR8UE6_201910061646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E6CC423-1BF6-416A-87D2-29080E964FF4", - "ticketNumber": "9JXXJJJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.816300, -79.993921", - "loadTime": "10/06/2019 17:41:04", - "straightDistance": "15.31", - "routeDistance": "17.7", - "timeToTower": "0:52:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "18:33:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_9JXXJJJ_201910061741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6C71716-9EB9-4777-8A99-BEE85210EAAA", - "ticketNumber": "886P8ER", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815903, -79.994279", - "loadTime": "10/06/2019 18:59:09", - "straightDistance": "15.29", - "routeDistance": "17.64", - "timeToTower": "0:51:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "19:50:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_886P8ER_201910061859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9D52E27-1735-4A76-B13B-61B233D79132", - "ticketNumber": "882W3FB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.794141, -80.021113", - "loadTime": "10/06/2019 15:40:27", - "straightDistance": "13.83", - "routeDistance": "15.81", - "timeToTower": "2:35:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "18:16:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 55, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_882W3FB_201910061540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD3CA268-8C4D-4BE5-BA76-5D003A89143E", - "ticketNumber": "5S5ZLW9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825335, -80.106504", - "loadTime": "10/06/2019 19:00:23", - "straightDistance": "8.8", - "routeDistance": "12.8", - "timeToTower": "0:48:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "19:48:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 60, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_5S5ZLW9_201910061900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD68AF9F-F539-4106-87D0-67D09DAA17AE", - "ticketNumber": "4NFZP5N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.816272, -79.994100", - "loadTime": "10/06/2019 15:57:44", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "1:01:23", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "16:59:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 90, - "quantity": 62.5, - "calculatedQuantity": "62.5 CY", - "s3DownloadKey": "HaulPass_4NFZP5N_201910061557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AEBAA124-955C-4333-A62E-B9E96CF55BA9", - "ticketNumber": "4V2HENQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.778282, -79.972673", - "loadTime": "10/06/2019 18:19:49", - "straightDistance": "16.76", - "routeDistance": "18.44", - "timeToTower": "1:15:22", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "19:35:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 60, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_4V2HENQ_201910061819_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B19A2C91-AB2E-49B1-8B29-CC2E8DDAABD7", - "ticketNumber": "83Z9EMS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.763613, -80.307781", - "loadTime": "10/06/2019 19:07:52", - "straightDistance": "4.69", - "routeDistance": "8.95", - "timeToTower": "0:38:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "19:46:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 50, - "quantity": 38.1, - "calculatedQuantity": "38.1 CY", - "s3DownloadKey": "HaulPass_83Z9EMS_201910061907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B39DAD14-9DC2-40B6-A8ED-9C8D2E32FB16", - "ticketNumber": "42BU98F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815873, -79.994276", - "loadTime": "10/06/2019 18:59:24", - "straightDistance": "15.29", - "routeDistance": "17.64", - "timeToTower": "0:52:42", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "19:52:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_42BU98F_201910061859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8EDAEDB-1326-4251-BA88-F5AD6C0B1A1F", - "ticketNumber": "748VDDS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.763181, -80.308245", - "loadTime": "10/06/2019 19:06:36", - "straightDistance": "4.73", - "routeDistance": "8.92", - "timeToTower": "0:38:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "19:44:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_748VDDS_201910061906_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB411169-3A81-4710-BE9E-478B3ADC4F91", - "ticketNumber": "44QG4Q4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.769494, -79.973935", - "loadTime": "10/06/2019 15:11:34", - "straightDistance": "16.8", - "routeDistance": "19.03", - "timeToTower": "1:04:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "16:15:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 65, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_44QG4Q4_201910061511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD55F166-5F2D-4AA8-B80F-B35A7D79AE7D", - "ticketNumber": "7AGZP42", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.816318, -79.993945", - "loadTime": "10/06/2019 15:58:16", - "straightDistance": "15.31", - "routeDistance": "17.97", - "timeToTower": "1:06:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "17:04:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_7AGZP42_201910061558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6453829-0C49-4B62-AE58-446A19C8F7FC", - "ticketNumber": "3KGXFBM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.793743, -80.021825", - "loadTime": "10/06/2019 15:39:21", - "straightDistance": "13.79", - "routeDistance": "15.75", - "timeToTower": "0:43:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "16:22:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 50, - "quantity": 35.6, - "calculatedQuantity": "35.6 CY", - "s3DownloadKey": "HaulPass_3KGXFBM_201910061539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB580AE3-3801-4079-AE4C-657B0FB2BBB6", - "ticketNumber": "UMPUMNJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.816408, -79.994050", - "loadTime": "10/06/2019 16:43:16", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:50:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "17:33:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_UMPUMNJ_201910061643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E374EC08-8E35-4DD1-A952-41B682237086", - "ticketNumber": "HRWG5EN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.816439, -79.993946", - "loadTime": "10/06/2019 19:14:32", - "straightDistance": "15.31", - "routeDistance": "17.96", - "timeToTower": "0:44:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "19:58:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_HRWG5EN_201910061914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3CCB935-B8A8-4913-B630-C1960FD77EE7", - "ticketNumber": "5SADSLS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.816334, -79.994071", - "loadTime": "10/06/2019 18:24:59", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:38:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "19:03:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_5SADSLS_201910061824_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8846731-1DA8-46FC-BAA2-4713145CC8CB", - "ticketNumber": "9C4B34J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.816577, -79.994359", - "loadTime": "10/06/2019 16:44:07", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:48:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "17:32:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_9C4B34J_201910061644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F51FA908-6247-48D9-BD8D-F413373E67A0", - "ticketNumber": "78PYHYN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.816162, -79.994042", - "loadTime": "10/06/2019 19:14:05", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:47:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "20:01:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_78PYHYN_201910061914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5B2275E-FCC1-4B3D-A96F-32CF0C157387", - "ticketNumber": "3S8DJ5A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.816521, -79.993855", - "loadTime": "10/06/2019 17:41:32", - "straightDistance": "15.32", - "routeDistance": "17.96", - "timeToTower": "0:50:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "18:31:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_3S8DJ5A_201910061741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6350E10-87B0-41A5-B85D-BC7326E1871F", - "ticketNumber": "3NVT84S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.777665, -79.973047", - "loadTime": "10/06/2019 17:21:46", - "straightDistance": "16.75", - "routeDistance": "18.49", - "timeToTower": "1:08:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "18:29:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 90, - "quantity": 66.4, - "calculatedQuantity": "66.4 CY", - "s3DownloadKey": "HaulPass_3NVT84S_201910061721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB7F2CEA-AE48-444E-870A-618F5457E525", - "ticketNumber": "NGLANV7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.813938, -80.017676", - "loadTime": "10/06/2019 19:05:06", - "straightDistance": "13.93", - "routeDistance": "16.93", - "timeToTower": "1:10:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "20:15:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_NGLANV7_201910061905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE28E6EF-A579-4D98-B869-9F9124A85F06", - "ticketNumber": "8EA9Z7U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.825244, -80.106619", - "loadTime": "10/06/2019 16:23:09", - "straightDistance": "8.79", - "routeDistance": "12.8", - "timeToTower": "0:43:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "17:06:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 70, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_8EA9Z7U_201910061623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEB55EDC-108E-4DC2-BC3D-61BFCA5A0C56", - "ticketNumber": "6GX8RXW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.816333, -79.994054", - "loadTime": "10/06/2019 18:26:07", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:40:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "19:06:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_6GX8RXW_201910061826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02048F08-FC2B-4650-8FFC-640B2C835690", - "ticketNumber": "662E8ZY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.688757, -80.018609", - "loadTime": "10/06/2019 19:45:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:22:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "20:07:55", - "debrisType": "Leaner", - "diameter": 18.1, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_662E8ZY_201910061945_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0562A0F6-6AA5-4C54-B811-4C07A41AEAE0", - "ticketNumber": "9DYBJ27", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.659668, -80.074753", - "loadTime": "10/06/2019 17:13:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:20:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9DYBJ27_201910061713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B40EB3E-583B-445C-8E69-A976AFD95958", - "ticketNumber": "33GLGXS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.735784, -80.112015", - "loadTime": "10/06/2019 14:13:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:16:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_33GLGXS_201910061413_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15D0E43C-7D96-40BB-B1C7-8D3E08BA1F22", - "ticketNumber": "7VFG6TX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.65616, -80.090413", - "loadTime": "10/06/2019 16:28:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "16:37:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7VFG6TX_201910061628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D7A8806-8490-4259-B515-CC8D4D7134D1", - "ticketNumber": "3EABA26", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.726308, -80.115492", - "loadTime": "10/06/2019 14:43:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:47:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3EABA26_201910061443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2217DCEE-9241-4E38-B1B3-F4E1E0958AE6", - "ticketNumber": "4Q98VJM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.735771, -80.111927", - "loadTime": "10/06/2019 14:10:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:12:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4Q98VJM_201910061410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23E84C2C-606B-4C3C-8B87-28493695B9F1", - "ticketNumber": "ANCVXMD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.654678, -80.09632", - "loadTime": "10/06/2019 15:51:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "16:00:42", - "debrisType": "Leaner", - "diameter": 8.9, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_ANCVXMD_201910061551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F5BBFD9-6C72-4902-8D00-FF76CC652A0E", - "ticketNumber": "38EHQMH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.679492, -80.031813", - "loadTime": "10/06/2019 18:21:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:27:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_38EHQMH_201910061821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48E55F6C-28C3-4FC1-9246-9535CB3565BD", - "ticketNumber": "7QJY2S9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.684097, -80.022898", - "loadTime": "10/06/2019 19:06:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "19:11:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QJY2S9_201910061906_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53ECDF36-D80F-4E94-92B9-13C5AE608BD0", - "ticketNumber": "48PFHAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.659453, -80.07686", - "loadTime": "10/06/2019 16:56:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "16:59:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_48PFHAF_201910061656_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AD65F07-E1E5-4BB3-B4A4-ADBD0D2B0353", - "ticketNumber": "3QGYRUK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.764446, -80.106214", - "loadTime": "10/06/2019 12:53:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "12:59:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3QGYRUK_201910061253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B525D85-C990-45FD-834C-F2219F0037E2", - "ticketNumber": "3QGT6H5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.738718, -80.110916", - "loadTime": "10/06/2019 14:04:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:07:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3QGT6H5_201910061404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68FD49B5-DC0C-4195-8AB8-E0CDCF15DC81", - "ticketNumber": "9R87V9J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.740673, -80.106779", - "loadTime": "10/06/2019 14:32:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:34:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9R87V9J_201910061432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69A7837B-D8DB-43D8-88FE-66FF9B3F0BDD", - "ticketNumber": "7ACSD6Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.655517, -80.092764", - "loadTime": "10/06/2019 16:12:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "16:17:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ACSD6Y_201910061612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E58CCBF-BFE9-44CA-937F-406AD0EAD166", - "ticketNumber": "Q577H9X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.67166, -80.053933", - "loadTime": "10/06/2019 17:42:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:44:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Q577H9X_201910061742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70912FE6-FE8B-4C64-A872-2CA58E6112AD", - "ticketNumber": "6547FSU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.763193, -80.110819", - "loadTime": "10/06/2019 13:30:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:33:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6547FSU_201910061330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72C4859C-825D-48D2-960B-486A7DA6344E", - "ticketNumber": "69JFZPU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.765726, -80.11419", - "loadTime": "10/06/2019 13:38:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:48:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_69JFZPU_201910061338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78AFA328-C1E3-478C-87EA-C66CEF985E6A", - "ticketNumber": "VYWBRLW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.659458, -80.074878", - "loadTime": "10/06/2019 17:06:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:11:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_VYWBRLW_201910061706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7EECF13D-0E9D-4E2E-82E2-3C291530A7F5", - "ticketNumber": "55FAKRF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.67431, -80.05152", - "loadTime": "10/06/2019 17:57:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:00:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_55FAKRF_201910061757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A1239BB-DC5E-4DF5-8D9C-3E240E376677", - "ticketNumber": "9VBABXM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.656276, -80.090473", - "loadTime": "10/06/2019 16:38:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "16:41:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VBABXM_201910061638_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9ADB94EA-A962-49F8-9D27-6B18119697E4", - "ticketNumber": "6FDEY3B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.67722, -80.039258", - "loadTime": "10/06/2019 18:12:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:14:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6FDEY3B_201910061812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3A81D64-7C50-4A02-99CB-7927E08D381D", - "ticketNumber": "DV43TMH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.654455, -80.097826", - "loadTime": "10/06/2019 15:37:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:40:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_DV43TMH_201910061537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6A1448D-8F71-4597-854B-0ECFEAE01BD0", - "ticketNumber": "5DYF7PQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.763077, -80.110701", - "loadTime": "10/06/2019 13:11:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:19:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5DYF7PQ_201910061311_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDE520FA-F84B-44CF-A50F-629DA8F212CB", - "ticketNumber": "3PU4TXV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.68622, -80.020867", - "loadTime": "10/06/2019 19:35:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "19:39:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3PU4TXV_201910061935_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1E75A21-2C21-4A62-BDA9-1FAB864399E0", - "ticketNumber": "DC26FVS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.740704, -80.107228", - "loadTime": "10/06/2019 14:21:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:31:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_DC26FVS_201910061421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D37DB999-C1F5-42AD-8C0E-D418CC6A439C", - "ticketNumber": "G9TDZGZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.690976, -80.016771", - "loadTime": "10/06/2019 20:16:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "20:18:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_G9TDZGZ_201910062016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D56C8459-E196-49E5-9A4A-C51F1B32022F", - "ticketNumber": "BLYXHHW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.686324, -80.02086", - "loadTime": "10/06/2019 19:23:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "19:25:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BLYXHHW_201910061923_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E435EE94-DEDE-4943-81BA-1F50423011E8", - "ticketNumber": "87G5DEK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.655495, -80.092962", - "loadTime": "10/06/2019 16:18:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "16:23:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_87G5DEK_201910061618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED6D1B2D-6DE3-42A6-ABDB-6EA97B4DC060", - "ticketNumber": "4DDQ9P6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.652213, -80.108374", - "loadTime": "10/06/2019 15:20:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:25:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4DDQ9P6_201910061520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0EAF489-189E-4221-A32F-7C6A9B2A9B87", - "ticketNumber": "6G9JC7Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.76296, -80.11062", - "loadTime": "10/06/2019 13:20:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:29:24", - "debrisType": "Leaner", - "diameter": 10.4, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6G9JC7Z_201910061320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF54E76B-9111-48DA-8B14-7D54E3A627CB", - "ticketNumber": "9XZSGW7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.684171, -80.022528", - "loadTime": "10/06/2019 19:13:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "19:18:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9XZSGW7_201910061913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "047177A8-9A30-40F9-89C1-EC66F4E09A60", - "ticketNumber": "6ZLX9QF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.741401, -79.993102", - "loadTime": "10/06/2019 18:42:24", - "straightDistance": "6.3", - "routeDistance": "11.9", - "timeToTower": "0:32:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "19:14:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_6ZLX9QF_201910061831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05742C33-D3C3-4121-91D8-3502C2CD4FA8", - "ticketNumber": "48FZ7BE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.708162, -80.053270", - "loadTime": "10/06/2019 17:36:23", - "straightDistance": "2.53", - "routeDistance": "5.23", - "timeToTower": "0:36:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "18:13:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_48FZ7BE_201910061736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06D21561-8AEE-47B3-95DB-EB32B36EBABA", - "ticketNumber": "43XRGHR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.764753, -79.994353", - "loadTime": "10/06/2019 18:30:43", - "straightDistance": "7.55", - "routeDistance": "11.05", - "timeToTower": "1:54:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "20:25:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 70, - "quantity": 66.3, - "calculatedQuantity": "66.3 CY", - "s3DownloadKey": "HaulPass_43XRGHR_201910061830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08CA28EF-9F50-4C4B-BDC3-B6CDDB54BE07", - "ticketNumber": "72LMT29", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.740537, -79.970268", - "loadTime": "10/06/2019 17:54:24", - "straightDistance": "7.2", - "routeDistance": "13.04", - "timeToTower": "0:44:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "18:38:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 45, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_72LMT29_201910061754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D2300AB-E8F4-4E09-82A6-5C2A2BA6174E", - "ticketNumber": "7YJ3TWS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.766055, -79.993553", - "loadTime": "10/06/2019 19:46:42", - "straightDistance": "7.65", - "routeDistance": "11.05", - "timeToTower": "0:46:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "20:33:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_7YJ3TWS_201910061946_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23E2F6CD-6949-4C53-8DCE-A9E68A54F545", - "ticketNumber": "8GZJ2VW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.725258, -79.981835", - "loadTime": "10/06/2019 19:08:03", - "straightDistance": "6.02", - "routeDistance": "12.52", - "timeToTower": "0:33:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "19:41:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_8GZJ2VW_201910061648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26A5BF51-4851-47B6-8272-C993E789188C", - "ticketNumber": "56U5YVQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.766894, -79.989416", - "loadTime": "10/06/2019 19:49:11", - "straightDistance": "7.83", - "routeDistance": "11.15", - "timeToTower": "0:50:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "20:39:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 75, - "quantity": 68, - "calculatedQuantity": "68 CY", - "s3DownloadKey": "HaulPass_56U5YVQ_201910061949_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "361CF461-EC14-4A5C-B913-25AEA28B557C", - "ticketNumber": "7ECRD86", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.756635, -79.988451", - "loadTime": "10/06/2019 17:44:29", - "straightDistance": "7.28", - "routeDistance": "11.13", - "timeToTower": "0:48:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "18:32:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 80, - "quantity": 58, - "calculatedQuantity": "58 CY", - "s3DownloadKey": "HaulPass_7ECRD86_201910061744_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D11A44B-C0EA-48C0-B96D-3E578D410F92", - "ticketNumber": "FJB9F6R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.778235, -79.972817", - "loadTime": "10/06/2019 18:06:58", - "straightDistance": "9.02", - "routeDistance": "12.6", - "timeToTower": "0:37:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "18:44:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 65, - "quantity": 46.2, - "calculatedQuantity": "46.2 CY", - "s3DownloadKey": "HaulPass_FJB9F6R_201910061757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40B6C1D3-5383-49BB-BCE4-969D239E9028", - "ticketNumber": "9G3XTBQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.771293, -79.973580", - "loadTime": "10/06/2019 16:28:08", - "straightDistance": "8.61", - "routeDistance": "12.1", - "timeToTower": "1:47:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "18:15:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_9G3XTBQ_201910061628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41A388AB-0570-4A9B-8819-81015F0494A7", - "ticketNumber": "93ZNGYW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.713892, -79.957177", - "loadTime": "10/06/2019 18:53:48", - "straightDistance": "6.85", - "routeDistance": "15.24", - "timeToTower": "1:13:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "20:07:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 45, - "quantity": 27.2, - "calculatedQuantity": "27.2 CY", - "s3DownloadKey": "HaulPass_93ZNGYW_201910061853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CBC9B17-5D2F-42F4-8C8F-147A45578489", - "ticketNumber": "72LPW68", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.765770, -79.992633", - "loadTime": "10/06/2019 18:58:48", - "straightDistance": "7.66", - "routeDistance": "11.29", - "timeToTower": "1:32:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "20:31:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 90, - "quantity": 76.9, - "calculatedQuantity": "76.9 CY", - "s3DownloadKey": "HaulPass_72LPW68_201910061858_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CD128F3-4869-452D-B12A-EE492BB3528A", - "ticketNumber": "4F38HRH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.763613, -79.996370", - "loadTime": "10/06/2019 18:38:17", - "straightDistance": "7.42", - "routeDistance": "10.66", - "timeToTower": "1:50:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "20:28:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 85, - "quantity": 80, - "calculatedQuantity": "80 CY", - "s3DownloadKey": "HaulPass_4F38HRH_201910061838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "584405A0-10F6-4C3E-ABA9-1BC0D783B508", - "ticketNumber": "6UEPX2U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.751695, -79.988797", - "loadTime": "10/06/2019 17:04:21", - "straightDistance": "7", - "routeDistance": "10.96", - "timeToTower": "1:29:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "18:33:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 70, - "quantity": 64.6, - "calculatedQuantity": "64.6 CY", - "s3DownloadKey": "HaulPass_6UEPX2U_201910061704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CC53749-EB9A-4ACE-9A69-47B92B80E1A8", - "ticketNumber": "95AX7SL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.778312, -79.972508", - "loadTime": "10/06/2019 17:56:21", - "straightDistance": "9.04", - "routeDistance": "12.61", - "timeToTower": "0:46:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "18:42:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_95AX7SL_201910061756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60DAE120-E665-42AD-8DB3-4526A4D94972", - "ticketNumber": "7X52VGM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.771017, -79.973561", - "loadTime": "10/06/2019 16:29:23", - "straightDistance": "8.6", - "routeDistance": "12.09", - "timeToTower": "1:47:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "18:16:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_7X52VGM_201910061629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61F2EBF9-786F-49E2-A4EF-4DB24ADBC2C7", - "ticketNumber": "555X79D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.740522, -79.971254", - "loadTime": "10/06/2019 18:39:15", - "straightDistance": "7.16", - "routeDistance": "13.1", - "timeToTower": "0:40:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "19:19:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 80, - "quantity": 63.2, - "calculatedQuantity": "63.2 CY", - "s3DownloadKey": "HaulPass_555X79D_201910061838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67A8B5FD-F0EA-4BF0-91FC-2F382DB75F60", - "ticketNumber": "8W9R6X5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.724747, -79.971765", - "loadTime": "10/06/2019 18:11:38", - "straightDistance": "6.47", - "routeDistance": "13.8", - "timeToTower": "0:37:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "18:48:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 75, - "quantity": 49.7, - "calculatedQuantity": "49.7 CY", - "s3DownloadKey": "HaulPass_8W9R6X5_201910061811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7298F647-F743-4579-9071-835CF67262B2", - "ticketNumber": "7SLS6PX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.740634, -79.970328", - "loadTime": "10/06/2019 17:53:19", - "straightDistance": "7.2", - "routeDistance": "13.05", - "timeToTower": "0:44:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "18:37:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 45, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_7SLS6PX_201910061753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E167578-9886-4062-A82F-BF6025FCACE8", - "ticketNumber": "32HMJR5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.711634, -79.958468", - "loadTime": "10/06/2019 19:12:25", - "straightDistance": "6.72", - "routeDistance": "14.75", - "timeToTower": "0:57:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "20:09:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 70, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_32HMJR5_201910061857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85B442A3-396F-4FDD-8869-4B0ACBFFD21B", - "ticketNumber": "87RYNQG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.760941, -79.984247", - "loadTime": "10/06/2019 19:47:24", - "straightDistance": "7.67", - "routeDistance": "11.09", - "timeToTower": "0:35:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "20:22:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 80, - "quantity": 58, - "calculatedQuantity": "58 CY", - "s3DownloadKey": "HaulPass_87RYNQG_201910061930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90337FB7-859B-4CCE-B2CD-EF6512B8E892", - "ticketNumber": "QKRX9FN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.751221, -79.992937", - "loadTime": "10/06/2019 19:06:11", - "straightDistance": "6.83", - "routeDistance": "10.51", - "timeToTower": "0:37:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "19:43:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 70, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_QKRX9FN_201910061836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4409B47-4E33-4C0F-A0EC-E4C872652120", - "ticketNumber": "9BEAN3S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.766969, -79.990059", - "loadTime": "10/06/2019 19:30:15", - "straightDistance": "7.81", - "routeDistance": "11.11", - "timeToTower": "1:07:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "20:37:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_9BEAN3S_201910061907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A57ED071-5479-4079-8EEB-3736F1ED665A", - "ticketNumber": "59G88MC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.760358, -79.984379", - "loadTime": "10/06/2019 19:17:09", - "straightDistance": "7.63", - "routeDistance": "11.13", - "timeToTower": "1:06:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "20:23:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 80, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_59G88MC_201910061917_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B38B9465-6E11-44EA-A419-838A0C70E286", - "ticketNumber": "3JUKLPS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.740533, -79.970349", - "loadTime": "10/06/2019 19:32:14", - "straightDistance": "7.2", - "routeDistance": "13.05", - "timeToTower": "0:40:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "20:12:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 60, - "quantity": 44.4, - "calculatedQuantity": "44.4 CY", - "s3DownloadKey": "HaulPass_3JUKLPS_201910061932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D26AC0ED-ACB5-4416-A3D0-BAFAA112A131", - "ticketNumber": "327WG8T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.740556, -79.970456", - "loadTime": "10/06/2019 19:32:46", - "straightDistance": "7.19", - "routeDistance": "13.06", - "timeToTower": "0:41:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "20:14:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 50, - "quantity": 34.3, - "calculatedQuantity": "34.3 CY", - "s3DownloadKey": "HaulPass_327WG8T_201910061932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC1667A4-7817-4407-9617-0DF50E67ABB6", - "ticketNumber": "66XKD5M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.763621, -79.996359", - "loadTime": "10/06/2019 18:37:46", - "straightDistance": "7.42", - "routeDistance": "10.66", - "timeToTower": "1:58:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "20:36:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 80, - "quantity": 74.6, - "calculatedQuantity": "74.6 CY", - "s3DownloadKey": "HaulPass_66XKD5M_201910061837_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDFC8CA1-A3AF-409F-92A7-0AEE00C5512C", - "ticketNumber": "6DRMBYU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.740557, -79.971247", - "loadTime": "10/06/2019 18:42:40", - "straightDistance": "7.16", - "routeDistance": "13.1", - "timeToTower": "0:35:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "19:18:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_6DRMBYU_201910061840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE60DF2A-4DAE-459C-B5AB-F3B9C19A63C1", - "ticketNumber": "4B2THL5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.740601, -79.970894", - "loadTime": "10/06/2019 18:12:32", - "straightDistance": "7.18", - "routeDistance": "13.08", - "timeToTower": "0:51:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "19:03:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 75, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_4B2THL5_201910061812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF1CB341-F70A-444A-809B-9CA87DC4B7B6", - "ticketNumber": "339JTMP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.765081, -79.990201", - "loadTime": "10/06/2019 19:23:06", - "straightDistance": "7.7", - "routeDistance": "10.95", - "timeToTower": "1:03:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "20:26:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 60, - "quantity": 63.9, - "calculatedQuantity": "63.9 CY", - "s3DownloadKey": "HaulPass_339JTMP_201910061852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E04CFA88-DB67-4ECE-BB4F-EC3A21DB1DD8", - "ticketNumber": "4KCSKWP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.740559, -79.970646", - "loadTime": "10/06/2019 17:39:52", - "straightDistance": "7.18", - "routeDistance": "13.07", - "timeToTower": "0:39:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "18:19:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 65, - "quantity": 44.6, - "calculatedQuantity": "44.6 CY", - "s3DownloadKey": "HaulPass_4KCSKWP_201910061739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E21E16CD-4635-41C9-8EF4-10AD2F4382DB", - "ticketNumber": "7DWUVRE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.740694, -79.970960", - "loadTime": "10/06/2019 17:40:27", - "straightDistance": "7.18", - "routeDistance": "13.08", - "timeToTower": "0:37:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "18:18:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_7DWUVRE_201910061740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEAD117A-8281-4416-BD37-A05838974056", - "ticketNumber": "X6DGQG5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.740520, -79.970757", - "loadTime": "10/06/2019 18:22:06", - "straightDistance": "7.18", - "routeDistance": "13.07", - "timeToTower": "0:43:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "19:06:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 65, - "quantity": 42, - "calculatedQuantity": "42 CY", - "s3DownloadKey": "HaulPass_X6DGQG5_201910061822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CCAA3691-419A-4BB9-95DB-F82AE0C2FEB0", - "ticketNumber": "4F9HHQF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.692412, -80.016064", - "loadTime": "10/06/2019 20:27:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "20:34:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4F9HHQF_201910062027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "149FB0B9-4B65-424D-BB7A-C79897A2FD98", - "ticketNumber": "3EQ428L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.646964, -80.122797", - "loadTime": "10/06/2019 13:58:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:04:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3EQ428L_201910061358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E04A938-81CD-4AC2-9D68-5B26223CDB82", - "ticketNumber": "79BZD44", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.646913, -80.130381", - "loadTime": "10/06/2019 13:50:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:54:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_79BZD44_201910061350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E6713B8-09A0-40FE-B984-256C27C92145", - "ticketNumber": "83L8EN4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.648317, -80.116522", - "loadTime": "10/06/2019 14:29:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:31:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83L8EN4_201910061429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3ADC3E0D-1E73-46A7-810D-A58A7D76CB82", - "ticketNumber": "5WLFY8D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.647022, -80.130483", - "loadTime": "10/06/2019 13:47:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:50:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5WLFY8D_201910061347_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4889A4F9-3D17-45F3-ABD9-30CCDE4B4C07", - "ticketNumber": "9N6CVJM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.64838, -80.116754", - "loadTime": "10/06/2019 14:17:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:28:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9N6CVJM_201910061417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "653CE183-2E00-4789-B772-7FBAB88D8301", - "ticketNumber": "3QJYK6H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.648467, -80.116253", - "loadTime": "10/06/2019 14:38:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:41:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3QJYK6H_201910061438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90588411-9407-42F6-BDEE-6A1BD32CFB1C", - "ticketNumber": "5LBKZMA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.647595, -80.119194", - "loadTime": "10/06/2019 14:10:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:12:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5LBKZMA_201910061410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF3F8B1B-701A-4E22-B532-404653E170E3", - "ticketNumber": "32E68QB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.647507, -80.119388", - "loadTime": "10/06/2019 14:07:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:10:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_32E68QB_201910061407_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEA63355-4042-4F95-A106-2601DA954648", - "ticketNumber": "4L3VF92", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.748189, -80.041616", - "loadTime": "10/06/2019 12:56:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:16:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:12:29", - "debrisType": "Leaner", - "diameter": 9.3, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4L3VF92_201910061256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4D2557E-3614-49B9-9B33-BA4F3DE6A5F5", - "ticketNumber": "7GMH9J6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.648325, -80.116556", - "loadTime": "10/06/2019 14:35:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:38:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7GMH9J6_201910061435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6A9E399-DE58-42D7-8C15-A788EA1BAAFA", - "ticketNumber": "9XTVH9G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.64727, -80.132048", - "loadTime": "10/06/2019 13:43:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:45:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9XTVH9G_201910061343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE98D60D-496D-4973-9CB0-12843702F718", - "ticketNumber": "F3NX4WR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.648743, -80.116073", - "loadTime": "10/06/2019 14:43:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:51:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_F3NX4WR_201910061443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F0EDA3E-A969-4BD9-B1BA-2886A7AF91DE", - "ticketNumber": "62AKZLZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.654624, -80.096832", - "loadTime": "10/06/2019 15:55:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "16:04:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_62AKZLZ_201910061555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D492D71-E0D5-419B-9982-9A7061E15EEC", - "ticketNumber": "6LDHC6P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.674385, -80.051359", - "loadTime": "10/06/2019 17:56:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:59:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6LDHC6P_201910061756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33EB95D1-A550-4E71-88EF-BDDF7378FCF5", - "ticketNumber": "3GX7AWX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.64873, -80.115896", - "loadTime": "10/06/2019 14:53:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:57:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3GX7AWX_201910061453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36F75033-F95D-44A3-89EE-2ECA58E3809C", - "ticketNumber": "5U3USX6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.683309, -80.024462", - "loadTime": "10/06/2019 18:47:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:48:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5U3USX6_201910061847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B12366C-B8F5-4B7A-BAC2-51A5AF092C46", - "ticketNumber": "9V6ZN9Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.659373, -80.077669", - "loadTime": "10/06/2019 16:50:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "16:53:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9V6ZN9Z_201910061650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BBF137B-B424-4CAC-A3B2-57DBD3AACEC2", - "ticketNumber": "6SYZ64E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.654389, -80.09786", - "loadTime": "10/06/2019 15:36:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:40:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SYZ64E_201910061536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3FE3B362-A5F3-4EB0-A576-ECDE11688B71", - "ticketNumber": "398RDWU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.6521, -80.108142", - "loadTime": "10/06/2019 15:29:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:31:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_398RDWU_201910061529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55033C24-77B3-4E30-8B5B-4ACE440414D9", - "ticketNumber": "6E9SWUV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.659539, -80.076406", - "loadTime": "10/06/2019 16:56:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "16:59:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6E9SWUV_201910061656_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D8FE732-0DCC-4E1B-9607-E93A4ABDA558", - "ticketNumber": "3E8BJMH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.649352, -80.114408", - "loadTime": "10/06/2019 15:05:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:10:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3E8BJMH_201910061505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77C317BB-317B-45F4-B023-711198DD7431", - "ticketNumber": "3AFHA46", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.649017, -80.115506", - "loadTime": "10/06/2019 14:58:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:01:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3AFHA46_201910061458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C26FA28-68F7-4578-AF19-5F50D3FEDE53", - "ticketNumber": "4DYWY94", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.68218, -80.026893", - "loadTime": "10/06/2019 18:35:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:39:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4DYWY94_201910061835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93F53AE1-3ACA-4950-8BFC-1A970371C2DB", - "ticketNumber": "3ZSST8L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.671865, -80.053113", - "loadTime": "10/06/2019 17:48:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:51:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3ZSST8L_201910061748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CC990EE-9C09-42E4-90FF-7482CE347DBB", - "ticketNumber": "4HT7BQG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.677181, -80.039166", - "loadTime": "10/06/2019 18:11:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:14:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4HT7BQG_201910061811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2DA6BB9-7569-45DF-A705-25B0FC7C3102", - "ticketNumber": "7G97RWW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.67933, -80.032461", - "loadTime": "10/06/2019 18:18:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:22:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7G97RWW_201910061818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5BCC6B4-269C-40E8-840A-101B9D42F3C4", - "ticketNumber": "6XG8ABN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.683876, -80.023648", - "loadTime": "10/06/2019 18:49:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:50:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6XG8ABN_201910061849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6526DA8-F006-47AA-A8AF-2910742FAF47", - "ticketNumber": "8MEC28Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.659453, -80.076617", - "loadTime": "10/06/2019 17:00:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:02:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8MEC28Q_201910061700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ACB4E0CE-D5FB-4874-8A56-8138764F72C5", - "ticketNumber": "8Z6W4VC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.689142, -80.018479", - "loadTime": "10/06/2019 19:46:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "19:49:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8Z6W4VC_201910061946_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD19F090-3A25-4BC4-A126-942596B859AF", - "ticketNumber": "4R97MRL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.683473, -80.024535", - "loadTime": "10/06/2019 18:51:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:52:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4R97MRL_201910061851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AEDD5DA5-4C5D-4E97-AD2B-83DD19F98CD8", - "ticketNumber": "UD37GLQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.649233, -80.114545", - "loadTime": "10/06/2019 15:10:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:13:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_UD37GLQ_201910061510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B11CDFE6-632F-47A2-9DD4-266FEDA777A1", - "ticketNumber": "6SXMM4E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.654402, -80.097551", - "loadTime": "10/06/2019 15:50:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:54:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SXMM4E_201910061550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BEC6CDCF-DC52-41FF-9F91-C1F39F9C41C5", - "ticketNumber": "D5UTHBN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.675407, -80.049081", - "loadTime": "10/06/2019 18:03:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:05:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_D5UTHBN_201910061803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DAC479F7-F48B-4E07-8898-283EF392593B", - "ticketNumber": "BGDH76Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.681816, -80.028218", - "loadTime": "10/06/2019 18:30:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:32:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BGDH76Z_201910061830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDD58FAD-DD2E-47B7-B1D8-03CF56F72933", - "ticketNumber": "6RGDX8T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.652173, -80.10806", - "loadTime": "10/06/2019 15:21:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:28:36", - "debrisType": "Leaner", - "diameter": 7.5, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6RGDX8T_201910061521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5111592-DC1B-4F70-A5DE-B3F2550BFA7D", - "ticketNumber": "LSCEJPR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.691383, -80.016463", - "loadTime": "10/06/2019 20:13:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "20:17:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_LSCEJPR_201910062013_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F64344EB-6616-4BCA-93A2-9B3D5D4FD872", - "ticketNumber": "85PUXTM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.659458, -80.071721", - "loadTime": "10/06/2019 17:24:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:26:20", - "debrisType": "Leaner", - "diameter": 13.5, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_85PUXTM_201910061724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E46301A-ACC0-4290-8E54-5A9D65BB1474", - "ticketNumber": "9EZ8G4N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.824379, -80.105510", - "loadTime": "10/06/2019 13:26:07", - "straightDistance": "8.85", - "routeDistance": "12.8", - "timeToTower": "7:12:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "20:38:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_9EZ8G4N_201910061326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27D24C2F-7215-474B-8A1A-38B08A65EE23", - "ticketNumber": "5TNN5LQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.778103, -79.974775", - "loadTime": "10/06/2019 20:08:44", - "straightDistance": "16.64", - "routeDistance": "18.37", - "timeToTower": "1:30:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "21:39:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 80, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_5TNN5LQ_201910062008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38A66AE4-8602-4649-950B-D70AC8D316B0", - "ticketNumber": "7EW4LVR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.824360, -80.105420", - "loadTime": "10/06/2019 13:23:21", - "straightDistance": "8.86", - "routeDistance": "12.8", - "timeToTower": "7:12:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "20:35:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_7EW4LVR_201910061323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BD36858-9B7A-4040-A141-D7D9560EB1F7", - "ticketNumber": "7D972WS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.816420, -79.994082", - "loadTime": "10/06/2019 19:49:55", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "1:01:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "20:51:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_7D972WS_201910061949_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56ED4048-920A-4155-BBDC-4EEE668CFAD8", - "ticketNumber": "3NC2SBN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.816363, -79.994160", - "loadTime": "10/06/2019 19:50:31", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:58:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "20:49:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_3NC2SBN_201910061950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E112DF2-F7B4-49A4-AA8C-7B7CBB2FB91A", - "ticketNumber": "4WJ3HW9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.794419, -80.041185", - "loadTime": "10/06/2019 20:53:31", - "straightDistance": "12.67", - "routeDistance": "14.48", - "timeToTower": "0:47:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "21:41:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_4WJ3HW9_201910062053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8BAAA73B-7DDC-49B2-8402-F368187F8C9B", - "ticketNumber": "3MYKHJC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.780907, -79.978553", - "loadTime": "10/06/2019 19:11:30", - "straightDistance": "16.4", - "routeDistance": "17.96", - "timeToTower": "1:14:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "20:25:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_3MYKHJC_201910061911_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9D73B33-A048-4957-B8E6-E1B4D54A09F6", - "ticketNumber": "9RMHAJX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.794414, -80.041093", - "loadTime": "10/06/2019 20:54:13", - "straightDistance": "12.67", - "routeDistance": "14.48", - "timeToTower": "0:48:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "21:42:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 70, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_9RMHAJX_201910062054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C56D08B9-5927-4B14-B1AF-F8671B3F4721", - "ticketNumber": "7JJLWZU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.782965, -79.990810", - "loadTime": "10/06/2019 19:22:11", - "straightDistance": "15.67", - "routeDistance": "17.24", - "timeToTower": "1:05:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "20:27:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 60, - "quantity": 42.9, - "calculatedQuantity": "42.9 CY", - "s3DownloadKey": "HaulPass_7JJLWZU_201910061922_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6BED2BC5-1986-4E48-B381-7F818BC45469", - "ticketNumber": "3965CEL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.785206, -79.979621", - "loadTime": "10/06/2019 20:21:25", - "straightDistance": "16.29", - "routeDistance": "17.98", - "timeToTower": "1:35:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "21:57:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 75, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_3965CEL_201910062021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B811B3E9-52F1-43DD-AE67-36911674F042", - "ticketNumber": "5LZUK7R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.785634, -79.981575", - "loadTime": "10/06/2019 20:30:15", - "straightDistance": "16.18", - "routeDistance": "18.01", - "timeToTower": "1:25:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/06/2019", - "disposalTime": "21:55:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_5LZUK7R_201910062030_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C53DAC8-E83E-453B-A676-4695C33989C2", - "ticketNumber": "8YWRGEP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.728655, -80.247261", - "loadTime": "10/06/2019 21:10:46", - "straightDistance": "11.52", - "routeDistance": "15.67", - "timeToTower": "0:33:45", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/06/2019", - "disposalTime": "21:44:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_8YWRGEP_201910062032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62F7D09C-F1AF-4AD8-8B1A-C6F3AF0B906E", - "ticketNumber": "8L5EPUB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.554473, -80.307438", - "loadTime": "10/06/2019 20:32:54", - "straightDistance": "3.69", - "routeDistance": "7.37", - "timeToTower": "0:59:53", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/06/2019", - "disposalTime": "21:32:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_8L5EPUB_201910062032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81A96B2A-2E0C-4616-83E6-6B4497F42858", - "ticketNumber": "3ZG3R5L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.763824, -80.307454", - "loadTime": "10/06/2019 20:19:09", - "straightDistance": "12.39", - "routeDistance": "15.45", - "timeToTower": "1:38:07", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/06/2019", - "disposalTime": "21:57:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_3ZG3R5L_201910062015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA798328-6982-440D-A041-135600710142", - "ticketNumber": "572PE3F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.763158, -80.308881", - "loadTime": "10/06/2019 20:55:35", - "straightDistance": "12.33", - "routeDistance": "15.36", - "timeToTower": "0:57:23", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/06/2019", - "disposalTime": "21:52:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 50, - "quantity": 38.1, - "calculatedQuantity": "38.1 CY", - "s3DownloadKey": "HaulPass_572PE3F_201910062055_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2060214-18FB-44DD-88D3-E82F91C48060", - "ticketNumber": "67K5LCF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.554369, -80.307533", - "loadTime": "10/06/2019 20:33:17", - "straightDistance": "3.69", - "routeDistance": "7.38", - "timeToTower": "1:03:57", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/06/2019", - "disposalTime": "21:37:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_67K5LCF_201910062033_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13D2E382-56A2-4AE5-8BF7-BD22BFC603A5", - "ticketNumber": "72JSKX5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.722222, -79.982197", - "loadTime": "10/06/2019 19:43:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "19:47:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_72JSKX5_201910061943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32EFA582-525E-4767-94E5-19C84832F48C", - "ticketNumber": "4NNME32", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.716043, -79.981161", - "loadTime": "10/06/2019 21:34:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:34:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4NNME32_201910062134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EB36E56-6535-44EF-9233-195DA369F33B", - "ticketNumber": "6Y9GRXW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.719747, -79.982201", - "loadTime": "10/06/2019 20:21:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "20:22:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6Y9GRXW_201910062021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "430222C2-4126-4E77-AA92-2008F76E70B5", - "ticketNumber": "4ZR9FDQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.717062, -79.981753", - "loadTime": "10/06/2019 21:13:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:15:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ZR9FDQ_201910062113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4536314A-854A-46AB-A6B9-66E40EE6F792", - "ticketNumber": "6W4XNRJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.72141, -79.982233", - "loadTime": "10/06/2019 20:01:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "20:03:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6W4XNRJ_201910062001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BB8918C-ACED-4129-A1C1-79DC6476BC88", - "ticketNumber": "5XKX7WN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.716417, -79.981287", - "loadTime": "10/06/2019 21:28:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:30:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5XKX7WN_201910062128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "628FDC35-9C42-423C-8276-89474D4FB098", - "ticketNumber": "9Q6PLEM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.721374, -79.982259", - "loadTime": "10/06/2019 20:06:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "20:07:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9Q6PLEM_201910062006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7490E683-ECCE-4957-AAE8-8C593A2E8966", - "ticketNumber": "3ZYS5HR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.716051, -79.981168", - "loadTime": "10/06/2019 21:35:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:37:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3ZYS5HR_201910062135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E1CB072-69F5-42D9-82E6-9553F1E4BC80", - "ticketNumber": "9WR9HDD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.718103, -79.982385", - "loadTime": "10/06/2019 21:03:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:05:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9WR9HDD_201910062103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "810C3430-4C06-4C47-AF81-B40FB81D5FC5", - "ticketNumber": "6YB8H4S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.719773, -79.982249", - "loadTime": "10/06/2019 20:17:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "20:20:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6YB8H4S_201910062017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8330D220-600B-4994-92EE-F8DDD956A7F1", - "ticketNumber": "6JTD99W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.718141, -79.982331", - "loadTime": "10/06/2019 20:53:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "20:57:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6JTD99W_201910062053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83BBA374-EAFE-43F1-B08B-85DD86D84F6C", - "ticketNumber": "4WD9PB4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.717971, -79.982184", - "loadTime": "10/06/2019 21:00:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:02:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4WD9PB4_201910062100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D92EF99-1424-4C90-8CD9-88ED691129EC", - "ticketNumber": "8FKB6P8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.72127, -79.982333", - "loadTime": "10/06/2019 20:07:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "20:10:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8FKB6P8_201910062007_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "968AE2F5-5675-427A-A273-6A0D42AD1E64", - "ticketNumber": "66P4SEM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.716787, -79.981594", - "loadTime": "10/06/2019 21:18:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:21:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_66P4SEM_201910062118_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E2AF495-36FC-42ED-8143-3AFEFE625334", - "ticketNumber": "8KNR3XM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.718731, -79.982196", - "loadTime": "10/06/2019 20:43:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "20:46:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8KNR3XM_201910062043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9FEB726D-3330-4713-9360-D02EFEAB49CC", - "ticketNumber": "4SQFSMW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.718103, -79.982247", - "loadTime": "10/06/2019 20:57:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:00:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SQFSMW_201910062057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BAED0830-E5A4-4FD2-8476-FF68C80798A6", - "ticketNumber": "8TULXGL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.716252, -79.981497", - "loadTime": "10/06/2019 21:26:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:28:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8TULXGL_201910062126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD46CB18-B7AC-41FC-AA07-856BD2C4FDE5", - "ticketNumber": "44963C6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.722014, -79.982343", - "loadTime": "10/06/2019 19:50:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "19:54:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_44963C6_201910061950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA9BCF8A-ABCA-4CED-8F67-B13833F914BA", - "ticketNumber": "4BYY7H7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.718828, -79.982302", - "loadTime": "10/06/2019 20:35:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "20:37:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4BYY7H7_201910062035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0388A76-9D5B-4ACF-967A-DEE81DD1EC6A", - "ticketNumber": "64ME98X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.718878, -79.982394", - "loadTime": "10/06/2019 20:31:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "20:34:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64ME98X_201910062031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D56F8830-5E98-4B8B-95A1-146486F17FE5", - "ticketNumber": "7VPUD5C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.716941, -79.982102", - "loadTime": "10/06/2019 21:22:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:23:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7VPUD5C_201910062122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E74054CC-2630-47E2-9F05-D5B858FADB27", - "ticketNumber": "8HQQQ4R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.717104, -79.981888", - "loadTime": "10/06/2019 21:11:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:12:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8HQQQ4R_201910062111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F130E900-E8B7-42BB-ADB0-69CDB194F9DE", - "ticketNumber": "5DPVM8P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.718519, -79.982375", - "loadTime": "10/06/2019 20:40:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "20:41:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5DPVM8P_201910062040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05161136-46C6-46DC-9CAA-10D0CF158AF0", - "ticketNumber": "3TEZTFA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714979, -79.979956", - "loadTime": "10/06/2019 21:51:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:52:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TEZTFA_201910062151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "144702A9-3A51-4FD8-9848-C102783A0188", - "ticketNumber": "6YLMNHL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.715023, -79.980061", - "loadTime": "10/06/2019 21:56:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "22:00:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6YLMNHL_201910062156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38B44A45-B106-40CB-B5F9-77AD08924B22", - "ticketNumber": "77DFVBS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714798, -79.980121", - "loadTime": "10/06/2019 21:48:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:50:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77DFVBS_201910062148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74006777-CCD6-43E1-AF5B-38AB5B650388", - "ticketNumber": "6YUH26R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.715888, -79.981008", - "loadTime": "10/06/2019 21:41:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:43:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6YUH26R_201910062141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87C3DD62-37D7-4FB2-98B1-479F390B66F3", - "ticketNumber": "4KREPXN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.715175, -79.979923", - "loadTime": "10/06/2019 21:53:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:56:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4KREPXN_201910062153_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5D80590-4C32-4DDC-B1F3-4D93BDD14BCE", - "ticketNumber": "7SJFJXY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.715936, -79.98116", - "loadTime": "10/06/2019 21:38:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:39:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7SJFJXY_201910062138_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C518D14C-26BE-4D2A-83D0-8BE9A7535D51", - "ticketNumber": "9JYRV5Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.715735, -79.981011", - "loadTime": "10/06/2019 21:44:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:45:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9JYRV5Q_201910062144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA5C7E01-76D5-4C1A-BD70-BDCB4AA04F26", - "ticketNumber": "5D9NDMH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.713815, -79.978609", - "loadTime": "10/06/2019 22:07:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "22:10:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5D9NDMH_201910062207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9ED96C2-A05F-4918-AA0E-F9B6223B7096", - "ticketNumber": "9JF2X9Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714928, -79.980131", - "loadTime": "10/06/2019 22:00:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "22:02:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9JF2X9Z_201910062200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "024CD433-F193-40DE-9FB5-46F504B48964", - "ticketNumber": "53S33TX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.764071, -79.994709", - "loadTime": "10/06/2019 21:20:57", - "straightDistance": "7.5", - "routeDistance": "11.05", - "timeToTower": "1:18:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "22:39:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 55, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_53S33TX_201910062120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09D75020-4FA4-4251-BF21-D763F3A562CC", - "ticketNumber": "83BXNDA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.740515, -79.970585", - "loadTime": "10/06/2019 21:31:47", - "straightDistance": "7.19", - "routeDistance": "13.06", - "timeToTower": "0:52:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "22:24:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_83BXNDA_201910062131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18A653FF-8848-45DE-894B-79917036E37F", - "ticketNumber": "4NZCRDT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.765745, -79.993593", - "loadTime": "10/06/2019 21:11:35", - "straightDistance": "7.63", - "routeDistance": "11.05", - "timeToTower": "1:22:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "22:34:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 95, - "quantity": 81.1, - "calculatedQuantity": "81.1 CY", - "s3DownloadKey": "HaulPass_4NZCRDT_201910062111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "316209A9-5087-4397-A262-F37211C2DFE9", - "ticketNumber": "9GUHAS4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.741851, -79.988630", - "loadTime": "10/06/2019 19:37:17", - "straightDistance": "6.49", - "routeDistance": "11.62", - "timeToTower": "2:33:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "22:10:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 55, - "quantity": 37.9, - "calculatedQuantity": "37.9 CY", - "s3DownloadKey": "HaulPass_9GUHAS4_201910061937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "380C9EE6-2F8F-4944-980E-99050FDE24CA", - "ticketNumber": "5SDA9QF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.740736, -79.967833", - "loadTime": "10/06/2019 21:17:28", - "straightDistance": "7.32", - "routeDistance": "12.9", - "timeToTower": "0:29:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "21:47:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 50, - "quantity": 34.7, - "calculatedQuantity": "34.7 CY", - "s3DownloadKey": "HaulPass_5SDA9QF_201910062114_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "452FE488-AC4E-4536-8F48-B687BA8D085D", - "ticketNumber": "7FV6PGX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.752774, -79.983459", - "loadTime": "10/06/2019 19:57:31", - "straightDistance": "7.26", - "routeDistance": "11.3", - "timeToTower": "0:51:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "20:48:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 60, - "quantity": 38.8, - "calculatedQuantity": "38.8 CY", - "s3DownloadKey": "HaulPass_7FV6PGX_201910061957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D2332F7-DC37-4341-A204-F04FC9D35DBE", - "ticketNumber": "5AT288W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.752227, -79.973913", - "loadTime": "10/06/2019 21:14:19", - "straightDistance": "7.6", - "routeDistance": "12.23", - "timeToTower": "0:57:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "22:11:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 65, - "quantity": 48.3, - "calculatedQuantity": "48.3 CY", - "s3DownloadKey": "HaulPass_5AT288W_201910062054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5751CD38-0218-41FD-B20D-F71FECA5CFDE", - "ticketNumber": "7ZSRU2S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.754943, -79.974167", - "loadTime": "10/06/2019 20:24:55", - "straightDistance": "7.73", - "routeDistance": "12.12", - "timeToTower": "0:43:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "21:07:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 75, - "quantity": 49.7, - "calculatedQuantity": "49.7 CY", - "s3DownloadKey": "HaulPass_7ZSRU2S_201910061927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67445FD8-E639-4D07-9A19-2B20B3AE8D8D", - "ticketNumber": "TU2TLJ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.713280, -79.953353", - "loadTime": "10/06/2019 20:07:24", - "straightDistance": "7.04", - "routeDistance": "15.2", - "timeToTower": "0:58:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "21:05:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_TU2TLJ9_201910062007_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6811B1BB-A868-4C1F-AB7F-EA933BD96F8E", - "ticketNumber": "8DCQN66", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.751910, -79.993076", - "loadTime": "10/06/2019 20:18:20", - "straightDistance": "6.86", - "routeDistance": "10.44", - "timeToTower": "0:32:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "20:50:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 60, - "quantity": 22.6, - "calculatedQuantity": "22.6 CY", - "s3DownloadKey": "HaulPass_8DCQN66_201910062018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B1278C4-321E-4FE8-9902-D441425DF38F", - "ticketNumber": "5K2JVYY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.740551, -79.970773", - "loadTime": "10/06/2019 19:46:32", - "straightDistance": "7.18", - "routeDistance": "13.07", - "timeToTower": "0:56:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "20:42:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 45, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_5K2JVYY_201910061946_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "756D3DB4-DB14-4CA7-AC98-E025D2EDABDE", - "ticketNumber": "3C43L8N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.717093, -79.981631", - "loadTime": "10/06/2019 21:31:54", - "straightDistance": "5.7", - "routeDistance": "13.08", - "timeToTower": "0:42:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "22:14:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 65, - "quantity": 24.5, - "calculatedQuantity": "24.5 CY", - "s3DownloadKey": "HaulPass_3C43L8N_201910062131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7607FD0D-C593-424C-B225-88AAEBE3E942", - "ticketNumber": "9QH4VQL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.744625, -79.987873", - "loadTime": "10/06/2019 21:35:26", - "straightDistance": "6.66", - "routeDistance": "11.25", - "timeToTower": "0:27:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "22:02:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_9QH4VQL_201910062120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E664E16-995A-465C-BCF8-9CCB393D3B7F", - "ticketNumber": "8RKDVAQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.752882, -79.983453", - "loadTime": "10/06/2019 19:54:09", - "straightDistance": "7.26", - "routeDistance": "11.31", - "timeToTower": "0:53:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "20:47:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 65, - "quantity": 47.9, - "calculatedQuantity": "47.9 CY", - "s3DownloadKey": "HaulPass_8RKDVAQ_201910061954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80BFA927-410F-4D39-8878-320A9FE1ED66", - "ticketNumber": "7LEJQ73", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.740561, -79.970085", - "loadTime": "10/06/2019 20:58:27", - "straightDistance": "7.21", - "routeDistance": "13.03", - "timeToTower": "0:47:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "21:46:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 55, - "quantity": 33.3, - "calculatedQuantity": "33.3 CY", - "s3DownloadKey": "HaulPass_7LEJQ73_201910062058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89C0E219-8672-4BF5-829B-D6ACBEDBBC89", - "ticketNumber": "8RCEKH7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.766102, -79.989033", - "loadTime": "10/06/2019 21:25:49", - "straightDistance": "7.79", - "routeDistance": "11.07", - "timeToTower": "0:51:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "22:16:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 70, - "quantity": 65.2, - "calculatedQuantity": "65.2 CY", - "s3DownloadKey": "HaulPass_8RCEKH7_201910062125_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CBEBFC4-7A57-46C0-8BD0-63340B4A5400", - "ticketNumber": "6T27YYK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.751743, -79.983740", - "loadTime": "10/06/2019 20:36:23", - "straightDistance": "7.19", - "routeDistance": "11.23", - "timeToTower": "0:47:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "21:23:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 95, - "quantity": 68.6, - "calculatedQuantity": "68.6 CY", - "s3DownloadKey": "HaulPass_6T27YYK_201910062036_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F60C27D-E0D2-4EC7-B84D-B2D6056723B9", - "ticketNumber": "BKP6DAV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "39DV4DS", - "fieldMonitorName": "Chris Johnson", - "loadCoordinates": "32.764023, -79.994843", - "loadTime": "10/06/2019 21:23:10", - "straightDistance": "7.49", - "routeDistance": "11.01", - "timeToTower": "1:15:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "22:38:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 65, - "quantity": 61.6, - "calculatedQuantity": "61.6 CY", - "s3DownloadKey": "HaulPass_BKP6DAV_201910062123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94EA3448-24B4-43FA-BCCD-B5832DCD897E", - "ticketNumber": "4ZK89AK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.751923, -79.983598", - "loadTime": "10/06/2019 20:32:29", - "straightDistance": "7.21", - "routeDistance": "11.25", - "timeToTower": "0:47:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "21:20:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 75, - "quantity": 59.3, - "calculatedQuantity": "59.3 CY", - "s3DownloadKey": "HaulPass_4ZK89AK_201910062026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A6A9BF7-1DA1-4750-8451-C82E81426CF0", - "ticketNumber": "97DPU4D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.740510, -79.970573", - "loadTime": "10/06/2019 21:32:29", - "straightDistance": "7.19", - "routeDistance": "13.06", - "timeToTower": "0:52:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "22:25:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 45, - "quantity": 30.9, - "calculatedQuantity": "30.9 CY", - "s3DownloadKey": "HaulPass_97DPU4D_201910062132_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F5D8090-C6C9-49C0-B999-86331C7B4089", - "ticketNumber": "5BMA3BU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.740486, -79.970824", - "loadTime": "10/06/2019 19:52:56", - "straightDistance": "7.17", - "routeDistance": "13.08", - "timeToTower": "0:51:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "20:44:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 45, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_5BMA3BU_201910061952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3FCF0F1-3595-4BE5-ABA3-099E0557DB03", - "ticketNumber": "65WFEMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "48Z8L6J", - "fieldMonitorName": "Antwan Jenkins", - "loadCoordinates": "32.764182, -79.989976", - "loadTime": "10/06/2019 21:31:41", - "straightDistance": "7.65", - "routeDistance": "10.88", - "timeToTower": "0:44:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "22:15:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 85, - "quantity": 80, - "calculatedQuantity": "80 CY", - "s3DownloadKey": "HaulPass_65WFEMX_201910062131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6EDE9B8-353C-47AE-8CDD-00A45619DCFE", - "ticketNumber": "57A6XSJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.716913, -79.981498", - "loadTime": "10/06/2019 21:41:39", - "straightDistance": "5.7", - "routeDistance": "13.1", - "timeToTower": "0:37:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "22:18:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 65, - "quantity": 23.9, - "calculatedQuantity": "23.9 CY", - "s3DownloadKey": "HaulPass_57A6XSJ_201910062141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7502534-CC2D-4133-A2B0-6C1400126F57", - "ticketNumber": "7RH6HM2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.720682, -79.982303", - "loadTime": "10/06/2019 20:26:12", - "straightDistance": "5.81", - "routeDistance": "12.82", - "timeToTower": "0:32:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "20:58:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_7RH6HM2_201910062014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8DB17B5-55E2-43BF-BFF1-076239A2C3F3", - "ticketNumber": "8YYSSTQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8PQJK66", - "fieldMonitorName": "Derrick Stanley", - "loadCoordinates": "32.765741, -79.995025", - "loadTime": "10/06/2019 21:25:29", - "straightDistance": "7.58", - "routeDistance": "11.13", - "timeToTower": "1:10:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/06/2019", - "disposalTime": "22:35:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 90, - "quantity": 95.9, - "calculatedQuantity": "95.9 CY", - "s3DownloadKey": "HaulPass_8YYSSTQ_201910062125_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "009D6AD8-1691-4287-BAEE-9862C05D89E6", - "ticketNumber": "7JXS2SV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.731437, -79.982498", - "loadTime": "10/06/2019 17:26:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:30:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7JXS2SV_201910061726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "010E5003-5663-4DB0-9D3B-37DF55244B45", - "ticketNumber": "7MPMXH3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.719465, -79.98199", - "loadTime": "10/06/2019 20:19:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "20:20:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7MPMXH3_201910062019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "019028E6-2EE4-413D-94D0-94B51D50CDAB", - "ticketNumber": "9G66XHF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.724363, -79.982245", - "loadTime": "10/06/2019 19:09:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "19:11:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9G66XHF_201910061909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05A4A8E3-3792-4342-8E0C-9DE8811B5C86", - "ticketNumber": "48Q936G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.723131, -79.982144", - "loadTime": "10/06/2019 19:30:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "19:32:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_48Q936G_201910061930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A738788-371A-40C2-A972-5BD04E17E0ED", - "ticketNumber": "8C3MF7D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.730767, -79.982252", - "loadTime": "10/06/2019 17:47:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:50:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8C3MF7D_201910061747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E58B3C0-0F55-44C8-A739-B720992BAB43", - "ticketNumber": "87EAJPY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.750825, -79.991243", - "loadTime": "10/06/2019 13:28:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:31:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_87EAJPY_201910061328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F7E0FD9-CB70-48EF-ADF9-B97D91C6B7C4", - "ticketNumber": "974H5HW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.728176, -79.982223", - "loadTime": "10/06/2019 18:13:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:15:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_974H5HW_201910061813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1178F792-1837-4C9F-BD89-E16377C3DE52", - "ticketNumber": "453EQE3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.742665, -79.98426", - "loadTime": "10/06/2019 15:00:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:04:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_453EQE3_201910061500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16C6FAC2-E01B-4A1D-A47D-1FF6D6F6A791", - "ticketNumber": "33F9KUS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.742513, -79.983807", - "loadTime": "10/06/2019 15:07:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:09:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_33F9KUS_201910061507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1719E19E-9998-48F8-BCF4-FC1FCDB359B8", - "ticketNumber": "4HZYHZA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.744437, -79.985571", - "loadTime": "10/06/2019 14:50:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:51:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4HZYHZA_201910061450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2688D628-EC79-4007-B46F-807B3D7F60D6", - "ticketNumber": "JHMQUBA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.747599, -79.988023", - "loadTime": "10/06/2019 14:14:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:16:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_JHMQUBA_201910061414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29743E63-550E-44F1-AE41-2C1C3D19F7D3", - "ticketNumber": "4X7Y7U2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.741528, -79.983398", - "loadTime": "10/06/2019 15:14:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:16:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4X7Y7U2_201910061514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2BCF8096-5A03-411D-85DC-BCA25E82DC75", - "ticketNumber": "6GHU4YP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.744225, -79.985345", - "loadTime": "10/06/2019 14:52:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:53:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6GHU4YP_201910061452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "315B0C9B-7ECB-4458-A516-2B804C0D30C6", - "ticketNumber": "36FLSBP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.749471, -79.98972", - "loadTime": "10/06/2019 13:40:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:44:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_36FLSBP_201910061340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34EBB4BA-D466-487E-921A-8FA991D03C61", - "ticketNumber": "74Q2D9S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.730151, -79.982444", - "loadTime": "10/06/2019 17:54:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:56:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_74Q2D9S_201910061754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3532A7AA-1BE2-4C74-B3BC-5998EAA8D234", - "ticketNumber": "8RTV5BW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.715969, -79.981125", - "loadTime": "10/06/2019 21:30:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:33:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8RTV5BW_201910062130_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50271C7A-C382-41C2-A193-E82C0AFA4DD4", - "ticketNumber": "5T25YZH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.746242, -79.986946", - "loadTime": "10/06/2019 14:31:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:32:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5T25YZH_201910061431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51A7D21F-D526-4C46-B862-5793D9162BB0", - "ticketNumber": "58X22WZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.740791, -79.983218", - "loadTime": "10/06/2019 15:21:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:25:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_58X22WZ_201910061521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51B3940D-A620-4904-80B5-BCB6DCF654C9", - "ticketNumber": "3BTWBMB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.717362, -79.981777", - "loadTime": "10/06/2019 21:22:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:24:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3BTWBMB_201910062122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5722C3CF-CAEA-4615-966E-E602F90B4D28", - "ticketNumber": "8PNTB3E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.730819, -79.982211", - "loadTime": "10/06/2019 17:43:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:46:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8PNTB3E_201910061743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AC1E659-5D9E-4BAA-85C4-496AC15B4AE7", - "ticketNumber": "742U3B9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.717389, -79.982146", - "loadTime": "10/06/2019 20:57:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:07:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_742U3B9_201910062057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DA0A8D8-2BFB-4C3F-8373-6137789D033F", - "ticketNumber": "4NQ3GCN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.726548, -79.981852", - "loadTime": "10/06/2019 18:32:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:34:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4NQ3GCN_201910061832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61FC862E-4F3B-4CE1-8F5A-D4AE7A09A884", - "ticketNumber": "AWRL94C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.737366, -79.982791", - "loadTime": "10/06/2019 15:47:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:51:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_AWRL94C_201910061547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63647F8F-9FC5-457B-81EE-A9639F12F47E", - "ticketNumber": "7QVBSMU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.72742, -79.982348", - "loadTime": "10/06/2019 18:20:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:22:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QVBSMU_201910061820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "639FB1C2-BAA8-4E39-AC62-82A7E51D36D9", - "ticketNumber": "8H7PGBJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.750848, -79.991331", - "loadTime": "10/06/2019 13:22:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:28:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8H7PGBJ_201910061322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63B67AE8-6CB4-4EF4-8C60-17D3B0929FC7", - "ticketNumber": "4TRP4YC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.713854, -79.977667", - "loadTime": "10/06/2019 22:09:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "22:10:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4TRP4YC_201910062209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64B091E2-13E2-4165-B26B-6D35F7335E2F", - "ticketNumber": "85FK2FW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714999, -79.980282", - "loadTime": "10/06/2019 21:45:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:49:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_85FK2FW_201910062145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66339B7C-7C1A-4384-8135-E351D85C2EC4", - "ticketNumber": "4Y58T2X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.719425, -79.982215", - "loadTime": "10/06/2019 20:27:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "20:31:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4Y58T2X_201910062027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B7D4FCD-781D-41F1-827D-2E621C60CA2E", - "ticketNumber": "5J8CFU7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.726228, -79.982229", - "loadTime": "10/06/2019 18:39:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:42:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5J8CFU7_201910061839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71398F1A-8D30-481B-816C-AE690F6A8D79", - "ticketNumber": "5WD3LJF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.71619, -79.981326", - "loadTime": "10/06/2019 21:35:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:38:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5WD3LJF_201910062135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79A14532-6B02-41CE-9E8C-505E67C93B8A", - "ticketNumber": "4QADK5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.718966, -79.98234", - "loadTime": "10/06/2019 20:38:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "20:41:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4QADK5J_201910062038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DD97695-BCC6-49ED-B89A-1BB0A4A08FD2", - "ticketNumber": "87LUMHA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.752936, -79.994737", - "loadTime": "10/06/2019 12:44:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:13:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "12:57:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_87LUMHA_201910061244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83648B70-9E4C-49DB-9362-9F43C2D11C35", - "ticketNumber": "48TMN9G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.750863, -79.991455", - "loadTime": "10/06/2019 13:16:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:19:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_48TMN9G_201910061316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85434F5B-5ACC-48C5-804D-8CCE9A45D296", - "ticketNumber": "8W9XRRH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.731473, -79.982345", - "loadTime": "10/06/2019 17:31:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:35:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8W9XRRH_201910061731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "880B4FEE-698D-4D50-86E0-25E652453221", - "ticketNumber": "8ZLNZX3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.734623, -79.982241", - "loadTime": "10/06/2019 16:58:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "16:59:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ZLNZX3_201910061658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88ED014B-60FE-47F4-B70D-E7E76E02177A", - "ticketNumber": "8LAXSDQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.718241, -79.98232", - "loadTime": "10/06/2019 20:44:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "20:51:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8LAXSDQ_201910062044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8EBABEDB-780A-47FC-846A-0FACC685E9DF", - "ticketNumber": "6VR4C43", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.727201, -79.982237", - "loadTime": "10/06/2019 18:22:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:24:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6VR4C43_201910061822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F4AC2FB-F6C2-4880-8C43-0A14BAC3BC18", - "ticketNumber": "6TQ8HUR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.727156, -79.981923", - "loadTime": "10/06/2019 18:25:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:26:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6TQ8HUR_201910061825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9652CC35-B918-42FE-9C11-5800B70436B0", - "ticketNumber": "M8JL35S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.719735, -79.982408", - "loadTime": "10/06/2019 20:21:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "20:23:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_M8JL35S_201910062021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B020467-070C-49F3-ABD7-3397D98F8DC2", - "ticketNumber": "6HCJRB4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.731598, -79.982136", - "loadTime": "10/06/2019 17:21:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:25:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HCJRB4_201910061721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CAF3D5C-6BAF-4046-9EC1-5C0D9CF47E6F", - "ticketNumber": "8GUXD5M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.722951, -79.982085", - "loadTime": "10/06/2019 19:35:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "19:39:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8GUXD5M_201910061935_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D7982A2-12A8-4B31-8F4C-2B27EF6F7F01", - "ticketNumber": "RHPBCWY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.751873, -79.993253", - "loadTime": "10/06/2019 13:00:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:02:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_RHPBCWY_201910061300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0E9195E-F59F-48A6-B9CA-2378A949CD53", - "ticketNumber": "8KZCSY5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.725565, -79.982251", - "loadTime": "10/06/2019 18:54:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:58:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8KZCSY5_201910061854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A47FF641-146A-4CF2-B720-75C8711CDBEF", - "ticketNumber": "4PXJMK4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.722025, -79.982201", - "loadTime": "10/06/2019 19:50:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "19:54:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4PXJMK4_201910061950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA36013C-F18F-41F7-9F93-8B4263C6FC29", - "ticketNumber": "5TJHEWW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714878, -79.979585", - "loadTime": "10/06/2019 21:57:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:59:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5TJHEWW_201910062157_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA590D98-CCDC-4F6A-9B9C-02E38D8338E6", - "ticketNumber": "6SWPEUL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.746334, -79.986942", - "loadTime": "10/06/2019 14:33:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:35:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SWPEUL_201910061433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AAE0E088-2A14-45FD-8A82-CD68672B40E9", - "ticketNumber": "7WWKQCS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.736626, -79.982815", - "loadTime": "10/06/2019 15:55:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:56:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7WWKQCS_201910061555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B11657FE-7966-4D8B-B32B-B353B04CE454", - "ticketNumber": "8GVKDEM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.75063, -79.99076", - "loadTime": "10/06/2019 13:34:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:37:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8GVKDEM_201910061334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B136B586-45A6-4A3C-839B-1CF09C43E392", - "ticketNumber": "64PPQAY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.717216, -79.981806", - "loadTime": "10/06/2019 21:13:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:21:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64PPQAY_201910062113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2FFD588-1A66-4EE9-A445-0B89EA3E5A69", - "ticketNumber": "3VYSTLN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.751316, -79.992853", - "loadTime": "10/06/2019 13:05:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:08:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3VYSTLN_201910061305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B70EAE18-4AA1-4D7F-A5EF-F09DEA2B1DD7", - "ticketNumber": "3AZMHNE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.725326, -79.982174", - "loadTime": "10/06/2019 18:52:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:53:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3AZMHNE_201910061852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB6D27E8-E5AF-43DD-B5BC-B18A67E7FF52", - "ticketNumber": "79E3TG7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.715173, -79.980282", - "loadTime": "10/06/2019 21:49:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:52:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_79E3TG7_201910062149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCC60B3B-201B-4811-A60B-0B2825E36B80", - "ticketNumber": "7GFR7DD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.748461, -79.988714", - "loadTime": "10/06/2019 13:52:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:55:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7GFR7DD_201910061352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDED925E-2908-4E2F-8735-74B8EF822F8B", - "ticketNumber": "8NG744Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.746686, -79.987002", - "loadTime": "10/06/2019 14:22:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "14:26:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NG744Z_201910061422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C34C1CFD-E722-4721-98DA-162AA602C825", - "ticketNumber": "8ECCPYQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.728112, -79.982172", - "loadTime": "10/06/2019 18:11:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:13:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ECCPYQ_201910061811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9E92E41-CCA2-46AB-AFC7-D095208FF007", - "ticketNumber": "JCTB9MT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.724414, -79.982164", - "loadTime": "10/06/2019 19:05:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "19:07:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_JCTB9MT_201910061905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA2C749A-25AB-4F0D-BAD8-E5DB006C0E5F", - "ticketNumber": "7BQK9XF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.713858, -79.977647", - "loadTime": "10/06/2019 22:15:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "22:15:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7BQK9XF_201910062215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB50F19A-54BF-4FB5-B4C6-FEBBEFB49EC8", - "ticketNumber": "7VSAK6L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.721791, -79.982235", - "loadTime": "10/06/2019 20:02:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "20:03:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7VSAK6L_201910062002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC2707C9-A3C7-4A88-89AD-8EFFD9702F63", - "ticketNumber": "5CDDEML", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.726121, -79.982014", - "loadTime": "10/06/2019 18:37:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:38:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5CDDEML_201910061837_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE4E05A5-0DD7-4403-AF37-1C634769873B", - "ticketNumber": "8XVLLDH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.732268, -79.982139", - "loadTime": "10/06/2019 17:15:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:17:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8XVLLDH_201910061715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D211B801-AA79-414E-9C54-800EE7389279", - "ticketNumber": "CYSS7PG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.723737, -79.982029", - "loadTime": "10/06/2019 19:19:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "19:21:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_CYSS7PG_201910061919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D316518E-1E5C-42C4-90C9-CD05F16C24FF", - "ticketNumber": "9YUJ7RE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.726422, -79.982101", - "loadTime": "10/06/2019 18:29:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "18:30:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9YUJ7RE_201910061829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC540A2E-E9A7-498A-B123-DF36E015926A", - "ticketNumber": "JHSP2S4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.723566, -79.982279", - "loadTime": "10/06/2019 19:14:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "19:17:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_JHSP2S4_201910061914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCAA2FA1-C44A-489F-89AB-BE05EBE6E82C", - "ticketNumber": "83VV2RD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.713882, -79.977698", - "loadTime": "10/06/2019 22:11:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "22:12:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83VV2RD_201910062211_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE08048C-BF8B-4C4E-9DB7-B90D3A8E7880", - "ticketNumber": "7UHK8BE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.723238, -79.98215", - "loadTime": "10/06/2019 19:24:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "19:27:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7UHK8BE_201910061924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFCAE2B0-4952-43B0-9079-FFDB30C29827", - "ticketNumber": "9TQB42V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714759, -79.979844", - "loadTime": "10/06/2019 21:54:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:57:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9TQB42V_201910062154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E20D9AE9-B62D-4E1F-B2B0-2AF287ED386A", - "ticketNumber": "8V94GXV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.738606, -79.982976", - "loadTime": "10/06/2019 15:32:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:34:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8V94GXV_201910061532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2B745B2-4C40-405C-984A-FFD0BD941A06", - "ticketNumber": "7Y3CL7R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.738152, -79.982943", - "loadTime": "10/06/2019 15:36:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:39:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7Y3CL7R_201910061536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E77E9471-FC32-4DC1-B985-6137FAC9BD81", - "ticketNumber": "5J93PEW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.74845, -79.988637", - "loadTime": "10/06/2019 13:48:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "13:51:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5J93PEW_201910061348_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E792BC16-EF27-492E-841D-161908C517D4", - "ticketNumber": "4PYPVJ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.716603, -79.98154", - "loadTime": "10/06/2019 21:27:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "21:29:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4PYPVJ6_201910062127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F72DD096-E27D-4CF2-9023-E2BB355E60AF", - "ticketNumber": "FTSXVNU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.732809, -79.982304", - "loadTime": "10/06/2019 17:09:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "17:12:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_FTSXVNU_201910061709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F79469F2-9114-4701-936A-A3720B7F2C9F", - "ticketNumber": "4LYMDR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.718419, -79.982488", - "loadTime": "10/06/2019 20:51:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "20:53:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4LYMDR3_201910062051_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8FB1F3B-C730-4EE5-9A0B-84824EF91158", - "ticketNumber": "6VJHJ7F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.722193, -79.982474", - "loadTime": "10/06/2019 19:44:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "19:47:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6VJHJ7F_201910061944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF3E5F4F-3A92-4C1A-9FAC-D0F963F31E82", - "ticketNumber": "5SNH3A6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.738192, -79.982881", - "loadTime": "10/06/2019 15:42:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/06/2019", - "disposalTime": "15:43:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5SNH3A6_201910061542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E884D32-D882-42AD-AA5C-4B1638A2DECD", - "ticketNumber": "7U8CULJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.748558, -79.997354", - "loadTime": "10/07/2019 13:53:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "13:55:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7U8CULJ_201910071353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D12F5F33-58C7-4652-A487-E347B0060EFF", - "ticketNumber": "9NHR3JK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.748511, -79.997476", - "loadTime": "10/07/2019 13:42:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "13:47:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9NHR3JK_201910071342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3C3AB27-AD05-4E1F-B1C3-E84B25A5416A", - "ticketNumber": "9KAY5V5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.748349, -79.997289", - "loadTime": "10/07/2019 13:56:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "14:09:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9KAY5V5_201910071356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0BEFA5C5-DE87-4A52-B13A-6B73A1ECC7D1", - "ticketNumber": "3UGTB4N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.766204, -79.999244", - "loadTime": "10/07/2019 13:59:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "14:02:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3UGTB4N_201910071359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "201677FA-2CAE-40E7-BF9C-9253366432BC", - "ticketNumber": "735VWX2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.766034, -79.999267", - "loadTime": "10/07/2019 14:02:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:21:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "14:23:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_735VWX2_201910071402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BC821EC-778B-45F7-998B-1148DFCD55ED", - "ticketNumber": "66RMMFS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.766466, -79.996491", - "loadTime": "10/07/2019 13:36:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "13:38:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_66RMMFS_201910071336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54BEC3FB-D9D1-4686-B486-650710BA50E1", - "ticketNumber": "8S7WCMR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.766363, -79.996944", - "loadTime": "10/07/2019 13:39:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "13:41:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8S7WCMR_201910071339_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "585372AA-634F-498E-B7BA-15006A38D364", - "ticketNumber": "84MU954", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.766066, -79.999061", - "loadTime": "10/07/2019 13:49:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "13:52:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_84MU954_201910071349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B00BFF15-8F1A-4B76-9CE8-1343FEC965E0", - "ticketNumber": "56XLCXT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.766793, -79.993386", - "loadTime": "10/07/2019 13:20:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "13:24:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_56XLCXT_201910071320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4F4B301-6454-4FA7-AABB-23A8AB5EEB34", - "ticketNumber": "4E7R9YC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.76668, -79.993249", - "loadTime": "10/07/2019 13:15:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "13:18:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4E7R9YC_201910071315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2C433D8-EF53-4F3A-9F57-3928E5B03C56", - "ticketNumber": "6T3LB54", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.76671, -79.99287", - "loadTime": "10/07/2019 13:08:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "13:11:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6T3LB54_201910071308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DDD38731-A275-4FAD-8627-260D2E465145", - "ticketNumber": "6SUHAX2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.766596, -79.993567", - "loadTime": "10/07/2019 13:24:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "13:27:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SUHAX2_201910071324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "840C04B1-FAF0-4BC8-88E3-65654552C94D", - "ticketNumber": "4PC9WY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.725647, -80.196173", - "loadTime": "10/07/2019 14:14:09", - "straightDistance": "13.23", - "routeDistance": "19.3", - "timeToTower": "1:03:35", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/07/2019", - "disposalTime": "15:17:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_4PC9WY4_201910071414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EBB59258-98C6-48FE-8553-256FC29C3C98", - "ticketNumber": "3YA6SCY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.737274, -80.199081", - "loadTime": "10/07/2019 11:51:56", - "straightDistance": "13.7", - "routeDistance": "18.72", - "timeToTower": "0:44:11", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/07/2019", - "disposalTime": "12:36:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_3YA6SCY_201910071140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0317665C-42F3-4368-B364-0E64589B12EF", - "ticketNumber": "3ZH3XUE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.798812, -80.037637", - "loadTime": "10/07/2019 13:09:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "13:14:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3ZH3XUE_201910071309_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04344E95-D787-4BE1-B971-B24B10D5EC2E", - "ticketNumber": "9LY2QWA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.805521, -80.034907", - "loadTime": "10/07/2019 14:46:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "14:48:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9LY2QWA_201910071446_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09131F73-25A7-45B1-95D8-A1C34C2AC2CC", - "ticketNumber": "5S6KJTS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.814546, -80.04471", - "loadTime": "10/07/2019 15:33:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:36:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5S6KJTS_201910071533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F4396E8-0C86-4D41-BDD6-6B0529411536", - "ticketNumber": "4HNTJ7D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.80068, -80.036343", - "loadTime": "10/07/2019 13:52:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "13:53:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4HNTJ7D_201910071352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "211C8749-5CF7-4E10-BE19-846441728E3A", - "ticketNumber": "4K9TPXR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.800481, -80.036254", - "loadTime": "10/07/2019 13:43:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "13:46:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4K9TPXR_201910071343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37228502-EB2F-4646-9FD7-21CE260AF84F", - "ticketNumber": "8BT3TX8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.797997, -80.037669", - "loadTime": "10/07/2019 13:19:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "13:23:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8BT3TX8_201910071319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B072BC4-1BE1-4CC9-93C8-38204EB5B17C", - "ticketNumber": "8U32K3Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.798039, -80.037899", - "loadTime": "10/07/2019 13:23:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "13:27:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8U32K3Y_201910071323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C12A103-9941-4063-9140-A6AB20D66719", - "ticketNumber": "9GALQ7L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.805626, -80.03481", - "loadTime": "10/07/2019 14:31:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "14:42:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9GALQ7L_201910071431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CFC4797-DB99-4887-A1ED-1CE297045996", - "ticketNumber": "6P7893K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.79855, -80.037659", - "loadTime": "10/07/2019 13:14:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "13:18:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6P7893K_201910071314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E69A9E6-DF41-47FD-96F2-411CCE7FA160", - "ticketNumber": "8KXLWSP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.800501, -80.036216", - "loadTime": "10/07/2019 13:46:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "13:51:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8KXLWSP_201910071346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E7F4EC9-496B-417A-9CB2-2C6CFDBCB4FD", - "ticketNumber": "64NC2YZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.800377, -80.03618", - "loadTime": "10/07/2019 13:40:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "13:43:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64NC2YZ_201910071340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76BE4F87-F1FC-45F3-89DD-A46567A54024", - "ticketNumber": "7GDDDYN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.80516, -80.034357", - "loadTime": "10/07/2019 14:27:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "14:31:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7GDDDYN_201910071427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8370F1A1-C50F-476E-9FB9-263F145A756E", - "ticketNumber": "QEF6939", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.805828, -80.034972", - "loadTime": "10/07/2019 14:53:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "14:54:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_QEF6939_201910071453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90FCD176-8CBF-4CEF-93E9-CE0BF546B4D0", - "ticketNumber": "9GJHJY6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.799111, -80.037347", - "loadTime": "10/07/2019 13:58:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "14:02:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9GJHJY6_201910071358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B315D75-C5DA-45AF-9064-3589839827E9", - "ticketNumber": "7QWNE3Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.805229, -80.034684", - "loadTime": "10/07/2019 14:25:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "14:26:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QWNE3Q_201910071425_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DF93A00-A091-4F78-81F4-8572990E7093", - "ticketNumber": "4LJH4FJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.814424, -80.044798", - "loadTime": "10/07/2019 15:36:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:38:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4LJH4FJ_201910071536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A159F151-387F-4253-AF8C-818AF8066D11", - "ticketNumber": "9RYJF5M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.805655, -80.034802", - "loadTime": "10/07/2019 14:49:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "14:51:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9RYJF5M_201910071449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5F87F88-E064-442E-8471-7E5B3D81B5A8", - "ticketNumber": "8FMZFVY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.815705, -80.041475", - "loadTime": "10/07/2019 15:07:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:16:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8FMZFVY_201910071507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0782FAD-9119-426A-95EB-4568C78F7DBB", - "ticketNumber": "3U3RYKV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.814666, -80.044879", - "loadTime": "10/07/2019 15:31:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:33:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3U3RYKV_201910071531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53FCBA98-4A29-467F-8A96-B5261F218D7A", - "ticketNumber": "VUH6TS9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.738573, -80.040852", - "loadTime": "10/07/2019 15:29:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:32:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_VUH6TS9_201910071529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9BB49758-1A1A-4AF9-9B57-93A73E0B8E17", - "ticketNumber": "H5K6KQG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.739304, -80.036238", - "loadTime": "10/07/2019 15:02:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:19:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:21:27", - "debrisType": "Leaner", - "diameter": 14.4, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_H5K6KQG_201910071502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9BD128BC-4982-4105-BB61-A0382C1DD85A", - "ticketNumber": "3FQLFMP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.72621, -80.051678", - "loadTime": "10/07/2019 15:43:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:47:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3FQLFMP_201910071543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC26F5A9-6E5B-45B1-B786-74620578D345", - "ticketNumber": "6N8RKHM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.738893, -80.036811", - "loadTime": "10/07/2019 14:48:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "14:55:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6N8RKHM_201910071448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0218254C-E42D-4319-B60F-654E9AFF154D", - "ticketNumber": "7PLYDF6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.726822, -80.119798", - "loadTime": "10/07/2019 15:01:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:06:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7PLYDF6_201910071501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0488FB1E-6ED8-49CC-A03F-9344C33930F3", - "ticketNumber": "495EYNT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.72628, -80.119632", - "loadTime": "10/07/2019 15:33:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:39:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_495EYNT_201910071533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "089A27B5-C5AF-47C7-948A-DA2BA52FDA50", - "ticketNumber": "9L5MTAW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.727532, -80.128153", - "loadTime": "10/07/2019 16:16:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "16:19:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9L5MTAW_201910071616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E70505B-71F7-4A58-8BF7-51AF60A54378", - "ticketNumber": "EEJAMSL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.771487, -80.100619", - "loadTime": "10/07/2019 13:29:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "13:33:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_EEJAMSL_201910071329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12045408-BA08-471E-8CAC-3F6776E17154", - "ticketNumber": "9RW5D7J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.726753, -80.119872", - "loadTime": "10/07/2019 15:09:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:12:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9RW5D7J_201910071509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "236B2043-D444-44E7-901A-0E6596451495", - "ticketNumber": "K9FEJMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.726821, -80.119827", - "loadTime": "10/07/2019 15:14:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:18:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_K9FEJMX_201910071514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44ADDFFF-071A-4551-BA65-F7F0D7633D92", - "ticketNumber": "5SGS8K3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.723354, -80.120936", - "loadTime": "10/07/2019 16:02:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "16:04:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5SGS8K3_201910071602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6970C304-BBC6-4F77-9F1F-3C188EC4D8DA", - "ticketNumber": "BFWK5B9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.760104, -80.071929", - "loadTime": "10/07/2019 13:59:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "14:05:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BFWK5B9_201910071359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CDD7364-20B0-48EF-8262-663C99E89046", - "ticketNumber": "7WB2Y33", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.770506, -80.095308", - "loadTime": "10/07/2019 13:45:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "13:51:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7WB2Y33_201910071345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7EF9F93D-3C9B-4EA9-A6F0-96AD6F07D26B", - "ticketNumber": "3BF5A55", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.725902, -80.11975", - "loadTime": "10/07/2019 15:47:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:49:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3BF5A55_201910071547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E9179B1-EDD7-4929-A385-F326A44FB3F1", - "ticketNumber": "7NAZGHP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.770618, -80.096837", - "loadTime": "10/07/2019 13:38:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "13:41:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7NAZGHP_201910071338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A996EBD8-E7C3-4D44-95C2-A10AAA86C286", - "ticketNumber": "6Q3KERF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.726246, -80.119624", - "loadTime": "10/07/2019 15:41:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:45:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6Q3KERF_201910071541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5A61D8A-F47D-4E99-B32F-D223E0796C75", - "ticketNumber": "82DZUNJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.771556, -80.10024", - "loadTime": "10/07/2019 13:22:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "13:27:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82DZUNJ_201910071322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D547056B-7E2B-454F-A8F6-F78B287DA4A6", - "ticketNumber": "4KQPX2J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.727457, -80.128237", - "loadTime": "10/07/2019 16:20:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "16:22:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4KQPX2J_201910071620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC15564B-2CE0-4073-8793-01B35CEA2568", - "ticketNumber": "5WENJQF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.72278, -80.121587", - "loadTime": "10/07/2019 15:55:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:59:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5WENJQF_201910071555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E53F613A-D6EE-4D19-87D2-1B31F56DB994", - "ticketNumber": "L5YYAD3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.723347, -80.120943", - "loadTime": "10/07/2019 16:05:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "16:08:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_L5YYAD3_201910071605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF0094CF-FCAD-47EA-81EA-A349802969A1", - "ticketNumber": "83F853B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.726392, -80.119554", - "loadTime": "10/07/2019 15:07:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:09:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83F853B_201910071507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "030D465D-15DF-4380-845C-F640DB09A6F7", - "ticketNumber": "6WTFTED", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.837415, -80.052593", - "loadTime": "10/07/2019 12:01:06", - "straightDistance": "11.99", - "routeDistance": "14.9", - "timeToTower": "1:08:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "13:09:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_6WTFTED_201910071159_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "202D7A06-6C77-4393-AE98-03391DAB09C1", - "ticketNumber": "SRVS8Q5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.797235, -80.084796", - "loadTime": "10/06/2019 21:33:30", - "straightDistance": "10.13", - "routeDistance": "11.68", - "timeToTower": "14:18:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "11:52:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 60, - "quantity": 42.9, - "calculatedQuantity": "42.9 CY", - "s3DownloadKey": "HaulPass_SRVS8Q5_201910062127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B4B97F3-EBB8-42B9-98F4-AF7DD5BE4B5F", - "ticketNumber": "842QKSX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815739, -79.995134", - "loadTime": "10/07/2019 11:47:41", - "straightDistance": "15.24", - "routeDistance": "17.6", - "timeToTower": "0:41:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "12:29:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_842QKSX_201910071147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57169AAB-D553-4FCC-A897-C86E336591ED", - "ticketNumber": "7RMFPDT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.794331, -80.040777", - "loadTime": "10/07/2019 11:42:45", - "straightDistance": "12.69", - "routeDistance": "14.49", - "timeToTower": "0:55:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "12:38:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 65, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_7RMFPDT_201910071142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66F6B3DC-6570-4DE0-847E-378722896F8D", - "ticketNumber": "3YNY7F8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.797165, -80.084800", - "loadTime": "10/06/2019 21:25:58", - "straightDistance": "10.13", - "routeDistance": "11.69", - "timeToTower": "14:25:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "11:51:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_3YNY7F8_201910062125_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CCC551B-EA9A-45CD-B23F-169B0D664A2D", - "ticketNumber": "6GTWLR9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815772, -79.994212", - "loadTime": "10/07/2019 11:58:07", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:48:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "12:47:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 85, - "quantity": 60.2, - "calculatedQuantity": "60.2 CY", - "s3DownloadKey": "HaulPass_6GTWLR9_201910071158_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "753A9473-F5D6-4E78-AFC4-FD746EF98842", - "ticketNumber": "4F9YLKJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.794236, -80.041313", - "loadTime": "10/07/2019 12:03:42", - "straightDistance": "12.66", - "routeDistance": "14.49", - "timeToTower": "0:33:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "12:37:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_4F9YLKJ_201910071203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75A0A9EE-CFBA-4EA9-8B28-F9506BF2AC01", - "ticketNumber": "8LRSCEU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816260, -79.994067", - "loadTime": "10/07/2019 11:53:42", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:41:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "12:35:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_8LRSCEU_201910071153_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7CD736DA-6C73-4474-B604-229AEE3F20A9", - "ticketNumber": "8LK9BF8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815737, -79.994260", - "loadTime": "10/07/2019 11:58:24", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:51:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "12:49:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_8LK9BF8_201910071158_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E5E1B86-2AD3-4686-B38E-1501D1A281AB", - "ticketNumber": "4JSF8VY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816279, -79.994127", - "loadTime": "10/07/2019 11:53:27", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:40:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "12:34:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_4JSF8VY_201910071153_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2381040-3DAB-442A-A1CA-4E5D0EB980C0", - "ticketNumber": "4Q5K8FZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.835462, -80.051261", - "loadTime": "10/07/2019 12:25:48", - "straightDistance": "12.05", - "routeDistance": "15.11", - "timeToTower": "0:47:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "13:13:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 80, - "quantity": 56.9, - "calculatedQuantity": "56.9 CY", - "s3DownloadKey": "HaulPass_4Q5K8FZ_201910071215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2CE30A9-F87C-451F-96F7-2C33ACF4937B", - "ticketNumber": "ZTEQV4W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.813605, -80.107289", - "loadTime": "10/07/2019 11:54:43", - "straightDistance": "8.74", - "routeDistance": "11.41", - "timeToTower": "0:37:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "12:32:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_ZTEQV4W_201910071154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F68E51E4-BD55-41C2-9B00-0DC363CD1CB8", - "ticketNumber": "893B9UH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815789, -79.995020", - "loadTime": "10/07/2019 11:47:55", - "straightDistance": "15.25", - "routeDistance": "17.59", - "timeToTower": "0:43:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "12:31:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_893B9UH_201910071147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04DF225C-8AC9-486E-B19A-ECA25A8226B0", - "ticketNumber": "84N2HAK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.797590, -80.041011", - "loadTime": "10/07/2019 14:03:08", - "straightDistance": "12.65", - "routeDistance": "14.52", - "timeToTower": "0:42:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "14:45:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 75, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_84N2HAK_201910071403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "072ADD7F-0A8B-4FDD-9758-94317690DECF", - "ticketNumber": "4DHJN5L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815955, -79.995043", - "loadTime": "10/07/2019 15:08:25", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "0:44:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "15:52:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 80, - "quantity": 56.5, - "calculatedQuantity": "56.5 CY", - "s3DownloadKey": "HaulPass_4DHJN5L_201910071508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1774B463-A5A2-4073-B521-48E3D53561D0", - "ticketNumber": "9XRE2DY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.813608, -80.107309", - "loadTime": "10/07/2019 15:33:55", - "straightDistance": "8.74", - "routeDistance": "11.41", - "timeToTower": "0:38:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "16:12:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 60, - "quantity": 43.6, - "calculatedQuantity": "43.6 CY", - "s3DownloadKey": "HaulPass_9XRE2DY_201910071533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1BE133AF-D023-46D4-ABE7-1D0BF3F73657", - "ticketNumber": "3HZLPJG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.771964, -80.005017", - "loadTime": "10/07/2019 13:25:03", - "straightDistance": "15", - "routeDistance": "17.17", - "timeToTower": "1:04:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "14:29:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 80, - "quantity": 30.2, - "calculatedQuantity": "30.2 CY", - "s3DownloadKey": "HaulPass_3HZLPJG_201910071254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E88E438-CA55-44AD-A22A-B5E7415F4CCC", - "ticketNumber": "69YEPCJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.771318, -80.000179", - "loadTime": "10/07/2019 15:52:00", - "straightDistance": "15.28", - "routeDistance": "17.47", - "timeToTower": "0:47:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "16:39:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 65, - "quantity": 24.5, - "calculatedQuantity": "24.5 CY", - "s3DownloadKey": "HaulPass_69YEPCJ_201910071552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4530D0F7-B80F-462A-A76B-9D633DB32353", - "ticketNumber": "86TDY4B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.813530, -80.107334", - "loadTime": "10/07/2019 14:19:39", - "straightDistance": "8.73", - "routeDistance": "11.42", - "timeToTower": "0:42:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "15:02:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_86TDY4B_201910071419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4838DFDC-A505-43AC-8F45-A4512185C93E", - "ticketNumber": "9BTA78G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.815529, -79.993614", - "loadTime": "10/07/2019 15:12:26", - "straightDistance": "15.33", - "routeDistance": "17.68", - "timeToTower": "0:56:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "16:09:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 55, - "quantity": 38.9, - "calculatedQuantity": "38.9 CY", - "s3DownloadKey": "HaulPass_9BTA78G_201910071512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53CD96BE-9D95-4625-91A8-6660EDB54311", - "ticketNumber": "QPPWAU9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.785493, -80.033942", - "loadTime": "10/07/2019 15:36:52", - "straightDistance": "13.17", - "routeDistance": "15.01", - "timeToTower": "0:38:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "16:15:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 50, - "quantity": 18.4, - "calculatedQuantity": "18.4 CY", - "s3DownloadKey": "HaulPass_QPPWAU9_201910071515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5532926F-178A-4F28-B033-05AE564D6BF2", - "ticketNumber": "3E76R4Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816385, -79.994070", - "loadTime": "10/07/2019 15:03:51", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:59:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "16:03:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_3E76R4Q_201910071503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55E0219D-0EAE-4495-B118-4BF290679A9D", - "ticketNumber": "9C6MJSW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.785475, -79.982606", - "loadTime": "10/07/2019 14:50:56", - "straightDistance": "16.12", - "routeDistance": "18.03", - "timeToTower": "1:46:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "16:37:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 60, - "quantity": 42.5, - "calculatedQuantity": "42.5 CY", - "s3DownloadKey": "HaulPass_9C6MJSW_201910071450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C4D9ED1-8A57-41B6-ADC3-08783DBDAA34", - "ticketNumber": "KV3N3HZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.796538, -80.081206", - "loadTime": "10/07/2019 15:20:42", - "straightDistance": "10.34", - "routeDistance": "11.9", - "timeToTower": "1:03:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "16:24:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 45, - "quantity": 30.6, - "calculatedQuantity": "30.6 CY", - "s3DownloadKey": "HaulPass_KV3N3HZ_201910071520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5FB882AF-F901-425B-9836-7B712254AE20", - "ticketNumber": "7Z735YZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816347, -79.994264", - "loadTime": "10/07/2019 13:29:25", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:47:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "14:16:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_7Z735YZ_201910071329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "691E5012-C199-4ED8-BB93-FF35AA4821C9", - "ticketNumber": "93K5DRR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.813650, -80.107213", - "loadTime": "10/07/2019 13:03:07", - "straightDistance": "8.74", - "routeDistance": "11.41", - "timeToTower": "0:43:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "13:46:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_93K5DRR_201910071303_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DD78BA5-D7A7-478E-B573-0E18C2130D82", - "ticketNumber": "9QWUDA5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.837862, -80.056025", - "loadTime": "10/07/2019 15:36:20", - "straightDistance": "11.79", - "routeDistance": "14.91", - "timeToTower": "0:46:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "16:22:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 60, - "quantity": 42.7, - "calculatedQuantity": "42.7 CY", - "s3DownloadKey": "HaulPass_9QWUDA5_201910071452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0AE11B2-7A25-4DD3-B26A-1685E6FB7B33", - "ticketNumber": "4RF7JGW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815870, -79.994988", - "loadTime": "10/07/2019 15:08:41", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "0:45:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "15:54:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 65, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_4RF7JGW_201910071508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD32214E-95F0-46E6-96CE-8B35CF388DAD", - "ticketNumber": "92T57ZY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.804488, -80.035793", - "loadTime": "10/07/2019 13:32:54", - "straightDistance": "12.91", - "routeDistance": "15.29", - "timeToTower": "0:59:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "14:32:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_92T57ZY_201910071332_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADB54328-C2C9-4B0D-B5B4-C4D2C886C4A5", - "ticketNumber": "7ZNHASY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815859, -79.994014", - "loadTime": "10/07/2019 13:35:02", - "straightDistance": "15.31", - "routeDistance": "17.64", - "timeToTower": "0:44:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "14:19:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_7ZNHASY_201910071335_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2804B76-72E6-4E9D-8D27-2074C9BBA6D9", - "ticketNumber": "6Y6GCFV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.784780, -79.982607", - "loadTime": "10/07/2019 12:17:52", - "straightDistance": "16.13", - "routeDistance": "17.98", - "timeToTower": "1:42:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "14:00:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 80, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_6Y6GCFV_201910071217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5195F2C-0DE9-41B7-A8D1-D88B14A06E4C", - "ticketNumber": "8XY3HVQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.796458, -80.081466", - "loadTime": "10/07/2019 15:30:22", - "straightDistance": "10.33", - "routeDistance": "11.88", - "timeToTower": "0:54:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "16:25:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 50, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_8XY3HVQ_201910071524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C62D9C72-85C9-47CD-8939-851BD18B8D18", - "ticketNumber": "35ASPR8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815856, -79.993957", - "loadTime": "10/07/2019 13:34:39", - "straightDistance": "15.31", - "routeDistance": "17.64", - "timeToTower": "0:43:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "14:18:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_35ASPR8_201910071334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C82359D6-5C73-4690-87E6-BE64B9124EBF", - "ticketNumber": "4ZKFCG2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.782738, -80.031597", - "loadTime": "10/07/2019 13:24:11", - "straightDistance": "13.34", - "routeDistance": "15.31", - "timeToTower": "0:51:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "14:15:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_4ZKFCG2_201910071300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C84BCBFC-F9F9-40AC-B3D3-F847008E5636", - "ticketNumber": "4ZAURBD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.816057, -79.993593", - "loadTime": "10/07/2019 15:19:59", - "straightDistance": "15.33", - "routeDistance": "17.69", - "timeToTower": "0:50:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "16:10:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 30, - "quantity": 21.9, - "calculatedQuantity": "21.9 CY", - "s3DownloadKey": "HaulPass_4ZAURBD_201910071519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9093ED9-3250-4E9B-A644-D4AE61E7AFCF", - "ticketNumber": "49QVSP5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.796422, -80.081243", - "loadTime": "10/07/2019 14:45:18", - "straightDistance": "10.34", - "routeDistance": "11.91", - "timeToTower": "0:41:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "15:26:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 75, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_49QVSP5_201910071445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA8EA2F4-535A-41F5-BD16-BB5C632CC1BF", - "ticketNumber": "PLS3GCU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.772088, -79.977973", - "loadTime": "10/07/2019 15:00:13", - "straightDistance": "16.53", - "routeDistance": "19.06", - "timeToTower": "1:07:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "16:07:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 50, - "quantity": 36.9, - "calculatedQuantity": "36.9 CY", - "s3DownloadKey": "HaulPass_PLS3GCU_201910071448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD634E0E-E0F7-49C2-BDE3-BD2BA545BCA4", - "ticketNumber": "6Z5YF2X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816347, -79.994264", - "loadTime": "10/07/2019 13:29:10", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:46:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "14:16:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_6Z5YF2X_201910071329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0783E53-0F54-4F02-AB68-CC3A3EE35603", - "ticketNumber": "7VN7EZP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.774090, -79.977616", - "loadTime": "10/07/2019 12:57:32", - "straightDistance": "16.53", - "routeDistance": "18.87", - "timeToTower": "0:56:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "13:54:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 80, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_7VN7EZP_201910071257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D18C6972-F01B-4AC1-BA69-0A81CF49EFEF", - "ticketNumber": "42TBLUS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.787331, -79.985243", - "loadTime": "10/07/2019 15:04:48", - "straightDistance": "15.95", - "routeDistance": "18.22", - "timeToTower": "1:33:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "16:38:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 45, - "quantity": 29.7, - "calculatedQuantity": "29.7 CY", - "s3DownloadKey": "HaulPass_42TBLUS_201910071504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5D1A0E6-D2A5-45CD-9C40-89DC34436448", - "ticketNumber": "BL8KDLN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815865, -79.994938", - "loadTime": "10/07/2019 13:18:12", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "0:55:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "14:14:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_BL8KDLN_201910071318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCEAAC1D-43ED-47C4-80DB-18F8F836F264", - "ticketNumber": "59XY7QG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.835859, -80.053817", - "loadTime": "10/07/2019 14:08:23", - "straightDistance": "11.91", - "routeDistance": "15.03", - "timeToTower": "2:12:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "16:21:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 45, - "quantity": 28.1, - "calculatedQuantity": "28.1 CY", - "s3DownloadKey": "HaulPass_59XY7QG_201910071405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEC393A3-4FC5-4883-9EB8-A432AEDFBB40", - "ticketNumber": "9SC6DZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815770, -79.994886", - "loadTime": "10/07/2019 13:17:56", - "straightDistance": "15.26", - "routeDistance": "17.58", - "timeToTower": "0:55:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "14:13:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_9SC6DZK_201910071317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E944765E-C47B-4FF8-AF4F-33020B306D4C", - "ticketNumber": "4E3KKWB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816385, -79.994070", - "loadTime": "10/07/2019 15:04:07", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "1:00:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "16:04:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_4E3KKWB_201910071504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F38110BD-22EC-4A97-BD44-A95E051A635D", - "ticketNumber": "45YFHZH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.804547, -80.035790", - "loadTime": "10/07/2019 13:44:12", - "straightDistance": "12.91", - "routeDistance": "15.28", - "timeToTower": "0:50:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "14:34:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_45YFHZH_201910071344_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F413498B-30FE-4246-A4C5-F020ACF8F785", - "ticketNumber": "6DE9RVR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.785287, -79.981682", - "loadTime": "10/07/2019 12:08:38", - "straightDistance": "16.17", - "routeDistance": "18.04", - "timeToTower": "1:53:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "14:01:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 85, - "quantity": 56.2, - "calculatedQuantity": "56.2 CY", - "s3DownloadKey": "HaulPass_6DE9RVR_201910071208_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4DC3E4D-DAF3-4B21-B8FB-2F0EA82D5AA3", - "ticketNumber": "6BAKTUJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.796662, -80.082742", - "loadTime": "10/07/2019 14:24:09", - "straightDistance": "10.26", - "routeDistance": "11.81", - "timeToTower": "1:01:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "15:25:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_6BAKTUJ_201910071416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE67C084-28DA-4567-BA00-EE750D0CB245", - "ticketNumber": "5A63Q69", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.796618, -80.039927", - "loadTime": "10/07/2019 13:33:29", - "straightDistance": "12.72", - "routeDistance": "14.52", - "timeToTower": "1:09:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "14:43:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_5A63Q69_201910071333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06BC751C-E436-47D8-8B9F-77EDC37FF9F3", - "ticketNumber": "4Y44CUP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.752704, -79.972978", - "loadTime": "10/07/2019 15:23:04", - "straightDistance": "7.66", - "routeDistance": "12.3", - "timeToTower": "0:55:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "16:18:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_4Y44CUP_201910071515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AA165FC-F79F-459E-8B6D-CFECFB0AFCCC", - "ticketNumber": "9NKXJL4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.750632, -79.975298", - "loadTime": "10/07/2019 14:36:25", - "straightDistance": "7.47", - "routeDistance": "12.06", - "timeToTower": "1:41:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "16:17:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 60, - "quantity": 41.3, - "calculatedQuantity": "41.3 CY", - "s3DownloadKey": "HaulPass_9NKXJL4_201910071426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F75941E-F4E2-4831-8FC4-DF785F2C9D33", - "ticketNumber": "6HVPSAG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.657689, -80.171214", - "loadTime": "10/07/2019 15:04:06", - "straightDistance": "6.29", - "routeDistance": "12.68", - "timeToTower": "1:57:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "17:02:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 90, - "quantity": 64.2, - "calculatedQuantity": "64.2 CY", - "s3DownloadKey": "HaulPass_6HVPSAG_201910071504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16087629-1B8F-4F54-92D2-E2E12A7325DB", - "ticketNumber": "59DRSDX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.742559, -79.977835", - "loadTime": "10/06/2019 22:13:30", - "straightDistance": "6.97", - "routeDistance": "11.91", - "timeToTower": "13:49:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "12:02:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_59DRSDX_201910062156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "185C8915-3630-4C22-9C88-E0DC58602D41", - "ticketNumber": "99EUPRF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.778780, -79.972696", - "loadTime": "10/06/2019 19:03:57", - "straightDistance": "9.06", - "routeDistance": "12.67", - "timeToTower": "18:03:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "13:07:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_99EUPRF_201910061903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22E056C1-5D55-4C29-A637-227D2EA1571E", - "ticketNumber": "7CMEBDH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.722938, -80.080010", - "loadTime": "10/07/2019 12:40:47", - "straightDistance": "3.58", - "routeDistance": "5.67", - "timeToTower": "0:36:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "13:16:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_7CMEBDH_201910071240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3043DBDA-F679-4FB1-BD6A-E3C11F9E8FC6", - "ticketNumber": "4T7WYEN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750860, -79.983386", - "loadTime": "10/07/2019 15:44:23", - "straightDistance": "7.16", - "routeDistance": "11.24", - "timeToTower": "0:41:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "16:25:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_4T7WYEN_201910071544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32461E86-7842-4E40-9EBE-079A2B18E93D", - "ticketNumber": "9RUTTF6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.713223, -79.953445", - "loadTime": "10/07/2019 14:12:25", - "straightDistance": "7.03", - "routeDistance": "15.21", - "timeToTower": "1:01:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "15:14:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_9RUTTF6_201910071412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B6345A1-3318-4691-B0A3-611907556DCD", - "ticketNumber": "6N59XF5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.778912, -79.972881", - "loadTime": "10/06/2019 19:05:28", - "straightDistance": "9.06", - "routeDistance": "12.68", - "timeToTower": "18:00:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "13:06:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 60, - "quantity": 43.1, - "calculatedQuantity": "43.1 CY", - "s3DownloadKey": "HaulPass_6N59XF5_201910061905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "406AA75C-6B3F-4AA7-908C-AADBA0827769", - "ticketNumber": "4RW6VTW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.727850, -80.014156", - "loadTime": "10/07/2019 14:37:53", - "straightDistance": "4.8", - "routeDistance": "6.38", - "timeToTower": "0:19:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "14:57:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 50, - "quantity": 35.2, - "calculatedQuantity": "35.2 CY", - "s3DownloadKey": "HaulPass_4RW6VTW_201910071437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "416A9698-5705-49B2-8F39-AA0789E95ACE", - "ticketNumber": "FPK67SF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.699516, -80.126118", - "loadTime": "10/07/2019 12:47:58", - "straightDistance": "4.03", - "routeDistance": "8.48", - "timeToTower": "1:26:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "14:14:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_FPK67SF_201910071247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43B55DB4-B48D-4DC7-9CD2-922F2D7C69E7", - "ticketNumber": "3X75KTE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.752509, -79.973075", - "loadTime": "10/07/2019 12:23:21", - "straightDistance": "7.65", - "routeDistance": "12.29", - "timeToTower": "0:56:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "13:20:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_3X75KTE_201910071223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4839FDFF-0F5C-44D1-BCDE-29237E1141DB", - "ticketNumber": "JUXUT8Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.727876, -79.933351", - "loadTime": "10/07/2019 13:04:40", - "straightDistance": "8.51", - "routeDistance": "15.46", - "timeToTower": "0:50:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "13:54:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 75, - "quantity": 69.9, - "calculatedQuantity": "69.9 CY", - "s3DownloadKey": "HaulPass_JUXUT8Z_201910071304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4869A31A-79F0-4B26-A4C9-91D942751AFA", - "ticketNumber": "3V5UVQR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.716896, -80.081121", - "loadTime": "10/07/2019 13:26:23", - "straightDistance": "3.2", - "routeDistance": "5.24", - "timeToTower": "0:23:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "13:49:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_3V5UVQR_201910071323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50576C53-A0AC-4755-BB2E-8646CF0EB840", - "ticketNumber": "98DDFNJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.722892, -80.079933", - "loadTime": "10/07/2019 13:46:36", - "straightDistance": "3.58", - "routeDistance": "5.67", - "timeToTower": "1:17:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "15:04:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_98DDFNJ_201910071346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50871AE5-6399-472C-B8FB-80530CD3EB38", - "ticketNumber": "5EHXAAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.738735, -79.908432", - "loadTime": "10/07/2019 15:54:01", - "straightDistance": "10.14", - "routeDistance": "16.84", - "timeToTower": "1:36:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "17:30:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 50, - "quantity": 37, - "calculatedQuantity": "37 CY", - "s3DownloadKey": "HaulPass_5EHXAAN_201910071554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C749CA6-CEA4-4148-B7BB-C4BB00338ABE", - "ticketNumber": "7XHGCBR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.749360, -79.996584", - "loadTime": "10/07/2019 12:57:53", - "straightDistance": "6.6", - "routeDistance": "11.29", - "timeToTower": "1:04:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "14:02:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 75, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_7XHGCBR_201910071238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F23C25B-3795-4578-B2B2-95E66F3C4FF0", - "ticketNumber": "3LK7Y2M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.729228, -80.014480", - "loadTime": "10/07/2019 15:31:31", - "straightDistance": "4.86", - "routeDistance": "6.61", - "timeToTower": "0:22:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "15:54:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_3LK7Y2M_201910071531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F599C4A-149F-47AF-9FB6-C495B96C1F6A", - "ticketNumber": "75MDB32", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.722885, -80.080062", - "loadTime": "10/07/2019 13:47:00", - "straightDistance": "3.58", - "routeDistance": "5.67", - "timeToTower": "1:18:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "15:05:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_75MDB32_201910071347_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62745346-F378-4FD8-9486-BDE979CC78AA", - "ticketNumber": "LA6QGVS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.752484, -79.972893", - "loadTime": "10/07/2019 12:47:50", - "straightDistance": "7.65", - "routeDistance": "12.29", - "timeToTower": "0:33:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "13:21:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 70, - "quantity": 52, - "calculatedQuantity": "52 CY", - "s3DownloadKey": "HaulPass_LA6QGVS_201910071247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E6F5E19-48C5-4387-AC96-D53D14B7E025", - "ticketNumber": "3AV6SUY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.740682, -79.970778", - "loadTime": "10/06/2019 22:16:06", - "straightDistance": "7.18", - "routeDistance": "13.07", - "timeToTower": "14:17:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "12:33:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 65, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_3AV6SUY_201910062216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "705366FB-475E-4941-8610-56D11F118D34", - "ticketNumber": "6MTNRRQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.757193, -79.984803", - "loadTime": "10/06/2019 21:57:02", - "straightDistance": "7.44", - "routeDistance": "11.35", - "timeToTower": "13:48:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "11:45:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 95, - "quantity": 71.3, - "calculatedQuantity": "71.3 CY", - "s3DownloadKey": "HaulPass_6MTNRRQ_201910062148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70E987A7-D92C-40B7-8B57-60597A2A7109", - "ticketNumber": "86S43YR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.745657, -79.981145", - "loadTime": "10/07/2019 15:36:39", - "straightDistance": "6.98", - "routeDistance": "11.51", - "timeToTower": "0:45:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "16:21:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_86S43YR_201910071533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7260758B-EC28-4905-B34E-CA45B1E2A60B", - "ticketNumber": "TYA5RB5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.723639, -79.953158", - "loadTime": "10/07/2019 14:55:58", - "straightDistance": "7.36", - "routeDistance": "14.97", - "timeToTower": "1:19:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "16:15:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_TYA5RB5_201910071448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75DBAD27-E231-4DB3-B4B6-DC357B4C4EB7", - "ticketNumber": "8BRJQUP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.690487, -79.955197", - "loadTime": "10/07/2019 16:46:43", - "straightDistance": "6.47", - "routeDistance": "16.59", - "timeToTower": "0:38:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "17:24:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 60, - "quantity": 35.9, - "calculatedQuantity": "35.9 CY", - "s3DownloadKey": "HaulPass_8BRJQUP_201910071629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79C3536B-FDDB-45D9-AE42-9B7440F9BF42", - "ticketNumber": "56HQ5PD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.726797, -80.016417", - "loadTime": "10/07/2019 14:32:17", - "straightDistance": "4.66", - "routeDistance": "6.23", - "timeToTower": "0:24:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "14:56:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_56HQ5PD_201910071432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7ED26283-16EE-4B6B-AC67-77FB73510AE3", - "ticketNumber": "3JU7KEJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.740633, -79.970867", - "loadTime": "10/06/2019 22:02:44", - "straightDistance": "7.18", - "routeDistance": "13.08", - "timeToTower": "14:28:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "12:31:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 70, - "quantity": 49.8, - "calculatedQuantity": "49.8 CY", - "s3DownloadKey": "HaulPass_3JU7KEJ_201910062202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8498C75D-ED99-43A5-A787-9B19689A532C", - "ticketNumber": "79HJYM6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.756406, -79.974933", - "loadTime": "10/07/2019 14:13:39", - "straightDistance": "7.77", - "routeDistance": "12.06", - "timeToTower": "0:41:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "14:54:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 70, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_79HJYM6_201910071357_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B7E0817-08F9-497B-B7DB-850EC7C0BBDB", - "ticketNumber": "5UR8R25", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745846, -79.981362", - "loadTime": "10/07/2019 13:49:05", - "straightDistance": "6.98", - "routeDistance": "11.51", - "timeToTower": "1:03:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "14:52:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_5UR8R25_201910071349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B88ADFE-2220-4C4E-924A-D49764E53C3E", - "ticketNumber": "7XNYDH4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.728111, -79.937651", - "loadTime": "10/07/2019 15:10:40", - "straightDistance": "8.3", - "routeDistance": "14.87", - "timeToTower": "0:32:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "15:42:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 75, - "quantity": 54.4, - "calculatedQuantity": "54.4 CY", - "s3DownloadKey": "HaulPass_7XNYDH4_201910071450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CAB7BEB-3E8E-40A8-ADA9-2514F3D974AA", - "ticketNumber": "49V9NMY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.721176, -79.956580", - "loadTime": "10/07/2019 16:37:01", - "straightDistance": "7.1", - "routeDistance": "14.63", - "timeToTower": "0:44:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "17:21:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_49V9NMY_201910071637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94A00773-DD5D-449F-9EA8-D5C32ADC2937", - "ticketNumber": "FWRE43A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.728362, -80.019389", - "loadTime": "10/07/2019 16:42:09", - "straightDistance": "4.65", - "routeDistance": "6.23", - "timeToTower": "0:30:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "17:12:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 55, - "quantity": 38.7, - "calculatedQuantity": "38.7 CY", - "s3DownloadKey": "HaulPass_FWRE43A_201910071642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96BBC220-EE03-4E73-90D2-7C48286FEDAA", - "ticketNumber": "6HJLF78", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.747033, -79.996287", - "loadTime": "10/07/2019 13:23:45", - "straightDistance": "6.48", - "routeDistance": "11.31", - "timeToTower": "0:32:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "13:56:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 50, - "quantity": 29.9, - "calculatedQuantity": "29.9 CY", - "s3DownloadKey": "HaulPass_6HJLF78_201910071254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "972C716A-F2DA-4140-BFF2-980F94A89B40", - "ticketNumber": "9A69LV4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.745636, -79.981352", - "loadTime": "10/07/2019 13:36:54", - "straightDistance": "6.97", - "routeDistance": "11.5", - "timeToTower": "1:10:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "14:47:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_9A69LV4_201910071336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98890F38-8851-43D2-948B-738564CAF3BC", - "ticketNumber": "6WAUC3L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.750046, -79.996436", - "loadTime": "10/07/2019 13:24:31", - "straightDistance": "6.64", - "routeDistance": "11.34", - "timeToTower": "0:39:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "14:03:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 75, - "quantity": 79.9, - "calculatedQuantity": "79.9 CY", - "s3DownloadKey": "HaulPass_6WAUC3L_201910071324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3FD33B6-68FE-4E04-9712-F0189A3426B8", - "ticketNumber": "9AP3RG3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.729340, -80.013844", - "loadTime": "10/07/2019 15:32:09", - "straightDistance": "4.89", - "routeDistance": "6.62", - "timeToTower": "0:22:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "15:55:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 60, - "quantity": 42.2, - "calculatedQuantity": "42.2 CY", - "s3DownloadKey": "HaulPass_9AP3RG3_201910071532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA224B8D-C01D-4D5E-9A64-329DD92DC52A", - "ticketNumber": "3B8LPUH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.725666, -79.938675", - "loadTime": "10/07/2019 14:41:07", - "straightDistance": "8.17", - "routeDistance": "15.06", - "timeToTower": "1:02:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "15:44:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 75, - "quantity": 69.2, - "calculatedQuantity": "69.2 CY", - "s3DownloadKey": "HaulPass_3B8LPUH_201910071432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ABE97F5E-9DC7-482E-9C66-EDF18A743D63", - "ticketNumber": "9TFY74V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.723443, -79.954084", - "loadTime": "10/07/2019 14:23:12", - "straightDistance": "7.31", - "routeDistance": "14.92", - "timeToTower": "1:51:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "16:14:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 95, - "quantity": 81.1, - "calculatedQuantity": "81.1 CY", - "s3DownloadKey": "HaulPass_9TFY74V_201910071423_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B03F78DF-9873-4598-9F4A-BBA5F049A7A7", - "ticketNumber": "6F4G2R9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.683621, -80.156541", - "loadTime": "10/07/2019 13:31:52", - "straightDistance": "5.41", - "routeDistance": "10.56", - "timeToTower": "0:43:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "14:15:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_6F4G2R9_201910071331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1CE0FDE-A33A-48A1-9080-76C2D7EFDD76", - "ticketNumber": "9DZU4AQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.750594, -79.996940", - "loadTime": "10/07/2019 15:10:16", - "straightDistance": "6.65", - "routeDistance": "11.39", - "timeToTower": "2:09:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "17:19:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 65, - "quantity": 61.6, - "calculatedQuantity": "61.6 CY", - "s3DownloadKey": "HaulPass_9DZU4AQ_201910071510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BAA6D823-94E7-4D3A-9D21-46570F957255", - "ticketNumber": "4TNP5MH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.740548, -79.970419", - "loadTime": "10/07/2019 13:48:45", - "straightDistance": "7.19", - "routeDistance": "13.05", - "timeToTower": "1:13:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "15:02:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 40, - "quantity": 27.4, - "calculatedQuantity": "27.4 CY", - "s3DownloadKey": "HaulPass_4TNP5MH_201910071348_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC67BD56-4AF7-4ED4-9D84-70ACBC28F9F3", - "ticketNumber": "7JM4HMN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.750978, -79.983308", - "loadTime": "10/07/2019 15:43:07", - "straightDistance": "7.17", - "routeDistance": "11.25", - "timeToTower": "0:41:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "16:24:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 65, - "quantity": 47.9, - "calculatedQuantity": "47.9 CY", - "s3DownloadKey": "HaulPass_7JM4HMN_201910071543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE22ACF1-4F92-4FF5-961C-A860A54C2D3C", - "ticketNumber": "5QQMELN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745847, -79.981300", - "loadTime": "10/07/2019 13:39:52", - "straightDistance": "6.99", - "routeDistance": "11.51", - "timeToTower": "1:10:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "14:50:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 65, - "quantity": 47.9, - "calculatedQuantity": "47.9 CY", - "s3DownloadKey": "HaulPass_5QQMELN_201910071339_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2E87227-7C14-497B-B06B-4DEA54FF42C5", - "ticketNumber": "4H7WVCH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.745800, -79.981292", - "loadTime": "10/07/2019 13:42:01", - "straightDistance": "6.98", - "routeDistance": "11.51", - "timeToTower": "1:07:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "14:49:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_4H7WVCH_201910071342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4959832-5214-46EF-BC26-33427FA6B394", - "ticketNumber": "82ABM6M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.719639, -79.958114", - "loadTime": "10/07/2019 17:07:05", - "straightDistance": "6.97", - "routeDistance": "14.52", - "timeToTower": "0:44:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "17:51:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 65, - "quantity": 44.8, - "calculatedQuantity": "44.8 CY", - "s3DownloadKey": "HaulPass_82ABM6M_201910071707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9F81DB3-9AE0-4E9F-8206-9B9F8C769B3B", - "ticketNumber": "738LE7Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.740634, -79.970496", - "loadTime": "10/07/2019 13:49:32", - "straightDistance": "7.19", - "routeDistance": "13.06", - "timeToTower": "1:11:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "15:01:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 55, - "quantity": 40.7, - "calculatedQuantity": "40.7 CY", - "s3DownloadKey": "HaulPass_738LE7Y_201910071349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB4AD4E0-3459-44AB-9166-0ED6FE8FBA70", - "ticketNumber": "43QRQJY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.761470, -79.988154", - "loadTime": "10/07/2019 12:55:58", - "straightDistance": "7.56", - "routeDistance": "10.8", - "timeToTower": "0:28:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "13:24:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 60, - "quantity": 43.5, - "calculatedQuantity": "43.5 CY", - "s3DownloadKey": "HaulPass_43QRQJY_201910071231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D72A390A-4FED-4C5A-8614-C531DCF08A06", - "ticketNumber": "CSZYW37", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.729787, -79.933303", - "loadTime": "10/07/2019 15:43:35", - "straightDistance": "8.58", - "routeDistance": "15.45", - "timeToTower": "0:48:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "16:32:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_CSZYW37_201910071529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCC54725-65E5-491E-8865-793E4DAE1E80", - "ticketNumber": "3CVRXQ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.722924, -80.079996", - "loadTime": "10/07/2019 12:42:17", - "straightDistance": "3.58", - "routeDistance": "5.67", - "timeToTower": "0:36:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "13:18:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_3CVRXQ9_201910071241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E46D24AE-E915-4A0A-9B44-D17EE9541C9F", - "ticketNumber": "6DBD3KC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.760863, -79.984485", - "loadTime": "10/06/2019 22:33:38", - "straightDistance": "7.65", - "routeDistance": "11.1", - "timeToTower": "13:16:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "11:50:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 90, - "quantity": 81.5, - "calculatedQuantity": "81.5 CY", - "s3DownloadKey": "HaulPass_6DBD3KC_201910062217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E784765E-5013-4C32-ABEB-10279EFC55EF", - "ticketNumber": "5EW6LDY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.761565, -79.984079", - "loadTime": "10/07/2019 12:28:54", - "straightDistance": "7.71", - "routeDistance": "11.05", - "timeToTower": "0:56:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "13:25:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 60, - "quantity": 55.4, - "calculatedQuantity": "55.4 CY", - "s3DownloadKey": "HaulPass_5EW6LDY_201910071207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB506238-A962-4119-BA03-190261B24EBD", - "ticketNumber": "87ENYFJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.716825, -80.079917", - "loadTime": "10/07/2019 12:57:27", - "straightDistance": "3.17", - "routeDistance": "5.17", - "timeToTower": "0:53:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "13:51:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 50, - "quantity": 35.2, - "calculatedQuantity": "35.2 CY", - "s3DownloadKey": "HaulPass_87ENYFJ_201910071256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED7D911B-3278-48DC-8AC1-F1209009372F", - "ticketNumber": "383LVPJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.728847, -79.932350", - "loadTime": "10/07/2019 12:45:34", - "straightDistance": "8.6", - "routeDistance": "15.35", - "timeToTower": "1:07:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "13:53:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 75, - "quantity": 70.6, - "calculatedQuantity": "70.6 CY", - "s3DownloadKey": "HaulPass_383LVPJ_201910071236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F052DAB6-69AB-47CE-A164-38CF6170B448", - "ticketNumber": "5RZ4BJ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.727243, -80.022064", - "loadTime": "10/07/2019 16:52:12", - "straightDistance": "4.5", - "routeDistance": "6.05", - "timeToTower": "0:18:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "17:10:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_5RZ4BJ6_201910071652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7D255B4-C50A-409A-9770-6722BC54EC6D", - "ticketNumber": "6HM5HQH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.745554, -79.981445", - "loadTime": "10/07/2019 15:26:49", - "straightDistance": "6.97", - "routeDistance": "11.49", - "timeToTower": "0:53:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "16:20:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_6HM5HQH_201910071526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8198DA9-0801-4AC4-A500-B70148F4B6C0", - "ticketNumber": "645NBNA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.738559, -79.908311", - "loadTime": "10/07/2019 15:53:28", - "straightDistance": "10.15", - "routeDistance": "16.86", - "timeToTower": "1:38:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "17:31:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 45, - "quantity": 30.9, - "calculatedQuantity": "30.9 CY", - "s3DownloadKey": "HaulPass_645NBNA_201910071553_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F866DA36-A720-459C-A479-8BE3DBC4CB46", - "ticketNumber": "43N2Z8L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.657874, -80.171416", - "loadTime": "10/07/2019 15:03:40", - "straightDistance": "6.3", - "routeDistance": "12.66", - "timeToTower": "1:57:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "17:00:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_43N2Z8L_201910071503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FABD0DC0-8B02-4363-9AAB-1BE698627DB6", - "ticketNumber": "4DNRKVR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.728918, -79.934563", - "loadTime": "10/07/2019 15:23:49", - "straightDistance": "8.48", - "routeDistance": "15.55", - "timeToTower": "1:07:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "16:31:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 90, - "quantity": 84.7, - "calculatedQuantity": "84.7 CY", - "s3DownloadKey": "HaulPass_4DNRKVR_201910071504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F1A5385-2182-4A36-86C6-7D72C0F5FA36", - "ticketNumber": "JQTBTB2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.739683, -80.035961", - "loadTime": "10/07/2019 17:44:30", - "straightDistance": "4.91", - "routeDistance": "7.09", - "timeToTower": "0:36:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "18:20:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_JQTBTB2_201910071738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F9F96F1-4B21-4630-87F8-492EB025FF2A", - "ticketNumber": "L5ANYMJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.659431, -80.072784", - "loadTime": "10/07/2019 16:50:48", - "straightDistance": "1.04", - "routeDistance": "2.13", - "timeToTower": "1:27:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "18:18:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_L5ANYMJ_201910071650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18F9974A-9C89-4A8D-8063-FC969E7A8635", - "ticketNumber": "7UAHGMU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745849, -79.981347", - "loadTime": "10/07/2019 17:17:59", - "straightDistance": "6.98", - "routeDistance": "11.51", - "timeToTower": "0:52:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "18:10:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 70, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_7UAHGMU_201910071717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "305D251F-2D80-4644-990E-945F83B17B5C", - "ticketNumber": "57YTBYU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.659525, -80.071783", - "loadTime": "10/07/2019 16:49:45", - "straightDistance": "1.01", - "routeDistance": "2.07", - "timeToTower": "1:27:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "18:17:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_57YTBYU_201910071649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39605CE5-D9C1-4CCD-B830-101BDBCB1463", - "ticketNumber": "YP6568E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.739504, -80.036258", - "loadTime": "10/07/2019 17:50:30", - "straightDistance": "4.89", - "routeDistance": "7.11", - "timeToTower": "0:31:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "18:21:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 55, - "quantity": 38.7, - "calculatedQuantity": "38.7 CY", - "s3DownloadKey": "HaulPass_YP6568E_201910071750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C587C85-65D9-432C-8E98-6D924AD5AB60", - "ticketNumber": "47DQZQS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.722047, -79.956371", - "loadTime": "10/07/2019 17:11:18", - "straightDistance": "7.14", - "routeDistance": "14.14", - "timeToTower": "0:48:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "17:59:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_47DQZQS_201910071652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8EAFC889-59C2-4494-BC87-5259A3D7B664", - "ticketNumber": "3VFYWHD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.748567, -79.965313", - "loadTime": "10/07/2019 17:36:20", - "straightDistance": "7.78", - "routeDistance": "12.82", - "timeToTower": "0:47:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "18:23:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_3VFYWHD_201910071734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8E4441A-724D-497B-8C11-3F09B3C0F228", - "ticketNumber": "XPHLL9P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.745857, -79.981406", - "loadTime": "10/07/2019 17:18:48", - "straightDistance": "6.98", - "routeDistance": "11.52", - "timeToTower": "0:53:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "18:11:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 70, - "quantity": 45.2, - "calculatedQuantity": "45.2 CY", - "s3DownloadKey": "HaulPass_XPHLL9P_201910071718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD395658-4549-4C07-A70E-FB3ECD7839DC", - "ticketNumber": "7CTJQ9M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.716356, -79.960570", - "loadTime": "10/07/2019 17:56:13", - "straightDistance": "6.74", - "routeDistance": "14.49", - "timeToTower": "0:43:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "18:39:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_7CTJQ9M_201910071756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6AB31BD-4953-40F4-8009-ABB4D82D4E22", - "ticketNumber": "48UA5N5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.721591, -79.956401", - "loadTime": "10/07/2019 16:29:52", - "straightDistance": "7.13", - "routeDistance": "14.17", - "timeToTower": "1:30:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "18:00:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 70, - "quantity": 64.6, - "calculatedQuantity": "64.6 CY", - "s3DownloadKey": "HaulPass_48UA5N5_201910071629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "022DC171-A158-4234-A8AD-0EE73828CCD5", - "ticketNumber": "32KWJ42", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.803888, -80.030298", - "loadTime": "10/07/2019 17:45:51", - "straightDistance": "13.23", - "routeDistance": "15.72", - "timeToTower": "1:07:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "18:53:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 50, - "quantity": 37.8, - "calculatedQuantity": "37.8 CY", - "s3DownloadKey": "HaulPass_32KWJ42_201910071745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17A5150A-1D29-4804-8A87-6B2A9C2DD749", - "ticketNumber": "42D78DH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.805784, -80.035378", - "loadTime": "10/07/2019 15:21:07", - "straightDistance": "12.93", - "routeDistance": "15.23", - "timeToTower": "1:29:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "16:50:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 60, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_42D78DH_201910071521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FC699B8-1FF6-482C-B84A-7222A3ADA519", - "ticketNumber": "4DXMH3W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.805853, -80.034796", - "loadTime": "10/07/2019 15:29:15", - "straightDistance": "12.96", - "routeDistance": "15.27", - "timeToTower": "1:17:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "16:47:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_4DXMH3W_201910071529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2DD9B58A-02C0-479A-85A1-18D79474DCDD", - "ticketNumber": "5RUCVJZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816305, -79.994087", - "loadTime": "10/07/2019 16:56:55", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:58:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "17:55:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_5RUCVJZ_201910071656_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3433296A-8D3E-4F44-A7AD-24F6E2B7572A", - "ticketNumber": "6ZJKX3X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.770539, -79.997547", - "loadTime": "10/07/2019 17:41:26", - "straightDistance": "15.44", - "routeDistance": "17.66", - "timeToTower": "0:44:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "18:25:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 50, - "quantity": 18.9, - "calculatedQuantity": "18.9 CY", - "s3DownloadKey": "HaulPass_6ZJKX3X_201910071723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3916A679-26FF-4D94-89CD-6DB4D960050B", - "ticketNumber": "6BRPUCD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.816357, -79.993426", - "loadTime": "10/07/2019 16:31:51", - "straightDistance": "15.34", - "routeDistance": "17.72", - "timeToTower": "0:55:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "17:27:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_J001_6BRPUCD_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3918573C-C5EA-4EE2-B3B0-E92E221DF8D3", - "ticketNumber": "4MLBLPQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.816383, -79.994039", - "loadTime": "10/07/2019 16:32:17", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:56:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "17:28:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 55, - "quantity": 45.9, - "calculatedQuantity": "45.9 CY", - "s3DownloadKey": "HaulPass_J001_4MLBLPQ_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A5E1068-80A2-41BB-B1CC-EC60F65CBFF6", - "ticketNumber": "4G4ZAEA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.815939, -79.994612", - "loadTime": "10/07/2019 16:59:50", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "0:59:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "17:59:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_4G4ZAEA_201910071659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AF5C8CF-629A-4D43-B3CB-FB7EC3331DB6", - "ticketNumber": "9CPV44Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.813567, -80.107270", - "loadTime": "10/07/2019 16:49:14", - "straightDistance": "8.74", - "routeDistance": "11.41", - "timeToTower": "0:47:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "17:36:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_9CPV44Y_201910071649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85D20CEA-D691-42E7-A838-8C90C676D18C", - "ticketNumber": "6BZEAPK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.779272, -79.985533", - "loadTime": "10/07/2019 17:31:13", - "straightDistance": "16.01", - "routeDistance": "18.24", - "timeToTower": "0:52:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "18:23:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 50, - "quantity": 36.9, - "calculatedQuantity": "36.9 CY", - "s3DownloadKey": "HaulPass_6BZEAPK_201910071731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D8EE4DF-0F9C-498A-83A4-9B8AD2C5352A", - "ticketNumber": "5FECSTH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.815484, -79.993554", - "loadTime": "10/07/2019 16:59:13", - "straightDistance": "15.33", - "routeDistance": "17.68", - "timeToTower": "0:58:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "17:57:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_5FECSTH_201910071659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3BA6E9A-AA05-46C0-BBDC-E4A3DA7E880D", - "ticketNumber": "7VX6UCT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816307, -79.994091", - "loadTime": "10/07/2019 16:57:11", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:57:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "17:54:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_7VX6UCT_201910071657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E1FC320-F1F3-4FBC-8E34-AA2AA3D01CF3", - "ticketNumber": "8W5M3GY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.761691, -80.000988", - "loadTime": "10/07/2019 18:00:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:39:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "18:39:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8W5M3GY_201910071800_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25225125-0B8E-4F14-A6EA-73C8A7174F19", - "ticketNumber": "9L6YD6L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.765511, -79.997458", - "loadTime": "10/07/2019 15:50:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:57:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9L6YD6L_201910071550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C372C60-DE88-4C5B-8957-7C56137788FE", - "ticketNumber": "98ER9RW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.763744, -79.99799", - "loadTime": "10/07/2019 17:49:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "17:51:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_98ER9RW_201910071749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A5A6B94-47DF-4549-8E85-3C87DCD7A415", - "ticketNumber": "5KKDZ7U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.765508, -79.996778", - "loadTime": "10/07/2019 14:45:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "14:46:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5KKDZ7U_201910071445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50E9EAE8-A120-441F-9FEC-37FE0E88C44C", - "ticketNumber": "3NJTNBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.764884, -79.995142", - "loadTime": "10/07/2019 16:22:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "16:25:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3NJTNBU_201910071622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59F48717-F7DB-458F-99FC-2AD923C0B84F", - "ticketNumber": "4856SKF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.765351, -79.994459", - "loadTime": "10/07/2019 15:10:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:14:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4856SKF_201910071510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63436883-BC47-4C4C-91F4-939021956643", - "ticketNumber": "3QHZCLK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.765276, -79.998048", - "loadTime": "10/07/2019 16:06:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "16:09:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3QHZCLK_201910071606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B9A9FB6-E851-4469-9662-C3AAF451CB67", - "ticketNumber": "5WZKFQS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.765171, -79.990116", - "loadTime": "10/07/2019 16:41:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "16:52:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5WZKFQS_201910071641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C8C04EE-3D34-4444-A16D-76670717B86B", - "ticketNumber": "4QK4GF9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.766506, -79.989041", - "loadTime": "10/07/2019 15:24:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:26:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4QK4GF9_201910071524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80B601B8-A27A-4AA8-96EC-8DF0C14D3521", - "ticketNumber": "5HW83P3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.765468, -79.996837", - "loadTime": "10/07/2019 14:38:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "14:43:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5HW83P3_201910071438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82930072-6DDD-43F2-AA25-CF4C36195EC1", - "ticketNumber": "3P9ZFWG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.764867, -79.993943", - "loadTime": "10/07/2019 16:29:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "16:34:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3P9ZFWG_201910071629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93D9786D-EEF9-4A8D-BC7D-8456F2D35345", - "ticketNumber": "M8NZLF6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.764465, -79.999647", - "loadTime": "10/07/2019 16:14:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "16:16:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_M8NZLF6_201910071614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B631CABD-4C20-4298-BB9A-0EDEFB68FE23", - "ticketNumber": "6BF7BT3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.763929, -79.996229", - "loadTime": "10/07/2019 17:14:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "17:22:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6BF7BT3_201910071714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B67A80E6-429B-4619-85B1-B13DD56B33B0", - "ticketNumber": "45FJCRC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.763972, -79.995968", - "loadTime": "10/07/2019 17:04:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "17:07:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_45FJCRC_201910071704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3983199-D633-4A12-A195-909099145F38", - "ticketNumber": "82ZVCPZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.762659, -79.999589", - "loadTime": "10/07/2019 19:05:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "19:09:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82ZVCPZ_201910071905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9773DFF-0214-4F6B-836B-324A7B18DDED", - "ticketNumber": "HV98G67", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.765533, -79.994619", - "loadTime": "10/07/2019 14:53:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:03:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_HV98G67_201910071453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE02EBE5-45FD-449C-A02E-DA3887FC9558", - "ticketNumber": "6HXACE3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.76558, -79.998168", - "loadTime": "10/07/2019 16:04:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "16:05:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HXACE3_201910071604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3B0A3C9-45AE-49B6-AB69-B6EB6EED25B9", - "ticketNumber": "9XS6WYL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.763985, -79.996167", - "loadTime": "10/07/2019 17:23:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:17:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "17:41:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9XS6WYL_201910071723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9B41034-C7B0-432D-9D81-6D862F337FB3", - "ticketNumber": "4FGDRT7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.767015, -79.991935", - "loadTime": "10/07/2019 15:31:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:34:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4FGDRT7_201910071531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB0FBFC3-84FF-4845-9C55-BF45CDED3899", - "ticketNumber": "3HVNACR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.765656, -79.996949", - "loadTime": "10/07/2019 15:42:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:46:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3HVNACR_201910071542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04DD808B-DE7F-4FEC-A755-0D41B3959F96", - "ticketNumber": "93HBSBZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.573427, -80.267942", - "loadTime": "10/07/2019 17:23:41", - "straightDistance": "5.22", - "routeDistance": "5.76", - "timeToTower": "2:00:57", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/07/2019", - "disposalTime": "19:24:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_93HBSBZ_201910071723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1ECF89B9-7823-498F-A933-08B765D8108F", - "ticketNumber": "5J6TZ3G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.579936, -80.296429", - "loadTime": "10/07/2019 15:24:09", - "straightDistance": "3.51", - "routeDistance": "3.84", - "timeToTower": "0:24:48", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/07/2019", - "disposalTime": "15:48:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 70, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_5J6TZ3G_201910071256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CB688F2-FDC8-47EF-A88F-24D0B5E1D883", - "ticketNumber": "3RDM7QS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.588300, -80.291964", - "loadTime": "10/07/2019 12:47:40", - "straightDistance": "3.71", - "routeDistance": "4.5", - "timeToTower": "3:00:03", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/07/2019", - "disposalTime": "15:47:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_3RDM7QS_201910071158_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E8C9A81-7A56-45E9-A8B5-7229B67DB97E", - "ticketNumber": "3JLKJ45", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.694256, -80.272312", - "loadTime": "10/07/2019 16:39:00", - "straightDistance": "8.74", - "routeDistance": "17.59", - "timeToTower": "0:34:15", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/07/2019", - "disposalTime": "17:13:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 65, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_3JLKJ45_201910071639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFF940A1-4F9F-4A98-83D1-F917C73E607D", - "ticketNumber": "9FPRY2U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.573061, -80.267630", - "loadTime": "10/07/2019 17:23:57", - "straightDistance": "5.25", - "routeDistance": "5.76", - "timeToTower": "2:02:15", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/07/2019", - "disposalTime": "19:26:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 30, - "quantity": 22.8, - "calculatedQuantity": "22.8 CY", - "s3DownloadKey": "HaulPass_9FPRY2U_201910071723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "212BEEF0-CF5A-44A0-96E9-6639EB97D782", - "ticketNumber": "6DSCXF5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.692190, -80.230584", - "loadTime": "10/07/2019 19:23:01", - "straightDistance": "10.18", - "routeDistance": "18.81", - "timeToTower": "0:33:43", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/07/2019", - "disposalTime": "19:56:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_6DSCXF5_201910071825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2105F3C6-1452-43A4-8710-6DC81870599A", - "ticketNumber": "5NQTVNZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.760292, -79.99986", - "loadTime": "10/07/2019 19:42:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "19:43:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5NQTVNZ_201910071942_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27D833E6-5EAE-46ED-AEF2-FA702F3D5336", - "ticketNumber": "4HWET8V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.760809, -79.999275", - "loadTime": "10/07/2019 19:36:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "19:39:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4HWET8V_201910071936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C7693D4-7DAD-4F5A-A615-59DB3166FF9A", - "ticketNumber": "3H9JZEG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.760146, -79.999418", - "loadTime": "10/07/2019 19:50:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "19:51:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3H9JZEG_201910071950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "320558F7-42C4-4587-B357-64C9CFC43E0A", - "ticketNumber": "4QR3TMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.760175, -79.999863", - "loadTime": "10/07/2019 19:43:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "19:47:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4QR3TMX_201910071943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A952176-99D9-4EE3-86DC-E44A7F0C5F21", - "ticketNumber": "6EDR2DP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.759809, -79.999728", - "loadTime": "10/07/2019 19:52:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "19:53:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6EDR2DP_201910071952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CDE902F-1CF0-491C-860A-A70C88ABCB9D", - "ticketNumber": "439A55S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.760713, -79.999261", - "loadTime": "10/07/2019 19:34:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "19:35:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_439A55S_201910071934_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E015756-CF5C-4233-8E4F-818F6E0AC005", - "ticketNumber": "5ME3W8D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.760994, -79.998903", - "loadTime": "10/07/2019 19:24:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "19:25:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5ME3W8D_201910071924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D1FF407-3E81-412B-8FE5-349963A09FE0", - "ticketNumber": "6HC29DF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.761441, -79.998845", - "loadTime": "10/07/2019 19:20:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "19:21:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HC29DF_201910071920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "848368E1-3E4E-4E02-930A-C4354F81B2D9", - "ticketNumber": "5L9BJHW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.761048, -79.998985", - "loadTime": "10/07/2019 19:26:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "19:30:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5L9BJHW_201910071926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A92A1CD1-D1B4-4A22-AA34-FD3B444C5AE7", - "ticketNumber": "44E35FU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.760336, -79.99983", - "loadTime": "10/07/2019 19:55:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "20:03:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_44E35FU_201910071955_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4A7F70A-3394-4D7C-A461-57445F14B4CA", - "ticketNumber": "6Y6FU78", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.760818, -79.998791", - "loadTime": "10/07/2019 19:31:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "19:33:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6Y6FU78_201910071931_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F43CF24-D391-4E36-A1FC-477D0132D22D", - "ticketNumber": "8ZZA3ZZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.815709, -79.994334", - "loadTime": "10/07/2019 18:43:25", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:54:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "19:38:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 65, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_8ZZA3ZZ_201910071843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1DBDED8E-DCEB-4B5B-8FB6-BCD648D6F19E", - "ticketNumber": "7VMVYFT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816343, -79.994001", - "loadTime": "10/07/2019 18:44:47", - "straightDistance": "15.31", - "routeDistance": "17.97", - "timeToTower": "1:02:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "19:47:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_7VMVYFT_201910071844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "227E55DE-63B6-477A-A71B-ED92EEB136FB", - "ticketNumber": "MUXDYHN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.803882, -80.030292", - "loadTime": "10/07/2019 17:33:02", - "straightDistance": "13.23", - "routeDistance": "15.72", - "timeToTower": "1:30:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "19:04:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 60, - "quantity": 44.7, - "calculatedQuantity": "44.7 CY", - "s3DownloadKey": "HaulPass_J001_MUXDYHN_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C974D8D-9CCE-4F64-A2A9-ADC1D43E20FA", - "ticketNumber": "32CNMGN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.778797, -79.987648", - "loadTime": "10/07/2019 19:29:40", - "straightDistance": "15.9", - "routeDistance": "17.7", - "timeToTower": "1:14:57", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "20:44:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 70, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_32CNMGN_201910071929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F1DFFF1-8812-486B-AAC9-312367405BC5", - "ticketNumber": "XZDZZJ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.816006, -79.994912", - "loadTime": "10/07/2019 18:25:32", - "straightDistance": "15.25", - "routeDistance": "17.61", - "timeToTower": "0:57:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "19:22:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 65, - "quantity": 45.9, - "calculatedQuantity": "45.9 CY", - "s3DownloadKey": "HaulPass_J001_XZDZZJ3_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A84CEC3-27E7-4F99-8D6C-B98EE4D143B8", - "ticketNumber": "DPWWSST", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816438, -79.994031", - "loadTime": "10/07/2019 18:33:15", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "1:03:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "19:36:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_DPWWSST_201910071833_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82C3D49F-1079-407D-8DBB-66CF9570A65F", - "ticketNumber": "75YFVY3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.778492, -79.993611", - "loadTime": "10/07/2019 18:11:17", - "straightDistance": "15.56", - "routeDistance": "17.38", - "timeToTower": "1:03:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "19:14:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 80, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_75YFVY3_201910071718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8699E029-E4BD-4E3C-ADCA-F7A54AEE0847", - "ticketNumber": "67F9DR4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.816008, -79.994941", - "loadTime": "10/07/2019 18:24:52", - "straightDistance": "15.25", - "routeDistance": "17.61", - "timeToTower": "0:59:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "19:24:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 60, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_J001_67F9DR4_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8870FDB4-F90A-4C69-A9DF-64321840DA75", - "ticketNumber": "6P8J3DY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.781548, -79.977086", - "loadTime": "10/07/2019 17:53:39", - "straightDistance": "16.47", - "routeDistance": "18.11", - "timeToTower": "2:42:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "20:36:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 65, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_6P8J3DY_201910071753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "943E6445-3D7A-4EB5-AF94-FA8ED6825FC7", - "ticketNumber": "8XPHD8E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.782406, -79.976509", - "loadTime": "10/07/2019 18:09:38", - "straightDistance": "16.5", - "routeDistance": "18.19", - "timeToTower": "2:29:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "20:39:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 75, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_8XPHD8E_201910071809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A647D39-2B6C-486F-BB8C-E1C7824BFE10", - "ticketNumber": "7EWFLXG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816221, -79.994091", - "loadTime": "10/07/2019 18:44:31", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "1:01:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "19:45:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 85, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_7EWFLXG_201910071844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B51F55A8-2CD0-433C-AABB-C111641CE3D6", - "ticketNumber": "4C93TMY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.815960, -79.993748", - "loadTime": "10/07/2019 18:44:07", - "straightDistance": "15.32", - "routeDistance": "17.68", - "timeToTower": "0:55:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "19:39:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_4C93TMY_201910071844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B56B8807-AC4E-4695-958F-DD8A947A6C87", - "ticketNumber": "9QRX6KM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816424, -79.994077", - "loadTime": "10/07/2019 18:32:58", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "1:01:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "19:34:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 90, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_9QRX6KM_201910071832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9BFE410-D066-4ECD-A0DF-823198DA3EED", - "ticketNumber": "5D25MZG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.796404, -80.080218", - "loadTime": "10/07/2019 16:31:36", - "straightDistance": "10.4", - "routeDistance": "11.96", - "timeToTower": "2:41:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "19:12:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 80, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_5D25MZG_201910071631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8BB0315-417E-4671-8078-CBC3A6E2BF5C", - "ticketNumber": "4B4SUEE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.740629, -80.241294", - "loadTime": "10/07/2019 20:32:03", - "straightDistance": "12.4", - "routeDistance": "16.51", - "timeToTower": "0:35:25", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/07/2019", - "disposalTime": "21:07:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_4B4SUEE_201910072032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D2D8328-AD02-40EA-AEBC-F8515AB7FF72", - "ticketNumber": "9VBTKX6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.725534, -80.052856", - "loadTime": "10/07/2019 16:05:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "16:07:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VBTKX6_201910071605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9D6048D-F280-4746-B93A-6046437E0670", - "ticketNumber": "7NGRQJF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.725617, -80.052383", - "loadTime": "10/07/2019 16:08:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "16:13:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7NGRQJF_201910071608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFC3CFC1-380A-4AAF-A06B-54A10E215AFE", - "ticketNumber": "6SUAPKU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.725811, -80.052514", - "loadTime": "10/07/2019 16:14:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "16:17:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SUAPKU_201910071614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECACFEEF-C02E-440F-AE31-4979FCE4A062", - "ticketNumber": "7K7P7TD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.725937, -80.052341", - "loadTime": "10/07/2019 15:50:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:57:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7K7P7TD_201910071550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5CE7146-17A1-468C-B15C-D3E35ED17558", - "ticketNumber": "KW3UN5N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.72577, -80.052314", - "loadTime": "10/07/2019 15:58:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "16:05:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_KW3UN5N_201910071558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D9ECD55-9306-4A3C-BB78-11A78921D23F", - "ticketNumber": "6YHQU8W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.720097, -80.081613", - "loadTime": "10/07/2019 19:24:59", - "straightDistance": "18.33", - "routeDistance": "32.3", - "timeToTower": "2:20:36", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/07/2019", - "disposalTime": "21:45:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 20, - "quantity": 14.6, - "calculatedQuantity": "14.6 CY", - "s3DownloadKey": "HaulPass_6YHQU8W_201910071924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6733A662-BA87-4658-B9C1-AD8EFA6C4C21", - "ticketNumber": "89XQWQQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.720264, -80.081593", - "loadTime": "10/07/2019 19:25:51", - "straightDistance": "18.33", - "routeDistance": "32.24", - "timeToTower": "2:21:14", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/07/2019", - "disposalTime": "21:47:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 30, - "quantity": 21.4, - "calculatedQuantity": "21.4 CY", - "s3DownloadKey": "HaulPass_89XQWQQ_201910071925_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06F3FDBE-3441-499D-9163-519DFA6AB278", - "ticketNumber": "63C89TJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.774603, -80.086361", - "loadTime": "10/07/2019 18:07:41", - "straightDistance": "7.15", - "routeDistance": "10.97", - "timeToTower": "1:26:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "19:34:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_63C89TJ_201910071807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E2D4A30-B4E6-4A0B-AA73-B805641BC50E", - "ticketNumber": "3M6PPY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.705334, -79.941494", - "loadTime": "10/07/2019 19:48:15", - "straightDistance": "7.49", - "routeDistance": "17.01", - "timeToTower": "0:49:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "20:37:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_3M6PPY4_201910071944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D49CAC1-9771-49D6-913F-674D5398672F", - "ticketNumber": "63AABSP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.724235, -79.930933", - "loadTime": "10/07/2019 18:15:55", - "straightDistance": "8.53", - "routeDistance": "15.76", - "timeToTower": "1:03:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "19:19:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 80, - "quantity": 74.6, - "calculatedQuantity": "74.6 CY", - "s3DownloadKey": "HaulPass_63AABSP_201910071815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28AD2971-8EA8-4F01-8ED4-8881F1C74882", - "ticketNumber": "7X6JEKV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.782044, -80.044092", - "loadTime": "10/07/2019 17:51:56", - "straightDistance": "7.64", - "routeDistance": "16.56", - "timeToTower": "1:10:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "19:02:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 55, - "quantity": 39.3, - "calculatedQuantity": "39.3 CY", - "s3DownloadKey": "HaulPass_7X6JEKV_201910071751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E633E61-0D1A-4169-A441-80C219D7E5BA", - "ticketNumber": "4YXQFEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.708028, -79.963294", - "loadTime": "10/07/2019 18:55:02", - "straightDistance": "6.36", - "routeDistance": "14.66", - "timeToTower": "1:44:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "20:39:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 75, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_4YXQFEB_201910071834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33BE2C94-9D29-43AD-8129-0C2D87B7F715", - "ticketNumber": "5DQ388Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.723503, -79.930336", - "loadTime": "10/07/2019 17:59:54", - "straightDistance": "8.54", - "routeDistance": "15.82", - "timeToTower": "1:18:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "19:18:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 85, - "quantity": 80, - "calculatedQuantity": "80 CY", - "s3DownloadKey": "HaulPass_5DQ388Y_201910071759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B9A55BB-6884-4985-86FD-99710543E81C", - "ticketNumber": "9GHUKSC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.736352, -79.920842", - "loadTime": "10/07/2019 18:26:31", - "straightDistance": "9.43", - "routeDistance": "16.11", - "timeToTower": "1:37:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "20:03:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 65, - "quantity": 44.6, - "calculatedQuantity": "44.6 CY", - "s3DownloadKey": "HaulPass_9GHUKSC_201910071826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "471B3BE5-D8BB-4233-AD2C-14A391CABBE5", - "ticketNumber": "9QTLM2C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.748634, -79.965760", - "loadTime": "10/07/2019 20:29:57", - "straightDistance": "7.77", - "routeDistance": "12.8", - "timeToTower": "0:42:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "21:12:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_9QTLM2C_201910072017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52CE682C-A509-49B6-A82B-C0BD485CB26F", - "ticketNumber": "5Z9ULTW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6RSTGNH", - "fieldMonitorName": "Donnell Stephens", - "loadCoordinates": "32.736286, -79.920898", - "loadTime": "10/07/2019 18:27:05", - "straightDistance": "9.42", - "routeDistance": "16.11", - "timeToTower": "1:35:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "20:02:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_5Z9ULTW_201910071827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E4286D7-8DB6-4EAF-A20F-CE44B271F076", - "ticketNumber": "9Z4SFFH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.722004, -79.957393", - "loadTime": "10/07/2019 17:50:13", - "straightDistance": "7.09", - "routeDistance": "14.26", - "timeToTower": "1:17:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "19:07:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 65, - "quantity": 43, - "calculatedQuantity": "43 CY", - "s3DownloadKey": "HaulPass_9Z4SFFH_201910071750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C9A5981-66DD-4861-A4B1-D5B5D8EFC6C2", - "ticketNumber": "7TUWHQX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.774532, -80.086609", - "loadTime": "10/07/2019 18:06:37", - "straightDistance": "7.15", - "routeDistance": "10.98", - "timeToTower": "1:26:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "19:32:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_7TUWHQX_201910071806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8426FD28-49C9-4277-B2A5-E100661D0879", - "ticketNumber": "8M7LVQT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.720933, -79.943858", - "loadTime": "10/07/2019 19:20:53", - "straightDistance": "7.76", - "routeDistance": "14.6", - "timeToTower": "1:10:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "20:31:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 80, - "quantity": 75.8, - "calculatedQuantity": "75.8 CY", - "s3DownloadKey": "HaulPass_8M7LVQT_201910071846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D06E49D-632C-45A9-8698-74844FBC13B5", - "ticketNumber": "6NQU3VH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.781942, -80.044116", - "loadTime": "10/07/2019 17:46:33", - "straightDistance": "7.63", - "routeDistance": "16.56", - "timeToTower": "1:13:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "19:00:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 55, - "quantity": 37.5, - "calculatedQuantity": "37.5 CY", - "s3DownloadKey": "HaulPass_6NQU3VH_201910071738_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DD3E061-6B28-4819-8F91-081B5DDB1C69", - "ticketNumber": "6H26ZKD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.725617, -79.960094", - "loadTime": "10/07/2019 17:25:00", - "straightDistance": "7.08", - "routeDistance": "13.82", - "timeToTower": "2:46:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "20:11:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 95, - "quantity": 81.1, - "calculatedQuantity": "81.1 CY", - "s3DownloadKey": "HaulPass_6H26ZKD_201910071725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8EC70011-1A0B-4215-BF47-05D8F12EF6AE", - "ticketNumber": "4FWU92R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.732913, -79.924600", - "loadTime": "10/07/2019 14:49:38", - "straightDistance": "9.12", - "routeDistance": "15.79", - "timeToTower": "6:56:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "21:46:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 70, - "quantity": 42.4, - "calculatedQuantity": "42.4 CY", - "s3DownloadKey": "HaulPass_4FWU92R_201910071449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94F4289F-6CB0-4B95-A609-726C18B7EF78", - "ticketNumber": "38Y5B94", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.725523, -79.960023", - "loadTime": "10/07/2019 18:07:25", - "straightDistance": "7.08", - "routeDistance": "13.82", - "timeToTower": "2:04:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "20:12:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 95, - "quantity": 101.2, - "calculatedQuantity": "101.2 CY", - "s3DownloadKey": "HaulPass_38Y5B94_201910071807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96CEBD85-AE0B-47C7-BB62-D4F7A5BB8819", - "ticketNumber": "6NLDMH9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.737210, -80.039898", - "loadTime": "10/07/2019 19:03:09", - "straightDistance": "4.67", - "routeDistance": "7.39", - "timeToTower": "0:50:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "19:53:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_6NLDMH9_201910071903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADF679F3-62C3-4F28-98CF-93D0BAC5A54D", - "ticketNumber": "8RWQ54Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.718448, -79.944686", - "loadTime": "10/07/2019 19:32:51", - "straightDistance": "7.64", - "routeDistance": "14.83", - "timeToTower": "0:59:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "20:32:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_8RWQ54Q_201910071929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1CE135B-2F95-4C7D-BCE6-02B1B98340A4", - "ticketNumber": "9E4GJH3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.726653, -79.938014", - "loadTime": "10/07/2019 20:05:06", - "straightDistance": "8.23", - "routeDistance": "14.98", - "timeToTower": "1:00:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "21:05:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 75, - "quantity": 54.4, - "calculatedQuantity": "54.4 CY", - "s3DownloadKey": "HaulPass_9E4GJH3_201910072005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB43DCBE-9CE5-4EF0-BBF8-141FAB246E74", - "ticketNumber": "4E8B4BU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.744324, -79.909144", - "loadTime": "10/07/2019 20:41:07", - "straightDistance": "10.29", - "routeDistance": "17.04", - "timeToTower": "1:03:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "21:44:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 40, - "quantity": 25.8, - "calculatedQuantity": "25.8 CY", - "s3DownloadKey": "HaulPass_4E8B4BU_201910072041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCE3DAE7-F154-40FB-81D0-EE2D1FC73E37", - "ticketNumber": "3GTHN76", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.748661, -79.965403", - "loadTime": "10/07/2019 19:00:48", - "straightDistance": "7.78", - "routeDistance": "12.82", - "timeToTower": "0:36:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "19:37:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 80, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_3GTHN76_201910071900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBF3BA22-1460-4B70-A961-96D7AFA7FC11", - "ticketNumber": "3SSVR6W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.837300, -80.057207", - "loadTime": "10/07/2019 17:43:05", - "straightDistance": "11.37", - "routeDistance": "17.22", - "timeToTower": "1:21:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "19:04:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 60, - "quantity": 37.4, - "calculatedQuantity": "37.4 CY", - "s3DownloadKey": "HaulPass_3SSVR6W_201910071734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E608256B-B151-46AB-ABE6-76C4191DF08C", - "ticketNumber": "9MC58U5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.733619, -79.921503", - "loadTime": "10/07/2019 15:51:55", - "straightDistance": "9.31", - "routeDistance": "16.02", - "timeToTower": "5:56:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "21:48:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 55, - "quantity": 38.1, - "calculatedQuantity": "38.1 CY", - "s3DownloadKey": "HaulPass_9MC58U5_201910071551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7558AB0-BDB8-4F0F-9397-5F7B681CBF7A", - "ticketNumber": "7HCT54M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.744383, -79.909010", - "loadTime": "10/07/2019 20:39:22", - "straightDistance": "10.3", - "routeDistance": "17.05", - "timeToTower": "1:03:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "21:43:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 45, - "quantity": 33.2, - "calculatedQuantity": "33.2 CY", - "s3DownloadKey": "HaulPass_7HCT54M_201910072039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB5F60FF-EF94-4AE3-B5DA-003069B80705", - "ticketNumber": "9D5DQ9Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.832703, -80.057508", - "loadTime": "10/07/2019 18:18:19", - "straightDistance": "11.05", - "routeDistance": "17.42", - "timeToTower": "0:47:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "19:05:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 45, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_9D5DQ9Z_201910071814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0C6BC2B-BA61-4937-8FBD-B35E8B9E43FF", - "ticketNumber": "XAULCJL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "KNQUN2W", - "fieldMonitorName": "Patricia Thurston", - "loadCoordinates": "32.727107, -79.938281", - "loadTime": "10/07/2019 19:42:33", - "straightDistance": "8.23", - "routeDistance": "14.95", - "timeToTower": "1:24:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "21:07:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 65, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_XAULCJL_201910071942_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3DF3DA0-FBC3-415E-9EEB-59B7EEFE7CB6", - "ticketNumber": "44HTB5M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3VGTV7P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.737276, -80.040017", - "loadTime": "10/07/2019 19:33:54", - "straightDistance": "4.68", - "routeDistance": "7.4", - "timeToTower": "0:20:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "19:54:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.3 CY", - "percentFull": 45, - "quantity": 31.6, - "calculatedQuantity": "31.6 CY", - "s3DownloadKey": "HaulPass_44HTB5M_201910071933_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3BCF349-9024-454E-93FE-B2FA030E28B1", - "ticketNumber": "9W66HPF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.587608, -80.294114", - "loadTime": "10/07/2019 19:56:07", - "straightDistance": "3.59", - "routeDistance": "4.53", - "timeToTower": "2:16:35", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/07/2019", - "disposalTime": "22:12:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 50, - "quantity": 36.2, - "calculatedQuantity": "36.2 CY", - "s3DownloadKey": "HaulPass_9W66HPF_201910071956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7A4C184-2DD0-4340-BD46-48A40586F648", - "ticketNumber": "473WJ4F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.559692, -80.277556", - "loadTime": "10/07/2019 19:56:25", - "straightDistance": "4.98", - "routeDistance": "5.65", - "timeToTower": "2:17:28", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/07/2019", - "disposalTime": "22:13:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 60, - "quantity": 45.7, - "calculatedQuantity": "45.7 CY", - "s3DownloadKey": "HaulPass_473WJ4F_201910071956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "073B8CAB-5742-49A5-B81B-B830152750D4", - "ticketNumber": "7CA5TV8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.803911, -80.029972", - "loadTime": "10/07/2019 20:13:40", - "straightDistance": "13.25", - "routeDistance": "15.71", - "timeToTower": "1:23:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "21:36:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 70, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_7CA5TV8_201910072013_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CC7B813-06BE-4852-AF89-C6A88A630126", - "ticketNumber": "6C9MRBV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.816035, -79.994975", - "loadTime": "10/07/2019 20:10:06", - "straightDistance": "15.25", - "routeDistance": "17.61", - "timeToTower": "0:59:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "21:09:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_6C9MRBV_201910072009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DEFC2BA-0777-401A-8C39-D49539B88C39", - "ticketNumber": "47263Q7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.816349, -79.994112", - "loadTime": "10/07/2019 20:19:57", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "1:18:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "21:38:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_47263Q7_201910072019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18152C95-152C-4090-88F4-9CA48F20CE50", - "ticketNumber": "8MQSAHP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.816359, -79.994218", - "loadTime": "10/07/2019 20:22:02", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "1:17:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "21:39:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_8MQSAHP_201910072022_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "55AA8EF0-256C-418D-A336-A44E6B129AD3", - "ticketNumber": "369VL4P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.781753, -80.016882", - "loadTime": "10/07/2019 21:46:29", - "straightDistance": "14.19", - "routeDistance": "16.06", - "timeToTower": "0:41:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "22:28:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_369VL4P_201910072146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "629D1FEE-7F8C-4E14-996D-1ACCA86B2DD0", - "ticketNumber": "46APK8R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.711153, -80.018102", - "loadTime": "10/07/2019 20:32:29", - "straightDistance": "21.36", - "routeDistance": "34.72", - "timeToTower": "1:55:48", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/07/2019", - "disposalTime": "22:28:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 40, - "quantity": 28.5, - "calculatedQuantity": "28.5 CY", - "s3DownloadKey": "HaulPass_46APK8R_201910072032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "832C24E0-885D-4D68-8779-FA1474094306", - "ticketNumber": "Z7BPMMK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.815757, -79.993660", - "loadTime": "10/07/2019 20:21:13", - "straightDistance": "15.33", - "routeDistance": "17.67", - "timeToTower": "1:00:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "21:21:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_Z7BPMMK_201910072021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D157D25-82A1-4FB4-BFBF-56C15FC3B0F4", - "ticketNumber": "3EWR6D9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.815527, -79.994305", - "loadTime": "10/07/2019 20:20:37", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:58:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "21:19:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_3EWR6D9_201910072020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "990AFEA3-D08C-48DC-B85D-374ABE653580", - "ticketNumber": "4FE382P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.781402, -80.017831", - "loadTime": "10/07/2019 19:51:02", - "straightDistance": "14.14", - "routeDistance": "16.11", - "timeToTower": "1:13:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "21:04:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 60, - "quantity": 22.6, - "calculatedQuantity": "22.6 CY", - "s3DownloadKey": "HaulPass_4FE382P_201910071951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C44FD00A-AE76-45F2-9F4E-44FC7C9749D8", - "ticketNumber": "5YJC68W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.706308, -80.016504", - "loadTime": "10/07/2019 20:31:54", - "straightDistance": "21.32", - "routeDistance": "35.07", - "timeToTower": "1:54:30", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/07/2019", - "disposalTime": "22:26:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 55, - "quantity": 38.3, - "calculatedQuantity": "38.3 CY", - "s3DownloadKey": "HaulPass_5YJC68W_201910072031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DAF8DE4C-E3E6-4B39-9282-B48313DDFCD2", - "ticketNumber": "5P8FQLD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.816092, -79.994897", - "loadTime": "10/07/2019 20:12:34", - "straightDistance": "15.26", - "routeDistance": "17.59", - "timeToTower": "0:58:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "21:10:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_5P8FQLD_201910072012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9D6C65E-1DD2-4A7A-ADAF-AC0D0799B1A8", - "ticketNumber": "58CRU9G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.803810, -80.029911", - "loadTime": "10/07/2019 20:15:03", - "straightDistance": "13.26", - "routeDistance": "15.71", - "timeToTower": "1:20:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/07/2019", - "disposalTime": "21:35:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 50, - "quantity": 37.3, - "calculatedQuantity": "37.3 CY", - "s3DownloadKey": "HaulPass_58CRU9G_201910072015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F1E8682-5FDE-4093-809E-ABF8BC03E50D", - "ticketNumber": "6MDR4G9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.748447, -79.966668", - "loadTime": "10/07/2019 21:50:25", - "straightDistance": "7.72", - "routeDistance": "12.74", - "timeToTower": "0:48:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "22:38:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_6MDR4G9_201910072150_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "774167DA-DE39-46F1-84C2-FB5E72F67A3E", - "ticketNumber": "4WV4YP9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.695691, -79.963877", - "loadTime": "10/07/2019 21:03:58", - "straightDistance": "6.05", - "routeDistance": "16.34", - "timeToTower": "1:19:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "22:23:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 75, - "quantity": 49.7, - "calculatedQuantity": "49.7 CY", - "s3DownloadKey": "HaulPass_4WV4YP9_201910072054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A81EFFB2-DA29-4378-996B-07C8AF5760B0", - "ticketNumber": "6QZF74P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.719705, -79.946741", - "loadTime": "10/07/2019 20:52:38", - "straightDistance": "7.57", - "routeDistance": "14.8", - "timeToTower": "1:01:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "21:54:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 85, - "quantity": 80, - "calculatedQuantity": "80 CY", - "s3DownloadKey": "HaulPass_6QZF74P_201910072026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF62A855-EF62-43C2-AB78-6D947C11864F", - "ticketNumber": "448A2GS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.717991, -79.946068", - "loadTime": "10/07/2019 20:57:22", - "straightDistance": "7.55", - "routeDistance": "14.92", - "timeToTower": "0:58:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "21:55:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_448A2GS_201910072055_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5B24717-A483-4DD8-8994-D23AD77EF449", - "ticketNumber": "6WMJN63", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.711901, -79.940416", - "loadTime": "10/07/2019 21:05:48", - "straightDistance": "7.7", - "routeDistance": "16.38", - "timeToTower": "0:52:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/07/2019", - "disposalTime": "21:57:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_6WMJN63_201910072105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01BC78A0-2C4B-4982-8A46-3F3DE8005942", - "ticketNumber": "8ZX24T3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.82094, -80.050605", - "loadTime": "10/07/2019 17:33:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "17:36:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ZX24T3_201910071733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15CF6485-97CF-4DF0-A30B-447725F9E0AB", - "ticketNumber": "3ZHLR4U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.819792, -80.051318", - "loadTime": "10/07/2019 17:16:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "17:20:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3ZHLR4U_201910071716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25A94AEC-D14B-49DE-A4C6-131AD4FDE0D2", - "ticketNumber": "6LK9HQR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.82511, -80.05382", - "loadTime": "10/07/2019 19:59:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "20:02:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6LK9HQR_201910071959_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29BC2B24-9FAD-40C9-9F5A-B92F9543256E", - "ticketNumber": "K48HYBL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.820712, -80.052172", - "loadTime": "10/07/2019 17:42:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "17:45:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_K48HYBL_201910071742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2AD2D147-2BF6-409E-9281-472D84AC868F", - "ticketNumber": "7XE4CKC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.820832, -80.050143", - "loadTime": "10/07/2019 17:27:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "17:31:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7XE4CKC_201910071727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F47272D-63DE-48C9-8ECD-8604BE8BE48C", - "ticketNumber": "6KGZ99B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.825849, -80.051341", - "loadTime": "10/07/2019 18:08:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "18:10:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6KGZ99B_201910071808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "370FAD1E-C647-4966-8A2A-4412BF337EA4", - "ticketNumber": "9T49LYS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.82136, -80.050574", - "loadTime": "10/07/2019 16:59:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "17:04:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9T49LYS_201910071659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CBC35F8-5D86-456D-89E7-CC6AF7AFBCAA", - "ticketNumber": "3T2YAF7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.816135, -80.050821", - "loadTime": "10/07/2019 16:22:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "16:25:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3T2YAF7_201910071622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D09EF28-96F9-4746-AFD2-49BD3A446941", - "ticketNumber": "64LCG6J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.82545, -80.055162", - "loadTime": "10/07/2019 19:19:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "19:28:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64LCG6J_201910071919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "523FC5EC-77A8-4C4E-8D5F-CA87D6066B66", - "ticketNumber": "97WRVHY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.820103, -80.05077", - "loadTime": "10/07/2019 17:06:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "17:10:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97WRVHY_201910071706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A7661B7-2D13-48A9-9C67-B30BD1059D55", - "ticketNumber": "8U759FG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.817132, -80.04947", - "loadTime": "10/07/2019 16:16:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "16:19:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8U759FG_201910071616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60B2C581-55AA-446C-B777-7CBC3A4DBB94", - "ticketNumber": "76RMPZD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.822597, -80.052078", - "loadTime": "10/07/2019 17:55:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "17:57:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_76RMPZD_201910071755_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7315C2E1-41BA-4055-A405-E3EEE003C082", - "ticketNumber": "4H8C7FV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.825866, -80.051332", - "loadTime": "10/07/2019 18:02:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "18:04:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4H8C7FV_201910071802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77BD2BE0-E000-4524-9E0E-8743CCEBD2F2", - "ticketNumber": "5REXHTY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.825975, -80.05129", - "loadTime": "10/07/2019 18:05:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "18:07:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5REXHTY_201910071805_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "792EADB3-84EA-4CE5-9FFD-A88088E89141", - "ticketNumber": "9P3WB8M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.81563, -80.050334", - "loadTime": "10/07/2019 16:27:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "16:30:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9P3WB8M_201910071627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AE2AECF-804F-4227-8252-985033DAF4A1", - "ticketNumber": "8R4L8SC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.820994, -80.048274", - "loadTime": "10/07/2019 16:50:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "16:53:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8R4L8SC_201910071650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AFABAA4-098F-421A-9293-69066CBF1B83", - "ticketNumber": "9EG7P8C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.825995, -80.054202", - "loadTime": "10/07/2019 19:14:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "19:16:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9EG7P8C_201910071914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9171B099-2235-4367-9989-98E190EF38C9", - "ticketNumber": "7FB95UG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.826912, -80.053488", - "loadTime": "10/07/2019 19:05:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "19:08:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7FB95UG_201910071905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E905B8B-5845-4E72-8448-6105CB0DCDD3", - "ticketNumber": "4WVX4DR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.825132, -80.055011", - "loadTime": "10/07/2019 19:32:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "19:36:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4WVX4DR_201910071932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B02501C8-D323-493E-A38D-16952EE7293F", - "ticketNumber": "RHDKRCF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.820652, -80.05195", - "loadTime": "10/07/2019 17:46:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "17:49:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_RHDKRCF_201910071746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B75501E4-8C9E-4B3C-A388-B11A848895BF", - "ticketNumber": "4TJVZQ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.817527, -80.051633", - "loadTime": "10/07/2019 16:04:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "16:07:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4TJVZQ2_201910071604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE88E736-351C-4A97-B3F4-AE0C1AB1491E", - "ticketNumber": "4DAS4DJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.813304, -80.049097", - "loadTime": "10/07/2019 16:37:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "16:41:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4DAS4DJ_201910071637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D40BFBBC-E7A4-444D-947D-E5A00325236C", - "ticketNumber": "3S88ADE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.817549, -80.051206", - "loadTime": "10/07/2019 16:10:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "16:12:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3S88ADE_201910071610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA5631E8-5E71-47A9-8432-D17F994476D7", - "ticketNumber": "9FA55WR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.825899, -80.051571", - "loadTime": "10/07/2019 18:11:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "18:12:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9FA55WR_201910071811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5664AE1-96B3-40B4-9ED3-119EA809FA12", - "ticketNumber": "6K9P7C8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.826544, -80.055225", - "loadTime": "10/07/2019 19:54:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "19:55:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6K9P7C8_201910071954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7DAAB59-AAE6-4490-86A5-C7EB4B6120BA", - "ticketNumber": "65HNRE9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.818938, -80.046716", - "loadTime": "10/07/2019 15:48:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/07/2019", - "disposalTime": "15:59:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_65HNRE9_201910071548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5ACF935A-BDDA-4833-A222-2229005C2EA7", - "ticketNumber": "3XJSHNK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.702801, -80.291808", - "loadTime": "10/08/2019 11:42:42", - "straightDistance": "8.69", - "routeDistance": "12.57", - "timeToTower": "0:31:14", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/08/2019", - "disposalTime": "12:13:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_3XJSHNK_201910081142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C2D0C6D-4BC4-484A-9E8E-4947EFB25964", - "ticketNumber": "836SLXJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.76414, -79.999986", - "loadTime": "10/08/2019 13:08:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "13:10:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_836SLXJ_201910081308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54D423BB-4B90-4895-B66C-F7550FBF91AA", - "ticketNumber": "65CG4TK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.759576, -79.998403", - "loadTime": "10/08/2019 13:25:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "13:29:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_65CG4TK_201910081325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A79245D-8EDD-47D0-AB45-597C2AC96331", - "ticketNumber": "H3VY8UG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.76312, -79.999637", - "loadTime": "10/08/2019 13:12:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "13:18:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_H3VY8UG_201910081312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C4E7E91-D298-4A2E-A682-397DA176E821", - "ticketNumber": "48M6WZR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.764987, -79.995585", - "loadTime": "10/08/2019 12:54:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "12:59:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_48M6WZR_201910081254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3184B77-4BF7-4B5C-A4E4-032896DA60D0", - "ticketNumber": "W4G29P3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.759371, -79.998551", - "loadTime": "10/08/2019 13:31:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "13:33:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_W4G29P3_201910081331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3738A21-B121-416C-8D15-A6054433CD30", - "ticketNumber": "6TVP4UJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.759394, -79.998744", - "loadTime": "10/08/2019 13:34:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "13:36:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6TVP4UJ_201910081334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6989F24-C8FE-47ED-8E08-527900E8E90B", - "ticketNumber": "9278LWD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.76439, -79.995535", - "loadTime": "10/08/2019 12:31:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:20:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "12:51:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9278LWD_201910081231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7A80DB4-841E-4109-8779-50CE41D47AF0", - "ticketNumber": "8NSHY5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.764375, -80.000007", - "loadTime": "10/08/2019 13:04:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "13:07:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NSHY5J_201910081304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B6206C9-0649-474C-888E-749B88F03682", - "ticketNumber": "GVE28K9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.756803, -79.998019", - "loadTime": "10/08/2019 13:51:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "13:53:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_GVE28K9_201910081351_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "573E7E28-1046-4947-83B4-3CD13144D2A6", - "ticketNumber": "5NDZUNE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.757856, -79.995641", - "loadTime": "10/08/2019 14:21:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:25:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5NDZUNE_201910081421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "746BFF61-1801-47DF-BCAB-85D32DA300AC", - "ticketNumber": "6EZVCKS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.756888, -79.99809", - "loadTime": "10/08/2019 13:47:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "13:50:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6EZVCKS_201910081347_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B0436E9-9FA2-4445-B457-E83EFDA7307E", - "ticketNumber": "63LWBYY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.757068, -79.997581", - "loadTime": "10/08/2019 13:58:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:08:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_63LWBYY_201910081358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8765E099-9523-4C88-89A7-7993DE18B807", - "ticketNumber": "JTGQAZD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.757253, -79.997676", - "loadTime": "10/08/2019 13:54:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "13:56:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_JTGQAZD_201910081354_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91DDA893-1E44-4275-BD4D-FDB701E67296", - "ticketNumber": "8G9VJNM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.758508, -79.995112", - "loadTime": "10/08/2019 14:26:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:27:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8G9VJNM_201910081426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "987FAB30-6D73-4A61-AE60-67C1C70815EA", - "ticketNumber": "7PDKU9W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.757524, -79.996682", - "loadTime": "10/08/2019 14:18:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:20:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7PDKU9W_201910081418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8AE3A3A-576F-45E0-AC97-A994D7D11B2F", - "ticketNumber": "364R7AJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.757397, -79.997527", - "loadTime": "10/08/2019 14:08:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:13:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_364R7AJ_201910081408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08D733C2-0452-44B4-B64C-9ECE0C59ECB8", - "ticketNumber": "4TK7HMF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.822753, -80.049742", - "loadTime": "10/08/2019 13:02:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "13:03:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4TK7HMF_201910081302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0914BC5B-14AD-4AB5-956C-6ECA1178FB4C", - "ticketNumber": "32B4XVR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.82665, -80.04827", - "loadTime": "10/08/2019 13:56:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "13:58:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_32B4XVR_201910081356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09A13D02-1BD2-4540-8933-869CC61E76BE", - "ticketNumber": "8AW7LCQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.830284, -80.048781", - "loadTime": "10/08/2019 15:42:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:45:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8AW7LCQ_201910081542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B3A8534-DA39-4C27-90E0-8CACB797C5DA", - "ticketNumber": "9YGQ92X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.824003, -80.052896", - "loadTime": "10/08/2019 12:28:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "12:31:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9YGQ92X_201910081228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DA35DA2-9134-4A29-9240-564ACFA9BF38", - "ticketNumber": "7KZQFP9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.829329, -80.051208", - "loadTime": "10/08/2019 15:01:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:02:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7KZQFP9_201910081501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11FCBC48-33CF-41AD-9890-39BF71A1C7C7", - "ticketNumber": "3Q3SVFL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.829359, -80.051287", - "loadTime": "10/08/2019 14:53:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:56:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3Q3SVFL_201910081453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14902F29-CBEA-4552-95B3-E651F7935A24", - "ticketNumber": "64Y7W8S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.830773, -80.049247", - "loadTime": "10/08/2019 15:27:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:32:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64Y7W8S_201910081527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15DA2412-9B7B-4214-8160-B8B1B6DBDD72", - "ticketNumber": "7GCVAVT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.823075, -80.053378", - "loadTime": "10/08/2019 12:21:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "12:24:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7GCVAVT_201910081221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B53C8D7-7534-4518-AD11-9E391BC27EF7", - "ticketNumber": "9U68PDQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.828274, -80.054038", - "loadTime": "10/08/2019 14:42:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:46:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9U68PDQ_201910081442_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B5F0876-EC90-4493-847A-2EFE845C7383", - "ticketNumber": "6T5PVRR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.828132, -80.054115", - "loadTime": "10/08/2019 14:28:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:30:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6T5PVRR_201910081428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F2779C6-4D93-418D-B955-C3EC0FA7DC2C", - "ticketNumber": "49DBC28", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.824111, -80.047955", - "loadTime": "10/08/2019 13:28:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "13:30:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_49DBC28_201910081328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20DA2276-CB28-431D-8B58-3E553A729DAB", - "ticketNumber": "VXLN7GN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.8251, -80.051134", - "loadTime": "10/08/2019 12:39:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "12:40:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_VXLN7GN_201910081239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2BE5D23B-B6B3-428E-B055-5DBFC8804C08", - "ticketNumber": "7WJXZ9S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.8269, -80.051762", - "loadTime": "10/08/2019 14:14:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:16:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7WJXZ9S_201910081414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CB055BC-C843-4919-8EF5-061DBC452D44", - "ticketNumber": "625GV8N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.830506, -80.049535", - "loadTime": "10/08/2019 15:21:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:22:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_625GV8N_201910081521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CA19617-1BD9-4D39-BBF1-2192FE74EAAC", - "ticketNumber": "5UV8RZF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.824581, -80.051216", - "loadTime": "10/08/2019 12:36:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "12:39:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5UV8RZF_201910081236_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "473011A6-0D87-4E3A-946B-035A26ECF4A6", - "ticketNumber": "3WV4RPT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.823584, -80.050998", - "loadTime": "10/08/2019 12:44:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "12:49:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3WV4RPT_201910081244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B4FD9F4-0ABD-43A9-8AB4-8D95959F50C1", - "ticketNumber": "6KH6K9M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.830252, -80.048417", - "loadTime": "10/08/2019 15:46:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:48:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6KH6K9M_201910081546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "544979EF-7D76-4919-9B2E-DE7150D518D9", - "ticketNumber": "789RFHU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.826787, -80.051592", - "loadTime": "10/08/2019 14:11:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:14:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_789RFHU_201910081411_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "613201BD-59FE-4D5D-B0A3-4B8883BEC4BD", - "ticketNumber": "4ADW52P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.824464, -80.047804", - "loadTime": "10/08/2019 13:31:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "13:32:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ADW52P_201910081331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6379888F-F13F-46E2-885A-0ED2C3D9EE4D", - "ticketNumber": "S37G8DW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.827362, -80.051098", - "loadTime": "10/08/2019 15:09:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:11:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_S37G8DW_201910081509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6EDFD272-221A-4F76-B8A9-CDDB62D52DF0", - "ticketNumber": "65R35LP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.826971, -80.051276", - "loadTime": "10/08/2019 14:17:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:18:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_65R35LP_201910081417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72BB0B63-71D1-4D00-94D2-59B6F2799BD7", - "ticketNumber": "4TGAQCZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.823153, -80.049677", - "loadTime": "10/08/2019 12:49:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "12:51:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4TGAQCZ_201910081249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "748E9772-B30C-4A59-AD5A-FC0C6531DE69", - "ticketNumber": "6SCJAWM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.829708, -80.048857", - "loadTime": "10/08/2019 15:57:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:58:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SCJAWM_201910081557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AF1077F-F661-4DBD-8E9F-2F4742C6FE24", - "ticketNumber": "47S7JEJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.830166, -80.048588", - "loadTime": "10/08/2019 15:37:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:39:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_47S7JEJ_201910081537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D018C9F-23BB-4663-96C1-F1A8C0A49F70", - "ticketNumber": "7NGMYT4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.823363, -80.050758", - "loadTime": "10/08/2019 12:53:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "12:54:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7NGMYT4_201910081253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CE3A378-D4AD-44C7-B12F-6DE0FE4E8A86", - "ticketNumber": "49XUYTL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.830298, -80.048937", - "loadTime": "10/08/2019 15:23:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:24:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_49XUYTL_201910081523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6AB9ABE-19A0-441C-8291-C9647CC5B4A0", - "ticketNumber": "35JCN3F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.829079, -80.050954", - "loadTime": "10/08/2019 14:56:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:58:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_35JCN3F_201910081456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A89885D9-3914-4E0A-A0C8-7E1A7001DEAC", - "ticketNumber": "97Z9844", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.830655, -80.049022", - "loadTime": "10/08/2019 15:32:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:34:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97Z9844_201910081532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC5B326E-24A8-41F2-991D-590FBF886DDA", - "ticketNumber": "MWAMS4X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.829408, -80.048999", - "loadTime": "10/08/2019 16:08:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "16:09:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_MWAMS4X_201910081608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B44A0E9D-F58E-4FEE-A155-244DB9DE37C2", - "ticketNumber": "98CULDZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.829898, -80.048561", - "loadTime": "10/08/2019 15:34:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:35:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_98CULDZ_201910081534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8797BF4-6285-402E-82C9-B7FC9FF1FD19", - "ticketNumber": "7TC29PR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.829451, -80.048708", - "loadTime": "10/08/2019 16:03:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "16:07:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7TC29PR_201910081603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8AF695E-3AFA-4AAF-9B56-E106442253EA", - "ticketNumber": "8QBDKM4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.828093, -80.054564", - "loadTime": "10/08/2019 14:36:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:39:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8QBDKM4_201910081436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB771FE0-2058-4425-9B75-97B358F340D3", - "ticketNumber": "96JYUN3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.82537, -80.050132", - "loadTime": "10/08/2019 13:46:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "13:48:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_96JYUN3_201910081346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF8862C8-9A79-4D1F-9458-FDA786D6EDD0", - "ticketNumber": "75S7UJ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.828074, -80.04974", - "loadTime": "10/08/2019 14:02:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:04:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_75S7UJ6_201910081402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFC3C369-A331-4B2E-A358-B6EA04827346", - "ticketNumber": "83PFZ6Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.828954, -80.051081", - "loadTime": "10/08/2019 14:59:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:00:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83PFZ6Q_201910081459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C137BF84-5769-4E8F-B0B5-A7068B54E73C", - "ticketNumber": "6NKXMVH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.82392, -80.046663", - "loadTime": "10/08/2019 13:18:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "13:21:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6NKXMVH_201910081318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C30109C6-95CD-469E-AD5E-B5E41B081722", - "ticketNumber": "47MJR5R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.8247, -80.05014", - "loadTime": "10/08/2019 13:41:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "13:42:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_47MJR5R_201910081341_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C328C3C9-3521-4114-9B41-DFFB5ED87089", - "ticketNumber": "7A5V23C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.829471, -80.048698", - "loadTime": "10/08/2019 16:00:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "16:01:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7A5V23C_201910081600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C82F100C-42BD-4227-903F-1DFDD2F5387A", - "ticketNumber": "8TTGCGD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.829888, -80.048789", - "loadTime": "10/08/2019 15:40:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:41:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8TTGCGD_201910081540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9C44644-53BF-48E2-94B6-ED9E3780688B", - "ticketNumber": "9LWDA2H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.822764, -80.053263", - "loadTime": "10/08/2019 12:18:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "12:21:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9LWDA2H_201910081218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB6B3FDB-7742-4854-81D8-130D5407AA67", - "ticketNumber": "37Z7KAA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.826715, -80.051167", - "loadTime": "10/08/2019 14:07:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:09:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_37Z7KAA_201910081407_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D074A0BF-C1D9-4213-9FC1-34B8AA3AB821", - "ticketNumber": "4EBFVQ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.82753, -80.049578", - "loadTime": "10/08/2019 16:34:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "16:37:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4EBFVQ9_201910081634_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D745AB15-D242-4ADB-BB3F-700DEA582AA8", - "ticketNumber": "5WPSLEN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.822928, -80.049049", - "loadTime": "10/08/2019 12:58:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "13:00:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5WPSLEN_201910081258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D937204B-0B81-4D26-8EF2-26C7B769DF7B", - "ticketNumber": "6SYXJHG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.829532, -80.048872", - "loadTime": "10/08/2019 16:09:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "16:11:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SYXJHG_201910081609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E43E189B-5D60-435D-B829-6C37C35BC454", - "ticketNumber": "7QRDPTL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.82568, -80.049592", - "loadTime": "10/08/2019 13:51:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "13:52:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QRDPTL_201910081351_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E583DAA6-EBD7-4E6C-A5DA-71D723B9E411", - "ticketNumber": "37XG5TP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.828134, -80.054121", - "loadTime": "10/08/2019 14:32:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:33:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_37XG5TP_201910081432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E860E6ED-4C07-48F4-A51B-575E8409029B", - "ticketNumber": "7TT46JU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.830227, -80.04879", - "loadTime": "10/08/2019 15:36:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:37:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7TT46JU_201910081536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC49F2A6-537F-4D97-BB7C-C584D06DA27D", - "ticketNumber": "88AVDZS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.824934, -80.050169", - "loadTime": "10/08/2019 13:38:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "13:40:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88AVDZS_201910081338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC53A7C2-5B41-4D4B-A610-41680987F935", - "ticketNumber": "7WQHZ54", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.826833, -80.05183", - "loadTime": "10/08/2019 14:22:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:24:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7WQHZ54_201910081422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF424B6A-6129-41A3-B054-8BA1CE612FBC", - "ticketNumber": "8B2YX33", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.829864, -80.048688", - "loadTime": "10/08/2019 15:53:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:56:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8B2YX33_201910081553_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF69262F-449B-4312-953D-CF89773F281D", - "ticketNumber": "WR5K8Z3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.822802, -80.049851", - "loadTime": "10/08/2019 13:04:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "13:05:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_WR5K8Z3_201910081304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3A0E57C-712F-495D-87A6-FBE75547E6D6", - "ticketNumber": "3FT6XTD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.823433, -80.049087", - "loadTime": "10/08/2019 12:56:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "12:58:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3FT6XTD_201910081256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD29907D-C952-48F9-BD7E-C7AE50EEEB8C", - "ticketNumber": "6K29HXZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.827656, -80.051192", - "loadTime": "10/08/2019 15:12:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:14:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6K29HXZ_201910081512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEC4D62B-982E-4107-B0B3-71DB9C878736", - "ticketNumber": "6SPTQTP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.827545, -80.052052", - "loadTime": "10/08/2019 14:20:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:21:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SPTQTP_201910081420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF4F798B-0AA6-430F-AF61-BEF191BFB249", - "ticketNumber": "6CHLF7P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.823704, -80.047017", - "loadTime": "10/08/2019 13:22:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "13:24:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CHLF7P_201910081322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1570810B-5E9A-4127-A03C-59FE0678D9F4", - "ticketNumber": "8NYCBWT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.676819, -80.189618", - "loadTime": "10/08/2019 13:58:09", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:37:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "14:36:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_8NYCBWT_201910081358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "162DF4D7-F272-4B23-A2B0-EAE85DA66F74", - "ticketNumber": "ATETEHY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.713720, -79.954524", - "loadTime": "10/08/2019 14:50:10", - "straightDistance": "6.99", - "routeDistance": "15.38", - "timeToTower": "0:57:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "15:47:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 75, - "quantity": 49.7, - "calculatedQuantity": "49.7 CY", - "s3DownloadKey": "HaulPass_ATETEHY_201910081450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26127482-745A-49DF-B9A2-D8C288D57D66", - "ticketNumber": "93ZBW5W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.729832, -79.920217", - "loadTime": "10/08/2019 12:32:41", - "straightDistance": "9.26", - "routeDistance": "16.15", - "timeToTower": "1:47:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "14:20:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 75, - "quantity": 70.6, - "calculatedQuantity": "70.6 CY", - "s3DownloadKey": "HaulPass_93ZBW5W_201910081231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26F05009-F716-47AF-B730-CDC19F2C2750", - "ticketNumber": "9QQEKRE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.734808, -79.920240", - "loadTime": "10/08/2019 12:37:55", - "straightDistance": "9.41", - "routeDistance": "16.17", - "timeToTower": "1:39:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "14:17:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 70, - "quantity": 42.4, - "calculatedQuantity": "42.4 CY", - "s3DownloadKey": "HaulPass_9QQEKRE_201910081237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "310CED17-65C3-41EC-9E0B-CF17B1A29051", - "ticketNumber": "76FWVSF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.728734, -79.955697", - "loadTime": "10/08/2019 14:49:22", - "straightDistance": "7.41", - "routeDistance": "13.67", - "timeToTower": "1:14:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "16:04:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 45, - "quantity": 42.6, - "calculatedQuantity": "42.6 CY", - "s3DownloadKey": "HaulPass_76FWVSF_201910081449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32ACCB32-B1A3-4FF4-8C8F-C4E180B08CBF", - "ticketNumber": "7M8SLW6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.722621, -79.947792", - "loadTime": "10/08/2019 15:58:09", - "straightDistance": "7.6", - "routeDistance": "14.59", - "timeToTower": "0:43:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "16:41:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_7M8SLW6_201910081558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B8CBE9B-F278-48D4-85DD-57E3B60E0A00", - "ticketNumber": "6Z6CEB2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.728704, -79.956194", - "loadTime": "10/08/2019 13:17:39", - "straightDistance": "7.38", - "routeDistance": "13.67", - "timeToTower": "0:29:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "13:47:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 70, - "quantity": 59.8, - "calculatedQuantity": "59.8 CY", - "s3DownloadKey": "HaulPass_6Z6CEB2_201910081317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66791564-92E3-4CA3-B9CA-1702560A9F28", - "ticketNumber": "7W99LZB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.737314, -79.924138", - "loadTime": "10/08/2019 14:27:33", - "straightDistance": "9.29", - "routeDistance": "16.1", - "timeToTower": "1:09:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "15:36:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 50, - "quantity": 36.7, - "calculatedQuantity": "36.7 CY", - "s3DownloadKey": "HaulPass_7W99LZB_201910081427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "724592AE-DBD8-4BD8-AC54-978496982369", - "ticketNumber": "9LY9ETL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.737355, -79.923895", - "loadTime": "10/08/2019 14:20:34", - "straightDistance": "9.3", - "routeDistance": "16.09", - "timeToTower": "1:15:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "15:35:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 50, - "quantity": 35.6, - "calculatedQuantity": "35.6 CY", - "s3DownloadKey": "HaulPass_9LY9ETL_201910081420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C0892C6-5E12-4C19-82AF-A9D6F78851DB", - "ticketNumber": "56GKVJG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.720686, -79.956421", - "loadTime": "10/08/2019 15:36:47", - "straightDistance": "7.1", - "routeDistance": "14.61", - "timeToTower": "0:51:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "16:27:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 80, - "quantity": 68.3, - "calculatedQuantity": "68.3 CY", - "s3DownloadKey": "HaulPass_56GKVJG_201910081520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8BEF3B2B-71E4-4487-B991-6EE9C7C4DE30", - "ticketNumber": "6D8QPMK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.677219, -80.189612", - "loadTime": "10/08/2019 12:44:56", - "straightDistance": "7.28", - "routeDistance": "13.08", - "timeToTower": "0:38:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "13:23:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_6D8QPMK_201910081244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "941AAA5D-969B-44C7-A592-70D4CAB694DA", - "ticketNumber": "9T4UAT4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.795459, -80.008682", - "loadTime": "10/08/2019 13:28:44", - "straightDistance": "9.07", - "routeDistance": "15.91", - "timeToTower": "0:47:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "14:15:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_9T4UAT4_201910081235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94BA43DE-B943-4A5F-BC6C-E249A54EEC2D", - "ticketNumber": "DXEZKLU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.743110, -79.909520", - "loadTime": "10/08/2019 14:07:12", - "straightDistance": "10.23", - "routeDistance": "16.65", - "timeToTower": "0:59:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "15:06:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_DXEZKLU_201910081407_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B6E6A53-725F-40C0-A254-996E8098ABE4", - "ticketNumber": "5Z3W53A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.720365, -79.966502", - "loadTime": "10/08/2019 15:09:34", - "straightDistance": "6.57", - "routeDistance": "13.76", - "timeToTower": "0:55:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "16:05:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 45, - "quantity": 47.9, - "calculatedQuantity": "47.9 CY", - "s3DownloadKey": "HaulPass_5Z3W53A_201910081509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A09DDBE2-C926-4070-A8EB-A777FEC6F422", - "ticketNumber": "4FLG28D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.724962, -79.956443", - "loadTime": "10/08/2019 12:48:23", - "straightDistance": "7.24", - "routeDistance": "13.94", - "timeToTower": "0:44:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "13:32:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 80, - "quantity": 75.8, - "calculatedQuantity": "75.8 CY", - "s3DownloadKey": "HaulPass_4FLG28D_201910081248_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2D02A62-2B86-448B-9396-05DE08A17916", - "ticketNumber": "4NWCRXF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.742845, -79.908840", - "loadTime": "10/08/2019 13:31:05", - "straightDistance": "10.25", - "routeDistance": "16.7", - "timeToTower": "1:13:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "14:44:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 55, - "quantity": 37.7, - "calculatedQuantity": "37.7 CY", - "s3DownloadKey": "HaulPass_4NWCRXF_201910081331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8B9D987-6400-4890-8563-BE1C4EA618C2", - "ticketNumber": "3BNPG3E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.737259, -79.924206", - "loadTime": "10/08/2019 13:33:04", - "straightDistance": "9.29", - "routeDistance": "16.11", - "timeToTower": "0:45:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "14:18:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 65, - "quantity": 45, - "calculatedQuantity": "45 CY", - "s3DownloadKey": "HaulPass_3BNPG3E_201910081325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD00BB3A-E096-4CD8-831D-2E1856C6B009", - "ticketNumber": "9CHSEUA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.742890, -79.909300", - "loadTime": "10/08/2019 13:31:33", - "straightDistance": "10.23", - "routeDistance": "16.67", - "timeToTower": "1:11:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "14:43:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 70, - "quantity": 51.8, - "calculatedQuantity": "51.8 CY", - "s3DownloadKey": "HaulPass_9CHSEUA_201910081331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADA0B738-43E3-46D8-8A6B-6F593E072E0E", - "ticketNumber": "7VTS7YT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.722205, -79.952136", - "loadTime": "10/08/2019 15:47:19", - "straightDistance": "7.36", - "routeDistance": "15.06", - "timeToTower": "0:41:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "16:29:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_7VTS7YT_201910081547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B21ECA37-711B-4EF7-982C-AE8AFBFBCE81", - "ticketNumber": "84W2QDN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.709913, -79.952738", - "loadTime": "10/08/2019 13:19:29", - "straightDistance": "6.98", - "routeDistance": "15.44", - "timeToTower": "2:20:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "15:39:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_84W2QDN_201910081319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5F522D3-8B75-47CD-B99C-9099AE506578", - "ticketNumber": "7CDG3EX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.723881, -79.956701", - "loadTime": "10/08/2019 12:38:07", - "straightDistance": "7.19", - "routeDistance": "14.01", - "timeToTower": "0:55:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "13:33:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_7CDG3EX_201910081238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0426096-4251-45FD-BCB9-E801FA1F1CED", - "ticketNumber": "55LJWKS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.703285, -79.958937", - "loadTime": "10/08/2019 14:48:40", - "straightDistance": "6.48", - "routeDistance": "15.34", - "timeToTower": "0:49:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "15:38:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_55LJWKS_201910081320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6FDA128-3C95-4F5C-84DD-75E2E682A902", - "ticketNumber": "3MVB83V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.722786, -79.947860", - "loadTime": "10/08/2019 15:28:22", - "straightDistance": "7.6", - "routeDistance": "14.57", - "timeToTower": "1:12:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "16:40:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 75, - "quantity": 70.6, - "calculatedQuantity": "70.6 CY", - "s3DownloadKey": "HaulPass_3MVB83V_201910081528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB85B81C-41AD-47CC-8097-B96C508D9656", - "ticketNumber": "8HZEU2K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.727162, -79.938862", - "loadTime": "10/08/2019 13:22:58", - "straightDistance": "8.21", - "routeDistance": "14.83", - "timeToTower": "0:58:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "14:21:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_8HZEU2K_201910081322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D49F0DE4-F32F-4BAF-AEFF-6CC343F1DA39", - "ticketNumber": "3H66VQL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.743140, -79.909637", - "loadTime": "10/08/2019 14:01:40", - "straightDistance": "10.22", - "routeDistance": "16.64", - "timeToTower": "1:03:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "15:05:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_3H66VQL_201910081401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D765A770-4533-4821-84CE-1D572DF68F5B", - "ticketNumber": "9LVTPDU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.676682, -80.189657", - "loadTime": "10/08/2019 15:08:59", - "straightDistance": "7.28", - "routeDistance": "13.11", - "timeToTower": "0:37:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "15:46:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_9LVTPDU_201910081508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E144905E-E3B7-40EA-A966-FB0AE2820763", - "ticketNumber": "6PNTAJQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.709267, -79.960303", - "loadTime": "10/08/2019 15:25:29", - "straightDistance": "6.56", - "routeDistance": "14.74", - "timeToTower": "0:41:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "16:07:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_6PNTAJQ_201910081321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3EAF605-B577-4A7E-8601-8F355FDFF0B2", - "ticketNumber": "YNDXBSF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.746870, -79.968567", - "loadTime": "10/08/2019 12:38:22", - "straightDistance": "7.56", - "routeDistance": "12.58", - "timeToTower": "0:49:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "13:28:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_YNDXBSF_201910081214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB92AF2E-BC9D-42C1-8878-6169E7979B8F", - "ticketNumber": "74JWSKS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.724720, -79.956339", - "loadTime": "10/08/2019 12:42:06", - "straightDistance": "7.23", - "routeDistance": "13.95", - "timeToTower": "1:06:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "13:48:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 75, - "quantity": 79.9, - "calculatedQuantity": "79.9 CY", - "s3DownloadKey": "HaulPass_74JWSKS_201910081242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3CA3392-54D6-4DDB-9D4E-3080CAFBDBC6", - "ticketNumber": "4ZUURQ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.791119, -80.014605", - "loadTime": "10/08/2019 15:57:11", - "straightDistance": "8.67", - "routeDistance": "15.4", - "timeToTower": "0:54:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "16:51:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_4ZUURQ6_201910081557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B7C2CDD-66D3-460F-A04C-1A7C4D0A1382", - "ticketNumber": "6P34Z6R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.758183, -79.997825", - "loadTime": "10/08/2019 14:51:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:54:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6P34Z6R_201910081451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F934F9F-7F02-4594-B902-C166763BCD46", - "ticketNumber": "XZ7P49Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.759198, -79.998129", - "loadTime": "10/08/2019 15:45:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:48:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_XZ7P49Q_201910081545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CD95828-8C15-417F-AAE2-0BC23C6D5D83", - "ticketNumber": "6VSTK7A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.76335, -79.997249", - "loadTime": "10/08/2019 16:10:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "16:12:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6VSTK7A_201910081610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52D6BE02-2AC7-4EE4-913A-29C75D74F91B", - "ticketNumber": "353442X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.762456, -79.997164", - "loadTime": "10/08/2019 16:29:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "16:32:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_353442X_201910081629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "568E5F1F-C2C0-4F36-839A-EF0C59F2CA54", - "ticketNumber": "8A6ZXPF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.759357, -79.99414", - "loadTime": "10/08/2019 15:15:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:19:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8A6ZXPF_201910081515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "743FB2EE-D484-4E71-A5C7-4EF242B1841F", - "ticketNumber": "8HLHE65", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.759248, -79.995708", - "loadTime": "10/08/2019 15:06:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:10:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8HLHE65_201910081506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E180A9D-1F42-4FC7-BAE6-812029B6A9F6", - "ticketNumber": "8HFN4GL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.759186, -79.998112", - "loadTime": "10/08/2019 15:40:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:43:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8HFN4GL_201910081540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7ECD93B1-A3E5-4691-87D9-C541B8A95B2F", - "ticketNumber": "4PUX93Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.76307, -79.998078", - "loadTime": "10/08/2019 16:15:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "16:19:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4PUX93Y_201910081615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "884FC7D8-2950-4998-9218-55A07E0D61F7", - "ticketNumber": "GG54RTH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.759232, -79.99639", - "loadTime": "10/08/2019 15:33:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:37:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_GG54RTH_201910081533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8AADCDDB-767A-4634-9E96-82F1E143222D", - "ticketNumber": "35PEU2C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.757978, -79.997719", - "loadTime": "10/08/2019 14:56:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:58:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_35PEU2C_201910081456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94E032EC-C9C9-45A0-BEC0-FA880E024DE3", - "ticketNumber": "95EFHCR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.759427, -79.993679", - "loadTime": "10/08/2019 15:24:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:25:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_95EFHCR_201910081524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F761D91-1741-47E7-8467-8D57EAF6BFCF", - "ticketNumber": "JNST792", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.758777, -79.994528", - "loadTime": "10/08/2019 14:31:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:33:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_JNST792_201910081431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A519359F-61A0-418A-95DA-CD6179DC4897", - "ticketNumber": "6WW7JR7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.758699, -79.993868", - "loadTime": "10/08/2019 14:34:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:40:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6WW7JR7_201910081434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AEB9773E-274B-4891-B144-1769DDEB6C95", - "ticketNumber": "73RPGQL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.756429, -79.997814", - "loadTime": "10/08/2019 14:46:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "14:47:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_73RPGQL_201910081446_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC31935C-F8DD-4281-823F-B7ED16258ADC", - "ticketNumber": "8ARPEHS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.762641, -79.998214", - "loadTime": "10/08/2019 16:23:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "16:26:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ARPEHS_201910081623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C318CAF8-20CD-47C3-AC50-B7EF421A7BB2", - "ticketNumber": "495T8RF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.762604, -79.996759", - "loadTime": "10/08/2019 16:36:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "16:44:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_495T8RF_201910081636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7B25077-EA6D-4FE1-936F-8FF920901E6C", - "ticketNumber": "9HCT626", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.759182, -79.995394", - "loadTime": "10/08/2019 15:11:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:12:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9HCT626_201910081511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3A63641-76F5-4406-B896-E3D17A83CF57", - "ticketNumber": "NMZ33F3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.758418, -79.997457", - "loadTime": "10/08/2019 14:59:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:02:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_NMZ33F3_201910081459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D542EE04-17C7-4625-A7C7-A2F324556D1B", - "ticketNumber": "5E4ZFMA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.760135, -79.996349", - "loadTime": "10/08/2019 15:53:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "15:55:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5E4ZFMA_201910081553_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D585A87D-B28F-42BB-96B7-7D18BBD87A68", - "ticketNumber": "7N2QFAB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.761978, -79.99254", - "loadTime": "10/08/2019 16:51:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "16:55:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7N2QFAB_201910081651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9422F8C-D45A-404C-A837-459E3A1915CB", - "ticketNumber": "9K5B767", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.76337, -79.997258", - "loadTime": "10/08/2019 16:04:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "16:07:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9K5B767_201910081604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED09D4EC-A7D2-4901-8107-6B7FE05CC5DD", - "ticketNumber": "7BYQVMW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.763322, -79.997303", - "loadTime": "10/08/2019 16:08:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "16:09:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7BYQVMW_201910081608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "675371AA-F5DA-4AC2-ADFB-B542A4B6B129", - "ticketNumber": "K3UEVWD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.549544, -80.298634", - "loadTime": "10/08/2019 14:43:56", - "straightDistance": "4.3", - "routeDistance": "8.05", - "timeToTower": "2:19:03", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/08/2019", - "disposalTime": "17:02:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 90, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_K3UEVWD_201910081356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "807E3D6F-AF0D-4F87-B4F8-38AB246D281F", - "ticketNumber": "3V8AVR5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.689983, -80.229621", - "loadTime": "10/08/2019 13:03:55", - "straightDistance": "10.12", - "routeDistance": "18.97", - "timeToTower": "0:58:44", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/08/2019", - "disposalTime": "14:02:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 65, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_3V8AVR5_201910081252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09AA725A-09A5-42D3-BC33-9FDC19D21B27", - "ticketNumber": "82BCXQY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.832127, -80.064097", - "loadTime": "10/07/2019 20:53:26", - "straightDistance": "11.29", - "routeDistance": "15.7", - "timeToTower": "15:24:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "12:17:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 50, - "quantity": 35.6, - "calculatedQuantity": "35.6 CY", - "s3DownloadKey": "HaulPass_82BCXQY_201910072032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09C0732B-45AC-469A-8AD5-66CD2CBE3D5B", - "ticketNumber": "7GGD96N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.815981, -79.994994", - "loadTime": "10/08/2019 16:19:03", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "0:47:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "17:07:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 80, - "quantity": 56.5, - "calculatedQuantity": "56.5 CY", - "s3DownloadKey": "HaulPass_7GGD96N_201910081619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FA98203-CD45-4B68-B05F-8ADBA439A14B", - "ticketNumber": "4RRLWBS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.843561, -80.276323", - "loadTime": "10/08/2019 12:39:51", - "straightDistance": "2.12", - "routeDistance": "3.42", - "timeToTower": "1:33:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "14:13:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_4RRLWBS_201910081239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1006868B-ACBC-4B04-AF97-10181663BFF6", - "ticketNumber": "753XF35", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816779, -79.994249", - "loadTime": "10/08/2019 13:10:49", - "straightDistance": "15.29", - "routeDistance": "17.95", - "timeToTower": "0:50:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "14:01:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_753XF35_201910081310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "147DF012-FBD0-4529-9E34-C1535DCF9448", - "ticketNumber": "7LCH2YX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.833651, -80.058426", - "loadTime": "10/07/2019 20:18:09", - "straightDistance": "11.62", - "routeDistance": "15.21", - "timeToTower": "15:58:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "12:16:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 40, - "quantity": 25, - "calculatedQuantity": "25 CY", - "s3DownloadKey": "HaulPass_7LCH2YX_201910072018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22E3F287-2EDA-43AA-B5CF-12A66902DB4E", - "ticketNumber": "5XXX9SK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.844676, -80.279571", - "loadTime": "10/08/2019 12:39:10", - "straightDistance": "2.29", - "routeDistance": "3.22", - "timeToTower": "1:33:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "14:12:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_5XXX9SK_201910081239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3535F307-FA92-40B5-85FD-DAE2900E2932", - "ticketNumber": "K2PPFVN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815744, -79.993743", - "loadTime": "10/08/2019 13:10:27", - "straightDistance": "15.32", - "routeDistance": "17.67", - "timeToTower": "0:49:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "14:00:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 70, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_K2PPFVN_201910081310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3553AC65-B5CB-444D-8CE0-10BBC1DBF34C", - "ticketNumber": "7KHYKV7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815773, -79.994447", - "loadTime": "10/08/2019 13:16:15", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:46:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "14:03:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_7KHYKV7_201910081316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "372D8D54-0C3C-41BE-AA82-832E56E9BC05", - "ticketNumber": "8KJU3X7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.789529, -80.049063", - "loadTime": "10/08/2019 14:04:13", - "straightDistance": "12.26", - "routeDistance": "14.25", - "timeToTower": "2:47:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "16:51:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_8KJU3X7_201910081404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "393629C9-C091-4640-8D4A-FDA39F8B7056", - "ticketNumber": "3BWPLEY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816547, -79.993826", - "loadTime": "10/08/2019 14:43:50", - "straightDistance": "15.32", - "routeDistance": "17.96", - "timeToTower": "0:50:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "15:34:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 55, - "quantity": 38.2, - "calculatedQuantity": "38.2 CY", - "s3DownloadKey": "HaulPass_3BWPLEY_201910081443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40B4AB91-7D63-4DE2-9390-6A2406F1C259", - "ticketNumber": "5Q68P4Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.795614, -80.015467", - "loadTime": "10/07/2019 20:22:52", - "straightDistance": "14.14", - "routeDistance": "16.09", - "timeToTower": "15:56:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "12:18:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_5Q68P4Z_201910072022_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4619F861-1713-407F-8063-D53A216F6951", - "ticketNumber": "6KMGPPZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.800288, -80.028397", - "loadTime": "10/08/2019 12:31:30", - "straightDistance": "13.36", - "routeDistance": "15.58", - "timeToTower": "1:00:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "13:32:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_6KMGPPZ_201910081231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "46AAEC13-2F3B-4350-8F6E-79D603431F7A", - "ticketNumber": "6BAXVJ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8B45J5V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.832934, -80.080947", - "loadTime": "10/08/2019 15:09:37", - "straightDistance": "10.32", - "routeDistance": "13.28", - "timeToTower": "0:42:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "15:52:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.1 CY", - "percentFull": 65, - "quantity": 46.2, - "calculatedQuantity": "46.2 CY", - "s3DownloadKey": "HaulPass_6BAXVJ3_201910081356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51262FDF-5796-4CE1-AFA4-1269FA8C8B53", - "ticketNumber": "4MCTY9V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.815842, -79.995125", - "loadTime": "10/08/2019 16:18:15", - "straightDistance": "15.24", - "routeDistance": "17.63", - "timeToTower": "0:50:36", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "17:08:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_4MCTY9V_201910081618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52029994-F7A3-4326-B5D8-5CFD9ED2466F", - "ticketNumber": "7WX427T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.849252, -80.055260", - "loadTime": "10/08/2019 13:34:23", - "straightDistance": "11.96", - "routeDistance": "14.83", - "timeToTower": "2:28:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "16:03:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 85, - "quantity": 57.9, - "calculatedQuantity": "57.9 CY", - "s3DownloadKey": "HaulPass_7WX427T_201910081325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5260B91E-50ED-4C7B-A212-594159DD87C0", - "ticketNumber": "5DZA4SH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.780061, -79.980115", - "loadTime": "10/07/2019 21:28:59", - "straightDistance": "16.32", - "routeDistance": "18", - "timeToTower": "15:03:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "12:32:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 70, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_5DZA4SH_201910072128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53B4D0D0-8229-49F4-8A69-C8C8BAA867AE", - "ticketNumber": "6TP4R69", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.823455, -80.182494", - "loadTime": "10/08/2019 14:52:10", - "straightDistance": "4.39", - "routeDistance": "4.66", - "timeToTower": "1:18:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "16:10:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_6TP4R69_201910081452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AC6FC33-85D6-4BCB-9904-08CF1EF3DD31", - "ticketNumber": "6STD6HL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.803969, -80.029748", - "loadTime": "10/08/2019 11:54:24", - "straightDistance": "13.26", - "routeDistance": "15.7", - "timeToTower": "1:38:50", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "13:33:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 65, - "quantity": 49.1, - "calculatedQuantity": "49.1 CY", - "s3DownloadKey": "HaulPass_6STD6HL_201910081154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63D00D50-FDFE-4006-9DFC-BBDD02515819", - "ticketNumber": "9VGNYSJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814617, -79.994518", - "loadTime": "10/08/2019 16:26:54", - "straightDistance": "15.28", - "routeDistance": "17.68", - "timeToTower": "0:54:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "17:21:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_9VGNYSJ_201910081626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64619167-6DF4-4B3C-9E4F-9C703870BEC2", - "ticketNumber": "6222SR2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816375, -79.994035", - "loadTime": "10/08/2019 14:44:05", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:51:17", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "15:35:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 40, - "quantity": 29.4, - "calculatedQuantity": "29.4 CY", - "s3DownloadKey": "HaulPass_6222SR2_201910081444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "647B7B0C-F84C-4DED-890E-2A1025FE7702", - "ticketNumber": "7XDZSDX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816438, -79.993928", - "loadTime": "10/08/2019 11:40:25", - "straightDistance": "15.31", - "routeDistance": "17.96", - "timeToTower": "0:45:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "12:26:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_7XDZSDX_201910081140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "659B3E21-955F-4FD1-A2AA-E584683A546E", - "ticketNumber": "77YJ7HL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.816435, -79.993930", - "loadTime": "10/08/2019 15:16:47", - "straightDistance": "15.31", - "routeDistance": "17.96", - "timeToTower": "0:58:30", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "16:15:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 90, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_77YJ7HL_201910081516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68A11AA9-F322-4497-91D4-6B86726C04CC", - "ticketNumber": "8PMVEHN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.832472, -80.046920", - "loadTime": "10/08/2019 12:57:26", - "straightDistance": "12.28", - "routeDistance": "15.48", - "timeToTower": "1:01:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "13:58:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 65, - "quantity": 47.1, - "calculatedQuantity": "47.1 CY", - "s3DownloadKey": "HaulPass_8PMVEHN_201910081257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DE7C766-9769-4992-85CD-A5080ECA6907", - "ticketNumber": "63S84ZD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815611, -79.994361", - "loadTime": "10/08/2019 16:27:11", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:53:18", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "17:20:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_63S84ZD_201910081627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "730FD447-E958-4EDA-96E0-8B5221743952", - "ticketNumber": "6N6YXRT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815933, -79.993707", - "loadTime": "10/08/2019 14:32:56", - "straightDistance": "15.32", - "routeDistance": "17.68", - "timeToTower": "0:53:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "15:26:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_6N6YXRT_201910081432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73B84B54-187C-4FA6-A87C-319F3A182AD9", - "ticketNumber": "RSRUJLR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.779083, -80.016716", - "loadTime": "10/08/2019 14:12:08", - "straightDistance": "14.23", - "routeDistance": "16.37", - "timeToTower": "0:59:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "15:11:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 70, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_RSRUJLR_201910081412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73C539B0-A6FA-4D5B-82C9-5E43DB70A356", - "ticketNumber": "6844ND5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FEXWAT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.776337, -79.982658", - "loadTime": "10/05/2019 21:45:43", - "straightDistance": "16.21", - "routeDistance": "18.4", - "timeToTower": "62:38:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "12:23:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.3 CY", - "percentFull": 85, - "quantity": 51.3, - "calculatedQuantity": "51.3 CY", - "s3DownloadKey": "HaulPass_6844ND5_201910052145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "73C9B4C2-5A23-4131-8AA3-EBD91DAEB3C9", - "ticketNumber": "5KZ5P5Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.816367, -79.994068", - "loadTime": "10/08/2019 15:18:05", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:58:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "16:16:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_5KZ5P5Q_201910081518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "778E9634-C1A4-4FB3-8BFC-3B34B2FE4552", - "ticketNumber": "78HPF2P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815947, -79.994893", - "loadTime": "10/08/2019 13:03:02", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:53:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "13:56:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_78HPF2P_201910081303_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DA32C5F-2650-4CA2-8C9C-D4BC3536DA98", - "ticketNumber": "7AAQAS2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815909, -79.994760", - "loadTime": "10/08/2019 14:39:23", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:45:27", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "15:24:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 50, - "quantity": 36.5, - "calculatedQuantity": "36.5 CY", - "s3DownloadKey": "HaulPass_7AAQAS2_201910081439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82D6396F-0FAA-46CC-9397-CEBBA7EC6FA5", - "ticketNumber": "8ADHTFA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.848954, -80.062512", - "loadTime": "10/08/2019 13:35:38", - "straightDistance": "11.54", - "routeDistance": "15.23", - "timeToTower": "2:15:48", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "15:51:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_8ADHTFA_201910081317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A83BA7A-93AF-4918-BFD3-E6DC5D7E9EA9", - "ticketNumber": "5D9LUZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815839, -79.994865", - "loadTime": "10/08/2019 14:33:14", - "straightDistance": "15.26", - "routeDistance": "17.59", - "timeToTower": "0:54:33", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "15:27:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 70, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_5D9LUZK_201910081433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A820D11-A0DA-4763-AEB1-C3DB5D28D5E0", - "ticketNumber": "6G73XYE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.823410, -80.182484", - "loadTime": "10/08/2019 14:52:43", - "straightDistance": "4.39", - "routeDistance": "4.66", - "timeToTower": "1:18:55", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "16:11:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_6G73XYE_201910081452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B32C227-5D0D-4E1D-879B-94860128B9F5", - "ticketNumber": "FLSSF88", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.781840, -80.016791", - "loadTime": "10/08/2019 12:24:04", - "straightDistance": "14.2", - "routeDistance": "16.06", - "timeToTower": "0:48:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "13:12:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 70, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_FLSSF88_201910081224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D43DF03-8BBA-4922-BD86-438787E74990", - "ticketNumber": "5RQAVZ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5ZBPN2P", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.795629, -80.015546", - "loadTime": "10/07/2019 20:31:19", - "straightDistance": "14.14", - "routeDistance": "16.09", - "timeToTower": "15:48:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "12:19:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.5 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_5RQAVZ9_201910072031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9EC1C07C-8778-476B-9A30-FFA3ADB0ED40", - "ticketNumber": "3W6CRA8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816003, -79.994741", - "loadTime": "10/08/2019 14:39:08", - "straightDistance": "15.26", - "routeDistance": "17.6", - "timeToTower": "0:44:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "15:23:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 60, - "quantity": 42.5, - "calculatedQuantity": "42.5 CY", - "s3DownloadKey": "HaulPass_3W6CRA8_201910081439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A535BD08-4CAE-453B-ABCE-4E3B91FE963D", - "ticketNumber": "4CE4QR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.789623, -80.049471", - "loadTime": "10/08/2019 14:34:36", - "straightDistance": "12.24", - "routeDistance": "14.28", - "timeToTower": "2:17:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "16:51:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 70, - "quantity": 52.9, - "calculatedQuantity": "52.9 CY", - "s3DownloadKey": "HaulPass_4CE4QR3_201910081434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A76913EA-A21A-4E40-B0AE-B0D9C63906B4", - "ticketNumber": "3VZMNKP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.816075, -79.994953", - "loadTime": "10/08/2019 13:26:13", - "straightDistance": "15.25", - "routeDistance": "17.58", - "timeToTower": "1:04:01", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "14:30:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_3VZMNKP_201910081326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A77011EC-9DD4-48A1-8CF5-22677264E869", - "ticketNumber": "8S86U9W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.815780, -79.994317", - "loadTime": "10/08/2019 16:29:13", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:55:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "17:24:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_8S86U9W_201910081629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9398CE4-DA68-461C-8AEB-60E4B5912906", - "ticketNumber": "3NNUW4W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.815681, -79.994312", - "loadTime": "10/08/2019 16:28:27", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:54:29", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "17:22:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_3NNUW4W_201910081628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ABF9E05E-0712-45CA-80B1-76E4E03BDBC7", - "ticketNumber": "89ML3LB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "35U5KX3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.793039, -80.019182", - "loadTime": "10/08/2019 12:52:12", - "straightDistance": "13.95", - "routeDistance": "15.98", - "timeToTower": "1:14:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "14:06:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.1 CY", - "percentFull": 50, - "quantity": 33.1, - "calculatedQuantity": "33.1 CY", - "s3DownloadKey": "HaulPass_89ML3LB_201910081252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5A8E83E-D706-40CD-BD4A-278C55BB566F", - "ticketNumber": "YH5KXSR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815961, -79.993713", - "loadTime": "10/08/2019 11:44:07", - "straightDistance": "15.32", - "routeDistance": "17.68", - "timeToTower": "0:49:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "12:33:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_YH5KXSR_201910081144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B80E08C8-24B2-4384-88DF-AEA80A033549", - "ticketNumber": "W8SUJLK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815852, -79.993784", - "loadTime": "10/08/2019 11:44:22", - "straightDistance": "15.32", - "routeDistance": "17.68", - "timeToTower": "0:50:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "12:35:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_W8SUJLK_201910081144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8242F78-480B-43EC-8133-34D86795C26B", - "ticketNumber": "6TYHEAG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815869, -79.994785", - "loadTime": "10/08/2019 11:38:16", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:44:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "12:22:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 85, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_6TYHEAG_201910081138_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B95C22A6-6893-4EE5-A130-49822945698B", - "ticketNumber": "976G4DZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.808033, -80.085807", - "loadTime": "10/08/2019 16:21:48", - "straightDistance": "10", - "routeDistance": "12.16", - "timeToTower": "0:43:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "17:05:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_976G4DZ_201910081612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B989B4FF-036F-46CB-9A82-501E57A9B999", - "ticketNumber": "86PJPE2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.798857, -80.082325", - "loadTime": "10/08/2019 14:52:05", - "straightDistance": "10.26", - "routeDistance": "11.89", - "timeToTower": "0:29:37", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "15:21:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 70, - "quantity": 25.7, - "calculatedQuantity": "25.7 CY", - "s3DownloadKey": "HaulPass_86PJPE2_201910081404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C24A4892-1765-4272-AD6F-D6A8E7EA12AB", - "ticketNumber": "3EHUXMN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816327, -79.994336", - "loadTime": "10/08/2019 13:02:46", - "straightDistance": "15.29", - "routeDistance": "17.61", - "timeToTower": "0:49:10", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "13:51:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_3EHUXMN_201910081302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF711548-7CE9-433A-86F1-AD6986ACA98A", - "ticketNumber": "5WK8US7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816438, -79.993928", - "loadTime": "10/08/2019 11:40:40", - "straightDistance": "15.31", - "routeDistance": "17.96", - "timeToTower": "0:47:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "12:28:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_5WK8US7_201910081140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0DEB8C6-D294-46D3-BA1E-1746B04D4D6E", - "ticketNumber": "7HMUKS4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.794249, -80.021548", - "loadTime": "10/08/2019 15:22:03", - "straightDistance": "13.8", - "routeDistance": "15.78", - "timeToTower": "1:10:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "16:32:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 65, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_7HMUKS4_201910081522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D152AE4C-A93A-4029-8802-62886A2857FD", - "ticketNumber": "6TULU4B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.778354, -80.017557", - "loadTime": "10/08/2019 15:53:30", - "straightDistance": "14.2", - "routeDistance": "16.44", - "timeToTower": "1:05:32", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "16:59:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_6TULU4B_201910081553_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E085CEC3-0CAC-4F5D-8947-3B10BDA35F40", - "ticketNumber": "8TV6WL4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.832612, -80.046483", - "loadTime": "10/08/2019 12:46:36", - "straightDistance": "12.31", - "routeDistance": "15.47", - "timeToTower": "1:10:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "13:57:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 60, - "quantity": 43.1, - "calculatedQuantity": "43.1 CY", - "s3DownloadKey": "HaulPass_8TV6WL4_201910081246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E12B7DDB-0D8B-4781-93D2-4107DE13092E", - "ticketNumber": "62MBH23", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "97QLLD4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.815800, -79.994178", - "loadTime": "10/08/2019 13:49:53", - "straightDistance": "15.3", - "routeDistance": "17.64", - "timeToTower": "0:50:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "14:39:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.1 CY", - "percentFull": 55, - "quantity": 40.2, - "calculatedQuantity": "40.2 CY", - "s3DownloadKey": "HaulPass_62MBH23_201910081349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2362DC8-1C4C-47FA-BBFA-790E60E7FD02", - "ticketNumber": "564FRLZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815929, -79.994844", - "loadTime": "10/08/2019 11:38:02", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:43:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "12:21:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_564FRLZ_201910081138_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDCC8447-A1A0-4DC0-8200-71FF71CCCFD1", - "ticketNumber": "9AU5FPK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.781462, -79.987422", - "loadTime": "10/08/2019 13:39:14", - "straightDistance": "15.88", - "routeDistance": "17.51", - "timeToTower": "0:53:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "14:32:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 45, - "quantity": 33.2, - "calculatedQuantity": "33.2 CY", - "s3DownloadKey": "HaulPass_9AU5FPK_201910081328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEAC74FF-C79C-417B-84C1-85616D5DE2E0", - "ticketNumber": "7KP5GUZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.793429, -80.019145", - "loadTime": "10/08/2019 12:45:54", - "straightDistance": "13.94", - "routeDistance": "15.95", - "timeToTower": "1:20:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "14:06:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 65, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_7KP5GUZ_201910081245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4D00058-3A27-4116-8CA7-3CF16DAF1A87", - "ticketNumber": "5K4VWSH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815773, -79.994447", - "loadTime": "10/08/2019 13:16:01", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:46:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "14:02:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_5K4VWSH_201910081316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F67468FE-7CFD-4EF6-840E-17AE6B667BCB", - "ticketNumber": "3SW29V5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.816047, -79.994813", - "loadTime": "10/08/2019 13:25:41", - "straightDistance": "15.26", - "routeDistance": "17.6", - "timeToTower": "1:01:45", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "14:27:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_3SW29V5_201910081325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6C32659-6C40-4735-B024-AB3184859F4E", - "ticketNumber": "7837XQM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816101, -79.993582", - "loadTime": "10/08/2019 11:42:02", - "straightDistance": "15.33", - "routeDistance": "17.7", - "timeToTower": "0:58:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "12:40:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_7837XQM_201910081142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8353B29-4425-4E7D-A676-A94CD431453D", - "ticketNumber": "7JWFYBG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5Q2YC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.815679, -79.994298", - "loadTime": "10/08/2019 13:50:34", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:50:27", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "14:41:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 35, - "quantity": 26.8, - "calculatedQuantity": "26.8 CY", - "s3DownloadKey": "HaulPass_7JWFYBG_201910081350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9094F84-418B-4327-ABE2-7A2FC14AC481", - "ticketNumber": "7KENSRV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.832566, -80.047013", - "loadTime": "10/08/2019 14:44:00", - "straightDistance": "12.28", - "routeDistance": "15.49", - "timeToTower": "1:45:09", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "16:29:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_7KENSRV_201910081443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9B421C8-05DF-44AD-8B9E-F8A21F98A9FD", - "ticketNumber": "58JVHVS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816364, -79.994027", - "loadTime": "10/08/2019 11:42:17", - "straightDistance": "15.31", - "routeDistance": "17.63", - "timeToTower": "1:00:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "12:43:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_58JVHVS_201910081142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FABD9CF0-555D-45F3-B10B-2596CBEE5F4D", - "ticketNumber": "79SJZP4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.772116, -79.982017", - "loadTime": "10/08/2019 15:59:37", - "straightDistance": "16.3", - "routeDistance": "18.8", - "timeToTower": "1:04:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "17:03:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 65, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_79SJZP4_201910081521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE5D066D-09E8-4B00-ABB4-D69D96B98F9A", - "ticketNumber": "6G34U7T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6688B5R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.827998, -80.053691", - "loadTime": "10/08/2019 15:42:58", - "straightDistance": "11.87", - "routeDistance": "16.08", - "timeToTower": "0:47:46", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "16:30:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.4 CY", - "percentFull": 55, - "quantity": 39.8, - "calculatedQuantity": "39.8 CY", - "s3DownloadKey": "HaulPass_6G34U7T_201910081519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01360B00-50E9-4C29-87E4-8DBD5CA2EEB1", - "ticketNumber": "6A7PA4N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.826705, -80.048758", - "loadTime": "10/08/2019 16:49:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "16:50:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6A7PA4N_201910081649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06D94C33-EFE3-4EED-BF1D-FCA4B575023D", - "ticketNumber": "9NBVCNA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.844964, -80.073073", - "loadTime": "10/08/2019 20:01:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "20:03:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9NBVCNA_201910082001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F8FEA0E-8B36-4C3C-819E-CBA740D0AF6A", - "ticketNumber": "78QA7WK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.830474, -80.046578", - "loadTime": "10/08/2019 17:06:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "17:07:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_78QA7WK_201910081706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C926704-195B-4300-9A2E-A39A3B39142E", - "ticketNumber": "D8NSMNJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.831268, -80.048756", - "loadTime": "10/08/2019 18:36:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "18:37:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_D8NSMNJ_201910081836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "215F9130-32C4-480A-90BC-F093B5D6FDBD", - "ticketNumber": "6DMPQWA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.831245, -80.048817", - "loadTime": "10/08/2019 18:25:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "18:26:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6DMPQWA_201910081825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26C7F73B-8B9A-4B1B-BE49-70C13354C0CE", - "ticketNumber": "5MFP3M8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.831288, -80.048862", - "loadTime": "10/08/2019 18:51:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "18:52:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5MFP3M8_201910081851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D8CB418-21E9-4608-8522-DD40C648921F", - "ticketNumber": "6UQ49CJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.831253, -80.046509", - "loadTime": "10/08/2019 17:13:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "17:15:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6UQ49CJ_201910081713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3FAE2680-3D73-4C26-9D95-B7FD1F36F50F", - "ticketNumber": "8PVJYU3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.846354, -80.064489", - "loadTime": "10/08/2019 19:35:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "19:37:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8PVJYU3_201910081935_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "464231D9-9D09-40CA-A5B5-A409AFFBB752", - "ticketNumber": "7HH5H73", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.832313, -80.046398", - "loadTime": "10/08/2019 17:25:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "17:27:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7HH5H73_201910081725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A8E4467-6941-4DBB-8EE1-A3F39DA62E94", - "ticketNumber": "ZE3FWF2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.832, -80.046506", - "loadTime": "10/08/2019 17:22:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "17:24:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_ZE3FWF2_201910081722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C73B648-33CB-41A2-B06C-7D5E5D284E27", - "ticketNumber": "78P6FU8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.827554, -80.04982", - "loadTime": "10/08/2019 16:39:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "16:41:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_78P6FU8_201910081639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "528FE67F-998C-42E0-B399-C379057F2E51", - "ticketNumber": "5QHMJ83", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.832183, -80.046339", - "loadTime": "10/08/2019 17:28:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "17:29:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5QHMJ83_201910081728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A84CE8F-F72D-4AE9-814C-6D35B31DCDF4", - "ticketNumber": "SNNDNG3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.831196, -80.048642", - "loadTime": "10/08/2019 18:32:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "18:35:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_SNNDNG3_201910081832_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DEDD8CD-C09B-41F1-8FD5-3D8ED7337FDE", - "ticketNumber": "5S8GT9V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.846772, -80.065508", - "loadTime": "10/08/2019 19:29:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "19:30:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5S8GT9V_201910081929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70557D29-E942-483E-9D4A-9E4CD5A056ED", - "ticketNumber": "598RBBX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.831291, -80.048733", - "loadTime": "10/08/2019 18:47:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "18:49:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_598RBBX_201910081847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70F90857-527F-4EB3-96E1-3BF6EC80EC16", - "ticketNumber": "3RPKDVB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.831503, -80.048893", - "loadTime": "10/08/2019 18:53:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "18:54:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3RPKDVB_201910081853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A2357C4-52A1-4090-8E27-0BFFD1F244DB", - "ticketNumber": "8F4YLUQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.830698, -80.046637", - "loadTime": "10/08/2019 17:01:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "17:05:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8F4YLUQ_201910081701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83526447-076D-4AB6-B859-00C658C98EE9", - "ticketNumber": "6GT6GL2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.831067, -80.048457", - "loadTime": "10/08/2019 18:13:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "18:19:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6GT6GL2_201910081813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8722E009-E5F4-483A-BCDA-B47FC3621647", - "ticketNumber": "7M2SL6V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.831353, -80.047901", - "loadTime": "10/08/2019 17:43:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "17:44:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7M2SL6V_201910081743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A37E320-B412-46CD-B328-8ECC83554393", - "ticketNumber": "7XJQ4HB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.832422, -80.049234", - "loadTime": "10/08/2019 18:42:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "18:44:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7XJQ4HB_201910081842_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D15E6EC-4EBB-43F5-8179-EE5A63C13986", - "ticketNumber": "GXDG4FD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.847119, -80.065474", - "loadTime": "10/08/2019 19:25:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "19:26:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_GXDG4FD_201910081925_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8EF19D6E-85E1-4A1D-9F59-D016AF845C5D", - "ticketNumber": "3SXL2SB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.831286, -80.047824", - "loadTime": "10/08/2019 17:57:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "17:58:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3SXL2SB_201910081757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8FCC35DE-D4D1-43F9-9179-3CAEA46E85E9", - "ticketNumber": "6DD6G5T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.826699, -80.048628", - "loadTime": "10/08/2019 16:51:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "16:53:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6DD6G5T_201910081651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A62C95F1-A7DC-4025-949D-251C7A7FC8EB", - "ticketNumber": "5CZWUSS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.845599, -80.063708", - "loadTime": "10/08/2019 19:40:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "19:43:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5CZWUSS_201910081940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA5EF7FA-9903-43AD-A720-7CF7A1C36A5C", - "ticketNumber": "876VVY5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.830746, -80.046731", - "loadTime": "10/08/2019 16:57:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "17:00:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_876VVY5_201910081657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC9021AB-A242-4E6E-9E26-65D3CF2FA10E", - "ticketNumber": "T5JC93C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.831284, -80.048999", - "loadTime": "10/08/2019 18:27:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "18:30:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_T5JC93C_201910081827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B122D3EC-C84C-4909-90AF-CB545B1E93F3", - "ticketNumber": "4MUJ5QL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.832602, -80.046738", - "loadTime": "10/08/2019 17:32:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "17:37:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4MUJ5QL_201910081732_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB5FD40F-AAAD-4482-988A-207E474139AF", - "ticketNumber": "3V8S676", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.831355, -80.048807", - "loadTime": "10/08/2019 18:38:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "18:39:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3V8S676_201910081838_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC0E592B-7592-464B-A3EC-BB4790E543DB", - "ticketNumber": "4TQYN99", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.83134, -80.046521", - "loadTime": "10/08/2019 17:16:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "17:17:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4TQYN99_201910081716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C154C6BD-DA3C-4FC7-A9B0-5A4DA38CA7D7", - "ticketNumber": "378NH36", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.845226, -80.072779", - "loadTime": "10/08/2019 19:54:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "19:56:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_378NH36_201910081954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3DDB61E-F31D-45C5-A7AF-AD3F11898EB6", - "ticketNumber": "J5T55L8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.847291, -80.065998", - "loadTime": "10/08/2019 19:14:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "19:16:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_J5T55L8_201910081914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2878EEA-1317-4459-9DA9-7CC45BD26986", - "ticketNumber": "55465HK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.831548, -80.046478", - "loadTime": "10/08/2019 17:10:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "17:12:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_55465HK_201910081710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6BC0DEB-E365-4B0C-B76C-FA281489699B", - "ticketNumber": "9KP47LG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.847253, -80.065343", - "loadTime": "10/08/2019 19:21:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "19:23:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9KP47LG_201910081921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F24A2CD8-27CB-4A52-BE8A-7A4F47733672", - "ticketNumber": "FY6Q7LT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.831426, -80.047715", - "loadTime": "10/08/2019 17:53:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "17:57:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_FY6Q7LT_201910081753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE324469-174C-4B96-917B-E490417F7DA5", - "ticketNumber": "8BDLZU9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.831391, -80.048854", - "loadTime": "10/08/2019 18:40:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "18:41:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8BDLZU9_201910081840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBB73846-FB26-4DFE-B9FB-41577E2A7A14", - "ticketNumber": "JSX34XN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3UKVXH9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.542025, -80.291935", - "loadTime": "10/08/2019 16:38:08", - "straightDistance": "4.93", - "routeDistance": "7.29", - "timeToTower": "0:39:56", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/08/2019", - "disposalTime": "17:18:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.1 CY", - "percentFull": 75, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_JSX34XN_201910081555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E25BC511-59EE-4BB3-82D4-3E7E503C7D44", - "ticketNumber": "544R26T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.689651, -80.228036", - "loadTime": "10/08/2019 17:05:59", - "straightDistance": "10.17", - "routeDistance": "19.08", - "timeToTower": "0:37:55", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/08/2019", - "disposalTime": "17:43:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_544R26T_201910081701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24A8354B-9049-41C8-A250-1F885F6E95E5", - "ticketNumber": "7MWG8WL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.840508, -80.054681", - "loadTime": "10/08/2019 20:42:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "20:44:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7MWG8WL_201910082042_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B67CAB6-84A2-49D9-AAE7-8CC78B9D8729", - "ticketNumber": "5XV45WV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.840424, -80.054499", - "loadTime": "10/08/2019 20:35:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "20:40:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5XV45WV_201910082035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A3D9D3B-20CE-405E-A88F-C6D26C8A523E", - "ticketNumber": "6ZBA577", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.840887, -80.055415", - "loadTime": "10/08/2019 21:02:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "21:04:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ZBA577_201910082102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52CDA55C-D22B-4E07-9815-C74FCE42F847", - "ticketNumber": "4TXPGEU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.840886, -80.055538", - "loadTime": "10/08/2019 21:06:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "21:07:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4TXPGEU_201910082106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7208B11A-90C8-449A-8C7E-41A140F38DDB", - "ticketNumber": "6Y5K6DD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.84087, -80.055768", - "loadTime": "10/08/2019 21:04:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "21:05:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6Y5K6DD_201910082104_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ACCD579B-56C5-42EF-BE23-1EC16B815D63", - "ticketNumber": "K927VY9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.840534, -80.054583", - "loadTime": "10/08/2019 20:53:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "20:55:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_K927VY9_201910082053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6148B09-8542-429B-97E9-EDD860B24A94", - "ticketNumber": "4V3TGAS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.840804, -80.055441", - "loadTime": "10/08/2019 21:00:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "21:02:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4V3TGAS_201910082100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD403ADC-75FD-431F-AF6D-E57F6EF13BB8", - "ticketNumber": "97XYLG7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.840648, -80.054435", - "loadTime": "10/08/2019 20:55:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "20:57:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97XYLG7_201910082055_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2F3BF03-E448-4D80-87B3-24AEF1536EB2", - "ticketNumber": "84Y35TP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.840573, -80.055019", - "loadTime": "10/08/2019 20:50:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "20:52:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_84Y35TP_201910082050_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9C78BC1-E606-48C3-BC4B-46397697A7F4", - "ticketNumber": "77E33NH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.840467, -80.054431", - "loadTime": "10/08/2019 20:44:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "20:46:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77E33NH_201910082044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04AC1BB6-BC61-4A46-A029-CBE1DD241D8F", - "ticketNumber": "8D9KUUV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.815707, -79.994514", - "loadTime": "10/08/2019 19:37:43", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:55:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "20:33:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_8D9KUUV_201910081937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0BBBB4F3-31EB-4BAA-A9A1-268191D09E10", - "ticketNumber": "6AMMAUN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.851326, -80.299487", - "loadTime": "10/08/2019 19:41:28", - "straightDistance": "3.39", - "routeDistance": "3.85", - "timeToTower": "0:40:38", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "20:22:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 95, - "quantity": 67.8, - "calculatedQuantity": "67.8 CY", - "s3DownloadKey": "HaulPass_6AMMAUN_201910081941_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D790A83-610E-48BC-BE2D-019FC6ED422C", - "ticketNumber": "4K873QV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815842, -79.994526", - "loadTime": "10/08/2019 19:53:13", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:45:40", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "20:38:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_4K873QV_201910081953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "11439EEF-26A4-4798-B31F-01310A8D6A4E", - "ticketNumber": "ZSNTTV2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9E43CFM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.786952, -80.045722", - "loadTime": "10/08/2019 18:40:01", - "straightDistance": "12.48", - "routeDistance": "14.5", - "timeToTower": "2:13:35", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "20:53:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75.6 CY", - "percentFull": 75, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_ZSNTTV2_201910081840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "17857708-2D0E-4F27-A995-41B2B2F0F940", - "ticketNumber": "8SNQLC7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "95DDUDE", - "fieldMonitorName": "Erica Brown", - "loadCoordinates": "32.788019, -80.048451", - "loadTime": "10/08/2019 17:48:17", - "straightDistance": "12.31", - "routeDistance": "14.27", - "timeToTower": "3:04:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "20:52:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_8SNQLC7_201910081748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F799C33-B313-41E1-A373-AC41B4E1BA51", - "ticketNumber": "9V364XZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.828562, -80.047163", - "loadTime": "10/08/2019 19:38:23", - "straightDistance": "12.25", - "routeDistance": "15.69", - "timeToTower": "1:12:20", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "20:50:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_9V364XZ_201910081938_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F68DDC9-1647-4DEF-AB9A-67FB3E2DF3FA", - "ticketNumber": "5DRTX64", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.825338, -80.049868", - "loadTime": "10/08/2019 20:24:36", - "straightDistance": "12.08", - "routeDistance": "15.95", - "timeToTower": "0:46:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "21:10:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 70, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_5DRTX64_201910082010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39DCBDDC-CE00-40CE-BD40-D4F47EAA5A97", - "ticketNumber": "53J663J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815890, -79.994490", - "loadTime": "10/08/2019 19:52:57", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:41:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "20:34:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_53J663J_201910081952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BDD8430-1233-41F4-BA2B-A6CF78EC9785", - "ticketNumber": "6LQWUAX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.780801, -80.024040", - "loadTime": "10/08/2019 18:54:28", - "straightDistance": "13.79", - "routeDistance": "15.87", - "timeToTower": "1:02:12", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "19:56:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 65, - "quantity": 24.5, - "calculatedQuantity": "24.5 CY", - "s3DownloadKey": "HaulPass_6LQWUAX_201910081854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C130353-CF17-4D4D-97D4-12AC51764ACA", - "ticketNumber": "7Z8SRZ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.835779, -80.064971", - "loadTime": "10/08/2019 20:13:12", - "straightDistance": "11.26", - "routeDistance": "13.58", - "timeToTower": "0:32:51", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "20:46:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_7Z8SRZ7_201910082013_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C55609E-3393-47FF-9BFF-2745F7FDF3D7", - "ticketNumber": "6UP5SPG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816511, -79.994383", - "loadTime": "10/08/2019 19:41:39", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:46:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "20:28:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_6UP5SPG_201910081941_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7215C857-39FE-43FB-A964-0F38FB7EA542", - "ticketNumber": "VB9BC7J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.830624, -80.040996", - "loadTime": "10/08/2019 20:22:51", - "straightDistance": "12.61", - "routeDistance": "15.73", - "timeToTower": "0:42:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "21:05:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 80, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_VB9BC7J_201910082006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "91F590C9-3CEB-46EE-997A-3423A35B2CBB", - "ticketNumber": "4NUTGEV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.838782, -80.094594", - "loadTime": "10/08/2019 20:31:16", - "straightDistance": "9.59", - "routeDistance": "13.7", - "timeToTower": "0:38:39", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "21:09:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_4NUTGEV_201910082016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A5FEC9A-4A12-4A40-9C8B-E40237B9C3CF", - "ticketNumber": "3HPQK33", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.815758, -79.994549", - "loadTime": "10/08/2019 19:38:01", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:56:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "20:34:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_3HPQK33_201910081938_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C30DCB61-12DB-4800-86EA-FFF718373648", - "ticketNumber": "77MGABR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.806666, -80.084509", - "loadTime": "10/08/2019 20:26:42", - "straightDistance": "10.08", - "routeDistance": "12.2", - "timeToTower": "0:42:26", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "21:09:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 65, - "quantity": 23.9, - "calculatedQuantity": "23.9 CY", - "s3DownloadKey": "HaulPass_77MGABR_201910082026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7AA07AE-DAE2-4294-85EF-365506F13B02", - "ticketNumber": "44TPDJB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.807819, -80.085114", - "loadTime": "10/08/2019 19:22:07", - "straightDistance": "10.04", - "routeDistance": "12.21", - "timeToTower": "0:37:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "19:59:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_44TPDJB_201910081922_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFDD903F-3B7C-4046-9742-3D77FCBF7999", - "ticketNumber": "6VYQXNX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816148, -79.994936", - "loadTime": "10/08/2019 19:41:12", - "straightDistance": "15.25", - "routeDistance": "17.58", - "timeToTower": "0:45:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "20:27:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_6VYQXNX_201910081941_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0606A3E-C52E-4320-B838-37F3F300A6AE", - "ticketNumber": "59G947W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.851466, -80.299676", - "loadTime": "10/08/2019 19:40:17", - "straightDistance": "3.4", - "routeDistance": "3.87", - "timeToTower": "0:40:53", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "20:21:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 90, - "quantity": 65.6, - "calculatedQuantity": "65.6 CY", - "s3DownloadKey": "HaulPass_59G947W_201910081940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4D93A7D-890D-428C-B0E7-A47923B32E60", - "ticketNumber": "9BLB2MG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.792727, -80.019378", - "loadTime": "10/08/2019 18:56:38", - "straightDistance": "13.94", - "routeDistance": "15.93", - "timeToTower": "0:54:13", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "19:50:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 80, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_9BLB2MG_201910081856_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0DE51B5B-FD9C-4402-9B1D-12C9A5809785", - "ticketNumber": "3SNMB65", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.763984, -79.990669", - "loadTime": "10/08/2019 18:52:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "18:54:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3SNMB65_201910081852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "227AFC74-5B51-4F7D-8045-DF51FB753F12", - "ticketNumber": "5SFD4XD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.763103, -79.989358", - "loadTime": "10/08/2019 19:20:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "19:22:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5SFD4XD_201910081920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "239C8E68-0F7D-4CED-BF48-AD8B62DF8FD9", - "ticketNumber": "52AZ6QN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.752927, -79.998046", - "loadTime": "10/08/2019 21:28:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "21:33:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_52AZ6QN_201910082128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24080D13-A8FC-48DD-A797-94B191314DE5", - "ticketNumber": "8LMTSCR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.753757, -79.998757", - "loadTime": "10/08/2019 21:12:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "21:15:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8LMTSCR_201910082112_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27D24143-3090-4B1B-83F5-44D34BF306C8", - "ticketNumber": "8KV59L8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.763344, -79.987626", - "loadTime": "10/08/2019 19:29:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "19:32:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8KV59L8_201910081929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B0ABC00-6090-4D9D-A4A2-084ACB380282", - "ticketNumber": "8RRSW8U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.764503, -79.989222", - "loadTime": "10/08/2019 19:57:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "20:00:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8RRSW8U_201910081957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4481EE74-4817-4C2A-AD91-5A709F08BB0E", - "ticketNumber": "8LY4LTM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.755025, -79.997893", - "loadTime": "10/08/2019 20:31:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "20:34:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8LY4LTM_201910082031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50C72434-5546-4006-8E5A-CB7FF336F4CD", - "ticketNumber": "74Q7YZM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.755144, -79.997585", - "loadTime": "10/08/2019 20:12:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "20:17:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_74Q7YZM_201910082012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "554897FD-24DC-4838-A153-C1F492D69E35", - "ticketNumber": "7W699YS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.752969, -79.998302", - "loadTime": "10/08/2019 21:18:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "21:22:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7W699YS_201910082118_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E1EB660-7153-4B79-91FC-4120C055E17F", - "ticketNumber": "4GFLJZ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.7607, -79.998637", - "loadTime": "10/08/2019 17:33:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "17:35:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4GFLJZ8_201910081733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5EF5F4C8-A818-460D-ADA2-7C9AA4C5A4FC", - "ticketNumber": "7AWAYTT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.754713, -79.99854", - "loadTime": "10/08/2019 20:44:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "20:47:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7AWAYTT_201910082044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "691581DE-C71C-473F-B691-53A334686196", - "ticketNumber": "6U4WDYC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.763624, -79.989757", - "loadTime": "10/08/2019 19:10:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "19:12:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6U4WDYC_201910081910_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B08E5E7-2C12-48F0-A5E0-2569D9855F59", - "ticketNumber": "7UBAZ9P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.760879, -79.997712", - "loadTime": "10/08/2019 17:37:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "17:44:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7UBAZ9P_201910081737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6EE867E1-FF64-4151-97DB-618BE59FAD22", - "ticketNumber": "8NH82W7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.761209, -79.992104", - "loadTime": "10/08/2019 17:56:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "18:01:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NH82W7_201910081756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70265745-9C0E-41B6-AE74-A2FD447893D1", - "ticketNumber": "64EJQPH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.754901, -79.998117", - "loadTime": "10/08/2019 20:35:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "20:40:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64EJQPH_201910082035_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74436565-6045-48B4-BC81-DEE881F1D30E", - "ticketNumber": "8GJV8AC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.754668, -79.998739", - "loadTime": "10/08/2019 20:49:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "20:50:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8GJV8AC_201910082049_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E57F608-AE2E-42D0-A17F-463C8F31EF43", - "ticketNumber": "5F3LFN5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.763197, -79.99204", - "loadTime": "10/08/2019 18:12:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "18:19:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5F3LFN5_201910081812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80591A17-DC98-4A36-96BA-9AFF1821E6D9", - "ticketNumber": "3QS7W3F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.76405, -79.989985", - "loadTime": "10/08/2019 19:02:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "19:06:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3QS7W3F_201910081902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "888E7AA6-E8E9-4A82-89DC-845C3C6724B4", - "ticketNumber": "4S4NSUM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.752755, -79.998049", - "loadTime": "10/08/2019 21:35:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "21:36:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4S4NSUM_201910082135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CC66112-AB9B-4F75-BB68-FBA84C2EE845", - "ticketNumber": "3923CSE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.754933, -79.997963", - "loadTime": "10/08/2019 20:24:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "20:30:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3923CSE_201910082024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "908E36E9-5E91-4D74-98B7-BD66856EFC88", - "ticketNumber": "S877MVS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.763401, -79.986991", - "loadTime": "10/08/2019 19:39:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "19:41:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_S877MVS_201910081939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92AA6551-EFA9-4695-9B37-A407D5B0C8F2", - "ticketNumber": "4KXJKT4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.763156, -79.989863", - "loadTime": "10/08/2019 19:13:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "19:15:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4KXJKT4_201910081913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2D6684E-5954-4236-B94A-38771D70F4E7", - "ticketNumber": "96LPB3F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.7631, -79.989475", - "loadTime": "10/08/2019 19:17:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "19:19:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_96LPB3F_201910081917_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFD282AF-786F-4DAD-8AC7-065483A5BC49", - "ticketNumber": "428VATV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.754993, -79.997965", - "loadTime": "10/08/2019 20:18:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "20:21:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_428VATV_201910082018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFFFD8E2-30BC-4EFF-AC30-887F7A503F21", - "ticketNumber": "89KC4HH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.763249, -79.988848", - "loadTime": "10/08/2019 19:24:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "19:26:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_89KC4HH_201910081924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4095F18-731F-44A9-8D14-33A0D5A1B368", - "ticketNumber": "4WKPN6F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.761895, -79.994562", - "loadTime": "10/08/2019 17:09:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "17:13:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4WKPN6F_201910081709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B89188C0-DF9C-4836-A68B-4086B74A08B8", - "ticketNumber": "83WPHBT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.761857, -79.994014", - "loadTime": "10/08/2019 17:02:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "17:03:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83WPHBT_201910081702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB04EC84-7091-41CF-8D82-542EB431BD3C", - "ticketNumber": "8LLD5GX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.761682, -79.9976", - "loadTime": "10/08/2019 17:18:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "17:20:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8LLD5GX_201910081718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE24CDDC-F57F-41D4-8721-8A9D10B70C80", - "ticketNumber": "64DKMQX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.753742, -79.998754", - "loadTime": "10/08/2019 20:57:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "20:59:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64DKMQX_201910082057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BFA4F6BA-3827-4BB7-82DF-77900AD1E722", - "ticketNumber": "7CGAS5W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.763924, -79.990367", - "loadTime": "10/08/2019 18:57:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "19:00:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7CGAS5W_201910081857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C694C902-2073-4B20-9937-A27DA8082C8D", - "ticketNumber": "95K4FRY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.753619, -79.998624", - "loadTime": "10/08/2019 21:09:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "21:12:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_95K4FRY_201910082109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC90AC96-1AA5-46FE-9150-856F9B1EF6CF", - "ticketNumber": "7XL2TFT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.753774, -79.998782", - "loadTime": "10/08/2019 20:54:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "20:57:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7XL2TFT_201910082054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD53506F-ACC0-48CF-89AF-41740F54140E", - "ticketNumber": "64D6WPM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.761521, -79.997949", - "loadTime": "10/08/2019 17:22:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "17:24:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64D6WPM_201910081722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4A27D4D-6C34-452C-80A5-0E6EF3FCFA57", - "ticketNumber": "4KDKAGV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.753117, -79.998329", - "loadTime": "10/08/2019 21:23:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "21:25:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4KDKAGV_201910082123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD44F5D8-2762-46B4-A07C-743C309B35BB", - "ticketNumber": "9GECUKT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.761563, -79.999286", - "loadTime": "10/08/2019 17:26:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "17:30:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9GECUKT_201910081726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0C30EC1-B210-43D7-8F44-E0C3BFD88A65", - "ticketNumber": "YQF7NNW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.753739, -79.998747", - "loadTime": "10/08/2019 21:02:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "21:06:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_YQF7NNW_201910082102_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E71D2415-42CF-456F-BF97-666DBEF00D5D", - "ticketNumber": "3ATVVAQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.761147, -79.995826", - "loadTime": "10/08/2019 17:47:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "17:49:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3ATVVAQ_201910081747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9840558-A21C-42B0-929A-58FC9BB8AE76", - "ticketNumber": "QNQNUGW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.761114, -79.993595", - "loadTime": "10/08/2019 17:52:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "17:54:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_QNQNUGW_201910081752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECF830D0-47F7-4EF5-905D-A4FF9434B8C8", - "ticketNumber": "74TDZ5F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.753677, -79.99875", - "loadTime": "10/08/2019 21:06:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "21:09:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_74TDZ5F_201910082106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD163D53-C5F2-4A36-A551-5BC14BA4F7BB", - "ticketNumber": "5VWWC53", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.763324, -79.992486", - "loadTime": "10/08/2019 18:30:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:14:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "18:44:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5VWWC53_201910081830_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10F254DD-9F97-44F7-8A98-CA3DB198C1F8", - "ticketNumber": "98P529S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.825850, -80.092360", - "loadTime": "10/08/2019 20:32:43", - "straightDistance": "9.62", - "routeDistance": "12.45", - "timeToTower": "1:00:43", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "21:33:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 80, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_98P529S_201910082032_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76B41461-6531-4130-A7EA-02D05652A827", - "ticketNumber": "3GMRZQ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.825681, -80.092318", - "loadTime": "10/08/2019 20:56:19", - "straightDistance": "9.62", - "routeDistance": "12.45", - "timeToTower": "0:37:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "21:34:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 75, - "quantity": 55.7, - "calculatedQuantity": "55.7 CY", - "s3DownloadKey": "HaulPass_3GMRZQ9_201910082056_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C67283D7-4516-4A51-ACE6-C453AF5C6084", - "ticketNumber": "6H23WHS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.792994, -80.019538", - "loadTime": "10/08/2019 20:37:59", - "straightDistance": "13.93", - "routeDistance": "15.99", - "timeToTower": "1:01:05", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "21:39:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 85, - "quantity": 60.3, - "calculatedQuantity": "60.3 CY", - "s3DownloadKey": "HaulPass_6H23WHS_201910082037_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0656A56C-EE6A-4AB2-9BB4-26F56BB60E6A", - "ticketNumber": "6S6B8D3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.752107, -79.997574", - "loadTime": "10/08/2019 21:53:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "21:54:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6S6B8D3_201910082153_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5FD0CD3B-6795-490E-835A-18E652A3F569", - "ticketNumber": "56MTUPL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.752775, -79.998091", - "loadTime": "10/08/2019 21:39:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "21:41:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_56MTUPL_201910082139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82FFEA75-0BB4-4FF2-A81F-39B4496EF673", - "ticketNumber": "4FMJM3K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.752122, -79.99778", - "loadTime": "10/08/2019 21:49:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "21:51:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4FMJM3K_201910082149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E393BAE-D7F9-4607-9369-FDEBF05D7C8B", - "ticketNumber": "6YNAZXF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.752331, -79.997843", - "loadTime": "10/08/2019 21:43:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "21:45:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6YNAZXF_201910082143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC696206-A386-4D90-9F78-BD092DA82862", - "ticketNumber": "4BFH4MK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.752207, -79.997515", - "loadTime": "10/08/2019 21:46:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "21:48:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4BFH4MK_201910082146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2088B25-87AF-431A-928C-4E6F37CC1774", - "ticketNumber": "6HKUC5M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.75181, -79.997653", - "loadTime": "10/08/2019 21:55:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/08/2019", - "disposalTime": "21:57:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6HKUC5M_201910082155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "695F2E10-F828-403D-9B3A-27C1730F2B54", - "ticketNumber": "5QJSQMP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.577917, -80.260157", - "loadTime": "10/08/2019 21:12:03", - "straightDistance": "5.62", - "routeDistance": "6.54", - "timeToTower": "0:49:48", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/08/2019", - "disposalTime": "22:01:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_5QJSQMP_201910081835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3600D1E3-F331-4B8E-B8E5-93F52044380E", - "ticketNumber": "5HJZ4PU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.716040, -80.250060", - "loadTime": "10/08/2019 21:36:09", - "straightDistance": "10.71", - "routeDistance": "14.79", - "timeToTower": "0:41:55", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/08/2019", - "disposalTime": "22:18:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 65, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_5HJZ4PU_201910082136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BD630D0-1F93-4140-8A5C-FF560564ADDF", - "ticketNumber": "9M74YC7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.752764, -80.239999", - "loadTime": "10/08/2019 17:35:52", - "straightDistance": "13.15", - "routeDistance": "17.31", - "timeToTower": "4:31:15", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/08/2019", - "disposalTime": "22:07:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 85, - "quantity": 60.6, - "calculatedQuantity": "60.6 CY", - "s3DownloadKey": "HaulPass_9M74YC7_201910081608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9ED823BF-AE79-45DA-BC22-7C334F2C4B02", - "ticketNumber": "5FWG28E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "37YU8Z5", - "fieldMonitorName": "Jasmine Murphy", - "loadCoordinates": "32.811613, -80.191685", - "loadTime": "10/08/2019 15:43:01", - "straightDistance": "18.08", - "routeDistance": "27.97", - "timeToTower": "6:22:59", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/08/2019", - "disposalTime": "22:06:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 90, - "quantity": 62.7, - "calculatedQuantity": "62.7 CY", - "s3DownloadKey": "HaulPass_5FWG28E_201910081539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05F57DA9-0483-448D-95C1-2EC6B0FD6444", - "ticketNumber": "6Z4LQ8H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742144, -79.945038", - "loadTime": "10/08/2019 20:08:43", - "straightDistance": "8.43", - "routeDistance": "14.92", - "timeToTower": "1:20:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "21:29:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 45, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_6Z4LQ8H_201910082008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12038386-2574-45BA-82AF-257CA74924B2", - "ticketNumber": "4JMCYN3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.751008, -79.912827", - "loadTime": "10/08/2019 18:05:55", - "straightDistance": "10.33", - "routeDistance": "17.2", - "timeToTower": "1:03:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "19:09:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_4JMCYN3_201910081804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D3CE48E-777E-45C8-8A84-338564DE8F5B", - "ticketNumber": "8EZHZD5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.710923, -79.953136", - "loadTime": "10/08/2019 16:49:28", - "straightDistance": "6.98", - "routeDistance": "15.25", - "timeToTower": "1:02:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "17:51:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 85, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_8EZHZD5_201910081630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E2B19D1-55F0-47F8-89F6-5E83BE9B8D41", - "ticketNumber": "9BRDCQT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.737317, -79.930746", - "loadTime": "10/08/2019 18:46:37", - "straightDistance": "8.96", - "routeDistance": "15.65", - "timeToTower": "0:46:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "19:32:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 90, - "quantity": 83.9, - "calculatedQuantity": "83.9 CY", - "s3DownloadKey": "HaulPass_9BRDCQT_201910081828_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22ACD471-5D41-446B-B2B8-BD88FED72E01", - "ticketNumber": "8AY3SU6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.676636, -80.189679", - "loadTime": "10/08/2019 21:26:11", - "straightDistance": "7.28", - "routeDistance": "13.11", - "timeToTower": "0:36:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "22:02:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_8AY3SU6_201910082126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2541C951-2356-4E2B-9CB6-A1E737A6DBCA", - "ticketNumber": "3H476WN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.706917, -79.957439", - "loadTime": "10/08/2019 17:51:14", - "straightDistance": "6.65", - "routeDistance": "15.01", - "timeToTower": "0:47:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "18:39:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 85, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_3H476WN_201910081700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3AF76B3D-8D39-4FC7-B204-6C3D8A9B3022", - "ticketNumber": "83PUNQ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.742301, -79.945116", - "loadTime": "10/08/2019 19:53:55", - "straightDistance": "8.43", - "routeDistance": "14.93", - "timeToTower": "1:33:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "21:27:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 50, - "quantity": 35.6, - "calculatedQuantity": "35.6 CY", - "s3DownloadKey": "HaulPass_83PUNQ9_201910081953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49012731-4EDE-4B82-BC1B-AA04EDCDBDB2", - "ticketNumber": "7E4ZXDE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.761436, -80.001036", - "loadTime": "10/08/2019 19:31:38", - "straightDistance": "7.15", - "routeDistance": "10.54", - "timeToTower": "1:18:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "20:50:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_7E4ZXDE_201910081931_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "53A52C72-0460-4854-B695-D12B4B86DE36", - "ticketNumber": "9JB7X29", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.711804, -79.948752", - "loadTime": "10/08/2019 17:38:31", - "straightDistance": "7.24", - "routeDistance": "15.83", - "timeToTower": "0:58:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "18:37:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_9JB7X29_201910081653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AD60DEC-524E-405A-9F3B-9575D9005A0E", - "ticketNumber": "9RGPH4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.724918, -79.936679", - "loadTime": "10/08/2019 19:53:34", - "straightDistance": "8.25", - "routeDistance": "15.46", - "timeToTower": "0:48:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "20:41:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_9RGPH4M_201910081953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B3CAB46-6509-4AA0-92B3-BA4FCF7DFABD", - "ticketNumber": "8JLAVGS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.722598, -79.951973", - "loadTime": "10/08/2019 17:31:24", - "straightDistance": "7.39", - "routeDistance": "14.51", - "timeToTower": "1:02:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "18:33:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_8JLAVGS_201910081731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "670E23E7-9A4E-40D5-B811-BF748B391F67", - "ticketNumber": "8KXRHCF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.677062, -80.189839", - "loadTime": "10/08/2019 19:02:06", - "straightDistance": "7.29", - "routeDistance": "13.08", - "timeToTower": "0:35:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "19:37:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_8KXRHCF_201910081902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BD20DD7-B358-42AA-A97A-EB2E20F69F8A", - "ticketNumber": "85H3UNK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.748948, -79.917118", - "loadTime": "10/08/2019 16:46:03", - "straightDistance": "10.05", - "routeDistance": "16.66", - "timeToTower": "1:24:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "18:10:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 45, - "quantity": 30.9, - "calculatedQuantity": "30.9 CY", - "s3DownloadKey": "HaulPass_85H3UNK_201910081646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D7C9313-8E6F-43E1-B959-FC65D184E060", - "ticketNumber": "5EC9WRV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5GKKGWV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.713220, -79.951136", - "loadTime": "10/08/2019 19:59:57", - "straightDistance": "7.15", - "routeDistance": "15.6", - "timeToTower": "1:31:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "21:31:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.2 CY", - "percentFull": 85, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_5EC9WRV_201910081959_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81698830-B0B7-4B12-B840-9A57B27410E7", - "ticketNumber": "5PGDXYL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.740701, -79.926035", - "loadTime": "10/08/2019 17:48:01", - "straightDistance": "9.31", - "routeDistance": "15.6", - "timeToTower": "0:36:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "18:24:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 85, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_5PGDXYL_201910081742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82CE48A7-260D-41F7-A870-E506834B60EF", - "ticketNumber": "45GVC8N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9FCFWNN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.742629, -79.921815", - "loadTime": "10/08/2019 20:06:25", - "straightDistance": "9.59", - "routeDistance": "15.82", - "timeToTower": "0:54:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "21:00:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.6 CY", - "percentFull": 55, - "quantity": 37.7, - "calculatedQuantity": "37.7 CY", - "s3DownloadKey": "HaulPass_45GVC8N_201910082006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F22D084-8091-4136-A69B-DBA821ADA20D", - "ticketNumber": "8XZTS9U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.676721, -80.189912", - "loadTime": "10/08/2019 20:17:16", - "straightDistance": "7.3", - "routeDistance": "13.1", - "timeToTower": "0:34:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "20:51:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_8XZTS9U_201910082017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93F39C95-8DCB-4F09-A663-1982E954A1DE", - "ticketNumber": "522GDJY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.737192, -79.933399", - "loadTime": "10/08/2019 18:23:14", - "straightDistance": "8.82", - "routeDistance": "15.49", - "timeToTower": "1:07:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "19:31:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 90, - "quantity": 84.7, - "calculatedQuantity": "84.7 CY", - "s3DownloadKey": "HaulPass_522GDJY_201910081816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A11138C1-F653-45BD-838E-97D466F4F61B", - "ticketNumber": "4J4W764", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.736936, -79.932265", - "loadTime": "10/08/2019 20:47:06", - "straightDistance": "8.87", - "routeDistance": "15.57", - "timeToTower": "0:55:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "21:42:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_4J4W764_201910082043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1D1DA04-5D9E-4C9F-B636-D7F749308A73", - "ticketNumber": "945RKND", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.793483, -80.011197", - "loadTime": "10/08/2019 19:14:43", - "straightDistance": "8.89", - "routeDistance": "15.54", - "timeToTower": "0:55:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "20:10:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_945RKND_201910081904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3F4494B-9005-4F92-AB0F-2355F39BB623", - "ticketNumber": "9NNPZ67", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.749083, -79.907896", - "loadTime": "10/08/2019 16:07:50", - "straightDistance": "10.51", - "routeDistance": "16.91", - "timeToTower": "0:55:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "17:03:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 70, - "quantity": 50.5, - "calculatedQuantity": "50.5 CY", - "s3DownloadKey": "HaulPass_9NNPZ67_201910081607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A8CB866A-5C81-4A5A-AAAE-ED8152221740", - "ticketNumber": "5V47D6E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.706088, -79.951911", - "loadTime": "10/08/2019 16:32:45", - "straightDistance": "6.93", - "routeDistance": "15.57", - "timeToTower": "2:25:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "18:58:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_5V47D6E_201910081632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ABEFBE8A-C41F-41D4-868D-3BDD3744E20E", - "ticketNumber": "4SQE549", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.742753, -79.920406", - "loadTime": "10/08/2019 19:54:31", - "straightDistance": "9.66", - "routeDistance": "16.06", - "timeToTower": "1:05:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "20:59:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_4SQE549_201910081954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC3EDCA2-1C28-4D8D-AD87-B24ECCB65FAA", - "ticketNumber": "95527K2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.736377, -79.931842", - "loadTime": "10/08/2019 20:54:34", - "straightDistance": "8.87", - "routeDistance": "15.62", - "timeToTower": "0:49:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "21:43:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_95527K2_201910082054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AEE88ECE-12AC-49BB-8A85-9AA918F00A0D", - "ticketNumber": "4WW2D2K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.750700, -79.922673", - "loadTime": "10/08/2019 20:01:45", - "straightDistance": "9.84", - "routeDistance": "16.96", - "timeToTower": "1:22:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "21:24:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 50, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_4WW2D2K_201910082001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF28E509-C5A6-46AE-8EDF-902E15333967", - "ticketNumber": "4ZDYSQB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.724571, -79.936583", - "loadTime": "10/08/2019 19:56:14", - "straightDistance": "8.25", - "routeDistance": "15.45", - "timeToTower": "0:46:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "20:42:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_4ZDYSQB_201910081956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0BE3A5D-1EB5-44DD-9E5F-FEF6C10F1EB3", - "ticketNumber": "88BEBQ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.740998, -79.938278", - "loadTime": "10/08/2019 16:35:48", - "straightDistance": "8.71", - "routeDistance": "14.98", - "timeToTower": "2:27:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "19:03:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 45, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_88BEBQ4_201910081635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4AF524E-9E2F-4337-953B-2B184D45E675", - "ticketNumber": "626E3M6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6KY8HDW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.744278, -79.908455", - "loadTime": "10/08/2019 15:45:37", - "straightDistance": "10.32", - "routeDistance": "16.72", - "timeToTower": "2:23:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "18:09:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74 CY", - "percentFull": 65, - "quantity": 48.1, - "calculatedQuantity": "48.1 CY", - "s3DownloadKey": "HaulPass_626E3M6_201910081545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5AF84D3-24CE-4B20-8DBF-948A212356A5", - "ticketNumber": "4CLY47V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.739323, -79.939773", - "loadTime": "10/08/2019 16:55:23", - "straightDistance": "8.58", - "routeDistance": "15.13", - "timeToTower": "2:08:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "19:04:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 55, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_4CLY47V_201910081655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6B4FA69-60B3-4479-B859-72B0B6BFDBFA", - "ticketNumber": "4ELG3B6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.676902, -80.190042", - "loadTime": "10/08/2019 16:20:00", - "straightDistance": "7.31", - "routeDistance": "13.08", - "timeToTower": "0:37:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "16:57:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_4ELG3B6_201910081620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C00EFEBC-B219-4880-BF36-A4D24D8DD9C8", - "ticketNumber": "9VWM8CU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.737782, -79.923800", - "loadTime": "10/08/2019 15:14:27", - "straightDistance": "9.32", - "routeDistance": "16.07", - "timeToTower": "3:09:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "18:23:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_9VWM8CU_201910081514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDBA65C3-9CFE-4F21-943A-6C03C366F5E9", - "ticketNumber": "867987J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.720434, -79.957191", - "loadTime": "10/08/2019 17:52:10", - "straightDistance": "7.05", - "routeDistance": "14.74", - "timeToTower": "0:43:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "18:35:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_867987J_201910081752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D03BE5E3-3545-46D3-A52F-32D14044DEA4", - "ticketNumber": "M9W6N7F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.744832, -79.912192", - "loadTime": "10/08/2019 20:43:06", - "straightDistance": "10.15", - "routeDistance": "16.51", - "timeToTower": "0:42:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "21:25:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 45, - "quantity": 32.5, - "calculatedQuantity": "32.5 CY", - "s3DownloadKey": "HaulPass_M9W6N7F_201910082034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7AA5CBA-4E42-40B9-9520-66167095B725", - "ticketNumber": "3DESBFJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.676211, -80.189782", - "loadTime": "10/08/2019 17:31:58", - "straightDistance": "7.29", - "routeDistance": "13.13", - "timeToTower": "0:48:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "18:20:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_3DESBFJ_201910081731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEA925C8-DE33-424B-AF7A-A7FEC01BD1E2", - "ticketNumber": "7ZX28QC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.751127, -79.913465", - "loadTime": "10/08/2019 18:01:03", - "straightDistance": "10.31", - "routeDistance": "17.02", - "timeToTower": "1:07:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "19:08:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 50, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_7ZX28QC_201910081757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2E02F68-673D-4292-AA86-62423F96B9BD", - "ticketNumber": "55DBHLC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.749264, -79.908071", - "loadTime": "10/08/2019 16:04:07", - "straightDistance": "10.51", - "routeDistance": "16.92", - "timeToTower": "0:57:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/08/2019", - "disposalTime": "17:01:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 65, - "quantity": 51.4, - "calculatedQuantity": "51.4 CY", - "s3DownloadKey": "HaulPass_55DBHLC_201910081604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89F488FD-11D8-4024-8864-6E339734960D", - "ticketNumber": "9EGXSBS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.778991, -80.023693", - "loadTime": "10/08/2019 20:36:19", - "straightDistance": "13.84", - "routeDistance": "15.98", - "timeToTower": "2:00:52", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "22:37:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 70, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_9EGXSBS_201910082036_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7A90A31-7772-4DD6-9F45-A5B3507CAA2E", - "ticketNumber": "7XQURPT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.800347, -80.085315", - "loadTime": "10/08/2019 22:08:30", - "straightDistance": "10.07", - "routeDistance": "11.85", - "timeToTower": "0:24:28", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "22:32:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 55, - "quantity": 20.2, - "calculatedQuantity": "20.2 CY", - "s3DownloadKey": "HaulPass_7XQURPT_201910082147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "164EAE6C-6BE9-4A9A-BE2E-1661D0ED1D69", - "ticketNumber": "3NHL62S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.817390, -80.011854", - "loadTime": "10/08/2019 17:03:47", - "straightDistance": "14.27", - "routeDistance": "17.31", - "timeToTower": "0:54:47", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "17:58:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_3NHL62S_201910081649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "352B2279-68E1-4DBA-9D7E-B684C8C368B3", - "ticketNumber": "3984KTQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.815741, -79.994838", - "loadTime": "10/08/2019 17:51:55", - "straightDistance": "15.26", - "routeDistance": "17.58", - "timeToTower": "0:49:04", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "18:40:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_3984KTQ_201910081751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F1CC554-87E3-4890-98CA-467DFB0A5E1D", - "ticketNumber": "5FZYRAL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.808155, -80.085795", - "loadTime": "10/08/2019 17:51:35", - "straightDistance": "10", - "routeDistance": "12.17", - "timeToTower": "0:36:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "18:27:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 95, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_5FZYRAL_201910081751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C390C85-1693-41F6-9995-747D51C395CC", - "ticketNumber": "3Q5XTVK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.816548, -79.994186", - "loadTime": "10/08/2019 17:07:30", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "1:05:08", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "18:12:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_3Q5XTVK_201910081707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "690146AF-A87E-45CD-B7DF-3F454ED2AB77", - "ticketNumber": "6R3QL8K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.792840, -80.019394", - "loadTime": "10/08/2019 17:14:14", - "straightDistance": "13.94", - "routeDistance": "16", - "timeToTower": "0:55:34", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "18:09:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 85, - "quantity": 60.3, - "calculatedQuantity": "60.3 CY", - "s3DownloadKey": "HaulPass_6R3QL8K_201910081714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98C4E4A9-2FCE-4EFE-AF2A-24DBC89A1A62", - "ticketNumber": "77A3776", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.816476, -79.994050", - "loadTime": "10/08/2019 17:06:45", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "1:09:31", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "18:16:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_77A3776_201910081706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A837A08A-D0D9-4874-B52C-B64FA2157492", - "ticketNumber": "89AVTHP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.778206, -80.017431", - "loadTime": "10/08/2019 17:31:38", - "straightDistance": "14.21", - "routeDistance": "16.45", - "timeToTower": "0:47:24", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "18:19:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_89AVTHP_201910081731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5A471B1-EF9C-45DD-BCB4-FD14589FF07C", - "ticketNumber": "3MZUG9T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.819649, -80.017688", - "loadTime": "10/08/2019 17:16:32", - "straightDistance": "13.93", - "routeDistance": "17.46", - "timeToTower": "0:45:14", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "18:01:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 80, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_3MZUG9T_201910081710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "251EC2EA-3B1E-4FF1-A678-C6DC8C1C60E9", - "ticketNumber": "84GWG24", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.827852, -80.202088", - "loadTime": "10/08/2019 16:44:53", - "straightDistance": "3.32", - "routeDistance": "3.48", - "timeToTower": "2:18:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "19:03:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_84GWG24_201910081644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "391926AE-09E1-4A34-AF44-2158628AAFFC", - "ticketNumber": "9UU723L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.827673, -80.201933", - "loadTime": "10/08/2019 16:46:08", - "straightDistance": "3.32", - "routeDistance": "3.49", - "timeToTower": "2:18:16", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "19:04:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 85, - "quantity": 60.7, - "calculatedQuantity": "60.7 CY", - "s3DownloadKey": "HaulPass_9UU723L_201910081646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F341EAC-010E-4C23-8D1E-A7E15469F612", - "ticketNumber": "6Y3R9S5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.831204, -80.069233", - "loadTime": "10/08/2019 18:28:09", - "straightDistance": "10.98", - "routeDistance": "13.25", - "timeToTower": "0:52:07", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "19:20:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_6Y3R9S5_201910081828_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D44C174-B54C-4C79-B02B-2A2C81C2C417", - "ticketNumber": "6763AAB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.815696, -79.994431", - "loadTime": "10/08/2019 18:12:30", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:44:11", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "18:56:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_6763AAB_201910081812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "857C85AA-6A5B-4084-A4C2-C122DB3BC100", - "ticketNumber": "7YSUZK5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.818974, -80.018252", - "loadTime": "10/08/2019 18:49:48", - "straightDistance": "13.9", - "routeDistance": "17.18", - "timeToTower": "0:41:06", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "19:30:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_7YSUZK5_201910081849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B3F5C21-AD38-4AB4-921A-4675F4CDEE8D", - "ticketNumber": "3KZ5X95", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.815744, -79.994350", - "loadTime": "10/08/2019 18:12:10", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:41:44", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "18:53:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_3KZ5X95_201910081812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A986940E-FCFE-4989-BA82-834B4D2164E7", - "ticketNumber": "6T33N2W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815626, -79.994311", - "loadTime": "10/08/2019 18:14:34", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:52:21", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "19:06:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_6T33N2W_201910081814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBD6AF33-2EC3-4F06-876D-CB36C112880F", - "ticketNumber": "8VBEB62", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815952, -79.993736", - "loadTime": "10/08/2019 18:14:18", - "straightDistance": "15.32", - "routeDistance": "17.68", - "timeToTower": "0:51:49", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "19:06:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_8VBEB62_201910081814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8F64B1B-7B7D-44AB-BB9E-8AFD8CC89239", - "ticketNumber": "7P55YNT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.828162, -80.047156", - "loadTime": "10/08/2019 17:58:11", - "straightDistance": "12.25", - "routeDistance": "15.71", - "timeToTower": "1:01:41", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "18:59:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_7P55YNT_201910081758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDA85C00-24D4-4371-A8AA-652D674B8738", - "ticketNumber": "5ZPGZ5Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.815767, -79.994894", - "loadTime": "10/08/2019 17:52:39", - "straightDistance": "15.26", - "routeDistance": "17.58", - "timeToTower": "0:51:02", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "18:43:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_5ZPGZ5Z_201910081752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1C75A89-8FEA-4C43-85CC-4CF8BB0F7878", - "ticketNumber": "8NUE9PT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.803111, -80.027449", - "loadTime": "10/08/2019 18:23:24", - "straightDistance": "13.4", - "routeDistance": "15.88", - "timeToTower": "0:54:58", - "towerMonitorUserCertificationNumber": "3ZRBVAX", - "towerMonitorName": "Holly Reichle", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/08/2019", - "disposalTime": "19:18:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 80, - "quantity": 59, - "calculatedQuantity": "59 CY", - "s3DownloadKey": "HaulPass_8NUE9PT_201910081814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "107D3905-AE7F-4C4B-BE56-48B093D251C4", - "ticketNumber": "9JH2RFN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.644045, -80.140055", - "loadTime": "10/09/2019 13:51:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "13:54:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9JH2RFN_201910091351_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "326AD867-D813-4402-9BE4-622D86F7ED9F", - "ticketNumber": "7ZS5BJP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.64454, -80.141001", - "loadTime": "10/09/2019 14:03:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "14:05:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ZS5BJP_201910091403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33AB4CCF-6BFF-4D3B-966A-16141E2FD388", - "ticketNumber": "6W633QB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.644899, -80.142549", - "loadTime": "10/09/2019 14:18:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "14:21:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6W633QB_201910091418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B9327E2-1823-4E17-998B-676A1365D62D", - "ticketNumber": "735HUZB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.654524, -80.053535", - "loadTime": "10/09/2019 13:00:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "13:07:14", - "debrisType": "Leaner", - "diameter": 11.2, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_735HUZB_201910091300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B623F04-98BF-455A-BF5D-F1D0DF285FFD", - "ticketNumber": "9Y9S3ZV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.65496, -80.054476", - "loadTime": "10/09/2019 12:50:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "12:52:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9Y9S3ZV_201910091250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BE6D374-0563-4781-889F-3BFEBE2BBF76", - "ticketNumber": "3YF7YF3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.648455, -80.098316", - "loadTime": "10/09/2019 13:23:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "13:27:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3YF7YF3_201910091323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6FD2F6D9-D841-4DAD-97DD-D5EFDD9DFF8E", - "ticketNumber": "5AF7HFK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.648303, -80.097872", - "loadTime": "10/09/2019 13:27:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "13:31:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5AF7HFK_201910091327_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CE6980B-AF39-4941-96E9-F42890B4D5E2", - "ticketNumber": "8QPTQK9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.644952, -80.142627", - "loadTime": "10/09/2019 14:08:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "14:17:34", - "debrisType": "Leaner", - "diameter": 36, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8QPTQK9_201910091408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADD6E9CB-9AD4-4A62-877D-6953959D56E8", - "ticketNumber": "5SDQ5DK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.646473, -80.131858", - "loadTime": "10/09/2019 13:42:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "13:45:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5SDQ5DK_201910091342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C253D2A4-A3EC-43EB-BEC1-16FAC77C7993", - "ticketNumber": "886SZ22", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.644549, -80.141011", - "loadTime": "10/09/2019 13:59:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "14:03:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_886SZ22_201910091359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3805DFB-0681-4361-87F3-2D379117F9F0", - "ticketNumber": "36E2ABX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.654572, -80.053423", - "loadTime": "10/09/2019 12:55:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "12:59:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_36E2ABX_201910091255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F061F5C5-99EF-4CB7-AE6F-3BD1838044CA", - "ticketNumber": "GRCLCK7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.644038, -80.140099", - "loadTime": "10/09/2019 13:54:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "13:57:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_GRCLCK7_201910091354_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB3E26CE-21BA-4E20-AFFA-0A988B4D446C", - "ticketNumber": "4QY7HP5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.654118, -80.054255", - "loadTime": "10/09/2019 13:07:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "13:10:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4QY7HP5_201910091307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "178F2413-AD8E-477D-A4CC-7D0FC1A6B616", - "ticketNumber": "65HLZMC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.742108, -79.925050", - "loadTime": "10/09/2019 12:32:59", - "straightDistance": "9.41", - "routeDistance": "15.25", - "timeToTower": "0:50:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "13:23:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 40, - "quantity": 31.6, - "calculatedQuantity": "31.6 CY", - "s3DownloadKey": "HaulPass_65HLZMC_201910091232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F125D85-714B-4089-A0A8-C3926B9225B1", - "ticketNumber": "F5CNFFJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.737196, -79.931412", - "loadTime": "10/09/2019 13:17:48", - "straightDistance": "8.92", - "routeDistance": "15.25", - "timeToTower": "0:58:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "14:16:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 80, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_F5CNFFJ_201910091317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "230C40AF-2849-4710-9E57-7013C6C6F3FB", - "ticketNumber": "78Q53TY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.782580, -79.979208", - "loadTime": "10/09/2019 12:27:32", - "straightDistance": "9.06", - "routeDistance": "13.2", - "timeToTower": "3:23:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "15:50:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_78Q53TY_201910091227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2797A566-228F-4A7D-8CE8-63F06D0B5EBC", - "ticketNumber": "967AQGF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.791568, -80.007179", - "loadTime": "10/09/2019 13:02:32", - "straightDistance": "8.85", - "routeDistance": "15.15", - "timeToTower": "0:49:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "13:52:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_967AQGF_201910091206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A48A971-3AD3-4F67-8966-665D48AAD1B1", - "ticketNumber": "PC6TE8R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.735125, -79.928416", - "loadTime": "10/09/2019 12:50:41", - "straightDistance": "9", - "routeDistance": "15.7", - "timeToTower": "1:15:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "14:06:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_PC6TE8R_201910091239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C3B94EA-CEA8-4FDB-AAE1-4B754531A223", - "ticketNumber": "48LFFHY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.787405, -80.024405", - "loadTime": "10/09/2019 12:17:34", - "straightDistance": "8.25", - "routeDistance": "17.01", - "timeToTower": "2:49:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "15:06:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 85, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_48LFFHY_201910091217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7078EBFD-4FD4-4529-A142-8EABE3F5D753", - "ticketNumber": "8CQLGD4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.739134, -79.909078", - "loadTime": "10/09/2019 14:31:15", - "straightDistance": "10.12", - "routeDistance": "16.33", - "timeToTower": "0:41:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "15:13:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 55, - "quantity": 43.5, - "calculatedQuantity": "43.5 CY", - "s3DownloadKey": "HaulPass_8CQLGD4_201910091404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7611F5B6-F385-4DC5-8A59-33DA8E9594B1", - "ticketNumber": "38JZ9KF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740204, -80.052590", - "loadTime": "10/09/2019 14:20:31", - "straightDistance": "4.71", - "routeDistance": "8.04", - "timeToTower": "0:40:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "15:00:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 90, - "quantity": 65.6, - "calculatedQuantity": "65.6 CY", - "s3DownloadKey": "HaulPass_38JZ9KF_201910091420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C142193-93FC-4D31-9B30-B44A34889F62", - "ticketNumber": "4G5Q938", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.741913, -79.924810", - "loadTime": "10/09/2019 12:43:39", - "straightDistance": "9.41", - "routeDistance": "15.24", - "timeToTower": "0:42:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "13:26:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 45, - "quantity": 32.5, - "calculatedQuantity": "32.5 CY", - "s3DownloadKey": "HaulPass_4G5Q938_201910091243_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FACBCDF-8660-4AE7-81F9-3BC9BE81F33F", - "ticketNumber": "5RS2WY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.733040, -79.926375", - "loadTime": "10/09/2019 14:59:39", - "straightDistance": "9.04", - "routeDistance": "15.66", - "timeToTower": "0:39:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "15:38:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 50, - "quantity": 34.7, - "calculatedQuantity": "34.7 CY", - "s3DownloadKey": "HaulPass_5RS2WY4_201910091443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89829B0A-E6BF-4AA0-854B-1623A750226A", - "ticketNumber": "9F3W27Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.734408, -79.935562", - "loadTime": "10/09/2019 13:30:25", - "straightDistance": "8.61", - "routeDistance": "15.36", - "timeToTower": "0:51:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "14:21:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_9F3W27Y_201910091242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C38CC6A-7F55-44A3-8F1B-BD267EE49784", - "ticketNumber": "83NPG4Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.734997, -79.928467", - "loadTime": "10/09/2019 12:52:03", - "straightDistance": "8.99", - "routeDistance": "15.71", - "timeToTower": "1:15:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "14:07:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 75, - "quantity": 68, - "calculatedQuantity": "68 CY", - "s3DownloadKey": "HaulPass_83NPG4Q_201910091252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A57ACC81-AA1A-44C9-BB94-6F4987AE5259", - "ticketNumber": "6ECRGXL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.737896, -79.923756", - "loadTime": "10/08/2019 20:13:24", - "straightDistance": "9.33", - "routeDistance": "15.69", - "timeToTower": "16:04:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "12:17:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 50, - "quantity": 30.3, - "calculatedQuantity": "30.3 CY", - "s3DownloadKey": "HaulPass_6ECRGXL_201910082013_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A92F0FC6-F070-49EC-8447-747F224EB34E", - "ticketNumber": "8BCCZDH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.740460, -80.052372", - "loadTime": "10/09/2019 13:26:54", - "straightDistance": "4.73", - "routeDistance": "8.02", - "timeToTower": "0:23:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "13:50:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 90, - "quantity": 65.6, - "calculatedQuantity": "65.6 CY", - "s3DownloadKey": "HaulPass_8BCCZDH_201910091311_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA21A606-91B9-414A-A1F6-B59D6ABC9E29", - "ticketNumber": "3G63AK4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.744049, -79.949663", - "loadTime": "10/09/2019 14:04:08", - "straightDistance": "8.29", - "routeDistance": "14.52", - "timeToTower": "1:00:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "15:04:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 55, - "quantity": 40.3, - "calculatedQuantity": "40.3 CY", - "s3DownloadKey": "HaulPass_3G63AK4_201910091404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AAF41B6F-B32B-4334-91E9-2C176284AD62", - "ticketNumber": "J9PQFGW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.733531, -79.926604", - "loadTime": "10/09/2019 13:25:58", - "straightDistance": "9.04", - "routeDistance": "15.61", - "timeToTower": "2:11:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "15:37:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 75, - "quantity": 45.4, - "calculatedQuantity": "45.4 CY", - "s3DownloadKey": "HaulPass_J9PQFGW_201910091325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE478C57-73C1-49C0-B6F2-0C7A120EE46B", - "ticketNumber": "68D384X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.737946, -79.925049", - "loadTime": "10/08/2019 21:42:13", - "straightDistance": "9.27", - "routeDistance": "15.49", - "timeToTower": "14:36:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "12:19:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 50, - "quantity": 34.7, - "calculatedQuantity": "34.7 CY", - "s3DownloadKey": "HaulPass_68D384X_201910082117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4FC99AB-88A4-42AD-944E-94947EE530D8", - "ticketNumber": "7KG9E6S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.730406, -79.970701", - "loadTime": "10/09/2019 14:22:07", - "straightDistance": "6.75", - "routeDistance": "12.94", - "timeToTower": "0:36:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "14:58:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_7KG9E6S_201910091413_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B897E171-01AD-42DB-A991-A887FC80F3D1", - "ticketNumber": "5FEPWFH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.736065, -79.934205", - "loadTime": "10/09/2019 12:40:25", - "straightDistance": "8.74", - "routeDistance": "15.46", - "timeToTower": "1:40:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "14:20:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 95, - "quantity": 81.1, - "calculatedQuantity": "81.1 CY", - "s3DownloadKey": "HaulPass_5FEPWFH_201910091240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E51849EF-0346-4E65-A6F0-ADE1FE94C11A", - "ticketNumber": "7EVMAGB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.739171, -79.909127", - "loadTime": "10/09/2019 14:33:33", - "straightDistance": "10.12", - "routeDistance": "16.33", - "timeToTower": "0:40:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "15:14:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 55, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_7EVMAGB_201910091433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB5BBD70-EF18-46C0-BA75-059104F91525", - "ticketNumber": "4QKT9Z7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.737299, -79.931197", - "loadTime": "10/09/2019 12:57:02", - "straightDistance": "8.93", - "routeDistance": "15.26", - "timeToTower": "1:18:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "14:15:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 75, - "quantity": 54.4, - "calculatedQuantity": "54.4 CY", - "s3DownloadKey": "HaulPass_4QKT9Z7_201910091241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF74931D-9C22-4008-ADCB-C2D39F5FD3D2", - "ticketNumber": "93KWR38", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.738034, -79.941333", - "loadTime": "10/09/2019 12:54:30", - "straightDistance": "8.45", - "routeDistance": "14.89", - "timeToTower": "2:08:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "15:02:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 50, - "quantity": 35.6, - "calculatedQuantity": "35.6 CY", - "s3DownloadKey": "HaulPass_93KWR38_201910091254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B112E93C-13B5-4CBC-9314-54F4FE0ECD42", - "ticketNumber": "5ZNFAXA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.735780, -80.240712", - "loadTime": "10/09/2019 12:47:03", - "straightDistance": "12.14", - "routeDistance": "16.09", - "timeToTower": "0:28:09", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/09/2019", - "disposalTime": "13:15:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_5ZNFAXA_201910091247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF3B1315-1832-4F39-A93F-2FC69600EFBA", - "ticketNumber": "6EXMSYR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.581315, -80.289909", - "loadTime": "10/09/2019 13:18:17", - "straightDistance": "3.87", - "routeDistance": "4.3", - "timeToTower": "0:26:30", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/09/2019", - "disposalTime": "13:44:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_6EXMSYR_201910091318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEFBF30D-2DE1-4F5E-AF47-D1C1F64C15CA", - "ticketNumber": "3CPCFHE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.584969, -80.279190", - "loadTime": "10/09/2019 15:28:47", - "straightDistance": "4.46", - "routeDistance": "5", - "timeToTower": "0:34:01", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/09/2019", - "disposalTime": "16:02:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 85, - "quantity": 61.5, - "calculatedQuantity": "61.5 CY", - "s3DownloadKey": "HaulPass_3CPCFHE_201910091425_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01193CEB-3F14-4AB5-8C05-C627AF8A93B5", - "ticketNumber": "P5HN9K4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.707981, -80.056964", - "loadTime": "10/09/2019 15:52:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:56:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_P5HN9K4_201910091552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3295956D-1A91-400E-B88F-F79731212921", - "ticketNumber": "V3P5FCV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.68756, -80.072528", - "loadTime": "10/09/2019 15:11:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:17:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_V3P5FCV_201910091511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A74A5CC-E6BF-4E23-9A3A-832A775806C1", - "ticketNumber": "6SNEDMV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.628799, -80.152717", - "loadTime": "10/09/2019 14:33:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "14:37:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SNEDMV_201910091433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FD89934-C5F1-4AFF-96CE-CFCD884BD7C5", - "ticketNumber": "6CD55Y8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.682696, -80.062953", - "loadTime": "10/09/2019 14:53:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:13:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:06:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CD55Y8_201910091453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CE63304-2C7F-4918-B8BD-046D82DEEC64", - "ticketNumber": "3CRYZHF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.71535, -80.026909", - "loadTime": "10/09/2019 16:20:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:25:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3CRYZHF_201910091620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "711D7043-CE4C-4EFD-B268-5ABA91DA59EF", - "ticketNumber": "3H9KKFP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.71812, -80.022669", - "loadTime": "10/09/2019 16:28:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:34:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3H9KKFP_201910091628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86E37122-4276-414F-994E-D5AB9B9B2D00", - "ticketNumber": "8V4GKV9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.709049, -80.067426", - "loadTime": "10/09/2019 15:26:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:20:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:47:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8V4GKV9_201910091526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF4B3BB8-FD39-404E-94D5-51B846A3D530", - "ticketNumber": "4UQULM8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.715083, -80.027387", - "loadTime": "10/09/2019 16:16:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:18:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4UQULM8_201910091616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEF262F8-2CD5-4FA9-9A67-DE1C5FCA71E0", - "ticketNumber": "643RU69", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.714085, -80.03252", - "loadTime": "10/09/2019 16:04:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:07:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_643RU69_201910091604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E375B568-369C-4705-B96D-2F97ECC55BF0", - "ticketNumber": "7E4SL9P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.714782, -80.029294", - "loadTime": "10/09/2019 16:10:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:13:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7E4SL9P_201910091610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA645E0F-3EBA-46FE-8338-F570A3B2716F", - "ticketNumber": "3RJW4FD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.687571, -80.072463", - "loadTime": "10/09/2019 15:17:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:20:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3RJW4FD_201910091517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F14FB27F-2FE4-47C8-96D9-579BA009E6E8", - "ticketNumber": "6XDRQ3X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.70791, -80.057017", - "loadTime": "10/09/2019 15:56:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:58:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6XDRQ3X_201910091556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BB98A73-537B-476E-BB9B-6ED53E16011F", - "ticketNumber": "8P8L69D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.529318, -80.273755", - "loadTime": "10/09/2019 16:42:38", - "straightDistance": "6.31", - "routeDistance": "8.6", - "timeToTower": "0:45:02", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/09/2019", - "disposalTime": "17:27:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 65, - "quantity": 47, - "calculatedQuantity": "47 CY", - "s3DownloadKey": "HaulPass_8P8L69D_201910091642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "291609D1-F98C-4B68-8249-EE337E63D2C7", - "ticketNumber": "3SUDVQB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.723355, -80.055274", - "loadTime": "10/09/2019 17:48:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:53:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3SUDVQB_201910091748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4AF604F2-72E4-4038-9414-580195D1C5D1", - "ticketNumber": "3TGWZN3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.724945, -80.053648", - "loadTime": "10/09/2019 17:13:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:23:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TGWZN3_201910091713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52AC6E26-DF4D-4CAF-8BCA-C5246FAE9F33", - "ticketNumber": "67CLK6Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.728034, -80.028046", - "loadTime": "10/09/2019 16:42:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:45:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_67CLK6Y_201910091642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60588837-8D38-443E-8FAB-419C33872546", - "ticketNumber": "43ADWEC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.72548, -80.054153", - "loadTime": "10/09/2019 17:24:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:27:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_43ADWEC_201910091724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84A22C8E-A0BC-4D59-9463-33416264716D", - "ticketNumber": "398QZFP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.724262, -80.054738", - "loadTime": "10/09/2019 17:39:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:41:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_398QZFP_201910091739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE7CAD92-DE21-4C3F-9F17-17D64A84AAA6", - "ticketNumber": "42398NR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.734391, -80.042796", - "loadTime": "10/09/2019 16:58:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:04:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_42398NR_201910091658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0C84028-982A-4AF7-AB1E-1E707F2DCF80", - "ticketNumber": "67P32GP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.724906, -80.053545", - "loadTime": "10/09/2019 17:32:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:35:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_67P32GP_201910091732_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4781072-A1EB-492C-926C-3649920644E2", - "ticketNumber": "3MDAR6W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.72304, -80.055616", - "loadTime": "10/09/2019 17:55:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:57:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3MDAR6W_201910091755_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D84905CC-D8BA-45BC-AC6C-2B171564B2CE", - "ticketNumber": "3AHDYT6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.723387, -80.054986", - "loadTime": "10/09/2019 17:42:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:47:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3AHDYT6_201910091742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "320294C4-A797-4535-A824-E4F1CAD0D894", - "ticketNumber": "8KXK4NS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.723334, -80.080016", - "loadTime": "10/09/2019 19:00:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "19:04:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8KXK4NS_201910091900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A02C983E-3D11-4A4B-9431-DA60FB3F4C9E", - "ticketNumber": "34V7R7S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.722161, -80.081367", - "loadTime": "10/09/2019 18:55:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:57:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_34V7R7S_201910091855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E16741AF-3870-41B1-89F6-0292EFC882DB", - "ticketNumber": "5QU6DNR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.722402, -80.081266", - "loadTime": "10/09/2019 18:47:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:50:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5QU6DNR_201910091847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F209751F-09B3-4E72-AF7D-3FCCF50388A4", - "ticketNumber": "93QK4XB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.72249, -80.080707", - "loadTime": "10/09/2019 18:41:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:44:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_93QK4XB_201910091841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "006EE7C7-69D5-4862-915D-A52380DA6EF6", - "ticketNumber": "5A3YXQH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.831550, -80.278106", - "loadTime": "10/09/2019 14:44:16", - "straightDistance": "1.55", - "routeDistance": "1.83", - "timeToTower": "0:38:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "15:23:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 90, - "quantity": 64.3, - "calculatedQuantity": "64.3 CY", - "s3DownloadKey": "HaulPass_5A3YXQH_201910091444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01154DF9-4E77-4ACB-B2FC-75E48E932BC9", - "ticketNumber": "9YRXNDJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.843406, -80.047459", - "loadTime": "10/09/2019 14:32:48", - "straightDistance": "12.34", - "routeDistance": "15.28", - "timeToTower": "0:48:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "15:20:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_9YRXNDJ_201910091432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05243723-F56C-44F6-8867-12E3C76DFA88", - "ticketNumber": "5VLYVVL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.784292, -80.205967", - "loadTime": "10/09/2019 13:43:35", - "straightDistance": "3.76", - "routeDistance": "6.91", - "timeToTower": "0:47:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "14:30:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 95, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_5VLYVVL_201910091343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0E3E92FD-BB68-47D0-817C-F66DE5F78AE6", - "ticketNumber": "457XP8Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.784268, -80.206023", - "loadTime": "10/09/2019 13:01:10", - "straightDistance": "3.76", - "routeDistance": "6.91", - "timeToTower": "0:18:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "13:19:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_457XP8Z_201910091301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "105C8490-2ECE-4D81-B7BE-EABED76E6061", - "ticketNumber": "6ZS334M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815739, -79.994288", - "loadTime": "10/09/2019 11:29:12", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:42:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "12:11:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_6ZS334M_201910091129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10F5E229-192A-4F8A-A45A-A439F2CA8D6B", - "ticketNumber": "Y6ZLTBJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.809056, -80.070928", - "loadTime": "10/09/2019 18:17:25", - "straightDistance": "10.86", - "routeDistance": "13.22", - "timeToTower": "0:46:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "19:03:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_Y6ZLTBJ_201910091807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1363E0C9-1793-4F21-B841-B8D839C68679", - "ticketNumber": "74D3E26", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.815688, -79.993674", - "loadTime": "10/09/2019 16:01:56", - "straightDistance": "15.33", - "routeDistance": "17.67", - "timeToTower": "0:48:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "16:49:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_74D3E26_201910091601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15EE5511-5CC7-4BF4-B0FC-E1EAEAFC955A", - "ticketNumber": "52UH9VC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816289, -79.994392", - "loadTime": "10/09/2019 13:05:27", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:48:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "13:53:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_52UH9VC_201910091305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D306029-F772-46EC-A4B0-9469E1304F2E", - "ticketNumber": "9QWQ6JL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.791145, -80.048994", - "loadTime": "10/09/2019 13:14:51", - "straightDistance": "12.25", - "routeDistance": "14.18", - "timeToTower": "0:34:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "13:49:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_9QWQ6JL_201910091301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E29A89E-DEEA-483C-94B3-041B56CE8D19", - "ticketNumber": "73A6PL9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.830757, -80.046652", - "loadTime": "10/09/2019 13:22:04", - "straightDistance": "12.29", - "routeDistance": "15.52", - "timeToTower": "0:37:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "13:59:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 65, - "quantity": 40.6, - "calculatedQuantity": "40.6 CY", - "s3DownloadKey": "HaulPass_73A6PL9_201910091322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25FFB3B8-5895-48E1-90C9-B08172FE7FCB", - "ticketNumber": "KVYM5ZF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815897, -79.994776", - "loadTime": "10/09/2019 17:45:14", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:46:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "18:31:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_KVYM5ZF_201910091745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2676EA25-7364-45B1-8366-18DB74A8C0B6", - "ticketNumber": "6F78NW5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815693, -79.994830", - "loadTime": "10/09/2019 15:59:30", - "straightDistance": "15.26", - "routeDistance": "17.58", - "timeToTower": "0:59:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "16:59:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 70, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_6F78NW5_201910091559_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26A2B73E-5C77-4BB4-B273-2BDE42A748A9", - "ticketNumber": "9GFT2Z7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816616, -79.993856", - "loadTime": "10/09/2019 17:32:47", - "straightDistance": "15.32", - "routeDistance": "17.65", - "timeToTower": "1:02:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "18:35:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_9GFT2Z7_201910091732_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26D1FCE1-DB4B-4921-B292-100A16EA04BF", - "ticketNumber": "9FDDGYX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.826009, -80.051416", - "loadTime": "10/09/2019 15:46:21", - "straightDistance": "11.99", - "routeDistance": "16.06", - "timeToTower": "0:56:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "16:42:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 50, - "quantity": 36.9, - "calculatedQuantity": "36.9 CY", - "s3DownloadKey": "HaulPass_9FDDGYX_201910091546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "277B8C79-322C-4022-8F05-AB79EFD52F69", - "ticketNumber": "3NYH4Z2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.791295, -80.048208", - "loadTime": "10/09/2019 15:35:29", - "straightDistance": "12.29", - "routeDistance": "14.12", - "timeToTower": "0:59:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "16:34:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_3NYH4Z2_201910091535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F55F5E3-5459-49A6-B1BE-0E7EDD5511EA", - "ticketNumber": "3BMUSS4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.838626, -80.051250", - "loadTime": "10/09/2019 16:02:42", - "straightDistance": "12.08", - "routeDistance": "14.81", - "timeToTower": "0:36:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "16:39:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_3BMUSS4_201910091602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3076F81D-BCB6-4CB7-AD4D-70D7E3A00A07", - "ticketNumber": "53TDNVF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.842770, -80.283168", - "loadTime": "10/09/2019 13:17:52", - "straightDistance": "2.31", - "routeDistance": "2.66", - "timeToTower": "0:30:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "13:48:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_53TDNVF_201910091317_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "349924EC-60FF-40E7-9100-E7412EA5BD10", - "ticketNumber": "3QTQ7VC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.835556, -80.064941", - "loadTime": "10/08/2019 21:21:35", - "straightDistance": "11.26", - "routeDistance": "13.59", - "timeToTower": "14:56:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "12:18:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 65, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_3QTQ7VC_201910082121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37D82C41-49B8-41AB-9750-0D92A68F8EDB", - "ticketNumber": "4BA94V5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815900, -79.994712", - "loadTime": "10/09/2019 14:20:18", - "straightDistance": "15.27", - "routeDistance": "17.61", - "timeToTower": "0:59:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "15:20:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_4BA94V5_201910091420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3969BFF0-6457-44F1-A705-ECF2412B090A", - "ticketNumber": "37U5FYR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816037, -79.994785", - "loadTime": "10/09/2019 12:49:22", - "straightDistance": "15.26", - "routeDistance": "17.6", - "timeToTower": "0:46:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "13:35:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_37U5FYR_201910091249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A8405C1-848B-4A06-B45A-6D4BD4D6526A", - "ticketNumber": "5T9BC9P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.829823, -80.046274", - "loadTime": "10/08/2019 22:08:11", - "straightDistance": "12.3", - "routeDistance": "15.6", - "timeToTower": "14:14:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "12:22:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 50, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_5T9BC9P_201910082203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B5103ED-926B-4E11-BE70-A6A42EDC736A", - "ticketNumber": "QF7VW73", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.845945, -80.284093", - "loadTime": "10/09/2019 11:58:31", - "straightDistance": "2.51", - "routeDistance": "2.88", - "timeToTower": "0:25:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "12:24:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_QF7VW73_201910091158_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B8123C1-592E-4CDD-AF23-13DA2C3148E3", - "ticketNumber": "JCNP245", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.792978, -80.019338", - "loadTime": "10/09/2019 16:26:57", - "straightDistance": "13.94", - "routeDistance": "15.99", - "timeToTower": "1:10:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "17:37:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 80, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_JCNP245_201910091626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DE3F7B2-E59B-4700-9A96-5D9751F21204", - "ticketNumber": "6MTC4V8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816415, -79.994101", - "loadTime": "10/09/2019 17:29:26", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "1:04:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "18:33:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_6MTC4V8_201910091729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40B03C56-0CE0-44B2-9AF6-60D6A7113C50", - "ticketNumber": "6VSPPK6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.816062, -79.993736", - "loadTime": "10/09/2019 16:01:18", - "straightDistance": "15.32", - "routeDistance": "17.69", - "timeToTower": "0:50:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "16:51:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_6VSPPK6_201910091601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40D99089-1E97-42C2-A230-8695ED718F20", - "ticketNumber": "8DHL5TG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.790475, -80.024210", - "loadTime": "10/08/2019 22:24:00", - "straightDistance": "13.68", - "routeDistance": "15.58", - "timeToTower": "13:55:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "12:19:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_8DHL5TG_201910082224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4601CA65-9924-4250-B26A-855CBB25B812", - "ticketNumber": "393J4P5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815801, -79.994877", - "loadTime": "10/09/2019 11:26:27", - "straightDistance": "15.26", - "routeDistance": "17.58", - "timeToTower": "0:40:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "12:07:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_393J4P5_201910091126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49EB8CED-BB70-48CF-926A-AEA83250F404", - "ticketNumber": "XQ3RE39", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.822249, -80.274017", - "loadTime": "10/09/2019 13:54:45", - "straightDistance": "1.01", - "routeDistance": "1.14", - "timeToTower": "0:33:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "14:28:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_XQ3RE39_201910091354_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D1182BB-D101-4ABC-972D-AB31EB236FE6", - "ticketNumber": "56LYAWS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.840750, -80.282187", - "loadTime": "10/09/2019 13:20:17", - "straightDistance": "2.16", - "routeDistance": "2.51", - "timeToTower": "0:28:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "13:49:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_56LYAWS_201910091320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50569828-D8C4-4830-B7E3-3B721657A674", - "ticketNumber": "4JMMKUS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.806105, -80.013552", - "loadTime": "10/09/2019 15:11:27", - "straightDistance": "14.19", - "routeDistance": "16.4", - "timeToTower": "1:14:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "16:25:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 60, - "quantity": 43.1, - "calculatedQuantity": "43.1 CY", - "s3DownloadKey": "HaulPass_4JMMKUS_201910091506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54B0F6EC-BE90-43D9-A465-8E9B265A130B", - "ticketNumber": "6P2PSED", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.724712, -79.936556", - "loadTime": "10/08/2019 21:28:14", - "straightDistance": "19.71", - "routeDistance": "24.71", - "timeToTower": "15:09:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "12:37:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_6P2PSED_201910082128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64D2E981-9368-4369-BFED-6F89FDC7550C", - "ticketNumber": "8B7RH8C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815826, -79.995088", - "loadTime": "10/09/2019 12:53:38", - "straightDistance": "15.24", - "routeDistance": "17.63", - "timeToTower": "0:38:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "13:32:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_8B7RH8C_201910091253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65607BA7-5ED5-4295-B7DC-CC0F8E7F5D88", - "ticketNumber": "7C8UCVC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815658, -79.994501", - "loadTime": "10/09/2019 11:27:46", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:48:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "12:16:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_7C8UCVC_201910091127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B4B9DEC-31E3-4545-A0DE-7B7015B5D258", - "ticketNumber": "3PSPSGN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815785, -79.994809", - "loadTime": "10/09/2019 14:19:24", - "straightDistance": "15.26", - "routeDistance": "17.58", - "timeToTower": "0:52:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "15:11:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_3PSPSGN_201910091419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DDF5D9F-6BAC-439F-9E2C-B69E220F70D6", - "ticketNumber": "9492RDW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816411, -79.994056", - "loadTime": "10/09/2019 16:06:07", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:41:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "16:47:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_9492RDW_201910091606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71011A9A-D0D7-4247-8DB1-EC2F55C7DB16", - "ticketNumber": "4M7CFDB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.817397, -80.268563", - "loadTime": "10/09/2019 16:47:12", - "straightDistance": ".63", - "routeDistance": ".67", - "timeToTower": "0:24:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "17:12:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 80, - "quantity": 57.1, - "calculatedQuantity": "57.1 CY", - "s3DownloadKey": "HaulPass_4M7CFDB_201910091646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72AA7834-7047-4C73-BA28-DA2004760B39", - "ticketNumber": "5AX7TQN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.797342, -80.146528", - "loadTime": "10/09/2019 18:39:26", - "straightDistance": "6.6", - "routeDistance": "7.78", - "timeToTower": "0:35:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "19:14:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_5AX7TQN_201910091839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75937275-FCE1-4B1C-B198-2F10C19F2DD6", - "ticketNumber": "8Y67VND", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.834984, -80.056276", - "loadTime": "10/09/2019 16:19:23", - "straightDistance": "11.76", - "routeDistance": "15.06", - "timeToTower": "0:34:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "16:53:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 65, - "quantity": 40.6, - "calculatedQuantity": "40.6 CY", - "s3DownloadKey": "HaulPass_8Y67VND_201910091619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77C4E880-9159-476A-A523-142250E0BA67", - "ticketNumber": "82H2SJL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.797346, -80.146530", - "loadTime": "10/09/2019 17:41:46", - "straightDistance": "6.6", - "routeDistance": "7.78", - "timeToTower": "0:32:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "18:14:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_82H2SJL_201910091741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DC49055-3343-450F-9C57-68AA84C618AB", - "ticketNumber": "88ZKQEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.790309, -80.023135", - "loadTime": "10/09/2019 13:03:14", - "straightDistance": "13.74", - "routeDistance": "15.52", - "timeToTower": "1:04:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "14:07:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 90, - "quantity": 63.8, - "calculatedQuantity": "63.8 CY", - "s3DownloadKey": "HaulPass_88ZKQEB_201910091303_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8155DB1F-1272-4AC2-B8F4-F530D88DE371", - "ticketNumber": "CEPDPDT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816344, -79.993838", - "loadTime": "10/09/2019 16:02:28", - "straightDistance": "15.32", - "routeDistance": "17.97", - "timeToTower": "0:43:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "16:45:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_CEPDPDT_201910091602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8286F27A-754C-42F0-9EAB-27AFC1662341", - "ticketNumber": "622LVBS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.802813, -80.020509", - "loadTime": "10/09/2019 12:21:44", - "straightDistance": "13.8", - "routeDistance": "16.62", - "timeToTower": "0:58:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "13:20:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 70, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_622LVBS_201910091221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83100796-DA65-4F0F-92ED-1EB95AFFB5F0", - "ticketNumber": "94H9XCX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816327, -79.993908", - "loadTime": "10/09/2019 14:33:08", - "straightDistance": "15.31", - "routeDistance": "17.97", - "timeToTower": "0:53:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "15:26:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_94H9XCX_201910091433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "83CEC25A-2939-433B-B6B4-2FA2F0DD20DC", - "ticketNumber": "72B6NNL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.791309, -80.049003", - "loadTime": "10/08/2019 21:39:04", - "straightDistance": "12.25", - "routeDistance": "14.17", - "timeToTower": "14:38:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "12:17:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_72B6NNL_201910082139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84EB5651-410B-40B7-93DD-1DC842D77D11", - "ticketNumber": "68T9N4L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.815775, -79.994418", - "loadTime": "10/09/2019 14:28:02", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:56:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "15:24:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_68T9N4L_201910091428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86191A42-E797-4989-867E-F38FE7957305", - "ticketNumber": "8ETY52V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.825392, -80.092161", - "loadTime": "10/09/2019 11:46:14", - "straightDistance": "9.63", - "routeDistance": "12.44", - "timeToTower": "2:10:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "13:56:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 85, - "quantity": 58.6, - "calculatedQuantity": "58.6 CY", - "s3DownloadKey": "HaulPass_8ETY52V_201910091136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8650CF0D-8471-4181-8523-E4CACA833D52", - "ticketNumber": "4J2HTK7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815832, -79.994854", - "loadTime": "10/09/2019 17:46:06", - "straightDistance": "15.26", - "routeDistance": "17.59", - "timeToTower": "0:45:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "18:32:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 70, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_4J2HTK7_201910091746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8BD4D19A-39EE-44F3-AAFF-FB953E5E6031", - "ticketNumber": "96QAL3U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.826179, -80.275844", - "loadTime": "10/09/2019 13:57:52", - "straightDistance": "1.22", - "routeDistance": "1.43", - "timeToTower": "0:31:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "14:29:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_96QAL3U_201910091357_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D16EED3-4013-4C85-A935-ADF021EE836B", - "ticketNumber": "9SY9Y6L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816313, -79.993967", - "loadTime": "10/09/2019 14:41:25", - "straightDistance": "15.31", - "routeDistance": "17.7", - "timeToTower": "0:45:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "15:27:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_9SY9Y6L_201910091439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E8551BD-3728-407A-A923-46139F2ABBDA", - "ticketNumber": "9X9QET6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.825935, -80.275631", - "loadTime": "10/09/2019 15:32:38", - "straightDistance": "1.2", - "routeDistance": "1.41", - "timeToTower": "0:33:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "16:05:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_9X9QET6_201910091532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90EF148D-6482-42C6-99DA-DDCF82E2DB7B", - "ticketNumber": "7KGNPZ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.784339, -80.206124", - "loadTime": "10/09/2019 13:43:50", - "straightDistance": "3.75", - "routeDistance": "6.91", - "timeToTower": "0:47:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "14:31:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_7KGNPZ6_201910091343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92E7CBB3-0DA3-486C-9E13-3093908A38A5", - "ticketNumber": "6XKNA37", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815739, -79.994289", - "loadTime": "10/09/2019 11:29:26", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:43:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "12:12:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_6XKNA37_201910091129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95570C1B-D3C0-4C15-95FD-F3814EEF23AD", - "ticketNumber": "4N92VZR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.797318, -80.146560", - "loadTime": "10/09/2019 17:43:05", - "straightDistance": "6.6", - "routeDistance": "7.78", - "timeToTower": "0:35:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "18:18:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_4N92VZR_201910091743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A4024D9-EC54-4F67-83A0-79B3890F6598", - "ticketNumber": "5M5WV3V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.817709, -80.268768", - "loadTime": "10/09/2019 16:17:59", - "straightDistance": ".64", - "routeDistance": ".69", - "timeToTower": "0:20:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "16:38:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 90, - "quantity": 64.3, - "calculatedQuantity": "64.3 CY", - "s3DownloadKey": "HaulPass_5M5WV3V_201910091617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1B48BB8-DAEF-4609-A4A4-2F878860E1FF", - "ticketNumber": "32KGS2L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.814358, -79.994992", - "loadTime": "10/09/2019 17:33:33", - "straightDistance": "15.25", - "routeDistance": "17.68", - "timeToTower": "0:49:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "18:23:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_32KGS2L_201910091733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A511F347-614C-441E-865B-EF31762AF38D", - "ticketNumber": "8ACEKZ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.838841, -80.050942", - "loadTime": "10/09/2019 17:16:38", - "straightDistance": "12.1", - "routeDistance": "14.82", - "timeToTower": "0:34:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "17:51:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 50, - "quantity": 34.1, - "calculatedQuantity": "34.1 CY", - "s3DownloadKey": "HaulPass_8ACEKZ5_201910091709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5BD95BA-B61B-4617-BDC2-D9FBC1C70FA0", - "ticketNumber": "6D7VPVU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.826257, -80.275761", - "loadTime": "10/09/2019 15:30:37", - "straightDistance": "1.22", - "routeDistance": "1.44", - "timeToTower": "0:34:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "16:05:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_6D7VPVU_201910091530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7EC7BAC-2181-4AD4-B5D6-213173927249", - "ticketNumber": "4DZJ72S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.835334, -80.064438", - "loadTime": "10/09/2019 13:00:45", - "straightDistance": "11.29", - "routeDistance": "13.62", - "timeToTower": "0:36:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "13:36:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_4DZJ72S_201910091300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A95C2B68-2CD6-4497-8838-D4C7C36B056F", - "ticketNumber": "76H8M5A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.817709, -80.268603", - "loadTime": "10/09/2019 16:45:22", - "straightDistance": ".63", - "routeDistance": ".68", - "timeToTower": "0:25:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "17:11:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_76H8M5A_201910091645_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA9C529E-4AE0-49B8-8766-FF3721FB482B", - "ticketNumber": "8GC2DN7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.831204, -80.278122", - "loadTime": "10/09/2019 14:42:54", - "straightDistance": "1.53", - "routeDistance": "1.8", - "timeToTower": "0:39:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "15:21:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 90, - "quantity": 65.6, - "calculatedQuantity": "65.6 CY", - "s3DownloadKey": "HaulPass_8GC2DN7_201910091442_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB62C168-C189-4C22-BEC2-44229F1AA9A1", - "ticketNumber": "9P8WTK3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.802919, -80.020264", - "loadTime": "10/09/2019 14:02:03", - "straightDistance": "13.82", - "routeDistance": "16.61", - "timeToTower": "0:59:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "15:02:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 50, - "quantity": 36.9, - "calculatedQuantity": "36.9 CY", - "s3DownloadKey": "HaulPass_9P8WTK3_201910091402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF1092B8-679F-4D41-85EB-D6EFCF2548D0", - "ticketNumber": "57YGYAZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.806053, -80.013445", - "loadTime": "10/09/2019 17:15:57", - "straightDistance": "14.2", - "routeDistance": "16.39", - "timeToTower": "1:05:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "18:21:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 65, - "quantity": 46.7, - "calculatedQuantity": "46.7 CY", - "s3DownloadKey": "HaulPass_57YGYAZ_201910091715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFA5A497-9CFB-4DA4-9C2C-1E845AB600E3", - "ticketNumber": "7XZWAYA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.809704, -80.017373", - "loadTime": "10/09/2019 17:42:40", - "straightDistance": "13.96", - "routeDistance": "16.67", - "timeToTower": "0:45:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "18:27:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 65, - "quantity": 40.6, - "calculatedQuantity": "40.6 CY", - "s3DownloadKey": "HaulPass_7XZWAYA_201910091742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6D4A60B-DA61-4FAF-93B4-7202CCFB50F8", - "ticketNumber": "5JEMSN6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815806, -79.994754", - "loadTime": "10/09/2019 11:26:40", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:41:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "12:08:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_5JEMSN6_201910091126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8EF3137-52A7-4847-B727-E3E8C28D91D1", - "ticketNumber": "8J5ENQB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.791197, -80.048569", - "loadTime": "10/09/2019 18:27:16", - "straightDistance": "12.27", - "routeDistance": "14.14", - "timeToTower": "0:34:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "19:01:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 80, - "quantity": 59.6, - "calculatedQuantity": "59.6 CY", - "s3DownloadKey": "HaulPass_8J5ENQB_201910091826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9003EB5-DAE4-4BD3-A758-6B53C53A428D", - "ticketNumber": "3PQSGLU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.791181, -80.049039", - "loadTime": "10/09/2019 14:29:17", - "straightDistance": "12.25", - "routeDistance": "14.17", - "timeToTower": "0:34:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "15:03:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_3PQSGLU_201910091429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB1BBDDD-0EBD-4512-8CCF-C0C92A233FC4", - "ticketNumber": "837VAMJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.801438, -80.084715", - "loadTime": "10/09/2019 14:24:36", - "straightDistance": "10.1", - "routeDistance": "11.92", - "timeToTower": "0:33:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "14:58:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_837VAMJ_201910091344_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB567C7D-E3E3-4BF6-8035-636F747A5D65", - "ticketNumber": "9H5WJUC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.791329, -80.048102", - "loadTime": "10/09/2019 17:12:44", - "straightDistance": "12.3", - "routeDistance": "14.11", - "timeToTower": "0:39:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "17:52:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 60, - "quantity": 44.7, - "calculatedQuantity": "44.7 CY", - "s3DownloadKey": "HaulPass_9H5WJUC_201910091712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3BA76DA-51C3-440D-A8C4-E76A70817780", - "ticketNumber": "8CHBUGC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.797393, -80.146066", - "loadTime": "10/09/2019 18:40:30", - "straightDistance": "6.62", - "routeDistance": "7.75", - "timeToTower": "0:35:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "19:16:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_8CHBUGC_201910091840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4C7CE2F-6A67-41A3-9B88-7E7DFB2AFD91", - "ticketNumber": "6W753LJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.815822, -79.993863", - "loadTime": "10/09/2019 17:34:04", - "straightDistance": "15.31", - "routeDistance": "17.65", - "timeToTower": "0:50:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "18:24:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_6W753LJ_201910091734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8657926-5951-4083-BFA1-C41B5079A699", - "ticketNumber": "9MN67TV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.827590, -80.276367", - "loadTime": "10/09/2019 12:44:02", - "straightDistance": "1.3", - "routeDistance": "1.54", - "timeToTower": "0:19:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "13:03:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 70, - "quantity": 51, - "calculatedQuantity": "51 CY", - "s3DownloadKey": "HaulPass_9MN67TV_201910091244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9F9B6D2-6578-4A28-8EA8-CEE7F64B59D3", - "ticketNumber": "6FKASXA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.724717, -79.936555", - "loadTime": "10/08/2019 21:27:29", - "straightDistance": "19.71", - "routeDistance": "24.71", - "timeToTower": "15:09:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "12:36:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_6FKASXA_201910082127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA51C309-8C35-4B53-BD3C-7DD10C364981", - "ticketNumber": "465WBU4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.815925, -79.993714", - "loadTime": "10/09/2019 14:28:38", - "straightDistance": "15.32", - "routeDistance": "17.68", - "timeToTower": "0:56:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "15:25:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_465WBU4_201910091428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB036142-EE09-4311-B861-0998A367CE6E", - "ticketNumber": "7K3M2ZX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815793, -79.994494", - "loadTime": "10/09/2019 12:56:08", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:43:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "13:39:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_7K3M2ZX_201910091256_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE740D46-2F52-4FEF-BFFA-0E0BE9909E52", - "ticketNumber": "7JUJEEC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.797708, -80.073134", - "loadTime": "10/09/2019 16:07:32", - "straightDistance": "10.8", - "routeDistance": "12.61", - "timeToTower": "0:48:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "16:56:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 75, - "quantity": 27.5, - "calculatedQuantity": "27.5 CY", - "s3DownloadKey": "HaulPass_7JUJEEC_201910091604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D26B4FC2-ADEE-4D6F-9B9E-FBE462BA6B6C", - "ticketNumber": "69KARJ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815670, -79.994435", - "loadTime": "10/09/2019 11:27:29", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:47:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "12:15:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_69KARJ6_201910091127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7C411AD-8950-43D5-8635-242BDD06D672", - "ticketNumber": "8FKRHW5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.792933, -80.019350", - "loadTime": "10/09/2019 14:45:00", - "straightDistance": "13.94", - "routeDistance": "15.99", - "timeToTower": "0:56:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "15:41:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 90, - "quantity": 63.8, - "calculatedQuantity": "63.8 CY", - "s3DownloadKey": "HaulPass_8FKRHW5_201910091445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB096419-6FE1-4B5E-828D-0578168A06D7", - "ticketNumber": "83HQC2C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.828987, -80.276909", - "loadTime": "10/09/2019 12:45:15", - "straightDistance": "1.38", - "routeDistance": "1.64", - "timeToTower": "0:21:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "13:06:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_83HQC2C_201910091245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1767121-3833-46DF-9683-2ABC7193D42B", - "ticketNumber": "8XSCT6L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816385, -79.994388", - "loadTime": "10/09/2019 13:01:43", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:51:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "13:52:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 80, - "quantity": 56.6, - "calculatedQuantity": "56.6 CY", - "s3DownloadKey": "HaulPass_8XSCT6L_201910091301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E358D5D7-A052-4BBF-A86C-10B5DE73DC7E", - "ticketNumber": "3L8XLLF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.828353, -80.046865", - "loadTime": "10/08/2019 21:31:17", - "straightDistance": "12.26", - "routeDistance": "15.71", - "timeToTower": "14:50:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "12:21:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 55, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_3L8XLLF_201910082131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E523133A-3F63-4A58-BDA0-AD5B4018B246", - "ticketNumber": "6NY26QM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.844857, -80.283783", - "loadTime": "10/09/2019 12:00:40", - "straightDistance": "2.44", - "routeDistance": "2.8", - "timeToTower": "0:24:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "12:25:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 40, - "quantity": 28.6, - "calculatedQuantity": "28.6 CY", - "s3DownloadKey": "HaulPass_6NY26QM_201910091200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E861BB47-BEF6-4B65-9C1B-BD480DBF8A05", - "ticketNumber": "9S3XHZ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815690, -79.994569", - "loadTime": "10/09/2019 12:55:53", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:42:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "13:38:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 80, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_9S3XHZ2_201910091255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9ED94CA-DB22-4E50-BE2A-49CE5F4F30DB", - "ticketNumber": "4Z79HMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815712, -79.994849", - "loadTime": "10/09/2019 15:58:48", - "straightDistance": "15.26", - "routeDistance": "17.58", - "timeToTower": "0:58:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "16:57:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_4Z79HMX_201910091558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF67D654-2A98-4615-ABF5-761BF8129FCA", - "ticketNumber": "8ZC6ZXP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.823706, -80.048520", - "loadTime": "10/09/2019 18:27:26", - "straightDistance": "12.15", - "routeDistance": "16.44", - "timeToTower": "0:51:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "19:19:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_8ZC6ZXP_201910091827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1D52953-1939-48A5-B275-8F59539BCFF5", - "ticketNumber": "3DRXBX8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.805732, -80.013720", - "loadTime": "10/09/2019 13:26:18", - "straightDistance": "14.18", - "routeDistance": "16.37", - "timeToTower": "0:42:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "14:08:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 70, - "quantity": 50.3, - "calculatedQuantity": "50.3 CY", - "s3DownloadKey": "HaulPass_3DRXBX8_201910091319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3E9E306-D42D-4D6F-A3CF-8926DB9D8424", - "ticketNumber": "5L256TK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3B7DCHZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.825378, -80.091913", - "loadTime": "10/09/2019 12:39:52", - "straightDistance": "9.64", - "routeDistance": "12.27", - "timeToTower": "1:18:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "13:57:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.3 CY", - "percentFull": 80, - "quantity": 59.4, - "calculatedQuantity": "59.4 CY", - "s3DownloadKey": "HaulPass_5L256TK_201910091239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F73B572A-3D4D-4285-A7D3-C391915F3378", - "ticketNumber": "8HK5PV2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.817769, -80.268904", - "loadTime": "10/09/2019 16:16:37", - "straightDistance": ".65", - "routeDistance": ".7", - "timeToTower": "0:21:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "16:37:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_8HK5PV2_201910091616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA57CD85-0EEC-4B7C-8C26-5E58C824F5BE", - "ticketNumber": "9VXKMTA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.784285, -80.206182", - "loadTime": "10/09/2019 13:00:33", - "straightDistance": "3.75", - "routeDistance": "6.91", - "timeToTower": "0:16:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "13:17:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_9VXKMTA_201910091300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEAA999E-DE57-47E0-8337-91EBFE0478C0", - "ticketNumber": "5WU928P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.833776, -80.054289", - "loadTime": "10/09/2019 14:33:38", - "straightDistance": "11.86", - "routeDistance": "15.2", - "timeToTower": "0:55:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "15:28:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 60, - "quantity": 37.4, - "calculatedQuantity": "37.4 CY", - "s3DownloadKey": "HaulPass_5WU928P_201910091433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FC43056-3D89-41A9-AC89-FB1F7F5C3F19", - "ticketNumber": "4AY4R22", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714228, -79.979782", - "loadTime": "10/09/2019 16:32:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:35:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4AY4R22_201910091632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "133B3792-1100-49AB-AAD3-322586B31F66", - "ticketNumber": "6XXFKH8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714215, -79.969423", - "loadTime": "10/09/2019 18:50:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:53:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6XXFKH8_201910091850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "187A0146-B8DE-4D1F-A46A-6D75FEE89E10", - "ticketNumber": "95LL9ZV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.717247, -79.981637", - "loadTime": "10/09/2019 15:55:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:57:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_95LL9ZV_201910091555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E08EA27-B248-41AD-8C75-BAE83C1DCB5E", - "ticketNumber": "8GJTV7C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714116, -79.979326", - "loadTime": "10/09/2019 16:40:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:42:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8GJTV7C_201910091640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1EB70D8B-363F-4382-86FA-3063C5D51A1F", - "ticketNumber": "67KLWA9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714485, -79.979649", - "loadTime": "10/09/2019 16:35:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:37:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_67KLWA9_201910091635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21E688DC-B05D-4062-AA50-89FF5ECAE19D", - "ticketNumber": "6PNJD2V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.845138, -80.059499", - "loadTime": "10/09/2019 13:00:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "13:10:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6PNJD2V_201910091300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23D6D441-101D-4995-A82E-E6A0BE757ACB", - "ticketNumber": "8XP74AW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.713886, -79.974872", - "loadTime": "10/09/2019 18:05:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:08:40", - "debrisType": "Leaner", - "diameter": 10, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8XP74AW_201910091805_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "252BDA78-208E-411E-BBBB-2301A71A3DB0", - "ticketNumber": "4RVSAZF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714784, -79.969628", - "loadTime": "10/09/2019 18:57:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:59:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4RVSAZF_201910091857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26DB1D5E-EA22-458E-8A7D-CEDEAEF508F6", - "ticketNumber": "6P3SUN2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.717473, -79.982371", - "loadTime": "10/09/2019 15:36:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:39:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6P3SUN2_201910091536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34511D42-6F35-45EB-BFDD-70AF50AF92C5", - "ticketNumber": "4MRGB6C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.717159, -79.98188", - "loadTime": "10/09/2019 15:54:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:55:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4MRGB6C_201910091554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34DB0793-477A-40BB-A278-15F5ADC6EA7B", - "ticketNumber": "FXWJKY8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.717103, -79.982358", - "loadTime": "10/09/2019 15:47:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:49:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_FXWJKY8_201910091547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36B96E01-E276-42FC-A210-1A2BA3EEBA83", - "ticketNumber": "83W3CR7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714017, -79.977453", - "loadTime": "10/09/2019 17:07:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:10:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83W3CR7_201910091707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38D8BFC3-8D13-4A5F-B39B-E1FD8041CAC2", - "ticketNumber": "9YP4KJ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714077, -79.976502", - "loadTime": "10/09/2019 17:34:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:41:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9YP4KJ9_201910091734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "38F68FAB-7D65-4F39-BCF2-815918CD51CE", - "ticketNumber": "7XGACTP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.717138, -79.981853", - "loadTime": "10/09/2019 15:44:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:46:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7XGACTP_201910091544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A1DA132-0F20-4C9E-ADA5-F75C51744B0E", - "ticketNumber": "4M9H4XE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.718142, -79.982514", - "loadTime": "10/09/2019 15:20:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:27:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4M9H4XE_201910091520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CAAC0F1-34B9-4019-9485-B23EFF24DD14", - "ticketNumber": "487W7C4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.716184, -79.98121", - "loadTime": "10/09/2019 16:12:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:14:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_487W7C4_201910091612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CCFEC7E-1C02-46A1-8AF7-B048345EB1AB", - "ticketNumber": "5EBWD59", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.718021, -79.982176", - "loadTime": "10/09/2019 15:28:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:29:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5EBWD59_201910091528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D04ECB5-15F4-4296-BFFB-D9F3097C2ECC", - "ticketNumber": "4JGM2NW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.713874, -79.978648", - "loadTime": "10/09/2019 16:53:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:57:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4JGM2NW_201910091653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DB265DD-AA06-4E96-A86B-0FB99BDE809E", - "ticketNumber": "84D5YY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.845749, -80.060233", - "loadTime": "10/09/2019 12:42:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "12:43:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_84D5YY4_201910091242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3FCCA8DC-E946-4F39-91C6-400204D1ACCE", - "ticketNumber": "6YSSELF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714201, -79.977234", - "loadTime": "10/09/2019 17:00:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:03:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6YSSELF_201910091700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4440EDA3-1D7E-4D38-B24D-A04F3DDF482C", - "ticketNumber": "9E4DQKT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.844532, -80.059201", - "loadTime": "10/09/2019 13:11:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "13:17:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9E4DQKT_201910091311_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D1365B5-95E2-428F-9F6D-D5321271CFAA", - "ticketNumber": "6DF5XEU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.716706, -79.981517", - "loadTime": "10/09/2019 16:02:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:03:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6DF5XEU_201910091602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5177E12F-3C06-4D93-B99B-CC5694C8A04F", - "ticketNumber": "9BHYYNY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.713954, -79.97701", - "loadTime": "10/09/2019 17:11:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:13:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9BHYYNY_201910091711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "535350A3-CA43-419A-AA9F-452E44068466", - "ticketNumber": "4C7CTZ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.844491, -80.058922", - "loadTime": "10/09/2019 13:28:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "13:30:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4C7CTZ9_201910091328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E24C753-287F-446F-9D22-166E1AE5EC80", - "ticketNumber": "7CSY4SY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.718103, -79.982302", - "loadTime": "10/09/2019 15:18:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:19:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7CSY4SY_201910091518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E63C49A-4BCA-4E63-B13A-5D69220ADA0D", - "ticketNumber": "YSAC9Z6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.716108, -79.981401", - "loadTime": "10/09/2019 16:15:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:16:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_YSAC9Z6_201910091615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "656A2808-9E37-498D-BCD1-8DCB7CD5A57F", - "ticketNumber": "7A5DZZ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.844589, -80.059244", - "loadTime": "10/09/2019 13:32:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "13:35:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7A5DZZ6_201910091332_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67CB1A4D-9E0F-4F00-B6AC-01A2197BECC4", - "ticketNumber": "4ZYF99M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.717559, -79.982167", - "loadTime": "10/09/2019 15:34:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:36:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ZYF99M_201910091534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "741F4322-A207-4EDC-A5E7-12FA515E7FB4", - "ticketNumber": "3A96M9N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714165, -79.975", - "loadTime": "10/09/2019 17:57:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:04:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3A96M9N_201910091757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74B7E825-0CC7-44B6-AD78-D5464AE18F75", - "ticketNumber": "6KN65NV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714425, -79.970869", - "loadTime": "10/09/2019 18:42:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:44:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6KN65NV_201910091842_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75309BF7-B9DC-404C-B691-E75A0A9A8278", - "ticketNumber": "34FKGAS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.716852, -79.98128", - "loadTime": "10/09/2019 15:59:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:01:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_34FKGAS_201910091559_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81486479-D7EB-4130-83D1-7C939B437EB2", - "ticketNumber": "8ASY6J2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714279, -79.975046", - "loadTime": "10/09/2019 17:54:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:57:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ASY6J2_201910091754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88EEA631-8383-43E5-942B-462F018425F6", - "ticketNumber": "75M6H6U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.713825, -79.977267", - "loadTime": "10/09/2019 17:03:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:05:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_75M6H6U_201910091703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8AC794F9-5965-44E0-82EF-003A1107487F", - "ticketNumber": "6NCR27G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.717805, -79.982131", - "loadTime": "10/09/2019 15:30:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:34:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6NCR27G_201910091530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8FB9ABEB-9474-4F34-B5C9-36B7986A8757", - "ticketNumber": "4SGRZLX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.845515, -80.060058", - "loadTime": "10/09/2019 12:49:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "12:51:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SGRZLX_201910091249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "941CA4FD-8BDB-4B7C-9E1E-415DDFDEC5F7", - "ticketNumber": "93AA58L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714198, -79.976805", - "loadTime": "10/09/2019 17:24:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:26:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_93AA58L_201910091724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94AE182B-0C81-46B5-BA4E-AAAED8278383", - "ticketNumber": "SJSJR75", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.71388, -79.976608", - "loadTime": "10/09/2019 17:23:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:24:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_SJSJR75_201910091723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97DE95AD-3156-4182-B4A1-6779DBA227F3", - "ticketNumber": "8CGM3L2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.717322, -79.981802", - "loadTime": "10/09/2019 15:51:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:51:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8CGM3L2_201910091551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A4D0FA2-C32D-4D15-8299-E957510123FD", - "ticketNumber": "4G8DMB2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.716204, -79.981292", - "loadTime": "10/09/2019 16:10:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:11:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4G8DMB2_201910091610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B28C6DB-FD6A-46DF-B91A-DC49DCF84A01", - "ticketNumber": "484WESQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714845, -79.979953", - "loadTime": "10/09/2019 16:23:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:26:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_484WESQ_201910091623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F4F76B6-8EE1-4CB8-92B6-ADE1016EDFF0", - "ticketNumber": "94BLGWG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714328, -79.973113", - "loadTime": "10/09/2019 18:23:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:24:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_94BLGWG_201910091823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9C1BB7D-9BDD-4053-9D0F-C29300FE5CBD", - "ticketNumber": "6PSG8FV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.845349, -80.060336", - "loadTime": "10/09/2019 12:46:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "12:48:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6PSG8FV_201910091246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA06F131-E8A2-4610-91FA-EB367D326459", - "ticketNumber": "8HCLUPD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714389, -79.972698", - "loadTime": "10/09/2019 18:31:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:32:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8HCLUPD_201910091831_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B15CC895-EA5C-4B2A-A7A1-4CB74EAEF44C", - "ticketNumber": "68SQXC9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.844501, -80.059025", - "loadTime": "10/09/2019 13:22:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "13:23:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_68SQXC9_201910091322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B95262F7-9B08-467C-8657-D01497A1C263", - "ticketNumber": "3CGHSWG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.716616, -79.981616", - "loadTime": "10/09/2019 16:03:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:06:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3CGHSWG_201910091603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB14E198-4D56-456F-81F6-6394B9802279", - "ticketNumber": "3WFE9CN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.844731, -80.059459", - "loadTime": "10/09/2019 13:03:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "13:09:54", - "debrisType": "Leaner", - "diameter": 6, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3WFE9CN_201910091303_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BEED428C-2282-4887-BD8B-AB1C36519A80", - "ticketNumber": "6AX5F3A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714013, -79.976316", - "loadTime": "10/09/2019 17:42:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:43:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6AX5F3A_201910091742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2006AAC-E958-40F0-B566-08098FD17999", - "ticketNumber": "3NUCQXD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.845234, -80.060043", - "loadTime": "10/09/2019 12:57:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "13:00:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3NUCQXD_201910091257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0A65545-81CA-414D-9CC1-3108C69E5E0E", - "ticketNumber": "5WN4YQV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.713968, -79.978846", - "loadTime": "10/09/2019 16:47:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:52:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5WN4YQV_201910091647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D93AF777-734C-4B0F-8F79-0105CC0E3156", - "ticketNumber": "5AZUDJJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714498, -79.976724", - "loadTime": "10/09/2019 17:27:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:29:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5AZUDJJ_201910091727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB5316A7-6913-40DB-B6B2-177AF90A896A", - "ticketNumber": "YY655TT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.713885, -79.977331", - "loadTime": "10/09/2019 17:14:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:22:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_YY655TT_201910091714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBFF233C-C2BB-4BBD-8243-1C9A116F157A", - "ticketNumber": "5M8EQSJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714046, -79.973138", - "loadTime": "10/09/2019 18:11:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:14:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5M8EQSJ_201910091811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF5BD1FC-EBE5-439F-B804-CB7676FE3743", - "ticketNumber": "8XHVCSP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714847, -79.979888", - "loadTime": "10/09/2019 16:26:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:28:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8XHVCSP_201910091626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3C58F01-A52F-4D75-8C8B-7A58C5127140", - "ticketNumber": "8PJ47AK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.845186, -80.060153", - "loadTime": "10/09/2019 12:52:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "12:56:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8PJ47AK_201910091252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E44D9FFE-0754-46A3-BCBA-430242859798", - "ticketNumber": "97GL2YK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714198, -79.972867", - "loadTime": "10/09/2019 18:33:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:34:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97GL2YK_201910091833_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E73F3B07-B0F3-4B4B-A873-0D02C486CCBB", - "ticketNumber": "86697NE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.713953, -79.977326", - "loadTime": "10/09/2019 17:05:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:07:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_86697NE_201910091705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC430330-0C7D-4025-9A57-331161CAFB83", - "ticketNumber": "EQ35W66", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.844812, -80.059341", - "loadTime": "10/09/2019 13:18:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "13:21:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_EQ35W66_201910091318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ECF487B1-2057-42E2-9526-669CB71054A1", - "ticketNumber": "8WP9ZV7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714497, -79.970765", - "loadTime": "10/09/2019 18:40:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:42:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8WP9ZV7_201910091840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDF8A439-EB01-4D09-8AFE-23C30BB8200A", - "ticketNumber": "9P3LAPL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714727, -79.969516", - "loadTime": "10/09/2019 18:54:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:55:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9P3LAPL_201910091854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F120A2D9-F88D-4A01-9C19-ED78BBBC5548", - "ticketNumber": "H4DY36X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714134, -79.973638", - "loadTime": "10/09/2019 18:15:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:16:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_H4DY36X_201910091815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F347CC7B-8956-4C47-A4D8-205025E99012", - "ticketNumber": "4M5294H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.845167, -80.060486", - "loadTime": "10/09/2019 12:44:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "12:46:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4M5294H_201910091244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4B6F7D4-FD3A-4B6D-9805-FB843DDA3610", - "ticketNumber": "3YQZGJF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714352, -79.977634", - "loadTime": "10/09/2019 17:46:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:47:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3YQZGJF_201910091746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6E82FE3-1A33-4D2A-BB95-3EE55E356C59", - "ticketNumber": "3FWFUXY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714295, -79.972959", - "loadTime": "10/09/2019 18:25:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:26:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3FWFUXY_201910091825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F92BD321-2520-4BAF-9E7D-2AD335BEFD19", - "ticketNumber": "FU5B9LZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.713954, -79.976684", - "loadTime": "10/09/2019 17:48:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:50:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_FU5B9LZ_201910091748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA73643E-2E41-4AB8-8533-9C18EE2C8874", - "ticketNumber": "CGZQQ3P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.713967, -79.976184", - "loadTime": "10/09/2019 17:43:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:45:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_CGZQQ3P_201910091743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05597B05-C9B7-4D78-B9D1-598B16BD94A1", - "ticketNumber": "5P96CAK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.676293, -80.163467", - "loadTime": "10/09/2019 18:20:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:32:58", - "debrisType": "Leaner", - "diameter": 11.6, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5P96CAK_201910091820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1806760F-6CB8-497E-9554-AF1E2EFC2EEA", - "ticketNumber": "4NDA2FY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.639773, -80.191619", - "loadTime": "10/09/2019 16:14:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:29:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:44:22", - "debrisType": "Leaner", - "diameter": 22.6, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4NDA2FY_201910091614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E616C44-952F-4C9E-A3DA-84F434AFF7BE", - "ticketNumber": "9GGAZHD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.632505, -80.170031", - "loadTime": "10/09/2019 15:44:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:48:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9GGAZHD_201910091544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "351F45D4-DC8C-4F9E-AD9C-542A26FE7B5B", - "ticketNumber": "888A3BN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.63989, -80.19186", - "loadTime": "10/09/2019 16:53:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:57:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_888A3BN_201910091653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BDC3248-C2DD-45C7-87E1-38AD4D4E947A", - "ticketNumber": "7DC8CQM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.626055, -80.194759", - "loadTime": "10/09/2019 14:07:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "14:10:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7DC8CQM_201910091407_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DB23621-7B26-4228-8359-561D27249498", - "ticketNumber": "8VCHBBL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.63032, -80.204819", - "loadTime": "10/09/2019 15:11:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:16:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8VCHBBL_201910091511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44335A0D-5B8F-4F31-9FE3-C404F971C480", - "ticketNumber": "WH2XEP7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.67014, -80.164898", - "loadTime": "10/09/2019 18:07:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:16:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_WH2XEP7_201910091807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60911F1F-07F5-4CE8-9258-8D7111A11822", - "ticketNumber": "59ZUPMP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.63958, -80.193454", - "loadTime": "10/09/2019 16:59:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:02:40", - "debrisType": "Leaner", - "diameter": 10.6, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_59ZUPMP_201910091659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "609DFAB1-D3D1-40A5-8A4F-DA97A61B55FD", - "ticketNumber": "5JBNJP2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.639906, -80.19178", - "loadTime": "10/09/2019 16:28:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:21:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:49:45", - "debrisType": "Leaner", - "diameter": 15.8, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5JBNJP2_201910091628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "614189B2-68FE-46B6-8453-BEAF4951835E", - "ticketNumber": "3J7Y996", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.612571, -80.204101", - "loadTime": "10/09/2019 13:41:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "13:44:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3J7Y996_201910091341_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "666B2E56-036C-4AD9-B101-B9DACE70CD74", - "ticketNumber": "9XZJMEC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.63327, -80.197844", - "loadTime": "10/09/2019 14:14:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "14:18:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9XZJMEC_201910091414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67A6F285-4687-4AC2-AA91-1A3921C04606", - "ticketNumber": "4LZ2K3X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.65743, -80.176665", - "loadTime": "10/09/2019 17:45:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:53:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4LZ2K3X_201910091745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6AE686B1-9E23-48D2-AAE1-0FA85BCA898F", - "ticketNumber": "8J28DPX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.611955, -80.208461", - "loadTime": "10/09/2019 13:33:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "13:37:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8J28DPX_201910091333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74EFD205-65BC-406E-B56E-614EA76EC786", - "ticketNumber": "7J5DSS9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.626043, -80.194497", - "loadTime": "10/09/2019 14:03:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "14:07:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7J5DSS9_201910091403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B5DADC6-E7C5-4202-BE3B-952557E8A280", - "ticketNumber": "SPQNTLY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.632301, -80.176361", - "loadTime": "10/09/2019 15:28:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:31:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_SPQNTLY_201910091528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C4E52D6-0794-468E-9FCA-9AE151FE6BDA", - "ticketNumber": "6KXPGE2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.627128, -80.207265", - "loadTime": "10/09/2019 14:44:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:16:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:00:35", - "debrisType": "Leaner", - "diameter": 17.5, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6KXPGE2_201910091444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88678221-B498-46C4-9F83-9291C02D3FD5", - "ticketNumber": "6KB33D9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.632661, -80.175255", - "loadTime": "10/09/2019 15:33:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:36:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6KB33D9_201910091533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B360864-C4BF-43AF-BBB5-360FB396847F", - "ticketNumber": "7M8ESSJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.630279, -80.204801", - "loadTime": "10/09/2019 14:29:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "14:33:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7M8ESSJ_201910091429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B759CFA-5917-426B-9E5A-2A190A9BAA10", - "ticketNumber": "8MSLPWP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.630192, -80.205345", - "loadTime": "10/09/2019 14:33:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "14:36:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8MSLPWP_201910091433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9BE8C1BC-60A3-4D70-9A0F-7421B12978AF", - "ticketNumber": "4D6GUQC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.639081, -80.194435", - "loadTime": "10/09/2019 17:06:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:09:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4D6GUQC_201910091706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C807F6F-902B-4522-BF19-2ECC82C0A8E5", - "ticketNumber": "8Q3KA5H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.677675, -80.163374", - "loadTime": "10/09/2019 18:34:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:40:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8Q3KA5H_201910091834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9FBDE596-B1CE-414A-9ECD-701B7706CBE0", - "ticketNumber": "5PLSZKB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.611585, -80.211663", - "loadTime": "10/09/2019 13:20:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "13:22:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5PLSZKB_201910091320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC62DB3E-5CEC-43CE-852A-FFC7281047B9", - "ticketNumber": "8N8QGQZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.62611, -80.194338", - "loadTime": "10/09/2019 13:59:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "14:03:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8N8QGQZ_201910091359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC8B24B7-9CCB-46CF-AA42-21FDAB5E5398", - "ticketNumber": "9CWPDSV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.657613, -80.174939", - "loadTime": "10/09/2019 17:33:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:39:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9CWPDSV_201910091733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B3438380-6510-4780-B1DF-72AE5343B90C", - "ticketNumber": "97XWMZP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.63886, -80.195718", - "loadTime": "10/09/2019 17:10:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:21:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97XWMZP_201910091710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6A41924-1FEC-44F3-B29F-06975E6002F4", - "ticketNumber": "5PF6BWW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.626943, -80.207191", - "loadTime": "10/09/2019 14:43:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:15:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "14:58:39", - "debrisType": "Leaner", - "diameter": 14.5, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5PF6BWW_201910091443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BAD19A8B-09FB-41B9-A4E5-66F99CF0329E", - "ticketNumber": "9TUVSXZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.639368, -80.18819", - "loadTime": "10/09/2019 16:01:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:04:35", - "debrisType": "Leaner", - "diameter": 11.5, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9TUVSXZ_201910091601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD1633BF-0567-4577-9B23-287FB819889C", - "ticketNumber": "5GMTGNC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.611529, -80.210618", - "loadTime": "10/09/2019 13:24:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "13:30:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5GMTGNC_201910091324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2E59972-5E4D-4AB0-AC9D-45D824545692", - "ticketNumber": "8XH62ZN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.639484, -80.189266", - "loadTime": "10/09/2019 16:05:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:09:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8XH62ZN_201910091605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C53D0A36-9E06-4DEB-84E6-7F86448076D9", - "ticketNumber": "98FKRYS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.633807, -80.198102", - "loadTime": "10/09/2019 14:20:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "14:24:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_98FKRYS_201910091420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0E99E3C-21FB-46E7-BBA0-0979D9D0A3F0", - "ticketNumber": "8HG94V7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.62703, -80.207213", - "loadTime": "10/09/2019 15:02:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:07:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8HG94V7_201910091502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6262C35-4B04-45A2-B0DD-30D5E62B0E92", - "ticketNumber": "565QAS4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.627331, -80.207614", - "loadTime": "10/09/2019 14:46:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:15:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:02:09", - "debrisType": "Leaner", - "diameter": 9.7, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_565QAS4_201910091446_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF172ED7-86B9-4430-B67A-66B7994952ED", - "ticketNumber": "ESAZNWQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.613414, -80.199553", - "loadTime": "10/09/2019 13:47:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "13:51:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_ESAZNWQ_201910091347_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F41347C0-C960-49E7-A518-E91FB66174EB", - "ticketNumber": "7TBLEKS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.632183, -80.171352", - "loadTime": "10/09/2019 15:39:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:42:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7TBLEKS_201910091539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F957FF1C-9E62-49BE-B090-F88F8FAB79ED", - "ticketNumber": "7XPDM4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.611521, -80.211697", - "loadTime": "10/09/2019 13:11:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "13:19:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7XPDM4M_201910091311_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28FC3585-2D8B-41AD-A055-BA29322576E1", - "ticketNumber": "9TYMNDU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.68715, -80.197959", - "loadTime": "10/09/2019 19:43:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "19:45:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9TYMNDU_201910091943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32605C29-D6C4-4813-811F-AF1D16F8A64D", - "ticketNumber": "34J2HYE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.694775, -80.198711", - "loadTime": "10/09/2019 19:49:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "19:51:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_34J2HYE_201910091949_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "330AC6CA-2178-40E2-94F2-232FE26DEB28", - "ticketNumber": "7VLNP24", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.676778, -80.169589", - "loadTime": "10/09/2019 18:48:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:51:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7VLNP24_201910091848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6238AEEA-7CEE-4B2E-BE0D-B86BCE5193E9", - "ticketNumber": "8MHAKH6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.686586, -80.197939", - "loadTime": "10/09/2019 19:33:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "19:42:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8MHAKH6_201910091933_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "791BBF86-2AFE-45DA-86B0-6A6B42859256", - "ticketNumber": "4SY3XBE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.673658, -80.177734", - "loadTime": "10/09/2019 19:09:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "19:11:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SY3XBE_201910091909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "850C1DD8-5F02-422C-94C2-D8CB7BE52632", - "ticketNumber": "4X7S6VM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.67644, -80.169322", - "loadTime": "10/09/2019 18:51:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:53:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4X7S6VM_201910091851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97E07E26-725E-4882-81BE-3F3E86279400", - "ticketNumber": "66YJZ4Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.673439, -80.177894", - "loadTime": "10/09/2019 19:04:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "19:08:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_66YJZ4Q_201910091904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6447B87-21C2-4112-A284-9A87165D9105", - "ticketNumber": "5DC5R2N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.683707, -80.197505", - "loadTime": "10/09/2019 19:23:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "19:29:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5DC5R2N_201910091923_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBDF9158-01E4-4C41-BB42-43B8B1DD22E6", - "ticketNumber": "6QMWJP6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.6977, -80.199359", - "loadTime": "10/09/2019 19:57:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "20:01:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6QMWJP6_201910091957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7503B6F-DFEF-4708-8B42-7F7F5A1EF9BB", - "ticketNumber": "6DC6XLE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "VHEBN3A", - "fieldMonitorName": "Dominic Mullinax", - "loadCoordinates": "32.697298, -80.19288", - "loadTime": "10/09/2019 20:05:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "20:11:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6DC6XLE_201910092005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0045C40C-F22B-4B08-8BF9-97558A3D4EDC", - "ticketNumber": "3SS62RQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.798097, -80.138135", - "loadTime": "10/09/2019 20:08:36", - "straightDistance": "19.19", - "routeDistance": "24.36", - "timeToTower": "1:02:48", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/09/2019", - "disposalTime": "21:11:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 60, - "quantity": 43.4, - "calculatedQuantity": "43.4 CY", - "s3DownloadKey": "HaulPass_3SS62RQ_201910091806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CF6FE46-464B-4921-8198-E43C9233F777", - "ticketNumber": "9E4QNAH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.686895, -80.166589", - "loadTime": "10/09/2019 20:59:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "21:02:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9E4QNAH_201910092059_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F317DBD-FD77-4274-A550-EC4E4B1B5F74", - "ticketNumber": "9KE9924", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.700699, -80.12462", - "loadTime": "10/09/2019 20:18:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "20:22:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9KE9924_201910092018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D24FD77-9949-423F-BD09-C0235CD878E5", - "ticketNumber": "7VS2FPQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.699377, -80.123642", - "loadTime": "10/09/2019 19:58:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "20:05:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7VS2FPQ_201910091958_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43A5A014-CA78-41CB-8907-1C12177D38F1", - "ticketNumber": "F8BKVKN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.700126, -80.123682", - "loadTime": "10/09/2019 20:08:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "20:14:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_F8BKVKN_201910092008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "899ED04D-CCDF-4D9F-9105-AB0ECA0E05B6", - "ticketNumber": "4BDDEE3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.691584, -80.168059", - "loadTime": "10/09/2019 20:53:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "20:55:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4BDDEE3_201910092053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9269E889-E448-4019-9F55-543C37683BAE", - "ticketNumber": "5KZBFX7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.701031, -80.129418", - "loadTime": "10/09/2019 20:31:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "20:37:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5KZBFX7_201910092031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1658C89-6FB7-4874-B86E-7A9E5F5C99E2", - "ticketNumber": "6VSS48P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.699965, -80.1237", - "loadTime": "10/09/2019 19:53:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "19:55:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6VSS48P_201910091953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C879DEAD-489E-4FE0-80C7-8BAFEFB7DDE4", - "ticketNumber": "6R2G25D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.681434, -80.16347", - "loadTime": "10/09/2019 21:06:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "21:13:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6R2G25D_201910092106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9588214-092E-40D0-85EA-12A38E16E049", - "ticketNumber": "7WJ4Q8V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.693223, -80.169113", - "loadTime": "10/09/2019 20:46:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "20:48:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7WJ4Q8V_201910092046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0BC66874-A357-499E-BC93-B3FB17C54BBB", - "ticketNumber": "4X45P87", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.813179, -80.075486", - "loadTime": "10/09/2019 21:03:30", - "straightDistance": "10.58", - "routeDistance": "14.25", - "timeToTower": "0:36:58", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "21:40:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_4X45P87_201910092103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13ECFA3A-14D5-44E9-A7BE-3659A519F7AB", - "ticketNumber": "5EASX6K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.813109, -80.075291", - "loadTime": "10/09/2019 18:37:03", - "straightDistance": "10.59", - "routeDistance": "14.24", - "timeToTower": "1:52:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "20:29:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_5EASX6K_201910091833_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1832B036-A12C-470F-B84E-618EC58B12E7", - "ticketNumber": "7X8M66L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815928, -79.994837", - "loadTime": "10/09/2019 19:11:30", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:48:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "20:00:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 70, - "quantity": 49.4, - "calculatedQuantity": "49.4 CY", - "s3DownloadKey": "HaulPass_7X8M66L_201910091911_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FDA9898-0E71-4AD6-B761-452CD1339FB2", - "ticketNumber": "5Q39AXJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.805984, -80.013585", - "loadTime": "10/09/2019 19:05:51", - "straightDistance": "14.19", - "routeDistance": "16.38", - "timeToTower": "1:11:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "20:17:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_5Q39AXJ_201910091905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "255D7B5C-A3DC-4F4D-9F0B-7C01CF3C1AE4", - "ticketNumber": "86PHWGQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.790886, -80.048748", - "loadTime": "10/09/2019 19:50:25", - "straightDistance": "12.27", - "routeDistance": "13.94", - "timeToTower": "0:28:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "20:19:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_86PHWGQ_201910091950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29EFE16F-EDA6-488A-BB9F-F1328797C7B8", - "ticketNumber": "3EFD7YF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.849581, -80.294366", - "loadTime": "10/09/2019 20:22:55", - "straightDistance": "3.09", - "routeDistance": "3.53", - "timeToTower": "0:40:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "21:03:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_J001_3EFD7YF_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31D62A19-D2FA-40DC-9C21-B25ABC33B8AF", - "ticketNumber": "ZWXGBC8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816269, -79.993950", - "loadTime": "10/09/2019 19:37:46", - "straightDistance": "15.31", - "routeDistance": "17.7", - "timeToTower": "0:51:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "20:28:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_ZWXGBC8_201910091937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3246802A-7417-4BF2-A3F2-371E9D6AF1BF", - "ticketNumber": "7B2F6YY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.835017, -80.064388", - "loadTime": "10/09/2019 19:44:49", - "straightDistance": "11.29", - "routeDistance": "13.65", - "timeToTower": "0:30:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "20:15:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 70, - "quantity": 47.7, - "calculatedQuantity": "47.7 CY", - "s3DownloadKey": "HaulPass_7B2F6YY_201910091944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36E8F16B-6B22-4C94-A8C0-11DAAD34D671", - "ticketNumber": "3R2J65J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.849636, -80.294369", - "loadTime": "10/09/2019 20:24:20", - "straightDistance": "3.09", - "routeDistance": "3.53", - "timeToTower": "0:40:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "21:04:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 60, - "quantity": 42.8, - "calculatedQuantity": "42.8 CY", - "s3DownloadKey": "HaulPass_3R2J65J_201910092023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C188CAB-DD77-4EE7-B193-ACCABEF2193F", - "ticketNumber": "9LU4XJE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.816492, -79.995071", - "loadTime": "10/09/2019 19:03:16", - "straightDistance": "15.24", - "routeDistance": "17.59", - "timeToTower": "0:55:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "19:59:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 80, - "quantity": 58.9, - "calculatedQuantity": "58.9 CY", - "s3DownloadKey": "HaulPass_9LU4XJE_201910091903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7139942C-8D38-4FBE-9879-7F46A4AEA645", - "ticketNumber": "6NF5FNZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815869, -79.994888", - "loadTime": "10/09/2019 19:12:24", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:48:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "20:01:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 75, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_6NF5FNZ_201910091912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9361AB64-B354-4468-B436-F5E0DD4025B2", - "ticketNumber": "5YT3B97", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.809537, -80.017213", - "loadTime": "10/09/2019 19:15:53", - "straightDistance": "13.97", - "routeDistance": "16.68", - "timeToTower": "0:38:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "19:54:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 60, - "quantity": 37.4, - "calculatedQuantity": "37.4 CY", - "s3DownloadKey": "HaulPass_5YT3B97_201910091915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1340D60-941C-4FE4-B7A5-8AC0941D07A6", - "ticketNumber": "5QZ5LUB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.851447, -80.300082", - "loadTime": "10/09/2019 19:39:38", - "straightDistance": "3.42", - "routeDistance": "3.89", - "timeToTower": "0:27:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "20:06:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_J001_5QZ5LUB_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF298BD3-4694-45C8-BF37-5B07F2D09B2B", - "ticketNumber": "4G7MJUL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.816191, -79.995378", - "loadTime": "10/09/2019 19:03:56", - "straightDistance": "15.23", - "routeDistance": "17.56", - "timeToTower": "0:54:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "19:58:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_4G7MJUL_201910091903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E109F134-DA2A-48D3-B4A7-D688A0F226EA", - "ticketNumber": "9G8F9AL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.851524, -80.300057", - "loadTime": "10/09/2019 19:40:58", - "straightDistance": "3.42", - "routeDistance": "3.89", - "timeToTower": "0:27:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "20:08:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_9G8F9AL_201910091940_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E12472E2-47FF-4C34-980C-DD5B932F3839", - "ticketNumber": "6QNCEV7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.791489, -80.048138", - "loadTime": "10/09/2019 20:54:51", - "straightDistance": "12.29", - "routeDistance": "14.12", - "timeToTower": "0:44:34", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "21:39:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 80, - "quantity": 59.6, - "calculatedQuantity": "59.6 CY", - "s3DownloadKey": "HaulPass_6QNCEV7_201910092054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F433AA8A-3804-4AFB-8A57-2B95B7B72283", - "ticketNumber": "75H365G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816210, -79.993894", - "loadTime": "10/09/2019 19:34:09", - "straightDistance": "15.31", - "routeDistance": "17.7", - "timeToTower": "0:50:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "20:24:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 65, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_75H365G_201910091934_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A8DFFE7-46EC-45E0-9A09-C1C9F00EA7EF", - "ticketNumber": "3C9XPWN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.726161, -80.350788", - "loadTime": "10/09/2019 21:27:43", - "straightDistance": "9.47", - "routeDistance": "11.29", - "timeToTower": "0:34:17", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/09/2019", - "disposalTime": "22:02:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 55, - "quantity": 40.1, - "calculatedQuantity": "40.1 CY", - "s3DownloadKey": "HaulPass_3C9XPWN_201910092127_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5F6DFB8-80C4-43DF-A664-80AD0A8A0290", - "ticketNumber": "7TEH7YD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.725980, -80.350764", - "loadTime": "10/09/2019 21:29:23", - "straightDistance": "9.46", - "routeDistance": "10.89", - "timeToTower": "0:33:36", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/09/2019", - "disposalTime": "22:02:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 40, - "quantity": 28.6, - "calculatedQuantity": "28.6 CY", - "s3DownloadKey": "HaulPass_7TEH7YD_201910092128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1C0D6D0-E5CF-473F-94E1-550D4C48EA2C", - "ticketNumber": "7A8FMU7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.632975, -80.170775", - "loadTime": "10/09/2019 20:06:23", - "straightDistance": "11.18", - "routeDistance": "42.99", - "timeToTower": "1:39:29", - "towerMonitorUserCertificationNumber": "8KYJ2NQ", - "towerMonitorName": "John Dickinson", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/09/2019", - "disposalTime": "21:45:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_7A8FMU7_201910091901_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "012520B2-F727-4050-84F2-98EC04460DFB", - "ticketNumber": "5DGJV8F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714765, -79.969543", - "loadTime": "10/09/2019 18:50:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:51:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5DGJV8F_201910091850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "065A1CED-2FA6-4FB6-83D7-E67C1755650E", - "ticketNumber": "8W7UPUB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714152, -79.974567", - "loadTime": "10/09/2019 18:02:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:03:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8W7UPUB_201910091802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F3CBECB-CB6D-44C4-BF6E-2A02C1DEFD4A", - "ticketNumber": "H54U4KX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.750029, -79.976252", - "loadTime": "10/09/2019 21:00:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "21:02:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_H54U4KX_201910092100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "190206B9-527C-4D8A-AD18-B6069881660D", - "ticketNumber": "KK4J7SS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.718398, -79.982612", - "loadTime": "10/09/2019 15:21:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:23:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_KK4J7SS_201910091521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "260B613E-59BF-461A-83A8-9B3DAF18AFA7", - "ticketNumber": "6Y78NUS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.74858, -79.981096", - "loadTime": "10/09/2019 21:23:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "21:28:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6Y78NUS_201910092123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28215351-5372-4CF3-B696-1E92F14C337E", - "ticketNumber": "7FDQXWG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714604, -79.979866", - "loadTime": "10/09/2019 16:30:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:33:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7FDQXWG_201910091630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2DA3EE08-4B4D-49CB-8E4B-DEBE35FA23C6", - "ticketNumber": "GMYLE35", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.715715, -79.980873", - "loadTime": "10/09/2019 16:20:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:22:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_GMYLE35_201910091620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31BFB861-B6F6-4E09-8593-3AB2D1D0DF34", - "ticketNumber": "7SS4A2W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714421, -79.971911", - "loadTime": "10/09/2019 18:34:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:35:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7SS4A2W_201910091834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33DD5EAD-8A53-4E50-96B1-7F728475C2F3", - "ticketNumber": "54Y936B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714794, -79.980081", - "loadTime": "10/09/2019 16:42:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:55:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_54Y936B_201910091642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3491DE4E-830D-452E-8181-662000F29082", - "ticketNumber": "77H9TJW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714858, -79.970764", - "loadTime": "10/09/2019 18:36:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:38:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77H9TJW_201910091836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3822602F-884B-41A3-B637-8B73E0197DCC", - "ticketNumber": "54CZNCY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714747, -79.968818", - "loadTime": "10/09/2019 18:59:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "19:02:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_54CZNCY_201910091859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C6E1CB9-C355-40FB-8787-1A864FD16B7F", - "ticketNumber": "32JDRBE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.71591, -79.981099", - "loadTime": "10/09/2019 16:23:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:25:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_32JDRBE_201910091623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D3EB016-B2CC-4240-BD13-B2B113C92C7D", - "ticketNumber": "9LE44Y9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.716234, -79.981455", - "loadTime": "10/09/2019 16:05:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:06:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9LE44Y9_201910091605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40ED7CCA-9F28-4B52-B7BC-45FAFE665010", - "ticketNumber": "3UYGR92", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.718284, -79.982338", - "loadTime": "10/09/2019 15:23:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:30:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3UYGR92_201910091523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45031CBB-6896-4663-907E-0588DA484C08", - "ticketNumber": "3QZEYSW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.74931, -79.976112", - "loadTime": "10/09/2019 21:05:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "21:07:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3QZEYSW_201910092105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CA566A6-3A73-4D9A-9B0B-31C0B42E68EA", - "ticketNumber": "6APJZSD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714171, -79.974798", - "loadTime": "10/09/2019 17:57:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:58:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6APJZSD_201910091757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4DE9D24B-8FD3-4589-81EB-B155078C5484", - "ticketNumber": "3FXP967", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.713906, -79.978124", - "loadTime": "10/09/2019 16:55:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:57:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3FXP967_201910091655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E905CD0-21FA-48D2-B531-C8238B35BE55", - "ticketNumber": "6NRZ79K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.74965, -79.976129", - "loadTime": "10/09/2019 21:10:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "21:12:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6NRZ79K_201910092110_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57C0A4B5-5DB0-47C2-95AF-9F658B2A70E6", - "ticketNumber": "4VG9TAV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714703, -79.971132", - "loadTime": "10/09/2019 18:39:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:44:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4VG9TAV_201910091839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5961A882-745F-4EFE-9FF5-D73C280A5AE3", - "ticketNumber": "3JA6KZ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.748772, -79.981052", - "loadTime": "10/09/2019 21:29:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "21:40:57", - "debrisType": "Leaner", - "diameter": 9.9, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3JA6KZ2_201910092129_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B38DC0B-36C6-4363-9565-F0259E7FBB63", - "ticketNumber": "6CUBC26", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.71412, -79.974291", - "loadTime": "10/09/2019 18:16:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:17:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CUBC26_201910091816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E0B12E5-5B01-4EB9-AA1F-033C0525E78A", - "ticketNumber": "4NFEGJ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714033, -79.974493", - "loadTime": "10/09/2019 18:12:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:14:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4NFEGJ6_201910091812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60D25E98-C386-43F1-B4E9-599D27987B6C", - "ticketNumber": "67WUGY6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.722894, -79.975428", - "loadTime": "10/09/2019 19:42:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "19:45:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_67WUGY6_201910091942_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61BE39A4-79DF-45EF-BFB9-8B2A55BB9CC7", - "ticketNumber": "6U67ZNX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.713889, -79.975884", - "loadTime": "10/09/2019 17:40:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:44:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6U67ZNX_201910091740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6767272E-0273-4D98-96B1-0F5FD1DA0AE9", - "ticketNumber": "69FMJ33", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714267, -79.974466", - "loadTime": "10/09/2019 18:05:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:07:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_69FMJ33_201910091805_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E186CAE-233C-4333-85F8-84281715CEE9", - "ticketNumber": "6TLB5S5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.713818, -79.97749", - "loadTime": "10/09/2019 17:08:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:09:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6TLB5S5_201910091708_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "713F2BDF-D3CE-497A-889B-39C8277D2A49", - "ticketNumber": "GQ39JP7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.71629, -79.98142", - "loadTime": "10/09/2019 16:06:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:11:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_GQ39JP7_201910091606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72623B5B-0E08-401B-9CD3-EDA2BE847B11", - "ticketNumber": "49BCD65", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.749599, -79.976233", - "loadTime": "10/09/2019 21:12:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "21:17:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_49BCD65_201910092112_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7525C72B-BB57-48FC-850E-5332FDD30B09", - "ticketNumber": "BVJ2YWT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.713899, -79.977392", - "loadTime": "10/09/2019 17:23:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:14:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:37:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BVJ2YWT_201910091723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AC5D7F9-93AF-4EF9-9453-62ED22F184CE", - "ticketNumber": "3QS7K47", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714749, -79.969577", - "loadTime": "10/09/2019 18:52:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:53:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3QS7K47_201910091852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7EFA8A03-4868-4F95-8643-9943A069310F", - "ticketNumber": "829G5YA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.752794, -79.976168", - "loadTime": "10/09/2019 20:50:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "20:52:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_829G5YA_201910092050_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8BBE9E34-2CDE-4C1B-8CEB-39F798479387", - "ticketNumber": "9BJAQHC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714728, -79.969022", - "loadTime": "10/09/2019 18:56:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:59:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9BJAQHC_201910091856_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F313D99-B4BB-41C2-AFC1-9A5D9F26F2BC", - "ticketNumber": "6NUC84X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714418, -79.979924", - "loadTime": "10/09/2019 16:36:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:42:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6NUC84X_201910091636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F326B2B-8EA4-46BE-B2D0-CFA2966769A5", - "ticketNumber": "6TECL9Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.783781, -80.002521", - "loadTime": "10/09/2019 12:53:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "13:02:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6TECL9Z_201910091253_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "931068D4-2794-4C95-B18E-18D36EA3D051", - "ticketNumber": "4US2WDA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.713914, -79.977445", - "loadTime": "10/09/2019 17:01:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:03:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4US2WDA_201910091701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C922A5E-1B52-4DBE-93F8-97D448B5C772", - "ticketNumber": "DGS5CGH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.713877, -79.974352", - "loadTime": "10/09/2019 18:10:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:11:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_DGS5CGH_201910091810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D7D7A18-91AE-48FB-B8B8-F1B8C592001E", - "ticketNumber": "8JKZ8WY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.740671, -79.981959", - "loadTime": "10/09/2019 20:31:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "20:31:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8JKZ8WY_201910092031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DDA8F58-96C9-4E9A-8EC8-DA2696412278", - "ticketNumber": "8VPV6AX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.718141, -79.982395", - "loadTime": "10/09/2019 15:32:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:41:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8VPV6AX_201910091532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2BF4A2B-8DA4-4330-B0CA-5D2478F1DE49", - "ticketNumber": "75ENDC2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714613, -79.970543", - "loadTime": "10/09/2019 18:47:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:48:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_75ENDC2_201910091847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B65BF58A-8A90-43EB-B534-19631DD56357", - "ticketNumber": "7CCMSAV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714123, -79.974826", - "loadTime": "10/09/2019 17:58:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:59:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7CCMSAV_201910091758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDC68660-FDAC-4CB2-ABC1-2B3315478D37", - "ticketNumber": "6NLYNZZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.71411, -79.977531", - "loadTime": "10/09/2019 17:16:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:18:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6NLYNZZ_201910091716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0EEB70C-5684-4D09-9E93-0AB7A17A72DF", - "ticketNumber": "3GUA54P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714147, -79.976064", - "loadTime": "10/09/2019 17:45:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:46:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3GUA54P_201910091745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C649AAA2-179E-4C68-958D-DDCF625BC06D", - "ticketNumber": "7SNTHYY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714339, -79.972348", - "loadTime": "10/09/2019 18:23:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "18:30:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7SNTHYY_201910091823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6DCFB8B-F50C-4951-9DE0-72077132971B", - "ticketNumber": "8Q5SPDF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.716991, -79.981819", - "loadTime": "10/09/2019 15:58:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:59:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8Q5SPDF_201910091558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C701A942-6ACD-4FAB-B01F-36F4171E800C", - "ticketNumber": "45ESQKA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.782758, -80.002351", - "loadTime": "10/09/2019 12:40:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "12:43:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_45ESQKA_201910091240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CCF5276F-A062-4581-9BF0-665CE758D1A0", - "ticketNumber": "49M2LGG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.717347, -79.982084", - "loadTime": "10/09/2019 15:44:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:46:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_49M2LGG_201910091544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3C400B4-9CF2-4872-82C2-D1BAFC1DD575", - "ticketNumber": "7NHULEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.71643, -79.981608", - "loadTime": "10/09/2019 16:01:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:04:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7NHULEB_201910091601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D757D072-8CAC-42BC-A8FD-C23B48EDE5CF", - "ticketNumber": "6SC3J9R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.71464, -79.979988", - "loadTime": "10/09/2019 16:33:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:35:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SC3J9R_201910091633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8DD26B0-E689-4EBA-B7A4-AEE56786D942", - "ticketNumber": "93GXVCC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.715946, -79.980953", - "loadTime": "10/09/2019 16:17:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "16:20:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_93GXVCC_201910091617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC3FF96E-EE9D-48EC-9B7B-41588D841A8B", - "ticketNumber": "9ANUCPK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714162, -79.977444", - "loadTime": "10/09/2019 17:19:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:20:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ANUCPK_201910091719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E25DBFC9-6240-4962-B3DD-ACC2A00529B2", - "ticketNumber": "5JF2Y38", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.71395, -79.97755", - "loadTime": "10/09/2019 17:05:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:07:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5JF2Y38_201910091705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4C7178D-BDD5-4F52-9FE0-24A50D26CC30", - "ticketNumber": "32V4ADH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.71816, -79.982226", - "loadTime": "10/09/2019 15:30:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:32:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_32V4ADH_201910091530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8A4C7CB-60BF-4635-84C3-1A104399395C", - "ticketNumber": "57BD76G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.716967, -79.981691", - "loadTime": "10/09/2019 15:51:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:58:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_57BD76G_201910091551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF176066-9EE5-4B5D-9A43-5FFC1460B48D", - "ticketNumber": "569MHTS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.739374, -79.9719", - "loadTime": "10/09/2019 20:14:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "20:16:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_569MHTS_201910092014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFDCEB16-D6B6-432B-8866-76156C470A52", - "ticketNumber": "5M3GMKH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.713943, -79.977697", - "loadTime": "10/09/2019 17:11:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:15:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5M3GMKH_201910091711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5024B72-F9B3-49FC-88EE-909E52C2F7B9", - "ticketNumber": "WK8XZBV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.717305, -79.982033", - "loadTime": "10/09/2019 15:42:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "15:43:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_WK8XZBV_201910091542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7064C66-64D3-4C86-8652-BC90B0A56887", - "ticketNumber": "7PVJCJG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3KDFRM6", - "fieldMonitorName": "Mario Jennings", - "loadCoordinates": "32.714082, -79.97571", - "loadTime": "10/09/2019 17:50:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "17:54:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7PVJCJG_201910091750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "551DFC99-48F9-43AD-A590-B00759313359", - "ticketNumber": "WSTA7YR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.820370, -80.051117", - "loadTime": "10/09/2019 21:23:19", - "straightDistance": "11.99", - "routeDistance": "16.41", - "timeToTower": "0:39:55", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "22:03:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 65, - "quantity": 40.6, - "calculatedQuantity": "40.6 CY", - "s3DownloadKey": "HaulPass_WSTA7YR_201910092123_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6AF98A58-FCA2-46FB-A681-7DDC337C8F5F", - "ticketNumber": "3V42EY5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.820212, -80.041408", - "loadTime": "10/09/2019 19:53:34", - "straightDistance": "12.56", - "routeDistance": "15.66", - "timeToTower": "2:07:00", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "22:00:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 60, - "quantity": 42.5, - "calculatedQuantity": "42.5 CY", - "s3DownloadKey": "HaulPass_3V42EY5_201910091953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B39D2739-1762-4547-9FE3-29F383960E30", - "ticketNumber": "56CMPWN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.796596, -80.048895", - "loadTime": "10/09/2019 21:17:34", - "straightDistance": "12.2", - "routeDistance": "14.34", - "timeToTower": "0:57:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/09/2019", - "disposalTime": "22:15:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 35, - "quantity": 13.2, - "calculatedQuantity": "13.2 CY", - "s3DownloadKey": "HaulPass_56CMPWN_201910092117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "005AFA79-468B-454F-9884-C6B3079081CD", - "ticketNumber": "5F7B52P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.730179, -79.929305", - "loadTime": "10/09/2019 18:03:01", - "straightDistance": "8.8", - "routeDistance": "15.39", - "timeToTower": "1:15:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "19:18:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 90, - "quantity": 95.9, - "calculatedQuantity": "95.9 CY", - "s3DownloadKey": "HaulPass_5F7B52P_201910091803_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "062FEF5F-D86A-4551-80F2-AC9778E09AF2", - "ticketNumber": "9PFA46E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.744287, -79.950788", - "loadTime": "10/09/2019 16:24:23", - "straightDistance": "8.25", - "routeDistance": "14.58", - "timeToTower": "1:04:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "17:28:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 40, - "quantity": 29.3, - "calculatedQuantity": "29.3 CY", - "s3DownloadKey": "HaulPass_9PFA46E_201910091624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "064303BC-AEDA-4830-9341-98F53CB02953", - "ticketNumber": "6L6GDQE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.752233, -79.934530", - "loadTime": "10/09/2019 15:38:19", - "straightDistance": "9.33", - "routeDistance": "14.79", - "timeToTower": "0:48:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "16:27:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 85, - "quantity": 54.9, - "calculatedQuantity": "54.9 CY", - "s3DownloadKey": "HaulPass_6L6GDQE_201910091503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F39F31F-B8BF-497B-A44D-ABE5B1204DAB", - "ticketNumber": "56EEJFS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.614298, -80.198064", - "loadTime": "10/09/2019 17:21:34", - "straightDistance": "8.75", - "routeDistance": "16.42", - "timeToTower": "0:49:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "18:11:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 90, - "quantity": 64.2, - "calculatedQuantity": "64.2 CY", - "s3DownloadKey": "HaulPass_56EEJFS_201910091721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12B86B0C-7FFC-4722-92DA-BB5F79AC2951", - "ticketNumber": "4P2YGBW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.652655, -80.139826", - "loadTime": "10/09/2019 17:42:01", - "straightDistance": "4.6", - "routeDistance": "6.67", - "timeToTower": "0:26:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "18:08:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_4P2YGBW_201910091742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1757DA50-39BA-4B61-A940-94A69C9B8F6E", - "ticketNumber": "37JV4TC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.731547, -80.022309", - "loadTime": "10/09/2019 15:49:45", - "straightDistance": "4.74", - "routeDistance": "6.42", - "timeToTower": "0:25:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "16:14:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_37JV4TC_201910091505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29AF5119-341D-41A5-BF37-8BFCD5F8E4E3", - "ticketNumber": "3XN88YK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.744135, -79.950036", - "loadTime": "10/09/2019 18:19:04", - "straightDistance": "8.27", - "routeDistance": "14.54", - "timeToTower": "1:02:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "19:21:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 45, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_3XN88YK_201910091819_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D8EEEE1-6012-48F7-AEEF-F98AAACB7495", - "ticketNumber": "8EYW9EQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.738629, -79.933446", - "loadTime": "10/09/2019 15:38:01", - "straightDistance": "8.87", - "routeDistance": "14.97", - "timeToTower": "1:15:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "16:53:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 95, - "quantity": 101.2, - "calculatedQuantity": "101.2 CY", - "s3DownloadKey": "HaulPass_8EYW9EQ_201910091538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "308E9562-9AD6-456D-B465-A69D1154CB51", - "ticketNumber": "5B5DALE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.733499, -79.928366", - "loadTime": "10/09/2019 16:16:43", - "straightDistance": "8.95", - "routeDistance": "15.82", - "timeToTower": "0:54:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "17:10:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 75, - "quantity": 68, - "calculatedQuantity": "68 CY", - "s3DownloadKey": "HaulPass_5B5DALE_201910091558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "30EC5712-4795-4847-8C2C-2352EC20217A", - "ticketNumber": "4NLUNBH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.762822, -79.999467", - "loadTime": "10/09/2019 18:35:57", - "straightDistance": "7.28", - "routeDistance": "10.51", - "timeToTower": "0:27:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "19:03:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 50, - "quantity": 29.9, - "calculatedQuantity": "29.9 CY", - "s3DownloadKey": "HaulPass_4NLUNBH_201910091800_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33559FEC-D751-497E-B64B-9378F19D1371", - "ticketNumber": "5TD85NN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.614240, -80.197941", - "loadTime": "10/09/2019 17:21:18", - "straightDistance": "8.75", - "routeDistance": "16.41", - "timeToTower": "0:48:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "18:09:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_5TD85NN_201910091721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D3FF559-7610-4781-B8EF-27C0C27953D9", - "ticketNumber": "3T9TXGW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.729611, -79.928972", - "loadTime": "10/09/2019 18:02:33", - "straightDistance": "8.8", - "routeDistance": "15.43", - "timeToTower": "1:14:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "19:16:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 95, - "quantity": 81.1, - "calculatedQuantity": "81.1 CY", - "s3DownloadKey": "HaulPass_3T9TXGW_201910091802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "544F801C-317F-40F9-A5D0-E335CDADC1AA", - "ticketNumber": "JWY7ZGF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.724883, -79.944681", - "loadTime": "10/09/2019 16:54:15", - "straightDistance": "7.83", - "routeDistance": "14.37", - "timeToTower": "1:10:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "18:04:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_JWY7ZGF_201910091654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F09C693-6995-4DE2-A03E-04B060A7E6CF", - "ticketNumber": "HL86T4B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.739164, -79.908995", - "loadTime": "10/09/2019 16:10:19", - "straightDistance": "10.13", - "routeDistance": "16.34", - "timeToTower": "0:40:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "16:50:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 65, - "quantity": 46.9, - "calculatedQuantity": "46.9 CY", - "s3DownloadKey": "HaulPass_HL86T4B_201910091610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6EAEF0E8-1BAC-4632-88D3-F2CF1C747CAC", - "ticketNumber": "4NZREX2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.614676, -80.195479", - "loadTime": "10/09/2019 15:33:32", - "straightDistance": "8.61", - "routeDistance": "16.26", - "timeToTower": "0:56:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "16:29:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_4NZREX2_201910091533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "737679D3-8B31-43FD-96C3-3B62A4973E4A", - "ticketNumber": "YSBY96T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.795597, -80.000968", - "loadTime": "10/09/2019 16:19:57", - "straightDistance": "9.25", - "routeDistance": "14.96", - "timeToTower": "0:43:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "17:03:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_YSBY96T_201910091619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BA9630E-19CF-4B29-B0DE-DA6946966F8D", - "ticketNumber": "5AFNEJH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.789220, -79.994178", - "loadTime": "10/09/2019 18:49:06", - "straightDistance": "9.02", - "routeDistance": "14.19", - "timeToTower": "0:37:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "19:26:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 80, - "quantity": 55.1, - "calculatedQuantity": "55.1 CY", - "s3DownloadKey": "HaulPass_5AFNEJH_201910091731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "899975BB-FC44-42EF-B84B-B43721166734", - "ticketNumber": "8FVVAU5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.744096, -79.950306", - "loadTime": "10/09/2019 18:14:53", - "straightDistance": "8.26", - "routeDistance": "14.55", - "timeToTower": "1:05:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "19:20:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 55, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_8FVVAU5_201910091814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95277A7B-1250-442E-AC51-BDAE10ED41CF", - "ticketNumber": "6KNQ5X8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.739224, -79.909181", - "loadTime": "10/09/2019 16:03:16", - "straightDistance": "10.12", - "routeDistance": "16.33", - "timeToTower": "0:45:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "16:49:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 60, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_6KNQ5X8_201910091603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97BEB9C2-2558-4CA6-AE11-939534FDED5A", - "ticketNumber": "4WESLL4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.652470, -80.139970", - "loadTime": "10/09/2019 16:43:02", - "straightDistance": "4.61", - "routeDistance": "6.69", - "timeToTower": "0:24:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "17:08:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_4WESLL4_201910091643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A584B6F6-9F88-46E8-916B-B306CF5686D7", - "ticketNumber": "9F4QJR9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.738932, -79.945138", - "loadTime": "10/09/2019 16:57:20", - "straightDistance": "8.3", - "routeDistance": "14.65", - "timeToTower": "0:39:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "17:36:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 70, - "quantity": 48.5, - "calculatedQuantity": "48.5 CY", - "s3DownloadKey": "HaulPass_9F4QJR9_201910091640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5880706-574E-48E2-BA8D-DD3CAA9B7CE3", - "ticketNumber": "9E2J4YQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.613760, -80.198307", - "loadTime": "10/09/2019 15:53:01", - "straightDistance": "8.78", - "routeDistance": "16.45", - "timeToTower": "0:37:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "16:30:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 75, - "quantity": 53.5, - "calculatedQuantity": "53.5 CY", - "s3DownloadKey": "HaulPass_9E2J4YQ_201910091553_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A632FD86-25A9-47EB-975C-576F3F7DABA4", - "ticketNumber": "77KA6KP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.742223, -80.045352", - "loadTime": "10/09/2019 17:50:51", - "straightDistance": "4.92", - "routeDistance": "7.96", - "timeToTower": "0:28:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "18:19:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 90, - "quantity": 65.6, - "calculatedQuantity": "65.6 CY", - "s3DownloadKey": "HaulPass_77KA6KP_201910091750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A88D6993-94F1-480F-835C-163127483BDF", - "ticketNumber": "8S6DMM9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.724787, -79.945794", - "loadTime": "10/09/2019 14:58:53", - "straightDistance": "7.77", - "routeDistance": "14.3", - "timeToTower": "1:11:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "16:10:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 75, - "quantity": 54.4, - "calculatedQuantity": "54.4 CY", - "s3DownloadKey": "HaulPass_8S6DMM9_201910091458_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC39DEB9-8500-4D4B-9072-D295AAB6EFFC", - "ticketNumber": "8UMLEZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.724842, -79.936466", - "loadTime": "10/09/2019 18:16:05", - "straightDistance": "8.26", - "routeDistance": "15.46", - "timeToTower": "1:08:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "19:24:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_8UMLEZL_201910091816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFE09A1C-987E-40F5-8A4A-0AFC1B5D6E63", - "ticketNumber": "8X6GSR6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.724742, -79.936384", - "loadTime": "10/09/2019 16:39:42", - "straightDistance": "8.26", - "routeDistance": "15.46", - "timeToTower": "0:50:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "17:30:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_8X6GSR6_201910091639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B08CCCAE-4976-430D-B277-8B541849F657", - "ticketNumber": "322G6FA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.738656, -79.933789", - "loadTime": "10/09/2019 15:33:11", - "straightDistance": "8.85", - "routeDistance": "15", - "timeToTower": "1:19:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "16:52:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 95, - "quantity": 81.1, - "calculatedQuantity": "81.1 CY", - "s3DownloadKey": "HaulPass_322G6FA_201910091533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0C03F94-BB27-41F9-AD21-5DACCE5555B2", - "ticketNumber": "57XNUHP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.744074, -79.950208", - "loadTime": "10/09/2019 16:00:58", - "straightDistance": "8.26", - "routeDistance": "14.55", - "timeToTower": "1:26:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "17:27:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 40, - "quantity": 28.5, - "calculatedQuantity": "28.5 CY", - "s3DownloadKey": "HaulPass_57XNUHP_201910091600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C946CB54-1D39-44AF-814E-69878A59B0B6", - "ticketNumber": "7DS5YSB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.741586, -80.050008", - "loadTime": "10/09/2019 15:37:55", - "straightDistance": "4.83", - "routeDistance": "8.04", - "timeToTower": "0:31:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "16:09:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_7DS5YSB_201910091537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB0FE00F-D7F7-4D44-B3BC-7EE721DEC933", - "ticketNumber": "7SSJ3JN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.732274, -79.951332", - "loadTime": "10/09/2019 17:47:05", - "straightDistance": "7.75", - "routeDistance": "13.98", - "timeToTower": "0:52:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "18:39:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_7SSJ3JN_201910091747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8B5AB2F-A578-4F9E-8F5D-F1994D8D5FDF", - "ticketNumber": "5PRREZC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.725409, -79.943163", - "loadTime": "10/09/2019 17:19:27", - "straightDistance": "7.93", - "routeDistance": "14.47", - "timeToTower": "0:46:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "18:05:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 75, - "quantity": 69.2, - "calculatedQuantity": "69.2 CY", - "s3DownloadKey": "HaulPass_5PRREZC_201910091719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC4A3B4E-CF96-4F71-9594-6B84ABF2DAEE", - "ticketNumber": "3TKRAAY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.735282, -79.928324", - "loadTime": "10/09/2019 15:27:17", - "straightDistance": "9.01", - "routeDistance": "15.71", - "timeToTower": "1:42:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "17:09:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 85, - "quantity": 63.8, - "calculatedQuantity": "63.8 CY", - "s3DownloadKey": "HaulPass_3TKRAAY_201910091527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB9ED8D4-6260-4B88-ADB0-5300A6917681", - "ticketNumber": "37Q8P4N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.741652, -80.045065", - "loadTime": "10/09/2019 16:39:35", - "straightDistance": "4.89", - "routeDistance": "7.91", - "timeToTower": "0:27:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "17:06:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 95, - "quantity": 69.3, - "calculatedQuantity": "69.3 CY", - "s3DownloadKey": "HaulPass_37Q8P4N_201910091639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF74762C-644C-4910-BDBA-892B02F0DAF8", - "ticketNumber": "QGEJ67Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.737280, -79.975931", - "loadTime": "10/09/2019 16:02:32", - "straightDistance": "6.8", - "routeDistance": "12.61", - "timeToTower": "0:39:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "16:41:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_QGEJ67Y_201910091540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF898D71-29E2-4A05-9826-27C25C271937", - "ticketNumber": "5W95SH9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.724365, -79.946390", - "loadTime": "10/09/2019 15:24:16", - "straightDistance": "7.73", - "routeDistance": "14.39", - "timeToTower": "0:47:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "16:11:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 80, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_5W95SH9_201910091524_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EFBBD06C-7CFB-40A7-B9B7-EB514F82A89D", - "ticketNumber": "5Z29S6B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.724639, -79.936436", - "loadTime": "10/09/2019 17:48:14", - "straightDistance": "8.26", - "routeDistance": "15.45", - "timeToTower": "0:52:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "18:40:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_5Z29S6B_201910091748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5DF1D32-AF42-45FE-A25D-B70AA0B384CF", - "ticketNumber": "5MU4WL5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.751435, -79.992335", - "loadTime": "10/09/2019 15:43:50", - "straightDistance": "6.86", - "routeDistance": "10.5", - "timeToTower": "1:11:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "16:54:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 85, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_5MU4WL5_201910091543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FECA0B5A-C480-4975-B75D-BA4565E8FE64", - "ticketNumber": "93YWC7D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.746947, -79.942550", - "loadTime": "10/09/2019 14:50:19", - "straightDistance": "8.74", - "routeDistance": "14.09", - "timeToTower": "1:35:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "16:26:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_93YWC7D_201910091450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0334D9AB-1E15-4067-9A92-E1F8E49B023B", - "ticketNumber": "5UKFQD3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.734143, -79.928364", - "loadTime": "10/09/2019 20:49:35", - "straightDistance": "8.97", - "routeDistance": "15.77", - "timeToTower": "1:13:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "22:02:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 85, - "quantity": 63.8, - "calculatedQuantity": "63.8 CY", - "s3DownloadKey": "HaulPass_5UKFQD3_201910092049_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18969D99-8CE0-48CB-9A78-E9F4797A8984", - "ticketNumber": "6JVPQR8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.639789, -80.191600", - "loadTime": "10/09/2019 19:07:54", - "straightDistance": "7.74", - "routeDistance": "14.57", - "timeToTower": "1:20:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "20:28:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 85, - "quantity": 60.6, - "calculatedQuantity": "60.6 CY", - "s3DownloadKey": "HaulPass_6JVPQR8_201910091907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FF51D7C-5B46-49C0-BEEB-269BBD36BD65", - "ticketNumber": "86YZVLU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4XPQ3NS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.744623, -79.943427", - "loadTime": "10/09/2019 19:15:25", - "straightDistance": "8.61", - "routeDistance": "14.44", - "timeToTower": "0:41:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "19:56:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.3 CY", - "percentFull": 10, - "quantity": 6.9, - "calculatedQuantity": "6.9 CY", - "s3DownloadKey": "HaulPass_86YZVLU_201910091915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22D46AD1-1485-4E03-854E-A5EBF14DEA60", - "ticketNumber": "5WWHLAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.639765, -80.191457", - "loadTime": "10/09/2019 19:07:36", - "straightDistance": "7.73", - "routeDistance": "14.57", - "timeToTower": "1:19:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "20:27:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_5WWHLAF_201910091907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "251B612F-6184-4FB8-9CDA-EDB7777375AB", - "ticketNumber": "7W6R4B5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6B3RX4V", - "fieldMonitorName": "Shaquel Robertson", - "loadCoordinates": "32.714203, -79.976811", - "loadTime": "10/09/2019 17:42:44", - "straightDistance": "5.84", - "routeDistance": "13.47", - "timeToTower": "2:15:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "19:58:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 50, - "quantity": 18.9, - "calculatedQuantity": "18.9 CY", - "s3DownloadKey": "HaulPass_7W6R4B5_201910091742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "30979CB1-0590-47BA-8157-9A1A1E988512", - "ticketNumber": "6LAEZ7E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.727644, -79.938812", - "loadTime": "10/09/2019 18:57:51", - "straightDistance": "8.22", - "routeDistance": "14.8", - "timeToTower": "1:57:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "20:55:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 85, - "quantity": 78.5, - "calculatedQuantity": "78.5 CY", - "s3DownloadKey": "HaulPass_6LAEZ7E_201910091857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3137545E-A072-43C9-9A17-E19155AB3562", - "ticketNumber": "8JT8EP3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.733563, -79.928459", - "loadTime": "10/09/2019 21:18:25", - "straightDistance": "8.95", - "routeDistance": "15.81", - "timeToTower": "0:45:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "22:03:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 85, - "quantity": 77, - "calculatedQuantity": "77 CY", - "s3DownloadKey": "HaulPass_8JT8EP3_201910092118_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "339632D0-47F1-4E0E-A369-69B190D2C54C", - "ticketNumber": "46NSVAV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7H5DEBT", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.744335, -79.950532", - "loadTime": "10/09/2019 20:15:56", - "straightDistance": "8.26", - "routeDistance": "14.57", - "timeToTower": "1:16:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "21:32:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.3 CY", - "percentFull": 50, - "quantity": 36.7, - "calculatedQuantity": "36.7 CY", - "s3DownloadKey": "HaulPass_46NSVAV_201910092015_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36EF5313-D970-4013-8B0E-00F8A6E441C8", - "ticketNumber": "7TN5LPK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.742196, -80.046948", - "loadTime": "10/09/2019 19:14:37", - "straightDistance": "4.9", - "routeDistance": "8.09", - "timeToTower": "0:33:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "19:48:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_7TN5LPK_201910091911_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47D977CD-40D3-4D2E-B1B9-337C6180C23A", - "ticketNumber": "P382LX8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "732TMKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.746299, -79.934393", - "loadTime": "10/09/2019 19:58:20", - "straightDistance": "9.1", - "routeDistance": "15.14", - "timeToTower": "0:50:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "20:49:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.7 CY", - "percentFull": 45, - "quantity": 33.2, - "calculatedQuantity": "33.2 CY", - "s3DownloadKey": "HaulPass_P382LX8_201910091958_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "597ED568-FC1D-47BF-B144-5C44C7B2AF10", - "ticketNumber": "9VYN5FP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.742683, -80.046530", - "loadTime": "10/09/2019 20:39:53", - "straightDistance": "4.94", - "routeDistance": "8.05", - "timeToTower": "0:49:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "21:29:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 90, - "quantity": 65.6, - "calculatedQuantity": "65.6 CY", - "s3DownloadKey": "HaulPass_9VYN5FP_201910092039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5EB5A453-B5C9-4170-B5BE-A3B7DE0B5B4D", - "ticketNumber": "33SVHD2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.730264, -79.933326", - "loadTime": "10/09/2019 20:09:51", - "straightDistance": "8.59", - "routeDistance": "15.14", - "timeToTower": "0:43:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "20:53:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 85, - "quantity": 61.6, - "calculatedQuantity": "61.6 CY", - "s3DownloadKey": "HaulPass_33SVHD2_201910092009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5EE7EC73-FCB1-4C37-A3F4-EC601C3B0E05", - "ticketNumber": "3TU8N6W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "GU3WLPE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.748374, -79.946420", - "loadTime": "10/09/2019 19:43:55", - "straightDistance": "8.62", - "routeDistance": "13.97", - "timeToTower": "0:41:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "20:25:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.2 CY", - "percentFull": 75, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_3TU8N6W_201910091936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "62D63DFE-F99B-4940-A5B5-3E14765B874C", - "ticketNumber": "8MXZ2PV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "WQTAH86", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.743346, -79.945350", - "loadTime": "10/09/2019 18:26:23", - "straightDistance": "8.46", - "routeDistance": "14.4", - "timeToTower": "1:28:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "19:55:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "60.5 CY", - "percentFull": 80, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_8MXZ2PV_201910091826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "924A35E7-AA05-43DB-B0AF-6F4EC607305C", - "ticketNumber": "U4SVTDV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8XZ3WTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.748358, -79.935264", - "loadTime": "10/09/2019 19:27:35", - "straightDistance": "9.14", - "routeDistance": "15.14", - "timeToTower": "1:23:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "20:50:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "64.6 CY", - "percentFull": 65, - "quantity": 42, - "calculatedQuantity": "42 CY", - "s3DownloadKey": "HaulPass_U4SVTDV_201910091927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "974CE474-49B3-468E-90D3-06EFC679959B", - "ticketNumber": "8NHCWV2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.734233, -79.928426", - "loadTime": "10/09/2019 19:03:42", - "straightDistance": "8.97", - "routeDistance": "15.76", - "timeToTower": "0:47:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "19:51:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 85, - "quantity": 77, - "calculatedQuantity": "77 CY", - "s3DownloadKey": "HaulPass_8NHCWV2_201910091903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A02796D9-B3CD-4159-9CBF-499CF56004EB", - "ticketNumber": "6R4TQTE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.795331, -79.999401", - "loadTime": "10/09/2019 19:35:09", - "straightDistance": "9.27", - "routeDistance": "14.83", - "timeToTower": "0:44:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "20:20:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_6R4TQTE_201910091924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB4E2605-EC81-438A-914F-40F132A94EF3", - "ticketNumber": "676NCSM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3Q2UPSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.740968, -79.939777", - "loadTime": "10/09/2019 19:25:36", - "straightDistance": "8.64", - "routeDistance": "14.8", - "timeToTower": "0:58:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "20:23:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 70, - "quantity": 55.3, - "calculatedQuantity": "55.3 CY", - "s3DownloadKey": "HaulPass_676NCSM_201910091925_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF08D12E-64AE-423A-8751-4027342543D2", - "ticketNumber": "R8GLTVF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.734324, -79.928334", - "loadTime": "10/09/2019 18:37:41", - "straightDistance": "8.98", - "routeDistance": "15.76", - "timeToTower": "1:12:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "19:49:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_R8GLTVF_201910091818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0B25584-81D6-49FE-BBA2-CC82C8EB7560", - "ticketNumber": "8FS9JUS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3ZYWR8C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.744010, -79.950456", - "loadTime": "10/09/2019 20:10:01", - "straightDistance": "8.25", - "routeDistance": "14.56", - "timeToTower": "1:21:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "21:31:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.2 CY", - "percentFull": 55, - "quantity": 39.2, - "calculatedQuantity": "39.2 CY", - "s3DownloadKey": "HaulPass_8FS9JUS_201910092010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBB5648E-43F0-4F2D-BEAA-12FDE8561975", - "ticketNumber": "47DL7UF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.724786, -79.936272", - "loadTime": "10/09/2019 19:26:21", - "straightDistance": "8.27", - "routeDistance": "15.46", - "timeToTower": "1:17:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "20:44:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_47DL7UF_201910091926_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DFBCF2FC-3BFC-4153-88EB-5F35CA118FB3", - "ticketNumber": "6HWBN43", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.724669, -79.936184", - "loadTime": "10/09/2019 19:27:35", - "straightDistance": "8.27", - "routeDistance": "15.45", - "timeToTower": "1:18:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "20:46:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_6HWBN43_201910091927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FDF5293B-5E74-402C-BC74-CDAF080E8E29", - "ticketNumber": "3VGGFFN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3KTPG5Y", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.787701, -79.993928", - "loadTime": "10/09/2019 20:43:20", - "straightDistance": "8.93", - "routeDistance": "14.1", - "timeToTower": "0:59:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "21:42:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.9 CY", - "percentFull": 90, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_3VGGFFN_201910092020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BAA1B08A-EFBA-45EB-929B-DCF989FAFA6F", - "ticketNumber": "W9WX2WT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.730534, -79.929260", - "loadTime": "10/09/2019 21:09:00", - "straightDistance": "8.81", - "routeDistance": "15.37", - "timeToTower": "1:23:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "22:32:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 95, - "quantity": 81.1, - "calculatedQuantity": "81.1 CY", - "s3DownloadKey": "HaulPass_W9WX2WT_201910092109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D14EE800-ADF8-4D6D-B988-0E25E105A634", - "ticketNumber": "523Z8QZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "M2YM9Z2", - "fieldMonitorName": "Josia Mccray", - "loadCoordinates": "32.730478, -79.929034", - "loadTime": "10/09/2019 21:09:26", - "straightDistance": "8.82", - "routeDistance": "15.39", - "timeToTower": "1:23:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/09/2019", - "disposalTime": "22:33:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 95, - "quantity": 101.2, - "calculatedQuantity": "101.2 CY", - "s3DownloadKey": "HaulPass_523Z8QZ_201910092109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "032A85A2-D06D-4D46-BD8B-BC865AF38441", - "ticketNumber": "8RCBRU6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.794297, -80.016356", - "loadTime": "10/09/2019 21:32:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "21:34:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8RCBRU6_201910092132_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A409A5D-F68A-4F1C-9EF0-106655AF4234", - "ticketNumber": "3ZL5ENS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.791442, -80.014925", - "loadTime": "10/09/2019 20:44:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "20:45:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3ZL5ENS_201910092044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C304930-5B9C-4D0A-AF95-FFC6F0053AD5", - "ticketNumber": "6JG6HUE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.793872, -80.016505", - "loadTime": "10/09/2019 21:20:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "21:24:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6JG6HUE_201910092120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F1CB3DC-7872-4EE5-90A8-F5053CFBBC23", - "ticketNumber": "9AN66LN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.790117, -80.038058", - "loadTime": "10/09/2019 22:01:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "22:05:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9AN66LN_201910092201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13A3AB8D-1FEF-43A2-8D88-7B3AD6235F80", - "ticketNumber": "8RKMUJD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.794289, -80.016465", - "loadTime": "10/09/2019 21:34:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "21:37:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8RKMUJD_201910092134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1ABDC730-0085-4489-8FCC-8C75CB323D3F", - "ticketNumber": "3JGRRBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.789856, -80.041179", - "loadTime": "10/09/2019 22:10:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "22:15:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3JGRRBU_201910092210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "200ED600-2FF6-4782-B551-71360BE85E02", - "ticketNumber": "9QC6BCX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.78923, -80.040238", - "loadTime": "10/09/2019 22:18:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "22:23:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9QC6BCX_201910092218_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2875DA82-A406-4010-8EB8-59050D95D203", - "ticketNumber": "5VD6UDG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.790772, -80.015319", - "loadTime": "10/09/2019 20:33:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "20:36:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5VD6UDG_201910092033_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3055FE3C-52CC-406B-9A87-9E70FF478BC4", - "ticketNumber": "855M26U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.790847, -80.015222", - "loadTime": "10/09/2019 20:38:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "20:42:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_855M26U_201910092038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E604E86-C7F7-4A09-AB76-2DE7AD63B0B2", - "ticketNumber": "472LXUM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.79372, -80.01674", - "loadTime": "10/09/2019 20:57:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "21:02:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_472LXUM_201910092057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7234E8CD-3DE8-44F5-9710-770B1B45E587", - "ticketNumber": "9BE2WS7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.794338, -80.017188", - "loadTime": "10/09/2019 21:46:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "21:47:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9BE2WS7_201910092146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75D0380F-949D-48DF-AF5D-873B70C363C9", - "ticketNumber": "6Y7CSFN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.794363, -80.017207", - "loadTime": "10/09/2019 21:43:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "21:45:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6Y7CSFN_201910092143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E0E2D55-9C0A-4A87-B0EE-64A3DC483077", - "ticketNumber": "52K2DKW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.790054, -80.015421", - "loadTime": "10/09/2019 20:20:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "20:26:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_52K2DKW_201910092020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8123C0F0-01FD-48DA-BFC2-72995CEC5DD2", - "ticketNumber": "74P576V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.793711, -80.017016", - "loadTime": "10/09/2019 21:08:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "21:11:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_74P576V_201910092108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85F44553-7C95-43CA-9DE2-8228420919D6", - "ticketNumber": "79SYDAA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.793884, -80.016849", - "loadTime": "10/09/2019 21:16:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "21:19:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_79SYDAA_201910092116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D0D2B7CD-9D51-4398-A220-D4B6D540704B", - "ticketNumber": "76BNJ5K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.793807, -80.016847", - "loadTime": "10/09/2019 21:12:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "21:15:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_76BNJ5K_201910092112_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB01C65E-E970-4323-A580-A74D0C3A8FD2", - "ticketNumber": "9SDF876", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.793628, -80.017367", - "loadTime": "10/09/2019 21:03:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "21:06:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9SDF876_201910092103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FDE69FD7-2B40-407B-BA5A-C1AAAF368AA0", - "ticketNumber": "7TWCJXL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.790195, -80.015253", - "loadTime": "10/09/2019 20:28:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/09/2019", - "disposalTime": "20:32:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7TWCJXL_201910092028_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0363F661-95B8-4BDF-8240-788A44A2CE36", - "ticketNumber": "98P6E8J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815769, -79.994910", - "loadTime": "10/10/2019 11:36:58", - "straightDistance": "15.25", - "routeDistance": "17.58", - "timeToTower": "0:52:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "12:29:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_98P6E8J_201910101136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1248EEB3-7580-4D67-86BB-3D0B96CF7612", - "ticketNumber": "4EHEQWE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.827627, -79.986416", - "loadTime": "10/09/2019 20:24:06", - "straightDistance": "15.76", - "routeDistance": "18.69", - "timeToTower": "15:56:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "12:21:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 95, - "quantity": 69, - "calculatedQuantity": "69 CY", - "s3DownloadKey": "HaulPass_4EHEQWE_201910092024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29E523B2-4843-4BF4-9B85-B1D10F57C2EE", - "ticketNumber": "52XLGMU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.813778, -80.080347", - "loadTime": "10/10/2019 12:45:47", - "straightDistance": "10.3", - "routeDistance": "12.46", - "timeToTower": "0:39:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "13:25:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 95, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_52XLGMU_201910101223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31E43857-340C-42E7-999A-81B53A5AE907", - "ticketNumber": "7N4LLGB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815748, -79.994998", - "loadTime": "10/10/2019 11:36:43", - "straightDistance": "15.25", - "routeDistance": "17.59", - "timeToTower": "0:51:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "12:28:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 90, - "quantity": 62.5, - "calculatedQuantity": "62.5 CY", - "s3DownloadKey": "HaulPass_7N4LLGB_201910101136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3682309C-EABE-4701-80A9-2A1249EE0200", - "ticketNumber": "7DWFYZR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6TH76QZ", - "fieldMonitorName": "Zisha Coard", - "loadCoordinates": "32.791022, -80.047866", - "loadTime": "10/09/2019 22:14:06", - "straightDistance": "12.31", - "routeDistance": "14.1", - "timeToTower": "14:09:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "12:23:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 80, - "quantity": 59.6, - "calculatedQuantity": "59.6 CY", - "s3DownloadKey": "HaulPass_7DWFYZR_201910092214_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49EDA6AF-0701-4C87-9C71-3668EB0C3300", - "ticketNumber": "63KYRPA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.815757, -79.994878", - "loadTime": "10/10/2019 13:11:00", - "straightDistance": "15.26", - "routeDistance": "17.58", - "timeToTower": "1:01:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "14:12:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_63KYRPA_201910101311_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CBC4DCF-9930-42E5-9EC7-4CB9EBC6CDDC", - "ticketNumber": "9GDZASG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.795043, -80.045304", - "loadTime": "10/10/2019 13:34:14", - "straightDistance": "12.42", - "routeDistance": "14.16", - "timeToTower": "0:36:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "14:10:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 80, - "quantity": 30.2, - "calculatedQuantity": "30.2 CY", - "s3DownloadKey": "HaulPass_9GDZASG_201910101237_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82246833-4B41-4B73-A355-29630293409F", - "ticketNumber": "6XHUSN6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.805950, -80.013549", - "loadTime": "10/09/2019 21:21:19", - "straightDistance": "14.19", - "routeDistance": "16.38", - "timeToTower": "15:06:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "12:27:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 55, - "quantity": 39.5, - "calculatedQuantity": "39.5 CY", - "s3DownloadKey": "HaulPass_6XHUSN6_201910092121_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "831D31EC-6959-4DC9-B387-B15E3EFD91D4", - "ticketNumber": "8R3EE3V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.817570, -79.989453", - "loadTime": "10/10/2019 12:27:12", - "straightDistance": "15.57", - "routeDistance": "18.06", - "timeToTower": "1:32:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "13:59:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_8R3EE3V_201910101227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E4F2C54-0DFD-43E8-9809-664748411703", - "ticketNumber": "7LTAYUZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.817540, -79.989589", - "loadTime": "10/10/2019 12:21:54", - "straightDistance": "15.56", - "routeDistance": "18.06", - "timeToTower": "1:35:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "13:57:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_7LTAYUZ_201910101221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A07E7CEE-FB38-4504-8642-A2D69C8A64C7", - "ticketNumber": "7FW5HPT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.813387, -80.024069", - "loadTime": "10/10/2019 13:03:32", - "straightDistance": "13.56", - "routeDistance": "16.53", - "timeToTower": "0:56:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "14:00:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_7FW5HPT_201910101303_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0BC22CB-C556-4A72-8276-F3F3B9DB4242", - "ticketNumber": "4AUF4EY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.813315, -80.075609", - "loadTime": "10/09/2019 22:17:12", - "straightDistance": "10.57", - "routeDistance": "13.47", - "timeToTower": "13:13:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "11:31:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_4AUF4EY_201910092217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2BAB1DE-C6EC-43F8-A7D3-BB4B490901F8", - "ticketNumber": "9N25EXU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.815725, -79.994861", - "loadTime": "10/10/2019 13:28:57", - "straightDistance": "15.26", - "routeDistance": "17.58", - "timeToTower": "0:44:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "14:13:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 70, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_9N25EXU_201910101328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE8B9B4F-9C8A-4643-A1AB-6E113CF322DE", - "ticketNumber": "UF7VWM9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.820116, -79.999575", - "loadTime": "10/10/2019 12:56:50", - "straightDistance": "14.98", - "routeDistance": "18.44", - "timeToTower": "1:21:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "14:18:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_UF7VWM9_201910101242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2CBADD5-24BC-4998-AD6E-7FF7CD1BEC3F", - "ticketNumber": "8YYGMBQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815868, -79.994872", - "loadTime": "10/10/2019 11:35:56", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:50:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "12:25:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 70, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_8YYGMBQ_201910101135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C17AE86C-7994-43CE-B8C3-7BCA433EC01B", - "ticketNumber": "3ZT57KS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "SZTTV45", - "fieldMonitorName": "Tradd Sharpe", - "loadCoordinates": "32.822769, -80.053684", - "loadTime": "10/09/2019 20:54:19", - "straightDistance": "11.85", - "routeDistance": "16.32", - "timeToTower": "15:27:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "12:22:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 60, - "quantity": 44.3, - "calculatedQuantity": "44.3 CY", - "s3DownloadKey": "HaulPass_3ZT57KS_201910092054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB4D1BE3-4941-45F9-BD53-3E0B5DE5CE7F", - "ticketNumber": "4CHGRHY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.740788, -80.241352", - "loadTime": "10/10/2019 13:03:48", - "straightDistance": "5.35", - "routeDistance": "7.51", - "timeToTower": "0:30:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "13:33:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 90, - "quantity": 65.1, - "calculatedQuantity": "65.1 CY", - "s3DownloadKey": "HaulPass_4CHGRHY_201910101240_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5D50C8A-4DA6-4CFE-94B3-59ADA009F57C", - "ticketNumber": "85X8SB7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.819174, -80.041680", - "loadTime": "10/10/2019 12:28:35", - "straightDistance": "12.54", - "routeDistance": "15.57", - "timeToTower": "1:32:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "14:01:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 75, - "quantity": 53.2, - "calculatedQuantity": "53.2 CY", - "s3DownloadKey": "HaulPass_85X8SB7_201910101228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA0ED587-EA97-44F6-9880-75B5F6BF9356", - "ticketNumber": "57KAGRG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.819982, -80.000795", - "loadTime": "10/10/2019 13:19:47", - "straightDistance": "14.91", - "routeDistance": "18.54", - "timeToTower": "0:55:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "14:15:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 70, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_57KAGRG_201910101319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FB65F2F3-DB13-4D64-88B6-A2E337B3ACFB", - "ticketNumber": "YQEK8QZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815868, -79.994872", - "loadTime": "10/10/2019 11:35:43", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:49:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "12:25:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_YQEK8QZ_201910101135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "039A6ADF-7F25-41AB-B117-C93C9EBF919C", - "ticketNumber": "5RWCYUM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.816546, -79.994177", - "loadTime": "10/10/2019 13:44:15", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:58:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "14:42:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_5RWCYUM_201910101339_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "139B1BF9-1399-4681-89B6-7CD1840D3220", - "ticketNumber": "3SFPY3V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.813659, -80.081344", - "loadTime": "10/10/2019 14:18:13", - "straightDistance": "10.24", - "routeDistance": "12.49", - "timeToTower": "0:29:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "14:48:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_3SFPY3V_201910101418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68E4E384-BB60-46AF-A131-A0A7759210C0", - "ticketNumber": "63C26WD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.740771, -80.241581", - "loadTime": "10/10/2019 14:10:07", - "straightDistance": "5.35", - "routeDistance": "7.51", - "timeToTower": "0:36:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "14:47:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_63C26WD_201910101410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A50B0EF9-5F1E-4786-8234-56BE280A10B1", - "ticketNumber": "9QEYUP5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.841293, -80.050551", - "loadTime": "10/10/2019 12:53:35", - "straightDistance": "12.14", - "routeDistance": "14.99", - "timeToTower": "1:30:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "14:24:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_9QEYUP5_201910101228_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D61F5429-5A6D-4506-9F9C-8CE0E6E32388", - "ticketNumber": "52EM6S2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.828265, -80.047196", - "loadTime": "10/10/2019 13:50:16", - "straightDistance": "12.24", - "routeDistance": "15.71", - "timeToTower": "0:59:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "14:49:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 75, - "quantity": 53.9, - "calculatedQuantity": "53.9 CY", - "s3DownloadKey": "HaulPass_52EM6S2_201910101350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E402C3BB-C74E-49EC-AAEA-9D3438C57AA4", - "ticketNumber": "5MDHUA4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.816410, -79.994013", - "loadTime": "10/10/2019 13:37:00", - "straightDistance": "15.31", - "routeDistance": "17.63", - "timeToTower": "1:01:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "14:38:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 70, - "quantity": 48.6, - "calculatedQuantity": "48.6 CY", - "s3DownloadKey": "HaulPass_5MDHUA4_201910101336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "560C6652-988C-4DE0-959C-713C3FE3722F", - "ticketNumber": "5TF453S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.791909, -80.263179", - "loadTime": "10/10/2019 14:55:26", - "straightDistance": "1.76", - "routeDistance": "3.13", - "timeToTower": "0:16:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "15:12:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 65, - "quantity": 46.4, - "calculatedQuantity": "46.4 CY", - "s3DownloadKey": "HaulPass_J001_5TF453S_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B45F2EC3-B34E-4CEA-BB84-BB21F7E0B9B2", - "ticketNumber": "5B3NV7Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.721364, -80.080098", - "loadTime": "10/10/2019 14:12:28", - "straightDistance": "12.25", - "routeDistance": "16.91", - "timeToTower": "0:58:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "15:11:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_J001_5B3NV7Z_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FFB8FF0-D97B-4A3D-B317-0D6FC91836D9", - "ticketNumber": "4DAA7D5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.691814, -80.362377", - "loadTime": "10/10/2019 14:31:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:34:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4DAA7D5_201910101431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28C4F097-F81D-4A95-A43A-C93E5DF3DBAA", - "ticketNumber": "7E5DT9B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.691597, -80.340333", - "loadTime": "10/10/2019 15:12:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:15:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7E5DT9B_201910101512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A2755C8-077F-4C62-A856-FCABE3B21EE3", - "ticketNumber": "4APXXDZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.689101, -80.363066", - "loadTime": "10/10/2019 14:16:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:22:13", - "debrisType": "Leaner", - "diameter": 15.4, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4APXXDZ_201910101416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3B1E06F3-3FDF-4CCA-989F-E1146EBF9DEE", - "ticketNumber": "7GGLLGA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.68914, -80.363342", - "loadTime": "10/10/2019 14:03:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:13:40", - "debrisType": "Leaner", - "diameter": 15.5, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7GGLLGA_201910101403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3FFC6F6D-A51D-45E8-9D00-8E5F55EAA6B5", - "ticketNumber": "4NGY6KU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.692032, -80.356422", - "loadTime": "10/10/2019 13:50:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "13:52:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4NGY6KU_201910101350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "497975CC-EB6A-4598-8AE4-3E776DC8C280", - "ticketNumber": "8WEJ3N7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.715325, -80.266542", - "loadTime": "10/10/2019 15:53:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:57:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8WEJ3N7_201910101553_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "610FA47C-45E2-4074-968D-761978B07C62", - "ticketNumber": "3GAJGXX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.691656, -80.362469", - "loadTime": "10/10/2019 14:27:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:31:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3GAJGXX_201910101427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78BD3FBB-9ABA-4DE4-B575-8D834D4EA982", - "ticketNumber": "6SADNCY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.689517, -80.3466", - "loadTime": "10/10/2019 14:43:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:47:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SADNCY_201910101443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "868B7D15-DAC4-4C37-94F2-A6D89C2DF8C5", - "ticketNumber": "6YQBMHV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.6917, -80.360629", - "loadTime": "10/10/2019 13:55:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "13:58:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6YQBMHV_201910101355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A363324B-31A3-4C81-A766-F450BF1394E2", - "ticketNumber": "6R64BDB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.690727, -80.342784", - "loadTime": "10/10/2019 15:02:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:08:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6R64BDB_201910101502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A69919A4-DA2E-4FE3-B316-AFBCF20B0E5B", - "ticketNumber": "9S26YJM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.698456, -80.313885", - "loadTime": "10/10/2019 15:22:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:25:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9S26YJM_201910101522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A69D1B2F-FAE7-4E9D-BEA1-6D620C3511C8", - "ticketNumber": "4WZHCN2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.690319, -80.344153", - "loadTime": "10/10/2019 14:49:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:53:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4WZHCN2_201910101449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B93929BD-0F67-44A7-918A-62F3DCCA91E5", - "ticketNumber": "4MYAP4R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.703721, -80.352238", - "loadTime": "10/10/2019 13:37:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "13:44:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4MYAP4R_201910101337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEC8DD0E-9853-4956-8E55-60C24C1DAA3F", - "ticketNumber": "4VRPDS2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.715335, -80.266011", - "loadTime": "10/10/2019 15:48:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:51:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4VRPDS2_201910101548_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1ECBCED-2AD4-4D09-8124-11A19B8FA47C", - "ticketNumber": "9W3Y7XB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.701484, -80.305958", - "loadTime": "10/10/2019 15:29:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:34:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9W3Y7XB_201910101529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F634FBD5-0521-46DB-851B-29003A12AC58", - "ticketNumber": "63RE9YX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.690477, -80.343725", - "loadTime": "10/10/2019 14:55:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:59:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_63RE9YX_201910101455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08C30CD6-7231-4797-B719-8D57214FE885", - "ticketNumber": "3Y8R5BP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.674596, -80.050315", - "loadTime": "10/10/2019 12:42:00", - "straightDistance": ".83", - "routeDistance": "1.07", - "timeToTower": "1:05:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "13:47:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 65, - "quantity": 47.4, - "calculatedQuantity": "47.4 CY", - "s3DownloadKey": "HaulPass_J001_3Y8R5BP_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14C94131-4B9E-494B-8DB8-F8098F1D717F", - "ticketNumber": "8GSYXPC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.723511, -79.950231", - "loadTime": "10/10/2019 14:28:27", - "straightDistance": "7.5", - "routeDistance": "14.37", - "timeToTower": "1:00:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "15:28:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 80, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_8GSYXPC_201910101428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16CA691B-61CC-4778-9278-1A6AC8A418B0", - "ticketNumber": "8XWQF57", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.729661, -79.947025", - "loadTime": "10/10/2019 16:37:05", - "straightDistance": "7.87", - "routeDistance": "14.24", - "timeToTower": "0:43:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "17:20:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 80, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_8XWQF57_201910101637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D2EA48D-B83E-4D7C-ADC0-EFAA33C71DCC", - "ticketNumber": "7868CQ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.676885, -80.189825", - "loadTime": "10/10/2019 15:29:02", - "straightDistance": "7.29", - "routeDistance": "13.09", - "timeToTower": "0:31:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "16:00:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_7868CQ5_201910101529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2884BD72-9702-49A2-AED9-973A4171D367", - "ticketNumber": "7BULESW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.748869, -80.058990", - "loadTime": "10/10/2019 14:41:23", - "straightDistance": "5.27", - "routeDistance": "8.82", - "timeToTower": "1:37:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "16:19:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 70, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_7BULESW_201910101319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C325506-417F-4069-A24F-1F72E304F9D4", - "ticketNumber": "3J5X55Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.676780, -80.190258", - "loadTime": "10/10/2019 17:59:11", - "straightDistance": "7.32", - "routeDistance": "13.08", - "timeToTower": "0:41:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "18:40:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_3J5X55Z_201910101759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D78BB64-0E30-4A13-917D-7C4A334D8CCE", - "ticketNumber": "3EFY2QB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.739748, -79.933976", - "loadTime": "10/10/2019 15:40:08", - "straightDistance": "8.88", - "routeDistance": "14.87", - "timeToTower": "0:46:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "16:26:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_3EFY2QB_201910101540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FB49099-46F5-403D-AF53-D193E1253B96", - "ticketNumber": "6T4ENFE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.734549, -79.944787", - "loadTime": "10/10/2019 17:27:53", - "straightDistance": "8.16", - "routeDistance": "14.65", - "timeToTower": "0:41:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "18:09:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 90, - "quantity": 95.9, - "calculatedQuantity": "95.9 CY", - "s3DownloadKey": "HaulPass_6T4ENFE_201910101719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FDA30DF-15CC-453D-8CE7-DE43CC3A97F7", - "ticketNumber": "KDP9D27", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.728302, -79.947707", - "loadTime": "10/10/2019 16:17:41", - "straightDistance": "7.79", - "routeDistance": "14.14", - "timeToTower": "1:02:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "17:19:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 75, - "quantity": 54.4, - "calculatedQuantity": "54.4 CY", - "s3DownloadKey": "HaulPass_KDP9D27_201910101617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39C21E99-8E7B-4592-956E-A4A7348C10D4", - "ticketNumber": "8ZTM4LH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.728216, -79.948134", - "loadTime": "10/10/2019 14:02:16", - "straightDistance": "7.77", - "routeDistance": "14.14", - "timeToTower": "0:56:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "14:59:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 95, - "quantity": 81.1, - "calculatedQuantity": "81.1 CY", - "s3DownloadKey": "HaulPass_8ZTM4LH_201910101402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E18BAC6-1620-4144-B0AF-588E986E0F0B", - "ticketNumber": "9DCRJW9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.723769, -79.950393", - "loadTime": "10/10/2019 13:21:11", - "straightDistance": "7.5", - "routeDistance": "14.38", - "timeToTower": "0:30:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "13:51:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 95, - "quantity": 87.7, - "calculatedQuantity": "87.7 CY", - "s3DownloadKey": "HaulPass_9DCRJW9_201910101321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4076EC4B-249E-4D0F-824F-8B114DD8BA40", - "ticketNumber": "42URT9P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.733974, -79.928395", - "loadTime": "10/10/2019 13:27:56", - "straightDistance": "8.96", - "routeDistance": "15.78", - "timeToTower": "0:42:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "14:10:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 80, - "quantity": 72.5, - "calculatedQuantity": "72.5 CY", - "s3DownloadKey": "HaulPass_42URT9P_201910101327_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41EDE16D-4E3F-4202-826D-34F34DBBA42C", - "ticketNumber": "EN2KNLF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.614262, -80.198138", - "loadTime": "10/10/2019 12:51:30", - "straightDistance": "8.76", - "routeDistance": "16.42", - "timeToTower": "0:50:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "13:42:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_EN2KNLF_201910101251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42486429-5BB2-4E9E-9435-CCF4D96BD0A3", - "ticketNumber": "4UUHKJ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.718009, -80.012756", - "loadTime": "10/10/2019 12:56:51", - "straightDistance": "4.33", - "routeDistance": "5.56", - "timeToTower": "0:51:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "13:48:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 70, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_J001_4UUHKJ2_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4777E6A4-40B5-4A9E-B086-2A5A354F89E0", - "ticketNumber": "58ALX2Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.731966, -79.946244", - "loadTime": "10/10/2019 16:51:01", - "straightDistance": "7.99", - "routeDistance": "14.41", - "timeToTower": "1:16:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "18:07:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 95, - "quantity": 81.1, - "calculatedQuantity": "81.1 CY", - "s3DownloadKey": "HaulPass_58ALX2Y_201910101651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EC2A66A-98A1-4ADC-9224-BDB1D5C4429D", - "ticketNumber": "35PNBG7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.788748, -80.006872", - "loadTime": "10/10/2019 14:21:29", - "straightDistance": "8.68", - "routeDistance": "14.9", - "timeToTower": "1:12:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "15:33:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_35PNBG7_201910101421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "745DD3B4-8343-4A2A-B583-F38551733A3C", - "ticketNumber": "UZ28MMF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.723602, -79.950145", - "loadTime": "10/10/2019 13:15:17", - "straightDistance": "7.51", - "routeDistance": "14.36", - "timeToTower": "0:35:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "13:50:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_UZ28MMF_201910101315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75360BCF-DBEA-46E0-8C10-453D52B8D6FF", - "ticketNumber": "7A8R3A4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.676749, -80.189465", - "loadTime": "10/10/2019 14:11:44", - "straightDistance": "7.27", - "routeDistance": "13.11", - "timeToTower": "0:35:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "14:47:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_7A8R3A4_201910101411_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "988C0D60-F41C-471F-AA37-607296896152", - "ticketNumber": "3V9L92Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.676758, -80.189607", - "loadTime": "10/10/2019 16:32:08", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:44:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "17:16:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 90, - "quantity": 65.6, - "calculatedQuantity": "65.6 CY", - "s3DownloadKey": "HaulPass_3V9L92Q_201910101632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3FF93B7-05FE-4B2E-90A7-EB6078DB85FB", - "ticketNumber": "3ZWG8ZU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.735289, -79.928704", - "loadTime": "10/10/2019 16:10:58", - "straightDistance": "8.99", - "routeDistance": "15.69", - "timeToTower": "0:42:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "16:53:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 80, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_3ZWG8ZU_201910101610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7E230A9-6513-47E9-A906-192CB7B840A9", - "ticketNumber": "KRP4BXW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.676698, -80.189674", - "loadTime": "10/10/2019 13:09:58", - "straightDistance": "7.28", - "routeDistance": "13.11", - "timeToTower": "0:30:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "13:40:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 95, - "quantity": 69.3, - "calculatedQuantity": "69.3 CY", - "s3DownloadKey": "HaulPass_KRP4BXW_201910101309_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2D8A66D-B5B4-4EFB-BFBE-6568D12FB8F7", - "ticketNumber": "4QUHJQX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.613883, -80.198398", - "loadTime": "10/10/2019 12:51:54", - "straightDistance": "8.79", - "routeDistance": "16.45", - "timeToTower": "0:51:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "13:43:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_4QUHJQX_201910101251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3DD3082-CA94-46C4-91A5-6FDB4E8578C3", - "ticketNumber": "7UG8VP4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.614203, -80.197943", - "loadTime": "10/10/2019 14:31:15", - "straightDistance": "8.75", - "routeDistance": "16.42", - "timeToTower": "1:00:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "15:31:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 80, - "quantity": 57, - "calculatedQuantity": "57 CY", - "s3DownloadKey": "HaulPass_7UG8VP4_201910101431_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C67C06C6-D3F8-41BA-81BE-448E9C968954", - "ticketNumber": "3AGEMUB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.739741, -79.933733", - "loadTime": "10/10/2019 15:36:31", - "straightDistance": "8.89", - "routeDistance": "14.88", - "timeToTower": "0:49:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "16:25:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 80, - "quantity": 75.8, - "calculatedQuantity": "75.8 CY", - "s3DownloadKey": "HaulPass_3AGEMUB_201910101536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C83DC130-52F8-41A0-833B-0D9778B2CAF7", - "ticketNumber": "4SJ4N7M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.733634, -79.928295", - "loadTime": "10/10/2019 13:03:26", - "straightDistance": "8.96", - "routeDistance": "15.81", - "timeToTower": "1:06:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "14:09:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 85, - "quantity": 63.8, - "calculatedQuantity": "63.8 CY", - "s3DownloadKey": "HaulPass_4SJ4N7M_201910101235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D176565D-C300-44FA-8501-D83FE92A3C01", - "ticketNumber": "4QFE8Y2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.728105, -79.947961", - "loadTime": "10/10/2019 14:10:03", - "straightDistance": "7.77", - "routeDistance": "14.13", - "timeToTower": "0:50:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "15:00:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 95, - "quantity": 101.2, - "calculatedQuantity": "101.2 CY", - "s3DownloadKey": "HaulPass_4QFE8Y2_201910101404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E43B69F8-78A7-4538-AD37-C415B2A56678", - "ticketNumber": "UTN5UQT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.728447, -79.947388", - "loadTime": "10/10/2019 14:55:59", - "straightDistance": "7.81", - "routeDistance": "14.41", - "timeToTower": "0:31:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "15:27:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 75, - "quantity": 54.4, - "calculatedQuantity": "54.4 CY", - "s3DownloadKey": "HaulPass_UTN5UQT_201910101455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E44CEE8A-FC0F-4A01-B569-1B64A0FC047F", - "ticketNumber": "GNL9N46", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.729830, -79.935001", - "loadTime": "10/09/2019 22:06:41", - "straightDistance": "8.49", - "routeDistance": "15.03", - "timeToTower": "14:35:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "12:42:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 95, - "quantity": 87.7, - "calculatedQuantity": "87.7 CY", - "s3DownloadKey": "HaulPass_GNL9N46_201910092206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE0F6D84-96A2-405B-A460-1C04BF210991", - "ticketNumber": "69UBTTT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.614385, -80.198031", - "loadTime": "10/10/2019 14:30:54", - "straightDistance": "8.75", - "routeDistance": "16.41", - "timeToTower": "0:59:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "15:30:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_69UBTTT_201910101430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F241EFB8-388B-487E-97B9-6468A1769307", - "ticketNumber": "TUVHHSM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.735214, -79.928562", - "loadTime": "10/10/2019 16:13:27", - "straightDistance": "9", - "routeDistance": "15.7", - "timeToTower": "0:41:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "16:55:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 85, - "quantity": 77, - "calculatedQuantity": "77 CY", - "s3DownloadKey": "HaulPass_TUVHHSM_201910101613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8813350-1598-48A4-98E2-63263205AF6B", - "ticketNumber": "FFJS7GR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.732354, -79.926427", - "loadTime": "10/09/2019 22:23:10", - "straightDistance": "9.01", - "routeDistance": "15.6", - "timeToTower": "14:18:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "12:41:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 95, - "quantity": 68.9, - "calculatedQuantity": "68.9 CY", - "s3DownloadKey": "HaulPass_FFJS7GR_201910092209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36413036-A565-4708-A6EC-E0C057E8BC45", - "ticketNumber": "8F5LGSB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.586603, -80.349758", - "loadTime": "10/10/2019 18:45:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "18:49:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8F5LGSB_201910101845_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "404420E2-D31D-4DD7-8747-3D98BCBBDC89", - "ticketNumber": "834GK3S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.718377, -80.30335", - "loadTime": "10/10/2019 16:19:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "16:24:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_834GK3S_201910101619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "459132D5-82F1-4CFE-827F-75D04FA4126B", - "ticketNumber": "PE4VGY2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.712778, -80.299297", - "loadTime": "10/10/2019 16:39:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "16:44:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_PE4VGY2_201910101639_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "949AEDA1-3DCB-46CD-8E8A-5E84D35BEC0A", - "ticketNumber": "896DWFQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.585972, -80.349552", - "loadTime": "10/10/2019 18:41:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "18:44:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_896DWFQ_201910101841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5DD9EED-BA06-4118-817F-78C6CA6F330E", - "ticketNumber": "NAB6SHE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.715875, -80.300262", - "loadTime": "10/10/2019 16:30:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "16:35:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_NAB6SHE_201910101630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5B06801-B8CD-4A0A-B601-BE67A071D0DA", - "ticketNumber": "4XZB23M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.586577, -80.350202", - "loadTime": "10/10/2019 18:52:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "18:59:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4XZB23M_201910101852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5DB0077-2581-4AF8-93D5-EA6F9787C6F1", - "ticketNumber": "8SARKA5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.676516, -80.328159", - "loadTime": "10/10/2019 17:41:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "17:46:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8SARKA5_201910101741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CAD94314-BF02-4B63-B977-0F63A3FA2F23", - "ticketNumber": "9AFY2WR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.67636, -80.328055", - "loadTime": "10/10/2019 17:47:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "17:48:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9AFY2WR_201910101747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D17BB576-BB81-440F-93AF-B884E3FD4672", - "ticketNumber": "9WP3KYJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.675853, -80.344257", - "loadTime": "10/10/2019 17:06:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "17:12:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9WP3KYJ_201910101706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E42A0839-CF23-4AE3-93E6-9DC89FC6F4EF", - "ticketNumber": "6JUN45A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.657967, -80.337162", - "loadTime": "10/10/2019 17:58:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:19:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "18:17:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6JUN45A_201910101758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F136F4AB-907A-4CF4-B2CE-D0F40B68B7A4", - "ticketNumber": "4UBPDP9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.658079, -80.3369", - "loadTime": "10/10/2019 18:18:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "18:21:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4UBPDP9_201910101818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3D0070F-0039-41B1-845C-CDBE5820E5B1", - "ticketNumber": "J95HHQ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.675931, -80.342052", - "loadTime": "10/10/2019 17:17:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "17:24:31", - "debrisType": "Leaner", - "diameter": 12.2, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_J95HHQ2_201910101717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "418B47F7-97B5-4FB6-B41F-9B5EC2FA7F1D", - "ticketNumber": "7QCTPAE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.720276, -80.086491", - "loadTime": "10/10/2019 16:13:34", - "straightDistance": "18.09", - "routeDistance": "31.99", - "timeToTower": "3:04:47", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/10/2019", - "disposalTime": "19:18:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_7QCTPAE_201910101613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2DD2FBF-BB2A-44C8-B0EF-5F0545306176", - "ticketNumber": "Q6CVSJD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5T6GRWU", - "fieldMonitorName": "Kris Christenson", - "loadCoordinates": "32.720443, -80.086371", - "loadTime": "10/10/2019 16:13:57", - "straightDistance": "18.1", - "routeDistance": "31.98", - "timeToTower": "3:05:18", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/10/2019", - "disposalTime": "19:19:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 65, - "quantity": 46.3, - "calculatedQuantity": "46.3 CY", - "s3DownloadKey": "HaulPass_Q6CVSJD_201910101613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "02D79402-7831-407D-BD80-95CC52E5177F", - "ticketNumber": "5FCEQGH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939871, -79.697356", - "loadTime": "10/10/2019 11:37:42", - "straightDistance": "41.63", - "routeDistance": "47.23", - "timeToTower": "2:12:18", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/10/2019", - "disposalTime": "13:50:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.56, - "quantity": 22.56, - "calculatedQuantity": "22.56 tons", - "s3DownloadKey": "HaulPass_J001_5FCEQGH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0B86AC57-3B04-4E92-8D98-A913A7AB7D95", - "ticketNumber": "55A8CE3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939522, -79.697550", - "loadTime": "10/10/2019 15:01:13", - "straightDistance": "41.66", - "routeDistance": "47.23", - "timeToTower": "1:40:12", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/10/2019", - "disposalTime": "16:41:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.46, - "quantity": 26.46, - "calculatedQuantity": "26.46 tons", - "s3DownloadKey": "HaulPass_J001_55A8CE3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0DBF517E-C01C-48A8-9185-2531D1D70FF7", - "ticketNumber": "5Q4BWK6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939671, -79.697323", - "loadTime": "10/10/2019 12:32:51", - "straightDistance": "41.64", - "routeDistance": "47.23", - "timeToTower": "1:32:18", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/10/2019", - "disposalTime": "14:05:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 16.92, - "quantity": 16.92, - "calculatedQuantity": "16.92 tons", - "s3DownloadKey": "HaulPass_J001_5Q4BWK6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1120DAFE-EA35-470D-8ED3-98BC7F3FEB44", - "ticketNumber": "478WFN2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939716, -79.697248", - "loadTime": "10/10/2019 11:24:54", - "straightDistance": "41.64", - "routeDistance": "47.23", - "timeToTower": "2:18:59", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/10/2019", - "disposalTime": "13:43:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.54, - "quantity": 24.54, - "calculatedQuantity": "24.54 tons", - "s3DownloadKey": "HaulPass_J001_478WFN2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "11ECEB48-9044-410D-98AF-C2F3AE77AD19", - "ticketNumber": "4JH88UE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939673, -79.697296", - "loadTime": "10/10/2019 18:12:38", - "straightDistance": "41.64", - "routeDistance": "47.23", - "timeToTower": "1:44:37", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/10/2019", - "disposalTime": "19:57:15", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.64, - "quantity": 25.64, - "calculatedQuantity": "25.64 tons", - "s3DownloadKey": "HaulPass_J001_4JH88UE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4BCF3675-51B7-4A2E-A4AC-0B956921276B", - "ticketNumber": "8AR9QFV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939609, -79.696931", - "loadTime": "10/10/2019 17:55:06", - "straightDistance": "41.63", - "routeDistance": "50.1", - "timeToTower": "1:55:31", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/10/2019", - "disposalTime": "19:50:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.45, - "quantity": 25.45, - "calculatedQuantity": "25.45 tons", - "s3DownloadKey": "HaulPass_J001_8AR9QFV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "960236F5-C95F-410E-86A2-E28B36B16090", - "ticketNumber": "9KAP4V8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939549, -79.697241", - "loadTime": "10/10/2019 18:26:50", - "straightDistance": "41.65", - "routeDistance": "50.09", - "timeToTower": "1:35:48", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/10/2019", - "disposalTime": "20:02:38", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 19.92, - "quantity": 19.92, - "calculatedQuantity": "19.92 tons", - "s3DownloadKey": "HaulPass_J001_9KAP4V8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "ADF4A1CB-745B-45B7-81C2-EEE6A5AEA2D2", - "ticketNumber": "4KS4ANG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939494, -79.697493", - "loadTime": "10/10/2019 15:40:13", - "straightDistance": "41.66", - "routeDistance": "47.23", - "timeToTower": "1:26:07", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/10/2019", - "disposalTime": "17:06:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 19.17, - "quantity": 19.17, - "calculatedQuantity": "19.17 tons", - "s3DownloadKey": "HaulPass_J001_4KS4ANG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BB82B0CB-73C6-4766-BCB9-477CF4068671", - "ticketNumber": "9MP5PDA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939580, -79.697315", - "loadTime": "10/10/2019 15:23:10", - "straightDistance": "41.65", - "routeDistance": "50.09", - "timeToTower": "1:32:14", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/10/2019", - "disposalTime": "16:55:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.72, - "quantity": 24.72, - "calculatedQuantity": "24.72 tons", - "s3DownloadKey": "HaulPass_J001_9MP5PDA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E45B94AD-74EA-4683-B0AF-630420D0FC7F", - "ticketNumber": "YGXY8C5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939650, -79.697464", - "loadTime": "10/10/2019 17:47:27", - "straightDistance": "41.65", - "routeDistance": "47.23", - "timeToTower": "1:35:47", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/10/2019", - "disposalTime": "19:23:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.47, - "quantity": 26.47, - "calculatedQuantity": "26.47 tons", - "s3DownloadKey": "HaulPass_J001_YGXY8C5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FA7A02F7-2BC7-4427-808C-7F6D4F6570C7", - "ticketNumber": "6F45N6U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6MVLSLK", - "fieldMonitorName": "Devin Cerrato", - "loadCoordinates": "32.939564, -79.697379", - "loadTime": "10/10/2019 12:40:10", - "straightDistance": "41.65", - "routeDistance": "47.23", - "timeToTower": "3:46:10", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/10/2019", - "disposalTime": "16:26:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.71, - "quantity": 25.71, - "calculatedQuantity": "25.71 tons", - "s3DownloadKey": "HaulPass_J001_6F45N6U_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "098F155B-5476-4E2B-8D3E-B0572A975717", - "ticketNumber": "G4AB8Q3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.589191, -80.356595", - "loadTime": "10/10/2019 19:54:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "19:57:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_G4AB8Q3_201910101954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FE62880-D0C3-432A-9AF7-2B75CDDA8BCE", - "ticketNumber": "D52DEXC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.58104, -80.326803", - "loadTime": "10/10/2019 20:30:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:35:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_D52DEXC_201910102030_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D6A1341-2063-4964-A757-A58CF49055FA", - "ticketNumber": "3GCQFKE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.581107, -80.326858", - "loadTime": "10/10/2019 20:27:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:29:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3GCQFKE_201910102027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2715A82-7599-4418-82B3-827773F9AF7B", - "ticketNumber": "72L4MLA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.586752, -80.350005", - "loadTime": "10/10/2019 20:16:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:19:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_72L4MLA_201910102016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B70940E2-DC32-439F-B083-0A6C4036402C", - "ticketNumber": "VCMX4HE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.588269, -80.353897", - "loadTime": "10/10/2019 20:01:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:04:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_VCMX4HE_201910102001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1AA3050-D389-49C4-ACB7-1A672DFA8ED7", - "ticketNumber": "3VKX49D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.583963, -80.325544", - "loadTime": "10/10/2019 20:41:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:46:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3VKX49D_201910102041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C46FD353-79C0-4681-AAE3-E5C976D6E31F", - "ticketNumber": "9E8WAQB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.587011, -80.350954", - "loadTime": "10/10/2019 20:10:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:14:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9E8WAQB_201910102010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04BE43F8-7346-40F7-A867-EDBA20C91139", - "ticketNumber": "PDCNKF2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.738218, -79.921060", - "loadTime": "10/10/2019 20:08:16", - "straightDistance": "20.29", - "routeDistance": "25.39", - "timeToTower": "1:11:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "21:20:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_PDCNKF2_201910102008_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09825612-C26C-40B0-A9EB-3DAE251FF129", - "ticketNumber": "89NU6H9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.788336, -80.260511", - "loadTime": "10/10/2019 15:22:31", - "straightDistance": "1.99", - "routeDistance": "3.42", - "timeToTower": "1:30:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "16:53:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_J001_89NU6H9_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AEE1A3B-C7D4-4F66-A259-35DE853187B4", - "ticketNumber": "79RYM5S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.815783, -79.995128", - "loadTime": "10/10/2019 18:49:23", - "straightDistance": "15.24", - "routeDistance": "17.6", - "timeToTower": "0:50:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "19:39:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_79RYM5S_201910101849_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F858BEE-2394-48EF-AAB4-9B8911EF519B", - "ticketNumber": "4GYHU4J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.740948, -80.241510", - "loadTime": "10/10/2019 15:23:16", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:34:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "15:57:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_4GYHU4J_201910101523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FA5BB77-FF86-4F33-BB1B-1846D1DB235A", - "ticketNumber": "9WNBQQ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.822586, -80.235913", - "loadTime": "10/10/2019 21:42:38", - "straightDistance": "1.33", - "routeDistance": "1.35", - "timeToTower": "0:13:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "21:55:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 70, - "quantity": 50.6, - "calculatedQuantity": "50.6 CY", - "s3DownloadKey": "HaulPass_9WNBQQ6_201910102055_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22591A16-531C-4B92-8D90-F4040D01A3C0", - "ticketNumber": "MN2RV34", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.794563, -80.053548", - "loadTime": "10/10/2019 19:27:48", - "straightDistance": "11.95", - "routeDistance": "13.73", - "timeToTower": "0:36:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "20:04:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_MN2RV34_201910101927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "240DB1F2-5A90-4428-89EA-200677E37CB1", - "ticketNumber": "46EJFYB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.812601, -80.030306", - "loadTime": "10/10/2019 17:09:16", - "straightDistance": "13.2", - "routeDistance": "16.43", - "timeToTower": "0:55:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "18:05:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 65, - "quantity": 40.6, - "calculatedQuantity": "40.6 CY", - "s3DownloadKey": "HaulPass_46EJFYB_201910101703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "261DF94F-8A9B-4A48-AA34-577C391B7717", - "ticketNumber": "87RQ7AE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96PA7EM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.840353, -80.261218", - "loadTime": "10/10/2019 19:00:46", - "straightDistance": "1.62", - "routeDistance": "3.12", - "timeToTower": "0:23:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "19:24:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 20, - "quantity": 14.6, - "calculatedQuantity": "14.6 CY", - "s3DownloadKey": "HaulPass_J001_87RQ7AE_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3144E5A8-2EC7-4C22-B89A-ACC5DBDE4A0F", - "ticketNumber": "4W35CT2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.816003, -79.995051", - "loadTime": "10/10/2019 15:11:13", - "straightDistance": "15.25", - "routeDistance": "17.57", - "timeToTower": "0:49:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "16:00:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 80, - "quantity": 56.5, - "calculatedQuantity": "56.5 CY", - "s3DownloadKey": "HaulPass_4W35CT2_201910101510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32A97E06-2368-4098-A032-AE9E1D6D25EB", - "ticketNumber": "9WTBSD8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.815702, -79.994984", - "loadTime": "10/10/2019 15:33:30", - "straightDistance": "15.25", - "routeDistance": "17.58", - "timeToTower": "0:48:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "16:22:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 90, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_9WTBSD8_201910101531_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36743AEF-175B-485C-B114-437B5C5C213F", - "ticketNumber": "5HSMTBW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.816070, -80.085548", - "loadTime": "10/10/2019 18:22:46", - "straightDistance": "9.99", - "routeDistance": "12.18", - "timeToTower": "0:38:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "19:01:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_5HSMTBW_201910101812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3822B78D-F631-4391-BB1C-46CB2905349D", - "ticketNumber": "9VJL5FQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.800674, -80.012292", - "loadTime": "10/10/2019 15:37:30", - "straightDistance": "14.29", - "routeDistance": "16.34", - "timeToTower": "2:19:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "17:57:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_9VJL5FQ_201910101517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3BAE603D-0F3A-4EB0-9475-B351B836B9A8", - "ticketNumber": "7NNAKZZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.799156, -80.051761", - "loadTime": "10/10/2019 17:25:49", - "straightDistance": "12.02", - "routeDistance": "14.09", - "timeToTower": "0:49:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "18:15:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_7NNAKZZ_201910101725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CA53F94-C85B-4656-9711-ABAAF5552A4C", - "ticketNumber": "6JZHHNS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.815759, -79.995099", - "loadTime": "10/10/2019 18:54:39", - "straightDistance": "15.24", - "routeDistance": "17.6", - "timeToTower": "0:54:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "19:49:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_6JZHHNS_201910101854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CB6925E-DC36-4FFA-9C27-D2872062A59C", - "ticketNumber": "4FE6NJ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.817319, -79.989617", - "loadTime": "10/10/2019 14:49:02", - "straightDistance": "15.56", - "routeDistance": "18.07", - "timeToTower": "1:04:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "15:53:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 65, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_4FE6NJ4_201910101449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "406097CE-DEB3-4FB2-89BE-6021D4F70CB9", - "ticketNumber": "5M27GJL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.785174, -80.256122", - "loadTime": "10/10/2019 15:41:04", - "straightDistance": "2.2", - "routeDistance": "3.86", - "timeToTower": "1:13:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "16:54:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 75, - "quantity": 53.6, - "calculatedQuantity": "53.6 CY", - "s3DownloadKey": "HaulPass_J001_5M27GJL_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "418924AA-F276-49CF-BE7E-8FB341775893", - "ticketNumber": "4RKATXJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.815786, -79.994891", - "loadTime": "10/10/2019 16:54:51", - "straightDistance": "15.26", - "routeDistance": "17.58", - "timeToTower": "0:52:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "17:47:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 80, - "quantity": 56.5, - "calculatedQuantity": "56.5 CY", - "s3DownloadKey": "HaulPass_4RKATXJ_201910101654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "459DC6C1-DA03-44F0-8D39-6BC24A565B3D", - "ticketNumber": "3L75VBB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.815848, -79.995051", - "loadTime": "10/10/2019 17:09:45", - "straightDistance": "15.25", - "routeDistance": "17.63", - "timeToTower": "0:52:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "18:02:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_3L75VBB_201910101709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4617F99D-BCA7-464D-962D-DA1CF876281C", - "ticketNumber": "5M24LRH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.740729, -80.241646", - "loadTime": "10/10/2019 19:53:45", - "straightDistance": "5.35", - "routeDistance": "7.51", - "timeToTower": "0:37:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "20:31:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_5M24LRH_201910101953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A20E0CB-10C8-4074-B1E4-FCD69541180F", - "ticketNumber": "8U4MJ64", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.815555, -80.022594", - "loadTime": "10/10/2019 14:57:13", - "straightDistance": "13.65", - "routeDistance": "16.72", - "timeToTower": "1:08:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "16:05:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 75, - "quantity": 55.9, - "calculatedQuantity": "55.9 CY", - "s3DownloadKey": "HaulPass_8U4MJ64_201910101457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CB1C803-8E69-45C2-BD2A-5F03B50059CD", - "ticketNumber": "TWJS3WF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.776910, -79.976515", - "loadTime": "10/10/2019 19:51:58", - "straightDistance": "16.56", - "routeDistance": "18.52", - "timeToTower": "1:02:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "20:54:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 60, - "quantity": 40.9, - "calculatedQuantity": "40.9 CY", - "s3DownloadKey": "HaulPass_TWJS3WF_201910101951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51F2717D-14DE-4C28-8A0D-055563A0C343", - "ticketNumber": "5HPNU7H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.812659, -80.030283", - "loadTime": "10/10/2019 15:42:23", - "straightDistance": "13.2", - "routeDistance": "16.43", - "timeToTower": "0:42:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "16:25:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 70, - "quantity": 43.7, - "calculatedQuantity": "43.7 CY", - "s3DownloadKey": "HaulPass_5HPNU7H_201910101527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57B3C39D-1C3D-4B55-B81A-12203124C6D4", - "ticketNumber": "4B3K984", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.810093, -80.033394", - "loadTime": "10/10/2019 19:03:46", - "straightDistance": "13.03", - "routeDistance": "16.68", - "timeToTower": "0:53:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "19:56:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 60, - "quantity": 37.4, - "calculatedQuantity": "37.4 CY", - "s3DownloadKey": "HaulPass_4B3K984_201910101903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "605E88CC-CBAF-4756-AFAC-1AD4FD9A0EDD", - "ticketNumber": "4HQC5M2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.810024, -80.034001", - "loadTime": "10/10/2019 19:58:41", - "straightDistance": "12.99", - "routeDistance": "16.66", - "timeToTower": "1:10:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "21:09:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 80, - "quantity": 56.7, - "calculatedQuantity": "56.7 CY", - "s3DownloadKey": "HaulPass_4HQC5M2_201910101958_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61ADC6B0-05CD-4494-BB5A-E8FB06DE55C8", - "ticketNumber": "6JQ6JJC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.816378, -80.085158", - "loadTime": "10/10/2019 19:52:33", - "straightDistance": "10.02", - "routeDistance": "12.2", - "timeToTower": "0:36:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "20:29:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 95, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_6JQ6JJC_201910101941_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6412F596-C812-44D1-A59E-A26F836C866F", - "ticketNumber": "5LG2E23", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.795390, -80.051888", - "loadTime": "10/10/2019 17:10:04", - "straightDistance": "12.04", - "routeDistance": "13.75", - "timeToTower": "0:35:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "17:45:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 70, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_5LG2E23_201910101643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6892E96E-56F1-493D-AC7A-8699D35BE056", - "ticketNumber": "6W5NYD4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.799918, -80.055644", - "loadTime": "10/10/2019 19:17:51", - "straightDistance": "11.79", - "routeDistance": "14.24", - "timeToTower": "0:47:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "20:05:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_6W5NYD4_201910101913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DB789EC-2122-4D26-A048-E3B46A5FBD67", - "ticketNumber": "8PV489L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.815712, -79.994962", - "loadTime": "10/10/2019 15:29:22", - "straightDistance": "15.25", - "routeDistance": "17.58", - "timeToTower": "0:51:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "16:20:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 75, - "quantity": 52.1, - "calculatedQuantity": "52.1 CY", - "s3DownloadKey": "HaulPass_8PV489L_201910101529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7ACEC67C-F71E-4BCD-9BD8-8B1AE2FD910D", - "ticketNumber": "6YR6DES", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.809481, -79.991788", - "loadTime": "10/10/2019 20:09:18", - "straightDistance": "15.44", - "routeDistance": "17.83", - "timeToTower": "1:03:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "21:12:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_6YR6DES_201910102009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B75B446-4E96-422F-BCDB-72C84518786C", - "ticketNumber": "HVZA7PQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.799995, -79.993942", - "loadTime": "10/10/2019 16:50:53", - "straightDistance": "15.36", - "routeDistance": "17.55", - "timeToTower": "2:09:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "19:00:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_HVZA7PQ_201910101650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FE717C3-2E17-4C9D-8663-273604069323", - "ticketNumber": "3W6UV3H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.830803, -80.048461", - "loadTime": "10/10/2019 18:01:26", - "straightDistance": "12.18", - "routeDistance": "15.65", - "timeToTower": "0:54:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "18:55:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_3W6UV3H_201910101801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8555BC52-A8EC-4584-A64C-3EB12CB94529", - "ticketNumber": "8H8J4KF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.814202, -80.081120", - "loadTime": "10/10/2019 15:38:13", - "straightDistance": "10.25", - "routeDistance": "12.41", - "timeToTower": "0:46:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "16:24:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 85, - "quantity": 31.2, - "calculatedQuantity": "31.2 CY", - "s3DownloadKey": "HaulPass_8H8J4KF_201910101538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87F3AD96-F8C6-4FE0-A8D8-8256989DE298", - "ticketNumber": "7D8J2HW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.814262, -80.022758", - "loadTime": "10/10/2019 16:59:36", - "straightDistance": "13.64", - "routeDistance": "16.68", - "timeToTower": "1:06:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "18:06:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_7D8J2HW_201910101659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8AA078B9-7A81-44B6-91DF-068AD3CD8304", - "ticketNumber": "8T6G2YX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.817403, -79.989551", - "loadTime": "10/10/2019 14:51:47", - "straightDistance": "15.56", - "routeDistance": "18.06", - "timeToTower": "1:04:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "15:55:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_8T6G2YX_201910101451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9247FEB3-2E28-40BF-A806-FF4461B3EAB9", - "ticketNumber": "3R8MCDW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.792561, -79.986330", - "loadTime": "10/10/2019 18:19:31", - "straightDistance": "15.84", - "routeDistance": "17.95", - "timeToTower": "0:51:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "19:10:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 65, - "quantity": 38.9, - "calculatedQuantity": "38.9 CY", - "s3DownloadKey": "HaulPass_3R8MCDW_201910101819_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2D2C7A0-1FD8-454D-8E21-2E41B5BE8C0B", - "ticketNumber": "3XF99GU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9G63QTC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.815641, -79.995087", - "loadTime": "10/10/2019 17:16:32", - "straightDistance": "15.24", - "routeDistance": "17.56", - "timeToTower": "0:46:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "18:03:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_3XF99GU_201910101716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A410CFBE-A811-4D25-8D8C-65ED994BEE91", - "ticketNumber": "4JDMRG4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.832207, -80.046440", - "loadTime": "10/10/2019 16:53:29", - "straightDistance": "12.31", - "routeDistance": "15.45", - "timeToTower": "1:07:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "18:01:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 85, - "quantity": 61.1, - "calculatedQuantity": "61.1 CY", - "s3DownloadKey": "HaulPass_4JDMRG4_201910101653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5B54C30-1487-42FB-9963-F99B779F5146", - "ticketNumber": "7LFT66G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.821864, -80.003413", - "loadTime": "10/10/2019 18:21:04", - "straightDistance": "14.76", - "routeDistance": "18.24", - "timeToTower": "1:11:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "19:32:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 50, - "quantity": 36.9, - "calculatedQuantity": "36.9 CY", - "s3DownloadKey": "HaulPass_7LFT66G_201910101800_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A69FC243-EE0F-40D4-812E-73D861198500", - "ticketNumber": "6FGK79R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.815775, -79.995086", - "loadTime": "10/10/2019 18:48:21", - "straightDistance": "15.24", - "routeDistance": "17.6", - "timeToTower": "0:50:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "19:38:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 75, - "quantity": 53, - "calculatedQuantity": "53 CY", - "s3DownloadKey": "HaulPass_6FGK79R_201910101847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFD82187-55BD-4268-9DE6-CEBC9225E8D6", - "ticketNumber": "4KY8XDG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.781924, -79.972532", - "loadTime": "10/10/2019 13:58:00", - "straightDistance": "16.73", - "routeDistance": "18.47", - "timeToTower": "1:30:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "15:28:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_4KY8XDG_201910101358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B76091F4-8182-4F86-9BB5-584C241B92F7", - "ticketNumber": "4PM2M3X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.794644, -80.053388", - "loadTime": "10/10/2019 19:28:19", - "straightDistance": "11.96", - "routeDistance": "13.72", - "timeToTower": "0:35:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "20:03:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 65, - "quantity": 46, - "calculatedQuantity": "46 CY", - "s3DownloadKey": "HaulPass_4PM2M3X_201910101928_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C456BF2A-A764-4377-B8AC-8BDFF34C5E23", - "ticketNumber": "5H8E72H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96TLHGH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.814854, -80.082555", - "loadTime": "10/10/2019 17:09:22", - "straightDistance": "10.17", - "routeDistance": "12.31", - "timeToTower": "0:30:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "17:40:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "36.7 CY", - "percentFull": 90, - "quantity": 33, - "calculatedQuantity": "33 CY", - "s3DownloadKey": "HaulPass_5H8E72H_201910101705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C46CD8E2-0031-4648-9F55-40A6D204B543", - "ticketNumber": "FHNMPKU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "NC9RZSF", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.833383, -80.278099", - "loadTime": "10/10/2019 19:08:40", - "straightDistance": "1.63", - "routeDistance": "1.95", - "timeToTower": "0:17:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "19:25:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.4 CY", - "percentFull": 25, - "quantity": 17.9, - "calculatedQuantity": "17.9 CY", - "s3DownloadKey": "HaulPass_J001_FHNMPKU_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC44664F-4A52-49D4-BADE-CA61A33A07F9", - "ticketNumber": "3EVF4X5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.819988, -80.050820", - "loadTime": "10/10/2019 16:02:37", - "straightDistance": "12.01", - "routeDistance": "16.48", - "timeToTower": "1:12:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "17:15:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 65, - "quantity": 46.1, - "calculatedQuantity": "46.1 CY", - "s3DownloadKey": "HaulPass_3EVF4X5_201910101602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF8D9A5F-F4EB-43C9-A065-B4BDB9043DBD", - "ticketNumber": "3XLMCV5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.795136, -79.988669", - "loadTime": "10/10/2019 15:40:16", - "straightDistance": "15.69", - "routeDistance": "17.73", - "timeToTower": "1:11:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "16:51:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_3XLMCV5_201910101540_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1AF5589-1F40-4283-A7A6-D3358A039209", - "ticketNumber": "7DNURU8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87F59UC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.815869, -79.995072", - "loadTime": "10/10/2019 18:51:13", - "straightDistance": "15.24", - "routeDistance": "17.63", - "timeToTower": "0:56:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "19:47:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.4 CY", - "percentFull": 65, - "quantity": 45.1, - "calculatedQuantity": "45.1 CY", - "s3DownloadKey": "HaulPass_7DNURU8_201910101851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E37033E0-C45F-4922-BDD3-06725C2EF3EB", - "ticketNumber": "7H53N72", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.815962, -79.994987", - "loadTime": "10/10/2019 15:12:15", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "0:51:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "16:03:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 90, - "quantity": 75.2, - "calculatedQuantity": "75.2 CY", - "s3DownloadKey": "HaulPass_7H53N72_201910101511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8982C13-F556-4CF8-BD08-B54055D19AED", - "ticketNumber": "8BZQM2G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8GC8YWD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.819319, -80.051490", - "loadTime": "10/10/2019 14:38:39", - "straightDistance": "11.97", - "routeDistance": "16.48", - "timeToTower": "0:45:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "15:23:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.9 CY", - "percentFull": 55, - "quantity": 39, - "calculatedQuantity": "39 CY", - "s3DownloadKey": "HaulPass_8BZQM2G_201910101438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA1213B6-A58A-41D1-96CD-D01748F9B6BF", - "ticketNumber": "M9R58VC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.820920, -80.003596", - "loadTime": "10/10/2019 15:17:14", - "straightDistance": "14.75", - "routeDistance": "18.22", - "timeToTower": "1:13:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "16:30:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 70, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_M9R58VC_201910101459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0D198E1-BCAA-401C-99D1-A82EF7E88583", - "ticketNumber": "3Q38T8M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.799756, -80.049306", - "loadTime": "10/10/2019 17:31:10", - "straightDistance": "12.16", - "routeDistance": "14.27", - "timeToTower": "0:42:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "18:14:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 70, - "quantity": 49.6, - "calculatedQuantity": "49.6 CY", - "s3DownloadKey": "HaulPass_3Q38T8M_201910101731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2EA4005-64AB-4510-A046-A8B365864533", - "ticketNumber": "7ULR5L8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.741082, -80.241489", - "loadTime": "10/10/2019 16:40:59", - "straightDistance": "5.33", - "routeDistance": "7.51", - "timeToTower": "0:37:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "17:18:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_7ULR5L8_201910101640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2FD6C53-4A2C-4128-B9AB-4D186A2CEF93", - "ticketNumber": "ZUXAJQ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QBS6V8", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79GKF55", - "fieldMonitorName": "Alexis Macatula", - "loadCoordinates": "32.740838, -80.241446", - "loadTime": "10/10/2019 18:35:11", - "straightDistance": "5.35", - "routeDistance": "7.51", - "timeToTower": "0:40:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "19:15:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.3 CY", - "percentFull": 80, - "quantity": 57.8, - "calculatedQuantity": "57.8 CY", - "s3DownloadKey": "HaulPass_ZUXAJQ4_201910101835_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4F8DD27-F663-4383-940A-BA01F342B954", - "ticketNumber": "3S27HVQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.815794, -79.994895", - "loadTime": "10/10/2019 16:55:41", - "straightDistance": "15.26", - "routeDistance": "17.58", - "timeToTower": "0:54:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "17:49:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 80, - "quantity": 66.8, - "calculatedQuantity": "66.8 CY", - "s3DownloadKey": "HaulPass_3S27HVQ_201910101655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5040E35-228F-4D7E-BADE-FB8E75CB33EB", - "ticketNumber": "9HDRXNZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.794732, -80.046114", - "loadTime": "10/10/2019 15:06:46", - "straightDistance": "12.38", - "routeDistance": "14.09", - "timeToTower": "0:34:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "15:41:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 90, - "quantity": 33.9, - "calculatedQuantity": "33.9 CY", - "s3DownloadKey": "HaulPass_9HDRXNZ_201910101450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA856799-2F9F-409E-BE24-CD3BE503980E", - "ticketNumber": "8ZVKNR9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.815411, -80.021170", - "loadTime": "10/10/2019 18:53:37", - "straightDistance": "13.73", - "routeDistance": "16.82", - "timeToTower": "1:14:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "20:08:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 70, - "quantity": 52.2, - "calculatedQuantity": "52.2 CY", - "s3DownloadKey": "HaulPass_8ZVKNR9_201910101853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EA6E9E5-BAAE-4429-92F7-FECA1037FB44", - "ticketNumber": "7XUPRDD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.801563, -80.053415", - "loadTime": "10/10/2019 20:59:17", - "straightDistance": "11.91", - "routeDistance": "14.21", - "timeToTower": "1:12:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "22:11:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 95, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_7XUPRDD_201910102041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "63B6A74F-FD6F-4C90-AE0F-577B54D8F7F6", - "ticketNumber": "48UPN22", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "77XXSH5", - "fieldMonitorName": "Billy Nicholas", - "loadCoordinates": "32.820264, -80.002505", - "loadTime": "10/10/2019 21:14:53", - "straightDistance": "14.81", - "routeDistance": "18.12", - "timeToTower": "0:51:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/10/2019", - "disposalTime": "22:06:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 70, - "quantity": 51.7, - "calculatedQuantity": "51.7 CY", - "s3DownloadKey": "HaulPass_48UPN22_201910102057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "019D9938-B12C-40C8-97E3-FB812BD6C311", - "ticketNumber": "94L2LU9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.743928, -79.978325", - "loadTime": "10/10/2019 20:22:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:25:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_94L2LU9_201910102022_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34CC2B4D-D786-4928-AA78-11098D12274A", - "ticketNumber": "8NZ27XS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.75592, -79.982136", - "loadTime": "10/10/2019 21:31:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "21:33:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NZ27XS_201910102131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "367E6FD6-2B20-4698-B972-2A08752E2834", - "ticketNumber": "3WTZQLG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.745332, -79.979073", - "loadTime": "10/10/2019 19:52:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:03:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3WTZQLG_201910101952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5565F866-DAA1-4536-9124-5846CE5645EB", - "ticketNumber": "7U39XQY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.745468, -79.978983", - "loadTime": "10/10/2019 19:48:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "19:51:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7U39XQY_201910101948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B70B05B-579A-459B-AD85-AFE7CD6D4035", - "ticketNumber": "7QQDAUG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.745112, -79.978727", - "loadTime": "10/10/2019 20:04:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:12:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QQDAUG_201910102004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82EA63E6-7332-4B04-A557-0141AC34D239", - "ticketNumber": "LF6DGJR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.762797, -79.971276", - "loadTime": "10/10/2019 18:39:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "18:45:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_LF6DGJR_201910101839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A9D75AE-0291-4F0C-B281-2FA83C8B821C", - "ticketNumber": "92YXXE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.76371, -79.971519", - "loadTime": "10/10/2019 18:52:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "19:02:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_92YXXE5_201910101852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CA8FA94-3673-49A0-A8E6-A3CA26AE47C8", - "ticketNumber": "66BV3FY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.756984, -79.981703", - "loadTime": "10/10/2019 21:41:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "21:44:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_66BV3FY_201910102141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6C9AFDD-EDA7-4B3F-8AA2-823312C0CA35", - "ticketNumber": "38N6CV9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.742004, -79.977222", - "loadTime": "10/10/2019 20:44:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:51:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_38N6CV9_201910102044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB8887A1-71C0-417B-B912-F8DCB68ABB1F", - "ticketNumber": "5DQCHM6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.751144, -79.983052", - "loadTime": "10/10/2019 19:35:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "19:38:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5DQCHM6_201910101935_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E07AB32A-76AB-44B8-BB49-6F60D8BEB2DB", - "ticketNumber": "8ZGE6A5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.742716, -79.977641", - "loadTime": "10/10/2019 20:27:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:31:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ZGE6A5_201910102027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E93D11FD-C4B5-4053-9E54-4F2FC2625B87", - "ticketNumber": "6QAWSH9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.74303, -79.977619", - "loadTime": "10/10/2019 20:31:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:39:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6QAWSH9_201910102031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB1ECDBD-E02F-4C2F-BDFC-A8D2D9831BBA", - "ticketNumber": "9RDKXFR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.763704, -79.971367", - "loadTime": "10/10/2019 19:03:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "19:11:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9RDKXFR_201910101903_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE48DBFC-8F95-4A82-86ED-66674B70EA74", - "ticketNumber": "5SWPF4Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.758762, -79.981717", - "loadTime": "10/10/2019 21:49:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "21:52:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5SWPF4Q_201910102149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F27C7EDA-50BF-4CFB-8490-AE4B102105A0", - "ticketNumber": "ZBC5XSG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.763263, -79.97133", - "loadTime": "10/10/2019 18:47:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "18:50:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_ZBC5XSG_201910101847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FC127D45-7D7B-4A07-9315-630C18189EA0", - "ticketNumber": "4LZNEPX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.757004, -79.981934", - "loadTime": "10/10/2019 21:37:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "21:39:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4LZNEPX_201910102137_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE936B5E-30A8-4692-98B7-2F0C31AC7A15", - "ticketNumber": "8TVLY5M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.751201, -79.98314", - "loadTime": "10/10/2019 19:32:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "19:35:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8TVLY5M_201910101932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01DCD313-E7CC-43FE-92CE-C5757B76E799", - "ticketNumber": "Q7WPPAU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.757698, -79.970302", - "loadTime": "10/10/2019 14:08:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:10:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Q7WPPAU_201910101408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "039D425E-1D09-4A35-8A96-DE0E4527965F", - "ticketNumber": "88QK6MJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.758747, -79.970618", - "loadTime": "10/10/2019 14:45:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:48:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88QK6MJ_201910101445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0804E4BE-50F1-48D7-B514-82E29FFE22FA", - "ticketNumber": "8KYSB58", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.757569, -79.970492", - "loadTime": "10/10/2019 14:04:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:07:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8KYSB58_201910101404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A0814B0-2DED-4DE7-96FE-0BC31A3CF7CB", - "ticketNumber": "47M8PGM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.758725, -79.970668", - "loadTime": "10/10/2019 15:07:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:12:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_47M8PGM_201910101507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20644E71-A7BF-4D21-A75C-C0FA5453C43F", - "ticketNumber": "5GW3PEK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.754345, -79.97037", - "loadTime": "10/10/2019 13:37:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "13:40:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5GW3PEK_201910101337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39F86EBD-D711-4879-89D7-6DD48FC0CFFC", - "ticketNumber": "5JRG7RB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.758143, -79.970241", - "loadTime": "10/10/2019 14:32:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:40:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5JRG7RB_201910101432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C1C0217-F0FC-4E5E-A8D2-0051FA2BF53A", - "ticketNumber": "5V48DQ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.7575, -79.968122", - "loadTime": "10/10/2019 15:17:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:22:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5V48DQ7_201910101517_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44170F41-5408-4666-A0F8-672D8A676D9F", - "ticketNumber": "3SB3C88", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.75745, -79.968548", - "loadTime": "10/10/2019 15:22:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:28:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3SB3C88_201910101522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D638047-AF52-4DCF-A2A2-F4B35AA404D1", - "ticketNumber": "5ATRAXQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.75253, -79.970507", - "loadTime": "10/10/2019 13:26:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "13:30:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5ATRAXQ_201910101326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7522B7A9-1124-4389-8278-A55990F3314A", - "ticketNumber": "ALDFL37", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.757021, -79.971699", - "loadTime": "10/10/2019 13:56:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "13:58:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_ALDFL37_201910101356_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D0BFC24-651F-466A-ABB8-BB6E00DBBF0A", - "ticketNumber": "42SB84V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.757539, -79.970331", - "loadTime": "10/10/2019 14:21:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:22:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_42SB84V_201910101421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8552A3A7-866F-4B7A-8F6C-D6F3D0843FEA", - "ticketNumber": "3QZMPYG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.758837, -79.970812", - "loadTime": "10/10/2019 14:48:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:16:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:05:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3QZMPYG_201910101448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89EC245D-BC12-4D55-8FBC-9B3AD37CFF7D", - "ticketNumber": "4BP8B5P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.757264, -79.971573", - "loadTime": "10/10/2019 13:47:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "13:49:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4BP8B5P_201910101347_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93B514B9-34CF-4D4B-B1A1-75B7A3BAB507", - "ticketNumber": "8FT4454", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.722373, -79.941772", - "loadTime": "10/10/2019 13:00:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "13:03:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8FT4454_201910101300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A591BD15-850A-4CDE-8D4A-D66CFEA73FA7", - "ticketNumber": "3UKALWM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.75753, -79.968803", - "loadTime": "10/10/2019 15:36:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:43:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3UKALWM_201910101536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B93A96BC-F9D7-465E-AB8D-EB117001CCC9", - "ticketNumber": "3EWR6SZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.757909, -79.97031", - "loadTime": "10/10/2019 14:26:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:31:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3EWR6SZ_201910101426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB15CF68-A21F-4E02-930B-37BD9EE4EB7A", - "ticketNumber": "BJBP6VE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.757258, -79.971658", - "loadTime": "10/10/2019 13:51:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "13:54:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BJBP6VE_201910101351_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE05F874-85A8-4855-9F4D-EC2A7449FE1B", - "ticketNumber": "6RDPK4V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.752508, -79.970508", - "loadTime": "10/10/2019 13:22:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "13:25:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6RDPK4V_201910101322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1F602DC-0DF5-499B-84D9-CAE08F5145A6", - "ticketNumber": "46Z63ZS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.757618, -79.970301", - "loadTime": "10/10/2019 14:19:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:20:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_46Z63ZS_201910101419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2705E41-800B-44D0-ADB9-6DFCE2056113", - "ticketNumber": "7HS3EQZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.75813, -79.970718", - "loadTime": "10/10/2019 14:12:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:16:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7HS3EQZ_201910101412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12CE555D-1350-46CA-A688-285A91C87A9A", - "ticketNumber": "64ZB5F2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.756599, -79.967783", - "loadTime": "10/10/2019 16:48:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "16:50:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64ZB5F2_201910101648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C18B19A-0780-4542-85B9-DEFE38AD969A", - "ticketNumber": "3BKVZHY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.762162, -79.971061", - "loadTime": "10/10/2019 18:02:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "18:06:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3BKVZHY_201910101802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D4431D7-CE13-4225-824C-CC07885C83DF", - "ticketNumber": "6YNBE2P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.762205, -79.97085", - "loadTime": "10/10/2019 18:09:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "18:17:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6YNBE2P_201910101809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24C35DB4-2382-4D55-8BDF-5B3295B077E1", - "ticketNumber": "5D7KB9J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.756498, -79.969746", - "loadTime": "10/10/2019 17:23:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "17:26:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5D7KB9J_201910101723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3903F680-E550-48FB-BF93-050927B7CA40", - "ticketNumber": "8UPAJKU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.757008, -79.964182", - "loadTime": "10/10/2019 15:55:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:58:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8UPAJKU_201910101555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EB5C92D-FDA3-4201-BAB5-9C5E5AA5C186", - "ticketNumber": "MMK2QZB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.758653, -79.963478", - "loadTime": "10/10/2019 16:32:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "16:34:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_MMK2QZB_201910101632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "742D6DCB-5706-493F-97B7-5D7A78DEA4B7", - "ticketNumber": "88PGLNM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.756298, -79.969748", - "loadTime": "10/10/2019 17:07:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:13:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "17:21:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88PGLNM_201910101707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A48E46B-50CB-4E82-BFF4-6E3E5236A947", - "ticketNumber": "FC63R8Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.762404, -79.971383", - "loadTime": "10/10/2019 18:23:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "18:27:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_FC63R8Y_201910101823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "992F7303-4440-4850-BFA3-C4B8FC3F281C", - "ticketNumber": "6E47GS7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.761842, -79.971076", - "loadTime": "10/10/2019 17:45:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "17:48:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6E47GS7_201910101745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE4D0E4F-BD81-4DAB-9BFD-C878D1CABC83", - "ticketNumber": "38XSLLK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.758283, -79.963169", - "loadTime": "10/10/2019 16:02:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:20:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "16:22:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_38XSLLK_201910101602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5E1CAEA-A4C1-45A5-9DF5-E1DB75F40A31", - "ticketNumber": "7F4X55G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.758791, -79.963282", - "loadTime": "10/10/2019 16:26:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "16:29:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7F4X55G_201910101626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC5C006F-5982-4E66-A7D7-094D51CFC093", - "ticketNumber": "8SGC2MV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.762238, -79.970929", - "loadTime": "10/10/2019 17:50:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "17:56:08", - "debrisType": "Leaner", - "diameter": 7.2, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8SGC2MV_201910101750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6EE6468-84FD-46BF-B772-32B2E6E04DFD", - "ticketNumber": "6RHE4PT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.756558, -79.967817", - "loadTime": "10/10/2019 16:41:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "16:44:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6RHE4PT_201910101641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "100FBFAF-9899-4EDB-BFA6-3EC00DBA66A5", - "ticketNumber": "3NQ3YJD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.809687, -80.033531", - "loadTime": "10/10/2019 15:33:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:36:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3NQ3YJD_201910101533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1420BEAD-9D89-454C-9DD7-10E621E7FBE9", - "ticketNumber": "XSGEJH7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.770322, -79.975817", - "loadTime": "10/10/2019 20:04:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:14:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_XSGEJH7_201910102004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1CB1358D-A614-40FF-9A8D-3C7AC4A8A212", - "ticketNumber": "94PPKCX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.775307, -79.972754", - "loadTime": "10/10/2019 19:32:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "19:35:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_94PPKCX_201910101932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2263B53F-90E4-44B7-B6FD-C8AEB1D7BABB", - "ticketNumber": "9S4G24J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.816226, -80.030984", - "loadTime": "10/10/2019 13:58:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:02:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9S4G24J_201910101358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C61C989-238F-47BE-910F-E87A519A3B2E", - "ticketNumber": "5KCNPS7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.83514, -80.039988", - "loadTime": "10/10/2019 12:59:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "13:02:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5KCNPS7_201910101259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D0EB54D-4DC5-47F3-AF7D-46D297FF0048", - "ticketNumber": "8EUBG53", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.791367, -80.047727", - "loadTime": "10/10/2019 18:08:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "18:10:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8EUBG53_201910101808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D12585B-B1C3-4756-9982-892D512DBF8B", - "ticketNumber": "99DHWPS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.778087, -79.975206", - "loadTime": "10/10/2019 19:19:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "19:22:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_99DHWPS_201910101919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E3D9F72-000F-4EBF-8CA4-5002F777EE9A", - "ticketNumber": "4KLE6AS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.791545, -80.052966", - "loadTime": "10/10/2019 18:21:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "18:23:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4KLE6AS_201910101821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "485CA07C-F1A2-47DF-9B13-51C5658FE2E6", - "ticketNumber": "69M3YCZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.781464, -80.044339", - "loadTime": "10/10/2019 17:40:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "17:43:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_69M3YCZ_201910101740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48E567C6-28FB-4FC2-B562-B3751BFA6474", - "ticketNumber": "536TVQG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.809656, -80.033815", - "loadTime": "10/10/2019 15:39:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:41:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_536TVQG_201910101539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "525F74B6-85F4-4AA8-8592-A2D1EDCF9CFF", - "ticketNumber": "9WMRTLM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.820514, -80.018774", - "loadTime": "10/10/2019 14:40:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:42:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9WMRTLM_201910101440_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "542F6CB1-B58A-40BC-BC38-8A3F766FFFA6", - "ticketNumber": "4LTSEPD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.812485, -80.030295", - "loadTime": "10/10/2019 15:16:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:19:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4LTSEPD_201910101516_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56EECB94-34C5-4682-9EC5-82C98C866625", - "ticketNumber": "879XEA8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.829749, -80.031039", - "loadTime": "10/10/2019 13:19:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "13:23:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_879XEA8_201910101319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5835CBBB-2438-47CB-BE8C-446E2B10F1CB", - "ticketNumber": "7XJJJ6S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.820461, -80.022574", - "loadTime": "10/10/2019 14:47:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:49:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7XJJJ6S_201910101447_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "590932AB-7F05-4B82-819C-F0099094DB05", - "ticketNumber": "844KLC5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.77981, -79.977659", - "loadTime": "10/10/2019 20:49:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:50:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_844KLC5_201910102049_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DCE0D8E-AB09-43CD-8B05-9019B3E69B79", - "ticketNumber": "53NB58Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.834546, -80.041592", - "loadTime": "10/10/2019 13:41:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "13:44:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_53NB58Y_201910101341_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64CD17A2-3255-41F4-A871-20C1B5864A41", - "ticketNumber": "6PUF3BE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.782946, -80.025815", - "loadTime": "10/10/2019 16:37:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "16:44:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6PUF3BE_201910101637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69B6DC2A-498D-453E-AEEB-5C63AEBEE488", - "ticketNumber": "34NSAE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.811115, -80.031942", - "loadTime": "10/10/2019 15:22:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:25:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_34NSAE5_201910101522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6BC38CE8-C95F-4294-9A83-9BA6F7FE5BE5", - "ticketNumber": "5QJGWJ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.778159, -79.975002", - "loadTime": "10/10/2019 19:07:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "19:10:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5QJGWJ2_201910101907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6FF89A9D-EEFA-4290-8D8C-A89E63CDCB05", - "ticketNumber": "3UWBAN9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.821137, -80.023403", - "loadTime": "10/10/2019 14:19:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:22:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3UWBAN9_201910101419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7113BDF6-920F-4CA3-8669-164C25D6D38C", - "ticketNumber": "6S3JB4U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.78201, -80.030861", - "loadTime": "10/10/2019 16:54:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "16:56:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6S3JB4U_201910101654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A209F2E-D2B5-4FC0-A562-E94D330FEA52", - "ticketNumber": "56KWWV5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.770157, -79.976023", - "loadTime": "10/10/2019 19:58:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:03:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_56KWWV5_201910101958_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84B4789C-D39F-4E41-82E7-F0B222AF47B3", - "ticketNumber": "88QCUX2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.82276, -80.02109", - "loadTime": "10/10/2019 14:34:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:37:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88QCUX2_201910101434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86576CCE-E3CF-46F2-A527-77D1286EE1BF", - "ticketNumber": "3FUW3HQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.775804, -79.971674", - "loadTime": "10/10/2019 19:39:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "19:45:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3FUW3HQ_201910101939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B422BC3-26C5-4353-B3F7-AC4E2C94063A", - "ticketNumber": "3HBHZWB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.837659, -80.056258", - "loadTime": "10/10/2019 12:33:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "12:36:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3HBHZWB_201910101233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D3EEB17-12F7-4CBC-AEBD-E883F558D505", - "ticketNumber": "3FBCM6N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.788057, -80.043145", - "loadTime": "10/10/2019 17:26:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "17:32:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3FBCM6N_201910101726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DCCCA63-57C6-4E6A-AF14-165808A27BF3", - "ticketNumber": "43A7HMK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.812449, -80.025602", - "loadTime": "10/10/2019 14:59:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:04:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_43A7HMK_201910101459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93C08B12-382E-42C7-AD6E-EAD03A9CC691", - "ticketNumber": "8LC8ZD8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.828888, -80.037489", - "loadTime": "10/10/2019 13:11:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "13:14:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8LC8ZD8_201910101311_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "946BB0C1-71D3-4812-A703-53D7AF98E76B", - "ticketNumber": "5355XUK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.780422, -79.977694", - "loadTime": "10/10/2019 20:41:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:46:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5355XUK_201910102041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A123FE42-205A-4F20-BB68-8E7603EF799C", - "ticketNumber": "6PPCC8Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.812913, -80.030432", - "loadTime": "10/10/2019 15:11:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:14:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6PPCC8Y_201910101511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3258B13-D807-43B9-93C0-93046AB78B17", - "ticketNumber": "5PCM8WE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.778065, -79.974439", - "loadTime": "10/10/2019 19:12:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "19:16:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5PCM8WE_201910101912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF602073-CAAB-4253-8F27-E19AA6A60F15", - "ticketNumber": "N6ZTA32", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.782164, -80.031231", - "loadTime": "10/10/2019 16:48:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "16:54:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_N6ZTA32_201910101648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B57AE641-16F1-4BD7-83D2-5B611081E1E8", - "ticketNumber": "3GF4MZ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.788108, -80.042883", - "loadTime": "10/10/2019 17:22:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "17:25:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3GF4MZ6_201910101722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD3B641D-9F62-448F-A853-EF5377DF889F", - "ticketNumber": "GCGHD8J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.822561, -80.020822", - "loadTime": "10/10/2019 14:29:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:32:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_GCGHD8J_201910101429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0BCD73C-2C6E-4642-AD03-7B3A5FA63D4B", - "ticketNumber": "8W8R7WP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.78704, -80.045034", - "loadTime": "10/10/2019 17:50:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "17:53:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8W8R7WP_201910101750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D06DD02D-1FE1-4DF9-8071-DCFEB2B1721A", - "ticketNumber": "7TXW3AE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.784261, -80.025092", - "loadTime": "10/10/2019 16:25:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "16:29:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7TXW3AE_201910101625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D12BA277-FE76-4760-A62A-17F205C77534", - "ticketNumber": "7MT48RN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.751501, -79.996675", - "loadTime": "10/10/2019 21:46:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "21:49:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7MT48RN_201910102146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4B310A3-46F2-47B0-ACB5-BAF7CB082D45", - "ticketNumber": "99ERM24", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.784265, -80.025112", - "loadTime": "10/10/2019 16:29:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "16:35:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_99ERM24_201910101629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC45B814-D105-488D-A1AA-68E30B4C1DFA", - "ticketNumber": "33Q24W2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.816846, -80.031272", - "loadTime": "10/10/2019 14:05:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:08:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_33Q24W2_201910101405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DF0C704E-D144-40FB-8D0E-1D9D3AE28A62", - "ticketNumber": "8CJDB5Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.832737, -80.038407", - "loadTime": "10/10/2019 13:29:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "13:31:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8CJDB5Y_201910101329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E02A7083-EC88-4F56-8F47-4D406BBDA3EB", - "ticketNumber": "LUHREFU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.775502, -79.972813", - "loadTime": "10/10/2019 19:36:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "19:37:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_LUHREFU_201910101936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E250A539-072F-4341-BD03-D15B7955C66A", - "ticketNumber": "62EYTPU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.745817, -79.979305", - "loadTime": "10/10/2019 21:15:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "21:16:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_62EYTPU_201910102115_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E339E8DF-2C47-4B60-ACC2-FFE231DCC3C6", - "ticketNumber": "YQZZFSG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.791309, -80.0476", - "loadTime": "10/10/2019 18:12:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "18:14:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_YQZZFSG_201910101812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E5972637-9D3C-4DD2-BECE-B9924A521AD1", - "ticketNumber": "696K3MR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.839088, -80.051561", - "loadTime": "10/10/2019 12:47:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "12:52:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_696K3MR_201910101247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC57323C-8AA0-4127-BB30-73F0206CFD91", - "ticketNumber": "L9QZVFJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.822104, -80.022092", - "loadTime": "10/10/2019 14:24:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:27:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_L9QZVFJ_201910101424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED83D41D-8CB2-45AA-A2F5-523B803A4586", - "ticketNumber": "RKUJT3N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.751479, -79.997262", - "loadTime": "10/10/2019 21:42:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "21:45:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_RKUJT3N_201910102142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE9D983D-217C-424C-B4E2-B8AE66D0FA3B", - "ticketNumber": "4GJTST7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.779034, -79.975163", - "loadTime": "10/10/2019 18:59:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "19:02:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4GJTST7_201910101859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5210712-708B-4E76-8A3D-C0B81B3976B6", - "ticketNumber": "8GHMTCG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.810069, -80.033307", - "loadTime": "10/10/2019 15:28:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:30:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8GHMTCG_201910101528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F973C31C-A1FF-4D40-83F4-129362729257", - "ticketNumber": "9HAFN82", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.789721, -80.049992", - "loadTime": "10/10/2019 17:59:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "18:01:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9HAFN82_201910101759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E47748B-340C-4AB5-838C-9990CDDC88DC", - "ticketNumber": "7UHSW77", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.74579, -79.992358", - "loadTime": "10/10/2019 22:17:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "22:21:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7UHSW77_201910102217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8EE1F3D8-3BD3-43AA-9A21-3D165F84D923", - "ticketNumber": "33AU3NU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.747056, -79.992501", - "loadTime": "10/10/2019 22:09:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "22:10:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_33AU3NU_201910102209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B99B051B-CF4B-4D8C-BFAF-12504E40C7BC", - "ticketNumber": "6KU5PP3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.751425, -79.996568", - "loadTime": "10/10/2019 21:51:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "21:54:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6KU5PP3_201910102151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3050233E-90F5-455B-A578-79C0BB72D32C", - "ticketNumber": "76MW79N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.733733, -79.928251", - "loadTime": "10/10/2019 17:57:16", - "straightDistance": "8.96", - "routeDistance": "15.8", - "timeToTower": "1:53:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "19:50:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 85, - "quantity": 63.8, - "calculatedQuantity": "63.8 CY", - "s3DownloadKey": "HaulPass_76MW79N_201910101757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45C8D5AB-4497-40D1-B815-FF41A113064E", - "ticketNumber": "YWJ2B9C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.747041, -79.946367", - "loadTime": "10/10/2019 19:13:04", - "straightDistance": "8.57", - "routeDistance": "14.47", - "timeToTower": "0:39:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "19:52:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 90, - "quantity": 81.5, - "calculatedQuantity": "81.5 CY", - "s3DownloadKey": "HaulPass_YWJ2B9C_201910101913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A997E53-ACB8-403E-BE23-31980CF00915", - "ticketNumber": "8JLHZ67", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.782561, -80.023344", - "loadTime": "10/10/2019 18:40:37", - "straightDistance": "7.95", - "routeDistance": "17.36", - "timeToTower": "0:56:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "19:37:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_8JLHZ67_201910101815_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5193BA15-4D90-49BF-B4CC-6CA572482819", - "ticketNumber": "9PNKM8N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.723743, -79.950800", - "loadTime": "10/10/2019 20:22:37", - "straightDistance": "7.48", - "routeDistance": "14.39", - "timeToTower": "0:52:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "21:15:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_9PNKM8N_201910102019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A58F226-0695-45B1-BCED-271BF3C48C8D", - "ticketNumber": "FSVVAX6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.741022, -79.931837", - "loadTime": "10/10/2019 18:18:28", - "straightDistance": "9.03", - "routeDistance": "15.54", - "timeToTower": "1:22:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "19:40:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 75, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_FSVVAX6_201910101802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76EDD1A5-01AF-4821-B716-20E4FB6A6AFB", - "ticketNumber": "9CY2G8U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.740541, -79.931534", - "loadTime": "10/10/2019 21:36:07", - "straightDistance": "9.03", - "routeDistance": "15.51", - "timeToTower": "0:52:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "22:28:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_9CY2G8U_201910102136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B9D425D-776D-4264-9E90-887E102196A5", - "ticketNumber": "8SGKX26", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.723825, -80.085098", - "loadTime": "10/10/2019 20:17:32", - "straightDistance": "3.73", - "routeDistance": "5.83", - "timeToTower": "0:46:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "21:03:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 85, - "quantity": 62.6, - "calculatedQuantity": "62.6 CY", - "s3DownloadKey": "HaulPass_8SGKX26_201910102017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C732819-F9DB-4B2D-B6D4-5D3A7371309E", - "ticketNumber": "85VQ8ZP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.725102, -79.950140", - "loadTime": "10/10/2019 19:48:42", - "straightDistance": "7.56", - "routeDistance": "14.29", - "timeToTower": "1:25:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "21:14:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 95, - "quantity": 81.1, - "calculatedQuantity": "81.1 CY", - "s3DownloadKey": "HaulPass_85VQ8ZP_201910101948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88E6A3E8-8C1E-434D-B06A-0288EB9E9BA5", - "ticketNumber": "4A623QW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.740792, -79.931713", - "loadTime": "10/10/2019 21:08:59", - "straightDistance": "9.03", - "routeDistance": "15.53", - "timeToTower": "1:18:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "22:27:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 80, - "quantity": 75.8, - "calculatedQuantity": "75.8 CY", - "s3DownloadKey": "HaulPass_4A623QW_201910102108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7BB8A8F-02BC-463C-8570-BD35F957A941", - "ticketNumber": "LY6MFAL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.729681, -79.946743", - "loadTime": "10/10/2019 18:11:25", - "straightDistance": "7.89", - "routeDistance": "14.26", - "timeToTower": "0:58:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "19:09:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 85, - "quantity": 78.5, - "calculatedQuantity": "78.5 CY", - "s3DownloadKey": "HaulPass_LY6MFAL_201910101811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C02F8B9F-993B-4CEF-8158-725B15CFD033", - "ticketNumber": "9AFYENT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.676809, -80.189778", - "loadTime": "10/10/2019 21:00:50", - "straightDistance": "7.29", - "routeDistance": "13.1", - "timeToTower": "0:38:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "21:39:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_9AFYENT_201910102100_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1A75C44-BD66-4AD9-A5C6-DD36261D1B31", - "ticketNumber": "99Y2EJF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.734181, -79.944350", - "loadTime": "10/10/2019 19:57:15", - "straightDistance": "8.17", - "routeDistance": "14.59", - "timeToTower": "1:14:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "21:11:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 90, - "quantity": 83.1, - "calculatedQuantity": "83.1 CY", - "s3DownloadKey": "HaulPass_99Y2EJF_201910101957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5B354D1-DA94-41ED-A73A-C9F854EA7E7D", - "ticketNumber": "XGUPDSX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.729032, -79.931813", - "loadTime": "10/10/2019 21:51:17", - "straightDistance": "8.63", - "routeDistance": "15.32", - "timeToTower": "0:42:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "22:33:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 85, - "quantity": 77, - "calculatedQuantity": "77 CY", - "s3DownloadKey": "HaulPass_XGUPDSX_201910102141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C60A348C-88F2-4E38-9C0D-93EA6B65248E", - "ticketNumber": "UVWTMUL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6J293F4", - "fieldMonitorName": "Latia Baylock", - "loadCoordinates": "32.677074, -80.189892", - "loadTime": "10/10/2019 19:39:49", - "straightDistance": "7.3", - "routeDistance": "13.08", - "timeToTower": "0:38:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "20:17:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_UVWTMUL_201910101939_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBA30732-BA96-483F-8D8E-B4B570E3A21C", - "ticketNumber": "38G753M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4BCXS69", - "fieldMonitorName": "Reginald Heyward", - "loadCoordinates": "32.740873, -79.931725", - "loadTime": "10/10/2019 18:34:30", - "straightDistance": "9.03", - "routeDistance": "15.53", - "timeToTower": "1:07:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "19:42:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_38G753M_201910101826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF47E4C3-908A-4AFC-AC7C-85F2437AD94D", - "ticketNumber": "3VQ7QH7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.735241, -79.943784", - "loadTime": "10/10/2019 20:11:14", - "straightDistance": "8.23", - "routeDistance": "14.67", - "timeToTower": "0:59:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "21:10:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 80, - "quantity": 58, - "calculatedQuantity": "58 CY", - "s3DownloadKey": "HaulPass_3VQ7QH7_201910102011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D28F0388-62D4-44DC-BB50-9720B94EF301", - "ticketNumber": "7LBPR5K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.734223, -79.944662", - "loadTime": "10/10/2019 18:33:22", - "straightDistance": "8.15", - "routeDistance": "14.59", - "timeToTower": "0:34:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "19:07:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 85, - "quantity": 61.6, - "calculatedQuantity": "61.6 CY", - "s3DownloadKey": "HaulPass_7LBPR5K_201910101833_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DAC72230-7CAB-4659-8176-A7F5F3CF8FC6", - "ticketNumber": "7TPFXP4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "STNRZ9U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.724793, -80.064490", - "loadTime": "10/10/2019 18:09:27", - "straightDistance": "3.59", - "routeDistance": "5.65", - "timeToTower": "1:18:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "19:27:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.6 CY", - "percentFull": 75, - "quantity": 55.2, - "calculatedQuantity": "55.2 CY", - "s3DownloadKey": "HaulPass_7TPFXP4_201910101809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5EC51FB-6505-47F9-AB43-2FB5A006AAEE", - "ticketNumber": "849QD5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.725814, -79.941958", - "loadTime": "10/10/2019 21:31:25", - "straightDistance": "8", - "routeDistance": "14.54", - "timeToTower": "1:01:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/10/2019", - "disposalTime": "22:32:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 80, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_849QD5J_201910102131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C2566A8-2842-4990-8891-35C442228EDD", - "ticketNumber": "Q6HVFMH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.517646, -80.306474", - "loadTime": "10/10/2019 14:39:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:42:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Q6HVFMH_201910101439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F06DCEE-29C8-43C4-91DB-F481B95BC025", - "ticketNumber": "8EY9GAV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.550159, -80.275177", - "loadTime": "10/10/2019 18:34:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "18:38:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8EY9GAV_201910101834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10AA63C5-50C0-4D08-85AB-32DC008DA5B6", - "ticketNumber": "4JJDFF2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.54037, -80.261964", - "loadTime": "10/10/2019 19:00:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "19:06:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4JJDFF2_201910101900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19E19B22-C358-4D0F-9F13-692AFC561CE5", - "ticketNumber": "4XMREUK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.560165, -80.278703", - "loadTime": "10/10/2019 19:20:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "19:21:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4XMREUK_201910101920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E64AC66-6574-4F7C-80D4-E780B0F6B1C2", - "ticketNumber": "5QUR69V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.52806, -80.275631", - "loadTime": "10/10/2019 16:40:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "16:44:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5QUR69V_201910101640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20CE1869-697C-4DF2-ABBC-556F72075659", - "ticketNumber": "6XECUBN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.514972, -80.309307", - "loadTime": "10/10/2019 14:34:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:36:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6XECUBN_201910101434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28131019-7CAC-47FB-B71A-DE6A334612CB", - "ticketNumber": "6GPH3AW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.540294, -80.261844", - "loadTime": "10/10/2019 18:57:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "19:00:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6GPH3AW_201910101857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F31C9D9-CAA8-423B-BB7A-E9575172BDDA", - "ticketNumber": "K4B7BJD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.525413, -80.313792", - "loadTime": "10/10/2019 15:29:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:40:11", - "debrisType": "Hanger", - "diameter": 4.2, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_K4B7BJD_201910101529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "503260BD-5E33-4B99-9186-7BA68F0AE0CF", - "ticketNumber": "9JFH3DB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.519347, -80.304875", - "loadTime": "10/10/2019 14:51:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:56:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9JFH3DB_201910101451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5064CC70-CDD5-49D1-BE2E-64C2E93BBFBF", - "ticketNumber": "6MG5GAL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.529326, -80.273766", - "loadTime": "10/10/2019 17:02:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "17:04:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6MG5GAL_201910101702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D20D16A-1267-40DC-90F6-CBFEFFF27E50", - "ticketNumber": "4M9D2T6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.547133, -80.281098", - "loadTime": "10/10/2019 17:21:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "17:22:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4M9D2T6_201910101721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E08630B-3A9E-46C1-9349-A32309ABDB17", - "ticketNumber": "73A8EFZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.519191, -80.305014", - "loadTime": "10/10/2019 14:48:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:50:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_73A8EFZ_201910101448_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7811C555-813B-4B10-965F-941D69A44FD8", - "ticketNumber": "D2EEQUD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.529666, -80.30797", - "loadTime": "10/10/2019 16:12:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "16:13:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_D2EEQUD_201910101612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C2B4093-88E0-4938-8B7C-74CAE1897C2A", - "ticketNumber": "82CTGB2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.515713, -80.309129", - "loadTime": "10/10/2019 14:27:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:33:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82CTGB2_201910101427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "823DD642-A35C-4FB8-BB41-9EF76459A9C8", - "ticketNumber": "45QTJD5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.535841, -80.281447", - "loadTime": "10/10/2019 17:39:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "17:42:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_45QTJD5_201910101739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "832D8ACE-181A-42CD-BC45-36B330CD8FE2", - "ticketNumber": "VJAENGA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.512317, -80.317446", - "loadTime": "10/10/2019 14:18:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:20:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_VJAENGA_201910101418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "838C72EF-A53B-4326-A692-C4045CA629A4", - "ticketNumber": "6238XB9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.54861, -80.273567", - "loadTime": "10/10/2019 18:43:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "18:49:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6238XB9_201910101843_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "915ADAA7-5DA4-41A6-AC7E-889B3F058FE0", - "ticketNumber": "8GMMJQB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.53576, -80.281656", - "loadTime": "10/10/2019 17:43:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "17:45:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8GMMJQB_201910101743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93A34A03-F946-4F3F-8F61-FE60643F9D95", - "ticketNumber": "5CKZY4V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.538891, -80.28042", - "loadTime": "10/10/2019 18:08:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "18:19:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5CKZY4V_201910101808_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A58F30F1-CCE8-488C-985A-E2FD6026EA53", - "ticketNumber": "P4ZGUMA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.560156, -80.278678", - "loadTime": "10/10/2019 19:14:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "19:19:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_P4ZGUMA_201910101914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4257FB7-2E5C-4A26-8EB2-5048640DE49A", - "ticketNumber": "3BVPRRG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.551239, -80.276762", - "loadTime": "10/10/2019 18:27:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "18:31:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3BVPRRG_201910101827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6C3B0F4-2E61-43D8-968E-26F2D38D4C02", - "ticketNumber": "4ZY2AVC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.528332, -80.311299", - "loadTime": "10/10/2019 15:44:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:47:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ZY2AVC_201910101544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7BC4E72-B64E-43A3-8BB9-7DADBB77EC6C", - "ticketNumber": "63UBGZT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.535025, -80.281857", - "loadTime": "10/10/2019 17:27:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "17:38:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_63UBGZT_201910101727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B956EE0B-2CE6-4E4A-A232-C7CBB26C5EEB", - "ticketNumber": "4DNYS34", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.512637, -80.316728", - "loadTime": "10/10/2019 14:21:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "14:23:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4DNYS34_201910101421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2C152CA-2F49-48FC-9AD7-20CF3A8ECAF3", - "ticketNumber": "6ZDD8YP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.521564, -80.307396", - "loadTime": "10/10/2019 14:59:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:03:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ZDD8YP_201910101459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D56DBA20-0806-481C-9BCF-ED8569D4A2F9", - "ticketNumber": "7HPG2DB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.528415, -80.27512", - "loadTime": "10/10/2019 16:49:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "17:00:07", - "debrisType": "Leaner", - "diameter": 10.2, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7HPG2DB_201910101649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0558583-E198-4F27-BC33-B6D1A16D5FBB", - "ticketNumber": "7SVHXGJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.527744, -80.310466", - "loadTime": "10/10/2019 15:58:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "16:04:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7SVHXGJ_201910101558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E451FDD1-B177-4B79-A2E2-8180FB9CEC5F", - "ticketNumber": "8SGQX8Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.528, -80.306974", - "loadTime": "10/10/2019 16:17:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "16:25:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8SGQX8Z_201910101617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4FBDA73-B849-4F1D-A688-93F8887BB031", - "ticketNumber": "5RBXVYA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.536285, -80.28113", - "loadTime": "10/10/2019 17:59:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "18:05:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5RBXVYA_201910101759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2FB7BCE-412E-4C74-A1B4-67F6379BDC95", - "ticketNumber": "58HS8PJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.528085, -80.275596", - "loadTime": "10/10/2019 16:44:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "16:48:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_58HS8PJ_201910101644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F55A2D3A-BDBD-4703-88A3-891FABFF1854", - "ticketNumber": "432L6PH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.53584, -80.281407", - "loadTime": "10/10/2019 17:46:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "17:48:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_432L6PH_201910101746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F78F7240-3E77-418E-B100-709562EBF916", - "ticketNumber": "3HUJN9X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.527813, -80.310988", - "loadTime": "10/10/2019 15:50:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:55:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3HUJN9X_201910101550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F92521E7-5E49-4C8B-ACC5-F5C5F1D35F89", - "ticketNumber": "97V2NAA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.560024, -80.278634", - "loadTime": "10/10/2019 19:22:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "19:23:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_97V2NAA_201910101922_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE15DB9F-A2FE-425F-AB80-634E4BB05DCE", - "ticketNumber": "3B2FGW4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.52282, -80.308579", - "loadTime": "10/10/2019 15:06:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "15:10:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3B2FGW4_201910101506_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24422E15-5318-44ED-A565-C425BB4EC84B", - "ticketNumber": "9RTF6KV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.584428, -80.246866", - "loadTime": "10/10/2019 20:59:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "21:05:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9RTF6KV_201910102059_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2655D284-CE75-4F1D-9E6A-75B96B39F9E5", - "ticketNumber": "5X3LERZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.566613, -80.264399", - "loadTime": "10/10/2019 19:53:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:04:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5X3LERZ_201910101953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "362269D2-1EC4-4D29-9C72-406B713F76BE", - "ticketNumber": "78L6FSZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.582899, -80.252031", - "loadTime": "10/10/2019 20:50:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:54:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_78L6FSZ_201910102050_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "362366C0-6083-43B6-BADA-020DCDA82EED", - "ticketNumber": "9VK7CMZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.560794, -80.274331", - "loadTime": "10/10/2019 19:37:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "19:38:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VK7CMZ_201910101937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AC0F296-0C2E-42AF-991B-D48135D8C0D6", - "ticketNumber": "96P3WZM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.566926, -80.263477", - "loadTime": "10/10/2019 20:10:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:12:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_96P3WZM_201910102010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F8BABD5-4B41-4878-B417-88983217C3F6", - "ticketNumber": "SA6ERUK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.56576, -80.267248", - "loadTime": "10/10/2019 19:46:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "19:47:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_SA6ERUK_201910101946_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "656ABCC8-1902-457F-8AB0-1355094B72D1", - "ticketNumber": "4RLFZD8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.566396, -80.26286", - "loadTime": "10/10/2019 20:07:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:09:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4RLFZD8_201910102007_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "728D5D00-3A3D-42F3-B2CF-6263761BE3D5", - "ticketNumber": "63549ZR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.578236, -80.259955", - "loadTime": "10/10/2019 20:29:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:31:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_63549ZR_201910102029_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A4715B60-DCF2-4755-B074-EDC5F4582256", - "ticketNumber": "533TA4B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.565782, -80.267342", - "loadTime": "10/10/2019 19:48:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "19:50:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_533TA4B_201910101948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B311168B-1F7D-471B-A30F-44BD799B89C2", - "ticketNumber": "6ZAEAZD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.580662, -80.258848", - "loadTime": "10/10/2019 20:42:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:44:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ZAEAZD_201910102042_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B45F6E71-2415-4F0E-8B42-B5E4022425C1", - "ticketNumber": "9WUGR22", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.580632, -80.259396", - "loadTime": "10/10/2019 20:33:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:36:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9WUGR22_201910102033_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8D5DD5C-9CF0-463A-B03B-834A5B20228A", - "ticketNumber": "5MDSEYS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.573308, -80.260131", - "loadTime": "10/10/2019 20:21:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "20:25:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5MDSEYS_201910102021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF236C5B-F00E-4927-BA20-24E159F6E8B4", - "ticketNumber": "9UXW3F6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.559852, -80.278543", - "loadTime": "10/10/2019 19:24:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/10/2019", - "disposalTime": "19:31:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9UXW3F6_201910101924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9E949D7-DD61-4882-9946-186153679D26", - "ticketNumber": "B88GUNQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939305, -79.697319", - "loadTime": "10/11/2019 11:15:31", - "straightDistance": "41.66", - "routeDistance": "50.08", - "timeToTower": "2:17:13", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/11/2019", - "disposalTime": "13:32:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.06, - "quantity": 24.06, - "calculatedQuantity": "24.06 tons", - "s3DownloadKey": "HaulPass_J001_B88GUNQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "01506A27-904E-4BA2-99D2-C875C725EDDB", - "ticketNumber": "7P3YASU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.664978, -79.918678", - "loadTime": "10/11/2019 17:02:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "17:07:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7P3YASU_201910111702_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05D5B1E8-56E1-4BDA-AB94-2FCD68A92C4A", - "ticketNumber": "3G2WNCG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.666398, -79.921744", - "loadTime": "10/11/2019 17:15:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "17:17:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3G2WNCG_201910111715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D0F0644-33E2-4C65-89CA-FC8E2E7E58EE", - "ticketNumber": "7GW3NBL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.652167, -79.948622", - "loadTime": "10/11/2019 14:39:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "14:41:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7GW3NBL_201910111439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14D6C99C-E928-49B7-9593-12F61C3E55BB", - "ticketNumber": "4WJD2ZQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.65975, -79.934996", - "loadTime": "10/11/2019 15:33:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "15:37:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4WJD2ZQ_201910111533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26830664-54E6-4C96-83CE-98CD223AAED5", - "ticketNumber": "9DRX5BL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.654948, -79.943183", - "loadTime": "10/11/2019 13:28:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "13:32:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9DRX5BL_201910111328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29AA6500-A97C-412B-A96C-1C5C2F823D71", - "ticketNumber": "6K8ZJVP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.664491, -79.919798", - "loadTime": "10/11/2019 16:47:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "16:50:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6K8ZJVP_201910111647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "30ECE63E-4587-447A-BA03-3733B102C141", - "ticketNumber": "8WN4NG2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.652422, -79.948551", - "loadTime": "10/11/2019 14:25:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "14:28:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8WN4NG2_201910111425_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32EBEC4C-924E-4EEC-A18B-8AB6309111D8", - "ticketNumber": "5FMBJKF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.654278, -79.949747", - "loadTime": "10/11/2019 13:07:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "13:09:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5FMBJKF_201910111307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37950BF5-C644-4E77-ACB0-040A8CA5AD23", - "ticketNumber": "4Q8YNLE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.653493, -79.946688", - "loadTime": "10/11/2019 13:58:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "14:00:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4Q8YNLE_201910111358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "394E32C3-B81E-4D12-8595-115B5E248C00", - "ticketNumber": "9PH9B5B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.653431, -79.946638", - "loadTime": "10/11/2019 14:09:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "14:12:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9PH9B5B_201910111409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "456AA22F-C916-4C82-A34D-CF5DC7685DD1", - "ticketNumber": "7VV5YYY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.660468, -79.934886", - "loadTime": "10/11/2019 15:41:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "15:44:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7VV5YYY_201910111541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47CFC31A-84D2-473C-A1FD-9BC1268D6A27", - "ticketNumber": "9GYS86X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.653325, -79.946673", - "loadTime": "10/11/2019 14:16:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "14:20:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9GYS86X_201910111416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49F7E7AD-8A43-41E8-9753-0DC4761CCA53", - "ticketNumber": "7WZDGV5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.654367, -79.944555", - "loadTime": "10/11/2019 13:41:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "13:43:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7WZDGV5_201910111341_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5FFE8444-8D63-4D19-8EEF-8B02AED980F9", - "ticketNumber": "5QAUKYY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.663281, -79.922735", - "loadTime": "10/11/2019 16:37:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "16:41:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5QAUKYY_201910111637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61062850-CCE5-4B82-AC1F-EEB17CED3B54", - "ticketNumber": "6WXE4KE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.652313, -79.948774", - "loadTime": "10/11/2019 14:35:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "14:39:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6WXE4KE_201910111435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "619A4880-6C96-4757-97DA-16FCBBF7FB18", - "ticketNumber": "6A84ZD2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.65343, -79.946585", - "loadTime": "10/11/2019 14:01:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "14:03:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6A84ZD2_201910111401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69198237-CD9A-4CB7-A1E3-035F2195A49F", - "ticketNumber": "MVWWQ8W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.654903, -79.943362", - "loadTime": "10/11/2019 13:33:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "13:35:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_MVWWQ8W_201910111333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74BD6230-37F9-4997-BE1F-41D6975286D0", - "ticketNumber": "7CFLMAW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.653667, -79.951889", - "loadTime": "10/11/2019 13:15:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "13:17:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7CFLMAW_201910111315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7823FC8D-0D91-48A9-92B7-E6C8254469B4", - "ticketNumber": "XQQV45S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.653697, -79.945815", - "loadTime": "10/11/2019 13:47:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "13:49:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_XQQV45S_201910111347_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7AA86EC4-70D3-4CA8-AA8B-3FFF76E964D6", - "ticketNumber": "3GZQAAL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.65979, -79.935052", - "loadTime": "10/11/2019 15:29:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "15:32:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3GZQAAL_201910111529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8372EF05-333E-42C7-8311-CBFEA52B1DCE", - "ticketNumber": "XJCP8R3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.652349, -79.948613", - "loadTime": "10/11/2019 14:29:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "14:32:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_XJCP8R3_201910111429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "861F2BEE-B110-4F21-BF6F-7B524A96C2BA", - "ticketNumber": "3TFYQAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.655597, -79.946792", - "loadTime": "10/11/2019 12:54:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "12:56:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TFYQAN_201910111254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86B05F04-1F7F-4EFD-B507-D8D43D5C8E93", - "ticketNumber": "3EEABLB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.6592, -79.93623", - "loadTime": "10/11/2019 15:03:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "15:15:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3EEABLB_201910111503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "936F53A3-E0B9-4B25-B973-6992E05AD562", - "ticketNumber": "R355L5Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.654436, -79.944466", - "loadTime": "10/11/2019 13:38:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "13:40:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_R355L5Y_201910111338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9464DFB-5866-417F-AA95-9C88F970654E", - "ticketNumber": "7NJA6TE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.654831, -79.948058", - "loadTime": "10/11/2019 12:59:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "13:03:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7NJA6TE_201910111259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE3D7763-DC13-469F-8072-8CA4EDD3FDDE", - "ticketNumber": "5EL9DR4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.653413, -79.946509", - "loadTime": "10/11/2019 14:04:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "14:08:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5EL9DR4_201910111404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BDBE8C9C-A7DB-4BEF-ACA1-5DAE831F8447", - "ticketNumber": "448VK8N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.662995, -79.923477", - "loadTime": "10/11/2019 16:32:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "16:33:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_448VK8N_201910111632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9D49BD6-7491-4C1F-A025-35CF546ABFEE", - "ticketNumber": "46QS954", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.660561, -79.934524", - "loadTime": "10/11/2019 15:45:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "15:55:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_46QS954_201910111545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA8C27B1-CF87-4554-A75F-DF67F7BD7D67", - "ticketNumber": "5LUKVH7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.651881, -79.949787", - "loadTime": "10/11/2019 14:44:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "14:49:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5LUKVH7_201910111444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD779B16-C5D9-4E5B-A291-E8E93E5ED7CB", - "ticketNumber": "9NV8KRQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.653852, -79.945718", - "loadTime": "10/11/2019 13:50:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "13:55:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9NV8KRQ_201910111350_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1877FDE-B055-4084-8260-9A577A3F41AF", - "ticketNumber": "8DTGBVV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.660519, -79.929087", - "loadTime": "10/11/2019 16:15:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "16:24:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8DTGBVV_201910111615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EBCCDBA0-B717-48C3-956A-9E176307652A", - "ticketNumber": "49D72XM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.66442, -79.919733", - "loadTime": "10/11/2019 16:55:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "16:58:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_49D72XM_201910111655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F38546F5-C704-487D-9645-0FF075CC8665", - "ticketNumber": "5HKXFFT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.664448, -79.919825", - "loadTime": "10/11/2019 16:52:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "16:54:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5HKXFFT_201910111652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3F82344-F708-4DBC-82A3-6951597D88AE", - "ticketNumber": "8TTB6G3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.6607, -79.934398", - "loadTime": "10/11/2019 15:56:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "16:01:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8TTB6G3_201910111556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7E89E88-4CA0-4263-B1B2-5320273E82D1", - "ticketNumber": "BATCGDU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.658893, -79.937139", - "loadTime": "10/11/2019 15:20:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "15:21:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BATCGDU_201910111520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FAE3666A-DF93-4104-8FB1-56E7AF9B41FD", - "ticketNumber": "9NSM3DY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.660062, -79.932353", - "loadTime": "10/11/2019 16:08:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "16:11:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9NSM3DY_201910111608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1AAC321D-AA04-42CA-B08B-EB1B185EA018", - "ticketNumber": "7WTUU2G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.581404, -80.363712", - "loadTime": "10/11/2019 16:59:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "17:01:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7WTUU2G_201910111659_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54BA647D-1F29-42B8-B7F7-51A34EC9A75D", - "ticketNumber": "8F53GCD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.565457, -80.374787", - "loadTime": "10/11/2019 17:25:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "17:30:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8F53GCD_201910111725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85EF7842-D084-4437-8018-C84281803CD5", - "ticketNumber": "9R7MMAB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.575942, -80.363713", - "loadTime": "10/11/2019 17:06:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "17:11:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9R7MMAB_201910111706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C3CBF05-94AE-4202-87D0-5C2C7AEADD2F", - "ticketNumber": "7YBEHRF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.676789, -80.190195", - "loadTime": "10/11/2019 15:46:09", - "straightDistance": "7.32", - "routeDistance": "12.9", - "timeToTower": "0:35:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "16:21:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_7YBEHRF_201910111546_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10ED12A1-3689-4A64-91AD-BEB35BE95F86", - "ticketNumber": "LP4P26N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.724842, -79.935611", - "loadTime": "10/11/2019 17:03:57", - "straightDistance": "8.3", - "routeDistance": "15.43", - "timeToTower": "0:42:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "17:46:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_LP4P26N_201910111703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E0371D6-D2B2-473B-B343-8C7ECA942F0F", - "ticketNumber": "8SV9RRS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.725183, -79.952560", - "loadTime": "10/11/2019 15:04:40", - "straightDistance": "7.44", - "routeDistance": "14.56", - "timeToTower": "1:27:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "16:31:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_8SV9RRS_201910111504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FDB4F43-0886-4C42-A6E2-281612E4E25C", - "ticketNumber": "3VEFA7U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.749663, -79.989843", - "loadTime": "10/11/2019 17:41:19", - "straightDistance": "6.85", - "routeDistance": "10.69", - "timeToTower": "0:36:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "18:17:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 90, - "quantity": 95.9, - "calculatedQuantity": "95.9 CY", - "s3DownloadKey": "HaulPass_3VEFA7U_201910111741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3610D669-6C78-4914-91BC-4C0157199140", - "ticketNumber": "8D8P667", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.793662, -80.003154", - "loadTime": "10/11/2019 13:32:51", - "straightDistance": "9.08", - "routeDistance": "14.95", - "timeToTower": "0:41:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "14:14:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_8D8P667_201910111242_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C660EA2-2325-458F-BA5B-A7B4D2A25600", - "ticketNumber": "6K9X4TZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.793801, -80.003350", - "loadTime": "10/11/2019 15:10:34", - "straightDistance": "9.08", - "routeDistance": "14.96", - "timeToTower": "1:12:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "16:22:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_6K9X4TZ_201910111510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "429612C3-D263-4A80-BC95-440BD775D1DF", - "ticketNumber": "8Q6HKZX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.676907, -80.189904", - "loadTime": "10/11/2019 13:23:56", - "straightDistance": "7.3", - "routeDistance": "12.9", - "timeToTower": "0:31:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "13:55:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_8Q6HKZX_201910111323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48A89799-54AD-461D-8075-59FB303C5E63", - "ticketNumber": "5UFALMM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.751929, -79.993051", - "loadTime": "10/11/2019 15:23:29", - "straightDistance": "6.86", - "routeDistance": "10.44", - "timeToTower": "0:53:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "16:17:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 95, - "quantity": 81.1, - "calculatedQuantity": "81.1 CY", - "s3DownloadKey": "HaulPass_5UFALMM_201910111523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B3349AA-1786-43C8-9ACB-407A0891E8A5", - "ticketNumber": "ZX28HNS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.739838, -79.930056", - "loadTime": "10/11/2019 16:40:11", - "straightDistance": "9.08", - "routeDistance": "15.63", - "timeToTower": "1:10:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "17:50:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_ZX28HNS_201910111640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7820C527-0A13-4AC4-AC5B-333B54C76FAD", - "ticketNumber": "4XZ78WA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.724793, -79.936311", - "loadTime": "10/11/2019 17:05:07", - "straightDistance": "8.27", - "routeDistance": "15.46", - "timeToTower": "0:42:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "17:47:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_4XZ78WA_201910111704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79DDEEB1-57C8-4FB0-9D94-C17278F7C864", - "ticketNumber": "HBYT2LK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.750740, -79.991003", - "loadTime": "10/11/2019 16:09:00", - "straightDistance": "6.87", - "routeDistance": "10.59", - "timeToTower": "0:41:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "16:50:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 80, - "quantity": 60, - "calculatedQuantity": "60 CY", - "s3DownloadKey": "HaulPass_HBYT2LK_201910111608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7D48A206-C324-422C-8DA8-A4DD875425CA", - "ticketNumber": "5VRQDXK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.723542, -79.951827", - "loadTime": "10/11/2019 12:32:55", - "straightDistance": "7.42", - "routeDistance": "14.45", - "timeToTower": "1:28:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "14:01:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 75, - "quantity": 54.4, - "calculatedQuantity": "54.4 CY", - "s3DownloadKey": "HaulPass_5VRQDXK_201910111232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8357B81C-B710-4731-9E6F-786CF8B67DDB", - "ticketNumber": "77Q2BWY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.750439, -79.991222", - "loadTime": "10/11/2019 15:43:43", - "straightDistance": "6.85", - "routeDistance": "10.59", - "timeToTower": "0:34:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "16:18:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 95, - "quantity": 101.2, - "calculatedQuantity": "101.2 CY", - "s3DownloadKey": "HaulPass_77Q2BWY_201910111543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96F10D49-5F1F-44A2-BE06-1A85AF3DF377", - "ticketNumber": "9J3JWT5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.724269, -79.952398", - "loadTime": "10/11/2019 13:24:52", - "straightDistance": "7.42", - "routeDistance": "14.51", - "timeToTower": "0:38:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "14:03:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 70, - "quantity": 64.6, - "calculatedQuantity": "64.6 CY", - "s3DownloadKey": "HaulPass_9J3JWT5_201910111324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98D2E891-B673-4056-AADF-36C812A86F58", - "ticketNumber": "36K8FRZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.739875, -79.931739", - "loadTime": "10/11/2019 12:50:07", - "straightDistance": "9", - "routeDistance": "15.56", - "timeToTower": "1:45:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "14:35:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_36K8FRZ_201910111250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A205AC9E-3D56-4D96-A06C-D24D17FA6B9C", - "ticketNumber": "7TM3ZJR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.739285, -79.930472", - "loadTime": "10/11/2019 15:51:12", - "straightDistance": "9.04", - "routeDistance": "15.57", - "timeToTower": "1:58:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "17:49:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 85, - "quantity": 80.5, - "calculatedQuantity": "80.5 CY", - "s3DownloadKey": "HaulPass_7TM3ZJR_201910111551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3D1180E-9D23-4D86-BC10-2C1612E296B8", - "ticketNumber": "9HR7U6N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.750570, -79.998541", - "loadTime": "10/11/2019 17:00:20", - "straightDistance": "6.6", - "routeDistance": "11.5", - "timeToTower": "0:42:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "17:42:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_9HR7U6N_201910111700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A41F357E-616B-4760-929F-0859415BC2D6", - "ticketNumber": "9H5W9XL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.724708, -79.936701", - "loadTime": "10/11/2019 17:11:18", - "straightDistance": "8.24", - "routeDistance": "15.46", - "timeToTower": "0:42:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "17:54:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_9H5W9XL_201910111711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2891BE1-2B28-4D05-911D-C7946E00EB42", - "ticketNumber": "93WM2XS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.750652, -79.991131", - "loadTime": "10/11/2019 16:23:08", - "straightDistance": "6.86", - "routeDistance": "10.59", - "timeToTower": "0:28:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "16:51:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 85, - "quantity": 77, - "calculatedQuantity": "77 CY", - "s3DownloadKey": "HaulPass_93WM2XS_201910111623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C330D4EA-D562-445F-83BE-49451DB71720", - "ticketNumber": "5H2M32J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.724688, -79.936677", - "loadTime": "10/11/2019 17:11:02", - "straightDistance": "8.24", - "routeDistance": "15.45", - "timeToTower": "0:41:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "17:53:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_5H2M32J_201910111711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C5A51540-5599-43DF-A317-5CE0A83B2623", - "ticketNumber": "8B6GEDX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.676684, -80.190082", - "loadTime": "10/11/2019 17:37:53", - "straightDistance": "7.31", - "routeDistance": "12.91", - "timeToTower": "0:35:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "18:13:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 90, - "quantity": 65.6, - "calculatedQuantity": "65.6 CY", - "s3DownloadKey": "HaulPass_8B6GEDX_201910111737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D37B3568-7E29-45BB-A4D9-39D1D2D47664", - "ticketNumber": "85EB4MN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.676549, -80.189897", - "loadTime": "10/11/2019 14:28:16", - "straightDistance": "7.3", - "routeDistance": "12.92", - "timeToTower": "0:43:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "15:11:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 95, - "quantity": 69.3, - "calculatedQuantity": "69.3 CY", - "s3DownloadKey": "HaulPass_85EB4MN_201910111428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D48059CF-E641-40E4-BE20-E9E99694A311", - "ticketNumber": "7E3DF8L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.750252, -79.990677", - "loadTime": "10/11/2019 17:22:40", - "straightDistance": "6.86", - "routeDistance": "10.63", - "timeToTower": "0:54:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "18:16:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 95, - "quantity": 81.1, - "calculatedQuantity": "81.1 CY", - "s3DownloadKey": "HaulPass_7E3DF8L_201910111722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4552AD8-662D-4374-A905-344D8E608E84", - "ticketNumber": "9XBR273", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.739952, -79.931762", - "loadTime": "10/11/2019 12:27:44", - "straightDistance": "9", - "routeDistance": "15.57", - "timeToTower": "2:06:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "14:34:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 85, - "quantity": 80.5, - "calculatedQuantity": "80.5 CY", - "s3DownloadKey": "HaulPass_9XBR273_201910111227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4A3D45E-6A86-4CAE-9AD5-8B380CF0D391", - "ticketNumber": "9KQ4VZH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.724453, -79.951324", - "loadTime": "10/11/2019 15:38:40", - "straightDistance": "7.48", - "routeDistance": "14.47", - "timeToTower": "0:54:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "16:33:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 80, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_9KQ4VZH_201910111538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9556A2A9-8038-4809-892A-D498B55AB719", - "ticketNumber": "5G59ES9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "ZB2WCAP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.752429, -79.993938", - "loadTime": "10/11/2019 18:29:05", - "straightDistance": "6.86", - "routeDistance": "10.38", - "timeToTower": "0:47:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "19:16:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "90.6 CY", - "percentFull": 75, - "quantity": 68, - "calculatedQuantity": "68 CY", - "s3DownloadKey": "HaulPass_5G59ES9_201910111829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC65203E-70EA-4695-A499-509818A8DCBB", - "ticketNumber": "7MVZFHU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "CSSQ7XA", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8LUB6JT", - "fieldMonitorName": "Jamyu Jones", - "loadCoordinates": "32.749378, -79.989411", - "loadTime": "10/11/2019 17:59:21", - "straightDistance": "6.86", - "routeDistance": "10.72", - "timeToTower": "1:14:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "19:14:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "75 CY", - "percentFull": 75, - "quantity": 56.3, - "calculatedQuantity": "56.3 CY", - "s3DownloadKey": "HaulPass_7MVZFHU_201910111756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB565A44-6486-4589-B59A-C7405F28BD39", - "ticketNumber": "3ZKMB6V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.749764, -79.998336", - "loadTime": "10/11/2019 18:35:39", - "straightDistance": "6.56", - "routeDistance": "11.45", - "timeToTower": "0:32:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "19:07:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_3ZKMB6V_201910111824_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FA959EF-2EBC-4357-A9EF-C0B5EF5F2398", - "ticketNumber": "93HBHYL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939629, -79.697402", - "loadTime": "10/11/2019 18:56:24", - "straightDistance": "41.65", - "routeDistance": "47.23", - "timeToTower": "1:26:26", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/11/2019", - "disposalTime": "20:22:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.85, - "quantity": 26.85, - "calculatedQuantity": "26.85 tons", - "s3DownloadKey": "HaulPass_J001_93HBHYL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "27CE67E9-6A2D-4B19-9CB7-0C7FBCDA884B", - "ticketNumber": "5HY8MJK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939463, -79.697185", - "loadTime": "10/11/2019 16:02:26", - "straightDistance": "41.65", - "routeDistance": "50.09", - "timeToTower": "1:25:37", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/11/2019", - "disposalTime": "17:28:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.83, - "quantity": 26.83, - "calculatedQuantity": "26.83 tons", - "s3DownloadKey": "HaulPass_J001_5HY8MJK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6028BEFD-56E2-4D41-91CD-D0681930620C", - "ticketNumber": "8BC6GUQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939564, -79.697252", - "loadTime": "10/11/2019 17:43:33", - "straightDistance": "41.65", - "routeDistance": "50.09", - "timeToTower": "1:20:37", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/11/2019", - "disposalTime": "19:04:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.83, - "quantity": 24.83, - "calculatedQuantity": "24.83 tons", - "s3DownloadKey": "HaulPass_J001_8BC6GUQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "62F76754-701F-42BD-A92B-8C5E2D68180F", - "ticketNumber": "4DDYJJD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939345, -79.697295", - "loadTime": "10/11/2019 11:31:27", - "straightDistance": "41.66", - "routeDistance": "50.08", - "timeToTower": "3:01:03", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/11/2019", - "disposalTime": "14:32:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.49, - "quantity": 26.49, - "calculatedQuantity": "26.49 tons", - "s3DownloadKey": "HaulPass_J001_4DDYJJD_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8614D855-6788-4EF3-8CBB-932180C8DB8E", - "ticketNumber": "75Y688W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939649, -79.697335", - "loadTime": "10/11/2019 18:06:47", - "straightDistance": "41.64", - "routeDistance": "47.23", - "timeToTower": "1:16:58", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/11/2019", - "disposalTime": "19:23:45", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.5, - "quantity": 26.5, - "calculatedQuantity": "26.5 tons", - "s3DownloadKey": "HaulPass_J001_75Y688W_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C8E45A38-588B-4EDD-A88A-9F2E0CA2230C", - "ticketNumber": "7WDFVCX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939509, -79.697183", - "loadTime": "10/11/2019 14:38:52", - "straightDistance": "41.65", - "routeDistance": "50.09", - "timeToTower": "1:19:51", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/11/2019", - "disposalTime": "15:58:43", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.88, - "quantity": 22.88, - "calculatedQuantity": "22.88 tons", - "s3DownloadKey": "HaulPass_J001_7WDFVCX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F3AF373A-DD4A-44C3-921F-170CF91B2208", - "ticketNumber": "56BECFT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939591, -79.697206", - "loadTime": "10/11/2019 14:50:08", - "straightDistance": "41.64", - "routeDistance": "50.1", - "timeToTower": "2:10:26", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/11/2019", - "disposalTime": "17:00:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.64, - "quantity": 26.64, - "calculatedQuantity": "26.64 tons", - "s3DownloadKey": "HaulPass_J001_56BECFT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "316D2DAB-CB88-4D4B-87AA-D0FD9EB08C4F", - "ticketNumber": "3T8YEWV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.745555, -80.106074", - "loadTime": "10/11/2019 18:01:04", - "straightDistance": "18.09", - "routeDistance": "29.64", - "timeToTower": "2:32:43", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/11/2019", - "disposalTime": "20:33:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 50, - "quantity": 34.9, - "calculatedQuantity": "34.9 CY", - "s3DownloadKey": "HaulPass_3T8YEWV_201910111801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1CEAC5D-DD29-4177-B2AF-DC5A56DE88F8", - "ticketNumber": "4LB3CLU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.714701, -80.074366", - "loadTime": "10/11/2019 18:47:08", - "straightDistance": "18.52", - "routeDistance": "32.85", - "timeToTower": "1:48:17", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/11/2019", - "disposalTime": "20:35:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 40, - "quantity": 28.5, - "calculatedQuantity": "28.5 CY", - "s3DownloadKey": "HaulPass_4LB3CLU_201910111819_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23AC00A8-E1EC-40C3-A835-7B51E64E35E6", - "ticketNumber": "6VB2L4J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.564678, -80.338031", - "loadTime": "10/11/2019 14:34:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "14:38:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6VB2L4J_201910111434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A8392BC-C33A-4E42-BDD9-653E3CD5CAAA", - "ticketNumber": "7FLANSR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.56168, -80.333203", - "loadTime": "10/11/2019 13:43:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "13:46:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7FLANSR_201910111343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C83FE6D-2B00-43D2-8E00-2C8E25FAD6EB", - "ticketNumber": "ZPASWRU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.565478, -80.341078", - "loadTime": "10/11/2019 14:19:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "14:26:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_ZPASWRU_201910111419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6AC4DAD5-A0ED-4474-A734-977ADEC6FC7D", - "ticketNumber": "8QSCBCC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.560826, -80.337805", - "loadTime": "10/11/2019 13:51:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "13:55:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8QSCBCC_201910111351_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72B1A08B-2ADD-44AF-80E7-491B5FD5BC81", - "ticketNumber": "5Z4EL56", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.571167, -80.328121", - "loadTime": "10/11/2019 13:09:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "13:14:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5Z4EL56_201910111309_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "797876B5-6388-4B55-ADAD-F9109C769B14", - "ticketNumber": "7JP7UF2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.562267, -80.338047", - "loadTime": "10/11/2019 13:59:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "14:02:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7JP7UF2_201910111359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BC9775F-EABE-48C5-BF9A-58317C3E0747", - "ticketNumber": "TLN8KHW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.563525, -80.333082", - "loadTime": "10/11/2019 13:29:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "13:31:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_TLN8KHW_201910111329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87D1DE09-3E55-48AF-A77D-A0E0BAEE4CF4", - "ticketNumber": "9MCHJB7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.563862, -80.333261", - "loadTime": "10/11/2019 13:21:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "13:24:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9MCHJB7_201910111321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9679ED17-01F3-4A97-933E-04D9F12536B3", - "ticketNumber": "3YDGBLE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.564721, -80.333069", - "loadTime": "10/11/2019 13:19:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "13:21:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3YDGBLE_201910111319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3CD2CAD-045B-4787-A696-B8ED09E91816", - "ticketNumber": "74KT3UH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.590861, -80.292705", - "loadTime": "10/11/2019 15:43:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "15:47:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_74KT3UH_201910111543_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3286C57-B0E2-4233-A4C4-959EF0E545EA", - "ticketNumber": "3DW5QJH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.565119, -80.336508", - "loadTime": "10/11/2019 14:43:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "14:53:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3DW5QJH_201910111443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CE60E576-FAEC-48EF-806E-A491E8636180", - "ticketNumber": "96XKV4V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.561666, -80.333329", - "loadTime": "10/11/2019 13:38:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "13:42:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_96XKV4V_201910111338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6760141-CD4D-428B-BF3C-5F720C52180E", - "ticketNumber": "4AUWK3J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.588521, -80.292267", - "loadTime": "10/11/2019 15:25:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "15:28:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4AUWK3J_201910111525_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA9C3442-232F-41AE-B057-31BCC38B3683", - "ticketNumber": "34CQ53D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.564957, -80.338869", - "loadTime": "10/11/2019 14:11:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "14:14:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_34CQ53D_201910111411_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FEE435C-D743-4AEA-B369-52F8983E177D", - "ticketNumber": "3L84P8H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.684977, -79.960685", - "loadTime": "10/11/2019 18:40:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "18:42:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3L84P8H_201910111840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1EF4ECB6-8041-47AD-A2D5-7B5F5BA244F7", - "ticketNumber": "62CVXCR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.749412, -79.998511", - "loadTime": "10/11/2019 20:57:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "21:02:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_62CVXCR_201910112057_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FDB4E9D-729F-4891-8FE3-7D364CF5EF54", - "ticketNumber": "5Q7SFD2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.749277, -79.997133", - "loadTime": "10/11/2019 20:36:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "20:40:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5Q7SFD2_201910112036_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "226CE214-DA4D-4A83-AE12-5FCB426886F7", - "ticketNumber": "4YDH55T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.748867, -79.993087", - "loadTime": "10/11/2019 21:34:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "21:37:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4YDH55T_201910112134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "447CE6E2-A442-482C-86DD-AE51EFC57DE5", - "ticketNumber": "3G9JQ82", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.675734, -79.962681", - "loadTime": "10/11/2019 18:13:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "18:18:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3G9JQ82_201910111813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D3BC388-B93F-4C11-BDF7-5BE1B6EA141A", - "ticketNumber": "F4LU2QY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.74686, -79.995734", - "loadTime": "10/11/2019 20:13:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "20:18:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_F4LU2QY_201910112013_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70EB139C-9701-4998-8CA6-4349AF5C4F6C", - "ticketNumber": "4937Q87", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.746628, -79.998227", - "loadTime": "10/11/2019 21:17:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "21:19:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4937Q87_201910112117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E7CE84E-0B9E-4FEF-93B0-CD5C0FF95D46", - "ticketNumber": "9K7ESFA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.746423, -79.995703", - "loadTime": "10/11/2019 20:18:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "20:28:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9K7ESFA_201910112018_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B8087BB3-7255-43AE-9840-5239059E6F32", - "ticketNumber": "9BE9PAT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.67624, -79.977611", - "loadTime": "10/11/2019 18:47:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "18:57:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9BE9PAT_201910111847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E1B2C283-43F5-41B0-A689-C934A8378707", - "ticketNumber": "5XL3SNE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.748723, -79.997517", - "loadTime": "10/11/2019 20:48:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "20:51:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5XL3SNE_201910112048_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E80633C4-ABC1-49A9-819B-C7E5784907AC", - "ticketNumber": "6GASQNJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.749735, -79.993221", - "loadTime": "10/11/2019 21:38:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "21:40:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6GASQNJ_201910112138_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E86B15C7-9CC4-4C11-AA22-B9BCADE72DA4", - "ticketNumber": "7SNBR7L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.74765, -79.99901", - "loadTime": "10/11/2019 21:11:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "21:14:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7SNBR7L_201910112111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F842F684-192A-4C97-939D-B8E29FA758EC", - "ticketNumber": "7NFQAJB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.74919, -79.997223", - "loadTime": "10/11/2019 20:41:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "20:43:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7NFQAJB_201910112041_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F98E013C-2724-416E-85AD-54149981D5ED", - "ticketNumber": "7ZXVHK8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.746775, -79.998126", - "loadTime": "10/11/2019 21:19:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "21:23:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ZXVHK8_201910112119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "030FEFFE-93DD-48BE-A0BE-D53E217AD2E8", - "ticketNumber": "6VKNSCH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.738330, -79.932828", - "loadTime": "10/11/2019 19:29:41", - "straightDistance": "8.89", - "routeDistance": "15.05", - "timeToTower": "1:32:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "21:02:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 95, - "quantity": 101.2, - "calculatedQuantity": "101.2 CY", - "s3DownloadKey": "HaulPass_6VKNSCH_201910111929_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "12FAA926-F1B0-4204-84AC-8E517F300ED4", - "ticketNumber": "7HGFTAC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.738610, -79.934408", - "loadTime": "10/11/2019 19:08:35", - "straightDistance": "8.82", - "routeDistance": "15.05", - "timeToTower": "1:51:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "20:59:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 90, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_7HGFTAC_201910111908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4515C671-E629-4C80-9E97-D4B03C5320D4", - "ticketNumber": "3R5KL9L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.725050, -79.935169", - "loadTime": "10/11/2019 18:52:19", - "straightDistance": "8.33", - "routeDistance": "15.43", - "timeToTower": "1:22:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "20:14:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_3R5KL9L_201910111852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4743C235-7939-4FC6-A8A4-1FA7224D1261", - "ticketNumber": "6SR32LF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.724978, -79.936436", - "loadTime": "10/11/2019 18:50:21", - "straightDistance": "8.27", - "routeDistance": "15.46", - "timeToTower": "1:05:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "19:55:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_6SR32LF_201910111850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BA9C465-0894-43DA-81B2-1D2AAA217A0C", - "ticketNumber": "87JL5NT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.752221, -79.993641", - "loadTime": "10/11/2019 19:07:34", - "straightDistance": "6.86", - "routeDistance": "10.4", - "timeToTower": "1:04:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "20:11:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 90, - "quantity": 95.9, - "calculatedQuantity": "95.9 CY", - "s3DownloadKey": "HaulPass_87JL5NT_201910111907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82E1FF76-F299-4C13-8C83-6B260C8E0DC7", - "ticketNumber": "7B87QM3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.728006, -79.963661", - "loadTime": "10/11/2019 17:59:32", - "straightDistance": "6.99", - "routeDistance": "13.48", - "timeToTower": "2:42:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "20:42:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 85, - "quantity": 61.6, - "calculatedQuantity": "61.6 CY", - "s3DownloadKey": "HaulPass_7B87QM3_201910111759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9609B502-9DF4-45E7-B003-B5D1B056D5CA", - "ticketNumber": "7VUFUP4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.724862, -79.936417", - "loadTime": "10/11/2019 18:47:51", - "straightDistance": "8.26", - "routeDistance": "15.46", - "timeToTower": "1:06:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "19:54:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_7VUFUP4_201910111847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9993511A-005C-48B3-B381-1F7E8C575FDD", - "ticketNumber": "9W95VU4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.724973, -79.934790", - "loadTime": "10/11/2019 18:46:25", - "straightDistance": "8.35", - "routeDistance": "15.27", - "timeToTower": "1:26:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "20:13:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 65, - "quantity": 44.7, - "calculatedQuantity": "44.7 CY", - "s3DownloadKey": "HaulPass_9W95VU4_201910111846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C35BC97E-560C-4725-93CF-FBAC65EAF4F5", - "ticketNumber": "587X4NC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.719262, -79.963591", - "loadTime": "10/11/2019 19:49:39", - "straightDistance": "6.68", - "routeDistance": "14.23", - "timeToTower": "0:54:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "20:43:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 75, - "quantity": 69.2, - "calculatedQuantity": "69.2 CY", - "s3DownloadKey": "HaulPass_587X4NC_201910111935_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CCB8A2D5-0E4F-42D1-80DE-DD0FA2AB1B0F", - "ticketNumber": "74PB4C7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4UZRAA4", - "fieldMonitorName": "Sylvia Noel", - "loadCoordinates": "32.740903, -80.241353", - "loadTime": "10/11/2019 19:21:35", - "straightDistance": "11.31", - "routeDistance": "21.92", - "timeToTower": "1:03:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "20:25:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 95, - "quantity": 69.3, - "calculatedQuantity": "69.3 CY", - "s3DownloadKey": "HaulPass_74PB4C7_201910111921_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF6750BC-39F6-4B7B-9EA1-8EE6601ACBE8", - "ticketNumber": "5JVHL3Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "87C2HBZ", - "fieldMonitorName": "Javaun Haynes", - "loadCoordinates": "32.752486, -79.993792", - "loadTime": "10/11/2019 19:30:44", - "straightDistance": "6.87", - "routeDistance": "10.39", - "timeToTower": "0:39:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/11/2019", - "disposalTime": "20:10:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 90, - "quantity": 76.9, - "calculatedQuantity": "76.9 CY", - "s3DownloadKey": "HaulPass_5JVHL3Y_201910111930_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82CDA753-7198-4F6A-BC7A-0EED80AC502A", - "ticketNumber": "6M9GBEK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.750818, -79.99826", - "loadTime": "10/11/2019 12:45:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "7:29:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "20:15:10", - "debrisType": "Leaner", - "diameter": 9.8, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6M9GBEK_201910111245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CE9D076-A509-4E6A-BC59-50CCEE5DF03A", - "ticketNumber": "4J456Z7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.750916, -79.998081", - "loadTime": "10/11/2019 12:59:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "7:18:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "20:17:55", - "debrisType": "Leaner", - "diameter": 10, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4J456Z7_201910111259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCA091D6-7DDA-494F-899B-8777D3874439", - "ticketNumber": "6LP6R9M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.75085, -79.998123", - "loadTime": "10/11/2019 13:01:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "7:15:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "20:17:17", - "debrisType": "Leaner", - "diameter": 20, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6LP6R9M_201910111301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BD29944B-046D-437D-BFDA-2E28B5A6A427", - "ticketNumber": "XHCE3DT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.797644, -79.994919", - "loadTime": "10/11/2019 18:50:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "1:18:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "20:08:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_XHCE3DT_201910111850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2AD9EDF-98F9-463C-8180-04A893ACAFF7", - "ticketNumber": "6ZM8V7E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.797521, -79.994746", - "loadTime": "10/11/2019 18:54:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "1:19:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "20:13:44", - "debrisType": "Leaner", - "diameter": 24.6, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ZM8V7E_201910111854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C67ABF1E-E1F4-4AB5-A929-D0A4F4186923", - "ticketNumber": "8P95MJK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.750807, -79.998119", - "loadTime": "10/11/2019 13:01:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "7:14:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "20:15:58", - "debrisType": "Leaner", - "diameter": 19.8, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8P95MJK_201910111301_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01EFC29A-87C2-45CB-92F1-21089C25FD16", - "ticketNumber": "54M3Q4S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815949, -79.994886", - "loadTime": "10/11/2019 14:18:39", - "straightDistance": "15.26", - "routeDistance": "18.35", - "timeToTower": "0:40:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "14:58:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_54M3Q4S_201910111418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04882A42-658A-4CFB-93B6-CB961088D534", - "ticketNumber": "39DF9LL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.815907, -79.994418", - "loadTime": "10/11/2019 20:53:29", - "straightDistance": "15.28", - "routeDistance": "18.37", - "timeToTower": "1:00:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "21:54:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 60, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_39DF9LL_201910112053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0608FBFB-7F86-42D0-A95A-54CA0DADCB4B", - "ticketNumber": "7SP2BQJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4HV62MN", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7RLVN9Y", - "fieldMonitorName": "Marvin Pressley", - "loadCoordinates": "32.816609, -80.019655", - "loadTime": "10/10/2019 20:58:13", - "straightDistance": "13.82", - "routeDistance": "17.17", - "timeToTower": "15:41:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "12:39:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "74.5 CY", - "percentFull": 65, - "quantity": 48.4, - "calculatedQuantity": "48.4 CY", - "s3DownloadKey": "HaulPass_7SP2BQJ_201910102058_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07AB19DA-F7F5-486B-926D-C028FA2B370A", - "ticketNumber": "6FFBG54", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.797854, -80.055582", - "loadTime": "10/11/2019 18:59:21", - "straightDistance": "11.81", - "routeDistance": "14.13", - "timeToTower": "0:38:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "19:37:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_6FFBG54_201910111859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1813CB29-76A9-4DC6-A5B3-04C4A0626D33", - "ticketNumber": "8N7926E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.760423, -80.313612", - "loadTime": "10/11/2019 15:07:12", - "straightDistance": "5.08", - "routeDistance": "8.55", - "timeToTower": "1:53:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "17:00:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 95, - "quantity": 67.7, - "calculatedQuantity": "67.7 CY", - "s3DownloadKey": "HaulPass_8N7926E_201910111457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D43DB46-7E38-4F58-93D6-E1D03D0351A1", - "ticketNumber": "5UDXSR6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4U2TEWM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.815709, -79.994713", - "loadTime": "10/10/2019 20:24:47", - "straightDistance": "15.27", - "routeDistance": "18.34", - "timeToTower": "18:09:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "14:34:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.6 CY", - "percentFull": 80, - "quantity": 56.5, - "calculatedQuantity": "56.5 CY", - "s3DownloadKey": "HaulPass_5UDXSR6_201910102024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25A988B0-D4DD-43F9-B725-61A387A74493", - "ticketNumber": "86ZXQY8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8HQZYES", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.797495, -80.054142", - "loadTime": "10/10/2019 20:39:07", - "straightDistance": "11.89", - "routeDistance": "14.09", - "timeToTower": "17:36:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "14:15:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_86ZXQY8_201910102039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "30980015-E885-4F7D-935B-13EC9592485D", - "ticketNumber": "GX2U4JR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.793014, -80.141263", - "loadTime": "10/11/2019 12:04:59", - "straightDistance": "6.96", - "routeDistance": "8.12", - "timeToTower": "1:56:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "14:01:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 90, - "quantity": 62.7, - "calculatedQuantity": "62.7 CY", - "s3DownloadKey": "HaulPass_GX2U4JR_201910111204_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "320E9E6A-5210-4FEF-A3C9-DC0323DBE105", - "ticketNumber": "3NNNWB2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.811655, -80.133960", - "loadTime": "10/11/2019 17:15:18", - "straightDistance": "7.19", - "routeDistance": "10.44", - "timeToTower": "0:37:57", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "17:53:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 60, - "quantity": 47.6, - "calculatedQuantity": "47.6 CY", - "s3DownloadKey": "HaulPass_3NNNWB2_201910111715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4447659D-8D6C-4238-A87E-A68F05FAFDEB", - "ticketNumber": "4U2G6UY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8QQUPEQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.797362, -80.054110", - "loadTime": "10/10/2019 20:34:59", - "straightDistance": "11.9", - "routeDistance": "14.1", - "timeToTower": "17:38:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "14:13:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "70.8 CY", - "percentFull": 75, - "quantity": 53.1, - "calculatedQuantity": "53.1 CY", - "s3DownloadKey": "HaulPass_4U2G6UY_201910102034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B874A10-4725-48B1-B619-119EB0DC491C", - "ticketNumber": "8HKFZS6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.797550, -80.054215", - "loadTime": "10/11/2019 14:04:50", - "straightDistance": "11.89", - "routeDistance": "14.09", - "timeToTower": "0:33:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "14:38:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 80, - "quantity": 30.2, - "calculatedQuantity": "30.2 CY", - "s3DownloadKey": "HaulPass_8HKFZS6_201910111404_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "504055CC-AB74-43F7-AB25-556FF55438B4", - "ticketNumber": "7VXVAF6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.799324, -80.053282", - "loadTime": "10/11/2019 12:39:50", - "straightDistance": "11.93", - "routeDistance": "14.06", - "timeToTower": "0:37:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "13:17:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 80, - "quantity": 30.2, - "calculatedQuantity": "30.2 CY", - "s3DownloadKey": "HaulPass_7VXVAF6_201910111231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "58CF4519-9A71-486D-BD42-E835F252956A", - "ticketNumber": "8YAXZES", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.816184, -79.994582", - "loadTime": "10/11/2019 16:42:35", - "straightDistance": "15.27", - "routeDistance": "18.34", - "timeToTower": "1:09:56", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "17:52:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_8YAXZES_201910111642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61B8B159-88E1-4F28-AA8C-CD2C964CD493", - "ticketNumber": "89XCKD3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.816002, -79.994823", - "loadTime": "10/11/2019 18:54:41", - "straightDistance": "15.26", - "routeDistance": "18.35", - "timeToTower": "1:08:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "20:03:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_89XCKD3_201910111854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77DC9523-6905-4754-8C10-2FD69F04A6EB", - "ticketNumber": "3HY8W32", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.802623, -80.127375", - "loadTime": "10/10/2019 21:55:01", - "straightDistance": "7.63", - "routeDistance": "9.83", - "timeToTower": "14:45:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "12:40:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_3HY8W32_201910102155_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F53DDF6-ADD9-4BAC-A1C8-C6410060EC9A", - "ticketNumber": "92RR3U9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZCB7NY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.815681, -79.994961", - "loadTime": "10/10/2019 20:34:31", - "straightDistance": "15.25", - "routeDistance": "18.32", - "timeToTower": "18:01:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "14:35:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "83.5 CY", - "percentFull": 85, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_92RR3U9_201910102034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85B0209B-5700-4DA6-B5B6-1429487512DC", - "ticketNumber": "5VAXW43", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.815995, -79.994850", - "loadTime": "10/11/2019 18:54:13", - "straightDistance": "15.26", - "routeDistance": "18.35", - "timeToTower": "1:08:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "20:02:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_5VAXW43_201910111854_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E4AE533-3613-4948-8FB7-7C22D521ED49", - "ticketNumber": "4P7K9JE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6G9LQAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.809792, -80.033567", - "loadTime": "10/10/2019 20:48:14", - "straightDistance": "13.02", - "routeDistance": "16.55", - "timeToTower": "15:38:05", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "12:26:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "62.4 CY", - "percentFull": 75, - "quantity": 46.8, - "calculatedQuantity": "46.8 CY", - "s3DownloadKey": "HaulPass_4P7K9JE_201910102040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A668449C-DE89-483F-A074-BF1A35853095", - "ticketNumber": "84F6A53", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4H7KWRX", - "fieldMonitorName": "Hassan Allah", - "loadCoordinates": "32.811398, -79.992485", - "loadTime": "10/10/2019 22:15:28", - "straightDistance": "15.4", - "routeDistance": "18.4", - "timeToTower": "14:07:36", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "12:23:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 65, - "quantity": 38.9, - "calculatedQuantity": "38.9 CY", - "s3DownloadKey": "HaulPass_84F6A53_201910102215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0F82E84-0D4D-46BD-A1EB-19F2AB6711C4", - "ticketNumber": "78EL9J2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.815755, -79.994546", - "loadTime": "10/11/2019 20:53:01", - "straightDistance": "15.28", - "routeDistance": "18.37", - "timeToTower": "0:59:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "21:52:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_78EL9J2_201910112053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BBB087E0-027F-434B-BA21-CDB226373A82", - "ticketNumber": "68JXXXW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.781238, -80.183036", - "loadTime": "10/11/2019 12:35:08", - "straightDistance": "4.99", - "routeDistance": "8.84", - "timeToTower": "1:32:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "14:07:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 85, - "quantity": 60.6, - "calculatedQuantity": "60.6 CY", - "s3DownloadKey": "HaulPass_68JXXXW_201910111212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1DF1112-1B12-4109-82F2-6D7177929D3F", - "ticketNumber": "7BVDWYE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.772164, -80.270501", - "loadTime": "10/11/2019 14:33:29", - "straightDistance": "3.18", - "routeDistance": "5.9", - "timeToTower": "2:26:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "16:59:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 90, - "quantity": 62.7, - "calculatedQuantity": "62.7 CY", - "s3DownloadKey": "HaulPass_7BVDWYE_201910111433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9555D92-2C68-471C-A345-CA9962550C9B", - "ticketNumber": "6DM8NUJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.797869, -80.055135", - "loadTime": "10/11/2019 20:30:34", - "straightDistance": "11.83", - "routeDistance": "14.13", - "timeToTower": "0:39:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "21:09:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 85, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_6DM8NUJ_201910112017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E063C77F-5560-4B02-A3E1-4C9C8F59E3F8", - "ticketNumber": "4QMTXDS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.797030, -80.054064", - "loadTime": "10/11/2019 15:28:46", - "straightDistance": "11.9", - "routeDistance": "14.12", - "timeToTower": "0:41:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "16:10:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 85, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_4QMTXDS_201910111520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EADA2460-D4A0-4F42-B95E-C568224A07E0", - "ticketNumber": "84S9KMU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.814076, -79.992628", - "loadTime": "10/11/2019 14:12:54", - "straightDistance": "15.39", - "routeDistance": "18.51", - "timeToTower": "0:46:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "14:59:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_84S9KMU_201910111412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED22AB11-C62D-42AF-B2DB-AB87ED060239", - "ticketNumber": "5S3TA9Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.823043, -79.987544", - "loadTime": "10/11/2019 13:58:50", - "straightDistance": "15.69", - "routeDistance": "19.07", - "timeToTower": "1:20:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "15:19:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_5S3TA9Z_201910111358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE2077C2-8D85-413F-897B-05B3CCBD5481", - "ticketNumber": "49W4FWR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.814648, -80.018341", - "loadTime": "10/11/2019 13:22:00", - "straightDistance": "13.9", - "routeDistance": "17", - "timeToTower": "0:59:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "14:21:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 65, - "quantity": 48, - "calculatedQuantity": "48 CY", - "s3DownloadKey": "HaulPass_49W4FWR_201910111321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08D8342D-D7E2-4ABB-8EE6-1E6F5B13AB4B", - "ticketNumber": "756PFQ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.538707, -80.313842", - "loadTime": "10/11/2019 13:23:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "13:25:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_756PFQ2_201910111323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34494744-E504-47AF-810D-FF7E78EE7869", - "ticketNumber": "9EDSAZJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.556014, -80.300059", - "loadTime": "10/11/2019 13:58:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "14:02:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9EDSAZJ_201910111358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C8B30BF-A02D-4CE3-9675-7C319B925F50", - "ticketNumber": "3YKT8FR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.554651, -80.299451", - "loadTime": "10/11/2019 13:53:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "13:55:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3YKT8FR_201910111353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61EBA294-8981-4772-816D-7BCB60B5AE48", - "ticketNumber": "4CTNG22", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.541905, -80.309207", - "loadTime": "10/11/2019 13:33:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "13:35:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4CTNG22_201910111333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87133EE6-E5C1-410D-8C48-4D54D40B6402", - "ticketNumber": "3HEQLDT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.54229, -80.309165", - "loadTime": "10/11/2019 13:29:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "13:32:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3HEQLDT_201910111329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D44FC188-6ECC-4683-99FF-B5F7C88C9758", - "ticketNumber": "9UBLQAG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.547155, -80.302921", - "loadTime": "10/11/2019 13:42:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "13:47:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9UBLQAG_201910111342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5353DB3-C99F-432E-A245-EBF6F967D1F4", - "ticketNumber": "3QUF4Z7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.537485, -80.315188", - "loadTime": "10/11/2019 13:18:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "13:20:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3QUF4Z7_201910111318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04D37064-F14E-4EF3-A2EB-220C85D8499C", - "ticketNumber": "8BQL3YQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.575591, -80.276795", - "loadTime": "10/11/2019 14:57:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "14:58:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8BQL3YQ_201910111457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B965DE8-4B87-49C5-8F0B-2942C26705F1", - "ticketNumber": "5MRRC7W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.555008, -80.305781", - "loadTime": "10/11/2019 14:10:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "14:14:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5MRRC7W_201910111410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D8A3E59-4A39-4FB9-B3B9-F6C06A5EFD30", - "ticketNumber": "9GEFY5A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.60665, -80.345284", - "loadTime": "10/11/2019 17:45:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "17:46:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9GEFY5A_201910111745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "443E11B2-2760-47D7-A81D-B3FBAC7142D2", - "ticketNumber": "YHG4ZBR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.591394, -80.269256", - "loadTime": "10/11/2019 15:12:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "15:14:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_YHG4ZBR_201910111512_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6879D430-C18E-4481-AB83-8C29E11A6D45", - "ticketNumber": "95NBYZ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.557137, -80.295364", - "loadTime": "10/11/2019 14:39:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "14:45:00", - "debrisType": "Leaner", - "diameter": 6.2, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_95NBYZ5_201910111439_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "830903BC-63BB-4759-9892-988541883EBD", - "ticketNumber": "7LV8S56", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.522705, -80.299876", - "loadTime": "10/11/2019 17:20:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "17:22:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7LV8S56_201910111720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AAB31C48-48C7-427E-A761-2F71788541C4", - "ticketNumber": "4D4PF2P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.55057, -80.313252", - "loadTime": "10/11/2019 14:17:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "14:22:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4D4PF2P_201910111417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B36BA484-2D47-4524-AA49-52F458C6760C", - "ticketNumber": "32LV3PK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.547677, -80.323", - "loadTime": "10/11/2019 14:27:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "14:29:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_32LV3PK_201910111427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA0470E6-FEFB-4B28-BC2B-FC5250E349D8", - "ticketNumber": "3E3P9W4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.77286, -80.244561", - "loadTime": "10/11/2019 19:57:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "20:03:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3E3P9W4_201910111957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C369CAB1-11EE-4DFD-B60D-3F476FBEFE01", - "ticketNumber": "6S3SJFP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.591267, -80.28794", - "loadTime": "10/11/2019 15:34:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "15:39:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6S3SJFP_201910111534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7B06632-8649-4EA8-A168-488508DB2D15", - "ticketNumber": "QPBHLJ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.555692, -80.302171", - "loadTime": "10/11/2019 14:05:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "14:07:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_QPBHLJ7_201910111405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8F007C5-2F79-4B95-8461-D3CD3E78D3BB", - "ticketNumber": "89JGQZ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.594243, -80.28334", - "loadTime": "10/11/2019 15:27:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "15:31:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_89JGQZ8_201910111527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2527473-704C-456D-AEB5-7615FFEEF778", - "ticketNumber": "34LYMDS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.712934, -80.33326", - "loadTime": "10/11/2019 19:33:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "19:38:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_34LYMDS_201910111933_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6C63DEF-33B9-4DA4-B61B-33FDB270593E", - "ticketNumber": "7NW2KHM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.654569, -80.343362", - "loadTime": "10/11/2019 17:55:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "18:01:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7NW2KHM_201910111755_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D260767B-58DA-4DF6-84EB-467F6CB9934A", - "ticketNumber": "6SAC9BY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.786875, -80.046066", - "loadTime": "10/11/2019 22:17:18", - "straightDistance": "12.46", - "routeDistance": "14.49", - "timeToTower": "0:31:49", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/11/2019", - "disposalTime": "22:49:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 95, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_6SAC9BY_201910112217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "299A4D2D-206D-4B00-AE0B-413400613AD9", - "ticketNumber": "82TXHCZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.69611, -79.958127", - "loadTime": "10/11/2019 16:29:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "16:33:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82TXHCZ_201910111629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3FE070D2-93D5-4212-8DC5-677AEA5C65B0", - "ticketNumber": "36NVFGP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.695994, -79.958031", - "loadTime": "10/11/2019 16:26:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "16:28:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_36NVFGP_201910111626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CE57F43-2D69-4FB4-97AB-784D6CFD3289", - "ticketNumber": "99NYSL6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.697042, -79.957827", - "loadTime": "10/11/2019 16:36:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "16:40:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_99NYSL6_201910111636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D85C9D3F-7904-41C8-84DE-658B459BD106", - "ticketNumber": "3USUZVU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.69594, -79.95806", - "loadTime": "10/11/2019 16:22:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "16:25:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3USUZVU_201910111622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AFA11D9-6C7A-4F35-A4E6-6FE948706BE2", - "ticketNumber": "XC2ASYY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.696664, -79.957793", - "loadTime": "10/11/2019 16:43:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "16:45:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_XC2ASYY_201910111643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B5266BA-0907-4511-84FE-EF4B79AFBA1F", - "ticketNumber": "6BJ8X3K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.699302, -79.953931", - "loadTime": "10/11/2019 17:11:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "17:12:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6BJ8X3K_201910111711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D14D965-6461-4A03-A8C0-B5A12B2694A5", - "ticketNumber": "9TU66QG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.702288, -79.963404", - "loadTime": "10/11/2019 19:52:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "19:53:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9TU66QG_201910111952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "10144C3E-0383-4387-9C4D-83A83AC9DE9E", - "ticketNumber": "3E5GYXG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.702547, -79.962355", - "loadTime": "10/11/2019 19:45:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "19:48:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3E5GYXG_201910111945_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "178245F4-B988-4CE4-AA45-6A17D8694293", - "ticketNumber": "9QU2YJS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.706972, -79.961977", - "loadTime": "10/11/2019 21:15:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "21:19:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9QU2YJS_201910112115_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E56F6C0-99A0-4903-B1F0-E679377CF4AC", - "ticketNumber": "53YW6ZS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.70226, -79.963453", - "loadTime": "10/11/2019 20:21:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "20:24:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_53YW6ZS_201910112021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2275359E-E7DB-4BCF-A39D-E16FFB311C1F", - "ticketNumber": "EYJPWJU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.706661, -79.962144", - "loadTime": "10/11/2019 21:19:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "21:21:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_EYJPWJU_201910112119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2AC87C07-0CFF-40E2-B973-93CC99F5405B", - "ticketNumber": "6EE529Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.703297, -79.950657", - "loadTime": "10/11/2019 18:26:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "18:32:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6EE529Z_201910111826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33B9BFE0-6C54-4DDD-8944-7A07B2915FB2", - "ticketNumber": "5L32LV7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.706727, -79.962238", - "loadTime": "10/11/2019 21:11:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "21:14:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5L32LV7_201910112111_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33C1C1A9-2276-4336-A4F9-057260A8BC52", - "ticketNumber": "8XHQE5K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.705857, -79.961601", - "loadTime": "10/11/2019 21:52:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "22:00:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8XHQE5K_201910112152_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "360A9298-B295-4E33-9B17-C9151DBC7C59", - "ticketNumber": "936ESY3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.698007, -79.963443", - "loadTime": "10/11/2019 17:43:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "17:45:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_936ESY3_201910111743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D26390E-5890-4F6F-9E63-67DD954D3B0B", - "ticketNumber": "4L7RZT3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.706074, -79.939118", - "loadTime": "10/11/2019 18:44:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "18:47:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4L7RZT3_201910111844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4D6AC53E-3969-4BD3-831F-B04203485541", - "ticketNumber": "7BDLEUZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.706603, -79.961633", - "loadTime": "10/11/2019 21:42:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "21:43:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7BDLEUZ_201910112142_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "527BA270-ACC7-4963-B420-264DDB8A7BBB", - "ticketNumber": "9TRLX2Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.70678, -79.962428", - "loadTime": "10/11/2019 21:01:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "21:03:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9TRLX2Z_201910112101_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5356B179-61DF-4E7B-8880-7A47A8D03162", - "ticketNumber": "5HL4PG7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.706186, -79.939078", - "loadTime": "10/11/2019 19:12:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "19:14:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5HL4PG7_201910111912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5ADF7F5B-11A3-4104-BB86-16336CBA0463", - "ticketNumber": "32ZK4MA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.702247, -79.96392", - "loadTime": "10/11/2019 19:56:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "20:01:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_32ZK4MA_201910111956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5BF58D54-71C6-48F5-A687-294112D28FA8", - "ticketNumber": "9D2JL4E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.695966, -79.95625", - "loadTime": "10/11/2019 17:24:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "17:26:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9D2JL4E_201910111724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CB428AF-AF87-4F13-AF40-31AE6252D0E0", - "ticketNumber": "6555HXW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.702015, -79.964067", - "loadTime": "10/11/2019 20:05:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:14:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "20:20:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6555HXW_201910112005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D46E19E-9B44-46F9-8772-3E790C9FDDD0", - "ticketNumber": "7YRW9DF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.706555, -79.961825", - "loadTime": "10/11/2019 21:34:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "21:40:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7YRW9DF_201910112134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D71FDBD-D8B8-491D-8B3F-13B52193D56D", - "ticketNumber": "42UDRZZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.706688, -79.962537", - "loadTime": "10/11/2019 21:09:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "21:10:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_42UDRZZ_201910112109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64185D8A-82F8-4DD9-9AE7-2132A062A92C", - "ticketNumber": "7C7YRAH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.696175, -79.956275", - "loadTime": "10/11/2019 17:19:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "17:22:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7C7YRAH_201910111719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68CAFC13-2FEA-4D82-9F4A-6C347C9BFAC3", - "ticketNumber": "7DM47DC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.694522, -79.96239", - "loadTime": "10/11/2019 18:10:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "18:13:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7DM47DC_201910111810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B0BE20F-AC10-46D0-8532-57B59D5340CC", - "ticketNumber": "5V48SNS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.700058, -79.954414", - "loadTime": "10/11/2019 16:57:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "17:00:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5V48SNS_201910111657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F33FB36-D053-471C-861E-FBD2CB3163EF", - "ticketNumber": "8AA8M6G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.694903, -79.961258", - "loadTime": "10/11/2019 18:04:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "18:07:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8AA8M6G_201910111804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72AFE0A8-C368-4788-A802-B3DA22F6E0DE", - "ticketNumber": "5BZ6X87", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.705779, -79.961536", - "loadTime": "10/11/2019 21:49:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "21:51:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5BZ6X87_201910112149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "78A925E8-CC3C-4933-AE01-A6C42D18FC26", - "ticketNumber": "7QTH45X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.706743, -79.962321", - "loadTime": "10/11/2019 21:22:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "21:24:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QTH45X_201910112122_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8289E994-EBE1-4C31-BAA7-C3D29FBBD44F", - "ticketNumber": "6WMW5K5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.699211, -79.954052", - "loadTime": "10/11/2019 17:05:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "17:08:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6WMW5K5_201910111705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "848AD4FC-864D-4391-BBA5-3D882002A1D3", - "ticketNumber": "784KKTW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.705537, -79.940397", - "loadTime": "10/11/2019 19:20:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "19:22:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_784KKTW_201910111920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D3B2C2E-B9D5-4FC3-925F-FC3EA48A45E2", - "ticketNumber": "5NQDNX6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.707003, -79.963086", - "loadTime": "10/11/2019 20:53:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "20:55:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5NQDNX6_201910112053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "96C839B9-166D-47FA-A385-9DB0A97C7424", - "ticketNumber": "834ENEM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.706733, -79.963155", - "loadTime": "10/11/2019 20:50:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "20:52:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_834ENEM_201910112050_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D1D0164-9EB2-477E-9F16-5E7DFDD11E74", - "ticketNumber": "98ME9GG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.705866, -79.961603", - "loadTime": "10/11/2019 21:47:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "21:48:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_98ME9GG_201910112147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2052DD6-BFFC-4E4B-94B2-99CBE08A7436", - "ticketNumber": "58NB6JU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.702155, -79.963811", - "loadTime": "10/11/2019 20:01:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "20:05:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_58NB6JU_201910112001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A29BF806-1BA4-4FE1-AB10-B84E8357AABF", - "ticketNumber": "3HFL3G8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.706798, -79.962714", - "loadTime": "10/11/2019 20:59:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "21:00:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3HFL3G8_201910112059_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AC6AA736-7185-43E5-A1BB-9CF33FFB22E7", - "ticketNumber": "75EXE98", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.703247, -79.950265", - "loadTime": "10/11/2019 18:33:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "18:35:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_75EXE98_201910111833_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFF5E92A-938C-457B-9CA7-27A1F5197096", - "ticketNumber": "4AA52BK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.697431, -79.963049", - "loadTime": "10/11/2019 17:55:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "17:58:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4AA52BK_201910111755_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC93C463-EA54-4A47-AF3D-A08038D9B309", - "ticketNumber": "9VRDCM7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.706685, -79.96207", - "loadTime": "10/11/2019 21:26:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "21:29:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9VRDCM7_201910112126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4DAEF5A-EE06-47D8-A24A-55B18A4E2A67", - "ticketNumber": "4BV2ESL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.697161, -79.958257", - "loadTime": "10/11/2019 16:49:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "16:51:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4BV2ESL_201910111649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBC27320-2B72-4200-A7D3-73F3BA23A2C2", - "ticketNumber": "5AVHGV2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.70674, -79.962241", - "loadTime": "10/11/2019 21:06:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "21:08:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5AVHGV2_201910112106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCCC8F0E-E4D6-459B-BD76-C45F991085B7", - "ticketNumber": "9DLA5XM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.696066, -79.956604", - "loadTime": "10/11/2019 17:28:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "17:29:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9DLA5XM_201910111728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0F5C6B1-B86B-48B5-A2C5-90FD010C0746", - "ticketNumber": "5UHLSJF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.696908, -79.958189", - "loadTime": "10/11/2019 16:46:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "16:47:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5UHLSJF_201910111646_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E571D440-9A94-4945-A97A-8368CADD01DE", - "ticketNumber": "QM4G49W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.706827, -79.962598", - "loadTime": "10/11/2019 21:05:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "21:06:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_QM4G49W_201910112105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7EBDDEE-53C7-4C87-978A-9B827A39C8C0", - "ticketNumber": "73J9UG3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.698108, -79.963644", - "loadTime": "10/11/2019 17:46:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "17:50:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_73J9UG3_201910111746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC16A98D-9386-4B3F-98ED-9F9DA9F6404D", - "ticketNumber": "8J3BUT5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.706043, -79.939166", - "loadTime": "10/11/2019 18:53:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:17:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "19:11:30", - "debrisType": "Leaner", - "diameter": 9, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8J3BUT5_201910111853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F57F6CF4-514F-4566-8F53-8B5D445E2FD9", - "ticketNumber": "463MAY8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.69884, -79.963814", - "loadTime": "10/11/2019 17:36:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "17:38:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_463MAY8_201910111736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6F1C524-022D-4924-9DE3-6D82938DC195", - "ticketNumber": "7PJUYVU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.702902, -79.95062", - "loadTime": "10/11/2019 18:23:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "18:25:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7PJUYVU_201910111823_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA7C606E-1796-4082-9235-271083CC7CE4", - "ticketNumber": "86VZVX7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.705531, -79.961606", - "loadTime": "10/11/2019 22:03:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "22:04:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_86VZVX7_201910112203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FCE1FEA6-7428-4220-AD28-7CC47D81D017", - "ticketNumber": "5RH7F2E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.705741, -79.940519", - "loadTime": "10/11/2019 19:23:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "19:24:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5RH7F2E_201910111923_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FDFB20CB-7646-4FF5-92E7-F97FF8BD6611", - "ticketNumber": "5UCQFJ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.696688, -79.95813", - "loadTime": "10/11/2019 16:40:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "16:42:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5UCQFJ5_201910111640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FFF6EC18-4851-41EF-918C-A1C55E178A09", - "ticketNumber": "KTCJP6Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "6RT3QLE", - "fieldMonitorName": "Gwendolen Courtney-Klebe", - "loadCoordinates": "32.706617, -79.961886", - "loadTime": "10/11/2019 21:31:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/11/2019", - "disposalTime": "21:33:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_KTCJP6Y_201910112131_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "693F3513-2C4E-4C64-984B-E158FDE246AA", - "ticketNumber": "9KXG4R3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.588316, -80.353965", - "loadTime": "10/12/2019 11:57:20", - "straightDistance": ".12", - "routeDistance": ".12", - "timeToTower": "3:15:13", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/12/2019", - "disposalTime": "15:12:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 95, - "quantity": 69, - "calculatedQuantity": "69 CY", - "s3DownloadKey": "HaulPass_9KXG4R3_201910121157_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "90B16744-06EC-4DF2-B880-F1017DC41E08", - "ticketNumber": "5FHUJN6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.581617, -80.326730", - "loadTime": "10/12/2019 13:04:22", - "straightDistance": "1.77", - "routeDistance": "2.03", - "timeToTower": "2:09:33", - "towerMonitorUserCertificationNumber": "4RLJGZQ", - "towerMonitorName": "Ashley Pangalangan", - "siteName": "Pine Landing Road DMS", - "siteCoordinates": "32.589056, -80.355763", - "disposalDate": "10/12/2019", - "disposalTime": "15:13:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 90, - "quantity": 69.8, - "calculatedQuantity": "69.8 CY", - "s3DownloadKey": "HaulPass_5FHUJN6_201910121200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16829E8A-658C-44E3-9D92-024E32C82015", - "ticketNumber": "8QSYURA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.717575, -80.118647", - "loadTime": "10/12/2019 13:25:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "13:30:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8QSYURA_201910121325_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D9CAB96-5DF4-4228-9F08-618F4BAB7921", - "ticketNumber": "BL9GJUM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.71997, -80.113204", - "loadTime": "10/12/2019 13:38:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "13:45:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BL9GJUM_201910121338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4841B4B6-2B93-4E2A-9E15-CC156E7FDCB4", - "ticketNumber": "57LDFU9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.67921, -80.095032", - "loadTime": "10/12/2019 14:57:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "15:01:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_57LDFU9_201910121457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5EC25265-77C8-4ADD-AB82-3A1920470972", - "ticketNumber": "5X7B639", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.717089, -80.086885", - "loadTime": "10/12/2019 16:51:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "16:55:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5X7B639_201910121651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6AA8DF17-D90C-46E1-A451-5AF962BF1FED", - "ticketNumber": "8NM72TL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.722715, -80.10661", - "loadTime": "10/12/2019 13:53:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "13:56:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NM72TL_201910121353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72E0A667-AC28-4805-A291-9AFD53137EBD", - "ticketNumber": "7DZM3QK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.680595, -80.092332", - "loadTime": "10/12/2019 14:49:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "14:53:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7DZM3QK_201910121449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D5E1257-D569-45B5-BA54-FCDB61B77C27", - "ticketNumber": "7ALWKFV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.759102, -79.992930", - "loadTime": "10/12/2019 12:32:59", - "straightDistance": "7.27", - "routeDistance": "10.38", - "timeToTower": "1:32:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "14:05:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 90, - "quantity": 76.9, - "calculatedQuantity": "76.9 CY", - "s3DownloadKey": "HaulPass_7ALWKFV_201910121232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1AEEE0C3-432A-4733-942E-43D1620DD323", - "ticketNumber": "7UCMF3R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.729086, -79.921745", - "loadTime": "10/12/2019 13:42:49", - "straightDistance": "9.16", - "routeDistance": "15.99", - "timeToTower": "0:47:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "14:30:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 90, - "quantity": 83.9, - "calculatedQuantity": "83.9 CY", - "s3DownloadKey": "HaulPass_7UCMF3R_201910121333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "22D733ED-1938-43EF-8015-73D4595EA648", - "ticketNumber": "URFJU32", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.726752, -79.930887", - "loadTime": "10/11/2019 22:51:56", - "straightDistance": "8.61", - "routeDistance": "15.63", - "timeToTower": "12:43:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "11:35:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 95, - "quantity": 101.2, - "calculatedQuantity": "101.2 CY", - "s3DownloadKey": "HaulPass_URFJU32_201910112244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "305CC508-64A8-4624-AC6C-2C3B59FBDE50", - "ticketNumber": "W5WD43L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.696415, -79.982875", - "loadTime": "10/12/2019 12:49:46", - "straightDistance": "5.01", - "routeDistance": "15.85", - "timeToTower": "0:45:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "13:35:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_W5WD43L_201910121249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40D90008-F5C1-45D5-9974-4F143118EF42", - "ticketNumber": "7YUU9A2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.729520, -79.920890", - "loadTime": "10/11/2019 22:22:03", - "straightDistance": "9.22", - "routeDistance": "16.06", - "timeToTower": "13:18:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "11:40:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 85, - "quantity": 61.6, - "calculatedQuantity": "61.6 CY", - "s3DownloadKey": "HaulPass_7YUU9A2_201910112222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "547CB3BC-9015-4E82-9541-2D5024293DA6", - "ticketNumber": "3A5PK3H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9DKSVMT", - "fieldMonitorName": "Patrick Evans", - "loadCoordinates": "32.759138, -79.992840", - "loadTime": "10/12/2019 12:29:00", - "straightDistance": "7.27", - "routeDistance": "10.39", - "timeToTower": "1:37:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "14:06:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_3A5PK3H_201910121229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64DAED2B-7EED-448D-9497-093884FD6EA7", - "ticketNumber": "4D7AHJ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815789, -79.994529", - "loadTime": "10/12/2019 13:38:31", - "straightDistance": "10.68", - "routeDistance": "15.9", - "timeToTower": "0:53:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "14:32:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 70, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_4D7AHJ9_201910121338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64F39D77-D43D-404D-AB6B-BC476F3478D7", - "ticketNumber": "5FU7XTX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.676760, -80.189564", - "loadTime": "10/12/2019 15:32:42", - "straightDistance": "7.28", - "routeDistance": "13.11", - "timeToTower": "0:48:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "16:21:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_5FU7XTX_201910121532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C92A9BC-6158-4F80-99A4-69AC0C6581CD", - "ticketNumber": "9TS4NY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.749698, -79.926708", - "loadTime": "10/11/2019 21:40:44", - "straightDistance": "9.61", - "routeDistance": "15.61", - "timeToTower": "13:51:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "11:32:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_9TS4NY4_201910112109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "88238365-D6D6-4589-97D8-3B167DA14C98", - "ticketNumber": "3FYE99N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.736907, -79.930753", - "loadTime": "10/08/2019 20:39:16", - "straightDistance": "8.94", - "routeDistance": "15.32", - "timeToTower": "87:04:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "11:43:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 85, - "quantity": 80, - "calculatedQuantity": "80 CY", - "s3DownloadKey": "HaulPass_3FYE99N_201910082039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B526EDE-3B87-4545-964F-553E701C1C01", - "ticketNumber": "39HYLM2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815599, -79.994619", - "loadTime": "10/12/2019 11:48:32", - "straightDistance": "10.67", - "routeDistance": "15.85", - "timeToTower": "0:54:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "12:42:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 70, - "quantity": 50.1, - "calculatedQuantity": "50.1 CY", - "s3DownloadKey": "HaulPass_39HYLM2_201910121148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "95622DD4-3BF5-48D6-BD57-8786B9D326A7", - "ticketNumber": "7QF5AKQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.722862, -79.926441", - "loadTime": "10/12/2019 13:16:08", - "straightDistance": "8.73", - "routeDistance": "16.1", - "timeToTower": "1:13:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "14:29:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 85, - "quantity": 80, - "calculatedQuantity": "80 CY", - "s3DownloadKey": "HaulPass_7QF5AKQ_201910121316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0BCE58C-4B59-4297-9DEF-D3E7202D93DD", - "ticketNumber": "88XC5S6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.702335, -79.968794", - "loadTime": "10/12/2019 14:16:35", - "straightDistance": "5.92", - "routeDistance": "15.24", - "timeToTower": "0:58:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "15:15:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_88XC5S6_201910121416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5987A72-B0A9-4244-8AA4-B1899408A99F", - "ticketNumber": "8PCG5BT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.729078, -79.931754", - "loadTime": "10/11/2019 22:15:10", - "straightDistance": "8.63", - "routeDistance": "15.32", - "timeToTower": "13:18:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "11:34:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 90, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_8PCG5BT_201910112215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1BE2508-2602-476A-96B5-18301190A2B1", - "ticketNumber": "7JJP8XJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797665, -79.994905", - "loadTime": "10/12/2019 14:01:48", - "straightDistance": "9.52", - "routeDistance": "14.58", - "timeToTower": "0:38:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "14:39:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 80, - "quantity": 30.2, - "calculatedQuantity": "30.2 CY", - "s3DownloadKey": "HaulPass_7JJP8XJ_201910121343_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B790780A-7F55-46FF-9057-E7045A1EE23A", - "ticketNumber": "7ZSSSP2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8RD69ZK", - "fieldMonitorName": "Falicia Baity", - "loadCoordinates": "32.729440, -79.920873", - "loadTime": "10/11/2019 22:22:28", - "straightDistance": "9.21", - "routeDistance": "16.06", - "timeToTower": "13:19:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "11:41:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 85, - "quantity": 78.5, - "calculatedQuantity": "78.5 CY", - "s3DownloadKey": "HaulPass_7ZSSSP2_201910112222_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1B953DB-CAF4-4B6D-BE38-4BECAAC9C7F4", - "ticketNumber": "7HMF5KY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815714, -79.994529", - "loadTime": "10/12/2019 13:37:40", - "straightDistance": "10.67", - "routeDistance": "15.84", - "timeToTower": "0:55:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "14:32:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_7HMF5KY_201910121337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC0649EE-6D4E-407C-B24A-911764708219", - "ticketNumber": "68NBBRK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815614, -79.994611", - "loadTime": "10/12/2019 11:47:56", - "straightDistance": "10.67", - "routeDistance": "15.85", - "timeToTower": "0:53:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "12:41:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_68NBBRK_201910121147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9BFF191-DB68-4FB1-B1C2-12378280C0B0", - "ticketNumber": "LSP68YB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.676678, -80.189602", - "loadTime": "10/12/2019 14:11:26", - "straightDistance": "7.28", - "routeDistance": "13.11", - "timeToTower": "0:44:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "14:56:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 95, - "quantity": 69.3, - "calculatedQuantity": "69.3 CY", - "s3DownloadKey": "HaulPass_LSP68YB_201910121411_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E35CDCB6-C9A2-4E99-AD37-50FD50253560", - "ticketNumber": "55CQJ2M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4B8FL2W", - "fieldMonitorName": "Steven Prioleau", - "loadCoordinates": "32.737128, -79.930530", - "loadTime": "10/08/2019 21:13:46", - "straightDistance": "8.96", - "routeDistance": "15.31", - "timeToTower": "86:30:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "11:44:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 90, - "quantity": 83.9, - "calculatedQuantity": "83.9 CY", - "s3DownloadKey": "HaulPass_55CQJ2M_201910082109_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF23DA1E-9A2A-4252-9F53-F90B5C362216", - "ticketNumber": "LEGTM3Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.797635, -79.995017", - "loadTime": "10/12/2019 12:13:42", - "straightDistance": "9.52", - "routeDistance": "14.57", - "timeToTower": "0:51:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "13:05:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 85, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_LEGTM3Z_201910121213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3FFAC15-98B4-4297-BF56-80C723E8D415", - "ticketNumber": "339YDE2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.751581, -79.952571", - "loadTime": "10/12/2019 12:32:04", - "straightDistance": "8.48", - "routeDistance": "13.4", - "timeToTower": "1:39:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "14:11:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 85, - "quantity": 61.1, - "calculatedQuantity": "61.1 CY", - "s3DownloadKey": "HaulPass_339YDE2_201910121232_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5C613DE-F4C8-47C0-B9E5-4C4535BC02FD", - "ticketNumber": "6F4YG4E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.676925, -80.189559", - "loadTime": "10/12/2019 12:50:19", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:42:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "13:32:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_6F4YG4E_201910121250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4AF9CBC1-0C4C-4C7B-B9D7-C2E48479292D", - "ticketNumber": "6XWQ5U9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.793709, -80.017197", - "loadTime": "10/12/2019 17:08:18", - "straightDistance": "8.79", - "routeDistance": "15.99", - "timeToTower": "0:53:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "18:01:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_6XWQ5U9_201910121658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AC01DFA-7433-472A-8BCE-D0FACCDFD5E1", - "ticketNumber": "4J8PNWM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815979, -79.994910", - "loadTime": "10/12/2019 15:22:41", - "straightDistance": "10.68", - "routeDistance": "15.9", - "timeToTower": "0:59:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "16:22:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 75, - "quantity": 50, - "calculatedQuantity": "50 CY", - "s3DownloadKey": "HaulPass_4J8PNWM_201910121522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6AA6C9E2-A981-4F0D-9DA5-BB0229D6B9E9", - "ticketNumber": "7R5P4H6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.729418, -79.920653", - "loadTime": "10/12/2019 15:34:44", - "straightDistance": "9.22", - "routeDistance": "16.07", - "timeToTower": "1:27:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "17:01:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 80, - "quantity": 75.3, - "calculatedQuantity": "75.3 CY", - "s3DownloadKey": "HaulPass_7R5P4H6_201910121534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A1E2CD5-70AE-4A98-89DE-D17966665665", - "ticketNumber": "5J56HSL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.799557, -80.000681", - "loadTime": "10/12/2019 15:41:42", - "straightDistance": "9.51", - "routeDistance": "14.93", - "timeToTower": "2:19:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "18:00:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 80, - "quantity": 75.8, - "calculatedQuantity": "75.8 CY", - "s3DownloadKey": "HaulPass_5J56HSL_201910121437_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "828F15B6-2660-43EB-B875-3B9E662879FF", - "ticketNumber": "5W99SMP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815877, -79.994918", - "loadTime": "10/12/2019 15:23:21", - "straightDistance": "10.68", - "routeDistance": "15.89", - "timeToTower": "1:00:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "16:23:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 75, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_5W99SMP_201910121523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BEB0EB45-69B0-4F44-B016-30019FFF3DD2", - "ticketNumber": "72UTNBG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.735978, -79.931220", - "loadTime": "10/12/2019 16:23:44", - "straightDistance": "8.89", - "routeDistance": "15.3", - "timeToTower": "0:39:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "17:02:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_72UTNBG_201910121600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D16D0EB4-41A4-4E9B-8E33-B5BA26D1FD26", - "ticketNumber": "DHCGG8G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.676892, -80.189572", - "loadTime": "10/12/2019 17:34:27", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:39:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "18:14:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_DHCGG8G_201910121734_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "082A418F-5D49-4693-B8F9-61E4796A738A", - "ticketNumber": "757EE4N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.724866, -79.936311", - "loadTime": "10/11/2019 21:05:40", - "straightDistance": "19.72", - "routeDistance": "24.78", - "timeToTower": "14:36:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "11:42:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 45, - "quantity": 26.9, - "calculatedQuantity": "26.9 CY", - "s3DownloadKey": "HaulPass_757EE4N_201910112105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0841EF8D-1C59-4EC0-B318-055C4C47BF10", - "ticketNumber": "49868US", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.816191, -79.994651", - "loadTime": "10/12/2019 13:00:17", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:56:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "13:56:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_49868US_201910121300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FDC93CD-C77A-45AD-BB12-833299EA06FC", - "ticketNumber": "7Q9SR7S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9HW5Q7A", - "fieldMonitorName": "Malcolm James", - "loadCoordinates": "32.724715, -79.936273", - "loadTime": "10/11/2019 21:06:33", - "straightDistance": "19.72", - "routeDistance": "24.77", - "timeToTower": "14:38:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "11:44:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 45, - "quantity": 34.8, - "calculatedQuantity": "34.8 CY", - "s3DownloadKey": "HaulPass_7Q9SR7S_201910112106_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "292F2C2D-A8E1-47ED-81E6-82E16C546BE0", - "ticketNumber": "8F6QZ9J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.815892, -79.994618", - "loadTime": "10/12/2019 11:35:17", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "0:39:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "12:14:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 50, - "quantity": 39.7, - "calculatedQuantity": "39.7 CY", - "s3DownloadKey": "HaulPass_8F6QZ9J_201910121135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CB6B661-BCB3-47FC-98FC-1282672FCD82", - "ticketNumber": "6R9SAUN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816082, -79.994962", - "loadTime": "10/12/2019 17:04:57", - "straightDistance": "15.25", - "routeDistance": "17.58", - "timeToTower": "1:02:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "18:07:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_6R9SAUN_201910121704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3EE1DCF5-E62D-4FDE-A8DC-17D24FE9EF3C", - "ticketNumber": "72YW6PK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.845494, -80.063846", - "loadTime": "10/12/2019 16:47:03", - "straightDistance": "11.42", - "routeDistance": "14.35", - "timeToTower": "0:39:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "17:26:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 85, - "quantity": 61.1, - "calculatedQuantity": "61.1 CY", - "s3DownloadKey": "HaulPass_72YW6PK_201910121533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "405D2F6D-F2C4-46BB-A82E-E9D356E566CE", - "ticketNumber": "9JDUEMF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.844801, -80.081475", - "loadTime": "10/12/2019 16:23:47", - "straightDistance": "10.41", - "routeDistance": "14.78", - "timeToTower": "0:39:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "17:02:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_9JDUEMF_201910121623_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47B65884-C164-4C4B-887B-CDCCE2FD85CD", - "ticketNumber": "MM5EMQB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.816013, -79.995598", - "loadTime": "10/12/2019 14:41:28", - "straightDistance": "15.21", - "routeDistance": "17.54", - "timeToTower": "1:01:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "15:43:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_MM5EMQB_201910121441_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51B9CA21-5C3F-49E2-8C30-BCFF3FD81575", - "ticketNumber": "56VBB52", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.816128, -79.994584", - "loadTime": "10/12/2019 16:32:58", - "straightDistance": "15.27", - "routeDistance": "17.61", - "timeToTower": "1:12:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "17:45:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 70, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_56VBB52_201910121632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71B4B76C-3C1F-4B98-8486-A7A7C5856073", - "ticketNumber": "8U54YLH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.800306, -80.001932", - "loadTime": "10/12/2019 15:44:22", - "straightDistance": "14.89", - "routeDistance": "17.06", - "timeToTower": "1:58:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "17:42:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 75, - "quantity": 55.4, - "calculatedQuantity": "55.4 CY", - "s3DownloadKey": "HaulPass_8U54YLH_201910121534_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "782EA9E4-963A-486E-80B3-0D7FDD3C5619", - "ticketNumber": "68VFYWJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815967, -79.994906", - "loadTime": "10/12/2019 17:05:32", - "straightDistance": "15.25", - "routeDistance": "17.61", - "timeToTower": "1:04:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "18:09:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 65, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_68VFYWJ_201910121705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "783D3859-BC46-4AD9-A408-05938EE6F656", - "ticketNumber": "3QSL7P9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.816540, -79.994934", - "loadTime": "10/12/2019 14:44:44", - "straightDistance": "15.25", - "routeDistance": "17.99", - "timeToTower": "1:00:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "15:45:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 70, - "quantity": 55.5, - "calculatedQuantity": "55.5 CY", - "s3DownloadKey": "HaulPass_3QSL7P9_201910121444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "848AF322-180E-4FC2-9801-8FAF317B25C5", - "ticketNumber": "5VXWP37", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TVY3DG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6Y2HXTK", - "fieldMonitorName": "Kenneth Davis", - "loadCoordinates": "32.803605, -80.004131", - "loadTime": "10/12/2019 12:51:28", - "straightDistance": "14.75", - "routeDistance": "17.15", - "timeToTower": "1:50:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "14:42:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73.8 CY", - "percentFull": 75, - "quantity": 55.4, - "calculatedQuantity": "55.4 CY", - "s3DownloadKey": "HaulPass_5VXWP37_201910121221_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8FEC7173-515D-4FF9-AFDB-0D20D9F08E1A", - "ticketNumber": "J6RJ3CA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.813502, -80.108043", - "loadTime": "10/12/2019 16:58:22", - "straightDistance": "8.69", - "routeDistance": "10.65", - "timeToTower": "0:42:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "17:40:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_J6RJ3CA_201910121658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D45DFA5-E19F-42BB-9458-25513F28091E", - "ticketNumber": "5JKLAKS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.754870, -79.965354", - "loadTime": "10/12/2019 14:18:07", - "straightDistance": "17.51", - "routeDistance": "21.88", - "timeToTower": "0:55:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "15:14:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_5JKLAKS_201910121302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5C6307D-389E-4416-86B2-F96D3053E1B8", - "ticketNumber": "45NBXG5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.766577, -79.968487", - "loadTime": "10/12/2019 13:32:24", - "straightDistance": "17.15", - "routeDistance": "21.33", - "timeToTower": "1:43:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "15:15:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 90, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_45NBXG5_201910121332_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA713528-0DDC-4A93-8519-EFF6914051F2", - "ticketNumber": "68WH7E6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.815824, -79.994622", - "loadTime": "10/12/2019 11:34:43", - "straightDistance": "15.27", - "routeDistance": "17.63", - "timeToTower": "0:38:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "12:12:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 65, - "quantity": 47.2, - "calculatedQuantity": "47.2 CY", - "s3DownloadKey": "HaulPass_68WH7E6_201910121134_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3D411FB-8D16-48C5-A313-45C4412F1D22", - "ticketNumber": "58S4ZTB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.805461, -80.005300", - "loadTime": "10/12/2019 12:45:21", - "straightDistance": "14.67", - "routeDistance": "17.2", - "timeToTower": "0:44:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "13:29:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 75, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_58S4ZTB_201910121231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8F7F0F7-5001-42A3-8A5C-DF72CF0EC899", - "ticketNumber": "3FVBLR5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.813736, -80.107829", - "loadTime": "10/12/2019 16:21:33", - "straightDistance": "8.7", - "routeDistance": "10.63", - "timeToTower": "1:14:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "17:35:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_3FVBLR5_201910121621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E933A86C-1035-4BAB-AE34-75A7621C342C", - "ticketNumber": "HNYS7Y3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.816149, -79.994776", - "loadTime": "10/12/2019 12:59:43", - "straightDistance": "15.26", - "routeDistance": "17.6", - "timeToTower": "0:54:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "13:54:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_HNYS7Y3_201910121259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA246F7A-603C-4F90-B7A2-0E032EEE62EC", - "ticketNumber": "VGJDRMS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.779819, -80.043503", - "loadTime": "10/12/2019 16:15:56", - "straightDistance": "12.7", - "routeDistance": "15.09", - "timeToTower": "0:42:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "16:58:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 85, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_VGJDRMS_201910121522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB344431-0D93-4F25-903E-852E1F7CC8E1", - "ticketNumber": "6LBALKU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.813494, -80.108035", - "loadTime": "10/12/2019 17:50:50", - "straightDistance": "8.69", - "routeDistance": "10.65", - "timeToTower": "0:27:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "18:18:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 85, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_6LBALKU_201910121731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F1171EE8-36BE-42F8-81CD-EFC883A47B80", - "ticketNumber": "4WNU39P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.816146, -79.994669", - "loadTime": "10/12/2019 16:33:19", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "1:15:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "17:49:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 75, - "quantity": 59.5, - "calculatedQuantity": "59.5 CY", - "s3DownloadKey": "HaulPass_4WNU39P_201910121633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18B49DFE-7451-4FF2-B5DF-5E16E4C89232", - "ticketNumber": "8Y4RR59", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.676667, -80.189886", - "loadTime": "10/12/2019 18:47:07", - "straightDistance": "7.3", - "routeDistance": "13.1", - "timeToTower": "0:40:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "19:27:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_8Y4RR59_201910121847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B1B12FE-DE7B-4D38-80EC-3166D32D52E4", - "ticketNumber": "42227HN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9P994EN", - "fieldMonitorName": "Ryan Kornegay", - "loadCoordinates": "32.787810, -80.050381", - "loadTime": "10/12/2019 18:19:48", - "straightDistance": "12.2", - "routeDistance": "14.42", - "timeToTower": "0:55:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "19:15:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_42227HN_201910121801_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "594F94B9-FA1C-4E49-BE65-4D44229309BD", - "ticketNumber": "8TSQ5MW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6ZWY2QU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "66KXQ4Q", - "fieldMonitorName": "Patrick Venning", - "loadCoordinates": "32.843243, -80.061359", - "loadTime": "10/12/2019 18:25:39", - "straightDistance": "11.54", - "routeDistance": "14.13", - "timeToTower": "0:46:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "19:11:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.9 CY", - "percentFull": 90, - "quantity": 64.7, - "calculatedQuantity": "64.7 CY", - "s3DownloadKey": "HaulPass_8TSQ5MW_201910121825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4164C3D-34DE-4C2A-B76C-D5DCF5AD6A9D", - "ticketNumber": "5QK9597", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.816150, -79.994669", - "loadTime": "10/12/2019 18:39:59", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:54:33", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "19:34:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 65, - "quantity": 51.5, - "calculatedQuantity": "51.5 CY", - "s3DownloadKey": "HaulPass_5QK9597_201910121839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E6C94A10-3A43-4740-AB2B-C4D2309B4BE7", - "ticketNumber": "4YA49TD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.816179, -79.994599", - "loadTime": "10/12/2019 18:39:18", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:54:27", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "19:33:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_4YA49TD_201910121839_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15B934B7-5F93-446D-8C8B-68D4F132E41E", - "ticketNumber": "5VA46HT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.831867, -80.044014", - "loadTime": "10/12/2019 15:51:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "15:53:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5VA46HT_201910121551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C4A7B43-019F-4895-B732-58FF7EE8AEA8", - "ticketNumber": "8ZTVVSQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.839354, -80.052272", - "loadTime": "10/12/2019 17:03:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "17:09:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8ZTVVSQ_201910121703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2DCD2397-2084-4D78-B287-16A0864BC8BE", - "ticketNumber": "4ZMJLL2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.839747, -80.052812", - "loadTime": "10/12/2019 17:15:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "17:21:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ZMJLL2_201910121715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E2A92C8-08E8-4886-87AD-0E50AA654275", - "ticketNumber": "42R29H9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.842023, -80.054967", - "loadTime": "10/12/2019 17:46:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "17:49:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_42R29H9_201910121746_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "30081180-0007-478E-90EC-A9AD538522E5", - "ticketNumber": "9WTVBBJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.823965, -80.03793", - "loadTime": "10/12/2019 14:56:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "14:59:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9WTVBBJ_201910121456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "331E8340-11FC-451B-ACB5-6BB4B37E902B", - "ticketNumber": "GBDMWLR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.823784, -80.037797", - "loadTime": "10/12/2019 15:00:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "15:02:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_GBDMWLR_201910121500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37F81391-8C0F-4605-B27C-C25C4E493AFB", - "ticketNumber": "39WARHG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.844697, -80.059331", - "loadTime": "10/12/2019 18:26:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "18:34:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_39WARHG_201910121826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4163A282-9273-4839-9627-DFDF19DD265A", - "ticketNumber": "8CDCYBF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.836794, -80.048111", - "loadTime": "10/12/2019 16:22:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "16:24:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8CDCYBF_201910121622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45D2A026-54B5-4C66-815E-FE011B3C763D", - "ticketNumber": "7GZEDED", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.839559, -80.05276", - "loadTime": "10/12/2019 17:09:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "17:12:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7GZEDED_201910121709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50326D27-38C0-496A-9600-56EB94A8174B", - "ticketNumber": "86A9ACR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.810032, -80.026135", - "loadTime": "10/12/2019 12:46:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "12:49:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_86A9ACR_201910121246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "506253C7-6295-42D3-8E53-B304A18442EA", - "ticketNumber": "7X6YYF8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.839822, -80.053187", - "loadTime": "10/12/2019 17:22:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "17:23:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7X6YYF8_201910121722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "597F0BEA-89AF-45F7-88AF-4F82E18BF4F8", - "ticketNumber": "5Q65QKP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.838309, -80.050474", - "loadTime": "10/12/2019 16:48:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "16:50:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5Q65QKP_201910121648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A10A636-B4E3-4A7E-94F7-B6BDC83CEE8D", - "ticketNumber": "452XCGE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.833641, -80.044814", - "loadTime": "10/12/2019 15:58:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "16:02:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_452XCGE_201910121558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "615D03A4-C314-4DD7-A14D-9CF608399730", - "ticketNumber": "46TYXX2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.841789, -80.054418", - "loadTime": "10/12/2019 17:50:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "17:53:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_46TYXX2_201910121750_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E573B28-BBDD-4360-911F-12C4A664CA27", - "ticketNumber": "PHPEJJA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.836917, -80.048232", - "loadTime": "10/12/2019 16:24:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "16:26:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_PHPEJJA_201910121624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8139D5CD-42DD-4A1F-AC45-ACBA0F9F03BA", - "ticketNumber": "85EH4A7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.823127, -80.037275", - "loadTime": "10/12/2019 14:49:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "14:52:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_85EH4A7_201910121449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8345F958-7D52-4151-8A51-3F956971060F", - "ticketNumber": "CNUJQPM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.812844, -80.030098", - "loadTime": "10/12/2019 13:42:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "13:45:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_CNUJQPM_201910121342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84700FB0-D047-41B6-9769-C92B344C4A64", - "ticketNumber": "5D96B2L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.837739, -80.049333", - "loadTime": "10/12/2019 16:32:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "16:35:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5D96B2L_201910121632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "92AC3056-BFB6-467B-B383-9FACBDD1F240", - "ticketNumber": "6BAK8Z9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.843145, -80.057393", - "loadTime": "10/12/2019 18:04:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "18:06:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6BAK8Z9_201910121804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A06EA2F5-21EC-4516-BB0F-5A90FA0A539D", - "ticketNumber": "98UXU8S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.838475, -80.050575", - "loadTime": "10/12/2019 16:43:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "16:48:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_98UXU8S_201910121643_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A56BEA5A-8F10-4D48-8F48-425FC9E32EFE", - "ticketNumber": "5LDDNWY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.815032, -80.031591", - "loadTime": "10/12/2019 13:49:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "13:53:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5LDDNWY_201910121349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7019A73-1E7D-402D-9A0F-81E011200280", - "ticketNumber": "3NGN7FY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.814748, -80.03171", - "loadTime": "10/12/2019 14:10:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "14:14:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3NGN7FY_201910121410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADC4F90F-BC7C-4A6D-941A-D488CF474318", - "ticketNumber": "67RQA39", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.83163, -80.043841", - "loadTime": "10/12/2019 15:45:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "15:51:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_67RQA39_201910121545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AEF53129-5C8D-4A7B-BC22-1779538B291C", - "ticketNumber": "9E4CPD5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.824315, -80.038165", - "loadTime": "10/12/2019 15:04:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "15:07:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9E4CPD5_201910121504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9A65877-7748-4AD6-A235-3D1D3F107DFB", - "ticketNumber": "3HTKYX9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.81089, -80.027045", - "loadTime": "10/12/2019 13:09:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "13:11:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3HTKYX9_201910121309_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF01A302-7514-4271-8483-8D0357B777D2", - "ticketNumber": "6ZBWG6P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.812948, -80.029862", - "loadTime": "10/12/2019 13:29:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "13:31:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ZBWG6P_201910121329_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4B9BB1A-55D0-4D13-BEEA-6CCA98915E27", - "ticketNumber": "563JVXK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.813973, -80.030916", - "loadTime": "10/12/2019 13:37:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "13:42:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_563JVXK_201910121337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C627E036-974B-4EA2-B6D7-59A72317495D", - "ticketNumber": "9RR9MKW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.819099, -80.034569", - "loadTime": "10/12/2019 14:33:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "14:36:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9RR9MKW_201910121433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C73D74D9-B076-4D08-A00F-F087815209D5", - "ticketNumber": "7A49V9Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.844514, -80.059365", - "loadTime": "10/12/2019 18:36:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "18:39:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7A49V9Y_201910121836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD298CDC-4CD9-4DA3-9CCC-17C3A2835550", - "ticketNumber": "8RKNDEF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.812813, -80.029665", - "loadTime": "10/12/2019 13:19:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "13:21:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8RKNDEF_201910121319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD367382-572B-4EB1-BB77-EB1FEC24BF53", - "ticketNumber": "8GQWG59", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.812869, -80.030108", - "loadTime": "10/12/2019 13:15:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "13:19:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8GQWG59_201910121315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4C4CE10-ED10-47B3-9DE9-079B77BBCC8F", - "ticketNumber": "5AW38T3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.840973, -80.054689", - "loadTime": "10/12/2019 17:36:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "17:42:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5AW38T3_201910121736_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D60E5FA0-F2B2-4753-A3CE-F463398C550D", - "ticketNumber": "5F8VD6Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.810633, -80.026528", - "loadTime": "10/12/2019 12:51:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "12:53:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5F8VD6Z_201910121251_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D683816E-BF53-4ECF-AFB4-9ABAFCB22957", - "ticketNumber": "5XPWCMG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.839406, -80.051823", - "loadTime": "10/12/2019 16:55:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "16:59:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5XPWCMG_201910121655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D94F659E-16D5-49D1-B3D8-D08CBB04E1F0", - "ticketNumber": "7685QF9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.843986, -80.058802", - "loadTime": "10/12/2019 18:17:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "18:20:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7685QF9_201910121817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBE3EBBC-2233-4143-861A-2CFD3A44166A", - "ticketNumber": "6DLUSUL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.837539, -80.050452", - "loadTime": "10/12/2019 16:38:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "16:40:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6DLUSUL_201910121638_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E394AF6B-EF3A-4324-896E-A55379A1BD82", - "ticketNumber": "4QK863T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.825794, -80.039377", - "loadTime": "10/12/2019 15:15:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "15:16:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4QK863T_201910121515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E56C92DA-5DCD-4083-BBA9-541F8BF26014", - "ticketNumber": "398RGEM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.814769, -80.031709", - "loadTime": "10/12/2019 13:53:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:15:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "14:09:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_398RGEM_201910121353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E74D2BE0-C09E-471C-9CB6-643FD9AA313F", - "ticketNumber": "4GYLKWN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.834042, -80.04555", - "loadTime": "10/12/2019 16:05:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "16:08:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4GYLKWN_201910121605_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EADBCC09-10D4-4911-9FCA-0556A260718F", - "ticketNumber": "7UMB5BQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.843223, -80.057469", - "loadTime": "10/12/2019 18:07:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "18:11:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7UMB5BQ_201910121807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FAC3660E-6AB5-4A8C-BA41-1819E591FEEA", - "ticketNumber": "432SEZD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.811125, -80.027572", - "loadTime": "10/12/2019 13:00:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "13:09:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_432SEZD_201910121300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AEEFDE6-E45C-4687-BBBD-725A538D8C5A", - "ticketNumber": "7ZGCUPG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815939, -79.994799", - "loadTime": "10/12/2019 18:58:44", - "straightDistance": "10.68", - "routeDistance": "15.88", - "timeToTower": "0:58:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "19:57:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 80, - "quantity": 53.3, - "calculatedQuantity": "53.3 CY", - "s3DownloadKey": "HaulPass_7ZGCUPG_201910121858_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F440089-A0C2-4D9D-ADBD-B61D658F46A1", - "ticketNumber": "9EZXCAV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.793485, -79.996974", - "loadTime": "10/12/2019 19:01:11", - "straightDistance": "15.22", - "routeDistance": "17.91", - "timeToTower": "0:40:58", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "19:42:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 85, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_9EZXCAV_201910121816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E810928C-1574-4F66-984B-BE9887214788", - "ticketNumber": "3QNU4DK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.813149, -80.107634", - "loadTime": "10/12/2019 18:53:13", - "straightDistance": "8.72", - "routeDistance": "10.65", - "timeToTower": "0:50:44", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "19:43:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_3QNU4DK_201910121853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2FAD576-0B55-477C-91C6-6CF3264C1B25", - "ticketNumber": "7SAJZPZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BJ9GAH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.841902, -80.014239", - "loadTime": "10/12/2019 19:03:37", - "straightDistance": "14.23", - "routeDistance": "19.23", - "timeToTower": "0:36:33", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "19:40:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.1 CY", - "percentFull": 95, - "quantity": 64.7, - "calculatedQuantity": "64.7 CY", - "s3DownloadKey": "HaulPass_7SAJZPZ_201910121836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "01836420-BE4A-48D0-9D04-D1F0BEC09E61", - "ticketNumber": "Z8MQQZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.813116, -80.030259", - "loadTime": "10/12/2019 13:33:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "13:40:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Z8MQQZL_201910121333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "107DCD9B-1072-4535-8A75-524BC0B3E9EF", - "ticketNumber": "44ZAQ5F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.844281, -80.05937", - "loadTime": "10/12/2019 18:18:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "18:20:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_44ZAQ5F_201910121818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1954657E-A991-44EB-91AA-6B6E0EC5E84B", - "ticketNumber": "YWZ6ALK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.843273, -80.057552", - "loadTime": "10/12/2019 18:11:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "18:13:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_YWZ6ALK_201910121811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1BB9C5B8-356A-45A2-B243-FECF607EBF05", - "ticketNumber": "6GCTNZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.824837, -80.038959", - "loadTime": "10/12/2019 15:08:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "15:12:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6GCTNZL_201910121508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1D60EFDB-A7D1-4D4C-B209-585F1B3DC2ED", - "ticketNumber": "8Y73R2B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.843426, -80.057814", - "loadTime": "10/12/2019 18:10:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "18:11:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8Y73R2B_201910121810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28EFA343-C888-4408-B744-3C7BA5DFDC72", - "ticketNumber": "6DWLK8R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.812504, -80.029424", - "loadTime": "10/12/2019 13:22:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "13:23:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6DWLK8R_201910121322_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2DBD8B0A-91D6-4F26-8A39-38BD9E311D76", - "ticketNumber": "72R9KUT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.814982, -80.031585", - "loadTime": "10/12/2019 14:05:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "14:07:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_72R9KUT_201910121405_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3277C197-2598-45F8-9796-D84BBF2EAD97", - "ticketNumber": "9TR474S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.843362, -80.057606", - "loadTime": "10/12/2019 18:06:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "18:10:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9TR474S_201910121806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34E18374-061D-4461-988C-DF5EDC524A4B", - "ticketNumber": "886ZACQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.814993, -80.031531", - "loadTime": "10/12/2019 13:57:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "14:04:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_886ZACQ_201910121357_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A00EE1F-2D94-42A5-9F0D-984D7BB85856", - "ticketNumber": "9MTHNUW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.839415, -80.052327", - "loadTime": "10/12/2019 17:05:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "17:07:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9MTHNUW_201910121705_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C32C541-4E2F-4B1C-99E4-DD602BBCFFD2", - "ticketNumber": "5N89ULE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.831555, -80.043794", - "loadTime": "10/12/2019 15:44:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "15:47:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5N89ULE_201910121544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44338AA4-58E9-4C0D-9ADC-B85EBAB01EAA", - "ticketNumber": "4TRELQ3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.839353, -80.052201", - "loadTime": "10/12/2019 16:58:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "16:59:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4TRELQ3_201910121658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45C74EDE-D9FB-4F95-A350-22916D9304CD", - "ticketNumber": "58RTDEJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.705157, -79.961446", - "loadTime": "10/12/2019 19:38:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "19:42:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_58RTDEJ_201910121938_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "478191F3-DCF3-42EA-8337-2292441ACF1C", - "ticketNumber": "5BGHRSN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.704432, -79.961108", - "loadTime": "10/12/2019 19:53:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "20:00:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5BGHRSN_201910121953_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A77FF62-234A-4D15-A13A-A50D7D062F3B", - "ticketNumber": "4BVEW9H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.704777, -79.96111", - "loadTime": "10/12/2019 19:43:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "19:52:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4BVEW9H_201910121943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B2FFA2D-ED2B-47C8-A50B-F01CEF1C89B2", - "ticketNumber": "7HYBJMW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.842061, -80.055336", - "loadTime": "10/12/2019 17:57:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "17:59:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7HYBJMW_201910121757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EEBDC79-3F8A-4BD0-BA47-A6D07C32012E", - "ticketNumber": "72CGWWN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.823989, -80.037944", - "loadTime": "10/12/2019 14:57:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "14:59:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_72CGWWN_201910121457_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F22AEB9-F52E-4EE6-8477-4020C76670D0", - "ticketNumber": "9ZWMBDA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.703399, -79.960605", - "loadTime": "10/12/2019 20:05:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "20:06:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ZWMBDA_201910122005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F91A585-CD3B-4D59-AEFE-D28DEBE9314C", - "ticketNumber": "VNNZNVX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.70972, -79.959565", - "loadTime": "10/12/2019 20:39:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "20:42:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_VNNZNVX_201910122039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51251A1E-E84B-47E3-A714-4912A5FA8CE6", - "ticketNumber": "3GEBVQC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.830567, -80.043192", - "loadTime": "10/12/2019 15:39:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "15:40:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3GEBVQC_201910121539_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51B88AAD-FB2C-4291-BBEF-49987BF42B78", - "ticketNumber": "6WDGXXU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.832661, -80.044539", - "loadTime": "10/12/2019 15:57:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "16:00:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6WDGXXU_201910121557_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51FB58E4-D061-4F22-AC4A-D3CA511A0679", - "ticketNumber": "8NVRZUL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.710978, -79.960661", - "loadTime": "10/12/2019 20:25:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "20:27:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NVRZUL_201910122025_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "52310DF2-47A7-43F2-9E5F-1E3142FBCAE3", - "ticketNumber": "8S9FJ2M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.814873, -80.031605", - "loadTime": "10/12/2019 14:15:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "14:18:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8S9FJ2M_201910121415_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CD28EA6-511E-45D0-B971-7108ACD35B6B", - "ticketNumber": "AE3LKNM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.710311, -79.961069", - "loadTime": "10/12/2019 20:30:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "20:33:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_AE3LKNM_201910122030_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "642BF406-9691-4116-BB65-122A19C15392", - "ticketNumber": "35E9LZJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.703371, -79.960611", - "loadTime": "10/12/2019 20:16:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "20:17:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_35E9LZJ_201910122016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C5DB4B2-B602-467B-B70A-7422ABEC4CAE", - "ticketNumber": "6K9TRXG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.815044, -80.031577", - "loadTime": "10/12/2019 13:44:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "13:52:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6K9TRXG_201910121344_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C6F130F-2700-40B6-8D89-1CCC9CC2776A", - "ticketNumber": "4HU73FC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.703363, -79.960582", - "loadTime": "10/12/2019 20:12:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "20:13:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4HU73FC_201910122012_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CE78667-3947-485E-9C46-E97E89014BCE", - "ticketNumber": "5QKEWMG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.703408, -79.960645", - "loadTime": "10/12/2019 20:06:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "20:09:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5QKEWMG_201910122006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D6DBE2C-9731-4FF9-97FC-75EB35819709", - "ticketNumber": "ZSY75HJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.838048, -80.050411", - "loadTime": "10/12/2019 16:42:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "16:45:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_ZSY75HJ_201910121642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72DB21E6-D055-42E7-84C2-504812C65E88", - "ticketNumber": "9KFVY8M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.828625, -80.041579", - "loadTime": "10/12/2019 15:33:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "15:34:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9KFVY8M_201910121533_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7926A921-96EE-463D-8F6E-23D692515254", - "ticketNumber": "88GQDJX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.827633, -80.040847", - "loadTime": "10/12/2019 15:22:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "15:26:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88GQDJX_201910121522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B1298CE-35F6-428C-832D-0C6BDC444C79", - "ticketNumber": "9RTAHN2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.839501, -80.052766", - "loadTime": "10/12/2019 17:16:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "17:21:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9RTAHN2_201910121716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F778DBF-067E-4F84-A4CE-C9E4EA6AB681", - "ticketNumber": "5FN4LRH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.812243, -80.029395", - "loadTime": "10/12/2019 13:24:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "13:29:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5FN4LRH_201910121324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "85B3936A-77D4-4DE9-8D7A-BC8A7C5A40A7", - "ticketNumber": "5993WHL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.822103, -80.036753", - "loadTime": "10/12/2019 14:46:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "14:48:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5993WHL_201910121446_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8692B3A9-2501-4131-A70F-95C34B61EAC6", - "ticketNumber": "5LJ8257", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.703361, -79.960584", - "loadTime": "10/12/2019 20:02:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "20:04:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5LJ8257_201910122002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86F2C354-52CC-41F6-ABB8-B00BBEFAE818", - "ticketNumber": "7QGRFHZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.839338, -80.051986", - "loadTime": "10/12/2019 16:55:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "16:58:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QGRFHZ_201910121655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A401935-9A3A-414D-990F-0590D753A74A", - "ticketNumber": "N3YL6DT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.703369, -79.960596", - "loadTime": "10/12/2019 20:14:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "20:15:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_N3YL6DT_201910122014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94113928-0ED7-4516-916F-C5AC63A84361", - "ticketNumber": "6D25YU7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.83608, -80.047411", - "loadTime": "10/12/2019 16:16:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "16:18:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6D25YU7_201910121616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94B016F3-1CCB-4E59-A33E-8D8C3B73C3B3", - "ticketNumber": "447WUY2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.844385, -80.059236", - "loadTime": "10/12/2019 18:27:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "18:29:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_447WUY2_201910121827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "953BDC76-267B-4303-9346-2F1B6372E8EB", - "ticketNumber": "Q7KJG5H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.814797, -80.031792", - "loadTime": "10/12/2019 14:08:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "14:10:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_Q7KJG5H_201910121408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C465CDB5-8FC7-4B4A-BC82-E067693996D2", - "ticketNumber": "36QFXSV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.811123, -80.027557", - "loadTime": "10/12/2019 12:52:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "12:57:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_36QFXSV_201910121252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C70A34FE-1DD8-4902-8427-2A7125E69DEA", - "ticketNumber": "4W4AZRK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.811129, -80.02764", - "loadTime": "10/12/2019 12:59:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "13:01:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4W4AZRK_201910121259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CCC14C59-24E2-4F37-923E-BAD4583DA62C", - "ticketNumber": "4QGLLQM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.812591, -80.029584", - "loadTime": "10/12/2019 13:15:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "13:20:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4QGLLQM_201910121315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDD64A35-B18E-4215-B2FF-601EC8C44093", - "ticketNumber": "9R8H53B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.844328, -80.059037", - "loadTime": "10/12/2019 18:20:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "18:27:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9R8H53B_201910121820_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF1D74C9-25A2-40C5-80D5-9C8CE987660B", - "ticketNumber": "6BPMYPA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.840954, -80.054684", - "loadTime": "10/12/2019 17:40:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "17:47:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6BPMYPA_201910121740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E334FD5C-D5AD-4BB1-A061-1DDAA00B90C7", - "ticketNumber": "99KC6MZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.822144, -80.036779", - "loadTime": "10/12/2019 14:42:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "14:43:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_99KC6MZ_201910121442_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3C56CD4-9C81-4092-A063-11C3F5A731CA", - "ticketNumber": "4BQ2RF7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.814965, -80.031654", - "loadTime": "10/12/2019 14:18:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "14:19:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4BQ2RF7_201910121418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5FC162B-92D4-4DE1-8A05-4939749B18CF", - "ticketNumber": "3M6PKJJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.840365, -80.053922", - "loadTime": "10/12/2019 17:29:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "17:32:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3M6PKJJ_201910121729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6630A30-1C1D-4766-BD41-D018C0356A3C", - "ticketNumber": "E2Q6S8C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.828427, -80.041442", - "loadTime": "10/12/2019 15:30:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "15:32:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_E2Q6S8C_201910121530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FDE4A8E2-1B48-4E2C-8C6C-54F6C740156A", - "ticketNumber": "MGZTA2L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.837353, -80.048982", - "loadTime": "10/12/2019 16:31:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "16:34:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_MGZTA2L_201910121631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "100515DF-B69E-4E47-B6A4-FC5EE46818DB", - "ticketNumber": "9MBUXUP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.70164, -80.070779", - "loadTime": "10/12/2019 14:33:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "14:41:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9MBUXUP_201910121433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "448A16B7-BA92-4320-90D0-AFE26C13E8A3", - "ticketNumber": "9HQMMGG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.733738, -80.160693", - "loadTime": "10/12/2019 20:21:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "20:28:37", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9HQMMGG_201910122021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60B8281E-7083-498C-A4E0-0C00D2A5E73B", - "ticketNumber": "8VNVUVY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.719742, -80.078777", - "loadTime": "10/12/2019 14:06:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "14:13:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8VNVUVY_201910121406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E4AA7E3-3A67-4689-977D-0E5473B77976", - "ticketNumber": "45UB45M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.733912, -80.160186", - "loadTime": "10/12/2019 19:43:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:38:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "20:21:09", - "debrisType": "Leaner", - "diameter": 19.9, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_45UB45M_201910121943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8924C63F-4BDA-4114-A44E-D0FD15ED7105", - "ticketNumber": "9XZXDFP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.712069, -80.071698", - "loadTime": "10/12/2019 14:20:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "14:26:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9XZXDFP_201910121420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5B356EE-57D5-44D4-907F-B554FB3783B1", - "ticketNumber": "4REVX6M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.717187, -80.119287", - "loadTime": "10/12/2019 13:16:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "13:21:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4REVX6M_201910121316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD4B913A-DD29-4EFB-A142-03FED95AC638", - "ticketNumber": "4CKJRBL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.821405, -80.172289", - "loadTime": "10/12/2019 21:13:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:26:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "21:40:12", - "debrisType": "Leaner", - "diameter": 15.7, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4CKJRBL_201910122113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA02AC72-ED1C-45BF-994F-EC4B2FE61851", - "ticketNumber": "84FSMBC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.673583, -80.107065", - "loadTime": "10/12/2019 15:07:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "15:15:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_84FSMBC_201910121507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEA0DEDB-07B6-4DA8-A927-DD48B90CAB9E", - "ticketNumber": "7YJAETH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.717808, -80.021245", - "loadTime": "10/12/2019 15:50:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:18:00", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "16:08:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7YJAETH_201910121550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FD0041D-DFF6-439A-9B3A-C6FFD63286C9", - "ticketNumber": "4S8QHR2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.763978, -79.988645", - "loadTime": "10/12/2019 20:27:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "20:30:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4S8QHR2_201910122027_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1554A048-49F6-4DE2-822C-10F91BCF9035", - "ticketNumber": "5MHXHG6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.757242, -79.991836", - "loadTime": "10/12/2019 21:03:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "21:06:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5MHXHG6_201910122103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4325CDDB-667D-49FA-B4E0-0F2788889EB2", - "ticketNumber": "3WGNPFT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.765095, -79.975009", - "loadTime": "10/12/2019 19:44:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "19:47:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3WGNPFT_201910121944_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "44FB3D77-833A-4064-9D3E-01304808AE94", - "ticketNumber": "7Q864Y4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.748431, -79.992594", - "loadTime": "10/12/2019 21:43:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "21:44:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7Q864Y4_201910122143_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5AA821F4-F0B0-4230-A756-50E1D1BB9CA8", - "ticketNumber": "63DHCQ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.746314, -79.99613", - "loadTime": "10/12/2019 21:28:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "21:31:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_63DHCQ6_201910122128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6471B272-C0FD-49E3-B660-CE29254F66AE", - "ticketNumber": "5AZYWAS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.748345, -79.987418", - "loadTime": "10/12/2019 21:47:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "21:53:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5AZYWAS_201910122147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72A06BDF-28FC-4260-8482-2445117224D7", - "ticketNumber": "8U2D58S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.755326, -79.997003", - "loadTime": "10/12/2019 21:16:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "21:19:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8U2D58S_201910122116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8985571B-998E-4985-A6DC-EF097561190E", - "ticketNumber": "4TXF8Q6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.763205, -79.99201", - "loadTime": "10/12/2019 20:37:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "20:40:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4TXF8Q6_201910122037_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A46EAE2D-58D6-46F5-8391-3206A5C4978A", - "ticketNumber": "382HRS8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.76492, -79.975369", - "loadTime": "10/12/2019 20:01:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "20:05:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_382HRS8_201910122001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA6233CC-BCDB-4A93-A27F-B875CA74C9E8", - "ticketNumber": "QNXJH8C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.765297, -79.975146", - "loadTime": "10/12/2019 19:56:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "19:58:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_QNXJH8C_201910121956_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B0691DB8-9407-431B-B23D-6002B8727F11", - "ticketNumber": "8F5Y737", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.748463, -79.987224", - "loadTime": "10/12/2019 21:56:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "21:59:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8F5Y737_201910122156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C8DF8880-014D-400F-B8FF-131860AA3F67", - "ticketNumber": "8QM94BW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.763354, -79.987454", - "loadTime": "10/12/2019 20:20:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "20:24:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8QM94BW_201910122020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04D878B2-4063-4027-BD9A-97724C2F9076", - "ticketNumber": "525R2BK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3T8CL7F", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.816229, -79.994631", - "loadTime": "10/12/2019 20:23:22", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "1:19:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "21:43:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_525R2BK_201910122023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B075B78-D5FE-4D04-9BE9-0CDCE58F0885", - "ticketNumber": "H26AFQ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "BPDRJAE", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815986, -79.994314", - "loadTime": "10/12/2019 21:07:59", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:45:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "21:53:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "66.6 CY", - "percentFull": 70, - "quantity": 46.6, - "calculatedQuantity": "46.6 CY", - "s3DownloadKey": "HaulPass_H26AFQ6_201910122107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4656E5C6-5839-48F4-889B-DDDF1268D83E", - "ticketNumber": "5BNJWBM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816034, -79.994436", - "loadTime": "10/12/2019 21:08:18", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:45:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "21:53:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 75, - "quantity": 53.7, - "calculatedQuantity": "53.7 CY", - "s3DownloadKey": "HaulPass_5BNJWBM_201910122108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9828235-3634-4DCF-BF79-42C977747C98", - "ticketNumber": "66KU22E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "582NN6C", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3WKAGZW", - "fieldMonitorName": "Amber Floyd", - "loadCoordinates": "32.816285, -79.994669", - "loadTime": "10/12/2019 20:23:52", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "1:20:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/12/2019", - "disposalTime": "21:44:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79.3 CY", - "percentFull": 80, - "quantity": 63.4, - "calculatedQuantity": "63.4 CY", - "s3DownloadKey": "HaulPass_66KU22E_201910122023_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CA0DB60-0EA9-4B72-A407-F8ADB6B16103", - "ticketNumber": "6NHYQ28", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.676769, -80.189697", - "loadTime": "10/12/2019 20:03:54", - "straightDistance": "7.29", - "routeDistance": "13.1", - "timeToTower": "1:09:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "21:13:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 95, - "quantity": 69.3, - "calculatedQuantity": "69.3 CY", - "s3DownloadKey": "HaulPass_6NHYQ28_201910122003_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F136908-210C-4981-A112-6E651129F4DA", - "ticketNumber": "VRQNZU3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.720940, -79.958315", - "loadTime": "10/12/2019 19:51:34", - "straightDistance": "7.01", - "routeDistance": "14.63", - "timeToTower": "0:42:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "20:34:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_VRQNZU3_201910121951_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31713A00-2E70-4AE8-91FD-58AA9420EE28", - "ticketNumber": "W5WVSTS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.730896, -79.964707", - "loadTime": "10/12/2019 18:36:08", - "straightDistance": "7.05", - "routeDistance": "13.46", - "timeToTower": "1:56:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "20:33:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 85, - "quantity": 80, - "calculatedQuantity": "80 CY", - "s3DownloadKey": "HaulPass_W5WVSTS_201910121836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5FD8368-9033-4ACB-8667-FA17C52362B3", - "ticketNumber": "9U326WG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.743343, -79.963307", - "loadTime": "10/12/2019 20:26:30", - "straightDistance": "7.63", - "routeDistance": "13.09", - "timeToTower": "1:14:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "21:40:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 95, - "quantity": 90, - "calculatedQuantity": "90 CY", - "s3DownloadKey": "HaulPass_9U326WG_201910121945_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D6C6C02D-873B-40A9-A088-827C668D1750", - "ticketNumber": "5S8V34G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "88MHSKP", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815940, -79.994968", - "loadTime": "10/12/2019 18:59:54", - "straightDistance": "10.68", - "routeDistance": "15.89", - "timeToTower": "1:09:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "20:08:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.6 CY", - "percentFull": 80, - "quantity": 57.3, - "calculatedQuantity": "57.3 CY", - "s3DownloadKey": "HaulPass_5S8V34G_201910121859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC396B67-7999-4D9B-A78A-54CF49A83AD5", - "ticketNumber": "66SSTAG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "79HFWV9", - "fieldMonitorName": "Wesley Tanis", - "loadCoordinates": "32.743327, -79.965959", - "loadTime": "10/12/2019 21:00:24", - "straightDistance": "7.52", - "routeDistance": "12.92", - "timeToTower": "0:41:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/12/2019", - "disposalTime": "21:42:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 95, - "quantity": 101.2, - "calculatedQuantity": "101.2 CY", - "s3DownloadKey": "HaulPass_66SSTAG_201910122039_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2811B9C8-0715-43A5-9864-A19204C7CED6", - "ticketNumber": "77XMWAQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.71634, -79.956784", - "loadTime": "10/12/2019 21:46:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "21:48:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77XMWAQ_201910122146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4368B86F-CA7C-47BB-8476-D7D1F6BF0F09", - "ticketNumber": "4XN85XH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.712655, -79.960173", - "loadTime": "10/12/2019 21:13:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "21:15:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4XN85XH_201910122113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56D90C26-35F1-42D1-BDF3-B99C27ACAADD", - "ticketNumber": "6K8VHSC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.71655, -79.956389", - "loadTime": "10/12/2019 21:56:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "22:01:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6K8VHSC_201910122156_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94E9DA2C-C27C-4F1B-82A5-9677D45F679D", - "ticketNumber": "9L7VLCM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.716319, -79.956622", - "loadTime": "10/12/2019 21:49:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "21:54:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9L7VLCM_201910122149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DD72E11-BB04-46E8-A23B-FF53578B20B5", - "ticketNumber": "6PZAXE4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.712595, -79.96015", - "loadTime": "10/12/2019 21:18:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "21:19:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6PZAXE4_201910122118_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A71800CA-B997-4CEB-95D9-A73D96AAAE6A", - "ticketNumber": "DXS4WDR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.712476, -79.959962", - "loadTime": "10/12/2019 21:19:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "21:21:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_DXS4WDR_201910122119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB8B18D2-9B43-4B14-BD5E-C168E2148D56", - "ticketNumber": "9DWAS2R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.716331, -79.956501", - "loadTime": "10/12/2019 21:54:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "21:55:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9DWAS2R_201910122154_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1836C109-1519-4B59-B1AE-262D402D5960", - "ticketNumber": "EAC2ERE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.697918, -80.187566", - "loadTime": "10/12/2019 19:24:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "19:33:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_EAC2ERE_201910121924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CC73870-B24E-42CA-82BF-5CC77F7BE9E4", - "ticketNumber": "92FYGKA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.65023, -80.235967", - "loadTime": "10/12/2019 17:41:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "17:52:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_92FYGKA_201910121741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7DCFD1BC-10F5-49E0-B7FA-2DDD0CB8643E", - "ticketNumber": "5AQFQDD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.661232, -80.22098", - "loadTime": "10/12/2019 18:00:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "18:04:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5AQFQDD_201910121800_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89ADFDA4-1EA3-4469-858A-44274F7C121E", - "ticketNumber": "7DAWBUV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.697866, -80.18839", - "loadTime": "10/12/2019 19:37:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "19:41:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7DAWBUV_201910121937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "97B8364D-0EF5-4BDC-81D6-6E908195C35F", - "ticketNumber": "5RP36XU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.63744, -80.186268", - "loadTime": "10/12/2019 17:10:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "17:15:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5RP36XU_201910121710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9D44CCB-4103-4940-9513-DCA48F382FCA", - "ticketNumber": "5GHKPHC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.733745, -80.159744", - "loadTime": "10/12/2019 20:17:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:17:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "20:34:39", - "debrisType": "Leaner", - "diameter": 13.4, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5GHKPHC_201910122017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C6DEC2DD-F836-4BCE-8D7D-1D383C3F8DB3", - "ticketNumber": "CCAUF5M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.821091, -80.171636", - "loadTime": "10/12/2019 21:10:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:30:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "21:41:53", - "debrisType": "Leaner", - "diameter": 20.6, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_CCAUF5M_201910122110_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DCB40A0D-8F18-40F6-9E42-890B3A8AE2BB", - "ticketNumber": "339AJR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.678292, -80.172051", - "loadTime": "10/12/2019 19:04:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "19:09:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_339AJR3_201910121904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC5D638D-C2F2-41AE-8A47-4F9B9922A69D", - "ticketNumber": "8YAACKY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.678568, -80.171431", - "loadTime": "10/12/2019 18:59:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/12/2019", - "disposalTime": "19:02:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8YAACKY_201910121859_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54B31753-AABD-4D1A-A391-8932EEB27382", - "ticketNumber": "92CTJC6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.724171, -79.957244", - "loadTime": "10/12/2019 21:44:41", - "straightDistance": "7.17", - "routeDistance": "14.07", - "timeToTower": "14:05:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "11:50:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 80, - "quantity": 75.3, - "calculatedQuantity": "75.3 CY", - "s3DownloadKey": "HaulPass_92CTJC6_201910122135_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "711426E1-B87E-4FE3-A955-7E016153B4CA", - "ticketNumber": "7TGJLZX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.723194, -79.954119", - "loadTime": "10/12/2019 22:09:40", - "straightDistance": "7.3", - "routeDistance": "14.9", - "timeToTower": "13:41:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "11:51:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 75, - "quantity": 69.9, - "calculatedQuantity": "69.9 CY", - "s3DownloadKey": "HaulPass_7TGJLZX_201910122209_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0898B9FD-05CC-4599-814A-5F529DD317ED", - "ticketNumber": "4W7MEH3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.718258, -80.085512", - "loadTime": "10/13/2019 13:39:49", - "straightDistance": "3.37", - "routeDistance": "5.7", - "timeToTower": "0:19:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "13:59:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 85, - "quantity": 62, - "calculatedQuantity": "62 CY", - "s3DownloadKey": "HaulPass_4W7MEH3_201910131333_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDF29E4C-DCD7-4D4B-A96A-CD721FFF9B99", - "ticketNumber": "4D9TF2S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.718107, -80.085523", - "loadTime": "10/13/2019 12:43:59", - "straightDistance": "3.36", - "routeDistance": "5.7", - "timeToTower": "0:22:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "13:06:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 90, - "quantity": 65.6, - "calculatedQuantity": "65.6 CY", - "s3DownloadKey": "HaulPass_4D9TF2S_201910131243_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65C74809-662A-4E40-8168-4477D417EE22", - "ticketNumber": "3G4QLNP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.726378, -79.945833", - "loadTime": "10/13/2019 13:32:09", - "straightDistance": "7.82", - "routeDistance": "14.3", - "timeToTower": "1:00:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "14:33:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 90, - "quantity": 83.9, - "calculatedQuantity": "83.9 CY", - "s3DownloadKey": "HaulPass_3G4QLNP_201910131308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B7F5705-3CDB-4AA1-88DD-5733D4DC4904", - "ticketNumber": "8E6QXTW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.728749, -79.959498", - "loadTime": "10/13/2019 12:48:28", - "straightDistance": "7.22", - "routeDistance": "13.61", - "timeToTower": "1:43:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "14:32:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 80, - "quantity": 75.3, - "calculatedQuantity": "75.3 CY", - "s3DownloadKey": "HaulPass_8E6QXTW_201910131248_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6FA01D3C-190D-48D4-8CBD-D400E78B85B7", - "ticketNumber": "6KDK58T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.718352, -80.085555", - "loadTime": "10/13/2019 14:33:19", - "straightDistance": "3.38", - "routeDistance": "5.69", - "timeToTower": "0:22:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "14:55:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_6KDK58T_201910131430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D273CE20-7DEA-4DBD-AC00-C78D120D8C1C", - "ticketNumber": "3K8SYYP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.790512, -80.053746", - "loadTime": "10/13/2019 13:28:50", - "straightDistance": "8.16", - "routeDistance": "16.21", - "timeToTower": "1:25:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "14:54:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 65, - "quantity": 24.5, - "calculatedQuantity": "24.5 CY", - "s3DownloadKey": "HaulPass_3K8SYYP_201910131328_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E0AEC77-25F6-4EE4-A62F-18EEA2B061C6", - "ticketNumber": "9MSTZD5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.735952, -79.923880", - "loadTime": "10/13/2019 13:21:27", - "straightDistance": "9.26", - "routeDistance": "16.01", - "timeToTower": "2:20:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "15:42:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 80, - "quantity": 75.8, - "calculatedQuantity": "75.8 CY", - "s3DownloadKey": "HaulPass_9MSTZD5_201910131321_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DCEC503-0A34-46F3-A7B0-94D38139C2DA", - "ticketNumber": "4V6MLZE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.733652, -79.928330", - "loadTime": "10/13/2019 14:32:09", - "straightDistance": "8.96", - "routeDistance": "15.81", - "timeToTower": "1:11:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "15:43:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 70, - "quantity": 74.6, - "calculatedQuantity": "74.6 CY", - "s3DownloadKey": "HaulPass_4V6MLZE_201910131432_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07CF89BC-3D4C-4B69-A0C3-60201DCC056B", - "ticketNumber": "6D2YQWS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.799683, -79.965965", - "loadTime": "10/13/2019 15:37:28", - "straightDistance": "10.47", - "routeDistance": "16.09", - "timeToTower": "1:01:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "16:38:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_6D2YQWS_201910131537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B174BB10-10DD-428A-BE49-40F9D08243F6", - "ticketNumber": "8SXYMM8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.718250, -80.085416", - "loadTime": "10/13/2019 15:28:51", - "straightDistance": "3.37", - "routeDistance": "5.69", - "timeToTower": "0:20:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "15:49:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 75, - "quantity": 54.7, - "calculatedQuantity": "54.7 CY", - "s3DownloadKey": "HaulPass_8SXYMM8_201910131528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82E6803B-B775-4F57-9980-C8871D3DE64C", - "ticketNumber": "6AU4AXQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.714054, -79.979064", - "loadTime": "10/13/2019 15:58:48", - "straightDistance": "5.72", - "routeDistance": "13.34", - "timeToTower": "0:46:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "16:45:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_6AU4AXQ_201910131558_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F49BABDF-B0BD-40F5-B4B1-939B228A4F00", - "ticketNumber": "5JKLTCC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.718513, -80.085572", - "loadTime": "10/13/2019 16:14:13", - "straightDistance": "3.39", - "routeDistance": "5.7", - "timeToTower": "0:27:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "16:41:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_5JKLTCC_201910131614_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FDB15641-CD5A-4E2F-8787-098BCD6C43B4", - "ticketNumber": "8DCRV2P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.714145, -79.974784", - "loadTime": "10/13/2019 15:42:20", - "straightDistance": "5.94", - "routeDistance": "13.59", - "timeToTower": "1:02:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "16:44:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 90, - "quantity": 76.9, - "calculatedQuantity": "76.9 CY", - "s3DownloadKey": "HaulPass_8DCRV2P_201910131527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3756F1F1-85C6-4F59-B872-93FD8CA8EF82", - "ticketNumber": "7RFGJSP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.714481, -79.979965", - "loadTime": "10/13/2019 16:19:55", - "straightDistance": "5.69", - "routeDistance": "13.29", - "timeToTower": "0:51:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "17:11:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 75, - "quantity": 69.9, - "calculatedQuantity": "69.9 CY", - "s3DownloadKey": "HaulPass_7RFGJSP_201910131554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C601051-4C2A-4E22-95E2-ED18322C41C2", - "ticketNumber": "54N8SW7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.722416, -79.943136", - "loadTime": "10/13/2019 15:49:24", - "straightDistance": "7.84", - "routeDistance": "14.58", - "timeToTower": "1:21:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "17:10:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 90, - "quantity": 84.7, - "calculatedQuantity": "84.7 CY", - "s3DownloadKey": "HaulPass_54N8SW7_201910131549_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "87F76C61-C2D7-482F-9402-438879351682", - "ticketNumber": "3H6GKRW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.734822, -79.949545", - "loadTime": "10/13/2019 17:13:33", - "straightDistance": "7.93", - "routeDistance": "14.71", - "timeToTower": "0:50:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "18:04:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 85, - "quantity": 80.5, - "calculatedQuantity": "80.5 CY", - "s3DownloadKey": "HaulPass_3H6GKRW_201910131713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF92D89E-07D4-4EDD-90E8-8E26F5758A48", - "ticketNumber": "3MJ7SUB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.734828, -79.949599", - "loadTime": "10/13/2019 17:16:32", - "straightDistance": "7.93", - "routeDistance": "14.71", - "timeToTower": "0:49:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "18:05:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_3MJ7SUB_201910131714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F47CE3F5-D031-4CC5-90C3-C43ABD6B1DE6", - "ticketNumber": "32UA8VM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4ATBN68", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.718675, -80.084925", - "loadTime": "10/13/2019 17:04:41", - "straightDistance": "3.39", - "routeDistance": "5.65", - "timeToTower": "1:02:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "18:07:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.9 CY", - "percentFull": 80, - "quantity": 58.3, - "calculatedQuantity": "58.3 CY", - "s3DownloadKey": "HaulPass_32UA8VM_201910131704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E24D8E3-DA53-4308-B16F-578D807DF9CC", - "ticketNumber": "8NT4X24", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.564211, -80.377479", - "loadTime": "10/13/2019 14:27:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:35:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "15:03:28", - "debrisType": "Leaner", - "diameter": 19.9, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8NT4X24_201910131427_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFA07F2C-0264-448A-A623-C5753C090867", - "ticketNumber": "7P7KYCN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.56418, -80.377317", - "loadTime": "10/13/2019 12:58:33", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:30:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "13:29:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7P7KYCN_201910131258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFBB7201-7021-4458-AA69-E4CB3439CCBD", - "ticketNumber": "34TDS7M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.762024, -80.396566", - "loadTime": "10/13/2019 16:06:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:41:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "16:48:24", - "debrisType": "Leaner", - "diameter": 20.8, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_34TDS7M_201910131606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B12B31A1-1FB2-4BB6-B6FA-747C2A98E0AC", - "ticketNumber": "6V3S99Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.564424, -80.377418", - "loadTime": "10/13/2019 15:04:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "15:09:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6V3S99Y_201910131504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C9A9B74C-1377-4C36-9E06-3C7E37FC39AD", - "ticketNumber": "6DS7PLV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.68205, -80.160085", - "loadTime": "10/13/2019 17:42:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "17:53:43", - "debrisType": "Leaner", - "diameter": 18, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6DS7PLV_201910131742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D06AA058-3B36-4AE0-9802-E6B115FB5C9B", - "ticketNumber": "7CNSW2E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.564313, -80.377274", - "loadTime": "10/13/2019 13:30:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:45:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "14:15:36", - "debrisType": "Leaner", - "diameter": 24.6, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7CNSW2E_201910131330_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8B2D796-7D46-4021-9125-515C37AD4642", - "ticketNumber": "7GLUDMB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.564096, -80.377456", - "loadTime": "10/13/2019 14:17:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "14:27:17", - "debrisType": "Leaner", - "diameter": 10.9, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7GLUDMB_201910131417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1185EC94-C38E-4972-8649-9A3C251F832B", - "ticketNumber": "5X4WV79", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.761911, -80.396327", - "loadTime": "10/13/2019 16:54:05", - "straightDistance": "20.24", - "routeDistance": "29.79", - "timeToTower": "1:30:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "18:24:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 55, - "quantity": 39.9, - "calculatedQuantity": "39.9 CY", - "s3DownloadKey": "HaulPass_5X4WV79_201910131654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F85E346-0007-497F-AFC0-16F8D7A0E4D1", - "ticketNumber": "5P279ET", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.799671, -79.965867", - "loadTime": "10/13/2019 18:21:55", - "straightDistance": "10.47", - "routeDistance": "16.11", - "timeToTower": "0:53:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "19:15:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 85, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_5P279ET_201910131821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A7B69C0-1629-4422-9F1B-CA33EC4D8927", - "ticketNumber": "5H52YAA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.716831, -79.981619", - "loadTime": "10/13/2019 18:44:34", - "straightDistance": "5.69", - "routeDistance": "13.1", - "timeToTower": "0:42:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "19:26:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 80, - "quantity": 74.6, - "calculatedQuantity": "74.6 CY", - "s3DownloadKey": "HaulPass_5H52YAA_201910131844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD8387E6-822F-4424-B729-1E72F2F7C702", - "ticketNumber": "5E7XX7D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.714453, -79.979459", - "loadTime": "10/13/2019 18:36:59", - "straightDistance": "5.72", - "routeDistance": "13.31", - "timeToTower": "0:48:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "19:25:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 90, - "quantity": 84.7, - "calculatedQuantity": "84.7 CY", - "s3DownloadKey": "HaulPass_5E7XX7D_201910131836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67AE47F6-D6F5-4EB1-8E88-7DA7BC3D49C3", - "ticketNumber": "TTQ4F9D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.745112, -80.176403", - "loadTime": "10/13/2019 13:28:49", - "straightDistance": "6.85", - "routeDistance": "12.05", - "timeToTower": "0:41:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/13/2019", - "disposalTime": "14:10:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_TTQ4F9D_201910131233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71D4A5A7-ADD0-4034-A45A-63D9BAF59299", - "ticketNumber": "6S3JTCZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3MZRMP7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7G56BVK", - "fieldMonitorName": "Christopher Porter", - "loadCoordinates": "32.821325, -80.172209", - "loadTime": "10/13/2019 12:22:53", - "straightDistance": "4.97", - "routeDistance": "5.27", - "timeToTower": "1:48:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/13/2019", - "disposalTime": "14:10:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "71.3 CY", - "percentFull": 70, - "quantity": 49.9, - "calculatedQuantity": "49.9 CY", - "s3DownloadKey": "HaulPass_J001_6S3JTCZ_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E0BFAC1-A80E-452E-ABA7-9CC0002F2A47", - "ticketNumber": "368CHFH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.564366, -80.377112", - "loadTime": "10/13/2019 13:32:00", - "straightDistance": "18.77", - "routeDistance": "26.21", - "timeToTower": "2:40:37", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/13/2019", - "disposalTime": "16:12:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_368CHFH_201910131331_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F73636AA-C91C-4CBF-AB8D-9806194D6BBD", - "ticketNumber": "8G2JNRU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.790530, -80.053916", - "loadTime": "10/13/2019 12:03:12", - "straightDistance": "11.97", - "routeDistance": "14.54", - "timeToTower": "0:54:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/13/2019", - "disposalTime": "12:57:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 80, - "quantity": 30.2, - "calculatedQuantity": "30.2 CY", - "s3DownloadKey": "HaulPass_8G2JNRU_201910131203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19D80603-6E60-422F-8DB8-5FEE8D4936EC", - "ticketNumber": "3NM3QSE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.718081, -79.982351", - "loadTime": "10/13/2019 19:04:12", - "straightDistance": "5.7", - "routeDistance": "13", - "timeToTower": "0:51:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "19:55:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 80, - "quantity": 68.3, - "calculatedQuantity": "68.3 CY", - "s3DownloadKey": "HaulPass_3NM3QSE_201910131904_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1EF3D0F9-D569-4039-B19C-4AA5205BFA08", - "ticketNumber": "9TQGWLZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.718210, -79.982115", - "loadTime": "10/13/2019 19:15:26", - "straightDistance": "5.72", - "routeDistance": "13", - "timeToTower": "0:42:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "19:57:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_9TQGWLZ_201910131915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9107C19B-B24C-4277-AE57-BBEB4458970B", - "ticketNumber": "8G8BJ5T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.734868, -79.949620", - "loadTime": "10/13/2019 19:16:08", - "straightDistance": "7.93", - "routeDistance": "14.72", - "timeToTower": "1:02:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "20:18:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 90, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_8G8BJ5T_201910131916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5717CE3-AD3D-4700-966A-BF08950EB361", - "ticketNumber": "ZFLEE5L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.736876, -79.948701", - "loadTime": "10/13/2019 19:25:18", - "straightDistance": "8.05", - "routeDistance": "14.89", - "timeToTower": "0:54:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "20:20:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_ZFLEE5L_201910131925_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "25AE8424-0C76-424D-A5EA-AAC517A1EE0B", - "ticketNumber": "8M2BYLX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.723020, -79.981496", - "loadTime": "10/13/2019 20:59:05", - "straightDistance": "5.94", - "routeDistance": "13.04", - "timeToTower": "0:28:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "21:28:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 75, - "quantity": 69.9, - "calculatedQuantity": "69.9 CY", - "s3DownloadKey": "HaulPass_8M2BYLX_201910132059_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B74E9276-631B-4B4A-9783-69F9D016E0F9", - "ticketNumber": "8GFNKGM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.799710, -79.965848", - "loadTime": "10/13/2019 20:13:01", - "straightDistance": "10.47", - "routeDistance": "16.1", - "timeToTower": "0:51:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "21:04:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 85, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_8GFNKGM_201910132013_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2B17C1D-2A5F-4D73-A189-9421C4D5720E", - "ticketNumber": "KA4L7JE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.722703, -79.981672", - "loadTime": "10/13/2019 20:36:33", - "straightDistance": "5.92", - "routeDistance": "13.02", - "timeToTower": "0:50:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "21:26:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 75, - "quantity": 70.6, - "calculatedQuantity": "70.6 CY", - "s3DownloadKey": "HaulPass_KA4L7JE_201910132024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "031118BA-30B8-4D27-814E-6EF5C6B1311F", - "ticketNumber": "43MG6GB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.848745, -80.064417", - "loadTime": "10/13/2019 12:58:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "13:04:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_43MG6GB_201910131258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0352435A-5239-4862-A2AB-CDDD26B3E47F", - "ticketNumber": "76RXQZK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.752544, -79.981736", - "loadTime": "10/13/2019 16:18:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "16:26:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_76RXQZK_201910131618_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0839105F-8FAA-40D9-9B3D-1EEFD35E3387", - "ticketNumber": "74R2B42", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.848976, -80.06443", - "loadTime": "10/13/2019 13:04:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "13:06:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_74R2B42_201910131304_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09EC4A02-1406-4DD7-B05A-0431B5199C45", - "ticketNumber": "8SBU82A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.746074, -79.970747", - "loadTime": "10/13/2019 18:09:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "18:12:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8SBU82A_201910131809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F8C4DFB-3EDE-45D7-AE68-CF4D70608145", - "ticketNumber": "NW539YB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.752061, -79.981775", - "loadTime": "10/13/2019 16:10:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "16:17:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_NW539YB_201910131610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1558E68D-2DF3-4041-AA30-0BF6F5AC7DE9", - "ticketNumber": "YZWBPBG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.744285, -79.911665", - "loadTime": "10/13/2019 20:45:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "20:48:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_YZWBPBG_201910132045_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "166D286A-75B2-4A60-B594-37429CD014F6", - "ticketNumber": "8XAHX45", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.847172, -80.062777", - "loadTime": "10/13/2019 12:41:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "12:43:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8XAHX45_201910131241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1A672253-78CE-41D0-B6B0-C0722F3A3A53", - "ticketNumber": "62TC29B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.737531, -79.935136", - "loadTime": "10/13/2019 21:46:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "21:50:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_62TC29B_201910132146_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1BCDD6E6-0D93-48E9-BB6E-6E34134061AD", - "ticketNumber": "9J5MCJP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.759086, -79.981594", - "loadTime": "10/13/2019 17:22:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "17:31:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9J5MCJP_201910131722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B5BADE4-3FBF-4044-BADB-42F57EA42A87", - "ticketNumber": "QXME9WC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.755898, -79.979971", - "loadTime": "10/13/2019 16:36:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:10:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "16:46:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_QXME9WC_201910131636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FD884D4-BA13-4D6A-9EA4-BECBA2E8FB34", - "ticketNumber": "7RQYBCA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.852797, -80.069315", - "loadTime": "10/13/2019 13:58:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "14:01:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7RQYBCA_201910131358_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CDFF580-30BA-4E1B-8056-DD1848EAC9FC", - "ticketNumber": "4VKUU5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.855093, -80.071526", - "loadTime": "10/13/2019 14:34:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "14:39:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4VKUU5J_201910131434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BD04013-FB1D-4407-9FC1-B37FF75E12AE", - "ticketNumber": "4H9CLDC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.84634, -80.061346", - "loadTime": "10/13/2019 12:35:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "12:37:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4H9CLDC_201910131235_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5024679C-2F07-44C2-870D-85974A91D6E6", - "ticketNumber": "9L2RGTT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.742756, -79.913471", - "loadTime": "10/13/2019 20:26:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "20:32:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9L2RGTT_201910132026_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "509F285F-24F9-4F73-BE8C-25C595350BFA", - "ticketNumber": "6VJXM7F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.744014, -79.911833", - "loadTime": "10/13/2019 20:36:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "20:42:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6VJXM7F_201910132036_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B48C50C-3407-4D07-8BAC-6599ED343766", - "ticketNumber": "7RG5YCR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.752462, -79.981829", - "loadTime": "10/13/2019 16:04:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "16:08:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7RG5YCR_201910131604_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CF4FFE1-9653-41C3-B2F9-00F0702327F0", - "ticketNumber": "33QA2GH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.853513, -80.069716", - "loadTime": "10/13/2019 14:10:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "14:16:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_33QA2GH_201910131410_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5FB9A3CD-14EC-4236-A488-28F425B5A035", - "ticketNumber": "62J62KS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.730071, -79.929912", - "loadTime": "10/13/2019 19:20:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "19:25:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_62J62KS_201910131920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A32BD22-B1F8-479A-AAF1-EBD43510CE88", - "ticketNumber": "EU5CLSJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.72964, -79.927768", - "loadTime": "10/13/2019 19:42:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:23:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "20:05:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_EU5CLSJ_201910131942_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C46B6E4-E3E4-492C-90CB-D187FF7587C9", - "ticketNumber": "UZNK69U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.75064, -79.90918", - "loadTime": "10/13/2019 21:13:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "21:21:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_UZNK69U_201910132113_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77F3BF6B-CB1F-4CEF-8BE6-ECF5314473A5", - "ticketNumber": "8CQVD7Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.849426, -80.064991", - "loadTime": "10/13/2019 13:08:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "13:10:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8CQVD7Y_201910131308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "79BA20C8-D8C3-42B3-AC13-21E33032A7E8", - "ticketNumber": "6SMV6QA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.746248, -79.908885", - "loadTime": "10/13/2019 20:53:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "21:04:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SMV6QA_201910132053_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B4F4632-2D34-45B3-BE04-8986758A03E5", - "ticketNumber": "HLNL369", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.850352, -80.066143", - "loadTime": "10/13/2019 13:20:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "13:22:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_HLNL369_201910131320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A96B1A68-D1BE-49F0-8783-7E8D435366B9", - "ticketNumber": "6BCXMLB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.850343, -80.066095", - "loadTime": "10/13/2019 13:23:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "13:28:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6BCXMLB_201910131323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA06F41F-ABBE-4D17-9E38-5D555751C148", - "ticketNumber": "7FD8PGW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.84652, -80.061367", - "loadTime": "10/13/2019 12:29:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "12:32:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7FD8PGW_201910131229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B14DF618-9FDB-423E-858E-EA2A5F090DD1", - "ticketNumber": "4D8AAR5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.76386, -79.995595", - "loadTime": "10/13/2019 17:47:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "17:55:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4D8AAR5_201910131747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CAC7181F-5EAF-4C6E-80F9-B4D747156DCC", - "ticketNumber": "9LSLQT5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.759939, -79.979789", - "loadTime": "10/13/2019 17:17:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "17:20:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9LSLQT5_201910131717_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CC604849-D695-467B-B1A3-F7155EA1598F", - "ticketNumber": "8WNPLE4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.726589, -79.931488", - "loadTime": "10/13/2019 19:14:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "19:16:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8WNPLE4_201910131914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D116777A-21AA-493B-86E0-71A2AD5B050A", - "ticketNumber": "6JAEXA4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.853709, -80.070229", - "loadTime": "10/13/2019 14:19:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "14:23:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6JAEXA4_201910131419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB3DB0F4-9B20-4DF0-B5ED-EA6431653448", - "ticketNumber": "35DE2Z2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.852332, -80.068539", - "loadTime": "10/13/2019 13:40:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "13:43:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_35DE2Z2_201910131340_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA07AE3A-9CB2-4352-A30F-D93C5F686C1F", - "ticketNumber": "FW4PSG9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.759588, -79.980574", - "loadTime": "10/13/2019 16:54:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "16:58:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_FW4PSG9_201910131654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EDBA89E7-9393-416D-A462-B2DB18F6BBD4", - "ticketNumber": "4YSZ3S7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.760113, -79.9797", - "loadTime": "10/13/2019 17:13:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "17:16:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4YSZ3S7_201910131713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F5B3E650-B269-40BF-9704-8CED4462D0ED", - "ticketNumber": "58F8RKN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "3MR57SG", - "fieldMonitorName": "Priscilla Starks", - "loadCoordinates": "32.742558, -79.913915", - "loadTime": "10/13/2019 20:16:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "20:23:04", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_58F8RKN_201910132016_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "211CBC1C-1805-461C-B9AD-7853B0EC1B2A", - "ticketNumber": "7EHJW9F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.713545, -79.955472", - "loadTime": "10/13/2019 18:21:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "18:23:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7EHJW9F_201910131821_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "471058C9-E6DF-4618-8203-8AAD18F9170B", - "ticketNumber": "4SLJQS5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.713285, -79.955274", - "loadTime": "10/13/2019 18:29:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "18:32:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SLJQS5_201910131829_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C36D103C-E0CF-466A-9265-62025FBF8590", - "ticketNumber": "8QF7JNJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.712391, -79.954656", - "loadTime": "10/13/2019 18:40:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "18:41:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8QF7JNJ_201910131840_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE10EA62-2757-4ADF-A266-54895C454E73", - "ticketNumber": "6CBL4CQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.713408, -79.955404", - "loadTime": "10/13/2019 18:27:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "18:28:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CBL4CQ_201910131827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E472BDDB-54A2-4F19-A33A-714385C38F01", - "ticketNumber": "3FSLVSG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.743066, -79.984237", - "loadTime": "10/13/2019 21:39:22", - "straightDistance": "6.73", - "routeDistance": "11.25", - "timeToTower": "0:26:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "22:06:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_3FSLVSG_201910132133_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F75E6F18-416F-4A1F-BA52-965EDFB2430B", - "ticketNumber": "9QUXV5C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.722795, -79.981545", - "loadTime": "10/13/2019 21:19:58", - "straightDistance": "5.93", - "routeDistance": "13.03", - "timeToTower": "0:44:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "22:04:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_9QUXV5C_201910132119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0622ED7F-4424-4C57-B264-86DF7D751216", - "ticketNumber": "38ZS7AM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.733740, -79.941121", - "loadTime": "10/13/2019 21:26:04", - "straightDistance": "8.31", - "routeDistance": "14.85", - "timeToTower": "1:06:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "22:32:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_38ZS7AM_201910132126_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D92AF05-3CA4-45EA-A4FC-827AACA7CEE2", - "ticketNumber": "6KYY25L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.733764, -79.940997", - "loadTime": "10/13/2019 21:19:40", - "straightDistance": "8.32", - "routeDistance": "14.85", - "timeToTower": "1:12:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/13/2019", - "disposalTime": "22:31:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 75, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_6KYY25L_201910132119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "026E5BB3-F4FA-4B45-B692-A9CC5AED006A", - "ticketNumber": "74WPE7J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.711663, -79.953949", - "loadTime": "10/13/2019 19:58:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "20:00:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_74WPE7J_201910131958_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "073A2E72-0761-4F11-B64E-558C0F92C898", - "ticketNumber": "3MYSR47", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.85036, -80.065962", - "loadTime": "10/13/2019 13:18:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "13:19:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3MYSR47_201910131318_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "098FCBD9-F361-4590-A345-FB2B2D1570D2", - "ticketNumber": "BZJ7789", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.711322, -79.953856", - "loadTime": "10/13/2019 20:06:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "20:08:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BZJ7789_201910132006_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C4FE2E8-E1CA-48F5-AFDE-11979FDF84A8", - "ticketNumber": "5TJP5H6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.84769, -80.062948", - "loadTime": "10/13/2019 12:48:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "12:49:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5TJP5H6_201910131248_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0F931A46-D069-4FD4-9FE9-660F5A39CCE4", - "ticketNumber": "7RBAAKT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.711538, -79.954188", - "loadTime": "10/13/2019 20:22:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "20:25:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7RBAAKT_201910132022_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13B0C4DA-EEF4-4B1C-93C4-D56EF1377A23", - "ticketNumber": "4YUHMHN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.850954, -80.066894", - "loadTime": "10/13/2019 13:32:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "13:35:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4YUHMHN_201910131332_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16CF4DF0-518D-4F59-B58D-87ED57E07A0F", - "ticketNumber": "3WMAEBV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.711707, -79.954027", - "loadTime": "10/13/2019 19:47:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "19:48:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3WMAEBV_201910131947_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C26D762-154D-443E-A659-E2C526EBDF82", - "ticketNumber": "8KEUCHA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.711557, -79.953734", - "loadTime": "10/13/2019 19:52:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "19:58:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8KEUCHA_201910131952_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21E8A272-2B28-4FB7-A90F-C84841D6C935", - "ticketNumber": "6YEAK67", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714067, -79.956907", - "loadTime": "10/13/2019 20:59:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "21:08:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6YEAK67_201910132059_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2728FBED-1A45-45AC-B8AA-7B163451B7E5", - "ticketNumber": "5U6E89T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.855538, -80.072645", - "loadTime": "10/13/2019 14:45:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "14:47:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5U6E89T_201910131445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27CDE8D9-67C5-4C80-BBC9-41D6E6204C23", - "ticketNumber": "9ZCPSL3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.712096, -79.954178", - "loadTime": "10/13/2019 18:58:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "19:00:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ZCPSL3_201910131858_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B06E664-0E65-41AE-A45C-CB9EB4C0C37D", - "ticketNumber": "35DRB82", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.71617, -79.9555", - "loadTime": "10/13/2019 16:55:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "16:56:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_35DRB82_201910131655_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2B9D092D-3992-4DF8-B886-14CF2B9F0260", - "ticketNumber": "7ZHQ8SZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.716474, -79.955029", - "loadTime": "10/13/2019 16:25:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "16:26:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ZHQ8SZ_201910131625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2C28164D-EC22-477F-A909-7CCAADB936DD", - "ticketNumber": "D8HE5CL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.848369, -80.06387", - "loadTime": "10/13/2019 12:59:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "13:00:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_D8HE5CL_201910131259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F69A52B-D59F-4161-9671-9A3894D97BC7", - "ticketNumber": "94WJPA8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.716276, -79.955504", - "loadTime": "10/13/2019 16:56:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "16:58:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_94WJPA8_201910131656_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "311D294C-B470-4CBE-9D99-718C585DF050", - "ticketNumber": "7T46DHG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.853097, -80.069359", - "loadTime": "10/13/2019 14:03:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "14:07:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7T46DHG_201910131403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35282D13-A26F-4A42-A3E0-111102B72340", - "ticketNumber": "46R6YRT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.711862, -79.954163", - "loadTime": "10/13/2019 19:00:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "19:03:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_46R6YRT_201910131900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3635AD7F-75A7-4116-92AB-EBA29E9D1526", - "ticketNumber": "3HLSG24", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.713712, -79.955446", - "loadTime": "10/13/2019 20:34:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "20:36:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3HLSG24_201910132034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43A27F27-FF08-412F-B638-E8B54AEB9CB6", - "ticketNumber": "4JSCMVB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.711671, -79.953938", - "loadTime": "10/13/2019 19:42:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "19:44:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4JSCMVB_201910131942_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47CF895D-0011-4A54-A21C-0369CFCB04DF", - "ticketNumber": "5VAQ22L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.713694, -79.956185", - "loadTime": "10/13/2019 20:46:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "20:49:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5VAQ22L_201910132046_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48BE2DF8-CB9F-44D9-961F-0075E59D4FB0", - "ticketNumber": "4X3V6Q7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.716656, -79.956016", - "loadTime": "10/13/2019 17:01:12", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "17:05:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4X3V6Q7_201910131701_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5040CAB5-17D2-436C-AE8A-4C19490B30EF", - "ticketNumber": "8L4V9XB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.71189, -79.954174", - "loadTime": "10/13/2019 19:05:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "19:11:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8L4V9XB_201910131905_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5F3F9107-BC36-4621-A120-527ECED5149B", - "ticketNumber": "6XM7VMJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.711599, -79.954002", - "loadTime": "10/13/2019 19:49:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "19:51:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6XM7VMJ_201910131949_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5FE3C726-0789-446F-8615-9F93A5BDB65C", - "ticketNumber": "3W775DB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.708785, -79.952784", - "loadTime": "10/13/2019 21:40:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "21:43:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3W775DB_201910132140_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6004C8A9-0925-4CB0-B01F-B7214D3E401D", - "ticketNumber": "8N4JQU3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.711673, -79.954026", - "loadTime": "10/13/2019 19:23:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "19:25:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8N4JQU3_201910131923_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "661BAE26-8903-40FC-8F43-CEEE2B11E7F2", - "ticketNumber": "4NW5QVL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.714793, -79.950122", - "loadTime": "10/13/2019 21:25:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "21:28:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4NW5QVL_201910132125_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69299B2E-6C82-4AA5-9A65-2E96550C0387", - "ticketNumber": "3VU2RFP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.853643, -80.070317", - "loadTime": "10/13/2019 14:21:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "14:23:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3VU2RFP_201910131421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7FE344DE-3B3B-4602-82B6-E327DB07A3F5", - "ticketNumber": "6SLC2UX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.716364, -79.955054", - "loadTime": "10/13/2019 16:30:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:17:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "16:48:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6SLC2UX_201910131630_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "81BDAF78-27BF-4CAA-AFF6-2D61D4B7374C", - "ticketNumber": "7F6RWQP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.850197, -80.06607", - "loadTime": "10/13/2019 13:15:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "13:17:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7F6RWQP_201910131315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82FF5CD0-D2C6-4C11-82B2-4A58EB9A8E0F", - "ticketNumber": "E78BA7D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.854149, -80.070631", - "loadTime": "10/13/2019 14:28:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "14:31:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_E78BA7D_201910131428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CED0928-F0DF-4BAF-B5D0-85202B828881", - "ticketNumber": "73J9Q9K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.712196, -79.954461", - "loadTime": "10/13/2019 18:47:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "18:50:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_73J9Q9K_201910131847_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8DF70744-BF1D-497E-B910-28FCB1F67C96", - "ticketNumber": "3RXKKKK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.716365, -79.955305", - "loadTime": "10/13/2019 16:27:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "16:29:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3RXKKKK_201910131627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "955E663D-FDC7-4475-A9B7-7981C2AECC21", - "ticketNumber": "8XN6KQC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.848835, -80.064109", - "loadTime": "10/13/2019 12:55:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "12:56:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8XN6KQC_201910131255_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98EF2DA4-6B45-4FCC-8C72-F51164ED0103", - "ticketNumber": "9QHQAV6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.711354, -79.953659", - "loadTime": "10/13/2019 20:11:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "20:14:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9QHQAV6_201910132011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C3010B7-31B2-44AA-9426-56D27DD22047", - "ticketNumber": "8VDTPN3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.847667, -80.06294", - "loadTime": "10/13/2019 12:41:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "12:44:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8VDTPN3_201910131241_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9CD1EABB-4A00-4B89-9350-3DF0DAAB72FE", - "ticketNumber": "32CSKCP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.847627, -80.06322", - "loadTime": "10/13/2019 12:50:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "12:52:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_32CSKCP_201910131250_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D3873D2-4136-49A0-858E-4DFCCF5C44ED", - "ticketNumber": "T9KUW24", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.715291, -79.959576", - "loadTime": "10/13/2019 17:54:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "18:00:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_T9KUW24_201910131754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DA22E7C-F9CA-4FD6-87D6-33C6704200E2", - "ticketNumber": "CVMFGVU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.855586, -80.072567", - "loadTime": "10/13/2019 14:43:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "14:45:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_CVMFGVU_201910131443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A232A8FB-951C-4269-9CD4-E8AF0B083210", - "ticketNumber": "6KH4MTH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.713517, -79.956072", - "loadTime": "10/13/2019 20:43:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "20:45:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6KH4MTH_201910132043_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5920A38-6045-4A66-B967-D80C16DF3C39", - "ticketNumber": "52UCHNL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.852616, -80.068956", - "loadTime": "10/13/2019 13:46:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "13:53:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_52UCHNL_201910131346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7F00B09-946A-47E0-8B78-02CB8183EE78", - "ticketNumber": "86TXAUA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.711511, -79.953677", - "loadTime": "10/13/2019 20:00:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "20:06:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_86TXAUA_201910132000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA4914F3-13DB-481A-B837-273CEFBACF82", - "ticketNumber": "6ADY8JC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.7119, -79.954118", - "loadTime": "10/13/2019 19:12:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "19:22:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6ADY8JC_201910131912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ABE7006D-1E0A-4FDE-A3A8-374121CC269B", - "ticketNumber": "9CYKTJD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.711991, -79.954173", - "loadTime": "10/13/2019 18:53:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "18:58:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9CYKTJD_201910131853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C105AEB8-F4F8-4C4E-BEA4-DDC467D9AE35", - "ticketNumber": "5GUHP23", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.852492, -80.068685", - "loadTime": "10/13/2019 13:41:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "13:44:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5GUHP23_201910131341_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C56A836E-8BCB-41CC-B8FF-622ADECF3D4D", - "ticketNumber": "6WHQAZW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.713793, -79.95599", - "loadTime": "10/13/2019 20:37:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "20:43:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6WHQAZW_201910132037_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7198FC9-A6EF-44B9-99D5-A2C358DBB872", - "ticketNumber": "6LPX32K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.716387, -79.956028", - "loadTime": "10/13/2019 17:06:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "17:08:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6LPX32K_201910131706_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D23DD326-50DC-40BA-A491-1AF3D80586BC", - "ticketNumber": "3M9HXDZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.71392, -79.951751", - "loadTime": "10/13/2019 21:16:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "21:19:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3M9HXDZ_201910132116_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5FA2DD0-B818-49C4-933F-B6725EB50462", - "ticketNumber": "9Q4T9VF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.713593, -79.955563", - "loadTime": "10/13/2019 20:30:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:10", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "20:33:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9Q4T9VF_201910132030_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D89B5618-233B-4D8B-BE05-56C9B4F593F0", - "ticketNumber": "4D9DRZ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.847694, -80.062817", - "loadTime": "10/13/2019 12:45:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "12:47:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4D9DRZ8_201910131245_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE9669B7-D2D3-4A31-9CEB-D1EFF5B3769B", - "ticketNumber": "73BM8F3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.711584, -79.953807", - "loadTime": "10/13/2019 19:45:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "19:46:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_73BM8F3_201910131945_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE28AFB4-2F99-49C8-BA6F-ABE06819F6A3", - "ticketNumber": "72SLW3G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.716317, -79.956575", - "loadTime": "10/13/2019 17:33:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "17:42:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_72SLW3G_201910131733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE68877B-BF43-49C9-9BC4-89DCDAE8A93F", - "ticketNumber": "3V53HVP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.713824, -79.955024", - "loadTime": "10/13/2019 18:14:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "18:16:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3V53HVP_201910131814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EF69666B-0DAF-4C75-8158-52BB62B96BE7", - "ticketNumber": "PCQEVS6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.716598, -79.954484", - "loadTime": "10/13/2019 16:17:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "16:22:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_PCQEVS6_201910131617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2A1B563-E148-4152-BDFA-36BA2C94654D", - "ticketNumber": "5UJCCLP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.716102, -79.955671", - "loadTime": "10/13/2019 16:48:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "16:55:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5UJCCLP_201910131648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F442E8FA-8D3D-4514-8062-3A7CB05FBF46", - "ticketNumber": "YHC5QKT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.84879, -80.064176", - "loadTime": "10/13/2019 12:57:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "12:59:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_YHC5QKT_201910131257_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FAF2C8B7-B422-4C4C-ACED-EB05253294B9", - "ticketNumber": "6L5DQ6J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.711244, -79.953562", - "loadTime": "10/13/2019 20:17:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "20:19:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6L5DQ6J_201910132017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FD374B3C-6C3D-489A-91B4-470BCE0DB412", - "ticketNumber": "48M5L22", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.713779, -79.956538", - "loadTime": "10/13/2019 20:52:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/13/2019", - "disposalTime": "20:53:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_48M5L22_201910132052_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "04E83782-5207-4903-81E5-C373DE66B004", - "ticketNumber": "6FE5736", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.756531, -79.967223", - "loadTime": "10/14/2019 12:26:40", - "straightDistance": "8.08", - "routeDistance": "12.41", - "timeToTower": "0:42:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "13:09:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_6FE5736_201910141226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "330A5C93-65BA-4FE6-BC98-AB88198EA6D6", - "ticketNumber": "9GGC8JK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939635, -79.697302", - "loadTime": "10/14/2019 11:01:25", - "straightDistance": "41.64", - "routeDistance": "47.23", - "timeToTower": "1:59:20", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/14/2019", - "disposalTime": "13:00:45", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.95, - "quantity": 23.95, - "calculatedQuantity": "23.95 tons", - "s3DownloadKey": "HaulPass_J001_9GGC8JK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "894EF1A2-A23E-47F2-B1BE-E6731D9C3630", - "ticketNumber": "83XEY5H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939778, -79.697394", - "loadTime": "10/14/2019 11:38:27", - "straightDistance": "41.64", - "routeDistance": "47.23", - "timeToTower": "1:44:26", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/14/2019", - "disposalTime": "13:22:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.58, - "quantity": 26.58, - "calculatedQuantity": "26.58 tons", - "s3DownloadKey": "HaulPass_J001_83XEY5H_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1F0997BC-2701-45E8-8635-68AFD5B9077B", - "ticketNumber": "7XFJ56B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.742939, -79.984366", - "loadTime": "10/14/2019 13:24:18", - "straightDistance": "6.72", - "routeDistance": "11.26", - "timeToTower": "0:30:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "13:54:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_7XFJ56B_201910141324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6046C5E-3CDD-44AD-8C7F-300604D16A49", - "ticketNumber": "8NQK4UD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.743007, -79.984344", - "loadTime": "10/14/2019 13:16:49", - "straightDistance": "6.72", - "routeDistance": "11.25", - "timeToTower": "0:36:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "13:53:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 95, - "quantity": 89.4, - "calculatedQuantity": "89.4 CY", - "s3DownloadKey": "HaulPass_8NQK4UD_201910141316_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E3F1B29-5A0D-4D4F-B1BA-EE4FA9827334", - "ticketNumber": "6TLZNTR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.717724, -80.021095", - "loadTime": "10/14/2019 13:55:57", - "straightDistance": "4", - "routeDistance": "5.3", - "timeToTower": "0:18:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "14:14:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_6TLZNTR_201910141338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54ABB360-D84B-4D9B-97E5-5ABD950CB2C1", - "ticketNumber": "Z94V3Q9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.758414, -79.968262", - "loadTime": "10/14/2019 14:16:39", - "straightDistance": "8.14", - "routeDistance": "12.17", - "timeToTower": "0:31:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "14:47:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 85, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_Z94V3Q9_201910141352_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A426676-F3A5-42E1-9F06-3F8D2E915946", - "ticketNumber": "54RMVS4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.743270, -79.984229", - "loadTime": "10/14/2019 14:07:19", - "straightDistance": "6.74", - "routeDistance": "11.26", - "timeToTower": "0:36:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "14:43:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 90, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_54RMVS4_201910141407_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB2D24F8-9EE5-4384-844D-6ECB7D6DE7C4", - "ticketNumber": "8HCP8HS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.743235, -79.984556", - "loadTime": "10/14/2019 14:11:12", - "straightDistance": "6.73", - "routeDistance": "11.23", - "timeToTower": "0:34:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "14:45:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_8HCP8HS_201910141411_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "081E3CDD-B0E4-4786-863D-05411A94618A", - "ticketNumber": "J9N3HBM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.743182, -79.984529", - "loadTime": "10/14/2019 14:51:11", - "straightDistance": "6.72", - "routeDistance": "11.24", - "timeToTower": "0:44:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "15:36:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_J9N3HBM_201910141451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "282D04F5-0D56-4694-AA4B-E5964ACE32C8", - "ticketNumber": "8GVYASL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.676781, -80.189788", - "loadTime": "10/14/2019 14:49:45", - "straightDistance": "7.29", - "routeDistance": "13.1", - "timeToTower": "0:49:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "15:39:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 90, - "quantity": 62.7, - "calculatedQuantity": "62.7 CY", - "s3DownloadKey": "HaulPass_8GVYASL_201910141449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89BD65D5-D35E-4523-B962-6A016851F9C9", - "ticketNumber": "9AW4PDC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.720214, -80.056051", - "loadTime": "10/14/2019 14:41:47", - "straightDistance": "3.31", - "routeDistance": "8.92", - "timeToTower": "0:25:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "15:07:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_9AW4PDC_201910141313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ABF4C0E5-4DC4-4BEF-990B-45649BEE6D47", - "ticketNumber": "4PSBVVQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.743717, -79.984996", - "loadTime": "10/14/2019 15:02:43", - "straightDistance": "6.73", - "routeDistance": "11.19", - "timeToTower": "0:34:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "15:36:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_4PSBVVQ_201910141502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08E222BA-697D-4E9C-807E-4D69645A88FA", - "ticketNumber": "5H3NRYC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.743566, -79.985332", - "loadTime": "10/14/2019 15:23:45", - "straightDistance": "6.71", - "routeDistance": "11.2", - "timeToTower": "0:38:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "16:02:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 95, - "quantity": 88.5, - "calculatedQuantity": "88.5 CY", - "s3DownloadKey": "HaulPass_5H3NRYC_201910141523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8ECDF47-BCB8-4F3C-A189-9C3AAACD37DD", - "ticketNumber": "3SXFMRB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.743677, -79.985767", - "loadTime": "10/14/2019 15:15:08", - "straightDistance": "6.7", - "routeDistance": "11.23", - "timeToTower": "0:46:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "16:01:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 90, - "quantity": 84.7, - "calculatedQuantity": "84.7 CY", - "s3DownloadKey": "HaulPass_3SXFMRB_201910141515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F83EC75-5E5A-459B-95BA-AC6B8C592942", - "ticketNumber": "9WFWNV5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.743924, -79.985063", - "loadTime": "10/14/2019 15:45:34", - "straightDistance": "6.74", - "routeDistance": "11.18", - "timeToTower": "0:44:40", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "16:30:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_9WFWNV5_201910141545_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B4EA463-35F1-439F-8CA5-7A599FF22939", - "ticketNumber": "6LXA9BR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.743889, -79.984934", - "loadTime": "10/14/2019 15:52:03", - "straightDistance": "6.74", - "routeDistance": "11.18", - "timeToTower": "0:36:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "16:28:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 85, - "quantity": 80.5, - "calculatedQuantity": "80.5 CY", - "s3DownloadKey": "HaulPass_6LXA9BR_201910141552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA52DE3B-D1BD-44C5-ADDF-010B1662C0BC", - "ticketNumber": "99DBKK9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.758431, -79.968558", - "loadTime": "10/14/2019 16:03:37", - "straightDistance": "8.13", - "routeDistance": "12.16", - "timeToTower": "0:29:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "16:32:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 95, - "quantity": 35.8, - "calculatedQuantity": "35.8 CY", - "s3DownloadKey": "HaulPass_99DBKK9_201910141522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6463A86C-7BBE-4BE0-AC7F-F0D4F8D66E79", - "ticketNumber": "6VYTUMY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.676921, -80.189493", - "loadTime": "10/14/2019 16:17:43", - "straightDistance": "7.27", - "routeDistance": "13.1", - "timeToTower": "1:07:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "17:24:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 90, - "quantity": 62.7, - "calculatedQuantity": "62.7 CY", - "s3DownloadKey": "HaulPass_6VYTUMY_201910141617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0227C66C-5F85-4786-BB52-5BC8187E06AD", - "ticketNumber": "8QF2HCA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.730684, -79.981443", - "loadTime": "10/14/2019 16:48:16", - "straightDistance": "6.27", - "routeDistance": "12.17", - "timeToTower": "0:44:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "17:32:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_8QF2HCA_201910141629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "32124359-C64B-429C-8A76-27BDC8DFB184", - "ticketNumber": "8ZXX5GY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.741338, -79.983087", - "loadTime": "10/14/2019 16:27:05", - "straightDistance": "6.69", - "routeDistance": "11.39", - "timeToTower": "1:03:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "17:30:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 75, - "quantity": 64.1, - "calculatedQuantity": "64.1 CY", - "s3DownloadKey": "HaulPass_8ZXX5GY_201910141627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "49A5FF1E-30B2-4B88-8F2C-7DBBBC166CBD", - "ticketNumber": "4ZQT72Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.730657, -79.981662", - "loadTime": "10/14/2019 17:07:08", - "straightDistance": "6.25", - "routeDistance": "12.17", - "timeToTower": "1:11:17", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "18:18:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 85, - "quantity": 80, - "calculatedQuantity": "80 CY", - "s3DownloadKey": "HaulPass_4ZQT72Q_201910141707_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9E07EA24-BA46-40CF-BEE7-8A70B6C92D11", - "ticketNumber": "6LHEQFY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.730565, -79.981616", - "loadTime": "10/14/2019 17:22:40", - "straightDistance": "6.25", - "routeDistance": "12.17", - "timeToTower": "0:56:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "18:19:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 80, - "quantity": 74.6, - "calculatedQuantity": "74.6 CY", - "s3DownloadKey": "HaulPass_6LHEQFY_201910141722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2E3BC219-85CC-470D-85E9-D121A0ACB9A2", - "ticketNumber": "3G5XM9M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.685363, -80.082717", - "loadTime": "10/14/2019 18:30:22", - "straightDistance": "1.37", - "routeDistance": "3.36", - "timeToTower": "0:15:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "18:45:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_3G5XM9M_201910141802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9301DBD6-33A7-4C5F-ABAC-18E367487223", - "ticketNumber": "8XFQXCM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.758622, -79.968691", - "loadTime": "10/14/2019 17:20:56", - "straightDistance": "8.13", - "routeDistance": "12.15", - "timeToTower": "1:22:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "18:43:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 70, - "quantity": 26.4, - "calculatedQuantity": "26.4 CY", - "s3DownloadKey": "HaulPass_8XFQXCM_201910141720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4134A4D-76CC-4318-83D7-89428E021871", - "ticketNumber": "626EJA2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.714261, -79.979544", - "loadTime": "10/14/2019 18:31:53", - "straightDistance": "5.71", - "routeDistance": "13.31", - "timeToTower": "0:43:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "19:15:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_626EJA2_201910141810_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F8E6A00E-786F-4C62-BE5B-4337AA4833D0", - "ticketNumber": "897JKVF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.724765, -79.982102", - "loadTime": "10/14/2019 17:56:09", - "straightDistance": "5.98", - "routeDistance": "12.54", - "timeToTower": "1:17:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "19:14:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 95, - "quantity": 90, - "calculatedQuantity": "90 CY", - "s3DownloadKey": "HaulPass_897JKVF_201910141756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00C5F91E-3DF8-44BA-BF23-502A1E4A4525", - "ticketNumber": "6W8NQWM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.679457, -80.04713", - "loadTime": "10/14/2019 16:35:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "16:41:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6W8NQWM_201910141635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "07C95626-94B8-4325-8045-5FD1175ED927", - "ticketNumber": "65WGALX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.777278, -80.152887", - "loadTime": "10/14/2019 19:24:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "19:31:39", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_65WGALX_201910141924_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64909707-EEF1-4494-8019-EE682204B0A5", - "ticketNumber": "43VCHJ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.756951, -80.10582", - "loadTime": "10/14/2019 17:03:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:55:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "17:59:17", - "debrisType": "Leaner", - "diameter": 23.4, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_43VCHJ8_201910141703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B4350673-7EBC-4003-AA71-A72D8EE64F9B", - "ticketNumber": "5K2TFEG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.739319, -80.194679", - "loadTime": "10/14/2019 14:24:17", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "14:32:46", - "debrisType": "Leaner", - "diameter": 17.4, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5K2TFEG_201910141424_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D451E318-2F20-4156-8E54-B06C5A51C5F3", - "ticketNumber": "44Y4H7R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.73428, -80.042525", - "loadTime": "10/14/2019 15:38:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:12:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "15:50:59", - "debrisType": "Leaner", - "diameter": 17.3, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_44Y4H7R_201910141538_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2C679DB-BEF8-4E1E-ADF5-0B00F5F296D6", - "ticketNumber": "96U27SN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Z7SHY7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "PYVLYX7", - "fieldMonitorName": "Bernard Cleveland", - "loadCoordinates": "32.563154, -80.337795", - "loadTime": "10/14/2019 12:48:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "12:54:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_96U27SN_201910141248_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65B3C1FD-FCC7-410A-9D86-EDFDDA7D3D87", - "ticketNumber": "64U3JBK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.757189, -80.104606", - "loadTime": "10/14/2019 17:20:28", - "straightDistance": "9.8", - "routeDistance": "13.49", - "timeToTower": "2:40:57", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/14/2019", - "disposalTime": "20:01:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_64U3JBK_201910141720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FC0C7E3-4D45-4663-9AF1-5AD789871C8E", - "ticketNumber": "89XFQHW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.723157, -79.95659", - "loadTime": "10/14/2019 17:57:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "18:02:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_89XFQHW_201910141757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "170E0C8E-EA21-4A89-8A9D-D426E6371CA7", - "ticketNumber": "3SLJGDH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.798242, -80.037569", - "loadTime": "10/14/2019 13:37:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "13:39:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3SLJGDH_201910141337_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "200D1315-2888-4F07-A8B0-0952B2E2FB34", - "ticketNumber": "4UAQTSJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.727191, -79.956081", - "loadTime": "10/14/2019 17:45:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "17:46:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4UAQTSJ_201910141745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3DB26362-BB6B-481B-AE93-E30914B39156", - "ticketNumber": "8T2MSKZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.748834, -79.982596", - "loadTime": "10/14/2019 16:24:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "16:28:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8T2MSKZ_201910141624_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5A9F345A-54E8-4AEB-84C5-F3AB40D88F79", - "ticketNumber": "9B5S4Q8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.720934, -79.964825", - "loadTime": "10/14/2019 17:16:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "17:19:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9B5S4Q8_201910141716_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "639CAC42-7C49-48C9-A77B-344004C37DAF", - "ticketNumber": "8U48BPR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.727467, -79.963817", - "loadTime": "10/14/2019 17:31:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "17:33:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8U48BPR_201910141731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "72AB3563-F480-47C9-9B13-419739FABD4D", - "ticketNumber": "39R8NL2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.72107, -79.96506", - "loadTime": "10/14/2019 17:19:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "17:21:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_39R8NL2_201910141719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7BF03688-DD83-44EF-ADC8-F3A51F11D976", - "ticketNumber": "5HMA5WU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.723494, -79.956708", - "loadTime": "10/14/2019 17:51:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "17:53:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5HMA5WU_201910141751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A347AFB-B77D-42B5-ADE3-5EBB5E0F13F9", - "ticketNumber": "65RR885", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.721094, -79.964824", - "loadTime": "10/14/2019 17:22:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "17:25:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_65RR885_201910141722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "942DACC9-A096-40F6-9FDE-223915C19E83", - "ticketNumber": "77ZHXCJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.748951, -79.982649", - "loadTime": "10/14/2019 16:29:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "16:31:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77ZHXCJ_201910141629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5AA0FCF-A1DF-4C24-A4A7-AF5C1214D158", - "ticketNumber": "82B5E9Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.719885, -79.956929", - "loadTime": "10/14/2019 18:07:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "18:11:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82B5E9Z_201910141807_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A97AD709-70FA-4569-B51A-FB88DB90603D", - "ticketNumber": "6JNEBY8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.744211, -79.983196", - "loadTime": "10/14/2019 16:50:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "16:52:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6JNEBY8_201910141650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C1296A6F-6440-4415-8C67-FE3EC6B17F3B", - "ticketNumber": "45WHWZG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.75058, -79.983453", - "loadTime": "10/14/2019 16:35:55", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "16:40:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_45WHWZG_201910141635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3E7C029-3FCF-40A0-A5D2-950F906F4169", - "ticketNumber": "377YKJD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.711688, -79.952537", - "loadTime": "10/14/2019 19:32:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "19:37:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_377YKJD_201910141932_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2C69BE1-B183-4450-9DAC-B62F6D851715", - "ticketNumber": "4T4F8UA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.709504, -79.95708", - "loadTime": "10/14/2019 18:24:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "18:25:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4T4F8UA_201910141824_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7E4775F-8107-41F0-8FC0-A34EFFC9152D", - "ticketNumber": "TXJL9PR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.704748, -79.957397", - "loadTime": "10/14/2019 18:50:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:17:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "19:07:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_TXJL9PR_201910141850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB1A92C1-8921-4B20-A148-823DDA246D49", - "ticketNumber": "3NJAKJQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.747564, -79.981929", - "loadTime": "10/14/2019 16:15:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "16:20:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3NJAKJQ_201910141615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EB78351A-C169-43C0-8117-283F92D9CDC2", - "ticketNumber": "4JCNXH7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.718024, -79.96591", - "loadTime": "10/14/2019 17:08:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "17:10:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4JCNXH7_201910141708_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4092E1A-9A63-4E77-B234-2EA325D98ABA", - "ticketNumber": "4YQXVAC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.709215, -79.957497", - "loadTime": "10/14/2019 18:26:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:18:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "18:44:38", - "debrisType": "Leaner", - "diameter": 24.7, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4YQXVAC_201910141826_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "375B281C-5DAD-4C32-9BDE-269C878D409B", - "ticketNumber": "9PJ64GX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.806047, -80.032517", - "loadTime": "10/14/2019 15:07:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "15:15:29", - "debrisType": "Leaner", - "diameter": 15.7, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9PJ64GX_201910141507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60C1EAE5-E66E-4DC8-A317-C158F1D4EEE8", - "ticketNumber": "96L5QYP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717029, -79.956843", - "loadTime": "10/14/2019 17:51:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "17:57:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_96L5QYP_201910141751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94675172-7EF7-4046-9D59-5F0F562342BF", - "ticketNumber": "7A2MS6Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.805983, -80.032674", - "loadTime": "10/14/2019 15:00:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:52", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "15:07:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7A2MS6Q_201910141500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9981D074-4203-448B-B3AC-A89E55ACC92F", - "ticketNumber": "86A7PA3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.806082, -80.032578", - "loadTime": "10/14/2019 15:15:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "15:18:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_86A7PA3_201910141515_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD18A41A-3892-4C3E-B2E2-77D14DB2A435", - "ticketNumber": "BDCWR2Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.775561, -79.965461", - "loadTime": "10/14/2019 15:59:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:21", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "16:04:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BDCWR2Q_201910141559_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D705172-070E-4C8C-9FB2-B45BDF11AD4D", - "ticketNumber": "36JER28", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.757041, -79.968445", - "loadTime": "10/14/2019 19:19:35", - "straightDistance": "8.06", - "routeDistance": "12.78", - "timeToTower": "0:55:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "20:15:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 90, - "quantity": 33.9, - "calculatedQuantity": "33.9 CY", - "s3DownloadKey": "HaulPass_36JER28_201910141915_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06ABA33A-1E23-4D6E-8D5A-DEB246A4B755", - "ticketNumber": "6H4BSE4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.795766, -80.037258", - "loadTime": "10/14/2019 13:42:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "13:52:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6H4BSE4_201910141342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06D57ED8-A0E0-455D-B8B5-4B1F6A5397C3", - "ticketNumber": "JAF693Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.807947, -80.019631", - "loadTime": "10/14/2019 15:14:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "15:19:16", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_JAF693Y_201910141514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08ACD59A-1007-466E-886D-A77F6EEC31A2", - "ticketNumber": "7QAUDK8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.807606, -80.018503", - "loadTime": "10/14/2019 15:50:02", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "15:52:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7QAUDK8_201910141550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A8DD162-DD2B-4127-980C-C2E09753F99A", - "ticketNumber": "7MT3DZ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.807586, -80.018355", - "loadTime": "10/14/2019 15:37:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "15:42:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7MT3DZ6_201910141537_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B4B969F-766F-4D0D-BB73-2FF747EBFC1D", - "ticketNumber": "4VLYLFF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.749445, -79.983095", - "loadTime": "10/14/2019 16:32:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "16:36:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4VLYLFF_201910141632_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C58F226-D533-466C-823F-774B4763A047", - "ticketNumber": "7XN8KKJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.802162, -80.036905", - "loadTime": "10/14/2019 13:15:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "13:17:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7XN8KKJ_201910141315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2885AA4C-0A41-4A49-927D-699DE9C42B1B", - "ticketNumber": "488WGT8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.717105, -79.956771", - "loadTime": "10/14/2019 18:00:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "18:03:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_488WGT8_201910141800_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D335FE0-8599-420D-8CDC-3A338F442036", - "ticketNumber": "98CHCEU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.700865, -79.973541", - "loadTime": "10/14/2019 19:48:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "19:54:24", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_98CHCEU_201910141948_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F481FAD-5C8B-4185-B10A-A627F657C3CA", - "ticketNumber": "3ZTJK59", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.70862, -79.974388", - "loadTime": "10/14/2019 19:36:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "19:41:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3ZTJK59_201910141936_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4879F547-ED43-49C9-8FEA-09C83489472E", - "ticketNumber": "77PBSUF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.802152, -80.036723", - "loadTime": "10/14/2019 12:48:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:25:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "13:14:17", - "debrisType": "Leaner", - "diameter": 8.7, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_77PBSUF_201910141248_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56D2F8D0-125B-41A2-A3CD-80DE4656D843", - "ticketNumber": "6PJHTFR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.796892, -80.037255", - "loadTime": "10/14/2019 14:19:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "14:24:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6PJHTFR_201910141419_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C1286B9-736F-4ADF-B848-CE76E174AB6F", - "ticketNumber": "4W73W6N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.807617, -80.019856", - "loadTime": "10/14/2019 15:55:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "15:57:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4W73W6N_201910141555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D456E04-BC40-4807-9C6A-FF704692ABC2", - "ticketNumber": "7CDEDXB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.80764, -80.018602", - "loadTime": "10/14/2019 15:47:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "15:49:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7CDEDXB_201910141547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6F9AD9C3-A960-41C3-8D38-F486665A5745", - "ticketNumber": "4SK327M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.807855, -80.019161", - "loadTime": "10/14/2019 15:32:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "15:34:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SK327M_201910141532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8074919C-7119-4DDC-AC94-BC9E673904E5", - "ticketNumber": "6L2NXMF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.807562, -80.020231", - "loadTime": "10/14/2019 15:07:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "15:10:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6L2NXMF_201910141507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "89C0A3D7-4111-4B43-800A-2E80F3AE1191", - "ticketNumber": "9MU58WL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.719184, -79.964408", - "loadTime": "10/14/2019 17:15:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "17:17:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9MU58WL_201910141715_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8F80244F-4805-4401-97F2-A3131481165F", - "ticketNumber": "3SNZNSJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.807694, -80.019786", - "loadTime": "10/14/2019 15:19:56", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "15:21:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3SNZNSJ_201910141519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "900745A2-C2D5-474B-88BA-7284DF601EC6", - "ticketNumber": "42EZBPF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.704495, -79.957379", - "loadTime": "10/14/2019 18:57:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "1:14:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "20:11:28", - "debrisType": "Leaner", - "diameter": 22.8, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_42EZBPF_201910141857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3EAAFF2-3AA8-43E6-AC11-21A88F22355A", - "ticketNumber": "YPHMCGG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.795313, -80.03692", - "loadTime": "10/14/2019 14:01:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "14:08:46", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_YPHMCGG_201910141401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B5532019-5616-4031-BC54-088B3BFD2E3D", - "ticketNumber": "TPA2L7R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.802139, -80.036936", - "loadTime": "10/14/2019 13:19:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "13:22:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_TPA2L7R_201910141319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7F91101-02B0-4892-AF3E-27EC735A7B56", - "ticketNumber": "PQM93CZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.795045, -80.037264", - "loadTime": "10/14/2019 13:55:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "13:59:48", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_PQM93CZ_201910141355_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CF6F183E-AAD2-4247-9C7B-ADC25902AE3E", - "ticketNumber": "79PJ839", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.720651, -79.964779", - "loadTime": "10/14/2019 17:22:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "17:24:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_79PJ839_201910141722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1D9A91E-3421-400D-8E99-77CE137F568F", - "ticketNumber": "6F766NJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.807543, -80.020574", - "loadTime": "10/14/2019 14:59:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "15:03:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6F766NJ_201910141459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D3014C1C-732B-4237-8A57-83501371CE82", - "ticketNumber": "48Q6TKX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.704627, -79.957418", - "loadTime": "10/14/2019 18:52:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "18:56:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_48Q6TKX_201910141852_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7BED9C7-2CD3-480C-AA26-9E5F72DCB940", - "ticketNumber": "4DHXGGC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.807754, -80.01951", - "loadTime": "10/14/2019 15:23:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "15:29:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4DHXGGC_201910141523_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E8A08D37-822A-4F26-B75A-86D7063DCC30", - "ticketNumber": "6G6W65D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.72202, -79.964686", - "loadTime": "10/14/2019 17:27:05", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "17:30:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6G6W65D_201910141727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC756914-C3B8-442D-8F70-6A318F9EEFF9", - "ticketNumber": "4C54J65", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.796624, -80.037309", - "loadTime": "10/14/2019 14:11:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "14:18:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4C54J65_201910141411_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4757B75-ECAC-4A20-9064-479530C9F54E", - "ticketNumber": "3WM7RTX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.807516, -80.020632", - "loadTime": "10/14/2019 15:04:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/14/2019", - "disposalTime": "15:05:25", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3WM7RTX_201910141504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66C438F5-2751-40C5-9F4B-E810F67AE788", - "ticketNumber": "7L6K3Z3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.714399, -79.979112", - "loadTime": "10/14/2019 19:19:08", - "straightDistance": "5.73", - "routeDistance": "13.33", - "timeToTower": "1:20:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "20:39:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 90, - "quantity": 84.7, - "calculatedQuantity": "84.7 CY", - "s3DownloadKey": "HaulPass_7L6K3Z3_201910141919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5B0924F-4A98-45D7-9D11-4EA0879769AB", - "ticketNumber": "7HHMBUN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.714242, -79.979502", - "loadTime": "10/14/2019 19:35:09", - "straightDistance": "5.71", - "routeDistance": "13.31", - "timeToTower": "1:05:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "20:40:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 80, - "quantity": 74.6, - "calculatedQuantity": "74.6 CY", - "s3DownloadKey": "HaulPass_7HHMBUN_201910141935_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0950A19B-AA00-48D3-8111-4385DE80E648", - "ticketNumber": "48K4DGQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.727637, -79.927005", - "loadTime": "10/14/2019 19:56:16", - "straightDistance": "8.84", - "routeDistance": "15.71", - "timeToTower": "0:52:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "20:48:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 90, - "quantity": 95.9, - "calculatedQuantity": "95.9 CY", - "s3DownloadKey": "HaulPass_48K4DGQ_201910141920_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDE1551B-6F9F-474B-898F-DED95DBAF4D2", - "ticketNumber": "8A24HKE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.727590, -79.931612", - "loadTime": "10/14/2019 19:09:06", - "straightDistance": "8.6", - "routeDistance": "15.61", - "timeToTower": "1:38:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "20:47:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 80, - "quantity": 68.3, - "calculatedQuantity": "68.3 CY", - "s3DownloadKey": "HaulPass_8A24HKE_201910141909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C63C916B-D2D1-494A-BE91-E509C5FF4332", - "ticketNumber": "56GNVW2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.735772, -80.156142", - "loadTime": "10/14/2019 20:40:51", - "straightDistance": "6.88", - "routeDistance": "12", - "timeToTower": "0:40:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "21:21:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_56GNVW2_201910142040_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9D12823-1285-4558-89B3-E685D6F418EC", - "ticketNumber": "FH2A8GH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "94SQFWR", - "fieldMonitorName": "Caitlin Simmons", - "loadCoordinates": "32.621607, -80.133772", - "loadTime": "10/14/2019 20:19:50", - "straightDistance": "5.36", - "routeDistance": "9.41", - "timeToTower": "0:51:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "21:11:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 95, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_FH2A8GH_201910142002_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "055A26B7-688A-4C12-9D45-ACDCA2E6C59D", - "ticketNumber": "9XUWFD9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.801384, -79.962104", - "loadTime": "10/14/2019 21:08:57", - "straightDistance": "10.69", - "routeDistance": "15.82", - "timeToTower": "0:44:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "21:53:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 80, - "quantity": 30.2, - "calculatedQuantity": "30.2 CY", - "s3DownloadKey": "HaulPass_9XUWFD9_201910142108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19793A36-9DEA-4281-AA0E-FE51EBF8A70A", - "ticketNumber": "DTLXZ8T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939716, -79.697456", - "loadTime": "10/14/2019 17:09:39", - "straightDistance": "41.64", - "routeDistance": "47.23", - "timeToTower": "1:22:32", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/14/2019", - "disposalTime": "18:32:11", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.77, - "quantity": 25.77, - "calculatedQuantity": "25.77 tons", - "s3DownloadKey": "HaulPass_J001_DTLXZ8T_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "29FC1F5D-18A9-4881-8FA8-707BFD31E38B", - "ticketNumber": "8YPQSUL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4RVNRTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939598, -79.697345", - "loadTime": "10/14/2019 16:34:46", - "straightDistance": "41.65", - "routeDistance": "47.23", - "timeToTower": "2:05:55", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/14/2019", - "disposalTime": "18:40:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.68, - "quantity": 23.68, - "calculatedQuantity": "23.68 tons", - "s3DownloadKey": "HaulPass_J001_8YPQSUL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2F5F94CB-696F-45AB-87A3-D8E60B8D6528", - "ticketNumber": "45LMNQ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YDC4CW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939689, -79.697170", - "loadTime": "10/14/2019 13:58:36", - "straightDistance": "41.64", - "routeDistance": "47.23", - "timeToTower": "2:06:14", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/14/2019", - "disposalTime": "16:04:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.27, - "quantity": 26.27, - "calculatedQuantity": "26.27 tons", - "s3DownloadKey": "HaulPass_J001_45LMNQ2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "559C6575-0FF9-4497-B1B8-6D03F484A6BA", - "ticketNumber": "9VYWGH4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939363, -79.697975", - "loadTime": "10/14/2019 15:06:59", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:24:35", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/14/2019", - "disposalTime": "16:31:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.86, - "quantity": 27.86, - "calculatedQuantity": "27.86 tons", - "s3DownloadKey": "HaulPass_J001_9VYWGH4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5C7DEC42-7AE0-46C2-85C1-2622689AC066", - "ticketNumber": "8J7E75N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939363, -79.697041", - "loadTime": "10/14/2019 17:46:23", - "straightDistance": "41.65", - "routeDistance": "50.09", - "timeToTower": "1:18:17", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/14/2019", - "disposalTime": "19:04:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.57, - "quantity": 23.57, - "calculatedQuantity": "23.57 tons", - "s3DownloadKey": "HaulPass_J001_8J7E75N_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9188EE74-A9FB-4A3F-AC4E-AB5F41394895", - "ticketNumber": "9XQK97G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YDC4CW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939679, -79.697348", - "loadTime": "10/14/2019 17:25:35", - "straightDistance": "41.64", - "routeDistance": "47.23", - "timeToTower": "1:20:21", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/14/2019", - "disposalTime": "18:45:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.06, - "quantity": 24.06, - "calculatedQuantity": "24.06 tons", - "s3DownloadKey": "HaulPass_J001_9XQK97G_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A16FE328-E06E-4BF6-B322-172F91FCC07E", - "ticketNumber": "63N65SH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939571, -79.697295", - "loadTime": "10/14/2019 11:18:38", - "straightDistance": "41.65", - "routeDistance": "50.09", - "timeToTower": "2:32:30", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/14/2019", - "disposalTime": "13:51:08", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.68, - "quantity": 26.68, - "calculatedQuantity": "26.68 tons", - "s3DownloadKey": "HaulPass_J001_63N65SH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A625BE11-E6BD-4AE4-8ECF-977D4FC7695F", - "ticketNumber": "4LQUKRS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939686, -79.697244", - "loadTime": "10/14/2019 14:13:04", - "straightDistance": "41.64", - "routeDistance": "47.23", - "timeToTower": "1:18:14", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/14/2019", - "disposalTime": "15:31:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.24, - "quantity": 24.24, - "calculatedQuantity": "24.24 tons", - "s3DownloadKey": "HaulPass_J001_4LQUKRS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C20D66FB-FD6F-4DE5-AF8A-0643ABFF1D8E", - "ticketNumber": "4WQ9R74", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939543, -79.697145", - "loadTime": "10/14/2019 14:26:53", - "straightDistance": "41.64", - "routeDistance": "50.09", - "timeToTower": "1:24:13", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/14/2019", - "disposalTime": "15:51:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.99, - "quantity": 27.99, - "calculatedQuantity": "27.99 tons", - "s3DownloadKey": "HaulPass_J001_4WQ9R74_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C437D636-8B75-4048-91AC-3E39D34691F1", - "ticketNumber": "7N9HK9F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4RVNRTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939468, -79.697755", - "loadTime": "10/14/2019 19:47:37", - "straightDistance": "41.67", - "routeDistance": "47.23", - "timeToTower": "2:02:02", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/14/2019", - "disposalTime": "21:49:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.81, - "quantity": 22.81, - "calculatedQuantity": "22.81 tons", - "s3DownloadKey": "HaulPass_J001_7N9HK9F_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DB1111F2-ED88-4990-A444-32063BC5A7BF", - "ticketNumber": "9RGXR3B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939525, -79.697112", - "loadTime": "10/14/2019 18:12:12", - "straightDistance": "41.64", - "routeDistance": "50.1", - "timeToTower": "1:27:21", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/14/2019", - "disposalTime": "19:39:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.1, - "quantity": 27.1, - "calculatedQuantity": "27.1 tons", - "s3DownloadKey": "HaulPass_J001_9RGXR3B_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F78FD8F5-1135-4450-816F-6D0FB29AB5A8", - "ticketNumber": "3NMMY9C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939732, -79.697078", - "loadTime": "10/14/2019 16:12:25", - "straightDistance": "41.63", - "routeDistance": "47.23", - "timeToTower": "2:00:38", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/14/2019", - "disposalTime": "18:13:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.76, - "quantity": 28.76, - "calculatedQuantity": "28.76 tons", - "s3DownloadKey": "HaulPass_J001_3NMMY9C_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FB84F10C-C578-4015-AB13-AA8E2CC31145", - "ticketNumber": "46CRK5F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YDC4CW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939283, -79.697651", - "loadTime": "10/14/2019 20:43:47", - "straightDistance": "41.67", - "routeDistance": "50.06", - "timeToTower": "1:37:44", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/14/2019", - "disposalTime": "22:21:31", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.29, - "quantity": 23.29, - "calculatedQuantity": "23.29 tons", - "s3DownloadKey": "HaulPass_J001_46CRK5F_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C531E509-6042-482E-9D7E-56A42671FC5A", - "ticketNumber": "3VUHDVZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.797693, -80.037220", - "loadTime": "10/14/2019 22:09:10", - "straightDistance": "8.77", - "routeDistance": "16.98", - "timeToTower": "0:42:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "22:51:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 95, - "quantity": 88.5, - "calculatedQuantity": "88.5 CY", - "s3DownloadKey": "HaulPass_3VUHDVZ_201910142200_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D5D0061D-6E68-48FC-B17C-F0D8309FF826", - "ticketNumber": "5W8SJ6D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.803087, -80.039056", - "loadTime": "10/14/2019 21:36:30", - "straightDistance": "9.12", - "routeDistance": "16.62", - "timeToTower": "1:13:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/14/2019", - "disposalTime": "22:49:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 95, - "quantity": 89.4, - "calculatedQuantity": "89.4 CY", - "s3DownloadKey": "HaulPass_5W8SJ6D_201910142136_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "125E45FD-8CA5-4D56-A8A0-971B1FEEDDD9", - "ticketNumber": "7NM3TJH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939655, -79.697793", - "loadTime": "10/14/2019 20:08:05", - "straightDistance": "41.66", - "routeDistance": "47.23", - "timeToTower": "15:57:27", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/15/2019", - "disposalTime": "12:05:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.5, - "quantity": 23.5, - "calculatedQuantity": "23.5 tons", - "s3DownloadKey": "HaulPass_J001_7NM3TJH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0C8A1E31-AC9B-4302-8478-7F8D043AC278", - "ticketNumber": "6WKGBB6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.735947, -80.155892", - "loadTime": "10/15/2019 13:13:50", - "straightDistance": "6.88", - "routeDistance": "12.01", - "timeToTower": "0:45:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "13:59:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_6WKGBB6_201910151313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "175B3B64-0870-437B-9326-45A1EF16F530", - "ticketNumber": "4NT39JZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.804769, -80.046103", - "loadTime": "10/15/2019 12:29:08", - "straightDistance": "9.18", - "routeDistance": "17.01", - "timeToTower": "1:31:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "14:00:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 80, - "quantity": 75.3, - "calculatedQuantity": "75.3 CY", - "s3DownloadKey": "HaulPass_4NT39JZ_201910151229_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BE2362A0-0EF2-4655-BE5D-D70B9D88006E", - "ticketNumber": "7N7J232", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.758056, -79.976647", - "loadTime": "10/15/2019 13:24:55", - "straightDistance": "7.79", - "routeDistance": "12.12", - "timeToTower": "0:31:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "13:56:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_7N7J232_201910151258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E68C44E5-6045-4701-B076-BC7E2AA971BF", - "ticketNumber": "9WYBYPD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.796215, -80.113288", - "loadTime": "10/15/2019 13:15:13", - "straightDistance": "8.99", - "routeDistance": "11.88", - "timeToTower": "0:24:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "13:40:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_9WYBYPD_201910151315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FFDB2261-C923-4E2C-B218-373B33A98FC7", - "ticketNumber": "98HHF87", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.797380, -80.038853", - "loadTime": "10/15/2019 12:50:15", - "straightDistance": "8.73", - "routeDistance": "16.25", - "timeToTower": "0:40:06", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "13:30:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 90, - "quantity": 83.9, - "calculatedQuantity": "83.9 CY", - "s3DownloadKey": "HaulPass_98HHF87_201910151244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "162EC63B-CDE8-422F-BD8E-C35A22A91126", - "ticketNumber": "8EH2E6C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.733024, -79.922221", - "loadTime": "10/15/2019 13:13:46", - "straightDistance": "9.25", - "routeDistance": "15.95", - "timeToTower": "1:01:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "14:14:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 80, - "quantity": 30.2, - "calculatedQuantity": "30.2 CY", - "s3DownloadKey": "HaulPass_8EH2E6C_201910151306_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "319D148F-FF27-48DB-B891-7A1CDA94D651", - "ticketNumber": "7A45A3K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.807707, -80.019938", - "loadTime": "10/14/2019 21:03:14", - "straightDistance": "9.67", - "routeDistance": "17.84", - "timeToTower": "17:21:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "14:25:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_7A45A3K_201910142048_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "393E27E8-C597-48C9-8BE4-CE4342015064", - "ticketNumber": "F4EAHMM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.807472, -80.018615", - "loadTime": "10/14/2019 20:38:42", - "straightDistance": "9.68", - "routeDistance": "17.92", - "timeToTower": "17:45:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "14:24:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 90, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_F4EAHMM_201910142038_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1EA2F3E5-CCA3-43BF-A18C-47FC889961E7", - "ticketNumber": "DXJAFBE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.652352, -80.136753", - "loadTime": "10/15/2019 14:01:46", - "straightDistance": "4.43", - "routeDistance": "6.43", - "timeToTower": "0:39:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "14:41:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_DXJAFBE_201910151401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0C72279-C6FB-4066-974D-E93F5118EC45", - "ticketNumber": "7N4BJRN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.639450, -80.153352", - "loadTime": "10/15/2019 15:09:26", - "straightDistance": "5.66", - "routeDistance": "7.47", - "timeToTower": "0:28:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "15:37:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_7N4BJRN_201910151509_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "24A6E41A-21FA-4A6D-928D-BD9B85949323", - "ticketNumber": "7FACHR2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YDC4CW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939483, -79.697784", - "loadTime": "10/15/2019 14:08:01", - "straightDistance": "41.67", - "routeDistance": "47.09", - "timeToTower": "1:21:23", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/15/2019", - "disposalTime": "15:29:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.73, - "quantity": 23.73, - "calculatedQuantity": "23.73 tons", - "s3DownloadKey": "HaulPass_J001_7FACHR2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8A78AF87-BDE3-419D-8D92-A0CDF5B78706", - "ticketNumber": "3XLDC4T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939400, -79.697397", - "loadTime": "10/15/2019 14:22:01", - "straightDistance": "41.66", - "routeDistance": "50.08", - "timeToTower": "1:22:24", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/15/2019", - "disposalTime": "15:44:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.65, - "quantity": 27.65, - "calculatedQuantity": "27.65 tons", - "s3DownloadKey": "HaulPass_J001_3XLDC4T_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9B3C1380-1CC5-44E4-8292-FF2FBA656ECF", - "ticketNumber": "63FQBXT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4RVNRTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939594, -79.697390", - "loadTime": "10/15/2019 11:18:28", - "straightDistance": "41.65", - "routeDistance": "47.23", - "timeToTower": "1:44:24", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/15/2019", - "disposalTime": "13:02:52", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.3, - "quantity": 24.3, - "calculatedQuantity": "24.3 tons", - "s3DownloadKey": "HaulPass_J001_63FQBXT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A9292088-CA91-4A52-A3FA-5238F8CFFF81", - "ticketNumber": "9QAE632", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7AHNK9R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939400, -79.697491", - "loadTime": "10/15/2019 13:52:08", - "straightDistance": "41.66", - "routeDistance": "50.08", - "timeToTower": "1:20:38", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/15/2019", - "disposalTime": "15:12:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.9, - "quantity": 25.9, - "calculatedQuantity": "25.9 tons", - "s3DownloadKey": "HaulPass_J001_9QAE632_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AD7C816E-0F2A-4A67-B7EF-0B629786318F", - "ticketNumber": "6GSR9SE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939410, -79.697553", - "loadTime": "10/15/2019 13:12:42", - "straightDistance": "41.66", - "routeDistance": "50.07", - "timeToTower": "1:28:18", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/15/2019", - "disposalTime": "14:41:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.48, - "quantity": 25.48, - "calculatedQuantity": "25.48 tons", - "s3DownloadKey": "HaulPass_J001_6GSR9SE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D06B0147-8AEE-4DE6-BBD9-17B7EBD5D754", - "ticketNumber": "42SM3EK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7AHNK9R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939893, -79.697450", - "loadTime": "10/14/2019 19:36:30", - "straightDistance": "41.63", - "routeDistance": "47.23", - "timeToTower": "16:44:07", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/15/2019", - "disposalTime": "12:20:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.87, - "quantity": 23.87, - "calculatedQuantity": "23.87 tons", - "s3DownloadKey": "HaulPass_J001_42SM3EK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E2CF92BE-5CE7-49C4-A381-87EBC43F28D8", - "ticketNumber": "3Q46S4H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939967, -79.697377", - "loadTime": "10/14/2019 21:01:49", - "straightDistance": "41.63", - "routeDistance": "47.23", - "timeToTower": "15:25:36", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/15/2019", - "disposalTime": "12:27:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.34, - "quantity": 26.34, - "calculatedQuantity": "26.34 tons", - "s3DownloadKey": "HaulPass_J001_3Q46S4H_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F877DF95-5E2B-4ACE-AA63-32716097A57D", - "ticketNumber": "8ZKLWCN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939254, -79.697935", - "loadTime": "10/14/2019 20:26:18", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "15:44:14", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/15/2019", - "disposalTime": "12:10:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.03, - "quantity": 26.03, - "calculatedQuantity": "26.03 tons", - "s3DownloadKey": "HaulPass_J001_8ZKLWCN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F9E34D88-F8E7-44B7-A0A0-EE25CF623303", - "ticketNumber": "9386X4Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YDC4CW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939606, -79.697284", - "loadTime": "10/15/2019 11:03:53", - "straightDistance": "41.64", - "routeDistance": "47.23", - "timeToTower": "1:40:05", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/15/2019", - "disposalTime": "12:43:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.68, - "quantity": 23.68, - "calculatedQuantity": "23.68 tons", - "s3DownloadKey": "HaulPass_J001_9386X4Q_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FBB1E466-1545-4290-8C87-CE092A45DFFE", - "ticketNumber": "DE9B9ML", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939455, -79.697663", - "loadTime": "10/15/2019 13:32:49", - "straightDistance": "41.66", - "routeDistance": "47.23", - "timeToTower": "1:26:14", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/15/2019", - "disposalTime": "14:59:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.2, - "quantity": 26.2, - "calculatedQuantity": "26.2 tons", - "s3DownloadKey": "HaulPass_J001_DE9B9ML_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "903BD3A1-2F88-4E73-ADEE-D50C0D890DB1", - "ticketNumber": "9FX2CX3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.797272, -80.038862", - "loadTime": "10/15/2019 14:38:17", - "straightDistance": "8.73", - "routeDistance": "16.25", - "timeToTower": "1:10:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "15:49:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 90, - "quantity": 84.7, - "calculatedQuantity": "84.7 CY", - "s3DownloadKey": "HaulPass_9FX2CX3_201910151438_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AADBD0C8-8C2E-42BD-9AA5-0801D25F20A2", - "ticketNumber": "7PS4R6P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.797235, -80.038950", - "loadTime": "10/15/2019 14:52:33", - "straightDistance": "8.72", - "routeDistance": "16.25", - "timeToTower": "0:58:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "15:50:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 90, - "quantity": 83.9, - "calculatedQuantity": "83.9 CY", - "s3DownloadKey": "HaulPass_7PS4R6P_201910151452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B1B676B-C1DF-40FF-B616-9A0F9EE90D73", - "ticketNumber": "8G9C5KN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.762010, -80.121958", - "loadTime": "10/15/2019 15:07:51", - "straightDistance": "8.75", - "routeDistance": "13.34", - "timeToTower": "0:38:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/15/2019", - "disposalTime": "15:46:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_8G9C5KN_201910151451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4CCD3A84-0A08-4307-B207-C97F1E9667AC", - "ticketNumber": "8QCBD5M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.815661, -79.994371", - "loadTime": "10/15/2019 14:23:48", - "straightDistance": "15.29", - "routeDistance": "17.61", - "timeToTower": "0:50:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/15/2019", - "disposalTime": "15:14:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_8QCBD5M_201910151423_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D7B2267-69CB-4959-BFB9-116F23C62622", - "ticketNumber": "65DKR7B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.792336, -80.018783", - "loadTime": "10/12/2019 18:22:35", - "straightDistance": "13.97", - "routeDistance": "15.76", - "timeToTower": "65:28:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/15/2019", - "disposalTime": "11:51:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_65DKR7B_201910121822_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B25C8B71-ACAE-4B7C-9534-C9821A3BEDF5", - "ticketNumber": "72YEFVQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.815726, -79.994492", - "loadTime": "10/15/2019 14:17:29", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:55:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/15/2019", - "disposalTime": "15:12:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_72YEFVQ_201910151314_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E0A013C0-5ED9-4D0D-B304-925E3A22B347", - "ticketNumber": "7HAEBH2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.816530, -79.995593", - "loadTime": "10/12/2019 19:55:27", - "straightDistance": "15.21", - "routeDistance": "17.56", - "timeToTower": "63:56:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/15/2019", - "disposalTime": "11:51:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 60, - "quantity": 43.8, - "calculatedQuantity": "43.8 CY", - "s3DownloadKey": "HaulPass_7HAEBH2_201910121907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "551858AB-82F9-4D0D-B29D-A2618C749738", - "ticketNumber": "BRAZ9EX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.813338, -80.108137", - "loadTime": "10/15/2019 15:44:23", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:29:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/15/2019", - "disposalTime": "16:14:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_BRAZ9EX_201910151544_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E23951C6-E86E-4DC1-A2CB-2E4728F0C227", - "ticketNumber": "6S2TXVQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.721596, -79.947724", - "loadTime": "10/15/2019 15:36:21", - "straightDistance": "7.57", - "routeDistance": "14.66", - "timeToTower": "0:50:21", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "16:26:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 85, - "quantity": 32, - "calculatedQuantity": "32 CY", - "s3DownloadKey": "HaulPass_6S2TXVQ_201910151530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76645DA4-0F43-4271-B39A-65AF42C8D3F7", - "ticketNumber": "3GQ9LUL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.747950, -80.091414", - "loadTime": "10/15/2019 16:06:27", - "straightDistance": "5.43", - "routeDistance": "8.98", - "timeToTower": "0:39:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "16:45:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_3GQ9LUL_201910151606_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5EB2A959-C556-453E-A5B2-7D86A385457F", - "ticketNumber": "4CYRYBM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.740918, -80.241610", - "loadTime": "10/15/2019 16:12:33", - "straightDistance": "5.34", - "routeDistance": "7.51", - "timeToTower": "0:38:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/15/2019", - "disposalTime": "16:51:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_4CYRYBM_201910151612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A51E23C-6715-4800-9AEC-4C019201AA00", - "ticketNumber": "3WTQW5E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.815766, -79.994480", - "loadTime": "10/15/2019 16:12:25", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "1:00:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/15/2019", - "disposalTime": "17:12:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_3WTQW5E_201910151612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C43842EC-C193-4997-9028-15351DD04CAA", - "ticketNumber": "7YNKP4G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.815961, -79.994370", - "loadTime": "10/15/2019 16:26:03", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:49:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/15/2019", - "disposalTime": "17:15:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_7YNKP4G_201910151626_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2338312-B377-4161-B2DA-0CDEF15B57B6", - "ticketNumber": "42E7GEL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.813355, -80.107998", - "loadTime": "10/15/2019 16:58:23", - "straightDistance": "8.7", - "routeDistance": "10.66", - "timeToTower": "0:43:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/15/2019", - "disposalTime": "17:42:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 75, - "quantity": 36.7, - "calculatedQuantity": "36.7 CY", - "s3DownloadKey": "HaulPass_42E7GEL_201910151654_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DC8237D7-8381-4330-A2B4-177CCDFB0BD4", - "ticketNumber": "9WPLY5W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.732133, -80.234332", - "loadTime": "10/15/2019 17:14:26", - "straightDistance": "6.02", - "routeDistance": "8.12", - "timeToTower": "0:43:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/15/2019", - "disposalTime": "17:57:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 80, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_9WPLY5W_201910151714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "046F22BA-1873-45F9-B0C9-88AADBB7159A", - "ticketNumber": "P8LM75G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.797254, -80.038974", - "loadTime": "10/15/2019 17:04:43", - "straightDistance": "8.72", - "routeDistance": "16.25", - "timeToTower": "1:23:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "18:28:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 90, - "quantity": 84.7, - "calculatedQuantity": "84.7 CY", - "s3DownloadKey": "HaulPass_P8LM75G_201910151704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F51D09C-C70D-4220-BCE1-B21E0BCA03DC", - "ticketNumber": "5CD5HB4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.676800, -80.189548", - "loadTime": "10/15/2019 17:21:18", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:33:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "17:54:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 95, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_5CD5HB4_201910151721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FEA65DAC-848E-43E9-ACF3-7C339A1355AF", - "ticketNumber": "3U65AYT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.797416, -80.038767", - "loadTime": "10/15/2019 17:28:53", - "straightDistance": "8.74", - "routeDistance": "16.25", - "timeToTower": "1:00:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "18:29:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 90, - "quantity": 83.9, - "calculatedQuantity": "83.9 CY", - "s3DownloadKey": "HaulPass_3U65AYT_201910151728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FFC88B1F-CDFE-4099-966B-6A3928AC9BE2", - "ticketNumber": "6KG8KX3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.705543, -79.941516", - "loadTime": "10/15/2019 17:19:17", - "straightDistance": "7.49", - "routeDistance": "17.01", - "timeToTower": "0:55:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "18:14:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 80, - "quantity": 30.2, - "calculatedQuantity": "30.2 CY", - "s3DownloadKey": "HaulPass_6KG8KX3_201910151719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3008FAD-CC1D-44CD-B53F-D0B465E530C7", - "ticketNumber": "89FWY3Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.676913, -80.189894", - "loadTime": "10/15/2019 18:28:08", - "straightDistance": "7.3", - "routeDistance": "13.09", - "timeToTower": "0:32:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "19:00:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_89FWY3Y_201910151828_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5D60B8A-A55C-4F79-BF54-EC9AD61F47FB", - "ticketNumber": "4PV44CF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.758218, -80.390011", - "loadTime": "10/15/2019 18:25:25", - "straightDistance": "8.68", - "routeDistance": "13.49", - "timeToTower": "0:47:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/15/2019", - "disposalTime": "19:12:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_4PV44CF_201910151825_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B9E43FEB-7CAA-4852-9D17-BFE284D84175", - "ticketNumber": "SS6GY3P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.815794, -79.994409", - "loadTime": "10/15/2019 18:18:24", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:56:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/15/2019", - "disposalTime": "19:14:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_SS6GY3P_201910151817_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D13963A9-E6E8-4B61-A2BF-01018307E7E5", - "ticketNumber": "7G64KSU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.813416, -80.108146", - "loadTime": "10/15/2019 18:22:46", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:56:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/15/2019", - "disposalTime": "19:19:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_7G64KSU_201910151818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE106C94-62A4-4FB0-BB8A-CE812F7DD2F3", - "ticketNumber": "HWUVZR9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.815757, -79.994299", - "loadTime": "10/15/2019 18:11:49", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "1:01:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/15/2019", - "disposalTime": "19:13:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_HWUVZR9_201910151811_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0204D5F2-4F0D-49A5-AEF9-AD0AE0655AB0", - "ticketNumber": "98RM4GP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.866228, -80.08486", - "loadTime": "10/15/2019 16:41:34", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "16:43:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_98RM4GP_201910151641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "033E0FB8-565C-438E-8CA6-AD2ADD8D378A", - "ticketNumber": "7ZA99N8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.866601, -80.084922", - "loadTime": "10/15/2019 16:37:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "16:41:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ZA99N8_201910151637_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05EAC70D-3097-4830-87FF-F30E759503C5", - "ticketNumber": "4SSQMK6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.863615, -80.081857", - "loadTime": "10/15/2019 15:26:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "15:31:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SSQMK6_201910151526_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "086A7BE2-38A2-42D3-B903-F811BDB6A715", - "ticketNumber": "33F787A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.859615, -80.077835", - "loadTime": "10/15/2019 14:26:39", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "14:28:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_33F787A_201910151426_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CBCE0CB-C433-4223-896D-EC779265DF88", - "ticketNumber": "3BTDSF3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.867706, -80.086268", - "loadTime": "10/15/2019 17:08:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "17:09:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3BTDSF3_201910151708_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1AA36E52-BDB5-4C81-8305-F4359E4B8964", - "ticketNumber": "88RQL7N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.867189, -80.085724", - "loadTime": "10/15/2019 16:49:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "16:52:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_88RQL7N_201910151649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1AFED45D-7FF5-4F4F-B60A-CE7AF528A7B7", - "ticketNumber": "6RMY3H7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.859567, -80.076871", - "loadTime": "10/15/2019 14:16:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "14:19:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6RMY3H7_201910151416_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FB4D5AE-1207-42E7-B038-DAC8E5FC3902", - "ticketNumber": "3Z5UWNV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.870688, -80.089909", - "loadTime": "10/15/2019 17:47:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "17:48:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3Z5UWNV_201910151747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "282C7EC2-79AE-4E19-B00C-7258E3858FC8", - "ticketNumber": "3MYLCBP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.867555, -80.086273", - "loadTime": "10/15/2019 17:10:28", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:39", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "17:14:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3MYLCBP_201910151710_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F43276B-718E-475F-B53C-1F6847EE3071", - "ticketNumber": "66FFVJG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.869297, -80.08804", - "loadTime": "10/15/2019 17:31:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "17:33:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_66FFVJG_201910151731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D4EEC2A-600C-420E-83E4-6CDBB55D0778", - "ticketNumber": "3E6HDH4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.872599, -80.092084", - "loadTime": "10/15/2019 18:18:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "18:19:35", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3E6HDH4_201910151818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "40EE55F8-92F3-4826-BFB5-20D1C4FB8FB9", - "ticketNumber": "9RPS449", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.868916, -80.087879", - "loadTime": "10/15/2019 17:22:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "17:23:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9RPS449_201910151722_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "48A7321A-5D13-4A38-B269-DC66E6158948", - "ticketNumber": "3YPE4EN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.865006, -80.083615", - "loadTime": "10/15/2019 16:15:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:59", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "16:16:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3YPE4EN_201910151615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4AE64E06-1245-4816-A49A-274E0F526C88", - "ticketNumber": "7TLXTVT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.856244, -80.073494", - "loadTime": "10/15/2019 13:42:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "13:43:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7TLXTVT_201910151342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "57FE4D3D-BDB9-4A74-A265-0B0732A7B64F", - "ticketNumber": "TYP69AV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.865032, -80.083115", - "loadTime": "10/15/2019 16:07:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "16:09:33", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_TYP69AV_201910151607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59D863A0-A583-4984-B348-D1CF4DC0A30C", - "ticketNumber": "43GK7RZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.86068, -80.079536", - "loadTime": "10/15/2019 14:45:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "14:46:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_43GK7RZ_201910151445_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C3DD04D-74EE-4505-B99B-E8AB5F7D5B45", - "ticketNumber": "68KXB3Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.865009, -80.08307", - "loadTime": "10/15/2019 16:02:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "16:06:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_68KXB3Z_201910151602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CC6576C-6155-42E9-BF39-47B2CD21FF69", - "ticketNumber": "9YHXMM4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.857001, -80.073913", - "loadTime": "10/15/2019 13:48:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:08:26", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "13:57:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9YHXMM4_201910151348_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5CFCCC70-E2F0-4B9A-B235-CFA19A4C5840", - "ticketNumber": "5FNTSQZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.862447, -80.079938", - "loadTime": "10/15/2019 14:52:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "14:53:52", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5FNTSQZ_201910151452_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E4E17D9-6657-4947-B48E-E29BB3B6E363", - "ticketNumber": "6UEQSHX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.869871, -80.088928", - "loadTime": "10/15/2019 17:37:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "17:39:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6UEQSHX_201910151737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "631769BD-97F9-4F3B-BB4F-10BF17866201", - "ticketNumber": "76C6H58", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.865876, -80.084496", - "loadTime": "10/15/2019 16:33:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "16:35:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_76C6H58_201910151633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6CB2552A-BB47-4115-90CC-E7BF7DEC2C5A", - "ticketNumber": "9X2ANSJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.863133, -80.080798", - "loadTime": "10/15/2019 15:05:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "15:06:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9X2ANSJ_201910151505_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "70DA813F-6080-4166-9470-723E6C45D0B2", - "ticketNumber": "4N82ES7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.862731, -80.080674", - "loadTime": "10/15/2019 15:00:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "15:04:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4N82ES7_201910151500_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71C12362-DBA9-45EF-9D8B-63753364C0DA", - "ticketNumber": "LBL5KCJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.870585, -80.089578", - "loadTime": "10/15/2019 17:42:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:45", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "17:46:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_LBL5KCJ_201910151742_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74238223-7FFB-4B6C-A6E8-F7778E33A698", - "ticketNumber": "8JF36KL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.860786, -80.079457", - "loadTime": "10/15/2019 14:41:19", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "14:44:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8JF36KL_201910151441_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "748D168E-1CE1-46A4-B566-F08D1E4025B8", - "ticketNumber": "9R6Y4H4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.859594, -80.07777", - "loadTime": "10/15/2019 14:29:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "14:31:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9R6Y4H4_201910151429_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7545291D-5661-45A7-BB6C-6BD92D843F9C", - "ticketNumber": "4TULA75", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.868903, -80.087701", - "loadTime": "10/15/2019 17:19:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "17:21:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4TULA75_201910151719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A11E572-F603-42A8-959B-7B1E3C906146", - "ticketNumber": "927R4HX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.863402, -80.080988", - "loadTime": "10/15/2019 15:10:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "15:13:15", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_927R4HX_201910151510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80A8EAD7-635B-40F0-8351-9E6F4E57BD2A", - "ticketNumber": "9MWXK6G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.868736, -80.087343", - "loadTime": "10/15/2019 17:25:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "17:26:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9MWXK6G_201910151725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "94251FF4-7F88-46C1-8F33-6C5F24A23C21", - "ticketNumber": "3298SE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.863859, -80.082372", - "loadTime": "10/15/2019 15:53:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "15:56:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3298SE5_201910151553_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6E404B3-E37B-4EC1-AB6E-F644CBCB87F1", - "ticketNumber": "5BXWN89", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.865653, -80.083809", - "loadTime": "10/15/2019 16:27:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "16:28:56", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5BXWN89_201910151627_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7879DD5-69D2-42D4-8951-A34A24091C71", - "ticketNumber": "7LY82AM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.869231, -80.088105", - "loadTime": "10/15/2019 17:29:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "17:31:21", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7LY82AM_201910151729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1BF98D5-78DF-4EC9-8400-613AA1E75517", - "ticketNumber": "8H4DSUQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.867201, -80.085622", - "loadTime": "10/15/2019 16:52:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:01", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "16:54:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8H4DSUQ_201910151652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2D0AD55-7001-4915-BECD-3744BC7B5C75", - "ticketNumber": "5RG8QEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.875126, -80.095152", - "loadTime": "10/15/2019 18:41:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:07", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "18:43:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5RG8QEB_201910151841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C478DFFE-04AE-43A4-8DFA-3F4326ECF765", - "ticketNumber": "4JWL7YA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.862545, -80.080333", - "loadTime": "10/15/2019 14:56:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "14:58:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4JWL7YA_201910151456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4B0F234-B20E-47F5-9329-ADF7BFC420A1", - "ticketNumber": "9XZCZ4B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.863152, -80.081383", - "loadTime": "10/15/2019 15:14:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "15:16:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9XZCZ4B_201910151514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C71FAE2D-1A4E-4173-B0DD-3258C3116AA1", - "ticketNumber": "4SSG9WM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.872661, -80.092116", - "loadTime": "10/15/2019 18:13:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "18:17:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4SSG9WM_201910151813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7ADAE3F-C009-4D98-8533-6B3A5DE4BD13", - "ticketNumber": "9CK69BK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.865096, -80.08346", - "loadTime": "10/15/2019 16:17:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "16:18:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9CK69BK_201910151617_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D9832518-A275-4ADE-88B7-0AEF81E208CC", - "ticketNumber": "55EP4E7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.874908, -80.095395", - "loadTime": "10/15/2019 18:36:40", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:54", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "18:40:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_55EP4E7_201910151836_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DAA5B58A-7D67-4E34-B13E-9A1F5832304E", - "ticketNumber": "7XLES3C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.867281, -80.085757", - "loadTime": "10/15/2019 16:58:32", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "17:01:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7XLES3C_201910151658_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DB053119-4052-4B92-9F6D-440C846F08D2", - "ticketNumber": "5FSE9E3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.872063, -80.091332", - "loadTime": "10/15/2019 18:04:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "18:05:58", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5FSE9E3_201910151804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE0A327E-D49C-42B1-92B0-0ABC28F34981", - "ticketNumber": "9H34VMS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.867947, -80.086516", - "loadTime": "10/15/2019 17:04:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:29", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "17:07:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9H34VMS_201910151704_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E104A7E7-681E-4161-B80E-5EA53834F4B3", - "ticketNumber": "4KRELYK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.875683, -80.096014", - "loadTime": "10/15/2019 18:48:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "18:58:06", - "debrisType": "Leaner", - "diameter": 12.9, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4KRELYK_201910151848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4AE1A84-EEF2-42FC-BD1F-D8D8314011C5", - "ticketNumber": "7ZXD6D7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.873916, -80.094026", - "loadTime": "10/15/2019 18:27:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "18:28:18", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7ZXD6D7_201910151827_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EA66D1E4-557B-414F-9AE7-C232DDEF4485", - "ticketNumber": "8FJU5JZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.86012, -80.07742", - "loadTime": "10/15/2019 14:22:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "14:25:37", - "debrisType": "Leaner", - "diameter": 12, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8FJU5JZ_201910151422_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC6B949E-5D3D-4228-BF43-B77B8CC3F233", - "ticketNumber": "79PCCER", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.863555, -80.081823", - "loadTime": "10/15/2019 15:22:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:38", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "15:25:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_79PCCER_201910151522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F3C854CB-E333-4C49-AE1C-BC532950315D", - "ticketNumber": "4ZL6H5F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.865533, -80.083803", - "loadTime": "10/15/2019 16:21:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "16:27:12", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4ZL6H5F_201910151621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7FE54B8-15B7-46C9-8A38-A8DD9122164E", - "ticketNumber": "5ZU7K82", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.865002, -80.083354", - "loadTime": "10/15/2019 16:12:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:50", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "16:15:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5ZU7K82_201910151612_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F869402F-52C9-48C1-A0AB-A8F5C4C92A13", - "ticketNumber": "3LN29S9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.872017, -80.091731", - "loadTime": "10/15/2019 18:06:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:06", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "18:07:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3LN29S9_201910151806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F9FBCFE3-98FC-4B82-98C0-7047E07C1898", - "ticketNumber": "E56FPCG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.856278, -80.07344", - "loadTime": "10/15/2019 13:38:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "13:41:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_E56FPCG_201910151338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "028A8E20-02C6-4B12-9950-7734D511654F", - "ticketNumber": "7TG598N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.863011, -80.080769", - "loadTime": "10/15/2019 15:04:59", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "15:07:02", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7TG598N_201910151504_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "03CC1C05-C89C-41DD-B916-E4F07EFA7B84", - "ticketNumber": "6P6JG2H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.860135, -80.07773", - "loadTime": "10/15/2019 14:28:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:32", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "14:33:59", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6P6JG2H_201910151428_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0902CA0E-249F-46C0-AEB9-CFCFA0513342", - "ticketNumber": "8Z96GPS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.858575, -80.075885", - "loadTime": "10/15/2019 14:11:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "14:14:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8Z96GPS_201910151411_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A29ABDD-0047-4251-835D-EAB89DA46CF5", - "ticketNumber": "52TRWGY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.868417, -80.087204", - "loadTime": "10/15/2019 17:23:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "17:26:42", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_52TRWGY_201910151723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0FAE2637-5D1E-43F6-ACDC-5BD1F0E3D8C9", - "ticketNumber": "3BTZ3TX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.868576, -80.087483", - "loadTime": "10/15/2019 17:19:26", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:35", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "17:23:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3BTZ3TX_201910151719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "26EB8282-E8FF-42EF-9EB2-96DA554008DD", - "ticketNumber": "58DWR5N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.872416, -80.092043", - "loadTime": "10/15/2019 18:04:45", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "18:10:09", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_58DWR5N_201910151804_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28E56A4A-3103-461A-8DB8-E4F6D298B255", - "ticketNumber": "3ZZJM5V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.870663, -80.08971", - "loadTime": "10/15/2019 17:55:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:48", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "17:57:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3ZZJM5V_201910151755_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D1A1716-C587-4C93-9047-D2418CD7A6E5", - "ticketNumber": "8Y9WU66", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.866147, -80.084367", - "loadTime": "10/15/2019 16:33:06", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "16:36:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8Y9WU66_201910151633_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F1F0F15-D349-4415-958B-A3478E61087F", - "ticketNumber": "6CJA8C9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.870279, -80.089244", - "loadTime": "10/15/2019 17:40:36", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "17:44:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CJA8C9_201910151740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2FCD1766-5E84-49D5-B20A-CC243F81B589", - "ticketNumber": "7S4CWCE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.869247, -80.088236", - "loadTime": "10/15/2019 17:29:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "17:30:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7S4CWCE_201910151729_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "359459B5-9BC9-421F-BB21-3C94AB348C14", - "ticketNumber": "FPTPFD2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.866858, -80.085241", - "loadTime": "10/15/2019 16:40:20", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:57", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "16:42:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_FPTPFD2_201910151640_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "365A1113-8727-4EB5-AA5B-7E02D9416A1D", - "ticketNumber": "5UGSEAZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.871067, -80.089917", - "loadTime": "10/15/2019 17:58:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "18:00:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5UGSEAZ_201910151758_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "374CAA2E-06B1-40F6-A202-65BED531D0D1", - "ticketNumber": "3MW9FB3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.856831, -80.073836", - "loadTime": "10/15/2019 13:36:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "13:42:32", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3MW9FB3_201910151336_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3D5112BE-CC3B-43CA-9EAE-2349051F5795", - "ticketNumber": "3TN2ADT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.861307, -80.078834", - "loadTime": "10/15/2019 14:43:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:05", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "14:46:14", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3TN2ADT_201910151443_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45AF557A-1DDD-4F6B-82EB-C27EA26F2B5A", - "ticketNumber": "6RB7R44", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.857663, -80.07483", - "loadTime": "10/15/2019 13:53:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:15:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "14:09:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6RB7R44_201910151353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A39498F-4420-44E7-B2A7-D71E39CBEBCF", - "ticketNumber": "87UFRK3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.863657, -80.081472", - "loadTime": "10/15/2019 15:18:00", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:11:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "15:29:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_87UFRK3_201910151518_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4A49FEB8-983E-4B92-83FA-57509475B783", - "ticketNumber": "3FL53PT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.857534, -80.074417", - "loadTime": "10/15/2019 13:49:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "13:51:53", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3FL53PT_201910151349_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "64D0107F-144D-41AE-AEBE-A81E5564C3A0", - "ticketNumber": "39FFJ52", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.863284, -80.080938", - "loadTime": "10/15/2019 15:13:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "15:16:13", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_39FFJ52_201910151513_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "658A3627-11DA-4940-B208-7697CABCBCA9", - "ticketNumber": "64QNMDY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.859935, -80.077269", - "loadTime": "10/15/2019 14:34:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "14:36:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_64QNMDY_201910151434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66A7A32A-6684-4344-9CFA-7AE989CAA80C", - "ticketNumber": "7398JL6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.865429, -80.083739", - "loadTime": "10/15/2019 16:22:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "16:24:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7398JL6_201910151622_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7330D2CD-8BF6-4A6D-A550-AC93DCE9AEDC", - "ticketNumber": "7D6RNYM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.864756, -80.082779", - "loadTime": "10/15/2019 16:10:53", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:34", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "16:12:27", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7D6RNYM_201910151610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F8D3072-504C-4B50-93E0-62F98DBBF8C7", - "ticketNumber": "92U64BF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.860319, -80.077615", - "loadTime": "10/15/2019 14:36:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:24", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "14:38:11", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_92U64BF_201910151436_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "801F511F-C0A8-4869-AFFC-2D67B2440E32", - "ticketNumber": "442R2NR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.865103, -80.083164", - "loadTime": "10/15/2019 16:16:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "16:21:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_442R2NR_201910151616_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "833EFFBC-4A61-4834-9B5C-7C4CCDE3E005", - "ticketNumber": "8HSMZR8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.875232, -80.095606", - "loadTime": "10/15/2019 18:41:42", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:14:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "18:56:31", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8HSMZR8_201910151841_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CADE387-99B8-4F1F-94EB-EC20807FE7A2", - "ticketNumber": "5YKNSKF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.864645, -80.083029", - "loadTime": "10/15/2019 16:00:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "16:02:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5YKNSKF_201910151600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0CE156D-5013-402D-A310-2F8E63E8D612", - "ticketNumber": "4GK8F56", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.862385, -80.079945", - "loadTime": "10/15/2019 14:51:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "15:00:28", - "debrisType": "Leaner", - "diameter": 9.4, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4GK8F56_201910151451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A182F71F-96A2-41F8-A8C2-646ABB9B6B10", - "ticketNumber": "82CEFJR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.870904, -80.090136", - "loadTime": "10/15/2019 17:49:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:47", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "17:55:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_82CEFJR_201910151749_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD6CD380-58DD-4396-A110-AECD2B58EB06", - "ticketNumber": "7P7245Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.867009, -80.085602", - "loadTime": "10/15/2019 16:47:25", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:09:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "16:56:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7P7245Q_201910151647_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4D76B6F-2B8D-4F00-8667-5B22B1529FD7", - "ticketNumber": "9CMYKQZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.864592, -80.082582", - "loadTime": "10/15/2019 15:56:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "15:58:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9CMYKQZ_201910151556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C93FFFE7-21D9-4C68-AB59-F404AAD4A549", - "ticketNumber": "4TLKJVR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.869738, -80.088425", - "loadTime": "10/15/2019 17:33:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "17:34:28", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4TLKJVR_201910151733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CA85A9B2-6074-45BB-BC4A-54A18BF396C9", - "ticketNumber": "3B2TPAG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.864462, -80.082572", - "loadTime": "10/15/2019 16:03:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "16:10:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3B2TPAG_201910151603_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD795895-7128-4F01-AF75-C8D5F9AA5732", - "ticketNumber": "BCN7FP3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.863291, -80.080943", - "loadTime": "10/15/2019 15:07:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:33", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "15:12:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_BCN7FP3_201910151507_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D14BFBCF-2237-489D-B306-5ACDE1393528", - "ticketNumber": "9CPRYWA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.873723, -80.093431", - "loadTime": "10/15/2019 18:24:29", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "18:28:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9CPRYWA_201910151824_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E85673B5-C8A2-448C-BF16-688CA106C7D0", - "ticketNumber": "9LBQN3F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.859715, -80.077298", - "loadTime": "10/15/2019 14:17:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:37", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "14:20:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9LBQN3F_201910151417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FE0AA65E-E923-4A64-ACCE-1554580E08D1", - "ticketNumber": "7RDQNWG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.864579, -80.082654", - "loadTime": "10/15/2019 15:54:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/15/2019", - "disposalTime": "15:56:26", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7RDQNWG_201910151554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19CE193A-5A27-4B7D-B77F-8D1F2CEF9569", - "ticketNumber": "92JNJXS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7NXYYDU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "33.169590, -79.420428", - "loadTime": "10/15/2019 15:37:12", - "straightDistance": "50.7", - "routeDistance": "58.41", - "timeToTower": "3:36:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "19:13:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 90, - "quantity": 71.1, - "calculatedQuantity": "71.1 CY", - "s3DownloadKey": "HaulPass_92JNJXS_201910151510_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F6EF2B2-139E-4FA3-9C65-C9283D370F9C", - "ticketNumber": "9LK54GG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.705393, -79.941497", - "loadTime": "10/15/2019 18:53:46", - "straightDistance": "7.49", - "routeDistance": "17.01", - "timeToTower": "0:44:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "19:37:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_9LK54GG_201910151853_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "348F5057-A450-408D-BA6A-C14A851C7965", - "ticketNumber": "KSYZWUA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "33.049206, -79.560616", - "loadTime": "10/15/2019 13:46:39", - "straightDistance": "39.11", - "routeDistance": "45.79", - "timeToTower": "5:26:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "19:12:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 90, - "quantity": 68.9, - "calculatedQuantity": "68.9 CY", - "s3DownloadKey": "HaulPass_KSYZWUA_201910151346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "13C82E1D-0F36-4B8A-999F-F99E5AB1F079", - "ticketNumber": "9A7SA8D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7AHNK9R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939420, -79.697394", - "loadTime": "10/15/2019 16:55:20", - "straightDistance": "41.66", - "routeDistance": "50.08", - "timeToTower": "1:31:32", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/15/2019", - "disposalTime": "18:26:52", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.05, - "quantity": 25.05, - "calculatedQuantity": "25.05 tons", - "s3DownloadKey": "HaulPass_J001_9A7SA8D_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4A26794B-8C4C-43F4-9D09-99EE5E59376A", - "ticketNumber": "95CL5EC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939534, -79.697407", - "loadTime": "10/15/2019 16:02:01", - "straightDistance": "41.65", - "routeDistance": "50.09", - "timeToTower": "1:30:51", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/15/2019", - "disposalTime": "17:32:52", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.09, - "quantity": 27.09, - "calculatedQuantity": "27.09 tons", - "s3DownloadKey": "HaulPass_J001_95CL5EC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4C6CDD68-74FD-4C33-8EE0-F6F842FC3D43", - "ticketNumber": "6PU8U6B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YDC4CW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939311, -79.697630", - "loadTime": "10/15/2019 18:33:45", - "straightDistance": "41.67", - "routeDistance": "50.07", - "timeToTower": "1:20:47", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/15/2019", - "disposalTime": "19:54:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.19, - "quantity": 25.19, - "calculatedQuantity": "25.19 tons", - "s3DownloadKey": "HaulPass_J001_6PU8U6B_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "72F759B5-808F-4336-ADB1-F315D20E4AE7", - "ticketNumber": "6WHMZAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4RVNRTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939479, -79.697533", - "loadTime": "10/15/2019 14:44:08", - "straightDistance": "41.66", - "routeDistance": "47.23", - "timeToTower": "2:03:56", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/15/2019", - "disposalTime": "16:48:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.55, - "quantity": 20.55, - "calculatedQuantity": "20.55 tons", - "s3DownloadKey": "HaulPass_J001_6WHMZAN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "85FA3FA3-1190-4147-89B7-C4F22F56237D", - "ticketNumber": "5PYL3KV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939525, -79.697589", - "loadTime": "10/15/2019 16:24:35", - "straightDistance": "41.66", - "routeDistance": "47.23", - "timeToTower": "1:27:59", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/15/2019", - "disposalTime": "17:52:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.63, - "quantity": 29.63, - "calculatedQuantity": "29.63 tons", - "s3DownloadKey": "HaulPass_J001_5PYL3KV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "924FCF93-DE9B-4AA8-8CA1-DCA6166AFD1C", - "ticketNumber": "8ESNKV5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4RVNRTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939437, -79.697427", - "loadTime": "10/15/2019 18:14:04", - "straightDistance": "41.66", - "routeDistance": "50.08", - "timeToTower": "1:20:05", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/15/2019", - "disposalTime": "19:34:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.55, - "quantity": 21.55, - "calculatedQuantity": "21.55 tons", - "s3DownloadKey": "HaulPass_J001_8ESNKV5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BE79A27F-1C02-4A5D-A1C0-B894BD116B3C", - "ticketNumber": "4URBHJS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939547, -79.697589", - "loadTime": "10/15/2019 17:16:49", - "straightDistance": "41.66", - "routeDistance": "47.23", - "timeToTower": "1:48:22", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/15/2019", - "disposalTime": "19:05:11", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.57, - "quantity": 26.57, - "calculatedQuantity": "26.57 tons", - "s3DownloadKey": "HaulPass_J001_4URBHJS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B610D0A0-7DCE-4289-8E99-D9463CBC4C7E", - "ticketNumber": "6NYRBKA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "8HWLSL3", - "fieldMonitorName": "Robert Thompson", - "loadCoordinates": "32.674434, -80.164684", - "loadTime": "10/15/2019 19:37:48", - "straightDistance": "5.83", - "routeDistance": "11.42", - "timeToTower": "0:28:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "20:06:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_6NYRBKA_201910151937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C4C4C9EB-C5D6-4CD9-A9D9-52631FBFBB36", - "ticketNumber": "9YZYXNY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.813260, -80.108066", - "loadTime": "10/15/2019 20:07:52", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:46:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/15/2019", - "disposalTime": "20:53:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_9YZYXNY_201910152005_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5E45C85C-8187-4F87-BC14-BF35D0231A78", - "ticketNumber": "8TYGNBV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.742453, -79.916488", - "loadTime": "10/15/2019 20:42:14", - "straightDistance": "9.85", - "routeDistance": "16.68", - "timeToTower": "0:34:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "21:16:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_8TYGNBV_201910152034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0994324-2453-4B92-8FA8-37376AEDDA0D", - "ticketNumber": "9Z4YS96", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.797369, -80.038923", - "loadTime": "10/15/2019 20:08:37", - "straightDistance": "8.73", - "routeDistance": "18.13", - "timeToTower": "0:50:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "20:59:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_9Z4YS96_201910152001_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F63426D4-E305-44A4-8821-6CB729079393", - "ticketNumber": "42C22S9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.797357, -80.038873", - "loadTime": "10/15/2019 19:50:07", - "straightDistance": "8.73", - "routeDistance": "18.13", - "timeToTower": "1:07:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/15/2019", - "disposalTime": "20:57:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 90, - "quantity": 84.7, - "calculatedQuantity": "84.7 CY", - "s3DownloadKey": "HaulPass_42C22S9_201910151950_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2CD13FC3-C93D-4448-9EFF-E39B5F7143B4", - "ticketNumber": "79BJAET", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7AHNK9R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939419, -79.697600", - "loadTime": "10/15/2019 19:39:35", - "straightDistance": "41.66", - "routeDistance": "50.07", - "timeToTower": "1:37:18", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/15/2019", - "disposalTime": "21:16:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.97, - "quantity": 27.97, - "calculatedQuantity": "27.97 tons", - "s3DownloadKey": "HaulPass_J001_79BJAET_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5ABD8739-6996-4CBA-8419-67CA6093B0FA", - "ticketNumber": "8Q5XN4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939337, -79.697525", - "loadTime": "10/15/2019 18:56:52", - "straightDistance": "41.67", - "routeDistance": "50.07", - "timeToTower": "1:37:21", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/15/2019", - "disposalTime": "20:34:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.9, - "quantity": 25.9, - "calculatedQuantity": "25.9 tons", - "s3DownloadKey": "HaulPass_J001_8Q5XN4M_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AAA8C22B-6C4D-4650-B243-AD008BD9935B", - "ticketNumber": "E8T6ECK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939512, -79.697609", - "loadTime": "10/15/2019 19:22:13", - "straightDistance": "41.66", - "routeDistance": "47.23", - "timeToTower": "1:47:44", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/15/2019", - "disposalTime": "21:09:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.88, - "quantity": 27.88, - "calculatedQuantity": "27.88 tons", - "s3DownloadKey": "HaulPass_J001_E8T6ECK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5288F4C9-6817-4E30-A0FE-B40E7FC00148", - "ticketNumber": "33JEP9M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.815920, -79.994334", - "loadTime": "10/15/2019 20:21:25", - "straightDistance": "15.29", - "routeDistance": "17.63", - "timeToTower": "0:58:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/15/2019", - "disposalTime": "21:20:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_33JEP9M_201910152021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "972E8F55-D6CC-4723-9E5A-322756900DFC", - "ticketNumber": "9RALRPA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.815840, -79.994418", - "loadTime": "10/15/2019 20:09:25", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "1:06:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/15/2019", - "disposalTime": "21:16:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_9RALRPA_201910152009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "320D5FE4-DE79-4435-89C6-AF304ACAA967", - "ticketNumber": "89YFG79", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.797341, -80.038830", - "loadTime": "10/15/2019 22:10:35", - "straightDistance": "8.73", - "routeDistance": "16.25", - "timeToTower": "13:50:07", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/16/2019", - "disposalTime": "12:00:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 95, - "quantity": 89.4, - "calculatedQuantity": "89.4 CY", - "s3DownloadKey": "HaulPass_89YFG79_201910152210_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DBEEF361-F597-40DD-9775-AD148B18C068", - "ticketNumber": "JJTA7C7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.797416, -80.038833", - "loadTime": "10/15/2019 22:28:28", - "straightDistance": "8.74", - "routeDistance": "16.25", - "timeToTower": "13:37:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/16/2019", - "disposalTime": "12:05:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 90, - "quantity": 83.9, - "calculatedQuantity": "83.9 CY", - "s3DownloadKey": "HaulPass_JJTA7C7_201910152216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E715D66-7723-4BDF-9680-1F0B56CC8CF0", - "ticketNumber": "7SRA3JK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.715737, -80.256007", - "loadTime": "10/16/2019 13:46:21", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:41:42", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "14:28:03", - "debrisType": "Leaner", - "diameter": 18.3, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7SRA3JK_201910161346_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E896F9D-8577-4649-922A-8C25F0D8582C", - "ticketNumber": "8W2WYKZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.748712, -80.032962", - "loadTime": "10/16/2019 13:13:20", - "straightDistance": "5.56", - "routeDistance": "7.85", - "timeToTower": "0:49:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/16/2019", - "disposalTime": "14:02:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 90, - "quantity": 62.7, - "calculatedQuantity": "62.7 CY", - "s3DownloadKey": "HaulPass_8W2WYKZ_201910161313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60B76E58-CA7A-4C6C-BC0D-E66918BF8FBD", - "ticketNumber": "6Q34527", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.797462, -80.038923", - "loadTime": "10/16/2019 13:26:16", - "straightDistance": "8.74", - "routeDistance": "16.31", - "timeToTower": "0:53:15", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/16/2019", - "disposalTime": "14:19:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 85, - "quantity": 80.5, - "calculatedQuantity": "80.5 CY", - "s3DownloadKey": "HaulPass_6Q34527_201910161326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA8B2198-D6FD-403A-9DD5-11DCB3CA9568", - "ticketNumber": "7YAVRF5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.805607, -80.032200", - "loadTime": "10/16/2019 13:23:35", - "straightDistance": "9.36", - "routeDistance": "17.16", - "timeToTower": "0:56:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/16/2019", - "disposalTime": "14:20:24", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_7YAVRF5_201910161323_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EE680F9B-1CBD-47AE-A3A2-E24854A58573", - "ticketNumber": "WKZ8DJ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.691919, -80.021387", - "loadTime": "10/16/2019 14:46:42", - "straightDistance": "2.83", - "routeDistance": "3.49", - "timeToTower": "0:31:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/16/2019", - "disposalTime": "15:18:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 95, - "quantity": 66.2, - "calculatedQuantity": "66.2 CY", - "s3DownloadKey": "HaulPass_WKZ8DJ4_201910161440_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "128581F2-FCC6-4013-8F1D-B8927C5B49F6", - "ticketNumber": "3ZHZW2B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.817823, -80.102848", - "loadTime": "10/16/2019 13:24:59", - "straightDistance": "10.26", - "routeDistance": "13.21", - "timeToTower": "2:22:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/16/2019", - "disposalTime": "15:46:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 90, - "quantity": 84.7, - "calculatedQuantity": "84.7 CY", - "s3DownloadKey": "HaulPass_3ZHZW2B_201910161324_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "918B7EF8-0A5C-4A31-953B-92EB0B24B364", - "ticketNumber": "48QND2D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.717215, -79.957005", - "loadTime": "10/16/2019 15:12:04", - "straightDistance": "6.96", - "routeDistance": "14.82", - "timeToTower": "0:36:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/16/2019", - "disposalTime": "15:48:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 90, - "quantity": 83.9, - "calculatedQuantity": "83.9 CY", - "s3DownloadKey": "HaulPass_48QND2D_201910161353_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1C9F269B-8359-447D-AF27-0753091C3D04", - "ticketNumber": "89HVMEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939304, -79.697725", - "loadTime": "10/15/2019 22:33:23", - "straightDistance": "41.67", - "routeDistance": "50.06", - "timeToTower": "13:23:47", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/16/2019", - "disposalTime": "11:57:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.42, - "quantity": 24.42, - "calculatedQuantity": "24.42 tons", - "s3DownloadKey": "HaulPass_J001_89HVMEB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2231E4B4-DA97-4839-8CCD-F1108109DFE5", - "ticketNumber": "3J7YRDL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939259, -79.697564", - "loadTime": "10/16/2019 14:09:58", - "straightDistance": "41.67", - "routeDistance": "50.06", - "timeToTower": "1:40:29", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/16/2019", - "disposalTime": "15:50:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.14, - "quantity": 26.14, - "calculatedQuantity": "26.14 tons", - "s3DownloadKey": "HaulPass_J001_3J7YRDL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "27936837-4AED-4BE6-A145-1191105B957C", - "ticketNumber": "3HWF24V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7AHNK9R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939177, -79.697733", - "loadTime": "10/15/2019 22:13:51", - "straightDistance": "41.68", - "routeDistance": "50.05", - "timeToTower": "14:09:28", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/16/2019", - "disposalTime": "12:23:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.69, - "quantity": 26.69, - "calculatedQuantity": "26.69 tons", - "s3DownloadKey": "HaulPass_J001_3HWF24V_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "28A12153-7DCA-415A-8FCF-26C60A5374F3", - "ticketNumber": "6CV22MA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939276, -79.697565", - "loadTime": "10/16/2019 13:24:48", - "straightDistance": "41.67", - "routeDistance": "50.07", - "timeToTower": "1:20:22", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/16/2019", - "disposalTime": "14:45:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.1, - "quantity": 26.1, - "calculatedQuantity": "26.1 tons", - "s3DownloadKey": "HaulPass_J001_6CV22MA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "57F5DBA1-5E03-4030-93C5-C45C695512B8", - "ticketNumber": "6PEJPUE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939329, -79.697655", - "loadTime": "10/15/2019 20:20:29", - "straightDistance": "41.67", - "routeDistance": "50.07", - "timeToTower": "16:07:05", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/16/2019", - "disposalTime": "12:27:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.73, - "quantity": 27.73, - "calculatedQuantity": "27.73 tons", - "s3DownloadKey": "HaulPass_J001_6PEJPUE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8DC8F0C4-F464-42FF-A75D-E26A08CBA2F9", - "ticketNumber": "94XNKLM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939308, -79.697778", - "loadTime": "10/15/2019 22:51:45", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "14:02:55", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/16/2019", - "disposalTime": "12:54:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.29, - "quantity": 26.29, - "calculatedQuantity": "26.29 tons", - "s3DownloadKey": "HaulPass_J001_94XNKLM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A14B620F-17F0-4484-986E-916678413365", - "ticketNumber": "3A4ASCZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YDC4CW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939341, -79.697644", - "loadTime": "10/15/2019 21:21:31", - "straightDistance": "41.67", - "routeDistance": "50.07", - "timeToTower": "14:48:48", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/16/2019", - "disposalTime": "12:10:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.55, - "quantity": 24.55, - "calculatedQuantity": "24.55 tons", - "s3DownloadKey": "HaulPass_J001_3A4ASCZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C57C0F99-F8BD-414E-AADE-C9E74FEAF8CE", - "ticketNumber": "3ZCLHFH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YDC4CW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939349, -79.697871", - "loadTime": "10/16/2019 14:30:59", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:22:25", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/16/2019", - "disposalTime": "15:53:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.21, - "quantity": 23.21, - "calculatedQuantity": "23.21 tons", - "s3DownloadKey": "HaulPass_J001_3ZCLHFH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C85D86DC-61CF-4DD4-B5E3-EA4A4E1EFD09", - "ticketNumber": "5SBEJX6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4RVNRTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939935, -79.697899", - "loadTime": "10/16/2019 13:38:35", - "straightDistance": "41.64", - "routeDistance": "47.23", - "timeToTower": "1:43:04", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/16/2019", - "disposalTime": "15:21:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.45, - "quantity": 24.45, - "calculatedQuantity": "24.45 tons", - "s3DownloadKey": "HaulPass_J001_5SBEJX6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E31AA3FF-6E58-4543-86D7-4C03C4A85540", - "ticketNumber": "7S62LTU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7AHNK9R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939553, -79.697745", - "loadTime": "10/16/2019 13:53:29", - "straightDistance": "41.66", - "routeDistance": "47.23", - "timeToTower": "1:29:33", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/16/2019", - "disposalTime": "15:23:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.35, - "quantity": 25.35, - "calculatedQuantity": "25.35 tons", - "s3DownloadKey": "HaulPass_J001_7S62LTU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FA921537-F6E7-4577-A22D-2350F7C86CA4", - "ticketNumber": "35WFLR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4RVNRTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939402, -79.697697", - "loadTime": "10/15/2019 21:02:46", - "straightDistance": "41.67", - "routeDistance": "47.23", - "timeToTower": "15:00:57", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/16/2019", - "disposalTime": "12:03:43", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.85, - "quantity": 22.85, - "calculatedQuantity": "22.85 tons", - "s3DownloadKey": "HaulPass_J001_35WFLR3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0CED6C37-CCCF-434A-B504-B6E1D90FD7AD", - "ticketNumber": "8J4JAFU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.71618, -80.255906", - "loadTime": "10/16/2019 12:39:41", - "straightDistance": "6.96", - "routeDistance": "9.55", - "timeToTower": "0:19:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/16/2019", - "disposalTime": "12:59:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_J001_8J4JAFU_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3FF1F795-5BDA-41C7-BE2F-281CD432B9CF", - "ticketNumber": "5XM7RWN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.715906, -80.255975", - "loadTime": "10/16/2019 14:46:41", - "straightDistance": "6.98", - "routeDistance": "9.57", - "timeToTower": "1:43:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/16/2019", - "disposalTime": "16:29:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 85, - "quantity": 61.7, - "calculatedQuantity": "61.7 CY", - "s3DownloadKey": "HaulPass_J001_5XM7RWN_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42ADDEF3-E130-4F9E-A0DE-B35E57236125", - "ticketNumber": "3FZFV4J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.816955, -79.950901", - "loadTime": "10/16/2019 12:24:04", - "straightDistance": "17.81", - "routeDistance": "29.01", - "timeToTower": "1:49:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/16/2019", - "disposalTime": "14:13:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 80, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_3FZFV4J_201910161223_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7601E2E6-06A7-4DA8-A080-7D13183F18F2", - "ticketNumber": "5W22KGJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.774577, -80.014636", - "loadTime": "10/16/2019 14:15:13", - "straightDistance": "14.41", - "routeDistance": "16.57", - "timeToTower": "0:36:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/16/2019", - "disposalTime": "14:51:19", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 85, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_5W22KGJ_201910161313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F6171822-7393-482E-B75E-46AE4998D983", - "ticketNumber": "36GXXX3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.737918, -79.953245", - "loadTime": "10/16/2019 16:09:38", - "straightDistance": "7.87", - "routeDistance": "15.29", - "timeToTower": "0:55:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/16/2019", - "disposalTime": "17:04:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 85, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_36GXXX3_201910161609_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7816E962-3054-4F6D-A79D-40F68E4C9006", - "ticketNumber": "8ESJAKR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.742958, -79.939710", - "loadTime": "10/16/2019 15:17:54", - "straightDistance": "19.16", - "routeDistance": "23.93", - "timeToTower": "1:41:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/16/2019", - "disposalTime": "16:59:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_8ESJAKR_201910161408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "82BB07EE-A50D-4E9F-AC1D-6A6EBB5DEC06", - "ticketNumber": "38H2M42", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9TH4FZR", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.826397, -80.208851", - "loadTime": "10/16/2019 17:07:19", - "straightDistance": "2.91", - "routeDistance": "3.02", - "timeToTower": "0:12:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/16/2019", - "disposalTime": "17:20:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.6 CY", - "percentFull": 75, - "quantity": 54.5, - "calculatedQuantity": "54.5 CY", - "s3DownloadKey": "HaulPass_J001_38H2M42_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0763E6B-6DE5-4C57-912C-1E1D11B39E7B", - "ticketNumber": "3KVY4DF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.743790, -79.936447", - "loadTime": "10/16/2019 13:08:48", - "straightDistance": "19.33", - "routeDistance": "23.94", - "timeToTower": "3:49:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/16/2019", - "disposalTime": "16:58:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_3KVY4DF_201910161308_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "040B8A1B-DB8F-4DB6-80B4-787D5C3A85E5", - "ticketNumber": "6EGKU6P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.889997, -80.127355", - "loadTime": "10/16/2019 18:18:22", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:18", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "18:20:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6EGKU6P_201910161818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "06E70C87-BFFF-425B-B5EF-B37DD81E20AA", - "ticketNumber": "5E7XAJ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.881892, -80.103868", - "loadTime": "10/16/2019 15:42:07", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "15:44:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5E7XAJ8_201910161542_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21F10658-E501-4913-8C47-211EB4E1BF7F", - "ticketNumber": "8YVQFM4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.890065, -80.127291", - "loadTime": "10/16/2019 18:14:14", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:30", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "18:17:44", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8YVQFM4_201910161814_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "21FED173-FB86-45B3-A27B-38C9922B5200", - "ticketNumber": "9HGHMTN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.888136, -80.118436", - "loadTime": "10/16/2019 17:24:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "17:26:05", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9HGHMTN_201910161724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "330331B8-8CAC-4A19-8E96-4B915317905A", - "ticketNumber": "7C88QQF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.878389, -80.099047", - "loadTime": "10/16/2019 15:20:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:15", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "15:26:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7C88QQF_201910161520_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35D511A5-78A2-4B41-A2E3-5D8AA23999BF", - "ticketNumber": "76BDGWL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.886785, -80.114479", - "loadTime": "10/16/2019 16:52:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "16:55:22", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_76BDGWL_201910161652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "393EB35B-1867-4B90-AC76-BF8665A4F762", - "ticketNumber": "7DD873A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.881563, -80.103041", - "loadTime": "10/16/2019 15:35:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:13", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "15:37:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7DD873A_201910161535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "455A8DD1-41C1-4AF1-B48C-395A04460151", - "ticketNumber": "5QZ3FDZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.88801, -80.117702", - "loadTime": "10/16/2019 17:19:46", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:14", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "17:21:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5QZ3FDZ_201910161719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "487229B3-7683-47B3-8FEF-31CF21C5923B", - "ticketNumber": "94AX24F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.883816, -80.108384", - "loadTime": "10/16/2019 16:13:08", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:02", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "16:15:10", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_94AX24F_201910161613_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B8B0B91-4589-41F2-81DF-BADA6A59DF66", - "ticketNumber": "4XVYZJM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.883465, -80.107454", - "loadTime": "10/16/2019 16:08:58", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "16:10:23", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4XVYZJM_201910161608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "675A4674-72B7-427E-AFBF-0EEA0EF1E094", - "ticketNumber": "86AFA3E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.88669, -80.114572", - "loadTime": "10/16/2019 16:56:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "16:57:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_86AFA3E_201910161656_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "710F0F4F-0D0A-4E9E-B026-68524FFBB41B", - "ticketNumber": "3MN8GUB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.889178, -80.121687", - "loadTime": "10/16/2019 17:54:04", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:00:56", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "17:55:00", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3MN8GUB_201910161754_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9361419D-88C5-4479-B663-4819B9EFE4AD", - "ticketNumber": "4UVQV8W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.888382, -80.119319", - "loadTime": "10/16/2019 17:31:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "17:33:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4UVQV8W_201910161731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2796C08-E8F2-42DE-8EE6-3BAD693BEDC7", - "ticketNumber": "6CJLA4W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.883207, -80.107143", - "loadTime": "10/16/2019 16:02:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "16:07:03", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CJLA4W_201910161602_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A2D044BB-0FE3-4F27-A3C8-1D7507C9F867", - "ticketNumber": "6DGEMPY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.888999, -80.121001", - "loadTime": "10/16/2019 17:51:09", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:08", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "17:53:17", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6DGEMPY_201910161751_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5A04179-5F4B-4E7A-8159-99F99180051C", - "ticketNumber": "YYF7V5T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.883833, -80.108578", - "loadTime": "10/16/2019 16:19:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:16", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "16:20:19", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_YYF7V5T_201910161619_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7CC901F-4EB3-4138-AF58-7CE146A4A0E2", - "ticketNumber": "9E6JENW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.888677, -80.120611", - "loadTime": "10/16/2019 17:41:49", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:49", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "17:45:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9E6JENW_201910161741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A920F0CB-404D-43EE-9656-8988F7A43095", - "ticketNumber": "4KLN8GT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.884112, -80.108528", - "loadTime": "10/16/2019 16:20:51", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "16:22:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4KLN8GT_201910161620_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B695DD44-AA46-4FA3-8D3D-F50DC8CE30B1", - "ticketNumber": "7S8RLAY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.886839, -80.114479", - "loadTime": "10/16/2019 16:50:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:44", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "16:51:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7S8RLAY_201910161650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C28D2617-3EB1-4E9D-B46E-CA4513041D7A", - "ticketNumber": "5E4JBRY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.887256, -80.115512", - "loadTime": "10/16/2019 17:03:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:20", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "17:04:38", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5E4JBRY_201910161703_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C53A2A9D-C350-4F8B-9CCF-0F8F3872AA1C", - "ticketNumber": "68DBD2J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.888492, -80.120604", - "loadTime": "10/16/2019 17:39:01", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:19", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "17:41:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_68DBD2J_201910161739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CEF7ECAC-673E-4B6D-B128-2355A32EDF72", - "ticketNumber": "3H7822N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.888337, -80.118149", - "loadTime": "10/16/2019 17:26:31", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:23", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "17:27:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3H7822N_201910161726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE9D93F3-613F-4B3A-BDBF-F66B42940799", - "ticketNumber": "7LWYGCN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4A67ZWC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "38SE3ZA", - "fieldMonitorName": "Debra Merritt", - "loadCoordinates": "32.883356, -80.107063", - "loadTime": "10/16/2019 16:01:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "16:02:50", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7LWYGCN_201910161601_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "14F78540-BD64-43DD-8768-E056681C52F8", - "ticketNumber": "9ZYXEX4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.877169, -80.097544", - "loadTime": "10/16/2019 14:55:35", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:17:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "15:12:57", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9ZYXEX4_201910161455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28B52DC5-4DF4-4EF0-8A56-52BDDB54F299", - "ticketNumber": "7YCDVRZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.886861, -80.114622", - "loadTime": "10/16/2019 16:57:03", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "16:59:49", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7YCDVRZ_201910161657_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31CE0646-2EFF-456E-A5DE-4FB6C98A5726", - "ticketNumber": "4B9JPCV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.89009, -80.127523", - "loadTime": "10/16/2019 18:13:16", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:07:51", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "18:21:07", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4B9JPCV_201910161813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "36AF12E2-40F5-4EB8-87F7-E86FDC97F5ED", - "ticketNumber": "45RM57B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.888389, -80.120953", - "loadTime": "10/16/2019 17:39:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "17:41:51", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_45RM57B_201910161739_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E9AF077-8B84-4433-8F86-B71C2885F596", - "ticketNumber": "57CCHBG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.886896, -80.114657", - "loadTime": "10/16/2019 16:53:54", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:36", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "16:56:30", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_57CCHBG_201910161653_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F0164C2-CF81-43C0-B972-2494E11D4B9D", - "ticketNumber": "9MH2L7Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.883292, -80.107071", - "loadTime": "10/16/2019 16:00:11", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "16:04:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9MH2L7Y_201910161600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "500250F9-2247-4B82-90CD-9E5AF4854FCD", - "ticketNumber": "6CJPDP4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.885714, -80.113161", - "loadTime": "10/16/2019 16:41:30", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:27", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "16:44:57", - "debrisType": "Leaner", - "diameter": 10, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6CJPDP4_201910161641_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5783AEB6-198D-4576-BFA8-5213DA4839B0", - "ticketNumber": "4PTWGQ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.889357, -80.123986", - "loadTime": "10/16/2019 17:59:38", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:17", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "18:03:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4PTWGQ5_201910161759_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65B6574A-4D45-43D9-8031-0559054C7B6A", - "ticketNumber": "4R8DN3H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.885488, -80.112025", - "loadTime": "10/16/2019 16:35:27", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:41", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "16:38:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4R8DN3H_201910161635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6779CB47-CE48-4209-926C-38BE0147BBCA", - "ticketNumber": "5PPDUUA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.887872, -80.117013", - "loadTime": "10/16/2019 17:09:18", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:05:11", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "17:14:29", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5PPDUUA_201910161709_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "683E46BD-B223-4BBC-951B-D695605A9326", - "ticketNumber": "3EK8DBF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.888328, -80.118653", - "loadTime": "10/16/2019 17:24:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:28", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "17:25:43", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3EK8DBF_201910161724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E7CBC4B-3F14-49E7-BB0D-38C641611041", - "ticketNumber": "3RLRGYU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.877214, -80.097593", - "loadTime": "10/16/2019 15:14:24", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:12", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "15:15:36", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3RLRGYU_201910161514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9018F9BE-489B-49B4-A2B8-66CDBC9B0012", - "ticketNumber": "6BQFHNF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.882854, -80.105698", - "loadTime": "10/16/2019 15:49:43", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "15:52:41", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_6BQFHNF_201910161549_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9481B8E1-5C4D-4977-B192-E969BDF22636", - "ticketNumber": "3VPGY55", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.887807, -80.11703", - "loadTime": "10/16/2019 17:18:47", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:53", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "17:21:40", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_3VPGY55_201910161718_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AAD76E08-B9EB-4C21-B69A-64683422C38B", - "ticketNumber": "8YF9GCJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.886726, -80.114601", - "loadTime": "10/16/2019 16:49:37", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:43", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "16:53:20", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_8YF9GCJ_201910161649_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AE06E80E-06C9-419D-9CA6-F47A010EB098", - "ticketNumber": "WQE6MM5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.88314, -80.1062", - "loadTime": "10/16/2019 15:56:52", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:09", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "15:58:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_WQE6MM5_201910161556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C214FB60-64A9-4FC6-94E2-2466192EDD72", - "ticketNumber": "9BFCHAR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.882253, -80.104743", - "loadTime": "10/16/2019 15:41:44", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:06:03", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "15:47:47", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_9BFCHAR_201910161541_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2CDF118-FED9-4E37-8E77-F2276440FDCC", - "ticketNumber": "4FWGL86", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.882974, -80.105812", - "loadTime": "10/16/2019 15:53:23", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:01:31", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "15:54:54", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4FWGL86_201910161553_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CFE5F214-5598-47D7-815E-CBCA69F4DE32", - "ticketNumber": "4TP4WMG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.88582, -80.112251", - "loadTime": "10/16/2019 16:31:50", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:55", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "16:34:45", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4TP4WMG_201910161631_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7301A51-375C-489C-A8A5-53A85E4550E5", - "ticketNumber": "5Y2E9FL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.883697, -80.107726", - "loadTime": "10/16/2019 16:10:41", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:25", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "16:14:06", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5Y2E9FL_201910161610_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DAC1CA54-B0C1-4A01-975B-0BC5171B051D", - "ticketNumber": "5LDTZT9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.881835, -80.103822", - "loadTime": "10/16/2019 15:35:48", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:04:46", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "15:40:34", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_5LDTZT9_201910161535_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE1EEB1B-7650-4725-AA68-247948EC6B5D", - "ticketNumber": "83LMJPE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.888402, -80.119527", - "loadTime": "10/16/2019 17:31:15", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:02:40", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/16/2019", - "disposalTime": "17:33:55", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_83LMJPE_201910161731_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F346839-8E03-490F-B420-630AB87379A2", - "ticketNumber": "8NHFEDV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.729440, -79.938456", - "loadTime": "10/16/2019 18:18:37", - "straightDistance": "8.3", - "routeDistance": "14.91", - "timeToTower": "0:52:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/16/2019", - "disposalTime": "19:11:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_8NHFEDV_201910161818_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "872A73CA-F8D2-4E07-B449-673147ED02A6", - "ticketNumber": "9X3SUYW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.711846, -79.959551", - "loadTime": "10/16/2019 17:39:23", - "straightDistance": "6.67", - "routeDistance": "14.66", - "timeToTower": "1:30:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/16/2019", - "disposalTime": "19:09:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 75, - "quantity": 70.6, - "calculatedQuantity": "70.6 CY", - "s3DownloadKey": "HaulPass_9X3SUYW_201910161723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "902F0A5A-AE90-497C-8AF8-8CD3A546AF41", - "ticketNumber": "4VB4B8N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.723832, -79.955885", - "loadTime": "10/16/2019 18:05:46", - "straightDistance": "7.23", - "routeDistance": "14.05", - "timeToTower": "0:42:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/16/2019", - "disposalTime": "18:48:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_4VB4B8N_201910161747_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "34023485-516A-41D2-A04B-DE05B58CBF48", - "ticketNumber": "5UZGJ76", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.740763, -80.241627", - "loadTime": "10/16/2019 17:08:42", - "straightDistance": "5.35", - "routeDistance": "7.51", - "timeToTower": "0:48:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/16/2019", - "disposalTime": "17:56:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_5UZGJ76_201910161708_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60F06C8C-0CB8-461E-87E4-A2D2E5E9BA72", - "ticketNumber": "3ULNQWR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.815819, -79.994283", - "loadTime": "10/16/2019 18:50:07", - "straightDistance": "15.29", - "routeDistance": "17.64", - "timeToTower": "0:47:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/16/2019", - "disposalTime": "19:37:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_3ULNQWR_201910161850_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B28472D-D010-40AC-BB77-91B1AEC14FDA", - "ticketNumber": "6RWQP2K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.815855, -79.994416", - "loadTime": "10/16/2019 18:48:12", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:48:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/16/2019", - "disposalTime": "19:36:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_6RWQP2K_201910161848_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3B143B5-8AA5-412E-925D-10C2F890F711", - "ticketNumber": "9C475MT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.816008, -79.994623", - "loadTime": "10/16/2019 17:57:46", - "straightDistance": "15.27", - "routeDistance": "17.61", - "timeToTower": "0:47:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/16/2019", - "disposalTime": "18:45:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_9C475MT_201910161757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F37B1667-80B5-4A75-A8C6-291193A4206B", - "ticketNumber": "8XGT479", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815872, -79.994507", - "loadTime": "10/16/2019 17:53:25", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:50:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/16/2019", - "disposalTime": "18:44:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_8XGT479_201910161753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "084D4209-0969-43F4-936B-575A019BC275", - "ticketNumber": "85P5WTN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815958, -79.994818", - "loadTime": "10/16/2019 19:48:36", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:43:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/16/2019", - "disposalTime": "20:32:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_85P5WTN_201910161941_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9BE5D289-58FB-41F1-AFAA-24112ADA523D", - "ticketNumber": "83CKWC9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815983, -79.994827", - "loadTime": "10/16/2019 19:34:53", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "0:56:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/16/2019", - "disposalTime": "20:30:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_83CKWC9_201910161934_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "30BBC2C1-567B-4420-B05A-8012BDDA96F7", - "ticketNumber": "5HPRSKR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.781526, -80.105932", - "loadTime": "10/16/2019 20:22:12", - "straightDistance": "9.15", - "routeDistance": "11.87", - "timeToTower": "0:53:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/16/2019", - "disposalTime": "21:16:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 60, - "quantity": 29.3, - "calculatedQuantity": "29.3 CY", - "s3DownloadKey": "HaulPass_5HPRSKR_201910162022_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "18CBC4EA-A7B7-4758-9FB6-3E5D849E7CA4", - "ticketNumber": "VTGEEYW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939577, -79.697467", - "loadTime": "10/16/2019 14:45:30", - "straightDistance": "41.65", - "routeDistance": "47.23", - "timeToTower": "5:05:44", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/16/2019", - "disposalTime": "19:51:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26, - "quantity": 26, - "calculatedQuantity": "26 tons", - "s3DownloadKey": "HaulPass_J001_VTGEEYW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1BB76002-CB46-47A4-9091-E794A2D55EF8", - "ticketNumber": "7XX2DDK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7AHNK9R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939219, -79.697707", - "loadTime": "10/16/2019 19:29:48", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "1:12:33", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/16/2019", - "disposalTime": "20:42:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.56, - "quantity": 25.56, - "calculatedQuantity": "25.56 tons", - "s3DownloadKey": "HaulPass_J001_7XX2DDK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2693354A-41FA-4A97-8A2C-CCC67EB39E8A", - "ticketNumber": "88UCSQT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4RVNRTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939534, -79.697651", - "loadTime": "10/16/2019 16:24:22", - "straightDistance": "41.66", - "routeDistance": "47.23", - "timeToTower": "1:22:15", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/16/2019", - "disposalTime": "17:46:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.44, - "quantity": 22.44, - "calculatedQuantity": "22.44 tons", - "s3DownloadKey": "HaulPass_J001_88UCSQT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2A23AD20-600C-4867-8768-93D6F1DFE2A3", - "ticketNumber": "5QTECJF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939374, -79.697737", - "loadTime": "10/16/2019 17:00:04", - "straightDistance": "41.67", - "routeDistance": "47.23", - "timeToTower": "1:20:36", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/16/2019", - "disposalTime": "18:20:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.06, - "quantity": 25.06, - "calculatedQuantity": "25.06 tons", - "s3DownloadKey": "HaulPass_J001_5QTECJF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "61121BAC-6AA8-452B-944F-7C2F8BECDFC1", - "ticketNumber": "6HS4UAM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939258, -79.697805", - "loadTime": "10/16/2019 16:03:20", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "2:28:47", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/16/2019", - "disposalTime": "18:32:07", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.36, - "quantity": 26.36, - "calculatedQuantity": "26.36 tons", - "s3DownloadKey": "HaulPass_J001_6HS4UAM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A3CBB0C0-D7FA-4FE8-8FAE-16EE88CA9A93", - "ticketNumber": "85VX72H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YDC4CW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939401, -79.697624", - "loadTime": "10/16/2019 17:18:18", - "straightDistance": "41.67", - "routeDistance": "50.07", - "timeToTower": "1:20:14", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/16/2019", - "disposalTime": "18:38:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.31, - "quantity": 24.31, - "calculatedQuantity": "24.31 tons", - "s3DownloadKey": "HaulPass_J001_85VX72H_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BE63968D-AD2C-4867-B930-F31C7A87ABAB", - "ticketNumber": "6FVQQJS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4RVNRTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939361, -79.697700", - "loadTime": "10/16/2019 19:05:45", - "straightDistance": "41.67", - "routeDistance": "50.07", - "timeToTower": "1:26:17", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/16/2019", - "disposalTime": "20:32:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.31, - "quantity": 23.31, - "calculatedQuantity": "23.31 tons", - "s3DownloadKey": "HaulPass_J001_6FVQQJS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D107A788-3ADF-42A8-B37F-0D265964FD6F", - "ticketNumber": "58QPV8T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YDC4CW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939009, -79.697783", - "loadTime": "10/16/2019 20:04:48", - "straightDistance": "41.69", - "routeDistance": "50.04", - "timeToTower": "1:52:57", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/16/2019", - "disposalTime": "21:57:45", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.42, - "quantity": 23.42, - "calculatedQuantity": "23.42 tons", - "s3DownloadKey": "HaulPass_J001_58QPV8T_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DACF0F28-A770-4FF7-BA13-A24795D8CA8D", - "ticketNumber": "369UDFY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939300, -79.697989", - "loadTime": "10/16/2019 19:51:37", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:30:04", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/16/2019", - "disposalTime": "21:21:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.46, - "quantity": 25.46, - "calculatedQuantity": "25.46 tons", - "s3DownloadKey": "HaulPass_J001_369UDFY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DF479E32-8CFC-494D-AEF2-1F7791A1D41C", - "ticketNumber": "47B5LBP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7AHNK9R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939067, -79.697650", - "loadTime": "10/16/2019 16:42:44", - "straightDistance": "41.69", - "routeDistance": "50.05", - "timeToTower": "1:39:39", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/16/2019", - "disposalTime": "18:22:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.22, - "quantity": 24.22, - "calculatedQuantity": "24.22 tons", - "s3DownloadKey": "HaulPass_J001_47B5LBP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2386C6B2-D020-4A6C-8F2B-E4524EE79142", - "ticketNumber": "9T7UL7X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.797678, -80.038829", - "loadTime": "10/16/2019 19:13:44", - "straightDistance": "8.75", - "routeDistance": "16.75", - "timeToTower": "0:46:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/16/2019", - "disposalTime": "20:00:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_9T7UL7X_201910161913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "458ED4B7-BBA0-4FAA-8465-238A154F578E", - "ticketNumber": "44CBE26", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.797380, -80.039011", - "loadTime": "10/16/2019 21:24:44", - "straightDistance": "8.73", - "routeDistance": "16.31", - "timeToTower": "0:51:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/16/2019", - "disposalTime": "22:16:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_44CBE26_201910162124_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9B99660C-A8FF-4A4E-B078-DFA4044EE58C", - "ticketNumber": "8KAQRDN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.797353, -80.038860", - "loadTime": "10/16/2019 21:20:09", - "straightDistance": "8.73", - "routeDistance": "16.31", - "timeToTower": "0:53:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/16/2019", - "disposalTime": "22:13:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 90, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_8KAQRDN_201910162120_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A74D560E-A94A-47EE-A565-58245520B9DA", - "ticketNumber": "4BVEHYZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.797382, -80.038844", - "loadTime": "10/16/2019 19:02:32", - "straightDistance": "8.73", - "routeDistance": "16.31", - "timeToTower": "0:56:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/16/2019", - "disposalTime": "19:59:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 80, - "quantity": 75.8, - "calculatedQuantity": "75.8 CY", - "s3DownloadKey": "HaulPass_4BVEHYZ_201910161902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F3048C0-3F17-4AC2-BEB6-963BAAA432EA", - "ticketNumber": "6T3HXME", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.816481, -79.995523", - "loadTime": "10/16/2019 20:29:32", - "straightDistance": "15.22", - "routeDistance": "17.56", - "timeToTower": "1:06:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/16/2019", - "disposalTime": "21:36:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 65, - "quantity": 38.9, - "calculatedQuantity": "38.9 CY", - "s3DownloadKey": "HaulPass_6T3HXME_201910162029_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "850CB0A2-8704-4A40-99E6-2624A1552A5E", - "ticketNumber": "35242CY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "7J9PXCF", - "fieldMonitorName": "Joy Campbell", - "loadCoordinates": "32.815688, -79.994230", - "loadTime": "10/16/2019 20:34:45", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "1:02:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/16/2019", - "disposalTime": "21:36:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_35242CY_201910162034_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B3FC412-A792-4C4B-8C61-7F16B2652881", - "ticketNumber": "4LE35GG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.704844, -79.944689", - "loadTime": "10/15/2019 22:15:46", - "straightDistance": "19.76", - "routeDistance": "26.07", - "timeToTower": "13:07:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/16/2019", - "disposalTime": "11:22:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 75, - "quantity": 28.3, - "calculatedQuantity": "28.3 CY", - "s3DownloadKey": "HaulPass_4LE35GG_201910152203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "576B38BF-D5A1-4422-9A6A-AF0B1AD982FF", - "ticketNumber": "98KHF3H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.706338, -79.961574", - "loadTime": "10/17/2019 12:12:34", - "straightDistance": "6.41", - "routeDistance": "15.04", - "timeToTower": "0:58:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "13:11:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_98KHF3H_201910171212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59500AB2-F2A7-4067-8A36-72FD611233AE", - "ticketNumber": "4HCDZKK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.732715, -79.939701", - "loadTime": "10/16/2019 21:44:17", - "straightDistance": "8.35", - "routeDistance": "14.95", - "timeToTower": "14:11:13", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "11:55:30", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_4HCDZKK_201910162054_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B0C7591-0DB2-4954-9AE3-A2B7916393F6", - "ticketNumber": "8MKU2NQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.722743, -79.933232", - "loadTime": "10/16/2019 20:44:07", - "straightDistance": "8.37", - "routeDistance": "15.82", - "timeToTower": "15:08:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "11:53:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 85, - "quantity": 80, - "calculatedQuantity": "80 CY", - "s3DownloadKey": "HaulPass_8MKU2NQ_201910162044_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B1AC4B6C-5937-4272-96C1-699F0977385E", - "ticketNumber": "6DVZ9HT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.797454, -80.038988", - "loadTime": "10/17/2019 12:33:58", - "straightDistance": "8.74", - "routeDistance": "16.25", - "timeToTower": "1:01:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "13:35:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_6DVZ9HT_201910171233_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FDE10FF4-518B-4EE4-9A1F-58CAB07B5A28", - "ticketNumber": "3TUTLVH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.797370, -80.039056", - "loadTime": "10/17/2019 12:32:00", - "straightDistance": "8.73", - "routeDistance": "16.25", - "timeToTower": "1:02:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "13:34:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 90, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_3TUTLVH_201910171231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C20D2CF-1E42-4DA9-8B27-A1ECCAF5F249", - "ticketNumber": "97FFQPR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7AHNK9R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939412, -79.698053", - "loadTime": "10/17/2019 12:56:28", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:21:24", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/17/2019", - "disposalTime": "14:17:52", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.34, - "quantity": 25.34, - "calculatedQuantity": "25.34 tons", - "s3DownloadKey": "HaulPass_J001_97FFQPR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3EA63C32-BE6A-4370-91DF-670861BC7197", - "ticketNumber": "4LZHPGB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939043, -79.698155", - "loadTime": "10/16/2019 21:37:37", - "straightDistance": "41.7", - "routeDistance": "50.02", - "timeToTower": "14:17:50", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/17/2019", - "disposalTime": "11:55:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.8, - "quantity": 26.8, - "calculatedQuantity": "26.8 tons", - "s3DownloadKey": "HaulPass_J001_4LZHPGB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4F18672E-A7AE-4D4B-B66E-BDF6935FC419", - "ticketNumber": "5JCYWDF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YDC4CW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939233, -79.697730", - "loadTime": "10/17/2019 11:13:43", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "1:17:15", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/17/2019", - "disposalTime": "12:30:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.66, - "quantity": 23.66, - "calculatedQuantity": "23.66 tons", - "s3DownloadKey": "HaulPass_J001_5JCYWDF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7B7EDF5A-6BD3-455A-AC61-28710035330C", - "ticketNumber": "9G84F7L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7AHNK9R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939015, -79.698189", - "loadTime": "10/16/2019 22:09:44", - "straightDistance": "41.71", - "routeDistance": "50.03", - "timeToTower": "13:41:57", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/17/2019", - "disposalTime": "11:51:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.58, - "quantity": 24.58, - "calculatedQuantity": "24.58 tons", - "s3DownloadKey": "HaulPass_J001_9G84F7L_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "806D40B3-26EE-4CF1-BDF0-2205B2FE8979", - "ticketNumber": "3ZWVSEH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.938820, -79.697752", - "loadTime": "10/16/2019 21:08:00", - "straightDistance": "41.7", - "routeDistance": "50.02", - "timeToTower": "15:28:13", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/17/2019", - "disposalTime": "12:36:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.75, - "quantity": 28.75, - "calculatedQuantity": "28.75 tons", - "s3DownloadKey": "HaulPass_J001_3ZWVSEH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8F94C0E7-98D6-4504-B5CA-29EA00AC8C0F", - "ticketNumber": "7YQB4EC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939133, -79.698130", - "loadTime": "10/17/2019 13:34:39", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "1:20:57", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/17/2019", - "disposalTime": "14:55:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.92, - "quantity": 27.92, - "calculatedQuantity": "27.92 tons", - "s3DownloadKey": "HaulPass_J001_7YQB4EC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F27EB8A2-61BC-4066-A4D8-6E9F4ACB24CA", - "ticketNumber": "3GPHBFG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939360, -79.697699", - "loadTime": "10/17/2019 11:39:54", - "straightDistance": "41.67", - "routeDistance": "50.07", - "timeToTower": "1:38:38", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/17/2019", - "disposalTime": "13:18:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.22, - "quantity": 22.22, - "calculatedQuantity": "22.22 tons", - "s3DownloadKey": "HaulPass_J001_3GPHBFG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F3C6A6B9-C9F4-4316-9E0C-1C1BEF3CF19E", - "ticketNumber": "9K2VZ9U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4RVNRTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939403, -79.697830", - "loadTime": "10/17/2019 10:57:10", - "straightDistance": "41.67", - "routeDistance": "47.09", - "timeToTower": "1:16:27", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/17/2019", - "disposalTime": "12:13:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.61, - "quantity": 23.61, - "calculatedQuantity": "23.61 tons", - "s3DownloadKey": "HaulPass_J001_9K2VZ9U_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "06710DCE-FB55-4610-8C59-0DC6BE6228E4", - "ticketNumber": "6FT4VVP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815684, -79.994243", - "loadTime": "10/16/2019 21:19:39", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "15:26:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "12:45:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_6FT4VVP_201910162119_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B71BDCF-865F-49FD-B649-7CBF561925A1", - "ticketNumber": "5BUXMD6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815994, -79.993872", - "loadTime": "10/16/2019 21:28:00", - "straightDistance": "15.31", - "routeDistance": "17.64", - "timeToTower": "15:16:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "12:44:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_5BUXMD6_201910162128_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "47369D2A-4DA3-42B0-A802-453DB48CA809", - "ticketNumber": "34C3CPG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815718, -79.994430", - "loadTime": "10/17/2019 12:51:53", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:42:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "13:34:20", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 85, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_34C3CPG_201910171203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "977CA944-A0DB-46E5-A83D-14DE43EC5350", - "ticketNumber": "5PUY5CW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.826129, -80.208966", - "loadTime": "10/17/2019 13:38:03", - "straightDistance": "2.9", - "routeDistance": "3", - "timeToTower": "0:17:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "13:55:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_5PUY5CW_201910171338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AB6F6D34-FE0F-413B-91EF-4F2BD92E34CB", - "ticketNumber": "VEQQ98A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6LJV46R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.651907, -79.949643", - "loadTime": "10/17/2019 13:05:00", - "straightDistance": "21.22", - "routeDistance": "28.57", - "timeToTower": "1:38:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "14:43:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "37.7 CY", - "percentFull": 55, - "quantity": 20.7, - "calculatedQuantity": "20.7 CY", - "s3DownloadKey": "HaulPass_VEQQ98A_201910171254_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF0DEB6B-C162-4B2E-9D08-4CCF851BED4F", - "ticketNumber": "76NNBJ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.826330, -80.208810", - "loadTime": "10/17/2019 13:10:54", - "straightDistance": "2.91", - "routeDistance": "3.02", - "timeToTower": "0:15:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "13:25:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 60, - "quantity": 41.8, - "calculatedQuantity": "41.8 CY", - "s3DownloadKey": "HaulPass_76NNBJ2_201910171310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B67A572E-262B-4B12-AAD2-062644051D70", - "ticketNumber": "7AQL4TD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.772467, -80.237538", - "loadTime": "10/17/2019 12:12:11", - "straightDistance": "3.29", - "routeDistance": "5.5", - "timeToTower": "0:30:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "12:42:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_7AQL4TD_201910171212_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "16DEB4C6-6717-40C9-BD68-1FD0EAF172BB", - "ticketNumber": "45UFDND", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.790252, -80.04738", - "loadTime": "10/17/2019 14:20:57", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:23:04", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/17/2019", - "disposalTime": "14:44:01", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_45UFDND_201910171420_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1E87508F-D603-4579-81C3-BFCABACC3D10", - "ticketNumber": "9KCHGJE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816050, -79.994887", - "loadTime": "10/17/2019 14:03:48", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "1:20:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "15:24:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_J001_9KCHGJE_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2A4404C8-4CBA-4484-A16E-4A698473D4E8", - "ticketNumber": "52DWF95", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815713, -79.994184", - "loadTime": "10/17/2019 15:29:31", - "straightDistance": "15.3", - "routeDistance": "17.65", - "timeToTower": "0:56:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "16:25:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_52DWF95_201910171529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4C80D9CF-F30B-414F-8C30-F5295253C8D8", - "ticketNumber": "X3764JU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815734, -79.994068", - "loadTime": "10/17/2019 15:36:42", - "straightDistance": "15.3", - "routeDistance": "17.65", - "timeToTower": "0:49:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "16:26:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 85, - "quantity": 65.8, - "calculatedQuantity": "65.8 CY", - "s3DownloadKey": "HaulPass_X3764JU_201910171536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9A78583-D9D9-4CAC-B207-1BA198800611", - "ticketNumber": "923YENX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816054, -79.994883", - "loadTime": "10/17/2019 14:18:15", - "straightDistance": "15.26", - "routeDistance": "17.61", - "timeToTower": "1:01:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "15:19:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_923YENX_201910171418_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA5FFD6D-3A02-4689-AAA4-784D7F52ACE8", - "ticketNumber": "7AQHR3G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.851778, -80.301332", - "loadTime": "10/17/2019 14:50:53", - "straightDistance": "3.48", - "routeDistance": "3.96", - "timeToTower": "0:32:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "15:23:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_7AQHR3G_201910171450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A98E6D4-67FF-4216-9411-CE4469F13C29", - "ticketNumber": "9GRVS7V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YDC4CW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939153, -79.698121", - "loadTime": "10/17/2019 14:26:18", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "1:26:32", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/17/2019", - "disposalTime": "15:52:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.4, - "quantity": 22.4, - "calculatedQuantity": "22.4 tons", - "s3DownloadKey": "HaulPass_J001_9GRVS7V_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2EF43C57-022A-4B0F-9B49-548EEFD5B79A", - "ticketNumber": "8Z2SASP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939181, -79.698242", - "loadTime": "10/17/2019 14:49:54", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "1:24:10", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/17/2019", - "disposalTime": "16:14:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.66, - "quantity": 26.66, - "calculatedQuantity": "26.66 tons", - "s3DownloadKey": "HaulPass_J001_8Z2SASP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "33E32B2C-8D61-4C91-8A34-70ECFD8C402C", - "ticketNumber": "5TF289V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4RVNRTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939095, -79.698064", - "loadTime": "10/17/2019 13:52:30", - "straightDistance": "41.7", - "routeDistance": "50.04", - "timeToTower": "1:15:03", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/17/2019", - "disposalTime": "15:07:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.37, - "quantity": 21.37, - "calculatedQuantity": "21.37 tons", - "s3DownloadKey": "HaulPass_J001_5TF289V_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5C10D20C-8BE4-4B69-9FC7-757E79B09A25", - "ticketNumber": "8T8D4A6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7AHNK9R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939163, -79.698059", - "loadTime": "10/17/2019 15:31:37", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:22:11", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/17/2019", - "disposalTime": "16:53:48", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.92, - "quantity": 24.92, - "calculatedQuantity": "24.92 tons", - "s3DownloadKey": "HaulPass_J001_8T8D4A6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "737BFC37-E40A-41EB-998E-1768699FA5BF", - "ticketNumber": "8JMHFMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939151, -79.698110", - "loadTime": "10/17/2019 15:08:07", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "1:29:55", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/17/2019", - "disposalTime": "16:38:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.58, - "quantity": 25.58, - "calculatedQuantity": "25.58 tons", - "s3DownloadKey": "HaulPass_J001_8JMHFMX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "04B9236B-4A83-4D25-8BB1-B1045D393F28", - "ticketNumber": "5ZKQA4P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.797351, -80.039020", - "loadTime": "10/17/2019 14:53:52", - "straightDistance": "8.73", - "routeDistance": "18.13", - "timeToTower": "1:11:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "16:05:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 80, - "quantity": 75.8, - "calculatedQuantity": "75.8 CY", - "s3DownloadKey": "HaulPass_5ZKQA4P_201910171453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0EA6B409-AAF0-4372-9CB3-3F13D0BF0151", - "ticketNumber": "4UV4XFZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.797586, -80.039012", - "loadTime": "10/17/2019 17:13:48", - "straightDistance": "8.75", - "routeDistance": "18.13", - "timeToTower": "1:02:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "18:15:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 85, - "quantity": 80.5, - "calculatedQuantity": "80.5 CY", - "s3DownloadKey": "HaulPass_4UV4XFZ_201910171713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "329CC1DC-F3A0-4984-9285-856678D7DF26", - "ticketNumber": "5N2MKC5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.883997, -80.109004", - "loadTime": "10/17/2019 14:53:55", - "straightDistance": "14.81", - "routeDistance": "22.31", - "timeToTower": "1:15:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "16:09:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 95, - "quantity": 89.4, - "calculatedQuantity": "89.4 CY", - "s3DownloadKey": "HaulPass_5N2MKC5_201910171453_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45205F32-EC29-4E6C-AF17-46BC78684F67", - "ticketNumber": "6AXL5MM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.797532, -80.038979", - "loadTime": "10/17/2019 15:03:51", - "straightDistance": "8.74", - "routeDistance": "18.13", - "timeToTower": "1:02:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "16:06:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_6AXL5MM_201910171503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4B36B0B2-EEC1-470F-9993-25FEF4DAE938", - "ticketNumber": "4W9AAXT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.706803, -79.963211", - "loadTime": "10/17/2019 15:56:58", - "straightDistance": "6.33", - "routeDistance": "14.76", - "timeToTower": "1:01:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "16:58:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_4W9AAXT_201910171556_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4BA7D5A2-83C2-41EE-992C-8185191C17BE", - "ticketNumber": "9EQZDC4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.883805, -80.108766", - "loadTime": "10/17/2019 15:02:25", - "straightDistance": "14.8", - "routeDistance": "22.29", - "timeToTower": "1:07:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "16:10:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 90, - "quantity": 83.9, - "calculatedQuantity": "83.9 CY", - "s3DownloadKey": "HaulPass_9EQZDC4_201910171502_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "51F7567E-D024-4D2D-ABC2-70B891BFCC3C", - "ticketNumber": "E3DSFS9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.883769, -80.108668", - "loadTime": "10/17/2019 15:19:45", - "straightDistance": "14.8", - "routeDistance": "22.29", - "timeToTower": "1:32:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "16:52:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_E3DSFS9_201910171519_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "80E3FBB1-7F13-48C3-B3C5-51E3DAE487F6", - "ticketNumber": "457G4H7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.885048, -80.110483", - "loadTime": "10/17/2019 15:47:52", - "straightDistance": "14.9", - "routeDistance": "22.42", - "timeToTower": "1:02:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "16:50:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 90, - "quantity": 76.9, - "calculatedQuantity": "76.9 CY", - "s3DownloadKey": "HaulPass_457G4H7_201910171530_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A60881E5-ED3F-4AA2-B93B-59465C60D355", - "ticketNumber": "CT25M3E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.725932, -79.956664", - "loadTime": "10/17/2019 14:02:43", - "straightDistance": "7.26", - "routeDistance": "13.86", - "timeToTower": "1:03:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "15:06:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_CT25M3E_201910171402_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4591FD3-D597-47BD-AE7E-F57D954907A2", - "ticketNumber": "9VJLXVY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.797654, -80.038881", - "loadTime": "10/17/2019 17:24:22", - "straightDistance": "8.75", - "routeDistance": "18.56", - "timeToTower": "0:52:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "18:17:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 90, - "quantity": 95.9, - "calculatedQuantity": "95.9 CY", - "s3DownloadKey": "HaulPass_9VJLXVY_201910171724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6EDD1A02-4000-4A0E-9065-04E8D5711F26", - "ticketNumber": "6RGY3GJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.889190, -80.123071", - "loadTime": "10/17/2019 18:55:20", - "straightDistance": "15.33", - "routeDistance": "23.21", - "timeToTower": "1:55:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "20:50:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 95, - "quantity": 101.2, - "calculatedQuantity": "101.2 CY", - "s3DownloadKey": "HaulPass_6RGY3GJ_201910171855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "712B5F47-3F50-4FDB-A3ED-5310FF40A369", - "ticketNumber": "3MEJ6VY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.886917, -80.115034", - "loadTime": "10/17/2019 19:50:36", - "straightDistance": "15.08", - "routeDistance": "22.72", - "timeToTower": "0:59:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "20:49:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 90, - "quantity": 76.9, - "calculatedQuantity": "76.9 CY", - "s3DownloadKey": "HaulPass_3MEJ6VY_201910171908_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F9D114E-AA69-4308-89B3-EC5DF3CD5030", - "ticketNumber": "3ST2SDG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.888395, -80.120429", - "loadTime": "10/17/2019 18:25:57", - "straightDistance": "15.24", - "routeDistance": "23.05", - "timeToTower": "1:16:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "19:42:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 90, - "quantity": 83.9, - "calculatedQuantity": "83.9 CY", - "s3DownloadKey": "HaulPass_3ST2SDG_201910171806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7524E79-1E6F-4F84-A157-4A6927532D42", - "ticketNumber": "8SR8FTL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.824297, -80.023777", - "loadTime": "10/17/2019 17:52:39", - "straightDistance": "10.73", - "routeDistance": "17.85", - "timeToTower": "1:58:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "19:51:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_8SR8FTL_201910171752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0051770-D42C-45D3-A8C3-ED3422974825", - "ticketNumber": "WZHBKU5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.884058, -80.108989", - "loadTime": "10/17/2019 17:35:23", - "straightDistance": "14.82", - "routeDistance": "22.31", - "timeToTower": "2:06:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "19:41:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 95, - "quantity": 89.4, - "calculatedQuantity": "89.4 CY", - "s3DownloadKey": "HaulPass_WZHBKU5_201910171735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "073C8E5C-DB5E-47DC-A6B3-2B6B4F63A57A", - "ticketNumber": "HY75AYN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939035, -79.698073", - "loadTime": "10/17/2019 16:13:30", - "straightDistance": "41.7", - "routeDistance": "50.04", - "timeToTower": "1:31:05", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/17/2019", - "disposalTime": "17:44:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.93, - "quantity": 26.93, - "calculatedQuantity": "26.93 tons", - "s3DownloadKey": "HaulPass_J001_HY75AYN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4166E27A-6FFC-402E-8EC1-1014E714B26A", - "ticketNumber": "6FNQNYL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7AHNK9R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939047, -79.697943", - "loadTime": "10/17/2019 18:25:16", - "straightDistance": "41.7", - "routeDistance": "50.02", - "timeToTower": "1:16:47", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/17/2019", - "disposalTime": "19:42:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.74, - "quantity": 27.74, - "calculatedQuantity": "27.74 tons", - "s3DownloadKey": "HaulPass_J001_6FNQNYL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4ED3164B-3007-4C38-AE90-1C0F59EB1072", - "ticketNumber": "767ZFQV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4RVNRTG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.938853, -79.697977", - "loadTime": "10/17/2019 16:56:15", - "straightDistance": "41.71", - "routeDistance": "50.02", - "timeToTower": "1:25:08", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/17/2019", - "disposalTime": "18:21:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.11, - "quantity": 22.11, - "calculatedQuantity": "22.11 tons", - "s3DownloadKey": "HaulPass_J001_767ZFQV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5BB98051-14DE-4A3E-B337-133C592FCAF8", - "ticketNumber": "6CK3ZK2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.938990, -79.698082", - "loadTime": "10/17/2019 19:02:34", - "straightDistance": "41.7", - "routeDistance": "50.02", - "timeToTower": "1:25:43", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/17/2019", - "disposalTime": "20:28:17", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.34, - "quantity": 29.34, - "calculatedQuantity": "29.34 tons", - "s3DownloadKey": "HaulPass_J001_6CK3ZK2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BAE27E6D-D0D6-4AFE-8CF8-D8CE4A82E0F1", - "ticketNumber": "WGRB88F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5YDC4CW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.938938, -79.698368", - "loadTime": "10/17/2019 17:20:11", - "straightDistance": "41.72", - "routeDistance": "47.09", - "timeToTower": "2:48:30", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/17/2019", - "disposalTime": "20:08:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.8, - "quantity": 26.8, - "calculatedQuantity": "26.8 tons", - "s3DownloadKey": "HaulPass_J001_WGRB88F_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D70F057B-F22F-41E1-97D3-CAA0767B501D", - "ticketNumber": "F2KEFT6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939027, -79.698241", - "loadTime": "10/17/2019 17:52:00", - "straightDistance": "41.71", - "routeDistance": "47.09", - "timeToTower": "1:29:12", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/17/2019", - "disposalTime": "19:21:12", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.36, - "quantity": 28.36, - "calculatedQuantity": "28.36 tons", - "s3DownloadKey": "HaulPass_J001_F2KEFT6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "193473CD-3E50-445E-B266-8EC9BDFC12FF", - "ticketNumber": "7Z5BALT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816810, -79.995488", - "loadTime": "10/17/2019 17:56:20", - "straightDistance": "15.22", - "routeDistance": "17.58", - "timeToTower": "0:45:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "18:41:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_7Z5BALT_201910171756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "29BE47E6-182B-4EB3-B9C5-B011DCE6C0A8", - "ticketNumber": "8MZN8AX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815816, -79.994856", - "loadTime": "10/17/2019 16:07:49", - "straightDistance": "15.26", - "routeDistance": "17.59", - "timeToTower": "1:05:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "17:13:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_8MZN8AX_201910171607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "45386162-AAA5-498A-92B8-CC7FC698E8DD", - "ticketNumber": "5GB7EK5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815310, -79.994156", - "loadTime": "10/17/2019 19:18:00", - "straightDistance": "15.3", - "routeDistance": "17.62", - "timeToTower": "0:57:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "20:15:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_5GB7EK5_201910171918_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6D2AC58A-FA90-450E-BBA2-7F3A259AA2D6", - "ticketNumber": "9UH45AK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815735, -79.995135", - "loadTime": "10/17/2019 19:28:34", - "straightDistance": "15.24", - "routeDistance": "17.6", - "timeToTower": "0:57:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "20:26:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_9UH45AK_201910171928_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "826BBCB5-52C8-4614-AC17-0B15626A86DE", - "ticketNumber": "9E7LVFE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815670, -79.994351", - "loadTime": "10/17/2019 17:25:09", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:55:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "18:20:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_9E7LVFE_201910171725_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8583F9C3-81ED-405B-89C7-E5FDB4E4E0A7", - "ticketNumber": "4CXWGT7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.851817, -80.306070", - "loadTime": "10/17/2019 17:33:01", - "straightDistance": "3.69", - "routeDistance": "4.24", - "timeToTower": "0:28:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "18:01:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_4CXWGT7_201910171733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E12E217-061A-4697-AAAA-9C1CCF517BD0", - "ticketNumber": "8M8M4YY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815611, -79.994865", - "loadTime": "10/17/2019 19:27:43", - "straightDistance": "15.26", - "routeDistance": "17.57", - "timeToTower": "0:51:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "20:18:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_8M8M4YY_201910171927_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8FD9DCDA-DDB4-491F-988F-32E4B820D06D", - "ticketNumber": "3F3MZEX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815886, -79.994822", - "loadTime": "10/17/2019 16:08:23", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "1:06:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "17:15:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_3F3MZEX_201910171608_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8FE40767-2CFF-4E03-AD8A-6A168486B5FC", - "ticketNumber": "8QCXQW6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816428, -79.995633", - "loadTime": "10/17/2019 17:56:53", - "straightDistance": "15.21", - "routeDistance": "17.56", - "timeToTower": "0:46:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "18:43:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_8QCXQW6_201910171756_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A0FD56DC-B340-42C2-993C-2478B71F7D76", - "ticketNumber": "3QJ8KSU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.743426, -80.107811", - "loadTime": "10/17/2019 20:20:56", - "straightDistance": "10.08", - "routeDistance": "14.65", - "timeToTower": "0:50:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "21:11:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_3QJ8KSU_201910172020_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A99337CF-9AE2-4125-9C6D-FAF8E4123EE2", - "ticketNumber": "8RL7AQN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815462, -79.994212", - "loadTime": "10/17/2019 19:13:01", - "straightDistance": "15.29", - "routeDistance": "17.61", - "timeToTower": "1:00:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "20:13:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_8RL7AQN_201910171913_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AD55A171-7A27-4A2B-94F5-08A832A759C6", - "ticketNumber": "3YWAF9H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815590, -79.994380", - "loadTime": "10/17/2019 17:19:07", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:58:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "18:17:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_3YWAF9H_201910171719_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2F0C57C-2E19-437B-B2C9-552EFFF2F191", - "ticketNumber": "6DQDEGM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.851758, -80.305995", - "loadTime": "10/17/2019 16:29:08", - "straightDistance": "3.68", - "routeDistance": "4.24", - "timeToTower": "0:46:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "17:16:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_6DQDEGM_201910171629_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0B13FE53-DF0A-47D2-AA9F-CC89D22EE504", - "ticketNumber": "5LUADPH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.797501, -80.038874", - "loadTime": "10/17/2019 20:07:24", - "straightDistance": "8.74", - "routeDistance": "16.87", - "timeToTower": "1:00:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "21:08:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 90, - "quantity": 95.9, - "calculatedQuantity": "95.9 CY", - "s3DownloadKey": "HaulPass_5LUADPH_201910172007_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADD46FD0-56BF-47C2-872D-4EC324D587ED", - "ticketNumber": "7ASFXSB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.797535, -80.038956", - "loadTime": "10/17/2019 20:00:23", - "straightDistance": "8.74", - "routeDistance": "16.87", - "timeToTower": "1:07:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "21:07:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 85, - "quantity": 80.5, - "calculatedQuantity": "80.5 CY", - "s3DownloadKey": "HaulPass_7ASFXSB_201910172000_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "68145CBF-B9C0-44BF-9207-403D4D4ED461", - "ticketNumber": "7R9X69F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.797385, -80.039020", - "loadTime": "10/17/2019 21:17:04", - "straightDistance": "8.73", - "routeDistance": "16.25", - "timeToTower": "1:01:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "22:18:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 90, - "quantity": 84.7, - "calculatedQuantity": "84.7 CY", - "s3DownloadKey": "HaulPass_7R9X69F_201910172117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CD3158C4-4825-460E-8F5A-7D8F74B0CD8F", - "ticketNumber": "93JEA6L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.797131, -80.039056", - "loadTime": "10/17/2019 21:32:00", - "straightDistance": "8.71", - "routeDistance": "16.25", - "timeToTower": "0:47:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "22:19:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 85, - "quantity": 79.2, - "calculatedQuantity": "79.2 CY", - "s3DownloadKey": "HaulPass_93JEA6L_201910172124_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "50240E85-DC39-497C-9820-AF3D45E2B6B3", - "ticketNumber": "55J7MTT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816592, -79.993452", - "loadTime": "10/17/2019 21:04:11", - "straightDistance": "15.34", - "routeDistance": "17.73", - "timeToTower": "0:51:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "21:56:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_55J7MTT_201910172104_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C0324EB-F8C1-4163-B78F-1104CD02DF26", - "ticketNumber": "5PAYUY7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816085, -79.994424", - "loadTime": "10/17/2019 21:08:29", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:45:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "21:54:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 65, - "quantity": 38.9, - "calculatedQuantity": "38.9 CY", - "s3DownloadKey": "HaulPass_5PAYUY7_201910172108_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F7E0644-78A3-4E6A-AC40-F02EC0C8C6EF", - "ticketNumber": "7YESNAD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816107, -79.995468", - "loadTime": "10/17/2019 21:05:04", - "straightDistance": "15.22", - "routeDistance": "17.55", - "timeToTower": "0:51:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "21:57:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 85, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_7YESNAD_201910172105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E4B2D2C3-C8C0-4BAC-8C67-B615A1292086", - "ticketNumber": "9QL22NG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815918, -79.994303", - "loadTime": "10/17/2019 21:03:44", - "straightDistance": "15.29", - "routeDistance": "17.63", - "timeToTower": "0:51:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/17/2019", - "disposalTime": "21:54:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_9QL22NG_201910172103_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "39FC88C5-CC38-492F-8AA1-B47D89AEBB28", - "ticketNumber": "9EBELPG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "43ZAHUZ", - "fieldMonitorName": "Lonnie Sherrill", - "loadCoordinates": "32.712275, -79.955056", - "loadTime": "10/17/2019 21:50:51", - "straightDistance": "6.92", - "routeDistance": "15.62", - "timeToTower": "0:46:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/17/2019", - "disposalTime": "22:37:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_9EBELPG_201910172055_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2F068C13-BAC7-4D4B-9F6E-EFEAC8FA0FC3", - "ticketNumber": "4AHLE26", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TZ68QQ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "9SYPQV8", - "fieldMonitorName": "Sheena Simmons", - "loadCoordinates": "32.748725, -80.033043", - "loadTime": "10/16/2019 12:46:13", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "48:16:22", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/18/2019", - "disposalTime": "13:02:35", - "debrisType": "Leaner", - "diameter": 22.6, - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_4AHLE26_201910161246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4DD30336-A667-4BD2-A778-0D9947558DF3", - "ticketNumber": "9PG7KZ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.797536, -80.038937", - "loadTime": "10/17/2019 22:44:40", - "straightDistance": "8.74", - "routeDistance": "16.25", - "timeToTower": "13:06:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/18/2019", - "disposalTime": "11:51:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_9PG7KZ7_201910172244_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7C13F0BF-4A20-4E2F-971E-3FCC50B7C984", - "ticketNumber": "74SDP8Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.797581, -80.038918", - "loadTime": "10/17/2019 22:38:07", - "straightDistance": "8.75", - "routeDistance": "16.68", - "timeToTower": "13:10:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/18/2019", - "disposalTime": "11:48:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 90, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_74SDP8Q_201910172238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A14D4388-FAC6-4D6D-B810-112A7BD2E357", - "ticketNumber": "4HGD3H3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.797362, -80.039103", - "loadTime": "10/17/2019 22:07:56", - "straightDistance": "8.73", - "routeDistance": "16.25", - "timeToTower": "14:57:58", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/18/2019", - "disposalTime": "13:05:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 80, - "quantity": 68.3, - "calculatedQuantity": "68.3 CY", - "s3DownloadKey": "HaulPass_4HGD3H3_201910172207_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DEE658E3-E9C4-46A7-BE69-0055B0B3DE84", - "ticketNumber": "6YNARQ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.797359, -80.039026", - "loadTime": "10/17/2019 22:02:15", - "straightDistance": "8.73", - "routeDistance": "16.25", - "timeToTower": "15:04:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/18/2019", - "disposalTime": "13:06:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 75, - "quantity": 79.9, - "calculatedQuantity": "79.9 CY", - "s3DownloadKey": "HaulPass_6YNARQ5_201910172202_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0BC0539F-C4E8-4EAD-B2B5-E17B0788AD10", - "ticketNumber": "8EP2W4D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939609, -79.697185", - "loadTime": "10/18/2019 11:21:54", - "straightDistance": "41.64", - "routeDistance": "50.1", - "timeToTower": "1:57:19", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/18/2019", - "disposalTime": "13:19:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.4, - "quantity": 25.4, - "calculatedQuantity": "25.4 tons", - "s3DownloadKey": "HaulPass_J001_8EP2W4D_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6ADE9BBA-187B-46B1-819C-F6BC065E8403", - "ticketNumber": "44VWHYE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7AHNK9R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.938958, -79.697996", - "loadTime": "10/17/2019 20:59:24", - "straightDistance": "41.7", - "routeDistance": "50.02", - "timeToTower": "14:39:00", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/18/2019", - "disposalTime": "11:38:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.01, - "quantity": 28.01, - "calculatedQuantity": "28.01 tons", - "s3DownloadKey": "HaulPass_J001_44VWHYE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8147556A-FDD6-4ED6-BC6F-A6150E9AC23A", - "ticketNumber": "3HKU398", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939170, -79.697949", - "loadTime": "10/17/2019 22:06:29", - "straightDistance": "41.69", - "routeDistance": "50.05", - "timeToTower": "13:51:38", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/18/2019", - "disposalTime": "11:58:07", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.56, - "quantity": 28.56, - "calculatedQuantity": "28.56 tons", - "s3DownloadKey": "HaulPass_J001_3HKU398_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "93BA499E-7963-42D3-ABB1-D93DB36B1B71", - "ticketNumber": "7VLXAZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939287, -79.698301", - "loadTime": "10/17/2019 19:59:44", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "15:44:50", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/18/2019", - "disposalTime": "11:44:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.51, - "quantity": 26.51, - "calculatedQuantity": "26.51 tons", - "s3DownloadKey": "HaulPass_J001_7VLXAZL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BC82ECD6-08DF-4BC6-AC91-3C6E31913C2F", - "ticketNumber": "6YMG68M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939124, -79.698282", - "loadTime": "10/17/2019 20:38:38", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "15:02:30", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/18/2019", - "disposalTime": "11:41:08", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.78, - "quantity": 29.78, - "calculatedQuantity": "29.78 tons", - "s3DownloadKey": "HaulPass_J001_6YMG68M_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DC78626B-C292-4BFE-903A-291C486553BE", - "ticketNumber": "5LPUR6V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7AHNK9R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939161, -79.698110", - "loadTime": "10/18/2019 12:59:54", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "1:16:31", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/18/2019", - "disposalTime": "14:16:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.62, - "quantity": 27.62, - "calculatedQuantity": "27.62 tons", - "s3DownloadKey": "HaulPass_J001_5LPUR6V_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "050488CA-8398-47C3-980E-D9C984B4F812", - "ticketNumber": "7SZ99TC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815948, -79.994498", - "loadTime": "10/18/2019 11:49:24", - "straightDistance": "15.28", - "routeDistance": "18.36", - "timeToTower": "0:44:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "12:34:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_7SZ99TC_201910181149_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1FE1EB54-955A-4F0B-8A36-FCFBD65AFCD3", - "ticketNumber": "45PHDMD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816035, -79.993417", - "loadTime": "10/18/2019 13:41:54", - "straightDistance": "15.34", - "routeDistance": "18.47", - "timeToTower": "1:04:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "14:46:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 80, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_45PHDMD_201910181341_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3A78CAC7-BEF4-476E-A791-3D46DD7456B6", - "ticketNumber": "74X67SM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815578, -79.993952", - "loadTime": "10/18/2019 13:45:35", - "straightDistance": "15.31", - "routeDistance": "18.05", - "timeToTower": "1:01:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "14:47:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_74X67SM_201910181345_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "67E6553A-0703-4B52-934B-763266F8C372", - "ticketNumber": "74XWGHF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.851825, -80.306072", - "loadTime": "10/18/2019 13:06:18", - "straightDistance": "3.69", - "routeDistance": "4.24", - "timeToTower": "0:25:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "13:31:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_74XWGHF_201910181306_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A6C5A5F-05AD-4BB3-999E-66976E6AF324", - "ticketNumber": "99BZ5GD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815821, -79.994820", - "loadTime": "10/18/2019 13:42:06", - "straightDistance": "15.26", - "routeDistance": "18.33", - "timeToTower": "2:04:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "15:46:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_99BZ5GD_201910181342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93E1A4F8-9859-4637-8BD9-6426B126015F", - "ticketNumber": "6Y8S8RG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815931, -79.994410", - "loadTime": "10/18/2019 11:51:38", - "straightDistance": "15.28", - "routeDistance": "18.37", - "timeToTower": "0:43:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "12:34:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_6Y8S8RG_201910181151_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9DB32BB3-DE7B-406B-84C3-254D45BF32AD", - "ticketNumber": "XQ2VRK8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816029, -79.995122", - "loadTime": "10/18/2019 11:47:35", - "straightDistance": "15.24", - "routeDistance": "18.31", - "timeToTower": "0:41:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "12:29:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_XQ2VRK8_201910181147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BA446147-2624-4649-B523-05B18205D5DA", - "ticketNumber": "9FEKAC4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.769672, -80.241044", - "loadTime": "10/18/2019 12:26:31", - "straightDistance": "3.41", - "routeDistance": "5.21", - "timeToTower": "0:18:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "12:45:15", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_9FEKAC4_201910181226_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C76E396F-5915-41ED-B067-3241A07D788F", - "ticketNumber": "3HEEUC2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816002, -79.994938", - "loadTime": "10/18/2019 11:48:19", - "straightDistance": "15.25", - "routeDistance": "18.36", - "timeToTower": "0:41:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "12:30:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_3HEEUC2_201910181148_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F667B8AE-1F25-4459-8061-B53AE1DCFEE7", - "ticketNumber": "8ZP8LCX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815924, -79.994728", - "loadTime": "10/18/2019 13:41:22", - "straightDistance": "15.26", - "routeDistance": "18.35", - "timeToTower": "2:04:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "15:46:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_8ZP8LCX_201910181341_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6990D6CB-8F27-4E12-88E8-23FB5FFE31EF", - "ticketNumber": "7WDKFEN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5F2KEKU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "lh", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.760909, -80.030618", - "loadTime": "10/18/2019 12:39:10", - "straightDistance": "", - "routeDistance": "", - "timeToTower": "0:03:58", - "towerMonitorUserCertificationNumber": "", - "towerMonitorName": "", - "siteName": "", - "siteCoordinates": "", - "disposalDate": "10/18/2019", - "disposalTime": "12:43:08", - "debrisType": "Hanger", - "diameter": "", - "certifiedCapacity": "", - "percentFull": "", - "quantity": "", - "calculatedQuantity": "", - "s3DownloadKey": "HaulPass_7WDKFEN_201910181239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "00F2CE5B-9BA0-4666-81E5-7EFEA7DD5151", - "ticketNumber": "SPETPPL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.743030, -80.107775", - "loadTime": "10/18/2019 14:06:17", - "straightDistance": "5.47", - "routeDistance": "7.96", - "timeToTower": "0:23:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/18/2019", - "disposalTime": "14:29:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_SPETPPL_201910181359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "262F6085-8747-4D88-A4BA-D2DD546085B5", - "ticketNumber": "9T3Y4BL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.743160, -80.107803", - "loadTime": "10/18/2019 14:55:50", - "straightDistance": "5.48", - "routeDistance": "7.97", - "timeToTower": "0:24:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/18/2019", - "disposalTime": "15:20:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_9T3Y4BL_201910181455_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7043C0B9-2256-416A-A17E-80C05FBDAD70", - "ticketNumber": "ZR6TW76", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.888978, -80.122401", - "loadTime": "10/18/2019 15:50:30", - "straightDistance": "15.31", - "routeDistance": "21.28", - "timeToTower": "0:57:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/18/2019", - "disposalTime": "16:47:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 90, - "quantity": 95.9, - "calculatedQuantity": "95.9 CY", - "s3DownloadKey": "HaulPass_ZR6TW76_201910181550_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9A5510C8-6987-47E8-8E52-B1911E7A7994", - "ticketNumber": "8KA5AQ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.704321, -79.961107", - "loadTime": "10/18/2019 12:53:33", - "straightDistance": "6.39", - "routeDistance": "15.01", - "timeToTower": "0:43:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/18/2019", - "disposalTime": "13:36:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_8KA5AQ5_201910181249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AAFAE035-CB9F-4CED-8321-CBF8C1814B24", - "ticketNumber": "7EREZP5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.706725, -79.963034", - "loadTime": "10/18/2019 16:12:05", - "straightDistance": "6.34", - "routeDistance": "14.77", - "timeToTower": "0:41:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/18/2019", - "disposalTime": "16:53:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_7EREZP5_201910181449_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDB05786-5F4E-4C66-AB81-BEEF2F3C9A06", - "ticketNumber": "FBR5ZSE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.741465, -80.109423", - "loadTime": "10/18/2019 16:08:21", - "straightDistance": "5.42", - "routeDistance": "7.92", - "timeToTower": "0:24:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/18/2019", - "disposalTime": "16:33:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_FBR5ZSE_201910181547_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F0988F26-A64B-4FE2-8EA1-DBA6B97CB358", - "ticketNumber": "83ZMJJK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.888974, -80.122406", - "loadTime": "10/18/2019 15:39:01", - "straightDistance": "15.31", - "routeDistance": "21.28", - "timeToTower": "1:11:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/18/2019", - "disposalTime": "16:50:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 85, - "quantity": 80.5, - "calculatedQuantity": "80.5 CY", - "s3DownloadKey": "HaulPass_J001_83ZMJJK_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2EFF36DC-4256-4C98-A17E-BA6D59215E47", - "ticketNumber": "4GGK3BN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939118, -79.698169", - "loadTime": "10/18/2019 16:31:22", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "1:18:33", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/18/2019", - "disposalTime": "17:49:55", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.62, - "quantity": 28.62, - "calculatedQuantity": "28.62 tons", - "s3DownloadKey": "HaulPass_J001_4GGK3BN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "397E8D05-A24F-483B-98B4-011DAC9E3A79", - "ticketNumber": "3EBAT7W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939194, -79.698224", - "loadTime": "10/18/2019 14:22:29", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "1:25:05", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/18/2019", - "disposalTime": "15:47:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.72, - "quantity": 26.72, - "calculatedQuantity": "26.72 tons", - "s3DownloadKey": "HaulPass_J001_3EBAT7W_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6D8203C4-4B3F-431C-9582-603296E6B941", - "ticketNumber": "48K7HR2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7AHNK9R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939029, -79.698370", - "loadTime": "10/18/2019 15:44:35", - "straightDistance": "41.71", - "routeDistance": "47.09", - "timeToTower": "1:17:58", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/18/2019", - "disposalTime": "17:02:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.3, - "quantity": 27.3, - "calculatedQuantity": "27.3 tons", - "s3DownloadKey": "HaulPass_J001_48K7HR2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B6ED0FE5-519C-4281-B55D-A3D2FF92472A", - "ticketNumber": "LFCVYHX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939032, -79.698197", - "loadTime": "10/18/2019 13:43:21", - "straightDistance": "41.71", - "routeDistance": "50.02", - "timeToTower": "1:17:22", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/18/2019", - "disposalTime": "15:00:43", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.76, - "quantity": 28.76, - "calculatedQuantity": "28.76 tons", - "s3DownloadKey": "HaulPass_J001_LFCVYHX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F160F9AC-703F-4AC5-BE11-D1364FF82BD4", - "ticketNumber": "33LDWT6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939126, -79.698235", - "loadTime": "10/18/2019 14:00:47", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "1:32:41", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/18/2019", - "disposalTime": "15:33:28", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.57, - "quantity": 26.57, - "calculatedQuantity": "26.57 tons", - "s3DownloadKey": "HaulPass_J001_33LDWT6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "80210817-7A31-4BCC-9120-4D0BFCB9E1DA", - "ticketNumber": "9PY2PMD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.882986, -80.106434", - "loadTime": "10/18/2019 16:50:01", - "straightDistance": "14.72", - "routeDistance": "20.26", - "timeToTower": "1:04:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/18/2019", - "disposalTime": "17:55:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 80, - "quantity": 68.3, - "calculatedQuantity": "68.3 CY", - "s3DownloadKey": "HaulPass_9PY2PMD_201910181650_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A6A2BF7A-F742-4671-8CDA-2A7A3D75A1C4", - "ticketNumber": "94FDK6C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.885968, -80.113354", - "loadTime": "10/18/2019 16:28:13", - "straightDistance": "14.99", - "routeDistance": "20.72", - "timeToTower": "1:29:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/18/2019", - "disposalTime": "17:57:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_94FDK6C_201910181628_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8CDD22AB-CAB3-40C9-9E29-74B5517092D3", - "ticketNumber": "5SLYNT7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939009, -79.698041", - "loadTime": "10/18/2019 16:52:48", - "straightDistance": "41.7", - "routeDistance": "50.02", - "timeToTower": "1:19:44", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/18/2019", - "disposalTime": "18:12:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.05, - "quantity": 26.05, - "calculatedQuantity": "26.05 tons", - "s3DownloadKey": "HaulPass_J001_5SLYNT7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "420CA6B6-CFE6-453A-BC20-963EA3C23FC5", - "ticketNumber": "69R3M7J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.741390, -80.109165", - "loadTime": "10/18/2019 17:35:33", - "straightDistance": "5.41", - "routeDistance": "7.91", - "timeToTower": "0:36:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/18/2019", - "disposalTime": "18:12:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_69R3M7J_201910181735_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FF7A392D-7F9B-43DA-8A45-D219909FE8EC", - "ticketNumber": "4LQEXZB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939292, -79.698071", - "loadTime": "10/18/2019 17:11:34", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:30:33", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/18/2019", - "disposalTime": "18:42:07", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.34, - "quantity": 25.34, - "calculatedQuantity": "25.34 tons", - "s3DownloadKey": "HaulPass_J001_4LQEXZB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1686D93B-D23B-4996-B4FF-336870724938", - "ticketNumber": "8Z2VYRU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.873596, -80.093396", - "loadTime": "10/18/2019 19:28:31", - "straightDistance": "13.97", - "routeDistance": "19.26", - "timeToTower": "1:10:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/18/2019", - "disposalTime": "20:38:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 90, - "quantity": 95.9, - "calculatedQuantity": "95.9 CY", - "s3DownloadKey": "HaulPass_8Z2VYRU_201910181928_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1699031E-29D6-4CC1-AFB8-4F10A5484943", - "ticketNumber": "8S7HJ3N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.796468, -80.039161", - "loadTime": "10/18/2019 18:51:42", - "straightDistance": "8.67", - "routeDistance": "16.25", - "timeToTower": "1:11:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/18/2019", - "disposalTime": "20:03:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_8S7HJ3N_201910181851_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2089E49B-31AF-4881-8051-837C494B2D21", - "ticketNumber": "DLH37JU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TFTTXS", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.797145, -80.038710", - "loadTime": "10/18/2019 13:26:25", - "straightDistance": "8.72", - "routeDistance": "16.25", - "timeToTower": "6:44:48", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/18/2019", - "disposalTime": "20:11:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.1 CY", - "percentFull": 85, - "quantity": 80, - "calculatedQuantity": "80 CY", - "s3DownloadKey": "HaulPass_DLH37JU_201910181326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2D6F8BE3-008E-40F8-B5B9-2828A29373A7", - "ticketNumber": "9NDX5HW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.706825, -79.963146", - "loadTime": "10/18/2019 18:12:39", - "straightDistance": "6.34", - "routeDistance": "14.95", - "timeToTower": "0:49:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/18/2019", - "disposalTime": "19:01:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_9NDX5HW_201910181812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5C70C42E-2E0B-4A40-9768-F6FA3D93F9B9", - "ticketNumber": "69PP8EQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.796853, -80.039782", - "loadTime": "10/18/2019 19:00:35", - "straightDistance": "8.69", - "routeDistance": "16.21", - "timeToTower": "1:02:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/18/2019", - "disposalTime": "20:02:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_69PP8EQ_201910181900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B76CA12-2851-430A-8E7C-4C5102E1036D", - "ticketNumber": "492PS4T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "33WMUY4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.797302, -80.038788", - "loadTime": "10/18/2019 13:38:36", - "straightDistance": "8.73", - "routeDistance": "16.25", - "timeToTower": "6:33:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/18/2019", - "disposalTime": "20:12:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "93.2 CY", - "percentFull": 90, - "quantity": 83.9, - "calculatedQuantity": "83.9 CY", - "s3DownloadKey": "HaulPass_492PS4T_201910181338_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D717027D-AED6-4D7D-898F-0A3A9AA3F1B4", - "ticketNumber": "G3Q2YZD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.873276, -80.092924", - "loadTime": "10/18/2019 18:55:03", - "straightDistance": "13.95", - "routeDistance": "19.22", - "timeToTower": "1:42:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/18/2019", - "disposalTime": "20:37:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 90, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_J001_G3Q2YZD_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "018420F2-828F-4DF2-B186-F388EDE83B28", - "ticketNumber": "3DGWXLW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815791, -79.994707", - "loadTime": "10/18/2019 20:21:50", - "straightDistance": "15.27", - "routeDistance": "17.63", - "timeToTower": "1:03:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "21:25:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_3DGWXLW_201910182021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05598CCE-753A-4094-B179-613FEF8441E6", - "ticketNumber": "8UPCMEA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816811, -79.993752", - "loadTime": "10/18/2019 15:55:30", - "straightDistance": "15.32", - "routeDistance": "17.66", - "timeToTower": "1:01:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "16:57:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_8UPCMEA_201910181555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1F359EE8-B8AB-4B27-938C-EC6EBCD902A5", - "ticketNumber": "6KW36HL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.813515, -80.107998", - "loadTime": "10/18/2019 19:54:38", - "straightDistance": "8.7", - "routeDistance": "10.65", - "timeToTower": "0:35:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "20:29:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_6KW36HL_201910181954_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2577F58C-A04D-4D5B-B42F-644895896FE9", - "ticketNumber": "5A92SB7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816188, -79.995159", - "loadTime": "10/18/2019 15:51:43", - "straightDistance": "15.24", - "routeDistance": "17.57", - "timeToTower": "1:04:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "16:56:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 80, - "quantity": 47.8, - "calculatedQuantity": "47.8 CY", - "s3DownloadKey": "HaulPass_5A92SB7_201910181551_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "349B9496-98E0-40A7-BC2C-6E7AE100F450", - "ticketNumber": "4U2739Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815850, -79.994785", - "loadTime": "10/18/2019 16:52:44", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:47:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "17:39:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 65, - "quantity": 47.5, - "calculatedQuantity": "47.5 CY", - "s3DownloadKey": "HaulPass_4U2739Q_201910181652_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4EBE339B-2281-4562-8AB7-5D0FC6F6F171", - "ticketNumber": "7V37GTZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815841, -79.994638", - "loadTime": "10/18/2019 20:21:15", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "1:02:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "21:23:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_7V37GTZ_201910182021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60C8AEFD-C2FD-41DB-97BC-460C5ED3D84C", - "ticketNumber": "7B2VZFD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816194, -79.994984", - "loadTime": "10/18/2019 16:51:05", - "straightDistance": "15.25", - "routeDistance": "17.58", - "timeToTower": "0:47:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "17:39:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_7B2VZFD_201910181651_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "65BF3BDE-80DB-4EAB-AED2-F9C9A4EA554D", - "ticketNumber": "5SG3T4E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816469, -79.993554", - "loadTime": "10/18/2019 20:17:21", - "straightDistance": "15.33", - "routeDistance": "17.96", - "timeToTower": "0:54:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "21:12:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 95, - "quantity": 73.5, - "calculatedQuantity": "73.5 CY", - "s3DownloadKey": "HaulPass_5SG3T4E_201910182017_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8E19D54A-BE75-493B-BFB7-BA6D4F17678D", - "ticketNumber": "64RMUNN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815640, -79.994919", - "loadTime": "10/18/2019 18:34:19", - "straightDistance": "15.25", - "routeDistance": "17.57", - "timeToTower": "0:55:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "19:30:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_64RMUNN_201910181834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A9C21B68-7C79-4CD2-A928-F331A684DD84", - "ticketNumber": "7NERQRZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815881, -79.993898", - "loadTime": "10/18/2019 18:06:46", - "straightDistance": "15.31", - "routeDistance": "17.64", - "timeToTower": "1:06:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "19:13:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 80, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_7NERQRZ_201910181806_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B12AC086-F0D8-4403-BFA6-AEF860CDD34B", - "ticketNumber": "8V58JAU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816502, -79.993634", - "loadTime": "10/18/2019 18:02:46", - "straightDistance": "15.33", - "routeDistance": "17.96", - "timeToTower": "1:09:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "19:12:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_8V58JAU_201910181802_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D26D012E-EED5-4D37-BD1A-E4EE9EB98289", - "ticketNumber": "72XUFMY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.741473, -80.109759", - "loadTime": "10/18/2019 18:48:26", - "straightDistance": "10.05", - "routeDistance": "14.68", - "timeToTower": "0:43:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "19:31:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_72XUFMY_201910181844_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D4EF2ACF-7FD4-493D-B5BC-FA2A9855B69F", - "ticketNumber": "925T2YJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816082, -79.994076", - "loadTime": "10/18/2019 20:14:16", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:57:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "21:11:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_925T2YJ_201910182014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E2FC9DD8-196B-4380-BEA2-E424E38D40F8", - "ticketNumber": "8QZSWCD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815639, -79.994915", - "loadTime": "10/18/2019 18:34:54", - "straightDistance": "15.25", - "routeDistance": "17.57", - "timeToTower": "0:56:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "19:31:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_8QZSWCD_201910181834_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D7280633-0384-44EC-8F51-F9C587171A5C", - "ticketNumber": "6YDTXJX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.813272, -80.108097", - "loadTime": "10/18/2019 21:26:55", - "straightDistance": "8.69", - "routeDistance": "10.67", - "timeToTower": "0:34:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/18/2019", - "disposalTime": "22:00:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 85, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_6YDTXJX_201910182105_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "109C8B5C-CBD5-4444-8083-F000EB973CBD", - "ticketNumber": "UX7VP73", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.771608, -80.237773", - "loadTime": "10/19/2019 12:03:07", - "straightDistance": "3.34", - "routeDistance": "5.41", - "timeToTower": "0:15:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "12:18:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_UX7VP73_201910191203_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "164F5CD0-2806-4A55-BEDC-26D984B8CFCB", - "ticketNumber": "9TRSAGQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.771472, -80.237935", - "loadTime": "10/19/2019 12:04:51", - "straightDistance": "3.35", - "routeDistance": "5.4", - "timeToTower": "0:14:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "12:19:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_9TRSAGQ_201910191204_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E7C2DA44-253B-499B-81B6-77153B4375DB", - "ticketNumber": "3G5YWZ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816115, -79.994427", - "loadTime": "10/19/2019 11:41:03", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:44:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "12:25:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_3G5YWZ8_201910191141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "08111333-FC06-4B55-8309-A7E243E75A5D", - "ticketNumber": "5R2BQGV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815810, -79.994755", - "loadTime": "10/19/2019 13:27:33", - "straightDistance": "15.26", - "routeDistance": "17.59", - "timeToTower": "1:03:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "14:31:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_5R2BQGV_201910191327_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "09F5EFF2-92DA-416A-ADF8-2687127A958D", - "ticketNumber": "335JJ6J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815886, -79.994624", - "loadTime": "10/19/2019 11:39:07", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "1:00:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "12:39:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_335JJ6J_201910191139_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "33BBFF63-615D-4DD9-B7A9-1C5914784EF2", - "ticketNumber": "5BYR444", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815975, -79.994390", - "loadTime": "10/19/2019 13:20:22", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:47:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "14:08:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 80, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_5BYR444_201910191320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3E771F8B-18DD-47BA-BFCD-8662422F3847", - "ticketNumber": "97BW57L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816019, -79.994396", - "loadTime": "10/19/2019 13:15:20", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:51:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "14:07:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_97BW57L_201910191315_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7B7474C0-8ADC-4B3B-8667-4BDCE72A7982", - "ticketNumber": "8DNZXFQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816204, -79.994940", - "loadTime": "10/19/2019 11:47:05", - "straightDistance": "15.25", - "routeDistance": "17.58", - "timeToTower": "0:39:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "12:26:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_8DNZXFQ_201910191147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B2304F59-B1D2-4885-B483-4EE72818FAA7", - "ticketNumber": "5V99KZH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815896, -79.994687", - "loadTime": "10/19/2019 11:38:39", - "straightDistance": "15.27", - "routeDistance": "17.62", - "timeToTower": "1:02:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "12:41:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_5V99KZH_201910191138_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B6EBAD75-DB26-4727-BC9E-6E4907410CCF", - "ticketNumber": "3VHGJ4X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815424, -79.994727", - "loadTime": "10/19/2019 13:26:51", - "straightDistance": "15.27", - "routeDistance": "17.64", - "timeToTower": "0:59:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "14:26:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 70, - "quantity": 48.2, - "calculatedQuantity": "48.2 CY", - "s3DownloadKey": "HaulPass_3VHGJ4X_201910191326_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15136B36-76F8-4F17-B29A-530EF1488CD0", - "ticketNumber": "BW9F62H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939103, -79.698231", - "loadTime": "10/19/2019 14:14:14", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "2:00:15", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/19/2019", - "disposalTime": "16:14:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.02, - "quantity": 27.02, - "calculatedQuantity": "27.02 tons", - "s3DownloadKey": "HaulPass_J001_BW9F62H_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C2A5FA97-527B-402B-9E75-8521CFE01979", - "ticketNumber": "5PFX7FP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939174, -79.697939", - "loadTime": "10/19/2019 14:27:50", - "straightDistance": "41.69", - "routeDistance": "50.05", - "timeToTower": "1:50:28", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/19/2019", - "disposalTime": "16:18:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.61, - "quantity": 27.61, - "calculatedQuantity": "27.61 tons", - "s3DownloadKey": "HaulPass_J001_5PFX7FP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1389236A-CA2A-492B-BDFE-6CC9371D44D2", - "ticketNumber": "4386YS4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815938, -79.994258", - "loadTime": "10/19/2019 15:21:07", - "straightDistance": "15.29", - "routeDistance": "17.63", - "timeToTower": "0:57:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "16:18:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_4386YS4_201910191521_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "31D34F35-9255-4647-80C5-57EB7C367C1E", - "ticketNumber": "42DSKNP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815922, -79.994968", - "loadTime": "10/19/2019 15:22:44", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "1:01:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "16:24:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 70, - "quantity": 51.1, - "calculatedQuantity": "51.1 CY", - "s3DownloadKey": "HaulPass_42DSKNP_201910191522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "66A6AFC5-DCCC-44D9-9779-D1B4BB4E6954", - "ticketNumber": "6RZQFX8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815903, -79.994391", - "loadTime": "10/19/2019 15:27:47", - "straightDistance": "15.28", - "routeDistance": "17.63", - "timeToTower": "0:52:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "16:20:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 80, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_6RZQFX8_201910191527_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "773A862A-D029-409F-8A16-FC7530012724", - "ticketNumber": "9KEK7WC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815816, -79.995000", - "loadTime": "10/19/2019 15:22:31", - "straightDistance": "15.25", - "routeDistance": "17.63", - "timeToTower": "0:59:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "16:22:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_9KEK7WC_201910191522_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1ADE7CFF-CA1B-4FCE-9445-3A4FC271B5E0", - "ticketNumber": "399W42V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.676790, -80.189745", - "loadTime": "10/19/2019 15:29:03", - "straightDistance": "7.29", - "routeDistance": "13.1", - "timeToTower": "0:52:28", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/19/2019", - "disposalTime": "16:21:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_399W42V_201910191529_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1B3D8444-D9BB-4BF5-98E6-9D90F2843E3B", - "ticketNumber": "32Q7X6M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.741811, -80.111588", - "loadTime": "10/19/2019 13:16:18", - "straightDistance": "5.5", - "routeDistance": "8.06", - "timeToTower": "1:32:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/19/2019", - "disposalTime": "14:49:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_32Q7X6M_201910191300_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41533DAE-A2F9-4F93-91A9-5C349124E412", - "ticketNumber": "9B9B38T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.797551, -80.039126", - "loadTime": "10/18/2019 22:01:26", - "straightDistance": "8.74", - "routeDistance": "16.25", - "timeToTower": "14:41:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/19/2019", - "disposalTime": "12:43:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_9B9B38T_201910182201_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "41F7C504-6976-410C-9F26-94320EFB446B", - "ticketNumber": "7LYBNPC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.878548, -80.099273", - "loadTime": "10/19/2019 12:48:36", - "straightDistance": "14.35", - "routeDistance": "19.74", - "timeToTower": "0:53:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/19/2019", - "disposalTime": "13:42:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_7LYBNPC_201910191239_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5B01EA68-46D2-4FA7-BFA1-9B5AE742E5E6", - "ticketNumber": "37BZZKX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.863255, -80.081178", - "loadTime": "10/19/2019 14:15:10", - "straightDistance": "13.19", - "routeDistance": "18.25", - "timeToTower": "1:02:16", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/19/2019", - "disposalTime": "15:17:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 90, - "quantity": 83.1, - "calculatedQuantity": "83.1 CY", - "s3DownloadKey": "HaulPass_37BZZKX_201910191401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6A26C660-7A80-490F-A25F-F2006C977B4A", - "ticketNumber": "98V8NRH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.741384, -80.110648", - "loadTime": "10/19/2019 12:58:49", - "straightDistance": "5.45", - "routeDistance": "7.99", - "timeToTower": "1:49:43", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/19/2019", - "disposalTime": "14:48:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 90, - "quantity": 62.7, - "calculatedQuantity": "62.7 CY", - "s3DownloadKey": "HaulPass_98V8NRH_201910191258_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6E6ACF1C-7FA9-4084-AC93-59B18CA289F0", - "ticketNumber": "5RUP43K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.797482, -80.039133", - "loadTime": "10/19/2019 14:14:59", - "straightDistance": "8.74", - "routeDistance": "16.25", - "timeToTower": "0:58:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/19/2019", - "disposalTime": "15:13:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_5RUP43K_201910191414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "98287B2F-D727-4F9A-A116-29046F76493E", - "ticketNumber": "7J8U8PR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.873469, -80.093401", - "loadTime": "10/19/2019 12:15:25", - "straightDistance": "13.96", - "routeDistance": "19.25", - "timeToTower": "1:27:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/19/2019", - "disposalTime": "13:42:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_7J8U8PR_201910191215_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "987CDD63-138F-4E65-B834-3CA04741E4F2", - "ticketNumber": "5JBJC5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.763926, -79.994561", - "loadTime": "10/19/2019 13:04:46", - "straightDistance": "7.49", - "routeDistance": "11.04", - "timeToTower": "0:30:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/19/2019", - "disposalTime": "13:35:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_5JBJC5J_201910191159_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "995EF74C-70F9-4996-AB57-3F65701745BC", - "ticketNumber": "5CNQAFA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.875658, -80.095825", - "loadTime": "10/19/2019 14:59:14", - "straightDistance": "14.13", - "routeDistance": "19.46", - "timeToTower": "1:18:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/19/2019", - "disposalTime": "16:17:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_5CNQAFA_201910191459_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A7462DB4-3C11-4ED3-85DF-009EBF1674F5", - "ticketNumber": "8TRFPMH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.722873, -79.925414", - "loadTime": "10/19/2019 15:10:05", - "straightDistance": "8.79", - "routeDistance": "16.14", - "timeToTower": "0:46:34", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/19/2019", - "disposalTime": "15:56:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_8TRFPMH_201910191423_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7542F00-1CEC-45F4-AC81-9B9E4E517C1D", - "ticketNumber": "8Q6LDPZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.676898, -80.190125", - "loadTime": "10/19/2019 15:28:04", - "straightDistance": "7.31", - "routeDistance": "13.08", - "timeToTower": "0:52:41", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/19/2019", - "disposalTime": "16:20:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_8Q6LDPZ_201910191528_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B7683614-475F-4EDC-853E-A79CD37A43D5", - "ticketNumber": "6KRZ5HE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.797559, -80.039081", - "loadTime": "10/19/2019 14:06:14", - "straightDistance": "8.74", - "routeDistance": "16.25", - "timeToTower": "1:07:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/19/2019", - "disposalTime": "15:13:17", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 80, - "quantity": 75.8, - "calculatedQuantity": "75.8 CY", - "s3DownloadKey": "HaulPass_6KRZ5HE_201910191406_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2D0B8D0-BF98-4D2B-8777-17B004434E49", - "ticketNumber": "5WMGHM5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.862358, -80.080064", - "loadTime": "10/19/2019 13:27:06", - "straightDistance": "13.12", - "routeDistance": "18.16", - "timeToTower": "1:49:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/19/2019", - "disposalTime": "15:16:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_5WMGHM5_201910191327_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D643289D-FC21-4A35-9F2D-A1F3A4B09B34", - "ticketNumber": "82SG6PT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.797539, -80.039025", - "loadTime": "10/18/2019 21:47:52", - "straightDistance": "8.74", - "routeDistance": "16.25", - "timeToTower": "14:54:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/19/2019", - "disposalTime": "12:42:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 90, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_82SG6PT_201910182147_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9DB1669-7B4C-4FEC-95C9-8E37012E2D1C", - "ticketNumber": "6YE4DS4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.872105, -80.091878", - "loadTime": "10/19/2019 15:34:33", - "straightDistance": "13.86", - "routeDistance": "19.12", - "timeToTower": "0:42:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/19/2019", - "disposalTime": "16:17:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_6YE4DS4_201910191511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "107B28D5-AB29-4298-899F-463FEEAEB17D", - "ticketNumber": "L58P2RR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816136, -79.993947", - "loadTime": "10/19/2019 17:11:59", - "straightDistance": "15.31", - "routeDistance": "17.64", - "timeToTower": "0:55:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "18:07:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 80, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_L58P2RR_201910191711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3851C6C4-285E-4571-AFC5-593882FA2191", - "ticketNumber": "9SGJWPU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.815872, -79.994774", - "loadTime": "10/19/2019 17:20:09", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:44:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "18:04:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 80, - "quantity": 55, - "calculatedQuantity": "55 CY", - "s3DownloadKey": "HaulPass_9SGJWPU_201910191720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7E862F31-C1AC-41F6-A69D-1453E4BAFD2E", - "ticketNumber": "4F23VCF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.815857, -79.994719", - "loadTime": "10/19/2019 17:21:46", - "straightDistance": "15.27", - "routeDistance": "17.61", - "timeToTower": "0:43:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "18:05:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 75, - "quantity": 54.8, - "calculatedQuantity": "54.8 CY", - "s3DownloadKey": "HaulPass_4F23VCF_201910191721_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B66BEE25-F1E1-4E03-A6E0-DEC39E33BF52", - "ticketNumber": "Q9X96XR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816005, -79.994232", - "loadTime": "10/19/2019 17:14:20", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "0:52:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "18:06:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_Q9X96XR_201910191714_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "719E3EF3-451A-46F7-B693-3AAE410322BD", - "ticketNumber": "6GHYYPQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.938976, -79.698164", - "loadTime": "10/19/2019 17:13:47", - "straightDistance": "41.71", - "routeDistance": "50.02", - "timeToTower": "1:16:24", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/19/2019", - "disposalTime": "18:30:11", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.34, - "quantity": 26.34, - "calculatedQuantity": "26.34 tons", - "s3DownloadKey": "HaulPass_J001_6GHYYPQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F3751684-B16C-42FA-9FAC-485AB937038F", - "ticketNumber": "4SWPSR6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939273, -79.698218", - "loadTime": "10/19/2019 17:31:52", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:17:42", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/19/2019", - "disposalTime": "18:49:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.33, - "quantity": 27.33, - "calculatedQuantity": "27.33 tons", - "s3DownloadKey": "HaulPass_J001_4SWPSR6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0F721EA2-5358-4CCC-90A7-86B612334A5B", - "ticketNumber": "8RGQXAB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816045, -79.994069", - "loadTime": "10/19/2019 18:57:06", - "straightDistance": "15.3", - "routeDistance": "17.63", - "timeToTower": "0:49:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "19:47:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_8RGQXAB_201910191857_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3817A1F7-3AF1-48CF-BC34-41FF3B09C394", - "ticketNumber": "8VD24CE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816098, -79.993873", - "loadTime": "10/19/2019 19:00:09", - "straightDistance": "15.31", - "routeDistance": "17.64", - "timeToTower": "0:47:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "19:47:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 85, - "quantity": 65.8, - "calculatedQuantity": "65.8 CY", - "s3DownloadKey": "HaulPass_8VD24CE_201910191900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "831609B6-CBCC-437E-84C5-D426137F7481", - "ticketNumber": "5U8NSGA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.815818, -79.994741", - "loadTime": "10/19/2019 18:55:48", - "straightDistance": "15.26", - "routeDistance": "17.62", - "timeToTower": "0:53:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "19:49:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 75, - "quantity": 51.6, - "calculatedQuantity": "51.6 CY", - "s3DownloadKey": "HaulPass_5U8NSGA_201910191855_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9ABAA468-6907-40E2-BEC6-52C05EE98D99", - "ticketNumber": "7PV74LX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.815696, -79.994775", - "loadTime": "10/19/2019 19:00:44", - "straightDistance": "15.26", - "routeDistance": "17.59", - "timeToTower": "0:49:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "19:50:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 80, - "quantity": 58.4, - "calculatedQuantity": "58.4 CY", - "s3DownloadKey": "HaulPass_7PV74LX_201910191900_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "357B45DB-08F7-429B-99F5-51B13825E2D9", - "ticketNumber": "46YFRYY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.712021, -79.948319", - "loadTime": "10/19/2019 17:53:44", - "straightDistance": "7.27", - "routeDistance": "15.85", - "timeToTower": "0:40:47", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/19/2019", - "disposalTime": "18:34:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_46YFRYY_201910191724_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4F429992-7B0D-497C-9F32-58B138F4F8DE", - "ticketNumber": "8ZRZCE5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.759167, -79.998217", - "loadTime": "10/19/2019 20:21:57", - "straightDistance": "7.1", - "routeDistance": "10.27", - "timeToTower": "0:36:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/19/2019", - "disposalTime": "20:58:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_8ZRZCE5_201910192021_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C89A5437-79D3-4D43-B432-57CE9C7DA274", - "ticketNumber": "4B24VYC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939221, -79.698203", - "loadTime": "10/19/2019 20:00:41", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:15:57", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/19/2019", - "disposalTime": "21:16:38", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.09, - "quantity": 26.09, - "calculatedQuantity": "26.09 tons", - "s3DownloadKey": "HaulPass_J001_4B24VYC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B7C01123-108F-4BEC-959F-2507F89140FF", - "ticketNumber": "98BEUZN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.816107, -79.994461", - "loadTime": "10/19/2019 20:45:36", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:47:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "21:33:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_98BEUZN_201910192045_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BF9D1E0A-4750-4B5C-822D-9AC31FE78C8D", - "ticketNumber": "F2C6A7Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815948, -79.994471", - "loadTime": "10/19/2019 20:42:44", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:49:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/19/2019", - "disposalTime": "21:31:54", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 65, - "quantity": 38.9, - "calculatedQuantity": "38.9 CY", - "s3DownloadKey": "HaulPass_F2C6A7Z_201910192042_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3CF4B251-50AE-4EDB-84A6-E6F70D324D2F", - "ticketNumber": "8KW7PCE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.848216, -80.063367", - "loadTime": "10/20/2019 12:52:46", - "straightDistance": "12.12", - "routeDistance": "16.78", - "timeToTower": "1:27:12", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "14:19:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 85, - "quantity": 61.6, - "calculatedQuantity": "61.6 CY", - "s3DownloadKey": "HaulPass_8KW7PCE_201910201252_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7A5CEEC6-78EB-4433-A724-E4434DA5EF93", - "ticketNumber": "3BHFLBG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.741309, -80.110465", - "loadTime": "10/20/2019 12:37:32", - "straightDistance": "5.44", - "routeDistance": "7.98", - "timeToTower": "0:52:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "13:29:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_J001_3BHFLBG_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "84E88520-985F-4082-9FDD-CC01326F3081", - "ticketNumber": "8M6DNNW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.797214, -80.038780", - "loadTime": "10/20/2019 13:10:47", - "straightDistance": "8.72", - "routeDistance": "16.25", - "timeToTower": "1:16:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "14:27:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 70, - "quantity": 66.3, - "calculatedQuantity": "66.3 CY", - "s3DownloadKey": "HaulPass_8M6DNNW_201910201310_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8BC7D399-8988-4895-B664-590F93723CC4", - "ticketNumber": "3DZTYFC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.741313, -80.110270", - "loadTime": "10/20/2019 13:03:13", - "straightDistance": "5.43", - "routeDistance": "7.97", - "timeToTower": "0:28:36", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "13:31:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_3DZTYFC_201910201238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3FE3624-1A2C-4EFB-86F9-9F55F7D1888F", - "ticketNumber": "45RQT4D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.853957, -80.070510", - "loadTime": "10/20/2019 13:29:20", - "straightDistance": "12.52", - "routeDistance": "17.36", - "timeToTower": "0:51:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "14:21:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 90, - "quantity": 83.1, - "calculatedQuantity": "83.1 CY", - "s3DownloadKey": "HaulPass_45RQT4D_201910201319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EBB9B326-7A6F-4473-8E3A-6C8E5A6D6D1C", - "ticketNumber": "5368E5F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4F3TBDT", - "fieldMonitorName": "Tomeko Jenkins", - "loadCoordinates": "32.797207, -80.038890", - "loadTime": "10/20/2019 13:20:32", - "straightDistance": "8.72", - "routeDistance": "16.25", - "timeToTower": "1:07:46", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "14:28:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_5368E5F_201910201320_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4300F5C4-26EF-4989-B694-0C1BF52B3E0A", - "ticketNumber": "55V6DM8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.815790, -79.994748", - "loadTime": "10/20/2019 12:29:14", - "straightDistance": "15.26", - "routeDistance": "18.33", - "timeToTower": "0:43:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/20/2019", - "disposalTime": "13:12:50", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_55V6DM8_201910201213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "528F3E47-6CAF-4E35-AC92-A5D4270218D2", - "ticketNumber": "4AKCTGS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.815820, -79.994743", - "loadTime": "10/20/2019 14:07:27", - "straightDistance": "15.26", - "routeDistance": "18.36", - "timeToTower": "0:38:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/20/2019", - "disposalTime": "14:46:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_4AKCTGS_201910201403_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A5EC9A2A-533F-4967-9E99-5ABBFF466DFE", - "ticketNumber": "3RP5NRM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815902, -79.994351", - "loadTime": "10/20/2019 12:13:15", - "straightDistance": "15.29", - "routeDistance": "18.37", - "timeToTower": "0:48:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/20/2019", - "disposalTime": "13:01:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_3RP5NRM_201910201213_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D8C73D18-BEB7-41A9-B4E2-E2E7A91E3B45", - "ticketNumber": "757R73P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815818, -79.994486", - "loadTime": "10/20/2019 12:16:25", - "straightDistance": "15.28", - "routeDistance": "18.36", - "timeToTower": "0:51:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/20/2019", - "disposalTime": "13:08:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 70, - "quantity": 54.2, - "calculatedQuantity": "54.2 CY", - "s3DownloadKey": "HaulPass_757R73P_201910201216_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CB9249B6-3602-4793-A9B4-E210FD5841F4", - "ticketNumber": "4XXTYMX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815688, -79.994454", - "loadTime": "10/20/2019 14:09:19", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "1:20:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/20/2019", - "disposalTime": "15:29:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_4XXTYMX_201910201409_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D73243ED-8C90-4DD6-8204-4C7D22DEC2F0", - "ticketNumber": "WL2NAJZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815642, -79.994397", - "loadTime": "10/20/2019 14:12:59", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "1:18:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/20/2019", - "disposalTime": "15:31:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 80, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_WL2NAJZ_201910201412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4E5B7CCA-DAB3-4252-9AEC-E0D68CAEDCB9", - "ticketNumber": "63FGHNM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.831969, -80.044281", - "loadTime": "10/20/2019 14:17:53", - "straightDistance": "11.06", - "routeDistance": "17.62", - "timeToTower": "2:13:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "16:30:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_63FGHNM_201910201417_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "834B08AB-305B-49EA-A400-3BBCFF0D09EE", - "ticketNumber": "83DK3JY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.741607, -80.110724", - "loadTime": "10/20/2019 14:01:57", - "straightDistance": "5.46", - "routeDistance": "8", - "timeToTower": "0:47:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "14:49:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_83DK3JY_201910201401_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C745C8F1-FC54-442C-B63E-C53AC4313F05", - "ticketNumber": "7QJSMCS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.822826, -80.037407", - "loadTime": "10/20/2019 15:29:37", - "straightDistance": "10.48", - "routeDistance": "18.01", - "timeToTower": "1:00:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "16:29:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 90, - "quantity": 95.9, - "calculatedQuantity": "95.9 CY", - "s3DownloadKey": "HaulPass_7QJSMCS_201910201501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EEFC674E-2659-4067-B384-2A785D0DFD6D", - "ticketNumber": "9DCTLSM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.741431, -80.110148", - "loadTime": "10/20/2019 14:22:36", - "straightDistance": "5.44", - "routeDistance": "7.96", - "timeToTower": "0:28:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "14:50:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_9DCTLSM_201910201414_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "19157F31-3500-4E9E-8703-C78D0760B8F2", - "ticketNumber": "GBKW8EF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815609, -79.994465", - "loadTime": "10/20/2019 18:19:22", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:53:07", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/20/2019", - "disposalTime": "19:12:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 80, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_GBKW8EF_201910201819_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "2341FC23-6C35-4256-A3C4-F7C2CBAF13C9", - "ticketNumber": "7SGL22K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815651, -79.994407", - "loadTime": "10/20/2019 18:16:58", - "straightDistance": "15.28", - "routeDistance": "17.61", - "timeToTower": "0:54:36", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/20/2019", - "disposalTime": "19:11:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 85, - "quantity": 50.8, - "calculatedQuantity": "50.8 CY", - "s3DownloadKey": "HaulPass_7SGL22K_201910201816_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "845EA6C4-D95B-4C3C-A6D5-A5C9DAC26950", - "ticketNumber": "8S6YVCA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.813329, -80.108048", - "loadTime": "10/20/2019 19:58:53", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:35:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/20/2019", - "disposalTime": "20:34:21", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_8S6YVCA_201910201958_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "28DF528A-A690-4849-91ED-E6BC05057F59", - "ticketNumber": "34PE7NB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815741, -79.994470", - "loadTime": "10/20/2019 20:10:20", - "straightDistance": "15.28", - "routeDistance": "17.62", - "timeToTower": "0:50:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/20/2019", - "disposalTime": "21:01:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_34PE7NB_201910202010_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B94EE072-76EE-44F3-93A7-79F5036DD2B9", - "ticketNumber": "3RENLDG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.815682, -79.994718", - "loadTime": "10/20/2019 21:20:37", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:53:39", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/20/2019", - "disposalTime": "22:14:16", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 85, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_3RENLDG_201910202117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F7ADD146-146C-4FE4-B1D6-369C1BFA86F6", - "ticketNumber": "9JSM2MS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.815592, -79.994594", - "loadTime": "10/20/2019 20:14:53", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "0:47:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/20/2019", - "disposalTime": "21:01:57", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 80, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_9JSM2MS_201910202014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0AE8F2E3-2119-463D-8940-D05078F731FD", - "ticketNumber": "6BJMZTX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.797398, -80.038816", - "loadTime": "10/20/2019 16:35:42", - "straightDistance": "8.74", - "routeDistance": "16.25", - "timeToTower": "0:57:10", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "17:32:52", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 75, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_6BJMZTX_201910201635_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "27893D06-566B-4FA6-8EE8-D31CCFF76958", - "ticketNumber": "4A5VQHM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.737859, -80.111063", - "loadTime": "10/20/2019 15:53:23", - "straightDistance": "5.25", - "routeDistance": "8.08", - "timeToTower": "0:53:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "16:46:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_4A5VQHM_201910201553_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5DD11F5B-D2F9-47B7-9F8C-98EF9C2090A0", - "ticketNumber": "5HSYZMH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.797607, -80.039024", - "loadTime": "10/20/2019 16:44:43", - "straightDistance": "8.75", - "routeDistance": "16.25", - "timeToTower": "0:48:57", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "17:33:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 80, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_5HSYZMH_201910201644_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "69418825-F95B-4357-AB72-F5C8CE4B4E22", - "ticketNumber": "567ZYVW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.856503, -80.073131", - "loadTime": "10/20/2019 16:34:49", - "straightDistance": "12.7", - "routeDistance": "17.59", - "timeToTower": "1:27:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "18:02:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 85, - "quantity": 78.5, - "calculatedQuantity": "78.5 CY", - "s3DownloadKey": "HaulPass_567ZYVW_201910201634_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8339CCC5-51E5-4884-894B-3E504ADB2F67", - "ticketNumber": "8SSECXD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.735047, -80.113956", - "loadTime": "10/20/2019 17:44:08", - "straightDistance": "5.18", - "routeDistance": "8.37", - "timeToTower": "0:27:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "18:11:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_8SSECXD_201910201744_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "850B15A5-6E60-44C1-B162-53C66D0DC006", - "ticketNumber": "3KCFA9R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.856239, -80.073196", - "loadTime": "10/20/2019 16:32:04", - "straightDistance": "12.68", - "routeDistance": "17.58", - "timeToTower": "1:29:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "18:01:29", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 85, - "quantity": 61.6, - "calculatedQuantity": "61.6 CY", - "s3DownloadKey": "HaulPass_3KCFA9R_201910201615_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "889A8EE7-39D5-4215-9109-403AC971D0F0", - "ticketNumber": "8BY3DDE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.859228, -80.076752", - "loadTime": "10/20/2019 18:12:29", - "straightDistance": "12.9", - "routeDistance": "17.87", - "timeToTower": "1:45:49", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "19:58:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 90, - "quantity": 95.9, - "calculatedQuantity": "95.9 CY", - "s3DownloadKey": "HaulPass_8BY3DDE_201910201748_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9C499556-53C7-4466-855B-E47146976ED8", - "ticketNumber": "9E9BQGV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.734972, -80.114034", - "loadTime": "10/20/2019 17:43:08", - "straightDistance": "5.17", - "routeDistance": "8.38", - "timeToTower": "0:28:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "18:11:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_9E9BQGV_201910201743_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A3C3238B-FEF6-41C9-AA92-A8FE5CA123F5", - "ticketNumber": "3VQFYJN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.869153, -80.087481", - "loadTime": "10/20/2019 20:44:43", - "straightDistance": "13.63", - "routeDistance": "18.8", - "timeToTower": "0:44:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "21:28:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 80, - "quantity": 75.8, - "calculatedQuantity": "75.8 CY", - "s3DownloadKey": "HaulPass_3VQFYJN_201910202014_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B593C777-D8FF-47FF-8314-805CF188009C", - "ticketNumber": "6DHU8EC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.747312, -79.906811", - "loadTime": "10/20/2019 16:06:58", - "straightDistance": "10.51", - "routeDistance": "16.46", - "timeToTower": "0:46:29", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "16:53:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_6DHU8EC_201910201600_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C0780D8E-0CA9-4FCF-92DA-CF4961D629ED", - "ticketNumber": "4VF4H3A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.864096, -80.082239", - "loadTime": "10/20/2019 18:46:48", - "straightDistance": "13.25", - "routeDistance": "18.33", - "timeToTower": "1:10:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "19:57:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_4VF4H3A_201910201846_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3870BBD-10B0-4120-AF81-706FDC2E3060", - "ticketNumber": "68SPXJJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.869158, -80.087485", - "loadTime": "10/20/2019 20:31:04", - "straightDistance": "13.63", - "routeDistance": "18.8", - "timeToTower": "1:12:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "21:43:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 90, - "quantity": 95.9, - "calculatedQuantity": "95.9 CY", - "s3DownloadKey": "HaulPass_J001_68SPXJJ_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D69F4FD9-16E6-44C2-817D-4DF77B73EEAE", - "ticketNumber": "SXGA635", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.738248, -80.111197", - "loadTime": "10/20/2019 15:54:09", - "straightDistance": "5.28", - "routeDistance": "8.05", - "timeToTower": "0:53:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "16:47:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_SXGA635_201910201554_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA9587A1-DA6E-4EBF-A7CB-5234A25EFD77", - "ticketNumber": "9KK2U7Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.747150, -79.906907", - "loadTime": "10/20/2019 18:11:01", - "straightDistance": "10.5", - "routeDistance": "16.45", - "timeToTower": "0:51:25", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "19:02:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_9KK2U7Y_201910201740_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7CA23295-48D1-4D15-93EB-3859E91BAF0F", - "ticketNumber": "9SF3R5D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.866632, -80.084843", - "loadTime": "10/20/2019 21:44:20", - "straightDistance": "13.44", - "routeDistance": "18.56", - "timeToTower": "0:57:38", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "22:41:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 85, - "quantity": 78.5, - "calculatedQuantity": "78.5 CY", - "s3DownloadKey": "HaulPass_9SF3R5D_201910202144_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9D310881-87D1-465D-8ADC-E3E2AF5DC2D6", - "ticketNumber": "4B7QF6S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.867270, -80.085761", - "loadTime": "10/20/2019 21:17:39", - "straightDistance": "13.49", - "routeDistance": "18.63", - "timeToTower": "1:23:26", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/20/2019", - "disposalTime": "22:41:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 75, - "quantity": 54.4, - "calculatedQuantity": "54.4 CY", - "s3DownloadKey": "HaulPass_4B7QF6S_201910202107_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0C66E160-503B-4DC5-B614-586F7D3A0E6D", - "ticketNumber": "7DMVW8C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.816114, -79.994321", - "loadTime": "10/21/2019 17:53:39", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "1:51:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/21/2019", - "disposalTime": "19:44:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 80, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_7DMVW8C_201910211753_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "525354BD-FFF2-4C1E-A987-AE63C6D9498A", - "ticketNumber": "6NWJRRF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.815634, -79.994573", - "loadTime": "10/21/2019 14:51:49", - "straightDistance": "15.27", - "routeDistance": "17.6", - "timeToTower": "1:18:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/21/2019", - "disposalTime": "16:10:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_6NWJRRF_201910211451_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "56417F1E-0847-47E3-AA08-7C46505213B3", - "ticketNumber": "5R894DC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.815900, -79.994237", - "loadTime": "10/21/2019 15:03:06", - "straightDistance": "15.29", - "routeDistance": "17.64", - "timeToTower": "1:08:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/21/2019", - "disposalTime": "16:11:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 75, - "quantity": 58.1, - "calculatedQuantity": "58.1 CY", - "s3DownloadKey": "HaulPass_5R894DC_201910211503_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8D3040F4-F4B6-445B-BBB3-B3A3996D929F", - "ticketNumber": "4BQQ59L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "588LJJJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.815664, -79.994375", - "loadTime": "10/21/2019 13:02:24", - "straightDistance": "15.29", - "routeDistance": "17.61", - "timeToTower": "0:56:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/21/2019", - "disposalTime": "13:58:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.4 CY", - "percentFull": 80, - "quantity": 61.9, - "calculatedQuantity": "61.9 CY", - "s3DownloadKey": "HaulPass_4BQQ59L_201910211302_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "950003B9-7DBC-4C63-B41F-946808E6F3AB", - "ticketNumber": "3SHYLR9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.816185, -79.994345", - "loadTime": "10/21/2019 17:28:49", - "straightDistance": "15.29", - "routeDistance": "17.62", - "timeToTower": "2:14:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/21/2019", - "disposalTime": "19:43:42", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 75, - "quantity": 44.9, - "calculatedQuantity": "44.9 CY", - "s3DownloadKey": "HaulPass_3SHYLR9_201910211728_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AF522653-1EF8-4EB4-896B-B548644528F9", - "ticketNumber": "CDZXUKX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "96JN5YM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.815778, -79.994326", - "loadTime": "10/21/2019 12:59:39", - "straightDistance": "15.29", - "routeDistance": "17.65", - "timeToTower": "0:55:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/21/2019", - "disposalTime": "13:55:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "59.8 CY", - "percentFull": 70, - "quantity": 41.9, - "calculatedQuantity": "41.9 CY", - "s3DownloadKey": "HaulPass_CDZXUKX_201910211259_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AFADD16F-3379-4A64-9C69-B90D26D63DDA", - "ticketNumber": "5589YCC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "SE36XHC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815833, -79.994996", - "loadTime": "10/21/2019 17:00:50", - "straightDistance": "15.25", - "routeDistance": "17.62", - "timeToTower": "2:48:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/21/2019", - "disposalTime": "19:49:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "73 CY", - "percentFull": 90, - "quantity": 65.7, - "calculatedQuantity": "65.7 CY", - "s3DownloadKey": "HaulPass_5589YCC_201910211700_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CBEE9D37-DA86-4009-854D-51062119D65E", - "ticketNumber": "Z7RAC8H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.839210, -80.055833", - "loadTime": "10/21/2019 15:12:59", - "straightDistance": "11.82", - "routeDistance": "14.88", - "timeToTower": "0:39:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/21/2019", - "disposalTime": "15:52:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_Z7RAC8H_201910211408_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F205D160-9EB5-4C4D-B17A-FCD5D849AC62", - "ticketNumber": "49CRJPL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.802456, -80.011930", - "loadTime": "10/21/2019 12:17:15", - "straightDistance": "14.3", - "routeDistance": "16.4", - "timeToTower": "0:57:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/21/2019", - "disposalTime": "13:14:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_49CRJPL_201910211124_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F646F0D3-F2B4-47CD-9A8D-D89B8C263B1A", - "ticketNumber": "4PPKEX3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7W8NGBK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Steadfast Services, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815759, -79.994969", - "loadTime": "10/21/2019 15:55:21", - "straightDistance": "15.25", - "routeDistance": "17.58", - "timeToTower": "3:50:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/21/2019", - "disposalTime": "19:45:49", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "68.8 CY", - "percentFull": 85, - "quantity": 58.5, - "calculatedQuantity": "58.5 CY", - "s3DownloadKey": "HaulPass_4PPKEX3_201910211555_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "71E2ADD0-6BDC-4A52-9718-2302F9373B8F", - "ticketNumber": "GQ5NRVX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939218, -79.698149", - "loadTime": "10/21/2019 18:22:55", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:18:34", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/21/2019", - "disposalTime": "19:41:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.48, - "quantity": 27.48, - "calculatedQuantity": "27.48 tons", - "s3DownloadKey": "HaulPass_J001_GQ5NRVX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "797934CA-0224-46E8-B3BB-200344891876", - "ticketNumber": "88LP8J2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7AHNK9R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939576, -79.698251", - "loadTime": "10/21/2019 18:02:05", - "straightDistance": "41.67", - "routeDistance": "47.09", - "timeToTower": "1:20:41", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/21/2019", - "disposalTime": "19:22:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.56, - "quantity": 27.56, - "calculatedQuantity": "27.56 tons", - "s3DownloadKey": "HaulPass_J001_88LP8J2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9DF20758-0740-4B81-A373-A932DB8DE16B", - "ticketNumber": "58M5REJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939381, -79.698184", - "loadTime": "10/21/2019 11:58:23", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:55:26", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/21/2019", - "disposalTime": "13:53:49", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.01, - "quantity": 29.01, - "calculatedQuantity": "29.01 tons", - "s3DownloadKey": "HaulPass_J001_58M5REJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D15F71E7-6189-4C0B-9583-75FC8743E2D6", - "ticketNumber": "42QNJFQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7AHNK9R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939168, -79.698255", - "loadTime": "10/18/2019 18:35:29", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "67:32:22", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/21/2019", - "disposalTime": "14:07:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.15, - "quantity": 26.15, - "calculatedQuantity": "26.15 tons", - "s3DownloadKey": "HaulPass_J001_42QNJFQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F6E3549B-3C6D-4D94-8E67-401E4A71BC6B", - "ticketNumber": "3CFCG5S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939292, -79.698149", - "loadTime": "10/21/2019 15:38:04", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:21:48", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/21/2019", - "disposalTime": "16:59:52", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.09, - "quantity": 31.09, - "calculatedQuantity": "31.09 tons", - "s3DownloadKey": "HaulPass_J001_3CFCG5S_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FD1FC901-3CF9-466F-A3B9-BDD0304DB1B6", - "ticketNumber": "J9LG5E2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7AHNK9R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939297, -79.698027", - "loadTime": "10/21/2019 15:18:41", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:25:15", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/21/2019", - "disposalTime": "16:43:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.21, - "quantity": 29.21, - "calculatedQuantity": "29.21 tons", - "s3DownloadKey": "HaulPass_J001_J9LG5E2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0591CC28-B55D-46E6-9936-F3E37A2B6265", - "ticketNumber": "375RSH8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.797495, -80.038633", - "loadTime": "10/21/2019 20:11:15", - "straightDistance": "8.74", - "routeDistance": "16.68", - "timeToTower": "0:58:50", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/21/2019", - "disposalTime": "21:10:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 80, - "quantity": 75.8, - "calculatedQuantity": "75.8 CY", - "s3DownloadKey": "HaulPass_375RSH8_201910212011_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "131B3574-5CC5-41BF-A9B0-90B569535BE5", - "ticketNumber": "7MY4DKA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.863011, -80.080880", - "loadTime": "10/21/2019 15:53:41", - "straightDistance": "13.17", - "routeDistance": "18.22", - "timeToTower": "0:49:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/21/2019", - "disposalTime": "16:43:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 80, - "quantity": 73.8, - "calculatedQuantity": "73.8 CY", - "s3DownloadKey": "HaulPass_7MY4DKA_201910211536_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "168E0CEE-F28B-4490-ADF4-47E959A10DCE", - "ticketNumber": "88WNZZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.855417, -80.072204", - "loadTime": "10/21/2019 19:22:45", - "straightDistance": "12.62", - "routeDistance": "17.5", - "timeToTower": "0:49:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/21/2019", - "disposalTime": "20:12:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 90, - "quantity": 83.1, - "calculatedQuantity": "83.1 CY", - "s3DownloadKey": "HaulPass_88WNZZL_201910211918_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "214DB0F5-7C12-4AA2-8EAF-E77898E19195", - "ticketNumber": "6QKDMTW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.856454, -80.073266", - "loadTime": "10/21/2019 19:07:21", - "straightDistance": "12.7", - "routeDistance": "17.59", - "timeToTower": "1:04:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/21/2019", - "disposalTime": "20:11:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_6QKDMTW_201910211907_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3C64FE30-E449-42D4-9FBF-C9D2DFE23A3E", - "ticketNumber": "8AHAVTR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.862849, -80.080542", - "loadTime": "10/21/2019 17:41:46", - "straightDistance": "13.16", - "routeDistance": "18.2", - "timeToTower": "1:16:05", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/21/2019", - "disposalTime": "18:57:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 85, - "quantity": 80.5, - "calculatedQuantity": "80.5 CY", - "s3DownloadKey": "HaulPass_8AHAVTR_201910211741_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54C7EFF0-57AB-4370-9E8A-6EC38A8FD445", - "ticketNumber": "38MF4AB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.676886, -80.189678", - "loadTime": "10/21/2019 13:12:03", - "straightDistance": "7.29", - "routeDistance": "13.09", - "timeToTower": "0:37:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/21/2019", - "disposalTime": "13:49:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_38MF4AB_201910211312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6C43A1DA-24A5-4D1D-8733-3A03014912DC", - "ticketNumber": "746FS5F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.862499, -80.080628", - "loadTime": "10/21/2019 18:12:43", - "straightDistance": "13.14", - "routeDistance": "18.19", - "timeToTower": "0:45:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/21/2019", - "disposalTime": "18:58:36", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_746FS5F_201910211812_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "768C6177-9012-49E4-8B7B-485B3DFA0676", - "ticketNumber": "6CAFDXH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.744312, -79.908341", - "loadTime": "10/21/2019 19:20:01", - "straightDistance": "10.33", - "routeDistance": "16.36", - "timeToTower": "1:06:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/21/2019", - "disposalTime": "20:26:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_6CAFDXH_201910211912_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86E2DF72-3B28-49FB-8C8F-9EB528A86C74", - "ticketNumber": "5MCM487", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.865894, -80.084362", - "loadTime": "10/21/2019 14:21:13", - "straightDistance": "13.39", - "routeDistance": "18.51", - "timeToTower": "1:07:33", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/21/2019", - "disposalTime": "15:28:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 90, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_5MCM487_201910211421_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93C950B7-A388-4385-A2D8-5A633F3C069A", - "ticketNumber": "3UTEUJW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.676912, -80.190442", - "loadTime": "10/21/2019 14:33:48", - "straightDistance": "7.33", - "routeDistance": "13.07", - "timeToTower": "1:02:22", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/21/2019", - "disposalTime": "15:36:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_3UTEUJW_201910211433_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "968DF1AF-4A59-49BF-85EB-082EC6BEC9EC", - "ticketNumber": "NTTVCMM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.676954, -80.189803", - "loadTime": "10/21/2019 16:36:40", - "straightDistance": "7.29", - "routeDistance": "13.09", - "timeToTower": "0:57:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/21/2019", - "disposalTime": "17:33:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_NTTVCMM_201910211636_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "9F85D7CC-2B80-4B72-9E33-B4C1725E243B", - "ticketNumber": "3XRSW2K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.744413, -79.908379", - "loadTime": "10/21/2019 17:11:37", - "straightDistance": "10.33", - "routeDistance": "16.36", - "timeToTower": "0:43:04", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/21/2019", - "disposalTime": "17:54:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 85, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_3XRSW2K_201910211711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ADA55389-3A3B-46F6-B2D6-269504B3EB37", - "ticketNumber": "45266ED", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.865763, -80.084043", - "loadTime": "10/21/2019 14:38:24", - "straightDistance": "13.38", - "routeDistance": "18.49", - "timeToTower": "0:51:08", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/21/2019", - "disposalTime": "15:29:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 95, - "quantity": 101.2, - "calculatedQuantity": "101.2 CY", - "s3DownloadKey": "HaulPass_45266ED_201910211430_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C39418E7-2E22-4496-847D-A76259FB0C76", - "ticketNumber": "733YJUX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.743379, -80.044385", - "loadTime": "10/21/2019 19:50:53", - "straightDistance": "5.01", - "routeDistance": "7.87", - "timeToTower": "0:38:55", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/21/2019", - "disposalTime": "20:29:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_733YJUX_201910211943_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C536DA6D-283C-4720-AD8B-738004C1D0E8", - "ticketNumber": "8XZ2CSS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.676780, -80.189691", - "loadTime": "10/21/2019 12:47:37", - "straightDistance": "7.29", - "routeDistance": "13.1", - "timeToTower": "1:02:14", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/21/2019", - "disposalTime": "13:49:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 65, - "quantity": 45.3, - "calculatedQuantity": "45.3 CY", - "s3DownloadKey": "HaulPass_8XZ2CSS_201910211247_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C7A81B69-11AC-4AE8-8655-BBF7E127731D", - "ticketNumber": "87AY7PC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5BJHHQB", - "fieldMonitorName": "Sandra Perez", - "loadCoordinates": "32.797474, -80.038723", - "loadTime": "10/21/2019 20:19:18", - "straightDistance": "8.74", - "routeDistance": "16.68", - "timeToTower": "0:51:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/21/2019", - "disposalTime": "21:10:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_87AY7PC_201910212019_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D1BDD94F-5135-48D4-B90A-8CEEEF643433", - "ticketNumber": "34ZJ3VM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.865171, -80.083361", - "loadTime": "10/21/2019 15:16:30", - "straightDistance": "13.33", - "routeDistance": "18.43", - "timeToTower": "1:24:11", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/21/2019", - "disposalTime": "16:40:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 85, - "quantity": 61.6, - "calculatedQuantity": "61.6 CY", - "s3DownloadKey": "HaulPass_34ZJ3VM_201910211514_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D2CF85AF-FC1F-4370-A136-C38CE3B2B981", - "ticketNumber": "55WQXTH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.853938, -80.070475", - "loadTime": "10/21/2019 16:21:20", - "straightDistance": "12.52", - "routeDistance": "17.35", - "timeToTower": "1:41:35", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/21/2019", - "disposalTime": "18:02:55", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 85, - "quantity": 72.6, - "calculatedQuantity": "72.6 CY", - "s3DownloadKey": "HaulPass_55WQXTH_201910211621_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DA97EAB2-E550-4902-ADD4-1E5BE3A6C449", - "ticketNumber": "9ZN47KR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.676776, -80.189903", - "loadTime": "10/21/2019 14:35:06", - "straightDistance": "7.3", - "routeDistance": "13.09", - "timeToTower": "1:02:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/21/2019", - "disposalTime": "15:37:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 65, - "quantity": 50.4, - "calculatedQuantity": "50.4 CY", - "s3DownloadKey": "HaulPass_9ZN47KR_201910211435_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EADDB3F2-8DDE-4FE1-99D3-0B54422EB276", - "ticketNumber": "4C4DQJT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.676792, -80.189686", - "loadTime": "10/21/2019 18:13:33", - "straightDistance": "7.29", - "routeDistance": "13.1", - "timeToTower": "0:51:37", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/21/2019", - "disposalTime": "19:05:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_4C4DQJT_201910211813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "FA671A67-AA6C-4CF2-A49E-EE73DE12C6C8", - "ticketNumber": "9XHCJG9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.856242, -80.073088", - "loadTime": "10/21/2019 16:37:36", - "straightDistance": "12.68", - "routeDistance": "17.57", - "timeToTower": "1:26:02", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/21/2019", - "disposalTime": "18:03:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_9XHCJG9_201910211625_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "37397515-8376-4E89-977E-AB51712AD9D6", - "ticketNumber": "5CUFWRK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939096, -79.698102", - "loadTime": "10/21/2019 19:55:59", - "straightDistance": "41.7", - "routeDistance": "50.04", - "timeToTower": "1:48:35", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/21/2019", - "disposalTime": "21:44:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28, - "quantity": 28, - "calculatedQuantity": "28 tons", - "s3DownloadKey": "HaulPass_J001_5CUFWRK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "197434F9-39EB-459B-958F-942025FDA9CE", - "ticketNumber": "978GHCJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939290, -79.698051", - "loadTime": "10/22/2019 12:01:30", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:29:26", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "13:30:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.11, - "quantity": 27.11, - "calculatedQuantity": "27.11 tons", - "s3DownloadKey": "HaulPass_J001_978GHCJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "28044FF8-C74E-4C2E-B3EC-3BE70EA6A93D", - "ticketNumber": "9XF627E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939267, -79.698210", - "loadTime": "10/21/2019 21:16:52", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "14:20:57", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "11:37:49", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.1, - "quantity": 28.1, - "calculatedQuantity": "28.1 tons", - "s3DownloadKey": "HaulPass_J001_9XF627E_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CAEB6CF6-E753-4A45-80D5-8F652CC72080", - "ticketNumber": "3HCFC5Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939443, -79.697905", - "loadTime": "10/22/2019 10:59:33", - "straightDistance": "41.67", - "routeDistance": "47.09", - "timeToTower": "1:38:23", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "12:37:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.41, - "quantity": 25.41, - "calculatedQuantity": "25.41 tons", - "s3DownloadKey": "HaulPass_J001_3HCFC5Q_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D6DEAB7A-C844-47A2-8E84-3AB37A966F18", - "ticketNumber": "53JMKLA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7AHNK9R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939220, -79.698116", - "loadTime": "10/21/2019 20:58:23", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "14:37:57", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "11:36:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.18, - "quantity": 28.18, - "calculatedQuantity": "28.18 tons", - "s3DownloadKey": "HaulPass_J001_53JMKLA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2212DF9F-7F8B-4C11-9770-8D7B267E13FC", - "ticketNumber": "6QBAJ43", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FHGES7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939105, -79.698439", - "loadTime": "10/22/2019 13:55:49", - "straightDistance": "41.71", - "routeDistance": "47.09", - "timeToTower": "1:15:51", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "15:11:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 8.16, - "quantity": 8.16, - "calculatedQuantity": "8.16 tons", - "s3DownloadKey": "HaulPass_J001_6QBAJ43_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7242EB46-63A3-4050-8400-8695AE0503FF", - "ticketNumber": "3C53PDM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939141, -79.698432", - "loadTime": "10/22/2019 13:49:38", - "straightDistance": "41.71", - "routeDistance": "47.09", - "timeToTower": "1:15:22", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "15:05:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.34, - "quantity": 26.34, - "calculatedQuantity": "26.34 tons", - "s3DownloadKey": "HaulPass_J001_3C53PDM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7E9EEC79-0082-4700-B887-2166E760A90B", - "ticketNumber": "3A2AK5C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7AHNK9R", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939100, -79.698347", - "loadTime": "10/22/2019 12:55:15", - "straightDistance": "41.71", - "routeDistance": "47.09", - "timeToTower": "1:37:38", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "14:32:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.77, - "quantity": 28.77, - "calculatedQuantity": "28.77 tons", - "s3DownloadKey": "HaulPass_J001_3A2AK5C_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "936F1D56-C964-400F-96F5-7509FC76F00C", - "ticketNumber": "6NX8VYY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9K2Z4G7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939058, -79.698459", - "loadTime": "10/22/2019 12:48:16", - "straightDistance": "41.71", - "routeDistance": "47.09", - "timeToTower": "1:55:47", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "14:44:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 10.09, - "quantity": 10.09, - "calculatedQuantity": "10.09 tons", - "s3DownloadKey": "HaulPass_J001_6NX8VYY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DEFA5D2E-EA09-4CEF-AF0F-69768413DA0F", - "ticketNumber": "8NGXTWZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZP6C3L", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939336, -79.698328", - "loadTime": "10/22/2019 13:46:44", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:16:03", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "15:02:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 8.21, - "quantity": 8.21, - "calculatedQuantity": "8.21 tons", - "s3DownloadKey": "HaulPass_J001_8NGXTWZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DFC65858-4895-4ED2-A96A-DE4B6077E227", - "ticketNumber": "7S9ZJA9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "32X5UXV", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939171, -79.698458", - "loadTime": "10/22/2019 12:31:16", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "2:05:11", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "14:36:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 17.62, - "quantity": 17.62, - "calculatedQuantity": "17.62 tons", - "s3DownloadKey": "HaulPass_J001_7S9ZJA9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E39F9C95-9DD9-4D68-A3C3-78EB57A70BBE", - "ticketNumber": "4G29EWP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6F38H7V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939164, -79.698602", - "loadTime": "10/22/2019 12:24:46", - "straightDistance": "41.71", - "routeDistance": "47.09", - "timeToTower": "2:14:58", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "14:39:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 18.1, - "quantity": 18.1, - "calculatedQuantity": "18.1 tons", - "s3DownloadKey": "HaulPass_J001_4G29EWP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "08ABAC92-6F32-47FA-8E00-18B2CFDB286E", - "ticketNumber": "4ZAZTG7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "48RZ24U", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.814082, -80.031045", - "loadTime": "10/22/2019 15:52:09", - "straightDistance": "9.95", - "routeDistance": "18.47", - "timeToTower": "0:53:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/22/2019", - "disposalTime": "16:45:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "85.4 CY", - "percentFull": 80, - "quantity": 68.3, - "calculatedQuantity": "68.3 CY", - "s3DownloadKey": "HaulPass_4ZAZTG7_201910221552_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0BF9C4A5-C2DC-4751-AE4B-741F1DB10215", - "ticketNumber": "7MZ47C9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.797574, -80.039019", - "loadTime": "10/22/2019 12:46:06", - "straightDistance": "8.75", - "routeDistance": "16.25", - "timeToTower": "1:01:54", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/22/2019", - "disposalTime": "13:48:00", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 75, - "quantity": 79.9, - "calculatedQuantity": "79.9 CY", - "s3DownloadKey": "HaulPass_7MZ47C9_201910221246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5549308A-32BF-44EA-BE81-493F0D5ADD02", - "ticketNumber": "5VLDPP9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "EXUJ34A", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.814042, -80.030788", - "loadTime": "10/22/2019 14:41:03", - "straightDistance": "9.95", - "routeDistance": "18.48", - "timeToTower": "0:50:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/22/2019", - "disposalTime": "15:31:35", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "92.3 CY", - "percentFull": 95, - "quantity": 87.7, - "calculatedQuantity": "87.7 CY", - "s3DownloadKey": "HaulPass_5VLDPP9_201910221359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "59A7812A-22BF-468F-98A1-405E4ABC562E", - "ticketNumber": "638F2WM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.797535, -80.039168", - "loadTime": "10/22/2019 15:11:38", - "straightDistance": "8.74", - "routeDistance": "16.24", - "timeToTower": "0:37:44", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/22/2019", - "disposalTime": "15:49:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 65, - "quantity": 69.2, - "calculatedQuantity": "69.2 CY", - "s3DownloadKey": "HaulPass_638F2WM_201910221511_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "61F7AEC2-81D9-4FAC-B813-1F18F9668545", - "ticketNumber": "5EAZNRZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.797622, -80.039074", - "loadTime": "10/22/2019 12:27:19", - "straightDistance": "8.75", - "routeDistance": "16.25", - "timeToTower": "1:18:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/22/2019", - "disposalTime": "13:46:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 75, - "quantity": 71, - "calculatedQuantity": "71 CY", - "s3DownloadKey": "HaulPass_5EAZNRZ_201910221227_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "93DE8D34-B1B5-40D5-99F1-5B750BAF7EC7", - "ticketNumber": "4NSA69D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "YZEKJ3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.854377, -80.071144", - "loadTime": "10/22/2019 13:13:55", - "straightDistance": "12.55", - "routeDistance": "17.4", - "timeToTower": "2:16:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/22/2019", - "disposalTime": "15:30:47", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "72.5 CY", - "percentFull": 90, - "quantity": 65.3, - "calculatedQuantity": "65.3 CY", - "s3DownloadKey": "HaulPass_4NSA69D_201910221313_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A1EF0216-2CFE-442B-BAF1-806248A97F8C", - "ticketNumber": "7X3JF66", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "L2WD6VL", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.814045, -80.030902", - "loadTime": "10/22/2019 15:25:39", - "straightDistance": "9.95", - "routeDistance": "18.48", - "timeToTower": "1:21:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/22/2019", - "disposalTime": "16:46:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 85, - "quantity": 90.5, - "calculatedQuantity": "90.5 CY", - "s3DownloadKey": "HaulPass_7X3JF66_201910221525_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DD418FFA-5B42-4117-A004-2ECF841C0EB8", - "ticketNumber": "3F3J4XL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.797470, -80.039093", - "loadTime": "10/22/2019 14:56:31", - "straightDistance": "8.74", - "routeDistance": "16.25", - "timeToTower": "0:52:03", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/22/2019", - "disposalTime": "15:48:34", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 65, - "quantity": 61.6, - "calculatedQuantity": "61.6 CY", - "s3DownloadKey": "HaulPass_3F3J4XL_201910221456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC633CBB-C49F-4713-9679-FD480B7F90D4", - "ticketNumber": "7TYQ8C6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.722618, -79.947830", - "loadTime": "10/22/2019 14:56:26", - "straightDistance": "7.6", - "routeDistance": "14.59", - "timeToTower": "0:38:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/22/2019", - "disposalTime": "15:35:08", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_7TYQ8C6_201910221434_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0EDEB378-0DD5-4883-ADA6-6EFB026D808C", - "ticketNumber": "577G5E6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939035, -79.698229", - "loadTime": "10/22/2019 14:03:13", - "straightDistance": "41.71", - "routeDistance": "47.09", - "timeToTower": "3:00:30", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "17:03:43", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.48, - "quantity": 27.48, - "calculatedQuantity": "27.48 tons", - "s3DownloadKey": "HaulPass_J001_577G5E6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "418C37F9-C2CC-4BF7-9ED2-FF07C026F33F", - "ticketNumber": "3BPTFNE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939377, -79.698437", - "loadTime": "10/22/2019 13:12:41", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "47:25:05", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "12:37:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.82, - "quantity": 24.82, - "calculatedQuantity": "24.82 tons", - "s3DownloadKey": "HaulPass_J001_3BPTFNE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "42961F7F-98D1-437D-9541-EA31757A4CB8", - "ticketNumber": "36C4YVH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939188, -79.698289", - "loadTime": "10/22/2019 13:41:49", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "3:55:11", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "17:37:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.15, - "quantity": 25.15, - "calculatedQuantity": "25.15 tons", - "s3DownloadKey": "HaulPass_J001_36C4YVH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "52C20BFB-711F-420D-B14C-527B43398FE3", - "ticketNumber": "MV29HY5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939192, -79.698234", - "loadTime": "10/22/2019 14:28:01", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "1:10:14", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "15:38:15", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.7, - "quantity": 26.7, - "calculatedQuantity": "26.7 tons", - "s3DownloadKey": "HaulPass_J001_MV29HY5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5402860C-97B3-45D7-A021-DCF3BF78AB93", - "ticketNumber": "8SXFV66", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FHGES7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939056, -79.698780", - "loadTime": "10/22/2019 16:17:37", - "straightDistance": "41.72", - "routeDistance": "47.92", - "timeToTower": "1:13:51", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "17:31:28", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 8.14, - "quantity": 8.14, - "calculatedQuantity": "8.14 tons", - "s3DownloadKey": "HaulPass_J001_8SXFV66_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "64C9BBDD-BF77-4B30-A432-76E65A0F15D8", - "ticketNumber": "5PJJF8F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6F38H7V", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939144, -79.698293", - "loadTime": "10/22/2019 15:48:50", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "1:18:18", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "17:07:08", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 8.6, - "quantity": 8.6, - "calculatedQuantity": "8.6 tons", - "s3DownloadKey": "HaulPass_J001_5PJJF8F_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7CA731C8-F5BC-4320-B946-5A118BCC4813", - "ticketNumber": "4LPYNFR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939131, -79.698030", - "loadTime": "10/22/2019 16:29:34", - "straightDistance": "41.69", - "routeDistance": "50.04", - "timeToTower": "1:20:21", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "17:49:55", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.78, - "quantity": 27.78, - "calculatedQuantity": "27.78 tons", - "s3DownloadKey": "HaulPass_J001_4LPYNFR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A439FAC7-BD5F-4D44-A5CE-7CBEFCF3FBA0", - "ticketNumber": "9Q6E7FX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8BSYFU5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.938950, -79.698494", - "loadTime": "10/22/2019 14:16:47", - "straightDistance": "41.72", - "routeDistance": "47.09", - "timeToTower": "1:17:34", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "15:34:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 8.54, - "quantity": 8.54, - "calculatedQuantity": "8.54 tons", - "s3DownloadKey": "HaulPass_J001_9Q6E7FX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CAA1346F-4B9C-4E18-AE8C-A9141C745806", - "ticketNumber": "789MUE9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZP6C3L", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939398, -79.698469", - "loadTime": "10/22/2019 16:04:41", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:06:33", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "17:11:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 7.8, - "quantity": 7.8, - "calculatedQuantity": "7.8 tons", - "s3DownloadKey": "HaulPass_J001_789MUE9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CDDEF613-C949-4BB1-BCC6-8EE1F5CACDA3", - "ticketNumber": "7ANZC87", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939148, -79.697907", - "loadTime": "10/21/2019 22:59:02", - "straightDistance": "41.69", - "routeDistance": "50.05", - "timeToTower": "18:46:10", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "17:45:12", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.05, - "quantity": 26.05, - "calculatedQuantity": "26.05 tons", - "s3DownloadKey": "HaulPass_J001_7ANZC87_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D102A423-C2AE-4C74-970D-400E714A2048", - "ticketNumber": "8ZK5BUV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9K2Z4G7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.938893, -79.698214", - "loadTime": "10/22/2019 15:57:55", - "straightDistance": "41.71", - "routeDistance": "50.02", - "timeToTower": "1:11:44", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "17:09:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 5.74, - "quantity": 5.74, - "calculatedQuantity": "5.74 tons", - "s3DownloadKey": "HaulPass_J001_8ZK5BUV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "048B5D83-620F-4524-BAAD-A9BAD30C304B", - "ticketNumber": "5UDNG7M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.740439, -80.107095", - "loadTime": "10/22/2019 12:24:47", - "straightDistance": "10.22", - "routeDistance": "14.51", - "timeToTower": "0:45:50", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/22/2019", - "disposalTime": "13:10:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_5UDNG7M_201910221224_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "74322039-0FB0-41EF-AD39-FD8CDA7422EA", - "ticketNumber": "HMH5AVF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.777727, -80.157693", - "loadTime": "10/22/2019 13:49:16", - "straightDistance": "6.41", - "routeDistance": "9.81", - "timeToTower": "0:32:02", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/22/2019", - "disposalTime": "14:21:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_HMH5AVF_201910221342_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "75231A02-E423-4DC0-A158-F5881A758ACD", - "ticketNumber": "PWFR568", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.777650, -80.158233", - "loadTime": "10/22/2019 17:20:01", - "straightDistance": "6.39", - "routeDistance": "9.85", - "timeToTower": "0:22:50", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/22/2019", - "disposalTime": "17:42:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_PWFR568_201910221720_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "916A3AF1-1032-4A2C-9458-456539204EC4", - "ticketNumber": "3AE9M3L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.744645, -79.924512", - "loadTime": "10/21/2019 22:21:45", - "straightDistance": "19.98", - "routeDistance": "24.82", - "timeToTower": "13:36:43", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/22/2019", - "disposalTime": "11:58:28", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 85, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_3AE9M3L_201910212206_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "996C1C53-392F-4229-960A-33028EE0924D", - "ticketNumber": "4P5GSZR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.813476, -80.108112", - "loadTime": "10/22/2019 12:46:00", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:28:33", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/22/2019", - "disposalTime": "13:14:33", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_4P5GSZR_201910221246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "EC79E5C6-25E7-4EE8-B713-1473ADEEA45A", - "ticketNumber": "3BRPCWB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.777739, -80.158103", - "loadTime": "10/22/2019 14:44:34", - "straightDistance": "6.39", - "routeDistance": "9.84", - "timeToTower": "0:34:52", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/22/2019", - "disposalTime": "15:19:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_3BRPCWB_201910221444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "CDC99A37-D2B7-4A40-B1FE-382E6A39D319", - "ticketNumber": "9W2VGQ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.777663, -80.154312", - "loadTime": "10/22/2019 18:25:32", - "straightDistance": "6.59", - "routeDistance": "9.56", - "timeToTower": "0:30:33", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/22/2019", - "disposalTime": "18:56:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_9W2VGQ6_201910221809_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "7F6EF0C0-140E-4571-95DE-DB0094A3E10D", - "ticketNumber": "8R9HXA7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.787535, -80.246714", - "loadTime": "10/22/2019 19:16:37", - "straightDistance": "2.14", - "routeDistance": "4.43", - "timeToTower": "0:19:33", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/22/2019", - "disposalTime": "19:36:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 70, - "quantity": 48.8, - "calculatedQuantity": "48.8 CY", - "s3DownloadKey": "HaulPass_8R9HXA7_201910221916_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0ABAE337-19CF-4A4B-B943-D6CE08281061", - "ticketNumber": "6VT4KUV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8BSYFU5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.938950, -79.698816", - "loadTime": "10/22/2019 16:49:17", - "straightDistance": "41.73", - "routeDistance": "47.92", - "timeToTower": "1:14:32", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "18:03:49", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 8.16, - "quantity": 8.16, - "calculatedQuantity": "8.16 tons", - "s3DownloadKey": "HaulPass_J001_6VT4KUV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "51556382-700D-4308-92E3-4BDE7C140557", - "ticketNumber": "77GHW4T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FHGES7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.938971, -79.698593", - "loadTime": "10/22/2019 18:38:19", - "straightDistance": "41.72", - "routeDistance": "47.92", - "timeToTower": "1:05:41", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "19:44:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 6.58, - "quantity": 6.58, - "calculatedQuantity": "6.58 tons", - "s3DownloadKey": "HaulPass_J001_77GHW4T_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "ABD69DB8-EB88-49A7-946E-4E71DC564175", - "ticketNumber": "88U4TCS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZP6C3L", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.938892, -79.698662", - "loadTime": "10/22/2019 18:24:24", - "straightDistance": "41.73", - "routeDistance": "47.92", - "timeToTower": "1:11:06", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "19:35:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 8.76, - "quantity": 8.76, - "calculatedQuantity": "8.76 tons", - "s3DownloadKey": "HaulPass_J001_88U4TCS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B774DA58-8EA4-4DFD-A2FA-0DA3D19F56AE", - "ticketNumber": "ELX452D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939375, -79.698137", - "loadTime": "10/22/2019 16:58:58", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:21:21", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "18:20:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.77, - "quantity": 25.77, - "calculatedQuantity": "25.77 tons", - "s3DownloadKey": "HaulPass_J001_ELX452D_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A13C5263-D1D5-4CDD-B3B4-F421928A7D36", - "ticketNumber": "84ZSBDP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.813436, -80.107986", - "loadTime": "10/22/2019 19:46:05", - "straightDistance": "8.7", - "routeDistance": "10.65", - "timeToTower": "0:35:02", - "towerMonitorUserCertificationNumber": "8HWLSL3", - "towerMonitorName": "Robert Thompson", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/22/2019", - "disposalTime": "20:21:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_84ZSBDP_201910221937_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "108AF830-C483-4945-BB79-7856AE756FCE", - "ticketNumber": "9XUAFGL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939141, -79.698125", - "loadTime": "10/22/2019 19:26:15", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "1:18:30", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "20:44:45", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.46, - "quantity": 28.46, - "calculatedQuantity": "28.46 tons", - "s3DownloadKey": "HaulPass_J001_9XUAFGL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4122342B-A9BE-4754-B070-B744AB27E880", - "ticketNumber": "8TZWKML", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.938938, -79.698014", - "loadTime": "10/22/2019 19:07:24", - "straightDistance": "41.71", - "routeDistance": "50.02", - "timeToTower": "1:21:04", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "20:28:28", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.74, - "quantity": 27.74, - "calculatedQuantity": "27.74 tons", - "s3DownloadKey": "HaulPass_J001_8TZWKML_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6E24A862-DC01-469F-9482-6E7F0E35933D", - "ticketNumber": "4FNTL2E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939122, -79.698174", - "loadTime": "10/22/2019 18:31:00", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "1:21:24", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "19:52:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.65, - "quantity": 26.65, - "calculatedQuantity": "26.65 tons", - "s3DownloadKey": "HaulPass_J001_4FNTL2E_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C3A38BEE-6BE1-4538-8656-D2F4BA46D2DF", - "ticketNumber": "888KLZH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939200, -79.698100", - "loadTime": "10/22/2019 18:54:15", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:18:50", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "20:13:05", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.58, - "quantity": 23.58, - "calculatedQuantity": "23.58 tons", - "s3DownloadKey": "HaulPass_J001_888KLZH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "EFC82DDA-FE77-445A-B507-90610B67B634", - "ticketNumber": "DUL8Z36", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8BSYFU5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939300, -79.698620", - "loadTime": "10/22/2019 19:15:57", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "1:10:53", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "20:26:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 6.47, - "quantity": 6.47, - "calculatedQuantity": "6.47 tons", - "s3DownloadKey": "HaulPass_J001_DUL8Z36_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4C0EFAC3-1E96-4A6B-94FB-026942C64552", - "ticketNumber": "KQXCWK9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3LXRR9W", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.741878, -79.983390", - "loadTime": "10/22/2019 17:33:13", - "straightDistance": "6.7", - "routeDistance": "11.35", - "timeToTower": "1:38:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/22/2019", - "disposalTime": "19:11:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "94.7 CY", - "percentFull": 90, - "quantity": 85.2, - "calculatedQuantity": "85.2 CY", - "s3DownloadKey": "HaulPass_KQXCWK9_201910221733_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B8207EB-040C-47BD-A2F4-10C69365E5A8", - "ticketNumber": "6G8ABCJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6NG7WM6", - "fieldMonitorName": "Brenda Charette", - "loadCoordinates": "32.738610, -80.158460", - "loadTime": "10/22/2019 20:24:56", - "straightDistance": "7.11", - "routeDistance": "12.32", - "timeToTower": "0:34:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/22/2019", - "disposalTime": "20:59:38", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_6G8ABCJ_201910222024_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6DC8AFE7-E87D-47C8-99AA-C6D99FB12D45", - "ticketNumber": "8N8NDWR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.709882, -79.953523", - "loadTime": "10/22/2019 17:37:25", - "straightDistance": "6.94", - "routeDistance": "15.4", - "timeToTower": "0:38:39", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/22/2019", - "disposalTime": "18:16:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_8N8NDWR_201910221723_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "AA4858C4-C9DB-4CCB-B6D7-F3717A057DD2", - "ticketNumber": "4TYMXUZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7JEE4VW", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.737542, -79.976142", - "loadTime": "10/22/2019 17:57:23", - "straightDistance": "6.81", - "routeDistance": "12.63", - "timeToTower": "1:14:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/22/2019", - "disposalTime": "19:12:14", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "106.5 CY", - "percentFull": 90, - "quantity": 95.9, - "calculatedQuantity": "95.9 CY", - "s3DownloadKey": "HaulPass_4TYMXUZ_201910221757_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35CC4BDE-3C40-4F16-8229-E4694414EDE6", - "ticketNumber": "9DPRZR2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZP6C3L", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939098, -79.698829", - "loadTime": "10/22/2019 20:34:01", - "straightDistance": "41.72", - "routeDistance": "47.09", - "timeToTower": "1:04:55", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "21:38:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 6.86, - "quantity": 6.86, - "calculatedQuantity": "6.86 tons", - "s3DownloadKey": "HaulPass_J001_9DPRZR2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D0296189-AE86-4B2F-8FD0-C22E89A5395C", - "ticketNumber": "7BFFW9C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8FHGES7", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939217, -79.698638", - "loadTime": "10/22/2019 20:43:32", - "straightDistance": "41.71", - "routeDistance": "47.09", - "timeToTower": "1:08:31", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/22/2019", - "disposalTime": "21:52:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 6.96, - "quantity": 6.96, - "calculatedQuantity": "6.96 tons", - "s3DownloadKey": "HaulPass_J001_7BFFW9C_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "129C2186-942F-43B9-A2FD-BCC558FAABF8", - "ticketNumber": "4X4KNEN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939171, -79.697630", - "loadTime": "10/23/2019 11:01:27", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "1:07:13", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "12:08:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.57, - "quantity": 24.57, - "calculatedQuantity": "24.57 tons", - "s3DownloadKey": "HaulPass_J001_4X4KNEN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "32BE30EC-728F-4DE8-ACB1-D26A4C5EBF0E", - "ticketNumber": "48RF4CL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939070, -79.698258", - "loadTime": "10/22/2019 21:52:16", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "13:47:59", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "11:40:15", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.69, - "quantity": 26.69, - "calculatedQuantity": "26.69 tons", - "s3DownloadKey": "HaulPass_J001_48RF4CL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C20EA7C2-44C9-46AB-BBCF-34443E3DD702", - "ticketNumber": "4YQ22RT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939202, -79.698153", - "loadTime": "10/22/2019 21:04:29", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "14:46:11", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "11:50:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.93, - "quantity": 24.93, - "calculatedQuantity": "24.93 tons", - "s3DownloadKey": "HaulPass_J001_4YQ22RT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E005CD66-B875-410F-A4CB-2C13CF2F9BE7", - "ticketNumber": "4YP765N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.938955, -79.698169", - "loadTime": "10/22/2019 22:07:18", - "straightDistance": "41.71", - "routeDistance": "50.02", - "timeToTower": "13:30:32", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "11:37:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.86, - "quantity": 27.86, - "calculatedQuantity": "27.86 tons", - "s3DownloadKey": "HaulPass_J001_4YP765N_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "19C7EE9D-5FFE-406E-92AE-31CCACD0511E", - "ticketNumber": "G3RMHZP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZP6C3L", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939105, -79.698691", - "loadTime": "10/23/2019 11:18:35", - "straightDistance": "41.72", - "routeDistance": "47.09", - "timeToTower": "1:40:25", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "12:59:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 7.93, - "quantity": 7.93, - "calculatedQuantity": "7.93 tons", - "s3DownloadKey": "HaulPass_J001_G3RMHZP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0D9303C9-C0B3-4E13-A009-6DD9632E4747", - "ticketNumber": "8VFKM3F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DA4LE4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939186, -79.698171", - "loadTime": "10/23/2019 12:33:03", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "1:52:02", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "14:25:05", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 13.44, - "quantity": 13.44, - "calculatedQuantity": "13.44 tons", - "s3DownloadKey": "HaulPass_J001_8VFKM3F_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4B739DC8-D23A-4B0C-B989-6574E94F3D14", - "ticketNumber": "3MZ8YRT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939703, -79.698084", - "loadTime": "10/23/2019 11:57:12", - "straightDistance": "41.66", - "routeDistance": "47.09", - "timeToTower": "1:21:17", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "13:18:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.43, - "quantity": 25.43, - "calculatedQuantity": "25.43 tons", - "s3DownloadKey": "HaulPass_J001_3MZ8YRT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E8EFB671-BFB7-49CB-8DFF-3ABD071327C3", - "ticketNumber": "8HXP59N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939206, -79.698133", - "loadTime": "10/23/2019 11:32:10", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:52:48", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "13:24:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25, - "quantity": 25, - "calculatedQuantity": "25 tons", - "s3DownloadKey": "HaulPass_J001_8HXP59N_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "EFACECC7-222A-49B4-BEC0-0055D4B8BF7A", - "ticketNumber": "3T9W778", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.964820, -80.047610", - "loadTime": "10/23/2019 12:44:26", - "straightDistance": "15.89", - "routeDistance": "24.39", - "timeToTower": "1:26:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/23/2019", - "disposalTime": "14:11:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_J001_3T9W778_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5D2BDF54-18E7-4A22-BD97-F77F7C885A97", - "ticketNumber": "ZU4X2XW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.793900, -80.006652", - "loadTime": "10/23/2019 15:13:44", - "straightDistance": "14.66", - "routeDistance": "17.62", - "timeToTower": "0:46:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/23/2019", - "disposalTime": "16:00:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_ZU4X2XW_201910231508_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "05AB62F4-1056-467B-A2FF-D665B3AE8104", - "ticketNumber": "FUGGDME", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DA4LE4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939229, -79.698005", - "loadTime": "10/23/2019 15:33:00", - "straightDistance": "41.69", - "routeDistance": "47.74", - "timeToTower": "1:28:33", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "17:01:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 18.1, - "quantity": 18.1, - "calculatedQuantity": "18.1 tons", - "s3DownloadKey": "HaulPass_J001_FUGGDME_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "08276668-4928-450B-B19D-A723A49D3F2A", - "ticketNumber": "8TH8N57", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939312, -79.697972", - "loadTime": "10/23/2019 14:37:18", - "straightDistance": "41.68", - "routeDistance": "47.74", - "timeToTower": "1:19:42", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "15:57:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.3, - "quantity": 29.3, - "calculatedQuantity": "29.3 tons", - "s3DownloadKey": "HaulPass_J001_8TH8N57_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3FAA432F-535B-457C-B4D3-AEB4BD6DE1D9", - "ticketNumber": "7JL93WX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939032, -79.698181", - "loadTime": "10/23/2019 13:02:06", - "straightDistance": "41.7", - "routeDistance": "50.66", - "timeToTower": "1:28:48", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "14:30:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.04, - "quantity": 26.04, - "calculatedQuantity": "26.04 tons", - "s3DownloadKey": "HaulPass_J001_7JL93WX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "50C244BE-070F-42B4-B380-261B4E39CAED", - "ticketNumber": "46ZGYQ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939186, -79.698145", - "loadTime": "10/23/2019 13:20:04", - "straightDistance": "41.69", - "routeDistance": "47.74", - "timeToTower": "1:16:22", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "14:36:26", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.55, - "quantity": 27.55, - "calculatedQuantity": "27.55 tons", - "s3DownloadKey": "HaulPass_J001_46ZGYQ8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "56890DCF-7A29-4975-9E81-3CE055D34D53", - "ticketNumber": "3NDSJSK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939241, -79.698203", - "loadTime": "10/23/2019 14:11:43", - "straightDistance": "41.69", - "routeDistance": "47.74", - "timeToTower": "1:15:27", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "15:27:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.31, - "quantity": 27.31, - "calculatedQuantity": "27.31 tons", - "s3DownloadKey": "HaulPass_J001_3NDSJSK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "592E08E8-6C54-4CF0-8BF6-BEC25497EAAC", - "ticketNumber": "EPV82T9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939227, -79.698074", - "loadTime": "10/23/2019 13:38:05", - "straightDistance": "41.69", - "routeDistance": "47.74", - "timeToTower": "1:45:32", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "15:23:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.4, - "quantity": 27.4, - "calculatedQuantity": "27.4 tons", - "s3DownloadKey": "HaulPass_J001_EPV82T9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7A5D0F22-FBB8-45C1-8F0D-09FD51691CAB", - "ticketNumber": "9Y4PHQH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZP6C3L", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.938995, -79.698538", - "loadTime": "10/23/2019 14:20:43", - "straightDistance": "41.72", - "routeDistance": "47.74", - "timeToTower": "1:04:09", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "15:24:52", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 8.53, - "quantity": 8.53, - "calculatedQuantity": "8.53 tons", - "s3DownloadKey": "HaulPass_J001_9Y4PHQH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BFC1CAEF-8E9B-4249-BE28-BCB5107CAD55", - "ticketNumber": "3D3HTCN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7UW2KZG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939113, -79.698154", - "loadTime": "10/23/2019 13:56:37", - "straightDistance": "41.7", - "routeDistance": "47.74", - "timeToTower": "1:55:13", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "15:51:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 6.93, - "quantity": 6.93, - "calculatedQuantity": "6.93 tons", - "s3DownloadKey": "HaulPass_J001_3D3HTCN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E39AB2ED-33D8-460A-9768-BED36FCA7988", - "ticketNumber": "RYCVZAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939472, -79.698490", - "loadTime": "10/23/2019 16:10:59", - "straightDistance": "41.69", - "routeDistance": "47.74", - "timeToTower": "1:29:43", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "17:40:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.99, - "quantity": 27.99, - "calculatedQuantity": "27.99 tons", - "s3DownloadKey": "HaulPass_J001_RYCVZAF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E6942B1F-BE19-4862-AC43-2288472B0873", - "ticketNumber": "4HCEQNF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939266, -79.698015", - "loadTime": "10/23/2019 15:52:07", - "straightDistance": "41.69", - "routeDistance": "47.74", - "timeToTower": "1:16:21", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "17:08:28", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.54, - "quantity": 26.54, - "calculatedQuantity": "26.54 tons", - "s3DownloadKey": "HaulPass_J001_4HCEQNF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FEB40B3D-BED3-45A4-BA17-79A821B953DC", - "ticketNumber": "L8E3N4B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939188, -79.698159", - "loadTime": "10/23/2019 14:58:01", - "straightDistance": "41.69", - "routeDistance": "47.74", - "timeToTower": "1:23:35", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "16:21:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.04, - "quantity": 29.04, - "calculatedQuantity": "29.04 tons", - "s3DownloadKey": "HaulPass_J001_L8E3N4B_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7D9AFACC-5AE2-451A-A4F9-4C3583D32D06", - "ticketNumber": "4RUSMDH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.787620, -79.984043", - "loadTime": "10/23/2019 17:30:08", - "straightDistance": "16.02", - "routeDistance": "18.28", - "timeToTower": "0:51:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/23/2019", - "disposalTime": "18:21:53", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_4RUSMDH_201910231730_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "20B3DEC5-2736-4556-9783-1E82C5DFA5D8", - "ticketNumber": "562JL8T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939703, -79.698084", - "loadTime": "10/23/2019 17:20:22", - "straightDistance": "41.66", - "routeDistance": "47.09", - "timeToTower": "1:18:14", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "18:38:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.39, - "quantity": 23.39, - "calculatedQuantity": "23.39 tons", - "s3DownloadKey": "HaulPass_J001_562JL8T_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6CF94A5E-DEC5-4656-85C0-39E146BD3621", - "ticketNumber": "9N9WMAA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZP6C3L", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.938925, -79.698618", - "loadTime": "10/23/2019 16:53:41", - "straightDistance": "41.72", - "routeDistance": "47.92", - "timeToTower": "1:06:31", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "18:00:12", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 8.36, - "quantity": 8.36, - "calculatedQuantity": "8.36 tons", - "s3DownloadKey": "HaulPass_J001_9N9WMAA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9AD2CB8A-6ECC-40BC-B040-B8CD928278F9", - "ticketNumber": "4F6Q9F4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939213, -79.698134", - "loadTime": "10/23/2019 16:41:01", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:17:43", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "17:58:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.53, - "quantity": 27.53, - "calculatedQuantity": "27.53 tons", - "s3DownloadKey": "HaulPass_J001_4F6Q9F4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DCC8F77A-2558-4FF1-B486-EE7A5E0C503A", - "ticketNumber": "9TKL2NK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939307, -79.698220", - "loadTime": "10/23/2019 12:49:43", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "5:43:05", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "18:32:48", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.82, - "quantity": 20.82, - "calculatedQuantity": "20.82 tons", - "s3DownloadKey": "HaulPass_J001_9TKL2NK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5A816D6A-4173-4D81-A24A-AEC530BDD9D3", - "ticketNumber": "6YEKG5N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.726672, -80.119719", - "loadTime": "10/23/2019 12:52:19", - "straightDistance": "4.92", - "routeDistance": "8.22", - "timeToTower": "0:28:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/23/2019", - "disposalTime": "13:21:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_6YEKG5N_201910231238_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E3A28D96-507D-492B-92B9-9430951E7747", - "ticketNumber": "55V768W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.747526, -80.120336", - "loadTime": "10/23/2019 14:02:01", - "straightDistance": "6.1", - "routeDistance": "9.79", - "timeToTower": "0:50:24", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/23/2019", - "disposalTime": "14:52:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_55V768W_201910231359_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "ED5CF2D5-8FC9-4268-B692-5949F0F4E089", - "ticketNumber": "5YPXEFA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.676740, -80.189642", - "loadTime": "10/23/2019 17:52:49", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "1:03:18", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/23/2019", - "disposalTime": "18:56:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_5YPXEFA_201910231752_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "35DBD348-C366-4A80-A1A5-6D2A64E6821E", - "ticketNumber": "966CK4J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939175, -79.698105", - "loadTime": "10/23/2019 17:38:52", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:38:31", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "19:17:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.4, - "quantity": 27.4, - "calculatedQuantity": "27.4 tons", - "s3DownloadKey": "HaulPass_J001_966CK4J_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "95B83C50-3E88-430E-ABB0-FAF9CDCE3037", - "ticketNumber": "5ZFFUY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7UW2KZG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939227, -79.698070", - "loadTime": "10/23/2019 17:14:01", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:38:59", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "18:53:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 2.93, - "quantity": 2.93, - "calculatedQuantity": "2.93 tons", - "s3DownloadKey": "HaulPass_J001_5ZFFUY4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "EEF5E7DB-8844-4A69-9032-CBBD0303AFF1", - "ticketNumber": "9KUC3YB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "75F8WSK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939342, -79.698070", - "loadTime": "10/23/2019 16:59:03", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:56:38", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "18:55:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 4.83, - "quantity": 4.83, - "calculatedQuantity": "4.83 tons", - "s3DownloadKey": "HaulPass_J001_9KUC3YB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "900EDE2C-599A-4282-9474-9FF84B55B516", - "ticketNumber": "44N2PJL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.789564, -79.986596", - "loadTime": "10/23/2019 19:09:22", - "straightDistance": "9.25", - "routeDistance": "13.98", - "timeToTower": "1:50:00", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/23/2019", - "disposalTime": "20:59:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 85, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_44N2PJL_201910231909_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "211EF2F6-323E-44C1-992C-44044AA53317", - "ticketNumber": "5WF5PAY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939361, -79.697972", - "loadTime": "10/23/2019 19:48:01", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:09:33", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "20:57:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.2, - "quantity": 28.2, - "calculatedQuantity": "28.2 tons", - "s3DownloadKey": "HaulPass_J001_5WF5PAY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "295ABCBD-1D86-43C4-B817-81FC66D21291", - "ticketNumber": "6FGWBMK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DA4LE4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939260, -79.698077", - "loadTime": "10/23/2019 18:28:39", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:43:54", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "20:12:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 14.3, - "quantity": 14.3, - "calculatedQuantity": "14.3 tons", - "s3DownloadKey": "HaulPass_J001_6FGWBMK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "529B1DD2-425D-415D-AD8A-C317294E9342", - "ticketNumber": "5VLDCM3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939263, -79.697928", - "loadTime": "10/23/2019 20:02:23", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:10:50", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "21:13:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.28, - "quantity": 22.28, - "calculatedQuantity": "22.28 tons", - "s3DownloadKey": "HaulPass_J001_5VLDCM3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "653CEFC3-3B77-4F64-B01B-2C590B38C08C", - "ticketNumber": "4KTVC3Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZP6C3L", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939134, -79.698688", - "loadTime": "10/23/2019 19:16:13", - "straightDistance": "41.71", - "routeDistance": "47.09", - "timeToTower": "1:04:57", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "20:21:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 7.49, - "quantity": 7.49, - "calculatedQuantity": "7.49 tons", - "s3DownloadKey": "HaulPass_J001_4KTVC3Q_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B7424C74-AB89-4CC3-AEAD-625696B99895", - "ticketNumber": "6VYXSC6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939362, -79.698191", - "loadTime": "10/23/2019 18:49:31", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:18:48", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "20:08:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.64, - "quantity": 20.64, - "calculatedQuantity": "20.64 tons", - "s3DownloadKey": "HaulPass_J001_6VYXSC6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B93D65CA-8EF2-40BD-8625-5B59C4338865", - "ticketNumber": "6FLWB8J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.938882, -79.697979", - "loadTime": "10/23/2019 19:01:40", - "straightDistance": "41.71", - "routeDistance": "50.03", - "timeToTower": "1:22:37", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "20:24:17", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.44, - "quantity": 26.44, - "calculatedQuantity": "26.44 tons", - "s3DownloadKey": "HaulPass_J001_6FLWB8J_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "61A85282-2FC7-44C5-A930-4F79714E1960", - "ticketNumber": "8B8GQHF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7ZP6C3L", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939075, -79.698681", - "loadTime": "10/23/2019 21:28:21", - "straightDistance": "41.72", - "routeDistance": "47.74", - "timeToTower": "0:57:46", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/23/2019", - "disposalTime": "22:26:07", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 7.16, - "quantity": 7.16, - "calculatedQuantity": "7.16 tons", - "s3DownloadKey": "HaulPass_J001_8B8GQHF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "403241FB-7A7B-4E90-BEE6-E7490D4FE9B4", - "ticketNumber": "7VZUR5Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.938908, -79.698160", - "loadTime": "10/23/2019 22:25:36", - "straightDistance": "41.71", - "routeDistance": "50.02", - "timeToTower": "13:26:05", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "11:51:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.16, - "quantity": 26.16, - "calculatedQuantity": "26.16 tons", - "s3DownloadKey": "HaulPass_J001_7VZUR5Z_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "49FECD52-EA36-4F39-B990-B7D09417A2B7", - "ticketNumber": "F8LZHEQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939157, -79.698172", - "loadTime": "10/23/2019 22:14:22", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "13:29:36", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "11:43:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.29, - "quantity": 26.29, - "calculatedQuantity": "26.29 tons", - "s3DownloadKey": "HaulPass_J001_F8LZHEQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8FF9AB2E-1C11-40B3-B47D-D473B55F554D", - "ticketNumber": "5QFCEWA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939173, -79.698286", - "loadTime": "10/23/2019 22:49:37", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "12:59:58", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "11:49:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.54, - "quantity": 28.54, - "calculatedQuantity": "28.54 tons", - "s3DownloadKey": "HaulPass_J001_5QFCEWA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F23CF6CD-8918-4B58-80B9-3E9B17E8E248", - "ticketNumber": "4NXYYCF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939289, -79.697821", - "loadTime": "10/23/2019 21:24:12", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "14:29:08", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "11:53:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.34, - "quantity": 28.34, - "calculatedQuantity": "28.34 tons", - "s3DownloadKey": "HaulPass_J001_4NXYYCF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "846BCEB2-89B0-47CF-BD33-6244EDB6573E", - "ticketNumber": "94VNPLK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.813543, -80.108126", - "loadTime": "10/24/2019 12:14:19", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:27:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/24/2019", - "disposalTime": "12:41:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_94VNPLK_201910241204_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BB667F79-8EFF-486D-88AF-DCBAC9DEE5B6", - "ticketNumber": "923PKNH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "32.748318, -79.904602", - "loadTime": "10/23/2019 21:53:51", - "straightDistance": "21.04", - "routeDistance": "25.93", - "timeToTower": "13:35:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/24/2019", - "disposalTime": "11:29:43", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_923PKNH_201910232153_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B877B072-6432-4C34-866A-FA682905A579", - "ticketNumber": "6PQEU2W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.813555, -80.108130", - "loadTime": "10/24/2019 13:30:35", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:32:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/24/2019", - "disposalTime": "14:03:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_6PQEU2W_201910241319_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0418719F-C2FC-4764-AB44-56E33C8E6FB8", - "ticketNumber": "9YV9CZP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939312, -79.697819", - "loadTime": "10/24/2019 13:37:56", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "1:24:08", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "15:02:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.35, - "quantity": 28.35, - "calculatedQuantity": "28.35 tons", - "s3DownloadKey": "HaulPass_J001_9YV9CZP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0485F02E-1079-4FD1-AA0E-952C69CA180E", - "ticketNumber": "456EVQ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939274, -79.697694", - "loadTime": "10/24/2019 11:16:07", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "1:27:01", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "12:43:08", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.18, - "quantity": 26.18, - "calculatedQuantity": "26.18 tons", - "s3DownloadKey": "HaulPass_J001_456EVQ7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "093D5B3F-97CD-482F-B344-8D0B6083D6C4", - "ticketNumber": "8TE88T4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939251, -79.698007", - "loadTime": "10/24/2019 15:18:16", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:15:34", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "16:33:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.94, - "quantity": 31.94, - "calculatedQuantity": "31.94 tons", - "s3DownloadKey": "HaulPass_J001_8TE88T4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0D650F21-D91D-4A9B-B6F3-AA6396708754", - "ticketNumber": "FVZ5MCL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939197, -79.697777", - "loadTime": "10/24/2019 13:58:26", - "straightDistance": "41.68", - "routeDistance": "50.05", - "timeToTower": "1:18:09", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "15:16:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.15, - "quantity": 25.15, - "calculatedQuantity": "25.15 tons", - "s3DownloadKey": "HaulPass_J001_FVZ5MCL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "178A553C-49AD-42CA-AF80-31423FEF8AC3", - "ticketNumber": "8KBL4FD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939191, -79.697783", - "loadTime": "10/24/2019 11:38:13", - "straightDistance": "41.68", - "routeDistance": "50.05", - "timeToTower": "1:31:33", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "13:09:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.06, - "quantity": 27.06, - "calculatedQuantity": "27.06 tons", - "s3DownloadKey": "HaulPass_J001_8KBL4FD_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "74EA5C07-9380-41DF-88AF-92793EB4CF2C", - "ticketNumber": "4ZCALU4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939155, -79.698041", - "loadTime": "10/24/2019 14:38:02", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:37:48", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "16:15:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.33, - "quantity": 27.33, - "calculatedQuantity": "27.33 tons", - "s3DownloadKey": "HaulPass_J001_4ZCALU4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "916ED619-6D10-4545-B061-112FA88EABC8", - "ticketNumber": "6ATWK99", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939206, -79.697936", - "loadTime": "10/24/2019 16:54:52", - "straightDistance": "41.69", - "routeDistance": "50.05", - "timeToTower": "1:11:49", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "18:06:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.38, - "quantity": 26.38, - "calculatedQuantity": "26.38 tons", - "s3DownloadKey": "HaulPass_J001_6ATWK99_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A9AA3723-DE72-4FBA-B678-2F25948B4E47", - "ticketNumber": "839TJ9P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939243, -79.697822", - "loadTime": "10/24/2019 13:10:33", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "1:40:17", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "14:50:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.49, - "quantity": 28.49, - "calculatedQuantity": "28.49 tons", - "s3DownloadKey": "HaulPass_J001_839TJ9P_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AC59E0A0-27E1-42E8-97B9-0E6025FA5845", - "ticketNumber": "8LEX6MZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939199, -79.697895", - "loadTime": "10/24/2019 14:18:09", - "straightDistance": "41.69", - "routeDistance": "50.05", - "timeToTower": "1:29:35", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "15:47:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.68, - "quantity": 25.68, - "calculatedQuantity": "25.68 tons", - "s3DownloadKey": "HaulPass_J001_8LEX6MZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C43E41FE-3CF0-464C-8A58-A8A2D9E394E9", - "ticketNumber": "78XJD3M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939491, -79.698085", - "loadTime": "10/24/2019 16:13:26", - "straightDistance": "41.67", - "routeDistance": "47.09", - "timeToTower": "1:24:09", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "17:37:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.46, - "quantity": 32.46, - "calculatedQuantity": "32.46 tons", - "s3DownloadKey": "HaulPass_J001_78XJD3M_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "EAAB0B54-3FA2-4879-B4C7-AA9A5B360F9F", - "ticketNumber": "3PDKR72", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939325, -79.697910", - "loadTime": "10/24/2019 14:59:30", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:24:50", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "16:24:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.07, - "quantity": 30.07, - "calculatedQuantity": "30.07 tons", - "s3DownloadKey": "HaulPass_J001_3PDKR72_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CD4D21C9-53A6-4D6B-9D02-D28ACD72B03C", - "ticketNumber": "5M6FNNE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939346, -79.698015", - "loadTime": "10/24/2019 16:34:23", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:35:10", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "18:09:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.62, - "quantity": 31.62, - "calculatedQuantity": "31.62 tons", - "s3DownloadKey": "HaulPass_J001_5M6FNNE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "29AF35C3-09D9-4BF9-A4CD-710D7B3ECDB6", - "ticketNumber": "66NHBU6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "33.010947, -80.160527", - "loadTime": "10/24/2019 17:37:53", - "straightDistance": "14.53", - "routeDistance": "18.15", - "timeToTower": "2:19:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/24/2019", - "disposalTime": "19:57:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 90, - "quantity": 62.7, - "calculatedQuantity": "62.7 CY", - "s3DownloadKey": "HaulPass_66NHBU6_201910241737_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "465F10A5-2192-461D-8025-5DC4968C29C8", - "ticketNumber": "4WX4NDG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.829170, -80.040290", - "loadTime": "10/24/2019 17:11:00", - "straightDistance": "12.65", - "routeDistance": "15.82", - "timeToTower": "1:04:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/24/2019", - "disposalTime": "18:15:41", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_4WX4NDG_201910241711_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "927F21D7-87C4-4688-96E5-91D666D75F76", - "ticketNumber": "4NQDW2D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "33.008572, -80.163626", - "loadTime": "10/24/2019 17:45:54", - "straightDistance": "14.31", - "routeDistance": "17.84", - "timeToTower": "2:10:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/24/2019", - "disposalTime": "19:56:10", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 85, - "quantity": 66, - "calculatedQuantity": "66 CY", - "s3DownloadKey": "HaulPass_4NQDW2D_201910241745_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0A1CD484-18F7-4AE7-8A53-C2D75ECAF11A", - "ticketNumber": "88ZUJJR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939177, -79.698133", - "loadTime": "10/24/2019 17:35:20", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:33:43", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "19:09:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.88, - "quantity": 29.88, - "calculatedQuantity": "29.88 tons", - "s3DownloadKey": "HaulPass_J001_88ZUJJR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3782A8A5-DC8E-42E5-86BE-9D9E0AC44E9D", - "ticketNumber": "7BSEAWD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939110, -79.698067", - "loadTime": "10/24/2019 18:35:56", - "straightDistance": "41.7", - "routeDistance": "50.02", - "timeToTower": "1:30:36", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "20:06:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.69, - "quantity": 33.69, - "calculatedQuantity": "33.69 tons", - "s3DownloadKey": "HaulPass_J001_7BSEAWD_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "425BD50E-46B1-4A13-BD83-B3D5506C3D31", - "ticketNumber": "3EKEC9T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939240, -79.697969", - "loadTime": "10/24/2019 18:13:03", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:23:54", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "19:36:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.29, - "quantity": 32.29, - "calculatedQuantity": "32.29 tons", - "s3DownloadKey": "HaulPass_J001_3EKEC9T_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1F08BC31-82EA-4265-8836-73C50AA3BCEB", - "ticketNumber": "6HX632Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "33.139765, -79.440286", - "loadTime": "10/24/2019 13:34:55", - "straightDistance": "48.47", - "routeDistance": "57.18", - "timeToTower": "3:32:30", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/24/2019", - "disposalTime": "17:07:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 75, - "quantity": 57.5, - "calculatedQuantity": "57.5 CY", - "s3DownloadKey": "HaulPass_6HX632Q_201910241334_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "3F365459-A99B-45B2-B79B-8949E1738E4B", - "ticketNumber": "9VXZY4Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7NXYYDU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "33.039892, -79.593439", - "loadTime": "10/24/2019 15:35:26", - "straightDistance": "37.27", - "routeDistance": "45.9", - "timeToTower": "1:32:45", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/24/2019", - "disposalTime": "17:08:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 80, - "quantity": 63.2, - "calculatedQuantity": "63.2 CY", - "s3DownloadKey": "HaulPass_9VXZY4Q_201910241412_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E290032E-1EE5-4B38-A3FA-3E865D080176", - "ticketNumber": "6ZPMDZ2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.748960, -79.940367", - "loadTime": "10/24/2019 15:32:46", - "straightDistance": "8.92", - "routeDistance": "14.76", - "timeToTower": "0:30:59", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/24/2019", - "disposalTime": "16:03:45", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_6ZPMDZ2_201910241532_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "23CB7818-6569-4A0A-8F6B-D978B6D46393", - "ticketNumber": "36J6LEL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939095, -79.698076", - "loadTime": "10/24/2019 19:01:45", - "straightDistance": "41.7", - "routeDistance": "50.66", - "timeToTower": "1:37:30", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "20:39:15", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.35, - "quantity": 31.35, - "calculatedQuantity": "31.35 tons", - "s3DownloadKey": "HaulPass_J001_36J6LEL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2C028D27-65B2-4D43-9311-6B8EB8DC190B", - "ticketNumber": "TTPPYKZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.938769, -79.698836", - "loadTime": "10/24/2019 19:20:03", - "straightDistance": "41.74", - "routeDistance": "48.56", - "timeToTower": "1:21:02", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "20:41:05", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.42, - "quantity": 27.42, - "calculatedQuantity": "27.42 tons", - "s3DownloadKey": "HaulPass_J001_TTPPYKZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C811E71F-30AA-49DE-A448-92BFB5C186F1", - "ticketNumber": "8F2YE4P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939281, -79.698947", - "loadTime": "10/24/2019 19:33:20", - "straightDistance": "41.71", - "routeDistance": "47.73", - "timeToTower": "1:25:03", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "20:58:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.2, - "quantity": 26.2, - "calculatedQuantity": "26.2 tons", - "s3DownloadKey": "HaulPass_J001_8F2YE4P_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CA8DB7BD-7E72-4FDF-9D68-D2A7BB96C3F3", - "ticketNumber": "5WLMU4W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.938937, -79.698956", - "loadTime": "10/24/2019 19:48:58", - "straightDistance": "41.73", - "routeDistance": "48.56", - "timeToTower": "1:23:00", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/24/2019", - "disposalTime": "21:11:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.73, - "quantity": 28.73, - "calculatedQuantity": "28.73 tons", - "s3DownloadKey": "HaulPass_J001_5WLMU4W_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "06795DFB-AA89-4EC2-95E4-F92FF77EA002", - "ticketNumber": "8KGWCHG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939236, -79.697708", - "loadTime": "10/25/2019 12:19:03", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "1:09:48", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/25/2019", - "disposalTime": "13:28:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.27, - "quantity": 27.27, - "calculatedQuantity": "27.27 tons", - "s3DownloadKey": "HaulPass_J001_8KGWCHG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "19DBCEB8-1C68-43DA-AD68-2A267391AC96", - "ticketNumber": "663GJPW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939212, -79.697755", - "loadTime": "10/25/2019 11:56:56", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "1:16:58", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/25/2019", - "disposalTime": "13:13:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.09, - "quantity": 27.09, - "calculatedQuantity": "27.09 tons", - "s3DownloadKey": "HaulPass_J001_663GJPW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4733734C-D26A-4489-B93A-B409B8CD7CDC", - "ticketNumber": "M8KTD9Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939391, -79.697650", - "loadTime": "10/25/2019 11:42:34", - "straightDistance": "41.67", - "routeDistance": "50.07", - "timeToTower": "1:11:09", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/25/2019", - "disposalTime": "12:53:43", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.83, - "quantity": 27.83, - "calculatedQuantity": "27.83 tons", - "s3DownloadKey": "HaulPass_J001_M8KTD9Q_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AA2491BD-D70B-4493-8FF8-F1A3616C4598", - "ticketNumber": "YTL7U4F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939068, -79.698184", - "loadTime": "10/25/2019 12:04:37", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "1:11:59", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/25/2019", - "disposalTime": "13:16:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.76, - "quantity": 27.76, - "calculatedQuantity": "27.76 tons", - "s3DownloadKey": "HaulPass_J001_YTL7U4F_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C2267AC0-C4BC-460B-A425-087D5AFB68D0", - "ticketNumber": "992AQFV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939386, -79.697555", - "loadTime": "10/25/2019 11:27:49", - "straightDistance": "41.66", - "routeDistance": "50.07", - "timeToTower": "1:23:17", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/25/2019", - "disposalTime": "12:51:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.28, - "quantity": 26.28, - "calculatedQuantity": "26.28 tons", - "s3DownloadKey": "HaulPass_J001_992AQFV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "26E39392-8DEF-4279-BD8C-C4D57AC95E13", - "ticketNumber": "6QWHDKK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939301, -79.697975", - "loadTime": "10/25/2019 14:38:33", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:24:37", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/25/2019", - "disposalTime": "16:03:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.43, - "quantity": 25.43, - "calculatedQuantity": "25.43 tons", - "s3DownloadKey": "HaulPass_J001_6QWHDKK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "88907A67-D5DD-4BC2-877D-D6A462911E57", - "ticketNumber": "5T5R3CP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939189, -79.697869", - "loadTime": "10/25/2019 12:27:47", - "straightDistance": "41.69", - "routeDistance": "50.05", - "timeToTower": "1:14:04", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/25/2019", - "disposalTime": "13:41:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.41, - "quantity": 27.41, - "calculatedQuantity": "27.41 tons", - "s3DownloadKey": "HaulPass_J001_5T5R3CP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E25D9B0E-BFC0-40B5-82C6-632C89CCA6A7", - "ticketNumber": "9GVX9TH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939233, -79.697964", - "loadTime": "10/25/2019 14:57:43", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:30:33", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/25/2019", - "disposalTime": "16:28:16", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.54, - "quantity": 26.54, - "calculatedQuantity": "26.54 tons", - "s3DownloadKey": "HaulPass_J001_9GVX9TH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "EAAF2A62-9E5A-4D14-8CC9-960EE0C4DA33", - "ticketNumber": "85LR8QG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939310, -79.697771", - "loadTime": "10/25/2019 14:16:48", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "1:27:54", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/25/2019", - "disposalTime": "15:44:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.48, - "quantity": 26.48, - "calculatedQuantity": "26.48 tons", - "s3DownloadKey": "HaulPass_J001_85LR8QG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FBDE64BC-E605-4303-B2BB-75AAF3B7FA09", - "ticketNumber": "5GLL8ZH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939342, -79.698020", - "loadTime": "10/25/2019 15:21:41", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:27:59", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/25/2019", - "disposalTime": "16:49:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.25, - "quantity": 26.25, - "calculatedQuantity": "26.25 tons", - "s3DownloadKey": "HaulPass_J001_5GLL8ZH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "213A314F-4E65-4EB5-B165-00C4A73764B2", - "ticketNumber": "7729BWV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "33.006362, -80.157011", - "loadTime": "10/25/2019 14:08:29", - "straightDistance": "14.32", - "routeDistance": "18.3", - "timeToTower": "0:54:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/25/2019", - "disposalTime": "15:02:37", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 90, - "quantity": 69.8, - "calculatedQuantity": "69.8 CY", - "s3DownloadKey": "HaulPass_7729BWV_201910251305_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "246E5539-1820-4C2A-BC75-857ED2AE736D", - "ticketNumber": "6SJZ7YT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.749225, -79.900435", - "loadTime": "10/24/2019 19:37:08", - "straightDistance": "21.27", - "routeDistance": "25.17", - "timeToTower": "15:59:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/25/2019", - "disposalTime": "11:36:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 85, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_6SJZ7YT_201910241919_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "805A328C-C207-4B94-94D3-6D46117D3145", - "ticketNumber": "MGV3RNF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "33.011286, -80.157775", - "loadTime": "10/25/2019 17:10:16", - "straightDistance": "14.61", - "routeDistance": "18.39", - "timeToTower": "1:07:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/25/2019", - "disposalTime": "18:17:23", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_MGV3RNF_201910251642_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "86A797C5-47BB-4A15-8503-7037993534DD", - "ticketNumber": "3Z9FSP2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "33.010722, -80.151142", - "loadTime": "10/25/2019 16:07:32", - "straightDistance": "14.73", - "routeDistance": "18.84", - "timeToTower": "2:08:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/25/2019", - "disposalTime": "18:15:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_3Z9FSP2_201910251607_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "DE8F874E-27B1-43CF-B88B-AEB2FAAFEE61", - "ticketNumber": "7B2NFB8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6SBKV55", - "fieldMonitorName": "Toi Burke", - "loadCoordinates": "33.010805, -80.162858", - "loadTime": "10/25/2019 12:17:56", - "straightDistance": "14.47", - "routeDistance": "18", - "timeToTower": "2:43:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/25/2019", - "disposalTime": "15:01:32", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_7B2NFB8_201910251217_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "1735BD03-57C2-429D-9E2F-73868F80B7A9", - "ticketNumber": "82BJQMC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939251, -79.697815", - "loadTime": "10/25/2019 16:10:33", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "1:14:21", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/25/2019", - "disposalTime": "17:24:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.61, - "quantity": 26.61, - "calculatedQuantity": "26.61 tons", - "s3DownloadKey": "HaulPass_J001_82BJQMC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "77FC950E-649B-433C-9398-84D61E69A129", - "ticketNumber": "8U2FNGL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939149, -79.697667", - "loadTime": "10/25/2019 17:12:52", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "1:22:04", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/25/2019", - "disposalTime": "18:34:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.78, - "quantity": 24.78, - "calculatedQuantity": "24.78 tons", - "s3DownloadKey": "HaulPass_J001_8U2FNGL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7AA92C35-B184-4BA4-8B68-92B25312E908", - "ticketNumber": "5JBBFDW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939269, -79.698127", - "loadTime": "10/25/2019 15:48:07", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:30:09", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/25/2019", - "disposalTime": "17:18:16", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.1, - "quantity": 25.1, - "calculatedQuantity": "25.1 tons", - "s3DownloadKey": "HaulPass_J001_5JBBFDW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D7E5E840-13BA-41A5-A46F-206C3DEE870E", - "ticketNumber": "9JLSC9S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939250, -79.698055", - "loadTime": "10/25/2019 17:31:30", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:19:28", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/25/2019", - "disposalTime": "18:50:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.16, - "quantity": 27.16, - "calculatedQuantity": "27.16 tons", - "s3DownloadKey": "HaulPass_J001_9JLSC9S_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1770EC90-EB20-4D07-AAA1-1711DF010E05", - "ticketNumber": "3REBESH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939153, -79.698283", - "loadTime": "10/25/2019 19:15:01", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "1:30:38", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/25/2019", - "disposalTime": "20:45:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.4, - "quantity": 30.4, - "calculatedQuantity": "30.4 tons", - "s3DownloadKey": "HaulPass_J001_3REBESH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4836E22A-2537-44F6-B637-9BA9673DA713", - "ticketNumber": "87RTET9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939243, -79.698267", - "loadTime": "10/25/2019 18:53:03", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:14:03", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/25/2019", - "disposalTime": "20:07:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.55, - "quantity": 22.55, - "calculatedQuantity": "22.55 tons", - "s3DownloadKey": "HaulPass_J001_87RTET9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "86528B59-41C9-49AA-B315-10ACA34CB252", - "ticketNumber": "4G5UEUT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.938986, -79.698233", - "loadTime": "10/25/2019 18:29:14", - "straightDistance": "41.71", - "routeDistance": "50.02", - "timeToTower": "1:53:00", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/25/2019", - "disposalTime": "20:22:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.26, - "quantity": 26.26, - "calculatedQuantity": "26.26 tons", - "s3DownloadKey": "HaulPass_J001_4G5UEUT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DEC1CD02-6612-41E3-94A9-CE06FA23CE17", - "ticketNumber": "6V3TEM4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939115, -79.698018", - "loadTime": "10/25/2019 17:53:30", - "straightDistance": "41.69", - "routeDistance": "50.02", - "timeToTower": "1:27:16", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/25/2019", - "disposalTime": "19:20:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.8, - "quantity": 26.8, - "calculatedQuantity": "26.8 tons", - "s3DownloadKey": "HaulPass_J001_6V3TEM4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "21585D3B-5E35-46BB-B73B-FBF9D8C2DC45", - "ticketNumber": "7T9SAAC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.697411, -79.958252", - "loadTime": "10/25/2019 18:13:16", - "straightDistance": "6.4", - "routeDistance": "16.1", - "timeToTower": "0:46:32", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/25/2019", - "disposalTime": "18:59:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_7T9SAAC_201910251813_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5068E7BD-47E0-4F90-8450-B064E23BA61C", - "ticketNumber": "3CM2A9Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.751170, -79.917283", - "loadTime": "10/25/2019 20:19:23", - "straightDistance": "10.12", - "routeDistance": "16.85", - "timeToTower": "0:42:42", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/25/2019", - "disposalTime": "21:02:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_3CM2A9Y_201910251957_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "54FCE872-5810-4B94-A69C-7354D2B916B8", - "ticketNumber": "7D3RXSA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6GDYVSP", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "33.128221, -79.490565", - "loadTime": "10/24/2019 20:30:37", - "straightDistance": "45.78", - "routeDistance": "54.09", - "timeToTower": "20:13:19", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/25/2019", - "disposalTime": "16:43:56", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "76.6 CY", - "percentFull": 90, - "quantity": 68.9, - "calculatedQuantity": "68.9 CY", - "s3DownloadKey": "HaulPass_7D3RXSA_201910242009_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B40A52D7-AB7F-4B75-ABBC-58E77DB7D887", - "ticketNumber": "8D9K3RK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.727790, -79.918826", - "loadTime": "10/25/2019 14:50:58", - "straightDistance": "9.27", - "routeDistance": "16.32", - "timeToTower": "0:43:01", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/25/2019", - "disposalTime": "15:33:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_8D9K3RK_201910251450_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F2A8ECF9-EA23-4402-94C0-812DA20F590D", - "ticketNumber": "9YP6GC8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7NXYYDU", - "contractorName": "AshBritt Environmental", - "subContractorName": "County Waste, Inc.", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "33.148301, -79.545342", - "loadTime": "10/24/2019 20:50:55", - "straightDistance": "44.54", - "routeDistance": "57.69", - "timeToTower": "19:53:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/25/2019", - "disposalTime": "16:44:48", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "79 CY", - "percentFull": 80, - "quantity": 63.2, - "calculatedQuantity": "63.2 CY", - "s3DownloadKey": "HaulPass_9YP6GC8_201910242050_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8B174F14-EF0D-4EEE-92C4-5F4846890676", - "ticketNumber": "88KEM3L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.813361, -80.108037", - "loadTime": "10/26/2019 11:41:17", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:34:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/26/2019", - "disposalTime": "12:16:06", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_88KEM3L_201910261141_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C3F3E670-5B5E-4BEA-A678-B6D0ACBB5390", - "ticketNumber": "9A4MA4R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.813520, -80.108100", - "loadTime": "10/26/2019 13:07:04", - "straightDistance": "8.69", - "routeDistance": "10.66", - "timeToTower": "0:29:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/26/2019", - "disposalTime": "13:36:12", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_9A4MA4R_201910261307_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "5839581A-DBF9-4236-AB0A-0BFE53C467FB", - "ticketNumber": "8C3K5TF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939136, -79.697992", - "loadTime": "10/25/2019 22:10:07", - "straightDistance": "41.69", - "routeDistance": "50.04", - "timeToTower": "13:47:58", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/26/2019", - "disposalTime": "11:58:05", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.13, - "quantity": 27.13, - "calculatedQuantity": "27.13 tons", - "s3DownloadKey": "HaulPass_J001_8C3K5TF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A34746C6-0728-455C-90A7-4D0FF815D71F", - "ticketNumber": "64BALSJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939229, -79.698223", - "loadTime": "10/25/2019 21:49:30", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "13:37:05", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/26/2019", - "disposalTime": "11:26:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.92, - "quantity": 26.92, - "calculatedQuantity": "26.92 tons", - "s3DownloadKey": "HaulPass_J001_64BALSJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C5106C8F-2F2E-4882-B260-C7CB30FE4D6E", - "ticketNumber": "62XENU4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939098, -79.698393", - "loadTime": "10/26/2019 13:49:41", - "straightDistance": "41.71", - "routeDistance": "47.09", - "timeToTower": "1:01:48", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/26/2019", - "disposalTime": "14:51:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.25, - "quantity": 26.25, - "calculatedQuantity": "26.25 tons", - "s3DownloadKey": "HaulPass_J001_62XENU4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1A8031FD-05F0-4448-B0ED-7CF511F820A0", - "ticketNumber": "7Y5KAQT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.998995, -80.129362", - "loadTime": "10/26/2019 14:23:46", - "straightDistance": "14.6", - "routeDistance": "21.24", - "timeToTower": "2:06:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/26/2019", - "disposalTime": "16:29:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_7Y5KAQT_201910261312_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "43BBD06E-E0C6-4A69-85F9-3D614F5A55DD", - "ticketNumber": "8WSSEKW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.880731, -80.008321", - "loadTime": "10/26/2019 15:01:22", - "straightDistance": "15.12", - "routeDistance": "23.06", - "timeToTower": "0:55:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/26/2019", - "disposalTime": "15:56:25", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_8WSSEKW_201910261501_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8A384C98-C546-432C-8BA8-2D425FFB7CD7", - "ticketNumber": "C3Y69QS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "33.005851, -80.127387", - "loadTime": "10/26/2019 12:46:09", - "straightDistance": "15.07", - "routeDistance": "20.67", - "timeToTower": "3:41:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/26/2019", - "disposalTime": "16:27:39", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_C3Y69QS_201910261231_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "D390CB66-FE69-48DA-B16B-5F392419BBC6", - "ticketNumber": "42MVFUQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.880975, -80.008204", - "loadTime": "10/26/2019 16:48:37", - "straightDistance": "15.14", - "routeDistance": "23.05", - "timeToTower": "1:01:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/26/2019", - "disposalTime": "17:50:03", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_42MVFUQ_201910261648_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0CC61902-635E-4382-807B-029D080F2A2D", - "ticketNumber": "5PYJWJT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939560, -79.698426", - "loadTime": "10/26/2019 14:35:10", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:57:26", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/26/2019", - "disposalTime": "16:32:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.21, - "quantity": 27.21, - "calculatedQuantity": "27.21 tons", - "s3DownloadKey": "HaulPass_J001_5PYJWJT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2975E8DC-87F7-4371-85C2-F482783CA84B", - "ticketNumber": "73SLDUE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939164, -79.698219", - "loadTime": "10/26/2019 15:03:57", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "2:01:49", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/26/2019", - "disposalTime": "17:05:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.68, - "quantity": 28.68, - "calculatedQuantity": "28.68 tons", - "s3DownloadKey": "HaulPass_J001_73SLDUE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "32057C7D-022E-4059-BC44-3041886CA093", - "ticketNumber": "6TJDPWK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4SUV4MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939294, -79.698059", - "loadTime": "10/26/2019 14:54:18", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "2:01:00", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/26/2019", - "disposalTime": "16:55:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.65, - "quantity": 27.65, - "calculatedQuantity": "27.65 tons", - "s3DownloadKey": "HaulPass_J001_6TJDPWK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4F256EED-F994-4CBD-9AD6-25C9A0F1C8D2", - "ticketNumber": "685M87Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939187, -79.698276", - "loadTime": "10/26/2019 13:55:35", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "1:20:20", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/26/2019", - "disposalTime": "15:15:55", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.41, - "quantity": 26.41, - "calculatedQuantity": "26.41 tons", - "s3DownloadKey": "HaulPass_J001_685M87Q_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6E135ECC-5C54-450D-B884-47CCA2C68A10", - "ticketNumber": "9JVXL9T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939098, -79.698232", - "loadTime": "10/26/2019 14:44:53", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "2:02:57", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/26/2019", - "disposalTime": "16:47:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.18, - "quantity": 27.18, - "calculatedQuantity": "27.18 tons", - "s3DownloadKey": "HaulPass_J001_9JVXL9T_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B25E96CF-6AE4-4180-BFC7-4E98DCEA6AFC", - "ticketNumber": "74MSE4C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939203, -79.698166", - "loadTime": "10/26/2019 14:12:46", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "2:51:26", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/26/2019", - "disposalTime": "17:04:12", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.24, - "quantity": 23.24, - "calculatedQuantity": "23.24 tons", - "s3DownloadKey": "HaulPass_J001_74MSE4C_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DB003CFD-3157-4E7F-B641-F1EAFB674D87", - "ticketNumber": "5LEX9PQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939206, -79.698324", - "loadTime": "10/26/2019 14:25:17", - "straightDistance": "41.7", - "routeDistance": "47.09", - "timeToTower": "1:52:30", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/26/2019", - "disposalTime": "16:17:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.77, - "quantity": 26.77, - "calculatedQuantity": "26.77 tons", - "s3DownloadKey": "HaulPass_J001_5LEX9PQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4F7FDE3C-9B50-4F78-BC1C-DCE774C5EF93", - "ticketNumber": "5K8CZXE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.729338, -80.283023", - "loadTime": "10/26/2019 17:20:31", - "straightDistance": "6.23", - "routeDistance": "10.32", - "timeToTower": "2:09:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/26/2019", - "disposalTime": "19:30:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_5K8CZXE_201910261712_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "778712AF-34C2-4127-9AAE-5744E55C5AD2", - "ticketNumber": "829JBM6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.813631, -80.108195", - "loadTime": "10/26/2019 20:36:39", - "straightDistance": "8.68", - "routeDistance": "10.66", - "timeToTower": "0:29:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/26/2019", - "disposalTime": "21:06:31", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_829JBM6_201910262031_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8FCBC36F-7061-464F-B957-DFD32811B979", - "ticketNumber": "6GVJ9GE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4HUBN5A", - "fieldMonitorName": "Sha Forte", - "loadCoordinates": "32.713857, -80.299807", - "loadTime": "10/26/2019 17:51:22", - "straightDistance": "7.53", - "routeDistance": "12.78", - "timeToTower": "1:39:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/26/2019", - "disposalTime": "19:31:09", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_6GVJ9GE_201910261726_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "C2AC2191-A442-47DC-B4B4-19629E404873", - "ticketNumber": "4J9TCRA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.880916, -80.007925", - "loadTime": "10/26/2019 19:02:28", - "straightDistance": "15.15", - "routeDistance": "23.04", - "timeToTower": "0:49:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/26/2019", - "disposalTime": "19:51:44", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_4J9TCRA_201910261902_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "A810CF83-F7C9-47BA-91DC-ABFD95F981A0", - "ticketNumber": "4YBRGDU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.880889, -80.008076", - "loadTime": "10/27/2019 14:56:48", - "straightDistance": "15.14", - "routeDistance": "23.05", - "timeToTower": "1:25:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/27/2019", - "disposalTime": "16:22:05", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 85, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_4YBRGDU_201910271456_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BCB59F5D-788F-4567-BE08-CE30899C100B", - "ticketNumber": "4RY9FTV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.803458, -80.119609", - "loadTime": "10/27/2019 11:17:20", - "straightDistance": "8.07", - "routeDistance": "9.73", - "timeToTower": "0:35:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/27/2019", - "disposalTime": "11:52:27", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_4RY9FTV_201910271117_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E95469F8-0391-4425-8C6F-C926A1821128", - "ticketNumber": "9D5WA4Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.724144, -79.967328", - "loadTime": "10/27/2019 13:09:24", - "straightDistance": "18.04", - "routeDistance": "22.81", - "timeToTower": "1:00:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/27/2019", - "disposalTime": "14:09:40", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_9D5WA4Q_201910271249_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "6B430D1F-C701-4000-85CB-9B2BF1836B7A", - "ticketNumber": "4YMKM5S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.881540, -80.008218", - "loadTime": "10/27/2019 17:35:03", - "straightDistance": "15.15", - "routeDistance": "22.92", - "timeToTower": "0:57:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/27/2019", - "disposalTime": "18:32:22", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_4YMKM5S_201910271713_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "B37B9D8E-C0BE-4BDC-B465-F5B7980F8CB1", - "ticketNumber": "Q5NU4K6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.813617, -80.108163", - "loadTime": "10/27/2019 19:20:55", - "straightDistance": "8.69", - "routeDistance": "10.65", - "timeToTower": "0:38:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/27/2019", - "disposalTime": "19:58:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_Q5NU4K6_201910271914_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "76025D9B-994D-4FEC-9A63-9BF64BF00798", - "ticketNumber": "4KKLZ4E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.815877, -80.257729", - "loadTime": "10/28/2019 11:34:46", - "straightDistance": "13.57", - "routeDistance": "23.1", - "timeToTower": "1:32:09", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/28/2019", - "disposalTime": "13:06:55", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.9, - "quantity": 35.9, - "calculatedQuantity": "35.9 tons", - "s3DownloadKey": "HaulPass_J001_4KKLZ4E_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9EFDA233-541B-437A-9F1C-C553BE5179A1", - "ticketNumber": "6SPFS53", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.815718, -80.257728", - "loadTime": "10/28/2019 11:34:21", - "straightDistance": "13.58", - "routeDistance": "23.09", - "timeToTower": "1:24:09", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/28/2019", - "disposalTime": "12:58:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.31, - "quantity": 27.31, - "calculatedQuantity": "27.31 tons", - "s3DownloadKey": "HaulPass_J001_6SPFS53_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "40DA108E-E225-429E-8FD1-D8BDDAF88191", - "ticketNumber": "6KRUMMY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.676744, -80.189832", - "loadTime": "10/28/2019 12:28:55", - "straightDistance": "7.29", - "routeDistance": "13.1", - "timeToTower": "0:34:51", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/28/2019", - "disposalTime": "13:03:46", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 75, - "quantity": 58.2, - "calculatedQuantity": "58.2 CY", - "s3DownloadKey": "HaulPass_J001_6KRUMMY_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "4FDA8F56-D45A-45BE-875C-B7782FAD1968", - "ticketNumber": "6TZJLW6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.676799, -80.189673", - "loadTime": "10/28/2019 14:08:14", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:27:53", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/28/2019", - "disposalTime": "14:36:07", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 70, - "quantity": 54.3, - "calculatedQuantity": "54.3 CY", - "s3DownloadKey": "HaulPass_J001_6TZJLW6_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "60E2FBA5-3B4D-4E95-8793-8341B1F09742", - "ticketNumber": "49MX3JB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.676873, -80.189659", - "loadTime": "10/28/2019 12:23:30", - "straightDistance": "7.28", - "routeDistance": "13.1", - "timeToTower": "0:39:31", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/28/2019", - "disposalTime": "13:03:01", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_J001_49MX3JB_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "BC2CF93E-E2F7-4EC4-915D-F110995179E4", - "ticketNumber": "6E77PD9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.676761, -80.189708", - "loadTime": "10/28/2019 13:54:58", - "straightDistance": "7.29", - "routeDistance": "13.1", - "timeToTower": "0:40:20", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/28/2019", - "disposalTime": "14:35:18", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 80, - "quantity": 55.8, - "calculatedQuantity": "55.8 CY", - "s3DownloadKey": "HaulPass_J001_6E77PD9_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0EFA0904-78CD-4687-A875-8CBC72E720C4", - "ticketNumber": "8KFL99V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815056, -80.259789", - "loadTime": "10/28/2019 12:01:13", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "2:06:50", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/28/2019", - "disposalTime": "14:08:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 38, - "quantity": 38, - "calculatedQuantity": "38 tons", - "s3DownloadKey": "HaulPass_J001_8KFL99V_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "55B91622-050D-49E4-ADD4-A6BADF9F4C2A", - "ticketNumber": "9YR3FJE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815313, -80.259899", - "loadTime": "10/28/2019 13:35:29", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:54:28", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/28/2019", - "disposalTime": "15:29:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.15, - "quantity": 31.15, - "calculatedQuantity": "31.15 tons", - "s3DownloadKey": "HaulPass_J001_9YR3FJE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DE5A6AEB-C2EB-4C13-B172-D0D8232C1A08", - "ticketNumber": "579N7D9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815445, -80.259459", - "loadTime": "10/28/2019 11:50:55", - "straightDistance": "13.66", - "routeDistance": "22.5", - "timeToTower": "2:11:56", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/28/2019", - "disposalTime": "14:02:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.66, - "quantity": 25.66, - "calculatedQuantity": "25.66 tons", - "s3DownloadKey": "HaulPass_J001_579N7D9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7C01A5C1-9B2B-4C46-9675-18A26A021AF4", - "ticketNumber": "8N9ZT4C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.747306, -79.988547", - "loadTime": "10/28/2019 12:46:45", - "straightDistance": "16.35", - "routeDistance": "20.12", - "timeToTower": "0:56:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/28/2019", - "disposalTime": "13:43:04", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 85, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_8N9ZT4C_201910281246_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "42C6FA47-2067-4340-8E20-4AF87B5403D4", - "ticketNumber": "6EWTRQ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815215, -80.259720", - "loadTime": "10/28/2019 13:53:13", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "6:06:55", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/28/2019", - "disposalTime": "20:00:08", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 41.47, - "quantity": 41.47, - "calculatedQuantity": "41.47 tons", - "s3DownloadKey": "HaulPass_J001_6EWTRQ8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "446EEB34-939A-4C93-809E-0DDD345C3DDB", - "ticketNumber": "6V428T8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815363, -80.260025", - "loadTime": "10/28/2019 16:58:32", - "straightDistance": "13.69", - "routeDistance": "22.46", - "timeToTower": "2:02:37", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/28/2019", - "disposalTime": "19:01:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.8, - "quantity": 31.8, - "calculatedQuantity": "31.8 tons", - "s3DownloadKey": "HaulPass_J001_6V428T8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8816EB6F-B93E-49BC-9238-037A8A29E7AE", - "ticketNumber": "8C86YA8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815129, -80.259916", - "loadTime": "10/28/2019 18:09:34", - "straightDistance": "13.7", - "routeDistance": "22.47", - "timeToTower": "1:47:17", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/28/2019", - "disposalTime": "19:56:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.57, - "quantity": 33.57, - "calculatedQuantity": "33.57 tons", - "s3DownloadKey": "HaulPass_J001_8C86YA8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "98B075F8-F845-4ACA-8D05-1EFF08C22C77", - "ticketNumber": "4SDUJQF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814983, -80.259884", - "loadTime": "10/28/2019 17:43:36", - "straightDistance": "13.7", - "routeDistance": "22.47", - "timeToTower": "1:25:29", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/28/2019", - "disposalTime": "19:09:05", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.94, - "quantity": 33.94, - "calculatedQuantity": "33.94 tons", - "s3DownloadKey": "HaulPass_J001_4SDUJQF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B2E7054C-18A4-4074-A824-42C14E9C093F", - "ticketNumber": "74CTRXL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815270, -80.260099", - "loadTime": "10/28/2019 17:23:05", - "straightDistance": "13.7", - "routeDistance": "22.46", - "timeToTower": "1:35:15", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/28/2019", - "disposalTime": "18:58:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 36.69, - "quantity": 36.69, - "calculatedQuantity": "36.69 tons", - "s3DownloadKey": "HaulPass_J001_74CTRXL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BD29D21A-0C21-4166-A860-F54C5C19D1AA", - "ticketNumber": "32FGSRL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9YW6ZAY", - "fieldMonitorName": "Ruby Segura", - "loadCoordinates": "32.815377, -80.259606", - "loadTime": "10/28/2019 16:26:59", - "straightDistance": "13.67", - "routeDistance": "22.49", - "timeToTower": "1:42:45", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/28/2019", - "disposalTime": "18:09:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 39.09, - "quantity": 39.09, - "calculatedQuantity": "39.09 tons", - "s3DownloadKey": "HaulPass_J001_32FGSRL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C5410D7A-388D-444A-9EF4-FFC5CBD2FF09", - "ticketNumber": "K6YFG5H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815303, -80.259729", - "loadTime": "10/28/2019 15:13:45", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:39:50", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/28/2019", - "disposalTime": "16:53:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.48, - "quantity": 31.48, - "calculatedQuantity": "31.48 tons", - "s3DownloadKey": "HaulPass_J001_K6YFG5H_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CA189FF8-119D-4658-A6C8-63915A5BBFBB", - "ticketNumber": "6CWTZWB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815338, -80.259925", - "loadTime": "10/28/2019 13:02:48", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "3:26:22", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/28/2019", - "disposalTime": "16:29:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.94, - "quantity": 30.94, - "calculatedQuantity": "30.94 tons", - "s3DownloadKey": "HaulPass_J001_6CWTZWB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "ED311385-9CE0-4466-B4D7-0B299C0D8088", - "ticketNumber": "7SP88N7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815327, -80.259855", - "loadTime": "10/28/2019 14:21:07", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "2:19:59", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/28/2019", - "disposalTime": "16:41:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.92, - "quantity": 34.92, - "calculatedQuantity": "34.92 tons", - "s3DownloadKey": "HaulPass_J001_7SP88N7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E9F27A58-48E7-4E33-AA58-40496B7289AD", - "ticketNumber": "474UH49", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815304, -80.260067", - "loadTime": "10/28/2019 19:03:32", - "straightDistance": "13.69", - "routeDistance": "22.46", - "timeToTower": "1:23:37", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/28/2019", - "disposalTime": "20:27:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.05, - "quantity": 32.05, - "calculatedQuantity": "32.05 tons", - "s3DownloadKey": "HaulPass_J001_474UH49_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9D616E33-8515-4FB4-9090-C5910BA6E5FF", - "ticketNumber": "6RAYRYG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.741022, -80.241686", - "loadTime": "10/28/2019 20:40:23", - "straightDistance": "5.33", - "routeDistance": "7.51", - "timeToTower": "0:17:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/28/2019", - "disposalTime": "20:58:13", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 75, - "quantity": 52.3, - "calculatedQuantity": "52.3 CY", - "s3DownloadKey": "HaulPass_J001_6RAYRYG_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "0D0D3747-F4DE-4EF6-AC98-34F023E30DDC", - "ticketNumber": "4M8TTU8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.753048, -79.996886", - "loadTime": "10/28/2019 20:04:10", - "straightDistance": "6.79", - "routeDistance": "10.31", - "timeToTower": "0:49:52", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/28/2019", - "disposalTime": "20:54:02", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 85, - "quantity": 41.6, - "calculatedQuantity": "41.6 CY", - "s3DownloadKey": "HaulPass_4M8TTU8_201910282004_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "695E261C-3BF5-4A1F-9C40-24BA541A68B4", - "ticketNumber": "3L3MF3C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "54E5MP3", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.676839, -80.189799", - "loadTime": "10/28/2019 15:40:36", - "straightDistance": "7.29", - "routeDistance": "13.09", - "timeToTower": "0:45:23", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/28/2019", - "disposalTime": "16:25:59", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "77.6 CY", - "percentFull": 80, - "quantity": 62.1, - "calculatedQuantity": "62.1 CY", - "s3DownloadKey": "HaulPass_J001_3L3MF3C_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "8C62E86B-6B76-4A2C-B93A-DD677E7C91A8", - "ticketNumber": "7CEUSZP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.735721, -79.931198", - "loadTime": "10/28/2019 15:58:59", - "straightDistance": "8.88", - "routeDistance": "15.67", - "timeToTower": "0:40:27", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/28/2019", - "disposalTime": "16:39:26", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_7CEUSZP_201910281444_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "E9F799D9-919A-43D3-B3C8-F391682C0A6A", - "ticketNumber": "3WX6DKY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.728814, -79.919336", - "loadTime": "10/28/2019 17:27:42", - "straightDistance": "9.28", - "routeDistance": "16.2", - "timeToTower": "1:03:09", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/28/2019", - "disposalTime": "18:30:51", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 90, - "quantity": 44, - "calculatedQuantity": "44 CY", - "s3DownloadKey": "HaulPass_3WX6DKY_201910281727_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "F4404E91-0A69-4DFD-B331-FF6641A005C5", - "ticketNumber": "8AUPYG4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3FW7VFD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Beeghly Tree, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "5LZEPBF", - "fieldMonitorName": "Gary Washington", - "loadCoordinates": "32.676695, -80.190071", - "loadTime": "10/28/2019 15:23:15", - "straightDistance": "7.31", - "routeDistance": "13.09", - "timeToTower": "1:01:56", - "towerMonitorUserCertificationNumber": "3N6FNEE", - "towerMonitorName": "Thshonder Cuyler", - "siteName": "Walpole DMS", - "siteCoordinates": "32.672732, -80.064427", - "disposalDate": "10/28/2019", - "disposalTime": "16:25:11", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "69.7 CY", - "percentFull": 85, - "quantity": 59.2, - "calculatedQuantity": "59.2 CY", - "s3DownloadKey": "HaulPass_J001_8AUPYG4_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "15C73ACB-0F59-4B75-BF61-D7568C785E61", - "ticketNumber": "6LJC23T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "37AZMXJ", - "contractorName": "AshBritt Environmental", - "subContractorName": "Tri-Rivers", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.754233, -79.997690", - "loadTime": "10/28/2019 21:45:09", - "straightDistance": "15.71", - "routeDistance": "19.53", - "timeToTower": "0:56:49", - "towerMonitorUserCertificationNumber": "9YW6ZAY", - "towerMonitorName": "Ruby Segura", - "siteName": "Hyde Park Road DMS", - "siteCoordinates": "32.817028, -80.257787", - "disposalDate": "10/28/2019", - "disposalTime": "22:41:58", - "debrisType": "VEG", - "diameter": "", - "certifiedCapacity": "48.9 CY", - "percentFull": 95, - "quantity": 46.5, - "calculatedQuantity": "46.5 CY", - "s3DownloadKey": "HaulPass_6LJC23T_201910282145_IMG.pdf", - "unitOfMeasure": "CY" - }, - { - "id": "77DA935F-9CD6-4998-B099-09DEBF2454FE", - "ticketNumber": "5CAWK8K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815278, -80.260071", - "loadTime": "10/28/2019 19:41:44", - "straightDistance": "13.69", - "routeDistance": "22.46", - "timeToTower": "15:43:52", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/29/2019", - "disposalTime": "11:25:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.38, - "quantity": 31.38, - "calculatedQuantity": "31.38 tons", - "s3DownloadKey": "HaulPass_J001_5CAWK8K_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4F18152E-3A30-408E-988B-4E020458DF32", - "ticketNumber": "3N29Q92", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815331, -80.259719", - "loadTime": "10/29/2019 11:22:10", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:27:18", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/29/2019", - "disposalTime": "12:49:28", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.62, - "quantity": 27.62, - "calculatedQuantity": "27.62 tons", - "s3DownloadKey": "HaulPass_J001_3N29Q92_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7FD3A083-C47B-4F90-BF7E-01D522042D5D", - "ticketNumber": "3JS8XHF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9REMMAY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815572, -80.259698", - "loadTime": "10/29/2019 11:59:32", - "straightDistance": "13.66", - "routeDistance": "22.49", - "timeToTower": "1:19:34", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/29/2019", - "disposalTime": "13:19:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 12.49, - "quantity": 12.49, - "calculatedQuantity": "12.49 tons", - "s3DownloadKey": "HaulPass_J001_3JS8XHF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C6BC49C2-D878-43DB-BB8D-5E0AC8F60C2A", - "ticketNumber": "5LJSQZA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5DA4LE4", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815298, -80.260126", - "loadTime": "10/29/2019 12:04:38", - "straightDistance": "13.7", - "routeDistance": "22.46", - "timeToTower": "1:06:24", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/29/2019", - "disposalTime": "13:11:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 16.88, - "quantity": 16.88, - "calculatedQuantity": "16.88 tons", - "s3DownloadKey": "HaulPass_J001_5LJSQZA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1B3A0907-2B2B-4CC0-9AF6-22E3873B4FF7", - "ticketNumber": "9JQHMDW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939455, -79.698125", - "loadTime": "10/29/2019 13:07:18", - "straightDistance": "41.68", - "routeDistance": "47.74", - "timeToTower": "2:11:56", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/29/2019", - "disposalTime": "15:19:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.97, - "quantity": 26.97, - "calculatedQuantity": "26.97 tons", - "s3DownloadKey": "HaulPass_J001_9JQHMDW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3A1109FD-7BE1-4A5D-8608-1922782E0137", - "ticketNumber": "67S7GQS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939307, -79.697980", - "loadTime": "10/29/2019 12:48:29", - "straightDistance": "41.68", - "routeDistance": "47.74", - "timeToTower": "2:06:06", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/29/2019", - "disposalTime": "14:54:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.57, - "quantity": 26.57, - "calculatedQuantity": "26.57 tons", - "s3DownloadKey": "HaulPass_J001_67S7GQS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3DAC1B9F-7692-40D5-99FD-6D5408206BA5", - "ticketNumber": "93CQEBP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939314, -79.697930", - "loadTime": "10/29/2019 11:47:11", - "straightDistance": "41.68", - "routeDistance": "47.74", - "timeToTower": "1:55:19", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/29/2019", - "disposalTime": "13:42:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.76, - "quantity": 20.76, - "calculatedQuantity": "20.76 tons", - "s3DownloadKey": "HaulPass_J001_93CQEBP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "45997B8D-C145-4C71-82D1-1A0749F5717B", - "ticketNumber": "3BR74AS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939443, -79.697565", - "loadTime": "10/29/2019 11:20:02", - "straightDistance": "41.66", - "routeDistance": "50.72", - "timeToTower": "3:16:56", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/29/2019", - "disposalTime": "14:36:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.94, - "quantity": 24.94, - "calculatedQuantity": "24.94 tons", - "s3DownloadKey": "HaulPass_J001_3BR74AS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A2452B8B-7BEA-4F00-8366-A45BD44944EB", - "ticketNumber": "4XSBPAZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939368, -79.697908", - "loadTime": "10/29/2019 11:25:33", - "straightDistance": "41.68", - "routeDistance": "47.74", - "timeToTower": "1:58:18", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/29/2019", - "disposalTime": "13:23:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.08, - "quantity": 26.08, - "calculatedQuantity": "26.08 tons", - "s3DownloadKey": "HaulPass_J001_4XSBPAZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A757712E-DC61-44C0-86BB-6C73226FBC9D", - "ticketNumber": "3VZ7XZF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939336, -79.697970", - "loadTime": "10/29/2019 14:27:10", - "straightDistance": "41.68", - "routeDistance": "47.74", - "timeToTower": "1:23:17", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/29/2019", - "disposalTime": "15:50:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.43, - "quantity": 24.43, - "calculatedQuantity": "24.43 tons", - "s3DownloadKey": "HaulPass_J001_3VZ7XZF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AB5211C4-04AE-4BB0-8FD7-E76AB73BE633", - "ticketNumber": "4C3BY5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4SUV4MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939413, -79.697792", - "loadTime": "10/29/2019 13:29:36", - "straightDistance": "41.67", - "routeDistance": "47.74", - "timeToTower": "1:43:10", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/29/2019", - "disposalTime": "15:12:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.56, - "quantity": 25.56, - "calculatedQuantity": "25.56 tons", - "s3DownloadKey": "HaulPass_J001_4C3BY5J_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "15A5BFD0-FBDB-4381-8D11-1DE247A61E9E", - "ticketNumber": "3SR33BW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5D7U6JD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815212, -80.259847", - "loadTime": "10/29/2019 13:19:40", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:27:44", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/29/2019", - "disposalTime": "14:47:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 5.32, - "quantity": 5.32, - "calculatedQuantity": "5.32 tons", - "s3DownloadKey": "HaulPass_J001_3SR33BW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4AE412A2-2A7C-4A3E-87E0-90566E3D5893", - "ticketNumber": "3PSHGCM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9REMMAY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815238, -80.259888", - "loadTime": "10/29/2019 15:52:53", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:00:37", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/29/2019", - "disposalTime": "16:53:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 12.96, - "quantity": 12.96, - "calculatedQuantity": "12.96 tons", - "s3DownloadKey": "HaulPass_J001_3PSHGCM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7B74E159-C7CD-430D-87E9-F34383F09620", - "ticketNumber": "V94XS9C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9REMMAY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815461, -80.260101", - "loadTime": "10/29/2019 14:02:18", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:11:43", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/29/2019", - "disposalTime": "15:14:01", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 12.21, - "quantity": 12.21, - "calculatedQuantity": "12.21 tons", - "s3DownloadKey": "HaulPass_J001_V94XS9C_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FA4BF74F-50C9-4DB4-B4AF-A557A01AB392", - "ticketNumber": "33GKLY8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815330, -80.259987", - "loadTime": "10/29/2019 13:40:07", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:36:16", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/29/2019", - "disposalTime": "15:16:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.17, - "quantity": 29.17, - "calculatedQuantity": "29.17 tons", - "s3DownloadKey": "HaulPass_J001_33GKLY8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "44EA8288-51FC-4710-B579-D8F698315F44", - "ticketNumber": "78Z3P4Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939312, -79.698027", - "loadTime": "10/29/2019 15:32:08", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:15:14", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/29/2019", - "disposalTime": "16:47:22", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.84, - "quantity": 26.84, - "calculatedQuantity": "26.84 tons", - "s3DownloadKey": "HaulPass_J001_78Z3P4Z_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4F55DBE1-376E-467B-B2F0-4F9742BB85BD", - "ticketNumber": "38M2DYS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939383, -79.697799", - "loadTime": "10/29/2019 14:46:21", - "straightDistance": "41.67", - "routeDistance": "47.09", - "timeToTower": "1:13:19", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/29/2019", - "disposalTime": "15:59:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.07, - "quantity": 20.07, - "calculatedQuantity": "20.07 tons", - "s3DownloadKey": "HaulPass_J001_38M2DYS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "85A61100-3ACE-40B2-8F83-DB22CEFF8F49", - "ticketNumber": "6MEVB4B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939316, -79.697861", - "loadTime": "10/29/2019 16:04:26", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:28:27", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/29/2019", - "disposalTime": "17:32:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.9, - "quantity": 28.9, - "calculatedQuantity": "28.9 tons", - "s3DownloadKey": "HaulPass_J001_6MEVB4B_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A18701B5-8094-4623-8F8C-1DCABCFD4F81", - "ticketNumber": "97T2QC6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4SUV4MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939312, -79.697911", - "loadTime": "10/29/2019 16:25:20", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:13:36", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/29/2019", - "disposalTime": "17:38:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.83, - "quantity": 27.83, - "calculatedQuantity": "27.83 tons", - "s3DownloadKey": "HaulPass_J001_97T2QC6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6D352B4E-485F-4DA8-91F4-546BC2E1C2BC", - "ticketNumber": "3SALV7T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9REMMAY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815332, -80.259940", - "loadTime": "10/29/2019 19:18:31", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "0:55:46", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/29/2019", - "disposalTime": "20:14:17", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 7.44, - "quantity": 7.44, - "calculatedQuantity": "7.44 tons", - "s3DownloadKey": "HaulPass_J001_3SALV7T_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "82D7F795-0344-4CF1-A779-218A7661A8A9", - "ticketNumber": "4KFDUKW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9REMMAY", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815224, -80.259771", - "loadTime": "10/29/2019 17:35:52", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "0:56:30", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/29/2019", - "disposalTime": "18:32:22", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 10.99, - "quantity": 10.99, - "calculatedQuantity": "10.99 tons", - "s3DownloadKey": "HaulPass_J001_4KFDUKW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "ADEA7133-3FF2-4EC0-89C9-332CA27D0947", - "ticketNumber": "4VUMK83", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815351, -80.259960", - "loadTime": "10/29/2019 18:15:47", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:22:20", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/29/2019", - "disposalTime": "19:38:07", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.26, - "quantity": 31.26, - "calculatedQuantity": "31.26 tons", - "s3DownloadKey": "HaulPass_J001_4VUMK83_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D621EAA7-4485-419E-83A1-E5FEC1815CD5", - "ticketNumber": "8KZHADA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815021, -80.260020", - "loadTime": "10/29/2019 16:04:17", - "straightDistance": "13.7", - "routeDistance": "22.46", - "timeToTower": "1:26:32", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/29/2019", - "disposalTime": "17:30:49", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 36.46, - "quantity": 36.46, - "calculatedQuantity": "36.46 tons", - "s3DownloadKey": "HaulPass_J001_8KZHADA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "EB47C81F-E0A1-4293-B4DF-88676B18E0BB", - "ticketNumber": "5F32GZC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TG8JW9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815192, -80.259724", - "loadTime": "10/29/2019 17:11:37", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:25:56", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/29/2019", - "disposalTime": "18:37:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 12.63, - "quantity": 12.63, - "calculatedQuantity": "12.63 tons", - "s3DownloadKey": "HaulPass_J001_5F32GZC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "28C1D716-0995-4279-89C7-A83FAD37A1C9", - "ticketNumber": "78NVEYE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939419, -79.697944", - "loadTime": "10/29/2019 19:20:16", - "straightDistance": "41.67", - "routeDistance": "47.09", - "timeToTower": "1:20:33", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/29/2019", - "disposalTime": "20:40:49", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.39, - "quantity": 23.39, - "calculatedQuantity": "23.39 tons", - "s3DownloadKey": "HaulPass_J001_78NVEYE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "69696040-DA10-41C0-8DF5-2BCFAA5286C7", - "ticketNumber": "9MAYFLE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939287, -79.697862", - "loadTime": "10/29/2019 16:42:15", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:16:12", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/29/2019", - "disposalTime": "17:58:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.56, - "quantity": 28.56, - "calculatedQuantity": "28.56 tons", - "s3DownloadKey": "HaulPass_J001_9MAYFLE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A63C8F98-EDDF-4213-8FD2-A3FA1757CCED", - "ticketNumber": "3PA4LFG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939226, -79.697860", - "loadTime": "10/29/2019 17:25:07", - "straightDistance": "41.68", - "routeDistance": "50.05", - "timeToTower": "1:21:39", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/29/2019", - "disposalTime": "18:46:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.48, - "quantity": 26.48, - "calculatedQuantity": "26.48 tons", - "s3DownloadKey": "HaulPass_J001_3PA4LFG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B6DEEF21-94AE-44F2-A0C7-2C435AED55B0", - "ticketNumber": "8N5XESA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939465, -79.697987", - "loadTime": "10/29/2019 18:48:18", - "straightDistance": "41.67", - "routeDistance": "47.09", - "timeToTower": "1:30:02", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/29/2019", - "disposalTime": "20:18:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.75, - "quantity": 27.75, - "calculatedQuantity": "27.75 tons", - "s3DownloadKey": "HaulPass_J001_8N5XESA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "722C13C6-26ED-4151-8095-B68C556E0444", - "ticketNumber": "8LBK2SS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939354, -79.697838", - "loadTime": "10/29/2019 20:04:26", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:23:48", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/29/2019", - "disposalTime": "21:28:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.33, - "quantity": 28.33, - "calculatedQuantity": "28.33 tons", - "s3DownloadKey": "HaulPass_J001_8LBK2SS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2B7588C3-E23A-4DDE-826A-0BD74210C1F5", - "ticketNumber": "7TVAJJW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815324, -80.259846", - "loadTime": "10/29/2019 20:31:09", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "14:59:01", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/30/2019", - "disposalTime": "11:30:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.83, - "quantity": 24.83, - "calculatedQuantity": "24.83 tons", - "s3DownloadKey": "HaulPass_J001_7TVAJJW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9C736118-F31F-475A-AA83-4991126151B4", - "ticketNumber": "8BUWF99", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TG8JW9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815044, -80.259770", - "loadTime": "10/30/2019 11:27:44", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:27:20", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/30/2019", - "disposalTime": "12:55:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 9.37, - "quantity": 9.37, - "calculatedQuantity": "9.37 tons", - "s3DownloadKey": "HaulPass_J001_8BUWF99_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2196C6F2-D2FF-478E-A3E3-7D1F01DB812C", - "ticketNumber": "8YA6WNR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939326, -79.698015", - "loadTime": "10/29/2019 22:13:14", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "13:27:18", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/30/2019", - "disposalTime": "11:40:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.23, - "quantity": 28.23, - "calculatedQuantity": "28.23 tons", - "s3DownloadKey": "HaulPass_J001_8YA6WNR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "457F06A4-2187-4349-8BBC-58B5133E05DD", - "ticketNumber": "67VQFF6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4SUV4MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939324, -79.697910", - "loadTime": "10/30/2019 11:42:35", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:19:49", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/30/2019", - "disposalTime": "13:02:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.8, - "quantity": 28.8, - "calculatedQuantity": "28.8 tons", - "s3DownloadKey": "HaulPass_J001_67VQFF6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5BCEA825-2F6C-49E6-82A6-D49EC8F5E196", - "ticketNumber": "34AS9AE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939370, -79.697960", - "loadTime": "10/30/2019 11:55:38", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "2:04:21", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/30/2019", - "disposalTime": "13:59:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.32, - "quantity": 27.32, - "calculatedQuantity": "27.32 tons", - "s3DownloadKey": "HaulPass_J001_34AS9AE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D567D5CF-3F9C-412D-84AE-7C8ADCA703BD", - "ticketNumber": "76LZ8SK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939874, -79.697841", - "loadTime": "10/30/2019 11:05:26", - "straightDistance": "41.64", - "routeDistance": "47.23", - "timeToTower": "1:54:32", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/30/2019", - "disposalTime": "12:59:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.06, - "quantity": 27.06, - "calculatedQuantity": "27.06 tons", - "s3DownloadKey": "HaulPass_J001_76LZ8SK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "70B55A6B-1ABC-4BE5-940B-5878CBB1BE4F", - "ticketNumber": "3NUJQM8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939322, -79.697986", - "loadTime": "10/30/2019 13:18:00", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:15:57", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/30/2019", - "disposalTime": "14:33:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.64, - "quantity": 27.64, - "calculatedQuantity": "27.64 tons", - "s3DownloadKey": "HaulPass_J001_3NUJQM8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F47F978E-E5DE-4D9E-A905-9999D3FE25DA", - "ticketNumber": "6LEGEWV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939305, -79.697934", - "loadTime": "10/30/2019 13:01:38", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:21:53", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/30/2019", - "disposalTime": "14:23:31", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.14, - "quantity": 25.14, - "calculatedQuantity": "25.14 tons", - "s3DownloadKey": "HaulPass_J001_6LEGEWV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3BB5A668-BC7A-4B49-86CB-33200EDE2B2C", - "ticketNumber": "43MYT7W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939455, -79.697866", - "loadTime": "10/30/2019 11:22:53", - "straightDistance": "41.67", - "routeDistance": "47.09", - "timeToTower": "3:32:11", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/30/2019", - "disposalTime": "14:55:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.86, - "quantity": 27.86, - "calculatedQuantity": "27.86 tons", - "s3DownloadKey": "HaulPass_J001_43MYT7W_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3BD7D38C-4D79-4735-AB6A-4998969084FB", - "ticketNumber": "8VBA8W7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4SUV4MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939353, -79.697828", - "loadTime": "10/30/2019 14:17:56", - "straightDistance": "41.67", - "routeDistance": "47.09", - "timeToTower": "1:13:01", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/30/2019", - "disposalTime": "15:30:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.74, - "quantity": 27.74, - "calculatedQuantity": "27.74 tons", - "s3DownloadKey": "HaulPass_J001_8VBA8W7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B1A43FCC-2AF8-401E-B565-95C616D1451F", - "ticketNumber": "9EMGWD4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939387, -79.697702", - "loadTime": "10/30/2019 14:01:31", - "straightDistance": "41.67", - "routeDistance": "47.23", - "timeToTower": "1:27:57", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/30/2019", - "disposalTime": "15:29:28", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.95, - "quantity": 27.95, - "calculatedQuantity": "27.95 tons", - "s3DownloadKey": "HaulPass_J001_9EMGWD4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "073AA0FE-3138-4025-BA75-A3F9B4D594FB", - "ticketNumber": "8UL39KQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815275, -80.259692", - "loadTime": "10/30/2019 13:00:39", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:38:12", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/30/2019", - "disposalTime": "14:38:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.22, - "quantity": 29.22, - "calculatedQuantity": "29.22 tons", - "s3DownloadKey": "HaulPass_J001_8UL39KQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2C294584-1BAC-4EA1-BC2F-889759B9BD29", - "ticketNumber": "7XFED3F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3THFNCD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815209, -80.259799", - "loadTime": "10/30/2019 13:18:05", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:36:35", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/30/2019", - "disposalTime": "14:54:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 10.11, - "quantity": 10.11, - "calculatedQuantity": "10.11 tons", - "s3DownloadKey": "HaulPass_J001_7XFED3F_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3020650C-E6AA-4AA1-A54D-BC375C5B2D25", - "ticketNumber": "8KQ2QAU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TG8JW9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815403, -80.259874", - "loadTime": "10/30/2019 15:51:06", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:14:00", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/30/2019", - "disposalTime": "17:05:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 8.13, - "quantity": 8.13, - "calculatedQuantity": "8.13 tons", - "s3DownloadKey": "HaulPass_J001_8KQ2QAU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "44A51BC5-0BCB-4F4F-B8A5-E370E4269BD9", - "ticketNumber": "8VBX8WN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TG8JW9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815343, -80.259640", - "loadTime": "10/30/2019 17:56:44", - "straightDistance": "13.67", - "routeDistance": "22.49", - "timeToTower": "1:18:03", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/30/2019", - "disposalTime": "19:14:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 12.48, - "quantity": 12.48, - "calculatedQuantity": "12.48 tons", - "s3DownloadKey": "HaulPass_J001_8VBX8WN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "56AFAF7B-71B0-42E7-98E0-4DC6F6F16274", - "ticketNumber": "466NABN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815228, -80.259781", - "loadTime": "10/30/2019 12:19:48", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:14:25", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/30/2019", - "disposalTime": "13:34:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 19.61, - "quantity": 19.61, - "calculatedQuantity": "19.61 tons", - "s3DownloadKey": "HaulPass_J001_466NABN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "EC1FF5C8-6770-473B-9BA8-E2798B1D0D8D", - "ticketNumber": "9EKLR7Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815305, -80.259899", - "loadTime": "10/30/2019 15:22:57", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:23:24", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/30/2019", - "disposalTime": "16:46:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.32, - "quantity": 26.32, - "calculatedQuantity": "26.32 tons", - "s3DownloadKey": "HaulPass_J001_9EKLR7Q_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F210B6D5-3E06-4653-A811-0B405F67AAD3", - "ticketNumber": "82X3VBJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815370, -80.259890", - "loadTime": "10/30/2019 14:21:06", - "straightDistance": "13.68", - "routeDistance": "22.47", - "timeToTower": "1:23:22", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/30/2019", - "disposalTime": "15:44:28", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 19.78, - "quantity": 19.78, - "calculatedQuantity": "19.78 tons", - "s3DownloadKey": "HaulPass_J001_82X3VBJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F9934528-71BE-4B0F-A389-8A2D4CD18F35", - "ticketNumber": "6LS9J67", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4TG8JW9", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815365, -80.259867", - "loadTime": "10/30/2019 13:40:51", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:18:25", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/30/2019", - "disposalTime": "14:59:16", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 8.42, - "quantity": 8.42, - "calculatedQuantity": "8.42 tons", - "s3DownloadKey": "HaulPass_J001_6LS9J67_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "003561E3-5D20-4CB1-8EE2-FBC1264161B8", - "ticketNumber": "74MKAQM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939341, -79.697826", - "loadTime": "10/30/2019 18:50:14", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:16:47", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/30/2019", - "disposalTime": "20:07:01", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.37, - "quantity": 22.37, - "calculatedQuantity": "22.37 tons", - "s3DownloadKey": "HaulPass_J001_74MKAQM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0AD84A39-1249-42E5-BCCE-333B4AFDF7B9", - "ticketNumber": "7P9ALU6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939283, -79.697957", - "loadTime": "10/30/2019 19:05:15", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:22:02", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/30/2019", - "disposalTime": "20:27:17", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.84, - "quantity": 28.84, - "calculatedQuantity": "28.84 tons", - "s3DownloadKey": "HaulPass_J001_7P9ALU6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "135618D1-FCA1-4420-B21E-EE322E80579F", - "ticketNumber": "7FBLH27", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939408, -79.697813", - "loadTime": "10/30/2019 15:40:10", - "straightDistance": "41.67", - "routeDistance": "47.09", - "timeToTower": "1:13:20", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/30/2019", - "disposalTime": "16:53:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.97, - "quantity": 22.97, - "calculatedQuantity": "22.97 tons", - "s3DownloadKey": "HaulPass_J001_7FBLH27_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3FA043D6-FC7D-4DF0-AED6-B4B5D1176C5B", - "ticketNumber": "8FYMSTG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939298, -79.697809", - "loadTime": "10/30/2019 19:26:00", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "1:13:23", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/30/2019", - "disposalTime": "20:39:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.29, - "quantity": 27.29, - "calculatedQuantity": "27.29 tons", - "s3DownloadKey": "HaulPass_J001_8FYMSTG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6F6F6CDD-8E7D-4684-8671-539746E138A2", - "ticketNumber": "7B5LUYS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939452, -79.697934", - "loadTime": "10/30/2019 16:01:21", - "straightDistance": "41.67", - "routeDistance": "47.09", - "timeToTower": "1:17:30", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/30/2019", - "disposalTime": "17:18:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.07, - "quantity": 25.07, - "calculatedQuantity": "25.07 tons", - "s3DownloadKey": "HaulPass_J001_7B5LUYS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "78F8D953-F217-4E0F-A17E-E91CB783D41F", - "ticketNumber": "832N35S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939174, -79.697837", - "loadTime": "10/30/2019 18:21:01", - "straightDistance": "41.69", - "routeDistance": "50.05", - "timeToTower": "1:20:35", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/30/2019", - "disposalTime": "19:41:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.54, - "quantity": 25.54, - "calculatedQuantity": "25.54 tons", - "s3DownloadKey": "HaulPass_J001_832N35S_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9640FF13-8099-4A62-8D50-B75A38B5F221", - "ticketNumber": "VWESL5K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939323, -79.697790", - "loadTime": "10/30/2019 15:20:05", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:26:34", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/30/2019", - "disposalTime": "16:46:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.74, - "quantity": 26.74, - "calculatedQuantity": "26.74 tons", - "s3DownloadKey": "HaulPass_J001_VWESL5K_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9DB5984B-583C-4847-A7EF-F277BB61F683", - "ticketNumber": "69WFY97", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939337, -79.697890", - "loadTime": "10/30/2019 17:08:24", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:23:14", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/30/2019", - "disposalTime": "18:31:38", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.67, - "quantity": 26.67, - "calculatedQuantity": "26.67 tons", - "s3DownloadKey": "HaulPass_J001_69WFY97_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A672E412-687F-47BE-829F-C69E47B6FC69", - "ticketNumber": "9HENSEK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939400, -79.697855", - "loadTime": "10/30/2019 14:58:13", - "straightDistance": "41.67", - "routeDistance": "47.09", - "timeToTower": "1:30:13", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/30/2019", - "disposalTime": "16:28:26", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.79, - "quantity": 26.79, - "calculatedQuantity": "26.79 tons", - "s3DownloadKey": "HaulPass_J001_9HENSEK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AE71AB5E-AAFC-4770-AB54-104BFCDFF182", - "ticketNumber": "4EB455V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939262, -79.697869", - "loadTime": "10/30/2019 16:18:37", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "1:12:57", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/30/2019", - "disposalTime": "17:31:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.32, - "quantity": 25.32, - "calculatedQuantity": "25.32 tons", - "s3DownloadKey": "HaulPass_J001_4EB455V_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B7B155BC-39ED-4EC0-B031-7DF8C738EBC6", - "ticketNumber": "4VRSRDH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939192, -79.697792", - "loadTime": "10/30/2019 18:34:19", - "straightDistance": "41.68", - "routeDistance": "50.05", - "timeToTower": "1:33:54", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/30/2019", - "disposalTime": "20:08:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.23, - "quantity": 31.23, - "calculatedQuantity": "31.23 tons", - "s3DownloadKey": "HaulPass_J001_4VRSRDH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D71E852F-E686-4B27-A11C-329BDC501B5D", - "ticketNumber": "5NWRYMA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4SUV4MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939366, -79.697853", - "loadTime": "10/30/2019 16:51:34", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:15:50", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/30/2019", - "disposalTime": "18:07:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.05, - "quantity": 27.05, - "calculatedQuantity": "27.05 tons", - "s3DownloadKey": "HaulPass_J001_5NWRYMA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D816E1CB-57E6-46CB-856A-4B7BD8777C96", - "ticketNumber": "5W2UFZE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815226, -80.259925", - "loadTime": "10/30/2019 17:33:44", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "3:06:50", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/30/2019", - "disposalTime": "20:40:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.62, - "quantity": 34.62, - "calculatedQuantity": "34.62 tons", - "s3DownloadKey": "HaulPass_J001_5W2UFZE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "970A22BE-4D06-4100-B371-D27B3D7E253B", - "ticketNumber": "7SLCMFX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939363, -79.697986", - "loadTime": "10/30/2019 22:08:55", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "13:52:23", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "12:01:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.54, - "quantity": 25.54, - "calculatedQuantity": "25.54 tons", - "s3DownloadKey": "HaulPass_J001_7SLCMFX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2DBAF2E0-E97A-4D46-9328-3A657387640A", - "ticketNumber": "87US8M6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939291, -79.697999", - "loadTime": "10/30/2019 21:41:04", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "14:35:02", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "12:16:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.2, - "quantity": 27.2, - "calculatedQuantity": "27.2 tons", - "s3DownloadKey": "HaulPass_J001_87US8M6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3419DBF9-2F40-4D78-A0FC-2B6704EE7D33", - "ticketNumber": "MVKELXE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939354, -79.697758", - "loadTime": "10/31/2019 11:23:51", - "straightDistance": "41.67", - "routeDistance": "47.09", - "timeToTower": "1:18:38", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "12:42:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.3, - "quantity": 26.3, - "calculatedQuantity": "26.3 tons", - "s3DownloadKey": "HaulPass_J001_MVKELXE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3C5D7242-6C22-4CAB-B32D-287B674A6194", - "ticketNumber": "8L3URSA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939331, -79.697638", - "loadTime": "10/31/2019 12:12:11", - "straightDistance": "41.67", - "routeDistance": "50.07", - "timeToTower": "1:27:26", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "13:39:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.9, - "quantity": 27.9, - "calculatedQuantity": "27.9 tons", - "s3DownloadKey": "HaulPass_J001_8L3URSA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "49BA826B-66AC-4A5A-A50B-093A0C3062CB", - "ticketNumber": "7AU5WR9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939319, -79.697911", - "loadTime": "10/31/2019 16:07:10", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:12:24", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "17:19:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.67, - "quantity": 25.67, - "calculatedQuantity": "25.67 tons", - "s3DownloadKey": "HaulPass_J001_7AU5WR9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "585F6354-2B2B-4C3D-B603-2A259B704878", - "ticketNumber": "46URXK9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939389, -79.697781", - "loadTime": "10/31/2019 14:37:07", - "straightDistance": "41.67", - "routeDistance": "47.09", - "timeToTower": "1:16:34", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "15:53:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.53, - "quantity": 20.53, - "calculatedQuantity": "20.53 tons", - "s3DownloadKey": "HaulPass_J001_46URXK9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5AB9C5A1-AC54-4458-AD9D-71226E7E4D76", - "ticketNumber": "9G9XKAM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939396, -79.697799", - "loadTime": "10/31/2019 11:02:38", - "straightDistance": "41.67", - "routeDistance": "47.09", - "timeToTower": "1:14:43", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "12:17:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.52, - "quantity": 24.52, - "calculatedQuantity": "24.52 tons", - "s3DownloadKey": "HaulPass_J001_9G9XKAM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6084CC85-8636-4773-8F8C-1B36C7133FA8", - "ticketNumber": "4HA4H6M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939298, -79.697971", - "loadTime": "10/31/2019 15:26:10", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:30:41", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "16:56:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.59, - "quantity": 26.59, - "calculatedQuantity": "26.59 tons", - "s3DownloadKey": "HaulPass_J001_4HA4H6M_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "70705538-A660-4577-B59B-E3314704DC20", - "ticketNumber": "8L29GFZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4SUV4MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939370, -79.697937", - "loadTime": "10/31/2019 14:11:19", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:12:16", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "15:23:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.11, - "quantity": 27.11, - "calculatedQuantity": "27.11 tons", - "s3DownloadKey": "HaulPass_J001_8L29GFZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7FA46DBC-91C6-4284-8E41-BAEDF5632765", - "ticketNumber": "9CCCP6T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939239, -79.698095", - "loadTime": "10/31/2019 14:24:55", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:26:55", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "15:51:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.39, - "quantity": 28.39, - "calculatedQuantity": "28.39 tons", - "s3DownloadKey": "HaulPass_J001_9CCCP6T_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "97877E2A-AF1F-48DE-B09D-54FC344A5C49", - "ticketNumber": "44FX74K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939341, -79.697942", - "loadTime": "10/31/2019 11:54:49", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:20:04", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "13:14:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.56, - "quantity": 21.56, - "calculatedQuantity": "21.56 tons", - "s3DownloadKey": "HaulPass_J001_44FX74K_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "ADABEC6E-BEBE-4B78-A912-7E4E08D005F6", - "ticketNumber": "9XCEWTD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4SUV4MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939503, -79.697854", - "loadTime": "10/31/2019 11:37:30", - "straightDistance": "41.67", - "routeDistance": "47.09", - "timeToTower": "1:35:35", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "13:13:05", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.98, - "quantity": 28.98, - "calculatedQuantity": "28.98 tons", - "s3DownloadKey": "HaulPass_J001_9XCEWTD_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B6B1C46E-3039-4224-8240-E68FD3054CB5", - "ticketNumber": "9LE4FRM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939326, -79.697884", - "loadTime": "10/31/2019 13:36:28", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:08:11", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "14:44:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.28, - "quantity": 26.28, - "calculatedQuantity": "26.28 tons", - "s3DownloadKey": "HaulPass_J001_9LE4FRM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BA3CB8C4-C9CA-460E-9711-18DB69779B29", - "ticketNumber": "53XHMGB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939204, -79.697926", - "loadTime": "10/31/2019 13:04:57", - "straightDistance": "41.69", - "routeDistance": "50.05", - "timeToTower": "1:41:24", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "14:46:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.45, - "quantity": 26.45, - "calculatedQuantity": "26.45 tons", - "s3DownloadKey": "HaulPass_J001_53XHMGB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BF7520D5-38AE-4D82-AA45-D742D80D22B9", - "ticketNumber": "794T23A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939471, -79.697859", - "loadTime": "10/31/2019 16:50:14", - "straightDistance": "41.67", - "routeDistance": "47.09", - "timeToTower": "1:20:25", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "18:10:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.05, - "quantity": 27.05, - "calculatedQuantity": "27.05 tons", - "s3DownloadKey": "HaulPass_J001_794T23A_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D716A520-A840-47AA-B4E5-A595E964881E", - "ticketNumber": "5N8A4DZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939366, -79.697805", - "loadTime": "10/31/2019 13:48:32", - "straightDistance": "41.67", - "routeDistance": "47.09", - "timeToTower": "1:18:20", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "15:06:52", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.36, - "quantity": 27.36, - "calculatedQuantity": "27.36 tons", - "s3DownloadKey": "HaulPass_J001_5N8A4DZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F97B7926-751D-4457-A6F7-C4018E3C9ED1", - "ticketNumber": "49GLTDH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939291, -79.697716", - "loadTime": "10/31/2019 16:32:07", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "1:42:06", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "18:14:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.46, - "quantity": 24.46, - "calculatedQuantity": "24.46 tons", - "s3DownloadKey": "HaulPass_J001_49GLTDH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9CEC8B13-4CA7-4E94-8E5E-B4FA2FD3F3F4", - "ticketNumber": "8ACKPM2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815328, -80.259768", - "loadTime": "10/31/2019 17:20:57", - "straightDistance": "13.68", - "routeDistance": "22.3", - "timeToTower": "1:23:36", - "towerMonitorUserCertificationNumber": "6YEDWSC", - "towerMonitorName": "Cyrus Birch", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/31/2019", - "disposalTime": "18:44:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.25, - "quantity": 29.25, - "calculatedQuantity": "29.25 tons", - "s3DownloadKey": "HaulPass_J001_8ACKPM2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "EB5F74B0-F5FE-478E-8427-6C69778675B0", - "ticketNumber": "5EAW52Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815313, -80.259693", - "loadTime": "10/31/2019 19:30:36", - "straightDistance": "13.68", - "routeDistance": "22.31", - "timeToTower": "1:11:39", - "towerMonitorUserCertificationNumber": "6YEDWSC", - "towerMonitorName": "Cyrus Birch", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/31/2019", - "disposalTime": "20:42:15", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.04, - "quantity": 27.04, - "calculatedQuantity": "27.04 tons", - "s3DownloadKey": "HaulPass_J001_5EAW52Q_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FBDB9ECD-83F6-454E-A9AC-77C65292CF68", - "ticketNumber": "K32FTUN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815340, -80.259787", - "loadTime": "10/31/2019 14:45:00", - "straightDistance": "13.68", - "routeDistance": "22.3", - "timeToTower": "1:16:15", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "10/31/2019", - "disposalTime": "16:01:15", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.17, - "quantity": 32.17, - "calculatedQuantity": "32.17 tons", - "s3DownloadKey": "HaulPass_J001_K32FTUN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1C4BED0E-4D63-4B8C-A43B-942396DE3117", - "ticketNumber": "6JRWFMW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939314, -79.697939", - "loadTime": "10/31/2019 18:39:23", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:39:56", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "20:19:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.21, - "quantity": 26.21, - "calculatedQuantity": "26.21 tons", - "s3DownloadKey": "HaulPass_J001_6JRWFMW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3DFD01B7-E9A2-479B-817B-5B0D924BA2D0", - "ticketNumber": "7AP27YD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939341, -79.697899", - "loadTime": "10/31/2019 17:41:15", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:33:23", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "19:14:38", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 19.83, - "quantity": 19.83, - "calculatedQuantity": "19.83 tons", - "s3DownloadKey": "HaulPass_J001_7AP27YD_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "43ECE697-CB8B-4FA1-B49D-D8DD5197E3B2", - "ticketNumber": "47KG6N8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939213, -79.697616", - "loadTime": "10/31/2019 17:27:58", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "1:19:56", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "18:47:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.24, - "quantity": 25.24, - "calculatedQuantity": "25.24 tons", - "s3DownloadKey": "HaulPass_J001_47KG6N8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4FEBCC79-7113-4B04-9CE7-FBA419C8041F", - "ticketNumber": "4PMAH62", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4SUV4MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939290, -79.697843", - "loadTime": "10/31/2019 17:10:04", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:16:05", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "18:26:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.63, - "quantity": 25.63, - "calculatedQuantity": "25.63 tons", - "s3DownloadKey": "HaulPass_J001_4PMAH62_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6C323D84-05B8-4792-A12E-DA5E3FE0CF8A", - "ticketNumber": "48QP6UA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939273, -79.697646", - "loadTime": "10/31/2019 19:35:02", - "straightDistance": "41.67", - "routeDistance": "50.06", - "timeToTower": "1:27:01", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "21:02:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.31, - "quantity": 25.31, - "calculatedQuantity": "25.31 tons", - "s3DownloadKey": "HaulPass_J001_48QP6UA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FA7A9F50-D78F-40C3-89A2-A4EA499F703D", - "ticketNumber": "7VE4J37", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939425, -79.697999", - "loadTime": "10/31/2019 18:17:40", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:25:40", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "10/31/2019", - "disposalTime": "19:43:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.92, - "quantity": 24.92, - "calculatedQuantity": "24.92 tons", - "s3DownloadKey": "HaulPass_J001_7VE4J37_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "18EEE302-5424-4787-B6C3-B224309897C4", - "ticketNumber": "5L5TD5F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815308, -80.259805", - "loadTime": "11/01/2019 17:12:57", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:52:54", - "towerMonitorUserCertificationNumber": "6YEDWSC", - "towerMonitorName": "Cyrus Birch", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/01/2019", - "disposalTime": "19:05:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 55.52, - "quantity": 55.52, - "calculatedQuantity": "55.52 tons", - "s3DownloadKey": "HaulPass_J001_5L5TD5F_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1C7653AE-FB23-44F1-B271-28D4FE3F205D", - "ticketNumber": "78SUKPM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815317, -80.259724", - "loadTime": "11/01/2019 12:23:17", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:47:27", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/01/2019", - "disposalTime": "14:10:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.28, - "quantity": 32.28, - "calculatedQuantity": "32.28 tons", - "s3DownloadKey": "HaulPass_J001_78SUKPM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "65A5293B-EC50-433C-9C4D-18EEE4FBB0A5", - "ticketNumber": "63R52ZB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815327, -80.259778", - "loadTime": "11/01/2019 12:06:59", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:40:48", - "towerMonitorUserCertificationNumber": "6YEDWSC", - "towerMonitorName": "Cyrus Birch", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/01/2019", - "disposalTime": "13:47:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.55, - "quantity": 31.55, - "calculatedQuantity": "31.55 tons", - "s3DownloadKey": "HaulPass_J001_63R52ZB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B0FE6042-3B7C-4772-84BA-D757DEDC2836", - "ticketNumber": "BD7V6M7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815154, -80.259701", - "loadTime": "11/01/2019 14:54:25", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:28:51", - "towerMonitorUserCertificationNumber": "6YEDWSC", - "towerMonitorName": "Cyrus Birch", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/01/2019", - "disposalTime": "16:23:16", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.36, - "quantity": 33.36, - "calculatedQuantity": "33.36 tons", - "s3DownloadKey": "HaulPass_J001_BD7V6M7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BEDBA57A-8877-4DED-8184-0CE70D4FC559", - "ticketNumber": "55H8YW6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815348, -80.259695", - "loadTime": "11/01/2019 14:34:27", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "1:47:29", - "towerMonitorUserCertificationNumber": "6YEDWSC", - "towerMonitorName": "Cyrus Birch", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/01/2019", - "disposalTime": "16:21:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 36.82, - "quantity": 36.82, - "calculatedQuantity": "36.82 tons", - "s3DownloadKey": "HaulPass_J001_55H8YW6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1206A65E-112A-49FF-8430-20146F85BAF1", - "ticketNumber": "DVZJ7C7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815273, -80.259728", - "loadTime": "11/01/2019 17:28:10", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:50:55", - "towerMonitorUserCertificationNumber": "6YEDWSC", - "towerMonitorName": "Cyrus Birch", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/01/2019", - "disposalTime": "19:19:05", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.1, - "quantity": 33.1, - "calculatedQuantity": "33.1 tons", - "s3DownloadKey": "HaulPass_J001_DVZJ7C7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "049BE980-5476-4998-B11F-9285CC420373", - "ticketNumber": "7AVPSS9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939188, -79.697836", - "loadTime": "11/01/2019 11:16:15", - "straightDistance": "41.68", - "routeDistance": "50.05", - "timeToTower": "1:50:27", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/01/2019", - "disposalTime": "13:06:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.18, - "quantity": 28.18, - "calculatedQuantity": "28.18 tons", - "s3DownloadKey": "HaulPass_J001_7AVPSS9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "22FD01CB-C975-413F-BE64-E714F1002F64", - "ticketNumber": "53Y3VFY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939428, -79.697993", - "loadTime": "11/01/2019 16:13:23", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:13:34", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/01/2019", - "disposalTime": "17:26:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.22, - "quantity": 24.22, - "calculatedQuantity": "24.22 tons", - "s3DownloadKey": "HaulPass_J001_53Y3VFY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "44D85435-3E5D-4457-84AD-072C5143B5EB", - "ticketNumber": "JMG6PMR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939445, -79.698012", - "loadTime": "11/01/2019 12:02:57", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:17:21", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/01/2019", - "disposalTime": "13:20:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.22, - "quantity": 28.22, - "calculatedQuantity": "28.22 tons", - "s3DownloadKey": "HaulPass_J001_JMG6PMR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5F2E76DF-02E4-4930-B2B3-0CB75E8DCFB2", - "ticketNumber": "3P57H3P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939354, -79.697914", - "loadTime": "11/01/2019 14:49:19", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:26:30", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/01/2019", - "disposalTime": "16:15:49", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.16, - "quantity": 24.16, - "calculatedQuantity": "24.16 tons", - "s3DownloadKey": "HaulPass_J001_3P57H3P_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6E04EB41-09E3-42DE-98C9-A94478C051C0", - "ticketNumber": "3WQVG47", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4SUV4MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939377, -79.698021", - "loadTime": "11/01/2019 17:02:49", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:19:59", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/01/2019", - "disposalTime": "18:22:48", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.05, - "quantity": 29.05, - "calculatedQuantity": "29.05 tons", - "s3DownloadKey": "HaulPass_J001_3WQVG47_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "717157BA-5392-4097-86A9-0302878C50C0", - "ticketNumber": "7RZQ9XR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939252, -79.697553", - "loadTime": "11/01/2019 11:04:54", - "straightDistance": "41.67", - "routeDistance": "50.06", - "timeToTower": "1:37:26", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/01/2019", - "disposalTime": "12:42:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.02, - "quantity": 27.02, - "calculatedQuantity": "27.02 tons", - "s3DownloadKey": "HaulPass_J001_7RZQ9XR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "76162418-969A-4580-86D9-3959577CF647", - "ticketNumber": "YZ6X46D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939429, -79.698371", - "loadTime": "11/01/2019 12:18:55", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:14:06", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/01/2019", - "disposalTime": "13:33:01", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.23, - "quantity": 29.23, - "calculatedQuantity": "29.23 tons", - "s3DownloadKey": "HaulPass_J001_YZ6X46D_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8AC684FE-639C-4483-89CB-DF1068ECB6E7", - "ticketNumber": "PXCSUZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4SUV4MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939217, -79.697758", - "loadTime": "11/01/2019 11:30:15", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "1:37:48", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/01/2019", - "disposalTime": "13:08:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.69, - "quantity": 27.69, - "calculatedQuantity": "27.69 tons", - "s3DownloadKey": "HaulPass_J001_PXCSUZL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8E8B6D1E-D569-4E19-9F67-B87D4935EC13", - "ticketNumber": "5UHWY74", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939431, -79.697818", - "loadTime": "11/01/2019 13:40:10", - "straightDistance": "41.67", - "routeDistance": "47.09", - "timeToTower": "1:13:38", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/01/2019", - "disposalTime": "14:53:48", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.08, - "quantity": 26.08, - "calculatedQuantity": "26.08 tons", - "s3DownloadKey": "HaulPass_J001_5UHWY74_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "95A645CD-35B3-4DA4-8D20-AF19AD46D8BC", - "ticketNumber": "92XYC85", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4SUV4MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939350, -79.697853", - "loadTime": "11/01/2019 14:25:51", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:38:00", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/01/2019", - "disposalTime": "16:03:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.02, - "quantity": 25.02, - "calculatedQuantity": "25.02 tons", - "s3DownloadKey": "HaulPass_J001_92XYC85_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A882DD73-3BCC-4BCC-B610-E6A72B502D80", - "ticketNumber": "9FHEXFY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939271, -79.698137", - "loadTime": "11/01/2019 17:44:33", - "straightDistance": "41.69", - "routeDistance": "47.09", - "timeToTower": "1:28:54", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/01/2019", - "disposalTime": "19:13:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.85, - "quantity": 24.85, - "calculatedQuantity": "24.85 tons", - "s3DownloadKey": "HaulPass_J001_9FHEXFY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BB9B8E7A-7929-41F3-A9F3-A7D20CCE8C65", - "ticketNumber": "8W7J983", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939278, -79.697854", - "loadTime": "11/01/2019 11:46:19", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "1:24:36", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/01/2019", - "disposalTime": "13:10:55", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.06, - "quantity": 28.06, - "calculatedQuantity": "28.06 tons", - "s3DownloadKey": "HaulPass_J001_8W7J983_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C64D2275-E9D1-4115-A8E6-7A8BE1A8E286", - "ticketNumber": "4X8RS6J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939433, -79.697833", - "loadTime": "11/01/2019 14:37:16", - "straightDistance": "41.67", - "routeDistance": "47.09", - "timeToTower": "1:25:40", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/01/2019", - "disposalTime": "16:02:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.49, - "quantity": 24.49, - "calculatedQuantity": "24.49 tons", - "s3DownloadKey": "HaulPass_J001_4X8RS6J_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D3C91250-1342-4D80-9F65-EAE0B94BFA31", - "ticketNumber": "X4LT9Y3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939443, -79.697752", - "loadTime": "11/01/2019 14:11:11", - "straightDistance": "41.67", - "routeDistance": "47.23", - "timeToTower": "1:25:46", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/01/2019", - "disposalTime": "15:36:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.15, - "quantity": 24.15, - "calculatedQuantity": "24.15 tons", - "s3DownloadKey": "HaulPass_J001_X4LT9Y3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D8775D2F-3791-4938-8C8A-260308767855", - "ticketNumber": "7VL7AVT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939302, -79.697759", - "loadTime": "11/01/2019 17:17:59", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "1:30:57", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/01/2019", - "disposalTime": "18:48:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.12, - "quantity": 28.12, - "calculatedQuantity": "28.12 tons", - "s3DownloadKey": "HaulPass_J001_7VL7AVT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E0157024-F91F-4B7C-AACD-9E2C4E41FC9A", - "ticketNumber": "6JADCHY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939319, -79.697523", - "loadTime": "11/01/2019 17:30:52", - "straightDistance": "41.67", - "routeDistance": "50.07", - "timeToTower": "1:20:47", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/01/2019", - "disposalTime": "18:51:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.81, - "quantity": 25.81, - "calculatedQuantity": "25.81 tons", - "s3DownloadKey": "HaulPass_J001_6JADCHY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E3437546-AAD8-4113-885B-40BF42B15353", - "ticketNumber": "4EYV35K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939264, -79.697671", - "loadTime": "11/01/2019 18:07:51", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "1:34:18", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/01/2019", - "disposalTime": "19:42:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.56, - "quantity": 29.56, - "calculatedQuantity": "29.56 tons", - "s3DownloadKey": "HaulPass_J001_4EYV35K_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E8145863-AD56-45BF-B295-A8A26DEB634F", - "ticketNumber": "4LEDK9G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939486, -79.697379", - "loadTime": "11/01/2019 15:05:21", - "straightDistance": "41.65", - "routeDistance": "50.08", - "timeToTower": "1:16:14", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/01/2019", - "disposalTime": "16:21:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.25, - "quantity": 26.25, - "calculatedQuantity": "26.25 tons", - "s3DownloadKey": "HaulPass_J001_4LEDK9G_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9D4F629F-A87B-46A8-97DD-2DDF040B5D6E", - "ticketNumber": "47JG9AL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939227, -79.697764", - "loadTime": "11/01/2019 20:07:53", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "1:29:03", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/01/2019", - "disposalTime": "21:36:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.41, - "quantity": 30.41, - "calculatedQuantity": "30.41 tons", - "s3DownloadKey": "HaulPass_J001_47JG9AL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "29494E71-8FCF-4B00-8DAF-174EB8600B1D", - "ticketNumber": "6NW363Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939253, -79.697889", - "loadTime": "11/04/2019 12:00:47", - "straightDistance": "41.68", - "routeDistance": "50.05", - "timeToTower": "1:22:15", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/04/2019", - "disposalTime": "13:23:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.48, - "quantity": 30.48, - "calculatedQuantity": "30.48 tons", - "s3DownloadKey": "HaulPass_J001_6NW363Z_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C8361393-6E2F-4CE8-97E6-6D06A3840D32", - "ticketNumber": "5KD92G8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939298, -79.698015", - "loadTime": "11/04/2019 12:22:09", - "straightDistance": "41.68", - "routeDistance": "47.09", - "timeToTower": "1:25:33", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/04/2019", - "disposalTime": "13:47:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.27, - "quantity": 31.27, - "calculatedQuantity": "31.27 tons", - "s3DownloadKey": "HaulPass_J001_5KD92G8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "386F73C6-5FF0-4388-9080-D65C759E397A", - "ticketNumber": "8WL6KCF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815165, -80.259801", - "loadTime": "11/04/2019 12:58:54", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:29:43", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/04/2019", - "disposalTime": "14:28:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 42.03, - "quantity": 42.03, - "calculatedQuantity": "42.03 tons", - "s3DownloadKey": "HaulPass_J001_8WL6KCF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "581F4394-CB41-47D5-BCD3-C75B82AFAF83", - "ticketNumber": "8YG83AF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815334, -80.259829", - "loadTime": "11/04/2019 14:57:53", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:42:14", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/04/2019", - "disposalTime": "16:40:07", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 43.61, - "quantity": 43.61, - "calculatedQuantity": "43.61 tons", - "s3DownloadKey": "HaulPass_J001_8YG83AF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6C2CF3E1-0749-4916-A0AB-0CF492C7B5F3", - "ticketNumber": "93F6LNZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815080, -80.259535", - "loadTime": "11/04/2019 12:31:28", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "1:27:14", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/04/2019", - "disposalTime": "13:58:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 36.13, - "quantity": 36.13, - "calculatedQuantity": "36.13 tons", - "s3DownloadKey": "HaulPass_J001_93F6LNZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "843E0750-A5D6-41C8-9DBA-9AE6B6BAE9AF", - "ticketNumber": "6PLXLG2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815310, -80.259709", - "loadTime": "11/04/2019 13:12:20", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:23:15", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/04/2019", - "disposalTime": "14:35:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.57, - "quantity": 34.57, - "calculatedQuantity": "34.57 tons", - "s3DownloadKey": "HaulPass_J001_6PLXLG2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E4A52CF9-CF39-4389-8EE3-1F0682F3547E", - "ticketNumber": "55BQHPY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815227, -80.259790", - "loadTime": "11/04/2019 12:12:45", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:40:32", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/04/2019", - "disposalTime": "13:53:17", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 37.31, - "quantity": 37.31, - "calculatedQuantity": "37.31 tons", - "s3DownloadKey": "HaulPass_J001_55BQHPY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FF6236DA-269A-44BD-96F5-5314CB65D828", - "ticketNumber": "3GM93UA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815240, -80.259777", - "loadTime": "11/04/2019 12:44:37", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:35:44", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/04/2019", - "disposalTime": "14:20:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 39.49, - "quantity": 39.49, - "calculatedQuantity": "39.49 tons", - "s3DownloadKey": "HaulPass_J001_3GM93UA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "74D2A9A6-3BE8-4647-932B-D30503555956", - "ticketNumber": "5WCY6N4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815164, -80.259694", - "loadTime": "11/04/2019 14:28:36", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "2:28:28", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/04/2019", - "disposalTime": "16:57:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 37.46, - "quantity": 37.46, - "calculatedQuantity": "37.46 tons", - "s3DownloadKey": "HaulPass_J001_5WCY6N4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "34D09C40-1D89-498B-928B-2A118B10AB79", - "ticketNumber": "LN6VSLQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670797, -80.065693", - "loadTime": "11/04/2019 15:02:28", - "straightDistance": "36.82", - "routeDistance": "53.8", - "timeToTower": "2:21:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/04/2019", - "disposalTime": "17:23:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.87, - "quantity": 21.87, - "calculatedQuantity": "21.87 tons", - "s3DownloadKey": "HaulPass_J001_LN6VSLQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DD92DDB7-BFF8-4D54-8B44-1E4922DF5BCC", - "ticketNumber": "3DN6S87", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670655, -80.066789", - "loadTime": "11/04/2019 15:17:21", - "straightDistance": "36.79", - "routeDistance": "53.86", - "timeToTower": "2:02:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/04/2019", - "disposalTime": "17:19:43", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.8, - "quantity": 21.8, - "calculatedQuantity": "21.8 tons", - "s3DownloadKey": "HaulPass_J001_3DN6S87_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3216799D-E155-4FAF-AA75-AD4A44284949", - "ticketNumber": "3VQ35NK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815386, -80.259867", - "loadTime": "11/04/2019 15:34:26", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:34:21", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/04/2019", - "disposalTime": "17:08:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 52.39, - "quantity": 52.39, - "calculatedQuantity": "52.39 tons", - "s3DownloadKey": "HaulPass_J001_3VQ35NK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "39EBF63B-6D78-411D-8A96-C6079F3F48FD", - "ticketNumber": "4MM39F9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815256, -80.259767", - "loadTime": "11/04/2019 18:32:37", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:09:46", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/04/2019", - "disposalTime": "19:42:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.05, - "quantity": 26.05, - "calculatedQuantity": "26.05 tons", - "s3DownloadKey": "HaulPass_J001_4MM39F9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "46FB946B-F9AF-4874-92B2-1ECAC6A8DDAE", - "ticketNumber": "9V9EHX6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815330, -80.259859", - "loadTime": "11/04/2019 15:56:13", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:24:25", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/04/2019", - "disposalTime": "17:20:38", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 39.98, - "quantity": 39.98, - "calculatedQuantity": "39.98 tons", - "s3DownloadKey": "HaulPass_J001_9V9EHX6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6F13C1EF-C3DF-432F-87D0-CE8D2F7EE5BF", - "ticketNumber": "4L84AV6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815194, -80.259829", - "loadTime": "11/04/2019 18:05:12", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:19:48", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/04/2019", - "disposalTime": "19:25:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.68, - "quantity": 31.68, - "calculatedQuantity": "31.68 tons", - "s3DownloadKey": "HaulPass_J001_4L84AV6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "77C22F6E-1B56-4EBE-81CC-CA03402F651A", - "ticketNumber": "4UWCGVF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815222, -80.259829", - "loadTime": "11/04/2019 18:15:21", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:11:07", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/04/2019", - "disposalTime": "19:26:28", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 18.07, - "quantity": 18.07, - "calculatedQuantity": "18.07 tons", - "s3DownloadKey": "HaulPass_J001_4UWCGVF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D17FBA8D-14C3-49B4-A081-2F892D748ABF", - "ticketNumber": "32XHCF5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815194, -80.259807", - "loadTime": "11/04/2019 17:19:07", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:13:48", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/04/2019", - "disposalTime": "18:32:55", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.22, - "quantity": 34.22, - "calculatedQuantity": "34.22 tons", - "s3DownloadKey": "HaulPass_J001_32XHCF5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "017ED6F7-878A-4B82-B47A-A3D09B935D45", - "ticketNumber": "5T8S3MT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939176, -79.697633", - "loadTime": "11/04/2019 18:33:04", - "straightDistance": "41.68", - "routeDistance": "50.06", - "timeToTower": "1:43:49", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/04/2019", - "disposalTime": "20:16:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 45.07, - "quantity": 45.07, - "calculatedQuantity": "45.07 tons", - "s3DownloadKey": "HaulPass_J001_5T8S3MT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5CD30245-2C7E-4CEE-8BC6-1ED2999362A0", - "ticketNumber": "5WEQE87", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "49SVVE5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "3A6SQJ2", - "fieldMonitorName": "Charles Hansen", - "loadCoordinates": "32.939266, -79.697618", - "loadTime": "11/04/2019 15:22:26", - "straightDistance": "41.67", - "routeDistance": "50.06", - "timeToTower": "1:36:52", - "towerMonitorUserCertificationNumber": "VHEBN3A", - "towerMonitorName": "Dominic Mullinax", - "siteName": "Georgetown County Landfill", - "siteCoordinates": "33.453764, -79.320518", - "disposalDate": "11/04/2019", - "disposalTime": "16:59:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 37.15, - "quantity": 37.15, - "calculatedQuantity": "37.15 tons", - "s3DownloadKey": "HaulPass_J001_5WEQE87_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "398869EF-7989-4830-8F09-6A7800DD7C3E", - "ticketNumber": "5KYYUNP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670501, -80.066495", - "loadTime": "11/04/2019 18:30:10", - "straightDistance": "36.81", - "routeDistance": "53.3", - "timeToTower": "1:55:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/04/2019", - "disposalTime": "20:25:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.74, - "quantity": 28.74, - "calculatedQuantity": "28.74 tons", - "s3DownloadKey": "HaulPass_J001_5KYYUNP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "597FD72F-AD35-4857-A7EF-D2FA35690E19", - "ticketNumber": "36U89B5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670608, -80.066506", - "loadTime": "11/04/2019 18:42:16", - "straightDistance": "36.8", - "routeDistance": "53.3", - "timeToTower": "2:10:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/04/2019", - "disposalTime": "20:52:43", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.92, - "quantity": 35.92, - "calculatedQuantity": "35.92 tons", - "s3DownloadKey": "HaulPass_J001_36U89B5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1945B9B1-E2D5-4FC7-8AD5-5CEB46630ECC", - "ticketNumber": "66WX78R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815207, -80.259890", - "loadTime": "11/04/2019 19:23:35", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:25:09", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/04/2019", - "disposalTime": "20:48:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.55, - "quantity": 33.55, - "calculatedQuantity": "33.55 tons", - "s3DownloadKey": "HaulPass_J001_66WX78R_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3B2BE196-7FCC-4026-BF5A-FB1EDA64DC37", - "ticketNumber": "52WABHU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815188, -80.259614", - "loadTime": "11/04/2019 19:40:37", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "1:11:57", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/04/2019", - "disposalTime": "20:52:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.57, - "quantity": 22.57, - "calculatedQuantity": "22.57 tons", - "s3DownloadKey": "HaulPass_J001_52WABHU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "54FE8027-5EEA-48AA-A6B5-BD821BF2D708", - "ticketNumber": "4WJRKWR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815184, -80.259675", - "loadTime": "11/04/2019 20:29:33", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:09:52", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/04/2019", - "disposalTime": "21:39:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.87, - "quantity": 27.87, - "calculatedQuantity": "27.87 tons", - "s3DownloadKey": "HaulPass_J001_4WJRKWR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "691A44A2-9E44-404A-AD98-1186E9A30F33", - "ticketNumber": "3HUY5KL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815332, -80.259943", - "loadTime": "11/04/2019 20:22:31", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:02:05", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/04/2019", - "disposalTime": "21:24:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.28, - "quantity": 20.28, - "calculatedQuantity": "20.28 tons", - "s3DownloadKey": "HaulPass_J001_3HUY5KL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A37145F4-0108-4C0A-8540-22024B2C2F18", - "ticketNumber": "4XT97N4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815244, -80.259766", - "loadTime": "11/04/2019 20:08:41", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:13:43", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/04/2019", - "disposalTime": "21:22:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.94, - "quantity": 34.94, - "calculatedQuantity": "34.94 tons", - "s3DownloadKey": "HaulPass_J001_4XT97N4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "057FABA1-F17E-4A07-A7C7-BB62D5359BA1", - "ticketNumber": "69AMP72", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815277, -80.259851", - "loadTime": "11/05/2019 14:48:27", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:27:13", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "16:15:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 37.47, - "quantity": 37.47, - "calculatedQuantity": "37.47 tons", - "s3DownloadKey": "HaulPass_J001_69AMP72_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "10DF85BE-AD0C-423B-8645-9E9FF88EED4A", - "ticketNumber": "6APTE2F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815163, -80.259962", - "loadTime": "11/05/2019 14:09:23", - "straightDistance": "13.7", - "routeDistance": "23.07", - "timeToTower": "1:19:50", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "15:29:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.43, - "quantity": 25.43, - "calculatedQuantity": "25.43 tons", - "s3DownloadKey": "HaulPass_J001_6APTE2F_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1F00C565-C819-4566-8452-FBE18BF271E3", - "ticketNumber": "5MX4WRG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815285, -80.259771", - "loadTime": "11/05/2019 12:53:14", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:14:33", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "14:07:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.55, - "quantity": 23.55, - "calculatedQuantity": "23.55 tons", - "s3DownloadKey": "HaulPass_J001_5MX4WRG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "23972E37-C063-4DDD-8E8C-3B21621224B1", - "ticketNumber": "4UM88GL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815204, -80.259679", - "loadTime": "11/05/2019 12:35:19", - "straightDistance": "13.68", - "routeDistance": "23.1", - "timeToTower": "1:24:14", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "13:59:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 37.64, - "quantity": 37.64, - "calculatedQuantity": "37.64 tons", - "s3DownloadKey": "HaulPass_J001_4UM88GL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3D713261-90B4-4B43-83D4-803A45FA08E4", - "ticketNumber": "8B7BXGR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815177, -80.259654", - "loadTime": "11/04/2019 22:16:02", - "straightDistance": "13.68", - "routeDistance": "23.1", - "timeToTower": "13:50:24", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "12:06:26", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 19.53, - "quantity": 19.53, - "calculatedQuantity": "19.53 tons", - "s3DownloadKey": "HaulPass_J001_8B7BXGR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "51328289-B209-4F03-845C-F8A475C0FF4D", - "ticketNumber": "DN8J4PV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815173, -80.259744", - "loadTime": "11/05/2019 12:04:45", - "straightDistance": "13.69", - "routeDistance": "23.09", - "timeToTower": "1:29:25", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "13:34:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.87, - "quantity": 22.87, - "calculatedQuantity": "22.87 tons", - "s3DownloadKey": "HaulPass_J001_DN8J4PV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "68E9AC91-2D9C-4F8E-8ED8-C3CC671D8B6E", - "ticketNumber": "5V2TFDE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815422, -80.259645", - "loadTime": "11/05/2019 13:05:49", - "straightDistance": "13.67", - "routeDistance": "23.1", - "timeToTower": "1:09:32", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "14:15:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.56, - "quantity": 31.56, - "calculatedQuantity": "31.56 tons", - "s3DownloadKey": "HaulPass_J001_5V2TFDE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "81389D28-0D82-4A15-BA62-EC1D5BD0364E", - "ticketNumber": "34S83N8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815417, -80.259652", - "loadTime": "11/05/2019 14:20:26", - "straightDistance": "13.67", - "routeDistance": "23.1", - "timeToTower": "1:04:36", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "15:25:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.98, - "quantity": 23.98, - "calculatedQuantity": "23.98 tons", - "s3DownloadKey": "HaulPass_J001_34S83N8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A76F393F-9FAC-445C-AE07-5CA81A8F48A7", - "ticketNumber": "5J6M73U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815135, -80.259646", - "loadTime": "11/05/2019 13:30:40", - "straightDistance": "13.68", - "routeDistance": "23.1", - "timeToTower": "1:11:08", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "14:41:48", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.57, - "quantity": 34.57, - "calculatedQuantity": "34.57 tons", - "s3DownloadKey": "HaulPass_J001_5J6M73U_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CA8C38F4-9FA0-4638-9D62-BCA30B010B97", - "ticketNumber": "546S2ZE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815444, -80.259632", - "loadTime": "11/05/2019 15:38:48", - "straightDistance": "13.67", - "routeDistance": "23.1", - "timeToTower": "1:03:03", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "16:41:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.94, - "quantity": 27.94, - "calculatedQuantity": "27.94 tons", - "s3DownloadKey": "HaulPass_J001_546S2ZE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DE73C770-F32D-4527-96C3-83F0B4C9C304", - "ticketNumber": "5DVAFFR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815108, -80.259764", - "loadTime": "11/05/2019 14:56:55", - "straightDistance": "13.69", - "routeDistance": "23.09", - "timeToTower": "1:04:19", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "16:01:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.45, - "quantity": 25.45, - "calculatedQuantity": "25.45 tons", - "s3DownloadKey": "HaulPass_J001_5DVAFFR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F0EF3722-C99E-4D4A-9F96-2A3B74E8610E", - "ticketNumber": "74BWJKU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815183, -80.259782", - "loadTime": "11/04/2019 22:08:49", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "14:00:44", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "12:09:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.73, - "quantity": 31.73, - "calculatedQuantity": "31.73 tons", - "s3DownloadKey": "HaulPass_J001_74BWJKU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F32C43BF-D5ED-44C6-B057-404E9A8D6F2F", - "ticketNumber": "5M5HTA9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815227, -80.259784", - "loadTime": "11/05/2019 11:38:40", - "straightDistance": "13.69", - "routeDistance": "23.09", - "timeToTower": "1:10:42", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "12:49:22", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.17, - "quantity": 31.17, - "calculatedQuantity": "31.17 tons", - "s3DownloadKey": "HaulPass_J001_5M5HTA9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F8FC7AB9-AD79-4A02-A087-588B8532E9D0", - "ticketNumber": "3PP3K3G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815352, -80.259715", - "loadTime": "11/05/2019 15:21:04", - "straightDistance": "13.68", - "routeDistance": "23.1", - "timeToTower": "1:08:25", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "16:29:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.09, - "quantity": 34.09, - "calculatedQuantity": "34.09 tons", - "s3DownloadKey": "HaulPass_J001_3PP3K3G_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0F629254-A8F0-4A18-990D-1F1465BA1A21", - "ticketNumber": "8SN89HY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815203, -80.259799", - "loadTime": "11/05/2019 16:23:30", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:15:54", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "17:39:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.07, - "quantity": 24.07, - "calculatedQuantity": "24.07 tons", - "s3DownloadKey": "HaulPass_J001_8SN89HY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6F81A324-C5DB-4F11-B935-F137CC491C75", - "ticketNumber": "67NRQSC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815228, -80.259730", - "loadTime": "11/05/2019 16:08:30", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:14:08", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "17:22:38", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.17, - "quantity": 25.17, - "calculatedQuantity": "25.17 tons", - "s3DownloadKey": "HaulPass_J001_67NRQSC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7D1991CD-9D19-4F53-90DF-9E0CCEFFF5DC", - "ticketNumber": "72ZQFW7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815143, -80.259759", - "loadTime": "11/05/2019 16:47:09", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:01:34", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "17:48:43", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.87, - "quantity": 24.87, - "calculatedQuantity": "24.87 tons", - "s3DownloadKey": "HaulPass_J001_72ZQFW7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "25C1F58A-3A5E-4499-8F28-6CA376D3E08F", - "ticketNumber": "3PW3SFU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670577, -80.066461", - "loadTime": "11/05/2019 13:04:36", - "straightDistance": "36.81", - "routeDistance": "53.85", - "timeToTower": "2:25:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/05/2019", - "disposalTime": "15:30:26", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.29, - "quantity": 35.29, - "calculatedQuantity": "35.29 tons", - "s3DownloadKey": "HaulPass_J001_3PW3SFU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2FFF56D4-1C27-482A-AB9A-C9C26C7FA396", - "ticketNumber": "5FZEN2C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670536, -80.066562", - "loadTime": "11/05/2019 12:09:56", - "straightDistance": "36.81", - "routeDistance": "53.85", - "timeToTower": "2:32:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/05/2019", - "disposalTime": "14:42:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.78, - "quantity": 20.78, - "calculatedQuantity": "20.78 tons", - "s3DownloadKey": "HaulPass_J001_5FZEN2C_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A571EFD7-73F6-40EA-9C4C-5D700EF2665E", - "ticketNumber": "8KBWW5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670420, -80.066528", - "loadTime": "11/05/2019 11:56:08", - "straightDistance": "36.82", - "routeDistance": "53.85", - "timeToTower": "2:55:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/05/2019", - "disposalTime": "14:51:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.82, - "quantity": 28.82, - "calculatedQuantity": "28.82 tons", - "s3DownloadKey": "HaulPass_J001_8KBWW5J_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A6B5F2E6-D774-49AE-89A9-57F084DACA72", - "ticketNumber": "7E73TJN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670545, -80.066579", - "loadTime": "11/05/2019 16:08:35", - "straightDistance": "36.81", - "routeDistance": "53.85", - "timeToTower": "2:17:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/05/2019", - "disposalTime": "18:25:45", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.16, - "quantity": 35.16, - "calculatedQuantity": "35.16 tons", - "s3DownloadKey": "HaulPass_J001_7E73TJN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D92F8F82-BAC5-40C4-950B-7F51AC403006", - "ticketNumber": "6LYX54C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670607, -80.066529", - "loadTime": "11/05/2019 16:48:09", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "1:52:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/05/2019", - "disposalTime": "18:40:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.4, - "quantity": 29.4, - "calculatedQuantity": "29.4 tons", - "s3DownloadKey": "HaulPass_J001_6LYX54C_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "054877FA-A0D9-445D-9B4E-68618DFDA415", - "ticketNumber": "LW8MZ2J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815324, -80.259985", - "loadTime": "11/05/2019 16:51:58", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:34:10", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "18:26:08", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.44, - "quantity": 27.44, - "calculatedQuantity": "27.44 tons", - "s3DownloadKey": "HaulPass_J001_LW8MZ2J_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "313889F1-32EE-443B-B7F2-52B4BDC44144", - "ticketNumber": "4RCH3PL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815159, -80.259784", - "loadTime": "11/05/2019 17:16:36", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:21:48", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "18:38:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.64, - "quantity": 30.64, - "calculatedQuantity": "30.64 tons", - "s3DownloadKey": "HaulPass_J001_4RCH3PL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5BB9D6B0-7A95-4246-A2FD-CA2FF2C69A89", - "ticketNumber": "8SXK4YS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815083, -80.259648", - "loadTime": "11/05/2019 18:06:24", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:01:12", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "19:07:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.45, - "quantity": 26.45, - "calculatedQuantity": "26.45 tons", - "s3DownloadKey": "HaulPass_J001_8SXK4YS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B2F267A0-FF61-488D-9488-6EDFF7231C22", - "ticketNumber": "9FBNMJE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815184, -80.259743", - "loadTime": "11/05/2019 18:23:50", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:05:58", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "19:29:48", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.84, - "quantity": 29.84, - "calculatedQuantity": "29.84 tons", - "s3DownloadKey": "HaulPass_J001_9FBNMJE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D5256700-5A68-4A71-A05A-8E8875C04BA6", - "ticketNumber": "74SCKHL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815436, -80.259579", - "loadTime": "11/05/2019 18:00:24", - "straightDistance": "13.67", - "routeDistance": "22.49", - "timeToTower": "1:25:20", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "19:25:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.47, - "quantity": 30.47, - "calculatedQuantity": "30.47 tons", - "s3DownloadKey": "HaulPass_J001_74SCKHL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F41754DB-BDD5-447E-BCC6-F45D78EBFE6C", - "ticketNumber": "6LZYGSS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815284, -80.259742", - "loadTime": "11/05/2019 18:47:48", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "0:56:27", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "19:44:15", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.89, - "quantity": 25.89, - "calculatedQuantity": "25.89 tons", - "s3DownloadKey": "HaulPass_J001_6LZYGSS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "711D402A-729E-45A7-B963-2374DB6A4D0E", - "ticketNumber": "5RECH8E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815131, -80.259739", - "loadTime": "11/05/2019 19:16:47", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:11:27", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "20:28:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.84, - "quantity": 32.84, - "calculatedQuantity": "32.84 tons", - "s3DownloadKey": "HaulPass_J001_5RECH8E_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "06D45D0D-48C3-4F25-95A1-5629B2CD8F66", - "ticketNumber": "9Y92VT6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815392, -80.259519", - "loadTime": "11/05/2019 19:40:03", - "straightDistance": "13.67", - "routeDistance": "22.5", - "timeToTower": "1:17:23", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "20:57:26", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.48, - "quantity": 24.48, - "calculatedQuantity": "24.48 tons", - "s3DownloadKey": "HaulPass_J001_9Y92VT6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2DFF2BF1-3DA7-450B-9ABF-95538A4B5997", - "ticketNumber": "7V5NNPP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815436, -80.259500", - "loadTime": "11/05/2019 19:55:02", - "straightDistance": "13.66", - "routeDistance": "22.5", - "timeToTower": "1:03:50", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "20:58:52", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.87, - "quantity": 24.87, - "calculatedQuantity": "24.87 tons", - "s3DownloadKey": "HaulPass_J001_7V5NNPP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "33854EAB-8C7D-44A9-BFB8-0F380965B474", - "ticketNumber": "4C8VLJN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815228, -80.259638", - "loadTime": "11/05/2019 20:29:50", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "1:17:26", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "21:47:16", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.78, - "quantity": 29.78, - "calculatedQuantity": "29.78 tons", - "s3DownloadKey": "HaulPass_J001_4C8VLJN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "691F7413-B6DC-4039-B11E-AE7390FD729F", - "ticketNumber": "86YFF6R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815260, -80.259686", - "loadTime": "11/05/2019 20:35:41", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:04:21", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "21:40:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.26, - "quantity": 26.26, - "calculatedQuantity": "26.26 tons", - "s3DownloadKey": "HaulPass_J001_86YFF6R_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7F20E3B7-929B-4128-AA5A-A83E22988A33", - "ticketNumber": "5E5QE6N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815422, -80.259435", - "loadTime": "11/05/2019 20:13:48", - "straightDistance": "13.66", - "routeDistance": "22.5", - "timeToTower": "1:15:48", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/05/2019", - "disposalTime": "21:29:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.32, - "quantity": 30.32, - "calculatedQuantity": "30.32 tons", - "s3DownloadKey": "HaulPass_J001_5E5QE6N_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5B384230-B4F3-45B0-80A3-C5C07081E3D3", - "ticketNumber": "5YH7UGU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670517, -80.066447", - "loadTime": "11/05/2019 20:18:13", - "straightDistance": "36.81", - "routeDistance": "55.18", - "timeToTower": "15:22:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/06/2019", - "disposalTime": "11:40:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.8, - "quantity": 29.8, - "calculatedQuantity": "29.8 tons", - "s3DownloadKey": "HaulPass_J001_5YH7UGU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "01A4EDBD-5D17-462D-8A3B-A98B04A58E3F", - "ticketNumber": "57MUHGF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670631, -80.066473", - "loadTime": "11/06/2019 12:07:33", - "straightDistance": "36.8", - "routeDistance": "53.84", - "timeToTower": "3:05:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/06/2019", - "disposalTime": "15:12:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 45.5, - "quantity": 45.5, - "calculatedQuantity": "45.5 tons", - "s3DownloadKey": "HaulPass_J001_57MUHGF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "70391A32-6747-4724-87DE-93FA9138AEF6", - "ticketNumber": "86ZP58L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670597, -80.066525", - "loadTime": "11/05/2019 20:05:53", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "16:34:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/06/2019", - "disposalTime": "12:40:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 36.43, - "quantity": 36.43, - "calculatedQuantity": "36.43 tons", - "s3DownloadKey": "HaulPass_J001_86ZP58L_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "359D1507-2E24-4C02-B472-66B32B46CD71", - "ticketNumber": "XDHY5PP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815174, -80.259638", - "loadTime": "11/06/2019 15:45:56", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "1:06:08", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "16:52:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.72, - "quantity": 24.72, - "calculatedQuantity": "24.72 tons", - "s3DownloadKey": "HaulPass_J001_XDHY5PP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "83A93142-6C89-417C-9878-66B20D79DC76", - "ticketNumber": "6XNZAZC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815109, -80.259418", - "loadTime": "11/06/2019 15:45:07", - "straightDistance": "13.68", - "routeDistance": "22.5", - "timeToTower": "1:12:53", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "16:58:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.03, - "quantity": 33.03, - "calculatedQuantity": "33.03 tons", - "s3DownloadKey": "HaulPass_J001_6XNZAZC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2487713B-08E5-4508-9BA2-495583503657", - "ticketNumber": "62SX6M7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670586, -80.066563", - "loadTime": "11/06/2019 14:11:00", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "3:36:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/06/2019", - "disposalTime": "17:47:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 39.39, - "quantity": 39.39, - "calculatedQuantity": "39.39 tons", - "s3DownloadKey": "HaulPass_J001_62SX6M7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BB3B4D11-A0F6-415D-8863-5B51CD0C8B24", - "ticketNumber": "43UZ6NA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670675, -80.066545", - "loadTime": "11/06/2019 16:22:18", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "1:51:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/06/2019", - "disposalTime": "18:13:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.07, - "quantity": 25.07, - "calculatedQuantity": "25.07 tons", - "s3DownloadKey": "HaulPass_J001_43UZ6NA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0A31DC47-94E3-4C96-9C47-2A2F8E0ED12D", - "ticketNumber": "52QFWU5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815161, -80.259922", - "loadTime": "11/06/2019 13:58:25", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:07:13", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "15:05:38", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.56, - "quantity": 31.56, - "calculatedQuantity": "31.56 tons", - "s3DownloadKey": "HaulPass_J001_52QFWU5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0A63A881-AD7F-4CE3-A476-D8433D9AAD62", - "ticketNumber": "7XLVB5B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815350, -80.259782", - "loadTime": "11/06/2019 17:45:01", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:06:08", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "18:51:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.71, - "quantity": 22.71, - "calculatedQuantity": "22.71 tons", - "s3DownloadKey": "HaulPass_J001_7XLVB5B_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1BDE88A0-0B4F-404C-AEBD-E0D3BC41D13A", - "ticketNumber": "7UN8VLF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815187, -80.259814", - "loadTime": "11/06/2019 18:27:35", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:14:41", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "19:42:16", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.62, - "quantity": 24.62, - "calculatedQuantity": "24.62 tons", - "s3DownloadKey": "HaulPass_J001_7UN8VLF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "39C3BC07-4089-47DA-B2E5-878584991194", - "ticketNumber": "KRYV8GZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815258, -80.259901", - "loadTime": "11/06/2019 18:07:53", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:10:36", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "19:18:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.99, - "quantity": 27.99, - "calculatedQuantity": "27.99 tons", - "s3DownloadKey": "HaulPass_J001_KRYV8GZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3B513620-D8A9-4C9A-8B17-17B676FA94C1", - "ticketNumber": "6DZ49C8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815554, -80.259927", - "loadTime": "11/06/2019 12:08:29", - "straightDistance": "13.67", - "routeDistance": "22.48", - "timeToTower": "1:14:48", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "13:23:17", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 37.35, - "quantity": 37.35, - "calculatedQuantity": "37.35 tons", - "s3DownloadKey": "HaulPass_J001_6DZ49C8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3B7BEC93-AE7A-4323-A389-70866220A101", - "ticketNumber": "7V6GT62", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815291, -80.259742", - "loadTime": "11/05/2019 22:33:49", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "14:20:01", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "12:53:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.92, - "quantity": 31.92, - "calculatedQuantity": "31.92 tons", - "s3DownloadKey": "HaulPass_J001_7V6GT62_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3D8AFBEF-910E-411E-BBBA-BBFEDA06744C", - "ticketNumber": "KDZB6K2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815177, -80.259739", - "loadTime": "11/06/2019 19:26:05", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:22:09", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "20:48:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.88, - "quantity": 26.88, - "calculatedQuantity": "26.88 tons", - "s3DownloadKey": "HaulPass_J001_KDZB6K2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3E714A6B-2826-46FA-97A0-7E8CD6997117", - "ticketNumber": "55TZCZE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815224, -80.259707", - "loadTime": "11/06/2019 15:59:12", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:04:25", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "17:03:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.24, - "quantity": 25.24, - "calculatedQuantity": "25.24 tons", - "s3DownloadKey": "HaulPass_J001_55TZCZE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3E908451-1D50-494F-B53C-835C6F04A0AC", - "ticketNumber": "63GLA6R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815133, -80.259787", - "loadTime": "11/06/2019 16:21:21", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:19:35", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "17:40:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.39, - "quantity": 26.39, - "calculatedQuantity": "26.39 tons", - "s3DownloadKey": "HaulPass_J001_63GLA6R_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3F695582-5FB1-4291-ACE3-27CC26DE5870", - "ticketNumber": "94AAXWK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815187, -80.259707", - "loadTime": "11/06/2019 19:33:09", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:05:14", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "20:38:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.54, - "quantity": 23.54, - "calculatedQuantity": "23.54 tons", - "s3DownloadKey": "HaulPass_J001_94AAXWK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "40981E4A-CB6D-4780-89B5-316CA6ED8BF7", - "ticketNumber": "6QXJU2J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815151, -80.259706", - "loadTime": "11/06/2019 12:35:29", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:07:16", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "13:42:45", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.54, - "quantity": 25.54, - "calculatedQuantity": "25.54 tons", - "s3DownloadKey": "HaulPass_J001_6QXJU2J_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "46974B49-3F4A-44E4-A958-1A0B041ED585", - "ticketNumber": "94EQH3Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815283, -80.259790", - "loadTime": "11/06/2019 16:17:06", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:14:54", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "17:32:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.31, - "quantity": 30.31, - "calculatedQuantity": "30.31 tons", - "s3DownloadKey": "HaulPass_J001_94EQH3Y_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4AA7CABE-B80B-4238-985C-C43963DEBBD2", - "ticketNumber": "EAUT3HP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815161, -80.259706", - "loadTime": "11/06/2019 19:45:44", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:00:28", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "20:46:12", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.06, - "quantity": 22.06, - "calculatedQuantity": "22.06 tons", - "s3DownloadKey": "HaulPass_J001_EAUT3HP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4E739741-8930-40C1-98B5-1053D4DCD2B6", - "ticketNumber": "96WGS2Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815212, -80.259665", - "loadTime": "11/06/2019 20:03:01", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:12:11", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "21:15:12", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.18, - "quantity": 28.18, - "calculatedQuantity": "28.18 tons", - "s3DownloadKey": "HaulPass_J001_96WGS2Z_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "51A0FF71-7753-4884-9D30-8E185C59995F", - "ticketNumber": "6MCY6GF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815408, -80.259590", - "loadTime": "11/06/2019 13:38:56", - "straightDistance": "13.67", - "routeDistance": "22.49", - "timeToTower": "1:10:20", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "14:49:16", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.91, - "quantity": 32.91, - "calculatedQuantity": "32.91 tons", - "s3DownloadKey": "HaulPass_J001_6MCY6GF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5F68A68B-AB57-41EB-81A3-98A21BACB780", - "ticketNumber": "3LXBDNF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815276, -80.259747", - "loadTime": "11/05/2019 22:22:55", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "13:31:47", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "11:54:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.59, - "quantity": 25.59, - "calculatedQuantity": "25.59 tons", - "s3DownloadKey": "HaulPass_J001_3LXBDNF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6EA9900A-F5D0-41C1-B4D9-A4E18BFEE9AB", - "ticketNumber": "9NU7MJ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815191, -80.259731", - "loadTime": "11/06/2019 11:56:19", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:20:02", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "13:16:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.31, - "quantity": 32.31, - "calculatedQuantity": "32.31 tons", - "s3DownloadKey": "HaulPass_J001_9NU7MJ8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8C9BB5D2-717C-43E2-AB82-D3B46CE62CCF", - "ticketNumber": "84QYKEW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815258, -80.259804", - "loadTime": "11/06/2019 17:38:07", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:08:33", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "18:46:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.54, - "quantity": 31.54, - "calculatedQuantity": "31.54 tons", - "s3DownloadKey": "HaulPass_J001_84QYKEW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "94C057BE-6307-4C76-B2F2-2453D5330351", - "ticketNumber": "343TLCY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815214, -80.259819", - "loadTime": "11/06/2019 17:55:07", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:07:27", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "19:02:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.31, - "quantity": 23.31, - "calculatedQuantity": "23.31 tons", - "s3DownloadKey": "HaulPass_J001_343TLCY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "95AE941F-685E-40A4-A602-928260EB6FA1", - "ticketNumber": "5ZAH44G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815263, -80.260091", - "loadTime": "11/06/2019 14:38:07", - "straightDistance": "13.7", - "routeDistance": "22.46", - "timeToTower": "1:11:01", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "15:49:08", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.31, - "quantity": 25.31, - "calculatedQuantity": "25.31 tons", - "s3DownloadKey": "HaulPass_J001_5ZAH44G_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "972EEC53-F5F8-4431-B67C-95279D61A6FD", - "ticketNumber": "ZZQTZGV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815356, -80.259819", - "loadTime": "11/05/2019 21:46:06", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "13:41:22", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "11:27:28", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.46, - "quantity": 29.46, - "calculatedQuantity": "29.46 tons", - "s3DownloadKey": "HaulPass_J001_ZZQTZGV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A20517EE-016A-4871-9F1B-F8E1F9C7B3CB", - "ticketNumber": "5B3XYQ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815231, -80.259769", - "loadTime": "11/06/2019 16:33:10", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:02:55", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "17:36:05", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.2, - "quantity": 26.2, - "calculatedQuantity": "26.2 tons", - "s3DownloadKey": "HaulPass_J001_5B3XYQ4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B603BC03-68E9-4DE2-8B20-21DD1D9ABB58", - "ticketNumber": "33PHK5R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815184, -80.259848", - "loadTime": "11/06/2019 20:07:33", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:14:00", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "21:21:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.24, - "quantity": 24.24, - "calculatedQuantity": "24.24 tons", - "s3DownloadKey": "HaulPass_J001_33PHK5R_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DDA5997A-8F56-4317-AE51-2AC658E39E98", - "ticketNumber": "69BN2KM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815076, -80.259640", - "loadTime": "11/06/2019 12:13:05", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:23:35", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "13:36:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.57, - "quantity": 30.57, - "calculatedQuantity": "30.57 tons", - "s3DownloadKey": "HaulPass_J001_69BN2KM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E414E602-2B83-45E9-893B-9A7E2FCBF70C", - "ticketNumber": "5TFKD9E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815255, -80.259727", - "loadTime": "11/06/2019 18:20:51", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:02:34", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "19:23:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.05, - "quantity": 25.05, - "calculatedQuantity": "25.05 tons", - "s3DownloadKey": "HaulPass_J001_5TFKD9E_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F255370B-21D2-41CE-823C-D6E4847CA39F", - "ticketNumber": "9WX8RMU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815291, -80.259762", - "loadTime": "11/06/2019 14:21:15", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:16:27", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "15:37:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.48, - "quantity": 25.48, - "calculatedQuantity": "25.48 tons", - "s3DownloadKey": "HaulPass_J001_9WX8RMU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F8B51C3C-ED65-4394-B780-09E9D6BD4C8B", - "ticketNumber": "37K6ZGL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815361, -80.259845", - "loadTime": "11/06/2019 14:18:22", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "0:56:18", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "15:14:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.66, - "quantity": 26.66, - "calculatedQuantity": "26.66 tons", - "s3DownloadKey": "HaulPass_J001_37K6ZGL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F9F2AE94-EA64-48F1-887E-C8748F01D327", - "ticketNumber": "7DQ9AR9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815183, -80.259768", - "loadTime": "11/06/2019 14:22:47", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:17:35", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "15:40:22", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.04, - "quantity": 32.04, - "calculatedQuantity": "32.04 tons", - "s3DownloadKey": "HaulPass_J001_7DQ9AR9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FCD650CA-294D-4EDF-AD92-29A62FFFF023", - "ticketNumber": "FP938EX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815220, -80.259730", - "loadTime": "11/06/2019 12:20:38", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:12:20", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "13:32:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.19, - "quantity": 27.19, - "calculatedQuantity": "27.19 tons", - "s3DownloadKey": "HaulPass_J001_FP938EX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "92663431-8C67-4D00-9DFF-D2479D132A9F", - "ticketNumber": "52KV9KW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815142, -80.259744", - "loadTime": "11/06/2019 21:41:29", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:58:02", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "22:39:31", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.38, - "quantity": 25.38, - "calculatedQuantity": "25.38 tons", - "s3DownloadKey": "HaulPass_J001_52KV9KW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B6F75E47-25DD-4B8E-B290-CBAB71D1C9D9", - "ticketNumber": "93E7B3T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815241, -80.259645", - "loadTime": "11/06/2019 20:29:20", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "1:11:47", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/06/2019", - "disposalTime": "21:41:07", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.61, - "quantity": 25.61, - "calculatedQuantity": "25.61 tons", - "s3DownloadKey": "HaulPass_J001_93E7B3T_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "623716D9-492A-4F47-94C0-F63982720392", - "ticketNumber": "6XEHARU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670652, -80.066562", - "loadTime": "11/06/2019 19:05:06", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "2:07:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/06/2019", - "disposalTime": "21:12:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.64, - "quantity": 28.64, - "calculatedQuantity": "28.64 tons", - "s3DownloadKey": "HaulPass_J001_6XEHARU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6796B7AD-6D17-4B15-AD0C-D9F7DF9C283A", - "ticketNumber": "9H3V58S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670583, -80.066461", - "loadTime": "11/06/2019 19:28:18", - "straightDistance": "36.81", - "routeDistance": "53.84", - "timeToTower": "1:58:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/06/2019", - "disposalTime": "21:26:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.31, - "quantity": 24.31, - "calculatedQuantity": "24.31 tons", - "s3DownloadKey": "HaulPass_J001_9H3V58S_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "48753FE7-E334-4C71-8926-4943366051C1", - "ticketNumber": "8Y2WJGR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670523, -80.066510", - "loadTime": "11/07/2019 12:10:29", - "straightDistance": "36.81", - "routeDistance": "53.85", - "timeToTower": "2:04:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/07/2019", - "disposalTime": "14:15:11", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.52, - "quantity": 24.52, - "calculatedQuantity": "24.52 tons", - "s3DownloadKey": "HaulPass_J001_8Y2WJGR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C0EAAB42-D932-4026-A55A-579D25F0D62C", - "ticketNumber": "7RNZNF6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670645, -80.066570", - "loadTime": "11/07/2019 12:26:01", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "2:10:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/07/2019", - "disposalTime": "14:36:31", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.09, - "quantity": 21.09, - "calculatedQuantity": "21.09 tons", - "s3DownloadKey": "HaulPass_J001_7RNZNF6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "56F7FC5B-0713-4895-BD33-E9D7243D2B03", - "ticketNumber": "4BCTPG8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670645, -80.066472", - "loadTime": "11/07/2019 12:39:25", - "straightDistance": "36.8", - "routeDistance": "53.84", - "timeToTower": "4:10:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/07/2019", - "disposalTime": "16:49:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.04, - "quantity": 26.04, - "calculatedQuantity": "26.04 tons", - "s3DownloadKey": "HaulPass_J001_4BCTPG8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8808C4B9-D2C3-4653-91D8-A7B9C6DB73F8", - "ticketNumber": "4VUJKZP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670660, -80.066473", - "loadTime": "11/07/2019 15:32:33", - "straightDistance": "36.8", - "routeDistance": "53.84", - "timeToTower": "1:51:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/07/2019", - "disposalTime": "17:23:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 13.09, - "quantity": 13.09, - "calculatedQuantity": "13.09 tons", - "s3DownloadKey": "HaulPass_J001_4VUJKZP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E437B568-E7DF-480C-8441-A2206DC04A58", - "ticketNumber": "8MP69FP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670680, -80.066484", - "loadTime": "11/07/2019 15:46:42", - "straightDistance": "36.8", - "routeDistance": "53.84", - "timeToTower": "1:45:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/07/2019", - "disposalTime": "17:32:28", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.63, - "quantity": 20.63, - "calculatedQuantity": "20.63 tons", - "s3DownloadKey": "HaulPass_J001_8MP69FP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F0173AFC-5C46-4415-8691-E7473763DA75", - "ticketNumber": "7E9MUS6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670482, -80.066446", - "loadTime": "11/07/2019 18:03:52", - "straightDistance": "36.81", - "routeDistance": "53.85", - "timeToTower": "1:53:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/07/2019", - "disposalTime": "19:57:26", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.82, - "quantity": 27.82, - "calculatedQuantity": "27.82 tons", - "s3DownloadKey": "HaulPass_J001_7E9MUS6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "18982BFB-B14D-4A83-9908-CDD4EBD1A2E4", - "ticketNumber": "LLKVDQ6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815160, -80.259856", - "loadTime": "11/07/2019 16:53:14", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:06:49", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "18:00:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.63, - "quantity": 24.63, - "calculatedQuantity": "24.63 tons", - "s3DownloadKey": "HaulPass_J001_LLKVDQ6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2A1CF9F4-87E4-4F3F-84D9-977DCCEA95E1", - "ticketNumber": "9TLMJ3E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815190, -80.259676", - "loadTime": "11/07/2019 13:59:29", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:11:26", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "15:10:55", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26, - "quantity": 26, - "calculatedQuantity": "26 tons", - "s3DownloadKey": "HaulPass_J001_9TLMJ3E_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "44A02E37-8B68-4B01-BD44-53B912FE82E6", - "ticketNumber": "6V993L8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815132, -80.259751", - "loadTime": "11/07/2019 16:28:19", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:44:36", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "18:12:55", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.73, - "quantity": 25.73, - "calculatedQuantity": "25.73 tons", - "s3DownloadKey": "HaulPass_J001_6V993L8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4738F580-5570-446E-A2B8-1D2445F6515B", - "ticketNumber": "37Y36DW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815221, -80.259711", - "loadTime": "11/07/2019 18:02:19", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:30:36", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "19:32:55", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.29, - "quantity": 25.29, - "calculatedQuantity": "25.29 tons", - "s3DownloadKey": "HaulPass_J001_37Y36DW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4D9F360C-309D-4AF6-966C-26D9DA6B52E8", - "ticketNumber": "SJ46D7L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815256, -80.259771", - "loadTime": "11/07/2019 11:53:23", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:39:18", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "13:32:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.81, - "quantity": 24.81, - "calculatedQuantity": "24.81 tons", - "s3DownloadKey": "HaulPass_J001_SJ46D7L_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "52CD2A10-C31D-45FB-B04E-0CD483FD7625", - "ticketNumber": "55QW29U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815390, -80.259543", - "loadTime": "11/07/2019 18:10:10", - "straightDistance": "13.67", - "routeDistance": "22.49", - "timeToTower": "1:01:41", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "19:11:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.23, - "quantity": 27.23, - "calculatedQuantity": "27.23 tons", - "s3DownloadKey": "HaulPass_J001_55QW29U_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5621E2E7-C510-4B94-BAF2-5AEC34397BE7", - "ticketNumber": "9ZFRNWP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815138, -80.259783", - "loadTime": "11/06/2019 22:08:06", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "13:55:56", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "12:04:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.48, - "quantity": 24.48, - "calculatedQuantity": "24.48 tons", - "s3DownloadKey": "HaulPass_J001_9ZFRNWP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5C3B8C72-7363-40CD-A1C6-71A38F730ADD", - "ticketNumber": "84ALYWM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815260, -80.259825", - "loadTime": "11/07/2019 12:47:51", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:56:11", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "13:44:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.74, - "quantity": 24.74, - "calculatedQuantity": "24.74 tons", - "s3DownloadKey": "HaulPass_J001_84ALYWM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5FCB5E75-47D0-46FE-8591-33934E36D0BB", - "ticketNumber": "89HZMW5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815163, -80.259766", - "loadTime": "11/07/2019 14:07:08", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:09:28", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "15:16:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.54, - "quantity": 28.54, - "calculatedQuantity": "28.54 tons", - "s3DownloadKey": "HaulPass_J001_89HZMW5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6284958A-464C-4ED0-99E7-99142927D3F7", - "ticketNumber": "6U8QP4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815293, -80.259938", - "loadTime": "11/07/2019 14:31:55", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:37:49", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "16:09:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.24, - "quantity": 25.24, - "calculatedQuantity": "25.24 tons", - "s3DownloadKey": "HaulPass_J001_6U8QP4M_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "69CFE660-5273-48A9-93F0-23DD7ED6D54E", - "ticketNumber": "6J52EHY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815153, -80.259531", - "loadTime": "11/06/2019 21:31:54", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "13:49:09", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "11:21:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.4, - "quantity": 24.4, - "calculatedQuantity": "24.4 tons", - "s3DownloadKey": "HaulPass_J001_6J52EHY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7E2C9E19-F8C0-4564-A6A6-AA227A678C97", - "ticketNumber": "3L2QHLA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815083, -80.259818", - "loadTime": "11/07/2019 14:15:06", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:12:09", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "15:27:15", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.17, - "quantity": 25.17, - "calculatedQuantity": "25.17 tons", - "s3DownloadKey": "HaulPass_J001_3L2QHLA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8A4B7661-4190-4AEC-BDB0-B8EE5F7ADFF1", - "ticketNumber": "9ZC4WUL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815148, -80.259847", - "loadTime": "11/07/2019 19:11:36", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:37:52", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "20:49:28", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.54, - "quantity": 27.54, - "calculatedQuantity": "27.54 tons", - "s3DownloadKey": "HaulPass_J001_9ZC4WUL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8DCE788C-FD94-4BD1-B806-D9A694F548F5", - "ticketNumber": "3FAPPAD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815292, -80.259711", - "loadTime": "11/07/2019 18:49:22", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:05:57", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "19:55:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.45, - "quantity": 25.45, - "calculatedQuantity": "25.45 tons", - "s3DownloadKey": "HaulPass_J001_3FAPPAD_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "90703C68-D2DE-4F0C-87B8-40AA79C1D9E9", - "ticketNumber": "6KCTA8Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815217, -80.259881", - "loadTime": "11/07/2019 11:48:34", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:19:10", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "13:07:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.51, - "quantity": 23.51, - "calculatedQuantity": "23.51 tons", - "s3DownloadKey": "HaulPass_J001_6KCTA8Y_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9E6FF9F3-7A0A-4079-8271-A46D7B70D5D6", - "ticketNumber": "8BK5DGG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814838, -80.259853", - "loadTime": "11/07/2019 15:55:30", - "straightDistance": "13.71", - "routeDistance": "22.46", - "timeToTower": "1:13:48", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "17:09:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.32, - "quantity": 25.32, - "calculatedQuantity": "25.32 tons", - "s3DownloadKey": "HaulPass_J001_8BK5DGG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A8A83E03-DCD8-443A-A9E0-5AE78916FDAA", - "ticketNumber": "9BVQNBF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815197, -80.259833", - "loadTime": "11/07/2019 14:23:38", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:22:36", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "15:46:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 19.35, - "quantity": 19.35, - "calculatedQuantity": "19.35 tons", - "s3DownloadKey": "HaulPass_J001_9BVQNBF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C2717FD1-E5BC-4AF7-884A-1C0E17B4D922", - "ticketNumber": "4S496XS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815183, -80.259690", - "loadTime": "11/07/2019 16:14:01", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:02:31", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "17:16:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.16, - "quantity": 26.16, - "calculatedQuantity": "26.16 tons", - "s3DownloadKey": "HaulPass_J001_4S496XS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C4E5EA35-305B-489C-BAD8-3B1DD3FEB523", - "ticketNumber": "3D6CCR7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815219, -80.259761", - "loadTime": "11/07/2019 15:50:46", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:38:48", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "17:29:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.68, - "quantity": 28.68, - "calculatedQuantity": "28.68 tons", - "s3DownloadKey": "HaulPass_J001_3D6CCR7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CA24FAB5-7483-4116-AAD1-0AEBADBF7508", - "ticketNumber": "K32TTRL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815197, -80.259589", - "loadTime": "11/07/2019 12:30:02", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "0:59:15", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "13:29:17", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.03, - "quantity": 27.03, - "calculatedQuantity": "27.03 tons", - "s3DownloadKey": "HaulPass_J001_K32TTRL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CDAAF944-D84E-4A80-A7D7-F4F25ADC8705", - "ticketNumber": "9CNP4EK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815008, -80.259783", - "loadTime": "11/07/2019 12:01:57", - "straightDistance": "13.7", - "routeDistance": "22.47", - "timeToTower": "1:19:43", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "13:21:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.67, - "quantity": 30.67, - "calculatedQuantity": "30.67 tons", - "s3DownloadKey": "HaulPass_J001_9CNP4EK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4013D2D9-F7B5-475F-AD36-627F5036666C", - "ticketNumber": "6TP8MEP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670639, -80.066453", - "loadTime": "11/07/2019 18:51:42", - "straightDistance": "36.8", - "routeDistance": "53.84", - "timeToTower": "2:00:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/07/2019", - "disposalTime": "20:52:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 36.68, - "quantity": 36.68, - "calculatedQuantity": "36.68 tons", - "s3DownloadKey": "HaulPass_J001_6TP8MEP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B46DEE77-53C9-418D-8FCF-76F6C2BD62DA", - "ticketNumber": "3Q3B825", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670629, -80.066571", - "loadTime": "11/07/2019 18:42:08", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "2:07:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/07/2019", - "disposalTime": "20:50:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.68, - "quantity": 22.68, - "calculatedQuantity": "22.68 tons", - "s3DownloadKey": "HaulPass_J001_3Q3B825_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5D1873FA-E2BF-404B-A37E-853986135FE0", - "ticketNumber": "947G2F3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815429, -80.259706", - "loadTime": "11/07/2019 19:50:12", - "straightDistance": "13.67", - "routeDistance": "22.31", - "timeToTower": "1:33:06", - "towerMonitorUserCertificationNumber": "6YEDWSC", - "towerMonitorName": "Cyrus Birch", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "21:23:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.49, - "quantity": 27.49, - "calculatedQuantity": "27.49 tons", - "s3DownloadKey": "HaulPass_J001_947G2F3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "EF14BC51-E698-4100-9218-54F02954BAC2", - "ticketNumber": "Q8J4N57", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815128, -80.259727", - "loadTime": "11/07/2019 20:41:25", - "straightDistance": "13.69", - "routeDistance": "22.3", - "timeToTower": "1:10:33", - "towerMonitorUserCertificationNumber": "6YEDWSC", - "towerMonitorName": "Cyrus Birch", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/07/2019", - "disposalTime": "21:51:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.15, - "quantity": 25.15, - "calculatedQuantity": "25.15 tons", - "s3DownloadKey": "HaulPass_J001_Q8J4N57_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "35B0DAB3-71EF-4FDE-9AD5-F466D0640543", - "ticketNumber": "7VS8AP5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670605, -80.066566", - "loadTime": "11/07/2019 21:15:42", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "14:42:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/08/2019", - "disposalTime": "11:57:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.51, - "quantity": 25.51, - "calculatedQuantity": "25.51 tons", - "s3DownloadKey": "HaulPass_J001_7VS8AP5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A595CFC0-6647-4113-8748-930B7CE6CCDB", - "ticketNumber": "XQYD5DA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670709, -80.066698", - "loadTime": "11/08/2019 12:12:09", - "straightDistance": "36.79", - "routeDistance": "53.86", - "timeToTower": "2:26:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/08/2019", - "disposalTime": "14:38:31", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.81, - "quantity": 23.81, - "calculatedQuantity": "23.81 tons", - "s3DownloadKey": "HaulPass_J001_XQYD5DA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CC2D27F5-A028-4F8F-8FE1-D0B769AA84FC", - "ticketNumber": "8ML8FEE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670646, -80.066530", - "loadTime": "11/08/2019 12:20:31", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "2:10:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/08/2019", - "disposalTime": "14:30:48", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.99, - "quantity": 32.99, - "calculatedQuantity": "32.99 tons", - "s3DownloadKey": "HaulPass_J001_8ML8FEE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AAFB5746-E31C-47A3-8947-A5332DB0E51A", - "ticketNumber": "83NKH82", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670680, -80.066654", - "loadTime": "11/08/2019 13:28:23", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "1:48:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/08/2019", - "disposalTime": "15:17:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.58, - "quantity": 26.58, - "calculatedQuantity": "26.58 tons", - "s3DownloadKey": "HaulPass_J001_83NKH82_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D38C56D1-617C-41F5-B565-C6FAB0762DCD", - "ticketNumber": "578E2N6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670785, -80.066690", - "loadTime": "11/08/2019 15:42:36", - "straightDistance": "36.79", - "routeDistance": "53.85", - "timeToTower": "2:14:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/08/2019", - "disposalTime": "17:57:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.32, - "quantity": 29.32, - "calculatedQuantity": "29.32 tons", - "s3DownloadKey": "HaulPass_J001_578E2N6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5611DE46-515F-4F0D-BAB8-991C4B4CEB42", - "ticketNumber": "428L5LC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670701, -80.066603", - "loadTime": "11/08/2019 15:55:26", - "straightDistance": "36.8", - "routeDistance": "53.31", - "timeToTower": "2:09:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/08/2019", - "disposalTime": "18:04:28", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.26, - "quantity": 24.26, - "calculatedQuantity": "24.26 tons", - "s3DownloadKey": "HaulPass_J001_428L5LC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0693DD2D-4954-41EC-84FD-5BC2FB97B449", - "ticketNumber": "43Y6H7L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815290, -80.259991", - "loadTime": "11/08/2019 12:26:24", - "straightDistance": "13.69", - "routeDistance": "22.46", - "timeToTower": "1:05:53", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/08/2019", - "disposalTime": "13:32:17", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.77, - "quantity": 27.77, - "calculatedQuantity": "27.77 tons", - "s3DownloadKey": "HaulPass_J001_43Y6H7L_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0CFAC076-9094-4489-A424-D032900F158C", - "ticketNumber": "67KN4P9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815115, -80.259782", - "loadTime": "11/08/2019 13:01:30", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:18:24", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/08/2019", - "disposalTime": "14:19:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.78, - "quantity": 23.78, - "calculatedQuantity": "23.78 tons", - "s3DownloadKey": "HaulPass_J001_67KN4P9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2DFBE0E9-FAA3-44A0-8BB5-0E20629F8932", - "ticketNumber": "8LWW5E3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815460, -80.259299", - "loadTime": "11/08/2019 15:32:03", - "straightDistance": "13.65", - "routeDistance": "22.51", - "timeToTower": "1:03:13", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/08/2019", - "disposalTime": "16:35:16", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.43, - "quantity": 24.43, - "calculatedQuantity": "24.43 tons", - "s3DownloadKey": "HaulPass_J001_8LWW5E3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3DBB92F2-9D33-4A8D-A8BF-17B6999C1164", - "ticketNumber": "9X34564", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815566, -80.259402", - "loadTime": "11/08/2019 17:16:59", - "straightDistance": "13.65", - "routeDistance": "22.51", - "timeToTower": "1:08:00", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/08/2019", - "disposalTime": "18:24:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.64, - "quantity": 25.64, - "calculatedQuantity": "25.64 tons", - "s3DownloadKey": "HaulPass_J001_9X34564_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3DD0E832-D71B-4781-86AD-6DAA633A9C5A", - "ticketNumber": "9KWFY7R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815405, -80.259278", - "loadTime": "11/08/2019 19:08:01", - "straightDistance": "13.66", - "routeDistance": "22.51", - "timeToTower": "0:58:59", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/08/2019", - "disposalTime": "20:07:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.05, - "quantity": 25.05, - "calculatedQuantity": "25.05 tons", - "s3DownloadKey": "HaulPass_J001_9KWFY7R_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "42D3BDD8-E5C4-4A8C-8965-8E22D6372CB3", - "ticketNumber": "54JTS2L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815286, -80.259770", - "loadTime": "11/08/2019 14:11:14", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:14:57", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/08/2019", - "disposalTime": "15:26:11", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.75, - "quantity": 26.75, - "calculatedQuantity": "26.75 tons", - "s3DownloadKey": "HaulPass_J001_54JTS2L_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4495E4F7-50AF-47F4-AD76-477B2920A90A", - "ticketNumber": "9GBA8HJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815459, -80.259613", - "loadTime": "11/07/2019 22:36:01", - "straightDistance": "13.67", - "routeDistance": "22.49", - "timeToTower": "13:31:35", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/08/2019", - "disposalTime": "12:07:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.29, - "quantity": 25.29, - "calculatedQuantity": "25.29 tons", - "s3DownloadKey": "HaulPass_J001_9GBA8HJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "70A7CEAB-971D-4521-B586-5DF7961E4888", - "ticketNumber": "9QBNQ84", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815112, -80.259820", - "loadTime": "11/08/2019 13:09:23", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:38:09", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/08/2019", - "disposalTime": "14:47:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.02, - "quantity": 28.02, - "calculatedQuantity": "28.02 tons", - "s3DownloadKey": "HaulPass_J001_9QBNQ84_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "74316783-5136-449A-A855-CBD35381B8B0", - "ticketNumber": "39TD2VS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815229, -80.259791", - "loadTime": "11/08/2019 11:30:38", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:26:31", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/08/2019", - "disposalTime": "12:57:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.49, - "quantity": 27.49, - "calculatedQuantity": "27.49 tons", - "s3DownloadKey": "HaulPass_J001_39TD2VS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "795679DA-9A7E-4979-8868-6C502C26584A", - "ticketNumber": "7GNH5XD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815461, -80.259167", - "loadTime": "11/08/2019 19:27:50", - "straightDistance": "13.65", - "routeDistance": "22.52", - "timeToTower": "1:05:50", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/08/2019", - "disposalTime": "20:33:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.27, - "quantity": 25.27, - "calculatedQuantity": "25.27 tons", - "s3DownloadKey": "HaulPass_J001_7GNH5XD_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "892247FF-4445-4705-9B72-DA2AC607E9E4", - "ticketNumber": "6TE2YS3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815247, -80.259719", - "loadTime": "11/08/2019 16:07:04", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:07:36", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/08/2019", - "disposalTime": "17:14:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.66, - "quantity": 26.66, - "calculatedQuantity": "26.66 tons", - "s3DownloadKey": "HaulPass_J001_6TE2YS3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8FDC7A8C-827D-4D7A-AD63-3B234241FB31", - "ticketNumber": "336P5YQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815470, -80.259296", - "loadTime": "11/08/2019 17:53:57", - "straightDistance": "13.65", - "routeDistance": "22.51", - "timeToTower": "1:17:08", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/08/2019", - "disposalTime": "19:11:05", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.58, - "quantity": 26.58, - "calculatedQuantity": "26.58 tons", - "s3DownloadKey": "HaulPass_J001_336P5YQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A6F0892D-5B17-4726-BA67-E37A2484D1B0", - "ticketNumber": "7CL8DSJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815304, -80.259323", - "loadTime": "11/08/2019 17:56:35", - "straightDistance": "13.66", - "routeDistance": "22.51", - "timeToTower": "1:08:36", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/08/2019", - "disposalTime": "19:05:11", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.68, - "quantity": 29.68, - "calculatedQuantity": "29.68 tons", - "s3DownloadKey": "HaulPass_J001_7CL8DSJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "ABFBE75C-3E71-4F73-8EE8-3F638DE8D3F9", - "ticketNumber": "352A7TK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815268, -80.259813", - "loadTime": "11/08/2019 17:12:48", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:30:19", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/08/2019", - "disposalTime": "18:43:07", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.78, - "quantity": 28.78, - "calculatedQuantity": "28.78 tons", - "s3DownloadKey": "HaulPass_J001_352A7TK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C6693348-DECE-4845-B7EE-EDF06B13CFB2", - "ticketNumber": "4LT4KNM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815168, -80.259749", - "loadTime": "11/08/2019 16:05:20", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:06:05", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/08/2019", - "disposalTime": "17:11:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.29, - "quantity": 25.29, - "calculatedQuantity": "25.29 tons", - "s3DownloadKey": "HaulPass_J001_4LT4KNM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D7FBAB82-64D3-4E7F-8D82-3773980AE7C7", - "ticketNumber": "93EMMU8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815396, -80.259988", - "loadTime": "11/08/2019 17:24:16", - "straightDistance": "13.68", - "routeDistance": "22.47", - "timeToTower": "1:05:24", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/08/2019", - "disposalTime": "18:29:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.17, - "quantity": 28.17, - "calculatedQuantity": "28.17 tons", - "s3DownloadKey": "HaulPass_J001_93EMMU8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "EA2ADD2C-A4A8-4065-9CA1-7D025FBB5170", - "ticketNumber": "4AZSRJ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815220, -80.259705", - "loadTime": "11/08/2019 13:42:00", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:41:02", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/08/2019", - "disposalTime": "15:23:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.35, - "quantity": 29.35, - "calculatedQuantity": "29.35 tons", - "s3DownloadKey": "HaulPass_J001_4AZSRJ5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F0361C68-7423-49C4-BDC4-86BDB8D89B0D", - "ticketNumber": "7XWZRY7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815201, -80.259839", - "loadTime": "11/08/2019 15:05:17", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:31:14", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/08/2019", - "disposalTime": "16:36:31", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.09, - "quantity": 25.09, - "calculatedQuantity": "25.09 tons", - "s3DownloadKey": "HaulPass_J001_7XWZRY7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "14C0E5FE-93DA-4724-A4A5-AEA3A762B398", - "ticketNumber": "3AQC8ED", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815481, -80.259375", - "loadTime": "11/08/2019 19:32:51", - "straightDistance": "13.66", - "routeDistance": "22.51", - "timeToTower": "1:18:39", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/08/2019", - "disposalTime": "20:51:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.57, - "quantity": 27.57, - "calculatedQuantity": "27.57 tons", - "s3DownloadKey": "HaulPass_J001_3AQC8ED_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A65584FD-DCE0-4E8F-8419-F3C7D81BD9AC", - "ticketNumber": "3VAJYWN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670670, -80.066580", - "loadTime": "11/08/2019 19:20:32", - "straightDistance": "36.8", - "routeDistance": "53.31", - "timeToTower": "2:12:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/08/2019", - "disposalTime": "21:32:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.08, - "quantity": 25.08, - "calculatedQuantity": "25.08 tons", - "s3DownloadKey": "HaulPass_J001_3VAJYWN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "EB0177C8-0B89-4263-B007-8456513381DA", - "ticketNumber": "7XDRU8E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670574, -80.066516", - "loadTime": "11/08/2019 16:29:32", - "straightDistance": "36.81", - "routeDistance": "53.3", - "timeToTower": "1:50:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/08/2019", - "disposalTime": "18:20:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23, - "quantity": 23, - "calculatedQuantity": "23 tons", - "s3DownloadKey": "HaulPass_J001_7XDRU8E_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "28C24F78-C9B6-4D50-8C53-056F3A0B4200", - "ticketNumber": "344N7X4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670593, -80.066570", - "loadTime": "11/08/2019 19:21:47", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "2:32:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/08/2019", - "disposalTime": "21:54:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.79, - "quantity": 26.79, - "calculatedQuantity": "26.79 tons", - "s3DownloadKey": "HaulPass_J001_344N7X4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F0E5521C-7CA8-4B07-8C9E-E0C2DACB57C0", - "ticketNumber": "5CME66Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670669, -80.066537", - "loadTime": "11/08/2019 19:40:50", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "2:11:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/08/2019", - "disposalTime": "21:52:49", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.86, - "quantity": 29.86, - "calculatedQuantity": "29.86 tons", - "s3DownloadKey": "HaulPass_J001_5CME66Y_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4D3B6804-E796-44B4-AD96-E7E998473810", - "ticketNumber": "KU4HGH9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815138, -80.259707", - "loadTime": "11/08/2019 21:23:29", - "straightDistance": "13.69", - "routeDistance": "22.3", - "timeToTower": "0:51:42", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/08/2019", - "disposalTime": "22:15:11", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.95, - "quantity": 25.95, - "calculatedQuantity": "25.95 tons", - "s3DownloadKey": "HaulPass_J001_KU4HGH9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3C252F1D-D271-4DBF-A4A7-20528AF34478", - "ticketNumber": "76Y584E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815345, -80.259908", - "loadTime": "11/09/2019 12:04:49", - "straightDistance": "13.68", - "routeDistance": "22.47", - "timeToTower": "1:20:58", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "13:25:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.25, - "quantity": 30.25, - "calculatedQuantity": "30.25 tons", - "s3DownloadKey": "HaulPass_J001_76Y584E_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "47BBB7B4-4D4F-4A84-A93A-0D722BAC6025", - "ticketNumber": "5WRJ58Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815240, -80.259601", - "loadTime": "11/09/2019 11:39:07", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "1:00:46", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "12:39:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.65, - "quantity": 30.65, - "calculatedQuantity": "30.65 tons", - "s3DownloadKey": "HaulPass_J001_5WRJ58Q_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4E0EBD1D-09FA-4EB0-BF51-9155DFFA80FB", - "ticketNumber": "8P4XWY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815246, -80.259639", - "loadTime": "11/09/2019 12:24:04", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "1:08:28", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "13:32:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.85, - "quantity": 29.85, - "calculatedQuantity": "29.85 tons", - "s3DownloadKey": "HaulPass_J001_8P4XWY4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5202B25F-7557-4437-AED8-9EED5918FE53", - "ticketNumber": "N2NMHA2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815371, -80.258945", - "loadTime": "11/09/2019 12:12:19", - "straightDistance": "13.64", - "routeDistance": "22.53", - "timeToTower": "1:59:47", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "14:12:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.83, - "quantity": 27.83, - "calculatedQuantity": "27.83 tons", - "s3DownloadKey": "HaulPass_J001_N2NMHA2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "64FB363B-0907-46CA-950A-AD13200966C8", - "ticketNumber": "3STSNRW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815378, -80.259343", - "loadTime": "11/09/2019 14:31:02", - "straightDistance": "13.66", - "routeDistance": "22.51", - "timeToTower": "0:55:21", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "15:26:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.55, - "quantity": 26.55, - "calculatedQuantity": "26.55 tons", - "s3DownloadKey": "HaulPass_J001_3STSNRW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6A758F36-A896-4C22-8654-DB4DCCBD8EBC", - "ticketNumber": "9EB5F7N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815533, -80.259268", - "loadTime": "11/09/2019 12:15:34", - "straightDistance": "13.65", - "routeDistance": "22.51", - "timeToTower": "1:23:29", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "13:39:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.27, - "quantity": 27.27, - "calculatedQuantity": "27.27 tons", - "s3DownloadKey": "HaulPass_J001_9EB5F7N_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6CCA6463-DE2C-4C68-96AB-79418053C28C", - "ticketNumber": "BHUL87C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815222, -80.259650", - "loadTime": "11/09/2019 14:19:10", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "0:58:47", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "15:17:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.05, - "quantity": 27.05, - "calculatedQuantity": "27.05 tons", - "s3DownloadKey": "HaulPass_J001_BHUL87C_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7BB515CA-3CFC-49B7-8DA5-8CE010040636", - "ticketNumber": "NS7AUVX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "A8HTJDH", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815490, -80.259263", - "loadTime": "11/08/2019 20:52:32", - "straightDistance": "13.65", - "routeDistance": "22.51", - "timeToTower": "14:24:20", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "11:16:52", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.88, - "quantity": 25.88, - "calculatedQuantity": "25.88 tons", - "s3DownloadKey": "HaulPass_J001_NS7AUVX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9C1080EB-B667-49AA-986E-917AE959F8C7", - "ticketNumber": "4J325BN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815087, -80.259787", - "loadTime": "11/09/2019 14:02:45", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:00:26", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "15:03:11", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.23, - "quantity": 25.23, - "calculatedQuantity": "25.23 tons", - "s3DownloadKey": "HaulPass_J001_4J325BN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E685EA99-42DB-4D09-A536-77FDCEB009E3", - "ticketNumber": "8EAKZ9E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815151, -80.259626", - "loadTime": "11/09/2019 14:57:41", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "1:03:16", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "16:00:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.71, - "quantity": 26.71, - "calculatedQuantity": "26.71 tons", - "s3DownloadKey": "HaulPass_J001_8EAKZ9E_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E9587C32-DD9F-4B02-96B5-1E97A96B16A8", - "ticketNumber": "4PCT76H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815153, -80.259513", - "loadTime": "11/09/2019 14:10:35", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "1:02:46", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "15:13:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.23, - "quantity": 30.23, - "calculatedQuantity": "30.23 tons", - "s3DownloadKey": "HaulPass_J001_4PCT76H_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "EC106E60-C02E-46E7-AEE3-FAED7EA3143D", - "ticketNumber": "KDCMYEE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815163, -80.259803", - "loadTime": "11/09/2019 13:16:52", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:47:32", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "14:04:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.44, - "quantity": 30.44, - "calculatedQuantity": "30.44 tons", - "s3DownloadKey": "HaulPass_J001_KDCMYEE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FA368E7D-8885-43B1-9CDF-44CD1897B98D", - "ticketNumber": "6C66YZY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815143, -80.259759", - "loadTime": "11/09/2019 11:57:42", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:06:06", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "13:03:48", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.52, - "quantity": 27.52, - "calculatedQuantity": "27.52 tons", - "s3DownloadKey": "HaulPass_J001_6C66YZY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "31FE4C6A-21F9-431D-8693-464AC1B0FDEA", - "ticketNumber": "95YX9DZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815260, -80.259781", - "loadTime": "11/09/2019 12:24:48", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:25:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "13:50:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.59, - "quantity": 26.59, - "calculatedQuantity": "26.59 tons", - "s3DownloadKey": "HaulPass_J001_95YX9DZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "908563C3-DABB-4494-92BE-86E865B9AB67", - "ticketNumber": "7P499LJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815230, -80.259767", - "loadTime": "11/08/2019 21:41:57", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "14:01:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "11:43:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.66, - "quantity": 25.66, - "calculatedQuantity": "25.66 tons", - "s3DownloadKey": "HaulPass_J001_7P499LJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "EEC42683-2E02-474C-936C-87AB02D3F598", - "ticketNumber": "57XXQBN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815123, -80.259684", - "loadTime": "11/09/2019 16:05:20", - "straightDistance": "13.69", - "routeDistance": "22.59", - "timeToTower": "1:15:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "17:20:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.17, - "quantity": 27.17, - "calculatedQuantity": "27.17 tons", - "s3DownloadKey": "HaulPass_J001_57XXQBN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "631185C7-8648-4D48-850F-5EEAF62A0F64", - "ticketNumber": "99A2SWN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815168, -80.259823", - "loadTime": "11/09/2019 16:55:36", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:07:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "18:03:17", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.74, - "quantity": 29.74, - "calculatedQuantity": "29.74 tons", - "s3DownloadKey": "HaulPass_J001_99A2SWN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "21716B1A-CC78-40BF-B239-D9C2089A30D0", - "ticketNumber": "5E6NVY5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815316, -80.259220", - "loadTime": "11/09/2019 17:53:31", - "straightDistance": "13.66", - "routeDistance": "22.51", - "timeToTower": "1:05:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "18:59:12", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.43, - "quantity": 25.43, - "calculatedQuantity": "25.43 tons", - "s3DownloadKey": "HaulPass_J001_5E6NVY5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1D4D5805-4B32-4339-9504-E33433318F8E", - "ticketNumber": "86JRUD2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815193, -80.259690", - "loadTime": "11/09/2019 18:40:21", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:03:58", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "19:44:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.74, - "quantity": 27.74, - "calculatedQuantity": "27.74 tons", - "s3DownloadKey": "HaulPass_J001_86JRUD2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "20E04EC0-E637-43E2-9FE6-77507FC20C46", - "ticketNumber": "38JB8XR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815143, -80.259619", - "loadTime": "11/09/2019 18:31:51", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "0:56:31", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "19:28:22", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.37, - "quantity": 27.37, - "calculatedQuantity": "27.37 tons", - "s3DownloadKey": "HaulPass_J001_38JB8XR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "281F2C85-D0FB-40E3-96ED-006490940A88", - "ticketNumber": "6STYFFJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815198, -80.259672", - "loadTime": "11/09/2019 18:05:39", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:00:10", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "19:05:49", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.2, - "quantity": 30.2, - "calculatedQuantity": "30.2 tons", - "s3DownloadKey": "HaulPass_J001_6STYFFJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6B7AF1A0-C278-4C10-8826-E7B4A3AAEFAD", - "ticketNumber": "5GVQQAX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815258, -80.259686", - "loadTime": "11/09/2019 15:58:09", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:14:11", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "17:12:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.31, - "quantity": 29.31, - "calculatedQuantity": "29.31 tons", - "s3DownloadKey": "HaulPass_J001_5GVQQAX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AC416E02-6848-488B-88A7-5CEFD3CE571F", - "ticketNumber": "6GJ9NWB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815222, -80.259317", - "loadTime": "11/09/2019 17:57:42", - "straightDistance": "13.67", - "routeDistance": "22.5", - "timeToTower": "0:59:08", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "18:56:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.74, - "quantity": 24.74, - "calculatedQuantity": "24.74 tons", - "s3DownloadKey": "HaulPass_J001_6GJ9NWB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D49F8205-7B97-4833-932A-5CF66199C8F7", - "ticketNumber": "8R2PZFZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815144, -80.259786", - "loadTime": "11/09/2019 16:22:50", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "3:52:26", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "20:15:16", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.69, - "quantity": 20.69, - "calculatedQuantity": "20.69 tons", - "s3DownloadKey": "HaulPass_J001_8R2PZFZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E5154569-2953-4B07-9720-46E12FF5D975", - "ticketNumber": "4FZQG2N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815214, -80.259695", - "loadTime": "11/09/2019 16:23:41", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "0:56:38", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "17:20:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.53, - "quantity": 26.53, - "calculatedQuantity": "26.53 tons", - "s3DownloadKey": "HaulPass_J001_4FZQG2N_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F29C3353-C29B-4151-929F-9CB6F95B53E8", - "ticketNumber": "9BQ444Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815261, -80.259523", - "loadTime": "11/09/2019 16:12:45", - "straightDistance": "13.67", - "routeDistance": "22.49", - "timeToTower": "1:44:39", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "17:57:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.9, - "quantity": 28.9, - "calculatedQuantity": "28.9 tons", - "s3DownloadKey": "HaulPass_J001_9BQ444Z_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F2A17E98-3263-4F53-AA7D-B056D2E84F3F", - "ticketNumber": "6M6NSGD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815234, -80.259693", - "loadTime": "11/09/2019 16:31:08", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:16:43", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/09/2019", - "disposalTime": "17:47:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.06, - "quantity": 29.06, - "calculatedQuantity": "29.06 tons", - "s3DownloadKey": "HaulPass_J001_6M6NSGD_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5B11F4F0-72BE-4B54-BBAC-2FB73B19FBCA", - "ticketNumber": "8YCAUC8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670668, -80.066535", - "loadTime": "11/11/2019 12:17:56", - "straightDistance": "36.8", - "routeDistance": "53.3", - "timeToTower": "2:00:41", - "towerMonitorUserCertificationNumber": "6YEDWSC", - "towerMonitorName": "Cyrus Birch", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/11/2019", - "disposalTime": "14:18:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.75, - "quantity": 24.75, - "calculatedQuantity": "24.75 tons", - "s3DownloadKey": "HaulPass_J001_8YCAUC8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9311B956-E05D-4CB9-95D0-B43A5D85E09F", - "ticketNumber": "3QEEH62", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670651, -80.066454", - "loadTime": "11/11/2019 12:12:09", - "straightDistance": "36.8", - "routeDistance": "53.3", - "timeToTower": "2:03:10", - "towerMonitorUserCertificationNumber": "6YEDWSC", - "towerMonitorName": "Cyrus Birch", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/11/2019", - "disposalTime": "14:15:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.96, - "quantity": 25.96, - "calculatedQuantity": "25.96 tons", - "s3DownloadKey": "HaulPass_J001_3QEEH62_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9B78D02F-7207-4F18-9365-541D933BCC65", - "ticketNumber": "37MC2KW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670591, -80.066562", - "loadTime": "11/11/2019 11:49:29", - "straightDistance": "36.8", - "routeDistance": "53.31", - "timeToTower": "3:46:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/11/2019", - "disposalTime": "15:35:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.33, - "quantity": 23.33, - "calculatedQuantity": "23.33 tons", - "s3DownloadKey": "HaulPass_J001_37MC2KW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2532C1BC-DA89-40EE-8DC8-FB83A25D47AE", - "ticketNumber": "5CAQ8DY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670632, -80.066045", - "loadTime": "11/11/2019 15:22:32", - "straightDistance": "36.82", - "routeDistance": "53.28", - "timeToTower": "2:01:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/11/2019", - "disposalTime": "17:23:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.61, - "quantity": 28.61, - "calculatedQuantity": "28.61 tons", - "s3DownloadKey": "HaulPass_J001_5CAQ8DY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "589379D0-88D2-4FDF-AC40-2CA660315A9E", - "ticketNumber": "ZEXR9BS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670714, -80.066575", - "loadTime": "11/11/2019 15:35:59", - "straightDistance": "36.8", - "routeDistance": "53.3", - "timeToTower": "1:52:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/11/2019", - "disposalTime": "17:28:07", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 14.26, - "quantity": 14.26, - "calculatedQuantity": "14.26 tons", - "s3DownloadKey": "HaulPass_J001_ZEXR9BS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8FA15C97-CD16-443B-B60B-9E0535E1800C", - "ticketNumber": "3XSETGU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670595, -80.066409", - "loadTime": "11/11/2019 12:05:20", - "straightDistance": "36.81", - "routeDistance": "53.3", - "timeToTower": "3:59:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/11/2019", - "disposalTime": "16:05:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.25, - "quantity": 22.25, - "calculatedQuantity": "22.25 tons", - "s3DownloadKey": "HaulPass_J001_3XSETGU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "024E41A5-9060-4A31-9A99-11DD33294D67", - "ticketNumber": "6K7UST7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815228, -80.259585", - "loadTime": "11/11/2019 15:24:10", - "straightDistance": "13.68", - "routeDistance": "22.68", - "timeToTower": "1:15:04", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/11/2019", - "disposalTime": "16:39:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.78, - "quantity": 26.78, - "calculatedQuantity": "26.78 tons", - "s3DownloadKey": "HaulPass_J001_6K7UST7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "09A1D771-6D58-40C3-9544-A794FCD36197", - "ticketNumber": "3CPEB4K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815212, -80.259652", - "loadTime": "11/11/2019 15:40:00", - "straightDistance": "13.68", - "routeDistance": "22.68", - "timeToTower": "1:13:31", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/11/2019", - "disposalTime": "16:53:31", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.8, - "quantity": 24.8, - "calculatedQuantity": "24.8 tons", - "s3DownloadKey": "HaulPass_J001_3CPEB4K_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0F5673DB-AB65-42FB-AED3-25170F7B6A1B", - "ticketNumber": "65MWLRZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815204, -80.259637", - "loadTime": "11/11/2019 15:54:37", - "straightDistance": "13.68", - "routeDistance": "22.68", - "timeToTower": "1:15:20", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/11/2019", - "disposalTime": "17:09:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.59, - "quantity": 26.59, - "calculatedQuantity": "26.59 tons", - "s3DownloadKey": "HaulPass_J001_65MWLRZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "27EB83CB-2E76-4C4E-855D-A56B25737696", - "ticketNumber": "5FCJ95K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815229, -80.259612", - "loadTime": "11/11/2019 17:32:02", - "straightDistance": "13.68", - "routeDistance": "22.68", - "timeToTower": "1:23:42", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/11/2019", - "disposalTime": "18:55:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.3, - "quantity": 25.3, - "calculatedQuantity": "25.3 tons", - "s3DownloadKey": "HaulPass_J001_5FCJ95K_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "36167380-93E4-4930-8BFF-8873F1A3ED37", - "ticketNumber": "3JTYRW4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815364, -80.259042", - "loadTime": "11/11/2019 12:16:21", - "straightDistance": "13.65", - "routeDistance": "22.71", - "timeToTower": "1:03:58", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/11/2019", - "disposalTime": "13:20:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.43, - "quantity": 26.43, - "calculatedQuantity": "26.43 tons", - "s3DownloadKey": "HaulPass_J001_3JTYRW4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4A2B4C9B-4DF8-4E5E-9F1E-D4F3A695C36F", - "ticketNumber": "DB6X4YG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815346, -80.259165", - "loadTime": "11/11/2019 13:45:02", - "straightDistance": "13.65", - "routeDistance": "22.71", - "timeToTower": "1:14:28", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/11/2019", - "disposalTime": "14:59:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.59, - "quantity": 26.59, - "calculatedQuantity": "26.59 tons", - "s3DownloadKey": "HaulPass_J001_DB6X4YG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "558D560E-1CD0-429F-92AE-28B86C40D2A1", - "ticketNumber": "7Z8FDBK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815046, -80.259633", - "loadTime": "11/11/2019 11:40:19", - "straightDistance": "13.69", - "routeDistance": "22.67", - "timeToTower": "1:09:55", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/11/2019", - "disposalTime": "12:50:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.59, - "quantity": 25.59, - "calculatedQuantity": "25.59 tons", - "s3DownloadKey": "HaulPass_J001_7Z8FDBK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5B36E112-E127-426D-9B37-BDC54BE3F49F", - "ticketNumber": "M6GNTED", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815145, -80.259604", - "loadTime": "11/11/2019 14:04:23", - "straightDistance": "13.68", - "routeDistance": "22.68", - "timeToTower": "1:13:00", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/11/2019", - "disposalTime": "15:17:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.06, - "quantity": 27.06, - "calculatedQuantity": "27.06 tons", - "s3DownloadKey": "HaulPass_J001_M6GNTED_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "76209389-501A-4F31-A914-EEB30A52C9E5", - "ticketNumber": "9X6J9VU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815129, -80.259626", - "loadTime": "11/11/2019 17:21:00", - "straightDistance": "13.68", - "routeDistance": "22.68", - "timeToTower": "1:05:33", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/11/2019", - "disposalTime": "18:26:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.6, - "quantity": 26.6, - "calculatedQuantity": "26.6 tons", - "s3DownloadKey": "HaulPass_J001_9X6J9VU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9A13F7C6-E677-4E78-82E5-0BC3DD26F513", - "ticketNumber": "8ENGPBK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815389, -80.259545", - "loadTime": "11/11/2019 17:35:23", - "straightDistance": "13.67", - "routeDistance": "22.69", - "timeToTower": "1:07:17", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/11/2019", - "disposalTime": "18:42:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.73, - "quantity": 25.73, - "calculatedQuantity": "25.73 tons", - "s3DownloadKey": "HaulPass_J001_8ENGPBK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B31C9C52-5C6D-420E-B05A-41F45FAC48E9", - "ticketNumber": "4Q2GVPB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815143, -80.259747", - "loadTime": "11/11/2019 14:51:18", - "straightDistance": "13.69", - "routeDistance": "22.67", - "timeToTower": "1:50:29", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/11/2019", - "disposalTime": "16:41:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.77, - "quantity": 25.77, - "calculatedQuantity": "25.77 tons", - "s3DownloadKey": "HaulPass_J001_4Q2GVPB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B904DB39-3443-485B-A537-98470D6F6BA4", - "ticketNumber": "5AVCGLY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815174, -80.259680", - "loadTime": "11/11/2019 17:52:25", - "straightDistance": "13.68", - "routeDistance": "22.67", - "timeToTower": "1:05:41", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/11/2019", - "disposalTime": "18:58:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.6, - "quantity": 26.6, - "calculatedQuantity": "26.6 tons", - "s3DownloadKey": "HaulPass_J001_5AVCGLY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C06A13C2-CB7E-4D4E-ABDB-2EA76BF40765", - "ticketNumber": "5659PDK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815464, -80.259107", - "loadTime": "11/11/2019 12:29:49", - "straightDistance": "13.65", - "routeDistance": "22.71", - "timeToTower": "1:36:23", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/11/2019", - "disposalTime": "14:06:12", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.87, - "quantity": 25.87, - "calculatedQuantity": "25.87 tons", - "s3DownloadKey": "HaulPass_J001_5659PDK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E4E8346F-2172-4A2A-A4E2-CC7408AEEBB2", - "ticketNumber": "7VYC7N8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815157, -80.259707", - "loadTime": "11/11/2019 13:23:25", - "straightDistance": "13.69", - "routeDistance": "22.67", - "timeToTower": "1:16:07", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/11/2019", - "disposalTime": "14:39:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.44, - "quantity": 25.44, - "calculatedQuantity": "25.44 tons", - "s3DownloadKey": "HaulPass_J001_7VYC7N8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3A2D1082-ADEF-4530-B777-B588F3306398", - "ticketNumber": "7YJEX6E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670554, -80.066605", - "loadTime": "11/11/2019 16:47:50", - "straightDistance": "36.81", - "routeDistance": "53.31", - "timeToTower": "2:36:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/11/2019", - "disposalTime": "19:24:12", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30, - "quantity": 30, - "calculatedQuantity": "30 tons", - "s3DownloadKey": "HaulPass_J001_7YJEX6E_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9457FB13-A7D3-4661-8EA7-AA5AC852402E", - "ticketNumber": "75KTYKG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670729, -80.066412", - "loadTime": "11/11/2019 17:15:54", - "straightDistance": "36.8", - "routeDistance": "53.3", - "timeToTower": "2:02:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/11/2019", - "disposalTime": "19:18:17", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 19.77, - "quantity": 19.77, - "calculatedQuantity": "19.77 tons", - "s3DownloadKey": "HaulPass_J001_75KTYKG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6DB698D5-F8B2-4ECA-B1EC-4B1B428CEBBA", - "ticketNumber": "5S85G7U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670559, -80.066743", - "loadTime": "11/11/2019 18:45:30", - "straightDistance": "36.8", - "routeDistance": "53.32", - "timeToTower": "1:54:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/11/2019", - "disposalTime": "20:40:26", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.21, - "quantity": 28.21, - "calculatedQuantity": "28.21 tons", - "s3DownloadKey": "HaulPass_J001_5S85G7U_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "967D18D9-8087-4F4E-AE8E-B8F18A75F480", - "ticketNumber": "4EJQXYW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670661, -80.066418", - "loadTime": "11/11/2019 18:35:15", - "straightDistance": "36.8", - "routeDistance": "53.3", - "timeToTower": "2:03:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/11/2019", - "disposalTime": "20:39:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.17, - "quantity": 24.17, - "calculatedQuantity": "24.17 tons", - "s3DownloadKey": "HaulPass_J001_4EJQXYW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "336D75D2-2BCE-4B96-A0F8-6492B2F7BF09", - "ticketNumber": "9ZALZVQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815145, -80.259763", - "loadTime": "11/11/2019 19:36:47", - "straightDistance": "13.69", - "routeDistance": "22.67", - "timeToTower": "1:35:13", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/11/2019", - "disposalTime": "21:12:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.04, - "quantity": 27.04, - "calculatedQuantity": "27.04 tons", - "s3DownloadKey": "HaulPass_J001_9ZALZVQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "408C252C-68B4-47D0-8F01-78176A0C2C37", - "ticketNumber": "6BR8MQB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815217, -80.259285", - "loadTime": "11/11/2019 19:09:20", - "straightDistance": "13.66", - "routeDistance": "22.7", - "timeToTower": "1:30:43", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/11/2019", - "disposalTime": "20:40:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.04, - "quantity": 25.04, - "calculatedQuantity": "25.04 tons", - "s3DownloadKey": "HaulPass_J001_6BR8MQB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B832F01E-E8AA-438A-94C5-30748DC6C012", - "ticketNumber": "3A7SXJN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815373, -80.259149", - "loadTime": "11/11/2019 19:44:40", - "straightDistance": "13.65", - "routeDistance": "22.71", - "timeToTower": "1:24:01", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/11/2019", - "disposalTime": "21:08:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.08, - "quantity": 24.08, - "calculatedQuantity": "24.08 tons", - "s3DownloadKey": "HaulPass_J001_3A7SXJN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FCF704E0-FA6A-4A6C-97AC-AC8CDEA6F4DE", - "ticketNumber": "4UQFESJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815130, -80.259779", - "loadTime": "11/11/2019 19:31:22", - "straightDistance": "13.69", - "routeDistance": "22.67", - "timeToTower": "1:09:56", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/11/2019", - "disposalTime": "20:41:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.61, - "quantity": 24.61, - "calculatedQuantity": "24.61 tons", - "s3DownloadKey": "HaulPass_J001_4UQFESJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "525A16B3-2C1D-4D1C-95AA-6273CFCAADD7", - "ticketNumber": "3GHFA97", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815088, -80.259700", - "loadTime": "11/11/2019 21:30:56", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "14:11:41", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "11:42:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.16, - "quantity": 25.16, - "calculatedQuantity": "25.16 tons", - "s3DownloadKey": "HaulPass_J001_3GHFA97_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E2910F9C-6113-41DC-8412-7ABA54408905", - "ticketNumber": "4HQ8TUM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815526, -80.258322", - "loadTime": "11/11/2019 21:58:55", - "straightDistance": "13.61", - "routeDistance": "22.57", - "timeToTower": "14:45:58", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "12:44:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.69, - "quantity": 28.69, - "calculatedQuantity": "28.69 tons", - "s3DownloadKey": "HaulPass_J001_4HQ8TUM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0A81EBE9-AB5F-4EC8-9617-F44686AD4A4D", - "ticketNumber": "8PFD8LM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815416, -80.259173", - "loadTime": "11/12/2019 11:54:38", - "straightDistance": "13.65", - "routeDistance": "22.52", - "timeToTower": "1:19:12", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "13:13:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.42, - "quantity": 28.42, - "calculatedQuantity": "28.42 tons", - "s3DownloadKey": "HaulPass_J001_8PFD8LM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4D7F05F0-E71C-444C-B990-03AD76C2CCEE", - "ticketNumber": "7LWWPBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815241, -80.259279", - "loadTime": "11/11/2019 21:32:32", - "straightDistance": "13.66", - "routeDistance": "22.51", - "timeToTower": "15:23:58", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "12:56:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.01, - "quantity": 27.01, - "calculatedQuantity": "27.01 tons", - "s3DownloadKey": "HaulPass_J001_7LWWPBU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "51E8B9CD-8A47-4A29-8E25-8316D9B67008", - "ticketNumber": "NLH9U4Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815368, -80.259222", - "loadTime": "11/12/2019 11:55:33", - "straightDistance": "13.66", - "routeDistance": "22.51", - "timeToTower": "1:26:04", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "13:21:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.2, - "quantity": 28.2, - "calculatedQuantity": "28.2 tons", - "s3DownloadKey": "HaulPass_J001_NLH9U4Q_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BD471649-6BE6-4603-B4D0-3730A27F596A", - "ticketNumber": "8XZQRMC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815326, -80.259277", - "loadTime": "11/12/2019 12:25:46", - "straightDistance": "13.66", - "routeDistance": "22.51", - "timeToTower": "1:31:16", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "13:57:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.42, - "quantity": 24.42, - "calculatedQuantity": "24.42 tons", - "s3DownloadKey": "HaulPass_J001_8XZQRMC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2C38AA66-142A-4E76-9B7B-4266A0FE517E", - "ticketNumber": "59789MC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815401, -80.259025", - "loadTime": "11/12/2019 16:02:30", - "straightDistance": "13.65", - "routeDistance": "22.52", - "timeToTower": "1:13:40", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "17:16:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.45, - "quantity": 27.45, - "calculatedQuantity": "27.45 tons", - "s3DownloadKey": "HaulPass_J001_59789MC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4CE69E1A-5D71-475C-B68A-2712DB21C26D", - "ticketNumber": "7Q9BP7J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815180, -80.259698", - "loadTime": "11/12/2019 15:50:39", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:19:44", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "17:10:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.98, - "quantity": 26.98, - "calculatedQuantity": "26.98 tons", - "s3DownloadKey": "HaulPass_J001_7Q9BP7J_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6E31A590-4577-4891-992C-E74E247BF76B", - "ticketNumber": "4LVULS4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815450, -80.258950", - "loadTime": "11/12/2019 14:05:32", - "straightDistance": "13.64", - "routeDistance": "22.53", - "timeToTower": "1:18:59", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "15:24:31", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.6, - "quantity": 28.6, - "calculatedQuantity": "28.6 tons", - "s3DownloadKey": "HaulPass_J001_4LVULS4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "73F6A99F-0B6B-4B4A-B08B-22D9B0A98A54", - "ticketNumber": "5J8WA3Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815391, -80.259008", - "loadTime": "11/12/2019 15:54:17", - "straightDistance": "13.65", - "routeDistance": "22.53", - "timeToTower": "1:13:13", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "17:07:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.54, - "quantity": 26.54, - "calculatedQuantity": "26.54 tons", - "s3DownloadKey": "HaulPass_J001_5J8WA3Z_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9019C1EA-5B60-4E41-B49D-4032ACA7F836", - "ticketNumber": "6F44UHB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815396, -80.259067", - "loadTime": "11/12/2019 15:36:33", - "straightDistance": "13.65", - "routeDistance": "22.52", - "timeToTower": "1:19:18", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "16:55:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.9, - "quantity": 24.9, - "calculatedQuantity": "24.9 tons", - "s3DownloadKey": "HaulPass_J001_6F44UHB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A6B7993F-E280-4D47-B24C-C9C9AB0138C8", - "ticketNumber": "T3UVYDR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815312, -80.259190", - "loadTime": "11/12/2019 13:39:45", - "straightDistance": "13.66", - "routeDistance": "22.51", - "timeToTower": "1:21:57", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "15:01:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.15, - "quantity": 28.15, - "calculatedQuantity": "28.15 tons", - "s3DownloadKey": "HaulPass_J001_T3UVYDR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C0FE361B-F478-4480-A611-E0ED0B19F6F2", - "ticketNumber": "5LNFHXC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815417, -80.258853", - "loadTime": "11/12/2019 14:00:29", - "straightDistance": "13.64", - "routeDistance": "22.53", - "timeToTower": "1:11:37", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "15:12:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.29, - "quantity": 25.29, - "calculatedQuantity": "25.29 tons", - "s3DownloadKey": "HaulPass_J001_5LNFHXC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CE7EE933-1A30-4667-B6D7-C0C5D1FD6BC2", - "ticketNumber": "74J9H82", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815411, -80.258953", - "loadTime": "11/12/2019 14:36:28", - "straightDistance": "13.64", - "routeDistance": "22.53", - "timeToTower": "1:11:00", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "15:47:28", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.87, - "quantity": 24.87, - "calculatedQuantity": "24.87 tons", - "s3DownloadKey": "HaulPass_J001_74J9H82_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D2266E13-2374-4921-AC87-0A6C0060CC04", - "ticketNumber": "4NW9FHU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815345, -80.258923", - "loadTime": "11/12/2019 13:46:14", - "straightDistance": "13.64", - "routeDistance": "22.53", - "timeToTower": "1:14:06", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "15:00:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.73, - "quantity": 26.73, - "calculatedQuantity": "26.73 tons", - "s3DownloadKey": "HaulPass_J001_4NW9FHU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "11C1EAF5-FE1B-40EF-B470-AB2C43534E5F", - "ticketNumber": "6SSJH3A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670749, -80.066540", - "loadTime": "11/11/2019 20:27:29", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "15:29:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/12/2019", - "disposalTime": "11:56:49", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.97, - "quantity": 27.97, - "calculatedQuantity": "27.97 tons", - "s3DownloadKey": "HaulPass_J001_6SSJH3A_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8B333A53-0154-47F6-82A7-5EA372C259B6", - "ticketNumber": "48UCKGB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670703, -80.066568", - "loadTime": "11/12/2019 11:43:47", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "2:40:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/12/2019", - "disposalTime": "14:24:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.89, - "quantity": 24.89, - "calculatedQuantity": "24.89 tons", - "s3DownloadKey": "HaulPass_J001_48UCKGB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B0E85B77-894D-48DB-A368-94725A414C98", - "ticketNumber": "7TQMWAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670480, -80.066440", - "loadTime": "11/12/2019 13:26:02", - "straightDistance": "36.81", - "routeDistance": "53.85", - "timeToTower": "2:08:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/12/2019", - "disposalTime": "15:34:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.68, - "quantity": 25.68, - "calculatedQuantity": "25.68 tons", - "s3DownloadKey": "HaulPass_J001_7TQMWAN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CF6C9D1F-1EBC-4AA2-9DC6-23873C34D68A", - "ticketNumber": "7786ACS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670690, -80.066608", - "loadTime": "11/12/2019 11:47:47", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "2:10:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/12/2019", - "disposalTime": "13:58:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.58, - "quantity": 28.58, - "calculatedQuantity": "28.58 tons", - "s3DownloadKey": "HaulPass_J001_7786ACS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F4A5AD48-8FC5-4756-A4AF-5A2BED900AC3", - "ticketNumber": "8PAYJDY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670592, -80.066540", - "loadTime": "11/12/2019 12:47:07", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "3:05:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/12/2019", - "disposalTime": "15:52:22", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.73, - "quantity": 28.73, - "calculatedQuantity": "28.73 tons", - "s3DownloadKey": "HaulPass_J001_8PAYJDY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "03E2F08F-B796-496D-8F52-7E7E2C174CD5", - "ticketNumber": "9QQMEAZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815418, -80.259194", - "loadTime": "11/12/2019 16:29:49", - "straightDistance": "13.65", - "routeDistance": "22.51", - "timeToTower": "0:55:54", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "17:25:43", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.98, - "quantity": 22.98, - "calculatedQuantity": "22.98 tons", - "s3DownloadKey": "HaulPass_J001_9QQMEAZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0D071BB8-0DD5-4621-9059-5DC496AFA1BF", - "ticketNumber": "66636W7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815672, -80.258098", - "loadTime": "11/12/2019 17:37:14", - "straightDistance": "13.59", - "routeDistance": "22.58", - "timeToTower": "1:36:51", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "19:14:05", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.54, - "quantity": 26.54, - "calculatedQuantity": "26.54 tons", - "s3DownloadKey": "HaulPass_J001_66636W7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3EF08862-700F-4E03-B2E0-B80F1D76DF8C", - "ticketNumber": "3RAYHAH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815619, -80.257960", - "loadTime": "11/12/2019 18:05:34", - "straightDistance": "13.59", - "routeDistance": "22.59", - "timeToTower": "1:15:28", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "19:21:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.95, - "quantity": 22.95, - "calculatedQuantity": "22.95 tons", - "s3DownloadKey": "HaulPass_J001_3RAYHAH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7487E651-DB9D-42D4-90F2-6B806EBF68EB", - "ticketNumber": "8U6ZACX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815471, -80.258020", - "loadTime": "11/12/2019 18:02:45", - "straightDistance": "13.6", - "routeDistance": "22.58", - "timeToTower": "1:36:16", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "19:39:01", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.67, - "quantity": 30.67, - "calculatedQuantity": "30.67 tons", - "s3DownloadKey": "HaulPass_J001_8U6ZACX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7C522AC3-D5EC-42D0-ABAE-AF541450977C", - "ticketNumber": "62AJ57T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815757, -80.257956", - "loadTime": "11/12/2019 17:48:35", - "straightDistance": "13.58", - "routeDistance": "22.59", - "timeToTower": "1:30:07", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "19:18:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.98, - "quantity": 31.98, - "calculatedQuantity": "31.98 tons", - "s3DownloadKey": "HaulPass_J001_62AJ57T_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C15736A7-6D85-4738-9C4A-FE3A0D6E731A", - "ticketNumber": "9HPB98Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815653, -80.258030", - "loadTime": "11/12/2019 17:57:13", - "straightDistance": "13.59", - "routeDistance": "22.58", - "timeToTower": "1:17:49", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "19:15:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.07, - "quantity": 27.07, - "calculatedQuantity": "27.07 tons", - "s3DownloadKey": "HaulPass_J001_9HPB98Z_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D3B8E6E6-6D60-438C-B0C0-26A3E3EA1173", - "ticketNumber": "3TMHPFB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815615, -80.257975", - "loadTime": "11/12/2019 20:02:48", - "straightDistance": "13.59", - "routeDistance": "22.59", - "timeToTower": "1:21:42", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "21:24:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.71, - "quantity": 28.71, - "calculatedQuantity": "28.71 tons", - "s3DownloadKey": "HaulPass_J001_3TMHPFB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DAF3E145-A2DB-4278-BC79-BD557584D832", - "ticketNumber": "5UMNAZT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815670, -80.257967", - "loadTime": "11/12/2019 20:06:47", - "straightDistance": "13.59", - "routeDistance": "22.59", - "timeToTower": "1:14:07", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "21:20:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.29, - "quantity": 25.29, - "calculatedQuantity": "25.29 tons", - "s3DownloadKey": "HaulPass_J001_5UMNAZT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F6A83DD1-8347-4DD8-A450-785A141E62DD", - "ticketNumber": "6BFVP5S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815769, -80.257996", - "loadTime": "11/12/2019 20:00:16", - "straightDistance": "13.59", - "routeDistance": "22.59", - "timeToTower": "1:07:02", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/12/2019", - "disposalTime": "21:07:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.13, - "quantity": 28.13, - "calculatedQuantity": "28.13 tons", - "s3DownloadKey": "HaulPass_J001_6BFVP5S_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6379F083-339B-43A3-BF8F-A644148E2666", - "ticketNumber": "SEJTLUZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670514, -80.066444", - "loadTime": "11/12/2019 16:44:51", - "straightDistance": "36.81", - "routeDistance": "53.3", - "timeToTower": "2:03:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/12/2019", - "disposalTime": "18:48:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.84, - "quantity": 20.84, - "calculatedQuantity": "20.84 tons", - "s3DownloadKey": "HaulPass_J001_SEJTLUZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E8CF5535-9C11-4AB7-A394-A0839EA7457A", - "ticketNumber": "9G26SLR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670761, -80.066574", - "loadTime": "11/12/2019 17:02:58", - "straightDistance": "36.79", - "routeDistance": "53.3", - "timeToTower": "2:06:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/12/2019", - "disposalTime": "19:09:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.87, - "quantity": 24.87, - "calculatedQuantity": "24.87 tons", - "s3DownloadKey": "HaulPass_J001_9G26SLR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F846FC30-1FB9-4ABC-871B-C2ECF47FE2F8", - "ticketNumber": "3EXWXQ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670645, -80.066513", - "loadTime": "11/12/2019 15:45:23", - "straightDistance": "36.8", - "routeDistance": "53.3", - "timeToTower": "3:01:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/12/2019", - "disposalTime": "18:46:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.53, - "quantity": 22.53, - "calculatedQuantity": "22.53 tons", - "s3DownloadKey": "HaulPass_J001_3EXWXQ9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3DEDA0D8-F31F-4A9D-96D1-62894B59BC78", - "ticketNumber": "BKHEZJH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670555, -80.066566", - "loadTime": "11/12/2019 20:34:36", - "straightDistance": "36.81", - "routeDistance": "53.85", - "timeToTower": "15:15:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/13/2019", - "disposalTime": "11:49:52", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.33, - "quantity": 24.33, - "calculatedQuantity": "24.33 tons", - "s3DownloadKey": "HaulPass_J001_BKHEZJH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F9C23402-7D8B-4EA0-AAF1-E957357E6C2A", - "ticketNumber": "6G4HXHG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670729, -80.066485", - "loadTime": "11/12/2019 20:20:36", - "straightDistance": "36.8", - "routeDistance": "53.84", - "timeToTower": "15:43:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/13/2019", - "disposalTime": "12:03:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.82, - "quantity": 26.82, - "calculatedQuantity": "26.82 tons", - "s3DownloadKey": "HaulPass_J001_6G4HXHG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "71544834-27BF-4477-97E6-995CA165C036", - "ticketNumber": "7HMF6RW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670534, -80.066593", - "loadTime": "11/13/2019 13:23:47", - "straightDistance": "36.81", - "routeDistance": "53.85", - "timeToTower": "1:55:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/13/2019", - "disposalTime": "15:19:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.01, - "quantity": 27.01, - "calculatedQuantity": "27.01 tons", - "s3DownloadKey": "HaulPass_J001_7HMF6RW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E3F1AE42-61EC-4FF3-81F0-BE0E7DA78D3E", - "ticketNumber": "7K74GZE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670802, -80.066456", - "loadTime": "11/13/2019 13:43:37", - "straightDistance": "36.79", - "routeDistance": "53.84", - "timeToTower": "2:16:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/13/2019", - "disposalTime": "16:00:07", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.49, - "quantity": 23.49, - "calculatedQuantity": "23.49 tons", - "s3DownloadKey": "HaulPass_J001_7K74GZE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FE1892F4-B315-4084-BDA1-F802AF3E6A7F", - "ticketNumber": "7X49DZT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670627, -80.066516", - "loadTime": "11/13/2019 11:37:13", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "2:21:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/13/2019", - "disposalTime": "13:58:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.59, - "quantity": 26.59, - "calculatedQuantity": "26.59 tons", - "s3DownloadKey": "HaulPass_J001_7X49DZT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B34488A4-7297-4BA9-B794-2224A3BAB65C", - "ticketNumber": "8G5BSDV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670686, -80.066519", - "loadTime": "11/13/2019 15:12:49", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "2:04:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/13/2019", - "disposalTime": "17:17:38", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.7, - "quantity": 21.7, - "calculatedQuantity": "21.7 tons", - "s3DownloadKey": "HaulPass_J001_8G5BSDV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "018D9EC1-CA52-4B8E-AB90-343F611C93A2", - "ticketNumber": "4HTFMW2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.815699, -80.258051", - "loadTime": "11/13/2019 15:09:31", - "straightDistance": "13.59", - "routeDistance": "22.58", - "timeToTower": "0:55:08", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/13/2019", - "disposalTime": "16:04:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.22, - "quantity": 24.22, - "calculatedQuantity": "24.22 tons", - "s3DownloadKey": "HaulPass_J001_4HTFMW2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2409528B-423A-4F6E-B0A8-E234E760FF01", - "ticketNumber": "GGK7XNZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815590, -80.258073", - "loadTime": "11/13/2019 14:04:39", - "straightDistance": "13.6", - "routeDistance": "22.58", - "timeToTower": "1:22:10", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/13/2019", - "disposalTime": "15:26:49", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.63, - "quantity": 27.63, - "calculatedQuantity": "27.63 tons", - "s3DownloadKey": "HaulPass_J001_GGK7XNZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3F7421CB-B6A0-47BB-BBA5-7EF887D8D83F", - "ticketNumber": "8JTYPHB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815448, -80.259028", - "loadTime": "11/12/2019 22:09:41", - "straightDistance": "13.64", - "routeDistance": "22.53", - "timeToTower": "13:49:48", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/13/2019", - "disposalTime": "11:59:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.05, - "quantity": 25.05, - "calculatedQuantity": "25.05 tons", - "s3DownloadKey": "HaulPass_J001_8JTYPHB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "688DF47D-1649-4912-9CAA-85E4B67D46A7", - "ticketNumber": "7EF2Q3L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815650, -80.257989", - "loadTime": "11/13/2019 12:28:39", - "straightDistance": "13.59", - "routeDistance": "22.59", - "timeToTower": "1:01:20", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/13/2019", - "disposalTime": "13:29:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.11, - "quantity": 28.11, - "calculatedQuantity": "28.11 tons", - "s3DownloadKey": "HaulPass_J001_7EF2Q3L_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8D940A38-D6CE-42BF-BE0F-8E0BF65839E7", - "ticketNumber": "44RLJJH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815782, -80.258016", - "loadTime": "11/12/2019 21:25:00", - "straightDistance": "13.59", - "routeDistance": "22.59", - "timeToTower": "15:01:06", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/13/2019", - "disposalTime": "12:26:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.75, - "quantity": 23.75, - "calculatedQuantity": "23.75 tons", - "s3DownloadKey": "HaulPass_J001_44RLJJH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B80DACDB-5822-4BA3-8B6E-BBDD5B705FC2", - "ticketNumber": "5489FLW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.815673, -80.257965", - "loadTime": "11/13/2019 16:38:05", - "straightDistance": "13.59", - "routeDistance": "22.59", - "timeToTower": "0:47:05", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/13/2019", - "disposalTime": "17:25:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.28, - "quantity": 22.28, - "calculatedQuantity": "22.28 tons", - "s3DownloadKey": "HaulPass_J001_5489FLW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C297B65C-E54E-4812-9F1F-0536B201CB5E", - "ticketNumber": "4DYY66G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.815685, -80.257897", - "loadTime": "11/13/2019 14:40:38", - "straightDistance": "13.59", - "routeDistance": "22.59", - "timeToTower": "1:15:22", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/13/2019", - "disposalTime": "15:56:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.8, - "quantity": 21.8, - "calculatedQuantity": "21.8 tons", - "s3DownloadKey": "HaulPass_J001_4DYY66G_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C6E123A2-93D5-4171-991E-C1B49FE56768", - "ticketNumber": "3MASS2U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815698, -80.258068", - "loadTime": "11/13/2019 12:59:36", - "straightDistance": "13.59", - "routeDistance": "22.58", - "timeToTower": "0:58:21", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/13/2019", - "disposalTime": "13:57:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.71, - "quantity": 26.71, - "calculatedQuantity": "26.71 tons", - "s3DownloadKey": "HaulPass_J001_3MASS2U_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CE239F0E-CF2A-418A-9EF5-67BC440647D1", - "ticketNumber": "4YHWYL8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815647, -80.257957", - "loadTime": "11/13/2019 13:18:03", - "straightDistance": "13.59", - "routeDistance": "22.59", - "timeToTower": "0:50:16", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/13/2019", - "disposalTime": "14:08:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.26, - "quantity": 22.26, - "calculatedQuantity": "22.26 tons", - "s3DownloadKey": "HaulPass_J001_4YHWYL8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D4AB2AE7-7226-4712-8060-CAD89E6E7DD7", - "ticketNumber": "4N36WZA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.815681, -80.257926", - "loadTime": "11/13/2019 17:08:34", - "straightDistance": "13.59", - "routeDistance": "22.59", - "timeToTower": "0:45:45", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/13/2019", - "disposalTime": "17:54:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.61, - "quantity": 23.61, - "calculatedQuantity": "23.61 tons", - "s3DownloadKey": "HaulPass_J001_4N36WZA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E266C174-FB9A-4E05-86BE-3BBAAAB4E191", - "ticketNumber": "8T87XX5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.815720, -80.257961", - "loadTime": "11/13/2019 16:22:47", - "straightDistance": "13.59", - "routeDistance": "22.59", - "timeToTower": "0:45:38", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/13/2019", - "disposalTime": "17:08:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.12, - "quantity": 28.12, - "calculatedQuantity": "28.12 tons", - "s3DownloadKey": "HaulPass_J001_8T87XX5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "EEFD58DE-8FD1-4BE7-AABD-5D8B41E7E617", - "ticketNumber": "5QJTEQR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815625, -80.257883", - "loadTime": "11/13/2019 12:10:24", - "straightDistance": "13.59", - "routeDistance": "22.59", - "timeToTower": "0:54:08", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/13/2019", - "disposalTime": "13:04:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.58, - "quantity": 26.58, - "calculatedQuantity": "26.58 tons", - "s3DownloadKey": "HaulPass_J001_5QJTEQR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F40CCF34-3782-43FD-AEE0-E4A37BAFC464", - "ticketNumber": "8QHYVZV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.815630, -80.258038", - "loadTime": "11/13/2019 14:38:29", - "straightDistance": "13.59", - "routeDistance": "22.58", - "timeToTower": "1:11:45", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/13/2019", - "disposalTime": "15:50:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.07, - "quantity": 28.07, - "calculatedQuantity": "28.07 tons", - "s3DownloadKey": "HaulPass_J001_8QHYVZV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "972D5F3E-E7AA-4CDF-9F50-673A75CC6708", - "ticketNumber": "UZJUPEE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670598, -80.066578", - "loadTime": "11/13/2019 16:29:53", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "2:00:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/13/2019", - "disposalTime": "18:29:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.52, - "quantity": 30.52, - "calculatedQuantity": "30.52 tons", - "s3DownloadKey": "HaulPass_J001_UZJUPEE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4354D745-D4EC-400A-B5C7-34A61387BB52", - "ticketNumber": "9ECZVC4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.815696, -80.257920", - "loadTime": "11/13/2019 16:48:09", - "straightDistance": "13.59", - "routeDistance": "22.59", - "timeToTower": "1:37:27", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/13/2019", - "disposalTime": "18:25:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.04, - "quantity": 30.04, - "calculatedQuantity": "30.04 tons", - "s3DownloadKey": "HaulPass_J001_9ECZVC4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A87B676B-813B-41DA-A6B5-DFCD6607D135", - "ticketNumber": "9HNBSPE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.815676, -80.257943", - "loadTime": "11/13/2019 18:22:56", - "straightDistance": "13.59", - "routeDistance": "22.59", - "timeToTower": "0:43:06", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/13/2019", - "disposalTime": "19:06:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.38, - "quantity": 23.38, - "calculatedQuantity": "23.38 tons", - "s3DownloadKey": "HaulPass_J001_9HNBSPE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C9BF0554-F00C-4E92-B6E1-772D632D878B", - "ticketNumber": "45LFRVE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6YEDWSC", - "fieldMonitorName": "Cyrus Birch", - "loadCoordinates": "32.815679, -80.257970", - "loadTime": "11/13/2019 18:09:56", - "straightDistance": "13.59", - "routeDistance": "22.59", - "timeToTower": "0:46:30", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/13/2019", - "disposalTime": "18:56:26", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.39, - "quantity": 28.39, - "calculatedQuantity": "28.39 tons", - "s3DownloadKey": "HaulPass_J001_45LFRVE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6671C855-7312-4D90-AA83-306924E76F0D", - "ticketNumber": "9XNJRDM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670708, -80.066457", - "loadTime": "11/13/2019 17:17:55", - "straightDistance": "36.8", - "routeDistance": "53.84", - "timeToTower": "2:46:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/13/2019", - "disposalTime": "20:03:55", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.94, - "quantity": 23.94, - "calculatedQuantity": "23.94 tons", - "s3DownloadKey": "HaulPass_J001_9XNJRDM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8CD8676C-B5B4-4C46-84F8-1DD993F3933A", - "ticketNumber": "8WTWRJP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670532, -80.066520", - "loadTime": "11/13/2019 18:29:41", - "straightDistance": "36.81", - "routeDistance": "53.85", - "timeToTower": "2:10:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/13/2019", - "disposalTime": "20:40:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.6, - "quantity": 26.6, - "calculatedQuantity": "26.6 tons", - "s3DownloadKey": "HaulPass_J001_8WTWRJP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5ED64217-C2B4-4D1A-9481-D6C27016A95D", - "ticketNumber": "7EAEFRD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815602, -80.257616", - "loadTime": "11/13/2019 19:30:18", - "straightDistance": "13.58", - "routeDistance": "22.61", - "timeToTower": "1:02:48", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/13/2019", - "disposalTime": "20:33:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.72, - "quantity": 30.72, - "calculatedQuantity": "30.72 tons", - "s3DownloadKey": "HaulPass_J001_7EAEFRD_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "78E6726C-7145-41C3-BDF7-ABD99B07C00D", - "ticketNumber": "6HAFZJ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815734, -80.257807", - "loadTime": "11/13/2019 19:50:23", - "straightDistance": "13.58", - "routeDistance": "22.6", - "timeToTower": "0:52:12", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/13/2019", - "disposalTime": "20:42:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.87, - "quantity": 28.87, - "calculatedQuantity": "28.87 tons", - "s3DownloadKey": "HaulPass_J001_6HAFZJ7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A2FBDE0F-669A-4A39-A399-634F6DDDE0E8", - "ticketNumber": "8D8382A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815718, -80.257843", - "loadTime": "11/13/2019 19:58:25", - "straightDistance": "13.58", - "routeDistance": "22.6", - "timeToTower": "0:50:02", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/13/2019", - "disposalTime": "20:48:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.12, - "quantity": 24.12, - "calculatedQuantity": "24.12 tons", - "s3DownloadKey": "HaulPass_J001_8D8382A_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E3A07A1C-331E-4131-A48D-BEDE212223E8", - "ticketNumber": "7KH3UBX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670639, -80.066535", - "loadTime": "11/12/2019 20:23:55", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "39:00:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/14/2019", - "disposalTime": "11:24:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.79, - "quantity": 25.79, - "calculatedQuantity": "25.79 tons", - "s3DownloadKey": "HaulPass_J001_7KH3UBX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "77477681-2CA8-442B-B88D-13A7054E2AF9", - "ticketNumber": "9TD4RC9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670536, -80.066455", - "loadTime": "11/13/2019 19:45:50", - "straightDistance": "36.81", - "routeDistance": "53.85", - "timeToTower": "15:54:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/14/2019", - "disposalTime": "11:40:28", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.18, - "quantity": 27.18, - "calculatedQuantity": "27.18 tons", - "s3DownloadKey": "HaulPass_J001_9TD4RC9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "80BFB02D-7CA2-4C83-9A81-C4A092CB3B1F", - "ticketNumber": "8S3WCHH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670595, -80.066711", - "loadTime": "11/14/2019 12:03:34", - "straightDistance": "36.8", - "routeDistance": "53.86", - "timeToTower": "2:39:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/14/2019", - "disposalTime": "14:43:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 16.28, - "quantity": 16.28, - "calculatedQuantity": "16.28 tons", - "s3DownloadKey": "HaulPass_J001_8S3WCHH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9D72282A-4B7F-44D3-8FB4-DCC5DE497F9F", - "ticketNumber": "57ZQ57L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670629, -80.066564", - "loadTime": "11/14/2019 11:37:06", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "2:31:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/14/2019", - "disposalTime": "14:09:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.63, - "quantity": 25.63, - "calculatedQuantity": "25.63 tons", - "s3DownloadKey": "HaulPass_J001_57ZQ57L_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9F941A7F-9B27-4F4B-B41B-E47A58239731", - "ticketNumber": "94WP5PW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670727, -80.066532", - "loadTime": "11/14/2019 13:00:29", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "2:02:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/14/2019", - "disposalTime": "15:02:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.31, - "quantity": 26.31, - "calculatedQuantity": "26.31 tons", - "s3DownloadKey": "HaulPass_J001_94WP5PW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BC1516B0-F424-42AC-B5C5-2E708BEBBB04", - "ticketNumber": "8NZ6XNS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670569, -80.066495", - "loadTime": "11/14/2019 12:52:12", - "straightDistance": "36.81", - "routeDistance": "53.85", - "timeToTower": "1:58:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/14/2019", - "disposalTime": "14:50:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.54, - "quantity": 23.54, - "calculatedQuantity": "23.54 tons", - "s3DownloadKey": "HaulPass_J001_8NZ6XNS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FECEB3D8-3ACA-41BF-AEA1-7FD62845B2DC", - "ticketNumber": "8XXBCC8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670659, -80.066693", - "loadTime": "11/14/2019 11:47:26", - "straightDistance": "36.8", - "routeDistance": "53.86", - "timeToTower": "2:11:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/14/2019", - "disposalTime": "13:59:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.54, - "quantity": 27.54, - "calculatedQuantity": "27.54 tons", - "s3DownloadKey": "HaulPass_J001_8XXBCC8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "48CC0F54-2852-4C08-B941-94131C7E880F", - "ticketNumber": "4EWTG3E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670761, -80.066653", - "loadTime": "11/14/2019 15:21:37", - "straightDistance": "36.79", - "routeDistance": "53.85", - "timeToTower": "2:01:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/14/2019", - "disposalTime": "17:23:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.87, - "quantity": 23.87, - "calculatedQuantity": "23.87 tons", - "s3DownloadKey": "HaulPass_J001_4EWTG3E_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AFBADF44-5B53-46EB-A31C-5A4D24647F89", - "ticketNumber": "P773SUB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670671, -80.066500", - "loadTime": "11/14/2019 16:04:18", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "1:55:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/14/2019", - "disposalTime": "17:59:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.15, - "quantity": 23.15, - "calculatedQuantity": "23.15 tons", - "s3DownloadKey": "HaulPass_J001_P773SUB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "23ABD1CB-D18E-4178-9147-90591585FC93", - "ticketNumber": "8W3L7C5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670805, -80.066513", - "loadTime": "11/14/2019 16:09:20", - "straightDistance": "36.79", - "routeDistance": "53.84", - "timeToTower": "2:24:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/14/2019", - "disposalTime": "18:34:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.83, - "quantity": 27.83, - "calculatedQuantity": "27.83 tons", - "s3DownloadKey": "HaulPass_J001_8W3L7C5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "632C7EA0-A93D-4640-9D1C-BA119805EB24", - "ticketNumber": "85MLHBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670701, -80.066394", - "loadTime": "11/14/2019 16:25:51", - "straightDistance": "36.8", - "routeDistance": "53.84", - "timeToTower": "2:09:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/14/2019", - "disposalTime": "18:35:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.15, - "quantity": 22.15, - "calculatedQuantity": "22.15 tons", - "s3DownloadKey": "HaulPass_J001_85MLHBU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "02E74DE4-F5BD-487F-A598-F38AFDB92CDF", - "ticketNumber": "6LLQWPS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814889, -80.259381", - "loadTime": "11/14/2019 18:12:24", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "0:53:10", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "19:05:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.68, - "quantity": 31.68, - "calculatedQuantity": "31.68 tons", - "s3DownloadKey": "HaulPass_J001_6LLQWPS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "060B049A-2860-49BC-B3A2-F4814EEF4E09", - "ticketNumber": "443F7W5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815798, -80.257877", - "loadTime": "11/14/2019 12:26:56", - "straightDistance": "13.58", - "routeDistance": "22.6", - "timeToTower": "0:59:48", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "13:26:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.38, - "quantity": 23.38, - "calculatedQuantity": "23.38 tons", - "s3DownloadKey": "HaulPass_J001_443F7W5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0F42A558-2D59-4522-BC25-4869C673E12E", - "ticketNumber": "4FBMMWK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815025, -80.259420", - "loadTime": "11/14/2019 16:29:00", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "1:00:36", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "17:29:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.33, - "quantity": 35.33, - "calculatedQuantity": "35.33 tons", - "s3DownloadKey": "HaulPass_J001_4FBMMWK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "28DF6D8F-5282-47AB-8AC5-6844ABBB46A0", - "ticketNumber": "5P3CJG9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815571, -80.258691", - "loadTime": "11/13/2019 22:02:43", - "straightDistance": "13.62", - "routeDistance": "22.55", - "timeToTower": "13:30:03", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "11:32:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.7, - "quantity": 22.7, - "calculatedQuantity": "22.7 tons", - "s3DownloadKey": "HaulPass_J001_5P3CJG9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3C046F29-9B10-4751-B237-970D8F05585A", - "ticketNumber": "ANDEFTT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815776, -80.257701", - "loadTime": "11/14/2019 13:56:38", - "straightDistance": "13.57", - "routeDistance": "22.61", - "timeToTower": "1:31:48", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "15:28:26", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.18, - "quantity": 33.18, - "calculatedQuantity": "33.18 tons", - "s3DownloadKey": "HaulPass_J001_ANDEFTT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "414382CD-9D23-40E4-A2C3-1EA2B8D598CE", - "ticketNumber": "6G4PXJQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815817, -80.257601", - "loadTime": "11/14/2019 14:22:17", - "straightDistance": "13.57", - "routeDistance": "22.61", - "timeToTower": "1:17:44", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "15:40:01", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.05, - "quantity": 24.05, - "calculatedQuantity": "24.05 tons", - "s3DownloadKey": "HaulPass_J001_6G4PXJQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "44E4DD86-8ED6-4900-AF60-C84D9FF59BF9", - "ticketNumber": "63DPJZ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815871, -80.257876", - "loadTime": "11/14/2019 12:03:07", - "straightDistance": "13.58", - "routeDistance": "22.6", - "timeToTower": "1:09:41", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "13:12:48", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.31, - "quantity": 23.31, - "calculatedQuantity": "23.31 tons", - "s3DownloadKey": "HaulPass_J001_63DPJZ5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "467F0302-EB05-4AA2-8B36-5A03C0403448", - "ticketNumber": "9GECPTM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815838, -80.257849", - "loadTime": "11/14/2019 12:03:47", - "straightDistance": "13.58", - "routeDistance": "22.6", - "timeToTower": "1:41:55", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "13:45:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.8, - "quantity": 21.8, - "calculatedQuantity": "21.8 tons", - "s3DownloadKey": "HaulPass_J001_9GECPTM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4C39BC78-895A-4CA3-ADA8-53D5B31C2EA9", - "ticketNumber": "928DRQM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815066, -80.259466", - "loadTime": "11/14/2019 16:45:45", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "0:48:12", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "17:33:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.69, - "quantity": 26.69, - "calculatedQuantity": "26.69 tons", - "s3DownloadKey": "HaulPass_J001_928DRQM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "55E548ED-9883-4CA7-A123-6108D762CE16", - "ticketNumber": "6WBJM3L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815741, -80.257689", - "loadTime": "11/14/2019 14:23:19", - "straightDistance": "13.57", - "routeDistance": "22.61", - "timeToTower": "1:18:40", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "15:41:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.72, - "quantity": 26.72, - "calculatedQuantity": "26.72 tons", - "s3DownloadKey": "HaulPass_J001_6WBJM3L_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "56B25EF1-B5BF-48C2-B257-C2C83E27D7F9", - "ticketNumber": "5KRCM9U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815084, -80.259410", - "loadTime": "11/14/2019 16:53:36", - "straightDistance": "13.68", - "routeDistance": "22.5", - "timeToTower": "0:51:41", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "17:45:17", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.29, - "quantity": 26.29, - "calculatedQuantity": "26.29 tons", - "s3DownloadKey": "HaulPass_J001_5KRCM9U_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "89912B60-C19F-4606-B7CC-FB692170C138", - "ticketNumber": "86P24C8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815762, -80.257648", - "loadTime": "11/14/2019 14:13:26", - "straightDistance": "13.57", - "routeDistance": "22.61", - "timeToTower": "0:58:44", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "15:12:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.9, - "quantity": 27.9, - "calculatedQuantity": "27.9 tons", - "s3DownloadKey": "HaulPass_J001_86P24C8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8E40B213-458A-4A50-A45F-E0A2764998E1", - "ticketNumber": "96UBUNG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815364, -80.259723", - "loadTime": "11/14/2019 18:44:33", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:00:01", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "19:44:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.01, - "quantity": 29.01, - "calculatedQuantity": "29.01 tons", - "s3DownloadKey": "HaulPass_J001_96UBUNG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "963D6136-7A2E-4731-9BD2-FA3AF40E681F", - "ticketNumber": "6URMXPV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815287, -80.259699", - "loadTime": "11/14/2019 20:05:38", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "0:53:50", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "20:59:28", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.25, - "quantity": 31.25, - "calculatedQuantity": "31.25 tons", - "s3DownloadKey": "HaulPass_J001_6URMXPV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AE14C25C-6E64-4F19-9432-86DA3B1DEB0D", - "ticketNumber": "4N9F8N2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815038, -80.259440", - "loadTime": "11/14/2019 16:17:24", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "0:54:33", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "17:11:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.6, - "quantity": 34.6, - "calculatedQuantity": "34.6 tons", - "s3DownloadKey": "HaulPass_J001_4N9F8N2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BA61940E-768E-4791-B386-1D42F89F1FEE", - "ticketNumber": "6TVEWNV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815540, -80.259782", - "loadTime": "11/14/2019 18:38:13", - "straightDistance": "13.67", - "routeDistance": "22.48", - "timeToTower": "0:54:34", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "19:32:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.52, - "quantity": 27.52, - "calculatedQuantity": "27.52 tons", - "s3DownloadKey": "HaulPass_J001_6TVEWNV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CA7B5259-7922-4E16-A066-F8B554775524", - "ticketNumber": "38CQM5X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815613, -80.257883", - "loadTime": "11/14/2019 11:51:59", - "straightDistance": "13.59", - "routeDistance": "22.59", - "timeToTower": "1:14:37", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "13:06:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.91, - "quantity": 25.91, - "calculatedQuantity": "25.91 tons", - "s3DownloadKey": "HaulPass_J001_38CQM5X_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CB85CB7C-2F78-4A00-9D40-0AF34E5E6722", - "ticketNumber": "8QHTHLL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815010, -80.259409", - "loadTime": "11/14/2019 16:29:35", - "straightDistance": "13.68", - "routeDistance": "22.5", - "timeToTower": "0:58:12", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "17:27:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.97, - "quantity": 26.97, - "calculatedQuantity": "26.97 tons", - "s3DownloadKey": "HaulPass_J001_8QHTHLL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D86833CD-A513-4718-B491-B2616721CAD6", - "ticketNumber": "5NFY8LA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815444, -80.259731", - "loadTime": "11/14/2019 18:39:19", - "straightDistance": "13.67", - "routeDistance": "22.48", - "timeToTower": "2:02:13", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "20:41:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.66, - "quantity": 29.66, - "calculatedQuantity": "29.66 tons", - "s3DownloadKey": "HaulPass_J001_5NFY8LA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DE7A85E7-8AFE-4CC2-9AE4-E19BBF787B66", - "ticketNumber": "6R4FTT8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814916, -80.259350", - "loadTime": "11/14/2019 18:21:05", - "straightDistance": "13.68", - "routeDistance": "22.5", - "timeToTower": "0:55:48", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "19:16:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.21, - "quantity": 29.21, - "calculatedQuantity": "29.21 tons", - "s3DownloadKey": "HaulPass_J001_6R4FTT8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E61C4C7F-A719-410D-A76C-B637D84CD8A4", - "ticketNumber": "8W5UN5V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815713, -80.257748", - "loadTime": "11/14/2019 14:13:53", - "straightDistance": "13.58", - "routeDistance": "22.6", - "timeToTower": "1:00:32", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "15:14:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.12, - "quantity": 25.12, - "calculatedQuantity": "25.12 tons", - "s3DownloadKey": "HaulPass_J001_8W5UN5V_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F25C6938-1BC7-4153-B5FC-AEA2F9354825", - "ticketNumber": "7QGXEMB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815372, -80.258996", - "loadTime": "11/14/2019 15:51:52", - "straightDistance": "13.65", - "routeDistance": "22.53", - "timeToTower": "0:46:12", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "16:38:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.36, - "quantity": 24.36, - "calculatedQuantity": "24.36 tons", - "s3DownloadKey": "HaulPass_J001_7QGXEMB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FBD8D8AA-A189-4F93-A300-EBF710475B93", - "ticketNumber": "5KXASW6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814871, -80.259365", - "loadTime": "11/14/2019 17:35:09", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "1:32:06", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "19:07:15", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.59, - "quantity": 29.59, - "calculatedQuantity": "29.59 tons", - "s3DownloadKey": "HaulPass_J001_5KXASW6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FC0CE5F8-456E-4C3E-92CF-FF19012F7FF4", - "ticketNumber": "48MYRUZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815839, -80.257924", - "loadTime": "11/14/2019 11:45:01", - "straightDistance": "13.58", - "routeDistance": "22.59", - "timeToTower": "1:09:37", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "12:54:38", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.79, - "quantity": 25.79, - "calculatedQuantity": "25.79 tons", - "s3DownloadKey": "HaulPass_J001_48MYRUZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "98E04F41-0589-4163-90C4-496A74ABEC21", - "ticketNumber": "97X7KX3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815211, -80.259613", - "loadTime": "11/14/2019 20:12:31", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "0:59:08", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/14/2019", - "disposalTime": "21:11:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.53, - "quantity": 29.53, - "calculatedQuantity": "29.53 tons", - "s3DownloadKey": "HaulPass_J001_97X7KX3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0DBE24F6-A119-431F-851A-1A9281888B82", - "ticketNumber": "TEL3HPB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815328, -80.259549", - "loadTime": "11/15/2019 11:02:48", - "straightDistance": "13.67", - "routeDistance": "22.49", - "timeToTower": "1:12:11", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "12:14:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.43, - "quantity": 31.43, - "calculatedQuantity": "31.43 tons", - "s3DownloadKey": "HaulPass_J001_TEL3HPB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3D97585B-4418-443C-B397-8ADD1C490BFD", - "ticketNumber": "5N3M5LP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670674, -80.066541", - "loadTime": "11/14/2019 19:55:10", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "15:44:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/15/2019", - "disposalTime": "11:39:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.93, - "quantity": 26.93, - "calculatedQuantity": "26.93 tons", - "s3DownloadKey": "HaulPass_J001_5N3M5LP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5BD82A64-B422-43AD-B14B-A43266B73537", - "ticketNumber": "4R8NTTT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670683, -80.066506", - "loadTime": "11/14/2019 19:17:57", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "16:27:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/15/2019", - "disposalTime": "11:44:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.28, - "quantity": 23.28, - "calculatedQuantity": "23.28 tons", - "s3DownloadKey": "HaulPass_J001_4R8NTTT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5E59EC2A-F6EF-45BE-966C-91F768DC96AB", - "ticketNumber": "638LV7W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670594, -80.066086", - "loadTime": "11/15/2019 13:01:20", - "straightDistance": "36.82", - "routeDistance": "53.82", - "timeToTower": "2:03:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/15/2019", - "disposalTime": "15:04:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.95, - "quantity": 23.95, - "calculatedQuantity": "23.95 tons", - "s3DownloadKey": "HaulPass_J001_638LV7W_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2B5631B1-9E70-4904-AA95-66B5BE15BAE3", - "ticketNumber": "8EVGYVJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670550, -80.066478", - "loadTime": "11/14/2019 20:17:54", - "straightDistance": "36.81", - "routeDistance": "53.85", - "timeToTower": "20:28:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/15/2019", - "disposalTime": "16:45:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.41, - "quantity": 25.41, - "calculatedQuantity": "25.41 tons", - "s3DownloadKey": "HaulPass_J001_8EVGYVJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "63677BEF-5119-4F92-AB34-A7323720F5BF", - "ticketNumber": "43FC9NK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670545, -80.066201", - "loadTime": "11/15/2019 13:16:03", - "straightDistance": "36.82", - "routeDistance": "53.83", - "timeToTower": "1:54:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/15/2019", - "disposalTime": "15:10:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.22, - "quantity": 26.22, - "calculatedQuantity": "26.22 tons", - "s3DownloadKey": "HaulPass_J001_43FC9NK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "21BF448C-57C6-47EC-B6CA-585730315553", - "ticketNumber": "59HGU56", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815091, -80.259824", - "loadTime": "11/15/2019 13:04:50", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "0:55:22", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "14:00:12", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.21, - "quantity": 30.21, - "calculatedQuantity": "30.21 tons", - "s3DownloadKey": "HaulPass_J001_59HGU56_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "28A0E994-0C92-48D6-959D-9F0297CBFB92", - "ticketNumber": "97QJ824", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815804, -80.259041", - "loadTime": "11/15/2019 12:20:53", - "straightDistance": "13.63", - "routeDistance": "22.53", - "timeToTower": "0:55:50", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "13:16:43", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.43, - "quantity": 27.43, - "calculatedQuantity": "27.43 tons", - "s3DownloadKey": "HaulPass_J001_97QJ824_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2C82D8A9-9BE1-4104-830E-EE20E6A78DE6", - "ticketNumber": "7Z7ZUJ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815826, -80.259081", - "loadTime": "11/15/2019 12:21:46", - "straightDistance": "13.63", - "routeDistance": "22.53", - "timeToTower": "1:26:28", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "13:48:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.09, - "quantity": 32.09, - "calculatedQuantity": "32.09 tons", - "s3DownloadKey": "HaulPass_J001_7Z7ZUJ9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8B5D54FA-4AE0-4EB2-A7AD-EE65C915B9C2", - "ticketNumber": "92QCARY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815287, -80.259708", - "loadTime": "11/15/2019 16:02:25", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "0:58:46", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "17:01:11", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.14, - "quantity": 22.14, - "calculatedQuantity": "22.14 tons", - "s3DownloadKey": "HaulPass_J001_92QCARY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C061D80A-C0DE-49F9-9292-F812EF3998EC", - "ticketNumber": "8JD6A2W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815190, -80.259846", - "loadTime": "11/15/2019 12:09:40", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:11:06", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "13:20:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.93, - "quantity": 22.93, - "calculatedQuantity": "22.93 tons", - "s3DownloadKey": "HaulPass_J001_8JD6A2W_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E49EA0CB-BCA7-4848-8CB3-A4E2D68AEA02", - "ticketNumber": "6M6YQFR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815288, -80.259819", - "loadTime": "11/15/2019 15:48:06", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "0:57:28", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "16:45:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.24, - "quantity": 24.24, - "calculatedQuantity": "24.24 tons", - "s3DownloadKey": "HaulPass_J001_6M6YQFR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E752A1BB-410A-4169-87B9-D7E36D5C5242", - "ticketNumber": "36YHJLH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815228, -80.259713", - "loadTime": "11/15/2019 13:56:10", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:00:42", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "14:56:52", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.34, - "quantity": 24.34, - "calculatedQuantity": "24.34 tons", - "s3DownloadKey": "HaulPass_J001_36YHJLH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "ED0FC92D-B847-4D04-BE29-B3353E6ABE07", - "ticketNumber": "94VVRN2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815271, -80.259672", - "loadTime": "11/15/2019 14:55:55", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "1:12:55", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "16:08:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.26, - "quantity": 25.26, - "calculatedQuantity": "25.26 tons", - "s3DownloadKey": "HaulPass_J001_94VVRN2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F027C281-DBC7-4E76-91C5-AAF15E25D6F3", - "ticketNumber": "3ABUUTV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815646, -80.257876", - "loadTime": "11/14/2019 20:48:16", - "straightDistance": "13.59", - "routeDistance": "22.59", - "timeToTower": "16:05:14", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "12:53:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.64, - "quantity": 27.64, - "calculatedQuantity": "27.64 tons", - "s3DownloadKey": "HaulPass_J001_3ABUUTV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F159B0C4-81FD-4AB2-9410-5D4323B267B8", - "ticketNumber": "8QQF6QP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815319, -80.259711", - "loadTime": "11/15/2019 14:11:57", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "0:50:23", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "15:02:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.09, - "quantity": 27.09, - "calculatedQuantity": "27.09 tons", - "s3DownloadKey": "HaulPass_J001_8QQF6QP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FB5D9D4D-491C-413F-936C-D142CDC3136C", - "ticketNumber": "4UR5XXL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815194, -80.259702", - "loadTime": "11/15/2019 14:51:09", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "0:58:00", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "15:49:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.25, - "quantity": 31.25, - "calculatedQuantity": "31.25 tons", - "s3DownloadKey": "HaulPass_J001_4UR5XXL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4801C810-2E09-4137-A34C-24450A6649DB", - "ticketNumber": "3BJBXT5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670673, -80.065892", - "loadTime": "11/15/2019 16:21:44", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "2:18:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/15/2019", - "disposalTime": "18:40:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.53, - "quantity": 27.53, - "calculatedQuantity": "27.53 tons", - "s3DownloadKey": "HaulPass_J001_3BJBXT5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C991314E-B25E-459D-8C19-FF3EFBA797A5", - "ticketNumber": "9H7HTYK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670575, -80.066052", - "loadTime": "11/15/2019 16:33:41", - "straightDistance": "36.82", - "routeDistance": "53.82", - "timeToTower": "2:09:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/15/2019", - "disposalTime": "18:43:11", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.62, - "quantity": 23.62, - "calculatedQuantity": "23.62 tons", - "s3DownloadKey": "HaulPass_J001_9H7HTYK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "17BE51A5-62F9-4AC6-9150-9EE0FE8890CF", - "ticketNumber": "7VS2AWY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815861, -80.259900", - "loadTime": "11/15/2019 19:26:54", - "straightDistance": "13.66", - "routeDistance": "22.48", - "timeToTower": "1:19:28", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "20:46:22", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.86, - "quantity": 28.86, - "calculatedQuantity": "28.86 tons", - "s3DownloadKey": "HaulPass_J001_7VS2AWY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2195DD8C-08FA-4D96-A7D4-11CD31149583", - "ticketNumber": "7CZW6MR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815315, -80.259743", - "loadTime": "11/15/2019 17:59:37", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:25:57", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "19:25:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.18, - "quantity": 26.18, - "calculatedQuantity": "26.18 tons", - "s3DownloadKey": "HaulPass_J001_7CZW6MR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2DF25F41-836C-4933-88D7-37F1067254A6", - "ticketNumber": "9CK55YX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815399, -80.259336", - "loadTime": "11/15/2019 16:42:05", - "straightDistance": "13.66", - "routeDistance": "22.51", - "timeToTower": "1:53:38", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "18:35:43", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 36.09, - "quantity": 36.09, - "calculatedQuantity": "36.09 tons", - "s3DownloadKey": "HaulPass_J001_9CK55YX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3C4C429F-B460-4AD0-AAD8-3D391AB3B6ED", - "ticketNumber": "3PZQG86", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815232, -80.259793", - "loadTime": "11/15/2019 18:54:25", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:42:16", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "20:36:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.17, - "quantity": 33.17, - "calculatedQuantity": "33.17 tons", - "s3DownloadKey": "HaulPass_J001_3PZQG86_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6ADB0BCF-674B-4266-8CF9-A3F6E0B787A0", - "ticketNumber": "7ATZJ7K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815342, -80.259697", - "loadTime": "11/15/2019 16:58:41", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "1:21:18", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "18:19:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.61, - "quantity": 26.61, - "calculatedQuantity": "26.61 tons", - "s3DownloadKey": "HaulPass_J001_7ATZJ7K_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "85A0C6B7-BC70-4A5F-8F7B-1D7F9684C4D6", - "ticketNumber": "8H6RXGY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815027, -80.259611", - "loadTime": "11/15/2019 15:46:32", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "2:01:41", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "17:48:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.55, - "quantity": 26.55, - "calculatedQuantity": "26.55 tons", - "s3DownloadKey": "HaulPass_J001_8H6RXGY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9B2309A5-5BD5-47AE-84BC-D4AFB7CFB73E", - "ticketNumber": "5JAPYSS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815270, -80.259772", - "loadTime": "11/15/2019 17:42:52", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "2:06:23", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "19:49:15", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.54, - "quantity": 23.54, - "calculatedQuantity": "23.54 tons", - "s3DownloadKey": "HaulPass_J001_5JAPYSS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B76CADA0-0A8D-4E1E-BB77-E2F1A8F8F5B3", - "ticketNumber": "5TM8UNT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815250, -80.259775", - "loadTime": "11/15/2019 19:05:41", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:14:43", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "20:20:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.8, - "quantity": 26.8, - "calculatedQuantity": "26.8 tons", - "s3DownloadKey": "HaulPass_J001_5TM8UNT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DBEB51A2-889A-4925-93F9-9AF084A46F12", - "ticketNumber": "3PE3NMN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815171, -80.259848", - "loadTime": "11/15/2019 16:47:43", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:26:29", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "18:14:12", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.01, - "quantity": 34.01, - "calculatedQuantity": "34.01 tons", - "s3DownloadKey": "HaulPass_J001_3PE3NMN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DCC899B8-73F8-40A3-9CF7-D8F372557D00", - "ticketNumber": "7FB62XD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815163, -80.259721", - "loadTime": "11/15/2019 19:04:04", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:29:52", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "20:33:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.58, - "quantity": 24.58, - "calculatedQuantity": "24.58 tons", - "s3DownloadKey": "HaulPass_J001_7FB62XD_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F77EB8FD-4C0F-41F1-9F3F-A62DCA3E1B97", - "ticketNumber": "4CCVNBS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815170, -80.259788", - "loadTime": "11/15/2019 19:26:03", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:00:12", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/15/2019", - "disposalTime": "20:26:15", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.76, - "quantity": 29.76, - "calculatedQuantity": "29.76 tons", - "s3DownloadKey": "HaulPass_J001_4CCVNBS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D6BF7380-6D66-40F9-BF0F-EA546C783635", - "ticketNumber": "7X2F69M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670452, -80.066076", - "loadTime": "11/15/2019 18:28:19", - "straightDistance": "36.83", - "routeDistance": "53.28", - "timeToTower": "2:36:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/15/2019", - "disposalTime": "21:04:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.33, - "quantity": 26.33, - "calculatedQuantity": "26.33 tons", - "s3DownloadKey": "HaulPass_J001_7X2F69M_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "094F0130-04D9-4AC2-9D2C-AA4533A23D99", - "ticketNumber": "6SJYDKM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815260, -80.260083", - "loadTime": "11/16/2019 13:43:42", - "straightDistance": "13.7", - "routeDistance": "22.46", - "timeToTower": "0:54:14", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "14:37:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.82, - "quantity": 24.82, - "calculatedQuantity": "24.82 tons", - "s3DownloadKey": "HaulPass_J001_6SJYDKM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0CD80FE4-916D-4095-8DFD-E636805EC55F", - "ticketNumber": "3457TM5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815081, -80.259768", - "loadTime": "11/15/2019 21:11:46", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "14:36:58", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "11:48:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.22, - "quantity": 26.22, - "calculatedQuantity": "26.22 tons", - "s3DownloadKey": "HaulPass_J001_3457TM5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0F1D283D-32B8-43A4-8D10-266DBB4984F3", - "ticketNumber": "5GJ6QDJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815146, -80.259756", - "loadTime": "11/16/2019 12:43:31", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:52:45", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "13:36:16", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27, - "quantity": 27, - "calculatedQuantity": "27 tons", - "s3DownloadKey": "HaulPass_J001_5GJ6QDJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "147AE7D3-73E6-4120-8E12-CC9536E5AED9", - "ticketNumber": "NFALM2C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.814956, -80.260100", - "loadTime": "11/16/2019 12:56:10", - "straightDistance": "13.71", - "routeDistance": "22.46", - "timeToTower": "0:51:44", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "13:47:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.3, - "quantity": 26.3, - "calculatedQuantity": "26.3 tons", - "s3DownloadKey": "HaulPass_J001_NFALM2C_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1B354A4E-58D5-4FBD-A3CE-B212360AD8C8", - "ticketNumber": "6FQMLRM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815328, -80.259769", - "loadTime": "11/16/2019 17:52:19", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:29:56", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "19:22:15", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.48, - "quantity": 35.48, - "calculatedQuantity": "35.48 tons", - "s3DownloadKey": "HaulPass_J001_6FQMLRM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "32017EFB-0519-4C49-ABEF-63E469CEB0CA", - "ticketNumber": "9L3X3HX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815157, -80.259811", - "loadTime": "11/16/2019 12:06:38", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:07:26", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "13:14:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.52, - "quantity": 23.52, - "calculatedQuantity": "23.52 tons", - "s3DownloadKey": "HaulPass_J001_9L3X3HX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3A9989FD-42A7-46D7-9242-3B6574DFE896", - "ticketNumber": "8G8VC6S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815069, -80.259851", - "loadTime": "11/16/2019 18:52:28", - "straightDistance": "13.7", - "routeDistance": "22.47", - "timeToTower": "0:48:03", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "19:40:31", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.05, - "quantity": 24.05, - "calculatedQuantity": "24.05 tons", - "s3DownloadKey": "HaulPass_J001_8G8VC6S_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "44021F87-BD35-44B0-BE1B-C4C646CBFB17", - "ticketNumber": "EGW8WZC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815310, -80.259961", - "loadTime": "11/16/2019 16:17:57", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:16:47", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "17:34:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 36.39, - "quantity": 36.39, - "calculatedQuantity": "36.39 tons", - "s3DownloadKey": "HaulPass_J001_EGW8WZC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "46426971-5D19-4F2E-9054-45FEA3A997B1", - "ticketNumber": "8LU4JN4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815481, -80.260008", - "loadTime": "11/16/2019 16:13:03", - "straightDistance": "13.68", - "routeDistance": "22.47", - "timeToTower": "0:55:10", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "17:08:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.9, - "quantity": 27.9, - "calculatedQuantity": "27.9 tons", - "s3DownloadKey": "HaulPass_J001_8LU4JN4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "479812F7-4A6B-4F39-8480-A3D4C43A8243", - "ticketNumber": "5HW2QYM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815150, -80.259860", - "loadTime": "11/16/2019 12:51:11", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "0:47:12", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "13:38:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.66, - "quantity": 24.66, - "calculatedQuantity": "24.66 tons", - "s3DownloadKey": "HaulPass_J001_5HW2QYM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "52902469-56A2-42EC-83F6-99FA9FA50095", - "ticketNumber": "6YV4ZX4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815503, -80.259831", - "loadTime": "11/16/2019 12:02:12", - "straightDistance": "13.67", - "routeDistance": "22.48", - "timeToTower": "1:17:42", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "13:19:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.98, - "quantity": 29.98, - "calculatedQuantity": "29.98 tons", - "s3DownloadKey": "HaulPass_J001_6YV4ZX4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "637FAD27-B658-43F1-A4C2-810CB04462B6", - "ticketNumber": "8ELUPZH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815289, -80.259953", - "loadTime": "11/16/2019 15:23:51", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "0:53:06", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "16:16:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.94, - "quantity": 24.94, - "calculatedQuantity": "24.94 tons", - "s3DownloadKey": "HaulPass_J001_8ELUPZH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "67846E18-A446-4D15-8D72-0175DC7AAC2B", - "ticketNumber": "8EGCM7Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815216, -80.259859", - "loadTime": "11/16/2019 12:16:17", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:50:39", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "14:06:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.12, - "quantity": 30.12, - "calculatedQuantity": "30.12 tons", - "s3DownloadKey": "HaulPass_J001_8EGCM7Z_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "73FB9284-4A1F-4446-8E01-3C63240EA7A9", - "ticketNumber": "68W2S5J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815288, -80.259887", - "loadTime": "11/16/2019 15:51:59", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:09:16", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "17:01:15", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.42, - "quantity": 26.42, - "calculatedQuantity": "26.42 tons", - "s3DownloadKey": "HaulPass_J001_68W2S5J_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "76229C27-76E1-463F-9B01-729C9A582180", - "ticketNumber": "33QUXSM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815266, -80.259998", - "loadTime": "11/16/2019 15:27:50", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "0:50:44", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "16:18:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.06, - "quantity": 26.06, - "calculatedQuantity": "26.06 tons", - "s3DownloadKey": "HaulPass_J001_33QUXSM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7CABEDB0-13D2-4AFB-836F-44B5A41FC51E", - "ticketNumber": "49VDNG5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815158, -80.259897", - "loadTime": "11/16/2019 14:17:46", - "straightDistance": "13.69", - "routeDistance": "22.46", - "timeToTower": "0:55:49", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "15:13:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.01, - "quantity": 29.01, - "calculatedQuantity": "29.01 tons", - "s3DownloadKey": "HaulPass_J001_49VDNG5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7EC1F78B-D75B-4DCB-AFB5-A83001430FE3", - "ticketNumber": "LRBV8QA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815364, -80.259961", - "loadTime": "11/16/2019 14:02:42", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "0:54:28", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "14:57:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.03, - "quantity": 35.03, - "calculatedQuantity": "35.03 tons", - "s3DownloadKey": "HaulPass_J001_LRBV8QA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "83B621A2-3532-4563-BB19-A14C04208900", - "ticketNumber": "9H9BZ49", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815102, -80.259845", - "loadTime": "11/16/2019 17:44:35", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "0:54:28", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "18:39:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.87, - "quantity": 34.87, - "calculatedQuantity": "34.87 tons", - "s3DownloadKey": "HaulPass_J001_9H9BZ49_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "93806CE7-5F1C-4B80-98FD-B9A6F8F7DA08", - "ticketNumber": "XGDULT6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814960, -80.259821", - "loadTime": "11/16/2019 15:13:12", - "straightDistance": "13.7", - "routeDistance": "22.47", - "timeToTower": "1:30:36", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "16:43:48", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.76, - "quantity": 32.76, - "calculatedQuantity": "32.76 tons", - "s3DownloadKey": "HaulPass_J001_XGDULT6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9A62CF99-B170-43DC-915E-9733CD1F8EA6", - "ticketNumber": "6NRZGYQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815106, -80.259746", - "loadTime": "11/15/2019 21:23:22", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "14:31:16", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "11:54:38", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.34, - "quantity": 24.34, - "calculatedQuantity": "24.34 tons", - "s3DownloadKey": "HaulPass_J001_6NRZGYQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A870562C-D5D7-469E-911D-F27C1CFA797E", - "ticketNumber": "3KUP54W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815359, -80.259821", - "loadTime": "11/16/2019 15:50:12", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "0:55:14", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "16:45:26", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.85, - "quantity": 33.85, - "calculatedQuantity": "33.85 tons", - "s3DownloadKey": "HaulPass_J001_3KUP54W_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B5E2F0B5-6BC1-47EC-BA70-455423FA1769", - "ticketNumber": "4SMNQET", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.814922, -80.259523", - "loadTime": "11/16/2019 14:42:59", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "0:50:22", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "15:33:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.3, - "quantity": 28.3, - "calculatedQuantity": "28.3 tons", - "s3DownloadKey": "HaulPass_J001_4SMNQET_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D7245BC8-F0B8-4F92-8305-F527A2091157", - "ticketNumber": "47TRDFB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815209, -80.259884", - "loadTime": "11/16/2019 13:59:29", - "straightDistance": "13.69", - "routeDistance": "22.46", - "timeToTower": "0:59:14", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "14:58:43", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.82, - "quantity": 25.82, - "calculatedQuantity": "25.82 tons", - "s3DownloadKey": "HaulPass_J001_47TRDFB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DA929BA0-581C-4BF9-B56B-E9AA2AFBF5BD", - "ticketNumber": "5KUE5D2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815143, -80.260035", - "loadTime": "11/16/2019 16:30:36", - "straightDistance": "13.7", - "routeDistance": "22.46", - "timeToTower": "0:52:24", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "17:23:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.52, - "quantity": 26.52, - "calculatedQuantity": "26.52 tons", - "s3DownloadKey": "HaulPass_J001_5KUE5D2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DAECB743-A468-4D44-B05C-5057F82BBB48", - "ticketNumber": "4BQ8GTZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815188, -80.259805", - "loadTime": "11/16/2019 11:59:24", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:10:15", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "13:09:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.31, - "quantity": 24.31, - "calculatedQuantity": "24.31 tons", - "s3DownloadKey": "HaulPass_J001_4BQ8GTZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DC172B19-E27E-4C76-8D44-2BC9111E9C01", - "ticketNumber": "5ENLH4M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815206, -80.259851", - "loadTime": "11/16/2019 11:40:56", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:26:48", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "13:07:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.5, - "quantity": 26.5, - "calculatedQuantity": "26.5 tons", - "s3DownloadKey": "HaulPass_J001_5ENLH4M_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E4FC4302-24CD-498F-9D12-406A82419ECD", - "ticketNumber": "4H9CQN5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815278, -80.259905", - "loadTime": "11/16/2019 14:31:12", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "0:50:53", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "15:22:05", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.45, - "quantity": 29.45, - "calculatedQuantity": "29.45 tons", - "s3DownloadKey": "HaulPass_J001_4H9CQN5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E8A948DD-F800-4B20-BCE8-3CCC94618477", - "ticketNumber": "3WZZSN4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815235, -80.259897", - "loadTime": "11/16/2019 17:04:30", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "0:49:59", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "17:54:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.23, - "quantity": 26.23, - "calculatedQuantity": "26.23 tons", - "s3DownloadKey": "HaulPass_J001_3WZZSN4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "EA57C8EA-4511-447F-937E-F1787001DB96", - "ticketNumber": "3M4Y283", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815164, -80.259982", - "loadTime": "11/16/2019 18:23:13", - "straightDistance": "13.7", - "routeDistance": "22.46", - "timeToTower": "0:55:25", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "19:18:38", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.48, - "quantity": 24.48, - "calculatedQuantity": "24.48 tons", - "s3DownloadKey": "HaulPass_J001_3M4Y283_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "ED0B17DB-CF7F-4CE1-AF09-DC6DDBA278EB", - "ticketNumber": "GA2F686", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815205, -80.259785", - "loadTime": "11/16/2019 17:59:19", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:38:02", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "19:37:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.1, - "quantity": 28.1, - "calculatedQuantity": "28.1 tons", - "s3DownloadKey": "HaulPass_J001_GA2F686_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F48270E0-41D3-4539-9E26-D07C8C68C3E9", - "ticketNumber": "4GFJWDD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.816154, -80.259884", - "loadTime": "11/16/2019 18:28:34", - "straightDistance": "13.64", - "routeDistance": "22.49", - "timeToTower": "1:06:57", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "19:35:31", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.98, - "quantity": 30.98, - "calculatedQuantity": "30.98 tons", - "s3DownloadKey": "HaulPass_J001_4GFJWDD_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F84A17A0-E4A4-453D-8C90-A5FCBB0239FD", - "ticketNumber": "VTAB7B5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815105, -80.260280", - "loadTime": "11/16/2019 13:46:45", - "straightDistance": "13.71", - "routeDistance": "22.45", - "timeToTower": "0:53:03", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "14:39:48", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.1, - "quantity": 26.1, - "calculatedQuantity": "26.1 tons", - "s3DownloadKey": "HaulPass_J001_VTAB7B5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FEDDC849-A349-4952-8BCE-C06FA663E6A5", - "ticketNumber": "37KTZB8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815193, -80.259900", - "loadTime": "11/16/2019 17:07:20", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "0:52:40", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/16/2019", - "disposalTime": "18:00:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.84, - "quantity": 23.84, - "calculatedQuantity": "23.84 tons", - "s3DownloadKey": "HaulPass_J001_37KTZB8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4F098405-8DC2-4E7E-989C-8BC46C986C48", - "ticketNumber": "HB2EDW5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815244, -80.259767", - "loadTime": "11/18/2019 11:39:03", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:30:54", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "13:09:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.84, - "quantity": 26.84, - "calculatedQuantity": "26.84 tons", - "s3DownloadKey": "HaulPass_J001_HB2EDW5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6F85888F-AB5A-403A-AF3B-3ED2CD1248F1", - "ticketNumber": "8TFZDEL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815072, -80.259768", - "loadTime": "11/18/2019 12:15:20", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:15:22", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "13:30:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.51, - "quantity": 33.51, - "calculatedQuantity": "33.51 tons", - "s3DownloadKey": "HaulPass_J001_8TFZDEL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "80DD8B2E-BA93-407B-8A19-0886961A63F3", - "ticketNumber": "5QNAK5D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815099, -80.259662", - "loadTime": "11/18/2019 12:41:56", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:21:48", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "14:03:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.44, - "quantity": 29.44, - "calculatedQuantity": "29.44 tons", - "s3DownloadKey": "HaulPass_J001_5QNAK5D_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8579608E-4F79-4561-B21F-255FD12E23CA", - "ticketNumber": "983GFU6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815259, -80.259769", - "loadTime": "11/18/2019 12:18:41", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:06:29", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "13:25:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.47, - "quantity": 33.47, - "calculatedQuantity": "33.47 tons", - "s3DownloadKey": "HaulPass_J001_983GFU6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "EA61E380-09A1-445E-ADD3-B1DDD2B3B425", - "ticketNumber": "9GXYN75", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815085, -80.259830", - "loadTime": "11/18/2019 12:21:48", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:49:45", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "14:11:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.16, - "quantity": 29.16, - "calculatedQuantity": "29.16 tons", - "s3DownloadKey": "HaulPass_J001_9GXYN75_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0CD911C2-2649-4779-B37F-5D79974E32E0", - "ticketNumber": "7A3JZ6G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670744, -80.065655", - "loadTime": "11/18/2019 15:20:23", - "straightDistance": "36.82", - "routeDistance": "53.8", - "timeToTower": "2:04:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/18/2019", - "disposalTime": "17:24:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.99, - "quantity": 28.99, - "calculatedQuantity": "28.99 tons", - "s3DownloadKey": "HaulPass_J001_7A3JZ6G_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C090CA8E-CBDD-416C-81FC-B767091AF513", - "ticketNumber": "7WYCRNQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670846, -80.065679", - "loadTime": "11/18/2019 13:50:36", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "2:26:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/18/2019", - "disposalTime": "16:17:22", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.57, - "quantity": 33.57, - "calculatedQuantity": "33.57 tons", - "s3DownloadKey": "HaulPass_J001_7WYCRNQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DB4D75CE-3BEB-4792-9E61-C79E8F19CEE6", - "ticketNumber": "8RXZFR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670519, -80.066085", - "loadTime": "11/18/2019 11:49:56", - "straightDistance": "36.82", - "routeDistance": "53.83", - "timeToTower": "2:21:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/18/2019", - "disposalTime": "14:11:55", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.38, - "quantity": 26.38, - "calculatedQuantity": "26.38 tons", - "s3DownloadKey": "HaulPass_J001_8RXZFR3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1EB8BB69-018D-4738-8F21-268940FFFD96", - "ticketNumber": "7BA5JE2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670818, -80.065744", - "loadTime": "11/18/2019 17:27:19", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "2:07:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/18/2019", - "disposalTime": "19:34:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.63, - "quantity": 25.63, - "calculatedQuantity": "25.63 tons", - "s3DownloadKey": "HaulPass_J001_7BA5JE2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B3120320-E249-42C5-AED5-95F682649257", - "ticketNumber": "3JXFG2K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670856, -80.065760", - "loadTime": "11/18/2019 18:33:41", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "2:00:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/18/2019", - "disposalTime": "20:34:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.29, - "quantity": 23.29, - "calculatedQuantity": "23.29 tons", - "s3DownloadKey": "HaulPass_J001_3JXFG2K_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "03BC072D-59C4-4040-B9B8-775D22005131", - "ticketNumber": "79NDHAK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815142, -80.259748", - "loadTime": "11/18/2019 20:21:40", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:05:20", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "21:27:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.96, - "quantity": 25.96, - "calculatedQuantity": "25.96 tons", - "s3DownloadKey": "HaulPass_J001_79NDHAK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "07D8A4F9-94AE-4D9E-A3E1-35D5E48497A7", - "ticketNumber": "6LUQJ4T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815191, -80.259910", - "loadTime": "11/18/2019 16:11:43", - "straightDistance": "13.69", - "routeDistance": "22.46", - "timeToTower": "1:31:11", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "17:42:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.06, - "quantity": 35.06, - "calculatedQuantity": "35.06 tons", - "s3DownloadKey": "HaulPass_J001_6LUQJ4T_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0905773F-7613-479B-92B0-FD067BA59737", - "ticketNumber": "4JPHH8J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815856, -80.259955", - "loadTime": "11/18/2019 18:33:17", - "straightDistance": "13.66", - "routeDistance": "22.48", - "timeToTower": "0:50:37", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "19:23:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.71, - "quantity": 27.71, - "calculatedQuantity": "27.71 tons", - "s3DownloadKey": "HaulPass_J001_4JPHH8J_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "11E24F7D-21DF-4BB0-95AE-1CAE1FFB9CF2", - "ticketNumber": "BAMX29K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815292, -80.259728", - "loadTime": "11/18/2019 19:16:14", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:25:25", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "20:41:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.49, - "quantity": 24.49, - "calculatedQuantity": "24.49 tons", - "s3DownloadKey": "HaulPass_J001_BAMX29K_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2070CA07-60F3-4284-BC4F-0DCB58289A40", - "ticketNumber": "98A4Q83", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815120, -80.259835", - "loadTime": "11/18/2019 12:52:14", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "2:29:59", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "15:22:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.2, - "quantity": 24.2, - "calculatedQuantity": "24.2 tons", - "s3DownloadKey": "HaulPass_J001_98A4Q83_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3834F5B6-DAAF-4299-9631-406B930220F2", - "ticketNumber": "34CJ7TR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814590, -80.260005", - "loadTime": "11/18/2019 12:56:36", - "straightDistance": "13.73", - "routeDistance": "22.46", - "timeToTower": "1:19:28", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "14:16:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.51, - "quantity": 25.51, - "calculatedQuantity": "25.51 tons", - "s3DownloadKey": "HaulPass_J001_34CJ7TR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3FDCBCE0-440E-487C-A337-2378E461402F", - "ticketNumber": "6N49QH4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815120, -80.259854", - "loadTime": "11/18/2019 20:35:10", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:15:53", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "21:51:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.63, - "quantity": 35.63, - "calculatedQuantity": "35.63 tons", - "s3DownloadKey": "HaulPass_J001_6N49QH4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "47B3F340-F7F5-459B-9296-FD404A152583", - "ticketNumber": "8HHEBNE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815233, -80.259895", - "loadTime": "11/18/2019 14:49:30", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:03:30", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "15:53:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.08, - "quantity": 30.08, - "calculatedQuantity": "30.08 tons", - "s3DownloadKey": "HaulPass_J001_8HHEBNE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "56064231-17F4-4CDA-9886-2CB392BA1934", - "ticketNumber": "6SHP9WX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815172, -80.259836", - "loadTime": "11/18/2019 15:50:53", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:01:39", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "16:52:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.3, - "quantity": 24.3, - "calculatedQuantity": "24.3 tons", - "s3DownloadKey": "HaulPass_J001_6SHP9WX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7A0F68E9-418A-4232-890B-7CC1D7EE6A90", - "ticketNumber": "4N47S2M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815082, -80.259782", - "loadTime": "11/18/2019 14:52:18", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:13:59", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "16:06:17", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.14, - "quantity": 24.14, - "calculatedQuantity": "24.14 tons", - "s3DownloadKey": "HaulPass_J001_4N47S2M_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8AF581F0-F3B1-410B-859A-B1A50860C74B", - "ticketNumber": "RAQ7B58", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815272, -80.259756", - "loadTime": "11/18/2019 14:18:41", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "0:59:07", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "15:17:48", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.77, - "quantity": 29.77, - "calculatedQuantity": "29.77 tons", - "s3DownloadKey": "HaulPass_J001_RAQ7B58_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9E6C840D-03A2-48EC-8310-ABD6602F98F9", - "ticketNumber": "72ZA7Z6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815152, -80.259804", - "loadTime": "11/18/2019 19:07:01", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:03:48", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "20:10:49", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.08, - "quantity": 32.08, - "calculatedQuantity": "32.08 tons", - "s3DownloadKey": "HaulPass_J001_72ZA7Z6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A0466FC3-C5FC-443A-8964-493CD323BEBB", - "ticketNumber": "GRY98ZE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815823, -80.259849", - "loadTime": "11/18/2019 18:41:18", - "straightDistance": "13.66", - "routeDistance": "22.49", - "timeToTower": "0:51:44", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "19:33:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 37.47, - "quantity": 37.47, - "calculatedQuantity": "37.47 tons", - "s3DownloadKey": "HaulPass_J001_GRY98ZE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A4C022A6-500C-4CF3-9B80-53655354612A", - "ticketNumber": "7JC86U7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815096, -80.259660", - "loadTime": "11/18/2019 20:19:51", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:53:58", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "21:13:49", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.63, - "quantity": 27.63, - "calculatedQuantity": "27.63 tons", - "s3DownloadKey": "HaulPass_J001_7JC86U7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AB8D98B4-9368-4C0F-9D99-74197CC14986", - "ticketNumber": "DQ3ZML2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815048, -80.259846", - "loadTime": "11/18/2019 14:38:45", - "straightDistance": "13.7", - "routeDistance": "22.47", - "timeToTower": "1:06:05", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "15:44:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.29, - "quantity": 33.29, - "calculatedQuantity": "33.29 tons", - "s3DownloadKey": "HaulPass_J001_DQ3ZML2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B2986D1A-7254-4CF3-BCBE-1C119AA37DB3", - "ticketNumber": "9YDV57Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816170, -80.259825", - "loadTime": "11/18/2019 18:04:20", - "straightDistance": "13.64", - "routeDistance": "22.49", - "timeToTower": "0:53:54", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "18:58:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.89, - "quantity": 26.89, - "calculatedQuantity": "26.89 tons", - "s3DownloadKey": "HaulPass_J001_9YDV57Z_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D8C363E0-C347-405D-B51D-1B5CA0BD5E27", - "ticketNumber": "9TRDQD3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816123, -80.259803", - "loadTime": "11/18/2019 18:02:22", - "straightDistance": "13.64", - "routeDistance": "22.49", - "timeToTower": "0:49:16", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "18:51:38", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.79, - "quantity": 23.79, - "calculatedQuantity": "23.79 tons", - "s3DownloadKey": "HaulPass_J001_9TRDQD3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E446A191-FFBD-470A-9538-58F54BDD7304", - "ticketNumber": "49HATFV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815266, -80.259836", - "loadTime": "11/18/2019 16:42:18", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:58:21", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "17:40:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.46, - "quantity": 26.46, - "calculatedQuantity": "26.46 tons", - "s3DownloadKey": "HaulPass_J001_49HATFV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E68A5AA0-CE89-4964-B2F0-E50EA4266FA3", - "ticketNumber": "3SZHN95", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815130, -80.260009", - "loadTime": "11/18/2019 16:51:43", - "straightDistance": "13.7", - "routeDistance": "22.46", - "timeToTower": "1:04:41", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "17:56:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.56, - "quantity": 35.56, - "calculatedQuantity": "35.56 tons", - "s3DownloadKey": "HaulPass_J001_3SZHN95_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F82C0B53-4168-48F6-950B-489DB2F4C9AF", - "ticketNumber": "8B3HW6U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815251, -80.259864", - "loadTime": "11/18/2019 17:03:32", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:03:49", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "18:07:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.01, - "quantity": 24.01, - "calculatedQuantity": "24.01 tons", - "s3DownloadKey": "HaulPass_J001_8B3HW6U_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FD2DF825-8526-4F16-9596-262271E10190", - "ticketNumber": "89SVX5K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815125, -80.259790", - "loadTime": "11/18/2019 15:57:44", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:52:23", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/18/2019", - "disposalTime": "16:50:07", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.08, - "quantity": 25.08, - "calculatedQuantity": "25.08 tons", - "s3DownloadKey": "HaulPass_J001_89SVX5K_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "20967F53-1FAB-4198-9C0D-C721D039F967", - "ticketNumber": "WQ3G9YG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815083, -80.259923", - "loadTime": "11/19/2019 12:40:40", - "straightDistance": "13.7", - "routeDistance": "22.46", - "timeToTower": "1:27:04", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "14:07:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.09, - "quantity": 29.09, - "calculatedQuantity": "29.09 tons", - "s3DownloadKey": "HaulPass_J001_WQ3G9YG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6CE310E7-23CF-42DD-B40F-DFB3B290DE03", - "ticketNumber": "3T2B3CE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815358, -80.259768", - "loadTime": "11/18/2019 22:07:55", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "13:39:05", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "11:47:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.51, - "quantity": 28.51, - "calculatedQuantity": "28.51 tons", - "s3DownloadKey": "HaulPass_J001_3T2B3CE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6D426351-0871-434F-92A7-77D924499E83", - "ticketNumber": "6N73BTS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815219, -80.259831", - "loadTime": "11/18/2019 21:55:10", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "14:34:11", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "12:29:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.65, - "quantity": 24.65, - "calculatedQuantity": "24.65 tons", - "s3DownloadKey": "HaulPass_J001_6N73BTS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B6629B45-0DB0-407E-BFF6-940DDC4683D8", - "ticketNumber": "3NKTMZV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815182, -80.259884", - "loadTime": "11/19/2019 12:35:10", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:22:16", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "13:57:26", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.67, - "quantity": 26.67, - "calculatedQuantity": "26.67 tons", - "s3DownloadKey": "HaulPass_J001_3NKTMZV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FD2339E6-BC04-4AE5-8D11-D5A2EFC0A2EA", - "ticketNumber": "8PGQJU8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815426, -80.259086", - "loadTime": "11/19/2019 11:48:01", - "straightDistance": "13.65", - "routeDistance": "22.52", - "timeToTower": "1:14:26", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "13:02:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.2, - "quantity": 24.2, - "calculatedQuantity": "24.2 tons", - "s3DownloadKey": "HaulPass_J001_8PGQJU8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2FEDB3ED-0FFF-42C2-AEDA-A3F8EEBD958D", - "ticketNumber": "7T8Y7U2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670758, -80.065794", - "loadTime": "11/18/2019 20:44:51", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "17:01:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/19/2019", - "disposalTime": "13:46:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.54, - "quantity": 24.54, - "calculatedQuantity": "24.54 tons", - "s3DownloadKey": "HaulPass_J001_7T8Y7U2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9F6D9415-403F-40B2-93D5-B17597DB74F7", - "ticketNumber": "442RV7X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670623, -80.065775", - "loadTime": "11/19/2019 11:35:56", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "3:07:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/19/2019", - "disposalTime": "14:43:52", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.47, - "quantity": 25.47, - "calculatedQuantity": "25.47 tons", - "s3DownloadKey": "HaulPass_J001_442RV7X_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "45361E1D-5C1D-45D8-A6D6-4A8769E9EAE5", - "ticketNumber": "9MWYPUU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670831, -80.065731", - "loadTime": "11/19/2019 11:47:34", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "3:18:10", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/19/2019", - "disposalTime": "15:05:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.11, - "quantity": 34.11, - "calculatedQuantity": "34.11 tons", - "s3DownloadKey": "HaulPass_J001_9MWYPUU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "02D3F505-9C50-4B0F-86C6-2D18448E97E0", - "ticketNumber": "4TUWA6U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Q6765E", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815287, -80.259707", - "loadTime": "11/19/2019 14:12:41", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:26:32", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "15:39:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.55, - "quantity": 25.55, - "calculatedQuantity": "25.55 tons", - "s3DownloadKey": "HaulPass_J001_4TUWA6U_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0B4E31F7-BABD-41E2-894C-11B4350A69F8", - "ticketNumber": "6BCMTG4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815397, -80.259154", - "loadTime": "11/19/2019 11:51:15", - "straightDistance": "13.65", - "routeDistance": "22.52", - "timeToTower": "6:08:54", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "18:00:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.33, - "quantity": 35.33, - "calculatedQuantity": "35.33 tons", - "s3DownloadKey": "HaulPass_J001_6BCMTG4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0EE172A3-E5E9-4D2D-8EDC-3074CC2D3C58", - "ticketNumber": "4TTFCWK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815185, -80.259830", - "loadTime": "11/19/2019 14:59:57", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "0:58:11", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "15:58:08", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.51, - "quantity": 30.51, - "calculatedQuantity": "30.51 tons", - "s3DownloadKey": "HaulPass_J001_4TTFCWK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1A597342-6E4B-4A76-8D9B-40D8A1536192", - "ticketNumber": "5JCJ42L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815195, -80.259777", - "loadTime": "11/19/2019 14:54:59", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:01:52", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "15:56:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.88, - "quantity": 21.88, - "calculatedQuantity": "21.88 tons", - "s3DownloadKey": "HaulPass_J001_5JCJ42L_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2210F44C-F713-4351-B5F7-4BC2C61536AC", - "ticketNumber": "32N6YMG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Q6765E", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815262, -80.259786", - "loadTime": "11/19/2019 20:17:59", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:06:15", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "21:24:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.28, - "quantity": 26.28, - "calculatedQuantity": "26.28 tons", - "s3DownloadKey": "HaulPass_J001_32N6YMG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2DBE1487-83DF-4868-81BD-16DB91F82548", - "ticketNumber": "7ZSADUX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Q6765E", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815243, -80.259830", - "loadTime": "11/19/2019 18:18:20", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:52:36", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "19:10:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.82, - "quantity": 26.82, - "calculatedQuantity": "26.82 tons", - "s3DownloadKey": "HaulPass_J001_7ZSADUX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3E2FABC6-D37C-421A-B972-238881BED50E", - "ticketNumber": "6MWD96A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815156, -80.259744", - "loadTime": "11/19/2019 19:04:24", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:58:55", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "20:03:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.89, - "quantity": 28.89, - "calculatedQuantity": "28.89 tons", - "s3DownloadKey": "HaulPass_J001_6MWD96A_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "49E75536-CA5C-4D33-9D88-5B36519967F9", - "ticketNumber": "8DWNCXP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "6Q6765E", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815131, -80.259772", - "loadTime": "11/19/2019 16:15:39", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:58:58", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "17:14:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.21, - "quantity": 27.21, - "calculatedQuantity": "27.21 tons", - "s3DownloadKey": "HaulPass_J001_8DWNCXP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4C0B7638-93BD-43AF-A048-EF697A6A21DC", - "ticketNumber": "5YP3S35", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815217, -80.259691", - "loadTime": "11/19/2019 16:43:17", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "0:57:48", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "17:41:05", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.66, - "quantity": 25.66, - "calculatedQuantity": "25.66 tons", - "s3DownloadKey": "HaulPass_J001_5YP3S35_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4F628255-3615-476D-9C35-79BDAD46E6CE", - "ticketNumber": "9PDQJG6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815087, -80.259794", - "loadTime": "11/19/2019 17:12:36", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "0:59:51", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "18:12:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.1, - "quantity": 27.1, - "calculatedQuantity": "27.1 tons", - "s3DownloadKey": "HaulPass_J001_9PDQJG6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7FAA1396-6421-4D5E-9484-5DB656C5104A", - "ticketNumber": "6YH8YG8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815254, -80.259714", - "loadTime": "11/19/2019 19:22:55", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:04:55", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "20:27:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.82, - "quantity": 26.82, - "calculatedQuantity": "26.82 tons", - "s3DownloadKey": "HaulPass_J001_6YH8YG8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8F017E97-65E5-46DA-8F51-BABEEA462EF5", - "ticketNumber": "LD9JLM4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815287, -80.259770", - "loadTime": "11/19/2019 15:38:13", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:17:13", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "16:55:26", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.69, - "quantity": 25.69, - "calculatedQuantity": "25.69 tons", - "s3DownloadKey": "HaulPass_J001_LD9JLM4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "92D938C2-2FD2-4A72-AD07-A0B0480DA949", - "ticketNumber": "3PP54GP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815442, -80.259665", - "loadTime": "11/19/2019 14:10:55", - "straightDistance": "13.67", - "routeDistance": "22.49", - "timeToTower": "1:07:44", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "15:18:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.2, - "quantity": 25.2, - "calculatedQuantity": "25.2 tons", - "s3DownloadKey": "HaulPass_J001_3PP54GP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9BCF2CC2-2B15-4617-B835-45682113199B", - "ticketNumber": "773M6ZX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815123, -80.259774", - "loadTime": "11/19/2019 16:15:06", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:56:12", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "17:11:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.26, - "quantity": 28.26, - "calculatedQuantity": "28.26 tons", - "s3DownloadKey": "HaulPass_J001_773M6ZX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9E211E5F-AC6E-40DF-935E-CC66BB4453AA", - "ticketNumber": "8LA7YJT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815201, -80.259785", - "loadTime": "11/19/2019 18:52:13", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:17:39", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "20:09:52", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 39.91, - "quantity": 39.91, - "calculatedQuantity": "39.91 tons", - "s3DownloadKey": "HaulPass_J001_8LA7YJT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A7BA1C5A-9750-429A-8D6E-E9167CAED2E0", - "ticketNumber": "P4ZJM5X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815112, -80.259918", - "loadTime": "11/19/2019 18:13:56", - "straightDistance": "13.7", - "routeDistance": "22.47", - "timeToTower": "0:55:20", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "19:09:16", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.46, - "quantity": 26.46, - "calculatedQuantity": "26.46 tons", - "s3DownloadKey": "HaulPass_J001_P4ZJM5X_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AAE6A184-111D-448E-A768-1C8FF7573E39", - "ticketNumber": "3NE5JVM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815286, -80.259837", - "loadTime": "11/19/2019 19:02:38", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "0:53:42", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "19:56:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.51, - "quantity": 25.51, - "calculatedQuantity": "25.51 tons", - "s3DownloadKey": "HaulPass_J001_3NE5JVM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AF25FCFD-5183-481C-9267-A62C233F6C07", - "ticketNumber": "59RHCMP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815248, -80.259765", - "loadTime": "11/19/2019 15:57:25", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:11:09", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "17:08:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 40.43, - "quantity": 40.43, - "calculatedQuantity": "40.43 tons", - "s3DownloadKey": "HaulPass_J001_59RHCMP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B1157096-262F-4BF4-BD0E-AF2891514F45", - "ticketNumber": "9NPCWMF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815023, -80.259755", - "loadTime": "11/19/2019 16:51:56", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:53:34", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "17:45:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.52, - "quantity": 25.52, - "calculatedQuantity": "25.52 tons", - "s3DownloadKey": "HaulPass_J001_9NPCWMF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CC9B77D8-041F-48DA-9996-C9E9134103B7", - "ticketNumber": "5TSB4SQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815130, -80.259825", - "loadTime": "11/19/2019 18:41:09", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:00:01", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "19:41:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.27, - "quantity": 27.27, - "calculatedQuantity": "27.27 tons", - "s3DownloadKey": "HaulPass_J001_5TSB4SQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D4D13662-FE41-4604-9B63-03EFB84CB973", - "ticketNumber": "39A7NFG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815366, -80.259610", - "loadTime": "11/19/2019 14:12:19", - "straightDistance": "13.67", - "routeDistance": "22.49", - "timeToTower": "1:22:00", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "15:34:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.46, - "quantity": 24.46, - "calculatedQuantity": "24.46 tons", - "s3DownloadKey": "HaulPass_J001_39A7NFG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E268A57F-8DF8-4AA6-9281-951C496C9C6D", - "ticketNumber": "5XVQNAM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815473, -80.259597", - "loadTime": "11/19/2019 13:38:02", - "straightDistance": "13.67", - "routeDistance": "22.49", - "timeToTower": "0:55:07", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "14:33:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.88, - "quantity": 24.88, - "calculatedQuantity": "24.88 tons", - "s3DownloadKey": "HaulPass_J001_5XVQNAM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E758907E-200A-4418-AAAF-6EFF6849BD01", - "ticketNumber": "6C5KUVC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815074, -80.259835", - "loadTime": "11/19/2019 19:10:16", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:06:15", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "20:16:31", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 36.37, - "quantity": 36.37, - "calculatedQuantity": "36.37 tons", - "s3DownloadKey": "HaulPass_J001_6C5KUVC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F3F5B6A6-9A83-48B4-BD66-AEBB8F7C425D", - "ticketNumber": "9Q7YX7K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815188, -80.259765", - "loadTime": "11/19/2019 20:15:36", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:49:50", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/19/2019", - "disposalTime": "21:05:26", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.47, - "quantity": 25.47, - "calculatedQuantity": "25.47 tons", - "s3DownloadKey": "HaulPass_J001_9Q7YX7K_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0B98952B-5B70-449D-A5A0-48676E7EB499", - "ticketNumber": "4SAVXGR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815189, -80.259731", - "loadTime": "11/19/2019 22:46:33", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "14:46:43", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "13:33:16", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.64, - "quantity": 26.64, - "calculatedQuantity": "26.64 tons", - "s3DownloadKey": "HaulPass_J001_4SAVXGR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "41F0BFA8-2743-4478-814D-80D1C3CA54CB", - "ticketNumber": "7WG5BRV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815116, -80.259976", - "loadTime": "11/20/2019 13:06:34", - "straightDistance": "13.7", - "routeDistance": "22.46", - "timeToTower": "0:55:22", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "14:01:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.91, - "quantity": 22.91, - "calculatedQuantity": "22.91 tons", - "s3DownloadKey": "HaulPass_J001_7WG5BRV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4E99AD33-7C18-48D0-B0B0-8A575BC0CD50", - "ticketNumber": "HE6A842", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815171, -80.259683", - "loadTime": "11/19/2019 22:17:18", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "13:39:01", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "11:56:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.19, - "quantity": 29.19, - "calculatedQuantity": "29.19 tons", - "s3DownloadKey": "HaulPass_J001_HE6A842_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "664E3CA6-7691-4AFF-8418-5B3B1C4273C7", - "ticketNumber": "5NEU2XR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815210, -80.259838", - "loadTime": "11/19/2019 21:00:41", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "15:14:48", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "12:15:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.98, - "quantity": 27.98, - "calculatedQuantity": "27.98 tons", - "s3DownloadKey": "HaulPass_J001_5NEU2XR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DD5C8629-5F0E-4348-830F-E0099897625D", - "ticketNumber": "4TJ99P2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815156, -80.259745", - "loadTime": "11/19/2019 21:26:21", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "14:08:29", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "11:34:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.54, - "quantity": 28.54, - "calculatedQuantity": "28.54 tons", - "s3DownloadKey": "HaulPass_J001_4TJ99P2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C26ABF27-A687-4D3C-A8FA-AB9943F37A2D", - "ticketNumber": "585NFZY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670566, -80.065798", - "loadTime": "11/20/2019 12:50:52", - "straightDistance": "36.83", - "routeDistance": "53.81", - "timeToTower": "3:24:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/20/2019", - "disposalTime": "16:15:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.55, - "quantity": 31.55, - "calculatedQuantity": "31.55 tons", - "s3DownloadKey": "HaulPass_J001_585NFZY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9892676A-D148-4DFF-A1A0-2C5C911224AC", - "ticketNumber": "3E2UERV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670536, -80.066301", - "loadTime": "11/20/2019 14:50:44", - "straightDistance": "36.81", - "routeDistance": "53.84", - "timeToTower": "1:45:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/20/2019", - "disposalTime": "16:36:16", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.52, - "quantity": 20.52, - "calculatedQuantity": "20.52 tons", - "s3DownloadKey": "HaulPass_J001_3E2UERV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CEAA3ED7-9DF2-4514-8165-2DB14960EB6F", - "ticketNumber": "96LND4V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670514, -80.066219", - "loadTime": "11/20/2019 15:03:01", - "straightDistance": "36.82", - "routeDistance": "53.83", - "timeToTower": "2:27:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/20/2019", - "disposalTime": "17:30:05", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.43, - "quantity": 23.43, - "calculatedQuantity": "23.43 tons", - "s3DownloadKey": "HaulPass_J001_96LND4V_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B269EFAE-4AB4-4475-9458-F480F7B50438", - "ticketNumber": "7ZGWRG2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670520, -80.066193", - "loadTime": "11/20/2019 15:50:31", - "straightDistance": "36.82", - "routeDistance": "53.83", - "timeToTower": "2:37:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/20/2019", - "disposalTime": "18:28:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.19, - "quantity": 28.19, - "calculatedQuantity": "28.19 tons", - "s3DownloadKey": "HaulPass_J001_7ZGWRG2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2557327D-B363-4632-8CF6-4B0FED78C594", - "ticketNumber": "8U68E2Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670536, -80.066387", - "loadTime": "11/20/2019 17:29:35", - "straightDistance": "36.81", - "routeDistance": "53.84", - "timeToTower": "2:40:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/20/2019", - "disposalTime": "20:09:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.34, - "quantity": 30.34, - "calculatedQuantity": "30.34 tons", - "s3DownloadKey": "HaulPass_J001_8U68E2Z_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2EE6BD0A-CB2F-4CE3-B313-386F3E3C274C", - "ticketNumber": "5H6A9QV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670876, -80.065931", - "loadTime": "11/20/2019 11:36:52", - "straightDistance": "36.8", - "routeDistance": "53.81", - "timeToTower": "2:03:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/20/2019", - "disposalTime": "13:40:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.8, - "quantity": 23.8, - "calculatedQuantity": "23.8 tons", - "s3DownloadKey": "HaulPass_J001_5H6A9QV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A12C09E7-B42A-4921-BCFE-EA86D4950ACB", - "ticketNumber": "8E9Q26X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670479, -80.065753", - "loadTime": "11/20/2019 11:49:23", - "straightDistance": "36.83", - "routeDistance": "53.81", - "timeToTower": "2:02:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/20/2019", - "disposalTime": "13:51:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.83, - "quantity": 29.83, - "calculatedQuantity": "29.83 tons", - "s3DownloadKey": "HaulPass_J001_8E9Q26X_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4013DFE2-F35C-4F6B-AE78-0731AA34CFFD", - "ticketNumber": "9GCYFZT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670644, -80.066539", - "loadTime": "11/20/2019 17:58:20", - "straightDistance": "36.8", - "routeDistance": "53.85", - "timeToTower": "2:29:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/20/2019", - "disposalTime": "20:27:31", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.44, - "quantity": 22.44, - "calculatedQuantity": "22.44 tons", - "s3DownloadKey": "HaulPass_J001_9GCYFZT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0ECB8CBE-DA89-4FEA-9C40-272FC67F62E1", - "ticketNumber": "3THFME8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815136, -80.259792", - "loadTime": "11/20/2019 17:30:27", - "straightDistance": "13.69", - "routeDistance": "22.61", - "timeToTower": "1:03:27", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "18:33:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.88, - "quantity": 32.88, - "calculatedQuantity": "32.88 tons", - "s3DownloadKey": "HaulPass_J001_3THFME8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0EE8BF18-DA65-48F5-A46F-DD9FC80A0DA3", - "ticketNumber": "FMJQ7ZU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815092, -80.259864", - "loadTime": "11/20/2019 15:09:02", - "straightDistance": "13.69", - "routeDistance": "22.6", - "timeToTower": "1:10:01", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "16:19:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.36, - "quantity": 27.36, - "calculatedQuantity": "27.36 tons", - "s3DownloadKey": "HaulPass_J001_FMJQ7ZU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3144EC24-938B-49F8-A438-889787EB2856", - "ticketNumber": "7MC6LWM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815144, -80.259863", - "loadTime": "11/20/2019 17:35:34", - "straightDistance": "13.69", - "routeDistance": "22.6", - "timeToTower": "1:04:52", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "18:40:26", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.35, - "quantity": 27.35, - "calculatedQuantity": "27.35 tons", - "s3DownloadKey": "HaulPass_J001_7MC6LWM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3302CF35-8A22-4FE0-8EF6-8C1E49E043BF", - "ticketNumber": "3MYB68Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815271, -80.259630", - "loadTime": "11/20/2019 20:20:22", - "straightDistance": "13.68", - "routeDistance": "22.62", - "timeToTower": "0:51:35", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "21:11:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.38, - "quantity": 26.38, - "calculatedQuantity": "26.38 tons", - "s3DownloadKey": "HaulPass_J001_3MYB68Z_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3B438D28-152F-43E5-9475-8C1F156C25F5", - "ticketNumber": "8TYCTPV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815238, -80.259823", - "loadTime": "11/20/2019 16:28:22", - "straightDistance": "13.69", - "routeDistance": "22.61", - "timeToTower": "1:21:49", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "17:50:11", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.32, - "quantity": 23.32, - "calculatedQuantity": "23.32 tons", - "s3DownloadKey": "HaulPass_J001_8TYCTPV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3DCD8A56-3173-4888-A941-FEE7FAADFD49", - "ticketNumber": "NQGFETN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815203, -80.259754", - "loadTime": "11/20/2019 13:08:29", - "straightDistance": "13.68", - "routeDistance": "22.61", - "timeToTower": "1:05:52", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "14:14:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.63, - "quantity": 25.63, - "calculatedQuantity": "25.63 tons", - "s3DownloadKey": "HaulPass_J001_NQGFETN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4BFF3570-7EA2-4C87-9FAB-A962F893C051", - "ticketNumber": "3DK7HZY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815135, -80.259788", - "loadTime": "11/20/2019 15:03:11", - "straightDistance": "13.69", - "routeDistance": "22.61", - "timeToTower": "1:17:58", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "16:21:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.94, - "quantity": 30.94, - "calculatedQuantity": "30.94 tons", - "s3DownloadKey": "HaulPass_J001_3DK7HZY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6BB86CAB-BF34-41FB-8FC6-B5A434AF0883", - "ticketNumber": "7TKDTG4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815132, -80.259862", - "loadTime": "11/20/2019 19:13:52", - "straightDistance": "13.69", - "routeDistance": "22.6", - "timeToTower": "0:59:32", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "20:13:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.08, - "quantity": 30.08, - "calculatedQuantity": "30.08 tons", - "s3DownloadKey": "HaulPass_J001_7TKDTG4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "94A266CE-1810-4FD8-8E2F-4E971217AF2F", - "ticketNumber": "4UMB2NG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815417, -80.259820", - "loadTime": "11/20/2019 17:04:35", - "straightDistance": "13.68", - "routeDistance": "22.61", - "timeToTower": "0:52:46", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "17:57:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.45, - "quantity": 27.45, - "calculatedQuantity": "27.45 tons", - "s3DownloadKey": "HaulPass_J001_4UMB2NG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "974A5F1E-C12A-48B0-B5B2-CD786EF97167", - "ticketNumber": "4W4QWDC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815972, -80.259030", - "loadTime": "11/20/2019 11:51:22", - "straightDistance": "13.62", - "routeDistance": "22.67", - "timeToTower": "2:27:20", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "14:18:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.01, - "quantity": 32.01, - "calculatedQuantity": "32.01 tons", - "s3DownloadKey": "HaulPass_J001_4W4QWDC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "981E5841-7939-479F-9893-037EE07B5512", - "ticketNumber": "6FFDC7D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815190, -80.259737", - "loadTime": "11/20/2019 18:24:48", - "straightDistance": "13.68", - "routeDistance": "22.61", - "timeToTower": "0:54:35", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "19:19:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.05, - "quantity": 27.05, - "calculatedQuantity": "27.05 tons", - "s3DownloadKey": "HaulPass_J001_6FFDC7D_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9FD9625B-E5A0-4672-8019-08B2B0879BB6", - "ticketNumber": "953636Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815266, -80.259801", - "loadTime": "11/20/2019 15:15:15", - "straightDistance": "13.68", - "routeDistance": "22.61", - "timeToTower": "1:10:10", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "16:25:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.29, - "quantity": 25.29, - "calculatedQuantity": "25.29 tons", - "s3DownloadKey": "HaulPass_J001_953636Z_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A45CE184-44F9-48D6-986A-56DA048A487E", - "ticketNumber": "4JC6EBX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815167, -80.260005", - "loadTime": "11/20/2019 16:26:17", - "straightDistance": "13.7", - "routeDistance": "22.59", - "timeToTower": "0:57:48", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "17:24:05", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.4, - "quantity": 27.4, - "calculatedQuantity": "27.4 tons", - "s3DownloadKey": "HaulPass_J001_4JC6EBX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A68B2D58-D0AB-41E8-BC5A-DF3F081F7CE0", - "ticketNumber": "38MHRY5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "6MVLSLK", - "fieldMonitorName": "Devin Cerrato", - "loadCoordinates": "32.814974, -80.259671", - "loadTime": "11/20/2019 13:50:50", - "straightDistance": "13.69", - "routeDistance": "22.61", - "timeToTower": "1:44:31", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "15:35:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.78, - "quantity": 25.78, - "calculatedQuantity": "25.78 tons", - "s3DownloadKey": "HaulPass_J001_38MHRY5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AC0004AF-7AFE-4532-BC46-1C482FA7AB12", - "ticketNumber": "5LWUU2C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815457, -80.259705", - "loadTime": "11/20/2019 19:37:58", - "straightDistance": "13.67", - "routeDistance": "22.62", - "timeToTower": "1:02:03", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "20:40:01", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.86, - "quantity": 32.86, - "calculatedQuantity": "32.86 tons", - "s3DownloadKey": "HaulPass_J001_5LWUU2C_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B534F2D5-310C-4BAE-8ACA-836CAFFA9788", - "ticketNumber": "39L55K8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815206, -80.259734", - "loadTime": "11/20/2019 19:43:30", - "straightDistance": "13.68", - "routeDistance": "22.61", - "timeToTower": "1:17:23", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "21:00:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.2, - "quantity": 26.2, - "calculatedQuantity": "26.2 tons", - "s3DownloadKey": "HaulPass_J001_39L55K8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BDFD5F0D-29E7-4E41-8FFD-B1F43902E60E", - "ticketNumber": "5GS9CV6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815066, -80.259749", - "loadTime": "11/20/2019 18:46:26", - "straightDistance": "13.69", - "routeDistance": "22.61", - "timeToTower": "0:53:24", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "19:39:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.31, - "quantity": 25.31, - "calculatedQuantity": "25.31 tons", - "s3DownloadKey": "HaulPass_J001_5GS9CV6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DCD0B6F6-957F-40EB-ACB4-0060B05D56AF", - "ticketNumber": "HRCNTG5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815131, -80.259859", - "loadTime": "11/20/2019 18:49:20", - "straightDistance": "13.69", - "routeDistance": "22.6", - "timeToTower": "1:21:55", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "20:11:15", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.97, - "quantity": 28.97, - "calculatedQuantity": "28.97 tons", - "s3DownloadKey": "HaulPass_J001_HRCNTG5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F1DAF3DD-EF5A-4E0C-9A3D-EA4D5338E9BC", - "ticketNumber": "7BF3NHS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815137, -80.259797", - "loadTime": "11/20/2019 14:18:55", - "straightDistance": "13.69", - "routeDistance": "22.61", - "timeToTower": "1:09:54", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/20/2019", - "disposalTime": "15:28:49", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.31, - "quantity": 25.31, - "calculatedQuantity": "25.31 tons", - "s3DownloadKey": "HaulPass_J001_7BF3NHS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "013BDF23-3084-43B9-A96E-3C257A7A0993", - "ticketNumber": "7VAQZS4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815107, -80.259817", - "loadTime": "11/20/2019 22:10:42", - "straightDistance": "13.69", - "routeDistance": "22.84", - "timeToTower": "13:58:30", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "12:09:12", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.31, - "quantity": 24.31, - "calculatedQuantity": "24.31 tons", - "s3DownloadKey": "HaulPass_J001_7VAQZS4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2CAAEB01-C38D-43DB-BA25-ADF9958F05A2", - "ticketNumber": "9AJ7C56", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815324, -80.259824", - "loadTime": "11/20/2019 22:14:26", - "straightDistance": "13.68", - "routeDistance": "22.84", - "timeToTower": "14:22:11", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "12:36:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.74, - "quantity": 28.74, - "calculatedQuantity": "28.74 tons", - "s3DownloadKey": "HaulPass_J001_9AJ7C56_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7DEB7AE3-378D-40A5-BEB0-41EC3183141B", - "ticketNumber": "5C6JWYA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815163, -80.259783", - "loadTime": "11/21/2019 12:37:40", - "straightDistance": "13.69", - "routeDistance": "22.84", - "timeToTower": "1:16:16", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "13:53:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.49, - "quantity": 34.49, - "calculatedQuantity": "34.49 tons", - "s3DownloadKey": "HaulPass_J001_5C6JWYA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "84C8C6F1-2180-4276-8627-A501DA40AC59", - "ticketNumber": "49T5C8D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815252, -80.259807", - "loadTime": "11/20/2019 21:31:23", - "straightDistance": "13.68", - "routeDistance": "22.84", - "timeToTower": "14:17:12", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "11:48:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.91, - "quantity": 29.91, - "calculatedQuantity": "29.91 tons", - "s3DownloadKey": "HaulPass_J001_49T5C8D_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9470CED2-2FFD-4A7A-A29A-00C358B51251", - "ticketNumber": "939U9E9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815207, -80.259842", - "loadTime": "11/20/2019 21:24:28", - "straightDistance": "13.69", - "routeDistance": "22.84", - "timeToTower": "14:19:14", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "11:43:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 38.77, - "quantity": 38.77, - "calculatedQuantity": "38.77 tons", - "s3DownloadKey": "HaulPass_J001_939U9E9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A7852B58-99B0-4871-9842-9062FB8A0A6E", - "ticketNumber": "3RP88ZU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815158, -80.259772", - "loadTime": "11/21/2019 12:05:07", - "straightDistance": "13.69", - "routeDistance": "22.84", - "timeToTower": "1:15:46", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "13:20:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.84, - "quantity": 26.84, - "calculatedQuantity": "26.84 tons", - "s3DownloadKey": "HaulPass_J001_3RP88ZU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BA7243DE-506B-4F7A-AA26-5345E977BECE", - "ticketNumber": "7JM3Q4A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815240, -80.259812", - "loadTime": "11/20/2019 21:48:32", - "straightDistance": "13.69", - "routeDistance": "22.84", - "timeToTower": "13:53:46", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "11:42:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.37, - "quantity": 34.37, - "calculatedQuantity": "34.37 tons", - "s3DownloadKey": "HaulPass_J001_7JM3Q4A_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "02D2F0D5-8904-4ACC-8795-C1E36545CFB8", - "ticketNumber": "62FERMC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670590, -80.065784", - "loadTime": "11/21/2019 11:48:59", - "straightDistance": "36.83", - "routeDistance": "53.81", - "timeToTower": "2:13:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/21/2019", - "disposalTime": "14:02:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 18.81, - "quantity": 18.81, - "calculatedQuantity": "18.81 tons", - "s3DownloadKey": "HaulPass_J001_62FERMC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4F219426-FA87-408E-9F38-F17219036EB1", - "ticketNumber": "EXNQX57", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670774, -80.065749", - "loadTime": "11/21/2019 12:05:31", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "2:02:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/21/2019", - "disposalTime": "14:07:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.38, - "quantity": 21.38, - "calculatedQuantity": "21.38 tons", - "s3DownloadKey": "HaulPass_J001_EXNQX57_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5A80D76B-D729-4278-9DA7-C7F29F757229", - "ticketNumber": "5LYE833", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670713, -80.066088", - "loadTime": "11/21/2019 15:25:32", - "straightDistance": "36.81", - "routeDistance": "53.82", - "timeToTower": "1:53:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/21/2019", - "disposalTime": "17:19:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26, - "quantity": 26, - "calculatedQuantity": "26 tons", - "s3DownloadKey": "HaulPass_J001_5LYE833_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1AA6769A-B33F-489A-9C7A-BEEDDDF48567", - "ticketNumber": "6K2LFP3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670661, -80.066056", - "loadTime": "11/21/2019 15:38:44", - "straightDistance": "36.81", - "routeDistance": "53.82", - "timeToTower": "1:54:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/21/2019", - "disposalTime": "17:33:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.78, - "quantity": 23.78, - "calculatedQuantity": "23.78 tons", - "s3DownloadKey": "HaulPass_J001_6K2LFP3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E3739CA0-7347-4E5F-ACFD-A90866543E06", - "ticketNumber": "3C97RTH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670658, -80.066084", - "loadTime": "11/21/2019 15:13:08", - "straightDistance": "36.81", - "routeDistance": "53.82", - "timeToTower": "2:36:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/21/2019", - "disposalTime": "17:49:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.52, - "quantity": 22.52, - "calculatedQuantity": "22.52 tons", - "s3DownloadKey": "HaulPass_J001_3C97RTH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9AE91AC2-A520-4AEC-B2E6-067B23BEE1DE", - "ticketNumber": "CURAVEY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "JGVFQW5", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670556, -80.066133", - "loadTime": "11/21/2019 18:31:46", - "straightDistance": "36.82", - "routeDistance": "53.83", - "timeToTower": "2:10:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/21/2019", - "disposalTime": "20:42:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.63, - "quantity": 24.63, - "calculatedQuantity": "24.63 tons", - "s3DownloadKey": "HaulPass_J001_CURAVEY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "63D86E41-5CB2-49B4-BFD9-6A61A0C7E171", - "ticketNumber": "83U7XGK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670758, -80.066443", - "loadTime": "11/21/2019 18:48:51", - "straightDistance": "36.8", - "routeDistance": "53.84", - "timeToTower": "2:02:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/21/2019", - "disposalTime": "20:51:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.81, - "quantity": 23.81, - "calculatedQuantity": "23.81 tons", - "s3DownloadKey": "HaulPass_J001_83U7XGK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "021A62BE-D6B3-4CAC-899F-3EA5BB73862A", - "ticketNumber": "9TCRETL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815310, -80.259494", - "loadTime": "11/21/2019 15:25:54", - "straightDistance": "13.67", - "routeDistance": "22.6", - "timeToTower": "1:25:55", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "16:51:49", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.66, - "quantity": 34.66, - "calculatedQuantity": "34.66 tons", - "s3DownloadKey": "HaulPass_J001_9TCRETL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3A6D2325-EA2A-49DA-8004-EB7300DF76D1", - "ticketNumber": "3F4UWCJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815272, -80.259465", - "loadTime": "11/21/2019 14:27:46", - "straightDistance": "13.67", - "routeDistance": "22.5", - "timeToTower": "1:01:20", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "15:29:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.61, - "quantity": 26.61, - "calculatedQuantity": "26.61 tons", - "s3DownloadKey": "HaulPass_J001_3F4UWCJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "52935C8C-7338-499F-9E2E-8A2DE0DBAF10", - "ticketNumber": "6CRBJWR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815224, -80.259318", - "loadTime": "11/21/2019 18:11:37", - "straightDistance": "13.67", - "routeDistance": "22.61", - "timeToTower": "0:56:29", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "19:08:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.82, - "quantity": 28.82, - "calculatedQuantity": "28.82 tons", - "s3DownloadKey": "HaulPass_J001_6CRBJWR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5363E4DD-8566-44CF-B59E-B22F422A2058", - "ticketNumber": "64QANNH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815417, -80.259410", - "loadTime": "11/21/2019 15:24:16", - "straightDistance": "13.66", - "routeDistance": "22.61", - "timeToTower": "0:56:40", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "16:20:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.1, - "quantity": 28.1, - "calculatedQuantity": "28.1 tons", - "s3DownloadKey": "HaulPass_J001_64QANNH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "55836D0A-70F6-4185-AB7F-C7F0F3A41A62", - "ticketNumber": "5AY6NBN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815297, -80.259399", - "loadTime": "11/21/2019 17:25:35", - "straightDistance": "13.67", - "routeDistance": "22.61", - "timeToTower": "1:12:45", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "18:38:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.59, - "quantity": 26.59, - "calculatedQuantity": "26.59 tons", - "s3DownloadKey": "HaulPass_J001_5AY6NBN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "579EEBA3-1E42-4307-B503-8799C1E643DB", - "ticketNumber": "97CYCJN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815498, -80.259385", - "loadTime": "11/21/2019 17:22:10", - "straightDistance": "13.66", - "routeDistance": "22.61", - "timeToTower": "0:57:09", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "18:19:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.73, - "quantity": 31.73, - "calculatedQuantity": "31.73 tons", - "s3DownloadKey": "HaulPass_J001_97CYCJN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "66660C46-DE8D-4F4B-94E9-8244E8246186", - "ticketNumber": "89X8425", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815354, -80.259416", - "loadTime": "11/21/2019 15:54:51", - "straightDistance": "13.66", - "routeDistance": "22.61", - "timeToTower": "0:55:36", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "16:50:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.52, - "quantity": 27.52, - "calculatedQuantity": "27.52 tons", - "s3DownloadKey": "HaulPass_J001_89X8425_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "67BE879D-C319-4998-8817-724A66BBB69D", - "ticketNumber": "4VU3K5V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815288, -80.259791", - "loadTime": "11/21/2019 13:47:25", - "straightDistance": "13.68", - "routeDistance": "22.58", - "timeToTower": "1:55:58", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "15:43:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.21, - "quantity": 26.21, - "calculatedQuantity": "26.21 tons", - "s3DownloadKey": "HaulPass_J001_4VU3K5V_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6E5F4B69-5CE7-4EAB-8D35-97759AAB896F", - "ticketNumber": "34TQZGH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815128, -80.259837", - "loadTime": "11/21/2019 13:19:49", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "0:56:59", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "14:16:48", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.11, - "quantity": 25.11, - "calculatedQuantity": "25.11 tons", - "s3DownloadKey": "HaulPass_J001_34TQZGH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7C6AC36D-EC38-4D27-9FF2-C4DBFF7904CD", - "ticketNumber": "6GE9VNZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815228, -80.259730", - "loadTime": "11/21/2019 12:35:59", - "straightDistance": "13.68", - "routeDistance": "22.59", - "timeToTower": "1:46:49", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "14:22:48", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.36, - "quantity": 34.36, - "calculatedQuantity": "34.36 tons", - "s3DownloadKey": "HaulPass_J001_6GE9VNZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A2271601-1D6F-4129-B9A9-CF900E3F89A8", - "ticketNumber": "7SH49E6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815910, -80.257743", - "loadTime": "11/21/2019 20:10:09", - "straightDistance": "13.57", - "routeDistance": "22.71", - "timeToTower": "0:50:35", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "21:00:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.87, - "quantity": 23.87, - "calculatedQuantity": "23.87 tons", - "s3DownloadKey": "HaulPass_J001_7SH49E6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A3CEB174-5AF6-4A11-8A4E-B0093DC8E8D7", - "ticketNumber": "4QNHQFY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815795, -80.258426", - "loadTime": "11/21/2019 20:15:00", - "straightDistance": "13.6", - "routeDistance": "22.67", - "timeToTower": "0:47:12", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "21:02:12", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.19, - "quantity": 28.19, - "calculatedQuantity": "28.19 tons", - "s3DownloadKey": "HaulPass_J001_4QNHQFY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A9D3D24C-573A-42DB-BECA-59AD61FE44EC", - "ticketNumber": "5UNS4HN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815179, -80.259351", - "loadTime": "11/21/2019 18:50:23", - "straightDistance": "13.67", - "routeDistance": "22.61", - "timeToTower": "1:17:49", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "20:08:12", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.84, - "quantity": 32.84, - "calculatedQuantity": "32.84 tons", - "s3DownloadKey": "HaulPass_J001_5UNS4HN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "ACE3718B-D42F-4D3D-8868-1058FC97D3D6", - "ticketNumber": "9VLB9KS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815285, -80.259425", - "loadTime": "11/21/2019 18:48:43", - "straightDistance": "13.67", - "routeDistance": "22.6", - "timeToTower": "1:04:30", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "19:53:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.23, - "quantity": 26.23, - "calculatedQuantity": "26.23 tons", - "s3DownloadKey": "HaulPass_J001_9VLB9KS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CA1BF1A5-EB8E-4A36-BB4E-892CDED1059A", - "ticketNumber": "9CQ87WU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815258, -80.259676", - "loadTime": "11/21/2019 13:50:46", - "straightDistance": "13.68", - "routeDistance": "22.59", - "timeToTower": "0:59:01", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "14:49:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.8, - "quantity": 25.8, - "calculatedQuantity": "25.8 tons", - "s3DownloadKey": "HaulPass_J001_9CQ87WU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CCF86E3D-5A99-4627-BA14-C3B7DC45788E", - "ticketNumber": "8ZU3X32", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815086, -80.259876", - "loadTime": "11/21/2019 12:39:44", - "straightDistance": "13.7", - "routeDistance": "22.56", - "timeToTower": "7:54:26", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "20:34:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.41, - "quantity": 29.41, - "calculatedQuantity": "29.41 tons", - "s3DownloadKey": "HaulPass_J001_8ZU3X32_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D1205207-96D1-4CE1-B934-1C5A4C33006D", - "ticketNumber": "4K93T4G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815310, -80.259392", - "loadTime": "11/21/2019 17:54:57", - "straightDistance": "13.66", - "routeDistance": "22.61", - "timeToTower": "1:25:35", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "19:20:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.91, - "quantity": 25.91, - "calculatedQuantity": "25.91 tons", - "s3DownloadKey": "HaulPass_J001_4K93T4G_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E0D6D55A-C716-4809-A119-3E4C448DC2AF", - "ticketNumber": "7XFMTDL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815376, -80.259416", - "loadTime": "11/21/2019 14:49:29", - "straightDistance": "13.66", - "routeDistance": "22.61", - "timeToTower": "1:11:21", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "16:00:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 38.18, - "quantity": 38.18, - "calculatedQuantity": "38.18 tons", - "s3DownloadKey": "HaulPass_J001_7XFMTDL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E6FF1013-D802-452E-A8B8-1B7280C140C9", - "ticketNumber": "5Y8FNU4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815301, -80.259433", - "loadTime": "11/21/2019 16:29:11", - "straightDistance": "13.67", - "routeDistance": "22.6", - "timeToTower": "0:51:30", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "17:20:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.26, - "quantity": 31.26, - "calculatedQuantity": "31.26 tons", - "s3DownloadKey": "HaulPass_J001_5Y8FNU4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "ECB66763-8711-42D0-B97E-F7A8BAC048BF", - "ticketNumber": "74LDRY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815310, -80.259404", - "loadTime": "11/21/2019 16:46:55", - "straightDistance": "13.67", - "routeDistance": "22.5", - "timeToTower": "0:57:22", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "17:44:17", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.22, - "quantity": 28.22, - "calculatedQuantity": "28.22 tons", - "s3DownloadKey": "HaulPass_J001_74LDRY4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F570215D-7AF1-4DD3-A9BE-91D1D259D60B", - "ticketNumber": "5WHHX29", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815349, -80.259577", - "loadTime": "11/21/2019 19:06:42", - "straightDistance": "13.67", - "routeDistance": "22.49", - "timeToTower": "1:08:25", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "20:15:07", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.32, - "quantity": 26.32, - "calculatedQuantity": "26.32 tons", - "s3DownloadKey": "HaulPass_J001_5WHHX29_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E9FA37CB-4765-48F7-BB4A-908272A6EE4A", - "ticketNumber": "3XDTK6R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815357, -80.259389", - "loadTime": "11/21/2019 19:15:53", - "straightDistance": "13.66", - "routeDistance": "22.61", - "timeToTower": "1:57:37", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/21/2019", - "disposalTime": "21:13:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.01, - "quantity": 34.01, - "calculatedQuantity": "34.01 tons", - "s3DownloadKey": "HaulPass_J001_3XDTK6R_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7250372B-41C7-46EF-A623-F8F31AAD800C", - "ticketNumber": "9DPW5GV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670587, -80.065863", - "loadTime": "11/22/2019 11:36:47", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "1:59:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/22/2019", - "disposalTime": "13:36:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 15.72, - "quantity": 15.72, - "calculatedQuantity": "15.72 tons", - "s3DownloadKey": "HaulPass_J001_9DPW5GV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A12EF5AE-D84D-4829-AB89-2D6AA049D3F4", - "ticketNumber": "8ZQ9W99", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670614, -80.066064", - "loadTime": "11/22/2019 13:13:48", - "straightDistance": "36.82", - "routeDistance": "53.82", - "timeToTower": "2:15:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/22/2019", - "disposalTime": "15:29:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.96, - "quantity": 22.96, - "calculatedQuantity": "22.96 tons", - "s3DownloadKey": "HaulPass_J001_8ZQ9W99_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "47D26535-E3BD-403A-9D47-D171A034B5CE", - "ticketNumber": "8KFQBCU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670483, -80.065926", - "loadTime": "11/22/2019 14:55:40", - "straightDistance": "36.83", - "routeDistance": "53.82", - "timeToTower": "2:10:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/22/2019", - "disposalTime": "17:06:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.32, - "quantity": 29.32, - "calculatedQuantity": "29.32 tons", - "s3DownloadKey": "HaulPass_J001_8KFQBCU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "875C364E-1D1B-4862-8AB1-7B6E92593834", - "ticketNumber": "4PFGECN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670545, -80.065890", - "loadTime": "11/21/2019 17:35:50", - "straightDistance": "36.83", - "routeDistance": "53.81", - "timeToTower": "1:49:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/21/2019", - "disposalTime": "19:25:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.58, - "quantity": 22.58, - "calculatedQuantity": "22.58 tons", - "s3DownloadKey": "HaulPass_J001_4PFGECN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "41ADBDDD-FD2B-4FE5-A427-8695F453CA12", - "ticketNumber": "TMSN5X2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670751, -80.065958", - "loadTime": "11/22/2019 17:12:57", - "straightDistance": "36.81", - "routeDistance": "53.27", - "timeToTower": "2:30:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/22/2019", - "disposalTime": "19:43:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.05, - "quantity": 23.05, - "calculatedQuantity": "23.05 tons", - "s3DownloadKey": "HaulPass_J001_TMSN5X2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0987EF69-8A7F-497A-86F9-BA311C25ED02", - "ticketNumber": "9DXXGCY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815323, -80.259244", - "loadTime": "11/21/2019 22:09:38", - "straightDistance": "13.66", - "routeDistance": "22.51", - "timeToTower": "13:37:37", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "11:47:15", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.26, - "quantity": 26.26, - "calculatedQuantity": "26.26 tons", - "s3DownloadKey": "HaulPass_J001_9DXXGCY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1E202309-7BB9-4300-AD0E-1F3696DCC017", - "ticketNumber": "9A2SJ7C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815422, -80.259312", - "loadTime": "11/22/2019 15:50:52", - "straightDistance": "13.66", - "routeDistance": "22.51", - "timeToTower": "0:54:53", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "16:45:45", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.13, - "quantity": 25.13, - "calculatedQuantity": "25.13 tons", - "s3DownloadKey": "HaulPass_J001_9A2SJ7C_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1FC5BD1F-844F-4067-94EE-4E6AC3CA0979", - "ticketNumber": "456QTFR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815268, -80.259266", - "loadTime": "11/22/2019 16:30:10", - "straightDistance": "13.66", - "routeDistance": "22.51", - "timeToTower": "0:54:28", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "17:24:38", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.06, - "quantity": 26.06, - "calculatedQuantity": "26.06 tons", - "s3DownloadKey": "HaulPass_J001_456QTFR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2C1C8599-21BC-4C6B-9940-48C92820E74B", - "ticketNumber": "9AEBJZZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815357, -80.259794", - "loadTime": "11/21/2019 21:09:01", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "14:34:32", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "11:43:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.91, - "quantity": 29.91, - "calculatedQuantity": "29.91 tons", - "s3DownloadKey": "HaulPass_J001_9AEBJZZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2CCA0278-33C6-4CB3-862E-9A62EF0149C3", - "ticketNumber": "69LU8HR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815362, -80.259270", - "loadTime": "11/21/2019 21:57:20", - "straightDistance": "13.66", - "routeDistance": "22.51", - "timeToTower": "14:50:39", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "12:47:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.08, - "quantity": 27.08, - "calculatedQuantity": "27.08 tons", - "s3DownloadKey": "HaulPass_J001_69LU8HR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3717E553-56B5-418B-9730-3905C565735C", - "ticketNumber": "R42FT2U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815413, -80.259135", - "loadTime": "11/22/2019 13:16:10", - "straightDistance": "13.65", - "routeDistance": "22.52", - "timeToTower": "0:58:29", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "14:14:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.76, - "quantity": 25.76, - "calculatedQuantity": "25.76 tons", - "s3DownloadKey": "HaulPass_J001_R42FT2U_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3915BCEA-C651-4856-AC24-5483E03C7B65", - "ticketNumber": "4VBW5HF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815179, -80.259504", - "loadTime": "11/22/2019 12:34:29", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "1:11:06", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "13:45:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.54, - "quantity": 27.54, - "calculatedQuantity": "27.54 tons", - "s3DownloadKey": "HaulPass_J001_4VBW5HF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "40E4293B-F2BC-47F1-8AA4-FF4818424F69", - "ticketNumber": "8ZAXND8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815147, -80.259698", - "loadTime": "11/21/2019 21:41:17", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "14:01:10", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "11:42:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.09, - "quantity": 27.09, - "calculatedQuantity": "27.09 tons", - "s3DownloadKey": "HaulPass_J001_8ZAXND8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "47620068-1025-4627-AB4F-6D8EEEE25FB5", - "ticketNumber": "57MJVZA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815125, -80.258695", - "loadTime": "11/21/2019 20:48:53", - "straightDistance": "13.65", - "routeDistance": "22.54", - "timeToTower": "15:00:18", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "11:49:11", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.9, - "quantity": 24.9, - "calculatedQuantity": "24.9 tons", - "s3DownloadKey": "HaulPass_J001_57MJVZA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "47D1F9CF-E127-40D4-A97F-C32C366DBD11", - "ticketNumber": "3AKP9LX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815134, -80.259751", - "loadTime": "11/21/2019 21:12:08", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "16:31:06", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "13:43:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.23, - "quantity": 26.23, - "calculatedQuantity": "26.23 tons", - "s3DownloadKey": "HaulPass_J001_3AKP9LX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "55EDE740-E9A0-4FD4-853F-26AB8F1685A9", - "ticketNumber": "MSYAE4Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815249, -80.259354", - "loadTime": "11/22/2019 15:00:54", - "straightDistance": "13.67", - "routeDistance": "22.5", - "timeToTower": "1:05:10", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "16:06:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.36, - "quantity": 35.36, - "calculatedQuantity": "35.36 tons", - "s3DownloadKey": "HaulPass_J001_MSYAE4Q_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "59DC7308-0B40-4B5B-A152-EFD179F23972", - "ticketNumber": "4CHNLRP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815345, -80.258709", - "loadTime": "11/21/2019 20:40:45", - "straightDistance": "13.63", - "routeDistance": "22.54", - "timeToTower": "15:25:11", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "12:05:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.75, - "quantity": 25.75, - "calculatedQuantity": "25.75 tons", - "s3DownloadKey": "HaulPass_J001_4CHNLRP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5DFF5CE7-CA0A-4083-870D-F6AE10DBC642", - "ticketNumber": "4E55MT2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815344, -80.260274", - "loadTime": "11/22/2019 19:15:18", - "straightDistance": "13.7", - "routeDistance": "22.46", - "timeToTower": "0:53:58", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "20:09:16", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.35, - "quantity": 30.35, - "calculatedQuantity": "30.35 tons", - "s3DownloadKey": "HaulPass_J001_4E55MT2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "62248518-C0C6-42F0-817B-0CCB9934B319", - "ticketNumber": "8LPL4MW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815352, -80.259304", - "loadTime": "11/22/2019 17:22:14", - "straightDistance": "13.66", - "routeDistance": "22.51", - "timeToTower": "0:55:12", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "18:17:26", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.53, - "quantity": 33.53, - "calculatedQuantity": "33.53 tons", - "s3DownloadKey": "HaulPass_J001_8LPL4MW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "69041F50-FA92-4D96-AA63-0EF427877090", - "ticketNumber": "7KS83V2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815289, -80.259115", - "loadTime": "11/22/2019 20:16:40", - "straightDistance": "13.65", - "routeDistance": "22.52", - "timeToTower": "0:48:55", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "21:05:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.98, - "quantity": 23.98, - "calculatedQuantity": "23.98 tons", - "s3DownloadKey": "HaulPass_J001_7KS83V2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7AE7F8C3-BDA4-465D-A35D-008E23396034", - "ticketNumber": "4XPME2V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815286, -80.259330", - "loadTime": "11/22/2019 17:06:08", - "straightDistance": "13.66", - "routeDistance": "22.5", - "timeToTower": "1:19:26", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "18:25:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.24, - "quantity": 35.24, - "calculatedQuantity": "35.24 tons", - "s3DownloadKey": "HaulPass_J001_4XPME2V_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8A3948D2-3181-4074-AFD0-1181D72B9AC5", - "ticketNumber": "44G3L7A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815466, -80.259314", - "loadTime": "11/22/2019 17:53:59", - "straightDistance": "13.65", - "routeDistance": "22.51", - "timeToTower": "1:14:03", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "19:08:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.25, - "quantity": 27.25, - "calculatedQuantity": "27.25 tons", - "s3DownloadKey": "HaulPass_J001_44G3L7A_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "917D4F70-DB0F-4993-AE49-DBCF47F0472A", - "ticketNumber": "4D6BWEH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815326, -80.259384", - "loadTime": "11/22/2019 15:13:59", - "straightDistance": "13.66", - "routeDistance": "22.5", - "timeToTower": "0:58:43", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "16:12:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.3, - "quantity": 23.3, - "calculatedQuantity": "23.3 tons", - "s3DownloadKey": "HaulPass_J001_4D6BWEH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "99D31253-E855-4743-9BB0-717D2D005B32", - "ticketNumber": "6BU4PHZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815363, -80.259372", - "loadTime": "11/22/2019 19:18:15", - "straightDistance": "13.66", - "routeDistance": "22.5", - "timeToTower": "0:57:28", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "20:15:43", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.13, - "quantity": 34.13, - "calculatedQuantity": "34.13 tons", - "s3DownloadKey": "HaulPass_J001_6BU4PHZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B3823864-AE9C-4AF5-B7F5-27F0907DCC4B", - "ticketNumber": "776KZJX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815396, -80.259414", - "loadTime": "11/22/2019 13:26:49", - "straightDistance": "13.66", - "routeDistance": "22.5", - "timeToTower": "1:03:04", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "14:29:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.62, - "quantity": 25.62, - "calculatedQuantity": "25.62 tons", - "s3DownloadKey": "HaulPass_J001_776KZJX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BE02C7FC-9ADD-4A6B-B138-5B9A66C4F91E", - "ticketNumber": "9GJ5YWW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815326, -80.259363", - "loadTime": "11/22/2019 13:43:12", - "straightDistance": "13.66", - "routeDistance": "22.5", - "timeToTower": "1:04:11", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "14:47:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.55, - "quantity": 30.55, - "calculatedQuantity": "30.55 tons", - "s3DownloadKey": "HaulPass_J001_9GJ5YWW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C4BB986F-121E-4692-9E8C-367EB7F7E91E", - "ticketNumber": "6JNNKTQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815263, -80.259580", - "loadTime": "11/22/2019 19:30:08", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "1:05:46", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "20:35:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.45, - "quantity": 32.45, - "calculatedQuantity": "32.45 tons", - "s3DownloadKey": "HaulPass_J001_6JNNKTQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D50EBEE8-2B28-4272-AFF2-A81ADBEC7EBC", - "ticketNumber": "HFJAH63", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815343, -80.259325", - "loadTime": "11/22/2019 12:45:04", - "straightDistance": "13.66", - "routeDistance": "22.51", - "timeToTower": "1:07:10", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "13:52:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.35, - "quantity": 33.35, - "calculatedQuantity": "33.35 tons", - "s3DownloadKey": "HaulPass_J001_HFJAH63_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E6949CAF-AFF6-4A76-A458-23C3830085E5", - "ticketNumber": "67FQLXN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815360, -80.259348", - "loadTime": "11/22/2019 14:36:28", - "straightDistance": "13.66", - "routeDistance": "22.51", - "timeToTower": "0:52:49", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "15:29:17", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.81, - "quantity": 29.81, - "calculatedQuantity": "29.81 tons", - "s3DownloadKey": "HaulPass_J001_67FQLXN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F1E20FCB-9944-46F8-B087-274E78DFF4A7", - "ticketNumber": "53T8UUH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "VPNV55J", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815364, -80.259293", - "loadTime": "11/22/2019 17:03:07", - "straightDistance": "13.66", - "routeDistance": "22.51", - "timeToTower": "1:17:15", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "18:20:22", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.09, - "quantity": 31.09, - "calculatedQuantity": "31.09 tons", - "s3DownloadKey": "HaulPass_J001_53T8UUH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F28572BD-53EB-4381-B3CF-E894CABF5AAC", - "ticketNumber": "8TJ4TYA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815259, -80.259259", - "loadTime": "11/22/2019 18:21:54", - "straightDistance": "13.66", - "routeDistance": "22.51", - "timeToTower": "0:50:51", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "19:12:45", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.04, - "quantity": 28.04, - "calculatedQuantity": "28.04 tons", - "s3DownloadKey": "HaulPass_J001_8TJ4TYA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FBDF4BD1-5BFA-4B48-A01C-4D7771E3A841", - "ticketNumber": "3ZL4YZR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815367, -80.259196", - "loadTime": "11/22/2019 20:06:42", - "straightDistance": "13.65", - "routeDistance": "22.51", - "timeToTower": "0:54:41", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/22/2019", - "disposalTime": "21:01:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.92, - "quantity": 25.92, - "calculatedQuantity": "25.92 tons", - "s3DownloadKey": "HaulPass_J001_3ZL4YZR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0A2542E1-39C9-4F78-A30C-7A0C70DC92D5", - "ticketNumber": "99ZKQ38", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670432, -80.066226", - "loadTime": "11/22/2019 18:37:46", - "straightDistance": "36.82", - "routeDistance": "53.29", - "timeToTower": "2:28:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/22/2019", - "disposalTime": "21:05:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.57, - "quantity": 22.57, - "calculatedQuantity": "22.57 tons", - "s3DownloadKey": "HaulPass_J001_99ZKQ38_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F88D261F-2AC8-4CDE-B881-5D3C2684B832", - "ticketNumber": "6YZV5PH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670633, -80.065943", - "loadTime": "11/22/2019 18:33:04", - "straightDistance": "36.82", - "routeDistance": "53.27", - "timeToTower": "2:35:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/22/2019", - "disposalTime": "21:08:48", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.87, - "quantity": 22.87, - "calculatedQuantity": "22.87 tons", - "s3DownloadKey": "HaulPass_J001_6YZV5PH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "20826A3B-0932-4CAC-8960-7D4006DBBC8D", - "ticketNumber": "3BSLVRK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670677, -80.066174", - "loadTime": "11/22/2019 21:13:18", - "straightDistance": "36.81", - "routeDistance": "53.83", - "timeToTower": "15:48:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/23/2019", - "disposalTime": "13:01:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.99, - "quantity": 22.99, - "calculatedQuantity": "22.99 tons", - "s3DownloadKey": "HaulPass_J001_3BSLVRK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6D6E33BB-F0C5-49C6-B03C-30132FA29531", - "ticketNumber": "4DCBQFY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670642, -80.065889", - "loadTime": "11/23/2019 14:20:46", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "2:19:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/23/2019", - "disposalTime": "16:40:11", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.48, - "quantity": 25.48, - "calculatedQuantity": "25.48 tons", - "s3DownloadKey": "HaulPass_J001_4DCBQFY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0125379B-7DFB-480C-B19E-018F2933FD3A", - "ticketNumber": "99ELMLC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815106, -80.259453", - "loadTime": "11/25/2019 13:06:35", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "0:58:01", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/25/2019", - "disposalTime": "14:04:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.64, - "quantity": 23.64, - "calculatedQuantity": "23.64 tons", - "s3DownloadKey": "HaulPass_J001_99ELMLC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "08471C9D-33DA-43F7-BFE5-7CA4181B2218", - "ticketNumber": "3UK7PGX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815401, -80.259879", - "loadTime": "11/25/2019 15:06:54", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "0:56:18", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/25/2019", - "disposalTime": "16:03:12", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.52, - "quantity": 23.52, - "calculatedQuantity": "23.52 tons", - "s3DownloadKey": "HaulPass_J001_3UK7PGX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0D019639-7D7F-4B4F-B4E4-FA9598E74D64", - "ticketNumber": "42KYJKQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815119, -80.259853", - "loadTime": "11/25/2019 14:09:41", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "0:50:02", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/25/2019", - "disposalTime": "14:59:43", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.94, - "quantity": 26.94, - "calculatedQuantity": "26.94 tons", - "s3DownloadKey": "HaulPass_J001_42KYJKQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2F136A2C-71DE-430A-AB1C-9BBB7FC191AC", - "ticketNumber": "6777HZQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815118, -80.259924", - "loadTime": "11/25/2019 11:36:32", - "straightDistance": "13.7", - "routeDistance": "22.46", - "timeToTower": "1:18:03", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/25/2019", - "disposalTime": "12:54:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.51, - "quantity": 25.51, - "calculatedQuantity": "25.51 tons", - "s3DownloadKey": "HaulPass_J001_6777HZQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "306792D6-94DB-4197-A659-A61780965770", - "ticketNumber": "49J6WB4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815190, -80.259751", - "loadTime": "11/25/2019 15:06:05", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:43:24", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/25/2019", - "disposalTime": "16:49:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.6, - "quantity": 27.6, - "calculatedQuantity": "27.6 tons", - "s3DownloadKey": "HaulPass_J001_49J6WB4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "30E627B1-F9C8-4379-AA8A-847275F3C5AB", - "ticketNumber": "4ZY7GE3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815997, -80.258218", - "loadTime": "11/25/2019 14:29:09", - "straightDistance": "13.58", - "routeDistance": "22.58", - "timeToTower": "0:51:10", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/25/2019", - "disposalTime": "15:20:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.8, - "quantity": 25.8, - "calculatedQuantity": "25.8 tons", - "s3DownloadKey": "HaulPass_J001_4ZY7GE3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5A3667A6-96BF-4707-A46A-F67A515D19A7", - "ticketNumber": "73CCDTS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815123, -80.259804", - "loadTime": "11/25/2019 19:10:42", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "0:57:27", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/25/2019", - "disposalTime": "20:08:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.73, - "quantity": 28.73, - "calculatedQuantity": "28.73 tons", - "s3DownloadKey": "HaulPass_J001_73CCDTS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5E0C11AD-2581-4596-BBF0-0BDDE6F995EA", - "ticketNumber": "935QRJM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815206, -80.259753", - "loadTime": "11/25/2019 13:26:11", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "0:59:38", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/25/2019", - "disposalTime": "14:25:49", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.15, - "quantity": 25.15, - "calculatedQuantity": "25.15 tons", - "s3DownloadKey": "HaulPass_J001_935QRJM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "72B25EF2-D525-445E-9FAB-FB3E9F31BFB9", - "ticketNumber": "77YEUH4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815244, -80.259756", - "loadTime": "11/25/2019 15:52:52", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:03:45", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/25/2019", - "disposalTime": "16:56:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.12, - "quantity": 28.12, - "calculatedQuantity": "28.12 tons", - "s3DownloadKey": "HaulPass_J001_77YEUH4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "925E4D49-56CA-4173-A711-14102CF9DF28", - "ticketNumber": "7KRX6NM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815214, -80.259852", - "loadTime": "11/25/2019 19:44:26", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "0:52:59", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/25/2019", - "disposalTime": "20:37:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.5, - "quantity": 27.5, - "calculatedQuantity": "27.5 tons", - "s3DownloadKey": "HaulPass_J001_7KRX6NM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AE6002E2-C1E9-4C2D-8C2A-127E224D78F3", - "ticketNumber": "ZMCNLE4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815223, -80.260016", - "loadTime": "11/25/2019 17:53:39", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "0:54:24", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/25/2019", - "disposalTime": "18:48:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.13, - "quantity": 28.13, - "calculatedQuantity": "28.13 tons", - "s3DownloadKey": "HaulPass_J001_ZMCNLE4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BB13EF4C-1C63-42B4-9E19-9D799B3FC015", - "ticketNumber": "3UP8TGT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815080, -80.259810", - "loadTime": "11/25/2019 16:18:41", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "0:48:23", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/25/2019", - "disposalTime": "17:07:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.15, - "quantity": 25.15, - "calculatedQuantity": "25.15 tons", - "s3DownloadKey": "HaulPass_J001_3UP8TGT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BEDD0EB7-5DF5-4B1C-9796-9E892DC7E0AD", - "ticketNumber": "3BNY2WL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815117, -80.259584", - "loadTime": "11/25/2019 11:58:38", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "1:30:17", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/25/2019", - "disposalTime": "13:28:55", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.34, - "quantity": 24.34, - "calculatedQuantity": "24.34 tons", - "s3DownloadKey": "HaulPass_J001_3BNY2WL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E0A6627E-9459-46E1-B4FD-6562741223D3", - "ticketNumber": "32SWPZF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815157, -80.259745", - "loadTime": "11/25/2019 18:54:43", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:57:24", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/25/2019", - "disposalTime": "19:52:07", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.31, - "quantity": 27.31, - "calculatedQuantity": "27.31 tons", - "s3DownloadKey": "HaulPass_J001_32SWPZF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F3666BD0-F51D-40D8-923B-440FE88AD10D", - "ticketNumber": "83MQL96", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815165, -80.259741", - "loadTime": "11/25/2019 17:01:17", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:49:13", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/25/2019", - "disposalTime": "17:50:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.66, - "quantity": 25.66, - "calculatedQuantity": "25.66 tons", - "s3DownloadKey": "HaulPass_J001_83MQL96_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F420A97C-4D26-4032-A052-3FA34544BF23", - "ticketNumber": "8YQVVY5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815068, -80.259459", - "loadTime": "11/25/2019 12:12:05", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "1:01:46", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/25/2019", - "disposalTime": "13:13:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.09, - "quantity": 26.09, - "calculatedQuantity": "26.09 tons", - "s3DownloadKey": "HaulPass_J001_8YQVVY5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "11A298C6-B03F-4AE9-AF47-49E416106503", - "ticketNumber": "KL4XYF5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670931, -80.065695", - "loadTime": "11/25/2019 18:17:19", - "straightDistance": "36.81", - "routeDistance": "53.25", - "timeToTower": "2:18:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/25/2019", - "disposalTime": "20:35:45", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.63, - "quantity": 25.63, - "calculatedQuantity": "25.63 tons", - "s3DownloadKey": "HaulPass_J001_KL4XYF5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "486BC3AF-5448-47A2-B808-78DA694B710C", - "ticketNumber": "7Q5LD6Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670606, -80.066193", - "loadTime": "11/25/2019 15:33:06", - "straightDistance": "36.81", - "routeDistance": "53.29", - "timeToTower": "2:19:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/25/2019", - "disposalTime": "17:52:07", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.15, - "quantity": 29.15, - "calculatedQuantity": "29.15 tons", - "s3DownloadKey": "HaulPass_J001_7Q5LD6Z_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "503852C0-D6E5-4931-854A-A45778BAB2A8", - "ticketNumber": "8QR5265", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670599, -80.066113", - "loadTime": "11/25/2019 14:32:37", - "straightDistance": "36.82", - "routeDistance": "53.28", - "timeToTower": "2:25:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/25/2019", - "disposalTime": "16:58:08", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.66, - "quantity": 24.66, - "calculatedQuantity": "24.66 tons", - "s3DownloadKey": "HaulPass_J001_8QR5265_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FB8CDC19-AA2C-419A-B9AE-DE52F5E8B823", - "ticketNumber": "EE9VUKQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670636, -80.065919", - "loadTime": "11/25/2019 11:50:47", - "straightDistance": "36.82", - "routeDistance": "53.27", - "timeToTower": "4:02:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/25/2019", - "disposalTime": "15:53:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.29, - "quantity": 22.29, - "calculatedQuantity": "22.29 tons", - "s3DownloadKey": "HaulPass_J001_EE9VUKQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F0C59C42-FB47-4AB7-88D0-B130EA6DDE52", - "ticketNumber": "LUUESU4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670550, -80.066087", - "loadTime": "11/25/2019 19:19:52", - "straightDistance": "36.82", - "routeDistance": "53.83", - "timeToTower": "2:31:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/25/2019", - "disposalTime": "21:51:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.97, - "quantity": 28.97, - "calculatedQuantity": "28.97 tons", - "s3DownloadKey": "HaulPass_J001_LUUESU4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "39E8389E-E2A4-4564-8C86-E4FB16BD7D5E", - "ticketNumber": "447XLR3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670670, -80.065992", - "loadTime": "11/26/2019 11:44:17", - "straightDistance": "36.82", - "routeDistance": "53.82", - "timeToTower": "2:54:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/26/2019", - "disposalTime": "14:38:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.8, - "quantity": 30.8, - "calculatedQuantity": "30.8 tons", - "s3DownloadKey": "HaulPass_J001_447XLR3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9E7C8979-B07F-46CB-BBD9-396BD33AB7F9", - "ticketNumber": "XV8M8S3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670679, -80.066196", - "loadTime": "11/26/2019 13:02:39", - "straightDistance": "36.81", - "routeDistance": "53.83", - "timeToTower": "2:52:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/26/2019", - "disposalTime": "15:55:07", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.75, - "quantity": 25.75, - "calculatedQuantity": "25.75 tons", - "s3DownloadKey": "HaulPass_J001_XV8M8S3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B49012DD-599D-45FC-BBE6-CA46949155E8", - "ticketNumber": "H862BBJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670662, -80.066224", - "loadTime": "11/26/2019 14:00:30", - "straightDistance": "36.81", - "routeDistance": "53.83", - "timeToTower": "2:16:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/26/2019", - "disposalTime": "16:17:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.33, - "quantity": 28.33, - "calculatedQuantity": "28.33 tons", - "s3DownloadKey": "HaulPass_J001_H862BBJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4509A176-B306-4749-A2AF-07D4961DFB13", - "ticketNumber": "7ATK8P3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670549, -80.066330", - "loadTime": "11/26/2019 15:50:51", - "straightDistance": "36.81", - "routeDistance": "53.84", - "timeToTower": "2:31:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/26/2019", - "disposalTime": "18:21:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.22, - "quantity": 27.22, - "calculatedQuantity": "27.22 tons", - "s3DownloadKey": "HaulPass_J001_7ATK8P3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "480BBCB2-8561-43A2-9A23-F05BDAF5F1B1", - "ticketNumber": "9NG7PC2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670606, -80.066207", - "loadTime": "11/26/2019 17:11:22", - "straightDistance": "36.81", - "routeDistance": "53.83", - "timeToTower": "2:26:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/26/2019", - "disposalTime": "19:37:22", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.51, - "quantity": 23.51, - "calculatedQuantity": "23.51 tons", - "s3DownloadKey": "HaulPass_J001_9NG7PC2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FF14ADF0-0228-48EB-B323-FDB52A8B12CC", - "ticketNumber": "4PRRTQ7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670560, -80.066145", - "loadTime": "11/26/2019 17:30:29", - "straightDistance": "36.82", - "routeDistance": "53.83", - "timeToTower": "2:20:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/26/2019", - "disposalTime": "19:50:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.99, - "quantity": 21.99, - "calculatedQuantity": "21.99 tons", - "s3DownloadKey": "HaulPass_J001_4PRRTQ7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0298CA81-2A6D-41F3-918C-4D09E7A84109", - "ticketNumber": "63849EZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815284, -80.259819", - "loadTime": "11/26/2019 17:58:51", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:04:20", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "19:03:11", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.47, - "quantity": 25.47, - "calculatedQuantity": "25.47 tons", - "s3DownloadKey": "HaulPass_J001_63849EZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0B60EBB2-71EB-48D2-BD11-D02BFADC35A7", - "ticketNumber": "5VKJ23X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815196, -80.259901", - "loadTime": "11/26/2019 12:36:51", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:03:02", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "13:39:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.98, - "quantity": 31.98, - "calculatedQuantity": "31.98 tons", - "s3DownloadKey": "HaulPass_J001_5VKJ23X_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0D4C7A8A-A6CB-4A1F-BE8B-5CD397A94E2C", - "ticketNumber": "7XFZDM9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815242, -80.259831", - "loadTime": "11/26/2019 11:46:30", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:56:30", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "12:43:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.96, - "quantity": 25.96, - "calculatedQuantity": "25.96 tons", - "s3DownloadKey": "HaulPass_J001_7XFZDM9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "15E08A10-AC66-43EF-8CBC-76BA05D96589", - "ticketNumber": "8CW82BN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815177, -80.259452", - "loadTime": "11/26/2019 18:49:51", - "straightDistance": "13.67", - "routeDistance": "22.5", - "timeToTower": "0:58:07", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "19:47:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.14, - "quantity": 32.14, - "calculatedQuantity": "32.14 tons", - "s3DownloadKey": "HaulPass_J001_8CW82BN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1A1EA1A7-42DB-4D5F-9CDE-F2CDB3486E99", - "ticketNumber": "MXU5WFN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815134, -80.259592", - "loadTime": "11/26/2019 18:52:27", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "0:57:09", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "19:49:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.56, - "quantity": 25.56, - "calculatedQuantity": "25.56 tons", - "s3DownloadKey": "HaulPass_J001_MXU5WFN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "57DD1BB0-E454-4A6A-9214-4A81AA8F2249", - "ticketNumber": "55RGAZH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815170, -80.259803", - "loadTime": "11/26/2019 20:17:07", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:53:53", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "21:11:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.71, - "quantity": 32.71, - "calculatedQuantity": "32.71 tons", - "s3DownloadKey": "HaulPass_J001_55RGAZH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6299D13E-5E20-4D17-8D58-F3560B52BCFB", - "ticketNumber": "6RS54DZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815123, -80.259618", - "loadTime": "11/26/2019 18:10:36", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "1:00:39", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "19:11:15", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.25, - "quantity": 32.25, - "calculatedQuantity": "32.25 tons", - "s3DownloadKey": "HaulPass_J001_6RS54DZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "676475A2-5DF5-43AE-A0AF-A0528DA0C17E", - "ticketNumber": "4V92R2Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815354, -80.259265", - "loadTime": "11/25/2019 21:20:53", - "straightDistance": "13.66", - "routeDistance": "22.51", - "timeToTower": "14:23:51", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "11:44:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.04, - "quantity": 27.04, - "calculatedQuantity": "27.04 tons", - "s3DownloadKey": "HaulPass_J001_4V92R2Z_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "79A6522D-9A07-41A7-9BE6-166C1638F3AD", - "ticketNumber": "4UWRPA2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815224, -80.259838", - "loadTime": "11/26/2019 19:56:19", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:49:59", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "20:46:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.31, - "quantity": 28.31, - "calculatedQuantity": "28.31 tons", - "s3DownloadKey": "HaulPass_J001_4UWRPA2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "834364E3-797D-484D-98BE-5572BC3B5048", - "ticketNumber": "5UTP23Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815501, -80.258344", - "loadTime": "11/26/2019 14:46:15", - "straightDistance": "13.61", - "routeDistance": "22.56", - "timeToTower": "0:57:08", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "15:43:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.22, - "quantity": 33.22, - "calculatedQuantity": "33.22 tons", - "s3DownloadKey": "HaulPass_J001_5UTP23Q_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "94FC4B84-4522-418F-9CD8-B3D20002591B", - "ticketNumber": "53PJDF3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815285, -80.259640", - "loadTime": "11/26/2019 16:11:29", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "1:06:37", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "17:18:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.37, - "quantity": 33.37, - "calculatedQuantity": "33.37 tons", - "s3DownloadKey": "HaulPass_J001_53PJDF3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9DF23C44-BE0F-40D6-B3ED-FCA45B0ED99C", - "ticketNumber": "98NE6WL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815237, -80.259698", - "loadTime": "11/26/2019 16:23:26", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "0:55:56", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "17:19:22", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.22, - "quantity": 30.22, - "calculatedQuantity": "30.22 tons", - "s3DownloadKey": "HaulPass_J001_98NE6WL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9F70B0F6-1036-46F5-83E3-8AA0716591D2", - "ticketNumber": "8H6639S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815160, -80.259655", - "loadTime": "11/26/2019 16:51:35", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:02:31", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "17:54:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.41, - "quantity": 26.41, - "calculatedQuantity": "26.41 tons", - "s3DownloadKey": "HaulPass_J001_8H6639S_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A04F933E-8E4D-493F-8E9A-44E1F9F0C502", - "ticketNumber": "3V2PW39", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815394, -80.259729", - "loadTime": "11/26/2019 11:53:58", - "straightDistance": "13.67", - "routeDistance": "22.48", - "timeToTower": "0:58:00", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "12:51:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.13, - "quantity": 30.13, - "calculatedQuantity": "30.13 tons", - "s3DownloadKey": "HaulPass_J001_3V2PW39_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A6248AC6-0F00-4E6D-9E00-45320EEBA11F", - "ticketNumber": "492H88S", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815161, -80.259815", - "loadTime": "11/26/2019 12:22:29", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:58:12", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "13:20:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.53, - "quantity": 30.53, - "calculatedQuantity": "30.53 tons", - "s3DownloadKey": "HaulPass_J001_492H88S_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B4E70587-4F9C-4E81-9A65-766CC14BAD6D", - "ticketNumber": "8T6R44T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815488, -80.258310", - "loadTime": "11/26/2019 14:50:51", - "straightDistance": "13.61", - "routeDistance": "22.57", - "timeToTower": "1:02:18", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "15:53:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.66, - "quantity": 26.66, - "calculatedQuantity": "26.66 tons", - "s3DownloadKey": "HaulPass_J001_8T6R44T_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B9C05161-A2F8-4D19-9F73-98AE5EB17031", - "ticketNumber": "3GYFUAC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815355, -80.259609", - "loadTime": "11/26/2019 15:44:22", - "straightDistance": "13.67", - "routeDistance": "22.49", - "timeToTower": "1:04:57", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "16:49:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.43, - "quantity": 25.43, - "calculatedQuantity": "25.43 tons", - "s3DownloadKey": "HaulPass_J001_3GYFUAC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D05F6798-DDFC-4CDA-B5AE-B85D02FEA3ED", - "ticketNumber": "9NUJCYP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815256, -80.259522", - "loadTime": "11/25/2019 21:32:58", - "straightDistance": "13.67", - "routeDistance": "22.49", - "timeToTower": "14:08:59", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "11:41:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.67, - "quantity": 30.67, - "calculatedQuantity": "30.67 tons", - "s3DownloadKey": "HaulPass_J001_9NUJCYP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D30B52D2-3DFB-409B-B1C3-1CEBBEEAB9F8", - "ticketNumber": "8E2U7LX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815177, -80.259632", - "loadTime": "11/26/2019 16:35:05", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "1:16:20", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "17:51:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.58, - "quantity": 31.58, - "calculatedQuantity": "31.58 tons", - "s3DownloadKey": "HaulPass_J001_8E2U7LX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D361B479-22AC-4F05-AFE0-6F39DCFA0B98", - "ticketNumber": "92YNWB7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815318, -80.259852", - "loadTime": "11/26/2019 13:49:15", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:28:43", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "15:17:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.62, - "quantity": 32.62, - "calculatedQuantity": "32.62 tons", - "s3DownloadKey": "HaulPass_J001_92YNWB7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DD629134-3CB5-4644-9272-6600EA1E33AC", - "ticketNumber": "9H9GTXY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815093, -80.259801", - "loadTime": "11/26/2019 14:25:53", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "0:59:34", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "15:25:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.14, - "quantity": 27.14, - "calculatedQuantity": "27.14 tons", - "s3DownloadKey": "HaulPass_J001_9H9GTXY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E001E2ED-AC00-4332-B139-CB6FFE7196D9", - "ticketNumber": "N94HCGT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815451, -80.259647", - "loadTime": "11/26/2019 18:09:06", - "straightDistance": "13.67", - "routeDistance": "22.49", - "timeToTower": "0:57:16", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "19:06:22", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.97, - "quantity": 28.97, - "calculatedQuantity": "28.97 tons", - "s3DownloadKey": "HaulPass_J001_N94HCGT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E8074313-0680-474A-8F24-E91241F291A4", - "ticketNumber": "5JAA9R6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815348, -80.259757", - "loadTime": "11/25/2019 20:55:31", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "15:06:09", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "12:01:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.62, - "quantity": 24.62, - "calculatedQuantity": "24.62 tons", - "s3DownloadKey": "HaulPass_J001_5JAA9R6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "EAC2474C-EDB3-45C0-AD8B-1DDC2AE71738", - "ticketNumber": "63XTUSS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815249, -80.259664", - "loadTime": "11/26/2019 12:34:36", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "1:00:35", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "13:35:11", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.36, - "quantity": 27.36, - "calculatedQuantity": "27.36 tons", - "s3DownloadKey": "HaulPass_J001_63XTUSS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FBFCC0DA-382E-4075-B4AF-E774134A64B4", - "ticketNumber": "3LR2CT6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815288, -80.259772", - "loadTime": "11/26/2019 13:01:51", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "0:49:44", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/26/2019", - "disposalTime": "13:51:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.34, - "quantity": 25.34, - "calculatedQuantity": "25.34 tons", - "s3DownloadKey": "HaulPass_J001_3LR2CT6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5B956C70-0592-4F8D-80E3-6AF3EF5179CD", - "ticketNumber": "4RX27RR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670621, -80.065952", - "loadTime": "11/26/2019 19:35:41", - "straightDistance": "36.82", - "routeDistance": "52.1", - "timeToTower": "2:16:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "11/26/2019", - "disposalTime": "21:52:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.85, - "quantity": 24.85, - "calculatedQuantity": "24.85 tons", - "s3DownloadKey": "HaulPass_J001_4RX27RR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "88D14303-DBD2-4F6A-A24D-1E429B1462AD", - "ticketNumber": "85CF2QX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815981, -80.257504", - "loadTime": "11/27/2019 12:53:05", - "straightDistance": "13.55", - "routeDistance": "22.62", - "timeToTower": "2:47:03", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "15:40:08", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.72, - "quantity": 28.72, - "calculatedQuantity": "28.72 tons", - "s3DownloadKey": "HaulPass_J001_85CF2QX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "039F775D-753D-47FF-A83D-951D4253AF89", - "ticketNumber": "3SEGWU9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815120, -80.259851", - "loadTime": "11/26/2019 20:40:38", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "14:57:20", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "11:37:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.53, - "quantity": 34.53, - "calculatedQuantity": "34.53 tons", - "s3DownloadKey": "HaulPass_J001_3SEGWU9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0E0E6CF7-4403-4966-A97E-6267C5485CF9", - "ticketNumber": "6464FJ8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816183, -80.257293", - "loadTime": "11/27/2019 15:50:59", - "straightDistance": "13.54", - "routeDistance": "22.64", - "timeToTower": "0:46:30", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "16:37:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.9, - "quantity": 25.9, - "calculatedQuantity": "25.9 tons", - "s3DownloadKey": "HaulPass_J001_6464FJ8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "16CDB8D4-A6A0-44C4-BE80-BCDF30C793A2", - "ticketNumber": "NFK32Q2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816260, -80.256276", - "loadTime": "11/27/2019 14:19:23", - "straightDistance": "13.49", - "routeDistance": "22.69", - "timeToTower": "0:53:56", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "15:13:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 36.25, - "quantity": 36.25, - "calculatedQuantity": "36.25 tons", - "s3DownloadKey": "HaulPass_J001_NFK32Q2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1A6839D0-B280-41C7-B1DF-62EA8FD03404", - "ticketNumber": "8DWYYCR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816150, -80.256321", - "loadTime": "11/27/2019 14:07:49", - "straightDistance": "13.5", - "routeDistance": "22.69", - "timeToTower": "0:48:55", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "14:56:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.9, - "quantity": 26.9, - "calculatedQuantity": "26.9 tons", - "s3DownloadKey": "HaulPass_J001_8DWYYCR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1E6A140C-3C64-42BF-9B98-E8FF65707513", - "ticketNumber": "CA852XA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815042, -80.259735", - "loadTime": "11/26/2019 21:29:39", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "13:54:01", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "11:23:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.45, - "quantity": 26.45, - "calculatedQuantity": "26.45 tons", - "s3DownloadKey": "HaulPass_J001_CA852XA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "360FEE28-5ECC-48C7-A94D-002F113A523E", - "ticketNumber": "NL8J5W8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4SUV4MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815844, -80.257633", - "loadTime": "11/27/2019 16:14:06", - "straightDistance": "13.57", - "routeDistance": "22.61", - "timeToTower": "0:58:23", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "17:12:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.85, - "quantity": 27.85, - "calculatedQuantity": "27.85 tons", - "s3DownloadKey": "HaulPass_J001_NL8J5W8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3870692C-AC3F-4A44-9FBE-2FE045A3E59B", - "ticketNumber": "7VJNM97", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815473, -80.258943", - "loadTime": "11/27/2019 12:00:28", - "straightDistance": "13.64", - "routeDistance": "22.53", - "timeToTower": "1:23:54", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "13:24:22", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.33, - "quantity": 32.33, - "calculatedQuantity": "32.33 tons", - "s3DownloadKey": "HaulPass_J001_7VJNM97_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3D613F9F-0CD0-4D35-8939-84F9A7098E03", - "ticketNumber": "7P8ZP8C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4SUV4MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.816045, -80.257777", - "loadTime": "11/27/2019 14:24:40", - "straightDistance": "13.56", - "routeDistance": "22.61", - "timeToTower": "0:58:24", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "15:23:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.79, - "quantity": 28.79, - "calculatedQuantity": "28.79 tons", - "s3DownloadKey": "HaulPass_J001_7P8ZP8C_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "42EFA5E7-D95B-42D8-8D28-058528382AE1", - "ticketNumber": "AGDBDAQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816083, -80.257017", - "loadTime": "11/27/2019 15:06:36", - "straightDistance": "13.53", - "routeDistance": "22.65", - "timeToTower": "0:50:09", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "15:56:45", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.99, - "quantity": 26.99, - "calculatedQuantity": "26.99 tons", - "s3DownloadKey": "HaulPass_J001_AGDBDAQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4616AAC7-7D8F-4701-B93A-2D2C548B4399", - "ticketNumber": "4VVQXLW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815320, -80.259690", - "loadTime": "11/26/2019 22:07:02", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "13:25:52", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "11:32:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.52, - "quantity": 24.52, - "calculatedQuantity": "24.52 tons", - "s3DownloadKey": "HaulPass_J001_4VVQXLW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5CFDB384-60C4-4EF7-80A2-1C82BBF54E26", - "ticketNumber": "5WERD5R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816002, -80.257558", - "loadTime": "11/27/2019 12:45:02", - "straightDistance": "13.56", - "routeDistance": "22.62", - "timeToTower": "1:44:32", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "14:29:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.6, - "quantity": 33.6, - "calculatedQuantity": "33.6 tons", - "s3DownloadKey": "HaulPass_J001_5WERD5R_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "61B0C776-56FB-4A99-81C1-09BF828FE5AB", - "ticketNumber": "75829ZB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815932, -80.257719", - "loadTime": "11/27/2019 14:26:43", - "straightDistance": "13.57", - "routeDistance": "22.61", - "timeToTower": "0:58:16", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "15:24:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.26, - "quantity": 28.26, - "calculatedQuantity": "28.26 tons", - "s3DownloadKey": "HaulPass_J001_75829ZB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "74A0B616-3B91-4265-813F-344FD7F59673", - "ticketNumber": "7NZJMLG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815184, -80.259769", - "loadTime": "11/26/2019 21:44:36", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "14:10:51", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "11:55:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.58, - "quantity": 26.58, - "calculatedQuantity": "26.58 tons", - "s3DownloadKey": "HaulPass_J001_7NZJMLG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "78ED70F0-61B2-417E-8B01-3426891DEB70", - "ticketNumber": "347KD9K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816068, -80.257276", - "loadTime": "11/27/2019 12:49:05", - "straightDistance": "13.54", - "routeDistance": "22.64", - "timeToTower": "1:12:40", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "14:01:45", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.06, - "quantity": 29.06, - "calculatedQuantity": "29.06 tons", - "s3DownloadKey": "HaulPass_J001_347KD9K_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7A213F84-46D1-49CC-8EA2-61B73EF899DB", - "ticketNumber": "9XRWVQ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.816040, -80.257679", - "loadTime": "11/27/2019 14:12:49", - "straightDistance": "13.56", - "routeDistance": "22.61", - "timeToTower": "0:55:44", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "15:08:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.77, - "quantity": 29.77, - "calculatedQuantity": "29.77 tons", - "s3DownloadKey": "HaulPass_J001_9XRWVQ9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7B505E72-B389-4699-B17B-D9FD138F2BDF", - "ticketNumber": "4Q6PXDM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815346, -80.259011", - "loadTime": "11/27/2019 12:06:40", - "straightDistance": "13.65", - "routeDistance": "22.52", - "timeToTower": "1:06:22", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "13:13:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.47, - "quantity": 25.47, - "calculatedQuantity": "25.47 tons", - "s3DownloadKey": "HaulPass_J001_4Q6PXDM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "93E53660-BDBF-4969-A6CA-199EEDC0D8E1", - "ticketNumber": "9E6GE57", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.816096, -80.257694", - "loadTime": "11/27/2019 16:16:07", - "straightDistance": "13.56", - "routeDistance": "22.61", - "timeToTower": "0:58:37", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "17:14:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.2, - "quantity": 25.2, - "calculatedQuantity": "25.2 tons", - "s3DownloadKey": "HaulPass_J001_9E6GE57_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AE14A45B-442C-4D81-AF71-5AFD504B753F", - "ticketNumber": "5CQP5AC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815993, -80.257719", - "loadTime": "11/27/2019 12:30:54", - "straightDistance": "13.56", - "routeDistance": "22.61", - "timeToTower": "1:20:54", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "13:51:48", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.44, - "quantity": 28.44, - "calculatedQuantity": "28.44 tons", - "s3DownloadKey": "HaulPass_J001_5CQP5AC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B65F02AE-C3C5-46A4-861A-E137975C4A4B", - "ticketNumber": "4CEA367", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815943, -80.257787", - "loadTime": "11/27/2019 12:33:32", - "straightDistance": "13.57", - "routeDistance": "22.6", - "timeToTower": "1:06:56", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "13:40:28", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.14, - "quantity": 27.14, - "calculatedQuantity": "27.14 tons", - "s3DownloadKey": "HaulPass_J001_4CEA367_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C3FD1C6F-1F68-4B19-B894-96FC638D5A20", - "ticketNumber": "48DTBCN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816119, -80.257202", - "loadTime": "11/27/2019 15:45:50", - "straightDistance": "13.54", - "routeDistance": "22.64", - "timeToTower": "0:45:52", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "16:31:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.75, - "quantity": 31.75, - "calculatedQuantity": "31.75 tons", - "s3DownloadKey": "HaulPass_J001_48DTBCN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C7F16617-E33D-4D63-BDAC-010CE0651A74", - "ticketNumber": "4FMPWQ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815217, -80.259752", - "loadTime": "11/26/2019 20:34:21", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "16:09:56", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "12:44:17", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.14, - "quantity": 28.14, - "calculatedQuantity": "28.14 tons", - "s3DownloadKey": "HaulPass_J001_4FMPWQ5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CC347197-5F93-40F5-AD76-E0C15FF1E677", - "ticketNumber": "5KWMADZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.816037, -80.257784", - "loadTime": "11/27/2019 13:32:36", - "straightDistance": "13.56", - "routeDistance": "22.61", - "timeToTower": "0:41:41", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "14:14:17", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.28, - "quantity": 27.28, - "calculatedQuantity": "27.28 tons", - "s3DownloadKey": "HaulPass_J001_5KWMADZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CC392CD1-008A-420F-BDA3-5080642E013A", - "ticketNumber": "9TNXQCX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815986, -80.257676", - "loadTime": "11/27/2019 14:33:41", - "straightDistance": "13.56", - "routeDistance": "22.61", - "timeToTower": "1:02:14", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "15:35:55", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.27, - "quantity": 30.27, - "calculatedQuantity": "30.27 tons", - "s3DownloadKey": "HaulPass_J001_9TNXQCX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CCF1B250-BC0C-4BF9-8586-D6BCD38CF819", - "ticketNumber": "9HASN6W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.816068, -80.257622", - "loadTime": "11/27/2019 16:12:59", - "straightDistance": "13.56", - "routeDistance": "22.62", - "timeToTower": "0:57:43", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "17:10:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.09, - "quantity": 28.09, - "calculatedQuantity": "28.09 tons", - "s3DownloadKey": "HaulPass_J001_9HASN6W_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CE683652-C054-4A1D-A392-C9574322511A", - "ticketNumber": "3LTEY7Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815319, -80.259609", - "loadTime": "11/27/2019 12:04:36", - "straightDistance": "13.67", - "routeDistance": "22.49", - "timeToTower": "1:30:26", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "13:35:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.78, - "quantity": 28.78, - "calculatedQuantity": "28.78 tons", - "s3DownloadKey": "HaulPass_J001_3LTEY7Y_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D27970AD-2E43-4015-96C1-271FF0D5E281", - "ticketNumber": "8TPVJAJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4SUV4MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815191, -80.259799", - "loadTime": "11/27/2019 12:06:14", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:44:09", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "13:50:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.69, - "quantity": 28.69, - "calculatedQuantity": "28.69 tons", - "s3DownloadKey": "HaulPass_J001_8TPVJAJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0381A8FE-C263-4B56-8F14-1910A6E2254E", - "ticketNumber": "5GUK5LV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816073, -80.256949", - "loadTime": "11/27/2019 16:29:03", - "straightDistance": "13.53", - "routeDistance": "22.65", - "timeToTower": "1:04:43", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "17:33:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.21, - "quantity": 28.21, - "calculatedQuantity": "28.21 tons", - "s3DownloadKey": "HaulPass_J001_5GUK5LV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "07665EC0-3BF0-4968-B978-F3CD8DB1AC1E", - "ticketNumber": "5R3D4A5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815825, -80.257650", - "loadTime": "11/27/2019 16:52:12", - "straightDistance": "13.57", - "routeDistance": "22.61", - "timeToTower": "1:00:58", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "17:53:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.91, - "quantity": 25.91, - "calculatedQuantity": "25.91 tons", - "s3DownloadKey": "HaulPass_J001_5R3D4A5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2F7D8AEC-A1E0-455A-8AAD-BB53EFF77814", - "ticketNumber": "4HUFBNA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816071, -80.257126", - "loadTime": "11/27/2019 16:24:49", - "straightDistance": "13.53", - "routeDistance": "22.64", - "timeToTower": "1:18:31", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "17:43:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.37, - "quantity": 28.37, - "calculatedQuantity": "28.37 tons", - "s3DownloadKey": "HaulPass_J001_4HUFBNA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2FD043F2-7226-4E25-892B-4920EAA34AA1", - "ticketNumber": "3Z5PMBR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816071, -80.257079", - "loadTime": "11/27/2019 16:14:52", - "straightDistance": "13.53", - "routeDistance": "22.65", - "timeToTower": "1:13:23", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "17:28:15", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.2, - "quantity": 32.2, - "calculatedQuantity": "32.2 tons", - "s3DownloadKey": "HaulPass_J001_3Z5PMBR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "352DF602-3994-438B-97C8-900D04C80744", - "ticketNumber": "5YVJ6RD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815883, -80.257450", - "loadTime": "11/27/2019 16:55:22", - "straightDistance": "13.56", - "routeDistance": "22.62", - "timeToTower": "0:52:43", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "17:48:05", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.76, - "quantity": 25.76, - "calculatedQuantity": "25.76 tons", - "s3DownloadKey": "HaulPass_J001_5YVJ6RD_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5A45B349-E356-4B33-B748-FC010F673BAA", - "ticketNumber": "643YNBN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816147, -80.257179", - "loadTime": "11/27/2019 18:29:18", - "straightDistance": "13.53", - "routeDistance": "22.64", - "timeToTower": "1:25:48", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "19:55:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.03, - "quantity": 28.03, - "calculatedQuantity": "28.03 tons", - "s3DownloadKey": "HaulPass_J001_643YNBN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "73D765C6-61B0-4AAB-B5D8-F4297ABAE923", - "ticketNumber": "6GSCNNY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.816043, -80.257577", - "loadTime": "11/27/2019 18:54:56", - "straightDistance": "13.55", - "routeDistance": "22.62", - "timeToTower": "1:01:26", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "19:56:22", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.07, - "quantity": 30.07, - "calculatedQuantity": "30.07 tons", - "s3DownloadKey": "HaulPass_J001_6GSCNNY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7DC935F2-6013-4B7F-A445-72E025EEE94D", - "ticketNumber": "9L7ZK42", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.816021, -80.257671", - "loadTime": "11/27/2019 18:07:43", - "straightDistance": "13.56", - "routeDistance": "22.61", - "timeToTower": "0:58:22", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "19:06:05", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.98, - "quantity": 30.98, - "calculatedQuantity": "30.98 tons", - "s3DownloadKey": "HaulPass_J001_9L7ZK42_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "83765CEC-F791-4CFC-BC64-B3ADE8816F4C", - "ticketNumber": "9SJ7DAZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.816088, -80.257669", - "loadTime": "11/27/2019 18:10:21", - "straightDistance": "13.56", - "routeDistance": "22.61", - "timeToTower": "1:05:38", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "19:15:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.1, - "quantity": 29.1, - "calculatedQuantity": "29.1 tons", - "s3DownloadKey": "HaulPass_J001_9SJ7DAZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9F59B2A4-9ED7-49D8-86EE-3361525B9390", - "ticketNumber": "8T867UL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.816150, -80.257712", - "loadTime": "11/27/2019 18:44:55", - "straightDistance": "13.56", - "routeDistance": "22.61", - "timeToTower": "1:02:44", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "19:47:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.47, - "quantity": 27.47, - "calculatedQuantity": "27.47 tons", - "s3DownloadKey": "HaulPass_J001_8T867UL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E35CE417-9BF0-4783-8248-5DFA58D0B216", - "ticketNumber": "3HX5WWQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816007, -80.257033", - "loadTime": "11/27/2019 17:31:35", - "straightDistance": "13.53", - "routeDistance": "22.65", - "timeToTower": "0:49:55", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "18:21:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.97, - "quantity": 33.97, - "calculatedQuantity": "33.97 tons", - "s3DownloadKey": "HaulPass_J001_3HX5WWQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E6A945C2-0080-43F2-8311-E8AFEF384CDD", - "ticketNumber": "7H8D665", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4SUV4MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.815962, -80.257782", - "loadTime": "11/27/2019 18:05:47", - "straightDistance": "13.57", - "routeDistance": "22.6", - "timeToTower": "0:52:15", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "18:58:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.13, - "quantity": 31.13, - "calculatedQuantity": "31.13 tons", - "s3DownloadKey": "HaulPass_J001_7H8D665_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F9D44238-1A44-4E71-8215-34E28EB6B90F", - "ticketNumber": "6BERX2J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816157, -80.257104", - "loadTime": "11/27/2019 18:34:00", - "straightDistance": "13.53", - "routeDistance": "22.65", - "timeToTower": "1:05:18", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "19:39:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.12, - "quantity": 29.12, - "calculatedQuantity": "29.12 tons", - "s3DownloadKey": "HaulPass_J001_6BERX2J_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FA4CB83C-682C-4D07-9E99-146AB8A70AFB", - "ticketNumber": "4QC3C69", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816111, -80.257096", - "loadTime": "11/27/2019 18:22:04", - "straightDistance": "13.53", - "routeDistance": "22.65", - "timeToTower": "1:02:00", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "11/27/2019", - "disposalTime": "19:24:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.63, - "quantity": 32.63, - "calculatedQuantity": "32.63 tons", - "s3DownloadKey": "HaulPass_J001_4QC3C69_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "66852657-584D-425D-AC3D-3ABFBC97C353", - "ticketNumber": "4JAFJWU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670668, -80.066087", - "loadTime": "12/02/2019 14:26:58", - "straightDistance": "36.81", - "routeDistance": "53.82", - "timeToTower": "2:25:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/02/2019", - "disposalTime": "16:52:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.69, - "quantity": 27.69, - "calculatedQuantity": "27.69 tons", - "s3DownloadKey": "HaulPass_J001_4JAFJWU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "830BB0F6-EE96-4A3D-9080-E726D6ADAB5C", - "ticketNumber": "9WYNHQY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670619, -80.066118", - "loadTime": "12/02/2019 14:08:53", - "straightDistance": "36.81", - "routeDistance": "53.83", - "timeToTower": "2:42:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/02/2019", - "disposalTime": "16:51:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.16, - "quantity": 30.16, - "calculatedQuantity": "30.16 tons", - "s3DownloadKey": "HaulPass_J001_9WYNHQY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2D3577E7-73DE-4055-BEBC-568EC117EB13", - "ticketNumber": "6RJ4TN3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815904, -80.257807", - "loadTime": "12/02/2019 19:43:34", - "straightDistance": "13.57", - "routeDistance": "22.6", - "timeToTower": "0:44:46", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/02/2019", - "disposalTime": "20:28:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26, - "quantity": 26, - "calculatedQuantity": "26 tons", - "s3DownloadKey": "HaulPass_J001_6RJ4TN3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3C026951-3448-46F5-8D69-DE3C554ABB2B", - "ticketNumber": "9LH2FW9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816434, -80.257496", - "loadTime": "12/02/2019 17:19:28", - "straightDistance": "13.53", - "routeDistance": "22.63", - "timeToTower": "0:46:47", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/02/2019", - "disposalTime": "18:06:15", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.51, - "quantity": 28.51, - "calculatedQuantity": "28.51 tons", - "s3DownloadKey": "HaulPass_J001_9LH2FW9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7A49B7B7-17E2-4F70-BAD8-3FB20747171E", - "ticketNumber": "6PZX4J4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816191, -80.257112", - "loadTime": "12/02/2019 12:39:54", - "straightDistance": "13.53", - "routeDistance": "22.65", - "timeToTower": "2:16:16", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/02/2019", - "disposalTime": "14:56:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.34, - "quantity": 23.34, - "calculatedQuantity": "23.34 tons", - "s3DownloadKey": "HaulPass_J001_6PZX4J4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D007AAE1-EB05-42C1-82D5-044B37B86B24", - "ticketNumber": "7EC3H55", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815709, -80.257943", - "loadTime": "12/02/2019 17:53:10", - "straightDistance": "13.59", - "routeDistance": "22.59", - "timeToTower": "1:11:24", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/02/2019", - "disposalTime": "19:04:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.06, - "quantity": 27.06, - "calculatedQuantity": "27.06 tons", - "s3DownloadKey": "HaulPass_J001_7EC3H55_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D2784A37-0FBA-4AE5-A1AC-88F9715B3336", - "ticketNumber": "38RGWEJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816164, -80.257138", - "loadTime": "12/02/2019 15:58:04", - "straightDistance": "13.53", - "routeDistance": "22.64", - "timeToTower": "0:56:42", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/02/2019", - "disposalTime": "16:54:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 19.96, - "quantity": 19.96, - "calculatedQuantity": "19.96 tons", - "s3DownloadKey": "HaulPass_J001_38RGWEJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E2FA3538-363E-4958-B697-2E4E42E2558C", - "ticketNumber": "8V9BSWY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816533, -80.257497", - "loadTime": "12/02/2019 17:17:27", - "straightDistance": "13.53", - "routeDistance": "22.63", - "timeToTower": "0:44:37", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/02/2019", - "disposalTime": "18:02:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.41, - "quantity": 26.41, - "calculatedQuantity": "26.41 tons", - "s3DownloadKey": "HaulPass_J001_8V9BSWY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E8576839-56B2-4C23-8001-842892EF31F7", - "ticketNumber": "M6H52HJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815844, -80.258123", - "loadTime": "12/02/2019 18:01:58", - "straightDistance": "13.59", - "routeDistance": "22.58", - "timeToTower": "0:57:37", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/02/2019", - "disposalTime": "18:59:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.4, - "quantity": 25.4, - "calculatedQuantity": "25.4 tons", - "s3DownloadKey": "HaulPass_J001_M6H52HJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E6387C29-2ACD-471D-9129-D23E22D66249", - "ticketNumber": "9B8LBX8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670601, -80.066073", - "loadTime": "12/02/2019 18:21:08", - "straightDistance": "36.82", - "routeDistance": "53.82", - "timeToTower": "2:35:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/02/2019", - "disposalTime": "20:56:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.27, - "quantity": 28.27, - "calculatedQuantity": "28.27 tons", - "s3DownloadKey": "HaulPass_J001_9B8LBX8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BA3B89A6-AF2F-4DD7-A412-A2B4346DE850", - "ticketNumber": "9BF2V79", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815732, -80.257676", - "loadTime": "12/02/2019 20:04:46", - "straightDistance": "13.57", - "routeDistance": "22.61", - "timeToTower": "0:58:56", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/02/2019", - "disposalTime": "21:03:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.4, - "quantity": 25.4, - "calculatedQuantity": "25.4 tons", - "s3DownloadKey": "HaulPass_J001_9BF2V79_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "55882F49-81F6-413C-9413-EB79814D7100", - "ticketNumber": "8Y2JTG3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670697, -80.065966", - "loadTime": "12/02/2019 19:24:59", - "straightDistance": "36.81", - "routeDistance": "53.82", - "timeToTower": "2:25:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/02/2019", - "disposalTime": "21:50:52", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.01, - "quantity": 26.01, - "calculatedQuantity": "26.01 tons", - "s3DownloadKey": "HaulPass_J001_8Y2JTG3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9E109373-4951-4351-AAE2-B32529E26796", - "ticketNumber": "9LW8YAF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670630, -80.065985", - "loadTime": "12/02/2019 19:07:24", - "straightDistance": "36.82", - "routeDistance": "53.82", - "timeToTower": "2:36:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/02/2019", - "disposalTime": "21:43:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.75, - "quantity": 25.75, - "calculatedQuantity": "25.75 tons", - "s3DownloadKey": "HaulPass_J001_9LW8YAF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "63695E4B-7C6C-42EF-8F12-B91750D535D0", - "ticketNumber": "7BNWLD9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815740, -80.257836", - "loadTime": "12/02/2019 22:25:42", - "straightDistance": "13.58", - "routeDistance": "22.6", - "timeToTower": "14:01:31", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/03/2019", - "disposalTime": "12:27:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.83, - "quantity": 27.83, - "calculatedQuantity": "27.83 tons", - "s3DownloadKey": "HaulPass_J001_7BNWLD9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C10722F7-9683-41E8-9589-F1E8D58FF12D", - "ticketNumber": "58Z6KGU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815817, -80.257776", - "loadTime": "12/02/2019 21:21:55", - "straightDistance": "13.57", - "routeDistance": "22.6", - "timeToTower": "14:19:51", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/03/2019", - "disposalTime": "11:41:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.88, - "quantity": 26.88, - "calculatedQuantity": "26.88 tons", - "s3DownloadKey": "HaulPass_J001_58Z6KGU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A2D546EE-002F-4282-8C9D-CAC4F87DC538", - "ticketNumber": "Z5YK3G3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815955, -80.257686", - "loadTime": "12/03/2019 11:48:34", - "straightDistance": "13.56", - "routeDistance": "22.61", - "timeToTower": "0:58:29", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/03/2019", - "disposalTime": "12:47:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.08, - "quantity": 26.08, - "calculatedQuantity": "26.08 tons", - "s3DownloadKey": "HaulPass_J001_Z5YK3G3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "39C464B6-6750-4F1F-BDB9-AAC8AB68DD43", - "ticketNumber": "8SNP92X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815699, -80.257804", - "loadTime": "12/02/2019 22:17:51", - "straightDistance": "13.58", - "routeDistance": "22.6", - "timeToTower": "15:03:55", - "towerMonitorUserCertificationNumber": "6MVLSLK", - "towerMonitorName": "Devin Cerrato", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/03/2019", - "disposalTime": "13:21:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.06, - "quantity": 25.06, - "calculatedQuantity": "25.06 tons", - "s3DownloadKey": "HaulPass_J001_8SNP92X_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "418F3100-99F6-4F08-8265-B0DB10F0EB63", - "ticketNumber": "8RHG6PX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816102, -80.257638", - "loadTime": "12/03/2019 13:15:13", - "straightDistance": "13.55", - "routeDistance": "22.62", - "timeToTower": "1:10:11", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/03/2019", - "disposalTime": "14:25:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.3, - "quantity": 30.3, - "calculatedQuantity": "30.3 tons", - "s3DownloadKey": "HaulPass_J001_8RHG6PX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "406C5E0B-022C-401E-A056-15EB0D392896", - "ticketNumber": "3LHXKU8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670530, -80.066210", - "loadTime": "12/03/2019 13:44:08", - "straightDistance": "36.82", - "routeDistance": "53.83", - "timeToTower": "2:17:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/03/2019", - "disposalTime": "16:01:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.89, - "quantity": 22.89, - "calculatedQuantity": "22.89 tons", - "s3DownloadKey": "HaulPass_J001_3LHXKU8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "798FFC5A-B719-4977-98C5-C97217875D21", - "ticketNumber": "5YTKHPY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670529, -80.066189", - "loadTime": "12/03/2019 12:09:37", - "straightDistance": "36.82", - "routeDistance": "53.83", - "timeToTower": "2:17:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/03/2019", - "disposalTime": "14:26:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.8, - "quantity": 28.8, - "calculatedQuantity": "28.8 tons", - "s3DownloadKey": "HaulPass_J001_5YTKHPY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A785A210-8A1F-4393-A3A1-D490E5D6D5AF", - "ticketNumber": "8KAP7VV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670601, -80.066171", - "loadTime": "12/03/2019 11:57:21", - "straightDistance": "36.81", - "routeDistance": "53.83", - "timeToTower": "2:17:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/03/2019", - "disposalTime": "14:15:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.56, - "quantity": 21.56, - "calculatedQuantity": "21.56 tons", - "s3DownloadKey": "HaulPass_J001_8KAP7VV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B49A5164-8C57-46CA-90F6-DC2509EA4C5E", - "ticketNumber": "93E8H7N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670543, -80.066112", - "loadTime": "12/03/2019 12:28:09", - "straightDistance": "36.82", - "routeDistance": "53.83", - "timeToTower": "2:38:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/03/2019", - "disposalTime": "15:07:01", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.71, - "quantity": 28.71, - "calculatedQuantity": "28.71 tons", - "s3DownloadKey": "HaulPass_J001_93E8H7N_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "28237748-0066-4F3C-9B42-66D12A651796", - "ticketNumber": "8U97MPQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670731, -80.066196", - "loadTime": "12/03/2019 14:16:00", - "straightDistance": "36.81", - "routeDistance": "53.83", - "timeToTower": "2:21:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/03/2019", - "disposalTime": "16:37:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.96, - "quantity": 20.96, - "calculatedQuantity": "20.96 tons", - "s3DownloadKey": "HaulPass_J001_8U97MPQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "97F4F23A-1C23-4DCB-851C-0A38384B89CB", - "ticketNumber": "69DY4JS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670575, -80.066204", - "loadTime": "12/03/2019 15:36:04", - "straightDistance": "36.82", - "routeDistance": "53.83", - "timeToTower": "2:04:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/03/2019", - "disposalTime": "17:40:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.24, - "quantity": 30.24, - "calculatedQuantity": "30.24 tons", - "s3DownloadKey": "HaulPass_J001_69DY4JS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "32205D3D-0C4B-4434-B73A-2E6FD8828C19", - "ticketNumber": "9XKEXL8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670582, -80.066174", - "loadTime": "12/03/2019 17:15:31", - "straightDistance": "36.82", - "routeDistance": "53.83", - "timeToTower": "2:12:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/03/2019", - "disposalTime": "19:28:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 16.83, - "quantity": 16.83, - "calculatedQuantity": "16.83 tons", - "s3DownloadKey": "HaulPass_J001_9XKEXL8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "60FB7241-F59E-4B85-A206-D04DDDEF1122", - "ticketNumber": "5USJZCK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670577, -80.066201", - "loadTime": "12/03/2019 18:56:23", - "straightDistance": "36.81", - "routeDistance": "53.83", - "timeToTower": "2:09:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/03/2019", - "disposalTime": "21:05:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.04, - "quantity": 23.04, - "calculatedQuantity": "23.04 tons", - "s3DownloadKey": "HaulPass_J001_5USJZCK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0571C6D1-3647-4E16-9F0F-643317812253", - "ticketNumber": "6MVKA2J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815805, -80.258101", - "loadTime": "12/03/2019 17:04:26", - "straightDistance": "13.59", - "routeDistance": "22.58", - "timeToTower": "1:23:46", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/03/2019", - "disposalTime": "18:28:12", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.33, - "quantity": 28.33, - "calculatedQuantity": "28.33 tons", - "s3DownloadKey": "HaulPass_J001_6MVKA2J_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0D087EB5-BEDC-438E-82B5-D2733D981214", - "ticketNumber": "5MYV84D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816039, -80.257713", - "loadTime": "12/03/2019 14:14:45", - "straightDistance": "13.56", - "routeDistance": "22.61", - "timeToTower": "0:49:08", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/03/2019", - "disposalTime": "15:03:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.88, - "quantity": 24.88, - "calculatedQuantity": "24.88 tons", - "s3DownloadKey": "HaulPass_J001_5MYV84D_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "18BFF0E9-AC68-46D1-BCF6-AAD38EC6467A", - "ticketNumber": "3QLC4AG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815894, -80.258019", - "loadTime": "12/03/2019 16:03:05", - "straightDistance": "13.58", - "routeDistance": "22.59", - "timeToTower": "0:58:20", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/03/2019", - "disposalTime": "17:01:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.57, - "quantity": 25.57, - "calculatedQuantity": "25.57 tons", - "s3DownloadKey": "HaulPass_J001_3QLC4AG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "19D692D7-878A-494B-B32C-511F62E8E611", - "ticketNumber": "9TZ92AU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815702, -80.257889", - "loadTime": "12/03/2019 16:18:24", - "straightDistance": "13.58", - "routeDistance": "22.59", - "timeToTower": "1:02:57", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/03/2019", - "disposalTime": "17:21:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.62, - "quantity": 29.62, - "calculatedQuantity": "29.62 tons", - "s3DownloadKey": "HaulPass_J001_9TZ92AU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3AD47A99-9E5D-456C-9424-948CDF4DBA7B", - "ticketNumber": "5AXBZ72", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815664, -80.257837", - "loadTime": "12/03/2019 20:19:21", - "straightDistance": "13.58", - "routeDistance": "22.6", - "timeToTower": "0:53:11", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/03/2019", - "disposalTime": "21:12:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.94, - "quantity": 30.94, - "calculatedQuantity": "30.94 tons", - "s3DownloadKey": "HaulPass_J001_5AXBZ72_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4128E813-F57D-4D18-910B-B2F74DF27666", - "ticketNumber": "5YVPXJM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815714, -80.257856", - "loadTime": "12/03/2019 15:58:34", - "straightDistance": "13.58", - "routeDistance": "22.6", - "timeToTower": "1:11:34", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/03/2019", - "disposalTime": "17:10:08", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.62, - "quantity": 35.62, - "calculatedQuantity": "35.62 tons", - "s3DownloadKey": "HaulPass_J001_5YVPXJM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6D98371C-F780-43A2-A159-245B18AA8EEB", - "ticketNumber": "49K8U67", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816005, -80.257777", - "loadTime": "12/03/2019 15:17:15", - "straightDistance": "13.56", - "routeDistance": "22.61", - "timeToTower": "1:00:31", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/03/2019", - "disposalTime": "16:17:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.37, - "quantity": 28.37, - "calculatedQuantity": "28.37 tons", - "s3DownloadKey": "HaulPass_J001_49K8U67_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "770101CA-9552-469E-9FB8-EB0F5E69AC6E", - "ticketNumber": "82NMEXS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815784, -80.257768", - "loadTime": "12/03/2019 20:13:56", - "straightDistance": "13.58", - "routeDistance": "22.6", - "timeToTower": "0:40:46", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/03/2019", - "disposalTime": "20:54:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.16, - "quantity": 28.16, - "calculatedQuantity": "28.16 tons", - "s3DownloadKey": "HaulPass_J001_82NMEXS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "832EF9F6-38FE-4514-B400-AC1C3E795FFC", - "ticketNumber": "94VMY8L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815829, -80.258018", - "loadTime": "12/03/2019 18:18:10", - "straightDistance": "13.58", - "routeDistance": "22.59", - "timeToTower": "1:05:04", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/03/2019", - "disposalTime": "19:23:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.88, - "quantity": 29.88, - "calculatedQuantity": "29.88 tons", - "s3DownloadKey": "HaulPass_J001_94VMY8L_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "93F58194-80CD-4393-9EC2-6F0BECA50650", - "ticketNumber": "8D85VM3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815836, -80.257982", - "loadTime": "12/03/2019 18:10:21", - "straightDistance": "13.58", - "routeDistance": "22.59", - "timeToTower": "0:56:35", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/03/2019", - "disposalTime": "19:06:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.43, - "quantity": 34.43, - "calculatedQuantity": "34.43 tons", - "s3DownloadKey": "HaulPass_J001_8D85VM3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9B3C63C6-646F-4CAE-A4B5-1E192C0A9834", - "ticketNumber": "9X3HQKK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815880, -80.258075", - "loadTime": "12/03/2019 18:12:27", - "straightDistance": "13.58", - "routeDistance": "22.59", - "timeToTower": "0:46:26", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/03/2019", - "disposalTime": "18:58:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.96, - "quantity": 25.96, - "calculatedQuantity": "25.96 tons", - "s3DownloadKey": "HaulPass_J001_9X3HQKK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B745E191-2294-4B8D-B27B-7D8D0B51E979", - "ticketNumber": "472N8X7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815827, -80.257829", - "loadTime": "12/03/2019 19:24:56", - "straightDistance": "13.58", - "routeDistance": "22.6", - "timeToTower": "1:19:29", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/03/2019", - "disposalTime": "20:44:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.59, - "quantity": 29.59, - "calculatedQuantity": "29.59 tons", - "s3DownloadKey": "HaulPass_J001_472N8X7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "46695801-95DC-40A2-B522-C6C3A377AD94", - "ticketNumber": "5FBR6DY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670613, -80.066134", - "loadTime": "12/03/2019 18:11:08", - "straightDistance": "36.81", - "routeDistance": "53.28", - "timeToTower": "2:28:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/03/2019", - "disposalTime": "20:39:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.88, - "quantity": 21.88, - "calculatedQuantity": "21.88 tons", - "s3DownloadKey": "HaulPass_J001_5FBR6DY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1EE89083-20D4-417E-A023-44E8672F41B7", - "ticketNumber": "7FRVDQH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98ZUB5G", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670505, -80.066115", - "loadTime": "12/03/2019 17:40:05", - "straightDistance": "36.82", - "routeDistance": "53.28", - "timeToTower": "3:31:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/03/2019", - "disposalTime": "21:11:45", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.94, - "quantity": 24.94, - "calculatedQuantity": "24.94 tons", - "s3DownloadKey": "HaulPass_J001_7FRVDQH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9049EF98-C631-4FC9-BE53-561BAA5E6D8B", - "ticketNumber": "6TD9EXU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3QQX52L", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670717, -80.066169", - "loadTime": "12/03/2019 17:51:15", - "straightDistance": "36.81", - "routeDistance": "53.42", - "timeToTower": "4:21:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/03/2019", - "disposalTime": "22:12:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.12, - "quantity": 23.12, - "calculatedQuantity": "23.12 tons", - "s3DownloadKey": "HaulPass_J001_6TD9EXU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "112A613B-2FC6-4775-BF05-E59D020CCA76", - "ticketNumber": "7YTL9Z3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815854, -80.256697", - "loadTime": "12/04/2019 12:09:58", - "straightDistance": "13.53", - "routeDistance": "22.66", - "timeToTower": "0:54:43", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "13:04:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.69, - "quantity": 24.69, - "calculatedQuantity": "24.69 tons", - "s3DownloadKey": "HaulPass_J001_7YTL9Z3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "12243A45-7C08-4E59-850F-4F147AF5D653", - "ticketNumber": "7NY5GBQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815726, -80.257726", - "loadTime": "12/04/2019 11:58:42", - "straightDistance": "13.58", - "routeDistance": "22.6", - "timeToTower": "1:00:45", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "12:59:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.99, - "quantity": 31.99, - "calculatedQuantity": "31.99 tons", - "s3DownloadKey": "HaulPass_J001_7NY5GBQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7CF39F59-DA9B-4498-BC2F-6966F5FF9587", - "ticketNumber": "87JQQPS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815639, -80.257779", - "loadTime": "12/03/2019 20:31:41", - "straightDistance": "13.58", - "routeDistance": "22.6", - "timeToTower": "14:37:49", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "11:09:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.4, - "quantity": 25.4, - "calculatedQuantity": "25.4 tons", - "s3DownloadKey": "HaulPass_J001_87JQQPS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9BECE3F3-BBD2-479E-822B-6671FD8C68BF", - "ticketNumber": "54PR23X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815827, -80.256732", - "loadTime": "12/04/2019 12:36:08", - "straightDistance": "13.53", - "routeDistance": "22.66", - "timeToTower": "0:50:40", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "13:26:48", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.41, - "quantity": 30.41, - "calculatedQuantity": "30.41 tons", - "s3DownloadKey": "HaulPass_J001_54PR23X_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C5D988EE-DC38-4B1D-85F9-B15593172FD7", - "ticketNumber": "9JHG8MJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815627, -80.257797", - "loadTime": "12/03/2019 21:30:02", - "straightDistance": "13.58", - "routeDistance": "22.6", - "timeToTower": "14:11:11", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "11:41:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.59, - "quantity": 26.59, - "calculatedQuantity": "26.59 tons", - "s3DownloadKey": "HaulPass_J001_9JHG8MJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DCF0CBD5-FA86-4F70-A6B9-8F7A60C85A41", - "ticketNumber": "5USZQSP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815551, -80.257579", - "loadTime": "12/03/2019 21:46:19", - "straightDistance": "13.58", - "routeDistance": "22.61", - "timeToTower": "13:56:36", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "11:42:55", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.47, - "quantity": 26.47, - "calculatedQuantity": "26.47 tons", - "s3DownloadKey": "HaulPass_J001_5USZQSP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DD95EB29-4151-4158-ACE9-CC0E93132DEF", - "ticketNumber": "736PQC8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815666, -80.256927", - "loadTime": "12/03/2019 22:13:12", - "straightDistance": "13.55", - "routeDistance": "22.65", - "timeToTower": "13:53:25", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "12:06:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.19, - "quantity": 28.19, - "calculatedQuantity": "28.19 tons", - "s3DownloadKey": "HaulPass_J001_736PQC8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E33F01C6-1015-45EC-9B07-72A51D07E6A4", - "ticketNumber": "5HPUERU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815893, -80.256742", - "loadTime": "12/04/2019 12:24:52", - "straightDistance": "13.53", - "routeDistance": "22.66", - "timeToTower": "1:05:29", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "13:30:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30, - "quantity": 30, - "calculatedQuantity": "30 tons", - "s3DownloadKey": "HaulPass_J001_5HPUERU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FFC5D643-1895-459B-867C-8499D079EF80", - "ticketNumber": "SUTAJ6T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815868, -80.256622", - "loadTime": "12/04/2019 12:52:30", - "straightDistance": "13.52", - "routeDistance": "22.67", - "timeToTower": "1:00:33", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "13:53:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27, - "quantity": 27, - "calculatedQuantity": "27 tons", - "s3DownloadKey": "HaulPass_J001_SUTAJ6T_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6B96A2B4-7866-40DD-BB16-A6BC81760B1E", - "ticketNumber": "5DG4LFP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670609, -80.066192", - "loadTime": "12/04/2019 11:37:54", - "straightDistance": "36.81", - "routeDistance": "53.83", - "timeToTower": "2:27:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/04/2019", - "disposalTime": "14:05:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.56, - "quantity": 25.56, - "calculatedQuantity": "25.56 tons", - "s3DownloadKey": "HaulPass_J001_5DG4LFP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0F640F15-C639-4901-9EA5-9A6953078F14", - "ticketNumber": "UXR77YZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815947, -80.256742", - "loadTime": "12/04/2019 14:10:04", - "straightDistance": "13.53", - "routeDistance": "22.66", - "timeToTower": "0:39:31", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "14:49:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.08, - "quantity": 24.08, - "calculatedQuantity": "24.08 tons", - "s3DownloadKey": "HaulPass_J001_UXR77YZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "48BB0EB6-FBB3-44F6-A8F5-48632425AE52", - "ticketNumber": "49RDC9R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815943, -80.256538", - "loadTime": "12/04/2019 14:22:10", - "straightDistance": "13.52", - "routeDistance": "22.67", - "timeToTower": "0:48:51", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "15:11:01", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.25, - "quantity": 29.25, - "calculatedQuantity": "29.25 tons", - "s3DownloadKey": "HaulPass_J001_49RDC9R_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5D567CFF-0B23-4E42-A1BA-92B728D83203", - "ticketNumber": "4LWEZDX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815852, -80.256673", - "loadTime": "12/04/2019 14:01:27", - "straightDistance": "13.53", - "routeDistance": "22.66", - "timeToTower": "1:02:52", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "15:04:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.13, - "quantity": 31.13, - "calculatedQuantity": "31.13 tons", - "s3DownloadKey": "HaulPass_J001_4LWEZDX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "29DF7DD1-E6A9-4443-AA54-07115505FE48", - "ticketNumber": "9WNTQJQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670792, -80.065920", - "loadTime": "12/04/2019 13:08:29", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "2:24:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/04/2019", - "disposalTime": "15:33:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.88, - "quantity": 24.88, - "calculatedQuantity": "24.88 tons", - "s3DownloadKey": "HaulPass_J001_9WNTQJQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "76E1BCFD-6BC2-4DC7-9C67-6277B410D3F5", - "ticketNumber": "3U9D9KP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670755, -80.065948", - "loadTime": "12/04/2019 13:29:14", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "2:02:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/04/2019", - "disposalTime": "15:32:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.87, - "quantity": 23.87, - "calculatedQuantity": "23.87 tons", - "s3DownloadKey": "HaulPass_J001_3U9D9KP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "04F52FA5-7AB3-43F4-A81E-5A899D9E4040", - "ticketNumber": "6FKHJRZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7UZGKBZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670750, -80.065889", - "loadTime": "12/04/2019 14:15:37", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "3:16:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/04/2019", - "disposalTime": "17:32:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.85, - "quantity": 23.85, - "calculatedQuantity": "23.85 tons", - "s3DownloadKey": "HaulPass_J001_6FKHJRZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "41C235A1-59AC-422B-8492-6F388D465735", - "ticketNumber": "4Q73JKY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98ZUB5G", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670813, -80.065926", - "loadTime": "12/04/2019 14:54:43", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "3:01:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/04/2019", - "disposalTime": "17:55:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.5, - "quantity": 23.5, - "calculatedQuantity": "23.5 tons", - "s3DownloadKey": "HaulPass_J001_4Q73JKY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7D9465C1-F63B-4D50-8E8C-CE87090BB4B1", - "ticketNumber": "8BC6SLB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4F52N3N", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670727, -80.065895", - "loadTime": "12/04/2019 15:19:17", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "2:20:56", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/04/2019", - "disposalTime": "17:40:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.32, - "quantity": 28.32, - "calculatedQuantity": "28.32 tons", - "s3DownloadKey": "HaulPass_J001_8BC6SLB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9B476175-3B2E-43C0-AA08-714C4684AD7A", - "ticketNumber": "52P7XW6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TYY8RS", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670667, -80.065891", - "loadTime": "12/04/2019 15:05:53", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "2:57:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/04/2019", - "disposalTime": "18:03:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.44, - "quantity": 28.44, - "calculatedQuantity": "28.44 tons", - "s3DownloadKey": "HaulPass_J001_52P7XW6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A834FE00-DA9B-4E98-BA2E-E6B5F7D5CB75", - "ticketNumber": "JSERKVK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3QQX52L", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670740, -80.066013", - "loadTime": "12/04/2019 14:35:39", - "straightDistance": "36.81", - "routeDistance": "53.82", - "timeToTower": "3:01:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/04/2019", - "disposalTime": "17:37:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.03, - "quantity": 26.03, - "calculatedQuantity": "26.03 tons", - "s3DownloadKey": "HaulPass_J001_JSERKVK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "78F41C3F-264F-4B0E-9CD3-6F089A8676C6", - "ticketNumber": "7VDUKL7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670630, -80.065898", - "loadTime": "12/04/2019 16:41:12", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "2:23:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/04/2019", - "disposalTime": "19:04:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.36, - "quantity": 26.36, - "calculatedQuantity": "26.36 tons", - "s3DownloadKey": "HaulPass_J001_7VDUKL7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1F6536E0-4BA8-4CCB-8AA6-19F5D40F341C", - "ticketNumber": "5YBVA7N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670810, -80.065709", - "loadTime": "12/04/2019 16:55:31", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "2:22:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/04/2019", - "disposalTime": "19:17:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.14, - "quantity": 26.14, - "calculatedQuantity": "26.14 tons", - "s3DownloadKey": "HaulPass_J001_5YBVA7N_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "228792E9-DB73-4C5A-AF13-23EB07F270E6", - "ticketNumber": "4AZYE48", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815932, -80.256606", - "loadTime": "12/04/2019 18:26:12", - "straightDistance": "13.52", - "routeDistance": "22.67", - "timeToTower": "0:57:08", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "19:23:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.52, - "quantity": 31.52, - "calculatedQuantity": "31.52 tons", - "s3DownloadKey": "HaulPass_J001_4AZYE48_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2A6DE131-B444-49EB-BA0F-CB42E845B7FB", - "ticketNumber": "697ZQE3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815812, -80.256794", - "loadTime": "12/04/2019 19:59:21", - "straightDistance": "13.53", - "routeDistance": "22.66", - "timeToTower": "0:42:33", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "20:41:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.54, - "quantity": 29.54, - "calculatedQuantity": "29.54 tons", - "s3DownloadKey": "HaulPass_J001_697ZQE3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2C3C467D-FCE2-46C4-A20D-955650405776", - "ticketNumber": "8XZ34LZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815980, -80.256800", - "loadTime": "12/04/2019 19:45:47", - "straightDistance": "13.53", - "routeDistance": "22.66", - "timeToTower": "0:50:49", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "20:36:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.16, - "quantity": 29.16, - "calculatedQuantity": "29.16 tons", - "s3DownloadKey": "HaulPass_J001_8XZ34LZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "368F051F-C86C-44CE-83C6-DB7F5F7CA30C", - "ticketNumber": "8E83LRG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816026, -80.256708", - "loadTime": "12/04/2019 18:03:05", - "straightDistance": "13.52", - "routeDistance": "22.67", - "timeToTower": "0:50:42", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "18:53:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.46, - "quantity": 28.46, - "calculatedQuantity": "28.46 tons", - "s3DownloadKey": "HaulPass_J001_8E83LRG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3E036DFC-0E63-4B4D-B13F-97852FD000F7", - "ticketNumber": "5795U6J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815811, -80.256736", - "loadTime": "12/04/2019 19:57:28", - "straightDistance": "13.53", - "routeDistance": "22.66", - "timeToTower": "0:55:28", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "20:52:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.13, - "quantity": 29.13, - "calculatedQuantity": "29.13 tons", - "s3DownloadKey": "HaulPass_J001_5795U6J_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4A8B7C1B-6886-423A-A241-6F73927614AE", - "ticketNumber": "6A2KDYH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815920, -80.256325", - "loadTime": "12/04/2019 16:24:41", - "straightDistance": "13.51", - "routeDistance": "22.69", - "timeToTower": "0:42:55", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "17:07:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.72, - "quantity": 27.72, - "calculatedQuantity": "27.72 tons", - "s3DownloadKey": "HaulPass_J001_6A2KDYH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "50A0ECC7-C66F-46B7-A7E9-EEDF60761FF6", - "ticketNumber": "4TBLDVY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815991, -80.256664", - "loadTime": "12/04/2019 16:03:59", - "straightDistance": "13.52", - "routeDistance": "22.67", - "timeToTower": "0:53:03", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "16:57:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.79, - "quantity": 29.79, - "calculatedQuantity": "29.79 tons", - "s3DownloadKey": "HaulPass_J001_4TBLDVY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5F64880C-426B-4BB7-B699-24CB60EDC473", - "ticketNumber": "3UDR9KY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815834, -80.256577", - "loadTime": "12/04/2019 17:48:06", - "straightDistance": "13.52", - "routeDistance": "22.67", - "timeToTower": "0:46:41", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "18:34:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.15, - "quantity": 28.15, - "calculatedQuantity": "28.15 tons", - "s3DownloadKey": "HaulPass_J001_3UDR9KY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6500F39B-0C86-4EE3-8A6F-B7BB1D02CB83", - "ticketNumber": "7ZPH47P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815929, -80.256849", - "loadTime": "12/04/2019 19:42:25", - "straightDistance": "13.53", - "routeDistance": "22.66", - "timeToTower": "0:52:52", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "20:35:17", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.15, - "quantity": 31.15, - "calculatedQuantity": "31.15 tons", - "s3DownloadKey": "HaulPass_J001_7ZPH47P_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8076C083-A22F-492E-9EDA-DBBE31D37254", - "ticketNumber": "8E2PHJV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815863, -80.256662", - "loadTime": "12/04/2019 15:14:58", - "straightDistance": "13.53", - "routeDistance": "22.67", - "timeToTower": "0:57:21", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "16:12:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.39, - "quantity": 27.39, - "calculatedQuantity": "27.39 tons", - "s3DownloadKey": "HaulPass_J001_8E2PHJV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "84079E86-B8AA-4104-8B00-6EFE5D97A366", - "ticketNumber": "34G9A82", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815890, -80.256693", - "loadTime": "12/04/2019 14:35:20", - "straightDistance": "13.53", - "routeDistance": "22.66", - "timeToTower": "0:53:15", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "15:28:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.83, - "quantity": 26.83, - "calculatedQuantity": "26.83 tons", - "s3DownloadKey": "HaulPass_J001_34G9A82_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8AC5C06E-F3CD-484D-9EAB-05FF0308260B", - "ticketNumber": "6ECUENU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815825, -80.256367", - "loadTime": "12/04/2019 16:30:50", - "straightDistance": "13.52", - "routeDistance": "22.68", - "timeToTower": "0:58:19", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "17:29:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.13, - "quantity": 29.13, - "calculatedQuantity": "29.13 tons", - "s3DownloadKey": "HaulPass_J001_6ECUENU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "908CB76C-CF13-49AD-8FE1-4DF9F86C8B73", - "ticketNumber": "57UVHEA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815966, -80.256725", - "loadTime": "12/04/2019 18:05:34", - "straightDistance": "13.52", - "routeDistance": "22.66", - "timeToTower": "0:54:47", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "19:00:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.22, - "quantity": 32.22, - "calculatedQuantity": "32.22 tons", - "s3DownloadKey": "HaulPass_J001_57UVHEA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "91A1285D-CEE3-4E0D-BBAE-BE1FCC059B3D", - "ticketNumber": "3HW9LEB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815848, -80.256343", - "loadTime": "12/04/2019 16:06:35", - "straightDistance": "13.51", - "routeDistance": "22.68", - "timeToTower": "1:11:11", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "17:17:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.22, - "quantity": 30.22, - "calculatedQuantity": "30.22 tons", - "s3DownloadKey": "HaulPass_J001_3HW9LEB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A4FE7241-A1C6-4B40-9047-0954AE85DA85", - "ticketNumber": "3T9NB6M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815931, -80.256619", - "loadTime": "12/04/2019 17:55:37", - "straightDistance": "13.52", - "routeDistance": "22.67", - "timeToTower": "1:00:46", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "18:56:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.68, - "quantity": 30.68, - "calculatedQuantity": "30.68 tons", - "s3DownloadKey": "HaulPass_J001_3T9NB6M_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B5C88D81-F0FF-4CDC-8410-5214E8291A01", - "ticketNumber": "6ESW45B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815916, -80.256674", - "loadTime": "12/04/2019 17:28:02", - "straightDistance": "13.52", - "routeDistance": "22.67", - "timeToTower": "0:40:01", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "18:08:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.86, - "quantity": 24.86, - "calculatedQuantity": "24.86 tons", - "s3DownloadKey": "HaulPass_J001_6ESW45B_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CA3B3745-B534-4A13-913A-6E616F8CF2B9", - "ticketNumber": "5R6TRQL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815922, -80.256577", - "loadTime": "12/04/2019 15:47:24", - "straightDistance": "13.52", - "routeDistance": "22.67", - "timeToTower": "0:41:24", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "16:28:48", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.65, - "quantity": 25.65, - "calculatedQuantity": "25.65 tons", - "s3DownloadKey": "HaulPass_J001_5R6TRQL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E1566C8C-907A-41D9-9C40-D39816CAD3C6", - "ticketNumber": "65LQ4BA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815903, -80.256647", - "loadTime": "12/04/2019 14:40:18", - "straightDistance": "13.52", - "routeDistance": "22.67", - "timeToTower": "0:50:00", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "15:30:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.17, - "quantity": 30.17, - "calculatedQuantity": "30.17 tons", - "s3DownloadKey": "HaulPass_J001_65LQ4BA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5D845844-DEA0-4C03-BF99-0E64F0F37D0F", - "ticketNumber": "4FC5NP4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815968, -80.256882", - "loadTime": "12/04/2019 20:21:11", - "straightDistance": "13.53", - "routeDistance": "22.66", - "timeToTower": "0:57:24", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/04/2019", - "disposalTime": "21:18:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.23, - "quantity": 31.23, - "calculatedQuantity": "31.23 tons", - "s3DownloadKey": "HaulPass_J001_4FC5NP4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DEE437CD-0C0E-4DB0-B1EA-6A2DBACA8185", - "ticketNumber": "6WAQ4FW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3QQX52L", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670648, -80.066023", - "loadTime": "12/04/2019 18:57:19", - "straightDistance": "36.82", - "routeDistance": "53.82", - "timeToTower": "2:35:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/04/2019", - "disposalTime": "21:33:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.56, - "quantity": 30.56, - "calculatedQuantity": "30.56 tons", - "s3DownloadKey": "HaulPass_J001_6WAQ4FW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AD4A72E8-6DD4-4E96-8111-B29B637F5F49", - "ticketNumber": "B4PFR9N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98ZUB5G", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670746, -80.065759", - "loadTime": "12/04/2019 19:43:35", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "2:40:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/04/2019", - "disposalTime": "22:23:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.94, - "quantity": 24.94, - "calculatedQuantity": "24.94 tons", - "s3DownloadKey": "HaulPass_J001_B4PFR9N_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B46B70D2-4730-41A1-B76B-C6C2BAF01AB4", - "ticketNumber": "5YGGBBB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TYY8RS", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670783, -80.065641", - "loadTime": "12/04/2019 19:53:59", - "straightDistance": "36.82", - "routeDistance": "53.8", - "timeToTower": "2:39:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/04/2019", - "disposalTime": "22:33:16", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.42, - "quantity": 28.42, - "calculatedQuantity": "28.42 tons", - "s3DownloadKey": "HaulPass_J001_5YGGBBB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BE3DB2E0-9D96-47B4-8297-241D132DFCAA", - "ticketNumber": "7FGNTYH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7UZGKBZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670764, -80.065819", - "loadTime": "12/04/2019 20:09:05", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "2:18:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/04/2019", - "disposalTime": "22:27:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.85, - "quantity": 31.85, - "calculatedQuantity": "31.85 tons", - "s3DownloadKey": "HaulPass_J001_7FGNTYH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6C7C15B5-7B6A-4602-A9AF-A292716EF2F3", - "ticketNumber": "8ZA3RSR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3QQX52L", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670810, -80.065671", - "loadTime": "12/05/2019 12:31:39", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "2:27:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/05/2019", - "disposalTime": "14:59:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.13, - "quantity": 22.13, - "calculatedQuantity": "22.13 tons", - "s3DownloadKey": "HaulPass_J001_8ZA3RSR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E00286DF-2DBB-479A-9841-0560E9917C67", - "ticketNumber": "3FLETQ4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7UZGKBZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670735, -80.065806", - "loadTime": "12/05/2019 12:16:54", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "2:24:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/05/2019", - "disposalTime": "14:41:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.91, - "quantity": 22.91, - "calculatedQuantity": "22.91 tons", - "s3DownloadKey": "HaulPass_J001_3FLETQ4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "069197FE-F275-4274-B91B-2051C9C0C1B1", - "ticketNumber": "XXZEL2N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670665, -80.065893", - "loadTime": "12/05/2019 13:36:34", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "2:09:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/05/2019", - "disposalTime": "15:46:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.47, - "quantity": 20.47, - "calculatedQuantity": "20.47 tons", - "s3DownloadKey": "HaulPass_J001_XXZEL2N_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4AF27DBC-CC42-46AD-BACC-61D6A05928DE", - "ticketNumber": "6D58V9A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670832, -80.065887", - "loadTime": "12/05/2019 13:12:15", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "2:19:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/05/2019", - "disposalTime": "15:31:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.84, - "quantity": 23.84, - "calculatedQuantity": "23.84 tons", - "s3DownloadKey": "HaulPass_J001_6D58V9A_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "42838E88-B145-44DF-B811-6821D76E1A52", - "ticketNumber": "3MWBHFC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7UZGKBZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670665, -80.065702", - "loadTime": "12/05/2019 16:04:53", - "straightDistance": "36.82", - "routeDistance": "53.8", - "timeToTower": "2:21:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/05/2019", - "disposalTime": "18:26:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 19.8, - "quantity": 19.8, - "calculatedQuantity": "19.8 tons", - "s3DownloadKey": "HaulPass_J001_3MWBHFC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "174AD6C2-CF6B-442F-8933-A4A49769422D", - "ticketNumber": "5F3A96K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3QQX52L", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670784, -80.065754", - "loadTime": "12/05/2019 16:21:40", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "2:25:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/05/2019", - "disposalTime": "18:47:22", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.76, - "quantity": 23.76, - "calculatedQuantity": "23.76 tons", - "s3DownloadKey": "HaulPass_J001_5F3A96K_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "72804E8C-B0E2-4318-94B5-3B02CB41331E", - "ticketNumber": "5H44MT2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670686, -80.065558", - "loadTime": "12/05/2019 17:07:28", - "straightDistance": "36.83", - "routeDistance": "53.25", - "timeToTower": "2:47:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/05/2019", - "disposalTime": "19:55:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.78, - "quantity": 26.78, - "calculatedQuantity": "26.78 tons", - "s3DownloadKey": "HaulPass_J001_5H44MT2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7ADD55E8-FDCE-408D-B512-3BBB8EEB5542", - "ticketNumber": "3QWA6YX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670845, -80.065759", - "loadTime": "12/05/2019 17:23:49", - "straightDistance": "36.81", - "routeDistance": "53.26", - "timeToTower": "2:28:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/05/2019", - "disposalTime": "19:51:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.01, - "quantity": 24.01, - "calculatedQuantity": "24.01 tons", - "s3DownloadKey": "HaulPass_J001_3QWA6YX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F26A834D-EB66-45EA-9EA5-345B0CE68EB0", - "ticketNumber": "9AF4GG3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670684, -80.065712", - "loadTime": "12/05/2019 16:53:55", - "straightDistance": "36.82", - "routeDistance": "53.26", - "timeToTower": "2:45:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/05/2019", - "disposalTime": "19:39:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.17, - "quantity": 23.17, - "calculatedQuantity": "23.17 tons", - "s3DownloadKey": "HaulPass_J001_9AF4GG3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "03EE6429-F670-4CC7-A381-373AF439C33F", - "ticketNumber": "9HRD5EA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814631, -80.259154", - "loadTime": "12/05/2019 20:40:55", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "0:56:08", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "21:37:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.22, - "quantity": 29.22, - "calculatedQuantity": "29.22 tons", - "s3DownloadKey": "HaulPass_J001_9HRD5EA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "055E78B4-BEB1-4770-B441-461A11921D67", - "ticketNumber": "93Z3CY7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815796, -80.256705", - "loadTime": "12/04/2019 21:31:43", - "straightDistance": "13.53", - "routeDistance": "22.66", - "timeToTower": "13:36:56", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "11:08:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.05, - "quantity": 30.05, - "calculatedQuantity": "30.05 tons", - "s3DownloadKey": "HaulPass_J001_93Z3CY7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0750024B-6098-4FD2-9324-077718DEEBFC", - "ticketNumber": "8ZHAG68", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814714, -80.259239", - "loadTime": "12/05/2019 16:15:28", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "0:52:17", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "17:07:45", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.1, - "quantity": 27.1, - "calculatedQuantity": "27.1 tons", - "s3DownloadKey": "HaulPass_J001_8ZHAG68_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "14718383-5200-4B8D-B902-F39CC8BE31C6", - "ticketNumber": "5ZT4FAS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815098, -80.259850", - "loadTime": "12/05/2019 14:21:30", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:11:11", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "15:32:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.89, - "quantity": 32.89, - "calculatedQuantity": "32.89 tons", - "s3DownloadKey": "HaulPass_J001_5ZT4FAS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "17E3E9EC-36DC-44F1-9ADA-4AEE65378ACE", - "ticketNumber": "HZL5KN2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815781, -80.256553", - "loadTime": "12/05/2019 12:26:50", - "straightDistance": "13.53", - "routeDistance": "22.67", - "timeToTower": "0:55:30", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "13:22:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.73, - "quantity": 26.73, - "calculatedQuantity": "26.73 tons", - "s3DownloadKey": "HaulPass_J001_HZL5KN2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1947153F-6B38-4D50-B9B8-1A1CC8341C44", - "ticketNumber": "48AR6HN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815808, -80.256479", - "loadTime": "12/05/2019 12:02:46", - "straightDistance": "13.52", - "routeDistance": "22.68", - "timeToTower": "1:27:39", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "13:30:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.29, - "quantity": 30.29, - "calculatedQuantity": "30.29 tons", - "s3DownloadKey": "HaulPass_J001_48AR6HN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1F9ACF9A-7E6E-4EE9-81DB-16A43D0FF8F3", - "ticketNumber": "7D8S4YW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814732, -80.259258", - "loadTime": "12/05/2019 20:29:47", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "0:46:47", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "21:16:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.48, - "quantity": 30.48, - "calculatedQuantity": "30.48 tons", - "s3DownloadKey": "HaulPass_J001_7D8S4YW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "217CBD0E-E3FF-4EA7-88BF-1BEBE59AB4EB", - "ticketNumber": "5TW3V5Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814976, -80.259504", - "loadTime": "12/05/2019 14:13:20", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "1:08:32", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "15:21:52", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.28, - "quantity": 26.28, - "calculatedQuantity": "26.28 tons", - "s3DownloadKey": "HaulPass_J001_5TW3V5Z_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2ACB11BF-92CF-4C0D-B626-B112F78A63AC", - "ticketNumber": "53AMBAD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815959, -80.257658", - "loadTime": "12/05/2019 12:47:51", - "straightDistance": "13.56", - "routeDistance": "22.61", - "timeToTower": "0:50:30", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "13:38:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.09, - "quantity": 21.09, - "calculatedQuantity": "21.09 tons", - "s3DownloadKey": "HaulPass_J001_53AMBAD_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "32A3656E-75AE-4C25-A77E-8AF6B3E7DE41", - "ticketNumber": "THXHG3V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815864, -80.256642", - "loadTime": "12/05/2019 12:39:13", - "straightDistance": "13.53", - "routeDistance": "22.67", - "timeToTower": "1:05:46", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "13:44:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.03, - "quantity": 27.03, - "calculatedQuantity": "27.03 tons", - "s3DownloadKey": "HaulPass_J001_THXHG3V_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3B94D53D-5B1F-48DF-A813-2773E8AB7D4A", - "ticketNumber": "47L8XJV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814580, -80.259378", - "loadTime": "12/05/2019 18:18:16", - "straightDistance": "13.7", - "routeDistance": "22.49", - "timeToTower": "1:11:00", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "19:29:16", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.85, - "quantity": 29.85, - "calculatedQuantity": "29.85 tons", - "s3DownloadKey": "HaulPass_J001_47L8XJV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "500294AD-3A7D-4109-9B0A-E3C25457EED0", - "ticketNumber": "4S4UZKR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814675, -80.259273", - "loadTime": "12/05/2019 20:16:59", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "0:53:05", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "21:10:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.12, - "quantity": 27.12, - "calculatedQuantity": "27.12 tons", - "s3DownloadKey": "HaulPass_J001_4S4UZKR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "61EF9CBE-263D-41EC-9CFD-AA2DE631A6F1", - "ticketNumber": "56ZYGRQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814721, -80.259246", - "loadTime": "12/05/2019 18:54:36", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "0:51:41", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "19:46:17", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.75, - "quantity": 29.75, - "calculatedQuantity": "29.75 tons", - "s3DownloadKey": "HaulPass_J001_56ZYGRQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6926CC9E-5652-481A-9DBD-59F425A801C1", - "ticketNumber": "5K4WN9B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815799, -80.256397", - "loadTime": "12/04/2019 21:26:00", - "straightDistance": "13.52", - "routeDistance": "22.68", - "timeToTower": "14:09:37", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "11:35:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.72, - "quantity": 30.72, - "calculatedQuantity": "30.72 tons", - "s3DownloadKey": "HaulPass_J001_5K4WN9B_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7717ACA5-A667-44CB-9D84-1754314D459F", - "ticketNumber": "9HU5757", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814677, -80.259298", - "loadTime": "12/05/2019 19:27:05", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "0:47:52", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "20:14:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.29, - "quantity": 27.29, - "calculatedQuantity": "27.29 tons", - "s3DownloadKey": "HaulPass_J001_9HU5757_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7718CED6-AED0-47BE-A3AB-9E721BF84297", - "ticketNumber": "4GEPVG6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814680, -80.259301", - "loadTime": "12/05/2019 16:28:05", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "0:50:17", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "17:18:22", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.04, - "quantity": 31.04, - "calculatedQuantity": "31.04 tons", - "s3DownloadKey": "HaulPass_J001_4GEPVG6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7CEA21E9-0302-4056-8B83-C24DE5863350", - "ticketNumber": "78MBZM4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814804, -80.259407", - "loadTime": "12/05/2019 19:47:05", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "0:56:33", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "20:43:38", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.54, - "quantity": 29.54, - "calculatedQuantity": "29.54 tons", - "s3DownloadKey": "HaulPass_J001_78MBZM4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8055AAF5-15C5-44D4-9D15-F58EAE8C2BB6", - "ticketNumber": "96KU38T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814636, -80.259307", - "loadTime": "12/05/2019 18:03:57", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "0:48:56", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "18:52:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.68, - "quantity": 28.68, - "calculatedQuantity": "28.68 tons", - "s3DownloadKey": "HaulPass_J001_96KU38T_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "82393884-5EAD-4B1E-AC1E-DFCE4E268166", - "ticketNumber": "7TRZEVK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815738, -80.256627", - "loadTime": "12/04/2019 21:34:51", - "straightDistance": "13.53", - "routeDistance": "22.67", - "timeToTower": "14:44:51", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "12:19:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.89, - "quantity": 28.89, - "calculatedQuantity": "28.89 tons", - "s3DownloadKey": "HaulPass_J001_7TRZEVK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "89B21706-6D50-429F-864B-C77A394E95D7", - "ticketNumber": "76AEDGC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815114, -80.259669", - "loadTime": "12/05/2019 14:41:23", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:55:35", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "15:36:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.79, - "quantity": 24.79, - "calculatedQuantity": "24.79 tons", - "s3DownloadKey": "HaulPass_J001_76AEDGC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8C1599F8-997E-4965-A75A-30450D2FD058", - "ticketNumber": "5KMYH8V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814730, -80.259219", - "loadTime": "12/05/2019 16:57:30", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "0:48:08", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "17:45:38", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.79, - "quantity": 30.79, - "calculatedQuantity": "30.79 tons", - "s3DownloadKey": "HaulPass_J001_5KMYH8V_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B0C4CE22-2859-4854-A130-E97D3AF0B3DF", - "ticketNumber": "93DMX59", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814649, -80.259241", - "loadTime": "12/05/2019 17:26:27", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "0:54:36", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "18:21:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.96, - "quantity": 28.96, - "calculatedQuantity": "28.96 tons", - "s3DownloadKey": "HaulPass_J001_93DMX59_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B1FEB5AA-1B61-4FD5-98DF-5412E7C06761", - "ticketNumber": "8PMZM5L", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815883, -80.256425", - "loadTime": "12/04/2019 22:09:54", - "straightDistance": "13.52", - "routeDistance": "22.68", - "timeToTower": "13:53:26", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "12:03:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.16, - "quantity": 27.16, - "calculatedQuantity": "27.16 tons", - "s3DownloadKey": "HaulPass_J001_8PMZM5L_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B7BA2C16-E735-405F-93C0-D3923A6BEAEC", - "ticketNumber": "642BDPP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814649, -80.259217", - "loadTime": "12/05/2019 16:53:29", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "0:40:55", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "17:34:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.84, - "quantity": 24.84, - "calculatedQuantity": "24.84 tons", - "s3DownloadKey": "HaulPass_J001_642BDPP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C070380D-AB23-4EAF-90B9-DA6F7D4F3053", - "ticketNumber": "43YR8SF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815971, -80.257777", - "loadTime": "12/05/2019 13:05:19", - "straightDistance": "13.57", - "routeDistance": "22.61", - "timeToTower": "1:10:03", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "14:15:22", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.72, - "quantity": 26.72, - "calculatedQuantity": "26.72 tons", - "s3DownloadKey": "HaulPass_J001_43YR8SF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D3A83AFA-DFB1-4FC7-A610-37D8037CAD97", - "ticketNumber": "6AV2KPT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815107, -80.259411", - "loadTime": "12/05/2019 15:14:29", - "straightDistance": "13.68", - "routeDistance": "22.5", - "timeToTower": "0:51:22", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "16:05:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.16, - "quantity": 26.16, - "calculatedQuantity": "26.16 tons", - "s3DownloadKey": "HaulPass_J001_6AV2KPT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DB645526-4BE8-4489-9DFA-39125CCDE401", - "ticketNumber": "6U2377K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814699, -80.259224", - "loadTime": "12/05/2019 20:45:14", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "0:53:52", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "21:39:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.32, - "quantity": 24.32, - "calculatedQuantity": "24.32 tons", - "s3DownloadKey": "HaulPass_J001_6U2377K_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DB83A2C3-DCE5-42BA-A019-36A25A601445", - "ticketNumber": "ZSUA3JG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815082, -80.259631", - "loadTime": "12/05/2019 14:49:03", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:03:38", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "15:52:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.31, - "quantity": 27.31, - "calculatedQuantity": "27.31 tons", - "s3DownloadKey": "HaulPass_J001_ZSUA3JG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E29C6C7E-F1B2-4555-A88A-D00226F306FA", - "ticketNumber": "8R4SNGH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.816017, -80.256368", - "loadTime": "12/04/2019 22:01:49", - "straightDistance": "13.51", - "routeDistance": "22.69", - "timeToTower": "13:42:54", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "11:44:43", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.45, - "quantity": 25.45, - "calculatedQuantity": "25.45 tons", - "s3DownloadKey": "HaulPass_J001_8R4SNGH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F29296B4-B65A-42C9-B4BA-790F44B729E4", - "ticketNumber": "5PMKK2P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814787, -80.259206", - "loadTime": "12/05/2019 19:06:15", - "straightDistance": "13.68", - "routeDistance": "22.5", - "timeToTower": "0:43:51", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "19:50:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.36, - "quantity": 26.36, - "calculatedQuantity": "26.36 tons", - "s3DownloadKey": "HaulPass_J001_5PMKK2P_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F53553D0-F16D-4BE8-8C57-311D93B2452E", - "ticketNumber": "6S2WV5V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814624, -80.259269", - "loadTime": "12/05/2019 17:56:20", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "1:00:40", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "18:57:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27, - "quantity": 27, - "calculatedQuantity": "27 tons", - "s3DownloadKey": "HaulPass_J001_6S2WV5V_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F5E50F39-6372-486B-A1DB-B6CCD565534F", - "ticketNumber": "7VLTY3B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814740, -80.259130", - "loadTime": "12/05/2019 19:36:03", - "straightDistance": "13.68", - "routeDistance": "22.51", - "timeToTower": "0:59:35", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "20:35:38", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.71, - "quantity": 27.71, - "calculatedQuantity": "27.71 tons", - "s3DownloadKey": "HaulPass_J001_7VLTY3B_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FAC058D1-2ABC-4151-AF4D-4D3F0C410CCB", - "ticketNumber": "7CZN2WS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "9DQ3C8D", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815935, -80.257692", - "loadTime": "12/05/2019 12:49:59", - "straightDistance": "13.56", - "routeDistance": "22.61", - "timeToTower": "1:26:33", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "14:16:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.27, - "quantity": 24.27, - "calculatedQuantity": "24.27 tons", - "s3DownloadKey": "HaulPass_J001_7CZN2WS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FB1A17DE-51F3-4B87-A45E-73FB2EB9341C", - "ticketNumber": "5DVZ5ZY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815119, -80.259677", - "loadTime": "12/05/2019 15:02:31", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:54:50", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "15:57:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.19, - "quantity": 27.19, - "calculatedQuantity": "27.19 tons", - "s3DownloadKey": "HaulPass_J001_5DVZ5ZY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FDA51E39-F4B3-49EB-8F1B-EC557C16777B", - "ticketNumber": "5YWLREP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815951, -80.256478", - "loadTime": "12/05/2019 12:43:30", - "straightDistance": "13.51", - "routeDistance": "22.68", - "timeToTower": "1:04:52", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/05/2019", - "disposalTime": "13:48:22", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.21, - "quantity": 27.21, - "calculatedQuantity": "27.21 tons", - "s3DownloadKey": "HaulPass_J001_5YWLREP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F74916E0-74A5-47C6-AD3B-72DC19E3C353", - "ticketNumber": "94EVSMJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TYY8RS", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670748, -80.065722", - "loadTime": "12/05/2019 17:48:36", - "straightDistance": "36.82", - "routeDistance": "57.44", - "timeToTower": "4:04:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/05/2019", - "disposalTime": "21:53:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.55, - "quantity": 22.55, - "calculatedQuantity": "22.55 tons", - "s3DownloadKey": "HaulPass_J001_94EVSMJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "82955B82-20D2-4379-92A8-19E94C3CF720", - "ticketNumber": "3Y9RSKA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98ZUB5G", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670760, -80.065721", - "loadTime": "12/05/2019 16:36:13", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "22:06:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/06/2019", - "disposalTime": "14:42:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 19.3, - "quantity": 19.3, - "calculatedQuantity": "19.3 tons", - "s3DownloadKey": "HaulPass_J001_3Y9RSKA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B395D889-133A-4283-8BA3-3B571F7F740A", - "ticketNumber": "59RY68D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670848, -80.065694", - "loadTime": "12/06/2019 13:28:55", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "1:53:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/06/2019", - "disposalTime": "15:22:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.51, - "quantity": 26.51, - "calculatedQuantity": "26.51 tons", - "s3DownloadKey": "HaulPass_J001_59RY68D_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DD8131A5-08FA-4FEE-946E-B7EC5904FB0C", - "ticketNumber": "4LE9U6E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670879, -80.065941", - "loadTime": "12/06/2019 13:06:28", - "straightDistance": "36.8", - "routeDistance": "53.81", - "timeToTower": "2:26:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/06/2019", - "disposalTime": "15:32:31", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.47, - "quantity": 22.47, - "calculatedQuantity": "22.47 tons", - "s3DownloadKey": "HaulPass_J001_4LE9U6E_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F48CD1CE-337E-450D-A71C-D3FC8B673277", - "ticketNumber": "777LFEX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7UZGKBZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670922, -80.065475", - "loadTime": "12/05/2019 21:26:58", - "straightDistance": "36.81", - "routeDistance": "53.78", - "timeToTower": "17:10:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/06/2019", - "disposalTime": "14:37:49", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.69, - "quantity": 24.69, - "calculatedQuantity": "24.69 tons", - "s3DownloadKey": "HaulPass_J001_777LFEX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "32AC303F-D3BF-44EE-B6AC-7300CDAFBF4B", - "ticketNumber": "6WXS5DZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3QQX52L", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670661, -80.065761", - "loadTime": "12/05/2019 20:36:54", - "straightDistance": "36.82", - "routeDistance": "53.8", - "timeToTower": "22:04:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/06/2019", - "disposalTime": "18:41:12", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.83, - "quantity": 25.83, - "calculatedQuantity": "25.83 tons", - "s3DownloadKey": "HaulPass_J001_6WXS5DZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B92BDA4C-FC44-4C88-91DE-5FB98569EEEF", - "ticketNumber": "7BSL2WM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670780, -80.065644", - "loadTime": "12/06/2019 16:34:43", - "straightDistance": "36.82", - "routeDistance": "53.8", - "timeToTower": "2:19:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/06/2019", - "disposalTime": "18:54:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.21, - "quantity": 22.21, - "calculatedQuantity": "22.21 tons", - "s3DownloadKey": "HaulPass_J001_7BSL2WM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E16EF90A-3D12-4C28-93BB-20A18839096B", - "ticketNumber": "KJTGWBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TYY8RS", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670748, -80.065699", - "loadTime": "12/06/2019 15:34:05", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "2:12:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/06/2019", - "disposalTime": "17:46:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 18.47, - "quantity": 18.47, - "calculatedQuantity": "18.47 tons", - "s3DownloadKey": "HaulPass_J001_KJTGWBU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F2B332A1-28EF-470D-A249-1C81920B2E70", - "ticketNumber": "6GRA2EW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670875, -80.065856", - "loadTime": "12/06/2019 14:04:34", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "3:25:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/06/2019", - "disposalTime": "17:29:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.98, - "quantity": 24.98, - "calculatedQuantity": "24.98 tons", - "s3DownloadKey": "HaulPass_J001_6GRA2EW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FFE720B1-B91E-4EF8-8114-169ACE708EA8", - "ticketNumber": "3MJKDSN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670727, -80.065833", - "loadTime": "12/06/2019 13:56:25", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "3:37:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/06/2019", - "disposalTime": "17:33:49", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.58, - "quantity": 20.58, - "calculatedQuantity": "20.58 tons", - "s3DownloadKey": "HaulPass_J001_3MJKDSN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "042535B4-013B-4CAC-8519-B2C0F184481F", - "ticketNumber": "6LSHSMR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814706, -80.259380", - "loadTime": "12/05/2019 20:56:54", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "14:36:10", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "11:33:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.33, - "quantity": 26.33, - "calculatedQuantity": "26.33 tons", - "s3DownloadKey": "HaulPass_J001_6LSHSMR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "11D2D660-C23C-4F5E-9615-A4987C30B54B", - "ticketNumber": "5CFTQ79", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815292, -80.259853", - "loadTime": "12/06/2019 16:47:02", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:03:09", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "17:50:11", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.81, - "quantity": 29.81, - "calculatedQuantity": "29.81 tons", - "s3DownloadKey": "HaulPass_J001_5CFTQ79_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "14684DAC-AE39-43AB-ACB9-D2C0B125EAFB", - "ticketNumber": "4D85K4R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815171, -80.259770", - "loadTime": "12/06/2019 14:17:07", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:51:27", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "15:08:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.06, - "quantity": 28.06, - "calculatedQuantity": "28.06 tons", - "s3DownloadKey": "HaulPass_J001_4D85K4R_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "206E889A-5F40-40E0-A956-E431D9470C48", - "ticketNumber": "9V8FKLZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814673, -80.259238", - "loadTime": "12/05/2019 21:42:25", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "14:06:34", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "11:48:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.18, - "quantity": 27.18, - "calculatedQuantity": "27.18 tons", - "s3DownloadKey": "HaulPass_J001_9V8FKLZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "258310A5-72A1-403E-B77C-BCD170772E09", - "ticketNumber": "4B3FZ57", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814729, -80.259185", - "loadTime": "12/05/2019 21:07:34", - "straightDistance": "13.68", - "routeDistance": "22.5", - "timeToTower": "15:39:34", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "12:47:08", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.28, - "quantity": 25.28, - "calculatedQuantity": "25.28 tons", - "s3DownloadKey": "HaulPass_J001_4B3FZ57_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2EC9F15B-B358-4284-9330-E7720AA45187", - "ticketNumber": "4TPUQBQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815199, -80.259659", - "loadTime": "12/06/2019 14:11:28", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "0:55:32", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "15:07:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.5, - "quantity": 29.5, - "calculatedQuantity": "29.5 tons", - "s3DownloadKey": "HaulPass_J001_4TPUQBQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "35DE1577-D896-4835-A1C1-8107A29E01D7", - "ticketNumber": "9PPJTBD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814691, -80.259302", - "loadTime": "12/06/2019 11:57:46", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "1:05:47", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "13:03:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.89, - "quantity": 25.89, - "calculatedQuantity": "25.89 tons", - "s3DownloadKey": "HaulPass_J001_9PPJTBD_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3E69761D-550B-4C32-BED6-2372938B1D98", - "ticketNumber": "689KXUM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815315, -80.259773", - "loadTime": "12/06/2019 18:45:29", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "0:45:25", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "19:30:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.3, - "quantity": 29.3, - "calculatedQuantity": "29.3 tons", - "s3DownloadKey": "HaulPass_J001_689KXUM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "42220D4B-B3CA-4350-BE5E-313ADCD2804B", - "ticketNumber": "ULNW27V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815344, -80.259748", - "loadTime": "12/06/2019 16:13:50", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:05:59", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "17:19:49", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.46, - "quantity": 28.46, - "calculatedQuantity": "28.46 tons", - "s3DownloadKey": "HaulPass_J001_ULNW27V_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "44671409-9043-4313-83A5-0A1AACC77AC9", - "ticketNumber": "5DDZV7M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815231, -80.259711", - "loadTime": "12/06/2019 18:31:08", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:06:32", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "19:37:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.9, - "quantity": 29.9, - "calculatedQuantity": "29.9 tons", - "s3DownloadKey": "HaulPass_J001_5DDZV7M_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "51E6FF63-A277-4321-8AC1-217E3038F3E4", - "ticketNumber": "9VLLHTU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814852, -80.259045", - "loadTime": "12/05/2019 21:26:07", - "straightDistance": "13.67", - "routeDistance": "22.51", - "timeToTower": "13:54:52", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "11:20:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.09, - "quantity": 25.09, - "calculatedQuantity": "25.09 tons", - "s3DownloadKey": "HaulPass_J001_9VLLHTU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "622753D1-90C6-47F0-932F-D5D8A9DA7E42", - "ticketNumber": "4UH9EE2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815069, -80.259887", - "loadTime": "12/06/2019 14:48:48", - "straightDistance": "13.7", - "routeDistance": "22.47", - "timeToTower": "0:53:53", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "15:42:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.12, - "quantity": 30.12, - "calculatedQuantity": "30.12 tons", - "s3DownloadKey": "HaulPass_J001_4UH9EE2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6C938026-F791-48A5-9DB6-D4C294E1756F", - "ticketNumber": "84KKSP5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815168, -80.259753", - "loadTime": "12/06/2019 17:24:47", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:50:15", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "18:15:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.08, - "quantity": 30.08, - "calculatedQuantity": "30.08 tons", - "s3DownloadKey": "HaulPass_J001_84KKSP5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "75AE7C39-073A-4246-8ED1-7A157F12346C", - "ticketNumber": "9NE38QN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815464, -80.259792", - "loadTime": "12/06/2019 19:33:32", - "straightDistance": "13.67", - "routeDistance": "22.48", - "timeToTower": "0:53:52", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "20:27:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.47, - "quantity": 30.47, - "calculatedQuantity": "30.47 tons", - "s3DownloadKey": "HaulPass_J001_9NE38QN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7744567B-3684-41A4-AF19-9705CF8BAC35", - "ticketNumber": "WUJAKVA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814680, -80.259280", - "loadTime": "12/06/2019 12:40:28", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "1:57:53", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "14:38:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.09, - "quantity": 31.09, - "calculatedQuantity": "31.09 tons", - "s3DownloadKey": "HaulPass_J001_WUJAKVA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "87FC6870-9303-48DE-95A9-215E27E24698", - "ticketNumber": "4N5UVUX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815259, -80.259809", - "loadTime": "12/06/2019 16:41:24", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:01:07", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "17:42:31", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.83, - "quantity": 29.83, - "calculatedQuantity": "29.83 tons", - "s3DownloadKey": "HaulPass_J001_4N5UVUX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "927E5062-B59F-4DD1-8F14-7B4CF6EFECE9", - "ticketNumber": "4UDKWPA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815043, -80.259816", - "loadTime": "12/06/2019 17:58:25", - "straightDistance": "13.7", - "routeDistance": "22.47", - "timeToTower": "0:46:55", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "18:45:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.05, - "quantity": 26.05, - "calculatedQuantity": "26.05 tons", - "s3DownloadKey": "HaulPass_J001_4UDKWPA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A02A6381-DB4C-4A2D-9CAD-4FCF2D4452D0", - "ticketNumber": "6ZJNNEK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815198, -80.259761", - "loadTime": "12/06/2019 18:11:24", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "0:49:50", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "19:01:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.31, - "quantity": 25.31, - "calculatedQuantity": "25.31 tons", - "s3DownloadKey": "HaulPass_J001_6ZJNNEK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A1CC4912-21BB-4D30-B48F-5CCC5474B359", - "ticketNumber": "5FBTQLE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815232, -80.259702", - "loadTime": "12/06/2019 18:30:03", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "0:50:07", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "19:20:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.61, - "quantity": 28.61, - "calculatedQuantity": "28.61 tons", - "s3DownloadKey": "HaulPass_J001_5FBTQLE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A83F81EA-1C93-48BC-8CBA-FAD0CD036C1F", - "ticketNumber": "55YCLNR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815224, -80.259847", - "loadTime": "12/06/2019 15:51:56", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:17:15", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "17:09:11", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.3, - "quantity": 29.3, - "calculatedQuantity": "29.3 tons", - "s3DownloadKey": "HaulPass_J001_55YCLNR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AA1F88C8-9F78-4064-887D-FE26D7BBCC0E", - "ticketNumber": "48Y83L9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815090, -80.259764", - "loadTime": "12/06/2019 14:45:06", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:09:56", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "15:55:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.35, - "quantity": 29.35, - "calculatedQuantity": "29.35 tons", - "s3DownloadKey": "HaulPass_J001_48Y83L9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AC618790-2CDB-446A-A6AA-45048474A40B", - "ticketNumber": "5Y668CQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814720, -80.259292", - "loadTime": "12/05/2019 22:27:45", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "13:54:56", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "12:22:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.15, - "quantity": 26.15, - "calculatedQuantity": "26.15 tons", - "s3DownloadKey": "HaulPass_J001_5Y668CQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AFC92A23-B8CC-4994-836B-28556DDFD3F3", - "ticketNumber": "6BCD52A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814753, -80.259412", - "loadTime": "12/06/2019 12:55:59", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "0:50:17", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "13:46:16", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.75, - "quantity": 26.75, - "calculatedQuantity": "26.75 tons", - "s3DownloadKey": "HaulPass_J001_6BCD52A_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B37721AC-50A3-4A54-ABEB-E477C96AFFEC", - "ticketNumber": "3WBG87J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814675, -80.259313", - "loadTime": "12/06/2019 12:34:53", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "0:48:51", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "13:23:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.68, - "quantity": 26.68, - "calculatedQuantity": "26.68 tons", - "s3DownloadKey": "HaulPass_J001_3WBG87J_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C999127D-864B-4E64-BB67-6D1AF867C420", - "ticketNumber": "4F2AXMG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815247, -80.259773", - "loadTime": "12/06/2019 14:07:54", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "0:48:31", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "14:56:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.77, - "quantity": 25.77, - "calculatedQuantity": "25.77 tons", - "s3DownloadKey": "HaulPass_J001_4F2AXMG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CF2093F3-3AF4-45D9-8B84-23E7EC6AA4AD", - "ticketNumber": "9UBAYYQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814692, -80.259258", - "loadTime": "12/06/2019 12:41:29", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "0:52:04", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "13:33:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.69, - "quantity": 31.69, - "calculatedQuantity": "31.69 tons", - "s3DownloadKey": "HaulPass_J001_9UBAYYQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D1A43C92-F291-441D-A69D-C72266C92478", - "ticketNumber": "8VHBD58", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815057, -80.259759", - "loadTime": "12/06/2019 15:49:48", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:12:09", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "17:01:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.06, - "quantity": 27.06, - "calculatedQuantity": "27.06 tons", - "s3DownloadKey": "HaulPass_J001_8VHBD58_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D2968D9C-0773-45DB-B571-31D61DEFC264", - "ticketNumber": "65SG5EN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814670, -80.259303", - "loadTime": "12/05/2019 22:12:36", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "13:38:32", - "towerMonitorUserCertificationNumber": "4F3TBDT", - "towerMonitorName": "Tomeko Jenkins", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "11:51:08", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.96, - "quantity": 24.96, - "calculatedQuantity": "24.96 tons", - "s3DownloadKey": "HaulPass_J001_65SG5EN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D353455A-ECAD-482F-AC37-09543FAF83EF", - "ticketNumber": "628P689", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815652, -80.259239", - "loadTime": "12/06/2019 14:55:59", - "straightDistance": "13.64", - "routeDistance": "22.52", - "timeToTower": "0:54:11", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "15:50:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.58, - "quantity": 31.58, - "calculatedQuantity": "31.58 tons", - "s3DownloadKey": "HaulPass_J001_628P689_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E10F5C29-70D8-49DD-B63A-583108234C93", - "ticketNumber": "5Y2AEEA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815098, -80.259808", - "loadTime": "12/06/2019 15:17:52", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "1:01:36", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "16:19:28", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.49, - "quantity": 34.49, - "calculatedQuantity": "34.49 tons", - "s3DownloadKey": "HaulPass_J001_5Y2AEEA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E42E1836-DBAD-4800-ACFD-EE10287A00C0", - "ticketNumber": "8TAJWAL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815065, -80.259724", - "loadTime": "12/06/2019 14:43:44", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "1:34:05", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "16:17:49", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.82, - "quantity": 27.82, - "calculatedQuantity": "27.82 tons", - "s3DownloadKey": "HaulPass_J001_8TAJWAL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E655DCBE-A5E3-4B07-B7AC-A27AD7D7DEA7", - "ticketNumber": "36DVQ8M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815113, -80.259529", - "loadTime": "12/06/2019 19:28:08", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "0:47:32", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "20:15:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.67, - "quantity": 30.67, - "calculatedQuantity": "30.67 tons", - "s3DownloadKey": "HaulPass_J001_36DVQ8M_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "EF84EF0E-4CD3-4B0A-8FEB-8E095CDD91C0", - "ticketNumber": "5M562HR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815173, -80.259688", - "loadTime": "12/06/2019 16:54:29", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:04:10", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "17:58:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.13, - "quantity": 29.13, - "calculatedQuantity": "29.13 tons", - "s3DownloadKey": "HaulPass_J001_5M562HR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F2C8251D-7B2A-44FF-B0C2-A93E479B54C4", - "ticketNumber": "3XNUAGU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814695, -80.259304", - "loadTime": "12/06/2019 12:20:31", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "0:50:03", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "13:10:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.06, - "quantity": 26.06, - "calculatedQuantity": "26.06 tons", - "s3DownloadKey": "HaulPass_J001_3XNUAGU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FA447E48-CF6E-41EE-A70C-5924A1E8F218", - "ticketNumber": "5BP4639", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814719, -80.259330", - "loadTime": "12/05/2019 22:28:39", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "15:36:57", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "14:05:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.42, - "quantity": 28.42, - "calculatedQuantity": "28.42 tons", - "s3DownloadKey": "HaulPass_J001_5BP4639_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "070A0C33-5F94-431A-98F2-30E7914134D0", - "ticketNumber": "7S9735N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815073, -80.259470", - "loadTime": "12/06/2019 20:09:34", - "straightDistance": "13.68", - "routeDistance": "22.49", - "timeToTower": "1:15:01", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "21:24:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.1, - "quantity": 26.1, - "calculatedQuantity": "26.1 tons", - "s3DownloadKey": "HaulPass_J001_7S9735N_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1D8BE70E-E045-4F93-964C-6F5E0A67BF70", - "ticketNumber": "NAF35QF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815214, -80.259385", - "loadTime": "12/06/2019 20:12:57", - "straightDistance": "13.67", - "routeDistance": "22.5", - "timeToTower": "1:05:44", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "21:18:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.49, - "quantity": 29.49, - "calculatedQuantity": "29.49 tons", - "s3DownloadKey": "HaulPass_J001_NAF35QF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6EDA19B1-E1D3-44EC-B00B-6AA1AE1CC8F1", - "ticketNumber": "FPCMBJ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52N3882", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815146, -80.259687", - "loadTime": "12/06/2019 20:28:05", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:32:14", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "22:00:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.04, - "quantity": 27.04, - "calculatedQuantity": "27.04 tons", - "s3DownloadKey": "HaulPass_J001_FPCMBJ9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FBE1F834-29F4-487E-ACB4-57EE0810C825", - "ticketNumber": "596H2T8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815283, -80.259726", - "loadTime": "12/06/2019 20:34:10", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "1:13:52", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/06/2019", - "disposalTime": "21:48:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.44, - "quantity": 29.44, - "calculatedQuantity": "29.44 tons", - "s3DownloadKey": "HaulPass_J001_596H2T8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0927AC42-A4CD-449C-A0DD-EF65E0C7E927", - "ticketNumber": "64W9ER8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670824, -80.065769", - "loadTime": "12/06/2019 16:50:32", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "2:34:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/06/2019", - "disposalTime": "19:24:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.18, - "quantity": 23.18, - "calculatedQuantity": "23.18 tons", - "s3DownloadKey": "HaulPass_J001_64W9ER8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0C2A4BE5-3DD6-4AA8-BD2A-C5EB948AF5A9", - "ticketNumber": "6JVZHL2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52N3882", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670834, -80.065604", - "loadTime": "12/06/2019 15:34:33", - "straightDistance": "36.82", - "routeDistance": "53.79", - "timeToTower": "3:29:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/06/2019", - "disposalTime": "19:03:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.13, - "quantity": 27.13, - "calculatedQuantity": "27.13 tons", - "s3DownloadKey": "HaulPass_J001_6JVZHL2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "212B9FB8-B366-4C3F-A8DD-A101320938C0", - "ticketNumber": "86R8DJB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670770, -80.065843", - "loadTime": "12/06/2019 18:50:12", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "2:38:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/06/2019", - "disposalTime": "21:28:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.91, - "quantity": 23.91, - "calculatedQuantity": "23.91 tons", - "s3DownloadKey": "HaulPass_J001_86R8DJB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5F883030-6EBE-4CF7-9F9C-DB26B8F8F1AD", - "ticketNumber": "9XE3DW4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7UZGKBZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670812, -80.065744", - "loadTime": "12/06/2019 19:43:39", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "2:31:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/06/2019", - "disposalTime": "22:15:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.41, - "quantity": 24.41, - "calculatedQuantity": "24.41 tons", - "s3DownloadKey": "HaulPass_J001_9XE3DW4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9DA0F22F-90C1-43DA-BC49-34B0F9F08132", - "ticketNumber": "85XT5SM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670799, -80.065564", - "loadTime": "12/06/2019 18:47:04", - "straightDistance": "36.82", - "routeDistance": "53.79", - "timeToTower": "2:34:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/06/2019", - "disposalTime": "21:22:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.61, - "quantity": 29.61, - "calculatedQuantity": "29.61 tons", - "s3DownloadKey": "HaulPass_J001_85XT5SM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F3CE4352-AC8F-4820-8EAF-AC14AC1DA128", - "ticketNumber": "5PG4MBU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TYY8RS", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670847, -80.065605", - "loadTime": "12/06/2019 19:09:19", - "straightDistance": "36.82", - "routeDistance": "53.79", - "timeToTower": "2:29:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/06/2019", - "disposalTime": "21:38:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 19.58, - "quantity": 19.58, - "calculatedQuantity": "19.58 tons", - "s3DownloadKey": "HaulPass_J001_5PG4MBU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0EFE97F4-BB24-4C03-BF91-67038F9DA45C", - "ticketNumber": "PRUDH2D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670862, -80.065839", - "loadTime": "12/07/2019 13:16:23", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:56:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/07/2019", - "disposalTime": "15:13:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.4, - "quantity": 21.4, - "calculatedQuantity": "21.4 tons", - "s3DownloadKey": "HaulPass_J001_PRUDH2D_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "64C29371-DA85-4640-B8E7-DAD28D1B1311", - "ticketNumber": "3ZWPMLR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670823, -80.065816", - "loadTime": "12/07/2019 13:28:04", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "2:04:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/07/2019", - "disposalTime": "15:32:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.79, - "quantity": 20.79, - "calculatedQuantity": "20.79 tons", - "s3DownloadKey": "HaulPass_J001_3ZWPMLR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7D41A892-E837-4338-8653-76A46FBD5E62", - "ticketNumber": "5ZCPC4A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7UZGKBZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670796, -80.065815", - "loadTime": "12/07/2019 13:58:51", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "2:11:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/07/2019", - "disposalTime": "16:10:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.26, - "quantity": 24.26, - "calculatedQuantity": "24.26 tons", - "s3DownloadKey": "HaulPass_J001_5ZCPC4A_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B7E3FA4F-F186-4CA3-849E-37609B670EBC", - "ticketNumber": "3MUDVB9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TYY8RS", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670750, -80.065595", - "loadTime": "12/06/2019 22:56:18", - "straightDistance": "36.82", - "routeDistance": "53.79", - "timeToTower": "13:36:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/07/2019", - "disposalTime": "12:32:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 19.01, - "quantity": 19.01, - "calculatedQuantity": "19.01 tons", - "s3DownloadKey": "HaulPass_J001_3MUDVB9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E81369C9-6AC2-4CD2-B003-EA7C973562CF", - "ticketNumber": "79AQKLT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3QQX52L", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670979, -80.065891", - "loadTime": "12/06/2019 20:18:16", - "straightDistance": "36.8", - "routeDistance": "53.81", - "timeToTower": "16:24:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/07/2019", - "disposalTime": "12:42:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.82, - "quantity": 25.82, - "calculatedQuantity": "25.82 tons", - "s3DownloadKey": "HaulPass_J001_79AQKLT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F5D421B2-E105-4596-A1E3-F0F7973DC2DF", - "ticketNumber": "7JCWG49", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670848, -80.065814", - "loadTime": "12/07/2019 13:44:47", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "2:06:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/07/2019", - "disposalTime": "15:51:16", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.08, - "quantity": 20.08, - "calculatedQuantity": "20.08 tons", - "s3DownloadKey": "HaulPass_J001_7JCWG49_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "764FCECC-CB62-4CD2-8E75-9644D9A0568D", - "ticketNumber": "72RR99K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3QQX52L", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670723, -80.065685", - "loadTime": "12/07/2019 14:20:16", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "2:15:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/07/2019", - "disposalTime": "16:35:16", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.17, - "quantity": 22.17, - "calculatedQuantity": "22.17 tons", - "s3DownloadKey": "HaulPass_J001_72RR99K_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "00D2F234-5EB4-4C44-B798-2290D95AC267", - "ticketNumber": "93PR9G3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814600, -80.259424", - "loadTime": "12/07/2019 12:38:19", - "straightDistance": "13.7", - "routeDistance": "22.49", - "timeToTower": "0:49:13", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "13:27:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.38, - "quantity": 26.38, - "calculatedQuantity": "26.38 tons", - "s3DownloadKey": "HaulPass_J001_93PR9G3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0472D259-A5C4-4C51-9979-8439A01906CF", - "ticketNumber": "62EXR38", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815285, -80.259683", - "loadTime": "12/06/2019 20:43:59", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "14:51:41", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "11:35:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.31, - "quantity": 28.31, - "calculatedQuantity": "28.31 tons", - "s3DownloadKey": "HaulPass_J001_62EXR38_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "07B70D68-1A7D-4D7F-94AF-A47936953E81", - "ticketNumber": "9A69CX3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814766, -80.259267", - "loadTime": "12/07/2019 15:00:03", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "1:05:34", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "16:05:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.01, - "quantity": 35.01, - "calculatedQuantity": "35.01 tons", - "s3DownloadKey": "HaulPass_J001_9A69CX3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "135C229B-10AA-4B5C-93E7-92904B05876E", - "ticketNumber": "6JEDEUA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814732, -80.259344", - "loadTime": "12/07/2019 13:43:15", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "0:45:00", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "14:28:15", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.06, - "quantity": 27.06, - "calculatedQuantity": "27.06 tons", - "s3DownloadKey": "HaulPass_J001_6JEDEUA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "180DB546-B7B0-4491-85E7-251FF823F779", - "ticketNumber": "5B6P6L4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814756, -80.259310", - "loadTime": "12/07/2019 13:04:01", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "0:58:45", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "14:02:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.68, - "quantity": 27.68, - "calculatedQuantity": "27.68 tons", - "s3DownloadKey": "HaulPass_J001_5B6P6L4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1AC03A49-226E-478F-9701-62849449BF30", - "ticketNumber": "5GHLAJ5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52N3882", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814626, -80.259206", - "loadTime": "12/07/2019 16:51:08", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "0:46:17", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "17:37:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.14, - "quantity": 30.14, - "calculatedQuantity": "30.14 tons", - "s3DownloadKey": "HaulPass_J001_5GHLAJ5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2206F52B-3F8A-4227-B7D9-897CA0B9E29E", - "ticketNumber": "52U55ZH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4SUV4MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814704, -80.259204", - "loadTime": "12/07/2019 15:34:20", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "0:49:33", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "16:23:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 39.73, - "quantity": 39.73, - "calculatedQuantity": "39.73 tons", - "s3DownloadKey": "HaulPass_J001_52U55ZH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "252E71C6-28C8-42C3-A8EA-168776178827", - "ticketNumber": "42Y6A6Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814758, -80.259346", - "loadTime": "12/07/2019 12:45:23", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "1:21:43", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "14:07:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.94, - "quantity": 26.94, - "calculatedQuantity": "26.94 tons", - "s3DownloadKey": "HaulPass_J001_42Y6A6Y_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "28632CE8-256E-45CD-9AB0-0A05D8FAECF6", - "ticketNumber": "98AUQU6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815142, -80.259843", - "loadTime": "12/06/2019 22:19:15", - "straightDistance": "13.69", - "routeDistance": "22.47", - "timeToTower": "13:54:42", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "12:13:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.48, - "quantity": 23.48, - "calculatedQuantity": "23.48 tons", - "s3DownloadKey": "HaulPass_J001_98AUQU6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2E636A30-7EB0-4E10-A4C3-3D4A11B51A81", - "ticketNumber": "3GMHRS6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814738, -80.259337", - "loadTime": "12/07/2019 12:41:07", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "1:07:32", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "13:48:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.33, - "quantity": 26.33, - "calculatedQuantity": "26.33 tons", - "s3DownloadKey": "HaulPass_J001_3GMHRS6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "31665981-496C-44DC-B179-35A6EC3CE7B4", - "ticketNumber": "7UAXMVU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814843, -80.259404", - "loadTime": "12/07/2019 16:20:10", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "1:01:57", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "17:22:07", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 41.72, - "quantity": 41.72, - "calculatedQuantity": "41.72 tons", - "s3DownloadKey": "HaulPass_J001_7UAXMVU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "34B58997-C548-4817-A529-87EE49EF543D", - "ticketNumber": "6HRGRAJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814724, -80.259284", - "loadTime": "12/07/2019 16:11:23", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "1:07:40", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "17:19:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 38.8, - "quantity": 38.8, - "calculatedQuantity": "38.8 tons", - "s3DownloadKey": "HaulPass_J001_6HRGRAJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3C7AF30F-E1AC-47D1-88A4-6D0759FD023D", - "ticketNumber": "6NHXV48", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52N3882", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814727, -80.259294", - "loadTime": "12/07/2019 14:50:52", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "1:04:30", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "15:55:22", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.83, - "quantity": 28.83, - "calculatedQuantity": "28.83 tons", - "s3DownloadKey": "HaulPass_J001_6NHXV48_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "545F3B98-91E8-4C4D-A6F6-D28AABC14122", - "ticketNumber": "9U9ERFY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814591, -80.259328", - "loadTime": "12/07/2019 15:07:05", - "straightDistance": "13.7", - "routeDistance": "22.49", - "timeToTower": "0:59:54", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "16:06:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.25, - "quantity": 32.25, - "calculatedQuantity": "32.25 tons", - "s3DownloadKey": "HaulPass_J001_9U9ERFY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5467BFE8-5285-4A62-B39C-3F0D7839A332", - "ticketNumber": "PTRJMFS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814776, -80.259205", - "loadTime": "12/07/2019 14:57:31", - "straightDistance": "13.68", - "routeDistance": "22.5", - "timeToTower": "0:51:15", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "15:48:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 37.9, - "quantity": 37.9, - "calculatedQuantity": "37.9 tons", - "s3DownloadKey": "HaulPass_J001_PTRJMFS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5BBD3938-9DAD-43CA-A253-F73A66DC6702", - "ticketNumber": "4HBAKJQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814654, -80.259310", - "loadTime": "12/07/2019 15:41:38", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "1:38:56", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "17:20:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 40.27, - "quantity": 40.27, - "calculatedQuantity": "40.27 tons", - "s3DownloadKey": "HaulPass_J001_4HBAKJQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6AFD4751-C974-443E-B273-2FC26C22B529", - "ticketNumber": "3HS42AC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814716, -80.259252", - "loadTime": "12/07/2019 13:59:20", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "0:44:24", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "14:43:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.75, - "quantity": 29.75, - "calculatedQuantity": "29.75 tons", - "s3DownloadKey": "HaulPass_J001_3HS42AC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6EDF60D2-9352-46C5-97E0-A0FA3D752008", - "ticketNumber": "8SBPUAM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814740, -80.259289", - "loadTime": "12/07/2019 11:45:32", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "0:44:44", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "12:30:16", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.13, - "quantity": 28.13, - "calculatedQuantity": "28.13 tons", - "s3DownloadKey": "HaulPass_J001_8SBPUAM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7342B217-42CA-4688-A3C6-C49ACDBFBA61", - "ticketNumber": "59ACWSV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814806, -80.259218", - "loadTime": "12/07/2019 11:39:17", - "straightDistance": "13.68", - "routeDistance": "22.5", - "timeToTower": "1:26:26", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "13:05:43", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.13, - "quantity": 26.13, - "calculatedQuantity": "26.13 tons", - "s3DownloadKey": "HaulPass_J001_59ACWSV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "80EE2027-82AD-4023-9C2D-73F9044F4154", - "ticketNumber": "36AEJ3N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814730, -80.259335", - "loadTime": "12/07/2019 14:00:03", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "1:05:56", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "15:05:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.6, - "quantity": 28.6, - "calculatedQuantity": "28.6 tons", - "s3DownloadKey": "HaulPass_J001_36AEJ3N_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "83010161-B598-4CE2-8079-43617CBA0765", - "ticketNumber": "9SJTES2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814800, -80.259224", - "loadTime": "12/07/2019 12:48:48", - "straightDistance": "13.68", - "routeDistance": "22.5", - "timeToTower": "1:07:33", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "13:56:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.47, - "quantity": 27.47, - "calculatedQuantity": "27.47 tons", - "s3DownloadKey": "HaulPass_J001_9SJTES2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "871ECFCD-C4D8-46BA-AC8A-2282783DF3CA", - "ticketNumber": "4SDKGHQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814734, -80.259301", - "loadTime": "12/07/2019 15:27:14", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "0:55:21", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "16:22:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 42.73, - "quantity": 42.73, - "calculatedQuantity": "42.73 tons", - "s3DownloadKey": "HaulPass_J001_4SDKGHQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "916A0309-B0B1-41FD-8892-65D82D3A59C9", - "ticketNumber": "8CEMQCF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814600, -80.259410", - "loadTime": "12/07/2019 17:20:25", - "straightDistance": "13.7", - "routeDistance": "22.49", - "timeToTower": "1:23:01", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "18:43:26", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.89, - "quantity": 35.89, - "calculatedQuantity": "35.89 tons", - "s3DownloadKey": "HaulPass_J001_8CEMQCF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9ED68CE0-B3B1-41A5-9518-274996A4B890", - "ticketNumber": "9V33DN9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4SUV4MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814783, -80.259342", - "loadTime": "12/07/2019 13:55:18", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "0:42:44", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "14:38:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.55, - "quantity": 27.55, - "calculatedQuantity": "27.55 tons", - "s3DownloadKey": "HaulPass_J001_9V33DN9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "ABFF1989-A531-45C6-B915-217F2CC6EE1F", - "ticketNumber": "E675839", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814738, -80.259217", - "loadTime": "12/07/2019 16:10:48", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "1:06:49", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "17:17:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 42.12, - "quantity": 42.12, - "calculatedQuantity": "42.12 tons", - "s3DownloadKey": "HaulPass_J001_E675839_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B30544CD-3855-4FB4-81BB-87357B844513", - "ticketNumber": "7599EMR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52N3882", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814636, -80.259448", - "loadTime": "12/07/2019 11:59:41", - "straightDistance": "13.7", - "routeDistance": "22.49", - "timeToTower": "0:47:58", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "12:47:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.9, - "quantity": 26.9, - "calculatedQuantity": "26.9 tons", - "s3DownloadKey": "HaulPass_J001_7599EMR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B7BCA562-DA7E-484B-9960-2347A0837695", - "ticketNumber": "4P3TTL2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4SUV4MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814739, -80.259315", - "loadTime": "12/07/2019 12:18:07", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "1:00:26", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "13:18:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.04, - "quantity": 27.04, - "calculatedQuantity": "27.04 tons", - "s3DownloadKey": "HaulPass_J001_4P3TTL2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B91222F9-4C97-46CE-9CCE-32D7450A1285", - "ticketNumber": "9WKB5G7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814735, -80.259276", - "loadTime": "12/07/2019 15:55:59", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "0:53:43", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "16:49:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 43.11, - "quantity": 43.11, - "calculatedQuantity": "43.11 tons", - "s3DownloadKey": "HaulPass_J001_9WKB5G7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BB5B41FD-10E7-4B78-98DF-DE3CE62678C3", - "ticketNumber": "7CDNFUL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814726, -80.259182", - "loadTime": "12/07/2019 14:28:48", - "straightDistance": "13.68", - "routeDistance": "22.5", - "timeToTower": "1:04:14", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "15:33:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.77, - "quantity": 31.77, - "calculatedQuantity": "31.77 tons", - "s3DownloadKey": "HaulPass_J001_7CDNFUL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BC610416-FE59-438B-833D-64A2B2278173", - "ticketNumber": "6TTEQLB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814714, -80.259168", - "loadTime": "12/07/2019 14:31:53", - "straightDistance": "13.68", - "routeDistance": "22.5", - "timeToTower": "1:02:58", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "15:34:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.64, - "quantity": 30.64, - "calculatedQuantity": "30.64 tons", - "s3DownloadKey": "HaulPass_J001_6TTEQLB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BE0E708F-94DD-44AD-B04F-F246889462D6", - "ticketNumber": "8XWV6J3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815149, -80.259727", - "loadTime": "12/06/2019 21:35:57", - "straightDistance": "13.69", - "routeDistance": "22.48", - "timeToTower": "14:10:00", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "11:45:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.91, - "quantity": 25.91, - "calculatedQuantity": "25.91 tons", - "s3DownloadKey": "HaulPass_J001_8XWV6J3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C50BE2CC-F873-4EAB-AE80-9041B2E34156", - "ticketNumber": "9EFRXK4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814729, -80.259340", - "loadTime": "12/07/2019 17:15:44", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "0:54:10", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "18:09:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.88, - "quantity": 30.88, - "calculatedQuantity": "30.88 tons", - "s3DownloadKey": "HaulPass_J001_9EFRXK4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CBF8D2B4-915F-44E9-9F82-1899B6C266EB", - "ticketNumber": "3AK3CXD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814702, -80.259309", - "loadTime": "12/07/2019 12:04:35", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "1:18:35", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "13:23:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.56, - "quantity": 29.56, - "calculatedQuantity": "29.56 tons", - "s3DownloadKey": "HaulPass_J001_3AK3CXD_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D495F26A-2107-47D3-8F28-BFD6C8DBE852", - "ticketNumber": "7PHTBZQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814657, -80.259281", - "loadTime": "12/07/2019 16:38:37", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "1:21:05", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "17:59:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.66, - "quantity": 24.66, - "calculatedQuantity": "24.66 tons", - "s3DownloadKey": "HaulPass_J001_7PHTBZQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DD6F0735-B6D7-4B66-B95A-145A5AB86AD5", - "ticketNumber": "6JPK9LC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815237, -80.259685", - "loadTime": "12/06/2019 22:09:54", - "straightDistance": "13.68", - "routeDistance": "22.48", - "timeToTower": "13:32:52", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "11:42:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.82, - "quantity": 28.82, - "calculatedQuantity": "28.82 tons", - "s3DownloadKey": "HaulPass_J001_6JPK9LC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "EC4CFEDA-C539-4D16-B6F3-09353878527E", - "ticketNumber": "36YKW7F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814644, -80.259271", - "loadTime": "12/07/2019 17:17:13", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "0:58:16", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "18:15:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 37.84, - "quantity": 37.84, - "calculatedQuantity": "37.84 tons", - "s3DownloadKey": "HaulPass_J001_36YKW7F_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F0AF6528-5101-44B4-B3BA-1C7BDF3820ED", - "ticketNumber": "3DHGKWB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814635, -80.259256", - "loadTime": "12/07/2019 17:36:40", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "1:04:20", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "18:41:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 37.69, - "quantity": 37.69, - "calculatedQuantity": "37.69 tons", - "s3DownloadKey": "HaulPass_J001_3DHGKWB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F68D1FC8-5E5F-4072-ACEF-F8515AA84D95", - "ticketNumber": "9L35YDY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814693, -80.259322", - "loadTime": "12/07/2019 14:25:57", - "straightDistance": "13.69", - "routeDistance": "22.49", - "timeToTower": "0:47:13", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "15:13:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.2, - "quantity": 35.2, - "calculatedQuantity": "35.2 tons", - "s3DownloadKey": "HaulPass_J001_9L35YDY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F7BFE528-25A9-4EEA-9C0C-9C40986DA5C4", - "ticketNumber": "67Z54SQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.815690, -80.258231", - "loadTime": "12/06/2019 22:24:05", - "straightDistance": "13.6", - "routeDistance": "22.57", - "timeToTower": "13:51:48", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "12:15:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.29, - "quantity": 25.29, - "calculatedQuantity": "25.29 tons", - "s3DownloadKey": "HaulPass_J001_67Z54SQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FDDAC7EB-4CA1-4ADF-B648-7916D6FFF0A9", - "ticketNumber": "4HNSQXP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.814705, -80.259297", - "loadTime": "12/07/2019 12:15:30", - "straightDistance": "13.69", - "routeDistance": "22.5", - "timeToTower": "0:54:43", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Spring Grove Landfill", - "siteCoordinates": "32.955157, -80.092636", - "disposalDate": "12/07/2019", - "disposalTime": "13:10:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.46, - "quantity": 28.46, - "calculatedQuantity": "28.46 tons", - "s3DownloadKey": "HaulPass_J001_4HNSQXP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "07696B80-B89B-4164-9BBE-B03CE9CC409F", - "ticketNumber": "54RDY59", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7UZGKBZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670776, -80.065683", - "loadTime": "12/07/2019 17:24:06", - "straightDistance": "36.82", - "routeDistance": "53.8", - "timeToTower": "42:41:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "12:05:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.89, - "quantity": 23.89, - "calculatedQuantity": "23.89 tons", - "s3DownloadKey": "HaulPass_J001_54RDY59_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3F09CDDA-4D7C-419C-93D9-8895C36076D7", - "ticketNumber": "9T962DQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TYY8RS", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670819, -80.065723", - "loadTime": "12/07/2019 17:41:17", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "43:19:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "13:00:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 18.21, - "quantity": 18.21, - "calculatedQuantity": "18.21 tons", - "s3DownloadKey": "HaulPass_J001_9T962DQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "18FED97C-99B5-4D49-9DE9-D1BB80A0B644", - "ticketNumber": "5DSQ4ME", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670836, -80.065642", - "loadTime": "12/09/2019 12:41:42", - "straightDistance": "36.81", - "routeDistance": "53.79", - "timeToTower": "2:19:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "15:00:55", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 17.18, - "quantity": 17.18, - "calculatedQuantity": "17.18 tons", - "s3DownloadKey": "HaulPass_J001_5DSQ4ME_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8FEECF4C-39CC-46C0-980D-85C5782993A2", - "ticketNumber": "42TBSD9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670860, -80.065752", - "loadTime": "12/09/2019 12:00:44", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "2:02:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "14:02:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.25, - "quantity": 23.25, - "calculatedQuantity": "23.25 tons", - "s3DownloadKey": "HaulPass_J001_42TBSD9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BAC26712-5931-4510-9FA9-53998DF0E194", - "ticketNumber": "47AM95G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670798, -80.065738", - "loadTime": "12/09/2019 12:32:29", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "2:30:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "15:03:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.32, - "quantity": 22.32, - "calculatedQuantity": "22.32 tons", - "s3DownloadKey": "HaulPass_J001_47AM95G_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C68F11DF-EA9D-44E3-A608-4426C13E1CAA", - "ticketNumber": "QAYSDFB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670852, -80.065561", - "loadTime": "12/09/2019 12:27:26", - "straightDistance": "36.82", - "routeDistance": "53.79", - "timeToTower": "1:57:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "14:25:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.7, - "quantity": 28.7, - "calculatedQuantity": "28.7 tons", - "s3DownloadKey": "HaulPass_J001_QAYSDFB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E738A319-6265-4DF3-9CD5-C4D588B00656", - "ticketNumber": "9ZJRX2D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670834, -80.065763", - "loadTime": "12/09/2019 12:20:20", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "2:09:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "14:29:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23, - "quantity": 23, - "calculatedQuantity": "23 tons", - "s3DownloadKey": "HaulPass_J001_9ZJRX2D_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F795D7E2-0BFC-4851-9184-F96B02BA1FF3", - "ticketNumber": "843Q6KS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670858, -80.065532", - "loadTime": "12/09/2019 12:50:59", - "straightDistance": "36.82", - "routeDistance": "53.79", - "timeToTower": "2:14:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "15:05:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 17.08, - "quantity": 17.08, - "calculatedQuantity": "17.08 tons", - "s3DownloadKey": "HaulPass_J001_843Q6KS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4F411A72-2E28-4635-A73C-B4589C8E3873", - "ticketNumber": "5M2UNZU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670884, -80.065756", - "loadTime": "12/09/2019 12:45:05", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "2:41:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "15:26:11", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 18.31, - "quantity": 18.31, - "calculatedQuantity": "18.31 tons", - "s3DownloadKey": "HaulPass_J001_5M2UNZU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6005B05B-B09A-4BC7-8385-6E4529F43A4C", - "ticketNumber": "46QXLSU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670726, -80.066333", - "loadTime": "12/09/2019 12:48:06", - "straightDistance": "36.8", - "routeDistance": "53.84", - "timeToTower": "2:45:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "15:33:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.25, - "quantity": 27.25, - "calculatedQuantity": "27.25 tons", - "s3DownloadKey": "HaulPass_J001_46QXLSU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8B0184B3-1428-4737-81AF-B2CAAE2CF8FC", - "ticketNumber": "6ERGETZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7UZGKBZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670812, -80.065772", - "loadTime": "12/09/2019 13:23:04", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "2:26:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "15:49:26", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 12.32, - "quantity": 12.32, - "calculatedQuantity": "12.32 tons", - "s3DownloadKey": "HaulPass_J001_6ERGETZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "01099928-BCE9-40AF-8E65-13E0C9C54688", - "ticketNumber": "NUPXGBJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670771, -80.065628", - "loadTime": "12/09/2019 14:10:06", - "straightDistance": "36.82", - "routeDistance": "53.79", - "timeToTower": "2:08:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "16:18:11", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.25, - "quantity": 24.25, - "calculatedQuantity": "24.25 tons", - "s3DownloadKey": "HaulPass_J001_NUPXGBJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "57D7AB31-FB98-4938-8E1D-43342FAFE5B4", - "ticketNumber": "6ETMM3E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670843, -80.065871", - "loadTime": "12/09/2019 14:45:28", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "2:20:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "17:06:07", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.15, - "quantity": 28.15, - "calculatedQuantity": "28.15 tons", - "s3DownloadKey": "HaulPass_J001_6ETMM3E_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FB85DB82-F873-4110-BC8C-DD4856DD0931", - "ticketNumber": "BJVBJWR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52N3882", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670823, -80.065627", - "loadTime": "12/09/2019 14:46:52", - "straightDistance": "36.82", - "routeDistance": "53.79", - "timeToTower": "2:20:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "17:07:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.68, - "quantity": 34.68, - "calculatedQuantity": "34.68 tons", - "s3DownloadKey": "HaulPass_J001_BJVBJWR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "384E5A83-A8FA-49B4-9B6C-B87CE0730FA6", - "ticketNumber": "5PKEGRK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TYY8RS", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670875, -80.065628", - "loadTime": "12/09/2019 15:12:00", - "straightDistance": "36.81", - "routeDistance": "53.79", - "timeToTower": "2:17:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "17:29:31", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.3, - "quantity": 24.3, - "calculatedQuantity": "24.3 tons", - "s3DownloadKey": "HaulPass_J001_5PKEGRK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "233294BE-E4A2-4ACD-BA07-56EB6E9379C9", - "ticketNumber": "8FMR6X4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670688, -80.065870", - "loadTime": "12/09/2019 15:48:06", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "1:59:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "17:47:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 38.55, - "quantity": 38.55, - "calculatedQuantity": "38.55 tons", - "s3DownloadKey": "HaulPass_J001_8FMR6X4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2438D821-5517-4C74-A723-0E046C5BF095", - "ticketNumber": "82E88JH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670805, -80.065725", - "loadTime": "12/09/2019 16:48:00", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "1:54:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "18:42:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 17.82, - "quantity": 17.82, - "calculatedQuantity": "17.82 tons", - "s3DownloadKey": "HaulPass_J001_82E88JH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "000913C8-28D3-49F3-8D48-333A8A5BE1F0", - "ticketNumber": "MWU6L5X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670745, -80.065646", - "loadTime": "12/09/2019 18:59:49", - "straightDistance": "36.82", - "routeDistance": "53.8", - "timeToTower": "1:37:09", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "20:36:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.8, - "quantity": 24.8, - "calculatedQuantity": "24.8 tons", - "s3DownloadKey": "HaulPass_J001_MWU6L5X_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "35651843-9CCA-471F-BF70-9F7B71EAA2EC", - "ticketNumber": "7HUXWBM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670826, -80.065757", - "loadTime": "12/09/2019 16:59:04", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:29:03", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "18:28:07", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 18.74, - "quantity": 18.74, - "calculatedQuantity": "18.74 tons", - "s3DownloadKey": "HaulPass_J001_7HUXWBM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3A0E5775-D1B1-42C4-A5F3-04667866B654", - "ticketNumber": "49FGVX4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52N3882", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670745, -80.065827", - "loadTime": "12/09/2019 18:44:34", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "2:44:41", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "21:29:15", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.07, - "quantity": 32.07, - "calculatedQuantity": "32.07 tons", - "s3DownloadKey": "HaulPass_J001_49FGVX4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3AC0FD74-1D5E-4529-B087-65E1F3315C7B", - "ticketNumber": "8QFZY6B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670878, -80.065826", - "loadTime": "12/09/2019 17:01:52", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:36:49", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "18:38:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.55, - "quantity": 28.55, - "calculatedQuantity": "28.55 tons", - "s3DownloadKey": "HaulPass_J001_8QFZY6B_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "561E4206-9B75-43DE-871E-519508A2E741", - "ticketNumber": "9SYAWXT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670863, -80.065748", - "loadTime": "12/09/2019 17:45:15", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "1:33:51", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "19:19:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 16.14, - "quantity": 16.14, - "calculatedQuantity": "16.14 tons", - "s3DownloadKey": "HaulPass_J001_9SYAWXT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "71B84B8A-F62F-4C28-84CC-4833235219A1", - "ticketNumber": "89BEVF9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670693, -80.065756", - "loadTime": "12/09/2019 17:46:30", - "straightDistance": "36.82", - "routeDistance": "53.8", - "timeToTower": "1:49:52", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "19:36:22", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.61, - "quantity": 23.61, - "calculatedQuantity": "23.61 tons", - "s3DownloadKey": "HaulPass_J001_89BEVF9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "80AD71DB-990F-4DAF-B2F2-C84632BEC186", - "ticketNumber": "6HB8UVE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7UZGKBZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670868, -80.065858", - "loadTime": "12/09/2019 17:18:22", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:49:52", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "19:08:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.28, - "quantity": 28.28, - "calculatedQuantity": "28.28 tons", - "s3DownloadKey": "HaulPass_J001_6HB8UVE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8EBA0762-A1B4-4401-B55A-DD5310F3C37F", - "ticketNumber": "6CUYVLB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670867, -80.065801", - "loadTime": "12/09/2019 16:14:51", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:52:49", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "18:07:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.11, - "quantity": 28.11, - "calculatedQuantity": "28.11 tons", - "s3DownloadKey": "HaulPass_J001_6CUYVLB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AE4F0B3A-2BFF-486A-B0F8-63F75C754C66", - "ticketNumber": "KZ3RC9F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670835, -80.065736", - "loadTime": "12/09/2019 16:03:02", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:55:36", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "17:58:38", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.16, - "quantity": 28.16, - "calculatedQuantity": "28.16 tons", - "s3DownloadKey": "HaulPass_J001_KZ3RC9F_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B4A4A190-005F-42CD-B817-F3D0E56453F2", - "ticketNumber": "8U74UFG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3QQX52L", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670762, -80.065763", - "loadTime": "12/07/2019 17:53:24", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "50:39:46", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "20:33:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.48, - "quantity": 24.48, - "calculatedQuantity": "24.48 tons", - "s3DownloadKey": "HaulPass_J001_8U74UFG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BC8CB42A-81A0-44A5-9648-C38DCE4D7F26", - "ticketNumber": "8CMUNDR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670831, -80.065847", - "loadTime": "12/09/2019 15:18:59", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "2:05:55", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "17:24:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.25, - "quantity": 25.25, - "calculatedQuantity": "25.25 tons", - "s3DownloadKey": "HaulPass_J001_8CMUNDR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C6425530-4EAD-4586-A715-A9AEDE019DCC", - "ticketNumber": "8EWZJ4T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670814, -80.065718", - "loadTime": "12/09/2019 18:24:12", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "1:54:00", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "20:18:12", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.49, - "quantity": 28.49, - "calculatedQuantity": "28.49 tons", - "s3DownloadKey": "HaulPass_J001_8EWZJ4T_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "EE012FB2-08B9-42B7-B611-94ACD53B4F0D", - "ticketNumber": "RFX4TKG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670951, -80.065820", - "loadTime": "12/09/2019 19:17:03", - "straightDistance": "36.8", - "routeDistance": "53.81", - "timeToTower": "1:40:26", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "20:57:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.62, - "quantity": 32.62, - "calculatedQuantity": "32.62 tons", - "s3DownloadKey": "HaulPass_J001_RFX4TKG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F43ACF90-B4D2-46ED-BA4E-6FD499F8148B", - "ticketNumber": "384HY9E", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670825, -80.065772", - "loadTime": "12/09/2019 19:43:42", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:23:27", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/09/2019", - "disposalTime": "21:07:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.39, - "quantity": 24.39, - "calculatedQuantity": "24.39 tons", - "s3DownloadKey": "HaulPass_J001_384HY9E_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "054EA1C1-A83F-491E-A2CC-BD49CBB59BA3", - "ticketNumber": "3YU5H8V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670838, -80.065707", - "loadTime": "12/09/2019 20:31:12", - "straightDistance": "36.81", - "routeDistance": "50.17", - "timeToTower": "15:37:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "12:08:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.6, - "quantity": 20.6, - "calculatedQuantity": "20.6 tons", - "s3DownloadKey": "HaulPass_J001_3YU5H8V_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D771D3EB-0BF4-4868-8FFC-B2152E671F7E", - "ticketNumber": "3QPXMDM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670863, -80.065746", - "loadTime": "12/09/2019 21:05:33", - "straightDistance": "36.81", - "routeDistance": "50.18", - "timeToTower": "14:35:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "11:40:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.71, - "quantity": 33.71, - "calculatedQuantity": "33.71 tons", - "s3DownloadKey": "HaulPass_J001_3QPXMDM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "65259525-4847-474D-A78C-C6F70423B05B", - "ticketNumber": "3H6VRUC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670690, -80.065747", - "loadTime": "12/10/2019 11:56:41", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "1:39:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "13:36:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.15, - "quantity": 28.15, - "calculatedQuantity": "28.15 tons", - "s3DownloadKey": "HaulPass_J001_3H6VRUC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "629FE758-425D-4E40-9376-8FDEF7BF5B4A", - "ticketNumber": "72XUJ7W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670918, -80.065638", - "loadTime": "12/10/2019 12:08:54", - "straightDistance": "36.81", - "routeDistance": "53.79", - "timeToTower": "1:41:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "13:50:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.18, - "quantity": 20.18, - "calculatedQuantity": "20.18 tons", - "s3DownloadKey": "HaulPass_J001_72XUJ7W_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "458CA28F-D933-4CC0-974C-E3DBF6C0E0B1", - "ticketNumber": "9VUDDU8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670793, -80.065591", - "loadTime": "12/10/2019 13:26:20", - "straightDistance": "36.82", - "routeDistance": "53.79", - "timeToTower": "1:43:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "15:09:43", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.55, - "quantity": 24.55, - "calculatedQuantity": "24.55 tons", - "s3DownloadKey": "HaulPass_J001_9VUDDU8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4998A2A5-CA24-4A08-9DB7-0D739AA29DE5", - "ticketNumber": "3BT9VCP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670823, -80.065849", - "loadTime": "12/10/2019 13:25:43", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:49:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "15:14:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.01, - "quantity": 26.01, - "calculatedQuantity": "26.01 tons", - "s3DownloadKey": "HaulPass_J001_3BT9VCP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "643A1749-6985-40F3-B697-8A38F44209AC", - "ticketNumber": "Y3ERGKW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TYY8RS", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670779, -80.065517", - "loadTime": "12/09/2019 19:15:40", - "straightDistance": "36.82", - "routeDistance": "53.79", - "timeToTower": "20:21:38", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "15:37:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.44, - "quantity": 23.44, - "calculatedQuantity": "23.44 tons", - "s3DownloadKey": "HaulPass_J001_Y3ERGKW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8693B8A0-FD15-4AE5-B4D3-B690C3346C32", - "ticketNumber": "4LW5S72", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670840, -80.065708", - "loadTime": "12/10/2019 12:27:04", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "1:42:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "14:09:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.19, - "quantity": 32.19, - "calculatedQuantity": "32.19 tons", - "s3DownloadKey": "HaulPass_J001_4LW5S72_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A8EECC81-3741-44BA-903A-798C7ABB7240", - "ticketNumber": "4RBQRZL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670841, -80.065754", - "loadTime": "12/10/2019 14:01:04", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:40:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "15:41:15", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.9, - "quantity": 22.9, - "calculatedQuantity": "22.9 tons", - "s3DownloadKey": "HaulPass_J001_4RBQRZL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AA63212D-09E0-4D39-AAF0-C42BAFA95981", - "ticketNumber": "9X2UKRQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670738, -80.065578", - "loadTime": "12/10/2019 14:12:41", - "straightDistance": "36.82", - "routeDistance": "53.79", - "timeToTower": "1:45:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "15:57:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 18.61, - "quantity": 18.61, - "calculatedQuantity": "18.61 tons", - "s3DownloadKey": "HaulPass_J001_9X2UKRQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C8666973-3DD1-452F-977D-66CF923C8856", - "ticketNumber": "94ZA2VP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670871, -80.065728", - "loadTime": "12/10/2019 12:34:39", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:57:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "14:32:31", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.39, - "quantity": 33.39, - "calculatedQuantity": "33.39 tons", - "s3DownloadKey": "HaulPass_J001_94ZA2VP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CE82CCCB-08C5-4EBD-81D9-549F36BF3F81", - "ticketNumber": "5FJ3V8Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52N3882", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670801, -80.065829", - "loadTime": "12/10/2019 12:35:21", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:54:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "14:29:52", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.47, - "quantity": 32.47, - "calculatedQuantity": "32.47 tons", - "s3DownloadKey": "HaulPass_J001_5FJ3V8Q_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FD75EF94-F6BA-4614-844B-0C4E4A53E0BC", - "ticketNumber": "466LH8B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670769, -80.065678", - "loadTime": "12/10/2019 12:13:40", - "straightDistance": "36.82", - "routeDistance": "53.8", - "timeToTower": "1:52:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "14:05:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.42, - "quantity": 34.42, - "calculatedQuantity": "34.42 tons", - "s3DownloadKey": "HaulPass_J001_466LH8B_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "19F20251-4556-4AF6-B394-B54C0D20AB72", - "ticketNumber": "63SP869", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670895, -80.065704", - "loadTime": "12/09/2019 20:47:09", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "15:08:50", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "11:55:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.15, - "quantity": 30.15, - "calculatedQuantity": "30.15 tons", - "s3DownloadKey": "HaulPass_J001_63SP869_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "49FE9EE7-E27F-4D38-9A7C-F8865E4BB389", - "ticketNumber": "4EM55FB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3QQX52L", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670837, -80.065620", - "loadTime": "12/09/2019 22:03:21", - "straightDistance": "36.82", - "routeDistance": "53.79", - "timeToTower": "14:11:58", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "12:15:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.06, - "quantity": 27.06, - "calculatedQuantity": "27.06 tons", - "s3DownloadKey": "HaulPass_J001_4EM55FB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "75FED700-A312-4266-89A4-45ECE682B738", - "ticketNumber": "5365DXB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670933, -80.065732", - "loadTime": "12/09/2019 20:59:03", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "15:02:04", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "12:01:07", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.02, - "quantity": 24.02, - "calculatedQuantity": "24.02 tons", - "s3DownloadKey": "HaulPass_J001_5365DXB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AEAFE637-CAA9-4A62-95A1-7DF4ED260A8A", - "ticketNumber": "4ARPJYY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670788, -80.065701", - "loadTime": "12/09/2019 19:47:36", - "straightDistance": "36.82", - "routeDistance": "53.8", - "timeToTower": "16:17:26", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "12:05:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.32, - "quantity": 25.32, - "calculatedQuantity": "25.32 tons", - "s3DownloadKey": "HaulPass_J001_4ARPJYY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C59E4E39-7DCF-4DCF-9FE6-59966E3A193B", - "ticketNumber": "BFAQVGC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7UZGKBZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670830, -80.065627", - "loadTime": "12/09/2019 22:13:06", - "straightDistance": "36.82", - "routeDistance": "53.79", - "timeToTower": "13:59:55", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "12:13:01", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.54, - "quantity": 26.54, - "calculatedQuantity": "26.54 tons", - "s3DownloadKey": "HaulPass_J001_BFAQVGC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4F08563A-0279-498F-8650-9CB7F7E774E4", - "ticketNumber": "57BUY6X", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670806, -80.065731", - "loadTime": "12/10/2019 14:35:21", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:48:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "16:23:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.3, - "quantity": 29.3, - "calculatedQuantity": "29.3 tons", - "s3DownloadKey": "HaulPass_J001_57BUY6X_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "618CEE76-5F95-4B9A-BB01-A9587395AFF7", - "ticketNumber": "6MAKXX7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3QQX52L", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670771, -80.065763", - "loadTime": "12/10/2019 14:16:11", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "2:05:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "16:22:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.31, - "quantity": 30.31, - "calculatedQuantity": "30.31 tons", - "s3DownloadKey": "HaulPass_J001_6MAKXX7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "99E03FA9-C01D-4AE6-AA00-02BEC55AB043", - "ticketNumber": "5NYWH2Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670761, -80.065818", - "loadTime": "12/10/2019 15:15:49", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:40:20", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "16:56:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.7, - "quantity": 28.7, - "calculatedQuantity": "28.7 tons", - "s3DownloadKey": "HaulPass_J001_5NYWH2Y_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6B6739A7-35F2-44BB-B5DA-FCF8D314B185", - "ticketNumber": "4NZL9HC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670842, -80.065693", - "loadTime": "12/10/2019 16:20:01", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "1:29:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "17:49:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.58, - "quantity": 26.58, - "calculatedQuantity": "26.58 tons", - "s3DownloadKey": "HaulPass_J001_4NZL9HC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DC44229F-9AE0-421A-84E8-625BFB982708", - "ticketNumber": "549MCZY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.671140, -80.065627", - "loadTime": "12/10/2019 16:09:05", - "straightDistance": "36.8", - "routeDistance": "53.79", - "timeToTower": "1:34:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "17:44:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.69, - "quantity": 33.69, - "calculatedQuantity": "33.69 tons", - "s3DownloadKey": "HaulPass_J001_549MCZY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5A6AA584-379F-4338-B713-630715D218C9", - "ticketNumber": "39CU42R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670855, -80.065766", - "loadTime": "12/10/2019 16:47:25", - "straightDistance": "36.81", - "routeDistance": "55.69", - "timeToTower": "1:35:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "18:22:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.61, - "quantity": 21.61, - "calculatedQuantity": "21.61 tons", - "s3DownloadKey": "HaulPass_J001_39CU42R_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "70E3962D-DABA-4FC4-97A5-026D10E0C2AC", - "ticketNumber": "9WUY3W5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "87S6WML", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670786, -80.065709", - "loadTime": "12/10/2019 16:32:48", - "straightDistance": "36.82", - "routeDistance": "55.68", - "timeToTower": "1:33:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "18:06:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 18.55, - "quantity": 18.55, - "calculatedQuantity": "18.55 tons", - "s3DownloadKey": "HaulPass_J001_9WUY3W5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C9B51CBC-672C-4934-A045-EA153C6302B7", - "ticketNumber": "4ACWSCT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52N3882", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670801, -80.065762", - "loadTime": "12/10/2019 16:15:16", - "straightDistance": "36.81", - "routeDistance": "55.69", - "timeToTower": "1:57:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "18:12:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.85, - "quantity": 33.85, - "calculatedQuantity": "33.85 tons", - "s3DownloadKey": "HaulPass_J001_4ACWSCT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DFA21695-45F3-46EE-8B31-15137B347137", - "ticketNumber": "8UKC9PV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670817, -80.065779", - "loadTime": "12/10/2019 16:33:06", - "straightDistance": "36.81", - "routeDistance": "55.69", - "timeToTower": "1:45:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "18:18:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.75, - "quantity": 29.75, - "calculatedQuantity": "29.75 tons", - "s3DownloadKey": "HaulPass_J001_8UKC9PV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "28F0B6A5-1C3A-4BA4-9C96-1172351F151B", - "ticketNumber": "79T2XLS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7UZGKBZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670810, -80.065774", - "loadTime": "12/10/2019 17:17:32", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "1:46:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "19:04:11", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.99, - "quantity": 28.99, - "calculatedQuantity": "28.99 tons", - "s3DownloadKey": "HaulPass_J001_79T2XLS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FC896854-BC3E-42DE-9967-AB477845FE70", - "ticketNumber": "3D9GP7M", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670909, -80.065849", - "loadTime": "12/10/2019 17:05:00", - "straightDistance": "36.8", - "routeDistance": "53.81", - "timeToTower": "1:48:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "18:53:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.42, - "quantity": 22.42, - "calculatedQuantity": "22.42 tons", - "s3DownloadKey": "HaulPass_J001_3D9GP7M_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "79CA068D-69ED-404C-A11E-B12F110F7B2E", - "ticketNumber": "7KC34MM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670802, -80.065429", - "loadTime": "12/10/2019 17:44:47", - "straightDistance": "36.82", - "routeDistance": "53.78", - "timeToTower": "1:35:19", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "19:20:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.13, - "quantity": 23.13, - "calculatedQuantity": "23.13 tons", - "s3DownloadKey": "HaulPass_J001_7KC34MM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C56AB9F9-659B-466F-960F-0EE683BD3121", - "ticketNumber": "9PHT6PA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8RR3H3X", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670919, -80.065683", - "loadTime": "12/10/2019 17:54:56", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "1:39:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "19:33:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20, - "quantity": 20, - "calculatedQuantity": "20 tons", - "s3DownloadKey": "HaulPass_J001_9PHT6PA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "662D6912-B254-4CFE-8DC5-8990CEB02ECA", - "ticketNumber": "9F7U36P", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670943, -80.065806", - "loadTime": "12/10/2019 18:01:16", - "straightDistance": "36.8", - "routeDistance": "53.81", - "timeToTower": "1:54:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "19:55:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.41, - "quantity": 26.41, - "calculatedQuantity": "26.41 tons", - "s3DownloadKey": "HaulPass_J001_9F7U36P_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6FA9FFEE-CBAB-45BD-9F9D-9AFDD6A328C5", - "ticketNumber": "8ZGBRWB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670786, -80.065541", - "loadTime": "12/10/2019 18:19:46", - "straightDistance": "36.82", - "routeDistance": "53.79", - "timeToTower": "1:53:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "20:13:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.06, - "quantity": 29.06, - "calculatedQuantity": "29.06 tons", - "s3DownloadKey": "HaulPass_J001_8ZGBRWB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3F86327E-0625-4BD5-8235-D73F2D2373B4", - "ticketNumber": "54EUTDB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670771, -80.065679", - "loadTime": "12/10/2019 19:30:49", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "1:29:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "20:59:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.7, - "quantity": 31.7, - "calculatedQuantity": "31.7 tons", - "s3DownloadKey": "HaulPass_J001_54EUTDB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6FCF8FB4-2FC9-4BD2-8B11-6AC8C3BED250", - "ticketNumber": "8CLM48F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98ZUB5G", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670643, -80.065751", - "loadTime": "12/10/2019 15:53:11", - "straightDistance": "36.82", - "routeDistance": "53.8", - "timeToTower": "5:03:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "20:56:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.68, - "quantity": 25.68, - "calculatedQuantity": "25.68 tons", - "s3DownloadKey": "HaulPass_J001_8CLM48F_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BA104A0F-FA9C-42A7-8DE7-B8319AB1CFCC", - "ticketNumber": "3LQWUW2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670724, -80.065415", - "loadTime": "12/10/2019 19:36:34", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "1:37:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/10/2019", - "disposalTime": "21:14:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.1, - "quantity": 30.1, - "calculatedQuantity": "30.1 tons", - "s3DownloadKey": "HaulPass_J001_3LQWUW2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "58211CCD-1D74-4026-9D31-05C3B6B80186", - "ticketNumber": "5KJCQTF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670789, -80.065811", - "loadTime": "12/10/2019 20:27:29", - "straightDistance": "36.81", - "routeDistance": "55.14", - "timeToTower": "15:09:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "11:36:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.25, - "quantity": 23.25, - "calculatedQuantity": "23.25 tons", - "s3DownloadKey": "HaulPass_J001_5KJCQTF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BD6DD904-0D1D-4AC9-848D-D575A9B5B053", - "ticketNumber": "5KYQ3F6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670750, -80.065802", - "loadTime": "12/10/2019 21:36:14", - "straightDistance": "36.82", - "routeDistance": "55.14", - "timeToTower": "13:56:22", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "11:32:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.36, - "quantity": 28.36, - "calculatedQuantity": "28.36 tons", - "s3DownloadKey": "HaulPass_J001_5KYQ3F6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E60FC2C5-970D-4E78-80EE-89EBA6B1BA5E", - "ticketNumber": "7WBT7XR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670764, -80.065643", - "loadTime": "12/10/2019 22:06:23", - "straightDistance": "36.82", - "routeDistance": "55.13", - "timeToTower": "13:10:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "11:17:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.74, - "quantity": 23.74, - "calculatedQuantity": "23.74 tons", - "s3DownloadKey": "HaulPass_J001_7WBT7XR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F02565CE-5C72-45DF-855E-D6FBCC603A56", - "ticketNumber": "6ZFZ9CF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TYY8RS", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670743, -80.065729", - "loadTime": "12/10/2019 18:17:05", - "straightDistance": "36.82", - "routeDistance": "55.14", - "timeToTower": "17:40:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "11:57:07", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.81, - "quantity": 22.81, - "calculatedQuantity": "22.81 tons", - "s3DownloadKey": "HaulPass_J001_6ZFZ9CF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "192A3BD6-DBAD-4A0A-BB32-9A01422E89C5", - "ticketNumber": "9Y8WKPB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670661, -80.065767", - "loadTime": "12/10/2019 20:43:19", - "straightDistance": "36.82", - "routeDistance": "55.14", - "timeToTower": "15:56:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "12:39:55", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.34, - "quantity": 25.34, - "calculatedQuantity": "25.34 tons", - "s3DownloadKey": "HaulPass_J001_9Y8WKPB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "32AACAC7-9BCA-4C1F-BE56-A75C98C412E9", - "ticketNumber": "YMQYYSA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98ZUB5G", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670723, -80.065678", - "loadTime": "12/10/2019 22:18:22", - "straightDistance": "36.82", - "routeDistance": "55.13", - "timeToTower": "14:25:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "12:43:48", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.46, - "quantity": 26.46, - "calculatedQuantity": "26.46 tons", - "s3DownloadKey": "HaulPass_J001_YMQYYSA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8FAF63F9-0986-4359-BAC1-A116C59E4A26", - "ticketNumber": "ZVDK2D8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670776, -80.065777", - "loadTime": "12/10/2019 19:55:55", - "straightDistance": "36.81", - "routeDistance": "55.14", - "timeToTower": "16:39:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "12:35:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.92, - "quantity": 25.92, - "calculatedQuantity": "25.92 tons", - "s3DownloadKey": "HaulPass_J001_ZVDK2D8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CD34E570-5794-4350-B9F3-D177EDF14CA0", - "ticketNumber": "7DNESCW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52N3882", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670769, -80.065511", - "loadTime": "12/10/2019 19:54:45", - "straightDistance": "36.82", - "routeDistance": "55.12", - "timeToTower": "16:42:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "12:37:44", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.41, - "quantity": 32.41, - "calculatedQuantity": "32.41 tons", - "s3DownloadKey": "HaulPass_J001_7DNESCW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6410BF32-8F68-461F-84E9-9AB5C39F9507", - "ticketNumber": "9D928M2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670768, -80.065790", - "loadTime": "12/11/2019 11:51:21", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "1:51:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "13:42:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.66, - "quantity": 30.66, - "calculatedQuantity": "30.66 tons", - "s3DownloadKey": "HaulPass_J001_9D928M2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BE0AD77E-C40F-41F7-BB17-483A1B17C7BD", - "ticketNumber": "45M3PPX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670820, -80.065547", - "loadTime": "12/11/2019 12:02:18", - "straightDistance": "36.82", - "routeDistance": "53.79", - "timeToTower": "2:12:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "14:14:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.48, - "quantity": 34.48, - "calculatedQuantity": "34.48 tons", - "s3DownloadKey": "HaulPass_J001_45M3PPX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "51ACBEA6-E7FD-4751-8B8D-BBD24133B6B0", - "ticketNumber": "7HH5MNL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.671222, -80.065688", - "loadTime": "12/11/2019 12:47:30", - "straightDistance": "36.79", - "routeDistance": "53.79", - "timeToTower": "1:54:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "14:42:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.52, - "quantity": 30.52, - "calculatedQuantity": "30.52 tons", - "s3DownloadKey": "HaulPass_J001_7HH5MNL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C8546F8B-6D15-41D2-B578-0796A74630E5", - "ticketNumber": "MXC3B92", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670701, -80.065437", - "loadTime": "12/11/2019 12:10:32", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "2:14:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "14:24:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 14.44, - "quantity": 14.44, - "calculatedQuantity": "14.44 tons", - "s3DownloadKey": "HaulPass_J001_MXC3B92_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "267634EB-C1F6-4024-BDF0-AC04E603EF85", - "ticketNumber": "9HM3XMC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670801, -80.065770", - "loadTime": "12/11/2019 14:15:03", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:55:39", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "16:10:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.37, - "quantity": 32.37, - "calculatedQuantity": "32.37 tons", - "s3DownloadKey": "HaulPass_J001_9HM3XMC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "291379C5-3F11-4B70-BCA1-FF1DBFC449AD", - "ticketNumber": "3LSZY8Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670795, -80.065520", - "loadTime": "12/11/2019 13:35:22", - "straightDistance": "36.82", - "routeDistance": "53.79", - "timeToTower": "1:59:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "15:34:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.74, - "quantity": 27.74, - "calculatedQuantity": "27.74 tons", - "s3DownloadKey": "HaulPass_J001_3LSZY8Y_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "924EAE88-3415-4E12-995B-8881DDF8BA48", - "ticketNumber": "8L322NE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TYY8RS", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670797, -80.065815", - "loadTime": "12/11/2019 13:46:16", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "2:13:27", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "15:59:43", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.91, - "quantity": 24.91, - "calculatedQuantity": "24.91 tons", - "s3DownloadKey": "HaulPass_J001_8L322NE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DB281ADA-C39D-43EC-9BCF-245D84A96B96", - "ticketNumber": "92AYMQG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670885, -80.065836", - "loadTime": "12/11/2019 13:28:14", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "1:48:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "15:16:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.92, - "quantity": 28.92, - "calculatedQuantity": "28.92 tons", - "s3DownloadKey": "HaulPass_J001_92AYMQG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E6032D8C-4CAB-4861-A447-156D5295C889", - "ticketNumber": "4X3BVWW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670949, -80.065719", - "loadTime": "12/11/2019 14:30:52", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "1:49:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "16:20:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.77, - "quantity": 25.77, - "calculatedQuantity": "25.77 tons", - "s3DownloadKey": "HaulPass_J001_4X3BVWW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F759EF7F-4577-4CCD-8438-532FEA8E740C", - "ticketNumber": "9RQYFMQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670765, -80.066442", - "loadTime": "12/11/2019 13:26:31", - "straightDistance": "36.8", - "routeDistance": "53.84", - "timeToTower": "1:42:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "15:08:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.28, - "quantity": 24.28, - "calculatedQuantity": "24.28 tons", - "s3DownloadKey": "HaulPass_J001_9RQYFMQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "19BD4F31-17F7-4D36-ACBD-2FADD42E1378", - "ticketNumber": "8CGVJVL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52N3882", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670870, -80.065625", - "loadTime": "12/11/2019 14:37:25", - "straightDistance": "36.81", - "routeDistance": "53.79", - "timeToTower": "2:02:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "16:39:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.48, - "quantity": 35.48, - "calculatedQuantity": "35.48 tons", - "s3DownloadKey": "HaulPass_J001_8CGVJVL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3BB0F49C-23F8-49E5-A3B3-AF9868AF2C4F", - "ticketNumber": "6KUST8C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3QQX52L", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670810, -80.065748", - "loadTime": "12/10/2019 21:00:34", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "20:13:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "17:14:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.25, - "quantity": 29.25, - "calculatedQuantity": "29.25 tons", - "s3DownloadKey": "HaulPass_J001_6KUST8C_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "56AD821B-5FFA-4270-8423-7CFC372E76D6", - "ticketNumber": "3UE2S9A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670968, -80.065749", - "loadTime": "12/11/2019 15:16:39", - "straightDistance": "36.8", - "routeDistance": "53.8", - "timeToTower": "1:59:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "17:16:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.73, - "quantity": 29.73, - "calculatedQuantity": "29.73 tons", - "s3DownloadKey": "HaulPass_J001_3UE2S9A_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D9DF1990-4A00-48B4-A0A5-C1119E35EECC", - "ticketNumber": "422YP7F", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670846, -80.065859", - "loadTime": "12/11/2019 16:27:10", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:39:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "18:06:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.84, - "quantity": 29.84, - "calculatedQuantity": "29.84 tons", - "s3DownloadKey": "HaulPass_J001_422YP7F_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4113ECAB-AC2A-4B8D-9A54-2FB2D2F91952", - "ticketNumber": "7Q8AJBF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670751, -80.065646", - "loadTime": "12/11/2019 17:06:12", - "straightDistance": "36.82", - "routeDistance": "53.8", - "timeToTower": "1:38:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "18:44:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 18.94, - "quantity": 18.94, - "calculatedQuantity": "18.94 tons", - "s3DownloadKey": "HaulPass_J001_7Q8AJBF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "92A16E30-2EAB-4C28-9A98-D69CADB5DD52", - "ticketNumber": "L89VUBR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670753, -80.065744", - "loadTime": "12/11/2019 16:32:08", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "2:07:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "18:39:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.62, - "quantity": 30.62, - "calculatedQuantity": "30.62 tons", - "s3DownloadKey": "HaulPass_J001_L89VUBR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DE1485DB-CF8D-48C6-B715-69C4768542C9", - "ticketNumber": "7TZXHGL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670760, -80.065630", - "loadTime": "12/11/2019 16:56:05", - "straightDistance": "36.82", - "routeDistance": "53.8", - "timeToTower": "1:35:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "18:32:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.96, - "quantity": 21.96, - "calculatedQuantity": "21.96 tons", - "s3DownloadKey": "HaulPass_J001_7TZXHGL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "039CF64C-7C6F-4C6A-A335-27A6C2612AFE", - "ticketNumber": "8W9H7D9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670900, -80.065859", - "loadTime": "12/11/2019 17:20:13", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:46:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "19:06:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.91, - "quantity": 27.91, - "calculatedQuantity": "27.91 tons", - "s3DownloadKey": "HaulPass_J001_8W9H7D9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F47A4990-8FFE-4874-A5E1-FAFCD1543EFA", - "ticketNumber": "7D5ZQ6Z", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670901, -80.065910", - "loadTime": "12/11/2019 17:21:39", - "straightDistance": "36.8", - "routeDistance": "53.81", - "timeToTower": "1:42:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "19:04:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.62, - "quantity": 23.62, - "calculatedQuantity": "23.62 tons", - "s3DownloadKey": "HaulPass_J001_7D5ZQ6Z_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FCB26F12-3DD4-47D2-A1FF-DAB845337A95", - "ticketNumber": "9AGHCKE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7UZGKBZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670820, -80.065823", - "loadTime": "12/11/2019 16:13:34", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "2:48:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "19:02:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.69, - "quantity": 29.69, - "calculatedQuantity": "29.69 tons", - "s3DownloadKey": "HaulPass_J001_9AGHCKE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "34537C08-8055-4C16-8F96-710F28CD055B", - "ticketNumber": "8DZZVZR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670756, -80.065797", - "loadTime": "12/11/2019 17:47:25", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "2:06:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "19:53:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.32, - "quantity": 28.32, - "calculatedQuantity": "28.32 tons", - "s3DownloadKey": "HaulPass_J001_8DZZVZR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8BBBCC30-A014-4E5D-9F76-45E2536D25FB", - "ticketNumber": "87BHU9H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670722, -80.065828", - "loadTime": "12/11/2019 18:25:08", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "1:48:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "20:13:31", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.51, - "quantity": 24.51, - "calculatedQuantity": "24.51 tons", - "s3DownloadKey": "HaulPass_J001_87BHU9H_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E425F1EC-6344-41F7-BB49-24E8BF288E86", - "ticketNumber": "79G4FXG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52N3882", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670907, -80.065910", - "loadTime": "12/11/2019 18:33:13", - "straightDistance": "36.8", - "routeDistance": "53.81", - "timeToTower": "1:54:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "20:28:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.27, - "quantity": 31.27, - "calculatedQuantity": "31.27 tons", - "s3DownloadKey": "HaulPass_J001_79G4FXG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5D86D2DE-F8D5-4A0B-813D-27D8C088A566", - "ticketNumber": "5PZ7XMQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670840, -80.065972", - "loadTime": "12/11/2019 18:54:02", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:53:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "20:47:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.99, - "quantity": 29.99, - "calculatedQuantity": "29.99 tons", - "s3DownloadKey": "HaulPass_J001_5PZ7XMQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FD4EEDE0-4DC7-4368-BAFC-3CC89FF39AE5", - "ticketNumber": "4NXVZV4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98ZUB5G", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670809, -80.065666", - "loadTime": "12/11/2019 15:15:50", - "straightDistance": "36.82", - "routeDistance": "53.8", - "timeToTower": "6:39:06", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/11/2019", - "disposalTime": "21:54:56", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.54, - "quantity": 29.54, - "calculatedQuantity": "29.54 tons", - "s3DownloadKey": "HaulPass_J001_4NXVZV4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4ECC9597-6C97-4848-BF59-B4D6853CE7DA", - "ticketNumber": "36RL3QL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670743, -80.065746", - "loadTime": "12/11/2019 21:35:43", - "straightDistance": "36.82", - "routeDistance": "50.18", - "timeToTower": "14:37:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "12:13:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.8, - "quantity": 31.8, - "calculatedQuantity": "31.8 tons", - "s3DownloadKey": "HaulPass_J001_36RL3QL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "671CE8E1-7C14-471D-90E6-F01F9AF13DE1", - "ticketNumber": "5EC2CGL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670802, -80.065728", - "loadTime": "12/11/2019 20:17:02", - "straightDistance": "36.81", - "routeDistance": "50.18", - "timeToTower": "15:05:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "11:22:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.74, - "quantity": 23.74, - "calculatedQuantity": "23.74 tons", - "s3DownloadKey": "HaulPass_J001_5EC2CGL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6A1092D9-B44C-4938-A3AB-6B40DAC959D1", - "ticketNumber": "5LJKLL4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52N3882", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670788, -80.065768", - "loadTime": "12/11/2019 22:16:27", - "straightDistance": "36.81", - "routeDistance": "50.18", - "timeToTower": "13:59:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "12:15:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 40.75, - "quantity": 40.75, - "calculatedQuantity": "40.75 tons", - "s3DownloadKey": "HaulPass_J001_5LJKLL4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A2485239-4840-4A59-AC9C-3712A8053827", - "ticketNumber": "89D43AR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3QQX52L", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670702, -80.065586", - "loadTime": "12/11/2019 19:35:00", - "straightDistance": "36.82", - "routeDistance": "50.17", - "timeToTower": "16:17:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "11:52:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.98, - "quantity": 28.98, - "calculatedQuantity": "28.98 tons", - "s3DownloadKey": "HaulPass_J001_89D43AR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "BF750D66-A919-4481-A923-16B34C29BEC2", - "ticketNumber": "6RAM3UY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670858, -80.065740", - "loadTime": "12/11/2019 21:03:42", - "straightDistance": "36.81", - "routeDistance": "50.18", - "timeToTower": "15:05:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "12:09:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.87, - "quantity": 33.87, - "calculatedQuantity": "33.87 tons", - "s3DownloadKey": "HaulPass_J001_6RAM3UY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C77D2341-B3A3-476B-BF6C-A06D457D994D", - "ticketNumber": "8L4UZTB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670761, -80.065628", - "loadTime": "12/11/2019 22:13:25", - "straightDistance": "36.82", - "routeDistance": "50.17", - "timeToTower": "13:27:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "11:40:48", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.23, - "quantity": 25.23, - "calculatedQuantity": "25.23 tons", - "s3DownloadKey": "HaulPass_J001_8L4UZTB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DD5C64F7-F352-4DF3-AB18-70B0F8546472", - "ticketNumber": "792XW5A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670751, -80.065661", - "loadTime": "12/11/2019 21:24:12", - "straightDistance": "36.82", - "routeDistance": "50.17", - "timeToTower": "14:14:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "11:38:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.6, - "quantity": 26.6, - "calculatedQuantity": "26.6 tons", - "s3DownloadKey": "HaulPass_J001_792XW5A_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E87FB2D2-BB49-4214-A268-8C494EDB6F5B", - "ticketNumber": "7TG4UZU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7UZGKBZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670889, -80.065599", - "loadTime": "12/11/2019 20:44:01", - "straightDistance": "36.81", - "routeDistance": "50.17", - "timeToTower": "15:06:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "11:50:02", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.14, - "quantity": 30.14, - "calculatedQuantity": "30.14 tons", - "s3DownloadKey": "HaulPass_J001_7TG4UZU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "98308073-FA13-4C10-8B88-405B970FD110", - "ticketNumber": "6B65JBG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670820, -80.065708", - "loadTime": "12/11/2019 20:27:39", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "16:56:51", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "13:24:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.58, - "quantity": 27.58, - "calculatedQuantity": "27.58 tons", - "s3DownloadKey": "HaulPass_J001_6B65JBG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "21121E77-7037-4AF1-89F6-5B39C846B2E9", - "ticketNumber": "726UDNR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TYY8RS", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670714, -80.065566", - "loadTime": "12/11/2019 19:39:43", - "straightDistance": "36.82", - "routeDistance": "53.79", - "timeToTower": "19:39:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "15:19:16", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.7, - "quantity": 21.7, - "calculatedQuantity": "21.7 tons", - "s3DownloadKey": "HaulPass_J001_726UDNR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "325EFE0A-1B67-4152-AB56-0A3C9B493BEA", - "ticketNumber": "3YC4ULG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670969, -80.065845", - "loadTime": "12/12/2019 13:53:08", - "straightDistance": "36.8", - "routeDistance": "53.81", - "timeToTower": "1:41:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "15:34:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.79, - "quantity": 25.79, - "calculatedQuantity": "25.79 tons", - "s3DownloadKey": "HaulPass_J001_3YC4ULG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "666E99DE-9449-4838-AFAF-445F44D68362", - "ticketNumber": "7SRSM7K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670799, -80.065798", - "loadTime": "12/12/2019 12:21:59", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:44:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "14:06:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.97, - "quantity": 29.97, - "calculatedQuantity": "29.97 tons", - "s3DownloadKey": "HaulPass_J001_7SRSM7K_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "782BB54A-492C-470D-8885-40C0143797DE", - "ticketNumber": "68UMTB3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670839, -80.065399", - "loadTime": "12/12/2019 13:26:15", - "straightDistance": "36.82", - "routeDistance": "53.78", - "timeToTower": "1:33:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "14:59:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.41, - "quantity": 24.41, - "calculatedQuantity": "24.41 tons", - "s3DownloadKey": "HaulPass_J001_68UMTB3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9F0AB6B5-7064-421A-BE99-6456AA2D3EB4", - "ticketNumber": "99SVFQB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.671100, -80.065978", - "loadTime": "12/12/2019 13:42:31", - "straightDistance": "36.79", - "routeDistance": "53.81", - "timeToTower": "2:00:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "15:43:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.61, - "quantity": 27.61, - "calculatedQuantity": "27.61 tons", - "s3DownloadKey": "HaulPass_J001_99SVFQB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A290BA13-FB42-4A6F-9E93-8B473E5DAE74", - "ticketNumber": "3BAWXGP", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670786, -80.065748", - "loadTime": "12/12/2019 12:42:18", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "1:36:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "14:18:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.76, - "quantity": 27.76, - "calculatedQuantity": "27.76 tons", - "s3DownloadKey": "HaulPass_J001_3BAWXGP_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6BC7998D-F1A4-4DAE-B435-06DF4AAFAF15", - "ticketNumber": "6GQECFF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3QQX52L", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670793, -80.065558", - "loadTime": "12/12/2019 14:07:09", - "straightDistance": "36.82", - "routeDistance": "53.79", - "timeToTower": "1:59:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "16:06:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.77, - "quantity": 30.77, - "calculatedQuantity": "30.77 tons", - "s3DownloadKey": "HaulPass_J001_6GQECFF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8029CB81-6AC0-4D4F-A0A4-9CE1B8766E6B", - "ticketNumber": "8MCBNSR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670807, -80.065769", - "loadTime": "12/12/2019 14:16:30", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:56:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "16:12:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.52, - "quantity": 24.52, - "calculatedQuantity": "24.52 tons", - "s3DownloadKey": "HaulPass_J001_8MCBNSR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "99F80CB4-02EF-4A2C-BC8F-70014EAE2A6A", - "ticketNumber": "58C9PMF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52N3882", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670967, -80.065692", - "loadTime": "12/12/2019 14:23:33", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "2:01:01", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "16:24:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.88, - "quantity": 35.88, - "calculatedQuantity": "35.88 tons", - "s3DownloadKey": "HaulPass_J001_58C9PMF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "429174E3-8AB9-498E-BB49-D2D154A6164C", - "ticketNumber": "9Q8SFDM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670692, -80.065375", - "loadTime": "12/12/2019 14:43:13", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "2:14:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "16:57:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 38.5, - "quantity": 38.5, - "calculatedQuantity": "38.5 tons", - "s3DownloadKey": "HaulPass_J001_9Q8SFDM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F4F8CC36-37C3-4A2A-8B27-08F1B4BFAEFC", - "ticketNumber": "7LB2J5D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670924, -80.065689", - "loadTime": "12/12/2019 15:16:14", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "1:45:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "17:01:49", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.01, - "quantity": 28.01, - "calculatedQuantity": "28.01 tons", - "s3DownloadKey": "HaulPass_J001_7LB2J5D_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "68987FC3-FB46-4AA8-A6D9-23DE3CEEA115", - "ticketNumber": "3U99FPW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7UZGKBZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670825, -80.065773", - "loadTime": "12/12/2019 16:52:42", - "straightDistance": "36.81", - "routeDistance": "53.26", - "timeToTower": "1:42:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "18:35:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.86, - "quantity": 31.86, - "calculatedQuantity": "31.86 tons", - "s3DownloadKey": "HaulPass_J001_3U99FPW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CA5D6CE7-8124-4955-B906-356F78ECD51D", - "ticketNumber": "RBDA437", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670776, -80.065586", - "loadTime": "12/12/2019 16:44:25", - "straightDistance": "36.82", - "routeDistance": "53.25", - "timeToTower": "1:36:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "18:20:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.45, - "quantity": 23.45, - "calculatedQuantity": "23.45 tons", - "s3DownloadKey": "HaulPass_J001_RBDA437_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "43451A5A-E944-46A8-8862-322787EC1276", - "ticketNumber": "6EV6VRW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670737, -80.065754", - "loadTime": "12/12/2019 17:33:04", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "1:43:04", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "19:16:08", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.94, - "quantity": 26.94, - "calculatedQuantity": "26.94 tons", - "s3DownloadKey": "HaulPass_J001_6EV6VRW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5DD860B5-6CED-43F2-B1A4-8B21C2A8CD78", - "ticketNumber": "8W2C8JW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670809, -80.065737", - "loadTime": "12/12/2019 18:00:33", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:42:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "19:42:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.25, - "quantity": 26.25, - "calculatedQuantity": "26.25 tons", - "s3DownloadKey": "HaulPass_J001_8W2C8JW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "904D5E32-966F-4629-8FF0-93EB1675E7B1", - "ticketNumber": "3E2ZYFR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98ZUB5G", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670753, -80.065729", - "loadTime": "12/12/2019 17:16:34", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "2:19:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "19:36:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.43, - "quantity": 27.43, - "calculatedQuantity": "27.43 tons", - "s3DownloadKey": "HaulPass_J001_3E2ZYFR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9C84E45C-8B80-40E9-BB0D-17C08F1122F7", - "ticketNumber": "343JML3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670753, -80.065787", - "loadTime": "12/12/2019 18:09:37", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "1:28:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "19:38:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.15, - "quantity": 33.15, - "calculatedQuantity": "33.15 tons", - "s3DownloadKey": "HaulPass_J001_343JML3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0D200091-4A44-48B1-A7F1-117C9A04D98E", - "ticketNumber": "8FKLE9K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52N3882", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670842, -80.065847", - "loadTime": "12/12/2019 18:47:35", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:31:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "20:18:43", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.78, - "quantity": 34.78, - "calculatedQuantity": "34.78 tons", - "s3DownloadKey": "HaulPass_J001_8FKLE9K_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2D8BA32D-1935-4B69-B7B9-F1738FB3F40E", - "ticketNumber": "7X6QEGC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670628, -80.065571", - "loadTime": "12/12/2019 19:21:58", - "straightDistance": "36.83", - "routeDistance": "53.79", - "timeToTower": "1:34:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "20:56:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.9, - "quantity": 35.9, - "calculatedQuantity": "35.9 tons", - "s3DownloadKey": "HaulPass_J001_7X6QEGC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "45DC3D96-C7A9-4819-BFBA-6C437C63F3B8", - "ticketNumber": "92FWVT6", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670844, -80.065667", - "loadTime": "12/12/2019 19:04:22", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "1:32:05", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "20:36:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.87, - "quantity": 35.87, - "calculatedQuantity": "35.87 tons", - "s3DownloadKey": "HaulPass_J001_92FWVT6_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8BD0E9C6-8D50-4EFD-B25E-04D54F878A3A", - "ticketNumber": "36U733G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670949, -80.065758", - "loadTime": "12/12/2019 19:21:37", - "straightDistance": "36.8", - "routeDistance": "53.8", - "timeToTower": "1:27:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "20:49:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.73, - "quantity": 27.73, - "calculatedQuantity": "27.73 tons", - "s3DownloadKey": "HaulPass_J001_36U733G_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4B33117E-3C11-4C58-8CA2-82A8EF331737", - "ticketNumber": "9PRAXE7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670849, -80.065735", - "loadTime": "12/12/2019 19:34:53", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "1:55:43", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "21:30:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.13, - "quantity": 30.13, - "calculatedQuantity": "30.13 tons", - "s3DownloadKey": "HaulPass_J001_9PRAXE7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E3E98D83-A015-4888-B3C7-6F8CBA98EAE8", - "ticketNumber": "93RE34W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670720, -80.065781", - "loadTime": "12/12/2019 19:37:24", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "1:50:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "21:28:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.72, - "quantity": 28.72, - "calculatedQuantity": "28.72 tons", - "s3DownloadKey": "HaulPass_J001_93RE34W_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "07B9888C-5546-4A19-A35B-7BEC62861B15", - "ticketNumber": "3DC27TR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670814, -80.065774", - "loadTime": "12/12/2019 16:01:44", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "1:44:45", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "17:46:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.01, - "quantity": 30.01, - "calculatedQuantity": "30.01 tons", - "s3DownloadKey": "HaulPass_J001_3DC27TR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2C1C944A-C8FF-4ADC-B6F4-0FEC26C01EF5", - "ticketNumber": "3HLHYVJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670811, -80.065867", - "loadTime": "12/12/2019 16:03:50", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:40:39", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "17:44:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.47, - "quantity": 29.47, - "calculatedQuantity": "29.47 tons", - "s3DownloadKey": "HaulPass_J001_3HLHYVJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A119CA97-F0C8-4E96-94D5-9B4C473CBE69", - "ticketNumber": "7U5WJC9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670639, -80.065730", - "loadTime": "12/12/2019 15:32:39", - "straightDistance": "36.82", - "routeDistance": "53.8", - "timeToTower": "1:47:29", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "17:20:08", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.73, - "quantity": 28.73, - "calculatedQuantity": "28.73 tons", - "s3DownloadKey": "HaulPass_J001_7U5WJC9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D813B5C2-0BB0-4B24-813C-F4897334F2FA", - "ticketNumber": "5EATFSL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670728, -80.065843", - "loadTime": "12/12/2019 12:04:53", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "1:35:07", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/12/2019", - "disposalTime": "13:40:00", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.1, - "quantity": 29.1, - "calculatedQuantity": "29.1 tons", - "s3DownloadKey": "HaulPass_J001_5EATFSL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3DB22A7E-0EDD-43A2-91A2-61A819F753B6", - "ticketNumber": "3LYCGYH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3QQX52L", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670741, -80.065795", - "loadTime": "12/12/2019 21:21:40", - "straightDistance": "36.82", - "routeDistance": "53.8", - "timeToTower": "14:26:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "11:48:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.13, - "quantity": 31.13, - "calculatedQuantity": "31.13 tons", - "s3DownloadKey": "HaulPass_J001_3LYCGYH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "66A7D5D4-D315-411F-84C1-582023E9CA5F", - "ticketNumber": "84UCKCS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670829, -80.065882", - "loadTime": "12/12/2019 20:22:25", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "15:16:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "11:39:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.23, - "quantity": 22.23, - "calculatedQuantity": "22.23 tons", - "s3DownloadKey": "HaulPass_J001_84UCKCS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A30E392A-B02F-41F8-992C-ED57C94B9068", - "ticketNumber": "5EQ5ETG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7UZGKBZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670896, -80.065975", - "loadTime": "12/12/2019 20:30:02", - "straightDistance": "36.8", - "routeDistance": "53.81", - "timeToTower": "15:15:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "11:45:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.72, - "quantity": 28.72, - "calculatedQuantity": "28.72 tons", - "s3DownloadKey": "HaulPass_J001_5EQ5ETG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B7012CC5-E323-4B70-8CBF-CF143EF70F52", - "ticketNumber": "5M5CLAA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670895, -80.065699", - "loadTime": "12/12/2019 21:31:33", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "14:25:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "11:57:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.34, - "quantity": 27.34, - "calculatedQuantity": "27.34 tons", - "s3DownloadKey": "HaulPass_J001_5M5CLAA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "27665146-C6DA-419C-90C7-7EAA4AE9BD62", - "ticketNumber": "36UEMJG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670833, -80.065812", - "loadTime": "12/12/2019 22:11:33", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "14:15:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "12:26:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.1, - "quantity": 31.1, - "calculatedQuantity": "31.1 tons", - "s3DownloadKey": "HaulPass_J001_36UEMJG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "581C5C70-C4C4-488E-9D32-AAF7EC5D3B22", - "ticketNumber": "9A85XY4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52N3882", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670756, -80.065701", - "loadTime": "12/12/2019 22:06:24", - "straightDistance": "36.82", - "routeDistance": "53.81", - "timeToTower": "14:31:11", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "12:37:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 36.46, - "quantity": 36.46, - "calculatedQuantity": "36.46 tons", - "s3DownloadKey": "HaulPass_J001_9A85XY4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B0036096-5A0C-443F-B9B0-8B3C294B6F04", - "ticketNumber": "9WZS6PJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670897, -80.065855", - "loadTime": "12/12/2019 22:09:15", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "14:32:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "12:41:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.71, - "quantity": 23.71, - "calculatedQuantity": "23.71 tons", - "s3DownloadKey": "HaulPass_J001_9WZS6PJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "09C0FD42-33B9-450C-AE39-09AF3A615EF7", - "ticketNumber": "6UHZ5X5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670701, -80.065685", - "loadTime": "12/13/2019 11:50:57", - "straightDistance": "36.82", - "routeDistance": "53.26", - "timeToTower": "1:50:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "13:41:12", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.68, - "quantity": 28.68, - "calculatedQuantity": "28.68 tons", - "s3DownloadKey": "HaulPass_J001_6UHZ5X5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6A386E67-2F2B-43A1-93E2-4C77AF49B5A0", - "ticketNumber": "9HBNDPX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670787, -80.065630", - "loadTime": "12/13/2019 12:56:56", - "straightDistance": "36.82", - "routeDistance": "53.25", - "timeToTower": "1:41:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "14:38:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.53, - "quantity": 25.53, - "calculatedQuantity": "25.53 tons", - "s3DownloadKey": "HaulPass_J001_9HBNDPX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8832B28D-A933-425E-9DB4-4EFF3E81DAFF", - "ticketNumber": "595FTAN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670871, -80.065696", - "loadTime": "12/13/2019 12:25:24", - "straightDistance": "36.81", - "routeDistance": "53.25", - "timeToTower": "1:30:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "13:55:52", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.81, - "quantity": 31.81, - "calculatedQuantity": "31.81 tons", - "s3DownloadKey": "HaulPass_J001_595FTAN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9EB84B8A-C263-47C6-A6D9-3645CD71A047", - "ticketNumber": "426XUNG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4SUV4MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670650, -80.065637", - "loadTime": "12/13/2019 12:08:00", - "straightDistance": "36.83", - "routeDistance": "53.25", - "timeToTower": "1:35:09", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "13:43:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.16, - "quantity": 27.16, - "calculatedQuantity": "27.16 tons", - "s3DownloadKey": "HaulPass_J001_426XUNG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0C8A6625-1C8B-479E-8965-B58FED0CC1E6", - "ticketNumber": "9MCP7NL", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98ZUB5G", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670766, -80.065818", - "loadTime": "12/12/2019 21:50:07", - "straightDistance": "36.81", - "routeDistance": "53.26", - "timeToTower": "17:05:40", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "14:55:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.77, - "quantity": 27.77, - "calculatedQuantity": "27.77 tons", - "s3DownloadKey": "HaulPass_J001_9MCP7NL_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2E441D48-3C89-423C-A1FE-D0F39831AB39", - "ticketNumber": "3NJM27B", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670777, -80.065757", - "loadTime": "12/13/2019 13:01:48", - "straightDistance": "36.82", - "routeDistance": "53.26", - "timeToTower": "2:02:06", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "15:03:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.52, - "quantity": 27.52, - "calculatedQuantity": "27.52 tons", - "s3DownloadKey": "HaulPass_J001_3NJM27B_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C40582F1-DED7-4969-A21E-512C0C3BC38B", - "ticketNumber": "79U3GBV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TYY8RS", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670666, -80.065716", - "loadTime": "12/12/2019 17:32:11", - "straightDistance": "36.82", - "routeDistance": "53.26", - "timeToTower": "21:21:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "14:53:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.79, - "quantity": 26.79, - "calculatedQuantity": "26.79 tons", - "s3DownloadKey": "HaulPass_J001_79U3GBV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0B59D132-3BA1-4B5C-86CF-C5DCB74415C9", - "ticketNumber": "6MMHNUG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670716, -80.065246", - "loadTime": "12/13/2019 16:54:53", - "straightDistance": "36.83", - "routeDistance": "53.77", - "timeToTower": "2:24:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "19:19:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.39, - "quantity": 22.39, - "calculatedQuantity": "22.39 tons", - "s3DownloadKey": "HaulPass_J001_6MMHNUG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1734CB51-2055-404C-86E6-619FB27AE9E0", - "ticketNumber": "93N9CZF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52N3882", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670817, -80.065705", - "loadTime": "12/13/2019 14:38:37", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:37:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "16:16:12", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.6, - "quantity": 31.6, - "calculatedQuantity": "31.6 tons", - "s3DownloadKey": "HaulPass_J001_93N9CZF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "47588A77-80D8-4489-B058-8F8233E81439", - "ticketNumber": "99HKCNW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670857, -80.064021", - "loadTime": "12/13/2019 15:41:59", - "straightDistance": "36.86", - "routeDistance": "53.7", - "timeToTower": "1:45:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "17:27:27", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.76, - "quantity": 30.76, - "calculatedQuantity": "30.76 tons", - "s3DownloadKey": "HaulPass_J001_99HKCNW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4A88FC67-15F7-42C5-8447-FC8218638606", - "ticketNumber": "7HB48EW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670669, -80.065538", - "loadTime": "12/13/2019 12:31:28", - "straightDistance": "36.83", - "routeDistance": "53.79", - "timeToTower": "2:40:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "15:12:05", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.7, - "quantity": 25.7, - "calculatedQuantity": "25.7 tons", - "s3DownloadKey": "HaulPass_J001_7HB48EW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8CF1394B-EFD6-4661-8B92-4EC21A560F05", - "ticketNumber": "5H925EK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670886, -80.065679", - "loadTime": "12/13/2019 14:04:42", - "straightDistance": "36.81", - "routeDistance": "53.8", - "timeToTower": "1:38:30", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "15:43:12", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.93, - "quantity": 27.93, - "calculatedQuantity": "27.93 tons", - "s3DownloadKey": "HaulPass_J001_5H925EK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B359B5EE-CF5F-472C-8186-19092C19D9D8", - "ticketNumber": "5UVNUUR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670775, -80.065393", - "loadTime": "12/13/2019 15:29:57", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "1:34:02", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "17:03:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.16, - "quantity": 28.16, - "calculatedQuantity": "28.16 tons", - "s3DownloadKey": "HaulPass_J001_5UVNUUR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "B9F6D834-678A-4472-B830-FDAA1587D830", - "ticketNumber": "7KY2B6U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670731, -80.065574", - "loadTime": "12/13/2019 14:34:23", - "straightDistance": "36.82", - "routeDistance": "53.79", - "timeToTower": "1:31:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "16:06:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.92, - "quantity": 26.92, - "calculatedQuantity": "26.92 tons", - "s3DownloadKey": "HaulPass_J001_7KY2B6U_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DB854200-0BC6-40FB-B86B-DA00FAD26F82", - "ticketNumber": "4QHXMKH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670826, -80.065716", - "loadTime": "12/13/2019 13:47:34", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:47:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "15:34:51", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.56, - "quantity": 22.56, - "calculatedQuantity": "22.56 tons", - "s3DownloadKey": "HaulPass_J001_4QHXMKH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E123B4DA-734C-4173-B650-2D3C0529C1E2", - "ticketNumber": "37BBF44", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7UZGKBZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670898, -80.065405", - "loadTime": "12/13/2019 16:34:46", - "straightDistance": "36.82", - "routeDistance": "53.78", - "timeToTower": "1:40:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "18:15:01", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.55, - "quantity": 32.55, - "calculatedQuantity": "32.55 tons", - "s3DownloadKey": "HaulPass_J001_37BBF44_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E4FC52A5-7C40-44A7-A884-AF0582E00D5E", - "ticketNumber": "7MGCXQR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670883, -80.065864", - "loadTime": "12/13/2019 13:37:56", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "1:43:17", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "15:21:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 18.87, - "quantity": 18.87, - "calculatedQuantity": "18.87 tons", - "s3DownloadKey": "HaulPass_J001_7MGCXQR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7C79247D-BF78-4F17-AF5E-C8FAAECE9110", - "ticketNumber": "7J7Z49J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3QQX52L", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670662, -80.065567", - "loadTime": "12/13/2019 16:19:13", - "straightDistance": "36.83", - "routeDistance": "53.25", - "timeToTower": "3:11:24", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "19:30:37", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.22, - "quantity": 27.22, - "calculatedQuantity": "27.22 tons", - "s3DownloadKey": "HaulPass_J001_7J7Z49J_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CF72D40C-AFEC-4EBE-9A47-3FF5576CECD7", - "ticketNumber": "5ZBTBHR", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670801, -80.065288", - "loadTime": "12/13/2019 16:57:44", - "straightDistance": "36.83", - "routeDistance": "53.23", - "timeToTower": "2:31:33", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "19:29:17", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.48, - "quantity": 28.48, - "calculatedQuantity": "28.48 tons", - "s3DownloadKey": "HaulPass_J001_5ZBTBHR_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "024709E6-479C-4570-8061-B6A9151FA1A6", - "ticketNumber": "6CBHMAY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670869, -80.065481", - "loadTime": "12/13/2019 19:18:47", - "straightDistance": "36.82", - "routeDistance": "53.24", - "timeToTower": "1:40:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "20:59:31", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.02, - "quantity": 32.02, - "calculatedQuantity": "32.02 tons", - "s3DownloadKey": "HaulPass_J001_6CBHMAY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "074BD776-92B4-4129-B241-AC8BC7144414", - "ticketNumber": "9E9UUQU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670808, -80.065409", - "loadTime": "12/13/2019 17:50:57", - "straightDistance": "36.82", - "routeDistance": "53.24", - "timeToTower": "2:11:13", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "20:02:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.81, - "quantity": 33.81, - "calculatedQuantity": "33.81 tons", - "s3DownloadKey": "HaulPass_J001_9E9UUQU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "2489D55D-DAF7-4136-83A0-B6B156CD5D75", - "ticketNumber": "36B7BDU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52N3882", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670754, -80.065517", - "loadTime": "12/13/2019 18:45:42", - "straightDistance": "36.82", - "routeDistance": "53.24", - "timeToTower": "1:44:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "20:30:08", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.14, - "quantity": 35.14, - "calculatedQuantity": "35.14 tons", - "s3DownloadKey": "HaulPass_J001_36B7BDU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5057882A-AF99-4A2D-9322-56EE6BA75565", - "ticketNumber": "8U97DEG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670761, -80.065467", - "loadTime": "12/13/2019 18:23:20", - "straightDistance": "36.82", - "routeDistance": "53.24", - "timeToTower": "2:01:26", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "20:24:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.62, - "quantity": 27.62, - "calculatedQuantity": "27.62 tons", - "s3DownloadKey": "HaulPass_J001_8U97DEG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5E232C3D-1183-4915-84E8-A2D7BFA719EA", - "ticketNumber": "8JLV6UB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670999, -80.065415", - "loadTime": "12/13/2019 17:49:27", - "straightDistance": "36.81", - "routeDistance": "53.23", - "timeToTower": "1:48:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "19:37:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.26, - "quantity": 23.26, - "calculatedQuantity": "23.26 tons", - "s3DownloadKey": "HaulPass_J001_8JLV6UB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C9D1B0F1-F9D4-4336-9C3C-5B88CE7CCDAA", - "ticketNumber": "9BSLVFS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670735, -80.065588", - "loadTime": "12/13/2019 19:15:46", - "straightDistance": "36.82", - "routeDistance": "53.25", - "timeToTower": "1:30:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "20:46:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.6, - "quantity": 26.6, - "calculatedQuantity": "26.6 tons", - "s3DownloadKey": "HaulPass_J001_9BSLVFS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CE3D6663-A870-408B-8332-0E2BC2A1EA59", - "ticketNumber": "7JLP9XJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670626, -80.065233", - "loadTime": "12/13/2019 19:34:59", - "straightDistance": "36.84", - "routeDistance": "53.23", - "timeToTower": "1:42:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/13/2019", - "disposalTime": "21:17:32", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.38, - "quantity": 32.38, - "calculatedQuantity": "32.38 tons", - "s3DownloadKey": "HaulPass_J001_7JLP9XJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "12DB1EB1-23C3-43F4-965A-5DAE41CE89EB", - "ticketNumber": "6RR46B2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670819, -80.065479", - "loadTime": "12/13/2019 19:52:34", - "straightDistance": "36.82", - "routeDistance": "53.79", - "timeToTower": "17:29:00", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/14/2019", - "disposalTime": "13:21:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 37.5, - "quantity": 37.5, - "calculatedQuantity": "37.5 tons", - "s3DownloadKey": "HaulPass_J001_6RR46B2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "76B933CD-828A-42FA-87EA-DEE9FD1E7B96", - "ticketNumber": "55MN5P4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4SUV4MX", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670752, -80.06504", - "loadTime": "12/14/2019 12:17:27", - "straightDistance": "36.84", - "routeDistance": "53.76", - "timeToTower": "1:21:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/14/2019", - "disposalTime": "13:39:22", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 14.14, - "quantity": 14.14, - "calculatedQuantity": "14.14 tons", - "s3DownloadKey": "HaulPass_J001_55MN5P4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "87C65460-A8A8-40A3-9A71-019D2F992C8C", - "ticketNumber": "45D25TN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7UZGKBZ", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670694, -80.065555", - "loadTime": "12/13/2019 20:51:27", - "straightDistance": "36.83", - "routeDistance": "53.79", - "timeToTower": "15:00:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/14/2019", - "disposalTime": "11:51:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.11, - "quantity": 28.11, - "calculatedQuantity": "28.11 tons", - "s3DownloadKey": "HaulPass_J001_45D25TN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A047D7D5-424B-4E78-8580-3E8703EE2833", - "ticketNumber": "5XLXQR7", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7VVEFWB", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670669, -80.065215", - "loadTime": "12/14/2019 12:01:04", - "straightDistance": "36.84", - "routeDistance": "53.77", - "timeToTower": "1:34:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/14/2019", - "disposalTime": "13:35:36", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.43, - "quantity": 33.43, - "calculatedQuantity": "33.43 tons", - "s3DownloadKey": "HaulPass_J001_5XLXQR7_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A6E5B3C1-F218-4853-93CC-2BB633F2CD5F", - "ticketNumber": "7WRAAQV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670903, -80.065213", - "loadTime": "12/14/2019 13:51:39", - "straightDistance": "36.82", - "routeDistance": "53.77", - "timeToTower": "1:52:55", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/14/2019", - "disposalTime": "15:44:34", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.46, - "quantity": 29.46, - "calculatedQuantity": "29.46 tons", - "s3DownloadKey": "HaulPass_J001_7WRAAQV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C945A430-B7B4-47BF-89B1-8B5A580AB5E9", - "ticketNumber": "6Y4R5S5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3QQX52L", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670673, -80.065468", - "loadTime": "12/13/2019 21:28:57", - "straightDistance": "36.83", - "routeDistance": "53.79", - "timeToTower": "14:50:48", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/14/2019", - "disposalTime": "12:19:45", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.95, - "quantity": 31.95, - "calculatedQuantity": "31.95 tons", - "s3DownloadKey": "HaulPass_J001_6Y4R5S5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DB1B7708-1BFC-4CB6-BD4F-57055009E697", - "ticketNumber": "74CL77V", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98ZUB5G", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670808, -80.065416", - "loadTime": "12/13/2019 20:17:38", - "straightDistance": "36.82", - "routeDistance": "53.78", - "timeToTower": "19:15:12", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/14/2019", - "disposalTime": "15:32:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.82, - "quantity": 28.82, - "calculatedQuantity": "28.82 tons", - "s3DownloadKey": "HaulPass_J001_74CL77V_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E0760E7F-7695-4394-A0CE-AAD2B3853253", - "ticketNumber": "65HG3NE", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670544, -80.065351", - "loadTime": "12/13/2019 21:05:22", - "straightDistance": "36.84", - "routeDistance": "53.78", - "timeToTower": "14:55:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/14/2019", - "disposalTime": "12:01:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.65, - "quantity": 22.65, - "calculatedQuantity": "22.65 tons", - "s3DownloadKey": "HaulPass_J001_65HG3NE_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F47319FC-F899-4128-B26E-4057F524AD9E", - "ticketNumber": "67TR6PY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "59UC4RG", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "4SMZCBG", - "fieldMonitorName": "Joffery Ward", - "loadCoordinates": "32.670755, -80.065222", - "loadTime": "12/14/2019 12:19:53", - "straightDistance": "36.83", - "routeDistance": "53.77", - "timeToTower": "1:42:49", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/14/2019", - "disposalTime": "14:02:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 19.61, - "quantity": 19.61, - "calculatedQuantity": "19.61 tons", - "s3DownloadKey": "HaulPass_J001_67TR6PY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F73014CE-8EB8-4F5B-9237-6B66B17C0B21", - "ticketNumber": "7YUYCK8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TYY8RS", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670580, -80.065476", - "loadTime": "12/13/2019 16:54:41", - "straightDistance": "36.84", - "routeDistance": "53.79", - "timeToTower": "22:03:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/14/2019", - "disposalTime": "14:57:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.18, - "quantity": 25.18, - "calculatedQuantity": "25.18 tons", - "s3DownloadKey": "HaulPass_J001_7YUYCK8_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "4A07CF4D-E314-433E-99DA-AE45D52B4BBD", - "ticketNumber": "6WUEAG2", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "327BWVD", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670868, -80.065300", - "loadTime": "12/14/2019 14:09:26", - "straightDistance": "36.82", - "routeDistance": "53.77", - "timeToTower": "1:52:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/14/2019", - "disposalTime": "16:01:59", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.64, - "quantity": 30.64, - "calculatedQuantity": "30.64 tons", - "s3DownloadKey": "HaulPass_J001_6WUEAG2_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "08CB659F-F87E-40D9-A39A-2448FF295002", - "ticketNumber": "VXKG5QB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670813, -80.065259", - "loadTime": "12/16/2019 11:59:42", - "straightDistance": "36.83", - "routeDistance": "53.77", - "timeToTower": "1:57:42", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/16/2019", - "disposalTime": "13:57:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.16, - "quantity": 29.16, - "calculatedQuantity": "29.16 tons", - "s3DownloadKey": "HaulPass_J001_VXKG5QB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "939414DA-48E4-4E74-8707-C66787FC08B2", - "ticketNumber": "64V9JSA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670659, -80.065346", - "loadTime": "12/16/2019 12:20:04", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "1:57:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/16/2019", - "disposalTime": "14:17:35", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.38, - "quantity": 22.38, - "calculatedQuantity": "22.38 tons", - "s3DownloadKey": "HaulPass_J001_64V9JSA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F519D076-BB1F-4E8B-88C6-8D7B42FDE258", - "ticketNumber": "4CQN9X3", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TYY8RS", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670661, -80.065310", - "loadTime": "12/16/2019 11:58:12", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "1:55:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/16/2019", - "disposalTime": "13:54:11", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.3, - "quantity": 25.3, - "calculatedQuantity": "25.3 tons", - "s3DownloadKey": "HaulPass_J001_4CQN9X3_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "0AF66EE9-BEF4-4E0F-8492-ADAF67C6A888", - "ticketNumber": "8Z86JGZ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670690, -80.065297", - "loadTime": "12/16/2019 13:08:01", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "1:31:28", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/16/2019", - "disposalTime": "14:39:29", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.87, - "quantity": 28.87, - "calculatedQuantity": "28.87 tons", - "s3DownloadKey": "HaulPass_J001_8Z86JGZ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "376108D2-CEA1-4121-85CB-019D4433D163", - "ticketNumber": "6XDCPYN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670773, -80.065245", - "loadTime": "12/16/2019 14:09:38", - "straightDistance": "36.83", - "routeDistance": "53.77", - "timeToTower": "2:41:45", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/16/2019", - "disposalTime": "16:51:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.27, - "quantity": 33.27, - "calculatedQuantity": "33.27 tons", - "s3DownloadKey": "HaulPass_J001_6XDCPYN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "A1DAA634-72C5-4B3D-9387-1F3794898B5C", - "ticketNumber": "9V72KQ9", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670504, -80.064932", - "loadTime": "12/16/2019 13:44:18", - "straightDistance": "36.85", - "routeDistance": "53.76", - "timeToTower": "1:55:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/16/2019", - "disposalTime": "15:39:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.88, - "quantity": 31.88, - "calculatedQuantity": "31.88 tons", - "s3DownloadKey": "HaulPass_J001_9V72KQ9_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "03469D21-6F1E-4BAE-932A-B1F62208F3C2", - "ticketNumber": "4UJDX4J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670723, -80.065302", - "loadTime": "12/16/2019 13:42:39", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "5:37:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/16/2019", - "disposalTime": "19:19:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.88, - "quantity": 35.88, - "calculatedQuantity": "35.88 tons", - "s3DownloadKey": "HaulPass_J001_4UJDX4J_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "14047AEB-4E25-43FF-AA3F-8FDD16866A2E", - "ticketNumber": "NURHZ4A", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670724, -80.065422", - "loadTime": "12/16/2019 16:24:15", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "1:38:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/16/2019", - "disposalTime": "18:02:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.8, - "quantity": 34.8, - "calculatedQuantity": "34.8 tons", - "s3DownloadKey": "HaulPass_J001_NURHZ4A_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "3F3A596D-D521-4626-951A-3A2910FBEE8A", - "ticketNumber": "9PNBV3K", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670775, -80.065235", - "loadTime": "12/16/2019 16:20:34", - "straightDistance": "36.83", - "routeDistance": "53.77", - "timeToTower": "1:36:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/16/2019", - "disposalTime": "17:56:55", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.63, - "quantity": 27.63, - "calculatedQuantity": "27.63 tons", - "s3DownloadKey": "HaulPass_J001_9PNBV3K_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7CA8232D-7F47-41E5-A2A4-F524F24A4C4E", - "ticketNumber": "6FT23HC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670882, -80.065268", - "loadTime": "12/16/2019 16:39:09", - "straightDistance": "36.82", - "routeDistance": "53.77", - "timeToTower": "1:38:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/16/2019", - "disposalTime": "18:17:45", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.6, - "quantity": 29.6, - "calculatedQuantity": "29.6 tons", - "s3DownloadKey": "HaulPass_J001_6FT23HC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "7D781D3D-315C-4222-B782-423125CAA34D", - "ticketNumber": "948CU7J", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TYY8RS", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670770, -80.065365", - "loadTime": "12/16/2019 15:54:25", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "1:53:41", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/16/2019", - "disposalTime": "17:48:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.74, - "quantity": 31.74, - "calculatedQuantity": "31.74 tons", - "s3DownloadKey": "HaulPass_J001_948CU7J_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "8621D84D-BE70-48D5-A303-8EEE4035E275", - "ticketNumber": "9B2U3NF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670910, -80.065110", - "loadTime": "12/16/2019 17:44:14", - "straightDistance": "36.83", - "routeDistance": "53.76", - "timeToTower": "1:38:29", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/16/2019", - "disposalTime": "19:22:43", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.22, - "quantity": 24.22, - "calculatedQuantity": "24.22 tons", - "s3DownloadKey": "HaulPass_J001_9B2U3NF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9EB1B90E-00BB-442D-A018-D8A4A37F455B", - "ticketNumber": "83KFWML", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670748, -80.065431", - "loadTime": "12/16/2019 15:29:39", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "1:41:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/16/2019", - "disposalTime": "17:10:55", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.99, - "quantity": 34.99, - "calculatedQuantity": "34.99 tons", - "s3DownloadKey": "HaulPass_J001_83KFWML_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "367D9D8C-323D-4DB5-A6AA-F73F5640B48E", - "ticketNumber": "6GLX89D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670707, -80.065359", - "loadTime": "12/16/2019 18:41:37", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "1:40:33", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/16/2019", - "disposalTime": "20:22:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.33, - "quantity": 24.33, - "calculatedQuantity": "24.33 tons", - "s3DownloadKey": "HaulPass_J001_6GLX89D_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1FD7DCD5-F3D6-451F-8931-9B00E1CB9E16", - "ticketNumber": "4Y2JC3Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670750, -80.065243", - "loadTime": "12/16/2019 20:11:34", - "straightDistance": "36.83", - "routeDistance": "53.77", - "timeToTower": "1:46:44", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/16/2019", - "disposalTime": "21:58:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.22, - "quantity": 31.22, - "calculatedQuantity": "31.22 tons", - "s3DownloadKey": "HaulPass_J001_4Y2JC3Q_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "20E7B65A-2346-47AB-B145-DD16586309DA", - "ticketNumber": "4KCM5HH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670687, -80.065305", - "loadTime": "12/16/2019 20:26:56", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "1:38:49", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/16/2019", - "disposalTime": "22:05:45", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.9, - "quantity": 26.9, - "calculatedQuantity": "26.9 tons", - "s3DownloadKey": "HaulPass_J001_4KCM5HH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "35852CF1-752E-42AE-A911-7C63BBE9A39B", - "ticketNumber": "7NPH64U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670701, -80.065305", - "loadTime": "12/16/2019 19:03:07", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "1:29:17", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/16/2019", - "disposalTime": "20:32:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 18.39, - "quantity": 18.39, - "calculatedQuantity": "18.39 tons", - "s3DownloadKey": "HaulPass_J001_7NPH64U_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "65072B66-F6BD-4C04-A5FD-B88705372C24", - "ticketNumber": "947YMUC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98ZUB5G", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670777, -80.065195", - "loadTime": "12/16/2019 19:34:15", - "straightDistance": "36.83", - "routeDistance": "53.77", - "timeToTower": "1:39:24", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/16/2019", - "disposalTime": "21:13:39", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.16, - "quantity": 29.16, - "calculatedQuantity": "29.16 tons", - "s3DownloadKey": "HaulPass_J001_947YMUC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E5987D06-3111-4554-ADD8-7990F9DDF64D", - "ticketNumber": "3LFTD6Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670595, -80.065148", - "loadTime": "12/16/2019 19:53:24", - "straightDistance": "36.84", - "routeDistance": "53.77", - "timeToTower": "1:33:55", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/16/2019", - "disposalTime": "21:27:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.3, - "quantity": 20.3, - "calculatedQuantity": "20.3 tons", - "s3DownloadKey": "HaulPass_J001_3LFTD6Y_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "05003E3C-4F6B-4D86-9726-A1B6C8389F88", - "ticketNumber": "5CWYZ9C", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670761, -80.065248", - "loadTime": "12/16/2019 22:37:13", - "straightDistance": "36.83", - "routeDistance": "55.11", - "timeToTower": "13:01:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "11:39:12", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.6, - "quantity": 20.6, - "calculatedQuantity": "20.6 tons", - "s3DownloadKey": "HaulPass_J001_5CWYZ9C_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "DE26063F-DFFA-402D-8D1C-9BE84F680F63", - "ticketNumber": "PQSJGNU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TYY8RS", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670683, -80.065234", - "loadTime": "12/16/2019 20:07:59", - "straightDistance": "36.84", - "routeDistance": "55.11", - "timeToTower": "15:29:16", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "11:37:15", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.6, - "quantity": 24.6, - "calculatedQuantity": "24.6 tons", - "s3DownloadKey": "HaulPass_J001_PQSJGNU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "18EA6297-6E4C-4F80-8EDC-9DC294C2E402", - "ticketNumber": "6GKYHRV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670789, -80.065230", - "loadTime": "12/16/2019 22:05:44", - "straightDistance": "36.83", - "routeDistance": "55.11", - "timeToTower": "14:56:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "13:02:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.29, - "quantity": 25.29, - "calculatedQuantity": "25.29 tons", - "s3DownloadKey": "HaulPass_J001_6GKYHRV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5F79525D-3CFB-4A81-8A6C-C5A615D2B5DA", - "ticketNumber": "3FQJL5W", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670622, -80.065436", - "loadTime": "12/16/2019 21:19:11", - "straightDistance": "36.83", - "routeDistance": "55.12", - "timeToTower": "14:56:14", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "12:15:25", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.45, - "quantity": 25.45, - "calculatedQuantity": "25.45 tons", - "s3DownloadKey": "HaulPass_J001_3FQJL5W_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5DD061B7-3FE0-4362-8EAF-435920AA4FD6", - "ticketNumber": "59N88HH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670742, -80.065166", - "loadTime": "12/17/2019 11:58:26", - "straightDistance": "36.83", - "routeDistance": "53.22", - "timeToTower": "1:32:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "13:31:03", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 14.57, - "quantity": 14.57, - "calculatedQuantity": "14.57 tons", - "s3DownloadKey": "HaulPass_J001_59N88HH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F004DFE9-4254-4DF2-BB63-8883310915CF", - "ticketNumber": "9XJUGXU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670694, -80.065314", - "loadTime": "12/17/2019 13:18:35", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "1:54:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "15:13:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.73, - "quantity": 27.73, - "calculatedQuantity": "27.73 tons", - "s3DownloadKey": "HaulPass_J001_9XJUGXU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "44A5AD86-F801-47E6-9D34-313382562200", - "ticketNumber": "9GBNHZD", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670879, -80.065513", - "loadTime": "12/17/2019 13:12:01", - "straightDistance": "36.82", - "routeDistance": "53.79", - "timeToTower": "2:53:37", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "16:05:38", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.72, - "quantity": 25.72, - "calculatedQuantity": "25.72 tons", - "s3DownloadKey": "HaulPass_J001_9GBNHZD_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C480B17B-8BE6-4F5F-B89B-896737CBD265", - "ticketNumber": "5ZX79ZA", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TYY8RS", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670813, -80.065293", - "loadTime": "12/17/2019 13:33:53", - "straightDistance": "36.83", - "routeDistance": "53.77", - "timeToTower": "2:04:31", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "15:38:24", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.55, - "quantity": 24.55, - "calculatedQuantity": "24.55 tons", - "s3DownloadKey": "HaulPass_J001_5ZX79ZA_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "558CAF42-6744-49A6-BB20-ED7502C9E02D", - "ticketNumber": "65FRSSV", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670859, -80.065336", - "loadTime": "12/17/2019 16:51:31", - "straightDistance": "36.82", - "routeDistance": "53.78", - "timeToTower": "1:28:27", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "18:19:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.88, - "quantity": 21.88, - "calculatedQuantity": "21.88 tons", - "s3DownloadKey": "HaulPass_J001_65FRSSV_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9BF8EA91-8CEB-4697-B460-D09E4D36F319", - "ticketNumber": "5MVMNRH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98ZUB5G", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670745, -80.065335", - "loadTime": "12/17/2019 16:44:56", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "1:52:58", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "18:37:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.98, - "quantity": 21.98, - "calculatedQuantity": "21.98 tons", - "s3DownloadKey": "HaulPass_J001_5MVMNRH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "256E905C-9C61-40C0-AFD2-A2C6F9543403", - "ticketNumber": "6LXBW23", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5CY8V46", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670782, -80.065169", - "loadTime": "12/17/2019 17:48:29", - "straightDistance": "36.83", - "routeDistance": "53.22", - "timeToTower": "2:01:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "19:50:05", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.66, - "quantity": 31.66, - "calculatedQuantity": "31.66 tons", - "s3DownloadKey": "HaulPass_J001_6LXBW23_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6D8DABCC-7946-4D28-AAB0-24144D1FEB7C", - "ticketNumber": "3LNTT5D", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670691, -80.065116", - "loadTime": "12/17/2019 18:27:36", - "straightDistance": "36.84", - "routeDistance": "53.22", - "timeToTower": "1:55:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "20:23:11", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 32.62, - "quantity": 32.62, - "calculatedQuantity": "32.62 tons", - "s3DownloadKey": "HaulPass_J001_3LNTT5D_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "AA9BE2D3-8A39-4582-89FF-14F5D9001265", - "ticketNumber": "3KFM3RN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670642, -80.065249", - "loadTime": "12/17/2019 15:06:47", - "straightDistance": "36.84", - "routeDistance": "53.77", - "timeToTower": "1:34:32", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "16:41:19", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.95, - "quantity": 24.95, - "calculatedQuantity": "24.95 tons", - "s3DownloadKey": "HaulPass_J001_3KFM3RN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "C203A256-DF59-4CFB-8AF9-4DAFB4013008", - "ticketNumber": "7N3EWLS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670713, -80.065339", - "loadTime": "12/17/2019 14:26:47", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "1:50:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "16:17:23", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.53, - "quantity": 21.53, - "calculatedQuantity": "21.53 tons", - "s3DownloadKey": "HaulPass_J001_7N3EWLS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D0898140-7DB0-4787-91CD-D2A5D52E77C9", - "ticketNumber": "34K6YMS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8ZC4TZC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670739, -80.065379", - "loadTime": "12/17/2019 17:52:19", - "straightDistance": "36.83", - "routeDistance": "53.24", - "timeToTower": "2:07:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "19:59:26", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.52, - "quantity": 27.52, - "calculatedQuantity": "27.52 tons", - "s3DownloadKey": "HaulPass_J001_34K6YMS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D207CE98-FFE6-4D9B-9F8B-3FACFC2B6F4E", - "ticketNumber": "45PJGX4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670879, -80.064943", - "loadTime": "12/17/2019 13:46:07", - "straightDistance": "36.83", - "routeDistance": "53.75", - "timeToTower": "2:26:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "16:12:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.72, - "quantity": 24.72, - "calculatedQuantity": "24.72 tons", - "s3DownloadKey": "HaulPass_J001_45PJGX4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E41EE3AC-708C-4B96-B252-42919BDB8E8C", - "ticketNumber": "8RZ3923", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670932, -80.065280", - "loadTime": "12/17/2019 15:08:41", - "straightDistance": "36.82", - "routeDistance": "53.77", - "timeToTower": "2:03:23", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "17:12:04", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 22.79, - "quantity": 22.79, - "calculatedQuantity": "22.79 tons", - "s3DownloadKey": "HaulPass_J001_8RZ3923_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D29F5031-4C4E-4232-9AA9-C8FE2508ED53", - "ticketNumber": "9MWHRMY", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670716, -80.065156", - "loadTime": "12/17/2019 18:43:12", - "straightDistance": "36.84", - "routeDistance": "53.22", - "timeToTower": "1:43:46", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "20:26:58", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.79, - "quantity": 28.79, - "calculatedQuantity": "28.79 tons", - "s3DownloadKey": "HaulPass_J001_9MWHRMY_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "82FCF867-D2E4-4741-BD0A-15A1346FA524", - "ticketNumber": "9RFXMZB", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670719, -80.065305", - "loadTime": "12/17/2019 18:45:39", - "straightDistance": "36.83", - "routeDistance": "53.23", - "timeToTower": "2:02:47", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "20:48:26", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.29, - "quantity": 27.29, - "calculatedQuantity": "27.29 tons", - "s3DownloadKey": "HaulPass_J001_9RFXMZB_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F5E44634-27F0-4F7C-8CB5-F625B2DB4A1F", - "ticketNumber": "88D4SBM", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670782, -80.065189", - "loadTime": "12/17/2019 18:41:37", - "straightDistance": "36.83", - "routeDistance": "53.22", - "timeToTower": "1:59:53", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "20:41:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 37.78, - "quantity": 37.78, - "calculatedQuantity": "37.78 tons", - "s3DownloadKey": "HaulPass_J001_88D4SBM_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "38CFB240-0D44-49E4-A060-E78D4A021C9C", - "ticketNumber": "88YUNL4", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670739, -80.065382", - "loadTime": "12/17/2019 18:57:44", - "straightDistance": "36.83", - "routeDistance": "53.24", - "timeToTower": "2:12:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "21:10:20", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.3, - "quantity": 23.3, - "calculatedQuantity": "23.3 tons", - "s3DownloadKey": "HaulPass_J001_88YUNL4_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D006A2DC-6148-4960-90DD-D4C134397616", - "ticketNumber": "6TM7CFK", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670839, -80.065393", - "loadTime": "12/17/2019 19:45:32", - "straightDistance": "36.82", - "routeDistance": "53.78", - "timeToTower": "2:00:54", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "21:46:26", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.78, - "quantity": 30.78, - "calculatedQuantity": "30.78 tons", - "s3DownloadKey": "HaulPass_J001_6TM7CFK_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "FB447541-AC5E-4BC6-B8DB-89711194336E", - "ticketNumber": "62UTG8H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8TYY8RS", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670677, -80.065398", - "loadTime": "12/17/2019 18:20:52", - "straightDistance": "36.83", - "routeDistance": "53.24", - "timeToTower": "3:22:51", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "21:43:43", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 25.23, - "quantity": 25.23, - "calculatedQuantity": "25.23 tons", - "s3DownloadKey": "HaulPass_J001_62UTG8H_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "41B64CB3-17B4-4DEC-BD42-167ABFAE000C", - "ticketNumber": "9RKWL4R", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670685, -80.065049", - "loadTime": "12/17/2019 19:56:00", - "straightDistance": "36.84", - "routeDistance": "53.76", - "timeToTower": "1:55:13", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/17/2019", - "disposalTime": "21:51:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.64, - "quantity": 27.64, - "calculatedQuantity": "27.64 tons", - "s3DownloadKey": "HaulPass_J001_9RKWL4R_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "082070EC-09A5-4363-AE69-79483B2F2103", - "ticketNumber": "96VBNGJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670800, -80.065288", - "loadTime": "12/18/2019 12:42:41", - "straightDistance": "36.83", - "routeDistance": "53.77", - "timeToTower": "1:44:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "14:26:48", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.34, - "quantity": 21.34, - "calculatedQuantity": "21.34 tons", - "s3DownloadKey": "HaulPass_J001_96VBNGJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "1C02375C-A19A-4802-869E-A0B67B059BA7", - "ticketNumber": "7A6BD5G", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670683, -80.065241", - "loadTime": "12/18/2019 12:29:23", - "straightDistance": "36.84", - "routeDistance": "53.77", - "timeToTower": "2:02:34", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "14:31:57", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.06, - "quantity": 20.06, - "calculatedQuantity": "20.06 tons", - "s3DownloadKey": "HaulPass_J001_7A6BD5G_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9593D752-F577-4DB6-9C24-808D4A12364B", - "ticketNumber": "9NJFRLX", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670646, -80.065156", - "loadTime": "12/18/2019 13:32:18", - "straightDistance": "36.84", - "routeDistance": "53.77", - "timeToTower": "1:44:03", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "15:16:21", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.86, - "quantity": 21.86, - "calculatedQuantity": "21.86 tons", - "s3DownloadKey": "HaulPass_J001_9NJFRLX_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9B8054FD-E197-4BC9-B6AC-95DC48E0DEF7", - "ticketNumber": "483XSWS", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670747, -80.065409", - "loadTime": "12/18/2019 12:40:46", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "2:08:07", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "14:48:53", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.58, - "quantity": 28.58, - "calculatedQuantity": "28.58 tons", - "s3DownloadKey": "HaulPass_J001_483XSWS_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E86320E1-ED2A-4CF5-B945-03A5ECA35A72", - "ticketNumber": "7YYS864", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98ZUB5G", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670607, -80.065372", - "loadTime": "12/17/2019 20:32:50", - "straightDistance": "36.84", - "routeDistance": "53.78", - "timeToTower": "15:24:57", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "11:57:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.94, - "quantity": 31.94, - "calculatedQuantity": "31.94 tons", - "s3DownloadKey": "HaulPass_J001_7YYS864_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "F152049F-BBF0-4EA0-9890-B782F1EB284E", - "ticketNumber": "7RQWZ4H", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670617, -80.065333", - "loadTime": "12/18/2019 11:58:46", - "straightDistance": "36.84", - "routeDistance": "53.78", - "timeToTower": "1:51:36", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "13:50:22", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 27.13, - "quantity": 27.13, - "calculatedQuantity": "27.13 tons", - "s3DownloadKey": "HaulPass_J001_7RQWZ4H_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "91522BC7-B554-4E61-BBAF-7AFCE720EF17", - "ticketNumber": "4K3YJ8N", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98ZUB5G", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670763, -80.065569", - "loadTime": "12/18/2019 14:03:41", - "straightDistance": "36.82", - "routeDistance": "53.79", - "timeToTower": "1:50:36", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "15:54:17", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 28.59, - "quantity": 28.59, - "calculatedQuantity": "28.59 tons", - "s3DownloadKey": "HaulPass_J001_4K3YJ8N_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "519C7279-AF25-4CEF-A730-3E8DB939CD49", - "ticketNumber": "5H4YP5U", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670689, -80.065298", - "loadTime": "12/18/2019 13:09:52", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "2:13:25", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "15:23:17", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 30.37, - "quantity": 30.37, - "calculatedQuantity": "30.37 tons", - "s3DownloadKey": "HaulPass_J001_5H4YP5U_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "559353FE-95D4-45A3-82D8-92CD57D48392", - "ticketNumber": "8LRPMXJ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670719, -80.065307", - "loadTime": "12/18/2019 13:54:26", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "1:30:50", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "15:25:16", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 23.92, - "quantity": 23.92, - "calculatedQuantity": "23.92 tons", - "s3DownloadKey": "HaulPass_J001_8LRPMXJ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CF5EF605-46D6-4230-9347-DB02A86D70E7", - "ticketNumber": "6YAKNFN", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670930, -80.065512", - "loadTime": "12/18/2019 14:17:25", - "straightDistance": "36.81", - "routeDistance": "53.79", - "timeToTower": "2:06:15", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "16:23:40", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 29.32, - "quantity": 29.32, - "calculatedQuantity": "29.32 tons", - "s3DownloadKey": "HaulPass_J001_6YAKNFN_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "90062C1C-B75F-4E33-AD50-02E231B87F4C", - "ticketNumber": "ZFMGK3T", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52N3882", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670685, -80.065347", - "loadTime": "12/18/2019 15:05:48", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "1:45:54", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "16:51:42", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.2, - "quantity": 34.2, - "calculatedQuantity": "34.2 tons", - "s3DownloadKey": "HaulPass_J001_ZFMGK3T_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "647DFFEA-04AF-4034-87FF-5C147DDAC0FA", - "ticketNumber": "5EVL36Y", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670766, -80.065332", - "loadTime": "12/18/2019 15:23:26", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "1:38:52", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "17:02:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.14, - "quantity": 26.14, - "calculatedQuantity": "26.14 tons", - "s3DownloadKey": "HaulPass_J001_5EVL36Y_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9672D58C-BF8D-44E6-A37C-FAD7AEAEB456", - "ticketNumber": "5N2VBLT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670684, -80.065181", - "loadTime": "12/18/2019 16:21:51", - "straightDistance": "36.84", - "routeDistance": "53.77", - "timeToTower": "1:39:59", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "18:01:50", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 16.67, - "quantity": 16.67, - "calculatedQuantity": "16.67 tons", - "s3DownloadKey": "HaulPass_J001_5N2VBLT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "895DE6F6-1538-4251-B644-03C16CAB688A", - "ticketNumber": "44C78XC", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670810, -80.065183", - "loadTime": "12/18/2019 17:08:16", - "straightDistance": "36.83", - "routeDistance": "53.77", - "timeToTower": "1:26:58", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "18:35:14", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.34, - "quantity": 20.34, - "calculatedQuantity": "20.34 tons", - "s3DownloadKey": "HaulPass_J001_44C78XC_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "9F291D10-E64E-4A74-87A1-ADF6400ECC64", - "ticketNumber": "9TZPXWT", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670820, -80.065340", - "loadTime": "12/18/2019 16:37:23", - "straightDistance": "36.82", - "routeDistance": "53.78", - "timeToTower": "2:00:24", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "18:37:47", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.41, - "quantity": 20.41, - "calculatedQuantity": "20.41 tons", - "s3DownloadKey": "HaulPass_J001_9TZPXWT_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D659957E-BBFC-4EAC-8F3F-FB1682DB5ADA", - "ticketNumber": "5U2ZPXU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670712, -80.065290", - "loadTime": "12/18/2019 16:10:36", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "2:09:18", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "18:19:54", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 20.46, - "quantity": 20.46, - "calculatedQuantity": "20.46 tons", - "s3DownloadKey": "HaulPass_J001_5U2ZPXU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "218DB6B1-2DD4-4B17-A751-277534EE36D6", - "ticketNumber": "99TBDEH", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8C6RPAU", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670913, -80.065324", - "loadTime": "12/18/2019 17:06:25", - "straightDistance": "36.82", - "routeDistance": "53.78", - "timeToTower": "2:11:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "19:17:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 21.74, - "quantity": 21.74, - "calculatedQuantity": "21.74 tons", - "s3DownloadKey": "HaulPass_J001_99TBDEH_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5DCC4057-F004-4B29-8795-2503C0BC2DA2", - "ticketNumber": "8VGAMNQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670801, -80.065237", - "loadTime": "12/18/2019 17:57:29", - "straightDistance": "36.83", - "routeDistance": "53.77", - "timeToTower": "1:40:44", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "19:38:13", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 33.12, - "quantity": 33.12, - "calculatedQuantity": "33.12 tons", - "s3DownloadKey": "HaulPass_J001_8VGAMNQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "11432242-EE06-41CF-AA7F-8CB594648A8A", - "ticketNumber": "3D9B6QG", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7M47B99", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670615, -80.065274", - "loadTime": "12/18/2019 18:32:40", - "straightDistance": "36.84", - "routeDistance": "53.78", - "timeToTower": "1:48:29", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "20:21:09", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 34.17, - "quantity": 34.17, - "calculatedQuantity": "34.17 tons", - "s3DownloadKey": "HaulPass_J001_3D9B6QG_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "30EE389A-91CB-4A2B-A399-A4B772E6E117", - "ticketNumber": "JK2B239", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "5LJQLBL", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670575, -80.065228", - "loadTime": "12/18/2019 20:04:57", - "straightDistance": "36.84", - "routeDistance": "53.77", - "timeToTower": "1:58:09", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "22:03:06", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.4, - "quantity": 35.4, - "calculatedQuantity": "35.4 tons", - "s3DownloadKey": "HaulPass_J001_JK2B239_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "5BDA967B-0B0E-443B-A60C-253B2D438449", - "ticketNumber": "3J7QZB5", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "4VPQ7QC", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670660, -80.065187", - "loadTime": "12/18/2019 19:38:22", - "straightDistance": "36.84", - "routeDistance": "53.77", - "timeToTower": "2:23:08", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "22:01:30", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 26.57, - "quantity": 26.57, - "calculatedQuantity": "26.57 tons", - "s3DownloadKey": "HaulPass_J001_3J7QZB5_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "CBE0C316-B1C4-43CF-A804-769F0038365A", - "ticketNumber": "952LCHQ", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "52N3882", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670684, -80.065390", - "loadTime": "12/18/2019 18:55:26", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "1:59:05", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "20:54:31", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 40.11, - "quantity": 40.11, - "calculatedQuantity": "40.11 tons", - "s3DownloadKey": "HaulPass_J001_952LCHQ_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "D607F73C-32C8-4EA9-B1E7-B0221275F9B1", - "ticketNumber": "59VKRXW", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "68HX8BU", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670686, -80.065319", - "loadTime": "12/18/2019 18:58:02", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "2:02:31", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "21:00:33", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 35.6, - "quantity": 35.6, - "calculatedQuantity": "35.6 tons", - "s3DownloadKey": "HaulPass_J001_59VKRXW_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "E63BB807-E902-4E57-8650-CD8EE39580D9", - "ticketNumber": "3D2LLWU", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "98ZUB5G", - "contractorName": "AshBritt Environmental", - "subContractorName": "MVS Industries", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670745, -80.065306", - "loadTime": "12/18/2019 18:13:49", - "straightDistance": "36.83", - "routeDistance": "53.78", - "timeToTower": "1:48:57", - "towerMonitorUserCertificationNumber": "4HUBN5A", - "towerMonitorName": "Sha Forte", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/18/2019", - "disposalTime": "20:02:46", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 38.24, - "quantity": 38.24, - "calculatedQuantity": "38.24 tons", - "s3DownloadKey": "HaulPass_J001_3D2LLWU_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "641E27D1-5087-472A-8026-1A118DE20A0D", - "ticketNumber": "3WXATNF", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "3DTUAHM", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670590, -80.065043", - "loadTime": "12/18/2019 20:23:49", - "straightDistance": "36.85", - "routeDistance": "55.65", - "timeToTower": "15:15:21", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/19/2019", - "disposalTime": "11:39:10", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 24.6, - "quantity": 24.6, - "calculatedQuantity": "24.6 tons", - "s3DownloadKey": "HaulPass_J001_3WXATNF_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "6D3EC56A-495B-439C-8384-6F5709EDAE1C", - "ticketNumber": "5UDKT5Q", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "7BABRCK", - "contractorName": "AshBritt Environmental", - "subContractorName": "Collins Company, LLC", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670656, -80.065209", - "loadTime": "12/18/2019 21:36:33", - "straightDistance": "36.84", - "routeDistance": "55.66", - "timeToTower": "13:37:08", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/19/2019", - "disposalTime": "11:13:41", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 31.9, - "quantity": 31.9, - "calculatedQuantity": "31.9 tons", - "s3DownloadKey": "HaulPass_J001_5UDKT5Q_IMG.pdf", - "unitOfMeasure": "TON" - }, - { - "id": "111F5D72-4537-4D46-9BD4-2A314E01FF07", - "ticketNumber": "5YGHLM8", - "projectName": "Charleston County, SC", - "equipmentCertificationNumber": "8E5XR3H", - "contractorName": "AshBritt Environmental", - "subContractorName": "East Coast ERS", - "ticketType": "Right of Way (ROW)", - "fieldMonitorUserCertificationNumber": "9F7YGJC", - "fieldMonitorName": "Susan Robertson", - "loadCoordinates": "32.670826, -80.065732", - "loadTime": "12/19/2019 13:03:43", - "straightDistance": "36.81", - "routeDistance": "53.81", - "timeToTower": "2:04:35", - "towerMonitorUserCertificationNumber": "3RCZM4N", - "towerMonitorName": "Jacquelyn Haynes-Williams", - "siteName": "Oakridge Landfill - WM", - "siteCoordinates": "33.13808, -80.371571", - "disposalDate": "12/19/2019", - "disposalTime": "15:08:18", - "debrisType": "MUL", - "diameter": "", - "certifiedCapacity": "0 CY", - "percentFull": 37.11, - "quantity": 37.11, - "calculatedQuantity": "37.11 tons", - "s3DownloadKey": "HaulPass_J001_5YGHLM8_IMG.pdf", - "unitOfMeasure": "TON" - } -] \ No newline at end of file diff --git a/designDocs/img/Donut-Chart.png b/designDocs/img/Donut-Chart.png deleted file mode 100644 index 7c0e539bec33830ff4bdba22cbaea59dc176505d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 54182 zcmXtf2RzmP_y60<9vM;DBV{I)Jwmu-bgk@JvR4;bm&{6LQnp-l`4}mChU`#XdxvoC zJ+J$J-M;_dqlc{b`}I2GdCqyB^Llxyud6{zb%hFoAX=EF8XSU1!Iz{E#Rc#Q$srsL zK3%ZW)=-1+gnv1Wg~<@a4Z+mz8Tx0eP5JpxJ)Sz+J`C1P+IaV_f+}C9$Jvzlad)|L z(u)TvMWLTQ(a#b~QQcO6r!n8VpWR8MNEf2mb7AayOhv9T3+XHU>wzq?%evl8hnw-C zp~RN34aw=U)t;2wI_Z9n{WzJ!!}AOLF!-iix!ZN&R_+~|kE1d%7Hn#LC8{yu-E3+U z;W0EXTqz(PnqZtpsVXHnyB~W7lY-ju}}G*Mr<1;jo>Zz(OGK`jSCmq z)B+fa6VkYD8XZKNw}=J21t>cKj*f3;Yo!|&wf%1K0GuE*)4>GO5`(OdjGT*qmv zxzcTwcdG$D$5iiS`AVU`8t+-BgA~MD&!Am9n-DrH?k#w1Uy1p*UBUIsmr8z$8z=D- z(LwyM06!+`wwOx37+VA0tI4mgCNHWdz2=LFCB5tLZ4J>))-~<_LcYoE;+eQd1J1p7 z1N)nN^kz%c)?bg_W~)vqM_y76%TxU6xhDnj}lyZwrVd>Z?4spGme z{!w-<(xA)ebhCqjcY2>MxGbaNH~UWx4>2m>tqgf`2gl zG+)_d-~DQWctY7-E@ncR9oCm$nrv+17I7gbtm_^RM6`o5l}D&ID76OHcJ+x2^toRA z0v74Vd`m)M=ON`J%&xC&;k&sqSM9zxf=}dB*#?NKHUf-isP_!I7I)B0MXEO3jSNw9gLUt92`~H z=*!&oE}d+3IJv+Ps~R>V6!kkNnF7{vU-dFCa#7rrd_9>w;APV3&nXs>kRO-AZ$w89 zC7~*PS}v#S_Z@`RT$PA({I>lWFpBJW}1e3jj7Tqf&k5iT69k>0OP=2WbH{m@A8q-6(%ciFBk}-cfKdo zW~(XWBPrOg%nkM{K6{XP5&vKz$u3KnYQ9YvJ03>7eWx3^jbimhtAOcSe5vt{|tZ>WoHjHGHe*9JdI0#f#50x8W5wFFc|HeHr z-L}c`0CE;_BU1+6e?5rBc_@9eu&cZ!<)j0_xveLz|miYu4UZG7-!MA*yN52{(mrju{)XluO$-mS4M_Ek7mE%$&T`~&31iU=`1Es=2eZsC4)5$n-7@5#! z|C=BEc1_pj@Qg9!7J!q0=LUNI*oWd9zC>V!17sx>Qp)S(fcdqx&As=eUY}lv7@;!! zP=@zcR2>*^I*rpj(QA}DFMYpc61hFMg0ThI1JT0R(%yQrVmyzBUFY4p+Sblfn2?4< z`Q@7e*%HsOvHk|zsY>8KipeR&-Vt}?-s$M4d z{#T2jx!R63RwY-5qYKH@r@<@lCa+yZ7B4nzPNvE}NP+`Ep-*mS%RsX6ystZnbr@C$pu{L1XV!V~ z&&&3>_@4;v8!&j}E7Qb3DXfjSOjGrsqjTHsxzpyJ@_pUwu?h9b zo-4c;gu#GA3{4NR>jX^C)$C4xw%@#oh%+qm{>A|nS$J){cBr1Nxu*1tn&P*lbMtQ% z9KQD=(rmU{qpn`>e}+0E)XEo~N;KPQuhtS}HIm*M`wj`{il7<{81T!B`j)dx|vajvql2FJGUUCgbL3(F>>G!1N@&^10^^sQG z$R}ZA0|)JbNvJH4iQvaiU0ovldBf<5v;K<1PUxr3*6?zd8RsH2w~tEe$vut3WF!Ml zlC|J|pl+etzqf?^7EF3AcrPQNPQ8fvn<``!_D5Jec`8WNBe-s4le0zRngP-+Ym%N? zKE%Ky*c)cX1iYS70ApP=JsRb=n}D^P!k09Yw5%HrDk>GuJaiU_+21B|U{r9y4CCJN zUeAdtrs)zUXQ6>_P5%YS`IjvL{OEvRd$cf)o61>rAol{Ei7C?E-J|8%444ZSU+FIQ~}}aydN#`t4LzK)OB%n_zEEJXvZ}<1kLdobH#G2brQy2Yj3N0X#a$p8~?eqjd<6f z@wPHtk04N>&e3!f29c$6)mQbI_)KGQe!YDq^feL&FDriGh@a_Jjxo6K@Nm=t8!vkE zo8T^g$t9qY@k5&1l{y~_2EyC@>B?bPUYLtm#4Jy!khS(DCXbqHi2EvD^U#um{C@l; ztYBDlfR@=E5FsTN2CJO6E2oLKc~vHF5wKVH7}@Zm#?=WM3omE!d`P`7#r%{lTbAIP zi3F722&iD*WArh%PZnPAqYWKW&lM3W=rM7=X~_>KSHnCWJnqM#!}(LL0h!K!hqTajj1 z#UYh8Q<;htvMh@%0IJRH;$}mgy3*ZjvN`^i@6G&ZR|gZTx3alOG@;T0eEy1|hL0zS zxQ)X9qW2w+xfrBH5U)_b7$_8HO^zQm#rm%=qJ@Qic0o%z1tD;Lxw&UqX~{sK0YILO zDoCipSN==aTG%CZHUN3=>$QsXQa&-TdY&Db^!0>v>By68vXgB1Z0>hp`F$F3q6DE| ztJV9f|D}^Kao}`x@kqsZS?A&d2~pcLh)4sB@f=^izOJt ze8)CpBntXJsdM#yl0ijAZT=7(Ihg6QN|e?7HSR+mYDk$@$f4{uMe@w;&~IDZDc@U$ zi}(}G*D`La`8g!zez^4G>)(-IZwA-_$y^2^Ul{iPBT8|SFSiZ+skuOn?>^rV{L^}j zmLyGAt#PNyLvnnQL$~CWq3DvnK4HgeFMiVR`gwa@&3VF6_3So5X_l@wyp~o>#DK#y z`Qg@OChAf?RKI=_J*htBoc|Hj6i8r43)c)*A@>;FsS&h%_T_9lN}b z6ulWxjFCt(j!%U&7e5~N5w*t|^IC^4H(SEs_g|Y>EX*PE-O6IOsxMvX@A_F**`m4* zqNOB54nlbkV(Q30<2dCP^x#t6WPZ@62*k4lOCKjJRf&Z)C{*m%PR~~y z$RK^CY$yfuLq%+9+BxOFkJ0#)Jc|hX(_a$BEz522PR#(v4JbkD2T|m=XP7M5LbKc?D5+W!Wg&qdCDFf453lpE zzozd8QeCgd+R@{Mkvy$SCk%MgoVhl%J%3|22L!+Il+cU#(t2a%X7#S*YMIWL|6JL_fDULMFXy!RFnv8 z&YWgOpR1rqTyvEAR&8(iqmaaQ-YgevSD8 z-2Bj>&V5}FmSn|R)h{_PS+$}|K>F3qL}fNeRM!A!GceiN)p9 zWmRDj5|_8%-N4}ea_~~r@|dhT%_4_5e16tfJVw-1-|uQfGS~q2OHL@@$hwmHqHfot zfKD{VC=%or=KqR>51Z=r6G;@E~6Q@7d_ge)QwfVn-tD z3tWcUptt#>;Kz`SyoQL<8tIDlOeQDQn(E|$evLc3y4Z{sR}%@&{;`ICpa=sjrAPiu zPx!EdD6BeDtL-n^9_07dy>1KkGDwHbIXecY8ev2OeJ54Ttp|YBl?Taav0X+$*u(5{0 z>Q9F;H-?S^g56wyG^8KxWdI9%$T>Lpu{@Q&4lJw-N{bl_6BP*>eJbN=h-HR>mNFWT zPX90cVp$p}hr3~LI{EY1<%LtV)klN33gbF`KArM?Rs(C-fWRwr^3SD`dPJm zLptS02g*HB3v{L{jkk5>lGrx*+eHluHIob}UyWGmx*qy&VBNhs*}s2CM&qAi8PRW_ zQ-<#862^13WxC`|uR71Pi4Hn&RRaN^Qo5YciFWIkvlAK$oQT z#u}H8tlq>(&;;*`&ANb?;YXj!-%LJQm`4j6juA&}#^#@w2}(NWfp|d!BHd_YKcUgJ zu;pilT%TtOJZv!>Mt#jT=D}f^+-lNkxyumQ1B&0bu!u~7Xx67C-G@A3l%{mV3;O}a(bRAuLg*Gs;4BRn@w(ihN6H+7FBQkaV%&_ z)DY<1Vxx-nKH6$xFQEmcA^k-s_o-LBe#C*m`uu3K?^nwN2>e6UjAT1hv3)}Kv0*TP zV!aHc|M-Kn8y9ai(`AATS|30!QwY4&GkI6W`|#^c=WGlQ+|L`z>G_HAB{i+N#P*Kx znB~9DB}G{A{Q5SRq=BQRi;HEKrQC;~TmV@JR&q!P8L1LiFwAxDOkq$8Fk9GAKd|Y& zlMAiKqPHJ(elaj4VuwC8Z~#)jUYQCB5taWNcEjKU;W=-7#6tHYr#r={HpyJ z`Yz(-*Sp~PAdbO0&fe2WXik-2TzKl5I5OgXS$=;)Kx^S$hw1zon{Xmv-aBAgyNIqu z2+P)z|2YN02$y+f`j-yck69~vZ6K(rurhnT*SyNy5&M9Hw}cXitHfk}$m>mhQ-}b9 z0D~a!yW7)pKraQibont$GWBM0M9kMZg2;gA^Uhzec}hqgd%oLR**KFSw#19>H*N;t zF+9Jpo>0!t&(V|TF-s)DAS=Rad&%gD3=dzeuREAnCdsN|b;578vWQ~1GG*1wj6kGt zrkUwo+hXF*28I<<>H3bLEE3uNt8|gIUoVqqze;viD%t7C49nnTghA0IO#jwh!rWRL zvWBv?KvHD+&H-VcjB$x+W^(5zQMYea>(3Gt(RLgP`u$3Pe+~%W?`}R$Z&m;%m0wMSttN$3WUd%H|(PU6EjBufH zy(^7)xu*-X-@BbD@nUq_(Pjx0cSE!aNb6Y6&tHE3#^+a4L>`^iX(wi z-r)+}DZk5wxdAgIp;BH~<331lreH3^(PLlY&N#@f+|}XWZA<}A#&uM2T>tAqbQTXr zK9BYolo82C(bT|E`Od|${w853>mUPp0L%UwyzQo>(m?h|3HZqc>3V&KM8cLkc(J1s2)BH}dky;v-&Pc924EO9#lhmMRQ0Rc+~ zy*2h(wN(>?P6!BeW&{Po<;Iiy6~ba#nLH`4&l$wsZ1-}}s)keS(Dlr}RrW6}UJ(r0 zGr%FmwA2LZtdL+Zw}tG7pV_(`AF%*;PPZ#F)nb)8o5Pdds__HrH>|Zy&x+Db=y|Bf z5OU|kiFiKULxlHs{`3gu?&UwvJWtW!Bn zgVjTxtaq}iNkx_v-+2BTe$=pIcl{E;=AsCB#)JxP0mD-yMh9WE?Q)#P2SUs8#S+2k zrdWsOHdY%vmGbB7r7H!6ar$76kdtL{ec`DqP9|cWP@(D~80@eYQqc7tkxN;+mOMrY z{=b;7^lMt?VrL;`g<}0KFO8`I%DGWsK$O(?Wf>7O$qxWMQ(}zGL#@l%e=eJ1ZNbjr z;GCuI%S->3m;5jm?xvkvV?U%&{Ru*bM`z4eLP9|X<|c=*mqAA8Six&A^b%qhe*+L9 zv*58isUX{6!g;raMKSn~v$8r0?ahy{Axu0uS{cOp-|7-)Rj0T4L6!R(D0&eWc@C+xW? zdLi5N7j}CLiT1lMof~=b+raNr1>v#l%-)kfmquD7{-u?}SG!AzxWy9y)jP6}srF~| zIC6XDAZ3>_V3EKnJmb6|!FL8a#Xzsg?Ze6i`LiYgBxx+j|iDglV%f~*15z%geR?vOD%fEN+T|K}~35)_u| zKlg!h?u<+Z2ql&QbMluoX>MJCN*L+!$yz;5$(PsXJxV0VAu~yx5>d5+0`LS(VY!mb zLCPw&W)mZFCU^ohorpU&`}1lMEy-U}#}hWWUkGo0jAclqHmOJ#+%q5Pus?8xu~c%bosVuO3hlp}>iuMEtzesEsn%m=kPV|1#3nVNOr2 zgRta2J3SFb?xl8Wf+ap0b2({vx*xZKv<;)Y0~9i2hn95!E$zmZl2yS#T2BhFZrHx^ zsO~l}=7yKe0@`|Bz&d~$MA5C4kMegA&1AkhgvWk)o;Dkr@&-d z$MX@E23)r2BI6=nUjLIv&%|{W2!1lPxz`=5$b*Q`3b)3Q>68ePWa|*H_p7_K;X2|4 zij$E-Nkkv%kEP3Bf^x?1RC3a0WC6%v>h1Q@^c%nLJZ^Up*R$k7FD=|UT6e%60^@yU zhYY_IIGqwTw};;YgvWVIXXGNQIKVX8ai7+6$N^ie$MNwQc&fMnole3ERsM@HGtP5C zqc=Q6=bpFn?t*1*g9q{`XC@eSkS}h^gY16e4Z|cZUu^qjXAH7g3fN&l!758zs+SSTfCt%p!Gun5~#**|1t*DxrthnwDzzRopf=T9Z| z2`zDiy`An4ATKJPQvJC@kRcB`b(9Y_#?tMJkwZhMf`P+O`hR%O=Q-`oj-g&E>`!?6 zK;G*XZ8pp@cX}SmF}tlJm&nkZ1`NZWLIb0+rW{Kly^s%Zl=41_C zf$d^szU*vga12N4-1<2`7~Z|Cp47}Z)B=0wJ1)g4Hh=4F7kWn$sx|a^xwC~6L<WQEUv9#&Ci&n)n0;eY7#(l5t1fKb%@Rz9Vo%9zm z%gOzNTNG;N=1so(ik3@+Y;szo{~z;dWvRB96$Lo^1=!XyXuyeYVJAVb^k@XDca~9= zUKNf)CZyQFbK}@ep#6V1T6qPW=(Nv~@lZ(t5m5&mpjDnTaJbcug#B`+03BPAPSBi8 zg`9^j5MDm`OJtNiT;u7w40Ijj1x4EJcCb7@`s?>%@h}mBey-oMbqj1kYi=e-2lbfx zOz1L%5Q;BJh;zuTe>cyRS8GeZ;L4-5iuF`d;daGYcjLCwO72L zG{Nv(ow*xd)e@10;W3j0tNld1-oXr85_|0u7zuih1(*viMG1IQ*2z6AUCCu~Xz}Sc z``@8Bzyp$cOuFPr%bojzU;0mE16LP`SZ6)J2^wfT-3QW3z4@(3HD~_Mh0m{B1>azP z4Zb#d4=H8#Juxrb7{q!(`nqX_ZmJZ`q}i2;{3V&oZcwr6yNiTP2iO>{TZJ&vs=}k6 z4uREJe>l={M^T4`{j=%wn8V3?LFXTUX@o}p26u;~$*L6h6Dilma5NKl0JaSX3*YXR z5==paG0rvjd=)MC)fw0!{BM;w#6^Hj5qs^dYUrzK8^!J6s|4BUep6#MGi6nTmrU^R zk;y71iGXxkSkhOsiej;ARn;KI3^|-{)qMJA)V*o2SOv(Q?fy5wnanGGbcH{K&EwY+ zNq{S$rYrBM{}AY`FaTlHC`S(Eixi(y0^$y8kdUP0<~2nHK|~}9`{h)< zr92X%cDZ_GYlQVw_3~($ z7{bc5m+VoY-bk;U>FD$w3jh5Q@!q=We}EACQ*#f4V~|!vz$(4Tm4$SEH_^@g2Z9&n zch|e|+gi=>1=pE!BEqV}c_a3(-$Xw&pQnAM)xE>p(7WUX$9!gtJ>&v(k1wBG&B3)^suHIua5;5w@g+SLd{WO~z#UIIz;hCu=jlSHhcPF7vk^dNL(z^mSNf+X;udi8cWp;X)XRaNC_?s` zEXk=An@O`wNe9HD951ELh=oa?UX+bLvjM(0Q=MZf+-~25n;0^25$_ii4AT?;iv+C{ z>aY?GddJp-ywSjk#I?rt0)Txy##D$Yv2>Rt%ZgM_^hKdncz!0jc-nkBw%Z}~WYiQs zW|qNMts2(pSV)JyLtOTh;}P2Wero>^O8M<8eO7~rDCHhLQV`vBN2!LC2W-8| z9xcg^C_40o4QQEG$1RzgFdIth83Ndz&#{!6Z?WtwAF1L)7k3xxCOsOb)Dwvqqpr6) zJXj>o%vQ)aivQ4f3KKv(e$^O#EabDH#{pkqhxWcwI?@)F;<(hnu{|$r@#D2@`!Y9m z@7Yp&>8I5{M!k~}27<878%<4ev!5fkmV^ACo6;kjI=S+9V{m~7$>2Ee#60f2p2h!@ z0zy+@moYTUc;Z}}6`%Cgo8)BJyQSa$Xe-Mce5Uf~7b{#|n_mg6=q_j{{Ob*X|prg(L$lwT8;?;iUbme-IY?_0?Vh zcOso?ylDE1C|+#&%7wn?w69#`Xu%m@9Eo4_{W64hHh)S&zotLlFsnuop_%Uu4H{f2 z^w8?!{MRg?;I~}$mFQ+%v=vXnJ_p&<>!7=r;DWHmC(i}tD08%qpgeEERG7{PU*JSn!;!u0BS zd!~+xAx)1lK}59X2nXr;HkG_Iy|IW(q5tegd*rS`Avkf5X}@9ceCI2M1Kb!>_S?ZA zVMhF{#5!_AK5OJNo%ib9)Gc)s5lM!h-}$xTB$qq~3ghiJ{u?7)(yD&;x64=bUouZ= z1uu_zj9*x2ZEGnfXp^k&b~9pt>nmTj>v+_gC|YpPZIrpR8JKX|uaHe1f+SmioeC}t zpt24QSua=h)=rKj%A&wTX<6(|2`j@9p|`@`2=tIknx`L6q~EL+2zCyxvet52Dc(Ik zeV*zyQ@ga=qm->ln5eH{e!rI#MW_jQLW3L!E)&@n4Pqb@BC5}Won@SxOJwHCw_POz z8o^oa^u5@`PW&@rzbu>!Cw^YEz2?;+(_7TeXAuqedgAy%T8x=DR9JsvUh0?vwRc}aes*4{V-1e*NN(Wixx^a5?eZ= zoM~mCN9I3DlmvE;LB7Or985l8(mfmOXFoU>{RE)9q-mzw`&ZoIFW#za3crhgbhNii zFll|jA!buD2~<8TFX9@pBS$HVO_*8(d)l9 z-t4^;AM%4qYB~!@Fg)DAUiW>ivZ&3r(5=u+u_zbEqGj5Kg&8{1;lrDuNh*!^E(Jl86d{BD+6rW z*Uve&97JG`?elC&j{j=-E!L3uM+de|CKij-Smq^u!*o z+;!akm4xA0?6@jZR>j8Vvn#-G1)i$;t7tT6-ZlewtR8Y)Nit@?s`II2yEz0l=r{=7 zoj`hYa3T2-xYO-FGn~E}p(yXqx}taHo?JSUL1@-`k+)z$??wD)6AbQt^|*fSzNxF= zO|PhE%U*dW%SdRYQ8XB#D0#kw_gbPye&30F4ZQWM=h@#FIadFjO|)vyOOnu`pVGk; zwQCo7uY!{>l%J&CR9J@h0%y=h=sJ3LECg2UwEfzrc0JaoW@)K8&*%6R&~ne}$-?_D zfkYKRpH_{iV*9?PLLw%D5OS9Rq3V})SL#3g`)%#6FX?f{z=^h5FoL9BjCS<+D379+ zUA!+S;lD4Eh&r@)MX}esw-k`L`L{|t^dVZCe}y)9 z)%ge;?KgLpO#c{^WBExvc>J=YKX>{jo~R?(0r{@sOsK3cEmIbjG+kt!Rnz}N1RVKj z%6O8u6g^ElaH41i9Uu%kwwV2L>M`&(@6fKjjs)D!D7xk2_~WnMOj>`Q$qZrqJ)Lm> z&ne)YQ)pFisu!B_zXR=yHaHM(&t^;0w;Ko6+W zUpa1`$bqbb(oHg)Qg@&UKDczL?*RwAXOd{k>YDCMmPkG8C&2H~vb2{6qYdIG!giL!`8#+XPhqPKMozs3lhy%_n8qpS}FwgqNL~RiLR)|ZdsTiPh^|Aj}Hi{JM zyc1;qtJFgNxNWVv?J2k!ghmbRt+&1Z+c-M+9wriqXi6p1)Ou_qO4Ia#Y@~qhhS3J( z51P$5{)idS`56Y&O(G!swgc!*qzE zyKx`9D+pT4&^0X^PY~uq_6q^w$1`QY2~M3sp>yGl{nqf~D`rYb97>We$3udjZ)}|2 z@bxzhMOiTsyZT5{hos1&m}S5s_6IVQ(u8RkRzG=QdnkUb^?R~XJ6*clzvOnmv>@tX z;AZQA1~Mj6PibJ%^b24bMVx#}E#;l=PtKL#(QmJa6CL@TW+}c3a=$bv4leWbjDXs& zq+rXN{)R0L_&orVEH(3EC_8(NTN&>0Tt*{gm-ve{z_Au^!scCsA&0cHmBOiW}7KFG=kV$Sz?C;~&2d zuRW0>w7O$)<9;q7obu}{O+eB!d~R*)1B_<;X>eB4KBuh7 zS3ukhKR9z&&;96YzKzgCdqP`Lbp`g^?5VP<@Wt*W;+d0WcZ*xcZLwGH$b&UfA{dDI zIy`#mIv?2084O4q&UFG7Q}n=mv#neSpK`2MNOyzGiWnLM*@Y*NnQ#Jw>ZzE2a&@P- z44H8FX8Rcu79bvP70d(_5h_zSv;z)LS=#vh{)-%gK{N^+zlBPi2C=phCN4r6imXR} zQBz0jF!C?m0pTDH;oatbuLG*&u=V~dy*^DZAJUI_XtHOQATZkN8 zRUEe;Hmql(+$#XFKl&j>Payh)*7xzsoOan#(Y&7RiZI|0nnmn-eS%6G%^w@H z7@}^(C37!u8|3POPgt^I)m8e8T~h+NyhKPJP4cVi9U)z`X-RcDZThcfG&vH@5S!3@ zX*Z1uPkK5P{*rvryO%qj&&bD2b+~5$ya@HEvRe11bY}JKkd+ZUbAHJ$$?a#4fjEi| zmS4x(^nJ^+2zRLb%k0$Qch%&sQnoKRx>c}Qg>fx3Z`8$JoUaB0BlH>Ve*!Z}vb_1& zDWbvAVa*uA(TQQxg~QD@J-zo`4^Q1Q37c7c&Pz_$JC&%e!o~jg2rw3O5Q`6UweZ$n z8!*kM{(6X+N+zq@n#%RP?0xw2anP+y9yRif`lKg(><~l-?3e15%WgdCW66Q!L*?>KkbUv8PC}VGtB{?Oqp(08Dd0Ik} zXgKJjZrE$#1JyJoSDCGze)Vj-OvL{#LffObiKvB0X+w25M5bI9_^9^FSuK5>5Bo`w zBsJW3Di)b>DswPlOPKWjTJ;5|&P_*yTw@N^9H5~RQsR1=+jIk==22YA0f9f~VE7}z zKp6HLa_-c&_$k#&5rP~v5I_ljTzZIVbotc7=!)gqRR8Twqvr*ws5?>{paAoN6^crU zTArLfh$=^dNMFniX+zXB?avdq)eG};0kp%Si_0js{MztT(Cv8qw(%*5j!qXE^`H&d|#lL0*G>-aEG zhkfiBIimu*T90m?tHT5SjrA!vzB)dtUl9*UoKvsiC>SC zCsmn6n{S4(5gczz)Um0G&&H?RXF=lh5o^%(OU-otZSJs5=ZTa3_s3rbwsIA!G(lKl zFYu(=XSco#`ZI3*(_=XS6d0|E7+yrSHpkDaLiih{xCwQGSUf3~;0m4OgXve+!8qj$ z2fNLbup+fxPGlOj;xl$}+)h=ckjJ#>iW?zH$O_qe zh~(l4DF7=Vq3({KmYMY5F>MFqTt4((Lq$ei)aLfUeY9$T)?+SW=_k#SVcP^?y#vgD zq0WhGo@By}kpD5SRVZBRmi(jQIobdfP#ZR7@xvv3#hxs6Th&J%SLf5M+(@Y>v1uL_ z?b^PXqPURo)$CyW34f~2F-2SSznQhxay~idoF94cyU2kCFg1cZJx9nO_EYMpbG!$j zF0WhQ=3L|VpKm5S+b(MmuJC;R=4-xf?PuAcF6T~A)XB7(e%)G^s<9d; z_+uH=Nao(>si(L;Qt#Yb_=#lxk`Iq}S-t1xtZn*r`~b@{l>NKdHNyHHXNFDKF#aG1 z@y>JrJLX)=o}UB(yf?5h52gisTqm>~tv^SyJLx*vvj}EoGv+^4!N%YRrh_{>5hKUv zNaTRwzVq0-$KCJNYrcP;=hw~nll7+^rWwwrc{gE@N2DA>{rc%xL`C_TSZbtYh)8|v zRAB03TWV@;Z9!#5#`)WwjZ$OpL`)G+`f;jNysR*T{yx9IeXGZ*JsCdJ@~vGyic7n= zpfBH$*-@sa^s}gwB1T-zy04`~bGI)uq)c?QK7!X(I&E1RQMHXnR^B=q`&Zy5`8Fv zkaw1gNj)1P^4wQ_0}o0^#jIb4)@nWfs^ONFtjap-yeA$)5ZUq&{;V>@a|w4v`lr1d z6;vNo%@^AI1bTlI{r!iMK4#eJma1ORzL@(t5#%K2F(ov0h@m$cyG@YUcj*4mX0a)B zz5+cuZ6W>sRTYjVY*Mq|Gj`G$Kl7hv7qU1Vf@=L7cIj|!h{NU4D$A-osC>yL^+F-i zC@{c{eES7b7P^3Ft~n-uHB9bd{t$xKTH*9 z*j0r)^l))N-?rokdOeFxY}%_bB5YJ4WM-5rg&*;|6TAo~Z1gj2uvE@9dP`;QutyBn z%Xr@oZvy`S6!R8j^W3B7s(rZm$S)UsAIi%R8&PS4(~;f5`f>z#eOZ@=ygi2Vut)FK z89oS|(S=r=2MXL7jU(drBaZty6S5W1=rt5Xu={;}2D+81O{5NM!^)F?N|3oZTe`@p z6;Rca%*IufpOD~9zT!#l^If6CS}O&oTQ$3u{@c=lUBkzt*0@nauJZ8ks%s}vf@&$| z?2~Mhi=4(as(NVf*?MNuw4L0A(8=pBN%!;gW(rnQ`^q`UApQ1OiL~ca-uoPKr3%e~ z)4uFb?eB^QLrQ@UI0D_sVJ1YZkVW2bXS4V?KJ24DBPBK(8B#oK)%rsTYH7;lZMlWu zdOFhNC^a5O!tL0H>cnj8RT-d)J*gp+XcO(f1FoG=Lhz!1E$)!S&v`%cx2pybWbY&qrhMN$V|FL9=}7Z{{dvee>yxOjtaP?(UVBUq zEtISjzq`c*UFYo3%#SacpK&FJY1m$ZO3zz)yMum$P#7};A}T4K23Q7q6$9Hqu{~^g zrYCHppUpE_71(4nFFxS+RLc$lj?!V(qi#6 zcK{SfEBI!@|J?axpz3?8`21Z~yk@crKXB+FR^t^-G!Ks5){$%|>5pBTQ7 zXlmVN$HY&#&vz?9IXP_hw^vV6u;YH3r}(WG01Xu`({?HNff=lSpKpSpbQK9o#CBTv zhAUxz3TbuZ;T(bhL8>GPb*Z5FFKN4VF2HCBmP|b?b-lhZhAhJddn|5?RHWw*;V*%T z4NGi!o52p5(>2~r1dUNYD5cYooo1EI4Mx${Vg@?AAITI}=Op}ZraX`6) z*_uV4IY^X!gSOp-_x}zpO~esF${iWX%GE)ez0Rgp?I4)PB+Z>0`@x>fxaNIK2G zs#W$-SDbjm<66aMr}^L;X!e6X%+L?FSDzMeYzI*50JGR2cXiafKgSHoR!#H2^qLK& z58k6qU13@kujU|upn*s&?Y#~p{;JMqSIgpqr!SyU!flH(WR^xRa0aK%6%qR#U$0 z4`esoCn~&o&P)U)yv#HA#mbpX=Wc|rgZH+Kv-t}1bJ-n_oDHLaW6T zJt~_1zu8}@ulHRl!EaYH3q4j9ZgKqR^?k-kPVLqXKKYOq`7n>jFCIn62>$l{7+Hnw zp?X7;ZgOr&d3$WZSqjrD_hcP`?8X{q?UNt7G>j?sX*LIUtgk^&rX2Ue(!W zIr*--N`NzS$%hfqkvB5|EdaUG&aRlxSKXr7^jdsFKi8^DW*w2kDyx#AE(_D!sO*qA z+O!D^M*=8~b(%bz>>7i|_ZPkpw2BcPQYwmTuFkXJpby{iXh3*{w5e!i(yww}$Y&_Obz^z6n1U4jG|j|LS!LsA2oZY1!{e z*6MKrB&Kh6EO&S)k4$B$yRXrTJ~tgBIz-wlXuL~g|LlgBhN zlaO#1@~87SP7d;`mzUpV5*%jX7#~m&WJ<0#O6M(hJV7)oefTmRnKL^TbSx4)A3XBE zorKUO!&6H5z?9*U(KupmAESJs;JkH)yzT+w77jOCnYsaBrw^vL?LVF$YIr2s?^KUb zK%qhUlEFnAXCuwV-0T$`WXgZ1?d4jY?(9+q{vPt{x^qZKwZTk9TKmP~O%G{@9s_wG zeTE|Qg6kF!3q&`($5|+%zn*I#OVWl34nvjk zi!8ZM@btg6CJU{!j_*Qj5+XLhSj2UBWExRPurzZ+(zx@~aoLPv&3_mWOHPu{rA8H- zsi1JdVOYU5uopUA5p9OwL7THs{T<0>fgq|ORHP5$_sm%&Sm2l6dExDK_ymu7PnjN8 z{ct=E;zrEbDC3W|(+y2b?Fe{ls<6Smp&=usdY{-`95{Jq>eBr8+mjFNzKiA$iCb#U z|B{TXHdRu)bwW@}D&uxd6SA$*m7apRU_&wTYV#)@%c^kA<7Z#o7!R*!??9S8=_c6& zpnO243#7z#iw2P8FGO5LqM6icQkK|vN^na9fkk0+rHYzft+WF$syzPfK-S9R zcDk4he6RWPLmfOt$zLrq+D))Ko-R}^gjOB8Srux(7thsfD#}z$C{a0|EVdK%)HkVP24h0eywZy5=ct?o49I=kHxHdgp?Ng(LVO4&P<3h%Nr&)pvnJZ z>Z`+|>b`K#kkTz6DIqB-4KhkM64D_d-7PgJp90bfN`oLNAgMH{w1BiUNOwus-3RaQ zKG#2d9%jxyd+oK}^{&|aoJsbd&PyVhxV=FMVNFS}{s&YOoBDA-cO~oW@io-@IUVw8 zlCg;i#{ka#yu2a|7}BkqAV!avO$;br+mv+V=zhI=3zGhP6@oIu)C|fsyQNP|!Mr() zJX6*ZFQznhVdBefeJltmj{96~V1XRaK?1zpCbn`TxLyHx`e%TZ_{g78PU5B0PqFGS zA+}xlqEYPF$}gsMnqSO>+JSZ<*LXMDsnZ7DqRPfL0H02rRto=y9_SDka&n3`Zs;68 zK(IIgrVG4~Ql-U$7-w|usSgzgUr|t7!Y0FDKI#!Jbt#2*td2RAw2Ms`kXnFsW-cmd zbZ%PzB8H$7+mUe!!+_G^R}oPBmrAwb<+0kY4QQyjRcXx|_YYrwtaaQXhe^Jfs^n}u zPeD$1cPB`x&Qm@6e&A>V9Cc7`q20<}?N=w_M(Ajm zE%gTR30@N3xKJ6{sEUOlPHcOZ%D2>2aKpqNB+o#Gwm7Oaw2qodO6YN=Znu!g!g(zeUws%) z4Sbez44@IxTEIZR2C$|Q?0c3*Gr1>o#%A}9Fj20@!b<0IXnQ(xO8PVPSB7ONKo|cN z1oh$LLf!17Q_MTgh%j20EP{!e(#|<8I3^#$)p6ZO56OC88|8*+^^zq^9)vg96Q+F;3 zc^E;8D+lptVhwjtIXZ7c4~mb>6xM-8?mq&Y`8a4v10a*Hw(AywX+}5R5_m+ohWX1V zdMvl$6$0AH_{iW}lxwQ)!w}o#?jMs{ht`~oox*C8Ua^i)93Ot2H+V_}p@^v4`+I`V zGM~q#647ACl6%Z!59!1g6)l!P=6}8@eyE}95bSr=yxMOV{RLmIq4r)v`(5zLePHxd zBftO9Mi|HM`$0K-^U5xHr~YrMs!+(|FHE9||Wfew^w17cCv7^5}ZpH$j&<9zB@w z{E$i{|FbC{dM!TEYC6njyPr;DjSs!?Ag)GHB>`0+Y^Y^qcC{x4(%l4c--6Uax`V^ zR)HpID*S_>&cag8{^gnS$!jRGeOvrkd)g8MVwgDw^HgfjzD+6QIw(UCzaoUS_rqq} zG&gxKAK(;Xj4|F>8s#S@?%>Kr;z5DC!|_ytgbN{Zf_K(7MT~8)rxt9ZGP%+V=9&L& zM;XgzIB{?O+%ZkkfBSD})&)ZcnOV>oCnl}s^`$azC^Jei*H2am7hZoQ6|r8Q9OHm0 ztHcDhYComYAeBc<#I=ifQ=eX6Y^f*x_Yue}K?KO$=tXpZj5U0gREfYqOazr9_Ye`d zY2pCBgCM^W_bwKblYSp~K^?44$zyM$$ZYZ;bJ}NND9N2(uh&A^Wo_`%HKCH@oeABs zAKrk8`EXjDJKDl4gwRoFkhy`0b@=^2y~kfjFo8Fba)#Tt=FPYOL6l0~CWt}Pl+cLe zZ*C3;Z9D|aGDv)FCVtxR+ z5x<(0wSG)^peeTIZPzLjUYUb%hJVkr9$DeiI1c3e-E*2_XyfPi&;<`FnFs!g+~Y|b z%r`1AcO?QyngkLmwsnr=K7rz&ywzV{JgE;-(1sxH)1Om%W6?n00Uw@Ra^KbO^W|;6 z!`wayltTfHoXZul&`Y5uayMlfjG9i`!zSE`)6F=`M4OAd;Vb z1}qr*e+xuRo=Bj9%aW2;wX1e|N&%a*KV_xBeI{%>)6EKj$~e)Oze(wTh}g+m%y^c8 zcDtGq%W>D88YO~>qHubkR3s@ziFzA&sPQ|H41%l_4l3`M9FL3wza_t`S7P%5YT$rE zU#PI?`n&T$95rj_1%_4ma3%uHT6W*xb$*I~4u3jpSFn9=tmlBf_TJLyMQ60mu-XI$ z?kF!@lD}KO4iW^^2MWFBH_`qvPa!IeqdOR}sa#7UtI4l(;W`V7XfD^NH&W*_m%!3| z8@bRabMzAr8m%5y-eRSnehmju6O+4sl%lPIA`gScIAm6g0@)Rw;R=r#63OU_p$oD`slw+2b8 z)B;@4r^|1$N|XOVV%}HlJdc~_cHsp#aJ)0lOtgl*E+V$B{_c1Gs!h-==e*Pn z1k3j2XxSkH$T;7X<5U^CF2hlz^-en`%As+H(JrW#5;HcLI!egUXG|3i1W>R0*cnLa z5$v4uwZ?Wl?HZ*}Y*^VPLr2!pWTk%e++7f^_WE+<_J_(H!+}%q7q|>oj;+$ZH$^nN zm8!0bLL6MLUwZZlQ35K1AihGC8Glf~As;Dq7$o<)tx`b7CUGNfkk(Yupw43ak^ zGABcLP(y!f{KHjae58HiPv;@bVx2)yAzs$4G>UZKV8FI${UqF@cp`s0iWLg)){@3T zicbfj_Xq=k^63bx4SZVHgQvw~ZspZD$OJc(wJLfUPxAl>ufgWjivoAHLRgmpEk&7+I+pbY- zQ*!y@262SH<%%8n^;u^o$<9d#Vic0R0A~2F@R{KoL%lr76nx~Z$e-~#rWqE9W@~JS zu^W_#TgLp?PJ^m6IZl*t1hR+Luq5cQfo!4wW`gIFLN_R9>7|NIVKvjokCH&Qe%4!e zNAq)XL9&-gWmNzXO@xTp$Ybo;G>OXPO2TIYz2RZ9g>vCT8M#vl= z9SY%2(bxXh!2DVuZmpQ z5kh{nb~XwmNJO>Tu^?if*NuW47=q3%TTWA8!I66}pf_Cq0AX6|21U9!d!+FsNsYmz z0QGU#pFN%+L0QbYAu>gLLvoO{c2MMYw6!Cwr1Ov7@)fsu#b>HrVCks0=Rz6Gj| z@|;8j%bB|I+XuwZyzh7Sagddwq;>D9>vZcX@jk+ey(v=Qf4GYWIe^aA4_kM}*MPm+ zVctZ2O7b}~oFIXk_VXcPX}884*IYX&b>dIbn|lt*#nrQUA}q%f(hsw7o`d)Y4a{uqjfNmy`%o(5qyq@$^t=SuvjnM<{D!oJ#|rF zJ&AW|w=tE-p`Tyb5V7esJzns5)Caz!5eEY-$SN*QEVzC&QX6uOGRA_?#@xFpDgeTP zk;4IwlLPv{9?#hwzb>N1F;w@ zdm!(8xS1>}!-uw7grasuCQJQ0%0FZ?4nfaAH zWX&ez!j5emi~m^@B)MAj2W$`1uBwgNo`>GbC&Y4;wye)JS# z0UcX|&lXQAt_|S#LJUGyv-FBtd%Q(!UOB@;Q`AuN)1k}|x%NL)eShteGAwjNOgY6Y zJ0|oF4Vo=mq`b#9o9e*a%ATxnbKL6-td(>NaqUnB_qjQo^~i1-EURLu;myg&gG z%b{*w5N~(Vez4b_rh%?u|IN24F`$9@NtIwHps%Y`T$)I@n!_B|=oV5UM?~ zH^t)G*QT%Q;Tx#!ukLvnClwVSAN>u=R83K;U)CN#jiA~8bWKYff=b1-NHL-ChAxQc zZn}^XYh1+=c%l!Q&B^WNdF$5OAR~tIOkzm{`8_0A<;kM~+pvwaxI|}D)maAOt#NPX zfQ%;|a}`MHg`g~&PlJJcyFz9`aR3N2z>5__lRa)?vXj31neO;cvK05#hcMfK0R6Ko zPFmCw2j&Ui{H$6XkkbE)F-N)O6pXVqU;pG0ph-4BvmmV1d-ijuUjn9K$(}nO!%dI{ z^;ke_N1E{7*&rSi-Mv82Ec33{u96N2n8_&Gg1W<#3Yt8#f_c&l(%I-pPY9y7fQ^OR zyG7Xt8kRfM9^v9V9dwn$4{<02q9p21!d;jX`?#VO)X@L-FxY7 zSWeOiA|kYaVrW(XBHrn$Pki=&i$!G16D(-`NU8Q@uzN1;Rv5F$%Z9QuO}SdTtQD&Y`DnW~OP$_Jz-T=(A>^~uygY18}!13RP;e--`? zvYFrBITKb8n~))j?>K$8^VN|(bdQ}DR9d%83FEcK_C5hG<5vZW1JKMuBV}z z@naCI1me{Z0##uBA7$oOkN`Tg^X;z^J_H*^O!5Z}ji1PXj^%9)`GfTR2#ST`+Ps6GLFR2#g4}*9IA6$YLr`dchrWtOi3~uOiIJOc$r37P1E*}9ScO;v?4e3TM8N>3U_w&K3 zLOJ4u`aQ+5>cs#dgWenme1tp{^)x~=%>+}RU0bsEsE# z7-w-_r35#lXED04!gqox2M16UWn|<(&9ve}&13)|yi{9oP$_T20cH^psl)?46){4v z`2sRiHxE$!hXz&OI>XkCM>u#7 z7?hZ~#@S*8@6jYitTekOT6!2ZYYi#h`w-P1WHc{`?kEh9v|`%xx5k?WF{eZdR7ziXDLzc&=`HydFx!Fl~bBg`n(k zqPDkTgHAZUj5pt^N_#*dKRu83Snwe5el3R<{XaUlhjoA9XyZeC+#@RA1!m*so>v14 z{QHdneNA^i1qAil)<+OT1xRp1Uo~yT9B_KOha;8pjibq^Hu)gA%qw_16{SIy2+Ruu z&6kao`w@#ilU+X5?APdrAsu$#F%aZ2mplMMB9kF+=%C6mMAFKZCAik=d%;5#OO5+0 z=`x`H2y8k)SgJ9C_s}8a9iU{?2920tvy@nqE#Gvheri(-Duci?4JIs1=A%$%FeCN) z7F}#Nw;I%uq}__rWMtCAIcR@2%&`9Go3)nctO)Qf$w9KWKZucxGG)FGO&Tr=xud|g zDZ7^V}##E`hpWDVImTXoDN<;sdDO# zE&|U^7DpQd?sQ1@&p`}GT3iUZGxYd*ULuaDI?4iyg$b^HuIn!bMHqwLb3%ww8#{Uc zEG%gGee;e$NSq)#kf>iXsmB(@d*DT@_X#)|elwe@f@X<_u>}^0%oku8$Vb!w30`F1 zTOmu@gqK{7^5_Bc$I~z1kPU~9AJHm^2?Nw~pIItEv6`PE-Fgl1sZ{avYptGx1wL3G z2e#Z%R_wQYKpL7Mqa-)jqo}m%&%v01RKE3Oc4l_53o%-wd3IHsRz1$Y4sRH zxKWgZv=UiK5(O2@B~@9l7M zK%N<|S;NwqP*l=5dMH^MHd3w%$wiq!kjvLRFNo@k$$(=@2qX>2ABx3c&hA=q=(7^{ zpIEHL`45c*02WuYg+ChWJkRpX8GzNyRec@ebFMQk>_+B#)8~LuvuTC#r*ozLShX+~ zK2U+O|JPJDeBuPe^x3XRaL$Bao4XlZf~X%Dw>#Z z^;Ce-vW}4M-MaG2FJuto>t0=as>q|Fds+pqjQ0H0vuTzS-hk+iU;3YtLUeHsLPWE8 zf$02nYob}&-kmz{ht|G9oF+5`-{|E!*jV*bHtl%6YgD&Y(IvG#l09 z9|Hmcq|XnCuH@2kjc!Ftl=vgKdiA$3Xiu2pC}OkN*}gGgYXRYm+31jt?n(|Yl7U=~ zJOM>dA&=89XcKNQcM8ljDa{;3WQzz>Hk&$aR8YN)jti4yF3mk$=8*W9M~`KZrfhLaFUam9_mv z8NJtE+5u#}hIO2M!hc+M@1UE$32XK8TvvxH#T6Y#Sp*}k<0zyJA$T3f6hMBH$tU~# zV+4i@t5U;@De)npdtMFP#vjWS6MAgf-P^0T9|xHK0)E6>+gK>oFi?Qj%zBabOn{c= zk{&rOye-xC7zGY)Xp?g40VW?nkxeMvsE6Vy{5RJ345`H1>Zjtc}yUs~LCeAk4s}6*M417vR{{HR^ zTLH(B0d(c(w){k`(3%SgA?LUV^z!c+-&VR6d9*GYoQE}kA<*_nSE*sqbEoL=-Iwbe z+ut1;4K8taQj7gnmzQa55XD2>H)AlwX zeWUi+B7`dXILO2BeX#J`uwkfxQEno+UAAe9p6nRdBK4qlo)z56(l!HCCEwFh zkW$S4H!pQDJ{V-I&89OBLJ>+R3#mW+ksv-NltxdX?>51Yv$wAE$vR?F?&1qY=)nQ4 za7k#4d6;_o4B((lgC~XyQCeSFkp^e@Y+`r#jA18QcRix7DJjxq{3(D)UHXMr3QoBk zD;sZ>Xqz=v4?N`GEnK9bsGVw1pJuFCULlUk$2H+n_=A3;l5=DMheZ zh)+sYIu7$kuXU$5%F9Gox{T)@oBssR6){elVs4TKJ%rjbRvAE+&53~u!~Iivpp6cn z03=UEk#p$!2zF}KQo+SklgjTC2iEhs_mpG*y${C263TYyC$!m-qc(~z)!DL zptEK!uw?su+sBr}s$K^SgIOgeB z7!ldFep|XOY~vrB2s}Ank2As>c_+fL63Tr?Cin2Z8jvti0wiron>CSW$8>O}Z#7y_ zjA>FMK3QdiBf`^Z`_PZ98v|E0fG_t2jR@$M97izQ{G^5?Sm3(ue9PK<6a!+UjQnXQ zh)(FU{YYf}Kk~OJ zT`N-lcc@2|-DM#3jRdwQ;FR4)=J=d0Te?=1WYxQaE7bC{K7BOTQ{raJsyfzI59%8` zf};sRP2oI1Tt`59nlf?~w>XoBDcAdfTEvH{Q~P0ln zdm#NKUf!3{102I`Y$urPvKh2S1gB&R&Qkkq%PWwgqYW3b*(kM&w9^&+`B+E^A5(P>H3m)rzK;;I_t*!!Z) zn?qq1JM?rMi6g^5?~x5K*F1wY*87MloDhW?%hgxkgXHGp2;lr<=MA9uE+$>@!z-83 zb4iGV{^Y@zcoqR?=~MYF)9^`?CTibD65bgn-zy}bpwqa9_}}CdJHIZor^c(BzQbD^ zv6zc-_EjUinhqCe|Gi)x_t?gB-|@}}ci2)XqBD;rA4%DCp4 z5M?;ZVy}b22ha(q^*#w0=H({u59xTMKMVyD zZb(tUf=s>HGUjsk6Co`~AuO%ul!bKrv;f37KU4v1ty}S%$86gAG2f>eR0lCR-NUNa z01|EIf#M_23XQ$dp!&Zn3`rpUK$d}6H>BCmt#m8w$WEjEDZ!6Za#u9_f;1bkG^w-n zlkC$vb+GAntp11A2vW`ln}RlP7M=uMixD{1v1 z-+9vo8pM+mBot*?6!zGPeVLD&fwK=Sq%*DxL_U++!-p(8-L|QQ13a{+X!rGDPnE~8 zv4oz`M}l#$4GJfRnS7IW(>NmxqJ`?qJ-9eEi|7=y!EUa>gIKfFK43ySlf0Lor{MZM zHVWL#iSQ_IyPZcH;iZ@e??D zjW$NZey{94tRZ<`I%^mmPnTFyxx})yS`UR z(t)Md%awiM{1*+$x1-S7D<%RVv9K(0E;d%3o?YzKz-MP623*kxK+QClmmsc!#9f=a zzcg{&55VwlF3sMWMvxO&l^!~_?!lUEljISA?BBtdtvF9^8sINSZ)P$)jMTwx`qbE6 zw1Bszjk=bJ`^VTCoyj}h|BHP<=xx+V#y~YRVkY@yaU6A3lhRadgROA3`CI#;aRXy^ zkz^kRdCk@7#m!c-5;XNE>YKn;{}lk7-r~$vjwkfm9JuV=RQ}4ZR*?QNUeixqVB@l< zVolmP?-)9sS&@Jg=P95C=eKYJ$#OHT;hFb-(A}gS^%M~PqF+Wl71B{GF@}8~>rbG7 zK(dyUN}RdUNJ-s^O^o&CBqRV1JKJRc#)Uc}f`jb^!Q7B}T3r87^4RwohK=!p=yVz2 zhy@?L(>b%f(oMG)gD;ZumeKhJR)F_e_CT@sh7b@VP0*gi5*Ug)7cBcASHWib0W(U^ zj&Y>OX_Ka^I4~PTZo&IUbML;abS%*&y~1!+k4DROMzBYXBKSmiK0JJ)M~at#h;jPu ztyxFJFbZ1w*QQC;4)l8i@&y(pe~Ic9U>>D`g~G=P|7l<0?{{egFWTLQ@~9=5D*QfC zMmF4DiB>qhXL(=*&blPwHpk}TBp8ajL|pIc%oj$E6jnRN+jrk7DB2Dqq@BsKlzL@l z1sH+VE4oSQTx>JF(JVZlT>R<6Uu&^@n#QKb@zsHr;J$(wn(;+Z0`|Myq^Kv-0ReCR zcSsM?($X8ruPx6qkXO*y7_C0cO85@g0z??!Ud!n8-=%jq`#RHB3w?4uS9-sGsEh0p zp-PaZ)3h?{{e#|UWtC2|Ed+LGBkLXstV=3k%-(AX^ea82TYYS4;#@riV#ki5)0ow8 zqFN#gomiO$&5;z3o$b4jaEekXg#hm(-odt0?uA4VyE-K~uFV%9qP7FtWG{FJX`peMRZm`Yc2 zp8fZnn`Wk~Q=sC6c)Nd`;Fev`&gs{jHUo4`|g)dKoISOv0;ur3xfQ@oX|MUN* z#@#+^UvG~A?aUU;Y#xUji^LtQN76D;N!sgFyV<^e@bbn7Dp92ki0^N$6^kq=>zPIq zE>HU3flLo5bke2z!oRnay2xv|Ml!46sJ&{j=*9R^$=7JJbWNr%EyS_zEKz4YXAN4j zE_!K)uAaOf6uFu~AJlo>HP)cpn$GTd6<^ESnJil{ilKkI9Bu@bxd zJnOloSxPm%^3s2u6wvrMsle9DNG1f;;Jy)&{a`vXDDgpCZ|Td#m3GPAa>1FM3`Ubc zz6nFj`pS4H)}2KSc}A~0tNsTpuOMajw7kJCG)B9tV~1KW3KcBbxcI7?IkH!=L6A&5 zz~6YHiFh!&k6>+Q6Q4x(!D(PQuWBPS%ZCkhRBvBcWRvnx*n$Smadp+zqq=B{-pB11 zQ3L%|IGdOHsuPV=gCTYEYo_mG(W>7dEIr;HJC&EJxl=+)>KoLpC&ALOY7#`=Yjey0 z?;$Lxqa)iW$Xw##IF^Hn7mv?yjWKR&SkYf=g+-dkt}F9}zy0*6`uNzlo(RShiPO7H z_Y0{t&I@vEZ)HKCo#F`}VStUGIAI=uoC!F80a$M=I-XyIo8VsUn(4;c?_r#Sp4iEM z6fvQWZ98aFInUMED0;#Q36$h458l9F#Dw`F`e>&VbUfLO`?gQ2YR@Db+jmlF5^E{% zc+PHpt&XH(5*3YOP5t~m=kukRasl`~w`T&aqv(o{G_Ep(cJ${yy#rxVbTB&w@5_a> zU9W=-#uuq(;s?LuV$XCqOErS9P%P9^2?}+-P~!nnQ^12G(=VX@2L^ZxS2+9r;0Z3~ zJ-c@gI zYpyTYgNG2nIq<#XL$dn;tR6?LC3Cj*2rR^T27l>r*@C z#_eb02WNEP!J};R0}FY6zj$SdT| zc#AKDn-JM9U+NGkJKe}+k=hF@qIO7BN>11-gS2iEV0&%07GJw&WLHAb)xmFUs>^qn z%eR>FQRI>q3z{w*hVrLh6oz-_bz)Qkv6_iNBo^C)u>l%t*L)~{@TZZD`tlumI8evY z49#d_)2#rfFmnPA^oS@fsl;A4yPFW{1_rdyG1p6falvbLovfMbNc+vXI4ZE;XMS}f zDCzd|);qV~JVr1!*pWI+a8lqg=!&b{fN~s7RT@l>4=1eNUjgRZ`w42o(_ch-T@)he zCrtleREj*-n3ur5U$hyeJm2K_j1H1^lHge#tBl5sEq~`-z5cGx=^8V$+|t1(;K7{b zq!t_*84RCb?%ca(ukEe^-Mn~JJJbR(B==(D{ABGCy#$V%P-ma55_5tjQ99?q`u*S- z|MiJfzE3upDlyKN;FvI#O#S5W?#Gg7-h|YUugYfL{|il~6RWY&p?`gA+jGqz*MrZI z_mdBI0s76FW#H3ZuTDU+Vam=yqSq;`K%qgSE4j`N z9()vM>GQic#XM;CeWrdR6D@?u#*+}@z`>$5X-`CffJ^k%{h+5^I=>`nixw|F&Z4SB zottXhbms??-mbk~2#-Pw&%_+xOPP$p>Pm(md36Mte-(|sM5Zg9frFxFy&59<*>&*K zVh|+t$Zy-ej8(PS@_^2mL9dTnWU6epv(TMi4fjo};+PXzbYXtL^r_{4ZdK0&Fg`Ta?lU7#a~ug9GF4 zjHYvI#{;2<(+s0ar9}4I7jAS-l3B9hn^vtHj7Mdv(S450VIeJfrOT2%Qtw{?94SHkf&&r$9Fxg_wb53pKJHB|-Dj5Bou6mH-zj-*lW?XdS2H~ApV{$1$8{tCjn z@VFs+C+L3m(-&M9XUmlrORBwb2H4H9uUG-~x!dkfXP@rADP0@kvYCMU9T7h@Opk>{ zu0*FgZ$Hn&!g)!kVogH}a*=$`*PZ58biF&TRW)MA0FwyxGE--uBfBp5UNwQEE1=X# z>YetMDmzf9wq)!hP>%(UUwLN9?{s0IioF$Ga#A|;{uM^t>K~TE$)PbOaqaJ?%X@Y9AKBtfzdsIT>`(z1wV zW-8uo^S4&@_fPYB85S016@sIZp2`2%CG9r#x8(<$Wr&m}8k+;NY{#!sy@x7j$%MaN zA|%LIW>10@hoI&x1S%}fKRvKV`~eU{z*zUY@SO&cA#oXjgcqmGXw?A{z2p9tpX%7U z5?$I0BnH_2GOn9@r-aV zF)_twwKeYFP!V2J!B&d$Wy_Zy&>m*XER4z9ZC=tvoETLcMxo(tS$~%a7u9@DkAPgY z$$Yp;?4oYVx#+Wj+#q5fZ4~2^cCxs~HH+cYBRH_+PYQ2U^E>Zmk5DsZ{MpZ1%0UqYfuZdp zB$LwfkFkd2SKfbKb|J06hMLFi4*qVO>CSrKNaTi9>USn`_DZfXMxPt|tdord{Qvm ztGK~0m-Ep%*!~V>hMOqKyDbJ!AeV)c{}gsTSQJ>FVeu}btt7ko87rb@f|hQ^+cTiO z|A`#NpAoO(`P*6ko2<^D+KszN-oaN~0XJ(E-ppS-mN{Dd%DZ8i25!b=w{>z7Y_+(A z30CRPYD+}$%D?cLA1BWZTS=-gF8WA(P;&@Sm&)A9K?J9=fO{LITj9MGEe=RS@RM-To~?!55@5H zFa1a8-*lkg@y2YfO+qLHoH)8Fu>JkYG+;4NxF)veF(tOTbMZ+V_6ap9kzl@}FO8OI zx8o(netDwumRR}@@zB?zUuE81&_(9l=l%{!2i&B<37jzf)5L^7`5H$W=)cQE#-{&Q zPIv>rPvtbWu0ztvrQ$k%+)z03g5;k&WL!hK+U1Ac@$*d@OeQ{_{&v+3u!Wm_nn<#P z7te1@9Cx$elT(gK5WSiB-2Oi-KfQTDD+8hwq$K-5hd%8BuZv61z$WZ{xX<(2Y{`UW zOq~Nl+i^*R5odndn+{WK1!)9EhIZ#_d3i>>P+ z3BPmd7$@Ch(f%itL8u=aqgjFU^3!vmBun0go^pbTe_TZH(^M$=U}C1Cmskn!!Tq6B z^3P?Ay@jtnz!VZ4geY^y853c=nPq3eMEF;!(*W`L>DuFGhYhz@;@-}`R(y>yT~YHP zk*o3TuP?8zUDz%{WT*KrO};~6wK|ECG@-?mR27@Aw=tEbhdi=gQ1%vWO@ja5p^MbI zv7H!Mn}=E=Yaa7&d>l#a3jU0BC)Jx5UsGG?@8i}hD+jeCua}DQwvsohgQUzaTr5AG zSiV)8iPHATaoHsdpuf^8ACDJ>z>h?Ph5m5T=w+n;-Pi`;B>S!4gR>ynP3flqPH`X3 z9?CVL;wLOVJ>zR@d*EiTj=NJ+cPS`_K^8y!CKV7{t%-qp-Dw828ShOQ`Cedl?93CrdL zcrQ0Ic*^oG6-rTYBi}C5^|%PQC=(MY=`LfNw#S=8x$Lk?9gMY@8^6z|L?w8l8&ejv zS+#pvGWlzkiQ^KVom)5D)C9{;?$I}pU5!ovqxZ5>IiI87XTR_f=!=^~G!IR1x?LvZ zq|3+}a^J%HdfD=Bcbo`}VJXrTa-2WG46f`Yj*GGTGIEzERcWIlcsX5V51b1SbqmLiiq-Iy`nrVQ3~@;kYu5Hw$NCq*DjmI|-kwh5($<4DU_kCv8NvIs@_itCLrr~ZQ;d=M z^)i)q{!TtDq^TU&V2LztR*9MU%$Qub{}HaHxYRdKWa0SXe#b%hvAzxLifBDXB5|W5 z^|oMe-7H<-$Gw08I%q)<%~o|)3^3E$t!(3?=5Ajp97Z4wiTy1u-?bszk9|s^`HIy zXEQv4I!BTPV7(I%^%HZa%$C zw5$ip^zp>fw0Cy~u3y{6K6-h=`X?kE6F^-Fd&0ikZ|y(=AYq}Rhr!LM)BZKt1U`g| zhfX`5Aj`6_#KSeu+v)=D2Q-c+d2*UIB&-Wt)Mod6ahS+6aM1D@K9YrQQpodWX;U7i z1c2)kVZSlHn~ADbz~lOEcK5|3OI{IyAF1H*;XzA$pJpa&$a0hDcrK7Ezr>|n9XMQE z+Hd`um&;2;)nG(o(*1Mn6k(&ZNnrR{swdBafY`c=5>&_U-dzKBf$Wy$!MWF|*F9N> zVr|(R)>Oej@@a1fd2WD|hz!pOc~r`?yvp(VI%it2eA#y<^-sd>{=k1jgimyU>A}@yRRxaUvvOMY%4{$Gb6l!FFKQVv*I8^%3XtXw+v=ZPG5$ zFoh|ubAwl;8C?oZ!Fpktmz$506j;A=>q8X?7z2h6e7C%0?m@QCuxw#k9r0Ue#XNWT zkS+tnR>}?TJ)v;;au+t{*P~-XZ6Lk^SBaeu0QHsAfI;Urb+hz`VWx0< zT6(M1p{N~3Exqfp4Smy-2Sc^<%yZNbgu!!9g&8K7TiF4NC2@|Erq{_{{G-QCekp9G zb;CfwLrs=+vOBX?~t^iYZUJb0F zTw(Ita_P+Hq1r$5--LkYQK8d=93f6>e|$j8+0Wu79HkY?Bnx7Kr47rr4lf+3a zo=blsyU$?^9*hbLM!V4?NXj%IP81XPnxrBTI0bO+s=58GrHdXsm}WG@yocmoEPoQb z&k=x*Qu1+@O+iHD+})njJBrF#lWL#_hOp95H9frd<{be%dBd#K_x2f0Q=6$>r8yeV z5u~jB2xbsyKe_wU(Kn*kCm6fhsj?S%j1m`@a6{{7k!@JX4f7sM57@WuzKcQc1I|1d zby8S?f1bTG>!b-1l`23LFS@o<{35Px0eVnmclu=fJtL2h<>rc=e%w8g{S(AucQLc~ zom9Xm=VT+804e{q(6(V%t}IAbYws4e@+~~u2{CyO#@@=e|J@ebIjT9R{{(=}zx$QT zep5`S4@4YwAH2&N=A0_#uKkwR=e>O`bJ7Ra{+7`kBq!zj$NkH3g@FHw@#X!6Xvt>N$;qR+)TDAWfXGtQB$Wxw70 zj?9a9wkn?vu=A%8O{Z9n94Y~+u-^Rg9B&f!)RUA(xyuR2s}ti~G&me%Lr&SuA)DZi zVtp>R`qV46u+U&aP`<{q8`&#U zORoA43ELC%#6L={JKAo_e>NpPUy;+E@MWI}T`l9}OqOM?abtA%6=&&-j%|0s&(sf67ZN7}T zAT+x0JIfgBi4SC?QZE-5Xw3kTu&iYZoxAM`y?y+t65JznKR7tcd=O(jB2h6094(KV zMXY1QImRiZwx4rJF670l#5ZLzobcf{@q$Eg}rf6`ls0 zg|cR-hpUaw*~yg;&&z`iY$|n5KY{njY~2PzsCuW)e52W&OI=sd3f>Ez#&JrYjdKGDMj*7@hXk+J6COD}nc95D8{OSJduJE)l6h)M$QGriHq;!@F+ z7$GD?gqTisoB&y1`MZ~mClY`utpWCx78*2)T&`|UfmWPaKO5>6C<#@6rBn4`&mX5{ zy!dXkeDAeTi`3}1_?i*mH%$Ike?MR+{RKe*pG2vos!@B)c0FuFx#>D9oV5d^J$-KI z{tPEt=4|>YzBst%Fqhapn#IM& zhL;`Xs~*~9ps-Q!mkv^GoL4iC0JWF+%0p(d=N8Vm1D;}mCPI^!PWolP;IRwA^_2@a z5tNs3{-@Q-|EC7=aofn|dNee9Wo5!h>aB3H`SZ1O4{K1ASJ!kwL8w^(=FJ9s6QFOj zW{>?>d;!zjyHEVyM2E4Y5YYx#M*pT+m4e>8FW;jD&qRlX>Y6pBkG^;k5LX!>yE=Gl zE%^w;*T32;90V)=nB^qDBfhOE1(4yeRGD(pYu5f2w{Xch0wp`rp+wgE&r|6Pz2_vJ zc`f3sWw+MnzRV1Bp~=bq2yNd7))IKqIS)ICMQ_|;N}%XEs$rS#;uSX{x{8Mc=Y`}S z$v=6nfuB3XS!>+)=c3tW>$^VzQ?aP{GVB~Xd=ap;jspo!&h-Cj>b>Kse&6`H~#gwU$^VN z#`Aey*FDY}Jz4fLP+8HQ8By@AWU&M>5(46C&-=;J%qdA*(u*zL&+^>_b(JaN=4Hi~ zN9&GQyL9OLuizt;J4H3Jl&4RtR;jX z`^cI0{RM4SSg8lhF4dyo?*s2SFWf(&Yk*hZ=0_A=PTLE3=GYaghF7-KA34-|l~u&g zAaL&)1X7qZ)=7T`RWt)Ar)%^0t##=3=^v3_Z>D4!ExL>i%9(u4sHAE~!~oj1i$D98 zxwYv0)U>u6@ZDvp!+)Lj`78!rF!dz>GM6T^6vKi4m2o{}E++d?gB7XPqD%)G+2XMI zS}sf=%u1&doj`?c^{SD0f=2l0u1=`BrB`miF~6P@K}xLb_#+Q`er~@4vRF#>B-|Tj zb;XP_iqz{?aZG!Y`I-=~%RCiSV}QIIs+}en0_Ca{G`g2T z>kIz%(DT7^AN$d|g5@d|#3qoxh2G4GVuK*aNZoM%;!JCg2d`Z!+Gj*0QoucPG95X~QZWk1AHSqDy>wWXB%I9pq zU~0)%1o~y%adoC8bB=fh;I^f%oATXph*9kc0|KSZmRH%Y1z#`XN8fPQhbZm}f#{JT zSq5(8|LH7maWUg_&*{m?jj_yc99C~bmEMQ+^Vkw}f?%ODmpxnBBxFkCYmb#*_tn=& zm^8~;G@nIknt?iq|A2_lSbM#!+Z=V&s_lECgO6X+(I;tctn+b(6f?6zp^0|(k8U(4 zZh8LKdsk8ZZts|I82H#g4Q6Cj{D193<6>-+3N5=gvv-q?^{qKig=lJ`fO|3zh2)8O zr?Uk?6v~R4Q$6y>$MVVf;MWz9@Xu0C?60Sy-v({IUMhw_kPBxde?S(v<4W7l6PEav zwjKK<`E1P3{qE_U&Y>bJ5(r|xQ}*)Ic84y{Y2d1-vSsxM1y}v$@>qB{_-!FbiLZJ* z|FIs4S-BQH5h0Yrwv9JgXA3PBnyZ{6^do*eh!oqT0mN;aCvW&e>0V%)hDJK?0KX}8 zXDsmUPSS8pA-@iv--g^bwnU|$`2sD2BR9}fO^VDGVNX)lB#d%9ze!T)PhBPnBKaR8 zV5xX?i{@L|70joq1PIv7GWngJL_@3NRmVog*!Csx{^m#5l;#O(rLu{HQ}Su5h}9*9 zwT8$q6tlT!d+=Zo$cd$8NTc?>(cWgzm~T6gDPLUTDYFIpMAL&ooy0gMJVTfK=<(0f zd!Lm78Q#Ehq}KmffBz%#jKIT|te|WL1w0q%h!PM9i;P_1r&d2P^up-u14L@^!3pE3 zx`d@jLE^Qui4&MQ&CSYRcUjiEbNcv7Tai8BL`Hx`+mZTBS;;~4wzoH-8{&ARZciCA zglAR3o7|D1*?nD)pjnz`kgpM z-m)3^)_SVuzZ#%wPBvcJH4BSMedrKb8Z}gs8A#{1sU0 z#v(Dr(rOD@_)9m(YQei& z|0;?&2M-i+m+?$pmygOcCVql}) zvK^#pC?4Npuk?(5%zfJR0vU=G9pQRb<^?3$JqRAL>6xBLH?$({7wr@&1Mh>|7e+<~ zQA(JRzOpX_mbu$k!Q8*I`^0Q66`M#uoszOsT=BqD zX^b@jx)}FRD4CX4!VWD4l9h*AOa0L|%7wH2*84#s@k5Rz!>%4+8hqT);O@r>vxYY+ z+4sN(2+Y0kFT=#9^9cROUW<_8Me8W!N8vqKfb!O5S}WI>AjaI~vsc!2>l6z0JjedM zAfbRc{ua}_=RZC5%RuTo@YcI;4_ZgnXoYy3r(QlH^uDq#;(S_GMg$lFxsZ47e{QKh zqXOopur|5W?0sops*^CsZ&MSoq}knbMZGZYJVw-; zlUjG%@Q$&>1=h`3DGHGzn;rQG;3aM zJ6_*>4v;Ko=e!g}maSBD@B71>5P9M2fz($j`{K6P*&2ED5iW98zhZFeQ12?IK$w)sd{?>@vU!BhFO4PEf#RfR)(T*nAI18pto>D1$; z;};-*vrOXGdXuhjNiE%q;I(%Ly%|NCPQ2P1PXr%rljAw*yIiJS@tq;r2hY9UL_LG} z>o^T@wW#7RmyUi^HKmI7+!g66T{SsGG%t;kkF1EHq3EOO+sVDf9eb}pMvq@IQ`UL; zYV_|poq^h$ch4Yezrqh_+v=|u-D~R;b$DfbCyD=*7Q_HKg+Ec?v9;t0l%Uu*1-6B_ zqa&ryO=XuhNeEIf_^!|N*+NS0g@@Cd_5^WB_JEh{Hwyxp`^o43YJLC=ZP9aP%>_SGRv`uk0H$Kq-(QVBPJ zu}hWgjgD}=%qD8tFg{#9+Ztq6)CXRfM)LKg$DIh%Ca{gTFr>9Mb!yOpy8ay0H)}ew zNKxA{Z9-C1`ABa>3W{#*UbU69GH!jgUeZ8)Y-sEC>~Y@WR?|Dly;FFE^i)vG9?mD$ zqQEn{v(Hf|Bq1&09e(!f(@dr7cql#UqO`V_F5m} z-`*Lb3hs9cd@1a6L>;HEbyohZHl%((p_nSwQlj{KaZZm;AUSkb{Wg}cw| zX`cUjkf5_CtI6|RdwjHxe+{($qNpSN**9~aTf@!&-zbi(?xVMD)SAM{D1`L{k@`3S zXoB@P{3%VDbv{q~U%`y@hpET8W0Cj~k#br}85)RT{tQl3Qn6lAC07nlhk?N{eS1iZ&jmnPA`ToB7-Tf)G&rNeufDeJf zq3IP(!YrIJ=Mg*7_&AS@n?FbXdTl;--FS(=Y}>dyrs(Q_>m;L}tm{Q27sco#@v?0x z8oAauo+D)Hf3QjD-q8#i0zXEj?i?1Vvc$iu*nqQgKq^#UzI-#fyNr|SkXA8tda)&Z zvGt+zx>G6?&5>&Y8J#BTNV5fTX)DO0oLF`GyuD%f4)Z@lvFp&;#o3Pl9}*0_FpNMw z1)Gi68C-WmKuI&!`2SUIDsAnytoMsANoFR1iV+iH(-6geGls4D@Co4P=gUZt>9wa^ zx-Kh`u@?ZA^@XSl2FZEd&Mh7SBCb zh}CN90=w)Dv9gp+yX8yFL?}+cNQly;cB-6PJbi81kDm;e41;jTRQls;GQ3}`+yd*u z5VcJIRq(#QbsJdgbwPShW2=MPB|te?rGv9sdy-irh0s_Nf**FN-<-Cdtbf0AoWvSM z_Jm+DxjD|q%rv)dmu$fG0erlR*^rBCxlQ7+=6N!sOWJ0=%tpsVI614xFwj_4c1oXF^?yxn{qa_-glt|y<8-N zO$2Jf|93)R2BKB1)g^9Sf)d?kJ>(n)(VDm%b6rA#!=-gGuAn+C8WWQr;izdU{x+{C z(%wRWzUz+DDl$ZXb#7}!U`3N8Sh?mfEepAPi+J2H*D_}FBwLnV6LVV>)F!`10xs;T zEaU#4vj7+0s0QYVpqZ6{Cw_z$$h3h>tc~&2*=Trs9;JD!>raVz=Mq|k7Y78^9j@fm zand@%o+un@?Q$o^=roz*JPN!mzwgpoJzFsPeJ~ePpqH-DncwXak88?0rw%K%4S16`dzN)aKqA3abmO05J=-zDTKhToE zbD#>J8g9!oCdhY9R?h!-3I-HDRYwnUvE_t@6c?KEJ_L>dHvHJqNVx!(ne^l9!p}n+ ztrz8>nc?3|k}^mRUC-hsx-P$E z)86^y3C|gT@D3i+9C7ur8d_VTsZYtH!$kKora?X;Em>24b0J`^Lv6w$bD}yE|H_b= z7p=JXu^_S0j;UP#ot59ZD#6F%-TE#vZC;Ey7s}j?B8No12Jl;Z)`tAAk}spKZ#qPs%E8_Khp~wE46>p8YQiK>D{4d3l7Kxf$-CxF3Xk zn{nVKuaFbUvxVCBt3B6||FE+8ezEA^2W0!zq8Mf6TVf#!?#d6wWJdTBRY`&^R}>CS zakTii9u>vK7V$hi2@TUbd<;TrOWz+$Z;qw+%3P8*BQ+5Y-_N~Xr2(F#W&8arB6?6; zF7*qI=iA$((Gv9ZoXuB7OZEj_0|U4;EwHHHU(}I)vSXbPq>0 zNr9lv_d^?`e|N(~`GkNthS%piZ!|Ri}pmgg~Z|S3Jpqf6yXwlcyQ!l`FIwHdMa~~{IC+kxz z@Ss~PV%{L%D@_r9P5OO$)3B;%#&-fMiMI=&npakSD8Qk7n)s8Xdymrv{kQ#o;)v$W z%;g04)>P|MhS$}{wX)orUy8^BptF0~;w~P!z7R1*>6Gi*Pr6t%27r$n}w z84vIAxTdwhF>^!4tIP&k*)b=F#-o{n>E@@hY<-h2%6X1KP+(htjY6_lr)_fTUF9Uvs zG)1tUQm3rVvtaFkp+g_i4Bak*(=30}{FdcW)XHFe_jQP8l5jpnbL zC+8)yeQ2Q~;wz{^9iA&GI>y>f-=$$gwvafXGxCee9V8>{FI~y6vR@4f3Hx)V1E;49 z35|6zXZUonnOCKzl)IZb@6+pdNwU#ZPe-td-OkkhT<>K3!eK5!@Lsj=dF{2dt@&u= zn~xo5c9svi%!*{nLPm6R)YEe!6F*$s<^&xKgZg%n*=-!N+@=VcwoVy$7&rAIXzy#w zr=W)zlU;i*~JV*3W6|8%_!y~VzWhpw)EB*5!X+Q1-OZB0I>)(7;*lpwAw8D?FaueL7l_JZN zDTulHLaWS3p(A=|tvNkyiHjfEXU-3QV3)GbZ|vjpgKH-$8H16Qk{z*=H458f_-^&0 zr)A;fki3!2X&&6<&rZ!1OLW!w+I`K-xPxoVIb!t&)v0zKm)oJLak6unN|95VOfvfS5d z;Fcq+!|ipv+y0kVS;a2K_h)B%RwiXH9Uc}pkUY94Ku>IAO!7}7DPen5B;?qO?`t`& zJ<6EE+VlM#&+;=nQm})xiw`wO<}uQ@cl3Rj{DU{Qz|;8kCA$pQ+xH8D+x2>7b|k)q=IC^`^uCgF z*_9C$mmus?z+&Cc=~PI10xhOcMSGWmvnOe*848XVT%tYIzpUZ$Z0j8^-{_X_eS~6( zrD*&5s=r;zgd~lKT^wUloOozSe8uS~&v)^=y%(B>!ZyKwBbKh7<#_U(dphpAo&R}; zuZwq6Eas+f|70(ainP4cF-a#LKjoN;>a8GdF}(1LZCk$8GT0^k%9(4qddvJyQkpL4 zM|Mt2O3{&H&eU|g7d)J}$rl2+cj%m^&3HE@)Wfvp*^MFG-+l?OC5VRyvvt$w8rx$vLJ?6`?X*U!w)kA%5(VGALik_nv{EKXJU2R5#v6QjbEy{s4`=wf zc(J8N#Zr81SW>Yo6GYowSBej}6!gU}mJef>oYyRp`Kq|gjgl@BE5;o)<_ZgX8q_$I zVfEgdRI0Q>KHYWv6Sj~mENA5JTU`^u4w{r~Gqve_^|_caxqQ$KwC8?rh)n(8T&23s zmA%qTMHv@IUTn_MX00*OgP7HJN_2jBYjCMZe%k*7PchldKtrBs1BbuGxN}K@)-{LA z-Z{$ei9ol_-RTrbBrr2T6DGG#bcLlfhiG9j{W7OrDpqG5xud&vcV@eX(A#*@*EQN3 zBpsz6%L=L8Hl`2A46q<^rv$lcoGN^`l-TFF^U=2l^rpza(kY!sG$}BWj5c4|tN=#F0 z686Y>4h4SErY-VTEa<}K_eOe~;RdNwQ>bDU2>3{qmF8B!AL)nZ3FMHMPYu}O=Ba`~ zmyU(1Pj>j<_+ zw-f0teTXZbDOmXaT|U7jLJL0{3G0zM-Zz7-9q$b=Kv zCZ%YWFJ7d&N;3bVOq*qBZU?}K7NC=SN&-QZ$Yd8}eVCqsL1z!}UqTrI+}Qx=y?I{z zcQXX>Ecc?!tlwxmlXJ7$KmZ9BO2LwkuOzFWN_sq9atJWsa#ap=eL(A}%>MWWgH?Dq zQLQmae9rN239{Wprnea~Gg<{A}&By0GH`D1%k*lG0VV$G6ZTCo^o>f#%jaxoM`Iw zA@MuVmDNdZdXu&&WHw}(f@wy(sa0CpP)$E*#pYiH+1}bHjile>^FuyeQ7Kbpg%N=& z4P|Uc_B!r`;$>=KrP}|JLu%U{hba>qmI7e@8xd&o7tcc&TAEe6PtXSHS_f3cjZC7}XGR=M! z;-qNz#1NMmQ3EnXGz%;34`5TNLvjzB&h=PO@jE@Mwrm;J$RQ9KD-Jrduc0VsqRRRc zM|xS{3YTe2ztEI2{fvSOO5rBON0^~#$hsSD!6^xXgm>$zLC=lmsj8kCMRukQL3pPg z)va^k)as8rOl&M4YX5rFddj341-Ie)M15j^!iv%y%&iw*REFuDK2GD&PTSH)YuK&i zs$To-*5Se#bh_fpw+0E2%QY)0A(- zHRcj2=KLM@xL%VWe_R}J=4(n9K|qaXpmXB!w&lk7>0{W31!>9hWZ`9HSd^>?cVp&) zF#a;)@>yFa6Cq6A>4%vSO6r@fm+FRImm~PK6>ZnHp&nmC=8vGD^2k!ox{N z_|R+|5KDAaxSj-QjMMp}Esok_FI{E%KB9n%Q!^MN*U(sLG0OoGKIcd$o4|VE9b?M( z=|KgfZp8DF{YEhguE5uOy5j%d{axpT?w~}Lz8|d@-c*KBa%$6uGm9P9ia;rc{u;Y% zcZQaE6)M3>L12)aS&qMLRoVDlI>H5IfHsaBvLfLO|Hjk^*gfaH=`6@$a9-yb2}>h~ zu&*ZBI{WWtcg|`Q$|%D~rB!fkvUn3p$k zVbcG3nReW2iVxb}*B8k-#fG$$CM3S3pItN&W5q@MFdxFe@O#$cnzmkTh|T&9UoKFv zxY-;v!$19<`Z0SSppRTNCM}|%az4lkSpUbA*vp4we{h{WH*K?0LzK$~2Ym)ic>Y1h zGSr&pKgR->0q5V=kjkMq+nF7Ts7K5nMJ){Jz5L|;YQ3(SR_^q7*yC5bc_X)>Xs8L) z<&|H>H3OL6+RTWk>r=%H_F!a%=Hv-3`hR&6Osqoqe$3^h{c%r=NtAmLP?k!cEeZY9 zX^iCuS}7Md)-yj5=`mG09pq&$uZX?54neqldq|$FN!hTwJ=cAS;Y}hY2<1 z+Tijl0(}+Sk@@H0`8j-2lLNWnPcvzbXQ4-+O$jVww5WpnwL!>&U$6Yj;GY@ApO<|g zhdl3oH1z}#=YAuNfiSjYgI@AlKOol2E20qkvG9+NYR~aM^*@amMIvd=JUY#tmiBf0 zU2bT<1cFd{XiY51fwI7!YocqA-;9S8x?{#IzFgBOU=e6g)mx{s25@6>@>i08cN0Zh zp^-9-$c-~4)!78NM@pEf+H>1DZOts~L?t6R`gw)vTso*wBHo#%N-$uz7QSfq+3NKEqmJ$SY zYdQ6R*_?M5;f!R9)DZ}I<#V;o4cgp(GF0J$%LS*@R|lkLOT3SNu9YG$gY)u-=ztIUZW#WDbdE~B>g ziiyj;DUWj4_BFY6xIZs(3uzb$mt5%xSwkn+Wua4W&==ug^0oGm+JUD)FP(j!o#7wq zZJ2}MOS?TuZfB$aotHF$&Sr!E@hRE3JP}#XBv=jpg^A?#nL0(~huOZps zn$IN)u0SR~FTGTA>1!33{=HNsO~sIeAGFNRhhDP0UjC-?-FIP*s9AK=6+*ch<5x?@z1S`Y=ffv-Wf8^iZ z5aP9(f})3gD=US;@Hx&stW_{HF=ONe_x%fA-5Tih7^Ld#Ab!2YKDkhsRV9DTZEz(C|$;m0<_}h*HqzBT#(-(B0f}uV_qr8kPm2grWL2k~ zv7*|fitOL)C*6pCg8*YC$}$`XV}-%kyvd5yldV&>Er8^C0GtY6w!UXUwxUD14&5Y zb0OK~-~)m!uK`6+;+kV3Akca*EBOT*pKnN*{^o`+PX;{Np_Po4nK}MfH7#llLlpcO zNZo<+56ZySslehn2aI}vAV+=cgQqBdD5A1k#jT%Hw8TFXh%G_`X^T&Ob|!@CBx|w4 zv!Di~r0MEbEDV*=&cNkFUSlsQ!lGCxP?PR4v1vs-3Cwfs=W7A!J2)J$Z+E-uAuaREcvRJal4SEz|Lmyi_F3qaI=o(cjB@H=#Dq**1pbE&%JP7*zyX?y)$7~m6N;%opV$RSNtqeo zzhx=zF0tYyOtyJ<8}Ls(Ojb1U;8F=FS+EhwPtKq&L?vUu8E$BGhG`ueu+aN~lFu3i zr!Kr4n&Pf@S?IYr7Zj^=?2%9b5UrP=A%(8+9@s@}n073pR#t{c7B{O@8G{#QRUmdfMW}>UD z<1_{CP#jw(R4iQ6bL`OnN1r)it4!HJ^f(=>v|=23W)(d{W`cIrfAff}#`i*`$i5Qm1zH#h;g8&OqZAQ$P*;iB}#b5sk;;J2|7mD+&W8Ai7dBE zX&NEw;D0{D548ghwaoSX=dxfYe`Cy11t;aG{9r{H=u{c#^e)h;SQPKyFtz$p^<&99 zthD{*->%S)<;B*zn6sJ)tG{-;b8~A?h+DU=8)*H>UX(EV&)&l458Kj-oIU|P#iV?2 z2B-GRi~@XZD1$BeB?`-`)>ZyH<(q(np{Jz;*gGB-OfU7%GK_n2QyJS%@t0{FwLCWj z)HVBBRYL8A^J|Pz0uu9v;{3k(i!Ls3Z0#=U83eBC=B&M$qi+&EZ*AkQNLlc7T+t|? z{2Fxj6Klv&{R;X?*~9GJb9;U&b!Tv%%2FsGNki3rD4+ZLu2_I^0u};vVu3Anb*!3oU1UZizBXE@fbB(B$N!db`_G zl79A|BC#t}e#J=$n+e)6dLu2YP z^&1hvuj=af)TtNgE=97Fs=Ok9L$q|_ldf=QlS)S3KVyvvA{>z@Ou2Yi- zc=wqDHS7Zo%D$`16;C`@j?F#roFXSrvs_^MKj1gh*S`Esr7VScv53{oQs(%aG-Jl+ zL?Oe8Q!Nt{tRA;lKi9u@-nfI+E`?|-A#Scb?(s5yG{+V9dbux)+_UeFjVttaUX>wtVtjBu~5-{7_(lka+jWUnjh@=4aO}(47siwaB6(IS6?FE~USn9YWbx%# z=%P88bcrys>G-h@&D9y=+_z=K+Pz~muCGqMZ&Xiv{~XD6k3_kZL9~DDnnGw2v#{s8 z7iirdRz8;%#RSCB(a+bZ>zq4NmGjACaoBtNGt}BXawTG3EW>&F)r#eh`(VRWyX_Cg zGBqoC4_)1ZhJNiIC2#g}spPY;K(OwZMVTOF`lpwidQ(+AuMx4)m89ep>O`WapjAd)XwJx4Ms#+$iGm9~stK7`1G=*-oTC^yk=W7w4)?koe(!aRZT0 zSKj{7ps^7x6R|hJ@c4mosYl=eotqjeA0-39kif6l`t&oXXOF=gVm%kEj`qxS&OXbF zi+*>90*|%?S2&!gcmI6eLg#M%gyyPVXnB%*ZXAYaNN3!P7(NUY zXcGVO+rz2j`?pAUYgB$BS@0ed+q~ibHf>rePM%JALpJ}xJ;Mf34V|e(u|C&FdN1i( z^)!|}Z=W7FybGxP0Uz!oR+PSE%Y1^}NmJnaC`?kd(3izAw-|(8{hjC-CF3)@2SV9JWmS0~u{%>!Z}F)##xZKdd*;GyX)+-&8jklwf?+0eNero#pXnr!RPKJB$it0@nBTn zodP_|Ocv}xigldO*JiRt9R_aP%71t-;z3tbDdzY!cstvj!vhGlIrKvWye>E2KKT-3 zxP-h-6IX-zN5x=9th&_qMJO)#@!OEn{X+EW#E6{B@Yz{f)X)o`yQrnxCM7FNlMgVy zxL>*)ytXQvH1X=iM1d%onEV#oUg2{Au{Ybdx1yiOKgDL$)L-iJ+!mqXw9dss)O)Im zbFvR^Aq5msGVky13$>;oDEP19lcKuGb^Oem4Yub?uWG~K|N7YT z?{_jN8xFe5W$y{$I%;=q;vPA@-WJK@d&HB>wjl-K%5SUQk59^}IRwu)mFwCfF|XvV zvW@ytVhTd!2*Xo0$AS>=^0G;bxh;q?!m3h{wd=d}=QzJzai@MRRXZl2jVtP0y1*j^ zNLh*KfI||!_Mp55en{BPxQRxQLSWmO?5EE5w} zS?@*ql}BSD#KAM5AY8PWCr}JA>L*3B`<7p6QnaHbn0@1V~N7ITwJjq`EA9v z9w&t0CK+)4bMZSUaMV7bZ=y!ji!ENn-y(;sv1}nSfVYI=x@6Vm-201Kd$WERhf z21{?j+AeI;X9BXSPc$lf_#rwp8r2TdfX{@lVKvRzCENOJUAILLB44sehuRmkGKsdr z+;sbF%?1L(VuJFjr2Iavwz&&ap5Da$neIKn%3~b-dF- zL!leYAg(yrHXw1UZRH818;^3)HMCm;i!Y=~*XGR7wAkOzY<8P|8_R;TG|ROhb>8a>|Cl-kVw;L?BXxl9YS z#nqB1=0CL^i>nkkW1bca_nl3gneB7~I&Dgqd5dXX zgx?Ya$m+<^HWT;xql`xHak;o;W{ONWY&d1pgVjHGg1fG}X3EU&4p=h>+;FfwI>uKd z)SDHsby||U+lQDSgtTUPyFj|E-g^rEXo*@dRu;r;7$W8dc84pdzw-$rp9#&{uhcv% z@9lILS5?C0$C{kBWO4cq;WayZk4$oBDqMDN*ABrsd}F`sgvDs6H83Sz5PQqSQuc3t zB~9lf={;vgU}uk)ZTD!WtFzny_a==@@HBXNJ`jL<#jDb{NJO8{S#ZUOdo9uO-%xlDffMuI-fWC?Z7k-) zLJ2_rRFAVOes3i(cbHUeA~HI~2G zxClv}WpDWVWsyr+uEaS@8VZeRcv|Wfg_i z>?)g=p|_!b;$`|Xq_W3;Hp6H_-PBY3D*7{NpSzgd@K!oGedKO(sv*tU=ODoKsRDgo z@nzXJ;vnte+!@FmtT|jv&#xoGtVSerGb3>cEfbG7SCjVF!%eDzx$<5=Z&c^FBKpqC z&}c?=ZoUOG=@V;UM9EV9pzEa$n!HEPUdUl(_ihX87B4-IOk=^xg|O+{O|5v3wv;h- z4(*ee;3^-?T+l;lQLnTg`*pK-mcJ4r@Y~dHy{-4jCZpUfO3MDf!<#W7Rz$qE+HH%M zEsQ2)5ZjcvHp84h6UH^*SCr{9KYrXth&EyS+j389FCFo&HY`Dq60xds+Voq0IXE-LN zBSkZBhZ`OfEE=|>H0{mQ@cJ;rzXG=MQ;&Gs-7K8z#Lj_LaW0R^c=Wf~dA;*3--W?R zSJ+Cp0R*1U?%FDv#opv4PsRgv#RdnsJPoxUe-WQ>fzZ)1^TT{^b}C9F#?gn0tZ4<9 z)%&zoae;Wmwi1@;ZqCtLQQ62o_c)kc?KH%iF3ijKC>^%AkL$zD9J5ws#Z|`79Eitfv-U!?Ff5kG6Wh=pH}( zFNlG7D7WsLdEeTu#yVve?>tl8dU9<3Jtpu+kQ|lp{(oO4pM=tV>k7P#v%az2{90wE zT5d)pFO8rNjndF-PC;E1V+{xI4Q7I%6m?JYrCP--USO0mVR|3l7p`0X7*aa7I3UuP zS_0ol;Xmpg%-!oSZkykJ&b_LTV6vS)KV4viTj#%b?E{RfQ^D~@O{RNiERlnHD{HdQ z;#L25=@?&YppTbro@&))*(>g+ZZk4}4B1;L3}1dBD86#6iS>M|>AbbUT!D8=m1&f< z$f9XR)N6gZ_2da!SMC-BCYA!ccy|5*Da9{L8c1i;mx@5|;pNX1!_)t9{yiO`AN#1Y z8hp3|l1MMQy+{q6N)Tbc2j+4aC)ik;A4eY$TQBzUBgQxPJE)sZdx*wJw$_Hu=@*xb zn&h1=W)%Iu!iJ&1?}?%C)3wFoOr~9=H#O!-?LCAJ|AYzUba~zPv>%(0DhmI5>e~lg zyLFpaTWrv}&5ZYmrtiJzfyKzb%fV!Zl3#!1B@pJT1a`e~Y{(jR`Wn6*ku{m%WtSEa5!AKbZ*2dnWY+a2NyL z^!)Ded=YG#GUb!Zd)RQl{u+Wqx7CVahA;Xm z_IICN?L1tEpCHGtx!j>7_Vc!E*!W)&uz35%3nR*UYmIG{sKTc-C5RvU* z&Q--p1zW1TyOC|1#LFbTV9tCWxfVx^$IT~oVyU%(PYGi3TL3XVuRSxKY^$Lu4#hg? z{2~{Q_#H2kfXT0>n|lqt9cIpM{ra0$6x2%)fo&-Ts*+~Ko4%I)h;i zy*IScm`s8MG`9k!ixNLM7GJ}L$JcG=JHW#B z3TvY7ez=~dq$~W!gZ>URTQZO~Y+nN@gWO~6{>i1eVVuB#l8J}qNdxRdn`##(-a+a3 zu(Xl2;4f(bOkscoT=7yorhHNtMxX76y+L=dL@R*EHwCDS31fL+KJ{iOFTPJeGz@2~ zld@t&j>)_t6XiiCu&*%d%>7zldOd`z_9+5w7YRIa1=$uIlPu}opW}Gh*W$!%k>KB(l?&v7yd_uGV8lv+5DCkR_+ z71zf}<43w1FVL7{fWL_DYa?l*(cQ66Z+z_cUOH^Kk8}^FuPsNAydY_lh8OIM?A^5Y zF*moavwRgq_^6%WsQE&!7l)|(?>;}Iw}#{r z;lJ(`d!94_Fd>-3&TvvWapWr#v3+Hbt==BuK&l@l0w z+C~n?M^&W#spd-^9!`}>g(1Rz0+s(RG4Fj-irGQHOv!(e!mkrur(bz>g)x|MYdXZR zoca%`L&V?E-zu2i_?0*2j6ae_bDwf=^m6H-F`NVw_;M2#8jF`D`mC6JH$+#O$eXgQ zv_&+oU5S%|llpQ$N7cqpE%7=`pVvU|of2l@fNaM+ zReQR^^LQ|bGaD;P+Cl%*TksuOJH!J1mTykK`C@of^`u!cc)kC0mB{y!FMLo5;~4+v zVXFnkJ4H9}E!>Dr&qub=-@@<>g)|D6h?k>drWZt$P+ICV3S`L6g7hP W8;Xt`RKb(X5QK`B^0$XCLjMn+gk0nR diff --git a/designDocs/img/grid.png b/designDocs/img/grid.png deleted file mode 100644 index 5e724c9b1b3865bbf25c623304ed873aea8a0614..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 21722 zcmeI42{@E%`@mn3eXEp8I)f52X0gr~V;O5mw$N(KX0i-s%2GKbORJ=^#c8FGb`r`` z6h(B}5D96c@1%}SCEq(^otNG^*Z2Le|Ns22nd`!PKlgLr&-47A`@Wy|bzSrBSh3tj zMsmI+001&}ww5jcAUqfRnI|p^w#2CHuK@o@1lfAA0YGXN_eTgwKMeMebYhZ7D^~cj zI4rg=D+pmnA|Zl8Saha84FJNLGhG>OuCL~p477c)uuq6OV9#=yEsk)p*cGLaq^_kR zA-^m^<>-^y&J{DPtVEP<9Z3-0yEkh0Y-erhosy5mx>SzsjX9pMv-V5J=Hq@3O9x)u z{dV~gu_wPj^J0Toxw!NpTU}@UDCyG{3uiowsku?z(WPS+Ex9NNkQcv5RbdaR2?3uX z352Dp;y}4$Mmc&x{E*yhi?lUDQQL*eIY~zL;!z5KS;St8Y{1M~C@M2m z-4!?@0(jR^d^&*@NWgo^uP^QcQJJ68HVXl(52(x*I+6q+X3-KX0bgSvzhUK0E5H*C zDA4V1;DE0p<1bQWpSmX#nk<5UUA@YzDk-QdnKb98A z_h^Bn(k>8+7vZd;SBoQq#XLN87HZVnDK1qoAWtKwo9R@Br_IAg>&ZRqzXJeAl4gUe z?H>%Qmo2ETH`rS!yB_)ay6BLqk5A{f?uNV|GXUt|L^giYMqQjAWh@#M@a@>*J`vw_ zQb#rp?4nU5}UDuvks5_1OB2QMta{W6=MvNW#~F zkI$|>Ulfg98*L-<=~?BS4-O|6H0+ny?$i1r(dKKB)X-Pu`>HqWe2P7_6gr(}2Jf{@ z-`$Trsk*~rzvj)wO+(b@?b=_2iS7EpxeY|2%}K~pYbnBi+Aop!%i_hu)bE+8kL7MA7Z`2Lr%5%SAeFwHHlm!~wwaNVL{DbEOXzbG6Gw7gS7d zt&sZaZLr;9(Tz$Ac?(Hu)PfLi&HQZ^8gX~eDQkJ7em7IrD|hydOAeCNsdT?0YZ4^) znJk`Fp-~zwA!2?@d=^=yIYG#0r>ELpamBRQPbw9*A~Sa_LflSJa8|WX(znI9>~ur8 z+bX{|37LkAUt@hW$@mt4-S#!E)CO}P`hv5`@6wk^#itDCZ?`@sb&txyq$kcfl5sEO z(tMNM21k4D<@w4rClX0D=<=6y#dL4@qjjpQEY2HgOC(e3&a382=T*-?w=!S2WXDHJ z!}(B=nbB6|5(Xln76|e}b6Zab&*hJ8Pazg8(wosNVJIQI-MMm!YVs-jOX^o={B>il z4;B;eX{)XFaAx8xl>Fud(hb8!Gk1`%ON#eRvpavnt!ZYHbyJ{=+AHnT8G5$!)sk;F zQ~fT8;SOjcmfni(%IvD@((O{}QhC2xGSkN__{1mI=Nc}x8(=yrMEF1cQT@vOLm#$o<52r=`PdtxaiVPf8@?Kg?F0I zHI=gU9EvftHGa8=QVx0M+2%Rt*}N$;DCo_}%r3Jk@%j=iYhJT#$(kiLjKuosnLVyg zT%YDh=FD+4!GA2!$@M#_bhN}W^m<@UUuxF1bx~Oktem#+vYyWiwxR~z1_M6le6*4F z6ul_DNVG+|elFprelUxmjH+q*!du|27{k#PKh^&V@v-OTDWor^jH zsspNztBb0usM|ZfcI-=caV*Z(%rs``@4lDA&nx@XWtOeX$`Y@YHe6&rhhM~wPX2;I$nQO&>EeE@o8ro@zPUXVAy&i*Nnyj^1yYSzfyAdsVkc&z!p(O{IQ2 zi1usGk8~nAMKdnu%^e`WQzZUL4Ee2-*hw&K!?t;?zhhWlbgQV& zsfv}gKDM3otJ)BCC}OA)$cb7k#1P&QZ63XP+LuoeTU4&^HO05k{=D#{*L?SpV)NPN ziQCR>>#jJX;(P1uzB4KVJ*o9c^-S5=6_GC=-V-CgAn&S*lwJ}WAL|ikx;H4nbABTx zML)E$mBenh{A_v1vMqywal)NNF4NZ{=IU%9G#g&kyJ}jkL-)G#z%$d+&fk6kPDiW2 zAkhC>``6z7_~)6=r8+k&rlM}G4GKS6U-=<6XU=JzncDb6W)2C>^}`q4)IF))UA%qC>3yXRG7e8O z@L6-xHz5MBCipT;%>JZ(!4|nHj>(0L*NhkRO?COS*bCoo2JR|CEj%c8+wbDO{OMju z$wG_lmu{;x9%+ePV9-41*YEDA#U0AaT6(wl&c)i6eTIkM{WjD)vvOv~{=$=S_8v%O z&lhF+8*mp0!Qm~EowKJejaw<2Pq?zPP%GepQ(mt}NyeXP+M)~yuJs=c1pdf?LOyc@;T z26_|y)r&S{)@s>9xhXGFWCLZMG+&ZwUwNtbFH(iqfdd2eM*~4|I~Z?pk;OGz##GVwH9|FcgF|x2edDCUoH-q z7VOA<_36-;fVF3q2L$)l2sa52imAyKJ}UnGfpU|Hn@i%urEhFxYks-*E%RL{QpP~W zeb3?Q=W0Qg;a#r=B-#fS%HW$f?cSWq)CP<6_vzLduIXP^`>ej|bcfjZ z@O4|nSDTh!Pl5hYzxFCQr-yBUl4B2R^pXc^VnAWU#)jGawop)9@|nW1<{sdSY5)U7SqZn=B(D4)@$N zWboD398v?dK|M?H+p%wT1&VV}k)IyCc~sw++ITeOeM<86fGsBnUzfj`cebUvvU=gQ z+hMwxbstuK>8%KD4OM=3yj{+zYYXC6jUnH^&VO{hm-8igUUKq~h;VBESBfsO1px3^ zrkf|n)6oG>VFl=rsVpCwPFO$?cq0k`1k;>cO}NneMAetW3BsdLp`oEVp}IP(5C#f^!{Jb9EDDQ7f<2Jz z@IVeZ3>nB)8+J14$CAdTgfN3ROjaO*>zC}q+Q>0cRpkye_8D1MK+xDgf$R}>AVpLd zIS7T(L8HE7wu%0w15aQH9X(U|B3J!+B80n(vKDtOWhOCDq>+0zv zeGKSiBn3;MfXmePG1MCyVhT5thO%X{!DtGf5M^Mj@hXoiEttP`RN>F$RgfTZ2%E-D zOcT}7%p5B@V-2X;cD=uXTJ{W0oUk%*osNa|nk0PcZ-f7@@wj zK)CQ9cE#)UeJ5-dofAq9p_wzl2>F@J9QMj@26azBaci|d^M7C?*yK(B**5%KR{g)& zhVdw-_>uz|G%67_8o;9sKeuzk`^leKqXl7dCK9L=Je?I1K;{sc0b~XZ6%@!IpvD`= z$0Ur`AQH=;72?RE(uleQ)Ktw=T7mz0TQU5PHzM1`#sXnyMKZwP3=EK19n3^G6Z%c? z!#(8iV6_1wpUlg0&}LE_w7(~}YWQ#D^*6+#!4C?<{XJqjQ4KZqf;XM0hMJCBx(6~j zMC{0Dkmd;p3gX#+2G}4IR(x6Sy-Yb}4G=EP^CU{n`xi!xa2M)tCf@-F;^qOc1 zZsNG*1kH%$a6nDCx#Lxe;a2e05xi?fjor3RDk5XG_P=>CzNG)ASBNjcAP^w%q5u~> zABa|f3jzdQ6ySpA1JMd_L4d%E0$lKXAX)(~2oQKtfD4`vL@U4r0Rk@yaKZC|Xa%?+ zK;T6IE_gl=tpFDU2)ro31~o@E(j2KQGg4c4@4`#1pxvt3UI;mfoKJ|AVA997d#(`R)7lv1YQ*2g69L#3UEPyz>5N0 z@O&Uz0WJs-co7zts?iSYkw)uQOIa=Dv9D8s6!dllWbsOf_#-R6X z$dO;#Q9vF#`a-C-CtM47_Dg?y@bw}U;FI1%M_0=y6|$So#VEh^7B+qiUOsN=r~zM^ zVx|}^1aRN{0hocK0n>yhT*!kjPKhc9TgNU$Knq?A_W}V<5#U;nU2xs-TE6d(Hv)`5 zKF5>&@j2$Y;rGYqm^UqmKk%I}KWh=Cwr69V!Z0#1`W41id;)k`FG7h0XjohctPtxY(k>7!)(+Ot(%~tsMzT zF(n?*sy5kcwqQU7@Hw6w1(Twbe^0sA{OEt+53;nMkCDmYKN%ITg)cPtVg!M90LSB- z0gT07y@yEG;ouv~4W^{fu?pn@6$UXI6?DQ`)d1^~@`jwdI~KMEE9o=&PfX5L_} z{OJT-z|3Er&11#QW>H?A-~#xt0C7$z374+4z&{bO5+CW3(EM1=HBYXbI)7 zeLp}CiGsh8PLsl)2Zqnz4^Z(>bP9jyzfsnWnmmgf$ow_&=u&i(f-|Ie{<-O2R^Xev zeAPw|jxj=G7o&N?pU`|un_SjmD$f*4`x`OBoz@Rf@lSMeIz^MgEaXdQ7>l42!FT7) zaLyJV4#BFF_5{D>#$i%Cj{j1g`);d^=c@mW1f1%*=j~@DAgTk4mE6*(2)Y97td?6ASa@&yHwIaO2LJ#7 diff --git a/designDocs/wireframe.xd b/designDocs/wireframe.xd deleted file mode 100644 index 9af95526ee26c5918c9aecb4016adca2bfcb558d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 876146 zcmeFZbyOwImM>U^TLFc;ySux)yA~V{aBz1o+}+)^aJK>qcXun?3wL;Y-@Scb_nS8} z-D~Fk*Rf8n%#7T=e;GR>GuKg)1&2WU^jFI$D^fa-3p1eqIR0yc`Pi&M)<7qBJD`!B zofQaR>O+@fB+|26M&mDz*OmPkx(B3{t~J1 z)Csc*_32X->OVyq*?>%ej!yGht2TI?D6c8Q1>$M<5t|r2=OjOEkgZ-YcJrh#ilW&u zZz8R@gWtW8B>7qCJx!$BVFHHy2$yC}E;GwjOP*$pOCvZV;>qgSgbPU`YRZ9eqUybn z#WHm);yQYCHWxIuAr#-n`kkesj;#Q&S&{Skq<`s9HgeOPJo3D9m#az_XNJWgyy;C9n&u>xr!T4EY*@E9nAK8j7u0%w^2%kquk=M?*Fv9M+fA)V%>R!Ffk^hiT~9Sjs54lK#K$oY;6a+CntaG!C8D$+5@c= z4hbUSpv9_f)Bb##Tv4?6i6$kQR?Hp4Narexpx}U9w6+KAxi$+N6orxYeY(k@XTdc` z^J4Eo3)@o|F0tu&mQq+uvBV()vuX75VdA7am5s*R$=vmMQ&nkc2-Nr*3E`neaBhJ# z6h6n>_ZY8`TwS(9zF4$|oUMY;33TNM>FAFA@>#=>yM&?DttB&kv0DA?JZ%yO7!gi0 zy%DPIl?!&zuAdL9%26k9;0?3lpgh=8I#!>^j2{6uP`i+-0A?JA+RI zx8P~7Bg>1gOE?)gbn^BDK2=m-<^5k)(&;3zg1l)T4SCfqm-7udO)LXVix@Oz3Z!JI z6gW?`TzMbpZ!RD51m1`@!1Z4uooTGH80Up#$Ye6=gs*;%*I%w_XI?=kABG#+YG`Ub^-|!^1jvFQ@1)eSyi5CmuPkF$vg#*b{q|p45n;rw2ExuM^)<4`;H^}{X=rJ9 zP-LdaWqGz17Cde7`sZeUKU#4#z-rRmz*0bC;NSThtL7`$a|FR*Wyhq&Go{%PEzCy> z63UnlEy7V)tGv0Vjytt+C(9dUUtyOvewri6cj^JE(s-Tuc%`BlM`+tDQJ$+clmt0K zV#x28W`13xN77M2Hv=j2kEcC&+$akVB}3Xn2P;FwPNHJjke{tOcrb0L4S^!#gJ6ioerAIDyF0y6Iq#P|prt+gJwQ zBK9sU-w$Cs00{xY1@1`pW#+c)+Wd-leekF~5zGpBzu(+^lYjZMBWOTKpua(HtDrn< zg+^fM>HPjjV5kqbgbH8>ky9Qdndk4y_H;@+w8)SSwRv$b;~G3#|0EC;dO_;Egj>A$ z98B`F^iv<|mf74<7#o+3TezNVbyf_S+Ss}=vw%L9*L7IB*Dt@QM{AC&%pq^(wJf7) zZeN}&Nmc;Hb4McQjz{yk)XU2+&Qkl_jP3i^<|x7^R|aineW}Q;ZyYu^qz*z=d1PJ?-e5ZB}e92{HM{Hj6n zvtP<`OgWkUSJ%Fu|4{@#O6cE3Ftar;`uxkMPk(LbAAR!TYQpr=3KEPT<<-c<$jOMo z&Dx4j(9O;WU*I`{#N5fr zj)#%a)zy{3m6gHP!Hkiao12@FiG`7ch5mzr-qGF0$;ge~#*y?d5&w`O26O~Cfb9O7 zQ4swl)5zG?*@>To}GJ6Qc~ zh6#WXXa%$e+Bi9W&@=xB`j42&%m0hze=FYF`af_uI*Ge{SolwG|F;~DY9DhYMiro= zt+N9FDDLv1ne=ZXKeX|PIslEFY#r2WZLRo8+yG7=bD;lt4Jc;h1mq`SVPavTXJV&k zVpC&b;bCFtVPj@s;o|z}`bfvWIOJ_jK&I~h3kSOz3o{Qh3lBRR0}}`H|H|=CsQqVo zOaMHlwhq=tA3p!*r+@!upS(Pem@UBhuh>hA@sj|!nSekhR!(|u026?ojoH+g-k8&b znVy{!_yK<=6QB{7(Z6F=bO3$a07h2-A4EvoI64{G0DymKH#K21HUXFd>6tlMIq2Cq zxQytHSXo)xaIHXp!IQ_z z$j0m=jr1l!QzK_9ClUcykOR=v!N?lO$M_eXtw8@2@%P!k$>3xB4+{AHMj?+B$ngUh z?*C4wD$xEv>ipXrBBH-B$YTWf>$drb>R*Tgn*1HO4{QH%5%ljI|4)bgU)-+dzz@Oy z?-2YKgQKmfldF*fP}uAv)&IgZMv;*3Ftmj-m7H-89wI26EmdPd~)HR5&fHQ6=qz5*1c*;Hmvq#RJC zRE9;Wgwb>`I%|)2^Ks_})7RTkpqYTH_Bep|>Ac;2}==X|`6YIpZ> zb>#JY&hi|UwynP4)6CG{STkt99$n2~oV3;R-sbjwpFcUdzS}#yz{GnVJi0wyOle-M z&*>xV(_bHBXu;(k>_62(^x(DJv+;d-f){x0*I&C8m_ zCa1xL=ml21K9s_4$?&0yJ}*=EF^YDuy{wRMl$ABqxu>0wBwSupKfTn}Gu`&SCt5Q8 z!cW7|MdY-_8~t5BJ4!TEBKWkwpx@Q?hf+cv*O(EyQ|ZVRW`ET8^(CbG?QKVM($M>D zeUY*2_f&-T4ugSy`)G!Z%edXUeYj9Llhm3!>Oc-;4`p*Du|V5vR*GGM5i!nUvIbCK zSZ9+=`^RXZQ=>w|yn3GOs#@7LOJz+9Em=^qrTy21I*!QxaW6=h158YZ?+KVW;&5qR z?ndX<1n1e}-EFCiW+^O%UoE+%xBw*8b;(J|+|SNhUr00$s>SoN3^y_hkakCXde3d& z(y@1pUt>o?H{J#6UoHpk;Yny8Z-2)b8cv@7cvv=GsqSd!f5c&Tj=#JtZ^BKxBkX#5 zncwVwyUbwZepnfe*=uGgzRoagZISt+=(e|l5%kBGg>-D}&*D3}P3t8l=694K)vuUu zZ;RU#&q%$;!qiv{T+d0I={-xb`zB-$*43{WE9zAi@iQho!*HwQ&K32A=K9e?=;amk zF)cAuW#!28Q!#AdtW8h*v&iTDj|>&w!1xh27n0fZ!XFWI)XvkU@`JMEvMf&q!Q{z* zI!;(u?w)5|&#jfF>ZFHb`P`~4(?y!t&MDSfFE?-w>LIGEw7QEGj>q=Hl*RXHS9x}> z`Om#}2P8QS1a_rg41bu}c0Wa}|DMtB$XwUwv`Txu8x^>$w|!@6e>-ljSY~hUd+~1u z1=3QsPmtg9`MNSLiw99nYN{&}$5d48L9rip|FKgLi9MNheA8205Zv?I5-TxNnp6D(%#o6+86NV?$L<75ukb1(`#xNZ@40f>#|P>Y{> zHNGmo8Ti`l|L&*d(9e z1nijs!53NZ13!P+&uBD0{E?0Yz2S4*+bF+WyS0i)+R`6e0YgG&ZO~NS*l2orVSg|< z@2JN=T~TsHQy*lL(7WRUR4Syxl15DqnF3M_?FhrqmLw%vwkaQg8sm7*d%n zdt1e&_L>5VqRt~*WF)W8mXD@i(~y6r{eEju2ewx_g$yK5XsBJTnJgc0PwU3N}KWyU?8UXLXki1A&AKlh3h@cyL_z86!7Ny@gh=hZ(G&G{58>Kb25LgYXv>p1ZqF{E zfbVTJ-h80f%Jnne3ZI+nyO;OA+3V+!z{#h*;>`CA7&Ty1lo2 z)J%CKZA|NZ^;-;mZ$y_MP4Us=QX=}f0s@OO0I@IpSqJ4SWpSt!hxhBw{rg=XfDAZV zr)@wCpGUNty`XOvub>GNL{9O$ZiP%fMZKJ*_-?N-G+>tzNM3fB`Sa@2nSpo=L8c^Q zL4FMnX+UBFc{s~xWPbqTb)iKAXe58y`q(YHETe@k9~ynK>Rle?Tg0}5CP^i4;)GX= zjgPPHBtsXah$7Qkg8I|W&9R5eUbU_7dvqcg;ftBCX`RBZxOYx}cichj=-aRHv#OS+ z&>e;TAQfUu$8AG<=*`9V*q6=N1Fcr^9zMN?(M96g>^NH9?w3bgVLrR-_0y|6MlxT9 z*r8e5u7|tb5cv1iVOf@nz7%jRf3H6$?eLUG@Q=fz*YELi5R{f1EhpkWhFNJeFPgh1 z)M^qwyXSSci+XW=ysq}(JR$=p^WNuoPEzqBgNzv`*R%x2Z_9lAygvz8^nvOIhcd~C z?%~%tuV=V(1D43(+q=ZHQzusgYBDM1KOY*!X1tI45eCpnL#G>^(=hkQSly=fXm~?u zkaGRm|M;2XVXqQ-)Mu<_Fkz8+z0M7djZvDeMt;c{o3UC)VC^3U1`2iqmyX+44SE?n zOq!b%bJpTtWNgaX5nbz)HZ|)ru630-zUguukLb5AE>?1BQ-$K9GF-T=n&tDVIC%f? zm1ygjRC&KH$$5KBper#n46@Ahp{M*7^OMPQh{KaTLw_w>c82G4MO<8~>MQw*<4r!^YvT>v@o3jjAyLW^3n}NhiGGIW(wdmq?pOC*t3r4iop*5?$9+O?Ong4l z^mAu0sYEqm7(YY368!bpcEZv8;FyeU8(MKJw-)->DP$Dt!au(`F5e~>rbhKJtex**y{^Ub_$DSRqo$?pwIX8%*_-v0DyU_@1Z5eGg z;u-l`_yMTQ=@Tjmq{`?ZPHX03`Me1g?wSCV`nNz5JyH@Z z_obDs_uF0Fb6-`L7Iu@mA&AKkwlq|CImcv7ND(dnq_N&eTRe)LaB^*(FI*xeonj?s zk>1(K#bBEwYS9FR6GDbp@Bx>hdcHkzj%oEIj1d+~yOOqWX|vq#AYF92luP$DE-8W< zuFhcsF@ zKlBNDjcX)7+~KtN*?we#E@ouINNP4vU$vgj-Iku0zkr`16Bl|Ia+I~e*}@raw|n!7 z6A=}5pMjaMVI;!GaX!P9-C=47JQ}ZPlFdbC!a7u~fN0Q$h9A(US9%&(H0YqsBSK(p zlByB?)qVx*Y&-*-+x)EcE&S;1-JS5 zk<)0n6bcs$Bo3|+SSl8L=HS=g$2b{}(rz;lw5IB&p6@)PPvaSU^y$KLWew$QH=W`7 z$~SNV?8AS73Rpy07^yp@tDdQ&W2vyKsfcl#2U>Oi@&`UQJSo@oovP>A@`7=3;oPJMu`%Skp0PU+);)y z3tVW>UUf$8E8rm|#RV%AbzVLuxP2gE=Jb(H-C#$tx!5_We#SwOKY~H8kXLb5<2Dgu zLnWakSpB3bWG1fBP$!sU*mb#h(5w=~v-|C3Pez^Q5gj{2z;UCk>!aFX`CE)H5%=XvuZLwl07n;>G>1qB9e_iqgvbzubbhO4NJk=@#H|LkTh$}l~)Nb zp~~gfsD1aaj1>#34A}V$%}MR+BPP?~St!~^!ncsuUvd%>V?XQ!FjV^z=OlnCmwcjAU!mK%=srXcxR|OT4e?4pK>LfI3SGsBCxs39x)riYK3hz-gyTBbM7xj9fO{_lrWv!A64-^V89VhOKV2e^ zp&ZpZRqtC4nZ?iq;LhGGL$WLr4?#qkdNiS;Be6tGLt_%%Rc#HOGba9dvxB0?R^Rm3 zZkQS>ceBOKM66}2uQ(4+wVL)YowWdPP1#;^jnCrcZPe#M+$*4u-{(F2f%~(&tQ!c6cXUJSES7D5x?C1-@`ja!B1p7wofS?8T?YvCTxp(GK7@wk8L>)adMSTr6HJ zWqtLBv}JiMt>sOa{M+=K*BGh0eRfVW)YsO_M0?37>E-G zO8KB1iP7r5^NJCJ1mGwBUJ_=WZdJ6DM>#NF)rSFWC z(Lq&(lRkyMcr8&FI0+Jj5Ukjo{1;edWp)(zhZ>TgTzL=BLn&!cp{A6eKf1M!Y+Hq# zv@0mQK)22-m(T*RF3?XDQeMU*0S67%?e1iDF*TMKgk4#R&Bz{Jb^yu>vC(@E5rR##Gd?^z59q>yf|NKU^H<|6GnxDM9#|393I6IB|`BRurMfRZ4vL>^`q!2Ms`Z*gisSp^r?W-N zN8oVG3OVQya#O%wtuI;ljwS{)miuTkHW{gkeNdih#OB5kyamyFvh zx>tBLMlNfEtHqWctYb-*MJMTo9uNB^j8^q(Vq}Lv8XjKY#s~MX)>^9NMN&$TRSj*g zx1h6B+d!9X9QS?nlttQPR+m0+UZ{6wqAxE|H&&7!VVCZ(kXrXAAPS6*D{L@=PrkdM zOt7}n(JqaQkSqbEHTb-+|L1iGmGa$U2=C(BN~t$~D36$gCg(+!!cRP|Zq2d^wS@DQ ziM|fzh@cekU~9iv%Trq zV{xucZoMOGJyRmB>#!;vF21L$YcH@|32*RM)Oi~+@orvU1<2I7=NyKNwl5LfT&d~e z=}df$Rot(l^5xh_hbfQv4>u;+$dJi{ybH%=LX9MR6$h+GZzV4twr;UwbeVd6EgrG}f#T zyXL2Aw}jHmWer7Mmx{CCZ(J%GJxo!$%Isa*m67jJ(4pOfqk=0weh8BKQqF=ufBD>= zi3QcObu8UkqY<#%RUkm3%nP-Zs7##rdx?2Fak7k4Z~ZfnG#1tR)p$pa_VBHWLf6(y z3=0xozj@UO$1GvBPO#FG)`*nqXyenLu$ylcMjbR#wexCOlnul~=_5{7)d{EK;!Kot z#hJBX$-OhNM(TyFrH#;;Ph7qG%~I#e$cTdsDv5C$k5a9aCYtbn47#vHoHcf zd+ZQABEC(AAwIf*=R&1)W}oh|PhhW|zK`;%LR7+`o9?8gQ{tsYR>>rC2b5VwGb<7@ z{qgzvm+A|#+Lb&j1o3`F)H%mBz2Y_bU;dE4?}=uU$v|HmfW}jvI${b`esPGoZ#aQ7TKi+KW41N)W?1bX)G zGg?3{ftSE9x$ex@HXPQftKdpI@z#_&HA{{Lo66(LeAmzb^5|XS;a=+cy3n*>y&(%2 zJ2pkE+InkkL0#jgQQqva?eC)&@-beoW?$k_k~nUTWkVB6t^o zQ6r$Uv&BTqvH2^6qsxwrmSN`eiY^Lw98=nVs}7ui?V2?y?M*{QEXrayKNN|m@jWm& zFR1(a6+_RYusn~RVwk)wGTt*+9@<{<0G0@oAt)aUkxElhB?XYN^o-;cT$ekB^3dVC z7$S7hm+w7w{k2Cv_B)YW9)GT9=p6nm!#uEIqjoNAD%L;UM6fK~8bn2?_GpX!QSeZ%vHoGO@tz|SiZN9VcU_v;RDM{n` z89zq*Ee()hUF4lNy&g62nNm*rQ|Wg}$}=hT>E)&ARiAKuju?5UhlTGa0Cud$N2E;>Sj4o zr*WTB8zMJ}c92eP6|p=THX5wK1r4onsOJMrq8R9TE``u=mIC-Ya6F|}ERb@(j9QE= zxFhfj@K&|s-Kkm}(G1bm+T^;?65kZ9;$pA#_65wG$pTuHpb59g!V8No zIkm+tkS#rw$i=1Y7Sf^G?cyQb2t6w0$nKs5#=6O!Sg0lHOqt$cMPuAooYccoh^^WD zX2HlDZ+K)Z*403|JVSYe_ypRk{rTTXLnNy&V4CqzIv!i5Nc}K|F4_vqwCJ^?CG3%D z$-^g@ei2MR&w3pJ4w8gGYF$mKZ!Riz3Hfc; z71yIuxAaTiXUcSvapL75s%TN3Fm8?{PA=T_!k-T_N&;9q+VzEqcphT&0RYM&#eTvG z52*Mm8^`p#eaP1wqB7!f9^g1V|GbFM!r!oAzIm`35@(>o>qa~p2<>!>gLFsHDzq*9 zA`Lm7$p!{_EBeh~FU(ij%#10P1Z@|lCLX_Y_Fc-M=02#gA zBFj25I!#`A(2uk))h9BLymt^-lgw{a*3y{f&5~^3MZfLX-rTy)-vfoEj*;5}W^|CZ z*oCFaP=4SN54%L`H5V(m=_t+!uSE+FJ^RgZS@?1jG)89PikCHg0YQIB`7B<5M%1H7 zKh{i>r)>;*CcHm-KJ79QJjmTYse{L0QzuRl&PBlL8}RGkTX z3sdxqj$d4}7`5d3xVm!Mz?CBYuFwYXDL!j>;VI|)0b#L-ehK6{Gu~2SWff>pWe&gN zyaB6dze3%=lNjff=df0^*0qelO4|q%E;OTU)it~^681{y21yh(7mTY>bJJ8Lf!L67 z!!DBuz9}FMx}q!e@b1mz+9g)oM@)N!X)m`Xol8rSbz3FUh61#V;VGAG@-Uc3GZ5 zhle1-9f_y#wyATOh3urCgll5$>?lEIRYS`pPu|hdm4l99A^E|JFnLq>{zG#`L>g*@ z`+IG7Td?c))7|~WAv!XYAw@JRK?mq(qP)?vLT;d&#q1}j>jWaO?=P^2$g%=etf#uO z@nF~ZWHBw;kkh1KMv^2o@V>IE#VMLUV7+7a`%M~< z$G&oYdKI)?MOQ!z*GbcEV`g`z8M0gAv-Inp>u<ncGg_V9Ez&JMM;-ahp*w;m5w!~BZ(8D6q8uv6hN01!EVmvm z;v#1MFDcZ;D92{)?^lbk0T*W1H>iliFEVi`I)sImw;4@UMj9&_E z4g`b0(!N}?&JhRQ{>)*BgckH6y!Mn^HV-7X!>t-G60+{t$b1wN=FNE2pa3qnGNk0n zz+Ocyu73B=q54X~I&K>EQWUI{#UbwA;E#Hx!Ks^Et;M|07UZYS zo2o6Z`Qsia(So#6tgF$BX54e>H6-H9Q8PVdUK`9DWJQ=MNbhW;f(#drK0bV>DW6{( z%v6@5NY3W*%$MocL>hJBo$`nxL@QDzHg!TDJWFGNMFZ|?jJo9u$MY0@*b#{4@Xea- z$jfQh`W<0Mbqa|grMyBHZKHE^g@XCMfu(0qA)+| z@Ti2j615JMWYRzfvg8>#*;~YQ6UrlqSWEC}DvB`kccdEl1>$c??&8RD(tVkgTAmes zCEI>Q&3Nta#d}A`Ruy>Xu#C>b$viZsWm0l71zExS=WPALWci}0eH7&5%Y@mbb zY>{EM#hv}~T69|yu>E*9iHPx-augm0bDtAe8ni`M*>z;YXQF+6C`vq;;|0DJK(o4$D4qBsUa8-7 zt6Tb(C&Bj&bb77#_W*tOA8kVfHEkVy*7qdca)0O<|G0))&FgCxWB&E+K~|&n6s!hh^BwPu{noa48T^VV2*W+j_mmuEkYajjno5rrQCT->`|;xZq+M59=H31&JKilkgmC;febtN9EM-9b{$y!b5lmiw zJt_T^42Rpn5P+UL;I)P*5M_T!boxWhTF2_2qx%y9 z6(mI%`xv5m0j-D@bLzSUA=uE$c(ewQ+tqIv2iE#M1F*_$v8}+0xFdTk$=ChpAT$mS zo^feb^d`O~X!pJaer2Sch?&nPyWFMV(wTTu_gpyrIayE@O_P#z847dWUSbl=CZ*Qu z&Z%f+afrf@Rfzay(&=c;L}(V}OBCcz(d7>{oS+m%IDWPq5v|*aAGE9aY|}7d z;xDzgO%-@)4I11tpgIXWYR}l5D90jycr`_lSRKM(9|Y_jSnx*`~^!Fb4o#sw4hsE0>tmbiBE?V1?VPVNk~~X#K2;? zU(+Sl={|n?Rhz~!PoMidKD`n%9jF9<^8Gw=_VMC$s>^#Ttq2s=@jNLAg<#~$?}>|d zzKTt7-?TK~6=7iTI@)HO!Hw;Yl7&0xTZ}9zKX^JoJ4C9Ir(`4b-YVyoxcoZw)QI2u zQyLe)${bqPo^t)QTt`E!CC1~SG$g0T64$z9nmA;IE;aL`8We=kGvIEB&v+Eb9y(Za z(pTo~OP_$(GW!13z}cQqrlqgE&FYEF)48a)(+kB(G~YtDE47=&{ld~<6=1J$m^X7n zagK9*zbZ0aW~M?XyKHq{USgbCJ)k)V!XB`sNmjS%T-jjKsV4AuTJ%CW*+n2_w6^su2Y`x zx?)RUcXyQ;=H?J&9ZP{gk8u+OV+hpZp?5fjgQ|x0@hIAYCIi#f75c;|UJB!dDC}BM z$f=#sfvj}q%j^0nJarT*^ux=(uB#~Z_RE5ePq$T zmb{8ul}DEic`R`au)M_ZJ)bxa2=o1$WrkW3bwctRoxJ8xPc^CE#8suMmt%rndM2{$ zoxWK~OHoj@=OgjoFJnKxjO(3=Zd|x>n(Ib=fgr3($hY~VT2{yEA1Q<@o0%ihJLYNe z4NmkA#Hp;vcYTi{<@eQ}wd2b;q~mTN*d!I2OlPoI%!cxEY(Y2SmWIfjVYw2=@Gza~ zqfKF;h{_(a2<_$^O6rkXoIQu-HHMXFb_3YShz=iWiaU<634stD^p3p)$1#Rny6ce0 zkR)4hL_CVZp}v}3em=-ybeXMWqCOvzkV0Nm4Vqg~IHQ@uRp)sOcM8ByH?#gkJ!9u{ z%{SDUE7qlr*%@)2vFa;$-~GmfW&L@h23$(O#)=r9@AQ}kZD|5N$!Bn<^JQ_;_u=@$ z5nyS6byd)v_VGa!f1Ocfp&eRV<}pk=14=s{ci6pMHU4tGi4+D%ZDt2xQ@}e7^?g!R zMVnwcJ5jLp7j5?_l(tGhKVEL^*eliqRRUFieN1D2O$(m8W zXV|?(P@sK<50Y2`O_nI|!D zIl8`9kv#;dnsHl=AMqi*zYQlDSA`Vqj(smv>M_>u9^jV$Od3%)!a&=DTsv|6k4}Ve)mq~6;zKI%8m;kLfO{w zB;*CqG-PHh0`PYZ%;)n%i} z@rqIC1ry;=v`Z1I?#kLWA~s#D#lH7$=7vPoo`2F(%?^p`iV+fQQIRx@!zl^X z&)j@aQVhe1*X}nE0to5f-$RnMT7cv1DNL{U*9WIKK)VM*) zljz|W%Okw&K&_nD2y}s76M-I+fF?+JfQ6ESwhYy>dX1tQwOGxRIZVkmnyN5F^OI+W*`u3fH@nbcdr?k}EADcx}=VN&u9!j*#p)HNM8L z@}y#{yEh5pI_Sot)Kwa~z4~RR330>E4AzHp<}-!Jc=*P$AoMXSHCPvGRgoc$1r$)Y z+(zFQ_>c%E3ubh2DrYEfGGe~`urI*+l~2}GF~gp&&-=gdSlkJ@!=|@;0atIS9fA}W zf>*oVy8pPU-vHDk)i!55S^2E7`drPET=B{q~R9oq^c$<#lZlWC)-!|K}9FVI+jNX z{+damKUExOVOwmEZ@eo$aVw@pY{O>r`Q~ib$Rxp~Izfl>%ZAyq@j>rOHVq|iHB<5r zGW+_DZC0bc)3Yvl1wOX&SzfEqN)n~QB~_v{p3+*_f}GdqE9qIQ3I>>c89}Y!`v=jF z&ww`q0ywzt7j^^^6K`--qGXiJg6i|jg%VNsFs~PuKjSJBtX_98UP#mv3mOe9Rk|Zx zEHYK0yF55tE71}bH6g1WIvaBS0SNCQ2`l=R+sG>|3+R`EjK20onhMofy zhwAeRqe1xB_k%C5UkV!)3qmr$f@Fa%zhys1HRmy8%q)k~7#KQdUG*0dWDXj?eAfY8 zQ25$b=6}N#?5v$}Ya~jM=^o{v{&*u^QW{7_*)R9UHsEV}nMc^2*a=GC3+wr13bYo<{fjbl zS26X#RC!`Yg4vkjb@v%({e?tqf_!u#SCcmbRj*7Mna8raey_rfY#mI83nqFukBSDM z=4ise{zVY;(l>9MY}lCq6o|kB>1~4CI0|}q@8iD=JGdaFWEODpr0WvI*d&a&5Iq0= zJmgJg0P^a6d``8t6*;z|-o9a`P~H^1^ez;}q(7Bqz45uek89c!K)PcN-|!ZAgAKnR zRl>1!UX?#FCzspf8)(i2QE&V(f+sDWYPixb_;#KCLyGEVUAe`(WzKn@b_tqS3ReDy z-REy_`FoWR^-VZEW@{blz{i1alkW0{=B8=A;|A`M*>+52>?VI>XJ^=BJm zb0Zn#GnFICix&QrJ4QR>jSiH8jLZT`&z^`(i~gWc*R{H9?dzL?d-if?VQ@lyLYB<~qqsktL4-n)B6i3Q2o zov*kG$s*rcRyU-vi!-F-JAA4hS*N)p^=F178F)!T23`dVcxE1-b27r$)F!Cqx6g%D z5l~kiLaJc_Zx{$N;4ctcYR2l&Cpp(juyBDiEY{W*2PbXh>~z>C2u(~R-0s;z@}H8) z8SCrfSi+YY*jqPA$jgfguT4#9rI5Y>{qGDiW?W53JGKBMvkM$WoprTSI8D@wD@pn) zP1-4i+I#dxcYHNVxN#uMW7=|(f<8Yd#cxPv{6EQeP_(MII~Y}&_|}=Nz5g^g?~+Me z@DJ8q1C}3aPhUtGc{T0-D(DYRvkS_r8xX6$)YMPR`-q#OD?Br~5g2zx*dE=W6RA~) z9O!2(@eAqMh1sJ4$CTbThO;al62n|2eEw#Ta&Vji<93HLS_~jcF-yMP3_iviYZgRb zB=a45I{A~uQKGme!%%-&kwsy;o{q2r+|C!;v*FnV`gMPnPra~je3N;XjYQ-5uj-Ja z6?s$}<$!*6y(HVUc^1KwMq8UWrK83B$c3TtT zpYUREk8&f43A|~vl%}6Ta6{)XOj7V|)Np57PTpJjmPdVDD|(LZ=nQ5>8rO@mlCQ76 zo)-8&q>XaeIlGz42HBdN#$HYnNA?!GyxpIl#ShtD2akffy}Y0IZ?&F%O|3-}fih+$7#D%M(zIjdvjI22L=T_lh|=m7OH2v++S^Vt`h*z#M%@|7 zOEX{A(Nih~3l#ap^7&wfhq?7)2CYKgd3LOcG~|gm&EasI+oFD0Ws^5WA6Ptw9_idr zf*xLrk%JE-4`#8t5RmG6OIFtmV0i8u0=lA`z)k(01>o^qR$hNnr2`r4*BA14a9Yz_ zapY#N}Sf4s=bCH~Y;3!F%2)dCMxU)k@eBdUlJ0ZC>C`Fa~ssJ6wSCQFncQGN*Wt0SO(K3EdfZ9SFlTadK=J zcr8{lkVCXb5`7|J`|o2%quCDggSQBR8rR>>$=j=M6rG~tfj$jV1P2SqpO|Dlk%-qY%H+yt)N8J zvU-jR@d|%Kj_0&VGaqe#brI<4Y4=r?N^s3~F{h4+)plFRgwpV<-j^#Gvg1@WI_@h_ z3!rm*`8|`ob!Evya-|cp=o?Nn&1!#l?cm{_>uzm|S#KF;+nv?u<^8m?Xt=fXMLz4D zYmc@lH-0a2JBjs*h7!+VnyhoJ|M5iD$HT|nae}*d9x-S1?fAWmx7*`{k(`ns4XNE0 z{jt}zxdb;eM{#LWlX;Zsl0Y$^L)~KB^$L-v%$W7Aus>@wP=xy{@X4h0HaS4`*ztxy*_j4yv5?B^z5t2276) zV?fqaGB>3qO(!$&k6qZFEcf4cKb%-vMdK>_X)e~&I!#<``rrKi{;szo?<9due*>>oM=^FwPv;D) z9AaqtuHoF)5J{xAZYF`}j|uD#BY~Y)X;s4@msl&T-(3g6O_kBw8Z>c*8zm(LcwVsy zZ1}V2pQeF1bl7M@s_k;azLu*-o0cATsn88ZCa~+QYb!&cc%DiEJLS9(Nj8aT%9iXp z<=9%NL?RQ|gp-u3$jvwO{|17gbJFacPv~-9q}-j95cNqJH){Z+ zQE{GVmBCToK)znsV*>l|#n^F^7#%1$Ca{kQ>|+A^BTryQ?j!L^goOBq@=-oqODQ1nIGP#rM&O^elNf0nCU&hHLZQPc4Q82uNL4|QjCmgpZzXv zl|ustl(os}FhtLzI?b`gsqi)ix24I%&4?C-r6%CYs+}3+ZNbXvIdI1VG?vO0?@Bs2 zWzsP>?W%;2n#vS8X|G8!?P0O*e1b#gz^Oj3i;gykbt5Fon&O7qN|W|HH5~zhB2_Xt z(Gx;+V0e^c4xEI2f#ffeYirW?eD?Ngc1aTaM4kM9|Ihz>B0lVnh4}pYZ-4myyRW`` z#i36g1D^-#LnTmCS6S)vGNJ5+c!3iPNJ?+mQUgyHZh$VANa6r2D2Qym@#nAKkU3M( zk2dp1fAzbR$>0C|-Rz4Qoo=PVeW|Nj1c#oZ?Z2P< zUw@e0oZp^9QvEDlXgX`HFBDzMAgJJ;8v}oz#6fJ6!dqSvfoS(+C$B2B>4Q7^Y8Lm0 z>zPE#zjU`k&bLFtrm$#VN*O-7fri7UKfRBv3_`+$T=-Yq!S`{A*&}x2r-g_{t(OV9 zf4+wu2K+Q?m`U|v$PY#lm2WFk9IVFEIivZ_`G28>l-#!n^XIp>*XQ-!ZJ&y~@VB@A z`sI~tkTs4vGgbIc3cyO01^iT40*B4XZe<`?Ue2Ma?S6v^xAEC&SeMUE-PQTo8+Ui{ z+TGlqp>Yqp_>bJpA3b-oNn1l`9f+r5XNS6%TsIO= zTW}j2OaB2g^lMN%S0^}vA1Pvkg2^fuu`M9l!c&8`iY8bM4Qb1~$pP2r%_Nr-;PajY z`bWZnBXVvUUZa6h&C+ujiflSSWVH}(Yprp*8r>AQKE_XTB94Ruha?=>MiTW1x`C1a zlFs2nrv#nsbfyjQn6xA2&kJHz8AqH3%)Ug9T0V5vj(Q{&e z1?1>jLzJbR(wz}ad4BoEU!UK4ie~!r`Ab({-2X{ggPcyj`{z$9v5BnAEL{eOX*np? zJ`A*mF*&Wus4&rO20gvz@ymjCM5-%jf)2#O1hV@`w1&;-gI)m70E9@S1KJS+B5+h# zs|c02rU0?Q5JsXktcR1bCHx1q04-)z33)*arqMxgQJKot)GKkeNVEq1Xh4h56@b}9 zXMs!uUqMAcZGC9R%B8Fa=@gI=B~HK$6Z#=soYTjt1Eg|9YaAS{5jly` zrvDMGaYSnz(Hb8)S|f5FiB}q*Fj^yK+nW%2S;7K*j4AW?KsOL+&_xUT(hNPA+gVEh z|1fO*62e%u?IjBQLZ#o47<>7zpa1aH-y@lZB5lik9_(Wjy(gs`n9zT5KdgqS?y(y1 zd$q>F8)k_DW5{cm@0i86!56bz5)kts|71Ydv0KCv(+1gX@AIZinnEl@I>*zesU>|_QS0bPGk80R zTWJ8&^~-(6aCz}BaEW=VOO?X0k(Gr=G3lPFqsF-~nu=#_GF46UbM{7T zgbL~%cK#H^>=88g(Szoc!$YqOY>1YM{H#^b3s$@XE9$6RZ>WQx2AVrUHVz5d*v53k zO5eLhM4lA|90vrHa!aG8w4#wc6#a?sY~dPjq?7%`xXcl=LAgZ6D#{IgB~xFfx>>3x z5peV(M#1}u^(1Mji?S+GI3KKl3Tm2hHVwTw4b3333?`?dBy65m&{(u|-0Ccoo6#-- zYET1dE6lC1=rp$NWFLyeY}DH2R?e0xntx^m;nb=HT-#~qiRaZBO&>U0BxVCxn5I=V zy=MxkKXVEei>w8+;cZtm05GhP7*!-@!&e6O3!o&n_8>qSU?7!rX=>?SkySzy6CgQ} z3>ySf8fbw?7#$uyVm6MLjU#5` zBgbq+?j!L^hF_!ahXMWriM1Wv?ZI50BZ1v@Q2}up?$; z!L~8NuyJ2|xt1_qz!f4={Zk@H_fzkQ&3dmxQYS}+ZmWK z^R!d@(Y)B;{?ht9Uu#?Lm6(BHi=s#FWU(`0px?zn`iP zvOIoUB4uMeuVq}<^zZ^otGnBi1+@886DBhzi|LP1Tm#t110YR_nAT zYV<58)h&0ga}&UV51Kw}!`*L-IXwUv+||e4z^l%;#pdGtN=&97{mty|y6IUNnm6Yc z?X`z;g?#*c;RIr>1!6FmS(FD!RBgwlBB8NWPJGNa>|3fNOs0_m0)j4Ss)Bkcp|q+d zQ7OahHIx!-QwXcecRC z9B(Z2YIZdTC*0>PmsijtZ`mpX(v*;{Cx|O?PjIG9i?nn#ZSOVBrracU^}%w|`$1({ zWYJJrhUamM%*uluW|0xa&W&rkq$mh#XCzQC4omc|%>f;g7S7eai!2Kzupjp#3yWlQ zk!}5kVOcD)<@XTs^^}5B7Sv)jRF*E$G`UMsYBU9lqQuBoNh4Lcrq*d0>Ok)u8uW() zNEOr;qTd8;6&1dGax2|Q`dug4y&T5e?cCT1qQlsIfZZRGbwsr8U`MH2o0N*wUz4Rd z*&UKY%_M*V`#^POs}xjxt{_27F>b;R`;iN*J`*OTGAm$SS7{|XL7B-Ok=e5XLXr~p zLB(Dhc8~4f82OF1BWK(G4QIP&%iQ6`qe&xV=TPQK1hhO-Ol_T0SY9-VHyQjr9v%sY z3zKw+t@r5Crkuo4xooavhY3rPbqwZ8c$I#HnF==LhhVN`sfgm3xw8G6WfNujJ-_(i z%oT~Wkn=UX*_u*bD-lCqqeE4!D&xVe%?uti1g1BU9b8lwX4QJmGR zg{By458@Z4D_o@k2F(xV=)?xa4I>!VDrc$)Ba`x)3dmpfTD7HN3@61(cO{#^N z_^`p{k}A!-tYjC&ig~CnCc%%E2r@Nrnq8PqM0HYY2##~YknAa)hvf^mI(q96aJje* z<}lIaZL9D-2beb|P(02c?jz)i1K@g~p*9BDTHppte)nLFkJR+67Wr%oI&Z8z?r9MX zTV168_T!7)p_2K!jOmOS*j_(7T}jpq1M(A3`0nCfdn|3*m>+Iwll53h8)=-zRQ@Y+ z4Q&EKJ7Ac9qCMBYdn%3CwQrL`mEk?F=ImDLpy0@l0H)acZcTFVdCgtP~EeE6#D z(?;@w%T>PPw2>Z`=Yy=un{&7Csutb%@T%sqS5`G*GTQuBR_gLP-eRXkga#hA(-7mu z#yh^tPRZ?zR@4+-TEp zF5i?3=Xxd-7!c)4_`K+`6 z3hIgRm;B78nX%gD6#%=m7*GT&Ob+L0*gz#ha=d>Zn&0%#i>ow-px8DTPk`1~Vn;F& ztNETDX{(E~7=Kkz6D9PxzLI(*hApWIXlae64UcI%)6|pjJ4t#54>N!;Ito#XTxsbA zB#!q=PUI<<_chc~ERQ}*DmSv&Ad$9vm$#%n(SGZbUPjhvOQ-lIV|_}UqhrZZ;#icb z(+q)|M514vWriRLW(SpLrZk=;#QhlVC8JLVcBl>qc4!5R*g>k+IN`!(Bcp=P(aD=G zTDFBC$+~GAYg-XTPbrR9tK@2m{irf?(Z92ch3j@?H)o9Yfu5NsDh5wLU9auHOL)4Hz7 z1JpX3ZC&P=Ro9FfHFi0)_x6_Xe*s3S;VGn8yT@oR;h;~_oVxC|$$>pglJO+u1p)+zZA#|q_R&~v!c2n8h8w=gaRo{)wOrTaeE2fXtEtUP|m~Y3hPUjP>UV>26Ru4P`?P zfOnEuNF-vBVA;n=Q4yByLa#qEN_03Jk;m{Wa)uFGjqMVaQTS6Ug4te?JXYYZLAX8A|o5ejK(gZoTUvj1{*K{?I;6kp|kJ^yd!^Z#a_|J#kfzTx#Bvzs?}ynZ?R z_3~ooTKVj`yRK)K|4pY~`kV9D^5*65H#{zH68``1DjnYa#~Yd!@&3Onb(X3#RsD~% z-`f9q?IjrViR-{01=i*Ep1pJo+p%q0j{ z0MZuU2ns>z;nTtet~{UNBXNNtqi#u&&lBpJ`H3Ooc{^)golCnZWeaU>LCdRLa*f~0Emq;iMGP1N9+pZXUVuh_mi`* znk*{-27526)JQ+5%ED_U{vx$Hm`_z&B_6DM3TDM-ot({=s-fLC2uR_Z%$OWzflhTL ze3QhD$UBr`_GGSV>#~7Pz9#dSwRmc@?uOxsP-dIgEm0(SQmE6E2ST58DO^dJXZv#S zvkPds%_!U~vqrqSoXA~PItk}hJSklD2_4B@(zWnM*IAp=E}XOFxoezZCUFlbA*tGm z#3z-;aAB6Ahn`mQr0_viuFf$ObB=)V2nH_%kYU7oDBHFsEWp`RN^>>_PR4=)pF)~= zwa8|ZR$x8TvaD;FQ>;tU{IqYY8p}mJMw82PXxp7vuIaiO;p1!^tV{#@bxIgQ#*G&0 zq#6=iBdelgQpiNWVh?4N)s#w{Hg$>6GXf-m5b_4z zIY*Qe-Z>`0mV}zUkdT#KotMl*f^oo;S_uT?#03yP9)*c81uOHE)sm9wz@h38Isi>n zXjAWoIYEUr31jHFB@0|PC2OBff8?9s@FIW#fnX~7cBKVQvi{Ki8s9*VTKo2l?YhTQv0{q~7sSn^c>y7s&7Koyd1~(}yb{B}QqNBe4>J<;W zy0dRB4DFxt`(OO^^?BQug37~tb4Tvm@6Hj0IkbxF)}foU9#TW94IzT8Kp{4)q4 zcPolW&oXjbj~2(VK=R&^jXtnZ@)E*^A41$P)hBFd#mVy%Rpn=pp8{Vtl)h79(0`$- zaD+ayY>XPV%rX>uhmVV@{~@|CJG{^jwse2?caAH(6}ew@P}r8uI)_2hvd z&|W{MJdoTS1J=Kl=gH+)Jhn=KT~%uSm5c{hUO(&b@i5-~F-2wZf}uzS{R+07Qcj*4 zoGzxRNh?D3)E@H)=8X2lTq(;)C5MBGGs7npIpUNt4F{>SyvhsJPrNCEG}yC}vr;)r zG=Zs+bERjxN*8l17c^&_hsV%b#xIDBJis7U^7e@$+K&cuMq2sNstUp+@BtFjM)t5v z9}MwrQTi$(9e$9YHj{if=wqaZ6Frh2xzg`-H!AqWi7}#e?%#^mdVxv_nq%=+4%k0K zAL$$KGdp{UctqBEA>upo@sZB(K99D@QXUNZMa*dm5N^+u)jjsB6kmIX`!@yp6&WFn z9&A`FGYM^o(#hL|VVIR_=C4;KuH%$Ph%n%=A030@x|AF4&??lsW>0NsTK<19|@ z{7Z#fipMU0tFzMJG^eDC$}Gd!?Y|+*5j^zyUjz;~74B$=Er^%Bc50F*a>{TI!~5RP zh75~5m@a~cdO|PM{y3r&+@<8{R?aL@i~jRIv@!pyIx{%!WcmsM281cZBZpEKpO@Gi zo;C=1P zJ_~mMJC-7SqHzg0D2(*VurGof_~m%t5=hzzNc3L~K@J&!ks!x>{6ml1;-QxG+Ry@;rJdmkjU4=KWsPZLsoaqJgA`z`@d6nQYl_ zC33L*UJiLg=pZHqixYRx9Ua9xxEJ0%E+Z0Y=S3n)_Ia>{sO;^=j^@nXui*7tD3aB0 zmSXOOooM6}>cV7O7TYiEyXfP!59ViCF$A}ofDgdpoHrnZD4hbK1bPA7y0ihKk_wqlYz;?g^grEf0#t|78@OYyryr)FQH~q}R0jZ#gc6_|kX}Hj zAXaSv-S{?bD_wTh^^YdQ*d!K%LCY=1LY}{VsPL$Rq5Ki3m9-Dn>-mfr93Nv zjHMObFKdujCCM`gUxCD>1!qgaDCq(~Pz^#4m<+g~%JFA`lb+_DG@BEThS~(fH7Q+! zp$y1a0SqvswnG=Rq;phmLTDxs9uQRq^b;2aCIuD@Xdm!W3W0nBmN8>tiEThu&cn=1 zn?J}6xHph~*oi>KoGn0a0amjDFJfqHr&@a9DezCQW`f>=NfV5b&cW7oEgUYKElU~n z53ahV{aQUJ}_?-%ts(MhDjXomIE&+X9J!F z>W-d~Sp~=o*6ySNW(U#>1z|G-o=onI7Vz+SY9Sy;gJe>dUgkBE1-viwCf8kf(yTM8 z1vN$ef52On+`ST2<`k5qoDH&S8h}C% z@1%`!O`papWsGSe(YYG+-voJ6jR!p_i>d}R$*svct-rNH{>v9K7hF~+{_qoMpD~3Ps&V#^ez|@Ih%I!Giv8Dske7< ze$*iQ66--7a$f~g)St~Gc~s{zaI#JT70RTLv=aR~97?Pd#M?8d|#CA|VVT zDewvuphCk4sL+Rwm7scoGl~vTY=W>VQl#Iw8ZAP8SU{{LPyoDB#=;3AFBPmS^~l3XsyFn@VSC zlBqOsU;&B(8HQ;XNNi@MC5_{8K{{tiUZMoOCJh~6fQXNW01A!`78Jt^ptq!>C90Su z z6iqE>1BNQkN?8DEo|!{^z&i~_xT!T%kse4g_a?|gs4ts@8x-&_3%jaN0(6!Kv8Y)x zxj;M7_6=HARE@yJ36JmyNC<_?nx#cw(*R!tcuD;WN)=`Yz_>L7LbMzaHi&c%1h}n4 zlUFEp%gRq0&==@lss~DliW5-0SoNK%&@bE@xN2jB&X}I12oeSSXh5m(LW(-jv$hSo zw?SAuiU3g){IXQSfT3-eJHXJXV|(zj>Kl0Ws1xI6!uA0^8xSjaa^<-R8pIl1$dk5g zT1YwL$?hpEn#{VULv5D2PB~X|AxT~}v@hZYP(ez@t(G|zv^d=%(5Myg`cz={1yo{e zNG0H35pvj>1hw9x-)gqX+@J>>XKSUn3c+9k*!RhCP!t z(y(?pR#uC&A!c{BRLG(Wa@n)IZ5=zO=iWrf8%nycA^1U~Iww73L9lZ+wi2Fz?HI%@ zIs||Y1_s&^8flbU4Jg&hxWTDVq@M9KloF$&Sy>h6W_Dq=ES}C~RamE014146Gdn2~ zqFZL6pfv*2)JU~%gsn!-#`fbxJ;E&@s)oS>->YSvdStigve1(k+ZpsU)&L8K!#c;b z6>Q?jO|1ZkgQcYhgk(160Nc7os-%HH1B?X)fVOt5L0EENdMUlj>tJw?LS}_n^6zijJb6evLZqTSOtV$d@qWb_2|-akAxZuf|G z^r0sZS42ESwL%edSa1J5^MbC=pQIzV(SlyhZq9GdXP1-*anyr!fdtf6*aCr7k0NBl z+Khq7M%3l*fRczOIqwEFP8j&;2ydjL5iNrAuq4`#0pBBE8q+Z9;W*mvQF}BxkJ6)< zt#0zDh5c+GAlQhh#S`f<36il-2Q0C*OBwr+ytAjURO_&mlB5?-FhE>eon&WZvOTuixr%mIa+F~d zh7pwfS9r_)5O;jeZRCt5$EHw9$(7|!`9@-UCm0PSXUF%a^s0n|uK#%cq;kmS?>9dQ z=jyN8Uv$fP`zw$9KHSm#s{QQ|Ed!ih?QY2$-FU&(!E9Q9@bGD`!qZO z_+^He(O`&p+7d{w8To`U-u&I>xi_zWf0O-l3<2A%q1vynXLncNfIQFFYk$S z8?yB(Vhf1ZWm|Opa)Ga`^H7r=>8%}BK|Lj=C?r#HdPGt6S>?3^{P5j8fls?8GW*&J z#9Yw%^Up=4$?yBbzFkYdk0kc(QeuC2KbqK|A2%fM*Uvmp?DyBd|0^P~FORaCpckb5 zT4F!%^ZHA<{{Ajke@O9TNbJw+6$DhUl+qu@aCxj334Oagq2GTsB=qIMM-uw;aSsW7 zd7>Rv3v#1FHot#6n#`Xc6>|COXC0FF!-)4)3pmres}^ib)dD+9Ow|IL%kHX$egMO; z_iraBNq5^oTeL|$HXt%^8?9mpJ<1~N-4`NayUfSlwp=s;U8wg6nCGF?`{BS?k&)); z!JM1n4;qwDsjoxspZN3~9kBEkgJ=#8Sb8f5JWA}h2>9rB85v^UXZRm}j1XRUt%hiB73Phz!q054MtW(2(#a|0QcVx>~@( zR6FNuvDLn8u#rj4=;v8dOM9)0i0N9ai#>&7Fx}G#Iegf3U)bW28TEYzaj^n7f(1{j z+rfxp@1n(timbe49}l{n1D4*(v6FTCVmu?WJ^PI3gF-oq?=RB`G-9NnM8X^Pd9a0` z>>Ua2V@mu>Vw~!uU|77*nvwy(MaV^5zMlYPEY#iOEUp+r>PV#%iF`S%(s^2o3nYE-EK}{X@)k%} zu(8%`lkfM`?6$bt+1~InJ7(Zx*ZF89;%&JbglXPwF!>Vrj5Wfo~05 zV&qkX5)2t2KV?A;Xtqd@%0fxie>@c2%H|4tnS$O74D`I(cH?}wTYZ72yy+8?oRzL! zfE>Ztzz`;1kP{m_U-)>D5gWTFNkp!lFFb*il**ff?CnpGG>Sx=MoZnHl134koI@?) zh!|$%5{@h=h#t%+-})(+@Y5uX7A9>ZRC}NC+{1bZeAPQ}Dv^Q`iMHS8!5(itP>mJf zYT;F=F9ojl{_O`C6o?Co{h;7wSbA$=a+F{q2Q0mn1McmI9ey>q|1x4HKZwSm94|kd z9U58L^C(Gr|5igEJ3Zoxj<}+M4RsG((JJamEYLNE)gIY1w^HvJLi*1aIIBDj2@WwS zE1;((^svy!P*4PW%kUlbd=kgRlwD`9z5k|1xy_FQ`nqzak#h^^iIevC*S{A-dYufH ziw?*2CHENDYv+c3Mlv)U7%b|=U+ecea_-^z!aWS{|1^efTv2wkqCAM9EBj7_`FXH? z=WsdnsA@2v5_@ocEG(G!y6-%(sT*0tz0Y_~Hg&~9iAXa<+Paa|oBKT3LQ?jQlzq75 zDMJqYP9^4a^R@lV=ZE3-Eqi`cdBJ-vsjtF$eP<<-a?dhDpWia<_1$gX z4d=q&-umm8SFSm~l-{!&^Dp=G4r(N6G&EWxIjnB3x~-AO^EbZvxt{&T#NJ=TX%K(?2l8*{?bC| zHQ>8}pg_|o4q5@&gjzaj2(tps&{1Y4hc2gpiUC>yAsrE}pBh?{wjq*=l5sdi$QV>N zo-SfJL7!S^LZDHoscTExg6@DRL?R8LIr=BkFAiP-m9(@fgt37u!>JTH%Rvoea|f%0 zoQ*!M&?eEwjZP$R??Ag#mv9yV{<01(8_MT|bV5=SW$mC9vI@F`8fpw$83&#wm|AEm zrkq&rsn7DpNcT0^ab%gmZ$kIJq=9v(sAzsj-KCrjY6&<~AS2SS+GG$oKw&{MHr+}4 zvXn-hut|J&O4S}YiVg}3*cu>qP@LDng#*Kff;+0NVISgb9{!1v7KKn7!QTUSDJ&cv zEF4tyLGVz+@{>slOhJ-E_c_MR@{n{MgrbMxf?kOhaIkC8!Z8pfmC~Psr44`pnurqi z66rGsRYjY1+DkV#!PqGp|Iq|e!G*%8WYkJRVL|^wnzz80!-G@0$-Q-kb90-J-$0K< zmptji=7dNFo)$XdHF+gg2I-qxF-ANZGnr-R7}zqPihz`&pr4co3F{AquLhbZ%SkyKBsH)CAw#fV zz)fP{|0qoXD@9IcnGV_xt|e!)sfLmTUJ$zUF{cnEvB$wTRk3=Yw}D4Q?oA=qG*E=D zsuG3}WcG1L0}^e7VYQ;Wra|b#y|Jp{S)q#{Buku4OWQ#Tf0DGTxlh${pggJc&nal1 zD6~QxMnge{2Eq`!@)6FhJJ_v+mc%qnLM2@pYvH#+aCl}2N?-&7Y0lWd=)~C|MJZUO z8SG4S9L#90n85Z@Cse7Cg@ZB+suMXIG-!>75~Mc5NW-Y|4tAG@C7-i8JL6?7(2=od zC__y;Y0a3`LT!|$FspPzfJARU#D%jV6ZDB>QTbf@Ot#z>Uzvoaeb`YcJSFt>=4^0u zLAK)11{se)GfODQQj~zD^L!`#GlANOMnkG~%o8&$TqvP+VMg~wm{&UJQIyVQPFYF{ zt~4c&Cc7SNIrJ=KRG1_SrITyvA}FL`@Ekz^lR$Wce#==mHRGL-t%SM=P1_UKaAH~i z5Oc}eL*7_`LLY}5vQQzsa<$O8&}viK<{;Iykz_y=a|+W6_lDMjPYEs}(QgeDS(e9z zAzO%Rm>fuTn0jZ^u7p&}pvyQLJS_MQ@NCifk$a;{D-yy#CH+fV=zgFolUbnuBTI`p zMFO}t$mI}R)KaQlLpvXMg+smrJ=0cnw?-s{2+j$g5;uYJq#?A=ZI=TRgZ!#N=kftE zi`K^+<)XD`-Ox@JnZs7-M3X}d#q*=dW%V*{PX{Um`L7qp|IEtA| ziy$FVo^GGe&b2VgQRSS8yrI7#e5O}r(Fwl|EO$b?M6cS6X`yE-cPqOLeMzBlgOe?# zfh>oi$x&DguV>8(dr_ImI?WqtG$|Vl;>x`V2ONq~$aC1qXzNWUZ_ZYFTE3F9MwLRg zgnY4DcqrBlv|khxVmFC?tCXt@bY$2|h#G5(i?TX-Qic=$AvR5!1w@KWvJl;Ah`?Z= zgzyJV#JHjKphjywONO(xYyh4)NX)BWTDeB78|}z>5A%E^6W00t)aCm8F(6&3MUuM z=UEHFREOlka|GWHN`!lJd0Df@7y(g!fz_&%2D$u{My~8~os)G6PhZ-iB!$L|;boz4 zTdc9tH*|z8+sb#Md)WjE4&~x1M>MnjHon1v|WgU8&K3%Xd(M+||9aGi`F&CQ+ZP$e*5N<7=lxd?o zvCuKHBv6)ITryXv6o}~19I$~gZs@8YL$J?LU~khJt|g(B^R3k_stU7$31`=32lQxt zThwR=_!?n+;%q)e4rJ$mRY9JV+rnak$&LBX9etbW-OSlwKs4-DP~jCq8rQK-UB%!b z5vuag4BAX21S^CN&gd)@6OSMiT@|!a%zul-mjFHBi({SA$`$RvMJq%NmPiJgr$H?t zhD=a}Wy0B@+=CR7aYL!esL(bxP~KsuVdT;4g4|xhs^V zYcPav#VTEugEo+JG>|ol7O2^+>6@GDum9m2qD{BgcZ8*gNWJ#$|KHxb?l_KR*SfC~ z2%v#BP>kjx7jI?skGi>>+u7BH%53*JHVVcfxtJMlWhkJCtnPBdPqBZUKW9IdUuS=F zk&-BhlDHI#NJWOq?i53Jk?S(&m}8FdMkKw&*!S<36MOT{WsgV2%r;ze=eD^l8iahX zy^f8UjknDmxzLRsj@^9yj5WbFF5V*nUW!pMhyQXV5`&Bhy&l(YSYQ9Nszfh@#??p0hzgfpQ$k;d{;$*JNjXZTOre zPepGebl$&hjV$Di%q~Ws!T_FcyDLjm94B&7&ikZ=-`3GaTJs>4CEO6*@-KXk6sa&R zUbiTLQN@`*;vS}avHoaxzq|$SB<~T(d-F!_I7T*6unVwIkTdZ0p%35`bzee`UZXa~ zyU3v^!L7gEJs=MTn~%A><<%4v-g4!XqXV~~5lwT8VK|)dEq>ofOlZRs?le=-(@gb&PEdIdEqch50$eS zSr$9wryQ^{kBOBYIxL);4XT{`2jIw+d1Sq9^eGIWO*p;kyg&CoX+%a#RofxByj4!y zhA^hP?Ro_dTAfE$Q%9e{E;$VF0M9NPiAap7u0jkw}LB@moqS%FAK~qaGY0arcQSlLN2hu0RUbzz~TTEzU z)+pS_^BO0gmwJ`_i6?u((gC+8Z;og4id=Ou}L)OWm$D;bdkEq?idn_VyC z8gZU|GA<0a#_&;m&$Rvv> zk7WLg{$0Z(zx(Z1`R7f&}G86|C&bY+u6*$Uf2tRB-;_hvg z_o#=-i{)w9`K;C42Hvv$Kt5Q$fV^_!RosoN^5*^A8Os;uG1uSC?Z*3WzDj;v`&*Bm zz73m{J-Dhil14as@bw_*1EPrZ$*Sqt2JdCbjhw$DIrYA$@P$;=M)J)^pS_@4{elAt z9qEYFf3bz^$?QhQv%3+Ss84n`l7m0`eD@Z!7UHKN zu0zLXLaS^EYhPRn9rcULt`jf8?{=QuB?o7BBimOF`6&mi%XB#GT`eCvEV{UA1iUbE zT^`xhHTo3JR~EH0_daP{CE_;5^+j?uo&R;fID;$HKj2!hNyK@ftUE8ZU<7yw)$>HX?{6n~V zYp)%+$349(O>=_@>)>1SsT=RceS*A%e6D!64!m&aE}q?2yIa&C`v+Uu&%*e>cy)98 z@%|#X_|`V&CH)-faY&Hg`%2{Z3)6h zkB`3WLo6%fYWn@&+`^v4!P`aElT=1Te+A<0n>HFRYYy!woTfDYmocc9a3 zWrsW*Ax<7NWwlErx+2UnudR0R@*_*1SaXY6MoIW3#1d%x~aTXO8jR=n=WxkaH z3&Qo+DCmhT^kGF~rss%E|47qwOqe`!dNThKBrj-z<`>X7-OyTH(k!gPq@pjG*w!_R zF0VDIi9rU$O%zTb;u8E@yL;|wtLaTo6d~Ls>deqT%jxMR+2-^dzMB)Wn4bOPn5Q3J z8Y!BjEJOOAHO=`n!Nv*dB%*a<8l1e9mG0F8WD~IhCH#Gyc&dmlGYTF7nW> zk2M*HT(&>bk5>A}ykaPFSrzg4abha_emX&J^`d)Z6>ZuGXy@U}Ddo)o7{2-(Y%Ir< zw0(Mcjyz)#K|Rf-okNngg6cSQQlz+`-lIwuAr*);A##H{Dp8-z**v(9NY7{KQJq>$ zbexoT+iZL^O`Z1Z-|C3dxqHVI&71aQUOp}^ zcEJ3mC~~~{eS(tJi}`Khq9y<=P%|q~d(%#p7}>ErjG6?$RgJc*&;0HpZsB??s#6E2 zZO>kAde_tz_;mNwX56eyZQ%StJ)XsM?a%08%xMh5usd?wk5fOG0@omKX+-@sMyeK| zu8L8FL>7=DSzd-U5~!{n$R{S8S3=ejmQyHPq|p_Lt|(=qrR#XQn_$3*=k&9U{xO;4 z>ic(5-E!?;tD?OfQM0U3h19eHA*P%miHHidh~^@NU4cC!AQnnZs3?#J)Gdix*W|McoxR`Hp8vAk9+P3CMv zjgRDlyt4#BG}Odf+#$f|{vS9;4B_st{}*>A(h)nE{JHg9!STHPd#<6-`mRhqez*ZK zp#(Ua{*{B4wB+C|s}iKCVag!PkCe4DbI9>7C~>wBP4r0lu{yf>6$#&JC$PR2bbmjW zNyXA+J^I~(p)OK*g@`=nmokw=%UmjF7*=3(fP^?Q;OKEXUmD+?lS=kMKjPVzu@M!C z73U3i6S7WRDA+7nnH19L4UP?HrF+ps`myY}jNO~rjw7*!fA@KmvC%QLWnyIt;;MoR z1XdtWje-P^9PAh{CdGlrKbC#rW$ZAqxL#D);|T!|i~+-m7?23cQ<7kU6BoW5r!A<^ z!NKgdYQ!nPOeYY`YTQr686>C_fHOuxaGk~9iA~C6*jf~LksUBCPN9sAaU-r}6z6j& z+{Ee7`Ekht2&wVsDe@dUAK$_GxCFct9jZ@N#@-r!Jrx5FBj9XA*t{EyUxa`SLf28q z$g>zR!T-coD~~YVOL5~tdf#G8;6X1fd8-|aCnqOhu*sgM_9b5z4E0q_YOXd z>v~@B-gXgm{JD1wra^*^o1T4g&g$%)-r6HO;4PQwpTPi&Ky<%wAFt!|Q#0#MdG>0H z>1Pelq0$P^%M>%!vbLInc8sxeh(WjUV$Rab*9OvO>g*FwUpGHT+T0ybzll<@i^dJL z6hw@Exd``njGUt|vQ(rpkfnpVwO>^A28-~FIv2P{;o8TT>ZX-*N{D>mAAgl^RH&|@yJ36%Pr{Ssy8pD_KHSz1m6h> zRV{>0P1&`Ks)#^32Wf`tQTjE8oU1o~f8^uTt~L7jxG^I=X4 zn}y_zFl?OE=;ShXe88iAm9GUlK%1)f*OPiinfOa&UpmK&K@{YC}EefEe zza9T)DA;D17g6p^UPUG1T)!EszTVVf9D)Wj-UL~sn~lD)9kq>1 z6IlF5$kH;XVIexhVXVti)aByp&>HJGep#EN{hCex_+j;%GBr>%VEEx72J0lFv}w?= zrBBb+bfvM;N1~lEdX;@x{Bqp-4W+3@MHnYot=K^_@#+cba*s_88;uAp^y`d12QZHt zz^wB3&-I%R*AqHCFJFEAhl?L4_HP$&41znTmrif)-`qP}qsyP{yN?qyo8No=UzpE{ zcyaaK%--CZ3Uwdu*bq+s;_~AS>f)4)cz$Chca|xRLgiazgzuW^4B_L;n<)>rcfYA- z*SGh}`{q&(zc`fsOC60@zBUyaK&oW#jbqlEBBEZ5nof|Q;-T^)l$L9s_2yi^d1L_i zT)$!9w|=nXtq-6L?lnopx`gcR+<)(P9 z-<&}G=I8BY*srJckx3NKNv1rZOK zEuT%fO9IYv^|ypqm%F-Q{pISnb;G);+MmhKSgIb0Ym5@8Qx*{=UtNhB1ib_S3iaBU zvZ}L2+7w17rQ6$DPC-L#T}uA-fN$N1=kzgw{_&$o)knHX(h{lq%;uEmsSR?iQpojr z6~$qbrFgpfTp{?BS4#0x+!`}D2O@1li?6@acBfgoZoqx0djdPav@(-kUbNeP7G?Hg zmV`N9C6(#h>-iqXX;FIvIA0;H#}yTBCy)pN{7LLxsT$?&aI zl|+Jt@#1pyrYAcO9r6!1DLPSE@KX`ZvNcVk6@6_{j(ELJD&%Z3T;xhD>amu~3e2~C z7T7s#e+sVKFhrB8M$gps!D0d*n1W;^1WF=G)c!<=>L*gL|NdFKZUbxS zMB$f$T>^niVJK+o0@4AVJm|PZMHC;pGM-5XV*{7ZgD{DtXWr**qap8ti^99D4RGnVQH}8J~xblIc*^{pMczF zj!tV4ffv-EJm@lk^58|E22B*^byF2KJxB-U6a+8Ir~om=Vhi|+pO(-xY7BGVgi+ln ztHMb84$iaS#Um0XSNR4TPQEWi`IC+1cx8@L<{mT|Y7Mm_l}N?=D-3fs4`ym+80b_j65mE5)oR&k!eP8k|$`@JA`R={TF-xo^10S3=GF%`fsUZUpfb} zyvVRng<+HwqW*{!1wE#w3eqssOUuINj?SiWObbQyZh;f zZ>Bd~H*O}tk(_jYz?tNUwC>j?e8 zS3kV{?x#23ee;%$_+S<7Lo2$AEuyAYon=jg^BG-58u6*XR7Doh<7$-#ZLaO7Bfg+09(_pRQeukd{5YNUCb6mgdDgpj8U z+!@QANfu>ETmVtZGgseg?-N2^lF0YLIW|(E`?#U|2HvQ+7`$`fi>`mbh^K6xmEz*x zWYCQ5+m93BEv-(w4KI&*uvbm4Z+|rR?|-s)(~q;tGWCWf0@jAVyyk)`?EX(0=^A2+ zCXbO;rcIwRh{nN&o(wc@(v+HAM8l2sD|rU7*t^Q?PLE}o2}J{9xhxtb=CMiZ{rX9_ z8h+yi(Ox8@zo1OlJLFe$uX{r8P@eE_NYMN&r^bac^8s+l6yCBfEmn`rWOW>~O>l__ zFcAo3D`yFz1&VI6DvZL|kD`Ps>XpX054|)u-`fiosNyPNUWSRn$X%8SzMH>(1x^?H zN9ST53~xb;pU%(>>#_=i%1JOabPHjP7NY>yqzQ~(5L!P9|J=(;=>vb9?8=Wk$$w&d zGdJ%hwv89|eA-WJZeRWI{p;`eV*5r?lb2Ch0BMJnYqQQPQM5vGooim=myGV@A$5X~ zbNTQxy!!MLea4yRG)h|V#U*PP|8~~avZ}qe*YDoL(2odPem-a>qqWf37#~^aZ1`u2 zJW8$#>NGUdBV24llX;=G-BK&(|B#6){gQh|*J7eRY{MF1$~bnziediO6l4sAdl9jw zewr&2qz2msOc!e7DU_(wqFw)Z`R6i@*Gn?|#)|+TQZ_88S}TW{;n zQAr36g7~&ZI8VnxiM0dv=9rKvrOK@KLPR=}=HC5iI9M8?wm)+0RdJc4%87(5wlKn7 zmnKhKVR8!w6=^!VwVwq3%NTq5Dq+Y0*|~HfkB9yY)ArG{ee&9$?zL__Iu$UmH-X<4 z@bBPtcb8(%>NfJaXY84w0zApW5)PXU>0Zcdto2Z4RrD)RCiZGvrb0gyfTd9=VOa_| z6X{6hf?R(V+v>)0l(kn`br-$+lb`QKNY;&z)j#J?=G4h>TK}^fUEOObm-OF?uGIF= z?sM1voIg2l-+ArN)h{{!-2P9HJn^sBH?`}4y|lmBn`vFQ;XckoGb3OH$Pf@qi(N?2 z{|qne>ZDu4xxRN?ECBOjgr(&os#su8uWhsFeFQP<5Gfzvk#Eh$os096z;8RThQVZ4!JZ5Tufp>Bi`66{BrBBOg~dSUIur%4o1 z8v;OZw}K#0HVt*$tR(d#0hYeyWl6_qo9-7Zqv*4mzK4 zcfWopr;|VaVrMhHnuDEgXR=7$|M~;Qirn$$peo)tZ>aR3@l=M!YkT< z8-jjR&(J$FWKJ;25k&JDR#69$?~Nl@OSx}NNh&U9XMDOe<}`Oj>m4=S{*?J7mx6K2 zo;I;>(QEi)`Ja*<@9R&GBvU?!m%>R>d3#WjqTniXI1d%+p$-{Y*7#CzT9Q+irsZri-kpI*;n`X zv+MHXeY+A(>^%|EQcGn063RmA<|bcm-3OL0do6L6CGe8c$IQH&ncMfWpdp@s_=p^F z*rGbkOg1q&kyA8FxE-tn_h$ZD#<6WB7BF&8&hZ>q;ykTXO0g!$49;2_0emr~LAeR* zlqSk+s7+o8kSaQPJkO>0+vx`imB&5D=Vf?R=BGDVM=t=P5_Iy*aF_#n=k$n%QAL!> zpapylF)Ujx;4E9cXSuNqI;S^1KcoX&qLiN`v9>%G{p= z@kF77e$cA<0M06Jgvc#-3TT10w-Ms}6hy+|P8D z*QwWnrj+htO0+z*RPt8WreOx$0>aorbbB%Y67lJFJ&yCp!BalapkoEWgWkU&?=E;e z0j9%Ms-d6Qz~lxMUu8Hdk%Tox9wKOO6#7v7jODgVXkiGl+Vqq!=(4uj-E+?<4Pe={ zC+;)m8wrz0ekkSJ)Rk|0hoO{j+b8r6dBV1$#MTMBg{f*xQCC%CASpDkkBroDGsKs} zLL+#KKWSy8xRj^a(25k9 zvyix8GM&l&AEp#vzr6hE`>(mT(+~gqB@dm%RNr0!J`UFu(TX%eCIGS#3YjY0sP zY7P3y37Cs||jS#Wg*Nk-S0gdRn$=!%!~Bi^wJ||43`2No|SX zoC(nwRzM40p~b1NO&gm>rUd9k@|3c1NWH=!QVUqtq&fQM6(*(U(YGN#qdN-eGv=G- zB|NIeHi4=_(M*IZfLjIpfhM&voNCx(ehoiQ$u~XCC8d<_Y{<0P+AOxFmgbE@Z= zaVpW&r-_?{bISj31+CticR*N z@0^u7NiDtCG(>r=p~$(kJ2;q1UW`Pr4n&#z_?53XblQb$Q9MEqdMnd3RwH`(R;Z@? z!Mb4%>f7n<8mTmmvH49z&aQxIqIF82MO|euzl%h)bx%&P?j^*Y^rM#^p zmA2HWCnS|pEp(&4WjJ+hr8Qj6H}6e7{VSvT-DFxCGNiUkUno%@c=F#bmrrV6TZ5xh z^TB@OONzqGb1L!slPG?8k2fZy*W33X_2E@SM;pd`ngUN2CA#P;MWkTYcOT888mZZ6Ym>X+GUAw2ta5 zcMB8x^|bnntft+P#Seeq^#{w_j9|@gsahRca+V8v05Fq}>62S5cMs|UMnZr8%DTHk zEkDu?i6$gBqLR#T~sNk16#}ewjxmI!qQe&dul;&tq$k&!f;`TU})tX2t7R492Tf6035x6jk z6oTE07wExHh_iuDh}*Z47bL}qPe?>nW&V|-5x=2*LHnaOKLJN`gkx5JgZoNDXK7pg z`)8T!8yXx(n$yF zbjjdbF+b5~x{CTMK$ftEh+tyudW#Wx8u=tyU0zd&ly~hPuYJPdY5^%0PRO3cK}MS( zY5_K-dl3D^#6}6a7_bHXL`et`!nSiH&S^}{=Y=?UVF>)ne^H!;X@~;}EAY2oYl*P$|;P#p#RWw^5nBW!3GOVMkl*SE&*n#?w&Sa;c&xcR$lZdGa4R9tJjLJLCR+gxfCp4S1Ki9v?CV)I5qcmg zJx#nTnS48szqoYmlwV%%!3B}eq61GH60|flrK~x|l2(YPTCG%LYwI`fdbl7ZLw@Fn zJYv~E>z4|w!UTTmi*sBMXI+<;`YeCsaGfsIC&dMeBrikIz`By{qDBA+mqr_?5UL9F zf&`9TeFa44JM?wWfM5G9l z0y)A+dV+DsHWf=@)1XD2rzp&8uU@Jbi3%E0zN!Lp!S0&}lXH;-ed3XRSm}1T*U7;EhGuOq4WImV4aDE$;XL+LitXZECD%j*Ha+6R!8;wFR zuC!FT4SJKcZX$Z_ki_zAl02h=t4LrUA?zc8{bO%ba73kI0~NI5F&V}cOSn|FkrNFH zYHKv1WEM}qq)BTpe%cZh+@)oFMg@o2f|z~ACFpsORcIa2r3~2`YgIfJONCctT2eao z+6(l&s0^@}jAR#l3RE!4=M0#%ZF+ltu%I>QTN{|3VThXri#>EfXaPZ0r&$)oCA!UC zgn(W!^l(@(2f_jrqra@91U$c`#G|HT3vx{ts33H(CHcmgAFb0WwzCBxC@xK>zWXfF z^YTeC?-3Y;jGIBIu$yp)AccxnDbfbG;})M}Dt-XNIVm%FUQ^YypHoHh+1DfJS5UAB zw&tc2L2%SokgQ) zaxc zf@2gXO#=yiV`1o(`8_B8U=dd^2!+QK$~M-}DTj_412acb$0`Vbx!1%7Z9Ve``{-c* zxQ`C@k4GbgeFD`8v(S~s%0&;US21ZdAzVUBUk|a&;fSVjq0*qXqR|x7U`3B5RdqUO z%R0`8nY{cKx?Lh(X{R`xS{3tt(pDw6(sCJ}TQ27mD2g)figX$K?}0|2=Atm%yz^{Y8_^E zKz|;)GNL5`Ue79sqNpTRQaB6y)m5W}!n<5Z*!ymHK3oP$cg{d^D=P|~Op*nEQVu&m z^CFO+C`}i1Z4s+$oJ{ZvWnbU@NE%*+MHGU4!*p|PU)`H+eSlB#Ym*w$);PRBje;NC z^rv;aF%k0}?J8or5{^8kwK+P$sX;+d6}t3l)9H30<-Eg-t|f$)&x7C&X5$D&groF6 z(JUYc#2$Egd_#eHLX6_5%EgMFb~+M6$pL*3uwXeGbtq0|N5DK!c{WB@ zna*N#cjgV1!&7tA(>P(w?RIMRk5Nll{glH~BBNl!>$(nXn9?s8RTRT=^8J#WfOSMw z#vBsK1^6h&T2soT^AvtOz6jDTCTpa-qrp!zHvoqSZh+EmRo7oLPGykVj-t?KDgj+ zeu}uG1=HKC=Or9_Y;@SjB&eg+nT?%zH_24s%>s*=>l^xRV z7XVZ2sdo;CE~((DduGGfA*#`)V{QhNA_-jzdKwXT%ut&x5V5K>i-KPba$D%a)i_Fs zexd``1sJq@OTs)5t!#fJmNJ`H9VvhpF`4c1d2 zmDKQz3UX11CLmYTB$Gx%Zx8b#bRe<<{A3 z)YJO$L;o1zmQ{?iTc`IYj?WTA$CI>3GI$$snnePf&VW2=YJ5vA={PFU%Fjii7sS3C z5Iw?zB#!`{aG^j!4T+dJygu~ER;+yM1E&b0m)PeOH6A9&3eg&vA#GA7^tVwyGiBCP z@FKiWF#^q`i*`0s_n=vG4@O)8L^41p?LHYNIld5p4D437#upR({et-blUwxS;% zR6H*jeP{}<g15fL33;p9G!syDP)f9&y2jYZ;WDc@>R4$>58W<9Vr6A>n+jYRq zDZ=QDjg0{^3F;D!ZJj`dM?_PBSfWk_Hr1d-<`XG97#*H8<)y?)&UIDzD1MnRI`nz8 z=u+g|uztZhQ8u9#Mjv`)D_XwwffoUzhgj}p5JL(T0qMnb1Lw5L0_ou{R~Ocp=FoWh z<-q6zD=9x-u#=%j`p|j*_!MDu3}xx(NNAqTO42RZLIR^>F$fug{y*DPkr#1b5%b{x z@q&SLbh4`|qNg%f1)E?bJrfWHP?^vu-JzAIi%(4*I8j{E5qVm;eCymAnsxnXrhoh} zAiZknYOd=L-8^Tzj(l(-a_UBv;x`mq)>EGyejd!60Fd5TtiI^+3SgDNY00rDHgzal zM3aY2LZ%$~ZVdWrD0ty&ybvILC@N`z^r1)k;CcUe6p%i1W+i({Dkq7fgKWPH939GC zMHXO#B!r2_f=_l(h(tnCsk%V>)EX}wUFG1vf~2Rd+sCh{x}r08c+&fVk#q*(Ad)WA z>N5e-@!D*X81Pe7bSG%?ZoGMs%EpnH*bZ9>>j}H4xh_Wp8NR=wzic3VD~kTcPSF0n z`0bkyW-|E)q6Ej(%^@)*wJHP38LSEwN-3yi#gyi=8vY!dZ|lV}RH{?XN}?-~FfUY+ zP(BoY7Ov6i1~F*Na$?kdBz;Ek=@&cOL#X=+vw+L8dX6@bV1q)~}&XfVd{MJR%>gOE0kNWxPTOz7J| z`^c}G=0#1(fq67AKgT_*o!W)-Z#tf(5OJt;D|`$(!hr@851%)<{BzB8-9RTjAuf%(bsomozBg{(0io$!l= zG?!%Z4%_aRcOD|cZCPI95e(iVEw9J4;VE-wF|t59Lo!aMkS(~!1WjqOxT2UI9vtyx z7;PM*J?bPe&iT@(h9e$+`?d$9;xK=8|5$zExW=nt9+k)@tPxXT4FY$pQWk2~p}?Ai zl?;kum3!$$&RZ2T$FV@ZS+}d&VZDl^A0xQR$C`{IK5FDH0b|8RhNL5sQ;R1Sd?%>< z0U|aPT{A35$_s2_mpFF%anh4frqf_}v*m&95lz^x{IaQz?TcANtVz}=`VK{84gQ)I zU2=njL=c5Fvm#AV*z+Q{&&v(bLA?D0d4v6N|HuKFs1lnYx@VD;6P*kL9F=OS4@ur+ zv<%iw>ZQBBBaAstwtS+)wGBJOlx;0=$?~B)`@u^8m?sYfD64G!-|xTr^Of-K*AL}% z^2cB7Y<68+=Tv@+t-77v|M~-lDB_vkx{M(fYHr@y`i&?Nh&zz`$e-En4{jRUA~`YG zJ>TaX6JcE6yqnm!=xhA3{7=BTx$XPPSN!td|9&~KH}CG>qjvC8iWjj8Nf3~GOmpeJ z44V{18@lb-U7My!8U!i4cIo+MLOU@3t?trC=m>tnr3~QT!BWQWR|*+xnaA88=)L`A zdJ_cSPXBs?dAJfx$)TBL6<63~#6i*kRqL>z?v1#9&Gp!i$XtCm2I~@FO<=$_t%qpW^Y)iwwWrmXxLNb zYBIf!15M|6_f|z7K~pS%MxqQtyslzc@hPo=34C~8tvBg+c0E0aFG$fL%+ja;j7UD? zN+ae}!L6PW_cVubueEr|14+1U7(V#=Wch*Zmv}BXcBlbc zvD*f+67ILozz7=1z-UrMXwu-<8+t{3T|j#njy)pVnujyhL+VN+R)~>7b6T_4qA!P* z7ysyn6}VKXMS+_Ff!3v}ohs;PP?NZOt_O9TZoHEWlKGL$R5w2pIK#`MNKCoiqst>6 zJsfmK=`W8n$bB>sv$9rI9Tb=*21QNRB&{P^sl5D&19%Ctt_F!)79ME2Jz~6%9EYGX zNvs=8v*?0h5XDSmo7O>GXAPaA8Xb7AXz-a1=-n8Wqs@0& zW^Yclu%{lln#28z{dIpJu~_!@$5q2^pM$wpKh`=R*E%XujCgaU;W|pzE(@P_+=gq! zo-kG{+K6a&{TF-x9-GK_B$17o+*xPD-3Hq%B4sK<4XJVBZRA=k@6;)w64Vi5Bvc+G zQ6?+BYo@ag!um3(%{a{&cEk#k&@V1)ch5b!Ko?u<;|Tt3TjC$B=UQ?A8N<7s6*jJ) zMDuRw3ny-NG!xcsOfi{PeB>fmSeC^c%bL;TC7=6sZv;2vOLKQW|D7%#BEu8jW^KP1%c~ zv*Z1hjKjg{*Uqi}+*^YeUtiz+1+D5=Hw9RC)UNvN(=@efyjtN(FkC+7b87c0u1zrVWT4cGoT z-e-Nm=|7a>yBfe>--rQZb$^YjzC%ghee9U8B|P&S_0U|1<_0nd1Q6ODsuWRClUBG! z$r!kKZ)cng;?(=uNBhO4y)orv`R6ZYB5x;;iQRo$PoC z+v^XsQ@|FCfHJc@#|T=!#7*@FbL#@`($bR6mr#xLaEO{3!9A%ys3*Nr1{(>@cU2f( zLOJ8hnUG}-HB?|$d^IfXA2FOxT_@$Gi%ZPC_4#$}`S{V)H8ra?3B!GPexADfJKiba zB>XplktXkoBW2xJoM%t1FVo_r@acLs9MZoCh!QoQWe%*?x)xqaWRt+H{- z5ydF*K$+;xY)a-YCw1yfvIckN#Z+}>7R&5(jivhC1bq9>UW`BpH{6$@)23lX%cziw z2;4#uo!6M@WU8#vS`|p6GohDLch4~CN=a&$;mK$1y}b7-jZop*xJvL@>r%tCDWJep zz{OLdv}{IEYN*}XQtG-sS1HnSv(8=2%+LBdfwL|z)mp&&*1RL${U>K{D^U%_^zUaz zkXIKXRp=i<;148ROoML|qKPRGg%ju*j1=_tUX=M1v?%rGews8k8eHzN8yP7pYm zR%Y^cu`TbL+Za!@UsTh>B&*}juw!kN>N`J;FpyYretIyFEnn7MJ9r5SVuB9xT1k$o zk;9CU&L?Ay8e`+K4!zQrqi%~Cr&sKqWP=cRC`#Q~ezcCvFD{AF-$9ZfoWFzUC7~?+ zXe0*hw$*VSYp7pu-kaJrslS^{OEZ~A{j$$};K_f#Tt2CNZQVlGHN%=;gQYZ_p=vq- zMCHju=!EB&KYjl-bBa^}Y=?V!h||dl;9q{el!eXQ-ih{x6@#Z;_D-lRb{5%b%*^Wc z=qTcNo=SLHWFsBEe65c~Hp|BCdw%2UjNa%=nzM!ZfCR}(pl_iCoGz|0H)^U{=o||sFcpj@2hpbQ*3vMKa#_&vL@AQU5`R|v& zME7^q?E3az5=N%ltFQm?s)UEVR4DUqA3xIE%-L#~n{vb4 z%pWOmpaRJV~gnxlrdgj%DgQ{c&fB z$ggv2!BTBu`2rYr1D|kqvOggwdj+`x!YvRGdmY*&=t>xTVgu?HX<;&$e15%G-PU&) z3m3+u;Lt)tMehO+1Z04-N|j727Vgm?b+=2Lo$MbS>hy84UqYR*DTbj= zPb2#ksB_iGehtuf3n0Qv50-cmVEBf}8p_W7Fd^Ls-u!xce=oIFM?GOpcS$3OVPj0p zW`ZyU8G>cww}t|MwIOXwSQ1rIJsmw8g0p<$pbyd3lG+yeL|R9wmKpTQ!E&6rPl>xQ zs(YxEB_`y$cvWLCTcV7eWMRB8Ej|k=&Z@S9f2b#RXi6VdNKw}*eWVD&7`h*rZh06O z1F?+o+9t@wSeyFAG{;vmiB40~N;-yGU6PD3oTs6}f!dka?s{NA!ELTFv_)a@ISDD^ z*#sd4AKNCv-yD8FLi`!oK^{xXd6g76y!$NU4@!NXtB@jR$zog&c22K2Qt_JhKQ=>L zg5$igd6vQg@;Ql*ATD&mQ*vN}4b0DR&)P0Kv^G}{?`b9Ku|<)h`cQ`yF;N|-Mk1}B zwyJZ~SrLx*3Vg=Sm@OO2@q`q^Jgcg(3ITc19MkAx1qJ8;3XyRGhJfypmCo()5glxH z5CO_h=vQb=l{-56OBGTCOuo`!5K&qnWDRaS7gHQ~V4HB_w)M1SX_&Q zG3S>EgxZ1u7Q6)}>JwZi#Fg(ACaQFb?I7X?Y2f&JGd`=Y=Y9=pY2 zGO~$F?M?*Hgn4tYp8K}W>`z*9oaYWQowm-ofd{rnHV+Y0jB7L#lL}bewqC#us{EKs zXE<<`I8h?e;dK?exq%PiA=v*>1r;enWq8!axYag-gcP(cM~KCjupQtBtFrXXledO5 zpY?EE3Mvl9DI%&k^gv%sv41>DSn*pCg1Gs3&jK>C4mzfzYDX*8&kWat+o!fjsr9<5 zmS}7rOBE`hr@rE|Z?;O22Zw|$%ll3`T3i`6W&kcSDw<(2NEU&;nrgDfeL7AMOZCDf zQo2ivPz#%5k%yeM79F$oh+-hyh-!=ZJc6FKO>z-J4*H1rCfh0}`Idgyyuh};4pXAJ z++<1Z$5KlY5m$_P)2sjl>x3!Jii=K_c?fMd9#;f~%!;NFgYyWenNBkl+$hXr{|PFq zjm_JRfUFyA^B9U!dY5P3oq~Lkg8rG|?%>`NWZdr^J#<8W=~0MY$5UJ^4WzixdmIbb# zXmrH>;#Dmkpq5Zlrd0~g1|X(zHb|k2H_SimQW;Ju&uMUjo+JGj%kN8&)Nej?rxIWPp({SJ<@~Z*pk=@#s*GE0H20% z1=Jk@EL_jix(I8f>XPi&Cv5Iz9Y?5>BG$OEc^dzCIOk}IiR<`8=lbQ}uh z?sSUS@+dEU%@eyD?*4|qHeRxE2X8H(F6@{k@pQH0+hwlff%${uw=E0EVs7=P;p(d5 zjj9tx951XpWdVk$#<V06(z(EofvQS+sScqYCLjFAO#5K+_{Nc?$-67GMx{ z$C>%-TjbTylW3<~e>%3i-ok@=Yg>0B>N{46ePjmjp`rV$h$)4phTtCX)zq06QCP*v zxvkq>j%VA}9cC&^N@SYqLVPN!5_G6aN$aArv~|s*Q2U{G=eBOjQcyFbs>p_m*~viT zcC|6-Y%B?~% z_D$B%wY7A9xUD-1;ne5CV+QQwpWFdAXipR+%?%kUf0dUy-?^>(kAM0R5c5Gkrblh- zwon*Ca*`lM5*1>NXi(AAga{uTeVV%QA@+jiURDoj+Z~aq!hKhte2UeWg z6^mSINdI7MIcxE<=i1m!zactN%tHDrX^Ca=4&YFfxW4DL&Nzek5Br?Nmo+H|CfLY% zIP|pb4Nz;d_3)e;B6$r=PWzKFqyng)2C&JjbP6J$!g>PP%;$3VsXwj=$;Bf&JYXD~!Yd8$ zEwwMFxqBe~;m2={fBG%m{o`lV-ko6z9VrG*nka|g;4xp*m)rnO7qv~HF&+}=yzut! z$Vl5P=qi$j^xtXep4DWXCCghK6$&`qi(}TCj%?%t$iIO0?!oEk8ovh~*&g3Kq`^B+ z5jQs2@gz0EuLya=+YIrd1dphyvaEHIc&YMsAOTO+J(FlG;t3dbKU~=LVCQ9+GGIM zz0zc`>B)HPCIg&`NA`HD28mVCFKpMQ8V^2b<{IfrTD58G!Jx`3D>?Ugi~4p7<1`Mz zgr)55sGFjpf~lAjQ<)nfOz*D6s2F=;p0(3klNEo(T9c~BVE4gtLa%viuF^-p{&oC> zKNvlG43a1_>3Ag3Q||r2YY`zI@ItiW38=AeMrI4fM_yJ@T3M^J(2H5XiIWb(qgl?s z=-wX&&fx50S~1@jMki~C(nC6bs68~1wN^~q=$fuE>n>xWt~$yonA2t&;XKGC9_@MA zK}9PrFl!o5pS4fw-m7$opKTMN*OWr)g!&>PXJsVLwpk#RBS@dXCw^Qvr=8^l70!OP z;`X;z*4XD~TV@5amngs%K&@2NsT(LA2J~$qLsOw38hd43Xy3H629u3gY-Ls>=J%%O zWj{9({S+Nqe7W{}#zpJU<_&w(p_K`+u=)cx>^+a)p;abXR8%xLRt=qXx>j7WQWZgB ziYO~t0gd(wMtj)*!=Vo6v?`quosVsPwy{0L#ulx@g^#UXvVfw3i#2ER4Eoq^Y0&}% zqgm>ki%91iEm~2cH~X#RPS>I(2angH^}nXqH~Z(%Jgq)B%6`HQtrugFOP75SXE-q8 z#mGL6LlK}BtPq`4RTY&HPGx@4mW+6}k0(a~U0-sG7AwYJ?CqvoKl)zHcz^q2Ymxhz zIpaQVKD^vdAoyPeWQm6IlC;8%6+*SoEb+%@^M*0@oJ zDt&d2fMfabzI8&G*n2$g-`tuCMN8t8jm!7MVAOKX_2=bU5Wl^1GQ-p;78;(3`3E)% z-TK6WX`!RAp?y-PUI<8ppXk{T_gNd_BA!*21@qrjqFAV~yDBj?2n_8}WfdbKS$Yi# zczAPM>}-fDjVI^M$rCcf%`05v8*G4TaREU~jomJlW?|4J+{7A+Gly_0UX~%Q*o_jf zD=-`BQiH#Z`Dg;0Fhs3KNhI%A-a2x+VKvl>KhW{_*G1 zIhmA5v}~%1Q*|8GV^hAfAPDE z*QT@+-rH%bRhot$E3Q7VfvTu1K|1z@lwG0*1&AWcDlgx%PSYqBae~z{#8K-kdpQa+ zSa;S>*3#MUU4oTrXM(l*#W(6F3+#7teJkw-KiRwKM_*f0oQfq1-1AYpOEvN%+pB0Z zRT;D;6BW~VstP^iGJ&&-{#3)Xn9v#aX z>&Cfz$<_z>6gSS-NT%Cjp%DY;NULvpOnV%VqddeOrxcHpq`};Pk^^~Gsx8_J)mmn5h_JtN!|GP7oon^BIX9wj`B-!Ac*ZssnuSIZ6;XBB z0&`4F*|cIH+cGI_h4)UM%-MLefG=iHnboO4?r>Blnt*H007dy3Sdijjf zRZurH`6bwy>fARd9}ZnU^8xDu4215sL@V1Li6z1z)RVNjf6Oa}Vv`XS115 z;5;|%kK1#$t?Pw3)d!DnWVpZUoo&_OBJ5p6+?1j)k z8;sj*4HU!Z^BH@+kbiA8f3*6CT>JJ4ENcMk#OW@=URT6pB}P!Dh%t1^5>=2)yES&) z)B3SP|9DV$Zv5)4@x{?GW^9q(1F;7~&WDvb+a3!$~ z)#FB}wdArGb5sUXlEOmFO2Q=ZEv~*i5Pj?18VZ2=(MCZfvIROwI$>ubdI!~E0>4l#W5YH4rqpLd1G1QHXSMki%|A&GX zu7&_2pQp@W2ZFay`A}4{{gFO!-aj4%qAx|J_VPha5=+M+_IM&vr;MeCRcwvaPb(_~ zG7ThERwW{$Ca=+>fjL@val=*4uN5>sO^-6Gp0rd>@3WrqGZeA%G-a>G{Kgx_5qFo%-z9xd^R!dzH!x>6x zlvJo{Q*}tHyi!#Kb2Ij;P_nV;s}LG>q>%KWr==@6yj1&|lp<3Wxf9V^rU@B(?apoH zG~4cf5vDcpRjjgU9>k)Kfdv68E3K(SvK%+cR7!cl$i0Z?#hBI%td*^2&ENxlo0|Ud zv$CwARIK7m#ZYx%1!%=mhL{-r9Zds2xvuD`_X0<{(B_3()`XVbAj6_BQ_M&lYsmI# zl%N7g`5iC{n#t2^6ShQpZRh%N5I{0U(M6?pQH)-EbpfH<8o2X{I+ciTwTY zc6xVzSIw?(?|*PUFqf~s{=<(G`?ojd=8gg0m=D(zYAbU0h1`G9JvYwlJFVmYK_;&i&8M ze3Dx)j=vb&X6&*2d{~K5d*n`lilRls|N1F$Pm`DCS4h+F-`t~09!SEgh`aFBE}|mM zMa^dD^~v%B+b{7%ZP^d+>`_ThpSBkDVAc_=>8Xm4rJyKnLkLqktYppc?bbdF#~#s) zdX$+vVuctvbMqWO#}K{_lxl+JoE6v5(6Ct3%KAF-PVoQ@D8BJIPI9k zEek~fwu}FBqD5kE=TM|ZiL%(qK-x696)P40fI9W1BC()id53Z;&DT{{1-7V? z*udXGgxY7F@1pCYxegNUkzTpQp8Sg2$4#)t*(_{aKM8mrq5m4o#lZxtomqV7LiBTW z=Kb;3&dfbRti86sF9TUjTjjBxlg|KXBvDxeag4l(4n-guJ~Z1oQ@AS0 zk^Ef3K{?x9{AknfMVo#y4hN^-VtQ?#f&XHktKTkH{CQ8lu{$453p&*p3Z<$c!?DN` zmbIn360x5eBS{(-ymr1tFVfK_-;3V+h=~R#pUkZOyjw%cUSHq*1qrq&+$I%3&M}3MA8;ibPLYY2TQq#H@IAxN}SV?Wcv5NU%vb3;Kc-yxH#py zR=Ef^8v4FX7F!5PFqWidnMVRrT;Gt1a5CySC~I#_Ia&Tm*eq`+qE7$)Gg$ktAIj?4_hee|ywuc19VO}Io`m57dPhqLg<<%9NM>YL$i`VdO7ybp#*ceD`c|U#*^d36yuD39EtZS9N{yhpA5%Ii?zDW>zXl0%~(Z ziuKOcZ=_*NE=czUmbl>0eC30^I(xaPw*Z*X>yNh;bHP@U&`lAkV<(|mp^7{TN5sLS zhAx+8nGG{5m@=;B1`DThUI$EA?zxv;qg|a>T1DnL@_joO#|wa|HU=*6V2}zQg$5bK z&#A=MjrYM-il1_8X6D_@+`ezuR@pe^h-H@Aq)hZ?HvQ0^)TuMe8r+u`Q*{j!T7w6_ zn^2j$vlk=GroVgr`qhtbzLVX)^D2NjT8R*2Wu-KzS@TPS4@#<=y2)^eD>4BdM-LMj zE%Fn0m5w@uWrXiZ(vFizZrwmh+(6lAQSumhip5mW54jceLs4E{xOwpH*|*-^u=HQw z++AbGA`iBwn_Z*gDiK3f{6KEHQD0rps)<|lxR<9d@PjQ^X@rRW##MsRT1F-Mn5N0` z--__lWnW6E!_b)M5KZGmFmKE7r2z8)B1GtVHMmL&DLI@<$P}or?im#x5VCPkEtJ z!ZL?NcC)c4db5%HDhbyv!C7ydJmPXHc9UTHfDg|D2s}2mZ!N}G~Fm8Ys)cBgIG$#DC7aidn9cs z7Txd$Vq9=CPibf^mQ=3Dh1TINV}SE0OWauOjWPz?66w{7}`eBjjnDs=)E9yU2I23`5rm%Ko*lT)8BC0EdYHZ=5|9@Snf%O>8+dDPKSX{IieXg zZsCk1mL!bH*+~{r%z^7Bje(GUAaE&yJ~vkLoFx!{@HnJ#k#!SuvMZL&RMDn{F$Shg zvTm+ED-9vRxL(9RdnRG;eN z=_2J%5-~3Vu@M*gpcMrT`u6;@cP&?xFwcl80>jirbgDp25V?eeKBR6RTYti?)nq=(@)7CtL8FZ3%yyJT{k6o>woEH1K4hk3 z-@>XRFg5t1%`<~lj?Nn8r97#k#VE^8b}f<7#ZofgwN&&Z+t!#-7KiCoPACr-FBHKI zeSxyaRZ0L9Q@e7`XR*#0h>ILy{qdDCwhFoa&;S0P|NnpfKmPCk?2q;5)E#eVlR>r> z*?eQ)P3=WTacO}z2hNgPE&1>p%zF2#)fYL+yyl};a8Ld|F4v~eLM>-emc??Y-0!=e zN8J>}302lLmkXi8ghzA;=pTzR99LeP;z)?X1b-D8U~$Iqfxa*p>@qINxOZ*mUJOtep@i zr+WqA1ix!B|T>Lnj$}i<)%qQd<`{9~enG{bqXQX?jbhPlgp!ZDo2G4bJ zg37cTWSlK$r-_k(aJCTuW6VxG<4WdekT$rPpt+_SPt9>&(te7}&Lb(WZNaCv&(5va zZ!u9f#>RZa_pbKSOxBHw)y^3v+&W<8P`EEIQ3xn${V7r3mrF*|8L4i^hs^qJ z(eK+Y_PfQMzjHO5>*{WPfRE8V#pf&Yu9B~2X7}aP%&0o^^*mqw-~Sg-O9KQH00saE z00XI|P^_Eol~4Qt0He7G08sz{0AX@;cW-iQFJW?YVsBw`WG!PfGGQ|_VKXf;G&p1} zG-fq0EjeOiWi2%~V`DI3V=*-`I5aP3a$#_2X=8IQXL4b1XlY|ZZ*FvDZgehTXJhQW z`;Ozrmgf5^i3A#$!I)}B1Q{f2Fn`!(x3>r73tZLRz#bSIK{8mCd#5w&WU72=V*}?M z&KsU5ncoUhN?oW_P^ro+SIND*q?9OLB37(emv4RRkMm#r&F#hY)%mk?HOpt|`Df?N zn~Tf##`Dqt`Qv>4`&-X7FIrKedpd?&R@9Suiwr8^P-)Q^G=qyaV@IU3+OL0f0#+JkF8^^Nv?EESS^7)UxnY*jkm;TJCYD?_p zpcg9r4#9l+m(PFr>Tf@O_59W6-+le!D-ON9ZrtUo8+UcvUEeU=f1D$bDhv{L-h}aI zLGa0(HN;2r-+2i)85UyI7PfVHmsGmSldR6`#4(JCEjydJvT6#`aT!)v+!eIRkRQ27 zqHLBj7PpHP*j-#+$_-9ld^u9c3C@+xatX_>QM zht(i*b@5sh+QrrF1^Pg~>?iE*=5LrWF4hmJjOg9(vz$NP_pkhD0_dkrr^=ga=!jzt?T!Sm5YkBy}h}9>u=^4o;zS7M2;`y zhM3<$V%m2%uKy&R8Lr`OgZ`8^K0!@#CvR{3t-txjzie)~NM>xa)@{e`2Nu!%pv+qf4~c(<4L+s&qQ4ZFmjL!?(aD&k+YZ$XXr=lCvYj2rL1|YmVJOB19JxlURpS?I!MY;Bt zN9I$$UcQmz{wm6Hm%95}wBMO2B6hg1fBgR6e|U(b?9f@O>S-wyd1kY=soTWW1?#m< z%cRy;C8jEzX|?NgxaDY}5Ti*pKqWTHy$fk$KL`WFQ}0S+EaPN4{{coa;hwbz08~0X(HFCIafB(6@zWg3liCfU` z2E*R)`*&DavO)D{{_LDh;vxy#X7TC8f3YnoPS(6}H%q5N%}f>kE3C>(C3eNTtJdFeMGhafLm97EcLw8P zpOufY+>~(gfBtm0YztSVscDnW zRyxVbv`)&bDifF6!gXn7G={@;U9Pfl>A`DU+}~uIHFzo;9*f+%Oh+(Fu5ahJVK7Aa z`l*qbSxn5X85^wWmD#!-W{Q)`2!B3j*y?xlUcxWEIC8tEPi{$mCAZYwggaTP@3(`Q z!!UBxTX*AL%ZlqQIhk;IhvfC&y9t7(QXwR#w+8Ynr4qie0{q&cQQ zS?W@05xR9{vM1uOV_9$RGWY7VjXmHSY#=;>m&_Y0|29cJZ~u6YkMG!of#~mlu648K8_FS)S!Q*KG?_DbOf$1Zfe=;%XtOZmTZhTG zVo8>{E=q&v5F|RCG4?hsO+`?hsT@5>%?SDO3#$zKcYnc=bD3FT%c2@K`O%v~=7>UB zv`|&BT*l{d>mYf+Vut%znY@>}ux7WW8=B{y$t2{w5%R6I<;GOF(M_K55y>r$z0@No1z(Hm|I^n zRb+xQG*MZi*R(28MEwJ99hIYstf|!9IAyb(M`iCY#6!Zasacl1&vSNqMtfX1w+@mE zmNTPun(LH2W54BZ9VQaYU1C0HWs81u)!TP9a?r>FjvS?D8ao9~D@Zj8a_pwk85`zO zWsfX9mdnZ!@@ON&w04Y$)7EHj-^|EC8_)Gutkz#IuG%5EPkjBl#j_O$b@1++!D1J8 z_ux>^gM(|iV-G4kagEv#J$|5* z9E&~P)%$RHywi1BG-+a7-AN9#NJ@5s#9NcqUEP@6Pl_)jSTXA|+lL#ntlzw?O3@6W zPQ`b4aC-E^ba^(1;4CqQgY%lT-?awByUv2?i)y(Io_r@p{>C z2fu;fwTx4iWiwl)Wm#mo!ojXS;#HSzC>{)$T(8Ah!a8A~HdbBiVJR_+D$DyoLvMVJ zTr=*dtvd^AZV?^c6C+-NCti9&rmegA9a#wxEZ0_Adz~e|WD#bhqkyy^W?9J<*2#hI$~+O%IG4&Lo`1q6c&SkpjvOMWZ7EeZ!D5=`EN{X)WwrL4mb(6A1vHnCzD=w4uuLQWo z#H_2%oyn7!l!pA6Gp=RAQ3sM~{E038(LFe9`N_$8pdz0{vfg^{yH=NpOpB;!lU@@>8;Y5xaN~$@+fDF3hpJWc>zsIb^I^);HJ5d|2ec3}e6cxx#C*Yv3NpA?lI)lIW}A3KCsZc~vQ#+UiUjCKu!( zxdIZzsR}^Et)rAB4S-O93*pI?E#)bZmGyJQ9Tj)Q?W5%Wx35Y3RhJoIVS=RuZ*w(z zXUMhOzak@QD^*r9OWR`+cU0UJw~rdX|FR!`5uf1mjo-f_giEF)C#;i&#~8i;xTA(E zrX-yEB>3ovZ66inhjbZP@fGf7?6@C9BlD&P+?b$?sZarn(QDaiJeZ}pgR^$h@hqMq+)o0u5d`y1gjvCWH z+Y%dh)bCdze^XEoIWrY@>RO65MRx*iY@y)=B> zp+cqFx}c=T6CngHW~pZcb&_;>PCc=8rmhabf}iSohLGZ)vaTmp*4r*?(X44hU5}+U zph@$jNLy8boUZgKR2ZsB#JLPEd+G~HFR7+*ny@<-um^Hqsl@xdBerMixC?0-lp)UQ1kfWdYeN>`ql1?|B5sth~4Lg8UiLlEp% z1FHqQ4|qP$DeA>b%q7qe^85WO#RGhto&kylak6?i&en`*0_at%HooY8%DMUzmU5i< zX8kXS(v4hOJi%1H2^Z&3xgGh*@Ot-6|8Ae>)#KQJTgC4ud%d9@7{ApDqp2xtRySkXFM@%2-6L-@S9T zIyo}B_dfPUisO!-C4%H&m7V3$bC659fsQD59;Smdz+(0yb5?iSML`*@jyx!K#F(!Ko77&*5yBf`kA3R!3u-SvT$}|(KK)T zFV|N|BD>yN9cO9sx~M6&YmCQhty9cxDYc^nfl4c=n(Ay40FF#ezv)o~k;9+`IFR&% z zCofqpywt*N=1F@hSj|w_{8Lkko{-_DNCi)-m{zQeHXU>!J1o_h{8v~_0SM_drgga( z4>unI4-#p|9ehagWcvyniMX64TldGt&CQ=-)Act_MkN&eNE(kX!iOX)hk^n*EIgjU z?3d~m$wT%hCYdMSC~6gfzbi@b!Ll?X)X82*`3m_A*hxlzPtI+}^+)gc=tTk#TQI>k z?wSe^I(h+9SSoU>0%9nbYpD5dJ$yEp#)n`h_Il-`3o>E@JW2s{#KMnUkXE-f$>$E> zK>-e-5a@|2+5|Qx=an+lIZwhNB$*ik?7IAL79iC`iS8E$HHdfb6y<1}OGl2~^*O%` z7WHQfXK|rc?OO+4IPR2Bw0TP|qktEtwzf?wM}=n7Htds=jE)3wWk9-Tvp_l` z1)7RotrE@Gi{}KSdxYplid0tDsRg=}G!3{qssBtWXe5Mx1Y$E^cEr!77*{JIHK@vQ z9e+3*35J1?k?<1it@mqgMeP{CQ$~eQDm2H0Q$DBYZG8unjX+Mc^NX!B4esJkAyBc? zWb2KO2%})B>-L*YVxC2Rx~B2i{uz>=z40MRWQLFHTOl&FulO#|^wJINPR zL~}xc#Eea}6smv>t0J|c*6v+h>(I`BySRkhVz2$Q7^+VM+WCH?wOB;GMpPhWgzw~Qz;Fah5rE{pHdox&L6yG|VzuAN~TlBj{5N2{VJ z)~wy*YQiTbW!jodQJ`UsJq{~VzkoM1;zkJM1$<9u5j*IMZ@&8qU2t&VV^#63;u5|X z=!Dnk9PyH2NNprjz(2iZESak^&x)eWYV@VB=u8cA1O>R;v5IGn)|wKuu@#V!A)0u1!`{^d7K6`KShe&>zgLYJY2u~~{Roga0UGEfr^S`Ex@k5!nK z0D(&l-~~6?YM-}FddMt^|MDSE5+=soJZ<<=pZ9T8SZIg*hiwD}&t9Ik4j<1I!ed8d zsHHZt_P%WDQWjsdBrgM~paP>1(W`4M(k8jrMA#6_KVbw_*PhB5?0aDj>C4Zm)OU%c zzL1)k4ictGQ!=C>*Ti;X8;g&i3Jq}Xc_R9L}xuZ)5J?)eZi{qp+P z^_VH9j?#s9RDB6wIn@9Ox`m{OgZo0mj?kG&uGcbVs$!SPeoKGH`Z)zjMMQ%qQxtX6 z!S;mBSio>zr4=?~S0@_qNp3q~(4I7lV{7Z_1EQ*rU=o4UJ3^l0Aye^yVSHIL@W(@* zqraDs=WszeQ$axI&%u0R+EOe6n3wTHiHUeit~1A+BlwwDaO9KHnz9M5h0ZBJsbIyy znGhnMy)N#?hW&NOMnu@Z3omyOHajRA5n;haMye{C`5fyZscf*l7}pBc1+vK*^>|np zRM$)y(hqN;^})=rJP3S-5}_<#hCuJaqQh|y2yPk@JEZ&o5gMW|4ZJ*6mv%`FVJ74f z!~@NH0mp4vQbH*jn6h-rv~5VNR3eShhUb`oY*;x{ z{HG5xY&jZj+!>$j1DcCSWiO!PG0Q)5Y*H6&=%ymeVnK0bo>FrHKpN<1t8volw=m6G zUc@E?e(PROV?7x8`48WmVv!P$UFC%TWMYv78i-lqvq>l%>Kj;>z#)}M-leIhqFa}MPd45I z3UcYBT+AS8>m9SUT$m|a=PC5~>>L=0p=zO{=ELAow8~Lj7t+r++a(=TJNUe3nGm2Q|R%0U+58>nXWvfH5JTb7#EH@DMuF$%ZKn( zWAcW+ZqcsNDfBp@y&M{7U6E|zKqDPq4}Go)*qv4?O~Aktdem*wmda6rT|02MQ`Ftq z+S=N;qgU6lu$ZUNqjUt`+h1!LkajfLObPGcxf0UJkOiRFta9I#+NE_<5-pn|6{pbS zdF>!XuZ8+ajEk(zq$b2-VHjK2#Qhbd08@ta!&_*N7J5v{3L}9QKeol$fCoHr#=1li zz@^678LtkF;@%rtdB35@f>L8E4Fqc=PnA<`Owm534)N8})J?%dKU6@D>#IMlULOw{ zz5oip3jz6QgdVfPE6Qe4n#XsP$kin=`3C-xD#tEsTuZBkNe;}Rp~o+2KwQ%^_!NKq zWaE#mZ#zp^hz zx0EC$XiZBFURN|72c!yXl!2-8fLU4tl5JTgPai4XQ)01XMEeq8$Gc1EaQX`B=Cl8C z7UD4f?d8wz^76kkE&(tEg{)M?Qcr|r!3U6gDw$|KZ zMtLCSLT*77VEV4V&4egJzFxlJIDr=IL?id$CKIso>&sv($hL$x?MFe5Yt9|m$kj!% z49b+=6OL=Kp@0w&L123;y8?I^%!oA+8`Y^v*pvm=zaTyDT}b_xOYZtGK4_xIu^B0F zy750>|Ki)P-(9qlnLnomDw{P9uXb>v)BlzZ&h)z!Xi-f|TvM`xKMjffa`3a3BpLCA z1XdTydR$Ip9yldH?GqSli0l;QAqh^|weB7JbvVbrzrDP65_vm(?BCu%yl^xB{X5zP zguxe~=8Q-08?ZyPM>mDlauzhn)V=}u1)l^J7>O=LStHFV6a*%ja-h?si$DvA(PKJw z*t|?-bjoGnPYJ2a5%3&4Q20*_=@^j1RNN@YelnpZc^}ne7$&10)v#oPJ9S?T%#d#T zylvM=QR=2C+ZLauYQ+?2I`j^`eG^Ub5JlF$YRXAUzgQ4~{V7OLHX^Ry2+{5>#AFxO zS23W^Z@zo=)sHW~dj5(+?gy8i53c+>$K_Fc%~5UT`vx%NpQ69{$A^h}kW zw_+}herSYt0K%4n_UF=}e(O|w4-i`{m#Z70F6dkAj(s+Aq6(I@t;<(qH@bO&k!RUF zWP4PqP$tm4xwvd^{8fMt4sB7#tRWh=3fMVvSAGx}o*sw$uN0a5RhTXm5tOv{6e<;J ziAX^Brg9ln!ILCYI(?#CaU+lAYJ8~8JkOH63PmgxdoP1wSU4QvtsHPT z(q1z0kbIC1YT**kpf(_L2t$@D>$d9nKN_ea64ARpR7@3Z!52-z3%t4B^RMWPn9?~@ z(YC&%Rr5aEbjM1VLM=G%H!W2sj9?wLPvlE+aY!Q9JbLbZ($pG)2N=kyub=YhFedd6 z8`w|pHN1B`oaAWV^DQKh$b*v2pG1&C7=EG7V<>@W`Gf+` z5aUKj^E*6U2U{d$OgS_@g{f6B$(&oU1rCvBSv>DqnnQt(F_OC8bEU{l3s#n#{%Ki~ zgVU7K3drqkZ4;GurfJ&RRP`jp5*l^rAdE@!ULB!FmE>Umt(t+hVoy@iGY4jf^|v~F z8V*=_%dv-VTHX}a0TxOWbbt6QfXf0Wlqxc*?N`vaPAV54HmSXP(uT({NMC$Q=N)ds zoeG6}S-LB*4*_`0Xpt`au)u@it1NT4Xw^yjNKI0f$BGXx!3nYS4npW?I}_Z7(v1C? z+Wy<&;Eg}SZ`X>#*8J(wna{*BI*#5UxtLQh1KpHG<$!k;PaM4id=eryj5N4?xLCXy zhTa)5!)WX#pRSeWek7agmQWPEP|$xW2*vOx1JM6D$jJJii-Q?F5va{S2l*=c->Qv2 z)!K#N<6gb)^5C*R^WwL|pX)cdxbEsB+*4RCF;^#H3)1$XU64dE#9;VSPVGNgcx!8K z)L7OOOYC2L%M{9zXLmePG9?VNnm(D#JWeR2_YvSdTB?23r8*-km-q(rIm;U98l2I5 zJM%?nX~7K<$CSlSc4-L2VYd`|pQp8<+g3b;h@EZCLpb6nuLkXx1LazVsS9v31>`5C zl)AE=OWLlrZA!L8nL|>SYuWt=pcwlu)ZKl zb93=_9)|td`8QvD`@^OG?WMcAO;(PREYr)2{~{W$i19RU+|A3kt|61i2b(FNqq9Sn zLd;n9O6p#ANFiORGeWE#U44kS(haaSxDT)d8%najAJE4?DS=z z7_)}oBJI$_#Uy@Hwdl_|Q5F9iG`lBF{C)j*aU_Pu6l)lcRmO{xCVtkr%Ud73mL5V$ zw?hwT%8^MoV2*T$L|aD~5uV<(kvvE@NsdpN__&&Q7ef7R-AC%-2{GhkAk~ulzj(0MOKRXXr?L73@ zTQ!}i{P>8B;>PG&x1_b(9D6u3Db>a$C`;kQR4J6!ww;tKIH}^}s$xZ`YSbuRTl+yB zM@0oAa)ArWcv^kHF!8CtD<`^jj`#!Lc2g?rj-O~vuG-| zXeU2C?MhrU8X_TX&QS3I3b2A!sqmf9ElQ6SRdh+)bg(y=oT%GDYlQRP`vgadJT9Lj zYidWk7LU`gr$B6}yst z5irq(K^>zbK9o>1j3sR+(Yd;AU^2-`y4Rr6lcJ!8BBvj)sV7m4E4zp_S9=NX*VVEj zzjM;V?=#N)5$a)M8ffqbPd;%gjd16v zl@`|e-eAU1uJ=`YAyf@Y^ic5ADa;@{MzMz0G}X=P&M3P8T}Z{e;)?`_J|D7+^1tN=900eTe#A-N}Gu$^c`Mu}6#yppF+ z994BZIjHfDMp(I*gfBoa=e&kt8QyiWN@V)!#3b|$rFE{P#-hO^IxowVhJ1}qP!AmD z!AnU`GdjHhVQ=J0VFR!!yf!uCazc20nJoV?Q@Rg;#|QNpZn5mrLZBt6w6ZQFs(=4^RR`Bx$BJT%nM z6um<$($E5EL14SDnCgUa0gt9`EH}KL6pXzb%ZbMJ32VU2f=G8ezvp7D+@-;+>_( zO1O`CB^i=Kf>eA@@qs6;j$oQYFJ(oh99C&%=oyvMPAWfpeg-~F#g)0)%pm?U6_%Hl7W`*^6fk1O5rY)bcD~9mE(r@#jNCcmZj0* z{mt4{Y^Wsu_2Q}xV6=1pi@&;VTNr5A_2Ns& zR=4l>1hS0WN8*(RVBg+$VJ3xR;@(WdF8v#!6py8UBhoUF`ZsFZV{BrXua=puk5m1! zU|5`~VL_=BqNdG1j4bc|pp~~Ae|Ujfq(OJc4Bac{8ws_(Kn=aW-^z#-y-3^gkO%uH zcYewo5jPW*Il{H^K9Gu){V}WWIevF3+Ndg1sSPEMk+$SRGv9_)?-nA7yo z(V0GJ@(v0si)YhLL(Cr`^DRRV4T}|nJ@}h>gViPd8XH$rGfkZ|?oB~2HP_^(@xk3- z^&BG5_pa2@Sv)9t?`leuan5LmB)t-II2&n_LBOxV10m{54Pz7QrGDqt%O6BUvsd_--f{3&_Q4!yz3bF-6FV674K zdV$Y+0D6%b*uP6GZK3y6>BZwsrDr=O?*$gsD>LO-JCu-1Ie_hI1#1^N*pC~ zB%A;#eX38%`zNgsJ0r0~kX@w0x zX`?$O?@4W45hagm<#m9WcGANu#T`sfImLlJ|m`miP++3vy_bP*j4Lj!oXDP`^++BK3BhjeH>uw!o$pB;mUj z-_CnETV(Ryvni$;AVpEbl|oDfZorB-7f|rb!+cKiX z$!R2mUk27Sh%`7`Wb(dFt?y{$ny`C=jUao^*-C0qG<$ju2}cSx0?+n#eoEdSF?k<3 ziP384l)OJB?@!75k34xFxsSvvjZZguAGPfrmT>wQGpJ9HypJ^KqJ@10UU6?qa3i7i z9+LNQw&fuY_A!dykeEM0@_v8ex+Je9yZK1@`>G&UT)I!0E&0Oj~UlPWcuF4dc6ESj8{

269NC2v z`X-I-A9Hwet`rsP$Y$6aZd2IEYqaS0_nSAGE$@??@~?UzdBH(~LRveybP$S-wfb2N z8*#beCHlM9Q&qX!=AZizd1N@&?9%&eHZEb2xX3Z?EZ{MwfKDmcY_5%bo~nBr z+3-p7j${?)C+E?|E1xWH+JHnTX089@+H~%v1*wTk7oJGENLjJA401k~Rz9`-tnZ~8 zL*+TWyc?1hUy=>g;@tV-s87H%lDx)&Ka|w@yA#zcfuX_q_4NLabx`0{W5Q zd3;!ZK0=Fj#4sWjVN-hGBb0BG!C4XA0mckbdUn3PD7o3%YyVeQ(Yx-VsE9fKv zG4I-b^BQtxGKCdt;@##r+w<6_ladZ9XCw@zcJCF1#oq&n$Gc?7LYF8$Bh=`QM(yPmD}pynBWYzo#iMT1XG>yz z)qv6~ecH_*GzlaC4KcYRm5|>qmGfy}c#zpS(00|zKE{J=e}|!%3A@3Sg&&FTqj22F zEwEDsxXiqE3orZ;(DdF!?LEfy4NqZvAmQjJfpde^t%s`CW_++jr4G(M=FBpIC>+*k z+}~WI$@0Az)4KJ0Mqe7g8rPh*NpGUi-OoB2e!If=?ci+0z@(V-rlajxs75hpBp-=y zu9z(xp%61{4jCP^^n1m0>D$HYO%5QNUIGdU95E?@{74loI0xECsQKOp3QhM6f7g!# z=s;iti6LC~xqGx$KOjAq*6+=iJhO9t_KdVoY`z=<_5CG6Gm5qTq@A2haTLPA9zHv^ zY4>$n=pFkxzw^?;@&i++AMHLen;YWrUJBPapkd~+x@yzGToNSkHx(=-px9%tXs+OYg(<;Gygn%G{YA!x z$QiB;c{LJ5n!H$0fD)ngsy+0@)9g~~L_Wf^fnjr@FCvQ6CeLe;08M>wd54H?B#VC7 z>MdwWY1)yfV3G_60atC5Sb60Vb@HbKow}ZR+b2HzZ4u~&;2qnQX6p7!C+E-7Z}ZSE z1q6oPg2apk==oo^e4I8KjVRcV1L%irVfg5em{*L-_4$XX9GpXOcOa+lExM55RmAyF zhh+ut@z$`rGi!d2KB<^qCFYr^E+g^O?1b_lj?Z{Z=R0)KHT7La3+qBt)*6dqbhStL{ar?w|7CgMD+{LW4RSQ zSZH0}X_8r`q91e!OW^({c*56PF7Wx=??Gg;7iIlVmdVL{(EU*2Fx9p8m`3^K_weuO zHndy?pG>FOvd@#^-GR9K<73kLKoqEwkeEF`i2%rBGe-%lbC0TH)Cm>Z6Yv`eeV||o zlSUGRvep445*J+Aw(BSH+Wmut!x({Z$s$F9FQWXeuNg%O+qhNiTzwNDBaajeUK%&U z95f#UBwcOhP?*ERF{e-3w*7fziM1{+T##5-EvU>M0IN}Qd&0U0gdvlQ z6=oCtMem9|3fz_WTE7q5PXcYDDPC)eSvxlzi0QqZId7RRekE9-g#WT&bmP9E!I?_!0ztSQAE_V z;z8p>0}uGpt2OQ=M|t5~tq0IIkhIj1wy%l7%GZuVaYFox+l5o05hE{I{ghCuy8VpF zUSAgZf%}P3^L6`gRPkY>P>LNg%k-_ZI+nfEzlsV0^LLkorZ_dPL*hlV{g~g#9xA^< zw|BmyVkFhDSO z;N*vt65utst8vNQ)88+7+w+WL4e!JaA`R-uqEP(ED|Gdi>{-oO6LCP2@h=KRFI8`e zYGa|i5cY1yr))c|uwxgA%n7XZA{#76iN6!28q~$_Y1jvVs5qU#?|eR!Dnl3xveHLR zhNoSMLJ8IW0^s8xKa9jS+GQL3cd$xVWuRLyg*X2P2mQ;M?Em1P|G`1SZ}Q3pLitle zKXg)>`Qj^p=-EjMQp6xM08F+Orvrj|F25NY{Rp7QDEvZF0L`+BP|1raG=85wdGt-; zJye&@p|+pq1y$r($upOSA4$~ysht0e$qtPc`(RrDV>Ofz51`Yl_y3|g{dd)PS6}VA zcAiNns!Hqce5Gm?RjEJP`a()l$QFclzet0GOCb=Fn$vUNNl2U)E&@R^0Wq_IlOm5A zC7igZh*S>Xt){Y!AsIN<%{kA*E~Qhz@kwPAGrgYS@(DK$ET;R2G%&MXL^A1e7U67B z;0r~G-iwsnT3@6g?|6?isG!BsIUGW54tQ5NRTFbsuSo0U-;G$SqI7z)-qWy9a-8D? zlEMi7zr(@lQ(uB!TaYfBDW1x>KvMBN|8pO-aT^_i2K2aBmmYEhS|2b< zPgCUA&>Nc%(<=E3Oa3BQFtd2-wV#4 zo6qu2E=Zv+B1Kmc&K=qMIa`Sk7$`#m5hztUvZ3d(uN6NwKTdfqG0x>_Ga7eQJ97H~ zE|&g~c9^a%lKS;etEHD=wz(Y;!k&BC`yS!q@_8G{n#S9XPee!8!*^I6=BblM;^bKr zyOM60s-Yh!ClqkfMB~}HRL{W`p5xy?qy$Prsbg?|<;Lod3pN2imb?^7p>I!T>+Tqv z&Gi*i5coQ8^WA4y&}zJOl>O7we1K8ATZukhwCgoaDMF%}dCYg5G~(WK8ZCHHvzy2_ z0O(bukOtXP&XRz!WvtM-TCcEvQx%VJMj%|Jt8IYtxjEui-Fue9@DW)@@B_npOk-$85j4*1ax6Tl03D@;7MlgzFkuLA8s} zWa}8$2WQV^7J=udne9>MlfVnJx}WE@(SK3pG?`Sso_u_lcCh zFjjrf+s_<7e#+l∾3Sey}IY90f!D&`nBpZS$#wj@_`kH#Kie3_!CpJqCdnztsoo zE~G-kf*7?UTzNDv6uC8Gsd}#)s#>uDg zw9DqV>zW(K?_fx^%y?I$p$zEtTfm?kI8RB;OR7Qf*fM+a5$6G%axZi$8yDChRPL9wICId;a7?JgrsrINZn&w8OL8z(RB_g)S)O! zW$7iFI8b@Qq(Yd0(#CG@RARkgeVMAsSdS$7jr~`7l}Lf`?(2e%C|7s%XsN|QJfcax z(kZL>arL{=ZntpCoSKhODSI!>#DvTq7Sj7r^1<78WAAO5$ehHz8E}}n zh~3gzx{2v_nC%#(VY7dVQ!XbRW3hDREgPkmwTG(EOXYjMMWpzzdeknQVrjCGYFY%D z!o<%R18Kw4w!{urCGPy!TcE9s^6Y^O4d)rmyOiC#&83w?lei^@U!}qH#Q)!)9<~P| zH#QZmBKMnUigdHjK~IS9dA;+An<5};CKn|tAG!a?q-du|;t?B(bNO!vN`n&aBFWL- z_HM|1>LB|uDVfpY!MxW-p9x519v0@x6w{D8fp^_>Jsin&WfCk&1SkN5T-o#EWIr9|X>*sx2-hDWD@KfK!`BkG? zSdywAC```tkd=`^au6xMXASeLnV$06Oe3F zN~a~l5)8(iT8+*r0Bg!DGaL&$)N`bNTGD?yZ7O1vI|{S$V^@6o&u-}NQR0Jxj+>@I zE82x`$@Gd+)X6?T<>B3y>?Z%#<_F)Q7BH;1S=sQ@{2KI=>qYuZc?n}18M;M*I4JnP zG_%DwwR{UgR$OESuC#r|&>PeuwirR5;8d!jicN2A`rem(``lRgDn%Nb*^=+hkr&wObL3R|j@!R%$vcd%{Z7q8BjK_#>3uSjWCTdGD<3)eBv}BqAB<;%Q zm6sDiH-*?_oWE0unmN;g7`>92zNjRyv+7$$K8Q);7Y{ga8fH{%t|~k?GBPY?R)haN ziEC`tA#luLa-l`Q7Fs-5IJOy&%(TA1_~bT)yUlsVGdnw2`y`@Pkj|2+cmwJyH z{glG>sg^VpzIb}X@WCVbULcU+Y>RN%l%qw>95T+@5BFpxLmsO=Q@0{9X3gOJ20t_g zZt8nKyBwMjV<=x<`gH-e3dX`br=59fWckY-z z=Bozidm&32kDj}#5N0EJwIN*roSOBZ}+W&u|JhMru%MF5%uo*R}pch2U$i{ijQ#q#SJc>fsn4L&fxw zD+kA05JL^{s^DXi-`}X}FL>?Ontj(lo!#ESZ-0}sA9_4Y%{VUFK4~sX-dMw3>NquD zOOq!lUiXID;H>o4)^r(h;l8dssd51kqL<==ujYvr-Prb~>`{JMb%LANYV3o?*!To2$+xbI0ya{k)u)YV%|A zp~l0(jhV9kTeA`l>HQCFV!FOE%`{vBK?b*jG(X;-LDW|KVOw9m{Mg$k>)x@A{Vd&> zVsV(J?%M*9ip-Xeu(UFx5D z-t_t~##7gJUE(|V=4H62iJ2vH4)}vH?>Wb{iI?FobM4-i(D<=PN!)(_`NZNg8FABr zpx(0b{?`Uh&kZO@d+s*Oo>-SwF^yV3>^)t3D?dWwzR5v;5p~DxgKr-iU3mb8N4ZK< zjxD^UEKbL1zNo&E!8h{OO*-QXP-=eiihQ9v`Qm=bX%(pi z_|ofN;J4HK4MVcCOpQF`1edjpW4RZ-v#)zZh0!jzolzgB&kH3JCCTaNavvk^Eh*X`lp+JM{ZZ<^!b^$746iiIaG`O^4}4ax4p zr*hf&f{&l&?1hb8n2E{$=|5NKG??m-u=!ACKd*JNJWK1TGjV48A`z9#Q2BLzhsuJr>KM zSoP(~!%3&?-4zs_3*k!lx?WJnDd{vnSFf7PzMSekaKiQi7BmyTcaBa@CzzTva+hz%hV2Qn8N3P z8^YW)v+`foTB##6;n`Zw65h>5QDF&#bc*vCfQiNsxX2jDWAL+X?bk~hI?d#C1fB@D zxukO=sDl;Vke(jqBao8E;NX`zo`SSF*WTus(lhtQDAC}*;OB+@d3Gu;%b9JDUnVx2 z9fQ}COP2Ky)2c8@iEijis-&{o;2A1J1=FLYz6`T@NhdCU!4n4WWC73k)9iTazKj>! zv5OvRunW!ISS~v-IdAwLaGPKaxS=PyVI3jZ$)7$5%qC|h488^iUxB{ZpJt~<;A%S~ z8b5~W_Vl(j?@HTu623<*d=I!y6A#?52Ho%rKG^l2J_y_}SOW$>41?E2U+hn_Gfe+_ zf*ig-yzVg@z#ARH@YG3I;Ctx*u{^+%;f63s1;syq5V&Cz4}5uZ7`y=bVt<;QIa0Ny z-Dq842o6X>A(~VRhKG<6zDG8E53s2P5_m&%xT-+b_2&=rA9MYG)Lb>&IOl(J0sdbw z-JGEjXf~Hr0jf1ip9eR?YzFMVzTP7aEx*6@=H2O9bEUwziW42w9f`eKCJN&5hc_qT zeElKeD%pJ)S!4pAuUmuX6Dm(i-n-u({jc|s&@f6mXR*6IGEjQ62el5!K0Cx2;~0ec zTl4}p^3Bzv^NReHOr0{7UDl9`{D3;KduMh=bA1_#eMAutG5zVw9T<%&&V{@i<-!~w z-xc@s`{xf(rgRR~t&kr$c9eGYK&J0Aod@0sMk|K28)GSJZ5iuY_(^+VD36s;bL={1 zgy#S`MQfn5e1LA)GANN=HZ%8(ip74E`WkdRt>ml_+k)0z@gLK*=zICD7d|m9o=hHU zk+$3NY2Y9jvJ)Ts$bGLWSWBL#kH})Vy0+d4`}=(SA8!E0%X;&u^*c0srX)O_{ZbN& zWUIH5*bL`y12l8&W+PQaW#cO`3-^@g#g9H;mBFlB)5RE_UIIc}0swP7%X@eE`ttJT z-}@}ub?4g1{i<0r$NQ5V?(e|Qe4uov?|lP3&0_xzUeJ3}R=Pgk+kt zy^#S#7<61Mq(vw9|7^cgk?w2O4M@(&2!O`)Dqk8zKi|#O8^eOcbnG}m5>!|0F@??! z&t&v0<7>i&4BTivO=&-aD>w-VA;nqJ^6KgUtyhisPqg~$+0JckZam5#4)t3?(0yI{q+cPAHH&p6;B z4Gf%|fLxyp><#v1e1+xv!;g(j8!{6nq<9RuaK@vJPpv_1zYXLhrqjrmu;lmZcMoA4>J#4#&GV9p@F-V#>P8^fW7`S2ZhooK zQ`d2B4>c}sF!RNcDf0Ttn|8(pyIFgQI2X;3htp)&eb+zxI!*s*d6m3n>oGoX-QuJA z3eahN_^Zx`Gu56n&h}A;<#vWW5QNK?Ip8Srbuz5g_I6gg5w1M|Kzb4g97;zplu+#< zPT!O6VU;@c{OHIFTdjH>=v?P2&PaQz@YMRiMC}vBP3)2sbYGYN{W>l$9;(aShF-ew z*>%OzF*fnvKynjn<}f5^kU?HSKX)fUcNg!$h3n**3<2fi&+jeYztY+O0CCK1ccH*!L04wx<0;n zwu8i>lAio-Shw%@5)3V4$2wG0=0-cRAB&x4BF0lSHAOxKH>V;#E_~kwj5@`|DtU^7 zoQ2>R(71%ksv^Ir@sQ@;zG@QIm+5<-Wc2MbC=#wD?tc{c*o8|>{$3K9`57GY$(}y3 z8yi_9*B5`k4sl(W!co)P&UUzNe)uzSPPv*?cCpV$?al zhB|{&DPAD{Hr!1(=&A8h8h|!^(VBPxocBWy-2w|;&*4oExv|>~K6TMcWv7|$D%F4u zE?p46fwQpi{dDBRTX0>@nRU1|+kT;pj`2a4Ud3H% z5tsbNg!|s4ReI9p2v@vJzgcLk8OPBMu6}{g!c+ITEF+J z=kZ%%^^D>?HN@!__uyfF9$2g+St&LqG-tvKUyK$Qu<6l;df*i0XbD0dyAh(wyA7Es zxIyPrJ#>*3yw$1RBRVs!*Kl${$9U#zHttK}PiNIoyqPUu>zFB-)me^L6tc+caJYE= zw5VxcXm4E+>#Um~$ZJ2)((>FmgUNWjko@%!rlEoRS(tyec?%(S_+q6emG}`6_~v*# z=DrF-c(;8xhGeO)yWUY!A(2r%R)x(V%BVcPOy!b%+pSlTy65{j@A|dS8#u9 zHmzw>TT{jH{g(K%|8Xfg{pFto+ zDE;P1=!)FEBQ+OWno+#-M)>Tw7(eUD$t{3f=uLyHKYul!Z6-D;tq!Q`nk(xOZK16U z%{RPQOn3|zAu#Zh4nK>R@?rj&a?`yo5u6$1eJkYwVov09KPTX5rKJ5#67jxaj4yFT zkqzUyvA9;9sK8hdpJ7caxhPglZhiewF4Gp%BFJ1k>T1p_C$xT*8}r0 zfmSwC!O(o#XYy@RZTy?2nmtcV=kmd;VvOKm!`Y>E1-iSa*xPM+B>yNgaA)+Yzxo#Q zg|BR7$qc_UL$LoY*D!Z(mODV+DU?Z5gdu;9u^*3crPP^kq4zxne`;Vp&PAa2X{zZ~ zswMtGTuJs=DhopH@CEm1qA-*>E>g%#;-5FourP$YYFH@6PIswDU!` zj9qw@&wGZFN&LwRxNq#>*kdK9Qgcqi*x!THza3>+QG$ zP8D7yk}f}|Vms;D)>&4^p6PbLan56!2Pd}l1vt75LNBz`s~3*poA^Yz1nwK+3fB)( z!MhrFLCJ^MRaJNwt70WdKl~BV^Pv4e8_;t%t=e81o$BxxefqrgumbR<_f^prp1XGh zbFrPkpopyyzuVuR^2L&E_pm1`OByCbM>%B7N~(t5mzy^vtI`sP>>bD#bNtA0s{V6P zahG%ZSNl6yX`aq|7Z_<>R@SfB0=xb3>W?XUuRO;iv@V}K2$SbW8fex`2Fo9|o%%^{ zODOo2LKoyfkKUE%soQI_3Qj5Gc&a36ly1zr#02aW!^bQA3PZEkPwG1An8Nvgp?rMV zdt!>sN7C$TU#do?&*MeKzRdE~*Aq7Fj+D6K5u7*l&pW(_B4Ayri!~M^{KMUL&jmcMk}0>j)ZHC86O{?t&b#CDN5(WNR%zct zZgg4Y!ah>d**Wvnlog=?#m{;7zeP8S zh;ttbnO#IEgkib8>WpdlzC}+`qDm)=sVY{rW>hPBhG#31ouWb<25vPq}I29|)^~=TNA>7Lm!PAtHg5 zgD#G5_uTqkGWW5e^x*=~&D}(5Ebv?p6Lpd^ir#%BDJbC`XLfJJ-9>!;2BG6}4I!?U zg!R^?6HznMwkf(p9Mf+N0;SFY{r&ELdqZ%%V+AvRv^4j)0_1ZRoq`Am*kw?3YR9ia z01oA^PxwsZ;o8qGbIO=s*agJyNAP>_dqsM)@B8XLcA>0Tt`v3OoO8W5{|8|9dEaW? zo_fo3uM>PpFX)6nS`#Fc|koOH6MD|ywPK-a=UxB$QyZJ-sN zMUkPOi4ccF%6PQ02q029B6U_-h>OGR;#(rem#29w{S*|b@0y%LE=gP%8(RYcUyj7< z))5&Lk)-LT49Sv3`y4Xip~coIrvpGG`y8L!Lw)%&-X3LFglxfJhyaA)B~Wf@MK}~X z3A)ja8#14H!(Bm${OXu=l_!%V`2{5vlUQz?F~Z;$nA)=5AehU4`pHTymLHB0635$z zcouzo6#)(mMV{qtL$B6MTIrkZH6*{F4i^{H^z*(stwSCHkt|4FGF(G36!+vIOCJRx zG>9Qt@@r2GlvI55R7JLDC2t?~iG1`R>J9F53@vJUw339Z`V&{lu4uign-=2UQ-{ECDn}3?Nmn|5Q6q(d1P-orOzGmWl{fa0oDL( zraemSNkzDzm#R!%8=ASR3Y1S(m3+Km5csSnZ9Yr}K`I1Mkx$XAyiD?H%tjCLp3o4g z#%AEB_HZpz$)@Og^(qpoXK(wTR4Fb#akSD`D_vE8Spo+C3}8>Bt{;TAQO#eb0-%=R z`W@^I6(ux?xkC-gHG6|YV7WiMhS1HEdyes@1G={jrT+hHI)6Z^+dyqBH0;!4zFw!3 z4%pd_sQ?6}_`vJAzKRkIf_nM#BlS^+;1IT+PQUG0;gdTXu>GL36+YDUmdMVkJQ*Zt zWjocmvwWhrUq+npDp~qm96rT!e7s*nqGH3~VTqoHMWC76F%>}tt`XfDl3;x_2sg?T zHV4AO6FX(pWVch)T}`Z`c~b6Zcgm8{I_qWWvQ}c^5s1ZB@-rFf0}9j6}M& z?G;0OzKW~bbSHY5TCQ0A+wPRK=0p2_8#fgo#Ak-yv?A1T$5a5p+rM={J$&B>7zB-D zWA=wE@X>a^wv0im_0W4f@(VnUvH2a16o2JuYogDn?$Nk@ZCI90D(#nPV~8ez^@!c0 zk*$Fs!yQu*RCpD{!j=-gj|K)oAl(^Dd!qhu5|QX}b~G!OFHk=nP2a5RV^*??$| zBOF}EFNdzZL3@}z#ceDs>3`{I!v2yoaf9&pYTW}fCsF8A24@?U=Py%%nG0Q_I#HJx zjs`Iow>!O2h=WTm>(&14S-Ixp#iWHEE>^3cnm{Y65W zPCzH^3+o?S-LZ3E4i5DaB$q3Q&>4l$*5%5?@ZZ}#g59MB!yZwR6QrTMz`xqxMn<6Y zA?$?9ALe$j4LGTlFOCrY^AjM$;!8S1ju2=9gA>bbGL?z|k#B$eUz^OI!>s>&{J;J2 zVc8Hei4)@gvgd=^81Vy)hT}UOq?? z?oWKJ_?{3~vagxS><~Mbe(`r$$mj<{OE6pVXBNkaFHxP6CaH;DlX(r;4A1mhk>w|` z$+sT$DpG2B-|`#V+qrbN(vu~Bj%?>tiv37^dkNqC#BjlZ_&Gpuy-wZzxH@)$X{>fY z{EQ%pafL87B^kUolhseuOk9QC20U|6){rxLHg-;qPx#j7#t*Nyw>S&Ky zPqaOVUIPN%OAx~Q!SWg8U$&uTXc4Efv;xP>3n)BeBc=Mo`F!mnld#X_0&z)uLoiXL zLT}hegs&g)PSp<4=9DEFL8Xuu{lz!;xIU`{-l2{C6tDd$DpXuhK{H~i^qQUuuR!8R z{~pKM8m>(B@WfWqNjqFN9Gd}lj$gZ)(Pp&J9Nvtp!s_f#IH~0lc(OgiQJ_;jRH!-E z9qmV>5ywMklj<5?rMx)M=Qz_>bPSK~e1Bz3#^D8zn9NS~NAeekuO?I^IjZvnSh|@V z5h@HPN>g(gZz3FQQDlObm9$bEq(tn2Dyf}Ayy90Xd^B`7KJ3?*L;oTup*7iyLar)# z<36Buiu3|Gd)IuJTtCVjmE+20X~}$uE7xyco%7!Wc$uUaSi%z^rkDck(q~Q}^i8;E zs(dy~ht`7p z6z2_yw$%~n;jl%tm0Le_x8$H_c054qr-*)nPC{G_<*AcBq6g@A&JtHkqO8g_)~$Kg zrM1DWa#y13GbgxS`=7z^AK5H!7}+#>lH2>OXx|M-jyixUkBog_EHSCQqSSdmux{f! z#`^nlk~WhkH;+&#si?C%_zcqgjc;SO_SJRQo(^b2fiehjP;>tZhLZFSQw|0C6JG2A zN5um&Fh;EvdFa;n-n=)a{Ss=~Vtn>lnSmJ6{ELyt;y^v~N~(JLOT(71sx9Sp@-3ql zl`YS*00tqqbAc?{iy zyRxsmC#=n4Bjir^Z2~k*z+rx}a!(BKYD(5^C~JmzdCnJcL4YY#SNZSa*LS3=Kc6aL$v%1#TFg|7w!u5s z4Z^-tO!ZRo&N9e2JR|(=rrmx+ltt940Sou4pdb&%Q)4S^ud{s}l6buhg#uJgY8@?< zDZDfJK+VEZPpcD`bX8nA9qzz1z#mE4b|<5#K2SzwiEZkPgq(&-gnp1Ptz*Oi0~KCX zaaGA(d7q|k|KyG{Up1^PzonyFLDH`(v?LYCXL00(YaTZtwEpiiEHD zC48}mFl(pzAfg&_b=W?MF|2=Jpn57~j<*l$9Rb47HmLK<|8G;e z^sZq7UaYljWonm%mBRs5|IQ&HFh&CpsihpmND76^4b0hBvdae~Lebbm7Bu!h^T~o0{-@kGnFK1A{%?c#r#`j=>C?C==!k!`EzSJm37Lw`ADPCW6Z(q& zJ8hBb7H&Hr2}hq#Iu*HbkDv9 zock~tu*_(HKmcgaf+qmmKr_46Ex>;ev(^AW^)KMwb%#lap_(JcTf`UiEt~NqM8eFg zk58=z;o&P2jH?ZVs&9IjHQ;B_IM-Cz-_Kfe#XQG5y}uYT5*~WV*6s?;AsC~(6w<=G zk0nVGRdV6A_AmuQRZCF`(Xl73@cm8yb-tR%6?=H9*Bgmxs!3@x-W z7l-#cCSoX)e`8U8?0V-gxMw|FbT7s})YMLLLQ!V! zL?!RKhX$T}fm=EB#(q>vVzzPJ_p^-Fij0dwv!Z77;9~f`7Ro7cTYOfF%gvd9#w^xI zyo*LBBRj?CmAq`UGp}1FcSH+@X`DGa__a#D+)ksI(Ii!oXl$)?+x3kS3!O1?4^*`H zV*h*7wP(95=D0jZ4wA#~7GH4ViXmg|HRAPRt7Xem17kbWrwKECjhUeO*5(3TTf2yB z%MTM!0;p0PwA7M01=)OS5QpB4Z_a17O9~FJp&wVKx{aMB{AVPW$|ETZ5O)bU=pU`g z`s{0m>D^Iww?2UR0#Z%ajo!Odj}jOJqdbu=lyc^T8CSH3WmJVBvrUlJ#&J@2w|R^(u433Z_@ zCS*k~ds&MMkH^|K`#Pj8BaTb2{`{W$cwgUd82Pp%QTS(k30{o+`>in%v}oIwv7!g& zfy*{2R-{ACw|FR4Ua1j6fnXK91zG*Pm>e?n0o5^pMB3@{r@oydI!6A(ZmZU)V19dAgx@l z!JmVIG3zI37MW0yNumwv=*K|&<3QkHCtMAFmexj#zWK7!5aBj_zcn_(V-8B>@ws@JM7|#gAw>&krUNuGoUJZA#Y^%Aa z48m%=I@Mp#aoCt50NwkQ#__CbPww;P6g$E6!9(~QghN@&Eo|m|M3vA5oJ{-SkFFmR zQ{9=YkihdRww?@n@^SR-t@kf3iWs%VBEgDl1*Xg`c(@f%Z{ws>xHJDHw7i`!wgz9& zY;9T{W2LnjBY-Oj)6Z8q55ZGRTFw8`*S+J&t5b^IP4EZ4j&a>h6i)A=Nk(CY_kD_F zNMHXOlq^hiY3L>~nw7S*L8zkb z;sE2^Qzns%K!A>%;8^s}KDl3~H@(VJw7O|MAz#tsnav%)v2BW$e_&?Cro?{CZStMj z!Vra=jcq5YG^I7?Bd!#=^)B&)vZVj!Qpzd9R7)t#Q{W{TgbE?NIL_zh_|Z^l{6l?u zVKGqZCj<1Lk|%!=BmGcfV-r_FnQuSSp0Ec=^kU~*G?sK`wx9`EAe5srElZC0iA+Gn z8c8qe47$xW**gU#ScyQD^S3)PFH0$P)oun@Ux^Tnsc#%vhQFg~cu$YZwVfRpRmYU1 z$JSJ=m^rcVxTGp;mr?weEA*$-_nlyUr?{w6u_5*oMv-(7n73aXXEd-EF8x2Wy>(cW zYr8i*Gjx}rAV?TU2?$DuA|fE6NJ}dv-OW%UQU=`;3et__AR;I&AV?0~Fm%Iv-Q)7v z>)qe_j{Q9EaqK_VA2aHj`@Zr#&tIHnx&ai{fp7QatfNVJSAL#rE2mPPW%jz%M3Vmp zloY&z%McA~H-jA>D3uuJT8x@-rszqZC_>u@9bkr!gO#?*YAQBsCPgrm7Zu@ z9}hz62LCkOye^1!H^c~B-~7&b0kK3c=*e07xT5&l_UEVTyP>@GX`q`dzS7CTK*Pg< z0=*oSRLQ56NDvE->#~B7Yy$VcOB(LK^!q!Ma0kn{`S+nxrRDNLdK7m$pv&e!WJSa6 zwRgc66hNm5?iV>dEqkOBC&!1qKzVy^BsFy|m7GZw*LWRx1(I;N?eAkuu<=OTa06)j z(732ydD)pC9@oX=!scj98AYlUD7n#kabcHP@LgAIURI~|3px<;Fp0U4c5bfx%DLfe zHU37l;@K@R>r(o1+tH*VgjPsclnuXpJT;26gP$XYHIBXt!Ay^gdj|;5ri7;W1$iLq ziXeT%DsvX9GDjOd%ybGW7Qc+7PYj3*gDWkNm#Ztl1a1QHC0j%o&BZJ+F0af$`0Ssf z^SUeyVfWtddvZ|oBRXq$&spF-*v;`FiCWkhk*`a(y!s`*aM&llS##I5jJ@{hCg_V{ z0bIH{#J3v>m~kW5i6?{+c4bOAj-j?y6VDB6=7GXjvWl6cyT3LGCcbF9WHB>DR$Tof zS5bG!V(F*gaWuR6v~6d4XJRGs7vuVoHPBzi;?Yvj7BI(gZ@QGlP87rwe9SsIoU$h< zA3rPcMoh2$>7>QNj+~N4nbb(3EZtee?ry#l8(@_F-TXz2@0Xl zY@q}3*Q~6Lt;XKHP@LsI%lkVGabAN)1^L=%x*BWT-hRUTefSmI1T_;vjw4dZ( zf^EKpOrR_MBntUD6=0@wwcDHE&lS1(Hbojo%M$sdpv%*eJJqR5(8$vsPs^>n9fvn@>^k<+WxPPb*>b!@ zXX3@Gu3}Ibjb|v{OF$<8Si8oRx0JyO9)flZnr8q255lBxxmB(?S^Pzh@4vWsZEC-) z6pEC*HZFJS{rBMM%KsHl$@#pPQ2sN;oIpiVb^Y$AvKPdt9s$o#Yj_9Kl#5LePa*zn ze#Cy5K|QB6oT(xl1if_KDpJRSpVV8MHDJNs4$M_5bspQCN#~PD;$&^EJ1;)+0GwQZ zGhl3~Ib;$k;U8Vw0YuG5n2N5W(~r*1TfYXzyUVoO=GQrTEo6ox%8nA9w`)sSY7HuR za&~tT)f#McHMsHyck_d8S0`bXQiczA>K4K`$6hd1Mv~><{|wYaC2j1I-$Ux60}WFr z?=|sV;pk0^t+VC{^RrLC%Ls*!;k1%0u(?=)=v6Fo939uW>ka{}--T>BM?0X^z{#Hs z5p`P6-WVbK6K%Oe7~~t)<}ZD~JRvlONB1rin{>B<-Y-bd-iD_d#JSlZEo!8%Kl0tX zuP>Rg`##a;S#gE5sDiZu+2{9KKBbcjuCq}e?@rg zhGvoB8qxXfE{*veI4?)zbvXiwv#zY zHlOK(_~T^I$ir{1ZDrr#=24}Xr?6M#1qqLCsAJZP#?G%aRRK1asE~<*77y1*(c#9J z&*-_{eXhlznT&JGQw07G*$Qz4j%p7*$HjKC20FdNz0SI~&FtS8cueCJlJS!l1m^+$ z(-}!O|oGe;A{DogJ2XTK~%sw>Hsbixe(qSlbPyB4@;JM%V;LXtoQssQf; zX;tMto+}5>nN8q(wlb$0s4BW3^s~ac7>IG-Wxy0&6D-VW5@i-@iJ_9)Bdg@t7Mhw) zX}a_@MO$rOUoxC2+Ece0Z}MJ%{!Rt@qUZfyw?J4Dew~#y1RGu)uD!R^0X=1}>FtUg z0N6AOCsyV<~X6z8LJfWsQ5E=JG1-H%Gxvbk6vG8XwSeWrBj#9Q{x&G))BPY{j={i`gu&He56xMw#?vO4o7Gnx;;>?Y)y*m-T#+US*ce zaG89EIwOIk7t2-lljlL>^WzhzyUaCG$NO`>*8(4hvSENyVIDBJBV-Z>tbulI>rp_Y z!X&R0Go7E}G1J{QUDu($JO*fDj{tcEh;u9%=BFJPEDSI&F=mZDBrHi!Idl7oY_<%e zg#fFrC-&61$@{~j6uKPC;$P+0(Mp!c;*I^OuV%`C%Te^mP_K#bNjaVqBVqmHl7#o| zTKBr@g$h&7jTCz;9`x*r(b&?C=6JUW7u>P_sCVxyjc*%K9oNsi4-H*9vbLQ%vW_wN z8HJh!8S2l3UKj^cfno6=EVI;*(=D^SojiOqOQNPCQ$n;n?PiBiO8kZ63H?B3lG8Ph z*0)ih3e>k`rsv{3hsxQs2Q^fX$rWT~#SYq8XO(wt);FeLDk7Y)XA1Nz}zLz_1Iqr}_ zxm?j*c!{`1UV#ub#NE7Wuu^={N2RUu4x=_}d^j`aHCcqVJE&IBzF9cdqFSVsJ9yms z11OxpBgNA$cpGu6L>k3hK*`0JfBplHz;y`)IpJ=j)y~lQs!Phoz>nZo5PbGCEa9d# z!;y>c=IPNz5gcI)GyUY^SNh4HUR-IADm469EbDYbit-DU??9n}irQS>`(j%!C9VPK zJ*5OWa|&E9nKb83(F2RripH1dY(hrbz)x$+j4p4ZCRVb%LwS^a`Q+&dvW|uxIg++t zSNQV!a>9Z)kR2lIz!QHDpnXSf|0J5~*B-WHVYR`^#S1YKUaQ}IGR00J3FYLyz&t@7 zx;33Rj|ShWNXi2&%e9W28T1W<;6^mR&xx(?;rVce8=Q%0XuLo7Q#6(N8Bq06Zp@F1%-nBB5I4bT<`#x3meA>;@U*(CR6j~B%6&pdYxr}=l9aGtwi{UE)Mu7?}3Hc%&Hr*HRzEA+PLf<*G*`C}$pq`~okLiJ`xGxcr}5bmbo zQ=a=#L$*@s-G=t=tBZYpN^VQWB#EPSSf@cF3P_SbTH{*&6*VovW9uhea#t`}ipxtH zrW{M4t)mOAw;1i$W3dngFsmzwTLPl$V!zU)^SVTf{4_9N;41;SObeQKvk;;dECLCB zpRpKH_*(=Y$^FLfpKX0XJq|!XJqb6SiD$q^znzCyUbZOiZ zvwZ`#lMxQCC63>F=Q|A}A9%J$-n;*)e2?3X(xcq#2Ta2+UEwGNZ`WWM?ziAE+Rb49 zB-~uo7kjo{qbMn>VC!Rz;4WpWHE}W6pf0V9U`6yqV3NRdfE}P%@Dout<8H{D@fis)C z%P)^7pV0Zm#ijOp&@#==|1opx=TGdKbT-Z0jK!|Wd3uytiu)BNhgR0UYUgKpFl9N` zyx)O8N(Pr92)2C3P@kwh*Ebe;Zn4tNKTIJMUT+L(SX~~+ERJL7QT=qtra>@u+_HKFD#GA5E74C;5$+sB!|^ySf!N z8d`YE_2yG9PtfB7j~&Uv&+(@h^&)W5i*NM8i)Ahve|h&Weh?8{3ljQp-DaA6wO;rX zY&1d?MD_y}H>|LKFwlw-pqOy*xLu-4+zbMyq|R$&5_TJ4yFJ_sGvw(+pZ#-i=tG4Q zusm$Q?m_|7kE|2-Yrh+nU9MMCuCI0&`gGKBLICMajbwTTVwj7SvRgFj(VFN8ZUA?c(jqGP=%+o>IUE3p2C74!-k)O?Ll_cNqxF^ZVHT0Xj5W_XbLU zCLGrg;?Xw$MP9bL9izEfy^^&5U<~d60%<3pY=Bby^MtitC$_^C))oK;^`ik}qfOlK zJ33S4fncg0>$D~_cqw66?m8<5f6=hEO#k4oEpDIwZmUw&NB$KR1>r2d=ov zM!KHhm1>^4o#0}@+0&ZqLZ7+vPi6)toqbOdB=wP-RgM?&gb)Z~!lG`m&DY}(*WR6~ zQ~K=}(?^cn_9Q)C^Z1N$6%%~txND^j&=X?xLu}1BTwWpQiQ)wHTjT$#rW3)1@!aSW zb)X~XYsl*#$=D<3eqdM!e~cNaxq>U&ga!$kXl4MEF0r6)XUI@-ZvOOvpDPeUI;}UK z?FIg%vP_~*AXK@2*66QF-U+LrGR*WvhFN&Y;F&S}gj0iZOWJ(>@KU*BMfuSSB5>i_ z8OP$4)MS=M1YfE={n+!qT^{*RYpRayou!JIO5HoLQoO<>_}__8tL1KEY9!_}31r$M zEqRcs#*`=86e=o9(N(1 zA?T|7kxt?BCr8g_1E9mKf3VaDW(F6HAx3Az+S&Nd;y)WGP{%vhd3+1$h_YULY&m1A z^#WZ1;-frv*x|L4yFD(tcU0m(Wsj+W!1w*Md!sg=hUKBzEUJ#K%iS2Bub0|9ipC*? z`B`2>-$9d=y=(k#Fi>f#^ulI&ykv|RJzqd_q-5=i&xeb)EL8~nmbvIixeDKd0b&uL z76Kf$_oZsE@ROrw+E6r51X2Ieue|oS8`~%^$4nsfxZ{&&a(+eP!Xf9XdC&j;ozp zACZzz>Dk;k(T?Q3^AptG4RPU>D~?S4{lny<3}YR~i3Dp+S!2GTM5yJApY>iK8PB&B92bYeJz4Oh8#uRgxF>E5Vj%AIL8 zo~ZeVbhXagb8$eaUdbtGC3WA~b%$nK^Ri|Hg6CrhD%Ms~iCI$hh;c!(;lNtZhWir*^sk+oNt*-*wcv@uS-Ag~z$MNPhYBhT+0LT!8oo4o|1Qet$we z*?N`rx`PRH)Y4zRgKv`uT`2)iTDyawv3VMIhQ10?Kl~}BwNg@7ArQY0omUL-QUu>c zHOp-yH(I;mhGg?N20h_cTE8OXT7@SVj_Ul>CSB>Xhl$K4jg7}HTu6~uI=X&z_zjO( z^%O`=btMI=pz6ok%8**6_0X5ulD?g;qpCw{{KERv{kH}!J0Z{ef6CPN|Rrlx1O0N?IU{hXNuY0e1ivu9(#Ft#?NWM2XPzu6WT*ErX z*KS|6uH91V!uOgtBI)}5(lA_0CMfuMORY!L?w0L{l&lO7I8a+(LpcX{+< zKq#ww&|&MNw&X7B{)LM6$>>Xdd|vL!YMx}p5Y$9VlM4uslDl*+U+E-3u;Vv~I#Sgg zHox(B=VCQ}ozmak8M8WE{s9C=F@bEI`wd47fw0HAzov1~I0fDz2^CgMHJi=2XkYQ; zQ}db6B9uszjCtFpN?WPmYGz+a*&uy7zu1n0K$i=`dHQpO;|&EY04Bgs(1Znd!Jfk& z>#a_OG4-z))z(~$0B!>P#9q@uPPK>9u!vx_3;Ea;5NQ?SO991-5nb*Vc=%)H{2Y!v zk&$~^?=Ju0X?=Z;w1CHb3oAglOxo}_4iGg>I0j_gF4@e9z6y2G1+Lz{pC2#jC-`he zT;!$>tRyE(ojXtGk>M*hEW*rv2lI2%OZzeWF(*MxzP?;xr`EkSuj0V5eJ}nFJ)P4e zD}5@)Jkl{2fyD~4Q!5?T$I3ABLYU-SPICeW;W+(8N;%lIpI10xo2L_8wGx81WDU*?kK?)>HXfnBB=h_lw#wL) z*@^-O$aN&*+MmSu$#bL#Jnl7zGronJtgRMd#LLDWml;qqT#Loyf+YK7%#z|Hn(Eu{ znB@5RD@KS7D@%k5FhHI7O#5i&&OP0GT}hQ}l>S1*pB2sbg_anmV~05tD#OPr^hlsG zagh4%ME@=~0tBKBZXQ#dQyujli9_v)7mn(T6GzS6TO`#x^hRoh5!ytkHq)-OE`3Jk zkte|c1Zur8)(Ah>(Z%SkvAR?Gyh|%(T@*R8!#ox{QBvLQEw&l;ni6`piVGFP-mxyC zvyUx%Dr6cj)b`^ej6lTIbU~kJxfA9xj4{Epb9Pq}b9q#`o46Vw>}6zZA_Zyw0caRZ z0gV)f{X-Qy6nHOd>KpwbppsdkY5oe#kY^wmA4knfY#tNSZ3Os~drQm7yaX;khowr# zA!_Nh>UlPf)Um-CS~;yao(f`NkN36!P{%kL6|-_*s-Z=N>%k(f#L)Pgb?Pb$%wDrC zx;m?l!FxT; z7bsv2DCGQw2<7dw-OyJioBNqY88t&NnFpJ7Nxfek@-t6M$ChN?z1QHKuf%Rc-%_3~ zu`zGxXWMama%)$#N_MZl9R98o7qU{yttj~FJH=?qs)F(7>0HR{YJ6GC9$SKeCowZ6gXB!$Fl;_^P4^D zUkYIPH`ZAds$5t*bnlj)YtIcZYuCG5Yb;!C?UZ%NYABE1y1zQ2B5D6j$M8y-LdUvS zC!w&tkjJp~u6PN{^m{7g{$n&C65kPHk|-PF8L^y5`JhiPuD^VLBIzA!#r6 z?6CE|b8TFp7D$45%|2B1r^MkmbQ_fkYd;gHId@kRbGHkRJhZW=AvFJ_Uu%Eq$85s0 zf_H7#YVs;dvhUe~qorEO{1GmBA%8WM3NztngX*|aH(KxVCpS8h zYLa5|9?PV58r&kCNF;|aECTH*0YRqQdZ z{g^$i@Wdh1vF>?2^3s41Rd0H))(32G&7V*u&uZLn;ED0^<4JqQ(pZLPs1L7om`L&%zI`?T4`D}kNin{(u5hKMewnTtB8drg z70U=Xe0djQ<1qdk7Ntbq0I;a;;ig*2SgYFcj&O@8`EQd;*DcNz+kLQ)0-#Qp9gOq@HXe69JK1yu*sV$)-#Lxt<0ch7{An7Nk zKLz3#=nWuoOtw7a8sQfi-fCk%`_*0V@$da*c-HR&ufB@6r`3qk8BK90lOnzKC@(yP zXnE+27?-dWvz`(o#n^OyLG>bM_2f&gH|IS}U%N5_q~m#3Quld@O(D{YQo*-H-Hm~& z{OvfLu3wrZ9CnlpH+%TO+vi?>`$ z&GEC1(Xs)|VUBg|YNI11GPlvE#M4ILSW>5N<*H7Ru{UPs;}z%g*)t#U$_kEMoF4DK zcS0+#Wa}->4kAS9^VBWE`HMJ}Wr9 z%3^k^vZuoHg7)Cpul${vD%T56{LU-888H8T#j`(_8^jr3)O$HgpzjP-bWN1)N7T@= z_`{ZcE6(7eqtBa<4waLMj?`K(F%?ajI<*(*K8)qjp$#;YJbO-8`mmYzt2EFq!+??; zNK6S)4$CDK&9DQb5J{_wvI#z{x`6c_S|rV5J>^{3^z=8*rBi9*D5U4MzKP-t+Knn(cMi?bJoY)1^|5QM9yl;>@-%PJ) zG4b8GFHfF{Y_XIqxyp>adg1v}K>qIjaeUV^-kq#u9Tf0-^C=E2X8cW7Wq~~d3go}n zDJ;3LdS8$aU^kY)Ngoz+NMwoK+mPNAx?5P&4LX2B2PLu}Qn5jx z7ErO#XU%}bl;MUQR!x&F3fB3|89@d3V57QnS%*Tml0pYoQj^(#Fr&segFB^Q>@bAr zJ9}X>4E#IZybNY(loW0{#Pz9l+r~c_Z7W?k=GDa9WOTAQUF+tru??j~UFeRT8+=E9 zZL<50&?np9WE(;hM7FVpFbLp!WMd5lltb}v+NHj3{5C~8PxTy@mu!Kdz=bLf7oZ0l z6taX1lj@e^j$d`YIx_u@aiHYQ{P`Vljiy)U=z;aYTi7z)(}VyC`&Gom?#R-CHDTw0 zb1rgpTq)sZ7W;eNOwadTx6Usnbf>Mkrk9cr!gZxJMUwgOHR6%2D~$v|>Islc{EydD zu>&?`&;|rHl*n?Rv_E?z1S=~nrqYJWZur>JlHVdg{j@saxajMH>N0`1C$6Z>8pp_g z88hAiR|c~@9@?_D^Nk!H3D{#L(nvf*I^RSg+Y3jtjy{0!-FUQ_Ds&>1Q2bO%=aZ=f zQ@6Kb^;YX@U*5v|Qe^48%mv8Gi{ShEnqRTFq=tJLF0*?Y1Te% zjb}f*c~kTsj_p4u`({fHJ?zo#w1NVC-y|5LKD^zSFSLOhKayVHxw3@WIlY6{mNK^) zoyGogrf|^$0_&e8@dozl^N?INo#c;P_7?0Xq?P_#v9eDCt4xMi7S~V8^L}iATR)V3 z53Blo#0;dk4&;lV#$0a%YI+V7DOwTCQYn`y4Eur?O*DPCs)9E0I*_UQpkmT+iV2p2EYqY73a>C6cIxQV zCS;o=iXOP9#`M)cbsv}fm-mI&;+t$<_XwtR@~?uxO3m+k4*gy$(R^H`$coB`9`E3> zv!&&!9iTy{G;q&IPfb?r2030V zjII&?B6P+|D?xg2WwlYjrN2qaAb4-Jk){nap`o6{1d_5Lm?4qWx3`g?bhYa`$y*3> z$wjWEj0dD<6FicCE%aP^`RpWcxHSJlct_({^pX~%WKPF$P=CD*iFxHgEZ)S2RG$Q& zy(VV-D{TWe-`O+Ye7B#wXr8Naetxcos{G^YAQV(WWR-c|=S4j&;$rR}Bn((ytLMEg zwcPKWT;?$AO+H@js|~7N1LhlH5fVFE+lS`kFnjZhN$pa5_aGWvp9VyOi~LQH%U|!Q zv^Ai50)Xz-(VAWm=HA&2f?!GzHq1lYB7(mH8DsLnINqg=CR&*&iH#gWSKT)r+=tDo zHz@DTj5h-22oE`10sFz-AbrAym)h_FX=!>taB6GH4Xib+w;SvN=PW?()4(wR#Tr4- zzcbC`Xz-2tvxT#}Dj)XS>fcFJ*s7TL97$L{yltovapkqAm0BF(we7F&5q=4cEaXZ~ zZw~<}rUI$lSr-!&o$v8Srw({tg7m;msr9Lj>pDb!UTp5?uM97e8v{P2$Bj{OG?MaR!gO`~lw+G*~12GG1L>jh-tF;##OBc;EZ6d}%?>TeOGwU@h)}+4cxf zI|HrboOp}0{ORNnOGMSZnchz5Alm#EE9_bf-Rr_ua|6H`42b{Q;)PwYH7Mw-D?HHO znj&_^R-vZDp-X2HIyrN+-t)LU61{BqQW!UlBVqcRT#f*;DHo}YOAhou&Kc>2G#(e_ zP9{kWn{oY~vAm)}kb#W0Wygn$blgofR2rHxu+mOeD*P@0U}61`mZSl&%M0qZe;HR> z{Rl4e!RZMKcFkz=uzC9+(iwUMK#>>#uVBGEH3**f>J0R};NjZh6s zl>SkIj!s45On@X%tX6zq7nALzfIeeS2>impUaCT17W;E)FFt<;=GE&C(qI=5Q-PHk zH=)$w*yHN;PbxVUZ$+!^yLZhi3s$^I`R8e%Q|w9?zv`dRAG$)5l011xprZ_0D!{cO zt>O&?z(7w7ooR_Nk=$Sql|HDX>hmIRS`T$o_+W5=ZKN8;O+Vd&5njpo!+!aO@wXwf zpC?a#VReZgu~UQd|2sAN_WF43QniS4h$6NLJ2G5xSu~(O=2RXF6mB>p_zDp&y3&rj zOoUFr1@P$M&PZ47+&XACc|0^h0t)CTpXDZ;9mR}m(KREj?( zOLy4Ylp*gMRcpWwXrl+$ON(;zb?e5A9~^#aUs!=5)g=|lm&x$uPK3*_bSbRXvY)g0 z#RLPGE@mpNQd6a((b8f3A)w(L2LJicO5(&#*oWasCPg2ys;=eRTK#jNEunLpI5 z#GH}2|4;$cAln>C`$7yeG=C>#|JJNf@WA(gH6c4N+jMj~Sooj@NTdv4@+p16hcBtl zppnn{#oIyLR>;p0* z1j^_T>V7(yFqHr3+7*~1BO`?Y)F8EJNTfFT#_kMoPE4ca(h#glZ88FFHAoLi0epd1 zvFgxObNWfj=5X<${q>t(D#0rNKUSi-az70`-`k2I%Usy5@yQcZ3Q#9vgVA%NFS* zYMO5Z2LM);$bgSGaB%&?4BG(;*vD&$)24-WJ38GhKx4B_#ibR=*i zQ6&R3c}V09>^=zk=Y0T(lb;J|d`H)!xisn6$VrTj$i7fW?jb=NY-TS{YRwbE`^low zKw?7URTCu=C*gUsxce74O3(rF`msv{zA`@tLK|MU4F)#rpLBoS1BR(c$OpG%Df|I! zmiG)sVH_e-`nusk+IK|zOKbQF%FFcNaka(9hrai+YSl|+qZY$ES@s2YSAimoAv?C- z>_46%P%&)=_W>J^939;yccUgq_a)6T6RKHSqPlcvB=~~Ii)z=k3wh=Me)-q4Su=xn5T3Q-MaDsp??P2CuG^MFH++|_bM9Ox z*qrO4z?k0J0}=wV3O1cG^9L-m>jZ2qI8vveVHO@^CD8ez+az{@<)a!vngb~4xUT^H z&}!pL+nuHXsFOgR;OyZ#v7svyuu=Al`#xSUL!r)nsf4+ncP@PC?Pf>r^G)hpkt-2R z-t(S7CzS0t*Vz~>zPbe1!soYQ59#TGn!siVj})1WW0?kieK+@1TL;%?>d!U$h&s(v zdfiG-s#<>LUrjq>vt2k$J`{qA?u3!IIPYgL_ZUd&-H{Nh%o~DC8R@f{xAZNMCMKbhpFp~{aF$tU{A1%^DYcee|P1c&lr(OEt8-D zaE82%Ayc?U>Mq7G#+ER=Sy97Vw?!@TPL)czw?J`X9``5IaGj;%dGnAjU|2QYl;duf z0-d(}&JC5CbxF56ck$bC$CRMjZcC8FEkjtkU-u`_A6i;Va`MGRM6qBsVle-Xi?M*M zT1UE|uT0-Iugb*0WyBn-0pw>5nI)zG%fioRX|!5rR$lLskR1u7E;Sk0p}7iR?Yj1- z+l9Vloz%vx$x?*Xhy6O&Hx7|B-XP?1FXuh|@(VH4TE(s;NzK-~O=!Zqh3T+8<4kV()H_JP*>-kFNIG-$1^_RCKJ0(DClC zIj~vp?SmA^pVweQ!0(d;$ybP-@@2}>3y$1;r6~>+rr&~+ruQ` zb|eza4Q$ZT%DW$$q;yU4#P5GB!xKzxY7_HYSC@x%nvl%f`DOyEW1r{88(zdM-zRz3 zyuNBZcXbSaaeGQM5)*0xu4qvbsI@sPKjQAC6X#5(7M5j1be~b$n3e(P9kKk_$@As{ z3|%+(n{`XoYad5vG#)&!^fO(j7?%2=lJ3BTj86o806!Kz6yk)H^0ftt7w$dn{Cw7T zegTlMao}+xPa5MiH#VAeZ;AN{ga6|W6i2#)KN#Muw9dT@s}Y~Bow3e!f10a1(`L*g z^>rL~mZx}Mq_V^DF{tH}*Q}H^#r>ST+06}$9Xg3`MrR`UrtFtUPSaY(_h0V(vL|7X zz|<@l;L^JRMJYau={#E(KVOrLklpY6^4}lO%4@T{jWxU|K*Z+qBLvE^(xPt&_O+O= zT%P;xl5;NIX}221;cHtnxGE=~g-?^*CPRSzg*+?;Fgxo2litsEAf@t^>9|*6cHI)m zZuD?Xef3JT`!zG5$!xUotR)j@X{{m`Kv?xaA&@v!i zcDB>FVcXwsU~V^jtA*z6=G&u00~Hkf#3L!9lJj5vc^e_ z4!nIuBVSuiW;I@cB)0HfZsgJ}Z`UEG=MVAq=sp2kK;X@m0WyJdmZIqLD`jlsz-1Uw z1X;2{S&gbZ1+X&&Sq(L0X9%SN*_pwE7CMp})JXUGzy{$i|EDbxOgOKjPUnJ%Yp?o6 zR!xR>b<8XQXIt`FA|Pv_;r2kUymAjUt9O$OOq~K%ni5a9a=-%_{8fr-uXk@Lm-Ie3 zqtPYW7<24k;I>^% z$Y63AWTnK@7Cb!K>>?S@o_6$c7dv-NW8YzT%>f?1l3FUyc5TmnhSQf49bLP+tha0Q z*_r^5MdOAk&hfF#OYe~yp1eX0?^UT6K7hwbA&X$G<9y*MQ@YEfXbgR0?PWn|}xQB?t8 z{&{1F5w~42y7@MX)Yr4VIIn}`TT3@QQU7z(!N<&jyOzxR{~Tu**?(x`4wOdg?wCV zIQ3yUaBQgZUK^_mVB~OivDXj$)L-Aj%VuYlRKrcW8OyL|>)Lsv&}ObQbac`6WEKN? z`J=zZf?}a9U7UNaRYVPFd)df21-enp(dwJ-+9Qep+aqWUGj4-tHv+04OouZ8y$eme zu{~(t@rdVJqt{9$6&a1*JoHaUQ3A1({+TmgBE~>KlTg{(EHv4QH#;cg2V*?Xx&0iQ z)}(NT*cd`Klp*GtwqeDOnI`WD!I;la0JPz%b@w@_N};L-#XG%#U6*E-X6@$b+mVhrjDda_0q`NL=+8!r8{e}<) zK>ZH}BU0heMRqDtC*(YquHKLQeCcU_8n1`R9~0yMk;|pf23R~iroRC$Rc|PT5&7p- zUI7qzR#G!`r4?o7R^CaS?3oOK<{$o!kL+fE2`SpkuEHZ0x}lD$nSG8x<5n6HRM>!R z>S0@tni^QNUEvbcGTK)_6O8l z3p~U6fef{V%wdBgcIRKUmq#7HUg*m#xaR5xumK3ujr-pkOiCne$R##HR3at_mY4X< zq7KNrewjIu%;({uotK2V;~P>HO3xO)4<%o_ivy~DH>17)<Z@se1qjbDF9F+ zpH}@gA66xSHcBbDh5sQjkcMeoqDI(B*s;QvW_5Jd`l*qh#{cUmEWjIeHD$IOx-_ni z0#A}C@oNa2g{H%s2V<1~K>-X*qup;;+B7;Wc0z>3PTI=wA{9R1DpLi+1ZCff?*nk} z-X&Z^LR9rabk43NF=|Q3Dy?+YJ62M+>dkYq!H|d%>*4z*xznU?qoOIl@9twOasLYs z()ti~0%|q$*%=Y(7QOEu0K&!@s*g+qg9r~AO)dDc>zIZb%=F30brV*-?Y$OtZ9GWF z;UMsz7C8YxcYWly^-ne)wAi)%|8cRiz__SGXi?j!zt)YWE^x|EhfXX=J=7q%H9j9V zD)yd?qe9{ehlxzIViPnn$p4LzQGoeOzm}W#C%JYt?Yd=OHhS%>zMJ34obSm8%pT|n zEe-l!(?Lv(tr5qr9>~E4=sdZgrk=MFi%nX7AmKQ~D|QO>z7C+P!3;6 z0D^x|%X;N=ykyV|*+X&1?JV|(UQtfE=Y6n6WaSIl*X?_O@*BaaN{V=ViucYhmT_+b zS_5l%+`7jKvqA3*Imt}X*hrB-A*5^sLn!PEYH{tAbqpU95V1|yD%t3o#=w*HN! zX*OSypC5t_F>30FYqMzH7(TN`*oc#JNyWem$8*~eyW&ZINNbB{naSMm^wt@BymTj(v1Gp~jgL^yTo|bnZ+N zf%rrO#{7khv&^wmNvCtkuKE&(nQ?RdV`t%eD_ybOvNYpe&a@y<-27hRw)@SIG;H9a zHrE$cz`*|t=)UyH07?n&b=JMdQk*SJampH=u!o!xfqjL z>uZIrBcQ)32`<#gqtT?NKgWl^Do5xiu3-c>C!&SQ_g4WOAZf8OjZMZ+p=+IP^M}?0 zjMJlNGFI~tv~cGioJ?}uLE?}TY7_-)q7D;2jPM%Z8m_hl(Tsn{N#%X#NHO+0qRR++ z-Q(}=*wgnv!9o6Z4a89Ht-Y1ZdP}jUuc%kxVZaL0O!hxuy7%8-HLeRYW1Vc^d+c1j zGxRK=|6Of$Y$0$unCnbl0CpHw(yBS??|t~?r)ywIPe|tZDwJ`@fcAHODpHEP)2!f2 zh%9_C-_q=LtmeVS&NQ?*+lk;kGC~ep?d=y!z`a z2Y-@EAeY0kDJe-n_+M=Jz3??;_dXpfV80s0&O8Jv{%ynP6o9`$AnfO#RYz4%NX+R* zAlO2f&!Yz%cfw@%vMK_u&6LvNp%nl)l~;Rt3zS9`A-OOxMhllbJ#xf)jJ{F4MpO?| zC7C;QV3Z_6jid^+C}nk>ElAIeSh;mvZ5@9_oomSWO$pnbPd8gZOh!ujZ^vZ+ga5iw ziq|wNY!lQnBAC1|joTVBB`~i>ytCb)8U2|gU>-zCpq@U}LWS>a%P6tom}nfH@z~uxfQk@)F?20n0f39j+bc@MxYH&PBF_QL zQG_O)(5cEJLCFhegGD*RVLQ|AF7c%GmEjFfx0+|JZ&I~ zjpym9NPXH|D|6ZwJs9ux>?PMNSAJs?0w(i1)#JtRO-7s>0k^PBP%Pc&+oyq&B8Z0g zSDOUj`v>t6q4pU6hFNzUJF_-1Dhp-D<(>*mS3Evz7xSd4!}8PBK+KBT)q@onC%D-^ z8^<-oe>!5&khbo7=uf`%iA>MUP3T4v@Zkqe_4XiA%?{uXrPd2@P6>5on)DIF|bQFv;@$f2)SLcN6c)Fl68^F*94W+x8 zJNXGYX-IhmC_x0{)tnq=^g`Ge8D&BPWlEj=7MvsBq3itU8wb?c1y~nGYeFODSGz$1 z|I?}zDZK-t=*|nhk1jkwo}4c05yU-`{aN=Ghm=%Ao?L;?AKpiMwpn%nX?zzK=L%nN zKeOZKycgP3dN{_?qv{$|%`b@K;5Z`Wx6a{T>DoFP&#y=jk{IpfeN>m@leFu-+0(1H zt1;@hxXrcLUN=J|IrA0WB$8Q;XLv2B#;_5=AY}76xm1-ECN|d=j)#j*&W`sFI)A}= zIPNOUv3>W%mZ(FgHojBTTnO;agn0N2-##SCD@dNyUS$yFc@BIZ!H3&07qVoBrZfnt z-tWUq^Ii2aw4SkGxGMCu^sz{03Zp-T3Z@a8Tf+dgCJi)3u{u|$RTVEwxM$ZHYy%(M zf8qbskGflI{|u;Sj=S z#(n@+7JE?)1W^4~;X{y_*{unjXIx!sw{mdA+oC@&{G#8(kg_s@q#pb*jFONWgaTw4 zbRPz8xp50r)d^iv0@WiI6&R``*!Et%`epVi{mYA3!5WL@2&2i_e@Klk=Gy zwqv!*0cB-^Z=`Z^awcz_wn+h`@zTkdlDvG#Q4!9G-i&kqQt14L8?sK@-K$QI#x*$g zNDKxuACc#<2fM|1`m226-&2J?fIgs&ANqu^Le)G`9&s@eVrDH}_Y`6UCbV|J8Rf1{ zRInN01ongnPc3bT9j@|!4VM~x(4C?PhLC27r{cQ>J8}3%S3M)upw=?`OK@h{JE|!} zNnz%dhrU3$c z&VYr%k(81=p}k6fJBu6@{7_gzEC6(;zWtQkANtj&YPUl&u)q3dA+4P#W#)U@qe()q ztA13<|N2#G=vRAQ{^PImO&$MqU0MiH(fpCN+A;rg%0*KFev<<`$tg1_tdAC9URQ&9 zO9g=KE$gFM7VPleyc{J=3=J%&O9;N?ePN})&p+ptB8_`&i>6}lp@ zQwr^~0PK|hu$cHo|6j8})A_F{CB{x^$UjV}JisP=HftJsG!-j<1O+?4f4lSSLm)92 zUB3tMG+=aZ<$M8saiI4FqkC)N*8^yDC)_!&I#Xgt7uq{br6U4?3QS0fEW6M2zxix1 zKWXgfivH8+D#1=Hl&JK!57;b!3BT2sv^7vrl3%}1aFatqCj0MuK{W@55Ct~IG&i)6 zFoI-J=Lv!+^75lp$W+MJxp#3>9ZWFq7#|AbBK``-&Ve-h{N2lRHl|bv$)rutf?dQE zY||QQ#CsxC*l`f=@f}5>=&aK`{_F4+V>6n)XI>(E_ryX~>4eZ#}* z&CK*bxF;2Ij;Aa0LD$WUi-%D?nF5vli%TnOB?|{ai9hB86dCS|-+TZo$RqC|itNbv zs7h96KLPvRrmWKXz?-Z{egV40++w(b``*f6CZG>sfygWl8DSTQ2eCOnDYWM;;xGJP z7Zqq^waB8Xb$e@yAzh?_=D0}oXkC&i1b>%p$Wti&=rIx>x+C}~{G!fx31^rBcKU31 z`@{=fCZAbA56h8np>x(*$2A&v4yNq$ekJ@gL|}eIO1&@Zd!(SG6n@lJxIdzI zvfEKPmi|^Qj72g?=<;RRBh2MfCBmd&{I0@hcQ!+>FZ5Mh-l{wrj300rmD=8$a%yZo zJ8W%ZB_@^1BzjAlQMAVykVA!A?tf_h*6>)VaJR<5?Cg-Y3dn9mXQtnl?`G8Ce0g`? z$n2ysSfJLa^6QX-(C5yhDeYBK-qHMkuX2S(O-?d&!l%4m4;50cXRvEQ@_9-7+i^vTR&BqUD<|JK{V1+q#@#J+vv%7qSAc++UHY_^FmJulu|~k zG>GPXyE?L3OoiTCXK}EVx>_4CFm;z-H>E3Vhe>AZ;?YKDbtlGJQTd1*x=tP{Wy_R) z)Tt1!_Z;uaD2#o2_n={Vt(i(tD{NNsY++a06%p2n$m6k1ef=lxBLf%B=pMdZPVji} zc&k&)InaPEQ0;`;Z`^ZDLKN7qHcb}F?rqD!^tEDS)GEr}+r&S0l5ZnRF>MO%l2Xa| z8n!;&glhs#&y?)nr>B*+vRhHlrsr3X%Q#@8T!Xqu4;}W5!Y8}Kiv&*5P4xQJx+d0H z&|Ix^yFQOy{dsH3q)<(zpG@2EsNq;iMDK>PSiVkW^z}-w+ZJLz8C#PEvR>-pJ86qw zYt&>nn{w0+O}9|<;-V9%Jk*y}O_rnuv01!yDbrE8@E8dtZHpUa<0k>;-6zLiDC-k; zNxX&DxHt=y-%Z+>d*sE~$+h5B z(VQ19wwm-*8Z-2$huw9DnbuB#5dOs&qj%a7n%K-Wtk@WTI@+L%M^@KBOEz8@<)fFX zzjS2SNi1p9@KE%bYDlZ~;kObd)S4vn$tu-ExM%Zly6;-%DxRXJ&KQ;)iEe zROyEOcl|@^tjs>u%}xT<-4yTUSFtDmhqkwls&ec8M>pLip_G*LCZro_l@dgx8#dCC z(k&$*(v76jEz*tB-HmjIblkN$@Aj^FRzG437X{&)5`gW>Z$YpuEFoS&FwpQ{V6 z<18#xzZJGUXW8|5s_UkJD=NS+F#7ou`NOcLt2v$LicO?at{vhdqAm+c@McNxd$?J+ zPbdvvH?;CVJ zL{)>;LaoH#mTX9#!^VAqrK~7#W!tn6lTiLtX}`8iU1tsWFp2x~YF481XlyCW?1Rw1T!2dV3Q4!! z)$gOgV%x1x9T>dkr3of^%_J%7Dy2&-D3^|4O^*gWyA`B4d_V5KtAp^ytJlr&tw7Ea zvO)1MC#;_$NyN3h;E@q&kycgc>4LZS(huO$+I?M4m)aPMOVn=#cah^$yX9$b?W0QB zJw+7Tp{=T*yiXu$YtVlk4X8p*pPmL^X^pcWQEu1kZ@ZVZ>(wE0!cOeHJ?0Jub|p=! zr|nMl8js#xUXM&+bm(tJ$Sg|XkxOa|MdlQgG{)Hoj?eQLMSV_p8s7%v zL^43TC0WR6i^w&32HqDFyWF5VoClmU1t5CLot>S1o(wpjpK_Jcm4HpJTPh%8SB3~@ zfRWYdfNN=M+bmXPfsSw<_)sqcG~Lt<;G|FCh?u9rkM$Qa%WqSG z?^BIV@x{z)ViZ*W4dMZ~sEed@uFS@wxQ4*C)`S$}jt%}+?$6s@9piE86&s}ypBekp z&X5EDl1rM!I9hKbT7uv|fPx0K$hhl16*u0hB149!ij_))UHu@2V<)O39h4EyM=J@1 z0B5t8uX7c?2VMX(X88q=W1I$HvK12@{hEUc`q6P`G74AZ;Mvd~e6|nxFiF51-&t8C z|7heUv#;{~ZB|Uh9(~f`o*Y;KL30w{ASxH+*lMa5MQES$a+D_@h6~VrmZyL_pSRAz z+e*frpT5(R9Eo_GPQkVf+G)qYNPz9&6-Ab)FF72SFSpDia(){)d0Pd&sd6>N~#9sWcnkHDMnMR;PmBoP7EV36Qt|hyFQy(RZGaC+Xb-ay+2QPyW zvjEsnK670`R4VunfOC>pMo`{28zR0>Slm}3!$OJ_!d(@!PffINn!A)f0E)lmY|VSe z^QEA$3Fvh>q&J=t@VA_|$HQemJ)*Hv!}!5+t#DHl)9-D9vpPU7o0sPDdbWJvkbxrJ z-)nbj=9}GJ;z_S*-OxtU1jok;DiYF**_kLhIZOpX^1lFSp%Oi4Msfs=P-(km*U5sn z9713=_;%|4Z)(22i&XPT(-PH!4*ubMVtI>>w!`<=BNVvul(-^XN>RyS``- zA*Ay*pjk(NJ#jeYUkDSyE4uEuM8dvhUvZ`&Y+CzdcS`BGpmk>_WyUTyfWx?QwV9VL z?H$sH^S(R2Mvo~<{67Ul2{57#(hCK4f{_2qS!s_53Zmd9aR(bXX&tbmz>YQN}E;symC8S(@2mnaV$bmSArKmOS*$U!E5BpsV{;oMwkduAQFq^G}HtpH_di{C#Rs3%PFF zqODyEmlOHZXc+)tp{uEvBh-YKM+g#%qfL&;Zd04b;%g@eH3;| z5^#=y{WShnN#+xodH_PY$uImQac{3DSm*HZ@U4Hqd?`A_gD>>*(&L*z3L{g!4;)aX zfLRoNCJI)k$KTBnIg^`myB44*x7QSBSj4e8+mq;qQs}U6gWpDfTb_ zRDjh|J6|dM12=mH0t8Xh2a&Fo!MRO*;bd%0L43u!TNZj%dxNQ=b$Z}0+{i@58(&CL zfrTX^8azK-*^VJKQ;Cw1YxH{paR314UfMG$p~B1``rc3dqJHf(TpuMQh=PFzRa}9} z0Go0kpMGX17QP)vK=U$8B!Tc9{t~5&M8gMwlsh zMkOzzd~WKGIt|zXg*aL+5oLA`LCNf_2TK${8w$EEGMog93JZ}WrZO)%w6jcx{`wRX zXJYffMqdv7c&CJu%KNRR-?dit$-H`!q>k9-grB2OhGotJFcM(%KV`(1ox4H_dfKb_ z5)FXJ9`AHawHphSE0cmht&AI_jC?bKVsMKq{C9KT-0}szsMlKBXoVA97a>t{Oa#q{ zg%9kf`Ugs3G%ENHK;dPrk4X6^#+Xmc3*2uV&wPO`$bh|^-8)-sF=xr%)&T&Z(!QL3 z?0tPG$z(XR2M}@MeFs!d{p-|LKXh1SxzE*FvaKxgiUwfVK`Nfl*1I|wsl*39?6)zV z3B-Ch3=~_8()zawW_T6f%B`l#f5CueFMeZ2o_X{3t?gHFvjvG=hw+gT{XiL5-o#^n zr97vc-EZrkF)9~t*D(47lapkuEvt>7S=1QKj3N>zn^}y5f3wgq2wv%B$%bbF%>*@r z*(ZWy4vsWA7v-B!T=F}<22T~q1erCPLT(>Mg#_xCf)nwAls8iVP*eIb@5Xva+6uT| zIY1Eb>^vC0?<&r(fXrtQ-2bv*n%ui5YI(puGY8Yj?cg=Se zgoJa^{=Y6C6iACD&aFln6qC?t5-Nam5Ey+_;Vl?F%+g*y2N(#nn$3S>eX8T^*SLzI z*So;P+z6kmBB4S;@O4Ze>>@Gr!QdtxpK5fv>`1e(|3L`xg{Yrr7-a9Tw# z_rM@%dP@%+w(H;ahCrY_;yu0Ei5FW>wBxQ6oQ} z_{@D8*gNy>{Ejq10uI6)8gbz!#yN(x@Sl{2QD7anJdot70cM!--W;-Is zpMqwNWzeJw+F~1l&NR6cWE{6__n)ruOw85rKX5{iW7!<&8drZk%Aq-*#Hb+h(R7T> zaRW89jTTUMN<(e|2rtvQ4}={mVd((mi*h^Jpb6lrLoBTlckVO~}(9uU|G zEwGkx@f3v%M8{T0nEp1r(B#5w))`Og`B|aSbG8F?!bWDd-H%eyo6C6|c$z&AAv?sUR-X$K_@h=1Tazf>?1huzy<^+EF#@i&WP|6-=Au{v_`?5N&@<3wfB89 zEb7t%>Sjq6tY!c=INh$E0on=E?aHs+KX}F~YCdm#*GUJwly413*o!yC(~|OH>aP)NyA~J+UGSc; zBlOX~=crlq6Qa+^s(7$#c1`aO5m|T1G>mU}S>)9aqRw`gHSS4KfPJDOM=8V6So506 z%wI{@eK=RtCMz*AMakct{+8u=fPA5q+9`|tt^ErJvB<=kL-+Ax?^Kh|43EDzu^E{{ z&bB8a0i9AJFffp|f1`Y0oIr@cr)V`j2d^>xr@appsZZqnf;x?u)`1fXq>j0)cctQ# zu;7IIN0ertPJScc@Xq?Ch#}VXAWb6czN|_x`6lER1N!M3f08Gzhrd%jv(6 zAuvOFpavwKMdAz?&B~tDU*5N+8w`XR0lfQ)>5nTQlJ7@+xVn&5dx~^vqBi;4se^7dkxrU zdgBQZG~%4hTH-mj!6#3$YdYd4hC%*M*L6I&u9q#mz;*2pu50=KUe_KZn}8^5nX23^ z>ruP`Coca!sA4^T@<50X_g4^VAiZ>77qMyq9@=2r+1!1Pp-AsSXS1a7@?|~0`Cvvu zy1rLmc;&kdk7+K!^dkpCylGr^kvy^M1F2d-?Eel%rb^DPlojeVX!UCMx5trAgDSAm zyv>gjmf6F#F&_2A7`2q5iO3h$pQ5?lyI`KZi`lHoR2AoLra!bV|1=e7bac($%GXbI zeuqFiJU69IY2;OA2o6?ay&_hV2cEBCq8xo%l>X1^P#>oHlCZ!pYDAepu~NI&=(&h* z!HEd|3z)a0VNGLWW8iE^VPR2!K0$w8Ho*ev`D8#6r1-$cd*PKreEktOZ~x0Ies+py z@4lb*JTs0SF8m$}12e&WpS@ZmMmC_VXiFV{qm*rwceRCn@RLw$7A)K(;R@KRF4x=T zsx3j32m*|ZjP~jrSTN|PaB_a781J>P4t$ca%acvIevAmQx`|6+*rVh9*)$FkOrUjY zdVRdsCv*A~s})pp;Tu_C`eCKl&7~F$Pq@Q=t1HLxmd=vNdtQ8F^w=i%_m6PXPmx-U93-pCSa;9!1Ig@*@g+E`D?Jni|CbHL&N|g7;m+ zsK*%h$wf*eT!w~Gwv5X9wm4e~jY>jWC{-EMYix7&g=`fGrXP$oyRk6)fr!%u2yO zW4$|U1{zhi_675n#NAc*A&0ijb85&;-TsXQ3c@5uw)JV2QHyZ}Yf&E%MuC*)EIRT7 zcmi(#KIh`0KBMMD|1~_IdQuhVw>IG+7R^kbLF%Z9dfC6^K8T=uWPR+T_;Tje#qi(& zETbP#5S1KLuW;cKpj3yF9$Gj|Gsr77dw~OQ*!^75kAL$j4Tyjyu-~uqGkMg6%{RXJ zfyFp>Y>}ZzjUlMbnuMRtC zRnPY3WEh+>xqXUSAI(hvcC6xN5TD+0KpX0QtCS(CMKn|ypQg-&SaI$?{p;z;cDmxX zV^Z4@Ji_ZorlnWGZxE+nv^%31Fp3S4pg$ppW0u6B@rCSTi1)1xd$IDKh_+R!@FwsT}|u-86rpoLB*uY{kE^p?H)FG7W`;p&LcRp z&SDS`&z&7Lg7?QTWB^A=S=50iHh@fJNbmJ#xMk9G_idGUzCrc1A@7hE|3lT061mrU zo07F>do!EBL_3Uh2QK}c-nPx&74&>JBk_8(PW$*>dPGZm#{ifCa23LLiOF*Ru6+M} zS99PeSZa26WXX$yy*16SwHtIA`gLcUTMyWEU6MqohR3gCWHZ3jp{Bot`}>&HE7i z&#{Jc0pQ0Pvzr_L{YDba-Zg3{{Qv<%hnCt0@k#3zfWRM15Rtnj*e8aUUsqbEr>1vM$*@5K0w;g15|RX>{>B z=nce-=-lPPxDUe4!or31hbLfT5dbUX){<-8D~Pe9-5!?s za6Vg(<4x(~lQYqs*x#)Trc#{5P0HfwzCv_z_b`Jn6CAAXZ(t9*r(^tQ_X9dcgtxBx zeW26jZckmvI9OtLTUUo7ieGv$uNHcIDxYY4a*H>Yd5kdH@Kz&1=kkih%B5Y zHn9hl^&~pgK9QEmnQz^j^xIg!+PQh!^drpx2e}tcT{WynHf`}2=uOh_I-)@_kZoqU z?S>jy^4U3Rn%~Y%D^1JmcPWT|ymdeI?n9hdG6&hRG$;eUOR*j&(cxAIyfYUw!l>r* zkMGb;Tq2i0sq(TR_9@D=l>%8AVv@YX{=|3YIR{l+?RIbvkSH|r9vzc@<7R6AN~pWu z2(lp1rk&j`M~Bzwj(zwpUiXR7-uZ+naSV+5e)aL}HmeeDX{DmkZ`J8q+fA z2v8N9=LjE0PVI$OruI8t=?U8ETg1l4e)h0ZWeE5+f$AlO z4X)fV;N6S>q1xVHcl}y$8&rubDe?n-vZ=Ez6hR>ynYt;HQnRM z1D~RGgsumkSv|7c)Whop1CJ#t`crdI=$cZ*;A19NW8YqmrB-|41NcH$&<1SHkSeYM z{#qhO=+fKjr*9x>H```O0uC5e)=4sVVz7k(3d8^39@tO{47<_ZZc;ytM+$dYvvs_H z+4St=xH_ZviP=_@e7d&3gwJ~eBga?Yx=de6P)uhytxgh&Z3$xuj3+iz6!OZ$=h9_k z5Hd)Ydy|)+RKx~{=HsWH{PAEZz#eL#yBut!Odjna1g$ScV{2KQL+nuk?Bzk7is8^u z4mnP%g9~aY>6{F~X7eF_y|ohL6R-67g!9Xma?&FupjEocp`>2yxDe&jxLN#38!dX1Rg+>EJv`#5 zZZnHN@N88A>{5j9jOh}IZvmZ55h3o9*>CLX-iVE%`5o3 z*h<{FI1bcQf=A!}q;9zY9=(bnpn(RL@>}g0DLiwjOGnCQyQig%aknKm-Lr{)xMoZX z-9NjV*@xqYL}K+{A(sELOe_FjtB^!_VBW8MQGy~Z&rcN%r$ep~YJdw(dqi=QNQ_)9 zcpl=v*%Q{N78<_L50`7)fysi`d+M&t=Pa+_Ts8}H zvE`6v3Y~iB(#F8~ng3();Ks&tOZo(!m}vOWH5)J>@Z*-AW>fGzK`rr@T)mY6u7G-? zxtI7QwgLSjlk-u}^sZyaNnlJ=oa8{{e9$z{@B9%YK4xP7y&+vGaU@Y(aia(UHJb16 z#{nyCCid;%0TIv}eoMgF^0>#`)BNDEgvHEXh)QBfijwvK8TlW|S+g)mI~$C@ zjY`3<9jVRAgPmSvu}m2Q+7)?Vx&nEevl@1QoCIJ z&fF!kVTjoYX|vhadIz36H;1Qe8dc%AyHhDPm#`9{Hh}$U_9h-+tNEfYzw*t5|KlL- ztQA}udwtJ6a$@*abx#=hp88O)0cDjmSfIWix#|==BOA-XJ--No_^cUT1~e??%?jP` z1`mr5_U4#WWzt{^&tHva{Om)Bq&F5%3`NoOGGJd8$vcEM13#tM9;zDH6YWXCzHuRFBv@RQ*Mt}P`Bn;;?o2i z2DD6z%3geTZ54L3o#q}~I-u(#2-5y@GKmrhqQxSZMi>J;WLVM31?;GS?%S~XmwYZv z&J%$KSKIMw9Nps_wW=thw7MK6+BW=t(Hj*>wJE_LYqwQY7X1puZ(;$zi~f$+EG#CULmOo;%C; zZ@C3Q&Usmv)u935irv!O%?ksHUZ_G6i0=g?Y*a~|dACJ4H{8h?Se*oL8XIb&pVe~Kl+4GD!@%B$eaEN_f#6?A)+J&#`n`Ig!2R9y?|6h>sWkRee(O~^+@HzfHRXZ zkYtel4ZULE+L)9p-E|~}M}*S0YHw@5)*$BO7`=qH|30eQVS<&1T9AeLPLp@$8|{~y z2XoqkIC5u1OCS;NfxfaOhbP#t#QEz#0GeKIVG%WikbZ_6U$Q#h7XQx5pR1&_`pC9_ za+4W;1sDcd-%W#Ke}^xn{O|Sk01z((p2{{>qrnzGXrE%XI3bY8e5%+Qt`lbyi!p<$n-*w?vds`lcaYgd|!eY{A&_HJD z|9V({tctaLHM0e9JhlW6OCtF59$0rzZUH*QBqmAteT}^Y@5O&{HJP zxg@{O-A@LH!Kw%1z2;+1HK3X!Nq(U>_}UgrY}9zG!?^tD>ED8}lOujhW^sP07{A8T z?w$<*RvjY-5>!jLI#c7)<-Rt-Uu=VlDQIbzp^Lce=^zX?`yyGV-t|~V|DE#X&D1oVV?`4tt8H4CZW>MFl_$GkDpp-8GTF`nbOMr(7Qfhr^npyFta=!dFCYK= z5<9?d>x*4_uOC+lDDrs>t(*aON-@L30#&T_S$ur_Re(S(0^)D~XBHMLrY0s&27K7) ziV6#}U;Ube_GTj!`&WlQOAhO8u>Fi+l`P9m4yTH8z~2-U^teyxFN$lh3|@ow zrBE+x+53=O&AiGOl5ZHtN7C49KGA@!7?XI>G1iN)X4Ql4VjU(qO8#^d$-M2 z-_iW{xlbXC58RD$hz6b+ZxA9OP%YAtArNPBj;pWr7MOUWzI;LuBQq`7>YS{mnV497RorhDa|+rz(r7e@km>;&R@PgGMq3CO9~Lp8T%v5=QM4OfU%hS)S9 zO^`pp7XgJETI6f#KX5DUo0cgR4vhl=KY4e+c&0RxqXb*qN>wOR*K#GpiUBBsM%v4c zsSnDkYW$Skjo1T+%Qq$)rU!GRYK1ym3M51f`7b>g5$!Uo^|}g2Zac|sv%y?wUD(6M zb6JYUW~(|vVh;fV>#Uj13a900|BmTyzSU`R)Fski)HJxeuRB!G?pKs9gpO4a8qnFQA>i*fCy}lRqGkB?SY|D{wqP zXHWv)r^tKs5Ku5idK0-fL9YFhj|Cl=K&pV)@~p9R@o5+laNl;M25nG~J|BlDK6R(a=tG@CLvT?n99W2Zkh|x7xRibS3)FmW`!E z_y8=39Tz;$hNi15L%16T_Biy=ry?pK$OVyAzyJ1R6^ejFexOC zEeqK4yqOL15C@WML3?o^@ccX4=;}!W9^HEluwSCN_rdV>UKjT$zE<*k5tT`KXZu zUfA%WH={mSb^2=X@_BF@5ku<=e!o0knifQpkc)!? zl(bbZ8tW3O14BHhc_Ga<41B8vzC{Qgn)@=Ak%AARY_p> zXa0mcvV)>g;l3h&$FbjfGS z6JRWQG5wQN*R{k}4y+e|;>C41El|rA_5z55KjTNvR9VWE)E|Xz1a*aDp$kY*n5o+}O2r>g1b zpQ>U7&(P9V*X&y85WoThWe2#i7LdSETy)Z#BKG08nblxSjtfi!CU!LT&YWQ{fb}Se zpJicr5p>6SbC~`MJ;hC3JLB}Y+v76c=qT=hB5O^7WqC6id5Lq7M~)$gdZ0e?1#>CC zJWiBx2h_0%F!uD)%P8t^hCgoTtkkfa=YG%eN4U8`R7a0y6ZD{a-*4mUi|3K(4QQE# zS(zjzLb-2$a-1>`JdwlL_)|LskoaHm6M=rrG&H!tWjPYbBcTJRT>6%fl8x5vz|~e! zvpA%|&m8uWb#wR~);nuMQYXtqK&PFKx91*-!4cAPg?Z`U+QF`C^X&;^i8(St%k{t4 z+7rHcQ>@O1D*(WXXKaX@q?F9O4fLjF`x1$QSE^cW@-)}7cXlO*^U-vEkis}}-Fd+8 z4J;IHT5O}VsV$_2Y)g)(>hDC?v?<0DpQF=R%0bpt2T~NTfJ7dhToW-#hJt-=y5{`~ zx+0gu#CI@cbd)jOgO)2C3llRyIq?wo7GfrmXbt=vwJoPJuq%t}m}!_H8Yb4;w5j7;a1MSouzR&CXSxJ04 zBdMsEJ9>>xTHtU?ppP{7t&_LC#DjJEF^ zSB=7`Zzv3P`(dfzl2VGs`&-FH^n-9>)7MweO|D6-z2YRlKA7-?+k+u+<3E4#`)g<4 z00C(WbVEyKQNxcjQb_&9J4+sL7qzf~Q+Gfu=T}v%neq(67lyYJ?Sn^&{vq`(boPL> z2_U4=0wvKEkSuQ)%{PF&Msa@tP&D&&`FY!V(2-?hn(G>=5NObLBsKy@1K`31A4~jv z0)-*lS08@FA*X;rey>_|JsvwUmn~Jvj*F)?H*!wj;Ng8ccnP# zt9@YLi&8N;4q~aVhwJ|~uVXgDeK^U(7l!p%v0kw|CpmPp{2kW!dKT&3B(o5OMLxxH z3N(Ya*KBi#g4Q!9g~oTB@CJevvi9Z7qRsSv6OXWnoe85~3w*Ma?%` z>yC8I37NI<`qSXjCIb>FuS1mu6>Jv#Lsnd3}hr+9!Py+n+nE`Z|}fGOzpR zSHfh{en&HofV=%Wh~81hf>SoYFYW{|$wHkOQym{ry8elhlm`5tUJs} z4e^yLSbH!5xSFqO_PKMROlLb&++Ua}Zrls6R4>D0eXVZ9miLo^Tm8hPKR%;KX3-rw z@=FL@Az}H4X5v=rdvONF$cJ~-juQoLOi}f`lcQJ3!pQ7Y zd)F^)hTsnnO6m-3U-2JQQaQwP(j=UB2d18s+d2j|gbf(sRk2(zMTA@bD?xN~W|&a_ z{p7S0lk5uXpVs8>pqDB&G%K%O1b;FHEnw%>I1~dNP{@wTQcs~QZf#k-!bB!RMuXSx~h*#yE3D!3tremu$%H6K%2T&RGv|y z)T&ovW?nr_&4f?EdlC4IDdq($KXzXJR=pO$00MXk6TIV%N(*|#5ZTfmEK@V2ytX%XNlxB@Nc z%H)W?4}5GvgD^>Wzy3A3hL_-}7E61{dxkBve>zevK}{bRw{T1`32FW;tTVmdpc;2} zL!`RLyHg#uUb5zIj^EuXVX50>5z&$jHBp8O))1OzAKD&r6rA@I6}ECTnIU|b$%TC@ zJeR*il!dnoc+e3^r$Cs!-FUtRBw-P69webL@h27~_kl2r?(|gn-!PlCbWw^~H(vFo za&cQ4;ykR5hUn4AlrEkCzU?<{l`Ju(ESdQanI+m!A6=;%o`4BDSNvF=B}kxX6M7Xm zpo;+h1GW4UN~C7C58lC7Bm^tft^ehsa7H#brO2mA;9oGBRuQMqFqdqsa294+n@9Z+`$L_=w^JXwr~8oVFGgcXy8%Bf=jlRguOx(T z`?l4*7d|QFFo&3t zrboW{QW~2fX%Ae6_usA_zkeAjmO-hV_mf-z?y<&+=o`j<=gZ!dExbF=T{8aRmfJz} zrpyFQSFjQG=cZSdQPpe@-)L!q<@U&OUb?u1f=9Szx*NT_gZcojlWJ z^$!sW#;2fmjZP53Zjc~2poPo`W=-@YHalNyx5!IiY@nvfI|+5Q;&^O4qh>nBOpXyU z3ldHTY{YwR@K-EN7q3*z=2>~oH^FHs6@K$qu2~zEiqTM^<7Qk(lXUf%{`>>|w_uVT zeY)u>7!)zXr<565PBr__qCN73U^U>0SI0c|Hs23M@7)*Wam5flJP@l2SgQOa%3Sb! zG8h7tF}NssgB(ZR&4gf$+~C1Azn@9%dNcbE| zxG7IAcGq74d^wK|qmbGmVu1%Y>3rycqc)VxJVro0X8#Sp7LNF4pwDJ2^gP!IQuH2)h%^u@Lay)P;bSGq>vj91zc zC$@IFs%U~8Tj?@)U@O%z0^0I&R;Yv_O+y2Q1^5)(38>r0wT*&=F*lD(-h;{Sr?w=Y z^wGc~J7r*|*TJm@aZINEceT8);!}s3X3)9UIWVtBZ?@9c(NpAZ)K|9k)W;|AJ9gmS zfOjYd#frXZ_fV7#y(9L{fn2XA9rq$3(}6U%nHW(OdCgr^=y+m_ll5*%3k<3g+%PAY zto;fq16GU5M~2opDC!eREkTwW6y%)`yo>y7Dj_-)ELpaITT+eMjH6l1v7&uRhTAu@H z(bKFY?kUiWPuamXy2c3vHjW=98`HeX{vSI669vGwm<`~y-d@m*iM5g}>zt)e28}|z z1G#i=KQa+gkG?q^TSZ;4qAapm4!H1}!>zszC=kncxNWbsdL-oVc(Q)`OG1>Cl_L`| zD7K*nr!D(n4RLor#3i?(L?U~fcgZVl(HGJJn6VikXyo~eu!QdVB$W$KfxhgRRX#Sb>RlekA<;f~UknoQve z9j9D4Q4A!yGOhl}p4vP3&fN2^JB)QRSVv@{7^1dZdfM4D1q6*W zBprQHbC7E#qW#a8XbYk|jKBM3z0)?K`um_-jf~|CX0U;R&Lm6C$Q#D~PV5t^$=NqL z#IAx-f`V+vLPHeOrY=hgVB4syRfB~L-X2MU&d(fztcKZ~A2a~N6#i+4`oBM`;7csz zDzrwFGRMK2^*(s|OG=Z8xCk0HpX1cj2*X;^Z*Cdcw3_^#W8QXADzBUvb@xDXW$96P zD%&RTeF?eNz5R!WEwt(yd4>-sj;n{Wl%e!_hzCE8e+(v7*3bF=PQKbamMpo7KN?Gwa3%UB{15VXZlophwm$<3Z7@mu}2Vv30N zpRYmg7}D=3CU9$8CtUtHt`1Sj|3M8t6J7rp_EYY914@ zos^?rcYUFBTs=>#LR9+Qz)uV5VnOO77e6cyE3M{&?cMjrG_)_;0;@*3&&+jK4lGH0 z#OH3Y6sNDLyio)6e0-GAbv}#7;P&h?ru7|NP;6_mp)728X9b0L7I4zy`*N}(SpXC7uMyR^>~g?xc%lTEVFNF| zju)lGD%y{v>+?Y&J={JyfP0Ss4n7Cp>=}R#+;<$o6i&)-;7it99)_Eb zfiI~+8P_c$VW$RnWLcDgdzXM#HF|S*ZU9VflIR%wt18;!J(_+&0|_e+_BQQOd;6B~ zt`wqExkP(;yDnR4=E;CF?Ohjax>qlvaK8isgAP`7{^co!sW(i@{#pf1fCQ{jCla@SwzB{v8gPU7e|B*qQGIJ$T z>1*2D>&?Ko1>ZgEh=lCzG+vp$Kc9cW>$t-EeYEmL=(#8>t4w`_%LP5e;jUnObTB4f z>ZGLSHM215ZGsNcDE>#mvvw##UuG#Fh`vEyGd%jpHLi{$p|K-&2+x`xW1J8602Et) z`*JM}$9A}WSo{PRdEWOK5>2VT8Gmi&R9Vz|B}jwmk$Yg(fAzOZ|4AE~kQageJPAHA zW!m#>uBtx`FvLUEOY{_hjx)c&YiII`III9-kc|uyix9(;ZLv}Z<#B#3;Zv`UFOSCl z*n<4w8EykRkpc$B`-E2M4;24{=}Z!F2Vq&MCUu}h%Km^r`Q=tHnnh4ae7!YOSerK| z>X4U9Tt}X)1!tlx4m3_m4>Z(#d0Y!qwwSkqY3^(9X-V%+uMMKCI}&>>V>Cz3H@$tb z63-nHgp)3xLfi{OscZ1k)RDsSLLd6h_z`6kFidasJdJsEIfbD3+WHlbt~={^E3Hse zRyw6&5$He4KuWiE$jr;LT%)!%QCI9;Aih^u6JWk##(pK|I7yvp928g)EI4zP_)t=< zw9HxmnsnyxoG~n}TpOxTR`5GbBM-Tns4>vpU%|>!N-)*^O$|eZHEYkCDNRLq#N1i!5Av`*(JPXOae5|%R;2uyW z3MfE!DhYa#F*!Qg_ax7d7B??=)0&D%>>9YkN2}dxaQpl% zN8T4A2qy7KPbyCte;6bCQn;tlw9a-7o5Z$*&?nv9Lw{=`@14mnG~6_)3EiP+C6Pw| zZO+_*Z@JFaE^&?#BtCZj1QmZ{F8;&mK!+43#>|Jp#l?kc5`J6JxrJNShPt zF|0JlMJB`bU10Z)7t-Sjws)^C1XZaewVdB>?e zb2`t$8|RE|h*MMwQk?uE(tUbLN6iy2|8yNnc2xu*S5_K zOHrf`17gxQXBe>kBYKpX@gmiY(<@2Gu7KK{cvDo)AGT8|8#P%j)i0hvw0o2*(*L6H zN}iY^e2}M+;fgJ)kc{(fT&-QiXg-1({7kf(dsS`2zzs%I_FWdE!>Q2*di0XiDyJMJ zFq`=UOg47?=wHNQXo#Iaf3&~V)tEU)CB#mP7z?k}W+Q9(3zk*fm<skWcPH*OY$lwYTJ8gqyFvoyI|e z3?`U7ECeo>!h2xh=lXwv1-=+aFAQS4@S&_uqOBVpImHB`3?N|9i(idE$iHTZTFQ$Q zFA)Zq|CqT}1M3iFH~j4f{~X`W}%Ps4m4h@(E5o)DP?SgUpBamxeTC zKrXQo-Vq$KXovr`u#Pa!CqnG?=YRJ<&>LZwN}VmX(HP(+O)x?nNI0>YjmMQTzr6a1 zRALU=NRL4Urc-X>(6G!A$;U_^&9I)%nzl3!UEC0#{{kmBObnEE5|AVI&wdJmTW%^RDZZ-MzipOKm}6EiVb;<)0s~1G8ijNnR{4x(kRjhiQT+B%%3m zb@%o2r)qJi;> zl6X;}EOrrqibM9KUpUT)Agsdk>NGrfa;Q)mb~g5qai;OGlYF$+$&yUSkqJ0PNGbUqNBw~$WJaQEr{8%%^r+?QfMd>1#k7cpv)sNnb{ybj#zXXNXc zUCQmj^w@yo3?L!0n;9zHeXb{77hzHf^&pWkZ&*rMfE9s~18Gtyz2?tx zbR?LPcyk4-$+cLS`w)&oV0*R^}v!{H!wtau#qYg$6sr$wRoa zO-USh=96q@p4A0HD6VvDXGglEZ@)=-=`W=f!{;C(HIey*2*!;>TmBUE&KPv0P73i-P+uHmtk2kFg;t#DA?_|?)6 ze04t+!5}>qem}7*KuVNY=b^Vh`qtSDb0CQ@Q#|ftg&V&O=1@bl#fIOIAwp8e`tpMZ zk~XfcyWBn(h08X&t?LLCK&=>tA5KnA;!%{7Sw&Dd_B7!COw#ij^eIK2U1VsmLHMA*T+hPO@w3V5%uLA>juL=D2cHQT zPZfc|6-s;Zak*>dqbctx!lSDcsyO)VeS~}=I{ZkF&Up6T3I7m4HV|gIm_@~UoQ|M8 zNcn#bZHhAr_772LW;)sIl6C;GhfE7%cIeV~sX$hF=iD+n>*_lCRTo9tK=F7yY{qF@ zesgm@exw(VfB10&*+`Vs^x%+`_UmIaO@bfV)o~-++~XKS@g;^*+9Sb)La&;{6zQz5 ziGXy94X@b-l@qHPy4ZMVgTtmRkvV%T9)X@tY(?xd#fa5GIYUS(3=OX)9vkc_2@1eT z=jdI>(MDNJv3g*d=CVUAWbqu6QixL~xPEpbY{cT5fpJaAO5}WEmB(GySe4gV>sP93 zNr=~;Bjy{k_8s<;*O*Qs(CBHZ7)8yWOI%-uR-dRKPUGd)|0TF*bMfJ+X(x9Er5+9F zAYOiQ!pr|iTinz~b*rQ;rY9+*U-G~@32*mBk@ALo_*La!YwTH--{s=(h6GDS9!I7x zx-T@Mk}dWZ!ft^STLp&Lg?aP6-VW8S60(zx%>x>(zxV0DiJy6Zt8=wCWE74P`CosfM{uUECGfpVNvcl# z!-5Xxwv+JdIs=wCsFGiO`;^b(@`_3A<=3qT`D^L<_W8x^SzBB7EHkGfp2xbzQGaKc z7~99zHwKC}Pi_m%9LJfH9aYep>K-9NFP*nrjVuMQYQ7drFFO>zf6sUDe^B<8VO6$W zxA3*-l8_P+P!Oa+8fht|JETE66{L}ciXeF--QC>{O9er?W6>?r-SD0GJkPh^{qFb2 z-oNw*#{t(F^Bi-`F~|IFBF z;;$G~8&NCsI#fgRJ!*?ytzkch9P)H+TIc@ij(z&BtgP?T>~)D9T(Dlg#cVdYuJHvUlGYRR@LW`my_$Xw5(3+wSPBY?#miSM z8PaO(zSFtNG^$_YOQq=3&K?-D6ZC4+!Y0B&_xD~MDcme{_)l!Ng>w<>_1iQ1pI^}} zJ%IA!I2trG#sl2Yue)I4AO|2xLK3cwPSLZ3`$op$zkqbam|dl8`Gb zfq{6KFLL_x7lCP@yklnsk|(%ix@kelwA`pBXg9OL)zl{aY^3dwuJVpZQ=43!QR6x9 zXm*?ZjK070`eEvg1myaW%FdKdMaxifr-ddX^K+KkFvA_U&n4=h#s7;~+|2HhmSE{~ zQVNZ-U5i&Y=7B+4pJ+>jZrB3OQ|G>NIS;k{1l{1#c^iBG>Tu!~oA%@lB@kM>sUX}8 zfLPJTb)N4OyfjjoY@q$ayJuB9AXEbkT<>vZ;=OO)r250NZ5%}Asf)(0yZ_|feP5@Z zJ<${|rDU@QNhzoyfZM3L^9XWYUj*`#Hx6t@KqeDU=(iG|z-m{45cEEETI?~rPU^3x zdTNSx1%}M=xNT1d&i{&UyL9ei%EclQh=72WM{M}=?7-h~GDZGHrQP{6!k_x z^L|kPzCZ!M1_QSi>A8=MT_T|KaLO&5%$C)?3h@WYbn0{`ne4|c1FqA3=(I9Y)%#dm z;vwn;n;r5t7#0DuTTdZPExWXWt`EDdi$^k#cD1za(-RWpI^1(|c+;bz?BrhdrjLv~ zD9C?FC-;l+Mk~5Ew^xrl&&un5wXK0fdIHJ$a&QhKZ0nx+J;-la;$hUg+6iIyskrC1 zqJ>%SoLTZJvOeFhewq2P)J~DjYu`=UrkIsBEUYpJ5KaMWe{YGPbC9g*eNf6ljN#2k zpcB|)zTJxQ&@fbyN-jO6%w8E`FE=uH^>WlaI%<+tJ47<5GKq<`Te@4V*L)+`YH364 zOOZ(nGW3tKz4BacO#j)()T|lyXMqL5EY?@SxKfQ{PmVM3*J$oplNW|h8?xp9nE2@3 zD>a5M{4CEOVJ2wy2MhdS;|-cOd(L_(SHaxy4W-Ae;0b2pw?{rk>jvgsSP@aciLo~u z3=JIy1~zT;r_=f^qM(7<)TE}OLM`d6d*z?{Hf|%wXmO z3y0AH(k&n#irCa;ny4_M#JR+IO$S;3(xYWOw8Bvo=P8sE#ne zQT?Zu?EH`0hQRNje^KShW@lAz)+f}kVdzaA(1jaR?0=(Zj3(X4FZdumi*mlY5nnZ) z(x__Q{;U8ydK6bnPL3?woG0_}&?4%1Jls8bFllJ$fQgqkR&Dq#@U#d}8{QA(SE?7z zxQsPA_{?AB;6PH+#q5x}mbReRkM^OV6lE;!OOoubX zQ`SGiSE9bkRP|G^blYzvOZag&5$|l>={)w zIQjdBN>9a<6C2~za0>Hm;#$`p3E_@-Z5+mhH*|2PwDG zjK9>}580-p5MflEYY9qR1nc!`QE7(Q34vvHRh+g=_SR7J7X)jUYr~?7EQ(Xn+d&~R zQWd3fvIvFQ&>hw+O#&aKi#}og{gfWa!RwDG5pb}dvh4a5HB~Gv1=Sp@mREmzfB!mz zFia1BYbB6`bg>wRW)CBI?+>#aQ+`guG>_bjzJw;~{syUWa*Z2WOz6+*GRD%JqJW#U z{on>--uz?{haZ~743U+x9X(KtY1t7-JuoU!Uqj>4_fg7*Cj*ZE*4W(8V~CbYz>LND z$CeMi=j)<_CVY6I>8fWb15Vy3Mex}~$k7r!@yB!HqJ#j>pN3@m558vgVq>4JwwtyKX zDc-N_E{1%Rgr4Hj5eF@%V&Qh(F-c*4Gi>0@Qp&p0<66;E8F}Er?|Uj#T(`0G48@7H zJig;$`;5Df08v44xy8%@OLXe6f1V~^xqBC_ZJs$pb_sKO5Vz15g|Sx|t2tacQr#r=r2ick$Gf$KQs|5MkvxaOvvG*c3K&DivFauuh-62cA6yF!gMfOo(-(&ePPK4r79+bw zCg(S$L@?OnU0}Lt6eCK9o5Xcs!|B8dVD!o{dHMs=TzPV1P+lI#7P) z&j1@AAXsC?=nh?~V0)CnYeGfpSd{V8p6e4Vdap zcCBEz?p6 z0iQ~Hy@4$@Vx4~@QBy^o?o8&>>=Je&l(M?6f_xiy%)JUxSl#A_5~22${eN~N z1(ycNfsuuIz!{zhlCIAjh6z zlFH3RsBM8vP{j4wY2LEkY+z^OIY+tMyJ_fjdM2c2hLO9`Olsadou7^FI^KA&4`gm0 zbkW@AuYXAuLUyv7(m7=*^?0SXkJcDh_|vOZg^<@bGO0A38JttG4%mYM{6$2xPVaLS z&O6%rqK0{rfd~GtD1M`7DSopu%YFCX+{!+qt-U+nb-1<5|L)F^K3qALuAg!uROdEsr8c&;=38T!(o}Tniwv8#6 zz7I!tXmM{6##mS?Wi_WDxCk8OTWUV4u87-c<7|;tfK3FIPkEgV7FBMr!9wwjYdgQ= z19juS8m9<17+yn(yhINLK&=Z4&D_u=QmtdtX>AyQO*hqfZ~j^!<3HdkwXx~S&#?19 zW#Z7Ies9o{khfY| z0)I-Ut?a|GcHT=A*u!}|zu!eh*1d}ka@!)N2XXC2@njLrL{+WDz4Y1yZpX)uHGE^(&@I0#bpO3=ApT; zmh-1TO;ggC5y{+e^VGM(C3515KNY5O zSG@XNk^Zy4?+)lHbA$&rgWNEGjf@RqaNKO#%``Lu13L;r$Aw-In2zW zriS#Cacrs?+aDU6D0<#df(Hiv0ceo6skeT5{Ym*hZEOwzA#RchD!Tq{@mC~n%La{o zfSq4K8!!ePzjx9+o$3qshzi(|O#3lxx%(BQ8k(wzDUo+73jJ0`v7L>S<`%AmrDsis zqP5!ND*;fCndLX_7~fkS|FGtR6Sh_1Z#`|oF;c_!1SYh_?Jd90U1lciq4w3?i4>UF~X6I*$z zJ~5To_$+KNMX5ncNQep6Yx)GYpaRWh^c&lEit1Qba!Z^_M<#@YXsz&D3y$F2cU@0T z?C&yNBvrUznztA|{IvcG_#1DF)+RAy*50M~u756QcFa&P%^{}dibNVleV%>ABr1Q= z!l^bE@4tFj?;GUoQB0pkx2Gc~t~b@d1S|gYch?+;z^Ce@N z9REr6lY{mru}^m?cF|^dAJfcjo`&W)BuN)`@qbZu?Xyt~;8~Z)HSUDbQ^iIN!@&sRG`)4q&=3c$(lXGtxt7&`xh2p*B~%s zm;&Mb@=g3y&HdR}u0(%sZB1OnScs4JMQK2~W`2tao41)EK+)jc&Vy3>FT;ILj zpn9J?4+c%D89sdrPj!kFg;#RsnL^{tK>lyW)-C1yWvxgv80nL6fR5>ng>cN}!;b1rnB~QRsoN~4IdJZr0}c(ehcZkp z0;qNAmbmAbC|`*3oH2Hdg33rfb0^NyFx~Xfat1e7Jg(|NAJp46&mJ^w=T zp7IrR9L%O|p45zA0#YTTSJKh4)#>21m+h-N`cor%p|gh7_{UM5!dy{La>de(!4}(6 zyXC?C$uEz5EMTL{x#~xV82sjOdwiJt69$RN+I?ZB`M*uXV9nsqfoO^aP2ImRjn$nn zAZRkJPxf!`yn~Ya(WhRKQmle%Wf@V>lbQbk*eS7-#y2M|=&82EWOOG24&zMz_e}g` zV#?&|&7=?kXKumajW2hk0)ym^`EN}G1`5uElYQZ}R8irCPIrNr8>zI)bzWf+V^>2V zZp}NkVDoWyW-_feY!if6Ow#`_<4IC}eiq3Ud6|0hiFkXu{-uM%+sMeo6VZO*U&|@S z@8=?ySG~6{sDpgFivlU^*kU08Laf&VcO8OAjnVfdV4ic`zl|!PxXoAlNPJdL8_svA#W8TN^bbDUg1X0Cn1-;urL>u*#o zfLC%gZomJN8v~KQk*IXXr(wkfDW@@xC#;A(x$c~C+F_uLcCHBznfT{>8U;i{*v+(| z#Z;FXT!B&qu^@2DP-<8Z(1hz3^$i3Qxv-tA&HLKMD)q~6(8PAUX^W2`33sU`pWNz4 zu@8PnSR*At&*u`N({7GBW__rucHHY;EU~H!kT>dCN`4PHj<^FUpyp_N;lk0`j_-g3 zGE0_!>i9LOJiLd;_u{4~6w1*UAlYL%fntadLuFp<9#ku%r~@8O#7X)>K%D|O!Ao`x=j(_5Neptg5Vps|-Rs_y=*&UeWD9}koI z*Ak2f=oFrqT;ZTeNE{pb8eIpb1t;yKM85~ItTN~7@0L;7D6;0BeuR}hI|w3gAK60> zmE!ds8Q1*cZ{48f! zb3M0b>HzIdmdcjUKmpt?Kyzg?zvG%ScjI`#VOo3dZp^rYIFY_U{R$z`(Nsp=7ZX%} z9C&a3uWTGu7zP3lj{9b|viILxHK`7VIUQH=jYg`AQ%#w4&FHc$llXE%eaNVnNFt6P z`e?>N^tbEbFCO1hT+(keKax)Uj~3vq*x?n$(K{i^iJjxBfbnrmLnB9b`HQr+aZ2{s z+z6TaD!NGgZa!#i8^#LT1tOWCgoOJ^Z@ZYjSMl18%>(26@BciK9BB3R-9vsr$8B5s zJ(#(-7|gK0b#oIHW4Mq0aS0@+DQwE|Cb0B)t=62Is{X zUB~aaCLC5~n&Q@lPB4`|*7i0?>>gCeUFxo?KxH)WqGCO~!I=J%wt@eg{7{{F%}L>( zj75vxnB!Rj?+b+97=g6(Pt}K>q?OhI$<$Sp5bc#0GQWns{CN|%6 z&_{ejd`XWroh?uPz`5t?Vl`;oLIsm{i3q>K%96Qhk;kA%DZHyo4v*>?2^i7+BS$gu zlM%>ZL%=NB2{HJUNaveN;Ple>Dpl**P~R^w&(|102mxRW>+kB#qXBnd9N@S&e1pU? z_EZYsL+4?m?zSy-V<`DCwo)zdJ4EZ=8~cu?uM18-K+dh9I3xO zoZD6Wo0CjwVOuJ;rh@G>c<|A9?Iy;YFb=E7u4i<2OGufLt`dIFI$art?nyH;ZQ+-e z(#ZMvpl`nOdZt6x!7ju~&}rIkhiZ)N%S2j*h5+qvKR}}tK%uF!3_Vv zG~uNXZgDU4R!|x)KR}y$=DHaO&Jk{5b;Ng)@&;fSK3LPg_9IU<)08mm4>-VhUdNk6 zgFi^5Sxu-U^2dtxaIMykJlP7?lWcCMGSE%PbGlv}Z+#~~`y>V?f>zm#;s6g$Q=(lk z!aB@aagChA@WBD9HJi!rZjROvupOp5v&|?BG@ifH(*kvE0>Z$?>Py{M_a%X`hI97| ztDjm-R+um5!1gJsC9l33t;D^aBH>M9(_w>ghJIY-nyC}#=NynYh_y>ky#Mur}C zCOD+vD%`s;t8TqJ%zsUpC^^dbE_(iFpP7@w!AC_Q4k9RKoI7fC{wo^+y#u#tgFJgD zPF^;=aKY&@G$sQPffaH(q~ zi@&Vg1{*C)!@Z2SXDw+Fue)f{jm>$YoqKU$K9YW+5Pne^X(MPmNE;v5hUV@X(frWp z(;EF1MWuDouOZS1E1O1*`^j>06CIorb*xK`hK`MPw+yU36q+_aX_*=t6ofg!nbkaC}B9QNzX7d8vG+k83+#Vh{`lXXDHZg5omlDJK2{#`#=fS^J1m z?A@=aodhFe1)7Cu|CAOK+%-NMQCB8a(WZg1(nZkQGKEw3~1+k7-N4h?EEa` z7#cIw^Ep^1WA*UCL>{xXQ~0hAK5WkFO86VmRBU6)#qM7$T_w*gE_Br|O8FWIGQ_5a z#DeLVAbkV zWjCn?*9qDcUeAi$1x@8Rj0zFyXlKjR-_A(}_I zFa|M^k>z2e_+i8yiZhH&)6)BlV3$_enW|OJ5+BR4k6G(%JrpL&8ci8THAZQ1u{uG^ z*+&ausz{tKe?L9xgw@OD(TQbrCMI1)j1}vpMN9~aF|~DraN78ng|`iP)1Bfw*tv6X zaelZ}=KJakj3MW(#it^%7Z^6`;*mA)t~m|s-}2fNZgB3OhyA|U(3*65hx8G+eOz96 zF~6>Y9m`4zrcOSi;n4PBFcfaxdRkXB^Cjkx4+XLR>T`+N@?3l3O+ho}Q>6BT&hE|e zuPk+HWTb)Ja0B)pc1n(lmVuM%kjqiu-0mF*41})BeYbW1wEjNg0#e{r4-y>upJSxO zrK*uOx-Ym-p4g`tR~wA)c`RP2zQK)(Ir=z0E_SYiq;#sUw8^6os(AJ=I5{5$ZXWeI zS1B0{Es_WUs!bF1&QFjv_LRW|A((J%67@C?X$_ljF#Y_COVhb0TC#b8mHpXsWz=Lw zl(>g0*15@Kon_4CFL81V`3;Q_F9k>Qm`++aN#GL z*7p0FBQ3C#FUn|rHPnR+zoSR7bRlv^eqQD&IP$>}y_m0DW2m8E z(LWpQYjNHrOlkZ(%CO?}#!zvNNTcre^Fe}Y;<6vs=Oz{3v$XtJp^-3bXi1li@0Cpb z^-+eyaW!M@UvW$@!C;#0UvUg#G0wZa1Pq_m+1)4bs~KW$0j^H6M|-g8pVJRALlZPa zXjdC2vH)8nIAHUrpp4;29u-4HGSgaH)ZVyW%jFau_(4$Pa^*4bhv-$_zgE6y_LdN)X*Xh)U8c5FR{Nf_Qon8b*V4N7&^bij;-y=dT~+{=wyMCt_Gy7tK#&%FsqrrD> z_Wf?mk!*e`jlOgXk7reGf%dh)#k$Y1TM!b`yqAw@ng(H{aMj8FX` zLu!`Y;mCSv)n*=o#&;VGX?)VPjuT~%V(um$Ysc^l4xIj$31|-{&ot`@3%fo2LzW*z z4YK&&2Br*0*bx}7Pi={fFBVgdr%x<>_fS6ZE7f$Zl*oG4k+eVa%{A+fhgUawgP6@9 z)H<^t4_HfQ;AHKJyW-(2DuzQ0_JhRP@EBDDnjbcVJ6rg%<>^3S0OG-&q#DOMSR%>5 zn(r)uFa5puRqfH`hy7fM0See`t=)p?Rf;VO7P_}vbBkzERBjQik}FQ0nb1gr&flGR zx2l=W5wwCN1_{AJscy-aU4!7OjSEw&_U$p+0{(=)vxiYp$7xa~_0+CI*U4O^6)rQw&P*?EhHUpBPH8maPx@6>s;t!q1L=~|=a!kC zhxh$n%84o9){*!KgUN_8Oj(gi7y)Dt>*PGY@-3qd#SRG!KZ0>eoPekQ&HK)O9?`Z} z3M;Fq=S+;H45J#$2`cU;ch%UC&U8c%i4z}|78QM(KGB{<6Tc89=E;7ediDcfNMVzT z%5i7Wu1;3$$@(g4JWj$-nTLsnnIBz*!Q2)zXZ;*MhET@+ne_lP#M^~9vXJWj-fdXX z=z8WlW%>1i$ZxN=@(+9@pJda!{3|r^u)Ovi`HULZbZuR9teuhEh`zlcN=+rtRr#b& z7g9)F@-9R1PlI~j`QTV#ApGY&Y9jt~89KvI@Zgo1mFtE{D1RpKhuQn(ByRIgC#{^| zd?g$Y)t)GE3U(44ErihlF$!-~pNHU|=Tkf)bt=t;XfvJXy_id2pI)^)(ozW%w?Ak z+#D@J0aG!2ucY|c4u5g9P%C)8v65!PpUfbG|DQbfzt5bCtt)AP7}m9t?hUKfIm^J{ zFb;Ra4Vk@2FZXJayBE}Ld%vM1Ju%`QWU27h;l&$tM)fehtIDP?@)pNwJ2tbZI&Yrr z@BY32w_(7a)EFv?bN>6y|0}v`<^`Kh?um<_RNLZ1bI4S}k~zu^d|a32>vRd;X4Q(atbxeJ`*WNXIp7 zMO~Gl2rHi9P-(;jW3A&9u1$|EE_q7t8wBvTe{plw)I!hocDv2^%by)eitw`F2oHB6cTB zrdM-|VbpT{H>U|2SC5WYjguG%qz{||(mS9SH$~q!fMI(s`5Cia@)E-oJV&&~7ou6T z(%A{WS)aJc21uC8b+yg;+0^@AMWkNu27IL5ck}nn47{vHz5dGe1uAnTFcyKX`+cwJ zYPdL`ExTgaF!g7ep!YC|LpnL$d`MKC4@MY>)x%}Ae-jAcp8=Iy0Md(<3xD>%LHfm% zcSfH!+|pg=Dy*KZfz3KB&0Q(e`RJgG3G;3?AN*~o{L*8nZ-V9}eU}Z46mkMaNEJ5D zEp9bnRNzF0ONpIoyJeLlr?k<^zKV3Pz71iiBXTVD|-?HLI1aMmnz2E;sbxD;MqdY-#wia$I@F~Bw=i3nS==Z$!m-v}dDcf+7aUvO} zv}*o}mskpO(tG$-~L>vwcl#1oB6#7?s^$(|+HbmBu-}0B# z6TS2sI7!m_?{u*vFaZ=GDY@Ok1D^(R;exmyu6c`Jehd8nczBw7C%C~lJ8(O@*(>wn z#9>s!H9f0Jmgl?n=Mz-p7|D_s|?gcuwzi zJD;{#+(9-Z26xW6rjW%`%M>+BK|0@!8h+7}LYDwiX8_m5djd{rzbzNO`!Bu$!+Ia; zOoMzy=Wur+fF=ysN(3E%?DiX&j6f;`#z%1;{!U*FWv>zZMA=u5f(BoqMjR$naYSO? ziGn$qx(yx))BNigoKG{dsPCL7U$p^nI;oD}eY4os2@%ct*b;=~Njx534 zSBJ3oC$rLC2R)792f@|^vrM&P{;MH*js+lOt8JxA^fDG&#C{-AZi_oDO{x0nXi#=s zv^OIb^W8#UUbu_&y%`m9CfUbduV>;m2@;=p2la}9xw3Vu3ASoQ(RFpA=CoHFH&)-G zQieZRml{UVKA6Yq8dHtJ#}u7Yl&5JfL%Ne}edJ%yFe0j*N-`w>h!C26_4B zDW8u@2*b?x-@b|tnLk1gS9cJ0{omWJ%Ek6OXiTJbGcH(I*^r+qUSOBthRWFTl#fE0 zBm*Ol41RPr!`B;f!1;aCksb~ig60h%@cINM>Zp!*Tpf+SS&op+05d31AmR~`!vRTE zO-=uPv6}~=sX!Q5hhWOFCU)x;V;^v-<(v6aj{#!x+8kASy{JP(LH1%X*7uisZ(J4nxD7b zCI3%lz1`qo#$jD7rd*UgoC02gkgJ^c~QRhE%^G;sSM;;)1 zy!x>qj#pKT7{1lksUX7&+F^}lIev1(?`%(s4=bc`2s=m8x=_`UD|!~7`<)4KMpklO z)lAT=+s6GOyL)ElFd2TDo`o_SNEy2$cz5gjahA^*(#%Cfa-7qJ5G`h$7qEv;`V@yy z9IeOgB;q8`Klv!j?79_bxBe_mhNTb!*=hKp1?@97r@VdM1FHR`kjH&lG<9rR4^vRU zfD%PK$kuWBYkz*qwFUbb75kJ+muGmD86XQ{81PVy3-}fXIxu1!Cmbtc zTJy?4b+w}ks>vkYUl)M<6F_%)Yh+m{RpIh>^1f`tRhEtH-E5;`?o6cic|gLmCF}Tu8dn-yoTFCwID+l?qw3=QsbVw$a7x}>U)^c8!+5@8 z>^Xs?N1aFA=YkvrM!z;29TGdY2ayVFRSk<1iGXmz_tk!LqWq0x3FpCVw=0g7_1stO z!rfkVz36G&f3bGOGzU!l+b+JsjYnec`G3^i4XCHbeT2`?y41%y<^0_t9Sg1q>$LSs z_F0oE%rXVkX6H2})zBfaVG}gCUX_*K{{CB{I|}RR)tKK*Fc4b8-S3K+#hp{s#3{3V z!(w|so-c~PDOr@p56%;vz@W=8(C5)s@i==i7YxGGc}?i_{my0nM6Y>rHbDQDXOYDw z=tY2qp9r$y8+&t$HSLlflO?#`@~3)EEsB~+EsPB2xZ^witrof<0Z8+ug1=DERDSuy zofk2_W$hTb_$85z#CKUrA2+!GA08S18sj;=E!|unHzYd$6a%r|Ye)wvu+4(5&ELbh z1ndpJGwP_~Ja$%apmFr??(6%SSeqps`6sTjxss!k@*%CL!-mBU)v%t`DCq{P~YhKPKk95&Or2gW#la3G8q_3`Wy?M8#P_XD`> zyalfBurUz?v6P`OF(V)W>2GxcEc4=js}UOi?cEi8_olR^UMXD`!XMiu#tz5CCt4#1RuZ z&lX+MuN|{Smu1)FOsM(E%`}6X5`ssI8d^q0LHP8e zqQEW3%`Lz*WY@(M>_s5vg89?P^#Ka681}p#IWk8z=boWas?M{up^A_5%=_8-Nx&*? zksx;>LK%uP9s)jQfw=5-;+xn_COCaaYb>r$}Y545a6?vvL<251@7T zxMaQsqT}Ey$x3IylW!B%*JqOaFWr<5J8ri0J_3LyanEFWz#31g%+(Sz>BAYw(yu};+lo0a%jjDb@b;ffo9wq{)^G!~~1Yb$ZGy&AD=}PomS~uLyn#~m9 zoxt~UsYVw3EpPt8>-28E)F%mk_}hp^er>b#413|+;OQHEc8(_VD^sEtLnE;|{gj?y zOUdA~_3)q11=_>BK`!=?%j?*#{2uKI3vcA-vCq~?!wktWD4w8t;J#5@dtU;SF09|M z%u)}WLGYves3%HEf$BIw?vSSJRPlr>_J+(FQL zFk6Gueb;!9w3-*R5qJXxf`XNZj?kL(sz*b--r27$*jq769Ne4dy7ZJeNosL4UsF2U zHWrGCQ!1Ab=%p#Vimo%C5hD!zk() zLNffFO$FS#a2~6OZ{HMx%<;KVJprem@tLgR9yKBqJ+v0H46Vr}RGuHJ%gWeh;Uj@4 zB8*C??cH)H|Lnwk5~wLj;|<@5LHh!RECz#~pM@Znk{8cP1yKa@rSuUNAl6N>a`N}% zEc@L;Zs)JJ1bF=Zn}#J~yd^CjNMFjDvFf)k(HkW=;Wq?)31TWCBOij;Tl4e1A`Q z*0SpquFx+UZRHkfU!9A4$0OsWE(elN%P${H9R-g|2tx{ktz1{!BFgAc_ekIExLUwe zHN#Nnlj;+Mlq6vGI93#AEa_#U=i0Z4*Bcrw zBT-=WEEgSdms)+9Bl`>BOyl8>6(3K~lyV4D`?J8RapyDCw&N`4{>@nu|JwpafrC5p z&FF&rlDB()t`^S^867C~;pt$|3>%;^@d?AJ9knmll~0WSjO72pvVHSd?)=9GHl=b< z0!Lq4s|)%=gvif=kI6AT+67!q`P&t_h%t7<<M* zK<=mms@qF+Zf_jb5wPV(9&xl&5b!C{rEJw!s<#MDgxU2cwOxUVpKsFBJCuFapL^47 z@T`Y0eK()sx0g)M?8ae1wkI$pbf}Qm*`23I{0~m&)q9Zo+8=VD&Yzy&&xYp=RlUQM zFlkU7utDRjmIT=4^!j2)G21t%;sGq_{KC)nwHCO~@uQJ?X6XC3#ql7I-v36UGqVOs z(>_A8(Z-sP9{@ECoWlg+pc#7==^4<1`%C*WU~6WEnJi^eN8(+kIyX z433s52Lp4{-uYjw#{S_G_jz za|7l?JSaC31=;1L?2k3?3a zc8S3A-Q-XekHSTcb=23lFCA$9qXkIK2T*?b{nFiIfKDb1ed^z7J)|MIWpHBu8-o)a z+%6KddNj@&e*Fb&P80fLmQg3NrSgi;N$ijct2Wn1?b}-u*&zvCMuh9%BoQnpHiLot zg1-PL&^nE3YJa(sf1;T12|V|vAeZ1P$kG}vkcDy!$+CUNa@rI|3`J4qZ*wZ}OfjwY zCO)A}TI)~cpcQ_6NFOMV>1SFIK6DZt8*2ty8aUOp8`n6c&BCcgUS$zy`FvWr_=L;} zG^=DvD{eW_fDlRrI&gYp(|2cBco!C{7JqyI!kJ`=HM6L zd5zCDUEi$x(ar?28_m?`NF{xN2LHwGvs@a2WdS86j4y4$yupz0CD21m6iRfM%xxJ4 zuLmV&%;Zc3K^H~Yf!HA-Z4He;HmN+3t`z6hc*~#$0BdNjcQN10_5k%vh@AdUrQ0x= z&tBV$vmEgE7XQ_4{Fg9TQC>%meQ|ob`s_#OPRA+NOP8<=Qdoa-+mHmY_w zdY3@KGpJQHQwBR9J3$mE158!J$@ban=231{9kkB{bPY1G=7HV7LT0#VP_rfQS|yMp zXS>KqWR79gMPZh`z_L|$AFf;W>ITP~6eK=0KUO$$RnT3($8^23CQEb?Q;05oMH!9!V?hYz>s5phg( z^+a=G4pXIqa!rG&%&}Knfa&BtVfQks-Y53zpj3r=<#Da#eLOB#wY}0F*Lo!P%(W3` z*DcMU>y>Tnm5E}l!q~a{IDxzIa3P}%5eBQ1$AE)pXUmbj6m8i$ zF!bB&2PbyNDiRL^TxyaT=I=)3lMk|_&J*~W!bDU7|1MZXe`#-ax^ft~yGv@F9Q%l5 zVgMl?UTX_Ts?8-Y&Y&P}8iOcoA&p&}sq_!z_#u9Q-~lKW3iNHmQ= z8rFK;I69$D@g2~m(&G#9Hz|Av*DE{X+|1^sco%eDuPBeInk-NmN_}yTu$E%_*5)f) zd)t8^%2|j}amN)l5B%s^V+{O`EpFDtZoUAg^LrdErx`E$9Z$f?ckn-G^Z~TvW$boC zbTTxNgsvY%s-g@6_Mfv)vTZo8^}v58wS-^#0$7%3ia(Ve^dw`+>EBYDBG&Cu{~GK8 zfD4#z)1g5`+Seg!Mm9>4sUNj@o!9O6SzPm${88xu3A>MjYFvG3V!?w4C&+7q1olEq zplOvsBBZe=mgy z7vF;thvVf*V?c1k?Vht^V=?|KR#^4_Z)oQ}$F?*f-em>NF}rM7Oomo5>z5 zPO7Mpve|L6Z86;X=2kh(G^h%-x3~Y}TQwlrzpi>sgf(=nihAhFP*SYLG2yRl;qbhB z+c1f@@QJ>3N!6A@HtcVKA>V!Gy5ej#T!>#dK-$Y!hQJY1c;bNB{RA*Z7P5SF@M`OL z>`sTt3VIAXYmBR_9baYhA$U5Uv?+{gd@(m{;q~zJ z0vIs|`xpZ8(^TI5Z${62rvX7}*`Jb=0FpyF25`4tFRB%Z%YnG5^pc&u2S-5d77o>q z{x3KbuanhNZK=rCAZd4=~+Z{Yqab1pOR9Z?f|5k6S zuf`Lc!YPv}lJb!<9B5()QGXXO=F7z>Aon0azx;V*Tkh-w$<7U6`zSlaYf=G9ukh`Y zt&pn-jf@a-ce?}OCe16-1oGGg$L11gy%WDq>Cwvw7RZi7q|m?O7i1?4vC_Q{1xgqP zihnk}E3U1FoY0(p&OLiW`MC1}xS8{OK-|3!yZ033>f(f7JX5`2(#}MBPv&efg zO4eSK(C(_E*_Yyp2j3cu)-wl%;ZvOD`_OQwXx$aL2J39VH}cva3*>xCiPo_)m!7VY-Z^W9@KQBcC$1vQ3;qn$>RLa4^h?_YpD z2Crjsy@m-B0;(&!>>aB>kpU-L%g!*%>sw}!pj`lSN?_OzrfXx!ZmucguorVkkVAH$ zl?>sBHD{_kHF4dH=3_a1Lz1JEY%>S17^$!cHr4925GrD}R2IQN9RKbr25M(j5MNvj&${GC((pc-{=+Fc<)g{_%;f@X5BqX4N`XMQC{7&5ZZg`aC`w?Xuos&F;j z4w^40V7>%HKH7$|KKB?$Zr2SGVnlPzYFCy#a7t&{6!sBC}Di^7uY&E)IbR8d`ABmBjKS}Nj z*)SX3EW?EW$=>_)4!-EAG3;%>$ceto7Lxb)+-=S$V6xKE?Ar(QP+Ir=0bsopcFQ^@ zfhm6*s;a7fk0d__M)jjv-RuU41v(?mz^z#HZh!=IZ(Iy1{Vu^8W)u~%7Vd04-)1Gm zLTntpin)bP>q7>$;EpI+vTN#q)4|T_TUlKMkGO@^iRAwWkkCuje)p~S>4ZE}^2T#L z-q8BClxEuG%83rQhoCacu&Gep{pg=W;_5@#aIuq5>-3qxT9rCvJ9l4jlswKGJ{I zXtggzYBei=;6q8Fg33hS2!waVSu^6!r^`$}LcL&!dgTL(gwS$lntJWqFQWm#@c;e* z@ClXDVx5ogV77=oQn?^zT-2s!kHw^K5xp>RBsp);&u1Gb04G3;!bk9bJ_Dd+E^|8L zJhgijJT>^vT|LQt&F{BR-Rsp+6Tj_zHArvgw4 z#Eg~5x;c7XW_OJ4l6l<4m*(|dW`O_>5Vhz{@FzF&eoE$1s7#j}Ecnf5^)}<_J!6`A z#{xpR%c`0`s1(e9-{;rs#<>S>x=y)A#5Q_3^J*DYfjjLp{J-k_y`~_k=U8JUA6i#) ze;aM#NPVv^|6W21B*Ir_i1CdL)ViUmSmoQj+Y$JmzfKMkSSDDCo-6s_t1Y6`P{`7N zrRcO)A;A$fun%C&cG3ypNnWih5Jh)Q%7N!C6$D&IkU&XI-iLPh6EukC> z!y@v7KWFd=j+!uvr+>}q6&UEPus}H^10Yuw21VJHI4|G_hI>xQYZGO_zUE4m0m>lG zVG92*!R*1&lW#NkHj8z`;J&M58CU4P0~ z&wUjw5$_2EA$aiUcr{@{tu$j26>KQ-ccB>4U-`NT+uVLe;N;gV<8hm^YGO&`vYRYd zXQ4=HkzIpXg_x@l=8lM!8cE6Ycn54I_y_o63Elf@2=+?1QW4tA z?M9yZ{w1@nIhQ5KYRwiDV|7#KM_LbWl`XyhA7gJB7G=A(4bKb>B7!ss2vQ=Tv@{|i zAR*F?ARP+QF^GtgDo9Irqjb%n0t(XIUBb{k41DM4y`F8Y_gUZezW?xM)BC#4>o||x z_x*Sn>Hhzdwaw!0u^M^$I)uK%e$@eEDv5r~`_iy$Yo|lp9+WpBmq)hlp_;8(bKKIG zIdO3iSMZ}AlGNnM2fKG~eo$XiPs~05uc{(GD~9(sCinbt_&sN{x&}e+RJ7X{;^xD( zpN@x+a0~5)i#}q47lq#z2M)6*bcWZ9@Zk^Oo-QWQT{6S7{~+Tga(@Et4f-kEoDj9o z3-`;`I!8rDaY?~2v8fhSJ@LHng(CX#&}G3{J)_sGiEGQ^Su-(f=WS{_+hiVmZSo&o zzD8QAZ3WQbe|#Z2^~!z(r1B3NqDaKC;dnVEakHKZd~tENg0CQ8a0?XWY)dRd{^NIx&J?#jKENZMyFcBgIfmH$7UJzjAf{;qR=+ zB$^WdQgKi&I(9MWQW{A1$bJkglM>b;isdQ$d~JLtXxF<@Da@odi7Z%7{S(pi*M?cb}Xy!d#9g6}N8U zG?Ac%tgK7CYInl+F;S1>C!XT%$_Kq9K)wxFU9lvGZwllx+nogDTPkHTFFy^a%=3j7 zhB1G#3>AdB{tG!oML6QX79BQsa1aGGQ(0H@JzYN4#GVt=e>w`;e;u+5zi}{{{6))%`e#dst9vArrsC3GmnCk2wlh*@_*0f~@ z)_s25Z|WFXXfZe7aAQ*|$)OW`YQDSpvq0xjd1ax;jbMbkDT!|tL`?6BmtEH%&-hz2 z+Cd^EO3;u@V{8F93j;hPH$yj-evl;AItC5?BzE0d4|?RglE689;Sl!xPRvy#D+inP zG8g^SlrDf5ZkKjlm`^v2bppmhd!z8h+aJ?mpIT|B1+8dXdD!65 zzp1`EBS^~5w=VbbDO^m8mfh_z8WPS|U1$h274)miy)k@oky_6G6xL$<+s!+Npv&K) zkEu#x;nUNKJKAPskrQv1a|o*a--wbF^D#~MJLxbJhjYy~CCiJQwyCfBKI)8kXvGW3 zbubaHe5Xf}bm&ZEu`q%zw|>ivt_~@8n+kF$iy(c&&_RM{c)0zhsX&6!IILUV-?o36 z7g=_$K?aXxalMI9)uyuf6iC8R8c0z!$I|WMdx_7%)3Wg4n_cj6?m(&+6-yUg@rnaN zRSf_MD5mrpKxCXNTI}5dk!kdUqw!lR*H{=H0X#;|6m?={jY=T$c&RPX#!%K}JZACK zh4b!HL07RUl3qvq)O`NDQHvwioNMQQ5;IcN48y}U#_h7u&KK!E_3m$x+x zkcUtS{EtB*z|DQOr7N}QtSWadQfTT(VO-SqPWEwgJbqTvj!Je{huYSG_(@Sg4d@}QN- zrk2sEXV_p?(`vCHEofzDbGZL%cS)oAYfhHE>(4jz7Whze6%+rdvcrr<>n5*A_(ATc z*5iS@4SmHzx7yAIo_byq;Y@<+(nNoG=A?7-O}f!@g5MP#=6aab)SGQ`Dq3w9nAg|! z1wcN7W|++i+s5&HPe{KL)86dG)Cyb@uTi*!J8+L1qn`bESUXqE4)VGH>Xco6CNt3Q zOp5ycs!GG$1|uEe9Kgj9m-eKNWT+H00*pM^_1w#0x`=N%Hvr1`!3dbbUJi&Uw~GV) zFh>LN(jUZPia{@-$hYRDaO8&!~(@-;$+lFv=ORj3{BSNZ%=frlLf=R*Eo`b%Y)0uaP5xCPPdcj2N zsmNtb;nzZI!7?7#LM`>)Tay)fIDz!@Gf!P+Fje{KH9q!d9X=ZM9#$|&nNiJUX1{GH zU(^1h*tj@xui*;25RmE2-rEtH_(}X-FP#PADtXM{a*=1eN%CUlljl5G=GcM0n@l3{ z0kxiu$tcyBqatJZ{(6xEy4mYFd;#FO$emS7CfdW?8XmX++j))34p%nso=Zg|>a>L;w~d)2g1>e+RBDg8Q*QD0dlqhNis(gQ6Y^1VMkhwr;5 z^+bvqv}k7Tvq@g@QMLmC&a9PSWDiXyhzKNo>yCn0aArHs?EP)Mi-q9qzUjMs7bDWY z(`2QhyUfr!`u=g3TyAcIQmjOpmw!uIehoep!}A zr2Y;_Chv@{AM~9!NkJ(^ZPlw3Xp7upQRRgxQU{~VhpYBgIso_calxk;eix6+=Ln=0 z^i;XA9Y-l&j2fLeAslekwIqb85k>fJ7bWC;<>OG~#_!2O={OGY)O%Rp;O(SSRY>jf zP(M@|mzB8Iw(rJFyV7sh9rX*=e6mp$QvkY6?iyMh*P2$QOStGMfZW!)N>k zupPhW8UZj>>mHB>odqP+sHXFoi*p(PQ)&Y+wsNl>OMqs5Ytc zv3>;>7e)$}>(1_Y-F9Eq#5Ug4(}o?>ScxeGAf+WGtw58n!hY!HTqNiT&g~Cqg!a&2 zNOwWEKD^!h_8YLnYUf-MfV6rWJhu{#sBh`BNYmWQxB?bTzPvaA!i8WKPP)F{!y|y_ zMOzGEB!x%Lmi3WcP9oSB=cVlp#lZkhVMcSaX=Ari02j+vw@1Sit4{dHy0F?Sm@7C}-UQYo)Gz zP{|o*RqKbgbAu5aw!^bQhQ&DC#Bws8N$Da}VB`BepYi49MrhD11F{o|up}_Vv^jtJ zkSIX-Hp}aDJY+2F^rC5)RfJkxgFBsDM;K+`NC{=+pAu9M?UZ_XwcyE%9kGTHT_hR5 z&fJ7eO=fWF>nq=oB?&X=XjB3W5LE zeGjk2F$6Y$nm@{Zg&0?|m%T9RFD$N_gTFa5L6zN)|4^MUwm>YzK4GMMviX_rxXWrJAyr*jWMP2%OBc_=%fEB?eb{!sr@ z+n0l!moL4kCY(1tx8gAtFXX7^tk8P(IpSunR7mp2*R2WM9r~LLDazN1z_JZfBf7}= z0N*CJJ#j~)Ii(^d(-e51VNG2YwyXC6p+A^8Ylgu8ULT06!GSG6kNRrtB-Dt zqHlnW#gsTmMHaEK>U&S`AA(tg6Gl*ftxT3v!{My1{iE%ivt@2!fxsVUAhIOF_t^Z8 zJqYBGsO!9!Fp<~*6W=bNUC(RID`!OH4n()Dzyf%AhFWJB_^9`nx4a#Cc#I_Q$o}B>F_qi# zn-oWAOgb4PYQJlQJH>Bu|63zaZf9lHM})>mf266(ZHh_elg-meOKrT`s+#S4y(G*# z(I`8Dg>rHba{T&bpS#rV?U?SdFup?Gulf~1zyEfrn9$#tOiHRdAftuPjiafQOCbuU z=QfF=aXtn{!RhPUsdDe}lUVK9_nqd#XFt40r_X5U-J3V5;?q1`O%rLj(`duR21$VL zWA>7cpv8Ru!UD{73bVh%m?x(b zZ?8kb?Spz+NbXSrHH>rO>ZlrXi!0&9R(znP0gB&t%kC|Kukl;m&8JTbllZd6g;{aT z2TB)S;$_2!wp_X2YY+SOSAF9HV6u4F>$a$C;VuXab!R+34f!idS4&)YRaq10Dzd`f zv%X%cu2NbtK92dct5xF8pRH3d_M6rE#s&>})A=|~U(;N+ z^bHTNE?5?MME-z?E$}VlUrPu1UjEeqlbX*YkO8J<$|_%giwIwpRyk1VYjRJ3A}jfA z5dj$buE#Hx|9Dq`cundyU;?@UVdqXW&2y)>tCY|XK}fal;d6B2BV->$tS>qo$V*hT zh%$q&Ak@5GRU_@IDj9q!+A|R*{*ig_=FKE*@DuraFY>P-MTz|b6}ifToN?YJYCWF3 zWNKyx>Z%r_VGT*oI+f3sx%T0=btC_2`5%T#)f+kq>p>D^l{u)Ti^sbFu~C;rlvo*3 zOrW#tBRc)UnGbrKTjvYgD^Jccnk%*6SeVtD8;tG|784-%6P3!eaBqVl_vTF4!|=1Z zXRxEfMi{Qo%=B#ry@LzYORxb47pH`fBJ@QSIqmes8IAFF?<_53c*Zy*1ZmYM68>1= zPT~6D8>v8^mpZJdJK_;Bhk#q*9k`G3xJY-4sW1Ta!(^GCqBW}-0tQegdPaLu$2 z31D%&z_Hy2sv2*k0^)g%@W;2lfOW5#Jg{$-TU$Btru6HlU{g1BPmkEbrC(_>X1GkB z{13+}_F@5OxM#P8*h(Ji-Si={`SI^>rIfwnNBlVEA0@k=JjjMGK+6LVW`C)EyBIE4Ejp#`ayvi%J zpP%X&AFJXJ9ebE>Y)C(Yx@I!)P|!W1o4h{jqBG^Zzw7Z`YKl+Z%`?%d`j5qqis-q0 z^Df4o>>fxM5))uMk7~O=Nzj0W9597Fij9xtApkjp#11K1f(f30c=65`-a+~0d5@NN z>Uf%{3loqjXFsG}3I>e64Q=>z%{aqt?81mXx*XTMU;eOFl=NysT&3t$Sd9 z^Y@4J;WYehfE2sa`*BxpKN~faddq2 z*T+b}HhbJV{@C>N4d8IagC}*n`Sf zc)W)9RSjpUeAl6P=I2)rO{Z^Cf#vvj5JJnF!1|V|M0zxfaG6WY6Hm`Gn|1PVx9tp@E z^m^FUFW`ldDE``IQfP#;I;Mzrfz4%V8un+P0UloY{Aa+gqS9RO0SfHzYc)bI=m8x(D=_F_)aVO6yFya_m3W5f zekRy)hfKra=EE0fI~_&XT#WBOZvY6oxT(|HdSOcrp($?x4&bBPY_u_vv~6y5KT4|LG8bC|KN0 zEvd?etD!eu7Ria*X0@pYWY$5D`we}By|gGi#x2i<_J#l?=vA}Q7JMtu#oVsybeZ*_ zGWvY|qspJWNxjwAxLOmmr5O(@JJxjtKIkbDchqr1w~u!gNUZBWe=3GQq3p#mZl`T~ zT@Dk+BL>nrt7e8Q=@KFyThm=vTcE_fFf^&?BpfWY7cPH&IB|Tkl6J@9>#JJbercq8 ze6&{OtHV%9oY@UE%CLFT(?B^S!cY=O7igO44dw5V`r?S?pMAHra(mr^)%itP+1KtivAR8;?b(s|oD3PRJlHP{)Kk9)a8{m!16u6f0#& zrjjnZ7k7Ek=1%R!KayQP!W};H?qBG-1T7bdi4}n*q;?)9R+ohGtjq%$j<9%j7vW1I zFC@QR-n%sM7)Adc>N;%Pb8QJbaLnp{LAZE zp$vmX!I1k49Mkh~W7-m+DpDYM{38&La3Aao`j#N_#Pz>X!zi1qztXf8qGd=~&t{b9E1;x{^C+v~TN7DaIa zm%h^Y|8NNW)tOI(vZTYA-CusdRjvh@h6g(BS9l1szL(8XG*QR_5>Ky3lmcVB>qG&Z znEs>ov-bizApl+T;KkWz$-k}K3Ym?*A^Rc^fF6m_qD&E?*H5E1e0uMF^yg+rRdjyU z2|zQq1ISo$N4lC+wLG2Po1k()D3uSy$)pzenQ!V}XoI>q-LD*9HS?A#{$2G^n!Z*? zga0(GpF&DWG`L}Khy^2+1NXQIDFwMgXdGtv%6>Oy$>Q;esD&Q_{Y#?|#&>e8Avzo3 zJR(o#Lj-dvGzbxFz%;)X=ai(tH06gPPZ{_kAlo(#@$+RLUD8Duv88uy*17^0zug(S z%{l&0b~5T5?S?-2o1K6d${_0eOX+AY!2oJRmCm3b;l66_!0aK^y=5cucu8c>1X{FZ z(~e_~V&$5;-V9LVen-O5W_j>e$o(e*28(6YH=*XJkZS2`LcHk!+9EN9984*0+WwC;J@@druBpz3T%ndXU1m%oD zD!!0*Z3PBWHS4e@K6mCJN`PYu8upiBJ-`4`S!l9zJ&}uXBj96EmF>v2YUf{eY#ZIY zs`+Tc;r6(>Kkv(f03lvGcGLLs1lADi`qlNzKKHZV=6((@l17S7%*ZKpsl>(~d?WhA z*P5=Y)IOdqG{9ey9MwR8U|3hJ=AOv-TEi#Kl=q^J`ux=YIDa=S^Zdu5&BEYr5q+fA zGw+zo(GVbyq(3cI91V%vk~;|~3LjkfS+cc&`dy}gZWorp6?Lb_ae2>a7wAE$iFHWj z*G!kO9{?YzMV3nf-}7hMKK_^N16If55+qf?ns~Erg(>5`aqr+J_99lxD?1B%691^| z+0QaczAQfW#+KRqBv{(?=BmVIt^6+@x*$0x`!vpV`Hy>vjqjpfVOWzyY15m0M%ZS} zLN(2CSl^qoxrGCAJF*C`*;&K4^D~%G-ZE+9!GaEkWdEmsj#Z2pkq|i5yRfA^;rWto zOJix` zevZVOvTr*h9VAktVvH{TEcp4S&D*`^KHE(NWaL~2?<5-6JQ^I5y!BU#1C$`^#A25L znLr^HvNG^y{f!t!O5wrs-+e-3%m%T`A4h`bQ;z~@E zl{9I_!_oskLBP(lawagycpc2c=Nv>~R)&MDspJfkauT#B#F>rgNYs5&$jf0M{Q7UJ zH)THB7$A|mTuy(OV-Co@HTk~&PE*}dPm{jp9&FOg3s*Y508s5~M7=Zz2cF*RU|IiXR}K{9YS&fCJwnPWzUA3I znjk{$Qo^(=Q3g{S*|_inG;C{IZ~mN}<{m?<>R11|gNNkgXXqde!fV=4Bqh|(v7N;7 zRQ1^J8#1rApg8{IL8;fz1)Gl|D$tUddvB(dif}%9`AztOhR_x2NJkNf-U~4*loYR< zbH<-hyqh$;7latguKZ2uu&zrC8a!AU`yZVHu55S~v|JiiTUvTqM@NVFXOH{?B`EJ1 zYNRa9R;7Wn+>h6kIabsJkrpG8LxV{`fc_r|42bzSU)smNv4O#(L`@uXy=c0V6#u0A;x1U*I7N0!UmKgTki$9RJ7gnw7G#ra)`6KVZrp zGzbVA(SsjVD{0C_y1w9k9SoM{FnH6I`!et^zWoU?@TP{u= zXQ>iwDh;hJfS9v!J$y2xNXf%uHZBiH4Qo=>!i^+uh177?z_nG~e)anprtxf>aetda z=#aD<5HslbG8q-~Cq?AIG3V^EuLf!!SZN3p=p!5okMWFs(C>^$1AB@qWW^l54CT(ogih~sBi~$mJk7UbM&nfElQeXA6pu*Q* zBCM25ab^*`4fNl}Q>R&A39LRibA}s)juhsibPy3(gOKPxQtT>Z)Uon&m8aaHgB?(+ z6X$wN*_JtL?^o?Y7k50u7C~r8DcaJCQe23QQ%Wb~%c;Kf=ucXBxN_$xzZshrN?SsT z&yAPJ|B+T*OoNray~?S`*L*yG#!%<{9V{t;j*;`@RT{IbPS&|iPjuj0DMD4~N}76y zH<#{vx)02N&hndQ3vEj##I`grF22Hh5+&3VF-m8@^nr}OCB>}kr=~-l-7;tud_7rNv7rppy;IF5y2oi+wn0{P zwln%9dM?SKw8C0b(Jr}aMEbKf+qUY;KKb|Y-BaiVdgh`HkA_is$1YsXz%~~3%(tm!udSO1Gpzb zmYPfSQBzUkdip|IjND(}zmRghHzfxI4QZQ|N+NH%RXuJ{1j1%ZzDZ1LZ5Y$0lo%CB zx9P>Wlzil8>(1}vS21sU7=R2xe$O(wi^FHIQ&YV-bQygeCALxiZFh>2N#rUg94@Q;J!K7#ULHq8s@7COU83G?= z(HU9+yEqEGpus`zS{gB6RLh!x2<1Ibsw0R;-B&KYaU#zhb;^dqIljWz4Yl;G3j2Cj z+fjUjL!wG1{tkm76PePJ_}6zDNm<`pF6DI$k(9MvWy?axF0J43+%&FGP6X->8F2(- z%=RY>K!KsvI^N`IXZpTY!)eIlu>!4n8}WF@88cM+jMoAwR;;0V^nI7&Sd?Sor$+um zrRR|mD&KKx4Y`W>pWsFmI62jUkJOK2{#mYJh|K!p?ozC_=1I-wy?Q6!!0%DiovnMr z4fu^L)K_Yp^qYZr9ZA#-n(?AgdLTVh{B-oc3dzZYHU02ou4~RTY(4KuvW1}E+ z5cIuKUlH#7>iO6D(m(PI#J&-sZU1uhi}A215SM4r>bZfrQt+apqL2Gmpc4R~*U&Pm z7{&M&o7PcQ85j)khowAadiB&$_|ctVlfOy7lHwkZ1IJD^m6h;TIso23o^Q3X6YQu?fH&PJGW ziMCT~@mtl$M9SXEgU(6SweeB!(8;~{!x7YD>ZZh#m8lu?={BX-Ju65;hvtnPrH>ci zsr+p+3-W|-I_S>jycl5E7;6yKkCegOrp6>QhiEq#M{15n^H(JL6` zP)d9j@vde2R|bT91&bm8iVK2LK;+?oya9->ic15*)n6%h2VU_oP+LG!j6VbM3PqfO ztVx_vbqHhWOh|pNM+KRSiR(nrN(PD$f0$D!dvuC8^+VKltUFNNZ9t;dSklW5T{}YD zrEfjrNcIMUlN$^!jeGwwDH|t++Zn%Q4LVp^$nh7kS8@=vChwa`d8!j*Jp4rBc|pKJ z^BA^lAcGf#c&()`d>Uvjy(S0Z3Y9qIGKjbj4)Tr>*O)C@H~B-*>Z|VD<30_9ZyfL; z+6@0z13|lbQPA=L8K(87ll?YQgbcV5W!OowO++dTP>lQD z4ZJJ`G4(p(W_Is@nfLlJWUUrOLwBH|cQ4ge}cQEf*53Ei`xN23JTBMQ0KrS*gS08$iE9s$$6 z3)3fqgJyE1DqkHgXkJ|RlV;{(J$}oXiUjZg=2dppkXX2XA%+7ad`npr4d@WHLpTvdZ0+Lui*ab#`lHC%kWU|$` z_dOs~sN3%@keNMyH*%5Qg9|Aoagy`5CAgR2luwhcckV>h!}ebD-cPJl7Loz4>DnCM z8l^v9rgs*1`v(BXis6oJ+QZJks#5+PwJ-#Tb@WD(gvB!P`NpgaU?Sw9mMqd$c&TIX ziA3zP5L!Ysn^fTUaQs}|1qICS9y=wFBuWKRS~|gy0C4jdeaG7+;ImX#G&)(-qKzvG zqV7)&bb5FPWCqwufa8evni5*;^Yhd zz2jduH8p{%4IHcmw9`#4juQ+U{a7~jypuN)avQ1-Yo;-Fg+@tiia~>ks8wZ)ov_RT zBmgEn1LN*D?)}(_3l$Yr?b&W8o@=h{A_0>Z3w~BX7q3zE_d~I4%;jk5(^Xn{ccB-D zcorsL?PcWU&nxBME?*6|dizK=`7NY0>+!D_5}GuH_nQ1J>132T=PCCwmTH`T8`4<} zo*1BZ)@Z;4?n|BqzO5ly^{WpBP0_V+*@Hcc_X3HZF8%(%9XquLI559I6^rH_vl&4W z_JvgD9I1~vR4&w<1oKrzo_z65#k@CZiaCgL3Zzwl4$xkOTG+`q)}K6g(pe=({#>@K z?vVhFrTWYF>O_%LO*gUCBPem9?_QUv!v1EuT(ITCz@1ha{YqQ%(#GA6 zY&l23q+cU<=7|S=rS6>5q-HF&7tHM2Hg6ByGkTfm-cGEr{3G88(2urNAZP1l7xdAR zyM&c}4TB|gkV&w3IO3Xwh)4%W<%nn1wAv`IPiDvy7`yi=gmKXZ(&7e+I!|)(4Tl-a z-7;;w@=2nm6$x$9G&YW&&jeh9d#=|B<9Q(WVUU;e&&ED)x%SF6T_Hk~zs3FjB;i~Q zZgMx%(sLanTSGdTdg$sqo~{p>u4er(va~y1dL74nf?Z@PNE<>kVKKgB!2RR=N7%1i ziJu&hT)9@9x}Ol2%zF2z(rdQPOXwDl{3W?VrQheuxUSX?PoWjfM}D<+QBc?4Zf)K4 zATfVi2^gR!iP$6O=xucfVsvqx`U#w+vb!fMVM(%pq51J zVGF%oQqc^=M_AurXX_PX@@3k0iNi92XDQ@3hzGs*`;-{&Q`0x)&I&DFuYg58o^=UC zGt_%-MF92iRjwye>d(4i2m;+zU?7&sGP}Xy5xV^eU0%c+clQr8XjgW zaFH`P(r=m%&~qR^)Ciz?r6hxHD?9_2g=`ba^s3IGZSa-&Uh$$r>% z`#qr3L*tMI6mE(k%9Pg1En>Jqc9_2P1LE5Ip%E;(v#EaL0zF|K#-UW24}*YUwk6me ze+*8G|8*|VCS6%ekH`%`Ao@s|!EDw(S|CC5Hq)Bn+K+!>0h(rr@bz?bgq69=k`yIV zzhad`Sp(GZ-R%+zV6z~nV(^@NMzF}%V(1N^SW5()LFQqlpM)LaR#hiLS^L9CZWF=T z$XQ-eY)moS`?8Fhd;T#qe>60cHBGt7`0*s}=KQKd>!v{C*=};}c4p_ChiFhyKBdAw zXGi=~_UEG7^a7CX*bi$p3zW!Kk8BwlfiW1GEyg}~Mz<7b9WFjKcNI|mBh+zY&)uWv zi_FHr#3kC{BU3Jj*wwVRhu%>}x(}cz^y;xe4y%BMGsBHEhog5yd%>+Hjw1+GQN%V7 zW%IhvfllOo@)JBYED$+X?T|)=3erj0D`?XlLE6oQCnRT(XnG37<|9nfuRsD;GeRwW z4}YUa6ww`*E4kCxO6g9^V+l~?SQ-^EVez;ece-wZG4O!m7W(wu)+)C&Wd}3LCfmK_;W?k zc)${U&aBTZ2RQ~7c(uSNxFy~8-d7eM^%Xm*xc+;c!K~+8OFRlE6x$i7(;Kdtl$G+K zmzOZXC1Szrb zwQ>2cQOx$A#G3`sff}FO^XHY>9Ep+hvlSVVZB?z-PvS4Wg2C{u-%>!*%67bxyR`oI zP4s=0tfei)h3RC05`jN0NXO>pFROTq)|_20yO0Y6SXyEe9gLidE=At0>g8{&)&gk& z{uSfcxYPaRPv_|$Kv3aLi24xIUqZ6a^z<%({~bK6Isj##3K-s~Lfyh>uMnE;Jozwa#NVTyR@l z9FzsVoh7dWN<#N5Hw$IBdSCT7_fz|U%9`AvfKrPqi&Rip(K!^{kY7Bqx3a+Y-212j zrYSbXh&NO3+*O3J{&C$^9JDdn5yHBa;`FR7X@$B83BmHCY!7EL65Mu@A8 zcJE`|dY*M!sZ~E|lpxL6b9W`B@l^H+B;~NO%LnJATscvV62NvofQFa%e@uFTfa@PJ zEh7p$^4TE6a)|jsG?<5)`!to7szc0Q${Ru)FCPkAskYHw(k>zmDhpW5vN^E?0z#-S zhiw*Yw(?GZy)8|!zpcxRr^bubxKEZ`eY)>Ah1R?Ib!6k`ilT_B)i>t1hp^#X@3=Hh ztH8`vv#cJP=IV~g;yxuv#~bs+VV&engF_WLVfPc2)oTz!n%?Vq=0{1%ddwso?8E_5A&~2^BeY9uv@}@&sxPmJd&fJNx9g7kY z&R=}tIeu~P5fr$cN>a#-a}Z9orIHR4FQc;j)Mw)_qneRmHwqh*-*yW=8bc3y5?gm` z*tu{RtZh1vfLec7@Kcs@CP-(`2d{$cDz;gNqQSHG`ISr%Edye|4EJ6HdTQ(b5Wr>_ z-#<cfdT?ybxhi|f{4V<&#=VDpzF^u zM=|4NIOv9vDr<+Y8}6@`jFiS(fo_Se$Df`H&9 zCF{1T>l-FJewDDxehVME(5(^>|AX`qV=Gq=e`HfZ23#5=C>MYAsi7lGWOZ*SG2zGUWw$s zsodHoN<6Ck@#f9Gu;?h3X4Z>h`6E=~wQN2yc%-!{)x}R2018lacx=;N^ntU;b z^(!exE>0u3b^S+c8iA*}p7&#Ocfb$Y&KHdlw7)`-vbfoIczV`01Fy?FPn^Bg@XM?N zU3`YRhkJmXIc@AY^`h$uGkWx}DRmRl>%Z0MG_};kyWlx$5qfy@V(@lcZn=;@V(-(I z5aOiEB?-(et7_iGPqgg4MA}oNLmQL!l{S*`ZM{_mjlTc40ZKL!?(3 zzm0n-;U;2b>7pMZyDKB&%x=Btjl`Fb-8Xe_iZu2uu;P ze>)bXM23A2JIDydmuo$_3A{6g>#JJe1`CNc4=SyG_PBBkxuo|=VEcNn7rwq7lH&0-H^rc5?)*I)gkJInChI}T+trQ{)MNQ#i#V+NX+MW zx7#~BlYn$KrN6m-jB;=3)81>QyZ4&g^E8bN(uyjL3gAl>Ahg;&yzr{H8Cz6FhJfQ*)!+bmpoYj#ysh)-#b-?0aP>MZMeF z0e5CE6?#iX6#@3lmbf?#mzm9+?ZzYaLqcn|aRc^}XDUgj-5FN*(NF3zU(R?RChs3* z+IW<5mJPJ;!Z(kpwg;2+C|o~;C)uXM37pZqu+9RW7A9B1TgmwME=vUFov40l}O z&CjjZ1w@k=sXI~v$^ka9diMC82vvG%Q?ERIqb`T#Lx-XQAwRVEfY?FDnSe}DhSJX! z`JV~Sue9txa6OB)X3qNOTS()66@hE-i8@{SF|$jO;&|!T1mku~WPHUHb$jqkix(LDDUin2Ujj6F-o@x9Eu6sMyS)Ml)D2%JTgL8lkioUXu;<2TB| zT__;Br3dXCLKsy$8YJ6aJ&2G!wU)x%li4zwnzDfa15nykvxpH;3R5%zM*nPo8@MBC z1u_s?z{@ZXEKdu(zuGRa|2mC9AsTxlfWr;z*z(x*oi4~r9aqLVra>IHHoZ#q#48sH zO52IBsYF~gb?XxD0-f8*?glV|O1|bfSuqAS>b=&Wy`}yEzNl}1>=9_DhEVOe3i)~Bv${BLxg2T&zyJmpw$6c;EBve*+FFXHqq?Wh2 zm$FEQ+*K6>hP2p$jpo^zj$f}RVQ<6gT&KiJB(SaP;AV)#y!j^T@*KFSJHWq=f&V!j za_0Q7CYj%Fj^s;Gz|zcfhSgB14U5V1yYc%D+qFXQB~_d~=Zjki!H%srLU4bI;PH-7 zw}N;s2bO2CH#Y_O!kDBhw_$%g&lN7VE2Yp|7M&b&7s+!|6SAsTkK++%)_X-}n8FB( ztgly;NoO~C8<(ff?_%!plgLQX`smW^ zeuL>xD&!P?`RaHR?|yW^e%7H#FB$OTwHP+A%K2xcCt-h|Al$1wZ+3z=iS#-6l2Xrd*6q2AO~_o+|=+D;aOsX$yNs zh919?X`w%ZHfw6oku#h8hif9*}NIffvxa+AvTbS75u7?QVaBCSZ9~7H5C9vs5TzVLI1c^ z7EN^)Kb+b?hE-=a{UpSn{13=!jx2qry?YmCH=wNEh$cD9PR$dDG7iKtA!|)GYM`UE40@eE6h}bRQu2 zr#HUzNO$>zFq^W^XeN*Q2uExR-!MR9<2>0&7R`=R^^tjp zzQ8-qD}~ToGw13xftwef=n;FRxN${6IYg6Al*@g0EQxXNyLjhJxaSzXI6(ZI!gwDs zOo9k28B&X0q5bDglJ;XnBVNcTW)0o?M9e{=r|Aej43 z0lv{!5+<=~;ZnsUf!W`tXB#;EQY_WRs<%;`M09WQdNLhjEaKWo~` zEDriEXBrs}vBCL!XK7Pqf8e{;oJ_dDj>>RTk1qBl3*6DG=ehEFuQST%u}OK7XyY8| zHy)H@A6wKp|1bt@*iNoni$6H0LSoX6Tox2?M(;io*u*|R8}*;W;(x*y2-1WnOg3&k z@t)lbK8xVzw0llfk8tz@Tw?IcCt*I*f^dJkd0y5aZ_jtXMPAxL(D~|4OW*1SNgTYn zxznDl&V8ff|0f;hrXZYxP|Ga~!?lC;oEhTIr<`y-(-%fy)4;ksN+Wxntz(`SjCzV{yFm3|1Dref5xW> zb(vmlROov`T=lUU+6eYAEm|##;Tpnrm%!6PV2*E#b=WdWIsX38<9|zb2HSN4mGjaA2JW`1}p6iI&-NRNkz;%f@ zWZ2LSG-$t5M%U0!gV_>znBLPJ+jVm@%S?? zwJ^NZ`GUH4EzF!A+4-m}S;I-Ez0=1%R`{J*v0zSj0HxIL%%?(s!iy|2PWBkTe0JTe zbpp}qRzoLQc9OizY4qSjhRek*4-Fa2{!>5ztuB<%KMKp5NciMQ<$96WJT>v+z=d3D z>(B%QRC?s)2imii*yp@$JGcbC_1_dmYu`LZ09?c!uH*;b=aNP5x@heu+;gJJfS$di zX-xNS~K{Bk!Kuj}8;>p#PM1u*4B-;^#XY!0^i9{lV_T&430e_Kb-WT@Dv zrgZGZh)Fo^d7Ef+-v;91ybBNrdMCF6jvQ7bm+wR;cKP>(n^u;$sN&QT?&t>FLPiAl zQstbM9{O1a7BBrxv<=EzIQ|~KtSXBYj=uSRautv8%LYBn;f2)JZ?mH1vXmpB7@T}n zT}-ZM#dg`dy|3w1k7Yj@M7^!dz@su2YKcd1m0Q|@3f$RP58g>d{{mb8^?d`^4Y)Yq zJwS=|f5aYgU>|Xr4tCk3&WI=!b zl6l|L>5}vY(z)}YX3YP`-g|~MxvguXAPP3bf~bI45D-F<4oXoGk*a|7DhNog0s#cn zDM%OTz4tCc2wjm*D4|FPg@hu#Nu3Lkwl@z1 zl5F9202#voe$l|T3%K+_jax@4ywAM9p|dpS#k6q*V9lhVLD`QA9lr`tLUWp*l_Wem zV}Lsrm1Oj_rIa|A%WG(*5QUkV0wr+FYQ@eAGeV7d{jsCNN0l?U0(*^uD%mWk{>J=w zNf9ZxF6ZE!_VjcNe_-Pf2Ep1b7$IfNdZg)rC^6k%eEs@qVBxua&BcIu> z@bU!P@%z($X&6L%|D8?xiy77HBnZaOf@)C#LS0p^r9Qloh+kZG56} zmKVkniy+x7Jv-rJ?xYJ`^2SH$;rHkPgk2J$6A%vg*m5X1IY%HzshL3#g<3kQZ72aR z{l!RXF1%k^`#iKYV;2ERJv`uG9wQz0M4cx6=NV{J^`)UW7!M*TDwF+;?&HC`ysn2N zDpdN0Za>h)n=;#sISTA3ZAO8s45oQ8DccLay0S#deAyl2(^^}7IM&*D@>tpLp&)pg zDWgjIBuWkAjs$mz1%P-Era!=@{v&Q}NGAj)f5DBEDjd+-QOFtVm|FqDTT_M)9aZyz zGvxlNZjH%&vN>{Tr>F-&7JUXw*<4Cfn34lO-%GL@u7FZ)S4g+RLO@Kv)AnMFIo0PR z(%~E@90CK-@%B;xnMDdBLe*}M4VJA6$q*GqhpiqrLYRL?Y(#7Zt{d&>9i^o0{aaaNa z$*;pTX$5}R?vDg{Dmc3^U^GVmGyc(#K^SS)xS1*@Xhi=RT$|LRiQD+XAe7hRva@BN zM6{})YM8BlCDNF{OEAwr9R3I-Mw7B~dG-qUr>WH7ks9)hR?j74eh1}~Z{I6XnB*SW zbNQ{OmCulBzsyfP(l5v}%QS=})oP^A1tGs+fCOUlJg_se3sTzOu;!b#F2P05O+^`R zCwyTC`Dyb6*CMo>S-{H zLv9Ylt1Qsk9UJFTs=)(q*?(Z2#T+SV4LFl6a={=hoE>z$1mMt?CPxr>^UeotiGn@( zx|H%9VKebw%z8uMCHGeXir>5_(P;df#7}pl6FG__Hsc*1ymbdV%e|T_66+Dx=XyrZ zy^7=1<#&W%R`mSeZTI}(4S?*4_`#G-J~gY9vhu5joyP7VUhA$E>Y4(F9RnQ^HE1Es zPc|=>4B+yd1^rfoQzWuv|G_#)A z;#GlMyKSnQS=No+;EHNZ-o=N}H;A$Zt#9>@C9yO7+i>8oOCoBGc2ERJ@^YsVFPlS~ zSFi9x$KLi{n|Jy@N`M){gM7j)dhRy{E;eMnTAlw7nAZ?Ikdif z@w)*<-E@2ao8igh1i;F7f7lvg{+hR+E6gh^Ag zYLZU<-SGwR{Q-36v!h~+_BE%)r1R}GnY`&vOj8M9yiV7`99s3ynB?E)(D8(kjrV=o zBwdN;J{+7L0{{?b_WVicb}2ijYwx#JMU&I)A4c54X9OYnRu?WL4PQACV#8>A8f3BH z?BDai4qx?!=<{yGK?MvOh(2Jr@Q*N0l!!0HhgvI`fOJ^zNN-C@;Rgftkt;Be<4*7M z^NDvCWE9winFtOx0F;~60LQ^0@kxZ5bwY0HnkNlBB_4PG40!J+rhjq@Ogi8>TGXp_ zw~4w#P&HHqL2ls#kucrs#=WhvA{XS!<0RQTsM?|+@H?xLG;sY8ndS8}mCsZ`G6*bi zz>R-z+|H5?tMgbnsT|;P4WWA`9MjtnZRz6vnqKOTh0o<4y2 zA|yvvoo83Wm&Sxv(GNGw*KTd~=tr1_&s<`^x^t<~tJjEGqTiYZf?t<&{sliW$$wJi zRzfDcX)(Ro)>Hzt%&ESg_n{_r@D@A9558OJQ~;YX>rby^HHT0OCXmvPe4(OMO$ZyBA zx&_wT{1i`WA3aEMrf4ELLZ4L2a8p8;cZ-E|*m;qc+qt%bz*mk|PR-{>RKsp0A*VTA zzA;0A&)fG^$^i!pRe<=y08l1r9eo|5wdtWNz!6_-|M4BCM|`b+jNk`ki~JBLYf+E^ zgxEeRU69%mr5=$xDOi(K3s|B<)Zixjk(-RwJ@-^@y%o7q{*8R;#%~!n1OWi1Nu+!? z2%kf}Q70yZ-R#ubQds<1E3A3PmGPvq)G)v{bR3h+chZMCHiIf~+<1g*LdRQR4jocH z1Shy3dKswn5ZNHl+@yPEZ)4@s!_t#~Jq<3H;R}2A7f%4zn#qUC3pJQ_|1%W968o<~ zjfCT|@klpn_uEGZL7aKF-ud`{iSK~Ch#wK+FME{cyM=g&4g(01A@)T6AH@FvQSPa; zlmt7NWg@sQxsb^K$Ib!IBTbLo46P>(?iA0a}{Bvo0u5C+mK1hBh_Iuu`O<-F=Hc3r+|`6g2F#SN0C%3NT`QoY@N} zff4g%>cNnRfy^G56840D4-|p=lpbv@3$RaxiE3sMz3GubwRP~++dq{=`(1Yk6l;30 zpB4!cQdX{bX9(P5w11l*VY~Qge`%zCEzPf``FFANo_qOqYJQ!XUk2^}ZeNpi*d!mr zrFf4Ntml=24wzJJ>NZ#=AbV5qoT3jTW(i)Hnni7Htg1i`vM*U}86 zLU@eod@yC%0C?n8Wy%V5!l{rW9g5DGk^*_bA&(ZQUeh>d&L7+ZF+wSUqotMi{%orL zDz>(0H~#Te{tt34Rq()=of*4|1j4BZ4&w&3;$>^2bzAd8f&lV1+iGHob$@uqDC1ig ztFC{6(*=jB7E!-%VLGSwVxp68;O}G<|8M_JP-{9yXSkhAJXhmG6%n(uIaWS5M-g3F zig4LLy`(rSK-4XCHZ^PN!dH83mYg^}VG6;i3nTjly&DQ3ToX&Ce$!WU@Q$D51O#LL z%AwhZtPA@8xzy5WPH-&FW;ut;6s8G?)lW@zH% ze^>VTGcKfnB4jSE+i8!PIa>)h1oibbmWLmo`uSS;=W7*Eti+jvQiTqH-ITs%Q36KP zn?@%KSgB}|PinYBE|~sG|Hgi$A{4}wx|Id^1ag5dvKgh*Klk#glxzP!ugd5kppY)c z49#%54*jg*Z8kd+WkwpcEi+PV9gsCM#E;4HgOoWFU!nD9#=Q8Il#^l=vVCQ5tc|A1 zM=s7j%VE~)_!$L?&j&*c2*_geI~1!pHEML=_YAIo^=<5ao31^F@_t-94#LH*e9o}l ztT|xm5tR?f2S9RuRn*Yp)W6o||IAteNYabMPl#F`^TGZmV*)#>3d5<=KJl@SD>t{v zcIL=10QYrZv(tA@CKof>JnFqP+tDq!*u<#>$TWSo?Z)U+xm?{JvhD3-c4#FUpMILN zP8eqwxWK#*)GmRD_(xAzlegU5Nq2FFR3Gs5VMOfzA0TMURF(14t44#cgpX{G800cO z%vQXhGH;(xal1C26frX%FfC^-jb19Oz5CTM5ACa_|#ldK+qkO3E3cB@bNZ2t`W zt_;{7=8k=Ry}%|iDQ^cW?etVEih31H{PhS!WNU+P&U}RNw(Yb7{?Skf7d0*{U*1Lfitje3!x*>K!&}oI z@0TmLma*8N=5NiW53vhw@ZwI94qKKb#AjXvm2Q=j!$-A`rSH*bUKYpzw5yK8^{&Id z)4_+23oL(ydqrXxT;SQVz@%}Axwpyq z{Hlu(J?SoHq1%vdkD{hIH?W@Xp{UkIkljM4zmK|6oB|u+L;qXFBA?^t%M-C;+#Kyk zBm z3QlepFq$+f#E%~MNuFFfA3`JFpEz~K`=55Lc7T<-L+&pAavjOt*_+;1I;}}qno1aH zrEMZTWM(E&#V**`ebu1MM26efnbTgA$X+ww&Kvb&#^@q^?1BSH$eIU0BE-T5H4~l@ zIQrL+?X3>o?&|Oy8sB%aoze|&BW^&_l&(6cUV|zPe|D)3ix}Cl1F{Q74Fw8-J!J(* zLTk5XcXZ7T#sEFte6lGu!-Wl(b(Om+PhFRIvh%A)9t-3@G(gIEp*>=!J0C zQd>*W{`d~c!uYV$KVP|0y@a<#Vi211p7>8>&K8U1t7R=1Hs8zIqL){D%y3_^tPtrr z+ShiJ_s}a@={tV1^=(ow0_2`yQ>m0>;z&Rd3T*0E>4Wsf=;)|wsioZ5bkv2U!uO>O zWi?%M(=lw^;xczOMh22+t_mh&e@cIhA3a+T^kVz>c!(#QMw4{7BUU4^HNM7-GRF8c zb02}s$_D9Zq}GOaRh7{xc-d$KWIYZxYz=KXOh`fk-g5;R1h=al_+9#-6l`5_ zJdcUNt-bA3Xh?2%2(@MQnI)RkJy_MK8i~TR-S7m_}AWzpwf8^SR>c zcgpy#G@H9zt^7$B@2zVD_Ny=8t@fsGS`X-6Ge(o(tS+@J%^4ABL3%%f z(7Xr5Qb_qyk}d5{&dz$yE&+0@2byFZPQ=%1=K)D-Y{7hI#T;{KXZ{juEND?Jn%_H; z@@2=8II>u;F&MA4jnnGA0j@W|>I1J5s`?;umhx(Ai`Egr7jbbL7f`(q6xY202I}*#f2KNyHH*D~(0Yw2C}i?Lpc(jsri!L4#kqDRm1ZYzZy+`*Fprccg?5 z*!E>1aR@E+TzX!|Z|@cZ-G=&r7etc|gL?fIhD2!YWlzwv0fbw{ypK5-5ZD>Yl=Tm1 zv04rwf^Rug4;#Zt>@z8WLEJtADFJ9@OeVymwrs@gP8kf-r*Q=|Oa>8cFP<#bTT zJBA0%TIFaUyRDB#tkZyIHZ@$*xWkVuRI}B*#;k*qHR!nJnaI95kimg#JPo?rG;i_X z?ybMN*N_*OfWY;KW-l<)Hm6=W($uK6w)s9%QmGX$)o|71co5hxLmh1C;v#}iy6`0h&Is(U+>C{z^@5l9rv!Fx)N z)8qHpx;rrwfV(%0(fr?;NXBJBAWNnpXujD{5qNQ+-nt)rHbtz6{;HT^rc(}Y(Yb?iY~8d%_{G5k_WvspCPfp&RUCk z&SVgN!EtC~5YOL&Y%a5+>j|01+Dl?4%oc}1dC#nGI0)az89nb^D9%7S&>za2!^+7y$>!{}!pkY2goyg`q?=?O2&;c8u zuXUpc7p&IXAEb{3TKNWAQYWQx5;bOKjiK&BOL6(sryLeysbY=PEKf$5D;1kAI}R>J7k*+MTOJn^c3442W?QkE5`ab8?!C(1V6X*w z=Tn_KAfa1{_WYCAHIWPdp2a}}mu3$K2kdDK$bSfpk!M*KKaD@}EovYvP&mul{s}J4 z4e0=*5!t2K!t~%ln*+vZ#zCWz-K9~^o_tTN?2xV7`*W68N3V(K($C8K(QlZ1P&Rb< z_>5w?GqJ+uY)(d}AG}u1o|E$Nc3!-lt=R`OgZr%CA%wM-;?H5S&(H9TVLNrV_^@Z~ zvFh)V-*Sn_iHJ5ca&y+KL^ej+QS`bde^-FF!sl2)v)hG*M{csklKRXAiO$M~cZsD$-DT&#Dr7)Il?3k8AMU$hjjmUKQSNwpLASUGb z?Q;7ocCR03ZHwEfUN0pg0;e)0Lpon04f9kC@+0&8~#Btjr@JeK36$L*qd`VH_~GU_C*( zu@P1=l53SID_=~nV^GKzkE!h`t(|49zWZv$Mu>|)gberwYHSASoxcWi35=%qcN`D4 zj^H(D>kJ)Gd$2k(&Xb;`a%C(s``sDg37$`Ms0+(=s|8aDiG)soYJgI@VQX$M7{xG~ zW2V_`OwY0q(9KqSv}}k#2F23Sqt+OnozyK)v!pBI)4ZheaeR^Cg%DRWnaiuRWJw z4VEA{qi~c016cLqp-7ZYaLv66|H4#4X4KSF#VFdp{{Bs#oO*hnQ|Rja(nOCdIe;8* zw-Q;$h1wD5f@w|G^Hl*!Gfvg0QmNFdkF1W31CEm89C5BX-CF%aXRDRt!#3FWuMrx6 zlwTwj{^A^^r_W!3q zp3?!*M3BJly1&^Cty*UpfOsVx5<2fRi&Wix9xFa4YL6i-2YXM3p05Y&9L47Q% zRF!F#@4_!05I37<^m*sJsN}nxGdHOv$bjKRTggOo_qgD53JEs>X?jKzB^#s`4!f*+ z45ZTU8OWV|i3DwChqC*x3gDu+K1-Mp4wQLX$!6DwT$}-fy_KF$tF!B%7TbwuQX){Q zuNmH&{kE@t72;4c5uK)W?fakI0@9tVwtiDNZh^ zxl$j(eQvY*(8wz_BoDX})6%-`iu>bc${~yI=R@en*;xfg)w<<=N^hOjo4)L8sdv@E zTawHuV}AUTst^s!s1$?;AF26B?%_-C7AF0+$NiX_a-QW6g}x)*G7uQKFdf-(5IE@e z-i%H;>v%^=g9{t}eol#HcR9GbuxAai*ZCIeXd^(Ydf5OfxTX@Jwbp>I*x9J)!%xSn zAyy--(io!-_|v;N@ibV|<04P+4ZGqKE^R&AaG9SkM3rS-WNPVPE<2zcPBwwe(~*yE z5BtvaqARh)-ni~bgFLc)y!iQ#aG*ESl>O+TQnKCRz4G%GjV!1pt9#)li`jwdpg#(U zAl08o10_2=j2(K_9yCgtiEqCZ6VS<^j`*7SoubwFy13Hef*6tkb?F#3bW4nldUT2- zVCXejsjUoQvlejO;1cX1=Tq?;%!5djw9Fb)3d?Lrj`MQH^x36_@YOH|(g_=!Rk6bI zZU|`lpyj8u&$JE0o2AH+C0xvs-evxBz}4Xb#+{^h&5&i>I(#+y=3FI_fi)J~`PlFQ zHk!Gt-XXcjwI)?M`d*Uq`*}a_adx-{@#B`G27V@kiyf=p$INg&>cFM?I6Zp!AC=Cf zO_N;px!x4?AI`)wJ6!*CK{^4*;YC0*Q z`vi85$(>QAB(e$$DSg^5WI8Mf#BSJ}Egh?Kxp)(wbeSJbaZBeSgMC;SaOZ=WX8u*~ z*{7M2RUm@ztQ$+MYZySbUdSU7~M4($YV6l zQJYC?4{|;hjR+~5(o@rjV^NaOwD@$$)Ve6fpn!B3M6?P1Ze1|QkM`!Oz~(Erhfo!3 zal{fzb+KN(F>B4kEh)dqxw=MMJG5H9iV6QX0K7{7QgtZo<`GO1ZNUT~EJ~!64XIOF zx{-DU?^;%t(1?-I{MEG<7v}&o9GkSx+TDOsgT%bPo#R1^PN2uHKbw?8sq6hxn1;h4 zi{fv!r}_@;c~ z$q_-fSiVS7fHi^_9tBQ^J*#@&CW98*Z&pN-`%OTgtkC%K*_*z)ImMV04v%R$qbli> z7zdd~Ogt67aa{7I!N1L*&J|aIKJs5<=1g35sycDJJNz9Tig5fPxCH#b)6!&=mDO0z zlY4c9cK}J}^QyDE{qZvb&craM>nd9_~{)vaVti;;R%w} z*r&irL|+c$Sax=>}%-;;Kq`>A^Ql{VZdoB zTGHM}ggkp2uHLfYQE7bMpQ#_`epV$)14M+p87eSV&uusvHE`WwJl=p}zl`Aq${1AH zMi~%0ew5-`{{;d}hVN;Z5==bPa>JzWl5u`ysxpyF2V+kdkf?a39v1^(fdpMe{k1Nu zGnqyS<8k*5IQ)AX4rcT|gEpaqQJaI^lZM{n#?ieW@CdZ}XC5@*W`UGC#S8KIRInrS z`MO$@j(igYV;shNRGOad0yDc-Wr<&#ozs&B5dVAP^6OQz|F8sdY7<2&nB6b3YjD~` z&I#u4^8pgYA1x-IECcNH;2g(`B z`QQq~Fn@4eV*wx-zE}*c6}V6L_U8*A1c0TsX}y!aW{53K?l(+{>N4s1kOWb;z9&}M z;L1D~>qYNxBVzp zS9HM!0A$&h1*LAmTgpqhaNL{j7Cf!oW%Y+5hrJO3j#V0sp~8iq<4=jj)%71a=0ZO| zkrnQQ)XV@5r0~X$z*&%D0tAd#4DcbR=9DSLy+Az-pT#Ag=r7l9kxXc^;T#$N{70k~ z=;T7{Y?sZxFkftS7qZD%eZnI4Aqann&7P1{JLO&+ z;ncz64$?Pj`yG3rdoLm|DRHVck5Rv+sD{X)qxHk3M*1Y!u$qbE{y0?&Xun|Gp~(Hw zr1nE_-$GV_FHON0lUl$+2IFQ`O{hEK(BHlpgmA$XV0iktfWnQ_Mn1UKJez-gJmK8Y z8##o`ujQ*IK^=Q20xra~6M9lHyKul1H9#50ARH1?uTaDgY4Lfgt9Xm}2kg&s8Ya5* zthS-E1U7pZD4k0oo&j&}+MF^FHjcQ0^@eg*L+Z|JI1CG_AFGLp+-x=;^z;Ezy*X=3 zDZ&HMDe4nwaMRsNx;{VZHJMOR59sIa)8)_#ABFA55$?j9-+Y`38#e9A7o(=p&s#q6 z80TeQ$$ejlB@hH!2z}~cO`KbeViv@mvN|qHTgPlKrSJl_MQs_rVH0v@VMkH~kRsil zPV>sKiCA=gjoK-ny!3F5W%kHgd`&$=j6kC-KfPA}gSEagO08!3W)aPSe$6H42@cIA z%>ed^^bR2YgIv)JX(9E-d1!yvvGzdu z+xWGEtu1kcnFa{);EXZW$e%c-_496DT@bNs zalwq}IgO6uNgkfj$r{*N-F10p$PLwZ(jRT*I0#WbQ_jrMqr>D8qqmKiy)Yd&C|ukx z+IB0pXif8KCdScQK9Ijp`NS$h+wiWn*Z3qVe(krQkJ3I8^~kmNuSygBnb_L$6A2^n z$pU~)mbOZ?iID{v9KD|)m25m=UZBavh zd5%)sTR?%@C1X>@Ny(Fq`{P*IS8N`*h0t`_WV9o38^`9-v(&RRB!b2-zT-bxO#xjzhR+r01y~6<Gy0 zH(MO<=Xr}uPjEyBV6C4W==3N zlqmJ5^xbSckEY8nl>yDcS!PdImAD(%oYoq(%!Ib*{ZLB0jb6laMONH)JW#{LO;Co& zUO8G)ErZcM*jE3UE8p>NOj016m6mw(^S*pHIVS)Ryl5mW?zeX*a)I$~Yo*?S^U|QK zR1hTl>Uz_MU_|VN{ceK}#iP&M&~ujOyxh^h<+CX3#X>9`O5Gb zmNCBdj`P4L-q|Rf>}QERSN3&OFdyhSm@Xr)uAmPs5r~((Izm}l=(GVusNl8-bMc`@ z(UQP2^Xevl_Wy9(r;4EnGflUTPOIlz4_cxZ<|i|9%wkS4vl%v({m_^-@&%|zp+{#0 z%Pf$??vAt@L{0|2z@oeMBetVhiY6P6s0{;dbaqweuJXaSctcPuxru z3<2HmCS6Su(s*58{$$hl^%+C<{=ilut%N3u`s2aAcs?tZp~7!Ur2_phQ;%f9qcB2gV!nMHZQKTf5nwP@^5yrBW0lOjmZ)ap4 zS#|);NLeG-Bm)v4Z@Ha6=HFaWy#S)3TaL|hnvT<*Q)R1z(`(7ZGrQtK&?feA-5Px- z(yJe$&d40|!f`53tgm01bOZ#S&-INPgIQqfR}T;VsmxA)A=oi120FsrQEceZ_k}N6 zNS_!Uhe~(StD9e1V2pw91YUhgK*1u6i|?h`;BvuPg9RzWwq<;Tx!DW5#k8Tsz?upH zNhK=;=<&uc0(I@~2jxi_wsc~n4J!3-eLggixQlv~#gmbm*${L`@Oak!8R^bu)SOn|1VJ8rBS9=H7t>CE!@}28GnE3{$#E8!CNdvibVeDl4u~Qo_SFyDSnR*n^>~?r|38ytM&JyB>BQ z^OA0`G&~JG=)xZkWiMI(rwnn=p=d0%!i0jT+mqQ=>FSLjAev*_#u#mLXg*mwqBr9% z5};vKAk7wFZb{0LEn@MpctkYLe!V%#Cr=#B_4(6rVA9Vw+&Lasd-*&GCuncizD~ma zMOEl<%_r~JTKEDmxenLd@y-nx0fpg;CP==fP3zmIU2wKtElzk&1C;Elj@zZfnP+$DEL^{HMt6}v z?Z4zvzY}RhP4)aQ-i*k^!ECa%$}_W>wIIkhqB9fbe9C%no6X1tZQ3}G?KcLAfW{zF zrGie_+6FU19jG0re)axNM`qo zFp1dM0@%bWT4f*YqXM&JT9lr3AM6#8r~~w8pczgAY)J19jLDz%d5#D+fp9lpJPnNh zDEd&trvz=%2Pij6=ca=uM#`xAdqxNd$w07YAI=G_{B(T}?71xtChT-%=SMhU`_tK- z*fC+w?j_BBEZreuJkG#?JwRFlj^QV?j=5GhT?b_n2=@ZU3|I>0rQE9-`I4qd0Fpt# zpSus|Xe>3o+MBTMlc15RO2L#Hf<61w$-^j(710ZnWb{1eNi<7OF=H!F)l?frxpev86Su`?ZG)!2T$DJM`I&I|B5e*IvUK2>wvPfNQOK1%?U9Zshp^c)#79LRB*sW8K)FXJRVM+D~EUyCpmLvuN%{s)f15mZ)`QPBs9oL{SY#Z4r5?@>e zBC=*c+|jQvOaXf^IJq0#!qn9dSQ?xnIY^ALVnGk++;#ql2H-~oY^oPz;I9ROgCE&d zc-j(A*?;$7DBK(^01UI0Ss=()*q!s7Q+Ad0NtXow)2uKtqVAi-9M8@lSm?1G@!>73 z$*$O5-_<0D-W+9U@s^C%wEy;I+MosEHu?j_&oOOcmj+Bgi*r?EC1t@~5HNg}FY?)| zh=F8SjO;HzmE`xX_~}5zD5*~s_L)t;>$rXk;3bM#NBYePe!T5!3IBR8Af{{~D8~dQIOn*ZJp0mVtu=k2 zD;)N)tPbyTo8rh`j87dSqonC#f7a~5uXd&gA8s6;kzJfFu9fTG(hKA0j1~$NlIV^8 zF&?M~cxw%+k~sgYy2K+#vVaB6un>x|?s-)^nn-@%Lxd1xA+hUTrQS=lgA&vMP8wgD z8dn4+UtHx#lf6A$b?-AtSSLu$V0yz#-K=VMSm_C+AbIO?AOw5ivqGpZG~{=ksu&x` z{j)cN+WTPFIMB~8_m2SpnC*0@u9qhEvUBTenht7l6 zDRINx8C5Jg3#+*5kZXtG9qMl$fF#CZ37O_q&}42nQ#9i17?s1-&ssblztWwB8tm14 z5t7ZN*>Nwx`n~cQhHtb}qnlr90GlhK76>f)Y=X;S*v!q)xZoA0?^~-w6{eYNl;)u_ zSEMDQfjAwqW^4F0Su}TpTr}j5nMMa2A!4!pDd4+UFW#+TZuq*iJwEsyy>rOTnTQYP zF`DHhJ2D#ZFuFQVF1rrdfUJ}JE;-NEP-1qv&Jhpj7REVCAqdG5WCeC3t>u3C(}hW; ziefYnrTALz(jJt)@a9yuoW`1|T@@*~bqX6|Iy#gRWvjXfkj0WtTAbag;%L0jsLjN= zM|aETNe+7w&k>w-=gO1%#5sy&HumBJ70Rj2U8vhclUdhCI!|w$RQTLK)j2o&VIX!q zhN@8+mH|3BRBlYEcP+qLAgLhyYbT=&_<{un295fka~BI767jQ;K_C5&tFHWa^ew=- za9j$PFIuw{lNAwu0s@eIY1qnM(2!9^8Ji}1#TKjZ1(d1ZohuzaWGYX~{qD;{Bc}(n zqrJvCrV$NTuG6<5QkHqD&pdXSDu1hHxzz3Xs#Ep02+hJfeC+EJMpP*5`4E>zNlGI~ z-|DN>0B2({=zbK}7kQ@%CLwhCtOx+orq=RaP@(6m^kq$qvCNXv%QnkTjY^vvIonhL zDGy-KJ=^MSQfBubJ-l}t67woO%aOtqEW8h_F^Y_RcY!twb0GAewPVJtzKuI27`JC&^l@y z8N_USYtc4U?$@t!BejDU6a@Gw&XCDakNE!|=q_@x58`etpR@FqyaRzcaQ~j!MkBUE z3u-Q$SE7%HZ54%-el(f5k+!?du!z~tY$*|5Dh$cKUSG$?RPDjeK77#twcPSs}CUTGQfI9^`t&t_t1>0-3(~_Ke zfKCyvVcDaXpX$-IgXa2FEWMarf#gx7)Jo?bnL!I8LmXEp>yiC*ymV}%p0nyiKSA*& zl6(Hmb6yhbHPv>4XgivLH3ZJn+YwZ0gjc(!5Y-`roQv65Oj(RGgmIoPm*q}ah3t%l zw~Wp>9q>?FXI8WMu_0t`-*u*2A6&d*mtwxv@$gd1@wJ-Mma(<12kSE8JXj58>sn}f zO2^V>RhsLVTFSqBBEpHt1T2DDbdalG@&u}`u*BBB;|f914PBN-wW$vFPO4~=stc|x z3MBl4gz&GW$9VcY5dTt1`=tor7)37!n{Ims=mA+;#(BW(Ni`*C3<{fg4v{L9U~tB9 z$#4;XOp2})OTPzdxdUp4c6wsAR2*>{#m`Lv4#f5-o3Ir7^J?A&u8`Ycb7AJUO}~^7 zk4=oD9%G6@AK~<+S>o;Sn{(7;Q zt))s5p?Ac&pElUI2la-eW&$s>QC1Si?tHz5axK)&_>ftK^JobBcI`V9p13GVW+tC{ za_HGnRP{eVuOjKVQ_4v_@RaXMlB8yV2D>N01?s>79CbJk%y@F4+-=Ut-K@3hnrvux zo9e1#O@vl&jxD9S;%)>=OOVu^WreVx?3LoGR+zf*Uz3bG*0pf= zkxW%<)e)OGDx(ZIhVS_nc;k(k(b79Nc?Y4K&>Zx%^{UN!%eGW4UQnKwo3A|-ioTPc zK#E)2Y3inLY|36xvIgwEwJ%$X{`bwmuF$)z^lk__7KIREP^@{tOhRpOdn2+LO2?T- zr+k%AA{eVVms}fuDL6ZFda#BMDi=#Wyg89r_=$~lXWKOTOa}lN(N0;W1d=l9zhj3& zjt(&|Rt$5tvoL4Zn#P5U9c7&sqW#B~ll3im!>nc*%m@Xi)E+MUgrxFzfb54Ll|VBR zg~k=3sh;YB`ye>#?IIVTy|tVrW7+ne?gAn48Z=UJyOsA={%KCERXZJ z7GSjEqN4qoV%D&4CwZ;_-k9)4*iWDaH8N$yZFo`(*2Exc*zAv&`|8Gp7-f<+3}rPU zNEzYK%6=7?!LO&eUZH+Ak_OR%YBN_KqwLx;AZVOU$91(VG(;JPJAOXG@KNcAWB|}= z+fa9`PA(lS`cg4|bhzJM1E|}oV5x!rQkA}z(*vJ82r!ntF~fcXZZ`s#HR@4%&2OFm z8h<{hpQ3!ez9*iOSYzV9rj*~9z~9~(1w%T6wLX`c9CZz0Ae{;P_qmhTTCNGL*%iOB zaENL4ila*4YK#H8QB8wY1FNmTHy~}1#JMwDA(W*HYqT*wi<%#z1y|86QGyBTPYOw8ksdzB*h+JIz$LI#>GusSn2QhC z589*8=J(%M4S&wtZy}No3X{7*!3>Y79a`#8%^$f}BiI4ivK1OxEW0-bC~kTYo(TY{kf10g%%KDS#D z1$rKUjkc7{Xn)^!QZ4EP@X=BKL-v48zmY!1k=O#`RCBj7yi%g2vS39+*JaT3YrAPE zF09v%%q6U8(Ea)}^Ay*1dUF!!2C&2yblo%-s)SLwb4?}(v)a&9=rVwka)fDuX?Fq7;2%~9V`TkwW(n$omhZv* zD+Div0J(&=(E~m_^=$$mD0J`gmtqh}G~MKXVKuZALBIBMR1)Zh1Ct%ZWG3ue&<~We zNS0DTr+e^!Q$-7K@0ihRw|T0YPAT!<_G41VzwSxo5>v-rhS9IWhX}G=5(_e&{FXKg z+kG6zNkR1+=WfLnGJ)|8_?~@nv1-EK>3GAp0YFDIN_lQq>S#|-yF2k?OOPCyiD%IJ zg$wR9LXnbX;K^WG)nUrzw2;&x2~#eKv#3k8s%C%i93)Nkz*q#n$LKNY5+F7?%GtvU zN&uu82(ml%<_5i|kX-~DY5NjgZ#O7iUU(`7*cstKW>(X$@Er2nQ~n~5BSq?yn= zX?94rZ%sHFvZf7sSim|#PQ6&r6#g}Yf%T%9s!u34ddZ@X-y=KMR4tR5!_wqzIZ+ z$HO2Ul7HoWLQZZKorY)By|x5CZQ_0E7xm#*0$W%0k*g4--IKrrk(Hoz_TKI7-~p4w=Dt&RCFb4!|-&5rAXuvbuH*T zW+iH?I%J&(v@qa!S5)ggYqbmz)uO)fJ2m$NAhO-Moo#svifZlY27-$2hC1VNWwP?0 z*+5P;y8t|cmPFY-*z)+;a>Ftc2PLy(cWu{yDW46D4K7ptJ_PCarxZ{zb?PxB9~kvv zQPx@oBAZs-hk`08({{pC24{?UrZI!i?;Z> ztQ>2&Xrtyu5FFQwrKr@<#DQJ>;Cg zj1hoaJHyEI1F&G7UPH_IxZX@?moAAlls(ez3E_F3E#7?Fi1|) zbbFuvM+7GA#5-g4T_v(TMe_e|yu)Aa8u(W&I?!aLY_<5(#53#<#&^EBAy}t7&?@e? zwizK7A2a?92V5JzXWuq@66s&wo3zT8fc;5Q$ITiKRX_Ho6wqaVxtm|^=9jzKZ8P}g zZuYK=*e9RKIIPQ$m_Zyf<-MU2!L zlK3L78DFZZOqLg>X?aI=%$M4#oT0LHa6B?G+LgVuxfoEIoD~|6eNBI9jV?qTd$QL4={-NlUj|y~w8D;07o$_k4b&|V zEqG5v_A@By-Jmi;1xiiWU3ISiLaF-Sw%bA#YVQY6DE1C}?#f}PLT&gD6>1U`Bfy6( z)k^=MQ}>bkO8UX9;hhr2K|nB1o&1}oqEvC%0UGb_OZ9u7moW&!fykrO@8XAmp-dy# zO-|)U!3A!Rd=p6u^k1-lTwb@w!%E!k$N68x!#dz0JN`Qt;1?(BSI6S7jzx%${O|5q z1pHK~VQum~0~rg{;+2my8>vD(alZl7L~e2k6gYqL_un+)03Il-!|%=UCIIIv{FYuw3E8WA4WIykqo0W5Xh;r)y;Dm!L^3!4WCg~F z@F}55ZySKXernd^g$OAf7GBUi>Pcf{Lw_bMOA2sIcRT#|_^D40kRGJDO*P>%9+NF_b!g7QU0_Zve&0?Ny2@H>M~Kk<^r^hAC;AU~TG09V21+O6ZwTad3l5*Xg}i-0kU+#D*aXf0 z5W}=LBf}@h3A?{}YAAt)tYnEjth6xxAnhXw$MkhKFvSb4tyf2U1Hrt*zl|$6%%KVP z-_h!vx8b;>iYBTw=cBHgpyYCO+Tmgp9U}iGL31=xigs@y-`yswJQ+!+24_7ZsJTPtW@gl@m&P6J?CjEfFCE@g+EzeD z22{6)WRA|yjM;^l3%|H^Y=*M}zrDR}_2R{rR439!^P+*C9E|~Per<8AvDWWW%lh>> zZbW{<&D%fY69w)SRTd8%y&Z53V|9f2BMaGKnfC>1;@WYh`P8oho*E-dowro42AS@9 zynDmAQ})Xf?J2WLN=g+Q4VP$WSUW9cym6K?6c4pNysvfF5>hYU{MM*q5wpha=jRuK zG9MC>e?AzaRI3seSgV3`0=(yi?X8V`p`%WihN;vOC(ExhlAU7BHA5X}y(XToe&CpC zBN2G;wBl*yXMN1>!`FILY0L*p{U7L2?Ygg1_Q-?lN5-o-wAShaCiyb*6c@$~j zI8)34Z=>gY?|k>Z z@ZWk>ujj33qY~}qw@P?#*VA{7c^P8+qxyB zN!N&%Kl({b_?FC2RBu|F_=U&Ypy!FXI5qWH{eK*Z{tK`6$LoDK(){hliD1EyYa!5C zsVv#h`~yuO*OD#%%2J*;K$$c)IEaGUHA{Aozvtq;1#+)873o*C*}Ua`aOgn3Y74nQ zW>OUkft(9?^2h6`O`2W)bNdhwY6_a<7`hmdKhQ)}qvQl%OP<&N#y$sOXQ!G=7Jsf| z*Tvnd#=@JuIQ1P@p039t5DaVk%GB;TQa~ki?=v(af4m;ndkL*SBZ9orjaKxPyy_!| z*k913CrZPT&}>*84;tdx^mMr=hVOvElHz!=!A&^r5jmRHBSD&v+{%1t&p_#X0-}v$3M*e{& z&RLqnXm4D|WCr=w-Jd*(a*$Vq#{J^G-FoQMg}-`i1E+OlzdJ%OjFa%C3UQhKb=~5{ zi<|Kq&=F#&f&wHcKmyS?D6IXz#o8Sd z9z=g@0Z_Obg}YH9Wvtl$rI50^vZm(L+sSFB;#_K=s;cVVvlFSwx~;;tnG2G{>{_I& zWL=f#@#4sDs%C$GKYn?6*&@I5cza2hJ$g%+J+doR(n!Ml#OX)Lr#SYwgGK&k!4O3hp8HzR#-25iAOCXCaPApC0{_`L(>{eK!@O-A``wW}7?LW*xNYPnD(~ zxPO46>)b*-_^LLh)_+R>3@co)JYrPke-R|U@lt76lV3G#9d5C|x)`j8nE78l>MKbc z9zcRU>|NpFU3YDk?^|0u*dKPZ{xAW*IU-cH0F?+sCBjgNFo+yR<#gpaE8A<+|nCI-|aBFj>`M)OSDKx5!`=^-4(CcVt@wmUg zf4z1qI5_y;vm{c}e`%Vg;tAuqeGVKcMlHO*&&21A zKIdm2BH>1#Zr;jA3*c64lL^56Fj4^c6?!@1Azo+;F?sbtRV+HiuweTYVTH1|=0qX8 zs~SUpNjnVbeZApFMIAccTUnx=Rv%);j@~pl9p$Gs-eL`V$9+BW({F`Qn<=F2koPht zf~2;&H~*s^rC;R{qywF;ugLyO9bAnLNq-pP9K%K)_+BWVoU_DOBO@NooAsb=Ja{1H zr7Yj}>852|e6X}}cHtix>~9t6f7d9XlsPD64oaDW5}lz$XDB@-N>7Q>Q~tj#6&?*T z$@p6ffRYWPWWy*$JW3IdQpBS+d!ROZ{J*i;qtMpQu5My$&~+^nCJB9^FPHr8%urf zR3{2Qe)Qgtl@t?um_L(5)&94piLlPI!t?NJ{HIBYZEJc425!5FTCbd?YRSTgPd6`k zoCB!L)a>c;zJ(Xr!Q0p&bvi~*bq#u^hsI;J7->H26h_+g z7rTg-*!`udVx?pM)5dHU5@;tHCt(xkUt5{Y5-oeH^E8^}<1`$y7 zh_1HjMQc%wlvssN)na&XcCY?Fdvt#9V?%9GM{Q9@ZBa*6UqDq~KviEr6&AVhxv0V- zsKO$snmHG{)=@QcP&IQ<<)BdIpit$YP?gU9FH|~n+wD5vApBpJC~7`;dVbjFb8KW$ z?=?3tdcLR{zbtvS`ENAQ#M!P9_xX0}+2Vgq)8lhmRTuql!lKjd{{H><@83^&%@Pt4 z#xDu8HvNmOnma#hpIxgv`Jb06I)QpI@3)^HH2a7xXCenabVMwHsj$~uL{so(7j~fh zn!o)T#1V-x3M>4yz2+NO_T3Sxom4Qp3H2#ozlKs5{odq*s{4bg`-3WJg(_(U$shkw z(uyUJ=jd-O0IIwdR8$sKO#)T9?V?^Os&d<(@{B0yGfMi5l0KuP&nW3LO8ShFKL7tf z`ixQ+q0~jF1{kOY7^nsqsNOE9-Y$%ARBsnl+agrkB2-5%R7WmUM=n&exqmgAJCmpP zIczr~JO8@}8g~@bsU|pk9PXjbcu@`n>eADinK}5cofuG&jjbpDR%GLU(ra#Ca_e9_ z^}GX53y<#$Hz4I@#KUs z;(UD~ULIP+!v%Qx|EXWo=V+(}=(-*~RJ7HhC3C0{57%Q zJK1ecAzyOyO&N5HOPS?2p~JjcCgJ6VUsjy;=tK2`DW>;} zz515W;m%dAlDAymPew!h!0!`RHQY$2f_m8m{^$RU@g<`!|8oMU4Doe6l3$mz0jO(ZgxbQPI8!J+pz0Z zZ+m%x=;vxq-u2ysDd_d&@qA9+iQONL4El1^l4Mr3R37Zm;Tye=YTJ#I&Gu!*pw{cy zMZ{rR)~P;>lDiH1Q0)c!$a_-q>Lx<*h zzDZwWue`OL@K!PcglkKEs*;@g<+hwq^>#aN=e5xNhzbD>~vhhfn&1^e&9S12XsZ93zM4eFty|`Xys^mnw&L^;jVd}%= zB_wt__TbjF&Yp<)<0TGgMmk%x9US2`HdzSJ=u9_1Rii(@MWqqZWhMBrLjz5u`Kej^ z!9-Lep~w48aaSXS|1f`S-=#v!Bf_P&s&H*2vYZn!Gf&7M!EwB|%I>;0dOe=oi0k?O znvEeYolj??P@&RktV>@ikZ|8J^MABG_x<}#A;ar*_hwWj4zmv3lV`y% zU7P>jkV{_09B=t(#K0NG8X8 z0&&j=!&i;aZ20t6kh$(R$It1_?ZG!x_ET13F%!M`(Qa(_Q zA6JA9Gguv>`kgmTh0E1(C+pv*o4&ZLdPLw|x1Q>A_CWCIAkUW%__K?+lWv!UB>dkw zn${mTGx#XgT6qkvgNQ~Oju$$GhGSxl$7Kf<^XxhwW1uNr>yTSf?zVIQ+2CkZn&z&( z^$8=}@#+V68m->Q{khK-*m(LoqH%Q&=Nt$FuFy(;TgbXmc_$!4OYpAC*$43iJ;KbT zySkZ)CMLrsqlor{;PsC!f(^X%0~5rs^y~3_wCWU@yjgLyRkmOTI@lhqid{cncZB1Q ztqAa(pgD3%s`&v>jijyKbKfYnJvmmYLvuUY$I}Od$3v4<@0yy|uaB3Q-+NGGEWMqz z{`%Uzx7iM!)0J+gP8_eXQXw}KUs!vT|3J6-=CMt&_&Zw1-^QvN%{LEs;??t!`}GEO zp&0f$e&Wr26}xz)nY7-{=z~teGHofoF0V}4e!^0&kV)dH-MV`-YXx)>DRK%)tunq~ zpqr$=y;y*!CZ}Na1-p|hh=HXjgQF%EI=u78-kS{c_3k6DKDxPkKr3hvPoyr%|dv)c|ynF@%j)xvmS|8#@^L2Hk`ssweyQ zM;4pYjoei%a`leeq-?^Wqna1s<5g(h+*&|GLax{bvXZ?Cdz2 zG?!Q3BBwUS%Rs~cuiaSX=MP48wVsfbovqm)PduTknh}Fl+m2N_P9lAM#NOO;%XS`Z zRVqY4D+G7+;M+|hiTg$hbo+vCW80J8?iVtU-|Aj|^*G=*WRwwz7gErt=i}uyImDzu zQhcan3s3CqB!0m_kYC9nqnKJ z=hM_lWaiC!^{#vjWEi8~%agL}XZ^mW_hV}f?^qKVImQ2u8!@xnX3>?xxxY5XE_t#c z1Gx)t5oo!)@2x!eR2r@-<|W{ky=81EdP?41EEO@p2W@1p37AWl34S|B%BsTe6ZG>9 zpT*k=T-rKTVQ+bRu~r(@%gwG4p^?^hqZPdFKK^xt-s^VXxb(|Dtc=%Gxep7~9)Bg2 zd`dCM*SPn_>525k)gpa@0q$g5b%w+HcA`JVe)phW?E^jcw8};%m*j=t#rk)@YxSk+ zJ9!|(g)^^-g$`pc+`dlGlS;2+V%*8R!g~>oi^HF-6DOi+!iEmM!S|2X>+C4XHtjae zHlWrZi9U(7-D9Pe_qRW}kqB9RgS?XB$y3P0&2CJ6o&D4$VI9}t5b?!nK5n4UNOfs# z=+iq6quS~oI&ub&;(%JmS;bGe5p~Vfaa;z&-v|sJc&!W;KPIkrm}#0jHZ7*bol-A; z%P#xZ#U)={9PLWg)M0rwD_BgOb_iitLejA1KNH{L(CbQ2Cvg2y2*JWpv>@YOao zrH0424TLm$3JF)T1HMzlT#UPZ=-q|~Cu!xcSIW`V+c|a3)lXjaJb*72aOj%%T-fB6 z>&7@8)4>=78NZDSfJFgZW8x%sj(cCfiaeywSbV(cegXP zv9t{MF7T8GfiTmj1L^;b*GF9d>JFf$5NZ+sFRc*m!RAswdzi#uhRD|yvP6&teFrP} zKlVIml7_XOc{oIW*-!+M<|49;BjZndM*WwCr1`*+mCD~_7F_{eVBV;JS%R>_I;lYcJavg9S8$BJruEtKQ!;>z$cu4 zbstHRaDj*8c3#O+hbjy{l|C?$VaMUiiYXfMyYMF__lOmQ!x(n7U!TS?T7AKI&k@RS zQ}iBVO)PZy_QHINU~u?8I4MF(lR>^1ii#OYjA0ypPJ!kZ)}LL5f9%5g|2T1#lfIRv6v4ryStc{Z~YjGxMaFu@@5p03k9@8>6RMp0{@>b;2i7rjoBgVR>wU6eJRMP z$bP(S?5B1Q4V~=b1%Q*6t#;iM8-2qWfQx^$&})w7wq};jmUgyI+?F;b7UrA+yf-;- z3JY`D+giL(Q<2BNbomnW-|!Xg%4z@rhYn$k*qG3d2C;T^=m)yfZ3Rti=*tt^EaY$1 zznkGo4VGI{f9$!>oy>7g{nud}_tp>&+&kSexUdEi5?#huWxQ9~xqM1!O0H}GoS|R7 z_;s&XuVCCo1Q;p{d~a&1G1f1eH8dw5vC0&jJ@;HcP-J#*tFgEdA9mx`!su@nqZ%2KdqKet)5=wR> zsW_MpTl6`b_aU(}zM0`2i;w|~qKB7&ENfl8M=3xWdu_dNpO{Z}r5A@j>+_PN=fQ>{WnXhZv;ha0G&x@D>DyTrDz5$4xD-|3OJ++FH-aQ|3biQSPu(;WFO(XRH(z;z7p=$eU$D#ukK0#H&?lAD+J zqOGlMVK&|PNKE8Q+%Q3?HHF9mNDt61L#Oww9OG870p-w0?&(PSl zKcwAStB^@1i+%)A3S&M$eX!WD`*~h$e2&1V{q!kXPhUS41I%Npk&%c6^deZXhO6jv@?awWkw*$`BOH28mok7^NZ@+fGCLvT5nzKg7Ldl8! zUUmn3G3WOg%KPrQQnIll`xwf5KI+-Irplrr?0k+#cHT*zDtK9@Ne^KiS0zXwy@lVL zO$To^KlGmT#abvRA146|SP$B-n=<>V0R*>CDYJZpnv09zmoZz>)zZEv5GlfM-bN-m zpXBt24~VqmL`nSsLvyO(SRFEE>$iSCS7#v}uzu)BUY^4+28@V0eJJA9 z#RYQ{qhFl*x9iT1mSqSQ*^LfEj~soUvHw)|*)*-1-fHJ2%s+8ZE(YK9wj67pTxFC1 zJ$Jd?Bg3x)W0SxV>`@;=EO6j=UQg)VeJaOrup2S6L;1X@@Ce#nxv#irZ4JB!e*V-@ zP*C6o-8{ezsohw2eq7gAV&48}@7oa^S+!5myXQ}D<$SnMMQPE~u$!z2woei?hdsJ8 z_kQUQpFBP=Mi71SrA}g_0#Yw-t5mtHY80Vw$@|kjTjnMT`3Xl98$IjSy2KP37S=xy z+CIBPFJ$b{k-!U0Czi`1j#(uv;`^gcJLPq!-=*}TsusAt!3`weV0@iK7?3h^SByMR zkOGX}B`R6$)G(=B*uK^p04s!V^gxmEgxgFw2SAvE=G)RHCh}i(C}~^aoM00Z(Oj1( zKXXUea<77ax4*{BiPeBdAo*r5ZK*?{J`6c`YI|8yEVk)X->YLD?g?9~5KH{Ix|A^x z=NcsL!v=)6JNWtyiTBP3=tO_ugI7>!mAE)BdG6lP98L=FG$wA~`_V;e)Z_N^pvq>X zOs*6tC5y)13BN3dkMF&FkFmn|q{tTe$aywa=Z5g$7bgp)H7wKfqk+1QF%o5&#x_gV zdxT_ffmEH+6_M-r;c%c-f9=qO7Xz?iuJk3sfmtxdITXt6v>TmiaHja`gDDO$sNX+= z#k1e=7Qy|+_$PcPJRXDbhbO|^c-KYfbbsQwIn3Y~crM29SFXA$?|fQz^jO_DefVMx z4Z-~+;Z(*3CY3%c41@FRQrz*Wdk13fDjI>bx>UcURCZruu(9BGkQH*hh2`kym)E5J z$152kTrAMjHm?4t!M*Md-++=idbelGJde z_z9Wcnm!{#exEn*ecvv+knc{tGrSdH`273@JqFP#g%tl**q-hP(Vb!-%kCf|5l6Cs z3*-%C$;(+?@vRnSt3+1f#MME_)^A=X80W&L1GzmaJjj zI3XV^rbE-*F%3O8vNBFITYYCI zQdN(zc^=oRFVwjGnzu?@QSp*{%_gsU)6;Gk>+Q8r`v-)|9~YU=-!C%`NeV>8@8EF4 z0#3#uR(y=k&jyAL2Yaio1H`f9#99LfgzOzGOZKGrtycv2j11S9@xi+Y7E$XG|8c$5 zTLkdiFhIsf>+()DRi$P2CPW;1>u@)!JRwp$5m`hX7cHa5lY)?1+8iZdP8hYuyt0`0`@CJK~vbD8! z=H8x5Y-w|;??O=vb99ul4EzcaeN2F*%mUTzuTMwX{Mjw{LWZ=19ey=aGst^~hlekj z_i;xohC4I`hrrd2y3=Kpxn+{v1EQI403#giQ$8E$i4#QNBsYcASa?wP6B;pUu(nLI=>a$U|~jnx4wiA zgt-|f!)lr%zhMGJ7v)KNSkIBe$2vSpX5ksqj0Gl}OQ8$yG|=%80A8Vy=mFIXjdox>jYo;U9tuC1M&}*}i zQgKcYfZTcyGActWCeO}`;Q`=o@nM3r8;AFXcK{j!d5mX%Bork#AwkP3g#hD=_KL@l zBaBrFB&H7mNM4u&SptyiTA6N91!?l$v=~(-K+rpcU?911i@{C@4&=2A4K6|7a&j!l01@=S-Ymlg*kC95G8#FUOzj`IPVNmh zpIj%%@N^P->4s<7{ZIx-{eCd6__0zTeC=R}Ox6>bEPO7Ui+BEcP<=c`>xY9Dnd>f= z{`VmB`u8Jf`OFv{!Kq(H)E3Z{C=^+HJho19b`t4x;=fk2Z! zolH~KoQUPC&ucetP3lfVBm90a{TH%12`n4xspWvSjrmTes!nj-Yw5)f}0tBECL ze}1~(XI)rx=OR6EB=o~v+Pt%w{`t#J$#c*C{f|{^8gGueDRI1xK3QH1z4SR`d%#rG zV<%T5zl9j#@)chwca_k~h-yCXT}u9qS4*`~WcDA{Wg_X?Xw@%MF#xD*yvP>kMyg8Ny&|7(BTwp|xc%dY(29mrFLCHA|kU_e)5Z+<1w5i9y5+ z4g+dI-T)zm3)aY~38O}FL`YvzG6@L8>gnle?iz@(76bIV$)wE@U#}6rG76zRRG>$s z;IO%agKcbi$6u`O;N)gAWzGSReP0s2?N$szFr+xZBN!1bV(Lg-mlFg{N7*W{z?z{l zre5}pMV3j0;M~!P8?thC%nD*yuNsLsV9q+H}bkYgpzhEhH8~L>x43`=Dfu!wc8IToV z6P6hK0Y}nPRO{G`EWPdLcREmd{}uXJFC&>H6X3-r-7P0iOazrB%n6Ha<01sO@} z)xlz!)sZ276))`g5xL!u9yhwUg=)#I4u;&;^wc1H=5I@(IzPw<-MoTx<3ip z*Y0IeNI7qjGJv|1Ni;;{H8NNqK4VZ&B$H;hezjY%BV!`O$g2fX9H{%>+_KNT)x$|K zbBB70uTwblmI6r2k?5`LVFzP^uDtF=8Hy>Tb{PjQ)%z z-K;h3@SSNAG0yuYE3-LhJ}nueG1!AG8}?Wb}`eoUOYQ6 zr-wplfN=UHGM{8x@Z8kosI2x$4Auhoi4?TBxt*~uPl8rwOe<1cgf937XQV(BEhj=} z39(4i2blR8(Z`p#V9*Ww>mh^Bs|Eu-+9Vjp!Z?^}LVv#w17GF5(%@iAY%u8Ta;Q?} zwIXzM@b?3caczO1Bp06I&x7Y-4Hg=ZI;=b08@b_GU`NFm+Qo?T zkY`>*hPbIf-f1Nqq7||O#=joMxpA1HKq?B-f2anY8h9*bx52xGQs~>T+SVZZ$Lh8Id?NGb zPwiMjso=gVcx%<$owuf15e?zT(_!2>uV0ho7ZhBJZ_j?T5`{L4C3zrS&NSd~5K^9c z(>$~-E~H4ztnbGc*v5WHzdS?fgHMn1x}^f{G4YdpA*o1zb-Bde`ynCzq;LMq1HLo* zLy8Q`e|nPzDJ(#TDQw#G(stWtazNttDL-J$@rLM${5ct8e5{xuxlxZ&qjy1(SIx@p zXMPsJ>#%^7j!wMB#s%>Kk4Fl72FPLRfeW0c#dOfGW2EI1sq1qU`>l{2y_S|%)WEV9 zKrClE06+n}=&qjmit*n0(FoH7T*C9K>>SNG%88z3?(HJH6GUv@uf8Emubf~vlyYJQ zTqSn{f{^t*Jak}S-z!WL$(&0Vf4%eZ%n-aYa_@}_~yx$9S0?P@!9ElB6X&4ks+%AoVl%yclb z;dDGptYpc>n6wv;xj9p2Hb{c)V&~Ny{tVCPAS9%ScahbU0KJ9TwhixqldbzXKDbg~G@aDAA@{ zBKaa2w`I98(fMvDRSE*4t_x!e8O(u98(v0Dw9-RiK5vt3)7$ru#pdl4sjCuj4T%Ok zlfE5^uU-pu3wofp-+qZ2h$49>n@7e+Sk7d{%)tR`Y=I`)iu-HG%ib`qJ9%|UcMBwZyoB~X z^}@OpQgil$=ijb?$@su5_}Uv%v@ska*HF$>2)Zb_Cw^@u><({pEy~~Hlt638^knk0 zVMtmiK_)qv9-~_u3%?g$6DcB@Sohw)H7m4HVCTjDc!bT@BqXGzo8sz8MBsL6O3$A; zeCelwfbu{+KI6y*o({iCXu8-HyKz>4%pUJ_jC)ZC=7cWsixjz`mq2 zd_=?Y6wb`p)mjn7Q;(-lk@S&h93E2p3r;bvTxO?0)SJQ(y?%ZJZ49m->$2Ey+=vmt zHhKrZx9YEYh+MQ^c!2hUL6vqa{O2`47=*@uVM;BGLR5|GQKxGy=_l@4dr~3$(Ltu( z86+?EkpHxtUvj*mhr)IHZ#$8Y_~!aNQcdEjj9!tkuST~ptKt@uA5Ldx(dz|TfVdfiR15g1oI z#06BB6f3U<{?o|EFGEHi`tO1Kh(eZw@mpMTuMSM(wGTZgYx#01YF#nPsO z$*c6+n8Xgi&PRCNvdf!B#N>t|mGSFu4ELBA&)crQKzQ(Dv-;DpMulI6FGY#Sd%wnR z;jXKFfk^Q=b0=>LCK7Th-p7B}m+tJ_fv)O8_RW`4{BlHagS>Fk$f~wUAol0uMOB~6 z@kCNDr6XyGak|9!lR{;&pSHAwHb~z6T0k1MODA-OXO7q96(G%or&?~=mqXkukm>Qr zn7sb^+825AN8fh&!9r2Jo%eR)C6-q<Bpm&8vJd1a*B8m)K!JCmeK>D_X z=r>}MaJ#zGvKuKm@3C)dx8New6c@+>#F)&sApS^43oXhCm;?cUBrzl5C{`V90Fc96 z`t*I7LHDRflUF9>pg3*_0y4I8EZ?AMdyD(Q(MTE zAEdEuCOr*(Wj{wuPrydcZ+E{j912f4f2=e;GU*fEy`qMfn_lC4Xa2CRQt9$ znn>L}SBUFBG)^hD{Lp636|b0K9Q{@NE&A26MugM{M*fi|2rU1JrXB9XoSK5UaX3T; z!^qzyglpdc3W<#pDUhcyD&kD$)Ev;GjDIBc@ZQ7fahZsdX~-!+hWgs|w~wTHV$jMA zgtC1e-IYoLk>XfG@C{r)TmTtK-n0}sL?+`mEGXUaf)HWk&0{yy{ImBh)eWUP#Nof^ zyvKJ27!(NG?-e=l&$lZBB)2QU-D%+nC~`&z8R{u$Q@X#g5rW9B1ezQ?Nd;GFo1;>p zNZafe;_3hnQSBA`!DzvXe=RE_mwr;PK-?wu9Sr~?21I@Ki9`86)~)rq6b9IY@gxDX z4~f5FDdOV$R09_Ol^bdDFu z!gi`}(y|J^fQP7fPopoy8&$9&XlyHd&(_b+BI(_K5yyVR^y(6sr|o^=^!j#tE2E4e zqZL3*uOE}HSe@bkwG&^-ma&&v5`r%f!k6&&uR{>4+qKpysT}?9xD61|gZ%t_Z1>f| zis?&wrB8^jY>z=~k5*hg#InV$)gIfHC^NBE3fGbdL!ob_v8idMqDOzZ90qjumLI{~ z&xNBV>tr6lCzC_3k_)Efq$wwHYiv;@ky4MpGUOEy&?2{!x_l1?jy2mzFbB6o?Ku>L zAsfXF-P{UBF35+82wh@KAVfk|UoJK_c4w_>J>N<4VA4OJPG-8|+49exnCtgr1f=vH z-2-W1w1g00`-&mP$;pZDiul|M+ZLgM`!!4$*8z|+91F0!yRS_kPK{%L2UPesg4i=ICC}K^C zfA;K|mA9Fh8I`J5C*=oSknt(aUOEX)?cxSEh1G-A1>JJnvc2lwf z!a1I&%SP)TJ+s5~7;UL3z*DRQK^0&6r027~vHZ_}J?(4H^-iijOxmm$^|yKB=LetJ zoN~WyTj>|S=$o{ePK9d)8x#&|h)0(c#0an_MBE0M_#iDq$HAevUz_A(V5o6!#N$5U zKqI|d`gyelDNSUwb>);x!@o(mk6nKUzb2B;A#suR$m=4mX|Iwu@}rv&WmWb-9S>W8 zN-1&N>T_PJiHGfC{2+<_2ffd2luzv#M~gQ52{FQ2gD_@g`Ptk{mzI`nBQ;M93=LCC zE)BvFdo)Eg@md1!pZv7 z{q=FNz{XU-v)l3K0x3$pyo=Y6<8UcXQzcq9zUZLBXKIUI=2K`&wVzFJM?+y+HzW;K zQYqjdPSf?Ak{*(NVG`ER1V;*phY}*ri5-5iN&xY`MAHTe2E@WIR(;@oXtIh0R6%JCo)ZwJ>L`Kzw0}}KF2bQil)oMdnIm=!k9NsNL zxfAZx#0n90a8dxRWjGKAjBh|e+y<;q`P*;p-S#O!b=e(%Vs+5P@YrHfVPU3?SX_w-Pc2bzXt^q5b{ z5;~tFc)e@qx217`=sx@xsKe9^d3BywuvNtV*j4hCW*5;kf=YpmEtf?>jkDpM4v$cq=>D~w3UkF|3*V5t$gtYp# zd$LTTKQ!TX7d!OUw-)bX2lFQeo#2K1K#rGN`mYo{Be66p6=sdy@V|?D0>IN~KWrfT z4hdP?=nEK&SgaIQJHAE+r6tVhE>U%0Ay+qhK4MbZi2qRhzG}dq&L7Vb^GnSzM^XcN zPwAGARlkWxd8NSc6wB$Rkn;BoZml`CV78}2036xk2UID*5DOQ~C`63_Y<#ex;2X`w zbZtXDO_J%=sp>E?N=g%e$om{82W?_K_@)RZKMaumlt(_;5&m>>Lv1&mV%Vu7Jn1^Y zWuwNS!MaQ`$>at2W?e*06>QHLiJxaZ^3R2;~*RC zBnGdP5FU<>TWkpkx1!cAhYT{ng9gN!Uy!oqFWi730(3o01w(QH7~c;Ov9S@~H2Mk< zD=Sas@;7+d*xC6);le+DNcVp(D1AHvd;8E(k^E~(-lHdi*&?TbfpD6Sn@u^HJEKQ) z3F2Uc^s@kMnpdiXJoB7aZ0}Ym8*^dH9+~>S-FSK6sLgkNvxcWf<(4XM1#jpy4l(Bp zvz(SdChXXc9QW_x(H(%&c=(^oWHvMFNj6T`eI`T$M3yk*Rl4m+jL{IC=ph@#N<=F{ z%X*-G2{t*gVM_Y;9VhP8&7&zjHPM43hzJi(#OaRbd+E|&^~9nk><*>5y1I&J?62(m zmfo1z!gn8to_*QlsWI%Ajd_$}#y0#;=hK#rBNw7aDab}`U4x06s-765a%J2Iir7u?-mv#33giz1qvla))A4y46C-({~;za;tmK-V$H;s!3_>?o2I2tUM+>0Qi7oQvz->G7_^ z&8j1ZkO(-{2qBbmMl|Hzpk@cc!%Nxyx2BC|u5sa7y*4zvV}1j_Rr$r@LM9x%lx2U8 zk2ZWV;YtGl!UmpLy&gp}w7{)wgVQYqnq{w2lng~i{PGMqu5SUdBbJ%n&Q%)cmV&aFh#%FeQxoWFH148mjNEo8;~XFiQ@>v1>4jp1x01p&m+k z+TM$xUk^1{bRLh{NfEr`$J;%PF%e*loG$ef#W zVro;W#?dX9rul`1I&aWyIKT!CwhsP1G$ht@x}66GEQbqJ0Piu8z3{?T!zq7yi-JJ7 zO=;Jym|8K3cHOnRM*&s{LGLRNcPrxCLZm5NdVRV9a!iG~DuH*&&_qYQ6WX>qCX6CZ zNEXHMKF`_z3O)?BpX%tCA@vWeBzTug)(Mf;&6nW-A;UG!-iJBCd7z@4z>|Lbsumy> zjBGu;7A;tOy-4<5OXi*h?yT+++}XuN z&7;!Yz+;rvP=jVR(DX!|Ou|w0J2QnCeYxZGJq3rLxyUy&3;{0g#-f) z&<2-}F`LvDNj>Z2r4pw*_n!?w>3dvvPR~~K-si%+>1FWS*WM{7=DcQ^>M}apipRh9 z+*3%_mywugItccMdXj2KR6k9Uuzunu?L)NS60drm&{uFTlw8`q`-5vI%wG*JXpXHR6a`;B$_&VQdJwetgZhsS2d` zzRD~7)6lSMuGUx=i4pi&tDbo$?>q?J?7{!&8}=-7;AfaV3xstYPJgbm#_f**+?%Xd@vxdWEqM}J9+EEb3s z=~xgdNA6#^hlmi6*ptMOU$+2xM)4N@KvLICDg?l~7m(SJ}_^PlZe!fp3rc?ZrK>2W-K*2i(oSOCR-qOV6)%H2%lR|RormGopwV}MGA8gGh&Q3K2 ztz!CldBkVhhjKQ;9B*zP<}yl7Ea`1T1Y3At{p2yJKu9Zgms$QLwmV%7M)!-W2h=X^ zCk2=c?>Y-Vc4m>^>RYTY6v&%scg^WJ+16jw_o2V-Q?rVlyeEYt?($XrXo@dz=TOyJ zCL%xkV?-}40XYV5PPJH8bX%MMYE1lEnu5%8vvTw8$CtGqKGkA+%NNPxrb0}4!796~ zj4GJ2vlpcN`Z!kAx+m`Z#Xxi5r1N7TaPO^m_EXXW3c9QZ6u$>g7?tkb7QDpZwRY`)qtQSSR5G z5#4!Tm7V8F_45|*avD4v*R0%gzC~vuidh~UL(t19fbmR2DN^OcI|83w```vA!^ybU z@sm<>jQX-Ym(K@e_=`4}1gsf3bC0*&YqZJH9cujr1T^(DdLh}`+U6?@&;i&yN@-MG zdnV!^_kANaaNY=semioX3_RRfHYr^XiEayWTgW0dh>2g!yf)Ieh&BIZAu`ph&&S}W z5@ph;v`u(;%$jq)X37+pyqlOPF*2s8qr|n~{VVZ({*xyTyyW_tTu`>*VbRChl&$Tp z4^~1Dt@ZJ;6JN$~jKp!--Ep{_G$^pN$ z9#HfH7&u_`orr*PA5cD_a@3ZbLaZS}kG1eYktc!IxuTDH6{V49l-ig8C#SOS<(nzf?pKs(o?#O$?m!hA zMspuc_Y=}*FdEX!=Ss&rG|Bu8Howr)SXbKL6ZU?I4uVkp+avZN z_=0<^$n(Jx3`ksJhKuB`Gwuhx3=AF%S7K)vL=K4sUlL72$+Mn|{f_tFsc2Cc(1!6W zKx*I8W0ML|Pv_$r)jlI{cc=Xc1F!jeJ8jHH_kDtT{r&Fj^!+T*UxacAnsxi@6RPE- zj`zNaUF|Al9R55lVkKG>b#~b0L$Z{8vY-01r*Gd-AurDxw0!@rr7ihGZm7Z`vt(-$ z?P6!{4y03_62_oY%o{(L#Pm2Xr_2@Qs5sxQ-6s)0@~7`caHxpyYMM6&a1h}K)w0PG z9w6;T+0SU2Aw81;xpYGfT18GUFD}&MlhR;hsPIr}cW8nB7Fo;&NzOUNq>1xUAeBU_M3&BW}SER*Yp}1g9 z0MTWT@qnz_FvF?t7%uKLfuYHpA42av&75!3o;@+jE1$dviD5KCsT7I6QvmypXOad| z10BxYi=R|-CM4?uY9U3R^LS~?wHBN8d-`C1_X&i-c3zz)K4s7{CRH<|@JX z`XNm8>X{9Ke6~`j6yIoqkglBi*3Kqhl6g# zs@+DnU8+Z95PoZR&n&s~DaKqxe$IgRM&sq-&*ee3buOaHVW*3y4A+mVfBfhr-4n0m zPrUP{s`$-#8_qH-FvbQ8nC6$VBjc6OkfC1ePky#M&?bEKsl}uV`&qfo+m8=JXwP%- zJ3ZBw24!#u_@TURQT(%wN$J@R65VUOgPZzynP|OB7UeYYbJ+<}09rA$=Ri^9b>re< zT4XN>q{jg~1o*InC9Jf`6ebvmcJJx5dRbeO>4+z_C2#m+am=<05}Ks4p<@tKnIO@mz6itnnEt%>E-$M+&Y+) z42Y3vvbZFWX#F;?XEwch4_ZLYEHHWBH*i49UpyNy{|&|l`8^v45X#rp2=D&%`f3{m z;`=a*m+A$s(_S0?ciHcl)JuK$U);ew;DPWq3<#6y1OFj-+Ph*-Kx@02<>Ofrb!M(Y zjSHS8vqe9{WgLwQ#Q{L$zY%vHKv6F1y8eeDNk(!;kqnY^Mi3-}fJn|k$x-r%WF$#c z5D5|`DoL^+QAq-Vvh|STv@6;c$j2b=yPj5Xm-|i z+*C3Qp1YO($z|+wfOo+_$>G=TM>yfNElw8@3M%B2ajP>-wi;*!v8|Efox`Vr{XmSi zmhRT4dEmU%ljMH3mJc*84b0)RLD}iNR#^U5rz>nxrr83wA$qYJ+39gu6h9+SC4uXs zXXo0^jrZ8C6;y+|dR%e1yOVDHs(8>?rCkF4HA8z!n~Khqup%^5!e4kR45``ntz*t~ zPxM$q%|1B0wQf3>keojlNY}hVCCiIukOD>X{WjFF7jiyIX&n@Fyiqq$GOO7W#_JmR z-!;@|h3$vUI~D!n^QbPVpy)$vq`mTBwOTgL%D@fat}!Yim42;58~OB%cK+QLPnwBx zvu8cic~LOCm1*Y$47BWWTKS%Y!JpLWdotZBsoZn5bHRKTZT4l4V8N{R-+u-d0il(> z``Jw9m`UKJN76NdkC@-fOv>I*-7uh;rJ~r$)EF%>$lu>s*cl|i!eM*@l)KE6VqGu@ zfzx!gM@6XfgfG$|+y7rww)Mq9^iI9q>r4F;h-l#6y~q-%2_MSwEzsY+wb zQDLipNwClQ*_YnCFKa4+uDbkkylqi_5Dj=E>J(KhC#shRC|_xcwykr=T!0jE7ybZ3 z91`q)=6sO8H^&aDO)Qh{1+VqR8r_xbn5^>i3ly=%eZ3~WENKiAwNnO~Rc2FI`hdP(W@dR@kEnAR>*U2#*LI)aOH1&T&j78Vj%!I1 zr!#xOPBj6s$o1%?#6)s@{1K=^7d@0>LA=}e;B6Ts3?T&gDfG)Z5g(WcIj66~prUv0 z{GTShR&h)w>JZfUN!xyHK*~Z`H@c}1;q|@V_Oy?IzkxnMjV4K1#12oi^1yd-uNG4$ zRbBh>;{y$Y`n1T`y9By7QgEgrf3eaDA!Ow<%c$zi1EfPP!d!CstaX& z{NbMip4bo;ok`ipr8|W@xxM62rr}=I;}1!}-YrkBoDJ^Xf8PNT@}F*%`OBG;ptC@; zfxZbq#2$9tNODLfO6Ytws!@VH{saovO9J(Y{OeFS4YaE8p`HAZJQ>Cs0p0foXa0r=x`NoaB`a{*on; zkx$k$rO5lXgIZkC6kD15?^nAR382u}R27O-DJ?8a>kT}UFsP;Co&_8luXEqYYyS3X z7%{>_`k6G}%~Fha)dagqZe>OFJ~w6*0X<~BuJ;y&6jF4AT2`a0fzYev0oe6PyraR$ zY$btz^B^Pj_Yw2((OO&NQD9|sO;rAxJTr4qt^a!C-Gk?u?aJ$gmA4WE9UOH7f4=cL z-277Qb+USdW?Uqt;=YxH=X2@6wX`C_A~dQ{e=LldyR4ao!^xg7EYad4{&qmd=8dD* z9b?Kng(5ZVMEqZ0LI|G+jd~Er0gI_)qn9O#gzmZZ*X1t}!i4m*ds#D@+~E#5dMIZ^ zkg@j?iIsoQn*oneBeKKf!IkxQW!qOZjLOL@E4ubohnGU`z+s;Sq}%)fhLO|0k6(O`^` zWZfy1+S$<1wj+p9KV%pb2xx>AwZ*^ULqwfowo~Z88Z(>kZP@oR*%XDbG$yA1I3R&c zZ*0F+1DQ<}{wip->{m05z9JWYfc4F*IRE1dPoAV17hUa@a)~h=BlS{;qeLP9TUO7z z@_%(TrCTqnuf{mTCJ$54pq|Ga&nbH5a2XvcNN{Em&9H3yxX17&RE^5rtxujr=}elh z$dm|`h!&oekw}swQ&?5FaKzJQxDw8S`0h-rw*}2zGIj`okC)D{M?0Uvoxf{yA+e1e zKn0NtTh6~aiLSy)rVM__aD&V*kDgtQSemx1@%YvI`Apbyd3$gZi;(@i5HqM)I8W-g z-kYQB7l)=GZhK7chLS~(niu_}YLZUO-r_XF(}PMAMOSp*5_puN!>V@iZH5k`L#c;> zzbv?n+#OHKPV+Mk+}Zu4?FqI#ujC;xD`sVri$gl19XTj|wpM)v3ihbvSOg_P~Q^oVx; z_3!kW(yB&s6s&R-)^TL6H@{aAk=VSjcoXG!YBxMMez(*Cck!!g{sl$OYM33_P;pQM z8!A2)Iu>c9@c1Ldr)ubMbOX5Ya*J^_zH3agXoZ42TUfRNYLHY=XNfFo7Qvn-x>bav z;DsC_^aW)a&+5=zF=6fU|DZA~9zudm;tZVVlZ!->sFQl5 z;zO{M1{v-7EiOp0^+DcfoP`-oQJcbEEKwFC_U^F|+gF!wYYDzL^==W(RxtPcXzR#& zk2XtYnt9QXLF!tMpD;Ql=jioJ>q62gO>4VvSk_hafVKUh;)K^`PF7n_!P~_X-p-R3 zPk(IA#-w$Hp%MHN>PqX^lqnQBU=`zx^=ultmr&N9)%F^99&Wk{FVD}3!E+bXP(3$0 zD+s{dDxFf#5NG!O;A3EJ3hN@*k&agOWDR+vA16~n^|&x6FJj*&cDov?+>y+-wxoyN zO4KN@x|yV;P_MBrN{YPsCRxa!?p>|5t+6~k_foFJQOV9T!O1rC)kI%O?;?9Y(@waG z>!uTf>vpUx9VNQv z^J-^Fh#R{oE)U-SqI2s;?5MJ2nUoMj`jL3+p-ruiffaT88Z=OzS@2 z61jPOWEJ>I8wQ7~cjr}pb*p;~jW%nk%agf(t2Ms{$FYH}?s^W|^ro>SY1!)O!*E>| z2PSaYSCc~fyV4x1adTFrFMWXnmEN~_hHaomq`F39eFb;eqit_Q(yT-M$HsbY%b-+l zw`vAO$ftfXXPmRMp7%Zu?1yB~SfBUWoAlo*VQzGY>v(zUXmRZkz1M@rvwQb?ne+Kl zDDmp;77Mx;RcK`K!XCaLCSsO;OVVykLD`xf7Xr%O4=?wt%{DM2QTrrzcX7WDU@Yst zKINE{Cg_azTX%jG*`5l!g`hK}TK*aeFR64hg1_Dy+3VORxA%qw>pX|*zQ1<2zUt;@ z%6aSSL@5bz32>?Ue7WuiSuaLEaJ!jI3N2h?q)E_6L8cXNz*-h0m1w=-9vd{XA5)i@)yZ6DouqTbg?@Z2u}jtinKWTx4tQ75-{& zUhbFy?+b%$&pL_A`G6lNio@qgF73L%{}3e<$u}wDMjq~qU23iano6p6dBiq&xmGyL z`EHmZ_rqTB3An>D^xz03_@*a&SYORdfPwdrtX=Dd?n+xH8NPVfoCEe!>_Cp~t7@oa z6JP#Xdo0ha4+L+)Z194^pam=|P9RQuM{ypmaRHHCoEE(+HOD359RylN8FG4Fm>}2J z{QFI!!RdDKy+59zLDQ0TFXA|z-0$v)WWh|^;%O>NJcV-e8R~P?9k}KK<0&t+b~#FZ zzL*$iC349mE$JP(`|!s@nb?-(I8eOmxgR!IFgd@?g3vpK^la168!kJ+$ZL zm>iPabFTzr$i(`hL#W#k_Qy^lB$Li1R_Dos4e!14YTll?XtBC=kf{YoI$?aQU+-Gz zP;VTs_sYY|sXkUw>SxJq2-@E+^G!$tB4|>`?;*w)gHn(;F|8j9r7DYo%>2dTplf}2k-;V;Et3?*#|o$Yfx$PfkH zj0A?L#Uc&33gpOaG)2Uv5|_~W*zr+K?-!jYE{xY3NO%?Vk4}HzKu>!7Jn_S zUe-zt+Y_+O5hn1pyDy{s<*`mL+be-dNA*|8?G(z=%0XS%Mj`VXvb>8nxh6bU;kmaD z*{>XM(X?}<%cVuF!Ay+uQO2{p3MCq z*YUHv?9q+fX<8pzeMRtwe`?%0%HK+}Rq_!b$wdvjQ8KoBv6~K5UT}eCdXulXUwOJP zo9{Sml`|Pj(FAj{vIt5e&>?$+Ie1s4%xMl~56st~!*a=sesXHE?26PHjgBD~_UpZEgM-t@Iyv zH)0*gGbLFS0^+lwass#_*vysh#I_Uk(7o)n=KzX;(}R^E02?eOt}i`^nJL#c`yvB} z7O%P8mWHuD0MTJCq)z(-3PQ3SA=vC6%+~)k|M|s0R+J%xcwbpDJtsN;GH&BX$gPcu61YkWT zaESO9Fzl+wN}jQ7IngL7zq`Ns<-UZrB>($gs0)G?KH6uUp}4bDTMf#Ij3dtDoDh(_4;Aj%ta`z&uUiYN@q1L zv4uEQ^?e??Gi*p!2mblO8>9u+swW)p*VN~KiYM-&vjAcYNKpwwgk3c?ZWKN#NT{oO zl=Mx#pFHdRnqA0_GxZymHw$tvZApQtqMes2#WNebM$bYs+FjKi1{CO7eQ0PzCsuUP zK`mrb`oh@IRpWXIgSMnlifiQM+)MunY2Y%~_j)lpmy-@Rw(5x;mIZc#+ZlfQ_pIhS z1c^AfY|BsR_boQQmprOR*G0JqHMw40w(IwxSTD;@Ak*|L=aVe#9nrMS7QRO|lqt2% zWxRrPgeqb|yQh=u@200B%KSdhj^4L$V@pa@%dWIAIhBjQ(}a!!3fjuAOi-W%MQFfq z=pM%RTH9~ApZLDu-h#%y2Ou7a#tu9@%`ZSz8-x&^D8c3gsovVoGaXBfuH6 zpZ`t5x-V>j)+S08Y6*x}Tx3vzpoN*Lf{0LUYYiC+^GV+tX=uRgd3-B{$N}bqr4xug zo%o8hd^q^AfRTc&>KD&C_b&SpAoRiXdaXd~EyrpsE#1(2G1tKenf}Vdf({uV)Y~^d zktSZ9?PD6U90t0P(#8aZ2z#p`bojIR+nU2>bd-&qQuh1Q?_<#!pIyZ@w19+_&74{# zC*r9&taf#@ZMEBpE=x0n_U!wcumKY%G1=yG?yzND&%p({<$>t@`qjNy*VX3RkF!LQ zuF8v>dWpfttSA4G-FH<+%&XOrUE0<;T%H->H=az`7_fBj&oHQ=IXp;Ok2n25Rz~{H zgM^-~Kr7Au3@HqVK1$DFaO_>qYRo`)`TQ1~V5&fU6Sy}nAxKZy-Ie5WW)B_WAQoN2 z3SeOJ2aHW!Z%7#HJ1R7skwfKukhK}F(3}w?=s8e6uavuai6!M8DskBbl1?0xC{TsT zTis2Se3RQ#I5}2%QSDot%-WN*lLpm2ad$F~kMHNnjt=#kk-&lSO=)ka40lzB`J$@jBoo91^{H%`+J+aw`Mc1^m?kP+xe({nJs5 z0EQrkBXln`_%rQ{if;{%Mj5xL(4|Y7)Z(a}Xd#{v)0P_ZKYH{?TMIi)PMR8x3J20S zu2%M5VW`h&HjObEWbg{8=*emJ+PQI*WC66SAk`i3{Oid7i43hO<+OZRNq2UGijxNP zWcIP@;ZMdN+Nnz$=!jpnwINs4x1#!_3h#V+h6~L)J`$`g*a{D0>+joW5+T{HUSr|B z^1lCT%9+^aw&c_unQ%soTuZY(E?!AVO+}_>>JHOI}4Q zPpe1`2t)%hzUKj#Yq^`79FI{kUNjoi0I)tveNVj~n&y7SV4f~PDoFI{y1$KiLx5j1 z5)>?~$?}S5$~~L(iS+_7501S>S!U7O|7f?A0Vpkc6yB3zN$(X{4fCQKu9~6~ zuu}OXVF)4#b_-ws2B$hj!e#Fnap+U2r>QEtN1eE~i*=J0p59yC%PoSfCwwP@ckC7H zJq1(hU&gq9*GT3|iNp>aYHw!O`bYpO@IHDlyn2JxwvHcIA$Gx1o-#*58as?On^XB3H93R z@bp1S(Kr?P6n**d=W0~g*P|Gr7QPu1nw`}O>a(!!1-snFURC}kOTpYcTpcM^*7!S5 zf&cwLQi~S)%0A#>Vk2M_(!abFG0H=paC_W>Pcp%xd~AN>PQJf9CqxV{qW-o(L%aFv zXk<&zEgX zZ4*jd2ua(+peDkTxb=zh>6^cxi{jf2yRvDl0j=jZC3vUlhS1qDTH~GxSjMSTpLhDt zwh0ep_n|{i)={8cE1zsiarbyq-2~>QNP-Vh1g`;3$XJNd?)g)bvE3f8`q%;#k+aSX zJDsZSOW)&=9?kxj`YrA#lfW@b2uXK7wy5}I9?XRY!Kz>F66w|6`u3r{8Gegf=w|yi zMh3RQy{-^PkPcnYJhYjtbzy2--_EgUyh9Vr1KCy}<}e~FdWWo0A>sUYpHzL5g*4kT zbjKSjY+~$>~*nbKgv#H8=0X4R6!ULAUwK zd*=K3qbAIAl`qQlyJ4@J5A{MLy?$Ef4`f%X^51YHR_(opF9PBR8nh9{gmEhul^T$b zOiAD<_g33a=`863x(@mfglvc@nPH1zy>WgTs-&;=F ztwk)%0jaGF&my;x!BiB!!0UPxrXmIx%~iwt6Zh7p4V4b$O6d!h8tSejD3c%FrJ*Iu z)nF6w1Ujuit5cf8vy2%}DLkkpd~>fd`%3l5i3vCNi2?89g2r1RN=-wG4i9O2`nz(y z9}*SP3+x;6R~6Zn^H@rXKDe zDwIv%&4Oe?_=tbBWL$z0a*k`xL;&YeV}|ba6JN{iM|O5^;~A7$M(&~Ji?jG}1^8y| zPIPT-+$>wc6rrX_eDNY5YhhTZa&VV$fkmFx@1Sn#Z-Z!fX1)5`cFD1B;U&*_an$z} zn#px_d6x1TN#(Tm!mfz$Q2;3Yb=RcU{#7IiyV zK+g&L6I-y&S59=|VwMN9B~pMHwC*o|OFDb!=g(1wXE@yb<;g8Ou)wCdP^z;H*UNzE zf@+BSbXVZASt-CQ6bV5Nb0* zmW-kY-L;IZ5-t6*maVN$>c3WV#R;`EutKRl>S8r!w6HpjSxiJ0r&>HZPC-X!l!Jq} zy$sq1_mFy8VsDn*Voq5fWko0KIf~AkSoCAHnVZnSliN>(+<$C>g}Y(5C3htNlcku> zrHOf!j$d_PaJMMK38(#6Iaez!ZC%h1zXb_LKhY3{_w$R;C=>MH5YS+~+XqWsYdMiR z{j`F{HsD@wPkbXKm)k3s7}TrG2GW3TU~_?aG=K*A+-gIE0O1HS_54{QSG2gC=|=ZO z8_M(-1Su5Yva27-&C_%soCA`O+gf+!sH0+u^@i<%1qh`72!(grPG6upUR!%BU9SCU ze)J6l$z!BGMI$$Gi|ec!HKuZjre&egxake@Cs@n$7++Oe@BdQu{><>Tv^Zrw+sT7%KQb*aiMXna>psrq-8Qq5~d!yg-{EYVsx-a zbHN$0%DL0?Wlkd!BhthP_lOxfq`_EcXrW_%IX}(Ntn=)hf-FqBG8=;gs5<~Z7$_-) z-=KdZMKp04K!_J@^-s41Sa|I}(c2$C=j#hU9*J7pbH3e?Odnw0h?a?g^)NFW|034@ z>!=}AUZJtd^U9uaZHxXjE{VxfMLE=>#7n@-h_0qG^zm&hMK~{1d#v=v#K>riuP~d0 zMe)hxO&kI)HtJk8Ia)*$J6;C@0|!FbaC88-i|YE1*{Jr)Zc^#kx7SB75ZI93fP1bO z3oi@S$*!p;f|VNYW5j^Fk3mbsT6V8yxuSy@aL`KC=)t6KeuY!q`K3(Hh7B=MHFS7v zZC=qiuChxH&PBnj@32(Z?n7gfVZyMp-1faJZWolzbB@m#nF=?lv7u=lVEUN-8eAr> zr%=9yzEUb@3o4g^7pv|q@g41Gkl)3v4``WXhN#fZUgFcA($~si5R)g1(I)Iuj!9?w z!jk+(eST;}1l?xMOF<4bVfBK`>Xw_*qVjB{xKH{!M2Sobc(6f*{qQvvQ{F^Vr!z4* z8MIrv?uD_lv+^de^wH#-RnpWwLZydLi{vXgXjZO&ez7h<8$ytg65&NsVqdF9l_f!y z)tC2c{E?cYIzLts_h}d(8o0sZ@(zvO3^DZq&;=#90(c=r3=MvbA#8K6Z+*9_U-JBU z`K8yld(4G?w17@1b%|70{)h~FY$oxk4rK`+6Bx*hgux==Yu-YpFd-GFK@~LGdFbIL z2C`s7%ulhYlbxG1BJ2S(Z8vCS1oF@oCE78&Oa%4F&Pb%dq1zTV06~mbOI(33ji1b+ z0Up#2u^((291=h>ffGeDON)Dj0;**Xel-Dwb`_B9n&vSJlhWdWom;8|{@PLsu)1Wb zUW!KCt+k{~Z!{R!hB%W?VS#>CQzr^mLnts)po$Gva?;ooJ;Z5_ z&mxS8qlD;{Pkune1b4U~)6%=B&{r!)i3R4T1u%N&f;n@$b0UbiTbO$4&fF6xq~KpN z0%i5(Adn{Jh#*BIgwgnjZc=C)6udcu6MG*RdFV8kDFIKO!RK`ETcn79H+k@Nlo-G* zJdeX^%X3L&GvWc^O$6^|s!o$Z5#~TD^N86#A+O>AqNG@JSNUMK-|| zv@wp29HL+VS!FJ*=t0Sf;XO+Z_IjOdJjBM^!1)1)N~80){3Eon>BmsrJU$jj!tAgS zcoV9X!cO8;4IfyRLrO5H=%APjf{>u9ekLsFN}i?EiZ6C|6YP7wGCC`V=Q_MnDE*Nq`Osg4gS5HAMs0&r zmkt14s5Y8ahB0#>6%9?dvo0K5-vVOIHr!6k!_j-_d>-Jj%$@XmZ#!=y3#<}JWQkN$ zFVLX|GC>`}Xf@h4wQ{hb-?dmr?TV*^h?`UdAwHT1;7+2gW30fBc(8*y_uwy=fH8NnYhjM)hpyLS3#Jy6#|&*RY2P zQTyfr%@0u4$T|aY7YJDP_mD{o@+U=tJUd7^Qs(GaV&)cLo8`DS$t45;Qe8&iS$dw4 zr536rkbVIPnDC$a(ClZ9C&;`yv-L7=(>p9MDv{T%;U46h#%U0_Lil&V>yQ_HRNTnALEUQtc9z^6e_^F?ZbAb~2twoh`(9znvuK0# zl{o(PcV-AqpJ_;@g~J!Ip56@FAN7WT4m#?257qKE`x?bF?Up>*MD7;adoJcdBF4vg zg^BPtS;DYmMGN{fh`t+d87;B+_H^!sSFlft$hBPO+qbmXSXp__f)oM~DEs%cwY3XQ z0x#%!;;u;pYSypAS_pAOv7d}|{*ppStdVJ)9^{->u!|8A^E^F|6aqG4eU0VZ++1A< zaqA(A0A71pQZq;#Y0aZR89cKZpn;HI6as3YheOiRnws&v8w$L??(iEzvw9k)Ybekv ziV2u$EQo2k>7v;V1W#gIzi-sPZs|}%J~9p?=c|7AD4i48VMMQ z3Nx46UOG<;0xuTm+;)35 z@l4cqS-@NPRnJ(m$PF!q=6!79ZJK_wg^uXMHoB`g;7?j(mO8yRU~x8$EL$OO9u=X8 zt(2*#h6;_9X8gVfVLoCpHd$cz80x7Yx}vcKG@%<3C$rD6Ft?k31^57X&}ujH8|`17 zfK^!Vidmxx#O0=S-%%s4L4f;ucc%76a_X4J;Ak{6=$QrvDwZn%M^pw}`UoWN01jyI zyjm@teW2-MoGMylAk2BUaj0N}3u!Ee4?wl>mhuwxA33_%>8|P`OT^%qkl5i%Bnf89 z^cWZ-kch1$KF;-d)5n;kA}3d~{@*p`P7a6E{i{RlxS_O1_X!9bQD~c3-kOb@76m`k za&#ZJ*Y`N-(nQm;hC z`bu4eFuKLB1-f5~sW}#%F}X-<4XdAU9Dp)q;()x-Q&I%5V(UzCEyKR^XxFvZ#T?PN zk@sIy<$yXfNISpKhAHvTH$x)(3Hp$PGTI7u_20C+aBq>FrG<2{Ae&a24E&YJWrQ+#yD201ln-qEahS8UBSB!rbe_hEC8JfMu5m zb@@SRq(e2XGe5?zFnu>J{PTC%aT0Qm^e4gq?|{(}^4-x>^r^+Y{)r(}yNpkY-4cX` zoj5WdBetChU_wLl?NLea9~Y+w^^9mXyha~nelebv>Q^a=Xt%Md{xoUw`{-IN7LRK{ zeey|=x%KKcz*Q}T9_+T^4*^!4#ZqO2#=}WE%59R)Xey!Gw`&j^GM@P2yVA|ZNZ8b$ ztHt>t9S*d+mj8y$Di$!YQjSm{;cWn=n9-I-5D46Q5d`NxyKz0UqC%7PhcZ`V;%~$y z0K;jgQWh(koR5#%u6@g8OCJ#2|GK+(xE|`#(!YQNMOcLVl#<0~R?jGwT_(76?x3(K z2<)5z*vqWZJ@WGjr)JgHuV1@=LL)0Uzvy|;Bb6tTJw=< zpAAld?^nTizflJe@@JclFR-G_A7_pA0geD835)P$`*SW!7GFI~en|S>jnAIoC?2*g zK0lj0m6zF|DiBfic=Q{9Qs-STWy%o-gmG70Ii5sb^*ROQm|rlfq-FxOF$w~g303XAqWz|mNViWq7)O3uvXW~Kt)nV2;lh%D1 zyukqGn?ILn?F+1b$2@rq>_Ia3YTm{neuuT+Kj&OI|7J4$4Y?wKxD87&u%VV5Iw?Mz zK5aEuf?*rK4Vw^*)_(>zClS=)gIGch)}%9c45ir@zTGs~3UJ ztSm=AroG4i@>>izD(b{Oiq|>vM_0Sd>(0hn2pEFee~h#1~ne-nf^!HCHx(K z7QZby43ULXQ;E=gsn*%d#N8d1_aDHbl4Lu~ZS7IQZgJRtt7uHN;BIpB@%ZB;jHaPA z?dg+R$rzIgbNMoHxNg*=xV~;$^nxY4mp6*CrDRcPs08hIb+onhx?l0V+~Y1k8RIzC zxSJ|0IDnvf8YF)cEBI}ypo(p<&scR5#)EI0gda-q7XHAP2s)$Mdj&aJZ2T}eTV<{8 zze)y+GUswWIPfOBA5X@34%QI z+_wphshEUV1anS;2be2M$Ui&|i+p6pUXq&t3&RShT*en!!}I$EBx?Cr)V8n|%4=OM z=P@1>U=xqd!b-CpCUA=Y%4~4H0_+J^>6TF`wjr6hoEQlRdVG^o3A?k1(T$wGCvx;zh#i&(Uo>A_rg!)(gZc$#oZH-{>2gZ2qEDFXATo%e$YS+{|(2{ z!s+6Y(zAv?hS49>NwNl7>2u3Hgy-xT-YoYIL%GgV5_W&D#tafW)x9A2a#M0_`_bupPn~s&61=IcMF#9dfX#5sY zris=I%mSN^F5rfkV7PoC^IKNZxLi1lvPu|+>{T=Jh7di)@T=#8+P{AX)HBnhf98+- zIyWz0X#Vvq3S>5V`v(g6TuW_7-sP@;A_j&x=oSI#++Wz6e+jW@5DpsS)C<{vyb0(( zU#g)0-Tp?MCg`yLW0`a1t-n0hg9`xLr@%(v>ohJKts^Jck6<9HR^^1$0siAeK^I_5{S|mJ z$G__ru@rMReFvHlk$oUehlAxq3`qJvUkW=zFR(E;z((*%_K5@Hik90Hpf5dw%?hVg z{m?W0#*@WJPy>i}Y>wR;!Ir=E9e&9pca~X{)#8bNvyp7U7F+2Q9{|(!kf70o&JW}S z`TJD)sX#YK0%zmq`a@=xS&lHq!E7(k!0bhbej}A)GrN$-__ZURKS=yEHHf6=(Xou> zZTAiY=>StGD1_>#CBXRs_*4lvD(lH%J#5K@sIyl8iW1#SywzmbpCZVxq0D<_ZuB#aWU7} zVIWW*+XARjn38}rayhyHApkS)q4Mu!Ydapm$R=pFNbr);A%aJ&c)3G=he97!szUTJ z20T{u#gq`xyP-QZT{rI01J5wH5CmLBzk7V)4N}Cdfk(V@7XOHC!A9Ij*d}BVeUm0Z z>0f$lwch`aKK%FM2w1aI{wZdH)gzK_s~BgV@R;(2bd%l1*kYQaot@?gbZ~G`68zA> z;9ca`F>UzgC<(t4=XV>K2Y+M47XBjK{>F&KZBX}j=V4KRxH*?8tpv75IwV5B{i|E! z@+2h7BxlYz`I4xSFo8;;fz^h=jsw8P{YR`Sz0i1$1r%EQXKqDGuAP9D=vZUWdj!~= z3nEV+A@tZCju3ljZ!KDtS~PWZmZ+ox8b+XpNncXi5#qG5Y|VBQlgOIgt7y?+m=8+F{~u^^O^!CX7^lZ_g#y z$VPIv+rgkfI%hv~qN8G#!(28(wD1%a|L}ENS*@Sl$t90NMo1(^OyFq_{abPk_kCcq zsI%{ZeIb>WUFV@7MxGad0yXC0je@-H0K?tBlr#vUyXA6A0l<6$UV6E^7tl?V=;rms zw_R8Kt9#rqRs{Ww49AB3S|=a?!vLWs;~EYfbYeVqVtWm`6?Zr0K;!RrY`rZ8^!@X| z&MEwu<)dNqKjvj=z=VED^1nRSf^PrU^`F+l{|MAEU|Do(kDcPY-&9joMHpbeuPP)Y z^v+xw4Gm4VRos1*fP{?9fCN5Iy!t6q_pb~dCBV&tId5@vY)rARurLu&ay``lB3|Ku z=yjrxj9xknIq8l-4v%2NBO|Pk zqPn_JvWTc_2N)XEkn|0Db8o_LH6TNFi%NeADxF1k-wefcL*{@Ci1}g?(>&! zO;bP)fF(lGu@}PhtnG;F+CxmM<^RybMihGV(~(t3+e|OlEgrH}Z$>{rK@i_vdE{6AzE7B6QpP^pRj9 zV^DN?juj>-|0l<6`C&mjT#hHRZ7ZyhqyOS^3E3y(rejyE_12E0oS{7PNNbn-fA2Y)P z|9cDrF3W$|(f(r;Bcs`$>wkZ__3xYO-`=cqu~B8$10L(=Bc?yMX4I{6?mna$`u_bc zi=6rW6SNS!21z=S#T5gi4RBP2wjp3E;H z%FWBuiUB;PzLRSEX_dCfD7)2xtPbRQIz9dV=Md!TghtHk+gOj%g0F0+QN33J*ju{R z7nGJf?O2Q!Yy!-7&}e@E?uMs24&!npNlA%GNmd-q<8`8J94zH*Z0*Qs1Au{pb8TUT zm6gLM8K7?c2g|U>^UcLnv8BSS9m^zl>Df%Z6J2z5G5y&0X*E5+$WR=fWW)Pze5Vb@ z@34Y|Pd~k)WaDIwz=wv5vwpPMkk1f_0!Hvda*_SV_V$Nx=|79knvX@1p`>K@E994W z!MqneJTiJez&NAG$9f#}yp`!{3yf$wvG0exMKgUy^f!NX+jW^l02AYcra#Mo^; z${kPEFQPVgbU?zI!RSL~HwYj6wN8vildgt}^9tP6oPRIU4qs&>=g(OdZoq*9#f$+4 zDLloxDMtVU&y8nLpnONG2kpY8f9LUkr-%sVUxRuf_FYipBa-8Qo+-=V9o8eOAIJ-{ zz7Of%#c`Jx*4se>N&Z|d8gNh(_`eyLSHF(?mKk5LN6xFuMa0X|JR`KpCTu23Yf z31O6l{q+o}?0~&h3rk|_^(^G8K*0z6kQ+V(Vyn$=MUnv4YeLEF5YUmTWYw zWR78tZJ@P$i?S z%>D*dfJ0?kt@gS{*J@2g1z}xXonZ;W%sJR+@d(9qxpR^5DtL+Xm_M@(p%G|4t3LcSdi(fc0y{|xvR z__obS>ijE${4({F=L|+^ihkHQgd6vArmqi_HSmdf!D%;GVf-gl!{5KZQs+rfI9b5J zz{na}Lx1A#PTVkRHh2F<`lUB%!0F&Nde+hO`)@-gMm#@k{RSr;**D%oBPp%gRBBg?xwK zUFQF-TY2Q7K$LP>_wyuwas5-bEIv=dfk0@yOG2#6`p=&=$W8(c;0{cuUb#Hf<+uhy0HinfLYY?a45q|8s)E=0&P_5QTC&$ zuRm@s3mGjb>z%pw^m)M73-U`nK6>i_ZeYE5k{Q>{U>o4+N&3dcN5wD|+~)HLYU4v)Kw79IA zcs>ocn^4bKdn+C}G%#p86a8*@BW}gu+xuG(Jwy14KoCnv`Q19|CVot-Wya_m5U$>A;^+Ok~X4J2`c>W+xqjRe-? zQ}xqb$)D3lmV5(ZJH*Eh1`}!!VdGp1gcqwtEm+*2|>4Vht{}xcnC?!$lBW5 zZP z4etv(F)%O$iUE8A7&@$DUQlW)Cx~;CC5kElilM}2Y-H5_(`bBr{A<+bJ3x<#0o6x< zg9**-?KyC8aplQd#B|%*+FZf_E0p_qcGlEST@4czN10+Kg0Qk62O(q)i*Uw7X-Dk$^X-EX7>TZ z&lntpN}iAz)Ov+-(zQN&9#aS~FaPeOR5&;(RjH(WXc`5;NWp^*{3};0HzyBQ3oAD+ z9&QnHK?{CO@&pF%Yt`h(494o*pJD0>WyGw!LTN07Wamg07QoK3p;@t%o*y^LtQ zUr(>-*LxNAQK-D(a6GBtqx^O*4pJ^hYc!>s*V<|k8Cu>y&P{s=v2ai-di&?GHjc3C z-bl?~b;`an8`ZBZO*ytFZaxog%$*{QdnqHMGwpwdSnFpF{L%%McruNaFHT0oM@Uhz zf+U`Ab9F(%8)`)NeumzS4n*lwxYL#Jfekm6%!l}k zffPmU4-OvMp7n19I=3x8b+J}*3ch1Z-iV&)y!TcPF4dQR(lmJj4Y|Y(@|(n7M|qlK zOg44Z6)W%s_ouA3gufugxu^6qqHj*EcIr5j-xi-9%}qS;TT_)zu@XJsV(!ut+`rrK zVIi{xYevUlJE7{XmvetW>Y-D-mc95nDO!xhxxV3CX0nl9;o#kmrkgl=W&>1b{f1io zZ9Ux{b3Sr7Xj&?bQ!-41lLoroF(Y1Kn>o@t0t1gsw%P}xDm=K9yZd}cn%2wk#lKKX zi{f8_U%U3{BgnL)JuhJ^c+WwXV-v*38vQQ3Ax3sFn6}Z&N}J22@rGzM5YhFzxPp&k2TM z-H{3i@RPx8edfT%7%9d-<-B8an3;}4@5CCGVdg%*Kx-C~j!S+lVgv7SNZkDZW0dO& zgi@gVFYE3)VgGrQ^j^T%<6sbkeEjPu;o}!J=eOh+`wHxuG9H#6fG5aJgU z1|x;<-;5F>@Hs@7=*YpQA^7#bjS`p=a+C-YCJjaDKI0|`p8H?L z^mQ6d3ZFe#)B8rNPfm7*`bwS}vUc1TL`At^dHsF>MLv+Td#%$-Am4K$1#Z=1IJy!y z^}e3{Q%HF&h6?RNstvP4Md}l^k_?B-yXCit4?dt4 z)YgQ4#ChKL3L+`I<2!lKb@q~o$Hm?(?+PRJ-JCuGS7K8)Q}vVdw6YSPqrd8R{9NkM zuyVUcR6iXXMb(dZr`yIO5Kk9hhX~H%aDOzB3Y=UN>Un^XX_y8q$ZiYxT;*0Q;{^=W z|G8bO`Nf%{L7O5U|JtrX=6pPs+*W+tR=k!XJmw<8R)QiH0=ys$T3QI0^ZvW&2c}`@ z`tNpaJQV;IhJT5EFoi$u8uG1M4bDS=s-ZY0^oeBemq|y2Dq)lyy-IT`YlNz@t#?RfIU&B1gibGN(RguG6pm8}?D zHx8|ss}uD?i>e5h`x%sP)+n1SL0r#nG#O^>dimr16~+f$1p(f<(YW%lg`Q(N<_)Iw zWt;2n^9PX^a^k_GYX%ku1IN2BqqP=xf1+Ro!eTWQyp~H2PyTbGZoYD;+DC&RA<*!#}8J8G&(UnZ(N^^CFco??t6Smb7LIJW4qZDGfnqh$D?oO`PveOIRVO(5tCy` zY2zIZrxK=y0LFU+gRIS=ZD}NN-`Qn_|LId4o!|><2@`XS%6J|@N0hG+cMIXJKeaTL zx$u38feGD|ETKCMx7xiw3Qv9agO&8iqy!P%izEKLyX^dZ=Uwx@UMBEGEcYii(`@b? zhv$4x_BjrvZx30;bLz5v@N!*jd*%=(+tS`YgY#4Y)hT9K@!?EdMKw;-5u^})Yd6m} z+TZBg>lh4}%qS%87st~qu*sG3>^qsSM#q=i{-^2oI=<2i-Pj_p2MC%G$+`nYbiLS6bfKLJYH%d$RO z2MS+P6XRL)jr?nne=L`o5JxFC|IZ#P)y6k59%n%aw}T9JeS=O8%c)e#=EY0*;-Lt{ zhy4K2SByE#Emk=Re+k?Lr5)Ps;Nlu8l2LW!h z6aMNm=dZYs&%L9Ahwl)R*KfSbPw61cHgC=oMofuL$wo9!SBMv0J+il5aYA}Kq$A9Z zaKVK=pNlqex&17J;+hTdmXV&@DQZ9I^fgwK8?i>y~_~LERD{O5)wpYGobXn-GkGl-+q2KuniIu!Aea^G9^>)al%%5y-k;{cA`?VGuyG zcKE2%sMz`6?y@C!!iCiRhV0vgT$iPUkcC*g7{(8 z-_eS0H5|H?&qc(CIzhM0eK{o+xwwoM3u}kew|X*sVKPko@ry*~-5olrw^DFBGL_RN zzRT$dOhK`LCkboe)vK#0Gf4X2R~&(Z+{{Tkf)`hh-;SM)9r29amF|{vnmjyg-L|*g zH_PTP6eyYPxxI>qx-Kneo&tD9y_)qoxbdzyHG_m5kGk+W6(Q<=)giD*v1RE313rzu z>qg)`GH}0owEf$P3m_%-Otf6sAW%UD3VgTp?f30w2t$)MWC1*LfBX02%mL(JV>jXC zU;%P*7#lLPGMliPvKVp!nORJXfGq65f3X~Z!U5}i{C(yKB8uw(mjGuksp$mX7!bVv zLqLZBq-B6}z{^{Rh$twS+d11gncLYDN{NUN+B@2rT37=C0QZGVWiu7!Pgr~xE1!jB z!u%6t?36HJ36+E+{4rw5sfpkoNrw^T%wsBcpo)n>XL zIw~kPEPU|#y;rW)Ov}Z`k=wdi{;kr}%$l)>?XZYRk}QgB{)k1w_^4|^eciq9H|PZe z;7RQPk6>#|h@5Unz#HcJ^77IUw?BLffN-BgfCaS6rMELaeSU|sBb=%OKFk85-8q(1 z2G$<~Am|w-TmTRhhw#r#Ay)=uLjw$kjE&X-3gCC@DEvN70{k;CQ@tPn+6hFM5ZSQ+ zLUdr5D8QTtP&%d-E(XwG1YnrTbaMgb=m3mT>ZX!_%6dTi=p%$`04ySaQ86rp3IOc| zFz6>CaR&sa0x-l+)On9-${%fkd&)hvnzxaZODsSemd@d!x;i~R<){=k4Fl(kcE=V!-af?Iof<35U9K03-C1wz)R+i8QjBQ`Qxzug=wu@?jY-aGq_ z-_kPFJn`p&@wd5sO?Cinu7{BAauH!#jUreF$o{mTero@XjaW`hSjW2I581?>$%j?iYbgFzHbA8%KZI8--5XtFsB;;L zM;gxUA1=U4oMyX@DN0xL_-eo&EKJ(nDf~zn-o*c@qXAWEpfF|VNF^S%0mGCa9&5Xz zd1$;nGJU6N12UgI%9SDPs}9PR061u&epqxvqJ=OBqi_w9C|K;&kV~QtNocePQo?~S z3`Js@ST;!}rEnEORY|-PK1WEd=Q`p|u{`|%=D@F^EfP!#0o96pQ;2mUjc+)f1dG2$ zcxU3wlopMZo&L_T_6grh_MEMECFUp#(flHPjP2Vv4_Ugc8R>hwgsV7d;o^;ls)$Pw zOM0JFs+B@Dzc@1+qP2v}azIKIiqGGmv$~{ljRavy$>f*4PMmyVj%|KnQL*jZ zgu0xF|19~P`oz#DiS6WVsLyVQNTHZPePQ53SJQDG;+Q>l!>LG-EqFW`@wiWgk%MVB zWh)gW)lOA|8bs}l89NA{D4j^2h)d0&QdC?}yi$yyda6345?!RH>{BkT%A&kp1UHpb zqFS7(u&a!#Y*xhc=6SK%8#@(&JYUV57ciP#vR(2bd5YOp`s*#dgb2ouYussxtdL4V zT>{v;$*V@@yH!lui>&1s<-aI9z5pKZDz%EKEN24PU`H zr20UGTfi#Y$OP1}Do#pH(kPKEQ7nCh`XF;l zd0u(B5WWygj*t7SoW9s9A2+92)UD07@F3;YTRs0*vUY_l9<5tfPkk6}RBmjp3eO}E zHDGEGNnsWdM{#(2*c|M5@fi9Rj}=99y97n@4HFHM-v`Gwj`QYDi${v1ytL@mStnh$ z>9y(2C5Is=BA1cdkvm9Jl4~rWD&Udjk?k899(g@7lggIP$27~lmA;ieo4#6apyjSb z3wi@;07_MFXccH4fLd%rw74|$HB`Z$Ad8n}mXXagmo*on7B)VMe^&Bp#;mLI7&HJX zs()O$IR~>?4zdCH7@8Sjo7MM}cOAsH#``q+MBeZ{M0!4tT!N>C=j&AKh{3JKy^=PX zaUkH+^Ev4ggPF$Iqp>-bbrAXxRkuZ^a{8o%8MaxYQ_yKx#0#0gA^K!~`gGjh<^I+U zY3DNs-S?goXPN0W>7Dy;7Ap?e4=fIzFJ%q0W>LM;WN~`e)i1K9xH&F>kd?@2wOZ;c zFCrgcR<}jMV9XG!UN&1R~ z$h?0qri|!fD`hlx)B-s~!FLfbgw-yBD*R@M&+gLfzOK9mgXU_T z;Z|{*8Im#vXP2A^pgKeox3AIHf-Hj$=rW2;0KCaNc(nd}yPX3sT zY>PC%P>ZyxR=a<8F1E;!JVLqH90U?+%x&XsXaN=ujE?XKsN|`9R=HAPKbTmqGn~D& z9Y4VJYB^`!n_kpzxwzpUc)O?yp(;0RIt{#*x~{npD1TA>=`!isMz`#ljl+H))CAPc zLlR`rY~$24-UOeDQuGYXt^{%)!Q0!+LpM4kb|lrvjNT6<_M#pepDy55FYuAL7hGR@ zmA-#CN#KfShR0wjoOY5Xp01pBt!<>;BtOhQKC`pp`Bh?(040N!SJOlKRAsEiwD64ToHRI}R4;C#t2d~p zRdDOu>^Sf6-o{VL_cdoUrUVOrR#WA}4xz*zs>uzTH6&K%f>#3*R zMbE|AD%P^EBgM_=Q1iSS#X(t%e2e~P!F{25k>%&p0@}ArbB9ZQmhEoYr{hZ!7ce0~ zW4Ezq(I_GhqEn-XLXkpuUvcttaeWYQy!rICP-M(xjQkb$?d#j2a%?OH-^=OU+0pTo z@tow7TGh1a`qxXa|=mNN1(FjGZkY`D`PGbVgY`5UUzP= z0vn*SA)&jCwXGAkJ0J0Pz1-mNx62H~gx|9`Tk#PKeJc>Wk%0oCh@B&lkd2;=&X|#z ziI9Vf9())i2M04PAu}TrD+41F0}~4!6BjotD>ow};qO0Uet2+**U`k3TS-*>_u{}Y zK4NocXM1i21~)f1dN&q&J4Z7HCN3^621aHEW@b8Y4mu|fTW3ReI$I}_-<15JM-=E} z>}X-{Y++|h_)V{&k)4Y(A2IlI`M>>sZ2o`H#;k>TG6$;tg( z%*N(lN;)};od#tcAf zpbc0A{6`&nrhi!l`#tig>K3*pc5Y5oybSk6{_5|)v;jp8 zoq_ydNp?C$Ryrm&6($aD7EW$fE*eHAuvPv|$!|ID>5v24zKNl;;eVs$hrIXo*qKu5I4mmk)DO)FJLtA5@lqf&A?erEFCfwi$oF?qXhHP}E%s^&3W-eA1Izv+q zMmi1-V=fL3BQ9p6-y8X(_&-#O+8MiiGbFI;-v+*koiSMbpXR~M$;8FRVq|Pg$H>CW zNyo$lWT!I(8k*7>bFy$6F&de2ax$`hrwK0TZ_55rki4S>*e@Ac|1HnAwwQnmV`AcD zVKg;jp<`q+WTi7?VP&H;VmCFUGiEk61~-$<2>kZwA4U8NHUB6|(!vRBO&))+de|G18hu}B;e-r=rWw@CGZGUF|zp473>)$JJvNLsdGjs$BnSm|jzZsdo zY5h^`zItAUZ@${v;{St=a58lLf7cEF-KhG%q8q+h{%;L2HaE021DfzN{9(X$yLAJ^{Z*ZAf&tX;n6=U`?8|G+O@fPcS>{yq7=sOHZ_|DJqb^e;(OTMK7?=HE-Z zclmEp-)3U&?@*P&i$)+nxM}w<-OsIH;SRLc5VZi$6;9uL9tRh=nD0XOQ~sr-=HDg3 zo%omJ-%@^;{LP^Lwz&K5DSo>OUOIwTtqgxITmRui{`9r~D+7Nu>3^lxd%AuVau3MQ zqrY(doX@?~U%2i8`FZpguAlR{m--9WJs>}i{=)ThKKD|8;kpOp=h0ude$MA!>MvaP zfc!lA3)j#2+)Mq1>mHDwM}Oh^IiGu}zi{0H^7H5~TtDY?FZCC$dq933{e|o2eD06eFI+$8b1(H5u6sa!9{q*u z=X~y^{=#(+$j_s{aQ&Rmz0_a0?g9CE^cSw5^SPJ$3)ej$Kac*x^>aS=Qh(vP2ju6` zpW=f5>qAhWE%@tCH}Gek#7-B%;7>#ejU|=j002)i0Kh*80QhnT{vW)HqYL^V8+hjr zfFQUu03`SrhCc(3z#FIdw}Y?#8Gr^$e82K7KnSiP;G6WHfp2QQU-|d?zL)S5eLpDv zr@kK)e^c|Lz8@5Suhu<%-}VIj*2X_G{u%f);~xQkl1P^!jNgzwC!-kjMFfcpCBG?u-a* z1KEq`k{Gi~AN2i)0r(Re`40{MR;?c^`Y)`M z@qggfIVUvgWetDyi8(Zk6Bvs3oaedgkr+GxU{3PK#PKJgKLdZb&>yYze`8cXR`g$> zHw2HuA3EzN683oxBacxP3t)dU!LH=hFso-g?g-yG9^v5}`bdc8QN8}%lj@tcUSzHW z*8gUv`oGNd=Z5{uOn(?g_nhhf%uK6nQ#*g0x<%9t{<6$J=J>t+wFvO8fA7Q%z%J*H zq5ZF>!2g|`-;Wjj=ZOBnOaBXJ+68@o;rH())+CLWnM3YP-R13)|6;Y?flUS8Q!ldp z{~}cX!RteZ!hsw6$K3kkit-O*`m?jzV|$x`@b{)}-GJDFuH*H>g@+7_|IF!|FGxLwj=zV<(2+ z10r^|&fwh;=nc(`_gby&NCskWZd9QmVO)=82U0Z?T`am7K7Kp~u&j4DFCy%{uIeuy zv>aE9xKf_daa}vS{rXx`kyK1tD7=ZCud<&!!ev0l#H9O$lP|&7r+wI6T}l_cj|r zd3t_ck#%=@cIW%0{?PC1B8vXq(X)f26C>uU%gyaQBWC2TTUYY+p?>Vs=(iEeCP$`c zlUbnz&t|;8+B*B5&M}Ci(>tDh`E2plrZKCayqftV&`5ZhOtXI?k9nLde^*%VLAt9) zkK8S@H3dZw2miITJzC*xUH;OCy_{9KMU&e@0&)G9^kWMM7U7E5wv=)vKAImjQ?cpK zddz|%q*A(V4szhka%&9HpZOu$@bF$Udfj%Xj=>amMGOdp9w!q>V0TFgK`fvRS<@)0r9?)F~eMp_iCKK$HzW37O)Vt-O_H^t(s8>$qkqw-5KNk`Y-p9S$)Ax~Z99!PDK1n`uaF>QcdVBNX zI+s9xy+XpyVtzjPhU@a6*%!lyos&RUmOhP%?zGF9_?YBN7!&g-R&?DC{R1!>3BFv~_}SQ+ zpKEgP@+CqXIdQgbK&R4V4$&lUer9KJzO3NnGW_VbHh&#|cYWiXp;{+nJUyScTg*Gq z^eFyaFReq>P!0F4b!wsG^e(PqBun~Pa>1v~x8(pT)V6TAy{q%8<&G{q`2r7yjW!)cD06U&eBo05>ttD}OpewRxW55~@ zX~m$-Wasw!=Gw2#j0m=^Ww(MUMSjTdf{&|hD%|4^%gQ_9sn0Spg@hk(HCN=~BG&ps z?MsWK?gC^fwI}H+a-ZU;>73Rl6)@GB%oh2v7pq%BGlC-+t`m*8w;@_WPATX^NsxG>f|X4@}~EsU#($NHN8$PLE!qh$5Z*xNyQ0{x#0wq&P|hq;F|Xm zYKZi+dQn|d{pstUYlIN7TghTLm>%nfkJzmDn7Fg^SU%#>#@0*4az|?>^Gos2 z^%v?AeHRw)>i$%y*^=@T{3`<4hdrKsTNM-d5_aJ8FjTJ$bFB}}_^I&g+UR|Gtlpxy z+qR*|ehROqmi38V~+ETT&Hp{eP z9-A+oDIniEZKC%GCXbYQv6$RFgPrllJZ;GdR4xmJO&On}zN8)hz&GYP4?cj(Fpb_$ zCiQ%lMT{%M?kZb+rdnIKJ5lu`?!5BT_l}a<42yTTUSW;NoQw5eYa8k{x1#hipxNo2 z{8Y}lC5jxX6P6u{2n75t)T7d#g|#s)_lY3x1&-g!VUaPRDPL^xMYnc%Bw~HC39eS2 zW+(1o!l+m}({2WZ8Y1oq9na9p2o#A#cN8mHywprDIK;OdPlZfSe zt~+4X%QSLna>GQ`rtkOhv-|PvszZW6c?19Cm?^p2q}AnmhLyV&g0>@SBjy;@=FExl z(0kQbFRljX`LwK6UekSx#wNOrJPHq*DJ==kK?-=i``;(i3V zldCJfya}Z(FAKFb9M_JV_#kxd+Ql<(wr^5~N$#vaqlMK(Q8`mArmVBMFG5)}vd-rU z8hfX~(psrT4!qKQnuU8O*@GjCqUAnxeAl|4moAT#FVG-^z06I;-heqjiKvoK&@4mK zG8mwxMH9rbj}0ICVbDwY96{1=_=8u}p@by?D-mQbx5MO3PxgVOVpjfLv*CRDnBcUl zDFR8OezL30*XXd19l3n&wd&=croQmI*T$jiM5gd3NR+&IV{Oc;S0Uk*e53lnA7nll z!n=Aid%I=ko7FC%8p7_joAdlk@$iXfG3Bl;%K4M$E3aBc$36x$SR9TSr|auLy2W@e zt5+c;7sjFP1VwpJPE5G*7Y)plrBdKxG?hz99~v(wvZpyGBbG61O9YET`1g0b-nqnoYciv6tKf@`DRkc_WCQUc6H&NObRWl4tOA zLfzEu$KORp+G*U=RC8(l>ONIx<(7EGllV%dlN)4he zMOasszaD$w(NXf%2*g)hXuonzdr?5h;gQLvxFUKN#B&;V)>&JxiB6h z<3`7T=8VgZ<7BYxNz8B(NRn??FkONJ@fCO&@Vmc|@Au%hd z)0rh)xPcaWp_R>|?st|-i57dZMl8&UngF0McLHXqrLa(_nqz9lNJ>f)l6YZRfQP}9uM;Jt{XmHN1P2C zX+2WyRQ@1qG9o*DE;vVQlh;@)C;i@ov!@&<`OxSbo=&TuHIHi_Ne)*hu4G`e;o{W! z3RL*Z==NPZ&xr9+T8|VP!}JW zaQz^);AY}*8qcGqK{j>p34o}t`G}m4bG>+0+RiJ{D_}lJV=p}zYdt92f_;Z+a-kJ` zFzB3Fm|?5Q#Q$*c>hx)p25ShCTnBl-mVv3e0i;$*JbhBfCFr0@_-T@j*G=W_p)ryb z31aoGUr~DKAP2u4Y#v|&l4(9LrIh5Y@5)EbqymrmM5O4#Wmdq9;Fik^A-NhG z1(OX@lQPpFHRFdYnwi+oxEY(@C{ZZpMLqvmob_uz5pcUg^u= zE`PUVv30U%3YX=OZ{}x)6eOor;x=z*HZPUuS+|>fwVP`yHqG!_ z2wy7Cu~L>rcq+8q$^{Kd?}NNoE%VQ7EI2RkQ1o)@L+&cH`KRL#*X|B01nshJ@ASoG zdA?@zf5I*%SNg0?wziIhj}y|KP@5;UE@u^93;z}ia0tpQcfOm2MxxY@+UHQ2JHte` z=zn>EmRbOKK=Jaj+P@)wFqJv?pjU~MB}TH7=vr`m65SL88s&F(QJZE<7vq5a2*ugLlMC6ak{gj_3okVlE}Ndc zDIwlO9l&7+&T<>qyn`viSGFac>%nov_lWb9fYVHONDd9GZ8^pZG29SOuWX4`kQ+3s zij7J5s;*SsWKL|tf6!9B%JZ`LDZFI_J54};O)W}JYv+d|Uo#>NQ*BNuiQ(1Jnnz&E z-Hecxpd5+xRB5@*3>mbhd*)SqdM=MxjkfAt{dAV7#=fVFY3uggA#K8Lk>?4XE0%nH zO#=<8F1%(iJE~8`&Yq6GSX~D$Dt7Ve17Lf56Svw68>gplbwH0XK9SE{hH+S)7A(79 zv-UCYx*WYzQ<@G}_mOR6Tw&WFd;C&aVqgy;fSC5}W(j_{!Im9ohiiVN707K%nK*to z?Q&P@uGTi!vas>SQ6hr5-xeuft}TONtt}OjTl#^lxqwRz-{Axviz|#|lNJ7^f)uNP zBAU@d|90j|BZE@O3;^B`_qwnitsUlP{;tzhi5u_jSf0ruCZEMIdfrc;Fyc6#)_ZkW zj;o0EzkYDsJBo7>%N^hcwSv0Z(^9AEpJ;3`nQu3s3zMtRzRV>0G01_h$=ueext7*y ztDS8&CdLF3iF~{_2uqidZe9!*2-gTgXrhP@ZL=yUlP{yfqTM{ID2{P^04IqSi560M z^k9Kq?v0Oi4ak3#GT!+kC>jJE)Liv)TWWMBA#luL)Q4@S*2nztahZ^OMOAyXp?`s# zkd=BxO`YMnQ2~@5l<=jcI}=$)Q@BXraj;sfeN08L;KL;^RnwT&jd$1Y%0c@U`mPpD zn+{&>^!k|GEhadSCit<5J?~3Y^RDm+-vh8Em1<}F(GPZN`ySF5!YaJ%S(3;SO-U2P zmFSPva=2>(*%B#Na|R4+lOg6%zN}e7QrJimt85>fJ{l#(@$Z#-T6Lx*k^2%q=_p_( z3f4V4F#1L8`?MJYRAO3r`ov22`aoUev?9`vmop&-tz{~lWDE$+rF&O4`=f6SU_q}p zpb3TVs3n7oy*;b*a;1pE{M~ETEtX)u`^17zjr<30`QXbW?TM1Ev{|rYh6|C;9y(6jPhN zL?#ItFUnr4HLUZJZi@Zk=lnt7^2*DD5h4%YrRc0cp4Zf$mW)(deBDIrS{GjTm?8vp z8{v20&ClQRzLp_Msm0z?-kwY@_PIM3`J{lu7R_={u2U&*u#thYX%k#hmk*DYRWgR+ zT4|K426*+dl9y5{1tepBYIt65vqj}paiV(~^n5#SUW2sm#gmX)U;rmlPE$EW0E1=! zvNipY`X^Ed8SqGYiaT`dsjCuXy$mCI9ktOc_%qXP%Qn;48S8;6DQB6LuA zObO(VOpRdD_`Es+hzWQ~(uQVeJ>b|c+W=Skq%Ouo=o8VgFA)n7iK)|gX$&suKp4Iz ze55p`Fl+yKf(JcjN@hv6t}yFsIVnlgJOngoy5c-Zs=8qj8^I=fkZ=qGmH7q;(+9!S zQwhkWPXER}IPYMU0_Qf)PnCwx&p-8YO7%z8tFlpUkP^j z1R?4mOhRBd_@2vkhqV~?G}FtypQdZ4$^TGibpep<7V^S@c!K4=Pvu7%7lQ$-P|$(t zGH+A$&>ZTNIEWA}R>Kto>nU%XG=R0}l`P&)%v+|R2jSpF%p8>LGT&!vw#>SH&zcH8 zf6PRq0jZ&qjXb(R?}lOy|AOeEt#hi4&j~Q%eDr#E?1I2I$cz4DY}Z}v{+?+rfg6LE zntV6lOMF;l2QIjkqV93e5uaFVRIrHle?eCm#e8OUDQYAVn2UgtI;f2f(jn&+a&Lfq zfo~Eoj0a8pK|x*tFMgA*N_29KD|~idksaMQQz)6pVUJt#(OlgNCgAStq7vqX4zJ4a zV-onOS#N6UJ0;6TKHDl*xToxJrXP8qtXimHG4PXxi?0z zg{fqj7nL^8simz7Q~DE$&pW9xQny^XF48fTl-&BhDytoXsJ?to(|IfLMOEp8Nf+MI zoXVL?0@mw|6`EA*#jr6eHC}1d=BmsA9vYbZ2jl*nd;p3D7#Suywu~n(XYOKqA-(pa z57)1FkGx+idWOTxnJYkx`@q;CEOf)mFD>>K=9Fi5ujEg7%@Ut49aMz18Y7G+yu1jD zm&kj<{_q_&f6iA7Sd{6?hEOkkj8}H3*Sg*uW6#{h8c`L}D`pAQRBYs3oq|A=m<_S- zTb%fsyEK-Ow79Ynx?_kKzknX2j8T|SnvH(qYZ#3gnA*#jo;-Y{=3Q>sqY96{OGWib zgVQG!ZPR}b)&eo3ufRbw_#@`0A>GzYVBfi*A-Eei#NH!FW8>=Q=0Reln%7#j!z5rZ zsaW&vVC{E;+%ys)czSg#xi<`rsd0>h3Zx~u@*zgF>&2d{<#xBK9P6j#<%A*twJ2=5 zZ-(H*+^GYenrW&LqS3w=MRigMy(?C@DwY1yh`?*1c$%l0PEpQUG$MzsK&XX$S5z?Z z?0wtkvjGNb9;-!6GrP+`s1UfQp2arb+x6KyFS}?P+?1+`_BVY!yQ{Eo5T{vIU`q$+ zSJoDncwP(`+Y;-s3Tw(6z1A6?W^rrt3X{+1Ho-QBOud|Z-?Kr`bvYDWqqWtMKE>DY z@YFdKHZixcm1;Rz`9#(!u0j`GOWCKfC)@o7|ApoAIglXqYFIU~&o$SDA? zs9M)E`UI(Wm|EK@xkX%4m>^ei>K{_ zK7ypzK`~PRawm)pw8OQy(c+}XYGSdC2T!Q3`>kotGmEfP=F0Ms7^*xBkK-yVS zwRm6}QFOsui~4SWN7{CYAozHR*Aceob1#d&0z`5y>x|#HpLwPT5_g@2pT?cLg+PwkZw z+}3f~cp>pPWV= zP&VUApAAV`Sbc)WacY7@eHjX=3RnXa7!A>49X$0>9$V{|a;4oxm$hoFv0wv2y~Wh8 zit5y3a!wQp-@pv*?;~ZWY>x7GC*T(?x$t3hgy)BBu^-uCAF~pLaO5$5~l*=JA#5cmc{f3JX@yWYML65f)$iJ+~ z*q!HNUqU~57lynF(H+t;mA8he*mESc5~w$3WW~3DgPXC8$zZwq)>ayoZ8CD9%PCc7 zWZ->jT^!r4J;{9WFWAqd zt|ReoOZF+!vb?HiSN8WBmVKt^+4pj@MfVn>C|@{tjQHX)`LcK4-dVi<^YQ%f%(wz&Jb;9pKi!oIA1NSLL4hm6+6Y;DJ4)C6h>GJn zAw8^sZg{wk!O&SQK+v=^91*)D$gF5sOCE>e+_7&g(>#sXDhV0(6>Oy8L2xOEoKi|t zO)VJ1+VQ$ybdrl~O)@2o^o)(nRg#w+Nbjb~IqRH5Ma5#4GWL3Es$Bnh5zES0*E^oz ze6N-5SCO(F=!>XwH0hq$xZWx4=@dtu1q$4kZ0{M0A00=1k-y6Fr&Y|9Qah(ipn5egG!t)=lz z_qD-mnuS`BO4mk484`QYXCfu>T{7A*PvK>)Zrap+-Q|RkPh8jOP0|P{a+FfZFsNt= z+#was&y3W&j*n)bOf(;Q_nRY1YU7J%i4*5d!Dl}lY%ul|5_(9~2nhxS3=XQlF8tFcFG*0AW@SO1|&zGI> zasTR>=}Uq!zgjfYCYs`+jKUq;0p<@Qag*A2FdJrD6E(G;FM&Jqq^ZNrGX1jR!yEzR6S}{eq?_FfN0x0B?{9c0g2;qG{IZaESyz#yj{XIJk4R%01yWhJ9B6@u0UT6VTxMKi8wPB)mOwNlU?rO ztJLhS2nMg6AcD@m%l$gvsF$2olJ(*oYP2I9XkYo2y4%jt%;G^BAbO5Vw*>IRrfdam z!P45fwymzaaVR!qi2e3*eS&vta@ll&R?q!GGkR~=UYwgl*lZeA$tbT_o~XMr3WN^4 zFg<-;*WJ|Pn_Rfihh+#7ao4jCk963L)Zb&t=F>gJv^w@4(U-5SO^MLS%2`^2XSizl zQ2ANW1*jv+7iG<~IAN_Racs-Ug(=p?^EJV%ex!U}n;33!LTr7B*I*wyWh{S~OMy|L z&taHs9^38x=fKjsM-45w&ub!VS#SGcJVOnXj+-zb3qRAF<+ZyBd{xiLSgR|~jZo_e z18Llu>E)c=kZUdCZb&!#BLk{iM3u zz^6}ef>vYI=Q;>_0Ym%q*^K2lE!_f$L44L^AK{}krn_o-$-Kgl?P`EE6shQ!$KvW+ z?)yQ;sY}1PhEp-{F*yExXWCq{e zfLcE<@qD^55-8idOb(lYyHii3VDO(Jeag({m_(FM+KIt7(Q02VR*#A7Ziw63;#;0C zqJ@s8Pp&m49GeEy`P7UWAf2ZkCkQW`z&xONxr8ak;XbC2v`Gij&+3hy>iCL5#xfBq z@ZmCW)-Q_w8NJ7HR>}nUSv#w2sDQ+A^_@4Z zwA^pc+8JFL*a}U<;^r|V<<;U$1|O*j<2{)fr+p0!jw!avc%(t?WQjjWLb>b@xYR=P z2)>X^LgkEyR)TxgI?|J`{Bde94kMi@ui2|8zu*CR7Rk~^8f2u1drVBy2kXHMEnV0W z?iTQ|?+}**M7}6t5)>g4HA=a{;JxkCatd5wll`&7e%zcm?(ZptuM65kpRD>8xOTV}$DNvS?R*i62M_zXM zX2%m^i+?&H%`vUmYcocPWq=^#%X7A`iEei;%o(D3-~Q?lwqkRZ)z=294yO8ghU5^8 zq`eIk@HGta?x11=un5u$K1s3$_1r-e#{~|XD{Y0BL!CholL{6#160j;R`(T-AZB@G zb*18%>ZQ(w$mTw{_HDsSWI=j=S?n>vRHf5)OT`e;ph8r$E>9&(%;Bu09dxVHIqp1h zjdEnFx&TLoH*{;AdItFYK1!{fBGNX_;t#Epm6XBbRoL=*!UEt>%a}p`NYtwq-0-To ze5(5S_C2or0-ZfKkK#r$y?G*QbPXN!9$&5Iw^fywh zcukqPFlM3%`lzEccz{v)#Ttav^J+T*U_CeK@Bpc1fnc<1+n^aJLZ6Zwu^zMAW7h~nBJqK()WOx zpo=V|-sAP{tvO#OuHe-3k-KdJjB0OuMt+Rw!_ff)WjL0lAR6}^WCcx5yEH5nWKd;x zO9m?maTjKSGTc`!MkcHdW&xZ#>6qwU|Ki&IO2x)!s)oq4&xLlNOCgC|XW~c`y0g(X zCKbmCx(`Dv(rexy#6doQn^a>{Da$dhoX?Ph8zM5B&u=W`)U7TyuxGqEGA9q+@nBuZ zm8W{9-sPALRjD!>gt`;VT+!t|l|<}CeZvy{lm!v82cA~K%%XsQH+op+gRDCEugn~= zi?j?`Sb7rk^^5eoG7+oNta|$wt$Hn^rmo&2+%+M|b%3eV6O}Gy2%7R9(#q{U(CEq> zEIq@!^fj0)BomrD3n(qj^bNk8fLAC8cb$V;=3%MFP)&ogLI&k!J@bKyoJBmuTp`B$ zkg(~AH~7+GlFu-`v_-}T(U6ovsn0P8%ceSO98gU$w@1BE=#^rrpw=MxO(KtSxHMaj zd;+N9O5Bie<>qr_v|wh0F>m;58FUeRqGE>T+UJ8S2w)%pyho=A%27$YM|Qj*)oe z{s^~5^(t;T@_?8BH7m;ws!K)tm~jXprUwM@kvOm!Wbe)RSzYJ+p+~T9%a}y5qlaqr z)JEeV$##XGk^TK0os-BEyyzu!%S|0Dfm2f4JT^YxxDW&66uUm9S@^LLW zBD@@xO8}tUQR_ld4+V_jKFTf0xFi{E_sTU$cp>ZJrr(HXQJ1-Ryd3s)d;I9@hm&sJL3q{_xgwY9bhIb7iK=VbDqrM+I z9zQC54C*>Rv37Lk;^IbPD-;Ni|5UU--goq#_NkE0^&NfJ@%So*#If~dtP_FH)4}wt zFJ_mQ^W%5TPxYQ=M>w?<;;~i%NeFO$;?vM=vkm)o04eSM!v$1!pkvN*Q^K>yi@2 z_AAK+>qPWZv23?Cb4uDRP`6aS8Xx7TS8s->Yom| zs--*f1<9w$N0tPTYGaWlm{tz03y0;0FItPH%j4%d$XD_hqtK3DGacH`rjT2s}oqNyC~jXYEDil7p>e!8RVA4zN$H$*Co4zsTm z{wBURA;y_ANb3|z*a!JtikFb_0iC+zNKBb%uL01wHl`kWj1WSO`W?5B(Psa2Fowlj z9mW`G6U3)eIY9`x+lknO*qkiEgi7|N{*s6WSW500axY#A*%2l5D=3Vv0?t{?yI`OR z9u4#_zJqXlVTd3Fr=Y)WkV~sBj=Clra4>}=n9Y0&gl2$amK5HQ&X7}otiVs^AHvvd%K;bBIOsKM2Dz!1j)MgoKyQzK0?f!OsaHbO#4fa-I_JVq)t+x zcCG?V`by?|*60J_5vYwp-?EQ_5ppuDcJws;dl~bR z-GYb0k~EtXYH&;C*EO$iV9#FCoL2*R7X}NJHY#y?yB=zO3>$*jO@Mg;;a>zel}S1W75X^7`DU=yhaZ6T-5d9t^?s*Epb+LUezR+YzO65L*HokW)*~` z+CX~BpJ74sn9uh026|ht)C$%hnwY~q*MWp@GA$COd`(fMh_+|{g*@LEFhJSY%0^f@ zJ}KDwIxxIkq=&b*`YjEdtM_Ozwk5kevIo`1cu=V)jJfTw(`w~K#LYbGhswY)AwQBb zOUjL4&oSb>2ca;lT?LY*i{(Yx=G~r40dG3D&8W8l>}!Q2(ezGVoh$RD+Y;KTp&fkbm&nk(PPnBN z%gSYT5i}cks$w#nrSd9yTp>a%m2e%1>&z;TrG2V);>wSokgRpkH?BR>FSDF^R+-pIs-7LNoz4xkQ_s)G0KU;34JlYMMVQ8Jp(50k zmeE;wZ6a71`Ap1hkUb$S_$4GFe6HaV`plGWF4t*@Ezqk*PU}sDD>|j@*zQebI_~_* zvMPTvA2P&PufYTfg1b zA-r|GXpm9ne;-(}baQy3;w0m(airfCmdK2ri!Y)62%W|&LVK&PHKr`B!A8KF48r@I z2xJ#Bdhi;hgx?bl($87@>BDAtsn~NSX}E+|M$p?qZt2aU$&cf9*zHQdTF?=m>0%XM z)!96}f4~v$U`gea3b4(?!-%pE3DmP#`SfAuTRr23=Z(}XJ(gA+xHjOpmHV+L?2?*+ z3E7OnqFxi7@Urc_CS#8fI}hiIi_;9sJ4 zS`3eF=rsf7l9e-NrfjC;knOolG#^(2I~AvV5U?O%1cLA!Z zSYFQcgp{i7p+BlwMD0H+@I0Xu*iuZwyB4y1Ua;_0$84^C(yx2~`6{@FW_~-0X57a2 z9aEZxda!Nc!`NsGz0IfOv<2msL)#{~-q}r$wrXO9w~6;Akxn30MIMteM^dzeh#2(xDA_ z`k@HUS{Bq31gbTOzz{)>T10JEmmj1>O|@ESS>kK{`@=KqY{c~jLlKv zGd6Rl$6E-6dWkU)D$GdTREIR(;Y>sN(fWzj=p)S9lJPWS%Hz?w zH=?@gNQEl|iDr5Wyp>Yq%ETx~N-fv)lP$ValCb$UZWUZKF)Z|C@DUBrH8UMai)wwp zCEH-dRGs!bcNETghb{6J{2wa)o%WzaQD*oSA$Ze`JSWVu zj4SpZ{Ut?pWl}C7C4>Xc#<4p+=WRWacY;nSHb;543!&zPxjg#{lga#&@s!=e^p)q} z2WGSV@6w#lsrt5g5FMkr_#dHRdhfp$ZBo(YZ2)TgWV)$6uY|>96yvBn%M-1IR3*Vx zCducsj$?}e?SSTVSrInA&~kkew(4&w-T|c?g+1U;(O-BQQ4_zlF=D<;y!UP@>rZP6 zPizOG%fB|bXQ{JI@}>FI1k7^5ip!!k{gRPM6*-xHvqkhS!TxC}eXHX|4M7XD)W47@ zq(SzDUsDItIr(;l8|GDpa*J6c=ze4Hl5XW_BX|q;z^{@JaqVj}n4Kv@XOadBhjlt) zjb!GJyC2D67juZ5wrB6(6wZfG6Bdu-;LnB>c{iT$N8klqdgzEnmp-cM?Zdf)#;bJ3 z-cs~Pl=${QSDZCYmNNn=Q$V!>`q^DcUj8A|((m9GL!U7tIPxMv!$+uj5twWu{kyJ> z9!Hkmru3!B#w$+El`WPv@Aj4nmN`J+YoO+v*3lJPb-YrLA??~Q)p1G)aUlNK>1Ep`&(7~ z4%zK1;V?6_;An^v(F`Auv$b1_TjiU|sbal`xIB zpTlLer!CxeBn0JJg4*m<;Gsl-6?Ay@pkB{so_Kc*|H&_A~EE);&> zhS(t@!Z#D;iN2kOb}5SUXc4+kmHlC8^0ywMBWhHVCS<#>i%wAlix|AUUdMcA_lu+B zmpp1aW8O~}i27%b%$~;-CeIdYw%q$f3L!-oSUV>ijGziWJTb9m6;Yv@0pd&~30#tX z<2mvj3bIJM45FFw5!2jEC)|sTRNax6)O(%oy(N1>p?LdpFij7r&zr-1tmcsv{!KKN`!CJ$jj@uJsj5Tn2#!VvaMc~OsL}Ou`ui(D^md=2 zo)}|94$jcXM@5t^zDo(1V0YHGUt>r3b%I>%Wyd)v5_%b%plryvw+apKBRoXhg*M*p zPg)NSFiYHGpil9mjqk!8vq?CuEydDL^*5T{W=6EY3;bc zsOyqL8>isA%1V9C6UVDD;O>|Zv=5xYgc|!3MMV^+dsqevEW=3Gl+A<%x z`PIyMrqP3X^h7PpbZ))stjYON-8|CnNEUgwDzJhqufnI+IebCg{E7Nzb9QtC z>m0X>vXZg6T1!V$5MgnZ52k9pX7*y}^5J3OyZv)Ddg(6Y1WxoNSxlYvIA}T9%)U%I z8!&k7nGkJRS@XSoE@6My`G*rSi^9bW{ehnNaW%+bP0n+;X*#(z(xY&8Rbf)5e+Eu% zICpB>adoK9#FhYt5nNF|CbZ4!-vOf}XUyVh>T%>7W~Xtp{C3Pw|B{sPBVEoDm^;vMpyR00LeK`_{h2RE&V_(+j;$ zFH;7a-)aX|KmrVVVGEXnoxl9%Wze~y*EB-FK%e}&@rerGzbR+Y$_HyOP3>hC^zsnQ zC9Qb)abM>pl38u#nK<-)Be0w0erIxJa|bVA9JGs#KeR;#vSwMhUNYJ^Z4j%mRa!Y4 z`{LjOxpXXyDf{npAaR+YZo>A`H@}GV4u#g< z#m5u=dwchS_08kx-@P!9S&qTVy;907WrgJpGv3)B_XNQvy^h`7CNY;uvb18qCRomoMXx{^R5hRnF; z%I|BndkHgd#Q6ROR{yCaTnP<5DCIcrvHSSuTK|s&DBM}!$hI7&Ji~5RaHnM|l3Gc% zUCrkdiK!<_9?}P|A(7s{86HZd^xndaryUBSn?!Ulo~hx1Z)2U*#qN0;A{)A4&!fnN zppc91XuFTxN@)_FV0vw za<=S0l+7@h73EEjn(2r9;p5Kp_$+f{dMC2m{B&UoCv?v%uKk+hjKF%HQYyv#^zs^q zQU5%@(o&ugptC!5*A-q&Mz{&cXMu0Iik3cCJna9s9o1MZ*3{kfJiyTB(mM-ve@%uU zkS_b$^t9vDlCom2?HK9h$(|!&M4A#u3PHZqB+&l$TGXWP`w|Vcx}s<2C%b+kG-2a5 zx2UVW4@wKPH(iX?t`p^;vAQKmjv^XS!#1=}I;r7+48s5!TX#PfST|ive&;MJ#pA{b zb&}SM_~nR_Z*JOo_`v7pPN8zdJe%@k3ruZ9j=YO(TI&_|*D>V|;n)#LW!)twy=Bs+ ziO2dV{4L<)kNl)7zUQi&?!_OOza%YO?$OGbw#0%Bt8PtrO^>ZB4y40(mND8(K4+H- z&gqR?wgkVzpH1aj79w=BE>7D)iFme_G7zQ)CO^>rW8{Q%=NsH>m8mE@4 zD4Ru_XJ%65kVLm#W9YFTD*JZ#YI9{Pm`BQ;jy+Vu0?6{JdmyLiOtAk}Xe)CzLPTZx zC-=li{}f%4GnsC%lcBi*cZLFypqeXj7QK~rahaQGH+;9jI)!b&@G7oCG#n?KULY97 zVpePvr2{p^e11?)45%b?vi%*GJJK)#MjzF!n<=aGz~Wnr|LaDfe38;BbFc)}ZAkPp zyy5kZu=C|Iadg97JK|KFfM?iHY=gv+5lxtnl8ad%Bgcs9r*?x$;vV^!aD?bEE3_Y4 zadPQKU%-^1bj-<*kol@W4mga==q{G6$(zT~7RQi@n`lRNHdP#=Q+R_g=6!{KtJuY% z-Jh>NQY<=jIo2H|?NII3|45E$xg-?61xhcuIqlb$kqPTaqGC`%zYi+^4GM+o$s#xF z$WvVwv3}!%+g)%jscIObB741r<{!v2zNt7902;M>?a&Qv{?-+ais)Mgvoi_#~njt*+xMP0r0s;i^;i>}Y z0ctCl$7pn+AL{Mz4D?bSQpLAr%fVxFFgv5JL0~bTU3vULFNAgiA#-zFP@KrplEpcT zrbWFNwZ>J-T5fQW<)>bj-liTK!Me1Ex99x*44BwbZ%kOP&4e>x%?A8Bk30JbUnyZt znt&z|PV58TV%}znhHU*L&EB$Cd3Pd+MWaX-l4>i+sTI z$4^Y4Z)S{%nrz72v)EQ2OV}fkj=Z=OC$5iZDR8VINj-iDukIsCNV#O3Y_s3kiR#h~ zmw}?Mu8eBXL0OPWnT$UvnRbdytJ?Z!TI*j6IA>d9)Ym)n<^C&ixma(Qm{=XX;q>&V zP(uFxn3k1s37HiuLE6;thowIkC} zwilt#%}d*b6ms^Ht`e0t#f3>@2nq+>Mn8q4>Yr^;+vR@sIH`;aBhawCSJgqDNJQ0^ zAfi6^pdgLfddJo{|7CK~drseOXUY`SJ>>PI2V00giFzuY@-wkc<~in0QU$B10`yoPCzgDUVc zqkbIiub<9)lxO!4i(vF*f)^x#{99WHb&aQ(Mlp=|9aRT_p0oc8kS8mvS$>MKbMdI;d=hJ4r0la!1JovGFU0CMwv zC`CQ6cplrEWmRM_ld?^p04P`Wst2jIHR6|A(C6e|Jn6TP+^{+hu$2dRJDu>k))I44 zFWyHudwQ3?Zo*Kj-r07+lhLj}jd=5kCn~Bb!0bnm$ffdkkiZN5QI>2zEcY6-d&_S2 z;`8nMQ@hj_xJGtS(x0f?jcXC@PV3^G@NyYh7j$@iPCjU;0vfdSHTLu67 zWU`)94ae@8b(G@F?m>W@oA0h|XdlMt%_X2Cxz(}g<~(q}*aAk#_Wl|oQ?}aL7ltsj zD5|ihN#D!&e$V3l;n;?=E!le|E8xl}f{g9siRM-WcZgztn7px~&-m96I@U zXFc{M&C3nvVFVuk8oeZL*WM?6>kO9PzJVGqC1ID%V4venn^~5w$fzT|Sea|~!J}f1YskiR9mzX#&anz`bUGLOOa>nbvEviXS!j;;eJ|yuiGK+tGD81+ zM-d$Ts+$oH9piCHnq!sXz+fzw?VH(#UzAa%{POwIYn0x*j*Qax@Mhn_fcNr!cnNyH zD83|x^UU~%OR-hSe$M!d!^j&b-{>K4stBpIzET>bS5G~G?smi|VV3sfIX>gihnJzy z!#~>zW~tO-2S5Zh&<25=X5j|p`nyVwx|}D`4U0&rmN|IaLGnMBL-K== zB*j9*1&gW#8cJ-o!s%IWdcwFBcVpT?Iwz)$$J0-Ybv~w2@4>Q?HKk&+UbnVK{+m$Q z@qt!C+OU@siTcqh-d*$^Tlclk8YT{y!S`8xoIA{;~n-W~lJP}DGz4gwZIOZd+p2YNM42q96p z)`>{V0EI*`C_RS~x=;?liVd+^g87FE-QMq)T;z}b_+&YW{E%M-i`vZ-YomT5AxYA%BM%^4y*2Vi7Rf39#i!ek} zWjy?upecKW@U8nb+Z32yrExw?a>G>N2TC0}WL~@l$B|7Taw%vz`k$X=SmlyK?M)CV zcL{*)7zJ$+A)BE18`^@!IOXqckq_<%R(XvR*+j z#kc7dD6k(7%E?x(%F{DyPAP4f`qL4-}<-X$IdUiuTy# z_p#7k0j3Cz7P0k$KwGvonzbx!FK=H;Ba>l+q$7_8FuRCjub%I(Xo4Fj92wsOTe$?(A@%h#~Q&#;}Ig2-dktdNkm&#F`bB%O4w*Id{0SrDHqdvG#W_}*)Mr$Q?t zK-l!sTO!IA@t}FbqJ52rcMW^&Ma~P(EVU&~t{)$+YXh=XC0=j8Ft~3O*W!A}p zpwxJb)mbty0;y$uwC3R1_CK=Cr9eUVvOa8#xMnv1GQkr{z@q`t8MIGLE^~UhO}r9C zLlldOoTERP^;J#>e|k=-ds9>RTQ9beQ4hAM@qT!6e4fBI93hxlalO}R@a@7L91v1v z!{BG;K!vy^_M%fab^v91h?pMUq+*M?El&UfXJ6Uy5g(&0RQgU)_=hU@$|;w7H#X>j z4-xHk;0_${js1a$a~sZe+Z3&{A8gVdm=Limc8cn#joRxV`XgIW1ULYe8Yn^c#3;cE zu4B$kK3VPWnoI3Zg+b>x0GCK~3SE|3+lxjqio%+)0cjT2Esaq;eXjK@KM^}y5NeF_ z;U964SIV8tvuHR=kR0T**(Nz8HC5)+LiVeoz0geN>m-o^j~HF4eMkbOi>}^Mb+VEN z3~{-fbQ~mYd5kK;j%l29t5P@%T+h70P+fkUfF@lJ?95=vF%Hx}WW0PdZ|XlG1qlv~ zlfAtCgwvTp8Ql86Kn8Hlts*54V9fx#aA^i|q;OoFjRr5YSC;)5VZPY9Lq?e2@tbp?4hQJBA#tHL{5<#%_3~F3>!6`z@L9I)l;>+jni{xl;y~TZvjv29%or9Gagg~8pScl_3UA+T z?B1qZ&_8FcJ8)mjB;0b_Wm{wcGPwkFp;-tR?4xE%cO{m+#hdlWHp!B*&NShV5WeCd zEINI57?h>9UH%z>SvRn??z_Wj2fwH2X4->26;=_{t$9fYo`iPd4%~LLAx}lq+}JM| zDUK!z@p6{ahB&rdoy=@%=NIt5hF>Brc_rJ2GHI3YaLVKcOmrfY*8cn4<3Fllg|DIb z{Eq)&TKwEF-wS9SmF_mWNGoMmWLrdDc^c<3>adX!@;Pf=7a2}|i2F@$Fq5sms2P)r z+x}x6wO_ZIo8N+6Sx=V5TrBQR&1ILyN=bmC>OHhLrCb(Nz>Fy$fQ0$hSnJU42t53b!|R14 z1qE2Bc#+%b0iHLTTZ(JlW6|Oq=po41iBTweK;3!)%}s<=WmF0UzQ@LQnag25d5~x1B~vGus~a6WQ9!h z4{?&uEMXmCU=yH?xQsBAF-k-k6Ybv{H1$X!g6@sQ8*+}R=S2lMwIxZ(yS&GRNdYje z%r5kY=UZoJ!?>U{jJr9CAcxgX=Db78;wvyT$Wfi+HbAxEX>~5MyMD;PCKA?}`5->- zrNX(o5~Qdcl6q97u?q)Q3g&p?o3PT~$}OO}uyZcXbg9tN;J;7JQ-4em24|valBo5> zqj24(gq>*ikG$zAl3?xZD2S+{DA&&xg*hq~M%;!Je6m=rH98e+O9G(>7Xg;I!Z6

xhz$wim+b;xjwiMYz84AUA#n>7-b| zM$HR2`hNFILRxQ7NMx_Xc%pgpr2z2$W=#bTqf(B*t0ITfpCo5L?Jz|bF*i3A>~v2k zig}Jr9X=M_*6+tcMH#92_#gfkai5EQ7bGZcrTe~I8AwsmW;z@2Pk6Ho$UVjPx2_hw z>aFyA%mGUO_q;>=YoHPW=i*+e&U3BD8=!;@q3HT5_v@_T@dKo%8A@>&_1w|6Kbc^iKOUe?7BSTWGL^N-*Sc?4My1e1~sfDR1K-p zOE!`{Or;&^m)1|GIL=Ndxshx@m;U!s$VT> zh+=23OUf_wH*ShTKZ^)*KJv{Ttl?Cd-UX1CJ^kY zJ^e83X?W6rZ>7N6q)W=Q$K|boW9a@MS{qhIfOZnHJ9og~(^Jn7@(Mw|R@X~_f>~+_ zU*8oDW8QeM8n_|LNk*HI#hkmbl6m3_S=9$Ci#kK01g^Z4cablLC95x6JM@DEBF?4K zlPW?TW!o^>6KI7z#~{P{3P05mZ`SW>7Sy!&WrPPlp-!5tSupAq*pOHG*yL(NX;P zuw(qg3Y+P--xCu&C^Zm)D_A{wRyDVUjo2r;&&JJcY+6tTverXdB>`(`U-V|(K* z5nik7O8h90BmTxjhqv$7-(5OGE|CluEmKy4Pa0d%8|tNX8;PyV*avp7=U-|%dIJ$= zjZM4XX8ls}!d`I*V)#t~vd_r#VCv@Ys zOKui`7f7FuDFZw)W)0XgUz)z{jh`IV&336z9fgV=_^#f)^|%ECwZ*^NZT2l<@q0(k zZP|2wkf8OfGk(Jt#H@*!Eil|;6}__{(mva zJ^!KWtVf^$B9`LZtw^R4{CtkAuPOV$Wz+jZxScYH$##m&06Dj3IKtXvT(XB`*9b6- zbYfh>@P?Ikx9#R+K4qc@fihR4(j?Co#GJ3u&nU&dsZ0#YNy6J!;2qx&nx>XuU+i)Z z@$Il;S!);{%J|Rj0R*i@T} zS_SuL6(CArHm)9X>{#`G+EscPrSxl^v*XsRYPkCT-y}tjVy5TCUg*hwGDUU0bGBkh zBUxMzf`qsmV9kZd^%zBb`fKp0K3CI`D6ni<+YRR*jjXo(5Z7|!2_>D_YFE)gA$93kvdcggUMML{i(H%IZ3iMH*|8zFig zqqtA@dU2sibm!w)Xh_yFnh+zRid$6+*b zD>H)M>h&#t*;)y`q>?$X^DfFNx*1}2r1qGX6;ae)injT~aIGWdQT5t%4;d+uQlpsA z+1c8&l5JEsLN((hKV^`|ZF8$LU|9-th#JL(+Z_^w4uOJ73C~2uN;bqunE}Gmaj{g> zo*)A%`6)TSaZoMv_^f{IWm8jfKyE_#jj$IdV?vkt9Shmwza()FkCqr;)hy>uUcRlcOA7=^gl5x+YS3IJlWKK$z*|F2G+-YB z@Z-ZGM%z=j7V;;4Ep}J^VYBmv(c*g6DW^@>2CqCcc53{N1)ldw(I*xd2bQDIDcFGC;_IYQMKvRTQH8+$=p8WU5j zTEd;21-4d*zdbUoPQBSCR?Os{8*@5}@jV}JUn2Z}!wQEO;~1?yxex&JDO}<|xFAO+ z9Gcq0M~;;t0sk{=Ur_>so`Aj?LJOw6-y;?viq#cdSKSw_v5HJjKnA(YlIWxG;jrv2 z;XJybZD~iE!jtR`Mf~&5ww_|_4fQK8YcDykXkq{g6V;aHzw>rJdRv2NUG{^ubY`Rb zmu(!7KMD1%`S2wBazu!_MgL46D{1h=2CqB*gzFa?2PY!!n+3*m9yChgr$N9lWd0Gj zGQ|xq^ZjCc74D4|Rt06)^;lqO*|53H_3b>V)*vix28WydPURp{&RB zz1H{nf5XdM$KUvpdLGs^@4WqZPoDg5CZ7|8@NJ}Esf+}rw{mG?n(<#vW}Y<|J(*Fp z_ts)rDQ6@LOGp&{{eJve%u6I;Gpi$A2MF3N<<7HRQ^d#u8qZQo7cPOTuv6UsGtW<7|i+Gvp$(C!CbG0a)8EIxWYmM&4PnUVniB`Y@1*e0Y55O7r=w- zNka;$!{^ zZ)TOMNQ9eAA-AQ;xK3drcEf+`=!7l{pYWZsNa8|QuMFYf!b%+@mVX{yy_}MNrzskWY&!nAIlAafAMD(nkP8c)M_!)DYY{Cm!)~m@ z#!i->r6&nMjt%k=MqnlA=hGajuZic`g zsPkHX2caGhXO(4dLtAptUKzhFyE>43Tg<#EypjTG(Mx7ymB|{)(sb?>oz548u#d?T zf?_rXD||%18kA<-GI7$VC22%63Es(iw~l7^yZ(T_g6|xOOi+{04ZK$*iX#k9(gKXv z#2=rvadfs3JPXIXJ?c}+n3d!yNg@lXR=%^buuU)@bPN83D=+Sys% zwcy_3oOXVNjIb@_CL_+k%|G!IC`|hb2;qD-ujysu2Z6p0PISV-#o+ z?~-1zudXT`(qP|6n5a`v&xZ|<_3_ZI7E#S;Zq5ACi!S46j-J5F&~Q5=~l?IqTNwO_@(us?bvC0KbJ(4UW<$Vcc%%MJM_0KH`&Un zb3lA>hq|aVFi+^hKh`Y6)JIn>^>KoC6W^hrbT3cv-(4nle``_Q#(Ij zRq;g3Kin9a^<2p1&x$SM17*|^yH`h>SFZvoeK^AohrfWB+Te`SikeZmyH{ifSr%Z3 zjy`A0l6!@Y)dJn;$>bTE;~(}a4&OR%g{s4c!YTDBviZI%*Kx0scT?vsE3?(ra=#Ju zuqbSKqpCdplZg^-L&JN_gFmT-XoktubcL!|RgOw^AF~H`w2Ip|wqFz#(T>N{8ecm{ z)IqGnk4LNb?kx^~eXdzPF(ZlCu^k4UJ*v6Gx+aZeQHs;dGJ%<09{WIdciz5P7^lm{ z1=|+o{P3b8iMp7?z82gR<9SE>tn%3y4U>SW<}PZ~fD##1iqB-5I=0(aYliOO1+nx;J!39}rp@`sKBuEurD zmm?KN+aelOZyG#70eH>?gFAhk=~=RYoyq{RE6JZfd<%A3Z^9f%EPB4l9YgP>8UZT;EF1@h1`89Z{0di^E|*I*EVK?OHLBH{owG(5`a#Fv8$*A%Ek?0kHl9 z8ypH`JJ4u%;z^&2+Ad-}-6OexUx0ojQe{8>Tvc_hhlk7US8GNxGgT!)G}P68Nqf8; zGNl;#GFS??38)TV;}2sz^`J&gO#l&IXvXrwtK)KbNv^y!rJn~cf%OJUo%7=-_g19s zhR0`*O*$XCPLSU$TgB8BST{d_i6;b85&si3VkaKPzlG+!x2KEe*;V>W9x4_P(;YbB zNuAd8ulqBa^D_>V;&!7+z>99VP0!|d>?IM1)?He@>*3f${MLY{(z*%D&`NU0SA{av zc0nY&VZ<2R@qDZwnNbIC{!`S4P+_M5vDnz*O5M-fy-ONq7El*Q3vxV?@NDyXOM@o} zaQm`rXK5;u{$$QoI8GrjLj=M}?tpTdP4UBSm@7+2;0qxhVbai zS5#IcXrd;;(Jg(1v?7n7!^c`Y`S}^XF~uT*BHeqPv8+9h%ni0rGZs5 zwP|~q>5mkWfiF%h<~W_PhEi!-LfA(wHSfUfIPH9MT5q}F#c99T>D`^?-Bx{(xjI@nf2=;@EK@W8gSJnpdt zxPF_AmaCYsEX?r^&=qOTApD+@@~L~-b*-)O%Y@tA$c?&e=wg-?`TfjE6kxNkErk<& zvO6`j6!!q@wJ0_E08>GZ>Blg+fMra6mNXCnS7+^&fPkp>BH}sX$Fp1_l{gX0#5IDN zsc^V|i6P9vpu1I&bYht*k;@WX)i*gicnRc!%Y(dfDM%K5&j*jKr3{-^PGR1;-)f=Y zsmi1QTEA-2UUSMdn1Uj_+=mk05|o;)>ujzc?#FAOVcyid$q%yd)1Qg28I=~EFk<9J zSq|ADBL~HLe*|x+vPJmn{Qgym;K!$e;mDgNqSO#lZVIZzXQIJ!UVaNKns<(OYH7{K zj@Oxu^cyfD73^siEdZRCnk0`LZlR7)@+&=-P_`hI%>kU~>Q>SjZ#;Htysg*=HZ0$s zI*0-VB{GDq?IOEQ1K#mrTVKL!V8a}^=2wKs(3vhmMl*SOfv-EuvrmYleoGsesSk`) zv6jhvpiz(6hJ`5=yU3m36Q7kK+A#%rTdD&HfMYi@MYAmI_RKP2VyismZyL4sqFTv$ zw3hm7^r`J^^aD_?%i1)0)<*HnRnw&)KG&x@_~r>o@E%UF%zFMnmHkxn6|S@lLGZpz zG=W5e^@%EXGDkJ0T>>K4E?LcO{0@3eZKpmo7TJBJn{H)YlFRuDX%m)0{jz@n%)&J7 z37mqVD6_cTpj!G}G4r^GRTRPCwry{HjqEz%&G=#2gPQTBM~~0xCUR4cYR}@7$+=oR zQZow^0$N>GCb)sbxV9pFrf3(JvJUsOOL;USjW4MyRB+pbAd-!O0;T?#>HvDx~jVuz*A_f|a`34KgI#Oy-W z4a6cy>8IyoV`VyFur^`&2>l@?UxYiZ!9?@;10Z~Vi9SfaACqKqmN z1f9E}%-v~j=dAf^Zqy=;S{^#%sZ;IaoQA2*S7FwQIIC-6{7WkE_TwU0LLZ)?(1E^g zHE%wfi2eXa*Su$1JNY0dc?e6G%4jqZtr@v}kG{{`-Lkxbk6Q(<1Dm(RZ+sD5WLQZh zcE2h7LR4~-Wkq^_uS7I^zR0E&t9|;6k|u;QxR@$l(89kKtW-vnv{VdU=-9e-I4plw zVzO}Vx!M~B<}5(0GLSnJ?k1$18Wm9}`dHKr(?b;@V^E@=O_*eONW0|R-z{J^kJm=S zPWZZ$Mp!pYQ%Mc(Mgw?34Vw~nap#4t%4HIfD;8hk3OG}1vu6B0m!EI~C*o-;2@ zrc&(nM^#d>-8_Oizvf=s+$+IClS@-Db|gC$#!$`)zW8Y@wQ$_(621oVQcjb}Sedt! z;;NVmwFZk-V!D(OO;XH?c0haPKK18n1TmR%{*PZd`JsRO`(e;UitSk0%e2MAGSsxb zkLi|(mjT^Rq7|nI!>;(!n>!+{q!g-BU_-G$J{m#1g%zK3oltLK+%6VTKB}`XDVhy_ zT18?v5UOJ7Wnk;AM)emIZ==>?$01m7jOz{G6fk( zi8vD@u7sh5nUBtgVDxX)GD#ppqBk5w5HG+|TYXm8F5HhzL9+Pt*i|-<>KPBj)&?%f z4}eyB6~OwLZk*@gQ-{p2&c{^y0xFqLg_zdWsDqD!TbeDH84p2o)ate3k>T6z@xA(H)8> zu;=kX4jzzbHw_YI@m)bNeSqd$s4btHkC~XFo29&_opYn_ND2$!({|DG&Mj+H75}&F zsT%6-corS#+{mc9$P?eBhD+sob1KAHcjj5jUaPtiiu0yU(fKK^NXNoLA=;iA#U$w-+g5>aunrJ2y-M z4d(NJUi%~e@iVZv!_dS)prm7OZR^WP{Y=T5`gLW{2YWm)MiY)!!<&}S=hL-8SuK-n ztL^FQ?%+n>XN`}!66WYuK;2?38)Zl$xmORQU$Mx3B+39zN zq}L#IPu#$dKE!0!K6jgreJ$NyK53dnI^R!UrWDrHucE&)a|<71*R$KqV+`^MG4S3? z1`b>so8RB9<_=}9n*XY~XIONmWQw0{IB|^zu8;jqN_ni4V3U2Wv7GanRnJm*D-hz4 z_MKJtg^1mJqNm3tN)%x0^U-q!cZxX9&n}41M?G>qhbq9J-!WSD zS7BNwu+^70pui`>lE3b-cHv^DQG0r5ZR(?%!xqx{)eYS4L*qbK;G}HoS1I;<(>^lq zLwx7!`2B*JdKO!8(*!B!C4+j_L;U8e*ZpF4v`)-+Zr1%`OhMD7LxHc{L^Tu}f)_99 zrz)C;H*4jW1mYM!F5lb1&cU0RZ&^5e`r(0)RdAnt)9!>V&+MigN5hGOz^Y9H=DNI@ zryQ?q*-Jc6)@JLT0NYi1d$RTCSfnrC`}k&4?yjZFADwZ8(2HlrRRVb&4f>?98Tq#U z8Mj6OTKTpFM1uRa2#lYUGHH`;Z>*A zTRE(yUA-bkT5meN8+mkz#Xm9-uC+HdL?Zf5rLq{w@nm>2UL3IeYT}9AO5w9tTseMU z>tk7nYNyE`3NeHvdvu$!ej_PQi|?|Ton%}aZ*EO0(|(Cre)nAb={{DMf+ zoG=;eN-Vr73;b+-JMgIIF=yo7%2G=$t(@iG9O#_;Q@1tY5bt5X_*--{_RI<`q=0Jm zuUP6q&Mzc_&dFwiTrdWF)6Sw+{AmHF>{i`z%%KW|;=BXn!4<4Cx;8HBK~fKwS}obf z&jVfm?5p){R_g;`mI!;(qM3MthW zmh2lBPIj5{k0-DdeU~nkd^Lj)XML6}8*+~d8*^92<8423IwphwUj~it4m$YqsUCI1 z9%EBULn34nOWOlJY>Qup?OFV#TKmMNT)#xxya_kse7P&wHD3sIYYXRmV`OeFKh`+D z))ALK|84wk7>K6M0=^FDxcU-Q$-H35eN7$P;e7eB`aSQiHC=7CqYJ-3{w3+((^l%= zB2-wj)9-NIMVFQ}V?iW8SIe6-&5OJR;ju-~OX?1|JMi(~v~i75PUrw@dwBGLCFe(x zmZf;FFR3k^@B&^w{Q5YI(f(U(Hn(TnmM&NS+f_@KlBuERNRh;MGfO0tkRpKyRiV}< za%g@2i@(r@n{XP$B-><7HnF|}<6-VZ&tgsO?cu`d(lD?E^9O>&=$Vuqh&O+tP3pEG z_8pt<`n!~7W7dIwm9OyA((VS`Qrp2PBj(e|79}VztvGHdo7QpR|3#$|Hs zm59R)I!uNAFA$xVz-E`Z7r$h0qAyPtqb{RF=clY0-d~o!d?|$Dp{ia7U=wxjqhr!p z*k2q7h+q0&^TxZ>_!(rp8#!rL?0XXyZTRjH;ir1|#13~GOxjd#sZ%aReE_ELE2m?E zXjTj`xBcF~h`$yY%*R}~Hqsv>=Z+ac943l7tuL68XFLQRWd}TJH0byE5fU3R1MP*h z^=@|>uk<_JC;r;{@()J(j3y!arO@ktit^mI?R|bcJ|tB|PeIB)w(0xagm%462)v&r zJsty;dMul`@dvdP3d^ItYDSzc`7m}Cjn0JPE)01B*LY3Ke&J@?8ZFK^pesC;*?IY;Jp)dvOa!x^DTLzWcJ!^8aB=`)+mPOjJVz$WGBv;!w* z?JRJ}n3r^dBVK=&!<4f{@(<3%7nqdfDTKKP|F&%>UW{6GzzLAs4$D2rxNa*eaqcGX zd}`o*xuEFg!>gOeS^#hBXpg@J7_;+saCe)9$m@^a2v$tG;|gnY7WJv2PfJiS)D?WC^*rO4X*aetTEGYQa=v4PvInTIxq|H$ z08i!{T1V#~_>q9p@1yFt=DH-2VqjK(@arH}@*lUg}b|Y&#l{ zmoxKhr^js+*khUIv+^`wgdepRE?I%R7`o6N@i}qlsWN-IksJw0z%8v<9PRHvP zbE(1&Z8u@LyrVPUyqL%;E;h1uv$@RB7te}nBC)veBw@$p_xV-en;&`?4ZeT|=lRpGM&e!wE%lgH_bTU;d$-UWn)=el^ITNQ& z*Ne#_%UZqI%;p|`oms928)t2-&1wqR+{|YdTtxG=S0cF>i}BJsjAx?t*z16m{>(u0 z)y5l!D*`=UPtV^ckn?NH>3UPU5Gw2Oc3|yGn{HvJ&dF7YHA78fOuQuN6~inuJ0&T* zlB%nX%J(f_Y?cg=HBW5nc|T{X>2hpEV=2>VQN<)}#9Us<^UiGzHI^Q>0zadB8qq?S zW=)g!qs%wgzH4Q{QQAV$)kQWmBZ>L^y<%SOk$E!1X8}3 zc+1NPu4ZE@twvhSC(vtatyD9jrO%sss&=`YOlH&Uf$8Y9OGdi3bNOP%#E#{U+Tcay zFFtLBVLWf^(vrNgQ!<~2j%mZ}=4?4%j@K*yE#3&xay(gd%ra|Ro|{ceFHVMCEj;Ww zf3aTLs2&q%tj!p}0eY2q&hgD(%$=4EHp6-YbkEWy42>i$G@kiUh$dn5-bjeXRxnw) z8;hIU`O)P@^48)Qy5Eh3cPA@}-C5(}>3C}KVb8VgOj0}(uA~hc0QTS+Tqj}PF~C>6J#=So8%LUjIgaHi$%oG2C^+L?A3gOv5R9mB5>Je zHlA*tY%o}L;%2#U~w)Pe#9g-8r!y0R52NX>Bd2Ixuwa3P#5HMGcv4~u@#Hc0U(S3{Q ziB1xT`~@inreOPsx4FZ~^ouNbR{s6qY#j^tl7qA8}MVU|-1V*$dV zaq;M#=A*={8p}3tJ=lsWGAbg^ZBwlMBV@WU%f+2*YKGt}sTHO)U&v&$ZWvyDSS)-u zAti>nt)5P3C%v4rO1BddXj`z7nP_7znOU1^c(3u=$6D1ViK2}tJL(p9Fk)rweIXU< zj`WnI^BpF&uJsH0k@;^nx@`nbpe36tby}?s+R-n_Ahm2Aj=YFuo%+t`V)MdMjKs!8$lE5EzHcg) zQSa0hkH>#`*WH8^H((mzB2{NYkzqv(W1;3axP2h5J}Zm3e#oiK*Ko4pDV#%9)ILdsNx z$S>f}EPzI+k;o&Te}YrX);8H8HWu&m;?s%O>16ClG0ehi<%8Vs6(S;-4UM|DFY$Ni zRN5VjMtjzD>m_qdjBCp-FjFGJs1}PK zD?H`#^9f{UW4}UV9J*mf^)y4syI@Tju(M^#gvgvIjUK12lw{NshN5R!JCaj0T!^c( z@D_VGhAvv2nW2b84=J<2B?;n)M0|Fiyy31;B($)w@jg+^<@ggU;Is+e!=+Kbu>pvvb%s29j=O3?hri0Hvnh#dij3S)z;>Mh zsU4lY;M4WOR6~(I4lp|>ULXK=hmK(t_}WpUv4q)B#yG~XeEyn`)t)Xcp+_T|*uK&o z&2dPeLp^eACd_sliw1LUoKc5eMlM7?E^-`W9Iw@mMr+`OFbtd4O^A&7WNH0FJ}_jf z3Ad<4)Ge~2__;E1aoaA0h-+xaSj@HynUH8vx1GyfBe5oD;fYU2xUh_+nzY&fOc*qR zxoqCdyolnS^gLihe4bN0ogzJx8LA#(ObWY4htMwk$&*M>Z4k9JrnauiztN zA@i|#rVH(rHlbZ7 zJh9`9Qx}&Nk*~D`+{FWp8L!dBdcwcN@rn0%_>^P9!Y)8Tv=XsXeXxu2X4-@{Z)x*8 z|2ku3`y33m?_x*aQ(89jnAv7FP1xWj9>IlM&WoXP>e>b@tTAl6~1RAaG}_VDHdlf%I0Rb zd@%do`N9dQXnOL>O>ede8yDPC~InvhZB{n4omS~MeTXW(8q-M)|s zWZ$hV@forSMMxAJ>zu5Lox^`@!4)+rB40%Mm-%YdzXOp*`v^;#Z%T(T`}J=&sRnzEviAbk%G(I~_**&2hQg zZQZ`y{#k0fKAO=Vz!{G@EL!SF2~I}*a7V-w9PMbW(Nq9_IM0KF-F+sq&-UW_@%Ua4}7}sOpPpvX+0&jQ-8SE1f@}yXSmB8QJ%h^e&Y; zK+FfGQjd%6VR9l5M{bLI13On?y-_t%)iqbGCNw`i_1?gxERe4L@vdgj;CxF?QHx_@ z1?SMmaUksmS2Nd&sDt@)uX;|(K(gQvFgPytlv|tRXG*d^m~hs zrw(zY4sknmCuFU>db8TgQEoXNvqu@jp@n;Q3a{hY0oraL&+aI)vAcky!+MWr0Y15P zbsWu(0HNJ}?Mr`3|9?eAe&e1uKkL^#xIh@NP55{6*Kxt)lyl|5M_rmI{^FFZ@C$qS zk-&PvCK%7cQ;R5gN0W9e{1axI1E@%EUFIfctR0mL;foMm!o=tjmzL`OdIQOACv| z;9XWFNU^9YBM^d!u)4fUMFh}(Uwc(o*&~|8Tu_!Enbr+~5W>N`gpk(U@GelG1(@=j zVGfx+6d)!=9`GjzEaPmfb9yaf`Ev8YVp_^FM1pmZ()nZZeg54@9jFrwIAnlvnRm&T z3K}aXFwZuCJkBVAWZyf_jrcay7}k6v2?i27GOv-ELT^%`5SHq42n}2d=x3>VP*e`2 zac8nH*Jah(gXG<8c`zlRuI;oxZ9|=|zk)1^%ZgtVQeXszFwlCpqk(;dqLqwF%qrcH zWN1o3DxF-rkbFKkgMDj(t@KwQrZvVhXTj1=5Jb!XPA5Jg!DuC84ScDuXgdmH@`Wv5 z6deS8$yo4&OBqkZ|5mnOLjfWIlj7Y#Y2iHb;R~@+Li`%ZU&DD|E#r6mX-&c2Vfrm` z4F9=1!Nl^n8=B-ibQ7T6iZE)rWF~qF4+<`sU`^)CaW%A(*aVO!%&n{?V7U{qs!|+T zLdn*x!h_B`c4Gy$tJVqieei`Ii}D_5xc*MH4Fyd2KuQ6m6?7h)Z5OCG7-Cngg|CP= z;GnA#3XyywB1k}0;8+#bj<&u+_=u$bEgf9hO1d&3X#&H*F3#yaWPvYnLqnKyIK&r# z2kUJ~XscoiC;=;N-6c9tGX;0tf+d6~>QNH)O4Tyll{lm$GOAz<%x>6Su0h1C9B9z6)aO8NJ*$BU{KvyKUzonVb z2T5?WG+l`N&I1#MOPifsrwqg}lBH_IN_#LG!Azwf8}=9}HLPLIRx;~x26ysD3)z6u zvN7cOHmV|;o!+R#c!??C6R%GkVpTDONKM6!F-?Nv&bV{V)syu_x$1FqEa#G-Oh})o z+3Caga;zZ78%KdYDNWf~B!9i;RYVFk43yQ@E}+@1e!xDJh3M+&8g}21`o2Fw?Q#7X zcpp&ZcUcmgI(q1m^-9rP46ck;OTib>)JF9bC`2~sdQ4EO#LVZ(MaV5tf|qI%yh82Y zuz?Bvz3)+375#c+b1A}&ziw{Iqlsp-2O`0DPMCoIq%%WxO$t_i8W)Fg#vkYW6rvB>V7j+w-L zzxA@IDr`k4VEysqjRdmKG4#-RLV^7qgk(kX#hI^weWF8BvOzvj4U~LgOild^ejOsJ zT0&FNRjU%A=X=#Me(zx-NgE^eW#WOcWGPa>M)8~@mJr?Tf{5gvMeTwE?8jt&OL`szTFPDR1c?ArDqbK;NyHa5B5RNvGL4=R8x~4%nCSBB*Haec#bewAbI`+E9Zl zwKI5^>q;s^wkTSS-A^;98j1v2(^WCB@lrB9X2^W^21${_?Iz>|2atuWWcwWHC55DX zovUe87pFZ$DJ|?BGom|n)np>oRJ|{(`gQW$AB#*#6(|3}TPV~hkx!R-dDcmVrM0fFqky7M=7p~Yr zEHqo)SKP=jh9kThCPWYH!fo7~kwmvv)nti@%U1ET@4`VpB=kL7pVPV1qx`V=8WdEQ z`OH`!#MeL$>O?43*?iGih*A%AT{@mg4ald+;vT0=uUW53XounNJ&-wP*uGmxMV3{$ zEZ+CGsvF7gwFyO|%=o2@$5>G*eZ3|MPsKm|U7qFx2|#c$~f&x=R^63F5V15_NAAR{i$x!})j46%X=wU#t!@QYZ6h*WuD zp#>xr>LBZ12B2G2QuhhNL6@{)5*I{9bs9y`+5VJsaNpEufS3Z&Z8WNyN%Fe|YuXQR!h^4(_^K2mV&Ox2ExN_%7N=MVf~S&jfg)M*%Q^Mh;u2oVIO zu1E#XQo(*}%`RW4c54-Vj>Ro`J}6}BPbyIQ;`upm2M zh}VRRJ!eDyAytqh@Lb84Ee%ToQF^7}DQgi4Up09|RfNkUx?JK*E`upaZU0PVZEb1z z7Q1&CO2jM3QI7h8US&c&nFzWH6Wd0p_sK@Fg`n7=nIT%n=D6$T2et1q5)2wqWkhp6 zMFe@bSE8-1`cp!6 z*>ZRWQ7%W2g6qW}%Y`FcD*4-d3bk87ukRB8n$XGfLlP3DRIA2{E7~hoL{t^u3g|2C z5Iw^|fHStzuS$&|%4LaEJkn&?x0n=}s>EIfC1xFZqe#>YRT5fbId{igkXlw1JSSC8 zDry~^65b-Z?7`Us_xqS#sAC74UNc|r=LO1c#bt&fk`2!)jHit>gof63nvG}c!m0y- zi&4rxz2eR6g1ritiY$WWo6fHV(rPu8*-v_a2BVsa3iBaSwg;_sTa)Z0zAYk5)Rl}j zBC5bH(E}BzcKb=(fG^i`<~45=2J)1;8n`x=UF-Ct*~){b#ziZs#cvb}kXsah}D$`Ny|Z9=Q5k4H)EIl5F_Cy`bI`4R@{ ze0vB@e6)yFY?`XvZoULn*UDpL4j`#0GMIZ7Z7fW|>%{t1cZ|rjH5$&1)pj{4^1v5H zR6AEfgNVH6;#GH1Cu#m%PvVST!6ReYM>bXcU^Xzf+_L;!RJK9qi(*uhtQoOk{C!x3 z=Am*e=wkV7DyrONh88OZE~Ew#&VX~uGf?E=bwp0MUD~P}hnX)`$Nl3$1UD7o5)q$q z7A`u%>LnVYa@$yO$T=^PfiZ;{%P#aruL(&FJcRu(!4c}Ae}9c02EFna)oE6DA>ZO@rkNVc=Os-3QI8m?~#t+%fj;Z#@5i~@y*&9G6euJ?i#IcZx{`h*MF;ayxXi^sc&iRSy0aaeqCCn=A$bFXzd`_ zbsvaK$?zq_Zp$K0{;%owRLl+~x;HuehyZkKeO=5cshFjP`&LDUXHsTB1j-jPVajc2 z&F-tujKzoKOW4@J?jhpWM2mE{X&Uz_vbN1WGhl3rZQ?!|=#H1|B(~{PMk52D_AAkG zO)d`hvRBzJ?ky%ULm>P(P$3K01-7kJn6nNM!SBOEv`vb1*R9w-j&g`{>+F0@szwU_ z74=7Jv^W@*(3C~KUbPQkPqv74OWM^?GzgZs+&Qo)=1yQhGiP_YMa6dV4{`%Ow#iXY z=5(jc>6BJ2-F%VY{30sm!eMkZ5AjNB=|s6#{EY|>byex@``G8+wv?HpY~!v~#-sQz zLU6lPIPx5O6|-|Q!whE~Su1kLv=IppXuzh<1T~7T@fo=s95jmDK>%yKWmECpX8Vz^XbXXERR3L-|HN`+aZ+@1R|ODYhn$PU*XFv|aonx-4X@9D8;+_tq}< zpqtNva$oQ4f8=6Abmu8P1@BIFEk2Tv`(nJl9KFW|uA&SvnM64QHWs zTgYBo7bdh3@wmE+!c=3iKyw(JTyDErd2&*<^w`PVh`Xe`!UOKUpDkN$I$@N?Jzx53 z7ca0~yd*qT2;xXz}hN=3LE%jzLhDv8%LG&UWgj5R|q2v7}dIH%H|0ei7&(t zjZ0LaX1>oy%h6CxZAWWDb~D#M0xjE)BI1u8_I#; zvluN2)-v+QauJA^*TU&WmaJu$7_&DS3yf1YPFwAev7Jl;`G(~b3E_;Y>Td63I)f6b z+%~I}Z~H!Lk!B;3&BTXHY%j=b*NVcRBGiN_n!%*5D~J=KTvom6mm+eyy}U<=@DEQe zeO;r@x(TBcnj_zhMLtOqTNxy!n=r0*yFpl&RI)8p>a~KTCcI-A>r~*yB=(J#AD%0R zau8vLWChHbv~YJcz5Wt$$dh_xargj&nRb6Dd!8gm?~-PceAy-0)^@d}eV@43ZYI57 zey_1O`dp9B?QP$es4$nu!ek}{7m0QLg#EH>&P_$tCiauDv?uv+fgxM zI4y{oBWgnpBEq3!@=9<-;>%m%f2jehlAP`UT|l;qcE_xhP~{d~_OimPW|7QppynwC zjwuI;yqp{S)T(&p`JOUuZ9?3_r*@ww5_pyfF#~IJ@fD1fc*k!wM854P1josrahw80 zlLtu_sspd=l|83*IQQa@tV(3bIfjlz4qL_s6(EF@LA@glH}E>*3^ga4VAR@&5v9D1 zwyc`8Hj;BOWhYGCj^DuQ3AZi0u4(e^E?8&^^Z{K>_@%uCbdeAr{`xx)!Hg@>9-S+)~##q2?6l8 ztI(H5j{UZnlwzcYO4vijJFhTXnphnoDR{_TPK<>}ux9msCrsJx`%MI#8nK|^yxt}{ z6}kArXaV}Ds#hsnWIPP~NRM}+65q{8sj)x|R@xGX*d38LirVHAm(QE|!iT-GpzHz6s%O8W zWH`$fY4ef+?e;VG3h{?9KTc&MN`Cx`wi}Df;poX$u4_h62|y;iH0sHw3(sMciCr8- zL02K;+w{x?GWU0FywE&V5RpM*f@|qH8&=6JL{2%mTeqoW@EcLE$*bcSBHA!cT$9U^ zi9l81gmyibs4AyJl}H_j7i^gcu`Ix=3R!}1A*xF3oM-+ym;}KJG943XY=Q?Ss($M#=LQ@Ixh_o)B=l%Kq?m$B0d^9jvEluS*3~emX)1D z7CVZ}Klbi-){e$W^O@)756}!IpK88zo3IUz*Ksmkk;y7QiZI@mNspUk0tG;^N&vybjMj`R1&{bD{k z%#XU&>t8zB?ze~0YOn9|ZgPt1dtzStJG(D`Ko%LVw?`p?>)pGBKDu+A{k6T{jwYmTx1+)jPkuD&-AC>V z4}ay$ZNo3?F#~UWjX#49x}M{Nc6PpRdA1ZK>(PU0z=0{2ye)fJ4kKgyfj=R=ia0^9OvFP+`7-aL2WbskC*ylR?#Dvg+p3fhc`ThbY zBKVk*sz9W?D6lKny*Cmk1H{P3u*D5qPxPM~T({-W@Jx0+`o?Er^OQ`N1_#G(ZG##HALCpM0VXy;dg&+|XIAkAOhixR61yI&df_7|d3%(Zx0yOPmh^5tmAIB-AXT zRM&KD6-WZneWj_9#E^mwae&N8Bl5jTQBrIvHmS%dP~kl{++XEP9w+G@ypRw#e1&Vn z$i1tah>~X)e6--Wi0;bl^My7r4HFw^+rj+eDI0OQ%85oA*hW+jrV1-c0MJ}7HD{pY zX@gUDFyup5IgyF43Vi55kX$rQLYZ84H%zmrz+<=DE_s1SC;_z1Wh_MedP3N43Po_j z43RED=H)6Uvbc0Gf|e;o7Lbt+=w0OuQ7<3~iF83YMifz1f(8Dj=Wth8mFbdK4@M_? zspNDWAYfcT+ee#&WaOqqw}gf%S<;Po1%1e-0}dLLQE04KwV&t^ISGUD9xR9;bn^w= z&o|@7LboAncjrex-fd?C)*u_0D8FA^d<%92+5kvflQ}OJIU_iv9sD4@QRx?C&Lf&3 z5a$IIyj6T47u#a2i^|OR0kQiG3Y~JI{hewecvtigq$`;p{7z5GD-0ZZ>+AgMQ&Om zIDkWNmsmKM;x!Kp#p?I?K$fDYoZqo3vvPLiC%IbCwD0D_tr>*`SiR0djKlgEW~B~hp9uZnW4D#j-k_j-@hgee&7 z>rbY@8thH)9w#!ohRmGHeKHou|36iYU zHDgiM0sFCa0gU#6<#hJs**|3{eien+H#K%N^PO|*K@O=Ub!{DR-;I`O9cnCoqJ+~KM{bODXS_pXct@y`Pa-yMfK`F8@qYn_{I>86FZ3>9 zj_mdtClE^#%qCFezAMHp8K}Ok3D9-UuoP!&CU+7N;u7 zsQ3O@AKv0r-9}_^=(+Yh+rVa9JiSsFzolD4)MC2~QGQhtyf{WC_;QOgRH>fsE?noB z`4~7hc82W8AGM+2{p?|{EdTx%XGZ#fD4Igrt#`Be0kU$bqZ+8dR(=+uyIpV)r9aNf zqOB@b%Duqsp<4OVd{7&nVwI9C>Nso4m3#$w9Y*^U*kli9Q2Op!+V^_#3$->y~Xh5umMlpQHRsvh98>#eIFgWP-8 zDqqMQ?CZlSDWsmb59dppLx|cJ4j4-i$??Csm?`n2{-S^{PGFQ~SWzz$hEcpG}ZzZJ^ephGG4Mk^?cXHWfTuA^A^L9EeTKN&Z8=HvkG>Tm(GtTeo+p$wZ zZ>&vJq&lhSoZr1-LK91D#7VF5CWrW9ECpe66501~liF3Z|Y_=Xk47bI4sDy%BwIV{-^ulG=8e zdTM5uX0;9XH#QMT&XF6nfh_}>eUFm9xv`1tsyqtDLH0phL_NWRu2sAd`rMx31ErF$ z`hN>kgj-f+Q$cqe1Vj?E&Jf$SgkYqj@T=3NUkWa}wZT@0d>;TkvAQr2yD#++K9!dU7mh2|-PP5}_wB2}VTDjs8=R7fW zcS$Pz$XM*n8|1E62KV=~AN)0P?$BntUVF81=VET$F@KWLJDw(|lhW<&VV`{AV>`Mg zh4-D@_;3Tq0n9j%MGl9lH(HN#?^z!-raa9iqs`VUw5Rocf8cy^bH6uS{~zrAMwuXb zF*RR1h{~9ObC`HB-aLVxRk9arH#~aMFQfAFk~Y38(?hZGWHy z)DM?Qo$imR&~STxI`c3t#Co*#_t7auC}VG8(|S*o)cHr_-mq z>FW5Xe!P|E>MMn=RegcSea-MBeLw%<-s>GJK3Q#c`mICsNylV6S|79|-px<@`R*h~ zyZGTHz^B9ZHkIhN#zwcfSW(0L@SxJ zs)&TnxNo3-fTxYp(^o+Y1D*)y-MGv%HR8~u5IIoQhjjWZZOnL0?)d^s(r)Kjt}BB7 za#fUXtl$nr&O`P5wiH)lyhJ~(3eZ$$syaASLZs9txjqqSVFToRgU}@*gbGPj zmO^lgOoS0KdtsV9T9V6kiUUo-*alpvVrB`l=`|9 z1ExOEIHK}=oP3dJca=+^_N+z?PVy?{$NirFhtvoizwXjQgF3Wbq zNhswER3_q_ELz26Dvi;&`-CR_404w($CpdKH>`ll&7;hwC{*H7zMv4+jN}?WKu;1s zH#qA|0R5>7&5CS%HaoFu-M+&tP_OKDcbCX);4z1lhaqWSHEb#ZGu4H`>rBcFdv`JVt8rX+YnU4V%V3C1aXT%l`D1 zWZ7Y){$Ar-10{%6^6&bguTR5E=_?yh`4fk4m1T?Q^mRW8!25t#0(UEfYr%vB|ll8c2;pv$iBxR%bz|(XaX}2^=cvYu>om>h7%=zC%G!+GIG)m0c zd{%L$TUjB4{N&-hkm)yCWJENON%+U9p`ahCrG=Ll#}D`J$?K$y=a z>ll+mhEeNrG0EKq(xEaR)kVpr!9fJriPCUVUugU(D`Fp79W%|GoIBHE^!zY1>HFII z{uGatM0E{eBji#0HImOIMzI49)MV~yR9Ssl1}M4($=TG{j){^8jYN`+i!^2?EAf@X zWpYM&)624{!CdWJ8!1c@8APkVa%Gb!lN!lBVbBRZME7S! zJ+VuRQL~Y7i$wDUD!*nV%j~MSsUlX|Z046##FtUlQ5WeC;}HA=P3)MdEWoOkXlNHS zDWsmvPV#D{32|2N)hJ@? z&F5p@BpN2R$a$Cy3>kf1g+OjqWcj$p9$>prr9#T?YEmU9N9$r$=oZ-_tW=v^DIPO!p(#JZ zuDra^P{`H5<5_5;Xsz1H>{Ym^R&*6vpT-ioQ9(gUIp&w65Nw!rM_}ELv5~P>*(3|H z23}C|ls5;91czin=Q0*fKrwIJ;%YgNeRSiEfb|CQX?I#g=T|PQv3#-%51JCtMP4R;c7q!}=ls66!NT!)xW!7_Z#I z=&-OO--!2su^ymNLRPLzpY=Z+Df$VEPzn6(EHbOU{rC_4#L!TA7R0-7mJ3=%#vsF} zWUb4m?bFCyw()#sDJjY6=go6kfLClJezwn7$WV8o$)3%Le8iQp0pcud96fubiR=*~ zQhdD4A_1@Z`^BSOQ{LVoGQc{wI*|&-osUId zlvYU6P9ludEU(EFw%sc2EZgbY$bLQ%r_nb~F&96Vf{fyDKTwmGro`=#u$g4XU&?t<(^f53XL+NZIjv|o zXXx;5(b&_=x5qX96pdjk`00x3ng+8PpT#k*rj)TvwaIB*<7-M2h+NTJ?xZFh6)9#p z^m_G6%uyt=ai}zNLUc6g%@e=46}XWgXaF(5W*m{Iwm5I`<{c@AA`Pb^2@n-DzOKP#N6W3n`X1ON2<8gV^TX(iSx_}3`8SO+Ql3u$5<+pRhPt7HN zJSXtOpq@W_zTbZ1<*>JJzI}aoJ_G|zter$C^bY-i*Affy{lrEOL2Q4QZ|n0F8;(s|m(-{6*bn&>-fDVuCt(yj zHPXX*Guq5>oA{udrrB}#sFXtQiNDW~$Kb8B>$&hh=oV~P91Mt4-lQ`3Q4BcX6oxY3 z;xIX+v(RWP|EK2Ruy>`>G0aXoS4641(=oFRPSmFcJcYA7jqYA{j{$wNKp3p7Bx(9I z1{{!L9jN3M`~7~sm(ZC^_TwmXkItS}>)a!qZ4WYd%g2e{=goi}#{qu$r~$x=xWvS9!1i@%xu-QO&}_`lvA-@fy||NG6mufFxafB)uR zUcY*?J>+L!Y~SwQy#AZ%`0tPJUVfQB{QlqG`A~lt`TzfOGVcELzrK3;{^-yDM*=1= z=jOk>_}9aKeS3VhegE>0$J~$qZ!caL@a{i9++07)-oJi-e7oJhf9Z+w=Rf~{{`CCI zZ|gXYypq$#1?kxgi_iCKB`edN!my(b`s4j(vpeNB{ma*19pCy4CwSVvdS@q(ueZBb z`Fq>gKW<-Ty!MxDY4VD_N%Pll-oE+f`1bwFqZLRxzTLil_c9A|2-|PpzZq>`zx;ap zK5sc6zI|(R@-O00b8X+feC^V7{%{<<`SyKCj_=;TeBDt!AD>pMlgb3uSUfJh6&9o2 zYJM2a)~Ee;wbxl;9G~QmZ(i&(2TJ2*NQNPf*qHAe!S2OV6yA3Ih8MxJdCIN0+{6Fme+m~1% zjI=!*j)#B1&iRDro9Q8aG>+Z~-{`O*s=yQc@zw4G{+w@)i~Z*LKRLkvw5s4U;nIJ5 zz5jKb@jpEuACLQ~8oAM7qlm;~9RjEIZl=Mb7x+Di-FluYwHsObC}Kcdpxk(Ehk2Ev6QVd#$vBvZ$92` zIF}xo-<@O@_T%w>eu_6SJ8B53K45g@G^=fy&PVIHUr;rxq<68`b}6dFOYU1qKK(N| z4Jm<969PXQ&8Ekl$o8nlHUZdjq9)Mu<0A@Ze?#^&33B-Wiu3uwGx6I4 zw<~QOX|tWWlIi+1+DmbmV4pDGXsg-IBDOPEh&OaMe_5H<_&A#E1=$+P%$U^doBGtH zwgK5KWFAK0#BFw?qhHq`Bjp0wH_)R9e0maMC=8xcr=!jBc&NcC7?3}WWo`5QWItuP z*Ny`jiuGY~93A(|1Jv)}3=c*-fO1bq#{G0$2omkJ(Z;G}>BZCXu-#2&`d>T;;L%(& zzkXOE+nkoxHY2So9Z7O|Re$Vg=&Mc}q<#|FJ-QM!>2oW;^&(z#9)2|$|HfK>|KI=a zx4-;fos z=J~e^rduBS=ws2Q~yil_}?GD>CT0xWKhF>P~qaf+rQm#U-4=G_kNHI zB2U&=|NZ!|9(zz_4Yb^Y8RP+#^_|-O&Yiu8=3{DLzo%#phhKkC(H!WP4Bq+wOrrVy z48uPK*?M$;z(M}d)6kLcl#qvR#xN)YY}cQ~pbYbWf8yGz*#7zRUq92EzWy>04Hznj zLE$Pk;PmG8`~P$M^~+bBi}ESDp2S6)(rl+L)fzWe+Wo+dh=Eg@ccDE$T0cw@Aq$Ceq+t& zpPjuUDBQOOP$VdOATz%#Xa4QWe?Gqdia+|L@2J5mk=5a`!=l5%vNl;p@jd@}H+L6E zoEO-s#NpYz>9oAJ{14|%ULbK$b~53~H*em(e^*=4Fy0(Q&f$CvA3LAUtL&Z4yY5^v zdU3tcPj8Fwuh%2qG`JGziRzo}+wGTcx8Ho#fU}%j{)A(?aOrI#x7f=!&wsx8+4Fz( zmw*4Ke+o?acKa`3JjZtxsqcs+zWDa-yEkva=)ZkafaGROA49 z(!-@C6y1CXbhd&(jZg3_*c4a@Qng(wn%V~_?{MiU=J=}f^z-NM1xxn;zajlufojv! ze7j%idAXA>noo1l>HsZ+zro=4*1bz^V$dxtDTdABus=y8uXn3}YO7rkc`1TbE;EAF zj)x@E2UT(W{P}F@0{CerZ{@Ybz|0^zS$X5?kg<2`Z8FW;RAYX+f#=VkE3t7s5MH?1 zNx(>oK|q(g<>(&06*2~r!B;7y4lJ-Y(S~I)nYq>+T|X^>bN}R zP3J*(JAeLMqqfC1DWU0p4NqMiw-R>iDG2j$nC;f{(`gkq(M`XkHGr*)y(7}1Vg$Th zdw|*Rou>2sc3yzr<}};y7EU4Q8GSqC^!K}?rMh0FUg+S4q|pX7dA4s7(aIHPZdmJz zIzLS$fD~3??i~#|9v@Hh?3?<5>H4r%nWGZW_Ch3gO5r4PRrCRcl_$+;V+&yn;hu6{ zIAo61cIu->`b@75>+x|hsT-Q}ou!_(+tKM{XKl#dg+HHgurOAns|ecy6s) zW4qRgSgUWRt5DL0D6BoK4$$b71F0lGx>Pe6xh&xhp~g*+~4?T<&-poZr5n5nHJGXd*(XNs%;{G76pJmE_b`_bh+QwmoB#Z z4OG{PjzP7T);8OYjNJp5AV8KT(6nt<+O}=mwr$(CZQHh4X*(-zYpZ*D<_vbu?th3E zC*sA6`-z=Jox1jWyQG6>U^!p>oX(xzTDDoL7BS%O_NHWG*|6PZbR7!VSP)yu2mX2) z+-&o;OD=Uw@YKOZQ9X0#**(^6hY{L47YKptzd18#NFkVybPE(JW%YDQj?U*?xwT`d zf6%_wgX=(u+KrX;lzUd1z)r}xg5LoB8{CU!djG5I%N7$(qqaxm`kH=ag`B|5Mll1} z14$-Uv5*`7C0F^YE>0}(B&Oyz>-PwXrjJaU(tAH>j`!JpKHt?fJ0^{+yw~|88F8Dv z^xFjDZ>eGonfqYU`#O%qkOPvMRozgCY{I9i?Q>@gJCjRiJTcPsMxw@|5!G2^ueDNv+LoE;>tD-`_?GC=J z3#am+g@v}aV4{hQ-#wG9a<)))5;8~5Jv=mRo+~lR&56Iacg}ULFe)AtaT<2rVf8Pi z+74^fXV0>YlWr9kntlw{1P-tKG^a z!8vLt9-BF0pU3{R8JD${r3{!wT|pAXkbSI$2=o}PY@q%v+Oa>Z46V;$2D zIB7P_H$cmJJ8hJWb(`gd!`O7}l$&aiUC+1Er5$>o8Fp=)eKcTc&}X&eh>A3oNj~8Y z$ZmLRSZ!V^hjLzQ8(1yYWaD_K$9Q9`bNzB#loRDTrp47cN%=J?UTYH}m?}Z$UK_T% zi{n_jd3ct7QiYcE&Y8N9XH6%R_zfnhLV4$I4=yWd$Lko>M;w)%yTWVWZEs(7Y|%JJ z0drm|mqb;Lmp2;SMRM1#4)NJYtg)H2Kz^-ZEMT!)MzzPd;aeFsNkKDkw<&OL%VmPI z);n}k46~83YHn2_82VQ4dcN#nGUZ6|U~lEwrnh-}sb!g^s&3KTLVF^lGk!fxltKGk z)zf%2VSwc2na=^wq~(fZboHj|>*yx`nhC8QnSi^~suUvu^<}^})9V3Zz-4;cKtdN}JAA~H=M~;m z1eA0gkzE_N6dZ&r(J3nXhG5HR_hyH!)%kERM%>t+qhvFb{7XfUi(2=}HB7+gAbWhz zIZ{edIpl;n&_jDP#ZYMd%!7SfB~?4BAc$!rK2*5de8Spol2k&2>-UiFjdL3DR1PRy zT;sh&^+WzMO7CNTjyzx8DsWJqmw3?(=SR`g9WR~uIH6gy&06BwPNy@nL#mH%lSZY} zFoqWBU6Z*Zlr(BVjArf8?kO+d?A+p8mjflfLvezqqX47%sm~|SuQHhD;E(acL}tF? z1T9&EhAhV(6(8vXpKzPRf!J1NgX_EP2G`o@6qAsU9zNprPoL4-JHT%vR2`HdMA6>O#{N+5G;@jh-ZUOsg3I~JM-mCHJwd$ zojm0Z-ljypf)58K%ONTNFi+1Qc-tdWW3H}aGCFkc;2&`NWBB2pyIfuZ3*a}u_|AGd zA%&*7q@OyQty(`z#s!C-3+5c+rJM}<`H-vBBO;ba@od1%XK?q0>L_8xtb z)xN%+_y2Wm{4Tn*U0z4-s;=<<;zCrymE6_FPM`p_R5vH!HUQ2U3+e(FiVN3hFop5! zsMYmvYIbpDfA8l#KTlahQ@^JU_ivo|h|u8{fg#i}j&ZSss6zj`HlfGS_7ZKpmllDX zH+^?=C>Aqd)6Da~L7ZU#1%FL3=cyE@@S4)DTUpQRj+*b3if){3Ld9Cm(OQM;*o5$X zcDyvRNZwu4fTo0zOfvM~x#DMNk_cQvzt^sM-Y{Rp2zC4q(@OeO`%zF0tjX_z66;E?11tq({pNcgowbt6|LwQa z&r!%FR>L=2N?#-iZUd-(%Z+*?>CdOuI6Wi}g%0k7W`hOTs+X&QP295)cDg`Imu zx%xVHB)m#mtggnSm|7<;TNt3wy4GzU4CPvsE82Nv(6d<8JFdp!x{xk8QRS%VFQq1w zp$mchN&{U{AqrFCs+@`cRjbH)Mwhy}At<`GNK1P#mTgS!B|=OaH-wt-S&#0#DyuxMw;<^<*0a-bB57}`ES0NXx zhx;rwftW+P8}LfiEJL&NL^_QWR^~t_*rndrJ$3O>!Nq7sL#3@9rg)ncLzfGOP3B=7 zBDTY8%>+W>quam;kt9+Oyjs?UeaYJ41Y&6TZzBXR%qJf;}Gw`GH#cSiO1g{Rx z^W6sM-0Er}wRQNG*+v=Xsc3b##$F+xQj@t>ysE|9=^sMPbsx0gw{=dgUChEGqaYe= zLbSi7f4AXrLF^wV51bi$%^?C|cj;LXU8$ig(PBsotb@HG2&I^#ir?(KebN+k}mR*`llt z0=WcIQm4$_Q)DaE$;|0S^S82H!ECr(iYxN-Ax_^0xS=l7x=V8{dRP&qiW2@Yi zC%mrok<~-1Ur`C1(rU$p1+Nr2*9!xM3Bk*n6F&SgjEh#&{LhOe#|$rL5u*xz1m!fQml0*`+Lufba^N3xBa1mAN`=Rq6J0`W;v&y)0C!sX1}D z9@x8mnqZKzK=w}@S`983o15l6C0#wmW3UDdHxGR*ITZ=bOT66Y93Y0j4B zei)33vb7FCHWQ~tU0}9Eiywt8GuOwEmManKEfErsyZj=A)1`LjS|==Yu}A+ci=Ew) zH&wGOC9#!QNJwC@Q&l@^5Gq6ANjOZeZYnsQLB7a#SEHm!eBHC{?_ zK^V_2M=Z%mt-Va=2C7mFNZ9BEc3JxGy%o1`)VrcxYKy2>xw^kKxJF>p!P?8W8wY7E6nSe*%3^1DOYl3X?c(I8;*Rjxs)r&JB-S za8Mq&aB7%fjpQH68)dLlzIcU%LzoH~nO#YR{|8v(SzLNWHCjdb?V!9Eq^OboMF_S( zZ!M(lky#EYiFj5$_C&RCJbg-|r#A|alUGec7|BcR^!(?ZvfjpQBZBmLCe&20MYQ+F z8r?ClTlI%u2*Hmh;c(;LI)ehyK++HSOhYIvYlz zf=7phV>AHNh32r`2%-C@F35yNyjsB1-ufaZNzSgOCHq}?^oPF+CwMCMZ$oq9LmgKc z#lAvx=A+Hk@94^?ZfgaZ3EG4`xn5;;9PsJ(g_KyBxRb{Dk4_EUy8KtVM%F8ao!dyo z@{;qPa*d;S$3NwoP{@oY0OHQu+Hj0!rhD}b9@#*eG2G*xFp1y%+8^>h(lkvUf`SPc zDgUx-rfogX77cQ4hhv#!b+lE5dsmR`(czgtbc?E9(7umjUO>{N0j?#~*OE=c7iF`~ zgLIPFev>wPOcrk)cB(I1=LJc`Y3=G5wb;}D2VRrA{BL+oIJDm@_4RYi^^M5B>!PUR z#4F!%><6liUYOU}= zBVTdt<}COmz`agBK_uHtg}(=%0z|rj?hu}MJdS1UE)KmKKo%<6U*!iUO)D zeGGnO!Y;1LXF{=)Q*w>;gEIX=lY=iyuyih`t3EYEbpod^lKs=P5$Z1E0EE;V2BA&v zY8W}95#?SbauT%uGK((TEd1MPtK*Dj4JP5Fju60m$-?CXpU0M#-7sdj{Ogq2%C33+q4posW%KHrNPvu*@^j9mE)-kv}RjScgl(1V<%udO^4urmbz} zyr94QnvbmcNv-*tGNooeHg9|ftn^!c_NM*+1=8@bROF3s>h@lHnLUDA9~&hO14EC3 z+ntgW_4#Uty13LBWmM;7E~uSxAGyvM@tvGuegS6Rr4M1bH=Q@^vNay|2(EQ?uW`iv z=!^cGtX-GvaWTEWlS;!K9$I^6S5~@hAGJGw7-xP6)uu>0m0iqbEc9u(mpp_SKY}MG z_~=Re)R1OP;(&+0^(&wEBYllA&YUJMpntgr(Df0|_GiBo5HaAD?^&K`hU&%!&@H+t zf+d26`42c$^dzXd>)(IjNpr?u4oT$Ye&e}Q>{FP11V8=&*s#T$f$Ls-OuBuA$^3v1 zio-vr_Q~oa%;iwQ^PVpX<0y-Z1t$6W64&e2L;Bk6SBRi+m*Cl-Hslx6^~VKFYxX{z z+q5AtS}YdB&=HvkR^SjgMmbTwjDmvmV?tkVD9)*#m1Jo3k0HYZ=5tTX@6!=PZbEZf zUiyEy}^iSByLh8tb_qy zoc0?5k|)i=#ekz+Fc(>OFwt$pZ3TCEE|`5_4-r8Ts3z{GE{^Iz_`{%#*E|4 z(VPS{0*%pP$`|=9QmtlcS^-ha0ZX~f(qT!41xeGb_vGNzN7vO)A2m-Nj!%L{nv+e! zK`sbO9>$c9z)$-8IS2fOz%bH0(!3!>mA#I2J)h4bk=SP=nLA&96%rYyd?U=Llv0?d zZP&%uadFT2ymJ5SfSR&sBEB!H z@B<(gKZM;tv;zNeL57-4tgFUnL^>QOihPl|mYQfjvgcEAUK=XNwS4 zg$<#8Bt?ZXsGtp-7i{tOO|5jHguGm|NnO=bt>F>hnMvgW7KT%yRzu9u!N;ig*wc{W z4MuFF)R))Qqu?Ll1$jn{RAsE(hdXe&K%!CQ>|mvO^R@^3SOL;HtK*m6QJe$@yXSQY z#5V-1|1|(Tsy?9(tVhW*NM`_wv~e8OSTvs&4Jy~3d?);AX9B%~im&)B(w$Xo${y$a zDp?A?WZjU z1^r5gv2n$f-K)ELDoFK_kNf?G6{gak&_HfO!buF?<^lm*=zZgYjQ|+-5tambY;&`c(wPsDo@|a#K+PLU zH1>O1lvu1t=G3X_e^M}yD@r-h#uZo%i@%&j=#?nOLwQ6cVXe}eQl>q#2Xa2w?XeNG zTM)jywR(8P9wanL7<7T)U!Cc5^`Hh!N@;Fa;mYCCmsfkvV>^0e%xfbygGzzR51!|I*^2*T)+D0HLi%{Sy zdyl-;4cSLE^YB4Xi=R-bTmK-`KJr@S3cLN z4Cl-&$7#la>zgkHU0@{G?hEdfu-6w)Ei6mBB3F>woklV%_FUzH<)tsypCx(X@yyyt zz&!$z-$tR+Zg%nafmc06Ji*bDj)80x#2Qc@@Kv4cR|Jw41~=)5+Z9!$$c3Zd=&E0w z9@lXqq{Wd*KYKJNmdTDe^&c$qk$YR7>7qyo7!;f(TX(jC6s6yt^;{We8g-hVHQO@F zR=JO+Pn6@(L?454h$e%8#tKZIF83jznu)8ypDxH)`A#qu3Z`v!tBsXQG4&mkcizGb zuzs(qJzm);p(gca^crx$~VfjAy9O-LQyUy<+jIDqf*HmuenpF zw-Prk|8ig+wnwlc<;BNwQfJcyWKQas78mKGoHVE>c(l2LU(Nbi-1BoD6f!w9flnb;|Z0rxjx zRY=HKxl92h=Sq$P{6(gQIGh4Oh8ICY@JSaG@VKs6csFZ-gF z!W+L9=qB>Xq{2l>c@@*5N7hY&7x0T6Lf?uC#Txs4e}hjDL_ncmKqpzw!|Y%1i>e(A zle7mgPuYSEmtSkue}-QkLMl3%sRmH1_(RFY?IA+_2Ph2BdgI~2gz37Q`YkYWV-TY9 zrVK8PBc};QKygv0Kzbuj&0aLW+{2YuOF2y3${p_c+wn2YhfDV8RwEAz4ey*>T($_s z+-vZr)GM{g_dRJlxNqIj5NowNp^Q(V?=sbEPOZoJilGuga;e@LOAI9NCF_{EO=t-B zt4QO@BkcpIR2dz`~P%btkIj`dK8E)Ln$F^8nU~LXvJx&pmLKc%es4W8b4Y0P2gvLweOBy z)*Q8*Vg5~2(9OS8)ixz3T)(XzbhqpjU~X>xZOxrUa*Twh9j*9$hH7Vu{&(D0*%*-- zFGCNyc-fM&Den;gR+PnMl})JF8ea3Fm2_RgTT3{-oC*1YBUp+aLyEG_D)MDa3zZ!in{?k_=PJQ_pPtWwIhEINVZ zmV1m0U~$Swn3G%)?5Wc`PKxl#HL>KfGvPcB`bHq||D?WvQ(n-X6VK#bNMtWixf@e| zjF(p8O@p1JYNf(!DAs2~8-une$TXS`hu*yyq!2-+SP7s{okBPTjnlxJHyG{-S|aSj z=$CT?i~Q0RI||ma@D3>XAMT6k`v2y>LLx+sbo0GSluQ95uRLVsIbcpYS_LQxAtr2^^h7RS||DP-sJG!uEs z8&gv-b(qz{WDEshxYcsP$AH!0x4j(embFavL{pPPR{p`^&xzeB=)VFNNOKo3o(!WW zc=-o&g|CBaxh+MpG&&S%J1aXHB;V-b!cbOXgqmfmjgpZ&i4mAkzBe6G$yUh9RnNzi znwMB_aP(ac@y@DHq;r!w<^x4z(=-p0o^^!PArHoRY|0t_|Ej)dnS?qKBQ*N!=x<7f za9kiDe)4h)Zx)NYZAV@ijR^@ig?e3NDmSR!)|K;V7L5#)2bWUcKUMkwcr}VtYc1A> z77Dz(!BIzcAY;r=ujkk*Gyr`LZ28C8IHDwTY+E>SmZ(Uv=@GN{g-3SSW9ZBXbth_a zDqN%b5gkD5sr;RveC}wYF*zaMY`03eBmZ`K#lyF7Ef~>t&l;M5{BP(Bp(25d*N7g~ zzs#3yl@;4o5OXM|&Z>bsH(@G=`cKOsx|k9BivHQrRa{izXzmoKCh-ogj64$5aDzIv zErfLdTB;Yq6uczEUS+By^b0YU3S^AYwx$uC%@9pB>c^OtI6f@wA$!+0Q4SPA4hk?o zyEN)b-mTM!DjaHk+6$<6uY}t_p|97m?QYO)*3wRg)~!8VJ4lSaHnmYY*Q&wfmRSLF z9Hfg9SK#Q>5h>&~SmSA1C^d5cRufQD2(3|YHoZ*|RV)PxbM{1Vv|}!!w_N1qzJ;st zI8z2JfgulW>AKjOUKuQ+3px+_)tIqz65fiO5!60)_ ziK*){%7n=#JHT2S)WELDp^!Gh+_eW4AQ~~CnL~R=j+--+NlBF@W3r_4J^wrTGOzAP z{@6K>WyV~Bz0s~H<= zY00H&)R5KjjcC5^ih@`cUH7}Lk)AuFgQQj+c+cU z@VLdkGl9fvon-V<2GToC+O|b#)RhtP2s>4YIGCxjva2WQ3`VkCc*LP_%8D_kMZ5`d z!t_9hv=#lR#Y)6LUKmn|IY>fB4S`I!quO(sPUOh>1_0?ZX)i}noVC=3dT#a*p1pK2dX=LxOd@x$mv)fj&M4@+Mgo{?K-w} zRj+W+xk3yr3?4r{pxXI=0bk_sR=jb1YQ;{UTW_YeoBtQ^#ThMN zuo>Spwj7ov93m`of@%OUg3d1Frvz;J=~C4u)g++qDlZN_1y#d#!Gw-#+7fNz63jB! zP*}bmW%tS2VuSW}@`1->VMnNIGTa**I`Hslj$JmO za3Y8pdO1KX)ppJTcedx1s7ewu^wP_4$?23t*&jg`>?xL+GjtWvtej&Vq{!77Lt%2$ ze5z8yiiiVU$#rlk0%U5xyp!;T(CDbK+V!`DyrIe^uv)d>-7;$qQ*Q)fBsm(Qr&sN? zR0vefn43A~v8|w_|EhYvfrW9d7=PP0B2>;-Ir>hq>crjSXLPxymI&>aE8!v~@nJ3k zfL|AskHyiNT~q}p1dHV~Z2fwqt` z7n))l1`YOip94b{h|IJ=F9p0-;-ns74*V|z8!QoW zA`^pl_+tF|pkPdR)f&+Gb4Wf$y#UtZa6x4#_rIGjEAbQN<_Ke?^|3m32!<$bGUgt$ z)mBx%0SdQnB#04kQB>u{((GHeG0NwPy7p+y>^dBx*@a>N_ZaTv;p8!f*g9yqlj-){ zmtw_af+6&p#8)RjZgnrM_?M(arQ;8>K1f&BU(MuQ)aI4h_3NG)WDAM_32vq9y`l90 zy=!Td#B^YEgeMLcJWg}rIQaUBkR^yY)2NL!l8O#U!L&;%5gZ`1_ge4(Y$Se&KUM}x z3Eqw2o{BOa$XxWEeS~!LJSG3aE_Jj%#cDVI4!bnj{S$Tp&O`B@MC;{hbNhBs`dD?7 ztF2ec;!iR^IGre1Fa1rtC6m-#wgLOHP za8((GtOOo~3M2?wi_VVN5sy{&qUbdo09o&Y)|EO7wPsU&U8ze|-qACnu||hev`c&v zq?IiKB6IYHLc2&gwj5RZed~S4fQPZf4WStYfyM6W7xSCe-$Q0Cu>3WV;wI2&Wo8_W zo#fC{3B@1m_VVNXuh#OxW1ADM*+Kf!F&NH-abd5h01#>MFhQ1iqnU$aPeeELjDX;d zht5c@3J!M+9JCI_+POw*6!9Q{f1nr<8=NVUe4ZIw10;dp**9T9%uuW^gkyh(QQSLF zIolvAA{zj8)3N_eNrpin+n!z`xOIzK3rqA;>qsb>t8=>$ct{8pi*NW3DTO#8Gy=By zO5gVmrEy9{mU*$Cwa}AZMO^{N|HLze37A9UQm_mCHa_5HjC}*61$=h&<@3RKA~!r+X|6W(N+l9+|pG^`AVJWHKFuSj0P(6n%98 znGgr8&V+vhS;qejWWgbOUO2(W?4VenDKL;sbtcjkz-v774+1kW7E}qPFKEHa{%12mWp$)VRG`}zvcrLBFnMxEz5$~P2~x(m@*CTTSjK^J_4;i`J*x* zwa>_0ipr5K)zd4aib8Q;{b=RyNJN2D|M)E;E1y<0ZXdH7^=}r7I{*K$Si}Jz0+N4q zjzbPNSTWX~7R}9q!*=b@FPRC;b}^DP-EceE@lskJ% z1BgW7(S{|ckT7fyu#8OL=^jm2Vp$`yT^D!^X7ey**i2Q(qi>VU0_da(jxp^io<$k| z5L;l)ra0^IO+ctsWubjZWmgDCD27EE)2tKW1&~BIIs&^yAhV`?-E1o2EdVn@kxq~x zVik~$uE*X2w6&2;S{FBv%X%$w46+a~Pk`&@fcn};s(n0%yPlb}jf>q93Kggg+@=ZGs?YRmE+N~AJ%_iDbem`zx!1;v^Wrop0;{8vTHo%% zgt;dMGnp4?!8!G_{$^(|+y^;C&_BAA8kG4}UQ(S&?SRP`sB94n{L=}aMFF3<#w^Oe zRW=}MO_|OnXnyzJpp_~rso_?`TD#!DU7ry;2MC`;mMI*ENFrRS~RE~K?xP(6@t12zXi zU}V#uq&mH3zjf(sq=r)8Dv3je7@$qlI_#D%+h)^fzh9RZ3#9pp8i~QiG6~>sMluKt z)UG=E0Y=h?pr%Dwd61N^IYCH0*;1IwqA5iDu0g*#H{k@VdR02qUC>tq;GATBda1l) zN(>PO4naS)6KjBApk19$l4A6}oC9etfurgsMV9?X&6)gybey`eHBj@20tTcJ*h|~W zRlE{+kARIhs2Uly=1bd*x@o9u$Peua;t~qKZL(cMcw2U(sw{AV)S-7Y}C!YvCO)+OA8=|H5{gK!y z20&+0111n@8EYAgS7s3td+1fPjKBS?0NXH_Cw%d&jvO?^hP1(lyCKYff9C?4@?BS=KIYZ7Yp7r8n*ruZ1YHK4i80QIbJB^s9>MWWhwdl_t~580kk3i|W=a3OBM?5Uy@E za`yb7C~Z8_nA@NBxysefAyS)!l3kr5+VHfFJ~^TqJ1-hqr-$lSRBWcv-zoGxopqbB z`h(>+qDSD*-{loz?0BMwv~;)wG9Qd#;2Ar%h}!10@@{`N!=iq#0(&m7KO;)cVH|6$ zip5ZY?R2IW>0j$;b(YohI2q7n3@TUdM34Oqg88}zZ|hCkJq^29y~qrly38uKrK)wN z=SY24P>lhxSaxB1jPzO;tLn_-e2!&K=ejTqFLt48nbYfFn;Px0BOjb`yc$a@^W)u* zkxfM~Wj5?Ukq|*=gR%9N4^QQ`Ktqgh3H1g(0H1FTD1J(*4q?o_%_ei;x3P2&n+zGJ zT0M_1C8IPN1&-j>8!nl=$|l!Ae8^K2aezR!4~xK|(h4o*Bazcbcu??{9+5@^2S<@3 z9wAK>DIN4ZgH#AxQ);oSHu&>h3~?JfC^#w~ncK1_e1MM12ahn>73h9}T$0>isms7y zsgM=r{(+z%-3ds^JqJd83hPe{2`G+Fkx-&;4;zgh+RqMMs_+|$WEBxdT$#8`@Y!i_ z5~Xh(Ev2LXC1w;THD$jD|1!_*R}y8bBG~}gZ96{NZ)EFV7&sc(JCKZ_5GSW_4FUkg z$qv@RYsK|uxAkN^LGf%<DSqMED%GRz?V9Hmm8lN)T-H3R z4%Dau68a>~c#e@6uum9hrB1JEoFOV}G+AyJYtVy`UsmVmqL}Mfeiv~kBvaz0` zPpYO4FnAl-6mD*~7qw9&4wSUye}dYd2it>JT@2jGi$1213^HIr|6apAY#LUf-tsS4 z_r7-?cOrcbDZ_0E8Y$w%%!w$l*)L5zvt~sC!S@rv?;nb}KyWE2qQC%OABjYe9OkFT z3zHtf&|ze?wA3b^wDIR0e*?BOb)>Y%2Raemw{P$D-%nBv_69(NEKuXbdLYom(9weu zb2@)7ngrUT(5RWEYM|Nvt`O#0N;qf|L*r>Q8i1cMzvX#*T0T z5jsjL(sbX2eFBB@FNYMDZIHr*?`w2t_3*$%y&ekqAsPTrotigdZZgg{4n4 zk{$t4Phl`zlCGCoCvhBs4vj_~4fu!`imi7i5QV9+C&2-@6bDY=XktK!<;JM6btQ2* zQe%>ZFrDb76rJ{L@rhT94Gktb;7x~NDt_g-v!auiupeSX`eS#-9H8+?j zfx&?POy(lI4!y;vpry&m3^Y_75J1>mn4tv({NCX6Ts4i`fRc}LBACgFChp-lz!R*v`_wo+eM>G(Co(GIUj{{5Uq z@g!_Ga?nW#A=Sx3OPzyI6JlAR2HXR};LktN^0*vMt?YvkB2` z5Y`L`TAK%iDB&U@Ce*Fcwdf*{dt&mHwu#(~`z`##@6KzHmiiN)YFX&eN@4;tBX7v> zKv)4Q&{uHMcVaC7nOcJ>by!sZ5C< zty|^rgN_A-yl`Uw2vx#>_j5rrqvh!gg+JpHmb>R5l~8s`CZQjWYKETEZU~VD8R~1) z(`bh0b4xgx`GrH62nUQr${Pom2Ol5?3M`u2Sr$&4K!yf^fL$iD633zffnwd&8Wg9T zP9Q)NbYe)j$GEn(Yl^bk5{FglGKLb*L*UqSu%+{T&($Q9w+sX;y%E+RMht$dC<9Om zyy)X3+qEM`tHv;2wQ|@#!w+CEF+YZBSyw}DiN>9rK{jU1*7Qh3)^_L#qSOtC3o>#T zGw&c^WL@1QxHD}^6tW_>B|6wa0XKU!VKRkzwt}Rs)tnYBXKMZXx(By+pQmU zBE7Pq z=^gl6f^#7Pkq+^A;tA+;!yE*;GxDvEB-`NDnJN#eV)v0eMa@7#j$kn(yrr_+C#R{$hVH5rn3^uPRVJ7sla+|o)Mi;J=X2Y z>`l3U`pa449u4vKz(5UP{bBf-P!JnfDeM+cIuuc$P_vOp^c4U@b2JeFQOi8G=vmf} z`(DS+uILyYWkLt(Wa+l8z8)?vs@m+5R~*@y%vD<@7)?z;uuRegkkOYl#>xWnBWy7^ zddWOmsKo&xiON2V0afr;4f(3fo?k_Qd$h?rm&3EDB(YZw#%-I*YoO3eEUL_0S(1yO z-gw2TPSMM9yoRov-qOA-!eN!|Y&wJ+b^!6_X&NBd|E$kEgd5;WmRH)27Xqq~Om=mS zYR#V@mQq>ca8FJ?M__=$tD&MO-5uF!9iTF1$AjvTxbWd{=~HzVOJ$`3faZF_nQ_e` zrMcRmj0x>V+qIXo# z!cS5{Xd=QOP^|CP=8_-|;XME7PT^bcX!o0(ErT0?e}U(TwlaeU$)<-Jg6FJ+(GPXt z#y!$fxWg=oT&6;UK>v%zc#&Ma42{fh!*SL;{MylK<`ITfacX~hOlhxUU|5~-1^ZI_$ zD-$X^wY(t2xM3Lb?ErYZD@SO)9s?S z8`rn@i_eaB>+QI2BI(&r@00Z7$}ST9=f+Akt^6C9Lq|3IB z)-P$a58HND?|kT`Z)*##?hWD2?6(yAikae2@U5EcJZG6Rz#ey#I@TF!>EzPuNA zw7y~M)@!#MA;j(F3pTYhoLzWbv8Ke8T2NCOT|{1e=To%#-sZ+#& zRPlBBJ4C4#=#USd!u!b6nQy|%V;&gJ?{dcnLU|S}%4Q3^%w&R3X3Z(G946)uN=L;C z$+WaBn<=d{f~Uj;)|IDXT&dXP!Tm49$DGd!X^;3|IS-gd%QukE=7JFIN)|*t;LezyM^x)Cduv? zL1BRp5{(96D}iE*MvaXJI0#d7%Ex@Z{caT=I*BVZl*X_z|6Lw2Ml87qD1_$gE^ShV za4}QUg$rX6v=+xaL?(td{xv$umJy$ey-R$jr+)F`_j%RU_j40=9A|!z=#SApcEvX2 z?)6?`rgdT0$L05CIkw8DEdaGyucx!UqucYmYb7=62aL$3?i1JE&~z41h$Qa1(WmXd z{KMYkdD!`|sYmX7J92i4+HRV~8$mBSN^X|k=}xlsrdGQ<6QA{SaPuhIqh|dMPU#v^ z)-AtVA`1NnJD)@LPnS@1Z%3~ullJa6p@miA60LS(qt{Ue@;Fi;gJW843)?dZuVrIJ zFMG(oe$d-1372W~;1A)}P^ocy+gly%78AA3_qM>`)XRygAC9Y2Lk+Xv7gnmy5{v5*vi6r|51&4O1~jR@m;D~t4`exW?wY;WmF{4Iq&P* z0e)trmP|58%x~KRpAEa@6USbKjwz6<{GK%&<_U)|=J=x5%~w3;-XG(a|E*j)>h9IA znXy2Gq2tcj`m?u@1icD}9#=I+HKkl17+~n(;_=a=V*7FMxS`XFT_wB>hnUROi?!mN^fM+h+Jl(9DHE8*= z({Sfu)2S9XEo88%ZhOk=E9nm&qaiHukFrrL_AdQYumPM?RwYtu5H`4Ikj!uHg;{>cDvit_x*Bm z^5y(9nPg2?CYd~IvYz$3u6tI}`Tj$CMYqbv-C^!waquJvn;=Or%55M<5_4&$TuUe} z%ti0v^Z3C-05^waUMHiTcfgQDIQ8eTgkjt|aG16@9w)+ZA^gqx{zBtk0&i9dLoMn3 zC6mVRfglPzwyQ?&lC4U5kPLQi00*xygSI$8b+Jhl5yvQU1Sm&L6w@r|XXmxa6dA5@ zFS+L6yOm{}-Q7o-F3@JuucAgC(!0-RTRIN0X^&e2SL@Q4PfnFi>oQ#=gW()1jg(26 zL#CR3HZ(Qb{TO;V1_CZyomO1T$tH-@OhyYP2GuQ3CRq?yH_4UMcALkLNybMf$O5_5 z5WoXY#5KGq|WW>PSRVb=e?`tBdr3EWRaf_Yck5 zJs=#HPSlMz!i@85F7zdR{q|ZhMwHW(3Zdv;pX}G^MXpSQr1C*&x#im&lbc5rMcY3^ zk3?L92am>Qo=dhVaF_#qu(kdW0^{9WfWbAhCF~+WAmYP{hz;T3I!00REtFPoSp?fI zz3pb?xV%P11F!ri8sQKQ@)!p+0U*mG_v^i@vOmwE}K z3^Gi*N5k1g=ibo{E$qmyof(@Pr{GvbjhwKI(G7kl$?cC;G>=!$8w zTao=d`LAz#uXpjr*`!_6QmB-q;1s}rOhg9AeqYh7lxS3r2i{o`o16N2mx4*R4LgVV zdE?&}w+K3X@oaAbDO%P zf8Bv3rpecln?6zI9S5RbJK1$a&j+)!Hg7QHVwF~l`HdvD(M`D^*qykEmf?Jzu-zITe zq$msjuhj{yeavxSE{IRJ2$>wcSOl7ga4g#j7v$!nDF%=y6)E8%idjlq^Hvgk>)5Am>5tmz%Cxxb~dDP-^`R7`y6q)98u8%d|jzAHKL-w;%9DfJl4V~)j;^a6&3L!|MEm0 z-S#1lH0ex?%}us&^%63xZ59&q6Xf5{=yLEhC_E3A$Adf}R$+tQ9f%e!M;@#u1MpQ) zV|FieY3_kBzP%n_Df$ityx6wsi`lsIQt1m*pH}tJ)3u?wBJzliF&r5xB;! zu>6x|l01YnlVU!wmIWLxB1?a=sU@Ln@}nW4p{WtR+sJ|S{~mZNO!q)iUi|i4+s~(s zxEehyH>9$W>PL2TEC_vJ(#S+IP+4Ea7p6(%x*u@+@hS!44v zEXo!Yq>5^Bk@GVWrVWRl4weqLOipfT=BK9t->L6tQHdoQjg?ouaMB#4*i<5bzuvM8 zf~MfWwWOQEI;lebsf9oI!)VX{VbYn>%|t87i{7rGtmntQ{5HAj64pg;RRr#J(+Ew1 zDM--?u-v{tkeYH&;N&kCrAj0BM)Z^uQ$DkRdckr0Xrf>0%erw{{wucu1l!N<8!A#a zVEMgq9b5sPlDFgE84^yv(Y%T5wBq@jcC7A&U_8w1HiW>X^1i%=*8dK$yZPqBDB=z$ z5zO)saH96+;>dk?9xab65wavy=UYH#XFG-{?(nN;P~W;>$yhC9EU)ysSPSmQN4mU5ey)(^60rL?slr|UAc({oguU89C1FK9;F`BDA`2)heDEy#S`VKD z*@-CpX?^>3nv*|NM9N%4IA*0;==>FVSrXT?-6vDcs&k#owl$7^3>BS!fg^Qu8V-Xc z(N_#Z9YQ=w(7BmJ5`(e+MxZH!LgWCF6p0)5QcH7Zoq{k`=sfX&w!u*63=V4_W-i$8+&; zDfEEV3@)mKUoKnx^+%S+)bazXW-Je?=HKBN?{)v`X?lsBPpfKavLfX}5FGDm=n6kO^d1MkB+})`aSRix3Dbhz7#VcAN8|`uWO9)#$#>LHmm!d}8C<~p^c6hm;oAmLrQ|Ml z=)IlQg;m^e#&lv=QN!fQj{TVq=MigsNe_}CEu+NsR zmozsK$FbYgQ2^q=oXvBfP)oq zfty>aF580NHq9IU-DW9k#~A|qSAO}W;<+~mD)5X+(_?n;;jna?W^0L@>=29$nuzdTfR=yyy4zeC1Zb8V)pB)&!tV|gc2 zfAK#=ZMMStOV|?YeYOpFL-qXwd1dtg+6X3H#q%0yHxL_oev26ipva^SqTaPg+8bV& zzPy5`{SZypsw^K+%~N@9=Bn@_9(sm^jR;)uENo4$aJu7YYQgcGkh6|6949SuEI%l? zr1--VJ6&auXyS+3!12RS)km%xD~8cF=rIO53h~TpG7GUl{$V=}M87n;F?qp#A(v$L z99H0D>@k0LcCaU7P?Nw+*>UfjekP2Uo@2e77Mj~g>hxhkpzKr&CPo@lT95!?Oqr$H z^0IlZB{{Ie(xCPBP;i{eFel)+NeT!e+Y}W5^%ONa7a_o(LoVq;L|S6rS=JAyTzet+ z81>%5OYSGtQ(FHUKy~{wJE%fo1lQg;Gz$i>NZ7l^&_ASJgSuRis4gw;#@ye;v*r4*)_h)QA~=A{~}xF&}U|2}Xs+ zQYtuOQH6i8Iku|&Te4MyQ15^0NQNL82$i;^ojFJZywYI255iqcpw_@z8^y{HW&9x- zlCID46{-9TqKo@ete$P0Dre{i@*99_D4C5UlamVW0~0e@GaD|g3$ynbU9eWwacfl< z;JT?j;&EVlgxTUs6(@Z$huVF*$RZ zH@3QHz|JQKCo|UF?>x_%Jd$%X2Vy{LhUi-^q>X=9*8 z5qu9AR7KQlaXFh+8n_+^#94z{=dpt+mIGcM)oNG1k+~hLE{jlvbE(UWwr@WqWf=}W z;*ns3Z9jdteVSYnHtum&TaFs}cGqDC4+U9dGH$x_9Q~J#IP?a%@+W(B=oC7n6y9@DO11v+0p`j?{JVW&1Ba}O=q7jp4miq|jTp+JLdB_R4uBFTt;tCr zjywr`Fr6s4q>>#b^k_MfyA|^q##D>#Hzm__ddFwSoU8(7aoDOe_t^AKHPhr^-c^k% zGBP=v@Ndk!@FmGXzJ#|2T*Cr8uDc9r3py@@^cL77WL@CFV+9$mj}38j%hy2-bgG%6 zi5j`h+~TH+hVoe!SyW6CV2F^2&T5PhiLk=IbSt3s+)A`7o`sKXp2xDfopduWNYs)z zwPzQC3%_`XNBcZDRBdq5>G|Ny!wNdA2E6(>{=}8Q`)TK%&IBRN?#JX!Qa?(KWdK;J zJ<-+>a4*Sl&;4pj(Kzd8g*~LK&m7-0A|7)Tbx46#9=1sW=Pp_`(e&-l(voz00q!aK zDQf^|doCV=hb(nT2ZF%EUU^P~L>%53WW}Uyi&r28O;mK_bu`QLQfL*3M@?pvgJ&Qc zfe!uGU63K=DG+(Yztb;TBhqMS>2)K$={H?qqPI|9WDC(h3p$PS(nMIsJblHOf((83 zcteH7;B9s}0LJ_v8Mal+K4b}d(}NjzL!>qn0N05(vcJ@fWDYdvnBtbZ0=Nd>H|apx zyMV?dJ{UoBSuEzX38-MYTIO0hj+^$i_qGFMZ(_7(hRT)Guh>O+}rA-1ppO z(sGBYghrqiS<>D?m?wC1R({4T9hkiWR^UZ~Pj8vzEF-zQPr+QDf#@tEBmKFUl$hr? zoZLP0X(ef-h`r^?D+#3XOs@sUGz+ve{qNz=;c$k&FKuN|JVi+AL!c(#NwdJ2@~te{ z%x4W49lP?dh?X0G1qdnrBJ%}?z_LJt^_4a*4{&}jzaZJvA4_cVJ#<8i7+ljjAX;8s zVpkw}r-mGr>#xou)rf7y`x8q_IPKU{&fbPJ?GY!dW5EbO#wm(j` zh&DwldvL4MT#{)4Nyuo!ps(Db=PE4O$lt%nb6=8gF%A;467M46EqalY@DKb&>;1LX zzv2AmzvbfK*`8-lM~6t~MshZapC50}le&VK&SWiwfh32_Xnj zVg+pwp}13K_vPCm)(rkV0J#*=W*!T(enZ)cP zwnax+f7e8c-p5i9fto1gKDSGctEI@Ae3M9-9I7R<%f~$;LJ<~ZAWdh*TuW>jIUfjC z2ud#Yz>rUlozO?x8+GAU^Am4sfh!d;h5aV41#cxZ{&e6|MMpgR#e-q`0A9(QB|^U1 zLSSm3FWF#G2|DN|iv!idcgCasv3r z{+~}gZmu1j!dD#!Z9PU1@b#qW#}VwTQHC)6_vlXH=*#IHpQpD;Tte%=)4MIW!6ed$ z(>tBe0Ybi>O8Ym#(OY7^9vURqwOqY@U2c3|9ERHWugBc)BHzg?Kp}hcjgoYf*E}Fq zch@fT?)hbWi)(J9Xwi)2$`UH zh)-1=%a#;O)SiUZO-_0on`StW^hS7B?T!TstOq0^NaH~kjGW{y9$yzDK}insCSj?B zLCB2@LduX5KTG|kyRaWhCPkQ?!3*hYAV?;jz%R0!G?3|pE8X81ytv#Rc=GC`m0e89 zO3wwrhzKLyZz6kNCCN|5E-j|^kCd~niiwNkDyYOWivBMQbfj$5P!`0>tc8`p{Mdlpr=s--iVC& zXSNTfy;y&B-JeT$n8p$3&@BZhp)bNGHQtf1uk4JAcqR#mUw9dvUIV2^muzT(nI+vm zqB=qlb0!ABs^O8CBwTJ&gq3*1eiY7vG=pw}fpj``qof}$MM0_@0iB|fKThLl4drlH z$t#U&N=lNsD)pQXkvJg_5*Y>ht4&tNTp4H(8X6i+RVvQ}6mB<5;Ww|54)V3Pa7q-( zcKbMwqMR}U9D$Y6#j2*Hu5@uB8Bd0`WPEKf@zN)s0(w_y;SrXg#B)ln!zx%L$%A*v z95isw5QEeD&=Rvo7RVqpC0>n!0`p^^3LeC1K9}7;5bX)5M~I|XP+NIuPC;b-3Og2- zjqqkQ^+ch7kcsjFL~Po!8HrBf0yMB&;9)^z(wTb4fg*esQEhPHeDOrCDcYbrI*On8 z-;1zK6~AIl3EP@P#hSj}cJ3&8Hs@j>Z$gAUg9}?SNfpNxQTx0TJpcIpd7_v^u zx2WQ2HPokJf$&7tg1{J+q*ggpQ!!d0JScH=WXX;zLH-4{;$PrGF02HV z3JPgM18RtaaikpUD5%c2BI?QV5}|(2w8*gw7LQVAtuN7W{F$IJhQ%TQ{@at$E!>|B z92O7V_P4S&uF&4DV*0vu9!I&U@nzs<`YpyYI7$5@9M)@(*hGZkpV0237a&keN1M$; zbpcKwnPK37#vZXS*^y>wY>8ZQX^E!l`jC={I6G3?&*%(jlElb(adJbL(2Q%T09hXd zRwg2*i{eVicU)&;ETkmAGsbpq8`(1o$EI8SDkZa_e@O)(Q9!iBhd65EbpHO@62fi4 z`chO$%>A~HApJypL=pzz=@m>;`m5x>XSmxL{XvM=a4LXKptQD_l`2-PMS%PySWwM& z|BwYpkqOL`pl+=E3xK*Mob;@#?zajE=Gj6jmTMmG}TxkkS|LK?_$yqxxm* zsMA)el>9qf3No}g9(aflX6qFM4H);zuMRUlX4UVxC>q)wK3sJ@vJJ*z@GMdn2>d%R z29u0!6umsKg+eZe4m$By(ULip<~~a&7E(;>TKh4o9f(Avm}(|WxVJdFvZH*t^Rxw( z3Md&BNwOuJH6pzN^#lpS(Q&_pb2?MMf8TJMmOgAU8_coS>k_jEh{)abL45`EdojI|7_kU~G` zbo$*@od!V>f-do|Hn6zX31)xiDv03Klxr|BCP^6I{DL)gxPU;4Y$4%<4b>Ldd09@E9t?sg09%x`kKVmU54{59&nUWmAqQ~=a|g0H$WKGA?FC7;lI4?1 zhmd=@F?TW7IYalQ7-FKUK^t+8e_$wzf7t;$NY8D|xQPjOA!ETB3+_6hb2)7Qx#J*& zh%KfuXafmDf-n)+nfOEy1Z%nN6jL}yh=lN+)Iy*=H`5+^YX6rgB@?SXa{u(1WW6!N zm{xnCm~>g{{Jx@&KBPA|E($To?|a3co!-;mkvybqL?YFnV?B{DOxEh-df`xQu`7v> z``{y`s{zhH{mA6``S^^R5`Yk*JSm1huY37aQw5?<^i+Nv_+1cGY4GO>C`{N=&7>mm zcpYl((ul##4x55PauRS1yl|GO7+!88A9);@aocbOky^r56mD+#!Fg!e2sU1>25!m^ zt8)l0A@-uK@STT(z`=S;BSXb1LWH*{wbMa3QVkHPPPXt{*}eOweM+~%r|vo715CDf z{J@PNRmIs*I)EXDX6VPNCubT#Gy+!rECTx+fk8fc9XQiIX)sfN@7+KRFl!9U`rbk* zkQ+u*QThCymbx4_h8M{1qBhV&sdo4whQkPb0}D-*Qy7anDKfIEaVTI*u_v)ei3beK z6=iri#MY%O3DE5%^8qE+bXd=jzaYW00B!Nk-{8+G4E-bMf;SDyprrrgYGG$Gv&>3R zM~Svo;3PK@6RPHh34YjsSU4-2k`ceTh`rtrw(~X?KsSkr-5y&==`Q(Zeibv^#OK3sh%wv0AE z$zQh^H^>x9O`c75Ax)$RX7ej z#DOF^xwQ#sK%fRTz^hbqylVq2G?;qXEoC1n9f&5IaiY_rU7p#tl@k#|B+6o!TsSq8&CKefp zpU5G&rwCYwNBwOg9ELh@x(A*eu@F$sLEbF!s3wkN9@b%eHeP3dg{w?tm9K4Ko)(yC9;2ldn%0FNIp(UiXT?`sgab<<1$11k>YqCqNTq0e?owAPmg?+9@nwUInP zCBMa-q72cChA}phR=)varG}uRl)tC4MtmapheZSO!NritBnln~8T2h7{Tk9OWc+7< zf7C`OGaCpGCUviPlg3B{X%IffXS5y}nC|a@4?inf~p#x^p6D99{ zjM$0|C3#}5O9G79+xDj|D&s1*A0&a~C9mEkyZNA#ZZosDwuB?A>lUVcqwXW@W)2JV!jPQ%#52vBU83Us^{!)@_}W_~s%aVD@av^FQ9nNI9N#y+MrFfR zL|BAD9M1YnImPLvm70Earu}}lS5ldtvqz4GH~beHB5C@Bf#b}h~HYO ztdVuH45{6Lga>K~`tZA2>YDj4J`=DF0pQBzq0-C0h^iKGNWSeYEV>w8-b*BIgO^Cl zqvu~UL;=_S^7s}o>g;h!>6)u|jIWnj^{;-8)Ltw6UvdguUMCmdY&o8NOqrmQ;cJBg zw-dsJxDLiI?vEDMQtQ@GLV1OWW_~k#NnS^_1 zmVDIy!{Yicj0a4MO^sF^#QW1CjFzdYVD(f@*3L9Lnny-mc0i*+IMcTDq}_^epkxH|-L5T$5o9E5khhSo!+TtIB48Iq9711l8n zgpwWiYhl^;jUpN7`2k~cP`D&qc$n3UMvKS1!AKO7`2*F!w#1l)DiH_y?}X{9xOhJf!Lwv2)&`Ysw#F+M%U))eM~mqQ?5x?}F78LCF+B znPs=InKI6FiR+ms+>1n{1b+-W+C(JvYx(VoUmu6RewCcrU(G&d&*atbTw%p=0&e^Dn)xsA?A5p1EfK|k zx(Rg;QPgAL*XfUC-TK$wu|BRRY~+36TY85zh@xHI(3-dSp?!Zhl~wx(df{^N`cz|n z!UP*uWu`S4iBw%y;?Cj{m>q06F=46l4-vPrliA|=*fh%JwqmweiCh`+e6Q->RICBySGzwYtsZRvFUvnCe%1)Ngz?(YL-+%povdWAgWe9;)FYM$we87gTA4* z)H0U&+Z)T*x^)o%CmrANN<5YCh|kZjx(kXO*H}r@tteGB`xrmaDE zmmfGrNlN3xpSY9L`#OHaaNjM4k&B*F=SjjSfcyCscL?Y?qwitbPHcm-UujXiDx&=* zN~x;D%1_^Gbf@5PPl~hUD;~`4zgeK$Id)>3JK)wQZD~3EiU_|WVKoVrC*2l!!yRq@lEJlcX!*7 z&A%9{Fj$5u-b_9rW>N!t-lJc9)Q0y-iOew&@9RrO!m^W!$0~98x z%@?+RB{5kEw#c(flB<82MY zpA`-kTit2aHc0w8PWZmhm!>>lFOMg*rm1{;JNZ2Q2x-0-UH;BJCwi#ArCwfM=puBkyY zF|Q=J#|u{41az|9208y^CxxWYi`dx#xV^l5zV46g|9PQUJ51*Ebi7-%L97#E>TPZ| zRGHW7e?i3K_PTEVX_ueSS!FVWnJWR6sXSvjq@3eWl!n4Vv?%c2T%}G8p{Brv5E8c{ z6>E=UOhsY`=?i~Sxl&cL`a0|rT_tp{N}G>tDpx?U&_q?3M9jNYWgk+pMnQ>`1|U$Z*zR~WN#as*%2g%k{`$n+7*rfaZIAa_6f$+r@n7rc4u)G@0RbcAQSYjd*CXgU&fyAfuNA6gm!auG7r( zm#1x%RI8@Qh4Gh%5=SU3a@xp`~qS`X;pr*?kBg*&3sWDKsRp7fr?+qHZ;VAp&u#UCzBbzfV2~o1l_K$ zd8fHDUabB_G83^R`sR9xNP)Tpzj4J{B5nD{S#;X`Uwj;C7~vgiT?(shW$5`$(0u)< zb+ot#o(?BR#BU%49-*39D2ahH<{w#aT zLfEi=OsY8j;C9HD_s_tJ^isd~^B<6|3n!54ePjRis<)2xdHrA0OKBJOb@=h{eI!Gd zewp0)^%Zk5bt7C=a^xPLQgZ2xLf^~f<24?^On#drE>Zdd3fqNUTcgMNc!b^?Eco{R zasB=oqfNWuRyph5C1!{1e+VyyLw&M2CA@Othij{Mcj-MoVtwnEsL1_>2ufewznBF0 zGRZ>cc}c<x=?gI`YL8p5M4*A*m4)XO{2(zNw+54^kuwBf%%vRgK%z=6~5%fu|M6ov> zRwxsQ*guZpUf($EMmCwqAp8koxwSGXM!N9H0Ia=!XxT(I+ZnWtWO%16nMoh$yMc>&x^lOc z3_p4Cdu64T<(}t5h1?wPQh;2desI@=amF0VMB6)VptY%9QkGX22HgzyxAn3-UnZ)8 z({VR%zR;JrWj{mAx;*DRUvJk>f=MR3m<)vAk7Ip<9Ki|lA1mo;C-0Uv zS%d?yi3ZG^M@oFM2gS9m0dj zEuZfd-+S8f;E{a__fRl}Y%r%@jZpduF1e!_tOq=Hs(Ch4BvLbbsCJ=jmg`*u)9Zk? zCu+9%F>t&^EWB3!;zY{yF=>`$ z0U{*e6VDS865@`c>h&(!LlA_DM|oq_Xo2p3-1A_V(Lg&PS*c0;GN&ur`!-MN0R}s00*S9QvYirhFU+77RILAs=Bb5jcu= zG(SFHClHzS93DrQC58IV*hH>i`(59YZ5X0=78)GyuiZiX`ej^(pmwoQmEJ5sB8WLV%Vn}vmd>@R-R)Jdq6jJ(8 z`ZDSM)KX(b1bm@4#pD)kaOW!0i*OF=^@8fm1Q}~^=&YTtIYFMGi=>h%FcQtW!|bMuw7c9e9HW2v<>UDov3cC0xg|3oG@aEb z+Lau1O$okm(H&@`whK};MOaLb4woFV#n;^Te4IlAMWV$lmd`l4<bkppdw@n}hv^v$ssZz&H{6R*-(M^`q6;MKLV7x7JwG{i+9oAJIiKK0Wd5TV>Dn=#4ZAen%w9vs+yZc z*zNPY{ZQDY735WO{xmS0N<%0l8CdMyX!=!)No?C!;( z8C=As=Q=opPrU9c!Ir&(G0Li#l^$v==*eQ^t|cX9^bu^Py;=e03~-I zF3x5nPzNd6FiJ|W-H0xjI3p;woBJix!tHL!?t!hAV$@ufpFo=nll9tqLlmMs1cp?0 zk|*cFr|RdS&TAgowtQlG5$kKE24#+ByY*}RMhW8&~KFBJdNkL}I zF27x2127RTt`dHcVVA&Lsb(^1qBhH`N~g(M_R^*me}PT?{N|AzpTLUWxGo9ne`x~` z-uDDiO+B!nY^o!}xATxU>GzQZaLK=hf};T(knm^T@-~cF~!v zpR6<+uQFJ|KKH6%6c9l|LZ_l5wk-0*RO3`d*PRTAQS_G+O}nX{5-669h8_9hYj=Jn zbP+~+?pK0P>i#KiM++~K!yYjXmR8}*2YZWDU`HG66HqRIIL{+1#j9LngW@iD zR=6&NwX>{nei5u@b<*SMQa-#Y45f$`M!eW=Fd`6Blwz5a;FT^o+$NcnP9-jwg+2`1 zg+MPR2JFYS2Lj9ijQ}bPrVzK413GfmvV;U&{@~x;PGN&5R&5zgOa6PsTHjnkmn#Ya zm}D#Ze`r$y$4Q2aYjly7X_ZZm9V){!Yk&C%zXF|<1ULfko7)_3K(Md zGRoeFed!^z0HqVi@w{z;M(t&V4bvIHy5FvuzF{--FYfQIC7j^zPJyy(ho(O|MCK-H zuq7(x#A<=Fdbi&$@s-itzvuhFuJ_+RKSDAse{o|$!KXn7bgM9-G(V$OAzayqE^EBs9 zG%U#5OxTO08-Q;VB2>T6s>H7SfG%UsP{XB?2IwC4H1$PsF!b3BPd?!2aIL8}tB15Y zx6z^ieL&%+La>{t=*|fp{H;Dg_zQbjB@z1Rfgh#yR~fUO8(EHhRAL_P3LV;zMn_Cw zfIc(K76*)NgvNh4Q+f06cx2s?*22+0mW*KmqQjm;(~M-@zc>j10fJp}%T+3z01`h>o53d_6y=iLYy#u$QSZ@Xyct=+9ME)6U*f zB@ZSJ5KOR=?fq?ea@?3#h+0cl8b&+_E6fPU0zP(rS{Gxzb~tQ{rEOD|{D^->C00VC>wrcWhXHhDxfp=U4kEF=P6tMr4EXxeHv(^{~nQak0V`+@9XC^LszO{t&7E zVyd5vl4lrBpl|>*t;v#CtG#j+3RICkjOi~d*jgY17AM}2Fdk3uBTW9E7n~nUl@HCw z%eiAG9>-{j&O4EsG4Bo*FRX;(#X5X z8pBVM!?K?7yFoYrV!Y1Jq6nkq#swt4h`QUp%o)fy3+juRF`Y9YJPC!}`CNAa#oa}x zcV6I5149Hr=l5%|Hk+TRfv=Ro5z#v?)IX_jpYYAx527a@UEw9F<90m^7thSx|GFNw zcjFfO%Dj5cn1@HrF9CF{ng6{Lh zGN&Ucgm9j4qy(BlmsdM+hyDj3ErIB3+EW#0l!ekpa24nAGB3g8KPzx`qdiJpgU*dV zLCelrtC1Tena)zd#U?voO|#@|Hm9{rPI1&nlOFDeE^I%$gD4D8Sqsd~s3u0{_`(v(akEj;0~ zT3vDw%q6c|j>UvVuVFYvg|dH!l`hjZvjG)i8Bfq+p3l9jg9K8Al9?TqVvU zE0@RGD;+>ghWwp{f;u%+^1lQUSk{j~N=Ud!K-q&s!-RCT&+M2j0SZM$L80f_E2y`1bI*?bG8!xZguN@DxlI7L=Kfd(m?0w3@KMsPs|T|i-rc}NROQ+)dpt~Vp)t2EL` zD6@~)#<#o-B}|YDk(jun)-+^B|#mt|r0aA6uQ# zITY?7i9#A63!LXWWg|Afwd}wJ*K>@1O_MXvOGk44+aT%vvlmM4M0=Qv#0yhAo&*7* zhxt9U0meCYx&Z;#29A)pMP{dF(YW-8zEAktm|Uh$x+KC3$m8CF+fNl!!i%Uw!l`h? zl_ZOa+bO~9L{i?Lm%L@VN$#hj22z`R8wg5+XTdxGttWOBU4V@grl5-u@vv_x_XqAA zH$ed&Y_VB`2d=axq(B%h@ki>Sxj~c}O60c2+HWbZ=)Xt%Ws^khttzyLXP?op$&MX7 z)?UPldnBal+=6_q#lAG9!Z0(r{eR-b|fD-1-7y0UB34G5n|zB*>7^I>iT;JdFVe!jy!9 zjzElt@lWL%+QTHwE{;Nz*rF(D>fuB4topkj zI1!=KC=tc~KSfg3Zl*X`4~BF0p&%CiABu$dLA3l4{l)l0k$_D9Ly`Cstbt7W9clf6 z12pVlZWPLT`u)>BrTxaIEv%$C6)o|1`e|ImHU+3@>Y(aSgli0vr$C^_LJ+YSh_NPs z8%2V_>3|6WWD^uHK=}J$SX2!FeRa~IX!MrQGGaIpHt?$cPQlgJSk$W493=h%Wa$yC zx3r0Z(0ZS*RNLX%r94FMeW+LBYt~=#U{ZcCWV5e?3h&JgWwUkKnL?wS}yWm zNh81{U%3|SKCfTqo%k2fWeF1$x)z!U>{!%} zvLQs{!`Y<3=!n`lc_~w-K-~jxjLhO#gvLnds1gt`*+_&yLXHZdk_6^MQC!5#1;Vt3 zTVK<-4A$xrdJz!qacfD>hoPh7>w(V!0*IxAgt_(FO!q*o6Osp|`r+Y4^Xk#2oAW-` zoo})74A{!VSK5KUr3iA%{DoJkT+jU($YQW5#vsG{gF^+c7K}7MSE617ZRqg2F-1^Y zgH~j&uel%u`(MUEOtOv8|FS0`*E9+166(YQ2kAQI0Swey8XqWC@Wrf@qS$dfA7 z;1DX$71aqq>^)l#J&PUB{{O>AVwC-E1O8sgd&~$b_n(AFh^UqM*-OK2vT4cVwX)Me zGIpYu7!P-dxFP0rSK60ZY>YV-n8|lEv8b3^@%vV1j z$-@LvU629<3fN{z4<( zR^6e&anz9zQUPDYI{VJPGosuY>`A4;UlIT2gR#OOM4tlUZXuAaOfln)hctWGMIX=z zs^XSF;E_o3D|Izcrhr@kzXkP)vSqY+UJ)1rq$j93;o%h2Bk-S497AIoaE2t}OX&)# zxUfRVdJdXfMJyOQcoe%l3}A~W6i{vw8@~Zlie~JTfQcYD@}T)aXfEVZU}YOA%lNbE z7=k%Cm+^%}!@*mK5`h(=_JuhCVBU!~)9OhQRxa9E;AIeKtP zfS7P5BKklS|DBK2hFJyFASVz4;NYu+xPg&2tU0-2HjB9u!8c7*Mgoa32C!p@2m_w;55(d3+j|^qFFHRN{ z9E*I+v=l0?zBpT688ifMsrg5HH-Kg%6qGajCkij&z(ADT(N8k;M7Y4IFPjh7)Jd;-I?=P#Y)0$Im&I>l< zT*U7*Jp%tK_uFe2>py|aU}-(Z=mPFLdpRx{Maytny%&g^*R}MG^hks!42I;1X`K`Z z&ktZcF;0vGxK|KLdM;nWT3r#BuY^3pSX^%2 zi95*O9HR{fK=pYGH)}*(7horeW||%#e5eS4VEVx2Ye2W4aBic#mm zJI!i<998x7)yMH1d!lN6(QV2b)J_ubrA}WGt$P|)(7yv4TFE%F{G-*Xo}SlhzuF7S z3lY|&NT^vf&yV&FmCNdlRPy*yYD|?Hd6I}c1-$z0-0sf!&7mNzFaL!AigFi+^J>Vm z@7IIJR*K20&wFf`6e-@B8S8Tq@YA^;#d>wne<<5rVoR8PKpbK>gEoZFouZ>hnt{mQ z;^1R{^rU5i&q?p4FfC5@0CXN^;?e%$50wFN%-NglU5q!P|1B~;)j8nf(t#1jU4h{r z*I-0-L!;eB+#zDj)(JirIN-;U>+xwIoHayj9X8&OHhj{gef={9q2l@2S_mxbp$36? zgr+b<(4Z$)c-i=4oJ)&cnuW6>kiHNT?Mu zCr$Z!4_}DvRR(bq$o35T|I`rozW#v-&W?Re#e1HCfLmW;n-_Bw?AF)Q<0`~Pd(+#7 zh#Kz-NLw*H;b4E@VSmiDWQohN6p8ROA3xWY)Z68Wlcq6|H(&gY1iP}a7}{a;yAIdC zVa`Y(#m2bhOV&Z0$f5r+n_qr3KM9gdar9wup91M+^}ela_q^M-wR?DOzmYv`S3X33 zd$bk3d~ChCmF`E6X>`eC)&sdxQGjFZK-^&H>Nd~MRfbzeLO0KsG7UFswQ*d7%c6O` zbndvh+VXA%CcG|nhO~^NxTlVfF`Mr27H2Y-OH)tM5UT&1eO7u<)A~`$_RlWAcP4LeIHLfOkab&pN7=$Z9SDFAV5PntwH6#w1 zlJNJCcMF^Jw$p2MCvUG%!yJG{F8DC&W%E-hN!JbKQ4e;9w(Hxy5kU{XA6@UqS0ujA zM`~^F8}Fzyd}Wq=W?4%M_W78u%TN%)V+!%rMu;DwI0CgzhgB-yanoI|J^Mrj`AN;b z%qjCv9Meq(u<BMj zblZOAXE5$XX(U88iz#tSr8t{Hl55bA{8^#hkO~(-th8N9hjXkVn#XWkk(~j5pIAQW zAc(K1#nbdk7|LA>9^u1X%v?SXoDIE-a+--|TAQeE;9s;>wK}!lMs}z1<;-l@V`LFw zZAI1=RB4Iq`C`F1$aQBsIjn{Spa1s~X3OFs!W06vZIVQHG?6JW;Ug0Kie+Dd|E2HP9QqEulGDKJN?`iP3>ZR{E+#- z3Cg0H!1YUymjH#1DQ~{(V92?r9sk+eJ*|Ao#xHttZiezL1v_B_dH4wIQceUQeNsT7 z%yGj2!{KgfWwa|S!5sf7gQT|8F6ck(AnxkAOcMX9fq8W*kVx3MUbRg@^qHK!DcO!2 zx}s?;o8ltH%I7XXAc?ocB=OGTh=93t7nMitPS+M^^^q8Ahq==xrf~K{I7|!J8oT1+kV*mszfHjP^9dL zp@EB%GTB$-Jc*4QEO614+MC3&+Lnd>)gP%FZ-17yBX;e!V=NIZk}tSNKNRqRIBD?* zfl6(4mj-)ew7XKC(k>(cd3#&OAcZ{V*C9a)F90CnN!On&`RZ&Yyt9;p6bRb5O7O$etYQr-|fsxiK zRvkxYh>wUl28Zo1-PkOQLd~zEs@KsHM@axXsr@f(F}fkO@mk?>G&691K5XYdrVp)imHd`tgoU>B1-1)g*(PG3PgEfD<95Wz<-sk&Sl% zF2_Es=3mpDKi!VArnQh$+LesU>JGUDfTUaJ8uqqF$9F{2??iZ%ekvDo|LVF}jp``n zh7U`mBygrW#Wd{+Wai5k1{vnK#ZS@FTEPZY6PQayuUXMr(T0+%F3aBrx<_pOHMR70 zu})|@=TTbN>8demN%i1!_9#YS8s=3EoN+0t8SH4mAw>!KP^IUkz)WaMw;3t*a$hW? zc&q=-bhi>D5{<0^Uq(Hk7D?Ybu|mjApf#f+(wj2_8pG+5O8rB>}dZ3bhRNd*Y%6^`nA9N^f>`m z#qGJh7+iG3miZa*VFk#g)|-tjv;M_*oKK$3XG(jp<#LAJt~Bawog25T#2d%NW9E(R zL^=I4YI64F9HftDTJ9UrIiN39>Gl|3jNDDCXfkIXFCvhK(|kuOkC5<{0=@#7=MUHW zFZRtb-}Am+yZ!?KpVIyhC&mtu%ZSS#v$j;{`S{Pov*8{cjM*DzTC=~W&2|qdc2sFp z6o5wF_wKa4x1-P7$<@{PW2At#poBR4IAEdp7r76IpupoFjDDGLGs>Rv#^7K_S?yx=&niF$J+H&`ntKnj%p@Sy-qNsx& z*Y57lj$Ur7ot^hc|FFF$H;=QYk}Pbr=AxU8bhWu$TPOSVMt9d=JH7mqggFA3 zIdZ-L%Ym%B_lV6@`|bm1pfA+E*I9gDmAHfEj}LgF!_LRagcH)W1v9Cik>)|rS4@fB z*$66M)^R(3+jN79Eayh!`%T6-8;ksHOr<8~H`=*Hq^LO89olSC`(N9PrS4R%gGVOi6SRCzQ!l)`8L0c?Q!;3Hg?#5cN{N4_+(nrZCh`;(U-p znWFKlZ3g))iA0ygYD)u|U;lu7BwacQ7}DBgltefyft-hmgyWUM6;tloz8^jp=3Q_a zCnki{UHTfPK4r)Qh8MEMn4gL+@7!ttU58R<{Z!^fXsT4>5l>R_ObMt~Wv%T}!Yn@@ z1CToiSp-TZirVqP9IEkj#Vp@_O81b`)WKbHGX@y-rLc;WgZ{>2NKKsA7|KgInBNZB z=x?s$MsLDaGb3(;BTc!#9`Tt)8G<-mJA&yD5#sBDnQ#Tv9DdX{UsmduU%M6Xmo)-F z5<_V!KB1YZw2ZlusP}3Ki{M$q+STNcnUrr&!2Z`!&9DR@R!iKy$RKRMI)$-(kPYVi zlz6lpw>l4PzZIeN3la?AIA7z)eVD-**eY7KRY8mxTU`ZUcgD}J=pJWOfXc#bj)>DN zjq7yBb$iqdz#69^C5W_=e{Zb$x8Mm#W>v>&#=(!C)2f6~=S%)8xMdmq!k}!5sf`o` z(Os0vza~GC08(xv;qicKt)&neycb#U&8BZ$<0)U|E)MQP{@%{_kK^Iwe|E2*1G=s1 zslAeiyRhu1^iTUA`nI;At6pKRy+0BM=ZpIK*}HIF-{>$OjMEDlzPumpKLOg0Gl)(^ zUP|4HXSphE^+MRLtco2&Fo{9ao4EiNzYU{O{$9qO{){J@JWEZp{APHbt%Mjj9C!+4l)XZjbPABHwejC`RqR9v8G6SFS~Ilc9$H*Y-EAjZ%|EDheX55Q^+<+f&~NHI!nW zK(n_|{oC)wtGGl~QAn`oNV?5LfJLQNqJl!1Tn;9PIovgi-?;Bv0{{AWF4j?75x8ff z13(^g3Nu7=|2h}^VkL&teNcp%2-JzQxu9rKd^q-eBV}d0@2CP7y9lG& z+=484%Ttx!r5yRpKl9(!*Vm_fnxfg1l|7ak04YfFgNCv|=2%3F;H~1mPxyh>?o){z>&` zupLP{5vbQ=BQ9dCtl@e3zbN9{*rYeZE(=@%GYc@QfbDQSyGlr>~m2`HiaeBrsE?@ zs^c0y1{6Zu2iLU?2@N(&P=!S}hDeMqJGVu`2EqdyDC^i55pjP+WfzT#*>qygF0 z_ti^zKGq(W0!p4s#h|HO#qklSh%3$Ab{Vu1DVq}KhKgjQA_O}8sam4Yes5Mjqm9X@ zKWIXA&PRwTxh&X0Too1M4(-$|3{LJO4zVz)OX`DlA6N{ilxHonQfZLW^R1?3Kq0)M zny?eP1D4+3dR3Xkm0M!n&M==zQq$5lrx4mOV?iz-;(}0Vh$Vwg@U^rJD1b&Y6>Hc^R)_&1 z+;x+;=#nqEE7Dvck916q%_xNO{O%c5b~}2=T|JUF5?Fd`FoFf%q0vsDm&59Gv-TS; zougC~w)fyuHlEI)|KgS-jHCr98Z4YHcq2#u0+&9t6ad0l%yxFNC^C2T_Xj zyRsU3J#tLk{FT9B&>&RchThqz1&56#gnkL40jY5M$Wuuf1>d)xUElA3QPc4GP69#) z+EwkRU|^h5a=hx_qx+d`ADUY2fke*6bmzCmirmqjw&2CUPp4w&=AJu1@QS$cXXpPT z^qxm0G*|g>9uI8-#}jhjsTu@4LI;w;8e=YDC}aME(QhAR;O47(4@BGDKjao=z#+zf zLyST3H{3ft>Cao>$wsn^*qk{M_)-nb&=xf?uUj2J|i4^ajXF7w|b_gy+jj?-^% zcNciR{wh;>6pX@^V=H=%(mee2Rcxg?voDT^{IaB&J^f)EiCjB+yav~u)k5;b_3O8Y zD;-@WzIE7rKp3F-=fD&@B$Hd>A&6%Q#e#{{USk_S8 zm$ly?MmI&0NahIE1%U;QXRx>H*&DhB?MvGhm1$dCvy$#i#LVfFe2vf#`|VX#L0ky( zR6AEA6EBpQKI>J~mkst-XU6={AEB|sH&>0k{n)pI$E!Xxs|8<3m(MyG_TK`kfD;~* zVi&OW(ovZWkhs4fSX(ACAKNBtUjYW7`*+dc%Q*l9w>=1-<0>te9*|>)-?o7Q6;ujo zCQuX#h|y{rR98C7WEQ0}=WG`Mv%_S=qXbGIE5cBTc~BgbMs_GHR2<$`YII0Enx4N= z%glR~sU$)fd{KiDC77Tvwf)>R=W<^HY_=twg~B~p!`dAm|RcEmNEybR;(SYSET ze&7Uc+As}pW17D(m=GjT!{p>haXI4&XZZAuHXvT|uTZYAeli^76Dax3=XA8^q5RIf zRrs#x^HQ2Rr+M*K`yXJ_*^p4y9m1XUHgNu$(vU)En5Tir%L)B|y^{&tx3#rnSfG^X zzHee%#w+`Sl92gg5XQDjz~)A7j_Q+PGQDWDf>^su zQ*sH3z3u;`J)9Fh85Lr4K1aimifE%$XnsvAWG6|DUcOgYXh zOHsE?R0xW=L@%WWn<$=b_YEbRQ0wO_%4F2k?IX}ch~&H3boU9u{_0W^HfH4o9IQN$ zq0cOcq4qzpnVwXWCZ(_o2~qX5A9_N#G(QC|b~rk3E32w(U>!qz2s~=swn6%<7vZg0 zRI?{rnanfOk|dLkxDtDHO{KZTu`aV_({`6@Z?D7&DRmtweSX8$C?!g2VjayCwdf?I zR1*%6vy+gb?P$neNr{)sPl`%|jy9`NS;(rgtC%C;=OIc>QJ>eL-**MC8xx%TAG zky=^%S0}jFe|6tkShTAQ6F)$>izbQg(+Heoly)R+V7IqMO;D;UNFFP}DZ?IfKz*qH zDXCPg{8!R^fSR-Gg=&OPRR4TM8p)^A3S)8Z%5-{VyMJF(9An|~$`3~;qr7~7TWsWD z=s@qZ`eaKg!L>?6d?25_IId1Es+MKC6kARsU7n!q=XMOe1BWf@qLv?Q zz9%$oZ82r!is*w8BeCkk>(bM85b7w()@D?*GK1BVHzHS)meWsQO)XoHKFBH_y1gIq zW#$q>B$t6Y=E4wk4B=uX(tsFRXVQfpNsf_o_mlIPKB@j^p9hRk?%MP~7_SEtPW#P3 z?p-;Eyw2){j#eX^k-9WYqo`f2BMDrWUj|Og&Me2pWi=)6Q7Z5eUFVDNimcYU&E16z z)V~l6%0|EHCIvZN@5*t>5j%8Turk}AZDZ*A(fUD;9A3NotNbI)ynpiLky|H^pDc8IuwoT>88s9=qr1fZT+pD3my8%;KslqgX`TT;+ z>D`t53$Rc&2DW2pp%-Y+Bvr#X>1iPS=F#cKRaUI_R4>vD>ba6I-?uGN{JB#C*m)+9 zH%0lYOD!a!IPNLVM|^u^!YpTe$G*=z(fH=EE`PBtR`C%2l$|%oI88s=Nj0_qN}uzd z02JikkaG6Eu{xsfjRe)Stbf%^T;lbu2+Y;SZ|XGMy6eRe>bk%DGo-rLYex2Ct@|%N z^FxS*Q%m+9BfYGIIv|lE$HF)P#l2rHagDM4HGx&hfkJ|ngqE<1q6#Q(4n?!z0`7%@ zHG>7TQGvuo^xP%=1au00jC${@nIpVle7+1U5giSt!QGMVpQ@Z7j3qdwBdA3rnyi24 z+Fp!nQAP$*I1$fc(^!3NSeDg%iUeR?9*;pElWCls3F#i0f3=8`x=9piH4M57E*`HR z^edpUPT|c-Q5CoEVs3j8>7-G_eQ!xNQ#CS39raM=gLet zAjJJJzZNkH#xQP`mE#iHMj?xOL85cQh89JQa(5#~4oN8BRA5ASC6D63uF%m|F#-Mf zM+DpjD)&%pu@ws*4=$LSCPhhG1LAU2XM&YlB?b}MKM!4>_r$7!VV88XP2Xs@H+}=q z6$l``uOIa8yt5rZiO4+XoX9=gge{Fd-PL~gq>eNqG1q6Qz7Vgt@rosWs{i&J3QSFX z1X#ny%4s_&#lhYIFW1m{Vp;_7HB=bQKI++aW;lI%uuZofb+5?j^Lt9$t{d&0Bk$aHdko5ydyp04Z?;vo3sAu@a&IuiWQ z(aDLz*^q0eBR;Aq0FZ2{DFB?o8F${`liJ8|RSd~+FwpXtoM)=zKzRY6!yai0#CQCq zN#~(q$W&ei%ak7{#-7ud$=LPuv>SW4Mj?=#BqHSdWW|i$sR(pV z1qz%1OFw?4tYK6zbx&LesA%5u(J6p?H&B!9^wVHv0GZFp>*sAG_{HmOk`>DZ zUCawQ;5ejX_#9;ONroL-n1l17h*LL-Q!u@ks`gn+UCJd1Vn*1F5ZUOxLp|Lz2 zXr1wj&2TUcqKgKiVYqwDIyguE>1SUf*ZvXXL2z)fW@!m_Zv#;vZKIi=E5Y8FAnmBo zS!Z>gEYXY}5rga9anm9nN^U;ZOZBw5^j&mv284-Z-$aAl!2g_H4*gfsYLeM{ihkAH zOY+gg0!NOHicyW*SX0zsb%HdhCN~@+Da_HBOR|J z9BrZj%a}_abGhd1nPM@jP~yDvv~OH2cHCoQ-C(OqtM)aAcYN8O{uGL!TWatw0_lEp zZgs==o2%$~wo#dNq{NW}aio$MNRX>JmuobCYgxymH(;3bKE)Jdhpk@rFq&>SA9fup>gF z<*VX!abk>OvBS5#r5MIa;-gO zBFS_}pV_5QRjoGRf)KBnR92JvmnBWAra*<=W=Zj_*POAq|B~ zt%vq1p*WsbT(O2K6>tQCx$!J}1_?rCnre=zn2tW>MWDe2hpaiOF<}TO<{4 zTvuYFDK2!ov;A&I>BS$d8p=yUkIDUPBsz)dGS3NMF6PU;JurbHs^n^VJ@sfwq_l zm9_^a7FnI{u?u~!>eI7I+&y{QW*NE*wxyL`%|;3!TsOVn2eq}cn>{Lj0yzzxcN|Wm zDkmURvk!Bhq+nc!ae0>6^!`2Gyg7#EH08VJL=K20N21)RO1w1Cs$m<22)d(TZSDtSFnV(xrgOxz7y^nApbm z%M%|N!yTD6AU|EG=ndqo0%fGtT2ys`ngm-zEs-a9$7d#$xhkpdAJEiT0Qu88CRBCf zZ<}#amSZB-%oj{&s3nI_RsBHnM8Tu{D=1FlWEtOMjPOFPFCo_0lNSB-#x&ti{nv}piP>)OjdG)B<|IVl>`zvyT z2Wl7lDXoDe8K#snbhTD1x~!uHAB7sm&i{Q%mQzvhU-nthQvPmw7LvM(&{yua6&dYC+ zME|F$Zn)^=Po1d#Cycmny^P8mbis zh9<`ep{VAQEl@W5p@PZYC@Sn|(3P0Z(Wl@(JaC1+<|r!5{p+On@FlW#;;tei^q+hd z*X*ppC=M?=d%Kh(U8>@r_9d0#!C&-uWKvmwGRLtJ!{Hx?U|$7a^hE zwr0^pVXEG5DyO#?L%tq&y)GW|j{$59EOwTR%fuV&SK9+GgaK*aGyP_3Y4i!Q9V6c? zyca}|h5Ie%&UqKZJq(wq{Wg2wEYGFO!R*jK7dM1FyJfUv^%AGdnY8`v_N^h@3|4k- zYqX9ak;0D~5NTY*g8jqT2!cQa1({a}F^HEeJr^64jXthz7j@k}#>#(^PBAuey%x&Q z9|vcm#0TaQ?sJNV1g;H>QV4+ScDMQ6du>J%pvB-Yf6VUS&|d^DdwlOzvqNrkIKe6$ zYC3!-3|)VYz6k%Zk0jdVIIKU!`M4FxZ0u~2$Nv?7R7wt#l;1-@Knz|-Q~uhS8Z>Fh zpxiI_W3T!Qm2N2KKxXdXe%gAvl;5S445D&##hvJMG&&K53)=46;`1KR zA8u@LqA0~eUQ~xEX#dEz8B#~ZIKugNiHVaX7xmcmZ!hs! zssOQNXRAGWt%AK+vNf;zACK`pkpbFCrt`b!H8>1ArzzxMGCUP1v`Y3Q194T^>)U&H zV`Q%+g59Lc7~*l!0!m{gI*Kil$iQ!=i++<5ZrQoF%d_D$4Aa6tguD zaF91KRhn7Px-Xjm^o_3oSq8A@nAXw0ox8s%W3GX&zPQ8Bu8Tk`059-t*NSSZfToseLg??X#Ek1M@R5wtv+pSprzbqpu(5! z{_ovVNldq2WhfK+ebf?p0fSci#sS8@CHTz|W|=|fJ}q-f%I71we!dko}9BULwKJcarVoE!^vvKBQL!YNBpsoNwetX((+@#CBHa)YG5k43EWwkyCJ0Ao2^x=w zg(&S1&O^GZL)d%gEUro24<@OotGhgs{kykt+5&upb z=B-1%n$lJ#TM8y*Vrku}Ue}M^)e|8udVaDjPwW8txAb@tHYM}J*rrXW`GVC$-(aYTHx zuI>wC>?rQDnES+p>GCmx5DTHsXriVF6ch}RO0DtdTu54bs8L2q7pSue5_6@{60)^0 zJgsxjOC~HFOBKq33DTrR>8_Er-YJp%Gq!`~taJXlxN zMKaL0P$S3{NTFt&*QB~MIA)O?piqta3%gO$3 z5#uZ1ga;)}KA(LBR&FU zD^DA3r5ut40e(?$-2@d6^8Uw>2n4dAotA-!70AW~5PrSAOmV4{q_NWrs)te4ETva1 z-WQQ^RJ-q~sQ9?eVhKBNxFI$hCCZ4R<5 zs2);_yQ2#0GO!`OQBw~H)V<3C!Y48-M_su+l_LAJL|8T)-+>J#YNN!lrDWu;B)*r~1MObh)O8KnVbmz`IVnjg>5Pxv4kNHhK?%}0s4 z7ssGhX=5OC*{L2t9(PofvKDh&+IMRM_I~m8kfMBlk489zQoR7L>A0hQw3;P?VS4f{ zif6lR!MghHn$z~aLj@ulTQGCK`<`cD0=ijNi-&Ao|WovuBi2nMe?9=bJR^^y% z{aQo|GLhaq66xXLcyl>^WmiEMd3vTvJPeCFQU1L$@ELce`aL`htx1z3 zncy*ejq2^=OlaQ%qLL_ljmqB7N%mcD+QfNan{X5Hs9>yLKhCX?8YQ?(tzJomUl-KI z>`R8ETu%x82Ox9V_`g2~DgznPtK`N``yYE{QeAFh(W*s^cwbo0mkWsXMc$o{FW1jk zkReZlfu}yUxyMxq7RR#|17F0V^aaS^+AbyyL?e1*0p{tw7suXJcDo2PHxC3do<@QbvPVd@esH>hsf^O<0_zQ)orr^bs90W74pzx*`Fye?LpU={h z7i8h!(G1vwo>Do-twJJw)ba`?rGLs(r){Wco~- z1GbOnRl{#Ay^#abZRUI#4m8I0tR=_{fB&P{Etk4uI|H|`+oCe;9Kql@Ec-?$bE(ZRL6jU zRIHR^U|oe_e;0^i%0~)8^-uXid6e@z+g;H;^ft{Iy=kVCyGt@+EjeQXRm9}sLp5UH z(?}^4zp5KL01D>8C=B2t(nOg<(-oRU)d-$DCNI@3HR(tp10-MLn(L`30TeFw8BQH9 z<;5?@g@99fZutqp?^oY%4kY2qvQfJc`u+4@C)r!=28n(cR{^yIa2b%THs1ZY1hN4k zg3T~{bp2EIiVVTw}71QQ9a4|+d@gr%_pvmY3j3fko}V(D|t~(<2os5 z5f}<1{jJF7?UUfF3QXTuO)@FF9nB3yS{MqM%c}B&FUdR30{BkL z^K19_2dchwXY4-u><^U&Z13(vzCs)u85Hk15c1Cu6%tc^Pz9A%jS)dN8rR; z?&9X)11h{;^1VMO%pyS&}0&W?uXpuYFj5~BF zr1nrtE$T|M6hCrHA?ux7=fheZpIQ;p#Tz!T~l4(t}0E@)I4 z4Q>=A9BsB?IYDF75KKf2B%v_KBpU~@+A(E&68p@SIC8u0-`8e%t453J0^^foz6b)Z zuB;MV#YAvraojSOXUG{?t*LT@o^fnZL$k_hT(ps7?SmV;8%g*ibc#PBcswUOOIZT- zpg_S^IzQ)`d$n(oIBK(U5oPbkb@LU)NuwiFcn8W{ zVXf-Sr_3Bwtk53?-8t@0;!@#@0y#T$035%hNCGJb_0e|Yoh zN|kNUmk!B=>!%bd93wt6J+HPi=IYx;G2JLunv21S_a8u$RaoraIcF&m!Dk@D`R^E} zRw#!}x;a^PJ08f@b#xhc#ZP z^BeX5KuaRQ!KeM$;87Uj(1eq70Q6wnu`U!9n2%L! zI%oP0NcxA*_8A-gsL5W5%iK!opea!+Es6Z>gk=O}TvL_|{cx?T zYu@eKAjf=c`^?XCRY$zq$QpyyyBV!og&LA;8)XG;!?=<1xJ6Hwvude?OU1T8*8y`6J&rX z6DzCQ51_VWP=|9SFJo)o(0~?DSwrQeX)GvG;-ZYvN&qjLSYn;_+oO&|KG)bq$5cUA zW@Sk#i6aS7l97ZJ$R%5`5EoX>EKHQLR8XTGCQV(Njp$K7)?_Od!2*A&OX}Vyv?tj@ z)~jKWI+(s95JgtLC?QnG73eTMh?e52P~9I6`8T?#JT93N*h*{18E7z4<{z5uuh~1b z|8B!nd|yddfq!xJjJpyE9?nr#7HtAT6>wJWU$_}MaVGV!fj#Yidrv{1)xl?L@iE8N z@j(WfaKDYK=8}JC-7HJs9UEJz5`o>;W|{}t5$mC$3{`-KR4!$zht z^O)(aAPvNjfLQ5f2oatl9|uq=8Y3wSLx_n>mx~6y&!ih`sV{Ue!Zr^cILiFPTkKGx z;1jiOk$hanZ_T;h;kjle0Ex`XJaxOwH7EHOzSt3OCiDos5yi2CE$aK(WLq@+`-!G7 zZ9a?qqwM!0nx(V$ZxAH8HO^{mizxBl5Z=zm(X^H5ru$Qteew=EUI#7q1<|aBfa~lQ zeC}#&Os2F4om}hDkF(#q75&aqdn`=6D{j8iR=kIZ4#k6NcQO~hO8&IL5g}H(uLcU^ zcxE}G_M70(W-2X}A@$$J-UBxPB|T6DL{k8pwunps-lG6{%nQ4lc+!sE68E4dgjsn# z-Rx@}hYaSbm-=3d8YIEWa1|gi@6ZToNi^_THjUSBT7Hcg$*;8{Cof=Q3A@5lU|yY0 z5^7C2PE4FgW+-x~6xoZlrA$LDhk-80h;%>} z+;5;~al>E_Jsi5knP4ckL@FXEmvF@DkAabmNeKc9z!QZf+#+YNeK$lLnKp04mo?n_ zeStLKqepewLvifiP+2jdP-qbZ5I+qoR#6yn!7Sj3?&|6^M45eHEtMAA!%Nk5%or4z zg91EKRz+YxgIR8dI!`PJ_JpoS7QoluIdiJ-CeCiMgbiIygeAR*9fEor7V_AFc}?m={K^mw^1j{#DC`5L3Egu++w)CT|Z z6#9^JGCU@ON?RPco~;NCK6w@4fqbdV{ntzr7jaQs2v(QZKX%dWCsA$(cYf)tFz zffZegUMQ%t+@lFuGzzerq6HnYlJJNC>k70ekvK2|q^uH&YPe&-&%qCZiv%}Hmm+)5 z<0@1mk2o+qoT!G{!5}!|z>YYuBMxj#BoY}mkDQyMt-PtY$85UsZ6vJE8i#*s99W#0 z5dDHSQ{K~JsWL~$mK_ya=Pg27yd)T#<<=Up8G=z~$b8CIDXm z`M0YOn}PegElWOTN(OTzApyx02$jfr|Q$4m+40)qEzWb7`INGhM}qu@u{G#Xt?2)>7-Cv z5M_~xs1Am!rX~>usRTWQMg(!J;7$O63ZK1pwb~&Og*2$C4f=^q=WtNLfM76e3oUu+wh6$CGs3fSCR354~)@MzgcSoLi#8gkC8fu5d<(P;%CZdjs zs2Pc<$hkS%${WQ@KT+TNi4#$gWv9ysU8KI%kNq=g#Y zmd8ZYtVC3#F&_OI_UzIhVu#EGa#7je!Dx_8=s>_k*#$Y9QMeX4`_*MHCI1E@d_rm7 zcW_QqD$r?yqJ=Ffwy0sv%}uVdvT0hv=JM(;-}-BmZTU&(E^a*f+n0Ss>8so84}7HV zRnFIcXx*)o%Gl9G<>Nq0a4r(||Ljvg=W;{bhWl`PmAK3EcW|%U3QVDO(zrCvm#r47x?YESjR9#Ngx-Mu}DW8Co-YL&MWu$y!kEX4Q-wT3xxc@SV&=O`f$r zZQ!nUCAG^1QWZ5RHyWg(P1wmg$=OK0)sFmIg0MA>r;(F(DJ9OiOCieXbe0+kIr&PV zf{li?Ld2ST>lD);GR3-TG>?(z)~1}zG^%M0B~wgA+?&>vOl2fWp~0qViZZ9hm8%8Q zQ6v39;K{B3Ri^BLc%?TE>fShDO%c;zb=Ysf03Tqxkje6r`U1y-Gp&B{(-pn7U!3j^ z{nIep_WNatx$r-6tADNk?i*&|e*d+*eB;|6rC7P2ATRvo8(4l`F>8rA@vSVQJVJMM zdHYBA?)(CBjMHy_|L2qMFZ{13KRVXi{>yL*zWc$y`EcQ6fsvp5c>cdKe-}K%TX+5A zd)I`ePMz`2Vg-GfR&lOG{D5rXhEwV>P&-Pgv);b{(QAN1?zIEVP zkCl->LbL%=hSN&p2CL)h=JqDE#$S5kAKs0;n#G&h_R0pIYxKHqhF8VOrHQ}1rQPVp zy*YE?Z?UkpzdyMp`IX#KcOC8o8>nB}-w!A*%qxz1@2=gOYxn-`(A{|Bvh_dzJf+3x zblvq8FI(2kD_Rh8kze`ruh*}|0=aho_$gfEbaRw(2g@t2t?u6h4za=njrG{EI8!Gz zkRgEsh~Qm{ME^!k;L#m)WR5Hy?`N%E%2Kpr5ct*%oRhCkl&#K??kX%sU!`-a?!Htu zKg)FZtj;juSxqw7#fpL-_1`d~gi|a&W#LpNElR`5Cr)jRkyD0y7`DISQ_1NwO}TNE z6=iBqlErZv?vp(uC042m`@J$M=gjuZWG1x*j9^8kI5SVK&fuj< zvy_79{vdM(z=cIG91|F#s6Cf`sZtexq@Cm@`B_FCugWv|ot&x&r%$O*wAC3u6 z#^j!6#-v7Dc}>;X+F8Rr4=-TY?w^exDj-fNM$ym*fwvN11vvea=GPA zN|UXfwtwEyqklJUhi!O4=AvP8YleA3rncD#(!ZUzvgEF>;14eAGV2DHCDM?Jo+F^Y zk`W|N$t0Yn^VsK@ai1V#xR`MdS8owzNYXZUw#h$Fi3q5$J~O>GVg15zV$ZECUwu2S zu);j+j0^pQjPwfZY@W+tzT4zw%kFT*cv}vc&p;RH(#&bmof9Gg(tFq@k6fH1J-;~* zwp^SS#_cfU#51%_8jjD~@%q)4g{ogKnQT>9_9ymOG6JQOoHvQOwG#R_0`|c7oZ|wGeeI zH9WJ*K+RazN$EvhidBp_05^(ARgI`)mO(tjJsOXsQ=XR~&|5;zRYCB9aA#6+7>DOZ zXU&vEXq1osnrHcJqssFmQbHrSh;|CLf3IlgT{sHm+L$0smzFTjka{R`iM~{nDA=0N zRo1!Oo7$pUW>*6tk;9>HknicHc=3HGqVM-BUj(y-rEg{D@2|*~;Mj%Qj(g|q;6@(9 zDLsAM$Upx$!YNUGZ-MWETeHH7(?8(-(3x{7<>&}aQQX7_l87lA1~NAUxkYi zt|%K41E}PzSnFtZhUfvQ4USNg=NoqS(U)+9JuCTnMkt9$2=^pG8C#UO)u@K1knqV9 z5XG^&NGqt?HQ^_61_V_I96Wl)*-&qzv1NveTG?YAs$=?pUC@?^0B!jeds#U5eQ?Y&>W^k zVKXfI@S4faWCUV#N}Gm*)LCiEO7$;3H=#G^GsBBa3xa3zYUEtxrX}$c&u6*@)!#ULEh8aL@uK)Ngxn?PfiC zLY_crV-9X*49-+q`LVWaWG2+vs-Mcf3W!V)yNIeTKlK zhf}C2K*iLCT4o|~bhb8!IT*s81WIGple+CPE1|hLjkv#$JJHX?b$&*!j?t3R+v#C- z37eyJWVE^8l9B_AYK_nZKt4ddf6J0mu=MA(CVg50$I_3oq)e4xkZp)Cnj+oTv~F8b zg&+jnb2%e0#qx*`+csIPp>z&9X~%9yG8K6;rf~c+{6$GKtZpI?6EX|z9c{|7E6D^@ zXYLc8S=hxfTyF=O#InN$L&{d=g(2wyGF`xpjY?`;AWzpi+mHfDZ6`+fUcKpAr=8&S zk;FU#OOC*j5c8M}bkIRwIAAM&y1dL?jjljRG8`XrC)D%E6%=(Xd>JAp;2$nM19HUak+xsC@fS0%AH6g63G`@Q72of3CiBwf# z(G%QeMV#59_xj?KHY2f8uJwR(9BVT|#pMA60MXAyMG(?D!l(tDPOd9dn;}Otw<2wS zSLKLM`S6}MEtxYc)*t-^&Ob2e0o9jkFC}WozcAYIV?cpWtl`0|NU24Kn4uTnB6`9c zx$3KZYaTwumn{|~6k{C#QF@l>`*^t3S~4J|sXGrU|qSr903N!e;o?@%Pn)GGEQs+UXn>fU+uh#Cp_ zkdG8K64h&VnCXs1I4`ycCnkV#pjb(OaIUU&8yJ;HD@w`?buNYE$f-%Jgz`uy+^Ljz zHp;Zdh3N8}rT9~{qWXOMJ%N|1|87yXLtRTKxRLz7KqnUa0apZEL|@KBh519}Jk-1_ z%Xx=N_JK=qKS>cLTv3D*QB#G4=SE@t!`u^t>UeD3@jjJ7lGfibD5?tk~YfT{?t| z{6b9R=um5BM8#I*nrR>q&tZv9It6KTQ9=_?Hw7gZsmojID~L<>4pPkqTfV@^gA`?f zR9xV0Mw`_g?q;+p2h7LaD8W5-$o!@-;=l`mk7l**63iLr3*35NK4HKsjo@L7>~`L@ z3f^>BBs}&SBF6CAQ@{%8hV5WsLV>uP8#Vb9O|?aJ6$n^aVD2iiHg=Tj1z8(AhM%mY zP`B1&Euvj8XswiH)x-?)oT{vb;$Ol_Kvf(BDM?l8vN7J37~anq^^$av&PbEy9d{O_ zKP=4kNtn9)WSytusUf{ zP0G0hnPEyPZj&;9mqJ~WON00V{fP>;o2nK{m^4Fk08TY@Bq$+ANWxZ?VCFidVXhHb z2qCFK+kkL=0rw8^M~4bVT__(8Gb}R-(il1wZvkFTqWbV?sTyV;n%yXbxnF;AdhOrA z0CiV-cdU&Yf|Y-J3xy5a|E3h+Zou;Ye)eno1ux(u4pF*Nd6mM}1T;r#hKZg* z>8JMsSf{QMOYM$kENV(RhA2;EV1BARK~cSC2iM>jqI|g_$_Qh0;ck6CzH!l{X(}eQ zFD!NDS&>V+Pg87O*IE}))&+j0okO6+M;>yECzIq=@E-RH?~cO{)1a5V%XlE!t5OfH zAcx)$q5sU87k6&8us#jUVjCd4c!~&8!Z43gk=1jHX)UYRkW37c zeCzP^_YS5SVet~e8Zef^?0J$Bq^0tTDhCLR46)Tx6Sz(Jzp1_9CtvZU%Fi?mN5)d? zl_Se#Ck|H>0rnROTLkbneiXjw|C#=7xL`Phs>96Y0N|~W+b!&gf<{Sbm(nUDc&6=1 zaYh|kr7b~d3h4@Uq6o(26faWnrzL1;PpEgqAVr!BVkxX_B|&Necu+z@07?BD1!z1! zAv_?cSzckba=hhQSW$$5Bnb*d6NWIYFtnhAD#IrCLm2WaZlk0%IX2C?Ev_tgDzWkK z4`Ex*UV!*Dg)tSCn6i8Eq_VyF`^`OfKMGqs#q@dmD^L7B+|lBy{q5mKLfAwkA9_q! zr?L|mK4?}*Dk=UW>I)K=tCUbmg2)d~0KXPZOl#0YJguSjFQ3>G?r!~eo9EuV{@qRX z&oTI?TRqc7*e#C$Y%SJ-1rO8@{^sh#b<>0Nnz!c{?X`yj7<#(}eM_kKScdq9+5{D` zlpf`xhV98*)Z(}y7qx!oMfRz`{@tgDT$DV@ zYD#G$7gfgPq9_@&HcFBEuZCQdJorQ|YSHc?7bQ>hKrTvd zbjU^Zo0GYy#Ze&_wSLwi7d5napNpa({NeIuP49THyqT3Hro5TO<>B(?z5zqC_nX@T z!k>?&8X35Xwz*caIOXgtPQY0{V6Pr(IXPgJ2*RsG4s}v_s@#gA(I^^FD&i|BrnRTA zx|$n~U53-2b$tj>V-#W+d6&^92AEU{g~ZI=rW~++m_^|0cUhhdh9k_NI9yI*wJ9R8 z&fB_Bz&15r=8Wh$ zQ5jrDVUtKo6>8IARNGcN0Dx=kv%Bt z#-bOIlB;@@PB|GLGigL=Q)EX0&yPd}={Au5fCXAnt|&luWK~^x&>Wp^#DU$bqs)eK z^f4^{g&iMSgb*2f&SLk0u9OhZYC?Tu2jM>n)Z8(gZtNI-B0ciKXazDo53U%?Dd>Tv z*%=!y3=?=w%X+7xq26m=EEvJx<~7|r(QfI}5ga9veVXBk zQkN)`c-Fz9HbiD^MqyN1Itd1*WCQo@(;J5EF*3Ud^@eEdB627}-eY8TCDywP=YEEf z*%;1+EMg{DPIvoRTq+_C969MYUo*c{RYHjzlTO-!sj0CLI?~IOVggQsns?8IbYs$a z%4qAzSw`PNY%6i0!zK!D!Qx`?Xj2Z@4UW9U!(LipCUYw9fHLL<3U!66A?E?YooHWo zZNsGjHO*|}dsnP&E^~w#cBqbexUyl;R+%NUo1iX;DXTqIsN};Epfj|sY15{i+lZf~ zYe34+`z-I0*5P`CYa`f!5Soy=qofAo>Q%{O~t_5V8w3O@Q1$@mlI(~chsApXx7wH;u zVp7pm5KDs&m(;6BBoU(kU!YPp$cG`02fZ+nyPhkz-z|B_aD?Qo_;p6YJzMBYZJdv= z1D6R)@gfVySxdnF8lFuda+V{=!O6z@`NHmH25#z}B&)Y}zVHNcMcLSGZU20dR35=k zf+rrjgj(3QP$dT3O?LipU%t%36ttnZ`~TUE1o(Ie_n#5?>yY zlN7r}rKWRr&H6ffb$uz;N*GR$oTOTs&`k$6N4LzmNLqacHl;UDHTh7VTM^W4zQkwr&Z1XKSA?kckZ#;CSJ$NPP+% z@A>T&Gzy7BioK$wJoau=LuoI;OAZ)q$^m!w$^$kEID8XfIUHoh!5$5jUk_x}B72g= zze@^qU~`7or9e$SF_I=n48X$etjMe!K79C;p8UdQkRWys-dR)S956o%M3fj0Qf0qh z!@sZ|Lah6Uo5JE7)$k8(IBx4t4mY)m>Jp20O@p&XE-kELLcvTmgZapZWqXwO)bJ1A zEh_c()*AjrZ|rOMF}T<2>?dmY1=K~FroW|rTMYM&8vf;ReQo~cxfeD33tZXaxQH75 z;rWJs5)wSvp}Wr6%Ek*pNRC<( z9uCE7B-8R*@TVDte;En2Mj`Mqepz!Yq`AU}N^VZhzQxZ86nJ9wLtf}BZ>N2ZZ%D}olhU7VO0b4M!C3ppjwu6*G_!xB6Xkm%V zDPiJC5mTX5DT6>5l3ga>l4;lpBc>?~G&9#`cEi>fFVR5Aqa!Ay*eS8lso`!xyMC zB>Qqx`Ad9@&mq2b)L-3Qe>K!vudd)5+?EINUJ$T}cV40=jeBMZnc_laV&q~G-JwUO z&oZb#+kV~Fm!Cheh!YV43zIRs#g~hq9iJs?M-nfkniy)FWq~6Sbs_B6hwVT{K2+{# zN9B&gcAwu|quyK`H*kAwdQ$)FAco^y(sh2qlo`fpM{spXs+i0e~LNe4o zhDMW;N=Pw#ncboKad-iJ^`pF{ac$;A6c6FmMcrk;IYjaL4O}7Zg2L}Ppq2`Fu4tRn2jA9@-Q1acGHXb z8ED+?)#W01*T9OGW}4ay17~dk8!}2EAa|siT4Wh@Lm*@aw{#JU2J1~M3 zJP(G+4zv?e$$)%Rl2R^BpDT*2ZKu>nqTo;B=p5mByTbF}RIMnodh5^MyahTWBs2nn zfA{|C(qG>G^xJ#U;a-0J%hm6%K3ujpl4iJSe>xYHZiQYA91=#SrG^6U=1w6w7N3VI z8aQ0V90T)OQ3?YQ1;8ThO?Sa0sWR!ek@!5y@iHfD0ydZ8QOAVtN_rbJ8999|+~GnB z5sA;^p)BOxHGn*-u7UBn#N`E8bK5$HdX{MeJ~dK?#7_X6=jLU)|nby@Lo*e)M1%wU4nb>A$}L%=P}H0FEtv%-_0GVnZK( zm49CVoM#J;PaZPlPa?ZZbRulUyyi8F^Az6bHlc$juZJ6MYPuk9@#PU*BP{<&A4uV# zAVpR=$YlTrF7Xr%gkFPHs;So0Z5NFhLQjhi%UZA=R5Hma-hTy17c`16x~nbHu&5t8J6+E{utL z(W6v09#iwsq#Lyk?qK&a>1G@bl`s9edNI@OlVe*VEve|vnFw)T->_lxp-#Ft#^s@o zgDh%{;km;DZtFO+J>HjF6}G^f0BS_fhLw#~Y#qz80aV%8vG~m$a%C%QWnmc>5#)o1 z0sf&h|F97nS$mi@iYg%pgAqRhrI2|gbu|DYoZ@T4yjc z<*AZdb!afgo9Ii)UO8a2DaY;xf{lsCHdmK4gRH`XxX(sG_jt#q=(?=k<0JZN@9~R~ zIK!5iW&FeG0Din_5EUyK-xnSd&XVd`pShDz=+lNhxA;#hu0+1@B<5HN!GC@d*9;=B zgAG83gG^8tPad6hJb4Qhd57*CA$chWPV*xFxCdac53(Sa9tPlO6ZU4|r4iYV(WV>_ z=3QBn`#8^F(@E4|OBY|7t|%?LvP6%)&LlHcb-#bx#PtDYO*aL_~AW)cP{1rx| z48e$CqCO+Rd!RwegM0ujBz;V1xxywMq-+XL(r8l-xLfh1AY4MXH@E+N?*H-q)y?_s zIZXK7QNRrpY+pqsZe~Vt3;s-<~`UlqPB;hHn?en zm-hTl+H+PMe)ZNjKi5~k63hu{ax^+MlyW)r$tZUsYYC|k)%6L`4|uByj<&O@Vpro* zlVygVEl7x1?N#C~ z&)-1+#pT)$*RBr)q-WrYyc0hfFcKR+x%zM`hxnV@^UL9=)3#AmspfLuDO_42gISYb zNCc?Uc9pB3o8m{mT%9-myQ{`s2(-yxCLeAj-i53B=8eDp`WIkN?0D zP&CQthWQPL+=NiYDNvUJO*-NjeUSQF+Tql74J=u(lI6r(xuFgME#)&r0xfVN+oZ0Q z+M<7)w?fOLG8U^P4hvAt5_J`i!U9)-AxjMS4)YUv6X6GauNZ=X{p`L3=KN`BkkDfy zn|e<0FJb^s|{sd+ftH9SzFhRXhqU_55ZX@ z;4beSG8;ATjk&0qh9ip951JdfDB}rDrbQ*Rqh2~Uz=sQkWEE0CujwD3?M(AR2EiQ^ zv8ArPb}g0c;BbV$9}H>+e`KayWxG-O8g`yErX8df0YbATs+#eqr%wbp}Hu|CI_} z%oORKFHV6N`)ejohU8#rNL&8|t>R60bq%!ibig^v?jM`$^Y^l35BnB2JJ!etPC!jZ zbU-?4!0zr+sGh8Fz-%t=Z&+sI1yEmNFnZ(V$>bCU2BYkdCEfH2lGy3LUcVM2>)QR} zCtf`-eRbFcMX(1DBvqgTj~$--pxnwTqI5hGKhkz2!%=2Q6xJqO6TFE21sf(|1XEy}mwo#Z{DNIrbUhZGiD>@1TbGGawVGaQB*7+d9;EmD-i z6l*w*COG;#XHejrku zNS;XUnVaKGi%)A$FmZ)&=x`fhTadr~Erx%WO%_hQyyN~C%a1FEh7XU4z!{dE@me;3 za`v(q_7-4>vio-!OY-_TTmYjm{yk(iOj~DF1kz<;oi+PSN)h?>*+N?4ejuuAr$1VAjo&=evy=NMj_QWo;B)W4QXSTY zde#(dSUcdZ3hPYxv+|+e9}XIA_J^!MXtr8Cf4sss!!!ti8;D#?%L+;XTPH=%sUQ5&&-bX|NX=#&eEz$H5q!H@GECUZYT>xCJohaMEIC^JPN{fNq7zUx-u^? z2Rd)23Q3QVo8M7$$p8NK7B`i@|EAQL6#LkJKl`=)f?l#mP6ZvL9YzcNYbD2}BE(rII z!>o}5t8d<+w6cc?t7AMz;u6vdVTy`;lhK||R^Clf$9T@;3qWjy1fDOR6E%$K9e07H z`!V!`(|nBQ^w#eC0jf(zkiq-jUAs5e?)}?=6q4|rY#}^?V?@h!*HRQNO?ZW)bhvm9 z%5}SNflrtq8=>vHF!W1xVWSM7-Fx7SUTof|vN;I=zoA3&0D}Wj#)KbZ91No@m#zjbw2?zEcSO~tZB6W;49O`$shO3>>cFasj{29?qo5UGN4=|PuH=C=XR%sX0Y5>`^M}jB4-1M#=lhHrOyxT4AH@rsNu?oQQUB}xgJ8?8bAD| zhmYh>mY~QFSj)-ug6bsJl$IJ#dTcF^6+KfY#JKuA&x@I3a?*)5 zWER5)Nkwy}(n42hZm?=|EBQuC@h^Wiz6pE#+F&xHl980d&WzPX&Pl*ZQOU=TH-4BX zl9wFHh2;k1mm9y5VzZ>VDI-3obvOAInJfE3RB8!>_3D{cXrhQE` zvVobA)s8BF692;p-%fPr8|JXN{zk;8I*`8+LERR)3_!cuk`Hr9>V>XYoHs*=KSAae zZdPHptaq}sCYOOv)o%B zg44LTr48rJjn2e+)Jx`MvCk+QXhiYZe9`!6BfP0ijiIUB}E zJU&jQfQej7=ymbU&8t~eUvrVSD zRUA#!xRS~2-j!h5)H-wpR7{$941V5Z8|-tM;~2ne9&L*)K0ejH?1GW6IeLjc7EL{^ z80HHC*+h-;aTkA}{%$a2k06_u1hT2}2rAr#e{d*>&3MAwHh1ndU+xVliL#$|==*m` zxcQYN#V(%QUIB#|BG^dRDr+tHZB0z3)>1S;w3o22O}f?)DtC1XMKWeb^m;T*A}=Qu z+zTrRh6GPZha#{ZPy&vkTu;}?H=)Q&D#g~m9rnv9IFlTi$hm{V7RuYm_^c*xHck=p zh5b$R3Bho4vMIH8>%R|2%a_!)t$!DG%dc_b=({ zHRqEE5b7krmJ&GB#A%2*({byPAXrW;6cAJcRlpqR!pzjplQE)~fg*X;KivTOMUHr) zK&q;ANdOGgLg6zCS`F1uWvbg!+pJETxl!0pAN)~fc~%t6lu#|xc#1-+x&}JK(67_3 zrhLo@PG`<^Im54tSqB!j!Im*A9$i5HS0r^z+LGc+Q=SY$4FtC|WX#3^E-dR#*E_{U zrxt<(=5&M?>4EXEeDaxV?I@=cv9j-y)A22QCccL7#uRwxsrdRWHRV2SEyxH&!PA{; z$`e4{A%&LZyw3G#Cyfb_`OX;)#;mF5 zPAD_R#4h&oe)YUDSBjjIdFeTIfC7#tCJ13oNqQCR0=4zN%ZnQFs<}=0GUjBM1BOub z^6wCV27@9-jC?Vg8BAys~EJ@ma@a60i30oaP{ z7Z!A3mQgU8mcTXPJ0kh(eUW&pyhRDIN&QYRs;NnNHW+V`7G)!i@|41O2f^bla}!%r z65sT|ydvT~@4E(lPm1WIq~`I#)h@b6mBPhF0!_%-3a~uXA(KAIYf@|Qe59tGn?89N zGmQxZCMf-tfrdn%$=}4DK@O%yU<#2!URJ=Maih{R=uX&22Byjj zBgwA*gyu}=NVW4>;Z1?SK+v>5m%#Ayv*A0$1A`({cBaTtSu85NXswFnd6qY}a-Rox zzqSNe{xqn~uGD?H3_UJ_i8%gZ(~1JDEhyA+U7og?txQ=zrBC%_aJk}e3F=f89Sn0c zp_d9Lg)wBxE=#%w;hVB+Ga)pb=N7z-QT3RB`lf;O&zKqyv_MWbHNb+DP(rrg>2vSf zW)|dpu1_z9R;*|703M^J@J)9}B0H=*a(W$n4-ISys&0Wm1EDO^S;F9A=LC`Sb+hYv2Z7{JRKuo)8PaG;bWB^u2fQ)xgYzIB3ji$Kb) za>>qhsp=*rs^BRqp$tQym5?eFpn1^H?j(C#p=dXAKDpPP?Y~@7&n^s|h*!05#~2Kq z2uC~8(4nD}H(+ob6*)8^5iV0nJC=0{R0QGl{nezN)!4;%z(FG@6s+d4)WWRtKnu-9t?958EBBMCK zX`IGVGlNv7qs#0qM>pT4(mj+clfR-erjgJ#>2gx?to1_P3A8~Ey*K!SuyEv2~?W}`966wv-<)ee+O2n_hz*F}=$6~n}% zzv)_~k_I4H3EnUz@w*BIiyT-}lu8(;zrCxkE(W5dMGo(!P%Yg7$F{*5#!lK^5Qlgn zqsZ4Col`pUE`7F;u&A*PP*Emgaaxm>ntJMpI!bVN!f1@JfuO#|vA1XS z|L?$CM_}6>W5UM@Y%42rMM!5Q6$(e<1?B*Ykkm>GoPeBMl-n&-yg#*(jvyR5(AbYi zq(+W?6vrwe0S%@0f~-+a$ax9_KCtk)CHI$QJB|GzVZKUV^Q^=EQ8O_RphNQG64R2r zDmt7-o8d2#GA_ETtE;vX!z0=gxtlpGJwit2X;E$wD1%)xGBw!>Ldcq;vy8l+M7M0k zrX}Y&VeGbkCTdlcA$g-7jc2$;f2SpOAT4n46BU&JHu% z#CV&LeX4+JCMB_w09>a})xb%hXT+ORQjzy@1h@)t!X)vP7>QR(TDJel_X(v9S&&%H;)K?MMlNvU`{_7SR zq6V}DE=u7cVl7j@Q|l$8St=>_=!y}G`?4!O;B%$KH7dNT1bDtEx&*!!=*ue#O!2}B zLN{|Ta1zjb1Pol@j#*9qZ`9c>pM0iiJ;K06wDT?=m-eYrin$_$T7 z?~-qs*)4jHD<<3#IX8FOP_sughjxQ2PQ#l{@dzBefMzNX-ep_uH1d*Rjawy%c-COp z2>bRJ7&zNP!DA~3)Eu;n*pyN#3t+5Gk!*u&FU$2#7`TOz@Q{Hp?Qul}gCcuIt*KJ* z9eEL{{0H|&t!IN~7b1Zf0YK^_n%&}jlRaa;$Mu<_;I`u51{`iEZGYs&X_$o~Y|+TR zmO4}dE7qh^AfymXfXgmQ=ohPsGFO!2njj(+9R*yV^j6topLG^GGJ*TcD+*k8TI_hLCS#%3x8UtiB}|i6R~miz z1`U^;!od47fd^kQwi`Y$H!B3akb$=(2eGva1Z61aCIR16RFkBrd{IX57z1q5bB&3f zMD}`DQrOAl0isV!u}s@h)dxbQA|=|S4)4|N6fqqcbjxVshA(ks0)G)q;D0#3arFh7 zw*#67fg~tUP^JO4Blr?ae2ayUKyyunpEqf3cgpdN`oiiceAM!<6kJSKL(&ftiKVbD zF|Cn!NPGoKri9dnvhid2*Ath2t%R_jy8O$x9xD$?3ZULnp-Pv=*~0AWVAVpsqRA^M z{*GhAm$3%gqW6*aB|Q#ZrZIy4jbUD#-^Vy#^Q z4U;M5$ai*kyAKrJEb_?@);fezm1V*HS8sjubA9#e$vK6R^pVwhY-=VfhBr7wa}gv! z<;b@`3fA%F^vT+MTwa2=axO|sKlxv8|62cDG>cwI*~!|yy+Z%|!e71-i4BJH#rfsW z-?pf2&??>4Ekerk`ut~q`xXYOH#}J9E^fT2X$(tZ)L_TS<}KcI zSJ%kG|MS%G2)&>t4;I>rW)iu@U&DuhvFk5AFpkWQ>nn?@g0z_Y1xv->0H%`nA$NkT z{q0S2eg6LTFYX;pE$>EN&Em~$du4;=HhNt*!>giQWPp5mdwYFef4HT~a+wQ%d+YCe zf6|;Uy9BHXIOPM5?mNWHFx1Au*T@7h*AyVs1cOTpRXEF5J^?a=-2@aywg!9yS; z@=fi>M;Q~wh;*|cuSyMEl(2#m`7NNehL5tf2>_{Dw4;kEn-la6p{4~)e#6arN~XZE zi28SMZwJ!0o)}{czSIq%E3cdF~51QjK=Aswrg}T(yWEHNpl2GS7(yCQW7}Q-T(nt3eiK z$jzoX3^)ks9wTg@Q-lpnp9EIv2PhFsRvyOD3~p`bJFV+9&B{jd$RZR84O_*bZZ5$WB-x^vtT@mP=1yU*|e!el(#-s0}iLgc4Qaf~i zv0OP^>bUJ(hKTA3P+dJNItG9p=?N9axTaO);gDRQR0mkJp&~=zJ7v?k8c@Sdr3F)- z(6c%&M|vVXrRf(!a(8WWaN&n(Dz{zoo8w&D()tn({;r{b4~w?M#&u{D2`yP+TcSLO zNyDJ>gaNULQkccuyk9^p2C^MF;;k=R?SESdY%7|Ft^2zr{P)A&C7X&qoR#}er9_(N>bC-wq zz0RcRbLG+s$)7Ud%Jc=R<>rP-@yVQ$&)G$QO$-XAw4Dc>d4G7ty17&4J{<6w_)A^?Iu9~~7EeGGTT49e&NmLordTM~k z6Jx*@2=FGhgTNlq!mI+dqKSRYoV@Psf|GfQnCgzmenH(dl{@goP;UVXt6{BXRKXV4 zz$Tbew*$54%;#G6i-SA)&)U%rn5VceRWUf{l`QtFDTJ-ywmm1Ch$SepQ(?YTB@)%} z%peI>WRRcLE&mj4iY7CB2KjCk8!yfPJTegp<)EI< zHNt(}#jV1FZE{e7kW~x7Cj%j1D)2t6ZfR~|RwG0OiUg^DEaN4ViFbX331=1Es zo}$i~cQwytDZQ-?CQq57JuL+ezL?9#v7D1IEm1GcA9u`-n1;<`X+(V!g-+ar7sDreyD6m+^v0FnuOT3lGsL5Eg$6>_`^ zTv!cc$E2l*U!%0rw2dh5P2s{?T{bml?n7ym)ExQt z>kI$RU*7)UJDRg~x9*kHmi)*23!H`je2>2Se|`14{LA0zul~=CzrNw`->+`oe&FvP zuKsa(aphXs_m#V@uLPp?2Y++^W>>7%e_s0wcYFSe7wh}K&dxaD+CPW8))(}YJ|7;+ ztsHursuON8Xr76%38q>xwZT9qD(lp2w_^MJergQfJg076Q|dtXE&$%PB)eLe6ID|YKn@(+98pt> zPN{BzE??0Jsa46GrV*KF9E1!lN$FRol|v-8gSD{BG7f`t7A0uptr6kF*T*Pr0=aTt zKs#G$e$GjS%7Kt>4(nl^BDPv0R$q||es$V8?h=89#M+KvTLre-6bSh_@N55%y|>+s z+&I(zPel+AAPblZtBS8)?1y-qcn#Qz;qfNGF6Kj#EY2v=sOOP1cDzA8Jm>R2xBn?T zzq`opCcD|KVyiXM%yi(4*iANHiuH28T=#X=B5TlEX-dwV<(3NK3JwDSw@HAwfb%Gg zS%CS!hO7R|b9n1Bi_jnzu`st5HF*bdo+$GuRF3pR)rg(rfVRQmpG0{oB>p9hSG8>m zgA!!jm`Wfm2W5QaHB>KNA|cz{NVa_0|)&Y~8m4 zPWpu*Ob&s4Bhau3e!4yiKJFWbJBFX8{>RR0pnjIg148u6$kPX$%O8wn3-bDA*gzV~ zhr?WcS z36Vb$N3sn(t(k6;9Eh1t2t3Z{O8w+}q=GR~weyqIP~7fREjGJaEF?&`n$`})MfX1W z@hrHY*zWwU`Ft$6Qy_57Q}pSv{OkbQ`D8#x2)M4foLuFDazZou|2nF2crjy0$n8iI zNdO8c&=3zwhs|infrGI!#Glk|eoPErP`>W4#_OUDP#)HAF0Yy!hv5z@=H0LFB(p#1 zogFc%7nIdJ?73E*;uO>)d^>j6cEfO>QX z8Q>U7ZOZIW03#EPI0JcY6A4kUGGy#yH%l07Fp$Ryi%G(t6JFxWa|fO|Zh;-d&VgGk zh-uh@s7+=Iqm?)fwJ?7z@e+{HuD}wI0mi%`D$8}D#N&JjbYjBgNBR07Mj9%Hx#RKs zf1GNKT)}01@1+74wYaRPse=O(<$3@TwgrV($FOpvNnW_p0`-_BpEwu`tNH6m7d2Qc z&j6)>xFG;!((D3GFKW6qy1fkc<*pZgm!?WtxG;_ME!mY_WFVcWU4TLh$^s5bFC-in z!?abT1cT)uLgTUMl%PM6#F^osWa?|VguW=0ia}_X-Jz4eRu_3eWDmGt2K36`{q}tj zg--xF0Pxn}Ui^LZkC+hsT0L*~K`Qa(;U|71yX4L$E^00)JLWkJco|h{#*_a*t!*6~q?K{zQn}SL=@mI-R&W0-qIBnbB277EoE!N&{&-vZe}9wj(4 z8JVO{@op|@`oM%QvE%#gl%u%$m_*0(^8t8PU|Z9uM!t|*JM5wYplsAaSwzMc>2ZB% zZOk(S2MjjlSf4GUJ9TdLGCwb9*Byx%v7^1amDm&+NNT1` z1;aXu+&M_{R7D_lQS(y(j6ssm=%@n|bGGYGM+r#H1=`Men`@{kQnZ-Rv4I;1+nF&L zfeS#ZscPs$vqs?H!B!pR6Y~ABt?5-_UyT+-x?3g&$<7_R+^`?SOp#OV+_814QL6X8 z*ul5g?P3%!h;@uBgz%>o1uJmyHHdh`g>0TPGQi8L$CThY#S17gaA`uN3Y4?f3XDHt z3X$@hv?x_l7Voc{TUn(R%}sW%*mAd69?)leqf*E{d5tjSl`Ic1*2#K`ni(2!yQmB%&&U z$vyZ2#_@s}3ksZ27Wh3|XP2-29VGs@IP@xkNGC2RxLfX!rW3^y9Vd91<5RBp^jBYg zv3;Wx=k~6^x&{1OT0Zltb(qxsz3B^y3c;3L$gDu1Kz1O?*tPt4pZ^**d4AY$;*b-| zDG4kSlaT;HymdZSmt|`d{)*+sZ)gFIkYJTG#m4!%ujPtH>5H-i0++`cdpPmECg<*H zI-@mW!xEf|4F)~Vk9>RbKGqO!4sW zFPonul<3uLpHIH-n%{s^B`jko*vw7r-&=Qwn&*OSP7`O~LUQ)uH~bnUn$hq2j{5O9 zhOCo1wbbd=aY=1|-U1jjHi!RBR2I`Vh5vnyy$xGyFIi4MJSaHM(idQLAH@@7={sI2 zH&u)cVw5#SubB0eMK-V`q*OsdyFrmU!zzDpaQqW8@abJLD*fW7{Oq&ZMEjgo&L1$? zlw%L~E1SH^l|iqIs!*vEg~+0!iW6G9gbL*XR-xojX!c&eauVH67oU^=AtkwZ`(klT zYDCzSr~?x$$I4~SQoM``0@bQUzd=fOWe7v_Qn{98xP~jsw!%UX9Or%;UrLU{w4E|?QmC!HFJ4H(_PduUbi1Z+XssS~>Iw+9i;0q`ks>@N$W5C5ynq5;K zjsQrNb;T;}H^nNJHH8BPo8D{{WdA{39C}$zoYzG$?}3TeLHtp` z?8AgxlPb&;q78GVf~ga@yIP<6pVKWpA-~UlG@Fxq=ppu zWXhbsgE<7y*!T1*af0b^($}zR2AitrOc^n7)|+y`D9X61EZG@u{ObK3lrw;pzILsB zegwOaO3o8}!Lh znfCJ4aEx5r>PkL$sNJ9Km7K5pAcQ%xkPj~ErJ_5kfXj|Jz-RLM%A|Aq{%#T3>&v$= zjc~c<{SDMNQnM6a7_McdRE3_*hKm;O#Vmk+07zVa)Op^*V=PpG8D)$VYzU(^%9YG} z8d?7@9;dnz=HELbXQXQE$wh_EWBxC1`wC~1X z-VB#?i3u~5cRVD2S-^pku8bgc~kzG_Um@l9PifqP2BFHICwy@P%#z1Iony9Rb zBRI$i-=q+YL!s0#G9lq2Xjj&yW^Et6K%By9Kxhp2o zNMhrNg0UAdJ9lrr`$p)||?0z5v zzC4GBNyDpNL=Y%)HpLN?v>G^^l;de}DLkVlGpgg%%m=Q(CaX)FVM40#NEN0cuo~BG zB2QYE+QPyVHIlI>8w*Vn^ky(z#zg_z&k@8OlQRVk%zKkPQ>L5o3Jc@WxdjI89flBE z0dLU1ViMhvYnSMzl2IYm!JZ3?9_wAfAE`n%=IN`DiFl*+ivg)5 zX)xR*c`X(85zpRlaGV&AJ59xJJSUFH18~19k9Ru6bbn9zYe!NSR9h4{f`dDS%DTWw zPFLUSFKw*1zI~W@?iq0pZkstJ*Iz9#@850&_JSrUv9Ij)ZM(SP=l?us8YdA=w`Sq5 z{lC~td~??YdL+;!V`y)C2^k~p)6-r4aD&|_2HRt|*N(n4S-duEFJfEItJL}ejIaC; zNOnr@3xgBffV;sv!Y=L&d}-sK)-Ue7muZ);U)DF5@5EB>zgtdoI05fD0eKlP*10Y_ zcDcQk)`3g#+#YnSN^9Yjl~U^se%U83w%&YwvZ(tZ!SHHtJO}J5iu$gnf527asCV|p zzP_>V-gM@^yl~mVAM66G?Tw6aG07L_Uov~inEcnPR}y}@vA_Hz!|u!Te!LAQcz^ZP zfc*8W^1*jzb*}-EnA(5|AY}`T<-YnuJ^-@BIJVG+zvmT?x zjxo9#f&?a(|LwHLeotKJXNkLb2fu_#7Oq`_#=51Nt;XjmApMOpxTAo;pdOVU3K$+Q z&?g7~Q*iLXI0?VKCE{3YeQpe&%hdTJBHO}B2H!g*JS!(xy=M_9B^K&4gILfedDhN;D)33TwYoCI0gLPyQ8lK2T}8G<2@G^d#&08&vBI(G1b2Bz2o zdu`{>#K8~jmcffyAErE(gU{)(E2TsQPl(0wbXi1icFNi2#Uz5*3E} zZj?tGO%wtEf`EYop#W`>wA_)@h?BQRFPI1fm6#E=;V46uuySd^@&`r=n#3V%k5H~o zVMR!Ckn^zEG?B74C57X1U>2CJ`-#J6*7Vi0MktLYPGq71gtjL`B7p60*7>PulVFc2SKye zaMYi$0e`OkCN(cTik95_YuCKIL!GV9*1GH00_euz5*)KP0GKx=8U085_VS8J=KR~Q zzCZin%KhW)C6J4Lr#}Vzesr(jUwNQ}{N&~3|B|a$LMZUY-n@KgYmc#2o5|&;!v+Md z$-zVJ6goIz1Ef6hgx9&ex)LbXA$XlIt2=m1oi09Km9YSIa^KBHP?@PjV8QK+KYSqpHULS)bws6)f)aOGKDd0B=VDAa60Tr}9 zmVZh0U4yq9*LegKp1gQc)hU##ZBx%;Xcz>PR`8%FCEW$wY=p^13G{ijH4+x%+mD55 z5hej!Ta>FSg)TLr7}UL~x{Io+CjJL+GIa@b!{8}=@VfQ_4|er=iK~S6`ROF_YCOkH zX{<6XB2L4j6$pky`CL#QLXC0-F)s9n2Rs_@{JsG_iK>9}`2J@L9AwmsWt6MKEKYR_ za1rWxOA9}yD>92ryDgNJ0`f!N+U`MiyO63r0oh+IZp31MS4=ABe*ESuzU|G2f1a~z zA}X;e*Y~nxT?287zQoMerV1dnFH!B(8f1jYxRSqqpvB8S@m4+R&QyxhZ0#16do7jghc?}~-<|+%p8}xGQbbk*RE;Psquh&{3{$slrr=y+dd;PHtc7>6Y$=#)m~vSpDY0#5RIH_`rBJS}qP!y1 z4W}ub71{u3tKc1_BNsN2xjQgStxNJOF_bJicZASkv7%xvqs}cYm8;_{v$5P;V3-;h zoK+UcC|Md>D*@UDqYZf+=tSF`s<*P*0JH@S%x4j%eg+k5f!%WM0&pxq8$2LBF75vc zrmZYan6_ziMb^{(<&8UP9VP{_0taz$zxd<>(?RppVV2Zh`*&O;Gq-3h#I5$TlvL^r z0>=-^rS0g4rvTb!0IkR|&&fyo4By^@x4;!Vc(@)nsI3wzG086azcPy_&;#>Or-C=~ zCN#v#eHjntRkcm9C;Q05dB?y#G+_4G;akJUbD(`6Jf0snApUue?>ShySCeGv@uPbq zPltO6B6OK=7ah&Pc%HbIPn{DZD3maxSA6pBMNqV4MuUZh*T)vgT=(MOX=jI}adHth zU4(E>j3CJB{2p{FnOWr?PMjF40Mw~uCa7d4DB3?`Og^re@A+yzTi%*EX8ziv-$+k? z2f`9E+i$NuDN>(F%=1o!8@H9{AR)oS4gJzl>!}zMbxB^U7<{wI zYZ1}OslSQ&?V7wc@Fr>t3E3r#zCTb#270jxobh9Lystpw^ObvBy$92&VP)*`2MICxgKEbKqi|e1`VMNwMJc zB*5?XG8{^^%ZTDou}n;I91aJT=TF;dD2{8ZRZ%xC$souT!3_lumW?y1OiijxD-f31 zp-M*qi^xP$XXSc)f-pKV8Q*Gv8QE9lIQe- zQElDUO!sulR8WUGEmMQS$gP+6?3SsWYt%O#;d*KW=R96W9;vMi>ynnMKB8y`AWieXuz}(v|8uXp~`c6(W8?EMv&DUt)mdf$kQyYB?^h)484OY zzBY~sa-%Sf$UA1_Lp#cm{nn?Qv{Bq{s}3n@3*_q}{qc9#{Nc*IMI7x%*An^?dABdc!2jL5 zE9&Y0U23@gF}`z zCaJoutdLwI{mD2kQT{F3n&7>z2(z~hb4D@t1cN%*hX_oD7%4}`xPR6`&5YVdoe?%; zD!u%>+sWb@)Tth5MI5|1X!L6&+07qe#Da^ z^^(&|8i%G-ZIc=O%#1^#CmM$#`08U_glwW(A@z+) zFYcQlr3=My9=X(ISq+N2K;2v+R-JJ@Lv`t%l|BG+lGav}M-#}5kXR8O`D831%R zLRs$!r6*4)2;H%B0a~Wbw7@UNYsAj9Sx5|H9c+I^mpd4awWFGMR-y&lT${oXO@urh z&#roC}8D)aJH5O{GNv1pEMk1mL5qu+?Yl;wK9>*L_eXzyRlkB zGRDH9z=#n;m)z(2C4*uL6g}RZj+_DUnwSOFcqv)F?x*5X=|xIhJ1Z_SgNF~V5TXku zoLsVlI(V!$`ERmB7Cv%jAxSt3VOag<@~XLU*C;!z%)Ape&n4ehN)zP7VMA- zZalZ29Ic_FwX4ddasz%GH5Sq#7Ugct-V644A=3-=p zQ?T-Av4WaU3u1$gBzoEM7$2_6g@TiqJF-#kV%Bj*P=WAd6#@INR0GRj-iYbbBaKVI ze5)cCs0bbe@4T~j&X+s{-ov~~mcW({9>25=qg@2znP>w>@Pr9Gh9So~Ya2`5R$HMv zm9)6#MMEhC^rkMYsus;&&xxo?SEz!Vck1Z)6kb4Ci-d2ilD2Ve>?$QVnY^qON$@5z zDS3$`AudEYSQW)-Nxeo~rj2JYEZT;my#z_06x%IvDJ-B66GnjI0L~V5*0}nFeeSW( zf&H={8&t~-21kMW`JmCU20zD{fy5WSTc|e)`6b3iC1O#mMDSL&X`Wz$14t-IPa23S zq!<%`U~IrR8R=eVK#}bx3}nS3hjJ6J6CogQPn=CAQu-y`paNKt*4or$vA#UdNM|(# zs%RzMld3`}EN!N2q$-;x2};jxyAe1F9B|#Z=%Lh|b0Q;a^mXsk5f$Iqv4qK~ET3s$ z_pAHa6=vNP%`hIpJ001B-O@oqea&+?c1mYg4=K=lf<*C?CeI+|-r<@j(m{u~Y)Wj7 zTP;*D6{RW;NUR5Swi&k8aH?K;lLy<{GL#7@$saQ7#Usa)_DU#@>wYrSuhy$E%hLX` zAMSr#_Ct4?Ec+Rc6$aYMY2C<8d`s8%<>Bq(?03*r(FTdty|Ms}hhd@}VYHBG?ANzdzhLH$1XLzD21|KWQY47|Var4*#nLt_iJ{bD-7d@4 zhQ_2+i7ei}TU-OM`{~zr!mqyi{HMiN3#O)9nYI_rPnT~+vMD88ou)}fIjUbJuIulu z54I4NYOSqxq%+vg6U)L`6yU#*M657>s;Vkvxond($M)3`l5`kM1`_EC!aFFb6C91i z#I6*F!Vn0wrK=-N{W(^e$Tg-Z$KsB-x-AF`F)5rEb*v~^ClBW|hk;cDozFew&T5lV znU9?&XXC!wtj2mPr7})CtZm}%gw80UHA$Y(N}LUCf&v2^V@__6B%iGKP0L}Wa~c6j zayW7}htUUgiLfPYo?swGR%H$ainz?Gq|UQU?yX5dNR~MS*Kvv&S@9g)6ovMs!Opa; zalRrVOOqA{1UI*)j5pC3iG`s+uBlv0=&Rr!4QHdM3gj<^2Thz{wmNMh+fqH3T8*oq zQeKEWDZN0a7So}IQ4KQ#C?03aqsAnSK?n{zIQ$GQ zYf~z&Ih#vs1P-jBgjxhWWBLl58d9rhpzk-@mOKKzH*K7Tusn)eZY!x$%P5y<8FK|*=wuaYd~#G_TTvOnar2~wDnOc05Y9CI1(-o z>6fIyt`WQ>9kn2N61(@LxNgY$34Svo3LgXSKZ1WJAWrX>eH$O7ZU;e~ZqMMu`V^EU zY<$T3lLH)Qf*O7pU3UGe!A<@5+4o#8llzd1zUVGqFsUa3rvXi~+$DFV{SBuV3gP6E z8uk)Ck<9<3+ml@6%X2KhFqp3~2~n6nie&oi^0mK%#9u$VNYJsuDJ$}#T<(yjB6ym+a912-9QSgx+=sR>RKi=oR z*0JJ;{bq7eP>xgPMzP8mHFZAVC(9cs{1wZM-_Qaap`@~lrr0=N_qANnD1E{5ma$-I zg$dz%P0ro(HjLIfODPUBv7DV(NjQyp*7y#TT*S=FvCycbtV7-1$YZV=L&tgF7+H~V z4*XmHINVXr;V2yWw}it?u^o=KNfBV_zV^2!o6=GFwT1{IMJpod8e`*ps_b8lY)JE$ z7d$x@5X=nA=I01SP0qym+VqVTm=OAPCX``KMD8a#Q)WA#J|b+4%<>qme=`A7-IK+7O_!j9<5T>y`M$dm0& z&h1+I0+fu7we$rPsqRk#ua>?*+cdZ(Kk=mx^HfHqU+K_k9&RGdE`?5Vz+h93J-n1I z&@MdW?Hts_XP`WGOb)A#7w9S+@@T85&Lx-t3ZfR|)-iTv+sV9j(4z-fn-3k`KO$|6 zFvXQSQ#xRT|M-U&KmGns-+cE6ChhxLJJ6vGZf#b$Zob6zJ&tJmgqh2$+5}?Ui28FE znfl^f@-3@?fgS`5Gy>kVxwi1ik*Sf%}@SjDoYc++mR>CM);R@thH2gZ*Mc{_W%_*8i| z-7Y{kH?Z3UhO!QMuurqwi4%-(C4Ehdmi4A8I#Wgrob{$0Fsjb(F>ds%)wt<;z=mpX zZpwhSe3W@CM`f3Bdrtx{utOOFgLy(7IW)Ee7F$IK6@gTunJp2)l)_;pR>9MBC`l;e zq{$!RxM}t;Kh-?tJeDw75x|sbiiVL*(J4)hci9z@%-%ouJ6^COxll2Y{R zx1{FJAhdtSDK4+;%jU9qe|>lM{_d>3y}T0K6<0cQcimOo*<1Vi+Md~~%m4Gqi$0if_ ze!gdT$kxEGT#_04fnRit5%5d8T?hR7g5F4oO}^-kkgdDL`Ik9Y7#)(X4v}4Qh>AB) zldq2P`}{%cYrT?q-HrW41_;60@1DoRv&Xaj>iylF$G3g$TKoR$4v3rF``K?_zO`3Z z|Hho)>^aJRuFtTT#j3Q1dP8eSLYc!%qM?!hx{1-JztiiG-U6kXw%5&9f|# z%H8+7s#;76XuGT%ID|^!Q3N(tHd+`eA&-G$5g9$98yr-%bmw!|wz|S9?{EHRmeKx$ z46<&G{8ms$#)8#O0g+MP$^}{~4XPSuLq*X^0$D`SB$Du1#xhCFLuG`UO@7;Zqw9Ib z5d2&r@*alJ3)0vGf}X|DjkW;Y+XBC&r69LTkfhMmmLdvcv{M2_3KEI~1&3yl&S3-> z9$mbg5`CG>(GsX)Xik z26LmSsZwdHL%CMRuJx&KZdf>X_@K{-dn{q(M;zrDP)z7xt0?o-BN}9>)r?`&GS{Vy z3LILx3k4-jR#runHJY-OoQk+2ry?#%z&fUeYVuk#WL9Tc=EM!I0rVzRHBpWU_B3zM zx{4csl8xeQzj2F*HQ3sucE0wCsf8M- zf*_*XJuLpf_zM~#>K?Cd8D}1 zxuvQoPFpSV?)yVuQ*iR zF)#@5DxNfJNt7Y;v3}zB<4pn(-<`?s)dt5&uwfl$*jOUI>B#r<08Z~!gw!LKU#w!x z6SmrPPuXF?4NbLGrwAOBYxDV@@Y>Q-&F>pWQ|-g(A1`souSetgBz?LMdIpo zO+o|T&zEshcD}xQDLja*1V6gh@2{-bUlPA~dHKIm9)l}B3I;7n@Fbg+f_uf9KW?>O zcyK6i#h=@QPRhRa>|=uaHh zN}(&>YeZ#erU*Xb@M`QACxkOVexfFk2!PaCR`f$a2o?31ps*mt;cOIDwOX|ZTPKv` zCd2`Vr6Da@P*!8&7EzyA;t6Hzh~}Z#Y)l2BD^(B$Ra7Hq1fdK>ZcXhZhixedb%uT} z=O+R{h?E10D7GMhTv9cYy8wx(pM#+NQ? zig1&bumiL{l)T1OT3Yyi8Y^c5L6pKAMSD^$%wf>TTY|nkQA4eASy!$s$38n^I<2ow zjx|NH6j#F!qe|*L3z`%b@d9$HPuXV=e4D}R(vf|3PKVE)5J1IeSA7=oB*9|Wyj^JAwcpZ(;sFO%47F!9M}hrOc<{_m5c3bajw zXZ4fM{>**$KQ6$}<8AmfJERzhnv-ESNZOIj6J0749jNBXbI=Lspclfm6#VuFYx+0` zaZ0m4>oj}Zlm-Q87lB;Cr!3%ZwT@hL-av6w!B?Kt9th-M6onZD)?D%Ifu{&y#YVBA z6E#8+3Ln!K=M>ApRRt&;fkep>lPw0xj=x*0M&t2Tkci;OqId?|6OMZAoFwgu0u%%Y zfP84xxCWWvLf|j>_zF)MKBlZ8IuMI`HPHep3#vLz2q%D(;cPCeEzWctaXHRbk`u>q z=82#+YN1?$RZ37$SzSPANr(U$HX&Lnpl!V?;z>1kSEhrxA&sIaq)dF7^e;)Xj6PmD`P=|u3vjOo#gGt~7;bAJCcs`H<#4yk< zjV#1kyfL!%8q!xl1>75;EQT*PZUIY3)B#wSy5*56>6nGE#39uCvRao@8Lddg#V^EM)L0mM9yx*U1D$zMpC>@M+FXGgRvYa6IMEIv<7kG_@aacR!Y0Mw zVKlI^PH2bEBC{H3D$VUdr^v}Ea&n5C2%QVX5AU)2Aq7aF0}P6s1iA>pWAYR^c?OY_ zd!VOqDTp&Pj%_?cd}W}+8QeE}i{n5}16nPh;(LYI?U^HgbhnH5H?`D^OoKTmLF927 zz$_eETpkuunA?hiQeANxJhiuCgk{%5vsYUkEV~D1^X)tqkb~Jd9tp%2elq+fweGwsy{{X58i?xYviE~NF^N^++_uEtS{#i%w0oGY%fp!scCLo*u zmP1W|pmc*OS5Eb4iN*kQ{~78B77!ik2_oS@6dKtt9k~R72{^BEglp+8x+I_-quzir z01M=2Og8NYn-%i_VQH)4F<+yQR`_G-2j#VT_*3(1o{9nP`mBpz} z?nBhc1!3}nb9Df>^J2a-Uj6}BgByaZNdjc2MxjpDekz*wydw`$) zUzv#$^&}ih?(WXrynJVcl#IK$Fs1+Bvdr<3YH*r%Pu%B%1dKr6c3U(YH} zD})U*Hq;*yirP`|e5hOg+11H~kI5i|a)#gbxRK+}dyLMhlf#2QB%1P3@LmM+D9v3* zj%LzthiSUC@#*OL*Tff_gjg#YjENm9bjWJsVVeSWz!`e zAUB1Zs`=*qCGw$P{?9r5LU5i5WG;rsNAQUNA_3r0{+dgPpGhDkdPV$G+8Q6>^ z<}k;hBR@QS25L}ntb(nIS&1J zTP7039$9%18(FIFkbw89+jM4$h5B-U9691b6~scJ&Xz!OLWG#0Y^)$obc8yI7jtaz zJ6}%OV4ax_$F9m`PGMs5-6A1fm-uuZ%kX}dB$P7w$|!ZsAFkY6)S!QKEs@;D-q|n3 zmHOSgD~LP)U2--5@!~h;_rFPB{MW6!x#jQQ7PoKS^Y`n;FV|NK+sJn>>`k?}{*8{m zcDI+WW#i?qx6o9x5%K@OsJP$y>l>tT+5Rn(i}5mN@b5QH)Wv>wqM-C2o&jLvpW|KY z3trE`tIm+yYWIw}i-r`Iz7%+M8zEHf)vKu?fL1R`(L&Bp?yiw2mX0<2*`60vyajBcZ~KpUpc8eQ8c5L(Fe)f4yER zgQL$3YbbZ25Z8vRKvbklWT%n)reXko$~F;Ly+YTykir5qmW4q8f$dT_1gVHXH#R}& zy50br2R_~&F=l}k+(WWCIqU)cw;CmCk`&}!Fk*yilr06HzUYIdh;`2z_MY7tpf}Pg zVdMU@9jgQKj==Z-$laS>>l$?ABSi|0G8*!LrGZXUBxK-p<#WrmV)to_lxy}V+OoPYb(_h&y`xqqC!L@co1 zIggfY8L-Sy21dI$r_SQIylfQFpm!Yy)RP8vjNy_Eaw1R|afO*Wn6iJmVB|v+_HWpX zTQ5%r!7j!pd*cMsF+Bp zB($2kfNNI(f#G)KazQ}@`?R2l$vJ6git%^wf`We9+FsI$(9A8+VY$Y54kc=zHkepQ z@)WjpnfQTrz%NYwCfv-a)~Ju`7@JWjmncw-E1koBj>H;4l^VmKsIcxODK+1J~in zT1|M$V_l$`&Kd?{t)-w9Rb?KMV{0lYc>&yODjrhmGNknK9M*W&=A=R+3PesWm2Af7 z%sJHJ$Ll%{V%@kTgXNbBQ;4@HM2!(Yw0TlxfOjY&mx|A>U;bbl(Tw*iDJp*(U-zjd zl_8{ZPau864siD7`s^)YAY5teX6`ftLR?MxF=s@?_qA*Mk}T`9zqWXo2Rm91u_PWh z{H)D>qeB7FdgZpW)T*%Bc5j%!QMzSFkEdT=tVcg3T=>8QO?-3%YX^@Az} z$Y|YvsUE}}GFeD4>1zT^`y&4`uXXwsVJk|oh1BVBC=^CvI0T$1avV}>y&nesA=Rrv znj&3VmPJAsN2^$*suL+b!0;Gv8W9zqI(+92&hxZI3L%lR)w>T||HI#X_o`{l`&P}3 z81QP$$pRg?Y(8+zrD7-DbE!kd+;AP(vox>XL7>$X{0<^js&V(mfR+KsfE+G2Pg?G? zb&rfYKcqb{J0)GI6S%J2=%^l67{D52up|Kg9?_z=JQV$?;h# zDoUcU;-Ti&i1!)%=1~~$-t;Nhzb^^+pxDe~<+7mALO2VG=~`1WM6jRGMN41;wK#HL zZNqdW0Sn`5sFuhI6-E&hAkabt2ks{k)}nkb(FS%fzsiw)@*!?xDY2;&GJt4c5$uf5c7r#eGxg$;lVmDhA`nmoCUCaq1oIz3}v)t~Fye>gS@7+jH=mqtUk! zj0u0F_7f=vdhBPMEeP`PXD>)?S&}DbhJe`*+&~OZeuY4tRQI9Fm&d4J&f=gvEl5GA zlxMjhCA@6J6{!|YQ^NMjP(tao3k~uP=oAz%Ofn@xu2#V~N!h6q!3YDDV$~p=+DbBk z*tUV8Y`h?q4SbJQ=uI0T9IOcRTX-Nb|Kz8y4F)INV^JGPixY@UcK5-h95?qXRk@{KpASlLBXKCBE+LuvLxK1mU#s3+a@ax zOkf8)NfV)wO&B_}BZAxxs~QGd=Cq1>_Yx9a#A2(~IdEu&@xka5x(Z_2=K&ssG(pIb zQ4cXsVt&UmpBng~;1nb){+qfs(Hw331AFK708P>a-_m0&Ci1JTl zop0O4&0Fl9K2IZGzpQUA-`%ahTRJx@0=okJ<`|;o`l?dzKjB9Jw9aFv!EH-7K^#@?cncWDhG@Ux8Hdbx#w?it>yS7A!t(# z`L~2bTu7Wm`ar&fB=S}Dy*e29$7g+}VJHTfoluo~zYi=FIj*_gb;B?EP-0s{fh*!3 zSih&4|1V;L{2$O{fI3zvI*F2enSe|{5FvGr2*9gQR-j90des(-Tz}o8hJ8CA>@W>b z>DVC%RxxdSxY9^-XHDeV(GB#cLt~5}QEEeHJOsJ%0lY_AdVCSdBy~v%M2cWdk3aYR zB!}tEuh?!Me_=_(8PS=^B-7#x2f0OUpT)x$^54QF@E4=pr+Udp%SeF2M9#cm8zK=| z56-vnD#bzXM`KM~EKriLrRi@`!`+d_-e_yF*Q0&4`#`AS^dDIxefPd#BTJk11Xd@m z?g!P5CAN!)$c$@i41&SstqcD~o9PH$(-;r>>O9S@``ti|fN#twC|Is!20_;G|% zxZrNW!@U3CT(;4`xBw(11xoZEvWjMuXv>&%N?aOj3^`ZIgxwNn9M{#n5E%lD7+JzOv*}@Y{x-8 zq%QR_#6Sb|L=F-#Ar}IVpm)|KL`uf$Xk%9@83#-OWm`|^X(sGr{3 zrbbmD4O9=VB}SSD`iLFy69T9}6iW1p${Ms_j&tW-AWl`(!$!ukn`#$c4~y(icBCfF z+(OUAyp`iG=)+C3oy}R~Y}bfonX-u`OV1&{0UwwdXAK*gafRXc5a-(fb8YS*T_IQc zD7HsS0-7Kuc1Zv-5SYIbeC|O3#qzL5K}fY-gYJXQs1CO0JP=d${WWg#BSNW1I#~PX zIm&wmz+e<^F3*)3YaZu+0c}`*OU+j!DMw2rRn(mz{VkN&7sllKU*jf+P7g>&=yBSk zTb~d9C6Nhc=r)SOef9m@0-qt!t@BIwPFS(udj$RjZAVi?R3>zg4i=O3WVC8Vua8ec zGRIGe#Twqf|2&Rq>E@j?L&yKDdxCF1)7>Mc#GYqZ{u0bQ?wRd50e`ooe+SHf#$=5& z0J18Zew#H)?Izgu8yo#timmDXQ@8-t3E99Dha};P%#+JzdpdhjOOvsPGCp$at(#am zvHf?o#eL@(_T%wm@QFt@yT!9|xnY7(&HL{9;4?g)(;(;hBs%uk)o$Tx<0_qG`W)Kz>A7U#C%+`@EclSs!U8ouw?y>*=tboRZxx z;J0{J);!U=K|m;M4_Z;259ZtRbzO=4DX&#)$LWJ2`}^Vef+l1*_LtKcvQ+3J3<;rD z^_D=%EHn$m&ovHsS9`G;=QnnCUt3CyR^&1F#dYGUb#EWfoVf3=44TZGiOe`?8;4w3`s$1Fd4> zh(!t!NIvB45f2%`2l-g3JBA*njW+uWNixP)rhwUmqF`}?h08WFd=%H(v6vyai=W06 zY#=u=5u7I6518*a7>`>09kpJT!&$!nF_rBjihM4%e5&<4V?K53bp9AVLm^HwJAhhx z;0K~+S#_#7%q1K-(pfC0-=A}+Vthrt4E#jBcch97oQ^XjT)0C7b(dqJYKWF|AYvj0 zvYmCu=tBq`{vvT_GiDLdNqSK(ZxH&xDobt(Yn&DsV=E9_QNABb2e&o=?|842te&ee zxT4Z*g~=@)&*9Dvvh?kp=XvMkFkIisYBMb+=@KOh)_DA#baIt+Hg8kEJ;-lw7 z+dctA!1ejesCnhz2UpkMzbz!2+ps46L>ZEB@@^Tru^&Z1eKC`I>|`Q&CT}t9}U{ys1X)4Q0q}Q`z5zBbuTPxH?|76)YjXQ$j zi|7w-J~)n)G7&%D=X0%VLqqsa0e}cmuRqpS*3YJ|T_ZOo1Q|JXG<#Ck6W&X^;Z2mt zbBAA2(_s>nmA=6@X3a1Hx}acCfom5g`Bw`0YX8c2A05N=a4r@6S^?|e@g(01;pe=M z-D$S_x@lnDiIe;d9m}DWv7!|tmt+-^l|-nN%m{R;s;W9|0nG&lBDx6wR-0U>$Fv05 z20o%?Gt8oeuPNT=wFfti6s|{xLkAd=^HQu13M{wOTxoVk@^`0F5j;C5<5=~(WWyrK zkvCQxS1v&jpr^BuB}Du_HJS*(LNP+l&Rrf2TASR2a`ox=rQoBl69vs4MWzI+I~jXy)x>z0?puLDx4te zR<%O{)hxzuka!L_8Zh{8W%Cf{es_1T;TJoP2lsO4eh*&5N|vuKn)GjZJ!t85y*X)# zE3;99)>3cL4lEVbU5PguG5<*sMZwKpMbR99xcIl*QOCuJW*t>sS!IaqB!tA2uZ#hp zmMS7!NkySkczt~Dcz|quH5rzCx&oL6Qk_;$BVr>an-{H+OSGQ|$@zCk6-cQubQq@K z9mxg-syAdORa-~+1E-$qSh*7E6`RPMDDEtewSFoNK><&`r3xYa6$7_hx$4H8kk<+=g-*-Mm^(WcJmf}nQ7Fr!upxTF-SE)N3t24D4cjDEnB1Asg_!}O zqe7*z5_?uJ`%~cgQ#S~o8P08a8Ahy-xkJnayr!4wFX7ROQRlzP z0g>0);HCL6<#~v=Y5&gx_@V7J=3^%@WSLq0sR>=vR+X-SC9n(P4G=Q|Z>dZedIz|U z8c7sN%~}yDYt_Vd{61=OT-5nGHD0Yw)F8MpGF$jVmN{^0%2%}HnV(_3bG7DFAMnFa zU7wu?SGPNp_-c`_P&XnhcDxMaJclg$s@fQ!%ZpwvD!?NN0s4_k@xcZZSsYSSVNBB8A-@wQr-D-=O=4(+iuL(V+9|ow)M-LV0Rl0uT0b$l2V?n82kS zUC8r=SWzk0MiYOJKh-yU(>YR4J9I#^Zk5S_C-o8ky<^Y&_a|uLyIN` z62QN7j|R)r2y{Qv*V+kvmdXR6!5cydU|>QdAr!#ndc0;3R0UyALoYYM@6Qj6?zg{* z9^6IzRK&MUcwYY$X+>uo**(k5-$%l*@~Rv#j6vq~=qA5-txU@3@Z_`+9|+*xR$|ZDSyC!hgdfm&6J#s&$dL^^lt_&8y+unC5ywKsvdS2cW&@wBHv4(N8OSWbT zp`@=7i=p*4&SNq-Ex^~7? zQ(Q$3TDuFK7+U?|rQT=N)P|E)umDPYhkrC={5+es;IH96d6(LrCyv?Q z%hSacvzX7HpT3{1Klo@j8#~x;t&`_0W_{GQnM_&(hE9mP;e?|vh)I=AOod>jJ`wkS z>B-_q9HRL)+tSqJFaBTsV7=nKkH=XuWES>%E)N;7b)N(5niM2W@yzv6m$bZUvK(pjh7D)yY)tBe%pJs`ixbNLIUi5XKz=NJ#IYIhm8JVZ zD6J}Ggw3&@<|XKA2VG&neVT2o;80efKNV@tG}et~h94CSvTuRvT}b8k_1L2S8HmXL zdW>G9xWo(uO@Oq%Mv;5`^l8<&@}IB-UmC(enWFb^oPO~{X8ipXQPjsuQFVri3?_&i z$}$;|v{6NBtQ?vAJ3{5@9^|m%HR7(_?IVWz^RgqyLvjE3l!vAVnJXMU-xhURCROpR zM)By9-(H!gmE1A*ii~>jHjGfp@)R$CBKy5kFW+Q+iyG-KV4hF`f?(Rqv>~93R@cn8L2LlAK}Hm>k8)D8&#HAzBm@ zOh-i0j;_`bYz?zA0QKSQ%wys7o0Qo>c1%tjn63gzxskDrtupLkE7ffql8A&ZP(=ht z2!O8^1f4s?M>H&~k=Z;hS_q_2WH$L!6l83T%#vdDL`2apwh&YZ8X1% zx~#m6z6KgI^+`uEC`30;VUY`AD3pKb5p`M)7`KBVE*jM=!(h#h?I>M8zO2ps6wElQ zpJ+C&;E0UMvWLbiGON1W8IVPFAhFJ9y}Aa_o`{Epe1x`9A)aDmHA1D*a&At5p+Xs4s1SA-i*$c9 zUbTH@Fd;AI<1q%r8wX?zZa* zctOQU9TPDjMPzhsfG1Y>Sc-ZkjEI-GGyaTt@dMN~x-^`ZYfvIdy;2_yL74Y*JMD}w zLG%u<$cSs>J?|TblF?*#Z{P!!NQI5>x%id-6+tP6FPf(FV`;CHtA`JWSi7pUJf$}w z){kAD0CM2CLrY#o8;mZ`TOn-@4L#GZ8vj}IN{oK&PH=(kZ2+JzB}qmrZu|cL;)I*? z3ymkM9z$e4a}{3@`xPI7n1nr0ta<&dqU&4lU5Id+GJ0D}lle(ao$I#54Tt*=iKAc` z;i5WT2ubLFtq*#x>DxW$S7T(LbIpc0z|U6_ERd`sD*TH9eM$(?+>J4wm)5rZ3Psz8 zI8aIcUp@Glhq9(PA=5cp#!%$&83vOMcG3U2cK=iVDRGrq9<5*li07p{ zk;TkEOx<}gh||*UI#oOdl8lJs@ikca#K?I(ct1L=e1%|QzKSCdg&6BCA3Hm_g58-2 zdHofLYH0s&J$UTnLpTG7CfERSYdTjBvH)K`dNa<~uZxi5^*&iIU&noXYXci+Yh~o@IH$}>xQg5~zsi2R zsD^WwLWvb4CT|{HZBNL3nrHD`(Q+_?`Mf^ z?_YqB+xu(PDx9-Pp8r28ZzPQ>T09Is z&f}Zwn?t1thR&UbN5g=EY9YMqrEAwikfnp-I)fD$R+WVeM#KGTwiADr!s4o0t$$v6 zX!|28hpP!-_bBtdM9J;?MGJ~?nVqDM5C9OxZW7j2(>5VgV(VA(@;mMa+$MnY64XC8 zhxjw-)H%4LhY@<@TJfZ5sB1=Z?= zB3al82EOy!FU3)s2P$$2Pbue{Zf56j@AO&brc+`O+XQPm;?GfW5RsA?)*Wj3tJZXW zS=4@6fA?Iy5<1u4XH#LWyY4Tr0zxPr!|EJsvK2|KU1&DU(r^rlC8?^EFe z5)864pG>a1F9J^MFhEGiF_!aN8wAAig@?nZ2Ju<8)AX@(?=KKMC92rp>rXS#DY6sP z%T>xs>l_c;Iwj^cVWCf(p9Lm(N8P0aWHc&dyv3OnP3lK6JiWxnZAnEWf@Qv()DqDo{oM`THU)=T18Hp6bDSaKpJ zp+iT2$zlHjmyDP6z)f4T+lDP8MOk{H>9F$X@V=!y^J`Ue?7bB-x(h%2O46&LrNsAo z=$EQsBn2T6z?btS!~A@6iyGI}>rF`~Ld<((^T}uE1z?f=OWBj|UmGvKtC``j3r1WH4N9@jyB+$dn>EnN3 zM3x)!fZ2V39<=UP|G|iql12U(MkHm_$kt2Heg4N7*o^z?o2Qw0BL%N|bDnKnSiC%gui-k(hW zJCMwxw}5NvPj(UQdH#FZEM^?KJUD$3rD!C=;ZJt3^&xrv@s6Na7%i4Ma=&nOv?%aN z1dnN{2?0R(M3iad42elZzI!K_qaq-$rMl}RRq*`; zL-i#Lv-+P_;n~L%%d^7n{yk|Z(KgU0)B3jPFQ@@T9tms4-{;|q0TKMXVz zs;J2j%u$%vr}x(CN2ssEM-KTciAQ{4V&E6QJXg;qafQ$^5M3evT%%YG z&3>9|jq8<)98UlaSc9GhE|`Q z<9>j5rDX02+}$z~=9$$;y0B-*lqhTbLvl^q&at1fyp^?JbR?NBHA6u26YtXpbvI8m z%7z9hI}ejwj<*4 z(VTi#6fZcrM%4p<-mrEsi3HykyE1?L!T2ei(@~vWl?d4m13WC_K7;8Kp?dt5%RUvk z)V~vs5nG2OeWk*L8NoY7N&*U1;a(M`9|cZILK0=%#sA zw)$ei*v!(DbXb85E=qzdX=J-1oFsCbRn!1AZ`)*xERg!3e7=IK<7Lk4SM(Frb&=leGef_Tl?=(93k$^o!RYXA~ zDu3BFo8jbw>Z?m|+(NS_DAK(4z;^C_spByVOncDF`eX1N z8bH*}H_T3aXZRi;PPECo3L|KPc=qU|K;z^9Q

mQfr7x8Bqk2YCFYI@Ar zF9}LYaM-+EQ{zwrR9&Q<>DJguk+sOJg;h;SCxcE{M+^ABkrqap;^!i7`0FsMh+P4pp$ zIRT&j9VpYSM6Bn2tZH&LN0*4-$Ul=#AeZo^S6heH+VM~3?_o$!1=<>hgkF~xy}5Pw z*URf{&y7ske=^2R3t`YfGK%hAOkPvFnOH%h^v-S6uu(w~eHdV0IADsw%!*ZF_IZx~zwCOfvZBy-nTnguTM)YgsjXxi_MX0C=& z@+x8M^(cj@lIfJ7vAcj~#Mhe(7E9kXBDI5%ya>RV(%9si2cz}&m(bgv#M$%7<<;ta z&mtTpi9iB03OQ|bY^)lSN|L8XA=Ud51%1T~`iyaFnmn^fps;-5Cy+qvlYRY7LfJ=8 zR#NIH`PLyj(bwr_j**W8=w8yRWZpOVIUA+WCiEygq^HZ2I6n7{7rLoU)beh+(4+vQ zJ8C^BGK1RUwwHMOkdP21{AnwUP&zxly1KlCRGzQce0(PRhL6v|^!C4SxZh*5+y!w4 z<9L747RL1W{tBlrB6m~U-r4%_%;Z%Qdke2A8q=gzrgk0EdQmwOxOi+$Xh*i6m+6Wi zHDAw!m+(s7T6|AGYGj20PCZi?kziKg(9kwl`eO`yil{;itT&<&RwoahN*m`@D@TE> z=B86B*hEO8Jw6UT2OgsX8P@NWKomj8NEr=x!p^8~ppDQx>ba1?ox@39KI-zS1b=G-<}e_3!8)Ce=?yFuI>x0v>;|X1Du=D4Qz`)5%Sw5E=hI zqryT~y^GBgmkX>TI1`l*eN13w9VN`%|Rush{349h%mNPg9)sRE#?wSlq zl|*DL(R8&)4Vdce(&8^H-jV5w==WRW4+#jPKe__qDU)V5VZ2?;BKn2_%EBg#-NHub zcC-r0Us{}s#UG2|=e0J);#Bkv1ZGR~xAM~DNOLqKpXMTG{X`Y}V*2Zv>Vpx?H4#oh zq80CGUNr?gA6I7y>hTST2$kufDj{YlKzpY5g)H@=ZYOnS#wfu-Pf9d=8~pJ%#*L6z zgiPH>Vi5wqtrMsIgr1S4lFSS=)I=khj3NtWa+cz0HZ>9sW++{a0L+w0CV%KN)sx{0 z^Z@Q0Z2J4k!V~i;0s_I7Z)i3w%(xAC=rbV>oN`krLYm|Ilp?c$Q5PyB$tUdQ6Az?F zSRw)zgvW1PB)$+Nc@-4=-{~lk*-wqsMyL~HOtd0oz(kR2f~sJ3kOsCVz%nvCt-@S_>0+ucbU$=BWJ%&6#Mwud*E+%n!U0vPM z=5%#>ku8_;cWw^<$?P;B{4e_*9G8=mTnY+SF0{9D`Ng@iJ`}?9E>{Y4u>!1?bRfn( zk`#|D6Qeybv@b1=JQKq_Y1;i&iTPn*VVLFH$MJhA93vL`amEay~uMS&760`V6_$3^vqK}+{$AlvUrD#SF0;ucPkc`6>Ct!zHeO5KH zvvWw(*1o!yEl(WZJ|6@m<&^$Lx&jVVv^1at`x1aBmNt6Xo4;2pfK8tm%VIwA#1*@+ zh^4<4pDmaQT8)j4;UH`H`5sX}7^qcI>A_i+H;|9&07xv3k*n*YUoUZ%An-r9Z~vjH zH)l`*ZKYC$EVg0t$Yd;^s_O6xER@pn>NQ1h{OuKRy7H@WX}N+^#;K8q>63Qp6ktPC z6JcQp34#fg)Ra*LQMb0qMon+JvC2e))eB%^ zdR=k;|D7`+WihIqTFK#KFy4qte*t?%1_YD?KO+J{k`ISX4}Yho3xBONBf{O@dGO#l zcBYm|yy;B9S7OK<9go=@@l*b^Ds~A8=Nj-PM znAguNQ&1h}H1ga{N)L7t>1`lTrkf%r6D?VXR8uP$oz$;PaOqI$*fF=2 zpk9qITv>eGB^XjuonqrmvTCkRi68;JgG5T4L+*~k3?vR!2wPQAT609n){v;^|2wn* zc`?}-(1_H$+DPD(QC#1=sr?w;X@8DW)F3PX zhISAERR#VG%Ca8)@t6$7T>_M6M@et53EK)LbOejNI>mx|e)zVlHoQ{WwPTa7w5dKh*lURY%&Iet@!Sj^9ke|j$! z6OCRT&@}jkZdjSeVLeAk1Sw4lZG>l>G25VSkX*utq3I5L<=<;fp~Hjtm_OR!x{@qS z>Epmp(fBC|u4!|IU z+kgDB{U(@$Ku~^eG0=F87LM93@y-c)F9re*!QZ$e3$;~&QCPulQ2uHo3*_qvS4Kjo zH)b|Vjx^BA)T*{ewtZyzdf#=K~o7NGU3kxv5C#?%R({ z`x$r-51BL_+K-wJ;T%*FZrd@!z~wn|dbGRxI_Yz=yPijf&gMVtHCXi4Yn28%46Q#5 z82hJFom92xPfnD3k%W!HWKnmA!;RbP>+PqA(}r&6sg>6lO=UB=V+fKg<&bdf!7_;U z$9+DWOx`I@S7B?;-Viqqf!@|!q_k3$6h01hS-dp#Wh0=h09SA);ATO$ObljV=nU=Td3GkJ*!>(Fx;?wy679h| z@smx?uyv%H@%HIXsdpuZ3>-m>B*!`3i&eeM3GP#Y-}LA#%9Bj3Hp(E6qmId119Jco z8o3I_W=hQGZx9`)k13LEX-!LFcJ_cD-z%__g~Of)~cawWI^ZG*2c)LISOz_jH54#=?bihbR+46%`o3O4JvgLLKmaiCF>H{f%6UA zi_EL*5N<*uKofDjRk)M?Ucnz}*#lCc>V|1WRDmWH5_(e9a(ZrO26k@6#Q7x=fgv6yw#%D&pZuGOF6F@+x%NpKoZQS@jusHE4izzN}SJcRn)@0su!8OECKnBi> zXu?ByoCJI~9h?=?*+TztPb6e!gk0fj2_(W-wZxM9O;M~&U1S7asO80apU;xtoxJjF$0SkWPvEZK^NXf1h$MnT z49{n@2p#RH)FZ0txkgwTlpDhFP@48G-wzbL4Cj4m6g3Xlh*CZ%J9r5%pnKSo{EunG zMs^-FR!7PpJ4Q159jE~>-=#khG$q$LS32iA679U-CG3c*EZkkl43+={`~!M{3IA@ATfafX8IF# z%`WENd8pXeMeC9@AUR z-saQ|EmZ^3TI;v{NyxN>KGIcCbV-UY2|&U)R#|BTIFngGNbxdn<68GP*9OOFn{}DL zx8rt6RM}pV_H1x3nu?KTU2poDiuFD0ghxso1vEXgY|Lb(31tuJ(`BVr$5Uhb(j4b$ z?ajWv#2}PW^zXFNy4df}BNA2;*D(jJ7cFbCG?fwRq{Hb!4`QojT6H?T|I9jRzlXM` zN?WU|+m^eX!1*gCgzxuf6`lzW+_k!*9^q5oA0WUjydGj+CTzI6&l-$SeH#cG1PO8zc zs=LEEO>6r`M(emmYrE@+|L>SiukZO%@9Hk~&#Rf&OD=LgLqvzZ;|htzt7L(ObW$f6 zxv`}nQUtkl>LyaQc#ag-<-+ckQ3bAP&6st=_diYAJgj)7vrVI$9c)KXt3l*Mh{%(9%R?p_zVblZMDR68~w z%imQ@KRc(uOVV|^kPE{x|4zvK_RgZ``JJc%bnovmZ5r%U7mpG zOJqrjbN43YHOFFZdw~PF{c{}my>S*ZeG2QjWRSzkdc%bGZs0av5+pCIT#5n+m)0f% z`~?J)_^`K*hYB`#vSyC3a;+^MsmF=c`t2Qk&3YUOmu7>*cK5IXE8nVg&n!^! z&PR%LFJ2XSG$~M9NUU~X17Mu7PM&Df48*_{1pQ37>+eD7waXooL=lXOZyRijl;qdI zr*uXkrxTh|U|7}^m!QQ_%&EH?tHz?FdtGJmX(LPECgOr#WC=uQGx0aM2>{{?3LLim zOi_lHEMC^`v;r_{Ij(sk91d?eiMZhc53szvdgV{newSk%!sy`iieR|+Z~UF7wHVWz z5X>$t-lou?1*1rcscZm_SN&Au(EG&`1X#7@Ih0(AIVcK2kuFL(kq1elRIR_?%$b)8 zq%nxCiO(!9@SAM%5FAWcX`$zeHF!C&y!y7!B|zkSLwq~61MGV*QBpnUMR?(v7 zEG>VR)4UD8)hH+-)bbB6@Bmi50-$eSXAva`H&un!E_DI_^ofUBvJCa>h8uJr1_Tq- zhsjk74pJ!0a3{E{8780k>*ygADoMjKnCJcKi;rB1R4)3ysj=N_y2)3T5y$3Umwv<@ z*kdkiW-c17gkF)SrVB0)kO=&QbG{tJtVgADXSDKVbWV7%)9Tiv_)=2O#HF9d)7ve4 z^VtTd1nZt;%6dGu7oWWl|0rY|q?cg1u_h2yNthOX9OOX|C6&5oBgPSD*E>S(tnGLs z%~R3AAlupF=gf*(Yr`>b$*#?N$rGEdp=MFmWL;h@Eni4gRukbJ`q}nIq4kVkZ-?~P z$c9*jP7vzz(@J4}j5Q6?l&<1p2Z{Dxwhr~wu47_3u0Q7h@WDH#qy-Pu z4CK3lz90=+evo=@c4Dme53lyW548hiU$4Ihk8AcL8$wPG z0?X4fqVUsu_LDF2j%mFU&<~>On7*Iu+PP!RF4&o?#O_d9xHQt>a4d+3?UrP%s>2Ty7(uS?@%2KBfCY|G^2>Zd{B<1x z#Gxe|9w;ylD369mh%}BVI5XyZ%}x1a8CuPu_id<`Hd4R17ozVP;lWQG-H`C9Rw z;o^E)Z;fO8jmgS9K`-@rb#fu#<&BM!I=psf6=r+ZR-|Jcik#pyEehT845Hwq71SVx zg8))u0AR4z`2kEk+YQjRERtqgz!I9yFrX8QEr5sEjed1}7FvA`Am*Uj0P@tuPqWLS ztxrOj{8D3}_!+9alO2>Lreqpo9-US$_mL&8CoRp35;H_|aL7Rp&k}(Jj>*sNLdd^< zgPb!Tp*k}~6hP5zGw5t7ku3OV_4?^WTauhjmRVA`Mz-DL+PCB$lKtWwD))_4Hj|vr z6)!an+kwsPi!Qrr*gfII%|y3S!d2XQ8qU@*Ta2(t{p*>3ZJPTWEQ@-GJulF8JwXaG zn#8r5gV8dnh#~lu_rHSVScHy=G>LamxwiptXU5XrLl8iPNQRvvuPnL za$vTkLaUNfm3YYOFxmo;JK{<+*-;Ft&%#a$fOqcE9p%kWm#%ssp5XHRK?$OBZnSVu z*6C44M+UmFXID4f*>u~b+FNJOi@(TrQE!V5Tk`yrI0n^}@5O9Y_m->B`N9LpF&ClB zxUsR>kxt4;{rhjx-MJfayEEa1zMxCU{ox7wTJG^i6f2{_jPb5n`T-Y$T?dXCJUw6FHWqH#L` zDtCY9_S6)SQ^}chJ>#+6*intZQHtTJh5BSYjFzI9gFjfCiX#44I@zO*4~m$k7t)kO zuT*(!3#in@F{&8WfiJ;%nmp=WhO@Jbe%UtIUH!M^;0tZ4+z3li@SWU=3w+yC;dO4! z8U8Hr3b21cFBi3J5$e|hqMU4}U4305&DUsaQom4k| zd+Y=1Q4HapI7Us0%}F^0X9LUg7U?h zQkTd~f^OVhrYxI?SzCzJ6dx@kON1$bq$r7bQHJFCCZ9@Cf!2ZL98fO`T*~hj^ekj& zPPfQXOi7Jt?o2)Zb8HzyLoiLivIv5BEc^|KCY?9PwEirMS0}s+ScR|I4oiM0G#=&+ zqdjfBsFej`Kyc$IDV#$*_m2MR82L$UfvOu&`Ve52?;~wGK3w2IpmwD&W!|o$m1IOg znaJ;QV^u693|DZDEs4>tDM^(I`et>NtrkBiKquawslzE*O7iVPH4z;I?MTUb3O=EU z6T2zTLB1SnYw6WEg7us{O%^TfaA1EL2{Z%#-!#E_wk;%&E@ z3arr4pB(*@!|p|#E1J$~4VIL}4Ovxd7|+$00Y>U$Ypduc$dw?-oMMU``Qv-Ia_WCh=*VewakQ(Ia>@hkO!QLL;m^E`Z`~6K6qa6;I_YcS4}as zPfVxLwb;BE9Y@6x@EFT7Mr39AzbSDD1hrO5CHadUgfS>CE%{Fs z`jkz~Z=EYrL{uXppJ-C#NI*F~mge0dG8XVr+S5t`&|4}Aj*=I)jGj@-+4+N7h)MHZ^vc8_Lyj=rkq*IHhBPu zl@U-TQ!IW`^0y7~pyfCP6n^3iu$45bz(WR?py!jz-||_KvWQuc;b>{lRz#wO;(V@V zlrB5t>=|`$d3ZR|UrVOC&(`g9BJrSiz3DwDb5=g>UaxAoP1MH|njamrk~mRl{BQ#l zQ~J<)a-E0Am!3nZLHILOhaFqGU0z``Ezlj31}Ua=8@DXuA#Zn}F;`y}Tts0+@8oF_ z+Gfwsp2>*Ad^Vz66TmmP04MPLUAb>Q$zJY>g?nHQG^ZUff;S7~r~mtwXyxtQ9~@Z4 z;Gc2D@17)5gR#>$Hz+YGAy89TA`talaRM}yLALQ_Vn7BKBr^FgH=qy2!3CH}QkyhS z;Z&?f2nw|-pABI6rVg>Px)2$OMhH%JEX$A-#Q%$@a}3TT?6!97Ol;ek*nDD6Y}>YN z+qUhAZQJI=)|dCZ=X^iAs{8Khs_w3P?`!R~@aGXpA(u^VfRu-Ya(4x<+vOC`=4ij9P8!tI^DbBPewl{{_m$u@GGW7>++;)X~6Y75&XCAat%KguC=Mm z1PGa&8I<*}hRXvRJe#A|bSWueeUzeqcI|T8V17Z|VFYR?apSJWRX}dDZtn#oMtZ$K zc%axW;^(z^C;b+U9Hw5AukZQ86n1{FC4)PI^-*%Y8!D(>xdy4s+U73{YwrjQxW8zl z>6GHMTx)~1!6i0L^-F;{wO?$^Hr**Ri2?b`z^So=yvnFB2-?sD^m+G8+CY;k@~etP zW;LwtSHY^k>@|(zWUBtPU%B_=y)$w0gubGj3>$n!#U6BF&(v?Uvk;hXvtg}@jIQf7 zfi{}y;|Fd2CjIrRe_dk^c}EJM*M!&ZXim_rl?-1?+Zo_sV!T!w%&A&d#U!T3hH{qL z4e7EXL50SK`OoAU=JdlWdwf?ZHg#z-F!T1SoE=&!PdtcwoB2LzAwM7;p}?khT29@M z+KR-R1k9JxumR0=wtMWC&ZkFVj%NFB%>}{O$gwg=aAy?~!ryt!ELjXHk;sF9m{17p zVA9s6S(3T1XyRkS?E@tN7;TmKr0+$jC*N;Wdb2R#@)gD5)IjwsivT=CAxKFwB<>4+ zo@cZpfAvPyLU~tKHA6DIi^2KkU;4JRTq3^=#Dqjh@9V)vBx$vrI)nz01hz?nyzxyL z6n?iR*P5;2S1l_;8-zM0@(v%qmB2G2TGKD4)x~Ldh zc-OU-TtOEWT)|?|ptY-;%{5JOQCb|WB`wytXAt{O_a9O+>Tk75hbM7Rg2S~3qofjx z_`A>uUY5^Tg+RvCB?9Gm!X)bZk-eFlHEoyBA^}p%!RkA^98)mB6K(^TD=}~Xm>&OLS>uKAPb@hRx)86_&|EN`$(I#j*dbVMVDG*a&&a@p*1KL1 zx`ZT};9*Wa#-^FM35DPVV16{mVrT|=-QSblLILXTHy=zTkva{3H#>ADnfw#<8M73= z=r&>Knm?@=0UM&H-KkA@eC$3eZaP0N$#QttJ$S$d-5nW;1r1THIdt?mo3?&DtYHqd z{g&&LEgoP#8B*z-USa!)(R&eDO&YyqS|V^gpzgWyCyH7NJX05P)@5a{bQmaYVT8Oz z*CEH$X`fMGKN9>KY|1;3gA7+2bu@WajJ4el+;=lxH=l*!+17d^9lC=A=L4+Bg#oOVSn#MY8t)YF!Kw(7Otg&yGxkkQGD7%c)<6XUjivCAuGAe2g8Hu zxMezMt&GrrTdD!|c9LGGxvq??JzsdB6#Rz~Ov+^2Ob^$84~xg0q7S}odRmZR;?$AP}Fq{z>#R*x5z z&#({->tubWDu%@Ces?ol*@U0nHUJ0F_2q3~>1f36&b#f!>u%K(IAQe$D*SS|1MpAF9momZcF|c`o%j++A)-Vm>IzmkMEyN>MW3o}9 z*jhY;g9%$ht{~O)QGjRw_BcdlBB{m7)JfGqH^N5RO>=8uYj91v+H2kQ1>-poD~-m& z2wf@K8sUQ+U4Nsd&?RCT?6pmbF=qelp$u+l3qb<4{WH@+^018(QY&U}FC5)%3K~Vj zLO;CVWv)VOc4b+o^PpIMh6+M8C-FRD5|I*wz?>Br1b9?TBB_){YA)-d0s!DTaW0mt zdW9Of3`OSbE{ROEXC5{tolP|FfZa5OoWb2)`dwxs+v2cH{Yhqq-i9V?NyYKZ6bQ70 zjsh(}TF{(vd0!SFatlpcV=h|Yc`%leyGasJF8+#7b-)nJRHBqY^L&}PV1l~aoaC)) z7s@|UA#~a=e+#piX?}tUB`e?V0H9PVGB2}E9eZ?@f0>^>JFVHKPpJwa$D(_|a6{+kHt zxY?~GioIGh0E`TMRsdX%+3(1LGpH8?@hOEl0wm(GBDu7QiU;@?X%&ht&??Q}5z-LY z%*u8UFiXSpK?B&#sIXwi+cnyvMIM&Fpcf1!B9nwiAeaJ>^@2lLNH_`1M8x`1tJv|Ac>ecL3yJMjXc-V7>L;Bc>$*5UA)DcJ+>ru=)IKQu8<6ZXCo}`b8AeHWoOM z8KRe|g}|D$YECpJ@~K4zk){6wx)$!mX1z%}uEuFc{_jHzU^>Es^d4_|OO+AS;6(pd zGk+#q9Db`yQ;`A;jrs}Xe zP^WcSp@nJUk#IcW-b~dAT0j*pdKhaVA_M*3w1T@KYQu&U_t-;)WC_%W_z@+eu3|Q^ zk+2XmqoBN@Mf=hmK4UMT0r-v%u-9zETXpZZZezkdDS?}8bras>kW4Q6Gw#zCMnBp~ z-n4sZmEIC|yf;y`JB>>mHgv7u5b?z&ljRHrN+QSR77VtW51Xe8v!y)9Btg%5c$PTB z`Y>NjoJl#UR{7^X3$C1`Dq zhmN-C@@0EXS>#T*IVsgr5K%)c4`@yocFK0maL1NSC2AzEo;KsVWobxo9qTUJs!P4g zTLJgS2z3y^lurKeC@3=TMO72+r!vj*PvNXF{$Njdlx$Zi15tAz?htn~Q9^7Lk9Q@j z4}Nq1=G+sQsy3N1;H{!FySy)aI~msreisjos0)E0UJc*jZF<)uFVqf z*qR7w8FL$l4Z#FdJxTlGr& z$B!>5_~dT*b?jB`H!+9%p&Up{{RR~6Zdg@*9Q+R+1`$bIt?2Aj(VJ9c#lTf)&^+f4 zAe*1Wwtbhs@F&JPQik~8=OO5Hl-7muz1|2i*GYM8^vu-q)57kol*n4rkjmsJtHKPh z@Ey>oj`q^Ssaj=Kur^dU5q8_mWjk5bq{@`aTm-5LY7{k^P+#!97t^`}>cC}~)Grt- zq7nxcAfc~$4TCzsKeiWHk^=TXJF<>tysKbP2-aB17bl$+c_lB~2Vd^fE;{?Rl#3Ud zJq_3M2W+BLZk&`suX<2S23Qb|W+a=%8mE$!zrzLmd)$2SWp5h(^=$p|{dzm$|GJrS z^*vtnydCYRp6j+RG%}l=BJQKn2?~AlL^Upj%AmW5xuU6HOSq4E-Ex_;V!Cndnn8); zDZbrqEiSsV%Wd0pqaB@hoQc{prKMzVdGFqHpxyj%!RNeWBh1eIn38ErK%O~5qMF7l zG`M%J)%3;hh9UT*^iZEM#5hm`r!pWlq?=>EK3&q7Q z!oIM|K=fSXAn=mg$Vj28e_EFXn6h|$CtJ?5qi3)w{z7eG6q;vpnea^H zG)%rXS)W6PHQFgS8*gpe?)b>kN1O>!5*hgv5?PwvQMYs@ql?f??5EBWC(7&b*Spta z#c{fQjN;AAY`R^va@gkE*H9^YoC0PlPkaD3V=84UIkKqSXh}<4XvI;EW-N80`@!Gy ze0?*&D$-e5()#K2hg%RK$Ds`(^x=*KLy&fX53dX0qxl~(QzBDnenWx#)+i=jN(57K z@kNgFx13b4fwF?E#!<_KVB%9GJ({A>^F`u@KVOFSz^u{2HFZ+YTK2>!t!zqQ;#d-f z*-^eYHG!`y(_}}5ELId}qNEA2u9r7)ViJ##L>mkl6Qc3}Mj{ znrSAAB?Bx~eJ772oHu@Pjt5`53d%K!BF#^*(-fx*snA4BxGus~6K8eNE&1`HlGJsU z+>DjFis=1wHbjK6dn&8ETv2t^*h9B&O6#cujnK$@_vU)P*RaB+?KJ)Go9WO4LY#rU zD=@s*z00o70OsQ>-)&2Aw9K=m%9)4uk#|-Rsq02v#S*E->TFuOqabHkdo@0{HJ@7S z+nOovB9qEZ$C#e`3BE=fR<9&Z-bdJIyqQy+^${om`*cLO0x2)|2H-tH#9`HI`okwpckLq%&rMm+<K_e_8=vRf9Sh&nqy7t4$>29I% zyTG2QEA=U`$K!ddl?M{T^fBgpAn#D1oQf2PU}&hOjly>pRuz7$_uy+%rsjR3GFHn| z|KsSu^=fI2V%y+#&0+ZKe1_lAA0!nb#IAzoR0OxKu_puv28+MvWNLp%OqfG5sLKP0 z&a1a7sx>Dh^-NnJQv_ia&;nrS-@mt4H@6$}f9Uiu+VhI>IPjQ5`Dkw1A+R+|I=+v7 z=y2-D+xmBo-(LBl-F2aidskU~Gmvgm6q^Fy?8Zv(;fTkre&~97>bm!7{Iat%-mB5= z{BcU^)AHKSvhce{y#HkU`|9LnlS$}+?aK$Y)DMGavtI_gQ9%{57(bFZIvoP7Sqv68 zdJQx>9aT_1n*Berm-L1~L0&)f;mN_p3yYYX?A%y|IuFAZ*kG3?Q+w^Lng7$aTr+06 zx>+SYNvmU(;>R#wrE_zc1~?G3gU%Vh8~lGUi((2?1>|ghPChQ{6X)?da}D{nmD5xR z?c7|#RGpFZpJFma;adE$1gZ{G2{xmRoLwARn6-Oy&40D7|*E zZJHp8HU6HXmrJFnWIA1-x3+iO(9eh?ww|T!L!(hNC_tVHuK8oxew0 zA&lSVK&VJW68}~$gkG1HEJ7!wWqaX|mz2X=Yr2u8_etKy=t2x+0LWv{jDTE&{ndL& zq<1X!~=>(DfXl0eBo~z1rph>7@O`aW!N_vU^(FpW2ffBnru#M=GNvz!8 z9?qabSLnK+?~U}y7ov|VBf|Tnf+BEQAdt+G;0cK`;QT6kR$+RoO}T2=X^(;Wc)X`> zZK6QyzeurB*@nZ@g6pg$3Ue4G9Y8P=W?=f8_27d%apz=!^T44Xaz>Pl+#Y!KTL-1S zBq`*_yMxk+NIU!c`+z{B*LQ?eUF`(^zsG<0bzJy!C5CAOQ4kco54-iT2aUd5=IG1b zlGo?KQH6qo+2<4l;q%cy(pZxOBqr2;6SahrO6Dk6(rL3=|5}rq4?}d4?==gjtrwq2 zwL|FVf^5&!ni6^id&JeUkM}`*W>^O3QT#!a?DsA?h55!3j%_(OMFUP422iR!K6b zvTFPD32Xrz)jUZFEpw^^wQJBTD(EZB2C9cL3*>=T6h?~Mid&riTy@%Y2;z}r zk5Nhs$w@2-6o(%=tznCgw`C}3uIFLkYpkQ#gXUKVd9DdHrmDFeueXFM&?$USH5cz) z2YsWU4>twQ!L>}nL{O?dig&H>21S@32j@tY(^+dLJ_4FTqClf`sgg8rESn`_<|0Tn z1bF|mGImB6`ZP^y62Kqgo|Gh3ry!~>z4t?wZ7!N zJLnXS1xlRy_>$B5{0&P+i~mSXwR-``vVz+-k0UT!H*!b+FG+SPg1_DVZ)EH6$ww)q zpV^ULEE+Gt766(bNHlcGCdtCi>^Cbm2|t)yA2BF=IE;?@LIoUMC#KNxmBE^yJgmS= zj+|k&IxNvRm8D}xX!|DC$$9w`p*%$+QlT2&sH9=&tVsW4D>Q8j{p23JU|9vq%jbhD zV|E0?Q=0luOM7PR9dE@M_w%y>HTuf~PXVvvdZqbUZvu=q*?Hnp$icK7pM;90t4 zNJJ&!rrJ)n8VRY|#YjItdmBn%v?e}(sYRImgALPK@&7?3j0))L4TAE_yS(lG#vJ`W zKZlWh|Lu_yvF1DP<^5243;2%%bHFty0f9l`_m5{;2iHZ2MbIDB)ZG51DO-?_RIL*^ z0}{C}`D&QT=H547{XcA(-tM_sdv3r)42`y&@W89tM=U!&kDp_)Cwtcv*Obojg!A1; zECBWJyM#LJ0`!FAnAHLON^?JbWSA+#^Q(Ur*v6E~yeO#~*M$`ihUJoCxUbVZ^Q~7$ z;0|`WzEC|nI;3N{^xrQ2)VKzOQVzV@Y06tW5IO6{uUm|zNnb|;YcemTJfEh=Zd}t; zR8iZ%?%727#WhY19o_j3OAt5xUzlYi4bY6RXT{Aem{?kbPC>`0lgdel|BlKSx0y}Q zTD%SqIq;QDk}T0bod}du7gso;!2v{}{0ON5AfcDY5tOH#f=GIx7U(q*8G4e+=E9Y; zLSy1woJPYi5zuq7La)TmGBGjgRP!t>K?=$lrb0%-O38W3hDtD@nM+C(MV5;h~@@v)2SeX z*Jov}?7Gcd@+kLHa-(@Od?}zOS8gd~t@Za@%Eu_NX6~cM@c%@H2gCms?xtK|=Zt}7 zSuJvmpI*OxKDvSr4Si|If=Mi^uZN^eZ(&BVhs%H-jBwE$`iNBwinfE4fMEnfyx7yN zAvI$p99P5PMBYrhsSo=TT4y3#&{APiOppU4j2_q%0bMQ4LwQx)A(6Wy?8&5T{=azc z`iHdp_?e;qhqT{JeO;?7ztQuo=T6snJK_)eM}?pub^G061>_?R9*pD#Uf3@n8eMAE zVYO)-kpSk%3x28Y{Y0$fzeA+wU^@BLocq+p1`!zP5_ItAhQ-X{zN;wC=8Dcu>mb?<<3g74nvxb@LO0^9kpq0T|}0R zkRl_vpZLPiLNc^11Nm}^q(`l#3t)`73GOM?!VQ5+a5wZTT<%b7s8}xGFU(=5lvh1i zyfM;r(Vt9NmjL=}qEveklSXHOxQuhJDvVb-5tn?SNda^`}Rr)~PU5J*MRbZ-_0 zcW=#^`>&p#LxT6knnd55(wScvFMEuQx28|)sD;W?z4K`WZM0k4 zj~^HzgA4{LBH7GAFe$blL|oc2>{q&b>3S$NGp>>Fc}d4^6F|nV4l?qd3y~!IQcCvl z7GqaV<6tDrw-ynC9y$M*7-_~TndJ>rKO#jIOUJVDj+deNhc=u;E3nXYJ_#JxSx0t1 zeCU9eS1FW;O>E+b8Ii!2dK+NX1fPL~_csKkIzkoyi{=@Sjxws+$Y7 z6&hTE;JWw9WBzV%+4AEU+X5>S0jqQM@kgC@r3n7Gx|(|$%d}wNen#@`?&#?1XAHM2 zpOFG`6&TdpN-%H?!=Pr_&&LzMppbblcu2rWUkHQ|KN4>1bKRn3KBvrOKb^;jiC+)}!DFxiLGWY7%X6`@@Odh<8FnhFCj!}TM13X%Mh_z&K_sx zylpS-aWCq`Z07Px{0+&K%rH8kd1MM$1rXWAE+&|JZf4a#OnNHKw5C5B_#Jp|L=F-y z{eR{99{PqZLg+xOsG|?nlOKrMt!d-r+N4(vM#<7GYfK3eQ?zGl%2NePr-3_nWe`?G z=GPM{IoaTp;lCkKQJXC%V7gP&K$i(&^4KJdOZPp^RKdJq)J68Ie8>4BW; zdn}Ke{9Fj3V;KojWuNR`bA09zS5M|bwwQy@P?I{9!BnWFERqi1Tgek*w2vhtU{ap} z?5SMO-mJZu;^HhWv^STVxakhr7%>AFMatwt~aNvHHND{Aozi(3PxthEfw=E;4wb{ znfwCg#e^$1DYJeVu_?jsFoI9GwE(W*;)Mv9o!4H zzetrEL3Gux!Amij-f=oTfN8DGDtwZq*(_6+qZ|Dg?)Bo9anfH3e7I9?kp@9h-o`%e zt(>VAtyKf)`5C)4!@bJEX#{0A$DJoxDGff|W4Q`BzSUSicVwhhXQ6}rvA|6;iTlu7 zdKFo+55^_eeW$rxUf2$Sl?<&lgPClES%R52xpV#X^X6vgK>g3W_~)HfHl^{P%vNWp zUBOdc)S4yZy6Yj$LFjplyA#EE`gGtagfg)x?-9+_he0UH(M#Y))P!}7F`kFJQK`ST zqU5H{P|g^9ml0S=PPQmkx$4YD@rIpIse8^P%Q$6sN6&GAMfKa%KO35?^X zmui6D{n>G*X{%YjsRY92t#UMb9)|_mD)CfKp}LXSBSaN2BlF`(CrK{_x%$AVzTd() zyA4D{hs_irb0y)veDhtZz8!C$R7v$}Rb?JIEco`PBdtO~4jO(2*r9*7p?G@MK&;nf zQkDvGsMm-Iks&WV6ylVFSz36?x?Vr7lpAoibO|gUIm#zKWBl`)} zNCDe)bM%{tH&E_)`>+L)ZWqjE(dS0>n(q}IQK3kTn>N)N9s+c)S%1RE^lu6BsmF%t zGi^xZLn0D+E9m5;RoM!QR*Hj+;!l7rxt#T~_ny`<9fF!`I-Rg(E6nc|Q!LjV<-m6F z2=ol;BYh?YKf>$WCrLJDTN!9KggKTy4Z2;JU?@nlJkTs?AQpizlHECP$hC~=X^h8# zLKb0bSm-;+2175ks=N5d(>TZHfuG>B39d8!*r_XvX4U@vrBCljphErh0#`1kg?6bT zscVAi&vYJDKYN5lilX^N|M@4%B%h%F2>o@S*HkF5z_Ng35z>H`l>p30%#RA zsjU!MH%vQhmL6PaCHvjZmk{s%Qea4}x zgqOHitJ-$YA5J7ash##3eL&kijegHi&)RjGi(&>{FSD-UN%2DHGfyd@uYIgyh*yT1 zC98ZfRxpEra4HBS5Fw~30MIhY_1)a~QfjTw;OTh2_tgBMXp5~~a;8OZAfwQ@6 za##ltihmKd^4zVvs16De9SRZuxk6Eg-=$BT@K>Y$cmgA?%~4da{1%(!Yyao3ug?QI z{n6Z$(~)DZ_2=Ixuq(^ju<`+hncFDd0y~wfld*bomX3qV2gkNOhm&m?jjW@^R>b15 zgXj}PD#$;SRmJq{p&N@z*N<=6?jMT>nJ(EOi%E8rp0JY+F6*n*bE7t4uRxE3wPNrs zoGOQmby{Oj+T>NJNUJPzifVQxua(DGmn@|k)=|5GNB%>NdE-de$!*jNc+`#V)ekj# zC3q&N!jugz8CeYiu*gmsudMDhpXITIWdh%GPI3*qhR^2>uj`w?BZA|2k}QrG*GoDY z?ZRc&sFusfyYeQ?&+{(1))PWSGULRmo08^N$u_|qWV)TrGZrlJ7fKPF5!BlJ!bgXl ziF-kFL??WDmNmCJtCnWQqM}=lC(B+Q7a0W(~-O?L7x*ISn0IE zRiRPb#3h!YqYroHJo-+f?X78QPb03@@jIWaSwCZBupR6sA~4;~#k2{8)+Ln)m>_(eez^Tm zdL^{Xg9=&f#WdtxHaf3>Fj}Yh&+8NuK~~*C&-R7We=zejAR(bJ^90kqC-93{@CGg| zRg6SRKg7JiI0qapgYC!|hh+Oi(D)KCDiARQ z;cL_8Gu+YlO=7qb#t6)E0Qt@i5eL+BN`vYWzhoE(WhJ%uCYSDM?_0ekCG^0PcIP_74)H%G3j?+~6a1H^2uNm`#D zZ85H%zY_JTlIBNdy#-UPGY65Y$i4;jL!N`B?ywnz1)m_*kV53tsS}dL(N-v9h|EP{ zAm>bLMERor>aMUe{-Gbj8&`;Du~xtYsyC)W!xtGdd}RrJg6p{9yN~`&lAPV3G#D37 z!xW(^Z8>&5nvztdozp~qO=*PG097CLb1B4BLl?>K9iOf)zD`b(m|u66I!OoV4n_Y)A8VGu&{!YvE&D0|IQ!kcUQ+!bQ)?*V zi5|Hi)uyTQ;yEcEL{t`D@{9`Kz}ycoxRLeb!INhHtq4#W3i>Oi_@z^_5>V*GQfv_B zz_?_<;&7!lolB6RRG&L@QOq6sW@L63hg?9N@Z$c{1*_(c7Yk7_0tGK`_2D50!XxN` zVVZr{0!Lf43bj8Hn6}QVO77~m_pu?42 zGb!0h+lL@2S+cIcLy$*7#iyv_vSrx`sRA}0<6mOW-F59pDFUp|Vq@fJ5{xpnau!_s z*ZG|xPg^_K$4%(M51K@`9~wX%P~IKnojgWTwi8CXjHSMDrt5e1`w{;D1)~k!$T>-v zYGGJZNWoH|Qc5ZTqf&%5^jQHAb1al}^i$|~en_3SdEYLqX4@j3^I zO2(&a$*9m^v(!5gEGvu*XTd3c1z$fc0-LVs`SS91e7%MIX7uvBCDO{?((~UhVE=7+ zb0-HrE|{;gS`v`1i<;^pj8+9T{O=J+6^r!06>GTPDL{-!VhBGq_tjHkr=9fAeC$j}K6j{e(hg9*XD=l^p79Gm*W5MB5fmC(Mk>Jy*QK_v9bR!C;~EWcJDcS`PLfM&D9fKVHu3|B4d1RWYzJ3SoYE}? z!=Zm#7x?Z8GUGKv>K{iId&1vtn6Q}$OpN}9E8|sKSnE4X0D)}n z9W~u+If6rP#YcT5CFMNuiC%6EQ;_%_MxXFU5+#!x^C32|=&fp3EuB>wt$BA*Bt1^v z6|_C8Y7!;YW`Do#c$jJCmJ|D`TMw*>%^O%IQ?RD$v3XYKKXEcx*$8&3Jo5wp9w^K^ z4^WwW2D?6-?}q((Qy<_kda?TDi~ilbWQG~G5&QcO%Ile0?Y&H_$xX@1j$Dp?e*+vH zX<{~odgEZEN;O5*n`rAOGyT+>N-KSjUPui>P&uqE9BGdG`B;NKscaW~qC?vIfN-5X zUHXkWk)(mr;8=hJwkOL(?8QszE$T;pv{-JN0X@x@!3V8sos1{W4Az^;MZy3K)21`W zc3pAPTFdO*mmzBWuEwx{mkGJ*}&0=vQxO@co%=i;HG14AR>};A0 zEhDqmLYc`M2#qe&4T(K0bqcx4L~MGXV=A+8axfU)F(7&H@N3!u;Ip|WHE~JhT!d+1 z&%7;tdPG5|8c$)3FgXqhh0md0ztFT5NTrhJ$X1SLaRgIyO#uo~Nr|%^aw6LWk!erG zw^y6u7x!WG(Aio#CHu`r9X+U5zNi~)CT*63NYLNU44zrA2q=krz8Y2nPeR;+3| z@{i=$WtME@HQeNH?#tcf&}m{e2Kp=}O8-8HqbsKtn_YYdhHRh>{!R6N#3s7-={6I{ zBAbBVVYZ_Poit#3^n)QgLXCK~p?Cw655mBD=oEA2&!=bq#Si2^)*Ds;F|6q;sTB&u zga{+FYP6I~4i2U_uPm_Mi*OL3;=#Av4(KVYklSVnCU?$T5>^T=;Q95*=uQIV{eG* zAht5*60s5kPs0f79<#?jFjv<{$*FN^yLKVviGU-@SDQaoD#hVy-_$mIqp3nSGvuwI z9cb7-Q5PRSbMSe%Ip^4wG;f>wNX9XP-3i-^%vR2GJAAmvx(XtJw6nOT)4npOJcNT- z_*0G>OvrDqpSEWrfX^M|(^l-ONJfr_bk@x`m@fcnPrVVYn^Gy9mxSmw1ffegZ7p?n z#20?>(4J$gdMR1!x#c@3lJEdKk)IFx?So@PwWgnV0LBe&JP#~ugBt{hL zONEg}SaCyf)-MbVUw;tWFp}3czh_QGp1BbF-m!ljn(kylwh(=zdtubbe!W`aD(!4% zeehHKcN9XOWoRn=*{t8#JFzG^j6Zo8L~&+zppoj_{%@!mpr6rE^!3e**GAUGO7^_Q zhPI8AvVJWA^;8{L&Vf@Sg<-V=PTYh}IC5eNdYz|GMnV*6MgN&tKJ;1^wAt|Yol)@| zIcq5F22oy$U~ObndN60B-XaD5SR*Oj=;<4ABIQEVZEju@OM-kqmb>Uh892dkS;v%f zEwM*u50&Cw6pk-57+5L)PRBg+gVG3-Uu8oev4}7N_CL~R$~iRI04KRpsN9N~%I=a= z^I9|b6elDk(}Wo($!Ng#iGXam2|CRu+&-a%uJD*?f%0os5^@QK+lMz<;S_XZj+*{2|>pw>RQJuVBYfoek-IpzMe=X)@*vw>~ zhF!p+qiKyi+XE+Vf7LvF0rOv7S`2qOAeKz-lg~&eETht)caN;eIAXux=BjV? zx>y(>Od+rGjQ9NK{*QusHJ^vQoh1)gu?VZbP-G@2{7q(D<~<{QJ`PM|uCH}ThuPR_ z*2vsVlperYbc1eUd6h~8${`6sujtdM^5WU4PQJ^0emsnl+JYXq8efqw3zRq)-z{j> zTI3^S5oFApW6YGJ$vz`}vh8vzL!1Q+_u%!|Q1ffs6!79a6kQwXLe4Vp@ zA?m!VBvB?WRYVmeccD6H^~VA%vnn3cQRifU*V_9zWUyf|+3sf?F!(f+Z$~9GNAJVM z(&^b1_mW#9`p9>ylyYSPSz?vVBPZ`QR>pVJ#;*w~=S9ISM=F|-g&KRu=qi?4@-Z(& z#F^@1l+6#u4-J*qm99ob!SiX&P=q4;22W@$ESJcHu*jD13`t-8wm4Oa(aKS8VLQzK znpjdoX!tZjBx)@4<5teA4BLR}l1I1F@@-IyYWUPEcMoD%N-&%yMc+|O9@SG@@8$hW z=2kRS13UgalA%kLWMs8nm1N+h0uF&9q~Oo(Vck-hl*(*YO)<3JKzikr!yIFIhRbBG z2eoA=BoNe+OQOK|&FUuqL?>>CdmPM&D&7n!6_Zi;{+qU0b_4bnhutA|wXy<2_vaxd zZ!Bp@K;^UJ=&gCwsbdETi*h^niCtswCA*3GJ_6;L{`fed^-RPke`gyettwsvn0HJE zir(P$`oaMB-mqz>7L{C$cc0zKK`?Phft_LUTi`fAHnF7~fojCbmlnD@Rp$a}|fE>2rWDa66Ig4Nt_9~r%Bb-@;x!{0i zrcZ2VveX}~I9C3ppV4snAuOiV1lI}64MRZt(;*6Glz|e^CcS> zOxh(yX7GtI$uFpGj~n$#w~2H%jj2$^0@RH*Dc79eevRX_etW%V?b))=%QPXerXqK) zLBVYKAklE;!L7xJ{o0X^=axKxmyvQmR7tSDb-mSQQ}b@SI%j3KAUmoIw~*k&sbTjn zeL+=%8K)VxTHALEy?VKNp+^tPtzyH#a~e#mxv^|( zyOdLYz1AHRdm#m%yn0FR^`fcgyYhrl1- zq;~WANi{oKFSi+=D>>!tBR1VXdcuCGB$IAF=HC)k6r3o;rIn<(5ez(HwPqnH@aVGy zLC0w1v&(`TF-Mznp!FjlAn@xbVo$f!fC+ER;7TjF)*PLXU&}YBv$~j1Nk-Cuau(x^ zG_BWZh9~JiM?nuHvAdUOjk#(x5XG{lP!<`t6`3PtFA{^+GP=B^uE?m2kzWttqmf$J zKs@@T`~YhEr(FpWPePowS>p0iV{~r4MAo5ZEzp3}jF|Pk!ot%pxf(c3J)Jc0I%rFO zYPzNrx%fH|LD`I%w6-lH0{-aAT)rKZ2v{JOvsRNs68$3Q$8%LCrD1`tgV5Q$qQcpW ziL@b4OE5VPgO&}P-^w{qETuA#I`0(Q@_l4omO9Mn*U=88O|e!((o}6r(9CqtnxGf4 z78MFk9Es`F;M47>`hd;-quny4D(GVpzr%7^!nK8Kp%(tq)cYmvIijcMJYJ!N`p$qZ zLGxMG;^7{LWs=W!AjAaCI-~5}q*cQh;)J2yxQPQs`jm}H#@3FN&SlHyGyT(~EqYK0 zwn=QVBc`)rkB)>?!6J`%aBF33$w3Hr#RmC7$U)J@xKpvZAT$GYONr#|B@Se+QAi7o zk^nfqPdeadV70{!iFrPo!q3CC%!{Vo9FE*8&yt8oI>*JnQX;_3V{@x#SoIadqp zP8smp+?~5ko$F(#IUU`X(7UO6y5$GtHYRzEcGqK^0z=0ZUihQI{c+EEdnSbu1*bx3>RsG3o|Flo6WMMrvS?%zM5$rBd=`h71i0#2rlQ?0_hgH$-LDzJ z6>@rO3hIm-zfVNsASr%3xqCB54H7_9%-i<7eU04TJiC4YIOILQZ!dAvdZ`FAL(j{^4AKAme@uO2 zlqf-$WZSlF+qP}J=4;!w?S5_Bwr$(C&FybycXs~Pxm72#vhr3`-MA62)-OTNa3>e~ z$8;x#SKz+fMz6T(`*uUPX(n?3u*kp6#l$uutTn)R$C|3-wj^ADht4RL!x`&W{O+#HF$z1qsv)j;|{jVmQV7f zI8Q8y*DEs>kXdNx8Kreax)onuE*jqruWK}i;k;tqijTaGqUtvc`7WAM|4Fn?DsBd z6Vb_7X|qk}3?w9nMA~dpV$2C_BPzi{W5^s2P{3LYBWnTbPJV@Ew@ol2o=Ar7njgOy zB5SVK7=P4uQGH^eE9Tck<9QumspG~8YZ}|*(CC>WOiSAY(wD3&en5)rj;;qdT!R%r zmd33lv{tJbG%saw@IJf~WP3!P6nF_|wzY3Du&E)S!^YF;+wsX7rj30f`)ik^&`7?E zEP32}2WeAR5O`5t5rLA>=RVj1Rcq|$@J2AB|3+A3V}-ytI?c%dbTNXaJq9=u>a;bl0M9%ri>F^5|cZk^WS^J z3W?|h;wC>!;>ji$P^S%vr3{%QF8y9vi`RD~vrjJrEtO=hJBjGz5|GAi0}IZn1K#C) z0{=MI?Fi)giNR*g?2z)Sgld0#@atwg-$7ML0S*X#mRw_U&V}?NDE~a1Rfdo#@LNe> zQ?74Hfz5FN^)Vu0z7@60u{m4uz_4Rf2ZqsJ4q97TM5$wXi8a;%A;a}P&x3@77GkcT zy8CS3_vSpx09zVN{X2l0s5hBqZ;`Py=U6l9R!3J0WwjA#9p{;SK3wvRJuI2wvF`Rk zMdKNS6}xSUbk3vIRrVMIXhtV$ja3Kg`r3|_)P0%JjjTU#Vxwv_DT`0Y0#_79+$eIfK!-R!Sa08b~bp7Rod9-wgEf{O#Xil7Y36?XdI zph!Iw;Gs0Q*N;MYv^4YzI@ zwXDR{In^xn5nW;{7L&rE8H`a>Xhzo32q!c(fLJvE9oVggNk_wh(lj6GH(p1OQ?K-S zi_iM+k8xnlA&lf0hELpc1|^{*9;v>B14b(E*CHP2`lkfN zlkMnWyJRMEJMu`$tMigWmk#;!2vsIRH#oP4W#XQk)*l8q}uxfqi9-m8CqCI37c ztTsqv=)^!+Bib12p4JRzBp2Nyq1%fyIJ1HpAv{%oP6wc;(#&aLR$EB-F>ekZ{>q_Q zK_CiVlE918g!rzV-;TlF>AjY5?!q!Dz4zPNRHS1~(4>kQdhhWK%jYooa6$3J;YoX% z6|Py0XCqka8yc!nX~$<#&}bh^@jMSz8=%Y_-YV?LJeri|M1R&vJATC_; zkRAmQY{&q`IZMjSNPeaS=u&%S!7T}0(Xj*rRPPfSg342t>t8hxVs0I4E&JE?n+;6d|5qOOveaZVn>HX1R zrm>I|h{JE6*+~_vR9CAWsV%#q#Nk`xiR^ZZhAoKupDTCet5i9joO2%Q9_t)((xI!+ zhKFk^ok5sGrxa2!XE_+mY){i2s@et$(QitfKR(?S;9hf!RcwDdlIU{?Al-hlu44wO zfsCX!DqX*NQN8UZnhYdn7dbYP#%2QMu^sCfCFpku^#vo20!*b_VFc%@Izr~bLkFXv+Lr z3i~aiRL#2fk(AT!NcF zfcixt4Cc6fu>{A%;~k<`h-`SP+K=4$MC}P_0B zqr2&PuyQn(-{#M_`Re>dnEHa-(~nD{l$s+@0ELmvAsEa0VTX#yc)v& zDGnsn19fihUv^h40h#BKN06k?l$H-QYJDubL?jhEOLtO!GBTQ{nbSK0(#Ijl5V1?W zmk-U(=1C&s0F_rXSOeJ+$>j`A(Jlqp$#wIQ;OD$jg2YFMo3{)GfrFC=GOjGmz}2{W z;jlmNe!RP%bXy0F2R4=-W~qtjNef8C256=$yP4KV1auax1FI*CZSa-%9F%TNyeqW7 zQTs3V3Sy6J_t$npI7jFdtvfM&wC+>@Isa%a09Z^X5#SW}twQ-g31~Jz)g|9+M-9ZD z*Z+RodAzXtW!`w#d5le(Q&RJy#)Jo>HHBh|C3erb-Rx(h* zdu5d_6smZp6{B`vtXR_)>qh!^z8F|tLMwE(nOa6DyZ;FHl9^^mhZYpT&;e+j@@mq& z(dt0Jo-1IzQzaWc7yqExCS0=kk0fRkLjLVM?;JXmk>C; z%{J^_yP|i)B1*URB8Rk%kxJ%URBqt7vjXoC+VwGFN+Zl)K7bUbAUL{S?Y(_o4v%nx zAG+O6sUA&U^4M9y*|mLXexS~mx!-f5vpf)R@&Z>(Z|D^+-Cj1HWM4=9laRi}Q|Myw z1ZR!F%RO{hg|ly3VyBMYT9l@r9dZL<_4!szE**ralEYX#?!me~%FS>wdb`W007EGA z0^uC)@=Na56|TwC?~`^3opPM~`_G}Abkrm=1t4)@G#Ah%ToKL@`l881j|Py?02NND ztJQ-kybFTh@=5m{BT^G9k*<;jwip+AQD}rPp#1fN`NDZJkhoS^-Tg3uwbXV!K;%kM zD=o_2uH)g%OI^SZ$<-GG!3ANT&Ef%oL?nVtfwR@scP}7L{Ol(MS4|kT3IgGjFw>>S zNN7YC4$f`d zcH?})f1^_QOCbN8wLkt|=>H`qaz*1~yIDb#QT=Jpu66&H{k*_&3cvP+maNK^^%tYf zE!W*IG+_f=>Q;Xe9mD6CSwTXl_J~f>L>{tO2q%wrph*7}<=nY}D6cB?9 zkQG(P7GgVU4edEhGO1-~6d7J#vF}Ml&Q|RvYm{DJvQfd6em*TN0{{Mb>hld}2u{?a z#q$=Vl9vEK;v`&vW5wa@lEM5pAjs>GTnaiVx!taU?3}%XBRX5hm3%(}m0aHX_1PpW zsyj|a2p&S>Ba0-%4wNKAARmNQ!wu*Y01n=y;ZA>HRG~XJR{wL%Fh)XzW0pNhvmn&E zDlFv!t~A8P}B3H@FOQGp_R&$n60X1*Hf28L=wwRAhkAomf-i-kBwe zE%JUjOzxf8ykSmThneO3z7LH0h!Il945j{FojC@KE{+$98`fbN;#C}^PXuq zz$=>f0Zm?FaGI@rsEmS)#;qbPQs^|0mv-NDS74}0fL>I~Q#>Qy1UlOc%R zSE7~`x99EThKmesfx-VdvK+Q8*RqNo`m0E835}fbmdEg8m5Wn>3oNB}ZQB2p7M{j^ zS+2xj@7bE~rGtBW6nW^QvX0*beSZ#^IWDTPrB9r5HU0I5*vpAl60R_X4z;U77xWR6 zOYG-}sl*4wVe4KvLNhCn8sk;D@UAB{@}GPOFpUneTL>f9Ag=-+KxaZ%s`(u2T09XtvC=dHS}ab$A4M7J%mCews2*^Ja@zQ# z62$H=UE{1aQPhG$wN4lYkO8=%20Ssy!cjP=zrs`lKz}o4MfJ1 zH;l|#E534RE!BIp)CO8u4T5ICU{Pxu6Q*#<{v7Ch9*7;%5A+~PxDzrvNV!x{WWr(g zO4S33o(@#<2C-jaYf5?EbJ#o%U}n6uLxT1l#O|WK%Qsyc{(mROeV!T?)2~4Qx&KOz z)>eJL$#HLDeG=mOGG9EJfNzF?Igv+rxkIDH zMPi_YG1g6bdrOg8LgbjsrMX<2j@j0u1@6&5PuTwC7>`nJ$K79~>A0@#e+GU%v;e@m z0z%*Lr0Wc))rnl-zbz88NuiFxGmNBeZ!^)g+t9U@Woo2&0cCZ@`cUV&UuGEoi8J-2 z@E@>9D+=#DB>lKFc-lr)@Mr0M9OKm9|W> zo=ls!J1cvW;QMSJ4wxqjR!D=jARy@qiVeI-r#F-@R0j+c3!{f40V!1^rK$MkGRN)Y zj*TI@Fq{FEilf8;1&T?{0tRfb2$xT(Cd?K!0^|uQY@pThceW)XlRR_bSn(hbc{Q!SL|7_?eIBM_t{xjjd(KpklvykB6 z>P&veYpA5>{bAOKX1yg`5z>YWkr(0%_RsL=mz+vBa_W%LUjm2hx_~+I+iHO%1 z^>g5zv&_k5$?@KP@1p01^WE%oVEilb7jo`hh`+w~?OyE0KEznq7+;sQ731L9)yGYN zAs5DE4@fm1NWFTDIYd|?)(cx%`qeZTpc{=1m9d{l4Z@Ldl?B%jnb-R9qJPElSMz)E=q#F7S@E71_ZJ z7odapOpr@>o6f?EF7`^eY%&bI{VBl_QjyZ_3l zdTpgJU_fI!Y(siW-ppnTNlS6ya|y9D3X*2%lK$AOBlpXM*dk*z)JtXRrbiT z8+>h?NYXWY*|}`%f`U;0IHG24j5c{S5SX9>cVxq?WnKCzY^Ni9b-5}PSN(T>b@-`B z((-lj;ft_7N4A&|I`L8_dJo^bkYX3y65JRqH()`2ST!oekMq?yyDR%+#{zWHxi%3} zbHStHtc|yK@k;P9u#!C8+K!FKQTPIw$7`j_g_9|Db~Iz&uij3_%jl)sCYre*=$d{d z88-*`7Me^L$a(W*0lpm>T0>m`a4xswQm<#Z^E)Sc^zQEoUvY$wEw?2}&kv%YQDDCk zxKZ`_@BrTSn;=~5UKKj|J=G~{lpB+g>g+{m`b&L{+!IOTxAk~|EJ*j$-gQAOYJ06$ z7eSGfaDNQUVnlqunJZ>0Jzk{J8K_Zz!l2MzG34y8SK;GJi~2YEZlg3 z9_%F}Ch^;4;TPBz)R5NT8E`18*U@0(P8wZBSD}!`8bUqK)sClEdv#+ zoI#)r6#6km1SFIcUs?&t%3aMR-2TNUy>FMtEsZA4bhNDk;KhGf()t!vx1pb&*$qeJU$9SW0ox) zhB8-k$KW+`PlAI?3Sok#oM$jW;8BAMHJPe7=v6FRe4}Bl)6tFu$={=3x>yTjN6|h) z;PtSK00F%nukXn{rBRaa7h8plfm}tH+AYPYpqb1*_0IiP8r443uh|O%Q5?J%9honY zg{J)*-7K#9WS!2aL7`u;l_Wt>y+2a?S6{dJq*{l}P=6p^x8y|3V)m2*2n2&Nk$hEw4U)2QftKuU6I# z`{zggdpPHl#>e*N(-Xvmu%ozCm7p*UW0O5Ckj0_Rv&C5any=hIcOz3P`hd?>s)10{u^7)` zlEf_MZ(&`KN>g^&IGc#?&!RrFS0tr<)!6v<)9_GczK2uHy3>!f3Z7{{?|~Ah#y7p^ z&G&|c!_nI}b%0-6+K~0~ATcvjKKid){MDIx?iFME`!zrV16q7MqApfNVSto%$H?uE z4?lTgf<#1808+(c>Eoq~B2n^W)JeEwH#|2%-Kr~!G;{J4nQO#3VFFy9;BFCoDMm_{ z0vI*C3$F&A9Aokq!VxK3up)SbZ;oEP{Dpm1G80%qP1ln!JJ)0^zLxvh2CDli_Uf`2 z&C8aEnwkwh)JcJc!7z>-AjXbrveyEQk~V^dz$Wk=cqUL4K0uCwY7EzPLy#@Dw0!%H z2jWV%>wvD0#iqUO_x`T-wU1qAm1ng@mZ1GA4N@L?1O@<3Z$Lgm#izc&t|z;ex>}6| z_?jd2evf6QfEjqRz(O6`xlS zPn&D3T>*W3>=HpT^j%T!NG92H8iZ^;^_e`zGgTT1)Zmff6nhpo=#&xr z^#%u`dZGILkc^dIR(s@avIv=+or6`b$Kn*F)N$2TE3T_Yg_$V+VaOkJCia zVHw|T=0ulRxex(TLJ=5lOk%8QVXz!I?4cMQaCkd)DXKuJ#uW==!>;n4mM{36y>0Pv zBf6@QX|V^NuFpF%kgx8aT65_58-6F<)nv%YF+0vICLg+{ov{sZfr8>VsF&}bIk`Qq zQU_SejEXwEIx$_;1cumr6z}4kqq`-anuGbWoH65D4ScoSrJ7hRG-PiK*3g1hyO|eC zs4SJJN`e8krI+|g;AuI8KZ(n2z5rHDmVE)EgYx5$(Rrjw+PE_O@MbpNZF1+kGcUgx5)PS|NwQ<1hNbM50-vEW>w(IX;|&+v}>vJ8(@cYE}oy z6DEQp8_lKO@QkRt_znSAs*z-E=QQ_AZsEKhZC>+;-ykPyD_DUeuv+IXaicX?tJ;!2 ziuJe6ErRhs>!wb8bktq~BGh~6TsXHXvIu~ltwki9y~4fFq&22QP|xt9mR<8*s97Hu zT}@5wAD91YF`pi?v@-@opFj+0!Jv4R-r@qVsoA1HD}==m%i^m`4czuHnSC2t)}N1I zI=pzVOFZ6xZwvVhB>Q4D(GiUoy?)|AvfiK$N~C7uDzb#_dl%W8;PY|>?2Ulug~S2B z!rx-Xb?wk?)fIpA3lU7>V}m@8rBgS9FBqzzdRPbFoJ$u`lICa7+&B3hAQaJ#g$b5(>g$r9r++bGp?pU5@9 z3u$HU+JxLPdzWHE7@`kGhG{T;uB=cty4acV^}fDeq(L3=z+Qaq*bd?`XpVFEcritn zSdq@=1X10o(Fa_UnHbE#(&E24U6w-Cw03V$4nyMTCT+3y+ z_ahs%+F>ocwNsJHzn?9R-7-o)11k}2Odpn=18HO`FeQtT-p5S0 zt1GH_g0O7<0B9wyzNQf^={>~ZCUd7~X#1-!I6h0Ei_}1y zZVxYvyUhdjmwP}GD$-Rhlmc`B=+>&PdhQ=ff?>?uy=Q8n%jZu= zpQvJxSH?gLim}T+0`x!8j@5yPQ0^E6=tizEST3J>-)=b7iA#fY0dJ_3=9Lwj4OM^W zeKru0D%$6`r|mzi5QFdQ&N*iY?nJjaHVVmLBXgLbjS3k%m z+jpN^PD*+@`MEt(?f1KOso_^-HsJfXwaz%hZF;6|Zw_y)|~tvHiVx-}gLQ&mReAvFsEdo-@XU%wBN0DV5c*n9Zj56r(e=CrkvL$$Ii zV$}IQ?AMG~GFcvN=@4nf)%bi--ha%yJ11S83;gniIr~E=M7`wy=+HCZr$m4x?%apE z{mS=*;cwd;Sm_iU9HG*;DX!P*WG!;d5Z@fAH&)GEDG2mH)S{f2FW1lz4SA0$1Y{Cr38}SjMN&iRC4!}=R+~c{HRKGH z`!Nofy+6DF9~ia4d|gySGE^(3_GB~3sgw6XYqryf(Sw;DfzD3`y<$cq1^@&vO50>o z<;p$}Tuw@_w3hQ66jcy0{fJ1b?`8tECi4{aCFY0MJ2?aEt1F%RL*-Gr)D%H;Y<4}==`ctUtp7*i7d7Woy)Rb(+&7ipE(yQSftediCMv@y;*t9Ft$K zshN9Gh#JMFfQeevk1+U45r;V^X!GSzaqa47r`E5b(!bdqsZsN7xxxQPVpV5HJy-AP zzL}99k@3Y4iaoAL^4E6Q<9&?7bG!(aYNPH|rDT)xxvxpgx@$jePSHJN%-_KG<(2M< z)xiJx(l{%oq@c+6g>(u3@QW_W<7P)Am$EL?am5`9Io#D~lmK_ZJd-)37CWjI;*yyp zC<7%#8@lSpn$H#X{|6pFmiZLSp}Gk`e&&>>JoZZ8lalWY}zQa*`Z*aC-?E1i?~Yw$j?OVDUv5_irmTtk5D>7U`S1X zZ?w?CR-(7yNctNxiYseq6{H6MVAV-W2|SyCVr(e{%p0_Jr8${?iYzkXSJi-IEmTjL z=aOU!0ZU+&b74;>sbUWr3sVE&Sm;dq8Wto*r)q{5S2ATuD!F6mY0ET8WtEUy7K*r- zqCR2{IA)Q^Lm3BuLJ6E6Ax-+m9nXfMPvzr%H3V(q6_9#LO^m*hx>;wR6MSUN4Fo5? zAEzedGGTNl18o;mt_Z|avIO)x4^Rqnp` zXY*uamw&4Q`PppH@uFjf0D?kn?Kks(tNBLyes_f!LGuKKr3HwbQd1DD)1>N$7DP?B zIPzG4dAE#>;{fINb!n%87(^?(7L(RA7-`TFL8ClHv_jxx*=z$!$&ls^#$ErgbaR-3 zI|+EEg(f`A`}B-#u(d+(cUa^#Ws-OT&~#(KSY-6;<5nIy_a~(6zRZLd!uy&G7)=%M z4%t@N2jq=m0VY1aYsv>v)#0Mg2S%85bV^wHieCR_l&y378`!W}^=dwJH&+-#=PNjKhA@9ezCgcd|o181Mx zv`h7jS~%3~468NPm1EvCU3ltZ=zKXNw&_|Q7zL*M<6y2wAU)4@1V`t{y`f#Vi`5q9kyq9NC|(MdM$4{75aHuuz+7(p>R-}^ zV)t5nvbHYG3X&a_>tQ7pg6<(b$qaG-R!9TwKN7e>yw=pD@){(&XW39M-bT3u!1|(X zjooM~f9jDAaE{$7k^`+H6i&gqH~`WK-CTftu+K~#^?7|GI58z!UVUbmcOoz4vU+em z_bJI7+#O47Z~xGtsunx=2GN$1D+zA`erR?@w>vk#TnV^H05~{xW`zrs($OIbRcYO1 z5Rgf7rwLdwPHVbF-8QUxkeG9C5^31CTuMDAra3w-FQ){m*@A>Ui@A1*eNmEj$r#pb zv?nDs9eMXu9oQJT@I~-7lw;^#^6S_N)PzV%X(^aZ&Twp` z;M|zB!oVA29q}SLZnu#H}3UluML2v4aw}HA%QUCO$DsgR*EfiD*80+ zgmqvPsgOZnrx!}jED_G9!-E!LntgZ#pl*K8RC+l&Lcl02cn6dYWzxS!Q*SnpQcT+_ z2&6UfwXxi!|01x?x8ld1+#4KnRcj(9Kn5S~$R6do5Gn18$Fc8Q)808ZLr6MX-N~ai z@kOaTq{Q7yN_rS0R+-`^7jQX}pHH>FC3*m1J%ra&q#x>BMz|}zsQ*y;ZdF}k=9>yb z%>1d@jH&yi*(uzPQxgBBDY zW+lt#Rdw2bEc~(kVybSPr>i=dtb4@7;dS~8h(+W!vyAe3UwN+*FMlY<9Nht$9la+Ue~UtZwfH zd*Z(nChT}p-CI^?=TB$}HspM5&ao|68&>A{9@bsn&Czd9)yW-7+FFV+*7ws_cv&IG zPq)_nDLvbr+I%e0#+Z&et#{gZip9vWGoCG;K1N*QJ3Hwy7T%Nh|27^hjCA9)HMi6M zGHPb!RoL1W9qI10=U*?AKR*Jr*u=y#p0)6%yI3-d@HtjYy-hj+YyUQQRA1g#X}|lw zET;%^sVpPYUJR#HAH6VrRxfXzDYxXfy?<3b33Nw+>1dX0&<@<3yI>x+c>H?_ns9Hj zvCe{M!8f1CTz8<>{#(b^(q4_53bn0)4OMTkd5tWrytZK($aXMk0J@$z&`CTsk=}HK zt7&K(o372?A8PY+_ii-WY0`LCmm%}DdSASg{gJ0W7DQ>uDE8)jt-2uzXCXT%zQVTQj=z*$M&urO|&52 zEivd+3REM%dSu)2R7V{@T1B_2L2XuX;kk)>SlRQCBi^$!7o)skyEe(%u{1uI>EQ!a zwLWEos<^1upu#9q63fyezLK(~Dh;Q9aqaOneTCU*Z{AjCy`XX(BFVS4b_^@8TmK#8 zK)#XEQo;K8Y<4!>VY=6`Wa8run(W!Bg@1;@=Ywms-C0+c7-hTJZr8e0UAfzGJ$ZVR zwPnHU1$fBWLQ@c;8d%ezC06n`t9d6HH5M*W?dVt4U_t!y9r)&Si4tK4%T)FtZm;2O zbgeezKqV?MnAF^RF53rp*xJl% z3ec>;yG69`w^OR)zyf?j$2QvQ?|FuHYNkuvnRdwvwq=o3cm_HS{=vDTI$kCup?AH> z!BJMlT_@rZt*>lQOZ!3;v8PqZ*>Z7J4ylL9^(gul7Vl%cZ3Zp(&!X#stm{NdJ8S1i zPj<>$^pzj1dnay>3$#PV!cEBr&Yy`l7Zb@HpWXQ9w03KYhG&;S*5g%yo3vnwLw>v@-Stq@ zuhGl-y~;^UhU z#J+^Od}-hWz2hDd?zgETi8LAK$WTl&Do2i9F%z;^LUOhn?*m*=*zYe>r>aGRa$D{Rt2WUmP+$1lBGB4O1wH-VT|fPW z*%Z9r27%d)3MTAv?VJ0tnHvOYB*Y?M|4rv>g&BOso`6+U5L!07ebFomHqaU*tl>X_ z2;v*k!9ca_3iv`-@K2I|(6nH-xdkR6tn6zbN(aD%!O92<G^|lnN&Z zpIj>6Fmb_g?G!;4r@NXSp`3y7I;}lB8*qq#bzpV1fl08)d0{nt2hYT3uOfkv(!u(c zFf1wdStflI%9iv~#ARB*w{R)7|3=CJ4+6rkz9}y)9p%(P9_+ewxeR+V0tOUQG-{} z<|l3oy;9eskFiTF?()9fceO0hXiIkaCt!C0PTFv^`PatxFBg)vPKxcxE!kV$hUwc8 zw$XLqz*-d#T#0Mjn{G5atF`CHO)*d8KR9pfx5P5ml#-Sww73?IHXFS15vZd_)0XSF zU;e0&y!d0CROndTb7oY31zs*g_o{RJ5U4?sBM0p^S2gyd25p<1-CWJ46XtEc1;GX)z~90IRbX!@ z&+60mXF6PZf!o79h$Py{LZTKm-LE9=kB6VNS+yj#S7D};$T1=q0)m*dRK0~19FiSzU(7jO1PweXDf$qb@ zQ?y<}&H)RJ+*&?B*MM-;Vj57&HDBIq{y6eWpmqvyftZwD7DZvncvBcZvOOtB)=Ixk zhTdK}z0tCMpd%UBx>n^}xoGuvWQa2Pe`lcF8W4>-&4_yq=1P*RTZMw z;5>9Aj&Re6o|^fd6deKz+`=Q494Rs*@_-AUR($0V%3sG34i|@79VSbxKLyQ|FjP=lv@Q?x6#irv1)t<6_RLd`{5k_3pd7+{2C%4LU)}*YY`Rt3debV^fJ+Zpc?l9s0qJ@K(F;n&HgCZ1CYS+MX%AQj%N8}5g z9OSV;ovSjMR(LAeh~Kx>u9M|I?#1xB{R%4e#qq1UcJ~uxqod|-@y_n~Vpq7yt3f`Z zM$ZwGBYn*C{Z4V%6m=&($&5a_o}t_9#w^CizSFak&^P0S?4$w+i^FpK8sRY zir(9lfbPrTCrvgU?AyVq?|{5G`Oztjsj=5}j!&%31a4Aqm314`mp?g#;3G?<`9#ml zPcrh-=-6(m)$)wH8#Nq`G=5qUQa32zEdhEg{=-a9rkK5vhY~XUV5nE*GJ>~Eq3`{P z*ISI@5A!ogLE9XEVN8$l_;MM(YHZCBlMjKc8b2Z9A^vONw#o;*B>1I+uIBMojP3im zW;@&%#^yPf(~U|cBazTqQGmwlDd)%OQ;pJ6rH7YZmG8Tr-S+!CyOe<5@HY#-Znn<; zs-tb|-D&ej)CF$Cv;IWZo}s0S<>#l$wMDX4z*2!}TRSE%U8Qt#)c}|y>$L^E=2lb! zt1r$XxQloJT$^)NJFCgHUTXInXk#@6*C$)*>qME~sPPEjyKk(R@fv?kMWxy~vf2xc z!0}nyC3d>`R}gn97@RWJYF%#CaF+g|rjrkTL%claz;DXYFYukuU`W?fhsM zklP?Nw+c$)8S{Re5-X1;`KzyU=8W;2-u;(2BuU#Q1mw>`dH_g7C|ly2kd9)Zawr_7 zbfO||t(j*z+FB5zh_h-A!p1bURfg3PIF%TNpDwR!KyhR1kewmX3*5dmYOM|>H-WVh zp8&RyvJ?Po$bJz;L;eZn5JaI|JUVWio=7*Km9}_DPem{Ev8c{!=)WaPBt1Xe5(=oiMiKFS~mktxxfgNc+|Z1+Wzhq9J!snSD)fGNS7O zl%K718B=i|Rte zI-$Z})X_~8+D{%Qf}8XyBxGI;BnTFXF&;UkLa`6el1cxDW(jkVF+Vn~nOLb0od}c> zLWz#Mz-r`0aW7tRaLbc?K7G*+s(nhAjfjrh45`vu8!hEy*J!k1Uxi>E+Y3MgrwNy` zBPlEwtRJf}L&5=|MYslKN`)DQGW1gRCNhbQPj7hQv+Gmzh@hhYt-f=eg*|050+!^u zC+o+AB?$LKHbZ&fu@*YghV@p=1NcjZEVhXvQo%t8FqOPok0Mn&S77u+)q(xlMHIWe zeun?9KR-!S3=`3iC9Ld=(jpBIQp>^%E&9B91V_8vnRfvkkASsLPDK|ud9Zr|CKV3F z`j>v=fJt|n{~kvHbADO&g?VTYh!*dd0ud-Tr4O!{$%@Epm1JHUCL)k#Ptnd`#u;cU z+g1nYtoP4m)jo7`y+PtL)qM~NnG#fg!x|(&+PfK*F`aFnG5nqZLT@e(llKT1Xr2Z` znB+yIO^s@FIp34}mXVAk5&aE@jNTG;NIo!RI?f*C#KLUEthPPE1gevUx~lST5@n=N z4A?78qHrTa)c^s|CN)0xMO*33I{~XQiPtTj$aCxHAloSJM?aTfpN7I9jdAv0T>_CR zq75jirTSCQW@-^@n4N%X`vG)1kMdRtL*T(Dx2xJ^yCxk3Dls1SJv&Nt0s19_p^7{w zDobz0ldhtI=iwh_a_gqU6>C0Q1KUHI@FJ|i_roAhw zG11K?6jB)`&>%3r&f z`d8S4w}$e7O;ywbM=uW5j_#FtDXJ5|x4a+BjD+zvPM8~~VgNq2Va}WbRja?3V4IO> zWMup2n7g<+ap~^YPSZPK^p_oJeLFea`HvNH%xJbY^ak}m{wA4+2byTuV6Vp>di#qb zP!;6O*dNwnrUK-H&xA_4KTmr(9PzdOQVJFL{s{!)BGhTWsf*ZdJaZN%v3J}cn^?Gz zTBJNg+jbp4SILk5iG63}betu%61RBGvs~pNcU^X)BHlXZT+3|*I!E+}0p1+1Fgdo$ zE>M>O$Dihp8B&^;6M@3t7yW!A@^NdaWX#TtUK;*+csckZF6PpP5D&CQHB)APB~h#= z-^UnE_0)0E){baJ=QffC1<3*%)9aCh_ z`e=gM$yn5nErD8S$7wbG4?$Pm!4P9hV?LNhTfd6 z!Xqsu1^-0=P4M77gtOklLu1=0XNZA_6M1nLzYii42_UA5Y!Fj?8XT?b#d5la63EW9N|VUok2F6Ja^Bq`5yONaU^x~J8^>@_LB7-jW;Su+=fEIC2TYNt zG>_h|kj?sj4R?vE8>0OV>m*NNZUlYwfzBas38di7i~;G=qvyI8d$$`1r76?QNRFJu za{+1e1N?fpv?D0R0Ojsyf`Td?*c8Sw!ETgadvYiqH!psDsl|7Rf;dYI-E^;JDvbnW zzQ1E(C>UKKl`v~OuaDCOrQG8W3G)j7hpKlDvLtBszsI(1+qQRX+uE^h+dDh9ZQHgz zJGT8h&vWm6Bi=txS9bS_j*6OX?X&O6Y`uCi59tf=oOAP^kEa8gj376BxGU(nGMJr5|m;32I_fAxQ;O+tir^v zR6K4>9Hk@QWGRAhgx%aMX4o`52u}FOjG=_zLw@6lH&AIVEjU4>-nG&iWa4r(kcf0i z^?$IEy>VF^$_SH@tzI#PedF5+!<|vCrC7+wNEZ@*S=X&hGIhaIm^alHF$=H0D3?#iSdkt$*U@2ehJ^!yAe^nTo3-Sm9@$~n)MyurVi?H(ofY-7gMlNJX6oshx} z{);tKTl!a06W#s6)BEz~I8J^!xEVMJ4=1TOiIzUj(gnf-Lox}>qrHLyj-vU4%@C|7 z;ZHV+cFa&bXXoxhwt%QID}lUAGnPKK559D>&qIwc#$OnG4u28XxV| zyU}@v)}&((D}Hu5ALaBf8c*#Tew|<3z_Io+%CS!^ffjwC95>dHK{hv zPmzY?v(7;3M{%O>$xiB3#H27;AzF)2zGlbADU|qvb@$2wOd!f;auv&ho%+^W!v*vXThTKyV!tebvvj6~Z1S zz?Q6gCwcQTvHP9V|Mfb2_iCrEcC&#+q}pzBB!80?0X-wU!4*bGeX58+_j@hX{i90d zT_mA*@$S9yc;4Id5qWF_Jx$a>+23m}YnY*#0;~2qOcLSDcP|@2Z~But@Q~CAto1Cd zh`%8MDoc+;<94`-eB z@Dm>pIU#7 zarbZSrKrBdZ}m(%AlAjANBOA6^p8j!5FtfV=U|6!_@0Zv%D-;c&)@1%=BgxnS^K=u z4ZD;2{VC>z!RX2T$K_K-~b$qpY@hBdW6&%+AHd}GR>0&GJ_z}IE2*+Ki&K%oto zO8Dg+151tCT)0OBz>}(h{*mP(v@s>yBOJw2(-!!zk1b2%l8}S2ECaXc7M9^92vc6! zc}FWpod+;Gv0pw3`32`iYpy2?K*U_Izl7oE-H6yKEvA^doRKcjs|r&QJFrU=nx6Pd z_(05EBO!TO9Xo7>2hp8GTn}<0cFS2qMRhT~XK6|YNip~iF1u`+Q2;Vw?9^=z>Dj7` zY$fh3@eE>r#Hbx7(2pLFa2uw4MoFOT^f(P`k+HnS-EVVB-+vCKsxgSfYs+5*g3f7cGiFw z0&ws+*X*uVna33g;bdMj$S}t!LGt(bwF7RtP#qO6%jd_8oPVIM#DySfB{zB|xAOCX zt1^kyGokB5*1rfB&~u;mx;+2AqT~gqs&siNc6pr|E_XcC8Sc-xTHu$ni9*gY?8={Y zp!+@O=|0L`t^=S&+L!)w>Q*>T3(W;J-~;5kB5a;EFnfA%5-c49u&h=VyPBM2Ru?3f z7BGjy7FSJ@XUbp%K=nxlWIr7Kr^o#Rb{xLF|Ch&~-3Jk%;2)jJ<4Og?(|XX32bjFz z(_$J>sf4Ov!zQn|OM-8DOZtq#l2B%W_iYUkNMbOUbJ-LX^6>qT-&3A{HC|mk<}B+1 zxT67MIJTx~ebV901gtMZLIwL--*Wc%nl_CfgigFk74c81`b zeqHaI*gO%Ia9pSv-9-Z<{>8G69YA5d4xrR;-2ZmEE*cO9?1ijvDbuzfVKkq zegfmq%|FzciGwK~8in0j?wbUQ0QiGJGHmUx?Sgv4Ben)_k!y)41yy8JY4H42@pOrV zU@0gzeKL#G!Q4*Z&WK!G0`u$}WW1wuUs_S@ZZ$T@fb0C5(e9^iUHEf9lF~Q_BD=^! z6?ZyNj^7>w?4U_OOOzhU^@_ndh*Sv?bgoW0O#%{i@s^BncDo3|Vmn4C`3qcmE19w> zl*2QfL}>wvv`(RXLA0>5-A>~{X+YmjEs0ZZmW|@XN>Cp`ZA(zJdz3pMCt?vm{Zutn z#<4B)HJUCs)xhOzisAvMJAjVP4R-O|q#3)+3Ois8?z-Q@n=kp9um(0$IdBuan{<$LxesInB}Bnl+mW zrG-0-5$ZKIs!jH!f+N^~wITZWQ1LNf7P|SYA`$+`xlr-{EOf!~l2Cs!pD09&nl4bpx1fpKmgon@aUnLB9yicfdxusdLijFT31NzY z#~!z*&+6A$G5ow{o5rWLx`u4|rkT;3LpCbHd0h#`BZvreV)-wwqXLOyXw}!tlm5-) zD~K~Rzfr}`^3R^P+eUoqg@P;8e;CfxzYea!)kC)KIkOf(Cxi+QyKy@bkJsrf!i;Er zTJ6Z!yg}wbCu-835DpZ`q%cLZm*!{?9UKwPw-C+FPUpj-w-0gd-rn*2}zL%2OY zLO&i)L?zS$w5?yV+FXV@OTvJ+)CFkA8n zhtfpp%|J6pT#nufBH4u;JseP!QAtG-RZLzDNhOI*qT~UKVG`Jbj{H`NSpj78nPk+> z0b-FgczeoO)@|D40m(;{ete3;;Rsvgksu4~eR!ByGsgXa4*+N8&RPvfUUCN18B!TK z#{~_Wa)DjG2=cE!C$SA55&4y3`B%hc5etSnW0BSZyMs7phEl>m>G6W7^aS1%w@NSv zl0qyt=z4MDYRTLIkT^}3gntG79ZOW9t%xW4JXewqZBkTWSB#ol`*AtCGRyJ8J(gS^>C= zPRO-%7vVpI(JX-Nq>k_{y*)%b#=Uuo#LJnIEJ6|2;P)g%|2=Ps4nY^M7N3h2ujb8F zeI<>w)e~zuO=Ept?s{H@#bG%=*5k(xkY(eyd%MCvsC|-UxF23kJtK5#=lg!YKS&2G z!uT+FPye`6Z>M}eWIkhW;Cf3qIq!ktyr_Maa+q6c(N>`YrH8Kj34hy|Mh3rqDX5n- z=|L0tjRot4W44y8jXtO>(6Kzr&oUMvy?py1i7ylOeuV9QljnR7DEJHhtEQhDvKjLy z?Pg_1BGjJ=*_2LTi8uAr`{I>nb#3~Tlv94tI0B{u<8=%HlsRI3sPy$rk|{-q)&}~U z;irjNN^RiOCW~0>2(PB zO2m9lBcaj|9WPcCjD@8o0}b(ZkViw$1nD3s>XE65$@5|(L8@YyI zh|^m|kRDI&=&v|p$_&;P9ZviS{0I4p4=cVJz|}}AVh_Y*A2a}sXl4L+$>JWL#VMB@ z`+GX!{Zglf;(XwiTss1^iCNvS3`PY~|2562?6*fB5wRq6eW{op218TR-?U0`YUlgn z;?d6<`{HfwF&uhbP_fV=VM|p$ES+XWd_|W`{HG%LTOOkCIRxFs=AbBrIy9gHh{@5DLH;|-eWOUj?j1m>gZ8iHgR z(**yhogO#^)P&T!M_?S7y=PBltBu7m(uE?eHIFU zN>>xzPVuUM^Ouvq`wOi1lCZ@=w_gBLT zPGhKmnf35}@Q01-O;nD;yp-vH<-p>}?h9}eT!@sGlGFFCn{S^2b(2I7h+ae-@@O$l zowi8C$-wBQBFjFod*s)$tZ}SsA6}~jV`^^U48nB}cN5&78cxAZ?$Z84Z~|BLs{F0{ z-pozbHurLO;?XsQqvd9#yWr5V@n}KkPJc2Uvy;6!Gz@AW+kTKsC2yW+Zs)<$E&nn| zU(#=xeKSwIW*uDp?*Y9dwrZnSmtSfB8arSWDb~AUIThL93A82#kR4o)4y)CWC|mx` zJ-8Yv{Jct712eGE6@tT0p;k>>B!@`sI z?O-;sM?Cw#_@;(Aa0Ty|Tf&p}hhJE2ukI_)t8gIFPOQdu$4(C%>3u|F#$Z3eFLfmm zB{EIeGg-1^)C{T=^=>lFO3Eh|7+x%lQ%@MJnm&JZeSOe?8iOuXvIG!EOeG;xt+ZbPLykTV6;YBrEl%knUZkWA)hNribUp^` zJrn#m8fjV-RC~Qfah&vQB1P2mZw0LMJbg`Ei&cm1kd^Z;vI`Lzl9LW8KuQpk4C!Y^ zD(_HGKdUPq(?)vuVy?>|9*9{lCwJa4UIwhD!R!0bw9Utzs{t_v)=;hVjnYBmXXi&l zepRd>+T+=oU?+;@(nbU%Qjuq*x!OT4;Lmp846f=;l!ZJ3PVy238~%VD+Jvvz7NHoR zn-EArZBBA72K1xZ?7Tu4*uXnbxzDGgPA-)OFpNnw`g(-; z$pR69NI}-96a(?p)!2Y|L0n=Em81N`2X_IpxCVxwAmGWaBcM$b;-{#S1M)i%>LcPW zPaGZ^Ha6n>M-#!DHeNftN*t(-F&RWW7xXs)Yf?mb0L8?Jm|7TwMl&kDA;VSvsKsWp zW-%|NDO?e(US^17TSQkB`p75xnN&eL5=?reWX;e}^kcDf92ZKCK^Ux1r;7%U9V}jr z+ElCQ@RC@UgSl$7JUIE+5LZ#ZJY3;Bh}16$DRPvtF*O(qk?d1>RiS)&?#ul`H-z^T zrx@`X^+>RLu1BH(=xy2Y`SRgM0w^>(RuMxJ{Ar1)NemI|N*(`A_VtL$9c#@s)hh-tOZiEl@G1USu#f;zBS0ox z5O!zS)S+F36a!H!fg`xrt##Y$_5j#n2gYST34Z}}Y$U+IVOn0Zp}G#Ak!3?26Txo0Ds zi_77!q-snoi_m(t(0Wme>u>tp&(G@)`6yPyo(L0Z$BN|d&&eb1IkLb|Lt5|=7-`B# z`2@BD68HiNTtG>=_Nys>;oGvKz+cs~G_Sa_lkwvb+mqa(t8-s}zxQq~)fX3NuR~s_>x9`C>ErHHYE9@qNug~xY z`x$?3T!H&hsJCs4j$-XX?a7ydFGzN`jo=h1DN=sW_)xdBL)D+lFc zJ7wUvCiHavO2!NLKv>T8>o>84TE(E#%s}$yGC&+~bX-x+3+(tcgbsPn zax!6?1G2x7m{|{X4_YA1m_gj>MSlBGo2s0!pBo08C^?I6{dUsj3|`4FI9z4;b2=kh z61Gp%x)F)&X+GTY~z{V@*zvO={@GKh7Ddf4K@cfUdJ zWnzqA?-E>5lJ2<^Qs7McyWcWzyG=Nr{vCvqDxw7*!^{ZH-~pSL1+Ryc#JUP+2^2)% z5O%RK0Ioitg;dQ_w^mzqc>fh-`2g9F%j9g@A7;U3E-^Naq$eySe_j^{y)`X9cH}r| z#NM%ku$s{(sgG-2+ zK%#u=ST7HQ#+R+F`tD=6y@z}1?&K zSTDRk+_ES6Ezb7FaPeIxrUAbm%)dd~{{W*l*f58;uK&ti@ZvFC8eT5q_(w$dLJn2v zC1e>_Qphr}Trf(XO)NzYt?wMHlQFkTZDrY2=71Iq#;C9nshf*D-7azN2JYl7w2Ron znPXOuCeiQ+QW(qPyc`^Xae4-S1CpRsdql)!J4PI|^8J#Y$jA8FVcXB#DwpR9 ztlqiIf~l;0#2a!-h?TfB{D+MF(g`Jf>T3D_6rJ*Ad&;Q6LAP~H+oZx%|}j+uE8BLbPFabrLi3j4t`1rbs@ zJpuu$n*y=s%o4p{>8?n1=2gJcOvd=Jscy=Q;jxTeqEW)~cVEdj86rB}-y3c%sP?o6NmEU;N+U!zP>31pWl)kC?&DPISkk=&lOZPqvW$p$`KRjD<9yXQN_beRa+|! zV%F8TF*tV*DeQ&NbkiUviZEm7goQkWtTw+9k4nIk(IvV~nPMy z93;Y+TwnTGZF?aM6Z+Vh3|v?1R^|W38^0_6Siq_SF_^`ZEJ%r+Tp|VxzAC#26OA=8 zA6%~2Wu+FGX;{S$hN)mE`3=5{C}Ofv_}rqBl49F*gb|Yq=Z$o z2Ht8cC6cjj%WMgpqfZH4_K@Q^))H4uz(iEpBz09;UZ(m1YF)x_hkN5Ko>+iYGzBha@eiYesYpO;sVl_@wkt9YkV`lANpdvTh>2Ia zmt{(!ErupQJbQTsN;wYMg9SmjZCe7P)v=TR>XLAaSVDe$~gU((X?pQ-fC-$17u5L`! zKLuR_XY3O&RkBQ|_Y}`uK~6u)Cyq;~eB#3erpg9K3kBEr${zbm=!j`D8xx2WfNw7Z z40*f(z68x7F*y<;3;);Ie*VNt=C)c2^)W4*4TKt$bwFcZQl|44R2eEoWyfrOawRe@ zvf;kT1XRM9DoE5+vN=L*4DgW`&-$jfn?M-FLZ^HqGX=INRU_T0Q`T?z;8m`ge_<(W z-*{Imi&{{C1}#9Jb81k+4y#+ax^iTp&83u9)R}>`lE{B#Nc3fE&0Hc!-9&BM(m@gG z0pF7#tPF2IbEwXdUv4ATo3}MA&mo?!4(gaIB)B+A9J3V%PVpC<_I34iffwk%u|pYJ zW-efHGAyEoJ)I0jhVh*^3B)?yXG1#8W0OpLj$l}lp5yGa5Hf>_s@6a7?sFlOPOnZ} z#VDxtVW+~9g9zEsDD4|UeP@viupy8Hz^1Z9###X}XIL`X%JN4ku=zPdw6IV}KCw@j` zKj}s~JI9554~6Gwi3KB}lIl;Bl9|&40~#*242d;qoN);w1+mHofhk3rsGk9t%&d2) zq9g0j69yMbO1y%mF<^*rb9MDnFCrO?ahu3~Z{u68nl`$DDq zxUDKhC1=KzMMI1Nrtfiw8;0c99Go)uHiYKIkss53`mn9wa>@t%gpyy7kd@vv$mE(6 z5jv$4$1XnLpqhBKw>o&0!qjhju6;`HY!uikeoY!&zJE!;c42KMOn7SZQxT}mnVF9- zeEu;{yBvP;Q9GWh*mA1Cy&ImYqHi?fZglHy^9jhVzI0u@Z5RhoWmrqNDx`i_K0--)}JUXm7Fx# zZmhVO7xON5xn{p0F&Gech%?fXOQC-2*zgbk()%jaCQD?-p<2=OLORmn?7KOgc}^nBFuK~`Ma_SNUB z4MZN>34nE_Tz6$WFz`Q^Ilce;rrz$R7NX-VJB4qvx*}e|;;g~nqI+wPS02zp+C7$} zAUb`qyx_Sfqg6}8TC;2-ZNAy1uP6SL>)egAI%R{?H{IZNvwvGxxr~Q<>9SKk<*Yu- zUa@0Og-2}`D%z>r6Kiha!1Rb z2paSscdoVi*HTZ)Qw0jM3V+GJr}ID68rnd>xjg(G3U(zZvnu=tHP#ExSx@A{TB&1| z=Spm~Itl=KV@cYdh|^a!5c+lhL+~>$^=dIG+>XX#H;WYgSKO!cie*)(T9C#Ie#lA{ z1%(~@FTotxW2p(R(i2ROwm@*P6a1goZO%_Ot;n|zW_w}nzvnggwM%+(q!zoKw`?ZF z5gLaQ%?yW+N``K7-bd4fRy461HIZ@?X;m&wV^&$@QJz=LH%NKfBH5 zzrXL(+;x5kY;{}j;(n|V9v<^@jr1Ih)0}9LrvM84Tf8%u?K!+q@)5S1mYalpYFaZL zH`@_AxTlL8Jd7Inbg^YMo*swJ7#*LK8xfFP(Ud|_{j ze?hMVBT0oN2EiW_&f0m{ASs>FdDz_IhP?bnP7TJfFRR{y~KeUWn)~DKm9%6 z8oG!~H2I>JAh67=`KnPiJ#Z10Fe2);Z~thPXJGl#52HW~2ddo_7^wOx;L+w|8-Qwr zN`|(@;577sGXT*uf9oCH6rf1QV`mdkxh!mcSO{M6_Yp+aW{~S>-cmjXjX*1;sX_5` zN2uDE2)qV@upK=J5fjA@i(sJ%_Z+e!^b7F|*4+`?KIX6{Zx0rEXRcIikI4kYZPCHB zBOs>EK6D3yHa$1ApOMcN>w2!q5UPJJcnd#-M1W_PNj3jRm~$UfcbW(hNHF4gd<)-) zsZCDgFLvELenMa9@$y5FQ+hWNicSt*NsNhUObA<>3fZ71Dgu#0)G7}?DI3KSgcF{j z)_C{)Ou|HhYZ|5b6b;0i5Mv){&~ex&pDABX%0AIFd?Z2-3?B&~f4kGt|ItSQ^0uJN=y;(IFfmx3yTKOlNa8CBp?XJ}JQjO?^-= z5faC zT<1O_>O~w2T{-LUde)XkMSqgEd5Xi&(yHeqVPhGi5JXUuLt{WH3nbN)wlO8n%CpRu zg(qQdy+KR-Ef5Zzb9&s8z|Ey+Q(cs{830w2Y2$O=@q9XqSd6I)D%c0AoCnc=wEnu_ za(l^{wr}6qR-rrTe#oZeROp%hsBCtd_+H$7C#2*|Fg+6=+Lt^|r4Wq3gXL9QzD?Y= zc^yrsq17{~AAcry&btNyTcnVY#NQKi+oCmXz zY4dlPt0P|4%Br-xV0PT@X-iFpOsq(XAO%Y}b`p;?LF_ZL~NblYmr z;q6&xA0M>oPz8VA^T|g#@|4beFC>YvhAypx+A7~Rs3dx+5E_&TEuuB%d2JD)-p#m|7hB2#} za+G?+Dg;_ZK!c+L2p=~HppnL*84-g@Ut?f543V}G%04KUdNSRd6wvZPIglY(Y$C1!14=(*zwPA@FfwDS)e=L#OrfN2qK|{qm6DZ!%Z)g23)~c` zhZD!+mZ)B%XVQ2g!{wL9BCEl*X;)!J}x)oM;o=3kexa)zlEz{WUh_d>0X^ zec`+s{0>P0=b{;-jRCVppJ#I0YFtF&28!(s7c&{;F>3Z3Jq?tP8gV$Ch4y{w@EOpT zi@dXDteczN^k1|M)?ESR) z1DVkBOkH?;Sh#ATKj~nnKI3T#-O)S1ezUr4g_LT%a5Nyl)q|N(NOp|$$Lpp*^(h_| zSz~fk-TL^!71^omaf-~~&v2(oaI%nieC!;^P?g1p^ijNN7;nvaWbSgI3UEGnN35FS zbdvt4F?9`|P|)$jPRb+;eFZ~=KN&f+8@b(;EtL8hN+9Gl>M`PhWRWwe_v;{zh)_MI zpC#*uYmick?#_i6?^BpW`CatQyR*c2|8~OacE5ILLy21b_7OxXU|f*TcY-XBvph#C z&_L;wfiChAA-Ieo|M=@K`RtB$$DklxybX<--M=NnDk#KrDfmQk5 zuMY88Dikg_S#81L)3%VhmY>ytjvuFDEH|aYe{b&c3c>SfCIjyTCCam)iY1_0B3l8u zV1)W^&f=5cKceXw7S>B<>0#zoc;3d9rq0M#eEY01k ztNV({x_TZ3x9ohSaxicrwLgp_psMas5xx!wvkMLLqpV&tVQll1kXaZ~8inFU-j|Dj ztgl5^OQ6F_;v=xEijiG8y40o5-}rRC-rr9f$h1sq7ZzMQ(BGTFRf$5P!5{U{^`d;G zI#&BkW*|u8;NLTT2qOqAgTpN&)FnDRmgZa>>`7ogNkO!jwNN`Ixj8G) zK6RUYAE|l%G^R-wQ=a^`sbP5^Z=kGXQzR(Y4tU#6iJW1i9&-8Fxp4hfNDrMYhV&SZ zro%EQDs&MS&#JGmAnqmm>oS7pHC5i#xr7fhs|}~2^$Rbq&9DX9M#%eI3BjDtCOL)> zTJ8K71WOIDo+wYQV3_759VPenivLFg?#0CNiAjKOBY%cH* zzO{+h4>ZLJ2yQ~viXB0+fYqf@Q$IXtg6);1LKMx`~4R>zE8eMypUmeH){x`+oZ*V0dxg40$?*G(UMg;+StX&< z-wpt2bBXBvXZQo8dqEaRtOX?r5@xob?0&6u$`o%eKg9|=OFW5;wSA-dh%~YA^-2?e zu@K8Xn>wPBhSeG_(ei&%m7`&G&YCujVE268w(`rJW$>Re{v+V9YA{)UXdsYf%Uy!mru((^jj z`{Vk3x6SzZe<5jMzn9-#r?ayOji0~2J?I)Jv{Hz z>7W9Cp8mmOZoSU#_gv6wv&G8YUA?L8zZ|MX7hM>9B}}>!-2ZDuH^zOu!iMb3U{GjV ztGAT~U~X=$qU$w|8~aJy3)|dA{qR1(bT}~fR8SpgV06w-&kP1xy5)9$IT+-j%ABXShH%5y=$?w;%x7)=?IO1)$2-15Y z`au`HAynqcmHTd6fjl`D#0#B0VG`zb@l>_H;?_)iP%~E@;23A7*=2u7*`@wOiJ>JF z0GSW}+Fx`#;`Rpnxs{+~kt|Lc!-Mr^qvU@N6P1sRph4k%Dhosrj19X9QHQm?0fq5` z&>OB1$5TQG-CD_`Q}zmwWPWr#YugHt?;j) zwsRnw%@lqwh890jN9m4%*oeh_JQ$eienDo64hhk%PFV_-Z97GE7yEc9h9LquF9ZFp zHV2lv+#+7f8R=3A&p*AXTzb|Hf2&n3d{xhB*xH5z6E%aDmP>~}w-&+JNuhHXDH6LZ zhRhcdWt z6ZfnO55JTzs^Ky(PP6^U){(#ulVL=}xRhVSgEhUZin*bhz=GFxYDH4e21Or_%Ysur zmWOkM+@47&%iPiyDx#A(L$l?(|4T2*S}3uRUP+>Hp*|jgUDL))^O;3Gf$=zLU8@1A zB{HoNd`J$KnG005g=q)_dYl~;qJFJK*o=kuY;lPt%W7Dh8UKpI;YENoZd^{xAW2So zy!%d@yrn->TrNdYXlNO;hyouZZvy+D86Xv}O%cjhu0B@J0cu<{KW{?gQZ|G$Vn#|D zGXF2;YBSVI{6d8_Gf32Xkt1p(52iF`%&q~n@L!~x-H8@lCUD|pfa);`@1r59-euPm z9gs3j5z3KH8x9dzjw((_Z%YZI@4ktXJ$*%k?3AwQ`gwt@IG8!I5kA^|zMK@vZ))u_ zgyVH_Nlwz@D4eKz zP2$bV@ZEd^eWXmuo(PY=XCWnuW9a8aPWntL*mQJ4hp7`yRHGJx#F>d5F>^~ zgW2sS9up?Rxw`EUKk`<6tyw(!7w^JJwjp-_kAPZ0A5+mz`=>c>3{=l(qgpw66IGGe zOuh|-Ag3EC!NiigxNe&)6rrAU2Cr7VcsyHL*pnB#fSj7ui-c$?IC4?5xRU}<@}N~k z%ib@oUL6hlA5-ReduVRv_YX2 z&9o?M>u+BPC&3rsZ?cP$d61y2qI!cCgcb%YrsO314xzz7!me>^(dHqK;ZIjSD@Ou; zANIX(hd1B$#dC}&W109xJeQil5B7?T2uWL6?Co0aYYN=JJc~V8I~xDvbN^~(jDAsT z#=3SCd37oU2zjktyK|^F&PtJ0{*QwlMH)_-blmZO?ln=;bmrED&aB|KF#Yf9td_*5 z*XxO4-I=_L;zU*&5<$x+NM#O{HmBc#4*scof+ec&DW$uWvP8Ev^)!mu59;w$g|3no0_DKjHYYjdU41y^aJ|LcLHjQ^9`pOG@6+`D{_ApLb!3XMub%eOpeOOe#A zOrrHQp{8Y9O`zcph(Ip@?D8E$Maq@$<5Vrx%_Jp@S%K~pIwSz>P&ui^v0JJI-nvoQmR^%S>L+Fi+ z*MJ+sK|m{b!lVZk1LM*RBgs(lvF7#TQRtDpSdwrO9Kz_T*r9OyAN`C-OykEiJZNQO zOnriM2SW|}pbT;ElLAG61|j~T%f_LYLJjOn>qC)1l?-GDq_jX0bXn>E@rt5Q2RMv+ zU*u)?Wz5GqP=-vRfUHffk$F&*wR4JN(cSXaHHB3s=F{9UbHU6LU*>2hoHDtFVRW6Y zj%EX9FwnfX)n1#nCdoaXq8(nQb^;?WFafU}n-GJR3sbfSSQ)Mo&{9;1P&DfMvQ(nW zJyo5WWkZ_eXRxtb|~zV9Tt(22Ni3@8T=7>8;{T? zYngEmV%_I!ah(WpEEXaw+DxJbDHTp2%oRQ6d7^U&GdLSJ%XBBmyZb2*D(`+6yu*qj z+@Z*C(ku0a0e2jjKPm(SDdP3&eMiXDV@txNxM*9g6fR?K&L?~OpxwayjFv{^{TDQK zUat#r>cAs(4fDZ)n&6|At_XP7V~$Z0fvT8PRSCx-@{;K-5pukU7t#MX7GTRQ<6BZ3 zat(`P*{TIhrKHD!dc&W=nPa^#JUJ|V!80+o*ZV?2EO3t{A+@ZS0?I>gI5n9rp<9%% zLoqU74DWMBm)orZ?hy0dL#F!%PMMBFlWY{P zWEXJLLNFQ45B+yGM;nBH$Obszh_i$aF9k8%*0)bnwzR%DDz@I+%vh-o=X9t@<&1-1 zVnTh^hhcfAEU|eR5G!+hd`+e zu&G)X6CjSQK@;2&O}qR0O^BEmKo^SYxHU^%juNv@thw`jjEvApre=}kr|Rc~DDqV@ z=pbe!6ZMf`BGg=bEfjeSmx1>6PJe2`>4DQxu1k-t6Y#yrn}mq2r&RP|9TNgmVCd0e zi|^WTbVWAmO>QBzVJR3i-OluSs>G{l`btyuv2Zf1%z-#^3#y2P-o1_L`oDp;5Slq4 z$2%=7on5TV_me9BfSpAv!FIBg!yzMq?2o-Xu;sP*h+s%VaH|@w1&q}Q2c1IfR?a7q zfYMvgo1m~pW2GfnisJ-H8kVp~Ne3{0KGokCdAAMiVcuJrShi9Xs*>s@1D|ymWofks zcrdz9iVVU{LeZlMfSQ7ozC*BBK|Takl0#Mpiz5_d>+(*fHOc+8p;a0FRTyZU;y{ zo9z)3Pb?7WMmoX`L-0TVwA0C$wZ@5?T2#IMc*_}0Fnzva9m3$$!Bjc8nCpj6H%9b@ zgsO5wakm9#K{H|*L-MqUmf&I`U)A@OmV}Uy&puusxwMU0kgj|2UR-r>k)YPLa5;J1 z3nzpL{)<29)g=o=|NT=F8}R{?t*I1VE;gbezj6L*2cF#)NUkS7;@{QfA)@8w-ozx< zV80^tPY}=Qbk)7L5uB4(-)8lOv-eOCo7kV98&^WB(EPg~zqltbB;(uhk8vNLR!f4w?QU9Cy1PKVDyL5AW^j=l5Cv z4f@Ogf<7}+``m{!w3GUPt!5;MnqNCWbdxf!*?Fg~+_( z{|o!<&(PlS0m43j8ws{NeY4aeyDA98A3B~?FIFU~AISmZ{godG11Isky(fzH&B(WB z`wdp!?bb`8Ml}CTZ+W8|Z(edeiudc0knwK4Him%$xj z5%B&0)0U=l~n z-|z@$ee|>>M5`=nXxcsk`E~+OYiG1r;2JfRj%6INDjfp0$+RLxyOeIet08d-jaAo4 zvT-B@R-q$U>07L?MB)|4Qo4l+i;(Ae(b&#m{jfS)eqvcyz<8E-DmxA)fG~)61lCs$ zSZq|sfl*aIY?~!vw=*gfiU8@6e+LUg&IRuzu#Ge8yN(ntluUxMx8}mZv&YsDW8S|os*RDev38W7~21#ta zPkO8yUmm;n_WL}q6p9@9U{H)C0%1XU^_Ak_HxX)>_u)Y`YMtOEE|vtm8+)J?K%*rZ zPqxHM3PzXy+_+j%vT3em&&p6ki3#i6Wi{yMMF4(a%KA>w+JQ|Qsy!-RnDy478l$?6 znL4ZMw)@b!+qEf1Q~c=_oIUnFgJ&>!Y~%kC_RhhTMP2u9Y}>Z2j*}DHwv&!KHcxEZ zHakhjw$8igDMvZLp4 z_WGTKii6-!nqH@ntN>L}HE$j5&ijE$4hy1TfhNIuM6IfUJKHg-)S*&XuBh~op}r7u zv>qrpH;lId59rfyzSzZzPI9(k2n&c+RF^enrrrb`9x4d!)rtj6Xx@-=AlIOHSUf+j z8?ZiM{=lD6h$IczlZB?f!dz_t&@>g3$Xe+l`Mz;Atm-i06PK!6;szt;P79G$mEaxttFS`==|I9;e0 zlYqz?lAy%q4s8t&Hb44P`kqi8=_hm^rVmMm_iO=HO#w1%eGoPUK59q>5gX>RXp!+> zqd_OJ)hfo)1YRVig8j{P1WLp@=7OJ24p>1Zay%(Jf=5O-y%LfAO-4LYF5!?NWVL~9 zxcF3*MRU)_L!hdSMzmra*YUXSnV6;j0$1QW%0uq z0S}Iy?o*ULf{BT$5^>zMFn{(~#vhH2-o%QGm*GdM=0cZ%G9Tte`eG_=s{d(3DRS;A zCmdy|{nsRH)7_bKgN^}N9DYB7!u$mC{RHn>Z(@_)1oIimjY4xYt1PN|rua=uriSDYuC)AK5&4+I{UB+tp zN|nfL@=*;se^+d>8}Z^ptq;J1)m7qx68{U-Nc?mT{>*? z_;+cFMR!PdOw^UVv^sT`PL5G2<~sgZ4dl8EuO|HB#}WqZ6zP@kc86J8vE3|Y;xNi= z%ZGNMhV4jC;GZDnn?)>kY>x(WYQX<;UQkPF&?8yxE;`x&oAv(c^5nY;A0KylxX$F| zxw|QCB+~oV2~nQCFlx`lhN;3{RS>zdBU+|}-Ia*zru3$ND}2Ue;4Z6TWE?X@&p z#J}F&9s$kXo$OPS#jfug;2W=q8W;f zSX-G^LL(YK77ud+2s{J(f0OI{ zfNSHm%JKMN>;UPHzD{KC;vN0nMdO`Z%MK9tR#K-?=X>0Mq7}aVPXban>Eait3EaJ= z!3`Ra6;YFEuu4+rngH)ZbHu+Bd99(<;E$fxQX1O|nD`jOrWvJUx&3yqsglHGh9j_< z(adFo>?y-G4^4wp63$%$?&(gFPHsaG6{PcNI0MZ5#{`Tm4_A>DDgP@Dem0&rJgrBb zF_&qjn@MGNa>_(sgR|CPVGL=Pn;bnhQ4V|<23He`ZaqOxQ3&=FwkMx3rontU2}+<% zC=jOg&zF$*(WmZ+)4_{BfaE*2X!K#R=bzcS1@QxO zp#Vr)w~dTHi0jY{>oI80gIYuK#1pb+7T81LT>Zy#qVN0-BvWHogS4MZ$jswwW0fMx@BQ|q zOX3s3MdC3X2KxsVN7=YmJkjZmT{!x*)sZ@dETl>87GV^8t_1cBFVSd4{sEW5*$S@YOAm2DOZYp%%7xBy@$`Vi z3jg}AIVhwtPjC3q#LVmcxDN=|pwYRxylw5`;0vHnDPC z-YbO0OYAPqX;4ta>cGnaz+KAhEG_sFwdc!GuoivvKtzr^j_nvKwT2r=lp`#NMcvLb zNc(<^^);0N%7W_2YYIlRBEgNYocBy8J#k&k;Ps23<>p2SWo%(N<-;YmMLA|2HjFS1 z1a2)wloh#r0ST<+`&QPdLn8Yks89thlM3){@#+$5Y}Mgj3b>lQKd^-Hy+>lP_rc(R z*aYDyROyV#@FiQb*>Y;IKvxSsilFWB0uZ1W2!=6~h*LyZq2^M)8y+eOpdp6J^4J(}AC!XV2n!U-ZbNfLF^+|_v-=QTfAn@ZH;eQo&g5?)h5 zYl4CFaXtF@2bxKtNTf;`#DmG2G}vf}nOVtH5EVIGR5Ml()3ET z&Qu{d-CTC3sZW*b_bkM@kYq%ffG~cr6je@%QbW;9mwZR5fH88{Pasx_Vw_Q_7%N6s zc{Hs&A|WcsV{gT=0R$;5#izQ_btLRu?P>9SUL}^N)L%Ho@m8Ft!}sZh3%COLS_VZt z8=7*R#;ZtRsT3nzEbX0kF>?`DxiJ$PHjvAKVLnA1Nvsakg>q)B7N9!sp;SE%Of(m9 zM^jdVib6Unw9=62tx3T#!Hili~SA>T`u3q~-*swxF?IOz97 zuu{|+0AP@~CcQ_Rj~VI5_8o-K5?E@gJ?uf&PRgV?}mJJD=NJ8c@sW`jh<` z_Ykot9-pqbaF2H6pBz&}+vYo3v{jXbrwRqziT2AhQY-^6jAU=>az}(fOM#m_HCrOJ z<3x}T9lpY7cF-v)?(8~^0V^-AgthGY(tIR_sRQ zsyet zyLC9S7W43~s(mUlfkZvQoY|D&~oa+d(@2eij;yP5M6@hE;QF2&;ndrx71Og(^C>lHzET~o z_>4091k50|FqL4)$gx_~EGl*8L@Fucfp}fFcU2v+_H+Oyf~S4P600M^E1BR(=ejhr8r8CT(y?FrZQ5*}v1%PDc++9MfBTdYT~m!ZIrSnX zEvUx(4e~ibI*;90V+#wVoO;n#e;(6#Ovtps6f-oDjlF4Eh4OPJ%IRxQ2S34mh4ztK z1;V^gRpgjIUHfa1Iv7>ANB;D|mB<`^VO`|4O*VdJw&EHujm zFbRt&0OH=57XAvn(*01jI6!ukv!Rrq>?yIC=Gk!=z^s0V3?+9B6?GR~ zA&7#YC5D~nz~a?W-1pDS-=Z0DAN4C5+{9(8q>K!X9B-k1u3-Mn9m%}QLsq|mAqx?+ zsBV-II(pU%2W+Db{-z*t8F*1y?wA#4voXnW7>=WTO*pjI+OEueqbi)20dZtG*%kAN z7~>f$mVq`G@g>FHzpXP&RS25J?Mt1t3QALMgUOP-#iX+0l(F}Fd+?B!?7Lv$=v$h@ ziraU$Sj>wpe&+XA*bGc#N_0|AeHAZ$-~am&10AXVQo_nf5nygZ3p=q0i-0i`Ht{78 z=55)R=CVm9i|oYsw<~yKUPP(Oud~>}v7k!RmnXwWe%tK0I7kIwo>cor-6zsx^qv z4AKe2g*8WtDHiwPkba74`1+qxaRYq9KeH}>L5S=KgqYMsgS>Z!t9xt}DjRa7WFt%Y zsc!0g$J7L@?P_B9q@EfMCkN$rD6fj(1^%QW$rGOUON(g?UK=Wkoa9vE3#zQrmt@Xf z#?d+j(eN$Au6Yp-brL)DLKwdl#_kBEZN{k_KueDo=}&jhL+VI6^Ecx4*Wsuc!!+wS zZ-+YU5&4r3EJEqOM5x!(2zL9>^L+rbCSh{MYd)MpxC3FgtB}$H+~^axg29mIuY*Br3u*a zfvppIX}_=71EW)NsA7)4fH6BViRf^zdg z&D*#x_p}T#dV(Dqx4RXJ-=laV0yZc=wNWz}Pz}`WkSaOC$a$I&<1dfYPcesppY=Vx zO+}nj%pe*R!1Fu$cLsutXCI zwj$D+Fnsg@SfB%fSR!{^0cG^`v>9Mkq~O-mdSInd!rai!bgud+KFTDlpp%y}A#}-o z3!*zg>+ujKi2hX)q`=;;z#pKrKhwyrwLsEQLnwR@g+h8dw22_Lfvse0cHZB$(D|jc>x)z( z@pXw(B#vPjfkC!2bt)yKfK(u447Rnh6JFbcsUhHGdYk5A0e|3)nFzN>)sLWzOaD+s zY(!xiox~rc+B?5oY|XU z4P!j6{l>%biZuYuR_uXoP!Qv)>~Q5UwTdBkQ%(uQUp}d!97|5{z!#+zXG3q?@Nys( zwgk%~=-N)Is=v%9&o4sE`~zM>?I6>m-hl$~fpkjB9yOqV>JCWZE5j3@0P7Teg_q-m zN=Ya#d&ViI$sgjdhT}O0q3@UNVa@Aky%zt7G+LqW$gL<(31!tm1o{VRY1&T>@S~9t z2U6%Yn-#ZV9%c&)?*+>t6z3fg0ewLiQVWQ4yN@y5Fq;6u?of@)E(LQAAs96k)2?pu z2l>{?goJ$#+l+-Bj5VO|SLGqBNu*gpeHM5$WE3f8de$K0|JHRDrU&7$2!DfxZ3;^T zz_+Nz@Rx*ELxo0r!U2q>#L?({&F!C zqK5D=$0!VIK7`^xtnK|%^96FNa|Vp1XSqr(fIde08B3bN@$HnozNSf5EA;Ej zSFWj2TK2Kb#$xK1d;C@@l9RyMn?cI23|c&JzvT;t|v3A=*pJAhBZ>yX=8 zS>@=#iQ;ddSP0Of)jH!KdVw}6!JnZG`Vho~hoDP@&!RaYoXsbuhOJ1O(=^@|U*j0t zTn0$8n-7MHVFeTJ9D4@XX^Cu__a%sX_?$yz(hxHpYms;Xi4^Z0&+=_iurH4zNcWDY zE?o6}5OX}hWxWV-dqCGH{l4ZEXYfer^xo)Wg#~#1Xi?N6{&uFKJzt(5;BWc^gaSw* zd7jUjqTrRi^m)JZTvO1~v&$AloF0Zhn*+|1WT#!J1v4{Ri1oX_xVfE&6oEhTs>RE~ zt+|#R&Pz4~E`1u+vi<69Z=Pr!kD~sFJB@1wIx#(hD&=x*ykz~_&5~tIlU++EPK!Ic z-++&4<1{36LbClm|tg^77%XUW+3ou#1i zeVq%yYVxRRjBw>7ef@UHH^C%WnM=FnLhnJCUQ+DJZUB=5N?WwuWlbe zb)#P2pNn&z7M3DkKGsjubV=_s1BfiWFW}_vzgzXk*RFBW-M6}5rhfV+sNX&~zY3wR z)6T8C3IU~(HtPPQ-ov=lp*H8LCpbFQ8I&%pRk&s9l^*qXxtqLq+Pr6Oud}+5vWsVo zu}WwJ&@2cMVm=dBP@2FvI3JON8K}=w$@?YUc>KUGq;ACLO9a2C+3-%xtyaridH%J1 z{;Uu*|HYP?_Cz;HxdKe%L@fDn>nafV+&cU@7@wQK)>J=GAq^iw)8F`{;)&R zN31g1B$g16A~t)RLIDO1FqL!ylxuIhY@dN~fr5HcT*7+2dj|~_OWK8kobD}=usx?E zwVNfJhPxVvx(6@*8S#L6!hK8?*>-t3H)ay%+%`~Y{8`{7)VL{zE;6{q1;m5kmia_- zlNwTklclh&A52{4+tkE;3n+<1j!8Gn_h1%h^eN^?dt8l?w%xumemd1>#6cDj@8=C_ zV;V(?H*)PoDU`Bz`5wuvhaT`xj8Gfvy)!W!RdpL_=K}kN2_;ryAQNfPa2&d zC#e4n37PsF_Iho{ptvOx6gAfL2Leh61%OzRS&(pdxY#Jfa}?VVad1sK-N?go){`xQ zb;pE;L=C`$<_NpLSr{`0GXri()egnzq>JPX=UM^dS&sD{xWCyv1Pks`cN_v{p6?8N z!e&yH$!8I&_xFNq5)9($>=j1Wh8Ka#*DftKCHYM#x#*1ha@RL(kFVPIUIdVt zInwv$RPT|I)ckT_^T&pVv#%F7Hd=rv{LDxFYX$^D(Pno?mY|%PIcr8^rQ~y8%@DA=BFTO-v$qr zgt}CJ#+0^QP42tX&i6nu-+*;x*(i1^a&eDuB_V-rgB+%nkTQV?QpFR4cq(%BFo^waiusj zg&=*B;E{5tes5#B(YodeK7y=5s+F;BhMH5f&iu>gXH`!|(GR^R}BKEHxwqL+-OSCm)CYigJJ}Cg?zL$9Y9Gg%O;%x0l~x zCcDG1tPVIx?voMYv1*=5LUTnxVxq|I@+z z`+Si+f<;Sbm5YE<_`KL~XXM~~113Y!*@5SB@VsGD)uV0JfyYV2Gf2-ubr4#@eO3JG z*1kIOAKZw`?8_|&f&*$1QerF_f z@{`zY8wWEk2PN5?9-C|*zYZm8%-n8A=bM-*)TI6jFn0fMlKPj#bp{~LR$cGQB$hlrb`Jp~}dw2x< z{O*sDdp=*+@)TdUa(%OI4!hqE+R}cl%yECbtx&(bPbtP-LF-0Y6FJOVYs2^7A-@R7 zb>}HS&;QHK-j)AjPhM+S0C)SV1kOGcId1UQ`1Y48Ul-TulwbV1sOwf^hYgfEojTVC#a ze%FgM{piK+NyJa6syp5>vXUi0d)7DSNVOxdAksGHSi9huE7QUW8=Vnb$oT7@>1l_P z*K2w@Pm*Ju*xvOHyHl;vEOB6mfAuz9mC`&^9%3aL;8(Q}1SFgW>e`ig10OF*JHfC# z@>sw6;C6;=5yy@8Ad zH2zjZ#Hj^IfYC9<=DAP&Xm$>J1jez3L>lzhp46N?E9eN4$hMy!`!yJ|!J72Pulxk|b6<0pW_4 z-H3X>!1ab`Z^)rErzTYP^$3b%!2%&#SIDMCVTmx+;CCn(QN|ZX7D?S*U+bkYrw1?| z&-ePwGs35O@+uITju=(9;|Ek2rjkbFfdJ+5@cx4_ocCU7IFu%@kUp~FwiAjL(yB*d z0sa)9lAX}qG;CwRsDpHK*va}=7LVPF3NwWC#B1?V(^LDWt5zS*ygDN0>eGrz&g=yb zp@D5@wf9S`m=WFac4{PG$FRFq4SnA)uUcOjttGBIL7qDzwo*DP1lEh7kt5NXdLX3* zQorrUI6FS@ON);vah_Xl$v|#NbxaRYb*s{-iGD+H%}JDtETYFW5FJ@N4;W0@qYitt z)jj!Z$g03M3_yLQ&7c0_>a=Hi=}2nl0){0V}9CLMO);GiM53^=6Az~`;&_myYM$XcsnW|E>1w)#AH+${x* zskRI;!0#&jV0Y9ULCoAci7ZZ%t59z zVFGKrFa1^fb+PN8@^$`D(|D9r*W~P;-B;LYnq0cbilq*YPUt+;I{6IYCP)%PAdIk5uKU3GOGlTWnJkP^iq2b)U{MSM8HOkNH zMjkt(E0y^+tx@!SVFG?#uJ>^u@OO^YFZ`jN0<| z*i85M(ZM+e=g8K*=E&9r_txk2X<<+Lg8TcBr_dPoi2q3t%JTuX;p}#d(B-9$P?_Y@ zF}k6U1+Nuk=Xa?7$;AmkXhwatAA2Ko_a3Wu` zEs~KaPw?t!1bZ<{GrHX`b7Cyc|3g+V;ZOteufL`B`woEjhc+ioq+v&r{!40tt1d@l zyxpRU0LN>P2s!IP|H9Y9_jFR53Lzn{P39b*nuId{8#IZllOcDZE)2xZHvg}MwYnLD zJg&J052xksA6Qf@ML-YeFgJTY2 z-C6j30h}pbMrc?p*l{(iWzJ@TwZz8lW`u*6Q7ITcwa3#!t0`p2Y-Co!R>D1OR2VvQmrz!bKK^r_V;$4V=1U9`z5IFQc~a|qeK6}G6*sWOtVS93qgQ%gwA11 zcQB#e4R{gbWKXT-Cb%PwMQNJag3Z+Q{(wGoQ2Ct5lfq3+_W62vy2Ju5x23RSiSa$1 z5?_WTa$K6d#sIw&d&ehn@Q-0c3FS=}S^D4gqec8uwiS1|h0vnu$|0f$PDzrY$PF@a zeC8F+^0o@NubfimByjmwDwi_(EkP!x_$@fe@YXfz)48hZ!olME4kAtHv#IZW_{iVl zS!oHKI~fRK<#sjjj0H$(i4KW<_J=}oYgBoqxgqgBRC2*)XxXHc0H9=HV)Jk*@-|Q_ zK*vG{-nU+89~|4 zmGks4)mXWU_^q^1yXCoznxV5)fK2`hYhhIMtUBibG}7|X!rW1Ds2UlPh+~!-)SsJL z#q^-|tPUJO@nh)uZpx$PNDi3)Cek}BGIvZj3ak{_FxQ43Mq9jMip%w9kBeJ$SUT&1 zqiV|rz9WChG%}R-nuSd!fNZ6e`9?OfJ5%C^qNaQ<4rVD5>4nSd2}CK&l_p)}^SRO# zbV<0;v?2=s1v2z;*9QrvV^uK8&NI2`=CQNp{4Tq>3!-WymETBaF1~udu!f~{kaNJI zy-i8f6eTrbG*HqEB`%sS4(d2;c@(7tC96VrL{UmU>Rwlpkqf6-HZW?=LCUOAn_{Z~ z@NG7s&@g9W(e+U_!pSh1?5{32^@)$PXzsH>f6<+dF7g=Khd2e|(ccV{UkCQmUDAPc z5}_ECwAeM@0n6AT0JSZwp2w;yQHMBDZkPftuyXY4dnWBuDQEUci++Vl{KAm8BbO}&^Su%^Hddg)O?sVc z1{mVJm^HG)jl^)s+HzThb8&V$5&{ekan71eP>nq4i9oldBnmmfVH5`&+!cbQv_dOX z=Zlj8BT94B5+mu$P*ot#gOg^cu7?~!(rZcrkNOQ0mSK!h8~7c=m2_Mt8)PL=<_INF z@EA$@D;m;EQN^&+%vxn2^BR}3&M;@q61ATBkg;qIE>=Vf>xF!@)d%{3^>j&L-K>_N zQ%Vw>m`{fmgG5feK?+z67%Xfe()dfIk(R_=#+>0jB<+3ilfRj@fmKoWT@2?XPBhtG zZPn36UdjVhq^)w@RNe{L(sfvaie@Rs341X?3JtzeqR9vR9#|H(@!^L?o+3nD(x)rc z`pMi*K$aGXD=%pb^?kY%et-x@MPz^%iPlfEoOos7dhRCDJa;SnrcDNTdWbRa6%{dz zoJ{~m#2BN@lnUbtxI?7+(Q2&O{%RcDS8rDv?JW@f3Dq$Ng=fYCFO$z*D&>gOZ>{&_@Bl`M+dTFrrUqnyL>}fkNpI8zXPO8II(aw zkC`sz_xrGKSmM#9=DnF-)POYBHHYzClkF|%wHy$QnUcrw0CxaKj!gvXFaERwB!F$M zBo2hVNMNo#2Zraw_2w9js|xr5KHcslt~8Q3(30078tIH16FYO?*&)-asF@b_#EaL@ zB3DP74ZaRUaGl^_Gu}cn8sEuwu@zR9dVResT&X$*H9h+{TedF^uj(V8AL^9qpa|GQ zuU6(VKI-%Lbb{<-*puQHIXkaa#k4sx7OLHM0NE}i;mfa>JH#fUz^}nR5GT@LbDBAH zE9$=a1PW0ugoVzDm-uG{y>&(k9t&=5rhH2xifB-``)0BqLiO1~jELvo?8OWJ1TXyy zN;={qp$%`9m~m2szosMjOjAR+yS5`ZtDLK;sm^&B~L`^$zMbxl-^G`vQ=#J4yzog9#n_x{_O}xeqCd?~f!)O~04>*2Yh~ z_;CJ4<^1kFx=j{r7moZyS^8dnb9s)k2&@QFCfHSB5HTj$-G*55P5uY|z&Ym5=p}{M zEReRS!#=4~p8o~u5h7dLH-2%o`!3<4#^QF?ldtsq#j*ExDfpYxfEkyP+b11#GfjN7 z!@k}9TBZ=U=ZkFZ`eo>OHmrSON|q?Udx(VCKa(q!y7L$?8{(7%x>SG*GY0BGyJ+$! zAPoXU8#!_3AIRT0y!sr>bYo+a{BDFxlzkdIA|N$hu57H4XfO+FK36~hqcQYHQ2t!6 zscEPsB&cKzXao)h<0^&t7N|2^Cie3sC4GcHYE7W;PrNu^vF9`Nfn8;l^Bi{PBFg~FxtH{V%Rca6 z#jp$TLjE8I#<@ZDc9d<_#^ItXJ|9SXJwd2a{6WrU<^(%Ojr^=-tTRkIp8VZw+yLR= zrqJU3z;~u{2R`IO0vwm94Q`fyAPcZQZ1G13eGug=U}G(Fy7U0HK@bqa@kAx%bUPAt z(>>GtZua)#9BH z3qR%0DvP(O4|BK>vP`k?VQg@dEW_Msxehr?M?>9r6^EvTpdhB}2DIRrabZIa>oLUp zrGbkyS4UG?BNp4~<@aOE4M3K{H_)M|#QGD0Lo|M47@3;*zrCjeSXA*!6aQeTaKxRe zNZiOf&iZxf`SHbsaJ)o5!CT6_10!|6#|ufbO@OU(iOjBq9Bk*Y-@k*i%z=4AgKUEE zi;1N!GkEdgw)4^*1bBm&Uu1`Bm4QNP>U+V>XFm8y_5N{0gA8H54O8Y(pzVhPue(g9 zm_-9~rQ*O3DzgN&b8(PK_h3O5g_fy{iN|)m4YPNJ_|0<9FbBb*dq|G+UK`rgDoFdk z2nGUK5!uFiJ~`Dj0CT5gD;=9;tIwO6kPVf;kO{RPPy^j{5w;A$3zV@(M5CY(y97vp zLUbBqY?D}#oJo0T<1Un^`;PZb1Y|Ix*dAI#Z6GR>X*O?=Cc+wZ{ttsukRgE!Emd}_ zhk8M5+@T$<4!^0#IkslG53sJg!x$&qmy=)}_(72%)ze4rN+rrhfG4w(=ouTb3TelE zn~VkPFqpW)8d@;^egSrAVKL8%g$4z|VM4_e@OmKqE$gceD#t>|c4>t2H11u8sjnn~ z zb#LSGQO^#PH~j6-)2iivEfhT1c zB!y@+&Ws0Bh6m0nPjuFMCc=dL01{4#oa^!>XUvCIpYR$4)HV#l%o6cWLaQr0UU2c* ze^3YgRY)&Z=>JJg{XbOZ8Px0@%8c5Nm?@qR>U@$v2Pv|O`?1X2NEDZ~XbO%MHiunnuSKleXyJ|Kj1f&{3aIOnlyPBRc=pxrZFGK1aq0qz&@m5heqogtc z?~jkWB4$ZJ&!sP2tdt`4TSwqYx3y(T4^Fzu{d_qMJg9;W|B*L%Cnve_ zU5L;3@A%&HZ*Bh1J-4p z_;Ge)t((J3%mQJD2H|@QoP#8WtfROF^u7_xVmmy=Qr~oj3vSdrx8k3zQXY;}`vmLe z+BxUSi$(|?_B|>#XzbHYTbj@u$%w&)rKl!^NX)!*A%!g~U~WrblTYoUlB%soGC^8~{9IN>V4M~in=S9?)L^osOxLTf-a6PnNu z5q=7?*ys(-NVP*%0&tLdggghIjG>KK;$H~2NK=SohQdYKp-j|+Z=zAc29s#T7D2O- z2dvs5=qa_^A)60bd0J(~)re;Z1gSLeM6=8B276d!UrY1>BX4x3#Pw=71=?(E&u|)u z?=b%a{zFpcG9#MHhA?2mc?F^RKzF>2c|o`8WX!Jy(fW6C_rYtq>K%-580!sDhK9_+ z`msVV`AOGHwuL?-k49>tScB;3eIa$>Ft^u)J1XrYWNbMQ=IC~D7f#xcrbtW*KnkF^ zsX|LYHs~)Am(wZ_(2f{)TqaOt@5$3Qd5VRBYt!nGq!h(a3VvE`NZSRd9n_Q|Fj2Xu) zI@#xQ>PcKbYJtlMQiUXid~6~0fN7E_(DJCw>pW3$dr*EmZTg_r=zrh{Mdsl@E1H}M z+g8W4N5cqEi){xdgWkm0igcs=C=Ah@vw4d+!1BWc6=N$G=73#+z{g;y+pgSc3}cQ$ zM_Q+8-QMm)h*t`}ptw{;(F3cd$(FySZ2$u$Q(OD}2(L*x-i~fpB2{xO-u^>M7bQOA zZ%{(ID~At*9Fm8M-9lsi>2FG^zSb@VTxrkl?wM#G@<V_7PJzScf1p z3Uy7Vyao@AUg5q}FgMZ=ejk=)&&aRfKH^YTOuktaX^M2KjDJdm*nHuTQpp*i{`mJ8 z9oVwie8r+OV}!$TJn>?|6r2oaiMphEqWb;+4~EiV`E1?Hg~P`WI>N+4>jA+}zDxk7 zFQF$$qO9YId)5&ze*LSDJTY!3X=E};$cz+`mz#p5n6sK12!|7d6X`Uk&;`)qrJzYP z9x9eYCv8lRGF&_*0>a9+_1_S<3a*UAK z3tU?nbWmw#oaDE!H*`JxG27xjEaHeyXK*V0aWgkrJu=jpp#wk~aofT>yYhwBG_dLG z^n?!A6jB}blY9T!l{Ix0*uHl3#G*~4D7iV@`Ma;vSOC-XuBDXH5IE8+bc8)ZEu@6` zwXd(v+Vt?J4I75T?=O*q; zQ%!tFkDA7CJT)|E_tx>auPQ_S@UR;}yNms|6IYUd7h@F)PX8qIdPFhz&txz+7>J3Y z4hA;Pj$J)|E@pj@w3H<_QgQ2li>+j}k6s|prVn2o^ae zAFN<`lBi)85?WCmAJM+~#cd|PN)A#*jYj*3j`7y!!-tb2m11t$fbHJ4T^)DQQQv<- zO?X-(5doql+9o@pD?Z{8AL3Dknr>2W`U%at%8Ec~Eq+;9Ttoyr>=Pdc60soq5gNir zvUp6w@)H;kvVckh1dsPsWfrLLkIyeiwvViR@ua|y10_DIw@gTI!6wkd1cbrAZ>|va zKL2*OMlNMys|%WI_rUP{?PV&J2)<}Y=O1>$DRdMp-6D7r#xd!(&h`)#HiS}2IKg*%th15rk%-&IJ=$BXJ5%J97O6fOH-iNRSi^=O#eB7!hY-@yC)&Z>svE=Qpov zdd%76`qNz&V~rfv{30?lq_|Sust;JrzoO9R)a?+UP_HYf)814si--iUz4qKA=DtA< z*+RP-rxbnr`^A9<`O;vq{kKIX=!855n!j+F`x*$f{gmyQkxGDs(0*U-&=yqfdat@1 z(07|IR9&j&Ir$l&tjZy$>5N8hIZ|3?F2to~mO$j&3% z&Zl^c<_G$;`L+lAoO_=WMwR*txTz`uW&;EUarX(!Ulw(5R&~V^8J6_R4khS8XHNmQ z`p$-z!NSywJ`+wncVUJ0DYM=2f zj{k@4B!!qxg4N1Uk-5Imp_6|WAXZXC_MXa8gxxZI@-$NQe=v@<7%cj_4YlTDqnJ>3 zaf(@`Q}_nU#i#koFgL570%|C#ZT*MD|2j{sZu2zoj!GP=fY|qsf0I57_m0;ARCNbY z?iqu_#cZ2z(Ml= zZ87hOQBoO8{Lc)DE>C03&`=m#Ng?MwzV2nirH$lP9Ja`ulDJ?Kekf8dezx0KlZ&pD zQ;`1+QUqVCdKw{~I~g6WQkUA#229up@);StEOb3s_hy_qrF~`IeW1}W&*ia5n2mC| zrJF19i8%!i>Z|d?K^=|9BgM$i(kL%tysWiQb5utVY;_px@9fL2p2DILQ=FoGoLG0n zm`u_-;{ONDNdFJb5V+UhW3~tyzL$TuTD<0~97v#m;TCW7*=k{1 zbDrR1b5U%!PpIHb@eYs{CM!vjYNwILJ6Efj+Fx;4Kbw2z$ji{AxcUGJgJz0c|tqd1|EIttP z)^5LhJ>FeHagk)1M=9!@N{NhGeGZ+|R8xM>2pv;R7hukQOKJ*jl8t~!NCs9MO#Q$) zffRTgfL13-IV8vd7f<@_bkP?lz+BAZT%t5V`Dv&uAossGBSHPbx%-#GvxZr<80t6I6n6Zmel|s5s0j5tPS!U2ycu9#YDZ zo7#B1F$D6+k$?i<<+N@Irjt?DP9=%eFJr9khS^S`hEy`PgD{Q!r^v8v--VMg+RH1NdKm9=rhq2+fddlfw_jR4Fe8W`xh`%8vn7Fz_CpXGm$5N$C<=fRm>xDA@N4< zU&_|Y3EN5l2C?i4Cn2Fi2hiokv~w{cCJD=ueZn>9=LTv}q-eAyC>WJJAg5^l(Mx89 zO8*gaS|lZv5!7x`kQC`cN7PRsH0ML-gQ;%RzYMM-z6D-f%H><4u2GWX zrh2%_pzcy+#S3jM4P{SmjjW{J3T@~yXrxR{m>c$k7a6f&{C$6*w^4}fJ-^|8*d z8<*P6cRTCMW+*`~y6E7~j3fX|c-Li;{>?T%#oT8Kr`isJ-X|EX=8sgb0o3S_}jtCO?)3B0)kP{CY zT<(KG7O^64EzILJcEkEv+O}9*$CQ$syKy;+jXf#6EkdiBA-B>*IBfJ+{4#<~FIns# z7aiFk(R4mao0Ilq9Gm}oOnyXRuMt2Rsb!fjC!wHr0C?B5GzcVH$Q;IiMpczcV{TE& zc*(5Ec$5BAomA)l#T{2QSCg*em}(Bnhj4{hG0n{JnHyLXA(~aufL|(F6F*Y1Grn>T z^hhycLYPZH-y)JwA9ArtHt)IG>n}E>1lYwl4UHJoE>C^8}Xjf3F8nD@c!#oT4ug?Vfg2_|GnXhuXTl&;8 zC<=`GBzZa00$_}89Ik|eZEl+bnRht_{8t1P{aT-v;|Afa4SfthA;k`NOC)x?*|LZN zN)sJdp4-CG#4o>ScpO zb#VK);E?Ufh#^I0KaHC18VXR&sEnXC57eQ0h+`f4xMf1gt_t+6`bgM_75mMTGX zCRJ^X>hUp-xrQ51Dlsnr9X!>$+IeP|V(5b`lVg&M$Fwj3F+L+VO|k^DBnS;1u^$~$ zCDdsy+mqo-+0p1&LUE>DnM^prNThCBonE&<^AV{p zSywjw z#qrHfqT9OSqUPA|nzL@Po{K%U#3cU3@AzP)9lzg|D}=5n{$oJ4gG2f)RL?&t*N;K2 zJz1`rWd0ZFV$TZ~HI~bX?t21PdzhvG?}dKA$G396R$nvd-IH=YkD4wqZ(K_Ji<2>G zUse-&spX&Md-EVw1q4CXfjQ@Doif)?@da(5IpzBFIIgc`WXq-^9tVjBLt7(j=%Z9N zl}E7Ov1W1ur0+>mi8|3D*Sy09&-=UUjsWXN5JkI#&c~!z9nDP_2UkNJzKstn-gr07 ztQkPJue!Kv=d6!4sk%q0&$mKEL_W^1+?&J120~OG%ruv7*GbSo-cDS8 z_(w|3IiQ`w1C=w&G&20Gn0S8Wh3JQrrp}@)t;R^H1V!fmOVx!i{l8aTxXG3&{vWC? ztmsOuSU{m5bpKw)JnU>6z6{Vm?@s~&FZz?&PcA+aVIwJg#7 z0-?(+NpmczdqwHgMAC2wb3z&NIM*P|tY~TnNeaO8Cc)c-k^Av@=waoT{G|i;KNHp# z*Cr&;h*E*iA-1Exlryv3La@P5e3%`!*g6Jto5&OCJ#})l6q&7NHuoS=h9krB$2mtj z_KpxP12>ceCS0;Ko|58!BPoP139f{05lw&m_u3Ui6+xJFsZFNyhii)@F$Jm5-Of#sd{gnqO!oJ_n-fsp$^vXGbE zke7`qtYL{VQ=<_<(X&`h>*vBL0?mh%Mu3HJHm4{92pr2V?GeuLfi}G#0vjeN zS@33V60kH>s#&~+EBQ1%Vu~H@mjgG5gtt@~F5jY7bzx`#ABhDKqo|*vsc=PI$dY+$}?{&A9g+WJu{D=n-_9z)xQLHusrp4y0 za~9V{)t1}>193oDY%Pgev`s+oBZSGiNbd(v6>dn9GCBbgl?y=ZU&&>0wt`VWWEawd z-Usx%J#MWcBY?{VIl}>CKfRjZbc%uyN~l9Q;jlnhEtKj^Z&k82gc}kUvXl;*-}~UY zka^~{yu!bGksv0C_{16q!yIZ61*&@0Oq6hCydol5fA6N}Q6<9&<7xz@`kwSc6~NA6 z$M#8hng{6J${YfFOK;Q~HQG4rh@$QP0G4#cLv6&mdEo`vu?^M|{bUL#(aUvl+}|+m zyx?>-N)$#e7zau8n9;uEMV9i8G$adpC;?l@3nbl+@@)Q=(ZJvOVhn&BR9$9_QtvHp zX~ZV(5w40_Zam{l8j(emNg#tZm7%!;ohU-t1K7D<&n^o)^EL&!G?|{7e|Bie$d1l% zjU{#&WLpa-Rz;o{bVD2g;xYv?$Z=Ul41ckq@nEi0qT9si5rV-&@M=A&4e5B;IIlJD)1~8mAz6q+svid^SkJ~=T3JKUm`#rnoGf(L- z#l;FKeBAurkZSMoF4TMpQd=S$ur;&3hFJdpS6lM=8U9sU@Mkl`91hH?Ewf@eklf$2 zx26t|B77+6FyxN&w zr=}p`f5?E@O@o0J+Z|t+EV$WuKgOO$&3Pb_?`^tzPm$PjitU>?b5@vcQVi$YpbbXR zKxk35`H&?1=4gH9+Bf`*Ig|fB1Gxe8x1?`R9k4C#9zD27e^&4Nq7ILO;x6b}z(=Ty zf9~U5kuE+V_vdc)_hbVk#PCnM4EzB-uprQ5Ax~CQQuv=58LN*J9(SOz%ZJt*UH#)T z${uG8nOir^&_F$o{e0#`=7Cte?(xM?v0Kd}j(&|5+nQIgrwTt}`|cl=Z^s0+kA+@W zRjbFH0b@VdplYC-1MWuuS7y_q`k$DM?WV8VCSc!-^Kv7Xaoz4%e%l@8ORMhHXRd`h z*@@V2bVW|S>HWL`;v2)~(&dioIybtZ55clwv5?z03v8D07fgI%Q6A8tKH*mA{awC~ z*M}z+>5Wq?=_)5&CylDp)m_x)IDTU`?;GEN@=NM!vDfYWYS5>=hSoT+el2y^P#B*` zl>IV@M6uG(rzfkoBW`ZF|EAFHAfdWi6^(?!s$}Q`_yqUCPQL35ZaL~WVah#KWBM=b zbU^We$-s6Mpg`vF*{MElS~9)ULpOYAVWKSmnP9!Evc}OltA< z!K+%f3zF(AahC9085EE!mA zxDn~-XreiKo4bb`7A;VIJ2+0RkFar$nC2Hzw!;jfq!O<&D8G<9Bj-R&13v~sq~e1{ z8^_f5nN)4-@DVx!R(U8JD2+H{=W>obhXqBk)x2ppOQ_(2(<@x41Eb2~nPXxY3YAX# z(BAGQl13X>7PK_{dFz<88cP(_h!M#LKTmYDQ>3&17rb+*+SQYxm!rK+NN6RjB7ppo zI*SCvW-^On(;+MIJZNxv=aEaJ1L`nfDCqFbnxfFhFy%~$L|R=~wq|A^v$%p4u~k)c z$iErlu$G9z2E;-VN)xPy9JkK!&9^MQEs!QKqm-eIHHNTh z^f-+f7L!6TuI$Ue^TNQUVvLy8j$1~LgwNP*TA7b0E)0+xHb5A~)sc?CA~NWlWZ*^( zpC|x+nJdS974Gf>Js9;x`voUAN@}sJ$$(Z}U9kWnn}l``{zqzGVjTrmJGd&#> zS*o9EaOVV0l>%58NEPF-(D!MJz=HFCqVKF3vT?Fame57o9G>E9J-Jf&a%=y#JHNxU zs!4b;C%GCDHnvMn2l05qaor8s`)resDrsN#o|8&I7HnTgeRzdnyMLXr zT%Oi5+VyeEs)5)SI=9K`{dv5=-7wESFtI(P5LzswA~bMd)ba!O`UkH}|iT z$z9LOzZc#ru7s89PY?Pn2fHTO-=@&-N&9nwg4rB2E%3uNw(Ml+=*Yx)TduDYIl4b| zdY}zT>?`6ik-x79^12h_n}+8Oagd+fDT^FY?=USlkAKV%IQ{?4|WK7sj zuOd(gnG>eWz>Y-Tg!Vda#u>Gjx7k6Xt^dV1I5ntRNanpOfu)e6F*gCd6n(qr4nsZH zBJk$VCfoLqnx8jmx6O%L5u}Ku$#EL#FFAT@O?Uz%B!gX04Ubz5hmJc~K^9f(F-$9h z;rKtwi_6srOIltMNfyST6d$#kT_`N_1nr^tj5D%~k^8e?hYY5mxoPrHWjWu2&(z0+ zV{k=Uly_#ew2#RN3`KzpuSnWW?}uAuyL2XoGf1TleSlh^*(9B@o2LB9EcK_ekL{WI z4}XS7Sb1ZyHSW~*@uJKK=6FkdJJiKw2G^Nj)8;Urr98F}A}Vb0p)@D(e6pGZ(} zRg+=vzaX;!D(~PLpa%J|AZavrG9q@05U%n*Wg)3HVXNMmvMvVPm^gO~abN!=dutl) zy*VfB1>=%CZOtc&Yip+6>M9TV^8E8R?6>0~>|o9zWE2(7SBN=;jt_-N#vj9^eMzXC zW=b~xmcyLHCm|fMU+nR{y|QdBH3}WAs6z9J61-V;ySye|nnA%Z(H(Km#xysour_DJ z!(5z3TP#zx8BJ7KQy$yg>N76(pRVjbRm&Pa_POYi+hBJ8C?o<*CU!GW;Id(v;G*!A+ZMFqCwI!^BeylW8ImJfAN+rG+DgPO`r6 zehtc^_-IV#z8C)@7H(H}T1p0w;|^KZZJM|siymDY_$)7>wR=&}m~)_MP(}MKmEa-r zW|7-@^ik)3B*QFkzIgt)mUvU)gn2*OgSW`-29`}4_};NSSLC+UyzQwAeH~nU=l8yQ z;V}5>e7`uK*s!{5VX$}O!WB*jKbFr6c|JB2F)?ng@?`^vycQ~ zcBs{8A%4(y!jH6n!(lpL|C8z%$58#3aM(J0MT>61{v~-Adi|`Xix`7A z3J#0asViXx=zqu#_t^U@T$RA?K`Wz^6I`Dw5hqzxD}Zq&PF=GaR+Pal>B>(h{G7bT z5utO?m~4Xq>>6h7+vhdc`jNfjdJ^T(ltOAi!Ma5p1Hq<7#6RsY!8}9U8D8=EI0$`N z@QZjIm#Kh*AZv`76q9OyK4kk&BbMP7n$q@<5hFL{i}{Juta$&^NI0N|U<&Hn zFDv!4&3o6+1p;k(Tg&mI6oGCcMUH{WNxuoKliTu+rMvPtiYEHjfRDD`7)>t(I8DzV8@dRcuc^Q^)U5y&D1 z*>CZ!7)U31l(;E+!bl4iNv_M_aiG}NjN{@=r?Zu*O=d*^mdp(n<){_(grm|sz;`+M z*Lik#wdY}tvMuXNP)Kt(0Cs38?`cqWH&1?%l!YTzo@BPu6}#h*|dw{n>Sb=y*^>sBcFfW{07 zmbAuMa9^nIm4WhuqsloLwzlOQ+NzSc%0rDLK2|zPVW6&krE*}ZDdWoQj9PKpriOrW z;|FYU+F~>bL01_9`0C6N)4)x1g_wc%Rs77av}{@Bqb~YschpAa;&SQg^nnQSTA;&) z2drX^jl&<%Kh^z$qdp-}`YnnxvcyBC-+gh&o1_*`FP&vJ6Tj2wYlg9lmb60R-bRZm z$){J05HInGx=8aCM=1q`yAtB%tk;-%3x=q9EBOPe!^4Nv#m-nPtv+MKKG8fiL33y@ zM)2E`<@DyY;jyv^CG7$!w57!0Qz@pqAlLxK`nR(1WxVXOZqsC7!`2hHz3VfMbAqAdLH}7VSp&$7exn)bYhzJ*2~9LEs6WNV zx!b_-D92gQ%W@f7^p|?8`Y#g~q#GJFyusyq)Q@?GMN?H^7&gCYh0MNl@FEEH5L~5RO*e++wCxKxKJKz|=s(dm9v2aGJ90O-goMF6VnK$&_?v3nGp-jj#|wZrQ@WQ9Cl5TU zpmq>T%4_P|){aw_Y}X5iU{=@a0}n2e^9&5|D6G}dHL2RocgO0qll1>Y&psIsD^MBtl*+v2$)7C~o zaPv+UUv!|3x@&k@rM5BS>CDSmi4R*L9mAgxN5+f3X&sBML&G8U+;;Ir>UhelP+J65 zX-kiEi_H8ALL$ETV&Ur8~_XatfnxoeNJ|} zDKPKD2Fosgt5TS^UNo>T=%mhEDRL`-Qk-ai|975BXveu>3T^Sls6ZIe_3sFF4 z`4)eR=x9n9f%TT7igdCXau2MjYXUk#obx2ylXd_#KrOrC(zmSRQpuzt{HwNLf|*u^ zM0GY#ML>%J4p9;M@lcwZ|Folh6i#C1^5-N%DBM_D*2R7(s6J1Nd5v{zYAU92yZ&)L zN2a;sagd^d;|cH2=mLO8X0xd#J}f3N(&N@u{20-WLVr+z>)z&bqobZnoZEQg+aA%^ z`StVr8vYloqZ@ZFFa_nT=R%FI+cI6RuQhKkzurAO{^rEI_)KHuu7{jo%B2q0WR*q@ zTwxb$D*b#uxx#WOe>SfC>$B`4nniAx+nivMDw&Udy6BnU^Z1XfSVuCzxe)OypE@z+ zg$*q(QLXc%OX;z1`_kLSDsjARJxRySsPm4)?s+)KQCYYR`~)~u6ru2rla2LlE(~!o zpms~ZT2EfuaH^nNl%ycHyGI4_o%N%UUm&J}86TC(Y=q%uO@%Q2_ZW=ky8Gb89CVD9 z1vbjp=hea9X2wb=?GAuu&SLt)BynB5n5!+jCtvWq{IO5#4E}cxMK=TH2RY^SuAghZ zeIV{L?3Zd0mE16fLP7Hb)x7zCXTY>G9nMKod?$vDh1_3RCGEe}drlIsuTt@71c^E5 zIiR^C&^x1vw-t1jCu&ysk6CDY$QPn;Q|Hh<&@43SXmd-(sMx{Z%nc+cNfsl`2_KXm z(;6*({|Fr2KdF=nTXn(s?0M34y%60nH!Mz(IWS3x7nCayU-=WE@hf;kSPDt4_!e}} zB3Pv+ws2K36z~YPhlR7}z7WRNLU^v$(yce38kzucb`U}{3QyALUjc?F;9-WmVOK0%_P1n5Kz;63hzj&(FU2BGP@sGrN=INVyR0GT?6vtME!o zd~Mm;xNG}xm7aB}l||rpE`EX>O18VhhOB&fj;V!#Wsp;4q?n^*cy@3FEljs02@>3)BSD31<{p0)ylAk>JMVW^BJ&#UHU` zKJh^uqG}-?LxY-!R={&o47k^L+?%t6qgDHrP9*Sdxg{iJOoWNZ7Dn*=uKPYztIFB6GTMrr1UsU2;8cH ztLZV+El43BMO5Kr>^TDHY~JF_vliJM7#0nJEw$m}LgToDbr=Py`$sTgdL=r@gsDi^ z7<%A38}(vRgOfzT9>0JHjXRDcAM06)e}IyS(-_2(M!w%GYzH!E`4E&+m@&m3L)@xQ zVA^KI3=#>Ge^E6|NDkyGK+`I<0eIp<*g3Zc58?x_;+}+gkD1_19X*~Va=oOQtw!Jj zu6}*wRl#7{@F8}WVAFpj7z89d_If9vMh2&-KFKlOjv2hH@Vns=JOw=Oq0nXglb;wl ze*uJQv`8?RgyO7yI#G}=Bu80e5o9G?H$*JoE=&n6DXAJYWT77{8a0PYnKBM73_zT+ zWgmK-pcNYzT4@^&m2E%)Qk%F5q`@HMfUzd69Fgi#gehMx(7IIm13hGj76Mjv3pe0s zbW{lqIWU;=t(d`G_qnQ%Ff`sUv!H@~7}Vf;`^jZtUvzmmyIU!?|G+DDXlNQBCVXPojK^L5^P-GHx>=I1jKe zKOmfD7jcvajz3TZO9j6OkvnEapyyb3ByJ3IDSA!^q`^q;GDk{lQmCV1h0qV911bDY zDZRENxXl6OC`9*g<6nWaPy-oq;u>&~D^-fTr+zxeZYjN+GL%RfS`JEZq&_5igfe=4 zaFc^>MKH6;ajqgmkYPg3;7)ne1B3Kel4xO&uO5u;C5K}Y!BrnuVB|{CGk6k4gMGn& zh6dTUKAUBG!wW*S8^)nv!dD!-8{JT#rqw!NWzr=S=1(Ls0>Fwi^KIx^cpU~6;cM@E;Tb<* zUodFsb!+Ow{}q$*1!*VFlT-f%m88Nub#c-0It|}8wwcs`KFvXeFq(58(5Lx-He0Ip zL1s%O+D3wqV74ecAx9@=km!7ZD`oVqE{zNH)9>#UyhRd^=|Fr@dwf5WDA7KKlw0CY!q;{k{oa` zJ<6jAr&ry2NLC{8f2)ihWVG?tT=0ID%T>eWVX<@cl;hY?hti$pU08OWIr7}bqzFz z8yR%_c;4Rqltc5*cl}tkQ8}+5@cpSE&8T7@cX&GWU!Y(CIH?aBFwz^y*j_1+7^)jOAdvDj-&nGHv}PNH;&+G{<|jC- zUac+5FlWDDh+>Cg6&ws|9InO`l7krB__PFh1xh>dR^@9-%-Pa|dQnN(c?z3mJ8LGo$Jh`;YC?(`iOLj)OzkYf#8xNf?Fh zf)*+Pn}g$Fa|y@XAU9A$W+)AVDb3Hixt12>uQ5m%ets68j}1U8rES(&jZfpoXh#Gv z8+~-m>LS5sAuQsMYpzSz$@3T)Mx;lU=6B_C;0TBeh73cuiyXrdf~tGm>`L)TS2S!!9V9V?RmNAw;O;3pz%izzxz754vH**{xwi;|toC@S8xG&WB2 zf859<*O;nO0-SE12p(@&A4eaz6-WIf^z@sTS5M!^EVjM(8+UEY#o`2eZNSlYN8fwn z*Zu9&L)i)X_aOtp5pa)Ch6j&jE=99;Wyy(C9!13##nG( zyYPK3MW3OvI-#;k6FR73)k?*zD=^RNG?rT2zkDUg`v1m73XMT~R{n#F1c(q5DsYLk z>&@h~WJPv!guI0wQWea9IVq-!-TZQRDDK|lfa-IGCZbclqy_M8g5mMS2{6hcI+lV2 z_e9AufzvMMJmyhsVr3QbzA4qY8P zEcFSA<(z-PJ_**H$(n%d@CvynW0?Gn9_*yDj#~?izfKS?XAf8Fidqjc=dMD18QK!z8MY1J;y_|ZaG1t67|;av;C^0n&z8%3*_uQqJ|8FCD`;DX})O* zMg!_U3-&5M^Ol^uz1xjz-aH;(^_Az0=|!$-a!)X8eokKTd-)`{`<;@<=c3Uc(su;( zWwN&X^ZplyeF0NBOtgH;P0qHPsY^x^8WEP)K$e&#mTky-d0M&WqogjQ@_Xa*oR9l` z)td47+tpsnPF&JD6ev=wT05$RPlzX1_y5dw_}BdY(?ZP~)4&dBrQIozgFePW^wb7k z={1j_L*-5y*-zl-S$kJ($pi14=uE8zHu2`YbOVw(PHgA<&pROn@ycjqrQ*g zq;6-8*-&u_zi7fSBkwEV(U3(&d4P_tw-`z&{;Yx7*4i5JVlX#2F9ChW1c-J%`9*tRQ}wo0)M;Cqy3w%eK{yERMCr_>t5+Z_G3%Nx46O{TB!3n>w1a>tX{_BSae6 z+{dELDDq;npR*W(J1kcmb=7g9uq?Pp#}Ae?BzEjps4q-n%T+>2NgdTHKQ}q(u8Hfz zk|lVNDj-xY>CwIu-0{uQG}7W9bNI0rEQiJsR@iTWM4ILi9_a=7AJ5ihUJGGYO%tch z;H2^{6m*1rsv*XDS}}6A;_~yZ=Q);n8?7R0?{PYf9Hq7ZVr+>aUT-yQ)H?dHOE{`L zuQVJNA;@!)n8brmE-cAzX7@xAlFDFvDw(HN4DOtdUZZ$>qB>%ryWsAu`Lc1dJ_hcx zV@x(%PK=Mm{w97Cg{G-w>Ka~N%WcfXii|eg&h&heOad2- zL%t+`MaD+_S0&P1GIi>hC|y7*TOK;Api}x6&X17^lwP$8`M0$Apf~{OcJAyfDXz#+ z1i2bTT-v#GCz>=F-$yR3;Bz{%k^a>krcf8hR%sS!dq48pCK6Q9K5ckbG3G6nAW#x7*2Y zZPBne;kdZv1jWkYX}}D-AYUbKxdZ(es;=gKHo%2J43RoIT0I5SIon#|Ys!dgoL3!a zv+&INN=7Gph!Jt3O=seguvn)~x;O2{jg=ua@z}JRQs9D7VT$JC8p-own=M>|;$VjV z#KAn>>snjI&78lV>d|nV+HNBKpd4v02$dZ=$DCD9vcwe0l+aU8UnajDv%+{~?(qCR zrWczmqLQ)Nzt`bc@PikU=;wqM?U$k;@Gep>*&ORxIsHCD7A=){s?dp?$6Pu(&RUg) zS?9^Yw_P&sqy-y z=laCic3pzXlp(PkPmyGzW5bzUqfEC9!Cf0{hV>&TY&7eQA0z0QC!}iEC$uE?{Hd97 z17w7zS?gR`5E#}bBIy1{AdE1`mQ-C=2AxV3YKG(|7=Y4Jho(X6J#%M%xi%Xe>Pf1E zB3OAI+jolG;W5v=99z*UHcEu0fx?E9aCSHclP6n!D8bA!x||vRqi9lYyt2N|4a^DZ z9Bk~w7%hPB(**BYhKL>x!w&tRh(h?!?8YDxwox6v9Bt>>o@R3dR=e@UF{ksr0+=5# zY+1#*dr~Sw&@t2wunxae3SO>=8o ze~92PEfw)2k64#4VJ>VE6``V=8RF<4HirsRMfnCK-;D06FO9=kmMDtH~uyd+K zPNs_|V-+hc=%Y5fXp07BM)s*~+R+5Ihw-}a&YabQO_TDVy2PL-ERk(Yj)@(g{~#Y* z9H?)IZuvpxwL{YT?XJ=U7qP%pA5CD4O{wW)xWG#kVnYLptIEN1fsr0}>fmS`J->ETmM=o;%B@nhIRU`CFI93DZdcz}OGKy) zi_d$lbguDJ4{Ql~?9<^|dg4k5({08qP6R$3(!)<#51cnhO|Q!09E4|TK@Eb^V3Dvx zJNZ^f)g=99!yL@-$amWsd38Dsqfs`~*U6Z1HIe6=gL{w5Uq5X~@b6{onE&|G73m

(ES@e&psb;MX5-Dhk@ZPG;(V!Iy)TXF zJ98ke4fj|zCmk{Ng$*?>(PhY`$G@=U)Re6b_c=MtG!S~LN--z9A9b0^*VsQJ z50v!>f29dC{q1y=j#x{X*UV*lTLFbf~IdeKH<6g@)vZ7CB3o+dav zmUszNY?2)`)%%c<_s(J_)=)=bP{u<|Y$y||>^TBMr~Y2k8>He8#@hnn*a#fy;!kf# z6Qa9Gkwtey3N0sf-IH6~K+9mzK(GJ142E@p9fIj2gl4ENm?8cuL60nRk?>l40eh`U z4<6F*UkFRSGk#}9`^b^zJ4lW2%snLhNZe|MgNgD4wRB8!QDv?0yij1Xl~6H&LW*e! z-z?#0h?Sgj^d8QUB^VVncKhJRy4r*SnDz?vICE3|o*D#na)0-qu4rWShT29maG9{u zwGfy@^`n;+mY`E3C?Fi!P$6jRUa`p2wh0(BB%F-W2D<0XH~;Hkr&(~_zV1yoKNsvb z|1s4N_mch;7U)av?+Di|M|&oDLFlX*B-N@8%&z5Z5Nlb^h>ZPAbTgr8M0twf$dJsO zUxLf~zA`%BSJ*@33)yj&Tf z?6-Vr_R2m`y8tSTxHhI$fgtu)5w;>GB>jaxicwww!D65S78*W|VH;Q8tYIlG$~Wg* z5y<#zXkq-c=}kFkV?JkP|H)FQZM;twhU4otMB-0Ka!lXma8DaAji{(Oc>)ZXRE<_G z!f4cU*q2u$U>5-fnhtCFoBP7L;5cj`J7$}rvPfkNYJ^~hY-6t&cphf&{${Wo)XX|quj1@@ zqNrd6NffSEzk?3g)n+2;H7+#`HPs=;Jj4<*%&s7RSsMp%5ckl|7VL16AJQa8j()t8 zbRLkWgkn*bn1`tpJ7%J*T)xW$%BBMTXW|eHr$^=>O3jo=O0f1cS{$m;p{rDo9}#TOv^bqZahh&P;P}Bh?W?5pYzCSrp7D_A z{D?yjTDN0Qd*_7LfSVyCs=Y(jA(x~hIYnUfjw(rwkvPqk!!?{jsAze5p38DkrV`dx zh}u3tMmqc#CrD;~hCw<#omYxb8OZ(+a~wwu%*7Ps9PPZA(lAh1iU{P`AW0^(4I-S> z?OS#u%v}wP1cK;~9Qd@b5zv?K1g+2TLZC{XJgh&mK7lbsdddQO&yDa8I~_C_aBVH7 z2}yLiB&7CU&-8g`(;S5CxrCIAOw3axBdw;CkvUf7G>Kh(YHc$5DBnMuV2p?uXEP5g zwzc0rKrBjX)jFEzY}=AhAbG$`?$dP6k}8W@8!~%934-T>4-Hg;k_@eJ`Xj8q0lyc+ zts!JR=yo%uHEr=cBZ}6xWIuNMr=fIS$2l3k(t9}Ova`Q-}hx*AfQo?CBvRU9AwWJF4PvUMAZ z`A0!ZUv!*Ns1@nXUyul1fvat}bahZW*fmahU@m*|D@yGU_1n<{-+T z%Z!otrKb>enlaz7-%ZZDM2{YdAF!kMaH5Bag;Vu!8=R@Hr8LQ)uXil=ULG))9=U|P zO^Dnm)k%igsd2~*+}J*RcF1-1_?s-#`I{_jlfz-QeH$)oy4agRCh|rKU5@y>Ic6u_ z=F-K7yJ&%Ss~WUACX|nuf0i(&3e&x->n9?ad5DSiq~>pWgEhX@N0J;1?rn|L$AdsV z;+h7Sc+Gz0#{H`AW4e46#VGLZf^dJZ&V|tVOGv60o0UIS7iecpMBqrb+%c0aP~drf zapQGM2*sle6fxTYqn^O|vn7WiS$%3&y=CJuCY&;VjMeeC_U7|K&h1 za6$Csz_tDBexkwu1Adl8pwf1%XYK3!>9(9+p!oMoNlfDwL!W{TQ6BozQXvsYA9o}Xtx*tm<>O+=7 z9|sUi*e|6q9UDs#d>MrfhWs0X%zy_amPTX9kJqRx#KYeR4@A8lY7ccReQKjdL_sJT zgV@3zz|H3?tpbk0;f%D|2->$F&Vd!s(30cYfOBYQ!BoqI$Um!MOrb9je4(0=NY3i; z3prN1YtwqJzv)a`;DZJWGz%t+$kwIdXP+56@I$@PEVcYWt77Ul-$-HdI%C7-d*r|s z!)OVjIjvxkL_PEkuN{3MrVXx0`vTx{5a_{lC1(0D!gb?_**-Mh$hN|s+a7gI# zj3_H(kIWEtWuta@b);)(0#rB>Zg|5f1ZeqI2CWEjL`2#`@*kwIUqSkdG)^HbzrG22 zCb1T#@sIHD#1u4dehULLuufQRXx!0TMubrg0S-d5yR3r#@i>YIk7W6YEy^!?{a?{^ zVLj){jOKfoSkw}yjWzv4QxSu&wLWikrwmp@;KBQ1>P-tnCm?T`WJvX36+eVYsq~Ns zDj#w_i~2PM2tcedbCbpkZI-!iCmS&4$OX|7bS{ftk$^I1?WtG&`u^Vo8==9i9M3Wi z;H%R^T$(SF5AnjB=Vo=V;o})n5&Dt_SbfC8y!dJAMtk5EM`jYsM1vE&`wQTGQL*Th zx`U8mJ|UFSBR1kaxXV$dakBoQKJKf+)CEW#lWBeq5aUo>p$jDp_>@}}`8yMcJ*KI} z1R5Rh<=b-gTo9Q?Ta#wYCfb9Cd?m=rrjDueTERdVkW!}Mbyc};g_Yt≺i z^;=PESsKYN**n^EoAmnm-)Phhq9Y(W%IWtY1rf=r2Eup&_Jyg(z-C zsgd?h-c8j9jHG?-%Drg5Rnl*V(M;d^TR*${Q$H&KLQ5I6z2$ep zcqDTfSYHxa)`I+z0a&(%bvFEJ^M$vK)2Sqb=?f#vznfv$|7?cw&GbbHG&>z0*ckg> zSFzF0v%j2rF<9PKckRJ_t+76d{Lf~XNOH~-bs@gamxJ5uhh2;EZK1C>XNeaID;v4| zkdIz>;}*ZFjtVb+-7J1M`nwqhMmMstf56xO6G9)#vp`g5E;8)gSx%M$i*4t`ZiPqs zV6BcIKgD=x@8ay%rA`^wvxs#pr5Tc4JM!?4jQS~_s8q-uE-99ZlYYOGev@>&K<}yk zzYVhmP{WMw&JdnE@B>_bd^6ggh8dCUH6FhTA#z!hMr;4yhS{2@5MmBLO6cNPueO0b z%yeL=iM71;Zzi)fKD;TC4h!x>4ZJB=yeX5iW*C1K(9NWznosT%Uuh`{s9^^8r(t#> zgl+){dBgc30P$K7@k%Em3?nWGLrT(|PtA0F;5J(hs}?%NrX+iHcJRIfq3QpDQ64uC z(+`$Smkr@u=H-KzOWtVwcc$xYfz@ynbMv!MrL*@*Z}S}p-PPYWYbjV%fb7Q`I{$MN z>A-GE?w@1|hC9hs-wKWdP~$@_VwnyL^Rv2JtYhhPI=rq z5`6$LdxgXV#dkxVnGo3vv{SAnphCj|)6<5yb&TC8z%_Ohb_!o3yi;z5+Xw^TFX0My z7BE6Qth=*MC>kF}d zF@lhXir2J6G$gX6QnACvm~ln&s9MMQk~~*Xy3EVFXbT?bF8|kXsoSM1Wu9Vtpyi=- zsafCrxkV3~j=q4^Ww;0a_d&&gk^gz&aASwb(S^Tx=ka;77NL@DDhAlR zT$sk3GJwF)&+!?Ym$u^|IDt2-TZppKx(Y*3i{>;rdx`e3wu!fP!_)6=wwqA1k+rLx z|7$eVZ>Bf>3(AO|q2l|2aHUC!v}tM`@d=i#9KvC;26>W5vcdw9Yls-xGQ7RFP+c=TLwEqWT?-*ToqyO6` zX>8lJZ8x^n*tVNw#WowGv8`ssHX2(^n#O2!R=c0Q@BW{A&$(~YyvP_GW8pWybAFzu zcptS&G-C4=B-9TRd5*ADT6&k!^sJO!IlF&8 z=5T6OoDi8nu!JuY8je;#-C^^y>wGl(x#8j=%osBjN;A38w|>ZN^-I<3h0EyKQ9A&G zjQ18zc@0Hp_{Hu`pMZ2rFrD8{nuUhuwle!;7R)QD(tZ8Pmh&2ql}J~`o>%Wt4NN^j zlbhD>!~%^a{#feE5Ef}QydUvjkFnoEb zPvggf-1L>Uubl-n9rp=CQ$Eg**q7q76jg#G8KaVzuQBjHK4Ie@d+Li0BIvyi$oj1+ zv3zqPPtpEEY_uXj`+D@R9y>|d-gqg0HtT(h^ZUIL;~5BC`Ic+g?LD=!o&W0Y>zZEq za&E&vWA(M1@2%I6P$a`C@73RB)hHh1$J}@4mQ3uEFT=r&6yE#cg*J}A<98&{sFhrL>t`Kr*~m-0E#Yu?K*Wu0|5#Fp}5Ny z)F70mdaaN6tfJ5)2YzNv(Tuf(cx^)NbR7Jb#`XTdMc20QYy-?A?vn$TRxB_wsW?^> zWomOA`slRiWq*m<+8I&MSEFEiYX-}NABLwutibqtN}^`84EUHxJc@3n6Lt_nd;~H5R91FKR0EEZ6sW<%ABq^APAsNnW?`gW z6229kuNFyFtMI7a-N+Rp>kdGFNfo3Ei700$e>%nRqe0V@V925D&Q_Qrs~RyusNr&C zjU>;<=+m}FQT1rP)-z}a#^aOY=W0=4%h*}lcCz~=s1?JSgn$)E zSTo&ptjRCa;*a-S-FClR20A3-9_G<0^R2BGNc>1naQh)$UjSk^j8tkNL{I9el2{e_ z7f2~ka6r!@#iER?A_#lkGNhRyH&Ngwr5O|>b|XFCt*zA61dk*#)5kPn#pW{J4#W;m zNyLCQVNPR(qGwus04)yxJy42sZVo_;ZW~{~NWTnC^qI91#lJnvDTFH2~Z{0Ut1#0X^L}TS(&A78;hw%j5#F2 zZ)xU}n__Kd)lcy0RNVDXy9e*oJQ3kZ0F#4IuR5)v=kBEoZ442Y_7_tTeG zpY2nz!{iUJ80h*O79|O+JJcAb1-&bxSC5g%tCOwaAF)v3&~(k{WeJH7WuLUsSo7zu z9nsAdRDW{@jmXfB##}>C@D~@@%!z8YMnv~pCi_XG%ujPS$0ejzz*4fHHzC4DpmAI` zmf`Ap>t#nvC4?8-noCF}d!!uZ(rQTOY*=_Z+SJ@fr&?I@TMc8D%Jr+cIpyh2k?I^_ z)RZoYtBgAMs-fLTm-tB8p$}R`P2voTAK6qL;KiLV(Ps93tE;qUG% zi{Hs7Tt-0NeEVvtwTh*PTm zazj|G=|Ky)Hbu|}ppV>2L`ZruGHmp#$=`d9i2;^(85XiQ#nF2kX?I~XrLl#J#=)kI z%BAFzLb|dT<^f^GtQ{(YHL|ay6y%35sSNwiuv=I z!sAlj0zz^M{rE@g4=q-7EOZ#CCsG`|CqaySHDe%vgEpzQotS)@NMDifMxc6B*0;Mg z8+BBQTxbQawaT=VO@jm;V7dI5DGRURI*)Hhb?Mt&JeHnLK^D!Gz7iep)x2qLgm2>@ zEyD}V(lS)k+%t+cUuebmke*a5B7fY({X2w{XZ@{)AhZSz>FaswvURSh zL^@UWZ1Z(zez7*9ndU&5g&dX{PHbTES8_ASJl^4N3W{duUVQaheO8nB1>KM z_B$OiD}OkD5qcH#{6vf>zwJT294`5e<^};kkx<>qR%=-nMk+B%qcNI;3V&~N%Bte_ zw2_nT7VbQM@9O)rKDIHuh-KKSGg4;;KfH-grLgEmx!eLxwMnz|+hJ;YB&RD~VLR$J zVuMvG>emZPz3~zDhy!}0p$fL9#5>E0q_h^mtadN;J%I&grFhE*g^jQm9WtVNYUSc= zPd8`%4>jFUWN$jPS5;z{iODc>dG~YJQ6BdahUj&&NZ2QZfKA>NsCsTEvK(al^n@r_PN$*14ta6n+-P|gvuqCfO__3-ajLyIlMm!{{69Je zOJs=*k027AvZ0US;dwSEj#jAEXJqG3y*cV3SVCS1ogYSF?aQmpm*qXCA-^X78f}{q zQqnrI@q+cgacm|VlWE~(%LSSy_oSYJf@dCh>dGDJDr;6nSFi?Ae#LhDRXK~@u_^&x ze8)1IzFYD#G?cswwPUWtxo)YAW91kd7*rD{FzIe$r~%FiURDn8`%kN9+RDWA0Wm&; zjUk8`L@T0i0*eTpcQtim1T5E8wl*6}kasUq3C>UB@S`hI371N*ky;Hu?MO4v*4dr- z*#EK_X+HMnvdWSIuZPR~^}tr`f&vlLjR7x%8)d!^#&KLP#w!rN)lnxe4(BFqt=Tf1+}XEn=whhJowd z?|N{SXZlk+g*Sg60p=Z6`F&(1fb2*7xIw=XU|9QXf-yOKRxK8};fz`1b5?u3Jgs{w zL7s{9&j^h1auc)|%%dR-;eL^*RLCn#7*5<=pA$H}ngz;#D2%0ZAuAhVGh81q#4ofP zv&<%B0GxUe0fRzuX+Q(KgddJ*Di~S`BU5u4ZGn(uagfv=W;V1&U+hM!Ss6!54U(g0 zj#N;858ar{Mp3|d<%JaHoB=b?f7Wji&rC+fT5AL%X$wPY;8oI7X>RcVma?Xcf8A?OGgH8Rh`%BbA=!xzPzawIMf3d<}o z4;WZYS&vUt=kc9izK1GM;-4o*5;6+tefVJ@hWil5hWNEboF`~<@RQZ3oaWa|$a;t5 zY-6k-KIz45Rj{9V1tdV6Oi@}1_@F!Lnk?94eCunM-NajT)>`ui}@N(FPm2)n``&wUl^uDh(ESq2hIe1 zmqTiI+~*OZl(Ss{<3(DJVPg&P23E(Ld=wnOVS)QE4iitf&|gtS#tk#b&*J_8r_f0P zz4UW|@UkPO=WessDUW#ca;o*O_NcC}02MK%m*FKk@g6hGQPxVd+Ww&u30R0sq#{gN zO3%kA)WMP#eqb2A@f;1Uq46D=7L`s&^f4?(DomI!xbip!=KxJC#1`@ydSmF^ED~;b z>aGYx-6y@X%Xe4@mKOnP(!@7pyAO~em=O9)=V9Hbb36cNvFU3~J%D4sB#b>uD(Fh3 ztpZA6dQ)Pe#1D><82qmUlQDKK+Wk?ck{#Z>o^sSRBpZGti*rpF}k$82Q? zQm8{~#s@M#&Se6maKS!AGMn{~y zDo~PfA9v4}-nSM5SrP-B^N>MT(ge?OmMG8nS0t36pN#$MA=&*OL&lOu`z0DgU*z1q zGo{S}tXK~3U5){zdzS#im~YC#0&SKtpn({1pT;9%l{^rT$hn#Q)uzYXWmU9dVYfvb zh>Q)I2W#7#7GctIE+ZW`#0>)ih<@y{kf!|ca*76ahPMV zRzaiv36ld+^swc9y$coTyC!TM747UoqWGX1ST;N-vNw}AtO-f7ixyhnwe#oN^RF;d zf$a5O@WPnwY;cC+j3(6(U*g&NB+Fs*0VR&rnq+;f*TkHiVZ&g}#I{mknHPxuaQ-#0 z**0XLiI=QPck)(7bCM14!8@2DzyK8;+)9B~3Y%z<7Y0-?N)~i6Bq)QqszK<72@SJ% z`7a3KNv|oGHAqXb>kFtzj;U8Gs?fS{V2kWymAJ?X!ak$6rmp`&|NHlpsWWQ&@}+yw z43z=?Rbc}ho_|=cf6b%JE@W6m+|Cml(n-6EXh$|{UjGzS1~>o*xdc^)+;Crv>I-Rv z-#lYD_Mep(vTYQ$KA=Hxy{6SwXy3OF*vg?OXg>40xEk2Q!_xkwJD7dWz$qF`TGnPQ zOd}&+Hcf?Wuqz1;*rrGKNP?7pH86a{8kehzzS&@8YD`=ijCKxV5;Sx~(mde|%CB<3 z(DJb3U=9qTkdGhIQDY(?)dd!+9zTqw%rk0Wy+8;i#86;;A+0<8simfg``&L^)Dn4z z8fbtR6aoWCfe?%gvJx{xH7nuD)M=Lfx~DGb6gFlirZy-i5!Hb|SusX6NsC>Em`8>7 z;lsHI|E?L)3!1c7crmzQZTk1Y?KD`R`>0=XYRn$a5G?$!aBubK_%YO`->yy$Wy*sq z2o!92n2k91xS2&)Zb*vzg%Q9Kjo*APF!<$R30CqSV+%fZ?jv|O+tMky!4@fW&IF*De*-QPaRer*9mww zihB1*wLjQ*$(m_(H|$S_YppmJm+8nFm7At|;*Y4#jB6?Qp-c;?9mVr!=Eac|b1wWb zgc8x#8F?St+F`9x74apzcCa&yPy8F6W%^N(%B*uCZ2VQ4YTvuqenNjHJW(Vt1ep@q z$&kz7gbQ3o|1@X)$Slja7)N*6I*5F$iz(&N>p6eFpr9i?{HHBNdy4M zk1vugGQRMlBe+$vm-XMs5xcR({Y(#+!rs-RZ}~pXN+&}e%aszB0H+S0Q2`->?8Lbu zM9nadKdh}n)?r2K$bK6tz$jtDx%cttC>Cb;migCk`E0DSU;{WAJZpaN1BEov_o!WA zgq7q~inI6Kuw4m{65KDA18GBC?)S*)M&p$e`O4`%IRXJvYgLq=OXa?~ZOaF=Y1aj+ zmVQRb-|4ZvLpdz9b56tiTNWeOmfz}H>6`RT?9KtATeV}5OiudF*td@aqDWMYg4byk zH@t0mU9R8y;WCrjLMLwyzyM|Eey6p9mW&4xd*~4@JIafJR`{ zvEH9@obvs>=HK29bo+Dso*ST1K4;)Ke!2chF8mH2i<#j)jS?em_Bj`>Fq5(xG^bFYrG}hl?|`a$dxM z-QiAk9S`6b2s*GTtA5UCydXldLfzsZbZ7Xx*3zJ%59rI>rPWhkAu6lQU08@19K;Lt zBf^h($d77*k`SSG)|69JafLk)fHAK_P|;4bV!KC2TlWe=;f*CA{sHp=gmM3RBz@At z^3Iz552Sb{yLMo#c2E;Qi*dn zrD2Z44c`0b0ifF(XMC>IdZpg^1`JC{~z$-9>7K07{{Vd~bQw2Wm33N4Eo? z?|O=cF9{JR;lO_Bd^VONyJycdw=XMlmaDi#Nba)$T}?n~{|u@kZYA1lXAH}B36x7E z#m6A{u2OQy`1Wzr2B`&Johd+tbo1i*lK#);3TRN(ma$A2J8>JD7(WZ17{y!+2BSi6 zG>G*}5l-WkbFyBN=5qouv3xJNYvn*WVt)?nGNC4wJ1bHaMipZig2q7ISbCTS(K1Xmd4?fLG@ zE1ij^UFjuI&ZO>qkYollG3N`>b#WmXXL77OJ-ST0mD`9_#?7{06L}P*!!cb!;3bn; zlUeyOzk@YzNCfAr^c8(r)HDLphD+od{Xl5~le^n&`m-L@hGv@cJD8>rL8vDxZ)PJb zfb?e&9Nqfo2J16}A063%txRpvrQceBb>4oA%s7};>X96r*JNhtar-MOO3uV#w1EEq zq8Di+d)~U}9&RxrLVH|#3%E7UuN{wt$iCytWi~pBFQX(7s>2 zFUineZ|yyH0b&Ukb2M+(40mTVgMazN+Ys8vv7drz6J{@K3FZyHf3%Y0CMjVTX@yy+ z#XEb7Bns#VXya6Vjr9&ma5lpHUhCtLjJVH@M7^Hb*JCW7U)geH+^z*&62Cn@SqKa0 zHq%|l#uJSQ5fq@iB68laPs`5?gEqCe)}mZirMuOPu>J)oY6j}&u0>fs<>sPOh`hW+ z-#$+K#S^P%3-rISS!RBqjP#@CeOc){*NOgbKCvf-1mY9&HB(7G`zC;@ka3B6*5DQ6 zp(2k|EL9Rt;xPH4ght2Un_&M;+Cj4-4ELtBjt}f*gOy1T7%?!0Ns^ozM9Qpj&J$W49c-lSH}6 zNddsJha%=_pphwC(OtMgFt^r{Dh|O%#fH+fNwPh-c9+RyBoA>D1E}7zJB*i-#YR~d zfh7vsNsYoDdmd66c$Y|7Ew&lWx!>-jQtPRw9Gj&fSDdi>4sumtZ+^teond-b{3%~| z85PugSmqp}R9^gIU9t@^-@SI5_0zQz2+b)jaV&eBtidFED@K*AeuI=Y720ZA;+F;+ z8IBo6o#Z^J7e?EefHtPYT@y*j_tUhVlfCwwf0DG~1fhiLxCWYjuTqMV2>_{ff8d^~ z#Z9EBSVG3fT-A6bg<2dRX4$`NSv`KrQDzvj zb{9kmx!f!QsCKF5!q@1|lJtFEYTl4|jvfac_}dMu;$~WdqjMVQw2A|y2g|u-L}rSC z(Qg-7xgB{HmTC4_5Cty9DXt6FYV19FN{|8z z&_G!mB+<#(a!QxT>dLrSeuZD2SC30scTGK{a z%UXN}bJoR0!62a|H%jKK|Hv}c-2Qi~4j$Su_T))U!;YVF0 z-SOZesaui1fh?%-g*wO73+f4HxItkDf45F9hAz`pm$4k*s*|SDk!<3ro=~tttB!Xe zH(-LR=hRB>rL^1L#8kPQGUQCu#rA=myY^t5?ZKIlqp86v(l5+I8Vm;Eie0qP5rz8- z()mdU78~&x>xV&XWW2CFV@qG>hag9qbd7uLxlidO19MDth~36w6G5DFI@4Icht5sZ z@iEn&8OQK#oHY7B>|JjqD`M8?N}?Ye26^C@lhOIwOyvw$Y(gIRnl5F8*NpnbTfikiP7+d^=d;m zGz-UR2kWV}EcA(_Fb?|uR;Am5!e&XJfI0_e>gU5S6tYk0DnsMZraZ-cRf^<39JjEX z>yGTEWAoYIk&+PG8i~$=bTY2=ByD7Yv|Z(bI+8X_-tb?7E`-O&+?~uVrjWr;m(fNo zv8X;x&~l~&ly-yHnj&qips}-Tu#K@}HuzWA8dDeuy5?Aw4&F-;cqKYcmTEQp{uWR0)9422mthnUnMt#*l8|Lci zPQaCe$opz}aGfQSuV+Ww>-WPbOBd>=2MztIi!CB{;}$6Vu9&N>cxX2c30-p)#Q36M zRq+8AN;rIvFTg;zE9l93T;HZTO~!Gf+UreMr;C8wi-nDmEGSbbz0hI%`JOhs@# z?;Ru>`8n8*mCN*|_cD^6U4UtO2`b~_Xlo?w?WF6pu=rnUF_EcuMKjos;Uu%Tm5MRx zTXK`7Ym&zZ`5bL3h)_=!O$WnW?#zKh$VYiYEZ&gb^#HrpL`PN}B>phiDy&(?cno{2 zJ{S|^ouuYorgeetw3(DwUf(X4_DSufXn87iZrt4xCxQNYC9E+nBq~H&@}#CYrbIAI z9)%L^H`3jeSH_JJ-tH;~S#IJE&Z4PNKktH#>R8?;O#018X`E2|zcB@8dFhYN z`QeKZ8k*~6UrnaCuIz%mZzpKXpLD^WI#1AQP1h&W@67~+sx$?4ORm=)X$+p!#uz(( z=4O#hfA{_Fn1R`97>VX-QtLD^s-fp;B6CdfFVke77>C3jWSTga-+@e%4-}bkSfOpg zKAy;mj`_yiI%Y_qPsBlQn2=3=9k&X~+-uMerKU7v*R_Lh>Fb?*)ju|$;Vc1Mznl+h zAe&~Qjfdqkuass$l8DLOMZ>=&k;tGUf4DRGr^dzcD)$G88al9>vth<9brO!2B3XF6`r6w@!uzCP5vIgU@ZZnnY)qtaF+QfK>P0L zXfxCf(087jWy8Z7&}dhLBrCx`MK9nabl(vWiZfp7JJcc`p&2fZiZq1E6Q0VMShXi= z0E4l<@!I=#NiFEpD_ngp=E)}$Q{14wAOKk>E~jokr2>Ue^0v*n zjEr?L)-41r`Cc$5Y6p#!s|?`T;dAnoFa)#lK<(kfaw+8gh!y2=3nKW?1Z@u5U@_4x zj2-nt1>*Y)en(X5JE+&2^9tL7IEC$|4kfuPB27!1_AeLzrdOWQG*^%a?zTo7zTLOq@O0J@g08dFot6L38i&nI0J9dv9wT7JLz3A9nXWMT@zx&!-jcwET|v*wz;jF zt6X>Vd=4-fkh0Z{Iy~PsNU^y`!Eq5NIpU>VV5A_BId;A%*0i^Z*?O zV|YA0!b=p64%Xl96f^`_1Cb3dn3+FhL*QF5IS9tEK*@k zv*2_Uj8qBgM=tD`4vMV+71=V-9vqmbFUgzT5ftR(U|ebS9TBmb)rep2ijCvQ85Vt8 z#%>ER{;^|e1|+QA+4xLweT3n(68^OAGeMvHykE#_lAwW4c+u1HRn@YmAd4sswK8)Kr$F6-BhSCgoE*rSb8WStG;;$4THfTyqjnQ1a?5kyah&# z#sLL^=9qdS`IS8?YljpHPNz1E(o9LCUL;}cLpa}#{TEC`zThcsvNyW2SR5(eM(Dp> zqnhv4yehjV5vP-*$ZeR^mSOZW=X(J4t zQH=Yu!`EYk*g8Mbre?86cVy7aUi8g|HAAQRq5tGWJ=qx|lZM~T@hfJ5Q0=mTn-q`~ zg$-qg=b(L%r5T$RKS-&cgfgWv=N`4_P_EvX&xY+1C!rV@EgkSK;gaCDTI8tayFeah zE$(|wIUn^K1nbD?=yTBLtrcE4n>DQg+ayzQFE4d8!$r&koxS7-zwJiL7!1q@tABtM zK|eoW_r^o-K{d08X9I5$3l4z-gJ-D;&Kwa4jtK3YcE?_WEb+vpDk&8%W`g;hw>&!< zej%L!{m%kaD4D*}dArUWxaM%*cqmzMj`&a&7_JqX1NC5(MH zcb-RH8Csc*A`$&7m^{2etil|hI;$A;G>9;hKJO%R{JjwsV*I~~BT_Eo|1FN}o<7&4 zPcWnW=(L~GCtft3;{{>sikS_V(f3_R-K5m;&J^+;HXD~zGxtZzUHxuw$Dj_~m%DB;n5)1vlhTw1RUcE^-> za}lcuozMev6G4(pS^LcuNKfP!{P9lP?kLxaU zdpo__Z^Q&=oCjey<45jC6|sG3twVveO9hQd-*x9QrxX8L(b{$l`v;{kXiolG z9|Bdy$U#-HZ_Cp!Yo=&mB3u3yzk1(xmHlmJRwvgncEyZuKHlvO9j0yk$OR3xV5r2# zQ0BI-eA9eUxXOQ_%YXFpJ^Q-9&}sj5%MA8ADeUiAv|v=xhm*#*QdsMj>Hk8)S*>Pw1%8tNC$!}qgyrjbH1nCm` z4BJiuC)tarmP&}v3{Tffb8XrjvgcvxbS?f(3IcZrKVnS73laVQt(mY25qjHyah&}D zeS(AqDeLHR4s@eD#@k13h{C&=Nqco4^6||)r}^ObHAs6T4lW)V8Zz<+L*Hp8^{xO1 zS4-r;z6H1y>~Azn@k`R3{TyyZipoPh z6gR2KYt4#rWzrV`=0&InsDyn*Yz<%LGG$d^OGmwwWhJxS_1T$(TnS<@0oBEZ(nGw! zd!j{9Yj!zIgqYFy)IY;rVs`1Em%)vCs#R*qpbTW3PgCe9$ zxDsGkL*B7Pr~v&Uy;ugAMsWUA{B?UHVI)|wG+mEUCb}WP;GT%N){V%OABqJA=7OkU z5=yCPUc)^!fUZHxtoZfx#xQeNSUAw$BD{3FvMsm@eaLcH*eIchj`iXhI~F6vbOvVdxbQCcO>nOM+61NmUxRbs%t1eOQck)6dr6r zFjHv}2jjumgwckXgyzfj$I4`oVq+k1AUJUrDw+s}cSHZ4i(TCW#o`?OSLg1+hNFWf8@S!HJw_mS^FHd$16Z(c zZ)^{rHuB*S5V|z}f9WJDvi}F2gc$pm<$pOOwb;||NQJ_-DOq-S7WNRrbgP zeXxdBb8D{m-)%Ekre};qtgIZsFUHGOm)=fxo==@YkLkzgrrRdC_pY%jNk8FK79d7^ zaV}5}^l1Q#Yg4*o=VWJhg0|d_H2mpoL{Jk0+GzO%+Gx3>+D!k%Lf!rz;6BgHX10wI zm%e3Se6XP=60zj^5&g$=bXRcnnYyaeu+c{lT`Aoz zi4TPz9oJg}4G>k4Y^oG(JNBFA9%SB^yoz4Due`KrZ9yR3n|>#ma3|PsBhGWoPY!5W zM&Qw{Jr^S1EK-_1?UI0){tnmgTv7x1~Ngl!GhMZMPd2VXZY!Y{y-V~`)i z$9s0Bh%12d=ZlWT=C@RjU)H>U%e>tJeH-2t8{ULNO&3&L4nirrADsh>EpEQQ6Ek@M z&UF&|mv0;{t;Q!Kl(vk<5~15bAlFGPBxzdQ>|2u;w zr4dz`Gw6^d=_fb=hc1_08>?pPHy;#x^YqURzmB_@gfOLJ%9D%DnR%7!vzBA7B%s~b z;ZW)f&2m%@{-hyQVZ}xV^Gj7QBn4t&UWyIz0%K9_CX*n;! z*OEKNE3<4@;lR&80b(FwhUJd{9N zavU-;sK^f3U&|0@6sGug%KtThQ@)6ocF+b5*^9rj1H={(NG_r*?ap)^1#2N_pRB>+S+W_qTpH-{OD;69ZA znRZC+f*_H5V#86@-@-#SJ;lHPUhyF&{+T6X(OeB3G#ee`w1-+RCSflMZKu}XZ5OkO zCTClx6haAH^V}fr$lqA-$}wbJBlL!0-YWlfh8UtYg_X;UJ*pTN(@!*FYz-(?%uk$d zY;tNCBYrF#dixI(;)ET~!fRn^?)bh{VeJ`q6kO1Lu2xG-J3b<+QjPYl+N&aop_G>1PUx-g$Gw_}>_qa)Yk?`|2bA0{;&rD!%yFJUuEzxJcEv5Oxs{}<< zh;Pr=^7tE1`}ehXP)Y4DEI^hm+d<+Il7QFHM_-CR9g)0UpVps_@yY8x^cf=t=1HD` zZ@x+S7AZ4@!_dS`yh>pDVp9z_+L&8vPHWRt(Z<{VXe&Q*?$>O_X}-N+EpXa6sUj=JGhWrB2<3U=iw$J-YxgA=puuV1`3YRn^zM6RCCnm*}th ze11>x3#|(iB(()JPH%4+O-|FS{ulu<8CG`@X1m8qA$hKXiRyvL>%2_cW!mJPLC_?P z?gnj&jZ=%>-*ge`nGyl|-|J6xN0*XL=gy85e`xd-D7AA;U;3;Zk&SVP!1UgQX^S ztQj=+&^ff(NF^hD5UpRU_18=f{ag00<0;YZWY;l_TZl@YC#>Y~k!5C=Ze#LxXlaUV zgsot^4WtVvJeW@^5tDT5d#aQNTkak*+QY4MZl&9pLEM-&MA5OZa>M9&C^l1cKNBA% z2Dqcy%VYc}7xXTaZgBq+A!JgCA2M$iEPOq>psX6q7jZ{$6UkyKOG`~o`f_j+RkU}B z$|N`Y-!wrClH4T)SoFSG3xq1fnpjCn@zJ8jtcshq4k>T8JzzCvgzZ zh}NOu(<#$b6?(}h0Q9<#G73dGqePmRL_UxQ{3+3)RP)t7*HhQJ7fj@MEIb0NlbM&UzY^rxkedXASLFOqHqH_JOz`QB6+8~sb=v(t_q-}6xxLb!+;Vu zm>a)@`ffuNXQ{|JtA^&<8fi)~gm6`z5(iv)3J$2DqOnmxnVrmZHNP({b&6_SBuJM; zET5$Ms{;maAzFt5;q%s`?x5l+K~n8OXwf=sP$8P4n(us@XKNw2wW!uobS)jPJapJV zB;VfU=t~I~d8P67v_`g6)N(y3y9XY;yC4O@;sLVHyxOS@_Q;e0uugYThi`6qBWI?U z9X5SRN>9Q+@YVES1nX;GhH!5Ll%0Wwr}qN&SAm6VTi$< zR-BUpQPQfbab?9@Yn67@v<0vz{em^uD`tmDsf-WKd>_;CuGYG3B5M+M5sk$InX9B(MFllX4X1f9vbJPCjCk|VZ`WVBj|GvreZx@vF&7~Qt=s8K*(oNys|Z! zT1OhKr4;|9i9C$VNU;&y!$>i#! z)URwMeHmDZ?2#>PZW(3Czjbsg49pR>d>3M+_p?5hd8dXEJ>t&y!ZPVkkpmm0?5K{% zeXa(>sS%3OASaFSG;$dY}h3+$o1o@lJU>8EyAL z{~s`u6thipWD1jtQrcsWv;hlxm!yXwwTw4;;2%GHv5iW!-JFbLCIhh^Z{nE3gvL~M zo!os_$c`w;xI_y>P9?hA55@X@L{m1RJYLl@L9tE^D7?A2K z3-H8{{h_ zKDd%TXwBy4=ZKl=9YLgIw$y{Ngrz6UK1G!UTt5ur1bJ1U_y>BejCWwO}qglt=B)gpI znj2QuR6~*%3FF&))w_}wqriyg6}0hG)0%6NCwA3n>44O|qiOYeK2SCLto_!hKH;N` z!!I9FY&Yhb_hU>R*D8dRK1+y1XIe_$F^2n~#r8WBENWCYZ%-E+X_4GJd&Rd)%6~s4 zYs;2>F9`Vs_Qga+%)=Q9ZwvGt>w3G;XagQH&a3`^Dl7Nwidw?o(?$=Chw7+3!HxY$rE8zix8^7_Tjv;ZZ-cRTLs z;4DFhO2#0zL?bw0(uzJQtRAxJeS|M)|Hsb%d#apoKTL!^IgI=_3YPi5N5O#qM8SZd zC|D+uidCH0|BQlx{{3H3FvupzPGVSmR6}Fe{vdF_y3hk;)d3pku!4JDdXkGatoqji z@O9ZK6$4{aTx*OVK%oxqhbu@efFig;IS%!(eL(@u_b-kR@eWqIG?@q7NcY(8F!|Ty z{7~8T9tGcW;7@c>^The5!7M;cFxK`zlPtjogx-qArHQ1WA0dB(D#Fo0?cCnXq^VYX zz2f2RkYtg#b-PNUa_gc&d&It|mvsJ!2O7Hrq*{plJPvxHjAjCA3l$7xu%%ky0A&nL zreL;*bNbQkvcm78o#?n6I~RNClIXw~{9wnT{4}gd%EyclV-!IfPWTsULdr9ynXiIRmyU!vKLcc zZxWd<`xA&Z;|ECI;N;U>J*jZ4AxV8$&4c}~1MS^X$sn1B>(EmqA0qW`(F0hq2 z?!O?~gg5M^G#`1ZF;|1XQuniihbhak?o5%%ElJEE*b7U*fthUZ48tb$!Eb^IQ+&=P zV<@D>OaW^Zm}ez^+l9^|V_w6&vhGuH>$u4mlEHK{4GQeqc zQ4^2R`SzB8Q}WU6@;5HjC->ufN^#pm;tzz#zf(lz7}eMcCCWmhN1A9&KX>rp)>pv4 zi`V~Vtuj^sW=bx8arOwagmjp^s}8n=E!h^Yo;6RIg;U9I0??}baZ&nWCuSkQQwFAu zEw9?iTM%poJWn$5CExpzimQ?is2+D4-JC+5Q|G1(zz0ElRTh|}3O^t&K}YBJqZ%~f zGNDCZn>*;Gia$L1eL(-Uke1aA-LzdE+fI2yxXERaR#2sUWxzLvMzDSRC?g z4T#VfLRmKPg&<^vu-H}fOeurZUR2;NlG=+31%nriSti?Iwk|D0T%I{*=6n5)w=*o} zcauq0uuwGk;35tKRw+EhJWN_a|8P=FaafWe?@XL#=p=A#umeI8oI+EbHydWf_DE+T zlX(lOIRsPT0w#I86M>oi)K~e6pgPqget|X=;_Jbl#nVHFBBuRE_+!S-! z2WI;`N>j54K~*s#8D)Y9ef#{f<(2i{ri!2&QeHet#Nt2qrq0Izn$Cd+kO8yOmMu0o z`5zY%)c+d10lA2vIGDfl@xI40>9s9y^m4a{wvXL$^(`65Zvj?CK<~beL=M}GaEB3%K$ zL6I&YVX4L+#1ehbVzUwPxQ3UimvRuFJNfXPWN@6o;r~NTrukckUQSs52RSkP5@naz zhps$5JyZ%qK|&u^{OkP@Nn}X<}z+xW+2+ueO4r?L4Yo?lM1o zeOOiORA)KQK4LD%w9N?GZ0Y#3*%I?-vt|7sab*&UCL~C4)I3bR=zmf6)nQS6ZM0{G zj-eYQL_!*Aq(eeVT96Wu?(U%*L_k0~B}776x>HIT>F(~h$KMzC`{({~InM+$&zw1P z&fe=??^^HP8(tNPe2bRsRc2VSN!s%n0YLrN>|OQ_{=>AR)CX!LIMl`LVOP9GXy^nR zig=eulrmi>-hr!-J%FA6itz!t*r+2&QwR|f@IgoRsl5ulPIIC!1 zmAU0{7+2#rY07x%uCTyOa@q!J4vCLrYqB-#ZFm=JaD} z$6z`7du^gqS}@)dUSaLPN(GMYwTV#oD0fiTFa}XSq!E@EqPr0Nowf^he9M6)5v?Qi z0#jd^AEWgh9ISiSC$(Fb)AL6OUL{E*?xm|4Z4&o3Nvq?0F2W;e6@cQeCEfd;Sv~mE z5+))F3)H@hLmNu6+lc%8))4wx>qyA{10KZpopUArC-vt>-S5~}v8AkVz6LE*=W!jN zeuuDN1+qf4A}Qyx;F3h8U0-Ow(IAWUCDO>Wim&#Ab9VWQzq)YXZ0RMC;u6BfZbD;1 zN#mmt9Oa2KdYVU#$67iO<}V%`hL|!Wctsm^fGLCUg<@;vbK2S5%2Nmz(ju)8-jV^X zENlhShudY!P-5`CFZfH8{xMR}p7rYUvq&`K;60I~tHG*5{#myAg6;r8f-SyH-o3=Z zl-~>wF`0ZsXH3PQq30te(?^`etkx~mlJCw7KjSURweomieC8V&=^s1%+wWjikik~ z4r_jT!SNBxfy%gY>|aZ@aIk&_U6fI>Gin~fVd<^_WGf~|*<}Y>&aE)WaeQtyaw%E} z`TcWi@_PrOYB|jnuA{~A2b{u!r*(GUdPd^x5L{DoZdfQa7eSa0vjfC@XzP^6#;MwVex^kIbCdTa-45!BsJi$ESElmp=?CWeeBT(E4DZtq2B&)~+6wb=;Y(^| zV;-Kq8Tw5?NklyxO-<*MMLg{@JyBv5_wCLfxn=etw=ey!sk1a+o$Oa%5V|1{PQh-s zr&6{;4J}a&{vS5Yx%~`ZtZ4)6KmhxnC1Bp}2B+=>r$z?{G_)wt3Itej-Gn&x~T`(?lxt|8!sSXUPz|F=a--G#qfa?5Aaj zJfr_bJ-<7`-}tDI#!PZHy6gSJTngo7ZnJ>~gy&mpD*CJ2)6}=O;Np&crx`O>%>E^3>c=!H zt&MFS_`B4fejpsdZb**!Z87OE_B`E_zgvDM_YZox-u8LPId!Sn+Gi4`jG;8swj2sL zia=R1@Cg8HD{-W@hQDKN2AltxH_Rb$^4Kf5l}W`VjsFOm66`gy{2Z7kRz=H$%{x2q zx2KWDG!nk6M)(e$K7qGstX2{<2$IO~izTM)bTDZS3$5B3XW6ice)g__W13 z(n6J)_O63GT8&$)s6905TLe8(!YR2rhpf+J>oFR~jG=uBS!r9n0$PzDzubSl6`s2+ zcb*9QQ+vL^F8U9?DjoI$9oMWgzbC!VIX-4#6KkGpZ;;UkHP)t-`->{tEG_51A5G#F zoMqe__}*mQ3)?(YMk~=_4#w6*za&*#=YT6{UoP{9#WF=Xg{_ARLl@+hOw^=ESiP6P z@wc2BUYr`SbWWxfIQa^Ov3ewTgxEttFnZ)v)0(=d_Xl;&6GG-#w~Ym}tN(S#yO*YEut zyvf;}!0HLqmi>k7qNsj;w%nE%Uh4MN($#cUYat(}*iH%5u|l8deKRlKH81W_HH-U! zbHBW&b2s!BWAuwW(=YN^V~_5cCl*Ws=;1Vz-j1wZZ=X{%6{)wkk?Caaa4EsA~CO=eX7+vjDnv0j{ z=z|t@q9MYq5uMXL38aoVk8Di4(hcqn{8Tmqhq?o_0?JnB*bMuo9c|U&Ec%K`+srel zcVD#_(p(-i^LYF&&-gZWL7~R4$$XR8`+jbwD{{*F{(eUJD}z~4|8PdZskdu{=PFnn zbL@1zF*8h@w7;I5v1&IwC)XhKP=WSz$<4r5F7Tz_{6cl}$7a!W4Q9gZX*+@QVFUIK zqYsD}(q`YOv3m7gQ^MXtrz{B$(O=FK_dd-2%Q-=N>Bk%m=l*M+oLt)UJS<-PDy_A7 z7T)gHHF7#K{-<%%=0*Gv%f~)Md}AsiRHC5|(jMiEXwG?lj_9PY13OKN| z^nRv`cv@1jtDY_xTv$Y5cO}VI^m~@gr|`~${}B7$yMn<~2{Qz>!i=o$A{DV6U`>{-9Q{b@%S7P=$yxb(9feK#OomD)B z-(AD_%Z2FP|6Rka=!Ms>mYsCMWA8`l`qmKAJLtx4YcIiF;2Uj~wdFbkcyG4_zYc|T|=MQb&>V1-_j|GP%- zi4=k;EU>mp0_CEKiXPpnlj7auG7e`@VArp{?6jTh#j@MY`(trtPqMK7gT3&ufM4~2 zA*w`{Ui>lkHEK#v8;!~%-b62>OYUAC2OvgTG-0tnw)G(`_(%&q(EovpRr z8)2^#6?A_xk?yWkHRt)D7=o80DILchTB?z9gDJOV_CsQh;K?-ibJnqFQp>V6D+nf* zoN@y3X;r^TW)XpBDp8+mp2e{Vk3e02VjYrEfw{ZqmZM`;nn}2%7uOs6R(p39t&x_! zPW&%pUlcZ@5o34)(pk+Bzq}3>Pk|=Nnw6J*`cb1;JjT6lt~XH`O}a+U<;*)X6(DBK z;92**&^w&t+fn&DizTad^S~N1I;Bs8VXq3($nmQ5^gm6arK%d?;IMiig_gZg(`45G!lC-(ZF}>Ia4rK9blX}z=T1Hcrn9B5Ot1mb?o1?aOKAtCCHcQYQR(MN{I`#$nTIT$exB9E>FpdpdZpD_kxurU# z@XHp5foO(jr1+f~Ymicgz;Aeq<~FLz;=v-?oK{}J#fmq`69t(l6*oU4g5}e;cPNI> zUvHP(E3Jj_OnjvGOvk{fA>`Cv9@I0yw}^(^g;N*fSR;`?SO~bWRV4oOTHCWMySm(H ztXfdAx~7Ruq1Dz4c(1uXq~gHI)H0VU-Gz54`?0h;RgVi|+;m_)&1$Rh{r2P_JW?+d zzcbXJM6b5Wq+>n?Bh+2*i-L~A!BI%r!}SePS;X7PTt?SvhTE3=NZg$=V^f0xme_WC zH5SdRe(1Is%p474gZ}*RO7Dv7r*P(cPS?ATxy}Ls+asEoWmg1~FchVb&_^07gMmz; zV&=(aP zF#gPg`@Ytc0~b~JlBeW?)oa9rp!nv!5;=~N?IyFT^db-xFK4Bm7{~c-%X2_bW)216 zDIPo8AC}?M-?G+3XziqzOX(%zfAp|kzdA8d93a4OY}Z%&8TTBQf)y`_3m$+Zu1mc4 zE@es#Ic(;|*#@C>{y+q#%JYvRctL?}O_hlSmCvG$Ek3^(46dg|a*~q&{LXlsnOey4 zt%xEHrH4~a;4%z#(Ud6JnqKr7YU~;2=*A0M2XY)=Il*f=_)#y+s+dL?6?GBVK1bM& z;Izp*KwzumVI?8NR`92zWqb?!NZ-*4Ohlmcp%*B8S|cyzWbN&Xclool6)CYsyj?+V ze@6P9^2IrJNU^S+y5@$Ss>XA!o-|X`cirWD<~yJLyuthkEv3|VKiZ1r^ z$2)!_j|$NopZV(4kNBb=i#Mo0aWHBSpYis2wP2)kRFqv*i&O{tV(U(5PCaI?CHnQU z4stgie1eEbl#A&}v~A3+YuDaTM0O6^I0f#iMIj~ed(XIXvU-MY64kO_MWznis5sTb zBxTz$F6rt)5<;60ZEcubt>X)2{0GESSoWS{f{;BElj#?{Zho1_pb2?;DyHrhRTBn( za3LeDC<-J^EydiW6t^g5*iX)HsrJmYN$dE*6ApX~vt~Ai=h(0kT4BkmdTT=$*)|r% zXP$WFf{q8wCB_kksk0YzM$=Oo?|&stj806|7^eunspvd|-^bCTUFVR?Hh01v ze$mvcTcw+F2)0{Di0AwFy>Oy%!APJjTCZ_oCM!P{afW@od)+YOxjS$7c!7x*bSwJ) zq(I4HC+FETDYo+Dh=OvW3Y|P;;`N!RrRZ~;whb0_I7-*rvlYut9IjJ2eWqsVSF9BQ zv1xgNCA++=%t=3IUKXl9NIo9pr3*)pHWlS9mTd>5+n6d66PsMfhUshS#as6GrN@0H zL@2Z+b6-~#J2YQ)Gc_lT4B9#xcoHpy_2(_dk{x{N(@6XW%Ce|pZ#CY5EI~&-R{tIU zsw70;f!G0}*oM#ejgE@U2Pp&f=fy}NGs^zr*s&gxMA&*dQ!(hxWbpwKT8d>+Fmc)` zhdW9Uk^x$nc;8%UAcF^j;)~BL4=VjDuVipIY3XiVW}P+HT|U)16Pm(QDP#pVbH2&1-7t-Q=&KJ#dN~J^Gz~R`x;}``#Ju zuETx%nRGNWJn_~0{JF)K32Ztu3zUueYzEv3F*(r2?b?C)6zqBll+Vl+rUB{$PlA?Y zU!IMTYPDXDYg)e7B)F0tWw40HD=hqc()kRjnbWAwB-CIOqhle$h?+{swc~g8!M!5v zWnV2`F2|Z+(;bF#&|{h~ll4m#Upsue>vMOJr0;8^{bTc1bECB3doPXjXK|L_yp~JI zXaA@vHKBPqN?IpM(h#AQ(>?*yugBKMwd^5Vk|${Q=4Fm9-F7dFvI}#Fp9gC$@(Tc^JpoNzzjPbW5Ua?7Yvc z?$GMii^xWv%Wwkv*2GaYn{bRfSu7+f6A^SEt3yq3>!5YNntR z!=L05UD%3+Ve*$s97(Y3m2f3WZy|7|;gm@2e1u0vk8RihmM#2TSeEDZ4H&pmf0&evhHB?F5%ye5p@Y z>l0}j$;oArIDYrQd_oZr;Tk7*JLGoZZjd1;&C7oG@ae1BFjmavKRMYf1&5=7Bp&v+X{OA+Wp*Z;92tNomz>tV&EVhnDJItm!8q>%$BeG z!Y7KN5h}B8N}H3EL!$NhIMS_j`?94s4cl>0>PzVTo%c%GhEJMoTtTsHpFouj!pkoQ z7o9s%--wgIbC$Wh>yO@tSMszT{Y_@CR!O(#g(Av*7B8C)Jr2EwH-#?=dMv)CZ_rv; zqkSVeC%c`-_gPw#bbFKW^F|8WSVezv^E9qwnIz$ojW69DukLCka@+4=(+>|^H$BHU z5iSW(3tpoGQVcC^o>f4rq0dRU$KqzX8>KLKu;Bvyq#7-9)Y-sNqLzMkR1{{zUgf|v z-(9Haoqu=Clh?$0&bYS}yeRZ90QH2tk>vLbK9v>BTdZ_nkPO>{&=OKp$yM(rCMJH5 zjlDm0$ID?qC_1b|0`OKwd#PjOs7U~I4UJJ5DjzAcGzVmx`MS6dztZFw(w#r`vh+PG zcRzm5#K@SXrYwA37Z-{MFs@>YT)}-We=fdR@?+O)NKg{JcXr9ST=dK2klPqc$$faI zrY5On;8VRL>V0*jPdwfe6tBkuEEznW8(4IP;hvQk+%vJoK7RvbarB6fGpYVOB#n5S ze{NA_`!%&cGX3l(0!ycMKv725%hekX22lE58TAhg?1li0ib4Z{DA>g4n!2&8PD+`N?!u$LCx7L#k3Uuw7G)j-% z7Jc{w+Zh70=C`bu2X&I^1o7_=7n=U~ zP5PlQqE2vxA63U7HUIb#ucND*hy-jRs}K+pzVY;IX!uoSG5*_cRZ!(f?%F%k*IYQ-YO%U|BD#Vh|NUf>!Q%5BXqDJdZb#Mrg@?Hab}UADjj(Vajs z2$>xl86C}zx$jfS=LP#> z1OHHla4Nmxmpl`!w;>4i+VhwM8~z9=zqLfkHjoSfYIuuoxuLi=2C%U>U+*+=+VXI- zD~YwuY;YZMme_tI2X=P|2i#9rlPH;a!Cm-5?IR)Fu+PHGW}1jI}{j3-(b{z^6IC}T#a-UppY(@_$r!A z8V2*-eNA0wcvo)Q`rdgxQHzOxy57l5;Q+<>@n)*!dxA(!uA$A2)de=e7eK5G5c}<7~j-L6tSbUl&+r0j6~)=1@2;+rPls>kTKN zXVFPW)W5yqriSOPeD{}&w>^=1w}AI{0(Zl{o8sAzT}RLTOXGLp2MBO>^W=L;8;Dr; zEI$OwaZdEgujMO{AS-VGWVK`lq-8Su8v;jL0atlp&wJ@_ChI@p2j1@G2(ZzE@2_#< zbbe|+?k4|Z9I=J~n76J4B2XuYesP6HAp-tN@N&e~G_N6^sWcS~F>Y+yFUBqetwWop zV&~kPRiUsd40MR0+3q4;AH@ToA?DFSl!VBM>~4Y zt6Xbizo+bG6+LDy3YI_ksWm*lRC(HPIBc*r^NNv5zH0NTm2t-kGJ+QNy>2BU%L7^8 z`&e3VJwZ)f_30ntYsoLEsT$@hKM$K>&5oA$9}mwHB&Cobs>jTI7fx8Qrb|K~}7 z4FnMiTczXZ>=)D>lP@1ugL>INzz)!J7!m$7b`< zr=CY`DBFt<`-|!Uv{ji8XI}$f3}hR3gut33BG60Rj2D}In3xk3t*oqaFD_gYt9q*Z zx5|5I@nNX4&9+) zP?ejJY)M6S$uy6kcv>dF01fq?%Le?%$!@VZy*rxR%#(Bi+u&)jeQ8?AXkBQtkdUR{!CscTu}D4Tzr&wsKynCspWN^$LT+(j(E!3zL|ZJq=q z`j$_s^0#0hOjHQQr3?dF zIUx=N$$;4K-b$}BkR{_wfkXq~q~9R|cPFa=ATt^&7=i#)G(H%LBmr*!($Gj<*wE zlsl%y$U8|u?4ON#FMxpv?r#Ty=Q7+$=E2y|{(kab8_D-ugb66nEBV~jBJec`um9OX zb{`B8;jFqfIQ>DxseG}`w|@@t9`0iO?g9^*F7=DQeN#uOb_ToktvYM0!QBdR)5C&F zBjisZR z%=TX+!F_r&G*p9iWbHzUMoJ~uxs=pxXo!%nA+1wGFSRf~IZ z;jSGpzQTQM9|MxjqOTdnOdofe;|T1(9ZJSN>8E%@MnVN(mP2P~l`$OOfOF!XP#X>& zHl8Z+CDRy|;U=D{w=!48l(3h5)7Yr;pZduD4zyB~T)AKpxeh*vU2VW3k9m_Q+bN{BB2 z7sCJ!2uZQy=FtT3KN3IX;Yrld(NRCw6Jn?U5M|Txdty51a6cM^QC!PW!ZXkqJ%FoI zR2j!L1`puwMGtYo6(Cho8Gq_t0fZrmu>kKOI2iEd8)0o$AY>)ZR*oLhb927yV^3Xf zkya*bi{+RH?G_1Bj5NbKNkq{c+lzCp2EY!pCL3Bbr0F|-8c@_XxzlB6G$(!j-IHmUov)cd#ut1O0s?M|OdXMo?{q-BQ^0AGMMnl-MEnf=nVWZ-2O`k= zj-8d2r-@F2llt2LuOo*@y|aQjS}##+MNh{yQ&08^!V)pHjPDA<$PZro=8HTcG3OI} zDxl?V2>~8UM*tazQHO-YK2;ylZFH}2q)rv}^Hm8Zx_T4%;>5o2MPP^u3!AQ zFXiykpv#7#V;%kzWao>k8B|~nbaNc*M=`PA@dmr{ANJ4gcm2AIa|r>K73#WQJ@v}v z2?T(^_3>pbA!lKds*qb#niRlmqf_i0f(oW>e(sr)%LcA9rcD6w87W~nxIIwj{uAA6 zbyEE*VXq6ut`?&XWDP9x2@Up^yOTl!b#4?CC~$xT+m6`;vpR{*v-!zH{NrZhLI2fm z0mGtBVey&o@9I^9u~$eKKco@+m4VZJ2L=U%n4*2QO2eOO1Y>%s-8z_~`_^Vze%YSnGy}~E6RIaM`Kj&audEm!2$?m{ZeYPrv;|4)(V#u|$30Xf z`*haVtr9scXUB=y{1SB;$QXAo33#%W0x;NAuCZ`-lH=oz@AI)tAMZ|w;}zX78E!Unhtp&i%@8wD@Q~G{eglw`(8y8Sr{?{B2|*T(U#2?YTVyKcF^m}BxTwIiX97^X&h$FV6OiQ8SO zYeO(^iA_)bZ+dc>{YV)TSkrghjs~5Yn(~(fXW)ctTiNSL>Dsqr zAe1qK>dL=1!@|$Vf`C}u{#>nc@V%brc78u}gfD}#AEo~Q#6Jd~L$Af$$w|#bY_ZUB z8q9;n(_b%_!HHp_Z&xDO3qF0qD=saiOB%?3zZZwFjv{&`Ui););VP^)^Mz?d|L3rB zA(Qdn^^l{>un8Hes<%Hr6pe@ly?)A#SC3bh{gJHF-uE3gY{|bk>Wb@u@|q~e;(w#b zmKX}~1exEsJIeOdZ)r+I;+`9zF7O5AiQ)}OLl{cJjP$%`mBH7L*k>lS_N$ZS&=wRx zOiL?C_2{qg0ZnS<_YRUq)&c(VJdLMU6IuouezDqq&rrYc*->g}Xv9tJY5?%vTn7Lk z0(_o4d+-huR}paWx8?9mA4$nh2pXU8W9OiIe)5P4|p1G`I>2E9cy1FvddcrM2yX^J~n1%0}%g{-VKcb;VM0 z8IsE)Ag#)O5^2Uso!p;w7mD@7l0_6ehQ8Iem|<$y(Q1RpKvo2VFqs%(r8kx5;5bntr0jdD{Ndqh;1?NEzQt%P}py9Yhux5hPMZqJrqYrx|y5Ft5_<~ggVF20tX@Ct?+E!(2 znuGBzqLm?k3IBmWIo{%-@8!#NzN1n*ALb8pjQ&PpVZ9?n&+cM^Pct({|JCMcvh@E8 zqd@+3H@V%&)$wW~Z3z}aPzxgZhS+giErJM7dAkuaVvo9}CR3=s``3;X`<>rKL029@ zv)Mvy-+ZRtIYpxz{5+r3Exlu_Tb%dD@>Ll#Cqbzx%U(KWS>6iGR2IEgk8a7z64Ma; zopD!}`Hv(x)_wWMjjGK9Zxl~u3hmOx9>cQr4-hAzS*iG@=Q{v+|XZjgr7nFQeoFn=|2!P-$&JboNX`%!{S3MjCm`ed3ALBKr8yj) z;rHM{*dL0+=U#CM`#PTO>_3R8>`Kt-Pb^Fp6WT7rpEkFzX%viFeY>sfN0x*m79}1_ zj*B)de3=#@g=*c~8__N*+fj-idH#g&0n-$7*e6K*DW-C*#drbk7*DR}dqcuDuY-CS z)Aya{+`v|Oo1O1zDmwi~8^XS%5u63$Z*nAtYVmk@c#6~9N_V_6{zeLa&#cd80RT66 zdhCsj1hUr9O6kHBMW!V&08Vi{kAqx@fxcbY0Opg~#qh5XYL5JRWcZI^5#4A6d0ZMe zYU23w5L{Qco+oadga8q{zQPZ)VNH201URJ|c*gTMr|aSfQ0087X@kTiL%fd_CirY+!gZdt1a9iII$LLFq{J6+ikp_eSIV=QJvqh1pI1uQsn+8WhO>VW$=L|6!-vVQ(;d z>B~gF7XO!+%0MZ{LrB~k$qO_DZs~KwT^z~A9p)}}haEyoo)(_s2HlL+HpOaRxPe;# zwP8ku#kYP_wj}u+!}t#2FNn`-y5M5psJZ95L9+a>Y}!E$;?y0=j>aO$8%g*zIa>1- zAeY)Dk^x2vgL2k%R`n?z;-vRt?_R%aT#$^pTLFUt2-I}Xzq}V4O+cv88R&T0TW^S zi*g6<%>hNAmE8?Xc7;C%%$yN{oHrQ=%i8~NBRGy-CD=GP(n_CE^u%R?nYPIq{Mi&5 zPBV@DbUbg}f4dcq>jXZqg*z-Zga80IRPeU^JBQl;>9g`>KNH}EkpfrV&EBB~V;kjOwvpR=0w#Q)P}z zbNUBVdo(_`fhybQgXUY?O2wxP4gAe`{9x+aU}$WdEAKf`D-D`$cfG$u*}eGVmRcm= zLYLAbo)Pk96l5u;v8$dCrQwq`DdJX_$hO>1TvD(0ufo&zy2-iyibcGrqCq7dfXx9Z4 zrj)jm8u1KuL03-}JA$G&>z6y9x1QKCt+IfE>NFHsZzY4TU`&_c0bs_Ok>ujyV(DvQ zVnU*<@r(GIHjwip%U(PULFMlS?v88&_P4ZaZPSNq?9on|CATGxjqR4Dc=!vv?{^Ij zzkBCL>QLK~5&_mI$-GMblxbe;{)yaPYu4ifg}!Nx*J;OXf`K+E0Rhm}<7E#C+lGLo zZU406Y!VDh$TWXQdlI53FH(>_He3S8g#lSPS`H2s6PkG6gCh(JV?K=Y2OH?T)GcZ* z&FCheXsIRMnf*tE`#$`i5CMe8Q;pk+sNh>`47z~twb4Ez!K@BX6p`6>!U$d% zGqCh}<%`w#Y=%s4)%(d0KS3{2EO_4t3S}BOqO+fTYxdlUsa;v(jiAE3Rn1J*^#^ATiR;5%sAAtc*oo6sv~C|FH?qq%z`26#1a)Pp@aXjte}fiS@F zbciqX&uQ11jpc4m!WoPF&|pE+`OuouFoV|Dq;AZi>iPtf$kqhOzr5g_zRjDb z;uwJ7C3FpFLDmko27M1_bcMfmFdC@WO@GrusIZ#{TBY2tW_vOo=#t*O9}_mGvWB#d zW#tes24hj!e6^`A-MP$LuIK(>P87}9D|Dc(28`5WyHXxxea7O`n9v-}Gm8J#jWJT; zFxJ*rafuqrof>k78TPw%q1GaBuiORC!k~(uA@L|s7UK>8tm6Yv0jaO8AlklpyJv4sWwl!L&x{wkxOGyM{lx3pMJbo zo^6d2QwM-pHI}=pexXsAG5jewp<=c*hfJs=)O!0!}yT|Advp81!&ncW43~@5KRBV1wJakJsllS z7?a`d<$c2rIRpR)0wB~Aj?YlM#RP!|X?q&;h7|(9!ey9%jg9cJK?eZe+q0G~KH_9# zX6A~3^8fxVK2cp-^?DGbwygJp;LWAoLT&K8%@DUqyY)@2h0+&ZCata++Jag7`$`bPZUYE0 z{&RY?r$8GIR$U``oZE(Xbbsi#C>SKLgCwIgVuxpl0RM#;c7&^dv&Xlq1GMcxmKKkU z@xOd!#aMoEv#g^ccy$8`;i0K$BS~CQt`k4a&6*-#5u3hwqa>KPmak^vi=59d`&RIw z{(_@Pe?ltZeTE6+>{qQHCpL~BHdGG6j^(d&O_MZLUx{<_9M0rDq-pHMB2kIlj+wI) zAG-s9j{eNEn~OgEFZ!Ql7zMK-t-sN!|EKR{L#S7tQa?fd$E;#ButsQgqRP0sg3*zF zW5f}IR6Ovay?bg(9hl>PfB6`Ix$DG7 zE-zFMuA%hZoD^0v;G{<(TbSx@qRd++Q{lM<>F+vYSpJ6%CZP9;fWMtdjZe?BLEy&NaX;)ML8GBj_Ry&CGKf}m28!B*RBm08szf@IVLdPgr#y_%+jd?^ zI7?nI{tdbp<66r-_`n$nH_lm4k_y=D4qbR^`@$7f*y#mX!_Tdy$Qc z%gVG;5Nue0BXU$N*lUDV6t5>|Z}sS}w@3iY4>g+vCl z4`gqGEaAMqG@y1X;NOd*&R_L>r5y}RW!g%?vIGc%^S;UbCxeRyF?V>|!kE2^m zaL}7tygGJ`F;43nq0$AiJ0~-V;EE_@+p%qo%ZwN#j1&3&fgeYqrS6<6Ggrp~8p~TVB1ClYRg~lOx-A4p6b9tloWyV_y86*)>oJy040<1)u1bhYcQ1l3;XR-h5L2)VMe+A&^f$ zvE4=vkcrdz1Wt&<{wGpRBeX`5a;d|T;*~|-CK`6jAhUe6haywA?nIm;SqvPHhE{EU zO>>M;Jrh)?m^9Yr1C3*J9gvvmh^pL>Od6%3Ok$*6g0kR;veyX5VxZ{xb=ClY%c1p1 z0RVlyl7GqRhD@%kh9gBJBV2j{rv4>U4*zwBjNJc5I$>aG_W_iv zRSyLccqW_Qro{gRT2}ymvNxub1}0FLri%suV2T2?9=4kBW%^vC+~i zMhqp5|BzG117t}tkX`f{KJ+}04IUoha|mDqz@|2+;>-%RUV%w?u{TP2^f#+R0KT7xvgAG$Eh%j2 zs*dwbpr803S|(-=7_yo;s*Hi5pVAlrAS^i#j2)vM}1!7-ryq_c89KmV)&DM1B;a;8BGGT&~LwI#yrr;>j z@x|$NA+_k@j?Pg`sG0AxAD&Bc*c3vtv@%hs9#5K(M#7(6k-B=^l_FDp{Z;n;S03TZ z@$I%Uo}$G8w}R2TQ{8P{KS~L|rhU}(3o$fd*N!(g%Ur={*UDCsF~#}cW5y`32$47o z8in%W`}+g;6Osiox<|0)&@2dGte#!N_*N% zprb=3bV5Jv^WJN8*ICsSlt^qo`?IrsG77k*f*iE*dLlq^LvDc@tl^Xj_(5 z&t*Zq;llal6C*+7+Ry~7F;*TV7gdE=r90mk7_;UT6D!r-g3qmal_^qN&4p|A6#;D9 z1{sSXr(om5iAR$rA)-TbAP{-Px{D)nQnCe~9~59=6haZF#5-B z@y}}tt%pr7?ut(7#9Z|4V7JLpzdy%{4JNh~(Y+EE!Kx1zff!p1d}$K+J<-_)4=tO8 z<=$96kMe$Rei9pa$Ep0`VP#eHCwq~x;z6T8?t+T5eRi7pIA8dFWdfTrkJgInkaB?3 z;2PU=i~eyI?d{!`jA)KohDX8eVq87pxdx^8QJem1XfD6+ji!Z^AAv9vJD*>u@zYLY zhB#KZaX?trCCL_I@}3BwxQ}%+$`#D*5tKTXE~3-IzRwTlD)T;Xx$Z5+Dc4Os34y(D zZeuoPKh4*_J2yDKB2VXTw^>8TV%Qrf!5*uR4*^;HmmB68=$1#KfY)>-5?EYfg3-#} zVmJYCQc-zs(Il=?30&jyM&Yc0=GkZum7jvzS0xQ1J&H(ei@E(A)X8NqOAB z*Td;@QO{@d^;tiyftp{)SYW`bv+>DN-EGiIP;a?BTvV=|cYNI`^lZ3{dbWB+z*4Y0 z?%{ga4{s;`?lN<7bo^3ZuBgZt=p7o;&=mbGJyYk9TY0jC;CwJ&e+JemFY_ZkkuO@f zT0-`GtR*fKWT|^RZN9`4z6qopfwL$HpR1d81+n13LYf(6u&-L}=9wSJd%$`oJwoyJ zCaB6su2+{mEq-9tFSo;r)atP`1_Bfa!~t^Bx&3<(qEteuwdq@%r{31q#t90Gd{KMD z2#m<^LjhlZDd@3^QxdHx1cd)`*L|J*yzH&)1OURgk6{{}BN7&YjtmUhh}@i0>3_X_ zxGxchEP*9m*)ITo6hy^^J=NNDVD6gUrlF!>oVRl`Ce^3 z^<3xU`^43S4HSxn)p%b!nnJ)dQB4zgrX=~;Y_PQqwAOAD_p1h3`K&GsH-KpG-@t6w zd|dzqeuKkxq<(9raG7BlDdlkB0l)WvHvjf3o zT&&7TR#7_v3j2nHvzIrtZ>yuNA)_^PbgL7FlqDlifkaRAS2+Q2$bg);1daMRPA#`k zVV^}LbUMm2&&9%qOMupe|0)f1ZqX1pI4s`<}hubH0C_v%YoKN3R)mu&aBztE#J> z=f1C!^pbI}7=CCIhyVlt)m9_=^!+F{X6@V-aXv?xd+Pmo;_%+=_Z>a0_s=e2JDPvY z&hvLA%%vaAKELjoL47ubN9!fsGje{S2) z?YHzuV&Ar#_2PO~IzBJD9Zvry|wA+?u|;@bRoZtH8*%AxXKm zqdU$Ek$NTg;G3@EZ1NFvIZG@T0cTRDrvMCmyLR+K9}2DX0oboWAdYYXjVruqx_OiB zzmdnePkml0e)g4#K9^~+H~r91c<)pH5yRuyXZ1@ zt4<-reio|Ow3X+^M>5(g_a+y~6PwD#O`PCuHU!ddLt(Xsedd6tP1-&gD1p9-kWa&Q zC=u|HPP+F_K%+gSLa+nvQde#RLhdR^kZHBS7fH5%p4Y#SUb_z)P#YUU@%}RmKrdXn z5WMsO!2zFpj; z%{=n-K@yt-861GNrSkJ!%2nqCeY@CEXiX8j`nT5oPNHu4Zfu&>0iB3z*a!S@yo~_j zs%8eJ0dBUhNNi0a7|83BOcsd4R|Gt3Os+(k#)l0f4VUPE1s7v0HX0}S5d zafFxnXQ|H+QE)2fZC(%9iGRtl_UsX1Y%ehMRZ1f--k%G6H6Wy-&0?$$n1jQ`@l|<% zbklr0i4WNKuzWqfn)8T=(J+&NZ(_rG)%Hu)6}oL?m`rl$Lu-97J#9N?DiemxTF-dz zI`SdFC%3O~?_M)tSBs{=|Qa}KlkLcS~P~My9Mx98s$^Uy|}>`dH;xU_H~yR!iquET;94<7>*;$+0>?g%1WW5WOyX@nV?FfJ(tUukRJ9FbM zV=VIXMfo3clrS-z_ZVjpYn7<>X!SK70$|;ef8!M>|U zUESB7RhB_rb;-$C^SnYo7W76`E2&z3saWizeXez>d6hr<7>1DBN%~MyK(yn5%Wlf{ z3^&X+ag2N9zA%ui^H8>9v&zZIRU(kO=l!K?e$Bvvb?W}uyNP=Y5(7D03lD4tH|%mk zE3j!_IHzJ+rPYU}^cm=Yt4tRN+q zIQu9uA%U8NWC)b%VTaPpNp%?SzA6Ud03{+!V^G42ddqf(ck(O(Mq@inXzpH6j zlN=d3asw6Ba+ieOArmRGF6?%f?GcY;lv}8u$}O8T)L7j*ObIGN)rATP$>8@sF9Lwi zWK#TY;cA{hRyQ?ByS-g*|28q$r}6%&i{W*hH?1%r|NcU;zq~mGHV2pvycZ8e>|tk( zWCkuriTzlPs*~o9I{?A@i7-Era~6a%fMvzEg%ydS!)1N%GcVpL@QF|sqFpY)lbppy zeDNylvv+2EH9oG(#rRx3=tf%d~S#D<~1)(uXsx*hP+W5HEYs4mDpt1D21rm%^du(Pme0n~J8WN!VK$+ui zDJi&YLQpTiw4|oPj~hkG46Il6Utv%JB`46h{HOv7y&7-AS)cT42As4e3gjnGDoTG} zNl#zxm3aY0PFA-Bm5)!Rrj9ENUaY;o`7o_TWi_wtLcFM>lV0HWm)?6{yDGd7mcL;c z=gX>ktS1uto;dO?EJ<*P4J+2{i{oZ3YNZqMa>ox!H~LDw>bq?7(#iX(G40hniAruV z;g8P%%J*iSKH%BqFmb*l1tad$#`U-U+miVt#5TW@rX&^R@rv>8BM)@5!Sh0Ecc&ZHiu$gPpA|YZWvRdOhJjw%NVcCZ~f6mGS!E4>PG_u z8&0r~8okV-NXj6tq$~B21dz2!+D>5qtV?USzUI))W|JSrQJ0W1x=R5}&uzR?hmlPT z;c~EC{Ih|tsu zQ^-)GLs;cRNYwoXq%z^0)Yep!j|IauDsF%xAx>f0W}Hps&)Kp$mfj!;paaz6mb1?f z9+eY5p$)#pa*oO`o0(glT#m80ZvXk4*)+srNlS1&hnT~x7(2{ZxQrV#U7w-tl>!rh z-vQUBws79F@^SC5x{Ncsj}*h;WWVy4{8J_$X=2(-gKBnh&9@zg2a@&ze_HSvc{m*u zALgX)dT{&6T~!Q=VS6a_7L+kue09}6TT|KKqE(DkSZk_;JV@(}e~SPdRG=|RQHI5h zu|YxS$JjMxy60+k3bzL9izCJh8RjKE6`fvW<$hG_c#0{Z_;e#XC89-m^)s`UoSKn5 z4W~Sfbu5+J`OoEK6gH17UPk#H+70%PT`O`Vn*XSlb4-)D9A-x~P!JTsg-L>sjZYaV zK6VH7z5?tGuR%9nRsoUbXU$0t?NAtJ3(HW%43Z6ME4+f4PP(myZ51J-^dQ=s=}FLy z*Ls{*Bq4YTIHahc4>!FspatmlRi+v8eEY)XcG7W{4T?CegH2O_TEe>Jziw}$6T|oh z3&=eQH%G#88nm?OfX3`3qF_!+@YC(F5}4lgX`getP@EGtzH#lmiRAhhLj{RZ&V(27 z3Oxz*%GbNo$!%oL$iy<_&AXDVPwo?}u3n%O{P4x-!8tYqNj!~DlTyzv8CAyGd((Cw zUyINO7^&$*Ku+Mq>id_y)1KbEOyR^@ySj70WS{k?VB)2HF|A=UDytZ#{36|-))ZD6 z7qtRg1J@{Rv6TF+WU~gnV|(XV!k)HEzl}|iG>oW~$sp#F@RP6C#qnud&|H0fZHF@J zOqO{2%ucS)rtNMlU-#vD9(IXwnH`DtK-G$PKZTWfnwKi|uF{E@oHgo{Zo#26jA+lU z^8ux%o7uy$7G?+~T^a|;gey2P*Y?G@KDvHdiNAMV{{q=`DSPK=b8Gq=tZ6FKwBy=T zO1B!4_~8k8C+`Q^$1={z+8aHCSKKb`a<<%3`r`dHGrhSp_tpG?VB5jt`=ei{qm$di zut-u!}S7HPVSEXm1?CiW23RQq9elp8>_UNoVR zD#h;e*4NP76wyw7L++7^7iY*zgV@W3boP0f*%3Q7F&h=2Y*Qw~+L9T(lCD(bbT@hW zlzxSCUPj{OCz(7J4WA0_4b8>LnP>8aPRe#(@y@oP&%g8(cF%M7vTcT|x_xzKar@CO zR2iP4LU#=Kg&#;Y3$@Se#x3ocO*l9CErm=#w`89_0u}HR`x7^g+#5WiwmOnBO{MWb zQ{30TMv&g)UIdMEcIP#Q&*V!~g@lr4$F}(g({qOF@MR2^nI+7AyrIn0@T0;-2JjQ) z$7UmYAGfWaiy2mtDV7xjl<&ybZ`o8`@sT$E*~LWjxTZH;pmEUdi)r;+A~JXHcbp<0 z8N-lBjgIWHkM7kkz;J`Mh60txrz&$iB%uvrdCRNcraPG{aZf+%xI?&KbHpfcYpnBwZIl&GlGTwNj>^laW9k}+%57+qVQGCi33=a3 z|P9DJ^l0-F$Ax zyeh*L;;>tf$;sH|UQx6d)6h1h#D>7M_pOti3bQrbNX#DTtu3O@eK?DHFAjOe$I4e}w^UoH zq!M_}HcX2ph-+sz-NI8>-YN?f#7~-Lmn=0D9g|pJc}}vNm7O(WDEQbg z!>d~QWHw+FLuv3wqHBxZuP>sEA@lO7l#!>$e7m|^pO&(kT{gK5ah4S!dyYGjQr}w9oADh6=3KyaK)}^O>e2WjfzAnY{rpbA*L_W_IU+p{7RyL*AgQz z?F*2NxV7F$1en9O;)UY0*EB!EHID(+@nQb!B6A`#!G5S^yiCn3h!Exbn4?pFDLBP0 zu6y(W7MPT&ejLl|>~U>VA{}Ac9LG>r=p~kw!%~x};m9`=7)N`oy~R`b{qdJEPBPat z%EIoUYqv&kU5;sd5(|@8ojPItx#P1N94P%mpiih%%~py@4^`2w*RdX!;PS}u&pa26 zrjqP=6hhyEa@cp4pcr>4wEFR+zxIt!cIB%hS8Y!BRx0%X8E2e#HLLA&tr~S>HQw38 znHBr0%Do&}wLv=@#rNWqp$M81_}#+kGAx2|6VsZJP`cu1B*`$&E>7xTI(dzZ=wplX z1<3noZ(U6!Rq7?r{0OCc-`)?)2DqsEoy_6nq2h2kD!nidpGU*g>2EDSIg{tWvQOKO zTYGhVa{eSpe_$-TBhlUULO#o`?Pk&-K=BLd$N!}mjHYEQWU_ro3~pm!n^9npx;Ft= zVw9R`x@bGzt|PMugNzmUgS#*Yen3Qe_`E%hwaTiO;;cDIcA1{u|vR zL$s!j9M04+A6y{CiN3Ui$$Oi1icqC~R_(cPhjpjd_m&K7R_daa;;%0LrZkNy z#KU_d&EHmD$IAZrDufkYrFg;U-Otk>D>kw}p3%NN^$n9M8Sy^4bVDF*C&+E==ozN#JP0A=m z*+`i32x^|9Q1xm^KxtiD#Zel8g=^vjErr7{^?)LFkeEKw#C0jd(4DEAWaEcJ8du9b z-_+>n7cxRCzBmngjR~dOV8#fMv-c;?O zC)e1iCV7$=wb){gI_3vn9Qp&-P;WBgf|32EDda`d(g(M<)X!fgqBnf1E4lIzufvR! z6o?04N0KxOJVUD-Z8PQ(F5V1!i+_nI1T>0=WE>`Zh0xd{?Mnc!=`^tnr?Efy+Uehe7}s(-09vrwI~}|AdBJ zjTo6Dj&)}SWtG=D%UwFsx-!CVeqzpvTKI;epQr73En24RXF*9|alj?}j)@y8oIO(T zKBo`vo&6@s%F2>1h`=VRB?2Gruqu`DLTn`E7pQkE>A8Qf8i@%My}bKo7}kY1YJ*~D zX~RKD*}F&sd)k#Iyc~rTw)+6}E^S8J@OhAgZPVGk(=t_=Ehf7-%0$W(Mz5F zX2mXK(}n&e$IChSXSS5kRM8?x_tYzcpiyd|=0|F}0(|fS6$PTQS9tAa0$r^|g zfYZ9wLKa;av8Qg4Co|9dzsNzCxq&UN&5r5qAaMEJ;`T=y=rVM98*`kwv<#}@g9QCn4O$Y($+m; zbBs1oS3qMxoYFjtDgbj+<+%}|y4ISPY0Ss(Rmy=rvxjj_G!nbGHx~{7a|-z>WyxT$ zy@-*bty-5?wMV{ z(enY~_@6PsU}`3v&u;qHIK_t4Xi=}el3C@fuP6Aj9--1F?J(%XGmZgDOwIxq zjSsNtfbICyxtF$e2_Ssvl^h9*{E@84KUJb4OR3AX#3H9*d3;Xzo|2_$;y1 zq&ApFoAk4I2b6YZHh6EI`<7?{wX87I9q01%oB!R*jB2!#3dMyT8MUg;n&9rVz1rS) z)=}N0g*9x{&#J1B(~1jGJ+gUM-#;J%(@u9pt8&-F!?=2T*6JlFHY!#)cu#$FeonZM z+gy~HxN0+DoIPphw}5ScVIbvLHr*aMmmqtQ9ZdHkQ6dtQW~lcW0G;y6U%FpTX-Il0 z5a)9?bh(zeyUPn06%aqd0<{q9qug`f=ay;K2ORdvLbQU!fT`oth!24LnxUXzaV?JL zWD_14ly|M?pm}iQ6~-cm{?0qQg;Yps(Wmhl4@-Qb$ay;lzhjsC9>;0@qj>xzAsGaU zOq$!`o`0=#wbGeIpD8KuzR1f|joY(YO4rr8UYl6|mEOrZ>H1xv1JSDviVj|)Pivk< zdwkY>BJ?zpAatOmfm{0>Da^q8>LZA2440c*%RScn-Ug-W0_F-p%3~$Eqi?!~YcEs4 z9v;;A_VSdDx`cv);srN?%0kOa8>RsKBo&WdB^iSLz1}?!_F5At&{W36dl8<}PkSj= zRpF_DLij^*YkhB~_s+7C=d7hO63}}%W}c&I&f~DaG}`)+vhlbLq>2=+4^BH}M-kYBlIH3kMq)klS~8H+&E3K4@4|uRV#k9`A;{C_hs~8 zgS)F3V9UxkgI3BTj#4k4y*`rkZ4~JXh!ZjvqqTc@-(+N~)4L`n7enHxZO!gR`Nqk; z{g6(r-e(4l9vI`$F?t5bwb@&gzBdo%BL;|y=UZg@RTnY|w#t(Xgi<8tMJrI;StALQVLbJGojn9*G3(Kd``B7#q%oEKGVxJ~E|1Vq9Nt zIg}rlz$GWRq{>GN(hj!0`Q7(fUzl3#9p0Ybt%&XYq8diG|0%Xfm?B6q_{zDEc_mI} zMdj1dDd``%_m>Qe-afY`CONS>`?b2l=fss*y_BIHTbYd2UX4!sRS>CJP`O>oHd;>} zaubUi`xS$-KmaOxALl+99ST^X9BDs3fzosnaDdSylfw(Xj+J*^it&5J%eX#|kJ~4^ zp6ZqFKGdItAryF4pT<x_(Q!!_il#A7VEd(CV9s>h=X zURp*f3^xe#_JCTGe82%!#B*D}b=4NMCrt_TYl!rsu>_w0~KHC$}2+ zrKvHDzQj+;ijgE*1MSvFpTs(CJ)Ag+dYQ6O-I$Ga<&`pyLJ zxq@vz@?w)0aNL|Ol!eToReyyGav7W7zYnuKAmr~YdD6Iv2&|t8r8`=4I|-P~tpNOo zTO#(K0Jv%Flf@OBL0N2J;-*xJcX>97%*xNxmbl)y_tF~Af)Q=eOo&WXpvZ#tdU^`| zU`x-d9(585a^kGAGQaa-I_q7pnU+eY4mJm+@Ks-SX?0Rl@sXe$5OQ8Keqc{%lTN#{ zgZ;j{D?r6-U<@~~~?8`AQMl|GK4HbYcTF!aGS z%b4;@MO`Zyx*C-JE0w3bps|({Bz0;?R+=#)sx_zK!h^i(aoB{pt!+_`jy?{TvEF)w z)G(6!aAXzmUh!2?aweFeX*-Y4JW`eR74+S`cvsA0^eY^=-|n#FFN0vRr=~N>lHNsQ zr>!{rjVj19lm5%R%Vn0fu2`sFf`o71u~2zBIr&($@%l&rHCV5A;853EUZUC{Ik&DE zy4PD0Udqa6b;~CNb*pf}FrYh}T;P7|!vek+ny~;R9060W@0IfT^NVTjOkKJl&0iFT zP@v1MW+*FL%kj(%l!RQ=z9vr}6+^B+=m0H1F#LB$e6#uRF{TsV$}71N-S@M@F9A@% zNxF|kZRj4`Rz7S@=lY0|gF*AW4~(DSFEZnNRBI#&nA=Qic-(R2tQg>b29mZ)NN>A! zu(C}&*ni)24xX8sU>E`t?*g!@K*|0)-&OHdmYBA6joAePXQD0N|rmz!F_I3|J`k7d0mWWB4Ub6PFSfskA8AI+^A|EjS9W;T+ACaL6k2 zYG>DsW+YCei8IkRcCg2Qv&z!Q#Qtn{lBMCsgV%~z5OQT1I22IbaR9CPfK>b?_9seI zJ)a>!J#MbKzb?Wd=DzM)zRswma+~?Ik-;h5Dtm}==XVKNpc8s;2&(6 zYN0skiQh%^dH5POMyzCXYn3QDNnfI!ul#lsqGFJ84nXj9A&j^r}MjFeEq@m0VhrIJUs!Jya7!g(;tJ2rSug`*0Gn0 zQsx#E)@pJ> zBO;i-Rz4HuQ5V<9J*j9sFLz0Si<0PWZ|fy8(_8@pm|@?0LC2Q;rM}IDoSF)36|H*X zY;G>S3@o}c{&JZzY5R=wEzl_QTpmoz_s-5&2j~J66(t#QBrO461?CkB%qs>8es!Zs znQF5mrLpe^NkHE@0oT`9%x0*Gw~#I<%@-gDP|*w|mA4UJw|iE%%6nygJS;i!{&bx^ z&yNw(31v^v>dMi`FncrU_th8+B)HH(W+V;=2_LiP(!|fu!5ma>ot>vXQ9>XG0bsvR zK>x(0UNgc0GSjw#hK7Kr-X*e4vy%jvk8F!X3miIZ5q$u#o-XhOJ~O^Mg9Uj|o8*3o zNxxk+iZ6sw4AYE6rx-9>cJpUFRA`q&$*yTOyEr8yF`T(2Nt3KBJcU-5G_{jU5!b3L zX;bP92ly-GNE?&j;?Y_T>|D2On1+B1(66l0u=EVwK8#M zDZ1LX9E%}^ICM-P`j|8%sJxdAADk+16j=$yY<-3Eo{ua5EMDSC%O;{^bSMwahekQZ zm8X8cjB=4Ti25qr$Zcj|d?zDhBp^9-FCpops3AzX<3&C27vUgzCa+G{@X)mtf)^@` zrd1H^JZMEj{l)ZSN4HmyShIn&lk{}*8Tc^^@mS{02Hh83zM>PX(uq_FbQ6!UK`oW& zjWdtb8JpEh;Dmn5VimJJjtP+0tBL|t;RX0Yivr}3^ri2HfY#+3W7Ci2R4YMKL{UQ} zz$oq(m~bngt;&XNlC?MPYjI_#-)cBec!(Tp#BXg8->^Blsz^z|cY?T_Oy> zzyM76cLOl}f#)tduFh_~NL2qCAGS*Lc44p+U1+Q(nHwOv2KPg6%;`_W#W|XUm}JA1 z1R@q^9MaQh)5wwM6PNL1EBf{DMC>g2dH%vm5uOKq3#c>3IXd29D$`i~%w>fB4p*m0 z4l z`$`tfM}WD5co8e1;NoP~ns>18Qwh8*mx~v)xi~omj)D{eQ5ZYdb#--f4+4*w1!D2! zAT{gfUKK!nquF_acK%WVG}g#8Rv)+|=WgMIL_bW)rUcMNY@oTAm6fFjP#11-h!D3F zCpN&qk@hSGNEMjYgf|F%p-`Za842X%w6x*`*AxYRUKPF#ru8*VS1`abh6#MqSdc?^ z7A2fdz0W%MHu3u+qOX7CjvF zQQuf5-yJKO;Z01!MTTCpxz)G0<5`cFJH2X+r0u52hdB<8Czk4Df~Upydwsm%2Z_AgeI( z?3e3T?+qJy_e0#*>m&7-G86j(hTn$Mf*xq%VB)($a70i}6atJiF zCoE?)hQgfJYkP_|L_l*fybn|%8%qkYM>F*ZQrt8o7RZm5Gh+r%&?J}%(|u@&KqIyi zg?LwIP3>_hB@Rxf{Xc8Y9PABf_*aD3@q^?$I;5md7>xBCugu0w^MfB~J2@4toXcm* zH#560B*HXHt%@nmGg|TO+nU{KN#4JRd0S@{mnn?#(G8l?QHnhoKMrd@oE&8H65-eo?E^0XSeJ<(k^!+(uh))Z}O^$yMz%~rIPYs>kDcncY zYo^=wR~CHqo21p)LPg&<>4&~;QC@>GB?RC~HRq|KLJ@4>=n)iLJ@_FPg}qc=DvoXO zbB^h!Qc|WxTXYuMTEpol9t)vNX@oFtbe|Fht=Kmv_!beL1$3)hs-wR#xKsDysquie zRLZt4#xP|8<^~|K6K?>dRj`%_D*n*!!hIw*@6$eNM)x{fy|QxY2jIgMNA@WRw8h@H z+W-&w^$bp11d*b9e$_9Cod;kAeMoR1h)J(Zcl$5I5bkyl0XV>7ftFn|%*C5Yk&YEa zF2Xol;>;aH$Pb?p`-$i|((fJydIyZYp-abpYCtdL{WpeC)glQcL1PdWLBh~%wB$w_ zgb5AIwnQZ&M~@G8Ygn;t1dZNa{>ge&WKgawq1()<_T8l3@10wPWE_zp{lR-t_NLQ| z5LY!9y1Ug(G5}e177Jw&nzzQ8Xg4U@9?^+iyjY1^yX-|GwI$bJjD}79-WpwQF%g2T zm7JGcRxyx?_4FGC5Z{1MiYZ+=6sgFC$3aN`qjP7|N=vmkM^*Uh5`G~rAs9|KiMBw= z>>8;BR~AW6Tv};tas%6@AoenS zc$@mi7v~1G7cX9TyvL%-{c+rRv;K;6?RIFS^@E&KNPJE3W2TZ%0F35ClfG-bBA-u# ziGQIE0Q$Z8#yx07ncYtx>46*pRtgUBla_~kmK^u=afN~0^>ZJ*hKr22)`k3RvQ?jD zz^p(-x&81b2&K+GW=oSl6A;ElfA9$O}xE8BX3^i`Rjzgopazi`FpaLT<`TG*nM@EfwN=5FXPt06V>dA4c&2yAv0dFBz_ zZQ*C1qDAaKA2>t_xChb6rs=eVtxb+MZ{eVlVk69b}80i$`Nswk^XT6HA zOTs;aPdei)x{JHCfd1mK_|!vF4l?|t_&8RCC717^b9jC~p+qg`l-?H6NQ>9r_#@hr z22SF!IXD?M!bC2Rg0xzfQ^=m+lxrN8)7ieazA-u@1Ufek?diT>^E!4k-y+L+JxnoqUtpO5MZ%*2I3-9i`5Y4l6|=R$!=mq zLy_2_!|u`MRD-PLyEe_rNQ?{mwQ%~8&Jp4m6nQm_IIqJ&hY%Nw_u9kzHgYgLM*aZJ z1)w%Nd8Id8ko~Or!BRJ|ryyF$iv%N`Bmz?$gJuNiWBqE(smQ+?v!vHoO$BQQ+MN2( zuJsJ`Y+&grok=A8a#BqwG(wi;b`(p4TC!-~k|hKHQ4nikwqaj*_t%8Q*Um0)J4Ft{ zo_mgL{LZW-#h#6YzMz;8$UM861?|2l`a?4WcJ8R3k4vPonV)_Y;xWgKJ7X8f(oD1; z7nYO9mw(Ah>K5|`F_zDSp=;HY!fn7zGx+>rzwWQ!LG{ce(wFWarp1%XNA*oV z38b@T%@1*hsc;imiM|0)grJXwYbU+gobVoE^HH zB&ZvtKyvZ({U$SCUW_m%#BIsd#O=lgzmQ5XY3(FTGCVD)hc^@6PxPbdc}yH5+3TZk z!#caVsTfkeEVywJpngO2%43@-C_&DEou6S!v0IAYVf}(|r9;uSXJ6cJ>HY&O;MUdE z^|qQF3i%<)X%|;4D1`32CB*qb_*7w`VdbX}5oCq)mHt1xzKPr!fcTn3tTeZ99~v{* zGIlv8H_s^snD}jnJbtIPpyGf?lX~~Bp)s6~AGOD^JjyxCB|j_v<;_|vRctgKHv)E) z`?e5j6s9a9haQg30Tg8B-BS4#Y;7Ti7}{Uebb~_dmw$DAOo4)8 zk>bdOFh>S65+PD1*0)^S-?|Igxc};_ijFlO;zNbj&XIe*vRfNuB|23ac7KCx&N+$u zcToD=j^9w*Sg$OalpD2f+*qKK4X7Ogw-UROT2NAqF@0x&>bHt{fw>-Mo+>v@_C0MiB63yKit6Y$L2!y}jJOQBwNPh9g^ zrN64jIb$VQ&!`A(xbfN`0T=-ZHK}-nOyIzHJ~myHg!=wjXy+8S z=XiI!;a|^XImm>5M)AM=tcBJ7ukHUd7XDX99Sw&?hYkc!U3Tg#%gfIMIP9p2iHW^7 zm&3xs(rc3PSSF>QqB5jF&XO;`Pt*G=f=3H+^YEEBKRhy`l$V#604cei8h;V52x0Ga zV1Vwu#Ds-&&E;rlXj+G1a4f|S4sV5>#>MB>(pYk~RP1fIhbo5#l7a-_uhC>serT5# z-wo$(fF0_mky497Z3IgP@n@D~pAQTW1D#F@A`yvCp3wH{9pPq=sLye0JWCp*V z>Y8V|ve%~?Ucv<=tlY!3Pjlt1bw+RqNZ7I+Bb9ra+@VE}R=_-XNIHG@54`kWEks1F z=b#Fj?_-3){KCSm8%W3wy=}kL^FsI5EjtnRf8efuQB)NJlEs|$hJfQ8#Nf~nCs5MR z5PKqV$*mPO4SFDVjv4*nX2o1daryn=4o(izjYJ$`wa2}LqsCh#;_tq~+U$Xza|b{s z=ydQvmn&T?y0a?oU~577et6$u6_bgs$D!~!C3kjs79^m5J1*=PWQ-2v!SUUPt`03z zNDe?G0J)fBac0gI)LGpDw&jxlsDc{Wgt>}RXR%__o~wqo{1vwPRWW9E;Nm8~v339N zpWlB@_}}_IxF}8in>T{5-_NpA%lK6d32;mYr3{EBp1@^wZivW{yO!F)g$VLjO_h}+ zx6N{QZfI+pkDGYkHmOX_rqn3E6#e^Qb`^0hXW;ti=&0WJ4>Ts8p5^)2wmQs_@Il6+ zm-aox0CET?=ANyJbPv*HLP{x zQ$;R08ulHmib9W5HxuoyLV&GU3cp#<%DGR@C?y#8{{>4&L!C{l(qLHqzf1A_kKX@J z8-`q#|HF*-U#%G3oBiJY_lH~m_3ipEPu8WtsI2{_fc3*6)9>q38djOtZZQme{(Ox? z-dyJZE5xo=hKXW+$)p>8?qG$mmA+d5O({3i++-Ij+G17SXK|Y{vNBDSm=;t zWoK(gLmpGlL50JlYI9_i-Ev=gD|$SglA`k=1U))oko5jE(y2Um?@F6djdwhpTe{Wc z78Txaoqr@+51H-oru_!E-#)zII3`b#n3#~5XvNboR(*+!hogjxs|DTLKwx11OmkRX zS=r!0D$HB|#xiURd~!8aYAiKt!8gfTcraDt%=DKXxAOV8~>7&gy)Kg@aAS3t|wZx9SgTo$D?)RXx@?CypC?%CnsltLF zeC|CO92(XMFiy?)wH|{tZ)vi^0_PEv)OZh2tGp(#@l#V%o8P`$P;ikWIr+(xYwzB@L${wP$g57s z!j{b@B3*HNS5SbB4^~$>rrc&^T&7W6_Z)TfXottDp%frRynpYBZUbD{rynwg3#0AU z?_`ZVG03MkcXC9-nqlihM>o#g{A--}2urR46lCXmsJr|cr0qS=KtDgHIrt$54kk1D zSY(NnswbQv3_L52MUnP3qdwR|%KeJt{|XV2&c1;8LV{~B$44g510JYcCf=(-XFt#z zZcPu`y-Vn!Ag;fO29o^V8a0tHC-C2Cn5RGYdlp$Ab4Si<$VbG2|RtEciPEJlgVe>%KxB2-CwHJKN8YF$FCTsoXo-<`K3CUh- zfP>5t{E;=R#*cjQ9Unv+WqoQvID~s&4%}m^H3ssGW(9S1b$tT^bDa?ORmyg^=x0REG<1#U0r><5M|~P>^uJr!*sE2{>(>I1{JD#gvS?g+vwe$ zx9l1ehV}TmS=xE#_i83oF-@=-K1mg_xe}&;?cTRZOK$IQ!6ap(ZAgSd3lcEj+w=b( z@G0H`O1A?E-urL##dA>D@fDjZW9xk0>WB%e{CS&Af~4 zgyHBl0G8Q>(hR#7urw>ycH=c5un`<^by#BSKE7%UDh+ZeTsYbHh#TXJuhUM`P@wM~ zCis5a1>W<w6ovG+r~;@9IOsUR9n(PU4ba?>A7 z0f141*u9Cfq<|t94kx&MsoYx+iK1lB7Ut!3@U$;1SaDEBISGbXP^nr=SuC=MAeEbgAdyZZ^J?37+P|2m)jX zKk`WPfOL%RtF`gN09D4zIM-lJ($AfooQxI|Of7WgDIy{wDv~l^f|U;dYdLUp4JS%g zM)l-vbb8f}F7pPs>!?Jt#7oXN?teE@+QNq5S=R({Qh&^S>}w56Wk|?iVyg9OoRqqv zE|tT;?=IFk($Yjs4f^_Rryji?T#M~@hG<;_{(E3rVjcBN%J(6|)=I0 z{-MUl{xHAh2OQ0mgC%~q|IpPhHns{M9H(scu3ZWRvT*gL5E#HmC#>PHIeYgtsm^h#& z0xnEw=HS3XNJOMS-6*No+}!LM23eu}`_t2=ep1>xI%HE1Zt3ge3JD1n8OiK^ps>{j zq^R$Drzn= z)yAzu#BwXT{LF{W8{mSk)xf;k-&%+6#jBc3|G7I~Q--*5`I`Fr$=skOE``4}XKr8E z{EXp(s?_mmK~1L^2kooVKce#><^_Q33hMGjS4@L6RiH`>kfT2W$#8MhjkpM7=CqcR0H9wKzy9~1H+>uc)D(0t^IliK#s?2+W@+YOcJZ#G!=ED12gZX%NZR{4 zKWzozoj4ZI`fKms2ljy_nz?y+JGZy`BQSs+yd!RA79MuaPVRhv|HrR2f&bhk^ls=%G8mqcSk;FC&@Y0&%KH7shgb~Y z;%4P#XXTAv{P+KF$3G|Wd&ev@7~8aRvb6i_6dcWLtat?^1o?Rd_{I7EtFr#S>M;F3 zPU4v$?td;zL_m;NP+a`qOF~yV<-(GIN!V!7FRp)-)SQDZ$=%u0&BDr^Pk>*-T+~8X zSXji;9R7%kS%_I%Tbo--2nq^I2#E6k{oA6;?LJ1X#=^#fe*LrDmHfY#Dim^|@pD4i*6D*FVdBQuOz7CBy~H1>0n1>wnxiVBICiAxCo`}vaJk_s8q1pxi}XSsc4e=pZcOhnXDTujJHLd?QU zP*~7X*jmU;!b(uc(%ec&)aqa7`=_r;89O|P96^Hi57dD5ulois3H;f?!~5HP`ycc_ z|Gq*ty0G6xHp~+Km+NK!{mY`;#^0+Y?1umLLpewI&!w?7Rj^

!g8EZbm{9H#Et1zk~VUI?ma=rmpMHooe^wFU}MCaMG{M;#j zPeAyHk>OMR{*=FmcY;DMe*q={)7{k7}j8pZtC0RNc^o35F097jXv?pQ^^mCD2e?O7~nfsh{O3 zfB#_=-`Bp>mg04y6(w~CIZhV~I!}C258&9hPwV7?Y?^kiU;K=%R)FgUR1V+Lnhr z*vBY($IIW}5$cYneI;`pL9x&m&n|0NT&fJcU9p-=3~{)*O8TW|Drs#~H$|(9+)t`u z8N`%C;Xzy|hw#SJbdi1vx=CO)!aV^xK<8pSDLfNpl+#qCPl`uBRqDE}EDa=KPlQ7c zr>&v?cb!8#RuvS|=FY>8H;oJQ#2X)(y8hv!`NzArlG=?#zT5?tkIPeZKuOc7^8Bvy z9EJv{8fl?f=P*Lkk)1$A(JF}f6bKeYnUg6_@fyy~lNvs8#!rF|(Ugo@OG;CzJ}3WEK^$L0NKOG}o0C>`-Opl16u~C~8>l%qeYs^A7CDpNliz z`rH$vXIpNZhoD;!EG8jmHaNL!b+rtX?a+;xMP z<_EU$I4Eshk)Uoh!Mg^ct*n4Bxs={fIhfj3nsjwtJtd4cJc8Pnc;8rQ4`xhfB0Bh< zQ}XSZl#5!XqN}^4%V^+5bf-&O!ShBhtW(8xY{m8S>nldJnP1d-6o65>_11xb4OP^I#U%14YH&e9vJ&t5bczdrLOU9)8^BH`lq7nBPXZmyExiR zb9EK2W~J8i*DFW;?SFeJWp7Af&zjp`Vz)k^A)$Tb_rLg?n~T$m=9{=0Mt zlm?dPr!@9QpT;gKdP5UDml79Pb2Ob5Do+pAhS*`=(!VcNe$sw>D!)FirqKC*O|hW^ zR`tdwmd#F$wlIRhEnC1jlo3-$oGECe^K0iCP>*y*pC-K{b^b5&Z^6=_48bgJqzxWK_EfF8!&q7QkUY1>Z7 zWmlf{57IEnou*?sP1F-7WzN(i6dr^YH0pw#ip*uFm61N;1UqsciB}q*ZZ11&+nbR0 zSjm)rj0wdj$Yn`fNLU9$ z)nc7cl}$lo-DO362=#WkHxs-o(l|XG5ASDJLoJnbwi6a6QdmwoJY>MJ-nJz{>O&r3 z?-Lw5mtE#`Caqd1=uDkMlqk`%rpvZ%+dgI6wr$(CZQD9!+paog+eX*DZ}sb*fk_xU&ZX!1f;XkhWWPZwWHMgv>3#9t&~1NT)*aswt|=it z|EC#Kpz`*{%*w3tT31g+uksxH*f+#R0-r+0l1p5iulf29#T|i3rJ803h2_;Gv537) z>EnhtP2>9f+N%vjZBgOE;_`@bR)Txy`|1I`Nr}?+%WWrnfh=i(%tq=O#uWX(iXRBOaRKJ72;VHr8?D47ZW z&U+#cAOuX{nLXt)N)IUjmyL$iMP z31vPE2je}A;hDtB24%okKY9J%($YF+PT7B&-j9mzh1_>;4@{FAv4^dh!908p;eHr6 z`!!4^d;Y}Dn(rDMl6h8ZXh=C_B%zaqY#EpR2{`*?GEuFD#23-c=wl&5*}j+&5-QLX zQJt64lF!7*YoW1@m{(BpG%R^xrvaT|(c)=D(n}_s#fh?G(7(qa)QtFNs%5Mv1jefT z{(4nIW;!K`<$XG&&ql^TS%8E?sf%w~m;kssV9;L6s>%gQvVqhWnJDdJ72vN4oI}Lq zcQZ5Gs7AAqkIK<98Nw;lD*U`CQ1vPfp^-{uhL>^$82>lrfc}$m2<18walX+SL*(N6 z|1ahG{x{`f)B3h|fN{2kDOY2tM!zpV?>imR>aI0qx8>59$Mk9+`O?cy>kmV)|VoSv}bfq0d)w2Alb*`&Iw^6IJbAd<60=A;(B*5cv$9tj5Z|9HY_D+K~01tfwE{xh?IY$8FSh@gXsS>Kd2xhmE@F7v$p_q2t* z@bdY7(zdEb(m%Vj{`2$m?Pn$^_ScM%_vd>Pzvt(=>PFY$v`8tD4(Ms8nI)C9Jh@*> zm8>Gkx-LmJm@)x)Zcm>on<)nsW~>hV>T~+7DR3bgl#btBFKf7{_x+3Z%lzj1`}#e~ zitC?b$j8-<+H~7>O)*y`)>(D9hKtUyVG#(q18wlz!XFyo2%yJF`_x8?s#ZGaX2^b^ zIf`9HELAg5O;9%dWdXOw>vb_+5xuC7ASYtgKIRWStB|M)F44tBDes_;aql+)&3>21I+VT+d76_mCqF&Pc+x??5l}Q zp9|BV(~V*S@1clM6+OM5uaXnDA9GJ{NyaAaGGvDfy+rQcKH7%Q!uft;`S>lmWZ|cV z@W`4eFUIMR-9hHTZL4h$n{$Vnk$V~+McN40CsC6-AM~@ql>5@PbmnFrbTV(%(T9pMgBz|a_hRWHnfEXV9 z=*eTbh2&(1Zo3MalM1>_VM}e>Nm}{BXhxJ z-^2R`{GM&U>_3rupU`(cM!rta)z+pFR`xKUwU+Tue#d~~r}=af18lj@J!cS{^Mg_6 zuAW)uunMWJk}tTQbhX>BSy3G)-}DOL10-=9tjCuTzo!8{~)wHA=xSbKiKqmb_2 z+fcApsS{nIg{=O+Mr|%15vvRs#w_6le%|4%udTp`BJKju&En0Xv0X>GJ_>I2AjW9Q z>NOT3>Os~^D32&1sIHB>A;)}Bd-}Ye z+vOcJfwbfM{VRBR@X!BY2fBYaU29?_Dc+_XxO@In13aD!v)dP9bIikfA36gke28}~ zygJWgDQs>(&RJu*P9S_1$1DvWm4J|heqB7jBRxnvGXLUe_iw*A8i<77=Q}j-@P_B8 zo?rGuN{Mzbm9R&}5oxiT-3j~Z4}=)Z$zP&2R2Q!F=7F~XYVt!B!%CrZ@$nDe-oJlW z+pOKQx&I61Ttd!aC4lKP*ZVP;$Nabd;w2{$K#tmdP{8^ud|G_)0it!!P#s#K+JGgp za@71%DfOw4-kqQO>;JV_6Gdk0d}{e1Ve)OI9^*{EV6c_T8|;-wrp3}$7d3Pa)dLhz z%pJFL=#XR$8o6bb#BqV{L5H%~jn^NV@~waEQ_ncE#9<2hZ>sMUyV8y6n?!O64NqT& zkulL@pIV;^y&Xhn3z=kR$WlCI39syWHgdV#e6t%P=_PDgJV&ajtBPO|M0nU#(l#Pm zQPF?R+%jdkq+;dk9bBK4X_uT^`yC;n5zKZLEgeip1Y(Azk7d`z2HBsiq#(NV>8zRI zA~DvFO7*}CVp}IXJ!cmS2#2em^?DaeLCUmK4nZIOW}N9Gco*w0*O_hgDYBsvv&HT3 zQ#QyD(HI}*TnVe!>(THspWtnpjfU~{jw_*`pjSHVqa03ZcvBCKzToSa-PWJ*{MnfR zhIedRD8Ke!M2zJfHF&Oy`|$B?7k6@$9yk_K&g<2BFAbi~tyC(#lsad9w`)iHb8vPi zzR54f6NdcfBqy@mTfhkdAznu6Vzatfu1jjXnd1mI4?qlt)}_d&4cYJ@c&&Y)+x75% zY|n=7A9{}#+2hS?2bllmaerNH|Glkmd*>_Z9P(5{b!~B?24HE~s`H9-;=e|JbH-W6 zgTD&`jDHM@l)#DEnwwKLjZWwj*~>!zkfTN;(OW zurCI`fUI+n85^N5B2s_tq9IlUyy`M;hJvvz;VuPF;XJ0ZPG7lfQ|hTKBAAj-jnr0u z5m5r%n_?F2ehqmdSu#*eP?S3=Hulf?B;}LI`dLk|%r=&uMkbbAVw268s4Sc!fxsz; z>cbO2%KUAlI(ysCQr-_uNRNr-CE}`sO^2m4bg0iaSnFqlf@5qEQ2@Bzvrb5d)uKeV zg(j)>H}4By7C9o=BIv461m_U0@Ay6AVr}aT9bmO9*%QY2>KsSPGK~q^Oi7wZ5;bJA zwv^eNqZMJrd{OO7RZ)>4G?40)bKDm0O=~by-XsT$pdIYw3rit{+NJ~ zkpQ9J%~VwHC2vRQc>3ScJ}z`UztR%On3ycknLUILk#5rfDN?8zViT8LlsyF)#PgTe zuO^ZrST8cn+jTawila8Bg>%v(-&WEU=S`=%BnexeTZ0>xOb{x(^fi_!U-_b0TX*-+ z`&xOOoSn(-{fwKP`F@$a>D}z5kVEVpOrqm^U%jFG2OET=$S9YrK)KsN>xi46z-W>r zprs2C7}%HX8m1q{l99ut&{zVrp{S^67H~dQ9raUpMO-PGsX z_`RkT5EoMDBd-%(Vrttf8^_YjG|^(7uSu571ld3f)5uz&wXo>T6$lrE?QGKdSEQ%Xjqh$CED-wjVxH4IywVW2|1`~T`I<< zV8W%JAp(*m4s;_g8e3~Oqi4&)N9(oB4ahjn6GV`+7zQ z`Sj+@IGmJ!J%y7=Z!0yDj{V)A3ZiJBMe6Zih@hj4ofED;Lk%?O8kb)}^*&wB12tERFDVsUzUHB-b0zSb6v5)F zRY09Kh|ASy}D<`5s9K}BWNY$7>!Qhv-=b|m7KrAwQ*i(2pOsZ{ndQS}6l@frMC z*S9sU2;WcdX#B`hK{k2%)BCzRl_E$Dot%?}N*gTM&OOSl722eZEY%9Yq!UF~x zqh_Dq!9=M3%a`d%P9&v)-Rq!(KzZ>dEx% z{2>`m;$_l0pAW@KE!*L3g8DB8&EuDb<_9A>n*}_p6b`Jigj9)UrlJLGZ4=+m5*Y-* z?uoNF%30=F6DL0&U z#bHMt^mX^oTezK-A}{}XD?Kh-RASPjTYFPdIy+Bke=vUFij#_(_ke!XxwkBzA zJtWGt7jLjaAVM+)k}y9aX)e73_8~eeOO?&y#MRMPfN0M|3q+99FQn;YQ`=VTXQ((C zsz14mYrD}zLd|A*rMNFvNC`?_ZtG0qSpJYt ziR&fV4l4bOXo#5Up+i+r5*V=|V48*I zhbs{v6LN0%z9fR*W6Q;&t`2x@g+v6Pyc_$0oT@ImOr+i57MZqM74!U zzC+G*eYXW{lxDXXffF5uiT0#tG*ymc2h8=6&J@cFu;TJKR-6f=TX(jnw}bqT5X>D3 zM_?J4Q~yFHwHESE>z^c!TM5Vv&dihv1_YCp&_hL~HH1`U$!5JZJXk5;`K)Wa@NKqqYKfu;##)r> zg%v4Tmf?tLFRBSg_Rot=B`Aql{hx%%g=hCCf@qCsZX_bi8rh$Khh%xyq_Ubz&oW5z zH2|@H6IV`1mg^6;F3CTf-*^YBzwPSqeioH0%hS|hr53axj*;87Hg_ImD`e9CsB!y)Dgnq z?OmSIPxK$=NYqv5Cq7iR2F^di3@~u`>0vEE!|}qYn4-{O6H5Kf33YGP*>1^Y))A9J z`hu*t%*LZ_Uo<><@?})f2uLCzUn}E%ol#w3$oLH}i0ZW0T{^RqX}?&C5o}@(3x-9~ zz=My@KL8W~E=WhKdrs0>KMcy&Z;PzxYiE1h!6SB1QCW7Tx>+(|IKfpmfd-Oj2v1eVf_Xh2kH4bU-*$OJHq!7qbV*y zzGjw)`@YzeN}v8NOV|0icn=e2 zQ@0+CZ2RfdW#uzczg?2-dRbV73bV%E`=hO==SvKm*+_MjjxAr5W3X6l&{sh~Aic4| zPcmi(K;GULuQ)rNKtBLIFpM!cEMyg+hQ83IA`qE$B9c+2n%F}9Cr?SIRR&6Q+yqxk z_5{$7H6LYfuCNds!z0Et!3*>kQPok@gmTmrT8q!@9zs&Hn$RqtGzkKqSZhVSD&;bp z3vD4rEXC>zR>K_>aP;^y~>hyT$qecHq_v6m)R^Mq(@wI zUrSqqF@QqeuOlr8{;Fmeo{t1vRWnhum1W9;l^=<^CW6VHo{n9}-6E#~t!8}XsF4-A z9|bm%8~gw*h|+yg>`|!Zk;?_ErATh}U~|OKrj0YR&|eTeC#^J#ihxNIC+?8Q%3Ev5W0j+ELLZYCE=iOT{ESeQ|x~9+JLpHbG+0# zfiQ94Y3^rWL*}S>2aLd~qGWc8v5~~f?Y8u&K|FM`eOJ7X9|$uCQ#9WW!=g=nBvBAd z)MaPkV{#W4!G{dP4}d9(Ws_o~b>cFInJS74MrIs<&+y43DFLp^xG$+k zX%u~AT3ijG`3-WWRP51C8Hz|)HiL3bVGC>SmWY&WycJJ2a4PSg_*LNb>(D^0aNJmB zGtNWOBTNSYo}W;oMC9v_oDN|w$f-q(jx0=VG_>BwOh}!wrL~^f3^IifeyQ%44IMQ| z2}x-l7py+^gl+#NqLfMo{uTMCd83}@AsCQcO(UExdzIa|VhtI(KcT9sDwU%QccBcl zn>a4mxwfwqoxZ{nGgpm?MsSdN!V?$o=&{1(rp(OZ{sVx?On6&p6~J%HZIK}lU4+W& zAC2A6QaNH>BGz4Ci5w0gb-eD8(sUZWM@D*u!kEGXykG%_HORK6)Pa1_x)__%?`f!Z zAaR7aHtt?ns6R&mC3Cy z?2n*n6K~aQqtzEJOQkwex;iI>{*FhMZ;BOWd=<5e4OpS~VNU^DV(D@a1^PqA*WOFG z;c`HyHyj8ozHC3ROKwtse#4Bjx~HJ$_Y@hXv$O7|8u~1Uxm@}!2NC84?~D-8m8u%vrOsYcPaGR?!=&;3T13d8Q6!+iSf?>L zt$$)(nlO1W4t3Wb_SLCB`-239?pd!sZvy*Ikt+J4WJ8riiQ8*?`8&QN2&?bCm5RB3O2@L}(8}8> zx>xB@7SgWv4K1#}>nWO-wJQbe8 zgHQ+Pt~*zVB#XAayD;X`uhGO`cil+AK@9XJB>IX0C}1r*m&DJ0waSUtG=-)6Ke>a3 zFkx{Y4sd?S`{8h_7iNYR+4ua8ZU)DPH9T=CdUtC}Mkl3;Uq&wn{VD9TRD&qC<$2|M zaX9oCsmfGs1-vDxNo8Q=TBs=!)a~k&yvK-B(Qw1sltm(cQM@Nuuz4%Qk;YZt- znGIz0LYs+eKFw89>dCx}VAnUzDzD_<37_yS8vj6?4wHx#mk~LMCg90Fiu)c)_OAXb z-$geAxe*4X-HBZBoTq+CX>;t`qkI?Nd5vGs$Zb!sm+De$gpWlzgTcQypJX|j@6+RX zM74MA8H%!Pn!rm3ddjUNqXpUFr1*jy7~uEx134l z#L!30REqRRmU`nh|LGYbe6SCCAQfq^QP`F;pC|WJa*KN3C_^FrHV&L9dP)oDULU_?jnK5Po0PP2We2UqJ2Dpi!}Lux zR!1uAIlQvFAK?Ll`y_t|h;#)HnMW}~#8euOL`JUCHE^{|5yy$g3(^3Exe$<`6MBKM ze_Y4A!d~ib4f$KOX~EtY${8XN#dpb1h=DcR@GcFmYycOwAtXU*kxN(>^V-0D=VN_N zG7)@HI}t!J$W zw7Q-&Av^@GaEbo?q2Xg@HBslz9P|{#h^-7_MABcqiJ~%`tC84vd7kR+dkxz7IlC0& z%YZD)y@X0AuC{e=Jzr5AJFj}S$uz>21<-a-6t(iE3TrSu$rtE5;5YCtf>f3ee|cQ1tSAqzlD4tBRLSN)xrEQbGkV`EgUyuoBdKvT%Ke z_PJZq`V2B!4lSs$ab-n;u{glWfVo0^JQ)JZ6C7Nv03yiqkaLhEHh>~=Z$KPNXnTK5 zm-Wtkz&vJ~G+-g1qmphG0Y-_LAO}01Fsc5zC7F$iLesdXL|QW1Q6DVLFHQt53`YG* z#Y)k>4OH4$Kn#Ujk!{tC84B#%L(l+1z@4H{-An)uv4d{OmXx9B#$6&JW_boPY_m$GnQ_$`Cz^))%vhiNJ{HC`d@@OZ7hQA_R3l3&b$Nam2ZUN(i z0B9hWg^IzH(`U?VBmy&N4mdJ>xp%ZRY=*xZ zgx!ZHLpDS<)u2|Z5MznQ8O@5c9gbx2JOW~-ecc%%b~dzxC{@-O(8-K$FqH@w{`XV? zRf(v@iE*+6vh}Vm29(bSh+Qy2OUX_z;>eb`TP6m~a}kbgVwf2(2!`%}$$_Loo&jj@ z1GoBkyV`^p!-ZfN=S;cD4gkzx3~(oq_N4(rK_JC;%mVoeehbGTP5?i}oyec)gU}fA zzhh=qVh4e33}yZr=ZwA|!7*lr%DD+*I{+06LQNrjx|h&$piL0I6WWt8$74tYtyGG& z)4$ngcAA*%E5;X4yMec!49}g&`B=%Js_X=cRdCX|B+Qamhh{p0zyB4)78uG*gSwNR zTYR8=EY{pYhz$-(TD+vX0FR<#*a9NsStr@5v;yLsLnB2E=!r}nNU1n9bSVrmr#)9< z8Wb#X`2fpNET9+}syS~08P%uH#68gu93%r&0ip+WKhSP26T$9Ly3&~e93|GAhGhI^ ztMhiasHLTTcs`~HvdI?z9jQy?)CsA`_-$GxnKANiUMiJQiv3_96$%OIuH^SP>JSE& z42ie`*`OA%RucLWjk^w7Txu(eMGo;u2OZY942R@ffxls|slXist5v`PuxJSB5osOn zZ6^$2%pX9=1;A7d@r*Jkeiy@n=$XCP5ukWW&}7_l5dlFopbHTvrG^B@c`$n`g9hkw zVbF}N<_>h+L~IhIg57#5F<7Dp8ev-k`4&a+aUgnOINF!gK++meASe(t<0cIBKl}47 zl7sDi#B#2-f5@ zVA8;RcFE?BVhNN!aq4kfz;kK=%M(2S_lZy#^8Gr*(dw*d@Dt#OY~d_L12d$VI0Y3R z>ZK6I?C2&`AZvZa`ICE8fqHtkov`k52Yd1Wtdqq4qDR*r3)QxjaFs<}u$|~vs+#a@ zSrz){-0kWr+>?QZcB0DRA{<)a-)OAK}fkhFUx12a6k5y)?TTojk8=OqbcGFxWuI?UYZ<)ndj8C{!0ItIq5O(gZ3} zt3lWNDWt^u*=-b@qOxm@rsiB=)m5Gexr!Ld`m)yF*BjSZPIIX*nk&tH=LD_+IZ}_R zG2`VWOre}T#P;BRO+%~tTBAIhIUnSv6Hg>Wg!0`J{uLIb(U=K&`_nZQG|)5I2I{!h zBjtCm{YZ`mH)IQ$&P@B1o0nTv{ypmq1d9I(DuIPhg`|p^Y26*LB3ERH%s{n_F)}pL z2$wR#o#sZx`xtzomwR11%Q-$M7vRJ3wm!T@ygCz-C#Vf~54VgVIc~rHMrIDOoyqer z1?uz;#&`ro(4fi{eFGZYi0&T~RX(PR@*f??9ZKrz9o`8N>Pm z?zb;V@g9dRM-^uMOXK47u$g#`G zqH42KP|Mzg^)??vKhpJ`ouhYnY|-riWib4O6$ZrQC5`rw(FFRE=J#Pu z_c4j~4hS>2-J6q5sfo49i>h=U6Jkkd) z5O1fBXlOb-=C_csx>PoeYUrrWXbC9-<_+)Rd}^Z05EICs5}*VA3+oaX0YyhIFi%NL zL1T9|&-#?5pwM8xw>rcsbGHtDIJK+5deS<$qo5dROHsbrNKGzt9bxI!1ZOWS!myXD z>q%6M3bC4x znShE!Ns(|HDuicENdYbv_>qqEvtOs+ivkl>Mni=OpdG9|1lk4cW8=dgC|OA0mR?r_ zADR~~d>w;#8a~ic0=3b^Dpu-MbmFz_Z`u)I*EJiyO}L1N3Y)+Li$DP8iS!js%{``A z+LpXSsn`k89eR37lt?bHs#NSu`%IO&rxcT{xZSMxPsBX1q?3CNM-N1bc)u}0vMf@l z2S@FUr<463_hj-%xD6?tvpaM#wYs)<=e;T%hvf430#uZ6G%nM~i>AR>nwCKxKS0N5 z5_f98sBk(FC@a#C+Ze(1HZH!JJpM9kc<>`0Q|=4Y5gaoWQ8e=Jl{tQeiN9BdcZOYA zn3lW2li!4fpf(?VYV+u+e%0}y9tBHt?oJS#!m}W1^d43GGwQ@foUj0&SWY|m$*3|* zw=N`~|$yxCp7Z$0tu3bQ{bek2BrjxvB zn*;AwRd<`r?jxAkq<8}`Hm?{#SO%%AYji@aLdL#eMl`rN?Ug8eIPx}tEG|>g#W}J4 z4Ixn^K4j6ngiCFKk}%G>f)pEWAZiPh017%Egn6XJcZ}qlT|B=~920Db&y)+U4o^k2 zfbx4k^A91s%e@ugWpzLpBwa|l`**@%^a6PTI*R9@z;uHnTHLase!;Usk2Jd@f9?;1 zI6WBy34kxY&|X2#+&_i5SZeDJ1QMQ}RRwW5x%MLD+VlKjo&dGxxKAW#r(naDahDqE z6~U$otU;Wk_)^&^GD3ku(i2dplriZP)@PWijFf|JOAit_$k2{SJ z(!?idbI9aZb`^f~p^s$Pbm+LT7gpDdwd^ynKhehKU?0!db<xzX+@NX8+E z)R|5Mg@GMDB2iZ&l;WM&!09fT=uHvOx7U%Dz+^vnFN;HAH_(*Ko zH4-(^0{Y#-mpmyFatO~t}Up=w4a+MI_J)@%UlSy`&81xWyCi)^;4 zIpu+X7n6KxB64H!lIJIHMuzf)5@d~^HeR@njTAJOJ@o)vN6uo-&h1D#r^?LJXfA9% zO;WXvZ{jBv#O^K))ha3cAxufjjzJ?sFy=o{m;-`$g?dFR-zlEO_Sw`Qr|2A!qKoMK z(}?ouXT^MmCD%_3_L#QqF4@xh1<>+oraO5 zi1!SIq1}#T)m{KgB+L=b7G%4(nlIKJuRe!O8?p)R30AI-h}S7cZ~arqaS6@QW8u|72+QOUgn53-Y>7hHZYhV2=$96eib|}^P{9VDbAQujd5ep#Uf-T!RSVI7D?qWvhhu5AjA1uIrh!E(p;m$WlBNp_3Uzg&x{_uT!sQZL*l2jF|5+nUxeG=~ z(4R3?6cH1^U?q^)N3<-rvTQf7I9V$V36cYYqra|Em@|N+gqe2LU}E}Pdz^gP!0Igq z$A}1Nph7Ipf)s2T(In9%TAs2%Qqo`|ge|dFG(f|F5sX8k^%xUcQ4*k9Vv2`|LD)Y( zBhW!)W|a=IG2mE{3>ZKVX%<=tLRY^rsG;0KYT-Wcg6 zKp<$AGUc|w34YHuqL2*iv{CO)U|d9kDOrOhfaHlGVyfxgANW9ddUg$DUD3`Cl1NVt%~hcG9fhe zClQ%Z7dTX*Ow${D?=wII=dTznYk~4&Z8KK|k3b$%aExL-2C{eu*J14AwzndrPp}Dk z!nEaN$Hxm3BXN2JPC{5LEE%rSsq%;CF@_$?trW}M{ z0rhB#dCW|P1#>uJFbEhlH#o;$(ioSho&uWI*uyr;H=m{(#9j(R*y?kGM9%L|Noyg9 zb^+VxQU^d}T|q$_I6suYl-&q|2Gns^~BaCP1Ey>UI5irlzUk-wo7IF|*Q%NsAwC0Qk{e=C= zzJwmI7tzxo1MLPWLP~iJKx-I-;b)?Nairn$B6L$VX^Zdp=V91XCBLe?+QS}PwIdQsHV9XUx)n6&~ z6RAJ)^0ec_%;(2e2EJ`}VkP69_k|x}tKA)%f1JT(xfJcbsJR4#mDb}#CkdPc-?iFM zWO|q5M2xD_%mH`tL~IJWnc4M%a)*S81M5*k{}1738}swrh2U-xBQ)KF%eE`qx)*Ir z0g|s02c0{#S{SpRmks@7L^frlyVJq@WQ=GbGLFl%C>bb0AhyD&^!bYXz$ldutq*b0 z;I%$J#AG1?gO1^z zBg$@Ib^N()@Wc^nhJ;-Da4Vali{08z_}qROHGw(2YlN;30hXQcMz@cBMB}i=zTf7X z*PBp}Y;z|h?r60b>iJGNDY}lq#zm30kJe%6F{(ziOy!HVj6gs|A|31Xnm2 zGBJ4l{rqcHX`_|OHmAK!Vyq$?7tW6nIa3%m2Y~GYoKX$F@e?u@Re4F@a;!E4@W)@98Tnez43X`(c0?>=H`s z)*OR1fDFbgFglyQW%1UKc2F?!4qW?xfc&Gz7c`ZU(hBMc1RGDZK^}w6h^IlIeI}n&EicfA!F!tUP`qY1#8b;526WMf zpJHIR-xtm!8JMT`v!R{KzZ`G+AW{&GfwN&)ZhYWd;{x%q7!N&Fi~vf<1GY3woy0IO zcs6L-D;`0VD5_BG)&OtyZlZxWfp316l@2q^OB>(Nf-kfYWs*vh41`;2-jPtfM+={Z z=5Cmt?dRIh-k;nQUk+MituO)2kYwYJ?g{{@#FR>n${tSz8d6v}k{QGZ#dbW0Q6xLF zeera@@7gz+_lDC=0zC8~AdaX|UQG7p8081Fqd^DY+tEthD~93G)$H5c80>>i`R%dG z#ph;kV%SCA)9Ll5ds76s*)owq@ccj)Fob-6hclF&Pgw$5PL|txOyK?B6EDk*E7Jci?OzN4j;xwgs_Kl+ugl> z_{))t{;$A|5vM8+{^xfG)aM>gxghTJN|YqymItBpMEu**B}(Ob&7<=Vn;N`#^+fGbol1Wrx%LuiGJSNxg=yN4jHnjS1$Vx`2E;K2 z2kjipb9jQGK-Prw&j{89;#}>X>B?&PE)X4X%67cy9?tm!tpAkZWYr%&*=1(6RpG`Q zaUtIWWie3j$;?i_N=K|`aV5WiZDw`u4{_Vd<~*9S^>J5Itu~0&84YxZ zTeTNkt|DNcn;2k;|7keb zAJY9tUaX{^nBrKyc3bYx?|QP-H@s!SNx0&+eM=)7ykj6sKv^GMT9tH2tylRNId59& z)V}TieYYX*++11x^@nf%X(#^As$cJS`b#Hfmi07pZ%+Dv@CdHzPyo>ZT~Y=vIzG%b z16MIPLh@epS(T=ga40!Uy`7>o4jSuz8%@u}P)V&~MS!bFt)?J_eZCG#e08`dOyuF(X{n((Y9TAz8Thz% z4@SN64U@;ZgC7@*s3y zyXpEzOT+K8eo90c6-CFz73m64xesNZm&_hqfzN@$oRXv)>v~t^m}#lYDQ?OnEn_M+ z3R&h46HKzGvM?w#9L0oaEeS{jfo&v}CX<9u3(d@IRtL_RVh&TBFHxiIgm&wX@qgYh z)w`D5v88(Vx<@ng`Tj|B6qU3rXX}>5D`{T0kY-ewWue~;GS7!Nf^u(E6B60lL zc)3+8lbAhiy@}r?ovO9MXtYA@*u5{+&>6A(Pkm|~d6i0Jez4kZ-S>;lv9imq|*sTt+ zuLg^;%&rRMy7!?zFjAf8X#aD%QNn2kc{ACPZ==e)^kUZDOY7(2!&||PF7Mob)8i?& zP1sIV?daio_<3zdS_H1Gckk=p!VV|U^7+MA43bVs9DqE?oRla-YcsvXK<$9C-nx2MyrMH<{-8FSmm z#}fQVUqQ6_+;#q+usP#pG~p3N^i5P#6HpClsD3J}_J@q7?qyGypeTWE{;Hu4yrW%G z!s`RmKDauKI<^&jC5dg{9~IT#b+(8{Cs-X4H(J+Ougpdi{o}Gt_4IzrHml z12DJypLRUzg{h_AXwMJwgHfCXG204sx~;922^nU*oj--@XAPvbN1In^JV z79iR_&~BlwdU@ITbM^WW?KlJqv*VZ;eT7Tgs9_wwq6Ay-rGT?8(d}+L^>=aZl}^?H z_~D{Yxd6~C!D~>K6T}wu89n-8L@aOCQsp|-+zFz5;zGt+e;+W;*Jyz+Xyxi=Ygh68 zaGk8H%}*=l+tfE8NVQGu-!M8Y*#a`)wlO^NaNnj*)`)X?#DNWJ^{vvY$PfWXD;e~6 z0c{EBb8_M4&^G=WcuajfKqRg!gk_JJjvI;D9{5j!_)@mdwx1U#44)b*1$T3m$Lh!C zFz{X2&^Fd%^`jJV!R}?ui|{Kv(g2tGEz4G!IQVWGKZ~cGr)3)1O=(-cKa~);rvq-{ zE*#6TAJ{4KPg$<W3!ei!33xpPZi&J_bw{zDp9mWxrfpa>h+J;(b}Wa#P?gD>MTd*6=+vbU`d8nT1p zD@Du`|35T+V{|6b(r%ngY&#R%wmq?J+qN~C*tTukd1KqQb92u5?$2JUyVvfj+Eq_i z)viZi4cV$Jm~&~x`K{_w0fJA@$HxKeH44{|E}E=^f~tlLxa7B=!3Ek5{6XKmNmU>_ zH^Cjkgx=ZNh9JKF2#N?SQh~5G7C2qifvI{!tUKM_8OPe*sla@h)$6)?mJ`T5W5^CO z@GTiyaEB702F+VM?%IAQ(+FaF&g&ni5hgBbY{11B*C?Yqqaj>+)etlzE8YVjPb?$A7CVO3GeX=ua2-r$9T5+0UTAe8FN`x zk&bUNRqE#;K&`FqA}@{h22V=FLv&WxaFs8#zM2g>A6%``;|9oz&3ZTBYh&)jHtrS9 z^n5@d4hm9bXa~4T+Oj4gvZAD}>>wBFiMDLnGHoGYpnj^aKe9%CW**$2SSVaAT@uHO zP~OEe@wA8N1-?bn@N^xAX?5oo={oD~#CNsd#JVlqYH^XLtF5BEmapz7ez?fkNijk{ zv1oIi|Jo=Z3AUQ-X3oB~tgHqV2EVw*ZB=`}W%xvRI!>|l(?9cWg(vN+j9c+?bEd4g z=fNvVa8M`rckO!_TAqn={c zYurc9HiEyN&mDLwE73Q~61|gl%X*!#(I?J}{xP3K95JDhM0T;e@v%~xV_$nTGCX;B zDraY%Aca-dZm8gMCMt#3Yk|3@K*bIeGGQ{U(>%b^5^d4U)0JIQ$^XUWh+#(a2g-(v zr50*lqhp%U1c<&oYNGpJot>q^3?PG=_=4jtFRY+i92C*5v0G6WRX~tjWZq}EqxkS4 z<32@_`WU91;vrrINY~;1A4%2nPF-eRo292oURm%~izFN_;9;1dUWMxEA)U$<2_LIL zbb@5~n@}SUxDj~z2<+&djG^Vd=UeY9Y1Sd*?x_jh?hJM>O~!80yb3X?FEUpWK`deG zA0!IZyMur*a7Q#5;t5aJ>m&f@C=#cH-Nnn6VCy5!{%N;Y>KA)fQ9;HQPsS?sydNjW z#BfqNt@Vi)2g`T|W`X?4CfvXZ*hyvydydvC*i>xHx?7td|MrV1lyN*sJRNUD6j{1> zL5YX)-#IBkV^+#$Wr%a7?qlYjI>lKvW!{$piQ}v;h_CSArEtdMiw6J61xK{yvkDJi zrxN~7<67JJo-Zy>!a7uGK``Dz0rya5#hvhlyz+omv&3A3&BlL6uW(&0gRrdfLi+6` z;t}F*Bg4PPMeW1uf&&XzvfrJuw>MUE&Y3eFM-Vc$IW83x5zC~dh>&@IuYkyn%EkKh zL+a!U0v52n)xU#w_jYp^1ymEl;6@EWDynHba@itLehacl&1qT~D%G>K@blTd?^9=N z|5o}VY0S^KWNIcUY^Of2QMow`>rDu~?z}VEHql_REz(~r@{%7liFTswh22I5hv(QM z1&e%SWvRH7e#~C+Dtj%?C?&>z^HR}?xP(^_5W=NCKeS>MrumuKW35u2PF6$!1F-S+ zP$xOg)|&AX#-z}@ZMB`3c&-zSxBX1B2B)ma-gWmu1#&Ra^fuUm5W@X{a=oJbd#U7{pa z-f+T_i%B$etK2*#yCmq;eTIiGirls?u|QMC`CeD3omZ`0_S^>FT3+T&Tv+-Y%Ddv{_^ttzi`Ztz(Csp62G zFk3;{74Rlg0}H3Jg``_<-6*5^$L8YSZ`&Y;%^x6i{p)8}(`Y^}i4aoA|S}YNv@C=9)ZA|2_(ST2U9(XSrH2PzoIvA&KC}_Nd#(NCX0!VSnNo_6KB+i8wveAz zF-f9Ev<7pfjib)=n^)ut^2c+*mJ?HgxP-M=sZcs7EPDgXtTM zMW7kW+NF0psz~Jcg>Q^(+k@16-bvzXM~Jkvv@UM~fg0IrIV_k6vG7DIEprR(KqGvg znm-fh7RCS8em_aR+mgUCl?LyLvar_Sfft1hZGb}BinwIO_%s|`xa={VCtatudgFzU z!J?Ur8i|Ieyrl+$T{GXqb2u_uqNDKT(6Y``iSXME!GQ6`^qWCi8QmrMil{PDz+xMo z&e;iT{*IHyJ7HCx&0|U-K?~qZo)lHjH;-;ZDTD5#fHQK&bpNOAyxQ6~P@i)n zb3e5Yk`s&rMh;jp(S8=$Q8JwUH>yy5;AGZ#Y6hxBp@y`1GVg?j*p23|YbB>RSFAqh zhm}#0ck}gX1i`C|o13rCA39k}vo}}yS3zzse2dWVC`>ZLBk%?5FEdCf_iY?|B*L92!`6oB$mhV~lFs&~y!#*}9&S37HaEJU8&N$UZ@!OnlhKt4i&!Zr z<@O|roav2QE2CfJv7LN-;&!p~9X)yd^xu+PA}Is~pduyXV2g4gU!ekIkzhB{07ppV ztc+1@Y}b`V3Z*wHJg@haRi5#Wo3Fc%sq5)&$Ngr)_2x;Anh&g$hMD0uQpET}anYN{ zFN4FZtml%Jl-E6<*pw3OWjsuCzqhXv{*RY4gr4^Z>YkR^r*4wXbLK#{=!F|p!dA(Z zlx(_~Wx^q}^WFnS_nsV1N8T*mFl^i!r#$zsqfJgTBERbc%}>YM-HwlJy{y3I*=M&h*`*thvWVmqHjWxZI?`tDSB$NkZBx4@0O%;zOb$?QV5 z?`H8aTW13Q>dQeWg6A{F#m(Qinn?cFmUeSj72T!ctE=^OTdQV_8M*CGL^{3i)a@L< z)^Mypr=|(V+!H-t87S_U&)>y(KEkP%PfIH0fuJ~>$1;R}Gf@Z|W+x@cXlR>UL)Dzy zu{%{|z&Yps@yOmd^oEs~nORLde7<4@#7}tny80^Q_&LR5^-m1NZTk*1P`5twqkl*Q z&Ji9~2pUzUZO?x`D$HPi4JS^!tElyqtT#Qy_oSPZU{vx}(!a2anEO_zn2wuNqxS|{ zHImZlh{rkfZi2rq!9Q^GZk3x{FsHgYZUbv@clMb8z~D_Bzd^=pSr1xWKdyIAyuoz7Pm$KKL7OUsF%nEuCaG;6bs;H7=G@tvBN%kr zG{$^q_^X>2T|f7qHV*h5J40G}G7nAq?Pu)X69z6@w*B5W3C?WWj~#^+>z6Q=$MSUL z8V~K+61bcN*<3TfXj zjf2tu-lsMge9Nt=#itoaYuy3Ci3yna}W*6d|yLDuXI??e|TK%hRLXk6=jw8+0@zl>4T%M5d)jwj$@suh& z^#c~$AOFbC$kD5NjaohP*P?RTR8tV30WUb}M@;|v(?t5Vr^9gJPj6!1#K@F}u9G6K^tv!xjscGqQHBhnbAa+fk-%?+IuzRR3~T z?|zwX0rX@o?H7WI-B&$rS6gMrJa^S_&hgIKEWgLP+TRsBYa~Px_Jf31{l3spK&;-Q zhB{%9JYG(1AOgnuS2_cq-3LqytfsY$5Y~cc#8E%dL8Hd*^GNIW)hKjf8M5*9bT*{j z-ky2o+o7pb;WyD~{8_bAMAxJ9xy8M$+qFWw{W{&!!hf)Mt@Djynf1~FXt6kxrN7g= zUw4|mrIhUTIw4*#1#f~o=rg&_C;ODY8Q$7*cEi@$meZ%E?bT2OnPirE>*AjNs zfV813EsY1_#Wrf0^a0b~vmd9hz@@aDwac7m#cFu5d;<;tDJEsePySY~1P~j=$BUq- zn$p(zyzl|TF}ffY*EEIn9yI#i%`6GMOc7^hebsN=Udvlp$@E;x<=A?a&85%|FCSBGPmG6RP zx+ygZV;=hrYg0T} zo4*E?Q{ud)tUUi|_0jGA;hx|pTD?iR<+t+agr4`V)^qe!StL43e;wJQ>G?eT`&wFF zbf-%Zr}jE^%6@F7bpH17dH5~~W7vL?$ReszT-uMixprReJyb!fiAvAXW%&~veuY(% z-{HH8$V5%T^m#Cb{FRRhS7@12C1m7A)hilIy5E!^xv>;Y+3@YF#~YY*W@WN z*vP=?c{r}Qzy`*133p(hv?xOx9VK`}!v=>kyb}@`YdKOzxW?X`2MgYYm{V|F*8+1k zNwA8c!I$0dxEUZ^lpW=RstzkN0K4mvR#uXL>4=p?i7=G}sJ29S08?(2A!t-Oogn+u zbZ9Cx?UPTjz7sCrAKc`BQaFHJEiXUlk(RX^H^)6YzFErhotEumWWG!t5dR8uj=%j#QI)BJr)j&9;wi+|bM#^K zLM@nwb3r@_H`dTXhRijki3&;7?O=g+0Cr|^C1Kt*!e~ymyLUi#EIt|#3Q|C=ay>PB zJ50nC71eqx6U692Oe8l=;-SqkF#G53;|&tL4AsBVitpDeo%K<87cDsRy%0SLTy1tZo36fpOVhDCEt#VxvAXb z$EJ3Z`)a$3JUQpRfC5tfxa8W0t5UAux0A_KlTix1cIFl9IwBMGhy~?)vP}Rhq3x7pB>}mS zU`GX6n3j#a8bsQmeX-&nm-L5oMT7oS-R>a zM=9ghIBY>-5Xr!cOsue-oAa05Uzw;wFn<7ADH5v^5F=%D)4yVT00q)rL`8u|VB?KU z;>l9A3R}Vm&3LNQlJ3(u2BP*iUj4%ylM6`>SxBS>{m&>MBiX^9ewY9mZwl!M ztrxz+Ot06=6H(H%AVafz#`KZbqqpo{3TmzJL{vtXQ~0qOh)drZJM*OOuas`7!(fP}?rgt}lvG5!|lM%zkaApD|~Dyt1~5p}5fs($Efi`Kp6KsaOJKR^qC z93Z%f8dozgzd{;xpsU-BRURJKh>&iap%)|8;P&1Q9piQCRd4w#>q!0-G}Sq^tB`Dm z{>2Se0X1~-ChFCpIt>3(6?F$9{7CTb$z9Wlt)H02lm+)+Gn5hxmri|wh3@A9gyYZ~ zK~87b31LD~Anx${Ez^FNy#*%MFCADzNITSvKM{B;QYg5@;XJykbA(9va%TFxN>Twh zea_^!N0ej~UJoE=^oM|gK^1Z!Nylz9KHg*2JFFm=#m+8A6pz&tydFH!EeA!Q8WDjJ zS}@)a?iNMCm59dB;@JCGDhEK%4U+AKzd7@*BV_wmZo6tMTQ+PX;vg(y@-T39u zhnO zh@Zi1x*7AfpxIeeu>81L#+!7txE`rdw<9Y)R^$6RoV^eHZ|DiatNG}r2>gVXC1Nf zzUdI^+oxOqE;BcfsK1!1YrV8|YuH9K!7=h4kiMg!p~TZu_=IZ+cOUk1#Y0Ump+_W; z=|{r1{ajzI5wEgzABL|PI9#sjv-}-k(J`mWzqX{ z6_k!y``oXsYV8D&7_Pe2=#l#l&kyW5U=(EL+ndBlY6I(z26RStn!YzQ*VJTvt*!~1 zB~RP~BrnRv$wJXjgCQB~lhy)+8}|)yY~;J7f>H?O-6Lm7go{!3K?GqmfPv-9O)wIQ zYbaL5(Q;mt*~yuElj6G5V)qv-mI(Y}8$2cky&Ev;uydM$B3&&x-bBlPnbcIJGxmo_((7kqRenQMD9 znAIPwAn(pHPH%L&EI%FgB|8Uh-E##B-3Vo_TZ=&|C0Gu%A+73>lM|kPF{FC@j$BL+ z6|>-u(8$SX=n|KmeoAsx48RozLPDvy+0K%i`Kuqv^($Li#$V` z1lH-qP0$7RnR9-@z|meuyTETQ7`)t7d8`%)fPTkl2j|i?VT=%WG-p{K0$pxtwItcX#rX2JXDwd6Y@h4z@Bb_tLSm#PNh(9GNCOM@3AvKF?X}>)w%fE%mo}tF?8h z!2k1fg}4sibb_#KjC)E;0TE4dz(2|d zYgQ2SJwTHLozwTne<0~o`>9(Sq<5LnMNFlFm_eT2c&7~&WAvFR$qZ@Sm$Avbo8l0-8mZ3BXs$HVe`#5z9=pDfm3e6^Kqt}l+C7{z z02Y!fAwIPohw$@`$XFao-qGkiX0q?W0=Xu4Vb-Kaz+93$%h1H(4AG-C^5bc zntN=thM!!}y4On22bNDVg4`e7x$MgaS@z=T&A<~saOYKkmCyZXlK!AI0L(8_{Z>Nz4_H~6kwK+Foe=XT> zMCU1}CNvCiSN|sDzrO4F{H{Dp80pWJK|-B*zZ>HhIdeuag`@MMob9cFb}D|_nbp_A zvbrEqkxCdbamU${5G4yMq3`UuFtvgHphrF}Ag*Ko>4)_buyFtys@$&=Mmv0TY- z%k8xZFIy)Zl809wgEtV5ILSbT$`za1r3AtJgso3L|GU2m7ZhUAl*wz7w6}hu*%f-5 z%Z2~}ZgV~q{}vjPCIBvhniwe9GrX|8ri-^qb_`s~VxsO=pQUkqSAu7uej9kDX}_NS z7eTDQEy=7|ZB^^>oOCc5OfoN>r+k)MOaL^{+21fW{B~ciVK~MEo2y%ghbCP!GX znxJT9*IYXq0k^0O-f@vN|9kMFmTA7RVfZLMRa(Xgc8!HQ;PnsdLq_5X4#x(T6qW8w z9M^l)b6{ydK4`r(zwfwjK(O1&?i5>O*1O@p9*e4;iG8n80-U}9UOT9{({SkXT!JV| z%c`E3gHyuNXS~OikH-IkAs5Xx!T8#%Ve!wZsj;Hz-@Q?)VF5s2Zg>YeqvI|_s)u`) z^Zopf5~6l;$ge)9Z_laV%BDw`qjw;|%FxQ3hE6jZp<{>Dj|$e+9cFR{G(sQi6r|pt z;5TCMxauenT2!<&)mly6f#vfGp7M?j5$`eU=7ErPZ{xaRqW@+Xru?}B@0MAE<@L;6 zE;L+VKayx>n)l>OpxL=FB_>vL4_lmr3J!`Fl!pW_MomSedz8f_x)oBAeBhXqPaA?J zWEp7!xsAZQs$J!Y!nAh*_l{wFj?^ zK}SNlqc(oQU8?>B&XHG_R!G}H>XCvrK+4QI#WcK<1Z~gd+*81Du<;@GkNctP5+V{_ z%un54+a}NG7v=)SXQ^(o55K0b(%i#lbqR=PnboTJTZ-k#`M0!sfSL+4@@c#!PZ;hL z+t>v?yEc*a)$(%6;Sy`ON#A0*w;kL-k5(I`-3LFHw-r<+{@#u4ZH;uR>&80(32~%I z%~V$JM8H)J`UvK!_;I3;mSs7QpM(tS>j~wk0_x^cDNL?pX@4OP;!^6E8I&E^xqO7W z6vkY!9+~9AL*~XC=P(*#`bgLX-g<_i_LoK=HuxPDX#J~uTtS0ck>s4frA?VO+BSq~ zF=7^Tvr54OrSr-Ld}?B-l(Q3aCutm@{0xauk0$k>{ldH(iQB+vU%nktVYCnn+;%lX zfm6=qaP8MCY9W#*MEX<_sI@wH%Bh$8;44?9dSxCQvZEG;TQ;VQyuw%KE2C)R!f(_I`*q^@aUgP;Q$=np!_xjuiwhX zVoF>+m2lMSm#%+X=K`F91l~HL?%iJZ?v}6TBC=WL_5PDj)Kf)!SYJE++vfu!vVA%x z&4gClNK9CIpj|(`B6tX0N=wo!Hfozh7$FCoeylFXhixPiYoXx$Xt7y!*_QY5Cj%^hxkyfU z^D*J>O_Z#`lb4V%5ffM^IMc3;iF1eZ{Y0B<-*%k%?WdexmexlMoq&&K-tReXUb<1c zk|h2RDR=a)(O|3yQe07T*|^;JI)SGKHDDej!(*?|@h;aTjDgPx9k$z8ZfUUG6~Y&8 zmTRaHV2I!#p*5`IK-@ghXcQXvycfdHI$ zk3oz80zv?*BVvIGs^F7Y@EP{*I>G)|u0h_U#B%3|>Va$cHh}^l5qnA1^i$I-tt&e{ zEzZkSc@&>&9!K9VBj?iRTga2A@`HAEd)Vxp+dA;WMwj@mFYMc3iXOzc^8&M7|3GDI zxe$q{VcOm$=rY7K9<4)Xv8UzeB(>(q#_ku_4SRYX4~~>n~=L@;|NbA zlFtVj?}-gSJqVFS{QGgS`Ij4IF%b|?otdKmQ0C2hq#wfFitYW+s7^dhz~xVGs5Vg2 zYF+y$Kv-Ar`Fe_0$CT3z3iclqxAo>ZvcYz{ne?{J^94dRS@S4%yQU6LWQZeUe_RB+V`f|b@%w|!SX!<26>rhPDsQ3Pu4wCx10Y}KHDq9uj@Ov zv;AMk!WPP6pS>P z@B~9h2?mIzE?Hd8+(b@CbG`+%NX9UcWJB0mf{`xF;jn<|wnK_$Um_m|%VP!WF5um% zQ>^ySD1M*&<3xh#yKQ;hkQNuxYPr6lsV+~yH@~~RLl(a3iHDYy-qN4sVpEcGMt90j z`3EhA!T+%HOd2?Vl?xRop!eD4NGG=sY*rjs`vPB}t3(~2$g9uB*hBF=0d@{n=`Wwr zVsqiHdJs(Ckq>8&yON#y4w>wEh^f|oUr~~UhjH7Hgk@%T=H;@jX2{+x0^;G@Veb^*}l0ri&KBApd&HnRu6f$h>e%> zu1=tV*2OW}9C^P2%w1+6q@?_>^!DFOV)nyWJhS9SK25%){a&@*}3+Ujm#xOkXE3M>7a<;e9yN^*D zON7|Xa?cJhP?8G2$vNO9$;VCcd-X90E$1$KPexwR z^tm#(0^kq^SL;F6WTLg9^9`^x$izasNAcE!yKh!zeE;hcYtE)vDhH94j#^k#4>e)< zYK+!g=5C_ldu7!?%68G+g~>&w(xqm=2DlmIZE?ze>m`za$Xq7Q*;u&IwyE(tl(8e% zsc~!#uj%Q1T&qvM>e5|6t}+G)n@S=-PiSe(t61#Oig5CjjKRTYuzIAbq9fm;{^plt zU3907Q>S-p{hPoVl2AF;s~0PAn9qMfn0dtv!+|=uOauCGAjdCi?gU$8qB36j-O=uo zL%D7UXDidJ`ff8`>wDz(y+00qB8QowSmwv6(VeL+y@YIyWiC2tOUOA4S^CE9UYrGb z6R9|a>F_bg-gR1ya0H&eDdz~L)1dYNW1y;;PcyKd_t49^v^h}7xs*fE66Lh`Xz;>7 zGeFmK2JpE$|0stYIxkNxHbR3orcT5naU-fK*|;Tr6O*)(UUTr-Rz-_f*x1^lE0csA z>nQ%zhSYWOtGPTE$8%>KE|ay5a0mCoVfB2ONpuf+dp(f5 zf{AXoLnHvmdneUlbU7u4e?Ab`V_%feLe2Ea_K22YtUy)un0u;OZ`*#}y-^R2^k~B! zgocZ(MbNr}SnY#KdPItb%7(G1J*uQ}nj^a3!zo{vsKfjrj(!aeBbCCI3 zEkkEjowgC44?&albpI95v`keDnFEtz}2Q&k8>y|F1Ysium;~j~k0%Css+-V*>BT{-4 z#1@tZ_x6RqoxfOntUNuAao?ZzJ_b6l^LtVYS<1VfOB%RC&4cv*VhW%G6XgdP>=G6f z$i>o;Hd1BO>e^8S*aF!tBu4&Ujh;EDh!G9m%IvUl? z5{=&}(BMcifmmmdLMSaRZK!PXkzaI^KUSq=85qB=!(6Z))8e=Kd3R-B2j5}*bkgR4 z1kaZCQF=U_LC`$X{BDfAPIn#2RybEIWt|`v2N6*v*k9_V@WROMqNN&j_=mTdo-^%$ zxxuMKWwP-h{tjQu)8rdO!Y0hg!P0Frwvzx3P))qJrFGh8F!D^S7?hY{$UZYBOc{_u zVE{>C7}`y^LyL%P+ke1I5%rlr9T!f{*jR&@g;%peSNBORP@qD+G=tI02f>2Jlh0|4 z(VJK&e2r3y>WpVY+F`O1(&hH@D>rS`gyv9X7c9DrQjptPL@V&Lg3`x^_U!PF8%BVX zsx$M_-sr6P=wF*mEN#0ruM!9X^3E=7|CWOM;i@9ILP_V=b%+=6x4Bq++XdMZbpeAg zdH0q=PbW(+q@T{GD`%|YGl12G87I4}eTSQ{q~B!erScC*rCnRknQm zN(|9wg_I2=;W$c5wz?8&%^WerxQoP4a}RP~>QmrbGAMy#@l9VO6fAa*Md%0tS>#A<+X* zyie#Nn+?~DZjSVP0(R|;t*c$*a=d-u5&Vt0<%-~9P%*`*``e*b4{7@Mt*TV-P&iuHw}-(svUfG% z2_j`2e;|}m6c01P2`J?!XBklS%7kO?!L%W@m;(tWf|O&w|C^36TSGp1n5rSim|#52 zq2hm@$h125nHF!u@Y1KV^!C7KmX6jycCLT|{L<1>q?>n@kt0WNzKls=aeq?J2}7E7 zUlQMFPCE>(@^+cr408Qo?3viTJ6MkbIM;*j-Hz~o+=Oj^JrHbvy_9S>fIJPmS##>K zse+&XBV}Ev-p`ZllK=#Px)^o*fIBcJDG%&Q81cTlR#9OQQ5F!gL^9S)84~7PFn)7 z(+3~SnY(9-S>>_R2@}p|%-ZFw>KU*EkG57);LrWn?OD0mv;Wq?q*bq-kzoFA7wsSf zr|?csLqsE9fGT#BGK%3R+MD!vf9+ef(kInW!nA1)J;E<;=}a7IiXnYKxIuv}Bi4i= zeS{9wiKBLzR|p7}7$U}mW{D+g2Jwb+=c8#X5n2X1C4y~%zP1OP6zDx0W<3m<=upyq z7WDf~e@DIEvo<)B&N%i=|7zf}ML;U{1@|3T_8h1d()8&pWZmd|?ht6KsH=qN8p_El z1Ig%lKlLA_njARQ7@^hs$2jrv-bU(Mq8oMesQX@iVaUWBy>9hK1?5Don& zKCKcxfY3!9=%gBItPY*@?puY(=6JpFTytBdJ6(D5O5=?C4rK09_!s11h;qqf*D#t} zWw%H$r?{TctN^j*7lY>rJy_-*YXR$^+Xf8w??t!gYW&YHDOGW5)r|rBZk%r~tDj0w zQy^WRbLGZ2@}(ZE`f_)JDJ9{{cH;9&hCX*ruHK<;oO0h(MJjT5a>f~ZfaRPhe zKG5v@ru4SnoltG7q9q|Qoi(Oqm7U~8u`e!#P3}k^jiLFsv~#JiLc>$>=W4QvoB*l; zkPQxn)>S*Dl*6x`CSkg#o1G>`sUjer5|Ir_@m`J0tWxyV0OIBSeX}IxVg*}esL#OF zK(~3T7`KV>O|Mw>CNeKNq$qqf!$)%<1F(v2aj;(LC5);Tf3m+~i24MuXSj96^RJt) z?|=!VLOmrkRu2rietL}E&2z3pqk~voYo9@3WN;y$Hg#bEcJWI31PN=&=B53`Og!yw zv5rFw!_nX1JdBJfcv7N|syD`h@c(Slhxd(aOrxEBVs0kA(gfL)TsW$_1gJa48CO)= zJqQoCIF(+GXZXMGk6o-zA7ysGSPa5UPt2rHB4J5D=>9RhOwE#mnxO5Rf}RdvW;dr% z7@^4aSOyV&mhg;2lt%_lxlF-np0yeO;*-c=VIvY%yB=j!dnrk0ssH<&PH38ezNo!i ziGba0oLpO#wVA6~KTzo&#*>Hcsq{>$#h&jO&7of1PRvI_OMgh02bbSiv1@uJ~Jg7ffOX>hS9D`X`JjC!Kb z{qa?Nb8uZaXf{}FUthSW0>6l*`O#u;go9V3@UL zTDPTRu4OC@FfVlDM^KSZEFlJa4{}@(iZMVVl)%aJ_>&7OL}#|4H&~0sEgDF#R#GFH zUd2XCI%@M*b0DH^|N4S1PRir8qh;e~`^TM|3pmF|lK2axj}(g)B$%c=xvmJ!)rdm9 z2`h0#-pC7SYoSfAAaht3qIq?ovTaQUR)DJAF*NQAC`CESEGRdNj_V+$h)muH4^@Ay zS!@Yu*y|rRe-z{7vEL>c_IdIUE~SW8NL5-;;xY7 zij)Fq#)AqRo0BfMGs%{DhYJLA(QvwO415CHAhnJ=z*Wi5Ycld+=z%K7(h z8OuU^CA750d0xjw5)-5paIM*cLE<8oJ13!zJ5YFZi)hZ6Kc8SO=Ye>#NF7{ADA?-Q zgmZQTJ|GcBnUgdvD3xFni*C@tidDLV(Ax;*hOmdJ$*xFff`Bu(Z2=t?@-<| zP>omtPtOxQ(cft#y5|!I7pvE- zi*Z;1N7B70V(GDR@+OuL92vmMkaAP23MW8M=2C(`_hgdNyls)ug#B5S`^VCSW!_De z!QeCWD|tS2BadvjYHFEN`ejd}zuEO^pJ?{vvxpcyQq|QNd?&9C+%E6{!YfjdL&tfEC*Sue?G8SGDnwd)GCd3ho2*7qI zE5%OvN%Xp1Fb;~dT$<4LSsG_bLb->;BY%S~{!JPiw?T@i3|SHnFi_{u*0Jo`sfHb^ z#R)`>L$><6yI~#}d8KwKZ-)OCt(;UAx*jApr{1aMjiRhS0vK;|0c}jd|Mi?g*Kny?*&4HCO1wAqm%hi#@g=fM*c#)}S@4`BC z6;!463b1IET>D)&Q+lAQJe>^tVquv(N85qk7?r)aU6v3>^I{23;56OE=K>N{3ujjgJ|W@g)Gg1jm~btqN|Y|468w<`SE zG8i}@V1paY^B1(Et#mgd$!s=tw(tVYZ;&$4;>h17`bcf%e0u#96Mx>yOPA~a9t|HS zu<{N4Xgq$dfCz|#!e~KpE=DG4x4=bM$H25u)l%6q6UqF()HLB?r@)25WmohdCr` z<1WXK&Z7mqxyPdz3IESf=NN~# z*Y*3@fN=UHgBes2g@O#|3*E$yH9#+?(6CN1ZCXU4t6DF4cy_i*E zzVAS2j%X`;Ec)>*=`Ds@sNV0gM7$qAzI>=#~K@x+`}$6kR|+LWQyeq zD~`5Ky7YU5Y9zukVQOvArgE(DWRJxnEW5*c-$lLcT{U|P>UxS6c&~?I8K&eEU2t-V zQxK%jyG4qBm-}}yn`aEPp8*B?HFc^h%XDlp>YfginmEo); zv$1#qrngOt$Y&VF>Mwc_Runv*xj`l|%`SiRgVTTFABc@uu1~N4vtS1k$1-I=oD@It z=sAhS4-GD6#b|hrJc_!xSnia6Y)F)7L6m>tAC~B43qcp%c=}NV{}W8a!)+@vR;%18 zY;zbRqvlZ8?x!8ocT3=Fah#5WhxpK~ig|Wc?jQGyTZ?XgzH4n2GTk-b% z*M_v5nYk_&?xbYnE+>Zb;h&Tb?<{2Es0>BBx)|KToip|&3^lN}vb6OBk z0`f-9^>tR|F?JvNLo5N-U@`_y)MfC;k^pfc)75U`c0OZ`A^DVst(KTI-1CCAul%K7i%V$Q9^zOhND#!Dy`oT*%%e)nE`pj3GO z8SSP!VF+Syo$=K7V&Dx+ukEPu)xW^}vT!WCgom1&SU~Irw}Acr)6$Xh)X*@3^(f2? zeQ$YFGhSM-beMKGu4ug3R4SPqumix^FfY_)C$wmK@qd0HeoPP#Kj5goPL!~Dmx(uE zYgiIv)5TR{K9(~@mp#eizl!9=4JiK06l5S+o;%i>&`!2m49IpNyH_0s7PYd(r`Yac zNd5cK?tUtPpCUdw;YYJ~4rp*rurpE8GqnHEpf!vej2PEqAtN9m*ke$^ImGlT=RKHvT0 zmilT5eFo?mqgBE{J}{@`!bVh;d8f5PzuB^~m_cY~3ev&JGJ&u)#A@vX^$dO;s8IeY{lKrI|i^=JOX!FX)|OCx3k z*@$Ot4tTn4QFcr8=Oys!0;Y%I$;<}OU?fA1y;E|t%Stb68e;9}QPasv_VDWB=(VwO zptAoMfrjMp=64&vV5f!n$V#=xfoe>SlEaGArhZ~UEL5ZZJ`~y?gAqlG;(ZBF4U1x9 z)X1{tSI$vQ9v= z<70R{162HUwWm0>#`vrq8l+{ZXV(eN<_clqc6TP~48k8b&u`nyyPwy5ojp8$_df0e z&^?_m0?gcUGapx;z0Y57kjwI{vLMUro=rVBW1L6L0g{*a+g}%UucO}n-re=B+7RA%@_L3}dvNl2n}@lpp{3d$`f+dTzQXtAQr@q!$KpPz-8TOr z6_1+@cr6k3{>`9}Y>X}lCiGtn%RLlCOv|c9;=$OC@lSMg1;gIgB9NYMv@28aqIkno zFYi_w$L@Sbys@0PQ8l~27s}lQXM0LJz&sZ&_vsbL8bGW|T+NS$=$|Pj8w&cLGnd_^ z*OD@&N!`gJ&ISdM1^i3+UD7pDydF+g)~>VsmOSdq0oQ0)z(javd5%nH!&{2i*eF-3 zYwEncQJV1q|KqHp1=e{`KOKC?JcA0`GnBK)?s6mYc3H9&3f7imNY^?_wijDrC|sI&#xl)O{q2+Dm5 zZt~h0Syq>vhPrg%*^f!5f2LH05KNXBEX}sAYENuIAgBHdppigm zpBCt_;hQ6U(AEk9c0lQni4;8JR4~NYrndfvheI#KVI|BLc31}V7brwt9d`dcIEk4F z-FoJvElgH&Vw+C=03++$pTAYd*7#I6)m4lcPa(Y;NJ%ZRI2RY`DISv9BmX9WYm|l< z5ovkVQJPEBV$r~QF)syV{<&_-#q^2v5h|-@7QTg7Is-i&EAnc4A_KJb~3h~@u?53poR}f0v49%%yR-*Z7>MfT=DU58M^f1j{_xT^xE0${` zp4+C+D|b$kJa{7TfTd?B&j0_Idgu7Mn`nDDYHZuKZQE{R+iB3Kv8@w3jcwaGNg5lC z*`RUW(?0k9-uwUgoSE;;nl*c`wP&UkS&6k?6s)z}Z(#2)4o?`}#E$Zh(THLrX7Xt~ zF2VA>3z|LnxJt(Vhs`Rc zp`BbYpOzYN_`r9nC(lqT$-d%XTif{mvLI(Dz%&->kA%r-$Vzk#0rxO#9q;5A+;6cN zN-~om`e=b|%6_HYLA21(z=*5@Mx2}J2$rHEx}etE@*5rfzu@-g4v1RvZ;$hWM1$9n z$e7$G@Y<6699+2z2>uINeu--u7=Wv>pipFk`OqH6DuhCW5@9Gf!kXqXiA1Iy#fS=c zLg_OuwS)JveTKK#6urNQK`HO>JrT{9Gt08P_}?g^G5DvKtY|N`_2wUV;w%E2h|i*@ zaD1N##{iaBpx;2dGj;_QE3RgMeYHVj7)>u1*zzc(Y4R;B2=--kT&x9@E_O5e1b!O zK4GdG;WH-E>*ME#0)z<1tJ6vVL>bTIZuDGa3r+e;1&?JS#}y`{ve2w&(Sopj6MdpD zOyZ$FH99zpF#9gTg~XQBhAp~~Q1s%Rehe49f3^If0vCiGxREateM0JEm6Blo(nE?3 zamPq`VvlU5k+;`Q3am0-NtQDR)zXv`5+u^GKk2K8nF#&fZnJ>q?6Fzp^9>5W!(>_9 z_AE?xR)GMiA%;s7*nwNgPnuy|%2sZAe~xkzcFc-q&v%fA=x-@q>L61ZB%kaFrV@%n z0|P388qfg4DRK3}t3)fPO_Qo$d-zl6(c;XJTPkqG%6|oyFFKd+aMvSa8&@2D<4p%Z zKnQ95;qYYcxwIf&8hVaeiW}w_p{@4oZifwK$A-#+u%jt@{3;oLqjTxXTtg>ge~@e; zJ02U&E-9P1*roOu-?)vj193?i`AxSfFVUv$ecWe<=~t zDd6+#ZJvnA$4A!LY$ucJWnFg7y*^K6c}fnIv`|>>e*Olh4;a zg606(iRYnfOLIdBbuiG&X6~*~z_TC|vZ`@v#JL#7tVA2q1$%m%>z2uhpIV`aPS*uX zYva0_3+^J^i)**ANA=RY9PAe>i8h~<6V>{J8wtjc1;NZzCL5xmAIlIRAiiPrm`RsT zk2S?7*bM6K*hUe93j_B2qR^sI)qyUeZ>w_xw*_#0!W0XZpu266=71iBpN}!sCBk}? zU}a0BB60AtBgoE5dv>#_1hqi|UX3@X%NW+cKOpf=M};C=MI295NIo5!i}v8e>g!Cb zM*k|TUnd&>(vd4HtG&2VbH$S3m_&S=)K7RL6W*;C#ppxnsrtV(o2lK*cASfVXup$t zm(iUcD~(%e3ZVzgu6J;y2YnJB`2vK0Hk_;{O=_Ipmi3sxm)4A zZsdRAMk$h7L4P>4JX%K~6uE}}r0Ntz!!K0}{>`vnJ*I(LLjomR`^oRf3_BVQQI5x_?}4fL@%i2S znuCMgL4X~J5x|HQg{_)Uwj^6;j0jLbt3zlBYlycY;e6`0&T%OD=5V!XrtTYC>y=M( ziM#+LdUF=L!{3N4D1`$)`msQuyKBWv?uFxXs4q(_xZi?=hO$t_eb2r=@B{&Rbq#CG z7=&ml4b|a4!8m-Ye)vIuYVHMAf9@vQfHPH~7G0>HGq6CJkcrR|Q|+oE z8zH0glVEu%l-EBvr6W8mWBD-&M09u@BHoV**g|qWY?*Mf?^JBLK1`#X)sruQI_7B( zAa+nB725qJS~XmP0p&Zg3DefG2p*$v<2IO)XakyO3UhppP&JC0HM&oqofXu% zyrZ9C9H--yIJ59FxhWQ~bLn;UUc+p5;SgwxkHs!pJQz9O7pbPOui@zJsA9 z$LHFF-+xzAi!#Y0yCJNLqcSEUVn>3$1C88}9ODMVb?gYH_-W-X}};&_FY zf8HyBOs%t*?pKTddo7MskA=wt)oIU_Yx|e3E>MU%c_1xdh4AuHcKem2*VDktO8Tdx z)K6r-SZaz69_bWXYto`#^i!ZOCpqr%cT<-33O+}_n>G)twC9ur8+nw99k$g}7g5|2 znITKboB{?h6S8P*I%;v>JE&eCa{!!HPBy(Yr0zLm$O8}y$dsWF}>NJE-TPN>}mz{O23N9JWF+N>wqFds6)Ty=;o7C7~}PA`mK zNPqEBN(?(~`4MOkt9mJQW>26dEN8BN5_CN$cN$WwjY2Fp;1USB5A}{T$tutgz-eG< zzNTJcTRyM(b`596DqUZm7SJZ1o|2| zV|cE7JeW-htOgX==GdQJk2P)0`@?%}Sa7o0;F`0Fb~EP`a)pMS*ec{f5B7gZ*C5JLweg13uuLC%SQ=_2a$_e`96)*XzZv02C+X+2bz8_q*vl z6@T8z01@xuUj}d2Al27O@exPl&`3BtG`iACCEoAhyn-Ik7hn8{-zLHN=;6{6MsD)i zxuZ~Z4Sm}(d(>=Ku%*N=K3q{@4pt|Ft;jCAB~Vh`BPNY_DPpzmt_ZsxNrWN9zaJL{ zENMCA^BQP^fo<4kT{( zh_NCqeaW1Mx~i_K0Ss?gJr`Qjqq&9_(7%9Wl=(3577ign4LV>8wZYb%!4M-h8TrVl z1+!foS9gaN=xtJ6nQ%o7^5OnM&yuJ>&+jg9nBtnx5Gi8egJoBK8e3d;r9v{(oCSQh zUoLP5IjTosTikdbt*fv50 z*#BH;N>zHyTEyI!BVFLm6 z^*=6j%$V(@ODOCXBED`oJPEew7lN$Gg|7(I&oguX&Sd&mkh~TPJl(uH(R{cTE{<0& zAK|1QTus{H`p&zR^u_KxKn(heW=hXjirQL582cpI^HbIyn)wYoZC|!_AzuaX7_ill zOBBz#AuSW+Ri~e=N8h4cDW~9Y<^R7VRtN*A6YzS067U#rS04;x`{e?dwx+gEkH{Tg zlt9F7maoGW`hBh@Tp6WE8!g43BJX&dG}1C=%QJ@f`%hu|vx-!sP|oEO^N?ZM>~U;a z4A#6-v|qNqA}le)eLCj*sNo6Nk6_2N?&*B-^%MAtsYad+)$V?Oy&eCW4iRL6L=PU3 z)jEQ*fclH4&R(;C7{kKPp{wNhs}%TvZs@CB2!Gy!NAOWW7KLr7k`0gQ?QsT___^B_ zOa|zkrKpnSGqiN>eZGd59$qFS@dTw(1`cVbkz*mkA{+@qgT5)IhR!iUBK|#m1$p$5 zLUq>6f%XywL9@HuN}n$k&`d$~0;pd29+dU8^9Y-AMTO4#95ET62UQA(UCZ9Pn9GS# zio#2N=Hm&vQ39eDOOKXvr_ao=oZdRkEQE}`KM>@; zfl5kQ$=se2HJT#Ri~K$6|qY<%>}F!8Mb|La3NFFKpBq)?`xMBC2+ry-6K~-SJ^*b<-ojG~&|&?jJmf+ZDp3K_X{}*sx6aoI<-w5kyM*+?ViU zB(d+2(C~`wJp5;cW?6VUF>}6gxI)o6HdT&l4J4VbQVEQ@fH1k7K`coh1%TX^N@38q zzndDXkFG2)IIy&l+0?LQYGa?~?agO?Bj340V(DwVJWRls_A z_ZAf`ws8bEF?hJ63@-l3+?k!Aj)@_A>LG7qxH~X^HLPkiBJYXk@?cweyA&?IV=Q3W zX;wr3Z;-Du9bs@^EzF|n0g-{9cgG7I8touW#SCudB3y=SphM{gZBcB0T6GaMvC19w zEs5SGn>ZM@cwBxTW`kjEd;d7dkk%|!h6rLfF>T-+6x1Pg9z>v756fBE|7yFBGU0&5 z1F*yDQqjGl?w+0Y*l5=O6G%ZeXw-R^ADBOs*%sR8jn4!jyDVy+<`@bF%Ov}=WRzc; zP#v*Le`G#)#9#bkm87kLMtm|FD4;cQx-Vp>-n!PCs z3mzwGP?nZd()^#Ck>S7!%0GoTOh;#eKlobY{z@b}g?N#pJkfI6m$^enGJXC>U`S@y zKM)-ln?Xhn1<;UL^E^C>={pOWMZuPdO4y?7vAB9*UA0`Wlep3Be_`Ff{Q6qmLiG5q z`B>rMnxJD2J4gw3{(_uraVzWrf^?|C?O6sv zV}883jlL}c+xC%16(mS1C3-M^K>4qK;wA!)MjU@#?rUE@>CY0+%2NeA+jf&|B3epSj2wwH@8~yURe~!%*qc^LdWwm*N(H9;--FZd9mu6Y3leq&X6#>7xQ*?4Li0kUo+jm_r{{Kp7AP(KKX{xOqhwE6 zVDt7Ws4+w*Re;8z?`_!PMMF0s8t|^tBgDyry7d32X=;p<(^;fKx z&hP$Wj8cnHHNqS{0f&m1A=7-Y^N@t?L%8Oid6;%&)+`8;1nVh)oVj+Tqyb@;0z~p^ znW+-;1_L94a&~BHv`nl0Amba&nuH7puWE`XWCP)DKwa>2mG&yrk(IlIEKqw^Dcb&@ zQzXSIO%b4KAUFRrQD$9F!iY=pOEE!xa<qT+s&%46*?WD7w{K?g=AmfA@J(A_hq2{qg4Nt<6dbE56ZMfYq47Tn zDC~2wXuN@^)KAqknP3W<@2Y+Y85k3|bB}BL*M9-(gBex@$#W<9wn_8TOqy?P2ErHS zTPYU)f$tZd#XtWUN$5Uk>@ib8Wc`83;6aCti8&nps7ooNBhn?=1@JyhhNe5ThOlI9 zW$2#y>>I0gl?i{+agIKkbFI3C0zMbLy&00JGf#_`*0zOSH+O`-I`Dx?U2fQkH*piY z5YlVCuTCZ>hx2qgEWQeFj?)lSmBCUHV7Bc3FMp_R~Ir}mr13o2FIEFt*1@y?trzD{;u z4Ca_HmaonYiD|y_r6QPK+tKn>&?n$)Ln(v(4M@$DeldnNFyQ?Gd7+v0#{MtkQYR_c93K-g$aeoM8Xq4 zNkhep(W#H+3+ylEE~PRGEvTkJ@4<%P7%XlzS=Y3U#AS#UBsU>wSuP0q+NH5llvQA!5& z6e{G`38w5{t||3%H84B1OMBt$|D56kyzCpj-@}lPrtP^HY`^{=4-0sfF^X_R;_uz< zr8ltpB1ptAdAj}rp`H;{gW9&cO&W4YEz90YckCb6LFE}gGrms_LXp7DxXqjEKy zO}CLpeJ(mGbl%eGcmt$Zq|orh&J+cDS3RE~izst0rXm+f8I}LY09EdASRuWwUS>b%-KvbZDUZGF{RpaUw>#v77HO8=nRFt{Bz?Jy}P_01x zqG%6?f}cEW6Ko1Z0(SvpQp|n#0GUA@Y_xh&oboE?C1mj5^)M5c7A^Nopn1o$uCsZ_INg<&-g|vV_dS9V!MMwdPcFj2>xXpo?vF@!L)g!5}~=; zJRpfVTS6Vze`g%kUdc}M;s#bKHbe9djSP!Fi3x5dc~wtE0WvlciXT&`UZtYq&*;$V zy&<@)8|Qlxoc0A|Y0p&ovve&s4*xktuKjxjZn-z!foHHaiP#;t%$~4H`%gO~DdHHQYpZnQvFbtn ztGCOiqBT_Qb@m;N$$}+zJrb|6)gm_+dMsDaxEK2O30T*+9T{+7+=QCb%BP6qb!B9i z(ypOBqQUuc*i}yCc%V+>0qbQmpa>Xwz)L%$M1z}7<)rbNkFCY$p`CKm{;wVi1yGf@ z2wxtI5C)q-ONGmzBKKu&L2ZEN{FBwe@-IM%-ZG0AJ|}EMIy{0so3l>KMcy`6sPbr< zQ!3j5sZNX_)d_-$JSx%G$Ip;WYp`mD^w-#$TZ7CHn(o{&Kzrk#`O3*Z#7s#$gSE`n&@q`YVOYkCx4_80yiYU;ZfaaiGl)O*6 zft`Ayps3l#pdBAyPBQ7c32q>9%5pWJ;foEC4{Eza^MSy9=j32 z9wRgCiN`6sV(!gzN5=_xKAaWF{?*$H@3eh;N!7(CB*ED(?5Cb5qW5NeUyuEt;DuoL z{O<1EcYVlp`TFqt_n!N!vtDZY2S`N&Rq-IrIl)x_v>U4;NOU6J16rhyiDDGv8?h=9 zs&3Tb{W{79gkAm@lCQcg!J)?1Lq%+0k0RBw0TadAXpNV=xa{DB;3!Aap4R8cfE6!d z%2-b-EO_)dw@5m21{AL1vU_*f1TAS4uG0BJGEe{(EtwyuO0h8?JMp+sVsM7&PmLyw z$ErirRNd`Fx4IV@pd#I}5Yb?oGI=h{xHvUk7EJvM?nlSIUU{v+Vk9NMsQ;pJ38$N$ zIo82?hF=|I7yB^TQ;e`!q{V*m9VU~1t*>Wz^-M0Hb8GwSJ<*HzFWM(OE+A|RWCDjR zx{v3^xGhEmsWFY>;!<-Wx8Xw7umAP`_30EPZ5bTO=Zl3(S29XJsq*PPhv*kez?#Ni zymg^kL%(r+UQecduWMBOX)3OqlNNdm=^L~3Yq`BK7Z*Y)1`obbG8%_e5k=gyvVQNkHs&~2aRbG z4T{)t;&H+_U1V~330v7|O`Tf(Gw*F2I;4RJ{Kk0sUvf^LG`8E9mMco*Rr1wVaUc1( zC^JvYsn2IeVkDk5rT4^vtIrmrP0INm5Ep}RO>*VqfnE^s-mX_CSg2ou=crYSwT(&4 zx0x#11cDyS;W$4lDS3TjP1!|6A72GPC@;}1ji)B!Tk7$2^PqZycpUh+K^CNaUasUO zp6XFZ8*#@6S3$;7KlA?D991_aR)%4nBRUA_V1Afxlde(-=NsWV49D4&z(nSOooqJe z;8Jzk_^Vy(H$fSAPb$F%T+^s>z7kvfe4%w&tCR<-dmEzc)RLS?SV$(YP|ueJ$RG58 z97HV%9Q&CdoU)=XXl*+d)Cviyo<_`;UBGM`{1u`alBhD$jkS>RH=4xlkE9q`nyab& zZ&i0r@-7~U(v^93#Ov*rUx}@g6BngdQ(D{wSs*d!#9*jC6jNTN4{4mz_bQjAVjeKPFhBSg#`{3MxIr4WSl6%hD4BG7by%B2@9> zF}M+iOhl&L~<4-?wV7|R7K+!_AT$y%~@j^64CG3D&5fA-j$&~={ zcQOsI%fp|rATD_7OVTs1E~2C=YY zLt>(%#@}g1tEFP{8jRgai_MDDwZ)GJ5v#W>A|KE3AFq2^z3&%xJ&Z&o-L{MaJilJ= z?)5rSUc0V*s}0Q*1!7rDL?O#IKG!eL~p^Hn$Mfsxf&nN&CHF7 z%Hk~u;K-HrV<{+f!g5@h0~%nAKzAmx(h}C?)h9CyTqAn2KI~j|k%iK}QrDpyTSh3WniGNX%Cz(xmebuIMPl`4GMKnBo^=P= z>yGi+hp6x(h}HoTJEh4z`c*+7b7{N@g=PV&%~6>b?x(Izf^C%vb(0(?Ryh|@i=P&Y zYs|U%ng-QE%KQX^wJF+qrZR4^1DcUtrrAKjKzzGn@a)%_{eHf9C5vq#+xo1AtGChY zb*&q86mS-yC7%ft2*I4hMuiKgscOy=QC@Z0$0rs#c>cew4r;kF?R=5{gt%nkH73Ae8cPsQ?lOnD zGGB|6M$OwScjrlk`(qvUE^RSz0LTrq1P{})KTd_S;gpn;`{bNWBbYx)9@w31Lv*K0 zhFfK(0i}ajRW9UmjFeG9{st4A4Qx8JnVVUx3^CAx%i^xu1o`;=I|Ol3)@;0mc;R_o z2@z$<$`dd{3s8hi?F^pmpru#|d*OuZ;C#iwNN)o-0mwO(QyuzKD5=wWlK)3~%FJd+ zke_{8y+;L3$o4khp}Kb|*W^MBv%vL1SuKibb%a0j0dt%)onc>3so)m`U4XVLhj}ah zwS8SOK=#9JT~y3(+vnQP&LOQs#aut1u7FnUH zBbjC)iaK`z6BUa+6?fgNoju8&Uz92tVuVIh-~Fz~XR|FGG?Fd}HY+J!WLkKHkU}*v ziZCp$$d zHl~u;UfLllP?ckrPsOh0@?;=6ER!m=K%^|g_BzEB6Dk(KJyf0I6H-#ZLa?qi(0n|f zPQA~q+&!IGd(FIOu)tXNetUf8c=My%_BJ!mv!RH`c!HHT*)*?6W;#R=K+bJ~jbTht zDLM=GMz9WMfx0LKc{0&iN>1)8IZL#1sgM>sQu{isiy?`7fqKxuFb5LVvawKM=6Njc zCb`PIaKE=bMmA`^wGxvlKfN+O_%;b&NTR|GS|O>Nxs50qu)vd_nCsIlAnTa-xy?(j zgl93)K!E3BCyI+&P<)vPD)Q8Izd93Gs`0D>HRj143+q+8s2g69uz(-yt1oK7X}n?= z@nuHrQL60fUw?^aIgL#%3uKY0{L>lPC*2K`nRdog;LRgaSebrb9-HgK2x%u_l6(VO z+r_1w#x&iB6er-XyF*gI!gw2G!dLe*e%^sx7?ml-OEkxqAhdRz#~8xF_pOAII}qGx zv5bt3rUxpQ-Xqyb?L~YA)#2hY$OqPI>7AQE635FuqC;*;`VFqZTooV@EEQ2K*w$0| z@*yjea|M>tY6q1L^{^t|>`D>z&MAZPpmfR{-`TZk z<%^fqCu>*dgA@Ck4!jG{GT3Fyu0({pW*t~Kdm zg1PaJ-0gm%j@=Q~Whq8dw=3ApZMF00Eb((aRGJ?h+BsrSJsV=X`?4byG={g#1S_SX zjf|oC4B;r}rC3;X+Ld&!ok&AY)VsKh;lhTr!!fSs8CClP|T1*h57pXibQ5 zNg^jeX$PBU5e*MnP03|5jMX2zykN3<5h(D zH#P_xe{slI0CyzBx3b!9lt?JnS4N`%$Ki86j=_G-)IsNW_`1V!^bd$iE)|VhF)>6L zLb&4Bvf~MsqE6ujFwETubRc+u)(sK+^kX99tQvB2%a#}b*Un6k zKdQ7zvidro70q-C^L+#pSr{ZquU6mzR|=_lC0mWq-eSl?lp17ReTGYE5-jK zQouMeuR1yM4s%q$uR_aju&oK7DF=k)6BmN;gKpA=EqU|qox7WVbkJCbiAJ6H(1JV145&n zuN_|cQNn_qlmi4GH-ofcW{q-l4ODHXYYUdgS2LXV2Y*9`VhF5jVs%F`{?@ch7>IV5 zVCT5Z-L&fwS1_z$nNc?C#~FWF)@^W3PeSdIGy)4S|>Wmg4o zC&dlFNH!u=?cF~6-^af(%fWCmS+1s2n~h?K#nDm`i5S?V`4KTjMm82`5li*L4@Nne ze6omT!7)JJ5u*yo_hnK?f$V+^hCgtO;@wUqTKbd?=ihG)j! zGp-Zulo8}eEtFm6`r9~sRGPUE)g9{Z_U^)-QJ{tEldAfdp%KKjsyvzP-8wFYCWA3p zmPc=suOSU`7pH@4zsBU^HBuPTBMr~ac@^^2?g5xxIj&d(eJtj#yE%Mv<^;YBCsAsK z<2Ma*E^106(55B|>!qhs&#ybCngG96!ED#_7yVhm>pqkw40gA!CM?U#9~Q;F=T$t= zpy*Ohg>9wstDZUbkiH_4X30!+`1}b_7RlYlilHGas%om#EJlK3uYVx8jn_SMT(N}* zBoz6gjYZ~#M!BLH)>`iv2D{t4v}wpSXxMa$!-<3AC;5lxJ8D z6Zc1oSr6K@Ah&!6!=*xB+k?NDpw{$$ajB6_a}N&RgaM9Gh+C3&T8X)7!q+m z@3<~(iOLHOwO_rl%<}YhA?8)jBT2troK!CEV(GZv?p$O#T1B%MLRfcswewf)K6Z84 z7z3$>3aJ&o#6ozX_9(R%+y{~YfAPzShNR)b-a-E!7C!&%J9Qi?F6zb=^gGuxKhpf0 z62*n(H%&>{IE>OSO{oT2FTVZ9eh(a-mm8g*D^spO2Q?{jAUFvm<+>b;`_%nKSAAA4 z_)8B?+sY*Z{N(Woihs8R9$N5z3{IW*-?*eaI?(pqziiZQg)M;){{RqOXvVGFHFsZ3 zi6}R!?1AT%~Z~Jpaxb@;V1@XgJ-*V`%afj!iOV9ETSi6MG$ZA zDc&@}HYLH;gPjmkBXVWw2zJ%%;zt`w-of<{O{aB5__|qK-~?ft^>qhF=EK5n>TY(K z07Ru$#A-w8_&TMOGG!$4f62iK)i*+}s2Sh-?#QsOFP5_}WS)=B>bJa)SeasKo~f@+ zVq}R^e<<2H7^|Of=sIp4DKWM0f$7A@#jlT6;_tuS;d*ux<;JPZuI-CtABGWpyB)sr zzBAf=ynk(d#H?nW3DP0if4xx>;BxjCdh>rTtSl4c6SBFQ+MJ~=0pz*7k8%927utu7i5wA(Q5M=cbg?a)(H?!a8+(;nGHdmaOOr+UJX7BIKJRG32C~Rl?Z;h zd_@-$a*Hb-Mr;3bd}NiG=eMwbrotyc-jf-x&LeVF3Mkexaaz_ux_y+7>b+hQ`S^WX z`|&u7f*4)k}8TYE-#1a zh7qCO?xRdm&q?8<(?mSiyo&;!Vvnl;C%VY=SP}x=f&B_J7kcn~A2Y)t$ zNzclGa1DeCul@l6yePnCT~7h{jrv>@osm(a{lOi-yBQd{5jQ^KhSCGJS)af#?L`>Y zh(6}$hjtAnd8rxw`!`=J^ivJkpu{89oWUqoxN%N|L2qi9cFhp3YYByk5Rl%GZ-ym3 zkT%DM7)OmHE*o@~KTk1g9{!}Bnp@sS6@BW{QYa$-)w0XJqzQ$vNE)9`&_PJ3pY!Z! zv2x)y`qtg^?sU&pxAA%5>f`m^<>`b^hSmQd3S*E>rt0BZ%=dNY6hlX;Xp!gF@Y%le zNO~@b0r`xe_xe}i-Zox=s9Kf@?-%aTU#2Y3MOiakpy5e)H-X3bsmjQNE7>yUAVGQm zBNOLyrkQi}T|kcL8NpITCKhHt--wU6qEbST84@py%hr%@vf6j34kz6gQCItwI^rCK z>`Lwe<1lwjifR$M%vH)I!)x7bTz2v*{iWO!s5Ox_hx>z18u5cCjf*#P<9`AQxjJmW zIyhc_G@s0D3iA<|x2VlbZ~FS*ogyn2-COYbzS9@4hK>t!#Hcg)jAHOcQheKEY=tRe0s<}gr7h{10rVj4VcU*i*a?y(mn-^)xv zGLe%2?D#8Ah2kT?5K|QbGr6!wr63y&t-HCz1cXF7cughKb-J)>2lTvLunoJ51ML)I zzjnUGZL6dF9$0MDz`wh|63oFdJ{#?Qy6oiHZhkq7-~K&vn^xxf?HenJ#B!;TuVTJ; ztR9XTV#C3XwNkMjn~kVrj;eqTPJ5)|0>f+EqCn7+_D-r$p9jFe*X0VAG2rc~)#$g@$y=Q7#RjiRh>V@sh|q$7Tud!l zQHpX7N^o4qfowj}9(3;EmRnc%t~q~DOQtA+LsAEyicEMipDLKyR(&W@6hGa}k0L|u zU4zZ6JnSH8a!*q5jCVEr2*1Ov`8|d@+!$TZt<(DrU{l@g4G+vZKiyUP2mTrFcNG?1ERb-8VI9r@;oGDW7}LhV{&{AIK_&t> zEU+d)9W25O=NjW4sTyLXguCOYeGKb{6R}Waj96$v1lAtB<>Wzh%~t7=2G+G z-!lXw@4qtU;SQ z+5-<-?gls1~Kxb!X}PqWDS-@$4ZZ%x)@-(I8s6p`aUsL*C^gWhLh%I3FPIjj~EE zHI(TnRt5DI1s~bv`A`%I=4O(Gd19}5;A(3vH(Z?F4^I!D#xbnu-n zk-WK`?IM!lRzmE51%-9W(g2k$r}~ zOh0R5q{2T5ztdEn+yqL|{L!poo3kHkP=`0GP65%%w7P}E05A)%X7$w(==+)G9&Ijz zt8#MKwMteb}WvY5%5U9(d z`C3g$CirK@63F7Lv`v%QPaQC88uy|Sr=`g#KP$6&ttINmO`?~y)#+xS1f>oBz^|Oi zP5+OsC7yMd;7#;iXRcl}r>j_JDdD24U9c8&Y)8bS8p9B|L#aH+Sl9}p4mgmsMZMuc z$fu~3MwSl;>q|X~q>5dJaA|$9(tJ?0DZ|x?zvvEeF<0hniOxjI4egqo^;g3s1H|bYNZ_MIFM%%)WL8r4Pfe%?k%d z(Y!~B!MD8f-F1;m&Rnsr)NW?nBaymG2d=XMox8d5>rqe`8`OKJE|R%{^9E^Xa4x5z zc)7a7u-G?7pTvgJfA~GwlkZOmN#n!wEY;=Qs89~3qGZ6Q9-_aKo)YE(rC>qS6s=Y;KgjKI38?p!gtBbdoGCWNsyhSLBXj0Gcoc0YG))jw#vQ zR`qbD9|tjMt)zxN)V-~-nx}^=zj3I1%i=mAw(k7_18BgC%U+VZOTBfpWE4~a_ED9Y zD|k@0e}z!OKhhss^IZWL`F+cAeG#yjiIFecvhA- zb1VEdrmhKo{0!-=zAZ0~V!zl@?7761!>PklY5GDz@Qb@BN#IAelFUOlC9p8Xt6}F9 zA8{GO#&0ObDjiNL1&*TKbLE4xw(8Fps;t_)%GoL-I$fD*ou$&z<=)YAgysYK4!yI& zV>bP*Y&I7hNO7wb!T#M+TgKdSG_+;zqa%UkXZ^*y8#vDIR;aJ7bXL~l1@f3j8Tw}V zL+s6gF3->kaW*BFZxPe6*$$ z(-Hn0BmhSQ&i9+r-V4uvHg}@e&*j0S#}~pHQ>| zYvyW!?F4#U5A;owFInwZtz4z?o8=Nv#XPnmordGm$h zUyX99bVFTnVB%i9=tevfa+bZaj_YtuJto!g7p|nFraW1l#9MjpKq^V@X*WK!KDMX& zoP+eWwmY-wU=q83B0`XKn=0*eV?_)iXUu@JQ#R3A8SK3itaxp-v|Wy96 zl$G$Rt>;{>ceDqJPO~P+B^J6}Y<*DH8#2RI6@lN9pztYL*|jjeFpjj$y3?!GXTsohi_6IkiZ#gHZ)J|VN1(qi~h4s~aYu~l23jkNw%yoi>* z!}6eKXVtdDkOPynd&)P?XX{K&&k^VI$32Vaf6>cM0p9%4twSw&)j2bKmha-Q!rduX z&(BNdt;k8ZpQSEt{@0qrL^4Mm%ba!>R{9i2D8!RVwfQE`JCNup2q;~`t0 z`Cfz4>&5>;eV2Y-i`)jknp*=8|EMq4EFu&$BBe5c@1SFhz3fW2bFCg^xvju)mL!p0 z6WQ5CAT^vP;bti7J>yzCeUJ4jU}}&%hSH}2Zjk}61#WTqN5vEochJ1$pw2z<3Dd08 z_FKWI^yg{*qfqqe)-gFGfAT*$JxD>6fY>VdYciZv!neYl%Ks=d#}3qGv_1UPKn&Nd zf}lD)b8Z14(t5IB4L8@N=m8}V*m|w!)rpWZ>H8c+f^nK^ibp$PcB3`U zj-3}#0Gp`)&&^f{#dIP^Co`Fb7q%xr5%BJx8KhfNPqj%Z_xb$mWDw1+T)Ch3&&EcTd zrz`y;<)E(&=l4lW!OaqQOG3KtvGW_8dB0KTZG_dBAdM%R@8v9_zN&-Ohr;`6f(Sep zw*gHhXu@})0OT!1vtKx@oj!MyWpPj{J$zw&ril2;fMehYTEZ1j`f?NVGU?M9@M&s4 zVz55>)0A)mxwSGC(zh<%_BGDqM3d(%^h(8tqs2NBhgw7D%plH3B5mA8=zS7Vr2e+y z*;b*P$R4YPoCf}io&YLlz1qb={X{F6T&?fE)I-nJdHm2X)e36s911W#@dM6CQ(m4h zpKG<1jFP;wKCu5nB+#F^Q0QM6@D-L5?nw7@3qy-|Q$IzTubFWP8k%YoH-8d*Z}C?k zTobZ;l{GJ4=E+i<==LHdAe?QUhtgXSO)-dXfZeRykm}r)_4yID3HuyBqJS8-M-0or z+LOE$X=pk1JB*VQLAR{_)?W&&H=#oRUSC7nAE>Tiq9Bsw#%leTFIPfa`6Yzw0qHE! zK{q~5ltPqN&pnXy)ft6dG)}^qg3q3LdB;Er0m&IOu$XX7csF#9rV@?71B7c7w*3mp zNvH3C9MH8`Bho)w&4{~*8o3oV8Bm%M%#s|x3k)i(E2?Q6@$*(yVVFstCR0n?NCagPdt*_|*v_^6_>5IFkPw9C9Z=(VJH`7KR4_ro`L<5gX zd?J2+X%kPjgMaip4~2y@p?$&Qq&>j_!UukF3FZSh-nHIU{Pz7G20xj$3H(cwZL-Fj z7)$lx0ehKPJZ&-sPea1;3wSq%2kPmWUfbz^t=EeZ9>9=N95a|;-e6i3!z7Z}D6gzJ zVG-!=J5a^sdKQCS?^qLC6s3B7@U;VE%EspR-LH{GT~o+KV^S0`Ae#V5;ANCzL0aTT zSOf}uvciK~LlX^`DJkbJLjH|!f0>!wde{FL1xmhMTtw5AKTa(>=~VqOzVRIFjAC-# zAF>Msfuwsqc89x)IM$)M-!Y#)$J4K%B^!l)B+QG61aVkj&X(T3+Y+Q4)>K`zygkVR1X3x?=UO#^F zVYuu6T#%#adk#9Lr-$mD1@jGkr62C|p{|bp7(304-1@}&XkTPedHyN z%W#$~f|6Q^E=A6ReQUNt37N3d*c6wI~eLd1rUUweBRYE2eAE@pdpVW|N zH?exFLq?R-rAxGCMd{h}L9GxBaP-L9Ik#?oj=SZ@wLA+DIb{ zgt1{V5|-cLsv#?}cnLnsa-kc)^faUV7u}9EnI`2S28LF;)1Y$1LYCm}QHR6ged|C}avnngx7|7GHKIgdoo>O~4Kf zV{kULp!Z&P8o$YR7(d4msp(XZAI6{AlBu}w7oN4(FbbB~;y9d43BB`s&mK`q?jguQ zlT~GsqZ(_Lf8Wp{I5aFS2}pAY2*%-3AS$W!pNnq$OU8*dVzTp*-fozK)_3T)+Q(E6 zc_B2iU;OHE*9$q@+^TD}G?u4sKxl@_EYg#AT>7NdIu~>g;~JGxtx2E{Jv4vMBaC4- zd6qU|n0t_Nv(FLB|IPIP=rgJG)|KOqZ)NaL5seO*bsM~0*e~*=kSiN4v%0t;QRXme zeLjrdzCG?8xH)@rx}me+JQ}QwcX@v-y~m#gIUl{fewHF2P4q$kt4L9bt^ddq#q8MV zLx_l>tG28E@AQJV3?7k72FDq}Kd-ya_eYR)DA4*|4|qtb7BQRybiTmf*4=*8ISDOq zPyR-QWmYqD;zXfh$6O+lujg6BMjtf+M%~^LFn5MZKwri(0{!=UKKFMLWfiZ2!MX8I zP2V8zo$`V|UIxcGt?JCDz0ODKRh<;A2gUYXlH3QRBgg@h(WSSbwNnxMiBsB836O|H zan$eCa-DIryKw$>N$sbr*DksxTVD3^0*5<|NG$};hZRE$SVx}CJJ)Rdmsie@0*^BO z|Bt6{jLszJwvLU7Z992l+qP{_?1^pLwyl}idSXs&YvP;tz2E)*G*++b)m`hR#^-kNNoN4yd-c3$^*kSN&UNx1`YWxb&( zLTICdc;cc*;Bw{83r1zq5-Zi1MV-^ufyUMtLA&t)X~i~0+Cn;qr*(L54>KKH$ydf9 z+N#DTWA^8k@rA8&k8&-8`G4k?NB^yMt6K-9p$w4mda{|Gj)V*uXG$wqm3pC6ikE5# zF7p|Ax#ct7eR~NmrgITzpwWifG_%q^aqQtzifo|bZ;nw$XS9<%YsGn12G7kWl|)Z| zuu^5K%0QB|{p}O=JQ&#Kx^RaJ@xs>cAV>w6hT`$hqjW(?i$ch@k0Jg8^nDWOzL1;Q zpdV1olLG=Qx*l9l-0nY=F&rvU&sUsX!MdDzzqhHd9^L)4_is$!eMi2xdth?e-?yRm zer|C^G4bvGh6x{dX9FDk!VMwIIT2N!7FcU7SODlFWL7l|;gLuBKU;3cw9^)R;4}NA z3R^kfznuj~vb6zs2#iw^x5)SA++@!eFs^|bvAou~@|w#A-eowu zKyr-HPn2hFVszi2ks~xQEymJ#+vQVPgQ5Q}Hp-E?lTiUv(9#ZM_gP1(2zi&z{81si*%<#D*;YZ5TYLvw^(bFt%(%MP|yhW zD|8&LR-Xo_t!NWCbnRq<0(&hNo6R);7e^F?wG4uYXgY#BT#*ogUw)eBLXNu(V<+7% z9Q9u;Qfe_#fU^ps0%S+nUxq6UbwpS}c%t7Cb~+=oaE19SBbgH1*0GketKwaMMGg-j zK|H~OiNpK8RLNvk-_B3Rhy6o|;^K@WH2hyb@{#)l7zGLVpqYDL4{GiYU3OBi>f;C3 z9*ZU8w?->fY;cnxpyQM_-^8-8cLM}z2i1P8z!ijvOE3F{G*_c2Pyq?wTEjvlOp7NP z9R^-ets)5Y06s8{Fy$--e-X1%eolT&&S*=_I%ABZ-eWFCc z_Dpo#>VJ*fhFt1b3L}D8a%-5Hi}H`0gi;_HL1o10egV9e)>_ zkG8iuUo(qXRd z!yZq@*s`hcs>yD6fH!0**nrx3g1{GcC$ZHSMpmM4oYXg#BP16e&LVJIZQ+1!$WhF2 z;IH2u?T_2j;i7C~$I*+b|7Lhp0C~!2V|&qgJ8=nU_drp=H{rI~T8^BCep0hvC&Wj% zOn=?BXIP?tOY3d+>vQ(&WApPq z{#ZwcE<$Y_6dCJA=efUOUs9yR7OJKX{0oS%FsPo5SN5=l%w(PT;Xg+(7~~(xRyVY! zT(WxQ-&QZ|YjVFp?c3(mQayStSN6kOA%8vwZ+YL()^D#poxMX50Dis70%Hsfk_@J_5>oHIyUUtwk2k)CObQ^=ljjm|hIIE*hTED(lMObhXVZ4 ztZ2{U8=-9{B@Ca=Zf6Agxp+JM*`=Q|>m3HS?c0~(omxAc4UF|Tj2(~JtEso@Ue(;8c)SA9I@Ux=LDc`siM50Rg`v!VStvqkVr@6UIPJl&KP81q80?&C3M827BX zCS5ch2KqmazQC1a!6DE=pg>?iz$;6YoGOQ4Lf*3bS zU8j|noM_VDu=?9G=rwpxey=NRLCYj(&YVh-TD@>mCua`uiqvW}(eHb#6;$wlRqogHVo^P0))_cVIiy>qz3dG++ty|K2malNIhz|-w@+_}DVczH3B zYdGWZ<^1dX41V_It=?cKr=7|2nu+Tv9++LdV=&`T_Y2k^!NbkR?a$U2H)EZ{K|#A_ z?dGN8j_+`Je^<1}hoWLWjcq@dAAisC?qj}TPFM6f=cb{zM#)50OO11_YbM69;7d|+ zpO4Q=$4W|gkNflsMY|4zgYjwdvd7id@I|PP|D(fG{_*8SET3%JOnmR*Yz&njXSSDw z7|zk}tsa4X-`#E;|6}|$|C_V3EUNskN8rmjXZ4Q18@p-Q014KvjUc}jSO@Ct(A+Pl ziJQqEOo;v(C2caT(`v@F$*G+&{{BnH$ho1FSfAy3J|tITi>uBZe*0ROhB*dM!U7-T zoU9%%uLJp3=A1(YNZy4D*CJj~(E~oVNttG_4 zk5L-1$^l}hV|i?UOo;p`Em2=KpIOK!oE1@L&nzPtsZw~AW(~E8r?v=i%9m!> zut1KEC`M{$CrRtLDWRTEaL|7}B7gDlxqorfuI+SKj9dli7&Cc(F!JS}%PB9(XH|@> zk~4MDR`xicZ5=Lm*EEVVc746y#rAXONAg^64l`738`f2LJT&Lj_iLTM=9-)qk=m_r zYOZ`*xLbiEGt6aO$#G~{!gt4%CO<;W5c{|9}>a(UJ z2zh$Bzivr;C!urjdN~zM*c>v%PnG-jdXkNP$h#hL*gwZo_oL}cTsZE$KMeMN{re%k zR@9uf1Qel`*>Yphp^|R?=Id;87wZjtrkg8Rc9|e&5Tly_#-GZEL^{9qmh7R813DJs z)F1x-@wx#tb=KmkTSh*shlk0s;4~a2PaUeyXV$oQv6>HIR#}dEPQPCl#fER)XXAM= z4B&F>wO{WnYhno&&^p1rZW*oOZTrXjQQ)chA2BJcksG{iJ9VTUCro}$nO)U(v__g`#3JXg`j@kwA>-g1I#VVPmTWOe(hO0D&f^T zsSJ#Nz1*9uEzcY?4$|7BSgv(($bYLpBpt1H4xqQvv1ayk<3%>bsQ>z*PWYa}?l113 zUq+Teq1oQN!HiAn`>{ASHAQ8y5rddLwP3e}#5z1~9@3w~V)xjs&9sYUu-S15q-rPc zPtrYe7|5kxe10@KGV*s?Z0&ZcHy?gX%aQBo5xw(1Z|}zO?Ons5^mfGgxNLh+^vq}E?$%%^-AXT~2l7(^-7gm$#@VxRdal>}BJ zXQno==BIR}aBE?F&n!I}`3-XnqpjbQ`+L1TfDh*^%Q=kdgvOMJPp(r45aK?wTG6B@ zSh^Yo-BE1P(MiK;E8NkwS4nNo)@xqXF<3kFI<=HMRMcbsJPc~uDNDq5UItD7A~wvt z6qLq8mY#p2d1r5b7|ny>bUc0w)MC_5ey5%a*jj#RHj7z}p%RZqa{E3xG?aZcfX~`H z--C){{M0<0+^imIc#8hiVmJX2@Dg}S|8l_yFtLI_8p-S&w) z{~kfu<8yE_ok-|S-@1P0cK76?`l|gs@aTI%uXBgKQj$z4%u+B>T^y?VA`{dP_ zw1({2FfWyZE^@KFjc9Q?aO@(Jh2|_aIyUzB?irAh4Q%oqI$3ns9F9n-5&TiiMd|Y0 ztI-w-#tweNYKgEj^J40u29s)`q-R7w_bb5E&DfUbO>*vB)GrlFTpK-(v^Gf;wfV!sWiBtX}hUH!io;0jOl$#0=m9eb7Ea zt(bV!ftKHNP_N=5v2@f~n@5Du-Yi2S4#jC5`*J!PhuiA1^D}Jeb>qdH7vedx-mulP zZLa_cw$h?ub$Dxwck%x3U!6lg)9xv9eQ|d_k5U=ETAd_8^Q_JVH~VZwmfxnqwx)li zoV>_^4^oVZt#2ws1BbWEt_YnnfE{WHJ~BF`DgaGa+sRpzg$Sj&5L!)!dgkRIqSvx#-U%tLcF@yRFTi{oMUr-LSAeTZ=bc5Y(a86yE%Pmkm2`5957ubr;7dGd(m$vEXU1TxpmK=>;wjdC#wWoJF zOG_>0k~i4(>4+XTcrXT&Tqs0*tQ@sf048*#wvP}^{k}5K2A(K8iW$^pSn$@iGZSRl zNafX@6L7@dTW;s+j$)20`kGEJS5L_p&%j*IQ`pS5t0R6Dd{V7WTG-%%p>d>yTrk!}uV+lg+csRvn7n1=1CMIr{z;AkGu*_`-zm1J zoNyTm!w)J*88+@y^=Vd=OA%042!e4s?+1NgNu6?N)zHFAM*ymrx3}>LiCXgGWj;8y z@*WGBvwo2@TY;!^@?x1Wr!CAvN=JU})+h`=7zLEja6T&au9|pCCPCLgIR!O*z+_p8 zKAwH{)cI6Bq}n5__DlA+0d&qNohBT zOb_ZDK3a2^qrJS|a7psPXpR$P=G>1p92RE${tY3>}1rW@+vtZQoCArn` z1r8t-LhJ1s2lb~~-IY|~5Zl}GBFRW1o)9uq`w~PT)bmVhoix7CDO&e`!E^%5{ajL~ z!o&&XjP7jR!o5<}LYmh4CTaiVnM`yyQS4V_^~@);wNm2OOQEB#!Ib$sg5kWY*b9%L zET+U5L|V31nMuU#Coq4&1QSNEdlGy?qQu#Aj#BZd?uLQu8G;P?u}^x3VG+p=d=QT} z$K<4PP~jp^mY8u#Nl$PPuZ<-ZzYby=Z>Xq{?=tVbsU;s2AV;>25VT%KjqEi#As;w4 zC%z?(weP`wZ;uq(8Wj-4KhBm6f0oRLIR2sr`Qv0nc_JZ5n7W46(^*c!OUBInQO`+o zSl{WMy7Oz=7WHkWDkp(2&<5-{6t|c4Kn)agb>b z?fvrhO*3RRaunW-3^|^~`^!lZQIp)N)CXkXB*LB$;~-p(!p1`S*T@x7&(gZGsYhBq zsFfCv`Y%+E#iLx7bUe*XKA9{3gREY&WJCHIgvOY!qcy1UZKp*&i$9HtnThlZ(TQ~5 zzt))+^xmLz$Z@@Vy_$;>0Opf3L-Sb7_*_d_{T>(fT#SOImK*r7)6KE5{+r59-=AR$DLRMGM3^vqwCU&XU z3feuI#I(L@t34XEB|%C>Qu>H6b-IMiz~{1=uW;|fX|e%@_Vaz!<0~hdAol;jO+-Fa z0c7c|I!apW+`3$_MZo;?x?)P$uC}RPY#Pp}{QcZmllM~84_`XNtEnsh(HE(UEA&-c zNx7zS|GF6O)R^Jsv!LVqIDJy6^VRtQsEI{=uTNR)JW-AQ zi6Rv{-lQP0BSdhTd8gdRzkgEz>UFc_%zt_|%na^n{9TcUs=z!Dcr#a4T8Pe9iKxbF zdi$U&1^3O#1BrxmZ1Uwg`o#I9UsW$&?mO|H=zK-faL)Nwm1K%Qi`CQhO;qcH#X45% zBzPIW@qU*7a!9}YlCR)~vcu@l-z=qW!#>dc@oVx?T=mj5l|hIeSm&4GH>F1_#eaFeg)y0G@#_=L8CM5;tUcerkIt1t>VC*+kOLm%E$|EI`y2`cKs~f zR8Lt@Ds?2rO5G0X9ME@o9C1Vy`w9F+x)V-*8Dh8sRv~cM09iIcXT)AKliK5G2!^HJ zb1}R(x}jWK2m8f7Sa034c1@4#T7%#C-MyNvrB>wxE1mgWW`zy9$F9)=a)9h2xbr4R zpp@AFsCx-lZj?Fyc+wvy0#_1V`UZ|qI(ewiun;6*7YMSTwHFzNA=UWEN28O=Jr%nB zGiO{Nmdr2m#38I*(FJo+?m&D@Ld8K^;#P(v*mFfW9_c=1HQFQcEb?K9;RS6dWMOf8 zoXTuChot$P4QZ^2}z1d)(Bt012i zjoX&d>r*PT#p+Uiupn|hztbzlNqLo-Xf_wUc;Ds-DPfRwC6bB@p$rtv5KCQbdzJqI z3h9mvE{kDci1YYFFBZ^_y1jo2P=y65CElQ3)FRtDMDktGM$Cdr#lRIVTE@Ya`znlY zoFP%;1?E_tW8qoiZVu;*7MN6zFXIuRNc<65x#Y+l*>%u;3U_m)u!A5_pCK<>D4{cp z%?#>dCb2EiVYh|PO|Q!|W1=nMF67&bk#9jQ0wHx2w-Kw|>h99mZ~b!r1=>2S@MbNb zmJi!;Gbmx(7~vgT@!JMw<4>V>h7gU?zx2n8+~+3dM1{t-uCZim=**}+rD0)PWDw?1I^c1YXKT+@0%g$Y(_AFl7g5St< zQ+kQSn5chW#;Nm}x~3@yU_R*^436MwMf&4eS&TkO8-EM5{n7-D_}AzE!e1OFAN1qe zi)?I2yu#Qnja2SfGPks;%wkiyS8SY4ubz7-%8va9)UtRjEt6EeG|7~4nudrn-u5+6 z5tVXei?8-Y#qh~Vjms*Wx!%3Z&fXHuP#FR?5)xFc#ZrVIrIHV+zgnEW=$L_j%ZdMZv8S_^H2uPWH~ z?ikzeY1J)-sBtlS*!gO@hJog;wuZs*(6(Y+;voigqCezdnf9<=ap7{q;9=M1!@r4; zz2ZI%MDhk959KI8a|NNVVgH_B-q1JRAvJ|;n$Do`Ji}hNG7M7?9Br56EXkbYpu)&@ zKv{}d`MP&?6vHzNeCGOe-Z!intVO`UGXhi~KXf1miL~@MAd~Vili2r@cy=u;y+v4)eJ=GC43x80OS>s|&h!D`aYdLBHka zk^`=MRTZ1kjvL1VcDg+LYM{va-)}ce=~ea`Cu45%73mk)a>I(bZXtzeaBHzi50scI zyK2YMHTBc4!Htmo@C6ch-sDW;A%2&rE%#n2v$?hpqd#Q-TGeorG>NzhM zmBICD!q+YlhAr9PWyUjCxnV8nG|P$va1H$Q+nh6%SaLyRoLBuDJuSgWxl!UZU?C=^ zl99T&JH12mG#ws^tO&=SrdG0`Gey~O`7Lv*`_A+y>#SwD%GJDDbSKaXYnSmsDjRAK zr@Em^`Q{O&2PeQCRqJH_rj3};&gx9bZO`ThOr3o-+Rn)$ctu4a*N$jsjo8#m%-zY~ zvEAKs-T{Vi2uA_x2blGVl_4Z%J6*lfws9C3RrV?Z=HskoJn@qN%wDCq!co}i!ynJ; z;!T0zv96xEY>i4dQdUeUE;Rf#XF1;UNTcGG_PKy@WPM${w{J4ddL!m{8z=PXw7J)r zD;@Y)_(@py!XFIhX#y1uAxB`VsWTSpNEFPE322G7lNDRDtPfT~WvKS85RW*TP%8V; z;|dz7vC8Jq*ZaHn^^*El@tEErzJ0;kipsBKKbF^%LLutKi<@g~bWC}%51$sbpTjhk z<=#cZ3GpO%Ar6ut8L*i7b~oBu>rgB8PK@jwyxREl&%j^K6suQ8gTt5t1{_6&ei0T* zK1l1cRUU8|l}+JgX)GbmnR-*G8YQ>pI#OMpyoC{diM;J*#r+xmw{MB(KSk^Z-9=zE z#X<;x2kHB%mGM)-GL(ui^QyQa{&qCb#qn#vjTT9AKi(tyNfA4QJbGinCT9*2axIA& z`p0$$AIYHZZx#JP#_sq?Hw2Mw$dZwdSZiwa3GUiEZmzHtD}_O|M6Tt?vfT(pUT{oj z)HX*Nr=A8E4*KMHQW!5oeCI#ok61gM9#{)I4;Tl3sJ`~eg?@i-OtxR`?e&{}J(}M< zz`L|vqB`FU0M&&MmFLUwP@S7%wg=zXtm9YIyZ)ZS4G~xW3H>NaDZV6djSZ-RX$*$?TTkr{w##%yj|8=vR{)-X-&fGjnO0p52A*q#{%5LEe*m7hJ^Dmu=$(pV40!)3?_vSegn! zAc@Z0fTtDC8^+D4ZGU7#KWtwVn;Flad#?;d{9QEkn$1dd+^HRe@PC_)z*NnPaZm4& zZn31F@QW+&lw7@~!tnD77CtNNZ+V)tEe!wnnPreEpUrsJAxt?O;5#vBNAQNPIE36GSa!~`1awN6KV zr!umn8$C(CKbjD0oF~23JXEPAS#D9x~5JPAn<$lu`y#x#WhEdBRYE>9>E7H6b)p zLHoae182)2+;=0*$E`@g;nPaaWk?dtd|`}at%X#>@g#C*L>w7>&$!#VX`KOWf;Rxe zD#TbNT9gOx=v_OPOL+K#X{-TqcpBVcM1jHNLISC+xvq=d#P;4|IHF;d{y!Z?VZ%wq zU3~9vx`w%oS(mYb{vQ?+W5H3=`Qiz6AE(X0PM&xZhzXwR(!K1P+}~!PQ|l5Het5`l zsPd2`Mp;Ep&~9{6ZGI)%EpO0iM+xLBI(t{Vb?BYehqdFdA=(AQ4HLq#@Rv$(vE132 zwmp(zKxrw{#fdoq?Boz9y`hA!%_RJbesk72tsoZ#;clIw!bEB^netWVFLovIN9Sl!!lNlSrr zu(iP{U)45-kXW2mFCMCcmIWz%^}vd&oW*GJ+IMo#xT*ID90^O77uQn2v#PqZx!^3D z5S$3h`#8vhKN6tn_4wTgN)f{5V^+9t;h(3f|HDG8T7|+^bw`51E~x9oNjJcuv#2jY;eaEZ%-g}6z6!z z=6AR!JnPyRIwC~=dCdSQIbEq{1&gcm7(--K4b15f7(RUo#PlZaL96{071E!i24!IE%ylp zvfo1gQ=!&lnuSRdp456gG<$XyOrazaQGUyBPFm zORK!b1K|b9mYV(G%m-m@?;BzgqQZ%$_ZVv5rGQjL4<1ob|FqbgB$SmX=Lb_1DE~e7 zf%jOl;qm3NorU%O(t*QmoslC2psC;X3pe>J4hb%P{SY*2 zXP6dA;%OZKG=k61>n?~f*DC_*NOb5)_kX&WBBWH);JRB& zsfFcQ#%05Z4?U%;b2Gl)3#k=WY(gSEIenYOjfnEOxI$Ox5XTco_Ht`;S?b;|J|an)@n7$$0u_V z?HTZ6H$PL#n_UchbDyN*;UcB=47MnOiLg`hy6PnhHNh|r;~GU8wcVE~;5j;Ag&6+V zP8he~35}?fdKymlAarqU5eKx=!18og z)~Yg$KeVjK>>IhT&+4smS1e!>Z00fX-v5$U2HonS7HGMubjE;pNHSg^eMl;Vfv+Oj zFme7#gn7p`$YQ_lGIg!RcqMCF8kRjq0AVJ*^&2j`)-b*ee-zshTR7CMLC9E_LYjnn zQOyg)gNn)nWV?H^A+9yV1w58iS!Oi#+nqGRZj+)SKWZX)rD}8GOWpasUTv#d$1j#C zW><`q%(}pLRp(PemPH{6G`f(?N+x(1h*Rz-IX{nlp~#)36kcRC4L3ie@AMR~)>l4a zWdD8I`?=lL>Vbp_8;P_i)DVzSebh#xC|!vhBW;ugLyi@bx01{mb}q zc(DXBlODzO^7d9;UjkqxFWxca*y*&5j4Q=hMvcWumKzT#WnWei)%JiVkw_fO9p)fI zu0=F&Z!i(jCtccEJ!U(o3oPKx;DF29lxoQhNpi{i#*A?Ys3}p@B^3B-;2c-chG#}M zvsaS+T?0#+C{4z^RgBmMX}7vrNM*%<%ui|^qb{|^F^{n0OVg8vENn@TlQFjusAQeH z%8}O$X)5R~{Ax8bi!Ju}QIq>uMIXAJ6?{2r>Qv7olcnYSW%X+b0~|$E+;l1RzZGrb47%HM=3+p1A#U%aLk$1 z8mRG;19%u)$isaLLi7W(%T*V3R7uB^P~U5(q)k$|D>EPPcHBN2oC8mNu;HfM&DEd# zG1~ccIT}bvQ-I?x)-@7KR}vhqukRML;PnlZ@#^`1KpBCZf5&dbKCK;v*47~eSlXm0 z+>st>gmiyEQ%)0!=!*itj9FyNK-e=8Itvjn9&WHVPG*{gSMM{XQsrE%O5_A$^EMaP z=NZcj($$>q-b*H`no|aVP1Mv4>94Dwyz9H#UDbzo-PNjLU?u9JNHzJI&!C5cTNOE|GKxf=kIZt$pZa&Z>(nX8(ksYB zGh~Qe)pm z1*Tm`P4gbe>@udb1T&>1?uR`eY7gJj!xayX4J=(M{arcY zq|;<6jQiJqKgnSn{T`l%|xub-A5D`Z-6wqJ$$tPl;~L+I1PkG`mu^X z?c`Wyoc$TA6cxVEk7AuE^?}!V$->dtqZy3oNo459=K~xq|E0}LKcm*nWsNUk|F}-1 zljh++x1bxh)6d7SP_SVcc7<`@8lq#E7q-1)Z!Q*PP-5RX8|;_FD<~cpk(~xM2Dhu@ zLqt7X^_g+_jNjk;!(J`5a&Z;*?|V39-$v2zdtzX$M^NXMG`>jqb}zTR*IAS7M~OEE z0>J`zAZ5X<$`;+Bt|T!odiQGT&+w>$eX9eVia)s6vHBaJ*%}0pAalg6FD200Dy2Xo zI0)MiqNV@o3((8q%t6=hv z>a46-(A<)h?_@rT=aFU`TEs=#iJj1C%$ZJ*loYFd`H!wjgFpD(ou;;A%`9-PpJ0!U znkeh#g~iGXs^R7-#s8K&Q}k-n8KRwm6S6Y!Wu%Le09iOa5;iwkJpA`z-UUcoEWZ{) z6qN+oLVl`VTA_e<;8n-M&?Dkm9e^xZg*Jk00m(D+d5*4>;kRPZ?FhvLD@?Bp034I^ z74urCe`F1hf1vxQ3%Q6H;%TXGUZeUz1(QS8@(Jfel`N`b*MsKTID?O&M2;1#0J^aCATlIYd=O`a1p7-@bwg=v1~appiu0-piCDOhylfAI^tY=v z6@-pWHZWfwQcu|IDzC;HiYLg|mjV$?N8z->4CADHfr0yVK*~+r?27Ora&4z2ww>-6hvb_mEvS2De?M#-?eQX{}B+M$Gf|O9^1NR)J=crHF72^ zEI^juQT@4K?wSKuQw_F5&{q+RRVWwwx!uLXK;`D=)%3t$3y&Kx#NJB?Id}nhuOlT! z4M6q@R#lm3xFTD4u3P$?6o0(u$c;H`Blkr*wPibM8#IP5zlNXGfI(DlJK)j__wb;w(6D+%4(f$;;ec;zR zFPK3k!)Ff(g+=1gak0ME5*WdB6JX%?klP{R`0o+;{2Lv4@(NdRdfx3pLe^G@pLWrW zMy94>OKPHST$fD@F@LFq;pzLWHNUvZuER~Hy7lfnU$;*H_Qqy(#4e*6u9QxM2esuc zvfD=we;$Ec7ICLVN;!TBoB5ZLbQ1Eg-2FTO$QN6HG<- zxzk$T9zY-nz4qSfRx_XUkoIWf0MZq2r?=x zN6}8<9TYhNo#AQdkN~U{I9osKkZ z&xN$spjtHa1Pdjn)L*k8szTn)tFE|#DiwsjOnIQ^9?Qo*L&NdTQxHeCg+ci103S@x zcsSfX_Py>WyKO6{;vo7qA=8j2Rb0tq%eg+^_e3VJvHYO-$%+QnHPN9im$=!4WmcRA zV7wOGATR52&r>sDKDjXSh}bA~ez7P>@)!o#$?9_Lhm%1qocM1pnDBVFj?4)YRYnPV z>A+e3b#=prx~N)M>l<3MwszP$tyv~$)I6sOe26nYE-FLTcJD)61vLFjXCLNJbq1?6 zh>7Z8CH5cb@atlnSHS9;hAG&X2%asv1bu+jiYW^%QDx68^J1I0y>ibieX~+r+P1bm z=_Qj&I~odQG4)j&%dSQLW%LiWA}5omBV+DdUy>PP zLFJG&vaSK5y?51l*AiOQ3UCV|}ic3t)d48a%99 zfT{us!fhrk4NeL(*qH9>ZV%u1ObT4a2^o_gHP8j?CQ&-7#Ad=h1%mDPtieuqi|u?r z6+b_Zf^*r;Ki-yuw~kry+5_eQGv$^_78?N$mXag?zyTwY3MLQRE^@j=z~#}FN23KyKkAD!>=TgCpI;-gx70AFJF;?3-hAo_*cMoe{+G0K{ zRyoLqZiLplSNBHwMJN0=>pVpi!#e9c)$2__3OzTBM2Pj+dA)9umJOlVttGadx(#WT z24T5qemu_$;00g3>Y1Ds$THYvs)9NjNOMW;jRyJ^($F($sJI@@NcP)o#>PtvL-a@4d}5Z?-??|8R$?6ipJ- z(?`>+*Iku36WQpIShc0`jphh`p0%j96FIIb1_;oaJ`tX=$o{|%U_6iX4^Zi^TL$zEo1U?$Ym|@O{!<%pRdcB^2Rm<(4R*2m4*^MpERAo@;~lx z0fFD1k@x>1sL!IFyX!nGOF!^F4O=8xd2<8Iv-BtU1|b()r=7|Mj`)=8+>*7rToDQW zP|JEI>^7!#PF|b`CUJWZLr3$X9_lz5LXl1eI~+=e;BO zu*^<%$ggvd1X&(~`OGbH%3A!oB>7XTI8*fAhB%7VMv7I#FTv}X`kmKFoI$)yWL`|; zou2<-{twTAmS=JsH-^?~%9Zalr-74YlNiRnuc3uAHZ+QpT~QT%6SY+Z8FN69BFWdA z!K3mv_UB&RpvlvUCAO!%jN@bkqPKOOdAk<&9-q(w4E*}F;C!*Z z%uMA$@YDqwI?uk^m++TLJ#`+eVx*u2D1-ORI4VHd5TErgSI{rb@-~IL%o?FLh&Lms z^q{FlB|TTWWCbRgOFY>^hc(<3?5$YQC|zB>wRS;TRVXLtEs9V(%8sfVfYVbJ=x1U2V-M05lD13?jtApFOUi_*at4>4v^*2?Nec+P^i_4$M(X%; zlwgekS4wP#*m~?*dm05`o|dF+fQJSZf&`R7G>$P!({8MsM{k%*iOvcC(YBI7XAiPhP|}F(`=P5 zY&y#LE#L{p>x^0)Y(EO|#1iNyXXL*JdokumZeZ=(2YXRr?(N7U%XKzIkUDkl$=%0d5#U+LHyLa@gaN8oF>o5=s)=lQjv(@8N}(#+sPA$4X5g`o6BB+1kbSoxXm%K9`jw z_<#dppADK-h|;q%7YG_1tz&?qV61M?n*g*66aOW{58nY2ZLp`_3cbuj z@_dbt*Rk>wAevxT8^z1#e`qizUnQq!!!MT?f-@hEf(Bc8vonPiztR{V^fFsHI5E^g zq72qu>8m{@3zo{nx2>t^a`LfVv#~sNyJe?qkAC|1bS81V7;egG+#$hci)?$-i2pl* z`g*%~kah;Zz@j4waf?aLfrV3Gy8LAZ{@69TlkUQ4a{165+20X{A++f zie6XR_y?Vq?owgBAyIf;H#@uC;el1Zb$Njh>$5uSZ|3lMkeRJIfw!i7%DjovIXekQ z>!-L|d~{7;F2u-GPSPDW1rEK8VgYYsYI<5+g1KmGYjN_w>Hbe}LFJyXLc+#NHvOG( zNs?j2Ox}N5No8g1i~#*A*DR7YL4*B@!1#_%X)DBVLGXTeLl-Mt0&4BcyyXPD3C8zMX=dVqNdmwTQMWV zc|fa`2Q2ba1;mAnpnd};VT&xpi|`=J&9=?mtO&3pmzYx>a3enE8Q>rUxnhURhd@|~ z->r3);K-rTP$QQ>1Qsj;_)u@YTG*#(tv^7DN+`3ms!185_V0&n#O!^5qRrN;G?nUbhh(DrOWOItoxP|&GR~}6nw)nZ8`T=5)q;Na z82LzB+Fx9UbfS$g>=Ab=ld@7*CSV31s587d*GZcii>E1Pvseb)B=t?mh?Qg%*Kb{h zSJqt5?0>~(2n_Oae|g+NXvO|FnG?jVk@(+5l7f=o$x++84Y<6dt_#UuuK)af zCbVMz8;IT}OVujGMauppVIzgtxg-=-GGJKo;PW*3f3!49aT_ficYn_kiFAyX5LePa zMiS0rYQi@E7?s1GJcsa%mKLiGKEM-jx&J1=CEyz6@v%g6NUO_OQ8rVCULaT1S42WiqO}cm+Tqwp7>i`jdL3A z72yxaIUj3k9BKkhXX!+WsA_JgZmUdj^T|!AET2ff>Iu!WAR)ZP{ce-6E(%}Aw1w5D zTXKKh(Fx^w@%pE}PUx=AzoX|L7M{Ki%uh_&njlQ52FEaN31dc@n?*B>$3a*8Y_qt_ z*cF&1An(OHjpy3`0Bk^$zawPslZVW;C6SR1W(^1BJK0%~>JTHEq;;L6>fL*9rm5f~ zVB?U0jcqJPtn|IxLv*^yV8aK$&`2k@tSLZAQq=@!LZ#_K3OV1zPHsoU2I0A=|sT}(hlP$ZKjswh)yjHzrZ z7>h{6Mg#J;t)W|Nvw$Wccu^P7t5q}+Z7DO!3p0UTqc-3(w5P>Ho`ILqNHFYd0480U zmMzshe9655P%~5KcO!lzBo63ey1n(XKYDv7Jb~&iN8n>DzU1(3Swt z9x>)Bn-FDhF3zu|ckxgD_UheD(^m|P#k1FcPGWQv>xkGmA~ueQjZYl0 z5xI}VD~-<=u@SZHO^?qW5gUarPF~z0JpLw@x};b7!r@{66@y|Irm>1M=%R&vh@i_1 z-D_rS+4_Ybe@Ad3608|%Tki8jyNcnbC_ zT%)8-OBg9z4U%CJAVXVWFP0LABumR(t1*=7esLOV*Poq!{d?mtzBqaQ@;|;f`QI;p z_Hw?1Walag@u92HJ?w$hcFHT{E@HdiyJAKxfky(!4TO{47DXP4CZ{S^RfJ1F6ox5M4-8XYKuu;n3^S%cUdDe{Y5d(( zeU!!V+X`Pd*7I7%bxlvdLS9b3y}W)mJ4sId;ybG4XD9!9@`BQw3q~oFD>=%qbWR~r zmO_)0yVfPOrHHg6*=8G}8QruhXqw{;@DL@+YSjc7FUVRHSZ%4hnv!!_tz?kK{|;>kXKO&c|S={ijUCkRT?R z50U%BEHX`1Bcx6?fs~x;*E)w)t<*In(jDb~T?=vCq&^`_i!2Z2ub=iJ3yWlQk!}5k zVOcD)<@cIj?C)yp8hkQ+sS*-laEW`>kp@jEWu~ij-Y9Rpo}?@XF9Kz|YdMTL+lXic z#bM+=pjunPn_nhHN^Xb(Z5m%oNpG1WqiyP-BcJqWh^Rd)Y)TTuNHe;*agcrD0-K#l z|FSACbK01sR(66ampvjc&PvEgs*>geC4GVJ|3=GivSQ?H+rQyDcb@zXA0BfhLUs;i zu0#OKBgM2S3#tP&X*ZKg)dRg60nm`7)^OvsSy$%MIxa0~Qk@?rD5-M71Z>~oRqDQS zYQ2IX^n{gUgSnBXB8p??%Jy%TO_b&L{NkfCSFANI&1iR7HRRg!vLoe78-*k*iw>lU zh6!L2DbApv@e1}dS0)6?9%!zF%=lr<71~+=Mx%46ZvcEyAqDOSE(hAV)~YJo8m@y$ zt)P|`*`c)m$Gph48YNZj@~QhO>>CE31L*A1_?v-&|b~C_Ndz*&#p+n=sa5n9faNo`5Vn>8(ZN2hp5 zUg*S|iu6d%+N{Ncj}9%XA*QGg6Iw!l=Yh>%LvXS52 zTj3)WJ*y=?+d|G8D{nb3xVlLH{iheZ75jW$#^eJ-7VC@Cl_s>qfc(r8ZpnxrAnvut z(k>3Uw8?p_B#knhMp(bWE1Jw|%MN$&rA-i_AcnDfX;WNIJNZDQuZa|=w!MF3X3yKo zL#k&$eWy8XKw!-%-6S=&Bo}K5tqr+|ry5f18ia_1l|T|&1qrQb%s`(>`YA2w@T$S= zH`2i~r+zM}Y2k?nYl^Hf^vX1o%*kQT*&S~m&+!&%gl3!@IuDEI5~H~us!Xi})F>ekW2AomnxYTWM9Q=zHIy)_}&7VT#z=^1T= zXdH~oo-1oJ=>sI#!+fRKF)U51#H`WWIxy;VGGk~$L=GBpv`Lb93qMsG!$gkbaGE% zA}>k&5vZ8PCO?>kJ0ES_UA7TMVWjiYsJ6B#jNq*+=m_V@WY${a)Y8YKE>&Z)b|0JJ zF_d^Nds9C^1TD7^nx-d`fMx}(;pN6Z4LRxbWO$Ku^HPxlbqf9ecKWd)f%{`}|07wU0QI7ALqESuP6otmbgcT$;7TwM#;^PwOPvaCL`)zxF3gUwUqMpn_%`(@n1^81Hj7~pVd8^|-U zW^ga5PiaXgvgrfnslfDPhU~>8H7KFCP*k;B;zzgpJQX`?$958_=9tO=u z@eZ*{0+z%Itksa}(D!80!(mDGPj@(&<;N$5Xlo=7EiSq|AS{>P2ap0{A;&Dg=a?1y zVXN8jlWWhfPQH2vf!`(NGvCgHgBs7tPw(l2@f_v}i_P1itewB zR64x-&o}fd;{AV9>MT`f%KrDW-`oFr<0TgJs~66X|8;i83D^EP+_k=7Q15CQw(OzH z^$S=x@88x}7vEB}d79glu41K2sKca&p(X}r4Q#kXmYwo^25f>04AF&x4Ea2tp5Yk8 z^mL}Bz^ilV*9z@TRupALcu7*VOTC`ctZJK-o=~(gV&CqF)l?wHlN4)38%nroj>Wxd zOYi5F{3^UB(ziS#dw~K?ph?xLBT-A~9`~BoZQEKxxU^A2anxYE=rRwyt8JUCrXQ28 zEN5$MnbMZ3O;jqKE<4GEc(yv{5oCH`c9{*`nL6S}4*!YrCowf46}LuElYEH(n6;p5 zIa|r)Y1P(3yeQ5I!6FjCV6J>4VdSdIxB&N-(YC20HV+odO4}v68o}Swa;pU-cM?{C z(3@E)n<@{`kW>sAm%_l_K=Mcf>8>GI-8G?I7F1JRTfsb5WtvAY?9q&%rCDbIj+#MI zh2d-+tnT#BuGl8Pu;16?b;5&jSPSnFUAx=F5Xo#w zPB6Ukq#d_UxlEQc#&A*Ygok0qXyer~v^9mk5)d)1(z%dF=Y{1-8*1^07dr^I9I4D4 z+RILHwkj5ek z>Y^6iQ7|cxue&5InAqHt-gjVUlZJx8wgUCvbmG!fj>%Od`zcYz$9bOTO4P^d74yhIFcwHec|J0&i%N22?*1Tj`>a zd((iMX-LTlpe*MgZzpJ{-UU$ko~xbEE)2xSv*QV!eOH34@oEm%HmjSHV%=eEo`t zUESF?iZ$mBQvZ}c{OWIR&fA`K>-y#j`t;fR@1f!s&gQCy+4OJX4ohcO4cP&l|`s>G;E!dF^^xp z56bxG)d3yL$Zb7Z9G3#*4-Xsm9%aQ#h#GzjVZ$^#p-`wid48g-Im=7Rp0Q6t*<$~N zvf+sAtYBlz1Yi{Eyu-((?SIG-#NXuC(pj{?*2#*o^FbDQLdub&dGnmNrJNOALo3jV zxK#fIRZL^&8$J#{?2jOp&d&i}bB2oAbIK0SV4B7T0Je>L!TAs^ytcw{L244EKpoPD zGYZz(i6vo4zETd#*FNg+O@4@Jf$5PMVm{DU%jt8a;Q7SHmUHFd7E*(4TT%Pi4_SCb z8Pva>d^dkyNTykPQA1uaz=@`|%o zz;tbCsgX_57z`%wBN_kE)Jseb?X+E)}h*QQi9Hh>SHKpn&URU7`i?fQeQaGE2 zsgZM~XE7@}pH%!kX-jHDr&N%Ji5v zZM7n@;d7Jip-TU7HBpfsPV`8A;!3~Q-KgLfCse|T3R=7stpztlz`bm(!wM5ot*cL6H|U+Z*RwUEmt(@z2RMvF_q|XTGEDlt+z+O8wU1m?1l)J zB{D%38M@qO5Emr*L?IgYS|Fv>Hc0pPhycu#_pJO5JQmg2FK55#?@jSI;L z$p5N5=STfF1XIH)=6?}5;8eJyA+|7bYFkxu%5V?E``*v4$Ze#g8-j;=lFW}II>B8g zK+IRpEK!U8^FFjO|I40foOUvOB>@A%6ylLrEY8VMf^j{4@4jF)vAjf?CLy#jpnM66V3K|;;4UL>N-19I2!~4-d$KtpU#n?Rc z5bNk~VDZQ5O^(D*`iB~(Urvn@l8{UP`6ERkwm<^nVRez&=x7~r7lmM;_YFhn$Fmu; z!-XLtljqSxxny`RHt#1@w;?V-2Mr`W1P+$o%4ExaD|X=WdpTtP&_PrR7AG#2zkF## zr`vf^8IedkFA`C*&x0*QWpDRll!y9h1+U*~k*t2R6mu`^L?fTT%_`fn*nVMuMjx+z zFh9$RA-FXkb`L5Jumu?B13&3Y@F)AzmZP@rUK9l1eF3C2j<4NX=}5pD3Bvw+?K^dW;~5Y#I5G4s4fTZZZv>0JxQeron)>1glonDL5)}XK4j!rU5Aa>@)?> zL%9YpwOl}Nz+&K~0JRK~33N_c0&EgI5S0l!Z5-(RT$;$WB`Cl=g+ryRsod0U2hxeN zabF#YH0iHtd4x_@R0q-yyc&E4B^b9tJTa1T9xk_z!-VP}W%Xeuf*5l}*}{VW6j9Jc zR>)~JgtZ>D5XdK<8QdP&!KR`29k{AmiL;fb40=_Uz=;fxPy>IerGn1@aU+vSf4@o) ziUlyLs*~mx{0l$|a3U11K#Yv9YtmW(q9hOiRW$Pe4A1AGF<>sd;yj1zYK9l)c^-IqcoHUAlG!EZ5=%dR10W|mbucju$E#Nn}JYFjngUF+BRUk z+EP=u2|ibY=K>(b!@z2*6IBbDxu$3)my*r`-fCcBGV8)*lL>^5E`F#;oB>M8QYK%< zE!PzYF-vVl#@ReWW;0NE+>CW46}2R2s(6H6TlHd!$M&(g2mKbfEy)3KkD$SLKxyxU^~0%DC0u z*QG(enHnUdp%{uj1>nyt3)(c)(T7?;5S8+?F3~wi-`r7m59L8c@jWY#`zo0t&Sudy zK=(Y45SB9lH7Tb`8V`QEYDBaHdXhzH3{;7Y1w@)>%m@5s0+0n2TEY43E5Q`z(nLYP zm&_15UzyiT7ODoWQEu5u4!)5m1qpz2il~A3WKKQR43?!qSwmrZn5AeWNWu{VL=8DY zIZzyc8WaVUq8L0XrD|lIS_>2u9@C_edI1E9RWA?2eWv+;nOSZb1Fve4X=rKe1B1GJU9Nlh(CV&t%sq!G|VSqlIxnJmR& z$ZnWdMn=vCJUBIwP%Fr#7&r7yU29s+L5-OzEAaoAAFL2wI zwFkzu2~0KuJf!HSNw`7oP0A`MvXC-m4`7kfSz`p*SqrWb_%?C@kQIC_LXLtG+4XD>@wh4Bmx;7wy*^oF}Q#T4Iu}_!@gd9{bW)aht3T~DK zP{ZuS*&2}7+M|bZJ{AQdB_TYi082Y-=p7z(Z)0oSDn#2ip~#nY3hY}ajVge3GmFfN zoQ+-%f@%egjBuc(1QAQ27zE{nM+&DirXC3arOEl>_y%OnVF-uN1|+I&z*6%B5DCcH zIx-3cESs&8ajRuc1uR~nq7@@*(^OFQ2rnvtg#!Bnl1}#!`pIxM;H#cPE#o0`DjN=f zU(vm6ez|91g8|`*;KN7Z7P|4W%Lq)lYmpEwmSm6p1zVDUM{bI`$-%9Negjg8&WMlv$7C+g7@0+)AO zp3R6+LGdEHCH0$?%mPs+=>{-DKLM`zGz7;lxqAXVNwQRFa({2R?0Jc8Q*^7Z6 zrioZL0I!{?os9G-VpeE14vCCqAuddHH1AY!?2kXZJfdTN2~{d0F?5gmw{0Da0s&}W zvU?gw3;GeEW8-#@Xb%x`0&zuxf4D*rb698piCIC{=TB;Y1GapG6!ZZAS?Zle0kUCj z#vo)Ps&aQANyL-9zhljV1H6%rMzjddV`yl3+VtQE(%#9LmeL!pqro*DUC$YhL>lj-<^QlETE)#egdA7dLOb! z6@X4iYDzv$M?VcedCr$gpAmup!U}>@OOun4!xhlp{vzQWxw(xWg)jPl#=jdb7!CoO z3=b?p3=4{h?3$&4>{&>R;RJ)jE$j)QvlKuqEGU}9QLau@eg@=MmB4rler@atC}!LY zCEZ!btZ5|)KZ1i683ECs@v&PPzv zU*Sf%AHt5$xeY>sl(!0-NiJ8GJLMZG@j1b0s5m>8bXC!?qb&Q6=T9n!Z2o@plW?y7 zs{KW`oVUO7$nV1)&9BikqM7t?IU&NzumTAM(i?iW$lcRE1;;)OPXK(G zA!alfBA&LwE7c>PFvgp|+dTK?_3v)7e~uwuyERh#P3T95^%{}VS?J}55HoP8T4l>bUJ;HPiCLbnY4IR7~1D;%g^L&+xRHzBc~6@oAqaQ^&rQEBq~KCfS_W#32g`o&US ze|SHd*PkCZkk6MV+EKJ1H##Kq`?sUH{P|HKmA`)0 zA$LEFcwfOlnaA#;g(9YCft@9$Xo1aTchN#WfMMACx07?EyKSH?+9Vzt5E;0QRxv;W zWD)l63lTAtz`a@6{>w#c=Y@KYKzSZYy-OHq2VnYs^}f*8k&));!JM1nqDkj`RvQN8 zW9sXW`Y$Ro2L~*@#UPqv1D4*(0S^-UEdoBiUB-o&_Zj|uWH|61>=3Ml4DTpHh>Umd z^JojnI$#k(Hl_YzPwQ-{2qA(=bV?CIWOz1uu$5GUN;oGW|21M2Z7&um;HjO{wG?(= zF4)MVX7uwcsinQvMZ|P1*2SK}F)tQ~ki$sb9+^?!XAl=F@QHOh5K-)1w0Nc{9bJ0M zJ|1*C2Q0mn119VCyS*|l+q2Jj-Yb-&@hZBzAIu1dgg5N-U<*OnI}+T-l=v5ajpCzV zSUh3l&N+OGkc+s0caX1*4@gi+6yy%^wei956OqWB(St0aY;B=}c5Ka&>E7u1UN)dv zZsHs7GNQN0bVNNvr1Fb|oVW zEUd6d#MnM#e6JPOf4LF%$s)|KLkVg`geg)`BSC!o4C40P@o@$9QC)*bNbf%5d9P4z zF{2Jw`5TF&-siyl@n0!G_Z0vmD z<3&bn?4BeMxpuzr1X58dZw|7zKSt6h4sjYSb%#nCMPzagwS*&Ln2}33vY;S(Fr$3y z$6UgXlQdeGw2@Hlea3SS>p?|Cnj!@y5^cZFgFW1Opc*THLBgvrUkY69>Foyy6o?Co z{h**_Sb7V%T^uZwE}D1oRt~tcA9ncFlq6IUJNZF04&`{EfNDoNF;bEuD|;R!Nl$Mz z^s&<;uIPv>8pu%hz!j~cp2PxOBUtT`J##Ddjv%D}e1WqvX-II0Noj$eR&Ur>=L`2Ry#KQpx{*cM(TegQhOX>85$5N?_MOA!(4(rsfJ*E^ z^|7#Eo^;=NWK%b?hI^m!oNVffg%Xiwh_p~5t2g&~vW2AV9Vz>Gxl@K5_@VOXBhj=F4_&%(tj_B1)dGOGDTpg%|NY$4z$P3PEMIi&e>j$fl6eeO> zNMFtv_4?hc?}c;WXET4_^vgYcfD%cDageUrq^^~~>QH$Ys($8}R0TeD51J&(SExn|eXlN?@7%SN8Bz3? zmO`!p+l?@K&|M8u0Ys^#jfU_lI6lPVVaaCR02x-FGwkzw;C@;ScWW@tR*c3 zpGAiTqlX)9NZ<#_;9EkT>3dcd4kjCl=R(`G3VswgYLgZ+CLW;`-XOFdy+qQ?(Sg?) zv85qsFpZYhYgU@D74VM0j?g7Aj!=e2=R>M4xi`9Lv=BGK(h`_=H2uk{4i+2emXx6t zC!G&vTIdrND+pksm7frrc+x*$S=lO=_M^962=7Ge-N8&!bHv~Z=ADTl!{LAN`Y8qy4Q z5bJ5zq9iiLA&L%=C;*xX!sP%{grglL>Vd|MbQtjzZgMudFm@^ZKsW-TA@(^~GlaWH zc!)e*M}gi-vYzBktr#O7jhW1I2D)cLDQSY2R#dCnKnTSHra2?a4KpAe{qUq63sb=q zczCp6ec^009Dz0nb}D#hgkGxRY?W~SQ1+@JiGt`t?u`mk2x(vivhcMqr$`8oNL$FR zs^}I7;Z`ei3K=Y2`w%s@X)anolVllsczjqr^srg;a=laJw`td6PF)2dR|Yo2MUU3V96FB#c`bNS6Z5 zN>;R1L5)@lu@N%i8d!lLU6Lk~Ew{xYVX_b@YI|WRp`SPOE1fE9LsLUK0x}@2bZCU9 zBq>^0s5015db%Gtid5_1aiM{bOg)`6sVS!QBD^adY%D5+355o=)|YL~iYtY?CWqQd zNN_}ZwcI_LfaalcZ%tY7sPxGU`VBrYY0g+BM0_@W0TelPQA3jCBeZ5UfB# zMFnpaY+IRv2#d2pm4oNN>~y7EiuRMj1;&hdq!+3jlXZcL2pXf5rl9a`36U0)h!E7U z|460B@o6n-jJ zy)f)>Hy(yM@0)OMK9y!noTG-ZimscG;1sA7p=E<9#-(tgaW*BH)n&H4z-7Z;dgCeqeHfO^-(_X;RBtfcgs3E0wez z2N?$^P@r04AFOF}PJ>S`4OdfSvnpv`O6nduE4qb3D#+P*VD=FhvO4S#21FhK3N6$f zYnJQ6Q59&pV9|rnkDr&QHdFw!0G}ajO0WUa<&18h@}zCrA*ApW0TE!vEZvH^S=1ft z(Lv3G+{u%|HAE9-dWKpw31Z3SKxh4xdU3jigRv5#qOD^i6RD!vTNkK2s;GHV`K#7=_G}$ibc+U z2BtM+OEvIqVQRs@#Po|+W5drori~_Da4^x=waYpdNGG&hkUB#2AX}a+6ngE_q7>pZ zY@rtMMdsl^<7{+DhK3G9faS)x6?9Ss8UfoBv=6#S>Cx;0F(pgK(XLop&N8R66fMk+ ziO+aUj1=jS%GrF%6npLnP6c^V=`YNU!!bwqTu0Mp8aKtfFYG*4(~t0tW;1`#f4?;HMccqS%d9iLYeF(2dzSqn*!e2r;C1-SA7K>UAKo(-?M`dH8#8Ex4r$epETmcMMsHGJ+v87wN`M zmByXAaeU{B73hbxn=D?7TFoj=E2r} zq`w_KjDrD`$)59ZEPEkQWNj>7@B;apYJ}l+z>>=3OLNfEdAn8dA-9+U3n7g3;iE_I zPIJn;J-48UlDQq*_Tu>>V`A~ohfx;}Zhj1^YS4#3sfP2&VD!AN}VGBl|^fi1)|e)tQXI?6%l}5!TsZv`vh+87ot9 zImmdKD$Z!wG+5MhJq;A)ABRC0I7kvWtGPksA>1gvLeC6;)90olKuyL+m>qDRpnBy) zh-~RVtI=0bAQ{?*2;?Ru5gAAp`x91YJ=-lVAzqfyyw1-hOnsx0 z5IvNim%kO6NsJ!7WJyb*5%w3wh|PT=isMPPh0hgN}jrRYdqeizk1$ z#}zToQ#`InJj&Fu4#AIjkBb?adt9p8*W)VVU_bjj${rq9@mM?^KvWOraYZ2uFlk~7 zpOU%#vyu&bQjZJEBannHy#~`mED|w6!so%}-OJ;OL>5Jl;KMwwh+t6Ut{sW|iGHqe z$=KiH`WValF_fiHR?#jY*x8D93&HZ;_+V~{&wsK0cmIPuJTdclS}4L6jg+-Ww0pd) zf#46t8FtwMcv3AS4v`gS2(~ERkT_$C*E4XW&7ghQ{3d+b^X`!klOM}rH1k=@xs9B% zzaSTu8<1aa{ECkuRo?uZ54GGd--YUKUN_Fa`73$2{#g(1zV-OD9>;Unxa`4MwI&Wm z7%hBDA?Q7pOZEhGm>}$UCOjKB)R0b7E4uw~-d$*G{ec(YQa&wW6P@DSMPl%y$9qYc^&x%=;)bO0JPuRU|tUf!LKtDKA;!E9JiVQbq*3?m?LvAS6bE+gs@qn~X_SKRw#qq)ME z=t-p1M^@+T^IY4rIq^LK6dpb#3bqUt{S@~|7<8y%&gK2Oq77|Rm%68B0o|hvF9CnI z=0?yWwW5t^a1PQ!nu->%kJ1~nIvFz0{8ao8!S1d7cH|QdGjcFlM0ueF>*%Su>c-jl zOd>BSzm(3cBR?Gbh@+Re?iM-7mDx@f5*iLB0*%HJpaD) zeGy|$y0#T_L4_pIz4yl&>4OoV!KRn^;I6)JgQQ>FN3d4g>C5h2T;URd=5XfX=* z9v6S7<#xZ^B1Z=R(j$mj9ZCll#5>=}*x%8T7CMl5jY4n4e2z>tGP+$>S!?C3p!#$!%+L7QOdm1p$4GX@qN1CpgJ87yY> z(Ce}=WiEx;o9iNqcFY{Li;CN1zM8Lf`^a1-K)QVtQx#3!%09)MbQn>P~G|$$^ zZky-shq)mu^IZSg@btqwBTUsd3Z-a>L71auu9<;l&zQ4f7&m4>w_z&s0IP_!^p@`Q zQ#&I}83f;U&KLOPmn!}R4D_2nzIgS+UwUrNG-eQ-(FxdAY6fzhY);vs3{E4|UNM2) z$arnY=7jQ{xd{jby3@2f0bs-Us<$eYVu(wm3kR*om_d|O!Js9C_V@h8$lnk<%ipj6 z%xm2=P4-5KKeltioQyqo#F0+MK7E;ZGU&tDt+g5OEx6pT}|skJ&zVhbR(?>@eH)Xl4E9hea-~sC)*Uhp^#r!j=&1l+ccl z8bTBZ9|=@N;yHSsu#0#;%EXx;5V`c}$n@Nt4rBt^1e9G)c+|*&At8e&1Zo)}fr_C% z3rbZ8t4|xbJkqV&MjlB!#=0wV+5emMXl4Cp{$f|;vdQ7`>fBZS!}PrNv(e%=o7JXU z0qrt;c}#gTxmPGX2NrZZKHJaF&QatP$qL)W^1JwKrS#SoCll`zVa0p9jI_7uRpfrQ212E!nYESIRpZjl zyzsXzO70L)+;l6!qDrBC=HAcT<%b1B%;ciwih(SK+MZ(bG_&c)u1GWGfqg8sw``Sb zT3y4YS^xRU&%|=Msw0~7;uSY2Zx(muv~{rq?3UG4XUX6ktY%T;c+e>-sc@`@hZX|$cz8kU$&*drW!h3cz1y_eHyfr+R=ksrXJxMI z7QMUX)ThF5cjR_|o%+EDI4E?jOW|yUUXVx-7DlKq;bG0-w5y@2Gp-5>clVcCA4B6J z(_@%QiXwrAw;PAMT@2{)ob_yD{bw@C&DUQKdIg1N-Mmz0rzyxJn=9`iSSw^!6QW! z?5^;A*1{i6Jh-U~VOEE2H!*PU!%dyR`tEI`YFO@FkWR?5@b?H>mJK}Gj@kl6OrdC2 zG3oAVRvq7APK<4OSB;<(fuosBewA3U;p#$ zTdAD+^YaBf4Vj4U-%AFCPIcw{`r`$q6FPvi>0kMw!z{JcEstUa1nv%LTOk0)RU1Qk8J~3^a^_nOm-#IRR*8%A+nm39kOp2=Mw}S z3XSAL1!X!?8<6|DAVXT65%)F+c7BMb+QqKGgTRfiBFM-IKoXF5)^R++*$=xv8Ua8o z4s@2JL`QL!`-+{9A&cG9uHN(Tdi=Wn^ViYEMiB^E4&p9^d)l5B@*k+W@dc$J6y6$O zH6dGRVUf?fi=AXBAE0Rvp;HAsR^&~OT0b#pq`n5vusPP>Sn)8^UcSvY9Xd5Cn z2zVWv#4t;^_JDDx$T|YNLs2>8ycwW(Cx+g!nReoHTJv1T=4_(vrkDQ6`gb?Di+2N@+hKO3N3T_9ZAx#pF`RMpL4f{9U)C5H|{9NUa?3go% zu>KTCZ!;MTHzTnuy4}vGDgx>oQ~l61%7VP%ntdJ%iu6cJ;w`z!BdC6$B~BY$3WKqT zprgGJl?_Vh%6VVw8p--HsKxQH>Ia+ic%`{G26>&*t`R&HGVtK!7?7fSQ`<%xts5WA zyfYL(PFVcd8M!>&?oA8;$vEb-9e@)+ehF}aq>4!#GKY4lQdJWK7g#$Rhwjbu>fY4G z7kQ(a$TOBniCQbdV0dnHk?Gu4VDihLlF`t;S&YHzocddii>T?`;3D`^))eGSnGn!a zsq#9=`>omN5Wj5M==${1`p*yJP^g$w$w7#+cqL9gHUi4Z>c}-&Zfcts;7<-nvk&A@ zIBxeQHl@vozoNWMWJsGYWef6(J}>p zMh?ju-uKeeccWn=e#$GxM7`yUcCL;U0Pi4R_ao}xD13%DiHc%f%STJ$sH<~WW8t=v zL9wcdLks9b`QwD;kFTtM1IkOggra-yWr)1CoQ=v5$}k3&=B15I9YoTwb~XYhsS|t&{l-R2>E*O>$sW!1YhXCe;0nE_9 z`3dHpGq$AgEdRlMoSZY^dG^zHKaXCW`@fCeI0$#TU%u&7jm}>C_t)ocwtRH*pJ>ks zcku=>?rq-WZ_chSAQz`)#Pb_>e&uPIKv4M>7U8RAI)nH4>|)9K^WsLN?MhW_NWeu5e!e$MvJTIm1 zw#o{Rf#YwRN&e*y*}5LjS+5DK|9ldr`XbIzZbeeN$Q+HUyreHE44*MPvo#{YB-laS zz$8x9SSf8{)EaX@2f}SbIKi~#CW7xC()vA$+J|Z<-~gtTJ6}tS?pE}L=EL6l7${#p zGXi@h!izFYT@W8e)ZH7r3$XbnX!drkEI1I@Z|wEQ9Fwq!oFB?- zx8+`!g`&l5{MGaverT#w)AQ*}II2HRYl)Cv|M(q`E~-g?KjT-AlokB3OpQ`9OI@51 zt78$k->jW-Lm{Ms@*s}OLgzs%xUAYg0s?ziB7qYN5QZ6XN(?C_hMEA-cuOEHWkJN;4Pv*Omi%+%ett^gnf`*tp_dxTlty} z!3w7J)nX1*UezXM7d1Jj7o}1e9?M{9PIK5k)4FbIVXD2EO1OtQWpPA5Z@grj*%~fr zw01H~Gtp=oxw0fUMCv$&X(DdQLoq?eid+W1i~029_tOh1D{Flj3R9i%twlT|^-NOc z_;*T;jEWW>5yGOTet{5DrJ4eU5CB0< zn5?2o*8-ZZVmXiqu6Xe7>UxBe2nx(&=N#HCvt4h2Yyyg2xvQ(cPG?ep*sLi($g+oq zrmN5pqhyngDJSt?o@r}rl7fmjGRnxLG=AcYSc2$c@~fYJAlrQZVF6+KhcvRgC_`u( zjC72essz>O3W{49)D#3BDUilESfVk$ReZezkZm!yF50&3-CAwiwtF{sYqzo6wr$(C zZQHhOTd&W5?s;|ZeN}H&rB>ERB^hI6W@gUh8{b;|m6lF!YIPOAr;~cs=E#2tQ5@)z zW(=hvjj#yl?N3BU;d7AvH*U(p&_XEirje;f9gU5Xv5?$MX5dv;gqd&pkXI$%jY~-+ zVW9%MuWsUq{~ls17AFmgmM7EOq)9L#MLu{-*iu6op&bBjJ69j;>e)!`9vAk?l)E;+ zyCG5o?nH|kj#c2G70=SutGT5AECt>AoZ1-SN5mnEtEFd)$*hMfiOt z=xR)ug)Mi)f^y7sD8Dy|x$ZcHIcz_#!Y-tw>@4O^rd;BscXYNTETHUkc$_jTW_o=J z+uQx=o&tNHB0f(*QldEDNym0S*3g2MPFWYJl+~5XjWg^uA0H9Nm0^RxL!-dLQ-{-xg#j{;I`qG7nd+l{63U<@WpFqCVQ|;np+i?EDNLwr?wD>vVvFv{I zkedDbX6>(RwMinRLRCEpuS- zBm=6kIC zWd0@Ul2-!x2QC=P^}&ugN$Md4$3DR&XR>NBWP;-oTSTmiECPb+ymviVSL{3%37jbQ zU6Dn|*5IZDz$rsLy;!70-)GYnkCI!iR{AH@Eb_2qXRU9QI>oKs+u7-^`PtjyTz4B1 z1MBca%DEw}$qzZlu5nRf(xeHBs<*5#E)nII>qs!FV-70rtNBKHyNmZ#yUlKvvwNhy z`|Wr%z4uPv)w(1U5V}~giU@zQoE4lfq+RQ8v`4=3+$L;!d)u1PpWdZ-mU~P8?*u;7 zV=dA^WMsP%-Rw(uZELABj(bTw^cc( zryS)C!|_cvQ!gq#qOPJPOD+NEAw6|=uFCaW3{WPHir|+foc2y&x~WlzvlD%<8Bivh zYVLT4n^fh4dGueS!`99cT`NTC-&%aBn&j(d@7dv-jW3#QfOGmmnSamIgYQlNo5#6mX0jD~oibC*FQu#`7ml zV_N)83KfU5UeTMCd0{HKr-jxb6-~iZ!Z7rR<&uTr3RJXhY08@U_hn*sP>eQ8c{|Ao zOX6(P=Ot35`=qAkX$-AyI|p#ajY4flTOS7J3YyX|ZX6Af1v??^ukEK9aeB=Pt%D7@+@&4yz?W=n;UZB23l3(*bZhkYT0~A^Y{FpM<&d4m6crD zQwI@g-fx4R36Ni&Kb#U#?+xUI2bjfMs^I;&HFqSC7~v~*CJ-rp%6NikL;NV`4(I`s ziw=&1Pgn3H?6|Gg+LB~+&c|Oa#0PBj8cWU&4y_yL!hM*3U@E|povyZpmTrpg_(?f+ z@Mg7^-TyXsAk~?Cc{yFtZ%v;@=CODX_U%W0bG%x)ZDCXutKF9;f#-Ez(ozQ6{DuOE zHazhVRk_p$2kKi;ME%_01=|ZyrZ)GRf+=HcM|Nq~@(-$>Y|@mh&5;a(5W-Go_XJ=R za~U)a`3`R$xS)Rc_6gQumini~bt30ut1}`q&*R&vLa&XsRaV6D>sngs8`0Y}DlnX7 zD=r2zrrcb4ujTUW`N;*`>|0H5%P#>5{tb0k1@XzBl0I?VQ2F-3jpQPk zx!>vZr)V27Dbt@f1h|LGd)aH$(naB}TT*F>x>xI^@5XXAYpf3XSnMc%yq}6IWDR!? z_cL~k-qssebRznY+rp`BsmCAU)YXRV!LJ0DCU z^Z0^Ft;wH)MQKBrsECoJF)#iE$h)PgPL#5Or!TWGwwjGVTiDgqLxS}i=IY{zZ~HUE zh>aq9ZrUL5$J?jmvTGiPP&05!Ax%gH$B^ijT0>ONJyS_QP+WX(I zskmIhD?+|#R2JZh@O#LGzW zET01!e_iLyZkboPE0k?%K#DMi+YKEUeRca{gyJE!ktP}^mQvmZ;VsSKT1P4~b@Q>g zp@o#8A++s>4me=uSeGw-u?Q9!vX~{2Tq}}OGWSU6iP5Q=Ev&388iAS-51Lwimle6l zCv`DY0vo=ej94IonMD`#D8-m5?o4{diGT|*I~iA;!ZU^eq4F(2)-JC>sN6*(GA)_~ zGg)>wGt56UXcKeBwJDiY20^!Af@=3R@iR{(a7pazCxJIm`ljgXr!kV@vr?JK0MFDx zJxs|%8dKq9o5@*1f$;#|{D{0w=F{RAly)2nDZ_Gl4pRGN%p%FF%zne+amAC0gH}zT z(rl|Pg^tPFBTatW>J~-!Ej&MaM}xA663Pk_84&X2NF^w26&x$;uif}A$Q42$z53Sn zWcn_sqP!Tu!Z4ae9~iE3X@l$|W<+oh%%HvYkp+f9%4MaM%KaO*(9h2sDyE1rDf`U@ zMeXU4bDF<0TG^~&uaS-YFAWq{pdmiZG($l=L=Rk)5Pm`corDNNjv1CZf)As_OvyAn z3yL=k!jB?q2CR=~Jek-M>xkwhLhv!xr2ajNXQhD-Mj}`@i~>JoUZhtV@|6JDUi%D9 zyDo^7=iub4LU(@Hm9)};^{=1L--}pTk5h~{htPYxog%+Fq_~OcY+~r0gzrmQ4aZ&Z ze?_(<%1fVs!eD>JW!t#ihN)N-kuc@a5s@{ThVm5H#`K_XuJQyp6;mOubmnj$Q)8)$ zWM#*h3nYONa4gojCmohERo&;!iT1WMZSRD$zwWM~vQ)++6zqvN1-bj+sd~QB#uNBX z-aB<#P9wG8<Q(PjzNOc_+5Wg4EdTXY*U<^-ulc;u=iWR493o}acZyZ-a!b-rOo@G1dexg|fR&l+ z-vdk*aVaSbIg_|1hTd<$V8BqM0VdiKK519LS94@xp|}q_L18ruAw{l~9)Ml(RN@bW=tc1Wq3X#uAM$u#f_l*M6tC3U?I;SL8s1ch$ad^fY zPs`!Zida(RbHfisYWPex!)ZqIxX5}RWWa{?+^XFu z>7YMhob{OfR^fG9`FD6(gmKr3q}UU1cr%CNBzp>`0%YLXKUh*p5+vxqiA2B^(6K1!Q94G9w?C>2>S@X(YR7i; z;Pb64%Y}WUQ%>8qTbZI5lt|PW*rzrx?@b?Kw zg23E|&s5^vGITJ%1-lM1Mtau)i>kGlCcvZDrdd^t3QzKY(r$z%7=$uDPqe_`a7Bm_ zY@TS{2+Dcg^>mWx@mOKhl4<3RT77Y^4QWIr0;N8fIXA$0JauA~xFXm^z2#kgesu7p zyE9F>Tj#INr!(7?F{QCJvsuY;lL$VE-We9O3S@JY(a8xG`m|LW!DYU?3%6AwSoBuz znfCN#d07AWLBopuMh^Ox_E193yZsV1PcHoaCht}2Q%1i|qkOX0xD#TCcOpm@9JZUt znXG1Az{xCtgV|Ua_F(uP&nOzn1Y+F?^ZkMD{E9=|_-p@x{qMI6Z>eS&S-H7VIS5@r zMbG{j-0ECd3h#KNQ_rG-e_lU#STZk;h`ZE4HhU66+3-b+V06*|Rk`CKQu_Xjj|KJ? zRmUG$ebMgU3@df3e!7g~lW6LFr#a-?o;bif$!q|?^7P^I(m4ok^Fi&cS}%>NT^CPu z7GPskW=F_YoeFy~gy<459o>6jxKlnj?GF~*UrEHKmU0eVDpEh_P%sbs+d{b5H$ z;g)y9zRfnOoF{)h61D}ExH4Um#EBm6OJDP0*?;N6#*v`Zt(rFFxmoR$K~E8VI#PTC z%@TWg7IG9|m5?8y88+YoDB$SXum&&xJ>j-cg#d!XNy=x6?-l>l?RooF0ITu^JRsY$ z8Z0%(LAt>ZB?lAvxM5P8AM=2J1h6TiFp_gb-d!3c1%;9dePul%zz40&JFw9u0)dI;$hNgQJRA8FL{01&SL@Uojy+3`aY?q0FCY6PW6iRTxki37g4S1u4t*xWWA;iQ5jUwb!P%+t4xiUm03R25xc1K>rKJKaT1^{F%gJ~3A81osf+C~ zGz@Gz!w-J&?M1AJ>oa~3DT=|jl|$|~2|EKd3m(VOfMB>`K#i6mbHupx=aLz3a2erV z!+|9}j(;_D+dXIg0eWptbY{1XBZdoI9pnK#^GHc902isN4+ii39&S&U|7*UG08yp- z8<^Q?VWLVY5Vi!QX_&?OjD+L7p-V79mXOlyAQJ1fU>jfjG2}#7W-3?gQ3_dJ3E}{s z^1xX4pP~oqXT(Ay$MTYJVy=<$n#`q@TBWK+v9T1BG+mE@>ZQOtjI4+0`tx9qhy&n{ zBEb?`Cr4d7Vw=Kwz#@K%Z#cnvrn4i4;fbhZB77a~p>n-keyl+R^kbdOc|YDGh5&Uz z_HDJ?Q*VzUIAn}P-n9uOrr0D+>FINh;YD!46f295l#8=;b}JSY?zVdXfYfv7NA44DY_j-iIZ7lem|hmKyUtJ?SM zgX{aJR2PM&B9Ey?s_Q$gUprA%Dz_ckh*H8wgu-kWn8u8HHO}^>sGthh&Jb^z7jE|| z9@@FQO$;oA15{Qe)@by81baoz&cs7!4x>=orbi5>;s8NG61vpnYVVUd8%by}IV4zi z1g*YBP;7}~#zT2fR`HlkJm(!Y%X}I~+>T3CQUT2j{AWwjen8+vNGNs#sJ=wBzM?5q zUzza$4kssW8iy*C&GnBl!~yLJ^HfY(1dIp{R3a9aITp1fg1;u@TLb<}+4N#DUQQgI z>LMh&yZvd|DERNhXh~?q0dLhJ(pNa}m@Cb(h$?|YX1T~n`vj2_vp_uO@Rd)F#Iyf* zg{gC2g{8uVHPDkUF(e!`XjAvZ68XACbZemXC0GMdiEm>XivYn&Nn{Z|Nf8xQnisM+ ztBfN=5LKi*l0lxe)VlRVi&p!EH@T0_kR5cL(etzs9f85_HSOv0+5c?)_v3DV{Fj2B zwijNY7onn4CsX%7+msI7XFFoC*U8nt z1Q90FumzhUm^KjzxASwJCCf@ z&}W~~^5|dl!5K}O4@G(T4tw2~F2=_<+E~DGcN`OzC`Ww82q)rAWY%-Ka?8t+!(rwjF8aiZ(lU<;xJ`@7<_d))tn%prtolzqy}e zfFw62=VfWU5w@!=@G$M}HuLRZ+v0R09Yr$IJfRBW@?qMF~%bG(dCy3XtPr8vNuMAi=|EjeVNoyz2r#PZbqBW&UW7Ga<~1ew)>j|upndwH#ZL8 z$WApDmdW!w&PLQI-kAVFI5l{;t-slCv+vjm*TBWbYaZjKvbXBR;cUu+%zz{-#PfGNygrWMoPgPS{c_VWDU^p3D zPW*lm#Ulnbh7GcjM~5vYF9WXR1R+xz)T++ilce`SHSBaC^@Gk)8}=aYo#*<+!U5B9udJ!yf}c$UR2V?(Q{sMlO6^G4yy%C zBf20f88MsE*!~vziif8~(K}?~aWJ+Pn)|S`8zr{32@o^DCAKBeJHua0`t16*zkR)h znZ99?D-mmpcT6 zmCXP;i^#-_xJgHu)*?bD3LZzJMMw~@qpmB;#;Kbbd>hr{(t8SZ#+t3Cy$B8s_UO{7 zmT*SJ!SYJ83P`xxR!`m)aiSg5OcA13jO6I)4=_(x#=O@KY=`zq(j)B0IVisAkSL-r zL-zGEYBTlW-MVz?lp_6_%NE!U3+oJJ5XDJ$QH$9o4VcHmYC$dx47kSaBu7Wm zo;I1_8E6%?Hck#HWQVYqOIrtcmL-eCT)CEP2uVUl&N2VcEh`^vfSJcdWE$unjEj}x z%tKAXxDLaeYP1%)XsOeX?TY1OjJ!vt67282c#{3SD4`gV{B3GQzDJxdfw`}>6~;|V zpG#vsxUQMLPC8vdX9s9z8Xso7PGl@Fe32-{2hhNH&ap6Rm?_WKA^X2wrX6&w+`R_xg+m2(U?!9(`B`2b&wv@ZPbE($;#*kYOkCrS5A~dUKr13?8&hA?8Z|F_hzNu zLzpHtiw4BFm0H5si2!9ht>Cn|CwhHzxmG(?~0VUNhFH9~r+4deX5- zv0yp1<1ga;__xXTrn414P9+e4TLrSO7rcUJ5abj@eX#Z$0ir+A7CoRWg>KZ7QUC8@ zP)3D7de@HSeW4|GU|*WWtA4O$=Z1B$`LE(_vWr=!t&IRqXBG^yY8+dP5R=GoqQF_6McEb}&E>1TOWEFk$N%6m!hWFa3`|K5hMbzV;DKiHb|jFCd$|$!c&;5O zkAFY@Advjq$ZXE@-N?M=37lt|79aN<^|V6tAZfR;g{Zo09b{~2qCafANWsg-&tf1a zz%3Um#q%FikcvZ1SMoq}L^L~k+6$O8nJ9T@#-)~vi4;yk#afC3bFML1w*ND3-pM$7 zc-&f>>$P4Z-fv)!J6CNwauGKI)Sho8hKhlrL59N0qBkN!J_Q~spGnw2NU@@bcVdfC z>F6yiQkyr4GT-)q|9 z0~A{dTA2YoT-f$pdtQ|y4Yii}`W<^5L{Aemxs=0{$kaq??eTzxh@16{GMVqgjHo|2 zO1p{{u;w8U3WWG3AJ}?`^MZBN`-DH3n?MEH`)Q9FMnowomAEAsR0*jW-n*Xaa> z$X<$QXprHRntMJ8p^(>*QgEg8tbCGGk^>H=z&I@-T<@2; zZCH894X*sDmh3ivOD0~=p~=o~CN6x@mx}cJCR=n%+p0nryr`=i3H7qp*a^WtlkHvC zoug~K0+bE4p#_nSETMaQ>*%jiq}b+^pzT885~0JQD&-CdsJ0l8UGq8TF{!hS_Y; zOkZx6s(^bjDGnpG{&MM(U=Ms67cm0gyQPx0JFJ$lnr z$}<(gtz-L0r4^RP)xRHze_xekCrWl0XDC7x8qWTzUd1FG#}Ruc`h0dU@?vy5fu>hM z3MebzzCqrLL>WxV{kkyj)}d|Y* zg!#8cp08(dxEjp!lZm@Fqi^!gEBR`f2vSS^c)e*LW6@9*8PUh+c-C>a#iZ74V51p> znhox+Qc$pcSZ`WEkWQC!iK!7fjwSXP$%%UK3!?Gc=u_oAum^>3sB$zVML;qGy?|GG7)wgkOg>QoN8&L6c3M#?D^LOq`~+PEY& zWD)+jQ0DIyC%xuw#3aSDDvYc7=|5?ovzeY+_y=v}A?)_bvJ4B(Tw84cyj3tF0_ct5 zn!EY-(9s^)u-nZsN}(|F_4I|c-cs?+a2ZSrOOv9@_B~H2(`DDdqq!-+_7zx!^;R*!|JQ+#u!U+VC zhnmvM%AzuBNn(+=dnYr-&RE2W!3kGfpS-^yMU&s}{3!78Ht~-Si5lbM1m+M)4RblQ0tgR+EkDR zp>~41hna(0$7sLjkS@NOo0%V~^D({CwIT}yMbK6pv49Ykx_}h+mEcPIf~2rz3?gB& z+0qn9M`Gkw^-OU!dGpGX`9JGajYXl!)!^^%>8wo!{g(67^K$(4?Eofp@`bVrh(?_g zZWBi!Bb8ME%I!ixX@YWovX=Oree&UEj!157Y~V-wSxaP_wfDTTV4>zq=r62xBl(Sb zq9pg;BX|zc2UOHBx|>D;0z=q1=mG*BlrX>}^C-Ey38MHWZ2E-I_W@l?ocmlp09EOR zgK(a8W9_fEAIND$GqO$!e@k?{J&dRcy)i0zhFB$;`f@Oz`{nlE>~`8hhPGbZ3ipl3 z^YFFlHPLfYgqCE5>I&BNX^aN-yPNcXY^`WINrMLC`4)mvqO)V}B<;D+Uvr+oO(I>M`KD zL00*6m!c;{Q9*BJ^CAl8HD!3}+LtSx?61FbFBcKrySKL>{|+hq>bSwMK|_doAz)SS z0A>O~$6xx1%SbPI&TVS81)VTq2tZQo2qc0cT?9h3tj%eb5oCM!Qp&NPSc5N`nMb2a zCCn30G~%?%3E~+~oI&=90mU;kd}AHyzP1j4FS6NJc{>rVN*Chp09krUq8u^awuYgn zgH$^Cg$yh<%~C7Bz;Oyqttnbn#Hb}GyU(Odh$RVg2lGDWABWRj(3ELwmWM# zVG=C=;t&k@n174`JU>H6mZsDdi49nw(Ky!@e`1(K)tV!PhES5!;V$rOEX#&WZ zLX2cY83PA8XoeMwc3;MBEfe)FJlsDdgit%~R*vt5C_0{wXq#mG5xH$^Nbi4+ia~p3 z-Fs#lY;aX|@03`+Gxn@kJpc?IW`tY_OlfW+QmQpb44jW%y|11)GG^Ifi?z!d38yzN z?iZuC^&LdFcmD!5rY-nsJmKpRn-Z-XU>S^l;A`rb{YaR;$7^97cqf|_{1EqG71K+@WX5upQsm}tDDWp zcIh)=$@8h-9Qt|BZ~G+}W^J>JhI}AzjNit}vh-CS8`IUUGmAXp11#cS9!%Mu%x!m% zC0Q-eBt2ZqzxX3R41@AEO|STM?ug^Vx5*wK2R$5ke`U7Ev17lwK0|mt%yxF$kOW+O zEkBa$^i1PfH@S6g7acDr-Md7f~KyDV-0l>{7<8U~!?!i^Ea71#$d0=5U8znLKqZE8#GH!ZVsA#An$UVSo z7UhL4Th*l}mY(LeeK$3J=rijY;fL+&n+t8dQM34{e=(NIanpl_>5qGAK zlyXdf7`Ou)tiL|5O?sIYRQm4{ zw=7ReM-JdmB*_@`?qVb|bco(eQ4Cm|H>l^7d%j<1(&Kh)?!$Fn z^9-t)jqF@rb;$cSvnc}lgerEiVj9*u7ZdNkXYWFOUj z=XOOINE|1JAKeryJe@M|uyHOA+sJ%ArE`8BR~}lIQ=2MQy<0tVP1!ILr;PSGqL#32 zpT~NV9qLnM<@FEowCKFi6}$$a#o+Pdq?t#*IBE4|C}`^aGj&(lz;KjBG2c3v)|Mhw zS+GX~;2hiRL%Vq!zFu(%$6oA)CE4fg7}2`k!k(@Kv9_6Hh+p4QeQ{oZ`vuggYt|m` zeXekAVdd>_Su<+JT|*~*2Pi|37GABBe97L=qm)%fC%#euy`+$Snf`~$UV4AC7)bdh znd$ke>Mu(tzK_Yg;xD^p18u?1Pq6mvHs)35qwF{-kKtIjp9i6}x4xw|F~AmZ8IjQ^ zu3kR0q_-h+&K9b(w?n=@dfH27ed`X#CfTWf+S!C>ltqlBBb*Pkf=rdEu6`YZBFs9R z$gn+F6As2mDLtwG(_y}cLzG>3(YJdJ#V`7%1ktiJ5|Mx$p1*qcehX>}3JezK9JFU- zj0{#WNDsx!0?uZ@ze5sE0oBN1jk^0drw>Y0!p+sPlL$%Zf{PG3q(S*qBFNmv_`!Ti zVB8!6&hnt;2>RYyT58qPw4<^kf!iZtIq1DLB#q(_9STk|v#jQ<7$^fuiPAX9LxN*b z;+gO=1xM)41Jx@; z$7n)F6%_roVLr*BwDb>5YPSGSMd+di|JZU{h|&T|!M>>x3b`>f$fT}%bFVZ`Aof(I z2du)7*pNOm6m`N*V@Lm8rfdqqa*Xf-C~6`&19WAr9%b4@#buo)Or&6MGV?AuY2J?V zH1i-AXc9ynWDibvZqFKzctbv&DmdS)t3qV)S!E~Fa6@=XiWezLC887t>0tBeCD2BF z#f0lofplm%_tJ33*!(lCS6ZPY$3F!f(JDR7Q$)HRN#1Is{>`IUh@XjT7 zp&2a)<>{0do^qlHijb3X+L(td9dTmHMWbgY{r(_hi^n2aLxVyFd+pEIvxF5Xz3!PHov;r=LI7_g4CJ6bP4$}MctZBIVb~n%-AQfTto^T%wtD&YO zFwni~Q2&zTPGS*_10#`*#&j`I=pC@Gc?VM7cR-gBl1f}e(duy@WR(NN56m-qFmrY- zkp@ro2H91$1{ZcCrDwTH8SD&6cmMe1G=`%7ya@k! zAUr@_1u!Klr;*-i4O&yyO~h#6ghY!Xy4f6Rwzdipqn)CN2s2{26pR|Y)3zxG^;K%s zSb^8&pOC|(haD==$3Pn8NcI!$p0AJz;#3>DNsKrP>5iY!;%B^O620e6ZQ!Xom$Sq@ zP&kWoq2KO_#3m{M!jW)*-t{>x`%;o)zsHAbB5%^rE|aEsChOVARKiP-dsD5G43uTy z!#SXal%~W)F5Q=QCiGZaR*FK}m5{1STNO2e_(!=onmPR(E7Hiy?+M*}z*_fjpH{P0 z^b(s@TL~Gwm%pxyR+<*OPZ#((IyH9@^V2IvB})||gpoRZpJ#}`eXtn0rn^+p>)Cml zo%e^NGGya?YJ5Zk$eXn*Hs3a7ooj`036|}hsSWI9+!efga@?7n7R+Q!1J55#*`<86 zVS{BUAM47PMjU=K!~QvK{1T7-1&AR?`1SRMA%S-@D)_qVQbu00mb{kd_*+BV9OvqN zWGn!Dl7E{cJ8g(f@7+s{JLCua2mButV*t}8Vjg0)@cXbY$24r86}g>x6kTdyJ~UT% z#2%HzA{7J7_97u}#Ex7L^bImD80sd}Z&ITXqx@YqvsJ=p8y>Zowg4zhiRMzffe~0) zs;~`Ruy{toCMG>Xl8S?db|a1!zjhbZCv{(>XLu>Z>|Ru?WZ{`)<=E*$>!_amm=-SN z20s%D`uefp$4TdA1xON(9;k(!yPKTc%db_NsRDT;6o^V`Gj>)AeoYNg#aLj}31;kW zFHda|P5LAg~7s4IbeSQa}gYz(Gc zc-1t9w;;0Gf;zwM0k$5L*uO)=;%ZsL>Dn3*AqwFzY(l`{{vl+OBZc)&3Ag{TzbMWD zl941-UN+T9jJQkdV`fEX>2ATzXI|+cVq>7-^eBo`_-*V5B0fW|)B;?MzHbm9A^^c50)Ubn$Pa-_!gXUU%!KhnJAw zC*;@s6*~JK8m;$@1JBncQLp7u>elJ=VTd}z%jeSe^&Q;H zw?B~S$vUm=a@|LDj8`w>PWCGyt4%AvoTpj2R}i@|_#&QDYV}uoB~cjMLIo|IzYAVN znoQC^2hhQDg&1H6loD4MV9eg{6dF2p@f9TBm$IkUS6_ZM59u_G7@NIVd51X$Y_9W5QF$R6Xby1oF~Ch- zbe{N(+YakC^ouk<^sCbXwdyVAG4Ee3e(S)hkYIXV9ozH&9OsH?Ku~u#y4cBHUh&ao zX9i8{lIL#XJ9)4#IXIp@`9$%zDzSr_j|(*vSB=+kjmHcx6dG3nC;WlTx71e$+|}jg z5fq@bd!5xm`^#;5XK88YlRRX5J+yIK2tRma4VzI%-J2Fy9)YcKSiU~nA}((jN7S4W z1XI&#usZJMvp6T*OCg_7&w~-CLF6Ul^(B*1#A@PIy>W~|=Oy*~l5KNnJ(?k^$tpO+ z8T=Nsth-Oy&~wooHgGrfo*$&%&iY*b{;K|d|N9d}`R)z8t6-|z3v;!3YW?wE`iqu= z<2ew$`Jrj8d+j5i?My<>3X-k%Pn9KmQ!Did)S(Z`JUYZLQ0~z?ir^6`lZkxMEKZS< z3MN!^l|j;QTD%YX2>jKYP$(?emFqh?WaXfa@%~gWhcT#ntT+!$X({fpflk}8r8wIC zgv!Tl%p%g_I?^f~IJ3_r8TyexsM}`Itu^V-dwG-(D;>}Gm8Zn|wCgR)G1E$HTMxnBDESXZf z8Kzhr2|uvx4Qt*P3Xp&2`(pP{m1HRxIHl=e@Z@d~$K8kjY(|s(YUlP}l59&+=;Mec z3Bt6>a8I^woVT`&JPi7)c@Z^mztH41Ud0vPyVb<}CQZ&7Qy;`BUp`L!4{L~=Sn|Fk zBv)HHzK+WL=*@Cbg8kXz2sdkL#aXqF2Xl2m;#Fvkp|N}yJ)odBq0qjNmwT6J%?qi4 zd7XR9*x*+i?EB_f?{=dSLj2jkS5Wl4*6x((P4@!PUB&dt@zV6g;EzZCFMb7SP%tzg z2p}jR(9%MM)eQ1HEg&GE%%4Q}ll1HyoUQH5>237v9gOs?_3RAkP3-h+OwA1J|0g4C zZRKEOxgY8dQ=Gg?u@y_XZfey1zD{;cKF=w+3wM$&0oF# zX~wJL)V+E?K7UK+V*YN|9mmW6srMWho$}Y}=`H?2^VR0h)7`@dvV6by50mspba6%U z`}}>hiFTRH(PjKXQ>?nhTqf?ImYGdjJ=<`2mrl0+=PS;W8UFQ?%wHY4ZGNq*=HlpI z%a`(hm+$eTzxTtov8TO0@o#&^@rU!iIT!>|Ts#U0%%TM|9AgqR%sAB2;%E?IW$Sgi zzCZhoFb(GUN&}qYh$4rKi>IdAF=W@)R*?!@GuKt?*lZ!5_u;4&#|bFS?<*l6tl<>n zXP4o~SJ5%!+v1ze5?F36*zO{3eI!=YP*g$wlGSVk{;*3vmfE{mS$MFCxUQq%b7)J! z2S> z#)Opb;7kXV9Ill|$~6Y=rAZMpd#vu-CmL=2_H@TU|B!~H-$3PCOwnVrSTJZB=}HRh z5E{^v^oTu<^);d^kVWTHu!sFQddh^K-6HGkhbiZvKqMi&1`oD0Z?o4)ds-J>AT49D z0wbf1LkFdcuvQs-8uL4sLJawx1ujP0u*b0_A%g=XJ>Ij4zJk`jKGk>*et)hRkYgbN zu`EVrGYv|-UTR1GdP#K0=N5jL09)|$m!et`%44peMEf1E{Dfz%=E?<<6L802mxicj zbM4aqCTjBL|0FnFuS3)+yYKMf-ZjFa7+%y6j6|YYBhIG9H;?&YUJCQuU``^KYvhZ- zsBC}vKp`hPkGIylQOR_KOvv;7gBriBi5B9>CB5px=1aS=}9>SCoznZlDTNvIc1m=QAzPey9 z5Nj$c?t7+ub60jk*(Q&val1s_AD$+!HE)~P#EN_p3Db--Ue_E9Wt4ZO9_b{ihZca= za|dRJCic76Wi5KL)(T2r%nB=n z-?`b!po3S$HMj~b=GkvepjhhWWFM)V%*Ks$SuM9z^DxdV&l^Zu^n*mWA z(@czUiAiK>BiNY1g^w+{`1IsvfqL0{fCx2VmATBAN^c&Yzk@Lg>42Kwf${WHnyDwr z1I)}QHoLkWFu@5>k~uCT+Nd3u$b4~L20kADKo{)TD4Iik5|=n+u9&+!#^Ploi#l8# z+*@rZ&2^4lWKpGt@Z)Q&>Eyb;jIkMkFZYg?SIckyx5G46#+*3iOr*JIDXt|vXM!vZZwozE)j!4pmA1_FDdCpdGy?Ah-D;m zz>{rck-;+{b|MB!IQDr0k%5UmeJ!2n4NZ|w;J-LhMLF{(X(Qk#YGWwv7SuTM$D{IU z1CF6{5${VWw1VEisU(M5sz<=#rWLY6V4s(rc-_yBFcLaIiN$>VSQ3{8PBNDU+KwDT z;&KM`q(}^@1DpovAHeVA5iEdn`q#FzM1v6@H^7oiN^sCui)^u+3AXxGu*_Z1kdWP|EvaEdG{peMYk8jjEJ>8s}WwwK1+Jhiwf4QxZirI zu+$Yg$3%pC5$cdYs$iGu^v&lrNFWrSgO=|hr}p@+UFT8IKb6o z0m|^BD|T*ctZm(>4(=-baQvp!B=8;j<{|yR)+sM8!VDH~&olRy{~SlCYz~kCGcV+i z;Tf~}7^={C@@|?_?twR{Qg#s`o6s2seRMq&4UFVQ^r6r0|jwBENxvAbo&_i%1}Qa4=BSB zARs~@NfAM17oCet*cI*h%x|@b-;yF_VN8HU!9_p(V*X zk?-C02-|g9qq}kGxc%u*`MLX&hUeGU^|x2zzAq3M;S2;A!Nx-oTM0lVKwugyh{u~S zgb)ZAN&pB1$>*p1e`QCIUaG&}=u`ejtbpRnhxNl5MhXW;s4E8qx`M|Dt}Flq+5$3y z2K;~5wiMq{>wZ&NUrdD&{_kdm06xHYWlRgOAV?=-K%gmd$e_S*J6OsE@c(wDjJwR5>y(M)2F&<172$aLrwFD20 zFy^PGjCY9dj|y;9a}fWxizw263RXozA^&53rp%8s;uniAkxZFEuzD=Xuof$&e=Lpq z|9A)KW~ z=6{Uz`%w?CfoD;Tj(b+4&7qY0Wyim~T7o{&)&7;#@iQ*#7Sh)%a3HUYut^%TX%Ot1K@N~D=u*x=HYk1VKG`7mo&=5eUkrrwWc!~h`op5C{8l^kf7B2 zr~3hK^zO|&{NLU*mB^t1b-CJTy=vKyI#-RdxWi(%%4q+5THicMx4vpxHBKjmhhWG= z`H$^oWQ0f67Gep<#r&V8q0kY)T8(AC$;+b?LopSAsy)P;NEB>nsV0 zD+0A&ce&5f6a))YBdyqt({4IQ5KUHH{ASh*U^A@PQ|x2Da6gk>;0xtvUUhFL0AO=9mr0O(!T&qA^md%?RgP4CeWXD|Z zk8I%_2=VbiIgp6fI&dJb+WsH*-ZQMJZ~Ybxf+*4y6j7Rrf=WOE1pz4*ic~>q0@AC} zOQZ%wMFc^5FN%QDdkYX$dhZCNp!6CHfzY{gq5HS%Irltw-~V&J+)u1UAS-jucfMte z@y*^NQ354%g=l1|@?W!Tqy&A${&v_dj$AukHe!=)CR%V)mva3_0GHdz$IsrQ zRyrlH3=#`ts?s|y<A|4*bRz6rxYL!%Qu>Kd8~2or)!q%JjM(nGE86zMz&k2 z=KL9T8nQq@9y>A{qywfa9H4 zboWkQ@L%|HhznET=X9RX$Y!7Dgry9i9)uFjXjz~oH}V&;8-xULSd@O&~m zFL^FIpJxhBFNzskLhtQz-pZW+p!rdkt;F&A##P_z{mln}SkFuDCijopp*pZ0^SShXEsj-0BUsaD=17gXWE{G;47o=}5(-1hJ-0qf{}r)j z?jA5dT~{QK7|vZr_dX zogU_|?hqMu`Ji8NYTvIM;5}MO;YDoWMF@I#No_5d$!ErP_#a}-<5(G0NJHSghxi|r zTojv1>v3-4KveARY?Ys1fj$neJY&GJ5iB6}fUDJA;NEM`Qtb*MzD3{iawI;n`!Y@# zc-sfxjZb@Q^Vy4TEP7csLATLR_uVD^N_yt zTh!)UHXD&RE=lcBVvv=~_G)8vkf`qd*RD?Gxt~FC6S=!xUyw__ChTh-kgtC%#=E+Q zuj#Hdsr$}SC~`YZVx?U;Vvk1#?GLH#Hnw96lgY9ZJre5l_ zhL}}OzsK2)3Gwg|1JGV+fw^7p6iG5WRz0vWJfl1Accum5js(qIhF?xwgJH+1N%F#auB==6hVj zT{FKJ(#mO{Jb50~HQ7X6tMYYo*fPZxy@e$_A6_)Dz-L`%p?1*xIL<$v$(ujT@ZELs z6=ECbK=fFuGZ<1`I=tIoZg`!-kK*a`(nWt0Sb5EhYiD>V;<&Dldm)ugo0+n-hH+LSClS1Ob@e27*Tr2Mg3g6Ih zw_^G2I5CxG!N&6t86)?%2ePCpEC&1UW)KQ=7M!N%fmAm#B@Srt(?yom>J% z>*lZjJc(YHEtd!jI$a0+Yx<~h0LN(|MYdU!3boj)@0&P=-9wvLY8b>O-U*P!hO+Mp zkJo5Y>a-KmLd3J0JR*OY9&qJ-x)Qwj6qX`fhTfX?->f=jS+lfjslJnxZY!Xs_fXoq ziSX4D=j@b1NbA~du-z?0J32`_6mxtvzg8qlZ?rdlqEe}>hxPoPKWgAt9-V3u3ngVm z-*H0wTI+{6OpF#`_i;PEbAh?!^zSSXxWJ5KlWTKg+c>j zYYAoV)R5Y4I=MRrId18ZLDh2lj~tupsF*?ieZev0 z_Ba=+C4zUzZFcQprG>nirK`qfJG_ zM*~0f#T#4ke!e1CbSHsoT*zW4WS6dLd8DPUf3e45q4A zrFyO7tK*7=)c|a1R>GhbKY@%C@wn={lJ(HLO7)uW{Hl4}lbsoP>8zwqjT)xTdo{aD zgx$O*#AngDfhBW~m7#KO+XJS%WvHrtuD|9m@(xJNDiTMI9{l~QZXA_(E6mQ!V(q-K zo1;dE?V7yY$uOU_h2heqJk5AyQJ;=adbD?afqvOjUE(xwl8E8iMAd{Lm?~F3HaO^` zL7|DPz>2oX>PJ296>a5rP-MQRX?ARg%YAWvZ6+nU<;Dk1)Bp_mOmiRUM8?j~EC>s|Nli{i6+XbekG9My2poq5Og+Q92q1O0e& z#aZo#`Yt`POJFPIC8!2p6Ehee)U#LF&F|q}IpscQ;M}co=ZIO}5OVT-7=PLK+dKZK z0}Z0ek4QC_)7rnAnspfB!2!?d__kjj^LZ#c1G-f=+NRE+wZ8(ppDM_}F`rxe?DpMU z!I^G#>Vn2+QKoPDf(qkV&*_io^fz|9_%0;XGNs`Jn@x@cvx^lasK*b%)?AsL$;qBe zpRvw-)Ft({E~FCH(jpmtS|qXg*r*ei!++}Jk6Hgf5Ht69NaE^iTi>=kRk04Y^qREefHA*!TsBJ4=>23FJ zMGXv(z@oVtgHH)(xJ~+E&;sNWE#qifb9UBiR`-cmI9@k^%ja3{&Ms2$eij|}s1_DYYn_N5f>Xg69SljKGA2tH(q@*l6*+$tMyO@YD$ zuAsaMg5r3K1h;b<0lBvo^?0(UGhc>#MN}=}DstuiIr_gciq`=$_8_5rcDR@6cl4?| z1Zq%c(yNk7u?82r!X)qYvQay1ez!L4N}fx(j=G?BjIyGqr*(DiY#|%ROG)odlAZj$ zAqncL$CzX{D@%m)knm4ndXpEyH+ObQtz0}8N<*H9n?#C@_1MI-6kSu z0v~ljZ0Uo&C+VoQrSc@a*v*~fa;84=`;{StgpZR-`P8SF@EayDq~lg8CdaUP(V`tW z%26^pvNUrgcRX)1Wni|3!fVKsP{oC*C|cXt5Y2PR>@1P6yWyfDQRp*BU9i189VXA| zD2j3L-wHsk2TW{I>~X}4R8Ms#%~Lb5$6^qBP13uCZkKO^h4Jj*Rf(V2X4E>rH`9|A z!BzQ;IhXl*iB+*f%y=l<;zE>=IU=9+SGZj7py!11J>GG0$}TDMl_u6YGbz05wy^Kc zk{(jipJX|k(wCv4)IMyF+!|e~oK9BS%qDc19Kl1y)n+jPy{q~p1=n?A8*RQ2O>Qux z55rQxSHdYMsn5H{HfwE-Uik8VgBCRzq4oXIz?hy zK(pfuiG_kY;Tq1tB@^@XlsCK=O6)Ca4Dzk1h6A;r#S$<;!x98CGd(ZQ$EB|Z4?Nw9 z$L7LOuNy41w}I{PFx9i2ZZL0(DO^IB}imQcXQ@gVOVG7oU5LA%Dj;OUrT7#q;(rpNeGQfAmFsoW1E3`5AsDGX>OG77`voSDSnIC4>TBQY;{rJW_F~9j3=K`}&1_ z`;gg)L(5#dc91dbJBCZ6J+M4PqO+RBL&;awJm!znO04wn zr8L3v%F{#wBC+9SD)ZHgtq+=>8oLkMjPzV`2OidNr>6;H%ZTn>T^9CDe;S8a0Ewy{ zfNB)!W-O#P=O&VI5gU9>F@_+nEn%FyR6>Niq%a$!Es_Cce^5DK2yU>xLx1eSoC(;& ztzr&(qqny%T_nawy1&&36}1N=&RkmUop@KI$3$mDUy5sc0F0$cD8E>Xt9((qW+eS= z3|EbvlcjwcN1e2!xg?pa=iThR7(Q9botUr)vvZ@mCgJOue`VF8C7QZGdQQq4gDmE# zbD|>Up_b;hld?NPd|9{`ETy+}?au`lJ*69C%u`xMsAh(Gu6<}@#7u;7pjX|NGq#E` z0|}B}^_{6)%DRHo`6Ye~AH?ryKDF3w)ns=fgr{fy|0_>y{=4=vi!(~bF~TA2MQ;I!{RIyc{21{Ty*!}9$J!7sVE0Jl)R zR}|Z;-ckz!TZ1t2G8f)?2)7yy`Q(T#cQw}Gq1>IbL*20GEhOW{79)zV?cg3RPxpiJ zRSwqt(DKQ0!#3>dca+_FT)u?;#jUMZVh5@a9{5!HA%`GC4>aP4{r#+TiUl?KW%-|N zhymbRQHwC2wPDK$Pw$4SyK~y;x!v_9X ellR!_q>{O$y{kQ!Dw_g(8XrIi=K$QY zD>;c>P(WUwZNDJZHuN4a0NIP(H&FFLxCgfF3K}!XU^v@FtXybUAy0b{{Mk?OH;#iy z>x8F(ldalRpIy4cDfZ}*+xIq!`V|Vl>Z$y$FcCjNnI(A$5&RhXX>03xTy zzK2jd)NqHdu#UN_v{uV~Zb}f%``BfgHz@IQguvQ**81Cd_tB`#km1{Ju3Dwj3r_QY zgRw~Qa$$zvvQ>qQdi0_1IqYW^djeb8%#`Js629j0gpd^dzM7R}CAx{)C#&~%`Q24- ze##&9DZY-SZNufKSCSFg9Y*d~eY5A|JZ-nmlKt~nK}aOtDZOp)F~)&t$>qa7Z^CEi zougMQy5^g%P${oj%RR~POt3K;t{cv7z=yZz)5=j;QjYp1v!oSu4Z_PzUT;V|+##om zhMAw7>VAI*D=$S1Gn>YNFr`NZwO>Va?U0|G1~lWhH-8Nzln}XJhH=YR0c;gh1FDD? zjxWyBohokcw@M^eEoae0(<{T)mv_i9=xy`GCfc`4FxAjsM9%G5HDuPnt+|VYsA|fE z7kguqd^WqAi6#ev91RJv1ck@8@&AAp-}i+{_|n#$yY$V3yf}=JYJVq4t5-GoV;J+7+$^j6=p|MEbgpJT~KvE(o7jo zesU}&cH^+VGp5Q8gPXsmy#4lb8paY;GC@qy);x-6I3lkyza-p&2 zP!?-45)`LPIF|N+?z$lVs2Xp$vz zp;-LJseN?ncT5(Cd}@;dIEf94*{KHrNG^7!JR1~eEUh8Aq!lc|r@YBP&;9KPFr_OJ zklz{7k1{=HF8>Z`X8CS`^b7UfNnw=#9?oqt*R;y_9Njfn!V7>-B&8PBzTHPle@yt@ z^F0`fp5L|YJVIV*L%RAO%AMVHb&(c*);-7Z#V~REQT`HDBW&;qyK^V*(M%mIq*7aR zv@C}vctejLsp$V#Mj?1~CU?)^IHknMpA4fJ@{T>cy>e-2Q9=1KfqT7;Cdp~BL5=w_ zyRCfrE>NNo6Y6nUZ^@Zm%IjGSNhwAk7yB({_Y7F3mE(faEAiPTYnu`Wyv1^t4s?#@ zRl6z+^Ln3)x#O|SEL z2w*GM788mUt0c2~Aq9*l+$<5rM6^478L-c38#@X-+Qr}>9 z`94e@wl!doY*iZlznK-t>A$!KxDI85Pbc;*tb`XB7*AD;iULTU+ZXlP&=c695QdU@X<%xJV zQ#+KN7e|$#I`wPXL?Os%j{65f%sNi5V*LtMs%z=!pvLyki2<_s6D~R<{>q9K*Pk49 zj(j7Pxuecqk`Y{7*Tgfbom;y9jvT@KET|q`_dUe9>Qj7fz1rkJzM5XzPo_%@`;Pr4 z^y$6NdT$q>uh}NHVS$4?LQch9^-T{SHVyY~n5>vEZ;QULr;prOMPbqt?DS`-mq7|V zTf5O=KbVW|-+}Vc_+p&Le5H!WaD5B*HSyXA&07lniYMCf6qFSjm@h1AF_mm8w?MX;G%ZGZ1#%pr#XKSOJZQ|rh-TK4^lgzF3EYHh55w-55JcZ-GhwEiKBP1*u}X=n-uZSCtaZIS zf(xPIbDuazXGR5h$}xpET<7}jZh(S(*W(+EK`#ZDmxLZi{17HodUrj;*3_D4<|>*T zm3GLu1K2v$W_qSlis`gpegJSKV#J2HzyR9E}!wG(5IMq69ia2)*B5_ zb*%sr+FfZ@P~=%XqjSoh%0J$dKwU7j6)fE80M#SR5kq)uI5pveY*3;XPnTm8$8=)| zhu-|TMHAT8kv6-rD_%cnp~#uTVY?WLiXKm$oS9AzS#E?eY;7H*yz$iA1LZa=;d2sA z(%z3V9~zL3kcTlFTCVeXQX#5UO_*T7dmyN^HIaX|Dr?{p(#F_)(G&yDz*q{ z^aag30AaO(#hpD01M3F6d${_@tZ8zw=7|;ZyA_-REhjQxThEUIlfCZGug@Z$>@jx< z@vGsaXwEp`udov(;Xs<(+_L=p-qR zzqOv?-at4v*I%jB;Ru=Rl~zCb8gPQXc!d^g9S2-WB>+a{kt9Q+cF1SW06S5}8WhP& zcTTyc-eSuOTUd`uLi-=`ZU!vd<09r~KTGZ1#8|4z<hTEE@%Fwyy8*jEd7;;};{Q z({v+e8UJBs%#T{RJ`SYNe|2QC5s)P@ygkrnI(`-`{0kOqV5E;BASHYKQuTQdOfL8Z z!99^U@v?F)uA3fNgYPa4#9;4`IEtd9Z4SqhAFRG!b~h+haV_$0p! z&K!ZU)~PouaR1r$e+?$p4EltW^k+O>;RUg-V7G>%YAWM)9!1iR+PZ%Ti)CsWjlJ)W!pXZ~WP&qxFN z*v?U)p*Tzu0+)|je19rI(|1Jf`9I9f{-ul=1SfMzBI(JQLy2rYZraYJJ$SZz-3-(P z{XLtw2{&P1(Ge?d#Hej~WfB4>R#YA|1^zQh0eoO)&CHIYRu3TF`!f5$5-7%F8U7)Y z0TT^91LD1J80KGma>${XdKpvcj0Ib8h`t%H%F~T+*%GOZ_qfO`5Jha|!wzU0CT(ve;I}g*reaMo774afwJS-4iq%2A zE|oZ;bR`w!?n(;k8-qkU1cKZ7(~DSre?#ylc$QX#D-iYFhRs#lRw>f$iY+>v0RL%B z%=9K>hg1@86b5Z9x;DrEB$78)riWS|r1H=LRRRT=z9VNIP=QMZaOre|DIEb;h%A6q z1or<=%j9>JrX+~MtI^mSU?}fHJzWBw_3VFQMxKb1NgC6ylsAor9NZ2q%Nj0@GYsd3 z>e+Kl<2Hhvr7Ow)(SB0&JPdjg+Q2%oiUw-vZ zfXGGk+XAXXCD=kR8M*AwRney=ja>x)bI%b6V{r!M$*yDW5!O0mp8yTM!)B1#@&eYo z4A>b)L_@uY6GW0e$$y%meRIIllq67i?Gcg^Hi9&l(&oiQjm@~osA=gN;^MY2u1a|> z#O%;k{}R<2HSv_Qc4d&g-lUID<7t{;E?lYj;O9fDj%bh8N`HZ8_&~9n^DnMrzBY6w zd9G~Pb=huK*fY+LN9Ql-gX%iQv?(Nak-8R23YgVyhOriySiHF;;XI{G22e8(%Fetz zhc(3{WOo|5n+cI+%u};n6L?uVqf0AY$lYRz$;bybNxDBlfPiv-plJ{j^eLv!XKgB? z{La=Kj$_LU--`gpL2B#)wZawh(A|-DQ3frNQGB<&v7yqt>jG0Ni{<#_*g7D?kk=>+ z-I|C{eF!leN*yZ-Q zZaeDbvnPEDl*j?{WJkl(m?m2v%$z};HRU=Q_=7)@)NS0e z<=-7jzsw^TkUM+c_oLSi&)g*ciuUGpNEVu3{bC`Z-0&$fEp;;1%)X>Gt zI7}Ye0|H($zLLo_fWz%mT(f&9vNJkrDykgg;Yy|^`7=tz#`a6)v9``)TRTWJvz{-j zWKtt&NO3nDe_q}Lr+v^_#oywPXw+M!#xA-zL zwo_PZi%^3J3E?77p0R+O?c?gJyx3|0N)-Tpd$EeOQK&Hq@Xbp=1EM@9&?FtC%a7pL z@_eyUeO&iWnQo=zfaFeGDBtSFV0o?PcrZnx{E1$fR5F;SYu3G43$o)ihPgklzq{f! zqMn$b$v`SNmmS0w#EH@`3-X+iV4OWe6+VyO+rdLfEQ^9IX&{xu!;M9(=iBovsf_K* zZa_7%3GHeX2P@N@aJmrd>QBK?qawgbrs&L~g&ndbLx0l1ZCq&;B1n(YQ4tr)^? z%HlZA!~QyUbyJ+Y>Mo=164TASHzriC@M zFAU`y@|Q%8k537@dN)>EH<(2i5db@DW=RAri@~U4q9pYrlU9%0J#Xz+>4uYA`E6ir z46^|I|Na)R_ARPUhTXAjh--RYdqKb=1hdjdmW2gUvg@hxjM$_%~t46ny8w{ zYMneOS>?p{4HlgiHw3hEjvX4U#SexY_KK~dwgxq`^=tNVtL`q6W0QW(=BKH1@-paW z1E-g!0<@Z`n)^N|4XpkXXkiXHEr;9cnZfcHiccLS;#|dM<7n(A!h<5$z zGMUNKDLhxXqLZ9MfyvQFo^)Eft68b%4&vK>nAF&Ns&9Xu3lfD?;#lp{xx#_Su7Ddz z2b;7`ROZlxW`XY5o)9ME=%be*3xmHGjy(QcwlG{K`Z%?u;sIR^R+dXj;76=Zqs)l9 zM!>~O%5aaX<(EI-i9GtMu$t=ig;z46(7(T_)TBA8M0c!>RY5{=;rN9Ymz6?==!~pG z@P1o`6xnRNa)jK_94AYCv`0W5Kw+A&I3YWiES{Y;`;>)h!(VI3ytQyd#lWp6c~vh1I`kkZ!q*uB^F7h>Dv zf#wp86v)tQnxxzC>2HbUKyH(x^lMh6_0S$kZEvEMlzycW09F^8RA@t!TcfH%P6_h} zCdr4e#}zyS*fvJjGHDV>(nyay=V!+V{479ZrqhRNq4b*r#;@HZu6@s3<(bn7i`dt0 ztY0->gvf$DaN;MMxv_ft;T$2j$HgzF%uU03!Sz$P>6yj*Zm_hcg)?6;t)Kiaeie%5 zOFdHGA=FJl%z)B_^1-JZ8Z~>-AU9Ik0fRQsYYg1OtTz13%e0sMRFYqN{efd7z5W-+_;2n( zkhc&7l^{-oN@LjkW|+A^F2z&b%yWeev694QZmiGNqBfAOTbsu$m5thES20&a9yv;N z;HZ@+C1tTY>Cy0T{<_4k`ggJ<_Jy&t==!F-?@GBH1foHq-|J}q+^FTe*9mqsN zm?UIr-naIqU8byf!GlnK?Iz+YA$R`t5sJfif$I0hRqM9+Ws+O5mApM)cj>kc$tX-H z(Wl{q&W%S3Dt~4}DHL)Qx6nmr>M*U(vjlidD?<`A1@=RD8%D9Im0j6s--sf+^8%7Z?D@xUDy$F^QdN}VRW&`Iio3kD_-Jp?k)Y^nQ$FEY#7R3tp~ z{PHH7J{$^){6XUTYYhRO)5i@>+KYj5lOF#{%^N$wx!rhlwfu+@?UdG!*?k}PbxzNG z79gC_c^YhVW6Rgx%YkBg`l!(%2ct(Z*MH0|TJ(hAw7{If4@!Na5Arm=()t9v*-Ioz=|B7inYWJl(c=Dj%DWL8%tvmQlxcu_r_8VfRm4ai>e}IQw zr5k(B@#*;lYuyQ%jKk2w=z-lG8oVA`@$$l9D02c6HuL45SDmrZi3HSlN@x>1^BxHo z!BcInAO`>MZJxC*+9i-4g3T?VO||;&f0^-sI?VcPsd1PPTm{-XhjzejaOR`U`cHc+ zHbN(Cpg}e?4|CPmb*K4X7rzed+{%C7xzMWn7v6;Ln{lk(%QPrkEHSb>5zW$``}OZH zeflG$ICK8M0*v7v{WLpsc>&d}P>@Q739;|H16tsZdY{X-EA@mZj)bhIDfy?PyL$@Jjw*>`FH(LA_>^QZYnT$?6Q!v`iD=a4*%Z{*Q9U! zttjp=?bXshl7tdL@Sb(`LAF0xSaDwmZiRkrRu(Q$uzpj1-+|>4?GGWfV9u%6v?m-e zj!l)HA7rw$GMkt*))hRw#RzQU|Hd5@&K5rVWx{dT>2Hdn?zdnVy2trmwA~c+h~*Y|2n&jQ=@7?j0T-3m{{$mlgkEswbFQzXHG+4& z%?f`pqfRr0d3m+G6}kzYj56vpP{!O_}l#%9!IS3q;aB9K=fw<(z6Sje5M~5VqetN%iI2AEljn$PENV@MNXBX82Lb%U=>v zN2j!)n|FoPOzoAlfhr)6#q>rT{cQ%_ked6!-2tB0wm-G_YlupBLWyx@OkuLES~F1z zF|vhD?q#RxB_CbTvGZZM)HXS6bFGo6MH8LCCD{tyOljpZ!LLZ0y1T>MUccak#zO6! zP1K1#7FbwK_hz!;HS|27Cd<$=iW+^g#kiQV?eDW*iGIS#pt^HgK zakdb++eAGN2vmSpEgk?1c5gn7P!+0RveLDEtY_4v`n1j!DGVQ}aat+5s0A&|d--gt zwvMiI=9M?~-Ztvspao2m-@n0RX+EEvw1i&?H9r;Bod%7?$WD{9P3W9pbj+>7YF6lZ z`j7EvnEv2kls5{bj*iyzU#)(b?a%o#EY89xtoOM6`!V>N6JRi`lI_P%UiOu3ydz^jAu1xA#rM zR|WzcRgP&UoB@_!N@~4AFWG82qIj3(lHPl5yT>dI`wK&|iZZI)(ESLHvCQsaZPSAm zkaQ8ciPbArEU4ZNo}4U%b2E8FLSt#qZG|kektlRA`XslAsXmkwdI0pR%&4Ae zBvXS~N#^_?nw2b|<-Ij}*oE74DAV48sl*1hwXRE9sasho!9X(_QWs~LJiEIhy;rPP z!zea!lPsc=?oWH2iDG@;07t!& zo2W&3eJjME(kVSc98zm70kMhF8`R8)Ak3{p9Q`&ul`Edn9gUZ`j#Azb9kF3*6miUc z6>o59#<)p~IZjrQ{(8bq_?uye0XbPlez62ExW)*$Hir*|7qt)`u)-647I8hMXc2BuTWH4 zs8p5Sb-h_WfS7@$MKJTKD*r4W$-iTKPcn=5K4^a9y7m!0o|UgV#N_E=U%xF09vAV; zB*lBpF~PP>*LM5HYX5`z+5nctU#J~HU;Y`bqr$)r4>l_Y$uK^se(4YVA8VX0HA_Q# zch-TlfFlXIJS>+wz_oC6c0ru^ZARgeth)Bxhu@Wj1fvs-G!Mx#UKfuDZqHRN0N=wA zo!t{>7OWDQMK@N$ii?dEwND-eaCt=NE*ZHeIy`Veey)`}XeV6YNqy@FG@gb>ZWt^{ z0&CN1u+YXR=phhB04@gwfJYpMYri@@;%z#;5&GMMxv=ZJKE#NWis53*A-50d2s-JF zi3mIN&RX`V6S${g*eAq9AThaDTjF?jFhu02H>y>=()UIb4iXqkZz_rM9y@ul!Z-3o{I zP&e2jHey%IZQ(m7@?9A1nLv*ynVMZbyrIym4UUqI%}-uF9oL8Y-M(g`of9Tk3I3!^ z=T5Oqx0}dKiGCzc>ReoQ?Oq%C!(Q0CNC^PAO>Au|8E$HPy-{;Vr;*`vCYN3j!F(;r zhSZtpI;h(s@s5-2W6sSXx&q1yZIloBt7$^T!B^!DuH9)@h5G2=8u35*k0;6&Le3~H zK8@g%Mc?`wO`V9Gt z)CGnwVj5P{m0||zdMuOOd3qYJd<{Bw6=>Gt3+GRc7YA(?jq51G1u1K{C$I3LJR0sN`$K>CUa0v&C9y57LBH*P3 z^(I=Tel-=m8RnZz?+dzxSm_X*UWzzha<)5*LjSHF9_hWeB7NHmeABvznpaZs&f~-B zE6vj;3pIeiwTm%uyQgeCY(0ywAqkkVRoyM+0mg2z^`Ka4PFju3ffwyfxu-XQ64=2` zq9rEnLEE6S(*lWC>Q~@|ME~9y%bpLi*PSbqf#wgl=JIq^Q`;blwOu10NTENh)hr;y zrmy=J6O`SahKaNyc2aNo+e|re(+m3MdLq88g9vm)M7m-Eq-N)#jO|d6$q%cu*Z(Ai za7orS08GljK^YMxOXzMegAe@+NcRRRR<$JWo*bG#_6Bg|Rh%9(??)I6(90>;O)hi* zr`r?nIQce5PA*QAqPl0Y&+@Z-gbdwJd+&L@>)dHLhB46X#q0VmDPmt2xYU|d045f> zg*6>^TjzLYBJldsISYl6rz;k6R%Dks4_(h`#e~mJq#PvRp%S+()g*j(LJtyc5|+>i ztgALL4K^EOU%Qc!aMk#>?T~RXxqfJvobr?_irW=5OpbosHL2JEj!BJ4dgt3=`-Kfe zZjI&wW+W3)_D1k>=w44NL=0@BG6^X@JDV5q_Onv(rgcI|pQ`F6Vy$=q5rdTO-DyVd zZR|!bh8B&B?5wlS_MPiZ+1e)72xMMV@Yx&ZLiXN%45X|Q4+sYKgV`WGJC?QX%#(V8 z(q4o8zpp{)J7Aq<=TM%xILWYCv^#ejVT72HPOx8<7aAJ1jt;r-DnN9so-R7`adOEI zAa|U^6U|1$L^kVlj;?eN-bIj~aJc_psy>|_xu(P^l#+2|OqS&tZ*wB7l)s`%;C ztLl3@4+*GGJz-n3wT}oAC|uq|@)FF>0yZ>{A4X4J_w`2FuXUQK%z0ckg^}&>1TAsq z?tiR5j??}P-UemE?3aJ3mH(|4*M`ueg1NI*74J{g6+KZ3v06jGwzLK$-V9%n4ZXMSx7=ZqFfhF*-$PweK@JmmznI5HOmpvi1lA~b+fm8Pb#6*xz^4Z zHX2c;dxzgUr6dx_-`OPvGIACMZAr<;uluI!ZwM%GQSdh@xA||3;_`2mUHM38O}gP| zvUqrlbgXMuYA%#f4JjahLrEI$MCGzcdhtPCW{b2dp>;fLSIlSo8E68$4@qQsN%S@?b2-)@!#19FgJo_?g8Hi$O`@)Fp*V+uG{bBG|&C~ z5C8!+Q(9VPK~3iHE1m5^hdgw8`8g9RH61OY#aP?;XIVly5;)IdfUb1YbD>cF+^dCk z(Dm|Cf{byFz}n!v6u4&LEk^m{f71e3BiD*kT*WRAvssxOXZI%cEJbNQo^=Xd0!V9Q zZ28*|tb8f>fi+4M5ud1j6MJ+v6-%+OrE|=7e(@9ORZ__<6G(oqf{*w>y{uZ0-B?%F~=VLu6zcXEQM}H}84UaUb-b^D-7K5f9Ug`4+_y#?K z)ijBbZ6e@W5DULz$eEZ-93q*u*Jrv&I%|YWeTlHXN(jW;5(r{z(!0N;sl&U{4VCty z3medx?zlKgh8wBTO?V3YgRZf|Gj+Ix|Dl5D*mDZ_GNiH=eKMF+-+#i?7`W%`xH=QM zW`Qg2W<9toV?h)SAaCc9c-4Tp0Wu;~+*jQF6Dvl0JLLTIt|O1Ta+Wg^KSqha))fJL z9raYl(oEZ91($l{xm0%fS4RNlMax!a;sg3_cmvOd#x@a=DFCK)Cf{QkIeHN^;BK`Q znYTGT(d&Y#CK%#!Y}S(3CA@<$mX{?YE!$(&C48`Zb;k3#dxn3 za_H}LNO^>WuoJN_!(Xc!)pi@pP|-Q{UZ-y%_CAR0LnfeE4j}P;SN;^?xqy5cJ-35d|$y1((x5slZJSE#7}^AA1mdf8piZ!sQw= z!mVF*?5MO(u}DUOrwf(~9mu9@)5)W@O&%anP(<9${_j!%(eE8w3$v)D4E*)HF?9)1f zvJd^hA5}&v`a~!PPx9yt-0HdWw(~r zV>v|)LO zMtDS@AZ<*iAQJ4VtaX39rlfdqfHX9?45Z$ zDyJKXHaDjE4@wflvv@e1v!R;{PzpVvSsm|^J9l=9kfoW836WTu$xuy-Z=+&)Fa@|% zX9!oy4Fd&}BS52EQa1ZDmD!{$+F3=dd(W2xZQ1l?OK{?W)5=tb^L#$qCy#XgO{fen zc?bv(K{V*?ixPC=92dJa%`ah|^lsHMfY-5(Z0dNNlm@li!M~&>vpyCA zst>VMK;)RegE}_skr6D)Wzi9z&Rl;Hke0{3iyRsKyrYSm6vcZ9t7jqicCmD0mCn;u zC-}4~deY=k01Ijgq<98;t56n%0@0HV52L+Igzx}TvulmKbWgV}n%_Ay#m8gu&{>nm zkDXdB*nteu`Az@>f4}opU+o065E=(GR2Xnb%1?%y%XN03xo}++>+&Fc3N&QTTEN=8 z?z^dbj_cIsU#VXH`lw3iI^TJRu|PpzO6J%9<`VvafB!A4DkSkuX|dGY`41Dp2U(8J z>QMvzTuz_q{K%0^H7>;5=S-eg4rrep3=MB$x2gH*I3ep|O}E63L^0t&ZWL7jJ=l7uM%Dk0b;{NMrLrW(fsO3;gf~`dfkJ~Y%rDq#b zVgMcW#28;8ykkF+g1eOHb7gYHGR3gq-2FSgR*3>7CnIm`qrL4wmOiE{@Lgb{fpip zcoNbWbbo_9`EPa{@@e0)0%m^Nkd~+N*~ynfV<|yl;{?utQ4R66UArdK-}@@uYmXi5 zpTMvQM8QVV6Km&I!WpmaUro%+@@_>f3?hQ>Cxti47tBagvXYcK!Hj}wMUx5=y|X(4 zqR94KR&Jo~;3Wr%Fjsd-6G*#{@^{`U-@3;~P!AiAzfi;4fm4p&lQwI9XNP(?X;2OJ z{S#@@GFGv@32b_)76Kw;6LHOeoQ%UKo0Pbd7d3V~s2#*_xmo6WX%Xy+WS5)|@eTDQ znPm_|T4M2)S%*1%t~;dQVc>ry02%%40nRpfuT8L*RL`}%*n;-~2SQamP!+o%rl{qH zYejC!2V(%Lc2&^*WsRt9@no~52~RqKDf%YvXzS^^{A!}&NlH-_T=d z#AKPjNT)V}UpZmf_C;JhRH)sM;z~v^Yc=GlKlpExe>HItKz>0sOYz>Et z9$e;2zwRrW2~jxvKAyY=o#nL9xP~gb9)BsJTWc7U9ue8hymo%~y3@sh>lObmQ_Or$ z^Ek9dTh673+O%Gz06BE29PfiYeL=z#46ukV7n}}eKx~yvaniQVrY@j5A$)gNEhK&k zk4B#Sb}#clqyf<`igZ+-H9Yau(2 z3z-FxLpaIDl5-?0+ZrOwbN3p}@S^7;TP>lk)cHg^6Y92A>jZ)NQ0f#^f(t zWdjFqm@JqP=uY%$xsA8ll`L5L#QXqqJWbHs4{0kQX2MjrHA<)t@!Em_i!Q;vXl)$4 zB$L-o(=U8X;xk%ANPY74^hran!ZJ!+LJ2T@@RgUZ-;p)f%@MnsK4YOKYfZP?Jl$I^ z#8d#Vyn~)Y{F=L3I$SVrvSyV~%`V9AZq8eGG%(&Wmn0cE#K=r{}6Io1b{K=RSwF7bmVX9SydN8+o-MJRRqn;KYSUtt1iPW}(G zd%MipvvQx1uNb+OcvRv)QVtnuC$k=gn1harW6qlG!{DF=6m&R+TtO__WWAYtDk8QP z^z*qSJS_^8m`U}wLA=f&JdNUx2e4n)NJ#wxgOQ;3Hn+L?TlyYd&S8U#QxWyi9xXd) zVzWVAhnqy!tuVpE2Uh92zi(wD_wM?FLy68)rw~@sdwOTf^z|1Q_|8r@uBh{qu0!7C*Uj2?!KR$@mo3|BJov3aDyJw%s5oIfx|5pdd*= z6p$o}hy+nll1LT=l$-@gN={0WAd*oe=bWQ}WCh7t5G3O!^J<}%RBgkN44k zd&@a%uQ_MUIjcsE8pSAG(b~ShKv$d42Sos{c5g{eyaq#DjL-`-+T0iLBfZM@IR5zl zv2(|D$7?-s`8!5NTe%vuMOW$UmnzV#!Yv`6>qmpm#%|Glo-^J^Qp5jbHlGfd&WAoD zvZCr`yEG!ej7a_(W)vVrd}H2Gm|mGINR%Y|l!QwGLU0Sc2}MOtDcn;2`n8fG_r4uX zet1ailv_Ia&6UeH6;h*DiIFIVOYuFDCPlJBtizIY=P3Z|NiCC@qo!_^lO9l%SU1Gg znv0B74-3psc17;?#AMT3Pi9otJ6&sT_1t2)X-0Y`uWFkvc4J_|Zu5t-2sEzZ!S6Y-(;wco%-pRej zn$5EKCYv?^b!)T{h4MqS$A8f9@HL=nyiiW%WZRg^>sP8FhQ?M(+ z=R@Xq-q{2^S|oJ2yBhsKmrJnbJ&`ZHu{A4oqo8kx7gjwYA5dK@V7pvH!xIk zQ%kxFpHCpcW?QK@hdGkVQ2byP?2|Kul_q@V$vd!;2d4V&N_6KDZ~9%Ct4yQnIy$1NKikQ#MreJg!rsyMRpFEjx@5|HEmMLEpj#HloKzF0v;P@k-dhMug9I zkPwM?p80(>LRgkPT_wZXXo*<;Z2Yx{!7od~aFuO3ky!s1AW(-zbop1oy)0OPthw?R zUBn6yYCoU}T#Db;i<%n}BCwU7%CC3k( zY3;7pAtPnQ8MezBN!5A-xDE+k zCu3x;%_t)fg&xB9{RIe+31R&LZO-6oqd05S^!*Sk_=P59Ur+5BWv2AgMQEa3k{#{L zY<{80=fg)-601%DrtmLgs{d@B|7;#W(^@+xUt6_XK+u_0wmIQ99IkGvCMy=}vhPqd zml7=yPyk|mC7{q-0vbJ4M)!_ORQsa#KKVZGD>kdx2oE`!e46Dcn4AyN*2Nc`lfRzT ztG)9i`2>cM7iN@BIKuw!&JH<2@G(IZ$*FeLQJL2)L;e-Z;I$}nmQdM+x{o89PwDbF zVF-UX4G@yA5o4dP<7&%5AkHQP-16A;RJ->{vTal;O}T{5Zm8=t*w;qaEyPkf#6KkoP5@X#hBU5g0jreG`&R0h3D{*(W=MjM5TFI2M!i_G1`==3^3QkVY&6^3H|5m!2I()^mzQPFt&`Tis5SXYbEK$=?_P z36)md{AQ0xpn^BsDS}Tz(g?bnX2G-pR0qImF-K&oR%19vE9RstLy!tNbS*wlF}O-X zTb1GB6E?!&5RpBd=0CW8(jhko?{3-m5M9(UR-H7mH@BiBMXub|wGjhKIfU@r!AlUarN*kH)5|F5Q>Q z+{F@(uWE7J0XhQft!?zu=ttBW5xY!v$l20}J;_&p7-KU8bex%X@twy=4w3%yleL@j z`X63hFhAW6_{K1RU=dV72#RzLT?}DcR8;F0`NBfzo2|{2NwO5(8G6VxFa8)byLtYl zwErF;ksrPT&tnk*kA8@8O%8t*M_&{~B7us7mw|mU1Y_XFmHAolJbkZK<%~dcbessy zxBGvo)+_B(-O_HD;?DZqq=MK+Z#_vk_5qoKP<&HMFMsc;XM$E*P@;0yAUlE(3SJ#d zzJ39{&lyiBA`X2i;CebHLa~Y7F?|q#xXAcv|`_kOGCoi71VBPCo$O8`9$pszh?%5@SAq`bNtp*>i6O{)gy`u+i%Ah&xOhbwbSG0X4~hh>%K4a5GN@En z?aZvF_*_AWY-%7=;0rceN>+s8>S!+6;vo0dZ!UmB+hZT@1I-dk{g3vhpRb7rc}cKs z^gS`zxRl;ZKh0@0{gf-W?oM~B>{euR1OYW3{J~6 zNn8#tdx1(-dTNz458hfO#(Y>=AKB(MdN3j=>~q;3q{nSFY*DRf=S02gy_Y?2Ut7v9 zoN;^%3L)C7k6179UdiVVI)`KhtRw{TB+o`I7was_!t-_G(RaN6N z>t_(uM>Xj&wT=;n>IqIleRj9bLlt1Cg)^Bd;Wa9{^M=22&&g+; zy?wGp5tFZo1NjfATID3wWaAWi6A9K-#{7I((Aa)2#~ApG5#(s5Nr|t&bGO_-r<&B( z(IR}>Pxte4zXs_b-SYH1dDo3@6stNlt|DI&y)KOFu0*PnPwGcT*$dZwMJ9j&Li!2=&^Gx)I~X3UH!HSQE~}@oFmCg z^o0xR^+bMP_$p}txuC5aJ=8B^-qZDt-$HH@5c94dHm@U8AduN2#XV|{w!5zSK~%(1 z@rtm%*pdE6uP!*!41anpc2+pOsAOOODg|51jErIgEFR${y&{W~=D~l#{^qX%#512H z3BuNi1`*WgkxKooRx7N0+R5|^pyH8s>M|!Yq&6Yxl_8Cm9yKgsKtqfli6s_xiRFG7 z86Tx{39{R^a)|XLpzhWeG-lDey}FU)F$LF+)G7-}pzGp$_lV++zz-e9N*yTEe9q#o zAnd6rESDy$hfnWVn{mSy6=Pg_&X#QqQ8?_;_`kSEQ=|t_rVYC$1{2L+jp{DjW_%#h zqGp(iFs$ig^1W<)!~$-icN+zW{#^P!)VD)pviV(U8tmz>mW z8c}Ec9>`b-L$Swkfjr*7g()HOT)s%y`;&|fku!YO=Tb@J|KLrJ1SpZ}sa;`jUgnfr zCvjt64GLcldlOlrGyP zwlHF9BQ}*rp|S83iK9yx`Vr*xeFRoBy-V1hYSM3EJU;L!)~~MAgSKf zl^qi6cgh={H6aQ7hJvCtQY7%d_aj(02TH*jTZJz?Q6)P|5i8Y#oZ5$h#rzvZF6Tq? zXG)pAaigVNX@g#(G(uzqtOi((B8L;!H*yX#xvJ-w1%A@I;?4kfC86HG=kS++UaGx` zoI$y9%bp+9PVhfZ!wI0rGxSu0(ZgptWHwJs&=^1tYDU>JCP~|{aTOt_CVC;YlyGnS zLoAf2ohS3N$p{HApkGs+FtMe-k2O=XJgAFrQ5h?-WM$oPGf-hls;aNLe#@P| zrE#bQDN)xe0s2f~|2mbZeKsk3?Jp*VaF9f-4;fqL$qUAJ2aE2X9ZR7bZ}z4~=<;BY ziAy2_8XF~PweITK0+8~~6B%v>xSyao>?b}18GY7s-PD^7J> zvpP5`q){bdm{GSW8ZB9}Te4^4fg}@95{A4~qa{)s3+07ycGJ9M=K8hJYdGdu*4j}` zmQ%Rjanke}5{@;U06EL9^2 z43r^(2-F=4g0a_e?`1!?Jb(LMc!u4}b}Ig^M%3X2Tq@p^eu|svC6A!Xb>m^IorUEb#Iw+=-boVb~M&@e|O6i1ir4@e)k>cwVG+0V)^p2 z5Mb24Hk>av><5hAmLQ^<1$2*`RpL9?3|75KS&XHd0Q4%6Nr&tyTUp@rrYhgHdhhUI zQ$^1R8X#O{DD8prxjDkEGI^Ct^%=2_kSF?+J9M^)R&%gc%k`x=GL}c{vt5gzfnts% zTSJyq#|{lHbDPjiq5_b(2r}cII7Zg>TT}3H@ng3#na%CR^v(dtAIW>3K$}=NNJxjADJ+ z;_^&$+1=qD)mn`_FkKrJS=DfY7HUYDWo5Xu{}=qT#c|5VJ`S>O{E#+mb!oLTdU7n= z90`Vop_|m5o&A@>n)c%!KBQc+u>j33_Ui@R_|_PtwVDPE3u2W{vlo!Pk>yZ{BN@1j zIEx6$vjzOac4pNRt+?+K9?ae*oqgSqeLa%wuG9wv3H`(29pZR9Mh@ArER>}ib7vyr zU7jm?k9;}&&oH_;ufIP;ssfu?Sik*3s$ve*Zz{c73eV3`&keQ9vblyLTKzU;dH?Y`RHg-0lSbu+H*7$^gJ z{}C`KN487CDTYlFqwLd_ z8E9f~5#1V>F8rvgjVKi<$oB);fN$$Qy;-d<#{JL4lHaJSH#9L^rW`5?bx>b7yEm&& zQB`lLDFrL?kEbT-V&litA?hB7$~XZcvTn;zp$S|McI=tN4q~9lg)%gyibZoGG_hO+aW;shSm48+X4O9CeQ%&aL|#{r0%r zVr=NrDL(C<}FkTODu^tT?9cHuWp7CDj4AE$rqpO({NS<^&vYnpS{>}2M z`G8RR!v{W>r#{l_MdFTPVrRQQ2#O>?c5Gks{;!A%u5<#F+CgHx+rw-!v})PNJ$lu*!ry^ zK!fcruBy#w?5obLyKt7840C;~>^l`Q`ekVL`nJK6q?%0t6A^$c92AkuSjrn`KLJ-f z6=Z?_0u`XBXZ=j;F8RRfaPTm9v~oNLRN@%Z0?9_Pd_g!oQE%G0&ET30u%^tiB2?jo zdX4CxmJMG{pO2j4h(_&g97)Ld(FgrK%6!q#anm$-OQZNBfp*DTWr7~4Jbc`m^C6(E z<;i!b1q?53QPBUgvIG6(1`vIwg2d^)Os$e2G!*>bTs+{O-+TxmD>|wQUEZ~*?*nQP z2Q;8ha4Ahz(RQFdhY|DL(vo%&khI%_TkmFrAMi0txO^uPFmoXXF?xA3 zT>%kbXEnA?_6Uk#mX0{G>1S5$Z_B(kFwifhQ-c3JnSFZOF=*OxZnc%i4q7}|<ye-3%g6CVbdfXKwu1yu&v>r7!|`S-9n~Y$|Sq{`N7S zd{QPbBnFC!bC0NgJ0l&Z5G}wB>`_mP&sZ{jHwVrb{18JA-6?A-e)ICQ{*!0Y13(}{ z+m)bI-<~OHVU=*vczP^51@c&3Sz1*|u{(MlduO3B@Q0y}rOmL!Sbgcr@~^9KWH?G% z0brh%+)*hlHBz=9GXGKaAf|T#$8e5q^}71=J~QBU4(u%G#XYD2YS~1VB<~%Lt{bW~9+8!RV#9k|2%0Optr7=$z}om1ZQa@4CXq z+Z?4rthSEsfUax9Nire#-Ulp{M~gYyayP;?K8+O9M{P0Av?2^Oz^g*ei+s<&qr2)& zt-jPgypYq?eb(Ut+c5Nam|t{SvwP7}k+QdgzS(_grJk%nM5rO3RPU*_$=&$Vk_TXz8!nr zeeJo0>?sTHgfRlv+Zg(x)DN~@%9hXD%>TGmkY>9v_f+NS=-y(*@WUlx$Bf~pwy~eS z(k?dL1VILOMzW2LD+sj}bKK64yD-jBw4t4O`bYWRJiX%r>Cgd)RAim0Ov0pV)Wv#{ zMYASiRJl6u-k{*DQPS4{`3zOnaT@2CBC}C(lAFWxuRpv$h4Rv}+ZFx}zIg@uWl~nz zvLohbYzNzn2JR;OG0*;E8JR!5n6P2T;Kj995<;dU!2=bQ!|(N+U+WR!_djl0y0|N@ zXd1nH%4ebeVPT}OjWOd{er2Z|#*a@8Za)FTBi<&fR4sm}AVk4tzNWmD$vyeeT|9FF zC^bL0_$Met-`JF0wj=SK0{1N;<`71iJ9%$R}={fGk^{Qr}~Y)Ynb~ni_I`q<<06-$(I~FWMo~6;gi;V?cnZ9 z;_3cw-gQ|+xwXgOfvb20VVCa56|VZ>!*BeYHs|SZa`D|O-Btz(k|4TqX3RQJC2eskM{GF4H=nhF^ro+|<+w?q)z9NJ$Cv5k$PrPqS0UbGM5I89$1|aN*FJkEEXvh4rY1^?=8G z;DiU(ArG9u1iSvzg1`eqRABJqFnBFw#r`xq!JI{ z_5e$U2f`p_WdFP%@W2n8u=3_GcphZM{xmzw_)6yrDUKszR*m&kOP&bN&C+T-7?+R(^8<{(mst+_6b$HkVulsx|9_qx<2uBMx8R z9}|L>-`@rb9(~$zBSN_e;V^1V#@($D0P*-!`*U!=ZV0=H^qoR1GLhTQy~*nZi5D@~ z<8ROY$7e`bI5CBb;NyM?D7`s`v<}F*I>r|36pZw@7yxYKo0~=NZRy)tniYyitRWZK zgLGo|$?A<^pBRgKMw9?C{pDNTD3uzv)dHQ$bF3iW760S=U=NfjT|??t2v43rL%w}7 z%kP!u6CVUdD}}ThO*un-1;b8+sKYrZj}=yO`gGm^!x3_d)<9?Jfo|9mNFu#rarqSq zy~7mgJ?MB^%~mCN0IjSFD-*XJaGQX>GwGYdj2?fvdHAiB(fem>EaF`hN+h5j7IZ+Q|zYRgjpDo54zk>WX8g(AnXYgtlcuT?C(=JGqxB`5?H0bAS*M zUB$1gtqoL9ZN_||KHSKB?O=cJS>bq?|L!IHf%`Psw`!doF5K^UBR20N&E@IOa7jE{ zEB65|Ar)_2(xpN>w3RJa=$i3Ys8q;cEZz(wpS?kaG4*KANuSB4KU=3aL%j%7zFgQE z6s2o8)HN>%n+%-at~%JM()Qr3y4Ehb)^^1a9i^w|>db_$-=S56x{=j*1B0Qx- z`7sm9u`wxsY=w(}pHrd6ODhs_Jr13a`{p;Ry|kQ`kCCF|N3-6Xo+oUqeqe7@bd+HL zhi%Oa@o+xa_dO2CxlcAcRaql#*>;{AT(^Yip(5nAKJ`_z=Sr;?nTtcTex<#BKLp{D z6^>}4Ld{HTrQ^M|?$|p|0Fa&o0*Cx*6fsnL2vPQDcv_{6y*@Mf#!kIa6FS$q3DJ;W zD!#NkGF$&bc3*W}47xAOf_@#lHz&z04t;N}4i+uJ43urcH;~*^HFF%})ypKTqFjCy zsC9&karHi77FA&7%xjZPo7-(o01(F-dhm^Y1uc$;%TEZa4E%<(?l*dDeMKiAbt&0m z=MJiL8+^y`8BP7BW*q~_suC?I9nCu1cXct%a~y@4%K8iYVBdBe#~RyIo$gjtT%PLA zc`kUF78m1=sVU-PaInc@q9abop_GYk)JPLCvK514K;{}Ic?a=}nwiv&57pu^yvsQL zB6H}3Udg#?+~H?I&t2ICrA?9v%&(vkpX}ue`{@~(EpJ~a&_GgNsrg3!w8XUUewW28Ch8?yKZ#TQxGC!`der4oKSfj(S8bZlq~>DVJ+xHtdCrx( zJsT0sh3q<_{H4mB?!~et&CLW^K8u2G#~b%A3z!at4K$Q6EV=W7y!I1yb+5fEsLbc9 zDPNgTO-&rH!UJ;5Td`HgZ&Z7c2%YAKHOJsI_mknnF!W^|lO(M_>apjGG&BrqK2-!(8TiKK z84IM+v|WsPoAP&Ys&TchU+ARW8ZgJ7wUjn1`IHC|quqSYAe4+t)CX{)^7!zJcIyVu z7MTndj;IYyD|)F+j@S;GxY;k9-JfU#K{h3!ERoC?YUx#63(laUwGKQ>%J$7dM${Um z8vWDt+m?f>lyyR9O)o5WD=#r)Y1?>*49De=n||p0P<3ImnPJV+t{wshCvC+xhO@}Zc36>IC-)G9B zJ)m6!nTuziS_&$$tyA+N6IGiUGLB0Jj5|P}l|x%Jwvs+bcxbB4f6-KPR!Avad%UZr zu^5}KuJ6iFJVuJW-8Ux-&(HyPM!WW_UnzIQ)Q z@?fmPOr#sJ=1ME2-zE50J@XlMEbTAzA0DPzVltx3a;DSB@V5Ll(NR&nI+)z*gOeYCOjVvxfayFez5GGKVTq&eBe9n(53ms-emg_u_8#T$5T-01XkdFM-WBNdK} z0@59*8MG^qq_8!{&D+taVKy5TzKG%bJ| zTU-vVZoM$M)<)&xX-s3^XxE?8fXLB z9;P*iTccMQ{xGD=MF~3qQ~X2?dGR%q)2JI=Sb8PQ#h85o0mN_C?fS;O80gbcp_&Sz z(^g`2lztpsq1n}zKxFSmd@-lbtd|-GOG-bvbbWPrq$rk3Xmhba5*`ch;?f0{`T~5U4 z(n+)r^yRx`PgvGkaSUnHvJTxqg-D(xK1Aj9e`G#a<+9?~0Y$)CBsc0T_|J~_*}vxT zx=WzY>DuskYgqMq~#IY`zNPmwq}U zkDRGidYnU|&#Erl!6i(9#Mt78NW-5_)PF!V_`+NNZ>WYkr_*(n7^Qm^?2?4a5^{#u*zGxLJcT%zLYLMM6hgn!;m)FI#ECU8e4J`$i<*iW zfFoWb_{OnS*&`Ue$|v8oIQ>LV{=Dh&F8Clv`k16=bT6KJ)QOAzN=GoJ(&)dH2Uw)G zW~hE#T_kbMyP9XQ^`1uDY4hlaO4( z6m&?f=oQX`C>EkBAq)oR6+YVqRbkNe*!>n7C#c*=RL{hy)rIAB#+}nVU_cfX6^#2| ztZ*2t5cBN=gMc8|4V+A20qQu$U&e5FwisQVJ|27cy=?h&Q~A?Xpqsn%*I8h=ox8%F~@6pUjD4e_|I9yPwAF#~k1v z$g%O$dhSYGwOK9TvA^tQvhoLDHh5yY;aH>Pa=e>s7=SFvFX_(3Qnl*CHR?vp{XpOO zC&ZPDpg0)>FSiP6y@0NTf#3oFV|0R6cs5a{ZWe+#FezY=OCkV~;%Tv~3ViIW?l(T- zIK8{fY3VN`OZwRO8sd_~hch!bA>hmD1g!=fy%M~1-M3?s1Tnr$#+>A;4GI|mP)WYV zvAt!F=N|ug?3?Jd$Y4I8_S`k7yc}3$m z4zv-1!L8DEX6GX?SHQxHt$Nk7aE;(O88UIM`3=Yd92kapmWKM?ZCT{v54!5`enK6t zu1M2Q8*_5U0t7^|z|KJ}>Z#Qnw#LZIOq{sImtX6JCuEL?OdAYI0)YUT%GZ!Dm zbgt?Uu=95zTRt#-Tf(-KgaR{(p$ck4NKh-&^c6#%vLcOR+hD9R&)SY~Qcs5>4K3fukZJp|np zJ$9Ze1JJ!gDE0qw===et9s;#-(6CdR?tX)224H8uOa&k)*(ctwbrt1d5Tu*8o+(dJ zg@iKq_xc~s3b)kNz{4N9TIEaHXo=WajTejZ=jfwGd zNF>ZC3{{-h;gQJ9{W29^8TLu7I=m2FWDxGe7i~|5M7T*Q$TD`ekVI;6IyEPFk^eMp6b2p4-252F4`T!l{b?#Nb4uNkQzt@nkwH{@oy=!$ ziby(9lVb1yu_t48X3NLO4>4~m`SXUSft}%r*LS8;B@`;UDJ}FOFH_GRr)%gzOm04Q z;Xj!a8j$^oW}mIzW^B) zKm0{P1cAoVySUjYQ7sD)`QhUKJY@bHX8mXJ|MKF)w!x+q!p8h*&x}{$HYE|_=0~>8 zuX6%!)5a=K$Z(wp3&vuwTsY6gCzI;-e&{W7R5x2m)O8~$!1-Ls88W>RB)7F3?~&fd zW6X)%4~IAI&&%b76fx)TqZ(<`{JBPH;S+M3{yHb*72hX$HM6reTm=huBfelL704&U z4p(?Ha+vfgUY+Vke(36Y8kG*03LG*goV?@j@Le@YhWjBEd6{3A3&&VB`|p#D32sx5 zYNJRsWZV2aC*U?cw|^m>mpugr!M6EA@2!rHj4X16A71@$j+_if+=Ku4A^-71{^x$k zD-2WMWL#05M%*i{iFavfAt9HqR@T4dz>&1j4nAkX`ru)ZOwK}fTP@jUGiJjAc&+C| zxbl{t=ZNB;$Xmk@&#gO$fAd{Nt^^+q;1hW@e4IREES#tER-O%T(9q_sy61=@-;Rjq z){tuczV}pN11}e)D@!hLhu=Cgw60|!b5&_l|0h;dqy_gq1fYNl64J^$v5xRi&_24soVeIEKxAMag%TZtR*L&fYPgPResR3$WWq8axZal@f8L&!qn)lF5xT;QXH<2L6q0n1uH$nl9(!}> z{X^vCq|J4V;UtbKlKT5sehRlZRB}sGYFLwMSTvBIx1Q~M60-vYx_2Oiw?RJ$@-K(b zGPH^I zr@WDG!ak@N^oTs}OM=Fi=rAE(8MVmy@_X8fTs%pW!^fQJ>)5lDBa+(i=j_oraBT+K zJAM7sf*eMxEfFo~8dXi|L{W9uAknT&C!SvAFus;N59Bu??;#SBnDWu98~jLqs*ekOfm{BB}ZvXe4rpryOnX};nJoOC7EnGe{bt+KT6vLaTp zqr?b%phoQ1C0_M26+RVq6cf(tTVeksC?PjKj)Yt_(ndo->*OB*a`usxaH(M=b5x10 zSRyCz#jW0baCbRiAK+!YQeX+sf|%l4V3)pf2BB~4HB*JF;e5Ei4thfZoY&6VbJpV? zl!}nP^7Ryf+(GHMC(SH~;C;jjyvBlhMP}vaQ~Bw*JCYSBg+>niOhr)&tAQ+m%QU8U zzL_<0?b71S85`WLbJY85$U$1oF|&hR5E3IX8*UqvKtplfh(KopmNr_oguMD-L+d~a zdS)j8w0;Ta2k0ck*AZV5?H4#n`Rgumv&6}+-eEXcVOZZ8J*afUxxaXk{e8d{)Y;Sf zrA?Fj1~2jkzLlKNabj%%sPgo54^5eI{cZVPo1lih?OJd6Od=#`v>_Shq3yW5}F<;eHEn zt0Pt88Oi!M)xW~wlVq4WHLoVm7H|l0v!-B==}wqkjJE^2cE06w%h<#30|oh}!@^2A zg4_<-SwSfL!W&WN<3T<1cA9d=JN?%1ngfMh!UKa=#RIR3Kq@}>YeDoHYquV1Tvx#- zfpx&&@9 zrcMzf!bI(sGZ0kgpqDtIt!4RSpon`|WAX3fxn8Q;r+TQeKfKdoFZ5BLA(l3Uv!74Z zE){--+^e(6z#Erb{>Yprx>AG5gI@zMI5$pBGS;{*r~5?$aF}0gnFs=2P0VlzWi8@v zF8d)|5MT;5RR6p9^&|1x!AoWIIcG$n#Z0Y0C%kjRD4aW`B=1BXZGw!$E9~EHnqfXp zHcp!gY}~uNyqqX6m4oo(E)ETd#H%3`3XnJ}b+;0~fhRBOGZ* z&PL&PKFTa<43bb>XP&(7RFo5B@w*T`3M8-pEW+Wd#2dSE&_21NgVOu$f2y%)E208@s|cdV z+_nVqtDLws%Y{_8{L(BKJ5z2%YhN(uTPX@9S-|UDrmidSRu1>DzA)KzO8-JvmW!FZ zFOX}{zbRT1hg_%^DkpIuNR?3fXHM`t86=Z{%|K`|NnQdBSX$8T(5Sa^8~0N=iqy5& z2y}+QF;t!h49|I^<`+!$S5~2q_;sj%vs&)W)~TC??psC`N;T&M{s;&e)v@I9tCI_z z3^42)e97|-yAmFEJr`Ue)y9Y@@-V3B^Qj!KO8kmh#vR9m+PTaP5!INR~4TPaXQ0J%9{%?UgygXnL`=y_%09|Gk&%#idyy{w{ZvXK4p=)ZnbHN?@+>T#({WE zjdJIWXn_niOiD8M7*yN!Ppcf-oF3<4$POQM|1zaZ`yMLr%}(nJHZqpXiBV+$FpDaY?zsr4-NF;F` z{x)he|G5iDpGF^oPY1-!j+OsRRU(g z2#BiQu^uBxzYV0}mOD;c5Ty315+Mzg=*CM+6s59d3MxL>82vug$ynM&+eOMM80zdv zd@^$#a+H6W$K?io#2SY-h3nUk(bBtuXK8SrON|9x+7}AnY<-#cVi4KUG_%VbW6Q?c zrjyDjNz@M(EjUPz5hDlbu|6{SlRFK#OSfvYuD%DH`xF7N%*cR10BF#v7XaHpGrQNv zbCwac(*!{EPvG9|7n2Z0vW$zdhRN$!vFL@32s3X#zqB2UfvJEsqcjqxyzgn&gqcm| zQdi|*lfC1HdW~_Jx)d@Jp4uta9x^SVD1*mD;^&T@PZq(cX2)pjrwxIsmZ)yJ&Fi?@ zjWh2u;7=YR{?qK$cX+WG@ZwU;eFiwN?eS8mTFE7Dj30MOLJ_C@#-jXLw6CEmq43=h zDu^&NOz~%zzf_HrS2tcXu^ulmiFF7wwHKL{l~}%5&9&>Pf+1bxUJ1RipOxd8?cMhq zlu+N2aFuD1Rf`#2i#X9rJTGL2$zXA-B@57)wL0PU802PTAsXB&$U#o#UCWg27~XJ| zD`!T()<{>{tCZ3hr^(_>@01_9zR`kViv}J+vKA8#zYkpp=39bJo6CeCIo!VXh67y+ z8EfxJ?>7gn2VN>DyTu_jnCW|TShWxLS1CHX_}yAJj6n&YMt0OvUE&gC^Q}P~`Y5J3 zx7iUfxV*+TZqN4_xd;a=imX>g5$Pe^CE%ccwk8;Is2`{FK(f1yfpl_+YPwd;@%2U| zfq^x}8RbeWWsaSBTOC*8&N;|zW2JX;Z<0Vp#dAOwS2bSUfBMQ;Xj}S9SDBsJ>7+4= zU)ZI@q-2~a@L_0<5}v%f_VN>7acykS(s_Dk}z>V48pU~6X- zVds-Q8~)M3wW$zw-p6@&lA*60B?_E{!#DqOr#(evXIQOAM-=L+twFW?@82B49!XDv zm9#tVBdXLQBwnsgQe?~VNE+Ul6T?uJm8vz&mAn+20eRV5>g*Vt)_ytnA#E9XL45ni z_q69HhJM4yhE6yUgP6ixDCv%aX?|qWc5bQ)oLm7e+niw47U9K}K93Kz%Ro81@-^1Q z`Af6I{MY51IaaP&z!jVLUS<3gJ3B1HI{QZaB_4yveqV_xe`fCbQ#yGL`Mm#@yTnun z`MN{=9FjsuFu`v&7=P6;R`95=yVe7r=17(|-%-rPT`e}uvV%HKHy|jW&NZ<@AVa!< zR|H_{rTc&OJwtT=+cfB3*uAS7Mg+E&-98U~^==*JG8Bwizeu;pf{IK$4Nylv5859m zgHAc4>oBv`_gZz$H|57bhxj#kjsfJ=D>_Oh02V3PlU-~|Qe`ggrFlkd<4rb<3JLWY zQ#5<5e-78;-CNlN8X&$EC@~Kx(dcohcnIcLEx)8Xr*x!O`Ta7httkSa`=qK|$gcI` zxNc7LE0|_v!eqrB%ie5dHs{8vhA!X)8c#PqZOqR1Widbk&%e}qF8IagsgDmk-rV3f zXp2JxEAADU(zRlsw?Ms(jY8(p%0yUY7k6A8Ca>Aff-=fVeLt25T^6oesCXTMr`Ytm z|Dmt@$cam{T=gi{ANV@T?I=zJrK=hNkr~GKdAu=Q-EUB`F#AbGE1AZuysNdhfCEK2 zhnQRDsh7568y$WRbsyc6s&@8{C<-Y+0=%`uNwSXK^YR!R+ z8ZUv`54(wlvYxMOANfxoQnUhsva0rlsZoZ6zh(=C6M8kS3#ZzY+?*S?n*U*YQjda2 z!2bH%OW0|aP?#sfg*OTnLKyLEugx)Ipwf6ld0}-eNbCm{^q`U^d=o4FRCsS6T}52z zu-KJ&43X$nU1?QW*IYb+CSXBOj!L^JGU?Ah3l(d414w7kL$=BBc__h30;*hq{pl4+ zVzImSi@^Fyf@n;6@AM}8jijlA5}jwaG%}@(D$9tgtJ*Sirss4`Q_!d&`kO2Cr_}eO z5MAf^=yJg^mWu{a6cCtq-I$@#b2wL?ul|hKhLpu zCne9bVx0^_wLL`bY~RS$O*0zS<4VXy?N%Ql?o`owDh1~U?*7A^S4Aea>bzDvu(`$i z1)j8W7bO9^py%~PEBCJ;eRsWy)`|eRuJNyGQP^)ue#fS~PlA&G_jDy1TA*HqP%0tX ztTGZ@>MHj*_4E#ebvHl@s&8&oPEah-13fwO?ic2q-Kf=HLHqGk#z8mPqc`@q`>GWC zGBr|f#)|6~xq>e^s?G#1**MlemNdxwy8StoaP^RJ^Y5ohZ!8q_Q&)2(09`f}AuDQc zEX8}#%R;9KF7MQ?rcHwJ{k@$YsJx{bijDmmOGGD(rMm)Jf%u&ETU*O|hyF;!U=_4| zsQIQ@blQdwBcg-bmf1>|B$Pn)x%g@`%N&~Fe0;~N^yGFEZwhdE=tOJ@+Sk5+Nxfk6 zcr;kJ@X=)vlRWAIv*Fj-n5sVhp{9H?k;khEKJu}LGeuArV=_>?M#KZ**#O7jXl6Qi zU4aC_Op=rc${ePnm}KpdBYN7EI{I0VKgNwYq5>sZ6u$rzUor>!ld&X=a5^PD$C&wj zbe@w!VVb9yx5Rif+@&yaaGU|{!A|zKua67aU}mTjE-cn3WDPn;HmIQO^4ZGu*Pt(k z5vX*ti*D2$W55bp!5bICG|#`0YUO8EJnpGoHVYNL;>8U3ouA5IqeQ=%%^OV*5ayJ2 zr^%@g7|nk^zZb@4IAzwJ&>mfcSFc++v;_TSjPA~Rtb;g?L*1!lHe3&GuRW%T!8e=d zWg=(9y59&hX3Cq_{f;dBHtz>MD6BEAF8Ogzj+D|orzL3YR-Hzsg(&46wHyEbM(shy zDb$)TA_86HCYHt9E{ihwTE4Lcf0yIpUAtH_^srL8;Oq$Ilh5gD>q`gwOZk@EUHE2| zH`PrF$iJ7bwdX(4pnID0fbOGKP9R0Ps`SCV;wa^Gwb8h=@+%S8<9l`^zP6*8Vm8L3 zx%bAs7uDrF^2r?iuzi6}0J(N$)({de*(c}CPpX`N1U$G&AJU5LQj__z@5_6$oSodt z&qF*Vr`6N#8vp1#vHqPuCGG4zuJC(_IiQN9_}sOUd~dw!E`CQp6O4~^leVTF+*wCw zG6J{!wJJGGFz5;c!0Dyvym@Kwe2G$XgEGqNsU<`4&59=*9It6!<3~uDp0oLO_X%)v z-5-LmrOJR_keGW|`9~;f-d!&2*gbe}W3&FHZ?rRCt#x*Vy~jv$Ffe~N+Ge9Xm$6){ zh&vViBl=F2sk$;}dOteD<4Wo4<@q;*J3lJs0@g;n>575~GvsTbdMLM*O}xdYBJ8<# z?8NmtURL&=xK|Y>-2QGB3D;;5_c4H6oDuc)6@S>`Vdgk2q8;skBwAYp%{YcXBG$mc z7lROWnkg>~5&rhJ9FQDjFjGT)FNi1jg>$Q4Lwu9YR_OiW3hiyUOTo{52VqeSb>*(h zro5(jB0447^gVhPIx%7LZGsdyZlU8$o`>4|w;I8FV$+EE z1nrkhh^0f}hMpgB+qRjPFi{uSU~h}#sif#mzB)QPxp?q&vENJc5_%(dGn_2=DWd`6 zjWZNDL###BJChh}PIHZApfJ=VrwPIz70oSS+f!1w7N?}-i^MiN8w6AB0H-GH`MD{c zTx4E>G&@f9@gEzHdBf**I9CY7Pra-8RT$$cF$ulov)M!`$y{U3fUw=wZ?NAPCvs;+ z99AD}1B)F~XXAw=QEE{|?x661mzKI&KGw-1665{M`lBgL!Z zu4=pnw?iU6DEK2>)*Rj^n7vkL14grvXls4z1H$7y9m#Ir$`h<^kvY z*{7+**JJ831cBl~P{Fg>(v&0VPBMXH8;*#tXNTE)qPQ;KXlg{P!+KTn+b28*64zwv zI6beN`^QvLRhF5gh-`oFmj$HiO1vonC(%8-+2`vuBdjrV!&c=i{O4or{96xiSG;>l z`t0ep#4UwQZq{v220e^TGsy$x>S79yu}4`I;RxftLyIn~%u9$vFZ7|G@iM9OCSei# zhT!DXo4Ql_Z`AH=X^IEXg*mF1VozLurun0AjKxvD$No9$_0fvQCP>Rrw3^~H?|r=QTz8!xRi|cY1q*rPHL)VtT+`55rb-f zub1)4Z;Ux%><9Q)oLNrPBHan@Lfy;}8Dg8w6dm~^jHtI#ydsVWwAOr)#dW_DFjvt^I$}a6~eRVne{JtOaGE^$e0)snHGP=(M zYS-59J`0ka;JL&=;U>37cP+T%9MYFZYYgwnGZ|Tgb1d%fruN)R2y$K`49c6XsMi__ zNgEHO-bvCL@iVDA9-bNkJl#+7kjpVY@r%6Tfc-Gvq*Gb0~PecCFNdDY~-#&t?EmsZ>g&d=#@t2*vU znYG`OvI@^g%u>lrRC*-nt?NY!)A9r--&k2%J>U3B%%DKBSXp6`m~cUyz(>J1k@S1x zn$H>V50;)ZhlBzO)H`pk@CF{{J>C4i(dFN|- zN{*S+4bDD^%^OkDhQwG-l5sX`!rMl%g*Coo?{H|zpO-8t(AtKCj(<;n>c_3%!Yf04 zEO~d}t`$MsIobM`r=#YcLfIjvIlOVpGxB&Miw9w(Up5aRi^r=>oID64;ib~G2a|00 z;z&&11L6rX$gOG3vD+VVQ(OjeS#}jf4A3_WNjHx1Iq#df?9c?9yucA1H-`QDehMQs zJOQYW9M^uPMi~XBc^Fyy+d&ZwA+CL4(umkrNtCU9s4!1N2hL2MyMvPXVEB!OW&PXN zKk@WFB^2_4?e!oU?Wged^0nZ18?j@Z2}V#mkVZd48*7v|chAak#K zi0aG50Rm%HaPB=l?ayZz1Jg-weC;?qYo;%Ue^!1jT>nyEISGAOsXJ%IBu9KWM&zHu zuo*0{#-Pn+OClKRVkn}%k4pB@HswC zC;+Y4yne*UDP?XN{C{YB%do26b#HVs=`KMj2^CaYlx{=>Bow6^rMsI6iingLbO|CL z-AGPALTLf%?w)kRdB#-NUhg^obM3X?>)IdIhrwE|ImVOsegER7ym{%4&BN3_>K+dG z#z2jXy}tcV_7G{|C9%Xox>E)!gu&^6LgjWx6UBZ35bmbnkX`y&MZ8w-(>CeTR}=m6 zoWzcpK^#-_xJI2)7?31^w8pKp896J)Y3DCkbnkYe1iQB+OgS1?OIrt8Z&6y2Tv)9>WRB!C7OmY_MHx+{F+5!f87*k3WPOIQ&}jdO#05>P(V@lbk#^id~P2taq(!` zM*;GR!fj^Y&*OuiV;#A|Q3yF)Z-iH{6V=Z?<#e1nhrC*ydWj8n9)8dF61 zt21y4g5Zwfhb?)cEOX**lZI*TkzXTwha=o(C+qnJy(3QQY%XDYU{Us6f>+s%g!&em z#W#3m>tN7R1&mR5E1%>(AqNac-)rV~nk9*`$b!&}J#c1obou9S=Hj`$y0X%KA6llF zxj*Nme*HqPNf*;k+tKJXxk!UFOY&f4aBOAnt8}r-fho%|=ll-*kuq4cfw0xPhWhyJ z*?!T$bBmd3@lg_<;AVYr-TLYTYIy=hgY2h9G!BBPimGGC zA_u|Jr<3>Erz`3Uel?B^r$<>H@?)uD;3U8E8d-{KcTcCxR$UW&wbp#b_37lqfUXm9 z*d^Z7f?hb*c?jrOtk zW$E4Kh0jSb2J=5Nv5aQ7`{UI+~OGjyJ zSFR--J{-qz1c9_OP&Pm*J{?}Q_nF;DnT-X2LH#Mg*k}>d{f^F5IU$&;$0nuG45Jt? zG<%a7DMYS+x^mZ`d`qAb9s{Htq#feme%o^oSzH*8mjhQ^c|CPc&{`#D&0bL9?fLVn zTLKO2xo2|&(=L8zapL-j?Fy$W*aC1k0bW73$adt!qm7T}Pssca3uz)orM-wwH#{3q zZX&loI_+CO0q6!Q)0 zO5Pc>p)$<$Rhn5?(cpz~oVas?QcJ2_{jg%WQ$_i)%R(4})pJgTYsraB^>ChKd7AN; zefym9AvWY4nR_c`bLBdBqb0Zn32}blBiBpa$JGeU=i-R9MoGj$n3Kr@HzIc*T8#*S zBz5W?ubS!mZVp;7pFE>u!;;eg&_*6h*2FmNJNfITK10w|`7@Q&_iv7#$pS!! z`G6paQPdpPB#K}%6V}eca}mdCAnytGrOs0+gcH(cL)UW7PV?1d8HkT^*kH$8XZLzs zb?&Ofe$5+7=l1=q%1uZjxf| ziHpwN;sezccmd|zG`Yr4X0~KSKW{4%A7MXPjO-3={`AvIm)6HbBr|%pch0mTxbOY~ zwRb}-jPf-nhW`E$5@Fi$j?;MDjmGqGzYu)nYTB<_ZxHg9{`e4vomTD%)z?r?EBYs?{9n5tC@0qGMk9kcucfj|CWm_*sw3Y*XD zbpf_V&Az_dm`nW^wf)Pw+1UtQ`P90R{J&g)*oThKW}AOJrI>EL&V0+!1UhPIuHD74 z&4I3z=TBR^1EH~b7IT570#ZNxEv2=RQB=U;zYm=^v>3&3o-1mWyGHI*_Jwtc<}tK- zf~{2k1&EC@FEAXHxyg+>k{6HT8BOZzPhHs<|Kn{Hby39y9AH5Si+T^Ho6AkBzlq zwQ`%`Z}UZcdtE0L#}qjEwdaTL3|jVrU-ru(L3LpLUjF==uxgttgZW&*(9YaSgj)2e z3f|d5b_}e&mfClRc2~5tB1QMqyytlZ1Q5B7?1H=53|`feP)A2%PVuU)$7yiv*ufba zEaZv@izUUk@SmeoUMlbVk-de_A?d`oZ0Jb7KR8ef!dNWB8v020W=$?Br7j%rMI*wl z-yaRbvSfgQpLY~``0W8HV9`}m304ueiR60b&fjheAQMwWIeu- zQ#~Df&5Og$F{u z2&!cC6PFFtr}mHTIC|lFSujU`A%CJSj|sp8IB^=Vpf1=;n6BRXOejPDno)Jtm2luD z&`;n!8|YkpEC~w_QoEdsUI7u-!G5GrtQg+qaha1hYQf*}#0wE|p!xCIU!GR;ON0eR z%=gedxa+hnZ~Xv%ta~7qXh-Zs1MOTp^Q#as6Vw3EMuOVy_mvZAUD2%uU)GK>E46h+F(q9&W<@ z5e9e1n%vZ(+7VJe`Rv-W*QTc)($Ck@`AF#2Z{0I&_wAE}nKBR7u*twWFQMMA^TfWV zK!$eI%QYiDJDWi};szzNj1v@&wDR1zWsig} znVT~mwVv_A?eUjSYK-H@%spDfpLFPrRtv(l@R4n%T`67q^o*lVgP!B6^+wsi{oTfv zKkSUxoYUl7T`TD#&5|AAwAgzu(cRu+msYDGre~+PR5s!h?J7L4YuQsKQ-8U-9|vv( zBCf{E`uMAzFxL^33AVk9hmwfv9INBV!W@Nb?Us!yr;L!8y{e&a z^p}82Y&}W&Con@?fM9$~HEWSYR8+SS;8Px~tR`~fy8arGD4u|*rCgPZEH{$J2j{5d zG-Ei+2n0Pp+W|lw% zSc|rpA_FlafQlPFZVVLs-q0M<38s)lnF{UJbSL5ijp2jOAum%)x`G$}5@!hTK zE0N7^pj1ZA;ZEnk=3SE?R0jXb(bTphT=eKQ_~<9LU)Q&iqeEcK9nxSo;Xq>JHmQ=? zt1pMM@63)UmvAo#y8cn|16f7h#LHB6MB=4Ya6`MEtQP+of6gnfb%S!tXB>UfqARgb zLdnhxz<+c?Y0&xY>pSSAZ88$6<3|VYfBrQ6?KPCF!Z5%cx+RS)fweP54TqP-bkk7> zrlmS)Vv!to#9dE1shxeRSmYXCRVO<0>NOG^D`OMsFD4had!BsDgXP}YWLBtfW$w_q zSA3~G`?*=W-o0vL!AcwF^sCmxIW#u?mEmOxhZj0V)=CsQHoZIX1RVrCM{M>*ijU>Vv6-kI1!0OsWbn*DAhH8a`G{20ReswbH~{ zMljI0mgca3i@f-Aa~)HBdg{FfJ08-5S?^FB`r?PNE2268wuRfH>wTBn*g-9j5EaQb zT=BQW;Xf>m`~+*i@IqtZo(Ae(7dA;qeNSCT?peR);mXhXIIFymZCq73Wks3y?ZDAe zsbu~bizFY#x$EYP%^TDdc)R7%ibfJ6UV}kpOtCwaPwCS;9SKzlQ8~IY$(;sL9Mn$n zD%5#tyV)AuN30!icVG#8Pp8x$wrZ94tQ7lpi-t8ek3`u4{CMhLo0%AkHVoG8{6QPPy{k}_ z%9fJae{3dvivxSYoEC!Boe$@t2fSV9806B65sf+`#jth_%?l*wj5v&N`>n?hSYX9& z)czyj1RFJP;;))InV5aEVEmC2#(i?&;_0@^owe~qdIk3nJ`-){J^e^rYjn zxp|e#H!G)Kv%jVDG>vql2S~@u^n`9Yv26jOD-uD{!XCyzRsL=QgSuamDGYX!h++09 z!^ii2Zuv5Wb7HxdzL1}~{kYw>D+9d#Uq`WM*IIm;x$O4%A?2yn)>z2^>Nv|LdcEF> z43S;$TjXWScPg&kw{~5-z}N>h_l4DkE_3b+c1hl;tF!L@XXi=fwM@O0`9ZiaP0kaG zFy4Zj1<}_S0Yi{fZZVuGWdtzpC|i5u3a_T-G&Jau{Ak#S{Qr^((u8HTi+gd~CRs zSa`JBf`Or6#?-kzPv=oIr#96KL-C83bR>_PxSJ(`b{Phg_0IGto{_ONc`iIES1YedlQ&oY#E;);vtC?Z;%U~ z=oUVy9X30=cVlKP+2eRtyAIIeJ7bZd7LN~zCFXfZkENLtMJbtKY%N68l1K_TIAaB@ znJf?cMM}OXnQ8Z&iS!kpT6#MDT9&RjUhR%j9?7_3Q~t~fe47EaArYWr{Ac;$UEpM) z{<5AM3b0a+KzdHi=W$;ebk*^5myiWXBpT>5h48HksQi4!Z# z*eaJ^t~}4(KRk`?vf|!LPt-;NuQ%Vq7lrh{$*N2+E1*FB_d10oJ6i7x@&WY5vN!}A ztBL3Y&4Bt60dN-~+%RQ8_^mctycyg$XV|GgpBH6+Q|04yRGh;Foi&{==MHzrjg0|U z(&HZZJ`-F;CPM}cYDD}UEA@lJHi_t7vHXs700^iKbm*uCY2|mvD0YG(l|0L*#21@a zLnjrn)8r!d(nY3ynMfd!C3)(3Zf%WO|093<@5;ZysgD@QhXokuR&h_MN!IR13D&)lE9 zK6^{iEys1IY`CQslMG_$NNNZr^5Ce)B3jq#ae>qmAelH{ZY84!Y{sAs2yDm@r9f$a z@lG&WR#-@`1(n@!(4{5+Wq|r=c4A;n-Wq%&^Fn%xRb}2dO8(op@gBG`80E1iEvq}< z%3%|NJys-%z&51zix;rFd@}Fk3kcu!C)>#aXA*IR&m^?Jnu;-W`zTiKw66E%EPXCU z6feqLhOE4Be{62}7mA9jdz4@?dZf^wUxo}s(#L*6m4y<%Yq5UlqHS~4UzQT7IR7*@ zhM?AX${qApi2|h;4l_b{0lf&7;ssl@0yko|`vWBc!a7!d<)+=S`qj;yr2lCA@Fnqg zI}+$+Poz`w^7Q=@VD$PJ?Z!MIbsRVmG<+|W#mp}09ksTUxX)=X_m?t+3FqP3{3?ny zaCou^$z@Xs|H@^hV80-(^uHA=`_$3OWQb*P>#Q{A=N7p2Lud}rs?W!aK#J=~vJ7g> zwML+(=SZ5Q8O|t?L>9#Ml#Cp0V*s~-Rrle%+MkOX9zCTWn*N_*U?tz8|LX%a7d z2DtS6M6|c>uh&zyfhIH*)2J6jEO16hB=!AW1SnnYyG?WF!(6iw8%Yz-lQVH2%SQ^l zlw7?y4ID1bzv10gKNY^JNiUw&F%sBcYfETeeiV&8m67Zl=X=n|h{M`8!2i*Kk^kdi z_Of}lI^E(z6?y5G$Ur1iLS&YC+2>6$E97b(5GV*(Uh8z;S6d$RPOsiD>rFge@2d{1 z+yLeqq2XeCn!Cs56EFw!D+%oq2lpWwT%S5bgNyi0kjvfdDYr8qe+q!^^|7j65a!<9 z4}@S!5H>7A+ajE|3=w6LVI1q)M)^S*KY@h=LRUSu9zKB0KdDnbn472v%n?o!mOQqj zdx83Rb+5HB1|%hE{K2WMAvds5x7lv651g|AxlbL_02FI(gZ`ZKjeD; z)#(F8dZ-^K8uElB#uFtVM~j*wVMk9CCp1x=6yU&iy%}Xec=_Mo9yk;o+LbR4oa$G( z+7uA)bS3MS@J<)B9GZ+y6wZ#g$p=(gkpIAAe|J4kE8@dWL8wOoE)6mJ8 zrTLlD{ju;h``3b4DL3L~zsqIuAsVw0T394N|KpODnosF@Meb~x$gl~^--_uCIh+_| zv@LtS>_ijpsv(lll!29YwpQkU82}5L$5e!MfL)$fvpZy5Y5g;(#22$CFvu;f(bM+b z!w47X697eG0DOW4luL$@Y(`R9oT}`DO<$zHSb~|@u2jN40LoV5M=-)fkL&y z2Rf)sXNAcN4tT&X4D6)}IBK~+o9fC-D=@F#cM%5rfS3xb%sB8Qj>mN?H@~W6S-caj zbm-nUFV9=^A>v)6gibNmE?(8Yp+9tmCM0-q5<*8Av{Zm=MM~LQ2!Mg!7&_D9qarxK zASz|3BR|I=ahj`8E;@@ z#rCg`#iaAW=fkCz^Upp(Jl7~N10Aj8L9CVEeSi-G+}?4$lmn_^{WZQAR)8wKP=Ocn z_OR0yFQP!CW!oC~9?ltFTL->X&yiacS7-1l=H7&xoFm{rzEt9vF*EjX)Dbb=;z`hW+WrDZTCIqUyar=N)mqdAnFo&)Kn=3ZiKs8w zFiqokLiQic3MnVX0k9@y17@2}&PPibYJfya3nrh;4?KKJb^(oi=$1#y?Tku!u8{kj zwO)xJIzctDtjRI@To}BkLA&j=>IU&tK~qNTmg{T4)UyxBjNnM4W2pP-VBB!-V=h*h z6Foht0n{M1U|6U+@y`Ana8692VpqRik=$qm+G-FT6$AJJyKLRDtLpr#gzfS2BZpi3 z-YP+B06$iuWPOkV-tS%6uw^!E-}vk)4Gwe$S<*lk;@&^6YDX|uyDNn32*4bN6k5Ot z%}!NvYZo+qjRh_m4*)xjsnl*`gFpZE`zK>}E}j~AZ^{;E$7`5x1w99>Dxm>iAK>8n zjS;p76tKD*@w2A+HGA6KEkJ8pZO9M02zi3N2HB5t#n<&zt2j<*+q5xSkG-BSHiK;w zOgh4OTEyJGTOKV{xS974?>hI8k69r1%l1fstn^4$KFK7-boP}Dxla6%>G?&FnZCwShS0Q3TNG;J{I!zwjb31tWdY%~>`W0Qu=z_M~DH(+l#z z>Vqq)18+;5107m0;Nnr^rCA>XvUB&@@rDY=m$TCiKT_X>OUq?xuJBw+#V(*7MwS=5 zji`x4?uPPpULO^yjvLwy+-PChWY4dr03@7uC@L^dRyK7t1_cFlZ{RH~?Mv;iD^27nc8Dau(d$my!RLG(M${YmZ4tgI1{_{Qn z#L0$yO24s<59}J$EF^?RC&b@K#Sajm4K|~<7lp0R|+C`QbSzp#4< z93_*_<@KXiaQ$R{4TRK1whg{$(m(5NJ^+TP2*?MwXeI0+Y@Yi9N?`&bQu?`LL)v$E z`)eDFHKe!ck#42MRz}}vS+&ZQk}->sy>y4Xd+R_EMw=O3YxX~$Ay6@G0`~z6ryMo) zRS%;^NcSblG#8>#T%@{kcQoj-=c`J$jmtUab0H(!q@WqN3>ej5@E} zX4Erki0)s2fG)C-e?BdRfS{|cn#!3Mqe8FBwf@I9RLXdaT$wt ziTOjO`AuAw7EFnA&@c;|z8vU$C)>pKf#stbK$@SEQgg5Z{m^>-YrDP10jQHe&h7c* zO#(wV24JJ?AM;}(Z;tc{$JHXnTJD9gm3P}6*)O*#vV~Z~8+{hNfKDjWX`!<|NOXM# zu!ZS%qK|2)0~^6+2#XM!k71exetrB0s;z^YbG4W1eTAJD$-Jdf6Dn4%0xGHIYVv52+rHUL=vRHDu7 zQR#5|biqS?TPw?Pk8lloIR^qeHO@9J^wqI~2jVS0JP;)&zJ4|wAeXKN&v+#Ri%W&# z{1G@Hi7cE04pY|!hl_+pz@A_q^J6Hs{{Gs1-*J4CYKGeez!_2+MXbO@5nI$Fx%fg0>l$xz`Ymo8!z_(-|8x=IXe6Lwy{PPqa_u#s2( zMzC0uv!hm85DV_Ffz1CWfPE|jI|H7e&xP2}0z~Ze+Kq28nyD{WPx9R22(2u(ZH(AH zL{`JgXyGW+c$<5mH?1Nj{IG2o#P5y{TOIBsfn8Md9-mNO8&2p!;9iqth>exQ39yRfI7n#EN=I(|V@=L$%%xaByU_Zfp}j zbkKFgN_ay{^|LWT^I^m|~!>_Hm4b6U3d3;{A>#QSSMQkl$@xAqs8FE?KPk&7RY z8|QzWr==Bgd|D7UaB3fV;#RoQ;peLqt$g$*P9QgJBDoOPW~4JBHw9upo6Za2Sl$aq zr$Zx9jQY+g|Ctd~nfT+S1x%kn#tOk&=%}f8>me~lOkmr5M?CJrz!nviyvMOgQr9$R z?BSOZ?AytWZ6f}gPvl{pCWMRjexHEVvG2>%EpLLBAJg0$-p!gX-JG7oIK0H_3Gg%l zSF|7j)Y=?ZA9M6li{4D65R|2dcVAH2nw0_Q9fAD#*~_Lp6m>Vp+f7SVt}kPA>JML* z`uTmmF)OpF+zr}Z%!TU$*! zQX>9>;Qw(CiX%P1e=)LMZj*ftRwX)HJ!g~c@hn?suFaTJqIm*qp0n^!sJz2T7u51e zs@6&xV}4EZcXPm^htFc0CO^S>W*k-s&r@0^4qxvLIS|r{p{kY)uxQ+Yq7;Y8bdjZt zm#5KI!2WlB`JWGHIoCXQeHAwn5V6_)@qluyxZpdSZ6m6g-Rsape8IIlMXFvDV`FCy zOXaLV@I1kNIvChr$itEVv$F;;>HX~nlFHwhPI%{M)~pcje;BE%tz7%y!DR+Cnf10_ z)x>-)^;L;b80U}R1pK|^^yyjOt!g~(gGpZ$e_!YV2zCkOv49h@XFN)w_b(S9fQqaD zbg(rP0wU;t%A*ST5MwtD^$*+pwuMr9sF2l_ks;#Zq){3%TVM2R0pgX$^L5QlOERZ< zSw(jE%e?S94blN%&6vS?fOf>3K-w;mACuceg`{T;DFNbT7kl+PcKz)J=Jq2}Rou6q zmclD6gCpz15zPNwDe8$|nTUflGcvkDJdSUjlUr?v!pnuO790-Q+%mgC~b6*J+4>*Q1)hst6k9NyNG zf!baiP#+Z}2>;`zN$UeDtdojuze54P>@K~j4{xgDwt!|Jjlp%0nG9R&_VLMf7vV(a ztdp;Y$R#fIL&uQ~M~tww@mevXDIn4x~ zPDZ##|5lG2Bg3na6O8cf+Cc)KU2kE}@!Lsb#1`-dnMf8C16Uyn=eX~kOyWx5iT62( z=s#Rlr)gRF$e4R@%3O(E0`V&WI<%pod;%0VPEWbL1(Wl9JaKG#%VZ0voI^~NzR&{I zOE!Vu^Z14T>1h@TBG(n6Ke9?mIw|}xkXHa;{$+iz5r=)@WRoqmDB_lmJytwhuIaegjxT!CyA&&V8AVoa!okHpXk7)8BA$ zbu&aLxKzU@MB$k?*m**psJ@}K-34T^@T#?@B z?W2IWBqb0#>0h|uEo2M?G;!svO#;)c*z1S=5lTq6)bdvD4)F1`i{aLmZrP%iLEfGPV% zD^aI+<|xfjmd%l8mJJg4S^~cCw178tfzGCgX?u+1>{~n}0QEBrMkT_ai|kyiM!;n} z^+`XX;p(&g6mCzGzb3~2EtgB74X}7PO@9Misy2$>;Br68NL{25ZH}c+6*B z?^^1{e9FODPTz=KxRgmF^cxI76Rx4!97Hbq<1VVI^Bp37LO2Qps3<`%O0)jkJ*W>3 z0RbFR03899#j?qVOYf04K!xkG`CB$di2Emm)XIgazaY*7+(1=HM4)~-!C-K`GL|ws zj9afXO1bXXM!U?DLC?jSba}vLrfk~70LZ)PHn;Yn3PUKpgE`c20TLOoE$Fv3psVb^ zjdp>nK1AgE>-G70?n)TgH@tuL4HGvsf{{Qn^bf_5w**Mw5~LP7nzRDQ;E|0L+C7I2 zG|6=BX4C51Ti79%#;VKX?CLpqWxk{a302j*PMQZU0f3rofo)hjkfv7mX~f`!&1I9cDo*A|>udTh&Pl5P4@n1(_9`=}$%X=^{cd$3JKE5&s=(y z@3Aa)m;39TKvx0l?q)ZP7^k=S*A%0=fhPe0`;bsMP!3;?1A>20%X;H`x?<1^*+X%} z>@D|)uqr3q_c_|ZxAueV>khp^`3?76B}p_k$!BkfX~M^V%D@IAX47+x(V+L0ocJe_ z_&XV!5^FLY@%-QSu(cZKSZ_G_3+*Xw(PNspDRh&e>)&XaX46&q#bM|WqoBwi9fbgc z_mtN@qD6T3?^io+L%4@JE8aSqN&N(JUZwZ`$H3|eJ4VdZD_e}UGry(uXn1`nH+3tC z&@7oS=pfS?+zgsh+cBj$9D{}kR9L0hgw)-j{3dfE8d7^AN{H0Z_jo2{ul9+Va-fzF z3DjBav}}ZlfbwTjv!HqDw2|>l64XY*5NOKi;uB-?Jl5%E!itF>!`- zh0EM|X=sd#@&3#~;&y zL_gBgAL270ocxxQ{ckv$1-gYMW&ZINii7jWIFCBC^w5|kNI^}Mh5T26`62<5lBnBKY-2Z=nYD^bu&L+{o@6@GoZ`kU2|Htae=zQRGu+W*f z1ne-ZB~`PYeD>v)pRIx=JSAM@DO1K82io7onFtAzPP4pk!Lk^Gxt3;;(Hcivd$Ww* zD2$F6-shmFa<}2J`FK8N-9Y>dO8;@>thnFR1R2!w6;RdG`Bl+c`d6oM@Tc|3c-aVJQ8KfUZZ z*IY3*_M`#;r*f*V?SRs#A|w|E#%N*U=O<2RkI}b^T==yxRlm z#k|z)@HMH^N}E{LC+x$lfO#Nc6(^vcDeRvB2T4)Ksu4 z$EOdER`N4I(N^SO8e?G<+#CLZ0Kt=Gr8M+m&0l-D&9jg)n)~rdm&`SVw6igCLX;+AA@;QOjo}?H_bMwll7iz@_y|g<9&ie>W4HajcGcn|Cvx;uB))EMlsNASA5HXn z^^)k6D!;W229tSQdayj>IClrD2`odLXQKvnDVu)B0VFG5 ziS^vw1@0sOAAaCe?*Jmz%;&seWO5Hu94$>D4wBHd2caWqwJ}kVleICF)(NpHh3Y_Y zzufOXMbI-h=KdwMKL&TEz3i(k8*~@f!+E9js=4oSm*J?{@9&lXO!TGPhRXz4X*^USi|0Kkkd=I-Be|#Ort$jv(I-6IX31H}>y5jv$d%1C0DF}H5C_x0{)sz@& z^h(ee@!o_I%9J{JEpCqffUfhC?>C^%F2K6*g9bEW{?%KA7=K%pA|&@f6y15b_wnV2 zh_mxmJ=~bbvcGEHVGSuIn$a$qju7_zXIrc=I zyy+D|3cC59ZxjvMxsz)C~a~M)U))vN(88iwo6%6*2F=a0i&jlM-qVo!=zT;1?8?zWRMx&6#9e*Z!Kwv9AmMQT%8uMF7cIgtwx73{Q_7RHxiN(r?l2-q|-@| zL5~E*M4p50)Y8vL0-#@grY0SnhW^#JODXO6Npn9^9#7+WU-u_h{@1TkK)>4a`X7Il zXXf;m+saa~ipI~B^^V0~Gp-s682mTTlbke{#Qb;}=6yY|x0nyu-ZDR)XF?Az|F!pm z1kmu_h$Z=v0EU-H;aWH{h~m-|)^9liLXrtRyt#je7nCm+V(Q^|s|t8AEU@Uuk9%*Z zaHed1A*&Gt>1uRxZYYlRqnpnk1z!OR44K)E5Bk}qQ^=7az{59rRR}qMDtz6E;(~ZV z*(2!Z8;W)DLw_V7NS~=T{9#P1S3N)u zD-69?oyO~OyvB3W2`>I#3SaJbtN_D;2Z6$Pv_8dK>KP{$)X#Q&! zC_Dc(r3C0H4gQBIl?T{_?{-yPkA`CT&%hv;&+qoEGF}jX(e-~AO9@6-D(f5QivxWx z7+tBQp@-1uPI=tC?m~thU1;w#7LW41P+&lirrS5r{N}U4{3X$&EBsHRs{}iwnv?rpg;<4T zlVcw%+0g{`k^Ye&7W_{zb_t}}boZ`N+nSQY#S^wc3w9w>uuZEd;Ggl4p{Ie|r*{sT6=VGFCp3`%b^?76233;_$|{}cxmM|w{OW*SV9*KwZ-;Q8%k)59+Q zv@6H&dp_}%_b;!kZ4@mX3B>EH8(o2S1`C?TadLjl&e|N1L)r>q8&n z0{JEA7ITkc59)g-gPMXKzygt39yUTR5KjVgULt7ETf|=eKQ1cJ$ZDBMRa1IrhBj5G zj`FlX_+(R@AsA<$W!Os~^+Xqe1Kklkr2g;ex&+fq0Xuy@tbOX0zUR_4X?hZ=-a$Yn z#~KK0%@j3-2l$TyA^<7$kdX-SiPNGHGA}JuFAR zhb-8npH`{gJ(_XI8H)R52uJ;lkoa8E_gFzmDeR;z|8P|AY`>#?JoTMiD3f@gz_n|# zC#Y-ZN_YuDI9>Txceg`sE%lXM+bKU8j2&Fp**Xb(d?^hX^T^#mN0ojf4-0Zv3{j@5~Zy)K5%+BhA_^O@Dn}-zy8ahvA zwAP8Z$8w)H%jFw2I?GTCo^yLYQb^{?`NXL4IGC|^Z~ZNoFUd;0lo?|ZWkt*>$zs$w z*%*J?o1$Om5kJdMrI$viUo$_xv!?h&>G+{Xm0x!U+k9`w`Ht7qMN)JrT>^eXApFup zKI3n%KD8_XwiVMiBa*PmMtUyytG-(g6=7ws>VU5&v*3l)Wz|=eXEThZ{x5o97)p2? z`pL>{%C^i3!Vz9Vb>Y|B#?B_PT-f75HqEeuJgh z&Bln9p}X{!DRq83OgvKuo9aV)cYL%pxv$W%+w`$grcCh{?K06?uZga-{OD)*j_PJN zn#gZ!hR%y$%I33^C*MHhRI&j5|`q8`9IM0W=JDnmfFAS((sGU*xPk3#J z2?P7p#_4?7gIyVzzGjq+T3N|w+t_E$@@>RPri~$85-MrUp_{XfSSHZ)%*g)x^t4iy zcPr}I_6!BOP5?Fv7t}?1__${bW4b%6fbV>=kw(8#$HXQbnyXC?x0liDzoceN^3_!O ziM0$*>Q0q}^zOKb-{8bFJ-y8N=kCe9s*`793k#5b{zDAvcGkJag56W7#H5l`g5_ti_*UpX=CBoH^Mdn9b78r-US z`P7<^*2Nw_@lL^AGGJR8omcCApVy@|pL(OvuqKZuY+W$x)mD*=aeE#0C%JF)N0;st zV%?62Zj(&j`R08ym#Al_@c3czJtL{nj=)=iwyM2m&&|GyTaUTpFrptQx{nH6mW8gT z1NyPr{B9X3bd)S5vMJYq-Ex7qX01L*-&<+dcW!&c;-^>o`{FH!ANt1>>7V*kw>xoF z_mg~@-b9}jzA4K&iL$hOl$q0b|K^%Eub$@v5-~y6uD&;+bQeSFj>mNGE7j4+cr;1$ zin&cFL&cJI2goekd2CnU=iWW9pJkZI85_18L3lZco|-)Tuhf3efL`|8+2Bh+4-%W~ zzA|**G}HZ`_YEFD{E^{Yj&|&KD^5(GpC%oF1?<=w_Zqd~aoDq^I%-yl3+yjuU7zfl z!u*_O?!}=@DI+;g_Q&U>pC);Zt8XTiB-UIHVXaM;vkO1wdt1{M+W@97##FCHi;Pk) zJg(S}w7TX_&7F0XsJVEQ%6b^IjpH{DbMbC^zjpgD z5&lER`)lig*xYEm#g{HFPj0tnI++iVFbwtTk!gUFcr&DT#(I|s81X{1~qn}?>F1PywgWzQ5^ z7QsaQWSR9OW;B+2D#^th=9BW+Sov@0$z(KvtC+K(67L=ysmHzHT%jwSOU6a*>uw`#k7e>RM^qoIkX^}`(&N5lwU20yT75mp;@O}kf1Cy zV|_FCds=EuQiedD#cRiI{J}XsKY;G)Th?w_9G&zI;Wrs9h09LLkkU!(2uGx6=hsHr z3jG?tZ5;U~+2z*?XeW{a$}RE2F3T4@;zyvmnE27+mCbR$IeP#^PoGCeNAJf2&S&Un zm1JdL)9aZCh}b2;A}OF{bu!>u+Swt+OD*v*4gxRgr+}iHx*W3iA_*BbSZza zOvD#;zg2oRh|%{x@Wv`K@2cyH7f>AzHF*q zNb(AQ{rdGHpaJLf+m)zh!A1JTX{BM}+wFX^m*@m+A@a5m$#-Biw3)KZ+s&++P0#4< zAqS#LH=+-o$Oa`S!Sp9x05Sq79SsOUl%5oazLlM#nV5USftg#3b(;{Wo8&QG^Z>-Y zx6~=aPh~w35hm8Piw^k)rEC6597RPOBsD z5s!vJr4EgE(BWm+Yx=_ME5Es(5Dp{s0B}yal5hreu^~Kbz!IH>{1jHA7ilRT<$bD6 zjBHVM2NZv+(FzCWgQ=j90gjU*SbH=B;BUFE{0h4ldWqTkF@E{YlLx02?>qgT63=zf z-OEUFQyVSn+GM4Ve(t+AG?Hn59=p^2tg2_RZh-q`F(Wn2;pj-@6*+D@LB$&>?VPqU#JuT=fTA@Was6NdxOhjN?UmQb z4s&T1NP0KNj-4ES3#Po{XUM#OVRqGNPhcWMlr;CG=?IhPjBCb~p0aK})P9e_XF~hj zUdEJ5u8Wv$=6ES1`L17ZEg{7OmH9^~cl`3^@hmQ(fUM+AM@;bqOnh`!g~tjnI^i?> zu|84CLh*FxSoh`Ogu$KEg|0DahPWraVjFWkIumo$d5%jpwp+6FwS9wOF^DM;#KV(ZRDOxn+YYtysS(Mj&{r&K~s&(P% ztu78x$Ik_&&dxbfxJt132dmk6m9G!H5V9(@2}u|n#W^%)T$mmERi#AEKJWsLWCnK3 zm;v5Lx*x867O);Frp>dn!5{kKGgIK6QgX-lKx%xd@s;E_?L3hgs0imDtudyX><*a11j+HT>6_D(_ZTBTlYBN5qM+Az10zb588 zpVU|Ea;1gxLj3!1=3YyL*;jRU1`%9F=mAi8*{j17exEVs1LK0|rQ`EOa2eL+C}(eB zMX3UYsgpXtsmD*WKW9!~c z!^J08)la(@mI^czOsuA%{xq&iQM69!kf^&fDhjA=nr?_fPH2rDuOZeg*1v72s=cmc z&dU?{&qsJCU1wckyfnyQ;LI4j0W0YSw&8|}iFy#AZw|`;*WrT#Yq8LU#TboD z0xH$FN{}1`S|3$K!JrH949+$Q9Tcr@UQnbIx zWqin^p{?hy6{AwcM_asoHya<*)FxwoYo9;aloQUh`iD_s_k%@)0J9U^kN2 zOXGldL z6WHZ@f1}2;(bpq?(+R!yxWUaac? z7&{a~Qvt~r>2kVB<;PkNUsf&X*acrkkZ_qKJHUgT03l1x@7Wlw7$VrgRO}M8nH-y7fcJV{1vsbIHbZ*e;-fg&Wog&NHU0FR!upv0n`c1TJo zP@=rH4QIIr6A*;3@by$X!oyblK(gWTIvHCs5x~vr9&j@Z%CbVr7GVaA7C<*R+^wAh z*$Lg<>d(F3IEJgrUMk)j#Dg9Zi8X3NzPYE_{Jg)pZ2|5N+aW-u?-)ex01+T-&2D^! zsK19hyZ?ZOm&yEK#`0}LnNV$d_jopWNyCbiL65{IBAG=CNrTAn@{2B!esP;c5vKl2 z1zE%;*w*pvh`1Fv-x`lGmu^dDgrx;kmEh~T7iou_a9%LM^;3Uhu3hrsp-#)Je6(kL zL+uOU+i=P-h-;K8_Gk=NWxUUva3?FoJXMe&7h`U!RiZQYmDO<_$>F!kjE_i?^>wAb zV|eQ)U1Xtr#vpxXD`_VX5kGt6I&tEe{NXQ}r}@o{?~NemJChMWPATN?@BeIIvtn=p zj|b1Icr7&>rz!P^trrxbpYPM6DwTldp#uY?p1!8hPGWPrWz{}&zRg}0$2$N(K0xSSsB^j}Hf=pnsOeIoZ_K^n9cIro~c z3+iPl;q!%9Iy_m0&*#b|w@{h(!j7Pm*yWjk>3CjS#R=jM$luSBBf>7WHT37%1~90! zCvNL~JwUQ8Mb@N6zztx1^NaRnFt{zB7nwlrfwp<2PoHVFFAg70J=VdvHI8`)eDVaF z=3_QO6UhH@T*raqdd18G9M`_!xR(C+xOOAj0zz5yWVs%3w~|emaQW9^^~;MFk9hF0 ze+DA^Q;YU@6Dk(spbWL2&p%)c#k!Z;Tcu4`QVpD@Luubq^*s8+sy=SI&9HK(9^2vL z%wRL|G;c%=zm6s@+jGxhyiv`!;AR~l-Veu=D@3g6%q6YC~t{Fo5#n;!P*eP zz@Yr=6!mTSBm<=Pi#}1H%p)()MfrDe4aaO815%lsOk{69=AZSxF^n21$`3ICJ;A-- z$gdM3>XTQtClA6{%69Vmx*{LgN~kjq;%ydk2I^I(o1F^9)7>14fM?Ccdr8@SDdZDxY* zhgBZ8SDGd`yq&h&-P!hc&&}yP7X&xQPONf%eGjw!{T_y5m=7*U`Cs2h=r*V0C)?<& z3cC_{axoEo3Flsa5-Il6hamK=;O(grC6Yd}fA5<`&-=zPw{f=9%cKaH4Gpb)1^J~~ zNtOr-g^(6cvK+XtG0xi-F;;#v`fRAtgEkypIvE_-EjMS|B<;c*WN!kFAAj;Y&Ut_~8K*@Hc zz0Y7Y%@Bvk+$9zau=}y97pEeh0!%=Yn4dN{>D+2V7n)SQV{nez>)n^$q$li8VH z_SI}Of-}2zD8oH!vT6L91jAKvDROl1l^3ovKVO~hq{`%-5L=Jp;NLtkD!UF+fuE7= za75Cl6&NN$eL)K2pADgO7*9J4COVFzBGlnoGF#h9{{%|^Tmmrw`jf(xs_UiIh*clq z5AF1dGJs2b7_U)l#Ni(GUaU45BQe@h{+j5t zb=DrY`^Q-!rLB6claHz4tsR|%pa;Np@arpdhKF~3{qMV)f;_=87y1e9mJoN+@_p7)~D#QCS|{s?qz z{NocWWs)B;XckE>FEPi6308)JOY9Z_@eh!meFu$)E%@(c4buX^mNj}08}6sg1giZT zWPco|VcyER_dSjYH?nYRj7?ugLOpYp2AkubHm((YlkHkOwszTz*UB$YV4hjH#v^fZ z({kBN;xi%NZ!6Y7e0mE%{8i&zF*93ENmU&EkDxv-7RiuY+VS{}o@wiMJq2eYEJ7y= zY5wqr*qjs@Tu;J&V$_xpFTX?`k_RG`A{q&2g~j~+<*z^$h%v#1)1_fQgo%NH730Mh zSc{H5)DIs%h$8Bnua~;H12q;Nh(c~Fz0tXb7~0$HV+f8EFlO7|mOVW^=iiO_)kb3^ z!a~?ACz$HZ^IYPAX5giRk@W+OOrZ~QjQ`AjAjb&z)KPud=ycdRk{8nsmzi8PRH5*K zS040hMQ&dzCYxT|;ml{8z>PJksejYHx@JDz=&|nf(AEfyRGztfMB-_W-J!Q3kAWe8 ze^Ep1A6@N1lWnc_cFVsx=)CawT0v#BNqNEQ$vivX;#qt%Q($>-yhGg!QL*fWw*4ue z&5i5b+gHusQ}nSA`(V;lg9b#SR$s2Z1a*&NDkOdJ7KXbXsJ{7Y8+#4YyZIT}8EL)l zcl-f&u4kV8@RQ4?pjs9M*MNMHmnR9&u`9VgnhLx}t6}wx>(q%~CY3&|_OK%KD$cML z0aY1%g0#@VWIp}8ouai?2RH|a-ZgO?pAhG<(RHNb>ufZEDhR-|b2}BNusgbaKdzI< zLt(UkF=<2?Z9@6qon$}5$)s~Ft<=qfw^+A1hV}l&ZzRMs8*ncEl?CFi@(!8&c^RF{ zW92$*E;jF;_6XGba=%vr9Ai6-WAwjYGf$llLOytU$0;~zh{96p+p-aAzPUorQFSHf z1X{OUUvSggn;zIWaBBl5{^7e6q5Su|;7LP_*|Ta%6fSGh(T5Pz9^EaGyudY>+^QfE>VOpRqINBoDGPc9UFnh#o-9|Lhr{hIu$DkAVR3 zKWnO8=X9Y+9o1uF*7oX?7~ySIg%sCpp&ifOJauxoASFgyDd%T{2hHhQvj;|8Po9V` zsJ$q7jh12Z$i^k-CjKMD&BzWe&n9nE6zqavVk}F zRH$+wIUDJDbCLk8&E#5)+SPb+jR!8EFLb!Az|;(`W-a8bBd~`qtJSQNj*nA5to{iTUj?*W#xBWk~Zbq&#%8`~>b zzc>xga1A%tt1M8gJgBN@jtnFaV>MdH00!)K<6ZV<>b?KM9;5)laSA;6*h^Xvq$XQ%qcp#AXd%6-TV z0wg{-g^<2T(Kw&j1F_Ji;rMpdS&}R4fURrR4f3qF{AO6hZZ|p(#(uZsQ3NYq&3heYbi;o0LPs76)KysJEbe$e!AlUUgBk-~X6U}GxV>Px`^ zOOEy#sPrCmd}-KVhHsZCuh7G0_=7@hvu9t-5J!EcMc1=&!*yG2WEeF{Uo(gs>0onu<}t_fQ-a82gb3J_sc_PK09O9%{q_ z;`A;#`3rep6#U25E!tntI-_vAW)0{DbZk|kIkhTZ|Wg z87n*(u@E@J{;OaV;Wa&>@BXlkh#&$#w&444E@i5G*yDhaHWtV`d_(~JhI!wxw%s0h zwXuFQ!W19aUczAP%R?cwEJFV55E1cj$yp08C_5Vs^TtGA$BxKW)!}X*qCke2K6ZhC z!4yfA1!&NKGQt_>wn`ikVBbP*6(8}T88=V^GoeGGVR!xt(ID9Pl(@w>y}^$C-o@?} zqk451_TF@o)s;ypPdniLH2UHXF_pbhSLD4jU_TDZ&N}Ypais_CkpoR$^@Cs_Kl!n4 zBhngi5Ld$hV)Yq#Mn;Ci2YnF){!I()8qm0$JIC`d8{Eu3+nS*?r||Klw@Y=Mfv~+QBXUE%eJM=a=Yx-`W52Jhv_VBEp_pYcemcc9HLROJJOA_ zYva!d6Qj2`Y9B}B@F6sIwA2K(zw|NNd#H7)PufDie{e>o3BmjHLip$6;6u4{H;^d$ z_ftN4wRf-qc4fV>A<}xHhJoe~h!q9&3^K(A=r8;^TBipwSQo!fZrt!LPVmJgrz z;{|H{KAl4H2fM`*=tdX~GGtz&l5*Kl0^hem%}?nZ6A5=XDr_zL>j_l13*_qJ@Uof; zq$umKhe2Xw;~zaGTq*z!cJYTC>mMF=%4jatktV48!0sO{z=?qbW-MKN zmE=||w*}1)G1&<6iy>e0XQfAe%O6$@T{Q^9-1c1=^7C>E108cSuWCa4!en|x*;*C{ zWjv61gy27M2}yg-rX3pe%!G6aRo zM(XyYM-u1P8RnPAq$@UUb$2yjFr%x-0R#6Dn4!mNEVYDmg@oW_KztF11M;MP!8V;j zegrQ}hL(R;4R>)!xbK&2U>Sq^Opo;8dEJsYiP5^>+W&o2m!oeMZpwjXrn}9a87f**TZi*nLs$~$1k0ch?}f@+lfnvY zc|p#G&p@V^Q&da|!Ka>O!xgTHv&Ox*@MSG6t2wqFnA)O;9RUV`miIGY+27-e$o+GC zJp#fDu2N9i?vvOdK; zQKF>okdifqz?k87r(wnMt3QR~r^lS;^n#os(LPOQJ-wTNtU7`B$Ey)?cBI69o}=^u zcc~pJ@J>^!9F@;$UmI?y#T&sg`M%dO>d&+{M~22Z`~^!QPz@U&`Tm1%#bEz8nf?Zr zxzPN1b{o`FNF4^DR*NLwIE!gD_W7`uf=fQTfrTT` zPRXRXnIQ|by@`v9yY}O%gM7lU4m&x?zSvgCixLHn{034LqA-Xwwo>vnu9%y@k zwxRv0auL!lkemCJ5JdFa+1W+eUSwxyE9>YaM;mshMNxRqGjW_Zf&O*BPcUHa07MGo zBX1cgy9?AF<3}qjCbCCwza~d)G^vY?t`}#HZQHtRwRw*fe9CzRp?&0Ph($2?#&8oK z0ghtnISCwL2Frx%dSBrOPh_bVc!At@45;QWgJ}@;E7u7pUMz{A!0T?n;K-sDlM2{W zo+j?NAcc|LSpIJOw=Oz#-yVVA^bbDdY6;YE(~lY<6Da#(g8f)%W={IdxidSh^jp(k zM5T*D{92qDlDU7fPpig|6QRMPi=wG=-&ll#j(>sPp_NY%DfTbkzBr?~;?pgKL1H3- zDiwkVz>ocnaKRnfNLL7QCh%CEc`rG48v zt-!2)$mJvL3KY-e?*_21 zE$c?j3uOCek&{=>88r-uOpEZPxz9Tc;4yf+Ap*Nc3aLwpZ!sO8!5dl{Mc@c(8py1m z^qgHoD8NpiNsXv4C||RPawfTJxF#Weh$l`A8lG2TxdUWS2-mCFbLOhOVIz){9*6rHIpKKC z3?||49-NBess8zCqc2CL2vg@$7dku{j_Wom!#NDH@r>;d*FlF#<4*_z+Z*lShvt^g z^}ywJ54BZYE8fl%5JT9H`5qk_5CLqpe+A*1|L-XqLk{;DL=f9Ax}OivRGSC0p)mt< zbtI#+=KVnL`I)UmgJ&A@m*xL+J=Q zcKsYw)zh z_Oh#Lcr1^2YA2v+ zTZR0yZM5WkzODPTwaA=z~!Q#dE z=z6Q4+VND@qZ%yUEP%(4=E!8Oti0y|A)5YlN{WiYAnecd1zSWXS(Ew;V+A#j*Fe?? zvwVqagKWe{9A;xdvV2FP!zuSIkw`Q|W|x(ocPFXBZ&oHjTl5m@7s<}+@omf)l0f3c zdNjjT#~3OJ%)x)*M$A^5OO!SohinFRhhd;{2~nEDAA$jt2Duoxp17^&xO#xgCp>3a z%vJ1IW9>bDYMcm2k>G3S#5HsYMyCoZukW;BFcWzG)!KBS3)80s7pj-b_nl`GBupQG z-+Sf;g3S|(q1`SM8YT*kjx}X#7}ROWeMC{{J>+KoFr*EB<7kQ}>qASdvR)p@WjWuVAsiIX zHw>8gpK+7^KJ-*n*dS#&0>SNDCvds+FC!$rU$+5ATV?IiusSDwsMO1?k&hT3Ee(hr z%;SNab|%i2Z8RE-N7vcJL+{SUQ5!fz3i z({nUZ8yO!6#dBXPYPv{M-H6}YlpZZaJ@$Q>CXVm|^|`qOWL;T z(f#D&k4)4c#zOIyAkR_Dd?pREs-&K-*29+)qE%^D{H}cS3bd@py;ne4yob)%5;0?x z!6MT^bb-i+tCL1X={Mc3_drdNsamWlHfI-m1hYIh-{0{%>`p0sAnv{r!Eu(e3jnLq zqH%Hh6^QYx8-#tw$Nx?=@B(kfljSTzemuOu5bV{46Qe!%^U^}~F5_zm)D%-4!?v36 z++j>bvR$Z3)dlIxUN!V)-kO255puoH`}o+Pel&f8SYeBzU^Tk>T$sgrz2lLep%LOq z&}wjtx)uj!YPm~i!O3|mklr%;eYj%+nZIE_Z*=PH>0v#+pRGP2ZmI9$f1c?Fv7lVk zeT<&t=g0NV;29q_?0lHYVh_Zz2#Ie;0#j?nM*`nG%C>((F%qqzu_(mlyZJk(q%sta zU$Rd8pLye()8*fOxFNFih!swMH0chD2ZLk7eJlAZy{mr^kGK`OsVTOk?!ywnqbm8) zoE@A+t&CvR9a2j8RF`NZy@9+A#o3MW!XZcfoU8_&J0xxf3~3ZsX;dX7)6;}14=}Hh zY@Y!YO+Qm{(Y_IQY~GaOyiUvm0NT#@CZK2lTDYJSp&u`xCWy8*M*&!*WF`>lSJLQ{ zP`)GQ&fH|j1nkXawiZ-G4M@#hE6QT7TTTsM_c@6Eh)A04Kj+soN&1A`>5?klXlKl_ zXze!dde9ho;<0vcH@gcsY%70?IOOj-w*j{54hn5`!PRS%jvzd6G+);qu;oDM z&UdHTzS5K3x)xn4UWLVYTign)93+CY`pGL_Tw1=2;(Js?DG1CVVg8$H@=hebq#Mvd zl6?&CZ&!R9!4(4PgJV~_6p82`QLY!3or}V63FAxJJ+XQ`FXR7HHGuW#7EW;Q;M7o< z=d`r2{-^h4*YMPaqr9AEU^g8U)q@hh4Vk#5m!6y!VE*as6jlMDN)^kgfCZ; zfokehp)e|Tk4MB8!=)DQ0mxk;2co`OSu5QV;8U= zt4xAtB*V?*VcfO&Mp;MJN6dv6y~Ras%+1DdpJ#JS@`^5`@8QK^Z~;3iJn=NxX74uN zt^-S0xXPmh6gtlM;>3Qi&7wNI;{9iv&0M}LL$9BxR;gOr5rsI8sG`8THPNLCegoe& zPfH2ZbY|{ux;TRl;j)#>T^Ovm=-9#?vq|cdSrmwU%7MQ6H zOclJr3v&1{%{kdE;^Jq|Y&11Be>>O{n}Un~XsF2#jT^6sfVJnEd27{#sk8K@o2x8E znU*aAALc!R(GkGsWW2?W~6Jgp9`@W!Z#Q8Ggxrbn0=&GRNVG)B-Gyb2q*TRZtA z6(W#Eu9f?Plna)z#scph%5?9|)SSh;x4>39@%fI;j{mm&1BwoJlgaPfK5<$_<9*!s z%aaUu$L0&7C8cESysa}ms6CyOhfvNyjKg6Y?T+4ka!xBU{;SQ*NN+JU(Pf;556IVq zMah42oa zL1wu#Cwt>t9B;H*rG?Nok&~qzc)HuL+&14((w(3uM)Md4@}>ec;)6Cg9Ye#(BN@GA zPFh1HC?%=VXW`m8bF)e&3d(cRf^GjHRW*8`;80Hubh4vPH97;0B4%I9W`tBw%>6xR zPrM-*jW~ie(N8^14}wtp4*1!f(fE%J1*-j)tG@8l7ygq7|(<;lV9{=(MP!<1C@KZ^hy&2R3R;iS@@P$WOpzgrj+!{!y$Y6hg+&LS)g1+EjkSjrJ78Rad#0 z?l`orw&Pklcyn2_{?-Dfd{EJTr;jRoZV^HaqlK5+)oSq_*To^RvKz&8S@kAN>3c>h zD~yG>&8Sohc!W{g%So1_vhrxPdlaU4eOBtg*zvqN3UAk1wA>ZMN_CC` zSYE;c89%src+j8_mu%-7^3F+J6E}YJ?bFgvp!55gHPIJ66fnpRY3Ql-u&6<-57YnK zUEW*fm0fKMK<>2W!ReZmb2ovx4>HTDs!1_8i4UhyO{59u>3)c zV}Ni|ibwhXBO)+a2x5yF0blFs0Zp4+FU_>fUjCxr#KSR|^W5co23+!Sp52K>Cr(pX)VDqve8n!C^^In)kOU5U<}Y7ih^(AkL_8YV4pjfF^#F_^_TJ~%#CD_z zM7N7>3Hz;e)1x@gX5eAkibXld`i|b5ffMSH){~ID^Xy(cB*n|i4v|%HnQ(?PeJS}SYKlu;}@lk*k zl#w!0YO4e@)HwiH^AFQuIT^}mEfd~uINr6k7y&L=GG-{sL7ScH5>zb?0MOTX>6X8q)P{~!FXr7wclCO`-l1T zy&ro*Uv4FG`&!PXrB9=(58kXj8X7i%*OEw0Ie+sGPCW%dTaVZj)LQW<|NRo}f#gSV z_dhLn+b0!&9o8t5Fr1s{Zz7@6iBr;Ygfe{;_=5c5JnuPtci|XbVU~T70g_R3w>cSz zZIsij#Xtmak0A8i#}tC7jNVcZIB0^-`@;tLe_yNMODyKRYYQ)4oNqQzNlgwNK)D&)Qn`xL8)`$55J#$A4;gsX16fal4vWx$IF!9MOE)yoOfME!{3Q-Ip*JbSv~Cj z?0PZ*uCLU&T_U9As7Lm_rBNWB=ggAEKF)xnD;$Mmr0pV;=8ciuM5VjNMR7Wbi)HV| z>CD97bCbCG1H9NbY0G$A+}60sQ}&eEIaxDAK5KcaM(`;A`5L4i9)^hPu=EB#S(c37 zuv5yL@BhAT{u`s>L0Z}j8~!ufV>+Gl=*qnvTeIdzG&;K4NY|dTatr``sdrptGcee_kmVV!mwQ6XCQUxztCE!M4a$&VFH6b#TmFB6 z_oV)X_a^1QyaOURRTY)t8Xt_U#Zj%{VF|13u{kmZ25Zsu5yh*O(RZjV`~ zBXjOX0mEdvqrS;j6pq}`ZpX~0^CS{oXDwNRrq|(8b!!0vEBqRoSFxmLX&MyPSD$lNcq|F)ea#!j|{6427BXSoj z9EklzFK6@Q2i29c0+x%r~}tsd(efGJa6KRc&A8@9{!|mJ+30ge&^~VLB?Nqt!XHfOV8myMoUey z3wodR>_5WuE*7@29|z~$*-vkX1rBZ1Of~qD4dzE-rsLpCs*}g|@Cn%{!xCARL}1w^ z0IEi9>B;dkk(eSl!Aw^~S$bg8FR37*6+xax-O6fe`1fTH?W*NxS9crYRmSc#STmmW zK}P!xeA`1M@YHGiY=w(Lu!BD1{$Rp?EK8Cnj4K_%$Ru}ompjq#$<1*z93CE53Z(D- z5qBmJMtxjPaYj6aRTgpS)3(3|y0#Oyjb%Wyo)(KTCA@yB>BUsh+6zyWD7qHlRJ6G!|Sk@yABZ8;chzs6t5U9%Z zj5+HvrpqHYsz4b`jo52a^G9!|?C-Ln8F2~t&l6xBQ)b-H=c@-&fI>V(wNzII_&5s+ zJ$9$A2}27Z`dNseun0Cd-4Q6Wlbhhw79A-e5N}5xhe~`}D0%^fTFi zIh`p2wm=LE#e`0z2=VU_D5u0KS_>aCk+-Kt(#w{u$$G?bZ>p>YvOM^{QqJxdK zU!T^Q$eArzm}nem?Q4qe&8!b0ZP*ifte~|-EHtaVSdC)~4#Y~8P9p3xL8@=`(9jma z@IW2Trwu?F0}9hyU3Wtc9Tpxau9jZqlbf!3jw%Zzh1D)mlW^4U<)EZnKceSgU#V5z zo~$qNEEL?Yuk|xsHD0?SuR0ITxq7O+H|XkD&JQF&{zWLw>W7~pa=!EzLomYb zfhq}wl4J@C-XQXv>mLpns^*7F2&p1 zWK?gxj!9(QiSL!_>ZZ3nnfvj>PZaDFkx8B5C|SNH-yN2m!Mq$tOQ%@-a3ZgJb&`y@ z#k};FOz0*MEu`7*)WRJ8Yd=ekw|9#YRCO+HnxYT^lMf6sZd{`GWOYhOVP_PK5Iag* zGW-Dn<5s6bDudbkzM`BF)(oY9+~B639y-NXm%DS0s>4a#WcRv-ucIYGj;89V5HjY> zpn5><H!c*pXdJU>fu@OnIy%(80<9KvggKS-E zia3J$**vqqQhO@q9woZ#DF34cK$#?-%M%YA{%fvLlnAKLFMsrxUJ{cZTm+a(2u&Xx zkpwcpaq;Y&jmilU#@9ZV2qzf2rq-Rpv)M^Ja@=+3$e77B^Tax59A@Dcfs`alM!3#Q zYb(3s6r629Nv?|lh1}iqJr*EkO<3$g694i7V3CjsyqkY#8-lxH6Y^~Vh(g+}f%C&_ z-SY<`d&zGxN=+d1bTs-9JoAgq%K^2;EvK|^ZtbY-jX6KU=RpC{+jBINgJWu>*@^LK2mhaZnNt?BqPBoG*AX>e0m8pM_ID}7);66)JiLu5MR|>~^H?7qz zp|u=C^?$@$%*)qU(XfHml>JvFs4!`?zAm*erNS9=sfpFXAvzz5^r^DqByZEChkW2ZeTTXt#GyT*OX1_quI7LVOXB;pM%9z&?<<^ zCSq;y8>t`~GCW*u3FM0_&kebcYuz0wXyN9qXQO`jO$;4$9_9guOVIdTbn3Fy+M;KEm!xM6azoC!`HJs$+!x{-#FHA`A+@C-EQTeALPZY^id3w1yTHErJTT}A2Jrnivix)_jsX| z?$>8wK~uv;q9*6#k7;L{j=D(4>Kx2Tc$Fuo6wLHMO zWF3&e#!j8@jnjdfl0`m@r_CJ^k>h#^N6w5e#gkh5`=si-u>Jj>0j37z?f`{q!|r8OAnh3gj&nvp)zuuz zXVrE1%`iN8j(p-gqmpKIUU=BYGJ`975u2Q6s4I*#m@UhQ$c}v>!D{wRy+4HPTHAVV zv|IEpPsBrSIi&>F2N9u}7rNeTEI-5;`|l9z7Daa(3Qh^SUfrvC?VVfU5*< z#ZcTZQc@zf;_QrSyrQ8`%U`WdS5I;k#bxQ&s_3$IjkV}=J74#FY>GMNDazd)P@_Zu zJ474tMn4d8EF3CXT9QyG-mGz5a@?yA-o+5N;UG9fL39&(6YHKsP@sa%qq`x; zN&FIcI*4rCv(vIE;<5Ug0Z{cN1e`Nhm`kSn+r4jPlr<-|LvPDAe^IBbbyBDDI_}bm zE~rx{6}xwnpqLE78vW(C7oAOS0uDOpoXc>!7&NYs-ItEdS+5vN`a~8M zRsF7-nbX#b#~Y%}iSXo{eg7lxcP>PIUb@RUWQ?b&aB@TB|L4{wGyBf=F%s2m7o$zW zE)e#RXhMvSocgcckyPC~wvNp?JCCL7Ac^YBoJ@qyI_yYqZEeJj_Tg}jJZ&TyjTD&~ z8Wzz~Ix*J3`>s_JJG#R*fi@ghY9OLD8iday-z*^W-13G1Sf?0qTC9*+FlwMnO-EK( zj9Nk&b0>n~sHub&gkICM7@g#^_~g9Muo}Ygq2AI!Kde;dz6~rbq@^T_M@A`5yOca; zZ_&wlSj2)F<|ac&&GPgOYfD!n7UHYj?lZ@$Jed``3lQVau zzyIUT2opg8>V4}QO&W!Igvz{bg|K|*??sv$Xu=SyJPotv#RuK7`@pT~M-qyo9>J4q z=#4G1jfx6k@{cGgG1T3aOdn;YTwU6U<{Lcbb(%e(U;uf{d0L$U6F$(ij2&FEX7e8ET@1HC1CLn z7W_7UxT?xsDojYMTy|)zd2bXHqU!gog!i5?@G5ojE34f|M;CB|$K>rC{q1mK6P$D5 z2*cssxUaz74TM0ECe?)x3MBR9r|X_=a~zp|AL6Y60j^J2Gci3HcgeTe_w_@FTr?1w zG>&NHZer&FZgR$A}B zoY4*U@9x=KQ#W!pBC>&nMO9$3bsvFbqao1k!Ov??6|(-RD>SP660{po1PvcW*O}we zjroB1i};5g(7az4fH!yt$_5>$Cb31|`W}AZJe+lkATo!3u4>typ}(-fN+xQDA>iu0 zr#5S2RsAp2geVcF7%gUCn_&?MyLI7JQME`b=M`|VD~bwA}fHTS~AnO)Ix^Q_1HoOyxR3&Oil zBcnkQV}CYi8afIBY&w=M=CqpxfPwkFK}|)4V$x;r+Fw69*z}-1$0pR&)MLOtsyW>j zjHv%{5T5PYYP^7O56FiicQxpzD)gRWm{3R$$5qA}brt_{(>ePC#34bf6J$6Tl|YY` ziW?1F=8q_*t=&J_)=-}~-hco#pzt@X30uR_dwvE3%GJS;^GnTn9+l|)NeO^h+`D#t zj}^kJ#SOGp>Qa?hYKIvD+kk&jo_6r@=K64%EN?&KHvh%LZh zt?$HFO{UZ<7!-Ougg_=^HRentW!8fth&z>vHU zS))Il$DjS!9KkieAf|WFddo0O^IoT95n5>uA9;wrYVUYhfqFq?iqa zTw@b?mr63J-hs45CfC4(r(^L6So`8JT2dePM)g7$d6OzVI{=~O_DgZJLdP-Acx*3# zYK3iDBFdLX;acGu?_7ap4`t?fnPTi0)ME{$sj7wwQs0A;i8u`b%}jTzOrU(n2HZ@Nf{nRJ+z@kGzlwwWHX z6qq#Q0h() zRx(zVkQy{)>{w9CaeuRs;>4J3Qj=X(l_Q0`sSF92DnxYTf`gX?>}d=1!j@Z50vW^+7B9sZd5m7AS2;HvkgrOG+Rl)v5ccNd|II%J>A z5QPx)S9T9gK72x7@%WgPDt$3ur^bW`pSB?yNMt%92kOFfqJ1Z!PAZuR8*pvZXp=O{`Y{ zL|bsoZoTiQ1L=$R8(h4fy}kHG-BCv?Y~|mr7gN57bbs^qQbk0@dAj@46P?wId>IxN zBe93e3v$#SwBD#KGgLM6-X9YsYfzq!<38+;$)0Y09nK9gYlULSr9XEGryF-xj8Ag1 zKFGTm^G0?iMvm*EHm*1ryDB71yJ!qTRQ;9RNpmVN*;8+otClld>WlIfIG$aA1}16g zK>3wF4`O_PU=51g8@5`(NR_~0Ku%~~l+k6$>W7*Xm5L2ln~wTrwA6F(O{4d7?8Xb8 zKUO3ZQWG<$DcXCVL?3 zCvGCyG0IIPL9wzIEr1;P6S`LQr_v}xx$;lQ03@6i(t92QVoSKl7ez3Gkp|@Bw5b+s z=~uttyq53$p<|BLvc)!`Xd1ys)lgBZF`xM=yMzf3zO1&VAm8jW%29;?T!>Qfu3h-vbV*2wNC<*-N~cmvcSwVPGzikMQ4u6n zx*H^8!vF(ue`38E<;{W^8dg^tEBI*a{*mb zp!FXu?)nGey<_vOY|Om{H1;cdp!e?>cOb~MXPlsNcNJ+{AQKXE6aMpM*={ztv*Dbx z%>DH=^k;e|?AHtvZ-cq?yhVlpJNRrp(dGiA*KECYi{k>aCoZQB@}Tz`<^tFDqj?@(PkADLjz{ z?$H`~3IzE>{*`wqRgzOANUmT-Ak4aRxK2kp-tVcZDKrwY3jcaSCSHAF^?g zYpM78wrFf@`!a71Flcf&HW5Z!ka3^(O|*?Fn)yYdJ2ZPViefA*m9SY*5L^V0@GmtT zSCz+awsAGfDZ<7>%BH;k3=~ytvctmhOlms6;RAK!KaEp_n~X1@Bt9ZqK~U?$LbEV3 zjZ*K}a#|Y#VAEY~-bbJY$oLO=N^ESp@-yuM|1fjvQ~Mb=O-h%d2H;UFKujREZt5vP^07}P8B~D`e)9PIs6OuO8+|vVhkDGx;k%gRZE++4bA~dMcce!A&4H%wIV= z3tafM(9-o3m#9IX{ytMT&nQoW&@eYp7-|i%u&S$1ddWIAR*xPGj*b^SsV~L@3;zH# zNZ-=m_;dYE<=<^=4geu;kqIfe{cZ7AB5un8jeUTfUqS0P0Uf`$(!HGO3ipW$I3}47 zV%hT!%1Je~)DTl*uT>TMULMDFHc(nvx)GL~H5!T6=!~rdLBGtcT6JRmkv#rU^&2Pb zmxb&4I)tO7Ldd&Frwn*`Ki*%(-qrEz*8N^Gv-{&-ezdr)J~4I$xd~%mZ__y?HP^Xn zdEr$58Bu(bsM8iL*O_dwwlLlHO&Xe2~47cp2lQ8&plu`!u zWk-3-Gk<;wj~d3K4IuYiXVDl+39Oe zKRLi|6fm$=1b36ic{?;(=@(3^%iE@1C*D1^RiNsXPBP_*hL|<8QhUUHQdU$GooB1NS+!fQJ*_ig-#&a;=ct^Y@ znFX`vHpMrCb0PB+#)4^133a#0Nu%iZv(K5u6)u{&)JGEnSC8uaLtH$+GNjY*>&i>& zPt`NSzW)AuYmS59*3J%A0+s)1wu7+7k;5^R(l2eukj;mCwm-%vPAUxqs9yAlM;Z6 z&KlULtl97Xv`C+8utAR@(;kXUkw_1sX=%)OqA}?BF)ctII+(!zvq!OqHpBOTW^U_G zc&OH}8w!{LJ5s=Gg@4q8@`j>^(o!5`05Ujz31cJ!MJKKQH(k?f z;L9O(_f1xXR!@@mS+^&u_l>sS)#@KySbkoEz>Z-GgwHeQgsJMgvvE90fxJ3exQNj( zExq%2g@^jx568M}W;A6Jc8dv0=v{`s90ZR>SHF9`fz%E8+k!>zF#~UwWwzJ4J^GhC{`4o%UfiL zjIjXuzd3uiw9ALJB2D=lkElDW7bSOxpM(YaN_TuW|1iS;94aQ3Dzv-3cuZ;g#pb1c z!A_K1a+!hOq{9=!(^rq7*$+mlCtn+XVUB~R0-=G+Rz;G`Bf(xrltZ zA}bDhGV|YnaY`Jd2~Eih`fAOwncYc%!#Gn|pGlZVN}X7}nGhl1$}2d!@#l?FWR%*q zSl2>epx}%<*%w|*7Zr}{b{9yvlgg-Ge<>_t>Z&iqt$xiOYB9#aLZ9}W!mXG;+^TbXATapqN0*c#rs5mE~lRO%|$J*`s`d#hxm6F1yk6u$3cRG zSTFi-JA{y$pdUPjdChgN8&^Q_Th9+B@!7m=SQ~pnolnf0R42cs5UldwH5d28yo=rA z_J!|ioF@Mwi%vH%ui6LBd3ybTrN&vHBWK$`(6~wvulQ=r{@@2M1|okmN%@v<{fg_P zyyh65sM6%=b?1!JE+buxOLb(}_{VSQ6c7zzH}j@8b8T8^IZ6@4iohvFsb)n$<8B`` zHWAF^qIPmNel-o18keom_)daZv#${eZ;2Ma{OVhYHvz|3!^I&_<`QGlZ;m@=eW@#V zJ!+pWv1tgBH|SeQeG5DJbPG~M&DH$CgQL5X&;bc%6)*qL4QN!Qy@SX9^rk2r%GK;A z*=Ie4Vu=ugrQRH#R4XH>{hm(5$p?83o~9*!AJ6uvUdrlLe-D$NVEum0Rl>J@c(J>k zHXmqDLm$TFBf}tA(=#C0(8Cm6dv{j%8|3lP)3olzVk_+TsSfAkxs4&3Hqfd!a(nFC%PkDV`4@^eEzuZ>>XH{%ez^3jEa2!q_TjvHav$cg z(YLhUrY_li)OY*5s{{1{v%zWWm+^x8oameRS+0ntI$p1|e!AUk)oqdf0=Qj}*2-3X z$2C{p=1IT9w9fwR*f9r5A_Kv?6+)upsm$6Brl^59@SgmiIXG%C3%7_;W$MlhMy6i8wOy>j2%4`F4Eh^C^_QtKFQWq(nsNU^FyOMFgDm85Xpoj zCf-ec)y4d+lFxQ@9t^(!_VK<{e~Z8W{^T2U+_t6lfvo+-P|ig#xKo1Tr!|)M&j( zE3AW3s4FQU;=P==)C`v~kyTYyi_;;bte}NWV!rXPm-vSGk^yTvM}hpF%P;Q5D$uxv z3O4N$5q^f1rts2Do`4>u$gVDVJSt%lu%i2Wu2RxFW01jyfnBuY67VarPUlN7>81C1 znzry@?@zGL*91TaK`Jjk2B9v*#$ixint=0qX~G56{*=AezSFML~?g#QT5WXOZB<({p>`TP_(+0I zBU5e!=gS9fXY{v=Ntu(c64z&)u8hL>Wtf<^@k>f*ymYFh_DfKnzh@Z znqd1glUAZ3K>OQw(5Ok1?6LR(CBEtEWa{NWW?*o-=u#N3q&IpCC=Hh#qD=|AZ3P26 z!Y!=&^o^vf9t;d0sP0?){zWazj4j-P5HF8d)dxxmj?56A8oGoGC zI?Q%wn@|{Oyw)?)gY|5JBEZEONZ-})CxNj=^7e^p{IQ%Uw^+=D9Z*zBU41rQiGMLg z!k5gh%MRlTf4j;vQ!6RJ)&KY~&MqVA?)pa;6^W9Kdo$}?CJ4Cha)XQIFihcvbe(}< zteVth;L;1oW9>aOTkCL(&eY^rQR>T?ibsywue#hZfsulzaOc9js^#{Oz%^x()Ckk- znE4;Q=1z)-ZZ`40%NJ;-Z zsrH3}vfi$92=J7G)VKadh9b!f5F2#MDCVPasjH>Fepo>|8*MA2{mgjb=JZc5x@a;? zEFQ(U^x(jJr2@hs{Gw9Q2GDkpJ~pNU&D}Pp`L5ZkJ@PY}O8cTuQ>+12I*l6tgZ1<# zCNwwtM2{K`9UJX-DL8v5Jbiw`DlI%D1c&IpqFOo{gk62SIi@0wIwTaLD0X!;)LsX6 zo8Z7@*P5?R^kFkEUX)c+$1vz#wv!v1faWR`We$T{RlJ}8klGi}P@gA*M9T!{o znaY^~uI*T{VJKLfjWaI( zsCED>QI@<&fPwh^i`9rkql5g>ZPx2x=_kOUsWzZo-<@o6XZUvPjelqL)pz|#7m2-a z**|37lan^Jq#|}yAKQOaz~BsMxpLS68)~?4FsjwJ(r!W>t{bu^x{)2V2b#)pm=r%{ zpq(vKx1N*qANYTU|5hI^6gLs%=R=^dNb?+#T&(?YwN#9 zaLB0cPSvPnOOEE+$F6m@9ElQTkED*FnxHhhzC1D^-^P8SMn3~!FI9ef_ zGOGIZHJ4G{D?XdTO|FCUi1nLI?FpyXlfHt;;PTX)nFNQ1lKh8({*C^^fU`%kOF zE=Tw!je>L!ndo~1b z(o;m-9nj#+X7RL4kNt!@BX1LK!nksDa*yV{AjO*@gP#mgu8_8o5rA!g)KIAS@6GnLcpnnxbb(zJ*w>7Pa7oT6 z<8HtC5FvF*xi=eg6H0!p&EHpO9vjs+XUHY=NTvOJE6eG)nz{Cm9}`M6oM!*Wk3p;^ zUyzT0@x2Cz$2fi!V=NNj>ZW+MhnoHV^G0@XoQ4SPYV%YMU~2>?Y#tSqF&xRGW2s1H zT55{?pL?HL%HPWS#o7SlV*fmNKMQW%s+p@iEDLEIvFG^Y`g$=mC51zyHkpx7?(kIflPDi~=8Qu=6y4rui5(>O zmDHMC*XiNMhi?ZZhaN+sB#T+xafnNA;jAZb7?Hw-ue`?d zeg9J;0pom8$$!HCYu3gy6yvvceMCL64B8z(j&)%oBu=fg=#@S{SH5NS6ceWFG+>rq zrZrbo`Jb~%CS!Lq`*fVfc0fzB-hXb^Z!h*(F297vK&JVTS7ly-#%jzA zqznG40auI~Z#0Xpcju$}$}~=yef7j?(5EfO#$(;8+lXZn(mcEaQyf54J}g9YKKHsU z+)Xk-Qb&P@fo{if^p?)?S=v&Bh_duSSCcy?0W}-cG(e5eOjUOu%9ug*0Ao^g%U?WW zD{11LU{MG^FuXdG@CE%AP#ojP89DzX?@A|?9)vdZCC+lR?njR4}yxwF?=a;E* z951~edpqewCsshH|IfN?PKvSp`O>iI4>~}f%Bf# zpZ@(AIwMf<;1yXF8%D_}zsK>1IQrxtBlAut?cC6OWgJhnU(u2j93(i}2;)Oy6u#(Q zPodvWrXGpasx}p(&3N4lRX6tc=*E9DHN^3qzEjynIYDOv1yLEyG9=Ocg~Auj$xXDQ z>BW-(gKwjXVa7T9i`#WYgLinv$S4@HXK;08FS~r<7HFRoF_j|si@%=O;V+I9YKP7@ zRM2b&k{M-_Lw@9+CZx`9Aa6R0TO(hy zCq@mVz4poJ`~p3YATNrB*Ln=APNs2-pWtFJJdH(d*w-0O)dozk);eDC+U&&g z@=?iM!ytk75AJSS+UR*c?#PV4?8#9O^>y!-GsE+`B+FrLS@2y&jITs+Q4oGN0bdn) zgdvA8QdPwORVI?DAFWIK!P|Gk99DTIe>_fHj6SB$8_yUgSz7p4`vA!@1|y>=;gXrr*RrL&yME}6Bvj| zUpNJ%e@HQAhJIiO!}eMVFk!#sBZet@4Qr1r#IR~-a1gdypSsHhJ+_eVYMTqNsSCXN zlyE`3cC zt%C|C%%{m>VBJXNnde~dIL$MLE*lsrh8*#lDpugQIEYO|gy1*8C-nByWRyE|T=VTU{IoOaKK)ijh}% z=vz-NS`h!;?aShab;17+4^Q*%hSr%J^H3|c}rT&`S(Rp znZ&OPdP)Wg$VzJE*GVg&oKo@NydpI`Gl@h{uK3ZXmRI|_PfQ9SK~2gZ3UOCq^UYk! zDYH~5_!^uz@hzylV%>wbkyoEm{St~(e$gC%@|xc7cKOq6d26yhDYSFWEtM>RTDGW3 z8q)n{T>q1S6uJbEIulG?yd&t8zHYVfEpX8pEbFD!od)@e?$O>t5KROaD-m)CvfEa$ z8G%#;tdHV4TF+Pw=cpEXN7-A4f(BoqMjWM3aYkX@iiSCvxepwR()?ov=hIBA8oTEy zS8V{CPG}(boEO_VK|+<>L~Z|j15A%WoidH8B}=sM*Cp)v!J@q1!9Zj5MyMsxJWKsV z;A&8Ta{&n1YFg-%yiG(FvF|-Dv&Eg3p;UW!JRmnF-jf-J`Ff%EOQfsJof%bfX1NES zuV>=72$CN9g!D*&y|T5diMHxRF}1bg7IasfH!oYGQ-|JIml#FU-J8ei8eX=7d?Yym ztJ#xc7YBg10-$qoe*ph&!g-|d8xIZhl|YFvgj0>;6g(S>MBtR(BD0 zec#%y$|MdtXiTN|GA~%!*eBnWKgBM_4VSfjR5k)-k@OGWH~ik&1mCF71@`OQkr4?Q zf#wY$@OlR}>ZlESULB7)FMpED1Uo2DAmU-MqkbthEv>*liJN<%sX!Er4#AXXRSI3K zG;X|3{z~VxR0Nj|pz*&{^U<+Ay&joul$l#|eIO6p29CtK!!(G>(mH|*s(wJJ^9t!m zsCG>FBT2b3;G4Ng4k5{4<}hPOf#GtDjuC7sBO-E~28l}-N&F3(_H0DC53sA+l$;-d z{|oxIM$9he6wz@y?lF_IV?dqPKG$^qBEzaAJ$w9#fXfK}IoXhXhBl-2H-g|Q& z5ZL!XMsB+LD}kcw@yd@o5X~Mw>im0NzKIKlsKd!$-hEgQ=krP?4F4+YG>~D1?6SqN zo;52b_s;MOAQJRgcqb*v9`PyM1QvFcJADBO7Hl zm@;lx==S!vlWgD7Npn{*sWC2BLbTX1KENJ28BiQS@pPWZO~lDwzw=R+IrPfWkn>p@ zjY=TIWT(-aX0-R%TnhGI?ok~ihdt=crm1DurcFfw3rdvmAX~@f&wcr+*OnY-R2);T zU0#uu=721SWyC`@Q7Ct22tqR73;33Yx-eoKC!CkWbQTrC8tTX8R1?X3KQ93JCy4I) z%Gjz~E#9g`it85#&2U|fcZtd5uy%P6z8*n~7W#SJrbGMC-y)~ZJ>j{a@7H{AW zXkKY<=?i@6SGyWMbJTF-sfDctMP(2tqM{fD*tN^{68u;c14 z+Hfr4k^fu6!;pG<%vbdMtV?6GQ$ElG(zWFIWSzcI!7*!EiCLMZK3DS8oL;m1R4_(z?QSko@~0a>CO zl0VgVYF5%pZf0V%z#ZESY_Ze>2|&6(75u59mddk-9(;(gZEMG<#ScmBB>v0N2Dm8& z`0%KN7Z^_%Z0YBEc_Hz6ZVbdmj}bkj$UY0YHrI#p2srB3Gi#~hJ$F}dpfU7s9vcT* zSX;#%`KNAjc~T=23Slj%LrE10#XZ-Zm6;n=R?Cq!?mppiHI1kOA>3c57z8Vy^&JU6 z%cur;pXazj5mm`MGZzPLarb2iM(jqKwQjyNlxKoLZh_8|3kR@q*Ej*^xx-re%xT;y zq|DZUhKPEo5;4=c57s!oaUe_(_x0)$??!`m4uW{>d<3s=u`?5du$H1QvmhWrnbulC z)_KXl)d2jXB{&U0?Y% zq<9z?G1K54>Pu~r&E7f$i2di;*Z0J{9_=(9D!Xpq?fE82y8u+m9YuN-Z8u=5o-JfX zJTlT^%#?U~zFC5~-M~7>3x<$TPF7l@+N^;INfAHuw>z*P{l8})rKT`99#C@AEK|n> zR{#Av2-5nzGfrc3u{1QJ;B4Hk;M5u@Qg0Bv&=Xb>Fm55!C0ZM4cm%7PIcYpLP6M$7PT6>&jfZ*d*dCQsTvxF3%RV$gZZ1JQR`i-C2iat z_vllHtk4Wu2X|=`m_G~-Xvm-07S~~bt|7;*bFZ#wX2G>&mp1Cf5BL~}UeA)%LIyne z;fRZa=%p)L~`7`g3N<8KaAb( zq3}sy&+C&<=Bnl1F)~im6=}|kdvPbMx`whG%;`f zi1RK?NRfXQjQQk7DBzx>`8(FFkeTx4*yjccV+Ub3e{M!@68RWOC#5X7fCdZb86J_{ z`OL}GM7y1()E{@!mAl_5R?#C1>HF@k+=j-2=sY|xS&%?<3_K+{nM`;JGEseTCMEF9 zUHPcvW?TO)0BDczm`?Xw<0(4`J=n~AC=X-5UmAmD!t*ZklBuae@kX)a8Kfu~G`KbB z{!VdUvHuj5k8Vpo_2=09<`jfp2p$yAt;#Scb}x=DAnMq{tC5{3O(D1{P9GvJ;Dd%VzfNoCw66b z=uTPrqTY|bw@w~nOo>JD0@VYL&960gAA{0`wKMB1b^jRzKhBSSsGJE5f(`+vX&KXXKFL4iEm_&~CXX51ui2;>KLYjAn&nGBFt@qso1AAmqmu#(Ub z+H>A@XowfP2Q>xzE9OZ9`|~`PUb3gj&5jmp%4a(!BGK{6Wse1WXbP`lYAt3Y2!r1_ znNBS^IX4i$qN@c3fQuU&jmHl|pa=n{E}RUd8^x8d%s>}2LH9142da`gH-#W`d}3Tj zz!hL}Ca1JdjR;2%ufZ%uYjh1)5WwnsX=1bRmOva4K_$}mdO2KRc6>e=)RbiKhHk~8 zeE>@qLqX5aLI`W|Q{fUJ6v2FH1B4~;byI9y0)05k0Z7R0@)=pM{4WKy19P<^>VU}+ z?s>{DdI3&<5Z59yGD@X>=0x~nK4HNJ$LC%euh?HpE1NzzTZml75c+%evZa9BKB%*i z`=FSYJS=6xyBD|BB?qw$@z~NQGIu3p`Y`j&Az95(jL{1YHNy}>Wej+}n2ppE(+X(( zw>Re)D7Rmo=164a7U1Vi58X;3a5U?fx}U@U*UGb(-KKCwe$wcuG*kQQUfeku9y4=2 zl;SSCyf<|mI`&u;QXFXEx#AU5L5I4Bdy(sE0aMikL!D2qOB7Ll47101NpZ%SQ7V3} zgG{{kVaN<^lE&vp7=;Iz`bD<}Py|7rYeCLr2`E)>!7u`2aZ61h`}Q z+fy{q3m-{iXJXA2Y zi-*i9dHvLxX_c~K~nUEV5zSo2Q4Xe9<^ zI2Y9;3(M9ss^Sl7)DV|c@m&wYuPi2LPHgR}gH*He$vH2HPpTu*-K`&r_Fv(6guZHM z0-F-;#@w^@*z4}GevCk=Ea5XWrl2}XO&{*NeQiVUUv&YwfPJjgAk0PIpRb;B_-=f2 zt^+utM+949uTp~pg?ASlo}jcDn7xKenil=u#Wdoz$r z@E2rj4;9Ekd4*&-{-e2Vio-_YDD%ji3WO=<)t;n>bjfRdX`FPT4~`gu6)*$L$|DC) zW8&h>K}!RdhEBs8myCHNwb=7);%wh{D;Mu3bA!z*nA5*DpK3yg?3J!l_r=2?)|g-v zkOaC)+~?6xyZWRj_O)78)q3&=`Toc(>B}{TfFQ4HeD>+OCcU?IrjXr8mH}rP=~FcL zPY&PZk}xbwC^>O#X&dGPmV_^X9%7EPVCld#MLqIOi06bH%xGqp&v z1CH8x6r`$y?unqDVHVar7&owx6)7IlWCdoe63COYUt}h+#Iot3u*h9t*=l$U)h>H? z1M?<@io#LEH;Rkbc`B{l=C~4P|A=r|4N|)Ox>o&8qhfyrm1z4$EYj|c!zI#Po*f-> zj0I`HobFqy{5&@3%Dbk3k`A@&H?`61wnblP?p>YEal*?IfHR_qsSQg3=&D-7&>@Mm zli)8%&U5AT(BuxQPG7^Uz)cl&Vm#Jg=2~PR8UbcUIctTaM+0-5PNA+|v!ap4-MZVX!%w{&?;FqWr9KvK$p6_GtpHgEDLr;AQfJ`^(|t*0(05SL`5@t6R?)-?z(< zr~wLING`jL;*WETwG`XCHeb=w(+&htE+R}yyKb;~Fpr)s)-d42 z@@7rq<^z~?euuO9Pv+A;$5UYW4uOXazJPYTjN7S?NrA?b(G5aKRaJn){(bgNt_|mf zKKOA$TlASffMs9I@TW3D9%e2%{Yz?7#I`dMSdHBeZ~-$i9U4HSe;%Y}Vy7gT`d;&; z^Sb>mtJ{~QKva4_!XDtDnp9nyT0X*q6MSid1oy*Cp=s4LEt;Kgc?1q!)+Aj1n2Bf6 z-9{8AawnCer`Mty#%@!Xth}hC zLV%diq05h%bv1QNRC8W=RT=bhuGtseBX)`q@9ra}>KOzW=Vzu*^gtx7$bVZKH=W$}QU3kYC$bQO`(!jeq)iy=4=+ zU8Eiff z8!*eqpE#*tm^|CyHva)vS0GkRmGEyK-%OdzmCDVC)kkaG`-WQ!1UhA2$2J;kJx6`a z=@qB5lTF?Ni2{)=GyPzH?*JHS@6lwW@zxBolh3Uj`+5gT8cI+gjRnpTw|mZxoz>*8 zSYb8rKhVxy&K(&-yvuT$6Arm_OQGMJ?(G;`uRQ0Ek7o$HF%b%gv6Y{7j~kyRxR5`( z1J}6BK!I|jgM8w3;AF2WKGE?E1Z(b30L9usnYrBI;)JR?DZ3pP`!*wTZf>Q+Oud>& zdwcsw|H^);z74f&BCNq{HPj=2#^SHqoa2EimJUz4cZ`zx3LhHC6jyF5=D_|I81g-4 zuFKC>BSi#6gJit@WeFTHMaK_WJWc^)WGTl_53jOL!0vRIC}+U1v&Oi(+Vv+V-T>K+ zJPte@VwYKwhZm{9lms@B2?6(f@|Gy7$;I4|r8n)L3owW|)Yk}zpQgUtZ8aA5p9Tb_ zRbOguB1jJ98Nu6nv8Y}oDG&Un@-q&OUpRv5NH|nC^1tCwf^PP&Dl1L>cVz_~VyBAV z*#(Rr(0ONhgZ2O?591=CxbD!w^6N4z7p!m4uQ+{nd=!E9 zCU><~2rl+!?OW0-Ww?92a|xyyCK@p2cO|Q4DYhcF&X;AFhhnF$thh=+!0tK_*}(Vd4oGg&ptv zLroj^OSS$eEP*G{E3#3n&kgbC@y4;Rfj~$e+cNQ78}Sr*w>_c%Ehbh7l+b;G2mcP2 zJ>?+ZBmY!C4%u9_zZ`OS`6!1MX6z^+&zR5zv;6XKgsiiV|7s&aQldR)z{)qH*SbVMOzAnv8ig`Y_W%!|izmc|J zcH)?>?6l+>`JreC9V5>isJhasWP+q0?4GEC>Rs0}%BI)idI#LFmpURlfcj2)LJ>AE zedU5y8sq-V>-7UPaZtkB12qQPkxt_Y5mXZwzo+1iL3B*1(==s9K((cpJ)`9)vcR&n z?ToU$TeCuh?1ETQgCo8(Uzl#-aJfyWnRbt*ND+&biWmmsWWDPvP&-TdpaYCJvUy2ITG`MR=#usu)wp}h?g{}a zY)!o5G!y$B1(Qm(7FQC4VZ#eu_<3e_n?&!a3RffTp!tFVmP@eYqirxp0k}UrnCnIr z7$4MevK+%4w?f@qX|;>wa)9p4Xp2~J4Io~U&_6N97M@Mx8z}QHt~C5XRrqjr@bn4c zpRYBu-#S0hYsg;|*$06ypUY`*Xa`ZU*Px&jpa28iYfD=_7(EgQ@pBF~&8xNFtCk{F zk?vUdEA^djEGU`6_U{?gedowjTK0G;_4C0M;*>U;U+7Nzj`pqI!s_@JS`^ja3tpWJ zyC8$=6t6_B7El8Om%wqLc-hklshB@!Z&QHoDfW)1Z(dRDuP*nXcdB|6=|7c=#!bsN zipaVJL<~5V@c3D#%ET%uTZ}K5+{VV{hhydDPg8osHqA%2N^v1TviES`!WaKz0(;db zc52|dJ;`@+?mp)mG*Mw?-uebToX#V^ABV9Vd8nwna`eW~}s(S2wyZ}x&D zf?X!f!K+yGsfPshZd{Eh11`ZCW)>B(74B|7*e7oIZb3r|19hVn>zeFx<@#jeEn23c0xG^^KSkYBcRM_Xj($d8ncr)4I+tQKS{2{%q2zEO6{1!G(LG7F z%=q)^Qq#9k4_KmJagQP~yv&8BP6zpAGyoX>-x~nGNC_R*`PeRIv&4PX3u2~49cqp^ zOonFh3sXmu^Lm4P_WlB30ooM4LjSW3fRefFpBa~_y{pivf!7`y$sTI~>mm)8R!1|R z@Xi@U9LIEtt2U!|5k3|4dT36KhjsDvuRnPy0;NFgXtA8TqxWS_$H*R;=WTo$KL2G_ z2;cy5%bvtQa$_HEGS5O4`jk+iR^L@*#?y1gJoB0rxN_H3^*~T5nE!Slpx=#i2fTFM zGS5#t=#ea|rBnqTbi(+5)%p94A<|E7f&2sskTOFg8Z@Q(%4_=vwV`<*szAq1*WKU_0ZWdy|pTXT74I_IbM(6*fjGM~+31)BHok7b9 zR4iYTF4^cF=O0JA1&WDHwcFKGuLfSrUTBWs^Umw&zo$#sSQXBii`uyUp{TV-;KuPo zD#r0!xS8Uv9|cCtYk`?}He&$FD>X#m3M0euYI4F(Jt??xVVC@G0MI*`o+W*?Ko0}{ zyU{qt0AWNQgp6HXk8~y?H2q2e*~HT97D5$>0+(vVAzDxa!}zd zdirk^((D4GFwXb)Y7K9ldzm{kJ9t;2bI@o-@p=@|L9-eZZMI`Yu&ds?7f(4W*B6z3 zXKCW9P60{9ajC$>&9Gy!KY_Z<1Xw1;r-dEOT2f9mITvu?*(ewCB6m*p{7`*Q(@!IJ zDVy{3@|}eJB{^O2{0Rrx6<~>(Gn@>LMH|Mo-PDcA`mqEDL;zAb8eiAx1^p}hxLd*& zO%Dx4?m%msBJVovkv!(MX55q|`hiry8%)Fpzx6dUBKQtZE{*k>-xo8vOqx|ozsfvs zSV0I)idhgZ%<13CAyTX{Tl&b5h2!H0n6dn(qWAggxhnFUsQ;&Pin6RG<=oyUU+B)C zOv(wX>OzBZV{bey_}(Am{SeM@wkzVW1S?)HPC4y5-1{7*8ernd+)>rpozwUI3pX?* zhc>-BrJK6OmRe2p7+vTUzvfWzTACaz|IF7?FRd(ad+@f!)d<(S3KG;I^sw&v>luHm zM%s!bNANx;P?=Z)&O#3z!A#jpsv97Rw2ooDzre0H>sg;vPa-&n3PwKnHXNox$;T-3 z9wq`QP3b)7q1I{l<;`PvgHqh$VKwS4()rDmcROr(XK+=uF4sv!k|DU&v^)9r-UT<3 zH8%`=`hX;fMMlPA@BI8jbnk5WHTdD%%E1?&7_+6nrz82_Pe(goCB`9HtT6oPhR@X@ zJLO}&vX6gkTpFtdy@rO5TP8#GX!z|vqImU^Tf|?PYHSs}{?IualG1)>miNV-c2;_L zs|Z-4w;)-ffAuE{Sm$|3QG=>1 zjt_+_d7T7jaQp3SQonHKjhmj*6-z|EE0+@3Pk67v52w?}3>fo7V8HC+onDB<5U`ZllR%lq+$8gs+9kNPVl zY~BcvU2t6`&#ccelb{y9A~3;r-4(MU@4dT-**d@BC=g27&f2XouNe8=3*GtPm)jkY zY%&S0dde*tMYUF|Tlwt_^tRIP4pvmEzvX1vIQ@0@*s+I>&xJCvKZRiQ}m2$S`s79`$HS|6oW}jVpDKRwY zaBI8mU6qQ7)s=XdgC7%PY?^r;?np5p0`%P&bX-eOv|GOCJOC==XJeoWi|-dzY8?ys zFgrcr;!Yev*?>1N#0QgNqN5&CtY&0s@N~v~?Fy~Cn#vMUqBhByMYBEmYQqR#u=o_z zSi@zyj(o@-bM19sH+k#Osy5tyonfEIX!vDzL#8IRBcn1beOHpCK|g2ABEse`Y{vL+ zph6NE-V$LV|yQ?xyu8prlwouts0 z3&a>`XfOO$yKMFoi!K&;ICql9@Jft~NkeCIo-Rz#@U>rlmYo(69kc-5t|#(CmqY5(9`D8&*;ARitXE|$K=3COzb1Du7=PoamdbbxSP>FsGK8?>F zjHBsDJvug4*kiQJIuIb8`6v62rhekI>7>&_PNIJ(9dGgsc5q*>rMNGGWsY4JLP@wH zpSL%&uQG~N7Dx$b|N3pCda}| zN`O9>sA-snN~3q2p0=WzLx#q`a(asPm5wYSv1D#^@A>}E!??(T$3ugt2=%mT;aRrQ zdXMCD^6K{ehCod%X3La?jMfhz|ey9F8`3 zvZ-W6SmE44xnW+>X|^pU>ii4d@ILZP5D{<(Htl$k;>-@zdFef!o29qe1G7RLH)G1D=V;%NEA%%6yqmnF@ zaNT_XCb`Eqj|Z-s#9$->FO{og?i9L2ZCoUGeaX#w3&%#v3TTnL@X>l8qX zyQI0%U8l(v`i%|`Ax5~uMq-PR{_W6%9unw!EoLNq>-Thlcr2rE>Jy}I@U+*eDj;)I z(hYiwMu$^tc(Z=}EB_v{PsA2h8g_ZLb^SH}QMZL&Ks<_^@=FG~0I;y^0}^Inz{BYR zmMr4S>DHRPBpmc^2w?sV-cw5fJ38sloX-cW3JmE1smUW!8!`0PB47Vwk=eL#at?!F z(Cyfks}ICf?T27A=sajbjcB@_ySXL@GNm6t##ZXFZwAyX7+;@PJ&}cVb;<+}6x9$c>Lsz~BZIc?M~jSh!|2P*#hwH?glE3+A4SqKN5;KI?6N>Cs9 z)vW`-)`xbOa0P=MR{PhYK%~{*;JzDwO2(#3D^C6-gAgp3d~FObf<_}7Y2 zeU{Ieq*EM(bufbx9FpPLB0y>!Sdcv#&SKh#WR%IHzViRY-dl%7y>@HB6M%#$jf8+8 zB?3w-EdmNiN~a>yp&&>PAfluQ($d{1T{ED7fOL0BNlL>o@I8a>bKd=)eSPPAe}C^k z`DT$F=|bTDXlh z9x5li+3Uh2Yt?IC<*C22Ir)`P8J(bXPl8b!s&LM;amV@Pj}asmKh5r^ze0}6TS=Yj z_vYr8%^=GtiGA35qC+DA?5KXbQ}oWdW0$zL7#Sq9D+Cn8X#Mbr z8$nk|7+8QlJ8E4-Ilqi|vD$U+E4d1V>H$z4Ch^{?%~w&4v4gpS_LRFdbIl>2#|p+J zxZb^o;ldGSPk3|ELbfs%aooVVH$QM)H#Z+x9%UQGc)cUXw*#C92vtWEMs6I}xlO_P z$gnko^z#AMds)wnIGH`*k)5~54Er;_%x}@(TU=$Cb|*2A&5mbhG;NPpIdSg>OImh4XL9@n?-ro^To5&SfiS zFHw8-Dfn8ZxPSbI*G(~;Z94083HL7Nfn^&;`ZOWYUhZ{{+qZ4>XXNu3j1ru^T_Oc; zp7RMQUk)clkwLrC>@R$$85#A zV>=Tx{XQI>Jf)(2XV$QcNA+kaNvP&#tvLq^BnGjA*^b+X=JWj33oz3z$odXr%=by| z?rHBM&@CP#X<$T1+jk$1seJOp7T$eX!P}i$h-^NYy~ZaA=0JG8iB@B zLzfwh)q3$}eOTHCWpdp1?FeQHR)pAW1Bi-YPbqZVyRBnx>{efbWbVgM!Pv*hhm{x` z9Pm#!qP-vMuJKxISiU{yZtzxX{pr)(IG(goL1wr~U*ViDZaQLM!+|qgW6-^~>ZVtU1WRJv9wMX+(lfI&Gc#MN6E2;ymA~P(U`SpB>Sv%FQI4WA|ZYOh%&tP^L zHa(E1JqPv;+u)c26eA7w;G7)-Z79ZRpCW~-AH)mYEGjUlQXfB-wq06jS>bQzSzOog zks}l#gRIQ(>K2?s?u>#du)9Ba8U0hFbai9j;6+IemTd|%;73s>k77PCnlS;=RhgWkqI=7$d!-dkHUm_T@@ZTD$wz}3x>Sf^ zmV!uzcksFVY{p#k-O;u-k+K)~FeLx8%g*+MDTb%&3AgJ+$1~nuDOQtXuTF`!8%)2~ zL219yyx%1>DRXP0?OGf*_zC^Ci)<2Z(<&X9e=k71TF+Kc8xkXRkBv$qf3yP(Hfk{m6W)X5pVQoO6P|ow#{<2=sri}Zl?!_j zHA&?cCPwA@8vQ%?`R7nOvGPS~I5$9%dwnYKLC|s4GuVD^EeywPYVro1_U@_Td03yd zy={zt9{RM5^wQ+mF}1;F_w*&m;FLj%Kk7-XP|!oZo4G4{Z^XU1d^MTZwlNdlL4%3k zgp1iJO4dN(in%~qvzg8$#x`Y8t&R^AbcVNb*+0J zQvdMhmqLo}(S2UH$p^7c)BEX&IcTvL(pZlJ9|tyE?(DF$*n`QN@?Ekv5rQ>8&?Q81Z~>H?E}b3ex_eXCnKqNE z8w`6z$V5m5Qt_wt?W%CM+3lMq!GR*2;K12rbyeaS)FG9Q zi;PB{X8g*uz2=17&X)66@d+LoN0(UJ^0N~=ETrxD#Wf%MWVZoeh>d~$Qm^d%C`t_$ za=>J_$yPs*`h(6H6t+mw;CIdx#EWY9y4r=SdGq-eJlTmbZSmQ$!m^ORZJ^Ik-=na_RiVAvi zm>WY#-5cAz{!RY%Y~R$0D51M`Dyo8~G();iwy6U&_3il&4arLxN4LknUFYw8eRkp> z|1NU!65+Z>za0Te2%pdg{C3B{c$5j{RYmI?t-Hg+^;Iw3uQX?ZkPUCZ~9g7 zA0JJa~gufvggTq>TQ%;2DkYgRNtBr;;( zEO??YUVfsxN<1|C?i0g->CiI{?oYx*;Z{R$&Lckll6cI;mxq1+iP!S=)%vF+R3zT2 za$McRXMLv_fKvlRP8vX{rHO~&Ai(BzcJOm4rIipc>`{zp*h;R(781YR;p~%Ue9^B) z%pA-wnpPdUUUm1r^xg~ zabnP5+=i;g)sF??nm8W>3k3>3p5Du+)z!CuWiF%@QzmnmRE%8)zo2G)1_ zzgqw9|>SEif%SFydu$2p{uj z;js_%>#`!QOcmZ~lks-sHIt|W{pdHJ&EBnbdnEhlR$@U}IzkD(>YFEh+aj%5*(mWt?$eflRJ}u^!_DfY4`VsurRe>T9779b{%&|?*A`C7S09BD3 zv4d~kxcEC@U(lBrL2E5+2)QV}L-MpMaRUFmHFu`}4TZILtIBo+h&fD57d7QT)w|GS zo=R8mCmVV=R-BD4+>JAFa_Uqy`pry5kotOwOMBmL>NsIiJ;KF#0k80ZGuhUnsrv*S#2|l%)PttBUq_W~{Y~wDv`IE6!V9(@6pQ;YzRG5vB!uW+ zn9x&`nZY3k*{Rs2vBwq+I^pOmRx|dly2dw|*1(GsT)XGJYe7zm$qRu*>86*`q|avf zOw#8!PtX~oj!;@)V(B=gFIJ?!DMgo3rpy|Y33XpcxTc-mYZEW>{E4VXXMbU5 z>eAn@jaTtkJ1zGnUsO1)1*1&#UI#PfI~^gPV9VFKL0b_vmtPi&*gbNtODcQa?Ov0g zue5rKElXS^)bW(0J`ag9uhcMiGzLDDVo3;1%_H2T+$29Qi zorU`x#cGgAgtzTZiL)ScxKx^)p=<__czQh~?;Y7$B@Eh$X+LN@3+L1H2i-OIUmSlD z`%UGRNUrt_Smil`?vV&JiUc8Aog^x~r+31`KGoYOqO;2mK{s;?Xc^0IOI8vum!Z*q z<5LUig#arAL}3O=b~-Whj~*ThKk`7LzpLcJcn%L#gr|e;hGZ_f5y0$ob^ZBkF!kZL z*~Q2(b=d)^BRZa7$fkKs^lZ@w`(z<{Z0cQ^wj#^HYk7=rwu?SPC&PAOj_AYR=mf-2 zI$^u-^84E{x=?+}WI9<MrVP}4Rg_l^FrH((7X-v7P!e8Gsnc0deAlQu`d{A zoP~IW+A-zR{ZUkY4QjIHUoLT3fIAtqwunwJVN;`JuZt_Pvk4Rw+#6R` zC_S&Q;kw+H*SMTheb3Tr6HNp_Mnv0inb~jlFAVc2tWZn8g9?)Q%QD4|Z!?cu@kJTa z@VCJ~1AS@cV~NhAA$P4nZO$nZgdCh~^SS=5JlYVoXRZ+!!XQ8%NoP_dKMWGJ zA${nT7t}x3TCg#<_OnP9-6AN7BkV*Aw-0Bx^me9D#X6+o%SH>>7l4OSyO>FY*!E=D zJoroY0juM29+JpsMz~(J$dD3l(A~d|HNQqk{s~kluNyXVVVe#Hr2dOP$0|k)iSiw3pIT5Ha(zy=pf)kncPk=$ShYK-zxK?T zO5aTM6G!>m!eK_XyQ9Wmfgp{trB4I{gs$O{xKtF&w{s9BQ{sVs(}_j*;#rK9jsAKV z!EkNfxjGe_z@d6inDFFt@yXgJK_V4(^I_RmB?e;lpRFOI>)(;3F1_Efv?l|h-15`e zd#3M|=?SdoPf&@e>H>}xWQZ84tw2NLS@7U{`uo7@AMOSt-zJ&S#OtGAIzhuV_PrYr z;h)TV30qTipY}DQd7#;*h|sC%Y^PDDSRQhE7w#lwbhUFvOnh_z^9XoUWS z)|}QenzwV=X}XgV$jCYL-;6b=Q12fQyZ&2>1Ee4;gd!KfFoA3&pb1DoH>vxe?81dL z4XK(%-VDUx20=o$dC`zHKBA1X4yfRTExaT$-_wm6i7GI>C$CC98kp?;5dwCe6*GWB z#%n(=9y=d0<03e!qLe*Q+?L-8A3h!27OQ2N%gv@M`1&{1n=l(@06LL7?2o>gV0KAe zRe2hJCMj+xCrMm(@-wVw1OjjjPrPIH1A2(xj6VE)MA4;pDW5khpj9By1B%i!Da~U> zXr7MvgQnWo$Z82THeBu3eo~&#NOonVD_0aro&AeTzGPXbj}feGQNT1x*K{Y?(s2;G zXxPT4_Us8O^&Pq<#YWGn-3O$k$7mlF{L30p6b017riJM7k>Y{J7gSbvPJZ;^{lb^6 zbLJm}6rcrDciv3O=fOX`^cZsogb)c;h>Z|L`-KSQnmD(kUCLQ0-cf?}C4>+=UHOy3 zdPR#65Iop1_A{LWj&wvCv{(XGSy*^MQ&W?$wM*u{Je2!*ZKx>8LZODe*n``MF;dtN znG_+EL5+z)0{)K(2E=^q&hOw|UB%#1tc@LT__mDEuuiUXaAqJGW?f6hPH;g*YPr^w zPhT6`fHGL}SM$)LbC9S&I@xur8Qu>;6^lh9b>3#iXU&vdXb=!q!}>ocmQoiBb$rHY z?Dv!4=B|5+$#_kB5^Q}OJ_m6k^XwY0Cq(5mV~ci+&zg+T2E z2VLUAPFA{93}50}U4nx2!39L!$7vBJLmYQ%mrVHiy}AN4fPg$_tK0x^TO&*PyHXAqGM zZo=MSRSwiVu+lzKl(_UDC--_ufl&ngYnric%VBfXD}`Uc2pGQj5-UF7#U-(W83dx? zo7xwB%1BYla8&p`ND4|02TmtDy0A3YT&Y&qgK^vUGlF^$>^b8atnXa5Nb&d3NmqIr z1;AiyGu_7D<0rtk0$Q4egiF#7QPt z46_@2MsF40hRj5m1|kHj5fI)%iI78vZAw3txk&F>TLPuJ+Z+!mnp3B(Jj(59q7H^w zg7Nhzgd3XH!nDHGmtt-d8Uj1WVuWdD$o@?Ok*|w z{vvNff^kQys&$p+0-y>S4;L5BDFU@_ma_5%d&2b=r(eO@Hr~WstP4MdaEy-*22w4JS8vqp14T3tn0#lr1Nk ztsD&n_ukhS@u)24gQ1>xIUa@VgAvqwFhnx3K2S;?2S??HFrX<48EBP;&CDM;vDmzuP@M9n+UzFts|gD&)FFM zLfqlbgftK|yi_k=5OU42>|u=@5H_24k7HPF#u(KlL@0&O_OAdw=f{4%g9E8Vf{7iXp*TeZ} zY3HkO6v$9ZMrD;(Y)4D)56dTmO3&o|maR$mjhU4qB;MMi_J9)D>Av?VH5|3|Sf37~ zSX2i@DDSvX?n9ib8aa4I30!_DQ`F?n@Z`R(sibX^-O(m*S>x#+5SBOewC?vGOO+VM zyYj1+m^u9Md{)~4QBgBFOByg60UR;;0XIJ`q{B-AGNV=eEV{PU1tg|F~RJ&t@{Q=H%& zTiYt|l6v7LpQLLBE}EU*nvc{_J*-&2Q*F!b{WX-Ty=i-}2Jgq(2~yxB3FH`(UWvmN zr$)EgS)74z8T%Ogzy-s2=Y9!q)HS!>2Hw;cmh350yzbF6;Yo$o-I5t@&TR|;RpMP6 z^YjBN+9}YZrYZpw*|&aDuU;cIi57lygz2UxO%@xbhx>iJ!PE^k;~>?$ubSo^rt98f zUKj;P133r?sZliJU|(kBEz(L>EvZMiK;&`k((#8R7BYNme)p@@B|&zto;Ow(p2;^5 zx(5d||K;j`M8iTsT%JNJXL@IfBl7a{KJ1V{$3TN#O~bHUDE(V3tfMG1(AN(-J=sTI zlJF4GtFZgnkB5i4&q_u;GAhu`R}dYH17vR#Y8ZD&`vY=G2(_3g#wk3{cW*27`OB6DoGig>)><tp z%0`J1mIiN`eRdb;GCYN>5t@HY$m6x12N8M`h-&o^8H0b^%2Y|W;REWYo;~9G( z!|Gpund=*oVpLr2kCPpNU;=S84Ho^BO7(U<$XaMV)XKmoujZoekHKe zqNEDb-A{QBV1tfgOOA|KRq8SgP>P+IRE`9@t7mnQIlN>MPq!YMF5Fc3WB^|=6{ zCUhG^%m$ju)+pD*&O-Mz;ArH*^oVTc6$u?556~$JDGr8d-Gb>{L;x~5M3JWo2ap$6 zJR}%7m=E5vC!)ao#q|aH41X`6g(qEH;eC2ixn8|;!$!vm$ps{)Kv)O`a>NGSm|bRH zovEn$W8;%8>YmO-areh-Dj#nPMtQ|Czqj-b1u6Sutdhw_?e*^o@EM8o>bQ~&X)I}AuED2 zvThq&11n4T*RF*DFjz;cFNU8l8J%swOb04L&Pwq@9l7V*`b|Y6pZQ<2v0#zFXSPN*W z6`vo)A2|G>XySQ0cL?MLR0md1ZQuY66 zDJd(Dx7u+XGA(|bV|dAgmzLAPtzZ6iPb3|4Axz?E=@Ozd_a)oyG>q4>Z^(sDi^X3q zkOw_^t1cD)7E+k@@cRo_*voUy_CPT_T4*vXrTy1o!{;SgJIjl z5lZ_SLIUq)v5DF)h{*P+V-S$-_9J<6^@gW8Iet_u?#{@P2ySVeS3i6jXf4ix5dpk4 z#qaLqV|n5gorF)+p@g~a+a1EPJL}2Pevcn`|7xPvDYYOitler$m$m_u^vk4nT+x76 z>dZKbtH+M^f|`Bv`i;Ij`o6JFErhZQ-?H_=_|c{UV!-V@{M1hPP55yR2ZODu~Au z_Z-|ulXW1I<;?Gg=C?)*ufR>lScN8hG$7Ptk4EQpIlrBJ3;dob+R6sWlx~7owLe>w%K z^C4g~U}oI0i*jQGsCS-29&ZJSOo2V52~NHDZ+51hLtO*|B=F>XjYJgv8T zZ{ia`P3yk&XO<@Ov`Fm0B=h=>&*nu`qikF%i>F|cE@%$h_B008XqrEWYFQ(;z@zz7)0l19M9$eIzZa+6HWYI=f1+=h~+X zJUr72of(a32J!;xMo-J!gREED!1O5lzRw3TvL(=|TQij*lg#XJwbL@@_ydQ|5G{$0%P{ptC^$rRoD8Aej9aY>z(xPmA|;CeS8b zTuu(o^g<$gh#5g`)+&rIM)d~6vflEyzj^`crU>w~H8lnAaTdkNi6u5-l|z}ml<}M_ zV{%~A08`Pqj6XZ~gQY>w6|`c_pJVqi2`v05XdShrI2OR%8%T760Kr1a3*j}PgJ zxtRte`>M(C7WJ(8F%iTO>?%SU5109D0$lf((p<_+gh}zEcC*i49(De4`kcbU)@+io zRY3uwG@qN7C(WeuR4;wVLZt`HL7xZ81(xTRdaZ#7csN2S(kSZWM|~O@eh8f~kM591 zA_&NQ`H(tcOWtWPIrb)5@bDykjYq%2j=Q`sU8cSz=XxF6J_M^MV&T1J{<_DSMkqYq z6juq`h#aZ3N3B2!X{YGsH}4E4?&QD~kk*YgIs#(z!G_5s5U-__fXD88KhZ;S=(Y=` zoXN|DG)Kje=hjHEV^oCr`J>XD$(E9HX`#0j&aVOGdJ4vMzjGIr-7lI9*n|i(WF0eo z3y^Jl;&`V_Hs;A(h)d$X23k!@NO8}w1}@W?$V`6c6ZfAbl6+}-l*88jjsO>B&_WY_ znj1b9Yb+2^gThca-kh>r;$&~a(J#nw1~V-NHu`b`89*88Cr~9wSApA75QB*^VZT)6 zvgK4W!!&u#ouM$l)EN7^T`kQ3b2kGU`R6&o%!r(*)4W>k&GwN_k zLk_?RB+t?JYe=@Z)5zqeyl5#N)qAJikNJdSo=f(SY%^u;=&D01MX5}{g?Wr$fr#Hq zF^oo4DjqKm!E^bS-M8*6CqVJFiwAJBdfdN%-{!}TYwA>h2>j_Y^8Xs9MH6NbB9>EU z0nb71x@wtZbd;RJ=;HL~j^(}5HMJ3-Cv|y#em>^LBi|do5MF7uQJI)d4IJLfWYfKe z(Z*ghAjcUX&!-R8(vFc>6^oC=6f!DGns9EJjN?3#)%#L*G?Mo8Lg5 z8ja`3pYyx~;MmOU1qD~(isLIqr_$b_mzK~_6C-V}MV58FeBleT8DA1;|BA4w{nh#T zjCuOg5R`ijqCCLxdm!0ua&il_|Lr~~+XZQ#0x0BLZGy~|68UVh_G&e?aV?AQz1%H_ zLzo5%R~sJ0iroM}w>Ff6d#hh6)2{p5t7GuC*x)EVK<+kBJlIFUFA5-< zP!hUZx}Gb^(fz8ozL&}aWY(nCITUIfX~g`3a&`g0LcViJT~7nsbMLP8F-)+?1;3ei zC!H`267EpwSe^TR;Gz~Y0w|BiOYX>nNW%UFJ}p!WyO{AWZ1IBC^Ej$!*&x%9OL6?pq+Y{H=d^* zm8w;b>&HmYcimb{s6CQ0g(U2icDTV0i|@rMQGm9c_ki$n{ad9M2)LdN)6%bDOFpX? zu`|THAR5d^BQ@?K1E(X(##JZ0|BA6&wI^}SS)00 z!SuGoxt&cdMqDLstj2x3*wWJ-j|sH)wZ@^<)&b zXZIu7!eEVWfKtOqU_%%rH zvSM2yBBx?;7lR^OA9gf{eSc#5?W=1!3;DIDg~WUE3#H%hDgtbk@_1o%TDIi7W$fFi zVa8b1n~t{F6c)JGp`R-&O^jgH;3B%YDZb~@F|CZzKpGDJ;v+lGSlF*e1w`!Md4e)L zqQa46IPLP{sFV{BPBp~i_F^xrrFke%M_*X0M}gfaEDRo-4R~k_E#M?JZdI^y!0F7) z+xLN5e}~^wreX$2d)NDyIq79A)7E+Y$Klzf3=lP4LXQ-uZX|kQo>lCf z4W=_E4O}K(beJ-thxh6d*CE}W8|}6e^L5;FF2j!k_O6}w--yaA7Vt!Ff7}p29(LHr zfx2Z`#k=UShHYPz6Zk^f(l=qBz;yD~41w3lJ)xTtZ6rI}4Exu$O^0J86+^G~^QC(zJ{u2nY_-I~FOpi2R$mM+6Q;OUw5~{U5Z^50uz7{^+dnP7twrI}$2? z5qlq&kRh_qm%B1!xTo}1mejxv9#dH5eXxUahfLeSE9)K?5A9%(avOsWObYSJI|?{; zHjH<?8WrPEy_*lZAj;ZMM5-t9sdmG!nA5vF>muF!Q+ zbm~?Gbo^tQBwbSM^MDf2Bs9_zn?gOy5upE^byGY^bnJV*7+=w&gy!$tO17GX0Ymqy z=2s&UchdI)WsJ^l2;wtvRSN!6aCy#Mlb{=7qE+ zbHvjLz4a|46x;J3w_h{dx>MhhrK$*s;30=hKPX_TH<=^u#?-$=p z0$|hOJZ3wz3PRtSqm-+(i6Fr@+d!8w+lm1(+z%T!Ym+qDJFntjBI~YC8hQxVNhD?6 zw_L=9Ug^f*xtx|8EypU0!Cx9w@nK&~2?sIH>^IIecY1LT*Tvc%NGIu*cxPq|??!^~ z&NuK`!hh7NhaWM&xP>;XhQ;6&+pp*2+9OYPiz=!yj{E!ahn{M*eBd8ERMP3kp=w_q zwl+qO$`xj>)MxhYtR-&WXaCr51G>;%E%I!9M4VvPt7&!exvPIxc-thJTjjZDdu+H* z^$~ozj*r8}70(;xRBIBv!t!U(qe?Y}1j@NelR4MVK6W!7d+O!(;`I!4b{LX%=xpN^~ zb`JQPaa9vZ9o7)`LJcdNJ`uwXmoIgm?#m@hKPNuWHZI#JCUPp<3KrJR+Au+&_+VMO zDKkkuG@+g*krs8jEqU5!N44pTQXrn*39+L^&9z0GUGoDo^4B8IahhKw)Y3*X2q0QA z&c#1odL+%HVDuoRTrUTD9XVt>SzC1r;JHO1gyc@jMO#*+$A}}S1z0fvrFQ*vTp>Tw zcfhKBH*58!`XCHio3bGWhgAXykTR_LU&!jkk@)qMoGxc9>x4P5bv^3YRS!V&d!Pxsl!NpKX-^ zv%eQVVR|g*k`t&#xQx9GffTi9mLGr4kZg}1o`bUG)STL&)a+(Qd_o0>n^H=7oC}eK z<*{=SBnod6sHeW*9Z82CFM6LWcCauWe%l)!0%vL=O5e^haldwP{_27V&Zy{{){WOW z1mhU-o8o-;yv!rDt?=5BinJ0&FSB&?JFFM>tn+dNJkYoMM0VSb`6TmFRIAvCsyZO?z3+9FD@Isbi(ezPGYx`gCjm$d@2dmlM6;f-~| z&p3p!W|6~b*Z4i?t;ll)G=uy_UqFfD%;vWtZ`i5wKD3waTUI%I^_BbgT}Xy^WQSifuPtf1NjRcdaQK zcvy5osh~D^VOED{G1_vkb32%!eYwHr_pL}hfz8mNmTAD_GdW~kUz9v`t$Bp9UL(6V zHN8FwyKP9E5PDxNF%hZ+e@Xw_Q|0_0JXP)#WL;ui-YctJ5K(hCV{Zyf+L%|o!fLR^ zgELpATVZGD*hHx<04DQYwx`cY4r}AohD0G&ucYHS>~E}Z1Whb#TwQOYZ@viIKL>8=Ch)H#;LB-HQzv^B z@w^^0M4$7#=BJ+1Ed_|LJ{mu{6}@A+SA=idonA-sw{5%;KzNe*jkX0i=0tN? zGd+vEw$9HJ$RJU=2|M#VBpfUxh0yDd+S#N}<7Xzuq!h^yqLIgD+j+*A++eb_Mv{BP z)9c)|3lk@|Fn4%~r-5p024-HO?sdIk*tu~I{~he5yY>FfpEj_W{ew~OpP$~TF>0km zP2d$Tjn;ARgn8|x?Fn^X1b(~{JuwbhTJU)W{Cbjii2# zUNjgis+)W7j?tIOnqu$U2)g5M4jEg-EBhcmM|%irq$nM-9-Rc7*l zS9;Se*|F%vA^<7(Qzu5cOUO|?`j5AjHfEA_q59sHB4pSvVF zJVBUE*r7L;!BK~cOyKExsjQyF>r0_o;bk8fSIAVbH^8AbX0Jpce*9*J;P(x@V<*Xl zUY|NquJB$z{YZ=4F2sq-^T{9>x20IjcJipKcsPSTX-f z^x~!8uYpH0RiN?>3pNy=d7@@EGi)fv9@~S32c7y9;+d+zm4m$Mhl|LeJ}s&RIG1rQ zgyZeDU)Du+QDc(P2)#7ZUP|PIIW%jEy3f?_hfBu}J7)bBm4TYoU8}s3C;j4!q-Mld zFKk&E;E2%uah97{mybJ;Y7TXYM{S>cjC=iMt~r$z%ymdktltvfu5iyQTrWsOpDH82 zXCeD2QKo3w`Y6*#W1CFy4*J;I*v>!u5xMsVPXM?Fumy0-SO3NR%YtC;J`TKQt{tSE zvT@9=#&$d3T-@4OaVcSs-dG=}+L&J1CGh8o-H7c;W(#h}a*6cWB|od%NX_^8Ds2=J z1TlyIw%JRGQs3|#Dh|i&Vf#fmiTkHJVmVIerISn!{-=Ny_6d(Hz<%;at!$4e zVcCarXf4>o^yA475ga|();zdcXvBDgzGPR8^+Nzg?Vz?v_xiQ=g002w>cZcq$-O|A zsO=Q9`=9$0cW(JO5StKq_OO9HP?L6Z6=TOAz$Fzp;W`W%-`Z-1L^r8^|nfg@VEWAjeqNEP+il^ubnpyj!uI{SfXV=*6HC>>5?>nFxu?AnuxZ|oU@fJ%$H za9?BkG4?udSoF_>cl{f}sO^|U@Bu^o#Swr1>rA}xEqk?{m^-$VDbQnI>e^)2CN86% z+D(7n?-_%=Exa|WpBDI&4wYDpzs+mPA@Ce%vIgj7ZOh_zHr7P3Ui8O6CBB2upCd7Y z4U0sDu5@@ogAs4kiVN9(z z<+CGy1YWTtjN9Qi^7?z2F9ApShkHVYI2MB~g@ex?gk_qq@HREI4F~e|D+)(m3>gOD zoHPs9_pBmMPddN=LHGEE*S__l*uu@Q*bdL0AfwXa21R%!{x2;*3&;@vcA~WH`~wd& z@BI1SKwG!Cf$jIhmr`VU0@pFwi7(?4^sUjx?462l{4~y6C`#A|iox;Z$|BNvixvy6 zEj@Kd+Dtp~AnI+TdhZu8QHiP}6s~J{%W|e;J$O4M?F(%F*YgFK8*p*Jdw>+{-(n9b zI3FHA8Iy(}Q8&FopU)IFqw4_kB<0;#iKq2OgOZ@vqbhNo#8rZ5`n9MY?h2&=pOMl9 z4T=Rv+Qjd{?<0+fk{ZSS6029}8r6i51#>z(=S_N^P8KBB z5YL!!(!G0iIU5$Ew>rzHE>(b_{?RS;d-QUx}(y8RcjYRk965h0;DS( z_VO#sXbAw4ym2mo8S4Q3MH469VCjRt;A8E$G5hhhf!ZR^HS2iLHIq{X%6@cJsr!H> zv}ZU#ofCSz2ztjpW>^h%)#4Qk1WoOgS9Gkdf)aSgKJwJl4r=)8=_27Yp-!GakHz(vAj$9ihpM0s{%{f*-b@ASJIXjV}q2r$sH4ls| zA?$i{10OFA#h#9!&J*~3c zR+GOhXnmo5Ll}!Cwn4I4OSv3k?_ml;GP?A^^!us_E|(0b2M`V@?ZS=9ED|fy?qnCQ zsMsMiu~fh={q0aR+Iqit*f@n*cZmn39wA_uM8wm96=cN!`UKkbLK&!VQUQ{pv-y+J zmEznHM&K$Sb;qWp?wKywUUyn_7dzEH{s>kXtO<8yoot1gs=;+c3j3GVj4@;LJT0jd z$!fDP06eYN(PcEq(qnN)S^$;{0C*6a{s5o)-?+6c7Ybbd)@x$AIMCK!;kxdaBpM-! zS+!Jg*ZT~Dq2Q2#V@Lj@<2lCD$`L?WjG6Bg3TUr()W8njEAm+Gfl}>Y^sw7jMAEp& z$##-GU1J9EbdkqAR|jCn`)UDYmLSd*qc62MS+_5t46jU#-9K-|Wk1V>4gx{poU0%Y zEP?p9;hMa}<`cd)8Eg*w2ek_h-u3eX$XUfWWUtuABWuCgm?0dh(CxU|?L?Y!v&7JC zqJ~PoXTU+;dMxnsIk>U2n*@0(uw5)*w66MB{-Z4qnqb#{oGmYI#nuScCXE=)qrb9C zl#Ff3*P9?e9Y^yj_yzq-cKSQK|68myhaZ4PYzyYhD?S`Q_b(c^x-|qb63|Y( zq68P&57nEP6F_K3d%tzD$|FZ_(X4CN zalPV66c&fvo=DZ*VsRl_63}j50MT+BcEoM(s^|!MCcD(504&^?bY}!~XxDdl0KA2N zeZa_qGwD}LOAYPB`;A#|i1`Q(L8x8@(NY{^_`XjzR-wPbLhTvT0-&)Y77c3|$P*jQDW4MPhIj7<&gc z5YdAX!q1uZ)rt`Ufg9k53t+Ret@Eg5)&dZ9w^UegPP%oy!rg1{bJ9ct`0<+KD=f~? zdRfA)O&>i8)1&PRU~se8u3Z!_avjJs8t5FWd}jK&ou}rz&C%0-fw~?D1JbTvYp(ar zKP9C3t#}T;W$Jy-*{|&iZk&NDx z{Gw-W5;PJd;W?~77{3L~9yWN5IHO#Tb(3gZ?w{WE1Y~{Ipy0K=u{vS*Ohm2y&7qw& zKry?ETZv(L5Nefwf@+<5>mVH`7RMUDN=o@B3kX`hzCze?!RUD_Yeynjk~W&7iFE{#wP15-y}xsk|CmFk zLKE8MLU|Ptc$=Sa))oN)#9#P}1RHi~2i98TdcGu5F#Ivbc^nH!^ylX^G#S%ZE<`(V zI+KAc7TEsXx4qNMp;-3$3~|r_#|F>`7B2iZ%#($SM2FBDM?r|E%?L)jvdTZ18_Zq7 z0y)9lv9OTT0C7&SGnxs4(*{^>9`kuVK7|GudY)zV)vJLFSSxvZ=kJ8~pTzWULE+kC z@IA)#`>ay%;pmEHy0QE7`Co95>f;sPc7=YAWii7Wtql)4!c9Jm*sagd`d z^guEQJaEK~|J}J!5>FclJ@?Rs2_T|bEhLjh+Y+CJ1Yp0WKif`HD3D<e^ z_#>OokG{OFxhQ$;uy)+@y#{ER)6HHAp(l0=mM6LeuB~=8g4deoAc&|Lw_?i%+tR=A zPUb>Rf?)m3*PA>Kx=jt-uuJ?pu*jk?LOtO@WSO4`#Vnn&^hKFU!am@rK*BMp0Ff9@jLL4gc%H_=Xr^LpV#|oyx7;fTeuWeyLua)iRUP(+XZCNI%@JYbB`+&*ZLG?GSelISQ+18(E7dxrgK?o|Kr2jslq0v95! z{|#`5ZdsqA(gJXOBDGaq+cd6!Hzoglu!`BRrKj*#hWRM=uQv<71_H9yP9sJ`qRn>r zU#ST0ND)8*&b-s=b^iaA-vN2iEw1QrHA042hx^fw*#St#a!(Zh z2mB8h<&kgC6u}ARUXB{eEWc(xf0GYuj|?N~>nwo`^Q8P_e+)$h7>fAZwTsxV$$mfK z;qco~$oc=ThBE#hLTsW~Jzt(v(5CAe9E?q><;x?{Z&Kx5zXt!IHiyZRp*CHWZ8DL* z0V26igc<37dzY{2e`og}v|&BXKY5o5P$wIHZ&zh&mG@kWf#vLvgmceJ07SuXljX{9 zgWLm7Y>dBfiv&2a&}$~Z+b3CZU?Tc;(psaP0d+M4a&$?^}3Xg7o* zaao;;Q!2Vq_~6OTCHiG`JS;m%bmO0D3;&jpT(g8Qf+BnesD{iCU9_Je02Rt=LJ>jF z8t*>H-hH?g7h`9Jkxskf{lj3Hi;SHweSX&`mBInQ56_XC5#o`?LdCOE@ISLy-24C9 zs8Y}mi82McmUbW&TIkUG6-8S&0lt!1hZbo7U5zH_*Ye6&6f22}R^6iWWAMuVh4Y)l zh@l06mPI4D(bm8>xux<9|AgxNA95}|@P$dI>n_MN=xRKlb(?I^6A`QBNhaQAa|m60 z(&_PH{pKcBBC3|l8(rZ;g)aslmY~coSfv?yX~JEUVkSu?zDhIqr=WL36Tmh3OnU#Z zN*w91XUkYJ=HGj0{!rFsCr8w;t2_V3Fmi|4eZcxH?H0OSa#!Q`J*bFgT z-dX0btTD-~JitXx?`)K8zCDBEtZD1FE)G85DP|&JExJBz@(1B2gY-&AvD3l`3)OTjogN$Zp-&_mGL+WZXvA?bmi2WIB9mG=^K18Bm3ZY}->XtPh^VBBn}%jNT!((u z@-&+s4mTwW-<^~y|FT!E+4rt_dJtX zv*TAdC_e8G)F&d3)ay{F=1{NIhTk)w{?+&K2dz4G>`Hri?F2{{yK*^#@waBbrN`&J z!F>Q+&M%7?n4kQ|+Wg^FK7^mnQ zG1k0s8vy$Yxy`pyk=5r1wPtGjw<&%E0a}Oaq(3>oT$n5wPPi!0^%|W_*071Af_P$BQO_`;6dbg{4WxWV+81U17JBh!CNrk56 z?p^T@{;RF%Ze?mAFhxcz| z>cHHH6ub&J`0eo3u$Bg)%!N>+ZJQbUvByJ!oHW?rTsar1OYgTi?8mt*AKjk$^q^d+ zrHsY8VBz*$%Fs=L4Ib=CvSEv|*qF2npwg{;V)%&G(Ue^p&C5J#fOdUlcfDu77c|-! z8OZ7^u*dDA+^>SK8S!bcTnWAC#V-mT&y;2|bt-H>9pqE^L@KfBTd z@W(jv(`S=scBzj@1yX#2rGwfSv6oNCl)rgIlaQ=oLWBP!m=y}MJc}-z;j@I(E!AMW zkld*NIHmzyk8$D}fc>>Jhjh96P{(MWM74}5AOG?0cu7HO2%)ol?I|bENq6`eN-X7{kbrNiZoc^~8h2F=^mM5b`x!Bte%k{;D zk8@C=^lq-c{3aTEY}nB1k@rQl?B zfkTs4`QYP+J`yLE&IZ!T^~X)0_WG+`tL0~@W}k(}U#=m!I(t+4N@p~POOuGhEVYcK zhD=Sxt8WURyD#gP8B24$cjmCuAhFZPwe>1+nl-!tKNe?C8o2fjAQ7U$gBr2Vi5z@u z$#++W0lzxj2PXD{Y^PMi+t3@3G^L{ks@I@O!Vav{z%}bo2zAq|+^muYF*u$!_Z`ValZP zKDU9YXmwtV%ExVTHf(6KU^s9zC#8InIbG?NlSK2_hpgMBnn0ZrM>mkGj>bxo z{^t)+79I;e_3M@E`IoR;WD`PT!DFn7+}V7we6H-O+%b)PLmRlfcHXP8o}ji3;r)XPztuHIF^0= zs#|;O$)Lar%a3O??4B-uN)#~R91q>_+Nxo5ZjD%k<+gsHE|@`9z__pR>+_l7nh#22 zUCGw>I9&(gn5-z$%@LmVrLiE{?Y-X=43_ zt<|qBi+tYZb#|XG^Xvfo?}3+&A=t0)0dKW8Wz%Xv=ZaAgDb|v%b!py^NE6cguL>@_ zqgo0qUy8S(-^tur&%_fTw|d}_tj&S=cI7M}NsZ&oc2>-q=yn$93dT{3su6r%Vbm`> zmc)?7y6Av0&26k^?+wu2piK`%l^~UeVRO`%TQHi31)QRzH_jFGK2%uu0vM>{_j_HQ zkS7YbiUY=5yucMYl-`HG4Z8$`(Ms7PlI{bm^U`2b%%?2k^yWH79!5II{D{iWQL1113#UMgJoBJAk6TC3 z1a~XgQ*(KWFX9h|8n2)Wo#_?0x7tx!nGOR#Lx8|9#e@a}30s0VUmwoM^^U}l0h_*b zBo?7rG@p{)@yCZnf48AN5Cx0KhC#i4tBF)_{$&s9`2fPLV!_*t6Bz6arOEh)uvjjK zluCohVWUxCamhl{aiOM3XnRB`UuX14d&O2?MR<)#v;a5yP$ODy?NoKD#&Qa%;~gCX zVy*HbV7skXgjlBqVm4K5{Dl3_^nzx~1@$?5MJu4V=AO*BHIT}VMV|udHjUfd*!%0R z?l)xn$0D%(K^Zt^`sSodha1tFYnva#Botf51YJf8N0IByKb^^pE(j7x|f#`=TV~ft6Ad(;zM5sSW6g$sJU58vah-HR24vnh@=$y~v`O*YynudPEee68bhWnl?!!jNo7V$hwl1BO zAmKInj2>GjcbIWjc;$;-B^&6F6l>zW$?EM5 z7R|Y9_$Nk;Ovqrxqhi+1Kta=@hLUy7%dckt7+1@v#~0vXzAzKV=DgrJGxW&5%}-DB zMj3NEKg32zO4h}yiKp)i8;JAdDOuaA;L_ZX z@-rNfS&GU}2^h5AXH>*AXgGpj8l{Y>j|Y|PGjw`?&GBgKHj>c&s(cXf=DK%*HN#j; zYO(C;D4}vTN5fMOUn^zIOL}`bFW$+}=mVa?eO4b3LYhl4XPPq3&T@~pb?R*Kwo%%( zseMRz%PA}?EYi%x#ZkKw);z@{?s|BU`uQn^hQswunJ!yDO-52TYF>4m^;1J_-UbC| zJw+$m^Iwy{cVbSi;XXs@2zT)MNQvgX52+mzmaMK6e?(nuDa(U;xY`#Vzw&ROo$RO{oCXAs{)$q@kgjDJ^siGJC$yp`waW^ya4~Tzzr?GoG{e# zS4c&B8qV}$C3XT7N5f~kVwKV9hrjiR`rOj!icL;WI~>>tudkv-W1yZe0hn8`o}h$A z!zxBXof37W)69BP0TT0WdV5-PXIZoFfoicK;=)fsecpju>p@26ZvmYAqbdCz#{#TE zdGuR5g9cO|u8vG_r^G8?8V}3(a9U`RyNaRU-167eyy@6DVn;wVC{Vm%W2QeCeswO> zRHNC5kp<`1%~pJ*Y=}s@fCbZ|iVn$$@0O!o(vkLVUQ+%vv3S)xOQmbs7jq&ZRX1Jt6d9UR~E)v8XnCS<%Dt@nlcC)lNW zL2bcaJ><2N_~Mgf%Ssgucm~)9(PvoRfj4n${7qc4J+9Xdo&+iJJmHlprXB^ocANsW zZA1a7`J+@#fK@LRge=ewsJ&m|o1a9?TrfRdF zb|vg9XTc7C7rfS_zgXp$Fy&AQFO^KX{Mhp71mGw+%pc5BV_2(y!Z($Vqf>ad3i9) zf?5<|=VcKbDoSqkMgDjUTy4~J!s}RLMwu`%``=uElkNr~PtNZcN&sZo(5dLUJZY4vh`-%Oz=vr#}vaJwsck)aK#H{y#0>a)(Pp2j2I;h2Vj$KzI zQmn5X-eG9L49(_RV%It*73v05`E7+<#x6W6sLU)nV7+=|xEJup7Y5imzmDt!k>nd* zi?BiKt8Zx=DNs5=)nYI+G3d4fd{j!lsc?LytUS+cT&OzuRnDb8MwDhm=A=Mv?3*w# z3IUCk`arHTn>7bUUa2CvK}$>vtFM>bpEOesng2K&$T)G6RbW)LTlSaK7NzdY#rGDv zm+ieI$PH5$CaP2fX<0@kAw2k4)mvg0U;2QX^4Xs7VQ$QPo;wuufow~kf8^XuSjT=4 zpxb*>J7uk693=G5ZTR{)#+BV;=jv*sG-$iVi~C9+3Z&{~0|f!Kl?ctXhOvsBjf%dp znHW{XYN%y0Q}{k#MmI<91}jEv*m2%r*Rfc-t>+sq3k&%LW$72LV>+12_9=ysPa?Cm zG8)!FKU}`B`%`OF^UM{Sf2D41YDC zk3u5I^cISMlie819ePzCq9shlw%>~KYp2qLeoOm7)nar_Oz}`&Bz%pSKvKnz~zLG@Wstxpf zY{-E^Gndu7q!&2XBuhs>N>Kke>*FC}PPj*2_2Mthl)(jh6s1ku$knp90vICNo{f*HEnd6#-Tnk~e*61H;WQRrR}~CUOAmaKm+XGCi^`{QgIi^4`W=kW?@MhJ zBi3%|ZBFognvr@YfWoxhYj)!@R|^4HjM52^n@6SOib=(c=y4qtNc%c9-A2@9ksBf+ zr7fbM&l5tM3RG4Xka~A_rF*r2A29!w^PlA~%?V0>$yh@D#7e zdR7|{XS^D8FWMJsvD(}-k%wcWqN8KlS6cx#rN%5kvRAo>Y@6J-j->Yy{f?7lb7TT; z`o&%%+)RPdJkx62HE!6VG_ED3fZ?pgo;aF-@tiItbRYxowByoQ_#i1gfPuH)u?zQI z>G;#b0&Y>fVPpVn1P|WjIUe$;?s=O4B(&cxNhJ0}K%lIEe);@O-`9DC$m8};=sChG z8RMA-ua6je$bV<2^P(Mln@W==w2H8g?&0INBc&Ri zB3X^R^Bk35RX26Ot;3%v-S$owI z2=UPTEyS~%Y!Vjg?-%M7ZB5eIL%T&LB`W}t`$$?IDX=*Figu*!wNwKLV+q}meFW<; z;MY{Rq_u|#dGt11zHQB|jDFFdrWfr_sT{5jGD4nIWtgjHHJk_^xMn{QqffP0#&82= zjPn_WsSrDUoakEr1p-V4A8D`08ha#X1xwu{=lFEJ+E_LPj6GmNqU@1$Oca0x;tUn_ zSGp`ury0ghL_g4H_w8-ipW6Ezo(UaHTI@GHXc^6K9NGN`9s{X=+J1d57D%a6I2V(9 z9x5_ltgAL^%QZqU#(ttlx$zkun8BYaOMF^4IXq|q@xLcJw_YXV&yzq_b+S;o3I9d# z2TrT-8G+nAejqob)|ktydc#7(tpk#b4_ZMg2}&O4bmb)9G#Q_=4~mvQr{^aN#4@~h=DiN z08ZH6bY_Vqw-0Gkg=#~YLaQ*QS(`D`|L-IV;86Q|JY1^F5-!EWQ*e+4_KMdv87jap zlE!{tpT~o?cp~_~?u2Ds0+n~S)Luha;o6%{@JoqvZ@3n!ecf2kuci7}dc%!Se>nd8 ztdRX(UO!lhYxYU4!IE+L>{Th;)KDSt;z*FBSB(2%8n3;|i$9n!M3u6XC!Da|=>!uN zzDyM^V|N6SZ4&beL^{1<^ZD*qF>KLm5UhXMTOQ| z$AEK&QZ8tL80-t$HRb_=q0?ee9sdJ{x4)c#5kMP_b<5q9HG{U&gnom>@Gj$?oOp=3 z^*y!B04?)etSX5~DK<`>#{g<|=vAS$`WmaVyiWVtHV1$va-)2LN1LA0HC-pj`Jfm5 ztCHE`)S_QMJVSxXGZWd@H&{FV!H=2KHT+IsakM#t0n2e*z>zo5{;6M%zyB65cMU87 z-|?YVS;i{k>~FO*3JSBq|n9=KP9+g0tAdl6!0OZ=as0%JV8BdES*y>&R4eGJb~DF!#OPG z#m_KJpyVpj-Y%PSGFxnM7qm`Yeaa&G^Q15(<7O2N=sRNH-@b`LxM1^|xcfMP!;RxcE@*3>!M8pU zd*;ZEOk(EOa@A9yjy)6#7h=Y-Xi6a?f54<*fI9f9P+(-eeBsqF^Uu>=#ajn|LVcFw zFbUoBx`xgYDE81-Jd=2E7CgCYb6Q`>DD+aB7qqh)QgdFzHn9}+w`nwmZ8jSXdUyk? z-psY7M4^F*M77Bx(CKa^MUSuGHMwA6572Y>>9A{tj6(TwsJqbScW=l1hE3b@#qgP; z7nmw;qwI`JSs(M;hy;KaLZ2E~6XzDgNSv5sddEd6tH|x8L>|Dls4E+5*o2%}s7MM0 zR;1fA$)1_kp^MJ13wFw<=pL=H%pG2fsja^n$&Z%dW7O<_xYk!jt=TNsEUYomud(Dj z$*!@a;dgT~r30A%AXhX3F=X#DF%JfX;B_JtP;#AFe3r`jM!Yx*XB-%lv5Vt}AKBe= zsM}ZmHfC*q3nrR4O<$kg?{m|i#}|kR`&0kfp{ImyYDqa3>wYA(=ZYbM<5Q>GUsr^Z z(_u|Zi-o5~)x8OIK1q3t*CW?HzABCLz0TH} z8%G>AmcY+Dl@zO@ieqpCT3?%h#gB>LF1a=BG0=N3D{XR8;>w5oO>0Xn#$+6xEa7ffZnF8sI5k@XkGG zuI)D{=MK8IDDWF*eCB!Nf0#Flcp7nvOiOc6+03ZS9KFwy)|Ixol4G_zj>d=9*uxtT zu}{OIm$B^oz1uNhUnHe7=Lr9kBaRZD*r~@_dpajt&9*(pkwU804;HB_ak;=4INM~q z@%EreK4VGSopnE(A2GLhnYOZK4W!jtd;ZHg0C-9=pJn9@9zvE&c z3vgZarlKUK3^|mt@F^v+KIGcv-iCE1P3f;(t{DEsM&(%f=Auwi0B{IR_Eb5kask=V zcx(8OPqu^P_7-rUc1hioc2x9WrT zQ9}i0f&mDAan1Ja6#UAusW)7C6^Pf5utH1@YlriY%3gSWNq;ZzvY6b}S~t8R%0nHH z|0e;Rit8Q7xd!r5>T;TfI!3{rs$oX2{pU>|q~xN1B7eLIdy|n{vqOY|ty)3$rJaDl z{uR!$xFTlEZB*aP%6W-_V=bWet?X|^v|86r)Kx~VsH33RCnELLKT~LH^3j>GzS1HD zwu+r>*!sLtkq2+tae<|l{IxLZM)iP!)ljvQo1lDFf?V*_?1u`STtv98qsi;rYf7AK z*-qf-c}UWIvB-ev{2leGD|?$D&m8?qIi7eTTYUITp{}1LzkL=H_iu~@lpFt2pO5)h zSxmtLpG!dZ8c?J+eu7NPV0(Kqa(hzY@%B9VPFAq3?o->xV7VRSbHWx2Dz;|E0G#s7 zNSeBTK=l^J;X$^SnAB89Q~+OTt%w$b3CsD)wohf#IcVylrffAPXAn0EFv-$V{UHd~ zH%V!eOjk=3`xEqbkq7O0aK6xz%a$8@ zn79c@lh`RmNT{YV*#+3>J$L0j_WimfNN1(Q-~4(Y*G<6z00d83aq|c5-Eo{?jF(pG z?mH_5%1U`CnOD~ua{>@i=l0YF9STRDyUF3xo}ep7+PUl>R!_ErnqnXw{?Mw@rT>Ur9KqKnKv!LWiTOYX$ryMGmQb;FoK;9Pjn0z`OaT%tN$4@u4_` z{uzT30EOX>83tQ{G$uI{SV)Ab+*2Mqq7}@hh|_q{Dc=N~i@U#4u5L`{KH7-*5D5#X zCa-zR#?&n$-`6`VfS7o9qjajDCF)Gsw^4yy;OAhnjJ&*3bYO`{tmM^U>dJh_4PZhA zw>_APoLU77B8#-kn|vAn;kHi_Eg()a**-F(mTNU=QG{EVO3gHlJju*v&{+0Uea`Sb zKt1x`byl#<0XyvOFxx@o49YKAxdgO5%U@v7!8Y`f9OsS7W5ApWK+s`#7|67;ujXSL z8ebp3l_U@d)bGY!jp9;cI`8=sOg`494%zvFvl3}3I9b>q1NOy>Inh*QJ`)DbxO%3w z51;%UKL$SU!Cb8$3AY_AYU%;=5l_sl2!4mC)i-Kf5rFklA$MH7Sxiu1CEF()`*`PE z1#bE$Qq%Fn!Fi}}>2W~RSWm_W=Fde^43)07m7XoWnX#ntvwZFk#Z>_foFH&KSyp}o zqs-N#Qe=&cX*t=?8_2K3(d<#h*NGNF;Eurs&g6!&LadHP7*Jn8bNiPy2_$Ol2zr zwnJlooR)rU(E&UoWei>8^+|!f<#z74Z*xfv4rE2Q9h&Dg9A-MF%T@Gu?@QCcr;usgvzu z@=%{}@f) z6!P|ql#m8ZWUIVOd7$_wpBOR6lI^SQTLdkH`qZSHi!~#HR-Gqn3)>u62JBTf6IQ=l zMJ$G`q}WkcR>xZyrg_%D66qH1?)otSkfZ5GKCMQ6k-ZF)`l2kVqXoWVS)G$0h3|O! zADwjIzNXfb&>pFbJ{i;?pR|=~!Z2lhUJsdIwtl(Vk~4^m_>eW8MIs0_7&>b2DB+#A z&QB2^VfQdEsRj#!Q!s+!{tPI)m-WB8A?^kg^`#bgp&;q@V75`bd;1P}69*eHKc$Sm{ z$lJB9k>32GB6z5_$}6f4J^)OvL$!CkvI59oS=^wXxCx&vqe=!Jq+wr2(|kE$f9#dT z3Hr88R9{a6OEPvPyY%9)h!$u-VX&eBE?+Yy_3bk*Seq`4;~0m2fy}D58{MHaN<5u~ z^EYP{kNj!<-973zkw(Ns*Z0D$&@?Q(O}12fq&2hVq27mfrolU(lJ47PQwjm=R*s{4 z!XRNF3?fs^>x9xacq7z?UIUzB%Ry&@dGkMT4-hT{Pn(kq84;jK- z;Dqf>XLnr3q}feRshdYr>_aD__4RN1Nr}TTe212C*P6y_piBbcUci_EOToO9bvZRx z!XzF*G6?wZ?!h_gOO3B~C#?Gf5K>jkn{Yv}XKy;WnWWl;b^WDoQgY{tO+0l|&<&Cj zhhuyJS>hz>JN%U7QJ&y0DyCp5Co3)NopY z2$-Z0w=@xU=s*xxj7DU}ISoFvbhM1WB3o03bv_#|Y@y|IO$aSuD8M zuZD&LJd8_igyYal5x%8#GpAHOz}gN48uYp=ZTbQ~m773Yt6u(LV)7f=J^=aD(uJpZ zz$IZy{?rRp7HRqWR5$Q->XCW`cMUAb9){&r5Z~fOA)xscadaPaZF%ueaOjRJ@Gxv0 z*(nrTTm>ewroi0MCqG!eZGS*QH|WCD)el%29KxB%CL@Ks9-!QH{!|3Ok5DM87r4q- z2Mh;4-BjjojXP=g64;CfqzIBlO`PqHA z9-9$wp8VR3itTm0CqcyK=v9oDM1+Rj_ct^87>L{G4HUmaa@cyn7&F z_$*iGy;~6jmtj%zzx!87f2-pEB~Hzn>dxsBA3YC%mn?yoK2Fm*O}l_tY3@2;7qr19 z4NWpJH4~=4xd5P~KAqoZI`g69+HHWBD5M|mHzWG_whI&T?Y>`R84i_c3@@!Y0pa;J&uqvX`IT{oXMzvELqT{sqE6q1@zoFb-~<%{Wsd2}j< zN|`ibqko(m`T^cvgRUgbzpClDWl3>uKnx3^7^|LFb)#_<58eqAH<^p$!>i;+@pe#x z+Q&irp0?H%(UdEue7Moh4z9Y_>G(EBNX@wZhKHtE#q^NkQ)&TwReofgfK;y@`E1L0UoUd%8+MD66+#Aa~ilZbVYJc1=7({mlcA#8@mY-Mk7!<_5EcBkvu;GdcTNizi}M zy3-2=do`Q_GdMLm?)zDNR62e2JN@+N=9gN)<_fI?220+Xpg9binQ0L=VCDLct<|9l zlQcGJvmoh9QW6osoDNyLHT;@9f~!F`0`kX9A_5E%QEmN+;Ja8Y-m7J9__nk?G5Dis z=YX3t2`~2DXu6}!$f)0=h?;EKjIYQBxC z*Ye-!o1b(3gd{dsq;@GXJv8Jv1R(p8+bVm3Aft>rDp}@|O`H4|P^SKHrgZp#i5xxG zhcAx|9Usz<_8MiHgf_Hsp1KW@vb2+ZW>L%MbGK@jOWj_qI@W9p)8amiMZG?5c)p2#aoHT{t6dbIOB4+KqF%1m>a>%vsyKa&M)1~JzssbAX0J1M zgMK{(XdToK4>oOl$7q=-_3Kr;k=eoq1%5sXv*gk=BfkFy-9r*@~x`U;WEI9>j z=>{crW8M-{%tbNWT%vw-249_lX~J_e)mxc28OXTT{36Et=yHK?BG))K=qb=?g)EWE z+g`Jok>Jn;bczsliyqzFq<39AMVwW|Qi~ZCNNxpc%@nSY*&+dCpu_4^J+hyHhk zV@{3a7bw1jaV@-g!9!}brqWInVM{x(hQNAwIe;pS&}!E-q9$;VV=<$xsVveN!ZRg>pI=72O6)~CYo(^Jfg!KTdO@~5mnc+|7&XW zJ68Rs%~G37rz5FsSw{N^Z(Hgfe#Hh=XcmZ-W9oPh-lLl>nAT2%&n zr<9$bZjE`6TjVnM5uIm~4Ca=>l6?rUk(4Nircqqk<=2 zK%}ZbARzUaM2IjzCPh|?r9J|;+yT`CJ3WzG$_`ld;uj_W2V#4iL0sDQ>vHxv&cHih zb2Tk&n|vubI6hh4W|g!tVnkiJXu9YC$R_!7sHHb=XNz8#pebX3zgtNtw5e^%09BpN z^goQw_t%TgZY@=k3Vt}4Rkgv!HK;ozIqQFsjk@w+)Xujn1+MuzsX1w7*mn)V->>|D z#uFDr$W7&vP7FOiQc&|3(5p}?`lM2P5B!zyS&}5B1A*PsfIKx20FKz71;=2 zF#N5x`ie|YMyt+SU=jC2yudX;bvOahKE~xyLI(R2_03pa-vCk!`2a?ITptWj4#^yF zTPS_-us{rDq$I|n8-FmXJ8;aC|L8IxPl+#nCwD3IMbKj#+S*j_pw-z&88D9mzD*`Z z4qBUu^p}Nj3TVD)wG&B6>tSlU=%?l|N>A6r{(+4)?qKib8Ch25cA{pikrZGX&b1*W zBtb)ik?EBm2y8$jDm4V_SiXs6E5N)#rG{cfNbGKzd0MOfN)%j9RuymwSH06`0Fcr5 z=?#`rRk4=CobPzU?wl!p2k&}sUfn*XBiBf5`R3?Sk}LLxzmz!XS4vh0`^j7?u5N)> z7rrYJ(MP**_Z~}Ew^Sdtjy`Xg3dis{-~DgAF*RKJ;3j7;m>HB=G-I`Dy^h(ItQ!-M za;V1gCpy@*aTXsJDxPpZ@l8y0klQZM-y04rm@}Wd9v<3}*o9pLR(- z|JCoQglc($+cmFAGdeuN_j=@7+uJGbOMo{fv=RIZxIv9f8*&+((1bNHh#EHgj>&#= z<3x;Jmof-qH6%(LVb{!f<)6x@tFd08Mj1wn=qPA4QyZu5+R`UN&!k|xFt~_5w763t zlh_PmU~mQMIIX}5Tv2vCyYC`p$&a}gnGWg>=x0cQ&F|!9PQKR;y%DT?kAXb(Ipl3NHp_NtgvDBMScR{XiJr4OYOhJ9uC z6e3Cxm^MmpOW>ANo=~e{zw@=|p+-F0jjs;3vF;NrJAtdp_F}BC=SdU5OY^idAVJQ! zSzxulXX8^}iiHX{4NT#NdCBeBI<;ku4BzA?iL7dH*;4-n28@(|#Cce5T zR{K!UR;bVIc4(gNJHSR;%3!j4U^Ar}ejLQ;@c)oKVBK%1*W_@}yveclUS&w7IHodh zMP0{b(BxaYNf0);-0@PB8>7yp$9S94s|7L?rlv`rG|{3b84KRdEPcIfdEt%;*26(W|DPrcI?ceymC8fM>ft^)10q|qGvPlT zDV{Lv{ghnBz{LhGhDzXK=#DM=ly~zCKUdXBQ8E_jISU9Lf{Nk-SxgGz4f-_pzsy;e zfiV!Q%R|6tzCKWv4N{n|%lA9e7!|=H{Dh1!+L`%p-G-)vmI0KMDMTAUj|V&hep(`o zko7ZZB?ad+-|x@8MD$V+kW1*%@8E|gy^RF~g>F25DH0J++fDIztOiUWjBCF}C4g@@ zII>aKO@-d)^#kWD(xoJzbPxD9U9A)t2S%>tK8XK4;HdtcLhE9dGy!0O&|Ysn6i8j&}XD zyW>7#P_pF49;lDFbMCZ)VG?EFlfksA!7G;|F1|woUb)063+U=pO#kFLNSNq?u`qm& z;gbS7Kx}f5wSx^x0Ho;;Zg*4OAgQ=Z1I<@X3IE!U`uua7}iK0TQy}J^FlfSPB5ugjm4vd5=&0 zzvR_CZyZ9#2yJ;(*hb6uuhOuFN&HTdktY=-H7Wo$Cc2YGDXMklb>m< zkxokY0AoB{C{avt`(2EvMdh(Q9X&6AHK&P+YDM6r?M*2+(~MPo2T7=Qe4Jx#v^)8@ zESs@x09dCpa6%#-nU+rhh&ENWW~MGX0JuIaxY9z}iR`~;atB})PX->kuL(haQAUOO z!*#;DJnyqa?!TH!%)c(0mt}EHMSU@jop5qNp_0?QDML}z*2#g9`f?O?@lR@ zrDTtek@Qe-fMbjZbnOf#*Yj%w>+~9)oKNaa1@Uyrv1Hk4*SylRDD<5r^D4FJKYCNZ zxDq~R&tZ^)wDHa!{f`7p+VKxYYIrBIT}Sf&Z=%EB^&0p`FFGKyQnFlpY3vdFC*wO; z%mA#@U3e<)N!tt&i%*#T2?tyYK4>qBM9D6?eOb5*lTZT`%eU3DugJ6>|9k>xXTtbV5h)Q+G|!@JsV z6$)%c4Arj2^M+nCBDJ{og(vJ4t(!SzLUKAqi&sKc!1EzjjQ%Db6%WiNeJ6DUp22~I@4W~5tV2vlo3QD^t;z7OOt1Fv*?A%|y+ z5sBscYUT*cmD-AD0W!Ux_OJ}6S{2L$t^sed9WN)m$#&=~jk=YQ+Gj6f0&OdchF zn;!y(GOa*2#d#kpPS8Q}O&A&Qe`))(dEG7#D-N&6`Cr7t+V@Uo;x`w7z{w&g772<) zh>ra4RxAR3s^qX1#qI$a1>EA54mTUBKs<3z0BS5dwNwyPlMr-3zD#PVB{w&yo-rPb zo8TciVO6QE2ch17A;bYZP*(fj;&@|#^W}d}$)|?w)m;H70N@xWquCo0f}nP4>4tDB zJAkafI1YYFQ2g5lV6dN*{sb2)sm;Oz#G@XxhSrRylhY*u#}u#d-{q%1-A5X`hgdNH zj7QvDp&g~NT7I&L6*bJw!eDw4YNz$ML zytL2#k3GAo&7rMfkY0Io{#3Ez#n)9=BBCngoH{hsBf?g3tIbZ84t8|&;}O`Zo^uWF z{SV5|7O|70zFu{WR;!O4XqY%Y*2Apd&n%BrdKPR}LOG(Bte~g$Lg~V1M@5`gXQIcQ z{g+R?JjA=-p2((9`y1*_;w|%|*FK~8Z^>Stc`13@yNdJ(N^D&ShJ*C9_OAE=_Ac;+;ZsS@1h(s8Y`!U1+=cgw`MPXjpRn3 zByrbm);hE`1i_GK&6XB)%;1h;zd z%g&docTQ%EMpxEzg6|9_h3N1S(XlG!95^Fs$DfuXkk)a}*3PHA*9KFpOdA#+J^j$& zF*X9hk#)e!Yp+?Yh$hS0CRvobNWfaY>P^!CLog%motGMI8ORl!Qg&y=RXB=N z%N=2(u56b=Qs8)HwX)Rdfk@2Y#j0&zP9V~S33qD8w5qgWy1i3 zQnmq7%i1GrK)lLBN)ar^FxBHf5Xfuh?B2Tzd1s#hk+6AyF`SW9;h;Hj+6zp|+ioeb zL12mlNcHuv-Ik?(QZ(LhEbaIpiJK*S>)6{t`nh2ixlgc9eRa!c6ud&?RltlqeQ{_} zz5ca)#HMcl;0-=kj>I=hl^2ofa1G2?U67^`rU>6aEH9|L>PlAn33wK z6JsSGMMcE}Dx#;Z>47OGY;D5U2HS+Nwf}!}YAXV2?vR!clW|N7yHYIe=FdcP^&)NBRZg#HoC zWU4dOTo`jic^rRpLu@1yKf(u|nailVQ3DN84g8^4a6(@v_heo)DbNO?{q{Q$Z30L~ z0`?B-`BR6Mh#Zv~SWNW~z{zU$#f9y$!^pWe(7hhyB0*J zCWz0z%6*17`e-jTnRr-_<9TwS=2%L9Ewa5 z$&226eSMXgyt(nrAZxnBE0GUoWH&VdSrfC1aHmWo zm}2znTn_&WOk^qjRxp{HBNi?KZ;fib(3q>-4AL-M)>rl+8w5yl(!q@ECUjLPk0^I% z#2oCrY4e&4xRAT4iFMqQUXoxN3gK=}8RYZlz80e5VBX6g z!&u0@q)+CnGAU(G!o|QRbmRx56ZRJJA;_8zHGfP8GqRhS#L_dMhaSJ6-~dyM8=gL< zD=H4=T@9okRSuPpL7r)ZdesEKczv{BXPoA55f>rl9ktU6<&~ zOy%GUoy4EdFkmlzKF~FzKooMtAV30OM94elAJYcJ0caD7JrQ2^V_Lp<2{6$ z&8IT;QKX<#MRD=^fa3Q2ym|6_D{W>Us~o%ak0^e@P26`JmRz&>)kb3`($TTB)M;ZS zIAw9W^j32N#BoM`e#;D8og0c=mKiou&=Y;(IxixId~5#lMG2)VqgV(QU_`34;De0{ zK33lA)8pHJwZ02yw>ai~|9anU-JlXp-}2}VUBFtyqlhPU%HDY&MTO+-q&1gw?Z%%i zEHPj$6lk|3zbhlt!0kFI^Vq%_g@f|{Q2yx^gD4OG*@8WQNy_!6x1y{KwI>zH}l^u{P#FfD7SVhp#A?p!QSsa-%Qt zisc8?h4PqPk?q-|c4*MPbl$g~)u`xJOm8hFo@ofI#=VTJf2?G*~=~^e-GG0yBre%povy2&6Lt>5RaqB=9K-e9Hgb zRN;QNr!l{|00i1Ffi_HF#1k0t1V%hT>_HHF{O=HZWSW|pRSfm_^UeyjEYHr)%3csU z@hfvP6~_xf66N}l0n8lhkn_3?9;(^e+QP1{um261XK@@8=tCzI@$Zp&w$}6hn#?ml z)t>lhC^I9&c@-tZ&##s;5_T5-o6|&I;aKRnRvnl-EVyVyOGn3MHdOAEFjXp)`97B& z;yAy6%@lTPV^!aY;#UZ&N9MvsM;Te#%W7H!rU#BT!IC-%g8Kr&eSu&s0%I=0ScG6KLh#Ii zs&#^A4#6{rU+CKEn{}($^To6qPiU`hqZQ>4Nd(jr?GGSJClzB ze+q3c{0&Srw7sm!wzC+yJ^Al(dR(?jD*XP2ShTg+*}0mUnmXi!B_}5joZ`J&`zKm8 zwzG}K&Q@&x*H%TFpcnHhdgoW23;)m9%5Q0n@27~qdw#^7_`dI_4T4DOBPW^xU_|^E zdBwU+8D750Z?Xj5N$J=H(5HNkfxs@pi+l*aKLp<&f~6I~(hATY|H{&e@y(6(-&_EK zy%jK(CAditoZFyZDZ#mI*Pf9;eI`(!3Djo-^_f6@CQzRV)aU;TsLup;5rJJqXn;Xz zfI(=0LFny5=P4st(ZxE8N628)+&5qDWLt`#0d|f$-BqBG2wuSWnsQ8i;SYN9guKXk$)>H6etRQ#J%aqQvRV| zQ=T7a0XnBb3rvgjF8=k=Pzp?o+VSKffslXZTC|f{#&Ixv%J}oV;!&A>G2z;$Z)9=D z3~Ro9b1?hRA(;>N$*%3+fBupoJ@u6@_itSB(0X!8R6 zZ#)TodNT>_V>RB40(ME?UdVkOc$R!2O!&so*;jNA3SV)Sp@^C&?y>N^q|{vy-miZo zwtyWBld+e1<&?OE6w+06FTY{lf02mz(4FA{`btC;Vv!$>c*HBJ{ti_`t|6!NNMk{z z)V}oX?JA$*&0(%LFV=kH4_Y3_HQaR_Y`81m9v5KLuO{>B`{mThHdO;KT)M)V6T<5J zy#MVhBK#Yd9^J1*q&UXz?b|79OhiPkFLwX#6IFG$VNrGG8*yoMD_N?C@Yzs)ISkMIsf91&7`#-)xQUY8&nrO7zfYR$2>P(?}?XGiZp zc0~r?<@@nzVya56A{p`ej(Nwe{R(q)FwQl=K& zqrh*xB`K}Gd=o61t%CXV>C?jTb3+xH?`Z{8nj?jV(2BW4vj=osE<5q?Zw)BlW@v7G zAGq=Vu=k!(QFY7OXcI({42mdGQBY}+AX$QXQTVw@7eo&=euK^d&d297=ytI^jd4yta_^IshX=7p+F z$s3!j1R1q{H9vjCaxBiE9^P#$l;5FFB-;GcynS~fvXRO=XI%njB>yk^0rQ8(gl8S(gFSM3eSnBiSX!Ual)F&_P?5J|5M^FY(h z+0IUWVZ$5Dic_kRd!P2a-cMmC;J0MMnQROhnH5KRe7EM+O0Ke;XT`eiuKk>qpQ%jM zW;@;-tuUl5k6tGCPr@On+)NZd`ZQV?yLXB+lYt9F=*OyfH zDgBU`RQQpO(9<8hRk;*13uKd?XN4sLGhNKS;+k3EN_Dp0KQNH+MtkUMtpY>zokm>w zZsi=8R{lGn(sj;Rl@*?gy8wfuRT-PRcQ6x14&yaC4;yV09{ir?$}{A8TVk)<{=-sIC zY@(VJnJ+UEL@U>WS(yoTm{c4G1$x3=1~$SWK9tQ7Kc$;>AgU2eH9KBwr49!;B_xsO zK9*b$LWLWdL}WHKV{VKWTPW%j8sFXggo(PQn3&=G>{qqtp(`}%bSiK|aRqhz**ejJ zA0kM(d`^n|k+>ZHr)5YtwF0-W^a|T+R_4iz_ZITVA3cz_tvb_nE{K(*@FTP~25dh3 zjrV3EmCl9)%&Jp{)ox$z`0kf_ZEsFucfxfc&5tXjjt^X2eV?&N`RR|tj}IeNA*u$D z?sKf6C*-c$%rgw?9{8b^)!=v5 z((xx2^1Mk#?}qD+|251$J$HYrGa0drX&!GIB7UxomqWsb`5e*JWw}Pkx@Q1oXKJzI zNe9e`sXGKU4(Mu^$@&2Jodj{u3^!D(Qh`6P5Hi$m1HZ83VTS*Q}J;)f_Sk$p#aV*iI*)V?jsh|+7V#qk`(?##CSF%QZoI^jBnp^{!3Q$#howGj)R@y@(925iRQ-M&_kb+s>!hHUanfns>$!f2UY z(nK_4=*VsZAr^;0I?|V~JFc6rfv*Nhf+yAWpi6BYZqVh8tV8i z|0uGgsd1ian#GwFF_HaLD@x?L|7UQ?_`xwPBYy5xgg1*Gac_J_3Wu_i-&ktp!Uq>L zu;;Aqdtcuc^GFpBNO#>e6g|_UCz@rOINWwd;h6_03YoU*J0D`Ff&-;vYd%)Emvn2aQ#i%PEe>vktC;dCT-1S1_zUdsKRYWaU5UaIw zYg?!tyzSK?T*!lJTlC^Fx#fm2X~(bNQJ+4-+o#l&T=$|#)HFc84UQ{I#!S4wv8{$ITQ{|?}PXW)NT=zop)zeFLX z-Sx#mu29K8KokH2NCXfxlOXTE?Rki#4C|hKA*KFQFMT#M0 zaOxD6nS}?>O8)!(oxg%T zyg!~K!Vp3hkg-YVTMR-esOH{2uBVO1$HTE(Z|`3Wk^k}Z?yiXp7pcIfcZDO*@&3d_ zkw#u5lyyrp>M)kgw(3+4G=!C3Op&cN25ctc;al_+G(hK|u>S5j;EO?4%tmWW0DbQI z(gKhETr#)Oc=R7QfZgXi=lW<+a9ze~?v=URLRz++CCIpBx(Q^>>80lLm_|O>sJ9FL zzZ$^t>3cV4M(kQ$b|BzK{(;K<{CmdFA1M+MpTi%3kbcQ{H1O(uOl1!t1pmtdj=5Mk znA^D7I6AoAvavU@vf$%$*;}zlMadNPF{YXWY;_Rif;2$aEE|WoLdr-KOk8x)NPbB)^GLmLlIPDFvm(($}v@8snW6bqAaCXca=suLL!5%UyHG zJ4l`A$~8mcB<3W1j=PRlV9D;1IIr1@UfsILvY|P|j!w>!&ycR~(Glj@FJ>wLh`Wb` zm<6@?x z(bPj61iohRoIF0UGK5IP+AE8RnC&h2q!Rp90C)uQn|&lFa{1>Vsjnx26C?LupFSCL zvJwzR^kC)+wY2~tL%lr*!(g5w7-{&wNr!qK$S>aT&++RK;3{6w*Te*880hLDLL^GN z3TKQVTF(>i{p+-(b%GNW3C2$@oDA|gcs!=kJA+z0;=Q^cs}bLw49qEzyA|U(9VuHa zLn+!|U$fq{+9^EY217Xqi(_gwy}t;ZO9E4&l=@$cN?LfxJ9F}F?9 z-w3%>pgoetyylYI9cb78JQxM(ot+$Xe2CQlD~zT66qBdO=qt;HbaO)e zdDGyLfWgRsMU z#No~udN#>%wS2@f=_&;YZ!+!4*t0pd2){ROue5kimGmCf`X;=^VoVcs|#7GS2wrr!3EgR zHW%tw+_-QaAxYtl@p1~op?k7w5Co>qrx*GuSh|4vhf6y*8ivFfz}jwPUd=3B`JJ{PqTf`Z}lF^bl@hDwAA^ifP&UkKOCyrJoqFx>E7aZG~5}HBcu4+R~ z#6}?F_7!LppoUP&ZC;zR&g5=v%uGZg)R#wVE}dSjjz!E?5;zzm1sBVw86U?X7O*w; zLki@^0;TrMmANm&KT`Ahhtjh9I#N?_!WIXY-KbgP(4@!_!1%GY1u zsomunsB2n04Z6y(<{moomZolOG278g~^ZJwi^Px5(AM)2+w0fb}%sd z5UcmjL1R9cTDxZH_WLTU#6L*`fu=KvmAZ0!FqM8rY<2{^-orJ8VA04eP8KouJ;{(L68axN7p{rzCFeCVj<7#Av_9UTN<=kR!93Ajl?_RLfN@=7AINUZzTOebA1VZ zq0AHlzDyF$ZBTu?%DX{o0om#>p)8CZc*80+PDvbj8INOZ3WTSb-QMDw;RmvFup>*x z8ysuy!v=E>007iS9c>|2m?tYXk?T>4JkByfM(jS{|PVkee+RY|w=aU(L)<>mHkrpQ|lDe2ZA>h`73bJQW+W`X+{zp`q^4 zh#;yhkN|bI)^oFM7q``~I$Rr4U!l7y72_4Euf=AwByp57Fy?^hM0+pgQ3SL)S8o_Y zn#VFnYb_)akbUJ~g)$sd6j9-W`y%xZpF=%=pU~n`eKAk6Z;ID!!gSVbO1OV)_qgX2 zg|ORvkM52vi`Uh?B-9OPvrGg7-#2EDA13mbM!0J_g~r@I>X%+T!4*PI>N0|78?Br$ zKHqLh+_JfBW_)MhX{vnY%`v%j*o5yew{Gcm(b@D~*Jfr|<;aX4kEg4c{8 z!D)o<*7pIt*Igz);)i{Yz5C30!_MLB6lU;EKlCUu-O%>SGxEvUwFgN$O-4FT<`=Z4 zT?T%rh_Adu!S|Ppj;nb>yZv@bS`EGo>$|=|>@VgpZfs0RkT{hZWalvk?Trm>sCoTm z)oC1$J`>!5A00Fl=3#FO_*(=Q=+ngc*7R~U-OwX!P$=S=MO+x%ydobO=1{jc`%=3t+`MY;!??pFKL>|^RhJUS*~@nr>Mv(W zGhYH;^0VU^0@2SpxaG1HUHPGhu!A;(dMblLzbMPEQ`;EG(XZ*@vPMpz4tn1%*jtiM zT4!XKoFX+oq9=an^4Bv{(**Dj>70@sk(CbpiTFywc=c2NG52xo)Q1_j=7*N9_cwaZ zo%}QKqiT%xA0K%CViWfs*0tOIg=E@>irY{3&0G|)yb7oL?paW~qY%FO!!{?cT27}) z!pwzfTNt_5`H7NN)nntfxM_9A(bmi@_{a*-*j2jJ-50nPSxr{wn@rQgwiPHB#bR+W zM0!=PGioHgpr51s9Xrx{%sg7z7Lk4}eED;JMZb;*|4LCa%jy*CvFEpkZn`y|MLv@O zr_VA@(b^3gz}#7JKbmdr-xUKcJB7=zmc4dqCA^KrF=gf|qI;&9q)z$U{)knoI}(S+ zJReyxu$;)gNl)UW@o9>CE|arhj`D~5N)YT|+-bvmwccP@W%bO_K!uSYK>)$i=VdE_ zrjUx-7q{6s2@+TZN56*eCDC1J{VOPt{zQC_*S~QxrpyGHgRMXw+PjENFJz{!?x0*% zvB{WcoH}|EN4ryW=RYeYMCnV!*9nNIds)-}2Dys?;r#x!LSCz=^CdeuMu)a>Q^}1? zcR-9VK-=#7%(N!t>kSf)H!%%=C*;lRznT5Sw_4@4 z|I)Tag5BY~tWAPE~;c(0N)3{hb%K!=5XGAJ^Az_Y1ky8TIyeN#*6E#5QBYnamvvwE#8?aZe~ zRGWp1e%8|{BXKGb8phRRGJ7U^Ccn)jC)!=YJ^Nv>lSi=nQ>t#x!E2rwHeM66nwgn9 z7lf%SM_^%?>YrBS9!NWOW?ujAiyw;Vc2ghjD2E5`M4Ln77qlxENoj+<+g2$?997((Otk_*5^FtaWETYw#^S zzU1(&R0<{<;?*QY;dCg8YG!s>WhAXecA$GC_705DO{_ZKYd6PlRoMBJ%tx0CyfcSV?qPp%R5n zL}RKXkXYR?^)ihl68p*^y@Nhn%;3lgSnvIKrMbBd(-^e9KB^ft=zB93nWi4MKHm5~m&6vm;zAeNvNc{i!8~T1{5) zWLcqOj2~9K;%5+}M^)3^S&*1O<&?I8Q=DoQXLn5puR6iS7|!%|6-cvh3acjZ!Z#mX zq4+DJcoi(|2m(saGkvtby;uEdkb}Bz1(n{2H@My%DIwp-NaD2r!^WsPWieF{aZQzm zsIs@WZF})@5hL?U3GfY14zlvY;w06Es1y%tE12uBz%QVBGuNN$JnfR)UeukTBG}mJ z@9B>*fgqhaNmlb^C){O^nm1UIxJU})%N`%wWgvD|E0QNf?;NI7(Dq|LY!1W3{alnQ zX0zg=L`)%YXIvR7*QjR2vI9QGTsk(oI)5u~Dt|w9aG{pq*{~U=niW-9ytB6_obQ&| zRVwZv;-)NKj^Vd}6)>zvJ?tCunRb=u zoWiCaZDj^&plvdfqq^@2_#dw7!8HQ6tQJy1)myP+#1W1gTdkT)QQXhLbeo=?z$aJx zB^cz9ie2h>_xS^)#d0jR(TE}vO#t1DA|N8U>i%{vD?Qw0!7Uvh@%Y`yg>aJm>(@PXYBEHL|j+V6s1vbPZuQlW4Djv7-Oj`RqJq*%etlwZiH&Qg;2^GC@*)BcEBE3I9 zlcJ;*@!>pCWv0P>uPFtIMdo3B$BL&ypC^9yM}JzlAEIb6}^}SdS)1R`)Cz>XU~O@+c;us(Xe$3mI|M%kfH# zmLu%2ev-mz1K^77VA+bxs?UDWwN5+?W9YT%ODL~+OfiYXA&`puQSa|vL9|`CWvDNp zYjGs#xi)EDkq4hXP3l5by!F$-W2Es7v$)Wn<8ffH8~i8^z89xEf!*t$bx0R4Dgids z1$Y1_Qx)J~kTB3lU|x~Kp(HNLNYZ>@FVmaF|Ca)t@dwEqiM?#u0+k0vA<7RfjD>&-xl}x zDY&(5*&0hyD77f*i-MOh*SipJiF$WN$$@ zx71e-Ce%#b>ce@yuX*Fa9uay$1P9x`lFK}}AqaMjb;5Ocd^;A8$K5O=(e!v%>FR>Qm}(kOGXyNc%x85U7pU5_8_;tiVw0X4G)-H}28eDDSN zzd^?lJmTITaupKb0*J`D$sge)PPOb&n+%g)%560dzku%-%>UGFmOmu^YZSxKcG>3p zRj;v_%I*q+}{d1NQeC%p$=4JM)rn#<;F@sc(#(}xRf<`c zUe%1bjpxfuU+sxMImD(3M_OE%?fD>smX+LyG@ly>Zb}aea=*&hy5WF_>UfFY+g~3{ zD&1gz8ObhN4Y*ZQEyyBTnZJS_FJ+GpxKfF2s|DnS*{u9v^Q2>B z#OCi0fHPX24j*_J5pRKyVogUw6Lc^%>5s_;`M76}FG=7zu;_?lt;<{Y`Uf8f@jDF? zv}SRzaU24VKg5mPvVt#{h>2W0VW)nV0L1W^+AOCmb8;+=5Rl}eY!x{mIiqh2&)eEW zWBe+b4fMR;i~?1_l=}aow8}w)E$8fV}^y2;|a{eb-s+ay#5T@O0k7k-M9euxHOA^H-zy2f78T#7&SP zJ0{nzaozcPNO+Z&##nhSY1p0~H(Vj`uZV(=dOq*i;2e?o=${Cq1&@xsoP7_|k-~hk zvTxFa?&O`GTVq&5?C zOn3Ih34KNLRtdYt@@w3c1h~GXksq3c1rRW$XU~)^VB_Ee6r*d7s7|VyDN0ey8;1ba zx=Hreq^SAL4ck7~t9XK~LQ9nYVN3j2zgnefA)et^@tYj9hG9Uo<}7U5a0c7L9#Ls@ zygy8F`PmfXgq-Aeh(m!Nt+#zG7$jr0`oQnX3Lf-d$b(vkl0nw_6Adfn1PaDc-6|2{ zlKN4~b{C)T7q^$r_k$p}*2h0%d_+i&5xEglPCJ^y5mAOV)dx`O_vS+@O3uI$#B z5*DcHrT?P6L3sk~ckoZ|d)fD(O%v7JBv*l=k?Es8ZnFVZJeo`27Q#*j`iV( z+Xz%fl7s#{$r=cO7wYyp9f$Ie1Bdu{G_hpdd#OrUXr!SP{c7X(DCrvl{YpEnL;|8p zb<|h-owzE-9qkH1+1e-A%|GO3e)BK8OC#6)#a#3!Q)hLvQ<4a`?aUdroODpt z%Z!}bIV!}L59BXZv1;Q=qqN!@AVX0R;;bZ2sQo^%lQ8EW#jG?@AiLSHQSMVDPKX;1 zeJ?`-;sL@RrzV1L9f9fDmubk@H}cj1GExHpzh>=tv0lAAzW#XQ)^QYy@yC3m*}mUa zI;&`vIInMkgE&Kd9|zxZgxF#h%h>!F4@U*6NW^_{z(E8gK|XdfV{RN`^0_+qgXR@a@+--p7t=ad=bG&fbuKaCUbmTt27 z6X+96hlGNv9)n0DKD(9!0qv0#14#0$J;_~iW(&^sCXo~lYOXB^$m&CGL6;mmqVS5{0RxU=mJleeDzB*S~oTxR=~2t@2u+RXf1O88n6gc66N zArg7&>y7YO5cj))+|oMnGann_&Ul0|A6~2Xv#S)=tieoEPI$wJwKU*=OqHR2CF4Tb zih^{$oKD$dAS?PwqwH+noxeHObx@ZKmsOmgC7;~Ao$-L$Um6FF93h#Di+#2LXL-M3 zDk9Zy-v$OAtP=Ex0~ZmWGwIkExiB& zRL*W7w?4gCiud9T*m~my;oK=uzd}!!MuqZJx3nI78ZViN)vG3@a1ytD#i|IUnl{tEd(pOio8AGu2dxh=x z?jK~v#K>=Ri*96)_P`gY{w5jlox|>iuL<;n&dxM}Vo4llFW#8WT?P~Xg5CxwsUe<7 z$=SV8a}_v~YXMF#T@s9ROqR>` zY(O|Cc#?GkwzCk1dbJig_CHqt*I?4j@lQxZ!Dcpm`S2gT08IbLIMU3(W59B^ZZi?C z$bv-n@OF9=9x(d3{`EQ#LNsZEIV5!5Yvn-0;ah}e4A1r(&b*)HhkA462dlV@W*%|2 zzpBz~Qb0cra^*+~&TR36O+$MBUy69~oqhQHZ?ZYrls3oH$*dA^3T)=^dqzJGE!VQ% z2}b!IN|M5X-u>}u4*`GSQEPVCn0-Z6GHhJ5xFU2Gd@@-MJTRR`W+%1vV|?BFCez?5 zNXFwS{}##oaiRFSw}?@}b-U9}EhKBGDpxcx!C{IPP*t95dczn;_3ny>8qqGGvh$L} z+_Mo!`%BS%9I7eHbvtDRRiL?_2)h7@MkD0!;dyo5#K4rJMbj9Lm-8a^^XvYFUF^=GD>bk-($o=xqX`;!=c2o z(*@K&O*S%pvFKst_aa51dn@iOiN7|mdz*8^ZI9D9$Uyr80TAC=w#UR^lM-yYh|p%h zzzkt|;0i$h|HCu|@RF8>5V$oE>n53B}D9hhujh^X%H z@;wWtWKN9#X8I}Q^0R(r;cLg-99V(wJC6mzu5|;yw-kHJXuOkQbs5 zY33@Z`2`rc=mC3B>QD}|X&iQw5WCOK&@RAV)LNle(poE3|hlM)dV zvxl%&$+E&0hH(R{#5*J#7hScgLLK#H{QR0Ok%qC3mx&F1Ilb+S^lqyPkctCD^W3wB6R3bj}?y+sM&M)8~@G(E=X%OY} zDedN?~lHXF=&;D;kxUKj*vRq<(b`FshCKK zuLo@yvg+j#xanwB4$Ji{we;!(G)AP$K#dllO$;sYWaorm0#B9)9Du`17B3kfL#7bg zfq!duxp$?9|6&rd78Q z({OHk*1nwC^ob)Vz)K`n(V7J_dt@cFctyawVq<1wDp20;Sdy(kD#`fx0m*!Zwgq%s z=N9RL&&z7*v}n?;1QF+7H;>!jc#vE+5-VkAI@Qb0#Qlk*Xx@3tR~C^Y3DeMaA{&|o zJs}>anVh7*>i@i!$!uctoW*3}GIF4-CORv7sEOaBCp_C*sm`T`oi#ICov$K0#BI}s zp*=|;oBx#e6M2M}PDfrMe#gu!rZg$;d=d-3)noG^_U%XV&5hp8VJEovN?>wLUFFuq zA?0`}!TUqKQAqxU5>7hdL!DYTT_Tatd~}3=tU;|~&H6)^>5Vz5V=rO9gWXTBT`E?O za2TVpyIh|?AEYwW6(fd{lA?s{Jn2Eq_GvpPKfVT#QiY(ty;9B4#NU(*>dmX52SjO+ zr&%ggha1L>^LepZb52L5T&GH6P~tElf@^zksG?3|DvaR0?D; zMtQ#k-`;vQs`frfgL13zN=_(aC<{WrJk)1ioN9rMIBIF)_;3Qx#L~;zZw;m~dwbA} z_I`h!E&2K2rU&R6*@py7hgmGAF$cJ19p{jEzsNZ4n&Y%(45gAK`$GDAw-D^gQjrl_ zZ0C3YN-GX?l)5rC?(Hau-rg6(uKMJ_Ah2Qr=*01e>}n?(0D80(E;-*tY6X7K48Mx- zov|@@*iVma>{tdJ?%bvCrlw~3+7nXD87~Kd9<&wSer-YiiFu2QjIbjQnzd-kU(x4W()N-?)7;%T zL2sc_XU0^;^nvDu3lh~XT;CzF=?TN2ch0#}y{+W&u+wpgbqsDuBS*jXgtzMH-g0i% zuiej@y&@}(^c=jjIvcFn9Ls6HA0qm!;lh69n{Y$lQnwvfgKnMV95f8#v-xB+s?Mq+ zfdJZMv9tH1Su&QP#Y@?s^;Wa6DsVZLa&x`khDTVnR;F4gXVD&G+ zn6_-UcYEfZ&YpHiGvYT~#sqSb_gc(-chj%{TCps+>T3edWQx>VXB4UEZ+!0!d{E?6 z`Zh65R@=K!?qV!U*v!1iUA9=iMpWBJ*t{u!>=GF5Ju0r^>dKBhH&m`mBR@$WWe&^7 zP`y|dK-Zd9`uSS33LlfsQC3g-R&;xGCG*)*RBUr}CEqrSNm>u3BA?8R6N9y>j>E*C z4mB$?j5Hsv?oow@t1#BfuJ$$?>~Bl1j_&24UahE}6TS2l^@2eP( z5I|?T#Y`x$(_~$(zF$ox;Xc}|70+fCyY;+AL6Vc6BDI;&eHFHwUoq}o)_->flP(*P z&s>J;r|J2o>Om_!CZQiug5rcmNO|iX>9s}qyhMTs;hL;Sd%h0RY^1p*vBQOYt0O@G z{iDc?Zd15>z1ws?U%Ti^)uwhzE&(c6AAZ4Q=e|ajo)_?MCvH;x_^H0*RaSgcNYyxl zLk4RUXtFD02d#t6n&+!>Nh7k?Xa#!1X-#6OZ{jr!`a$5`x#tgxqNHQbkw_>I>Zmi& z-%td9;%_=?MJCL#i}LsTIj-+8N};6_(Fk zdvQ}Sf}h;jCVV0QS45D*$oUYH7m@2?rH}Lu&Ib$~$NH+CXvI!qmqc|#mB4KN_#syW z3WpexHR#+rZ?^Xqy$^yO=hZhA`u4&_5uBe(p6zV7%*{#_wJ{eevQ{{)+scS0!&-B? z0IB9mge!M|#IYIlQ=9VJrC5sV&TIlN-`ANa*p5${RXjc!g7ovcj^OKNpAv0cH9Js>w`vDk(F3%?xLx*)!^lq4tEtXS7jtke7p(>sucfwk z8G7}(ufqXYCC#xAJ~2hHDgpK%4Vb083dWmgsf|`dn z4AQ>(1FW|iqqxZb$#VCs-bn9F?9#Yfzw+yZ1=ye@SaR6P*Jgw70zGiCW*;)%r-Z4D*nqmnFo!!05q2_=O2vZ}$K1Hkosps*=jK&s)DqbN z8~3t`n@Y71&S$9Zv)nsgXs(#*5a?Dqx&sz^ewzvT3MJWpdBHHg;jPDKm`eM^B{cUl z(3j#-)n54+C%h6QJr7b7qQ_aeq^gd>p&nc1ga+*qc+q@c(1M1%On*5*Eb*-`5CG%W ztA7E;e}e};&LZGcLRk!|Odw19krq681W$D`uM{=LOKh~TqrpmFt*d%BY%Jnd%f}pY zs_81a9)vD#M7c zqIjOUI{r5veF#3UW1v5)DdwPAWqOgwCRl^2w~ESeM`St)1XwEen0-&ix9j76z9pW zy);(Kz54dr%exVH`vv|1|A!-%@2$tXfy)YK=|WjL@)Q=Sue~sV-Xbu4eYxl4*IIKwag(CEwiOo0da29%E(*-Ty z^1Oq2I9$1yg>&@hO@Nz=tBL{l%Ev!|$)Jpzb9)~Vk#_S0{{@o5YX+wH@(_qXb0i-P zy~wO!R2KKv3&@{o{&+g{-Onwqzvd9|IsNQ-p}iQaFzpSj(hxZW;3lHWTX9yAY*zE< z!U@KGThy~y01RhrzB(iMKiTF>h@KzOnZ8d&mc1X(Q19(wF=wu#F4Q~p>w~P_L0eZRD*Nfjyhbyq z;~S%qs@`-iHPAfnqrJ2a7!oTvV!Whufg0+%Jlu<~ycnPn^nmJ`NcvN#`lSGk7Zz$t z1f9HO-gw-wj8w;On^j%be_*}!NLrxd8>)@k;cHLW%&CBjpu5kk{?vDYikoLTL`2Q1 z_$HtK1UKU)pM1`o^?aJ4{=D?(Gx(cP0KGdsBp6@$^4b}E>`d=#(0`(ew!PJTVG+^T=KT>PvD7TtlKsBygB%XECSSZeHW zK9;^C@7q65W<SV7p4V455^#m}8==C?vic0Yb@0ex?&RAOm>R_xwTI8a~)mq{9a= zKy3gx-(=zjSI#))n)A0)wnV>M7tg!~OpTl^5cFq~pl8<4L68%E1)xd#DZJ8uy<*|% zU3i^7mSdhK7MSt36UF?ePJY#9`F(1DXVSOPnVL4$7e2X51$5*80tZD4MV{-X%x7Hw(NWa%1_;DB`AYd~ zJ!4NYt^x5(q3>QgC2(3og=O`#AY0e*CtSH) z8>+~Rq1|t?qh8FbkaCrcfw|3jJpivo_d2)Uu?>Y-&9t>XW&i*OMbLD)={ znno10#Lcho5!ADq_?@>!HMAX7WUrM$9E<9Urv9x4J@{_!$M*+0UfKWB`BL;=*a7!nd9*JblTDXF29sXFY=c2I7MF4K!>v`iz1^lcf0%E}-Bx{toNEwx#q2*^YuO`{Ad8JrxH1O9&ch7)YGe|Rt=kwQu8u?BA5nwL3&EH5JyER7@k&N+UVgod04gJF>9 zpt*3<|3TZm$__e#*d)AWdY{9OvMNUO7wQym?A${Q`FmSg#ICFN;`L_mJ53u3ymLHP zg(N`#m7?ms6V>pS#uJXpG#W{4K=aGC+HO%uv{{WR+^4^x_d(0SkiPL`Vz#VfjH~u^ zK0)KGa(Wrs_3#t8bsfJGuUDo}SaT3IGgAa*r}ch^A4^AG8(uS;Hu$f{USJoJ7;S_c zO>;^myxIltnL*%RFhaKl8s^>TIFy_oe^zpqWpcjn^_-3rApd*MU$0m3>rs60ajUG< zzS=PODlf2JWnP7?2}=T`lEU&oB$aH?%X@e1j2pYzaHgXrZK*8;x2r=`rBhWUPDwfz zUY}rr@jSXZysDDjx06Omx`2K*ym5C#JMbOH2D2F7=+gU0PRC%e$ z-jj9Q^Cj~;DZ~?{)Of3w&UqIWyw`0SB1h`%Fx@oHKj&qWIxsLsT$o9bFrMh7Hm371+pFj7!Cba<2!&5Cvq0&^3 zYhDHd{9{PaA)#;V=*cEb4?dfu!$E(e6Ko5_<`gDa+@lgG&93jrd-6kxpD#AaSmX2q zDnYU6u#P;X!t6l)*qq)3^DyOzZ1TxchVl4#VaJp)K$k~H9AV+d!Xty%WEb1mLl2{P z>>AoWA}2^W9*%%1Nn&W;4&&b&18WEbV4#+R0L0@sv-^M=1?)`*g)#E`O2@gt8dlU00f{Vb%VNCBE!9%#~3~SPKruK30%a%URd8;n0yPh1`(|m5=7A0!wC~ zBfU_}^NBL(icY1|2mETV6?F8GsK@dT7WmspGPc*=G19e1ToXq8L3_-lo%>nO{5l1P z2Ry!IB3+YawlRTQnXX-;nI3oG`{Dy|j^HNd%2PoVPVPPFy!`#- zQ1!%L+~?juD8hqLda&rPd#4KJbk4+inKrrLJ&Sb22})J)%f3fInl?~bH|1Zk;2q-` z*Bty#i?$)&XEuD6y-reS^dhctJ3}#Uh`iS-#fzi2>DISU8eY(|mRPiOVX7o_zj#Vp z3Cc%QcQA8{6XD&cfAo_IKEH#8O*nYtcB2f*%^d49Is?JtD;_@2Mz(RY2nkfFO+Rg5 zXVQ&vNbIEP(=E(|6rbL7>+E`SVaN#AOh$j`UD#%)@Z4(j)zZs7*#!Fc^(NrH$D303 ztj#qAy;YwjmmC_N$=Ga}GhMC)1zd+X0}pv6lM$PRiP|k5bH?iXWgI}+Epd-aBp0Pr zvCI>~eW~(#(+HkJ^bAsb#t|$Vbah$Y;*?x}JuN!5%U1k(`XJI{uh!i1fQ&GO5DFNyhIZMYUI@{ z-t!+uDGiWose-20IsxeRCOXf&$$j`RL71SXcc$O!i&wNX`7cM`B|Sm*^l{2bu-c2$ z{cUpeNnhY_B7>rb>oVq-00Iy%ZJujw?%IqpE-r3FD_fTa8QSO ze_*95?td6@YQr{Z6$wMTYi*=M7D65C_C6=^n%uJ=HYve243A(_pR&fVyMqOjW1o&p zD-QuMsnSXvem~>5ya&sx)mTQ2X2Qxt_-;lV_qO2+0|$sqOse1E{AQcNrG?uk@wj4mN6eGOx?|9Z#{s`|cTnR#x%H z7z4+l91xz-Wbe9iq@5>nRA>6{=O7fFkgoD82%o%hiO2<{7kfKqbR#tbh03>expri!c)846n=EVp zjP?D%N%RBTTr>I^*9eIGlx0IK;%Yx=_Qzfwn<(~uvXQyud$c#lDb9O%n7vVjOh-g6 z#Ky5Mc*jYnA1%F6nV7q@t#*9)1cS)xjl?a~>0-nY9^jU;ian{)Vs$)HzO<2h{o+Xv_Z2V?Awc4L=Pt zwERRCEM0x;Y1yD=E6v1)@2u(rxrqX<=0z(ceA?~RLn+BDupGmUxb*!zTPCkDgb^#u z;n3ty79<<-ygn@YByVqG&XD$`Z#-L{&342438YGz21J(r8h86n=*qiRHy+(Tp)1*{ zoz|Nug)&#waL_7?V_$>e2xp5IMIS?gy&VqF`w{(6umJ*5h5SL0hh$28C z?DY6D^?Mhle1^;09!?gp*A}qu*91`Ux#|4YGO`lNq`G%oOkJ1?K1` zbl{r1hojYptx_WG+Z`;CW6|Y0GTgqYrSCxdJCg*@=iKEX`>m97g8mu$dpvTi1l-L^ z?SXq^;{|uiZ+*hFC5t$luAISb(R43JE=EwP!g*vx6s4dp#BTdrFFwjjp-sW;Hd*3nA~U_l6No59(qfw@2qqqPPo9~tA5Z!pN{DEl6F}GS zUDm>OL%9tD=gmw2Jm)0To07Ni-10K-9ltdhO5gjMyt3A+WBaftV)UtRtRpwO5u^`G|Xa6qLNk80$^_z`7gG*Ow#W zn>XO8fTncC%F~WgUk3|taqYzx?JjnD-4K-|qw!qZos?a1-%ym*O>qgUj(9b3KlE|E z$x>cLIf3GU!kK|3W{)^KH zG#sNKwzqn?5r4foG`zmsE&nseYfLO=78a zCU(;fQD^*UA!{ZC z6CS?xg)ZzMLM#8CODskwWu4BsvqUOAWMYDqC5*cu19~rBgW>*oYeay}RiaXbD-+ZK zbSlBvCGmv}_I^KscSNM7RlSfbZSZH2D%Q)G3;Ga{bqu-WggV)AZ|rXg9rDYmOKt!qQ~&eSbUWah zJ;AEdb8(9<;Joyfj{#TyK2SUM|NGPqp@*y1pm|!D#hvu>BCo-o@0Y#I!U?6whPls( z6sX9EG*@Fy3Doz~Nrk}Eg$ji6Q^{Je83eaN_(Y{_1|Qn8t32K*LY+~o6*;8LRA(Vreh`V*`X|S9ky57FU;2vJf`uIIoJiY^Qe=$w8 zD9xSrz>D9M_rb)qOZ>lfTNiRXGCjtOZ!fcz>~4D&lZM~)L#ero#h%j3Sc!hyx8b z7V49k?G@C5`OzGtC0C4cxyxmr40(Ow5ldJ0JJr3uA@)bro^7WMuXf*B2-%0yh6^vX zFCM60FcJUCM<}%r^qPa&Di!@Wf?ViPwbDrI^lyj8XJ4zO_611JOe8BuN45~qsg6VL z)C%EB=}#eGvHI%c&qMTt?`sFgv?xZ`jEaLc}O-vY%0OAwB<0$E_EjHSaqfij%9 zZXhb6^70Z?Y9Hmj3PhSB&;c&o!(vxS&LrMe21LrHlCJ4Jbkc(zNf-JT##*Mv!7FX( zqt&?n)KQ-IdSM$g#L=dmFR!>u((j%#x%pxRaECsavRNC@lriPqn)5tW_(55cZzUsm zc43MA)Y-!Mdd7YzmcP8V=*{_}XUrj+_brJpllg9x_%Oa-O`~XaTmGnGT82C?qM;~P z=wIPQM6R8EE=eB6Q?a_5RC=a{$k)!kjuM^^P)5qoGzk`)?+I^|23|5(Zq*gK1*Kxe z1o7d;Kyu97D53uJAlXlh)#z4$@*Rbn)oB}QL&HOx_8cn}~p)8-H^16!4@6SFP@J5rG=<{AWwCy1)u3@G$euL9v^ZY2 zx#BQ_EzcAvovXf9EPR~ju=$X;kjpL_uYcMS{*-_JMXbtR;u%+`E0g_;iQqw&gZ)9J zeLbDU>1$?4Z^|WB+i$N@I6TZNoHqK1IiI%~7#@faHqKSEdH(kK2@!Ah5&}_Pgr>D?f({g^t z06OZ>cSB(I2@`G10M~OTfw9F~F%R>7hk3^rra$H0;mGb*_mhuEZCr1UVL3QRE>OO# z-(TGA;CyP~Y2Xq=jdNy5SIp}GD+o(ImRF2c!1|r#hdD0F5wTleo}U4rWJZ5lQG2Z9 zvfsvZhMxD4k{ovj>bI{=oz22L@%o~crb5!A=LkOf-L`oiFOQY-m1{O%();g5x91=D z27Y6RW6)NEcJg1@akQt^y!M>vc4h-J~fsG|-z$gc}-1~VJW)3Z`!^jmt^x!unAPCFG2qm+Y9_ z;1_dlO=n;Sb_XZUSCppo?Wx(N&1;z({z|76cxJCW9f>?r#_)DPDQxT1&BiCDC0EC^ zOJUvLIkhy`uh`lEi(a~E);4+7_Lw&A#lYYT{Wtcw?X|Oaw-`WDQu6qA10?6lA4?x=>PGiPq^pqfLWOAP7~cs(j+e z2}O0AfoA75dA~kD)dYp?-OI%8<&HJp(&tE;-5YjtfU5aGWoGGuBK~HkFGPO$r&+j>} zzv*ITvKU5GsI;VU1(zpuIP>EIX9@r>1z~H@QcoHv`ubweIvTw|<=Kxd!6y604rCPq8SIX4!pjHKX_3 z{Y>1Zs1LQ}An!G?biC($4TDM3myFwPtG}7~9?k;nnyv+9JN#6e0%X?vwpl&@YhKf5 z;|E?A#d=k42h!pjq*J(VUEFV0y1XVe#f-;?d)&;9Tcwl2zh?8(dxhtc2-L;1$L31O zeLKwYqtt%UWd44c_w_?G@cAOYQrygpDUCuZ6_&i_mjX*iG_G67eSa})eNBiSl188S z<#R8fMhPWcs>z+?JYy7$qOJX)HttP)(sH!%u=XW+m0N>@=Y-D8M9EF5d*Dsas=Pq> z*2{&0D2>23czr%ApBqCWq#r)$z?^uk>9_wx zy=Fau^RvupK}HbX(4W3JOGf)a-DafO^v(1wr)R@J$5Vsae#EUrnF#~U=1}1ewq8cF zn6NhkkDKd1a>-=05qFAEOTMZQ6}~d&^_5=NF*|?PK-3#BeEq;vUQcjp%Z9d_t4>3K z`ac`av^dx|9eGv=VEJ2eW{G3=my&peBF4&o%$70<@!1=4W^G+L_mg7i-0WIV z8(3wVVS+d(|E70unlgFl+)HNUi;;=Dy7e?(Fc6{4!P`P=E49{7Ahb||#3{~Y zg;(e=H?ofhhnGV=pLNvT9B;{q*heO|Udgj}L)jw%_IuwOP&-YbC-iWg-O$jVyj_#! zllIZ^;M%YUO&b*pjoOuOZ6sfxekw$S|AVZpXD!uv>#Pfi5*^+hGrO2@&R=mrUTD|X z)`;Lf!jd{Vt;4g%FL0*^PJc?8n#JJQ93E+a`X^D#8XxZ63=kCaaDy=n2j$CJ-fd1Z zSI2il5x}$c%d%gdgCWj@8w40HZ;JX-pXIz8w|8@o@LqlBR6#8AeqgYLw?6CS0<+z0 z8ID7uIrwAkU?6|Y3iHQFlOKtiq+MoHX@Kc8bsN(ZRLuvFQw|a= z>NJ5Tsj?2sIOidPTgW9SDsoKblk+pImX*BrZFkbGZDQwz*#qBPczs?$YV<56ieh+G zUZXTA$_jDx%Q7FM1FYv&iOl5w{Vf;ddsSqXZWHTHMnq_Z2E0jfL1%kHlIi6Kx;tj51H8io-f#@ zwoPcz5rk`LUhevfOx15Xxpm)}X0_xvI+c=_7oHPLWLkVvO#K3NYfRz!N`2LPcW9V9 zo(gcQI?kBXuo+?_1;Y|N30<+Pv^$a2FGAp-{Nq2|!af*H-izzoF(?L)5uh>A>s?n2 zBIeq*10n`AfJkdfwaavMS9@B8<2?6YQ`4j4QiJPl=65cCJP8vDU9K)f-PGq5t9ni0 z!(w91u|Gm90t>jeqXNhu9c?Wp#~9)?JX;8rMK7%}CqvGAUrIeENea@?L4X(Gp&#JWEQxWuiG?yr}mFg}33tImNE}}uZZ1;oT%&o2|uO+~z2kq0(d)= zQ7Ezc{WcWq?*IZd1Qe%t3houb3KY%NKj|YYK-7Lf6L?j=EfqA@#fKBBJycq1%gt?U zVoQSS*6mx&?xH)f4Hx{2#OptxOfYTa8uvTVwC$h?Fm13DX+z|MXhn0CCT@7B(}v3_ zqU&wnI?eYbK4he+M^VQ({K}Q}~xL)qfVxe-;m*X)SFd z&#m5BK+u_4vi!xjKTOM1Q&9>!_1G6oCP#_-=Yd#X5h(N)fksb-@wL4&l|Gn_E}y&I zg=S?x!h*L(9%g!oCA|S@>%!wsNniO5s#PB(?ZY$n#E-lYhS=X7S;70r-o|55PPM&; z!Mth?@~;F&&rhPgguyn%Z5S;+wbR4o!6IRdKuA7ENqDS=w>2F>oDB%va$ok)yw)Y# zI;fVaUc_wM*M2ct;`lRSN5~l!Bdt^@*E7ls6VEcKJ4tveJHN{!A@ z?#{aL^`P~cSk=`jBvL%u6x@GBo_P$)ZoB0k3TcC5F~VXugePV`B!dHK#1bIy9N&2A z@xH)%Ql$X;cona7I6_~q2`Kp+LXc2#*`;rGNCFkS*)~a1Dyn+W-82hg@@LorPK!B` zsalBU87!NWFAqi)a=2z6a}L_Hf)t zrFn5VQdaWJ75)2CKq-e1ewFqgI3oW*YyRgD{&$YnN`KQQ!W`c92vuEYG`P6m2mKp; z_Rk}=4xxxz$HKX4Qqm|whRWj23mNMK5^)vH4r@S1;JCbsn;m?Mc_C?=p#?cxMyUsH zv~ES;?*lr{_&e#fyC{dqa{9sIB_+eAXUENtyaRlrA3(5hhCqZO3F8VOY>SL+S)rYt z4tcS%JU>E{tUt~IndX_FpUo~Edn)g@0Z3%ici?% zRv;S!H?G9jLg3+R-3liJ%`x*Jns3MdrCP7luA15PP?fc%$q{9#ADy*SVT4;W%HnYi z&7C5hhaZVq=|YJLzfo2=ITXCw-~0Lr^ghQupolo+si@15=x~(=7KgOYQ2e3&F$C(Z zf;9ZNDkQIbX`&D}^YLGlUtHm;?M|yJq2WThypE+*ER5tYl=a zhVs%t9%#%2TJk!sisP0fd3GZS&0+>mebE-x_u@)-4jE-LwCP`OF;)HKA30FOYdj0k zQ!nn^gN7VOvBa1qVuJ5I@(!1P#?<+csHRHZOT=JZu)~sT~rl0jo=UUuF36I